2006-07-04 [colin] 2.3.1cvs56
[claws.git] / ChangeLog
1 2006-07-04 [colin]      2.3.1cvs56
2
3         * src/mimeview.c
4         * src/mimeview.h
5         * src/textview.c
6                 Allow parts to be selected via their text label
7                 in textview
8
9 2006-07-04 [colin]      2.3.1cvs55
10
11         * src/folderview.c
12                 Feedback when closing (for big folders)
13         * src/prefs_actions.c
14         * src/prefs_filtering.c
15         * src/prefs_matcher.c
16         * src/prefs_template.c
17                 Fix default button when closing without
18                 having saved
19
20 2006-07-04 [colin]      2.3.1cvs54
21
22         * src/news.c
23                 Delete local file on deletion
24
25 2006-07-03 [colin]      2.3.1cvs53
26
27         * src/folderview.c
28         * src/main.c
29                 Don't freeze when rescanning after crash
30
31 2006-07-03 [wwp]        2.3.1cvs52
32
33         * src/compose.c
34         * src/privacy.c
35         * src/privacy.h
36         * src/plugins/pgpinline/pgpinline.c
37         * src/plugins/pgpmime/pgpmime.c
38                 don't report an error when the user cancels the passphrase dialog.
39
40 2006-07-02 [colin]      2.3.1cvs51
41
42         * src/folderview.c
43                 Open message when crossing folders with Space,
44                 goto next unread and friends
45
46 2006-07-01 [colin]      2.3.1cvs50
47
48         * src/prefs_account.c
49                 Typographic rules varying from language
50                 to language (in french "Protocole :"),
51                 we have to do that :)
52
53 2006-07-01 [ticho]      2.3.1cvs49
54
55         * src/prefs_account.c
56                 Only use one temporary gchar* variable in
57                 prefs_account_protocol_set_optmenu().
58
59 2006-07-01 [ticho]      2.3.1cvs48
60
61         * src/prefs_account.c
62         * src/prefs_account.h
63                 Use GtkLabel for existing account protocol name.
64                 Created an array for protocol names and populate the
65                 combobox from it in a for() cycle.
66
67 2006-06-30 [colin]      2.3.1cvs47
68
69         * src/compose.c
70                 Block undo when changing signature (by changing
71                 account)
72
73 2006-06-30 [paul]       2.3.1cvs46
74
75         * src/send_message.c
76                 when editing From in the Compose window, use that address
77                 in the Return-Path: header
78                 Thanks to Colin
79
80 2006-06-30 [colin]      2.3.1cvs45
81
82         * src/compose.c
83                 Fix signature replacement:
84                 - when no newline before separator
85                 - when reediting
86
87 2006-06-29 [colin]      2.3.1cvs44
88
89         * src/folderview.c
90         * src/folderview.h
91         * src/mainwindow.c
92         * src/summaryview.c
93                 Let 'View/Go to/Next marked' work like
94                 Next new & Next unread: across folders
95                 Change the select_on_entry pref to do
96                 what we want when changing folder
97         * src/common/utils.c
98                 Fix single-quoted links 
99
100 2006-06-29 [colin]      2.3.1cvs43
101
102         * src/gtk/gtkaspell.c
103                 "Sylpheed" and "Sylpheed-Claws" do exist !
104
105 2006-06-29 [colin]      2.3.1cvs42
106
107         * src/imap.c
108                 Forgot to remove debug
109
110 2006-06-29 [colin]      2.3.1cvs41
111
112         * src/imap.c
113         * src/imap.h
114         * src/mainwindow.c
115                 Disconnect from IMAP servers when going
116                 offline. Fixes bug #978 (going to offline-mode 
117                 won't close connections)
118
119 2006-06-29 [colin]      2.3.1cvs40
120
121         * src/main.c
122                 Fix transient setting on failing plugins
123                 Patch by Fabien
124         * src/plugins/pgpcore/sgpgme.c
125                 Only warn for OpenPGP. Most people don't
126                 have CMS available.
127
128 2006-06-29 [colin]      2.3.1cvs39
129
130         * src/compose.c
131                 Fix Spelling menu (discrepancy between context menu
132                 and top menu when folder's dictionary isn't the 
133                 default one)
134         * src/plugins/pgpcore/sgpgme.c
135                 More error reporting about why gpgme can fail
136
137 2006-06-29 [wwp]        2.3.1cvs38
138
139         * src/mainwindow.c
140                 honor the display-header-pane setting even when the message view
141                 is a separate window.
142
143 2006-06-29 [wwp]        2.3.1cvs37
144
145         * src/prefs_actions.c
146                 forgot to commit that one (use of GTK_STOCK_INFO).
147
148 2006-06-29 [colin]      2.3.1cvs36
149
150         * src/imap.c
151                 Better handling of login errors (ask the password
152                 again once), alert in case of error. Fix three
153                 signedness warnings.
154
155 2006-06-28 [wwp]        2.3.1cvs35
156
157         * src/prefs_template.c
158         * src/prefs_matcher.c
159         * src/prefs_filtering_action.c
160         * src/prefs_quote.c
161                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
162                 patch by Fabien Vantard, slightly modified.
163
164 2006-06-28 [paul]
165
166         2.4.0-rc2 released
167
168 2006-06-28 [colin]      2.3.1cvs34
169
170         * src/prefs_account.c
171                 Fix bug #977 (Can't add or edit imap accounts)
172
173 2006-06-28 [colin]      2.3.1cvs33
174
175         * src/mimeview.c
176                 Fix previous
177
178 2006-06-28 [colin]      2.3.1cvs32
179
180         * src/mimeview.c
181                 Save named inlined attachments with "Save all"
182         * src/main.c
183         * src/mbox.c
184         * src/common/plugin.c
185         * src/common/plugin.h
186         * src/common/sylpheed.c
187         * src/common/utils.c
188         * src/plugins/pgpcore/sylpheed.def
189         * src/plugins/pgpinline/sylpheed.def
190         * src/plugins/pgpmime/sylpheed.def
191                 Win32 compatibility patch, by
192                 Werner Koch
193
194 2006-06-28 [wwp]        2.3.1cvs31
195
196         * src/imap.c
197         * src/prefs_folder_item.c
198                 less compilation warnings (thanks to Fabien Vantard), less typos.
199
200 2006-06-28 [paul]       2.3.1cvs30
201
202         * src/gtk/gtkutils.c
203                 gtk_combo_box_set_focus_on_click() is only
204                 available since gtk 2.6.0
205
206 2006-06-28 [paul]       2.3.1cvs29
207
208         * src/prefs_ext_prog.c
209                 fix engrish and add a tooltip for the
210                 'command for 'Display as text' option
211
212 2006-06-28 [paul]
213
214         2.4.0-rc1 released
215
216 2006-06-28 [paul]       2.3.1cvs28
217
218         * ChangeLog
219         * tools/Makefile.am
220                 include textviewer.pl in releases
221
222 2006-06-28 [paul]       2.3.1cvs27
223
224         * src/prefs_ext_prog.c
225                 hide Print command option if libgnomeprint
226                 support is present
227
228 2006-06-27 [colin]      2.3.1cvs26
229
230         * src/compose.c
231                 Fix Esc handling in insert/attach dialog
232                 Don't show this dialog if dragging something
233                 else than text/uri-list
234                 Thanks to Fabien Vantard
235         * tools/textviewer.pl
236                 Filter script to display stuff as text
237                 by H. Merijn Brand
238
239 2006-06-27 [wwp]        2.3.1cvs25
240
241         * src/messageview.c
242                 use the exact product name (message view title), patch
243                 by Fabien Vantard.
244
245 2006-06-27 [ticho]      2.3.1cvs24
246
247         * src/prefs_account.c
248         * src/prefs_common.c
249         * src/prefs_common.h
250         * src/prefs_ext_prog.c
251         * src/textview.c
252                 Add a preference (Preferences/External programs)
253                 to allow "Display as text" to be done via a script
254                 (patch by H.Merijn Brand).
255                 Use GtkComboBox for protocol selection in account
256                 preferences.
257                 Only include current choice for existing accounts, and
258                 insensitivize the combobox.
259
260 2006-06-27 [paul]       2.3.1cvs23
261
262         * src/mbox.c
263                 fix crasher introduced in cvs21.
264                 Thanks to Colin
265
266 2006-06-26 [colin]      2.3.1cvs22
267
268         * src/mbox.c
269                 Fix double-frees when leaving folders
270                 after exporting to mbox
271
272 2006-06-26 [colin]      2.3.1cvs21
273
274         * src/mbox.c
275                 More feedback (and optimisation)
276                 on import/export
277         * src/common/utils.c
278                 Fix case when looking for mail addresses
279         * src/gtk/gtkutils.c
280                 Extra check for (X-)Face
281
282 2006-06-25 [ticho]      2.3.1cvs20
283
284         * src/compose.c
285         * src/exphtmldlg.c
286         * src/gtk/gtkutils.c
287         * src/gtk/gtkutils.h
288                 Added second argument to gtkut_sc_combobox_create() to
289                 control focus-on-click for the widget.
290                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
291
292 2006-06-25 [ticho]      2.3.1cvs19
293
294         * src/compose.c
295         * src/gtk/Makefile.am
296         * src/gtk/combobox.c
297         * src/gtk/combobox.h
298         * src/gtk/gtkutils.c
299         * src/gtk/gtkutils.h
300                 Use GtkComboBox instead of deprecated GtkOptionMenu
301                 for account selector in compose window and for encoding
302                 selector in attachment properties.
303                 Also factorise working with the new GtkComboBox somewhat.
304
305 2006-06-24 [paul]       2.3.1cvs18
306
307         * src/prefs_common.c
308                 use the correct default value
309
310 2006-06-24 [paul]       2.3.1cvs17
311
312         * src/compose.c
313         * src/prefs_common.c
314         * src/prefs_common.h
315         * src/prefs_compose_writing.c
316                 enable setting of default action when
317                 dnd'ing files in the compose window.
318                 (Collaborative effort with wwp)
319
320 2006-06-23 [wwp]        2.3.1cvs16
321
322         * src/compose.c
323                 i18n fix (thanks to Fabien Vantard)
324
325 2006-06-22 [colin]      2.3.1cvs15
326
327         * src/prefs_customheader.c
328                 Don't use filters in custom headers' file 
329                 selector. Remember, extensions mean nothing :)
330
331 2006-06-22 [paul]       2.3.1cvs14
332
333         * configure.ac
334                 allow setting of man directory location
335
336 2006-06-22 [colin]      2.3.1cvs13
337
338         * src/mainwindow.c
339                 Add 'View/Go to/Next unread folder'.
340                 I missed that :)
341
342 2006-06-22 [colin]      2.3.1cvs12
343
344         * src/common/utils.c
345                 Add some subject prefixes
346                 Patch by Bjorn T Johansen <btj@havleik.no>
347
348 2006-06-22 [colin]      2.3.1cvs11
349
350         * manual/advanced.xml
351                 Forgotten hidden pref
352
353 2006-06-21 [paul]       2.3.1cvs10
354
355         * src/prefs_account.c
356                 complete the removal of 'Add date header' option
357
358 2006-06-21 [paul]       2.3.1cvs9
359
360         * src/account.c
361         * src/compose.c
362         * src/prefs_account.c
363         * src/prefs_account.h
364                 remove option to add date header - always
365                 add date header
366         * src/etpan/imap-thread.c
367                 fix warnings (Thanks to Colin)
368
369 2006-06-21 [wwp]        2.3.1cvs8
370
371         * src/folder.c
372                 set the attachment flag when inline text part are (file)named. This is more convenient
373                 when receiving (for instance) inline source files or patches sent using thunderbird.
374
375 2006-06-21 [paul]       2.3.1cvs7
376
377         * src/inc.c
378                 fix off-by-one count of current msg in
379                 statusbar filtering progressbar
380
381 2006-06-21 [paul]       2.3.1cvs6
382
383         * src/folder.c
384                 Show attachment icon even if the part is 'inline'
385                 if the following conditions are met:
386                 - content-type != 'text/plain'
387                 - content-type != '*/pgp-signature'
388                 - either 'name' or 'filename' parameter is not NULL
389                 
390                 Thanks to Colin
391
392 2006-06-21 [paul]       2.3.1cvs5
393
394         * src/messageview.c
395         * src/prefs_common.c
396         * src/prefs_common.h
397         * src/prefs_other.c
398                 add an option to 'Never send Return
399                 Receipts'
400                 Thanks to Colin
401
402 2006-06-20 [mones]      2.3.1cvs4
403
404         * po/es.po
405                 updated
406         * src/compose.c
407                 typo fixed (space after comma)
408         * tools/make.themes.project
409                 remove exec mode from tarball files
410
411 2006-06-20 [colin]      2.3.1cvs3
412
413         * src/news.c
414         * src/procheader.c
415         * src/unmime.c
416                 Better fix for \n's in headers (don't 
417                 break Received: and others)
418
419 2006-06-20 [paul]       2.3.1cvs2
420
421         * src/alertpanel.c
422         * src/textview.c
423                 improve legibility of phishing attempt
424                 dialog
425
426 2006-06-20 [paul]       2.3.1cvs1
427
428         * NEWS
429         * README
430         * configure.ac
431                 Update version number following
432                 stable release
433
434 2006-06-20 [colin]      2.3.0cvs26
435
436         * src/compose.c
437                 When dragging a file to the text of the compose
438                 window, ask whether we want to insert or attach
439                 (I know lots of people who do that to attach)
440
441 2006-06-20 [colin]      2.3.0cvs25
442
443         * src/etpan/imap-thread.c
444                 Fix threshold (the append command is often > 32 bytes)
445
446 2006-06-19 [colin]      2.3.0cvs24
447
448         * src/imap.c
449         * src/etpan/imap-thread.c
450                 Workaround Rockliffe IMAP server bug: replace
451                 "x UID SEARCH (ANSWERED UID 1:*)" with
452                 "x UID SEARCH ANSWERED"
453                 (Rockliffe doesn't handle the parenthesis)
454
455 2006-06-19 [colin]      2.3.0cvs23
456
457         * src/compose.c
458         * src/imap.c
459         * src/etpan/imap-thread.c
460                 Probably fix bug #972 (Freezes when adding 
461                 an attachment to the message)
462         * src/common/defs.h
463                 Modernize Firefox cmd
464
465
466 2006-06-18 [colin]      2.3.0cvs22
467
468         * src/prefs_customheader.c
469                 Only allow correct filenames for various
470                 custom headers
471
472 2006-06-18 [colin]      2.3.0cvs21
473
474         * src/prefs_customheader.c
475                 Add a 'From File...' button in custom headers prefs, which
476                 try to do the right thing: 
477                 for normal headers, use file as plaintext,
478                 for X-Face, calls compface,
479                 for Face, encode to b64.
480
481 2006-06-17 [colin]      2.3.0cvs20
482
483         * src/mh.c
484                 Warning fix
485
486 2006-06-16 [colin]      2.3.0cvs19
487
488         * src/summaryview.c
489                 Recursive quicksearch: show message list
490                 in current folder, *then* search children
491                 in the background.
492
493 2006-06-16 [colin]      2.3.0cvs18
494
495         * src/main.c
496                 Instead of ignoring SIGPIPE, save caches
497                 when getting one. Will fix the fact that
498                 hot caches are out-of-date when logging 
499                 out of Xorg.
500         * src/compose.c
501         * src/prefs_compose_writing.c
502                 Only save text (not attachments) when 
503                 auto-saving to drafts
504         * src/unmime.c
505                 Always replace \n, \r and \t with spaces
506                 in headers
507         * manual/dist/html/Makefile.am
508         * manual/dist/pdf/Makefile.am
509         * manual/dist/ps/Makefile.am
510         * manual/dist/txt/Makefile.am
511         * manual/fr/dist/html/Makefile.am
512         * manual/fr/dist/pdf/Makefile.am
513         * manual/fr/dist/ps/Makefile.am
514         * manual/fr/dist/txt/Makefile.am
515         * manual/pl/dist/html/Makefile.am
516         * manual/pl/dist/pdf/Makefile.am
517         * manual/pl/dist/ps/Makefile.am
518         * manual/pl/dist/txt/Makefile.am
519                 Fix make clean removing pregenerated manuals
520
521
522 2006-06-16 [colin]      2.3.0cvs17
523
524         * src/plugins/pgpcore/sgpgme.c
525         * src/plugins/pgpmime/pgpmime.c
526         * src/plugins/pgpinline/pgpinline.c
527                 Better error reporting in setup_signers.
528                 Don't fallback to default key if specified
529                 key isn't found.
530                 Don't allow signing if more than one secret
531                 key matches the one specified in prefs.
532
533 2006-06-15 [colin]      2.3.0cvs16
534
535         * src/folderview.c
536                 Add "Send queue" in the folder's contextual
537                 menu
538         * src/compose.c
539         * src/messageview.c
540         * src/privacy.c
541         * src/privacy.h
542         * src/procmime.c
543         * src/procmsg.c
544         * src/plugins/pgpcore/passphrase.c
545         * src/plugins/pgpcore/sgpgme.c
546         * src/plugins/pgpinline/pgpinline.c
547         * src/plugins/pgpmime/pgpmime.c
548                 Better error reporting
549         * src/mbox.c
550                 Probably fix bug #971 (2.2.3 cannot read mail 
551                 from local mbox)
552
553
554 2006-06-15 [mones]      2.3.0cvs15
555
556         * tools/make.themes.project
557                 creates the themes project from the web page
558
559 2006-06-15 [colin]      2.3.0cvs14
560
561         * src/folder.c
562                 Better fix (avoid losing the folder if scan_tree 
563                 fails)
564
565 2006-06-15 [cleroy]     2.3.0cvs13
566
567         * src/folder.c
568                 Probably fix Bug #969 (crash on rebuilding 
569                 imap folder)
570
571 2006-06-14 [colin]      2.3.0cvs12
572
573         * manual/dtd/manual.xsl
574         * manual/sylpheed-claws-manual.xml
575         * manual/fr/sylpheed-claws-manual.xml
576         * manual/pl/sylpheed-claws-manual.xml
577                 Insert pagebreaks between sections
578
579 2006-06-14 [paul]       2.3.0cvs11
580
581         * configure.ac
582                 better fix than 2.3.0cvs10
583
584 2006-06-14 [paul]       2.3.0cvs10
585
586         * configure.ac
587                 fix setting of PACKAGE_DATA_DIR with newer autoconf
588                 (backwards compatible)
589
590 2006-06-13 [colin]      2.3.0cvs9
591
592         * src/messageview.c
593                 Fix sending of return receipt with the new queue folders
594
595 2006-06-13 [wwp]        2.3.0cvs8
596
597         * src/quote_fmt_lex.l
598                 fix wrong tokens returned in quote_fmt lexer, query not().
599
600 2006-06-13 [wwp]        2.3.0cvs7
601
602         * src/folder.c
603         * src/prefs_folder_item.c
604                 allow changing folder type even when folder is not a top-level one,
605                 thanks to Colin.
606
607 2006-06-12 [colin]      2.3.0cvs6
608
609         * src/folderview.c
610                 Fix double-ask of "Do you want to mark all
611                 as read"
612
613 2006-06-12 [colin]      2.3.0cvs5
614
615         * src/compose.c
616         * src/compose.h
617         * src/folder.c
618         * src/folder.h
619         * src/imap.c
620         * src/inc.c
621         * src/main.c
622         * src/messageview.c
623         * src/mh.c
624         * src/prefs_folder_item.c
625         * src/procheader.c
626         * src/procmime.c
627         * src/procmsg.c
628         * src/procmsg.h
629         * src/send_message.c
630         * src/summaryview.c
631         * src/toolbar.c
632                 Apply bug #964's patch (Queue and drafts aren't normal)
633                 The Drafts and Queue folder now contain RFC-822 files,
634                 allowing to move and copy mails from and to these 
635                 folders. Moving from Drafts to Queue will prepare the
636                 mail for sending (PGP signature, encryption, etc).
637                 This patch also rework sending errors handling to try
638                 to be more helpful.
639                 Also, allow redefining folder types via the GUI 
640                 (Folder type in its Properties)
641
642 2006-06-12 [colin]      2.3.0cvs4
643
644         * src/summaryview.c
645         * src/prefs_common.c
646         * src/prefs_common.h
647         * src/gedit-print.c
648                 Allow to define a specific print font - patch
649                 by Bernhard Walle <bernhard.walle@gmx.de>
650         * src/prefs_fonts.c
651         * manual/advanced.xml
652         * manual/fr/advanced.xml
653                 Add a hidden pref to allow deletion without
654                 confirmation
655
656 2006-06-12 [wwp]        2.3.0cvs3
657
658         * .cvsignore
659                 more files to ignore.
660
661 2006-06-12 [wwp]        2.3.0cvs2
662
663         * src/quote_fmt.c
664         * src/quote_fmt_lex.l
665         * src/quote_fmt_parse.y
666                 extend the quote_fmt parser (templates and quotes):
667                 - allow limited sub-expressions in |p{} and |f{} expressions,
668                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
669                 - implemented/fixed missing implementation of query_references and show_references,
670                 - completed, fixed contents and format of the symbols help dialog,
671                 - fix some compilation warnings.
672
673 2006-06-12 [wwp]        2.3.0cvs1
674
675         * manual/advanced.xml
676         * manual/fr/advanced.xml
677                 updates in the "templates" section of the manual (eng/fr):
678                  - be more precise (both versions)
679                  - completed to match the english reference (fr version)
680                  - touchups (both versions)
681
682 2006-06-12 [paul]       2.3.0
683
684         2.3.0 released
685
686 2006-06-12 [paul]       2.2.3cvs14
687
688         * po/ca.po
689         * po/cs.po
690         * po/de.po
691         * po/el.po
692         * po/fr.po
693         * po/it.po
694         * po/pt_BR.po
695         * po/sr.po
696         * po/zh_CN.po
697                 updated by Miquel Oliete, Tim, Stephan Sachse,
698                 Stavros Giannouris, Fabien Vantard, Andrea
699                 Spadaccini, Frederico Goncalves Guimaraes,
700                 Aleksandar Urosevic, and Ralgh Young
701
702 2006-06-12 [colin]      2.2.3cvs13
703
704         * src/mbox.c
705                 Add missing header
706
707 2006-06-11 [colin]      2.2.3cvs12
708
709         * src/msgcache.c
710                 Verify that g_malloc() succeeded
711
712 2006-06-11 [colin]      2.2.3cvs11
713
714         * src/wizard.c
715                 Add Face header to welcome mail
716
717 2006-06-10 [colin]      2.2.3cvs10
718
719         * src/textview.c
720                 Revert previous (Forgot it changes the
721                 margin on the whole mail)
722
723 2006-06-10 [colin]      2.2.3cvs9
724
725         * src/textview.c
726                 Don't overlap long headers under (X-)Face
727
728 2006-06-10 [mones]      2.2.3cvs8
729
730         * manual/xml2pdf
731                 allow generation of manual on systems lacking saxon binary
732                 but with java and the saxon library installed
733
734         * po/es.po
735                 updated for release
736
737 2006-06-09 [colin]      2.2.3cvs7
738
739         * src/summaryview.c
740                 Fix leak when using Display Sender using Addressbook
741
742 2006-06-09 [colin]      2.2.3cvs6
743
744         * src/compose.c
745         * src/folder.c
746         * src/folderview.c
747         * src/mimeview.c
748         * src/summaryview.c
749                 More leaks fixes
750
751 2006-06-09 [paul]       2.2.3cvs5
752
753         * AUTHORS
754         * src/gtk/authors.h
755         * tools/claws.i18n.status.pl
756                 updated with new info
757
758 2006-06-09 [paul]       2.2.3cvs4
759
760         * README
761                 updated
762         * manual/ack.xml
763                 add wwp to authors list
764         * src/gtk/authors.h
765                 update mine and Colin's addresses
766
767 2006-06-08 [colin]      2.2.3cvs3
768
769         * src/etpan/imap-thread.c
770                 Fix leak on SSL cert check
771
772 2006-06-08 [colin]      2.2.3cvs2
773
774         * src/common/utils.c
775                 Fix leak
776
777 2006-06-08 [paul]       2.2.3cvs1
778
779         * configure.ac
780                 Update version number following
781                 stable release
782
783 2006-06-07 [colin]      2.2.2cvs3
784
785         * src/msgcache.c
786                 Fix catching cache read errors (guint instead of gint)
787                 Prevent malloc'ing more than 8MB (means cache corruption)
788
789 2006-06-07 [paul]       2.2.2cvs2
790
791         * src/exporthtml.c
792         * src/exportldif.c
793         * src/mh.c
794         * src/mutt.c
795         * src/pine.c
796         * src/common/utils.c
797                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
798                 obey $HOME'
799                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
800                 Thanks to Colin
801
802 2006-06-06 [paul]       2.2.2cvs1
803
804         * configure.ac
805                 Update version number following
806                 stable release
807
808 2006-06-06 [paul]       2.2.1cvs6
809
810         * src/matcher.c
811                 fix  implicit declaration of
812                 sylpheed_do_idle()
813                 Patch by Fabien Vantard
814
815 2006-06-06 [paul]       2.2.1cvs5
816
817         * src/matcher.c
818                 fix age_greater and age_lower so that they
819                 mean what say and not '...or equal to'
820                 Thanks to Colin
821
822 2006-06-06 [paul]       2.2.1cvs4
823
824         * src/textview.c
825         * src/common/utils.c
826                 fix URI check
827                 Thanks to Colin
828
829 2006-06-05 [wwp]        2.2.1cvs3
830
831         * manual/fr/account.xml
832                 minor language fixes (thanks to Fabien Vantard).
833
834 2006-06-05 [colin]      2.2.1cvs2
835
836         * src/prefs_folder_item.c
837         * src/folderview.c
838                 Allow recursive setting of properties 
839                 for whole mailboxes
840         * src/matcher.c
841                 Don't freeze on 'test' filtering rule
842
843 2006-06-05 [colin]      2.2.1cvs1
844
845         * configure.ac
846                 Update version number following
847                 stable release
848
849 2006-06-04 [wwp]        2.2.0cvs82
850
851         * manual/glossary.xml
852         * manual/account.xml
853         * manual/fr/glossary.xml
854         * manual/fr/account.xml
855                 added glossary section and references/links related to the Face custom header.
856
857 2006-06-04 [colin]      2.2.0cvs81
858
859         * src/summaryview.c
860                 Skip to next message on move with no
861                 immediate execution
862
863 2006-06-04 [wwp]        2.2.0cvs80
864
865         * manual/xml2pdf
866                 added sanity checks, exit when needed.
867
868 2006-06-03 [paul]       2.2.0cvs79
869
870         * src/prefs_receive.c
871                 page name is now 'Receiving'
872         * src/prefs_send.c
873                 page name is now 'Sending'
874
875 2006-06-03 [colin]      2.2.0cvs78
876
877         * src/plugins/spamassassin/spamassassin_gtk.c
878                 Autoswitch to Localhost if transport was previously
879                 disabled. Else people had to check [] Enable, then
880                 *reselect* transport.
881
882 2006-06-03 [colin]      2.2.0cvs77
883
884         * src/plugins/pgpinline/pgpinline.c
885         * src/plugins/pgpmime/pgpmime.c
886                 Check that gpg_data_release_and_get_mem 
887                 didn't fail (now, why this happens...)
888
889 2006-06-03 [colin]      2.2.0cvs76
890
891         * src/mbox.c
892                 Fix bug #962 (Manual and/or UI should 
893                 warn about incompatible locking 
894                 causing dataloss)
895
896 2006-06-02 [cleroy]     2.2.0cvs75
897
898         * src/filtering.c
899         * src/folder.c
900         * src/procmsg.c
901         * src/summaryview.c
902                 Fix a few leaks
903
904 2006-06-02 [colin]      2.2.0cvs74
905
906         * src/main.c
907                 On exit, free caches after writing them
908                 Shuts up some valgrind false positives
909         * src/procmsg.c
910         * src/send_message.c
911                 Fix races when reusing existing SMTP connections
912                 Fix inexistant session timeout
913         * src/toolbar.c
914                 Display alertpanel after all queues have
915                 been processed, not after each
916
917 2006-06-02 [wwp]        2.2.0cvs73
918
919         * manual/fr/glossary.xml
920         * manual/fr/ack.xml
921         * manual/ack.xml
922                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
923
924 2006-06-02 [wwp]        2.2.0cvs72
925
926         * manual/xml2pdf
927         * manual/dist/pdf/Makefile.am
928         * manual/dtd/manual.xsl
929         * manual/fr/dist/pdf/Makefile.am
930         * manual/pl/dist/pdf/Makefile.am
931                 we changed the procedure to generate the .pdf version of the manual.
932                 The procedure is more modern and the .pdf we get now has a valid index.
933                 Here are the new pre-requisites:
934
935                 - JRE 1.x (1.4 here): there must be one from your distro
936                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
937                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
938                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
939
940                 See my posts for further info about the installation of this toolchain:
941
942                 Date: Fri, 19 May 2006 19:40:06 +0200
943                 From: wwp <subscript@free.fr>
944                 To: sylpheed-claws-devel@lists.sourceforge.net
945                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
946
947                 and
948
949                 Date: Wed, 24 May 2006 12:58:49 +0200
950                 From: wwp <subscript@free.fr>
951                 To: sylpheed-claws-devel@lists.sourceforge.net
952                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
953
954 2006-06-01 [colin]      2.2.0cvs71
955
956         * src/compose.c
957                 Better guards against IMAP races
958         * src/main.c
959         * src/prefs_common.c
960         * src/prefs_common.h
961         * src/common/ssl_certificate.c
962         * src/etpan/imap-thread.c
963         * src/etpan/imap-thread.h
964         * src/gtk/sslcertwindow.c
965                 New hidden option ssl_skip_cert_check to 
966                 avoid dups of bug #959 (libetpan linked
967                 against gnutls and gnutls buggy on 64bit)
968                 Present expired warning only once per
969                 session/server.
970         * manual/advanced.xml
971         * manual/fr/advanced.xml
972                 Document new option
973
974 2006-06-01 [wwp]        2.2.0cvs70
975
976         * src/messageview.c
977                 fix for bug #961 (return receipt dialog 
978                 complains incorrectly about return-path 
979                 email adress being different), thanks 
980                 to Colin.
981
982 2006-05-31 [cleroy]     2.2.0cvs69
983
984         * src/common/ssl.c
985                 Guard against NULLs, although this
986                 should never be an issue
987
988 2006-05-31 [colin]      2.2.0cvs68
989
990         * src/filtering.c
991                 Use g_slist_prepend
992         * src/imap.c
993                 Don't remove caches when destroying folder, it
994                 could (should) be done at exit
995         * src/inc.c
996                 free processing cache after incorporation
997         * src/etpan/imap-thread.c
998                 Maybe fix bug #959 (Crash on moving to emails 
999                 to a imap account per ssl with a expired 
1000                 certificate.)
1001
1002 2006-05-30 [colin]      2.2.0cvs67
1003
1004         * src/summaryview.c
1005                 Put back event flush when displaying message
1006                 It avoids reading a bunch of messages just
1007                 by hitting shift-n for too long ;)
1008
1009 2006-05-29 [colin]      2.2.0cvs66
1010
1011         * src/summaryview.c
1012                 Remove useless g_warnings
1013
1014 2006-05-29 [colin]      2.2.0cvs65
1015
1016         * src/imap.c
1017                 Fix g_slist_append()s for performance
1018
1019 2006-05-29 [colin]      2.2.0cvs64
1020
1021         * src/compose.c
1022         * src/common/utils.c
1023                 Fix extraneous tab at start of addresses
1024         * src/mainwindow.c
1025                 Fix warnings (thanks to Fabien)
1026                 Fix crash at exit when composing messages 
1027                 exist
1028         * src/pop.c
1029                 Fix progress bar when deleting expired mails
1030                 Thanks to Hiro
1031         * src/summaryview.c
1032         * src/gtk/gtksctree.c
1033                 Fix re-sorting slowness
1034
1035 2006-05-29 [paul]       2.2.0cvs63
1036
1037         * src/mh.c
1038                 fetch full message when moving mails
1039                 from another mailbox, (fixed data loss
1040                 when filtering from IMAP to MH, introduced
1041                 in 2.2.0cvs57).
1042                 Thanks to Colin
1043
1044 2006-05-29 [mones]      2.2.0cvs62
1045
1046         * src/gtk/gtksctree.c
1047                 Unselect faster (patch by Colin)        
1048
1049 2006-05-26 [colin]      2.2.0cvs61
1050
1051         * src/summaryview.c
1052                 Unplug MSGINFO_UPDATE callback on delete too.
1053
1054 2006-05-26 [colin]      2.2.0cvs60
1055
1056         * src/foldersel.c
1057                 Fix bold in folder selection window with glib2.10
1058                 thanks Hiro
1059
1060 2006-05-26 [colin]      2.2.0cvs59
1061
1062         * src/procheader.c
1063                 Convert date only if necessary (and don't
1064                 try to convert from utf8 to utf8, too)
1065         * src/summaryview.c
1066                 Only set column's text if the column's 
1067                 displayed
1068
1069 2006-05-26 [colin]      2.2.0cvs58
1070
1071         * src/summaryview.c
1072         * src/gtk/gtkutils.c
1073                 Fix useless warning
1074
1075 2006-05-26 [colin]      2.2.0cvs57
1076
1077         * src/mainwindow.c
1078                 Make summaryview selectable as long as 
1079                 no message has focus
1080         * src/mh.c
1081                 Faster deletion (by implementing mh_remove_msgs)
1082                 Faster copy (avoid using mh_fetch_msg just to get
1083                 the filename)
1084                 Faster move (using move_file instead of copy_file
1085                 if MSG_IS_MOVE)
1086                 No progressbar if total number of mails to cp/mv 
1087                 is less than 100
1088         * src/summaryview.c
1089                 Fix removal from subject_table when mail gets moved
1090                 Faster deletion (g_slist_prepend instead of append)
1091         * src/gtk/gtksctree.c
1092                 Remove useless code
1093
1094 2006-05-25 [colin]      2.2.0cvs56
1095
1096         * src/common/ssl_certificate.c
1097                 Fix leak in expired cert check
1098
1099 2006-05-25 [colin]      2.2.0cvs55
1100
1101         * src/mh.c
1102                 Disable flags syncing on .mh_sequences - it
1103                 is buggy and marks mails read under unknown
1104                 conditions.
1105
1106 2006-05-25 [paul]
1107
1108         * 2.3.0-rc4 released
1109
1110 2006-05-24 [colin]      2.2.0cvs54
1111
1112         attention cvs users: if you manage to crash
1113         Sylpheed-Claws while moving, copying or deleting
1114         mails, we *are* interested in stack traces and
1115         valgrind logs. It looks stable, but one never
1116         knows...
1117
1118         * src/folder.c
1119                 Add progressbar for cache updates
1120         * src/folderutils.c
1121                 Optimize Mark all read in the current
1122                 folder
1123         * src/mh.c
1124                 Add progressbar for copy/move
1125         * src/procmsg.c
1126                 Optimize O(n^2) in copy/move
1127         * src/summaryview.c
1128         * src/gtk/gtksctree.c
1129                 Optimize O(n^2) algos
1130         * src/common/timing.h
1131                 Display ms instead of us
1132
1133 2006-05-24 [wwp]        2.2.0cvs53
1134
1135         * manual/fr/advanced.xml
1136                 updates to the French manual.
1137
1138 2006-05-24 [wwp]        2.2.0cvs52
1139
1140         * src/common/utils.c
1141                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1142
1143 2006-05-24 [wwp]        2.2.0cvs51
1144
1145         * src/folderutils.c
1146                 fixed "mark all read" in MH folders (thanks to Colin).
1147
1148 2006-05-24 [paul]       2.2.0cvs50
1149
1150         * doc/man/sylpheed-claws.1
1151                 updated the man page
1152
1153 2006-05-23 [colin]      2.2.0cvs49
1154
1155         * src/folderview.c
1156         * src/imap.c
1157         * src/inc.c
1158         * src/mbox.c
1159         * src/messageview.c
1160         * src/news.c
1161         * src/send_message.c
1162         * src/summaryview.c
1163         * src/gtk/sslcertwindow.c
1164                 alertpanel fixes, by Fabien
1165
1166 2006-05-23 [colin]      2.2.0cvs48
1167
1168         * src/folder.c
1169         * src/folderview.c
1170         * src/msgcache.c
1171         * src/summaryview.c
1172         * src/gtk/gtksctree.c
1173         * src/gtk/gtksctree.h
1174                 More timings
1175                 Fix slow loading problem, which was caused by the
1176                 use of some gtk_ctree funcs and their use of
1177                 g_list_position while gtk_ctree_(un)link'ing.
1178                 Reap more functions from gtkctree.c to be sure we
1179                 use our (fast) version instead of theirs.
1180         * src/mh.c
1181                 Fix copy of unread mails
1182
1183
1184 2006-05-22 [wwp]        2.2.0cvs47
1185
1186         * manual/fr/advanced.xml
1187                 updated.
1188
1189 2006-05-22 [colin]      2.2.0cvs46
1190
1191         * src/filtering.c
1192                 Fix possible infinite loop. 'copy' is not a 
1193                 final action, so when encountering a 'copy',
1194                 we have to check if a previous one was set
1195                 and do it. In the same way, if we encounter
1196                 a 'move' we have to perform a possibly 
1197                 pending 'copy'. This will slow down filtering
1198                 on IMAP if move+copy or multiple copy actions
1199                 are to be done, but handling it via the batch
1200                 would be really too convoluted.
1201
1202 2006-05-22 [wwp]        2.2.0cvs45
1203
1204         * manual/fr/advanced.xml
1205         * manual/fr/faq.xml
1206         * manual/fr/glossary.xml
1207         * manual/fr/handling.xml
1208         * manual/fr/intro.xml
1209         * manual/fr/plugins.xml
1210         * manual/fr/sylpheed-claws-manual.xml
1211                 sync w/ the english manual: updates URIs, documented mailing-list
1212                 support, better explanation about the enabled/disabled feature
1213                 in filtering/processing rules by Paul.
1214
1215 2006-05-21 [colin]      2.2.0cvs44
1216
1217         * src/summaryview.c
1218                 Don't expand after building threads, but during
1219
1220 2006-05-21 [colin]      2.2.0cvs43
1221
1222         * src/procmsg.c
1223         * src/summaryview.c
1224                 More timing possibilities... For next time I have 
1225                 to find out how the hell some 3GHz computer takes
1226                 one minute to open a 30k folder...
1227
1228 2006-05-21 [colin]      2.2.0cvs42
1229
1230         * manual/pl/advanced.xml
1231         * manual/pl/faq.xml
1232         * manual/pl/glossary.xml
1233         * manual/pl/handling.xml
1234         * manual/pl/intro.xml
1235         * manual/pl/plugins.xml
1236         * manual/pl/sylpheed-claws-manual.xml
1237                 Polish manual updated by Pawel
1238
1239 2006-05-20 [colin]
1240
1241         * 2.3.0-rc3 released
1242
1243 2006-05-20 [colin]      2.2.0cvs41
1244
1245         * src/imap.c
1246                 Fix -rc2 problems:
1247                 - remove cache of moved messages from original folder
1248                 - apply new flags to messages even if they aren't appliable
1249                   via IMAP.
1250
1251 2006-05-20 [colin]
1252
1253         * 2.3.0-rc2 released
1254
1255 2006-05-19 [colin]      2.2.0cvs40
1256
1257         * src/imap.c
1258                 Don't issue SELECT in imap_change_flags
1259                 before having checked that we indeed have
1260                 some flags to change. MSG_POSTFILTERED for
1261                 example can't be used on IMAP.
1262                 Fixes bug #955 (copying messages between 
1263                 imap folders is extremely slow), which was
1264                 a regression.
1265
1266 2006-05-19 [colin]      2.2.0cvs39
1267
1268         * src/folder.c
1269         * src/folder.h
1270         * src/folderview.c
1271                 Try to fix bug #830 (Some unread messages 
1272                 get marked read in IMAP inbox):
1273                 - Prevent scanning a folder if it's being 
1274                   opened via the GUI
1275                 - Postpone opening via the GUI of a folder
1276                   currently scanned.
1277
1278
1279 2006-05-19 [wwp]        2.2.0cvs38
1280
1281         * manual/advanced.xml
1282                 fix English+typo (thanks to Paul).
1283
1284 2006-05-19 [wwp]        2.2.0cvs37
1285
1286         * manual/advanced.xml
1287         * manual/fr/advanced.xml
1288         * src/gtk/logwindow.c
1289         * src/prefs_common.c
1290         * src/prefs_common.h
1291                 added hidden prefs to allow customization of colors used in
1292                 protocol log window (useful for dark gtk+ themes).
1293
1294 2006-05-19 [wwp]        2.2.0cvs36
1295
1296         * ChangeLog
1297                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1298
1299 2006-05-19 [paul]       2.2.0cvs35
1300
1301         * src/textview.c
1302                 make Reply-To fully clickable
1303         * src/gtk/logwindow.c
1304                 more colouring (SMTP ESMTP)
1305         Both patches by Pawel Pekala
1306
1307 2006-05-19 [cleroy]     2.2.0cvs34
1308
1309         * src/mh.c
1310                 Don't update flags from current folder
1311                 Probably fixes bug #935 (Read Messages 
1312                 Revert to Being Marked as Unread)
1313
1314 2006-05-18 [colin]      2.2.0cvs33
1315
1316         * src/imap.c
1317                 Warning fix
1318         * src/compose.c
1319         * src/mainwindow.c
1320         * src/summaryview.c
1321         * src/toolbar.c
1322                 Allow replying to multiple emails
1323                 in multiple windows
1324         * src/mimeview.c
1325         * src/etpan/imap-thread.c
1326                 Leak fixes
1327
1328 2006-05-18 [paul]       2.2.0cvs32
1329
1330         * src/summaryview.c
1331                 keep Mailing-List menu refreshed
1332                 Thanks to Colin
1333
1334 2006-05-18 [paul]       2.2.0cvs31
1335
1336         * manual/advanced.xml
1337         * manual/faq.xml
1338         * manual/glossary.xml
1339         * manual/handling.xml
1340         * manual/intro.xml
1341         * manual/plugins.xml
1342         * manual/sylpheed-claws-manual.xml
1343                 update URLs
1344                 add info about mailing-list support
1345                 edit filtering info
1346         * src/wizard.c
1347         * src/common/defs.h
1348         * src/gtk/about.c
1349         * src/plugins/dillo_viewer/README
1350                 update URLs
1351
1352 2006-05-17 [wwp]        2.2.0cvs30
1353
1354         * manual/handling.xml
1355         * manual/fr/handling.xml
1356                 documented the ability to enabled/disable filtering/processing rules.
1357
1358 2006-05-17 [colin]      2.2.0cvs29
1359
1360         * src/main.c
1361                 Don't initialize g_thread subsystem if it's 
1362                 already done (thanks to Hiro)
1363         * src/mimeview.c
1364                 Fix saving of parts when there name can't be
1365                 converted from UTF-8.
1366
1367 2006-05-17 [paul]       2.2.0cvs28
1368
1369         * po/Makefile.in.in
1370                 fix config.status warning with autoconf 2.60
1371
1372 2006-05-17 [paul]       2.2.0cvs27
1373
1374         * po/POTFILES.in
1375                 add src/mbox.c
1376
1377 2006-05-17 [wwp]        2.2.0cvs26
1378
1379         * src/mainwindow.c
1380                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1381
1382 2006-05-17 [wwp]        2.2.0cvs25
1383
1384         * src/plugins/demo/demo.c
1385                 updated product name in plugin demo (many plugins need to be
1386                 sync'ed w/ that change).
1387
1388 2006-05-17 [colin]      2.2.0cvs24
1389
1390         * src/mh.c
1391                 Fix leak
1392
1393 2006-05-16 [colin]      2.2.0cvs23
1394
1395         * src/mainwindow.c
1396                 Stupid me hit again. Fix cvs22.
1397
1398 2006-05-16 [colin]      2.2.0cvs22
1399
1400         * src/mainwindow.c
1401                 Fix bug #922 (sylpheed-claws crashed after 
1402                 pushing on Inbox folder)
1403
1404 2006-05-16 [colin]      2.2.0cvs21
1405
1406         * src/compose.c
1407                 Make From header be copy/paste/select-able
1408
1409 2006-05-16 [wwp]        2.2.0cvs20
1410
1411         * src/export.c
1412         * src/matcher.c
1413         * src/summaryview.c
1414         * src/etpan/imap-thread.c
1415                 fix some compiler warnings (thanks to Colin).
1416
1417 2006-05-16 [wwp]        2.2.0cvs19
1418
1419         * src/action.c
1420         * src/gedit-print.c
1421         * src/inc.c
1422         * src/mainwindow.c
1423         * src/mh.c
1424         * src/statusbar.c
1425         * src/send_message.c
1426         * src/summaryview.c
1427                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1428
1429 2006-05-15 [colin]      2.2.0cvs18
1430
1431         * src/procmsg.c
1432                 Fix automatic rule creation with List-Post
1433
1434 2006-05-15 [paul]       2.2.0cvs17
1435
1436         * tools/filter_conv_new.pl
1437                 updated for rule enabling/disabling
1438                 claws version >= 2.3.x required
1439
1440 2006-05-15 [cleroy]     2.2.0cvs16
1441
1442         * src/main.c
1443                 Revert test
1444
1445 2006-05-15 [cleroy]     2.2.0cvs15
1446
1447         * src/main.c
1448                 test
1449
1450 2006-05-15 [wwp]        2.2.0cvs14
1451
1452         * manual/pl/.cvsignore
1453                 ignore generated files.
1454
1455 2006-05-14 [wwp]        2.3.0-rc1
1456
1457         * 2.3.0-rc1 released
1458
1459 2006-05-13 [wwp]        2.2.0cvs13
1460
1461         * src/filtering.c
1462         * src/filtering.h
1463         * src/matcher.c
1464         * src/matcher_parser_lex.l
1465         * src/matcher_parser_parse.y
1466         * src/prefs_filtering.c
1467                 new feature: provide the ability to disable filtering and processing
1468                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1469                 adaptations.
1470
1471 2006-05-13 [colin]      2.2.0cvs12
1472
1473         * src/compose.c
1474                 Remove useless if (a) b; else b;
1475                 Thanks to wwp
1476
1477 2006-05-13 [wwp]        2.2.0cvs11
1478
1479         * src/export.c
1480         * src/import.c
1481         * src/mainwindow.c
1482         * src/mbox.c
1483         * src/summaryview.c
1484         * src/summaryview.h
1485                 no more silent failures (or at least less ones) when importing
1486                 or exporting from/to mbox. Also start importing/exporting if
1487                 the necessary info is set.
1488
1489 2006-05-13 [wwp]        2.2.0cvs10
1490
1491         * RELEASE_NOTES
1492                 restored up-to-date release notes.
1493
1494 2006-05-13 [paul]       2.2.0cvs9
1495
1496         * po/nl.po
1497         * po/ru.po
1498                 updated by Tim Dijkstra and Pavlo Bohmat
1499
1500 2006-05-12 [colin]      2.2.0cvs8
1501
1502         * src/gtk/quicksearch.c
1503                 Add "k" as shortcut for "colorlabel". Patch
1504                 by ath42@users.sf.net.
1505
1506 2006-05-12 [paul]       2.2.0cvs7
1507
1508         * src/prefs_common.h
1509         * src/prefs_summaries.c
1510         * src/summaryview.c
1511                 when entering a folder also allow
1512                 going directly to first Marked message
1513
1514 2006-05-12 [paul]       2.2.0cvs6
1515
1516         * src/summaryview.c
1517                 always obey 'confirm before marking all
1518                 mails read' option
1519
1520 2006-05-12 [paul]       2.2.0cvs5
1521
1522         * src/textview.c
1523                 make Sender fully clickable
1524
1525 2006-05-12 [colin]      2.2.0cvs4
1526
1527         * src/compose.c
1528         * src/compose.h
1529                 Let From be editable
1530         * src/main.c
1531         * src/mh.c
1532                 Full support of .mh_sequences' Unseen seq
1533
1534 2006-05-12 [colin]      2.2.0cvs3
1535
1536         * src/folder.c
1537         * src/mainwindow.c
1538         * src/mainwindow.h
1539         * src/messageview.c
1540         * src/prefs_spelling.c
1541         * src/procheader.c
1542         * src/procmsg.c
1543         * src/procmsg.h
1544         * src/summaryview.c
1545         * src/toolbar.c
1546         * src/toolbar.h
1547                 Add contextual menu on Compose toolbar
1548                 button. Fixes bug #944 (Automatic
1549                 addresses not applied when changing account
1550                 from compose window)
1551                 add Mailing List support
1552                 based on the old 0.6.5claws25 patch by
1553                 Melvin Hadasht, with finishing touches
1554                 by Colin
1555                 Fix "ignore thread" when mails are threaded by
1556                 subject (and weren't ignored although appearing
1557                 in the thread).
1558                 GUI rework.
1559                 Both patches by Pawel.
1560
1561 2006-05-08 [paul]       2.2.0cvs2
1562
1563         * src/mainwindow.c
1564         * src/mainwindow.h
1565         * src/messageview.c
1566         * src/procheader.c
1567         * src/procmsg.c
1568         * src/procmsg.h
1569         * src/summaryview.c
1570                 add Mailing List support
1571                 based on the old 0.6.5claws25 patch by 
1572                 Melvin Hadasht, with finishing touches
1573                 by Colin
1574
1575 2006-05-08 [colin]      2.2.0cvs1
1576
1577         * src/mainwindow.c
1578         * src/toolbar.c
1579         * src/toolbar.h
1580                 Add contextual menu on Compose toolbar 
1581                 button. Fixes bug #944 (Automatic 
1582                 addresses not applied when changing account 
1583                 from compose window)
1584
1585 2006-05-08 [paul]       2.2.0
1586
1587         2.2.0 released
1588
1589 2006-05-08 [paul]       2.1.1cvs51
1590
1591         * po/cs.po
1592         * po/de.po
1593         * po/en_GB.po
1594         * po/fi.po
1595         * po/fr.po
1596         * po/pt_BR.po
1597         * po/sr.po
1598         * po/zh_CN.po
1599                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1600                 Fabien Vantard, Frederico Goncalves Guimaraes,
1601                 Aleksandar Urosevic, and Ralgh Young
1602
1603 2006-05-12 [colin]      2.1.1cvs50
1604
1605         * po/cs.po
1606         * po/de.po
1607         * po/en_GB.po
1608         * po/es.po
1609         * po/fi.po
1610         * po/fr.po
1611         * po/pt_BR.po
1612         * po/sr.po
1613         * po/zh_CN.po
1614                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1615                 Fabien Vantard, Frederico Goncalves Guimaraes,
1616                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1617
1618 2006-05-05 [colin]      2.1.1cvs49
1619
1620         * manual/Makefile.am
1621         * manual/pl/Makefile.am
1622         * manual/pl/account.xml
1623         * manual/pl/ack.xml
1624         * manual/pl/addrbook.xml
1625         * manual/pl/advanced.xml
1626         * manual/pl/faq.xml
1627         * manual/pl/glossary.xml
1628         * manual/pl/gpl.xml
1629         * manual/pl/handling.xml
1630         * manual/pl/intro.xml
1631         * manual/pl/keyboard.xml
1632         * manual/pl/plugins.xml
1633         * manual/pl/starting.xml
1634         * manual/pl/sylpheed-claws-manual.xml
1635         * manual/pl/dist/.cvsignore
1636         * manual/pl/dist/Makefile.am
1637         * manual/pl/dist/html/.cvsignore
1638         * manual/pl/dist/html/Makefile.am
1639         * manual/pl/dist/pdf/.cvsignore
1640         * manual/pl/dist/pdf/Makefile.am
1641         * manual/pl/dist/ps/.cvsignore
1642         * manual/pl/dist/ps/Makefile.am
1643         * manual/pl/dist/txt/.cvsignore
1644         * manual/pl/dist/txt/Makefile.am
1645                 Add the polish translation of the manual,
1646                 Authored by Pawel Pekala.
1647
1648 2006-05-05 [cleroy]     2.1.1cvs48
1649
1650         * src/main.c
1651                 Re-read matcherrc after loading plugins 
1652                 if some of them add folders.
1653
1654 2006-05-03 [colin]      2.1.1cvs47
1655
1656         * src/imap.c
1657                 I'm idiot
1658
1659 2006-05-03 [colin]      2.1.1cvs46
1660
1661         * src/imap.c
1662                 Be sure to have a session when
1663                 getting separator
1664
1665 2006-05-03 [colin]      2.1.1cvs45
1666
1667         * src/imap.c
1668         * src/imap.h
1669         * src/imap_gtk.c
1670                 Fix preventing renaming with namespace 
1671                 separator.
1672
1673 2006-05-01 [colin]      2.1.1cvs44
1674
1675         * src/action.c
1676                 Don't reload messageview when result of
1677                 action is piped.
1678
1679 2006-04-29 [colin]      2.1.1cvs43
1680
1681         * src/prefs_receive.c
1682         * src/plugins/spamassassin/spamassassin_gtk.c
1683         * src/plugins/clamav/clamav_plugin_gtk.c
1684                 GUI fixes by Pawel
1685
1686 2006-04-29 [colin]      2.1.1cvs42
1687
1688         * src/prefs_compose_writing.c
1689         * src/prefs_quote.c
1690                 Cleanups. Patch by Pawel
1691
1692 2006-04-28 [paul]       2.1.1cvs41
1693
1694         * src/matcher.c
1695                 fix returned quick search results when search
1696                 term contains an underscore.
1697                 Thanks to Colin
1698
1699 2006-04-28 [paul]       2.1.1cvs40
1700
1701         * src/prefs_message.c
1702         * src/prefs_receive.c
1703                 GUI cleanups
1704                 Patches by Pawel Pekala
1705
1706 2006-04-27 [colin]      2.1.1cvs39
1707
1708         * src/wizard.c
1709                 Differentiate subject Welcome from
1710                 window's title Welcome
1711
1712 2006-04-27 [paul]
1713
1714         2.2.0-rc1 released
1715
1716 2006-04-27 [paul]       2.1.1cvs38
1717
1718         * manual/advanced.xml
1719         * manual/fr/advanced.xml
1720                 add info about compose_no_markup hidden pref
1721
1722 2006-04-27 [paul]       2.1.1cvs37
1723
1724         * src/prefs_account.c
1725                 improve privacy labels
1726         * src/prefs_msg_colors.c
1727                 change some strings for translators' convenience
1728         * src/gtk/gtkutils.c
1729                 don't underline the link button text
1730
1731 2006-04-25 [colin]      2.1.1cvs36
1732
1733         * src/folder.c
1734                 Complete 2.1.1cvs33 (once more ;)
1735
1736 2006-04-25 [colin]      2.1.1cvs35
1737
1738         * src/editldap.c
1739                 Fix tooltip
1740
1741 2006-04-25 [cleroy]     2.1.1cvs34
1742
1743         * src/compose.c
1744         * src/gtk/gtkaspell.c
1745                 Fix crash on redirect (related to the return 
1746                 of the aspell menu in compose's toolbar)
1747         * src/prefs_msg_colors.c
1748                 Fix sensitivity widgets
1749         * src/image_viewer.c
1750         * src/gtk/pluginwindow.c
1751         * src/gtk/prefswindow.c
1752                 Change released signals to clicked (Fabien)
1753         * po/POTFILES.in
1754         * src/common/socket.c
1755         * src/plugins/spamassassin/spamassassin.c
1756                 Translate strings (Fabien)
1757
1758 2006-04-25 [paul]       2.1.1cvs33
1759
1760         * src/folder.c
1761         * src/folder.h
1762         * src/folderview.c
1763                 complete the fix of bug #912
1764                 Thanks to Colin
1765
1766 2006-04-25 [colin]      2.1.1cvs32
1767
1768         * src/news.c
1769                 Better progress bar
1770         * src/mimeview.c
1771         * src/summaryview.c
1772         * src/summaryview.h
1773                 Fix focus chain
1774                 Patches by Pawel Pekala
1775
1776 2006-04-24 [colin]      2.1.1cvs31
1777
1778         * src/compose.c
1779                 Fix compilation warnings (Fabien)
1780
1781 2006-04-24 [colin]      2.1.1cvs30
1782
1783         * src/addrindex.c
1784         * src/editldap.c
1785         * src/editldap_basedn.c
1786         * src/editldap_basedn.h
1787         * src/ldapctrl.c
1788         * src/ldapctrl.h
1789         * src/ldapquery.c
1790         * src/ldaputil.c
1791         * src/ldaputil.h
1792                 Fix bug #901 (LDAPS support)
1793
1794 2006-04-24 [colin]      2.1.1cvs29
1795
1796         * src/compose.c
1797                 Fix logic on error with send dialog on
1798         * src/imap.c
1799                 Fix compilation without libetpan, thanks
1800                 to Fabien
1801         * src/summaryview.c
1802                 Fix 'context-menu' key
1803
1804 2006-04-23 [colin]      2.1.1cvs28
1805
1806         * src/folder.c
1807                 Never free current's cache to free up 
1808                 memory. Fixes bug #912 (new count 
1809                 randomly set to message count)
1810
1811 2006-04-23 [colin]      2.1.1cvs27
1812
1813         * src/gtk/quicksearch.c
1814                 And remove printf...
1815
1816 2006-04-23 [colin]      2.1.1cvs26
1817
1818         * src/gtk/quicksearch.c
1819                 Fix replacing in quicksearch, and fix inserting
1820                 in the middle of the string. (introduced at 2.1.0cvs22)
1821
1822 2006-04-23 [colin]      2.1.1cvs25
1823
1824         * src/imap.c
1825                 Make sure uidnext is initialized in get_num_list
1826                 (not for stable, related to 2.1.1cvs8 and friends)
1827
1828 2006-04-23 [colin]      2.1.1cvs24
1829
1830         * src/imap.c
1831                 Output something when login is successful
1832                 too
1833
1834 2006-04-23 [colin]      2.1.1cvs23
1835
1836         * src/etpan/imap-thread.c
1837                 Better logging (line-per-line, hide data in fetch)
1838                 Fix a const warning
1839         * src/gtk/logwindow.c
1840         * src/gtk/logwindow.h
1841                 Better logging (color for input/output)
1842
1843 2006-04-21 [colin]      2.1.1cvs22
1844
1845         * src/gtk/quicksearch.c
1846                 On gtk+-2.8, use stock buttons in quicksearch
1847                 Based on a patch by Fabien and a design by Paul
1848
1849 2006-04-21 [colin]      2.1.1cvs21
1850
1851         * src/folderview.c
1852         * src/mainwindow.c
1853                 Fix occasional flicker in folderview
1854         * src/common/utils.c
1855                 Fix bug #943 (Incorrectly parsed email address 
1856                 list in short headers on message view and in 
1857                 printouts)
1858
1859 2006-04-20 [colin]      2.1.1cvs20
1860
1861         * src/imap.c
1862         * src/imap.h
1863         * src/prefs_account.c
1864                 Add ANONYMOUS auth for IMAP
1865
1866 2006-04-20 [paul]       2.1.1cvs19
1867
1868         * src/main.c
1869                 proper fix for 2.1.1cvs18
1870                 Thanks to Colin
1871
1872 2006-04-20 [paul]       2.1.1cvs18
1873
1874         * src/main.c
1875                 fix build warnings
1876
1877 2006-04-20 [paul]       2.1.1cvs17
1878
1879         * src/gtk/quicksearch.c
1880                 fix standard, non-extended Quick search,
1881                 was broken in 2.1.1cvs15.
1882                 Thanks to Colin.
1883
1884 2006-04-20 [colin]      2.1.1cvs16
1885
1886         * src/prefs_matcher.c
1887                 Fix values when reselecting a ~test
1888                 rule
1889
1890 2006-04-19 [colin]      2.1.1cvs15
1891
1892         * src/compose.c
1893         * src/compose.h
1894         * src/gtk/gtkaspell.c
1895         * src/gtk/gtkaspell.h
1896                 Put back Options menu in Spelling/
1897         * src/gtk/quicksearch.c
1898                 Don't search, and show error, if the
1899                 advanced search has a syntax error
1900
1901 2006-04-18 [colin]      2.1.1cvs14
1902
1903         * src/textview.c
1904                 Fix gdk warnings on set_cursor when textview
1905                 isn't visible
1906
1907 2006-04-18 [colin]      2.1.1cvs13
1908
1909         * src/gtk/gtksctree.c
1910                 Remove seemingly useless refresh that causes
1911                 flicker - watch this commit in case of 
1912                 problems before planned backport to stable
1913
1914 2006-04-18 [colin]      2.1.1cvs12
1915
1916         * src/imap.c
1917                 Factorize get/set_xml code
1918         * src/compose.c
1919         * src/prefs_account.c
1920         * src/prefs_account.h
1921         * src/procmsg.c
1922                 Add Encrypt to self option
1923
1924 2006-04-17 [colin]      2.1.1cvs11
1925
1926         * configure.ac
1927                 Fix search on encrpyt function on dragonfly
1928                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1929
1930 2006-04-17 [colin]      2.1.1cvs10
1931
1932         * src/prefs_account.c
1933                 Be safe by default: remove mails from POP3
1934                 after 7 days, not immediately
1935
1936 2006-04-17 [colin]      2.1.1cvs9
1937
1938         * src/etpan/imap-thread.c
1939                 Fix build on DragonFly - patch by 
1940                 Jonathan Buschmann <jonthn@agmact.com>
1941
1942 2006-04-17 [colin]      2.1.1cvs8
1943
1944         * src/imap.c
1945                 Save uidnext between sessions
1946
1947 2006-04-17 [colin]      2.1.1cvs7
1948
1949         * src/imap.c
1950                 scan is required when uid validity changes
1951
1952 2006-04-17 [colin]      2.1.1cvs6
1953
1954         * src/folderview.c
1955                 Don't scan if not necessary, apart in current
1956                 folder and INBOX to fetch flags.
1957         * src/imap.c
1958                 Scan is necessary if unread count changes
1959
1960 2006-04-17 [colin]      2.1.1cvs5
1961
1962         * src/imap.c
1963                 ...But always fetch ANSWERED and DELETED flags for
1964                 INBOX, as filtering can happen on these flags.
1965
1966 2006-04-17 [colin]      2.1.1cvs4
1967
1968         * src/imap.c
1969                 Don't fetch REPLIED and DELETED flags when synchronising
1970                 flags with a closed folder. We only need UNSEEN and FLAGGED
1971                 to update the folderview.
1972
1973 2006-04-17 [colin]      2.1.1cvs3
1974
1975         * src/imap.c
1976                 Faster flag search when there are new mails 
1977                 in a folder. We can do a full search if the 
1978                 folder contains less messages than the new
1979                 list.
1980
1981 2006-04-17 [colin]      2.1.1cvs2
1982
1983         * po/cs.po
1984         * po/de.po
1985         * po/fr.po
1986         * po/nl.po
1987         * po/pt_BR.po
1988                 Update translations from stable branch
1989
1990 2006-04-17 [colin]      2.1.1cvs1
1991
1992         * configure.ac
1993                 Bump version to follow stable release
1994
1995 2006-04-16 [mones]      2.1.0cvs50
1996
1997         * po/es.po
1998                 Updated for release
1999
2000 2006-04-16 [colin]      2.1.0cvs49
2001
2002         * src/textview.c
2003                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2004                 with gtk < 2.8. Thanks to Fabien Vantard.
2005
2006 2006-04-15 [colin]      2.1.0cvs48
2007
2008         * src/etpan/imap-thread.c
2009                 Fix bug #919 (libetpan: SEGV when connecting 
2010                 using command)
2011
2012 2006-04-14 [colin]      2.1.0cvs47
2013
2014         * src/main.c
2015                 Fix race on --select (should be done better)
2016
2017 2006-04-14 [wwp]        2.1.0cvs46
2018
2019         * src/send_message.c
2020                 enforce a check for domain in account prefs (a sending
2021                 error could be faced if domain was checked but no value set),
2022                 thanks to Colin.
2023
2024 2006-04-14 [colin]      2.1.0cvs45
2025
2026         * src/codeconv.c
2027                 when converting from unknown to unknown, if the
2028                 string is UTF8, don't convert it to the locale
2029                 (which breaks it)
2030
2031 2006-04-14 [colin]      2.1.0cvs44
2032
2033         * src/compose.c
2034                 Don't try to use ASCII for converting headers
2035                 (as done in body)
2036
2037 2006-04-14 [paul]       2.1.0cvs43
2038
2039         * src/crash.c
2040                 add locale/charset info to crash report
2041         * src/gtk/about.c
2042                 add wwp to doc team
2043                 replace 'e-mail' with preferred 'email'
2044         * src/gtk/authors.h
2045                 ensure contributors list is in alphabetical
2046                 order
2047
2048 2006-04-13 [colin]      2.1.0cvs42
2049
2050         * src/textview.c
2051                 Prevent gdk warnings
2052
2053 2006-04-13 [colin]      2.1.0cvs41
2054
2055         * src/common/ssl_certificate.c
2056         * src/common/ssl_certificate.h
2057         * src/gtk/sslcertwindow.c
2058                 Warn on expired certs, and display the expiration date
2059
2060 2006-04-13 [colin]      2.1.0cvs40
2061
2062         * src/plugins/spamassassin/spamassassin_gtk.c
2063                 Fix missing set_text on unix socket
2064
2065 2006-04-13 [wwp]        2.1.0cvs39
2066
2067         * manual/fr/advanced.xml
2068         * manual/fr/glossary.xml
2069                 applied new spam/ham/email lexicon (pourriel, courriel)
2070
2071 2006-04-13 [paul]       2.1.0cvs38
2072
2073         * src/plugins/pgpmime/plugin.c
2074                 remove the mention of S/MIME from the
2075                 description. This is now handled by the
2076                 S/MIME plugin.
2077
2078 2006-04-13 [paul]       2.1.0cvs37
2079
2080         * src/prefs_msg_colors.c
2081                 rework dialog
2082         * src/prefs_folder_item.c
2083         * src/prefs_spelling.c
2084                 add a tooltip to the colour selector buttons
2085
2086 2006-04-13 [wwp]        2.1.0cvs36
2087
2088         * manual/advanced.xml
2089         * manual/glossary.xml
2090         * manual/handling.xml
2091         * manual/keyboard.xml
2092         * manual/plugins.xml
2093         * manual/starting.xml
2094         * manual/fr/account.xml
2095         * manual/fr/ack.xml
2096         * manual/fr/addrbook.xml
2097         * manual/fr/advanced.xml
2098         * manual/fr/faq.xml
2099         * manual/fr/glossary.xml
2100         * manual/fr/gpl.xml
2101         * manual/fr/handling.xml
2102         * manual/fr/intro.xml
2103         * manual/fr/keyboard.xml
2104         * manual/fr/plugins.xml
2105         * manual/fr/starting.xml
2106         * manual/fr/sylpheed-claws-manual.xml
2107                 fixes to the manuals:
2108                  - summaryview -> Message List (same in French)
2109                  - translate key names
2110                  - fix French punctuation, use non-breakable spaces when
2111                    necessary, don't use &thinsp; which is not portable
2112                  - tell what maildir and mbox formats we support
2113
2114 2006-04-12 [wwp]        2.1.0cvs35
2115
2116         * src/prefs_toolbar.c
2117                 unified a replace button more,
2118                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2119
2120 2006-04-12 [wwp]        2.1.0cvs34
2121
2122         * src/prefs_common.c
2123         * src/prefs_msg_colors.c
2124                 make default color labels translatable,
2125                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2126                 thanks to Tim <timbrain@post.cz> for reporting.
2127
2128 2006-04-12 [wwp]        2.1.0cvs33
2129
2130         * manual/glossary.xml
2131         * manual/intro.xml
2132         * manual/plugins.xml
2133         * manual/starting.xml
2134         * manual/sylpheed-claws-manual.xml
2135         * manual/fr/.cvsignore
2136         * manual/fr/account.xml
2137         * manual/fr/ack.xml
2138         * manual/fr/addrbook.xml
2139         * manual/fr/advanced.xml
2140         * manual/fr/faq.xml
2141         * manual/fr/glossary.xml
2142         * manual/fr/handling.xml
2143         * manual/fr/intro.xml
2144         * manual/fr/keyboard.xml
2145         * manual/fr/plugins.xml
2146         * manual/fr/starting.xml
2147         * manual/fr/sylpheed-claws-manual.xml
2148                 various fixes: typos, missing .fr translations, punctuation,
2149                 capitalization, links, accents and some bad French more.
2150
2151 2006-04-12 [wwp]        2.1.0cvs32
2152
2153         * src/prefs_gtk.c
2154                 fix for bug #935: always store prefs files in UTF-8 (thanks
2155                 to Colin).
2156
2157 2006-04-11 [colin]      2.1.0cvs31
2158
2159         * src/compose.c
2160                 Fix inserting files not in utf8 when locale is utf8
2161
2162 2006-04-11 [colin]      2.1.0cvs30
2163
2164         * src/inc.c
2165                 Don't show error dialog when cancelling connection
2166                 Patch by Pawel
2167
2168 2006-04-11 [cleroy]     2.1.0cvs29
2169
2170         * src/compose.c
2171                 Implement multiple quote levels
2172         * src/prefs_common.c
2173                 Change a little bit the quote bgcolor for 2nd level
2174
2175 2006-04-11 [colin]      2.1.0cvs28
2176
2177         * src/gtk/about.c
2178                 Add locale and charset in the label
2179
2180 2006-04-10 [colin]      2.1.0cvs27
2181
2182         * src/compose.c
2183         * src/prefs_common.c
2184         * src/prefs_common.h
2185         * src/prefs_msg_colors.c
2186         * src/textview.c
2187                 Allow optional background color in quotes
2188                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2189                 GTK+-2.8.x feature
2190
2191 2006-04-10 [colin]      2.1.0cvs26
2192
2193         * src/main.c
2194         * src/mainwindow.c
2195         * src/mainwindow.h
2196                 Implement --select
2197
2198 2006-04-10 [colin]      2.1.0cvs25
2199
2200         * manual/plugins.xml
2201         * manual/fr/plugins.xml
2202                 Document libcurl's proxy variables
2203
2204 2006-04-09 [colin]      2.1.0cvs24
2205
2206         * src/prefs_common.c
2207                 gettext() returns statically allocated stuff. We have
2208                 to strdup it in order to be able to free it.
2209
2210 2006-04-09 [colin]      2.1.0cvs23
2211
2212         * AUTHORS
2213         * src/gtk/authors.h
2214                 Add Alexei
2215
2216 2006-04-09 [colin]      2.1.0cvs22
2217
2218         * src/mainwindow.c
2219         * src/gtk/quicksearch.c
2220                 Fix bug #859 (problems with cyrilic input in 
2221                 search panel) - Patch by Alexey Illarionov 
2222                 <littlesavage@rambler.ru>
2223
2224 2006-04-09 [colin]      2.1.0cvs21
2225
2226         * src/prefs_customheader.c
2227                 I prefer removing then freeing rather than the contrary
2228                 (even if it doesn't change anything ;-)
2229         * src/prefs_account.c
2230                 Fix bug #933 (Crash re-entering the custom headers list 
2231                 dialog in accounts prefs)
2232                 The problem happened when cancelling the Account 
2233                 Preferences' dialogs - in which case we didn't do 
2234                 anything to the PrefsAccount * struct. In case of applying,
2235                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2236                 working with in this dialog. The problem is that 
2237                 prefs_customheader.c, working on this tmp_ac_prefs, always
2238                 changes the ->customhdr_list pointer, even when cancelled. 
2239                 So in case of cancelling the prefs_account dialog, we still
2240                 have to update ->customhdr_list in the real account.
2241
2242 2006-04-08 [colin]      2.1.0cvs20
2243
2244         * manual/fr/glossary.xml
2245         * manual/fr/keyboard.xml
2246                 Forgot some headers :)
2247
2248 2006-04-08 [colin]      2.1.0cvs19
2249
2250         * manual/Makefile.am
2251         * manual/fr/Makefile.am
2252         * manual/fr/account.xml
2253         * manual/fr/ack.xml
2254         * manual/fr/addrbook.xml
2255         * manual/fr/advanced.xml
2256         * manual/fr/faq.xml
2257         * manual/fr/glossary.xml
2258         * manual/fr/gpl.xml
2259         * manual/fr/handling.xml
2260         * manual/fr/intro.xml
2261         * manual/fr/keyboard.xml
2262         * manual/fr/plugins.xml
2263         * manual/fr/starting.xml
2264         * manual/fr/sylpheed-claws-manual.xml
2265         * manual/fr/dist/.cvsignore
2266         * manual/fr/dist/Makefile.am
2267         * manual/fr/dist/html/.cvsignore
2268         * manual/fr/dist/html/Makefile.am
2269         * manual/fr/dist/pdf/.cvsignore
2270         * manual/fr/dist/pdf/Makefile.am
2271         * manual/fr/dist/ps/.cvsignore
2272         * manual/fr/dist/ps/Makefile.am
2273         * manual/fr/dist/txt/.cvsignore
2274         * manual/fr/dist/txt/Makefile.am
2275                 Add the french translation of the manual. Thanks to
2276                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2277                 account.xml, ack.xml, addrbook.xml and advanced.xml
2278
2279 2006-04-08 [colin]      2.1.0cvs18
2280
2281         * manual/plugins.xml
2282         * manual/starting.xml
2283                 More fixes
2284
2285 2006-04-07 [colin]      2.1.0cvs17
2286
2287         * manual/faq.xml
2288         * manual/intro.xml
2289         * manual/keyboard.xml
2290                 Little fixes
2291
2292 2006-04-07 [colin]      2.1.0cvs16
2293
2294         * README
2295         * src/compose.c
2296         * src/prefs_common.c
2297         * src/prefs_common.h
2298                 Add hidden compose_no_markup pref
2299
2300 2006-04-07 [wwp]        2.1.0cvs15
2301
2302         * src/summary_search.c
2303         * .cvsignore
2304                 Bugfix: stop button was sticky when searching in an empty folder.
2305                 Applied curly brackets code style to the whole file (summary_search.c).
2306                 More files to ignore.
2307
2308 2006-04-07 [wwp]        2.1.0cvs14
2309
2310         * src/message_search.c
2311         * src/summary_search.c
2312                 changed default button when search bumps at file/folder
2313                 beginning or end, for convenience (thanks to Colin).
2314
2315 2006-04-07 [paul]       2.1.0cvs13
2316
2317         * src/plugins/dillo_viewer/dillo_prefs.c
2318                 avoid future potential for namespace collision
2319                 Patch by Colin
2320
2321 2006-04-06 [wwp]        2.1.0cvs12
2322
2323         * src/summary_search.c
2324                 Unify extended/advanced searches names (and thus factorize labels),
2325                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2326
2327 2006-04-06 [wwp]        2.1.0cvs11
2328
2329         * src/folderview.c
2330         * src/prefs_themes.c
2331         * src/summaryview.c
2332                 Fixed some compilation warnings.
2333
2334 2006-04-06 [colin]      2.1.0cvs10
2335
2336         * manual/advanced.xml
2337                 Document the wizard template and how to deploy
2338                 Sylpheed-Claws effectively
2339
2340 2006-04-06 [colin]      2.1.0cvs9
2341
2342         * src/folderview.c
2343                 gettext patch to tell translators about _("#"),
2344                 by Maxim Britov
2345
2346 2006-04-06 [colin]      2.1.0cvs8
2347
2348         * src/textview.c
2349                 Fix invalid GtkTextBIter after clicking "Display as text"
2350
2351 2006-04-06 [mones]      2.1.0cvs7
2352
2353         * src/addr_compl.c
2354         * src/addrindex.c
2355         * src/addritem.c
2356         * src/codeconv.c
2357         * src/compose.c
2358         * src/filtering.c
2359         * src/folder.c
2360         * src/folder_item_prefs.c
2361         * src/folderview.c
2362         * src/localfolder.c
2363         * src/matcher.c
2364         * src/mimeview.c
2365         * src/prefs_msg_colors.c
2366         * src/prefs_spelling.c
2367         * src/prefs_themes.c
2368         * src/procmime.c
2369         * src/procmsg.c
2370         * src/stock_pixmap.c
2371         * src/summaryview.c
2372         * src/textview.c
2373         * src/toolbar.c
2374         * src/common/mgutils.c
2375         * src/common/prefs.c
2376         * src/common/ssl_certificate.c
2377         * src/gtk/colorlabel.c
2378         * src/gtk/quicksearch.c
2379         * src/plugins/pgpmime/pgpmime.c
2380         * src/plugins/spamassassin/spamassassin.c
2381                 Removed redundant NULL checks for g_free() calls.
2382                 Patch by Pawel Pekala.
2383
2384 2006-04-06 [mones]      2.1.0cvs6
2385
2386         * src/prefs_actions.c
2387         * src/prefs_filtering.c
2388         * src/prefs_filtering_action.c
2389         * src/prefs_matcher.c
2390         * src/prefs_template.c
2391         * src/gtk/gtkutils.c
2392         * src/gtk/gtkutils.h
2393                 Have a nice replace button. Patch by Pawel Pekala
2394
2395 2006-04-06 [colin]      2.1.0cvs5
2396
2397         * src/addressbook.c
2398                 Fix crash with empty columns
2399
2400 2006-04-05 [colin]      2.1.0cvs4
2401
2402         * src/wizard.c
2403         * src/prefs_gtk.c
2404                 Allow wizard customization with pre-filled values
2405
2406 2006-04-05 [colin]      2.1.0cvs3
2407
2408         * src/textview.c
2409         * src/mimeview.c
2410         * src/mimeview.h
2411                 Nicer messages in mimeview
2412
2413 2006-04-05 [colin]      2.1.0cvs2
2414
2415         * src/addressbook.c
2416         * src/prefs_summaries.c
2417                 i18n fix
2418
2419 2006-04-05 [colin]      2.1.0cvs1
2420
2421         * src/plugins/pgpcore/plugin.c
2422         * src/plugins/pgpcore/select-keys.c
2423         * src/plugins/pgpcore/select-keys.h
2424         * src/plugins/pgpcore/sgpgme.c
2425         * src/plugins/pgpcore/sgpgme.h
2426         * src/plugins/pgpinline/pgpinline.c
2427         * src/plugins/pgpinline/plugin.c
2428         * src/plugins/pgpmime/pgpmime.c
2429         * src/plugins/pgpmime/plugin.c
2430                 Factorize and generalize a bit 
2431                 Drop S/MIME signature verification from PGP/MIME
2432                 (adding it as another, more complete plugin)
2433
2434 2006-04-05 [paul]       2.1.0
2435
2436         2.1.0 released
2437
2438 2006-04-05 [paul]       2.0.0cvs186
2439
2440         * manual/advanced.xml
2441                 add info on colour labels
2442
2443 2006-04-05 [paul]       2.0.0cvs185
2444
2445         * po/bg.po
2446         * po/cs.po
2447         * po/de.po
2448         * po/el.po
2449         * po/en_GB.po
2450         * po/fi.po
2451         * po/fr.po
2452         * po/it.po
2453         * po/nl.po
2454         * po/pl.po
2455         * po/pt_BR.po
2456         * po/sr.po
2457         * po/zh_CN.po
2458                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2459                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2460                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2461                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2462         * src/gtk/authors.h
2463         * tools/claws.i18n.status.pl
2464                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2465                 and new Czech translator, Tim <timbrain@post.cz>
2466
2467 2006-04-05 [mones]      2.0.0cvs184
2468
2469         * po/es.po
2470                 Updated translation
2471
2472 2006-04-05 [colin]      2.0.0cvs183
2473
2474         * src/gtk/quicksearch.c
2475                 Fix bug #929 (unnecessary reload in quick search bar)
2476
2477 2006-04-05 [colin]      2.0.0cvs182
2478
2479         * src/compose.c
2480                 Fix crash on Reply with no From:
2481                 Show signature and conversion error on queuing 
2482                 (but not sending)
2483         * src/mainwindow.c
2484         * src/summaryview.c
2485         * src/summaryview.h
2486                 Factorize threading code and make sure msginfo 
2487                 is not null when it comes from a GtkCTreeRow's 
2488                 data
2489         * src/gtk/gtkaspell.c
2490                 Check for necessary things
2491         * src/gtk/gtksctree.c
2492         * src/gtk/gtksctree.h
2493                 Reset anchor if necessary when removing node
2494
2495 2006-03-29 [colin]      2.0.0cvs181
2496
2497         * src/folderview.c
2498                 Warn for disabled IMAP accounts (due to lack of
2499                 libetpan). Breaks string-freeze - sorry - but it
2500                 is kind of important ;)
2501
2502 2006-03-28 [colin]      2.0.0cvs180
2503
2504         * src/gtk/gtkutils.c
2505         * src/gtk/gtkutils.h
2506                 Add a gtkut_get_link_btn() function that
2507                 creates a button which acts like an URI
2508         * src/prefs_themes.c
2509         * src/gtk/about.c
2510                 Use this function (factorizes codes)
2511         * src/common/defs.h
2512         * src/gtk/pluginwindow.c
2513                 Add a "Get more..." in the plugins window
2514
2515 2006-03-28 [colin]      2.0.0cvs179
2516
2517         * src/common/smtp.c
2518         * src/common/passcrypt.c
2519         * src/undo.c
2520                 Warning fixes. Patch by Pawel Pekala
2521
2522 2006-03-27 [colin]      2.0.0cvs178
2523
2524         * src/undo.c
2525                 Fix undoing by blocks with spaces
2526
2527 2006-03-27 [colin]      2.0.0cvs177
2528
2529         * src/textview.c
2530                 Set margin to 3px for headers
2531
2532 2006-03-27 [paul]
2533
2534         2.1.0-rc2 released
2535
2536 2006-03-27 [wwp]        2.0.0cvs176
2537
2538         * src/summaryview.c
2539                 don't reset quicksearch when updating the message list.
2540                 Thanks to Colin.
2541
2542 2006-03-26 [wwp]        2.0.0cvs175
2543
2544         * src/compose.c
2545                 use a unified border width ('other' tab in the compose window,
2546                 patch by Pawel Pekala).
2547
2548
2549 2006-03-26 [wwp]        2.0.0cvs174
2550
2551         * src/common/quoted-printable.c
2552         * src/addressbook.c
2553                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2554
2555 2006-03-26 [colin]      2.0.0cvs173
2556
2557         * src/quote_fmt_parse.y
2558                 Fix non-UTF8 date formats messing up the whole quote a 
2559                 little bit
2560
2561 2006-03-26 [colin]      2.0.0cvs172
2562
2563         * src/procheader.c
2564                 Make sure the date is UTF8 valid, or try to make it
2565                 so. IncrediMail is really IncrediStupid.
2566         * src/compose.c
2567                 Fix possible conversions. 
2568                 
2569
2570 2006-03-26 [colin]      2.0.0cvs171
2571
2572         * src/matcher.c
2573                 Fix corner cases in body search. This is still a
2574                 hack... It seems impossible to make it good and 
2575                 reasonably fast at the same time.
2576
2577 2006-03-26 [colin]      2.0.0cvs170
2578
2579         * src/summaryview.c
2580                 I think I killed the twilight zone bug!
2581                 summary_select_node() flushes GTK events in order
2582                 to be able to center the view. But this also 
2583                 flushes keypresses like Ctrl-Alt-U, so this can
2584                 call summary_show from summary_select_node (itself
2585                 called from summary_show, etc.). And the summaryview
2586                 has to be unlocked in this function. So just locking
2587                 while processing GTK events, and bailing if locked, 
2588                 should fix it.
2589                 Fixes bug #927 (SIGSEGV during Update Summary)
2590
2591 2006-03-25 [colin]      2.0.0cvs169
2592
2593         * src/matcher.c
2594                 Fix search in QP-encoded bodies
2595                 Fix utf-8 searches in bodies encoded in the
2596                 locale's encoding
2597         * src/common/quoted-printable.c
2598         * src/common/quoted-printable.h
2599                 Add a decode function that doesn't overwrite
2600                 the original pointer
2601                 
2602
2603 2006-03-24 [colin]      2.0.0cvs168
2604
2605         * src/action.c
2606         * src/summaryview.c
2607         * src/summaryview.h
2608                 Update message cache after action
2609                 Patch by H. Merijn Brand
2610         * src/prefs_msg_colors.c
2611                 Factorize label 
2612                 Patch by Fabien Vantard
2613         * src/plugins/spamassassin/spamassassin_gtk.c
2614                 Remove useless translation
2615                 Patch by Fabien Vantard
2616
2617 2006-03-23 [colin]      2.0.0cvs167
2618
2619         * src/common/ssl.c
2620                 Let 30 seconds to SSL_connect
2621
2622 2006-03-23 [wwp]        2.0.0cvs166
2623
2624         * src/summaryview.c
2625         * src/gtk/description_window.c
2626                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2627                 and headers are translated; adjust description windows' width to fit their
2628                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2629
2630 2006-03-23 [paul]       2.0.0cvs165
2631
2632         * src/common/utils.c
2633                 fix highlighting of URIs containing "()"
2634                 (2.0.0cvs164's reversal fixed)
2635                 Thanks to Colin.
2636
2637 2006-03-23 [paul]       2.0.0cvs164
2638
2639         * src/common/utils.c
2640                 revert patch, (postponing a fix), at 2.0.0cvs120
2641                 as it breaks more URIs than it fixes.
2642                 Allow '-' to be a terminating character in a URI
2643
2644 2006-03-22 [colin]      2.0.0cvs163
2645
2646         * configure.ac
2647                 Require libetpan 0.45
2648                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2649
2650 2006-03-22 [paul]       2.0.0cvs162
2651
2652         * src/editgroup.c
2653                 replace '<-' and '->' buttons with GTK_STOCK graphical
2654                 buttons
2655         * src/summary_search.c
2656                 don't offer '...' for translation
2657                 add a tooltip to advanced search '...' button
2658         * src/gtk/quicksearch.c
2659                 don't offer '...' for translation
2660
2661 2006-03-21 [colin]      2.0.0cvs161
2662
2663         * src/compose.c
2664                 Fix middle-click pasting (insert at click
2665                 position instead of cursor position, don't
2666                 remove existing selection and allow pasting
2667                 our own selection)
2668         * src/addressbook.c
2669                 "LDAP Server" -> "LDAP servers"
2670
2671 2006-03-21 [wwp]        2.0.0cvs160
2672
2673         * src/etpan/imap-thread.c
2674                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2675
2676 2006-03-20 [colin]      2.0.0cvs159
2677
2678         * src/summaryview.c
2679                 Don't reload summaryview after an execute with no
2680                 move action
2681
2682 2006-03-19 [colin]      2.0.0cvs158
2683
2684         * src/addressbook.c
2685                 and put groups at the top, always
2686
2687 2006-03-19 [colin]      2.0.0cvs157
2688
2689         * src/addressbook.c
2690                 Order groups before names, as previously
2691
2692 2006-03-19 [colin]      2.0.0cvs156
2693
2694         * src/addressbook.c
2695                 - Sort case-unsensitive
2696                 - Put the sort arrow at opening too
2697
2698 2006-03-19 [wwp]        2.0.0cvs155
2699
2700         * src/addressbook.c
2701                 allow sorting by name/email/remarks, ensure that right-pane's contents
2702                 matches the left-pane selection (cleared when appropriate).
2703                 Patch by Pawel Pekala <c0rn@o2.pl>.
2704
2705 2006-03-18 [colin]      2.0.0cvs154
2706
2707         * src/textview.c
2708                 Fix text cursor ;)
2709
2710 2006-03-18 [colin]      2.0.0cvs153
2711
2712         * src/gtk/filesel.c
2713                 Make sure we hide the preview if we didn't get
2714                 a filename
2715
2716 2006-03-18 [colin]      2.0.0cvs152
2717
2718         * src/summaryview.c
2719                 Set cursor to watch for execution (fixes lack
2720                 of watch-cursor when dnd'ing hundreds of mails)
2721         * src/gtk/filesel.c
2722                 Check that mime type is 'image/*' before updating
2723                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2724
2725 2006-03-18 [colin]      2.0.0cvs151
2726
2727         * src/mainwindow.c
2728         * src/textview.c
2729         * src/textview.h
2730                 Put a watch cursor in textview too when the mainwindow's
2731                 cursor in a watch
2732
2733 2006-03-18 [colin]      2.0.0cvs150
2734
2735         * src/folder.c
2736                 Change wrong asserts to simple tests
2737
2738 2006-03-17 [colin]      2.0.0cvs149
2739
2740         * src/mainwindow.c
2741         * src/mainwindow.h
2742         * src/prefs_msg_colors.c
2743         * src/summaryview.c
2744         * src/summaryview.h
2745         * src/gtk/colorlabel.c
2746         * src/gtk/colorlabel.h
2747                 Add a color label menu in the main menubar
2748                 Add (fixed) accels Ctrl-{0-7} to change the color
2749                 They have to be fixed because the menu's dynamic,
2750                 the items are complex widgets, hence we can't use
2751                 a GtkItemFactory.
2752
2753
2754 2006-03-17 [wwp]        2.0.0cvs148
2755
2756         * src/compose.c
2757                 rollback few lines from my previous commit (those lines come from
2758                 a pending patch, accidentally commited, even if neutral as they are
2759                 commented out).
2760
2761 2006-03-17 [wwp]        2.0.0cvs147
2762
2763         * src/compose.c
2764                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2765                 applied code style/indentation to the modified function.
2766
2767 2006-03-17 [wwp]        2.0.0cvs146
2768
2769         * src/procmsg.c
2770         * src/compose.c
2771                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2772
2773 2006-03-17 [paul]
2774
2775         2.1.0-rc1 released
2776
2777 2006-03-17 [paul]       2.0.0cvs145
2778
2779         * src/main.c
2780                 addressbook_read_file() was called twice
2781         * src/textview.c
2782                 X-Mailer highlighting
2783
2784 2006-03-16 [colin]      2.0.0cvs144
2785
2786         * src/sourcewindow.c
2787         * src/sourcewindow.h
2788                 And the last one, in source window.
2789
2790 2006-03-16 [colin]      2.0.0cvs143
2791
2792         * src/compose.c
2793         * src/compose.h
2794                 Fix the same stuff in compose
2795
2796 2006-03-16 [colin]      2.0.0cvs142
2797
2798         * src/messageview.c
2799                 Complete the previous messageview crash fix
2800
2801 2006-03-16 [colin]      2.0.0cvs141
2802
2803         * src/procmsg.h
2804         * src/procmsg.c
2805         * src/folder.c
2806                 Fix POSTPROCESSING hook
2807                 Patch by H. Merijn Brand
2808
2809         * src/procmime.c
2810         * src/procmime.h
2811                 Parse Content-Location
2812
2813         * src/toolbar.c
2814         * src/messageview.c
2815         * src/messageview.h
2816                 Don't crash when a top-level MessageView has
2817                 been closed on us. Same problematic than
2818                 yesterday's quicksearch issue.
2819
2820 2006-03-15 [colin]      2.0.0cvs140
2821
2822         * src/gtk/quicksearch.c
2823                 Fix a bitchy race we didn't think about when we
2824                 added quicksearch cancellation:
2825                 If the search is not on cached fields, for example
2826                 body_part matchcase "stuff"
2827                 the matcher code has to get the whole message. If
2828                 we're on IMAP, that can be slow, and in order to
2829                 be non-blocking, the IMAP code idle loop processes
2830                 gtk events too. So it is possible to cancel a
2831                 quicksearch while the matcher is getting the mail's
2832                 body. After matcher got its body, it will start to
2833                 iterate over the matcher list that the Quicksearch's
2834                 clear_search_cb() just freed via prepare_matcher().
2835                 SIGSEGV ensues.
2836                 The fix consists of guarding the matcherlist_match()
2837                 call with a boolean 'matching'. If we reset the
2838                 quicksearch while matching is TRUE, we don't free
2839                 the matcherlist anymore like we did, but we set
2840                 another new flag, deferred_free, to TRUE. Then,
2841                 in quicksearch_match(), just after returning from
2842                 matcherlist_match() and unsetting the matching flag,
2843                 we check the deferred_free flag and do the
2844                 prepare_matcher() (which does the matcherlist_free)
2845                 for real, so we free the matcherlist once it's not
2846                 used anymore.
2847                 As all of this runs via the glib main loop, we
2848                 luckily don't need a mutex.
2849         * src/summaryview.c
2850                 Also, show progress while searching.
2851
2852
2853 2006-03-14 [colin]      2.0.0cvs139
2854
2855         * src/alertpanel.c
2856                 Make alertpanel_is_open non-static
2857
2858 2006-03-14 [colin]      2.0.0cvs138
2859
2860         * src/prefs_spelling.c
2861                 Cleanups - Fabien Vantard
2862
2863 2006-03-14 [wwp]        2.0.0cvs137
2864
2865         * src/main.c
2866                 code style normalization (curly braces, indentation).
2867
2868 2006-03-14 [wwp]        2.0.0cvs137
2869
2870         * src/main.c
2871                 code style (braces, indentation)
2872
2873 2006-03-12 [paul]       2.0.0cvs136
2874
2875         * src/prefs_common.c
2876                 trans_hdr defaults to FALSE to be RFC-savvy
2877         * src/prefs_summaries.c
2878                 add a tooltip to the trans_hdr option
2879                 
2880
2881 2006-03-12 [paul]       2.0.0cvs135
2882
2883         * src/prefs_matcher.c
2884                 give a little more width to the combos
2885         * src/prefs_display_header.c
2886         * src/textview.c
2887                 translate headers if prefs_common.trans_hdr
2888                 is TRUE
2889
2890         Patches by Pawel Pekala
2891
2892 2006-03-12 [paul]       2.0.0cvs134
2893
2894         * src/plugins/clamav/clamav_plugin.c
2895         * src/plugins/dillo_viewer/dillo_viewer.c
2896         * src/plugins/pgpcore/plugin.c
2897         * src/plugins/pgpinline/plugin.c
2898         * src/plugins/pgpmime/plugin.c
2899         * src/plugins/spamassassin/spamassassin.c
2900                 update/add to descriptions
2901         * src/plugins/spamassassin/spamassassin_gtk.c
2902                 fixes to the english, remove superfluous
2903                 tooltips, clean up a little
2904
2905 2006-03-12 [paul]       2.0.0cvs133
2906
2907         * src/compose.c
2908                 fix Bug 924, 'Account combo box shows up wrong 
2909                 if & is in account name'
2910
2911 2006-03-11 [colin]      2.0.0cvs132
2912
2913         * src/summaryview.c
2914                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2915                 messed up shift-selection because is slows down
2916                 moving around summaryview. thanks -users
2917
2918 2006-03-10 [colin]      2.0.0cvs131
2919
2920         * src/plugins/spamassassin/spamassassin_gtk.c
2921                 Put back Paul's engrish fixes
2922
2923 2006-03-10 [colin]      2.0.0cvs130
2924
2925         * src/plugins/spamassassin/spamassassin.c
2926         * src/plugins/spamassassin/spamassassin.h
2927         * src/plugins/spamassassin/spamassassin_gtk.c
2928                 Cleanup SA prefs page (more)
2929                 Patch by Fabien Vantard
2930
2931 2006-03-10 [paul]       2.0.0cvs129
2932
2933         * src/prefs_msg_colors.c
2934         * src/prefs_spelling.c
2935                 widget sensitivity
2936
2937 2006-03-09 [mones]      2.0.0cvs128
2938
2939         * po/es.po
2940                 Update for next RC
2941
2942 2006-03-09 [wwp]        2.0.0cvs127
2943
2944         * configure.ac
2945                 revert accidental commit (requirement for libetpan 0.43), this time
2946                 not in HEAD.
2947
2948 2006-03-09 [wwp]        2.0.0cvs125
2949
2950         * configure.ac
2951                 revert accidental commit (requirement for libetpan 0.43)
2952
2953 2006-03-09 [paul]       2.0.0cvs126
2954
2955         * src/prefs_receive.c
2956                 remove useless frame
2957                 replace 'incorporation' with 'receiving'
2958         * src/plugins/clamav/clamav_plugin_gtk.c
2959         * src/plugins/spamassassin/spamassassin_gtk.c
2960                 improve widget sensitivity
2961                 fix a bit his engrish
2962
2963 2006-03-09 [wwp]        2.0.0cvs125
2964
2965         * src/addressadd.c
2966         * src/foldersel.c
2967         * src/prefs_common.c
2968         * src/prefs_common.h
2969                 remember some more windows' sizes (add to addressbook and
2970                 select folder).
2971
2972 2006-03-09 [paul]       2.0.0cvs124
2973
2974         * src/plugins/pgpcore/prefs_gpg.c
2975                 normalise construction of dialogue
2976
2977 2006-03-09 [paul]       2.0.0cvs123
2978
2979         * src/plugins/trayicon/Makefile.am
2980                 add missing slash
2981
2982 2006-03-08 [colin]      2.0.0cvs122
2983
2984         * src/plugins/trayicon/Makefile.am
2985                 Fix build in separate dir 
2986                 Patch by Bamanzi <bamanzi@gmail.com>
2987
2988 2006-03-08 [colin]      2.0.0cvs121
2989
2990         * src/procmsg.c
2991                 Batch move and copies from summaryview with delayed execution
2992                 too
2993
2994 2006-03-07 [paul]       2.0.0cvs120
2995
2996         * src/common/utils.c
2997                 fix highlighting of URIs containing "()"
2998                 Patch by Pawel Pekala
2999
3000 2006-03-07 [paul]       2.0.0cvs119
3001
3002         * src/folder.c
3003         * src/folder.h
3004         * src/folderview.c
3005                 immediately do alphabetical resort when
3006                 changing a folder's name
3007                 Patch by Pawel Pekala
3008
3009 2006-03-07 [paul]       2.0.0cvs118
3010
3011         * src/news.c
3012         * src/news_gtk.c
3013                 when unsubscribing a newsgroup, remove the
3014                 folder and msgs in .sylpheed-claws/newscache
3015                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3016
3017 2006-03-07 [paul]       2.0.0cvs117
3018
3019         * src/textview.c
3020                 fix wrong Fake URL Warning
3021                 Thanks to Hiro
3022
3023 2006-03-07 [colin]      2.0.0cvs116
3024
3025         * src/imap.c
3026                 Return immediately when password dialog was
3027                 cancelled
3028         * src/gtk/inputdialog.c
3029                 Allow empty strings for passwords
3030
3031
3032 2006-03-06 [colin]      2.0.0cvs115
3033
3034         * src/imap.c
3035                 Prevent double-timeouts when connection fails
3036
3037 2006-03-06 [colin]
3038
3039         2.0.1-rc1 released
3040
3041 2006-03-06 [colin]      2.0.0cvs114
3042
3043         * src/imap.c
3044                 Refresh session during potentially long
3045                 operations
3046
3047 2006-03-06 [wwp]        2.0.0cvs113
3048
3049         * src/prefs_msg_colors.h
3050                 forgot that one (custom color labels).
3051
3052 2006-03-06 [wwp]        2.0.0cvs112
3053
3054         * src/prefs_common.c
3055         * src/prefs_common.h
3056         * src/prefs_msg_colors.c
3057         * src/summaryview.c
3058         * src/summaryview.h
3059         * src/gtk/colorlabel.c
3060         * src/gtk/colorlabel.h
3061                 colors in messages list are now customizable. Color values and names can
3062                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3063                 Thanks to Paul and Colin for their help with this longstanding patch!
3064
3065 2006-03-06 [wwp]        2.0.0cvs111
3066
3067         * src/textview.c
3068                 don't crash if (x)face is bad.
3069
3070 2006-03-05 [paul]       2.0.0cvs110
3071
3072         * AUTHORS
3073         * configure.ac
3074         * src/Makefile.am
3075         * src/common/Makefile.am
3076         * src/common/utils.h
3077         * src/etpan/imap-thread.c
3078         * src/gtk/authors.h
3079         * src/plugins/clamav/Makefile.am
3080         * src/plugins/demo/Makefile.am
3081         * src/plugins/dillo_viewer/Makefile.am
3082         * src/plugins/pgpcore/Makefile.am
3083         * src/plugins/pgpcore/passphrase.c
3084         * src/plugins/pgpinline/Makefile.am
3085         * src/plugins/pgpmime/Makefile.am
3086         * src/plugins/spamassassin/Makefile.am
3087         * src/plugins/trayicon/Makefile.am
3088                 fix builiding on cygwin
3089                 Patch by Ralgh Young <bamanzi@gmail.com>
3090
3091 2006-03-04 [wwp]        2.0.0cvs109
3092
3093         * manual/keyboard.xml
3094                 fix mixed up/down keys.
3095
3096 2006-03-04 [wwp]        2.0.0cvs108
3097
3098         * README
3099         * INSTALL
3100                 updated links to SpamAssassin.
3101
3102 2006-03-04 [wwp]        2.0.0cvs107
3103
3104         * manual/plugins.xml
3105         * src/plugins/spamassassin/README
3106                 updated SpamAssassin plugin docs to reflect new functional additions
3107                 (also fix/update/documents few technical stuff more, see the README).
3108
3109 2006-03-04 [wwp]        2.0.0cvs106
3110
3111         * src/prefs_message.c
3112                 normalized capitalization of message-prefs paths.
3113
3114 2006-03-04 [wwp]        2.0.0cvs105
3115
3116         * manual/advanced.xml
3117                 typo.
3118
3119 2006-03-03 [colin]      2.0.0cvs104
3120
3121         * src/plugins/clamav/clamav_plugin_gtk.c
3122                 Rework prefs page, patch by Fabien 
3123
3124 2006-03-03 [colin]      2.0.0cvs103
3125
3126         * src/plugins/clamav/clamav_plugin.c
3127                 Set error on all errors
3128
3129 2006-03-03 [colin]      2.0.0cvs102
3130
3131         * src/common/plugin.c
3132                 Initialize error to avoid crashing when a plugin fails
3133                 without setting error
3134
3135 2006-03-02 [wwp]        2.0.0cvs101
3136
3137         * configure.ac
3138                 fixed linker flags for libetpan support on Cygwin
3139                 (thanks to H.Merijn Brand).
3140
3141 2006-03-02 [wwp]        2.0.0cvs100
3142
3143         * src/addressbook.c
3144                 fix some AB error messages: one for punctuation and
3145                 one wrongly duplicate (thanks, maxbritov).
3146
3147 2006-03-02 [wwp]        2.0.0cvs99
3148
3149         * src/plugins/spamassassin/spamassassin.c
3150                 make sync calls to sa-learn/spamc to prevent
3151                 system (whatever local or client/server) overload.
3152
3153 2006-03-02 [colin]      2.0.0cvs98
3154
3155         * src/summaryview.c
3156                 Put the spam icon in the status column instead of the
3157                 mark one
3158
3159 2006-03-01 [colin]      2.0.0cvs97
3160
3161         * src/plugins/spamassassin/spamassassin.c
3162                 Fix segfault (g_file_set_contents fails for some 
3163                 reason and err==0x2f. Can't find out why with
3164                 valgrind, using working function :-)
3165
3166 2006-03-01 [colin]      2.0.0cvs96
3167
3168         * src/inc.c
3169                 Offline overriding: let 'No' be cached only 3 seconds
3170
3171 2006-03-01 [colin]      2.0.0cvs95
3172
3173         * src/addr_compl.c
3174         * src/addrbook.c
3175         * src/addressbook.c
3176         * src/addrindex.c
3177         * src/folder_item_prefs.c
3178         * src/headerview.c
3179         * src/imap.c
3180         * src/inc.c
3181         * src/ldif.c
3182         * src/mainwindow.c
3183         * src/mh.c
3184         * src/msgcache.c
3185         * src/prefs_common.h
3186         * src/prefs_msg_colors.c
3187         * src/procheader.c
3188         * src/procheader.h
3189         * src/procmime.c
3190         * src/procmsg.c
3191         * src/procmsg.h
3192         * src/send_message.h
3193         * src/simple-gettext.c
3194         * src/summaryview.c
3195         * src/summaryview.h
3196         * src/syldap.c
3197         * src/textview.c
3198         * src/undo.c
3199         * src/common/ssl_certificate.c
3200         * src/common/utils.c
3201         * src/gtk/colorsel.c
3202         * src/gtk/gtksctree.c
3203         * src/gtk/gtkshruler.c
3204         * src/plugins/trayicon/trayicon.c
3205                 #if 0 goes to /dev/null
3206
3207 2006-03-01 [colin]      2.0.0cvs94
3208
3209         * src/compose.c
3210         * src/imap.c
3211         * src/inc.c
3212         * src/inc.h
3213         * src/messageview.c
3214         * src/news.c
3215         * src/plugins/spamassassin/spamassassin.c
3216                 Allow to add information in the "working offline"
3217                 window
3218
3219 2006-03-01 [wwp]        2.0.0cvs93
3220
3221         * src/plugins/spamassassin/spamassassin.c
3222                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3223                 'cause it seems that calling `spamc ... < inputfile` with
3224                 g_spawn_(a)sync simply.. erm doesn't work :-).
3225
3226 2006-03-01 [wwp]        2.0.0cvs92
3227
3228         * src/toolbar.c
3229         * src/toolbar.h
3230                 simplify the adding of spam/ham button to the messageview toolbar
3231                 (it gets more clear now that the same button will be "Mark as spam"
3232                 or "Mark as ham" according to the current message status,
3233                 thanks to Colin).
3234
3235 2006-03-01 [wwp]        2.0.0cvs91
3236
3237         * src/messageview.c
3238         * src/procmsg.c
3239         * src/procmsg.h
3240         * src/summaryview.c
3241         * src/plugins/spamassassin/spamassassin.c
3242         * src/plugins/spamassassin/spamassassin.h
3243                 make learner callbacks return a status (0 for ok),
3244                 handle it in main code to avoid setting flags when learning failed,
3245                 don't learn on TCP if offline in spamassassin,
3246                 thanks to Colin.
3247
3248                 
3249
3250 2006-03-01 [wwp]        2.0.0cvs90
3251
3252         * src/compose.c
3253                 some work around the compose window's account menu,
3254                 patch by Fabien Vantard.
3255
3256 2006-03-01 [wwp]        2.0.0cvs89
3257
3258         * src/plugins/spamassassin/spamassassin.c
3259                 fixed bad logics, was using spamc in local mode and sa-learn
3260                 in remote mode (thanks, Colin).
3261
3262 2006-03-01 [wwp]        2.0.0cvs88
3263
3264         * src/plugins/spamassassin/spamassassin.c
3265         * src/plugins/spamassassin/spamassassin.h
3266         * src/plugins/spamassassin/spamassassin_gtk.c
3267                 made processing of emails w/ sa-plugin an option (default is TRUE),
3268                 fixed Engrish some tooltips, capitalization of some debug messages
3269                 and warnings. The spamassassin plugin now provides two separate
3270                 services: process emails upon incorporation and spamd training.
3271                 Both services (un)register independently but use some common
3272                 plugin settings (transport settings, spam storage location).
3273
3274 2006-02-28 [wwp]        2.0.0cvs87
3275
3276         * src/plugins/spamassassin/spamassassin.c
3277                 fix async flag to spamc cmdline execution (batch exec should
3278                 be asynchronous).
3279
3280 2006-02-27 [wwp]        2.0.0cvs86
3281
3282         * src/plugins/spamassassin/spamassassin.c
3283         * src/plugins/spamassassin/spamassassin.h
3284         * src/plugins/spamassassin/spamassassin_gtk.c
3285                 - added the ability to learn a remote spamassassin server (spamd),
3286                 using spamc.
3287                 - added the spamassassin option 'username', that applies to all
3288                 spamassassin operations (filtering, learning, local or remote).
3289                 The default username is the current unix user (if left blank
3290                 from gtk prefs or config file).
3291                 - commented out some unused code (notebook widget), removed unused
3292                 layout (hbox1).
3293                 - make more widgets sensitive to the transport type.
3294
3295 2006-02-27 [colin]      2.0.0cvs85
3296
3297         * src/plugins/spamassassin/spamassassin.c
3298                 Fix sa-learn call when offline
3299
3300 2006-02-27 [colin]      2.0.0cvs84
3301
3302         * configure.ac
3303         * src/Makefile.am
3304         * src/mainwindow.c
3305         * src/mainwindow.h
3306         * src/messageview.c
3307         * src/messageview.h
3308         * src/prefs_toolbar.c
3309         * src/procmsg.c
3310         * src/stock_pixmap.c
3311         * src/stock_pixmap.h
3312         * src/summaryview.c
3313         * src/toolbar.c
3314         * src/toolbar.h
3315         * src/pixmaps/ham_btn.xpm
3316         * src/pixmaps/spam.xpm
3317         * src/pixmaps/spam_btn.xpm
3318         * src/plugins/spamassassin/spamassassin.c
3319                 Add button in toolbar for spam learning
3320                 Fix a few bugs from the last related commit
3321                 Revert 1.9.6cvs23 which messed up shift-selection
3322
3323 2006-02-24 [colin]      2.0.0cvs83
3324
3325         * src/procmsg.c
3326         * src/summaryview.c
3327         * src/summaryview.h
3328         * src/plugins/spamassassin/spamassassin.c
3329         * src/plugins/spamassassin/spamassassin.h
3330         * src/plugins/spamassassin/spamassassin_gtk.c
3331                 Unregister learner when spamassassin is either
3332                 disabled or over tcp
3333
3334 2006-02-24 [colin]      2.0.0cvs82
3335
3336         * src/Makefile.am
3337         * src/mainwindow.c
3338         * src/mainwindow.h
3339         * src/procmsg.c
3340         * src/procmsg.h
3341         * src/stock_pixmap.c
3342         * src/stock_pixmap.h
3343         * src/summaryview.c
3344         * src/summaryview.h
3345         * src/gtk/icon_legend.c
3346         * src/pixmaps/spam.xpm  ** NEW FILE **
3347         * src/plugins/spamassassin/spamassassin.c
3348         * src/plugins/spamassassin/spamassassin_gtk.c
3349                 Add spam learning interface (Mark/Mark as 
3350                 (spam|ham) menus)
3351
3352 2006-02-24 [wwp]        2.0.0cvs81
3353
3354         * src/compose.c
3355         * src/compose.h
3356         * src/filtering.c
3357                 hide compose window when sending message in batch mode
3358                 (filtering: forward and redirect). Also fixed a wrong
3359                 value returned when sending failed, neutral anyway.
3360                 (Colin, me) 
3361
3362 2006-02-24 [wwp]        2.0.0cvs80
3363
3364         * src/mainwindow.c
3365                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3366
3367 2006-02-24 [paul]       2.0.0cvs79
3368
3369         * src/news.c
3370         * src/news.h
3371         * src/news_gtk.c
3372                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3373                 Thanks to Colin
3374
3375 2006-02-23 [colin]      2.0.0cvs78
3376
3377         * src/alertpanel.c
3378                 Change OK to Close in alertpanel with View log
3379                 button; add accel to View log. Patch by Fabien
3380                 Vantard
3381
3382 2006-02-23 [wwp]        2.0.0cvs77
3383
3384         * src/compose.c
3385                 silly me, there were much more tests to perform, since toolbars can
3386                 really have down to 1 element only.
3387
3388 2006-02-23 [wwp]        2.0.0cvs76
3389
3390         * commitHelper
3391                 fixed indentation from my previous commit. Fallback to VISUAL if
3392                 EDITOR is not set (and to vi, at last resort).
3393
3394 2006-02-23 [wwp]        2.0.0cvs75
3395
3396         * commitHelper
3397                 improved error detection (Colin, me).
3398
3399 2006-02-23 [wwp]        2.0.0cvs74
3400
3401         * src/prefs_toolbar.c
3402                 simplify and fix prefs/toolbars layouting. Combos' contents can
3403                 now be really displayed.
3404
3405 2006-02-23 [wwp]        2.0.0cvs73
3406         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3407         be really displayed.
3408
3409 2006-02-22 [wwp]        2.0.0cvs72
3410
3411         * src/compose.c
3412                 fix a typo in my previous commit (sorry!).
3413
3414 2006-02-22 [wwp]        2.0.0cvs71
3415
3416         * src/prefs_toolbar.c
3417                 fix a crash when adding separators to toolbars,
3418                 also fix some separator item information.
3419
3420 2006-02-22 [wwp]        2.0.0cvs70
3421
3422         * src/compose.c
3423                 fix a crash when redirecting (for instance) when compose window's
3424                 toolbar contents has been customized (when some buttons have been
3425                 removed in fact).
3426
3427 2006-02-21 [wwp]        2.0.0cvs69
3428
3429         * src/summaryview.c
3430         * src/gtk/pluginwindow.c
3431         * src/plugins/pgpcore/prefs_gpg.c
3432                 fix some compilation warnings (feat. remains of removed code).
3433
3434 2006-02-21 [wwp]        2.0.0cvs68
3435
3436         * src/gtk/gtkutils.c
3437                 fix two compilation issues, thanks to Stephan Sachse.
3438
3439 2006-02-20 [colin]      2.0.0cvs67
3440
3441         * src/mainwindow.c
3442                 Don't reselect displayed mail on refocus
3443                 This fixes actions misbehaving 
3444
3445 2006-02-20 [wwp]        2.0.0cvs66
3446
3447         * src/summaryview.c
3448         * src/gtk/gtksctree.c
3449         * src/gtk/gtkshruler.c
3450                 changed more runtime typecast checks.
3451
3452 2006-02-20 [wwp]        2.0.0cvs65
3453
3454         * src/summary_search.c
3455                 find all - summaryview refresh issue fixed, thanks to Colin.
3456
3457 2006-02-20 [wwp]        2.0.0cvs64
3458
3459         * src/gtk/gtkutils.c
3460                 better runtime typecast checks.
3461
3462 2006-02-20 [wwp]        2.0.0cvs63
3463
3464         * src/summary_search.c
3465                 enhancements to the summary search:
3466                         - add the ability to stop the running search
3467                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3468                         - don't search if no criteria (From/To/Subject/Body) is set
3469                         - ensure that a busy mouse pointer is always shown when searching,
3470                           show it even a bit earlier
3471
3472 2006-02-19 [colin]      2.0.0cvs62
3473
3474         * src/compose.c
3475         * src/imap.c
3476         * src/etpan/imap-thread.c
3477         * src/etpan/imap-thread.h
3478                 (Future) IMAP speed improvement on sending
3479                 Will require a libetpan update
3480         * src/summaryview.c
3481         * src/gtk/quicksearch.c
3482                 Make quicksearch clearable while running.
3483
3484 2006-02-17 [colin]      2.0.0cvs61
3485
3486         * src/imap.c
3487         * src/etpan/imap-thread.c
3488         * src/etpan/imap-thread.h
3489                 Check for IMAP certificates
3490                 ** Requires libetpan-0.42-cvs4 
3491                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3492
3493 2006-02-17 [colin]      2.0.0cvs60
3494
3495         * src/messageview.c
3496         * src/prefs_common.c
3497         * src/prefs_common.h
3498         * src/prefs_message.c
3499                 Add pref to display HTML-only mails with plugin, 
3500                 if possible (defaulting to FALSE of course).
3501
3502 2006-02-16 [colin]      2.0.0cvs59
3503
3504         * src/main.c
3505         * src/common/plugin.c
3506         * src/common/plugin.h
3507         * src/gtk/pluginwindow.c
3508                 Keep track of requested (but unloaded) plugins
3509                 in some error cases.
3510
3511 2006-02-16 [wwp]        2.0.0cvs58
3512
3513         * src/gtk/gtkaspell.c
3514         * src/gtk/gtkaspell.h
3515         * src/prefs_spelling.c
3516         * src/compose.c
3517         * src/prefs_common.c
3518         * src/prefs_common.h
3519                 implemented new optional spellchecker behaviour: re-check message when
3520                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3521
3522 2006-02-16 [wwp]        2.0.0cvs57
3523
3524         * src/quote_fmt_parse.y
3525                 pclose popen'ed pipe.
3526
3527 2006-02-15 [colin]      2.0.0cvs56
3528
3529         * src/mimeview.c
3530         * src/mimeview.h
3531                 Let MimeViewers know which MimeView they
3532                 depend of.
3533         * src/summaryview.c
3534                 Swap From/To columns in Sent/Queue/Drafts
3535                 folders
3536         * src/etpan/imap-thread.c
3537                 Use mailstream_low_tls_open() for STARTTLS
3538                 instead of mailstream_low_ssl_open()
3539                 ** REQUIRES libetpan 0.42cvs3 **
3540
3541 2006-02-15 [wwp]        2.0.0cvs55
3542
3543         * src/compose.c
3544         * src/compose.h
3545         * src/message_search.c
3546         * src/message_search.h
3547         * src/textview.c
3548         * src/gtk/gtkutils.c
3549         * src/gtk/gtkutils.h
3550                 added the ability to Find text in the compose window (and a bit
3551                 of code factorization).
3552
3553 2006-02-15 [wwp]        2.0.0cvs54
3554
3555         * src/prefs_gtk.c
3556                 yet another one file was missing (fix for some widgets' sensitivity).
3557                 Thanks Colin!
3558
3559 2006-02-15 [wwp]        2.0.0cvs53
3560
3561         * src/prefs_gtk.h
3562                 oops forgot that file (fix for some widgets' sensitivity).
3563
3564 2006-02-15 [wwp]        2.0.0cvs52
3565
3566         * src/summary_search.c
3567                 implemented advanced summary search options (added the ability
3568                 to use matcher conditions in an advanced search mode).
3569
3570 2006-02-15 [wwp]        2.0.0cvs51
3571
3572         * src/plugins/pgpcore/prefs_gpg.c
3573         * src/prefs_account.c
3574                 fix some widget sensitivity, mostly around some labels in
3575                 account prefs.
3576
3577 2006-02-15 [paul]       2.0.0cvs50
3578
3579         * manual/advanced.xml
3580                 improve Templates info
3581                 written by wwp
3582
3583 2006-02-14 [colin]      2.0.0cvs49
3584
3585         * src/pixmaps/address_book.xpm
3586         * src/pixmaps/preferences.xpm
3587         * src/pixmaps/properties.xpm
3588                 Fix pixmap size - patch by Fabien Vantard
3589
3590 2006-02-13 [colin]      2.0.0cvs48
3591
3592         * src/procmime.c
3593                 Add missing fclose()s on error
3594         * src/textview.c
3595                 Remove unused code
3596         * src/common/utils.c
3597                 Fix temp files not being deleted on windows
3598         Patches by Thomas Gilgin
3599
3600 2006-02-13 [colin]      2.0.0cvs47
3601
3602         * src/mainwindow.c
3603                 Fix exit crash
3604
3605 2006-02-13 [wwp]        2.0.0cvs46
3606
3607         * src/plugins/pgpcore/prefs_gpg.c
3608                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3609
3610 2006-02-12 [colin]      2.0.0cvs45
3611
3612         * src/folderview.c
3613         * src/main.c
3614         * src/mainwindow.c
3615                 Fix "stuff" when quitting
3616
3617 2006-02-12 [wwp]        2.0.0cvs44
3618
3619         * src/prefs_themes.c
3620                 fix typos in debug messages.
3621
3622 2006-02-11 [colin]      2.0.0cvs43
3623
3624         * src/summaryview.c
3625                 don't allow drag/drop from ourself
3626
3627 2006-02-10 [wwp]        2.0.0cvs42
3628
3629         * src/exporthtml.c
3630         * src/html.c
3631         * src/html.h
3632         * src/procmime.c
3633         * src/textview.c
3634                 renamed html_ prefixed functions and data structures to avoid
3635                 namespace clashes w/ other software (gtkhtml2 for instance).
3636                 Closes bug #907.
3637
3638
3639 2006-02-09 [colin]      2.0.0cvs41
3640
3641         * src/summaryview.c
3642                 Fix shitty logic messed up. Thanks Ticho for the hint!
3643
3644 2006-02-09 [wwp]        2.0.0cvs40
3645
3646         * src/gtk/about.c
3647         * src/compose.c
3648         * src/prefs_account.c
3649         * src/prefs_gtk.h
3650         * src/editaddress.c
3651                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3652                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3653                 Browse buttons in accounts prefs.
3654
3655 2006-02-09 [colin]      2.0.0cvs39
3656
3657         * src/matcher.c
3658                 Check for pointer before using its members
3659         * src/gtk/gtksourceprintjob.c
3660                 Fix a wrong warning
3661
3662 2006-02-09 [wwp]        2.0.0cvs38
3663
3664         * src/gtk/filesel.c
3665                 fix few compiler warnings (type mismatch).
3666
3667 2006-02-09 [paul]       2.0.0cvs37
3668
3669         * po/fr.po
3670                 updated by Fabien Vantard
3671
3672 2006-02-08 [colin]      2.0.0cvs36
3673
3674         * src/prefs_common.c
3675         * src/common/defs.h
3676         * src/common/plugin.c
3677                 allow windows and linux configurations to coexist
3678                 patch by Thomas Gilgin
3679
3680 2006-02-08 [colin]      2.0.0cvs35
3681
3682         * src/filtering.c
3683         * src/matcher.c
3684         * src/matcher.h
3685         * src/matcher_parser_parse.y
3686         * src/prefs_filtering_action.c
3687         * src/prefs_matcher.c
3688                 Add the "Ignore thread" filtering
3689                 action
3690
3691 2006-02-08 [colin]      2.0.0cvs34
3692
3693         * src/compose.c
3694         * src/procmime.c
3695         * src/procmime.h
3696                 Fix bug #905 (damaged attachment)
3697                 text files with raw \0's aren't really text files
3698         FOR_STABLE
3699
3700 2006-02-08 [colin]      2.0.0cvs33
3701
3702         * src/summaryview.c
3703                 Fix crasher introduced yesterday
3704
3705 2006-02-08 [wwp]        2.0.0cvs32
3706
3707         * src/compose.c
3708         * src/compose.h
3709                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3710
3711 2006-02-08 [wwp]        2.0.0cvs31
3712
3713         * src/prefs_template.c
3714                 templates enhancement: allow address completion for Cc and Bcc fields
3715                 (it was currently possible for the To field only)
3716
3717 2006-02-08 [colin]      2.0.0cvs30
3718
3719         * src/compose.c
3720                 Don't unblock if not blocked
3721         FOR_STABLE
3722
3723 2006-02-07 [colin]      2.0.0cvs29
3724
3725         * src/action.c
3726                 Forgot to refresh summaryview
3727
3728 2006-02-07 [colin]      2.0.0cvs28
3729
3730         * src/action.c
3731                 Freeze/thaw message list and folder list while
3732                 processing %as{} actions 
3733         * src/compose.c
3734                 Fix auto-wrap disabling after a middle-click
3735                 paste - FOR_STABLE
3736
3737 2006-02-07 [paul]       2.0.0cvs27
3738
3739         * src/folder.c
3740                 fix freeing of uninitialised pointers
3741                 Thanks to Colin
3742
3743 2006-02-06 [colin]      2.0.0cvs26
3744
3745         * src/folder.c
3746                 Use g_slist_prepend in potentially big list
3747
3748 2006-02-06 [colin]      2.0.0cvs25
3749
3750         * src/folder.c
3751                 Completely skip processing if it doesn't 
3752                 exist (faster!)
3753
3754 2006-02-06 [colin]      2.0.0cvs24
3755
3756         * src/folder.c
3757         * src/summaryview.c
3758                 Batch filtering in summaryview (from Tools menu)
3759                 and pre/post//-processing too
3760
3761 2006-02-06 [colin]      2.0.0cvs23
3762
3763         * src/procmsg.h
3764         * src/filtering.c
3765                 Use a special field for batch filtering instead
3766                 of stepping on deferred execution's toes
3767
3768 2006-02-06 [colin]      2.0.0cvs22
3769
3770         * src/action.c
3771         * src/filtering.c
3772         * src/filtering.h
3773         * src/folder.c
3774         * src/summaryview.c
3775                 Fix filtering via menus and actions
3776
3777 2006-02-06 [colin]      2.0.0cvs21
3778
3779         * src/imap.c
3780                 Put the added file directly to cache if possible (will work
3781                 with next libetpan)
3782         * src/filtering.c
3783         * src/filtering.h
3784         * src/inc.c
3785         * src/folder.c
3786         * src/mbox.c
3787         * src/procmsg.h
3788                 Move and copy filtered messages by batches instead of one
3789                 by one - faster on IMAP
3790         * src/procmsg.c
3791                 Add a function that'll possibly be useful later
3792
3793 2006-02-06 [colin]      2.0.0cvs20
3794
3795         * src/addressbook.c
3796                 Use internal mime-type instead of text/plain for d'n'd
3797         * src/compose.c
3798                 Allow attaching files from mimeview's icon list via d'n'd
3799         * src/folderview.c
3800         * src/folderview.h
3801                 Use internal mime-type instead of text/plain for d'n'd
3802                 Don't try to selected opened folder if none is
3803                 Factorize d'n'd from other apps code
3804         * src/headerview.c
3805         * src/textview.c
3806         * src/gtk/gtkutils.c
3807         * src/gtk/gtkutils.h
3808                 Factorize Face/X-Face stuff
3809         * src/mimeview.c
3810                 Fix d'n'd to other apps
3811         * src/prefs_message.c
3812                 Let the XFace pref be usable without libcompface as it also
3813                 applies to Face
3814         * src/summaryview.c
3815                 Fix d'n'd to other apps
3816                 Factorize d'n'd from other apps code
3817
3818 2006-02-06 [wwp]        2.0.0cvs19
3819
3820         * po/it.po
3821                 Italian translation fixes by Andrea Spadaccini (no more confusion
3822                 between filtering and processing, and few changes in the About
3823                 dialog).
3824
3825
3826 2006-02-06 [mones]      2.0.0cvs18
3827
3828         * src/gtk/icon_legend.c
3829                 Improved descriptions allowing better translations
3830
3831 2006-02-05 [colin]      2.0.0cvs17
3832
3833         * src/imap.c
3834                 Add the f*cking missing expunge that caused imap_fetch_env
3835                 to fail after an add_msgs ! :-///
3836         * src/etpan/imap-thread.c
3837                 Add a bit of debug
3838         FOR_STABLE
3839
3840 2006-02-05 [colin]      2.0.0cvs16
3841
3842         * src/common/utils.c
3843                 Don't check for return-path (or we can't put
3844                 back non-sent mails)
3845
3846 2006-02-05 [colin]      2.0.0cvs15
3847
3848         * src/textview.c
3849                 Don't try to display Face header in textview
3850                 when teh headerview's active
3851
3852 2006-02-05 [colin]      2.0.0cvs14
3853
3854         * tools/tbird2syl.py
3855         * tools/Makefile.am
3856                 Add script to import Thunderbird mails
3857
3858 2006-02-05 [colin]      2.0.0cvs13
3859
3860         * src/headerview.c
3861         * src/procheader.c
3862         * src/procmsg.c
3863         * src/procmsg.h
3864         * src/textview.c
3865                 Show Face headers - patch partially by Klaus Flittner
3866
3867 2006-02-05 [colin]      2.0.0cvs12
3868
3869         * src/folderview.c
3870         * src/summaryview.c
3871         * src/common/utils.c
3872         * src/common/utils.h
3873                 Let dnd work from mime icons to summaryview
3874                 and to folderview too
3875                 Add a crude test to avoid trying to add files
3876                 drag'n'dropped when they're not mails
3877
3878 2006-02-04 [colin]      2.0.0cvs11
3879
3880         * src/summaryview.c
3881         * src/mimeview.c
3882                 Fix utf8 conversion
3883
3884 2006-02-04 [colin]      2.0.0cvs10
3885
3886         * src/compose.c
3887         * src/folderview.c
3888         * src/mimeview.c
3889         * src/summaryview.c
3890         * src/summaryview.h
3891                 Added various drag and drop capas:
3892                 From                    To
3893                 summaryview             other apps
3894                 mimeview icons          other apps
3895                 other apps              summaryview
3896                 other apps              folderview
3897
3898                 This shouldn't have broken the existing:
3899                 From                    To
3900                 summaryview             folderview
3901                 folderview              folderview
3902                 summaryview             compose's attachments
3903
3904         Tests welcomed.
3905
3906 2006-02-02 [paul]       2.0.0cvs9
3907
3908         * src/mainwindow.c
3909                 move global option 'Set displayed columns...' out
3910                 of folder option grouping.
3911                 fix sensitivity of 'harvest addresses'
3912         FOR_STABLE
3913
3914 2006-02-01 [colin]      2.0.0cvs8
3915
3916         * src/mimeview.c
3917                 Revert the alertpanel patch, it sucks (intrusive
3918                 and gets in the way of "open")
3919
3920 2006-02-01 [colin]      2.0.0cvs7
3921
3922         * src/compose.c
3923         * src/prefs_account.c
3924         * src/prefs_common.c
3925         * src/common/defs.h
3926         * src/common/utils.c
3927         * src/common/utils.h
3928                 Add ability to edit the signature file
3929                 from the account preferences, and use
3930                 a default for the text editor.
3931                 Patch by Fabien Vantard
3932
3933 2006-02-01 [colin]      2.0.0cvs6
3934
3935         * src/mimeview.c
3936                 Try to get mime type by extension if it is
3937                 application/octet-stream
3938                 Display a window with possible choices when
3939                 encountering unknown mime types
3940         * src/gtk/filesel.c
3941         * src/gtk/filesel.h
3942                 Add preview
3943                 Allow multiple selection in filtered filesel
3944                 (patch by Fabien Vantard)
3945         * src/gtk/pluginwindow.c
3946                 Use it (patch by Fabien Vantard)
3947
3948 2006-02-01 [paul]       2.0.0cvs5
3949
3950         * src/jpilot.c
3951                 fix crash on creating jpilot address book
3952                 Thanks to Colin - FOR_STABLE
3953         * src/prefs_summaries.c
3954         * src/prefs_wrapping.c
3955         * src/gtk/icon_legend.c
3956         * src/gtk/quicksearch.c
3957                 string fixes and additions
3958
3959 2006-02-01 [paul]       2.0.0cvs4
3960
3961         * src/compose.c
3962         * src/mainwindow.c
3963         * src/messageview.c
3964         * src/prefs_send.c
3965                 add Arabic encoding option
3966                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3967
3968 2006-01-31 [colin]      2.0.0cvs3
3969
3970         * src/plugins/pgpcore/passphrase.c
3971                 Convert passphrase to locale encoding
3972         * src/compose.c
3973                 Fix drafting on IMAP. Crappy bug sneaked in
3974                 the release :-/
3975         FOR_STABLE
3976
3977 2006-01-30 [paul]       2.0.0cvs2
3978
3979         * src/gtk/icon_legend.c
3980                 show the new entries
3981
3982 2006-01-30 [colin]      2.0.0cvs1
3983
3984         * src/manual.c
3985                 Check for the file to be present before 
3986                 enabling the menu - FOR_STABLE
3987         * src/gtk/icon_legend.c
3988                 Add folders icons (not all of them, there
3989                 are too much, but the most intriguing ones)
3990
3991 2006-01-30 [paul]       2.0.0
3992
3993         version 2.0.0 released
3994
3995 2006-01-30 [paul]       1.9.100cvs200
3996
3997         * manual/faq.xml
3998         * manual/gpl.xml
3999         * manual/intro.xml
4000         * manual/starting.xml
4001         * manual/sylpheed-claws-manual.xml
4002                 fixes, additions
4003
4004 2006-01-29 [mones]      1.9.100cvs199
4005
4006         * manual/account.xml
4007         * manual/advanced.xml
4008         * manual/glossary.xml
4009                 Some typos fixed, added LDIF term to glossary
4010         * po/es.po
4011                 Fixed leading plus symbol
4012
4013 2006-01-29 [paul]       1.9.100cvs198
4014
4015         * po/fi.po
4016         * po/sk.po
4017                 updated by Tommi Pirinen and Andrej Kacian
4018
4019 2006-01-29 [paul]       1.9.100cvs197
4020
4021         * src/gtk/authors.h
4022                 remove duplicates
4023
4024 2006-01-29 [paul]       1.9.100cvs196
4025
4026         * AUTHORS
4027         * po/nl.po
4028         * src/gtk/authors.h
4029         * tools/claws.i18n.status.pl
4030                 nl translation updated by Tim Dijkstra
4031
4032 2006-01-29 [paul]       1.9.100cvs195
4033
4034         * po/sr.po
4035         * po/sv.po
4036                 updated by Aleksandar Urosevic and Anders Troback
4037
4038 2006-01-28 [colin]      1.9.100cvs194
4039
4040         * src/gtk/gtksourceprintjob.c
4041                 Don't fiddle with PangoLayout when we
4042                 have an image
4043
4044 2006-01-28 [paul]       1.9.100cvs193
4045
4046         * AUTHORS
4047         * po/el.po
4048         * po/zh_CN.po
4049         * src/gtk/authors.h
4050         * tools/claws.i18n.status.pl
4051                 updated translations submitted by Stavros Giannouris
4052                 and Ralgh Young
4053
4054 2006-01-27 [colin]      1.9.100cvs192
4055
4056         * src/summaryview.c
4057         * src/gtk/gtksourceprintjob.c
4058                 Add image printing 
4059                 (libgnomeprint only, of course)
4060
4061 2006-01-27 [paul]       1.9.100cvs191
4062
4063         * po/fr.po
4064         * po/it.po
4065                 updated by Fabien Vantard and Andrea Spadaccini
4066
4067 2006-01-26 [colin]      1.9.100cvs190
4068
4069         * manual/Makefile.am
4070         * configure.ac
4071                 Make building the manual optional 
4072                 (--disable-manual)
4073
4074 2006-01-26 [paul]       1.9.100cvs189
4075
4076         * manual/glossary.xml
4077         * manual/plugins.xml
4078                 edited
4079         * po/en_GB.po
4080                 updated
4081
4082 2006-01-26 [paul]       1.9.100cvs188
4083
4084         * src/prefs_display_header.c
4085         * src/prefs_folder_column.c
4086         * src/prefs_msg_colors.c
4087         * src/prefs_summaries.c
4088         * src/prefs_summary_column.c
4089                 HIGify
4090
4091 2006-01-25 [colin]      1.9.100cvs187
4092
4093         * src/imap.c
4094                 Don't allow moving/copying mails between
4095                 queue/drafts and non-queue/drafts folders
4096                 Fixes bug #897 (message header is resetted 
4097                 if one is copied to Drafts)
4098
4099 2006-01-25 [colin]      1.9.100cvs186
4100
4101         * src/folder.c
4102         * src/mainwindow.c
4103                 Fix subscribed folders not found
4104         * src/compose.c
4105                 Don't try to encode as original mail's charset
4106                 if it's ascii 
4107
4108 2006-01-25 [paul]       1.9.100cvs185
4109
4110         * AUTHORS
4111         * po/Makevars
4112                 updated
4113         * po/de.po
4114         * po/pl.po
4115         * po/pt_BR.po
4116         * po/sr.po
4117                 updates submitted by Stephan Sachse, Emilian Nowak
4118                 and Quar, Frederico Goncalves Guimaraes, and
4119                 Aleksandar Urosevic
4120                 Fix Bug 896, 'PT_BR locale broken'.
4121         * src/gtk/authors.h
4122                 updated
4123
4124 2006-01-24 [mones]      1.9.100cvs184
4125
4126         * manual/glossary.xml
4127                 All current terms finished. Reviewers welcome ;-)
4128         * manual/keyboard.xml
4129                 Fixed column width for pdf output.
4130         * po/es.po
4131                 Updated
4132
4133 2006-01-24 [paul]       1.9.100cvs183
4134
4135         * manual/glossary.xml
4136                 fix id name
4137         * manual/dist/html/Makefile.am
4138         * manual/dist/pdf/Makefile.am
4139         * manual/dist/ps/Makefile.am
4140         * manual/dist/txt/Makefile.am
4141                 fix make deps
4142                 Thanks to Colin
4143
4144 2006-01-24 [mones]      1.9.100cvs182
4145
4146         * manual/glossary.xml
4147                 Nearly finished, some terms missing.
4148
4149 2006-01-23 [paul]       1.9.100cvs181
4150
4151         * manual/dist/html/Makefile.am
4152         * manual/dist/pdf/Makefile.am
4153         * manual/dist/ps/Makefile.am
4154         * manual/dist/txt/Makefile.am
4155         * src/mainwindow.c
4156                 re-enable manual
4157                 Thanks to Colin
4158
4159 2006-01-22 [colin]      1.9.100cvs180
4160
4161         * src/compose.c
4162         * src/gtk/gtkaspell.c
4163                 Don't deselect stuff before right-clicking, with aspell.
4164                 (This prevented right-click Copy, for example).
4165                 Thanks to Clo!
4166
4167 2006-01-22 [paul]       1.9.100cvs179
4168
4169         * src/summary_search.c
4170                 don't fix the widget size as it causes problems
4171                 under localisation.
4172                 Thanks to Emilian Nowak
4173
4174 2006-01-21 [paul]       1.9.100cvs178
4175
4176         * src/prefs_themes.c
4177                 fix broken underlining of label text
4178                 with some translations
4179
4180 2006-01-21 [colin]      1.9.100cvs177
4181
4182         * po/fr.po
4183                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4184
4185 2006-01-20 [colin]      1.9.100cvs176
4186
4187         * configure.ac
4188         * Makefile.am
4189         * manual/Makefile
4190         * manual/dist/html/.cvsignore
4191         * manual/dist/html/Makefile.am
4192         * manual/dist/pdf/.cvsignore
4193         * manual/dist/pdf/Makefile.am
4194         * manual/dist/ps/.cvsignore
4195         * manual/dist/ps/Makefile.am
4196         * manual/dist/txt/.cvsignore
4197         * manual/dist/txt/Makefile.am
4198                 Autotool-ize manual
4199
4200 2006-01-20 [paul]       1.9.100cvs175
4201
4202         * manual/handling.xml
4203                 make Filtering and Searching entries easier to find
4204         * manual/keyboard.xml
4205                 add the remaining default keybinds
4206         * src/prefs_summaries.c
4207                 update the default keybinds
4208
4209 2006-01-20 [paul]       1.9.100cvs174
4210
4211         * src/addressbook.c
4212         * src/addrgather.c
4213         * src/addrharvest.c
4214         * src/editaddress.c
4215         * src/editgroup.c
4216         * src/exphtmldlg.c
4217         * src/expldifdlg.c
4218         * src/exporthtml.c
4219         * src/exportldif.c
4220         * src/ldif.c
4221                 replace 'e-mail' with 'email'
4222         * src/summary_search.c
4223                 add mnemonic to "Find all" button
4224
4225 2006-01-20 [wwp]        1.9.100cvs173
4226
4227         * src/export.c
4228         * src/import.c
4229                 touched mbox import/export buttons for HIG-compliance
4230
4231 2006-01-19 [paul]       1.9.100cvs172
4232
4233         * manual/account.xml
4234         * manual/addrbook.xml
4235         * manual/advanced.xml
4236         * manual/faq.xml
4237         * manual/handling.xml
4238         * manual/intro.xml
4239         * manual/plugins.xml
4240         * manual/starting.xml
4241                 more editing
4242
4243 2006-01-19 [paul]       1.9.100cvs171
4244
4245         * src/toolbar.c
4246                 allow use of trash button while receiving
4247                 Thanks to Colin
4248
4249 2006-01-19 [wwp]        1.9.100cvs170
4250
4251         * src/gtk/quicksearch.c
4252         * src/compose.c
4253                 force text color to black when yellow background is set
4254
4255 2006-01-19 [colin]      1.9.100cvs169
4256
4257         * src/plugins/trayicon/trayicon.c
4258                 Gray out Get Mail when already getting mail
4259
4260 2006-01-18 [paul]       1.9.100cvs168
4261
4262         * src/compose.c
4263                 give widget yellow background was To is
4264                 set via folder prefs
4265         * src/gtk/quicksearch.c
4266                 give widget yellow background when quick
4267                 search is active.
4268                 Thanks to Colin
4269
4270 2006-01-18 [paul]       1.9.100cvs167
4271
4272         * doc/man/sylpheed-claws.1
4273                 add --subscribe option
4274
4275 2006-01-18 [paul]       1.9.100cvs166
4276
4277         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4278         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4279                 use %U instead of %F (%F is broken for user installed
4280                 files in kde 3.5)
4281
4282 2006-01-18 [colin]      1.9.100cvs165
4283
4284         * src/summaryview.c
4285                 Default to Yes in "No more * messages" dialogs
4286
4287 2006-01-17 [colin]      1.9.100cvs164
4288
4289         * src/compose.c
4290                 Possibly fix an invalid iterator causing
4291                 crash
4292
4293 2006-01-17 [colin]      1.9.100cvs163
4294
4295         * src/mimeview.c
4296                 Fix crash when the image disappears under the
4297                 image viewer
4298
4299 2006-01-16 [colin]      1.9.100cvs162
4300
4301         * src/compose.c
4302                 Fix reenabling autowrap
4303
4304 2006-01-16 [colin]      1.9.100cvs161
4305
4306         * src/compose.c
4307                 reset quote_len before getting quote_str
4308
4309 2006-01-16 [colin]      1.9.100cvs160
4310
4311         * src/account.c
4312         * src/account.h
4313         * src/folder.c
4314         * src/imap_gtk.c
4315         * src/mh_gtk.c
4316                 Fix bug #883 (default inbox does not track folder move)
4317
4318 2006-01-16 [colin]      1.9.100cvs159
4319
4320         * src/compose.c
4321         * src/plugins/pgpcore/passphrase.c
4322                 More buttons fixes
4323
4324 2006-01-16 [paul]       1.9.100cvs158
4325
4326         * src/prefs_actions.c
4327         * src/prefs_filtering_action.c
4328         * src/prefs_matcher.c
4329         * src/quote_fmt.c
4330         * src/gtk/description_window.c
4331         * src/gtk/description_window.h
4332         * src/gtk/quicksearch.c
4333                 description window cleanups
4334
4335 2006-01-15 [colin]      1.9.100cvs157
4336
4337         * src/addressbook.c
4338         * src/prefs_filtering.c
4339                 Same here
4340
4341 2006-01-15 [colin]      1.9.100cvs156
4342
4343         * src/folderview.c
4344         * src/mainwindow.c
4345                 Same for "Empty trash"
4346
4347 2006-01-15 [colin]      1.9.100cvs155
4348
4349         * src/inc.c
4350                 Override offline dialog had Yes by default
4351
4352 2006-01-15 [colin]      1.9.100cvs154
4353
4354         * src/summaryview.c
4355                 Delete selected messages? previously had Yes the default
4356
4357 2006-01-15 [colin]      1.9.100cvs153
4358
4359         * src/folder.c
4360         * src/folder.h
4361         * src/main.c
4362                 Check if a mailbox is loaded after all
4363                 plugins are loaded.
4364
4365 2006-01-15 [colin]      1.9.100cvs152
4366
4367         * src/folder.c
4368                 Don't start wizard when there are unloaded folders (will help
4369                 people with only mbox or maildir mailboxes)
4370
4371 2006-01-14 [colin]      1.9.100cvs151
4372
4373         * src/addressbook.c
4374         * src/expldifdlg.c
4375         * src/importldif.c
4376         * src/importmutt.c
4377         * src/importpine.c
4378         * src/mh_gtk.c
4379                 More HIG compliance and fixes
4380
4381 2006-01-14 [colin]      1.9.100cvs150
4382
4383         * src/prefs_filtering_action.c
4384         * src/foldersel.c
4385                 Two forgotten button order changes
4386
4387 2006-01-14 [colin]      1.9.100cvs149
4388
4389         * src/account.c
4390         * src/addressbook.c
4391         * src/compose.c
4392         * src/folderview.c
4393         * src/imap_gtk.c
4394         * src/mainwindow.c
4395         * src/mh_gtk.c
4396         * src/news_gtk.c
4397         * src/prefs_actions.c
4398         * src/prefs_customheader.c
4399         * src/prefs_filtering.c
4400         * src/prefs_matcher.c
4401         * src/prefs_template.c
4402         * src/ssl_manager.c
4403         * src/summaryview.c
4404         * src/textview.c
4405         * src/toolbar.c
4406                 All deletion confirmations are now "Cancel, Delete" 
4407                 instead of "No, Yes"
4408                 Clarified most of the other "No, Yes" to 
4409                 "Cancel, Descriptive_action"
4410                 Rechanged the "Entry not saved" alerts to have 
4411                 "Close, Continue editing"
4412
4413
4414 2006-01-14 [paul]
4415
4416         * 2.0.0-rc4 released
4417
4418 2006-01-14 [paul]       1.9.100cvs148
4419
4420         * src/account.c
4421         * src/addressadd.c
4422         * src/addressbook.c
4423         * src/compose.c
4424         * src/editaddress.c
4425         * src/editbook.c
4426         * src/editgroup.c
4427         * src/editjpilot.c
4428         * src/editldap.c
4429         * src/editvcard.c
4430         * src/exphtmldlg.c
4431         * src/expldifdlg.c
4432         * src/folderview.c
4433         * src/grouplistdialog.c
4434         * src/imap_gtk.c
4435         * src/importmutt.c
4436         * src/importpine.c
4437         * src/inc.c
4438         * src/main.c
4439         * src/mainwindow.c
4440         * src/message_search.c
4441         * src/messageview.c
4442         * src/mh_gtk.c
4443         * src/mimeview.c
4444         * src/news_gtk.c
4445         * src/prefs_actions.c
4446         * src/prefs_customheader.c
4447         * src/prefs_filtering.c
4448         * src/prefs_matcher.c
4449         * src/prefs_template.c
4450         * src/prefs_themes.c
4451         * src/ssl_manager.c
4452         * src/summary_search.c
4453         * src/summaryview.c
4454         * src/textview.c
4455         * src/toolbar.c
4456         * src/gtk/foldersort.c
4457         * src/gtk/gtkaspell.c
4458         * src/gtk/inputdialog.c
4459         * src/gtk/prefswindow.c
4460         * src/plugins/pgpcore/select-keys.c
4461         * src/plugins/trayicon/trayicon.c
4462                 HIG compliant button order
4463
4464 2006-01-14 [mones]      1.9.100cvs147
4465
4466         * po/es.po
4467                 Updated translation
4468
4469 2006-01-13 [paul]       1.9.100cvs146
4470
4471         * AUTHORS
4472         * ChangeLog
4473         * src/gtk/authors.h
4474                 add Joshua M. Kwan to contributors list
4475
4476 2006-01-13 [colin]      1.9.100cvs145
4477
4478         * src/gtk/quicksearch.c
4479                 Don't refocus quick search after executing (Esc or Enter)
4480                 Allows to '/'search something then move up/down in 
4481                 summaryview, and to Esc a search and be back in the 
4482                 summaryview
4483
4484 2006-01-13 [paul]       1.9.100cvs144
4485
4486         * src/plugins/pgpinline/pgpinline.c
4487                 support Content-Type 'application/pgp'
4488                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4489
4490 2006-01-13 [paul]       1.9.100cvs143
4491
4492         * manual/account.xml
4493                 make mention of partial retrieval
4494                 thanks to Colin
4495
4496 2006-01-13 [paul]       1.9.100cvs142
4497
4498         * src/account.c
4499         * src/account.h
4500         * src/action.c
4501         * src/action.h
4502         * src/adbookbase.h
4503         * src/addr_compl.c
4504         * src/addr_compl.h
4505         * src/addrbook.c
4506         * src/addrcache.c
4507         * src/addrcache.h
4508         * src/addrcindex.c
4509         * src/addrcindex.h
4510         * src/addrclip.c
4511         * src/addrclip.h
4512         * src/addrdefs.h
4513         * src/addressadd.c
4514         * src/addressadd.h
4515         * src/addressbook.c
4516         * src/addressbook.h
4517         * src/addrgather.c
4518         * src/addrgather.h
4519         * src/addrharvest.c
4520         * src/addrharvest.h
4521         * src/addrindex.c
4522         * src/addrindex.h
4523         * src/addritem.c
4524         * src/addritem.h
4525         * src/addrquery.c
4526         * src/addrquery.h
4527         * src/addrselect.c
4528         * src/addrselect.h
4529         * src/alertpanel.c
4530         * src/alertpanel.h
4531         * src/browseldap.c
4532         * src/browseldap.h
4533         * src/codeconv.c
4534         * src/codeconv.h
4535         * src/compose.c
4536         * src/compose.h
4537         * src/customheader.c
4538         * src/customheader.h
4539         * src/displayheader.c
4540         * src/displayheader.h
4541         * src/editaddress.c
4542         * src/editaddress.h
4543         * src/editbook.c
4544         * src/editbook.h
4545         * src/editgroup.c
4546         * src/editgroup.h
4547         * src/editjpilot.c
4548         * src/editjpilot.h
4549         * src/editldap.c
4550         * src/editldap.h
4551         * src/editldap_basedn.c
4552         * src/editldap_basedn.h
4553         * src/editvcard.c
4554         * src/editvcard.h
4555         * src/exphtmldlg.c
4556         * src/exphtmldlg.h
4557         * src/expldifdlg.c
4558         * src/expldifdlg.h
4559         * src/export.h
4560         * src/exporthtml.c
4561         * src/exporthtml.h
4562         * src/exportldif.c
4563         * src/exportldif.h
4564         * src/filtering.c
4565         * src/filtering.h
4566         * src/folder.c
4567         * src/folder.h
4568         * src/folder_item_prefs.c
4569         * src/folder_item_prefs.h
4570         * src/foldersel.c
4571         * src/foldersel.h
4572         * src/folderutils.c
4573         * src/folderutils.h
4574         * src/folderview.c
4575         * src/folderview.h
4576         * src/grouplistdialog.c
4577         * src/grouplistdialog.h
4578         * src/headerview.c
4579         * src/html.c
4580         * src/html.h
4581         * src/image_viewer.c
4582         * src/image_viewer.h
4583         * src/imap.c
4584         * src/imap.h
4585         * src/imap_gtk.c
4586         * src/imap_gtk.h
4587         * src/import.h
4588         * src/importldif.c
4589         * src/importldif.h
4590         * src/importmutt.c
4591         * src/importmutt.h
4592         * src/importpine.c
4593         * src/importpine.h
4594         * src/inc.c
4595         * src/inc.h
4596         * src/jpilot.c
4597         * src/jpilot.h
4598         * src/ldapctrl.c
4599         * src/ldapctrl.h
4600         * src/ldaplocate.c
4601         * src/ldaplocate.h
4602         * src/ldapquery.c
4603         * src/ldapquery.h
4604         * src/ldapserver.c
4605         * src/ldapserver.h
4606         * src/ldaputil.c
4607         * src/ldaputil.h
4608         * src/ldif.c
4609         * src/ldif.h
4610         * src/main.c
4611         * src/main.h
4612         * src/mainwindow.c
4613         * src/mainwindow.h
4614         * src/manual.c
4615         * src/manual.h
4616         * src/mbox.c
4617         * src/mbox.h
4618         * src/message_search.c
4619         * src/message_search.h
4620         * src/messageview.c
4621         * src/messageview.h
4622         * src/mh.c
4623         * src/mh.h
4624         * src/mh_gtk.c
4625         * src/mh_gtk.h
4626         * src/mimeview.c
4627         * src/mimeview.h
4628         * src/msgcache.c
4629         * src/msgcache.h
4630         * src/mutt.c
4631         * src/mutt.h
4632         * src/news.c
4633         * src/news.h
4634         * src/news_gtk.c
4635         * src/news_gtk.h
4636         * src/partial_download.c
4637         * src/partial_download.h
4638         * src/pine.c
4639         * src/pine.h
4640         * src/pop.c
4641         * src/pop.h
4642         * src/prefs_account.c
4643         * src/prefs_account.h
4644         * src/prefs_actions.c
4645         * src/prefs_actions.h
4646         * src/prefs_common.c
4647         * src/prefs_common.h
4648         * src/prefs_compose_writing.c
4649         * src/prefs_compose_writing.h
4650         * src/prefs_customheader.c
4651         * src/prefs_customheader.h
4652         * src/prefs_display_header.c
4653         * src/prefs_display_header.h
4654         * src/prefs_filtering.c
4655         * src/prefs_filtering.h
4656         * src/prefs_filtering_action.c
4657         * src/prefs_filtering_action.h
4658         * src/prefs_folder_column.c
4659         * src/prefs_folder_column.h
4660         * src/prefs_folder_item.c
4661         * src/prefs_folder_item.h
4662         * src/prefs_fonts.c
4663         * src/prefs_fonts.h
4664         * src/prefs_gtk.c
4665         * src/prefs_gtk.h
4666         * src/prefs_image_viewer.c
4667         * src/prefs_image_viewer.h
4668         * src/prefs_matcher.c
4669         * src/prefs_matcher.h
4670         * src/prefs_message.c
4671         * src/prefs_msg_colors.c
4672         * src/prefs_msg_colors.h
4673         * src/prefs_other.c
4674         * src/prefs_quote.c
4675         * src/prefs_receive.c
4676         * src/prefs_send.c
4677         * src/prefs_spelling.c
4678         * src/prefs_spelling.h
4679         * src/prefs_summaries.c
4680         * src/prefs_summaries.h
4681         * src/prefs_summary_column.c
4682         * src/prefs_summary_column.h
4683         * src/prefs_template.c
4684         * src/prefs_template.h
4685         * src/prefs_themes.c
4686         * src/prefs_themes.h
4687         * src/prefs_toolbar.c
4688         * src/prefs_toolbar.h
4689         * src/prefs_wrapping.c
4690         * src/prefs_wrapping.h
4691         * src/privacy.c
4692         * src/privacy.h
4693         * src/procheader.c
4694         * src/procheader.h
4695         * src/procmime.c
4696         * src/procmime.h
4697         * src/procmsg.c
4698         * src/procmsg.h
4699         * src/quote_fmt.c
4700         * src/quote_fmt_parse.y
4701         * src/recv.c
4702         * src/recv.h
4703         * src/remotefolder.c
4704         * src/remotefolder.h
4705         * src/send_message.c
4706         * src/send_message.h
4707         * src/setup.c
4708         * src/setup.h
4709         * src/sourcewindow.c
4710         * src/sourcewindow.h
4711         * src/ssl_manager.c
4712         * src/ssl_manager.h
4713         * src/statusbar.c
4714         * src/statusbar.h
4715         * src/stock_pixmap.c
4716         * src/stock_pixmap.h
4717         * src/summary_search.c
4718         * src/summary_search.h
4719         * src/summaryview.c
4720         * src/summaryview.h
4721         * src/syldap.c
4722         * src/syldap.h
4723         * src/textview.c
4724         * src/textview.h
4725         * src/toolbar.c
4726         * src/toolbar.h
4727         * src/undo.c
4728         * src/undo.h
4729         * src/unmime.c
4730         * src/unmime.h
4731         * src/vcard.c
4732         * src/vcard.h
4733         * src/wizard.c
4734         * src/wizard.h
4735         * src/common/base64.c
4736         * src/common/base64.h
4737         * src/common/defs.h
4738         * src/common/hooks.c
4739         * src/common/hooks.h
4740         * src/common/log.c
4741         * src/common/log.h
4742         * src/common/mgutils.c
4743         * src/common/mgutils.h
4744         * src/common/nntp.c
4745         * src/common/nntp.h
4746         * src/common/passcrypt.c
4747         * src/common/passcrypt.h.in
4748         * src/common/plugin.c
4749         * src/common/plugin.h
4750         * src/common/prefs.c
4751         * src/common/prefs.h
4752         * src/common/progressindicator.c
4753         * src/common/progressindicator.h
4754         * src/common/quoted-printable.c
4755         * src/common/quoted-printable.h
4756         * src/common/session.c
4757         * src/common/session.h
4758         * src/common/smtp.c
4759         * src/common/smtp.h
4760         * src/common/socket.c
4761         * src/common/socket.h
4762         * src/common/ssl.c
4763         * src/common/ssl.h
4764         * src/common/ssl_certificate.c
4765         * src/common/ssl_certificate.h
4766         * src/common/stringtable.c
4767         * src/common/stringtable.h
4768         * src/common/sylpheed.c
4769         * src/common/sylpheed.h
4770         * src/common/template.c
4771         * src/common/template.h
4772         * src/common/timing.h
4773         * src/common/utils.c
4774         * src/common/utils.h
4775         * src/common/version.h.in
4776         * src/common/xml.c
4777         * src/common/xml.h
4778         * src/common/xmlprops.c
4779         * src/common/xmlprops.h
4780         * src/gtk/colorlabel.c
4781         * src/gtk/colorsel.c
4782         * src/gtk/colorsel.h
4783         * src/gtk/description_window.c
4784         * src/gtk/description_window.h
4785         * src/gtk/filesel.c
4786         * src/gtk/filesel.h
4787         * src/gtk/foldersort.c
4788         * src/gtk/foldersort.h
4789         * src/gtk/gtkutils.c
4790         * src/gtk/gtkutils.h
4791         * src/gtk/inputdialog.c
4792         * src/gtk/inputdialog.h
4793         * src/gtk/logwindow.c
4794         * src/gtk/logwindow.h
4795         * src/gtk/manage_window.c
4796         * src/gtk/manage_window.h
4797         * src/gtk/menu.c
4798         * src/gtk/menu.h
4799         * src/gtk/pluginwindow.c
4800         * src/gtk/pluginwindow.h
4801         * src/gtk/prefswindow.c
4802         * src/gtk/prefswindow.h
4803         * src/gtk/progressdialog.c
4804         * src/gtk/progressdialog.h
4805         * src/gtk/sslcertwindow.c
4806         * src/gtk/sslcertwindow.h
4807         * src/plugins/clamav/clamav_plugin.c
4808         * src/plugins/clamav/clamav_plugin.h
4809         * src/plugins/clamav/clamav_plugin_gtk.c
4810         * src/plugins/demo/demo.c
4811         * src/plugins/dillo_viewer/dillo_prefs.c
4812         * src/plugins/dillo_viewer/dillo_prefs.h
4813         * src/plugins/dillo_viewer/dillo_viewer.c
4814         * src/plugins/pgpcore/passphrase.c
4815         * src/plugins/pgpcore/passphrase.h
4816         * src/plugins/pgpcore/plugin.c
4817         * src/plugins/pgpcore/select-keys.c
4818         * src/plugins/pgpcore/select-keys.h
4819         * src/plugins/pgpcore/sgpgme.c
4820         * src/plugins/pgpcore/sgpgme.h
4821         * src/plugins/pgpinline/pgpinline.c
4822         * src/plugins/pgpinline/pgpinline.h
4823         * src/plugins/pgpinline/plugin.c
4824         * src/plugins/pgpmime/pgpmime.c
4825         * src/plugins/pgpmime/pgpmime.h
4826         * src/plugins/pgpmime/plugin.c
4827         * src/plugins/spamassassin/spamassassin.c
4828         * src/plugins/spamassassin/spamassassin.h
4829         * src/plugins/spamassassin/spamassassin_gtk.c
4830         * src/plugins/trayicon/trayicon.c
4831                 update copyright header
4832
4833 2006-01-13 [paul]       1.9.100cvs141
4834
4835         * src/account.c
4836         * src/export.c
4837         * src/import.c
4838         * src/mainwindow.c
4839         * src/prefs_account.c
4840         * src/prefs_display_header.c
4841         * src/prefs_receive.c
4842         * src/prefs_send.c
4843         * src/prefs_summaries.c
4844         * src/prefs_themes.c
4845         * src/prefs_toolbar.c
4846         * src/gtk/about.c
4847                 various cleanups
4848
4849 2006-01-12 [colin]      1.9.100cvs140
4850
4851         * src/folder.c
4852         * src/folder.h
4853         * src/main.c
4854                 Add --subscribe option
4855                 Let sylpheed-claws email@domain.com equivalent to --compose
4856                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4857
4858 2006-01-12 [paul]       1.9.100cvs139
4859
4860         * src/mainwindow.c
4861                 append 'Change folder order' label with '...'
4862         * src/prefs_actions.c
4863                 allow reordering of actions list by dnd
4864         * src/gtk/foldersort.c
4865                 make the dialog nicer
4866
4867 2006-01-11 [colin]      1.9.100cvs138
4868
4869         * src/compose.c
4870                 Allow templates without text
4871
4872 2006-01-11 [paul]       1.9.100cvs137
4873
4874         * tools/README
4875         * tools/filter_conv_new.pl
4876                 add info to README
4877                 also check .sylpheed for filter.xml
4878                 be a bit informative to the user
4879
4880 2006-01-11 [colin]      1.9.100cvs136
4881
4882         * src/textview.c
4883                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4884
4885 2006-01-10 [paul]       1.9.100cvs135
4886
4887         * tools/Makefile.am
4888         * tools/filter_conv_new.pl
4889                 add script to convert new style Sylpheed
4890                 filter rules (Sylpheed >= 0.9.99) to
4891                 Claws filtering rules
4892
4893 2006-01-10 [colin]      1.9.100cvs134
4894
4895         * src/compose.c
4896                 Fix broken line joins in certain conditions
4897                 (between two quoted lines: <enter><enter><up>
4898                  <type a wrapped sentence><go in the first line>
4899                  <insert more text><watch as line joining failed>)
4900
4901 2006-01-10 [paul]       1.9.100cvs133
4902
4903         * src/compose.c
4904                 don't report success in error dialog
4905                 thanks to Colin
4906         * src/common/utils.c
4907                 include some trailing punctuations as URI
4908                 thanks to Hiro
4909
4910 2006-01-10 [paul]       1.9.100cvs132
4911
4912         * src/mimeview.c
4913                 fix incompatible pointer type
4914                 warning
4915
4916 2006-01-10 [paul]       1.9.100cvs131
4917
4918         * src/compose.c
4919                 change Subject in window title
4920                 instantaneously
4921
4922 2006-01-09 [colin]      1.9.100cvs130
4923
4924         * src/addressbook.c
4925         * src/headerview.c
4926         * src/mainwindow.c
4927         * src/messageview.c
4928         * src/mimeview.c
4929         * src/noticeview.c
4930         * src/summaryview.c
4931                 Fix possible crashes on exit and in addressbook
4932
4933 2006-01-09 [paul]       1.9.100cvs129
4934
4935         * src/prefs_msg_colors.c
4936                 some cleanups that I forgot last time
4937
4938 2006-01-09 [paul]       1.9.100cvs128
4939
4940         * README
4941         * src/folderview.c
4942         * src/prefs_msg_colors.c
4943                 add previously hidden option, color_new, to
4944                 the gui
4945                 move the page to Display/
4946                 rework the gui
4947
4948 2006-01-09 [wwp]        1.9.100cvs127
4949
4950         * src/prefs_themes.c
4951                 made the prefs/display/themes layouts spacing less condensed
4952                 (and so they match other prefs/pages' look).
4953
4954 2006-01-09 [paul]       1.9.100cvs126
4955
4956         * src/compose.c
4957         * src/prefs_common.c
4958         * src/prefs_common.h
4959         * src/prefs_wrapping.c
4960                 remove 'wrap at send' option
4961
4962 2006-01-06 [colin]      1.9.100cvs125
4963
4964         * src/compose.c
4965                 Just make completely sure we don't insert "manual line breaks" 
4966                 when wrapping... 
4967
4968 2006-01-04 [paul]
4969
4970         * 2.0.0-rc3 released
4971
4972 2006-01-04 [paul]       1.9.100cvs124
4973
4974         * src/folderview.c
4975                 fix bug 882, 'quick scroll in folder list
4976                 displays wrong folder contents'
4977
4978 2006-01-04 [paul]       1.9.100cvs123
4979
4980         * src/plugins/pgpmime/pgpmime.c
4981                 better debug information when signing
4982                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4983
4984 2006-01-03 [colin]      1.9.100cvs122
4985
4986         * configure.ac
4987                 We need to recheck for gpgme 1.0.0 after checking
4988                 for 1.1.1, because if 1.1.1 isn't available, 
4989                 GPGME_LIBS and friends are blanked out by the 
4990                 second check.
4991
4992 2006-01-03 [colin]      1.9.100cvs121
4993
4994         * src/common/prefs.c
4995                 Windows unlink-before rename fix
4996         * src/plugins/pgpcore/sgpgme.c
4997                 Add support for PKA info if available
4998                 Both patches by Werner Koch
4999
5000 2006-01-03 [paul]       1.9.100cvs120
5001
5002         * src/messageview.c
5003                 fix bug 884, 'Send receipt' button visible in queue
5004                 Thanks to Colin
5005
5006 2006-01-02 [colin]      1.9.100cvs119
5007
5008         * src/compose.c
5009         * src/imap.c
5010                 Fix autosave on IMAP and more generally try to
5011                 return the correct ID on a newly added IMAP message
5012
5013 2006-01-02 [paul]       1.9.100cvs118
5014
5015         * manual/keyboard.xml
5016                 edited
5017
5018 2006-01-01 [paul]       1.9.100cvs117
5019
5020         * src/gtk/authors.h
5021                 alphabetical order
5022
5023 2005-12-30 [colin]      1.9.100cvs116
5024
5025         * manual/advanced.xml
5026                 Explain Pre/Post-processing differences.
5027
5028 2005-12-30 [colin]      1.9.100cvs115
5029
5030         * src/mh.c
5031                 Implement copy_msgs for a little optimization
5032         * src/imap.c
5033                 Finish yesterday's fix
5034
5035 2005-12-29 [colin]      1.9.100cvs114
5036
5037         * src/imap.c
5038                 Fix occasional failure in fetching a mail over
5039                 IMAP
5040
5041 2005-12-29 [colin]      1.9.100cvs113
5042
5043         * src/compose.c
5044                 Don't remove a draft when sending it, if it is 
5045                 locked.
5046
5047 2005-12-28 [colin]      1.9.100cvs112
5048
5049         * src/summaryview.c
5050                 Fix leak for real
5051
5052 2005-12-28 [wwp]        1.9.100cvs111
5053
5054         * doc/faq/.cvsignore
5055         * doc/faq/de/.cvsignore
5056         * doc/faq/en/.cvsignore
5057         * doc/faq/es/.cvsignore
5058         * doc/faq/fr/.cvsignore
5059         * doc/faq/it/.cvsignore
5060         * doc/manual/.cvsignore
5061         * doc/manual/de/.cvsignore
5062         * doc/manual/en/.cvsignore
5063         * doc/manual/es/.cvsignore
5064         * doc/manual/fr/.cvsignore
5065         * doc/manual/ja/.cvsignore
5066         * src/plugins/mathml_viewer/.cvsignore
5067                 rollback revival of those files (my bad, sorry for the noise).
5068
5069 2005-12-28 [wwp]        1.9.100cvs110
5070
5071         * src/compose.c
5072                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5073
5074 2005-12-28 [wwp]        1.9.100cvs109
5075
5076         * doc/faq/.cvsignore
5077         * doc/faq/de/.cvsignore
5078         * doc/faq/en/.cvsignore
5079         * doc/faq/es/.cvsignore
5080         * doc/faq/fr/.cvsignore
5081         * doc/faq/it/.cvsignore
5082         * doc/manual/.cvsignore
5083         * doc/manual/de/.cvsignore
5084         * doc/manual/en/.cvsignore
5085         * doc/manual/es/.cvsignore
5086         * doc/manual/fr/.cvsignore
5087         * doc/manual/ja/.cvsignore
5088         * src/plugins/mathml_viewer/.cvsignore
5089         * po/.cvsignore
5090                 more files to ignore.
5091
5092 2005-12-24 [colin]      1.9.100cvs108
5093
5094         * AUTHORS
5095         * src/gtk/authors.h
5096                 Update for Werner
5097
5098 2005-12-24 [colin]      1.9.100cvs107
5099
5100         * src/procmsg.c
5101                 Allow NULL src_msginfo in 
5102                 procmsg_msginfo_new_from_mimeinfo
5103
5104 2005-12-23 [paul]       1.9.100cvs106
5105
5106         * src/plugins/pgpinline/mypgpcore.def
5107                 add this forgotten file
5108
5109 2005-12-23 [colin]      1.9.100cvs105
5110
5111         * src/mainwindow.c
5112                 Fix missing break
5113
5114 2005-12-23 [colin]      1.9.100cvs104
5115
5116         * autogen.sh
5117         * src/folder.c
5118         * src/mh.c
5119         * src/common/plugin.c
5120         * src/common/socket.c
5121         * src/common/socket.h
5122         * src/common/utils.c
5123         * src/common/utils.h
5124         * src/gtk/pluginwindow.c
5125         * src/plugins/pgpcore/plugin.def
5126         * src/plugins/pgpcore/sylpheed.def
5127         * src/plugins/pgpinline/Makefile.am
5128         * src/plugins/pgpinline/plugin.def
5129         * src/plugins/pgpinline/sylpheed.def
5130         * src/plugins/pgpmime/plugin.def
5131         * src/plugins/pgpmime/sylpheed.def
5132                 Various w32 fixes by Werner Koch
5133
5134 2005-12-22 [paul]       1.9.100cvs103
5135
5136         * src/wizard.c
5137                 don't offer IMAP as 'server type' if
5138                 libetpan isn't built in
5139
5140 2005-12-22 [paul]       1.9.100cvs102
5141
5142         * AUTHORS
5143         * src/mainwindow.c
5144         * src/mainwindow.h
5145         * src/toolbar.c
5146         * src/gtk/authors.h
5147                 support GTK_TOOLBAR_BOTH_HORIZ (text
5148                 next to icon) Patch by Marien Zwart
5149                 marienz@users.sf.net
5150                 Also reword the text
5151
5152 2005-12-21 [colin]      1.9.100cvs101
5153
5154         * configure.ac
5155                 Fix DATADIRNAME
5156         * COPYING
5157                 Fix missing section and explicit the exception better
5158         * src/compose.c
5159                 Prevent mail from being lost without notice when an
5160                 SMTP error happens on trying to send an unmodified
5161                 drafted mail.
5162         * src/send_message.c
5163         * src/common/smtp.c
5164                 Fix password remembering when wrong, and add return
5165                 value checks where they should have been
5166         * src/plugins/pgpcore/sylpheed.def
5167         * src/plugins/pgpinline/sylpheed.def
5168         * src/plugins/pgpmime/sylpheed.def
5169                 Add a few symbols needed
5170
5171 2005-12-21 [paul]       1.9.100cvs100
5172
5173         * m4/codeset.m4
5174         * m4/glibc21.m4
5175         * m4/intdiv0.m4
5176         * m4/inttypes-pri.m4
5177         * m4/inttypes.m4
5178         * m4/inttypes_h.m4
5179         * m4/isc-posix.m4
5180         * m4/lcmessage.m4
5181         * m4/stdint_h.m4
5182         * m4/uintmax_t.m4
5183                 gettextization
5184                 thanks to Colin
5185
5186 2005-12-21 [paul]       1.9.100cvs99
5187
5188         * po/sv.po
5189                 fixed by Colin
5190
5191 2005-12-20 [paul]       1.9.100cvs98
5192
5193         * po/sv.po
5194                 updated by Anders Trobäck
5195
5196 2005-12-20 [colin]      1.9.100cvs97
5197
5198         * ABOUT-NLS
5199         * Makefile.am
5200         * autogen.sh
5201         * configure.ac
5202         * config/config.rpath
5203         * config/mkinstalldirs
5204         * m4/Makefile.am
5205         * m4/glibc2.m4
5206         * m4/gnupg.m4
5207         * m4/gpgme.m4
5208         * m4/intmax.m4
5209         * m4/longdouble.m4
5210         * m4/longlong.m4
5211         * m4/printf-posix.m4
5212         * m4/signed.m4
5213         * m4/size_max.m4
5214         * m4/ulonglong.m4
5215         * m4/wchar_t.m4
5216         * m4/wint_t.m4
5217         * m4/xsize.m4
5218         * po/Makefile.in.in
5219         * po/Makevars
5220         * po/bg.po
5221         * po/ca.po
5222         * po/cs.po
5223         * po/de.po
5224         * po/el.po
5225         * po/en_GB.po
5226         * po/es.po
5227         * po/fi.po
5228         * po/fr.po
5229         * po/hr.po
5230         * po/hu.po
5231         * po/it.po
5232         * po/ja.po
5233         * po/ko.po
5234         * po/nb.po
5235         * po/nl.po
5236         * po/pl.po
5237         * po/pt_BR.po
5238         * po/ru.po
5239         * po/sk.po
5240         * po/sr.po
5241         * po/stamp-po
5242         * po/sv.po
5243         * po/zh_CN.po
5244         * po/zh_TW.po
5245         * src/Makefile.am
5246         * src/codeconv.c
5247         * src/compose.c
5248         * src/exporthtml.c
5249         * src/exportldif.c
5250         * src/folder.c
5251         * src/main.c
5252         * src/manual.c
5253         * src/mh.c
5254         * src/mimeview.c
5255         * src/send_message.c
5256         * src/common/Makefile.am
5257         * src/common/fnmatch.c
5258         * src/common/fnmatch.h
5259         * src/common/fnmatch_loop.c
5260         * src/common/nntp.c
5261         * src/common/plugin.c
5262         * src/common/smtp.c
5263         * src/common/socket.c
5264         * src/common/string_match.c
5265         * src/common/sylpheed.c
5266         * src/common/utils.c
5267         * src/common/utils.h
5268         * src/common/w32_dirent.c
5269         * src/common/w32_reg.c
5270         * src/common/w32_signal.c
5271         * src/common/w32_stat.c
5272         * src/common/w32_stdio.c
5273         * src/common/w32_stdlib.c
5274         * src/common/w32_string.c
5275         * src/common/w32_time.c
5276         * src/common/w32_unistd.c
5277         * src/common/w32_wait.c
5278         * src/common/w32lib.h
5279         * src/etpan/Makefile.am
5280         * src/gtk/Makefile.am
5281         * src/plugins/clamav/Makefile.am
5282         * src/plugins/demo/Makefile.am
5283         * src/plugins/dillo_viewer/Makefile.am
5284         * src/plugins/pgpcore/Makefile.am
5285         * src/plugins/pgpcore/passphrase.c
5286         * src/plugins/pgpcore/plugin.def
5287         * src/plugins/pgpcore/sgpgme.c
5288         * src/plugins/pgpcore/sylpheed.def
5289         * src/plugins/pgpcore/version.rc
5290         * src/plugins/pgpinline/Makefile.am
5291         * src/plugins/pgpinline/plugin.def
5292         * src/plugins/pgpinline/sylpheed.def
5293         * src/plugins/pgpinline/version.rc
5294         * src/plugins/pgpmime/Makefile.am
5295         * src/plugins/pgpmime/mypgpcore.def
5296         * src/plugins/pgpmime/plugin.def
5297         * src/plugins/pgpmime/sylpheed.def
5298         * src/plugins/pgpmime/version.rc
5299         * src/plugins/spamassassin/Makefile.am
5300                 Very little ;-) patch from Werner Koch, providing
5301                 infrastructure for cross-compiling to Win32
5302
5303 2005-12-20 [paul]       1.9.100cvs96
5304
5305         * src/account.c
5306         * src/account.h
5307         * src/mainwindow.c
5308         * src/mainwindow.h
5309         * src/toolbar.c
5310         * src/toolbar.h
5311                 add a combo to the Get All button, allowing
5312                 quick retrieval from any account
5313                 Patch by Fabien Vantard, slightly modified
5314                 by Colin
5315         * src/gtk/about.c
5316                 i18n fix. Patch by Fabien Vantard
5317
5318 2005-12-19 [colin]      1.9.100cvs95
5319
5320         * src/compose.c
5321         * src/compose.h
5322                 Don't automatically join lines when they've 
5323                 been separated by the user and not automatically
5324
5325 2005-12-19 [paul]       1.9.100cvs94
5326
5327         * src/gtk/pluginwindow.c
5328                 i18n fix.
5329                 Patch by Fabien Vantard
5330
5331 2005-12-15 [paul]       1.9.100cvs93
5332
5333         * src/common/plugin.c
5334         * src/common/plugin.h
5335         * src/gtk/pluginwindow.c
5336         * src/plugins/clamav/clamav_plugin.c
5337         * src/plugins/demo/demo.c
5338         * src/plugins/dillo_viewer/dillo_viewer.c
5339         * src/plugins/pgpcore/plugin.c
5340         * src/plugins/pgpinline/plugin.c
5341         * src/plugins/pgpmime/plugin.c
5342         * src/plugins/spamassassin/spamassassin.c
5343         * src/plugins/trayicon/trayicon.c
5344                 add plugin_version()
5345
5346 2005-12-15 [colin]      1.9.100cvs92
5347
5348         * src/compose.c
5349                 Further fix bug #875
5350
5351 2005-12-15 [paul]       1.9.100cvs91
5352
5353         * src/gtk/filesel.c
5354                 fix attach_load_dir getting set to
5355                 PLUGINDIR on plugin load
5356
5357 2005-12-14 [mones]      1.9.100cvs90
5358
5359         * manual/ack.xml
5360         * manual/keyboard.xml
5361                 Initial draft and some shortcuts added
5362                 
5363         * po/es.po
5364                 Updated translation
5365
5366 2005-12-14 [colin]      1.9.100cvs89
5367
5368         * src/compose.c
5369         * src/imap.c
5370         * src/summaryview.c
5371         * src/gtk/gtkaspell.c
5372                 More leaks fixed
5373         * src/prefs_folder_item.c
5374                 Fix recursive prefs apply
5375
5376
5377 2005-12-14 [colin]      1.9.100cvs88
5378
5379         * src/compose.c
5380                 Fix bug #875 (Freeze On Inline Forward of 
5381                 Large Message)
5382
5383 2005-12-13 [colin]      1.9.100cvs87
5384
5385         * src/compose.c
5386                 Uniq-ify and sort the mimetypes list
5387                 Patch by Fabien Vantard
5388
5389 2005-12-13 [colin]      1.9.100cvs86
5390
5391         * src/imap.c
5392         * src/etpan/imap-thread.c
5393                 Fix leaks (patch by Hoa)
5394         * src/news.c
5395         * src/common/plugin.c
5396                 Fix leaks
5397
5398 2005-12-12 [colin]
5399
5400         * 2.0.0-rc2 released
5401
5402 2005-12-12 [colin]      1.9.100cvs85
5403
5404         * src/matcher.c
5405                 Fix a leak
5406
5407 2005-12-12 [wwp]        1.9.100cvs84
5408
5409         * src/gtk/icon_legend.c
5410                 fix misbehaviour and crash when closing the legend window
5411         using the Esc key (patch by Fabien Vantard).
5412
5413 2005-12-12 [paul]       1.9.100cvs83
5414
5415         * src/browseldap.c
5416         * src/foldersel.c
5417         * src/prefs_actions.c
5418         * src/prefs_filtering.c
5419         * src/prefs_matcher.c
5420         * src/prefs_spelling.glade      ** REMOVED **
5421         * src/prefs_template.c
5422         * src/gtk/foldersort.glade      ** REMOVED **
5423         * src/gtk/pluginwindow.c
5424         * src/gtk/pluginwindow.glade    ** REMOVED **
5425         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5426                 cleanups
5427
5428 2005-12-11 [paul]       1.9.100cvs82
5429
5430         * src/gtk/filesel.c
5431                 fix attach_load_dir crasher (double free)
5432
5433 2005-12-09 [paul]       1.9.100cvs81
5434
5435         * po/POTFILES.in
5436         * src/mainwindow.c
5437         * src/gtk/Makefile.am
5438         * src/gtk/icon_legend.c
5439         * src/gtk/icon_legend.h
5440                 add icon legend
5441         * src/manual.c
5442                 cleanup
5443
5444 2005-12-09 [paul]       1.9.100cvs80
5445
5446         * src/plugins/pgpcore/passphrase.c
5447                 wrap the label in the dialog
5448
5449 2005-12-09 [colin]      1.9.100cvs79
5450
5451         * src/plugins/pgpcore/sgpgme.c
5452                 Display (untrusted) on not trusted signatures
5453                 Patch by Michal Èihaø <michal@cihar.com>
5454                 Closes bug #867 (Report also key trust)
5455
5456 2005-12-09 [colin]      1.9.100cvs78
5457
5458         * src/common/plugin.c
5459                 Update licence check, following Eben Moglen's advice
5460
5461 2005-12-08 [colin]      1.9.100cvs77
5462
5463         * src/folder.c
5464                 Fix the occasionnal item->cache != NULL 
5465                 assertion failure. 
5466
5467 2005-12-08 [colin]      1.9.100cvs76
5468
5469         * src/mimeview.c
5470         * src/plugins/pgpcore/sgpgme.c
5471                 Print key id when unable to check it
5472                 Closes bug #866 (Show key id when missing)
5473
5474 2005-12-08 [paul]       1.9.100cvs75
5475
5476         * src/prefs_common.c
5477         * src/prefs_common.h
5478         * src/gtk/filesel.c
5479                 remember load attachment dir
5480
5481 2005-12-07 [colin]      1.9.100cvs74
5482
5483         * src/prefs_toolbar.c
5484                 Gtk fixes, patch by Fabien Vantard
5485
5486 2005-12-07 [colin]      1.9.100cvs73
5487
5488         * src/action.c
5489         * src/compose.c
5490         * src/compose.h
5491                 Fix bug #839 (Quoted text isn't colored after 
5492                 executing an action)
5493         * src/common/plugin.c
5494                 Require plugins to declare their licence in plugin_licence()
5495                 Refuse to load non-GPL plugins as they'd be illegal (as 
5496                 derived works of Sylpheed-Claws, they must be GPL).
5497         * src/plugins/clamav/clamav_plugin.c
5498         * src/plugins/demo/demo.c
5499         * src/plugins/dillo_viewer/dillo_viewer.c
5500         * src/plugins/pgpcore/plugin.c
5501         * src/plugins/pgpinline/plugin.c
5502         * src/plugins/pgpmime/plugin.c
5503         * src/plugins/spamassassin/spamassassin.c
5504         * src/plugins/trayicon/trayicon.c
5505                 Add plugin_licence()
5506
5507 2005-12-07 [paul]       1.9.100cvs72
5508
5509         * configure.ac
5510         * src/mainwindow.c
5511         * src/manual.c
5512         * src/manual.h
5513         * src/common/defs.h
5514                 clean up after local FAQ removal and
5515                 temporary manual removal
5516
5517 2005-12-06 [colin]      1.9.100cvs71
5518
5519         * configure.ac
5520         * doc/Makefile.am
5521         * doc/faq/.cvsignore
5522         * doc/faq/Makefile.am
5523         * doc/faq/de/.cvsignore
5524         * doc/faq/de/Makefile.am
5525         * doc/faq/de/sylpheed-faq-1.html
5526         * doc/faq/de/sylpheed-faq-2.html
5527         * doc/faq/de/sylpheed-faq-3.html
5528         * doc/faq/de/sylpheed-faq.html
5529         * doc/faq/en/.cvsignore
5530         * doc/faq/en/Makefile.am
5531         * doc/faq/en/sylpheed-faq-1.html
5532         * doc/faq/en/sylpheed-faq-2.html
5533         * doc/faq/en/sylpheed-faq-3.html
5534         * doc/faq/en/sylpheed-faq-4.html
5535         * doc/faq/en/sylpheed-faq.html
5536         * doc/faq/es/.cvsignore
5537         * doc/faq/es/Makefile.am
5538         * doc/faq/es/sylpheed-faq-1.html
5539         * doc/faq/es/sylpheed-faq-2.html
5540         * doc/faq/es/sylpheed-faq-3.html
5541         * doc/faq/es/sylpheed-faq-4.html
5542         * doc/faq/es/sylpheed-faq.html
5543         * doc/faq/fr/.cvsignore
5544         * doc/faq/fr/Makefile.am
5545         * doc/faq/fr/sylpheed-faq-1.html
5546         * doc/faq/fr/sylpheed-faq-2.html
5547         * doc/faq/fr/sylpheed-faq-3.html
5548         * doc/faq/fr/sylpheed-faq.html
5549         * doc/faq/it/.cvsignore
5550         * doc/faq/it/Makefile.am
5551         * doc/faq/it/sylpheed-faq-1.html
5552         * doc/faq/it/sylpheed-faq-2.html
5553         * doc/faq/it/sylpheed-faq-3.html
5554         * doc/faq/it/sylpheed-faq.html
5555         * doc/manual/.cvsignore
5556         * doc/manual/Makefile.am
5557         * doc/manual/de/.cvsignore
5558         * doc/manual/de/Makefile.am
5559         * doc/manual/de/sylpheed-1.html
5560         * doc/manual/de/sylpheed-10.html
5561         * doc/manual/de/sylpheed-11.html
5562         * doc/manual/de/sylpheed-12.html
5563         * doc/manual/de/sylpheed-13.html
5564         * doc/manual/de/sylpheed-14.html
5565         * doc/manual/de/sylpheed-15.html
5566         * doc/manual/de/sylpheed-16.html
5567         * doc/manual/de/sylpheed-17.html
5568         * doc/manual/de/sylpheed-18.html
5569         * doc/manual/de/sylpheed-19.html
5570         * doc/manual/de/sylpheed-2.html
5571         * doc/manual/de/sylpheed-20.html
5572         * doc/manual/de/sylpheed-3.html
5573         * doc/manual/de/sylpheed-4.html
5574         * doc/manual/de/sylpheed-5.html
5575         * doc/manual/de/sylpheed-6.html
5576         * doc/manual/de/sylpheed-7.html
5577         * doc/manual/de/sylpheed-8.html
5578         * doc/manual/de/sylpheed-9.html
5579         * doc/manual/de/sylpheed.html
5580         * doc/manual/en/.cvsignore
5581         * doc/manual/en/Makefile.am
5582         * doc/manual/en/sylpheed-1.html
5583         * doc/manual/en/sylpheed-10.html
5584         * doc/manual/en/sylpheed-11.html
5585         * doc/manual/en/sylpheed-12.html
5586         * doc/manual/en/sylpheed-13.html
5587         * doc/manual/en/sylpheed-14.html
5588         * doc/manual/en/sylpheed-15.html
5589         * doc/manual/en/sylpheed-16.html
5590         * doc/manual/en/sylpheed-17.html
5591         * doc/manual/en/sylpheed-18.html
5592         * doc/manual/en/sylpheed-19.html
5593         * doc/manual/en/sylpheed-2.html
5594         * doc/manual/en/sylpheed-20.html
5595         * doc/manual/en/sylpheed-21.html
5596         * doc/manual/en/sylpheed-22.html
5597         * doc/manual/en/sylpheed-3.html
5598         * doc/manual/en/sylpheed-4.html
5599         * doc/manual/en/sylpheed-5.html
5600         * doc/manual/en/sylpheed-6.html
5601         * doc/manual/en/sylpheed-7.html
5602         * doc/manual/en/sylpheed-8.html
5603         * doc/manual/en/sylpheed-9.html
5604         * doc/manual/en/sylpheed.html
5605         * doc/manual/es/.cvsignore
5606         * doc/manual/es/Makefile.am
5607         * doc/manual/es/sylpheed-1.html
5608         * doc/manual/es/sylpheed-10.html
5609         * doc/manual/es/sylpheed-11.html
5610         * doc/manual/es/sylpheed-12.html
5611         * doc/manual/es/sylpheed-13.html
5612         * doc/manual/es/sylpheed-14.html
5613         * doc/manual/es/sylpheed-15.html
5614         * doc/manual/es/sylpheed-16.html
5615         * doc/manual/es/sylpheed-17.html
5616         * doc/manual/es/sylpheed-18.html
5617         * doc/manual/es/sylpheed-19.html
5618         * doc/manual/es/sylpheed-2.html
5619         * doc/manual/es/sylpheed-20.html
5620         * doc/manual/es/sylpheed-3.html
5621         * doc/manual/es/sylpheed-4.html
5622         * doc/manual/es/sylpheed-5.html
5623         * doc/manual/es/sylpheed-6.html
5624         * doc/manual/es/sylpheed-7.html
5625         * doc/manual/es/sylpheed-8.html
5626         * doc/manual/es/sylpheed-9.html
5627         * doc/manual/es/sylpheed.html
5628         * doc/manual/fr/.cvsignore
5629         * doc/manual/fr/Makefile.am
5630         * doc/manual/fr/sylpheed-1.html
5631         * doc/manual/fr/sylpheed-10.html
5632         * doc/manual/fr/sylpheed-11.html
5633         * doc/manual/fr/sylpheed-12.html
5634         * doc/manual/fr/sylpheed-13.html
5635         * doc/manual/fr/sylpheed-14.html
5636         * doc/manual/fr/sylpheed-15.html
5637         * doc/manual/fr/sylpheed-16.html
5638         * doc/manual/fr/sylpheed-17.html
5639         * doc/manual/fr/sylpheed-18.html
5640         * doc/manual/fr/sylpheed-19.html
5641         * doc/manual/fr/sylpheed-2.html
5642         * doc/manual/fr/sylpheed-20.html
5643         * doc/manual/fr/sylpheed-3.html
5644         * doc/manual/fr/sylpheed-4.html
5645         * doc/manual/fr/sylpheed-5.html
5646         * doc/manual/fr/sylpheed-6.html
5647         * doc/manual/fr/sylpheed-7.html
5648         * doc/manual/fr/sylpheed-8.html
5649         * doc/manual/fr/sylpheed-9.html
5650         * doc/manual/fr/sylpheed.html
5651         * doc/manual/ja/.cvsignore
5652         * doc/manual/ja/Makefile.am
5653         * doc/manual/ja/sylpheed-1.html
5654         * doc/manual/ja/sylpheed-10.html
5655         * doc/manual/ja/sylpheed-11.html
5656         * doc/manual/ja/sylpheed-12.html
5657         * doc/manual/ja/sylpheed-13.html
5658         * doc/manual/ja/sylpheed-14.html
5659         * doc/manual/ja/sylpheed-15.html
5660         * doc/manual/ja/sylpheed-16.html
5661         * doc/manual/ja/sylpheed-17.html
5662         * doc/manual/ja/sylpheed-18.html
5663         * doc/manual/ja/sylpheed-19.html
5664         * doc/manual/ja/sylpheed-2.html
5665         * doc/manual/ja/sylpheed-20.html
5666         * doc/manual/ja/sylpheed-3.html
5667         * doc/manual/ja/sylpheed-4.html
5668         * doc/manual/ja/sylpheed-5.html
5669         * doc/manual/ja/sylpheed-6.html
5670         * doc/manual/ja/sylpheed-7.html
5671         * doc/manual/ja/sylpheed-8.html
5672         * doc/manual/ja/sylpheed-9.html
5673         * doc/manual/ja/sylpheed.html
5674         * doc/manual/ja/sylpheed.sgml
5675         * src/mainwindow.c
5676                 Remove outdated manual and faq. Noisy, eh?
5677
5678 2005-12-06 [colin]      1.9.100cvs70
5679
5680         * src/compose.c
5681         * src/quote_fmt_parse.y
5682         * src/undo.c
5683         * src/undo.h
5684                 Allow %X to position cursor at 0 
5685                 (no %X = before signature)
5686                 Fix paste as quotation putting the cursor at 0
5687                 Fix undo offsets when pasting
5688                 Insert the quote_fmt at once instead of line 
5689                 by line
5690                 Fix [Edited] when starting to reply/forward
5691
5692 2005-12-06 [paul]       1.9.100cvs69
5693
5694         * src/plugins/clamav/clamav_plugin_gtk.c
5695                 add another tooltip
5696         * src/plugins/spamassassin/spamassassin_gtk.c
5697                 rework spamassassin_create_widget_func()
5698
5699 2005-12-05 [colin]      1.9.100cvs68
5700
5701         * po/POTFILES.in
5702                 Fix make release ;-)
5703
5704 2005-12-05 [colin]      1.9.100cvs67
5705
5706         * src/compose.c
5707         * src/compose.h
5708                 Fix cursor positioning (not obeying %X)
5709
5710 2005-12-05 [paul]       1.9.100cvs66
5711
5712         * src/plugins/dillo_viewer/dillo_prefs.c
5713                 fix compilation warning
5714
5715 2005-12-05 [paul]       1.9.100cvs65
5716
5717         * src/prefs_spelling.c
5718         * src/plugins/trayicon/trayicon.c
5719                 cleanups - remove unused stuff
5720
5721 2005-12-05 [paul]       1.9.100cvs64
5722
5723         * README
5724         * manual/plugins.xml
5725                 remove info about removed mathml_viewer plugin
5726
5727 2005-12-05 [paul]       1.9.100cvs63
5728
5729         * configure.ac
5730         * src/plugins/Makefile.am
5731         * src/plugins/mathml_viewer/.cvsignore
5732         * src/plugins/mathml_viewer/Makefile.am
5733         * src/plugins/mathml_viewer/mathml_viewer.c
5734                 remove unmaintained mathml_viewer plugin
5735
5736 2005-12-05 [paul]       1.9.100cvs62
5737
5738         * src/summaryview.c
5739                 obey prefs_common.always_show_msg when
5740                 moving a msg
5741                 Thanks to Colin
5742
5743 2005-12-05 [paul]       1.9.100cvs61
5744
5745         * src/compose.c
5746         * src/prefs_account.c
5747         * src/prefs_filtering.c
5748         * src/prefs_quote.c
5749         * src/prefs_spelling.c
5750         * src/prefs_toolbar.c
5751         * src/summaryview.c
5752         * src/gtk/gtkutils.c
5753         * src/gtk/quicksearch.c
5754         * src/plugins/dillo_viewer/dillo_prefs.c
5755                 dialog cleanups
5756
5757 2005-12-04 [paul]       1.9.100cvs60
5758
5759         * src/inc.c
5760         * src/prefs_account.c
5761         * src/prefs_account.h
5762                 allow a Local account to specify a
5763                 default inbox
5764                 (closes bug 843 'Inbox cannot be changed for local
5765                  mailboxes')
5766
5767 2005-12-04 [colin]      1.9.100cvs59
5768
5769         * src/plugins/trayicon/trayicon.c
5770                 Remove Get, rename Get All to Get Mail in order to
5771                 be consistent with the default main toolbar
5772
5773 2005-12-03 [colin]      1.9.100cvs58
5774
5775         * manual/gpl.xml
5776         * manual/sylpheed-claws-manual.xml
5777                 Add GPL appendix
5778
5779 2005-12-03 [paul]       1.9.100cvs57
5780
5781         * AUTHORS
5782         * po/sv.po
5783         * src/gtk/authors.h
5784                 new (partially complete) Swedish translation
5785                 by Anders Troback <sylpheed@troback.com>
5786
5787 2005-12-02 [paul]       1.9.100cvs56
5788
5789         * configure.ac
5790                 libetpan 0.41 required
5791
5792 2005-12-02 [paul]       1.9.100cvs55
5793
5794         * src/plugins/clamav/clamav_plugin.c
5795         * src/plugins/clamav/clamav_plugin.h
5796         * src/plugins/clamav/clamav_plugin_gtk.c
5797         * src/plugins/spamassassin/spamassassin.c
5798         * src/plugins/spamassassin/spamassassin.h
5799         * src/plugins/spamassassin/spamassassin_gtk.c
5800                 unregister prefs pages on unloading, thus
5801                 preventing a crash
5802                 (thanks to Colin for the hint)
5803
5804 2005-12-02 [wwp]        1.9.100cvs54
5805
5806         * src/quote_fmt.h
5807         * src/quote_fmt_parse.y
5808                 fix misuse of gboolean*, use gboolean instead
5809                 (thanks to Paul, Colin, for pointing out that scaring one)
5810
5811 2005-12-02 [paul]       1.9.100cvs53
5812
5813         * src/plugins/clamav/clamav_plugin.c
5814                 int no --> unsigned int no
5815         * src/plugins/clamav/clamav_plugin_gtk.c
5816                 rework config page
5817
5818 2005-12-02 [wwp]        1.9.100cvs52
5819
5820         * src/compose.c
5821         * src/prefs_template.c
5822         * src/quote_fmt.h
5823         * src/quote_fmt_parse.y
5824                 prevent from executing |f and |p templates commands when
5825                 adding or replacing templates in prefs (avoids annoying and
5826                 potentially dangerous behaviours)
5827
5828 2005-12-02 [paul]       1.9.100cvs51
5829
5830         * src/prefs_common.c
5831                 allow translation of some default values
5832                 Patch by Fabien Vantard
5833
5834 2005-12-02 [paul]       1.9.100cvs50
5835
5836         * src/codeconv.c
5837         * src/codeconv.h
5838         * src/prefs_common.c
5839         * src/prefs_common.h
5840         * src/prefs_message.c
5841         * src/textview.c
5842                 remove obsolete 'convert_mb_alnum' option
5843                 and related stuff
5844         * src/gtk/about.c
5845                 remove unused 'about_textview_visibility_notify'
5846
5847 2005-12-02 [paul]       1.9.100cvs49
5848
5849         * src/prefs_account.c
5850         * src/prefs_compose_writing.c
5851         * src/prefs_fonts.c
5852         * src/prefs_gtk.h
5853         * src/prefs_image_viewer.c
5854         * src/prefs_message.c
5855         * src/prefs_other.c
5856         * src/prefs_receive.c
5857         * src/prefs_send.c
5858         * src/prefs_spelling.c
5859         * src/prefs_summaries.c
5860         * src/prefs_wrapping.c
5861         * src/plugins/dillo_viewer/dillo_prefs.c
5862         * src/plugins/pgpcore/prefs_gpg.c
5863                 several cleanups to the prefs dialogs
5864                 (slightly modified) patch by Fabien Vantard
5865
5866 2005-12-02 [paul]       1.9.100cvs48
5867
5868         * src/main.c
5869                 --exit means exit
5870         * src/send_message.c
5871                 fix crash on send when connection fails
5872
5873         Thanks to Colin
5874
5875 2005-12-01 [colin]      1.9.100cvs47
5876
5877         * src/html.c
5878                 Translate &hellip; to "..."
5879
5880 2005-11-30 [colin]      1.9.100cvs46
5881
5882         * src/matcher.c
5883         * src/matcher.h
5884                 Optimize back yesterday's fix.
5885
5886 2005-11-30 [paul]       1.9.100cvs45
5887
5888         * manual/faq.xml
5889                 standardised
5890         * manual/intro.xml
5891                 written by Colin, edited by me
5892
5893 2005-11-29 [colin]      1.9.100cvs44
5894
5895         * src/matcher.c
5896                 Skip headers unconditionnaly in match_body if the
5897                 rule is not message or ~message
5898
5899 2005-11-29 [colin]      1.9.100cvs43
5900
5901         * src/matcher.c
5902                 Fix body_part and such, not skipping headers 
5903                 if the matchcriteria wasn't the first in the rule
5904
5905 2005-11-29 [colin]      1.9.100cvs42
5906
5907         * src/compose.c
5908                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5909                 option missing from message view window)
5910                 Fix double text D'n'D with gtk-2.8
5911         * src/matcher.c
5912                 Fix ~message, ~headers_part, ~body_part rules
5913         * src/messageview.c
5914                 Add Windows-1252 (Closes bug #863)
5915                 Fix accels
5916         * src/gtk/gtkaspell.c
5917                 Properly destroy accels in all menus
5918
5919 2005-11-29 [mones]      1.9.100cvs41
5920
5921         * po/es.po
5922                 Updated.
5923
5924 2005-11-27 [colin]      1.9.100cvs40
5925
5926         * src/mh_gtk.c
5927                 "/Remove mailbox" -> "/Remove mailbox..."
5928
5929 2005-11-27 [paul]       1.9.100cvs39
5930
5931         * AUTHORS
5932         * po/de.po
5933         * src/gtk/authors.h
5934                 updated by new maintainer, Stephan Sachse
5935
5936 2005-11-27 [paul]       1.9.100cvs38
5937
5938         * manual/faq.xml
5939                 written by Colin, edited by me
5940
5941 2005-11-27 [paul]       1.9.100cvs37
5942
5943         * src/prefs_common.c
5944         * src/prefs_common.h
5945         * src/prefs_receive.c
5946         * src/prefs_summaries.c
5947                 move 'go to inbox after receiving new mail'
5948                 option from display/sumamaries to mail
5949                 handling/receive, and rework prefs_summaries
5950                 dialog a little
5951
5952 2005-11-25 [martin]     1.9.100cvs36
5953
5954         * po/de.po
5955             fixed windows-1252 translation;
5956             translated some new and fuzzy strings
5957
5958 2005-11-25 [paul]       1.9.100cvs35
5959
5960         * src/plugins/clamav/clamav_plugin.c
5961                 complete the update done in cvs34
5962
5963 2005-11-25 [paul]       1.9.100cvs34
5964
5965         * src/plugins/clamav/clamav_plugin.c
5966                 reflect upstream changes
5967
5968 2005-11-25 [paul]       1.9.100cvs33
5969
5970         * manual/ack.xml
5971         * manual/plugins.xml
5972         * manual/sylpheed-claws-manual.xml
5973                 written/updated by Colin, edited by me
5974         * tools/acroread2sylpheed.pl
5975                 update binary name
5976
5977 2005-11-24 [colin]      1.9.100cvs32
5978
5979         * src/compose.c
5980                 Fix bug #856 (reediting messages forgets Request
5981                 Return Receipt)
5982
5983 2005-11-24 [paul]       1.9.100cvs31
5984
5985         * manual/addrbook.xml
5986         * manual/starting.xml
5987                 written by Colin, proofread, edited, adapted by me
5988         * manual/advanced.xml
5989                 add some Actions examples
5990         * src/importldif.c
5991                 use a Save button instead of a Close button
5992         * src/wizard.c
5993                 indicate mandatory fields
5994                 fix page display
5995                 Thanks to Colin
5996
5997 2005-11-23 [colin]      1.9.100cvs30
5998
5999         * src/addressbook.c
6000                 Rename menu item, fix possible crash after
6001                 deletion of books
6002         * src/addrindex.c
6003                 Allow searching for '*' in ldap
6004         * src/browseldap.c
6005                 Fix "Browse Entry" (did anyone use it?)
6006         * src/wizard.c
6007                 Add guards for mandatory information
6008
6009 2005-11-23 [paul]       1.9.100cvs29
6010
6011         * manual/advanced.xml
6012                 corrections to the English
6013
6014 2005-11-23 [colin]      1.9.100cvs28
6015
6016         * src/mimeview.c
6017                 Fix possible crash at exit. After the call to
6018                 gtk_container_remove(), the Viewer's widget has no
6019                 more parent so gtk+ automatically frees it and its
6020                 sons. If destroy_viewer() then try to access it,
6021                 problems ensue.
6022
6023 2005-11-22 [colin]      1.9.100cvs27
6024
6025         * src/compose.c
6026         * src/gtk/gtkaspell.c
6027                 Fix right-clicking on a misspelled word
6028                 Fix More... in suggestions menu
6029
6030 2005-11-22 [wwp]        1.9.100cvs26
6031
6032         * src/prefs_template.c
6033                 templates works: re-sort templates list when adding or replacing,
6034                 prevent from adding or replacing when the template name is empty
6035
6036 2005-11-21 [colin]      1.9.100cvs25
6037
6038         * src/addressbook.c
6039                 Fix some addressbook suckage (dnd, select all)
6040         * src/compose.c
6041         * src/gtk/gtkaspell.c
6042         * src/gtk/gtkaspell.h
6043                 Make the spellchecker menu work with the 
6044                 GtkTextView one instead of overriding it
6045
6046 2005-11-20 [paul]       1.9.100cvs24
6047
6048         * manual/handling.xml
6049                 proofread and corrected
6050
6051 2005-11-20 [paul]       1.9.100cvs23
6052
6053         * manual/Makefile
6054                 generate html as one file
6055         * manual/advanced.xml
6056                 fix output generation
6057                 reformat hidden options list
6058         * manual/manual.xml     ** REMOVED **
6059         * manual/sylpheed-claws-manual.xml      ** ADDED **
6060                 renamed
6061
6062 2005-11-18 [colin]      1.9.100cvs22
6063
6064         * src/prefs_account.c
6065                 Fix layout in news and mbox accounts
6066         * manual/account.xml
6067         * manual/advanced.xml
6068                 New contents for Paul to check :)
6069
6070 2005-11-18 [wwp]        1.9.100cvs21
6071
6072         * src/gtk/quicksearch.c
6073                 don't update extended quicksearch buttons twice
6074
6075 2005-11-18 [paul]       1.9.100cvs20
6076
6077         * src/textview.c
6078                 complete 1.9.100cvs19
6079
6080 2005-11-18 [paul]       1.9.100cvs19
6081
6082         * src/compose.c
6083                 cosmetic improvements
6084         * src/textview.c
6085                 also list text/* attachments
6086
6087 2005-11-18 [colin]      1.9.100cvs18
6088
6089         * src/summaryview.c
6090                 Use column 0 instead of -1 in 
6091                 gtk_ctree_node_moveto, in a naive
6092                 hope it'll fix the gtk-related crashes
6093
6094 2005-11-18 [colin]      1.9.100cvs17
6095
6096         * src/gtk/inputdialog.c
6097                 Fix icon staying the first one
6098
6099 2005-11-17 [wwp]        1.9.100cvs16
6100                 fix possible problem showing some quicksearch buttons, and a bad
6101                 call to g_return_if_fail in a function that returns a value (both
6102                 fixes by Fabien Vantard)
6103
6104 2005-11-15 [wwp]        1.9.100cvs15
6105
6106         * src/gtk/quicksearch.c
6107                 added a tooltip to that obscure ... quicksearch button
6108
6109 2005-11-15 [wwp]        1.9.100cvs14
6110
6111         * src/gtk/quicksearch.c
6112                 add a quicksearch helper to filtering expression users: the ... button
6113                 raises the condition expr window. condition expressions set up w/ this
6114                 window are used by the quicksearch if the user closes it pressing OK.
6115
6116 2005-11-14 [paul]       1.9.100cvs13
6117
6118         * src/plugins/clamav/clamav_plugin.c
6119         * src/plugins/spamassassin/spamassassin.c
6120                 change plugin type following recent merging
6121
6122 2005-11-14 [wwp]        1.9.100cvs12
6123
6124         * src/folder.c
6125                 prevent from crashing when copying/moving message(s) from and
6126                 to the same folder
6127
6128 2005-11-14 [paul]       1.9.100cvs11
6129
6130         * src/plugins/clamav/Makefile.am
6131         * src/plugins/clamav/clamav_plugin.c
6132         * src/plugins/clamav/clamav_plugin.h
6133         * src/plugins/clamav/clamav_plugin_gtk.c
6134                 also merge clamav and clamav_gtk plugins
6135
6136 2005-11-13 [colin]      1.9.100cvs10
6137
6138         * configure.ac
6139         * src/plugins/spamassassin/Makefile.am
6140         * src/plugins/spamassassin/spamassassin.c
6141         * src/plugins/spamassassin/spamassassin.h
6142         * src/plugins/spamassassin/spamassassin_gtk.c
6143                 Merge spamassassin and spamassassin_gtk plugins,
6144                 and build it by default.
6145
6146 2005-11-12 [colin]      1.9.100cvs9
6147
6148         * src/etpan/imap-thread.c
6149                 Fix gcc warning
6150
6151 2005-11-12 [colin]      1.9.100cvs8
6152
6153         * src/procmime.c
6154                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6155
6156 2005-11-10 [colin]      1.9.100cvs7
6157
6158         * src/main.c
6159                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6160                 minimised state)
6161
6162 2005-11-10 [wwp]        1.9.100cvs6
6163
6164         * src/gtk/description_window.c
6165                 fix a crash when closing description windows using the WM's [X] button
6166
6167 2005-11-09 [colin]      1.9.100cvs5
6168
6169         * src/common/ssl.c
6170                 Update libetpan call to follow upstream
6171                 (yes, this requires libetpan-0.40cvs3)
6172
6173 2005-11-08 [colin]      1.9.100cvs4
6174
6175         * src/compose.c
6176         * src/textview.c
6177         * src/common/utils.c
6178         * src/common/utils.h
6179                 Enhance the email parser
6180
6181 2005-11-08 [colin]      1.9.100cvs3
6182
6183         * src/procmime.c
6184                 Fix what looks like an off-by-one (fixes 
6185                 attachments from the Bat)
6186
6187 2005-11-08 [wwp]        1.9.100cvs2
6188
6189         * src/main.c
6190                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6191
6192 2005-11-08 [wwp]        1.9.100cvs1
6193
6194         * src/main.c
6195                 allow exiting Sylpheed-Claws from command-line
6196
6197 2005-11-08 [paul]       1.9.100
6198
6199         1.9.100 released
6200
6201 2005-11-07 [colin]      1.9.99cvs17
6202
6203         * src/addritem.c
6204         * src/ldif.c
6205                 Fix import of base-64 encoded items
6206
6207 2005-11-07 [colin]      1.9.99cvs16
6208
6209         * src/send_message.c
6210                 Fix bug #314 (Queue does not empty under certain 
6211                 circumstances)
6212
6213 2005-11-07 [paul]       1.9.99cvs15
6214
6215         * src/mutt.c
6216         * src/pine.c
6217                 fix buffer overflows
6218                 Thanks to Colin
6219
6220 2005-11-07 [paul]       1.9.99cvs14
6221
6222         * doc/man/Makefile.am
6223         * doc/man/sylpheed-claws.1      ** ADDED **
6224         * doc/man/sylpheed.1            ** DELETED **
6225                 rename and update the man file
6226
6227 2005-11-06 [colin]      1.9.99cvs13
6228
6229         * src/ldif.c
6230                 Fix ldif_get_line() that returned empty strings
6231                 (Didn't understand why). Also fix a possible
6232                 buffer overflow.
6233
6234 2005-11-06 [wwp]        1.9.99cvs12
6235
6236         * src/textview.c
6237         * src/gtk/about.c
6238         * src/gtk/gtkutils.c
6239         * src/gtk/gtkutils.h
6240                 fix a compilation warning,
6241                 make links sensitive in the about dialog
6242
6243 2005-11-04 [wwp]        1.9.99cvs11
6244
6245         * src/gtk/about.c
6246                 don't wrap or translate URIs, and a bit text format cleanup
6247
6248 2005-11-04 [wwp]        1.9.99cvs10
6249
6250         * src/gtk/about.c
6251                 better textview tagging implementation (no more use of marks for
6252                 postponed tagging)
6253
6254 2005-11-02 [colin]      1.9.99cvs9
6255
6256         * src/common/ssl.c
6257                 Forgot an ifdef
6258
6259 2005-11-02 [colin]      1.9.99cvs8
6260
6261         * configure.ac
6262                 Require libetpan-0.40 due to upstream fix
6263         * src/common/ssl.c
6264                 Tell libetpan not to call SSL_Library_Init,
6265                 as we do it ourselves.
6266
6267 2005-11-02 [colin]      1.9.99cvs7
6268
6269         * po/POTFILES.in
6270                 Add missing files (thanks to Fabien Vantard)
6271
6272 2005-11-02 [colin]      1.9.99cvs6
6273
6274         * src/summaryview.c
6275                 Fix totals when read messages are hidden or quicksearch
6276                 is on
6277         * src/ssl_manager.c
6278         * src/ssl_manager.h
6279         * src/common/ssl_certificate.c
6280         * src/common/ssl_certificate.h
6281         * src/gtk/sslcertwindow.c
6282         * src/gtk/sslcertwindow.h
6283                 Fix copyright on my stuff
6284
6285 2005-11-02 [wwp]        1.9.99cvs5
6286
6287         * src/prefs_themes.c
6288                 fix directory name checking (theme installation/removal),
6289                 made related error a bit more verbose
6290
6291 2005-11-02 [colin]      1.9.99cvs4
6292
6293         * src/summaryview.c
6294                 Fix typo (probably fixes bug #841 (Sort by the From 
6295                 field doesn't work)
6296
6297 2005-11-02 [paul]       1.9.99cvs3
6298
6299         * po/ko.po
6300         * po/nb.po
6301                 updated by SungHyun Nam, Geir Helland
6302         * src/wizard.c
6303                 fix typo in welcome message. spotted by
6304                 Andrea Spadaccini
6305
6306 2005-11-01 [colin]      1.9.99cvs2
6307
6308         * src/compose.c
6309                 Fix replying to ml wen confirming subscription
6310         * src/messageview.c
6311         * src/mimeview.c
6312         * src/mimeview.h
6313         * src/privacy.h
6314         * src/summaryview.c
6315                 Make key check non blocking
6316
6317 2005-10-31 [paul]       1.9.99cvs1
6318
6319         * tools/claws.i18n.status.pl
6320                 updated for ChangeLog
6321
6322 2005-10-31 [paul]       1.9.99
6323
6324         1.9.99 released
6325
6326 2005-10-31 [paul]       1.9.15cvs131
6327
6328         * .cvsignore
6329         * ChangeLog
6330         * ChangeLog.claws       ** REMOVED **
6331         * ChangeLog-gtk2.claws  ** REMOVED **
6332         * ChangeLog.gtk1        ** ADDED **
6333         * INSTALL
6334         * Makefile.am
6335         * NEWS
6336         * README
6337         * README.claws          ** REMOVED **
6338         * README.jp             ** REMOVED **
6339         * RELEASE_NOTES         ** ADDED **
6340         * RELEASE_NOTES.claws   ** REMOVED **
6341         * commitHelper
6342         * configure.ac
6343         * sylpheed.spec.in      ** REMOVED **
6344                 tidy up and update the default docs:
6345                 ChangeLog.claws is renamed ChangeLog.gtk1
6346                 ChangeLog-gtk2.claws is renamed ChangeLog
6347                 README.claws is renamed README
6348                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6349
6350 2005-10-31 [paul]       1.9.15cvs130
6351
6352         * po/it.po
6353                 fix errors
6354
6355 2005-10-31 [paul]       1.9.15cvs129
6356
6357         * po/ca.po
6358         * po/de.po
6359         * po/en_GB.po
6360         * po/fr.po
6361         * po/it.po
6362         * po/pt_BR.po
6363         * po/sk.po
6364         * po/sr.po
6365         * po/zh_CN.po
6366                 updated by Miquel Oliete, Stephan Sachse and
6367                 Thomas Gilgin, me, Fabien Vantard, Andrea
6368                 Spadaccini, Frederico Goncalves Guimaraes,
6369                 Andrej Kacian, Aleksandar Urosevic, and
6370                 Ralgh Young.
6371
6372 2005-10-31 [mones]      1.9.15cvs128
6373
6374         * manual/faq.xml
6375                 More questions.
6376         
6377         * po/es.po
6378                 Updated for release.
6379
6380 2005-10-30 [colin]      1.9.15cvs127
6381
6382         * src/compose.c
6383                 Place cursor before rewrapping (fixes cursor
6384                 pos if quotation gets rewrapped)
6385
6386 2005-10-29 [paul]       1.9.15cvs126
6387
6388         * src/crash.c
6389         * src/foldersel.c
6390         * src/main.c
6391         * src/messageview.c
6392         * src/toolbar.c
6393         * src/gtk/authors.h
6394                 corrections to text items
6395
6396 2005-10-28 [colin]      1.9.15cvs125
6397
6398         * src/messageview.c
6399                 Make "hit 'C' to check sig" work from extern 
6400                 messageviews
6401
6402 2005-10-27 [colin]      1.9.15cvs124
6403
6404         * src/summaryview.c
6405                 Add a hack to avoid segfaulting when hammering 
6406                 on gtk's events
6407
6408 2005-10-27 [wwp]        1.9.15cvs123
6409
6410         * src/prefs_themes.c
6411                 sort list of themes names in themes prefs
6412
6413 2005-10-27 [paul]       1.9.15cvs122
6414
6415         * src/folder.c
6416         * src/prefs_account.c
6417                 fix building on Solaris
6418                 Patch by Alex Moore
6419
6420 2005-10-27 [wwp]        1.9.15cvs121
6421
6422         * src/summaryview.c
6423         * src/gtk/gtksctree.c
6424                 speed up unselecting messages in summary view (thanks to Colin)
6425
6426 2005-10-27 [paul]       1.9.15cvs120
6427
6428         * src/mainwindow.c
6429                 fix a compilation warning
6430         * src/summaryview.c
6431                 fix updating of 'n items selected' count
6432                 when deselecting
6433
6434 2005-10-27 [martin]     1.9.15cvs119
6435
6436         * src/action.c
6437                 ignore actions with a leading '/' in the action menu name
6438                 fixes a crash on menu creation
6439         * src/prefs_actions.c
6440                 do not allow a leading '/' in the action menu name
6441
6442 2005-10-27 [paul]       1.9.15cvs118
6443
6444         * src/main.c
6445                 fix compilation warning
6446
6447 2005-10-27 [paul]       1.9.15cvs117
6448
6449         * src/procmime.c
6450                 add #if HAVE_LOCALE_H
6451
6452 2005-10-27 [paul]       1.9.15cvs116
6453
6454         * src/plugins/clamav/clamav_plugin.c
6455         * src/plugins/dillo_viewer/dillo_viewer.c
6456         * src/plugins/mathml_viewer/mathml_viewer.c
6457         * src/plugins/pgpcore/plugin.c
6458         * src/plugins/pgpinline/plugin.c
6459         * src/plugins/pgpmime/plugin.c
6460         * src/plugins/spamassassin/spamassassin.c
6461         * src/plugins/trayicon/trayicon.c
6462                 plugin_init() : make error messages more
6463                 informative
6464
6465 2005-10-26 [wwp]        1.9.15cvs115
6466
6467         * src/prefs_matcher.c
6468                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6469
6470 2005-10-26 [wwp]        1.9.15cvs114
6471
6472         * src/procmime.c
6473         * src/gtk/gtksctree.c
6474         * src/plugins/spamassassin/libspamc.c
6475         * src/plugins/spamassassin/spamassassin.c
6476                 fix some compilation warnings more
6477
6478 2005-10-26 [mones]      1.9.15cvs113
6479
6480         * po/es.po
6481                 Updated translation
6482
6483 2005-10-26 [paul]       1.9.15cvs112
6484
6485         * src/prefs_message.c
6486                 give all display_xface stuff the
6487                 #if HAVE_LIBCOMPFACE treatment, thus
6488                 preventing a crash
6489                 (Thanks to Wolfgang Enderlein)
6490
6491 2005-10-26 [colin]      1.9.15cvs111
6492
6493         * src/gedit-print.c
6494                 Fix date format
6495         * src/imap_gtk.c
6496         * src/news_gtk.c
6497                 Remove context menu items that should not be there
6498         * src/jpilot.c
6499                 Fix encoding
6500         * src/main.c
6501         * src/mainwindow.c
6502                 Don't show the mainwindow too soon
6503
6504 2005-10-26 [wwp]        1.9.15cvs110
6505
6506         * src/folder.c
6507         * src/manual.c
6508         * src/summaryview.c
6509                 fix uninitialized pointers in the folder updating hook
6510                 (thanks to Colin)
6511
6512 2005-10-25 [mones]      1.9.15cvs109
6513
6514         * manual/faq.xml
6515                 General information subsection completed. 
6516                 Removed archaic references.
6517                 
6518         * manual/Makefile
6519         * manual/dtd/manual.dsl
6520                 Added customization stylesheet for getting paragraphs
6521                 fully justified in PDF output (as suggested by Colin).
6522
6523 2005-10-25 [colin]      1.9.15cvs108
6524
6525         * src/compose.c
6526                 Fix a second leak
6527
6528 2005-10-25 [colin]      1.9.15cvs107
6529
6530         * src/addrbook.c
6531         * src/addrindex.c
6532                 Fix leak (xml_get_element() allocates memory)
6533         * src/compose.c
6534                 Fix leak + dead code (shame!)
6535         * src/procmime.c
6536                 Fix leak
6537
6538 2005-10-25 [colin]      1.9.15cvs106
6539
6540         * src/mimeview.c
6541                 Fix encoding issue in Save all and in 
6542                 overwrite-confirmation alertpanel
6543
6544 2005-10-25 [colin]      1.9.15cvs105
6545
6546         * src/common/socket.c
6547                 Fix a leak - Thanks to Christopher Aillon
6548                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6549
6550 2005-10-25 [paul]       1.9.15cvs104
6551
6552         * src/wizard.c
6553                 Always guess servers from the right-hand
6554                 email part and guess username from the
6555                 left-hand part. (Thanks to Colin)
6556                 add an X-Face to the welcome message
6557
6558 2005-10-25 [paul]       1.9.15cvs103
6559
6560         * manual/handling.xml
6561                 written by Colin, edited by me
6562
6563 2005-10-25 [wwp]        1.9.15cvs102
6564
6565         * src/folderview.c
6566         * src/grouplistdialog.c
6567         * src/imap.c
6568         * src/noticeview.c
6569                 fix some compilation warnings
6570
6571 2005-10-24 [paul]
6572
6573         1.9.99-rc3 released
6574
6575 2005-10-24 [paul]       1.9.15cvs101
6576
6577         * src/gtk/about.c
6578                 fix window sizing
6579
6580 2005-10-24 [paul]       1.9.15cvs100
6581
6582         * src/pixmaps/offline.xpm
6583         * src/pixmaps/online.xpm
6584                 replace with last default versions
6585
6586 2005-10-24 [colin]      1.9.15cvs99
6587
6588         * src/imap.c
6589                 Fix bug when moving a folder
6590         * src/imap_gtk.c
6591         * src/mh_gtk.c
6592                 "Delete folder" pops up a window, so it 
6593                 should be suffixed with "..."
6594         * src/plugins/pgpcore/sgpgme.c
6595                 Include locale.h
6596
6597 2005-10-24 [mones]      1.9.15cvs98
6598
6599         * manual/Makefile
6600         * manual/account.xml
6601         * manual/ack.xml
6602         * manual/addrbook.xml
6603         * manual/advanced.xml
6604         * manual/faq.xml
6605         * manual/glossary.xml
6606         * manual/gpl.xml
6607         * manual/handling.xml
6608         * manual/intro.xml
6609         * manual/keyboard.xml
6610         * manual/manual.xml
6611         * manual/plugins.xml
6612         * manual/starting.xml
6613         * manual/dtd/sdocbook.dtd
6614                 Initial manual structure and some content.
6615
6616 2005-10-23 [wwp]        1.9.15cvs97
6617
6618         * src/gtk/about.c
6619                 fix a typo
6620
6621 2005-10-23 [wwp]        1.9.15cvs96
6622
6623         * src/gtk/about.c
6624         * src/gtk/authors.h
6625                 rework of the about window (main work by Paul), also featuring a few
6626                 fixes for typos and duplicate names
6627
6628 2005-10-23 [wwp]        1.9.15cvs95
6629
6630         * src/.cvsignore
6631                 Ignore the right binary name (sylpheed-claws now)
6632
6633 2005-10-23 [paul]       1.9.15cvs94
6634
6635         * src/compose.c
6636                 when using Folder Pref 'Default To for
6637                 replies' make the entry in the Compose
6638                 window bold
6639                 Patch by Fabien Vantard
6640
6641 2005-10-22 [colin]      1.9.15cvs93
6642
6643         * src/codeconv.c
6644                 Fix leak
6645
6646 2005-10-22 [colin]      1.9.15cvs92
6647
6648         * src/codeconv.c
6649                 try to convert using locale (apart utf8) if necessary
6650
6651 2005-10-22 [colin]      1.9.15cvs91
6652
6653         * src/pixmaps/new.xpm
6654         * src/pixmaps/unread.xpm
6655                 Make the unread envelope blue again and
6656                 saturate the new one a bit more.
6657
6658 2005-10-22 [colin]      1.9.15cvs90
6659
6660         * src/compose.c
6661                 When replying to a mail sent by one of our accounts,
6662                 use the original list of recipients. Let 'Reply All'
6663                 and 'Reply to sender' work like previously.
6664
6665 2005-10-21 [colin]      1.9.15cvs89
6666
6667         * src/prefs_filtering.c
6668                 Clear fields after add and replace
6669         * src/textview.c
6670                 Display xface differently (better)
6671         * src/plugins/pgpinline/pgpinline.c
6672                 Fix crappy encodings/recodings
6673
6674 2005-10-21 [paul]       1.9.15cvs88
6675
6676         * src/compose.c
6677         * src/prefs_folder_item.c
6678         * src/toolbar.c
6679                 fix news folder Folder Properties
6680                 (thanks to Colin)
6681         * src/folderview.c
6682                 update folderview after Themes change
6683                 keep selected folder selected
6684                 (thanks to Colin)
6685
6686 2005-10-21 [paul]       1.9.15cvs87
6687
6688         * tools/Makefile.am
6689         * tools/OOo2sylpheed.pl
6690         * tools/README
6691         * tools/README.sylprint
6692         * tools/asus_mailled.sh         ** REMOVED **
6693         * tools/filter_conv.pl
6694         * tools/freshmeat_search.pl
6695         * tools/google_search.pl
6696         * tools/gpg-sign-syl            ** REMOVED **
6697         * tools/kmail2sylpheed.pl
6698         * tools/kmail2sylpheed_v2.pl
6699         * tools/multiwebsearch.pl
6700         * tools/nautilus2sylpheed.sh
6701         * tools/newscache_clean.pl
6702         * tools/outlook2sylpheed.pl
6703         * tools/sylpheed-switcher       ** REMOVED **
6704         * tools/sylprint.pl
6705         * tools/sylprint.rc
6706         * tools/tb2sylpheed
6707         * tools/vcard2xml.py
6708         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6709                 update default config dir
6710                 update binary name (thanks to Fabien Vantard)
6711                 remove obsolete scripts
6712
6713 2005-10-21 [colin]      1.9.15cvs86
6714
6715         * src/inc.c
6716                 Fix possible leak and units. Based on a patch by
6717                 Fabien Vantard.
6718
6719 2005-10-20 [colin]      1.9.15cvs85
6720
6721         * src/textview.c
6722                 Clear xface when clearing textview
6723
6724 2005-10-20 [colin]      1.9.15cvs84
6725
6726         * configure.ac
6727         * src/folderview.c
6728         * src/headerview.c
6729         * src/main.c
6730         * src/prefs_common.c
6731         * src/prefs_common.h
6732         * src/prefs_message.c
6733         * src/textview.c
6734         * src/textview.h
6735         * src/common/defs.h
6736         * src/common/utils.c
6737         * src/common/utils.h
6738         * src/gtk/gtkutils.c
6739         * src/gtk/gtkutils.h
6740                 Migrate config to .sylpheed-claws (Automatically)
6741                 Add a way to get the Xface in the TextView
6742
6743 2005-10-20 [colin]      1.9.15cvs83
6744
6745         * src/gtk/Makefile.am
6746         * src/gtk/about.c
6747         * src/gtk/authors.h
6748                 Make the about dialog *grooovy*
6749
6750 2005-10-20 [colin]      1.9.15cvs82
6751
6752         * src/mimeview.c
6753                 Use "Open with" on double click if no command
6754                 was found
6755
6756 2005-10-20 [colin]      1.9.15cvs81
6757
6758         * src/imap.c
6759         * src/etpan/imap-thread.c
6760                 Fix possible crash.
6761
6762 2005-10-20 [paul]       1.9.15cvs80
6763
6764         * src/folder.c
6765                 don't show clipkey icon if the only
6766                 attachment is the signature
6767                 Patch by Colin
6768
6769 2005-10-20 [paul]       1.9.15cvs79
6770
6771         * AUTHORS
6772         * src/plugins/pgpmime/pgpmime.c
6773                 name the PGP/MIME signature 'signature.asc'
6774                 Patch by Andrew Nelson <freeandy@gmail.com>
6775
6776 2005-10-19 [colin]      1.9.15cvs78
6777
6778         * src/plugins/pgpmime/pgpmime.c
6779                 Oops, no need to double-check though
6780
6781 2005-10-19 [colin]      1.9.15cvs77
6782
6783         * src/plugins/pgpinline/pgpinline.c
6784         * src/plugins/pgpmime/pgpmime.c
6785                 Check that my_tmpfile() doesn't 
6786                 return NULL
6787
6788 2005-10-19 [colin]      1.9.15cvs76
6789
6790         * src/common/utils.c
6791                 Use shorter mime boundaries to avoid having
6792                 MTAs rewrapping our headers, breaking the
6793                 PGP signature in the process 
6794         * src/compose.c
6795         * src/plugins/pgpmime/pgpmime.c
6796                 Check for boundary uniqueness to be sure
6797                 it won't happen, instead of hoping for the
6798                 best
6799
6800 2005-10-19 [colin]      1.9.15cvs75
6801
6802         * sylpheed-claws.desktop
6803         * src/Makefile.am
6804         * src/main.c
6805                 Ship a sylpheed-claws binary instead
6806                 of a sylpheed one. Change the socket
6807                 name, too
6808         * src/folderview.c
6809                 Update folder only if it changed
6810         * src/wizard.c
6811                 Fix i18n in welcome mail, patch by
6812                 Fabien Vantard
6813
6814 2005-10-19 [paul]
6815
6816         1.9.99-rc2 released
6817
6818 2005-10-19 [paul]       1.9.15cvs74
6819
6820         * src/folder.c
6821         * src/folderview.c
6822                 fix summaryview update
6823                 Patch by Colin
6824
6825 2005-10-18 [colin]      1.9.15cvs73
6826
6827         * src/plugins/pgpcore/passphrase.c
6828                 Don't XGrabServer, and try a bit more to 
6829                 sync everything before grabbing mouse/keyboard
6830
6831 2005-10-18 [colin]      1.9.15cvs72
6832
6833         * src/Makefile.am
6834         * src/addressadd.c
6835         * src/addressbook.c
6836         * src/folderview.c
6837         * src/grouplistdialog.c
6838         * src/mimeview.c
6839         * src/stock_pixmap.c
6840         * src/stock_pixmap.h
6841         * src/summaryview.c
6842         * src/gtk/gtksctree.c
6843         * src/gtk/gtksctree.h
6844         * src/pixmaps/empty.xpm
6845                 Implement a wrapper call for gtk_ctree_set_node_info
6846                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6847                 pixmap instead of a NULL one. This works around some
6848                 memory problems deep inside gtk, revealed by valgrind,
6849                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6850                 as locked crashes sylpheed.), as well as, probably, 
6851                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6852
6853 2005-10-17 [colin]      1.9.15cvs71
6854
6855         * src/mimeview.c
6856                 Provide visual feedback when checking
6857                 signature
6858
6859 2005-10-17 [colin]      1.9.15cvs70
6860
6861         * src/main.c
6862                 Keep the folder list frozen while checking caches...
6863
6864 2005-10-17 [colin]      1.9.15cvs69
6865
6866         * src/addr_compl.c
6867                 Fi bug #833 (Autocompleting from addressbook 
6868                 fails with extended chars)
6869         * src/imap.c
6870                 Fix 'adding messages' staying in statusbar
6871                 after an error
6872
6873 2005-10-17 [wwp]        1.9.15cvs68
6874
6875         * src/ssl_manager.c
6876                 Fix buttons' layout resizing when window size changes
6877
6878 2005-10-17 [wwp]        1.9.15cvs67
6879
6880         * src/account.c
6881         * src/prefs_account.c
6882         * src/prefs_common.c
6883         * src/prefs_common.h
6884         * src/prefs_folder_item.c
6885         * src/prefs_gtk.c
6886         * src/gtk/logwindow.c
6887         * src/gtk/pluginwindow.c
6888         * src/gtk/prefswindow.c
6889         * src/gtk/prefswindow.h
6890                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6891
6892 2005-10-17 [paul]       1.9.15cvs66
6893
6894         * configure.ac
6895                 fix missing libetpan message
6896         * po/en_GB.po
6897                 updated
6898         * src/crash.c
6899         * src/manual.c
6900         * src/prefs_themes.c
6901         * src/common/defs.h
6902                 add some new URI defines, change some
6903                 others
6904         * src/wizard.c
6905                 make welcome message translatable
6906                 small improvements to english
6907                 other tweaks
6908         * src/gtk/menu.c
6909                 fix warnings
6910
6911 2005-10-17 [paul]       1.9.15cvs65
6912
6913         * src/summaryview.c
6914                 fix column titles
6915
6916 2005-10-16 [mones]      1.9.15cvs64
6917
6918         * po/es.po
6919                 Updated translation
6920
6921 2005-10-16 [colin]
6922
6923         1.9.99-rc1 released
6924
6925 2005-10-16 [colin]      1.9.15cvs63
6926
6927         * src/wizard.c
6928                 Fix whitespace
6929
6930 2005-10-16 [colin]      1.9.15cvs62
6931
6932         * src/toolbar.c
6933                 s/Get All/Get Mail/
6934         * src/wizard.c
6935                 Real welcome mail text, thanks Paul
6936
6937 2005-10-16 [colin]      1.9.15cvs61
6938
6939         * src/editldap.c
6940         * src/exporthtml.c
6941         * src/main.c
6942         * src/mainwindow.c
6943         * src/prefs_themes.c
6944         * src/prefs_toolbar.c
6945         * src/plugins/demo/demo.c
6946         * src/plugins/trayicon/trayicon.c
6947                 s/Sylpheed/Sylpheed-Claws/
6948
6949 2005-10-16 [colin]      1.9.15cvs60
6950
6951         * src/wizard.c
6952                 Add a welcome email in the first empty mailbox
6953         * src/prefs_common.c
6954                 Change one more default
6955
6956 2005-10-16 [colin]      1.9.15cvs59
6957
6958         * src/wizard.c
6959                 Remove printf
6960
6961 2005-10-16 [colin]      1.9.15cvs58
6962
6963         * src/toolbar.c
6964         * src/prefs_common.c
6965                 Change some defaults
6966
6967 2005-10-16 [colin]      1.9.15cvs57
6968
6969         * src/toolbar.c
6970         * src/prefs_common.c
6971                 Change some defaults
6972
6973 2005-10-16 [colin]      1.9.15cvs56
6974
6975         * src/wizard.c
6976                 By default, initialize fonts to have
6977                 the same size as normal GtkWidgets
6978
6979 2005-10-16 [colin]      1.9.15cvs55
6980
6981         * src/mimeview.c
6982                 Fix message a bit more
6983
6984 2005-10-16 [colin]      1.9.15cvs54
6985
6986         * src/addressbook.c
6987                 Second attempt at flicker fixing
6988
6989 2005-10-16 [colin]      1.9.15cvs53
6990
6991         * src/addressbook.c
6992                 Fix flicker
6993
6994 2005-10-16 [wwp]        1.9.15cvs52
6995
6996         * src/addressbook.c
6997         * src/editaddress.c
6998         * src/prefs_common.c
6999         * src/prefs_common.h
7000                 Remember window sizes (address book)
7001
7002 2005-10-16 [wwp]        1.9.15cvs51
7003
7004         * src/plugins/clamav/clamav_plugin_gtk.c
7005         * src/plugins/spamassassin/spamassassin_gtk.c
7006                 Fix compilation warnings (missing #include).
7007
7008 2005-10-16 [colin]      1.9.15cvs50
7009
7010         * src/mimeview.c
7011         * src/summaryview.c
7012         * src/textview.c
7013                 Make 'c' check signature, and forward
7014                 c, l, y, t from summaryview to mimeview
7015
7016 2005-10-16 [colin]      1.9.15cvs49
7017
7018         * src/addressbook.c
7019                 Put border around buttons
7020         * src/mainwindow.c
7021         * src/summaryview.c
7022                 Rework menus (Patch based on a patch
7023                 by Paul)
7024
7025 2005-10-15 [wwp]        1.9.15cvs48
7026
7027         * src/editjpilot.c
7028         * src/editldap.c
7029         * src/editvcard.c
7030         * src/exphtmldlg.c
7031         * src/expldifdlg.c
7032         * src/export.c
7033         * src/import.c
7034         * src/importldif.c
7035         * src/importmutt.c
7036         * src/importpine.c
7037         * src/prefs_account.c
7038         * src/prefs_spelling.c
7039         * src/gtk/gtkutils.c
7040         * src/gtk/gtkutils.h
7041         * src/plugins/clamav/clamav_plugin_gtk.c
7042         * src/plugins/spamassassin/spamassassin_gtk.c
7043                 use nicer browse-for-file/dir buttons than the "..." ones,
7044                 code factorizing more.
7045
7046 2005-10-14 [colin]      1.9.15cvs47
7047
7048         * src/mainwindow.c
7049                 set relief on the account switcher so that people see it
7050                 grey out Create processing rules when no message is selected
7051         * src/prefs_filtering.c
7052                 ask before closing if the rule has not been modified, even if
7053                 it's not valid
7054         * src/prefs_matcher.c
7055                 fix sensitivity when entering the dialog
7056         * src/gtk/inputdialog.c
7057                 display a better icon on password ask
7058         * src/plugins/pgpcore/passphrase.c
7059                 make the dialog look better
7060
7061 2005-10-14 [paul]       1.9.15cvs46
7062
7063         * src/folderview.c
7064                 indicate presense of marked msgs in
7065                 unexpanded subfolders
7066
7067 2005-10-14 [paul]       1.9.15cvs45
7068
7069         * src/prefs_actions.c
7070         * src/prefs_common.c
7071         * src/prefs_common.h
7072         * src/prefs_filtering_action.c
7073         * src/prefs_matcher.c
7074         * src/prefs_template.c
7075                 remember window sizes
7076                 fix Info button size
7077
7078         Patches by wwp
7079
7080 2005-10-13 [colin]      1.9.15cvs44
7081
7082         * src/mimeview.c
7083         * src/noticeview.c
7084         * src/noticeview.h
7085                 Add a tooltip on the icon (optional) 
7086                 Get rid of the signature buttons and only
7087                 use the icon+tooltip
7088
7089 2005-10-13 [colin]      1.9.15cvs43
7090
7091         * src/noticeview.c
7092         * src/noticeview.h
7093                 Add hand cursor for hovering over icon
7094
7095 2005-10-13 [colin]      1.9.15cvs42
7096
7097         * src/summaryview.c
7098                 Fix crash when quicksearch's hidden 
7099                 at startup
7100
7101 2005-10-13 [colin]      1.9.15cvs41
7102
7103         * src/compose.c
7104                 Set subject when forwarding multiple mails
7105                 Check that other recipient than the default Cc or Bcc
7106                 have been set before sending.
7107
7108 2005-10-13 [colin]      1.9.15cvs40
7109
7110         * src/imap.c
7111                 Batch per-folder
7112                 Introduce locking, but don't use it yet
7113
7114 2005-10-13 [colin]      1.9.15cvs39
7115
7116         * src/gtk/quicksearch.c
7117                 Reset quicksearch when hiding it
7118                 Make sticky a real pref
7119
7120 2005-10-13 [colin]      1.9.15cvs38
7121
7122         * src/summaryview.c
7123                 Faster prefs apply
7124
7125 2005-10-13 [colin]      1.9.15cvs37
7126
7127         * src/mimeview.c
7128         * src/noticeview.c
7129         * src/noticeview.h
7130         * src/plugins/pgpcore/sgpgme.c
7131                 Make privacy icon clickable
7132                 Move Trust field in Full info
7133                 When trust is less than full, don't display
7134                 a warning icon
7135
7136 2005-10-13 [colin]      1.9.15cvs36
7137
7138         * src/folder.c
7139                 Batch on flags sync
7140         * src/folderview.c
7141                 Revert speed hack which is dangerous in fact
7142                 Apply prefs faster
7143
7144 2005-10-13 [colin]      1.9.15cvs35
7145
7146         * src/folder_item_prefs.c
7147                 Fix pref corruption on folder move. Patch
7148                 by wwp
7149
7150 2005-10-13 [paul]       1.9.15cvs34
7151
7152         * src/export.c
7153         * src/import.c
7154                 fix typos in g_warnings
7155         * src/prefs_account.c
7156                 add a file selector for Signature file
7157
7158         Patches by wwp
7159
7160 2005-10-12 [colin]      1.9.15cvs33
7161
7162         * src/mimeview.c
7163                 Provide a quick way to go back from a
7164                 signature's full info to the email part
7165
7166 2005-10-12 [colin]      1.9.15cvs32
7167
7168         * src/compose.c
7169                 Remove old hack of encoding signed mails with base64.
7170                 QP works equally well.
7171
7172 2005-10-12 [colin]      1.9.15cvs31
7173
7174         * src/crash.c
7175                 Replace deprecated GtkText with GtkTextView
7176         * src/imap.c
7177                 Fix a logic bug about counts in imap_select
7178                 (previously un-triggered)
7179         * src/mainwindow.c
7180         * src/summaryview.c
7181         * src/news.c
7182                 Allow local deletion of news posts
7183         * src/mimeview.c
7184                 Show GPG noticeview on the message/rfc822 part
7185                 in addition to the text/plain one
7186         * src/prefs_image_viewer.c
7187           src/plugins/pgpcore/prefs_gpg.c
7188                 Polish (set the label as part of the checkbox)
7189         * src/wizard.c
7190                 Don't sit there doing nothing after destroying
7191                 the window - return err
7192
7193 2005-10-11 [colin]      1.9.15cvs30
7194
7195         * src/folderview.c
7196                 Apply processing rules before showing folders.
7197                 Early folder show (before flags sync) will only
7198                 be done when there are no processing rules (nor
7199                 pre- or post- ones)
7200         * src/imap.c
7201                 Fix stuff related to mail subdir, creation and 
7202                 deletion of folders 
7203         * src/imap_gtk.c
7204                 Don't allow creation of folders in NoInferior
7205                 folders, as it won't work
7206
7207 2005-10-10 [colin]      1.9.15cvs29
7208
7209         * src/compose.c
7210                 Reselect "None" Privacy system when selecting an
7211                 account with no privacy system defined
7212
7213 2005-10-10 [colin]      1.9.15cvs28
7214
7215         * src/mainwindow.c
7216                 Add Windows-1252 encoding
7217         * src/prefs_common.c
7218                 Rework some defaults:
7219                 - autosave to draft by default
7220                 - don't show header pane (it's already in the textview)
7221                 - Select first new or unread mail on entry
7222                 - Assume 'Yes' to change folder when there's no more
7223                   unread message
7224         * src/prefs_matcher.c
7225                 Fix a gtk assertion failure
7226         * src/gtk/colorlabel.c
7227                 Workaround bad repainting on selection
7228         * src/main.c
7229                 Freeze/thaw (a bit faster on ssh -X)
7230         * src/msgcache.c
7231                 Get rid of StrdupConverter that just adds an
7232                 extra strdup/free 
7233         * src/etpan/imap_thread.c
7234                 memset buf to 0
7235
7236 2005-10-10 [colin]      1.9.15cvs27
7237
7238         * src/export.c
7239         * src/import.c
7240                 Fix compile on gtk 2.4. Patch by wwp
7241
7242 2005-10-09 [colin]      1.9.15cvs26
7243
7244         * src/mainwindow.c
7245         * src/messageview.c
7246         * src/summaryview.c
7247                 Clarify forward menus. Patch by wwp
7248
7249 2005-10-09 [colin]      1.9.15cvs25
7250
7251         * src/compose.c
7252         * src/compose.h
7253                 Fix bug #829 (Non-working "Encrypt message by 
7254                 default when replying to an encrypted message")
7255
7256 2005-10-08 [colin]      1.9.15cvs24
7257
7258         * src/wizard.c
7259                 Fix bug #827 ("Welcome" setup wizard after a 
7260                 permission error gives up & forgets itself.)
7261
7262 2005-10-08 [colin]      1.9.15cvs23
7263
7264         * src/procmime.c
7265                 Fix bug #828 (Ignoring headers with spaces around = sign)
7266
7267 2005-10-08 [colin]      1.9.15cvs22
7268
7269         * src/export.c
7270                 Warning fix by wwp
7271
7272 2005-10-08 [colin]      1.9.15cvs21
7273
7274         * src/folder.c
7275         * src/folder.h
7276                 Add a processing_pending indicator, set on 
7277                 folder_item_open and cleared after 
7278                 folder_item_process_open
7279         * src/folderview.c
7280         * src/summaryview.c
7281                 wrap procmsg_msginfo_*_flags, and in the
7282                 wrapper check that there's no folder processing 
7283                 pending. If there is, defer the flags change until 
7284                 processing is done to avoid stepping over each
7285                 other's toes.
7286                 Freeze during processing, but not during scanning.
7287
7288 2005-10-07 [colin]      1.9.15cvs20
7289
7290         * src/plugins/pgpcore/passphrase.c
7291                 Fix bug #826 (X-Server hangs when 
7292                 right-clicking a PGP encrypted message)
7293
7294 2005-10-07 [paul]       1.9.15cvs19
7295
7296         * src/compose.c
7297                 fix compose_entries[]
7298                 patch by Fabien Vantard
7299
7300 2005-10-06 [colin]      1.9.15cvs18
7301
7302         * src/pixmaps/address.xpm
7303         * src/pixmaps/address_book.xpm
7304         * src/pixmaps/book.xpm
7305         * src/pixmaps/check_spelling.xpm
7306         * src/pixmaps/checkbox_off.xpm
7307         * src/pixmaps/checkbox_on.xpm
7308         * src/pixmaps/close.xpm
7309         * src/pixmaps/complete.xpm
7310         * src/pixmaps/continue.xpm
7311         * src/pixmaps/deleted.xpm
7312         * src/pixmaps/down_arrow.xpm
7313         * src/pixmaps/exec.xpm
7314         * src/pixmaps/forwarded.xpm
7315         * src/pixmaps/group.xpm
7316         * src/pixmaps/ignorethread.xpm
7317         * src/pixmaps/interface.xpm
7318         * src/pixmaps/jpilot.xpm
7319         * src/pixmaps/ldap.xpm
7320         * src/pixmaps/linewrap.xpm
7321         * src/pixmaps/linewrapcurrent.xpm
7322         * src/pixmaps/mail.xpm
7323         * src/pixmaps/mail_attach.xpm
7324         * src/pixmaps/mail_compose.xpm
7325         * src/pixmaps/mail_forward.xpm
7326         * src/pixmaps/mail_receive.xpm
7327         * src/pixmaps/mail_receive_all.xpm
7328         * src/pixmaps/mail_reply.xpm
7329         * src/pixmaps/mail_reply_to_all.xpm
7330         * src/pixmaps/mail_reply_to_author.xpm
7331         * src/pixmaps/mail_send.xpm
7332         * src/pixmaps/mail_send_queue.xpm
7333         * src/pixmaps/mime_application.xpm
7334         * src/pixmaps/mime_audio.xpm
7335         * src/pixmaps/mime_image.xpm
7336         * src/pixmaps/mime_message.xpm
7337         * src/pixmaps/mime_text_enriched.xpm
7338         * src/pixmaps/mime_text_html.xpm
7339         * src/pixmaps/mime_text_plain.xpm
7340         * src/pixmaps/mime_unknown.xpm
7341         * src/pixmaps/new.xpm
7342         * src/pixmaps/news_compose.xpm
7343         * src/pixmaps/offline.xpm
7344         * src/pixmaps/online.xpm
7345         * src/pixmaps/paste.xpm
7346         * src/pixmaps/preferences.xpm
7347         * src/pixmaps/privacy_emblem_encrypted.xpm
7348         * src/pixmaps/privacy_expired.xpm
7349         * src/pixmaps/privacy_failed.xpm
7350         * src/pixmaps/privacy_passed.xpm
7351         * src/pixmaps/privacy_signed.xpm
7352         * src/pixmaps/privacy_unknown.xpm
7353         * src/pixmaps/privacy_warn.xpm
7354         * src/pixmaps/properties.xpm
7355         * src/pixmaps/replied.xpm
7356         * src/pixmaps/search.xpm
7357         * src/pixmaps/unread.xpm
7358         * src/pixmaps/up_arrow.xpm
7359         * src/pixmaps/vcard.xpm
7360                 Modernize internal theme, with icons from the 
7361                 Gnomaws theme. Keep some of the old ones where
7362                 they were better.
7363
7364 2005-10-06 [colin]      1.9.15cvs17
7365
7366         * src/summaryview.c
7367                 Little optimisations + bugfix
7368         * src/toolbar.c
7369                 Remove default useless items - useless being defined
7370                 by the default relevant prefs
7371         * src/wizard.c
7372                 include config.h to make gettext work
7373         * src/prefs_themes.c
7374                 Fix selection of current theme in prefs
7375
7376 2005-10-06 [colin]      1.9.15cvs16
7377
7378         * src/prefs_common.c
7379         * src/prefs_common.h
7380         * src/prefs_summaries.c
7381         * src/folderview.c
7382                 Add a warning dialog on Mark all read 
7383                 (with pref to get rid of it)
7384
7385 2005-10-06 [paul]       1.9.15cvs15
7386
7387         * po/nb.po
7388         * po/pt_BR.po
7389                 updated by Geir Helland and Frederico
7390                 Goncalves Guimaraes
7391
7392 2005-10-05 [colin]      1.9.15cvs14
7393
7394         * src/folder.c
7395         * src/folder.h
7396         * src/folderview.c
7397         * src/folderview.h
7398         * src/imap_gtk.c
7399         * src/mh_gtk.c
7400         * src/mainwindow.c
7401         * src/setup.c
7402                 add a way to rescan without rebuilding
7403                 make moving a bit faster (less folders changes)
7404                 don't lock the tree on Get 
7405         * src/imap.c
7406                 Don't re-delete deleted messages before expunging
7407         * src/summaryview.c
7408                 Set batch mode when deleting mails
7409
7410 2005-10-05 [paul]       1.9.15cvs13
7411
7412         * src/mainwindow.c
7413         * src/mainwindow.h
7414                 fix disabled Execute menu item
7415         * src/toolbar.c
7416                 match the change in 1.9.15cvs10: use Compose
7417                 instead of News by default
7418
7419 2005-10-04 [colin]      1.9.15cvs12
7420
7421         * src/compose.c
7422                 When replying to an ML post with Reply-To set
7423                 to the poster's email, honor it (as before),
7424                 but also honor our user's request to reply to
7425                 the mailing list: set the ML address in the To
7426                 field and the Reply-To address in the Cc: 
7427                 field.
7428
7429 2005-10-04 [colin]      1.9.15cvs11
7430
7431         * src/plugins/trayicon/trayicon.c
7432                 Finish cosmetic change - thanks to wwp
7433
7434 2005-10-04 [colin]      1.9.15cvs10
7435
7436         * src/toolbar.c
7437                 Use Compose instead of Email by default.
7438                 Spotted by wwp.
7439
7440 2005-10-04 [colin]      1.9.15cvs9
7441
7442         * src/folder.c
7443         * src/folder.h
7444         * src/folderview.c
7445         * src/imap.c
7446         * src/etpan/imap-thread.c
7447         * src/etpan/imap-thread.h
7448                 Try to make IMAP faster, by simplifying SEARCH
7449                 commands, avoiding sending two STATUS in a row,
7450                 and deferring flags sync and processing just
7451                 after displaying the folder. 
7452                 This will update the SummaryView in certain
7453                 cases (new mails not already fetched, flags
7454                 changed from another client) but in a non-
7455                 blocking manner.
7456
7457 2005-10-04 [colin]      1.9.15cvs8
7458
7459         * src/plugins/trayicon/trayicon.c
7460                 Relabel "Offline" to "Work offline"
7461
7462 2005-10-04 [colin]      1.9.15cvs7
7463
7464         * src/export.c
7465         * src/import.c
7466         * src/mbox.c
7467                 Fix mbox import/export buglets
7468                 Patch by wwp
7469         * src/plugins/trayicon/trayicon.c
7470                 Add offline swithc
7471                 Patch by wwp
7472
7473 2005-10-04 [colin]      1.9.15cvs6
7474
7475         * src/folder.c
7476         * src/folderview.c
7477         * src/summaryview.c
7478                 Better fix (don't break mark all read) for cvs2
7479
7480 2005-10-03 [colin]      1.9.15cvs5
7481
7482         * src/folder.c
7483                 Use a sane sort by default
7484
7485 2005-10-03 [colin]      1.9.15cvs4
7486
7487         * src/inc.c
7488                 Add a 'Only once' button for overriding offline mode
7489         * src/prefs_account.c
7490         * src/wizard.c
7491                 Add Local mbox to the wizard
7492                 Add IMAP subdir to the wizard (or the wizard is useless
7493                 for such accounts, or even worse than useless)
7494                 Move IMAP subdir from Advanced to Receive tab, as it's
7495                 not that uncommon
7496
7497 2005-10-03 [colin]      1.9.15cvs3
7498
7499         * src/send_message.c
7500                 Forgot this one in cvs1
7501
7502 2005-10-03 [colin]      1.9.15cvs2
7503
7504         * src/folder.c
7505                 Faster close when leaving a folder with lots
7506                 of new mails. Idea by David Relson.
7507
7508 2005-10-03 [colin]      1.9.15cvs1
7509
7510         * src/compose.c
7511         * src/imap.c
7512         * src/inc.c
7513         * src/main.c
7514         * src/messageview.c
7515         * src/news.c
7516         * src/summaryview.c
7517         * src/gtk/sslcertwindow.c
7518         * src/plugins/trayicon/trayicon.c
7519                 Add accels to every AlertPanel. Patch by Fabien 
7520                 Vantard
7521
7522 2005-10-03 [paul]       1.9.15
7523
7524         1.9.15 released
7525
7526 2005-10-03 [paul]       1.9.14cvs68
7527
7528         * po/ca.po
7529         * po/de.po
7530         * po/es.po
7531         * po/fi.po
7532         * po/fr.po
7533         * po/sk.po
7534         * po/sr.po
7535         * po/zh_CN.po
7536                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7537                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7538                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7539
7540 2005-10-03 [paul]       1.9.14cvs67
7541
7542         * src/send_message.c
7543                 prevent hang on Cancel
7544                 patch by Colin
7545
7546 2005-10-03 [paul]       1.9.14cvs66
7547
7548         * src/main.c
7549                 fix crash in IMAP caused by discrepancy
7550                 between check_at_startup and offline mode
7551                 Patch by Colin
7552
7553 2005-10-01 [paul]       1.9.14cvs65
7554
7555         * src/inc.c
7556                 fix engrish
7557
7558 2005-10-01 [paul]       1.9.14cvs64
7559         * src/export.c
7560         * src/import.c
7561                 synchronise import_mbox() and export_mbox()
7562         * src/mbox.c
7563                 proc_mbox(): add alert if file cannot be opened
7564                 export_list_to_mbox(): test if dest file exists,
7565                 prompt user to overwrite if it does. add alert
7566                 if file cannot be created
7567                                                                 
7568         Patch by wwp
7569                                                                                                                 
7570
7571 2005-09-30 [paul]       1.9.14cvs63
7572
7573         * src/addressbook.c
7574                 Fix sensitivity of a menu
7575         * src/codeconv.c
7576                 Respect hidden pref for mails with no encoding
7577         * src/common/xml.c
7578                 Fix memory corruption
7579         * src/plugins/pgpcore/sgpgme.c
7580                 Fix segfault on incomplete sigs, and display
7581                 of S/Mime UIDs
7582
7583         Patches by Colin
7584
7585 2005-09-30 [colin]      1.9.14cvs62
7586
7587         * src/partial_download.c
7588                 Little logic fix in almost-dead code
7589         * src/pop.c
7590                 Fix partial download when there's no new mail
7591
7592 2005-09-29 [paul]       1.9.14cvs61
7593
7594         * src/plugins/pgpinline/pgpinline.c
7595                 fix bug 819, 'crash accessing sign message'
7596                 Patch by Colin
7597
7598 2005-09-28 [martin]     1.9.14cvs60
7599
7600         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7601                 fix bug #790 (Crash when restarting window manager (fluxbox))
7602
7603 2005-09-28 [paul]       1.9.14cvs59
7604
7605         * src/gtk/gtkaspell.c
7606                 fix off-by-one typo
7607
7608 2005-09-27 [colin]      1.9.14cvs58
7609
7610         * src/plugins/pgpcore/sgpgme.c
7611                 Report error when there's one, instead of
7612                 "Signature unchecked" 
7613
7614 2005-09-27 [colin]      1.9.14cvs57
7615
7616         * src/prefs_quote.c
7617                 Fix bug #816 (Weird quotation with spaces)
7618
7619 2005-09-27 [colin]      1.9.14cvs56
7620
7621         * src/codeconv.c
7622         * src/compose.c
7623         * src/compose.h
7624                 Put subject in compose's title
7625                 Fix Automatic encoding so that it's really automatic:
7626                 first try default locale's charset, then charset of the replied mail, 
7627                 then utf-8
7628                 Fix encoding of headers (must be in strict mode too)
7629
7630 2005-09-26 [colin]      1.9.14cvs55
7631
7632         * src/gtk/gtkaspell.c
7633                 Fix previous patch - don't color the space,
7634                 just uncolor it :)
7635
7636 2005-09-26 [colin]      1.9.14cvs54
7637
7638         * src/gtk/gtkaspell.c
7639                 Unmark space if possible
7640
7641 2005-09-26 [colin]      1.9.14cvs53
7642
7643         * src/imap.c
7644                 log_error instead of alertpanel according to the pref
7645         * src/etpan/imap-thread.c
7646                 Print connect status, copy only necessary size to 
7647                 logger
7648         * src/plugins/pgpmime/pgpmime.c
7649                 Handle S/Mime signatures (verification only). Patch based
7650                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7651
7652 2005-09-26 [paul]       1.9.14cvs52
7653
7654         * src/common/passcrypt.c
7655                 this 'workaround' not necessary on NetBSD.
7656                 Thanks to Daniel Gustafson
7657
7658 2005-09-26 [paul]
7659
7660         1.9.15-rc4 released
7661
7662 2005-09-26 [paul]       1.9.14cvs51
7663
7664         * src/summaryview.c
7665                 Skip currently selected message when
7666                 looking for next new or unread message
7667                 in current folder. Patch by Colin
7668         * src/common/passcrypt.c
7669                 eliminate warnings on *BSD. Patch by
7670                 Daniel Gustafson
7671
7672 2005-09-26 [colin]      1.9.14cvs50
7673
7674         * src/procmsg.c
7675                 Call postfiltering hook anyway
7676
7677 2005-09-22 [colin]      1.9.14cvs49
7678
7679         * src/codeconv.c
7680         * src/codeconv.h
7681                 Add a strict mode that doesn't replace with _
7682         * src/compose.c
7683         * src/compose.h
7684                 Use strict conversion while sending
7685                 Fix race when drafting while sending (happens
7686                 on IMAP)
7687                 Fix d'n'd of messages from summaryview
7688         * src/prefs_common.c
7689         * src/prefs_common.h
7690                 add hidden utf8_instead_of_locale_for_broken_mail 
7691                 pref for people that preferred the default charset 
7692                 to be utf8 for broken mails
7693         * src/quote_fmt_parse.y
7694                 fix bug #815 (No quote insert if "From:" fied 
7695                 contained Russian letters)
7696         * src/summaryview.c
7697                 Fix d'n'd of messages to compose
7698
7699 2005-09-22 [paul]       1.9.14cvs48
7700
7701         * src/compose.c
7702                 fix bug where attachments Name entry
7703                 would display Path instead
7704
7705 2005-09-21 [paul]       1.9.14cvs47
7706
7707         * README
7708         * README.jp
7709         * configure.ac
7710         * config/config.rpath
7711         * doc/manual/en/sylpheed-20.html
7712         * doc/manual/es/sylpheed-20.html
7713         * po/bg.po
7714         * po/ca.po
7715         * po/de.po
7716         * po/es.po
7717         * po/fr.po
7718         * po/it.po
7719         * po/pt_BR.po
7720         * po/sk.po
7721         * po/zh_TW.po
7722         * src/account.c
7723         * src/account.h
7724         * src/action.c
7725         * src/action.h
7726         * src/adbookbase.h
7727         * src/addr_compl.c
7728         * src/addr_compl.h
7729         * src/addrbook.c
7730         * src/addrbook.h
7731         * src/addrcache.c
7732         * src/addrcache.h
7733         * src/addrcindex.c
7734         * src/addrcindex.h
7735         * src/addrclip.c
7736         * src/addrclip.h
7737         * src/addrdefs.h
7738         * src/addressadd.c
7739         * src/addressadd.h
7740         * src/addressbook.c
7741         * src/addressbook.h
7742         * src/addressitem.h
7743         * src/addrgather.c
7744         * src/addrgather.h
7745         * src/addrharvest.c
7746         * src/addrharvest.h
7747         * src/addrindex.c
7748         * src/addrindex.h
7749         * src/addritem.c
7750         * src/addritem.h
7751         * src/addrquery.c
7752         * src/addrquery.h
7753         * src/addrselect.c
7754         * src/addrselect.h
7755         * src/alertpanel.c
7756         * src/alertpanel.h
7757         * src/browseldap.c
7758         * src/browseldap.h
7759         * src/codeconv.c
7760         * src/codeconv.h
7761         * src/compose.c
7762         * src/compose.h
7763         * src/crash.c
7764         * src/crash.h
7765         * src/customheader.c
7766         * src/customheader.h
7767         * src/displayheader.c
7768         * src/displayheader.h
7769         * src/editaddress.c
7770         * src/editaddress.h
7771         * src/editbook.c
7772         * src/editbook.h
7773         * src/editgroup.c
7774         * src/editgroup.h
7775         * src/editjpilot.c
7776         * src/editjpilot.h
7777         * src/editldap.c
7778         * src/editldap.h
7779         * src/editldap_basedn.c
7780         * src/editldap_basedn.h
7781         * src/editvcard.c
7782         * src/editvcard.h
7783         * src/enriched.c
7784         * src/enriched.h
7785         * src/exphtmldlg.c
7786         * src/exphtmldlg.h
7787         * src/expldifdlg.c
7788         * src/expldifdlg.h
7789         * src/export.c
7790         * src/export.h
7791         * src/exporthtml.c
7792         * src/exporthtml.h
7793         * src/exportldif.c
7794         * src/exportldif.h
7795         * src/filtering.c
7796         * src/filtering.h
7797         * src/folder.c
7798         * src/folder.h
7799         * src/folder_item_prefs.c
7800         * src/folder_item_prefs.h
7801         * src/foldersel.c
7802         * src/foldersel.h
7803         * src/folderutils.c
7804         * src/folderutils.h
7805         * src/folderview.c
7806         * src/folderview.h
7807         * src/grouplistdialog.c
7808         * src/grouplistdialog.h
7809         * src/headerview.c
7810         * src/headerview.h
7811         * src/html.c
7812         * src/html.h
7813         * src/image_viewer.c
7814         * src/image_viewer.h
7815         * src/imap.c
7816         * src/imap.h
7817         * src/imap_gtk.c
7818         * src/imap_gtk.h
7819         * src/import.c
7820         * src/import.h
7821         * src/importldif.c
7822         * src/importldif.h
7823         * src/importmutt.c
7824         * src/importmutt.h
7825         * src/importpine.c
7826         * src/importpine.h
7827         * src/inc.c
7828         * src/inc.h
7829         * src/jpilot.c
7830         * src/jpilot.h
7831         * src/ldapctrl.c
7832         * src/ldapctrl.h
7833         * src/ldaplocate.c
7834         * src/ldaplocate.h
7835         * src/ldapquery.c
7836         * src/ldapquery.h
7837         * src/ldapserver.c
7838         * src/ldapserver.h
7839         * src/ldaputil.c
7840         * src/ldaputil.h
7841         * src/ldif.c
7842         * src/ldif.h
7843         * src/localfolder.c
7844         * src/localfolder.h
7845         * src/main.c
7846         * src/main.h
7847         * src/mainwindow.c
7848         * src/mainwindow.h
7849         * src/manual.c
7850         * src/manual.h
7851         * src/matcher.c
7852         * src/matcher.h
7853         * src/matcher_parser.h
7854         * src/matcher_parser_lex.l
7855         * src/matcher_parser_parse.y
7856         * src/mbox.c
7857         * src/mbox.h
7858         * src/message_search.c
7859         * src/message_search.h
7860         * src/messageview.c
7861         * src/messageview.h
7862         * src/mh.c
7863         * src/mh.h
7864         * src/mh_gtk.c
7865         * src/mh_gtk.h
7866         * src/mimeview.c
7867         * src/mimeview.h
7868         * src/msgcache.c
7869         * src/msgcache.h
7870         * src/mutt.c
7871         * src/mutt.h
7872         * src/news.c
7873         * src/news.h
7874         * src/news_gtk.c
7875         * src/news_gtk.h
7876         * src/noticeview.c
7877         * src/noticeview.h
7878         * src/partial_download.c
7879         * src/partial_download.h
7880         * src/pine.c
7881         * src/pine.h
7882         * src/pop.c
7883         * src/pop.h
7884         * src/prefs_account.c
7885         * src/prefs_account.h
7886         * src/prefs_actions.c
7887         * src/prefs_actions.h
7888         * src/prefs_common.c
7889         * src/prefs_common.h
7890         * src/prefs_compose_writing.c
7891         * src/prefs_compose_writing.h
7892         * src/prefs_customheader.c
7893         * src/prefs_customheader.h
7894         * src/prefs_display_header.c
7895         * src/prefs_display_header.h
7896         * src/prefs_ext_prog.c
7897         * src/prefs_ext_prog.h
7898         * src/prefs_filtering.c
7899         * src/prefs_filtering.h
7900         * src/prefs_filtering_action.c
7901         * src/prefs_filtering_action.h
7902         * src/prefs_folder_column.c
7903         * src/prefs_folder_column.h
7904         * src/prefs_folder_item.c
7905         * src/prefs_folder_item.h
7906         * src/prefs_fonts.c
7907         * src/prefs_fonts.h
7908         * src/prefs_gtk.c
7909         * src/prefs_gtk.h
7910         * src/prefs_image_viewer.c
7911         * src/prefs_image_viewer.h
7912         * src/prefs_matcher.c
7913         * src/prefs_matcher.h
7914         * src/prefs_message.c
7915         * src/prefs_message.h
7916         * src/prefs_msg_colors.c
7917         * src/prefs_msg_colors.h
7918         * src/prefs_other.c
7919         * src/prefs_other.h
7920         * src/prefs_quote.c
7921         * src/prefs_quote.h
7922         * src/prefs_receive.c
7923         * src/prefs_receive.h
7924         * src/prefs_send.c
7925         * src/prefs_send.h
7926         * src/prefs_spelling.c
7927         * src/prefs_spelling.h
7928         * src/prefs_summaries.c
7929         * src/prefs_summaries.h
7930         * src/prefs_summary_column.c
7931         * src/prefs_summary_column.h
7932         * src/prefs_template.c
7933         * src/prefs_template.h
7934         * src/prefs_themes.c
7935         * src/prefs_themes.h
7936         * src/prefs_toolbar.c
7937         * src/prefs_toolbar.h
7938         * src/prefs_wrapping.c
7939         * src/prefs_wrapping.h
7940         * src/privacy.c
7941         * src/privacy.h
7942         * src/procheader.c
7943         * src/procheader.h
7944         * src/procmime.c
7945         * src/procmime.h
7946         * src/procmsg.c
7947         * src/procmsg.h
7948         * src/quote_fmt.c
7949         * src/quote_fmt_parse.y
7950         * src/recv.c
7951         * src/recv.h
7952         * src/remotefolder.c
7953         * src/remotefolder.h
7954         * src/send_message.c
7955         * src/send_message.h
7956         * src/setup.c
7957         * src/setup.h
7958         * src/simple-gettext.c
7959         * src/sourcewindow.c
7960         * src/sourcewindow.h
7961         * src/ssl_manager.c
7962         * src/ssl_manager.h
7963         * src/statusbar.c
7964         * src/statusbar.h
7965         * src/stock_pixmap.c
7966         * src/stock_pixmap.h
7967         * src/summary_search.c
7968         * src/summary_search.h
7969         * src/summaryview.c
7970         * src/summaryview.h
7971         * src/syldap.c
7972         * src/syldap.h
7973         * src/textview.c
7974         * src/textview.h
7975         * src/toolbar.c
7976         * src/toolbar.h
7977         * src/undo.c
7978         * src/undo.h
7979         * src/unmime.c
7980         * src/unmime.h
7981         * src/vcard.c
7982         * src/vcard.h
7983         * src/wizard.c
7984         * src/wizard.h
7985         * src/common/base64.c
7986         * src/common/base64.h
7987         * src/common/defs.h
7988         * src/common/hooks.c
7989         * src/common/hooks.h
7990         * src/common/log.c
7991         * src/common/log.h
7992         * src/common/md5.c
7993         * src/common/md5.h
7994         * src/common/mgutils.c
7995         * src/common/mgutils.h
7996         * src/common/nntp.c
7997         * src/common/nntp.h
7998         * src/common/passcrypt.c
7999         * src/common/passcrypt.h.in
8000         * src/common/plugin.c
8001         * src/common/plugin.h
8002         * src/common/prefs.c
8003         * src/common/prefs.h
8004         * src/common/progressindicator.c
8005         * src/common/progressindicator.h
8006         * src/common/quoted-printable.c
8007         * src/common/quoted-printable.h
8008         * src/common/session.c
8009         * src/common/session.h
8010         * src/common/smtp.c
8011         * src/common/smtp.h
8012         * src/common/socket.c
8013         * src/common/socket.h
8014         * src/common/ssl.c
8015         * src/common/ssl.h
8016         * src/common/ssl_certificate.c
8017         * src/common/ssl_certificate.h
8018         * src/common/string_match.c
8019         * src/common/string_match.h
8020         * src/common/stringtable.c
8021         * src/common/sylpheed.c
8022         * src/common/sylpheed.h
8023         * src/common/template.c
8024         * src/common/template.h
8025         * src/common/timing.h
8026         * src/common/utils.c
8027         * src/common/utils.h
8028         * src/common/uuencode.c
8029         * src/common/uuencode.h
8030         * src/common/version.h.in
8031         * src/common/xml.c
8032         * src/common/xml.h
8033         * src/common/xmlprops.c
8034         * src/common/xmlprops.h
8035         * src/gtk/about.c
8036         * src/gtk/about.h
8037         * src/gtk/colorlabel.c
8038         * src/gtk/colorlabel.h
8039         * src/gtk/colorsel.c
8040         * src/gtk/colorsel.h
8041         * src/gtk/description_window.c
8042         * src/gtk/description_window.h
8043         * src/gtk/filesel.c
8044         * src/gtk/filesel.h
8045         * src/gtk/foldersort.c
8046         * src/gtk/foldersort.h
8047         * src/gtk/gtkutils.c
8048         * src/gtk/gtkutils.h
8049         * src/gtk/inputdialog.c
8050         * src/gtk/inputdialog.h
8051         * src/gtk/logwindow.c
8052         * src/gtk/logwindow.h
8053         * src/gtk/manage_window.c
8054         * src/gtk/manage_window.h
8055         * src/gtk/menu.c
8056         * src/gtk/menu.h
8057         * src/gtk/pluginwindow.c
8058         * src/gtk/pluginwindow.h
8059         * src/gtk/prefswindow.c
8060         * src/gtk/prefswindow.h
8061         * src/gtk/progressdialog.c
8062         * src/gtk/progressdialog.h
8063         * src/gtk/quicksearch.c
8064         * src/gtk/quicksearch.h
8065         * src/gtk/sslcertwindow.c
8066         * src/gtk/sslcertwindow.h
8067         * src/plugins/clamav/clamav_plugin.c
8068         * src/plugins/clamav/clamav_plugin.h
8069         * src/plugins/clamav/clamav_plugin_gtk.c
8070         * src/plugins/demo/demo.c
8071         * src/plugins/dillo_viewer/dillo_prefs.c
8072         * src/plugins/dillo_viewer/dillo_prefs.h
8073         * src/plugins/dillo_viewer/dillo_viewer.c
8074         * src/plugins/mathml_viewer/mathml_viewer.c
8075         * src/plugins/pgpcore/passphrase.c
8076         * src/plugins/pgpcore/passphrase.h
8077         * src/plugins/pgpcore/plugin.c
8078         * src/plugins/pgpcore/prefs_gpg.c
8079         * src/plugins/pgpcore/prefs_gpg.h
8080         * src/plugins/pgpcore/select-keys.c
8081         * src/plugins/pgpcore/select-keys.h
8082         * src/plugins/pgpcore/sgpgme.c
8083         * src/plugins/pgpcore/sgpgme.h
8084         * src/plugins/pgpinline/pgpinline.c
8085         * src/plugins/pgpinline/pgpinline.h
8086         * src/plugins/pgpinline/plugin.c
8087         * src/plugins/pgpmime/pgpmime.c
8088         * src/plugins/pgpmime/pgpmime.h
8089         * src/plugins/pgpmime/plugin.c
8090         * src/plugins/spamassassin/spamassassin.c
8091         * src/plugins/spamassassin/spamassassin.h
8092         * src/plugins/spamassassin/spamassassin_gtk.c
8093         * src/plugins/trayicon/trayicon.c
8094         * tools/OOo2sylpheed.pl
8095         * tools/acroread2sylpheed.pl
8096         * tools/asus_mailled.sh
8097         * tools/filter_conv.pl
8098         * tools/freshmeat_search.pl
8099         * tools/google_search.pl
8100         * tools/kmail2sylpheed.pl
8101         * tools/kmail2sylpheed_v2.pl
8102         * tools/maildir2sylpheed.pl
8103         * tools/multiwebsearch.pl
8104         * tools/newscache_clean.pl
8105         * tools/outlook2sylpheed.pl
8106         * tools/sylpheed-switcher
8107         * tools/update-po
8108         * tools/vcard2xml.py
8109         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8110                 update FSF address
8111
8112 2005-09-21 [colin]      1.9.14cvs46
8113
8114         * src/gedit-print.c
8115         * src/procmsg.c
8116         * src/procmsg.h
8117         * src/textview.c
8118         * src/summaryview.c
8119                 Remove some printing hacks (deselection/reselection),
8120                 which by the way fix printing the currently 
8121                 displayed mime part (still only text)
8122                 Plus a little optimisation of summary_show
8123
8124
8125 2005-09-20 [colin]      1.9.14cvs45
8126
8127         * src/mainwindow.c
8128         * src/messageview.c
8129                 GUI fixups: add accels, set message
8130                 view title to displayed mail's subject
8131         * src/prefs_spelling.c
8132         * src/gtk/gtkaspell.c
8133                 GUI fixups: allow underlining misspelled
8134                 words instead of coloring them (a11y!)
8135
8136 2005-09-19 [colin]
8137
8138         1.9.15rc3 released
8139
8140 2005-09-19 [colin]      1.9.14cvs44
8141
8142         * src/compose.c
8143                 Fix draft message
8144         * src/gtk/gtkaspell.c
8145                 Fix wrong test ;-)
8146
8147 2005-09-19 [colin]      1.9.14cvs43
8148
8149         * src/addressbook.c
8150                 Fix sensitivity of Delete button
8151         * src/compose.c
8152                 Warn if the requested Privacy system
8153                 is not available
8154         * src/exphtmldlg.c
8155         * src/expldifdlg.c
8156         * src/importldif.c
8157         * src/importmutt.c
8158         * src/importpine.c
8159                 Fix crappy UI
8160         * src/
8161         * src/ssl.h
8162         * src/prefs_account.h
8163         * src/prefs_account.c
8164                 Save SSL prefs even in builds that have
8165                 SSL support disable
8166         * src/imap.c
8167         * src/inc.c
8168         * src/news.c
8169         * src/send_message.c
8170                 Warn if connection should be secure, but
8171                 SSL support isn't compiled in
8172         * src/gtkaspell.c
8173                 Fix word separation on UTF-8 systems
8174                 Fixes bug #812 (Strange inline spellchecking)
8175         * src/compose.c
8176                 Warn if the requested Privacy system
8177                 is not available
8178                 Factorize offline warning
8179         * src/imap.c
8180         * src/imap_gtk.c
8181         * src/imap_gtk.h
8182         * src/inc.h
8183         * src/news_gtk.c
8184         * src/news_gtk.h
8185         * src/messageview.c
8186                 Factorize offline warning
8187
8188 2005-09-19 [paul]
8189
8190         1.9.15-rc2 released
8191
8192 2005-09-18 [colin]      1.9.14cvs42
8193
8194         * src/codeconv.c
8195         * src/codeconv.h
8196         * src/procmime.c
8197                 Add a way to get locale's charset ignoring utf-8,
8198                 and use that as default encoding for broken mails
8199
8200 2005-09-18 [colin]      1.9.14cvs41
8201
8202         * src/gtk/logwindow.c
8203                 Translate string. Patch by Fabien Vantard
8204
8205 2005-09-18 [colin]      1.9.14cvs40
8206
8207         * configure.ac
8208                 Fix bug #803 (IMAP/SSL support breaks with 
8209                 GnuTLS libetpan 0.38)
8210
8211 2005-09-18 [colin]      1.9.14cvs39
8212
8213         * src/codeconv.c
8214         * src/compose.c
8215         * src/procmime.c
8216                 More charsets fixes. Fixes bug #806 (non
8217                 ascii characters in subject line)
8218
8219 2005-09-17 [paul]       1.9.14cvs38
8220
8221         * src/folderview.c
8222         * src/mainwindow.c
8223                 fix gcc-2.95 issues
8224                 Patch by Pawel Pekala
8225
8226 2005-09-17 [colin]      1.9.14cvs37
8227
8228         * src/addrindex.c
8229                 bugfix for NO-USE LDAP compilation, patch 
8230                 by Fabien Vantard
8231
8232 2005-09-17 [colin]      1.9.14cvs36
8233
8234         * src/prefs_actions.c
8235         * src/prefs_customheader.c
8236         * src/prefs_display_header.c
8237         * src/prefs_filtering_action.c
8238         * src/prefs_matcher.c
8239         * src/prefs_toolbar.c
8240                 Fix strange casts (less elegant but
8241                 works better)
8242
8243 2005-09-16 [colin]      1.9.14cvs35
8244
8245         * src/jpilot.c
8246                 Missed that one
8247
8248 2005-09-16 [colin]      1.9.14cvs34
8249
8250         * configure.ac
8251         * src/Makefile.am
8252         * src/addr_compl.c
8253         * src/addrindex.c
8254         * src/browseldap.c
8255         * src/editldap.c
8256         * src/ldaplocate.c
8257         * src/ldapquery.c
8258         * src/ldapquery.h
8259         * src/ldapserver.c
8260         * src/ldapserver.h
8261         * src/main.c
8262         * src/matcher_parser_parse.y
8263         * src/prefs_themes.c
8264         * src/etpan/Makefile.am
8265         * src/gtk/description_window.c
8266         * src/plugins/clamav/Makefile.am
8267         * src/plugins/clamav/clamav_plugin.c
8268         * src/plugins/dillo_viewer/Makefile.am
8269         * src/plugins/pgpcore/Makefile.am
8270         * src/plugins/pgpinline/Makefile.am
8271         * src/plugins/pgpmime/Makefile.am
8272         * src/plugins/trayicon/Makefile.am
8273                 Fix 100% cpu usage in address completion list
8274                 Fix little bugs (return with no values etc)
8275                 Fix all warnings (with common CFLAGS)
8276
8277 2005-09-15 [colin]      1.9.14cvs33
8278
8279         * src/addressbook.c
8280                 Fix bug where sometimes a group's email list is empty,
8281                 force its refresh (probably fixes "Re: how to create a 
8282                 distribution list")
8283         * src/ldapquery.c
8284                 Don't return to the callback in the main thread from the
8285                 fetch thread (or face segs!)
8286
8287 2005-09-15 [paul]       1.9.14cvs32
8288
8289         * src/prefs_matcher.c
8290                 forgotten in last commit
8291
8292 2005-09-15 [paul]       1.9.14cvs31
8293
8294         * src/prefs_actions.c
8295         * src/prefs_filtering_action.c
8296         * src/prefs_quote.c
8297         * src/quote_fmt.c
8298         * src/summaryview.c
8299         * src/gtk/description_window.c
8300         * src/gtk/description_window.h
8301         * src/gtk/quicksearch.c
8302                 allow interaction with the called
8303                 description window
8304                 Patch by Anders Hammar
8305
8306 2005-09-14 [paul]       1.9.14cvs30
8307
8308         * src/compose.c
8309                 fix a little annoyance when pasting with 3rd button 
8310                 with wrap_pastes=0 and wrap_input=1
8311                 Patch by Colin
8312
8313 2005-09-14 [paul]       1.9.14cvs29
8314
8315         * src/prefs_account.c
8316                 disable 'Filter messages on receiving' for
8317                 SMTP-only accounts
8318                 Patch  by Anders Hammar
8319
8320 2005-09-14 [paul]       1.9.14cvs28
8321
8322         * po/sk.po
8323                 fix crash
8324                 updated by Andrej Kacian
8325
8326 2005-09-14 [paul]
8327
8328         1.9.15-rc1 released
8329
8330 2005-09-14 [paul]       1.9.14cvs27
8331
8332         * po/es.po
8333                 updated by Ricardo Mones Lastra
8334         * src/compose.c
8335         * src/compose.h
8336                 associate no_wrap_tags to Compose windows
8337                 instead of using a static one
8338                 Patch by Colin
8339         * src/mbox.c
8340                 fix proc_mbox()
8341                 Patch by wwp
8342         * src/textview.c
8343                 remove unneeded printf()
8344
8345 2005-09-14 [paul]       1.9.14cvs26
8346
8347         * src/addrcache.c
8348         * src/codeconv.h
8349         * src/folder.h
8350         * src/mainwindow.h
8351         * src/mh.c
8352         * src/mimeview.h
8353         * src/partial_download.c
8354         * src/pop.c
8355         * src/prefs_account.c
8356         * src/prefs_account.h
8357         * src/prefs_actions.c
8358         * src/prefs_customheader.c
8359         * src/prefs_display_header.c
8360         * src/prefs_filtering_action.c
8361         * src/prefs_matcher.c
8362         * src/prefs_toolbar.c
8363         * src/privacy.h
8364         * src/procmime.c
8365         * src/procmime.h
8366         * src/procmsg.h
8367         * src/textview.c
8368         * src/undo.h
8369         * src/common/plugin.c
8370         * src/common/session.h
8371         * src/common/socket.c
8372         * src/common/socket.h
8373         * src/common/template.c
8374         * src/gtk/gtkaspell.c
8375         * src/gtk/quicksearch.h
8376         * src/plugins/pgpcore/passphrase.c
8377         * src/plugins/pgpcore/prefs_gpg.h
8378         * src/plugins/pgpcore/select-keys.c
8379         * src/plugins/pgpcore/select-keys.h
8380         * src/plugins/pgpcore/sgpgme.c
8381         * src/plugins/pgpinline/pgpinline.c
8382         * src/plugins/pgpmime/pgpmime.c
8383         * src/plugins/trayicon/trayicon.c
8384                 fix compilation warnings
8385                 Patch by Daniel Gustafson
8386
8387 2005-09-14 [paul]       1.9.14cvs25
8388
8389         * src/addressbook.c
8390                 add missing column header, and other small
8391                 bug fixes
8392                 Patch by Anders Hammar
8393
8394 2005-09-13 [colin]      1.9.14cvs24
8395
8396         * src/gtk/gtkaspell.c
8397                 Fix non-utf8 in menu
8398                 Fix little leaks
8399                 Nullify struct members after free()s
8400
8401 2005-09-13 [colin]      1.9.14cvs23
8402
8403         * src/compose.c
8404                 Test utf8 compliance before inserting to 
8405                 buffer, and try to convert if necessary
8406         * src/procmime.c
8407                 If no charset is present, use the locale 
8408                 one instead of us-ascii
8409         * src/procmsg.c
8410                 Add Sender, List-Post and To in the checked 
8411                 headers for automatic rules creation 
8412                 (thanks to wwp)
8413         * src/prefs_themes.c
8414         * src/gtk/gtkaspell.c
8415                 Remove deprecated functions. 
8416                 patch by Daniel Gustafson
8417
8418 2005-09-12 [colin]      1.9.14cvs22
8419
8420         * src/compose.c
8421                 Fix bug #448 (Scrolling/Redraw issue with 
8422                 address-fields in Header)
8423         * src/mainwindow.c
8424         * src/summaryview.c
8425         * src/summaryview.h
8426                 Fix loss of MSG_MARKED on move/copy
8427                 Fix bug #804 (Quicksearch togglebutton doesn't 
8428                 get depressed after '/' key is pressed)
8429
8430 2005-09-12 [paul]       1.9.14cvs21
8431
8432         * AUTHORS
8433         * src/gtk/logwindow.c
8434                 add 'Clear Log' to popup menu
8435                 Patch by Anders Hammar <anders.hammar@telia.com>
8436
8437 2005-09-12 [paul]       1.9.14cvs20
8438
8439         * src/compose.c
8440                 set correct sensitivity on attachments
8441                 popup menu
8442         * src/folder.c
8443                 fix typo
8444         * src/prefs_spelling.c
8445                 fix crash when no LANG env is set
8446         * src/common/xml.c
8447                 fix crash in wizard
8448                 don't use memeory after free
8449
8450         All patches by Daniel Gustafson
8451
8452 2005-09-12 [paul]       1.9.14cvs19
8453
8454         * src/prefs_themes.c
8455                 make theme info selectable
8456         * src/gtk/description_window.c
8457                 make window non-modal
8458         * tools/README
8459                 add details of asus_mailed.sh
8460         * tools/claws.i18n.status.pl
8461                 update for new zh_TW translator
8462                 widen the output
8463                 create alternate coloured lines
8464                 improve readability
8465
8466 2005-09-10 [colin]      1.9.14cvs18
8467
8468         * src/plugins/pgpcore/select-keys.c
8469                 Better order for the buttons
8470
8471 2005-09-10 [colin]      1.9.14cvs17
8472
8473         * src/compose.c
8474         * src/plugins/pgpcore/select-keys.c
8475         * src/plugins/pgpcore/select-keys.h
8476         * src/plugins/pgpcore/sgpgme.c
8477                 Add a "Don't encrypt" button to the key
8478                 selection dialog. Fixes bug #177 (There should be a 
8479                 'Don't encrypt button in the Select Keys dialog)
8480
8481 2005-09-10 [colin]      1.9.14cvs16
8482
8483         * src/compose.c
8484                 Fix bug #572 (%X option does not work with templates)
8485
8486 2005-09-10 [colin]      1.9.14cvs15
8487
8488         * src/toolbar.c 
8489                 Remove g_print
8490
8491 2005-09-10 [colin]      1.9.14cvs14
8492
8493         * src/imap.c
8494                 Fix a possible crash
8495
8496 2005-09-09 [colin]      1.9.14cvs13
8497
8498         * src/imap.c
8499         * src/etpan/imap-thread.c
8500         * src/etpan/imap-thread.h
8501                 Fix moving from queue or drafts to normal folders
8502                 Fix bug #794 (No way to delete without expunging)
8503                 Take flags unset by other mailers into account
8504                 Take deleted flag set by other mailers into account
8505                 Fix unsetting REPLIED flag
8506                 Fix crash when capabilities can't be retrieved
8507         * src/mainwindow.c
8508         * src/mainwindow.h
8509                 Add M_DELAYED_FLAGS condition, and let the user use
8510                 Execute in order to be able to expunge deleted mails,
8511                 even if he's not in delayed execute mode
8512         * src/prefs_spelling.c
8513                 Use 'en' dictionary by default if LANG is POSIX or C
8514         * src/gtk/prefswindow.c
8515                 Fix bug #767 (Preferences windows expanding) by making
8516                 the window a bit larger when the resolution is greater
8517                 than 640x480, and by putting the prefs in a
8518                 GtkScrolledWindow.
8519
8520 2005-09-09 [paul]       1.9.14cvs12
8521
8522         * AUTHORS
8523         * configure.ac
8524         * po/zh_TW.Big5.po      ** REMOVED **
8525         * po/zh_TW.po           ** ADDED **
8526                 updated by Wei-Lun Chao
8527
8528 2005-09-09 [paul]       1.9.14cvs11
8529
8530         * src/mainwindow.c
8531                 fix asserts
8532         * src/common/xml.c
8533                 delay memory allocation until file is
8534                 opened successfully
8535                 Patch by Daniel Gustafson
8536
8537 2005-09-09 [colin]      1.9.14cvs10
8538
8539         * src/imap.c
8540                 Add guards
8541
8542 2005-09-08 [colin]      1.9.14cvs9
8543
8544         * src/compose.c
8545                 Alert when we can't save draft
8546                 Fix various wrap/color issues
8547                 Add mid-click pasting respecting wrap_paste option
8548         * src/folder.c
8549         * src/folder.h
8550         * src/folder_item_prefs.c
8551         * src/folder_item_prefs.h
8552         * src/imap.c
8553         * src/imap_gtk.c
8554         * src/imap_gtk.h
8555         * src/main.c
8556         * src/mainwindow.c
8557         * src/mainwindow.h
8558         * src/news.c
8559         * src/news_gtk.c
8560         * src/news_gtk.h
8561         * src/prefs_folder_item.c
8562                 Fix the impossibility to synchronise folders for
8563                 offline use (IMAP and NNTP are concerned)
8564
8565 2005-09-08 [colin]      1.9.14cvs8
8566
8567         * configure.ac
8568                 Build LDAP and JPilot by default if available
8569         * src/textview.c
8570                 Fix use after free
8571
8572 2005-09-08 [paul]       1.9.14cvs7
8573
8574         * doc/manual/en/sylpheed-1.html
8575         * doc/manual/en/sylpheed-18.html
8576         * doc/manual/en/sylpheed-19.html
8577         * doc/manual/en/sylpheed-4.html
8578         * doc/manual/en/sylpheed-6.html
8579         * doc/manual/en/sylpheed.html
8580                 a few minor updates, plus include some
8581                 details about plugins and their requirements
8582         * src/mainwindow.c
8583                 minor changes to English in /View/Sort
8584
8585 2005-09-07 [colin]      1.9.14cvs6
8586
8587         * doc/manual/en/sylpheed-1.html
8588         * doc/manual/en/sylpheed-10.html
8589         * doc/manual/en/sylpheed-11.html
8590         * doc/manual/en/sylpheed-12.html
8591         * doc/manual/en/sylpheed-13.html
8592         * doc/manual/en/sylpheed-14.html
8593         * doc/manual/en/sylpheed-15.html
8594         * doc/manual/en/sylpheed-16.html
8595         * doc/manual/en/sylpheed-17.html
8596         * doc/manual/en/sylpheed-18.html
8597         * doc/manual/en/sylpheed-19.html
8598         * doc/manual/en/sylpheed-2.html
8599         * doc/manual/en/sylpheed-20.html
8600         * doc/manual/en/sylpheed-21.html
8601         * doc/manual/en/sylpheed-22.html
8602         * doc/manual/en/sylpheed-3.html
8603         * doc/manual/en/sylpheed-4.html
8604         * doc/manual/en/sylpheed-5.html
8605         * doc/manual/en/sylpheed-6.html
8606         * doc/manual/en/sylpheed-7.html
8607         * doc/manual/en/sylpheed-8.html
8608         * doc/manual/en/sylpheed-9.html
8609         * doc/manual/en/sylpheed.html
8610                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8611
8612 2005-09-07 [colin]      1.9.14cvs5
8613
8614         * src/mainwindow.c
8615                 Make labels more to-the-point
8616
8617 2005-09-07 [colin]      1.9.14cvs4
8618
8619         * doc/manual/en/sylpheed-1.html
8620         * doc/manual/en/sylpheed-12.html
8621         * doc/manual/en/sylpheed-13.html
8622         * doc/manual/en/sylpheed-14.html
8623         * doc/manual/en/sylpheed-15.html
8624         * doc/manual/en/sylpheed-16.html
8625         * doc/manual/en/sylpheed-17.html
8626         * doc/manual/en/sylpheed-18.html
8627         * doc/manual/en/sylpheed-19.html
8628         * doc/manual/en/sylpheed-2.html
8629         * doc/manual/en/sylpheed-20.html
8630         * doc/manual/en/sylpheed-21.html
8631         * doc/manual/en/sylpheed-22.html
8632         * doc/manual/en/sylpheed-4.html
8633         * doc/manual/en/sylpheed-5.html
8634         * doc/manual/en/sylpheed-6.html
8635         * doc/manual/en/sylpheed-7.html
8636         * doc/manual/en/sylpheed-8.html
8637         * doc/manual/en/sylpheed-9.html
8638         * doc/manual/en/sylpheed.html
8639                 Update manual
8640
8641 2005-09-07 [colin]      1.9.14cvs3
8642
8643         * doc/faq/en/sylpheed-faq-1.html
8644         * doc/faq/en/sylpheed-faq-2.html
8645         * doc/faq/en/sylpheed-faq-3.html
8646         * doc/faq/en/sylpheed-faq.html
8647                 Update FAQ
8648
8649 2005-09-07 [colin]      1.9.14cvs2
8650
8651         * src/folderview.c
8652         * src/procmsg.c
8653         * src/summaryview.c
8654         * src/toolbar.c
8655                 Fix special subfolders:
8656                 - Inherit parent's icon
8657                 - sent contents of queues subfolders
8658                 - empty subfolders of trashes
8659         * src/mainwindow.c
8660                 Remove outdated manual and faq entries
8661         * src/common/utils.c
8662                 Add quotes around %s coming from mailcap
8663
8664 2005-09-07 [colin]      1.9.14cvs1
8665
8666         * src/compose.c
8667                 After saving draft, set modified to FALSE
8668         * src/mimeview.c
8669         * src/common/utils.c
8670         * src/common/utils.h
8671                 Try to open mime parts using what is 
8672                 indicated in ~/.mailcap or /etc/mailcap,
8673                 if possible.
8674
8675 2005-09-05 [paul]       1.9.14
8676
8677         1.9.14 released
8678
8679         * po/sk.po
8680                 updated by Andrej Kacian
8681
8682 2005-09-05 [paul]       1.9.13cvs83
8683
8684         * po/de.po
8685         * po/es.po
8686         * po/fi.po
8687         * po/fr.po
8688         * po/nb.po
8689         * po/pt_BR.po
8690         * po/sr.po
8691                 updated translations by Thomas Gilgin, Ricardo Mones
8692                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8693                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8694
8695 2005-09-04 [paul]       1.9.13cvs82
8696
8697         * src/compose.c
8698                 only warn about exceeded line length limit
8699                 on send
8700
8701 2005-09-04 [paul]       1.9.13cvs81
8702
8703         * src/compose.c
8704                 fix crash in 'line length exceeded' dialogue
8705
8706 2005-09-02 [paul]       1.9.13cvs80
8707
8708         * src/imap.c
8709                 fix bug 795, 'Connection lost IMAP'
8710                 and add statusbar prints
8711                 Patch by Colin
8712
8713 2005-09-02 [paul]       1.9.13cvs79
8714
8715         * src/compose.c
8716                 compose_wrap_paragraph() becomes
8717                 compose_beautify_paragraph()
8718                 Patch by Colin
8719
8720 2005-09-02 [colin]      1.9.13cvs78
8721
8722         * src/folderview.c
8723                 Micro-fix
8724
8725 2005-09-01 [colin]      1.9.13cvs77
8726
8727         * src/imap.c
8728                 Maybe fix bug #795 (Connection lost IMAP)
8729                 Don't try to send logout when we're disconnected.
8730         * src/summaryview.c
8731                 Include locked and marked emails in HRM
8732                 view. Fixes bug #800 (Locked messages no longer 
8733                 show up when hide read messages is used)
8734
8735 2005-09-01 [paul]       1.9.13cvs76
8736
8737         * src/prefs_common.c
8738                 fix bad cutting
8739
8740 2005-08-31 [colin]      1.9.13cvs75
8741
8742         * src/folderview.c
8743         * src/folderview.h
8744         * src/prefs_summaries.c
8745         * src/summaryview.c
8746                 Fix "go to next new", fix preference
8747                 (Open unread/next swapped)
8748
8749 2005-08-31 [paul]       1.9.13cvs74
8750
8751         * src/compose.c
8752         * src/folderview.c
8753         * src/headerview.c
8754         * src/headerview.h
8755         * src/mainwindow.c
8756         * src/prefs_common.c
8757         * src/prefs_common.h
8758         * src/prefs_fonts.c
8759         * src/summaryview.c
8760         * src/textview.c
8761         * src/common/defs.h
8762                 remove obsolete BOLD_FONT setting
8763                 fix font update in headerview and textview
8764                 headers after prefs change
8765                 Patch By Colin
8766
8767 2005-08-31 [paul]
8768
8769         1.9.14-rc4 released
8770
8771 2005-08-30 [colin]      1.9.13cvs73
8772
8773         * src/summaryview.c
8774                 When Hide read messages is selected and we
8775                 refresh the summaryview, don't remove the 
8776                 currently displayed message. Fixes bug #797
8777                 (Summary view reloads when new mail is 
8778                 downloaded in 1.9.14 rc)
8779
8780 2005-08-30 [colin]      1.9.13cvs72
8781
8782         * src/folderview.c
8783                 Fix flickering
8784         * src/mainwindow.c
8785                 Remove useless callback
8786         * src/mimeview.c
8787         * src/gtk/filesel.c
8788         * src/gtk/filesel.h
8789                 Add a filesel_select_file_save_folder() - used by Save All
8790
8791 2005-08-29 [paul]       1.9.13cvs71
8792
8793         * AUTHORS
8794         * src/matcher_parser_parse.y
8795         * src/etpan/imap-thread.c
8796                 fix building on FreeBSD
8797                 Patch by Daniel Gustafson <daniel@hobbit.se>
8798
8799 2005-08-29 [paul]       1.9.13cvs70
8800
8801         * src/plugins/pgpinline/pgpinline.c
8802                 only initialise sig result if it's been handled
8803                 Patch by Colin
8804
8805 2005-08-29 [paul]       1.9.13cvs69
8806         
8807         Patches by Colin:
8808
8809         * src/imap.c
8810         * src/common.utils.c
8811         * src/common/utils.h
8812                 optimisation
8813         * src/stock_pixmap.h
8814                 fix wrong icon reference
8815         * src/pixmaps/trash_btn.xpm
8816                 replace with nicer image
8817
8818 2005-08-28 [colin]      1.9.13cvs68
8819
8820         * src/Makefile.am
8821         * src/stock_pixmap.c
8822         * src/stock_pixmap.h
8823         * src/toolbar.c
8824         * src/pixmaps/trash_btn.xpm
8825                 Add a specific trash xpm for the button
8826
8827 2005-08-28 [colin]      1.9.13cvs67
8828
8829         * src/imap.c
8830                 Fix leak
8831
8832 2005-08-27 [colin]      1.9.13cvs66
8833
8834         * src/imap.c
8835         * src/procmime.c
8836                 Correctly fix "Problem with replies", fixes
8837                 pgpmime encryption too. 
8838
8839 2005-08-27 [colin]      1.9.13cvs65
8840
8841         * src/folder.c
8842         * src/procmsg.c
8843         * src/procmsg.h
8844         * src/summaryview.c
8845                 Fix bug #517 (messages removed from summaryview 
8846                 when moving fails)
8847
8848 2005-08-27 [colin]      1.9.13cvs64
8849
8850         * tools/Makefile.am
8851         * tools/asus_mailled.sh
8852                 Add a script to blink ASUS laptops' mail LED where there
8853                 is unread mail.
8854
8855 2005-08-27 [colin]      1.9.13cvs63
8856
8857         * src/imap.c
8858         * src/etpan/imap-thread.c
8859         * src/etpan/imap-thread.h
8860                 Implement automatic choosing of login method
8861                 Fixes bug #791
8862         * src/gtk/.cvsignore
8863                 Add sylpheed-marshal.[ch]
8864
8865 2005-08-27 [colin]      1.9.13cvs62
8866
8867         * src/common/utils.c
8868                 Fix confusing perror
8869
8870 2005-08-27 [colin]      1.9.13cvs61
8871
8872         * src/toolbar.c
8873         * src/toolbar.h
8874                 Remove A_DELETE, replace it with 
8875                 A_TRASH and A_DELETE_REAL. Automatically
8876                 rewrite config files to replace A_DELETE
8877                 with A_TRASH (no functionality change).
8878                 Fixes half of #794
8879
8880 2005-08-26 [colin]      1.9.13cvs60
8881
8882         * src/procmime.c
8883                 Previous "Problem with replies" fix brought other
8884                 problems, fixing them
8885
8886 2005-08-26 [colin]      1.9.13cvs59
8887
8888         * src/procmime.c
8889                 Fix "Problem with replies". This happened only
8890                 on IMAP...
8891         * src/procmsg.c
8892                 Factorize code a bit
8893         * src/compose.c
8894                 Speed improvement on very long messages (wrapping)
8895                 Fix signature color on Reedit and Redirect
8896                 On Reedit, don't attach pgp-signatures parts, but
8897                 set signing to On.
8898
8899 2005-08-24 [paul]       1.9.13cvs58
8900
8901         * src/compose.c
8902                 don't claim success when clicking
8903                 Cancel on the passphrase box.
8904                 Patch by Colin
8905
8906 2005-08-24 [paul]       1.9.13cvs57
8907
8908         * src/main.c
8909                 fix misplaced sylpheed.log
8910         * src/common/defs.h
8911                 define UIDL_DIR
8912
8913 2005-08-24 [paul]       1.9.13cvs56
8914
8915         * src/imap.c
8916         * src/etpan/imap-thread.c
8917         * src/etpan/imap-thread.h
8918                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8919                 Patch by Colin
8920         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8921         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8922                 remove autogenerated files
8923         * tools/kdeservicemenu/README
8924         * tools/kdeservicemenu/install.sh
8925         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8926         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8927                 use Claws icon, use 'Sylpheed-Claws' in menu,
8928                 use kdialog, and other cleanups
8929
8930 2005-08-23 [paul]       1.9.13cvs55
8931
8932         * src/compose.c
8933                 fix paste/wrap crash
8934                 Patch by Colin
8935
8936 2005-08-23 [paul]       1.9.13cvs54
8937
8938         * src/main.c
8939                 fix crash recovery
8940                 Patch by Colin
8941
8942 2005-08-23 [paul]       1.9.13cvs53
8943
8944         * src/addressbook.c
8945         * src/editaddress.c
8946                 view all data of LDAP contacts
8947                 Patch by Colin
8948
8949 2005-08-23 [paul]       1.9.13cvs52
8950
8951         * src/addressbook.c
8952                 fix issues with the Search field
8953                 Patch by Colin
8954
8955 2005-08-22 [paul]       1.9.13cvs51
8956
8957         * src/folderview.c
8958                 put name of folder in processing dialog
8959                 title
8960         * src/prefs_folder_item.c
8961                 improve english usage
8962
8963 2005-08-22 [paul]       1.9.13cvs50
8964
8965         * src/filtering.c
8966         * src/filtering.h
8967         * src/matcher.c
8968         * src/matcher_parser_lex.l
8969         * src/matcher_parser_parse.y
8970         * src/prefs_filtering.c
8971                 add Filtering/Processing rule names feature.
8972                 (the incompatible old matcherrc is saved as
8973                 matcherrc.pre_names).
8974                 Patch by Colin
8975
8976 2005-08-22 [paul]       1.9.13cvs49
8977
8978         * src/procmsg.c
8979                 fix colour labelling
8980                 Patch by Colin
8981
8982 2005-08-22 [paul]       1.9.13cvs48
8983
8984         * src/textview.c
8985                 fix open_image_cb()
8986
8987 2005-08-22 [paul]       1.9.13cvs47
8988
8989         * src/imap.c
8990                 fix bug 789, 'SC crashes with imap (CVS ver)'
8991                 Patch by Colin
8992
8993 2005-08-22 [paul]       1.9.13cvs46
8994
8995         * src/mimeview.c
8996         * src/prefs_common.c
8997         * src/common/defs.h
8998                 define reused defaults in defs.h
8999         * src/textview.c
9000                 add 'Open image' to image popup menu
9001
9002 2005-08-21 [colin]      1.9.13cvs45
9003
9004         * src/summaryview.c
9005                 Fix bug #788 (Bogus "From" address displayed)
9006
9007 2005-08-20 [colin]      1.9.13cvs44
9008
9009         * src/folder.c
9010                 Fix buf #787 (multilevel delete causes SIGSEGV)
9011
9012 2005-08-19 [colin]      1.9.13cvs43
9013
9014         * src/inc.c
9015         * src/prefs_common.c
9016         * src/prefs_common.h
9017                 Add an hidden pref to allow modifying the
9018                 update stepping in incorporation.
9019                 Patch by wwp.
9020
9021 2005-08-19 [colin]      1.9.13cvs42
9022
9023         * src/compose.c
9024         * src/procmime.c
9025                 Workaround for broken MUAs: encode 
9026                 Content-type: name: as ASCII and 
9027                 Content-Disposition: filename: as
9028                 per rfc2231
9029         * src/prefs_account.c
9030                 Fix invisible-ness of SMTP SSL prefs
9031                 in NNTP accounts
9032
9033 2005-08-19 [paul]       1.9.13cvs41
9034
9035         * src/compose.c
9036         * src/prefs_common.c
9037         * src/prefs_common.h
9038         * src/prefs_wrapping.c
9039                 paste with or without wrapping.
9040                 patch by Colin
9041
9042 2005-08-19 [paul]       1.9.13cvs40
9043
9044         * src/prefs_common.c
9045         * src/prefs_common.h
9046         * src/summaryview.c
9047                 reintroduce enable_swap_from as a
9048                 hidden pref. patch by Colin
9049         * src/quote_fmt_parse.y
9050         * src/plugins/clamav/clamav_plugin.c
9051         * src/plugins/dillo_viewer/dillo_viewer.c
9052         * src/plugins/mathml_viewer/mathml_viewer.c
9053         * src/plugins/pgpcore/sgpgme.c
9054         * src/plugins/pgpinline/pgpinline.c
9055         * src/plugins/pgpmime/pgpmime.c
9056                 tidy up. patch by Colin
9057
9058 2005-08-19 [paul]       1.9.13cvs39
9059
9060         * configure.ac
9061                 complete cvs38's sync
9062         * src/editaddress.c
9063         * src/gedit-print.c
9064         * src/mutt.c
9065         * src/etpan/etpan-log.c
9066         * src/etpan/imap-thread.c
9067         * src/gtk/gtksourceprintjob.c
9068                 fix compilation warnings
9069                 (patch by Colin)
9070
9071 2005-08-19 [paul]       1.9.13cvs38
9072
9073         sync with main:
9074
9075         * src/account.c
9076         * src/action.c
9077         * src/addrbook.c
9078         * src/addrcache.c
9079         * src/addrharvest.c
9080         * src/addrindex.c
9081         * src/codeconv.c
9082         * src/compose.c
9083         * src/crash.c
9084         * src/exporthtml.c
9085         * src/exportldif.c
9086         * src/folder.c
9087         * src/image_viewer.c
9088         * src/inc.c
9089         * src/inc.h
9090         * src/jpilot.c
9091         * src/ldif.c
9092         * src/main.c
9093         * src/matcher.c
9094         * src/mbox.c
9095         * src/messageview.c
9096         * src/mh.c
9097         * src/mimeview.c
9098         * src/msgcache.c
9099         * src/mutt.c
9100         * src/news.c
9101         * src/partial_download.c
9102         * src/pine.c
9103         * src/pop.c
9104         * src/prefs_actions.c
9105         * src/prefs_common.c
9106         * src/prefs_customheader.c
9107         * src/prefs_display_header.c
9108         * src/prefs_gtk.c
9109         * src/prefs_themes.c
9110         * src/procheader.c
9111         * src/procmime.c
9112         * src/procmsg.c
9113         * src/recv.c
9114         * src/send_message.c
9115         * src/simple-gettext.c
9116         * src/sourcewindow.c
9117         * src/textview.c
9118         * src/vcard.c
9119         * src/common/defs.h
9120         * src/common/log.c
9121         * src/common/plugin.c
9122         * src/common/prefs.c
9123         * src/common/session.c
9124         * src/common/session.h
9125         * src/common/socket.c
9126         * src/common/socket.h
9127         * src/common/ssl_certificate.c
9128         * src/common/template.c
9129         * src/common/utils.c
9130         * src/common/utils.h
9131         * src/common/xml.c
9132         * src/gtk/about.c
9133         added wrappers for C library function that
9134                 take pathname arguments.
9135                 enabled compilation with MinGW.
9136                 use GDir instead of directly using opendir().
9137                 added rename_force().
9138
9139 2005-08-19 [paul]       1.9.13cvs37
9140         
9141         patches by Colin:
9142         * src/compose.c
9143                 fix privacy settings on re-editing
9144                 a sent message
9145         * src/jpilot.c
9146                 fix encoding bug
9147         * src/folder.c
9148         * src/procmsg.c
9149         * src/procmsg.h
9150         * src/summaryview.c
9151                 flag changing optimisation
9152
9153 2005-08-18 [martin]     1.9.13cvs36
9154
9155         * commitHelper
9156             added my login
9157         * src/addrcache.c
9158         * src/addrharvest.c
9159         * src/addrindex.c
9160         * src/compose.c
9161         * src/grouplistdialog.c
9162         * src/main.c
9163         * src/mainwindow.c
9164         * src/msgcache.c
9165         * src/mutt.c
9166         * src/pine.c
9167         * src/prefs_account.c
9168         * src/prefs_themes.c
9169         * src/stock_pixmap.c
9170         * src/summaryview.c
9171         * src/gtk/about.c
9172         * src/gtk/logwindow.c
9173             removed deprecated glib and gdk stuff
9174         * src/plugins/pgpcore/select-keys.c
9175             convert attributes from locale to utf8
9176
9177 2005-08-17 [paul]       1.9.13cvs35
9178
9179         * src/account.c
9180         * src/addressbook.c
9181                 use new GTK_STOCK_ icons if available
9182         * src/summaryview.c
9183         * src/gtk/gtksctree.c
9184         * src/gtk/gtksctree.h
9185                 faster range select. patch by Colin
9186
9187 2005-08-17 [paul]       1.9.13cvs34
9188
9189         patches by colin:
9190         * src/addressbook.c
9191         * src/addressitem.h
9192                 Add an edit button for contacts, fix selections
9193                 of gtksctree items
9194         * src/editaddress.c
9195                 Change labels, let Save be always possible in the
9196                 email and user atributes tabs
9197         * src/folderview.c
9198                 fix sort issues
9199         * src/summaryview.c
9200                 select next item instead of the displayed one
9201                 after deletion
9202
9203         * src/gtk/progressdialog.c
9204                 use prefs_common.enable_rules_hint
9205
9206 2005-08-13 [hoa]        1.9.13cvs33
9207
9208         * src/etpan/imap-thread.c
9209                 fixed build on Solaris.
9210
9211 2005-08-10 [colin]      1.9.13cvs32
9212
9213         * src/procmsg.c
9214                 Fix cvs31 (missing fclose before reading
9215                 the file)
9216
9217 2005-08-10 [colin]      1.9.13cvs31
9218
9219         * src/procmsg.c
9220                 Fix procmsg_msginfo_new_from_mimeinfo() when
9221                 the MimeInfo isn't stored in memory. This fixes
9222                 replying to an attached message.
9223
9224 2005-08-10 [colin]      1.9.13cvs30
9225
9226         * src/mainwindow.c
9227                 Fix slowness in account changing
9228
9229 2005-08-10 [colin]      1.9.13cvs29
9230
9231         * src/folder.c
9232         * src/folderutils.c
9233         * src/folderview.c
9234         * src/imap_gtk.c
9235         * src/mainwindow.c
9236         * src/mh_gtk.c
9237         * src/procmsg.c
9238         * src/summaryview.c
9239                 Optimize folder_has_parent_of_type
9240                 Prevent moving special sub-folders from contextual menus
9241                 Rework message a bit ("Empty all messages" -> "Delete all
9242                 messages")
9243                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9244                 and "Deleted Items" folders)
9245
9246 2005-08-08 [colin]      1.9.13cvs28
9247
9248         * src/summaryview.c
9249         * src/prefs_summaries.c
9250                 Make "Select first unread|new" more flexible
9251                 (just prioritize new or unread)
9252
9253 2005-08-08 [colin]      1.9.13cvs27
9254
9255         * src/summaryview.c
9256                 If "select first new" is selected and there only
9257                 are unread messages, fallback to "select first
9258                 unread".
9259
9260 2005-08-08 [colin]      1.9.13cvs26
9261
9262         * src/folder.c
9263                 Fix shameful bugs (and bug #779)
9264
9265 2005-08-08 [colin]      1.9.13cvs25
9266
9267         * src/folder.c
9268         * src/folder.h
9269                 Cache parents' type to make folder_has_parent_of_type
9270                 faster
9271         * src/folderview.c
9272                 Forbid DnD of special sub-folders
9273         * src/procmsg.c
9274         * src/procmsg.h
9275                 Add MAIL_POSTFILTERING_HOOK
9276         * src/summaryview.c
9277                 Revert over-zealous deletion of the use_addr_book 
9278                 code
9279
9280 2005-08-07 [colin]      1.9.13cvs24
9281
9282         * src/folder.c
9283                 Fix big mistake (passing MsgInfo instead 
9284                 of FolderItem)
9285
9286 2005-08-07 [colin]      1.9.13cvs23
9287
9288         * src/compose.c
9289         * src/folder.c
9290         * src/folder.h
9291         * src/foldersel.c
9292         * src/folderutils.c
9293         * src/folderview.c
9294         * src/imap.c
9295         * src/mainwindow.c
9296         * src/messageview.c
9297         * src/mh.c
9298         * src/msgcache.c
9299         * src/procmime.c
9300         * src/summaryview.c
9301                 Make subfolders of Drafts, Queue, Outbox, Trash
9302                 work like their parents. 
9303                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9304
9305 2005-08-07 [colin]      1.9.13cvs22
9306
9307         * src/addressbook.c
9308                 Fix bug #771 (Dragged contacts not saved)
9309
9310 2005-08-07 [paul]       1.9.13cvs21
9311
9312         * src/summaryview.c
9313                 fix bug 32 'Search Doesn't display results
9314                 if "Hide Read Messages" is chosen'
9315                 be more literal in interpreting 'Hide read
9316                 messages'
9317
9318 2005-08-07 [colin]      1.9.13cvs20
9319
9320         * src/folderview.c
9321                 Add debug
9322         * src/summaryview.c
9323                 Faster 'unthread_for_execution'
9324
9325 2005-08-06 [paul]       1.9.13cvs19
9326
9327         * src/mainwindow.c
9328                 add mnemonics to Set displayed columns
9329                 fix bug where msgview_visible option was
9330                 overwritten as TRUE on startup
9331
9332 2005-08-06 [paul]       1.9.13cvs18
9333
9334         * src/mainwindow.c
9335                 refer to 'displayed columns in folder/message
9336                 list' not 'displayed items in summary/message view'
9337         * src/prefs_display_header.c
9338                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9339                 be consistent with similar dialogues
9340         * src/prefs_folder_column.c
9341         * src/prefs_summary_column.c
9342                 'columns' not 'items', and folder and message lists,
9343                 instead of folder and summary views;
9344                 Use 'Hidden columns' as list heading not 'Available
9345                 items';
9346                 move the 'Remove' button to the right hand side;
9347                 top-align the buttons;
9348                 remove unneeded vbox
9349         * src/prefs_summaries.c
9350                 put the 2 column prefs buttons in a frame to reduce
9351                 overall width; refer to columns not items &c.
9352
9353 2005-08-05 [colin]      1.9.13cvs17
9354
9355         * src/prefs_common.c
9356         * src/prefs_common.h
9357         * src/mainwindow.c
9358         * src/compose.c
9359         * src/messageview.c
9360                 Add an hidden toolbar_detachable pref, so
9361                 that I can get rid of these painful handles
9362                 in the toolbars. Defaults to TRUE to avoid
9363                 changing the GUI on unsuspecting people...
9364
9365 2005-08-05 [colin]      1.9.13cvs16
9366
9367         * src/Makefile.am
9368         * src/prefs_folder_column.c
9369         * src/prefs_folder_column.h
9370                 Add prefs for folder columns
9371         * src/folderview.c
9372         * src/folderview.h
9373         * src/mainwindow.c
9374         * src/mainwindow.h
9375         * src/prefs_common.c
9376         * src/prefs_common.h
9377         * src/prefs_summaries.c
9378                 Use them
9379         * src/prefs_summary_column.c
9380         * src/summaryview.c
9381         * src/summaryview.h
9382                 Add a To column
9383         * src/textview.c
9384         * src/common/utils.c
9385         * src/common/utils.h
9386                 Move uri colourisation functions
9387                 to utils
9388         * src/compose.c
9389                 Colourise URIs
9390         * src/imap.c
9391                 Fix bug with LIST where we'd try
9392                 to get Folder//////[...]/// 
9393
9394 2005-08-05 [paul]       1.9.13cvs15
9395
9396         * src/prefs_summaries.c
9397                 improve the English usage
9398         * src/summaryview.c
9399                 set font on column change
9400                 thanks to Colin
9401
9402 2005-08-05 [paul]       1.9.13cvs14
9403
9404         * src/prefs_common.c
9405         * src/prefs_common.h
9406         * src/prefs_summaries.c
9407         * src/summaryview.c
9408                 replace 'open_unread_on_enter' option with
9409                 'select_on_entry' option. opening/not opening
9410                 is now exclusively controlled by 'always_show_msg'
9411
9412 2005-08-04 [colin]      1.9.13cvs13
9413
9414         * src/compose.c
9415                 Remove dead code
9416                 Add colourisation of quotes and signatures
9417         * src/folderview.c
9418                 Fix possible crashes
9419         * src/messageview.c
9420                 Change an assert that is no problem
9421         * src/news.c
9422         * src/news_gtk.c
9423         * src/news_gtk.h
9424                 Fix offline mode
9425         * src/gtk/quicksearch.c
9426                 Fix a possible crash
9427
9428 2005-08-03 [colin]      1.9.13cvs12
9429
9430         * src/prefs_account.c
9431                 Fix bug #777 (Sylpheed crash in account configuration)
9432
9433 2005-08-03 [colin]      1.9.13cvs11
9434
9435         * src/addressbook.c
9436         * src/editaddress.c
9437         * src/editgroup.c
9438                 Fixing addressbook, round 2
9439         * src/textview.c
9440                 Fix emphasis color on rechecking 'Colorize messages'
9441
9442 2005-08-03 [paul]       1.9.13cvs10
9443
9444         sync with main
9445
9446         * src/addr_compl.c
9447         * src/compose.c
9448         * src/main.c
9449         * src/pop.c
9450         * src/prefs_account.c
9451         * src/procmime.c
9452         * src/procmsg.c
9453         * src/quote_fmt_parse.y
9454         * src/textview.c
9455         * src/common/quoted-printable.c
9456         * src/common/utils.c
9457         * src/common/utils.h
9458         * src/common/xml.c
9459                 replaced incorrect locale-independent
9460                 ctype functions with GLib's. Corrected
9461                 signedness mismatch.
9462         * src/headerview.c
9463                 headerview_create(): added spacing for vbox.
9464         * src/gtk/about.c
9465                 set focus to the OK button.
9466
9467 2005-08-03 [colin]      1.9.13cvs9
9468
9469         * src/folderview.c
9470                 Fix possible crash
9471
9472 2005-08-02 [colin]      1.9.13cvs8
9473
9474         * src/mainwindow.c
9475                 Fix cast
9476         * src/addressbook.c
9477         * src/addressitem.h
9478                 Fix a cast and more generally, try to make the
9479                 GUI more intuitive and consistent (round 1)
9480
9481 2005-08-02 [paul]       1.9.13cvs7
9482
9483         * src/folder.h
9484                 missing in 1.9.13cvs6
9485
9486 2005-08-02 [colin]      1.9.13cvs6
9487
9488         * src/folder.c
9489                 Fix one more leak
9490
9491 2005-08-02 [colin]      1.9.13cvs5
9492
9493         * src/folder.c
9494         * src/folderview.c
9495         * src/imap.c
9496         * src/main.c
9497         * src/mbox.c
9498         * src/procmsg.c
9499         * src/summaryview.c
9500                 Fix a number of folder_item_get_msg_list()-related
9501                 leaks (missing procmsg_msginfo_free()s)
9502
9503 2005-08-01 [colin]      1.9.13cvs4
9504
9505         * src/folderview.c
9506         * src/folderview.h
9507         * src/mainwindow.c
9508         * src/prefs_fonts.c
9509         * src/prefs_summaries.c
9510         * src/prefs_themes.c
9511         * src/summaryview.c
9512         * src/summaryview.h
9513         * src/textview.c
9514         * src/textview.h
9515                 Fix instant-apply of summary and folderview-related prefs
9516                 Fix erroneous g_free and alertpanels in prefs_theme
9517                 Add instant-apply for fonts
9518                 Defer applying of prefs a little bit so it's done only
9519                 once even if requested by multiples prefs pages
9520
9521 2005-08-01 [paul]       1.9.13cvs3
9522
9523         * src/main.c
9524                 fix bug 776 'S.C. crashes on close'
9525                 thanks to Colin
9526         * src/etpan/etpan-thread-manager-types.h
9527                 add missing include
9528                 thanks to Hoa
9529
9530 2005-07-25 [paul]       1.9.13cvs2
9531
9532         * src/summaryview.c
9533                 fix typos. spotted by Fabien Vantard
9534
9535 2005-07-24 [paul]       1.9.13cvs1
9536
9537         * doc/man/sylpheed.1
9538                 update man page, incorporating fix of
9539                 bug 769 'Typo in manpage'
9540         * src/etpan/imap-thread.c
9541                 fix NetBSD openssl dependencies. patch by
9542                 George Michaelson <ggm@apnic.net>
9543         * po/pt_BR.po
9544                 updated by Frederico Goncalves Guimaraes
9545
9546 2005-07-22 [paul]       1.9.13
9547
9548         1.9.13 release
9549
9550 2005-07-22 [paul]       1.9.12cvs91
9551
9552         * AUTHORS
9553         * INSTALL
9554         * README.claws
9555         * RELEASE_NOTES.claws
9556                 updated for release
9557         * configure.ac
9558         * po/nb.po
9559         * tools/claws.i18n.status.pl
9560                 add Norwegian translation. submiited by
9561                 Geir Helland <pjallabais@users.sourceforge.net>
9562         * po/ca.po
9563         * po/de.po
9564         * po/es.po
9565         * po/fi.po
9566         * po/fr.po
9567         * po/it.po
9568         * po/sk.po
9569         * po/sr.po
9570         * po/zh_CN.po
9571                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9572                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9573                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9574                 Yang Guilong
9575         * src/plugins/clamav/clamav_plugin_gtk.c
9576         * src/plugins/spamassassin/spamassassin_gtk.c
9577                 replace outdated description strings
9578
9579 2005-07-21 [colin]      1.9.12cvs90
9580
9581         * src/folder.c
9582                 Set folder to batch mode when scanning it. Makes deletion
9583                 of unread mails on IMAP much faster (due to the UNREAD 
9584                 flag unsetting)
9585
9586 2005-07-21 [darko]      1.9.12cvs89
9587
9588         * configure.ac
9589                 link against libresolv if necessary (patch by Paul)
9590         * src/msgcache.c
9591                 use glib's portable macros to determine endianness
9592
9593 2005-07-21 [paul]       1.9.12cvs88
9594
9595         * src/crash.c
9596         * src/gtk/about.c
9597                 update compiled-in features list
9598
9599 2005-07-20 [colin]      1.9.12cvs87
9600
9601         * src/folder.c
9602         * src/textview.c
9603                 Gcc 2.9x compilation fixes, thanks to Darko
9604         * src/plugins/clamav/clamav_plugin.c
9605                 Little optimisation: load virus database only once
9606         * src/plugins/spamassassin/spamassassin.c
9607                 Big optimisation: filtering one mail took at least 1 second,
9608                 now it takes at least 50ms. Doesn't speed up spamassassin 
9609                 itself, but should already be much more tolerable.
9610
9611 2005-07-20 [colin]      1.9.12cvs86
9612
9613         * src/summaryview.c
9614                 Fix performance issue
9615
9616 2005-07-19 [colin]      1.9.12cvs85
9617
9618         * src/plugins/pgpinline/plugin.c
9619                 Fix warning
9620
9621 2005-07-19 [colin]      1.9.12cvs84
9622
9623         * configure.ac
9624         * src/plugins/Makefile.am
9625         * src/plugins/pgpinline/.cvsignore
9626         * src/plugins/pgpinline/Makefile.am
9627         * src/plugins/pgpinline/pgpinline.c
9628         * src/plugins/pgpinline/pgpinline.deps
9629         * src/plugins/pgpinline/pgpinline.h
9630         * src/plugins/pgpinline/plugin.c
9631                 Put pgpinline in the main tree
9632
9633 2005-07-19 [paul]       1.9.12cvs83
9634
9635         * src/prefs_actions.c
9636                 prevent '//' in menu names, which cause a crash
9637                 thanks to Colin
9638
9639 2005-07-19 [paul]       1.9.12cvs82
9640
9641         * configure.ac
9642                 be generally more informative in configure output.
9643                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9644                 '[ --disable-openssl ...', as --enable-openssl is default
9645                 PGP/MIME: don't check for GPGME again, check for
9646                 pgpcore instead. Therefore prevent the possibility of
9647                 attempting to build pgpmime if pgpcore dependencies are
9648                 not met
9649                 ClamAV: use pkgconfig to check for lib
9650                 libgnomeprint: revert logic on inner test to match
9651                 everything else
9652         * src/plugins/pgpcore/sgpgme.c
9653                 add missing include
9654
9655 2005-07-19 [colin]      1.9.12cvs81
9656
9657         * src/summaryview.c
9658                 Fix slow thread rebuilding in particular
9659                 cases
9660
9661 2005-07-19 [paul]       1.9.12cvs80
9662
9663         * sylpheed-claws.desktop
9664                 fix typo, spotted by Stephan Sachse
9665         * src/account.c
9666                 replace GTK_STOCK_ADD with
9667                 GTK_STOCK_NEW button
9668
9669 2005-07-18 [colin]      1.9.12cvs79
9670
9671         * src/etpan/imap-thread.c
9672                 Fix return value (Thanks Hoa)
9673
9674 2005-07-18 [colin]      1.9.12cvs78
9675
9676         * src/imap.c
9677                 Allow empty passwords
9678                 Create drafts/queue/outbox if necessary
9679         * src/summaryview.c
9680                 Remove old code
9681         * src/etpan/imap-thread.c
9682                 Fix STARTTLS (Thanks to Hoa)
9683
9684 2005-07-18 [paul]       1.9.12cvs77
9685
9686         * ChangeLog-gtk2.jp
9687         * ChangeLog.jp
9688                 removed
9689         * Makefile.am
9690                 updated to reflect additions and removals
9691         * TODO
9692                 updated to be claws-specific
9693         * TODO-gtk2
9694         * TODO-gtk2.jp
9695         * TODO.jp
9696         * sylpheed-128x128.png
9697         * sylpheed-64x64.png
9698                 removed
9699         * sylpheed-claws-128x128.png
9700         * sylpheed-claws-64x64.png
9701         * sylpheed-claws.desktop
9702         * sylpheed-claws.png
9703                 added
9704         * sylpheed.desktop
9705         * sylpheed.png
9706                 removed
9707
9708 2005-07-17 [paul]       1.9.12cvs76
9709
9710         * src/account.c
9711         * src/addressbook.c
9712         * src/alertpanel.c
9713         * src/alertpanel.h
9714         * src/compose.c
9715         * src/exphtmldlg.c
9716         * src/expldifdlg.c
9717         * src/folderview.c
9718         * src/imap_gtk.c
9719         * src/inc.c
9720         * src/message_search.c
9721         * src/messageview.c
9722         * src/mh_gtk.c
9723         * src/news_gtk.c
9724         * src/prefs_actions.c
9725         * src/prefs_filtering.c
9726         * src/prefs_matcher.c
9727         * src/prefs_template.c
9728         * src/prefs_themes.c
9729         * src/ssl_manager.c
9730         * src/summary_search.c
9731         * src/textview.c
9732         * src/toolbar.c
9733         * src/gtk/sslcertwindow.c
9734         * src/plugins/pgpcore/sgpgme.c
9735                 rework alertpanels
9736
9737 2005-07-17 [colin]      1.9.12cvs75
9738
9739         * src/privacy.c
9740                 add a PrivacySystem accessor that checks that
9741                 the system cached in a MimeInfo's privacydata
9742                 is still registered. Use this accessor instead
9743                 of directly using data->system. Fixes crashes
9744                 after unloading pgp plugins.
9745
9746 2005-07-17 [colin]      1.9.12cvs74
9747
9748         * src/alertpanel.c
9749                 Change geometry hints to a simple default size.
9750                 Fixes the certs dialogs.
9751
9752 2005-07-17 [colin]      1.9.12cvs73
9753
9754         * src/gtk/sslcertwindow.c
9755                 Use a gtkExpander
9756
9757 2005-07-17 [colin]      1.9.12cvs72
9758
9759         * src/plugins/pgpcore/Makefile.am
9760         * src/plugins/pgpmime/Makefile.am
9761                 Add gpgme libs
9762
9763 2005-07-17 [paul]       1.9.12cvs71
9764
9765         * configure.ac
9766                 add --disable-gnomeprint option
9767                 modified version of patch by Marius Mauch
9768
9769 2005-07-17 [paul]       1.9.12cvs70
9770
9771         * src/common/defs.h
9772                 update urls
9773         * src/account.c
9774         * src/action.c
9775         * src/addressbook.c
9776         * src/compose.c
9777         * src/foldersel.c
9778         * src/folderview.c
9779         * src/html.c
9780         * src/imap_gtk.c
9781         * src/main.c
9782         * src/mainwindow.c
9783         * src/messageview.c
9784         * src/mh_gtk.c
9785         * src/mimeview.c
9786         * src/news_gtk.c
9787         * src/prefs_account.c
9788         * src/prefs_send.c
9789         * src/prefs_summaries.c
9790         * src/procmsg.c
9791         * src/summaryview.c
9792         * src/common/utils.c
9793         * src/common/xml.c
9794         * src/plugins/pgpcore/passphrase.c
9795         * src/plugins/pgpcore/select-keys.c
9796                 replace inappropriately used backticks
9797                 with single quotes
9798
9799 2005-07-16 [colin]      1.9.12cvs69
9800
9801         * src/image_viewer.c
9802                 Add extra paranoid checks
9803
9804 2005-07-16 [colin]      1.9.12cvs68
9805
9806         * src/plugins/pgpcore/prefs_gpg.c
9807                 Don't auto-check sigs by default, as it
9808                 can be really slow.
9809
9810 2005-07-16 [colin]      1.9.12cvs67
9811
9812         * src/plugins/pgpcore/sgpgme.c
9813                 Make messages a bit better.
9814
9815 2005-07-16 [colin]      1.9.12cvs66
9816
9817         * src/imap.c
9818                 Remove pseudo-log
9819         * src/etpan/imap-thread.c
9820                 Add real log
9821
9822 2005-07-16 [colin]      1.9.12cvs65
9823
9824         * src/main.c
9825         * src/prefs_other.c
9826                 And now, fix build with libetpan :-/
9827
9828 2005-07-15 [colin]      1.9.12cvs64
9829
9830         * src/prefs_other.c
9831                 Continue fixing build without libetpan.
9832
9833 2005-07-15 [colin]      1.9.12cvs63
9834
9835         * src/main.c
9836                 Fix build with --disable-libetpan
9837
9838 2005-07-15 [colin]      1.9.12cvs62
9839
9840         * configure.ac
9841                 Bump libetpan's version
9842
9843 2005-07-15 [colin]      1.9.12cvs61
9844
9845         * src/etpan/imap-thread.c
9846                 Actually stop logging :)
9847
9848 2005-07-15 [colin]      1.9.12cvs60
9849
9850         * src/addressbook.c
9851                 Fix dnd of multiple addresses.
9852
9853 2005-07-15 [hoa]        1.9.12cvs59
9854
9855         * src/etpan/imap-thread.c
9856             disable login of IMAP password in libetpan log file.
9857
9858 2005-07-15 [paul]       1.9.12cvs58
9859
9860         * src/account.c
9861                 don't automatically sort
9862                 do allow drag n drop
9863
9864 2005-07-15 [paul]       1.9.12cvs57
9865
9866         * src/account.c
9867         * src/ssl_manager.c
9868                 alphabetical listing
9869
9870 2005-07-15 [paul]       1.9.12cvs56
9871
9872         * src/gtk/pluginwindow.c
9873                 sort plugin list alphabetically
9874
9875 2005-07-15 [paul]       1.9.12cvs55
9876
9877         * src/prefs_spelling.c
9878         * src/prefs_wrapping.c
9879                 unify English usage
9880
9881 2005-07-15 [colin]      1.9.12cvs54
9882
9883         * src/wizard.c
9884                 Typo fix
9885
9886 2005-07-15 [paul]       1.9.12cvs53
9887
9888         * src/prefs_message.c
9889                 make 'show cursor' a hidden option
9890
9891 2005-07-14 [colin]      1.9.12cvs52
9892
9893         * src/plugins/spamassassin/Makefile.am
9894         * src/plugins/clamav/Makefile.am
9895                 Fix double EXTRA_DISTs
9896
9897 2005-07-14 [colin]      1.9.12cvs51
9898
9899         * src/plugins/clamav/Makefile.am
9900         * src/plugins/clamav/clamav_plugin_gtk.deps
9901         * src/plugins/spamassassin/Makefile.am
9902         * src/plugins/spamassassin/spamassassin_gtk.deps
9903                 Make $plugin_gtk depend on $plugin
9904
9905 2005-07-14 [hoa]        1.9.12cvs50
9906
9907         * src/etpan/imap-thread.c
9908                 enable debug log of libetpan when running with --debug
9909
9910 2005-07-14 [colin]      1.9.12cvs49
9911
9912         * configure.ac
9913         * src/common/Makefile.am
9914         * src/common/plugin.c
9915         * src/common/plugin.h
9916                 Add a little plugin dependancy system.
9917                 Plugins can ship a $plugin_name.deps file
9918                 (near them in PLUGINDIR) so that their
9919                 dependancies are loaded if possible.
9920         * src/plugins/Makefile.am
9921         * src/plugins/pgpcore/Makefile.am
9922         * src/plugins/pgpcore/passphrase.c
9923         * src/plugins/pgpcore/passphrase.h
9924         * src/plugins/pgpcore/plugin.c
9925         * src/plugins/pgpcore/prefs_gpg.c
9926         * src/plugins/pgpcore/prefs_gpg.h
9927         * src/plugins/pgpcore/select-keys.c
9928         * src/plugins/pgpcore/select-keys.h
9929         * src/plugins/pgpcore/sgpgme.c
9930         * src/plugins/pgpcore/sgpgme.h
9931                 Introduce pgpcore, used by pgpmime and
9932                 pgpinline
9933         * src/plugins/pgpmime/Makefile.am
9934         * src/plugins/pgpmime/passphrase.c
9935         * src/plugins/pgpmime/passphrase.h
9936         * src/plugins/pgpmime/pgpmime.c
9937         * src/plugins/pgpmime/pgpmime.deps
9938         * src/plugins/pgpmime/plugin.c
9939         * src/plugins/pgpmime/prefs_gpg.c
9940         * src/plugins/pgpmime/prefs_gpg.h
9941         * src/plugins/pgpmime/select-keys.c
9942         * src/plugins/pgpmime/select-keys.h
9943         * src/plugins/pgpmime/sgpgme.c
9944         * src/plugins/pgpmime/sgpgme.h
9945                 Remove the core from pgpmime and add the
9946                 dependancy to pgpcore.
9947
9948 2005-07-14 [paul]       1.9.12cvs48
9949
9950         * src/stock_pixmap.c
9951                 forgot this in last commit
9952
9953 2005-07-14 [paul]       1.9.12cvs47
9954
9955         * src/account.c
9956         * src/addressbook.c
9957                 add accelerators for the buttons (sync with main)
9958         * src/compose.c
9959         * src/compose.h
9960                 add accelerators for the buttons.
9961                 fix editing with external editor.
9962                 replace gdk_input_*() with GIOChannel;
9963                 (sync with main)
9964         * src/foldersel.c
9965                 display folder names with new/unread
9966                 representation (sync with main)
9967         * src/main.c
9968                 specify default window icon (sync with main)
9969         * src/prefs_common.c
9970                 use_addr_book default to FALSE
9971         * src/summaryview.c
9972         * src/textview.c
9973                 add accelerators for the buttons (sync with main)
9974         * src/gtk/menu.c
9975                 fix typos
9976         * src/pixmaps/sylpheed_icon.xpm
9977                 updated
9978
9979 2005-07-13 [paul]       1.9.12cvs46
9980
9981         * src/plugins/pgpmime/pgpmime.c
9982         * src/plugins/pgpmime/sgpgme.c
9983                 (temporarily) use deprecated gpgme_data_rewind()
9984                 while largefile support is not present
9985                 (as suggested by Colin)
9986
9987 2005-07-13 [paul]       1.9.12cvs45
9988
9989         * configure.ac
9990                 remove large file support (for now):
9991                 it breaks too many things
9992
9993 2005-07-13 [paul]       1.9.12cvs44
9994
9995         * configure.ac
9996                 add large file support
9997         * src/html.c
9998                 fix bug #763 where href attribute was not
9999                 the very first attribute of a link
10000                 patch by Thomas Gilgin
10001
10002 2005-07-13 [colin]      1.9.12cvs43
10003
10004         * src/gtk/pluginwindow.c
10005                 Little portability fix
10006
10007 2005-07-13 [colin]      1.9.12cvs42
10008
10009         * src/plugins/pgpmime/sgpgme.c
10010                 Fix crasher.
10011
10012 2005-07-13 [colin]      1.9.12cvs41
10013
10014         * src/plugins/pgpmime/pgpmime.c
10015         * src/plugins/pgpmime/sgpgme.c
10016                 Use gpgme_data_release_and_get_mem instead
10017                 of gpgme_data_read.
10018
10019 2005-07-13 [colin]      1.9.12cvs40
10020
10021         * configure.ac
10022         * src/plugins/pgpmime/passphrase.c
10023         * src/plugins/pgpmime/passphrase.h
10024         * src/plugins/pgpmime/pgpmime.c
10025         * src/plugins/pgpmime/plugin.c
10026         * src/plugins/pgpmime/select-keys.c
10027         * src/plugins/pgpmime/select-keys.h
10028         * src/plugins/pgpmime/sgpgme.c
10029         * src/plugins/pgpmime/sgpgme.h
10030                 Port pgpmime to gpgme-1.0.
10031
10032 2005-07-12 [paul]       1.9.12cvs39
10033
10034         * AUTHORS
10035         * src/toolbar.c
10036         * src/toolbar.h
10037                 add a 'Go to Prev' button to the toolbar.
10038                 correct tooltip text of go to buttons.
10039                 based on patch by Yang Guilong <bamanzi@gmail.com>
10040
10041 2005-07-12 [colin]      1.9.12cvs38
10042
10043         * src/statusbar.c
10044                 Fix progress bar showing stuff at startup.
10045
10046 2005-07-12 [paul]       1.9.12cvs37
10047
10048         * src/editjpilot.c
10049                 fix building with jpilot support
10050
10051 2005-07-11 [colin]      1.9.12cvs36
10052
10053         * src/inc.c
10054                 Add visual indication that filtering is running
10055         * src/textview.c
10056                 Make {}[] uri delimiters
10057         * src/summaryview.c
10058                 Remove useless (and slow) calls
10059
10060 2005-07-11 [paul]       1.9.12cvs35
10061
10062         * src/plugins/clamav/clamav_plugin_gtk.c
10063         * src/plugins/dillo_viewer/dillo_prefs.c
10064         * src/plugins/pgpmime/prefs_gpg.c
10065         * src/plugins/spamassassin/spamassassin_gtk.c
10066                 gather plugins prefs together under their
10067                 own 'Plugins' heading
10068
10069 2005-07-11 [paul]       1.9.12cvs34
10070
10071         sync with main
10072
10073         * src/account.c
10074                 account_delete(): modified alert dialog
10075         * src/editjpilot.c
10076         * src/editvcard.c
10077                 fixed a crash when cancelling file selection
10078                 dialog by Escape key. Made non-ascii filename
10079                 selectable.
10080         * src/prefs_template.c
10081                 prefs_template_window_create(): make scrolled
10082                 window policy AUTOMATIC
10083
10084 2005-07-10 [hoa]        1.9.12cvs33
10085
10086         * src/etpan/imap-thread.c
10087                 workaround for old Courier IMAP servers.
10088
10089 2005-07-10 [colin]      1.9.12cvs32
10090
10091         * src/folder.c
10092         * src/statusbar.c
10093         * src/statusbar.h
10094                 Add visual progress indicator on filtering/processing
10095                 Factorize the progress bar code
10096         * src/imap.c
10097         * src/imap.h
10098         * src/etpan/imap-thread.c
10099                 Add a reference counter to avoid destroying the Folder
10100                 while it's in use by another callback.
10101
10102 2005-07-09 [hoa]        1.9.12cvs31
10103
10104         * src/imap.c
10105         * src/etpan/imap-thread.c
10106                 fixed deadlock when removing IMAP account.
10107
10108 2005-07-08 [colin]      1.9.12cvs30
10109
10110         * src/textview.c
10111         * src/unmime.c
10112                 Fix again problems decoding broken headers
10113         * src/gtk/inputdialog.c
10114                 Fix local variable shadowing a global one
10115
10116 2005-07-08 [colin]      1.9.12cvs29
10117
10118         * src/msgcache.c
10119                 Make the cache/mark files platform-agnostic by writing
10120                 them in little-endian format. Reading them is also done
10121                 in little-endian format, of course; however, in order
10122                 to avoid trashing mark data on big-endian machines, the
10123                 files are, at first, read from the native format if the
10124                 little-endian one doesn't exist. This is easy to deter-
10125                 mine by trying to open a file with a swapped data_ver
10126                 and seeing if it's the wanted version.
10127                 Little-endian using users should see absolutely no
10128                 difference, Big-endian users may get a very little
10129                 performance drop due to byte-swapping.
10130                 Tested on i386 and ppc32. 
10131                 Fixes bug #159 (The index file, in the mailboxes, is 
10132                 hardware depending).
10133
10134                 To have the cache/mark files updated to the new little-
10135                 endian format, "Check for new messages" or even
10136                 "Rebuild folder tree" aren't enough. Files will be
10137                 updated as soon as a folder has been opened/closed.
10138                 To update everything, just select all folders by
10139                 selecting them one by one.
10140
10141 2005-07-07 [colin]      1.9.12cvs28
10142
10143         * src/imap.c
10144                 Remember the folder separator per IMAPFolder
10145                 instead of globally.
10146                 Revive the Session on noop; fixes bug #761
10147                 (mark a bunch of unread messages as read takes 
10148                 forever)
10149
10150 2005-07-07 [darko]      1.9.12cvs27
10151
10152         * src/common/template.c
10153                 Sort templates alphabetically
10154
10155 2005-07-06 [colin]      1.9.12cvs26
10156
10157         * src/imap.c
10158                 Try to use the correct separator in
10159                 most cases. Possibly fixes bug #759
10160                 (only creates the INBOX folder when 
10161                 setting up new IMAP account) and 
10162                 bug #760 (Can't retrieve messages)
10163
10164 2005-07-06 [colin]      1.9.12cvs25
10165
10166         * src/imap.c
10167                 Use real_path in status command. This will
10168                 help later, when namespaces will be used.
10169
10170 2005-07-06 [colin]      1.9.12cvs24
10171
10172         * configure.ac
10173         * src/account.c
10174         * src/folder.c
10175         * src/imap.c
10176         * src/etpan/etpan-log.c
10177         * src/etpan/etpan-thread-manager.c
10178         * src/etpan/imap-thread.c
10179                 Add a --disable-libetpan parameter. With this,
10180                 users that don't want IMAP4 support can avoid
10181                 the new dependancy (and have no IMAP support).
10182                 Users that have IMAP4 accounts and use this
10183                 parameter won't lose their configuration, their
10184                 IMAP accounts will just be invisible and not
10185                 used.
10186         * src/textview.c
10187                 Make the "Copy ..." contextual menu items 
10188                 copy to both the X clipboard and the gtk 
10189                 clipboard - as most other apps do.
10190         * src/gtk/about.c
10191                 Add a notice about OpenSSL usage, in order to
10192                 comply with OpenSSL's license (point 6):
10193                 http://www.openssl.org/source/license.html
10194
10195 2005-07-06 [colin]      1.9.12cvs23
10196
10197         * src/alertpanel.c
10198                 Fix a minimum size for alertpanels
10199         * src/compose.c
10200                 Show 'No space left on device' type errors
10201                 when queuing/sending
10202         * src/imap_gtk.c
10203         * src/mh_gtk.c
10204                 Rework folder's deletion message (remove 
10205                 extra \n)
10206
10207 2005-07-05 [colin]      1.9.12cvs22
10208
10209         * src/imap.c
10210                 Add an alertpanel on auth error
10211                 Add pseudo-log
10212                 Remove pthread-related stuff
10213
10214 2005-07-05 [colin]      1.9.12cvs21
10215
10216         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10217                 Fix crash on plugin reloading (with a hack)
10218
10219 2005-07-05 [colin]      1.9.12cvs20
10220
10221         * src/prefs_account.c
10222         * src/prefs_account.h
10223                 Fix typo
10224         * src/gtk/filesel.c
10225         * src/gtk/filesel.h
10226                 Add a way to filter the view
10227         * src/gtk/pluginwindow.c
10228                 Filter loadable stuff
10229         * src/plugins/pgpmime/prefs_gpg.c
10230                 Fix missing unregistration
10231         * .cvsignore
10232         * src/etpan/.cvsignore
10233         * src/plugins/spamassassin/.cvsignore
10234                 Add more stuff to cvs ignored files
10235
10236 2005-07-04 [colin]      1.9.12cvs19
10237
10238         * src/imap.c
10239                 Fix scan_required returning FALSE when it
10240                 shouldn't. Maybe fix #760 (Can't retrieve
10241                 messages)
10242
10243 2005-07-04 [colin]      1.9.12cvs18
10244
10245         * src/summaryview.c
10246                 Fix always_show_msg pref
10247
10248 2005-07-04 [paul]       1.9.12cvs17
10249
10250         sync with main (forgotten in last commit)
10251         
10252         * src/common/utils.c
10253         * src/common/utils.h
10254                 check_line_length(): new.
10255                 is_dir_exist()
10256                 is_file_entry_exist()
10257                 dirent_is_regular_file()
10258                 dirent_is_directory(): use g_file_test() instead of stat().
10259
10260 2005-07-04 [paul]       1.9.12cvs16
10261
10262         sync with main:
10263
10264         * src/compose.c
10265                 compose_write_to_file(): check for line
10266                 length limit and display warning if exceeds
10267         * src/jpilot.c
10268                 use get_home_dir() instead of g_get_home_dir()
10269         * src/procheader.c
10270                 removed warning about invalid date
10271         * src/vcard.c
10272                 use get_home_dir() instead of g_get_home_dir()
10273
10274 2005-07-04 [paul]       1.9.12cvs15
10275
10276         * src/stock_pixmap.c
10277                 fix new pixmap naming errors
10278                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10279
10280 2005-07-04 [colin]      1.9.12cvs14
10281
10282         * src/imap.c
10283                 Fix debugging string with a warning
10284
10285 2005-07-04 [colin]      1.9.12cvs13
10286
10287         * configure.ac
10288                 Add a check for libetpan's version (>= 0.37)
10289
10290 2005-07-04 [hoa]        1.9.12cvs12
10291
10292         * commitHelper
10293         * src/imap.c
10294         * src/etpan/imap-thread.c
10295         * src/etpan/imap-thread.h
10296                 fixed IMAP implementation of check of mails.
10297
10298 2005-07-03 [hoa]        1.9.12cvs11
10299
10300         * src/etpan/Makefile.am
10301         * src/etpan/etpan-errors.h
10302         * src/etpan/etpan-log.[ch]
10303         * src/etpan/etpan-thread-manager-types.h
10304         * src/etpan/etpan-thread-manager.[ch]
10305         * src/etpan/imap-thread.[ch]
10306         * src/Makefile.am
10307         * src/imap.c
10308         * src/main.c
10309         * src/prefs_other.c
10310         * configure.ac
10311             merged imap branch.
10312             dependency on libetpan 0.37 is now added.
10313
10314 2005-07-01 [colin]      1.9.12cvs10
10315
10316         * src/Makefile.am
10317         * src/folder.c
10318         * src/folder.h
10319         * src/folderview.c
10320         * src/stock_pixmap.c
10321         * src/stock_pixmap.h
10322         * src/plugins/trayicon/trayicon.c
10323                 Add marked symbol on folders containing
10324                 marked messages
10325         * src/procmsg.c
10326         * src/procmsg.h
10327         * src/toolbar.c
10328         * src/prefs_common.c
10329         * src/prefs_common.h
10330         * src/prefs_send.c
10331                 Add an optional confirmation dialog on queue
10332                 sending. Patch by wwp.
10333         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10334         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10335         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10336         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10337         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10338         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10339         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10340         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10341         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10342         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10343         * src/pixmaps/trash_mark.xpm            ** ADDED **
10344                 New pixmaps
10345
10346 2005-07-01 [colin]      1.9.12cvs9
10347
10348         * src/summaryview.c
10349                 Fix a little threading bug
10350         * src/addrgather.c
10351         * src/mainwindow.c
10352                 A little bit of HIG normality never hurts
10353
10354 2005-07-01 [colin]      1.9.12cvs8
10355
10356         * src/compose.c
10357         * src/msgcache.c
10358         * src/pop.c
10359         * src/procmime.c
10360         * src/recv.c
10361         * src/common/log.c
10362         * src/common/template.c
10363         * src/common/utils.c
10364         * src/common/utils.h
10365                 Reverted the fwrite_atomic stuff. In fact
10366                 it is already atomic.
10367
10368 2005-06-30 [colin]      1.9.12cvs7
10369
10370         * src/common/utils.c
10371         * src/common/utils.h
10372                 Add an fwrite_atomic() function to make
10373                 sure we write everything: fwrite can make
10374                 short writes.
10375         * src/compose.c
10376         * src/msgcache.c
10377         * src/pop.c
10378         * src/procmime.c
10379         * src/recv.c
10380         * src/common/log.c
10381         * src/common/template.c
10382                 Use that (and fix swapping of size and nmemb).
10383                 Thanks to Rich Coe for the heads up.
10384
10385 2005-06-30 [colin]      1.9.12cvs6
10386
10387         * src/addressbook.c
10388                 Optimize addressbook opening 
10389
10390 2005-06-30 [colin]      1.9.12cvs5
10391
10392         * src/summaryview.c
10393                 Remove calls to summary_step after move/copy
10394
10395 2005-06-28 [paul]       1.9.12cvs4
10396
10397         * src/alertpanel.c
10398                 wrap and make the error msg selectable
10399
10400 2005-06-28 [paul]       1.9.12cvs3
10401
10402         * src/ssl_manager.c
10403                 replace the OK button with a Close button
10404         * src/gtk/foldersort.c
10405                 use GTK_STOCK_ icons/buttons
10406
10407 2005-06-28 [colin]      1.9.12cvs2
10408
10409         * src/gedit-print.c             ** ADDED **
10410         * src/gedit-print.h             ** ADDED **
10411         * src/gtk/gtksourceprintjob.c   ** ADDED **
10412         * src/gtk/gtksourceprintjob.h   ** ADDED **
10413                 I can't believe no one had enough time to tell
10414                 me I forgot the `cvs add`
10415
10416 2005-06-27 [colin]      1.9.12cvs1
10417
10418         * src/Makefile.am
10419         * src/gtk/Makefile.am
10420         * src/messageview.c
10421         * src/procmsg.c
10422         * src/summaryview.c
10423         * configure.ac
10424                 Add optional libgnomeprint-based printing
10425         * src/mainwindow.c
10426         * src/gtk/quicksearch.c
10427                 Add an Edit/Quick search menu item to show
10428                 and focus the quicksearch
10429
10430 2005-06-27 [paul]       1.9.12
10431
10432         1.9.12 release
10433
10434         * po/ca.po
10435         * po/de.po
10436         * po/es.po
10437         * po/fr.po
10438         * po/it.po
10439         * po/ko.po
10440         * po/pt_BR.po
10441         * po/sk.po
10442         * po/zh_CN.po
10443                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10444                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10445                 SungHyun Nam, Frederico Goncalves Guimaraes,
10446                 Andrej Kacian, and Yang Guilong
10447 2005-06-26 [colin]      1.9.11cvs106
10448
10449         * src/imap_gtk.c
10450                 Forgot one file for previous fix
10451
10452 2005-06-26 [colin]      1.9.11cvs105
10453
10454         * src/folder.c
10455         * src/imap.c
10456                 Fix problems with folder operations in no_select
10457                 imap folders. it applies only to mails, and 
10458                 creation/deletion/move/renaming of folders 
10459                 should be possible
10460
10461 2005-06-26 [paul]       1.9.11cvs104
10462
10463         * src/prefs_filtering.c
10464                 replace one more GTK_STOCK_REMOVE
10465                 with GTK_STOCK_DELETE
10466
10467 2005-06-25 [colin]      1.9.11cvs103
10468
10469         * src/imap.c
10470                 Optimize get_seq_set_from_seq_list
10471                 (Patch by Ricardo) 
10472
10473 2005-06-25 [colin]      1.9.11cvs102
10474
10475         * src/mh.c
10476                 If the directory exists, but not in the
10477                 correct encoding, rename it. This should
10478                 handle old-versions-induced bugs.
10479
10480 2005-06-25 [colin]      1.9.11cvs101
10481
10482         * src/mh.c
10483                 Fix path access with extended dir names
10484                 Fixes bug #589 (SC segfaults with wrong locale
10485                 settings)
10486
10487 2005-06-25 [colin]      1.9.11cvs100
10488
10489         * src/prefs_account.c
10490         * src/prefs_account.h
10491         * src/compose.c
10492                 Add an option to encrypt replies to
10493                 encrypted messages
10494
10495 2005-06-25 [colin]      1.9.11cvs99
10496
10497         * src/compose.c
10498         * src/quote_fmt_parse.y
10499                 ... And make it work with pgpinline.
10500
10501 2005-06-25 [colin]      1.9.11cvs98
10502
10503         * src/compose.c
10504         * src/procmime.c
10505         * src/procmime.h
10506         * src/quote_fmt_parse.y
10507                 o Make reedition of encrypted messages possible
10508                   (as long as it is encrypted to self too, no
10509                    magic there)
10510                 o Make replying with quote (and without selecting
10511                   text) possible for encrypted messages.
10512                 Closes bug #550 (Not possible to "reply with quote"
10513                 to gnupg encrypted messages)
10514
10515 2005-06-24 [paul]       1.9.11cvs97
10516
10517         * src/imap.c
10518                 add missing include
10519
10520 2005-06-24 [paul]       1.9.11cvs96
10521
10522         * src/editldap.c
10523                 made bind password entry invisible
10524                 (sync with main)
10525         * src/send_message.c
10526                 send_message_local(): check exit status
10527                 to detect errors (sync with main)
10528         * src/textview.c
10529                 use main's less ambiguous popup menu
10530                 wording
10531
10532 2005-06-24 [paul]       1.9.11cvs95
10533
10534         * src/prefs_actions.c
10535         * src/prefs_customheader.c
10536         * src/prefs_display_header.c
10537         * src/prefs_filtering_action.c
10538         * src/prefs_matcher.c
10539         * src/prefs_template.c
10540         * src/prefs_toolbar.c
10541                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10542         * src/gtk/description_window.c
10543                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10544
10545 2005-06-23 [colin]      1.9.11cvs94
10546
10547         * src/summaryview.c
10548                 Fix rough edges (be sure to call status_show whenever
10549                 necessary).
10550
10551 2005-06-23 [colin]      1.9.11cvs93
10552
10553         * src/summaryview.c
10554                 Optimize Select All
10555                 Before, in a 5K mails folder: 11s
10556                 After, in the same folder: 58000µs
10557                 The joys of locking... gtk_clist_select_all() fires a 
10558                 tree-select-row event for each selected row, which in 
10559                 summaryview, callbacks summary_selected which in turn,
10560                 calls summary_status_show, which walks the selected
10561                 rows. Hence, calling gtk_clist_select_all was 
10562                 exponential. Locking the summaryview makes 
10563                 summary_selected return early.
10564
10565 2005-06-23 [colin]      1.9.11cvs92
10566
10567         * src/imap.c
10568                 Move mutex at the important place to avoid
10569                 deadlocks
10570         * src/summaryview.c
10571                 Fix Del key deleting directly instead of
10572                 moving to trash
10573
10574 2005-06-22 [colin]      1.9.11cvs91
10575
10576         * src/plugins/spamassassin/libspamc.c
10577                 As we do spagetti code with assignations in multiple
10578                 places (see _message_read_raw where out = msg = raw),
10579                 let's be sure we don't free the same pointer twice.
10580                 Should fix bug #683 (Crash in libpam at 
10581                 message_cleanup).
10582
10583 2005-06-22 [colin]      1.9.11cvs90
10584
10585         * src/compose.c
10586         * src/messageview.c
10587         * src/toolbar.c
10588                 Make toolbar's delete use the move to trash stuff;
10589                 Add gtk_widget_realize to be sure pixmaps can get
10590                 created (that may fix an old worksforme bug which
10591                 I can't find back...)
10592
10593 2005-06-22 [colin]      1.9.11cvs89
10594
10595         * src/summaryview.c
10596         * src/summaryview.h
10597         * src/mainwindow.c
10598                 Rename "Message/Delete" to "Message/Move to trash"
10599                 Add "Message/Delete..." that directly destroys the
10600                 selected messages after asking for a confirmation.
10601
10602 2005-06-22 [colin]      1.9.11cvs88
10603
10604         * src/imap.c
10605                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10606                 o Fix a deadlock (thanks Darko)
10607
10608 2005-06-22 [colin]      1.9.11cvs87
10609
10610         * src/gtk/foldersort.c
10611                 Add missing include for the i18n;
10612                 patch by Fabien Vantard
10613
10614 2005-06-21 [colin]      1.9.11cvs86
10615
10616         * src/folder.c
10617         * src/folderview.c
10618                 Respect the no_select flag
10619         * src/imap.c
10620                 Fix recursive deletion
10621         * src/imap_gtk.c
10622         * src/mh_gtk.c
10623                 Make the folder deletion's warning
10624                 more explicit
10625
10626 2005-06-21 [colin]      1.9.11cvs85
10627
10628         * src/textview.c
10629                 Prevent email addresses from spanning accross
10630                 lines - fixes bug # 646 (newline-chars in 
10631                 email addresses)
10632
10633 2005-06-20 [colin]      1.9.11cvs84
10634
10635         * src/folder.c
10636                 Be sure not to remove source if copy failed
10637
10638 2005-06-20 [colin]      1.9.11cvs83
10639
10640         * src/folderview.c
10641         * src/imap_gtk.c
10642                 remove summaryview's lock
10643         * src/imap.c
10644                 introduce threads to avoid problems when foreground tasks
10645                 interfere with background tasks
10646         * src/mh.c
10647                 prevent moving to drafts/queue
10648         * src/mimeview.c
10649                 fix leak
10650
10651 2005-06-19 [colin]      1.9.11cvs82
10652
10653         * src/imap_gtk.c
10654                 Remember that the user doesn't want to override
10655                 offline mode, for 3 seconds. It avoid presenting
10656                 him with N popups in a really short time.
10657
10658 2005-06-17 [colin]      1.9.11cvs81
10659
10660         * src/imap.c
10661                 Fix IMAP breaking on folders containing '('
10662                 (Probably won't be enough)
10663
10664 2005-06-17 [colin]      1.9.11cvs80
10665
10666         Forgotten files on 1.9.11cvs79
10667         * src/summaryview.c
10668                 Fix stepping when not immediately executing
10669         * src/imap.c
10670                 Really prevent UID FETCH 0
10671         * src/codeconv.c
10672                 Fix outgoing charset never set to utf-8
10673         * src/mh.c
10674                 Fix leak
10675
10676 2005-06-16 [colin]      1.9.11cvs79
10677
10678         * src/compose.c
10679                 Fix bug #707 (Dash splits rows)
10680                 Only wrap if we're on a line break position and
10681                 the previous one was a "white" (space) char.
10682                 Pango stuff is weird.
10683
10684 2005-06-16 [colin]      1.9.11cvs78
10685
10686         * src/imap_gtk.c
10687                 Lock summaryview while downloading messages
10688                 on user demand
10689         * src/procheader.c
10690         * src/unmime.c
10691         * src/common/utils.c
10692         * src/common/utils.h
10693                 Replace \r and \n with spaces in From and
10694                 Subject headers
10695
10696 2005-06-16 [paul]       1.9.11cvs77
10697
10698         * src/procmime.c
10699                 liberalise the mime parser
10700         * src/gtk/about.c
10701                 add text wrapping
10702
10703 2005-06-16 [paul]       1.9.11cvs76
10704
10705         * src/gtk/about.c
10706                 reworked
10707
10708 2005-06-15 [colin]      1.9.11cvs75
10709
10710         * src/compose.c
10711                 Finish header encoding fix
10712         * src/summaryview.c
10713                 Fix segfault
10714         * src/headerview.c
10715                 Fix compilation (Thanks Stephan
10716                 Sachse)
10717
10718 2005-06-15 [colin]      1.9.11cvs74
10719
10720         * Makefile.am
10721                 Install gnome2 stuff rather than gnome1, 
10722                 if both are present
10723         * src/codeconv.c
10724         * src/codeconv.h
10725         * src/compose.c
10726                 Fix headers encoding
10727         * src/folder.c
10728                 Visual progress when fetching all messages
10729         * src/folderview.c
10730         * src/summaryview.c
10731         * src/summaryview.h
10732                 Prevent changing current message while
10733                 incorporating
10734
10735 2005-06-15 [paul]       1.9.11cvs73
10736
10737         * src/gtk/gtkaspell.c
10738         * src/gtk/gtkaspell.h
10739                 fix build warnings
10740
10741 2005-06-15 [paul]       1.9.11cvs72
10742
10743         * src/prefs_filtering.c
10744                 allow reordering of filter rules by
10745                 drag n drop
10746
10747 2005-06-15 [paul]       1.9.11cvs71
10748
10749         * COPYING
10750                 updated
10751         * src/codeconv.c
10752                 replace deprecated function
10753         * src/inc.c
10754         * src/send_message.c
10755         * src/gtk/progressdialog.c
10756         * src/gtk/progressdialog.h
10757                 salvage and reuse parts of reverted sync
10758
10759 2005-06-15 [paul]       1.9.11cvs70
10760
10761         * src/inc.c
10762         * src/send_message.c
10763         * src/gtk/progressdialog.c
10764         * src/gtk/progressdialog.h
10765                 revert yesterday's sync with main
10766                 it contains deprecated functions
10767
10768 2005-06-15 [colin]      1.9.11cvs69
10769
10770         * src/headerview.c
10771                 Fix bug #670 (multi user to: will corrupt message 
10772                 headers display)
10773
10774 2005-06-15 [colin]      1.9.11cvs68
10775
10776         * src/compose.c
10777                 Fix bug #421 (Fix undo on wrapping)
10778
10779 2005-06-15 [colin]      1.9.11cvs67
10780
10781         * src/folder.c
10782                 Provide visual feedback while processing
10783                 folder's rules.
10784         * src/imap.c
10785                 Provide visual feedback while getting
10786                 short headers (for uncached messages)
10787
10788
10789 2005-06-14 [paul]       1.9.11cvs66
10790
10791         * src/account.c
10792                 change a couple stock icons
10793         * src/inc.c
10794         * src/send_message.c
10795         * src/gtk/progressdialog.c
10796         * src/gtk/progressdialog.h
10797                 sync main's GtkTreeView implementation
10798
10799 2005-06-14 [colin]      1.9.11cvs65
10800
10801         * src/imap.c
10802                 Various little fixes, mainly on error paths
10803
10804 2005-06-13 [colin]      1.9.11cvs64
10805
10806         * matcher.c
10807         * procmsg.c
10808         * procmsg.h
10809                 Add a way to fetch only headers. This speeds
10810                 up filtering on headers for IMAP. Fixes:
10811                 bug #481 extraneous imap commands slow down 
10812                         imap filtering
10813                 bug #522 Sylpheed downloads all messages 
10814                         when opening mailbox (IMAP)
10815                 bug #677 IMAP fetch is soooooooooooooo slow
10816         * src/folder.c
10817         * src/folder.h
10818                 Add a folder set_batch method so that
10819                 implementations can speed up flags changes
10820         * src/folderutils.c
10821         * src/summaryview.c
10822                 Use that in mark as (un)read and mark all read
10823                 Refix bug #679
10824         * src/imap.c
10825                 Implement set_batch - brings back deferred
10826                 flags in a less buggy manner. Fixes:
10827                 bug #729 IMAP immediate expunge of deleted messages
10828                 bug #191 remove list of messages with one command
10829                 Fix login with strange chars
10830                 Implement fetch_msg_full
10831                 Fix copy (wrong counts)
10832
10833 2005-06-12 [colin]      1.9.11cvs63
10834
10835         * src/folder.c
10836                 lock incorporation during long operations.
10837                 Avoids fucking up the IMAP socket.
10838
10839 2005-06-12 [colin]      1.9.11cvs62
10840
10841         * src/imap.c
10842                 Fix harmful typo
10843                 Factorize remove_all_msg
10844                 Thread-ize expunge
10845         * src/summaryview.c
10846                 Don't update partial-download status if unnecessary
10847         * src/folder.c
10848                 Use remove_msgs everywhere possible
10849
10850 2005-06-12 [colin]      1.9.11cvs61
10851
10852         * src/folder.c
10853         * src/folder.h
10854                 Add a remove_msgs function to remove a 
10855                 list of messages
10856         * src/imap.c
10857                 Implement that.
10858
10859 2005-06-12 [colin]      1.9.11cvs60
10860
10861         * src/imap.c
10862                 Remove flags-processing deferring... Too hard
10863                 to get it to work in all cases.
10864
10865 2005-06-11 [colin]      1.9.11cvs59
10866
10867         * src/imap.c
10868                 printf -> debug_print
10869
10870 2005-06-11 [colin]      1.9.11cvs58
10871
10872         * src/imap.c
10873                 o Fix build without USE_PTHREAD
10874                 o Factorize imap_open
10875                 o Alertpanel in case of impossible connection
10876                 o Alertpanel in case of impossible login
10877                 o Fix deferred flags processing to force a 
10878                   flush before adding some more flags to process,
10879                   but in another folder.
10880
10881 2005-06-10 [colin]      1.9.11cvs57
10882
10883         * src/imap.c
10884                 o Fix a format string error
10885                 o init ssl socket outside of the thread 
10886                   (it possibly invokes gtk calls)
10887         * src/procmime.c
10888                 o Put back the buffer to its necessary size
10889                 o Fix changing a file pointer without keeping
10890                   track of it (thanks Valgrind)
10891         * src/common/smtp.c
10892                 o Fix automatic STARTTLS if login should be done
10893                   and the server only allows it after starting TLS
10894         * src/gtk/gtkinputdialog.c
10895                 o Eat GDK_Return so that the combo popup doesn't 
10896                   appear when we press Enter to validate the combo
10897                   input dialog (as seen in the Open with... dialog)
10898
10899 2005-06-10 [colin]      1.9.11cvs56
10900
10901         * src/imap.c
10902                 o A bit less debug
10903                 o Fix a crash on deletion
10904                 o Threadize imap_select (it's called outside of 
10905                   threads)
10906                 o Defer treatment of DELETED flags
10907
10908
10909 2005-06-09 [colin]      1.9.11cvs55
10910
10911         * src/imap.c
10912                 Make sure we check imap_gtk_should_override(), which
10913                 potentially calls gtk stuff, before creating thread.
10914                 That way it should't be called via imap_get_session()
10915                 inside a thread.
10916
10917 2005-06-09 [colin]      1.9.11cvs54
10918
10919         * src/imap.c
10920                 o add a bit of status output
10921                 o remove some dead code
10922                 o threadize get_list_of_uids
10923                 o threadize imap_get_flags
10924                 o defer flag changing by 500ms so that they
10925                   can be batched
10926
10927
10928 2005-06-08 [colin]      1.9.11cvs53
10929
10930         * src/imap.c
10931                 Thread-ize imap_cmd_fetch
10932
10933 2005-06-08 [colin]      1.9.11cvs52
10934
10935         * src/main.c
10936                 Mmh, that broke POP3...
10937
10938 2005-06-08 [colin]      1.9.11cvs51
10939
10940         * src/main.c
10941                 Stabilize IMAP patch (thanks to Hoa)
10942
10943 2005-06-08 [colin]      1.9.11cvs50
10944
10945         * src/imap.c
10946                 Test patch to speed up imap. 
10947
10948 2005-06-08 [colin]      1.9.11cvs49
10949
10950         * src/imap_gtk.c
10951                 Warning fix
10952         * src/procmime.c
10953                 Apply patch from gentoo to use /usr/share/mime/globs if 
10954                 available, after un-breaking it
10955         * src/common/log.c
10956         * src/common/log.h
10957                 Use g_timeout for invoking hooks that possibly use gtk
10958                 calls. This should leave gtk calls in the main thread.
10959
10960 2005-06-08 [paul]       1.9.11cvs48
10961
10962         * src/codeconv.c
10963                 conv_get_outgoing_charset_str(): don't
10964                 use prefs_common setting
10965         * src/compose.c
10966         * src/compose.h
10967                 add /Options/Character encoding/... to
10968                 temporarily change the outgoing encoding
10969
10970         (belated sync with main)
10971
10972 2005-06-08 [paul]       1.9.11cvs47
10973
10974         * src/compose.c
10975                 correction to/completion of last
10976                 sync with main
10977
10978 2005-06-08 [paul]       1.9.11cvs46
10979
10980         sync with main:
10981         
10982         * src/codeconv.c
10983         * src/codeconv.h
10984                 always enabled Japanese auto-detection
10985                 if the first letters of locale string
10986                 is "ja"
10987         * src/compose.c
10988                 don't use "destroy" signal to destroy
10989                 Compose object (fix rare crashes on discard?)
10990         * src/mainwindow.c
10991         * src/messageview.c
10992         * src/prefs_send.c
10993                 added Hebrew encodings
10994         * src/sourcewindow.c
10995                 don't use "destroy" signal to destroy
10996                 objects
10997
10998 2005-06-07 [colin]      1.9.11cvs45
10999
11000         * src/summaryview.c
11001                 Add missing unlocks/locks
11002
11003 2005-06-07 [paul]       1.9.11cvs44
11004
11005         * src/summaryview.c
11006                 restore bug #749 fix
11007
11008 2005-06-06 [colin]      1.9.11cvs43
11009
11010         * src/summaryview.c
11011                 Fix selection bug when prefs_common.open_unread 
11012                 is FALSE
11013
11014 2005-06-06 [colin]      1.9.11cvs42
11015
11016         * src/common/md5.c
11017                 Fix a warning
11018         * src/summaryview.c
11019         * src/folderview.c
11020                 Factorize long operations beginning and end
11021                 (locking, freezing/thawing, cursor, ...)
11022                 Check selection->data member in selection-
11023                 related loops; this avoids dying an awful
11024                 death if the selection changes on us while
11025                 we're marking a whole IMAP folder unread, 
11026                 for example.
11027
11028 2005-06-06 [paul]       1.9.11cvs41
11029
11030         * src/textview.c
11031                 don't g_free() a static gchar buffer
11032
11033 2005-06-05 [colin]      1.9.11cvs40
11034
11035         * src/mainwindow.c
11036         * src/messageview.c
11037         * src/summaryview.c
11038                 Fix bug #749 (Show all headers should be
11039                 sticky as the GUI suggests)
11040
11041 2005-06-03 [paul]       1.9.11cvs39
11042
11043         * src/compose.c
11044                 don't allow editing of mail while sending.
11045                 patch by Colin
11046
11047 2005-06-03 [paul]       1.9.11cvs38
11048
11049         * src/folderview.c
11050                 add a freeze/thaw to speed up 'mark all read'
11051
11052 2005-06-03 [paul]       1.9.11cvs37
11053
11054         * src/prefs_message.c
11055                 reflect changes immediately
11056
11057 2005-06-02 [colin]      1.9.11cvs36
11058
11059         * po/POTFILES.in
11060                 Patch by Fabien Vantard.
11061
11062 2005-06-02 [colin]      1.9.11cvs35
11063
11064         * src/imap.c
11065                 Use a non-blocking imap_getline() if possible.
11066                 This should completely prevent the interface
11067                 from freezin on imap operations, although it
11068                 may do strange stuff in case of folder switching
11069                 while a big imap operation is taking place...
11070
11071                 In addition, fix a leak in the case thread
11072                 creation fails on connection.
11073
11074 2005-06-02 [colin]      1.9.11cvs34
11075
11076         * src/crash.c
11077         * src/prefs_common.h
11078                 Fix build (prefs_common_init() doesn't exist
11079                 anymore)
11080
11081 2005-06-02 [colin]      1.9.11cvs33
11082
11083         * src/prefs_account.c
11084                 Fix bug #245 (filtering rules broken when
11085                 renaming a remote account (imap4 or nntp)
11086
11087 2005-06-02 [colin]      1.9.11cvs32
11088
11089         * src/imap.c
11090                 Try to fix IMAP shortcomings: 
11091                 o Multithread imap_open()
11092                 o allow offline-mode overriding instead of
11093                   just returning NULL
11094         * src/imap_gtk.c
11095         * src/imap_gtk.h
11096                 Add a function to ask whether we want to
11097                 override offline-mode for 10 minutes (one-shot
11098                 asking was painful)
11099         * src/procheader.c
11100                 Fix segfault when imap parser isn't happy about
11101                 a missing {
11102
11103 2005-06-01 [colin]      1.9.11cvs31
11104
11105         * src/addrharvest.c
11106         * src/compose.c
11107         * src/mbox.c
11108         * src/mbox.h
11109         * src/mh.c
11110         * src/msgcache.c
11111         * src/send_message.c
11112         * src/setup.c
11113         * src/undo.c
11114         * src/common/hooks.c
11115         * src/common/prefs.c
11116         * src/common/template.c
11117         * src/common/utils.c
11118         * src/gtk/gtkutils.c
11119         * src/gtk/inputdialog.c
11120         * src/gtk/menu.c
11121         * src/gtk/pluginwindow.c
11122         * src/gtk/prefswindow.c
11123         * src/plugins/pgpmime/passphrase.c
11124         * src/plugins/pgpmime/prefs_gpg.c
11125                 More -Wall fixes
11126
11127         * src/common/Makefile.am
11128         * src/common/timing.h
11129                 Add basic timing code
11130
11131         * src/summaryview.c
11132                 Fix a bug with unread messages when 
11133                 re-sorting folders, and by the way
11134                 fix a big performance hit when 
11135                 re-sorting (10k mails: before 5s,
11136                 after .5s)
11137
11138         * src/prefs_compose_writing.c
11139         * src/prefs_compose_writing.h
11140         * src/prefs_message.c
11141         * src/prefs_message.h
11142         * src/prefs_other.c
11143         * src/prefs_other.h
11144         * src/prefs_quote.c
11145         * src/prefs_quote.h
11146         * src/prefs_receive.c
11147         * src/prefs_receive.h
11148         * src/prefs_send.c
11149         * src/prefs_send.h
11150         * src/prefs_summaries.c
11151         * src/prefs_summaries.h
11152                 Fix copyright banner
11153
11154 2005-06-01 [paul]       1.9.11cvs30
11155
11156         * po/fi.po
11157                 updated by Flammie Pirinen
11158         * src/procmime.c
11159                 fix 'Bad BASE64 content' output
11160
11161 2005-05-31 [colin]      1.9.11cvs29
11162
11163         * src/procmime.c
11164                 Oops, where did my hunk go.
11165
11166 2005-05-31 [colin]      1.9.11cvs28
11167
11168         * src/Makefile.am
11169         * src/account.c
11170         * src/action.c
11171         * src/addr_compl.c
11172         * src/addressbook.c
11173         * src/codeconv.c
11174         * src/compose.c
11175         * src/export.c
11176         * src/folder.c
11177         * src/folderview.c
11178         * src/image_viewer.c
11179         * src/main.c
11180         * src/mainwindow.c
11181         * src/messageview.c
11182         * src/mimeview.c
11183         * src/msgcache.c
11184         * src/prefs_account.c
11185         * src/prefs_actions.c
11186         * src/prefs_common.c
11187         * src/prefs_compose_writing.c
11188         * src/prefs_customheader.c
11189         * src/prefs_ext_prog.c
11190         * src/prefs_filtering.c
11191         * src/prefs_filtering_action.c
11192         * src/prefs_fonts.c
11193         * src/prefs_image_viewer.c
11194         * src/prefs_message.c
11195         * src/prefs_message.h
11196         * src/prefs_msg_colors.c
11197         * src/prefs_other.c
11198         * src/prefs_other.h
11199         * src/prefs_quote.c
11200         * src/prefs_receive.c
11201         * src/prefs_receive.h
11202         * src/prefs_send.c
11203         * src/prefs_send.h
11204         * src/prefs_spelling.c
11205         * src/prefs_summaries.c
11206         * src/prefs_summary_column.c
11207         * src/prefs_template.c
11208         * src/prefs_themes.c
11209         * src/prefs_toolbar.c
11210         * src/prefs_wrapping.c
11211         * src/procmime.c
11212         * src/procmsg.c
11213         * src/send_message.h
11214         * src/ssl_manager.c
11215         * src/summary_search.c
11216         * src/summaryview.c
11217         * src/textview.c
11218         * src/wizard.c
11219         * src/common/smtp.c
11220         * src/common/smtp.h
11221         * src/gtk/gtkutils.h
11222                 o Move the rest of Common prefs to new style
11223                 o Lots of -Wall warning fixes
11224                 o fix FIXME in cache memusage calculation
11225                 o Let return receipts be sent from any account
11226                 o Little cache optimisation (read)
11227                 o Fix bug #746 (don't treat commas as separators
11228                   when inside a quoted string)
11229
11230 2005-05-31 [paul]       1.9.11cvs27
11231
11232         * src/prefs_common.c
11233                 fix 'off-by-one' typo
11234
11235 2005-05-31 [paul]       1.9.11cvs26
11236
11237         * src/account.c
11238         * src/addr_compl.c
11239         * src/compose.c
11240         * src/foldersel.c
11241         * src/prefs_actions.c
11242         * src/prefs_common.c
11243         * src/prefs_common.h
11244         * src/prefs_customheader.c
11245         * src/prefs_display_header.c
11246         * src/prefs_filtering.c
11247         * src/prefs_filtering_action.c
11248         * src/prefs_matcher.c
11249         * src/prefs_summaries.c
11250         * src/prefs_summary_column.c
11251         * src/prefs_template.c
11252         * src/prefs_toolbar.c
11253         * src/ssl_manager.c
11254         * src/gtk/pluginwindow.c
11255         * src/gtk/prefswindow.c
11256         * src/gtk/progressdialog.c
11257                 add hidden prefs 'enable_rules_hint'
11258                 for gtk_tree_view_set_rules_hint()
11259                 (sync with main)
11260                 
11261
11262 2005-05-31 [colin]      1.9.11cvs25
11263
11264         * src/Makefile.am
11265         * src/main.c
11266         * src/prefs_common.c
11267         * src/prefs_summaries.c ** ADDED **
11268         * src/prefs_summaries.h ** ADDED **
11269                 Common/Display -> Display/Summaries
11270
11271 2005-05-31 [colin]      1.9.11cvs24
11272
11273         * src/Makefile.am
11274         * src/main.c
11275         * src/prefs_quote.c ** ADDED **
11276         * src/prefs_quote.h ** ADDED **
11277                 Move Common/Quote to Compose/Quoting
11278         * src/prefs_common.c
11279         * src/prefs_common.h
11280                 Remove old quote stuff, add
11281                 convenience functions for GtkTextView prefs
11282         * src/gtk/prefswindow.c
11283                 Set default height higher
11284
11285 2005-05-30 [colin]      1.9.11cvs23
11286
11287         * src/Makefile.am
11288         * src/main.c
11289         * src/prefs_common.c
11290         * src/prefs_compose_writing.c ** ADDED **
11291         * src/prefs_compose_writing.h ** ADDED **
11292                 Move Common/Compose prefs to Compose/Writing
11293
11294 2005-05-30 [colin]      1.9.11cvs22
11295
11296         * src/common/utils.c
11297                 Fix bug #651 (Confused Attract by Subject)
11298                 Patch by M. Benkmann <haferfrost@web.de>
11299         * AUTHORS
11300
11301 2005-05-30 [colin]      1.9.11cvs21
11302
11303         * src/compose.c
11304                 Fix concatenation of different headers of
11305                 the same type (bug #645)
11306         * src/prefs_folder_item.c
11307                 Fix bug #699 (setting color to black doesn't
11308                 work immediately)
11309         * src/procmime.c
11310                 Print out decoding error only once per
11311                 block
11312
11313 2005-05-30 [paul]       1.9.11cvs20
11314
11315         * src/common/template.c
11316                 fix Bcc
11317
11318 2005-05-30 [paul]       1.9.11cvs19
11319
11320         * doc/src/rfc2368.txt   **NEW FILE**
11321         * src/compose.c
11322                 compose_entries_set(): don't interpret Bcc
11323                 header field (conform to RFC 2368)
11324                 (sync with main)
11325
11326 2005-05-29 [colin]      1.9.11cvs18
11327
11328         * src/prefs_common.c
11329                 Let the default reply format respect
11330                 netiquette by cutting the signature.
11331
11332 2005-05-29 [colin]      1.9.11cvs17
11333
11334         * src/summaryview.c
11335                 Don't let always_show_msg override
11336                 open_unread_on_enter when opening a new
11337                 directory.
11338
11339 2005-05-27 [paul]       1.9.11cvs16
11340
11341         sync with main:
11342
11343         * src/main.c
11344                 app_will_exit(): cleanup tmp directory when exit
11345         * src/message_search.c
11346                 improved the interface and made code cleanup.
11347                 removed Clear button
11348         * src/send_message.c
11349                 send_message_local(): use GSpawn, and detect errors
11350         * src/summary_search.c
11351                 improved the interface and made code cleanup
11352         * src/textview.c
11353                 textview_write_link(): also skip non-ascii space
11354                  at the head of link strings (phishing check
11355                  didn't work at the case)
11356         * src/common/utils.c
11357                 get_command_output(): use g_spawn_command_line_sync()
11358                 instead of popen()
11359
11360 2005-05-26 [colin]      1.9.11cvs15
11361
11362         * src/folder.c
11363                 remove printf
11364
11365 2005-05-26 [colin]      1.9.11cvs14
11366
11367         * src/common/nntp.c
11368                 Fix nntp mode reader (bug #611)
11369                 Patch by Florian Mickler <florian@mickler.org>
11370
11371 2005-05-26 [colin]      1.9.11cvs13
11372
11373         * src/plugins/pgpmime/passphrase.c
11374                 Fix mouse grabbing (bug #557)
11375
11376 2005-05-26 [colin]      1.9.11cvs12
11377
11378         * src/prefs_themes.c
11379                 Fix g_warning (bug #541)
11380
11381 2005-05-26 [colin]      1.9.11cvs11
11382
11383         * src/prefs_actions.c
11384         * src/prefs_template.c
11385                 Fix bug #506 (no warning if action/template
11386                 is not saved)
11387         * src/common/template.c
11388                 Fix a possible crash
11389
11390 2005-05-26 [colin]      1.9.11cvs10
11391
11392         * src/folder.c
11393         * src/folderview.c
11394         * src/procmsg.c
11395         * src/summaryview.c
11396                 Forbid locked messages to be moved or
11397                 deleted. Locked messages in trashes 
11398                 still get deleted, for performance
11399                 reason (mh.c::mh_remove_all_msgs)
11400
11401 2005-05-25 [colin]      1.9.11cvs9
11402
11403         * src/procmime.c
11404                 Use correct encoding when sending mails
11405                 with attachments that have accentued 
11406                 chars in their name
11407
11408 2005-05-24 [colin]      1.9.11cvs8
11409
11410         * src/summaryview.c
11411                 Fix bug #688 f) read/unread marker not
11412                 changed on first click
11413                 Also, optimize summary_status_show()
11414                 calls
11415         * src/folder.c
11416         * src/inc.c
11417         * src/procmime.c
11418                 Fix bug #688 b) and c) wrt message
11419                 attachments and signature
11420         * src/stock_pixmap.c
11421         * src/stock_pixmap.h
11422         * src/stock_pixmap.c
11423         * src/stock_pixmap.h
11424         * src/Makefile.am
11425         * src/pixmaps/clip_gpg_signed.xpm
11426                 Add clip/signed icon
11427
11428 2005-05-24 [colin]      1.9.11cvs7
11429
11430         * src/folder_item_prefs.c
11431                 whitespace fix
11432
11433 2005-05-24 [colin]      1.9.11cvs6
11434
11435         * src/folderview.c
11436         * src/prefs_common.c
11437         * src/prefs_common.h
11438                 Add a confirmation to folder drag and drop
11439                 fixes bug #156
11440         * src/alertpanel.c
11441         * src/alertpanel.h
11442                 fix _with_disable parameters so that
11443                 the buttons labels are specifiable too
11444         * src/plugins/pgpmime/sgpgme.c
11445                 reflect said change
11446                 
11447
11448 2005-05-24 [colin]      1.9.11cvs5
11449
11450         * src/folderview.c
11451                 Uncollapse/collapse folders on double-click
11452                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11453                 closes bug #108
11454
11455 2005-05-23 [colin]      1.9.11cvs4
11456
11457         * src/common/socket.c
11458                 Check another special SSL_peek() error.
11459                 Should help wrt bug #728
11460
11461 2005-05-23 [colin]      1.9.11cvs3
11462
11463         * src/plugins/pgpmime/pgpmime.c
11464                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11465                 breaking menu accelerators and stuff. Users will have to
11466                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11467                 account's privacy preferences if needed.
11468
11469 2005-05-22 [paul]
11470
11471         * tools/kdeservicemenu/install.sh
11472                 use kdesu to prompt for root password if doing
11473                 global install/uninstall
11474
11475 2005-05-20 [colin]      1.9.11cvs2
11476
11477         * src/procmsg.c
11478                 Fix another compilation error with gcc-2.9x
11479                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11480         * src/send_message.c
11481                 Don't send QUIT if we aren't connected
11482
11483 2005-05-19 [colin]      1.9.11cvs1
11484
11485         * src/procmsg.c
11486                 Fix compilation with gcc 2.9x
11487
11488 2005-05-19 [paul]       1.9.11
11489
11490         1.9.11 released
11491
11492 2005-05-19 [paul]       1.9.9cvs14
11493
11494         * src/gtk/inputdialog.c
11495                 prevent gettext warning
11496
11497 2005-05-19 [paul]       1.9.9cvs13
11498
11499         * src/mainwindow.c
11500         * src/prefs_common.c
11501         * src/prefs_common.h
11502         * src/textview.c
11503         * src/textview.h
11504                 add an option to toggle cursor in message
11505                 view (sync with main)
11506
11507 2005-05-18 [colin]      1.9.9cvs12
11508
11509         * src/compose.c
11510                 Dereference freed pointer
11511         * src/gtk/gtkaspell.c
11512                 Fix duplication of dictionaries (is it an aspell issue?)
11513
11514 2005-05-18 [colin]      1.9.9cvs11
11515
11516         * src/gtk/inputdialog.c
11517         * src/gtk/gtkaspell.c
11518                 HIGuify dialogs
11519         * src/alertpanel.c
11520                 Remove a double call
11521
11522 2005-05-17 [colin]      1.9.9cvs10
11523
11524         * src/gtk/gtkaspell.c
11525                 Fix dialogs, Ctrl-Enter accel
11526
11527 2005-05-17 [colin]      1.9.9cvs9
11528
11529         * src/gtk/gtkaspell.c
11530                 Fix some accelerators, escape in replace-window
11531
11532 2005-05-16 [colin]      1.9.9cvs8
11533
11534         * src/gtk/gtkaspell.c
11535                 Revert last commit, it was a mistake.
11536
11537 2005-05-16 [colin]      1.9.9cvs7
11538
11539         * src/gtk/gtkaspell.c
11540                 Remove buggy code while we're at it. It's a 
11541                 dead code path anyway.
11542
11543 2005-05-16 [colin]      1.9.9cvs6
11544
11545         * src/gtk/gtkaspell.c
11546                 Missed some gtk_menu_popup where deactivate
11547                 signal should be handled. Should fix bug
11548                 #629 a bit more.
11549
11550 2005-05-16 [colin]      1.9.9cvs5
11551
11552         * src/gtk/gtkaspell.c
11553                 Remove debug printf()s
11554
11555 2005-05-16 [colin]      1.9.9cvs4
11556
11557         * src/gtk/gtkaspell.c
11558                 Fix a bit aspell problems
11559                 (see bug #629)
11560
11561 2005-05-13 [colin]      1.9.9cvs3
11562
11563         * src/folderview.c
11564                 Fix the + appearing even when no subfolders
11565                 have unread messages. Thanks to wwp for the
11566                 bug report.
11567
11568 2005-05-11 [paul]       1.9.9cvs2
11569
11570         * src/folderview.c
11571                 correction to 1.9.9cvs1, only colour folders that
11572                 have new msgs (not unread msgs)
11573
11574 2005-05-10 [colin]      1.9.9cvs1
11575
11576         * src/folderview.c
11577         * src/summaryview.c
11578                 Try to fix bolding bugs again.
11579
11580 2005-05-09 [paul]
11581
11582         * tools/claws.i18n.status.pl
11583                 add Ricardo Mones Lastra's script that has been providing
11584                 the i18n status page for many months
11585
11586 2005-05-09 [paul]       1.9.9
11587
11588         1.9.9 release
11589
11590 2005-05-09 [paul]       1.9.6cvs58
11591
11592         * AUTHORS
11593         * INSTALL
11594         * README.claws
11595                 updated
11596         * Makefile.am 
11597         * RELEASE_NOTES.claws
11598                 add release notes to cvs to simplify release
11599                 procedure
11600         * configure.ac
11601                 add ca and fi to ALL_LINGUAS
11602         * po/Makefile.in.in
11603                 workaround for missing Makevars
11604         * po/ca.po
11605         * po/fi.po
11606                 add new Catalan and Finnish translations
11607                 submitted by Miquel Oliete and Flammie Pirinen
11608         * po/de.po
11609         * po/es.po
11610         * po/fr.po
11611         * po/it.po
11612         * po/pl.po
11613         * po/ru.po
11614         * po/sk.po
11615         * po/sr.po
11616         * po/zh_CN.po
11617                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11618                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11619                 Urke MMI, and Hansom Young
11620         * src/main.c
11621                 Fix drafting when quitting. compose_draft() closes the
11622                 compose windows, which modifies the compose_list GSList.
11623                 We have to refresh this list after echo drafting to avoid a
11624                 segfault
11625         * src/partial_download.c
11626                 fix segfault on exit
11627
11628 2005-05-06 [paul]       1.9.6cvs57
11629
11630         * src/grouplistdialog.c
11631                 quick fix/workaround for unresizeable newsgroup
11632                 name column 
11633
11634 2005-05-06 [paul]       1.9.6cvs56
11635
11636         * src/inc.c
11637         * src/mainwindow.c
11638                 use gettext plural forms
11639         * src/imap_gtk.c
11640         * src/mh_gtk.c
11641         * src/toolbar.c
11642                 small improvement to english usage
11643
11644 2005-05-05 [thorsten]   1.9.6cvs55
11645
11646         * src/folder.c
11647                 fix possible crash
11648
11649 2005-05-05 [paul]       1.9.6cvs54
11650         
11651         sync with HEAD
11652
11653         * AUTHORS
11654         * src/compose.c
11655                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11656                 patch by Tim Mann
11657
11658 2005-05-05 [paul]       1.9.6cvs53
11659
11660         * src/mainwindow.c
11661                 fix resizing of separate message and
11662                 folder views
11663
11664 2005-05-05 [paul]       1.9.6cvs52
11665
11666         * src/account.c
11667         * src/addrgather.c
11668         * src/browseldap.c
11669         * src/exphtmldlg.c
11670         * src/expldifdlg.c
11671         * src/importmutt.c
11672         * src/importpine.c
11673         * src/main.c
11674         * src/mainwindow.c
11675         * src/noticeview.c
11676         * src/prefs_filtering.c
11677         * src/prefs_filtering_action.c
11678         * src/prefs_matcher.c
11679         * src/prefs_spelling.c
11680         * src/prefs_toolbar.c
11681         * src/toolbar.c
11682         * src/wizard.c
11683         * src/gtk/description_window.c
11684         * src/gtk/gtkvscrollbutton.c
11685         * src/gtk/progressdialog.c
11686         * src/gtk/quicksearch.c
11687         * src/plugins/pgpmime/prefs_gpg.c
11688         * src/plugins/spamassassin/spamassassin_gtk.c
11689                 replace deprecated gtk_widget_set_usize
11690
11691 2005-05-04 [colin]      1.9.6cvs51
11692
11693         * src/common/utils.c
11694                 Fix crash when subst_for_filename is called
11695                 with a NULL parameter
11696
11697 2005-05-04 [colin]      1.9.6cvs50
11698
11699         * src/partial_download.c
11700         * src/pop.c
11701                 Escape login when writing uidl file
11702                 fixes bug #736
11703
11704 2005-05-03 [colin]      1.9.6cvs49
11705
11706         * src/procmime.c
11707                 Fix possible DOS in mime parser
11708                 (see bug #634)
11709
11710 2005-05-02 [colin]      1.9.6cvs48
11711
11712         * src/compose.c
11713                 Try to fix the copy/paste mess once again.
11714
11715
11716 2005-04-30 [colin]      1.9.6cvs47
11717
11718         * src/prefs_account.h
11719         * src/procmsg.c
11720         * src/send_message.c
11721         * src/common/smtp.c
11722         * src/common/smtp.h
11723                 Try to batch sending mails (per account) instead of
11724                 reconnecting to server every time.
11725
11726 2005-04-29 [colin]      1.9.6cvs46
11727
11728         * src/messageview.c
11729                 Fix window resizing that refused to size down
11730         * src/prefs_common.c
11731         * src/prefs_common.h
11732         * src/prefs_filtering.c
11733                 Save Filtering's window size
11734
11735 2005-04-21 [paul]       1.9.6cvs45
11736
11737         * ChangeLog-gtk2.claws
11738         * src/setup.c
11739                 correction to sync
11740
11741 2005-04-21 [paul]       1.9.6cvs44
11742
11743         sync with main:
11744
11745         * src/setup.c
11746         * src/statusbar.c
11747         * src/statusbar.h
11748                 use gtkut_widget_draw_now(). Improved performance
11749                 of the update of statusbar
11750         * src/textview.c
11751                 textview_smooth_scroll_do(): redraw it after scroll
11752                 is done (fixed incorrect display when a part of the
11753                 view is hidden).
11754         * src/gtk/gtkutils.c
11755         * src/gtk/gtkutils.h
11756                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11757                 to force update of widgets.
11758                 Removed gtkut_widget_wait_for_draw() which had a big
11759                 overhead  because of waiting for all events processed 
11760
11761 2005-04-20 [paul]       1.9.6cvs43
11762
11763         * src/codeconv.c
11764                 complete 1.9.6cvs42's sync:
11765                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11766
11767 2005-04-19 [paul]       1.9.6cvs42
11768
11769         sync with main:
11770
11771         * src/action.c
11772                 catch_output(): correctly select the insert text
11773                 (fix invalid iterator warnings).
11774         * src/codeconv.c
11775         * src/codeconv.h
11776         * src/mainwindow.c
11777         * src/messageview.c
11778         * src/prefs_common.c
11779                 support GBK encoding.
11780         * src/common/session.c
11781         * src/common/session.h
11782                 use separate buffer for large data to be sent,
11783                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11784
11785 2005-04-18 [paul]       1.9.6cvs41
11786
11787         * src/jpilot.c
11788                 convert unsigned long into guint32
11789                 patch by Paul LeoNerd Evans 
11790
11791 2005-04-17 [colin]      1.9.6cvs40
11792
11793         * src/compose.c
11794                 Fix 'Request return receipt' from folder
11795                 properties (bug #708)
11796
11797 2005-04-17 [colin]      1.9.6cvs39
11798
11799         * src/mainwindow.c
11800                 Fix duplicate hotkeys in Mainwindow's menu
11801
11802 2005-04-17 [colin]      1.9.6cvs38
11803
11804         * src/folderview.c
11805                 Fix duplicate hotkeys in Folderview's contextual
11806                 menu
11807
11808 2005-04-15 [colin]      1.9.6cvs37
11809
11810         * src/summaryview.c
11811                 Fix 'Save as...' with non-ascii filenames
11812
11813 2005-04-15 [colin]      1.9.6cvs36
11814
11815         * src/plugins/pgpmime/pgpmime.c
11816                 Fix bus error on 64bit. Spotted by 
11817                 macallan1888@gmail.com
11818
11819 2005-04-15 [colin]      1.9.6cvs35
11820
11821         * src/prefs_account.c
11822                 Fix cvs34.
11823
11824 2005-04-12 [colin]      1.9.6cvs34
11825
11826         * src/prefs_account.c
11827                 Fix smtp auth type off-by-one. We forgot to
11828                 add PLAIN in the prefs-to-gui setter func and
11829                 as a result, the selected auth when opening
11830                 account prefs was not the correct one.
11831
11832 2005-04-12 [paul]       1.9.6cvs33
11833
11834         * src/inc.c
11835                 if the recv dialog is visible, Cancel only
11836                 cancels the current account
11837
11838
11839 2005-04-10 [colin]      1.9.6cvs32
11840
11841         * src/filtering.c
11842                 Copy score when copying FilteringActions
11843                 Fix bug #674
11844
11845 2005-04-10 [colin]      1.9.6cvs31
11846
11847         * src/inc.c
11848                 Make Message -> Receive -> Cancel cancel 
11849                 incorporation on all accounts. Fixes
11850                 bug #693
11851
11852 2005-04-10 [colin]      1.9.6cvs30
11853
11854         * src/prefs_account.c
11855                 Update Privacy checkbuttons status based
11856                 on the selected privacy system
11857         * src/compose.c
11858                 Always connect the "None" privacy system; the
11859                 static boolean was probably there to avoid
11860                 reconnecting twice in the same compose window,
11861                 but as the parent function is only called once
11862                 per compose, it's only a bug - as a static is
11863                 initialized once per application instance.
11864                 Also, don't uncheck Sign and Encrypt when
11865                 selecting None as privacy system; just ignore
11866                 them when sending/queuing.
11867                 Should fix bug #695
11868
11869 2005-04-08 [colin]      1.9.6cvs29
11870
11871         * src/account.c
11872         * src/prefs_account.c
11873         * src/prefs_account.h
11874                 Add account preference to queue message in a certain
11875                 folder.
11876
11877 2005-04-06 [colin]      1.9.6cvs28
11878
11879         * src/prefs_account.c
11880                 Update old inbox path syntax
11881
11882 2005-04-06 [paul]       1.9.6cvs27
11883
11884         sync with main:
11885
11886         * configure.ac
11887                 changed -traditional-cpp to -no-cpp-precomp for newer
11888                 Mac OS X support
11889         * src/foldersel.c
11890                 made column resize automatically
11891         * src/send_message.c
11892                 send_message_smtp(): consider EOF right after QUIT
11893                 successful (workaround for Gmail SMTP server)
11894         * src/common/socket.c
11895                 ssl_read(), ssl_peek(): check EOF which violates the
11896                 SSL protocol
11897         * src/gtk/colorlabel.c
11898                 removed warnings when displaying colorlabel menu
11899                 (don't use GtkAlignment)
11900
11901 2005-04-05 [paul]       1.9.6cvs26
11902
11903         * src/plugins/trayicon/trayicon.c
11904                 fix clipping of icon under KDE3 
11905
11906 2005-04-05 [paul]       1.9.6cvs25
11907
11908         * src/summaryview.c
11909                 hide display of threading
11910                 patch by Alfons
11911
11912 2005-04-04 [thorsten]   1.9.6cvs24
11913
11914         * src/mh.c
11915                 marks lost on filesystems with different stat() results on
11916                 summer-/wintertime
11917
11918 2005-04-03 [colin]      1.9.6cvs23
11919
11920         * src/summaryview.c
11921                 Don't handle up/down. Patch by Alfons
11922
11923 2005-04-02 [colin]      1.9.6cvs22
11924
11925         * src/summaryview.c
11926                 Make scrolling faster. Patch by Alfons.
11927
11928 2005-04-01 [colin]      1.9.6cvs21
11929
11930         * src/Makefile.am
11931         * src/stock_pixmap.c
11932         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11933         * src/pixmaps/dir_noselect.xpm ** ADDED **
11934                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11935
11936 2005-04-01 [colin]      1.9.6cvs20
11937
11938         * src/image_viewer.c
11939         * src/image_viewer.h
11940         * src/procmime.c
11941         * src/procmime.h
11942         * src/textview.c
11943         * src/textview.h
11944                 Implement inline image resizing and right-clicking
11945
11946 2005-04-01 [paul]       1.9.6cvs19
11947
11948         * AUTHORS
11949         * Makefile.am
11950         * configure.ac
11951                 check for gnome2
11952                 patch by Luca Cavalli <loopback<AT>slackit.org>
11953         * po/ru.po
11954                 updated by Pavlo Bohmat
11955
11956 2005-03-31 [colin]      1.9.6cvs18
11957
11958         * src/news.c
11959                 Fix parsing references
11960         * src/msgcache.c
11961                 don't put nulls in the references list
11962         * src/procheader.c
11963                 commit that forgotten file in 1.9.6cvs14
11964
11965 2005-03-31 [colin]      1.9.6cvs17
11966
11967         * src/compose.c
11968                 Fix joining of signature separator again. 
11969                 Maybe Hiro could put it in main too...
11970
11971 2005-03-31 [colin]      1.9.6cvs16
11972
11973         * src/Makefile.am
11974         * src/foldersel.c
11975         * src/stock_pixmap.c
11976         * src/stock_pixmap.h
11977         * src/pixmaps/dir-noselect.xpm
11978                 Update foldersel.c (sync from main, patch by Alfons)
11979
11980 2005-03-30 [colin]      1.9.6cvs15
11981
11982         * src/imap.c
11983                 Fix handling of imap folders containing [] in 
11984                 their name. Thanks to Nahuel Angelinetti for
11985                 the detailed bugreport.
11986
11987 2005-03-30 [colin]      1.9.6cvs14
11988
11989         * src/common/utils.h
11990         * src/common/utils.c
11991         * src/common/defs.h
11992         * src/matcher.c
11993         * src/msgcache.c
11994         * src/news.c
11995         * src/procmsg.c
11996         * src/procmsg.h
11997         * src/quote_fmt_parse.y
11998         * src/summaryview.c
11999                 Update references system. Patch by Alfons
12000
12001 2005-03-30 [colin]      1.9.6cvs13
12002
12003         * src/common/socket.c
12004                 Force the glibc to read resolv.conf again when 
12005                 it has changed. Should fix issues when changing
12006                 networks on a laptop and not restarting sylpheed. 
12007
12008 2005-03-30 [paul]       1.9.6cvs12
12009
12010         partial sync with main:
12011
12012         * src/action.c
12013                 create_io_dialog(): use user-defined text font
12014                 (thanks to Alfons), and modified its appearance.
12015         * src/addrgather.c
12016         * src/addrharvest.c
12017         * src/browseldap.c
12018                 replace old code
12019         * src/compose.c
12020                 don't join (presumably) itemized lines on line-wrapping
12021                 fixed wrapping of quote when auto-wrapping is enabled
12022                 compose_destroy(): destroy paned only if it's not
12023                 attached to window. Fixed memory leak of popup menu.
12024         * src/exphtmldlg.c
12025         * src/expldifdlg.c
12026                 replace old code
12027         * src/html.c
12028         * src/html.h
12029         * src/importmutt.c
12030         * src/importpine.c
12031                 replace old code
12032         * src/main.c
12033                 removed redundant code
12034         * src/mainwindow.c
12035                 changed 'Code set' (which is rather incorrect)
12036                 in the menu to 'Character encoding'
12037                 main_window_set_widgets(): request size first
12038                 to prevent window size becoming wrong
12039                 fixed remembering of the state of the visibility
12040                 of MessageView
12041         * src/messageview.c
12042                 changed 'Code set' (which is rather incorrect)
12043                 in the menu to 'Character encoding'
12044         * src/prefs_common.c
12045         * src/prefs_common.h
12046                 added an option whether to render HTML as text or not
12047                 added separators to outgoing encoding menu
12048         * src/procheader.c
12049                 procheader_scan_date_string(): support header
12050                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12051         * src/summaryview.c
12052         * src/summaryview.h
12053                 minor code cleanup
12054         * src/textview.c
12055                 textview_show_html(): force output of newline
12056                 added an option whether to render HTML as text or not
12057         * src/common/utils.c
12058                 strncpy2(): optimized based on Alfons' code
12059         * src/gtk/gtkutils.c
12060         * src/gtk/gtkutils.h
12061                 removed non-used code
12062         * src/plugins/pgpmime/passphrase.c
12063                 partially fixed grab input of passphrase dialog
12064                 Confine pointer to window
12065
12066 2005-03-30 [colin]      1.9.6cvs11
12067
12068         * src/msgcache.c
12069         * src/msgcache.h
12070                 Read/write 32bit ints from cache & marks
12071                 From main.
12072
12073 2005-03-29 [paul]       1.9.6cvs10
12074
12075         * AUTHORS
12076         * ChangeLog.claws
12077         * src/compose.c
12078         * src/gtk/gtkaspell.c
12079                 sync with HEAD (don't pass NULL pointers) 
12080
12081 2005-03-24 [paul]
12082
12083         * tools/Makefile.am
12084         * tools/README
12085         * tools/acroread2sylpheed.pl
12086                 sync with HEAD (add script to send pdfs as
12087                 attachments from Adobe Reader 7)
12088
12089 2005-03-21 [paul]       1.9.6cvs9
12090
12091         * configure.ac
12092         * po/POTFILES.in
12093         * src/Makefile.am
12094         * src/crash.c
12095         * src/image_viewer.c ** ADDED **
12096         * src/image_viewer.h ** ADDED **
12097         * src/main.c
12098         * src/prefs_common.c
12099         * src/prefs_common.h
12100         * src/prefs_image_viewer.c ** ADDED **
12101         * src/prefs_image_viewer.h ** ADDED **
12102         * src/textview.c
12103         * src/gtk/about.c
12104         * src/pixmaps/sylpheed_logo.xpm
12105         * src/plugins/Makefile.am
12106         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12107         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12108         * src/plugins/image_viewer/plugin.c ** REMOVED **
12109         * src/plugins/image_viewer/viewer.c ** REMOVED **
12110         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12111         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12112         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12113         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12114         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12115                 as gdk-pixbuf is now built-in
12116                 remove image_viewer plugin and put code back into
12117                 main codebase
12118                 implement inline image display (sync with main)
12119
12120                 replace logo with newer, nicer, larger version  
12121
12122 2005-03-21 [paul]       1.9.6cvs8
12123
12124         * src/gtk/about.c
12125                 cosmetic improvement
12126
12127 2005-03-21 [holger]     1.9.6cvs7
12128
12129         * src/plugins/spamassassin/spamassassin.c
12130                 Sync with HEAD
12131                 (unregister hook on failed plugin init)
12132
12133 2005-03-20 [colin]      1.9.6cvs6
12134
12135         * src/common/plugin.c
12136                 Check that plugin isn't already loaded
12137                 Patch by Alfons
12138
12139 2005-03-20 [thorsten]   1.9.6cvs5
12140
12141         * src/compose.c
12142                 use a more compatible syntax
12143
12144 2005-03-20 [thorsten]   1.9.6cvs4
12145
12146         * src/prefs_toolbar.c
12147                 fix crash when selecting toolbar item (uninitialized pointer)
12148
12149 2005-03-20 [thorsten]   1.9.6cvs3
12150
12151         * src/procmime.c
12152                 fix mimetype detection (referenced free()d string)
12153
12154 2005-03-20 [paul]       1.9.6cvs2
12155
12156         * src/compose.c
12157                 sync with HEAD (1.0.3cvs5)
12158                 neglect Reply-To header if empty
12159                 Patch by Alfons 
12160
12161 2005-03-19 [holger]     1.9.6cvs1
12162
12163         * src/summaryview.c
12164         * src/summaryview.h
12165                 Sync with HEAD
12166
12167 2005-03-18 [paul]       1.9.6
12168
12169         initial GTK2 release
12170
12171 2005-03-18 [paul]       1.0.3cvs3.1
12172
12173         * AUTHORS
12174         * ChangeLog.claws
12175         * configure.ac
12176         * src/gtk/about.c
12177         * src/pixmaps/sylpheed_logo.xpm
12178                 sync with HEAD
12179
12180 2005-03-18 [colin]      1.0.3cvs2.6
12181
12182         * src/summaryview.c
12183                 Remove call to summary_step in summary_copy_selected_to
12184                 Can't see its purpose, and this causes bug when copying
12185                 a message if the next one is unread: it reads it.
12186
12187 2005-03-18 [paul]       1.0.3cvs2.5
12188
12189         * src/foldersel.c
12190                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12191
12192 2005-03-18 [paul]       1.0.3cvs2.4
12193
12194         * src/addrharvest.c
12195         * src/codeconv.c
12196         * src/codeconv.h
12197         * src/compose.c
12198         * src/news.c
12199         * src/procheader.c
12200         * src/procmime.c
12201         * src/unmime.c
12202         * src/unmime.h
12203                 fix buffer overflow, CAN-2005-0667, see
12204                 http://secunia.com/advisories/14491/
12205                 Patch by Alfons
12206
12207 2005-03-17 [colin]      1.0.3cvs2.3
12208
12209         * src/prefs_fonts.c
12210         * src/summaryview.c
12211                 Fix font bugs (both lists now officialy share 
12212                 the same font)
12213                 
12214
12215 2005-03-17 [paul]       1.0.3cvs2.2
12216
12217         * src/gtk/pluginwindow.c
12218                 make plugin descriptions uneditable
12219
12220 2005-03-11 [paul]       1.0.3cvs2.1
12221
12222         * ChangeLog.claws
12223         * configure.ac
12224         * po/POTFILES.in
12225         * src/plugins/trayicon/trayicon.c
12226                 sync with HEAD
12227                 add src/wizard.c to POTFILES.in
12228
12229 2005-03-11 [paul]       1.0.3cvs1.1
12230
12231         * ChangeLog
12232         * ChangeLog.claws
12233         * configure.ac
12234         * po/de.po
12235         * po/es.po
12236         * po/fr.po
12237         * po/it.po
12238         * po/pt_BR.po
12239         * po/ru.po
12240         * po/sk.po
12241         * po/sr.po
12242         * po/zh_CN.po
12243                 sync with HEAD
12244
12245 2005-03-04 [colin]      1.0.1cvs22.2
12246
12247         * src/compose.c
12248                 Fix signatures with accentued chars in it
12249
12250 2005-03-04 [colin]      1.0.1cvs22.1
12251
12252         * src/common/smtp.c
12253         * src/common/smtp.h
12254                 Don't use SIZE param in MAIL FROM: if server 
12255                 doesn't support it. Patch by Eugen Freiter
12256                 <eugen_f@users.sf.net>
12257
12258 2005-02-27 [paul]       1.0.1cvs20.1
12259
12260         * ChangeLog.claws
12261         * configure.ac
12262         * src/messageview.c
12263                 sync with HEAD
12264
12265 2005-02-27 [colin]      1.0.1cvs19.4
12266
12267         * src/procheader.c
12268         * src/procheader.h
12269                 Fix prototypes. Patch by Alfons
12270
12271 2005-02-27 [colin]      1.0.1cvs19.3
12272
12273         * src/compose.c
12274                 Don't auto-join the signature separator.
12275
12276 2005-02-26 [colin]      1.0.1cvs19.2
12277
12278         * src/summaryview.c
12279                 Fix 'mark all read' with collapsed threads.
12280                 Patch by Alfons.
12281
12282 2005-02-25 [paul]       1.0.1cvs19.1
12283
12284         * ChangeLog.claws
12285         * configure.ac
12286         * src/prefs_account.c
12287         * src/prefs_folder_item.c
12288         * src/gtk/prefswindow.c
12289         * src/gtk/prefswindow.h
12290                 sync with HEAD
12291
12292 2005-02-25 [paul]       1.0.1cvs15.12
12293
12294         * src/alertpanel.c
12295         * src/codeconv.c
12296         * src/compose.c
12297         * src/textview.c
12298         * src/gtk/gtkutils.c
12299         * src/gtk/gtkutils.h
12300         * src/gtk/logwindow.c
12301         * src/gtk/progressdialog.c
12302                 sync with main (revision 127)
12303                 and fix logwindow clipping
12304
12305 2005-02-24 [colin]      1.0.1cvs15.11
12306
12307         * src/plugins/pgpmime/passphrase.c
12308                 Disable input grabbing; it doesn't work yet.
12309
12310 2005-02-24 [colin]      1.0.1cvs15.10
12311
12312         * src/messageview.c
12313                 Don't send out receipts if offline. Ask.
12314
12315 2005-02-23 [colin]      1.0.1cvs15.9
12316
12317         * src/summaryview.c     
12318                 Fix expanding
12319
12320 2005-02-23 [colin]      1.0.1cvs15.8
12321
12322         * src/summaryview.c
12323                 Really fix Bug 568 by removing useless
12324                 calls. summary_thread_init() now called
12325                 in summary_sort(). This should please
12326                 Alfons as it should be faster than 
12327                 previously.
12328
12329 2005-02-23 [colin]      1.0.1cvs15.7
12330
12331         * src/compose.c
12332                 Encode parts as QP or B64 if signing
12333
12334 2005-02-23 [colin]      1.0.1cvs15.6
12335
12336         * src/compose.c
12337                 Fix Mimeinfo leakage (including tmp files)
12338         * src/procmsg.c
12339                 Fix tmp file leakage (spotted by Ivan Rayner)
12340
12341 2005-02-22 [colin]      1.0.1cvs15.5
12342
12343         * src/expldifdlg.c
12344                 Fix keyboard input. Patch by Alfons.
12345
12346 2005-02-21 [colin]      1.0.1cvs15.4
12347
12348         * src/compose.c
12349                 Fix Sign/Encrypt when unselecting privacy
12350                 system
12351         * src/prefs_common.c
12352                 Change default message font to Monospace
12353         * src/summaryview.c
12354                 More freezing during potentially large operations
12355
12356 2005-02-21 [paul]       1.0.1cvs15.3
12357
12358         * src/main.c
12359                 fix --help output
12360
12361 2005-02-21 [paul]       1.0.1cvs15.2
12362
12363         * po/Makefile.in.in
12364         * src/compose.c
12365         * src/summaryview.c
12366         * src/textview.c
12367         * src/common/utils.c
12368         * src/common/utils.h
12369                 sync with main (revision 117)
12370
12371 2005-02-20 [colin]      1.0.1cvs15.1
12372
12373         * src/common/defs.h
12374                 Change cache file to .sylpheed_claws_cache, as
12375                 suggested by Alfons. Allows people to switch
12376                 between Sylpheed and Sylpheed-Claws. it is
12377                 a good idea to "Check for new messages" at next
12378                 startup.
12379
12380
12381 2005-02-18 [colin]      1.0.1cvs14.1
12382
12383         * src/quote_fmt_lex.l
12384         * src/quote_fmt_parse.y
12385                 Fix parser initialisation. Patch by Ivan.
12386
12387 2005-02-18 [colin]      1.0.1cvs11.6
12388
12389         * src/folderview.c
12390                 Fix scrolldown (bug 662)
12391
12392 2005-02-17 [colin]      1.0.1cvs11.5
12393
12394         * src/codeconv.c
12395                 conv_filename_to_utf8: return clean 7bit instead
12396                 of broken utf8 if needed
12397         * src/mimeview.c
12398                 Fix display of parts with unclean 8bit names
12399
12400 2005-02-17 [paul]       1.0.1cvs11.4
12401
12402         * src/compose.c
12403         * src/exportldif.c
12404         * src/matcher_parser_parse.y
12405         * src/procmime.c
12406         * src/sourcewindow.c
12407         * src/common/Makefile.am
12408         * src/common/intl.h             ** REMOVED **
12409         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12410                 sync with main (revision 109)
12411                 and clean up
12412
12413 2005-02-16 [colin]      1.0.1cvs11.3
12414
12415         * src/summaryview.c
12416                 Fix collapsed thread not highlighting when new
12417                 messages in it (Bug 568) Patch by Stephan Sachse.
12418                 Fix messed up selection when reaching bounds (Bug 632)
12419         * src/prefs_themes.c
12420                 Fix theme installing (Bug 684)
12421
12422 2005-02-16 [colin]      1.0.1cvs11.2
12423
12424         * src/messageview.c
12425                 Fix messageview_select_all
12426
12427 2005-02-16 [colin]      1.0.1cvs11.1
12428
12429         * src/mh.c
12430                 Sync with HEAD (MH scan required function)
12431
12432 2005-02-15 [colin]      1.0.1cvs8.1
12433
12434         * src/mimeview.c
12435         * src/common/utils.c
12436                 Sync with HEAD (filename chars substitution)
12437
12438 2005-02-15 [colin]      1.0.1cvs7.3
12439
12440         * src/gtk/pluginwindow.c
12441                 Fix button spacing
12442
12443 2005-02-15 [colin]      1.0.1cvs7.2
12444
12445         * src/mimeview.c
12446                 Fix mime icons not reset across message when
12447                 scrolled down
12448
12449 2005-02-15 [colin]      1.0.1cvs7.1
12450
12451         * src/compose.c
12452         * src/procmime.c
12453                 Sync with HEAD (optimisation of cvs6)
12454
12455 2005-02-14 [colin]      1.0.1cvs6.1
12456
12457         * src/compose.c
12458         * src/procmime.c
12459                 Sync with HEAD (encode "From " at line beginning)
12460
12461 2005-02-14 [colin]      1.0.1cvs5.3
12462
12463         * src/compose.c
12464                 Fix wrapping with accentued chars.
12465
12466 2005-02-13 [colin]      1.0.1cvs5.2
12467
12468         * src/textview.c
12469                 Fix email informative part parsing with
12470                 accentued chars in it. ispunct() returns
12471                 true for them in utf8...
12472
12473 2005-02-12 [colin]      1.0.1cvs5.1
12474
12475         * src/filtering.c
12476                 Sync with HEAD (remove wrong use of compose after send)
12477
12478 2005-02-12 [paul]       1.0.1cvs4.5
12479
12480         * src/textview.c
12481                 remove unnecessary code (thanks to Alfons)
12482
12483 2005-02-12 [paul]       1.0.1cvs4.4
12484
12485         * src/textview.c
12486                 add 'Copy' to contextual menu on emails
12487
12488 2005-02-11 [colin]      1.0.1cvs4.3
12489
12490         * src/compose.c
12491                 revert 1.0.0cvs28.2, it doesn't work that well.
12492
12493 2005-02-11 [paul]       1.0.1cvs4.2
12494
12495         * po/Makefile.in.in
12496                 fix 'make release'
12497
12498 2005-02-10 [paul]       1.0.1cvs4.1
12499
12500         * ChangeLog
12501         * ChangeLog.claws
12502         * ChangeLog.jp
12503         * configure.ac
12504         * src/compose.c
12505                 sync with HEAD (sync with main)
12506
12507 2005-02-10 [paul]       1.0.1cvs3.2
12508
12509         * AUTHORS
12510         * Makefile.am
12511         * autogen.sh
12512         * configure.ac
12513         * config/mkinstalldirs
12514         * intl/.cvsignore
12515         * intl/ChangeLog
12516         * intl/VERSION
12517         * intl/bindtextdom.c
12518         * intl/config.charset
12519         * intl/dcgettext.c
12520         * intl/dcigettext.c
12521         * intl/dcngettext.c
12522         * intl/dgettext.c
12523         * intl/dngettext.c
12524         * intl/eval-plural.h
12525         * intl/explodename.c
12526         * intl/finddomain.c
12527         * intl/gettext.c
12528         * intl/gettextP.h
12529         * intl/gmo.h
12530         * intl/hash-string.h
12531         * intl/intl-compat.c
12532         * intl/l10nflist.c
12533         * intl/libgnuintl.h.in
12534         * intl/loadinfo.h
12535         * intl/loadmsgcat.c
12536         * intl/localcharset.c
12537         * intl/localcharset.h
12538         * intl/locale.alias
12539         * intl/localealias.c
12540         * intl/localename.c
12541         * intl/log.c
12542         * intl/ngettext.c
12543         * intl/os2compat.c
12544         * intl/os2compat.h
12545         * intl/osdep.c
12546         * intl/plural-exp.c
12547         * intl/plural-exp.h
12548         * intl/plural.c
12549         * intl/plural.y
12550         * intl/ref-add.sin
12551         * intl/ref-del.sin
12552         * intl/relocatable.c
12553         * intl/relocatable.h
12554         * intl/textdomain.c
12555         * m4/Makefile.am
12556         * po/Makefile.in.in
12557         * src/Makefile.am
12558         * src/account.c
12559         * src/action.c
12560         * src/addr_compl.c
12561         * src/addressadd.c
12562         * src/addressbook.c
12563         * src/addrgather.c
12564         * src/addrindex.c
12565         * src/alertpanel.c
12566         * src/browseldap.c
12567         * src/codeconv.c
12568         * src/codeconv.h
12569         * src/compose.c
12570         * src/compose.h
12571         * src/crash.c
12572         * src/editaddress.c
12573         * src/editbook.c
12574         * src/editgroup.c
12575         * src/editjpilot.c
12576         * src/editldap.c
12577         * src/editldap_basedn.c
12578         * src/editvcard.c
12579         * src/exphtmldlg.c
12580         * src/expldifdlg.c
12581         * src/export.c
12582         * src/exporthtml.c
12583         * src/filtering.c
12584         * src/folder.c
12585         * src/folder_item_prefs.c
12586         * src/foldersel.c
12587         * src/folderview.c
12588         * src/grouplistdialog.c
12589         * src/headerview.c
12590         * src/imap.c
12591         * src/imap_gtk.c
12592         * src/import.c
12593         * src/importldif.c
12594         * src/importmutt.c
12595         * src/importpine.c
12596         * src/inc.c
12597         * src/ldif.c
12598         * src/main.c
12599         * src/mainwindow.c
12600         * src/matcher.c
12601         * src/mbox.c
12602         * src/message_search.c
12603         * src/messageview.c
12604         * src/mh.c
12605         * src/mh_gtk.c
12606         * src/mimeview.c
12607         * src/msgcache.c
12608         * src/news.c
12609         * src/news_gtk.c
12610         * src/noticeview.c
12611         * src/partial_download.c
12612         * src/pop.c
12613         * src/prefs_account.c
12614         * src/prefs_actions.c
12615         * src/prefs_common.c
12616         * src/prefs_customheader.c
12617         * src/prefs_display_header.c
12618         * src/prefs_ext_prog.c
12619         * src/prefs_filtering.c
12620         * src/prefs_filtering_action.c
12621         * src/prefs_folder_item.c
12622         * src/prefs_fonts.c
12623         * src/prefs_gtk.c
12624         * src/prefs_matcher.c
12625         * src/prefs_msg_colors.c
12626         * src/prefs_spelling.c
12627         * src/prefs_summary_column.c
12628         * src/prefs_template.c
12629         * src/prefs_themes.c
12630         * src/prefs_toolbar.c
12631         * src/prefs_wrapping.c
12632         * src/privacy.c
12633         * src/procheader.c
12634         * src/procmime.c
12635         * src/procmsg.c
12636         * src/quote_fmt.c
12637         * src/recv.c
12638         * src/send_message.c
12639         * src/setup.c
12640         * src/sourcewindow.c
12641         * src/ssl_manager.c
12642         * src/statusbar.c
12643         * src/summary_search.c
12644         * src/summaryview.c
12645         * src/textview.c
12646         * src/toolbar.c
12647         * src/wizard.c
12648         * src/common/nntp.c
12649         * src/common/plugin.c
12650         * src/common/smtp.c
12651         * src/common/ssl.c
12652         * src/common/ssl_certificate.c
12653         * src/common/string_match.c
12654         * src/common/sylpheed.c
12655         * src/common/template.c
12656         * src/common/utils.c
12657         * src/gtk/about.c
12658         * src/gtk/colorlabel.c
12659         * src/gtk/description_window.c
12660         * src/gtk/filesel.c
12661         * src/gtk/foldersort.c
12662         * src/gtk/gtkaspell.c
12663         * src/gtk/gtkutils.c
12664         * src/gtk/inputdialog.c
12665         * src/gtk/logwindow.c
12666         * src/gtk/menu.c
12667         * src/gtk/pluginwindow.c
12668         * src/gtk/prefswindow.c
12669         * src/gtk/progressdialog.c
12670         * src/gtk/quicksearch.c
12671         * src/gtk/sslcertwindow.c
12672         * src/plugins/clamav/clamav_plugin.c
12673         * src/plugins/clamav/clamav_plugin_gtk.c
12674         * src/plugins/demo/demo.c
12675         * src/plugins/dillo_viewer/dillo_prefs.c
12676         * src/plugins/dillo_viewer/dillo_viewer.c
12677         * src/plugins/image_viewer/plugin.c
12678         * src/plugins/image_viewer/viewer.c
12679         * src/plugins/image_viewer/viewerprefs.c
12680         * src/plugins/mathml_viewer/mathml_viewer.c
12681         * src/plugins/pgpmime/passphrase.c
12682         * src/plugins/pgpmime/plugin.c
12683         * src/plugins/pgpmime/prefs_gpg.c
12684         * src/plugins/pgpmime/select-keys.c
12685         * src/plugins/pgpmime/sgpgme.c
12686         * src/plugins/spamassassin/spamassassin.c
12687         * src/plugins/spamassassin/spamassassin_gtk.c
12688         * src/plugins/trayicon/trayicon.c
12689                 sync with main (revision 104)
12690
12691 2005-02-10 [colin]      1.0.1cvs3.1
12692
12693         * src/mainwindow.c
12694                 Sync with HEAD (fix occasional crasher)
12695
12696 2005-02-10 [colin]      1.0.1cvs2.1
12697
12698         * src/messageview.c
12699                 Synw with HEAD (don't automatically display html)
12700
12701 2005-02-09 [colin]      1.0.1cvs1.3
12702
12703         * src/textview.c
12704         * src/textview.h
12705                 Add contextual menu on emails
12706
12707 2005-02-09 [colin]      1.0.1cvs1.2
12708
12709         * src/codeconv.c
12710                 Fix converting from broken headers and 
12711                 put back the _ in missing places
12712                 (feature broke with cvs24.2 sync, main 
12713                  possibly affected?)
12714
12715 2005-02-09 [colin]      1.0.1cvs1.1
12716
12717         * src/messageview.c
12718         * src/mimeview.c
12719         * src/mimeview.h
12720                 Sync with HEAD (display non text/plain mails with plugin)
12721
12722 2005-02-08 [colin]      1.0.1.1
12723
12724         * ChangeLog.claws
12725         * po/pt_BR.po
12726                 Sync with HEAD
12727         * configure.ac
12728                 Make default configuration directory 
12729                 be .sylpheed-gtk2
12730
12731 2005-02-08 [colin]      1.0.0cvs29.1
12732
12733         * po/de.po
12734         * po/es.po
12735         * po/fr.po
12736         * po/it.po
12737         * po/sk.po
12738         * po/sr.po
12739                 Sync translations with HEAD
12740
12741 2005-02-06 [colin]      1.0.0cvs28.3
12742
12743         * src/compose.c
12744                 Make compose a bit faster - patch by Alfons.
12745
12746 2005-02-06 [colin]      1.0.0cvs28.2
12747
12748         * src/compose.c
12749                 Make pasting via middle-click more reliable
12750
12751 2005-02-05 [paul]       1.0.0cvs28.1
12752
12753         * ChangeLog
12754         * ChangeLog.claws
12755         * ChangeLog.jp
12756         * configure.ac
12757         * src/compose.c
12758                 sync with HEAD
12759                 (fix bug 682 'redirect is broken'
12760
12761 2005-02-05 [torte]      1.0.0cvs27.1
12762
12763         * ChangeLog.claws
12764         * configure.ac
12765         * src/partial_download.c
12766                 Sync with HEAD (fix buf overflow)
12767
12768 2005-02-03 [colin]      1.0.0cvs26.1
12769
12770         * src/common/plugin.c
12771                 Sync with HEAD (avoid plugin mismatches)
12772
12773 2005-02-03 [paul]       1.0.0cvs25.3
12774
12775         * src/folderview.c
12776         * src/headerview.c
12777         * src/summaryview.c
12778         * src/textview.c
12779         * src/gtk/colorlabel.c
12780                 third and final part of initial sync with main-gtk2
12781
12782 2005-02-03 [paul]       1.0.0cvs25.2
12783
12784         * src/jpilot.c
12785                 fix building with jpilot support
12786
12787 2005-02-02 [colin]      1.0.0cvs25.1
12788
12789         * src/messageview.c
12790                 Sync with HEAD (fix dangerous typo)
12791
12792 2005-02-01 [colin]      1.0.0cvs24.3
12793
12794         * src/common/xml.c
12795                 Write file as advertised (UTF-8)
12796
12797 2005-02-01 [paul]       1.0.0cvs24.2
12798
12799         * src/addrbook.c
12800         * src/addrindex.c
12801         * src/alertpanel.h
12802         * src/codeconv.c
12803         * src/codeconv.h
12804         * src/compose.c
12805         * src/export.c
12806         * src/folder_item_prefs.c
12807         * src/html.c
12808         * src/imap.c
12809         * src/import.c
12810         * src/jpilot.c
12811         * src/mainwindow.c
12812         * src/matcher_parser_lex.l
12813         * src/messageview.c
12814         * src/mh.c
12815         * src/prefs_account.c
12816         * src/prefs_actions.c
12817         * src/prefs_common.c
12818         * src/prefs_gtk.c
12819         * src/prefs_gtk.h
12820         * src/prefs_themes.c
12821         * src/procheader.c
12822         * src/procmime.c
12823         * src/sourcewindow.c
12824         * src/statusbar.c
12825         * src/summaryview.c
12826         * src/textview.c
12827         * src/toolbar.c
12828         * src/unmime.c
12829         * src/common/template.c
12830         * src/common/utils.c
12831         * src/common/xml.c
12832         * src/common/xml.h
12833         * src/gtk/gtkaspell.c
12834         * src/plugins/clamav/clamav_plugin.c
12835         * src/plugins/dillo_viewer/dillo_prefs.c
12836         * src/plugins/image_viewer/viewerprefs.c
12837         * src/plugins/pgpmime/passphrase.c
12838         * src/plugins/pgpmime/prefs_gpg.c
12839         * src/plugins/pgpmime/select-keys.c
12840         * src/plugins/spamassassin/spamassassin.c
12841                 second part of initial sync with main-gtk2
12842                 (more to follow)
12843
12844 2005-01-31 [colin]      1.0.0cvs24.1
12845
12846         * src/compose.c
12847                 Sync with HEAD
12848
12849 2005-01-29 [paul]       1.0.0cvs23.2
12850
12851         * src/account.c
12852         * src/action.c
12853         * src/addressadd.c
12854         * src/addressbook.c
12855         * src/alertpanel.c
12856         * src/compose.c
12857         * src/editaddress.c
12858         * src/editbook.c
12859         * src/editgroup.c
12860         * src/editjpilot.c
12861         * src/editldap.c
12862         * src/editldap_basedn.c
12863         * src/editvcard.c
12864         * src/export.c
12865         * src/foldersel.c
12866         * src/grouplistdialog.c
12867         * src/import.c
12868         * src/importldif.c
12869         * src/inc.c
12870         * src/main.c
12871         * src/mainwindow.c
12872         * src/message_search.c
12873         * src/messageview.c
12874         * src/mimeview.c
12875         * src/prefs_actions.c
12876         * src/prefs_common.c
12877         * src/prefs_common.h
12878         * src/prefs_customheader.c
12879         * src/prefs_display_header.c
12880         * src/prefs_filtering.c
12881         * src/prefs_filtering_action.c
12882         * src/prefs_gtk.c
12883         * src/prefs_matcher.c
12884         * src/prefs_summary_column.c
12885         * src/prefs_template.c
12886         * src/sourcewindow.c
12887         * src/summary_search.c
12888         * src/summaryview.c
12889         * src/textview.c
12890         * src/gtk/about.c
12891         * src/gtk/description_window.c
12892         * src/gtk/gtkshruler.c
12893         * src/gtk/gtkutils.c
12894         * src/gtk/gtkutils.h
12895         * src/gtk/inputdialog.c
12896         * src/gtk/logwindow.c
12897         * src/gtk/prefswindow.c
12898         * src/gtk/progressdialog.c
12899         * src/gtk/progressdialog.h
12900                 first part of initial sync with main-gtk2
12901                 (more to follow)
12902
12903 2005-01-28 [colin]      1.0.0cvs23.1
12904
12905         * src/folderview.c
12906                 Sync with HEAD
12907
12908 2005-01-27 [colin]      1.0.0cvs21.1
12909
12910         * src/folder.c
12911         * src/folderview.c
12912                 Sync with HEAD
12913
12914 2005-01-27 [colin]      1.0.0cvs19.1
12915
12916         * src/procmime.c
12917                 Sync with HEAD
12918
12919 2005-01-27 [colin]      1.0.0cvs18.1
12920
12921         * src/messageview.c
12922         * src/summaryview.c
12923         * src/mainwindow.c
12924         * src/compose.c
12925         * src/compose.h
12926         * src/procmsg.c
12927         * src/procmsg.h
12928         * src/toolbar.c
12929                 Sync with HEAD
12930
12931 2005-01-26 [paul]       1.0.0cvs15.2
12932
12933         * src/compose.c
12934                 compose_entries_set(): convert subject and body to
12935                 utf8 if necessary. patch by Felix Eckhofer
12936
12937 2005-01-26 [paul]       1.0.0cvs15.1
12938
12939         * configure.ac
12940         * src/common/template.c
12941                 sync with HEAD (fix memory leak)
12942
12943 2005-01-25 [paul]       1.0.0cvs14.1
12944
12945         * configure.ac
12946         * src/compose.c
12947                 sync with HEAD
12948
12949 2005-01-24 [colin]      1.0.0cvs13.1
12950
12951         * src/summaryview.c
12952                 Sync with HEAD
12953
12954 2005-01-24 [paul]       1.0.0cvs12.1
12955
12956         * configure.ac
12957         * src/messageview.c
12958         * src/mh.c
12959         * src/common/utils.c
12960                 sync with HEAD
12961
12962 2005-01-24 [colin]      1.0.0cvs11.1
12963
12964         * src/procheader.c
12965                 Sync with HEAD
12966
12967 2005-01-24 [colin]      1.0.0cvs10.1
12968
12969         * src/folderview.c
12970                 Sync with HEAD
12971
12972 2005-01-23 [colin]      1.0.0cvs9.1
12973
12974         * src/crash.c
12975                 Sync with HEAD
12976
12977 2005-01-22 [colin]      1.0.0cvs8.1
12978
12979         * src/summaryview.c
12980         * src/gtk/quicksearch.c
12981                 Sync with HEAD
12982
12983 2005-01-21 [colin]      1.0.0cvs7.1
12984
12985         * src/summaryview.c
12986                 Sync with HEAD
12987
12988 2005-01-21 [colin]      1.0.0cvs6.1
12989
12990         * src/summaryview.c
12991                 Sync with HEAD
12992
12993 2005-01-21 [colin]      1.0.0cvs5.1
12994
12995         * src/gtk/quicksearch.c
12996         * src/prefs_common.c
12997         * src/prefs_common.h
12998                 Sync with HEAD (recurse option)
12999
13000 2005-01-21 [colin]      1.0.0cvs4.1
13001
13002         * src/folder.h
13003         * src/folderview.c
13004         * src/folderview.h
13005         * src/summaryview.c
13006         * src/gtk/quicksearch.c
13007         * src/gtk/quicksearch.h
13008                 Sync with HEAD (recursive quicksearch)
13009
13010 2005-01-20 [colin]      1.0.0cvs3.4
13011
13012         * src/ssl_manager.c
13013                 Remove useless code
13014
13015 2005-01-20 [colin]      1.0.0cvs3.3
13016
13017         * src/ssl_manager.c
13018                 Fix leak, thanks to Alfons.
13019
13020 2005-01-20 [colin]      1.0.0cvs3.2
13021
13022         * src/ssl_manager.c
13023                 Port SSL certificate window to GTK2.
13024
13025 2005-01-20 [paul]       1.0.0cvs3.1
13026
13027         * ChangeLog.claws
13028         * configure.ac
13029         * src/addrindex.c
13030         * src/addrindex.h
13031                 sync with HEAD
13032
13033 2005-01-19 [colin]      1.0.0cvs2.2
13034
13035         * src/plugins/trayicon/trayicon.c
13036                 Fix freeze with gtk-2.6, the easy way
13037                 (signal blocking helpless there...)
13038                 Closes bug #668.
13039
13040 2005-01-19 [colin]      1.0.0cvs2.1
13041
13042         * src/mbox.c
13043         * src/mbox.h
13044         * src/mainwindow.c
13045         * src/summaryview.c
13046         * src/summaryview.h
13047                 Sync with HEAD
13048
13049 2005-01-19 [paul]       1.0.0cvs1.1
13050
13051         * configure.ac
13052         * po/de.po
13053         * po/es.po
13054         * po/fr.po
13055         * po/hr.po
13056         * po/it.po
13057         * po/ja.po
13058         * po/ko.po
13059         * po/pt_BR.po
13060         * po/ru.po
13061         * po/sk.po
13062         * po/sr.po
13063                 sync with HEAD (update translations)
13064
13065 2005-01-18 [colin]      1.0.0cvs0.1
13066
13067         * src/foldersel.c
13068                 Specify search column - patch by Alfons
13069
13070 2005-01-18 [colin]      0.9.13cvs36.3
13071
13072         * src/prefs_toolbar.c
13073                 Change Delete to Remove
13074         * src/prefs_fonts.c
13075                 GTK2 version and leak fixes
13076         * src/prefs_actions.c
13077                 Add stock buttons.
13078                 All patches by Alfons
13079
13080 2005-01-17 [colin]      0.9.13cvs36.2
13081
13082         * src/compose.c
13083                 Fix DnD inserting twice. While at it,
13084                 add DnD support for text/plain in the
13085                 body, and add support in the headers.
13086
13087 2005-01-16 [colin]      0.9.13cvs36.1
13088
13089         * ChangeLog
13090         * ChangeLog.jp
13091         * ChangeLog.claws
13092                 Sync with HEAD (nothing applicable)
13093
13094 2005-01-16 [colin]      0.9.13cvs33.2
13095
13096         * src/prefs_toolbar.c
13097                 GTK2ize prefs_toolbar, by Alfons.
13098
13099 2005-01-14 [colin]      0.9.13cvs33.1
13100
13101         * src/html.c
13102         * src/msgcache.c
13103                 Sync with HEAD
13104
13105 2005-01-14 [colin]      0.9.13cvs32.1
13106
13107         * src/html.c
13108         * src/html.h
13109         * src/msgcache.c
13110         * AUTHORS
13111         * tools/calypso_convert.pl
13112                 Sync with HEAD
13113
13114 2005-01-08 [colin]      0.9.13cvs29.2
13115
13116         * src/prefs_filtering_action.c
13117         * src/prefs_filtering.c
13118                 2 more gtk2 patches by Alfons
13119
13120 2005-01-07 [paul]       0.9.13cvs29.1
13121
13122         * ChangeLog
13123         * ChangeLog.claws
13124         * ChangeLog.jp
13125         * configure.ac
13126         * src/pop.c
13127         * src/pop.h
13128                 sync with HEAD
13129
13130 2005-01-07 [colin]      0.9.13cvs28.3
13131
13132         * src/gtk/progressdialog.c
13133         * src/gtk/progressdialog.h
13134         * src/inc.c
13135         * src/send_message.c
13136                 GTK2 for the incorporation dialog. The CList isn't dead
13137                 yet, for a more smooth migration. Patch by Alfons.
13138
13139 2005-01-06 [colin]      0.9.13cvs28.2
13140
13141         * src/prefs_display_header.c
13142                 GTK2 conversion by Alfons
13143         * src/prefs_actions.c
13144         * src/prefs_matcher.c
13145                 Fix 2 leaks - patch by Alfons
13146
13147 2005-01-06 [colin]      0.9.13cvs28.1
13148
13149         * src/prefs_matcher.c
13150                 Sync with HEAD
13151
13152 2005-01-06 [colin]      0.9.13cvs27.4
13153
13154         * src/prefs_matcher.c
13155                 Fix double-free. Patch by Alfons
13156
13157 2005-01-06 [colin]      0.9.13cvs27.3
13158
13159         * src/prefs_matcher.c
13160                 GTK2 widgets + memleak
13161                 Patch by Alfons
13162
13163 2005-01-05 [colin]      0.9.13cvs27.2
13164
13165         * src/account.c
13166         * src/addr_compl.c
13167         * src/foldersel.c
13168         * src/stock_pixmap.c
13169         * src/stock_pixmap.h
13170                 3 more GTK2 patches by Alfons.
13171
13172 2005-01-04 [colin]      0.9.13cvs27.1
13173
13174         * src/folderview.c
13175         * src/imap_gtk.c
13176         * src/news_gtk.c
13177                 Sync with HEAD
13178
13179 2005-01-04 [colin]      0.9.13cvs25.9
13180
13181         * src/compose.c
13182                 Fix Show Ruler menuitem
13183         * src/prefs_template.c
13184                 Convert to GTK2
13185         * src/common/utils.c
13186                 Make auto pointer stuff handles NULLs
13187                 Patches by Alfons.
13188
13189 2005-01-04 [colin]      0.9.13cvs25.8
13190
13191         * src/compose.c
13192                 Move the attachment list to gtk2
13193                 Patch by Alfons.
13194
13195 2005-01-04 [colin]      0.9.13cvs25.7
13196
13197         * src/textview.c
13198                 Make some keys work again
13199                 Patch by SungHyun Nam <namsh@kldp.org>
13200
13201 2005-01-04 [colin]      0.9.13cvs25.6
13202
13203         * src/gtk/gtkshruler.c
13204                 Move the ruler to GTK2
13205                 Patch by Alfons
13206
13207 2005-01-03 [colin]      0.9.13cvs25.5
13208
13209         * src/compose.c
13210                 Fix my broken patch apply 
13211
13212 2005-01-03 [colin]      0.9.13cvs25.4
13213
13214         * src/common/utils.c
13215         * src/common/utils.h
13216         * src/gtk/prefswindow.c
13217                 Move auto pointer stuff to utils.c
13218                 Patch by Alfons again :)
13219
13220 2005-01-03 [colin]      0.9.13cvs25.3
13221
13222         * src/compose.c
13223         * src/prefs_gtk.c
13224         * src/prefs_template.c
13225         * src/textview.c
13226                 Empty text widgets with empty strings, not NULL char
13227                 Patch by SungHyun Nam <namsh@kldp_org>
13228
13229 2005-01-03 [colin]      0.9.13cvs25.2
13230
13231         * src/main.c
13232         * AUTHORS
13233                 Sync with HEAD
13234
13235 2005-01-03 [colin]      0.9.13cvs25.1
13236
13237         * src/pop.c
13238         * src/pop.h
13239                 Sync with HEAD
13240
13241 2005-01-03 [colin]      0.9.13cvs24.3
13242
13243         * src/account.c
13244                 Two patches from Alfons and Alex S Moore:
13245                 fix images, fix return value.
13246
13247 2005-01-01 [colin]      0.9.13cvs24.2
13248
13249         * src/prefs_actions.c
13250                 Fix over-zealous assertion. Patch by Alfons
13251
13252 2005-01-01 [colin]      0.9.13cvs24.1
13253
13254         * src/procmime.c
13255                 Sync with HEAD (leak fix)
13256
13257 2004-12-31 [colin]      0.9.13cvs23.2
13258
13259         * src/prefs_common.c
13260                 GTK2 widgets + stock buttons - patch by Alfons
13261
13262 2004-12-31 [paul]       0.9.13cvs23.1
13263
13264         * configure.ac
13265                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13266         * src/gtk/pluginwindow.c
13267                 use GTK2 widgets and plug memory leaks,
13268                 patches by Alfons
13269
13270 2004-12-30 [colin]      0.9.13cvs22.4
13271
13272         * src/account.c
13273         * src/action.c
13274         * src/export.c
13275         * src/foldersel.c
13276         * src/import.c
13277         * src/message_search.c
13278         * src/prefs_actions.c
13279         * src/prefs_common.c
13280         * src/prefs_customheader.c
13281         * src/prefs_filtering.c
13282         * src/prefs_summary_column.c
13283         * src/summary_search.c
13284         * src/gtk/about.c
13285         * src/gtk/description_window.c
13286         * src/gtk/gtkutils.c
13287         * src/gtk/gtkutils.h
13288         * src/gtk/inputdialog.c
13289         * src/gtk/prefswindow.c
13290                 Use GTK2 stock buttons. Patches by Alfons.
13291
13292 2004-12-30 [colin]      0.9.13cvs22.3
13293
13294         * src/account.c
13295                 Sync with HEAD
13296         * src/prefs_actions.c
13297         * src/prefs_customheader.c
13298         * src/prefs_filtering.c
13299         * src/prefs_msg_colors.c
13300         * src/prefs_summary_column.c
13301         * src/gtk/prefswindow.c
13302                 Use GtkTreeView instead of deprecated 
13303                 widgets. Patches by Alfons.
13304
13305 2004-12-30 [paul]       0.9.13cvs22.2
13306
13307         * src/foldersel.c
13308                 use GTK 2 Tree View
13309                 patch by Alfons, with root folder sorting fix
13310                 by Stephan Sachse
13311
13312 2004-12-30 [paul]       0.9.13cvs22.1
13313
13314         * ChangeLog
13315         * ChangeLog.claws
13316         * ChangeLog.jp
13317         * NEWS
13318         * configure.ac
13319         * src/account.c
13320                 sync with HEAD
13321
13322 2004-12-22 [martin]     0.9.13cvs21.2
13323
13324         * src/action.c
13325                 free the command line after its use
13326
13327 2004-12-18 [paul]       0.9.13cvs21.1
13328
13329         * AUTHORS
13330         * ChangeLog
13331         * ChangeLog.claws
13332         * ChangeLog.jp
13333         * NEWS
13334         * configure.ac
13335         * src/action.c
13336         * src/compose.c
13337         * src/syldap.c
13338                 sync with HEAD
13339
13340 2004-12-17 [martin]     0.9.13cvs17.2
13341
13342         * src/action.c
13343                 convert actions input to locale
13344         * src/inc.c
13345                 convert notification command to locale
13346         * src/plugins/pgpmime/select-keys.c
13347                 convert attributes to utf8
13348
13349 2004-12-14 [colin]      0.9.13cvs17.1
13350
13351         * ChangeLog
13352         * ChangeLog.jp
13353         * ChangeLog.claws
13354         * src/action.c
13355         * src/common/utils.c
13356         * src/gtk/prefswindow.c
13357         * src/gtk/gtkutils.c
13358         * src/gtk/gtkutils.h
13359         * src/plugins/spamassassin/libspamc.c
13360                 Sync with HEAD
13361
13362 2004-12-13 [colin]      0.9.13cvs14.1
13363
13364         * src/quote_fmt_parse.y
13365                 Sync with HEAD
13366
13367 2004-12-10 [colin]      0.9.13cvs12.1
13368
13369         * src/prefs_themes.c
13370         * src/mainwindow.c
13371         * src/messageview.c
13372                 Sync with HEAD
13373
13374 2004-12-09 [colin]      0.9.13cvs10.1
13375
13376         * src/procmime.c
13377                 Sync with HEAD (fix B64 encoding from memory)
13378
13379 2004-12-08 [colin]      0.9.13cvs9.1
13380
13381         * src/gtk/colorlabel.c
13382                 Sync with HEAD
13383
13384 2004-12-08 [paul]       0.9.13cvs8.2
13385
13386         * src/gtk/pluginwindow.c
13387                 fix window resizing oddities
13388
13389 2004-12-08 [colin]      0.9.13cvs8.1
13390
13391         * src/quote_fmt_parse.y
13392                 Sync with HEAD
13393
13394 2004-12-08 [colin]      0.9.13cvs7.1
13395
13396         * src/matcher_parser_parse.y
13397         * src/msgcache.c
13398         * src/prefs_matcher.c
13399         * src/procheader.c
13400         * src/matcher.c
13401         * src/common/defs.h
13402         * po/sr.po
13403                 Sync with HEAD
13404
13405 2004-12-08 [colin]      0.9.13cvs6.1
13406
13407         * src/quote_fmt_parse.y
13408         * src/textview.c
13409                 Sync with HEAD
13410         * src/gtk/prefswindow.c
13411         * src/gtk/pluginwindow.c
13412                 Fix G_CALLBACKS protos (thanks to Alfons)
13413
13414 2004-12-07 [torte]      0.9.13cvs2.2
13415
13416         * src/procmime.c
13417                 [Bug 650] reply button causes crash
13418                 Thanks to David Relson and Christoph
13419
13420 2004-12-07 [colin]      0.9.13cvs2.1
13421
13422         * ChangeLog.claws
13423         * AUTHORS
13424         * po/sk.po
13425         * src/procmime.c
13426         * src/prefs_account.c
13427         * src/common/smtp.c
13428         * src/common/smtp.h
13429                 Sync with HEAD
13430
13431 2004-12-06 [colin]      0.9.12cvs187.1
13432
13433         * ChangeLog.claws
13434         * INSTALL
13435         * Makefile.am
13436         * README.claws
13437         * TODO.claws
13438         * configure.ac
13439         * po/bg.po
13440         * po/cs.po
13441         * po/el.po
13442         * po/en_GB.po
13443         * po/es.po
13444         * po/fr.po
13445         * po/hr.po
13446         * po/hu.po
13447         * po/it.po
13448         * po/ja.po
13449         * po/ko.po
13450         * po/nl.po
13451         * po/pl.po
13452         * po/pt_BR.po
13453         * po/ru.po
13454         * po/sk.po
13455         * po/sr.po
13456         * po/sv.po
13457         * po/zh_CN.po
13458         * po/zh_TW.Big5.po
13459         * src/compose.c
13460         * tools/Makefile.am
13461         * tools/README
13462         * tools/filter_conv.pl
13463         * tools/kdeservicemenu/README
13464         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13465         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13466                 Sync with HEAD
13467
13468 2004-12-04 [colin]      0.9.12cvs183.1
13469
13470         * src/compose.c
13471                 Sync with HEAD (compose window position saving)
13472
13473 2004-12-04 [paul]       0.9.12cvs182.3
13474
13475         * src/messageview.c
13476         * src/mimeview.c
13477         * src/prefs_customheader.c
13478         * src/gtk/quicksearch.c
13479                 replace some forgotten GTK_SIGNAL_FUNCs
13480
13481 2004-12-04 [paul]       0.9.12cvs182.2
13482
13483         * src/Makefile.am
13484                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13485                 committed in error      
13486
13487 2004-12-04 [paul]       0.9.12cvs182.1
13488
13489         * ChangeLog
13490         * ChangeLog.claws
13491         * ChangeLog.jp
13492         * INSTALL
13493         * NEWS
13494         * README
13495         * README.jp
13496         * configure.ac
13497         * doc/manual/ja/Makefile.am
13498         * doc/manual/ja/sylpheed-1.html
13499         * doc/manual/ja/sylpheed-10.html
13500         * doc/manual/ja/sylpheed-11.html
13501         * doc/manual/ja/sylpheed-12.html
13502         * doc/manual/ja/sylpheed-13.html
13503         * doc/manual/ja/sylpheed-14.html
13504         * doc/manual/ja/sylpheed-15.html
13505         * doc/manual/ja/sylpheed-16.html
13506         * doc/manual/ja/sylpheed-17.html
13507         * doc/manual/ja/sylpheed-18.html
13508         * doc/manual/ja/sylpheed-19.html
13509         * doc/manual/ja/sylpheed-2.html
13510         * doc/manual/ja/sylpheed-20.html
13511         * doc/manual/ja/sylpheed-3.html
13512         * doc/manual/ja/sylpheed-4.html
13513         * doc/manual/ja/sylpheed-5.html
13514         * doc/manual/ja/sylpheed-6.html
13515         * doc/manual/ja/sylpheed-7.html
13516         * doc/manual/ja/sylpheed-8.html
13517         * doc/manual/ja/sylpheed-9.html
13518         * doc/manual/ja/sylpheed.html
13519         * doc/manual/ja/sylpheed.sgml
13520         * po/de.po
13521         * src/Makefile.am
13522         * src/compose.c
13523         * src/procmime.c
13524         * src/pixmaps/regular.xpm **REMOVED**
13525         * src/plugins/pgpmime/pgpmime.c
13526         * src/plugins/pgpmime/plugin.c
13527         * src/plugins/pgpmime/prefs_gpg.c
13528                 sync with HEAD
13529
13530 2004-12-03 [paul]       0.9.12cvs180.1
13531
13532         * ChangeLog
13533         * ChangeLog.claws
13534         * ChangeLog.jp
13535         * configure.ac
13536         * src/Makefile.am
13537         * src/pop.c
13538         * src/common/utils.c
13539         * src/common/utils.h
13540         * src/pixmaps/continue.xpm
13541         * src/pixmaps/dir_close.xpm
13542         * src/pixmaps/dir_open.xpm
13543         * src/pixmaps/drafts_close.xpm
13544         * src/pixmaps/drafts_open.xpm
13545         * src/pixmaps/folder.xpm **REMOVED**
13546         * src/pixmaps/group.xpm
13547         * src/pixmaps/unread.xpm
13548                 sync with HEAD
13549
13550 2004-12-02 [colin]      0.9.12cvs179.1
13551
13552         * src/compose.c
13553                 Sync with HEAD (non-duplicated reedition)
13554
13555 2004-12-02 [colin]      0.9.12cvs178.1
13556
13557         * src/compose.c
13558                 Sync with HEAD (linewrap_quote fix)
13559
13560 2004-12-01 [colin]      0.9.12cvs177.3
13561
13562         * src/addrharvest.c
13563                 Replace sizeof with strlen
13564
13565 2004-12-01 [paul]       0.9.12cvs177.2
13566
13567         * src/addrharvest.c
13568                 fix 'harvest addresses'
13569
13570 2004-11-30 [colin]      0.9.12cvs177.1
13571
13572         * src/gtk/prefswindow.c
13573         * src/gtk/pluginwindow.c
13574                 Sync with HEAD
13575
13576 2004-11-29 [colin]      0.9.12cvs176.1
13577
13578         * src/folderview.c
13579                 sync with HEAD (Fix disappearing separators in folderview's popup)
13580
13581 2004-11-29 [colin]      0.9.12cvs175.1
13582
13583         * src/procmime.c
13584                 Sync with head (another format fix)
13585
13586 2004-11-29 [colin]      0.9.12cvs174.1
13587
13588         * src/pop.c
13589                 Sync with HEAD (format string fix)
13590
13591 2004-11-26 [colin]      0.9.12cvs173.1
13592
13593         * src/common/smtp.c
13594         * src/common/smtp.h
13595                 Sync with HEAD
13596
13597 2004-11-24 [colin]      0.9.12cvs172.1
13598
13599         * src/plugins/pgpmime/pgpmime.c
13600                 Sync with HEAD
13601
13602 2004-11-24 [colin]      0.9.12cvs171.1
13603
13604         * src/plugins/pgpmime/pgpmime.c
13605                 Sync with head (gpgmectx leaks)
13606
13607 2004-11-24 [colin]      0.9.12cvs169.1
13608
13609         * src/plugins/pgpmime/plugin.c
13610         * src/plugins/trayicon/Makefile.am
13611         * src/plugins/trayicon/newmarkedmail.xpm
13612         * src/plugins/trayicon/trayicon.c
13613         * src/plugins/trayicon/unreadmarkedmail.xpm
13614                 Sync with HEAD
13615
13616 2004-11-23 [colin]      0.9.12cvs168.1
13617
13618         * src/partial_download.c
13619         * src/partial_download.h
13620         * src/plugins/pgpmime/plugin.c
13621                 Sync with HEAD
13622
13623 2004-11-23 [colin]      0.9.12cvs166.1
13624
13625         * src/Makefile.am
13626         * src/codeconv.c
13627         * src/compose.c
13628         * src/folderview.c
13629         * src/main.c
13630         * src/partial_download.c
13631         * src/partial_download.h
13632         * src/prefs_account.c
13633         * src/prefs_account.h
13634         * src/privacy.c
13635         * src/privacy.h
13636         * src/procmime.c
13637         * src/common/Makefile.am
13638         * src/common/base64.h
13639         * src/common/partial_download.c
13640         * src/common/partial_download.h
13641         * src/gtk/prefswindow.c
13642         * src/gtk/prefswindow.h
13643         * src/plugins/pgpmime/pgpmime.c
13644         * src/plugins/pgpmime/prefs_gpg.c
13645         * src/plugins/pgpmime/prefs_gpg.h
13646         * src/plugins/pgpmime/sgpgme.c
13647         * src/plugins/pgpmime/sgpgme.h
13648                 Sync with HEAD
13649
13650 2004-11-23 [colin]      0.9.12cvs163.1
13651
13652         * src/main.c
13653                 Sync with HEAD (cursor optimization)
13654
13655 2004-11-23 [colin]      0.9.12cvs162.1
13656
13657         * src/prefs_common.c
13658         * src/prefs_themes.c
13659         * src/procmsg.c
13660                 Sync with HEAD
13661
13662 2004-11-23 [colin]      0.9.12cvs158.9
13663
13664         * src/compose.c
13665                 Fix double-free when forwarding
13666         * src/msgcache.c
13667                 Fix leak on error path
13668                 
13669
13670 2004-11-23 [colin]      0.9.12cvs158.8
13671
13672         * src/compose.c
13673                 Fix possible double-free
13674                 Spotted by Alfons
13675
13676 2004-11-23 [colin]      0.9.12cvs158.7
13677
13678         * src/compose.c
13679                 Fix some signal handlers' prototypes
13680                 Spotted by Alfons
13681
13682 2004-11-22 [colin]      0.9.12cvs158.6
13683
13684         * src/compose.c
13685                 Remove unneeded code and duplicated
13686                 wrapping - patch by Alfons
13687
13688 2004-11-22 [colin]      0.9.12cvs158.5
13689
13690         * src/prefs_themes.c
13691                 Fix oversized selector
13692
13693 2004-11-22 [colin]      0.9.12cvs158.4
13694
13695         * src/compose.c
13696                 fix dump_text()
13697                 patch by Alfons
13698
13699 2004-11-19 [colin]      0.9.12cvs158.3
13700
13701         * src/textview.c
13702                 Add a context menu on links (open, copy)
13703
13704 2004-11-18 [paul]       0.9.12cvs158.2
13705
13706         * src/addrgather.c
13707         * src/exphtmldlg.c
13708         * src/expldifdlg.c
13709         * src/mimeview.c
13710         * src/prefs_common.c
13711         * src/plugins/image_viewer/viewer.c
13712         * src/plugins/spamassassin/spamassassin_gtk.c
13713                 replace deprecated gtk_notebook_set_page
13714                 and gtk_notebook_current_page
13715
13716 2004-11-18 [paul]       0.9.12cvs158.1
13717
13718         * configure.ac
13719         * src/compose.c
13720         * src/mainwindow.c
13721         * src/messageview.c
13722         * src/prefs_common.c
13723         * src/common/utils.c
13724         * src/common/utils.h
13725                 sync with HEAD
13726
13727 2004-11-17 [colin]      0.9.12cvs156.1
13728
13729         * src/prefs_account.c
13730         * src/prefs_account.h
13731         * src/procmsg.c
13732                 Sync with HEAD (add pref to store encrypted mails encrypted)
13733
13734 2004-11-17 [paul]       0.9.12cvs155.1
13735
13736         * ChangeLog
13737         * ChangeLog.claws
13738         * ChangeLog.jp
13739         * NEWS
13740         * configure.ac
13741         * src/compose.c
13742         * src/jpilot.c
13743         * src/privacy.c
13744         * src/procmime.c
13745         * src/procmime.h
13746         * src/procmsg.c
13747         * src/toolbar.c
13748         * src/pixmaps/error.xpm
13749                 sync with HEAD
13750
13751 2004-11-17 [colin]      0.9.12cvs151.1
13752
13753         * src/plugins/pgpmime/pgpmime.c
13754                 Sync with HEAD (remove debug printf)
13755
13756 2004-11-17 [colin]      0.9.12cvs150.1
13757
13758         * src/plugins/pgpmime/pgpmime.c
13759                 Sync with HEAD (off-by-one fix)
13760
13761 2004-11-17 [colin]      0.9.12cvs149.1
13762
13763         * src/procmsg.c
13764                 Sync with HEAD (coding style fixes)
13765
13766 2004-11-16 [colin]      0.9.12cvs148.1
13767
13768         * src/procmsg.c
13769                 Sync with head (Fix the fix)
13770
13771 2004-11-16 [colin]      0.9.12cvs147.1
13772
13773         * src/procmsg.c
13774                 Sync with Main (leak fix)
13775
13776 2004-11-16 [colin]      0.9.12cvs146.14
13777
13778         * src/compose.c
13779                 Remove useless chunk of code
13780                 Patch by Alfons
13781
13782 2004-11-15 [colin]      0.9.12cvs146.13
13783
13784         * src/compose.c
13785                 Fix drafting after insertion
13786                 Patch by Alfons
13787
13788 2004-11-15 [colin]      0.9.12cvs146.12
13789
13790         * src/compose.c
13791         * src/prefs_filtering.c
13792         * src/prefs_filtering_action.c
13793         * src/prefs_toolbar.c
13794                 Fix some const-correctness
13795
13796 2004-11-15 [colin]      0.9.12cvs146.11
13797
13798         * src/summaryview.c
13799         * src/prefs_themes.c
13800         * src/messageview.c
13801                 Fix some leaks
13802
13803 2004-11-15 [colin]      0.9.12cvs146.10
13804
13805         * src/codeconv.c
13806                 More unreadable locale fixes
13807
13808 2004-11-14 [colin]      0.9.12cvs146.9
13809
13810         * src/textview.c
13811                 Fix uri_security_check
13812                 Patch by Alfons
13813
13814 2004-11-13 [paul]       0.9.12cvs146.8
13815
13816         * src/folder.c
13817         * src/procmime.c
13818                 fix 2 bugs introduced in last commit
13819
13820 2004-11-13 [paul]       0.9.12cvs146.7
13821
13822         * src/compose.c
13823         * src/exporthtml.c
13824         * src/exportldif.c
13825         * src/folder.c
13826         * src/imap.c
13827         * src/imap_gtk.c
13828         * src/main.c
13829         * src/mainwindow.c
13830         * src/messageview.c
13831         * src/mh_gtk.c
13832         * src/prefs_themes.c
13833         * src/procmime.c
13834         * src/setup.c
13835         * src/summaryview.c
13836                 replace deprecated g_basename
13837
13838 2004-11-13 [paul]       0.9.12cvs146.6
13839
13840         * src/compose.c
13841         * src/imap.c
13842         * src/matcher_parser.h
13843         * src/matcher_parser_parse.y
13844         * src/prefs_filtering.c
13845         * src/prefs_filtering_action.c
13846         * src/prefs_themes.c
13847         * src/prefs_toolbar.c
13848         * src/common/utils.c
13849                 various small fixes/cleanups
13850
13851 2004-11-12 [colin]      0.9.12cvs146.5
13852
13853         * src/textview.c
13854                 Validate event's origin on visibility notify
13855                 Patch by Alfons.
13856
13857 2004-11-12 [paul]       0.9.12cvs146.4
13858
13859         * src/exporthtml.c
13860         * src/exportldif.c
13861         * src/imap.c
13862         * src/mh.c
13863         * src/mimeview.c
13864         * src/prefs_spelling.c
13865         * src/prefs_themes.c
13866                 replace deprecated g_dirname    
13867
13868 2004-11-12 [colin]      0.9.12cvs146.3
13869
13870         * src/textview.c
13871                 Some coding style fixes
13872
13873 2004-11-12 [colin]      0.9.12cvs146.2
13874
13875         * src/codeconv.c
13876                 We want to replace _all_ extended chars in
13877                 conv_unreadable_*, because any string containing
13878                 extended chars not parsing as UTF8 is 
13879                 undisplayed on gtk2.
13880
13881 2004-11-12 [paul]       0.9.12cvs146.1
13882
13883         * ChangeLog
13884         * ChangeLog.claws
13885         * ChangeLog.jp
13886         * NEWS
13887         * configure.ac
13888         * src/account.c
13889         * src/folderview.c
13890         * src/folderview.h
13891         * src/imap.c
13892         * src/imap_gtk.c
13893         * src/inc.c
13894         * src/mainwindow.c
13895         * src/mh_gtk.c
13896         * src/news_gtk.c
13897         * src/pop.c
13898         * src/prefs_account.c
13899         * src/prefs_account.h
13900         * src/prefs_ext_prog.c
13901         * src/procmime.c
13902         * src/procmime.h
13903         * src/procmsg.c
13904         * src/procmsg.h
13905         * src/summary_search.c
13906         * src/summaryview.c
13907         * src/textview.c
13908         * src/common/defs.h
13909         * src/common/utils.c
13910         * src/common/utils.h
13911         * src/gtk/menu.c
13912         * src/gtk/menu.h
13913                 sync with HEAD
13914
13915 2004-11-11 [colin]      0.9.12cvs144.2
13916
13917         * src/textview.c
13918                 Fix URI range selection (patch by Alfons)
13919
13920 2004-11-09 [colin]      0.9.12cvs144.1
13921
13922         * ChangeLog.claws
13923         * src/compose.c
13924         * src/folder.c
13925         * src/folder_item_prefs.c
13926         * src/prefs_account.c
13927         * src/prefs_account.h
13928         * src/plugins/pgpmime/pgpmime.c
13929                 Sync with HEAD
13930
13931 2004-11-08 [colin]      0.9.12cvs143.1
13932
13933         * src/summaryview.c
13934                 Sync with HEAD (optimize quicksearch)
13935
13936 2004-11-08 [colin]      0.9.12cvs142.2
13937
13938         * src/compose.c
13939                 Don't wrap when Edit/Auto wrapping is disabled
13940
13941 2004-11-08 [colin]      0.9.12cvs142.1
13942
13943         * src/textview.c
13944                 Sync with HEAD
13945
13946 2004-11-08 [colin]      0.9.12cvs141.1
13947
13948         * src/textview.c
13949                 Sync with HEAD (fix some mail URIs)
13950
13951 2004-11-08 [colin]      0.9.12cvs140.3
13952
13953         * src/textview.c
13954                 o Use text cursor instead of arrow when
13955                   not on a link
13956                 o Fix handling of contiguous links (as in
13957                   "colin@colino.net" <colin@colino.net>)
13958                   This one unveils a bug in get_email_part()
13959
13960 2004-11-07 [colin]      0.9.12cvs140.2
13961
13962         * src/textview.c
13963                 Fix memleak. Patch by Alfons.
13964
13965 2004-11-06 [colin]      0.9.12cvs140.1
13966
13967         * src/compose.c
13968                 Sync with HEAD (don't ask passphrase
13969                 when drafting)
13970
13971 2004-11-06 [paul]       0.9.12cvs139.2
13972
13973         * AUTHORS
13974         * src/textview.c
13975         * src/textview.h
13976                 textview URI handling. hovering over a 
13977                 link displays it in the status bar,
13978                 and changes the mouse pointer to a hand 
13979                 cursor. a link is activated with a single 
13980                 click. (Modified from the) patch by Jean-Yves 
13981                 Lefort <jylefort@users.sourceforge.net>
13982                 
13983
13984 2004-11-05 [colin]      0.9.12cvs139.1
13985
13986         * src/compose.c
13987         * src/procmime.c
13988                 Sync with HEAD again ^^
13989
13990 2004-11-05 [colin]      0.9.12cvs139.1
13991
13992         * src/compose.c
13993         * src/procmime.c
13994                 Sync with HEAD
13995
13996 2004-11-03 [paul]       0.9.12cvs138.1
13997
13998         * ChangeLog.claws
13999         * configure.ac
14000         * po/POTFILES.in
14001         * src/prefs_ext_prog.c
14002         * src/procmime.c
14003         * tools/kdeservicemenu/README
14004         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14005         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14006                 sync with HEAD
14007
14008 2004-11-01 [christoph]  0.9.12cvs136.2
14009
14010         * src/procmime.c
14011                 convert MIME parameters to UTF-8
14012
14013 2004-10-29 [colin]      0.9.12cvs136.1
14014
14015         * src/common/utils.c
14016                 Sync with HEAD (don't use '=' in mime boundary)
14017
14018 2004-10-29 [paul]       0.9.12cvs135.1
14019
14020         * configure.ac
14021         * doc/src/rfc2231.txt
14022         * src/procmime.c
14023         * src/common/quoted-printable.c
14024         * src/common/utils.c
14025         * src/common/utils.h
14026                 sync with HEAD
14027
14028 2004-10-27 [paul]       0.9.12cvs134.1
14029
14030         * configure.ac
14031         * src/main.c
14032         * src/procmime.c
14033         * src/plugins/pgpmime/pgpmime.c
14034                 sync with HEAD
14035
14036 2004-10-26 [paul]       0.9.12cvs132.3
14037
14038         * src/account.c
14039         * src/addressbook.c
14040         * src/addrgather.c
14041         * src/addrharvest.c
14042         * src/codeconv.c
14043         * src/compose.c
14044         * src/customheader.c
14045         * src/editaddress.c
14046         * src/editgroup.c
14047         * src/enriched.c
14048         * src/expldifdlg.c
14049         * src/exporthtml.c
14050         * src/exportldif.c
14051         * src/folder.c
14052         * src/foldersel.c
14053         * src/folderview.c
14054         * src/grouplistdialog.c
14055         * src/html.c
14056         * src/imap.c
14057         * src/jpilot.c
14058         * src/ldapserver.c
14059         * src/ldif.c
14060         * src/mimeview.c
14061         * src/news.c
14062         * src/news_gtk.c
14063         * src/pop.c
14064         * src/prefs_display_header.c
14065         * src/prefs_gtk.c
14066         * src/prefs_msg_colors.c
14067         * src/prefs_toolbar.c
14068         * src/procheader.c
14069         * src/procmime.c
14070         * src/summaryview.c
14071         * src/textview.c
14072         * src/toolbar.c
14073         * src/vcard.c
14074         * src/common/mgutils.c
14075         * src/common/nntp.c
14076         * src/common/smtp.c
14077         * src/common/template.c
14078         * src/common/utils.c
14079         * src/common/xmlprops.c
14080         * src/plugins/pgpmime/pgpmime.c
14081         * src/plugins/pgpmime/select-keys.c
14082         * src/plugins/pgpmime/sgpgme.c
14083                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14084                 g_string_sprintfa(), gtk_notebook_current_page()
14085
14086 2004-10-26 [colin]      0.9.12cvs132.2
14087
14088         * src/prefs_folder_item.c
14089                 Fix default-account selection
14090
14091 2004-10-21 [colin]      0.9.12cvs133
14092
14093         * src/compose.c
14094                 Sync with HEAD (Remove extra separator in compose's Options)
14095         * src/textview.c
14096                 Set wrapping to char
14097
14098 2004-10-21 [paul]       0.9.12cvs131.2
14099
14100         * src/compose.c
14101         * src/sourcewindow.c
14102                 fix wrapping
14103                 fix window shrinking 
14104
14105 2004-10-21 [colin]      0.9.12cvs131.1
14106
14107         * ChangeLog.claws
14108         * src/compose.c
14109                 Sync with HEAD
14110
14111 2004-10-21 [paul]       0.9.12cvs130.2
14112
14113         * src/prefs_folder_item.c
14114                 sync with HEAD (Apply to subfolders)
14115
14116 2004-10-19 [colin]      0.9.12cvs130.1
14117
14118         * ChangeLog.claws
14119         * src/compose.c
14120         * src/common/utils.c
14121         * src/gtk/menu.c
14122                 Sync with HEAD
14123
14124 2004-10-19 [colin]      0.9.12cvs128.1
14125
14126         * src/addrbook.c
14127         * src/addrcache.c
14128         * src/addressbook.c
14129         * src/codeconv.c
14130         * src/compose.c
14131         * src/customheader.c
14132         * src/editaddress.c
14133         * src/editgroup.c
14134         * src/exporthtml.c
14135         * src/folder.c
14136         * src/folderview.c
14137         * src/imap.c
14138         * src/jpilot.c
14139         * src/main.c
14140         * src/matcher_parser_parse.y
14141         * src/mbox.c
14142         * src/pop.c
14143         * src/prefs_account.c
14144         * src/prefs_gtk.c
14145         * src/prefs_msg_colors.c
14146         * src/procheader.c
14147         * src/procmime.c
14148         * src/procmime.h
14149         * src/procmsg.c
14150         * src/summaryview.c
14151         * src/textview.c
14152         * src/common/base64.c
14153         * src/common/partial_download.c
14154         * src/common/socket.c
14155         * src/common/sylpheed.c
14156         * src/common/utils.c
14157         * src/common/utils.h
14158         * src/gtk/pluginwindow.c
14159         * src/gtk/quicksearch.c
14160         * src/plugins/clamav/clamav_plugin.c
14161         * src/plugins/clamav/clamav_plugin.h
14162         * src/plugins/clamav/clamav_plugin_gtk.c
14163         * src/plugins/pgpmime/passphrase.c
14164         * src/plugins/pgpmime/pgpmime.c
14165         * src/plugins/pgpmime/plugin.c
14166         * src/plugins/pgpmime/prefs_gpg.c
14167         * src/plugins/pgpmime/prefs_gpg.h
14168         * src/plugins/pgpmime/select-keys.c
14169         * src/plugins/pgpmime/sgpgme.c
14170         * src/plugins/spamassassin/libspamc.c
14171         * src/plugins/spamassassin/spamassassin.c
14172         * src/plugins/spamassassin/spamassassin.h
14173         * src/plugins/spamassassin/spamassassin_gtk.c
14174         * src/plugins/trayicon/trayicon.c
14175         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14176                 Sync with HEAD
14177
14178 2004-10-14 [colin]      0.9.12cvs126.2
14179
14180         * src/codeconv.c
14181         * src/textview.c
14182                 Fix conv_unreadable_locale
14183
14184 2004-10-13 [colin]      0.9.12cvs126.1
14185
14186         * src/compose.c
14187                 Sync with HEAD (don't convert charset for 
14188                 drafted messages, minor cleanup)
14189
14190 2004-10-13 [colin]      0.9.12cvs125.1
14191
14192         * po/POTFILES.in
14193                 Sync with HEAD (POTFILES fix)
14194
14195 2004-10-12 [colin]      0.9.12cvs124.3
14196
14197         * src/compose.c
14198                 Fix encoding bug from latest sync
14199
14200 2004-10-12 [paul]       0.9.12cvs124.2
14201
14202         * src/plugins/pgpmime/prefs_gpg.c
14203         * src/plugins/pgpmime/prefs_gpg.h
14204                 forgotten in last commit        
14205
14206 2004-10-12 [paul]       0.9.12cvs124.1
14207
14208         * ChangeLog.claws
14209         * configure.ac
14210         * m4/spamassassin.m4
14211         * src/Makefile.am
14212         * src/account.c
14213         * src/compose.c
14214         * src/compose.h
14215         * src/crash.c
14216         * src/main.c
14217         * src/mimeview.c
14218         * src/passphrase.c
14219         * src/passphrase.h
14220         * src/prefs_account.c
14221         * src/prefs_account.h
14222         * src/prefs_common.c
14223         * src/privacy.c
14224         * src/privacy.h
14225         * src/procmime.c
14226         * src/procmime.h
14227         * src/procmsg.c
14228         * src/rfc2015.c
14229         * src/rfc2015.h
14230         * src/select-keys.c
14231         * src/select-keys.h
14232         * src/textview.c
14233         * src/common/utils.c
14234         * src/common/utils.h
14235         * src/gtk/about.c
14236         * src/plugins/pgpmime/Makefile.am
14237         * src/plugins/pgpmime/passphrase.c
14238         * src/plugins/pgpmime/passphrase.h
14239         * src/plugins/pgpmime/pgpmime.c
14240         * src/plugins/pgpmime/plugin.c
14241         * src/plugins/pgpmime/select-keys.c
14242         * src/plugins/pgpmime/select-keys.h
14243         * src/plugins/pgpmime/sgpgme.c
14244         * src/plugins/pgpmime/sgpgme.h
14245                 sync with HEAD
14246
14247 2004-10-04 [colin]      0.9.12cvs122.1
14248
14249         * src/mainwindow.c
14250         * src/messageview.c
14251         * src/messageview.h
14252         * src/textview.c
14253                 Sync with HEAD
14254
14255 2004-10-04 [colin]      0.9.12cvs121.1
14256
14257         * src/summaryview.c
14258                 Sync with HEAD
14259
14260 2004-10-04 [paul]       0.9.12cvs120.1
14261
14262         * configure.ac
14263                 sync with HEAD [don't try to build 
14264                 pgpmime plugin when gpgme is disabled]
14265
14266 2004-10-03 [colin]      0.9.12cvs119.3
14267
14268         * src/gtk/gtksctree.c
14269                 Lots of side effects. Put back as before 117.2.
14270         * src/summaryview.c
14271                 Fix bug #602
14272
14273 2004-10-03 [colin]      0.9.12cvs119.2
14274
14275         * src/gtk/gtksctree.c
14276                 Revert 608 fix that doesn't work that good
14277
14278 2004-10-02 [colin]      0.9.12cvs119.1
14279
14280         * src/mainwindow.c
14281         * src/messageview.c
14282         * src/prefs_common.h
14283         * src/procmime.c
14284         * src/procmime.h
14285         * src/textview.c
14286                 Sync with HEAD
14287         * src/gtk/gtksctree.c
14288                 Close bug #608
14289
14290 2004-10-01 [colin]      0.9.12cvs118.1
14291
14292         * src/mimeview.c
14293                 Sync with HEAD (better Save All fix)
14294
14295 2004-10-01 [colin]      0.9.12cvs117.2
14296
14297         * src/gtk/gtksctree.c
14298                 Faster on selection
14299
14300 2004-10-01 [colin]      0.9.12cvs117.1
14301
14302         * src/mimeview.c
14303                 Sync with HEAD (Save All: only attachments)
14304
14305 2004-10-01 [paul]       0.9.12cvs116.1
14306
14307         * ChangeLog.claws
14308         * configure.ac
14309         * src/account.c
14310         * src/prefs_common.c
14311         * src/gtk/colorlabel.c
14312                 sync with HEAD
14313
14314 2004-09-30 [colin]      0.9.12cvs115.1
14315
14316         * src/stock_pixmap.c
14317         * src/stock_pixmap.h
14318         * src/folderview.c
14319         * src/Makefile.am
14320         * src/pixmaps/read.xpm
14321                 Sync with HEAD (new pixmap)
14322
14323 2004-09-29 [colin]      0.9.12cvs114.1
14324
14325         * src/compose.c
14326                 Sync with HEAD
14327                 Fix focus handling in headers
14328
14329 2004-09-29 [paul]       0.9.12cvs113.1
14330
14331         * src/quote_fmt_parse.y
14332                 sync with HEAD
14333  
14334
14335 2004-09-28 [colin]      0.9.12cvs112.1
14336
14337         * src/folderview.c
14338         * src/mainwindow.c
14339                 Sync with HEAD
14340
14341 2004-09-28 [colin]      0.9.12cvs110.1
14342
14343         * src/folderview.c
14344                 Sync with HEAD (Contextual Empty trash menu)
14345
14346 2004-09-28 [colin]      0.9.12cvs108.1
14347
14348         * src/addressbook.c
14349                 Sync with HEAD (addressbook edit on double-click)
14350
14351 2004-09-28 [colin]      0.9.12cvs106.1
14352
14353         * src/inc.c
14354                 Sync with HEAD (folder_item freeze on inc)
14355
14356 2004-09-27 [colin]      0.9.12cvs105.1
14357
14358         * src/folderview.c
14359                 Sync with HEAD (right-align new and unread column)
14360
14361 2004-09-27 [colin]      0.9.12cvs104.1
14362
14363         * src/main.c
14364                 Sync with HEAD (revert 0.9.12cvs101)
14365
14366 2004-09-24 [colin]      0.9.12cvs103.2
14367
14368         * src/wizard.c
14369                 Fix gtk warnings and use domain part of the email address 
14370                 when domain detection fails (no dot in domain name)
14371
14372 2004-09-23 [colin]      0.9.12cvs103.1
14373
14374         * src/plugins/spamassassin/libspamc.c
14375         * src/plugins/spamassassin/libspamc.h
14376         * src/plugins/spamassassin/utils.c
14377         * src/plugins/spamassassin/utils.h
14378                 Sync with HEAD (Update spamassassin to 3.0)
14379
14380 2004-09-21 [colin]      0.9.12cvs102.3
14381
14382         * src/action.c
14383                 Add horizontal scrollbar in action io dialog as needed
14384                 Patch by Alfons.
14385
14386 2004-09-20 [colin]      0.9.12cvs102.2
14387
14388         * src/plugins/image_viewer/viewer.c
14389                 Remove imlib stuff
14390                 use gtk_pixmap_set when clearing
14391                 (would be better to use gtkImages, but causes size-allocate 
14392                 signals storm)
14393
14394 2004-09-17 [paul]       0.9.12cvs102.1
14395
14396         * ChangeLog
14397         * ChangeLog.claws
14398         * ChangeLog.jp
14399         * configure.ac
14400         * src/inc.c
14401                 sync with HEAD
14402
14403
14404 2004-09-17 [colin]      0.9.12cvs101.1
14405
14406         * ChangeLog.claws
14407         * src/main.c
14408                 Sync with HEAD (fix segs at exit)
14409
14410 2004-09-14 [colin]      0.9.12cvs99.5
14411
14412         * src/common/socket.c
14413         * AUTHORS
14414                 Fix send error on 64bit platforms
14415                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14416
14417 2004-09-14 [colin]      0.9.12cvs99.4
14418
14419         * src/action.c
14420                 Fix action output with utf8 
14421                 Patch by Alfons.
14422
14423 2004-09-14 [colin]      0.9.12cvs99.3
14424
14425         * ChangeLog.claws
14426         * src/folder.c
14427                 Sync with HEAD
14428
14429 2004-09-09 [colin]      0.9.12cvs99.2
14430
14431         * src/action.c
14432                 Fix progress bar (displaying "Completed %v/%u")
14433                 Patch by Alfons.
14434
14435 2004-09-08 [colin]      0.9.12cvs99.1
14436
14437         * src/account.c
14438         * src/folder.c
14439         * src/procmsg.c
14440         * src/procmsg.h
14441         * src/plugins/pgpmime/pgpmime.c
14442                 Sync with HEAD
14443
14444 2004-09-08 [colin]      0.9.12cvs97.2
14445
14446         * src/summaryview.c
14447                 Don't select mails in collapsed threads 
14448                 when navigating with up/down
14449
14450 2004-09-07 [colin]      0.9.12cvs97.1
14451
14452         * src/inc.c
14453                 Sync with HEAD (meaningful error messages)
14454
14455 2004-09-06 [colin]      0.9.12cvs96.1
14456
14457         * src/toolbar.c
14458                 Sync with HEAD (fix Redirect graying out)
14459
14460 2004-09-06 [colin]      0.9.12cvs95.1
14461
14462         * src/summaryview.c
14463         * src/mimeview.c
14464                 Sync with HEAD (fix dropped URIs)
14465
14466 2004-09-06 [colin]      0.9.12cvs94.1
14467
14468         * src/addressbook.c
14469         * src/addressitem.h
14470         * src/addritem.c
14471         * src/addritem.h
14472                 Sync with HEAD (addressbook DnD)
14473
14474 2004-09-03 [colin]      0.9.12cvs93.1
14475
14476         * src/summaryview.c
14477                 Sync with HEAD (next/prev unread)
14478
14479 2004-09-03 [colin]      0.9.12cvs92.1
14480
14481         * src/prefs_common.c
14482         * src/prefs_common.h
14483         * src/summaryview.c
14484                 Sync with HEAD ('mark_as_read_delay' pref)
14485
14486 2004-09-02 [colin]      0.9.12cvs91.2
14487
14488         * src/common/xml.c
14489                 Fix leak
14490
14491 2004-09-02 [colin]      0.9.12cvs91.1
14492
14493         * src/gtk/menu.c
14494                 Sync with HEAD (menu accel don't work, but whatever)
14495
14496 2004-09-02 [colin]      0.9.12cvs90.1
14497
14498         * src/account.c
14499                 Sync with HEAD (fix bug 582)
14500
14501 2004-09-02 [colin]      0.9.12cvs89.1
14502
14503         * src/addrindex.c
14504                 Sync with HEAD (free deleted queries)
14505
14506 2004-09-02 [colin]      0.9.12cvs88.1
14507
14508         * src/ldapquery.c
14509                 Sync with HEAD (fix LDAP freezes)
14510
14511 2004-09-02 [colin]      0.9.12cvs87.1
14512
14513         * src/prefs_spelling.c
14514                 Sync with HEAD (add default dictionary)
14515
14516 2004-09-01 [colin]      0.9.12cvs86.1
14517
14518         * src/filtering.c
14519         * src/folderview.c
14520         * src/imap.c
14521         * src/prefs_matcher.c
14522         * src/stock_pixmap.c
14523         * src/summary_search.c
14524         * src/summaryview.c
14525         * src/wizard.c
14526         * src/wizard.h
14527                 Sync with HEAD (uninitialized vars fixes)
14528                 + gtk2 specific warning fixes
14529
14530 2004-08-31 [colin]      0.9.12cvs85.1
14531
14532         * src/folder.c
14533                 Sync with HEAD (Fix memory corruption due to 
14534                 uninitialized var)
14535
14536 2004-08-31 [colin]      0.9.12cvs84.4
14537
14538         * src/summary_search.c
14539                 Fix segfaults when searching in folders with broken headers
14540
14541 2004-08-31 [colin]      0.9.12cvs84.3
14542
14543         * src/compose.c
14544         * src/textview.c
14545                 Fix some more encoding/decoding issues
14546
14547 2004-08-30 [colin]      0.9.12cvs84.2
14548
14549         * src/mimeview.c
14550         * src/prefs_themes.c
14551         * src/gtk/filesel.c
14552         * src/gtk/filesel.h
14553                 Add a folder-mode selection (fixes mimeview's "Save all")
14554
14555 2004-08-29 [colin]      0.9.12cvs84.1
14556
14557         * src/mimeview.c
14558                 Sync with HEAD (don't escape saved filenames)
14559
14560 2004-08-27 [colin]      0.9.12cvs83.1
14561
14562         * ChangeLog
14563         * ChangeLog.claws
14564         * ChangeLog.jp
14565         * src/mh.c
14566         * src/procheader.c
14567         * src/procmsg.c
14568         * src/procmsg.h
14569         * src/common/utils.c
14570         * src/gtk/menu.h
14571         * po/
14572                 Sync with HEAD 0.9.12cvs83 (sync with main)
14573
14574 2004-08-26 [colin]      0.9.12cvs82.4
14575
14576         * src/codeconv.c
14577                 Fix strange stack corruption
14578                 Convert to utf8 after unmime, not before
14579
14580 2004-08-26 [colin]      0.9.12cvs82.3
14581
14582         * src/main.c
14583         * src/wizard.c
14584                 Fix account folders duplication
14585
14586 2004-08-25 [colin]      0.9.12cvs82.2
14587
14588         * src/wizard.c
14589                 Remove ports
14590                 Add SSL selection
14591                 Use login@server as account name
14592
14593 2004-08-25 [colin]      0.9.12cvs82.1
14594
14595         * src/plugins/pgpmime/pgpmime.c
14596                 Sync with HEAD (leak fix).
14597
14598 2004-08-25 [colin]      0.9.12cvs81.1
14599
14600         * src/plugins/pgpmime/pgpmime.c
14601         * src/plugins/pgpmime/sgpgme.c
14602         * src/plugins/pgpmime/sgpgme.h
14603                 Sync with HEAD (Handle combined messages).
14604
14605 2004-08-24 [colin]      0.9.12cvs80.3
14606
14607         * src/wizard.c
14608                 Fix full name, ports, and imap
14609
14610 2004-08-24 [colin]      0.9.12cvs80.2
14611
14612         * src/Makefile.am
14613         * src/main.c
14614         * src/setup.c
14615         * src/setup.h
14616         * src/stock_pixmap.c
14617         * src/stock_pixmap.h
14618         * src/wizard.c ** ADDED **
14619         * src/wizard.h ** ADDED ** 
14620         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14621                 Add a setup wizard 
14622
14623 2004-08-24 [colin]      0.9.12cvs80.1
14624
14625         * src/folder.c
14626                 Sync with HEAD (set mimeflags on all messages)
14627
14628 2004-08-24 [colin]      0.9.12cvs79.3
14629
14630         * src/matcher_parser_lex.l
14631                 Fix 8bits strings not in utf8
14632
14633 2004-08-24 [colin]      0.9.12cvs79.2
14634
14635         * src/compose.c
14636                 Check conversion result before replacing buffer
14637
14638 2004-08-23 [colin]      0.9.12cvs79.1
14639
14640         * src/compose.c
14641                 Sync with HEAD (create message header in memory)
14642
14643 2004-08-23 [colin]      0.9.12cvs78.1
14644
14645         * src/rfc2015.c
14646         * src/rfc2015.h
14647                 Sync with HEAD (fix bug 197 again)
14648
14649 2004-08-23 [colin]      0.9.12cvs77.3
14650
14651         * src/compose.c
14652                 Fix again inline gpg signing (which outputs utf8
14653                 in gtk2). Not syncing this fix to HEAD as this 
14654                 code is meant to die.
14655
14656 2004-08-23 [colin]      0.9.12cvs77.2
14657
14658         * src/prefs_account.h
14659                 Remove useless include
14660
14661 2004-08-23 [colin]      0.9.12cvs77.1
14662
14663         * src/imap.c
14664         * po/es.po
14665         * po/fr.po
14666         * po/it.po
14667         * po/pl.po
14668         * po/pt_BR.po
14669         * po/sk.po
14670         * po/sr.po
14671                 Sync with HEAD (fix bug 577)
14672
14673 2004-08-22 [colin]      0.9.12cvs76.1
14674
14675         * src/plugins/trayicon/trayicon.c
14676                 Sync with HEAD (fix formatting bug)
14677
14678 2004-08-21 [colin]      0.9.12cvs74.2
14679
14680         * src/gtk/colorsel.c
14681                 Fix bug 564 (Folder color selection window exits on any
14682                 keypress)
14683
14684 2004-08-21 [colin]      0.9.12cvs74.1
14685
14686         * ChangeLog.claws
14687         * src/compose.c
14688         * src/summaryview.c
14689         * src/toolbar.c
14690                 Sync with HEAD (fix bug 576)
14691
14692 2004-08-21 [colin]      0.9.12cvs70.1
14693
14694         * src/compose.c
14695         * src/mainwindow.c
14696                 Sync with HEAD
14697                 
14698
14699 2004-08-21 [paul]       0.9.12cvs66.4
14700
14701         * src/mainwindow.c
14702         * src/messageview.c
14703         * src/gtk/menu.c
14704         * src/plugins/spamassassin/spamassassin_gtk.c
14705                 remove some deprecated gtk1 functions
14706
14707
14708 2004-08-21 [colin]      0.9.12cvs66.3
14709
14710         * src/compose.c
14711         * src/codeconv.c
14712                 Fix warnings
14713                 Remove encoding hacks
14714                 Fix bug 575 (Strange character messes up message)
14715                 Don't display conversion error when drafting
14716
14717 2004-08-21 [paul]       0.9.12cvs66.2
14718
14719         * src/prefs_account.c
14720                 fix GnuPG mode bugs
14721
14722
14723 2004-08-20 [colin]      0.9.12cvs66.1
14724
14725         * src/codeconv.c
14726                 Sync with HEAD 0.9.12cvs66
14727
14728 2004-08-20 [paul]
14729
14730         * src/plugins/pgpmime/plugin.c
14731                 modify PGP/MIME plugin's description
14732
14733 2004-08-17 [colin]      0.9.12cvs65.1
14734
14735         * src/common/ssl.c
14736         * src/plugins/pgpmime/plugin.c
14737                 Sync with HEAD
14738
14739 2004-08-14 [colin]      0.9.12cvs60.3
14740
14741         * src/plugins/trayicon/trayicon.c
14742                 Put back resize callback, on size-request signal
14743                 rather than size-allocate to avoid infinite 
14744                 callback loop
14745
14746 2004-08-13 [colin]      0.9.12cvs60.2
14747
14748         * src/common/defs.h
14749                 Cache versions have been fixed
14750
14751 2004-08-13 [colin]      0.9.12cvs60.1
14752
14753         * src/folderutils.c
14754                 Sync with HEAD
14755
14756 2004-08-12 [colin]      0.9.12cvs59.1
14757
14758         * src/plugins/trayicon/trayicon.c
14759                 Sync with HEAD
14760
14761 2004-08-12 [colin]      0.9.12cvs57.5
14762
14763         * sylpheed.desktop
14764         * configure.ac
14765         * src/Makefile.am
14766         * src/main.c
14767                 Add support for Freedesktop.org's startup notification
14768
14769 2004-08-11 [colin]      0.9.12cvs57.4
14770
14771         * src/textview.c
14772                 Fix off-by-one
14773
14774 2004-08-11 [colin]      0.9.12cvs57.3
14775
14776         * src/message_search.c
14777         * src/summary_search.c
14778                 Make searches case insensitive by default
14779         * src/textview.c
14780                 Fix case-insensitive search in message
14781
14782 2004-08-11 [colin]      0.9.12cvs57.2
14783
14784         * src/summary_search.c
14785                 Let case-sensitive be specified
14786
14787 2004-08-10 [colin]      0.9.12cvs55.4
14788
14789         * src/common/socket.c
14790                 Fix the possible race condition
14791
14792 2004-08-09 [paul]       0.9.12cvs55.3
14793
14794         * configure.ac
14795         * src/Makefile.am
14796         * src/common/Makefile.am
14797                 sync with HEAD
14798
14799
14800 2004-08-09 [paul]       0.9.12cvs55.2
14801
14802         * autogen.sh
14803         * po/poconv.sh
14804                 remove unneeded script
14805
14806         * configure.ac
14807                 add forgotten USE_LDAP_TLS (sync with HEAD)
14808
14809
14810 2004-08-09 [colin]      0.9.12cvs55.1
14811
14812         * src/main.c
14813         * src/common/ssl.c
14814         * src/common/sylpheed.c
14815         * src/common/sylpheed.h
14816                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14817
14818 2004-08-09 [paul]       0.9.12cvs54.1
14819
14820         * ChangeLog
14821         * ChangeLog.claws
14822         * ChangeLog.jp
14823         * configure.ac
14824         * po/POTFILES.in
14825         * src/Makefile.am
14826         * src/folderutils.c
14827         * src/main.c
14828         * src/pgpmime.c
14829         * src/pgpmime.h
14830         * src/sgpgme.c
14831         * src/sgpgme.h
14832         * src/plugins/Makefile.am
14833         * src/plugins/pgpmime/.cvsignore
14834         * src/plugins/pgpmime/Makefile.am
14835         * src/plugins/pgpmime/pgpmime.c
14836         * src/plugins/pgpmime/pgpmime.h
14837         * src/plugins/pgpmime/plugin.c
14838         * src/plugins/pgpmime/sgpgme.c
14839         * src/plugins/pgpmime/sgpgme.h
14840                 sync with HEAD
14841
14842 2004-08-08 [paul]       0.9.12cvs51.1
14843
14844         * configure.ac
14845         * src/folder.c
14846                 sync with HEAD
14847
14848 2004-08-07 [colin]      0.9.12cvs50.1
14849
14850         * src/pop.c
14851         * src/common/partial_download.c
14852                 fix warnings (sync from HEAD)
14853
14854 2004-08-07 [colin]      0.9.12cvs48.1
14855
14856         * src/prefs_folder_item.c
14857                 sync with HEAD 0.9.12cvs48
14858
14859 2004-08-06 [colin]      0.9.12cvs47.1
14860
14861         * src/compose.c
14862                 Sync with HEAD
14863
14864 2004-08-06 [christoph]  0.9.12cvs46.2
14865
14866         * src/main.c
14867         * src/plugins/clamav/clamav_plugin_gtk.c
14868         * src/plugins/dillo_viewer/dillo_viewer.c
14869         * src/plugins/image_viewer/plugin.c
14870         * src/plugins/mathml_viewer/mathml_viewer.c
14871         * src/plugins/spamassassin/spamassassin_gtk.c
14872         * src/plugins/trayicon/trayicon.c
14873                 don't mix GTK1.2 plugin with GTK2 plugins
14874
14875 2004-08-06 [colin]      0.9.12cvs46.1
14876
14877         * ChangeLog
14878         * ChangeLog.claws
14879         * ChangeLog.jp
14880         * configure.ac
14881         * sylpheed-claws.pc.in
14882         * src/folder.c
14883         * src/imap.c
14884         * src/localfolder.c
14885         * src/messageview.c
14886         * src/mimeview.c
14887         * src/mimeview.h
14888         * src/msgcache.c
14889         * src/news.c
14890         * src/prefs_ext_prog.c
14891         * src/prefs_folder_item.c
14892         * src/prefs_fonts.c
14893         * src/prefs_msg_colors.c
14894         * src/prefs_spelling.c
14895         * src/prefs_themes.c
14896         * src/prefs_toolbar.c
14897         * src/prefs_wrapping.c
14898         * src/procmime.h
14899         * src/common/defs.h
14900         * src/common/nntp.c
14901         * src/common/session.c
14902         * src/common/session.h
14903         * src/common/socket.c
14904         * src/common/utils.h
14905         * src/common/xml.c
14906         * src/common/xml.h
14907         * src/gtk/prefswindow.c
14908         * src/gtk/prefswindow.h
14909         * src/plugins/clamav/clamav_plugin_gtk.c
14910         * src/plugins/dillo_viewer/dillo_prefs.c
14911         * src/plugins/image_viewer/viewerprefs.c
14912         * src/plugins/spamassassin/spamassassin_gtk.c
14913         * m4/openssl.m4 *** REMOVED ***
14914                 Sync with HEAD 0.9.12cvs46
14915
14916 2004-08-03 [paul]       0.9.12cvs40.2
14917
14918         * src/action.c
14919         * src/addressadd.c
14920         * src/addressbook.c
14921         * src/addrgather.c
14922         * src/browseldap.c
14923         * src/compose.c
14924         * src/crash.c
14925         * src/editaddress.c
14926         * src/editgroup.c
14927         * src/editldap_basedn.c
14928         * src/foldersel.c
14929         * src/importldif.c
14930         * src/mimeview.c
14931         * src/prefs_common.c
14932         * src/prefs_template.c
14933         * src/sourcewindow.c
14934         * src/summaryview.c
14935         * src/gtk/about.c
14936         * src/gtk/foldersort.c
14937         * src/gtk/logwindow.c
14938         * src/gtk/pluginwindow.c
14939         * src/gtk/prefswindow.c
14940                 change all gtk_scrolled_window_set_policy from 
14941                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14942
14943 2004-08-02 [paul]       0.9.12cvs40.1
14944
14945         * AUTHORS
14946                 update translation team section
14947         * po/pt_BR.po
14948                 updated by Frederico Goncalves Guimaraes
14949                 <fggdebian@yahoo.com.br>
14950
14951 2004-07-31 [colin]      0.9.12cvs39.9
14952
14953         * src/exphtmldlg.c
14954                 Fix compilation
14955
14956 2004-07-31 [colin]      0.9.12cvs39.8
14957
14958         * src/exphtmldlg.c
14959                 Fix an alertpanel type
14960
14961 2004-07-30 [colin]      0.9.12cvs39.7
14962
14963         * src/alertpanel.c
14964                 Fix alertpanel_error_log's icon
14965
14966 2004-07-30 [colin]      0.9.12cvs39.6
14967
14968         * src/pop.c
14969                 Two of them should still be warnings
14970
14971 2004-07-30 [colin]      0.9.12cvs39.5
14972
14973         * src/pop.c
14974                 More warning -> error
14975 2004-07-29 [colin]      0.9.12cvs39.4
14976
14977         * src/pop.c
14978                 Warning -> error
14979
14980 2004-07-29 [colin]      0.9.12cvs39.3
14981
14982         * src/prefs_matcher.c
14983                 Fix segfault
14984
14985 2004-07-29 [colin]      0.9.12cvs39.2
14986
14987         * src/alertpanel.c
14988                 More nice-looking alertpanels
14989
14990 2004-07-29 [colin]      0.9.12cvs39.1
14991
14992         * src/messageview.c
14993                 sync with head
14994                 (inform user when partial mail is deleted on server)
14995
14996 2004-07-29 [colin]      0.9.12cvs38.1
14997
14998         * src/messageview.c
14999                 sync with head
15000
15001 2004-07-28 [paul]       0.9.12cvs37.7
15002
15003         * src/mainwindow.c
15004                 complete the replacement of deprecated gtk_progress_*
15005
15006 2004-07-28 [paul]       0.9.12cvs37.6
15007
15008         * src/action.c
15009         * src/inc.c
15010         * src/mainwindow.c
15011         * src/send_message.c
15012         * src/gtk/progressdialog.c
15013         * src/gtk/progressdialog.h
15014                 replace deprecated gtk_progress_*
15015
15016 2004-07-28 [paul]       0.9.12cvs37.5
15017
15018         * src/gtk/filesel.c
15019                 remove gtk_window_set_wmclass()
15020 2004-07-28 [paul]       0.9.12cvs37.4
15021
15022         * src/addressbook.c
15023         * src/compose.c
15024         * src/foldersel.c
15025         * src/mainwindow.c
15026         * src/messageview.c
15027         * src/sourcewindow.c
15028         * src/gtk/logwindow.c
15029                 remove gtk_window_set_wmclass()
15030                 
15031         * src/prefs_filtering.c
15032         * src/prefs_filtering_action.c
15033         * src/prefs_fonts.c
15034         * src/prefs_gtk.c
15035         * src/prefs_matcher.c
15036         * src/ssl_manager.c
15037         * src/gtk/prefswindow.c
15038                 replace gtk_window_position()
15039
15040 2004-07-28 [colin]      0.9.12cvs37.3
15041
15042         * src/alertpanel.c
15043         * src/alertpanel.h
15044                 Add a way to specify panel type for specific
15045                 panels (alertpanel())
15046         * src/account.c
15047         * src/addressbook.c
15048         * src/compose.c
15049         * src/expldifdlg.c
15050         * src/main.c
15051         * src/messageview.c
15052         * src/summaryview.c
15053         * src/textview.c
15054         * src/gtk/sslcertwindow.c
15055                 Fix alertpanel()s so that their icon match
15056                 their real type
15057
15058 2004-07-28 [paul]       0.9.12cvs37.2
15059
15060         * src/addr_compl.c
15061         * src/addressbook.c
15062         * src/alertpanel.c
15063         * src/compose.c
15064         * src/export.c
15065         * src/foldersel.c
15066         * src/folderview.c
15067         * src/grouplistdialog.c
15068         * src/import.c
15069         * src/mainwindow.c
15070         * src/message_search.c
15071         * src/messageview.c
15072         * src/passphrase.c
15073         * src/prefs_actions.c
15074         * src/prefs_common.c
15075         * src/prefs_customheader.c
15076         * src/prefs_display_header.c
15077         * src/prefs_filtering.c
15078         * src/prefs_filtering_action.c
15079         * src/prefs_gtk.c
15080         * src/prefs_matcher.c
15081         * src/prefs_msg_colors.c
15082         * src/prefs_summary_column.c
15083         * src/prefs_template.c
15084         * src/sourcewindow.c
15085         * src/ssl_manager.c
15086         * src/summary_search.c
15087         * src/gtk/colorsel.c
15088         * src/gtk/description_window.c
15089         * src/gtk/gtkaspell.c
15090         * src/gtk/inputdialog.c
15091         * src/gtk/logwindow.c
15092         * src/gtk/prefswindow.c
15093         * src/gtk/progressdialog.c
15094                 replace deprecated gtk_window_set_policy
15095
15096 2004-07-27 [colin]      0.9.12cvs37.1
15097
15098         * src/msgcache.c
15099                 More fixes (synced for head again)
15100
15101 2004-07-27 [colin]      0.9.12cvs35.3
15102
15103         * src/msgcache.c
15104                 Fix wrong test
15105
15106 2004-07-27 [colin]      0.9.12cvs35.2
15107
15108         * src/mimeview.c
15109                 Fix width a bit (by Paul)
15110         * src/alertpanel.c
15111         * src/alertpanel.h
15112                 Specialize icons, make alertpanel_message()
15113                 private
15114         * src/message_search.c
15115         * src/sgpgme.c
15116         * src/summary_search.c
15117                 Suit alertpanel changes
15118
15119 2004-07-27 [colin]      0.9.12cvs35.1
15120
15121         * src/alertpanel.c
15122                 Add an icon
15123         * src/passphrase.c
15124                 Add debug output - maybe someone will
15125                 want to look at the problem with Grab
15126                 Input :)
15127         Bump version as we're synced with HEAD
15128
15129 2004-07-26 [colin]      0.9.12cvs33.26
15130
15131         * src/pop.c
15132                 Fix uidl-file parsing when not in new
15133                 format
15134
15135 2004-07-26 [colin]      0.9.12cvs33.25
15136
15137         * src/gtk/menu.c
15138                 Move popup menu up if necessary (fixes 
15139                 account selector)
15140         * src/mainwindow.c
15141                 Set account selector's button height to
15142                 minimum
15143
15144 2004-07-26 [colin]      0.9.12cvs33.24
15145
15146         * src/alertpanel.c
15147                 Maybe fix 551 (Truncated font in alert window)
15148
15149 2004-07-26 [colin]      0.9.12cvs33.23
15150
15151         * po/de.po
15152         * po/es.po
15153         * po/fr.po
15154         * po/it.po
15155         * po/ja.po
15156         * po/pl.po
15157         * po/ru.po
15158         * po/sk.po
15159         * po/sr.po
15160         * po/zh_CN.po
15161                 Sync po files with HEAD
15162
15163 2004-07-26 [paul]       0.9.12cvs33.22
15164
15165         * src/compose.c
15166                 fix Bug 556 'Organisation-header is sent even if empty'
15167
15168 2004-07-24 [colin]      0.9.12cvs33.21
15169
15170         * src/compose.c
15171         * src/gtk/gtkaspell.c
15172         * src/gtk/gtkaspell.h
15173                 Fix speller accelerators (require hack)
15174
15175 2004-07-24 [colin]      0.9.12cvs33.20
15176
15177         * src/gtk/gtkaspell.c
15178                 Fix over-eager code deletion breaking
15179                 Check while typing
15180
15181 2004-07-24 [colin]      0.9.12cvs33.19
15182
15183         * src/browseldap.c
15184         * src/ldapctrl.c
15185         * src/ldapctrl.h
15186         * src/ldapserver.h
15187                 Sync ldap with HEAD
15188         (Fixes 546 LDAP completely broken)
15189
15190 2004-07-24 [colin]      0.9.12cvs33.18
15191
15192         * src/prefs_msg_colors.c
15193                 Fix prototype mismatch
15194         (Fixes 547 void function cannot return value)
15195
15196 2004-07-24 [colin]      0.9.12cvs33.17
15197
15198         * src/mainwindow.c
15199                 Fix sort going back to previous sort key
15200                 when changing sort direction
15201
15202 2004-07-24 [colin]      0.9.12cvs33.16
15203
15204         * src/compose.c
15205                 Fix space insertion when re-wrapping at 
15206                 cursor point
15207
15208 2004-07-24 [colin]      0.9.12cvs33.15
15209
15210         * src/gtk/gtkaspell.c
15211                 Don't change cursor position in insert-text
15212                 callback
15213         (Fixes 539 Word wrapping on input transposes letters)
15214
15215 2004-07-24 [colin]      0.9.12cvs33.14
15216
15217         * src/gtk/gtkaspell.c
15218                 Reencode non-ascii chars to dictionary's
15219                 encoding
15220         (Fixes 544 Spell check broken non english locale)
15221
15222 2004-07-24 [colin]      0.9.12cvs33.13
15223
15224         * src/summaryview.c
15225                 Fix Shift+Down, add Home/End/PgUp/PgDown
15226
15227 2004-07-21 [colin]      0.9.12cvs33.12
15228
15229         * src/prefs_common.c
15230                 Fix a gtk warning (Patch by Andrej Kacian)
15231
15232 2004-07-21 [colin]      0.9.12cvs33.11
15233
15234         * src/gtk/filesel.c
15235                 More check
15236
15237 2004-07-21 [colin]      0.9.12cvs33.10
15238
15239         * src/compose.c
15240         * src/crash.c
15241         * src/export.c
15242         * src/import.c
15243         * src/messageview.c
15244         * src/mimeview.c
15245         * src/prefs_spelling.c
15246         * src/prefs_themes.c
15247         * src/summaryview.c
15248         * src/gtk/filesel.c
15249         * src/gtk/filesel.h
15250         * src/gtk/pluginwindow.c
15251                 Untwist open/save mode guessing logic, make
15252                 it explicit
15253
15254 2004-07-20 [colin]      0.9.12cvs33.9
15255
15256         * src/codeconv.c
15257                 conv_encode_header: src_charset is UTF-8 on
15258                 gtk2
15259         * src/compose.c
15260                 Remove double encoding of the headers
15261
15262 2004-07-20 [colin]      0.9.12cvs33.8
15263
15264         * src/codeconv.c
15265                 Fix typo
15266
15267 2004-07-20 [colin]      0.9.12cvs33.7
15268
15269         * src/mainwindow.c
15270                 Set the separated messageview to the saved
15271                 size of Claws' messageview (Patch by Alfons)
15272                 Fix a callback prototype (me)
15273
15274 2004-07-20 [colin]      0.9.12cvs33.6
15275
15276         * src/codeconv.h
15277                 Forgot one hunk in 0.9.12cvs33.4
15278
15279 2004-07-19 [colin]      0.9.12cvs33.5
15280
15281         * src/action.c
15282                 Action output fix
15283                 Patch by Alfons
15284
15285 2004-07-19 [colin]      0.9.12cvs33.4
15286
15287         * src/compose.c
15288                 Fix outgoing charset bug in headers
15289         * src/codeconv.c
15290                 Clean for glib2 - Patch by Alfons
15291
15292 2004-07-19 [colin]      0.9.12cvs33.3
15293
15294         * src/statusbar.c
15295                 Remove grip from the statusbar
15296                 Patch by Alfons
15297
15298 2004-07-19 [colin]      0.9.12cvs33.2
15299
15300         * src/messageview.c
15301         * src/textview.c
15302                 Fix messageview remembering the previous
15303                 scroll position when loading a new message
15304                 Patch by Alfons
15305
15306 2004-07-19 [colin]      0.9.12cvs33.1
15307
15308         * src/folder.h
15309         * src/folderview.c
15310         * src/summaryview.c
15311                 Sync with HEAD
15312
15313 2004-07-18 [colin]      0.9.12cvs32.7
15314
15315         * configure.ac
15316                 Remove useless check for XIM - noticed
15317                 by Alfons
15318
15319 2004-07-18 [colin]      0.9.12cvs32.6
15320
15321         * src/summaryview.c
15322                 Remove non-modified and shift-modified
15323                 accelerators in summaryview's popup
15324                 menu, as that doesn't get catched by
15325                 the accel-activate signal catcher...
15326
15327 2004-07-18 [colin]      0.9.12cvs32.5
15328
15329         * src/prefs_common.c
15330                 Define sensible default prefs for 
15331                 wrapping
15332
15333 2004-07-18 [colin]      0.9.12cvs32.4
15334
15335         * src/compose.c
15336         * src/prefs_common.c
15337         * src/prefs_common.h
15338         * src/prefs_wrapping.c
15339                 Remove Smart Wrapping pref, which does
15340                 nothing on gtk2 branch
15341
15342 2004-07-18 [colin]      0.9.12cvs32.3
15343
15344         * src/sourcewindow.c
15345                 Proper utf8
15346
15347 2004-07-18 [colin]      0.9.12cvs32.2
15348
15349         * src/compose.c
15350                 Save attachment status when drafting
15351
15352 2004-07-18 [colin]      0.9.12cvs32.1
15353
15354         * src/gtk/filesel.c
15355                 Fix erratic folder selection in open mode
15356
15357 2004-07-18 [colin]      0.9.12cvs31.11
15358
15359         * src/pop.c
15360                 Don't let partial messages get deleted
15361                 even with "dowload all"
15362                 (0.9.12cvs31.8 fix extension)
15363 2004-07-18 [colin]      0.9.12cvs31.10
15364
15365         * src/gtk/logwindow.c
15366                 Fix log scrolling
15367
15368 2004-07-18 [colin]      0.9.12cvs31.9
15369
15370         * src/common/utils.c
15371                 Fix non-utf8 strings coming from commands
15372                 and files
15373
15374 2004-07-18 [colin]      0.9.12cvs31.8
15375
15376         * src/pop.c
15377                 Fix partial download bug with Download all
15378                 messages option
15379
15380 2004-07-18 [colin]      0.9.12cvs31.7
15381
15382         * src/textview.c
15383                 Fix bug introduced in 0.9.12cvs31.2
15384                 (blocked in select mode after double click)
15385
15386 2004-07-18 [colin]      0.9.12cvs31.6
15387
15388         * src/compose.c
15389         * src/gtk/menu.c
15390                 More glib-warning fixes
15391
15392 2004-07-18 [colin]      0.9.12cvs31.5
15393
15394         * src/compose.c
15395                 Fix trashing the primary clipboard when moving 
15396                 around with tab
15397         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15398
15399 2004-07-18 [colin]      0.9.12cvs31.4
15400
15401         * src/codeconv.c
15402                 convert unencoded iso headers to utf8
15403         (Fix Bug 538 Unencoded local characters in subject make it 
15404          disappear)
15405
15406 2004-07-18 [colin]      0.9.12cvs31.3
15407
15408         * src/compose.c
15409                 Fix tab char handling in wrapping
15410         (Fix Bug 537 Line wrap problem - TAB character treated as 
15411          one character instead of 8)
15412
15413 2004-07-18 [colin]      0.9.12cvs31.2
15414
15415         * src/textview.c
15416                 return FALSE on GDK_MOTION_NOTIFY
15417         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15418          (unable to highlight))
15419
15420 2004-07-18 [colin]      0.9.12cvs31.1
15421
15422         * src/folderview.c
15423                 Sync with 0.9.12cvs31
15424
15425 2004-07-18 [colin]      0.9.12cvs30.4
15426
15427         * src/compose.c
15428                 Also block text_inserted when inserting a file
15429
15430 2004-07-18 [colin]      0.9.12cvs30.3
15431
15432         * src/compose.c
15433                 Fix smart wrapping (block text_inserted handler
15434                 while putting quotation to avoid wrap on input,
15435                 don't join lines if next is sig separator)
15436
15437 2004-07-17 [colin]      0.9.12cvs30.2
15438
15439         * src/folderview.c
15440         * src/mainwindow.c
15441         * src/mimeview.c
15442         * src/summaryview.c
15443         * src/gtk/quicksearch.c
15444         * src/gtk/quicksearch.h
15445                 Block key events handlers *and* accels while
15446                 quicksearch is focused
15447         (Fixes Bug 534 quick-search bar not accepting certain letters)
15448
15449 2004-07-17 [colin]      0.9.12cvs30.1
15450
15451         * src/folder.h
15452         * src/folderview.c
15453         * src/summaryview.c
15454                 Sync with 0.9.12cvs30
15455
15456 2004-07-17 [colin]      0.9.12cvs28.2
15457
15458         * src/mimeview.c
15459         * src/procmime.c
15460         * src/summaryview.c
15461         * src/gtk/menu.c
15462                 Squash some compile and glib warnings
15463
15464 2004-07-17 [paul]       0.9.12cvs28.1
15465
15466         * src/mimeview.c
15467                 sync with 0.9.12cvs28 HEAD
15468
15469 2004-07-16 [paul]       0.9.12cvs26.1
15470         
15471         * src/gtk/quicksearch.c
15472         * src/account.c
15473         * src/account.h
15474         * src/compose.c
15475         * src/customheader.c
15476         * src/folder_item_prefs.c
15477         * src/main.c
15478         * src/mainwindow.c
15479         * src/messageview.c
15480         * src/mimeview.c
15481         * src/news.c
15482         * src/pgpmime.c
15483         * src/pop.c
15484         * src/pop.h
15485         * src/prefs_account.c
15486         * src/prefs_account.h
15487         * src/prefs_common.c
15488         * src/prefs_common.h
15489         * src/prefs_display_header.c
15490         * src/prefs_gtk.c
15491         * src/prefs_gtk.h
15492         * src/procheader.c
15493         * src/procmime.c
15494                 sync with 0.9.12cvs26 HEAD      
15495
15496 2004-07-15 [colin]      0.9.12cvs18.14
15497
15498         * src/folder.c
15499                 Disable GPG signature check during
15500                 folder move and scan
15501         (Closes Bug 521 Signature checking slows down Folder-Move)
15502
15503 2004-07-14 [colin]      0.9.12cvs18.13
15504
15505         * src/common/partial_download.c
15506                 update includes
15507
15508 2004-07-14 [colin]      0.9.12cvs18.12
15509
15510         * src/common/partial_download.c
15511         * src/common/partial_download.h
15512                 Move doc at top, add correct copyright
15513
15514 2004-07-14 [colin]      0.9.12cvs18.11
15515
15516         * src/folder.c
15517         * src/messageview.c
15518         * src/pop.c
15519         * src/pop.h
15520         * src/procmsg.c
15521         * src/summaryview.c
15522         * src/common/Makefile.am
15523         * src/common/partial_download.c ** NEW FILES **
15524         * src/common/partial_download.h ** NEW FILES **
15525                 Move partial-download related stuff to its
15526                 own file
15527
15528 2004-07-14 [colin]      0.9.12cvs18.10
15529
15530         * src/send_message.c
15531                 Fix smtp auth when user is null or empty
15532
15533 2004-07-13 [colin]      0.9.12cvs18.9
15534
15535         * src/gtk/quicksearch.c
15536                 Use alphabetic order
15537
15538 2004-07-13 [colin]      0.9.12cvs18.8
15539
15540         * src/pop.c
15541                 Be paranoid on the checks
15542
15543 2004-07-13 [colin]      0.9.12cvs18.7
15544
15545         * src/gtk/quicksearch.c
15546                 Fix Engrish once again
15547
15548 2004-07-13 [colin]      0.9.12cvs18.6
15549
15550         * src/procmsg.c
15551         * src/summaryview.c
15552                 Mark messages for deletion when they are about to
15553                 be removed from trash
15554
15555 2004-07-13 [colin]      0.9.12cvs18.5
15556
15557         * src/matcher.c
15558         * src/matcher.h
15559         * src/matcher_parser_parse.y
15560         * src/prefs_matcher.c
15561         * src/gtk/quicksearch.c
15562                 Add 'partial' ('p') match string to find partially
15563                 downloaded messages
15564
15565 2004-07-13 [colin]      0.9.12cvs18.4
15566
15567         * src/pop.c
15568                 Fix misplaced block
15569
15570 2004-07-13 [colin]      0.9.12cvs18.3
15571
15572         * src/pop.c
15573         * src/pop.h
15574         * src/messageview.c
15575                 Refactor API (to avoid passing 5+ params and code
15576                 duplication)
15577         * src/folder.c
15578         * src/msgcache.c
15579         * src/procheader.c
15580         * src/common/defs.h
15581                 Add planned_download to cache
15582                 Don't mess uidl file when moving partially downloaded
15583                 mails (they change folder, we should change it in the
15584                 uidl list too or we'll remove an incorrect message)
15585                 (this also helps removing hacks when changing 
15586                 planned_download in messageview.c)
15587
15588 2004-07-12 [colin]      0.9.12cvs18.2
15589
15590         * src/gtk/quicksearch.c
15591                 Fix missing status update in quicksearch
15592
15593 2004-07-12 [paul]       0.9.12cvs18.1
15594
15595         * po/POTFILES.in
15596         * src/Makefile.am
15597         * src/account.c
15598         * src/codeconv.c
15599         * src/compose.c
15600         * src/inc.c
15601         * src/main.c
15602         * src/prefs_common.c
15603         * src/procmsg.h
15604         * src/toolbar.c
15605         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15606         * src/prefs_wrapping.[ch]       ** NEW FILES **
15607         * src/common/intl.h
15608         * src/common/utils.[ch]
15609         * src/gtk/quicksearch.[ch]
15610                 sync with 0.9.12cvs18 HEAD
15611
15612 2004-07-12 [colin]      0.9.11cvs17.25
15613
15614         * src/folder.c
15615         * src/folder.h
15616                 Remove unused function added by me in 0.9.11cvs17.10
15617
15618 2004-07-11 [colin]      0.9.11cvs17.24
15619
15620         * src/inc.c
15621         * src/messageview.c
15622         * src/pop.c
15623         * src/pop.h
15624                 Use folderitem and msgnum instead of filename to
15625                 know which mail to delete
15626                 Move old partial mail deletion to pop.c
15627
15628 2004-07-10 [colin]      0.9.11cvs17.23
15629
15630         * src/inc.c
15631                 Add debug
15632         * src/pop.c
15633         * src/pop.h
15634                 Don't re-use same enums for unrelated stuff: it's 
15635                 completely misleading !
15636                 Document a bit
15637
15638 2004-07-09 [colin]      0.9.11cvs17.22
15639
15640         * src/inc.c
15641                 Remove folder-type check and do
15642                 more tests to be sure everything's
15643                 ok
15644         * src/messageview.c
15645                 Punctuation update, remove useless
15646                 code, fix two warnings
15647         * src/noticeview.c
15648                 Layout cleaning, reset 2nd button
15649                 when specifying one
15650
15651 2004-07-09 [colin]      0.9.11cvs17.21
15652
15653         * src/messageview.c
15654         * src/pop.c
15655         * src/pop.h
15656                 Allow user to change his mind
15657                 and postpone decision (by
15658                 unmarking the mail)
15659
15660 2004-07-09 [colin]      0.9.11cvs17.20
15661
15662         * src/messageview.c
15663                 Fix bug with delete state
15664         * src/pop.c
15665         * src/pop.h
15666                 Fix buffer leak (fread doesn't 
15667                 terminate buffers with \0)
15668                 Refactoring (remove magic 
15669                 numbers)
15670
15671 2004-07-09 [colin]      0.9.11cvs17.19
15672
15673         * src/pop.c
15674                 Don't log "Skipping message" if 
15675                 we're going to TOP it two lines
15676                 later
15677
15678 2004-07-09 [colin]      0.9.11cvs17.18
15679
15680         * src/messageview.c
15681                 Fix Engrish
15682
15683 2004-07-09 [colin]      0.9.11cvs17.17
15684
15685         * src/pop.c
15686                 strlen checking...
15687         * src/messageview.c
15688                 refactoring a bit
15689
15690 2004-07-08 [colin]      0.9.11cvs17.16
15691
15692         * src/noticeview.c
15693         * src/noticeview.h
15694                 Add an optional second button
15695         * src/messageview.c
15696         * src/pop.c
15697         * src/pop.h
15698                 Don't delete partially received mails after a certain
15699                 time; rather, let the user decide.
15700
15701 2004-07-08 [colin]      0.9.11cvs17.15
15702
15703         * src/common/smtp.h
15704                 Sync with HEAD
15705
15706 2004-07-08 [colin]      0.9.11cvs17.14
15707
15708         * src/messageview.c
15709         * src/common/smtp.c
15710                 Use to_human_readable() for sizes
15711
15712 2004-07-08 [colin]      0.9.11cvs17.13
15713
15714         * src/inc.c
15715         * src/messageview.c
15716         * src/pop.c
15717         * src/pop.h
15718         * src/procmsg.c
15719                 Fix partial-downloading issues:
15720                         catch unsupported TOP
15721                         don't delete partially downloaded mails before 5 days
15722                         don't update existing with non-MH folders; that'll
15723                         make dups, but it's better than trashing the folder
15724                         free new msginfo parts
15725                 Fix indentation ;-)
15726
15727 2004-07-08 [colin]      0.9.11cvs17.12
15728
15729         * src/common/smtp.c
15730         * src/common/smtp.h
15731                 Sync smtp size verification with HEAD
15732
15733 2004-07-08 [colin]      0.9.11cvs17.11
15734
15735         * src/summaryview.c
15736         * src/prefs_common.c
15737         * src/prefs_common.h
15738         * src/gtk/quicksearch.c
15739         * src/gtk/quicksearch.h
15740                 Sync sticky pref with HEAD
15741
15742 2004-07-08 [colin]      0.9.11cvs17.10
15743
15744         * src/folder.c [1.213.2.6]
15745         * src/folder.h [1.87.2.6]
15746         * src/inc.c [1.149.2.7]
15747         * src/messageview.c [1.94.2.8]
15748         * src/procheader.c [1.47.2.6]
15749         * src/procmsg.c [1.150.2.4]
15750         * src/procmsg.h [1.60.2.5]
15751         * src/pop.c [1.56.2.4]
15752         * src/pop.h [1.17.2.3]
15753                 Let too big messages get downloaded, but truncated
15754                 Add a button to download them completely
15755                 
15756 2004-07-06 [colin]      0.9.11cvs17.9
15757
15758         * src/gtk/quicksearch.c [1.1.2.3]
15759                 Add a Clear button
15760         * commitHelper
15761         * PATCHSETS
15762                 Add a script to help with cvs
15763
15764 2004-07-03 [colin]      0.9.11cvs17.8
15765
15766         * src/plugins/imageviewer/viewer.c
15767                 fix imageviewer (which was staying on the first
15768                 displayed image)
15769
15770 2004-07-03 [colin]      0.9.11cvs17.7
15771
15772         Removed FIXME_GTK2 warnings
15773         * src/gtk/gtkutils.c
15774                 useless #warnings
15775         * src/gtk/menu.c
15776                 useless #warnings (no need to mess with menu rc)
15777         * src/gtk/menu.h
15778                 unused functions
15779         
15780
15781 2004-07-03 [colin]      0.9.11cvs17.6
15782
15783         Removed FIXME_GTK2 warnings
15784         * src/codeconv.c
15785                 useless #warnings (rewrite needed)
15786         * src/compose.c
15787                 useless #warnings (rewrite needed)
15788                 useless #warnings (gtk2 is like that)
15789                 useless #warnings (previously fixed)
15790         * src/main.c
15791                 useless #warnings (previously fixed)
15792         * src/message_search.c
15793                 useless #warnings (gtk2 is like that)
15794                 Made apparent that search is case-sensitive
15795         * src/mimeview.c
15796                 useless #warnings (rewrite needed)
15797                 useless #warnings (gtk2 is like that)
15798                 reimplemented real warnings
15799         * src/prefs_common.c
15800                 Removed block cursor option (not it gtk2)
15801         * src/prefs_gtk.c
15802                 useless #warnings (rewrite needed)
15803         * src/procheader.c
15804                 useless #warnings (rewrite needed)
15805         * src/sourcewindow.c
15806                 useless #warnings (incorrect placing)
15807         * src/summary_search.c
15808                 useless #warnings (gtk2 is like that)
15809                 Made apparent that search is case-sensitive
15810         * src/action.c
15811                 useless #warnings (gtk2 is like that)
15812         * src/textview.c
15813                 useless #warnings (rewrite needed)
15814         * src/toolbar.c
15815                 useless #warnings (rewrite needed)
15816
15817 2004-07-03 [colin]      0.9.11cvs17.5
15818
15819         * src/textview.c
15820                 Fix mismerge which broke URI opening
15821                 
15822 2004-07-01 [colin]      0.9.11cvs17.4
15823
15824         * src/gtk/filesel.c
15825                 Fill filename when saving
15826                 
15827 2004-06-27 [colin]      0.9.11cvs17.3
15828
15829         * src/gtk/filesel.[ch]
15830                 Use the new GTK file selector
15831                 Update prototype to match the reality: multiple file
15832                 selection is open-only          
15833         * src/compose.c
15834                 Match the new prototypes        
15835         * configure.ac
15836                 Match the new requirements (gtk 2.4.0)
15837                         
15838 2004-06-26 [colin]      0.9.11cvs17.2
15839
15840         * src/plugins/trayicon/trayicon.c
15841                 Remove useless signal handler on resize, which causes
15842                 an infinite "loop"
15843         
15844 2004-06-26 [colin]      0.9.11cvs17.1
15845         
15846         * tools/Makefile.am
15847                 remove launch_firebird and add nautilus2sylpheed.sh
15848         * src/quicksearch.c
15849           src/summaryview.c
15850                 Fix show/hide "Extended symbols" button problem
15851                 Fix apparition at startup
15852                 Fix const warnings
15853         * src/plugins/image_viewer/Makefile.am
15854                 Fix configure 
15855         * common/ssl.c
15856                 Re-enable certificate check, as it doesn't seem to
15857                 cause Xlib errors anymore
15858
15859 2004-06-25 [paul]       0.9.11cvs17
15860
15861         * sync with 0.9.11cvs17 HEAD
15862         
15863         NOTE: QuickSearch is broken
15864
15865 2004-06-07 [colin]      0.9.10claws67.10
15866         * src/plugins/trayicon/trayicon.c
15867           src/plugins/trayicon/libeggtrayicon/Makefile.am
15868           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15869                 Fix gettextization in trayicon plugin
15870
15871 2004-06-07 [colin]      0.9.10claws67.9
15872         
15873         * src/summaryview.c
15874           src/gtk/gtksctree.[ch]
15875                 Let Shift+{Up,Down} work in summaryview
15876                 (well, Down "works" and Up works)
15877                 Let the list scroll when using these keys
15878
15879 2004-06-06 [colin]      0.9.10claws67.8
15880
15881         * src/plugins/trayicon/trayicon.c
15882                 Fix pixmap update
15883
15884 2004-06-06 [colin]      0.9.10claws67.7
15885
15886         * src/addressbook.c
15887                 Fix signal handling causing system-wide focus grab
15888
15889 2004-05-25 [paul]       0.9.10claws67.6
15890
15891         * Makefile.am
15892           src/Makefile.am
15893                 clean up
15894
15895 2004-05-25 [paul]       0.9.10claws67.5
15896
15897         * replace deprecated gtk_signal... functions
15898
15899 2004-05-23 [colin]      0.9.10claws67.4
15900
15901         * src/compose.c
15902                 Fix wrapping
15903
15904 2004-05-22 [colin]      0.9.10claws67.3
15905
15906         * src/compose.c
15907                 Re-fix [Edited] in compose.c::compose_reedit()
15908
15909 2004-05-22 [colin]      0.9.10claws67.2
15910
15911         * src/procmime.c
15912                 Fix parsing of multiparts mails
15913
15914 2004-05-22 [colin]      0.9.10claws67.1
15915
15916         * src/summaryview.c
15917                 Fix quicksearch
15918
15919 2004-05-22 [paul]       0.9.10claws67
15920
15921         * sync with 0.9.10claws67 HEAD
15922
15923 2004-05-14 [alfons]
15924
15925         * src/procmime.h
15926                 add forgotton prototype
15927
15928 2004-05-10 [paul]       0.9.10claws57
15929
15930         * sync with 0.9.10claws57 HEAD
15931
15932 2004-05-05 [paul]       0.9.9.claws1
15933
15934         * ChangeLog-gtk2        ** REMOVED **
15935           ChangeLog-gtk2.claws  ** ADDED **
15936                 rename and adopt the normal claws format
15937                 
15938         * configure.ac
15939                 require gtkmathview >= 0.5
15940
15941         * ac/*                          ** REMOVED **
15942           ac/                           ** REMOVED **
15943           intl/Makefile.in              ** REMOVED **
15944           m4/                           ** ADDED **
15945           m4/missing                    ** ADDED **
15946           m4/missing/gdk-pixbuf.m4      ** ADDED **
15947           m4/missing/gettext.m4         ** ADDED **
15948           m4/missing/gpgme.m4           ** ADDED **
15949           m4/missing/imlib.m4           ** ADDED **
15950           m4/.cvsignore                 ** ADDED **
15951           m4/Makefile.am                ** ADDED **
15952           m4/README                     ** ADDED **
15953           m4/aclocal-include.m4         ** ADDED **
15954           m4/aspell.m4                  ** ADDED **
15955           m4/check-type.m4              ** ADDED **
15956           m4/gnupg-check-typedef.m4     ** ADDED **
15957           m4/openssl.m4                 ** ADDED **
15958           m4/spamassassin.m4            ** ADDED **
15959           po/ChangeLog                  ** REMOVED **
15960           po/Makefile.in.in             ** REMOVED **
15961           po/Rules-quot                 ** REMOVED **
15962           po/boldquot.sed               ** REMOVED **
15963           po/en@boldquot.header         ** REMOVED **
15964           po/en@quot.header             ** REMOVED **
15965           po/insert-header.sin          ** REMOVED **
15966           po/quot.sed                   ** REMOVED **
15967           po/remove-potcdate.sed        ** REMOVED **
15968           po/remove-potcdate.sin        ** REMOVED **
15969           po/stamp-po                   ** REMOVED **
15970           Makefile.am
15971           autogen.sh
15972           configure.ac
15973                 enable building with automake 1.8.x
15974                 add 'autopoint --force' to autogen.sh and remove all
15975                 auto-generated files, remove ac/ directory and use
15976                 m4/ directory instead
15977                 
15978         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15979                 fix gettextization
15980
15981 2004-02-28 Colin Leroy <colin@colino.net>
15982         * src/prefs_matcher.c
15983           src/prefs_filtering.c
15984           src/prefs_filtering_action.c
15985                 Fix non-editable GtkEntries
15986
15987 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15988         * src/prefs_themes.c
15989                 utf8 conversion for theme info
15990
15991 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15992         * sync 0.9.9claws
15993
15994 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15995         * src/grouplistdialog.c
15996                 allow multiple selections without ctrl key
15997
15998 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15999         * src/main.c
16000                 enable customizable accelerators
16001
16002 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16003         * src/prefs_common.c
16004                 re-enable different font settings for gtk1/2
16005         * src/prefs_folder_item.c
16006                 fix folder prefs displayed wrong
16007         * src/textview.c
16008                 set 'sunken' shadow type
16009
16010 2004-02-07 Colin Leroy <colin@colino.net>
16011         * src/compose.c
16012                 Fix message being always [Edited]
16013                 Encode headers correctly (utf8 buf)
16014
16015 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16016         * src/socket.c
16017                 remove double g_source_attach()
16018                 (Thanks to Colin Leroy)
16019
16020 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16021         * src/gtk/gtksctree.c
16022                 Fix SSL certificate list not shown
16023         * src/mimeview.c
16024                 Fix clicks in mime tree
16025
16026 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16027         * src/common/socket.c
16028                 Fix SSL receive
16029         * src/compose.c
16030                 Fix clipboard menu hotkeys
16031
16032 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16033         * src/gtk/gtkaspell.[ch]
16034           src/compose.c
16035                 reimplement spellchecker
16036
16037 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16038         * src/gtk/filesel.c
16039                 crash when inserting file in compose window
16040                 (TODO: keep old selection on clicks)
16041         * src/main.c
16042                 use gtkrc-2.0 instead of gtkrc
16043
16044 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16045         * src/messageview.c
16046                 remove orphaned mimeview unref()
16047
16048 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16049         * src/grouplistdialog.c
16050                 expand nodes containing subscribed groups
16051
16052 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16053         * src/textview.c
16054                 textview: hide cursor, restore old click behaviour
16055
16056 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16057         * src/textview.c
16058                 variable names messed up
16059
16060 2004-01-17 Colin Leroy <colin@colino.net>
16061         * src/addr_compl.c
16062                 Fix completion address too thin
16063         * src/compose.c
16064                 Fix tab-to-subject behaviour
16065         * src/summaryview.c
16066                 Implement key up & down in summaryview
16067
16068 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16069
16070         * sync 098claws
16071
16072 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16073         * configure.ac
16074           Makefile.am
16075           doc/.cvsignore
16076           doc/Makefile.am
16077                 faq, man, manual moved to doc/
16078         * ac/aspell.m4
16079           ac/check-type.m4
16080           ac/gnupg-check-typedef.m4
16081           ac/openssl.m4
16082           ac/spamassassin.m4
16083           ac/missing/gdk-pixbuf.m4
16084           ac/missing/gpgme.m4
16085           ac/missing/imlib.m4
16086                 fix automake warnings
16087
16088 2003-12-06 Colin Leroy <colin@colino.net>
16089         * src/summaryview.c
16090                 Fix quicksearch
16091
16092 2003-12-05 Colin Leroy <colin@colino.net>
16093         * src/summaryview.c
16094                 Fix going to next unread folder
16095
16096 2003-12-05 Colin Leroy <colin@colino.net>
16097         * src/crash.c
16098                 Fix gtk2 compilation
16099         * src/session.c
16100                 Remove iotag source handler at disconnection
16101         * src/socket.[ch] 
16102                 Remove source handler when closing socket 
16103                 (fixes another seg)
16104
16105 2003-12-04 Colin Leroy <colin@colino.net>
16106         * src/compose.c
16107           src/prefs_account.c
16108           src/prefs_common.c
16109                 Fix some dropdown menus
16110
16111 2003-12-04 Colin Leroy <colin@colino.net>
16112         * src/compose.c
16113                 Fix event handlers on header fields
16114         * src/common/socket.c
16115           src/common/session.c
16116                 Fix segfault with callback (SSL)
16117                 Fix end of session 
16118
16119 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16120
16121         * Fix compile bug in src/compose.c
16122         * removed src/gtk/gtkstext.[ch]
16123
16124 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16125
16126         * Convert character set and escape "text" attributes in toolbar setting
16127         files.
16128         * Fixed bug in button-press-event handling.
16129
16130 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16131
16132         * Fixed bug in key-press-event handling.
16133
16134 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16135
16136         * Enabled to compile tray-icon plugin (Ad-hoc).
16137         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16138
16139 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16140
16141         * Enabled to compile on sylpheed-claws.
16142         (tray-icon plugin still cannot compile yet.)
16143
16144 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16145
16146         * Updated to 0.9.5.
16147
16148 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16149
16150         * Updated to 0.9.4.
16151         * Ported monitoring SSL mechanism to GSource of GLib2
16152         (I don't confirm it)
16153         * Added _gtk2 suffix to key name of font preference to avoid
16154         ovverwriting preference of Gtk+-1.2 version.
16155
16156 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16157
16158         * Updated to 0.9.2.
16159
16160 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16161
16162         * Updated to 0.9.1.
16163         * Translate po files into UTF-8 when execute autogen.sh.
16164
16165 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16166
16167         * Updated to 0.9.0.
16168
16169 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16170
16171         * Plugged GError related memory leaks.
16172
16173 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16174
16175         * Changed default size of fonts.
16176         * Enabled to set titile font size of warning dialog.
16177
16178 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16179
16180         * Embed a sylpheed icon into executable binary on Windows.
16181
16182 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16183
16184         * I forgot to traslate character set of element string in src/xml.c.
16185
16186 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16187
16188         * Fixed detecting bind_textdomain_codeset in configure.in.
16189         * The bug in which "Example" of "Date fromat" preference isn't displayed
16190         correctly has been fixed.
16191
16192 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16193
16194         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16195           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16196           glib-gettextize
16197           Removed intl directory.
16198           Translated po files into UTF-8.
16199           (Thanks! Ryuji Abe)
16200
16201 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16202
16203         * The bug which doesn't unscape string in xml.c has been fixed.
16204
16205 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16206
16207         * The bug which is failed to translate encoding of file name thorough
16208         file dialog has been fixed.
16209
16210 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16211
16212         * Modified to translate file names which is used in inporting/expoting
16213         mbox feature and "Save as" feature into locale encoding.
16214         * Translate file names into locale encoding when "Attache file" and
16215         "Insert file".
16216         * Force set G_BROKEN_FILENAMES environment variable.
16217         * Other minor fixes.
16218
16219 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16220
16221         * Modified to treat MH folder's name as locale encoding.
16222
16223 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16224
16225         * The bug which clash on switching candidates of auto completion of
16226         addresses, cannot use auto completion in Japanesse is fixed
16227         (Thanks! Tokunaga-san)¡¥
16228
16229 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16230
16231         * The bug which cannot switch key accelerator preference has been fixed
16232         (Thanks! smbd-san)¡¥
16233
16234 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16235
16236         * version 0.8.11-gtk2-20030314
16237
16238 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16239
16240         * The bug in which character set conversion of filtering messages has
16241         been fixed.(Thanks! COCOA-san).
16242
16243 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16244
16245         * Revived "Leave space on head" preference in "Message" category.
16246         * A bug which clash when put the cursor to end of buffer and execute
16247         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16248
16249 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16250
16251         * version 0.8.11-gtk2-20030312
16252
16253 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16254
16255         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16256         * Modified to use Pango's API directly for font preference.
16257         * Integrated GtkTextView of textview to one widget.
16258         * Set fonts of header title in textview by "header_title" tag.
16259         * Removed some deprecated codes.
16260
16261 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16262
16263         * Updated to 0.8.11.
16264         * Merged cygwin patch(Thanks! Sakai-san).
16265
16266 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16267
16268         * version 0.8.10-gtk2-20030309