44784d03fb19e87cc48415b4f8c170b1cecb350b
[claws.git] / ChangeLog
1 2006-07-07 [paul]       2.3.1cvs67
2
3         * src/action.c
4                 Return now Closes dialog
5         * src/mimeview.c
6         * src/mimeview.h
7         * src/textview.c
8                 add contextual menu to mime parts listed
9                 in the textview
10                 Thank to Colin
11         * src/common/utils.c
12                 reversal: ' is a valid character in URLs
13
14 2006-07-06 [colin]      2.3.1cvs66
15
16         * src/remotefolder.h
17                 Forgotten in previous commit
18
19 2006-07-06 [colin]      2.3.1cvs65
20
21         * src/folder.c
22                 Set summary update flag whenever
23                 totals changed
24         * src/imap.c
25         * src/prefs_account.c
26         * src/common/utils.h
27         * src/etpan/imap-thread.c
28                 Fix warnings, thanks to Fabien and
29                 Ricardo
30
31 2006-07-06 [wwp]        2.3.1cvs64
32
33         * src/gtk/gtkutils.c
34                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
35
36 2006-07-06 [wwp]        2.3.1cvs63
37
38         * src/account.c
39         * src/addressbook.c
40         * src/addressitem.h
41         * src/folderview.c
42         * src/mainwindow.c
43         * src/manual.c
44         * src/manual.h
45         * src/message_search.c
46         * src/prefs_actions.c
47         * src/prefs_filtering.c
48         * src/prefs_filtering.h
49         * src/prefs_template.c
50         * src/summary_search.c
51         * src/summaryview.c
52         * src/gtk/gtkutils.c
53         * src/gtk/gtkutils.h
54         * src/gtk/pluginwindow.c
55                 add help buttons to some dialogs. Clicking such buttons opens a
56                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
57
58 2006-07-06 [paul]       2.3.1cvs62
59
60         * src/textview.c
61                 fix attachments contextual menu
62                 Thanks to Colin
63
64 2006-07-05 [colin]      2.3.1cvs61
65
66         * src/textview.c
67         * src/compose.c
68                 Handle sftp:// links
69
70 2006-07-05 [paul]       2.3.1cvs60
71
72         * src/gtk/filesel.c
73                 grab save button by default
74                 Thanks to Colin
75
76 2006-07-05 [wwp]        2.3.1cvs59
77
78         * manual/xml2pdf
79                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
80
81 2006-07-04 [colin]      2.3.1cvs58
82
83         * src/mimeview.c
84         * src/textview.c
85                 Use left click to select, middle click to open
86                 on mimeparts links
87         * src/common/utils.c
88                 Fix segfault
89
90 2006-07-04 [colin]      2.3.1cvs57
91
92         * src/mainwindow.c
93         * src/news.c
94                 Warning fixes, thanks to Fabien
95
96 2006-07-04 [colin]      2.3.1cvs56
97
98         * src/mimeview.c
99         * src/mimeview.h
100         * src/textview.c
101                 Allow parts to be selected via their text label
102                 in textview
103
104 2006-07-04 [colin]      2.3.1cvs55
105
106         * src/folderview.c
107                 Feedback when closing (for big folders)
108         * src/prefs_actions.c
109         * src/prefs_filtering.c
110         * src/prefs_matcher.c
111         * src/prefs_template.c
112                 Fix default button when closing without
113                 having saved
114
115 2006-07-04 [colin]      2.3.1cvs54
116
117         * src/news.c
118                 Delete local file on deletion
119
120 2006-07-03 [colin]      2.3.1cvs53
121
122         * src/folderview.c
123         * src/main.c
124                 Don't freeze when rescanning after crash
125
126 2006-07-03 [wwp]        2.3.1cvs52
127
128         * src/compose.c
129         * src/privacy.c
130         * src/privacy.h
131         * src/plugins/pgpinline/pgpinline.c
132         * src/plugins/pgpmime/pgpmime.c
133                 don't report an error when the user cancels the passphrase dialog.
134
135 2006-07-02 [colin]      2.3.1cvs51
136
137         * src/folderview.c
138                 Open message when crossing folders with Space,
139                 goto next unread and friends
140
141 2006-07-01 [colin]      2.3.1cvs50
142
143         * src/prefs_account.c
144                 Typographic rules varying from language
145                 to language (in french "Protocole :"),
146                 we have to do that :)
147
148 2006-07-01 [ticho]      2.3.1cvs49
149
150         * src/prefs_account.c
151                 Only use one temporary gchar* variable in
152                 prefs_account_protocol_set_optmenu().
153
154 2006-07-01 [ticho]      2.3.1cvs48
155
156         * src/prefs_account.c
157         * src/prefs_account.h
158                 Use GtkLabel for existing account protocol name.
159                 Created an array for protocol names and populate the
160                 combobox from it in a for() cycle.
161
162 2006-06-30 [colin]      2.3.1cvs47
163
164         * src/compose.c
165                 Block undo when changing signature (by changing
166                 account)
167
168 2006-06-30 [paul]       2.3.1cvs46
169
170         * src/send_message.c
171                 when editing From in the Compose window, use that address
172                 in the Return-Path: header
173                 Thanks to Colin
174
175 2006-06-30 [colin]      2.3.1cvs45
176
177         * src/compose.c
178                 Fix signature replacement:
179                 - when no newline before separator
180                 - when reediting
181
182 2006-06-29 [colin]      2.3.1cvs44
183
184         * src/folderview.c
185         * src/folderview.h
186         * src/mainwindow.c
187         * src/summaryview.c
188                 Let 'View/Go to/Next marked' work like
189                 Next new & Next unread: across folders
190                 Change the select_on_entry pref to do
191                 what we want when changing folder
192         * src/common/utils.c
193                 Fix single-quoted links 
194
195 2006-06-29 [colin]      2.3.1cvs43
196
197         * src/gtk/gtkaspell.c
198                 "Sylpheed" and "Sylpheed-Claws" do exist !
199
200 2006-06-29 [colin]      2.3.1cvs42
201
202         * src/imap.c
203                 Forgot to remove debug
204
205 2006-06-29 [colin]      2.3.1cvs41
206
207         * src/imap.c
208         * src/imap.h
209         * src/mainwindow.c
210                 Disconnect from IMAP servers when going
211                 offline. Fixes bug #978 (going to offline-mode 
212                 won't close connections)
213
214 2006-06-29 [colin]      2.3.1cvs40
215
216         * src/main.c
217                 Fix transient setting on failing plugins
218                 Patch by Fabien
219         * src/plugins/pgpcore/sgpgme.c
220                 Only warn for OpenPGP. Most people don't
221                 have CMS available.
222
223 2006-06-29 [colin]      2.3.1cvs39
224
225         * src/compose.c
226                 Fix Spelling menu (discrepancy between context menu
227                 and top menu when folder's dictionary isn't the 
228                 default one)
229         * src/plugins/pgpcore/sgpgme.c
230                 More error reporting about why gpgme can fail
231
232 2006-06-29 [wwp]        2.3.1cvs38
233
234         * src/mainwindow.c
235                 honor the display-header-pane setting even when the message view
236                 is a separate window.
237
238 2006-06-29 [wwp]        2.3.1cvs37
239
240         * src/prefs_actions.c
241                 forgot to commit that one (use of GTK_STOCK_INFO).
242
243 2006-06-29 [colin]      2.3.1cvs36
244
245         * src/imap.c
246                 Better handling of login errors (ask the password
247                 again once), alert in case of error. Fix three
248                 signedness warnings.
249
250 2006-06-28 [wwp]        2.3.1cvs35
251
252         * src/prefs_template.c
253         * src/prefs_matcher.c
254         * src/prefs_filtering_action.c
255         * src/prefs_quote.c
256                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
257                 patch by Fabien Vantard, slightly modified.
258
259 2006-06-28 [paul]
260
261         2.4.0-rc2 released
262
263 2006-06-28 [colin]      2.3.1cvs34
264
265         * src/prefs_account.c
266                 Fix bug #977 (Can't add or edit imap accounts)
267
268 2006-06-28 [colin]      2.3.1cvs33
269
270         * src/mimeview.c
271                 Fix previous
272
273 2006-06-28 [colin]      2.3.1cvs32
274
275         * src/mimeview.c
276                 Save named inlined attachments with "Save all"
277         * src/main.c
278         * src/mbox.c
279         * src/common/plugin.c
280         * src/common/plugin.h
281         * src/common/sylpheed.c
282         * src/common/utils.c
283         * src/plugins/pgpcore/sylpheed.def
284         * src/plugins/pgpinline/sylpheed.def
285         * src/plugins/pgpmime/sylpheed.def
286                 Win32 compatibility patch, by
287                 Werner Koch
288
289 2006-06-28 [wwp]        2.3.1cvs31
290
291         * src/imap.c
292         * src/prefs_folder_item.c
293                 less compilation warnings (thanks to Fabien Vantard), less typos.
294
295 2006-06-28 [paul]       2.3.1cvs30
296
297         * src/gtk/gtkutils.c
298                 gtk_combo_box_set_focus_on_click() is only
299                 available since gtk 2.6.0
300
301 2006-06-28 [paul]       2.3.1cvs29
302
303         * src/prefs_ext_prog.c
304                 fix engrish and add a tooltip for the
305                 'command for 'Display as text' option
306
307 2006-06-28 [paul]
308
309         2.4.0-rc1 released
310
311 2006-06-28 [paul]       2.3.1cvs28
312
313         * ChangeLog
314         * tools/Makefile.am
315                 include textviewer.pl in releases
316
317 2006-06-28 [paul]       2.3.1cvs27
318
319         * src/prefs_ext_prog.c
320                 hide Print command option if libgnomeprint
321                 support is present
322
323 2006-06-27 [colin]      2.3.1cvs26
324
325         * src/compose.c
326                 Fix Esc handling in insert/attach dialog
327                 Don't show this dialog if dragging something
328                 else than text/uri-list
329                 Thanks to Fabien Vantard
330         * tools/textviewer.pl
331                 Filter script to display stuff as text
332                 by H. Merijn Brand
333
334 2006-06-27 [wwp]        2.3.1cvs25
335
336         * src/messageview.c
337                 use the exact product name (message view title), patch
338                 by Fabien Vantard.
339
340 2006-06-27 [ticho]      2.3.1cvs24
341
342         * src/prefs_account.c
343         * src/prefs_common.c
344         * src/prefs_common.h
345         * src/prefs_ext_prog.c
346         * src/textview.c
347                 Add a preference (Preferences/External programs)
348                 to allow "Display as text" to be done via a script
349                 (patch by H.Merijn Brand).
350                 Use GtkComboBox for protocol selection in account
351                 preferences.
352                 Only include current choice for existing accounts, and
353                 insensitivize the combobox.
354
355 2006-06-27 [paul]       2.3.1cvs23
356
357         * src/mbox.c
358                 fix crasher introduced in cvs21.
359                 Thanks to Colin
360
361 2006-06-26 [colin]      2.3.1cvs22
362
363         * src/mbox.c
364                 Fix double-frees when leaving folders
365                 after exporting to mbox
366
367 2006-06-26 [colin]      2.3.1cvs21
368
369         * src/mbox.c
370                 More feedback (and optimisation)
371                 on import/export
372         * src/common/utils.c
373                 Fix case when looking for mail addresses
374         * src/gtk/gtkutils.c
375                 Extra check for (X-)Face
376
377 2006-06-25 [ticho]      2.3.1cvs20
378
379         * src/compose.c
380         * src/exphtmldlg.c
381         * src/gtk/gtkutils.c
382         * src/gtk/gtkutils.h
383                 Added second argument to gtkut_sc_combobox_create() to
384                 control focus-on-click for the widget.
385                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
386
387 2006-06-25 [ticho]      2.3.1cvs19
388
389         * src/compose.c
390         * src/gtk/Makefile.am
391         * src/gtk/combobox.c
392         * src/gtk/combobox.h
393         * src/gtk/gtkutils.c
394         * src/gtk/gtkutils.h
395                 Use GtkComboBox instead of deprecated GtkOptionMenu
396                 for account selector in compose window and for encoding
397                 selector in attachment properties.
398                 Also factorise working with the new GtkComboBox somewhat.
399
400 2006-06-24 [paul]       2.3.1cvs18
401
402         * src/prefs_common.c
403                 use the correct default value
404
405 2006-06-24 [paul]       2.3.1cvs17
406
407         * src/compose.c
408         * src/prefs_common.c
409         * src/prefs_common.h
410         * src/prefs_compose_writing.c
411                 enable setting of default action when
412                 dnd'ing files in the compose window.
413                 (Collaborative effort with wwp)
414
415 2006-06-23 [wwp]        2.3.1cvs16
416
417         * src/compose.c
418                 i18n fix (thanks to Fabien Vantard)
419
420 2006-06-22 [colin]      2.3.1cvs15
421
422         * src/prefs_customheader.c
423                 Don't use filters in custom headers' file 
424                 selector. Remember, extensions mean nothing :)
425
426 2006-06-22 [paul]       2.3.1cvs14
427
428         * configure.ac
429                 allow setting of man directory location
430
431 2006-06-22 [colin]      2.3.1cvs13
432
433         * src/mainwindow.c
434                 Add 'View/Go to/Next unread folder'.
435                 I missed that :)
436
437 2006-06-22 [colin]      2.3.1cvs12
438
439         * src/common/utils.c
440                 Add some subject prefixes
441                 Patch by Bjorn T Johansen <btj@havleik.no>
442
443 2006-06-22 [colin]      2.3.1cvs11
444
445         * manual/advanced.xml
446                 Forgotten hidden pref
447
448 2006-06-21 [paul]       2.3.1cvs10
449
450         * src/prefs_account.c
451                 complete the removal of 'Add date header' option
452
453 2006-06-21 [paul]       2.3.1cvs9
454
455         * src/account.c
456         * src/compose.c
457         * src/prefs_account.c
458         * src/prefs_account.h
459                 remove option to add date header - always
460                 add date header
461         * src/etpan/imap-thread.c
462                 fix warnings (Thanks to Colin)
463
464 2006-06-21 [wwp]        2.3.1cvs8
465
466         * src/folder.c
467                 set the attachment flag when inline text part are (file)named. This is more convenient
468                 when receiving (for instance) inline source files or patches sent using thunderbird.
469
470 2006-06-21 [paul]       2.3.1cvs7
471
472         * src/inc.c
473                 fix off-by-one count of current msg in
474                 statusbar filtering progressbar
475
476 2006-06-21 [paul]       2.3.1cvs6
477
478         * src/folder.c
479                 Show attachment icon even if the part is 'inline'
480                 if the following conditions are met:
481                 - content-type != 'text/plain'
482                 - content-type != '*/pgp-signature'
483                 - either 'name' or 'filename' parameter is not NULL
484                 
485                 Thanks to Colin
486
487 2006-06-21 [paul]       2.3.1cvs5
488
489         * src/messageview.c
490         * src/prefs_common.c
491         * src/prefs_common.h
492         * src/prefs_other.c
493                 add an option to 'Never send Return
494                 Receipts'
495                 Thanks to Colin
496
497 2006-06-20 [mones]      2.3.1cvs4
498
499         * po/es.po
500                 updated
501         * src/compose.c
502                 typo fixed (space after comma)
503         * tools/make.themes.project
504                 remove exec mode from tarball files
505
506 2006-06-20 [colin]      2.3.1cvs3
507
508         * src/news.c
509         * src/procheader.c
510         * src/unmime.c
511                 Better fix for \n's in headers (don't 
512                 break Received: and others)
513
514 2006-06-20 [paul]       2.3.1cvs2
515
516         * src/alertpanel.c
517         * src/textview.c
518                 improve legibility of phishing attempt
519                 dialog
520
521 2006-06-20 [paul]       2.3.1cvs1
522
523         * NEWS
524         * README
525         * configure.ac
526                 Update version number following
527                 stable release
528
529 2006-06-20 [colin]      2.3.0cvs26
530
531         * src/compose.c
532                 When dragging a file to the text of the compose
533                 window, ask whether we want to insert or attach
534                 (I know lots of people who do that to attach)
535
536 2006-06-20 [colin]      2.3.0cvs25
537
538         * src/etpan/imap-thread.c
539                 Fix threshold (the append command is often > 32 bytes)
540
541 2006-06-19 [colin]      2.3.0cvs24
542
543         * src/imap.c
544         * src/etpan/imap-thread.c
545                 Workaround Rockliffe IMAP server bug: replace
546                 "x UID SEARCH (ANSWERED UID 1:*)" with
547                 "x UID SEARCH ANSWERED"
548                 (Rockliffe doesn't handle the parenthesis)
549
550 2006-06-19 [colin]      2.3.0cvs23
551
552         * src/compose.c
553         * src/imap.c
554         * src/etpan/imap-thread.c
555                 Probably fix bug #972 (Freezes when adding 
556                 an attachment to the message)
557         * src/common/defs.h
558                 Modernize Firefox cmd
559
560
561 2006-06-18 [colin]      2.3.0cvs22
562
563         * src/prefs_customheader.c
564                 Only allow correct filenames for various
565                 custom headers
566
567 2006-06-18 [colin]      2.3.0cvs21
568
569         * src/prefs_customheader.c
570                 Add a 'From File...' button in custom headers prefs, which
571                 try to do the right thing: 
572                 for normal headers, use file as plaintext,
573                 for X-Face, calls compface,
574                 for Face, encode to b64.
575
576 2006-06-17 [colin]      2.3.0cvs20
577
578         * src/mh.c
579                 Warning fix
580
581 2006-06-16 [colin]      2.3.0cvs19
582
583         * src/summaryview.c
584                 Recursive quicksearch: show message list
585                 in current folder, *then* search children
586                 in the background.
587
588 2006-06-16 [colin]      2.3.0cvs18
589
590         * src/main.c
591                 Instead of ignoring SIGPIPE, save caches
592                 when getting one. Will fix the fact that
593                 hot caches are out-of-date when logging 
594                 out of Xorg.
595         * src/compose.c
596         * src/prefs_compose_writing.c
597                 Only save text (not attachments) when 
598                 auto-saving to drafts
599         * src/unmime.c
600                 Always replace \n, \r and \t with spaces
601                 in headers
602         * manual/dist/html/Makefile.am
603         * manual/dist/pdf/Makefile.am
604         * manual/dist/ps/Makefile.am
605         * manual/dist/txt/Makefile.am
606         * manual/fr/dist/html/Makefile.am
607         * manual/fr/dist/pdf/Makefile.am
608         * manual/fr/dist/ps/Makefile.am
609         * manual/fr/dist/txt/Makefile.am
610         * manual/pl/dist/html/Makefile.am
611         * manual/pl/dist/pdf/Makefile.am
612         * manual/pl/dist/ps/Makefile.am
613         * manual/pl/dist/txt/Makefile.am
614                 Fix make clean removing pregenerated manuals
615
616
617 2006-06-16 [colin]      2.3.0cvs17
618
619         * src/plugins/pgpcore/sgpgme.c
620         * src/plugins/pgpmime/pgpmime.c
621         * src/plugins/pgpinline/pgpinline.c
622                 Better error reporting in setup_signers.
623                 Don't fallback to default key if specified
624                 key isn't found.
625                 Don't allow signing if more than one secret
626                 key matches the one specified in prefs.
627
628 2006-06-15 [colin]      2.3.0cvs16
629
630         * src/folderview.c
631                 Add "Send queue" in the folder's contextual
632                 menu
633         * src/compose.c
634         * src/messageview.c
635         * src/privacy.c
636         * src/privacy.h
637         * src/procmime.c
638         * src/procmsg.c
639         * src/plugins/pgpcore/passphrase.c
640         * src/plugins/pgpcore/sgpgme.c
641         * src/plugins/pgpinline/pgpinline.c
642         * src/plugins/pgpmime/pgpmime.c
643                 Better error reporting
644         * src/mbox.c
645                 Probably fix bug #971 (2.2.3 cannot read mail 
646                 from local mbox)
647
648
649 2006-06-15 [mones]      2.3.0cvs15
650
651         * tools/make.themes.project
652                 creates the themes project from the web page
653
654 2006-06-15 [colin]      2.3.0cvs14
655
656         * src/folder.c
657                 Better fix (avoid losing the folder if scan_tree 
658                 fails)
659
660 2006-06-15 [cleroy]     2.3.0cvs13
661
662         * src/folder.c
663                 Probably fix Bug #969 (crash on rebuilding 
664                 imap folder)
665
666 2006-06-14 [colin]      2.3.0cvs12
667
668         * manual/dtd/manual.xsl
669         * manual/sylpheed-claws-manual.xml
670         * manual/fr/sylpheed-claws-manual.xml
671         * manual/pl/sylpheed-claws-manual.xml
672                 Insert pagebreaks between sections
673
674 2006-06-14 [paul]       2.3.0cvs11
675
676         * configure.ac
677                 better fix than 2.3.0cvs10
678
679 2006-06-14 [paul]       2.3.0cvs10
680
681         * configure.ac
682                 fix setting of PACKAGE_DATA_DIR with newer autoconf
683                 (backwards compatible)
684
685 2006-06-13 [colin]      2.3.0cvs9
686
687         * src/messageview.c
688                 Fix sending of return receipt with the new queue folders
689
690 2006-06-13 [wwp]        2.3.0cvs8
691
692         * src/quote_fmt_lex.l
693                 fix wrong tokens returned in quote_fmt lexer, query not().
694
695 2006-06-13 [wwp]        2.3.0cvs7
696
697         * src/folder.c
698         * src/prefs_folder_item.c
699                 allow changing folder type even when folder is not a top-level one,
700                 thanks to Colin.
701
702 2006-06-12 [colin]      2.3.0cvs6
703
704         * src/folderview.c
705                 Fix double-ask of "Do you want to mark all
706                 as read"
707
708 2006-06-12 [colin]      2.3.0cvs5
709
710         * src/compose.c
711         * src/compose.h
712         * src/folder.c
713         * src/folder.h
714         * src/imap.c
715         * src/inc.c
716         * src/main.c
717         * src/messageview.c
718         * src/mh.c
719         * src/prefs_folder_item.c
720         * src/procheader.c
721         * src/procmime.c
722         * src/procmsg.c
723         * src/procmsg.h
724         * src/send_message.c
725         * src/summaryview.c
726         * src/toolbar.c
727                 Apply bug #964's patch (Queue and drafts aren't normal)
728                 The Drafts and Queue folder now contain RFC-822 files,
729                 allowing to move and copy mails from and to these 
730                 folders. Moving from Drafts to Queue will prepare the
731                 mail for sending (PGP signature, encryption, etc).
732                 This patch also rework sending errors handling to try
733                 to be more helpful.
734                 Also, allow redefining folder types via the GUI 
735                 (Folder type in its Properties)
736
737 2006-06-12 [colin]      2.3.0cvs4
738
739         * src/summaryview.c
740         * src/prefs_common.c
741         * src/prefs_common.h
742         * src/gedit-print.c
743                 Allow to define a specific print font - patch
744                 by Bernhard Walle <bernhard.walle@gmx.de>
745         * src/prefs_fonts.c
746         * manual/advanced.xml
747         * manual/fr/advanced.xml
748                 Add a hidden pref to allow deletion without
749                 confirmation
750
751 2006-06-12 [wwp]        2.3.0cvs3
752
753         * .cvsignore
754                 more files to ignore.
755
756 2006-06-12 [wwp]        2.3.0cvs2
757
758         * src/quote_fmt.c
759         * src/quote_fmt_lex.l
760         * src/quote_fmt_parse.y
761                 extend the quote_fmt parser (templates and quotes):
762                 - allow limited sub-expressions in |p{} and |f{} expressions,
763                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
764                 - implemented/fixed missing implementation of query_references and show_references,
765                 - completed, fixed contents and format of the symbols help dialog,
766                 - fix some compilation warnings.
767
768 2006-06-12 [wwp]        2.3.0cvs1
769
770         * manual/advanced.xml
771         * manual/fr/advanced.xml
772                 updates in the "templates" section of the manual (eng/fr):
773                  - be more precise (both versions)
774                  - completed to match the english reference (fr version)
775                  - touchups (both versions)
776
777 2006-06-12 [paul]       2.3.0
778
779         2.3.0 released
780
781 2006-06-12 [paul]       2.2.3cvs14
782
783         * po/ca.po
784         * po/cs.po
785         * po/de.po
786         * po/el.po
787         * po/fr.po
788         * po/it.po
789         * po/pt_BR.po
790         * po/sr.po
791         * po/zh_CN.po
792                 updated by Miquel Oliete, Tim, Stephan Sachse,
793                 Stavros Giannouris, Fabien Vantard, Andrea
794                 Spadaccini, Frederico Goncalves Guimaraes,
795                 Aleksandar Urosevic, and Ralgh Young
796
797 2006-06-12 [colin]      2.2.3cvs13
798
799         * src/mbox.c
800                 Add missing header
801
802 2006-06-11 [colin]      2.2.3cvs12
803
804         * src/msgcache.c
805                 Verify that g_malloc() succeeded
806
807 2006-06-11 [colin]      2.2.3cvs11
808
809         * src/wizard.c
810                 Add Face header to welcome mail
811
812 2006-06-10 [colin]      2.2.3cvs10
813
814         * src/textview.c
815                 Revert previous (Forgot it changes the
816                 margin on the whole mail)
817
818 2006-06-10 [colin]      2.2.3cvs9
819
820         * src/textview.c
821                 Don't overlap long headers under (X-)Face
822
823 2006-06-10 [mones]      2.2.3cvs8
824
825         * manual/xml2pdf
826                 allow generation of manual on systems lacking saxon binary
827                 but with java and the saxon library installed
828
829         * po/es.po
830                 updated for release
831
832 2006-06-09 [colin]      2.2.3cvs7
833
834         * src/summaryview.c
835                 Fix leak when using Display Sender using Addressbook
836
837 2006-06-09 [colin]      2.2.3cvs6
838
839         * src/compose.c
840         * src/folder.c
841         * src/folderview.c
842         * src/mimeview.c
843         * src/summaryview.c
844                 More leaks fixes
845
846 2006-06-09 [paul]       2.2.3cvs5
847
848         * AUTHORS
849         * src/gtk/authors.h
850         * tools/claws.i18n.status.pl
851                 updated with new info
852
853 2006-06-09 [paul]       2.2.3cvs4
854
855         * README
856                 updated
857         * manual/ack.xml
858                 add wwp to authors list
859         * src/gtk/authors.h
860                 update mine and Colin's addresses
861
862 2006-06-08 [colin]      2.2.3cvs3
863
864         * src/etpan/imap-thread.c
865                 Fix leak on SSL cert check
866
867 2006-06-08 [colin]      2.2.3cvs2
868
869         * src/common/utils.c
870                 Fix leak
871
872 2006-06-08 [paul]       2.2.3cvs1
873
874         * configure.ac
875                 Update version number following
876                 stable release
877
878 2006-06-07 [colin]      2.2.2cvs3
879
880         * src/msgcache.c
881                 Fix catching cache read errors (guint instead of gint)
882                 Prevent malloc'ing more than 8MB (means cache corruption)
883
884 2006-06-07 [paul]       2.2.2cvs2
885
886         * src/exporthtml.c
887         * src/exportldif.c
888         * src/mh.c
889         * src/mutt.c
890         * src/pine.c
891         * src/common/utils.c
892                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
893                 obey $HOME'
894                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
895                 Thanks to Colin
896
897 2006-06-06 [paul]       2.2.2cvs1
898
899         * configure.ac
900                 Update version number following
901                 stable release
902
903 2006-06-06 [paul]       2.2.1cvs6
904
905         * src/matcher.c
906                 fix  implicit declaration of
907                 sylpheed_do_idle()
908                 Patch by Fabien Vantard
909
910 2006-06-06 [paul]       2.2.1cvs5
911
912         * src/matcher.c
913                 fix age_greater and age_lower so that they
914                 mean what say and not '...or equal to'
915                 Thanks to Colin
916
917 2006-06-06 [paul]       2.2.1cvs4
918
919         * src/textview.c
920         * src/common/utils.c
921                 fix URI check
922                 Thanks to Colin
923
924 2006-06-05 [wwp]        2.2.1cvs3
925
926         * manual/fr/account.xml
927                 minor language fixes (thanks to Fabien Vantard).
928
929 2006-06-05 [colin]      2.2.1cvs2
930
931         * src/prefs_folder_item.c
932         * src/folderview.c
933                 Allow recursive setting of properties 
934                 for whole mailboxes
935         * src/matcher.c
936                 Don't freeze on 'test' filtering rule
937
938 2006-06-05 [colin]      2.2.1cvs1
939
940         * configure.ac
941                 Update version number following
942                 stable release
943
944 2006-06-04 [wwp]        2.2.0cvs82
945
946         * manual/glossary.xml
947         * manual/account.xml
948         * manual/fr/glossary.xml
949         * manual/fr/account.xml
950                 added glossary section and references/links related to the Face custom header.
951
952 2006-06-04 [colin]      2.2.0cvs81
953
954         * src/summaryview.c
955                 Skip to next message on move with no
956                 immediate execution
957
958 2006-06-04 [wwp]        2.2.0cvs80
959
960         * manual/xml2pdf
961                 added sanity checks, exit when needed.
962
963 2006-06-03 [paul]       2.2.0cvs79
964
965         * src/prefs_receive.c
966                 page name is now 'Receiving'
967         * src/prefs_send.c
968                 page name is now 'Sending'
969
970 2006-06-03 [colin]      2.2.0cvs78
971
972         * src/plugins/spamassassin/spamassassin_gtk.c
973                 Autoswitch to Localhost if transport was previously
974                 disabled. Else people had to check [] Enable, then
975                 *reselect* transport.
976
977 2006-06-03 [colin]      2.2.0cvs77
978
979         * src/plugins/pgpinline/pgpinline.c
980         * src/plugins/pgpmime/pgpmime.c
981                 Check that gpg_data_release_and_get_mem 
982                 didn't fail (now, why this happens...)
983
984 2006-06-03 [colin]      2.2.0cvs76
985
986         * src/mbox.c
987                 Fix bug #962 (Manual and/or UI should 
988                 warn about incompatible locking 
989                 causing dataloss)
990
991 2006-06-02 [cleroy]     2.2.0cvs75
992
993         * src/filtering.c
994         * src/folder.c
995         * src/procmsg.c
996         * src/summaryview.c
997                 Fix a few leaks
998
999 2006-06-02 [colin]      2.2.0cvs74
1000
1001         * src/main.c
1002                 On exit, free caches after writing them
1003                 Shuts up some valgrind false positives
1004         * src/procmsg.c
1005         * src/send_message.c
1006                 Fix races when reusing existing SMTP connections
1007                 Fix inexistant session timeout
1008         * src/toolbar.c
1009                 Display alertpanel after all queues have
1010                 been processed, not after each
1011
1012 2006-06-02 [wwp]        2.2.0cvs73
1013
1014         * manual/fr/glossary.xml
1015         * manual/fr/ack.xml
1016         * manual/ack.xml
1017                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1018
1019 2006-06-02 [wwp]        2.2.0cvs72
1020
1021         * manual/xml2pdf
1022         * manual/dist/pdf/Makefile.am
1023         * manual/dtd/manual.xsl
1024         * manual/fr/dist/pdf/Makefile.am
1025         * manual/pl/dist/pdf/Makefile.am
1026                 we changed the procedure to generate the .pdf version of the manual.
1027                 The procedure is more modern and the .pdf we get now has a valid index.
1028                 Here are the new pre-requisites:
1029
1030                 - JRE 1.x (1.4 here): there must be one from your distro
1031                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1032                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1033                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1034
1035                 See my posts for further info about the installation of this toolchain:
1036
1037                 Date: Fri, 19 May 2006 19:40:06 +0200
1038                 From: wwp <subscript@free.fr>
1039                 To: sylpheed-claws-devel@lists.sourceforge.net
1040                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1041
1042                 and
1043
1044                 Date: Wed, 24 May 2006 12:58:49 +0200
1045                 From: wwp <subscript@free.fr>
1046                 To: sylpheed-claws-devel@lists.sourceforge.net
1047                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1048
1049 2006-06-01 [colin]      2.2.0cvs71
1050
1051         * src/compose.c
1052                 Better guards against IMAP races
1053         * src/main.c
1054         * src/prefs_common.c
1055         * src/prefs_common.h
1056         * src/common/ssl_certificate.c
1057         * src/etpan/imap-thread.c
1058         * src/etpan/imap-thread.h
1059         * src/gtk/sslcertwindow.c
1060                 New hidden option ssl_skip_cert_check to 
1061                 avoid dups of bug #959 (libetpan linked
1062                 against gnutls and gnutls buggy on 64bit)
1063                 Present expired warning only once per
1064                 session/server.
1065         * manual/advanced.xml
1066         * manual/fr/advanced.xml
1067                 Document new option
1068
1069 2006-06-01 [wwp]        2.2.0cvs70
1070
1071         * src/messageview.c
1072                 fix for bug #961 (return receipt dialog 
1073                 complains incorrectly about return-path 
1074                 email adress being different), thanks 
1075                 to Colin.
1076
1077 2006-05-31 [cleroy]     2.2.0cvs69
1078
1079         * src/common/ssl.c
1080                 Guard against NULLs, although this
1081                 should never be an issue
1082
1083 2006-05-31 [colin]      2.2.0cvs68
1084
1085         * src/filtering.c
1086                 Use g_slist_prepend
1087         * src/imap.c
1088                 Don't remove caches when destroying folder, it
1089                 could (should) be done at exit
1090         * src/inc.c
1091                 free processing cache after incorporation
1092         * src/etpan/imap-thread.c
1093                 Maybe fix bug #959 (Crash on moving to emails 
1094                 to a imap account per ssl with a expired 
1095                 certificate.)
1096
1097 2006-05-30 [colin]      2.2.0cvs67
1098
1099         * src/summaryview.c
1100                 Put back event flush when displaying message
1101                 It avoids reading a bunch of messages just
1102                 by hitting shift-n for too long ;)
1103
1104 2006-05-29 [colin]      2.2.0cvs66
1105
1106         * src/summaryview.c
1107                 Remove useless g_warnings
1108
1109 2006-05-29 [colin]      2.2.0cvs65
1110
1111         * src/imap.c
1112                 Fix g_slist_append()s for performance
1113
1114 2006-05-29 [colin]      2.2.0cvs64
1115
1116         * src/compose.c
1117         * src/common/utils.c
1118                 Fix extraneous tab at start of addresses
1119         * src/mainwindow.c
1120                 Fix warnings (thanks to Fabien)
1121                 Fix crash at exit when composing messages 
1122                 exist
1123         * src/pop.c
1124                 Fix progress bar when deleting expired mails
1125                 Thanks to Hiro
1126         * src/summaryview.c
1127         * src/gtk/gtksctree.c
1128                 Fix re-sorting slowness
1129
1130 2006-05-29 [paul]       2.2.0cvs63
1131
1132         * src/mh.c
1133                 fetch full message when moving mails
1134                 from another mailbox, (fixed data loss
1135                 when filtering from IMAP to MH, introduced
1136                 in 2.2.0cvs57).
1137                 Thanks to Colin
1138
1139 2006-05-29 [mones]      2.2.0cvs62
1140
1141         * src/gtk/gtksctree.c
1142                 Unselect faster (patch by Colin)        
1143
1144 2006-05-26 [colin]      2.2.0cvs61
1145
1146         * src/summaryview.c
1147                 Unplug MSGINFO_UPDATE callback on delete too.
1148
1149 2006-05-26 [colin]      2.2.0cvs60
1150
1151         * src/foldersel.c
1152                 Fix bold in folder selection window with glib2.10
1153                 thanks Hiro
1154
1155 2006-05-26 [colin]      2.2.0cvs59
1156
1157         * src/procheader.c
1158                 Convert date only if necessary (and don't
1159                 try to convert from utf8 to utf8, too)
1160         * src/summaryview.c
1161                 Only set column's text if the column's 
1162                 displayed
1163
1164 2006-05-26 [colin]      2.2.0cvs58
1165
1166         * src/summaryview.c
1167         * src/gtk/gtkutils.c
1168                 Fix useless warning
1169
1170 2006-05-26 [colin]      2.2.0cvs57
1171
1172         * src/mainwindow.c
1173                 Make summaryview selectable as long as 
1174                 no message has focus
1175         * src/mh.c
1176                 Faster deletion (by implementing mh_remove_msgs)
1177                 Faster copy (avoid using mh_fetch_msg just to get
1178                 the filename)
1179                 Faster move (using move_file instead of copy_file
1180                 if MSG_IS_MOVE)
1181                 No progressbar if total number of mails to cp/mv 
1182                 is less than 100
1183         * src/summaryview.c
1184                 Fix removal from subject_table when mail gets moved
1185                 Faster deletion (g_slist_prepend instead of append)
1186         * src/gtk/gtksctree.c
1187                 Remove useless code
1188
1189 2006-05-25 [colin]      2.2.0cvs56
1190
1191         * src/common/ssl_certificate.c
1192                 Fix leak in expired cert check
1193
1194 2006-05-25 [colin]      2.2.0cvs55
1195
1196         * src/mh.c
1197                 Disable flags syncing on .mh_sequences - it
1198                 is buggy and marks mails read under unknown
1199                 conditions.
1200
1201 2006-05-25 [paul]
1202
1203         * 2.3.0-rc4 released
1204
1205 2006-05-24 [colin]      2.2.0cvs54
1206
1207         attention cvs users: if you manage to crash
1208         Sylpheed-Claws while moving, copying or deleting
1209         mails, we *are* interested in stack traces and
1210         valgrind logs. It looks stable, but one never
1211         knows...
1212
1213         * src/folder.c
1214                 Add progressbar for cache updates
1215         * src/folderutils.c
1216                 Optimize Mark all read in the current
1217                 folder
1218         * src/mh.c
1219                 Add progressbar for copy/move
1220         * src/procmsg.c
1221                 Optimize O(n^2) in copy/move
1222         * src/summaryview.c
1223         * src/gtk/gtksctree.c
1224                 Optimize O(n^2) algos
1225         * src/common/timing.h
1226                 Display ms instead of us
1227
1228 2006-05-24 [wwp]        2.2.0cvs53
1229
1230         * manual/fr/advanced.xml
1231                 updates to the French manual.
1232
1233 2006-05-24 [wwp]        2.2.0cvs52
1234
1235         * src/common/utils.c
1236                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1237
1238 2006-05-24 [wwp]        2.2.0cvs51
1239
1240         * src/folderutils.c
1241                 fixed "mark all read" in MH folders (thanks to Colin).
1242
1243 2006-05-24 [paul]       2.2.0cvs50
1244
1245         * doc/man/sylpheed-claws.1
1246                 updated the man page
1247
1248 2006-05-23 [colin]      2.2.0cvs49
1249
1250         * src/folderview.c
1251         * src/imap.c
1252         * src/inc.c
1253         * src/mbox.c
1254         * src/messageview.c
1255         * src/news.c
1256         * src/send_message.c
1257         * src/summaryview.c
1258         * src/gtk/sslcertwindow.c
1259                 alertpanel fixes, by Fabien
1260
1261 2006-05-23 [colin]      2.2.0cvs48
1262
1263         * src/folder.c
1264         * src/folderview.c
1265         * src/msgcache.c
1266         * src/summaryview.c
1267         * src/gtk/gtksctree.c
1268         * src/gtk/gtksctree.h
1269                 More timings
1270                 Fix slow loading problem, which was caused by the
1271                 use of some gtk_ctree funcs and their use of
1272                 g_list_position while gtk_ctree_(un)link'ing.
1273                 Reap more functions from gtkctree.c to be sure we
1274                 use our (fast) version instead of theirs.
1275         * src/mh.c
1276                 Fix copy of unread mails
1277
1278
1279 2006-05-22 [wwp]        2.2.0cvs47
1280
1281         * manual/fr/advanced.xml
1282                 updated.
1283
1284 2006-05-22 [colin]      2.2.0cvs46
1285
1286         * src/filtering.c
1287                 Fix possible infinite loop. 'copy' is not a 
1288                 final action, so when encountering a 'copy',
1289                 we have to check if a previous one was set
1290                 and do it. In the same way, if we encounter
1291                 a 'move' we have to perform a possibly 
1292                 pending 'copy'. This will slow down filtering
1293                 on IMAP if move+copy or multiple copy actions
1294                 are to be done, but handling it via the batch
1295                 would be really too convoluted.
1296
1297 2006-05-22 [wwp]        2.2.0cvs45
1298
1299         * manual/fr/advanced.xml
1300         * manual/fr/faq.xml
1301         * manual/fr/glossary.xml
1302         * manual/fr/handling.xml
1303         * manual/fr/intro.xml
1304         * manual/fr/plugins.xml
1305         * manual/fr/sylpheed-claws-manual.xml
1306                 sync w/ the english manual: updates URIs, documented mailing-list
1307                 support, better explanation about the enabled/disabled feature
1308                 in filtering/processing rules by Paul.
1309
1310 2006-05-21 [colin]      2.2.0cvs44
1311
1312         * src/summaryview.c
1313                 Don't expand after building threads, but during
1314
1315 2006-05-21 [colin]      2.2.0cvs43
1316
1317         * src/procmsg.c
1318         * src/summaryview.c
1319                 More timing possibilities... For next time I have 
1320                 to find out how the hell some 3GHz computer takes
1321                 one minute to open a 30k folder...
1322
1323 2006-05-21 [colin]      2.2.0cvs42
1324
1325         * manual/pl/advanced.xml
1326         * manual/pl/faq.xml
1327         * manual/pl/glossary.xml
1328         * manual/pl/handling.xml
1329         * manual/pl/intro.xml
1330         * manual/pl/plugins.xml
1331         * manual/pl/sylpheed-claws-manual.xml
1332                 Polish manual updated by Pawel
1333
1334 2006-05-20 [colin]
1335
1336         * 2.3.0-rc3 released
1337
1338 2006-05-20 [colin]      2.2.0cvs41
1339
1340         * src/imap.c
1341                 Fix -rc2 problems:
1342                 - remove cache of moved messages from original folder
1343                 - apply new flags to messages even if they aren't appliable
1344                   via IMAP.
1345
1346 2006-05-20 [colin]
1347
1348         * 2.3.0-rc2 released
1349
1350 2006-05-19 [colin]      2.2.0cvs40
1351
1352         * src/imap.c
1353                 Don't issue SELECT in imap_change_flags
1354                 before having checked that we indeed have
1355                 some flags to change. MSG_POSTFILTERED for
1356                 example can't be used on IMAP.
1357                 Fixes bug #955 (copying messages between 
1358                 imap folders is extremely slow), which was
1359                 a regression.
1360
1361 2006-05-19 [colin]      2.2.0cvs39
1362
1363         * src/folder.c
1364         * src/folder.h
1365         * src/folderview.c
1366                 Try to fix bug #830 (Some unread messages 
1367                 get marked read in IMAP inbox):
1368                 - Prevent scanning a folder if it's being 
1369                   opened via the GUI
1370                 - Postpone opening via the GUI of a folder
1371                   currently scanned.
1372
1373
1374 2006-05-19 [wwp]        2.2.0cvs38
1375
1376         * manual/advanced.xml
1377                 fix English+typo (thanks to Paul).
1378
1379 2006-05-19 [wwp]        2.2.0cvs37
1380
1381         * manual/advanced.xml
1382         * manual/fr/advanced.xml
1383         * src/gtk/logwindow.c
1384         * src/prefs_common.c
1385         * src/prefs_common.h
1386                 added hidden prefs to allow customization of colors used in
1387                 protocol log window (useful for dark gtk+ themes).
1388
1389 2006-05-19 [wwp]        2.2.0cvs36
1390
1391         * ChangeLog
1392                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1393
1394 2006-05-19 [paul]       2.2.0cvs35
1395
1396         * src/textview.c
1397                 make Reply-To fully clickable
1398         * src/gtk/logwindow.c
1399                 more colouring (SMTP ESMTP)
1400         Both patches by Pawel Pekala
1401
1402 2006-05-19 [cleroy]     2.2.0cvs34
1403
1404         * src/mh.c
1405                 Don't update flags from current folder
1406                 Probably fixes bug #935 (Read Messages 
1407                 Revert to Being Marked as Unread)
1408
1409 2006-05-18 [colin]      2.2.0cvs33
1410
1411         * src/imap.c
1412                 Warning fix
1413         * src/compose.c
1414         * src/mainwindow.c
1415         * src/summaryview.c
1416         * src/toolbar.c
1417                 Allow replying to multiple emails
1418                 in multiple windows
1419         * src/mimeview.c
1420         * src/etpan/imap-thread.c
1421                 Leak fixes
1422
1423 2006-05-18 [paul]       2.2.0cvs32
1424
1425         * src/summaryview.c
1426                 keep Mailing-List menu refreshed
1427                 Thanks to Colin
1428
1429 2006-05-18 [paul]       2.2.0cvs31
1430
1431         * manual/advanced.xml
1432         * manual/faq.xml
1433         * manual/glossary.xml
1434         * manual/handling.xml
1435         * manual/intro.xml
1436         * manual/plugins.xml
1437         * manual/sylpheed-claws-manual.xml
1438                 update URLs
1439                 add info about mailing-list support
1440                 edit filtering info
1441         * src/wizard.c
1442         * src/common/defs.h
1443         * src/gtk/about.c
1444         * src/plugins/dillo_viewer/README
1445                 update URLs
1446
1447 2006-05-17 [wwp]        2.2.0cvs30
1448
1449         * manual/handling.xml
1450         * manual/fr/handling.xml
1451                 documented the ability to enabled/disable filtering/processing rules.
1452
1453 2006-05-17 [colin]      2.2.0cvs29
1454
1455         * src/main.c
1456                 Don't initialize g_thread subsystem if it's 
1457                 already done (thanks to Hiro)
1458         * src/mimeview.c
1459                 Fix saving of parts when there name can't be
1460                 converted from UTF-8.
1461
1462 2006-05-17 [paul]       2.2.0cvs28
1463
1464         * po/Makefile.in.in
1465                 fix config.status warning with autoconf 2.60
1466
1467 2006-05-17 [paul]       2.2.0cvs27
1468
1469         * po/POTFILES.in
1470                 add src/mbox.c
1471
1472 2006-05-17 [wwp]        2.2.0cvs26
1473
1474         * src/mainwindow.c
1475                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1476
1477 2006-05-17 [wwp]        2.2.0cvs25
1478
1479         * src/plugins/demo/demo.c
1480                 updated product name in plugin demo (many plugins need to be
1481                 sync'ed w/ that change).
1482
1483 2006-05-17 [colin]      2.2.0cvs24
1484
1485         * src/mh.c
1486                 Fix leak
1487
1488 2006-05-16 [colin]      2.2.0cvs23
1489
1490         * src/mainwindow.c
1491                 Stupid me hit again. Fix cvs22.
1492
1493 2006-05-16 [colin]      2.2.0cvs22
1494
1495         * src/mainwindow.c
1496                 Fix bug #922 (sylpheed-claws crashed after 
1497                 pushing on Inbox folder)
1498
1499 2006-05-16 [colin]      2.2.0cvs21
1500
1501         * src/compose.c
1502                 Make From header be copy/paste/select-able
1503
1504 2006-05-16 [wwp]        2.2.0cvs20
1505
1506         * src/export.c
1507         * src/matcher.c
1508         * src/summaryview.c
1509         * src/etpan/imap-thread.c
1510                 fix some compiler warnings (thanks to Colin).
1511
1512 2006-05-16 [wwp]        2.2.0cvs19
1513
1514         * src/action.c
1515         * src/gedit-print.c
1516         * src/inc.c
1517         * src/mainwindow.c
1518         * src/mh.c
1519         * src/statusbar.c
1520         * src/send_message.c
1521         * src/summaryview.c
1522                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1523
1524 2006-05-15 [colin]      2.2.0cvs18
1525
1526         * src/procmsg.c
1527                 Fix automatic rule creation with List-Post
1528
1529 2006-05-15 [paul]       2.2.0cvs17
1530
1531         * tools/filter_conv_new.pl
1532                 updated for rule enabling/disabling
1533                 claws version >= 2.3.x required
1534
1535 2006-05-15 [cleroy]     2.2.0cvs16
1536
1537         * src/main.c
1538                 Revert test
1539
1540 2006-05-15 [cleroy]     2.2.0cvs15
1541
1542         * src/main.c
1543                 test
1544
1545 2006-05-15 [wwp]        2.2.0cvs14
1546
1547         * manual/pl/.cvsignore
1548                 ignore generated files.
1549
1550 2006-05-14 [wwp]        2.3.0-rc1
1551
1552         * 2.3.0-rc1 released
1553
1554 2006-05-13 [wwp]        2.2.0cvs13
1555
1556         * src/filtering.c
1557         * src/filtering.h
1558         * src/matcher.c
1559         * src/matcher_parser_lex.l
1560         * src/matcher_parser_parse.y
1561         * src/prefs_filtering.c
1562                 new feature: provide the ability to disable filtering and processing
1563                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1564                 adaptations.
1565
1566 2006-05-13 [colin]      2.2.0cvs12
1567
1568         * src/compose.c
1569                 Remove useless if (a) b; else b;
1570                 Thanks to wwp
1571
1572 2006-05-13 [wwp]        2.2.0cvs11
1573
1574         * src/export.c
1575         * src/import.c
1576         * src/mainwindow.c
1577         * src/mbox.c
1578         * src/summaryview.c
1579         * src/summaryview.h
1580                 no more silent failures (or at least less ones) when importing
1581                 or exporting from/to mbox. Also start importing/exporting if
1582                 the necessary info is set.
1583
1584 2006-05-13 [wwp]        2.2.0cvs10
1585
1586         * RELEASE_NOTES
1587                 restored up-to-date release notes.
1588
1589 2006-05-13 [paul]       2.2.0cvs9
1590
1591         * po/nl.po
1592         * po/ru.po
1593                 updated by Tim Dijkstra and Pavlo Bohmat
1594
1595 2006-05-12 [colin]      2.2.0cvs8
1596
1597         * src/gtk/quicksearch.c
1598                 Add "k" as shortcut for "colorlabel". Patch
1599                 by ath42@users.sf.net.
1600
1601 2006-05-12 [paul]       2.2.0cvs7
1602
1603         * src/prefs_common.h
1604         * src/prefs_summaries.c
1605         * src/summaryview.c
1606                 when entering a folder also allow
1607                 going directly to first Marked message
1608
1609 2006-05-12 [paul]       2.2.0cvs6
1610
1611         * src/summaryview.c
1612                 always obey 'confirm before marking all
1613                 mails read' option
1614
1615 2006-05-12 [paul]       2.2.0cvs5
1616
1617         * src/textview.c
1618                 make Sender fully clickable
1619
1620 2006-05-12 [colin]      2.2.0cvs4
1621
1622         * src/compose.c
1623         * src/compose.h
1624                 Let From be editable
1625         * src/main.c
1626         * src/mh.c
1627                 Full support of .mh_sequences' Unseen seq
1628
1629 2006-05-12 [colin]      2.2.0cvs3
1630
1631         * src/folder.c
1632         * src/mainwindow.c
1633         * src/mainwindow.h
1634         * src/messageview.c
1635         * src/prefs_spelling.c
1636         * src/procheader.c
1637         * src/procmsg.c
1638         * src/procmsg.h
1639         * src/summaryview.c
1640         * src/toolbar.c
1641         * src/toolbar.h
1642                 Add contextual menu on Compose toolbar
1643                 button. Fixes bug #944 (Automatic
1644                 addresses not applied when changing account
1645                 from compose window)
1646                 add Mailing List support
1647                 based on the old 0.6.5claws25 patch by
1648                 Melvin Hadasht, with finishing touches
1649                 by Colin
1650                 Fix "ignore thread" when mails are threaded by
1651                 subject (and weren't ignored although appearing
1652                 in the thread).
1653                 GUI rework.
1654                 Both patches by Pawel.
1655
1656 2006-05-08 [paul]       2.2.0cvs2
1657
1658         * src/mainwindow.c
1659         * src/mainwindow.h
1660         * src/messageview.c
1661         * src/procheader.c
1662         * src/procmsg.c
1663         * src/procmsg.h
1664         * src/summaryview.c
1665                 add Mailing List support
1666                 based on the old 0.6.5claws25 patch by 
1667                 Melvin Hadasht, with finishing touches
1668                 by Colin
1669
1670 2006-05-08 [colin]      2.2.0cvs1
1671
1672         * src/mainwindow.c
1673         * src/toolbar.c
1674         * src/toolbar.h
1675                 Add contextual menu on Compose toolbar 
1676                 button. Fixes bug #944 (Automatic 
1677                 addresses not applied when changing account 
1678                 from compose window)
1679
1680 2006-05-08 [paul]       2.2.0
1681
1682         2.2.0 released
1683
1684 2006-05-08 [paul]       2.1.1cvs51
1685
1686         * po/cs.po
1687         * po/de.po
1688         * po/en_GB.po
1689         * po/fi.po
1690         * po/fr.po
1691         * po/pt_BR.po
1692         * po/sr.po
1693         * po/zh_CN.po
1694                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1695                 Fabien Vantard, Frederico Goncalves Guimaraes,
1696                 Aleksandar Urosevic, and Ralgh Young
1697
1698 2006-05-12 [colin]      2.1.1cvs50
1699
1700         * po/cs.po
1701         * po/de.po
1702         * po/en_GB.po
1703         * po/es.po
1704         * po/fi.po
1705         * po/fr.po
1706         * po/pt_BR.po
1707         * po/sr.po
1708         * po/zh_CN.po
1709                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1710                 Fabien Vantard, Frederico Goncalves Guimaraes,
1711                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1712
1713 2006-05-05 [colin]      2.1.1cvs49
1714
1715         * manual/Makefile.am
1716         * manual/pl/Makefile.am
1717         * manual/pl/account.xml
1718         * manual/pl/ack.xml
1719         * manual/pl/addrbook.xml
1720         * manual/pl/advanced.xml
1721         * manual/pl/faq.xml
1722         * manual/pl/glossary.xml
1723         * manual/pl/gpl.xml
1724         * manual/pl/handling.xml
1725         * manual/pl/intro.xml
1726         * manual/pl/keyboard.xml
1727         * manual/pl/plugins.xml
1728         * manual/pl/starting.xml
1729         * manual/pl/sylpheed-claws-manual.xml
1730         * manual/pl/dist/.cvsignore
1731         * manual/pl/dist/Makefile.am
1732         * manual/pl/dist/html/.cvsignore
1733         * manual/pl/dist/html/Makefile.am
1734         * manual/pl/dist/pdf/.cvsignore
1735         * manual/pl/dist/pdf/Makefile.am
1736         * manual/pl/dist/ps/.cvsignore
1737         * manual/pl/dist/ps/Makefile.am
1738         * manual/pl/dist/txt/.cvsignore
1739         * manual/pl/dist/txt/Makefile.am
1740                 Add the polish translation of the manual,
1741                 Authored by Pawel Pekala.
1742
1743 2006-05-05 [cleroy]     2.1.1cvs48
1744
1745         * src/main.c
1746                 Re-read matcherrc after loading plugins 
1747                 if some of them add folders.
1748
1749 2006-05-03 [colin]      2.1.1cvs47
1750
1751         * src/imap.c
1752                 I'm idiot
1753
1754 2006-05-03 [colin]      2.1.1cvs46
1755
1756         * src/imap.c
1757                 Be sure to have a session when
1758                 getting separator
1759
1760 2006-05-03 [colin]      2.1.1cvs45
1761
1762         * src/imap.c
1763         * src/imap.h
1764         * src/imap_gtk.c
1765                 Fix preventing renaming with namespace 
1766                 separator.
1767
1768 2006-05-01 [colin]      2.1.1cvs44
1769
1770         * src/action.c
1771                 Don't reload messageview when result of
1772                 action is piped.
1773
1774 2006-04-29 [colin]      2.1.1cvs43
1775
1776         * src/prefs_receive.c
1777         * src/plugins/spamassassin/spamassassin_gtk.c
1778         * src/plugins/clamav/clamav_plugin_gtk.c
1779                 GUI fixes by Pawel
1780
1781 2006-04-29 [colin]      2.1.1cvs42
1782
1783         * src/prefs_compose_writing.c
1784         * src/prefs_quote.c
1785                 Cleanups. Patch by Pawel
1786
1787 2006-04-28 [paul]       2.1.1cvs41
1788
1789         * src/matcher.c
1790                 fix returned quick search results when search
1791                 term contains an underscore.
1792                 Thanks to Colin
1793
1794 2006-04-28 [paul]       2.1.1cvs40
1795
1796         * src/prefs_message.c
1797         * src/prefs_receive.c
1798                 GUI cleanups
1799                 Patches by Pawel Pekala
1800
1801 2006-04-27 [colin]      2.1.1cvs39
1802
1803         * src/wizard.c
1804                 Differentiate subject Welcome from
1805                 window's title Welcome
1806
1807 2006-04-27 [paul]
1808
1809         2.2.0-rc1 released
1810
1811 2006-04-27 [paul]       2.1.1cvs38
1812
1813         * manual/advanced.xml
1814         * manual/fr/advanced.xml
1815                 add info about compose_no_markup hidden pref
1816
1817 2006-04-27 [paul]       2.1.1cvs37
1818
1819         * src/prefs_account.c
1820                 improve privacy labels
1821         * src/prefs_msg_colors.c
1822                 change some strings for translators' convenience
1823         * src/gtk/gtkutils.c
1824                 don't underline the link button text
1825
1826 2006-04-25 [colin]      2.1.1cvs36
1827
1828         * src/folder.c
1829                 Complete 2.1.1cvs33 (once more ;)
1830
1831 2006-04-25 [colin]      2.1.1cvs35
1832
1833         * src/editldap.c
1834                 Fix tooltip
1835
1836 2006-04-25 [cleroy]     2.1.1cvs34
1837
1838         * src/compose.c
1839         * src/gtk/gtkaspell.c
1840                 Fix crash on redirect (related to the return 
1841                 of the aspell menu in compose's toolbar)
1842         * src/prefs_msg_colors.c
1843                 Fix sensitivity widgets
1844         * src/image_viewer.c
1845         * src/gtk/pluginwindow.c
1846         * src/gtk/prefswindow.c
1847                 Change released signals to clicked (Fabien)
1848         * po/POTFILES.in
1849         * src/common/socket.c
1850         * src/plugins/spamassassin/spamassassin.c
1851                 Translate strings (Fabien)
1852
1853 2006-04-25 [paul]       2.1.1cvs33
1854
1855         * src/folder.c
1856         * src/folder.h
1857         * src/folderview.c
1858                 complete the fix of bug #912
1859                 Thanks to Colin
1860
1861 2006-04-25 [colin]      2.1.1cvs32
1862
1863         * src/news.c
1864                 Better progress bar
1865         * src/mimeview.c
1866         * src/summaryview.c
1867         * src/summaryview.h
1868                 Fix focus chain
1869                 Patches by Pawel Pekala
1870
1871 2006-04-24 [colin]      2.1.1cvs31
1872
1873         * src/compose.c
1874                 Fix compilation warnings (Fabien)
1875
1876 2006-04-24 [colin]      2.1.1cvs30
1877
1878         * src/addrindex.c
1879         * src/editldap.c
1880         * src/editldap_basedn.c
1881         * src/editldap_basedn.h
1882         * src/ldapctrl.c
1883         * src/ldapctrl.h
1884         * src/ldapquery.c
1885         * src/ldaputil.c
1886         * src/ldaputil.h
1887                 Fix bug #901 (LDAPS support)
1888
1889 2006-04-24 [colin]      2.1.1cvs29
1890
1891         * src/compose.c
1892                 Fix logic on error with send dialog on
1893         * src/imap.c
1894                 Fix compilation without libetpan, thanks
1895                 to Fabien
1896         * src/summaryview.c
1897                 Fix 'context-menu' key
1898
1899 2006-04-23 [colin]      2.1.1cvs28
1900
1901         * src/folder.c
1902                 Never free current's cache to free up 
1903                 memory. Fixes bug #912 (new count 
1904                 randomly set to message count)
1905
1906 2006-04-23 [colin]      2.1.1cvs27
1907
1908         * src/gtk/quicksearch.c
1909                 And remove printf...
1910
1911 2006-04-23 [colin]      2.1.1cvs26
1912
1913         * src/gtk/quicksearch.c
1914                 Fix replacing in quicksearch, and fix inserting
1915                 in the middle of the string. (introduced at 2.1.0cvs22)
1916
1917 2006-04-23 [colin]      2.1.1cvs25
1918
1919         * src/imap.c
1920                 Make sure uidnext is initialized in get_num_list
1921                 (not for stable, related to 2.1.1cvs8 and friends)
1922
1923 2006-04-23 [colin]      2.1.1cvs24
1924
1925         * src/imap.c
1926                 Output something when login is successful
1927                 too
1928
1929 2006-04-23 [colin]      2.1.1cvs23
1930
1931         * src/etpan/imap-thread.c
1932                 Better logging (line-per-line, hide data in fetch)
1933                 Fix a const warning
1934         * src/gtk/logwindow.c
1935         * src/gtk/logwindow.h
1936                 Better logging (color for input/output)
1937
1938 2006-04-21 [colin]      2.1.1cvs22
1939
1940         * src/gtk/quicksearch.c
1941                 On gtk+-2.8, use stock buttons in quicksearch
1942                 Based on a patch by Fabien and a design by Paul
1943
1944 2006-04-21 [colin]      2.1.1cvs21
1945
1946         * src/folderview.c
1947         * src/mainwindow.c
1948                 Fix occasional flicker in folderview
1949         * src/common/utils.c
1950                 Fix bug #943 (Incorrectly parsed email address 
1951                 list in short headers on message view and in 
1952                 printouts)
1953
1954 2006-04-20 [colin]      2.1.1cvs20
1955
1956         * src/imap.c
1957         * src/imap.h
1958         * src/prefs_account.c
1959                 Add ANONYMOUS auth for IMAP
1960
1961 2006-04-20 [paul]       2.1.1cvs19
1962
1963         * src/main.c
1964                 proper fix for 2.1.1cvs18
1965                 Thanks to Colin
1966
1967 2006-04-20 [paul]       2.1.1cvs18
1968
1969         * src/main.c
1970                 fix build warnings
1971
1972 2006-04-20 [paul]       2.1.1cvs17
1973
1974         * src/gtk/quicksearch.c
1975                 fix standard, non-extended Quick search,
1976                 was broken in 2.1.1cvs15.
1977                 Thanks to Colin.
1978
1979 2006-04-20 [colin]      2.1.1cvs16
1980
1981         * src/prefs_matcher.c
1982                 Fix values when reselecting a ~test
1983                 rule
1984
1985 2006-04-19 [colin]      2.1.1cvs15
1986
1987         * src/compose.c
1988         * src/compose.h
1989         * src/gtk/gtkaspell.c
1990         * src/gtk/gtkaspell.h
1991                 Put back Options menu in Spelling/
1992         * src/gtk/quicksearch.c
1993                 Don't search, and show error, if the
1994                 advanced search has a syntax error
1995
1996 2006-04-18 [colin]      2.1.1cvs14
1997
1998         * src/textview.c
1999                 Fix gdk warnings on set_cursor when textview
2000                 isn't visible
2001
2002 2006-04-18 [colin]      2.1.1cvs13
2003
2004         * src/gtk/gtksctree.c
2005                 Remove seemingly useless refresh that causes
2006                 flicker - watch this commit in case of 
2007                 problems before planned backport to stable
2008
2009 2006-04-18 [colin]      2.1.1cvs12
2010
2011         * src/imap.c
2012                 Factorize get/set_xml code
2013         * src/compose.c
2014         * src/prefs_account.c
2015         * src/prefs_account.h
2016         * src/procmsg.c
2017                 Add Encrypt to self option
2018
2019 2006-04-17 [colin]      2.1.1cvs11
2020
2021         * configure.ac
2022                 Fix search on encrpyt function on dragonfly
2023                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2024
2025 2006-04-17 [colin]      2.1.1cvs10
2026
2027         * src/prefs_account.c
2028                 Be safe by default: remove mails from POP3
2029                 after 7 days, not immediately
2030
2031 2006-04-17 [colin]      2.1.1cvs9
2032
2033         * src/etpan/imap-thread.c
2034                 Fix build on DragonFly - patch by 
2035                 Jonathan Buschmann <jonthn@agmact.com>
2036
2037 2006-04-17 [colin]      2.1.1cvs8
2038
2039         * src/imap.c
2040                 Save uidnext between sessions
2041
2042 2006-04-17 [colin]      2.1.1cvs7
2043
2044         * src/imap.c
2045                 scan is required when uid validity changes
2046
2047 2006-04-17 [colin]      2.1.1cvs6
2048
2049         * src/folderview.c
2050                 Don't scan if not necessary, apart in current
2051                 folder and INBOX to fetch flags.
2052         * src/imap.c
2053                 Scan is necessary if unread count changes
2054
2055 2006-04-17 [colin]      2.1.1cvs5
2056
2057         * src/imap.c
2058                 ...But always fetch ANSWERED and DELETED flags for
2059                 INBOX, as filtering can happen on these flags.
2060
2061 2006-04-17 [colin]      2.1.1cvs4
2062
2063         * src/imap.c
2064                 Don't fetch REPLIED and DELETED flags when synchronising
2065                 flags with a closed folder. We only need UNSEEN and FLAGGED
2066                 to update the folderview.
2067
2068 2006-04-17 [colin]      2.1.1cvs3
2069
2070         * src/imap.c
2071                 Faster flag search when there are new mails 
2072                 in a folder. We can do a full search if the 
2073                 folder contains less messages than the new
2074                 list.
2075
2076 2006-04-17 [colin]      2.1.1cvs2
2077
2078         * po/cs.po
2079         * po/de.po
2080         * po/fr.po
2081         * po/nl.po
2082         * po/pt_BR.po
2083                 Update translations from stable branch
2084
2085 2006-04-17 [colin]      2.1.1cvs1
2086
2087         * configure.ac
2088                 Bump version to follow stable release
2089
2090 2006-04-16 [mones]      2.1.0cvs50
2091
2092         * po/es.po
2093                 Updated for release
2094
2095 2006-04-16 [colin]      2.1.0cvs49
2096
2097         * src/textview.c
2098                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2099                 with gtk < 2.8. Thanks to Fabien Vantard.
2100
2101 2006-04-15 [colin]      2.1.0cvs48
2102
2103         * src/etpan/imap-thread.c
2104                 Fix bug #919 (libetpan: SEGV when connecting 
2105                 using command)
2106
2107 2006-04-14 [colin]      2.1.0cvs47
2108
2109         * src/main.c
2110                 Fix race on --select (should be done better)
2111
2112 2006-04-14 [wwp]        2.1.0cvs46
2113
2114         * src/send_message.c
2115                 enforce a check for domain in account prefs (a sending
2116                 error could be faced if domain was checked but no value set),
2117                 thanks to Colin.
2118
2119 2006-04-14 [colin]      2.1.0cvs45
2120
2121         * src/codeconv.c
2122                 when converting from unknown to unknown, if the
2123                 string is UTF8, don't convert it to the locale
2124                 (which breaks it)
2125
2126 2006-04-14 [colin]      2.1.0cvs44
2127
2128         * src/compose.c
2129                 Don't try to use ASCII for converting headers
2130                 (as done in body)
2131
2132 2006-04-14 [paul]       2.1.0cvs43
2133
2134         * src/crash.c
2135                 add locale/charset info to crash report
2136         * src/gtk/about.c
2137                 add wwp to doc team
2138                 replace 'e-mail' with preferred 'email'
2139         * src/gtk/authors.h
2140                 ensure contributors list is in alphabetical
2141                 order
2142
2143 2006-04-13 [colin]      2.1.0cvs42
2144
2145         * src/textview.c
2146                 Prevent gdk warnings
2147
2148 2006-04-13 [colin]      2.1.0cvs41
2149
2150         * src/common/ssl_certificate.c
2151         * src/common/ssl_certificate.h
2152         * src/gtk/sslcertwindow.c
2153                 Warn on expired certs, and display the expiration date
2154
2155 2006-04-13 [colin]      2.1.0cvs40
2156
2157         * src/plugins/spamassassin/spamassassin_gtk.c
2158                 Fix missing set_text on unix socket
2159
2160 2006-04-13 [wwp]        2.1.0cvs39
2161
2162         * manual/fr/advanced.xml
2163         * manual/fr/glossary.xml
2164                 applied new spam/ham/email lexicon (pourriel, courriel)
2165
2166 2006-04-13 [paul]       2.1.0cvs38
2167
2168         * src/plugins/pgpmime/plugin.c
2169                 remove the mention of S/MIME from the
2170                 description. This is now handled by the
2171                 S/MIME plugin.
2172
2173 2006-04-13 [paul]       2.1.0cvs37
2174
2175         * src/prefs_msg_colors.c
2176                 rework dialog
2177         * src/prefs_folder_item.c
2178         * src/prefs_spelling.c
2179                 add a tooltip to the colour selector buttons
2180
2181 2006-04-13 [wwp]        2.1.0cvs36
2182
2183         * manual/advanced.xml
2184         * manual/glossary.xml
2185         * manual/handling.xml
2186         * manual/keyboard.xml
2187         * manual/plugins.xml
2188         * manual/starting.xml
2189         * manual/fr/account.xml
2190         * manual/fr/ack.xml
2191         * manual/fr/addrbook.xml
2192         * manual/fr/advanced.xml
2193         * manual/fr/faq.xml
2194         * manual/fr/glossary.xml
2195         * manual/fr/gpl.xml
2196         * manual/fr/handling.xml
2197         * manual/fr/intro.xml
2198         * manual/fr/keyboard.xml
2199         * manual/fr/plugins.xml
2200         * manual/fr/starting.xml
2201         * manual/fr/sylpheed-claws-manual.xml
2202                 fixes to the manuals:
2203                  - summaryview -> Message List (same in French)
2204                  - translate key names
2205                  - fix French punctuation, use non-breakable spaces when
2206                    necessary, don't use &thinsp; which is not portable
2207                  - tell what maildir and mbox formats we support
2208
2209 2006-04-12 [wwp]        2.1.0cvs35
2210
2211         * src/prefs_toolbar.c
2212                 unified a replace button more,
2213                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2214
2215 2006-04-12 [wwp]        2.1.0cvs34
2216
2217         * src/prefs_common.c
2218         * src/prefs_msg_colors.c
2219                 make default color labels translatable,
2220                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2221                 thanks to Tim <timbrain@post.cz> for reporting.
2222
2223 2006-04-12 [wwp]        2.1.0cvs33
2224
2225         * manual/glossary.xml
2226         * manual/intro.xml
2227         * manual/plugins.xml
2228         * manual/starting.xml
2229         * manual/sylpheed-claws-manual.xml
2230         * manual/fr/.cvsignore
2231         * manual/fr/account.xml
2232         * manual/fr/ack.xml
2233         * manual/fr/addrbook.xml
2234         * manual/fr/advanced.xml
2235         * manual/fr/faq.xml
2236         * manual/fr/glossary.xml
2237         * manual/fr/handling.xml
2238         * manual/fr/intro.xml
2239         * manual/fr/keyboard.xml
2240         * manual/fr/plugins.xml
2241         * manual/fr/starting.xml
2242         * manual/fr/sylpheed-claws-manual.xml
2243                 various fixes: typos, missing .fr translations, punctuation,
2244                 capitalization, links, accents and some bad French more.
2245
2246 2006-04-12 [wwp]        2.1.0cvs32
2247
2248         * src/prefs_gtk.c
2249                 fix for bug #935: always store prefs files in UTF-8 (thanks
2250                 to Colin).
2251
2252 2006-04-11 [colin]      2.1.0cvs31
2253
2254         * src/compose.c
2255                 Fix inserting files not in utf8 when locale is utf8
2256
2257 2006-04-11 [colin]      2.1.0cvs30
2258
2259         * src/inc.c
2260                 Don't show error dialog when cancelling connection
2261                 Patch by Pawel
2262
2263 2006-04-11 [cleroy]     2.1.0cvs29
2264
2265         * src/compose.c
2266                 Implement multiple quote levels
2267         * src/prefs_common.c
2268                 Change a little bit the quote bgcolor for 2nd level
2269
2270 2006-04-11 [colin]      2.1.0cvs28
2271
2272         * src/gtk/about.c
2273                 Add locale and charset in the label
2274
2275 2006-04-10 [colin]      2.1.0cvs27
2276
2277         * src/compose.c
2278         * src/prefs_common.c
2279         * src/prefs_common.h
2280         * src/prefs_msg_colors.c
2281         * src/textview.c
2282                 Allow optional background color in quotes
2283                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2284                 GTK+-2.8.x feature
2285
2286 2006-04-10 [colin]      2.1.0cvs26
2287
2288         * src/main.c
2289         * src/mainwindow.c
2290         * src/mainwindow.h
2291                 Implement --select
2292
2293 2006-04-10 [colin]      2.1.0cvs25
2294
2295         * manual/plugins.xml
2296         * manual/fr/plugins.xml
2297                 Document libcurl's proxy variables
2298
2299 2006-04-09 [colin]      2.1.0cvs24
2300
2301         * src/prefs_common.c
2302                 gettext() returns statically allocated stuff. We have
2303                 to strdup it in order to be able to free it.
2304
2305 2006-04-09 [colin]      2.1.0cvs23
2306
2307         * AUTHORS
2308         * src/gtk/authors.h
2309                 Add Alexei
2310
2311 2006-04-09 [colin]      2.1.0cvs22
2312
2313         * src/mainwindow.c
2314         * src/gtk/quicksearch.c
2315                 Fix bug #859 (problems with cyrilic input in 
2316                 search panel) - Patch by Alexey Illarionov 
2317                 <littlesavage@rambler.ru>
2318
2319 2006-04-09 [colin]      2.1.0cvs21
2320
2321         * src/prefs_customheader.c
2322                 I prefer removing then freeing rather than the contrary
2323                 (even if it doesn't change anything ;-)
2324         * src/prefs_account.c
2325                 Fix bug #933 (Crash re-entering the custom headers list 
2326                 dialog in accounts prefs)
2327                 The problem happened when cancelling the Account 
2328                 Preferences' dialogs - in which case we didn't do 
2329                 anything to the PrefsAccount * struct. In case of applying,
2330                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2331                 working with in this dialog. The problem is that 
2332                 prefs_customheader.c, working on this tmp_ac_prefs, always
2333                 changes the ->customhdr_list pointer, even when cancelled. 
2334                 So in case of cancelling the prefs_account dialog, we still
2335                 have to update ->customhdr_list in the real account.
2336
2337 2006-04-08 [colin]      2.1.0cvs20
2338
2339         * manual/fr/glossary.xml
2340         * manual/fr/keyboard.xml
2341                 Forgot some headers :)
2342
2343 2006-04-08 [colin]      2.1.0cvs19
2344
2345         * manual/Makefile.am
2346         * manual/fr/Makefile.am
2347         * manual/fr/account.xml
2348         * manual/fr/ack.xml
2349         * manual/fr/addrbook.xml
2350         * manual/fr/advanced.xml
2351         * manual/fr/faq.xml
2352         * manual/fr/glossary.xml
2353         * manual/fr/gpl.xml
2354         * manual/fr/handling.xml
2355         * manual/fr/intro.xml
2356         * manual/fr/keyboard.xml
2357         * manual/fr/plugins.xml
2358         * manual/fr/starting.xml
2359         * manual/fr/sylpheed-claws-manual.xml
2360         * manual/fr/dist/.cvsignore
2361         * manual/fr/dist/Makefile.am
2362         * manual/fr/dist/html/.cvsignore
2363         * manual/fr/dist/html/Makefile.am
2364         * manual/fr/dist/pdf/.cvsignore
2365         * manual/fr/dist/pdf/Makefile.am
2366         * manual/fr/dist/ps/.cvsignore
2367         * manual/fr/dist/ps/Makefile.am
2368         * manual/fr/dist/txt/.cvsignore
2369         * manual/fr/dist/txt/Makefile.am
2370                 Add the french translation of the manual. Thanks to
2371                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2372                 account.xml, ack.xml, addrbook.xml and advanced.xml
2373
2374 2006-04-08 [colin]      2.1.0cvs18
2375
2376         * manual/plugins.xml
2377         * manual/starting.xml
2378                 More fixes
2379
2380 2006-04-07 [colin]      2.1.0cvs17
2381
2382         * manual/faq.xml
2383         * manual/intro.xml
2384         * manual/keyboard.xml
2385                 Little fixes
2386
2387 2006-04-07 [colin]      2.1.0cvs16
2388
2389         * README
2390         * src/compose.c
2391         * src/prefs_common.c
2392         * src/prefs_common.h
2393                 Add hidden compose_no_markup pref
2394
2395 2006-04-07 [wwp]        2.1.0cvs15
2396
2397         * src/summary_search.c
2398         * .cvsignore
2399                 Bugfix: stop button was sticky when searching in an empty folder.
2400                 Applied curly brackets code style to the whole file (summary_search.c).
2401                 More files to ignore.
2402
2403 2006-04-07 [wwp]        2.1.0cvs14
2404
2405         * src/message_search.c
2406         * src/summary_search.c
2407                 changed default button when search bumps at file/folder
2408                 beginning or end, for convenience (thanks to Colin).
2409
2410 2006-04-07 [paul]       2.1.0cvs13
2411
2412         * src/plugins/dillo_viewer/dillo_prefs.c
2413                 avoid future potential for namespace collision
2414                 Patch by Colin
2415
2416 2006-04-06 [wwp]        2.1.0cvs12
2417
2418         * src/summary_search.c
2419                 Unify extended/advanced searches names (and thus factorize labels),
2420                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2421
2422 2006-04-06 [wwp]        2.1.0cvs11
2423
2424         * src/folderview.c
2425         * src/prefs_themes.c
2426         * src/summaryview.c
2427                 Fixed some compilation warnings.
2428
2429 2006-04-06 [colin]      2.1.0cvs10
2430
2431         * manual/advanced.xml
2432                 Document the wizard template and how to deploy
2433                 Sylpheed-Claws effectively
2434
2435 2006-04-06 [colin]      2.1.0cvs9
2436
2437         * src/folderview.c
2438                 gettext patch to tell translators about _("#"),
2439                 by Maxim Britov
2440
2441 2006-04-06 [colin]      2.1.0cvs8
2442
2443         * src/textview.c
2444                 Fix invalid GtkTextBIter after clicking "Display as text"
2445
2446 2006-04-06 [mones]      2.1.0cvs7
2447
2448         * src/addr_compl.c
2449         * src/addrindex.c
2450         * src/addritem.c
2451         * src/codeconv.c
2452         * src/compose.c
2453         * src/filtering.c
2454         * src/folder.c
2455         * src/folder_item_prefs.c
2456         * src/folderview.c
2457         * src/localfolder.c
2458         * src/matcher.c
2459         * src/mimeview.c
2460         * src/prefs_msg_colors.c
2461         * src/prefs_spelling.c
2462         * src/prefs_themes.c
2463         * src/procmime.c
2464         * src/procmsg.c
2465         * src/stock_pixmap.c
2466         * src/summaryview.c
2467         * src/textview.c
2468         * src/toolbar.c
2469         * src/common/mgutils.c
2470         * src/common/prefs.c
2471         * src/common/ssl_certificate.c
2472         * src/gtk/colorlabel.c
2473         * src/gtk/quicksearch.c
2474         * src/plugins/pgpmime/pgpmime.c
2475         * src/plugins/spamassassin/spamassassin.c
2476                 Removed redundant NULL checks for g_free() calls.
2477                 Patch by Pawel Pekala.
2478
2479 2006-04-06 [mones]      2.1.0cvs6
2480
2481         * src/prefs_actions.c
2482         * src/prefs_filtering.c
2483         * src/prefs_filtering_action.c
2484         * src/prefs_matcher.c
2485         * src/prefs_template.c
2486         * src/gtk/gtkutils.c
2487         * src/gtk/gtkutils.h
2488                 Have a nice replace button. Patch by Pawel Pekala
2489
2490 2006-04-06 [colin]      2.1.0cvs5
2491
2492         * src/addressbook.c
2493                 Fix crash with empty columns
2494
2495 2006-04-05 [colin]      2.1.0cvs4
2496
2497         * src/wizard.c
2498         * src/prefs_gtk.c
2499                 Allow wizard customization with pre-filled values
2500
2501 2006-04-05 [colin]      2.1.0cvs3
2502
2503         * src/textview.c
2504         * src/mimeview.c
2505         * src/mimeview.h
2506                 Nicer messages in mimeview
2507
2508 2006-04-05 [colin]      2.1.0cvs2
2509
2510         * src/addressbook.c
2511         * src/prefs_summaries.c
2512                 i18n fix
2513
2514 2006-04-05 [colin]      2.1.0cvs1
2515
2516         * src/plugins/pgpcore/plugin.c
2517         * src/plugins/pgpcore/select-keys.c
2518         * src/plugins/pgpcore/select-keys.h
2519         * src/plugins/pgpcore/sgpgme.c
2520         * src/plugins/pgpcore/sgpgme.h
2521         * src/plugins/pgpinline/pgpinline.c
2522         * src/plugins/pgpinline/plugin.c
2523         * src/plugins/pgpmime/pgpmime.c
2524         * src/plugins/pgpmime/plugin.c
2525                 Factorize and generalize a bit 
2526                 Drop S/MIME signature verification from PGP/MIME
2527                 (adding it as another, more complete plugin)
2528
2529 2006-04-05 [paul]       2.1.0
2530
2531         2.1.0 released
2532
2533 2006-04-05 [paul]       2.0.0cvs186
2534
2535         * manual/advanced.xml
2536                 add info on colour labels
2537
2538 2006-04-05 [paul]       2.0.0cvs185
2539
2540         * po/bg.po
2541         * po/cs.po
2542         * po/de.po
2543         * po/el.po
2544         * po/en_GB.po
2545         * po/fi.po
2546         * po/fr.po
2547         * po/it.po
2548         * po/nl.po
2549         * po/pl.po
2550         * po/pt_BR.po
2551         * po/sr.po
2552         * po/zh_CN.po
2553                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2554                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2555                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2556                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2557         * src/gtk/authors.h
2558         * tools/claws.i18n.status.pl
2559                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2560                 and new Czech translator, Tim <timbrain@post.cz>
2561
2562 2006-04-05 [mones]      2.0.0cvs184
2563
2564         * po/es.po
2565                 Updated translation
2566
2567 2006-04-05 [colin]      2.0.0cvs183
2568
2569         * src/gtk/quicksearch.c
2570                 Fix bug #929 (unnecessary reload in quick search bar)
2571
2572 2006-04-05 [colin]      2.0.0cvs182
2573
2574         * src/compose.c
2575                 Fix crash on Reply with no From:
2576                 Show signature and conversion error on queuing 
2577                 (but not sending)
2578         * src/mainwindow.c
2579         * src/summaryview.c
2580         * src/summaryview.h
2581                 Factorize threading code and make sure msginfo 
2582                 is not null when it comes from a GtkCTreeRow's 
2583                 data
2584         * src/gtk/gtkaspell.c
2585                 Check for necessary things
2586         * src/gtk/gtksctree.c
2587         * src/gtk/gtksctree.h
2588                 Reset anchor if necessary when removing node
2589
2590 2006-03-29 [colin]      2.0.0cvs181
2591
2592         * src/folderview.c
2593                 Warn for disabled IMAP accounts (due to lack of
2594                 libetpan). Breaks string-freeze - sorry - but it
2595                 is kind of important ;)
2596
2597 2006-03-28 [colin]      2.0.0cvs180
2598
2599         * src/gtk/gtkutils.c
2600         * src/gtk/gtkutils.h
2601                 Add a gtkut_get_link_btn() function that
2602                 creates a button which acts like an URI
2603         * src/prefs_themes.c
2604         * src/gtk/about.c
2605                 Use this function (factorizes codes)
2606         * src/common/defs.h
2607         * src/gtk/pluginwindow.c
2608                 Add a "Get more..." in the plugins window
2609
2610 2006-03-28 [colin]      2.0.0cvs179
2611
2612         * src/common/smtp.c
2613         * src/common/passcrypt.c
2614         * src/undo.c
2615                 Warning fixes. Patch by Pawel Pekala
2616
2617 2006-03-27 [colin]      2.0.0cvs178
2618
2619         * src/undo.c
2620                 Fix undoing by blocks with spaces
2621
2622 2006-03-27 [colin]      2.0.0cvs177
2623
2624         * src/textview.c
2625                 Set margin to 3px for headers
2626
2627 2006-03-27 [paul]
2628
2629         2.1.0-rc2 released
2630
2631 2006-03-27 [wwp]        2.0.0cvs176
2632
2633         * src/summaryview.c
2634                 don't reset quicksearch when updating the message list.
2635                 Thanks to Colin.
2636
2637 2006-03-26 [wwp]        2.0.0cvs175
2638
2639         * src/compose.c
2640                 use a unified border width ('other' tab in the compose window,
2641                 patch by Pawel Pekala).
2642
2643
2644 2006-03-26 [wwp]        2.0.0cvs174
2645
2646         * src/common/quoted-printable.c
2647         * src/addressbook.c
2648                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2649
2650 2006-03-26 [colin]      2.0.0cvs173
2651
2652         * src/quote_fmt_parse.y
2653                 Fix non-UTF8 date formats messing up the whole quote a 
2654                 little bit
2655
2656 2006-03-26 [colin]      2.0.0cvs172
2657
2658         * src/procheader.c
2659                 Make sure the date is UTF8 valid, or try to make it
2660                 so. IncrediMail is really IncrediStupid.
2661         * src/compose.c
2662                 Fix possible conversions. 
2663                 
2664
2665 2006-03-26 [colin]      2.0.0cvs171
2666
2667         * src/matcher.c
2668                 Fix corner cases in body search. This is still a
2669                 hack... It seems impossible to make it good and 
2670                 reasonably fast at the same time.
2671
2672 2006-03-26 [colin]      2.0.0cvs170
2673
2674         * src/summaryview.c
2675                 I think I killed the twilight zone bug!
2676                 summary_select_node() flushes GTK events in order
2677                 to be able to center the view. But this also 
2678                 flushes keypresses like Ctrl-Alt-U, so this can
2679                 call summary_show from summary_select_node (itself
2680                 called from summary_show, etc.). And the summaryview
2681                 has to be unlocked in this function. So just locking
2682                 while processing GTK events, and bailing if locked, 
2683                 should fix it.
2684                 Fixes bug #927 (SIGSEGV during Update Summary)
2685
2686 2006-03-25 [colin]      2.0.0cvs169
2687
2688         * src/matcher.c
2689                 Fix search in QP-encoded bodies
2690                 Fix utf-8 searches in bodies encoded in the
2691                 locale's encoding
2692         * src/common/quoted-printable.c
2693         * src/common/quoted-printable.h
2694                 Add a decode function that doesn't overwrite
2695                 the original pointer
2696                 
2697
2698 2006-03-24 [colin]      2.0.0cvs168
2699
2700         * src/action.c
2701         * src/summaryview.c
2702         * src/summaryview.h
2703                 Update message cache after action
2704                 Patch by H. Merijn Brand
2705         * src/prefs_msg_colors.c
2706                 Factorize label 
2707                 Patch by Fabien Vantard
2708         * src/plugins/spamassassin/spamassassin_gtk.c
2709                 Remove useless translation
2710                 Patch by Fabien Vantard
2711
2712 2006-03-23 [colin]      2.0.0cvs167
2713
2714         * src/common/ssl.c
2715                 Let 30 seconds to SSL_connect
2716
2717 2006-03-23 [wwp]        2.0.0cvs166
2718
2719         * src/summaryview.c
2720         * src/gtk/description_window.c
2721                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2722                 and headers are translated; adjust description windows' width to fit their
2723                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2724
2725 2006-03-23 [paul]       2.0.0cvs165
2726
2727         * src/common/utils.c
2728                 fix highlighting of URIs containing "()"
2729                 (2.0.0cvs164's reversal fixed)
2730                 Thanks to Colin.
2731
2732 2006-03-23 [paul]       2.0.0cvs164
2733
2734         * src/common/utils.c
2735                 revert patch, (postponing a fix), at 2.0.0cvs120
2736                 as it breaks more URIs than it fixes.
2737                 Allow '-' to be a terminating character in a URI
2738
2739 2006-03-22 [colin]      2.0.0cvs163
2740
2741         * configure.ac
2742                 Require libetpan 0.45
2743                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2744
2745 2006-03-22 [paul]       2.0.0cvs162
2746
2747         * src/editgroup.c
2748                 replace '<-' and '->' buttons with GTK_STOCK graphical
2749                 buttons
2750         * src/summary_search.c
2751                 don't offer '...' for translation
2752                 add a tooltip to advanced search '...' button
2753         * src/gtk/quicksearch.c
2754                 don't offer '...' for translation
2755
2756 2006-03-21 [colin]      2.0.0cvs161
2757
2758         * src/compose.c
2759                 Fix middle-click pasting (insert at click
2760                 position instead of cursor position, don't
2761                 remove existing selection and allow pasting
2762                 our own selection)
2763         * src/addressbook.c
2764                 "LDAP Server" -> "LDAP servers"
2765
2766 2006-03-21 [wwp]        2.0.0cvs160
2767
2768         * src/etpan/imap-thread.c
2769                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2770
2771 2006-03-20 [colin]      2.0.0cvs159
2772
2773         * src/summaryview.c
2774                 Don't reload summaryview after an execute with no
2775                 move action
2776
2777 2006-03-19 [colin]      2.0.0cvs158
2778
2779         * src/addressbook.c
2780                 and put groups at the top, always
2781
2782 2006-03-19 [colin]      2.0.0cvs157
2783
2784         * src/addressbook.c
2785                 Order groups before names, as previously
2786
2787 2006-03-19 [colin]      2.0.0cvs156
2788
2789         * src/addressbook.c
2790                 - Sort case-unsensitive
2791                 - Put the sort arrow at opening too
2792
2793 2006-03-19 [wwp]        2.0.0cvs155
2794
2795         * src/addressbook.c
2796                 allow sorting by name/email/remarks, ensure that right-pane's contents
2797                 matches the left-pane selection (cleared when appropriate).
2798                 Patch by Pawel Pekala <c0rn@o2.pl>.
2799
2800 2006-03-18 [colin]      2.0.0cvs154
2801
2802         * src/textview.c
2803                 Fix text cursor ;)
2804
2805 2006-03-18 [colin]      2.0.0cvs153
2806
2807         * src/gtk/filesel.c
2808                 Make sure we hide the preview if we didn't get
2809                 a filename
2810
2811 2006-03-18 [colin]      2.0.0cvs152
2812
2813         * src/summaryview.c
2814                 Set cursor to watch for execution (fixes lack
2815                 of watch-cursor when dnd'ing hundreds of mails)
2816         * src/gtk/filesel.c
2817                 Check that mime type is 'image/*' before updating
2818                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2819
2820 2006-03-18 [colin]      2.0.0cvs151
2821
2822         * src/mainwindow.c
2823         * src/textview.c
2824         * src/textview.h
2825                 Put a watch cursor in textview too when the mainwindow's
2826                 cursor in a watch
2827
2828 2006-03-18 [colin]      2.0.0cvs150
2829
2830         * src/folder.c
2831                 Change wrong asserts to simple tests
2832
2833 2006-03-17 [colin]      2.0.0cvs149
2834
2835         * src/mainwindow.c
2836         * src/mainwindow.h
2837         * src/prefs_msg_colors.c
2838         * src/summaryview.c
2839         * src/summaryview.h
2840         * src/gtk/colorlabel.c
2841         * src/gtk/colorlabel.h
2842                 Add a color label menu in the main menubar
2843                 Add (fixed) accels Ctrl-{0-7} to change the color
2844                 They have to be fixed because the menu's dynamic,
2845                 the items are complex widgets, hence we can't use
2846                 a GtkItemFactory.
2847
2848
2849 2006-03-17 [wwp]        2.0.0cvs148
2850
2851         * src/compose.c
2852                 rollback few lines from my previous commit (those lines come from
2853                 a pending patch, accidentally commited, even if neutral as they are
2854                 commented out).
2855
2856 2006-03-17 [wwp]        2.0.0cvs147
2857
2858         * src/compose.c
2859                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2860                 applied code style/indentation to the modified function.
2861
2862 2006-03-17 [wwp]        2.0.0cvs146
2863
2864         * src/procmsg.c
2865         * src/compose.c
2866                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2867
2868 2006-03-17 [paul]
2869
2870         2.1.0-rc1 released
2871
2872 2006-03-17 [paul]       2.0.0cvs145
2873
2874         * src/main.c
2875                 addressbook_read_file() was called twice
2876         * src/textview.c
2877                 X-Mailer highlighting
2878
2879 2006-03-16 [colin]      2.0.0cvs144
2880
2881         * src/sourcewindow.c
2882         * src/sourcewindow.h
2883                 And the last one, in source window.
2884
2885 2006-03-16 [colin]      2.0.0cvs143
2886
2887         * src/compose.c
2888         * src/compose.h
2889                 Fix the same stuff in compose
2890
2891 2006-03-16 [colin]      2.0.0cvs142
2892
2893         * src/messageview.c
2894                 Complete the previous messageview crash fix
2895
2896 2006-03-16 [colin]      2.0.0cvs141
2897
2898         * src/procmsg.h
2899         * src/procmsg.c
2900         * src/folder.c
2901                 Fix POSTPROCESSING hook
2902                 Patch by H. Merijn Brand
2903
2904         * src/procmime.c
2905         * src/procmime.h
2906                 Parse Content-Location
2907
2908         * src/toolbar.c
2909         * src/messageview.c
2910         * src/messageview.h
2911                 Don't crash when a top-level MessageView has
2912                 been closed on us. Same problematic than
2913                 yesterday's quicksearch issue.
2914
2915 2006-03-15 [colin]      2.0.0cvs140
2916
2917         * src/gtk/quicksearch.c
2918                 Fix a bitchy race we didn't think about when we
2919                 added quicksearch cancellation:
2920                 If the search is not on cached fields, for example
2921                 body_part matchcase "stuff"
2922                 the matcher code has to get the whole message. If
2923                 we're on IMAP, that can be slow, and in order to
2924                 be non-blocking, the IMAP code idle loop processes
2925                 gtk events too. So it is possible to cancel a
2926                 quicksearch while the matcher is getting the mail's
2927                 body. After matcher got its body, it will start to
2928                 iterate over the matcher list that the Quicksearch's
2929                 clear_search_cb() just freed via prepare_matcher().
2930                 SIGSEGV ensues.
2931                 The fix consists of guarding the matcherlist_match()
2932                 call with a boolean 'matching'. If we reset the
2933                 quicksearch while matching is TRUE, we don't free
2934                 the matcherlist anymore like we did, but we set
2935                 another new flag, deferred_free, to TRUE. Then,
2936                 in quicksearch_match(), just after returning from
2937                 matcherlist_match() and unsetting the matching flag,
2938                 we check the deferred_free flag and do the
2939                 prepare_matcher() (which does the matcherlist_free)
2940                 for real, so we free the matcherlist once it's not
2941                 used anymore.
2942                 As all of this runs via the glib main loop, we
2943                 luckily don't need a mutex.
2944         * src/summaryview.c
2945                 Also, show progress while searching.
2946
2947
2948 2006-03-14 [colin]      2.0.0cvs139
2949
2950         * src/alertpanel.c
2951                 Make alertpanel_is_open non-static
2952
2953 2006-03-14 [colin]      2.0.0cvs138
2954
2955         * src/prefs_spelling.c
2956                 Cleanups - Fabien Vantard
2957
2958 2006-03-14 [wwp]        2.0.0cvs137
2959
2960         * src/main.c
2961                 code style normalization (curly braces, indentation).
2962
2963 2006-03-14 [wwp]        2.0.0cvs137
2964
2965         * src/main.c
2966                 code style (braces, indentation)
2967
2968 2006-03-12 [paul]       2.0.0cvs136
2969
2970         * src/prefs_common.c
2971                 trans_hdr defaults to FALSE to be RFC-savvy
2972         * src/prefs_summaries.c
2973                 add a tooltip to the trans_hdr option
2974                 
2975
2976 2006-03-12 [paul]       2.0.0cvs135
2977
2978         * src/prefs_matcher.c
2979                 give a little more width to the combos
2980         * src/prefs_display_header.c
2981         * src/textview.c
2982                 translate headers if prefs_common.trans_hdr
2983                 is TRUE
2984
2985         Patches by Pawel Pekala
2986
2987 2006-03-12 [paul]       2.0.0cvs134
2988
2989         * src/plugins/clamav/clamav_plugin.c
2990         * src/plugins/dillo_viewer/dillo_viewer.c
2991         * src/plugins/pgpcore/plugin.c
2992         * src/plugins/pgpinline/plugin.c
2993         * src/plugins/pgpmime/plugin.c
2994         * src/plugins/spamassassin/spamassassin.c
2995                 update/add to descriptions
2996         * src/plugins/spamassassin/spamassassin_gtk.c
2997                 fixes to the english, remove superfluous
2998                 tooltips, clean up a little
2999
3000 2006-03-12 [paul]       2.0.0cvs133
3001
3002         * src/compose.c
3003                 fix Bug 924, 'Account combo box shows up wrong 
3004                 if & is in account name'
3005
3006 2006-03-11 [colin]      2.0.0cvs132
3007
3008         * src/summaryview.c
3009                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3010                 messed up shift-selection because is slows down
3011                 moving around summaryview. thanks -users
3012
3013 2006-03-10 [colin]      2.0.0cvs131
3014
3015         * src/plugins/spamassassin/spamassassin_gtk.c
3016                 Put back Paul's engrish fixes
3017
3018 2006-03-10 [colin]      2.0.0cvs130
3019
3020         * src/plugins/spamassassin/spamassassin.c
3021         * src/plugins/spamassassin/spamassassin.h
3022         * src/plugins/spamassassin/spamassassin_gtk.c
3023                 Cleanup SA prefs page (more)
3024                 Patch by Fabien Vantard
3025
3026 2006-03-10 [paul]       2.0.0cvs129
3027
3028         * src/prefs_msg_colors.c
3029         * src/prefs_spelling.c
3030                 widget sensitivity
3031
3032 2006-03-09 [mones]      2.0.0cvs128
3033
3034         * po/es.po
3035                 Update for next RC
3036
3037 2006-03-09 [wwp]        2.0.0cvs127
3038
3039         * configure.ac
3040                 revert accidental commit (requirement for libetpan 0.43), this time
3041                 not in HEAD.
3042
3043 2006-03-09 [wwp]        2.0.0cvs125
3044
3045         * configure.ac
3046                 revert accidental commit (requirement for libetpan 0.43)
3047
3048 2006-03-09 [paul]       2.0.0cvs126
3049
3050         * src/prefs_receive.c
3051                 remove useless frame
3052                 replace 'incorporation' with 'receiving'
3053         * src/plugins/clamav/clamav_plugin_gtk.c
3054         * src/plugins/spamassassin/spamassassin_gtk.c
3055                 improve widget sensitivity
3056                 fix a bit his engrish
3057
3058 2006-03-09 [wwp]        2.0.0cvs125
3059
3060         * src/addressadd.c
3061         * src/foldersel.c
3062         * src/prefs_common.c
3063         * src/prefs_common.h
3064                 remember some more windows' sizes (add to addressbook and
3065                 select folder).
3066
3067 2006-03-09 [paul]       2.0.0cvs124
3068
3069         * src/plugins/pgpcore/prefs_gpg.c
3070                 normalise construction of dialogue
3071
3072 2006-03-09 [paul]       2.0.0cvs123
3073
3074         * src/plugins/trayicon/Makefile.am
3075                 add missing slash
3076
3077 2006-03-08 [colin]      2.0.0cvs122
3078
3079         * src/plugins/trayicon/Makefile.am
3080                 Fix build in separate dir 
3081                 Patch by Bamanzi <bamanzi@gmail.com>
3082
3083 2006-03-08 [colin]      2.0.0cvs121
3084
3085         * src/procmsg.c
3086                 Batch move and copies from summaryview with delayed execution
3087                 too
3088
3089 2006-03-07 [paul]       2.0.0cvs120
3090
3091         * src/common/utils.c
3092                 fix highlighting of URIs containing "()"
3093                 Patch by Pawel Pekala
3094
3095 2006-03-07 [paul]       2.0.0cvs119
3096
3097         * src/folder.c
3098         * src/folder.h
3099         * src/folderview.c
3100                 immediately do alphabetical resort when
3101                 changing a folder's name
3102                 Patch by Pawel Pekala
3103
3104 2006-03-07 [paul]       2.0.0cvs118
3105
3106         * src/news.c
3107         * src/news_gtk.c
3108                 when unsubscribing a newsgroup, remove the
3109                 folder and msgs in .sylpheed-claws/newscache
3110                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3111
3112 2006-03-07 [paul]       2.0.0cvs117
3113
3114         * src/textview.c
3115                 fix wrong Fake URL Warning
3116                 Thanks to Hiro
3117
3118 2006-03-07 [colin]      2.0.0cvs116
3119
3120         * src/imap.c
3121                 Return immediately when password dialog was
3122                 cancelled
3123         * src/gtk/inputdialog.c
3124                 Allow empty strings for passwords
3125
3126
3127 2006-03-06 [colin]      2.0.0cvs115
3128
3129         * src/imap.c
3130                 Prevent double-timeouts when connection fails
3131
3132 2006-03-06 [colin]
3133
3134         2.0.1-rc1 released
3135
3136 2006-03-06 [colin]      2.0.0cvs114
3137
3138         * src/imap.c
3139                 Refresh session during potentially long
3140                 operations
3141
3142 2006-03-06 [wwp]        2.0.0cvs113
3143
3144         * src/prefs_msg_colors.h
3145                 forgot that one (custom color labels).
3146
3147 2006-03-06 [wwp]        2.0.0cvs112
3148
3149         * src/prefs_common.c
3150         * src/prefs_common.h
3151         * src/prefs_msg_colors.c
3152         * src/summaryview.c
3153         * src/summaryview.h
3154         * src/gtk/colorlabel.c
3155         * src/gtk/colorlabel.h
3156                 colors in messages list are now customizable. Color values and names can
3157                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3158                 Thanks to Paul and Colin for their help with this longstanding patch!
3159
3160 2006-03-06 [wwp]        2.0.0cvs111
3161
3162         * src/textview.c
3163                 don't crash if (x)face is bad.
3164
3165 2006-03-05 [paul]       2.0.0cvs110
3166
3167         * AUTHORS
3168         * configure.ac
3169         * src/Makefile.am
3170         * src/common/Makefile.am
3171         * src/common/utils.h
3172         * src/etpan/imap-thread.c
3173         * src/gtk/authors.h
3174         * src/plugins/clamav/Makefile.am
3175         * src/plugins/demo/Makefile.am
3176         * src/plugins/dillo_viewer/Makefile.am
3177         * src/plugins/pgpcore/Makefile.am
3178         * src/plugins/pgpcore/passphrase.c
3179         * src/plugins/pgpinline/Makefile.am
3180         * src/plugins/pgpmime/Makefile.am
3181         * src/plugins/spamassassin/Makefile.am
3182         * src/plugins/trayicon/Makefile.am
3183                 fix builiding on cygwin
3184                 Patch by Ralgh Young <bamanzi@gmail.com>
3185
3186 2006-03-04 [wwp]        2.0.0cvs109
3187
3188         * manual/keyboard.xml
3189                 fix mixed up/down keys.
3190
3191 2006-03-04 [wwp]        2.0.0cvs108
3192
3193         * README
3194         * INSTALL
3195                 updated links to SpamAssassin.
3196
3197 2006-03-04 [wwp]        2.0.0cvs107
3198
3199         * manual/plugins.xml
3200         * src/plugins/spamassassin/README
3201                 updated SpamAssassin plugin docs to reflect new functional additions
3202                 (also fix/update/documents few technical stuff more, see the README).
3203
3204 2006-03-04 [wwp]        2.0.0cvs106
3205
3206         * src/prefs_message.c
3207                 normalized capitalization of message-prefs paths.
3208
3209 2006-03-04 [wwp]        2.0.0cvs105
3210
3211         * manual/advanced.xml
3212                 typo.
3213
3214 2006-03-03 [colin]      2.0.0cvs104
3215
3216         * src/plugins/clamav/clamav_plugin_gtk.c
3217                 Rework prefs page, patch by Fabien 
3218
3219 2006-03-03 [colin]      2.0.0cvs103
3220
3221         * src/plugins/clamav/clamav_plugin.c
3222                 Set error on all errors
3223
3224 2006-03-03 [colin]      2.0.0cvs102
3225
3226         * src/common/plugin.c
3227                 Initialize error to avoid crashing when a plugin fails
3228                 without setting error
3229
3230 2006-03-02 [wwp]        2.0.0cvs101
3231
3232         * configure.ac
3233                 fixed linker flags for libetpan support on Cygwin
3234                 (thanks to H.Merijn Brand).
3235
3236 2006-03-02 [wwp]        2.0.0cvs100
3237
3238         * src/addressbook.c
3239                 fix some AB error messages: one for punctuation and
3240                 one wrongly duplicate (thanks, maxbritov).
3241
3242 2006-03-02 [wwp]        2.0.0cvs99
3243
3244         * src/plugins/spamassassin/spamassassin.c
3245                 make sync calls to sa-learn/spamc to prevent
3246                 system (whatever local or client/server) overload.
3247
3248 2006-03-02 [colin]      2.0.0cvs98
3249
3250         * src/summaryview.c
3251                 Put the spam icon in the status column instead of the
3252                 mark one
3253
3254 2006-03-01 [colin]      2.0.0cvs97
3255
3256         * src/plugins/spamassassin/spamassassin.c
3257                 Fix segfault (g_file_set_contents fails for some 
3258                 reason and err==0x2f. Can't find out why with
3259                 valgrind, using working function :-)
3260
3261 2006-03-01 [colin]      2.0.0cvs96
3262
3263         * src/inc.c
3264                 Offline overriding: let 'No' be cached only 3 seconds
3265
3266 2006-03-01 [colin]      2.0.0cvs95
3267
3268         * src/addr_compl.c
3269         * src/addrbook.c
3270         * src/addressbook.c
3271         * src/addrindex.c
3272         * src/folder_item_prefs.c
3273         * src/headerview.c
3274         * src/imap.c
3275         * src/inc.c
3276         * src/ldif.c
3277         * src/mainwindow.c
3278         * src/mh.c
3279         * src/msgcache.c
3280         * src/prefs_common.h
3281         * src/prefs_msg_colors.c
3282         * src/procheader.c
3283         * src/procheader.h
3284         * src/procmime.c
3285         * src/procmsg.c
3286         * src/procmsg.h
3287         * src/send_message.h
3288         * src/simple-gettext.c
3289         * src/summaryview.c
3290         * src/summaryview.h
3291         * src/syldap.c
3292         * src/textview.c
3293         * src/undo.c
3294         * src/common/ssl_certificate.c
3295         * src/common/utils.c
3296         * src/gtk/colorsel.c
3297         * src/gtk/gtksctree.c
3298         * src/gtk/gtkshruler.c
3299         * src/plugins/trayicon/trayicon.c
3300                 #if 0 goes to /dev/null
3301
3302 2006-03-01 [colin]      2.0.0cvs94
3303
3304         * src/compose.c
3305         * src/imap.c
3306         * src/inc.c
3307         * src/inc.h
3308         * src/messageview.c
3309         * src/news.c
3310         * src/plugins/spamassassin/spamassassin.c
3311                 Allow to add information in the "working offline"
3312                 window
3313
3314 2006-03-01 [wwp]        2.0.0cvs93
3315
3316         * src/plugins/spamassassin/spamassassin.c
3317                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3318                 'cause it seems that calling `spamc ... < inputfile` with
3319                 g_spawn_(a)sync simply.. erm doesn't work :-).
3320
3321 2006-03-01 [wwp]        2.0.0cvs92
3322
3323         * src/toolbar.c
3324         * src/toolbar.h
3325                 simplify the adding of spam/ham button to the messageview toolbar
3326                 (it gets more clear now that the same button will be "Mark as spam"
3327                 or "Mark as ham" according to the current message status,
3328                 thanks to Colin).
3329
3330 2006-03-01 [wwp]        2.0.0cvs91
3331
3332         * src/messageview.c
3333         * src/procmsg.c
3334         * src/procmsg.h
3335         * src/summaryview.c
3336         * src/plugins/spamassassin/spamassassin.c
3337         * src/plugins/spamassassin/spamassassin.h
3338                 make learner callbacks return a status (0 for ok),
3339                 handle it in main code to avoid setting flags when learning failed,
3340                 don't learn on TCP if offline in spamassassin,
3341                 thanks to Colin.
3342
3343                 
3344
3345 2006-03-01 [wwp]        2.0.0cvs90
3346
3347         * src/compose.c
3348                 some work around the compose window's account menu,
3349                 patch by Fabien Vantard.
3350
3351 2006-03-01 [wwp]        2.0.0cvs89
3352
3353         * src/plugins/spamassassin/spamassassin.c
3354                 fixed bad logics, was using spamc in local mode and sa-learn
3355                 in remote mode (thanks, Colin).
3356
3357 2006-03-01 [wwp]        2.0.0cvs88
3358
3359         * src/plugins/spamassassin/spamassassin.c
3360         * src/plugins/spamassassin/spamassassin.h
3361         * src/plugins/spamassassin/spamassassin_gtk.c
3362                 made processing of emails w/ sa-plugin an option (default is TRUE),
3363                 fixed Engrish some tooltips, capitalization of some debug messages
3364                 and warnings. The spamassassin plugin now provides two separate
3365                 services: process emails upon incorporation and spamd training.
3366                 Both services (un)register independently but use some common
3367                 plugin settings (transport settings, spam storage location).
3368
3369 2006-02-28 [wwp]        2.0.0cvs87
3370
3371         * src/plugins/spamassassin/spamassassin.c
3372                 fix async flag to spamc cmdline execution (batch exec should
3373                 be asynchronous).
3374
3375 2006-02-27 [wwp]        2.0.0cvs86
3376
3377         * src/plugins/spamassassin/spamassassin.c
3378         * src/plugins/spamassassin/spamassassin.h
3379         * src/plugins/spamassassin/spamassassin_gtk.c
3380                 - added the ability to learn a remote spamassassin server (spamd),
3381                 using spamc.
3382                 - added the spamassassin option 'username', that applies to all
3383                 spamassassin operations (filtering, learning, local or remote).
3384                 The default username is the current unix user (if left blank
3385                 from gtk prefs or config file).
3386                 - commented out some unused code (notebook widget), removed unused
3387                 layout (hbox1).
3388                 - make more widgets sensitive to the transport type.
3389
3390 2006-02-27 [colin]      2.0.0cvs85
3391
3392         * src/plugins/spamassassin/spamassassin.c
3393                 Fix sa-learn call when offline
3394
3395 2006-02-27 [colin]      2.0.0cvs84
3396
3397         * configure.ac
3398         * src/Makefile.am
3399         * src/mainwindow.c
3400         * src/mainwindow.h
3401         * src/messageview.c
3402         * src/messageview.h
3403         * src/prefs_toolbar.c
3404         * src/procmsg.c
3405         * src/stock_pixmap.c
3406         * src/stock_pixmap.h
3407         * src/summaryview.c
3408         * src/toolbar.c
3409         * src/toolbar.h
3410         * src/pixmaps/ham_btn.xpm
3411         * src/pixmaps/spam.xpm
3412         * src/pixmaps/spam_btn.xpm
3413         * src/plugins/spamassassin/spamassassin.c
3414                 Add button in toolbar for spam learning
3415                 Fix a few bugs from the last related commit
3416                 Revert 1.9.6cvs23 which messed up shift-selection
3417
3418 2006-02-24 [colin]      2.0.0cvs83
3419
3420         * src/procmsg.c
3421         * src/summaryview.c
3422         * src/summaryview.h
3423         * src/plugins/spamassassin/spamassassin.c
3424         * src/plugins/spamassassin/spamassassin.h
3425         * src/plugins/spamassassin/spamassassin_gtk.c
3426                 Unregister learner when spamassassin is either
3427                 disabled or over tcp
3428
3429 2006-02-24 [colin]      2.0.0cvs82
3430
3431         * src/Makefile.am
3432         * src/mainwindow.c
3433         * src/mainwindow.h
3434         * src/procmsg.c
3435         * src/procmsg.h
3436         * src/stock_pixmap.c
3437         * src/stock_pixmap.h
3438         * src/summaryview.c
3439         * src/summaryview.h
3440         * src/gtk/icon_legend.c
3441         * src/pixmaps/spam.xpm  ** NEW FILE **
3442         * src/plugins/spamassassin/spamassassin.c
3443         * src/plugins/spamassassin/spamassassin_gtk.c
3444                 Add spam learning interface (Mark/Mark as 
3445                 (spam|ham) menus)
3446
3447 2006-02-24 [wwp]        2.0.0cvs81
3448
3449         * src/compose.c
3450         * src/compose.h
3451         * src/filtering.c
3452                 hide compose window when sending message in batch mode
3453                 (filtering: forward and redirect). Also fixed a wrong
3454                 value returned when sending failed, neutral anyway.
3455                 (Colin, me) 
3456
3457 2006-02-24 [wwp]        2.0.0cvs80
3458
3459         * src/mainwindow.c
3460                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3461
3462 2006-02-24 [paul]       2.0.0cvs79
3463
3464         * src/news.c
3465         * src/news.h
3466         * src/news_gtk.c
3467                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3468                 Thanks to Colin
3469
3470 2006-02-23 [colin]      2.0.0cvs78
3471
3472         * src/alertpanel.c
3473                 Change OK to Close in alertpanel with View log
3474                 button; add accel to View log. Patch by Fabien
3475                 Vantard
3476
3477 2006-02-23 [wwp]        2.0.0cvs77
3478
3479         * src/compose.c
3480                 silly me, there were much more tests to perform, since toolbars can
3481                 really have down to 1 element only.
3482
3483 2006-02-23 [wwp]        2.0.0cvs76
3484
3485         * commitHelper
3486                 fixed indentation from my previous commit. Fallback to VISUAL if
3487                 EDITOR is not set (and to vi, at last resort).
3488
3489 2006-02-23 [wwp]        2.0.0cvs75
3490
3491         * commitHelper
3492                 improved error detection (Colin, me).
3493
3494 2006-02-23 [wwp]        2.0.0cvs74
3495
3496         * src/prefs_toolbar.c
3497                 simplify and fix prefs/toolbars layouting. Combos' contents can
3498                 now be really displayed.
3499
3500 2006-02-23 [wwp]        2.0.0cvs73
3501         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3502         be really displayed.
3503
3504 2006-02-22 [wwp]        2.0.0cvs72
3505
3506         * src/compose.c
3507                 fix a typo in my previous commit (sorry!).
3508
3509 2006-02-22 [wwp]        2.0.0cvs71
3510
3511         * src/prefs_toolbar.c
3512                 fix a crash when adding separators to toolbars,
3513                 also fix some separator item information.
3514
3515 2006-02-22 [wwp]        2.0.0cvs70
3516
3517         * src/compose.c
3518                 fix a crash when redirecting (for instance) when compose window's
3519                 toolbar contents has been customized (when some buttons have been
3520                 removed in fact).
3521
3522 2006-02-21 [wwp]        2.0.0cvs69
3523
3524         * src/summaryview.c
3525         * src/gtk/pluginwindow.c
3526         * src/plugins/pgpcore/prefs_gpg.c
3527                 fix some compilation warnings (feat. remains of removed code).
3528
3529 2006-02-21 [wwp]        2.0.0cvs68
3530
3531         * src/gtk/gtkutils.c
3532                 fix two compilation issues, thanks to Stephan Sachse.
3533
3534 2006-02-20 [colin]      2.0.0cvs67
3535
3536         * src/mainwindow.c
3537                 Don't reselect displayed mail on refocus
3538                 This fixes actions misbehaving 
3539
3540 2006-02-20 [wwp]        2.0.0cvs66
3541
3542         * src/summaryview.c
3543         * src/gtk/gtksctree.c
3544         * src/gtk/gtkshruler.c
3545                 changed more runtime typecast checks.
3546
3547 2006-02-20 [wwp]        2.0.0cvs65
3548
3549         * src/summary_search.c
3550                 find all - summaryview refresh issue fixed, thanks to Colin.
3551
3552 2006-02-20 [wwp]        2.0.0cvs64
3553
3554         * src/gtk/gtkutils.c
3555                 better runtime typecast checks.
3556
3557 2006-02-20 [wwp]        2.0.0cvs63
3558
3559         * src/summary_search.c
3560                 enhancements to the summary search:
3561                         - add the ability to stop the running search
3562                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3563                         - don't search if no criteria (From/To/Subject/Body) is set
3564                         - ensure that a busy mouse pointer is always shown when searching,
3565                           show it even a bit earlier
3566
3567 2006-02-19 [colin]      2.0.0cvs62
3568
3569         * src/compose.c
3570         * src/imap.c
3571         * src/etpan/imap-thread.c
3572         * src/etpan/imap-thread.h
3573                 (Future) IMAP speed improvement on sending
3574                 Will require a libetpan update
3575         * src/summaryview.c
3576         * src/gtk/quicksearch.c
3577                 Make quicksearch clearable while running.
3578
3579 2006-02-17 [colin]      2.0.0cvs61
3580
3581         * src/imap.c
3582         * src/etpan/imap-thread.c
3583         * src/etpan/imap-thread.h
3584                 Check for IMAP certificates
3585                 ** Requires libetpan-0.42-cvs4 
3586                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3587
3588 2006-02-17 [colin]      2.0.0cvs60
3589
3590         * src/messageview.c
3591         * src/prefs_common.c
3592         * src/prefs_common.h
3593         * src/prefs_message.c
3594                 Add pref to display HTML-only mails with plugin, 
3595                 if possible (defaulting to FALSE of course).
3596
3597 2006-02-16 [colin]      2.0.0cvs59
3598
3599         * src/main.c
3600         * src/common/plugin.c
3601         * src/common/plugin.h
3602         * src/gtk/pluginwindow.c
3603                 Keep track of requested (but unloaded) plugins
3604                 in some error cases.
3605
3606 2006-02-16 [wwp]        2.0.0cvs58
3607
3608         * src/gtk/gtkaspell.c
3609         * src/gtk/gtkaspell.h
3610         * src/prefs_spelling.c
3611         * src/compose.c
3612         * src/prefs_common.c
3613         * src/prefs_common.h
3614                 implemented new optional spellchecker behaviour: re-check message when
3615                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3616
3617 2006-02-16 [wwp]        2.0.0cvs57
3618
3619         * src/quote_fmt_parse.y
3620                 pclose popen'ed pipe.
3621
3622 2006-02-15 [colin]      2.0.0cvs56
3623
3624         * src/mimeview.c
3625         * src/mimeview.h
3626                 Let MimeViewers know which MimeView they
3627                 depend of.
3628         * src/summaryview.c
3629                 Swap From/To columns in Sent/Queue/Drafts
3630                 folders
3631         * src/etpan/imap-thread.c
3632                 Use mailstream_low_tls_open() for STARTTLS
3633                 instead of mailstream_low_ssl_open()
3634                 ** REQUIRES libetpan 0.42cvs3 **
3635
3636 2006-02-15 [wwp]        2.0.0cvs55
3637
3638         * src/compose.c
3639         * src/compose.h
3640         * src/message_search.c
3641         * src/message_search.h
3642         * src/textview.c
3643         * src/gtk/gtkutils.c
3644         * src/gtk/gtkutils.h
3645                 added the ability to Find text in the compose window (and a bit
3646                 of code factorization).
3647
3648 2006-02-15 [wwp]        2.0.0cvs54
3649
3650         * src/prefs_gtk.c
3651                 yet another one file was missing (fix for some widgets' sensitivity).
3652                 Thanks Colin!
3653
3654 2006-02-15 [wwp]        2.0.0cvs53
3655
3656         * src/prefs_gtk.h
3657                 oops forgot that file (fix for some widgets' sensitivity).
3658
3659 2006-02-15 [wwp]        2.0.0cvs52
3660
3661         * src/summary_search.c
3662                 implemented advanced summary search options (added the ability
3663                 to use matcher conditions in an advanced search mode).
3664
3665 2006-02-15 [wwp]        2.0.0cvs51
3666
3667         * src/plugins/pgpcore/prefs_gpg.c
3668         * src/prefs_account.c
3669                 fix some widget sensitivity, mostly around some labels in
3670                 account prefs.
3671
3672 2006-02-15 [paul]       2.0.0cvs50
3673
3674         * manual/advanced.xml
3675                 improve Templates info
3676                 written by wwp
3677
3678 2006-02-14 [colin]      2.0.0cvs49
3679
3680         * src/pixmaps/address_book.xpm
3681         * src/pixmaps/preferences.xpm
3682         * src/pixmaps/properties.xpm
3683                 Fix pixmap size - patch by Fabien Vantard
3684
3685 2006-02-13 [colin]      2.0.0cvs48
3686
3687         * src/procmime.c
3688                 Add missing fclose()s on error
3689         * src/textview.c
3690                 Remove unused code
3691         * src/common/utils.c
3692                 Fix temp files not being deleted on windows
3693         Patches by Thomas Gilgin
3694
3695 2006-02-13 [colin]      2.0.0cvs47
3696
3697         * src/mainwindow.c
3698                 Fix exit crash
3699
3700 2006-02-13 [wwp]        2.0.0cvs46
3701
3702         * src/plugins/pgpcore/prefs_gpg.c
3703                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3704
3705 2006-02-12 [colin]      2.0.0cvs45
3706
3707         * src/folderview.c
3708         * src/main.c
3709         * src/mainwindow.c
3710                 Fix "stuff" when quitting
3711
3712 2006-02-12 [wwp]        2.0.0cvs44
3713
3714         * src/prefs_themes.c
3715                 fix typos in debug messages.
3716
3717 2006-02-11 [colin]      2.0.0cvs43
3718
3719         * src/summaryview.c
3720                 don't allow drag/drop from ourself
3721
3722 2006-02-10 [wwp]        2.0.0cvs42
3723
3724         * src/exporthtml.c
3725         * src/html.c
3726         * src/html.h
3727         * src/procmime.c
3728         * src/textview.c
3729                 renamed html_ prefixed functions and data structures to avoid
3730                 namespace clashes w/ other software (gtkhtml2 for instance).
3731                 Closes bug #907.
3732
3733
3734 2006-02-09 [colin]      2.0.0cvs41
3735
3736         * src/summaryview.c
3737                 Fix shitty logic messed up. Thanks Ticho for the hint!
3738
3739 2006-02-09 [wwp]        2.0.0cvs40
3740
3741         * src/gtk/about.c
3742         * src/compose.c
3743         * src/prefs_account.c
3744         * src/prefs_gtk.h
3745         * src/editaddress.c
3746                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3747                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3748                 Browse buttons in accounts prefs.
3749
3750 2006-02-09 [colin]      2.0.0cvs39
3751
3752         * src/matcher.c
3753                 Check for pointer before using its members
3754         * src/gtk/gtksourceprintjob.c
3755                 Fix a wrong warning
3756
3757 2006-02-09 [wwp]        2.0.0cvs38
3758
3759         * src/gtk/filesel.c
3760                 fix few compiler warnings (type mismatch).
3761
3762 2006-02-09 [paul]       2.0.0cvs37
3763
3764         * po/fr.po
3765                 updated by Fabien Vantard
3766
3767 2006-02-08 [colin]      2.0.0cvs36
3768
3769         * src/prefs_common.c
3770         * src/common/defs.h
3771         * src/common/plugin.c
3772                 allow windows and linux configurations to coexist
3773                 patch by Thomas Gilgin
3774
3775 2006-02-08 [colin]      2.0.0cvs35
3776
3777         * src/filtering.c
3778         * src/matcher.c
3779         * src/matcher.h
3780         * src/matcher_parser_parse.y
3781         * src/prefs_filtering_action.c
3782         * src/prefs_matcher.c
3783                 Add the "Ignore thread" filtering
3784                 action
3785
3786 2006-02-08 [colin]      2.0.0cvs34
3787
3788         * src/compose.c
3789         * src/procmime.c
3790         * src/procmime.h
3791                 Fix bug #905 (damaged attachment)
3792                 text files with raw \0's aren't really text files
3793         FOR_STABLE
3794
3795 2006-02-08 [colin]      2.0.0cvs33
3796
3797         * src/summaryview.c
3798                 Fix crasher introduced yesterday
3799
3800 2006-02-08 [wwp]        2.0.0cvs32
3801
3802         * src/compose.c
3803         * src/compose.h
3804                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3805
3806 2006-02-08 [wwp]        2.0.0cvs31
3807
3808         * src/prefs_template.c
3809                 templates enhancement: allow address completion for Cc and Bcc fields
3810                 (it was currently possible for the To field only)
3811
3812 2006-02-08 [colin]      2.0.0cvs30
3813
3814         * src/compose.c
3815                 Don't unblock if not blocked
3816         FOR_STABLE
3817
3818 2006-02-07 [colin]      2.0.0cvs29
3819
3820         * src/action.c
3821                 Forgot to refresh summaryview
3822
3823 2006-02-07 [colin]      2.0.0cvs28
3824
3825         * src/action.c
3826                 Freeze/thaw message list and folder list while
3827                 processing %as{} actions 
3828         * src/compose.c
3829                 Fix auto-wrap disabling after a middle-click
3830                 paste - FOR_STABLE
3831
3832 2006-02-07 [paul]       2.0.0cvs27
3833
3834         * src/folder.c
3835                 fix freeing of uninitialised pointers
3836                 Thanks to Colin
3837
3838 2006-02-06 [colin]      2.0.0cvs26
3839
3840         * src/folder.c
3841                 Use g_slist_prepend in potentially big list
3842
3843 2006-02-06 [colin]      2.0.0cvs25
3844
3845         * src/folder.c
3846                 Completely skip processing if it doesn't 
3847                 exist (faster!)
3848
3849 2006-02-06 [colin]      2.0.0cvs24
3850
3851         * src/folder.c
3852         * src/summaryview.c
3853                 Batch filtering in summaryview (from Tools menu)
3854                 and pre/post//-processing too
3855
3856 2006-02-06 [colin]      2.0.0cvs23
3857
3858         * src/procmsg.h
3859         * src/filtering.c
3860                 Use a special field for batch filtering instead
3861                 of stepping on deferred execution's toes
3862
3863 2006-02-06 [colin]      2.0.0cvs22
3864
3865         * src/action.c
3866         * src/filtering.c
3867         * src/filtering.h
3868         * src/folder.c
3869         * src/summaryview.c
3870                 Fix filtering via menus and actions
3871
3872 2006-02-06 [colin]      2.0.0cvs21
3873
3874         * src/imap.c
3875                 Put the added file directly to cache if possible (will work
3876                 with next libetpan)
3877         * src/filtering.c
3878         * src/filtering.h
3879         * src/inc.c
3880         * src/folder.c
3881         * src/mbox.c
3882         * src/procmsg.h
3883                 Move and copy filtered messages by batches instead of one
3884                 by one - faster on IMAP
3885         * src/procmsg.c
3886                 Add a function that'll possibly be useful later
3887
3888 2006-02-06 [colin]      2.0.0cvs20
3889
3890         * src/addressbook.c
3891                 Use internal mime-type instead of text/plain for d'n'd
3892         * src/compose.c
3893                 Allow attaching files from mimeview's icon list via d'n'd
3894         * src/folderview.c
3895         * src/folderview.h
3896                 Use internal mime-type instead of text/plain for d'n'd
3897                 Don't try to selected opened folder if none is
3898                 Factorize d'n'd from other apps code
3899         * src/headerview.c
3900         * src/textview.c
3901         * src/gtk/gtkutils.c
3902         * src/gtk/gtkutils.h
3903                 Factorize Face/X-Face stuff
3904         * src/mimeview.c
3905                 Fix d'n'd to other apps
3906         * src/prefs_message.c
3907                 Let the XFace pref be usable without libcompface as it also
3908                 applies to Face
3909         * src/summaryview.c
3910                 Fix d'n'd to other apps
3911                 Factorize d'n'd from other apps code
3912
3913 2006-02-06 [wwp]        2.0.0cvs19
3914
3915         * po/it.po
3916                 Italian translation fixes by Andrea Spadaccini (no more confusion
3917                 between filtering and processing, and few changes in the About
3918                 dialog).
3919
3920
3921 2006-02-06 [mones]      2.0.0cvs18
3922
3923         * src/gtk/icon_legend.c
3924                 Improved descriptions allowing better translations
3925
3926 2006-02-05 [colin]      2.0.0cvs17
3927
3928         * src/imap.c
3929                 Add the f*cking missing expunge that caused imap_fetch_env
3930                 to fail after an add_msgs ! :-///
3931         * src/etpan/imap-thread.c
3932                 Add a bit of debug
3933         FOR_STABLE
3934
3935 2006-02-05 [colin]      2.0.0cvs16
3936
3937         * src/common/utils.c
3938                 Don't check for return-path (or we can't put
3939                 back non-sent mails)
3940
3941 2006-02-05 [colin]      2.0.0cvs15
3942
3943         * src/textview.c
3944                 Don't try to display Face header in textview
3945                 when teh headerview's active
3946
3947 2006-02-05 [colin]      2.0.0cvs14
3948
3949         * tools/tbird2syl.py
3950         * tools/Makefile.am
3951                 Add script to import Thunderbird mails
3952
3953 2006-02-05 [colin]      2.0.0cvs13
3954
3955         * src/headerview.c
3956         * src/procheader.c
3957         * src/procmsg.c
3958         * src/procmsg.h
3959         * src/textview.c
3960                 Show Face headers - patch partially by Klaus Flittner
3961
3962 2006-02-05 [colin]      2.0.0cvs12
3963
3964         * src/folderview.c
3965         * src/summaryview.c
3966         * src/common/utils.c
3967         * src/common/utils.h
3968                 Let dnd work from mime icons to summaryview
3969                 and to folderview too
3970                 Add a crude test to avoid trying to add files
3971                 drag'n'dropped when they're not mails
3972
3973 2006-02-04 [colin]      2.0.0cvs11
3974
3975         * src/summaryview.c
3976         * src/mimeview.c
3977                 Fix utf8 conversion
3978
3979 2006-02-04 [colin]      2.0.0cvs10
3980
3981         * src/compose.c
3982         * src/folderview.c
3983         * src/mimeview.c
3984         * src/summaryview.c
3985         * src/summaryview.h
3986                 Added various drag and drop capas:
3987                 From                    To
3988                 summaryview             other apps
3989                 mimeview icons          other apps
3990                 other apps              summaryview
3991                 other apps              folderview
3992
3993                 This shouldn't have broken the existing:
3994                 From                    To
3995                 summaryview             folderview
3996                 folderview              folderview
3997                 summaryview             compose's attachments
3998
3999         Tests welcomed.
4000
4001 2006-02-02 [paul]       2.0.0cvs9
4002
4003         * src/mainwindow.c
4004                 move global option 'Set displayed columns...' out
4005                 of folder option grouping.
4006                 fix sensitivity of 'harvest addresses'
4007         FOR_STABLE
4008
4009 2006-02-01 [colin]      2.0.0cvs8
4010
4011         * src/mimeview.c
4012                 Revert the alertpanel patch, it sucks (intrusive
4013                 and gets in the way of "open")
4014
4015 2006-02-01 [colin]      2.0.0cvs7
4016
4017         * src/compose.c
4018         * src/prefs_account.c
4019         * src/prefs_common.c
4020         * src/common/defs.h
4021         * src/common/utils.c
4022         * src/common/utils.h
4023                 Add ability to edit the signature file
4024                 from the account preferences, and use
4025                 a default for the text editor.
4026                 Patch by Fabien Vantard
4027
4028 2006-02-01 [colin]      2.0.0cvs6
4029
4030         * src/mimeview.c
4031                 Try to get mime type by extension if it is
4032                 application/octet-stream
4033                 Display a window with possible choices when
4034                 encountering unknown mime types
4035         * src/gtk/filesel.c
4036         * src/gtk/filesel.h
4037                 Add preview
4038                 Allow multiple selection in filtered filesel
4039                 (patch by Fabien Vantard)
4040         * src/gtk/pluginwindow.c
4041                 Use it (patch by Fabien Vantard)
4042
4043 2006-02-01 [paul]       2.0.0cvs5
4044
4045         * src/jpilot.c
4046                 fix crash on creating jpilot address book
4047                 Thanks to Colin - FOR_STABLE
4048         * src/prefs_summaries.c
4049         * src/prefs_wrapping.c
4050         * src/gtk/icon_legend.c
4051         * src/gtk/quicksearch.c
4052                 string fixes and additions
4053
4054 2006-02-01 [paul]       2.0.0cvs4
4055
4056         * src/compose.c
4057         * src/mainwindow.c
4058         * src/messageview.c
4059         * src/prefs_send.c
4060                 add Arabic encoding option
4061                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4062
4063 2006-01-31 [colin]      2.0.0cvs3
4064
4065         * src/plugins/pgpcore/passphrase.c
4066                 Convert passphrase to locale encoding
4067         * src/compose.c
4068                 Fix drafting on IMAP. Crappy bug sneaked in
4069                 the release :-/
4070         FOR_STABLE
4071
4072 2006-01-30 [paul]       2.0.0cvs2
4073
4074         * src/gtk/icon_legend.c
4075                 show the new entries
4076
4077 2006-01-30 [colin]      2.0.0cvs1
4078
4079         * src/manual.c
4080                 Check for the file to be present before 
4081                 enabling the menu - FOR_STABLE
4082         * src/gtk/icon_legend.c
4083                 Add folders icons (not all of them, there
4084                 are too much, but the most intriguing ones)
4085
4086 2006-01-30 [paul]       2.0.0
4087
4088         version 2.0.0 released
4089
4090 2006-01-30 [paul]       1.9.100cvs200
4091
4092         * manual/faq.xml
4093         * manual/gpl.xml
4094         * manual/intro.xml
4095         * manual/starting.xml
4096         * manual/sylpheed-claws-manual.xml
4097                 fixes, additions
4098
4099 2006-01-29 [mones]      1.9.100cvs199
4100
4101         * manual/account.xml
4102         * manual/advanced.xml
4103         * manual/glossary.xml
4104                 Some typos fixed, added LDIF term to glossary
4105         * po/es.po
4106                 Fixed leading plus symbol
4107
4108 2006-01-29 [paul]       1.9.100cvs198
4109
4110         * po/fi.po
4111         * po/sk.po
4112                 updated by Tommi Pirinen and Andrej Kacian
4113
4114 2006-01-29 [paul]       1.9.100cvs197
4115
4116         * src/gtk/authors.h
4117                 remove duplicates
4118
4119 2006-01-29 [paul]       1.9.100cvs196
4120
4121         * AUTHORS
4122         * po/nl.po
4123         * src/gtk/authors.h
4124         * tools/claws.i18n.status.pl
4125                 nl translation updated by Tim Dijkstra
4126
4127 2006-01-29 [paul]       1.9.100cvs195
4128
4129         * po/sr.po
4130         * po/sv.po
4131                 updated by Aleksandar Urosevic and Anders Troback
4132
4133 2006-01-28 [colin]      1.9.100cvs194
4134
4135         * src/gtk/gtksourceprintjob.c
4136                 Don't fiddle with PangoLayout when we
4137                 have an image
4138
4139 2006-01-28 [paul]       1.9.100cvs193
4140
4141         * AUTHORS
4142         * po/el.po
4143         * po/zh_CN.po
4144         * src/gtk/authors.h
4145         * tools/claws.i18n.status.pl
4146                 updated translations submitted by Stavros Giannouris
4147                 and Ralgh Young
4148
4149 2006-01-27 [colin]      1.9.100cvs192
4150
4151         * src/summaryview.c
4152         * src/gtk/gtksourceprintjob.c
4153                 Add image printing 
4154                 (libgnomeprint only, of course)
4155
4156 2006-01-27 [paul]       1.9.100cvs191
4157
4158         * po/fr.po
4159         * po/it.po
4160                 updated by Fabien Vantard and Andrea Spadaccini
4161
4162 2006-01-26 [colin]      1.9.100cvs190
4163
4164         * manual/Makefile.am
4165         * configure.ac
4166                 Make building the manual optional 
4167                 (--disable-manual)
4168
4169 2006-01-26 [paul]       1.9.100cvs189
4170
4171         * manual/glossary.xml
4172         * manual/plugins.xml
4173                 edited
4174         * po/en_GB.po
4175                 updated
4176
4177 2006-01-26 [paul]       1.9.100cvs188
4178
4179         * src/prefs_display_header.c
4180         * src/prefs_folder_column.c
4181         * src/prefs_msg_colors.c
4182         * src/prefs_summaries.c
4183         * src/prefs_summary_column.c
4184                 HIGify
4185
4186 2006-01-25 [colin]      1.9.100cvs187
4187
4188         * src/imap.c
4189                 Don't allow moving/copying mails between
4190                 queue/drafts and non-queue/drafts folders
4191                 Fixes bug #897 (message header is resetted 
4192                 if one is copied to Drafts)
4193
4194 2006-01-25 [colin]      1.9.100cvs186
4195
4196         * src/folder.c
4197         * src/mainwindow.c
4198                 Fix subscribed folders not found
4199         * src/compose.c
4200                 Don't try to encode as original mail's charset
4201                 if it's ascii 
4202
4203 2006-01-25 [paul]       1.9.100cvs185
4204
4205         * AUTHORS
4206         * po/Makevars
4207                 updated
4208         * po/de.po
4209         * po/pl.po
4210         * po/pt_BR.po
4211         * po/sr.po
4212                 updates submitted by Stephan Sachse, Emilian Nowak
4213                 and Quar, Frederico Goncalves Guimaraes, and
4214                 Aleksandar Urosevic
4215                 Fix Bug 896, 'PT_BR locale broken'.
4216         * src/gtk/authors.h
4217                 updated
4218
4219 2006-01-24 [mones]      1.9.100cvs184
4220
4221         * manual/glossary.xml
4222                 All current terms finished. Reviewers welcome ;-)
4223         * manual/keyboard.xml
4224                 Fixed column width for pdf output.
4225         * po/es.po
4226                 Updated
4227
4228 2006-01-24 [paul]       1.9.100cvs183
4229
4230         * manual/glossary.xml
4231                 fix id name
4232         * manual/dist/html/Makefile.am
4233         * manual/dist/pdf/Makefile.am
4234         * manual/dist/ps/Makefile.am
4235         * manual/dist/txt/Makefile.am
4236                 fix make deps
4237                 Thanks to Colin
4238
4239 2006-01-24 [mones]      1.9.100cvs182
4240
4241         * manual/glossary.xml
4242                 Nearly finished, some terms missing.
4243
4244 2006-01-23 [paul]       1.9.100cvs181
4245
4246         * manual/dist/html/Makefile.am
4247         * manual/dist/pdf/Makefile.am
4248         * manual/dist/ps/Makefile.am
4249         * manual/dist/txt/Makefile.am
4250         * src/mainwindow.c
4251                 re-enable manual
4252                 Thanks to Colin
4253
4254 2006-01-22 [colin]      1.9.100cvs180
4255
4256         * src/compose.c
4257         * src/gtk/gtkaspell.c
4258                 Don't deselect stuff before right-clicking, with aspell.
4259                 (This prevented right-click Copy, for example).
4260                 Thanks to Clo!
4261
4262 2006-01-22 [paul]       1.9.100cvs179
4263
4264         * src/summary_search.c
4265                 don't fix the widget size as it causes problems
4266                 under localisation.
4267                 Thanks to Emilian Nowak
4268
4269 2006-01-21 [paul]       1.9.100cvs178
4270
4271         * src/prefs_themes.c
4272                 fix broken underlining of label text
4273                 with some translations
4274
4275 2006-01-21 [colin]      1.9.100cvs177
4276
4277         * po/fr.po
4278                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4279
4280 2006-01-20 [colin]      1.9.100cvs176
4281
4282         * configure.ac
4283         * Makefile.am
4284         * manual/Makefile
4285         * manual/dist/html/.cvsignore
4286         * manual/dist/html/Makefile.am
4287         * manual/dist/pdf/.cvsignore
4288         * manual/dist/pdf/Makefile.am
4289         * manual/dist/ps/.cvsignore
4290         * manual/dist/ps/Makefile.am
4291         * manual/dist/txt/.cvsignore
4292         * manual/dist/txt/Makefile.am
4293                 Autotool-ize manual
4294
4295 2006-01-20 [paul]       1.9.100cvs175
4296
4297         * manual/handling.xml
4298                 make Filtering and Searching entries easier to find
4299         * manual/keyboard.xml
4300                 add the remaining default keybinds
4301         * src/prefs_summaries.c
4302                 update the default keybinds
4303
4304 2006-01-20 [paul]       1.9.100cvs174
4305
4306         * src/addressbook.c
4307         * src/addrgather.c
4308         * src/addrharvest.c
4309         * src/editaddress.c
4310         * src/editgroup.c
4311         * src/exphtmldlg.c
4312         * src/expldifdlg.c
4313         * src/exporthtml.c
4314         * src/exportldif.c
4315         * src/ldif.c
4316                 replace 'e-mail' with 'email'
4317         * src/summary_search.c
4318                 add mnemonic to "Find all" button
4319
4320 2006-01-20 [wwp]        1.9.100cvs173
4321
4322         * src/export.c
4323         * src/import.c
4324                 touched mbox import/export buttons for HIG-compliance
4325
4326 2006-01-19 [paul]       1.9.100cvs172
4327
4328         * manual/account.xml
4329         * manual/addrbook.xml
4330         * manual/advanced.xml
4331         * manual/faq.xml
4332         * manual/handling.xml
4333         * manual/intro.xml
4334         * manual/plugins.xml
4335         * manual/starting.xml
4336                 more editing
4337
4338 2006-01-19 [paul]       1.9.100cvs171
4339
4340         * src/toolbar.c
4341                 allow use of trash button while receiving
4342                 Thanks to Colin
4343
4344 2006-01-19 [wwp]        1.9.100cvs170
4345
4346         * src/gtk/quicksearch.c
4347         * src/compose.c
4348                 force text color to black when yellow background is set
4349
4350 2006-01-19 [colin]      1.9.100cvs169
4351
4352         * src/plugins/trayicon/trayicon.c
4353                 Gray out Get Mail when already getting mail
4354
4355 2006-01-18 [paul]       1.9.100cvs168
4356
4357         * src/compose.c
4358                 give widget yellow background was To is
4359                 set via folder prefs
4360         * src/gtk/quicksearch.c
4361                 give widget yellow background when quick
4362                 search is active.
4363                 Thanks to Colin
4364
4365 2006-01-18 [paul]       1.9.100cvs167
4366
4367         * doc/man/sylpheed-claws.1
4368                 add --subscribe option
4369
4370 2006-01-18 [paul]       1.9.100cvs166
4371
4372         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4373         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4374                 use %U instead of %F (%F is broken for user installed
4375                 files in kde 3.5)
4376
4377 2006-01-18 [colin]      1.9.100cvs165
4378
4379         * src/summaryview.c
4380                 Default to Yes in "No more * messages" dialogs
4381
4382 2006-01-17 [colin]      1.9.100cvs164
4383
4384         * src/compose.c
4385                 Possibly fix an invalid iterator causing
4386                 crash
4387
4388 2006-01-17 [colin]      1.9.100cvs163
4389
4390         * src/mimeview.c
4391                 Fix crash when the image disappears under the
4392                 image viewer
4393
4394 2006-01-16 [colin]      1.9.100cvs162
4395
4396         * src/compose.c
4397                 Fix reenabling autowrap
4398
4399 2006-01-16 [colin]      1.9.100cvs161
4400
4401         * src/compose.c
4402                 reset quote_len before getting quote_str
4403
4404 2006-01-16 [colin]      1.9.100cvs160
4405
4406         * src/account.c
4407         * src/account.h
4408         * src/folder.c
4409         * src/imap_gtk.c
4410         * src/mh_gtk.c
4411                 Fix bug #883 (default inbox does not track folder move)
4412
4413 2006-01-16 [colin]      1.9.100cvs159
4414
4415         * src/compose.c
4416         * src/plugins/pgpcore/passphrase.c
4417                 More buttons fixes
4418
4419 2006-01-16 [paul]       1.9.100cvs158
4420
4421         * src/prefs_actions.c
4422         * src/prefs_filtering_action.c
4423         * src/prefs_matcher.c
4424         * src/quote_fmt.c
4425         * src/gtk/description_window.c
4426         * src/gtk/description_window.h
4427         * src/gtk/quicksearch.c
4428                 description window cleanups
4429
4430 2006-01-15 [colin]      1.9.100cvs157
4431
4432         * src/addressbook.c
4433         * src/prefs_filtering.c
4434                 Same here
4435
4436 2006-01-15 [colin]      1.9.100cvs156
4437
4438         * src/folderview.c
4439         * src/mainwindow.c
4440                 Same for "Empty trash"
4441
4442 2006-01-15 [colin]      1.9.100cvs155
4443
4444         * src/inc.c
4445                 Override offline dialog had Yes by default
4446
4447 2006-01-15 [colin]      1.9.100cvs154
4448
4449         * src/summaryview.c
4450                 Delete selected messages? previously had Yes the default
4451
4452 2006-01-15 [colin]      1.9.100cvs153
4453
4454         * src/folder.c
4455         * src/folder.h
4456         * src/main.c
4457                 Check if a mailbox is loaded after all
4458                 plugins are loaded.
4459
4460 2006-01-15 [colin]      1.9.100cvs152
4461
4462         * src/folder.c
4463                 Don't start wizard when there are unloaded folders (will help
4464                 people with only mbox or maildir mailboxes)
4465
4466 2006-01-14 [colin]      1.9.100cvs151
4467
4468         * src/addressbook.c
4469         * src/expldifdlg.c
4470         * src/importldif.c
4471         * src/importmutt.c
4472         * src/importpine.c
4473         * src/mh_gtk.c
4474                 More HIG compliance and fixes
4475
4476 2006-01-14 [colin]      1.9.100cvs150
4477
4478         * src/prefs_filtering_action.c
4479         * src/foldersel.c
4480                 Two forgotten button order changes
4481
4482 2006-01-14 [colin]      1.9.100cvs149
4483
4484         * src/account.c
4485         * src/addressbook.c
4486         * src/compose.c
4487         * src/folderview.c
4488         * src/imap_gtk.c
4489         * src/mainwindow.c
4490         * src/mh_gtk.c
4491         * src/news_gtk.c
4492         * src/prefs_actions.c
4493         * src/prefs_customheader.c
4494         * src/prefs_filtering.c
4495         * src/prefs_matcher.c
4496         * src/prefs_template.c
4497         * src/ssl_manager.c
4498         * src/summaryview.c
4499         * src/textview.c
4500         * src/toolbar.c
4501                 All deletion confirmations are now "Cancel, Delete" 
4502                 instead of "No, Yes"
4503                 Clarified most of the other "No, Yes" to 
4504                 "Cancel, Descriptive_action"
4505                 Rechanged the "Entry not saved" alerts to have 
4506                 "Close, Continue editing"
4507
4508
4509 2006-01-14 [paul]
4510
4511         * 2.0.0-rc4 released
4512
4513 2006-01-14 [paul]       1.9.100cvs148
4514
4515         * src/account.c
4516         * src/addressadd.c
4517         * src/addressbook.c
4518         * src/compose.c
4519         * src/editaddress.c
4520         * src/editbook.c
4521         * src/editgroup.c
4522         * src/editjpilot.c
4523         * src/editldap.c
4524         * src/editvcard.c
4525         * src/exphtmldlg.c
4526         * src/expldifdlg.c
4527         * src/folderview.c
4528         * src/grouplistdialog.c
4529         * src/imap_gtk.c
4530         * src/importmutt.c
4531         * src/importpine.c
4532         * src/inc.c
4533         * src/main.c
4534         * src/mainwindow.c
4535         * src/message_search.c
4536         * src/messageview.c
4537         * src/mh_gtk.c
4538         * src/mimeview.c
4539         * src/news_gtk.c
4540         * src/prefs_actions.c
4541         * src/prefs_customheader.c
4542         * src/prefs_filtering.c
4543         * src/prefs_matcher.c
4544         * src/prefs_template.c
4545         * src/prefs_themes.c
4546         * src/ssl_manager.c
4547         * src/summary_search.c
4548         * src/summaryview.c
4549         * src/textview.c
4550         * src/toolbar.c
4551         * src/gtk/foldersort.c
4552         * src/gtk/gtkaspell.c
4553         * src/gtk/inputdialog.c
4554         * src/gtk/prefswindow.c
4555         * src/plugins/pgpcore/select-keys.c
4556         * src/plugins/trayicon/trayicon.c
4557                 HIG compliant button order
4558