f95ad56cd2a471c482662a2b8a78430503e9d196
[claws.git] / ChangeLog
1 2006-07-31 [paul]       2.3.1cvs89
2
3         * src/account.c
4         * src/main.c
5         * src/mainwindow.c
6         * src/mainwindow.h
7                 Fix a race condition when, after an SC crash, rescanning
8                 folders took more than 0.5 seconds
9                 Thanks to Colin
10
11 2006-07-31 [paul]       2.3.1cvs88
12
13         * src/folderview.c
14                 don't translate separator strings
15
16 2006-07-30 [mones]      2.3.1cvs87
17
18         * doc/man/sylpheed-claws.1
19                 Fixed non-ASCII chars in Hoa's name
20         * po/es.po
21                 Updated for release
22
23 2006-07-27 [colin]      2.3.1cvs86
24
25         * src/textview.c
26                 Don't include the leading \n in links
27                 Patch by Fabien
28
29 2006-07-25 [colin]      2.3.1cvs85
30
31         * src/mainwindow.c
32         * src/common/socket.h
33         * src/etpan/imap-thread.c
34                 Refresh resolvers before connecting
35                 to IMAP servers, and after switching
36                 to online. Thanks to Paul.
37
38 2006-07-18 [colin]
39
40         * 2.4.0-rc4 released
41
42 2006-07-17 [colin]      2.3.1cvs84
43
44         * src/inc.c
45                 Show connection attempt in statusbar before
46                 connecting (previously first message was
47                 "Retrieving messages from ..." after the
48                 connection succeeded.
49
50 2006-07-16 [wwp]        2.3.1cvs83
51
52         * sylpheed-claws.ico
53                 Added .ico file (windows multi-size icon file, generated).
54
55 2006-07-12 [wwp]        2.3.1cvs82
56
57         * src/messageview.c
58                 remove Message/Re-edit menu entry from messageview window,
59                 as sent/draft/queued messages are opened in compose window when
60                 re-edited and it's not possible to re-edit other msgs.
61
62 2006-07-12 [paul]       2.3.1cvs81
63
64         * AUTHORS
65         * src/mainwindow.c
66         * src/gtk/authors.h
67                 check online state before resetting
68                 mailcheck timer. Useful if some program
69                 verifies connection state and updates
70                 Claws.
71                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
72
73 2006-07-12 [paul]       2.3.1cvs80
74
75         * sylpheed-claws-128x128.png
76         * sylpheed-claws-64x64.png
77         * sylpheed-claws.png
78         * src/Makefile.am
79         * src/main.c
80         * src/prefs_toolbar.c
81         * src/stock_pixmap.c
82         * src/stock_pixmap.h
83         * src/wizard.c
84         * src/gtk/about.c
85         * src/gtk/gtkutils.c
86         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
87         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
88         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
89         * src/pixmaps/sylpheed.xpm              ** REMOVED **
90         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
91         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
92                 updated and renamed logo/icon files and related
93                 logo by Jesper Schultz
94
95 2006-07-11 [paul]       2.3.1cvs79
96
97         * src/main.c
98                 fix the labels a smidgin
99
100 2006-07-09 [colin]      2.3.1cvs78
101
102         * src/textview.c
103                 Show errors in textviewer's command
104                 Patch by H. Merijn Brand
105
106 2006-07-09 [colin]      2.3.1cvs77
107
108         * src/compose.c
109                 Save FMID in drafts too
110
111 2006-07-08 [colin]      2.3.1cvs76
112
113         * src/compose.c
114                 Svae RMID in drafted mails too
115                 Save quote_fmt vars for whole mails,
116                 don't reset at each quote_fmt_init:
117                 allows to use the same |i{var} in
118                 various template fields
119         * src/prefs_template.c
120         * src/quote_fmt.h
121         * src/quote_fmt_parse.y
122                 Same
123
124 2006-07-08 [colin]      2.3.1cvs75
125
126         * src/textview.c
127                 Fix highlighting of attached parts URIs
128
129 2006-07-08 [colin]      2.3.1cvs74
130
131         * src/main.c
132                 Prevent bug #981 (sc 2.3.1 segfaults with 
133                 gtk+ 2.10) from being reported again:
134                 if Sylpheed-Claws has been compiled against
135                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
136                 of if Sylpheed-Claws has been compiled against
137                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
138                 error out.
139
140 2006-07-07 [colin]      2.3.1cvs73
141
142         * src/prefs_actions.c
143                 Fix label
144
145 2006-07-07 [colin]      2.3.1cvs72
146
147         * src/prefs_actions.c
148                 Fix compile on gtk < 2.8. argh :)
149
150 2006-07-07 [paul]       2.3.1cvs71
151
152         * src/common/defs.h
153                 update DONATE_URI
154
155 2006-07-07 [colin]      2.3.1cvs70
156
157         * po/POTFILES.in
158         * src/quote_fmt.c
159         * src/quote_fmt_lex.l
160         * src/quote_fmt_parse.y
161                 Add |i{var}, a way to insert user-entered
162                 text in a template
163
164 2006-07-07 [colin]
165
166         * 2.4.0-rc3 released
167
168 2006-07-07 [colin]      2.3.1cvs69
169
170         * src/folder.c
171                 Don't consider inboxes of UNKNOWN folder 
172                 classes to be useable as default inboxes
173
174 2006-07-07 [paul]       2.3.1cvs68
175
176         * src/textview.c
177                 add missing #include <errno.h>
178                 Thanks to René J. Blokland
179
180 2006-07-07 [paul]       2.3.1cvs67
181
182         * src/action.c
183                 Return now Closes dialog
184         * src/mimeview.c
185         * src/mimeview.h
186         * src/textview.c
187                 add contextual menu to mime parts listed
188                 in the textview
189                 Thanks to Colin
190         * src/common/utils.c
191                 reversal: ' is a valid character in URLs
192
193 2006-07-06 [colin]      2.3.1cvs66
194
195         * src/remotefolder.h
196                 Forgotten in previous commit
197
198 2006-07-06 [colin]      2.3.1cvs65
199
200         * src/folder.c
201                 Set summary update flag whenever
202                 totals changed
203         * src/imap.c
204         * src/prefs_account.c
205         * src/common/utils.h
206         * src/etpan/imap-thread.c
207                 Fix warnings, thanks to Fabien and
208                 Ricardo
209
210 2006-07-06 [wwp]        2.3.1cvs64
211
212         * src/gtk/gtkutils.c
213                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
214
215 2006-07-06 [wwp]        2.3.1cvs63
216
217         * src/account.c
218         * src/addressbook.c
219         * src/addressitem.h
220         * src/folderview.c
221         * src/mainwindow.c
222         * src/manual.c
223         * src/manual.h
224         * src/message_search.c
225         * src/prefs_actions.c
226         * src/prefs_filtering.c
227         * src/prefs_filtering.h
228         * src/prefs_template.c
229         * src/summary_search.c
230         * src/summaryview.c
231         * src/gtk/gtkutils.c
232         * src/gtk/gtkutils.h
233         * src/gtk/pluginwindow.c
234                 add help buttons to some dialogs. Clicking such buttons opens a
235                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
236
237 2006-07-06 [paul]       2.3.1cvs62
238
239         * src/textview.c
240                 fix attachments contextual menu
241                 Thanks to Colin
242
243 2006-07-05 [colin]      2.3.1cvs61
244
245         * src/textview.c
246         * src/compose.c
247                 Handle sftp:// links
248
249 2006-07-05 [paul]       2.3.1cvs60
250
251         * src/gtk/filesel.c
252                 grab save button by default
253                 Thanks to Colin
254
255 2006-07-05 [wwp]        2.3.1cvs59
256
257         * manual/xml2pdf
258                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
259
260 2006-07-04 [colin]      2.3.1cvs58
261
262         * src/mimeview.c
263         * src/textview.c
264                 Use left click to select, middle click to open
265                 on mimeparts links
266         * src/common/utils.c
267                 Fix segfault
268
269 2006-07-04 [colin]      2.3.1cvs57
270
271         * src/mainwindow.c
272         * src/news.c
273                 Warning fixes, thanks to Fabien
274
275 2006-07-04 [colin]      2.3.1cvs56
276
277         * src/mimeview.c
278         * src/mimeview.h
279         * src/textview.c
280                 Allow parts to be selected via their text label
281                 in textview
282
283 2006-07-04 [colin]      2.3.1cvs55
284
285         * src/folderview.c
286                 Feedback when closing (for big folders)
287         * src/prefs_actions.c
288         * src/prefs_filtering.c
289         * src/prefs_matcher.c
290         * src/prefs_template.c
291                 Fix default button when closing without
292                 having saved
293
294 2006-07-04 [colin]      2.3.1cvs54
295
296         * src/news.c
297                 Delete local file on deletion
298
299 2006-07-03 [colin]      2.3.1cvs53
300
301         * src/folderview.c
302         * src/main.c
303                 Don't freeze when rescanning after crash
304
305 2006-07-03 [wwp]        2.3.1cvs52
306
307         * src/compose.c
308         * src/privacy.c
309         * src/privacy.h
310         * src/plugins/pgpinline/pgpinline.c
311         * src/plugins/pgpmime/pgpmime.c
312                 don't report an error when the user cancels the passphrase dialog.
313
314 2006-07-02 [colin]      2.3.1cvs51
315
316         * src/folderview.c
317                 Open message when crossing folders with Space,
318                 goto next unread and friends
319
320 2006-07-01 [colin]      2.3.1cvs50
321
322         * src/prefs_account.c
323                 Typographic rules varying from language
324                 to language (in french "Protocole :"),
325                 we have to do that :)
326
327 2006-07-01 [ticho]      2.3.1cvs49
328
329         * src/prefs_account.c
330                 Only use one temporary gchar* variable in
331                 prefs_account_protocol_set_optmenu().
332
333 2006-07-01 [ticho]      2.3.1cvs48
334
335         * src/prefs_account.c
336         * src/prefs_account.h
337                 Use GtkLabel for existing account protocol name.
338                 Created an array for protocol names and populate the
339                 combobox from it in a for() cycle.
340
341 2006-06-30 [colin]      2.3.1cvs47
342
343         * src/compose.c
344                 Block undo when changing signature (by changing
345                 account)
346
347 2006-06-30 [paul]       2.3.1cvs46
348
349         * src/send_message.c
350                 when editing From in the Compose window, use that address
351                 in the Return-Path: header
352                 Thanks to Colin
353
354 2006-06-30 [colin]      2.3.1cvs45
355
356         * src/compose.c
357                 Fix signature replacement:
358                 - when no newline before separator
359                 - when reediting
360
361 2006-06-29 [colin]      2.3.1cvs44
362
363         * src/folderview.c
364         * src/folderview.h
365         * src/mainwindow.c
366         * src/summaryview.c
367                 Let 'View/Go to/Next marked' work like
368                 Next new & Next unread: across folders
369                 Change the select_on_entry pref to do
370                 what we want when changing folder
371         * src/common/utils.c
372                 Fix single-quoted links 
373
374 2006-06-29 [colin]      2.3.1cvs43
375
376         * src/gtk/gtkaspell.c
377                 "Sylpheed" and "Sylpheed-Claws" do exist !
378
379 2006-06-29 [colin]      2.3.1cvs42
380
381         * src/imap.c
382                 Forgot to remove debug
383
384 2006-06-29 [colin]      2.3.1cvs41
385
386         * src/imap.c
387         * src/imap.h
388         * src/mainwindow.c
389                 Disconnect from IMAP servers when going
390                 offline. Fixes bug #978 (going to offline-mode 
391                 won't close connections)
392
393 2006-06-29 [colin]      2.3.1cvs40
394
395         * src/main.c
396                 Fix transient setting on failing plugins
397                 Patch by Fabien
398         * src/plugins/pgpcore/sgpgme.c
399                 Only warn for OpenPGP. Most people don't
400                 have CMS available.
401
402 2006-06-29 [colin]      2.3.1cvs39
403
404         * src/compose.c
405                 Fix Spelling menu (discrepancy between context menu
406                 and top menu when folder's dictionary isn't the 
407                 default one)
408         * src/plugins/pgpcore/sgpgme.c
409                 More error reporting about why gpgme can fail
410
411 2006-06-29 [wwp]        2.3.1cvs38
412
413         * src/mainwindow.c
414                 honor the display-header-pane setting even when the message view
415                 is a separate window.
416
417 2006-06-29 [wwp]        2.3.1cvs37
418
419         * src/prefs_actions.c
420                 forgot to commit that one (use of GTK_STOCK_INFO).
421
422 2006-06-29 [colin]      2.3.1cvs36
423
424         * src/imap.c
425                 Better handling of login errors (ask the password
426                 again once), alert in case of error. Fix three
427                 signedness warnings.
428
429 2006-06-28 [wwp]        2.3.1cvs35
430
431         * src/prefs_template.c
432         * src/prefs_matcher.c
433         * src/prefs_filtering_action.c
434         * src/prefs_quote.c
435                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
436                 patch by Fabien Vantard, slightly modified.
437
438 2006-06-28 [paul]
439
440         2.4.0-rc2 released
441
442 2006-06-28 [colin]      2.3.1cvs34
443
444         * src/prefs_account.c
445                 Fix bug #977 (Can't add or edit imap accounts)
446
447 2006-06-28 [colin]      2.3.1cvs33
448
449         * src/mimeview.c
450                 Fix previous
451
452 2006-06-28 [colin]      2.3.1cvs32
453
454         * src/mimeview.c
455                 Save named inlined attachments with "Save all"
456         * src/main.c
457         * src/mbox.c
458         * src/common/plugin.c
459         * src/common/plugin.h
460         * src/common/sylpheed.c
461         * src/common/utils.c
462         * src/plugins/pgpcore/sylpheed.def
463         * src/plugins/pgpinline/sylpheed.def
464         * src/plugins/pgpmime/sylpheed.def
465                 Win32 compatibility patch, by
466                 Werner Koch
467
468 2006-06-28 [wwp]        2.3.1cvs31
469
470         * src/imap.c
471         * src/prefs_folder_item.c
472                 less compilation warnings (thanks to Fabien Vantard), less typos.
473
474 2006-06-28 [paul]       2.3.1cvs30
475
476         * src/gtk/gtkutils.c
477                 gtk_combo_box_set_focus_on_click() is only
478                 available since gtk 2.6.0
479
480 2006-06-28 [paul]       2.3.1cvs29
481
482         * src/prefs_ext_prog.c
483                 fix engrish and add a tooltip for the
484                 'command for 'Display as text' option
485
486 2006-06-28 [paul]
487
488         2.4.0-rc1 released
489
490 2006-06-28 [paul]       2.3.1cvs28
491
492         * ChangeLog
493         * tools/Makefile.am
494                 include textviewer.pl in releases
495
496 2006-06-28 [paul]       2.3.1cvs27
497
498         * src/prefs_ext_prog.c
499                 hide Print command option if libgnomeprint
500                 support is present
501
502 2006-06-27 [colin]      2.3.1cvs26
503
504         * src/compose.c
505                 Fix Esc handling in insert/attach dialog
506                 Don't show this dialog if dragging something
507                 else than text/uri-list
508                 Thanks to Fabien Vantard
509         * tools/textviewer.pl
510                 Filter script to display stuff as text
511                 by H. Merijn Brand
512
513 2006-06-27 [wwp]        2.3.1cvs25
514
515         * src/messageview.c
516                 use the exact product name (message view title), patch
517                 by Fabien Vantard.
518
519 2006-06-27 [ticho]      2.3.1cvs24
520
521         * src/prefs_account.c
522         * src/prefs_common.c
523         * src/prefs_common.h
524         * src/prefs_ext_prog.c
525         * src/textview.c
526                 Add a preference (Preferences/External programs)
527                 to allow "Display as text" to be done via a script
528                 (patch by H.Merijn Brand).
529                 Use GtkComboBox for protocol selection in account
530                 preferences.
531                 Only include current choice for existing accounts, and
532                 insensitivize the combobox.
533
534 2006-06-27 [paul]       2.3.1cvs23
535
536         * src/mbox.c
537                 fix crasher introduced in cvs21.
538                 Thanks to Colin
539
540 2006-06-26 [colin]      2.3.1cvs22
541
542         * src/mbox.c
543                 Fix double-frees when leaving folders
544                 after exporting to mbox
545
546 2006-06-26 [colin]      2.3.1cvs21
547
548         * src/mbox.c
549                 More feedback (and optimisation)
550                 on import/export
551         * src/common/utils.c
552                 Fix case when looking for mail addresses
553         * src/gtk/gtkutils.c
554                 Extra check for (X-)Face
555
556 2006-06-25 [ticho]      2.3.1cvs20
557
558         * src/compose.c
559         * src/exphtmldlg.c
560         * src/gtk/gtkutils.c
561         * src/gtk/gtkutils.h
562                 Added second argument to gtkut_sc_combobox_create() to
563                 control focus-on-click for the widget.
564                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
565
566 2006-06-25 [ticho]      2.3.1cvs19
567
568         * src/compose.c
569         * src/gtk/Makefile.am
570         * src/gtk/combobox.c
571         * src/gtk/combobox.h
572         * src/gtk/gtkutils.c
573         * src/gtk/gtkutils.h
574                 Use GtkComboBox instead of deprecated GtkOptionMenu
575                 for account selector in compose window and for encoding
576                 selector in attachment properties.
577                 Also factorise working with the new GtkComboBox somewhat.
578
579 2006-06-24 [paul]       2.3.1cvs18
580
581         * src/prefs_common.c
582                 use the correct default value
583
584 2006-06-24 [paul]       2.3.1cvs17
585
586         * src/compose.c
587         * src/prefs_common.c
588         * src/prefs_common.h
589         * src/prefs_compose_writing.c
590                 enable setting of default action when
591                 dnd'ing files in the compose window.
592                 (Collaborative effort with wwp)
593
594 2006-06-23 [wwp]        2.3.1cvs16
595
596         * src/compose.c
597                 i18n fix (thanks to Fabien Vantard)
598
599 2006-06-22 [colin]      2.3.1cvs15
600
601         * src/prefs_customheader.c
602                 Don't use filters in custom headers' file 
603                 selector. Remember, extensions mean nothing :)
604
605 2006-06-22 [paul]       2.3.1cvs14
606
607         * configure.ac
608                 allow setting of man directory location
609
610 2006-06-22 [colin]      2.3.1cvs13
611
612         * src/mainwindow.c
613                 Add 'View/Go to/Next unread folder'.
614                 I missed that :)
615
616 2006-06-22 [colin]      2.3.1cvs12
617
618         * src/common/utils.c
619                 Add some subject prefixes
620                 Patch by Bjorn T Johansen <btj@havleik.no>
621
622 2006-06-22 [colin]      2.3.1cvs11
623
624         * manual/advanced.xml
625                 Forgotten hidden pref
626
627 2006-06-21 [paul]       2.3.1cvs10
628
629         * src/prefs_account.c
630                 complete the removal of 'Add date header' option
631
632 2006-06-21 [paul]       2.3.1cvs9
633
634         * src/account.c
635         * src/compose.c
636         * src/prefs_account.c
637         * src/prefs_account.h
638                 remove option to add date header - always
639                 add date header
640         * src/etpan/imap-thread.c
641                 fix warnings (Thanks to Colin)
642
643 2006-06-21 [wwp]        2.3.1cvs8
644
645         * src/folder.c
646                 set the attachment flag when inline text part are (file)named. This is more convenient
647                 when receiving (for instance) inline source files or patches sent using thunderbird.
648
649 2006-06-21 [paul]       2.3.1cvs7
650
651         * src/inc.c
652                 fix off-by-one count of current msg in
653                 statusbar filtering progressbar
654
655 2006-06-21 [paul]       2.3.1cvs6
656
657         * src/folder.c
658                 Show attachment icon even if the part is 'inline'
659                 if the following conditions are met:
660                 - content-type != 'text/plain'
661                 - content-type != '*/pgp-signature'
662                 - either 'name' or 'filename' parameter is not NULL
663                 
664                 Thanks to Colin
665
666 2006-06-21 [paul]       2.3.1cvs5
667
668         * src/messageview.c
669         * src/prefs_common.c
670         * src/prefs_common.h
671         * src/prefs_other.c
672                 add an option to 'Never send Return
673                 Receipts'
674                 Thanks to Colin
675
676 2006-06-20 [mones]      2.3.1cvs4
677
678         * po/es.po
679                 updated
680         * src/compose.c
681                 typo fixed (space after comma)
682         * tools/make.themes.project
683                 remove exec mode from tarball files
684
685 2006-06-20 [colin]      2.3.1cvs3
686
687         * src/news.c
688         * src/procheader.c
689         * src/unmime.c
690                 Better fix for \n's in headers (don't 
691                 break Received: and others)
692
693 2006-06-20 [paul]       2.3.1cvs2
694
695         * src/alertpanel.c
696         * src/textview.c
697                 improve legibility of phishing attempt
698                 dialog
699
700 2006-06-20 [paul]       2.3.1cvs1
701
702         * NEWS
703         * README
704         * configure.ac
705                 Update version number following
706                 stable release
707
708 2006-06-20 [colin]      2.3.0cvs26
709
710         * src/compose.c
711                 When dragging a file to the text of the compose
712                 window, ask whether we want to insert or attach
713                 (I know lots of people who do that to attach)
714
715 2006-06-20 [colin]      2.3.0cvs25
716
717         * src/etpan/imap-thread.c
718                 Fix threshold (the append command is often > 32 bytes)
719
720 2006-06-19 [colin]      2.3.0cvs24
721
722         * src/imap.c
723         * src/etpan/imap-thread.c
724                 Workaround Rockliffe IMAP server bug: replace
725                 "x UID SEARCH (ANSWERED UID 1:*)" with
726                 "x UID SEARCH ANSWERED"
727                 (Rockliffe doesn't handle the parenthesis)
728
729 2006-06-19 [colin]      2.3.0cvs23
730
731         * src/compose.c
732         * src/imap.c
733         * src/etpan/imap-thread.c
734                 Probably fix bug #972 (Freezes when adding 
735                 an attachment to the message)
736         * src/common/defs.h
737                 Modernize Firefox cmd
738
739
740 2006-06-18 [colin]      2.3.0cvs22
741
742         * src/prefs_customheader.c
743                 Only allow correct filenames for various
744                 custom headers
745
746 2006-06-18 [colin]      2.3.0cvs21
747
748         * src/prefs_customheader.c
749                 Add a 'From File...' button in custom headers prefs, which
750                 try to do the right thing: 
751                 for normal headers, use file as plaintext,
752                 for X-Face, calls compface,
753                 for Face, encode to b64.
754
755 2006-06-17 [colin]      2.3.0cvs20
756
757         * src/mh.c
758                 Warning fix
759
760 2006-06-16 [colin]      2.3.0cvs19
761
762         * src/summaryview.c
763                 Recursive quicksearch: show message list
764                 in current folder, *then* search children
765                 in the background.
766
767 2006-06-16 [colin]      2.3.0cvs18
768
769         * src/main.c
770                 Instead of ignoring SIGPIPE, save caches
771                 when getting one. Will fix the fact that
772                 hot caches are out-of-date when logging 
773                 out of Xorg.
774         * src/compose.c
775         * src/prefs_compose_writing.c
776                 Only save text (not attachments) when 
777                 auto-saving to drafts
778         * src/unmime.c
779                 Always replace \n, \r and \t with spaces
780                 in headers
781         * manual/dist/html/Makefile.am
782         * manual/dist/pdf/Makefile.am
783         * manual/dist/ps/Makefile.am
784         * manual/dist/txt/Makefile.am
785         * manual/fr/dist/html/Makefile.am
786         * manual/fr/dist/pdf/Makefile.am
787         * manual/fr/dist/ps/Makefile.am
788         * manual/fr/dist/txt/Makefile.am
789         * manual/pl/dist/html/Makefile.am
790         * manual/pl/dist/pdf/Makefile.am
791         * manual/pl/dist/ps/Makefile.am
792         * manual/pl/dist/txt/Makefile.am
793                 Fix make clean removing pregenerated manuals
794
795
796 2006-06-16 [colin]      2.3.0cvs17
797
798         * src/plugins/pgpcore/sgpgme.c
799         * src/plugins/pgpmime/pgpmime.c
800         * src/plugins/pgpinline/pgpinline.c
801                 Better error reporting in setup_signers.
802                 Don't fallback to default key if specified
803                 key isn't found.
804                 Don't allow signing if more than one secret
805                 key matches the one specified in prefs.
806
807 2006-06-15 [colin]      2.3.0cvs16
808
809         * src/folderview.c
810                 Add "Send queue" in the folder's contextual
811                 menu
812         * src/compose.c
813         * src/messageview.c
814         * src/privacy.c
815         * src/privacy.h
816         * src/procmime.c
817         * src/procmsg.c
818         * src/plugins/pgpcore/passphrase.c
819         * src/plugins/pgpcore/sgpgme.c
820         * src/plugins/pgpinline/pgpinline.c
821         * src/plugins/pgpmime/pgpmime.c
822                 Better error reporting
823         * src/mbox.c
824                 Probably fix bug #971 (2.2.3 cannot read mail 
825                 from local mbox)
826
827
828 2006-06-15 [mones]      2.3.0cvs15
829
830         * tools/make.themes.project
831                 creates the themes project from the web page
832
833 2006-06-15 [colin]      2.3.0cvs14
834
835         * src/folder.c
836                 Better fix (avoid losing the folder if scan_tree 
837                 fails)
838
839 2006-06-15 [cleroy]     2.3.0cvs13
840
841         * src/folder.c
842                 Probably fix Bug #969 (crash on rebuilding 
843                 imap folder)
844
845 2006-06-14 [colin]      2.3.0cvs12
846
847         * manual/dtd/manual.xsl
848         * manual/sylpheed-claws-manual.xml
849         * manual/fr/sylpheed-claws-manual.xml
850         * manual/pl/sylpheed-claws-manual.xml
851                 Insert pagebreaks between sections
852
853 2006-06-14 [paul]       2.3.0cvs11
854
855         * configure.ac
856                 better fix than 2.3.0cvs10
857
858 2006-06-14 [paul]       2.3.0cvs10
859
860         * configure.ac
861                 fix setting of PACKAGE_DATA_DIR with newer autoconf
862                 (backwards compatible)
863
864 2006-06-13 [colin]      2.3.0cvs9
865
866         * src/messageview.c
867                 Fix sending of return receipt with the new queue folders
868
869 2006-06-13 [wwp]        2.3.0cvs8
870
871         * src/quote_fmt_lex.l
872                 fix wrong tokens returned in quote_fmt lexer, query not().
873
874 2006-06-13 [wwp]        2.3.0cvs7
875
876         * src/folder.c
877         * src/prefs_folder_item.c
878                 allow changing folder type even when folder is not a top-level one,
879                 thanks to Colin.
880
881 2006-06-12 [colin]      2.3.0cvs6
882
883         * src/folderview.c
884                 Fix double-ask of "Do you want to mark all
885                 as read"
886
887 2006-06-12 [colin]      2.3.0cvs5
888
889         * src/compose.c
890         * src/compose.h
891         * src/folder.c
892         * src/folder.h
893         * src/imap.c
894         * src/inc.c
895         * src/main.c
896         * src/messageview.c
897         * src/mh.c
898         * src/prefs_folder_item.c
899         * src/procheader.c
900         * src/procmime.c
901         * src/procmsg.c
902         * src/procmsg.h
903         * src/send_message.c
904         * src/summaryview.c
905         * src/toolbar.c
906                 Apply bug #964's patch (Queue and drafts aren't normal)
907                 The Drafts and Queue folder now contain RFC-822 files,
908                 allowing to move and copy mails from and to these 
909                 folders. Moving from Drafts to Queue will prepare the
910                 mail for sending (PGP signature, encryption, etc).
911                 This patch also rework sending errors handling to try
912                 to be more helpful.
913                 Also, allow redefining folder types via the GUI 
914                 (Folder type in its Properties)
915
916 2006-06-12 [colin]      2.3.0cvs4
917
918         * src/summaryview.c
919         * src/prefs_common.c
920         * src/prefs_common.h
921         * src/gedit-print.c
922                 Allow to define a specific print font - patch
923                 by Bernhard Walle <bernhard.walle@gmx.de>
924         * src/prefs_fonts.c
925         * manual/advanced.xml
926         * manual/fr/advanced.xml
927                 Add a hidden pref to allow deletion without
928                 confirmation
929
930 2006-06-12 [wwp]        2.3.0cvs3
931
932         * .cvsignore
933                 more files to ignore.
934
935 2006-06-12 [wwp]        2.3.0cvs2
936
937         * src/quote_fmt.c
938         * src/quote_fmt_lex.l
939         * src/quote_fmt_parse.y
940                 extend the quote_fmt parser (templates and quotes):
941                 - allow limited sub-expressions in |p{} and |f{} expressions,
942                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
943                 - implemented/fixed missing implementation of query_references and show_references,
944                 - completed, fixed contents and format of the symbols help dialog,
945                 - fix some compilation warnings.
946
947 2006-06-12 [wwp]        2.3.0cvs1
948
949         * manual/advanced.xml
950         * manual/fr/advanced.xml
951                 updates in the "templates" section of the manual (eng/fr):
952                  - be more precise (both versions)
953                  - completed to match the english reference (fr version)
954                  - touchups (both versions)
955
956 2006-06-12 [paul]       2.3.0
957
958         2.3.0 released
959
960 2006-06-12 [paul]       2.2.3cvs14
961
962         * po/ca.po
963         * po/cs.po
964         * po/de.po
965         * po/el.po
966         * po/fr.po
967         * po/it.po
968         * po/pt_BR.po
969         * po/sr.po
970         * po/zh_CN.po
971                 updated by Miquel Oliete, Tim, Stephan Sachse,
972                 Stavros Giannouris, Fabien Vantard, Andrea
973                 Spadaccini, Frederico Goncalves Guimaraes,
974                 Aleksandar Urosevic, and Ralgh Young
975
976 2006-06-12 [colin]      2.2.3cvs13
977
978         * src/mbox.c
979                 Add missing header
980
981 2006-06-11 [colin]      2.2.3cvs12
982
983         * src/msgcache.c
984                 Verify that g_malloc() succeeded
985
986 2006-06-11 [colin]      2.2.3cvs11
987
988         * src/wizard.c
989                 Add Face header to welcome mail
990
991 2006-06-10 [colin]      2.2.3cvs10
992
993         * src/textview.c
994                 Revert previous (Forgot it changes the
995                 margin on the whole mail)
996
997 2006-06-10 [colin]      2.2.3cvs9
998
999         * src/textview.c
1000                 Don't overlap long headers under (X-)Face
1001
1002 2006-06-10 [mones]      2.2.3cvs8
1003
1004         * manual/xml2pdf
1005                 allow generation of manual on systems lacking saxon binary
1006                 but with java and the saxon library installed
1007
1008         * po/es.po
1009                 updated for release
1010
1011 2006-06-09 [colin]      2.2.3cvs7
1012
1013         * src/summaryview.c
1014                 Fix leak when using Display Sender using Addressbook
1015
1016 2006-06-09 [colin]      2.2.3cvs6
1017
1018         * src/compose.c
1019         * src/folder.c
1020         * src/folderview.c
1021         * src/mimeview.c
1022         * src/summaryview.c
1023                 More leaks fixes
1024
1025 2006-06-09 [paul]       2.2.3cvs5
1026
1027         * AUTHORS
1028         * src/gtk/authors.h
1029         * tools/claws.i18n.status.pl
1030                 updated with new info
1031
1032 2006-06-09 [paul]       2.2.3cvs4
1033
1034         * README
1035                 updated
1036         * manual/ack.xml
1037                 add wwp to authors list
1038         * src/gtk/authors.h
1039                 update mine and Colin's addresses
1040
1041 2006-06-08 [colin]      2.2.3cvs3
1042
1043         * src/etpan/imap-thread.c
1044                 Fix leak on SSL cert check
1045
1046 2006-06-08 [colin]      2.2.3cvs2
1047
1048         * src/common/utils.c
1049                 Fix leak
1050
1051 2006-06-08 [paul]       2.2.3cvs1
1052
1053         * configure.ac
1054                 Update version number following
1055                 stable release
1056
1057 2006-06-07 [colin]      2.2.2cvs3
1058
1059         * src/msgcache.c
1060                 Fix catching cache read errors (guint instead of gint)
1061                 Prevent malloc'ing more than 8MB (means cache corruption)
1062
1063 2006-06-07 [paul]       2.2.2cvs2
1064
1065         * src/exporthtml.c
1066         * src/exportldif.c
1067         * src/mh.c
1068         * src/mutt.c
1069         * src/pine.c
1070         * src/common/utils.c
1071                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1072                 obey $HOME'
1073                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1074                 Thanks to Colin
1075
1076 2006-06-06 [paul]       2.2.2cvs1
1077
1078         * configure.ac
1079                 Update version number following
1080                 stable release
1081
1082 2006-06-06 [paul]       2.2.1cvs6
1083
1084         * src/matcher.c
1085                 fix  implicit declaration of
1086                 sylpheed_do_idle()
1087                 Patch by Fabien Vantard
1088
1089 2006-06-06 [paul]       2.2.1cvs5
1090
1091         * src/matcher.c
1092                 fix age_greater and age_lower so that they
1093                 mean what say and not '...or equal to'
1094                 Thanks to Colin
1095
1096 2006-06-06 [paul]       2.2.1cvs4
1097
1098         * src/textview.c
1099         * src/common/utils.c
1100                 fix URI check
1101                 Thanks to Colin
1102
1103 2006-06-05 [wwp]        2.2.1cvs3
1104
1105         * manual/fr/account.xml
1106                 minor language fixes (thanks to Fabien Vantard).
1107
1108 2006-06-05 [colin]      2.2.1cvs2
1109
1110         * src/prefs_folder_item.c
1111         * src/folderview.c
1112                 Allow recursive setting of properties 
1113                 for whole mailboxes
1114         * src/matcher.c
1115                 Don't freeze on 'test' filtering rule
1116
1117 2006-06-05 [colin]      2.2.1cvs1
1118
1119         * configure.ac
1120                 Update version number following
1121                 stable release
1122
1123 2006-06-04 [wwp]        2.2.0cvs82
1124
1125         * manual/glossary.xml
1126         * manual/account.xml
1127         * manual/fr/glossary.xml
1128         * manual/fr/account.xml
1129                 added glossary section and references/links related to the Face custom header.
1130
1131 2006-06-04 [colin]      2.2.0cvs81
1132
1133         * src/summaryview.c
1134                 Skip to next message on move with no
1135                 immediate execution
1136
1137 2006-06-04 [wwp]        2.2.0cvs80
1138
1139         * manual/xml2pdf
1140                 added sanity checks, exit when needed.
1141
1142 2006-06-03 [paul]       2.2.0cvs79
1143
1144         * src/prefs_receive.c
1145                 page name is now 'Receiving'
1146         * src/prefs_send.c
1147                 page name is now 'Sending'
1148
1149 2006-06-03 [colin]      2.2.0cvs78
1150
1151         * src/plugins/spamassassin/spamassassin_gtk.c
1152                 Autoswitch to Localhost if transport was previously
1153                 disabled. Else people had to check [] Enable, then
1154                 *reselect* transport.
1155
1156 2006-06-03 [colin]      2.2.0cvs77
1157
1158         * src/plugins/pgpinline/pgpinline.c
1159         * src/plugins/pgpmime/pgpmime.c
1160                 Check that gpg_data_release_and_get_mem 
1161                 didn't fail (now, why this happens...)
1162
1163 2006-06-03 [colin]      2.2.0cvs76
1164
1165         * src/mbox.c
1166                 Fix bug #962 (Manual and/or UI should 
1167                 warn about incompatible locking 
1168                 causing dataloss)
1169
1170 2006-06-02 [cleroy]     2.2.0cvs75
1171
1172         * src/filtering.c
1173         * src/folder.c
1174         * src/procmsg.c
1175         * src/summaryview.c
1176                 Fix a few leaks
1177
1178 2006-06-02 [colin]      2.2.0cvs74
1179
1180         * src/main.c
1181                 On exit, free caches after writing them
1182                 Shuts up some valgrind false positives
1183         * src/procmsg.c
1184         * src/send_message.c
1185                 Fix races when reusing existing SMTP connections
1186                 Fix inexistant session timeout
1187         * src/toolbar.c
1188                 Display alertpanel after all queues have
1189                 been processed, not after each
1190
1191 2006-06-02 [wwp]        2.2.0cvs73
1192
1193         * manual/fr/glossary.xml
1194         * manual/fr/ack.xml
1195         * manual/ack.xml
1196                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1197
1198 2006-06-02 [wwp]        2.2.0cvs72
1199
1200         * manual/xml2pdf
1201         * manual/dist/pdf/Makefile.am
1202         * manual/dtd/manual.xsl
1203         * manual/fr/dist/pdf/Makefile.am
1204         * manual/pl/dist/pdf/Makefile.am
1205                 we changed the procedure to generate the .pdf version of the manual.
1206                 The procedure is more modern and the .pdf we get now has a valid index.
1207                 Here are the new pre-requisites:
1208
1209                 - JRE 1.x (1.4 here): there must be one from your distro
1210                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1211                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1212                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1213
1214                 See my posts for further info about the installation of this toolchain:
1215
1216                 Date: Fri, 19 May 2006 19:40:06 +0200
1217                 From: wwp <subscript@free.fr>
1218                 To: sylpheed-claws-devel@lists.sourceforge.net
1219                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1220
1221                 and
1222
1223                 Date: Wed, 24 May 2006 12:58:49 +0200
1224                 From: wwp <subscript@free.fr>
1225                 To: sylpheed-claws-devel@lists.sourceforge.net
1226                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1227
1228 2006-06-01 [colin]      2.2.0cvs71
1229
1230         * src/compose.c
1231                 Better guards against IMAP races
1232         * src/main.c
1233         * src/prefs_common.c
1234         * src/prefs_common.h
1235         * src/common/ssl_certificate.c
1236         * src/etpan/imap-thread.c
1237         * src/etpan/imap-thread.h
1238         * src/gtk/sslcertwindow.c
1239                 New hidden option ssl_skip_cert_check to 
1240                 avoid dups of bug #959 (libetpan linked
1241                 against gnutls and gnutls buggy on 64bit)
1242                 Present expired warning only once per
1243                 session/server.
1244         * manual/advanced.xml
1245         * manual/fr/advanced.xml
1246                 Document new option
1247
1248 2006-06-01 [wwp]        2.2.0cvs70
1249
1250         * src/messageview.c
1251                 fix for bug #961 (return receipt dialog 
1252                 complains incorrectly about return-path 
1253                 email adress being different), thanks 
1254                 to Colin.
1255
1256 2006-05-31 [cleroy]     2.2.0cvs69
1257
1258         * src/common/ssl.c
1259                 Guard against NULLs, although this
1260                 should never be an issue
1261
1262 2006-05-31 [colin]      2.2.0cvs68
1263
1264         * src/filtering.c
1265                 Use g_slist_prepend
1266         * src/imap.c
1267                 Don't remove caches when destroying folder, it
1268                 could (should) be done at exit
1269         * src/inc.c
1270                 free processing cache after incorporation
1271         * src/etpan/imap-thread.c
1272                 Maybe fix bug #959 (Crash on moving to emails 
1273                 to a imap account per ssl with a expired 
1274                 certificate.)
1275
1276 2006-05-30 [colin]      2.2.0cvs67
1277
1278         * src/summaryview.c
1279                 Put back event flush when displaying message
1280                 It avoids reading a bunch of messages just
1281                 by hitting shift-n for too long ;)
1282
1283 2006-05-29 [colin]      2.2.0cvs66
1284
1285         * src/summaryview.c
1286                 Remove useless g_warnings
1287
1288 2006-05-29 [colin]      2.2.0cvs65
1289
1290         * src/imap.c
1291                 Fix g_slist_append()s for performance
1292
1293 2006-05-29 [colin]      2.2.0cvs64
1294
1295         * src/compose.c
1296         * src/common/utils.c
1297                 Fix extraneous tab at start of addresses
1298         * src/mainwindow.c
1299                 Fix warnings (thanks to Fabien)
1300                 Fix crash at exit when composing messages 
1301                 exist
1302         * src/pop.c
1303                 Fix progress bar when deleting expired mails
1304                 Thanks to Hiro
1305         * src/summaryview.c
1306         * src/gtk/gtksctree.c
1307                 Fix re-sorting slowness
1308
1309 2006-05-29 [paul]       2.2.0cvs63
1310
1311         * src/mh.c
1312                 fetch full message when moving mails
1313                 from another mailbox, (fixed data loss
1314                 when filtering from IMAP to MH, introduced
1315                 in 2.2.0cvs57).
1316                 Thanks to Colin
1317
1318 2006-05-29 [mones]      2.2.0cvs62
1319
1320         * src/gtk/gtksctree.c
1321                 Unselect faster (patch by Colin)        
1322
1323 2006-05-26 [colin]      2.2.0cvs61
1324
1325         * src/summaryview.c
1326                 Unplug MSGINFO_UPDATE callback on delete too.
1327
1328 2006-05-26 [colin]      2.2.0cvs60
1329
1330         * src/foldersel.c
1331                 Fix bold in folder selection window with glib2.10
1332                 thanks Hiro
1333
1334 2006-05-26 [colin]      2.2.0cvs59
1335
1336         * src/procheader.c
1337                 Convert date only if necessary (and don't
1338                 try to convert from utf8 to utf8, too)
1339         * src/summaryview.c
1340                 Only set column's text if the column's 
1341                 displayed
1342
1343 2006-05-26 [colin]      2.2.0cvs58
1344
1345         * src/summaryview.c
1346         * src/gtk/gtkutils.c
1347                 Fix useless warning
1348
1349 2006-05-26 [colin]      2.2.0cvs57
1350
1351         * src/mainwindow.c
1352                 Make summaryview selectable as long as 
1353                 no message has focus
1354         * src/mh.c
1355                 Faster deletion (by implementing mh_remove_msgs)
1356                 Faster copy (avoid using mh_fetch_msg just to get
1357                 the filename)
1358                 Faster move (using move_file instead of copy_file
1359                 if MSG_IS_MOVE)
1360                 No progressbar if total number of mails to cp/mv 
1361                 is less than 100
1362         * src/summaryview.c
1363                 Fix removal from subject_table when mail gets moved
1364                 Faster deletion (g_slist_prepend instead of append)
1365         * src/gtk/gtksctree.c
1366                 Remove useless code
1367
1368 2006-05-25 [colin]      2.2.0cvs56
1369
1370         * src/common/ssl_certificate.c
1371                 Fix leak in expired cert check
1372
1373 2006-05-25 [colin]      2.2.0cvs55
1374
1375         * src/mh.c
1376                 Disable flags syncing on .mh_sequences - it
1377                 is buggy and marks mails read under unknown
1378                 conditions.
1379
1380 2006-05-25 [paul]
1381
1382         * 2.3.0-rc4 released
1383
1384 2006-05-24 [colin]      2.2.0cvs54
1385
1386         attention cvs users: if you manage to crash
1387         Sylpheed-Claws while moving, copying or deleting
1388         mails, we *are* interested in stack traces and
1389         valgrind logs. It looks stable, but one never
1390         knows...
1391
1392         * src/folder.c
1393                 Add progressbar for cache updates
1394         * src/folderutils.c
1395                 Optimize Mark all read in the current
1396                 folder
1397         * src/mh.c
1398                 Add progressbar for copy/move
1399         * src/procmsg.c
1400                 Optimize O(n^2) in copy/move
1401         * src/summaryview.c
1402         * src/gtk/gtksctree.c
1403                 Optimize O(n^2) algos
1404         * src/common/timing.h
1405                 Display ms instead of us
1406
1407 2006-05-24 [wwp]        2.2.0cvs53
1408
1409         * manual/fr/advanced.xml
1410                 updates to the French manual.
1411
1412 2006-05-24 [wwp]        2.2.0cvs52
1413
1414         * src/common/utils.c
1415                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1416
1417 2006-05-24 [wwp]        2.2.0cvs51
1418
1419         * src/folderutils.c
1420                 fixed "mark all read" in MH folders (thanks to Colin).
1421
1422 2006-05-24 [paul]       2.2.0cvs50
1423
1424         * doc/man/sylpheed-claws.1
1425                 updated the man page
1426
1427 2006-05-23 [colin]      2.2.0cvs49
1428
1429         * src/folderview.c
1430         * src/imap.c
1431         * src/inc.c
1432         * src/mbox.c
1433         * src/messageview.c
1434         * src/news.c
1435         * src/send_message.c
1436         * src/summaryview.c
1437         * src/gtk/sslcertwindow.c
1438                 alertpanel fixes, by Fabien
1439
1440 2006-05-23 [colin]      2.2.0cvs48
1441
1442         * src/folder.c
1443         * src/folderview.c
1444         * src/msgcache.c
1445         * src/summaryview.c
1446         * src/gtk/gtksctree.c
1447         * src/gtk/gtksctree.h
1448                 More timings
1449                 Fix slow loading problem, which was caused by the
1450                 use of some gtk_ctree funcs and their use of
1451                 g_list_position while gtk_ctree_(un)link'ing.
1452                 Reap more functions from gtkctree.c to be sure we
1453                 use our (fast) version instead of theirs.
1454         * src/mh.c
1455                 Fix copy of unread mails
1456
1457
1458 2006-05-22 [wwp]        2.2.0cvs47
1459
1460         * manual/fr/advanced.xml
1461                 updated.
1462
1463 2006-05-22 [colin]      2.2.0cvs46
1464
1465         * src/filtering.c
1466                 Fix possible infinite loop. 'copy' is not a 
1467                 final action, so when encountering a 'copy',
1468                 we have to check if a previous one was set
1469                 and do it. In the same way, if we encounter
1470                 a 'move' we have to perform a possibly 
1471                 pending 'copy'. This will slow down filtering
1472                 on IMAP if move+copy or multiple copy actions
1473                 are to be done, but handling it via the batch
1474                 would be really too convoluted.
1475
1476 2006-05-22 [wwp]        2.2.0cvs45
1477
1478         * manual/fr/advanced.xml
1479         * manual/fr/faq.xml
1480         * manual/fr/glossary.xml
1481         * manual/fr/handling.xml
1482         * manual/fr/intro.xml
1483         * manual/fr/plugins.xml
1484         * manual/fr/sylpheed-claws-manual.xml
1485                 sync w/ the english manual: updates URIs, documented mailing-list
1486                 support, better explanation about the enabled/disabled feature
1487                 in filtering/processing rules by Paul.
1488
1489 2006-05-21 [colin]      2.2.0cvs44
1490
1491         * src/summaryview.c
1492                 Don't expand after building threads, but during
1493
1494 2006-05-21 [colin]      2.2.0cvs43
1495
1496         * src/procmsg.c
1497         * src/summaryview.c
1498                 More timing possibilities... For next time I have 
1499                 to find out how the hell some 3GHz computer takes
1500                 one minute to open a 30k folder...
1501
1502 2006-05-21 [colin]      2.2.0cvs42
1503
1504         * manual/pl/advanced.xml
1505         * manual/pl/faq.xml
1506         * manual/pl/glossary.xml
1507         * manual/pl/handling.xml
1508         * manual/pl/intro.xml
1509         * manual/pl/plugins.xml
1510         * manual/pl/sylpheed-claws-manual.xml
1511                 Polish manual updated by Pawel
1512
1513 2006-05-20 [colin]
1514
1515         * 2.3.0-rc3 released
1516
1517 2006-05-20 [colin]      2.2.0cvs41
1518
1519         * src/imap.c
1520                 Fix -rc2 problems:
1521                 - remove cache of moved messages from original folder
1522                 - apply new flags to messages even if they aren't appliable
1523                   via IMAP.
1524
1525 2006-05-20 [colin]
1526
1527         * 2.3.0-rc2 released
1528
1529 2006-05-19 [colin]      2.2.0cvs40
1530
1531         * src/imap.c
1532                 Don't issue SELECT in imap_change_flags
1533                 before having checked that we indeed have
1534                 some flags to change. MSG_POSTFILTERED for
1535                 example can't be used on IMAP.
1536                 Fixes bug #955 (copying messages between 
1537                 imap folders is extremely slow), which was
1538                 a regression.
1539
1540 2006-05-19 [colin]      2.2.0cvs39
1541
1542         * src/folder.c
1543         * src/folder.h
1544         * src/folderview.c
1545                 Try to fix bug #830 (Some unread messages 
1546                 get marked read in IMAP inbox):
1547                 - Prevent scanning a folder if it's being 
1548                   opened via the GUI
1549                 - Postpone opening via the GUI of a folder
1550                   currently scanned.
1551
1552
1553 2006-05-19 [wwp]        2.2.0cvs38
1554
1555         * manual/advanced.xml
1556                 fix English+typo (thanks to Paul).
1557
1558 2006-05-19 [wwp]        2.2.0cvs37
1559
1560         * manual/advanced.xml
1561         * manual/fr/advanced.xml
1562         * src/gtk/logwindow.c
1563         * src/prefs_common.c
1564         * src/prefs_common.h
1565                 added hidden prefs to allow customization of colors used in
1566                 protocol log window (useful for dark gtk+ themes).
1567
1568 2006-05-19 [wwp]        2.2.0cvs36
1569
1570         * ChangeLog
1571                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1572
1573 2006-05-19 [paul]       2.2.0cvs35
1574
1575         * src/textview.c
1576                 make Reply-To fully clickable
1577         * src/gtk/logwindow.c
1578                 more colouring (SMTP ESMTP)
1579         Both patches by Pawel Pekala
1580
1581 2006-05-19 [cleroy]     2.2.0cvs34
1582
1583         * src/mh.c
1584                 Don't update flags from current folder
1585                 Probably fixes bug #935 (Read Messages 
1586                 Revert to Being Marked as Unread)
1587
1588 2006-05-18 [colin]      2.2.0cvs33
1589
1590         * src/imap.c
1591                 Warning fix
1592         * src/compose.c
1593         * src/mainwindow.c
1594         * src/summaryview.c
1595         * src/toolbar.c
1596                 Allow replying to multiple emails
1597                 in multiple windows
1598         * src/mimeview.c
1599         * src/etpan/imap-thread.c
1600                 Leak fixes
1601
1602 2006-05-18 [paul]       2.2.0cvs32
1603
1604         * src/summaryview.c
1605                 keep Mailing-List menu refreshed
1606                 Thanks to Colin
1607
1608 2006-05-18 [paul]       2.2.0cvs31
1609
1610         * manual/advanced.xml
1611         * manual/faq.xml
1612         * manual/glossary.xml
1613         * manual/handling.xml
1614         * manual/intro.xml
1615         * manual/plugins.xml
1616         * manual/sylpheed-claws-manual.xml
1617                 update URLs
1618                 add info about mailing-list support
1619                 edit filtering info
1620         * src/wizard.c
1621         * src/common/defs.h
1622         * src/gtk/about.c
1623         * src/plugins/dillo_viewer/README
1624                 update URLs
1625
1626 2006-05-17 [wwp]        2.2.0cvs30
1627
1628         * manual/handling.xml
1629         * manual/fr/handling.xml
1630                 documented the ability to enabled/disable filtering/processing rules.
1631
1632 2006-05-17 [colin]      2.2.0cvs29
1633
1634         * src/main.c
1635                 Don't initialize g_thread subsystem if it's 
1636                 already done (thanks to Hiro)
1637         * src/mimeview.c
1638                 Fix saving of parts when there name can't be
1639                 converted from UTF-8.
1640
1641 2006-05-17 [paul]       2.2.0cvs28
1642
1643         * po/Makefile.in.in
1644                 fix config.status warning with autoconf 2.60
1645
1646 2006-05-17 [paul]       2.2.0cvs27
1647
1648         * po/POTFILES.in
1649                 add src/mbox.c
1650
1651 2006-05-17 [wwp]        2.2.0cvs26
1652
1653         * src/mainwindow.c
1654                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1655
1656 2006-05-17 [wwp]        2.2.0cvs25
1657
1658         * src/plugins/demo/demo.c
1659                 updated product name in plugin demo (many plugins need to be
1660                 sync'ed w/ that change).
1661
1662 2006-05-17 [colin]      2.2.0cvs24
1663
1664         * src/mh.c
1665                 Fix leak
1666
1667 2006-05-16 [colin]      2.2.0cvs23
1668
1669         * src/mainwindow.c
1670                 Stupid me hit again. Fix cvs22.
1671
1672 2006-05-16 [colin]      2.2.0cvs22
1673
1674         * src/mainwindow.c
1675                 Fix bug #922 (sylpheed-claws crashed after 
1676                 pushing on Inbox folder)
1677
1678 2006-05-16 [colin]      2.2.0cvs21
1679
1680         * src/compose.c
1681                 Make From header be copy/paste/select-able
1682
1683 2006-05-16 [wwp]        2.2.0cvs20
1684
1685         * src/export.c
1686         * src/matcher.c
1687         * src/summaryview.c
1688         * src/etpan/imap-thread.c
1689                 fix some compiler warnings (thanks to Colin).
1690
1691 2006-05-16 [wwp]        2.2.0cvs19
1692
1693         * src/action.c
1694         * src/gedit-print.c
1695         * src/inc.c
1696         * src/mainwindow.c
1697         * src/mh.c
1698         * src/statusbar.c
1699         * src/send_message.c
1700         * src/summaryview.c
1701                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1702
1703 2006-05-15 [colin]      2.2.0cvs18
1704
1705         * src/procmsg.c
1706                 Fix automatic rule creation with List-Post
1707
1708 2006-05-15 [paul]       2.2.0cvs17
1709
1710         * tools/filter_conv_new.pl
1711                 updated for rule enabling/disabling
1712                 claws version >= 2.3.x required
1713
1714 2006-05-15 [cleroy]     2.2.0cvs16
1715
1716         * src/main.c
1717                 Revert test
1718
1719 2006-05-15 [cleroy]     2.2.0cvs15
1720
1721         * src/main.c
1722                 test
1723
1724 2006-05-15 [wwp]        2.2.0cvs14
1725
1726         * manual/pl/.cvsignore
1727                 ignore generated files.
1728
1729 2006-05-14 [wwp]        2.3.0-rc1
1730
1731         * 2.3.0-rc1 released
1732
1733 2006-05-13 [wwp]        2.2.0cvs13
1734
1735         * src/filtering.c
1736         * src/filtering.h
1737         * src/matcher.c
1738         * src/matcher_parser_lex.l
1739         * src/matcher_parser_parse.y
1740         * src/prefs_filtering.c
1741                 new feature: provide the ability to disable filtering and processing
1742                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1743                 adaptations.
1744
1745 2006-05-13 [colin]      2.2.0cvs12
1746
1747         * src/compose.c
1748                 Remove useless if (a) b; else b;
1749                 Thanks to wwp
1750
1751 2006-05-13 [wwp]        2.2.0cvs11
1752
1753         * src/export.c
1754         * src/import.c
1755         * src/mainwindow.c
1756         * src/mbox.c
1757         * src/summaryview.c
1758         * src/summaryview.h
1759                 no more silent failures (or at least less ones) when importing
1760                 or exporting from/to mbox. Also start importing/exporting if
1761                 the necessary info is set.
1762
1763 2006-05-13 [wwp]        2.2.0cvs10
1764
1765         * RELEASE_NOTES
1766                 restored up-to-date release notes.
1767
1768 2006-05-13 [paul]       2.2.0cvs9
1769
1770         * po/nl.po
1771         * po/ru.po
1772                 updated by Tim Dijkstra and Pavlo Bohmat
1773
1774 2006-05-12 [colin]      2.2.0cvs8
1775
1776         * src/gtk/quicksearch.c
1777                 Add "k" as shortcut for "colorlabel". Patch
1778                 by ath42@users.sf.net.
1779
1780 2006-05-12 [paul]       2.2.0cvs7
1781
1782         * src/prefs_common.h
1783         * src/prefs_summaries.c
1784         * src/summaryview.c
1785                 when entering a folder also allow
1786                 going directly to first Marked message
1787
1788 2006-05-12 [paul]       2.2.0cvs6
1789
1790         * src/summaryview.c
1791                 always obey 'confirm before marking all
1792                 mails read' option
1793
1794 2006-05-12 [paul]       2.2.0cvs5
1795
1796         * src/textview.c
1797                 make Sender fully clickable
1798
1799 2006-05-12 [colin]      2.2.0cvs4
1800
1801         * src/compose.c
1802         * src/compose.h
1803                 Let From be editable
1804         * src/main.c
1805         * src/mh.c
1806                 Full support of .mh_sequences' Unseen seq
1807
1808 2006-05-12 [colin]      2.2.0cvs3
1809
1810         * src/folder.c
1811         * src/mainwindow.c
1812         * src/mainwindow.h
1813         * src/messageview.c
1814         * src/prefs_spelling.c
1815         * src/procheader.c
1816         * src/procmsg.c
1817         * src/procmsg.h
1818         * src/summaryview.c
1819         * src/toolbar.c
1820         * src/toolbar.h
1821                 Add contextual menu on Compose toolbar
1822                 button. Fixes bug #944 (Automatic
1823                 addresses not applied when changing account
1824                 from compose window)
1825                 add Mailing List support
1826                 based on the old 0.6.5claws25 patch by
1827                 Melvin Hadasht, with finishing touches
1828                 by Colin
1829                 Fix "ignore thread" when mails are threaded by
1830                 subject (and weren't ignored although appearing
1831                 in the thread).
1832                 GUI rework.
1833                 Both patches by Pawel.
1834
1835 2006-05-08 [paul]       2.2.0cvs2
1836
1837         * src/mainwindow.c
1838         * src/mainwindow.h
1839         * src/messageview.c
1840         * src/procheader.c
1841         * src/procmsg.c
1842         * src/procmsg.h
1843         * src/summaryview.c
1844                 add Mailing List support
1845                 based on the old 0.6.5claws25 patch by 
1846                 Melvin Hadasht, with finishing touches
1847                 by Colin
1848
1849 2006-05-08 [colin]      2.2.0cvs1
1850
1851         * src/mainwindow.c
1852         * src/toolbar.c
1853         * src/toolbar.h
1854                 Add contextual menu on Compose toolbar 
1855                 button. Fixes bug #944 (Automatic 
1856                 addresses not applied when changing account 
1857                 from compose window)
1858
1859 2006-05-08 [paul]       2.2.0
1860
1861         2.2.0 released
1862
1863 2006-05-08 [paul]       2.1.1cvs51
1864
1865         * po/cs.po
1866         * po/de.po
1867         * po/en_GB.po
1868         * po/fi.po
1869         * po/fr.po
1870         * po/pt_BR.po
1871         * po/sr.po
1872         * po/zh_CN.po
1873                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1874                 Fabien Vantard, Frederico Goncalves Guimaraes,
1875                 Aleksandar Urosevic, and Ralgh Young
1876
1877 2006-05-12 [colin]      2.1.1cvs50
1878
1879         * po/cs.po
1880         * po/de.po
1881         * po/en_GB.po
1882         * po/es.po
1883         * po/fi.po
1884         * po/fr.po
1885         * po/pt_BR.po
1886         * po/sr.po
1887         * po/zh_CN.po
1888                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1889                 Fabien Vantard, Frederico Goncalves Guimaraes,
1890                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1891
1892 2006-05-05 [colin]      2.1.1cvs49
1893
1894         * manual/Makefile.am
1895         * manual/pl/Makefile.am
1896         * manual/pl/account.xml
1897         * manual/pl/ack.xml
1898         * manual/pl/addrbook.xml
1899         * manual/pl/advanced.xml
1900         * manual/pl/faq.xml
1901         * manual/pl/glossary.xml
1902         * manual/pl/gpl.xml
1903         * manual/pl/handling.xml
1904         * manual/pl/intro.xml
1905         * manual/pl/keyboard.xml
1906         * manual/pl/plugins.xml
1907         * manual/pl/starting.xml
1908         * manual/pl/sylpheed-claws-manual.xml
1909         * manual/pl/dist/.cvsignore
1910         * manual/pl/dist/Makefile.am
1911         * manual/pl/dist/html/.cvsignore
1912         * manual/pl/dist/html/Makefile.am
1913         * manual/pl/dist/pdf/.cvsignore
1914         * manual/pl/dist/pdf/Makefile.am
1915         * manual/pl/dist/ps/.cvsignore
1916         * manual/pl/dist/ps/Makefile.am
1917         * manual/pl/dist/txt/.cvsignore
1918         * manual/pl/dist/txt/Makefile.am
1919                 Add the polish translation of the manual,
1920                 Authored by Pawel Pekala.
1921
1922 2006-05-05 [cleroy]     2.1.1cvs48
1923
1924         * src/main.c
1925                 Re-read matcherrc after loading plugins 
1926                 if some of them add folders.
1927
1928 2006-05-03 [colin]      2.1.1cvs47
1929
1930         * src/imap.c
1931                 I'm idiot
1932
1933 2006-05-03 [colin]      2.1.1cvs46
1934
1935         * src/imap.c
1936                 Be sure to have a session when
1937                 getting separator
1938
1939 2006-05-03 [colin]      2.1.1cvs45
1940
1941         * src/imap.c
1942         * src/imap.h
1943         * src/imap_gtk.c
1944                 Fix preventing renaming with namespace 
1945                 separator.
1946
1947 2006-05-01 [colin]      2.1.1cvs44
1948
1949         * src/action.c
1950                 Don't reload messageview when result of
1951                 action is piped.
1952
1953 2006-04-29 [colin]      2.1.1cvs43
1954
1955         * src/prefs_receive.c
1956         * src/plugins/spamassassin/spamassassin_gtk.c
1957         * src/plugins/clamav/clamav_plugin_gtk.c
1958                 GUI fixes by Pawel
1959
1960 2006-04-29 [colin]      2.1.1cvs42
1961
1962         * src/prefs_compose_writing.c
1963         * src/prefs_quote.c
1964                 Cleanups. Patch by Pawel
1965
1966 2006-04-28 [paul]       2.1.1cvs41
1967
1968         * src/matcher.c
1969                 fix returned quick search results when search
1970                 term contains an underscore.
1971                 Thanks to Colin
1972
1973 2006-04-28 [paul]       2.1.1cvs40
1974
1975         * src/prefs_message.c
1976         * src/prefs_receive.c
1977                 GUI cleanups
1978                 Patches by Pawel Pekala
1979
1980 2006-04-27 [colin]      2.1.1cvs39
1981
1982         * src/wizard.c
1983                 Differentiate subject Welcome from
1984                 window's title Welcome
1985
1986 2006-04-27 [paul]
1987
1988         2.2.0-rc1 released
1989
1990 2006-04-27 [paul]       2.1.1cvs38
1991
1992         * manual/advanced.xml
1993         * manual/fr/advanced.xml
1994                 add info about compose_no_markup hidden pref
1995
1996 2006-04-27 [paul]       2.1.1cvs37
1997
1998         * src/prefs_account.c
1999                 improve privacy labels
2000         * src/prefs_msg_colors.c
2001                 change some strings for translators' convenience
2002         * src/gtk/gtkutils.c
2003                 don't underline the link button text
2004
2005 2006-04-25 [colin]      2.1.1cvs36
2006
2007         * src/folder.c
2008                 Complete 2.1.1cvs33 (once more ;)
2009
2010 2006-04-25 [colin]      2.1.1cvs35
2011
2012         * src/editldap.c
2013                 Fix tooltip
2014
2015 2006-04-25 [cleroy]     2.1.1cvs34
2016
2017         * src/compose.c
2018         * src/gtk/gtkaspell.c
2019                 Fix crash on redirect (related to the return 
2020                 of the aspell menu in compose's toolbar)
2021         * src/prefs_msg_colors.c
2022                 Fix sensitivity widgets
2023         * src/image_viewer.c
2024         * src/gtk/pluginwindow.c
2025         * src/gtk/prefswindow.c
2026                 Change released signals to clicked (Fabien)
2027         * po/POTFILES.in
2028         * src/common/socket.c
2029         * src/plugins/spamassassin/spamassassin.c
2030                 Translate strings (Fabien)
2031
2032 2006-04-25 [paul]       2.1.1cvs33
2033
2034         * src/folder.c
2035         * src/folder.h
2036         * src/folderview.c
2037                 complete the fix of bug #912
2038                 Thanks to Colin
2039
2040 2006-04-25 [colin]      2.1.1cvs32
2041
2042         * src/news.c
2043                 Better progress bar
2044         * src/mimeview.c
2045         * src/summaryview.c
2046         * src/summaryview.h
2047                 Fix focus chain
2048                 Patches by Pawel Pekala
2049
2050 2006-04-24 [colin]      2.1.1cvs31
2051
2052         * src/compose.c
2053                 Fix compilation warnings (Fabien)
2054
2055 2006-04-24 [colin]      2.1.1cvs30
2056
2057         * src/addrindex.c
2058         * src/editldap.c
2059         * src/editldap_basedn.c
2060         * src/editldap_basedn.h
2061         * src/ldapctrl.c
2062         * src/ldapctrl.h
2063         * src/ldapquery.c
2064         * src/ldaputil.c
2065         * src/ldaputil.h
2066                 Fix bug #901 (LDAPS support)
2067
2068 2006-04-24 [colin]      2.1.1cvs29
2069
2070         * src/compose.c
2071                 Fix logic on error with send dialog on
2072         * src/imap.c
2073                 Fix compilation without libetpan, thanks
2074                 to Fabien
2075         * src/summaryview.c
2076                 Fix 'context-menu' key
2077
2078 2006-04-23 [colin]      2.1.1cvs28
2079
2080         * src/folder.c
2081                 Never free current's cache to free up 
2082                 memory. Fixes bug #912 (new count 
2083                 randomly set to message count)
2084
2085 2006-04-23 [colin]      2.1.1cvs27
2086
2087         * src/gtk/quicksearch.c
2088                 And remove printf...
2089
2090 2006-04-23 [colin]      2.1.1cvs26
2091
2092         * src/gtk/quicksearch.c
2093                 Fix replacing in quicksearch, and fix inserting
2094                 in the middle of the string. (introduced at 2.1.0cvs22)
2095
2096 2006-04-23 [colin]      2.1.1cvs25
2097
2098         * src/imap.c
2099                 Make sure uidnext is initialized in get_num_list
2100                 (not for stable, related to 2.1.1cvs8 and friends)
2101
2102 2006-04-23 [colin]      2.1.1cvs24
2103
2104         * src/imap.c
2105                 Output something when login is successful
2106                 too
2107
2108 2006-04-23 [colin]      2.1.1cvs23
2109
2110         * src/etpan/imap-thread.c
2111                 Better logging (line-per-line, hide data in fetch)
2112                 Fix a const warning
2113         * src/gtk/logwindow.c
2114         * src/gtk/logwindow.h
2115                 Better logging (color for input/output)
2116
2117 2006-04-21 [colin]      2.1.1cvs22
2118
2119         * src/gtk/quicksearch.c
2120                 On gtk+-2.8, use stock buttons in quicksearch
2121                 Based on a patch by Fabien and a design by Paul
2122
2123 2006-04-21 [colin]      2.1.1cvs21
2124
2125         * src/folderview.c
2126         * src/mainwindow.c
2127                 Fix occasional flicker in folderview
2128         * src/common/utils.c
2129                 Fix bug #943 (Incorrectly parsed email address 
2130                 list in short headers on message view and in 
2131                 printouts)
2132
2133 2006-04-20 [colin]      2.1.1cvs20
2134
2135         * src/imap.c
2136         * src/imap.h
2137         * src/prefs_account.c
2138                 Add ANONYMOUS auth for IMAP
2139
2140 2006-04-20 [paul]       2.1.1cvs19
2141
2142         * src/main.c
2143                 proper fix for 2.1.1cvs18
2144                 Thanks to Colin
2145
2146 2006-04-20 [paul]       2.1.1cvs18
2147
2148         * src/main.c
2149                 fix build warnings
2150
2151 2006-04-20 [paul]       2.1.1cvs17
2152
2153         * src/gtk/quicksearch.c
2154                 fix standard, non-extended Quick search,
2155                 was broken in 2.1.1cvs15.
2156                 Thanks to Colin.
2157
2158 2006-04-20 [colin]      2.1.1cvs16
2159
2160         * src/prefs_matcher.c
2161                 Fix values when reselecting a ~test
2162                 rule
2163
2164 2006-04-19 [colin]      2.1.1cvs15
2165
2166         * src/compose.c
2167         * src/compose.h
2168         * src/gtk/gtkaspell.c
2169         * src/gtk/gtkaspell.h
2170                 Put back Options menu in Spelling/
2171         * src/gtk/quicksearch.c
2172                 Don't search, and show error, if the
2173                 advanced search has a syntax error
2174
2175 2006-04-18 [colin]      2.1.1cvs14
2176
2177         * src/textview.c
2178                 Fix gdk warnings on set_cursor when textview
2179                 isn't visible
2180
2181 2006-04-18 [colin]      2.1.1cvs13
2182
2183         * src/gtk/gtksctree.c
2184                 Remove seemingly useless refresh that causes
2185                 flicker - watch this commit in case of 
2186                 problems before planned backport to stable
2187
2188 2006-04-18 [colin]      2.1.1cvs12
2189
2190         * src/imap.c
2191                 Factorize get/set_xml code
2192         * src/compose.c
2193         * src/prefs_account.c
2194         * src/prefs_account.h
2195         * src/procmsg.c
2196                 Add Encrypt to self option
2197
2198 2006-04-17 [colin]      2.1.1cvs11
2199
2200         * configure.ac
2201                 Fix search on encrpyt function on dragonfly
2202                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2203
2204 2006-04-17 [colin]      2.1.1cvs10
2205
2206         * src/prefs_account.c
2207                 Be safe by default: remove mails from POP3
2208                 after 7 days, not immediately
2209
2210 2006-04-17 [colin]      2.1.1cvs9
2211
2212         * src/etpan/imap-thread.c
2213                 Fix build on DragonFly - patch by 
2214                 Jonathan Buschmann <jonthn@agmact.com>
2215
2216 2006-04-17 [colin]      2.1.1cvs8
2217
2218         * src/imap.c
2219                 Save uidnext between sessions
2220
2221 2006-04-17 [colin]      2.1.1cvs7
2222
2223         * src/imap.c
2224                 scan is required when uid validity changes
2225
2226 2006-04-17 [colin]      2.1.1cvs6
2227
2228         * src/folderview.c
2229                 Don't scan if not necessary, apart in current
2230                 folder and INBOX to fetch flags.
2231         * src/imap.c
2232                 Scan is necessary if unread count changes
2233
2234 2006-04-17 [colin]      2.1.1cvs5
2235
2236         * src/imap.c
2237                 ...But always fetch ANSWERED and DELETED flags for
2238                 INBOX, as filtering can happen on these flags.
2239
2240 2006-04-17 [colin]      2.1.1cvs4
2241
2242         * src/imap.c
2243                 Don't fetch REPLIED and DELETED flags when synchronising
2244                 flags with a closed folder. We only need UNSEEN and FLAGGED
2245                 to update the folderview.
2246
2247 2006-04-17 [colin]      2.1.1cvs3
2248
2249         * src/imap.c
2250                 Faster flag search when there are new mails 
2251                 in a folder. We can do a full search if the 
2252                 folder contains less messages than the new
2253                 list.
2254
2255 2006-04-17 [colin]      2.1.1cvs2
2256
2257         * po/cs.po
2258         * po/de.po
2259         * po/fr.po
2260         * po/nl.po
2261         * po/pt_BR.po
2262                 Update translations from stable branch
2263
2264 2006-04-17 [colin]      2.1.1cvs1
2265
2266         * configure.ac
2267                 Bump version to follow stable release
2268
2269 2006-04-16 [mones]      2.1.0cvs50
2270
2271         * po/es.po
2272                 Updated for release
2273
2274 2006-04-16 [colin]      2.1.0cvs49
2275
2276         * src/textview.c
2277                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2278                 with gtk < 2.8. Thanks to Fabien Vantard.
2279
2280 2006-04-15 [colin]      2.1.0cvs48
2281
2282         * src/etpan/imap-thread.c
2283                 Fix bug #919 (libetpan: SEGV when connecting 
2284                 using command)
2285
2286 2006-04-14 [colin]      2.1.0cvs47
2287
2288         * src/main.c
2289                 Fix race on --select (should be done better)
2290
2291 2006-04-14 [wwp]        2.1.0cvs46
2292
2293         * src/send_message.c
2294                 enforce a check for domain in account prefs (a sending
2295                 error could be faced if domain was checked but no value set),
2296                 thanks to Colin.
2297
2298 2006-04-14 [colin]      2.1.0cvs45
2299
2300         * src/codeconv.c
2301                 when converting from unknown to unknown, if the
2302                 string is UTF8, don't convert it to the locale
2303                 (which breaks it)
2304
2305 2006-04-14 [colin]      2.1.0cvs44
2306
2307         * src/compose.c
2308                 Don't try to use ASCII for converting headers
2309                 (as done in body)
2310
2311 2006-04-14 [paul]       2.1.0cvs43
2312
2313         * src/crash.c
2314                 add locale/charset info to crash report
2315         * src/gtk/about.c
2316                 add wwp to doc team
2317                 replace 'e-mail' with preferred 'email'
2318         * src/gtk/authors.h
2319                 ensure contributors list is in alphabetical
2320                 order
2321
2322 2006-04-13 [colin]      2.1.0cvs42
2323
2324         * src/textview.c
2325                 Prevent gdk warnings
2326
2327 2006-04-13 [colin]      2.1.0cvs41
2328
2329         * src/common/ssl_certificate.c
2330         * src/common/ssl_certificate.h
2331         * src/gtk/sslcertwindow.c
2332                 Warn on expired certs, and display the expiration date
2333
2334 2006-04-13 [colin]      2.1.0cvs40
2335
2336         * src/plugins/spamassassin/spamassassin_gtk.c
2337                 Fix missing set_text on unix socket
2338
2339 2006-04-13 [wwp]        2.1.0cvs39
2340
2341         * manual/fr/advanced.xml
2342         * manual/fr/glossary.xml
2343                 applied new spam/ham/email lexicon (pourriel, courriel)
2344
2345 2006-04-13 [paul]       2.1.0cvs38
2346
2347         * src/plugins/pgpmime/plugin.c
2348                 remove the mention of S/MIME from the
2349                 description. This is now handled by the
2350                 S/MIME plugin.
2351
2352 2006-04-13 [paul]       2.1.0cvs37
2353
2354         * src/prefs_msg_colors.c
2355                 rework dialog
2356         * src/prefs_folder_item.c
2357         * src/prefs_spelling.c
2358                 add a tooltip to the colour selector buttons
2359
2360 2006-04-13 [wwp]        2.1.0cvs36
2361
2362         * manual/advanced.xml
2363         * manual/glossary.xml
2364         * manual/handling.xml
2365         * manual/keyboard.xml
2366         * manual/plugins.xml
2367         * manual/starting.xml
2368         * manual/fr/account.xml
2369         * manual/fr/ack.xml
2370         * manual/fr/addrbook.xml
2371         * manual/fr/advanced.xml
2372         * manual/fr/faq.xml
2373         * manual/fr/glossary.xml
2374         * manual/fr/gpl.xml
2375         * manual/fr/handling.xml
2376         * manual/fr/intro.xml
2377         * manual/fr/keyboard.xml
2378         * manual/fr/plugins.xml
2379         * manual/fr/starting.xml
2380         * manual/fr/sylpheed-claws-manual.xml
2381                 fixes to the manuals:
2382                  - summaryview -> Message List (same in French)
2383                  - translate key names
2384                  - fix French punctuation, use non-breakable spaces when
2385                    necessary, don't use &thinsp; which is not portable
2386                  - tell what maildir and mbox formats we support
2387
2388 2006-04-12 [wwp]        2.1.0cvs35
2389
2390         * src/prefs_toolbar.c
2391                 unified a replace button more,
2392                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2393
2394 2006-04-12 [wwp]        2.1.0cvs34
2395
2396         * src/prefs_common.c
2397         * src/prefs_msg_colors.c
2398                 make default color labels translatable,
2399                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2400                 thanks to Tim <timbrain@post.cz> for reporting.
2401
2402 2006-04-12 [wwp]        2.1.0cvs33
2403
2404         * manual/glossary.xml
2405         * manual/intro.xml
2406         * manual/plugins.xml
2407         * manual/starting.xml
2408         * manual/sylpheed-claws-manual.xml
2409         * manual/fr/.cvsignore
2410         * manual/fr/account.xml
2411         * manual/fr/ack.xml
2412         * manual/fr/addrbook.xml
2413         * manual/fr/advanced.xml
2414         * manual/fr/faq.xml
2415         * manual/fr/glossary.xml
2416         * manual/fr/handling.xml
2417         * manual/fr/intro.xml
2418         * manual/fr/keyboard.xml
2419         * manual/fr/plugins.xml
2420         * manual/fr/starting.xml
2421         * manual/fr/sylpheed-claws-manual.xml
2422                 various fixes: typos, missing .fr translations, punctuation,
2423                 capitalization, links, accents and some bad French more.
2424
2425 2006-04-12 [wwp]        2.1.0cvs32
2426
2427         * src/prefs_gtk.c
2428                 fix for bug #935: always store prefs files in UTF-8 (thanks
2429                 to Colin).
2430
2431 2006-04-11 [colin]      2.1.0cvs31
2432
2433         * src/compose.c
2434                 Fix inserting files not in utf8 when locale is utf8
2435
2436 2006-04-11 [colin]      2.1.0cvs30
2437
2438         * src/inc.c
2439                 Don't show error dialog when cancelling connection
2440                 Patch by Pawel
2441
2442 2006-04-11 [cleroy]     2.1.0cvs29
2443
2444         * src/compose.c
2445                 Implement multiple quote levels
2446         * src/prefs_common.c
2447                 Change a little bit the quote bgcolor for 2nd level
2448
2449 2006-04-11 [colin]      2.1.0cvs28
2450
2451         * src/gtk/about.c
2452                 Add locale and charset in the label
2453
2454 2006-04-10 [colin]      2.1.0cvs27
2455
2456         * src/compose.c
2457         * src/prefs_common.c
2458         * src/prefs_common.h
2459         * src/prefs_msg_colors.c
2460         * src/textview.c
2461                 Allow optional background color in quotes
2462                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2463                 GTK+-2.8.x feature
2464
2465 2006-04-10 [colin]      2.1.0cvs26
2466
2467         * src/main.c
2468         * src/mainwindow.c
2469         * src/mainwindow.h
2470                 Implement --select
2471
2472 2006-04-10 [colin]      2.1.0cvs25
2473
2474         * manual/plugins.xml
2475         * manual/fr/plugins.xml
2476                 Document libcurl's proxy variables
2477
2478 2006-04-09 [colin]      2.1.0cvs24
2479
2480         * src/prefs_common.c
2481                 gettext() returns statically allocated stuff. We have
2482                 to strdup it in order to be able to free it.
2483
2484 2006-04-09 [colin]      2.1.0cvs23
2485
2486         * AUTHORS
2487         * src/gtk/authors.h
2488                 Add Alexei
2489
2490 2006-04-09 [colin]      2.1.0cvs22
2491
2492         * src/mainwindow.c
2493         * src/gtk/quicksearch.c
2494                 Fix bug #859 (problems with cyrilic input in 
2495                 search panel) - Patch by Alexey Illarionov 
2496                 <littlesavage@rambler.ru>
2497
2498 2006-04-09 [colin]      2.1.0cvs21
2499
2500         * src/prefs_customheader.c
2501                 I prefer removing then freeing rather than the contrary
2502                 (even if it doesn't change anything ;-)
2503         * src/prefs_account.c
2504                 Fix bug #933 (Crash re-entering the custom headers list 
2505                 dialog in accounts prefs)
2506                 The problem happened when cancelling the Account 
2507                 Preferences' dialogs - in which case we didn't do 
2508                 anything to the PrefsAccount * struct. In case of applying,
2509                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2510                 working with in this dialog. The problem is that 
2511                 prefs_customheader.c, working on this tmp_ac_prefs, always
2512                 changes the ->customhdr_list pointer, even when cancelled. 
2513                 So in case of cancelling the prefs_account dialog, we still
2514                 have to update ->customhdr_list in the real account.
2515
2516 2006-04-08 [colin]      2.1.0cvs20
2517
2518         * manual/fr/glossary.xml
2519         * manual/fr/keyboard.xml
2520                 Forgot some headers :)
2521
2522 2006-04-08 [colin]      2.1.0cvs19
2523
2524         * manual/Makefile.am
2525         * manual/fr/Makefile.am
2526         * manual/fr/account.xml
2527         * manual/fr/ack.xml
2528         * manual/fr/addrbook.xml
2529         * manual/fr/advanced.xml
2530         * manual/fr/faq.xml
2531         * manual/fr/glossary.xml
2532         * manual/fr/gpl.xml
2533         * manual/fr/handling.xml
2534         * manual/fr/intro.xml
2535         * manual/fr/keyboard.xml
2536         * manual/fr/plugins.xml
2537         * manual/fr/starting.xml
2538         * manual/fr/sylpheed-claws-manual.xml
2539         * manual/fr/dist/.cvsignore
2540         * manual/fr/dist/Makefile.am
2541         * manual/fr/dist/html/.cvsignore
2542         * manual/fr/dist/html/Makefile.am
2543         * manual/fr/dist/pdf/.cvsignore
2544         * manual/fr/dist/pdf/Makefile.am
2545         * manual/fr/dist/ps/.cvsignore
2546         * manual/fr/dist/ps/Makefile.am
2547         * manual/fr/dist/txt/.cvsignore
2548         * manual/fr/dist/txt/Makefile.am
2549                 Add the french translation of the manual. Thanks to
2550                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2551                 account.xml, ack.xml, addrbook.xml and advanced.xml
2552
2553 2006-04-08 [colin]      2.1.0cvs18
2554
2555         * manual/plugins.xml
2556         * manual/starting.xml
2557                 More fixes
2558
2559 2006-04-07 [colin]      2.1.0cvs17
2560
2561         * manual/faq.xml
2562         * manual/intro.xml
2563         * manual/keyboard.xml
2564                 Little fixes
2565
2566 2006-04-07 [colin]      2.1.0cvs16
2567
2568         * README
2569         * src/compose.c
2570         * src/prefs_common.c
2571         * src/prefs_common.h
2572                 Add hidden compose_no_markup pref
2573
2574 2006-04-07 [wwp]        2.1.0cvs15
2575
2576         * src/summary_search.c
2577         * .cvsignore
2578                 Bugfix: stop button was sticky when searching in an empty folder.
2579                 Applied curly brackets code style to the whole file (summary_search.c).
2580                 More files to ignore.
2581
2582 2006-04-07 [wwp]        2.1.0cvs14
2583
2584         * src/message_search.c
2585         * src/summary_search.c
2586                 changed default button when search bumps at file/folder
2587                 beginning or end, for convenience (thanks to Colin).
2588
2589 2006-04-07 [paul]       2.1.0cvs13
2590
2591         * src/plugins/dillo_viewer/dillo_prefs.c
2592                 avoid future potential for namespace collision
2593                 Patch by Colin
2594
2595 2006-04-06 [wwp]        2.1.0cvs12
2596
2597         * src/summary_search.c
2598                 Unify extended/advanced searches names (and thus factorize labels),
2599                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2600
2601 2006-04-06 [wwp]        2.1.0cvs11
2602
2603         * src/folderview.c
2604         * src/prefs_themes.c
2605         * src/summaryview.c
2606                 Fixed some compilation warnings.
2607
2608 2006-04-06 [colin]      2.1.0cvs10
2609
2610         * manual/advanced.xml
2611                 Document the wizard template and how to deploy
2612                 Sylpheed-Claws effectively
2613
2614 2006-04-06 [colin]      2.1.0cvs9
2615
2616         * src/folderview.c
2617                 gettext patch to tell translators about _("#"),
2618                 by Maxim Britov
2619
2620 2006-04-06 [colin]      2.1.0cvs8
2621
2622         * src/textview.c
2623                 Fix invalid GtkTextBIter after clicking "Display as text"
2624
2625 2006-04-06 [mones]      2.1.0cvs7
2626
2627         * src/addr_compl.c
2628         * src/addrindex.c
2629         * src/addritem.c
2630         * src/codeconv.c
2631         * src/compose.c
2632         * src/filtering.c
2633         * src/folder.c
2634         * src/folder_item_prefs.c
2635         * src/folderview.c
2636         * src/localfolder.c
2637         * src/matcher.c
2638         * src/mimeview.c
2639         * src/prefs_msg_colors.c
2640         * src/prefs_spelling.c
2641         * src/prefs_themes.c
2642         * src/procmime.c
2643         * src/procmsg.c
2644         * src/stock_pixmap.c
2645         * src/summaryview.c
2646         * src/textview.c
2647         * src/toolbar.c
2648         * src/common/mgutils.c
2649         * src/common/prefs.c
2650         * src/common/ssl_certificate.c
2651         * src/gtk/colorlabel.c
2652         * src/gtk/quicksearch.c
2653         * src/plugins/pgpmime/pgpmime.c
2654         * src/plugins/spamassassin/spamassassin.c
2655                 Removed redundant NULL checks for g_free() calls.
2656                 Patch by Pawel Pekala.
2657
2658 2006-04-06 [mones]      2.1.0cvs6
2659
2660         * src/prefs_actions.c
2661         * src/prefs_filtering.c
2662         * src/prefs_filtering_action.c
2663         * src/prefs_matcher.c
2664         * src/prefs_template.c
2665         * src/gtk/gtkutils.c
2666         * src/gtk/gtkutils.h
2667                 Have a nice replace button. Patch by Pawel Pekala
2668
2669 2006-04-06 [colin]      2.1.0cvs5
2670
2671         * src/addressbook.c
2672                 Fix crash with empty columns
2673
2674 2006-04-05 [colin]      2.1.0cvs4
2675
2676         * src/wizard.c
2677         * src/prefs_gtk.c
2678                 Allow wizard customization with pre-filled values
2679
2680 2006-04-05 [colin]      2.1.0cvs3
2681
2682         * src/textview.c
2683         * src/mimeview.c
2684         * src/mimeview.h
2685                 Nicer messages in mimeview
2686
2687 2006-04-05 [colin]      2.1.0cvs2
2688
2689         * src/addressbook.c
2690         * src/prefs_summaries.c
2691                 i18n fix
2692
2693 2006-04-05 [colin]      2.1.0cvs1
2694
2695         * src/plugins/pgpcore/plugin.c
2696         * src/plugins/pgpcore/select-keys.c
2697         * src/plugins/pgpcore/select-keys.h
2698         * src/plugins/pgpcore/sgpgme.c
2699         * src/plugins/pgpcore/sgpgme.h
2700         * src/plugins/pgpinline/pgpinline.c
2701         * src/plugins/pgpinline/plugin.c
2702         * src/plugins/pgpmime/pgpmime.c
2703         * src/plugins/pgpmime/plugin.c
2704                 Factorize and generalize a bit 
2705                 Drop S/MIME signature verification from PGP/MIME
2706                 (adding it as another, more complete plugin)
2707
2708 2006-04-05 [paul]       2.1.0
2709
2710         2.1.0 released
2711
2712 2006-04-05 [paul]       2.0.0cvs186
2713
2714         * manual/advanced.xml
2715                 add info on colour labels
2716
2717 2006-04-05 [paul]       2.0.0cvs185
2718
2719         * po/bg.po
2720         * po/cs.po
2721         * po/de.po
2722         * po/el.po
2723         * po/en_GB.po
2724         * po/fi.po
2725         * po/fr.po
2726         * po/it.po
2727         * po/nl.po
2728         * po/pl.po
2729         * po/pt_BR.po
2730         * po/sr.po
2731         * po/zh_CN.po
2732                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2733                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2734                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2735                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2736         * src/gtk/authors.h
2737         * tools/claws.i18n.status.pl
2738                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2739                 and new Czech translator, Tim <timbrain@post.cz>
2740
2741 2006-04-05 [mones]      2.0.0cvs184
2742
2743         * po/es.po
2744                 Updated translation
2745
2746 2006-04-05 [colin]      2.0.0cvs183
2747
2748         * src/gtk/quicksearch.c
2749                 Fix bug #929 (unnecessary reload in quick search bar)
2750
2751 2006-04-05 [colin]      2.0.0cvs182
2752
2753         * src/compose.c
2754                 Fix crash on Reply with no From:
2755                 Show signature and conversion error on queuing 
2756                 (but not sending)
2757         * src/mainwindow.c
2758         * src/summaryview.c
2759         * src/summaryview.h
2760                 Factorize threading code and make sure msginfo 
2761                 is not null when it comes from a GtkCTreeRow's 
2762                 data
2763         * src/gtk/gtkaspell.c
2764                 Check for necessary things
2765         * src/gtk/gtksctree.c
2766         * src/gtk/gtksctree.h
2767                 Reset anchor if necessary when removing node
2768
2769 2006-03-29 [colin]      2.0.0cvs181
2770
2771         * src/folderview.c
2772                 Warn for disabled IMAP accounts (due to lack of
2773                 libetpan). Breaks string-freeze - sorry - but it
2774                 is kind of important ;)
2775
2776 2006-03-28 [colin]      2.0.0cvs180
2777
2778         * src/gtk/gtkutils.c
2779         * src/gtk/gtkutils.h
2780                 Add a gtkut_get_link_btn() function that
2781                 creates a button which acts like an URI
2782         * src/prefs_themes.c
2783         * src/gtk/about.c
2784                 Use this function (factorizes codes)
2785         * src/common/defs.h
2786         * src/gtk/pluginwindow.c
2787                 Add a "Get more..." in the plugins window
2788
2789 2006-03-28 [colin]      2.0.0cvs179
2790
2791         * src/common/smtp.c
2792         * src/common/passcrypt.c
2793         * src/undo.c
2794                 Warning fixes. Patch by Pawel Pekala
2795
2796 2006-03-27 [colin]      2.0.0cvs178
2797
2798         * src/undo.c
2799                 Fix undoing by blocks with spaces
2800
2801 2006-03-27 [colin]      2.0.0cvs177
2802
2803         * src/textview.c
2804                 Set margin to 3px for headers
2805
2806 2006-03-27 [paul]
2807
2808         2.1.0-rc2 released
2809
2810 2006-03-27 [wwp]        2.0.0cvs176
2811
2812         * src/summaryview.c
2813                 don't reset quicksearch when updating the message list.
2814                 Thanks to Colin.
2815
2816 2006-03-26 [wwp]        2.0.0cvs175
2817
2818         * src/compose.c
2819                 use a unified border width ('other' tab in the compose window,
2820                 patch by Pawel Pekala).
2821
2822
2823 2006-03-26 [wwp]        2.0.0cvs174
2824
2825         * src/common/quoted-printable.c
2826         * src/addressbook.c
2827                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2828
2829 2006-03-26 [colin]      2.0.0cvs173
2830
2831         * src/quote_fmt_parse.y
2832                 Fix non-UTF8 date formats messing up the whole quote a 
2833                 little bit
2834
2835 2006-03-26 [colin]      2.0.0cvs172
2836
2837         * src/procheader.c
2838                 Make sure the date is UTF8 valid, or try to make it
2839                 so. IncrediMail is really IncrediStupid.
2840         * src/compose.c
2841                 Fix possible conversions. 
2842                 
2843
2844 2006-03-26 [colin]      2.0.0cvs171
2845
2846         * src/matcher.c
2847                 Fix corner cases in body search. This is still a
2848                 hack... It seems impossible to make it good and 
2849                 reasonably fast at the same time.
2850
2851 2006-03-26 [colin]      2.0.0cvs170
2852
2853         * src/summaryview.c
2854                 I think I killed the twilight zone bug!
2855                 summary_select_node() flushes GTK events in order
2856                 to be able to center the view. But this also 
2857                 flushes keypresses like Ctrl-Alt-U, so this can
2858                 call summary_show from summary_select_node (itself
2859                 called from summary_show, etc.). And the summaryview
2860                 has to be unlocked in this function. So just locking
2861                 while processing GTK events, and bailing if locked, 
2862                 should fix it.
2863                 Fixes bug #927 (SIGSEGV during Update Summary)
2864
2865 2006-03-25 [colin]      2.0.0cvs169
2866
2867         * src/matcher.c
2868                 Fix search in QP-encoded bodies
2869                 Fix utf-8 searches in bodies encoded in the
2870                 locale's encoding
2871         * src/common/quoted-printable.c
2872         * src/common/quoted-printable.h
2873                 Add a decode function that doesn't overwrite
2874                 the original pointer
2875                 
2876
2877 2006-03-24 [colin]      2.0.0cvs168
2878
2879         * src/action.c
2880         * src/summaryview.c
2881         * src/summaryview.h
2882                 Update message cache after action
2883                 Patch by H. Merijn Brand
2884         * src/prefs_msg_colors.c
2885                 Factorize label 
2886                 Patch by Fabien Vantard
2887         * src/plugins/spamassassin/spamassassin_gtk.c
2888                 Remove useless translation
2889                 Patch by Fabien Vantard
2890
2891 2006-03-23 [colin]      2.0.0cvs167
2892
2893         * src/common/ssl.c
2894                 Let 30 seconds to SSL_connect
2895
2896 2006-03-23 [wwp]        2.0.0cvs166
2897
2898         * src/summaryview.c
2899         * src/gtk/description_window.c
2900                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2901                 and headers are translated; adjust description windows' width to fit their
2902                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2903
2904 2006-03-23 [paul]       2.0.0cvs165
2905
2906         * src/common/utils.c
2907                 fix highlighting of URIs containing "()"
2908                 (2.0.0cvs164's reversal fixed)
2909                 Thanks to Colin.
2910
2911 2006-03-23 [paul]       2.0.0cvs164
2912
2913         * src/common/utils.c
2914                 revert patch, (postponing a fix), at 2.0.0cvs120
2915                 as it breaks more URIs than it fixes.
2916                 Allow '-' to be a terminating character in a URI
2917
2918 2006-03-22 [colin]      2.0.0cvs163
2919
2920         * configure.ac
2921                 Require libetpan 0.45
2922                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2923
2924 2006-03-22 [paul]       2.0.0cvs162
2925
2926         * src/editgroup.c
2927                 replace '<-' and '->' buttons with GTK_STOCK graphical
2928                 buttons
2929         * src/summary_search.c
2930                 don't offer '...' for translation
2931                 add a tooltip to advanced search '...' button
2932         * src/gtk/quicksearch.c
2933                 don't offer '...' for translation
2934
2935 2006-03-21 [colin]      2.0.0cvs161
2936
2937         * src/compose.c
2938                 Fix middle-click pasting (insert at click
2939                 position instead of cursor position, don't
2940                 remove existing selection and allow pasting
2941                 our own selection)
2942         * src/addressbook.c
2943                 "LDAP Server" -> "LDAP servers"
2944
2945 2006-03-21 [wwp]        2.0.0cvs160
2946
2947         * src/etpan/imap-thread.c
2948                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2949
2950 2006-03-20 [colin]      2.0.0cvs159
2951
2952         * src/summaryview.c
2953                 Don't reload summaryview after an execute with no
2954                 move action
2955
2956 2006-03-19 [colin]      2.0.0cvs158
2957
2958         * src/addressbook.c
2959                 and put groups at the top, always
2960
2961 2006-03-19 [colin]      2.0.0cvs157
2962
2963         * src/addressbook.c
2964                 Order groups before names, as previously
2965
2966 2006-03-19 [colin]      2.0.0cvs156
2967
2968         * src/addressbook.c
2969                 - Sort case-unsensitive
2970                 - Put the sort arrow at opening too
2971
2972 2006-03-19 [wwp]        2.0.0cvs155
2973
2974         * src/addressbook.c
2975                 allow sorting by name/email/remarks, ensure that right-pane's contents
2976                 matches the left-pane selection (cleared when appropriate).
2977                 Patch by Pawel Pekala <c0rn@o2.pl>.
2978
2979 2006-03-18 [colin]      2.0.0cvs154
2980
2981         * src/textview.c
2982                 Fix text cursor ;)
2983
2984 2006-03-18 [colin]      2.0.0cvs153
2985
2986         * src/gtk/filesel.c
2987                 Make sure we hide the preview if we didn't get
2988                 a filename
2989
2990 2006-03-18 [colin]      2.0.0cvs152
2991
2992         * src/summaryview.c
2993                 Set cursor to watch for execution (fixes lack
2994                 of watch-cursor when dnd'ing hundreds of mails)
2995         * src/gtk/filesel.c
2996                 Check that mime type is 'image/*' before updating
2997                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2998
2999 2006-03-18 [colin]      2.0.0cvs151
3000
3001         * src/mainwindow.c
3002         * src/textview.c
3003         * src/textview.h
3004                 Put a watch cursor in textview too when the mainwindow's
3005                 cursor in a watch
3006
3007 2006-03-18 [colin]      2.0.0cvs150
3008
3009         * src/folder.c
3010                 Change wrong asserts to simple tests
3011
3012 2006-03-17 [colin]      2.0.0cvs149
3013
3014         * src/mainwindow.c
3015         * src/mainwindow.h
3016         * src/prefs_msg_colors.c
3017         * src/summaryview.c
3018         * src/summaryview.h
3019         * src/gtk/colorlabel.c
3020         * src/gtk/colorlabel.h
3021                 Add a color label menu in the main menubar
3022                 Add (fixed) accels Ctrl-{0-7} to change the color
3023                 They have to be fixed because the menu's dynamic,
3024                 the items are complex widgets, hence we can't use
3025                 a GtkItemFactory.
3026
3027
3028 2006-03-17 [wwp]        2.0.0cvs148
3029
3030         * src/compose.c
3031                 rollback few lines from my previous commit (those lines come from
3032                 a pending patch, accidentally commited, even if neutral as they are
3033                 commented out).
3034
3035 2006-03-17 [wwp]        2.0.0cvs147
3036
3037         * src/compose.c
3038                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3039                 applied code style/indentation to the modified function.
3040
3041 2006-03-17 [wwp]        2.0.0cvs146
3042
3043         * src/procmsg.c
3044         * src/compose.c
3045                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3046
3047 2006-03-17 [paul]
3048
3049         2.1.0-rc1 released
3050
3051 2006-03-17 [paul]       2.0.0cvs145
3052
3053         * src/main.c
3054                 addressbook_read_file() was called twice
3055         * src/textview.c
3056                 X-Mailer highlighting
3057
3058 2006-03-16 [colin]      2.0.0cvs144
3059
3060         * src/sourcewindow.c
3061         * src/sourcewindow.h
3062                 And the last one, in source window.
3063
3064 2006-03-16 [colin]      2.0.0cvs143
3065
3066         * src/compose.c
3067         * src/compose.h
3068                 Fix the same stuff in compose
3069
3070 2006-03-16 [colin]      2.0.0cvs142
3071
3072         * src/messageview.c
3073                 Complete the previous messageview crash fix
3074
3075 2006-03-16 [colin]      2.0.0cvs141
3076
3077         * src/procmsg.h
3078         * src/procmsg.c
3079         * src/folder.c
3080                 Fix POSTPROCESSING hook
3081                 Patch by H. Merijn Brand
3082
3083         * src/procmime.c
3084         * src/procmime.h
3085                 Parse Content-Location
3086
3087         * src/toolbar.c
3088         * src/messageview.c
3089         * src/messageview.h
3090                 Don't crash when a top-level MessageView has
3091                 been closed on us. Same problematic than
3092                 yesterday's quicksearch issue.
3093
3094 2006-03-15 [colin]      2.0.0cvs140
3095
3096         * src/gtk/quicksearch.c
3097                 Fix a bitchy race we didn't think about when we
3098                 added quicksearch cancellation:
3099                 If the search is not on cached fields, for example
3100                 body_part matchcase "stuff"
3101                 the matcher code has to get the whole message. If
3102                 we're on IMAP, that can be slow, and in order to
3103                 be non-blocking, the IMAP code idle loop processes
3104                 gtk events too. So it is possible to cancel a
3105                 quicksearch while the matcher is getting the mail's
3106                 body. After matcher got its body, it will start to
3107                 iterate over the matcher list that the Quicksearch's
3108                 clear_search_cb() just freed via prepare_matcher().
3109                 SIGSEGV ensues.
3110                 The fix consists of guarding the matcherlist_match()
3111                 call with a boolean 'matching'. If we reset the
3112                 quicksearch while matching is TRUE, we don't free
3113                 the matcherlist anymore like we did, but we set
3114                 another new flag, deferred_free, to TRUE. Then,
3115                 in quicksearch_match(), just after returning from
3116                 matcherlist_match() and unsetting the matching flag,
3117                 we check the deferred_free flag and do the
3118                 prepare_matcher() (which does the matcherlist_free)
3119                 for real, so we free the matcherlist once it's not
3120                 used anymore.
3121                 As all of this runs via the glib main loop, we
3122                 luckily don't need a mutex.
3123         * src/summaryview.c
3124                 Also, show progress while searching.
3125
3126
3127 2006-03-14 [colin]      2.0.0cvs139
3128
3129         * src/alertpanel.c
3130                 Make alertpanel_is_open non-static
3131
3132 2006-03-14 [colin]      2.0.0cvs138
3133
3134         * src/prefs_spelling.c
3135                 Cleanups - Fabien Vantard
3136
3137 2006-03-14 [wwp]        2.0.0cvs137
3138
3139         * src/main.c
3140                 code style normalization (curly braces, indentation).
3141
3142 2006-03-14 [wwp]        2.0.0cvs137
3143
3144         * src/main.c
3145                 code style (braces, indentation)
3146
3147 2006-03-12 [paul]       2.0.0cvs136
3148
3149         * src/prefs_common.c
3150                 trans_hdr defaults to FALSE to be RFC-savvy
3151         * src/prefs_summaries.c
3152                 add a tooltip to the trans_hdr option
3153                 
3154
3155 2006-03-12 [paul]       2.0.0cvs135
3156
3157         * src/prefs_matcher.c
3158                 give a little more width to the combos
3159         * src/prefs_display_header.c
3160         * src/textview.c
3161                 translate headers if prefs_common.trans_hdr
3162                 is TRUE
3163
3164         Patches by Pawel Pekala
3165
3166 2006-03-12 [paul]       2.0.0cvs134
3167
3168         * src/plugins/clamav/clamav_plugin.c
3169         * src/plugins/dillo_viewer/dillo_viewer.c
3170         * src/plugins/pgpcore/plugin.c
3171         * src/plugins/pgpinline/plugin.c
3172         * src/plugins/pgpmime/plugin.c
3173         * src/plugins/spamassassin/spamassassin.c
3174                 update/add to descriptions
3175         * src/plugins/spamassassin/spamassassin_gtk.c
3176                 fixes to the english, remove superfluous
3177                 tooltips, clean up a little
3178
3179 2006-03-12 [paul]       2.0.0cvs133
3180
3181         * src/compose.c
3182                 fix Bug 924, 'Account combo box shows up wrong 
3183                 if & is in account name'
3184
3185 2006-03-11 [colin]      2.0.0cvs132
3186
3187         * src/summaryview.c
3188                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3189                 messed up shift-selection because is slows down
3190                 moving around summaryview. thanks -users
3191
3192 2006-03-10 [colin]      2.0.0cvs131
3193
3194         * src/plugins/spamassassin/spamassassin_gtk.c
3195                 Put back Paul's engrish fixes
3196
3197 2006-03-10 [colin]      2.0.0cvs130
3198
3199         * src/plugins/spamassassin/spamassassin.c
3200         * src/plugins/spamassassin/spamassassin.h
3201         * src/plugins/spamassassin/spamassassin_gtk.c
3202                 Cleanup SA prefs page (more)
3203                 Patch by Fabien Vantard
3204
3205 2006-03-10 [paul]       2.0.0cvs129
3206
3207         * src/prefs_msg_colors.c
3208         * src/prefs_spelling.c
3209                 widget sensitivity
3210
3211 2006-03-09 [mones]      2.0.0cvs128
3212
3213         * po/es.po
3214                 Update for next RC
3215
3216 2006-03-09 [wwp]        2.0.0cvs127
3217
3218         * configure.ac
3219                 revert accidental commit (requirement for libetpan 0.43), this time
3220                 not in HEAD.
3221
3222 2006-03-09 [wwp]        2.0.0cvs125
3223
3224         * configure.ac
3225                 revert accidental commit (requirement for libetpan 0.43)
3226
3227 2006-03-09 [paul]       2.0.0cvs126
3228
3229         * src/prefs_receive.c
3230                 remove useless frame
3231                 replace 'incorporation' with 'receiving'
3232         * src/plugins/clamav/clamav_plugin_gtk.c
3233         * src/plugins/spamassassin/spamassassin_gtk.c
3234                 improve widget sensitivity
3235                 fix a bit his engrish
3236
3237 2006-03-09 [wwp]        2.0.0cvs125
3238
3239         * src/addressadd.c
3240         * src/foldersel.c
3241         * src/prefs_common.c
3242         * src/prefs_common.h
3243                 remember some more windows' sizes (add to addressbook and
3244                 select folder).
3245
3246 2006-03-09 [paul]       2.0.0cvs124
3247
3248         * src/plugins/pgpcore/prefs_gpg.c
3249                 normalise construction of dialogue
3250
3251 2006-03-09 [paul]       2.0.0cvs123
3252
3253         * src/plugins/trayicon/Makefile.am
3254                 add missing slash
3255
3256 2006-03-08 [colin]      2.0.0cvs122
3257
3258         * src/plugins/trayicon/Makefile.am
3259                 Fix build in separate dir 
3260                 Patch by Bamanzi <bamanzi@gmail.com>
3261
3262 2006-03-08 [colin]      2.0.0cvs121
3263
3264         * src/procmsg.c
3265                 Batch move and copies from summaryview with delayed execution
3266                 too
3267
3268 2006-03-07 [paul]       2.0.0cvs120
3269
3270         * src/common/utils.c
3271                 fix highlighting of URIs containing "()"
3272                 Patch by Pawel Pekala
3273
3274 2006-03-07 [paul]       2.0.0cvs119
3275
3276         * src/folder.c
3277         * src/folder.h
3278         * src/folderview.c
3279                 immediately do alphabetical resort when
3280                 changing a folder's name
3281                 Patch by Pawel Pekala
3282
3283 2006-03-07 [paul]       2.0.0cvs118
3284
3285         * src/news.c
3286         * src/news_gtk.c
3287                 when unsubscribing a newsgroup, remove the
3288                 folder and msgs in .sylpheed-claws/newscache
3289                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3290
3291 2006-03-07 [paul]       2.0.0cvs117
3292
3293         * src/textview.c
3294                 fix wrong Fake URL Warning
3295                 Thanks to Hiro
3296
3297 2006-03-07 [colin]      2.0.0cvs116
3298
3299         * src/imap.c
3300                 Return immediately when password dialog was
3301                 cancelled
3302         * src/gtk/inputdialog.c
3303                 Allow empty strings for passwords
3304
3305
3306 2006-03-06 [colin]      2.0.0cvs115
3307
3308         * src/imap.c
3309                 Prevent double-timeouts when connection fails
3310
3311 2006-03-06 [colin]
3312
3313         2.0.1-rc1 released
3314
3315 2006-03-06 [colin]      2.0.0cvs114
3316
3317         * src/imap.c
3318                 Refresh session during potentially long
3319                 operations
3320
3321 2006-03-06 [wwp]        2.0.0cvs113
3322
3323         * src/prefs_msg_colors.h
3324                 forgot that one (custom color labels).
3325
3326 2006-03-06 [wwp]        2.0.0cvs112
3327
3328         * src/prefs_common.c
3329         * src/prefs_common.h
3330         * src/prefs_msg_colors.c
3331         * src/summaryview.c
3332         * src/summaryview.h
3333         * src/gtk/colorlabel.c
3334         * src/gtk/colorlabel.h
3335                 colors in messages list are now customizable. Color values and names can
3336                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3337                 Thanks to Paul and Colin for their help with this longstanding patch!
3338
3339 2006-03-06 [wwp]        2.0.0cvs111
3340
3341         * src/textview.c
3342                 don't crash if (x)face is bad.
3343
3344 2006-03-05 [paul]       2.0.0cvs110
3345
3346         * AUTHORS
3347         * configure.ac
3348         * src/Makefile.am
3349         * src/common/Makefile.am
3350         * src/common/utils.h
3351         * src/etpan/imap-thread.c
3352         * src/gtk/authors.h
3353         * src/plugins/clamav/Makefile.am
3354         * src/plugins/demo/Makefile.am
3355         * src/plugins/dillo_viewer/Makefile.am
3356         * src/plugins/pgpcore/Makefile.am
3357         * src/plugins/pgpcore/passphrase.c
3358         * src/plugins/pgpinline/Makefile.am
3359         * src/plugins/pgpmime/Makefile.am
3360         * src/plugins/spamassassin/Makefile.am
3361         * src/plugins/trayicon/Makefile.am
3362                 fix builiding on cygwin
3363                 Patch by Ralgh Young <bamanzi@gmail.com>
3364
3365 2006-03-04 [wwp]        2.0.0cvs109
3366
3367         * manual/keyboard.xml
3368                 fix mixed up/down keys.
3369
3370 2006-03-04 [wwp]        2.0.0cvs108
3371
3372         * README
3373         * INSTALL
3374                 updated links to SpamAssassin.
3375
3376 2006-03-04 [wwp]        2.0.0cvs107
3377
3378         * manual/plugins.xml
3379         * src/plugins/spamassassin/README
3380                 updated SpamAssassin plugin docs to reflect new functional additions
3381                 (also fix/update/documents few technical stuff more, see the README).
3382
3383 2006-03-04 [wwp]        2.0.0cvs106
3384
3385         * src/prefs_message.c
3386                 normalized capitalization of message-prefs paths.
3387
3388 2006-03-04 [wwp]        2.0.0cvs105
3389
3390         * manual/advanced.xml
3391                 typo.
3392
3393 2006-03-03 [colin]      2.0.0cvs104
3394
3395         * src/plugins/clamav/clamav_plugin_gtk.c
3396                 Rework prefs page, patch by Fabien 
3397
3398 2006-03-03 [colin]      2.0.0cvs103
3399
3400         * src/plugins/clamav/clamav_plugin.c
3401                 Set error on all errors
3402
3403 2006-03-03 [colin]      2.0.0cvs102
3404
3405         * src/common/plugin.c
3406                 Initialize error to avoid crashing when a plugin fails
3407                 without setting error
3408
3409 2006-03-02 [wwp]        2.0.0cvs101
3410
3411         * configure.ac
3412                 fixed linker flags for libetpan support on Cygwin
3413                 (thanks to H.Merijn Brand).
3414
3415 2006-03-02 [wwp]        2.0.0cvs100
3416
3417         * src/addressbook.c
3418                 fix some AB error messages: one for punctuation and
3419                 one wrongly duplicate (thanks, maxbritov).
3420
3421 2006-03-02 [wwp]        2.0.0cvs99
3422
3423         * src/plugins/spamassassin/spamassassin.c
3424                 make sync calls to sa-learn/spamc to prevent
3425                 system (whatever local or client/server) overload.
3426
3427 2006-03-02 [colin]      2.0.0cvs98
3428
3429         * src/summaryview.c
3430                 Put the spam icon in the status column instead of the
3431                 mark one
3432
3433 2006-03-01 [colin]      2.0.0cvs97
3434
3435         * src/plugins/spamassassin/spamassassin.c
3436                 Fix segfault (g_file_set_contents fails for some 
3437                 reason and err==0x2f. Can't find out why with
3438                 valgrind, using working function :-)
3439
3440 2006-03-01 [colin]      2.0.0cvs96
3441
3442         * src/inc.c
3443                 Offline overriding: let 'No' be cached only 3 seconds
3444
3445 2006-03-01 [colin]      2.0.0cvs95
3446
3447         * src/addr_compl.c
3448         * src/addrbook.c
3449         * src/addressbook.c
3450         * src/addrindex.c
3451         * src/folder_item_prefs.c
3452         * src/headerview.c
3453         * src/imap.c
3454         * src/inc.c
3455         * src/ldif.c
3456         * src/mainwindow.c
3457         * src/mh.c
3458         * src/msgcache.c
3459         * src/prefs_common.h
3460         * src/prefs_msg_colors.c
3461         * src/procheader.c
3462         * src/procheader.h
3463         * src/procmime.c
3464         * src/procmsg.c
3465         * src/procmsg.h
3466         * src/send_message.h
3467         * src/simple-gettext.c
3468         * src/summaryview.c
3469         * src/summaryview.h
3470         * src/syldap.c
3471         * src/textview.c
3472         * src/undo.c
3473         * src/common/ssl_certificate.c
3474         * src/common/utils.c
3475         * src/gtk/colorsel.c
3476         * src/gtk/gtksctree.c
3477         * src/gtk/gtkshruler.c
3478         * src/plugins/trayicon/trayicon.c
3479                 #if 0 goes to /dev/null
3480
3481 2006-03-01 [colin]      2.0.0cvs94
3482
3483         * src/compose.c
3484         * src/imap.c
3485         * src/inc.c
3486         * src/inc.h
3487         * src/messageview.c
3488         * src/news.c
3489         * src/plugins/spamassassin/spamassassin.c
3490                 Allow to add information in the "working offline"
3491                 window
3492
3493 2006-03-01 [wwp]        2.0.0cvs93
3494
3495         * src/plugins/spamassassin/spamassassin.c
3496                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3497                 'cause it seems that calling `spamc ... < inputfile` with
3498                 g_spawn_(a)sync simply.. erm doesn't work :-).
3499
3500 2006-03-01 [wwp]        2.0.0cvs92
3501
3502         * src/toolbar.c
3503         * src/toolbar.h
3504                 simplify the adding of spam/ham button to the messageview toolbar
3505                 (it gets more clear now that the same button will be "Mark as spam"
3506                 or "Mark as ham" according to the current message status,
3507                 thanks to Colin).
3508
3509 2006-03-01 [wwp]        2.0.0cvs91
3510
3511         * src/messageview.c
3512         * src/procmsg.c
3513         * src/procmsg.h
3514         * src/summaryview.c
3515         * src/plugins/spamassassin/spamassassin.c
3516         * src/plugins/spamassassin/spamassassin.h
3517                 make learner callbacks return a status (0 for ok),
3518                 handle it in main code to avoid setting flags when learning failed,
3519                 don't learn on TCP if offline in spamassassin,
3520                 thanks to Colin.
3521
3522                 
3523
3524 2006-03-01 [wwp]        2.0.0cvs90
3525
3526         * src/compose.c
3527                 some work around the compose window's account menu,
3528                 patch by Fabien Vantard.
3529
3530 2006-03-01 [wwp]        2.0.0cvs89
3531
3532         * src/plugins/spamassassin/spamassassin.c
3533                 fixed bad logics, was using spamc in local mode and sa-learn
3534                 in remote mode (thanks, Colin).
3535
3536 2006-03-01 [wwp]        2.0.0cvs88
3537
3538         * src/plugins/spamassassin/spamassassin.c
3539         * src/plugins/spamassassin/spamassassin.h
3540         * src/plugins/spamassassin/spamassassin_gtk.c
3541                 made processing of emails w/ sa-plugin an option (default is TRUE),
3542                 fixed Engrish some tooltips, capitalization of some debug messages
3543                 and warnings. The spamassassin plugin now provides two separate
3544                 services: process emails upon incorporation and spamd training.
3545                 Both services (un)register independently but use some common
3546                 plugin settings (transport settings, spam storage location).
3547
3548 2006-02-28 [wwp]        2.0.0cvs87
3549
3550         * src/plugins/spamassassin/spamassassin.c
3551                 fix async flag to spamc cmdline execution (batch exec should
3552                 be asynchronous).
3553
3554 2006-02-27 [wwp]        2.0.0cvs86
3555
3556         * src/plugins/spamassassin/spamassassin.c
3557         * src/plugins/spamassassin/spamassassin.h
3558         * src/plugins/spamassassin/spamassassin_gtk.c
3559                 - added the ability to learn a remote spamassassin server (spamd),
3560                 using spamc.
3561                 - added the spamassassin option 'username', that applies to all
3562                 spamassassin operations (filtering, learning, local or remote).
3563                 The default username is the current unix user (if left blank
3564                 from gtk prefs or config file).
3565                 - commented out some unused code (notebook widget), removed unused
3566                 layout (hbox1).
3567                 - make more widgets sensitive to the transport type.
3568
3569 2006-02-27 [colin]      2.0.0cvs85
3570
3571         * src/plugins/spamassassin/spamassassin.c
3572                 Fix sa-learn call when offline
3573
3574 2006-02-27 [colin]      2.0.0cvs84
3575
3576         * configure.ac
3577         * src/Makefile.am
3578         * src/mainwindow.c
3579         * src/mainwindow.h
3580         * src/messageview.c
3581         * src/messageview.h
3582         * src/prefs_toolbar.c
3583         * src/procmsg.c
3584         * src/stock_pixmap.c
3585         * src/stock_pixmap.h
3586         * src/summaryview.c
3587         * src/toolbar.c
3588         * src/toolbar.h
3589         * src/pixmaps/ham_btn.xpm
3590         * src/pixmaps/spam.xpm
3591         * src/pixmaps/spam_btn.xpm
3592         * src/plugins/spamassassin/spamassassin.c
3593                 Add button in toolbar for spam learning
3594                 Fix a few bugs from the last related commit
3595                 Revert 1.9.6cvs23 which messed up shift-selection
3596
3597 2006-02-24 [colin]      2.0.0cvs83
3598
3599         * src/procmsg.c
3600         * src/summaryview.c
3601         * src/summaryview.h
3602         * src/plugins/spamassassin/spamassassin.c
3603         * src/plugins/spamassassin/spamassassin.h
3604         * src/plugins/spamassassin/spamassassin_gtk.c
3605                 Unregister learner when spamassassin is either
3606                 disabled or over tcp
3607
3608 2006-02-24 [colin]      2.0.0cvs82
3609
3610         * src/Makefile.am
3611         * src/mainwindow.c
3612         * src/mainwindow.h
3613         * src/procmsg.c
3614         * src/procmsg.h
3615         * src/stock_pixmap.c
3616         * src/stock_pixmap.h
3617         * src/summaryview.c
3618         * src/summaryview.h
3619         * src/gtk/icon_legend.c
3620         * src/pixmaps/spam.xpm  ** NEW FILE **
3621         * src/plugins/spamassassin/spamassassin.c
3622         * src/plugins/spamassassin/spamassassin_gtk.c
3623                 Add spam learning interface (Mark/Mark as 
3624                 (spam|ham) menus)
3625
3626 2006-02-24 [wwp]        2.0.0cvs81
3627
3628         * src/compose.c
3629         * src/compose.h
3630         * src/filtering.c
3631                 hide compose window when sending message in batch mode
3632                 (filtering: forward and redirect). Also fixed a wrong
3633                 value returned when sending failed, neutral anyway.
3634                 (Colin, me) 
3635
3636 2006-02-24 [wwp]        2.0.0cvs80
3637
3638         * src/mainwindow.c
3639                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3640
3641 2006-02-24 [paul]       2.0.0cvs79
3642
3643         * src/news.c
3644         * src/news.h
3645         * src/news_gtk.c
3646                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3647                 Thanks to Colin
3648
3649 2006-02-23 [colin]      2.0.0cvs78
3650
3651         * src/alertpanel.c
3652                 Change OK to Close in alertpanel with View log
3653                 button; add accel to View log. Patch by Fabien
3654                 Vantard
3655
3656 2006-02-23 [wwp]        2.0.0cvs77
3657
3658         * src/compose.c
3659                 silly me, there were much more tests to perform, since toolbars can
3660                 really have down to 1 element only.
3661
3662 2006-02-23 [wwp]        2.0.0cvs76
3663
3664         * commitHelper
3665                 fixed indentation from my previous commit. Fallback to VISUAL if
3666                 EDITOR is not set (and to vi, at last resort).
3667
3668 2006-02-23 [wwp]        2.0.0cvs75
3669
3670         * commitHelper
3671                 improved error detection (Colin, me).
3672
3673 2006-02-23 [wwp]        2.0.0cvs74
3674
3675         * src/prefs_toolbar.c
3676                 simplify and fix prefs/toolbars layouting. Combos' contents can
3677                 now be really displayed.
3678
3679 2006-02-23 [wwp]        2.0.0cvs73
3680         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3681         be really displayed.
3682
3683 2006-02-22 [wwp]        2.0.0cvs72
3684
3685         * src/compose.c
3686                 fix a typo in my previous commit (sorry!).
3687
3688 2006-02-22 [wwp]        2.0.0cvs71
3689
3690         * src/prefs_toolbar.c
3691                 fix a crash when adding separators to toolbars,
3692                 also fix some separator item information.
3693
3694 2006-02-22 [wwp]        2.0.0cvs70
3695
3696         * src/compose.c
3697                 fix a crash when redirecting (for instance) when compose window's
3698                 toolbar contents has been customized (when some buttons have been
3699                 removed in fact).
3700
3701 2006-02-21 [wwp]        2.0.0cvs69
3702
3703         * src/summaryview.c
3704         * src/gtk/pluginwindow.c
3705         * src/plugins/pgpcore/prefs_gpg.c
3706                 fix some compilation warnings (feat. remains of removed code).
3707
3708 2006-02-21 [wwp]        2.0.0cvs68
3709
3710         * src/gtk/gtkutils.c
3711                 fix two compilation issues, thanks to Stephan Sachse.
3712
3713 2006-02-20 [colin]      2.0.0cvs67
3714
3715         * src/mainwindow.c
3716                 Don't reselect displayed mail on refocus
3717                 This fixes actions misbehaving 
3718
3719 2006-02-20 [wwp]        2.0.0cvs66
3720
3721         * src/summaryview.c
3722         * src/gtk/gtksctree.c
3723         * src/gtk/gtkshruler.c
3724                 changed more runtime typecast checks.
3725
3726 2006-02-20 [wwp]        2.0.0cvs65
3727
3728         * src/summary_search.c
3729                 find all - summaryview refresh issue fixed, thanks to Colin.
3730
3731 2006-02-20 [wwp]        2.0.0cvs64
3732
3733         * src/gtk/gtkutils.c
3734                 better runtime typecast checks.
3735
3736 2006-02-20 [wwp]        2.0.0cvs63
3737
3738         * src/summary_search.c
3739                 enhancements to the summary search:
3740                         - add the ability to stop the running search
3741                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3742                         - don't search if no criteria (From/To/Subject/Body) is set
3743                         - ensure that a busy mouse pointer is always shown when searching,
3744                           show it even a bit earlier
3745
3746 2006-02-19 [colin]      2.0.0cvs62
3747
3748         * src/compose.c
3749         * src/imap.c
3750         * src/etpan/imap-thread.c
3751         * src/etpan/imap-thread.h
3752                 (Future) IMAP speed improvement on sending
3753                 Will require a libetpan update
3754         * src/summaryview.c
3755         * src/gtk/quicksearch.c
3756                 Make quicksearch clearable while running.
3757
3758 2006-02-17 [colin]      2.0.0cvs61
3759
3760         * src/imap.c
3761         * src/etpan/imap-thread.c
3762         * src/etpan/imap-thread.h
3763                 Check for IMAP certificates
3764                 ** Requires libetpan-0.42-cvs4 
3765                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3766
3767 2006-02-17 [colin]      2.0.0cvs60
3768
3769         * src/messageview.c
3770         * src/prefs_common.c
3771         * src/prefs_common.h
3772         * src/prefs_message.c
3773                 Add pref to display HTML-only mails with plugin, 
3774                 if possible (defaulting to FALSE of course).
3775
3776 2006-02-16 [colin]      2.0.0cvs59
3777
3778         * src/main.c
3779         * src/common/plugin.c
3780         * src/common/plugin.h
3781         * src/gtk/pluginwindow.c
3782                 Keep track of requested (but unloaded) plugins
3783                 in some error cases.
3784
3785 2006-02-16 [wwp]        2.0.0cvs58
3786
3787         * src/gtk/gtkaspell.c
3788         * src/gtk/gtkaspell.h
3789         * src/prefs_spelling.c
3790         * src/compose.c
3791         * src/prefs_common.c
3792         * src/prefs_common.h
3793                 implemented new optional spellchecker behaviour: re-check message when
3794                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3795
3796 2006-02-16 [wwp]        2.0.0cvs57
3797
3798         * src/quote_fmt_parse.y
3799                 pclose popen'ed pipe.
3800
3801 2006-02-15 [colin]      2.0.0cvs56
3802
3803         * src/mimeview.c
3804         * src/mimeview.h
3805                 Let MimeViewers know which MimeView they
3806                 depend of.
3807         * src/summaryview.c
3808                 Swap From/To columns in Sent/Queue/Drafts
3809                 folders
3810         * src/etpan/imap-thread.c
3811                 Use mailstream_low_tls_open() for STARTTLS
3812                 instead of mailstream_low_ssl_open()
3813                 ** REQUIRES libetpan 0.42cvs3 **
3814
3815 2006-02-15 [wwp]        2.0.0cvs55
3816
3817         * src/compose.c
3818         * src/compose.h
3819         * src/message_search.c
3820         * src/message_search.h
3821         * src/textview.c
3822         * src/gtk/gtkutils.c
3823         * src/gtk/gtkutils.h
3824                 added the ability to Find text in the compose window (and a bit
3825                 of code factorization).
3826
3827 2006-02-15 [wwp]        2.0.0cvs54
3828
3829         * src/prefs_gtk.c
3830                 yet another one file was missing (fix for some widgets' sensitivity).
3831                 Thanks Colin!
3832
3833 2006-02-15 [wwp]        2.0.0cvs53
3834
3835         * src/prefs_gtk.h
3836                 oops forgot that file (fix for some widgets' sensitivity).
3837
3838 2006-02-15 [wwp]        2.0.0cvs52
3839
3840         * src/summary_search.c
3841                 implemented advanced summary search options (added the ability
3842                 to use matcher conditions in an advanced search mode).
3843
3844 2006-02-15 [wwp]        2.0.0cvs51
3845
3846         * src/plugins/pgpcore/prefs_gpg.c
3847         * src/prefs_account.c
3848                 fix some widget sensitivity, mostly around some labels in
3849                 account prefs.
3850
3851 2006-02-15 [paul]       2.0.0cvs50
3852
3853         * manual/advanced.xml
3854                 improve Templates info
3855                 written by wwp
3856
3857 2006-02-14 [colin]      2.0.0cvs49
3858
3859         * src/pixmaps/address_book.xpm
3860         * src/pixmaps/preferences.xpm
3861         * src/pixmaps/properties.xpm
3862                 Fix pixmap size - patch by Fabien Vantard
3863
3864 2006-02-13 [colin]      2.0.0cvs48
3865
3866         * src/procmime.c
3867                 Add missing fclose()s on error
3868         * src/textview.c
3869                 Remove unused code
3870         * src/common/utils.c
3871                 Fix temp files not being deleted on windows
3872         Patches by Thomas Gilgin
3873
3874 2006-02-13 [colin]      2.0.0cvs47
3875
3876         * src/mainwindow.c
3877                 Fix exit crash
3878
3879 2006-02-13 [wwp]        2.0.0cvs46
3880
3881         * src/plugins/pgpcore/prefs_gpg.c
3882                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3883
3884 2006-02-12 [colin]      2.0.0cvs45
3885
3886         * src/folderview.c
3887         * src/main.c
3888         * src/mainwindow.c
3889                 Fix "stuff" when quitting
3890
3891 2006-02-12 [wwp]        2.0.0cvs44
3892
3893         * src/prefs_themes.c
3894                 fix typos in debug messages.
3895
3896 2006-02-11 [colin]      2.0.0cvs43
3897
3898         * src/summaryview.c
3899                 don't allow drag/drop from ourself
3900
3901 2006-02-10 [wwp]        2.0.0cvs42
3902
3903         * src/exporthtml.c
3904         * src/html.c
3905         * src/html.h
3906         * src/procmime.c
3907         * src/textview.c
3908                 renamed html_ prefixed functions and data structures to avoid
3909                 namespace clashes w/ other software (gtkhtml2 for instance).
3910                 Closes bug #907.
3911
3912
3913 2006-02-09 [colin]      2.0.0cvs41
3914
3915         * src/summaryview.c
3916                 Fix shitty logic messed up. Thanks Ticho for the hint!
3917
3918 2006-02-09 [wwp]        2.0.0cvs40
3919
3920         * src/gtk/about.c
3921         * src/compose.c
3922         * src/prefs_account.c
3923         * src/prefs_gtk.h
3924         * src/editaddress.c
3925                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3926                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3927                 Browse buttons in accounts prefs.
3928
3929 2006-02-09 [colin]      2.0.0cvs39
3930
3931         * src/matcher.c
3932                 Check for pointer before using its members
3933         * src/gtk/gtksourceprintjob.c
3934                 Fix a wrong warning
3935
3936 2006-02-09 [wwp]        2.0.0cvs38
3937
3938         * src/gtk/filesel.c
3939                 fix few compiler warnings (type mismatch).
3940
3941 2006-02-09 [paul]       2.0.0cvs37
3942
3943         * po/fr.po
3944                 updated by Fabien Vantard
3945
3946 2006-02-08 [colin]      2.0.0cvs36
3947
3948         * src/prefs_common.c
3949         * src/common/defs.h
3950         * src/common/plugin.c
3951                 allow windows and linux configurations to coexist
3952                 patch by Thomas Gilgin
3953
3954 2006-02-08 [colin]      2.0.0cvs35
3955
3956         * src/filtering.c
3957         * src/matcher.c
3958         * src/matcher.h
3959         * src/matcher_parser_parse.y
3960         * src/prefs_filtering_action.c
3961         * src/prefs_matcher.c
3962                 Add the "Ignore thread" filtering
3963                 action
3964
3965 2006-02-08 [colin]      2.0.0cvs34
3966
3967         * src/compose.c
3968         * src/procmime.c
3969         * src/procmime.h
3970                 Fix bug #905 (damaged attachment)
3971                 text files with raw \0's aren't really text files
3972         FOR_STABLE
3973
3974 2006-02-08 [colin]      2.0.0cvs33
3975
3976         * src/summaryview.c
3977                 Fix crasher introduced yesterday
3978
3979 2006-02-08 [wwp]        2.0.0cvs32
3980
3981         * src/compose.c
3982         * src/compose.h
3983                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3984
3985 2006-02-08 [wwp]        2.0.0cvs31
3986
3987         * src/prefs_template.c
3988                 templates enhancement: allow address completion for Cc and Bcc fields
3989                 (it was currently possible for the To field only)
3990
3991 2006-02-08 [colin]      2.0.0cvs30
3992
3993         * src/compose.c
3994                 Don't unblock if not blocked
3995         FOR_STABLE
3996
3997 2006-02-07 [colin]      2.0.0cvs29
3998
3999         * src/action.c
4000                 Forgot to refresh summaryview
4001
4002 2006-02-07 [colin]      2.0.0cvs28
4003
4004         * src/action.c
4005                 Freeze/thaw message list and folder list while
4006                 processing %as{} actions 
4007         * src/compose.c
4008                 Fix auto-wrap disabling after a middle-click
4009                 paste - FOR_STABLE
4010
4011 2006-02-07 [paul]       2.0.0cvs27
4012
4013         * src/folder.c
4014                 fix freeing of uninitialised pointers
4015                 Thanks to Colin
4016
4017 2006-02-06 [colin]      2.0.0cvs26
4018
4019         * src/folder.c
4020                 Use g_slist_prepend in potentially big list
4021
4022 2006-02-06 [colin]      2.0.0cvs25
4023
4024         * src/folder.c
4025                 Completely skip processing if it doesn't 
4026                 exist (faster!)
4027
4028 2006-02-06 [colin]      2.0.0cvs24
4029
4030         * src/folder.c
4031         * src/summaryview.c
4032                 Batch filtering in summaryview (from Tools menu)
4033                 and pre/post//-processing too
4034
4035 2006-02-06 [colin]      2.0.0cvs23
4036
4037         * src/procmsg.h
4038         * src/filtering.c
4039                 Use a special field for batch filtering instead
4040                 of stepping on deferred execution's toes
4041
4042 2006-02-06 [colin]      2.0.0cvs22
4043
4044         * src/action.c
4045         * src/filtering.c
4046         * src/filtering.h
4047         * src/folder.c
4048         * src/summaryview.c
4049                 Fix filtering via menus and actions
4050
4051 2006-02-06 [colin]      2.0.0cvs21
4052
4053         * src/imap.c
4054                 Put the added file directly to cache if possible (will work
4055                 with next libetpan)
4056         * src/filtering.c
4057         * src/filtering.h
4058         * src/inc.c
4059         * src/folder.c
4060         * src/mbox.c
4061         * src/procmsg.h
4062                 Move and copy filtered messages by batches instead of one
4063                 by one - faster on IMAP
4064         * src/procmsg.c
4065                 Add a function that'll possibly be useful later
4066
4067 2006-02-06 [colin]      2.0.0cvs20
4068
4069         * src/addressbook.c
4070                 Use internal mime-type instead of text/plain for d'n'd
4071         * src/compose.c
4072                 Allow attaching files from mimeview's icon list via d'n'd
4073         * src/folderview.c
4074         * src/folderview.h
4075                 Use internal mime-type instead of text/plain for d'n'd
4076                 Don't try to selected opened folder if none is
4077                 Factorize d'n'd from other apps code
4078         * src/headerview.c
4079         * src/textview.c
4080         * src/gtk/gtkutils.c
4081         * src/gtk/gtkutils.h
4082                 Factorize Face/X-Face stuff
4083         * src/mimeview.c
4084                 Fix d'n'd to other apps
4085         * src/prefs_message.c
4086                 Let the XFace pref be usable without libcompface as it also
4087                 applies to Face
4088         * src/summaryview.c
4089                 Fix d'n'd to other apps
4090                 Factorize d'n'd from other apps code
4091
4092 2006-02-06 [wwp]        2.0.0cvs19
4093
4094         * po/it.po
4095                 Italian translation fixes by Andrea Spadaccini (no more confusion
4096                 between filtering and processing, and few changes in the About
4097                 dialog).
4098
4099
4100 2006-02-06 [mones]      2.0.0cvs18
4101
4102         * src/gtk/icon_legend.c
4103                 Improved descriptions allowing better translations
4104
4105 2006-02-05 [colin]      2.0.0cvs17
4106
4107         * src/imap.c
4108                 Add the f*cking missing expunge that caused imap_fetch_env
4109                 to fail after an add_msgs ! :-///
4110         * src/etpan/imap-thread.c
4111                 Add a bit of debug
4112         FOR_STABLE
4113
4114 2006-02-05 [colin]      2.0.0cvs16
4115
4116         * src/common/utils.c
4117                 Don't check for return-path (or we can't put
4118                 back non-sent mails)
4119
4120 2006-02-05 [colin]      2.0.0cvs15
4121
4122         * src/textview.c
4123                 Don't try to display Face header in textview
4124                 when teh headerview's active
4125
4126 2006-02-05 [colin]      2.0.0cvs14
4127
4128         * tools/tbird2syl.py
4129         * tools/Makefile.am
4130                 Add script to import Thunderbird mails
4131
4132 2006-02-05 [colin]      2.0.0cvs13
4133
4134         * src/headerview.c
4135         * src/procheader.c
4136         * src/procmsg.c
4137         * src/procmsg.h
4138         * src/textview.c
4139                 Show Face headers - patch partially by Klaus Flittner
4140
4141 2006-02-05 [colin]      2.0.0cvs12
4142
4143         * src/folderview.c
4144         * src/summaryview.c
4145         * src/common/utils.c
4146         * src/common/utils.h
4147                 Let dnd work from mime icons to summaryview
4148                 and to folderview too
4149                 Add a crude test to avoid trying to add files
4150                 drag'n'dropped when they're not mails
4151
4152 2006-02-04 [colin]      2.0.0cvs11
4153
4154         * src/summaryview.c
4155         * src/mimeview.c
4156                 Fix utf8 conversion
4157
4158 2006-02-04 [colin]      2.0.0cvs10
4159
4160         * src/compose.c
4161         * src/folderview.c
4162         * src/mimeview.c
4163         * src/summaryview.c
4164         * src/summaryview.h
4165                 Added various drag and drop capas:
4166                 From                    To
4167                 summaryview             other apps
4168                 mimeview icons          other apps
4169                 other apps              summaryview
4170                 other apps              folderview
4171
4172                 This shouldn't have broken the existing:
4173                 From                    To
4174                 summaryview             folderview
4175                 folderview              folderview
4176                 summaryview             compose's attachments
4177
4178         Tests welcomed.
4179
4180 2006-02-02 [paul]       2.0.0cvs9
4181
4182         * src/mainwindow.c
4183                 move global option 'Set displayed columns...' out
4184                 of folder option grouping.
4185                 fix sensitivity of 'harvest addresses'
4186         FOR_STABLE
4187
4188 2006-02-01 [colin]      2.0.0cvs8
4189
4190         * src/mimeview.c
4191                 Revert the alertpanel patch, it sucks (intrusive
4192                 and gets in the way of "open")
4193
4194 2006-02-01 [colin]      2.0.0cvs7
4195
4196         * src/compose.c
4197         * src/prefs_account.c
4198         * src/prefs_common.c
4199         * src/common/defs.h
4200         * src/common/utils.c
4201         * src/common/utils.h
4202                 Add ability to edit the signature file
4203                 from the account preferences, and use
4204                 a default for the text editor.
4205                 Patch by Fabien Vantard
4206
4207 2006-02-01 [colin]      2.0.0cvs6
4208
4209         * src/mimeview.c
4210                 Try to get mime type by extension if it is
4211                 application/octet-stream
4212                 Display a window with possible choices when
4213                 encountering unknown mime types
4214         * src/gtk/filesel.c
4215         * src/gtk/filesel.h
4216                 Add preview
4217                 Allow multiple selection in filtered filesel
4218                 (patch by Fabien Vantard)
4219         * src/gtk/pluginwindow.c
4220                 Use it (patch by Fabien Vantard)
4221
4222 2006-02-01 [paul]       2.0.0cvs5
4223
4224         * src/jpilot.c
4225                 fix crash on creating jpilot address book
4226                 Thanks to Colin - FOR_STABLE
4227         * src/prefs_summaries.c
4228         * src/prefs_wrapping.c
4229         * src/gtk/icon_legend.c
4230         * src/gtk/quicksearch.c
4231                 string fixes and additions
4232
4233 2006-02-01 [paul]       2.0.0cvs4
4234
4235         * src/compose.c
4236         * src/mainwindow.c
4237         * src/messageview.c
4238         * src/prefs_send.c
4239                 add Arabic encoding option
4240                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4241
4242 2006-01-31 [colin]      2.0.0cvs3
4243
4244         * src/plugins/pgpcore/passphrase.c
4245                 Convert passphrase to locale encoding
4246         * src/compose.c
4247                 Fix drafting on IMAP. Crappy bug sneaked in
4248                 the release :-/
4249         FOR_STABLE
4250
4251 2006-01-30 [paul]       2.0.0cvs2
4252
4253         * src/gtk/icon_legend.c
4254                 show the new entries
4255
4256 2006-01-30 [colin]      2.0.0cvs1
4257
4258         * src/manual.c
4259                 Check for the file to be present before 
4260                 enabling the menu - FOR_STABLE
4261         * src/gtk/icon_legend.c
4262                 Add folders icons (not all of them, there
4263                 are too much, but the most intriguing ones)
4264
4265 2006-01-30 [paul]       2.0.0
4266
4267         version 2.0.0 released
4268
4269 2006-01-30 [paul]       1.9.100cvs200
4270
4271         * manual/faq.xml
4272         * manual/gpl.xml
4273         * manual/intro.xml
4274         * manual/starting.xml
4275         * manual/sylpheed-claws-manual.xml
4276                 fixes, additions
4277
4278 2006-01-29 [mones]      1.9.100cvs199
4279
4280         * manual/account.xml
4281         * manual/advanced.xml
4282         * manual/glossary.xml
4283                 Some typos fixed, added LDIF term to glossary
4284         * po/es.po
4285                 Fixed leading plus symbol
4286
4287 2006-01-29 [paul]       1.9.100cvs198
4288
4289         * po/fi.po
4290         * po/sk.po
4291                 updated by Tommi Pirinen and Andrej Kacian
4292
4293 2006-01-29 [paul]       1.9.100cvs197
4294
4295         * src/gtk/authors.h
4296                 remove duplicates
4297
4298 2006-01-29 [paul]       1.9.100cvs196
4299
4300         * AUTHORS
4301         * po/nl.po
4302         * src/gtk/authors.h
4303         * tools/claws.i18n.status.pl
4304                 nl translation updated by Tim Dijkstra
4305
4306 2006-01-29 [paul]       1.9.100cvs195
4307
4308         * po/sr.po
4309         * po/sv.po
4310                 updated by Aleksandar Urosevic and Anders Troback
4311
4312 2006-01-28 [colin]      1.9.100cvs194
4313
4314         * src/gtk/gtksourceprintjob.c
4315                 Don't fiddle with PangoLayout when we
4316                 have an image
4317
4318 2006-01-28 [paul]       1.9.100cvs193
4319
4320         * AUTHORS
4321         * po/el.po
4322         * po/zh_CN.po
4323         * src/gtk/authors.h
4324         * tools/claws.i18n.status.pl
4325                 updated translations submitted by Stavros Giannouris
4326                 and Ralgh Young
4327
4328 2006-01-27 [colin]      1.9.100cvs192
4329
4330         * src/summaryview.c
4331         * src/gtk/gtksourceprintjob.c
4332                 Add image printing 
4333                 (libgnomeprint only, of course)
4334
4335 2006-01-27 [paul]       1.9.100cvs191
4336
4337         * po/fr.po
4338         * po/it.po
4339                 updated by Fabien Vantard and Andrea Spadaccini
4340
4341 2006-01-26 [colin]      1.9.100cvs190
4342
4343         * manual/Makefile.am
4344         * configure.ac
4345                 Make building the manual optional 
4346                 (--disable-manual)
4347
4348 2006-01-26 [paul]       1.9.100cvs189
4349
4350         * manual/glossary.xml
4351         * manual/plugins.xml
4352                 edited
4353         * po/en_GB.po
4354                 updated
4355
4356 2006-01-26 [paul]       1.9.100cvs188
4357
4358         * src/prefs_display_header.c
4359         * src/prefs_folder_column.c
4360         * src/prefs_msg_colors.c
4361         * src/prefs_summaries.c
4362         * src/prefs_summary_column.c
4363                 HIGify
4364
4365 2006-01-25 [colin]      1.9.100cvs187
4366
4367         * src/imap.c
4368                 Don't allow moving/copying mails between
4369                 queue/drafts and non-queue/drafts folders
4370                 Fixes bug #897 (message header is resetted 
4371                 if one is copied to Drafts)
4372
4373 2006-01-25 [colin]      1.9.100cvs186
4374
4375         * src/folder.c
4376         * src/mainwindow.c
4377                 Fix subscribed folders not found
4378         * src/compose.c
4379                 Don't try to encode as original mail's charset
4380                 if it's ascii 
4381
4382 2006-01-25 [paul]       1.9.100cvs185
4383
4384         * AUTHORS
4385         * po/Makevars
4386                 updated
4387         * po/de.po
4388         * po/pl.po
4389         * po/pt_BR.po
4390         * po/sr.po
4391                 updates submitted by Stephan Sachse, Emilian Nowak
4392                 and Quar, Frederico Goncalves Guimaraes, and
4393                 Aleksandar Urosevic
4394                 Fix Bug 896, 'PT_BR locale broken'.
4395         * src/gtk/authors.h
4396                 updated
4397
4398 2006-01-24 [mones]      1.9.100cvs184
4399
4400         * manual/glossary.xml
4401                 All current terms finished. Reviewers welcome ;-)
4402         * manual/keyboard.xml
4403                 Fixed column width for pdf output.
4404         * po/es.po
4405                 Updated
4406
4407 2006-01-24 [paul]       1.9.100cvs183
4408
4409         * manual/glossary.xml
4410                 fix id name
4411         * manual/dist/html/Makefile.am
4412         * manual/dist/pdf/Makefile.am
4413         * manual/dist/ps/Makefile.am
4414         * manual/dist/txt/Makefile.am
4415                 fix make deps
4416                 Thanks to Colin
4417
4418 2006-01-24 [mones]      1.9.100cvs182
4419
4420         * manual/glossary.xml
4421                 Nearly finished, some terms missing.
4422
4423 2006-01-23 [paul]       1.9.100cvs181
4424
4425         * manual/dist/html/Makefile.am
4426         * manual/dist/pdf/Makefile.am
4427         * manual/dist/ps/Makefile.am
4428         * manual/dist/txt/Makefile.am
4429         * src/mainwindow.c
4430                 re-enable manual
4431                 Thanks to Colin
4432
4433 2006-01-22 [colin]      1.9.100cvs180
4434
4435         * src/compose.c
4436         * src/gtk/gtkaspell.c
4437                 Don't deselect stuff before right-clicking, with aspell.
4438                 (This prevented right-click Copy, for example).
4439                 Thanks to Clo!
4440
4441 2006-01-22 [paul]       1.9.100cvs179
4442
4443         * src/summary_search.c
4444                 don't fix the widget size as it causes problems
4445                 under localisation.
4446                 Thanks to Emilian Nowak
4447
4448 2006-01-21 [paul]       1.9.100cvs178
4449
4450         * src/prefs_themes.c
4451                 fix broken underlining of label text
4452                 with some translations
4453
4454 2006-01-21 [colin]      1.9.100cvs177
4455
4456         * po/fr.po
4457                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4458
4459 2006-01-20 [colin]      1.9.100cvs176
4460
4461         * configure.ac
4462         * Makefile.am
4463         * manual/Makefile
4464         * manual/dist/html/.cvsignore
4465         * manual/dist/html/Makefile.am
4466         * manual/dist/pdf/.cvsignore
4467         * manual/dist/pdf/Makefile.am
4468         * manual/dist/ps/.cvsignore
4469         * manual/dist/ps/Makefile.am
4470         * manual/dist/txt/.cvsignore
4471         * manual/dist/txt/Makefile.am
4472                 Autotool-ize manual
4473
4474 2006-01-20 [paul]       1.9.100cvs175
4475
4476         * manual/handling.xml
4477                 make Filtering and Searching entries easier to find
4478         * manual/keyboard.xml
4479                 add the remaining default keybinds
4480         * src/prefs_summaries.c
4481                 update the default keybinds
4482
4483 2006-01-20 [paul]       1.9.100cvs174
4484
4485         * src/addressbook.c
4486         * src/addrgather.c
4487         * src/addrharvest.c
4488         * src/editaddress.c
4489         * src/editgroup.c
4490         * src/exphtmldlg.c
4491         * src/expldifdlg.c
4492         * src/exporthtml.c
4493         * src/exportldif.c
4494         * src/ldif.c
4495                 replace 'e-mail' with 'email'
4496         * src/summary_search.c
4497                 add mnemonic to "Find all" button
4498
4499 2006-01-20 [wwp]        1.9.100cvs173
4500
4501         * src/export.c
4502         * src/import.c
4503                 touched mbox import/export buttons for HIG-compliance
4504
4505 2006-01-19 [paul]       1.9.100cvs172
4506
4507         * manual/account.xml
4508         * manual/addrbook.xml
4509         * manual/advanced.xml
4510         * manual/faq.xml
4511         * manual/handling.xml
4512         * manual/intro.xml
4513         * manual/plugins.xml
4514         * manual/starting.xml
4515                 more editing
4516
4517 2006-01-19 [paul]       1.9.100cvs171
4518
4519         * src/toolbar.c
4520                 allow use of trash button while receiving
4521                 Thanks to Colin
4522
4523 2006-01-19 [wwp]        1.9.100cvs170
4524
4525         * src/gtk/quicksearch.c
4526         * src/compose.c
4527                 force text color to black when yellow background is set
4528
4529 2006-01-19 [colin]      1.9.100cvs169
4530
4531         * src/plugins/trayicon/trayicon.c
4532                 Gray out Get Mail when already getting mail
4533
4534 2006-01-18 [paul]       1.9.100cvs168
4535
4536         * src/compose.c
4537                 give widget yellow background was To is
4538                 set via folder prefs
4539         * src/gtk/quicksearch.c
4540                 give widget yellow background when quick
4541                 search is active.
4542                 Thanks to Colin
4543
4544 2006-01-18 [paul]       1.9.100cvs167
4545
4546         * doc/man/sylpheed-claws.1
4547                 add --subscribe option
4548
4549 2006-01-18 [paul]       1.9.100cvs166
4550
4551         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4552         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4553                 use %U instead of %F (%F is broken for user installed
4554                 files in kde 3.5)
4555
4556 2006-01-18 [colin]      1.9.100cvs165
4557
4558         * src/summaryview.c
4559                 Default to Yes in "No more * messages" dialogs
4560
4561 2006-01-17 [colin]      1.9.100cvs164
4562
4563         * src/compose.c
4564                 Possibly fix an invalid iterator causing
4565                 crash
4566
4567 2006-01-17 [colin]      1.9.100cvs163
4568
4569         * src/mimeview.c
4570                 Fix crash when the image disappears under the
4571                 image viewer
4572
4573 2006-01-16 [colin]      1.9.100cvs162
4574
4575         * src/compose.c
4576                 Fix reenabling autowrap
4577
4578 2006-01-16 [colin]      1.9.100cvs161
4579
4580         * src/compose.c
4581                 reset quote_len before getting quote_str
4582
4583 2006-01-16 [colin]      1.9.100cvs160
4584
4585         * src/account.c
4586         * src/account.h
4587         * src/folder.c
4588         * src/imap_gtk.c
4589         * src/mh_gtk.c
4590                 Fix bug #883 (default inbox does not track folder move)
4591
4592 2006-01-16 [colin]      1.9.100cvs159
4593
4594         * src/compose.c
4595         * src/plugins/pgpcore/passphrase.c
4596                 More buttons fixes
4597
4598 2006-01-16 [paul]       1.9.100cvs158
4599
4600         * src/prefs_actions.c
4601         * src/prefs_filtering_action.c
4602         * src/prefs_matcher.c
4603         * src/quote_fmt.c
4604         * src/gtk/description_window.c
4605         * src/gtk/description_window.h
4606         * src/gtk/quicksearch.c
4607                 description window cleanups
4608
4609 2006-01-15 [colin]      1.9.100cvs157
4610
4611         * src/addressbook.c
4612         * src/prefs_filtering.c
4613                 Same here
4614
4615 2006-01-15 [colin]      1.9.100cvs156
4616
4617         * src/folderview.c
4618         * src/mainwindow.c
4619                 Same for "Empty trash"
4620
4621 2006-01-15 [colin]      1.9.100cvs155
4622
4623         * src/inc.c
4624                 Override offline dialog had Yes by default
4625
4626 2006-01-15 [colin]      1.9.100cvs154
4627
4628         * src/summaryview.c
4629                 Delete selected messages? previously had Yes the default
4630
4631 2006-01-15 [colin]      1.9.100cvs153
4632
4633         * src/folder.c
4634         * src/folder.h
4635         * src/main.c
4636                 Check if a mailbox is loaded after all
4637                 plugins are loaded.
4638
4639 2006-01-15 [colin]      1.9.100cvs152
4640
4641         * src/folder.c
4642                 Don't start wizard when there are unloaded folders (will help
4643                 people with only mbox or maildir mailboxes)
4644
4645 2006-01-14 [colin]      1.9.100cvs151
4646
4647         * src/addressbook.c
4648         * src/expldifdlg.c
4649         * src/importldif.c
4650         * src/importmutt.c
4651         * src/importpine.c
4652         * src/mh_gtk.c
4653                 More HIG compliance and fixes
4654
4655 2006-01-14 [colin]      1.9.100cvs150
4656
4657         * src/prefs_filtering_action.c
4658         * src/foldersel.c
4659                 Two forgotten button order changes
4660
4661 2006-01-14 [colin]      1.9.100cvs149
4662
4663         * src/account.c
4664         * src/addressbook.c
4665         * src/compose.c
4666         * src/folderview.c
4667         * src/imap_gtk.c
4668         * src/mainwindow.c
4669         * src/mh_gtk.c
4670         * src/news_gtk.c
4671         * src/prefs_actions.c
4672         * src/prefs_customheader.c
4673         * src/prefs_filtering.c
4674         * src/prefs_matcher.c
4675         * src/prefs_template.c
4676         * src/ssl_manager.c
4677         * src/summaryview.c
4678         * src/textview.c
4679         * src/toolbar.c
4680                 All deletion confirmations are now "Cancel, Delete" 
4681                 instead of "No, Yes"
4682                 Clarified most of the other "No, Yes" to 
4683                 "Cancel, Descriptive_action"
4684                 Rechanged the "Entry not saved" alerts to have 
4685                 "Close, Continue editing"
4686
4687
4688 2006-01-14 [paul]
4689
4690         * 2.0.0-rc4 released
4691
4692 2006-01-14 [paul]       1.9.100cvs148
4693
4694         * src/account.c
4695         * src/addressadd.c
4696         * src/addressbook.c
4697         * src/compose.c
4698         * src/editaddress.c
4699         * src/editbook.c
4700         * src/editgroup.c
4701         * src/editjpilot.c
4702         * src/editldap.c
4703         * src/editvcard.c
4704         * src/exphtmldlg.c
4705         * src/expldifdlg.c
4706         * src/folderview.c
4707         * src/grouplistdialog.c
4708         * src/imap_gtk.c
4709         * src/importmutt.c
4710         * src/importpine.c
4711         * src/inc.c
4712         * src/main.c
4713         * src/mainwindow.c
4714         * src/message_search.c
4715         * src/messageview.c
4716         * src/mh_gtk.c
4717         * src/mimeview.c
4718         * src/news_gtk.c
4719         * src/prefs_actions.c
4720         * src/prefs_customheader.c
4721         * src/prefs_filtering.c
4722         * src/prefs_matcher.c
4723         * src/prefs_template.c
4724         * src/prefs_themes.c
4725         * src/ssl_manager.c
4726         * src/summary_search.c
4727         * src/summaryview.c
4728         * src/textview.c
4729         * src/toolbar.c
4730         * src/gtk/foldersort.c
4731         * src/gtk/gtkaspell.c
4732         * src/gtk/inputdialog.c
4733         * src/gtk/prefswindow.c
4734         * src/plugins/pgpcore/select-keys.c
4735         * src/plugins/trayicon/trayicon.c
4736                 HIG compliant button order
4737
4738 2006-01-14 [mones]      1.9.100cvs147
4739
4740         * po/es.po
4741                 Updated translation
4742
4743 2006-01-13 [paul]       1.9.100cvs146
4744
4745         * AUTHORS
4746         * ChangeLog
4747         * src/gtk/authors.h
4748                 add Joshua M. Kwan to contributors list
4749
4750 2006-01-13 [colin]      1.9.100cvs145
4751
4752         * src/gtk/quicksearch.c
4753                 Don't refocus quick search after executing (Esc or Enter)
4754                 Allows to '/'search something then move up/down in 
4755                 summaryview, and to Esc a search and be back in the 
4756                 summaryview
4757
4758 2006-01-13 [paul]       1.9.100cvs144
4759
4760         * src/plugins/pgpinline/pgpinline.c
4761                 support Content-Type 'application/pgp'
4762                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4763
4764 2006-01-13 [paul]       1.9.100cvs143
4765
4766         * manual/account.xml
4767                 make mention of partial retrieval
4768                 thanks to Colin
4769
4770 2006-01-13 [paul]       1.9.100cvs142
4771
4772         * src/account.c
4773         * src/account.h
4774         * src/action.c
4775         * src/action.h
4776         * src/adbookbase.h
4777         * src/addr_compl.c
4778         * src/addr_compl.h
4779         * src/addrbook.c
4780         * src/addrcache.c
4781         * src/addrcache.h
4782         * src/addrcindex.c
4783         * src/addrcindex.h
4784         * src/addrclip.c
4785         * src/addrclip.h
4786         * src/addrdefs.h
4787         * src/addressadd.c
4788         * src/addressadd.h
4789         * src/addressbook.c
4790         * src/addressbook.h
4791         * src/addrgather.c
4792         * src/addrgather.h
4793         * src/addrharvest.c
4794         * src/addrharvest.h
4795         * src/addrindex.c
4796         * src/addrindex.h
4797         * src/addritem.c
4798         * src/addritem.h
4799         * src/addrquery.c
4800         * src/addrquery.h
4801         * src/addrselect.c
4802         * src/addrselect.h
4803         * src/alertpanel.c
4804         * src/alertpanel.h
4805         * src/browseldap.c
4806         * src/browseldap.h
4807         * src/codeconv.c
4808         * src/codeconv.h
4809         * src/compose.c
4810         * src/compose.h
4811         * src/customheader.c
4812         * src/customheader.h
4813         * src/displayheader.c
4814         * src/displayheader.h
4815         * src/editaddress.c
4816         * src/editaddress.h
4817         * src/editbook.c
4818         * src/editbook.h
4819         * src/editgroup.c
4820         * src/editgroup.h
4821         * src/editjpilot.c
4822         * src/editjpilot.h
4823         * src/editldap.c
4824         * src/editldap.h
4825         * src/editldap_basedn.c
4826         * src/editldap_basedn.h
4827         * src/editvcard.c
4828         * src/editvcard.h
4829         * src/exphtmldlg.c
4830         * src/exphtmldlg.h
4831         * src/expldifdlg.c
4832         * src/expldifdlg.h
4833         * src/export.h
4834         * src/exporthtml.c
4835         * src/exporthtml.h
4836         * src/exportldif.c
4837         * src/exportldif.h
4838         * src/filtering.c
4839         * src/filtering.h
4840         * src/folder.c
4841         * src/folder.h
4842         * src/folder_item_prefs.c
4843         * src/folder_item_prefs.h
4844         * src/foldersel.c
4845         * src/foldersel.h
4846         * src/folderutils.c
4847         * src/folderutils.h
4848         * src/folderview.c
4849         * src/folderview.h
4850         * src/grouplistdialog.c
4851         * src/grouplistdialog.h
4852         * src/headerview.c
4853         * src/html.c
4854         * src/html.h
4855         * src/image_viewer.c
4856         * src/image_viewer.h
4857         * src/imap.c
4858         * src/imap.h
4859         * src/imap_gtk.c
4860         * src/imap_gtk.h
4861         * src/import.h
4862         * src/importldif.c
4863         * src/importldif.h
4864         * src/importmutt.c
4865         * src/importmutt.h
4866         * src/importpine.c
4867         * src/importpine.h
4868         * src/inc.c
4869         * src/inc.h
4870         * src/jpilot.c
4871         * src/jpilot.h
4872         * src/ldapctrl.c
4873         * src/ldapctrl.h
4874         * src/ldaplocate.c
4875         * src/ldaplocate.h
4876         * src/ldapquery.c
4877         * src/ldapquery.h
4878         * src/ldapserver.c
4879         * src/ldapserver.h
4880         * src/ldaputil.c
4881         * src/ldaputil.h
4882         * src/ldif.c
4883         * src/ldif.h
4884         * src/main.c
4885         * src/main.h
4886         * src/mainwindow.c
4887         * src/mainwindow.h
4888         * src/manual.c
4889         * src/manual.h
4890         * src/mbox.c
4891         * src/mbox.h
4892         * src/message_search.c
4893         * src/message_search.h
4894         * src/messageview.c
4895         * src/messageview.h
4896         * src/mh.c
4897         * src/mh.h
4898         * src/mh_gtk.c
4899         * src/mh_gtk.h
4900         * src/mimeview.c
4901         * src/mimeview.h
4902         * src/msgcache.c
4903         * src/msgcache.h
4904         * src/mutt.c
4905         * src/mutt.h
4906         * src/news.c
4907         * src/news.h
4908         * src/news_gtk.c
4909         * src/news_gtk.h
4910         * src/partial_download.c
4911         * src/partial_download.h
4912         * src/pine.c
4913         * src/pine.h
4914         * src/pop.c
4915         * src/pop.h
4916         * src/prefs_account.c
4917         * src/prefs_account.h
4918         * src/prefs_actions.c
4919         * src/prefs_actions.h
4920         * src/prefs_common.c
4921         * src/prefs_common.h
4922         * src/prefs_compose_writing.c
4923         * src/prefs_compose_writing.h
4924         * src/prefs_customheader.c
4925         * src/prefs_customheader.h
4926         * src/prefs_display_header.c
4927         * src/prefs_display_header.h
4928         * src/prefs_filtering.c
4929         * src/prefs_filtering.h
4930         * src/prefs_filtering_action.c
4931         * src/prefs_filtering_action.h
4932         * src/prefs_folder_column.c
4933         * src/prefs_folder_column.h
4934         * src/prefs_folder_item.c
4935         * src/prefs_folder_item.h
4936         * src/prefs_fonts.c
4937         * src/prefs_fonts.h
4938         * src/prefs_gtk.c
4939         * src/prefs_gtk.h
4940         * src/prefs_image_viewer.c
4941         * src/prefs_image_viewer.h
4942         * src/prefs_matcher.c
4943         * src/prefs_matcher.h
4944         * src/prefs_message.c
4945         * src/prefs_msg_colors.c
4946         * src/prefs_msg_colors.h
4947         * src/prefs_other.c
4948         * src/prefs_quote.c
4949         * src/prefs_receive.c
4950         * src/prefs_send.c
4951         * src/prefs_spelling.c
4952         * src/prefs_spelling.h
4953         * src/prefs_summaries.c
4954         * src/prefs_summaries.h
4955         * src/prefs_summary_column.c
4956         * src/prefs_summary_column.h
4957         * src/prefs_template.c
4958         * src/prefs_template.h
4959         * src/prefs_themes.c
4960         * src/prefs_themes.h
4961         * src/prefs_toolbar.c
4962         * src/prefs_toolbar.h
4963         * src/prefs_wrapping.c
4964         * src/prefs_wrapping.h
4965         * src/privacy.c
4966         * src/privacy.h
4967         * src/procheader.c
4968         * src/procheader.h
4969         * src/procmime.c
4970         * src/procmime.h
4971         * src/procmsg.c
4972         * src/procmsg.h
4973         * src/quote_fmt.c
4974         * src/quote_fmt_parse.y
4975         * src/recv.c
4976         * src/recv.h
4977         * src/remotefolder.c
4978         * src/remotefolder.h
4979         * src/send_message.c
4980         * src/send_message.h
4981         * src/setup.c
4982         * src/setup.h
4983         * src/sourcewindow.c
4984         * src/sourcewindow.h
4985         * src/ssl_manager.c
4986         * src/ssl_manager.h
4987         * src/statusbar.c
4988         * src/statusbar.h
4989         * src/stock_pixmap.c
4990         * src/stock_pixmap.h
4991         * src/summary_search.c
4992         * src/summary_search.h
4993         * src/summaryview.c
4994         * src/summaryview.h
4995         * src/syldap.c
4996         * src/syldap.h
4997         * src/textview.c
4998         * src/textview.h
4999         * src/toolbar.c
5000         * src/toolbar.h
5001         * src/undo.c
5002         * src/undo.h
5003         * src/unmime.c
5004         * src/unmime.h
5005         * src/vcard.c
5006         * src/vcard.h
5007         * src/wizard.c
5008         * src/wizard.h
5009         * src/common/base64.c
5010         * src/common/base64.h
5011         * src/common/defs.h
5012         * src/common/hooks.c
5013         * src/common/hooks.h
5014         * src/common/log.c
5015         * src/common/log.h
5016         * src/common/mgutils.c
5017         * src/common/mgutils.h
5018         * src/common/nntp.c
5019         * src/common/nntp.h
5020         * src/common/passcrypt.c
5021         * src/common/passcrypt.h.in
5022         * src/common/plugin.c
5023         * src/common/plugin.h
5024         * src/common/prefs.c
5025         * src/common/prefs.h
5026         * src/common/progressindicator.c
5027         * src/common/progressindicator.h
5028         * src/common/quoted-printable.c
5029         * src/common/quoted-printable.h
5030         * src/common/session.c
5031         * src/common/session.h
5032         * src/common/smtp.c
5033         * src/common/smtp.h
5034         * src/common/socket.c
5035         * src/common/socket.h
5036         * src/common/ssl.c
5037         * src/common/ssl.h
5038         * src/common/ssl_certificate.c
5039         * src/common/ssl_certificate.h
5040         * src/common/stringtable.c
5041         * src/common/stringtable.h
5042         * src/common/sylpheed.c
5043         * src/common/sylpheed.h
5044         * src/common/template.c
5045         * src/common/template.h
5046         * src/common/timing.h
5047         * src/common/utils.c
5048         * src/common/utils.h
5049         * src/common/version.h.in
5050         * src/common/xml.c
5051         * src/common/xml.h
5052         * src/common/xmlprops.c
5053         * src/common/xmlprops.h
5054         * src/gtk/colorlabel.c
5055         * src/gtk/colorsel.c
5056         * src/gtk/colorsel.h
5057         * src/gtk/description_window.c
5058         * src/gtk/description_window.h
5059         * src/gtk/filesel.c
5060         * src/gtk/filesel.h
5061         * src/gtk/foldersort.c
5062         * src/gtk/foldersort.h
5063         * src/gtk/gtkutils.c
5064         * src/gtk/gtkutils.h
5065         * src/gtk/inputdialog.c
5066         * src/gtk/inputdialog.h
5067         * src/gtk/logwindow.c
5068         * src/gtk/logwindow.h
5069         * src/gtk/manage_window.c
5070         * src/gtk/manage_window.h
5071         * src/gtk/menu.c
5072         * src/gtk/menu.h
5073         * src/gtk/pluginwindow.c
5074         * src/gtk/pluginwindow.h
5075         * src/gtk/prefswindow.c
5076         * src/gtk/prefswindow.h
5077         * src/gtk/progressdialog.c
5078         * src/gtk/progressdialog.h
5079         * src/gtk/sslcertwindow.c
5080         * src/gtk/sslcertwindow.h
5081         * src/plugins/clamav/clamav_plugin.c
5082         * src/plugins/clamav/clamav_plugin.h
5083         * src/plugins/clamav/clamav_plugin_gtk.c
5084         * src/plugins/demo/demo.c
5085         * src/plugins/dillo_viewer/dillo_prefs.c
5086         * src/plugins/dillo_viewer/dillo_prefs.h
5087         * src/plugins/dillo_viewer/dillo_viewer.c
5088         * src/plugins/pgpcore/passphrase.c
5089         * src/plugins/pgpcore/passphrase.h
5090         * src/plugins/pgpcore/plugin.c
5091         * src/plugins/pgpcore/select-keys.c
5092         * src/plugins/pgpcore/select-keys.h
5093         * src/plugins/pgpcore/sgpgme.c
5094         * src/plugins/pgpcore/sgpgme.h
5095         * src/plugins/pgpinline/pgpinline.c
5096         * src/plugins/pgpinline/pgpinline.h
5097         * src/plugins/pgpinline/plugin.c
5098         * src/plugins/pgpmime/pgpmime.c
5099         * src/plugins/pgpmime/pgpmime.h
5100         * src/plugins/pgpmime/plugin.c
5101         * src/plugins/spamassassin/spamassassin.c
5102         * src/plugins/spamassassin/spamassassin.h
5103         * src/plugins/spamassassin/spamassassin_gtk.c
5104         * src/plugins/trayicon/trayicon.c
5105                 update copyright header
5106
5107 2006-01-13 [paul]       1.9.100cvs141
5108
5109         * src/account.c
5110         * src/export.c
5111         * src/import.c
5112         * src/mainwindow.c
5113         * src/prefs_account.c
5114         * src/prefs_display_header.c
5115         * src/prefs_receive.c
5116         * src/prefs_send.c
5117         * src/prefs_summaries.c
5118         * src/prefs_themes.c
5119         * src/prefs_toolbar.c
5120         * src/gtk/about.c
5121                 various cleanups
5122
5123 2006-01-12 [colin]      1.9.100cvs140
5124
5125         * src/folder.c
5126         * src/folder.h
5127         * src/main.c
5128                 Add --subscribe option
5129                 Let sylpheed-claws email@domain.com equivalent to --compose
5130                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5131
5132 2006-01-12 [paul]       1.9.100cvs139
5133
5134         * src/mainwindow.c
5135                 append 'Change folder order' label with '...'
5136         * src/prefs_actions.c
5137                 allow reordering of actions list by dnd
5138         * src/gtk/foldersort.c
5139                 make the dialog nicer
5140
5141 2006-01-11 [colin]      1.9.100cvs138
5142
5143         * src/compose.c
5144                 Allow templates without text
5145
5146 2006-01-11 [paul]       1.9.100cvs137
5147
5148         * tools/README
5149         * tools/filter_conv_new.pl
5150                 add info to README
5151                 also check .sylpheed for filter.xml
5152                 be a bit informative to the user
5153
5154 2006-01-11 [colin]      1.9.100cvs136
5155
5156         * src/textview.c
5157                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5158
5159 2006-01-10 [paul]       1.9.100cvs135
5160
5161         * tools/Makefile.am
5162         * tools/filter_conv_new.pl
5163                 add script to convert new style Sylpheed
5164                 filter rules (Sylpheed >= 0.9.99) to
5165                 Claws filtering rules
5166
5167 2006-01-10 [colin]      1.9.100cvs134
5168
5169         * src/compose.c
5170                 Fix broken line joins in certain conditions
5171                 (between two quoted lines: <enter><enter><up>
5172                  <type a wrapped sentence><go in the first line>
5173                  <insert more text><watch as line joining failed>)
5174
5175 2006-01-10 [paul]       1.9.100cvs133
5176
5177         * src/compose.c
5178                 don't report success in error dialog
5179                 thanks to Colin
5180         * src/common/utils.c
5181                 include some trailing punctuations as URI
5182                 thanks to Hiro
5183
5184 2006-01-10 [paul]       1.9.100cvs132
5185
5186         * src/mimeview.c
5187                 fix incompatible pointer type
5188                 warning
5189
5190 2006-01-10 [paul]       1.9.100cvs131
5191
5192         * src/compose.c
5193                 change Subject in window title
5194                 instantaneously
5195
5196 2006-01-09 [colin]      1.9.100cvs130
5197
5198         * src/addressbook.c
5199         * src/headerview.c
5200         * src/mainwindow.c
5201         * src/messageview.c
5202         * src/mimeview.c
5203         * src/noticeview.c
5204         * src/summaryview.c
5205                 Fix possible crashes on exit and in addressbook
5206
5207 2006-01-09 [paul]       1.9.100cvs129
5208
5209         * src/prefs_msg_colors.c
5210                 some cleanups that I forgot last time
5211
5212 2006-01-09 [paul]       1.9.100cvs128
5213
5214         * README
5215         * src/folderview.c
5216         * src/prefs_msg_colors.c
5217                 add previously hidden option, color_new, to
5218                 the gui
5219                 move the page to Display/
5220                 rework the gui
5221
5222 2006-01-09 [wwp]        1.9.100cvs127
5223
5224         * src/prefs_themes.c
5225                 made the prefs/display/themes layouts spacing less condensed
5226                 (and so they match other prefs/pages' look).
5227
5228 2006-01-09 [paul]       1.9.100cvs126
5229
5230         * src/compose.c
5231         * src/prefs_common.c
5232         * src/prefs_common.h
5233         * src/prefs_wrapping.c
5234                 remove 'wrap at send' option
5235
5236 2006-01-06 [colin]      1.9.100cvs125
5237
5238         * src/compose.c
5239                 Just make completely sure we don't insert "manual line breaks" 
5240                 when wrapping... 
5241
5242 2006-01-04 [paul]
5243
5244         * 2.0.0-rc3 released
5245
5246 2006-01-04 [paul]       1.9.100cvs124
5247
5248         * src/folderview.c
5249                 fix bug 882, 'quick scroll in folder list
5250                 displays wrong folder contents'
5251
5252 2006-01-04 [paul]       1.9.100cvs123
5253
5254         * src/plugins/pgpmime/pgpmime.c
5255                 better debug information when signing
5256                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5257
5258 2006-01-03 [colin]      1.9.100cvs122
5259
5260         * configure.ac
5261                 We need to recheck for gpgme 1.0.0 after checking
5262                 for 1.1.1, because if 1.1.1 isn't available, 
5263                 GPGME_LIBS and friends are blanked out by the 
5264                 second check.
5265
5266 2006-01-03 [colin]      1.9.100cvs121
5267
5268         * src/common/prefs.c
5269                 Windows unlink-before rename fix
5270         * src/plugins/pgpcore/sgpgme.c
5271                 Add support for PKA info if available
5272                 Both patches by Werner Koch
5273
5274 2006-01-03 [paul]       1.9.100cvs120
5275
5276         * src/messageview.c
5277                 fix bug 884, 'Send receipt' button visible in queue
5278                 Thanks to Colin
5279
5280 2006-01-02 [colin]      1.9.100cvs119
5281
5282         * src/compose.c
5283         * src/imap.c
5284                 Fix autosave on IMAP and more generally try to
5285                 return the correct ID on a newly added IMAP message
5286
5287 2006-01-02 [paul]       1.9.100cvs118
5288
5289         * manual/keyboard.xml
5290                 edited
5291
5292 2006-01-01 [paul]       1.9.100cvs117
5293
5294         * src/gtk/authors.h
5295                 alphabetical order
5296
5297 2005-12-30 [colin]      1.9.100cvs116
5298
5299         * manual/advanced.xml
5300                 Explain Pre/Post-processing differences.
5301
5302 2005-12-30 [colin]      1.9.100cvs115
5303
5304         * src/mh.c
5305                 Implement copy_msgs for a little optimization
5306         * src/imap.c
5307                 Finish yesterday's fix
5308
5309 2005-12-29 [colin]      1.9.100cvs114
5310
5311         * src/imap.c
5312                 Fix occasional failure in fetching a mail over
5313                 IMAP
5314
5315 2005-12-29 [colin]      1.9.100cvs113
5316
5317         * src/compose.c
5318                 Don't remove a draft when sending it, if it is 
5319                 locked.
5320
5321 2005-12-28 [colin]      1.9.100cvs112
5322
5323         * src/summaryview.c
5324                 Fix leak for real
5325
5326 2005-12-28 [wwp]        1.9.100cvs111
5327
5328         * doc/faq/.cvsignore
5329         * doc/faq/de/.cvsignore
5330         * doc/faq/en/.cvsignore
5331         * doc/faq/es/.cvsignore
5332         * doc/faq/fr/.cvsignore
5333         * doc/faq/it/.cvsignore
5334         * doc/manual/.cvsignore
5335         * doc/manual/de/.cvsignore
5336         * doc/manual/en/.cvsignore
5337         * doc/manual/es/.cvsignore
5338         * doc/manual/fr/.cvsignore
5339         * doc/manual/ja/.cvsignore
5340         * src/plugins/mathml_viewer/.cvsignore
5341                 rollback revival of those files (my bad, sorry for the noise).
5342
5343 2005-12-28 [wwp]        1.9.100cvs110
5344
5345         * src/compose.c
5346                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5347
5348 2005-12-28 [wwp]        1.9.100cvs109
5349
5350         * doc/faq/.cvsignore
5351         * doc/faq/de/.cvsignore
5352         * doc/faq/en/.cvsignore
5353         * doc/faq/es/.cvsignore
5354         * doc/faq/fr/.cvsignore
5355         * doc/faq/it/.cvsignore
5356         * doc/manual/.cvsignore
5357         * doc/manual/de/.cvsignore
5358         * doc/manual/en/.cvsignore
5359         * doc/manual/es/.cvsignore
5360         * doc/manual/fr/.cvsignore
5361         * doc/manual/ja/.cvsignore
5362         * src/plugins/mathml_viewer/.cvsignore
5363         * po/.cvsignore
5364                 more files to ignore.
5365
5366 2005-12-24 [colin]      1.9.100cvs108
5367
5368         * AUTHORS
5369         * src/gtk/authors.h
5370                 Update for Werner
5371
5372 2005-12-24 [colin]      1.9.100cvs107
5373
5374         * src/procmsg.c
5375                 Allow NULL src_msginfo in 
5376                 procmsg_msginfo_new_from_mimeinfo
5377
5378 2005-12-23 [paul]       1.9.100cvs106
5379
5380         * src/plugins/pgpinline/mypgpcore.def
5381                 add this forgotten file
5382
5383 2005-12-23 [colin]      1.9.100cvs105
5384
5385         * src/mainwindow.c
5386                 Fix missing break
5387
5388 2005-12-23 [colin]      1.9.100cvs104
5389
5390         * autogen.sh
5391         * src/folder.c
5392         * src/mh.c
5393         * src/common/plugin.c
5394         * src/common/socket.c
5395         * src/common/socket.h
5396         * src/common/utils.c
5397         * src/common/utils.h
5398         * src/gtk/pluginwindow.c
5399         * src/plugins/pgpcore/plugin.def
5400         * src/plugins/pgpcore/sylpheed.def
5401         * src/plugins/pgpinline/Makefile.am
5402         * src/plugins/pgpinline/plugin.def
5403         * src/plugins/pgpinline/sylpheed.def
5404         * src/plugins/pgpmime/plugin.def
5405         * src/plugins/pgpmime/sylpheed.def
5406                 Various w32 fixes by Werner Koch
5407
5408 2005-12-22 [paul]       1.9.100cvs103
5409
5410         * src/wizard.c
5411                 don't offer IMAP as 'server type' if
5412                 libetpan isn't built in
5413
5414 2005-12-22 [paul]       1.9.100cvs102
5415
5416         * AUTHORS
5417         * src/mainwindow.c
5418         * src/mainwindow.h
5419         * src/toolbar.c
5420         * src/gtk/authors.h
5421                 support GTK_TOOLBAR_BOTH_HORIZ (text
5422                 next to icon) Patch by Marien Zwart
5423                 marienz@users.sf.net
5424                 Also reword the text
5425
5426 2005-12-21 [colin]      1.9.100cvs101
5427
5428         * configure.ac
5429                 Fix DATADIRNAME
5430         * COPYING
5431                 Fix missing section and explicit the exception better
5432         * src/compose.c
5433                 Prevent mail from being lost without notice when an
5434                 SMTP error happens on trying to send an unmodified
5435                 drafted mail.
5436         * src/send_message.c
5437         * src/common/smtp.c
5438                 Fix password remembering when wrong, and add return
5439                 value checks where they should have been
5440         * src/plugins/pgpcore/sylpheed.def
5441         * src/plugins/pgpinline/sylpheed.def
5442         * src/plugins/pgpmime/sylpheed.def
5443                 Add a few symbols needed
5444
5445 2005-12-21 [paul]       1.9.100cvs100
5446
5447         * m4/codeset.m4
5448         * m4/glibc21.m4
5449         * m4/intdiv0.m4
5450         * m4/inttypes-pri.m4
5451         * m4/inttypes.m4
5452         * m4/inttypes_h.m4
5453         * m4/isc-posix.m4
5454         * m4/lcmessage.m4
5455         * m4/stdint_h.m4
5456         * m4/uintmax_t.m4
5457                 gettextization
5458                 thanks to Colin
5459
5460 2005-12-21 [paul]       1.9.100cvs99
5461
5462         * po/sv.po
5463                 fixed by Colin
5464
5465 2005-12-20 [paul]       1.9.100cvs98
5466
5467         * po/sv.po
5468                 updated by Anders Trobäck
5469
5470 2005-12-20 [colin]      1.9.100cvs97
5471
5472         * ABOUT-NLS
5473         * Makefile.am
5474         * autogen.sh
5475         * configure.ac
5476         * config/config.rpath
5477         * config/mkinstalldirs
5478         * m4/Makefile.am
5479         * m4/glibc2.m4
5480         * m4/gnupg.m4
5481         * m4/gpgme.m4
5482         * m4/intmax.m4
5483         * m4/longdouble.m4
5484         * m4/longlong.m4
5485         * m4/printf-posix.m4
5486         * m4/signed.m4
5487         * m4/size_max.m4
5488         * m4/ulonglong.m4
5489         * m4/wchar_t.m4
5490         * m4/wint_t.m4
5491         * m4/xsize.m4
5492         * po/Makefile.in.in
5493         * po/Makevars
5494         * po/bg.po
5495         * po/ca.po
5496         * po/cs.po
5497         * po/de.po
5498         * po/el.po
5499         * po/en_GB.po
5500         * po/es.po
5501         * po/fi.po
5502         * po/fr.po
5503         * po/hr.po
5504         * po/hu.po
5505         * po/it.po
5506         * po/ja.po
5507         * po/ko.po
5508         * po/nb.po
5509         * po/nl.po
5510         * po/pl.po
5511         * po/pt_BR.po
5512         * po/ru.po
5513         * po/sk.po
5514         * po/sr.po
5515         * po/stamp-po
5516         * po/sv.po
5517         * po/zh_CN.po
5518         * po/zh_TW.po
5519         * src/Makefile.am
5520         * src/codeconv.c
5521         * src/compose.c
5522         * src/exporthtml.c
5523         * src/exportldif.c
5524         * src/folder.c
5525         * src/main.c
5526         * src/manual.c
5527         * src/mh.c
5528         * src/mimeview.c
5529         * src/send_message.c
5530         * src/common/Makefile.am
5531         * src/common/fnmatch.c
5532         * src/common/fnmatch.h
5533         * src/common/fnmatch_loop.c
5534         * src/common/nntp.c
5535         * src/common/plugin.c
5536         * src/common/smtp.c
5537         * src/common/socket.c
5538         * src/common/string_match.c
5539         * src/common/sylpheed.c
5540         * src/common/utils.c
5541         * src/common/utils.h
5542         * src/common/w32_dirent.c
5543         * src/common/w32_reg.c
5544         * src/common/w32_signal.c
5545         * src/common/w32_stat.c
5546         * src/common/w32_stdio.c
5547         * src/common/w32_stdlib.c
5548         * src/common/w32_string.c
5549         * src/common/w32_time.c
5550         * src/common/w32_unistd.c
5551         * src/common/w32_wait.c
5552         * src/common/w32lib.h
5553         * src/etpan/Makefile.am
5554         * src/gtk/Makefile.am
5555         * src/plugins/clamav/Makefile.am
5556         * src/plugins/demo/Makefile.am
5557         * src/plugins/dillo_viewer/Makefile.am
5558         * src/plugins/pgpcore/Makefile.am
5559         * src/plugins/pgpcore/passphrase.c
5560         * src/plugins/pgpcore/plugin.def
5561         * src/plugins/pgpcore/sgpgme.c
5562         * src/plugins/pgpcore/sylpheed.def
5563         * src/plugins/pgpcore/version.rc
5564         * src/plugins/pgpinline/Makefile.am
5565         * src/plugins/pgpinline/plugin.def
5566         * src/plugins/pgpinline/sylpheed.def
5567         * src/plugins/pgpinline/version.rc
5568         * src/plugins/pgpmime/Makefile.am
5569         * src/plugins/pgpmime/mypgpcore.def
5570         * src/plugins/pgpmime/plugin.def
5571         * src/plugins/pgpmime/sylpheed.def
5572         * src/plugins/pgpmime/version.rc
5573         * src/plugins/spamassassin/Makefile.am
5574                 Very little ;-) patch from Werner Koch, providing
5575                 infrastructure for cross-compiling to Win32
5576
5577 2005-12-20 [paul]       1.9.100cvs96
5578
5579         * src/account.c
5580         * src/account.h
5581         * src/mainwindow.c
5582         * src/mainwindow.h
5583         * src/toolbar.c
5584         * src/toolbar.h
5585                 add a combo to the Get All button, allowing
5586                 quick retrieval from any account
5587                 Patch by Fabien Vantard, slightly modified
5588                 by Colin
5589         * src/gtk/about.c
5590                 i18n fix. Patch by Fabien Vantard
5591
5592 2005-12-19 [colin]      1.9.100cvs95
5593
5594         * src/compose.c
5595         * src/compose.h
5596                 Don't automatically join lines when they've 
5597                 been separated by the user and not automatically
5598
5599 2005-12-19 [paul]       1.9.100cvs94
5600
5601         * src/gtk/pluginwindow.c
5602                 i18n fix.
5603                 Patch by Fabien Vantard
5604
5605 2005-12-15 [paul]       1.9.100cvs93
5606
5607         * src/common/plugin.c
5608         * src/common/plugin.h
5609         * src/gtk/pluginwindow.c
5610         * src/plugins/clamav/clamav_plugin.c
5611         * src/plugins/demo/demo.c
5612         * src/plugins/dillo_viewer/dillo_viewer.c
5613         * src/plugins/pgpcore/plugin.c
5614         * src/plugins/pgpinline/plugin.c
5615         * src/plugins/pgpmime/plugin.c
5616         * src/plugins/spamassassin/spamassassin.c
5617         * src/plugins/trayicon/trayicon.c
5618                 add plugin_version()
5619
5620 2005-12-15 [colin]      1.9.100cvs92
5621
5622         * src/compose.c
5623                 Further fix bug #875
5624
5625 2005-12-15 [paul]       1.9.100cvs91
5626
5627         * src/gtk/filesel.c
5628                 fix attach_load_dir getting set to
5629                 PLUGINDIR on plugin load
5630
5631 2005-12-14 [mones]      1.9.100cvs90
5632
5633         * manual/ack.xml
5634         * manual/keyboard.xml
5635                 Initial draft and some shortcuts added
5636                 
5637         * po/es.po
5638                 Updated translation
5639
5640 2005-12-14 [colin]      1.9.100cvs89
5641
5642         * src/compose.c
5643         * src/imap.c
5644         * src/summaryview.c
5645         * src/gtk/gtkaspell.c
5646                 More leaks fixed
5647         * src/prefs_folder_item.c
5648                 Fix recursive prefs apply
5649
5650
5651 2005-12-14 [colin]      1.9.100cvs88
5652
5653         * src/compose.c
5654                 Fix bug #875 (Freeze On Inline Forward of 
5655                 Large Message)
5656
5657 2005-12-13 [colin]      1.9.100cvs87
5658
5659         * src/compose.c
5660                 Uniq-ify and sort the mimetypes list
5661                 Patch by Fabien Vantard
5662
5663 2005-12-13 [colin]      1.9.100cvs86
5664
5665         * src/imap.c
5666         * src/etpan/imap-thread.c
5667                 Fix leaks (patch by Hoa)
5668         * src/news.c
5669         * src/common/plugin.c
5670                 Fix leaks
5671
5672 2005-12-12 [colin]
5673
5674         * 2.0.0-rc2 released
5675
5676 2005-12-12 [colin]      1.9.100cvs85
5677
5678         * src/matcher.c
5679                 Fix a leak
5680
5681 2005-12-12 [wwp]        1.9.100cvs84
5682
5683         * src/gtk/icon_legend.c
5684                 fix misbehaviour and crash when closing the legend window
5685         using the Esc key (patch by Fabien Vantard).
5686
5687 2005-12-12 [paul]       1.9.100cvs83
5688
5689         * src/browseldap.c
5690         * src/foldersel.c
5691         * src/prefs_actions.c
5692         * src/prefs_filtering.c
5693         * src/prefs_matcher.c
5694         * src/prefs_spelling.glade      ** REMOVED **
5695         * src/prefs_template.c
5696         * src/gtk/foldersort.glade      ** REMOVED **
5697         * src/gtk/pluginwindow.c
5698         * src/gtk/pluginwindow.glade    ** REMOVED **
5699         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5700                 cleanups
5701
5702 2005-12-11 [paul]       1.9.100cvs82
5703
5704         * src/gtk/filesel.c
5705                 fix attach_load_dir crasher (double free)
5706
5707 2005-12-09 [paul]       1.9.100cvs81
5708
5709         * po/POTFILES.in
5710         * src/mainwindow.c
5711         * src/gtk/Makefile.am
5712         * src/gtk/icon_legend.c
5713         * src/gtk/icon_legend.h
5714                 add icon legend
5715         * src/manual.c
5716                 cleanup
5717
5718 2005-12-09 [paul]       1.9.100cvs80
5719
5720         * src/plugins/pgpcore/passphrase.c
5721                 wrap the label in the dialog
5722
5723 2005-12-09 [colin]      1.9.100cvs79
5724
5725         * src/plugins/pgpcore/sgpgme.c
5726                 Display (untrusted) on not trusted signatures
5727                 Patch by Michal Èihaø <michal@cihar.com>
5728                 Closes bug #867 (Report also key trust)
5729
5730 2005-12-09 [colin]      1.9.100cvs78
5731
5732         * src/common/plugin.c
5733                 Update licence check, following Eben Moglen's advice
5734
5735 2005-12-08 [colin]      1.9.100cvs77
5736
5737         * src/folder.c
5738                 Fix the occasionnal item->cache != NULL 
5739                 assertion failure. 
5740
5741 2005-12-08 [colin]      1.9.100cvs76
5742
5743         * src/mimeview.c
5744         * src/plugins/pgpcore/sgpgme.c
5745                 Print key id when unable to check it
5746                 Closes bug #866 (Show key id when missing)
5747
5748 2005-12-08 [paul]       1.9.100cvs75
5749
5750         * src/prefs_common.c
5751         * src/prefs_common.h
5752         * src/gtk/filesel.c
5753                 remember load attachment dir
5754
5755 2005-12-07 [colin]      1.9.100cvs74
5756
5757         * src/prefs_toolbar.c
5758                 Gtk fixes, patch by Fabien Vantard
5759
5760 2005-12-07 [colin]      1.9.100cvs73
5761
5762         * src/action.c
5763         * src/compose.c
5764         * src/compose.h
5765                 Fix bug #839 (Quoted text isn't colored after 
5766                 executing an action)
5767         * src/common/plugin.c
5768                 Require plugins to declare their licence in plugin_licence()
5769                 Refuse to load non-GPL plugins as they'd be illegal (as 
5770                 derived works of Sylpheed-Claws, they must be GPL).
5771         * src/plugins/clamav/clamav_plugin.c
5772         * src/plugins/demo/demo.c
5773         * src/plugins/dillo_viewer/dillo_viewer.c
5774         * src/plugins/pgpcore/plugin.c
5775         * src/plugins/pgpinline/plugin.c
5776         * src/plugins/pgpmime/plugin.c
5777         * src/plugins/spamassassin/spamassassin.c
5778         * src/plugins/trayicon/trayicon.c
5779                 Add plugin_licence()
5780
5781 2005-12-07 [paul]       1.9.100cvs72
5782
5783         * configure.ac
5784         * src/mainwindow.c
5785         * src/manual.c
5786         * src/manual.h
5787         * src/common/defs.h
5788                 clean up after local FAQ removal and
5789                 temporary manual removal
5790
5791 2005-12-06 [colin]      1.9.100cvs71
5792
5793         * configure.ac
5794         * doc/Makefile.am
5795         * doc/faq/.cvsignore
5796         * doc/faq/Makefile.am
5797         * doc/faq/de/.cvsignore
5798         * doc/faq/de/Makefile.am
5799         * doc/faq/de/sylpheed-faq-1.html
5800         * doc/faq/de/sylpheed-faq-2.html
5801         * doc/faq/de/sylpheed-faq-3.html
5802         * doc/faq/de/sylpheed-faq.html
5803         * doc/faq/en/.cvsignore
5804         * doc/faq/en/Makefile.am
5805         * doc/faq/en/sylpheed-faq-1.html
5806         * doc/faq/en/sylpheed-faq-2.html
5807         * doc/faq/en/sylpheed-faq-3.html
5808         * doc/faq/en/sylpheed-faq-4.html
5809         * doc/faq/en/sylpheed-faq.html
5810         * doc/faq/es/.cvsignore
5811         * doc/faq/es/Makefile.am
5812         * doc/faq/es/sylpheed-faq-1.html
5813         * doc/faq/es/sylpheed-faq-2.html
5814         * doc/faq/es/sylpheed-faq-3.html
5815         * doc/faq/es/sylpheed-faq-4.html
5816         * doc/faq/es/sylpheed-faq.html
5817         * doc/faq/fr/.cvsignore
5818         * doc/faq/fr/Makefile.am
5819         * doc/faq/fr/sylpheed-faq-1.html
5820         * doc/faq/fr/sylpheed-faq-2.html
5821         * doc/faq/fr/sylpheed-faq-3.html
5822         * doc/faq/fr/sylpheed-faq.html
5823         * doc/faq/it/.cvsignore
5824         * doc/faq/it/Makefile.am
5825         * doc/faq/it/sylpheed-faq-1.html
5826         * doc/faq/it/sylpheed-faq-2.html
5827         * doc/faq/it/sylpheed-faq-3.html
5828         * doc/faq/it/sylpheed-faq.html
5829         * doc/manual/.cvsignore
5830         * doc/manual/Makefile.am
5831         * doc/manual/de/.cvsignore
5832         * doc/manual/de/Makefile.am
5833         * doc/manual/de/sylpheed-1.html
5834         * doc/manual/de/sylpheed-10.html
5835         * doc/manual/de/sylpheed-11.html
5836         * doc/manual/de/sylpheed-12.html
5837         * doc/manual/de/sylpheed-13.html
5838         * doc/manual/de/sylpheed-14.html
5839         * doc/manual/de/sylpheed-15.html
5840         * doc/manual/de/sylpheed-16.html
5841         * doc/manual/de/sylpheed-17.html
5842         * doc/manual/de/sylpheed-18.html
5843         * doc/manual/de/sylpheed-19.html
5844         * doc/manual/de/sylpheed-2.html
5845         * doc/manual/de/sylpheed-20.html
5846         * doc/manual/de/sylpheed-3.html
5847         * doc/manual/de/sylpheed-4.html
5848         * doc/manual/de/sylpheed-5.html
5849         * doc/manual/de/sylpheed-6.html
5850         * doc/manual/de/sylpheed-7.html
5851         * doc/manual/de/sylpheed-8.html
5852         * doc/manual/de/sylpheed-9.html
5853         * doc/manual/de/sylpheed.html
5854         * doc/manual/en/.cvsignore
5855         * doc/manual/en/Makefile.am
5856         * doc/manual/en/sylpheed-1.html
5857         * doc/manual/en/sylpheed-10.html
5858         * doc/manual/en/sylpheed-11.html
5859         * doc/manual/en/sylpheed-12.html
5860         * doc/manual/en/sylpheed-13.html
5861         * doc/manual/en/sylpheed-14.html
5862         * doc/manual/en/sylpheed-15.html
5863         * doc/manual/en/sylpheed-16.html
5864         * doc/manual/en/sylpheed-17.html
5865         * doc/manual/en/sylpheed-18.html
5866         * doc/manual/en/sylpheed-19.html
5867         * doc/manual/en/sylpheed-2.html
5868         * doc/manual/en/sylpheed-20.html
5869         * doc/manual/en/sylpheed-21.html
5870         * doc/manual/en/sylpheed-22.html
5871         * doc/manual/en/sylpheed-3.html
5872         * doc/manual/en/sylpheed-4.html
5873         * doc/manual/en/sylpheed-5.html
5874         * doc/manual/en/sylpheed-6.html
5875         * doc/manual/en/sylpheed-7.html
5876         * doc/manual/en/sylpheed-8.html
5877         * doc/manual/en/sylpheed-9.html
5878         * doc/manual/en/sylpheed.html
5879         * doc/manual/es/.cvsignore
5880         * doc/manual/es/Makefile.am
5881         * doc/manual/es/sylpheed-1.html
5882         * doc/manual/es/sylpheed-10.html
5883         * doc/manual/es/sylpheed-11.html
5884         * doc/manual/es/sylpheed-12.html
5885         * doc/manual/es/sylpheed-13.html
5886         * doc/manual/es/sylpheed-14.html
5887         * doc/manual/es/sylpheed-15.html
5888         * doc/manual/es/sylpheed-16.html
5889         * doc/manual/es/sylpheed-17.html
5890         * doc/manual/es/sylpheed-18.html
5891         * doc/manual/es/sylpheed-19.html
5892         * doc/manual/es/sylpheed-2.html
5893         * doc/manual/es/sylpheed-20.html
5894         * doc/manual/es/sylpheed-3.html
5895         * doc/manual/es/sylpheed-4.html
5896         * doc/manual/es/sylpheed-5.html
5897         * doc/manual/es/sylpheed-6.html
5898         * doc/manual/es/sylpheed-7.html
5899         * doc/manual/es/sylpheed-8.html
5900         * doc/manual/es/sylpheed-9.html
5901         * doc/manual/es/sylpheed.html
5902         * doc/manual/fr/.cvsignore
5903         * doc/manual/fr/Makefile.am
5904         * doc/manual/fr/sylpheed-1.html
5905         * doc/manual/fr/sylpheed-10.html
5906         * doc/manual/fr/sylpheed-11.html
5907         * doc/manual/fr/sylpheed-12.html
5908         * doc/manual/fr/sylpheed-13.html
5909         * doc/manual/fr/sylpheed-14.html
5910         * doc/manual/fr/sylpheed-15.html
5911         * doc/manual/fr/sylpheed-16.html
5912         * doc/manual/fr/sylpheed-17.html
5913         * doc/manual/fr/sylpheed-18.html
5914         * doc/manual/fr/sylpheed-19.html
5915         * doc/manual/fr/sylpheed-2.html
5916         * doc/manual/fr/sylpheed-20.html
5917         * doc/manual/fr/sylpheed-3.html
5918         * doc/manual/fr/sylpheed-4.html
5919         * doc/manual/fr/sylpheed-5.html
5920         * doc/manual/fr/sylpheed-6.html
5921         * doc/manual/fr/sylpheed-7.html
5922         * doc/manual/fr/sylpheed-8.html
5923         * doc/manual/fr/sylpheed-9.html
5924         * doc/manual/fr/sylpheed.html
5925         * doc/manual/ja/.cvsignore
5926         * doc/manual/ja/Makefile.am
5927         * doc/manual/ja/sylpheed-1.html
5928         * doc/manual/ja/sylpheed-10.html
5929         * doc/manual/ja/sylpheed-11.html
5930         * doc/manual/ja/sylpheed-12.html
5931         * doc/manual/ja/sylpheed-13.html
5932         * doc/manual/ja/sylpheed-14.html
5933         * doc/manual/ja/sylpheed-15.html
5934         * doc/manual/ja/sylpheed-16.html
5935         * doc/manual/ja/sylpheed-17.html
5936         * doc/manual/ja/sylpheed-18.html
5937         * doc/manual/ja/sylpheed-19.html
5938         * doc/manual/ja/sylpheed-2.html
5939         * doc/manual/ja/sylpheed-20.html
5940         * doc/manual/ja/sylpheed-3.html
5941         * doc/manual/ja/sylpheed-4.html
5942         * doc/manual/ja/sylpheed-5.html
5943         * doc/manual/ja/sylpheed-6.html
5944         * doc/manual/ja/sylpheed-7.html
5945         * doc/manual/ja/sylpheed-8.html
5946         * doc/manual/ja/sylpheed-9.html
5947         * doc/manual/ja/sylpheed.html
5948         * doc/manual/ja/sylpheed.sgml
5949         * src/mainwindow.c
5950                 Remove outdated manual and faq. Noisy, eh?
5951
5952 2005-12-06 [colin]      1.9.100cvs70
5953
5954         * src/compose.c
5955         * src/quote_fmt_parse.y
5956         * src/undo.c
5957         * src/undo.h
5958                 Allow %X to position cursor at 0 
5959                 (no %X = before signature)
5960                 Fix paste as quotation putting the cursor at 0
5961                 Fix undo offsets when pasting
5962                 Insert the quote_fmt at once instead of line 
5963                 by line
5964                 Fix [Edited] when starting to reply/forward
5965
5966 2005-12-06 [paul]       1.9.100cvs69
5967
5968         * src/plugins/clamav/clamav_plugin_gtk.c
5969                 add another tooltip
5970         * src/plugins/spamassassin/spamassassin_gtk.c
5971                 rework spamassassin_create_widget_func()
5972
5973 2005-12-05 [colin]      1.9.100cvs68
5974
5975         * po/POTFILES.in
5976                 Fix make release ;-)
5977
5978 2005-12-05 [colin]      1.9.100cvs67
5979
5980         * src/compose.c
5981         * src/compose.h
5982                 Fix cursor positioning (not obeying %X)
5983
5984 2005-12-05 [paul]       1.9.100cvs66
5985
5986         * src/plugins/dillo_viewer/dillo_prefs.c
5987                 fix compilation warning
5988
5989 2005-12-05 [paul]       1.9.100cvs65
5990
5991         * src/prefs_spelling.c
5992         * src/plugins/trayicon/trayicon.c
5993                 cleanups - remove unused stuff
5994
5995 2005-12-05 [paul]       1.9.100cvs64
5996
5997         * README
5998         * manual/plugins.xml
5999                 remove info about removed mathml_viewer plugin
6000
6001 2005-12-05 [paul]       1.9.100cvs63
6002
6003         * configure.ac
6004         * src/plugins/Makefile.am
6005         * src/plugins/mathml_viewer/.cvsignore
6006         * src/plugins/mathml_viewer/Makefile.am
6007         * src/plugins/mathml_viewer/mathml_viewer.c
6008                 remove unmaintained mathml_viewer plugin
6009
6010 2005-12-05 [paul]       1.9.100cvs62
6011
6012         * src/summaryview.c
6013                 obey prefs_common.always_show_msg when
6014                 moving a msg
6015                 Thanks to Colin
6016
6017 2005-12-05 [paul]       1.9.100cvs61
6018
6019         * src/compose.c
6020         * src/prefs_account.c
6021         * src/prefs_filtering.c
6022         * src/prefs_quote.c
6023         * src/prefs_spelling.c
6024         * src/prefs_toolbar.c
6025         * src/summaryview.c
6026         * src/gtk/gtkutils.c
6027         * src/gtk/quicksearch.c
6028         * src/plugins/dillo_viewer/dillo_prefs.c
6029                 dialog cleanups
6030
6031 2005-12-04 [paul]       1.9.100cvs60
6032
6033         * src/inc.c
6034         * src/prefs_account.c
6035         * src/prefs_account.h
6036                 allow a Local account to specify a
6037                 default inbox
6038                 (closes bug 843 'Inbox cannot be changed for local
6039                  mailboxes')
6040
6041 2005-12-04 [colin]      1.9.100cvs59
6042
6043         * src/plugins/trayicon/trayicon.c
6044                 Remove Get, rename Get All to Get Mail in order to
6045                 be consistent with the default main toolbar
6046
6047 2005-12-03 [colin]      1.9.100cvs58
6048
6049         * manual/gpl.xml
6050         * manual/sylpheed-claws-manual.xml
6051                 Add GPL appendix
6052
6053 2005-12-03 [paul]       1.9.100cvs57
6054
6055         * AUTHORS
6056         * po/sv.po
6057         * src/gtk/authors.h
6058                 new (partially complete) Swedish translation
6059                 by Anders Troback <sylpheed@troback.com>
6060
6061 2005-12-02 [paul]       1.9.100cvs56
6062
6063         * configure.ac
6064                 libetpan 0.41 required
6065
6066 2005-12-02 [paul]       1.9.100cvs55
6067
6068         * src/plugins/clamav/clamav_plugin.c
6069         * src/plugins/clamav/clamav_plugin.h
6070         * src/plugins/clamav/clamav_plugin_gtk.c
6071         * src/plugins/spamassassin/spamassassin.c
6072         * src/plugins/spamassassin/spamassassin.h
6073         * src/plugins/spamassassin/spamassassin_gtk.c
6074                 unregister prefs pages on unloading, thus
6075                 preventing a crash
6076                 (thanks to Colin for the hint)
6077
6078 2005-12-02 [wwp]        1.9.100cvs54
6079
6080         * src/quote_fmt.h
6081         * src/quote_fmt_parse.y
6082                 fix misuse of gboolean*, use gboolean instead
6083                 (thanks to Paul, Colin, for pointing out that scaring one)
6084
6085 2005-12-02 [paul]       1.9.100cvs53
6086
6087         * src/plugins/clamav/clamav_plugin.c
6088                 int no --> unsigned int no
6089         * src/plugins/clamav/clamav_plugin_gtk.c
6090                 rework config page
6091
6092 2005-12-02 [wwp]        1.9.100cvs52
6093
6094         * src/compose.c
6095         * src/prefs_template.c
6096         * src/quote_fmt.h
6097         * src/quote_fmt_parse.y
6098                 prevent from executing |f and |p templates commands when
6099                 adding or replacing templates in prefs (avoids annoying and
6100                 potentially dangerous behaviours)
6101
6102 2005-12-02 [paul]       1.9.100cvs51
6103
6104         * src/prefs_common.c
6105                 allow translation of some default values
6106                 Patch by Fabien Vantard
6107
6108 2005-12-02 [paul]       1.9.100cvs50
6109
6110         * src/codeconv.c
6111         * src/codeconv.h
6112         * src/prefs_common.c
6113         * src/prefs_common.h
6114         * src/prefs_message.c
6115         * src/textview.c
6116                 remove obsolete 'convert_mb_alnum' option
6117                 and related stuff
6118         * src/gtk/about.c
6119                 remove unused 'about_textview_visibility_notify'
6120
6121 2005-12-02 [paul]       1.9.100cvs49
6122
6123         * src/prefs_account.c
6124         * src/prefs_compose_writing.c
6125         * src/prefs_fonts.c
6126         * src/prefs_gtk.h
6127         * src/prefs_image_viewer.c
6128         * src/prefs_message.c
6129         * src/prefs_other.c
6130         * src/prefs_receive.c
6131         * src/prefs_send.c
6132         * src/prefs_spelling.c
6133         * src/prefs_summaries.c
6134         * src/prefs_wrapping.c
6135         * src/plugins/dillo_viewer/dillo_prefs.c
6136         * src/plugins/pgpcore/prefs_gpg.c
6137                 several cleanups to the prefs dialogs
6138                 (slightly modified) patch by Fabien Vantard
6139
6140 2005-12-02 [paul]       1.9.100cvs48
6141
6142         * src/main.c
6143                 --exit means exit
6144         * src/send_message.c
6145                 fix crash on send when connection fails
6146
6147         Thanks to Colin
6148
6149 2005-12-01 [colin]      1.9.100cvs47
6150
6151         * src/html.c
6152                 Translate &hellip; to "..."
6153
6154 2005-11-30 [colin]      1.9.100cvs46
6155
6156         * src/matcher.c
6157         * src/matcher.h
6158                 Optimize back yesterday's fix.
6159
6160 2005-11-30 [paul]       1.9.100cvs45
6161
6162         * manual/faq.xml
6163                 standardised
6164         * manual/intro.xml
6165                 written by Colin, edited by me
6166
6167 2005-11-29 [colin]      1.9.100cvs44
6168
6169         * src/matcher.c
6170                 Skip headers unconditionnaly in match_body if the
6171                 rule is not message or ~message
6172
6173 2005-11-29 [colin]      1.9.100cvs43
6174
6175         * src/matcher.c
6176                 Fix body_part and such, not skipping headers 
6177                 if the matchcriteria wasn't the first in the rule
6178
6179 2005-11-29 [colin]      1.9.100cvs42
6180
6181         * src/compose.c
6182                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6183                 option missing from message view window)
6184                 Fix double text D'n'D with gtk-2.8
6185         * src/matcher.c
6186                 Fix ~message, ~headers_part, ~body_part rules
6187         * src/messageview.c
6188                 Add Windows-1252 (Closes bug #863)
6189                 Fix accels
6190         * src/gtk/gtkaspell.c
6191                 Properly destroy accels in all menus
6192
6193 2005-11-29 [mones]      1.9.100cvs41
6194
6195         * po/es.po
6196                 Updated.
6197
6198 2005-11-27 [colin]      1.9.100cvs40
6199
6200         * src/mh_gtk.c
6201                 "/Remove mailbox" -> "/Remove mailbox..."
6202
6203 2005-11-27 [paul]       1.9.100cvs39
6204
6205         * AUTHORS
6206         * po/de.po
6207         * src/gtk/authors.h
6208                 updated by new maintainer, Stephan Sachse
6209
6210 2005-11-27 [paul]       1.9.100cvs38
6211
6212         * manual/faq.xml
6213                 written by Colin, edited by me
6214
6215 2005-11-27 [paul]       1.9.100cvs37
6216
6217         * src/prefs_common.c
6218         * src/prefs_common.h
6219         * src/prefs_receive.c
6220         * src/prefs_summaries.c
6221                 move 'go to inbox after receiving new mail'
6222                 option from display/sumamaries to mail
6223                 handling/receive, and rework prefs_summaries
6224                 dialog a little
6225
6226 2005-11-25 [martin]     1.9.100cvs36
6227
6228         * po/de.po
6229             fixed windows-1252 translation;
6230             translated some new and fuzzy strings
6231
6232 2005-11-25 [paul]       1.9.100cvs35
6233
6234         * src/plugins/clamav/clamav_plugin.c
6235                 complete the update done in cvs34
6236
6237 2005-11-25 [paul]       1.9.100cvs34
6238
6239         * src/plugins/clamav/clamav_plugin.c
6240                 reflect upstream changes
6241
6242 2005-11-25 [paul]       1.9.100cvs33
6243
6244         * manual/ack.xml
6245         * manual/plugins.xml
6246         * manual/sylpheed-claws-manual.xml
6247                 written/updated by Colin, edited by me
6248         * tools/acroread2sylpheed.pl
6249                 update binary name
6250
6251 2005-11-24 [colin]      1.9.100cvs32
6252
6253         * src/compose.c
6254                 Fix bug #856 (reediting messages forgets Request
6255                 Return Receipt)
6256
6257 2005-11-24 [paul]       1.9.100cvs31
6258
6259         * manual/addrbook.xml
6260         * manual/starting.xml
6261                 written by Colin, proofread, edited, adapted by me
6262         * manual/advanced.xml
6263                 add some Actions examples
6264         * src/importldif.c
6265                 use a Save button instead of a Close button
6266         * src/wizard.c
6267                 indicate mandatory fields
6268                 fix page display
6269                 Thanks to Colin
6270
6271 2005-11-23 [colin]      1.9.100cvs30
6272
6273         * src/addressbook.c
6274                 Rename menu item, fix possible crash after
6275                 deletion of books
6276         * src/addrindex.c
6277                 Allow searching for '*' in ldap
6278         * src/browseldap.c
6279                 Fix "Browse Entry" (did anyone use it?)
6280         * src/wizard.c
6281                 Add guards for mandatory information
6282
6283 2005-11-23 [paul]       1.9.100cvs29
6284
6285         * manual/advanced.xml
6286                 corrections to the English
6287
6288 2005-11-23 [colin]      1.9.100cvs28
6289
6290         * src/mimeview.c
6291                 Fix possible crash at exit. After the call to
6292                 gtk_container_remove(), the Viewer's widget has no
6293                 more parent so gtk+ automatically frees it and its
6294                 sons. If destroy_viewer() then try to access it,
6295                 problems ensue.
6296
6297 2005-11-22 [colin]      1.9.100cvs27
6298
6299         * src/compose.c
6300         * src/gtk/gtkaspell.c
6301                 Fix right-clicking on a misspelled word
6302                 Fix More... in suggestions menu
6303
6304 2005-11-22 [wwp]        1.9.100cvs26
6305
6306         * src/prefs_template.c
6307                 templates works: re-sort templates list when adding or replacing,
6308                 prevent from adding or replacing when the template name is empty
6309
6310 2005-11-21 [colin]      1.9.100cvs25
6311
6312         * src/addressbook.c
6313                 Fix some addressbook suckage (dnd, select all)
6314         * src/compose.c
6315         * src/gtk/gtkaspell.c
6316         * src/gtk/gtkaspell.h
6317                 Make the spellchecker menu work with the 
6318                 GtkTextView one instead of overriding it
6319
6320 2005-11-20 [paul]       1.9.100cvs24
6321
6322         * manual/handling.xml
6323                 proofread and corrected
6324
6325 2005-11-20 [paul]       1.9.100cvs23
6326
6327         * manual/Makefile
6328                 generate html as one file
6329         * manual/advanced.xml
6330                 fix output generation
6331                 reformat hidden options list
6332         * manual/manual.xml     ** REMOVED **
6333         * manual/sylpheed-claws-manual.xml      ** ADDED **
6334                 renamed
6335
6336 2005-11-18 [colin]      1.9.100cvs22
6337
6338         * src/prefs_account.c
6339                 Fix layout in news and mbox accounts
6340         * manual/account.xml
6341         * manual/advanced.xml
6342                 New contents for Paul to check :)
6343
6344 2005-11-18 [wwp]        1.9.100cvs21
6345
6346         * src/gtk/quicksearch.c
6347                 don't update extended quicksearch buttons twice
6348
6349 2005-11-18 [paul]       1.9.100cvs20
6350
6351         * src/textview.c
6352                 complete 1.9.100cvs19
6353
6354 2005-11-18 [paul]       1.9.100cvs19
6355
6356         * src/compose.c
6357                 cosmetic improvements
6358         * src/textview.c
6359                 also list text/* attachments
6360
6361 2005-11-18 [colin]      1.9.100cvs18
6362
6363         * src/summaryview.c
6364                 Use column 0 instead of -1 in 
6365                 gtk_ctree_node_moveto, in a naive
6366                 hope it'll fix the gtk-related crashes
6367
6368 2005-11-18 [colin]      1.9.100cvs17
6369
6370         * src/gtk/inputdialog.c
6371                 Fix icon staying the first one
6372
6373 2005-11-17 [wwp]        1.9.100cvs16
6374                 fix possible problem showing some quicksearch buttons, and a bad
6375                 call to g_return_if_fail in a function that returns a value (both
6376                 fixes by Fabien Vantard)
6377
6378 2005-11-15 [wwp]        1.9.100cvs15
6379
6380         * src/gtk/quicksearch.c
6381                 added a tooltip to that obscure ... quicksearch button
6382
6383 2005-11-15 [wwp]        1.9.100cvs14
6384
6385         * src/gtk/quicksearch.c
6386                 add a quicksearch helper to filtering expression users: the ... button
6387                 raises the condition expr window. condition expressions set up w/ this
6388                 window are used by the quicksearch if the user closes it pressing OK.
6389
6390 2005-11-14 [paul]       1.9.100cvs13
6391
6392         * src/plugins/clamav/clamav_plugin.c
6393         * src/plugins/spamassassin/spamassassin.c
6394                 change plugin type following recent merging
6395
6396 2005-11-14 [wwp]        1.9.100cvs12
6397
6398         * src/folder.c
6399                 prevent from crashing when copying/moving message(s) from and
6400                 to the same folder
6401
6402 2005-11-14 [paul]       1.9.100cvs11
6403
6404         * src/plugins/clamav/Makefile.am
6405         * src/plugins/clamav/clamav_plugin.c
6406         * src/plugins/clamav/clamav_plugin.h
6407         * src/plugins/clamav/clamav_plugin_gtk.c
6408                 also merge clamav and clamav_gtk plugins
6409
6410 2005-11-13 [colin]      1.9.100cvs10
6411
6412         * configure.ac
6413         * src/plugins/spamassassin/Makefile.am
6414         * src/plugins/spamassassin/spamassassin.c
6415         * src/plugins/spamassassin/spamassassin.h
6416         * src/plugins/spamassassin/spamassassin_gtk.c
6417                 Merge spamassassin and spamassassin_gtk plugins,
6418                 and build it by default.
6419
6420 2005-11-12 [colin]      1.9.100cvs9
6421
6422         * src/etpan/imap-thread.c
6423                 Fix gcc warning
6424
6425 2005-11-12 [colin]      1.9.100cvs8
6426
6427         * src/procmime.c
6428                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6429
6430 2005-11-10 [colin]      1.9.100cvs7
6431
6432         * src/main.c
6433                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6434                 minimised state)
6435
6436 2005-11-10 [wwp]        1.9.100cvs6
6437
6438         * src/gtk/description_window.c
6439                 fix a crash when closing description windows using the WM's [X] button
6440
6441 2005-11-09 [colin]      1.9.100cvs5
6442
6443         * src/common/ssl.c
6444                 Update libetpan call to follow upstream
6445                 (yes, this requires libetpan-0.40cvs3)
6446
6447 2005-11-08 [colin]      1.9.100cvs4
6448
6449         * src/compose.c
6450         * src/textview.c
6451         * src/common/utils.c
6452         * src/common/utils.h
6453                 Enhance the email parser
6454
6455 2005-11-08 [colin]      1.9.100cvs3
6456
6457         * src/procmime.c
6458                 Fix what looks like an off-by-one (fixes 
6459                 attachments from the Bat)
6460
6461 2005-11-08 [wwp]        1.9.100cvs2
6462
6463         * src/main.c
6464                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6465
6466 2005-11-08 [wwp]        1.9.100cvs1
6467
6468         * src/main.c
6469                 allow exiting Sylpheed-Claws from command-line
6470
6471 2005-11-08 [paul]       1.9.100
6472
6473         1.9.100 released
6474
6475 2005-11-07 [colin]      1.9.99cvs17
6476
6477         * src/addritem.c
6478         * src/ldif.c
6479                 Fix import of base-64 encoded items
6480
6481 2005-11-07 [colin]      1.9.99cvs16
6482
6483         * src/send_message.c
6484                 Fix bug #314 (Queue does not empty under certain 
6485                 circumstances)
6486
6487 2005-11-07 [paul]       1.9.99cvs15
6488
6489         * src/mutt.c
6490         * src/pine.c
6491                 fix buffer overflows
6492                 Thanks to Colin
6493
6494 2005-11-07 [paul]       1.9.99cvs14
6495
6496         * doc/man/Makefile.am
6497         * doc/man/sylpheed-claws.1      ** ADDED **
6498         * doc/man/sylpheed.1            ** DELETED **
6499                 rename and update the man file
6500
6501 2005-11-06 [colin]      1.9.99cvs13
6502
6503         * src/ldif.c
6504                 Fix ldif_get_line() that returned empty strings
6505                 (Didn't understand why). Also fix a possible
6506                 buffer overflow.
6507
6508 2005-11-06 [wwp]        1.9.99cvs12
6509
6510         * src/textview.c
6511         * src/gtk/about.c
6512         * src/gtk/gtkutils.c
6513         * src/gtk/gtkutils.h
6514                 fix a compilation warning,
6515                 make links sensitive in the about dialog
6516
6517 2005-11-04 [wwp]        1.9.99cvs11
6518
6519         * src/gtk/about.c
6520                 don't wrap or translate URIs, and a bit text format cleanup
6521
6522 2005-11-04 [wwp]        1.9.99cvs10
6523
6524         * src/gtk/about.c
6525                 better textview tagging implementation (no more use of marks for
6526                 postponed tagging)
6527
6528 2005-11-02 [colin]      1.9.99cvs9
6529
6530         * src/common/ssl.c
6531                 Forgot an ifdef
6532
6533 2005-11-02 [colin]      1.9.99cvs8
6534
6535         * configure.ac
6536                 Require libetpan-0.40 due to upstream fix
6537         * src/common/ssl.c
6538                 Tell libetpan not to call SSL_Library_Init,
6539                 as we do it ourselves.
6540
6541 2005-11-02 [colin]      1.9.99cvs7
6542
6543         * po/POTFILES.in
6544                 Add missing files (thanks to Fabien Vantard)
6545
6546 2005-11-02 [colin]      1.9.99cvs6
6547
6548         * src/summaryview.c
6549                 Fix totals when read messages are hidden or quicksearch
6550                 is on
6551         * src/ssl_manager.c
6552         * src/ssl_manager.h
6553         * src/common/ssl_certificate.c
6554         * src/common/ssl_certificate.h
6555         * src/gtk/sslcertwindow.c
6556         * src/gtk/sslcertwindow.h
6557                 Fix copyright on my stuff
6558
6559 2005-11-02 [wwp]        1.9.99cvs5
6560
6561         * src/prefs_themes.c
6562                 fix directory name checking (theme installation/removal),
6563                 made related error a bit more verbose
6564
6565 2005-11-02 [colin]      1.9.99cvs4
6566
6567         * src/summaryview.c
6568                 Fix typo (probably fixes bug #841 (Sort by the From 
6569                 field doesn't work)
6570
6571 2005-11-02 [paul]       1.9.99cvs3
6572
6573         * po/ko.po
6574         * po/nb.po
6575                 updated by SungHyun Nam, Geir Helland
6576         * src/wizard.c
6577                 fix typo in welcome message. spotted by
6578                 Andrea Spadaccini
6579
6580 2005-11-01 [colin]      1.9.99cvs2
6581
6582         * src/compose.c
6583                 Fix replying to ml wen confirming subscription
6584         * src/messageview.c
6585         * src/mimeview.c
6586         * src/mimeview.h
6587         * src/privacy.h
6588         * src/summaryview.c
6589                 Make key check non blocking
6590
6591 2005-10-31 [paul]       1.9.99cvs1
6592
6593         * tools/claws.i18n.status.pl
6594                 updated for ChangeLog
6595
6596 2005-10-31 [paul]       1.9.99
6597
6598         1.9.99 released
6599
6600 2005-10-31 [paul]       1.9.15cvs131
6601
6602         * .cvsignore
6603         * ChangeLog
6604         * ChangeLog.claws       ** REMOVED **
6605         * ChangeLog-gtk2.claws  ** REMOVED **
6606         * ChangeLog.gtk1        ** ADDED **
6607         * INSTALL
6608         * Makefile.am
6609         * NEWS
6610         * README
6611         * README.claws          ** REMOVED **
6612         * README.jp             ** REMOVED **
6613         * RELEASE_NOTES         ** ADDED **
6614         * RELEASE_NOTES.claws   ** REMOVED **
6615         * commitHelper
6616         * configure.ac
6617         * sylpheed.spec.in      ** REMOVED **
6618                 tidy up and update the default docs:
6619                 ChangeLog.claws is renamed ChangeLog.gtk1
6620                 ChangeLog-gtk2.claws is renamed ChangeLog
6621                 README.claws is renamed README
6622                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6623
6624 2005-10-31 [paul]       1.9.15cvs130
6625
6626         * po/it.po
6627                 fix errors
6628
6629 2005-10-31 [paul]       1.9.15cvs129
6630
6631         * po/ca.po
6632         * po/de.po
6633         * po/en_GB.po
6634         * po/fr.po
6635         * po/it.po
6636         * po/pt_BR.po
6637         * po/sk.po
6638         * po/sr.po
6639         * po/zh_CN.po
6640                 updated by Miquel Oliete, Stephan Sachse and
6641                 Thomas Gilgin, me, Fabien Vantard, Andrea
6642                 Spadaccini, Frederico Goncalves Guimaraes,
6643                 Andrej Kacian, Aleksandar Urosevic, and
6644                 Ralgh Young.
6645
6646 2005-10-31 [mones]      1.9.15cvs128
6647
6648         * manual/faq.xml
6649                 More questions.
6650         
6651         * po/es.po
6652                 Updated for release.
6653
6654 2005-10-30 [colin]      1.9.15cvs127
6655
6656         * src/compose.c
6657                 Place cursor before rewrapping (fixes cursor
6658                 pos if quotation gets rewrapped)
6659
6660 2005-10-29 [paul]       1.9.15cvs126
6661
6662         * src/crash.c
6663         * src/foldersel.c
6664         * src/main.c
6665         * src/messageview.c
6666         * src/toolbar.c
6667         * src/gtk/authors.h
6668                 corrections to text items
6669
6670 2005-10-28 [colin]      1.9.15cvs125
6671
6672         * src/messageview.c
6673                 Make "hit 'C' to check sig" work from extern 
6674                 messageviews
6675
6676 2005-10-27 [colin]      1.9.15cvs124
6677
6678         * src/summaryview.c
6679                 Add a hack to avoid segfaulting when hammering 
6680                 on gtk's events
6681
6682 2005-10-27 [wwp]        1.9.15cvs123
6683
6684         * src/prefs_themes.c
6685                 sort list of themes names in themes prefs
6686
6687 2005-10-27 [paul]       1.9.15cvs122
6688
6689         * src/folder.c
6690         * src/prefs_account.c
6691                 fix building on Solaris
6692                 Patch by Alex Moore
6693
6694 2005-10-27 [wwp]        1.9.15cvs121
6695
6696         * src/summaryview.c
6697         * src/gtk/gtksctree.c
6698                 speed up unselecting messages in summary view (thanks to Colin)
6699
6700 2005-10-27 [paul]       1.9.15cvs120
6701
6702         * src/mainwindow.c
6703                 fix a compilation warning
6704         * src/summaryview.c
6705                 fix updating of 'n items selected' count
6706                 when deselecting
6707
6708 2005-10-27 [martin]     1.9.15cvs119
6709
6710         * src/action.c
6711                 ignore actions with a leading '/' in the action menu name
6712                 fixes a crash on menu creation
6713         * src/prefs_actions.c
6714                 do not allow a leading '/' in the action menu name
6715
6716 2005-10-27 [paul]       1.9.15cvs118
6717
6718         * src/main.c
6719                 fix compilation warning
6720
6721 2005-10-27 [paul]       1.9.15cvs117
6722
6723         * src/procmime.c
6724                 add #if HAVE_LOCALE_H
6725
6726 2005-10-27 [paul]       1.9.15cvs116
6727
6728         * src/plugins/clamav/clamav_plugin.c
6729         * src/plugins/dillo_viewer/dillo_viewer.c
6730         * src/plugins/mathml_viewer/mathml_viewer.c
6731         * src/plugins/pgpcore/plugin.c
6732         * src/plugins/pgpinline/plugin.c
6733         * src/plugins/pgpmime/plugin.c
6734         * src/plugins/spamassassin/spamassassin.c
6735         * src/plugins/trayicon/trayicon.c
6736                 plugin_init() : make error messages more
6737                 informative
6738
6739 2005-10-26 [wwp]        1.9.15cvs115
6740
6741         * src/prefs_matcher.c
6742                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6743
6744 2005-10-26 [wwp]        1.9.15cvs114
6745
6746         * src/procmime.c
6747         * src/gtk/gtksctree.c
6748         * src/plugins/spamassassin/libspamc.c
6749         * src/plugins/spamassassin/spamassassin.c
6750                 fix some compilation warnings more
6751
6752 2005-10-26 [mones]      1.9.15cvs113
6753
6754         * po/es.po
6755                 Updated translation
6756
6757 2005-10-26 [paul]       1.9.15cvs112
6758
6759         * src/prefs_message.c
6760                 give all display_xface stuff the
6761                 #if HAVE_LIBCOMPFACE treatment, thus
6762                 preventing a crash
6763                 (Thanks to Wolfgang Enderlein)
6764
6765 2005-10-26 [colin]      1.9.15cvs111
6766
6767         * src/gedit-print.c
6768                 Fix date format
6769         * src/imap_gtk.c
6770         * src/news_gtk.c
6771                 Remove context menu items that should not be there
6772         * src/jpilot.c
6773                 Fix encoding
6774         * src/main.c
6775         * src/mainwindow.c
6776                 Don't show the mainwindow too soon
6777
6778 2005-10-26 [wwp]        1.9.15cvs110
6779
6780         * src/folder.c
6781         * src/manual.c
6782         * src/summaryview.c
6783                 fix uninitialized pointers in the folder updating hook
6784                 (thanks to Colin)
6785
6786 2005-10-25 [mones]      1.9.15cvs109
6787
6788         * manual/faq.xml
6789                 General information subsection completed. 
6790                 Removed archaic references.
6791                 
6792         * manual/Makefile
6793         * manual/dtd/manual.dsl
6794                 Added customization stylesheet for getting paragraphs
6795                 fully justified in PDF output (as suggested by Colin).
6796
6797 2005-10-25 [colin]      1.9.15cvs108
6798
6799         * src/compose.c
6800                 Fix a second leak
6801
6802 2005-10-25 [colin]      1.9.15cvs107
6803
6804         * src/addrbook.c
6805         * src/addrindex.c
6806                 Fix leak (xml_get_element() allocates memory)
6807         * src/compose.c
6808                 Fix leak + dead code (shame!)
6809         * src/procmime.c
6810                 Fix leak
6811
6812 2005-10-25 [colin]      1.9.15cvs106
6813
6814         * src/mimeview.c
6815                 Fix encoding issue in Save all and in 
6816                 overwrite-confirmation alertpanel
6817
6818 2005-10-25 [colin]      1.9.15cvs105
6819
6820         * src/common/socket.c
6821                 Fix a leak - Thanks to Christopher Aillon
6822                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6823
6824 2005-10-25 [paul]       1.9.15cvs104
6825
6826         * src/wizard.c
6827                 Always guess servers from the right-hand
6828                 email part and guess username from the
6829                 left-hand part. (Thanks to Colin)
6830                 add an X-Face to the welcome message
6831
6832 2005-10-25 [paul]       1.9.15cvs103
6833
6834         * manual/handling.xml
6835                 written by Colin, edited by me
6836
6837 2005-10-25 [wwp]        1.9.15cvs102
6838
6839         * src/folderview.c
6840         * src/grouplistdialog.c
6841         * src/imap.c
6842         * src/noticeview.c
6843                 fix some compilation warnings
6844
6845 2005-10-24 [paul]
6846
6847         1.9.99-rc3 released
6848
6849 2005-10-24 [paul]       1.9.15cvs101
6850
6851         * src/gtk/about.c
6852                 fix window sizing
6853
6854 2005-10-24 [paul]       1.9.15cvs100
6855
6856         * src/pixmaps/offline.xpm
6857         * src/pixmaps/online.xpm
6858                 replace with last default versions
6859
6860 2005-10-24 [colin]      1.9.15cvs99
6861
6862         * src/imap.c
6863                 Fix bug when moving a folder
6864         * src/imap_gtk.c
6865         * src/mh_gtk.c
6866                 "Delete folder" pops up a window, so it 
6867                 should be suffixed with "..."
6868         * src/plugins/pgpcore/sgpgme.c
6869                 Include locale.h
6870
6871 2005-10-24 [mones]      1.9.15cvs98
6872
6873         * manual/Makefile
6874         * manual/account.xml
6875         * manual/ack.xml
6876         * manual/addrbook.xml
6877         * manual/advanced.xml
6878         * manual/faq.xml
6879         * manual/glossary.xml
6880         * manual/gpl.xml
6881         * manual/handling.xml
6882         * manual/intro.xml
6883         * manual/keyboard.xml
6884         * manual/manual.xml
6885         * manual/plugins.xml
6886         * manual/starting.xml
6887         * manual/dtd/sdocbook.dtd
6888                 Initial manual structure and some content.
6889
6890 2005-10-23 [wwp]        1.9.15cvs97
6891
6892         * src/gtk/about.c
6893                 fix a typo
6894
6895 2005-10-23 [wwp]        1.9.15cvs96
6896
6897         * src/gtk/about.c
6898         * src/gtk/authors.h
6899                 rework of the about window (main work by Paul), also featuring a few
6900                 fixes for typos and duplicate names
6901
6902 2005-10-23 [wwp]        1.9.15cvs95
6903
6904         * src/.cvsignore
6905                 Ignore the right binary name (sylpheed-claws now)
6906
6907 2005-10-23 [paul]       1.9.15cvs94
6908
6909         * src/compose.c
6910                 when using Folder Pref 'Default To for
6911                 replies' make the entry in the Compose
6912                 window bold
6913                 Patch by Fabien Vantard
6914
6915 2005-10-22 [colin]      1.9.15cvs93
6916
6917         * src/codeconv.c
6918                 Fix leak
6919
6920 2005-10-22 [colin]      1.9.15cvs92
6921
6922         * src/codeconv.c
6923                 try to convert using locale (apart utf8) if necessary
6924
6925 2005-10-22 [colin]      1.9.15cvs91
6926
6927         * src/pixmaps/new.xpm
6928         * src/pixmaps/unread.xpm
6929                 Make the unread envelope blue again and
6930                 saturate the new one a bit more.
6931
6932 2005-10-22 [colin]      1.9.15cvs90
6933
6934         * src/compose.c
6935                 When replying to a mail sent by one of our accounts,
6936                 use the original list of recipients. Let 'Reply All'
6937                 and 'Reply to sender' work like previously.
6938
6939 2005-10-21 [colin]      1.9.15cvs89
6940
6941         * src/prefs_filtering.c
6942                 Clear fields after add and replace
6943         * src/textview.c
6944                 Display xface differently (better)
6945         * src/plugins/pgpinline/pgpinline.c
6946                 Fix crappy encodings/recodings
6947
6948 2005-10-21 [paul]       1.9.15cvs88
6949
6950         * src/compose.c
6951         * src/prefs_folder_item.c
6952         * src/toolbar.c
6953                 fix news folder Folder Properties
6954                 (thanks to Colin)
6955         * src/folderview.c
6956                 update folderview after Themes change
6957                 keep selected folder selected
6958                 (thanks to Colin)
6959
6960 2005-10-21 [paul]       1.9.15cvs87
6961
6962         * tools/Makefile.am
6963         * tools/OOo2sylpheed.pl
6964         * tools/README
6965         * tools/README.sylprint
6966         * tools/asus_mailled.sh         ** REMOVED **
6967         * tools/filter_conv.pl
6968         * tools/freshmeat_search.pl
6969         * tools/google_search.pl
6970         * tools/gpg-sign-syl            ** REMOVED **
6971         * tools/kmail2sylpheed.pl
6972         * tools/kmail2sylpheed_v2.pl
6973         * tools/multiwebsearch.pl
6974         * tools/nautilus2sylpheed.sh
6975         * tools/newscache_clean.pl
6976         * tools/outlook2sylpheed.pl
6977         * tools/sylpheed-switcher       ** REMOVED **
6978         * tools/sylprint.pl
6979         * tools/sylprint.rc
6980         * tools/tb2sylpheed
6981         * tools/vcard2xml.py
6982         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6983                 update default config dir
6984                 update binary name (thanks to Fabien Vantard)
6985                 remove obsolete scripts
6986
6987 2005-10-21 [colin]      1.9.15cvs86
6988
6989         * src/inc.c
6990                 Fix possible leak and units. Based on a patch by
6991                 Fabien Vantard.
6992
6993 2005-10-20 [colin]      1.9.15cvs85
6994
6995         * src/textview.c
6996                 Clear xface when clearing textview
6997
6998 2005-10-20 [colin]      1.9.15cvs84
6999
7000         * configure.ac
7001         * src/folderview.c
7002         * src/headerview.c
7003         * src/main.c
7004         * src/prefs_common.c
7005         * src/prefs_common.h
7006         * src/prefs_message.c
7007         * src/textview.c
7008         * src/textview.h
7009         * src/common/defs.h
7010         * src/common/utils.c
7011         * src/common/utils.h
7012         * src/gtk/gtkutils.c
7013         * src/gtk/gtkutils.h
7014                 Migrate config to .sylpheed-claws (Automatically)
7015                 Add a way to get the Xface in the TextView
7016
7017 2005-10-20 [colin]      1.9.15cvs83
7018
7019         * src/gtk/Makefile.am
7020         * src/gtk/about.c
7021         * src/gtk/authors.h
7022                 Make the about dialog *grooovy*
7023
7024 2005-10-20 [colin]      1.9.15cvs82
7025
7026         * src/mimeview.c
7027                 Use "Open with" on double click if no command
7028                 was found
7029
7030 2005-10-20 [colin]      1.9.15cvs81
7031
7032         * src/imap.c
7033         * src/etpan/imap-thread.c
7034                 Fix possible crash.
7035
7036 2005-10-20 [paul]       1.9.15cvs80
7037
7038         * src/folder.c
7039                 don't show clipkey icon if the only
7040                 attachment is the signature
7041                 Patch by Colin
7042
7043 2005-10-20 [paul]       1.9.15cvs79
7044
7045         * AUTHORS
7046         * src/plugins/pgpmime/pgpmime.c
7047                 name the PGP/MIME signature 'signature.asc'
7048                 Patch by Andrew Nelson <freeandy@gmail.com>
7049
7050 2005-10-19 [colin]      1.9.15cvs78
7051
7052         * src/plugins/pgpmime/pgpmime.c
7053                 Oops, no need to double-check though
7054
7055 2005-10-19 [colin]      1.9.15cvs77
7056
7057         * src/plugins/pgpinline/pgpinline.c
7058         * src/plugins/pgpmime/pgpmime.c
7059                 Check that my_tmpfile() doesn't 
7060                 return NULL
7061
7062 2005-10-19 [colin]      1.9.15cvs76
7063
7064         * src/common/utils.c
7065                 Use shorter mime boundaries to avoid having
7066                 MTAs rewrapping our headers, breaking the
7067                 PGP signature in the process 
7068         * src/compose.c
7069         * src/plugins/pgpmime/pgpmime.c
7070                 Check for boundary uniqueness to be sure
7071                 it won't happen, instead of hoping for the
7072                 best
7073
7074 2005-10-19 [colin]      1.9.15cvs75
7075
7076         * sylpheed-claws.desktop
7077         * src/Makefile.am
7078         * src/main.c
7079                 Ship a sylpheed-claws binary instead
7080                 of a sylpheed one. Change the socket
7081                 name, too
7082         * src/folderview.c
7083                 Update folder only if it changed
7084         * src/wizard.c
7085                 Fix i18n in welcome mail, patch by
7086                 Fabien Vantard
7087
7088 2005-10-19 [paul]
7089
7090         1.9.99-rc2 released
7091
7092 2005-10-19 [paul]       1.9.15cvs74
7093
7094         * src/folder.c
7095         * src/folderview.c
7096                 fix summaryview update
7097                 Patch by Colin
7098
7099 2005-10-18 [colin]      1.9.15cvs73
7100
7101         * src/plugins/pgpcore/passphrase.c
7102                 Don't XGrabServer, and try a bit more to 
7103                 sync everything before grabbing mouse/keyboard
7104
7105 2005-10-18 [colin]      1.9.15cvs72
7106
7107         * src/Makefile.am
7108         * src/addressadd.c
7109         * src/addressbook.c
7110         * src/folderview.c
7111         * src/grouplistdialog.c
7112         * src/mimeview.c
7113         * src/stock_pixmap.c
7114         * src/stock_pixmap.h
7115         * src/summaryview.c
7116         * src/gtk/gtksctree.c
7117         * src/gtk/gtksctree.h
7118         * src/pixmaps/empty.xpm
7119                 Implement a wrapper call for gtk_ctree_set_node_info
7120                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7121                 pixmap instead of a NULL one. This works around some
7122                 memory problems deep inside gtk, revealed by valgrind,
7123                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7124                 as locked crashes sylpheed.), as well as, probably, 
7125                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7126
7127 2005-10-17 [colin]      1.9.15cvs71
7128
7129         * src/mimeview.c
7130                 Provide visual feedback when checking
7131                 signature
7132
7133 2005-10-17 [colin]      1.9.15cvs70
7134
7135         * src/main.c
7136                 Keep the folder list frozen while checking caches...
7137
7138 2005-10-17 [colin]      1.9.15cvs69
7139
7140         * src/addr_compl.c
7141                 Fi bug #833 (Autocompleting from addressbook 
7142                 fails with extended chars)
7143         * src/imap.c
7144                 Fix 'adding messages' staying in statusbar
7145                 after an error
7146
7147 2005-10-17 [wwp]        1.9.15cvs68
7148
7149         * src/ssl_manager.c
7150                 Fix buttons' layout resizing when window size changes
7151
7152 2005-10-17 [wwp]        1.9.15cvs67
7153
7154         * src/account.c
7155         * src/prefs_account.c
7156         * src/prefs_common.c
7157         * src/prefs_common.h
7158         * src/prefs_folder_item.c
7159         * src/prefs_gtk.c
7160         * src/gtk/logwindow.c
7161         * src/gtk/pluginwindow.c
7162         * src/gtk/prefswindow.c
7163         * src/gtk/prefswindow.h
7164                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7165
7166 2005-10-17 [paul]       1.9.15cvs66
7167
7168         * configure.ac
7169                 fix missing libetpan message
7170         * po/en_GB.po
7171                 updated
7172         * src/crash.c
7173         * src/manual.c
7174         * src/prefs_themes.c
7175         * src/common/defs.h
7176                 add some new URI defines, change some
7177                 others
7178         * src/wizard.c
7179                 make welcome message translatable
7180                 small improvements to english
7181                 other tweaks
7182         * src/gtk/menu.c
7183                 fix warnings
7184
7185 2005-10-17 [paul]       1.9.15cvs65
7186
7187         * src/summaryview.c
7188                 fix column titles
7189
7190 2005-10-16 [mones]      1.9.15cvs64
7191
7192         * po/es.po
7193                 Updated translation
7194
7195 2005-10-16 [colin]
7196
7197         1.9.99-rc1 released
7198
7199 2005-10-16 [colin]      1.9.15cvs63
7200
7201         * src/wizard.c
7202                 Fix whitespace
7203
7204 2005-10-16 [colin]      1.9.15cvs62
7205
7206         * src/toolbar.c
7207                 s/Get All/Get Mail/
7208         * src/wizard.c
7209                 Real welcome mail text, thanks Paul
7210
7211 2005-10-16 [colin]      1.9.15cvs61
7212
7213         * src/editldap.c
7214         * src/exporthtml.c
7215         * src/main.c
7216         * src/mainwindow.c
7217         * src/prefs_themes.c
7218         * src/prefs_toolbar.c
7219         * src/plugins/demo/demo.c
7220         * src/plugins/trayicon/trayicon.c
7221                 s/Sylpheed/Sylpheed-Claws/
7222
7223 2005-10-16 [colin]      1.9.15cvs60
7224
7225         * src/wizard.c
7226                 Add a welcome email in the first empty mailbox
7227         * src/prefs_common.c
7228                 Change one more default
7229
7230 2005-10-16 [colin]      1.9.15cvs59
7231
7232         * src/wizard.c
7233                 Remove printf
7234
7235 2005-10-16 [colin]      1.9.15cvs58
7236
7237         * src/toolbar.c
7238         * src/prefs_common.c
7239                 Change some defaults
7240
7241 2005-10-16 [colin]      1.9.15cvs57
7242
7243         * src/toolbar.c
7244         * src/prefs_common.c
7245                 Change some defaults
7246
7247 2005-10-16 [colin]      1.9.15cvs56
7248
7249         * src/wizard.c
7250                 By default, initialize fonts to have
7251                 the same size as normal GtkWidgets
7252
7253 2005-10-16 [colin]      1.9.15cvs55
7254
7255         * src/mimeview.c
7256                 Fix message a bit more
7257
7258 2005-10-16 [colin]      1.9.15cvs54
7259
7260         * src/addressbook.c
7261                 Second attempt at flicker fixing
7262
7263 2005-10-16 [colin]      1.9.15cvs53
7264
7265         * src/addressbook.c
7266                 Fix flicker
7267
7268 2005-10-16 [wwp]        1.9.15cvs52
7269
7270         * src/addressbook.c
7271         * src/editaddress.c
7272         * src/prefs_common.c
7273         * src/prefs_common.h
7274                 Remember window sizes (address book)
7275
7276 2005-10-16 [wwp]        1.9.15cvs51
7277
7278         * src/plugins/clamav/clamav_plugin_gtk.c
7279         * src/plugins/spamassassin/spamassassin_gtk.c
7280                 Fix compilation warnings (missing #include).
7281
7282 2005-10-16 [colin]      1.9.15cvs50
7283
7284         * src/mimeview.c
7285         * src/summaryview.c
7286         * src/textview.c
7287                 Make 'c' check signature, and forward
7288                 c, l, y, t from summaryview to mimeview
7289
7290 2005-10-16 [colin]      1.9.15cvs49
7291
7292         * src/addressbook.c
7293                 Put border around buttons
7294         * src/mainwindow.c
7295         * src/summaryview.c
7296                 Rework menus (Patch based on a patch
7297                 by Paul)
7298
7299 2005-10-15 [wwp]        1.9.15cvs48
7300
7301         * src/editjpilot.c
7302         * src/editldap.c
7303         * src/editvcard.c
7304         * src/exphtmldlg.c
7305         * src/expldifdlg.c
7306         * src/export.c
7307         * src/import.c
7308         * src/importldif.c
7309         * src/importmutt.c
7310         * src/importpine.c
7311         * src/prefs_account.c
7312         * src/prefs_spelling.c
7313         * src/gtk/gtkutils.c
7314         * src/gtk/gtkutils.h
7315         * src/plugins/clamav/clamav_plugin_gtk.c
7316         * src/plugins/spamassassin/spamassassin_gtk.c
7317                 use nicer browse-for-file/dir buttons than the "..." ones,
7318                 code factorizing more.
7319
7320 2005-10-14 [colin]      1.9.15cvs47
7321
7322         * src/mainwindow.c
7323                 set relief on the account switcher so that people see it
7324                 grey out Create processing rules when no message is selected
7325         * src/prefs_filtering.c
7326                 ask before closing if the rule has not been modified, even if
7327                 it's not valid
7328         * src/prefs_matcher.c
7329                 fix sensitivity when entering the dialog
7330         * src/gtk/inputdialog.c
7331                 display a better icon on password ask
7332         * src/plugins/pgpcore/passphrase.c
7333                 make the dialog look better
7334
7335 2005-10-14 [paul]       1.9.15cvs46
7336
7337         * src/folderview.c
7338                 indicate presense of marked msgs in
7339                 unexpanded subfolders
7340
7341 2005-10-14 [paul]       1.9.15cvs45
7342
7343         * src/prefs_actions.c
7344         * src/prefs_common.c
7345         * src/prefs_common.h
7346         * src/prefs_filtering_action.c
7347         * src/prefs_matcher.c
7348         * src/prefs_template.c
7349                 remember window sizes
7350                 fix Info button size
7351
7352         Patches by wwp
7353
7354 2005-10-13 [colin]      1.9.15cvs44
7355
7356         * src/mimeview.c
7357         * src/noticeview.c
7358         * src/noticeview.h
7359                 Add a tooltip on the icon (optional) 
7360                 Get rid of the signature buttons and only
7361                 use the icon+tooltip
7362
7363 2005-10-13 [colin]      1.9.15cvs43
7364
7365         * src/noticeview.c
7366         * src/noticeview.h
7367                 Add hand cursor for hovering over icon
7368
7369 2005-10-13 [colin]      1.9.15cvs42
7370
7371         * src/summaryview.c
7372                 Fix crash when quicksearch's hidden 
7373                 at startup
7374
7375 2005-10-13 [colin]      1.9.15cvs41
7376
7377         * src/compose.c
7378                 Set subject when forwarding multiple mails
7379                 Check that other recipient than the default Cc or Bcc
7380                 have been set before sending.
7381
7382 2005-10-13 [colin]      1.9.15cvs40
7383
7384         * src/imap.c
7385                 Batch per-folder
7386                 Introduce locking, but don't use it yet
7387
7388 2005-10-13 [colin]      1.9.15cvs39
7389
7390         * src/gtk/quicksearch.c
7391                 Reset quicksearch when hiding it
7392                 Make sticky a real pref
7393
7394 2005-10-13 [colin]      1.9.15cvs38
7395
7396         * src/summaryview.c
7397                 Faster prefs apply
7398
7399 2005-10-13 [colin]      1.9.15cvs37
7400
7401         * src/mimeview.c
7402         * src/noticeview.c
7403         * src/noticeview.h
7404         * src/plugins/pgpcore/sgpgme.c
7405                 Make privacy icon clickable
7406                 Move Trust field in Full info
7407                 When trust is less than full, don't display
7408                 a warning icon
7409
7410 2005-10-13 [colin]      1.9.15cvs36
7411
7412         * src/folder.c
7413                 Batch on flags sync
7414         * src/folderview.c
7415                 Revert speed hack which is dangerous in fact
7416                 Apply prefs faster
7417
7418 2005-10-13 [colin]      1.9.15cvs35
7419
7420         * src/folder_item_prefs.c
7421                 Fix pref corruption on folder move. Patch
7422                 by wwp
7423
7424 2005-10-13 [paul]       1.9.15cvs34
7425
7426         * src/export.c
7427         * src/import.c
7428                 fix typos in g_warnings
7429         * src/prefs_account.c
7430                 add a file selector for Signature file
7431
7432         Patches by wwp
7433
7434 2005-10-12 [colin]      1.9.15cvs33
7435
7436         * src/mimeview.c
7437                 Provide a quick way to go back from a
7438                 signature's full info to the email part
7439
7440 2005-10-12 [colin]      1.9.15cvs32
7441
7442         * src/compose.c
7443                 Remove old hack of encoding signed mails with base64.
7444                 QP works equally well.
7445
7446 2005-10-12 [colin]      1.9.15cvs31
7447
7448         * src/crash.c
7449                 Replace deprecated GtkText with GtkTextView
7450         * src/imap.c
7451                 Fix a logic bug about counts in imap_select
7452                 (previously un-triggered)
7453         * src/mainwindow.c
7454         * src/summaryview.c
7455         * src/news.c
7456                 Allow local deletion of news posts
7457         * src/mimeview.c
7458                 Show GPG noticeview on the message/rfc822 part
7459                 in addition to the text/plain one
7460         * src/prefs_image_viewer.c
7461           src/plugins/pgpcore/prefs_gpg.c
7462                 Polish (set the label as part of the checkbox)
7463         * src/wizard.c
7464                 Don't sit there doing nothing after destroying
7465                 the window - return err
7466
7467 2005-10-11 [colin]      1.9.15cvs30
7468
7469         * src/folderview.c
7470                 Apply processing rules before showing folders.
7471                 Early folder show (before flags sync) will only
7472                 be done when there are no processing rules (nor
7473                 pre- or post- ones)
7474         * src/imap.c
7475                 Fix stuff related to mail subdir, creation and 
7476                 deletion of folders 
7477         * src/imap_gtk.c
7478                 Don't allow creation of folders in NoInferior
7479                 folders, as it won't work
7480
7481 2005-10-10 [colin]      1.9.15cvs29
7482
7483         * src/compose.c
7484                 Reselect "None" Privacy system when selecting an
7485                 account with no privacy system defined
7486
7487 2005-10-10 [colin]      1.9.15cvs28
7488
7489         * src/mainwindow.c
7490                 Add Windows-1252 encoding
7491         * src/prefs_common.c
7492                 Rework some defaults:
7493                 - autosave to draft by default
7494                 - don't show header pane (it's already in the textview)
7495                 - Select first new or unread mail on entry
7496                 - Assume 'Yes' to change folder when there's no more
7497                   unread message
7498         * src/prefs_matcher.c
7499                 Fix a gtk assertion failure
7500         * src/gtk/colorlabel.c
7501                 Workaround bad repainting on selection
7502         * src/main.c
7503                 Freeze/thaw (a bit faster on ssh -X)
7504         * src/msgcache.c
7505                 Get rid of StrdupConverter that just adds an
7506                 extra strdup/free 
7507         * src/etpan/imap_thread.c
7508                 memset buf to 0
7509
7510 2005-10-10 [colin]      1.9.15cvs27
7511
7512         * src/export.c
7513         * src/import.c
7514                 Fix compile on gtk 2.4. Patch by wwp
7515
7516 2005-10-09 [colin]      1.9.15cvs26
7517
7518         * src/mainwindow.c
7519         * src/messageview.c
7520         * src/summaryview.c
7521                 Clarify forward menus. Patch by wwp
7522
7523 2005-10-09 [colin]      1.9.15cvs25
7524
7525         * src/compose.c
7526         * src/compose.h
7527                 Fix bug #829 (Non-working "Encrypt message by 
7528                 default when replying to an encrypted message")
7529
7530 2005-10-08 [colin]      1.9.15cvs24
7531
7532         * src/wizard.c
7533                 Fix bug #827 ("Welcome" setup wizard after a 
7534                 permission error gives up & forgets itself.)
7535
7536 2005-10-08 [colin]      1.9.15cvs23
7537
7538         * src/procmime.c
7539                 Fix bug #828 (Ignoring headers with spaces around = sign)
7540
7541 2005-10-08 [colin]      1.9.15cvs22
7542
7543         * src/export.c
7544                 Warning fix by wwp
7545
7546 2005-10-08 [colin]      1.9.15cvs21
7547
7548         * src/folder.c
7549         * src/folder.h
7550                 Add a processing_pending indicator, set on 
7551                 folder_item_open and cleared after 
7552                 folder_item_process_open
7553         * src/folderview.c
7554         * src/summaryview.c
7555                 wrap procmsg_msginfo_*_flags, and in the
7556                 wrapper check that there's no folder processing 
7557                 pending. If there is, defer the flags change until 
7558                 processing is done to avoid stepping over each
7559                 other's toes.
7560                 Freeze during processing, but not during scanning.
7561
7562 2005-10-07 [colin]      1.9.15cvs20
7563
7564         * src/plugins/pgpcore/passphrase.c
7565                 Fix bug #826 (X-Server hangs when 
7566                 right-clicking a PGP encrypted message)
7567
7568 2005-10-07 [paul]       1.9.15cvs19
7569
7570         * src/compose.c
7571                 fix compose_entries[]
7572                 patch by Fabien Vantard
7573
7574 2005-10-06 [colin]      1.9.15cvs18
7575
7576         * src/pixmaps/address.xpm
7577         * src/pixmaps/address_book.xpm
7578         * src/pixmaps/book.xpm
7579         * src/pixmaps/check_spelling.xpm
7580         * src/pixmaps/checkbox_off.xpm
7581         * src/pixmaps/checkbox_on.xpm
7582         * src/pixmaps/close.xpm
7583         * src/pixmaps/complete.xpm
7584         * src/pixmaps/continue.xpm
7585         * src/pixmaps/deleted.xpm
7586         * src/pixmaps/down_arrow.xpm
7587         * src/pixmaps/exec.xpm
7588         * src/pixmaps/forwarded.xpm
7589         * src/pixmaps/group.xpm
7590         * src/pixmaps/ignorethread.xpm
7591         * src/pixmaps/interface.xpm
7592         * src/pixmaps/jpilot.xpm
7593         * src/pixmaps/ldap.xpm
7594         * src/pixmaps/linewrap.xpm
7595         * src/pixmaps/linewrapcurrent.xpm
7596         * src/pixmaps/mail.xpm
7597         * src/pixmaps/mail_attach.xpm
7598         * src/pixmaps/mail_compose.xpm
7599         * src/pixmaps/mail_forward.xpm
7600         * src/pixmaps/mail_receive.xpm
7601         * src/pixmaps/mail_receive_all.xpm
7602         * src/pixmaps/mail_reply.xpm
7603         * src/pixmaps/mail_reply_to_all.xpm
7604         * src/pixmaps/mail_reply_to_author.xpm
7605         * src/pixmaps/mail_send.xpm
7606         * src/pixmaps/mail_send_queue.xpm
7607         * src/pixmaps/mime_application.xpm
7608         * src/pixmaps/mime_audio.xpm
7609         * src/pixmaps/mime_image.xpm
7610         * src/pixmaps/mime_message.xpm
7611         * src/pixmaps/mime_text_enriched.xpm
7612         * src/pixmaps/mime_text_html.xpm
7613         * src/pixmaps/mime_text_plain.xpm
7614         * src/pixmaps/mime_unknown.xpm
7615         * src/pixmaps/new.xpm
7616         * src/pixmaps/news_compose.xpm
7617         * src/pixmaps/offline.xpm
7618         * src/pixmaps/online.xpm
7619         * src/pixmaps/paste.xpm
7620         * src/pixmaps/preferences.xpm
7621         * src/pixmaps/privacy_emblem_encrypted.xpm
7622         * src/pixmaps/privacy_expired.xpm
7623         * src/pixmaps/privacy_failed.xpm
7624         * src/pixmaps/privacy_passed.xpm
7625         * src/pixmaps/privacy_signed.xpm
7626         * src/pixmaps/privacy_unknown.xpm
7627         * src/pixmaps/privacy_warn.xpm
7628         * src/pixmaps/properties.xpm
7629         * src/pixmaps/replied.xpm
7630         * src/pixmaps/search.xpm
7631         * src/pixmaps/unread.xpm
7632         * src/pixmaps/up_arrow.xpm
7633         * src/pixmaps/vcard.xpm
7634                 Modernize internal theme, with icons from the 
7635                 Gnomaws theme. Keep some of the old ones where
7636                 they were better.
7637
7638 2005-10-06 [colin]      1.9.15cvs17
7639
7640         * src/summaryview.c
7641                 Little optimisations + bugfix
7642         * src/toolbar.c
7643                 Remove default useless items - useless being defined
7644                 by the default relevant prefs
7645         * src/wizard.c
7646                 include config.h to make gettext work
7647         * src/prefs_themes.c
7648                 Fix selection of current theme in prefs
7649
7650 2005-10-06 [colin]      1.9.15cvs16
7651
7652         * src/prefs_common.c
7653         * src/prefs_common.h
7654         * src/prefs_summaries.c
7655         * src/folderview.c
7656                 Add a warning dialog on Mark all read 
7657                 (with pref to get rid of it)
7658
7659 2005-10-06 [paul]       1.9.15cvs15
7660
7661         * po/nb.po
7662         * po/pt_BR.po
7663                 updated by Geir Helland and Frederico
7664                 Goncalves Guimaraes
7665
7666 2005-10-05 [colin]      1.9.15cvs14
7667
7668         * src/folder.c
7669         * src/folder.h
7670         * src/folderview.c
7671         * src/folderview.h
7672         * src/imap_gtk.c
7673         * src/mh_gtk.c
7674         * src/mainwindow.c
7675         * src/setup.c
7676                 add a way to rescan without rebuilding
7677                 make moving a bit faster (less folders changes)
7678                 don't lock the tree on Get 
7679         * src/imap.c
7680                 Don't re-delete deleted messages before expunging
7681         * src/summaryview.c
7682                 Set batch mode when deleting mails
7683
7684 2005-10-05 [paul]       1.9.15cvs13
7685
7686         * src/mainwindow.c
7687         * src/mainwindow.h
7688                 fix disabled Execute menu item
7689         * src/toolbar.c
7690                 match the change in 1.9.15cvs10: use Compose
7691                 instead of News by default
7692
7693 2005-10-04 [colin]      1.9.15cvs12
7694
7695         * src/compose.c
7696                 When replying to an ML post with Reply-To set
7697                 to the poster's email, honor it (as before),
7698                 but also honor our user's request to reply to
7699                 the mailing list: set the ML address in the To
7700                 field and the Reply-To address in the Cc: 
7701                 field.
7702
7703 2005-10-04 [colin]      1.9.15cvs11
7704
7705         * src/plugins/trayicon/trayicon.c
7706                 Finish cosmetic change - thanks to wwp
7707
7708 2005-10-04 [colin]      1.9.15cvs10
7709
7710         * src/toolbar.c
7711                 Use Compose instead of Email by default.
7712                 Spotted by wwp.
7713
7714 2005-10-04 [colin]      1.9.15cvs9
7715
7716         * src/folder.c
7717         * src/folder.h
7718         * src/folderview.c
7719         * src/imap.c
7720         * src/etpan/imap-thread.c
7721         * src/etpan/imap-thread.h
7722                 Try to make IMAP faster, by simplifying SEARCH
7723                 commands, avoiding sending two STATUS in a row,
7724                 and deferring flags sync and processing just
7725                 after displaying the folder. 
7726                 This will update the SummaryView in certain
7727                 cases (new mails not already fetched, flags
7728                 changed from another client) but in a non-
7729                 blocking manner.
7730
7731 2005-10-04 [colin]      1.9.15cvs8
7732
7733         * src/plugins/trayicon/trayicon.c
7734                 Relabel "Offline" to "Work offline"
7735
7736 2005-10-04 [colin]      1.9.15cvs7
7737
7738         * src/export.c
7739         * src/import.c
7740         * src/mbox.c
7741                 Fix mbox import/export buglets
7742                 Patch by wwp
7743         * src/plugins/trayicon/trayicon.c
7744                 Add offline swithc
7745                 Patch by wwp
7746
7747 2005-10-04 [colin]      1.9.15cvs6
7748
7749         * src/folder.c
7750         * src/folderview.c
7751         * src/summaryview.c
7752                 Better fix (don't break mark all read) for cvs2
7753
7754 2005-10-03 [colin]      1.9.15cvs5
7755
7756         * src/folder.c
7757                 Use a sane sort by default
7758
7759 2005-10-03 [colin]      1.9.15cvs4
7760
7761         * src/inc.c
7762                 Add a 'Only once' button for overriding offline mode
7763         * src/prefs_account.c
7764         * src/wizard.c
7765                 Add Local mbox to the wizard
7766                 Add IMAP subdir to the wizard (or the wizard is useless
7767                 for such accounts, or even worse than useless)
7768                 Move IMAP subdir from Advanced to Receive tab, as it's
7769                 not that uncommon
7770
7771 2005-10-03 [colin]      1.9.15cvs3
7772
7773         * src/send_message.c
7774                 Forgot this one in cvs1
7775
7776 2005-10-03 [colin]      1.9.15cvs2
7777
7778         * src/folder.c
7779                 Faster close when leaving a folder with lots
7780                 of new mails. Idea by David Relson.
7781
7782 2005-10-03 [colin]      1.9.15cvs1
7783
7784         * src/compose.c
7785         * src/imap.c
7786         * src/inc.c
7787         * src/main.c
7788         * src/messageview.c
7789         * src/news.c
7790         * src/summaryview.c
7791         * src/gtk/sslcertwindow.c
7792         * src/plugins/trayicon/trayicon.c
7793                 Add accels to every AlertPanel. Patch by Fabien 
7794                 Vantard
7795
7796 2005-10-03 [paul]       1.9.15
7797
7798         1.9.15 released
7799
7800 2005-10-03 [paul]       1.9.14cvs68
7801
7802         * po/ca.po
7803         * po/de.po
7804         * po/es.po
7805         * po/fi.po
7806         * po/fr.po
7807         * po/sk.po
7808         * po/sr.po
7809         * po/zh_CN.po
7810                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7811                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7812                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7813
7814 2005-10-03 [paul]       1.9.14cvs67
7815
7816         * src/send_message.c
7817                 prevent hang on Cancel
7818                 patch by Colin
7819
7820 2005-10-03 [paul]       1.9.14cvs66
7821
7822         * src/main.c
7823                 fix crash in IMAP caused by discrepancy
7824                 between check_at_startup and offline mode
7825                 Patch by Colin
7826
7827 2005-10-01 [paul]       1.9.14cvs65
7828
7829         * src/inc.c
7830                 fix engrish
7831
7832 2005-10-01 [paul]       1.9.14cvs64
7833         * src/export.c
7834         * src/import.c
7835                 synchronise import_mbox() and export_mbox()
7836         * src/mbox.c
7837                 proc_mbox(): add alert if file cannot be opened
7838                 export_list_to_mbox(): test if dest file exists,
7839                 prompt user to overwrite if it does. add alert
7840                 if file cannot be created
7841                                                                 
7842         Patch by wwp
7843                                                                                                                 
7844
7845 2005-09-30 [paul]       1.9.14cvs63
7846
7847         * src/addressbook.c
7848                 Fix sensitivity of a menu
7849         * src/codeconv.c
7850                 Respect hidden pref for mails with no encoding
7851         * src/common/xml.c
7852                 Fix memory corruption
7853         * src/plugins/pgpcore/sgpgme.c
7854                 Fix segfault on incomplete sigs, and display
7855                 of S/Mime UIDs
7856
7857         Patches by Colin
7858
7859 2005-09-30 [colin]      1.9.14cvs62
7860
7861         * src/partial_download.c
7862                 Little logic fix in almost-dead code
7863         * src/pop.c
7864                 Fix partial download when there's no new mail
7865
7866 2005-09-29 [paul]       1.9.14cvs61
7867
7868         * src/plugins/pgpinline/pgpinline.c
7869                 fix bug 819, 'crash accessing sign message'
7870                 Patch by Colin
7871
7872 2005-09-28 [martin]     1.9.14cvs60
7873
7874         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7875                 fix bug #790 (Crash when restarting window manager (fluxbox))
7876
7877 2005-09-28 [paul]       1.9.14cvs59
7878
7879         * src/gtk/gtkaspell.c
7880                 fix off-by-one typo
7881
7882 2005-09-27 [colin]      1.9.14cvs58
7883
7884         * src/plugins/pgpcore/sgpgme.c
7885                 Report error when there's one, instead of
7886                 "Signature unchecked" 
7887
7888 2005-09-27 [colin]      1.9.14cvs57
7889
7890         * src/prefs_quote.c
7891                 Fix bug #816 (Weird quotation with spaces)
7892
7893 2005-09-27 [colin]      1.9.14cvs56
7894
7895         * src/codeconv.c
7896         * src/compose.c
7897         * src/compose.h
7898                 Put subject in compose's title
7899                 Fix Automatic encoding so that it's really automatic:
7900                 first try default locale's charset, then charset of the replied mail, 
7901                 then utf-8
7902                 Fix encoding of headers (must be in strict mode too)
7903
7904 2005-09-26 [colin]      1.9.14cvs55
7905
7906         * src/gtk/gtkaspell.c
7907                 Fix previous patch - don't color the space,
7908                 just uncolor it :)
7909
7910 2005-09-26 [colin]      1.9.14cvs54
7911
7912         * src/gtk/gtkaspell.c
7913                 Unmark space if possible
7914
7915 2005-09-26 [colin]      1.9.14cvs53
7916
7917         * src/imap.c
7918                 log_error instead of alertpanel according to the pref
7919         * src/etpan/imap-thread.c
7920                 Print connect status, copy only necessary size to 
7921                 logger
7922         * src/plugins/pgpmime/pgpmime.c
7923                 Handle S/Mime signatures (verification only). Patch based
7924                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7925
7926 2005-09-26 [paul]       1.9.14cvs52
7927
7928         * src/common/passcrypt.c
7929                 this 'workaround' not necessary on NetBSD.
7930                 Thanks to Daniel Gustafson
7931
7932 2005-09-26 [paul]
7933
7934         1.9.15-rc4 released
7935
7936 2005-09-26 [paul]       1.9.14cvs51
7937
7938         * src/summaryview.c
7939                 Skip currently selected message when
7940                 looking for next new or unread message
7941                 in current folder. Patch by Colin
7942         * src/common/passcrypt.c
7943                 eliminate warnings on *BSD. Patch by
7944                 Daniel Gustafson
7945
7946 2005-09-26 [colin]      1.9.14cvs50
7947
7948         * src/procmsg.c
7949                 Call postfiltering hook anyway
7950
7951 2005-09-22 [colin]      1.9.14cvs49
7952
7953         * src/codeconv.c
7954         * src/codeconv.h
7955                 Add a strict mode that doesn't replace with _
7956         * src/compose.c
7957         * src/compose.h
7958                 Use strict conversion while sending
7959                 Fix race when drafting while sending (happens
7960                 on IMAP)
7961                 Fix d'n'd of messages from summaryview
7962         * src/prefs_common.c
7963         * src/prefs_common.h
7964                 add hidden utf8_instead_of_locale_for_broken_mail 
7965                 pref for people that preferred the default charset 
7966                 to be utf8 for broken mails
7967         * src/quote_fmt_parse.y
7968                 fix bug #815 (No quote insert if "From:" fied 
7969                 contained Russian letters)
7970         * src/summaryview.c
7971                 Fix d'n'd of messages to compose
7972
7973 2005-09-22 [paul]       1.9.14cvs48
7974
7975         * src/compose.c
7976                 fix bug where attachments Name entry
7977                 would display Path instead
7978
7979 2005-09-21 [paul]       1.9.14cvs47
7980
7981         * README
7982         * README.jp
7983         * configure.ac
7984         * config/config.rpath
7985         * doc/manual/en/sylpheed-20.html
7986         * doc/manual/es/sylpheed-20.html
7987         * po/bg.po
7988         * po/ca.po
7989         * po/de.po
7990         * po/es.po
7991         * po/fr.po
7992         * po/it.po
7993         * po/pt_BR.po
7994         * po/sk.po
7995         * po/zh_TW.po
7996         * src/account.c
7997         * src/account.h
7998         * src/action.c
7999         * src/action.h
8000         * src/adbookbase.h
8001         * src/addr_compl.c
8002         * src/addr_compl.h
8003         * src/addrbook.c
8004         * src/addrbook.h
8005         * src/addrcache.c
8006         * src/addrcache.h
8007         * src/addrcindex.c
8008         * src/addrcindex.h
8009         * src/addrclip.c
8010         * src/addrclip.h
8011         * src/addrdefs.h
8012         * src/addressadd.c
8013         * src/addressadd.h
8014         * src/addressbook.c
8015         * src/addressbook.h
8016         * src/addressitem.h
8017         * src/addrgather.c
8018         * src/addrgather.h
8019         * src/addrharvest.c
8020         * src/addrharvest.h
8021         * src/addrindex.c
8022         * src/addrindex.h
8023         * src/addritem.c
8024         * src/addritem.h
8025         * src/addrquery.c
8026         * src/addrquery.h
8027         * src/addrselect.c
8028         * src/addrselect.h
8029         * src/alertpanel.c
8030         * src/alertpanel.h
8031         * src/browseldap.c
8032         * src/browseldap.h
8033         * src/codeconv.c
8034         * src/codeconv.h
8035         * src/compose.c
8036         * src/compose.h
8037         * src/crash.c
8038         * src/crash.h
8039         * src/customheader.c
8040         * src/customheader.h
8041         * src/displayheader.c
8042         * src/displayheader.h
8043         * src/editaddress.c
8044         * src/editaddress.h
8045         * src/editbook.c
8046         * src/editbook.h
8047         * src/editgroup.c
8048         * src/editgroup.h
8049         * src/editjpilot.c
8050         * src/editjpilot.h
8051         * src/editldap.c
8052         * src/editldap.h
8053         * src/editldap_basedn.c
8054         * src/editldap_basedn.h
8055         * src/editvcard.c
8056         * src/editvcard.h
8057         * src/enriched.c
8058         * src/enriched.h
8059         * src/exphtmldlg.c
8060         * src/exphtmldlg.h
8061         * src/expldifdlg.c
8062         * src/expldifdlg.h
8063         * src/export.c
8064         * src/export.h
8065         * src/exporthtml.c
8066         * src/exporthtml.h
8067         * src/exportldif.c
8068         * src/exportldif.h
8069         * src/filtering.c
8070         * src/filtering.h
8071         * src/folder.c
8072         * src/folder.h
8073         * src/folder_item_prefs.c
8074         * src/folder_item_prefs.h
8075         * src/foldersel.c
8076         * src/foldersel.h
8077         * src/folderutils.c
8078         * src/folderutils.h
8079         * src/folderview.c
8080         * src/folderview.h
8081         * src/grouplistdialog.c
8082         * src/grouplistdialog.h
8083         * src/headerview.c
8084         * src/headerview.h
8085         * src/html.c
8086         * src/html.h
8087         * src/image_viewer.c
8088         * src/image_viewer.h
8089         * src/imap.c
8090         * src/imap.h
8091         * src/imap_gtk.c
8092         * src/imap_gtk.h
8093         * src/import.c
8094         * src/import.h
8095         * src/importldif.c
8096         * src/importldif.h
8097         * src/importmutt.c
8098         * src/importmutt.h
8099         * src/importpine.c
8100         * src/importpine.h
8101         * src/inc.c
8102         * src/inc.h
8103         * src/jpilot.c
8104         * src/jpilot.h
8105         * src/ldapctrl.c
8106         * src/ldapctrl.h
8107         * src/ldaplocate.c
8108         * src/ldaplocate.h
8109         * src/ldapquery.c
8110         * src/ldapquery.h
8111         * src/ldapserver.c
8112         * src/ldapserver.h
8113         * src/ldaputil.c
8114         * src/ldaputil.h
8115         * src/ldif.c
8116         * src/ldif.h
8117         * src/localfolder.c
8118         * src/localfolder.h
8119         * src/main.c
8120         * src/main.h
8121         * src/mainwindow.c
8122         * src/mainwindow.h
8123         * src/manual.c
8124         * src/manual.h
8125         * src/matcher.c
8126         * src/matcher.h
8127         * src/matcher_parser.h
8128         * src/matcher_parser_lex.l
8129         * src/matcher_parser_parse.y
8130         * src/mbox.c
8131         * src/mbox.h
8132         * src/message_search.c
8133         * src/message_search.h
8134         * src/messageview.c
8135         * src/messageview.h
8136         * src/mh.c
8137         * src/mh.h
8138         * src/mh_gtk.c
8139         * src/mh_gtk.h
8140         * src/mimeview.c
8141         * src/mimeview.h
8142         * src/msgcache.c
8143         * src/msgcache.h
8144         * src/mutt.c
8145         * src/mutt.h
8146         * src/news.c
8147         * src/news.h
8148         * src/news_gtk.c
8149         * src/news_gtk.h
8150         * src/noticeview.c
8151         * src/noticeview.h
8152         * src/partial_download.c
8153         * src/partial_download.h
8154         * src/pine.c
8155         * src/pine.h
8156         * src/pop.c
8157         * src/pop.h
8158         * src/prefs_account.c
8159         * src/prefs_account.h
8160         * src/prefs_actions.c
8161         * src/prefs_actions.h
8162         * src/prefs_common.c
8163         * src/prefs_common.h
8164         * src/prefs_compose_writing.c
8165         * src/prefs_compose_writing.h
8166         * src/prefs_customheader.c
8167         * src/prefs_customheader.h
8168         * src/prefs_display_header.c
8169         * src/prefs_display_header.h
8170         * src/prefs_ext_prog.c
8171         * src/prefs_ext_prog.h
8172         * src/prefs_filtering.c
8173         * src/prefs_filtering.h
8174         * src/prefs_filtering_action.c
8175         * src/prefs_filtering_action.h
8176         * src/prefs_folder_column.c
8177         * src/prefs_folder_column.h
8178         * src/prefs_folder_item.c
8179         * src/prefs_folder_item.h
8180         * src/prefs_fonts.c
8181         * src/prefs_fonts.h
8182         * src/prefs_gtk.c
8183         * src/prefs_gtk.h
8184         * src/prefs_image_viewer.c
8185         * src/prefs_image_viewer.h
8186         * src/prefs_matcher.c
8187         * src/prefs_matcher.h
8188         * src/prefs_message.c
8189         * src/prefs_message.h
8190         * src/prefs_msg_colors.c
8191         * src/prefs_msg_colors.h
8192         * src/prefs_other.c
8193         * src/prefs_other.h
8194         * src/prefs_quote.c
8195         * src/prefs_quote.h
8196         * src/prefs_receive.c
8197         * src/prefs_receive.h
8198         * src/prefs_send.c
8199         * src/prefs_send.h
8200         * src/prefs_spelling.c
8201         * src/prefs_spelling.h
8202         * src/prefs_summaries.c
8203         * src/prefs_summaries.h
8204         * src/prefs_summary_column.c
8205         * src/prefs_summary_column.h
8206         * src/prefs_template.c
8207         * src/prefs_template.h
8208         * src/prefs_themes.c
8209         * src/prefs_themes.h
8210         * src/prefs_toolbar.c
8211         * src/prefs_toolbar.h
8212         * src/prefs_wrapping.c
8213         * src/prefs_wrapping.h
8214         * src/privacy.c
8215         * src/privacy.h
8216         * src/procheader.c
8217         * src/procheader.h
8218         * src/procmime.c
8219         * src/procmime.h
8220         * src/procmsg.c
8221         * src/procmsg.h
8222         * src/quote_fmt.c
8223         * src/quote_fmt_parse.y
8224         * src/recv.c
8225         * src/recv.h
8226         * src/remotefolder.c
8227         * src/remotefolder.h
8228         * src/send_message.c
8229         * src/send_message.h
8230         * src/setup.c
8231         * src/setup.h
8232         * src/simple-gettext.c
8233         * src/sourcewindow.c
8234         * src/sourcewindow.h
8235         * src/ssl_manager.c
8236         * src/ssl_manager.h
8237         * src/statusbar.c
8238         * src/statusbar.h
8239         * src/stock_pixmap.c
8240         * src/stock_pixmap.h
8241         * src/summary_search.c
8242         * src/summary_search.h
8243         * src/summaryview.c
8244         * src/summaryview.h
8245         * src/syldap.c
8246         * src/syldap.h
8247         * src/textview.c
8248         * src/textview.h
8249         * src/toolbar.c
8250         * src/toolbar.h
8251         * src/undo.c
8252         * src/undo.h
8253         * src/unmime.c
8254         * src/unmime.h
8255         * src/vcard.c
8256         * src/vcard.h
8257         * src/wizard.c
8258         * src/wizard.h
8259         * src/common/base64.c
8260         * src/common/base64.h
8261         * src/common/defs.h
8262         * src/common/hooks.c
8263         * src/common/hooks.h
8264         * src/common/log.c
8265         * src/common/log.h
8266         * src/common/md5.c
8267         * src/common/md5.h
8268         * src/common/mgutils.c
8269         * src/common/mgutils.h
8270         * src/common/nntp.c
8271         * src/common/nntp.h
8272         * src/common/passcrypt.c
8273         * src/common/passcrypt.h.in
8274         * src/common/plugin.c
8275         * src/common/plugin.h
8276         * src/common/prefs.c
8277         * src/common/prefs.h
8278         * src/common/progressindicator.c
8279         * src/common/progressindicator.h
8280         * src/common/quoted-printable.c
8281         * src/common/quoted-printable.h
8282         * src/common/session.c
8283         * src/common/session.h
8284         * src/common/smtp.c
8285         * src/common/smtp.h
8286         * src/common/socket.c
8287         * src/common/socket.h
8288         * src/common/ssl.c
8289         * src/common/ssl.h
8290         * src/common/ssl_certificate.c
8291         * src/common/ssl_certificate.h
8292         * src/common/string_match.c
8293         * src/common/string_match.h
8294         * src/common/stringtable.c
8295         * src/common/sylpheed.c
8296         * src/common/sylpheed.h
8297         * src/common/template.c
8298         * src/common/template.h
8299         * src/common/timing.h
8300         * src/common/utils.c
8301         * src/common/utils.h
8302         * src/common/uuencode.c
8303         * src/common/uuencode.h
8304         * src/common/version.h.in
8305         * src/common/xml.c
8306         * src/common/xml.h
8307         * src/common/xmlprops.c
8308         * src/common/xmlprops.h
8309         * src/gtk/about.c
8310         * src/gtk/about.h
8311         * src/gtk/colorlabel.c
8312         * src/gtk/colorlabel.h
8313         * src/gtk/colorsel.c
8314         * src/gtk/colorsel.h
8315         * src/gtk/description_window.c
8316         * src/gtk/description_window.h
8317         * src/gtk/filesel.c
8318         * src/gtk/filesel.h
8319         * src/gtk/foldersort.c
8320         * src/gtk/foldersort.h
8321         * src/gtk/gtkutils.c
8322         * src/gtk/gtkutils.h
8323         * src/gtk/inputdialog.c
8324         * src/gtk/inputdialog.h
8325         * src/gtk/logwindow.c
8326         * src/gtk/logwindow.h
8327         * src/gtk/manage_window.c
8328         * src/gtk/manage_window.h
8329         * src/gtk/menu.c
8330         * src/gtk/menu.h
8331         * src/gtk/pluginwindow.c
8332         * src/gtk/pluginwindow.h
8333         * src/gtk/prefswindow.c
8334         * src/gtk/prefswindow.h
8335         * src/gtk/progressdialog.c
8336         * src/gtk/progressdialog.h
8337         * src/gtk/quicksearch.c
8338         * src/gtk/quicksearch.h
8339         * src/gtk/sslcertwindow.c
8340         * src/gtk/sslcertwindow.h
8341         * src/plugins/clamav/clamav_plugin.c
8342         * src/plugins/clamav/clamav_plugin.h
8343         * src/plugins/clamav/clamav_plugin_gtk.c
8344         * src/plugins/demo/demo.c
8345         * src/plugins/dillo_viewer/dillo_prefs.c
8346         * src/plugins/dillo_viewer/dillo_prefs.h
8347         * src/plugins/dillo_viewer/dillo_viewer.c
8348         * src/plugins/mathml_viewer/mathml_viewer.c
8349         * src/plugins/pgpcore/passphrase.c
8350         * src/plugins/pgpcore/passphrase.h
8351         * src/plugins/pgpcore/plugin.c
8352         * src/plugins/pgpcore/prefs_gpg.c
8353         * src/plugins/pgpcore/prefs_gpg.h
8354         * src/plugins/pgpcore/select-keys.c
8355         * src/plugins/pgpcore/select-keys.h
8356         * src/plugins/pgpcore/sgpgme.c
8357         * src/plugins/pgpcore/sgpgme.h
8358         * src/plugins/pgpinline/pgpinline.c
8359         * src/plugins/pgpinline/pgpinline.h
8360         * src/plugins/pgpinline/plugin.c
8361         * src/plugins/pgpmime/pgpmime.c
8362         * src/plugins/pgpmime/pgpmime.h
8363         * src/plugins/pgpmime/plugin.c
8364         * src/plugins/spamassassin/spamassassin.c
8365         * src/plugins/spamassassin/spamassassin.h
8366         * src/plugins/spamassassin/spamassassin_gtk.c
8367         * src/plugins/trayicon/trayicon.c
8368         * tools/OOo2sylpheed.pl
8369         * tools/acroread2sylpheed.pl
8370         * tools/asus_mailled.sh
8371         * tools/filter_conv.pl
8372         * tools/freshmeat_search.pl
8373         * tools/google_search.pl
8374         * tools/kmail2sylpheed.pl
8375         * tools/kmail2sylpheed_v2.pl
8376         * tools/maildir2sylpheed.pl
8377         * tools/multiwebsearch.pl
8378         * tools/newscache_clean.pl
8379         * tools/outlook2sylpheed.pl
8380         * tools/sylpheed-switcher
8381         * tools/update-po
8382         * tools/vcard2xml.py
8383         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8384                 update FSF address
8385
8386 2005-09-21 [colin]      1.9.14cvs46
8387
8388         * src/gedit-print.c
8389         * src/procmsg.c
8390         * src/procmsg.h
8391         * src/textview.c
8392         * src/summaryview.c
8393                 Remove some printing hacks (deselection/reselection),
8394                 which by the way fix printing the currently 
8395                 displayed mime part (still only text)
8396                 Plus a little optimisation of summary_show
8397
8398
8399 2005-09-20 [colin]      1.9.14cvs45
8400
8401         * src/mainwindow.c
8402         * src/messageview.c
8403                 GUI fixups: add accels, set message
8404                 view title to displayed mail's subject
8405         * src/prefs_spelling.c
8406         * src/gtk/gtkaspell.c
8407                 GUI fixups: allow underlining misspelled
8408                 words instead of coloring them (a11y!)
8409
8410 2005-09-19 [colin]
8411
8412         1.9.15rc3 released
8413
8414 2005-09-19 [colin]      1.9.14cvs44
8415
8416         * src/compose.c
8417                 Fix draft message
8418         * src/gtk/gtkaspell.c
8419                 Fix wrong test ;-)
8420
8421 2005-09-19 [colin]      1.9.14cvs43
8422
8423         * src/addressbook.c
8424                 Fix sensitivity of Delete button
8425         * src/compose.c
8426                 Warn if the requested Privacy system
8427                 is not available
8428         * src/exphtmldlg.c
8429         * src/expldifdlg.c
8430         * src/importldif.c
8431         * src/importmutt.c
8432         * src/importpine.c
8433                 Fix crappy UI
8434         * src/
8435         * src/ssl.h
8436         * src/prefs_account.h
8437         * src/prefs_account.c
8438                 Save SSL prefs even in builds that have
8439                 SSL support disable
8440         * src/imap.c
8441         * src/inc.c
8442         * src/news.c
8443         * src/send_message.c
8444                 Warn if connection should be secure, but
8445                 SSL support isn't compiled in
8446         * src/gtkaspell.c
8447                 Fix word separation on UTF-8 systems
8448                 Fixes bug #812 (Strange inline spellchecking)
8449         * src/compose.c
8450                 Warn if the requested Privacy system
8451                 is not available
8452                 Factorize offline warning
8453         * src/imap.c
8454         * src/imap_gtk.c
8455         * src/imap_gtk.h
8456         * src/inc.h
8457         * src/news_gtk.c
8458         * src/news_gtk.h
8459         * src/messageview.c
8460                 Factorize offline warning
8461
8462 2005-09-19 [paul]
8463
8464         1.9.15-rc2 released
8465
8466 2005-09-18 [colin]      1.9.14cvs42
8467
8468         * src/codeconv.c
8469         * src/codeconv.h
8470         * src/procmime.c
8471                 Add a way to get locale's charset ignoring utf-8,
8472                 and use that as default encoding for broken mails
8473
8474 2005-09-18 [colin]      1.9.14cvs41
8475
8476         * src/gtk/logwindow.c
8477                 Translate string. Patch by Fabien Vantard
8478
8479 2005-09-18 [colin]      1.9.14cvs40
8480
8481         * configure.ac
8482                 Fix bug #803 (IMAP/SSL support breaks with 
8483                 GnuTLS libetpan 0.38)
8484
8485 2005-09-18 [colin]      1.9.14cvs39
8486
8487         * src/codeconv.c
8488         * src/compose.c
8489         * src/procmime.c
8490                 More charsets fixes. Fixes bug #806 (non
8491                 ascii characters in subject line)
8492
8493 2005-09-17 [paul]       1.9.14cvs38
8494
8495         * src/folderview.c
8496         * src/mainwindow.c
8497                 fix gcc-2.95 issues
8498                 Patch by Pawel Pekala
8499
8500 2005-09-17 [colin]      1.9.14cvs37
8501
8502         * src/addrindex.c
8503                 bugfix for NO-USE LDAP compilation, patch 
8504                 by Fabien Vantard
8505
8506 2005-09-17 [colin]      1.9.14cvs36
8507
8508         * src/prefs_actions.c
8509         * src/prefs_customheader.c
8510         * src/prefs_display_header.c
8511         * src/prefs_filtering_action.c
8512         * src/prefs_matcher.c
8513         * src/prefs_toolbar.c
8514                 Fix strange casts (less elegant but
8515                 works better)
8516
8517 2005-09-16 [colin]      1.9.14cvs35
8518
8519         * src/jpilot.c
8520                 Missed that one
8521
8522 2005-09-16 [colin]      1.9.14cvs34
8523
8524         * configure.ac
8525         * src/Makefile.am
8526         * src/addr_compl.c
8527         * src/addrindex.c
8528         * src/browseldap.c
8529         * src/editldap.c
8530         * src/ldaplocate.c
8531         * src/ldapquery.c
8532         * src/ldapquery.h
8533         * src/ldapserver.c
8534         * src/ldapserver.h
8535         * src/main.c
8536         * src/matcher_parser_parse.y
8537         * src/prefs_themes.c
8538         * src/etpan/Makefile.am
8539         * src/gtk/description_window.c
8540         * src/plugins/clamav/Makefile.am
8541         * src/plugins/clamav/clamav_plugin.c
8542         * src/plugins/dillo_viewer/Makefile.am
8543         * src/plugins/pgpcore/Makefile.am
8544         * src/plugins/pgpinline/Makefile.am
8545         * src/plugins/pgpmime/Makefile.am
8546         * src/plugins/trayicon/Makefile.am
8547                 Fix 100% cpu usage in address completion list
8548                 Fix little bugs (return with no values etc)
8549                 Fix all warnings (with common CFLAGS)
8550
8551 2005-09-15 [colin]      1.9.14cvs33
8552
8553         * src/addressbook.c
8554                 Fix bug where sometimes a group's email list is empty,
8555                 force its refresh (probably fixes "Re: how to create a 
8556                 distribution list")
8557         * src/ldapquery.c
8558                 Don't return to the callback in the main thread from the
8559                 fetch thread (or face segs!)
8560
8561 2005-09-15 [paul]       1.9.14cvs32
8562
8563         * src/prefs_matcher.c
8564                 forgotten in last commit
8565
8566 2005-09-15 [paul]       1.9.14cvs31
8567
8568         * src/prefs_actions.c
8569         * src/prefs_filtering_action.c
8570         * src/prefs_quote.c
8571         * src/quote_fmt.c
8572         * src/summaryview.c
8573         * src/gtk/description_window.c
8574         * src/gtk/description_window.h
8575         * src/gtk/quicksearch.c
8576                 allow interaction with the called
8577                 description window
8578                 Patch by Anders Hammar
8579
8580 2005-09-14 [paul]       1.9.14cvs30
8581
8582         * src/compose.c
8583                 fix a little annoyance when pasting with 3rd button 
8584                 with wrap_pastes=0 and wrap_input=1
8585                 Patch by Colin
8586
8587 2005-09-14 [paul]       1.9.14cvs29
8588
8589         * src/prefs_account.c
8590                 disable 'Filter messages on receiving' for
8591                 SMTP-only accounts
8592                 Patch  by Anders Hammar
8593
8594 2005-09-14 [paul]       1.9.14cvs28
8595
8596         * po/sk.po
8597                 fix crash
8598                 updated by Andrej Kacian
8599
8600 2005-09-14 [paul]
8601
8602         1.9.15-rc1 released
8603
8604 2005-09-14 [paul]       1.9.14cvs27
8605
8606         * po/es.po
8607                 updated by Ricardo Mones Lastra
8608         * src/compose.c
8609         * src/compose.h
8610                 associate no_wrap_tags to Compose windows
8611                 instead of using a static one
8612                 Patch by Colin
8613         * src/mbox.c
8614                 fix proc_mbox()
8615                 Patch by wwp
8616         * src/textview.c
8617                 remove unneeded printf()
8618
8619 2005-09-14 [paul]       1.9.14cvs26
8620
8621         * src/addrcache.c
8622         * src/codeconv.h
8623         * src/folder.h
8624         * src/mainwindow.h
8625         * src/mh.c
8626         * src/mimeview.h
8627         * src/partial_download.c
8628         * src/pop.c
8629         * src/prefs_account.c
8630         * src/prefs_account.h
8631         * src/prefs_actions.c
8632         * src/prefs_customheader.c
8633         * src/prefs_display_header.c
8634         * src/prefs_filtering_action.c
8635         * src/prefs_matcher.c
8636         * src/prefs_toolbar.c
8637         * src/privacy.h
8638         * src/procmime.c
8639         * src/procmime.h
8640         * src/procmsg.h
8641         * src/textview.c
8642         * src/undo.h
8643         * src/common/plugin.c
8644         * src/common/session.h
8645         * src/common/socket.c
8646         * src/common/socket.h
8647         * src/common/template.c
8648         * src/gtk/gtkaspell.c
8649         * src/gtk/quicksearch.h
8650         * src/plugins/pgpcore/passphrase.c
8651         * src/plugins/pgpcore/prefs_gpg.h
8652         * src/plugins/pgpcore/select-keys.c
8653         * src/plugins/pgpcore/select-keys.h
8654         * src/plugins/pgpcore/sgpgme.c
8655         * src/plugins/pgpinline/pgpinline.c
8656         * src/plugins/pgpmime/pgpmime.c
8657         * src/plugins/trayicon/trayicon.c
8658                 fix compilation warnings
8659                 Patch by Daniel Gustafson
8660
8661 2005-09-14 [paul]       1.9.14cvs25
8662
8663         * src/addressbook.c
8664                 add missing column header, and other small
8665                 bug fixes
8666                 Patch by Anders Hammar
8667
8668 2005-09-13 [colin]      1.9.14cvs24
8669
8670         * src/gtk/gtkaspell.c
8671                 Fix non-utf8 in menu
8672                 Fix little leaks
8673                 Nullify struct members after free()s
8674
8675 2005-09-13 [colin]      1.9.14cvs23
8676
8677         * src/compose.c
8678                 Test utf8 compliance before inserting to 
8679                 buffer, and try to convert if necessary
8680         * src/procmime.c
8681                 If no charset is present, use the locale 
8682                 one instead of us-ascii
8683         * src/procmsg.c
8684                 Add Sender, List-Post and To in the checked 
8685                 headers for automatic rules creation 
8686                 (thanks to wwp)
8687         * src/prefs_themes.c
8688         * src/gtk/gtkaspell.c
8689                 Remove deprecated functions. 
8690                 patch by Daniel Gustafson
8691
8692 2005-09-12 [colin]      1.9.14cvs22
8693
8694         * src/compose.c
8695                 Fix bug #448 (Scrolling/Redraw issue with 
8696                 address-fields in Header)
8697         * src/mainwindow.c
8698         * src/summaryview.c
8699         * src/summaryview.h
8700                 Fix loss of MSG_MARKED on move/copy
8701                 Fix bug #804 (Quicksearch togglebutton doesn't 
8702                 get depressed after '/' key is pressed)
8703
8704 2005-09-12 [paul]       1.9.14cvs21
8705
8706         * AUTHORS
8707         * src/gtk/logwindow.c
8708                 add 'Clear Log' to popup menu
8709                 Patch by Anders Hammar <anders.hammar@telia.com>
8710
8711 2005-09-12 [paul]       1.9.14cvs20
8712
8713         * src/compose.c
8714                 set correct sensitivity on attachments
8715                 popup menu
8716         * src/folder.c
8717                 fix typo
8718         * src/prefs_spelling.c
8719                 fix crash when no LANG env is set
8720         * src/common/xml.c
8721                 fix crash in wizard
8722                 don't use memeory after free
8723
8724         All patches by Daniel Gustafson
8725
8726 2005-09-12 [paul]       1.9.14cvs19
8727
8728         * src/prefs_themes.c
8729                 make theme info selectable
8730         * src/gtk/description_window.c
8731                 make window non-modal
8732         * tools/README
8733                 add details of asus_mailed.sh
8734         * tools/claws.i18n.status.pl
8735                 update for new zh_TW translator
8736                 widen the output
8737                 create alternate coloured lines
8738                 improve readability
8739
8740 2005-09-10 [colin]      1.9.14cvs18
8741
8742         * src/plugins/pgpcore/select-keys.c
8743                 Better order for the buttons
8744
8745 2005-09-10 [colin]      1.9.14cvs17
8746
8747         * src/compose.c
8748         * src/plugins/pgpcore/select-keys.c
8749         * src/plugins/pgpcore/select-keys.h
8750         * src/plugins/pgpcore/sgpgme.c
8751                 Add a "Don't encrypt" button to the key
8752                 selection dialog. Fixes bug #177 (There should be a 
8753                 'Don't encrypt button in the Select Keys dialog)
8754
8755 2005-09-10 [colin]      1.9.14cvs16
8756
8757         * src/compose.c
8758                 Fix bug #572 (%X option does not work with templates)
8759
8760 2005-09-10 [colin]      1.9.14cvs15
8761
8762         * src/toolbar.c 
8763                 Remove g_print
8764
8765 2005-09-10 [colin]      1.9.14cvs14
8766
8767         * src/imap.c
8768                 Fix a possible crash
8769
8770 2005-09-09 [colin]      1.9.14cvs13
8771
8772         * src/imap.c
8773         * src/etpan/imap-thread.c
8774         * src/etpan/imap-thread.h
8775                 Fix moving from queue or drafts to normal folders
8776                 Fix bug #794 (No way to delete without expunging)
8777                 Take flags unset by other mailers into account
8778                 Take deleted flag set by other mailers into account
8779                 Fix unsetting REPLIED flag
8780                 Fix crash when capabilities can't be retrieved
8781         * src/mainwindow.c
8782         * src/mainwindow.h
8783                 Add M_DELAYED_FLAGS condition, and let the user use
8784                 Execute in order to be able to expunge deleted mails,
8785                 even if he's not in delayed execute mode
8786         * src/prefs_spelling.c
8787                 Use 'en' dictionary by default if LANG is POSIX or C
8788         * src/gtk/prefswindow.c
8789                 Fix bug #767 (Preferences windows expanding) by making
8790                 the window a bit larger when the resolution is greater
8791                 than 640x480, and by putting the prefs in a
8792                 GtkScrolledWindow.
8793
8794 2005-09-09 [paul]       1.9.14cvs12
8795
8796         * AUTHORS
8797         * configure.ac
8798         * po/zh_TW.Big5.po      ** REMOVED **
8799         * po/zh_TW.po           ** ADDED **
8800                 updated by Wei-Lun Chao
8801
8802 2005-09-09 [paul]       1.9.14cvs11
8803
8804         * src/mainwindow.c
8805                 fix asserts
8806         * src/common/xml.c
8807                 delay memory allocation until file is
8808                 opened successfully
8809                 Patch by Daniel Gustafson
8810
8811 2005-09-09 [colin]      1.9.14cvs10
8812
8813         * src/imap.c
8814                 Add guards
8815
8816 2005-09-08 [colin]      1.9.14cvs9
8817
8818         * src/compose.c
8819                 Alert when we can't save draft
8820                 Fix various wrap/color issues
8821                 Add mid-click pasting respecting wrap_paste option
8822         * src/folder.c
8823         * src/folder.h
8824         * src/folder_item_prefs.c
8825         * src/folder_item_prefs.h
8826         * src/imap.c
8827         * src/imap_gtk.c
8828         * src/imap_gtk.h
8829         * src/main.c
8830         * src/mainwindow.c
8831         * src/mainwindow.h
8832         * src/news.c
8833         * src/news_gtk.c
8834         * src/news_gtk.h
8835         * src/prefs_folder_item.c
8836                 Fix the impossibility to synchronise folders for
8837                 offline use (IMAP and NNTP are concerned)
8838
8839 2005-09-08 [colin]      1.9.14cvs8
8840
8841         * configure.ac
8842                 Build LDAP and JPilot by default if available
8843         * src/textview.c
8844                 Fix use after free
8845
8846 2005-09-08 [paul]       1.9.14cvs7
8847
8848         * doc/manual/en/sylpheed-1.html
8849         * doc/manual/en/sylpheed-18.html
8850         * doc/manual/en/sylpheed-19.html
8851         * doc/manual/en/sylpheed-4.html
8852         * doc/manual/en/sylpheed-6.html
8853         * doc/manual/en/sylpheed.html
8854                 a few minor updates, plus include some
8855                 details about plugins and their requirements
8856         * src/mainwindow.c
8857                 minor changes to English in /View/Sort
8858
8859 2005-09-07 [colin]      1.9.14cvs6
8860
8861         * doc/manual/en/sylpheed-1.html
8862         * doc/manual/en/sylpheed-10.html
8863         * doc/manual/en/sylpheed-11.html
8864         * doc/manual/en/sylpheed-12.html
8865         * doc/manual/en/sylpheed-13.html
8866         * doc/manual/en/sylpheed-14.html
8867         * doc/manual/en/sylpheed-15.html
8868         * doc/manual/en/sylpheed-16.html
8869         * doc/manual/en/sylpheed-17.html
8870         * doc/manual/en/sylpheed-18.html
8871         * doc/manual/en/sylpheed-19.html
8872         * doc/manual/en/sylpheed-2.html
8873         * doc/manual/en/sylpheed-20.html
8874         * doc/manual/en/sylpheed-21.html
8875         * doc/manual/en/sylpheed-22.html
8876         * doc/manual/en/sylpheed-3.html
8877         * doc/manual/en/sylpheed-4.html
8878         * doc/manual/en/sylpheed-5.html
8879         * doc/manual/en/sylpheed-6.html
8880         * doc/manual/en/sylpheed-7.html
8881         * doc/manual/en/sylpheed-8.html
8882         * doc/manual/en/sylpheed-9.html
8883         * doc/manual/en/sylpheed.html
8884                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8885
8886 2005-09-07 [colin]      1.9.14cvs5
8887
8888         * src/mainwindow.c
8889                 Make labels more to-the-point
8890
8891 2005-09-07 [colin]      1.9.14cvs4
8892
8893         * doc/manual/en/sylpheed-1.html
8894         * doc/manual/en/sylpheed-12.html
8895         * doc/manual/en/sylpheed-13.html
8896         * doc/manual/en/sylpheed-14.html
8897         * doc/manual/en/sylpheed-15.html
8898         * doc/manual/en/sylpheed-16.html
8899         * doc/manual/en/sylpheed-17.html
8900         * doc/manual/en/sylpheed-18.html
8901         * doc/manual/en/sylpheed-19.html
8902         * doc/manual/en/sylpheed-2.html
8903         * doc/manual/en/sylpheed-20.html
8904         * doc/manual/en/sylpheed-21.html
8905         * doc/manual/en/sylpheed-22.html
8906         * doc/manual/en/sylpheed-4.html
8907         * doc/manual/en/sylpheed-5.html
8908         * doc/manual/en/sylpheed-6.html
8909         * doc/manual/en/sylpheed-7.html
8910         * doc/manual/en/sylpheed-8.html
8911         * doc/manual/en/sylpheed-9.html
8912         * doc/manual/en/sylpheed.html
8913                 Update manual
8914
8915 2005-09-07 [colin]      1.9.14cvs3
8916
8917         * doc/faq/en/sylpheed-faq-1.html
8918         * doc/faq/en/sylpheed-faq-2.html
8919         * doc/faq/en/sylpheed-faq-3.html
8920         * doc/faq/en/sylpheed-faq.html
8921                 Update FAQ
8922
8923 2005-09-07 [colin]      1.9.14cvs2
8924
8925         * src/folderview.c
8926         * src/procmsg.c
8927         * src/summaryview.c
8928         * src/toolbar.c
8929                 Fix special subfolders:
8930                 - Inherit parent's icon
8931                 - sent contents of queues subfolders
8932                 - empty subfolders of trashes
8933         * src/mainwindow.c
8934                 Remove outdated manual and faq entries
8935         * src/common/utils.c
8936                 Add quotes around %s coming from mailcap
8937
8938 2005-09-07 [colin]      1.9.14cvs1
8939
8940         * src/compose.c
8941                 After saving draft, set modified to FALSE
8942         * src/mimeview.c
8943         * src/common/utils.c
8944         * src/common/utils.h
8945                 Try to open mime parts using what is 
8946                 indicated in ~/.mailcap or /etc/mailcap,
8947                 if possible.
8948
8949 2005-09-05 [paul]       1.9.14
8950
8951         1.9.14 released
8952
8953         * po/sk.po
8954                 updated by Andrej Kacian
8955
8956 2005-09-05 [paul]       1.9.13cvs83
8957
8958         * po/de.po
8959         * po/es.po
8960         * po/fi.po
8961         * po/fr.po
8962         * po/nb.po
8963         * po/pt_BR.po
8964         * po/sr.po
8965                 updated translations by Thomas Gilgin, Ricardo Mones
8966                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8967                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8968
8969 2005-09-04 [paul]       1.9.13cvs82
8970
8971         * src/compose.c
8972                 only warn about exceeded line length limit
8973                 on send
8974
8975 2005-09-04 [paul]       1.9.13cvs81
8976
8977         * src/compose.c
8978                 fix crash in 'line length exceeded' dialogue
8979
8980 2005-09-02 [paul]       1.9.13cvs80
8981
8982         * src/imap.c
8983                 fix bug 795, 'Connection lost IMAP'
8984                 and add statusbar prints
8985                 Patch by Colin
8986
8987 2005-09-02 [paul]       1.9.13cvs79
8988
8989         * src/compose.c
8990                 compose_wrap_paragraph() becomes
8991                 compose_beautify_paragraph()
8992                 Patch by Colin
8993
8994 2005-09-02 [colin]      1.9.13cvs78
8995
8996         * src/folderview.c
8997                 Micro-fix
8998
8999 2005-09-01 [colin]      1.9.13cvs77
9000
9001         * src/imap.c
9002                 Maybe fix bug #795 (Connection lost IMAP)
9003                 Don't try to send logout when we're disconnected.
9004         * src/summaryview.c
9005                 Include locked and marked emails in HRM
9006                 view. Fixes bug #800 (Locked messages no longer 
9007                 show up when hide read messages is used)
9008
9009 2005-09-01 [paul]       1.9.13cvs76
9010
9011         * src/prefs_common.c
9012                 fix bad cutting
9013
9014 2005-08-31 [colin]      1.9.13cvs75
9015
9016         * src/folderview.c
9017         * src/folderview.h
9018         * src/prefs_summaries.c
9019         * src/summaryview.c
9020                 Fix "go to next new", fix preference
9021                 (Open unread/next swapped)
9022
9023 2005-08-31 [paul]       1.9.13cvs74
9024
9025         * src/compose.c
9026         * src/folderview.c
9027         * src/headerview.c
9028         * src/headerview.h
9029         * src/mainwindow.c
9030         * src/prefs_common.c
9031         * src/prefs_common.h
9032         * src/prefs_fonts.c
9033         * src/summaryview.c
9034         * src/textview.c
9035         * src/common/defs.h
9036                 remove obsolete BOLD_FONT setting
9037                 fix font update in headerview and textview
9038                 headers after prefs change
9039                 Patch By Colin
9040
9041 2005-08-31 [paul]
9042
9043         1.9.14-rc4 released
9044
9045 2005-08-30 [colin]      1.9.13cvs73
9046
9047         * src/summaryview.c
9048                 When Hide read messages is selected and we
9049                 refresh the summaryview, don't remove the 
9050                 currently displayed message. Fixes bug #797
9051                 (Summary view reloads when new mail is 
9052                 downloaded in 1.9.14 rc)
9053
9054 2005-08-30 [colin]      1.9.13cvs72
9055
9056         * src/folderview.c
9057                 Fix flickering
9058         * src/mainwindow.c
9059                 Remove useless callback
9060         * src/mimeview.c
9061         * src/gtk/filesel.c
9062         * src/gtk/filesel.h
9063                 Add a filesel_select_file_save_folder() - used by Save All
9064
9065 2005-08-29 [paul]       1.9.13cvs71
9066
9067         * AUTHORS
9068         * src/matcher_parser_parse.y
9069         * src/etpan/imap-thread.c
9070                 fix building on FreeBSD
9071                 Patch by Daniel Gustafson <daniel@hobbit.se>
9072
9073 2005-08-29 [paul]       1.9.13cvs70
9074
9075         * src/plugins/pgpinline/pgpinline.c
9076                 only initialise sig result if it's been handled
9077                 Patch by Colin
9078
9079 2005-08-29 [paul]       1.9.13cvs69
9080         
9081         Patches by Colin:
9082
9083         * src/imap.c
9084         * src/common.utils.c
9085         * src/common/utils.h
9086                 optimisation
9087         * src/stock_pixmap.h
9088                 fix wrong icon reference
9089         * src/pixmaps/trash_btn.xpm
9090                 replace with nicer image
9091
9092 2005-08-28 [colin]      1.9.13cvs68
9093
9094         * src/Makefile.am
9095         * src/stock_pixmap.c
9096         * src/stock_pixmap.h
9097         * src/toolbar.c
9098         * src/pixmaps/trash_btn.xpm
9099                 Add a specific trash xpm for the button
9100
9101 2005-08-28 [colin]      1.9.13cvs67
9102
9103         * src/imap.c
9104                 Fix leak
9105
9106 2005-08-27 [colin]      1.9.13cvs66
9107
9108         * src/imap.c
9109         * src/procmime.c
9110                 Correctly fix "Problem with replies", fixes
9111                 pgpmime encryption too. 
9112
9113 2005-08-27 [colin]      1.9.13cvs65
9114
9115         * src/folder.c
9116         * src/procmsg.c
9117         * src/procmsg.h
9118         * src/summaryview.c
9119                 Fix bug #517 (messages removed from summaryview 
9120                 when moving fails)
9121
9122 2005-08-27 [colin]      1.9.13cvs64
9123
9124         * tools/Makefile.am
9125         * tools/asus_mailled.sh
9126                 Add a script to blink ASUS laptops' mail LED where there
9127                 is unread mail.
9128
9129 2005-08-27 [colin]      1.9.13cvs63
9130
9131         * src/imap.c
9132         * src/etpan/imap-thread.c
9133         * src/etpan/imap-thread.h
9134                 Implement automatic choosing of login method
9135                 Fixes bug #791
9136         * src/gtk/.cvsignore
9137                 Add sylpheed-marshal.[ch]
9138
9139 2005-08-27 [colin]      1.9.13cvs62
9140
9141         * src/common/utils.c
9142                 Fix confusing perror
9143
9144 2005-08-27 [colin]      1.9.13cvs61
9145
9146         * src/toolbar.c
9147         * src/toolbar.h
9148                 Remove A_DELETE, replace it with 
9149                 A_TRASH and A_DELETE_REAL. Automatically
9150                 rewrite config files to replace A_DELETE
9151                 with A_TRASH (no functionality change).
9152                 Fixes half of #794
9153
9154 2005-08-26 [colin]      1.9.13cvs60
9155
9156         * src/procmime.c
9157                 Previous "Problem with replies" fix brought other
9158                 problems, fixing them
9159
9160 2005-08-26 [colin]      1.9.13cvs59
9161
9162         * src/procmime.c
9163                 Fix "Problem with replies". This happened only
9164                 on IMAP...
9165         * src/procmsg.c
9166                 Factorize code a bit
9167         * src/compose.c
9168                 Speed improvement on very long messages (wrapping)
9169                 Fix signature color on Reedit and Redirect
9170                 On Reedit, don't attach pgp-signatures parts, but
9171                 set signing to On.
9172
9173 2005-08-24 [paul]       1.9.13cvs58
9174
9175         * src/compose.c
9176                 don't claim success when clicking
9177                 Cancel on the passphrase box.
9178                 Patch by Colin
9179
9180 2005-08-24 [paul]       1.9.13cvs57
9181
9182         * src/main.c
9183                 fix misplaced sylpheed.log
9184         * src/common/defs.h
9185                 define UIDL_DIR
9186
9187 2005-08-24 [paul]       1.9.13cvs56
9188
9189         * src/imap.c
9190         * src/etpan/imap-thread.c
9191         * src/etpan/imap-thread.h
9192                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9193                 Patch by Colin
9194         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9195         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9196                 remove autogenerated files
9197         * tools/kdeservicemenu/README
9198         * tools/kdeservicemenu/install.sh
9199         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9200         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9201                 use Claws icon, use 'Sylpheed-Claws' in menu,
9202                 use kdialog, and other cleanups
9203
9204 2005-08-23 [paul]       1.9.13cvs55
9205
9206         * src/compose.c
9207                 fix paste/wrap crash
9208                 Patch by Colin
9209
9210 2005-08-23 [paul]       1.9.13cvs54
9211
9212         * src/main.c
9213                 fix crash recovery
9214                 Patch by Colin
9215
9216 2005-08-23 [paul]       1.9.13cvs53
9217
9218         * src/addressbook.c
9219         * src/editaddress.c
9220                 view all data of LDAP contacts
9221                 Patch by Colin
9222
9223 2005-08-23 [paul]       1.9.13cvs52
9224
9225         * src/addressbook.c
9226                 fix issues with the Search field
9227                 Patch by Colin
9228
9229 2005-08-22 [paul]       1.9.13cvs51
9230
9231         * src/folderview.c
9232                 put name of folder in processing dialog
9233                 title
9234         * src/prefs_folder_item.c
9235                 improve english usage
9236
9237 2005-08-22 [paul]       1.9.13cvs50
9238
9239         * src/filtering.c
9240         * src/filtering.h
9241         * src/matcher.c
9242         * src/matcher_parser_lex.l
9243         * src/matcher_parser_parse.y
9244         * src/prefs_filtering.c
9245                 add Filtering/Processing rule names feature.
9246                 (the incompatible old matcherrc is saved as
9247                 matcherrc.pre_names).
9248                 Patch by Colin
9249
9250 2005-08-22 [paul]       1.9.13cvs49
9251
9252         * src/procmsg.c
9253                 fix colour labelling
9254                 Patch by Colin
9255
9256 2005-08-22 [paul]       1.9.13cvs48
9257
9258         * src/textview.c
9259                 fix open_image_cb()
9260
9261 2005-08-22 [paul]       1.9.13cvs47
9262
9263         * src/imap.c
9264                 fix bug 789, 'SC crashes with imap (CVS ver)'
9265                 Patch by Colin
9266
9267 2005-08-22 [paul]       1.9.13cvs46
9268
9269         * src/mimeview.c
9270         * src/prefs_common.c
9271         * src/common/defs.h
9272                 define reused defaults in defs.h
9273         * src/textview.c
9274                 add 'Open image' to image popup menu
9275
9276 2005-08-21 [colin]      1.9.13cvs45
9277
9278         * src/summaryview.c
9279                 Fix bug #788 (Bogus "From" address displayed)
9280
9281 2005-08-20 [colin]      1.9.13cvs44
9282
9283         * src/folder.c
9284                 Fix buf #787 (multilevel delete causes SIGSEGV)
9285
9286 2005-08-19 [colin]      1.9.13cvs43
9287
9288         * src/inc.c
9289         * src/prefs_common.c
9290         * src/prefs_common.h
9291                 Add an hidden pref to allow modifying the
9292                 update stepping in incorporation.
9293                 Patch by wwp.
9294
9295 2005-08-19 [colin]      1.9.13cvs42
9296
9297         * src/compose.c
9298         * src/procmime.c
9299                 Workaround for broken MUAs: encode 
9300                 Content-type: name: as ASCII and 
9301                 Content-Disposition: filename: as
9302                 per rfc2231
9303         * src/prefs_account.c
9304                 Fix invisible-ness of SMTP SSL prefs
9305                 in NNTP accounts
9306
9307 2005-08-19 [paul]       1.9.13cvs41
9308
9309         * src/compose.c
9310         * src/prefs_common.c
9311         * src/prefs_common.h
9312         * src/prefs_wrapping.c
9313                 paste with or without wrapping.
9314                 patch by Colin
9315
9316 2005-08-19 [paul]       1.9.13cvs40
9317
9318         * src/prefs_common.c
9319         * src/prefs_common.h
9320         * src/summaryview.c
9321                 reintroduce enable_swap_from as a
9322                 hidden pref. patch by Colin
9323         * src/quote_fmt_parse.y
9324         * src/plugins/clamav/clamav_plugin.c
9325         * src/plugins/dillo_viewer/dillo_viewer.c
9326         * src/plugins/mathml_viewer/mathml_viewer.c
9327         * src/plugins/pgpcore/sgpgme.c
9328         * src/plugins/pgpinline/pgpinline.c
9329         * src/plugins/pgpmime/pgpmime.c
9330                 tidy up. patch by Colin
9331
9332 2005-08-19 [paul]       1.9.13cvs39
9333
9334         * configure.ac
9335                 complete cvs38's sync
9336         * src/editaddress.c
9337         * src/gedit-print.c
9338         * src/mutt.c
9339         * src/etpan/etpan-log.c
9340         * src/etpan/imap-thread.c
9341         * src/gtk/gtksourceprintjob.c
9342                 fix compilation warnings
9343                 (patch by Colin)
9344
9345 2005-08-19 [paul]       1.9.13cvs38
9346
9347         sync with main:
9348
9349         * src/account.c
9350         * src/action.c
9351         * src/addrbook.c
9352         * src/addrcache.c
9353         * src/addrharvest.c
9354         * src/addrindex.c
9355         * src/codeconv.c
9356         * src/compose.c
9357         * src/crash.c
9358         * src/exporthtml.c
9359         * src/exportldif.c
9360         * src/folder.c
9361         * src/image_viewer.c
9362         * src/inc.c
9363         * src/inc.h
9364         * src/jpilot.c
9365         * src/ldif.c
9366         * src/main.c
9367         * src/matcher.c
9368         * src/mbox.c
9369         * src/messageview.c
9370         * src/mh.c
9371         * src/mimeview.c
9372         * src/msgcache.c
9373         * src/mutt.c
9374         * src/news.c
9375         * src/partial_download.c
9376         * src/pine.c
9377         * src/pop.c
9378         * src/prefs_actions.c
9379         * src/prefs_common.c
9380         * src/prefs_customheader.c
9381         * src/prefs_display_header.c
9382         * src/prefs_gtk.c
9383         * src/prefs_themes.c
9384         * src/procheader.c
9385         * src/procmime.c
9386         * src/procmsg.c
9387         * src/recv.c
9388         * src/send_message.c
9389         * src/simple-gettext.c
9390         * src/sourcewindow.c
9391         * src/textview.c
9392         * src/vcard.c
9393         * src/common/defs.h
9394         * src/common/log.c
9395         * src/common/plugin.c
9396         * src/common/prefs.c
9397         * src/common/session.c
9398         * src/common/session.h
9399         * src/common/socket.c
9400         * src/common/socket.h
9401         * src/common/ssl_certificate.c
9402         * src/common/template.c
9403         * src/common/utils.c
9404         * src/common/utils.h
9405         * src/common/xml.c
9406         * src/gtk/about.c
9407         added wrappers for C library function that
9408                 take pathname arguments.
9409                 enabled compilation with MinGW.
9410                 use GDir instead of directly using opendir().
9411                 added rename_force().
9412
9413 2005-08-19 [paul]       1.9.13cvs37
9414         
9415         patches by Colin:
9416         * src/compose.c
9417                 fix privacy settings on re-editing
9418                 a sent message
9419         * src/jpilot.c
9420                 fix encoding bug
9421         * src/folder.c
9422         * src/procmsg.c
9423         * src/procmsg.h
9424         * src/summaryview.c
9425                 flag changing optimisation
9426
9427 2005-08-18 [martin]     1.9.13cvs36
9428
9429         * commitHelper
9430             added my login
9431         * src/addrcache.c
9432         * src/addrharvest.c
9433         * src/addrindex.c
9434         * src/compose.c
9435         * src/grouplistdialog.c
9436         * src/main.c
9437         * src/mainwindow.c
9438         * src/msgcache.c
9439         * src/mutt.c
9440         * src/pine.c
9441         * src/prefs_account.c
9442         * src/prefs_themes.c
9443         * src/stock_pixmap.c
9444         * src/summaryview.c
9445         * src/gtk/about.c
9446         * src/gtk/logwindow.c
9447             removed deprecated glib and gdk stuff
9448         * src/plugins/pgpcore/select-keys.c
9449             convert attributes from locale to utf8
9450
9451 2005-08-17 [paul]       1.9.13cvs35
9452
9453         * src/account.c
9454         * src/addressbook.c
9455                 use new GTK_STOCK_ icons if available
9456         * src/summaryview.c
9457         * src/gtk/gtksctree.c
9458         * src/gtk/gtksctree.h
9459                 faster range select. patch by Colin
9460
9461 2005-08-17 [paul]       1.9.13cvs34
9462
9463         patches by colin:
9464         * src/addressbook.c
9465         * src/addressitem.h
9466                 Add an edit button for contacts, fix selections
9467                 of gtksctree items
9468         * src/editaddress.c
9469                 Change labels, let Save be always possible in the
9470                 email and user atributes tabs
9471         * src/folderview.c
9472                 fix sort issues
9473         * src/summaryview.c
9474                 select next item instead of the displayed one
9475                 after deletion
9476
9477         * src/gtk/progressdialog.c
9478                 use prefs_common.enable_rules_hint
9479
9480 2005-08-13 [hoa]        1.9.13cvs33
9481
9482         * src/etpan/imap-thread.c
9483                 fixed build on Solaris.
9484
9485 2005-08-10 [colin]      1.9.13cvs32
9486
9487         * src/procmsg.c
9488                 Fix cvs31 (missing fclose before reading
9489                 the file)
9490
9491 2005-08-10 [colin]      1.9.13cvs31
9492
9493         * src/procmsg.c
9494                 Fix procmsg_msginfo_new_from_mimeinfo() when
9495                 the MimeInfo isn't stored in memory. This fixes
9496                 replying to an attached message.
9497
9498 2005-08-10 [colin]      1.9.13cvs30
9499
9500         * src/mainwindow.c
9501                 Fix slowness in account changing
9502
9503 2005-08-10 [colin]      1.9.13cvs29
9504
9505         * src/folder.c
9506         * src/folderutils.c
9507         * src/folderview.c
9508         * src/imap_gtk.c
9509         * src/mainwindow.c
9510         * src/mh_gtk.c
9511         * src/procmsg.c
9512         * src/summaryview.c
9513                 Optimize folder_has_parent_of_type
9514                 Prevent moving special sub-folders from contextual menus
9515                 Rework message a bit ("Empty all messages" -> "Delete all
9516                 messages")
9517                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9518                 and "Deleted Items" folders)
9519
9520 2005-08-08 [colin]      1.9.13cvs28
9521
9522         * src/summaryview.c
9523         * src/prefs_summaries.c
9524                 Make "Select first unread|new" more flexible
9525                 (just prioritize new or unread)
9526
9527 2005-08-08 [colin]      1.9.13cvs27
9528
9529         * src/summaryview.c
9530                 If "select first new" is selected and there only
9531                 are unread messages, fallback to "select first
9532                 unread".
9533
9534 2005-08-08 [colin]      1.9.13cvs26
9535
9536         * src/folder.c
9537                 Fix shameful bugs (and bug #779)
9538
9539 2005-08-08 [colin]      1.9.13cvs25
9540
9541         * src/folder.c
9542         * src/folder.h
9543                 Cache parents' type to make folder_has_parent_of_type
9544                 faster
9545         * src/folderview.c
9546                 Forbid DnD of special sub-folders
9547         * src/procmsg.c
9548         * src/procmsg.h
9549                 Add MAIL_POSTFILTERING_HOOK
9550         * src/summaryview.c
9551                 Revert over-zealous deletion of the use_addr_book 
9552                 code
9553
9554 2005-08-07 [colin]      1.9.13cvs24
9555
9556         * src/folder.c
9557                 Fix big mistake (passing MsgInfo instead 
9558                 of FolderItem)
9559
9560 2005-08-07 [colin]      1.9.13cvs23
9561
9562         * src/compose.c
9563         * src/folder.c
9564         * src/folder.h
9565         * src/foldersel.c
9566         * src/folderutils.c
9567         * src/folderview.c
9568         * src/imap.c
9569         * src/mainwindow.c
9570         * src/messageview.c
9571         * src/mh.c
9572         * src/msgcache.c
9573         * src/procmime.c
9574         * src/summaryview.c
9575                 Make subfolders of Drafts, Queue, Outbox, Trash
9576                 work like their parents. 
9577                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9578
9579 2005-08-07 [colin]      1.9.13cvs22
9580
9581         * src/addressbook.c
9582                 Fix bug #771 (Dragged contacts not saved)
9583
9584 2005-08-07 [paul]       1.9.13cvs21
9585
9586         * src/summaryview.c
9587                 fix bug 32 'Search Doesn't display results
9588                 if "Hide Read Messages" is chosen'
9589                 be more literal in interpreting 'Hide read
9590                 messages'
9591
9592 2005-08-07 [colin]      1.9.13cvs20
9593
9594         * src/folderview.c
9595                 Add debug
9596         * src/summaryview.c
9597                 Faster 'unthread_for_execution'
9598
9599 2005-08-06 [paul]       1.9.13cvs19
9600
9601         * src/mainwindow.c
9602                 add mnemonics to Set displayed columns
9603                 fix bug where msgview_visible option was
9604                 overwritten as TRUE on startup
9605
9606 2005-08-06 [paul]       1.9.13cvs18
9607
9608         * src/mainwindow.c
9609                 refer to 'displayed columns in folder/message
9610                 list' not 'displayed items in summary/message view'
9611         * src/prefs_display_header.c
9612                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9613                 be consistent with similar dialogues
9614         * src/prefs_folder_column.c
9615         * src/prefs_summary_column.c
9616                 'columns' not 'items', and folder and message lists,
9617                 instead of folder and summary views;
9618                 Use 'Hidden columns' as list heading not 'Available
9619                 items';
9620                 move the 'Remove' button to the right hand side;
9621                 top-align the buttons;
9622                 remove unneeded vbox
9623         * src/prefs_summaries.c
9624                 put the 2 column prefs buttons in a frame to reduce
9625                 overall width; refer to columns not items &c.
9626
9627 2005-08-05 [colin]      1.9.13cvs17
9628
9629         * src/prefs_common.c
9630         * src/prefs_common.h
9631         * src/mainwindow.c
9632         * src/compose.c
9633         * src/messageview.c
9634                 Add an hidden toolbar_detachable pref, so
9635                 that I can get rid of these painful handles
9636                 in the toolbars. Defaults to TRUE to avoid
9637                 changing the GUI on unsuspecting people...
9638
9639 2005-08-05 [colin]      1.9.13cvs16
9640
9641         * src/Makefile.am
9642         * src/prefs_folder_column.c
9643         * src/prefs_folder_column.h
9644                 Add prefs for folder columns
9645         * src/folderview.c
9646         * src/folderview.h
9647         * src/mainwindow.c
9648         * src/mainwindow.h
9649         * src/prefs_common.c
9650         * src/prefs_common.h
9651         * src/prefs_summaries.c
9652                 Use them
9653         * src/prefs_summary_column.c
9654         * src/summaryview.c
9655         * src/summaryview.h
9656                 Add a To column
9657         * src/textview.c
9658         * src/common/utils.c
9659         * src/common/utils.h
9660                 Move uri colourisation functions
9661                 to utils
9662         * src/compose.c
9663                 Colourise URIs
9664         * src/imap.c
9665                 Fix bug with LIST where we'd try
9666                 to get Folder//////[...]/// 
9667
9668 2005-08-05 [paul]       1.9.13cvs15
9669
9670         * src/prefs_summaries.c
9671                 improve the English usage
9672         * src/summaryview.c
9673                 set font on column change
9674                 thanks to Colin
9675
9676 2005-08-05 [paul]       1.9.13cvs14
9677
9678         * src/prefs_common.c
9679         * src/prefs_common.h
9680         * src/prefs_summaries.c
9681         * src/summaryview.c
9682                 replace 'open_unread_on_enter' option with
9683                 'select_on_entry' option. opening/not opening
9684                 is now exclusively controlled by 'always_show_msg'
9685
9686 2005-08-04 [colin]      1.9.13cvs13
9687
9688         * src/compose.c
9689                 Remove dead code
9690                 Add colourisation of quotes and signatures
9691         * src/folderview.c
9692                 Fix possible crashes
9693         * src/messageview.c
9694                 Change an assert that is no problem
9695         * src/news.c
9696         * src/news_gtk.c
9697         * src/news_gtk.h
9698                 Fix offline mode
9699         * src/gtk/quicksearch.c
9700                 Fix a possible crash
9701
9702 2005-08-03 [colin]      1.9.13cvs12
9703
9704         * src/prefs_account.c
9705                 Fix bug #777 (Sylpheed crash in account configuration)
9706
9707 2005-08-03 [colin]      1.9.13cvs11
9708
9709         * src/addressbook.c
9710         * src/editaddress.c
9711         * src/editgroup.c
9712                 Fixing addressbook, round 2
9713         * src/textview.c
9714                 Fix emphasis color on rechecking 'Colorize messages'
9715
9716 2005-08-03 [paul]       1.9.13cvs10
9717
9718         sync with main
9719
9720         * src/addr_compl.c
9721         * src/compose.c
9722         * src/main.c
9723         * src/pop.c
9724         * src/prefs_account.c
9725         * src/procmime.c
9726         * src/procmsg.c
9727         * src/quote_fmt_parse.y
9728         * src/textview.c
9729         * src/common/quoted-printable.c
9730         * src/common/utils.c
9731         * src/common/utils.h
9732         * src/common/xml.c
9733                 replaced incorrect locale-independent
9734                 ctype functions with GLib's. Corrected
9735                 signedness mismatch.
9736         * src/headerview.c
9737                 headerview_create(): added spacing for vbox.
9738         * src/gtk/about.c
9739                 set focus to the OK button.
9740
9741 2005-08-03 [colin]      1.9.13cvs9
9742
9743         * src/folderview.c
9744                 Fix possible crash
9745
9746 2005-08-02 [colin]      1.9.13cvs8
9747
9748         * src/mainwindow.c
9749                 Fix cast
9750         * src/addressbook.c
9751         * src/addressitem.h
9752                 Fix a cast and more generally, try to make the
9753                 GUI more intuitive and consistent (round 1)
9754
9755 2005-08-02 [paul]       1.9.13cvs7
9756
9757         * src/folder.h
9758                 missing in 1.9.13cvs6
9759
9760 2005-08-02 [colin]      1.9.13cvs6
9761
9762         * src/folder.c
9763                 Fix one more leak
9764
9765 2005-08-02 [colin]      1.9.13cvs5
9766
9767         * src/folder.c
9768         * src/folderview.c
9769         * src/imap.c
9770         * src/main.c
9771         * src/mbox.c
9772         * src/procmsg.c
9773         * src/summaryview.c
9774                 Fix a number of folder_item_get_msg_list()-related
9775                 leaks (missing procmsg_msginfo_free()s)
9776
9777 2005-08-01 [colin]      1.9.13cvs4
9778
9779         * src/folderview.c
9780         * src/folderview.h
9781         * src/mainwindow.c
9782         * src/prefs_fonts.c
9783         * src/prefs_summaries.c
9784         * src/prefs_themes.c
9785         * src/summaryview.c
9786         * src/summaryview.h
9787         * src/textview.c
9788         * src/textview.h
9789                 Fix instant-apply of summary and folderview-related prefs
9790                 Fix erroneous g_free and alertpanels in prefs_theme
9791                 Add instant-apply for fonts
9792                 Defer applying of prefs a little bit so it's done only
9793                 once even if requested by multiples prefs pages
9794
9795 2005-08-01 [paul]       1.9.13cvs3
9796
9797         * src/main.c
9798                 fix bug 776 'S.C. crashes on close'
9799                 thanks to Colin
9800         * src/etpan/etpan-thread-manager-types.h
9801                 add missing include
9802                 thanks to Hoa
9803
9804 2005-07-25 [paul]       1.9.13cvs2
9805
9806         * src/summaryview.c
9807                 fix typos. spotted by Fabien Vantard
9808
9809 2005-07-24 [paul]       1.9.13cvs1
9810
9811         * doc/man/sylpheed.1
9812                 update man page, incorporating fix of
9813                 bug 769 'Typo in manpage'
9814         * src/etpan/imap-thread.c
9815                 fix NetBSD openssl dependencies. patch by
9816                 George Michaelson <ggm@apnic.net>
9817         * po/pt_BR.po
9818                 updated by Frederico Goncalves Guimaraes
9819
9820 2005-07-22 [paul]       1.9.13
9821
9822         1.9.13 release
9823
9824 2005-07-22 [paul]       1.9.12cvs91
9825
9826         * AUTHORS
9827         * INSTALL
9828         * README.claws
9829         * RELEASE_NOTES.claws
9830                 updated for release
9831         * configure.ac
9832         * po/nb.po
9833         * tools/claws.i18n.status.pl
9834                 add Norwegian translation. submiited by
9835                 Geir Helland <pjallabais@users.sourceforge.net>
9836         * po/ca.po
9837         * po/de.po
9838         * po/es.po
9839         * po/fi.po
9840         * po/fr.po
9841         * po/it.po
9842         * po/sk.po
9843         * po/sr.po
9844         * po/zh_CN.po
9845                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9846                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9847                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9848                 Yang Guilong
9849         * src/plugins/clamav/clamav_plugin_gtk.c
9850         * src/plugins/spamassassin/spamassassin_gtk.c
9851                 replace outdated description strings
9852
9853 2005-07-21 [colin]      1.9.12cvs90
9854
9855         * src/folder.c
9856                 Set folder to batch mode when scanning it. Makes deletion
9857                 of unread mails on IMAP much faster (due to the UNREAD 
9858                 flag unsetting)
9859
9860 2005-07-21 [darko]      1.9.12cvs89
9861
9862         * configure.ac
9863                 link against libresolv if necessary (patch by Paul)
9864         * src/msgcache.c
9865                 use glib's portable macros to determine endianness
9866
9867 2005-07-21 [paul]       1.9.12cvs88
9868
9869         * src/crash.c
9870         * src/gtk/about.c
9871                 update compiled-in features list
9872
9873 2005-07-20 [colin]      1.9.12cvs87
9874
9875         * src/folder.c
9876         * src/textview.c
9877                 Gcc 2.9x compilation fixes, thanks to Darko
9878         * src/plugins/clamav/clamav_plugin.c
9879                 Little optimisation: load virus database only once
9880         * src/plugins/spamassassin/spamassassin.c
9881                 Big optimisation: filtering one mail took at least 1 second,
9882                 now it takes at least 50ms. Doesn't speed up spamassassin 
9883                 itself, but should already be much more tolerable.
9884
9885 2005-07-20 [colin]      1.9.12cvs86
9886
9887         * src/summaryview.c
9888                 Fix performance issue
9889
9890 2005-07-19 [colin]      1.9.12cvs85
9891
9892         * src/plugins/pgpinline/plugin.c
9893                 Fix warning
9894
9895 2005-07-19 [colin]      1.9.12cvs84
9896
9897         * configure.ac
9898         * src/plugins/Makefile.am
9899         * src/plugins/pgpinline/.cvsignore
9900         * src/plugins/pgpinline/Makefile.am
9901         * src/plugins/pgpinline/pgpinline.c
9902         * src/plugins/pgpinline/pgpinline.deps
9903         * src/plugins/pgpinline/pgpinline.h
9904         * src/plugins/pgpinline/plugin.c
9905                 Put pgpinline in the main tree
9906
9907 2005-07-19 [paul]       1.9.12cvs83
9908
9909         * src/prefs_actions.c
9910                 prevent '//' in menu names, which cause a crash
9911                 thanks to Colin
9912
9913 2005-07-19 [paul]       1.9.12cvs82
9914
9915         * configure.ac
9916                 be generally more informative in configure output.
9917                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9918                 '[ --disable-openssl ...', as --enable-openssl is default
9919                 PGP/MIME: don't check for GPGME again, check for
9920                 pgpcore instead. Therefore prevent the possibility of
9921                 attempting to build pgpmime if pgpcore dependencies are
9922                 not met
9923                 ClamAV: use pkgconfig to check for lib
9924                 libgnomeprint: revert logic on inner test to match
9925                 everything else
9926         * src/plugins/pgpcore/sgpgme.c
9927                 add missing include
9928
9929 2005-07-19 [colin]      1.9.12cvs81
9930
9931         * src/summaryview.c
9932                 Fix slow thread rebuilding in particular
9933                 cases
9934
9935 2005-07-19 [paul]       1.9.12cvs80
9936
9937         * sylpheed-claws.desktop
9938                 fix typo, spotted by Stephan Sachse
9939         * src/account.c
9940                 replace GTK_STOCK_ADD with
9941                 GTK_STOCK_NEW button
9942
9943 2005-07-18 [colin]      1.9.12cvs79
9944
9945         * src/etpan/imap-thread.c
9946                 Fix return value (Thanks Hoa)
9947
9948 2005-07-18 [colin]      1.9.12cvs78
9949
9950         * src/imap.c
9951                 Allow empty passwords
9952                 Create drafts/queue/outbox if necessary
9953         * src/summaryview.c
9954                 Remove old code
9955         * src/etpan/imap-thread.c
9956                 Fix STARTTLS (Thanks to Hoa)
9957
9958 2005-07-18 [paul]       1.9.12cvs77
9959
9960         * ChangeLog-gtk2.jp
9961         * ChangeLog.jp
9962                 removed
9963         * Makefile.am
9964                 updated to reflect additions and removals
9965         * TODO
9966                 updated to be claws-specific
9967         * TODO-gtk2
9968         * TODO-gtk2.jp
9969         * TODO.jp
9970         * sylpheed-128x128.png
9971         * sylpheed-64x64.png
9972                 removed
9973         * sylpheed-claws-128x128.png
9974         * sylpheed-claws-64x64.png
9975         * sylpheed-claws.desktop
9976         * sylpheed-claws.png
9977                 added
9978         * sylpheed.desktop
9979         * sylpheed.png
9980                 removed
9981
9982 2005-07-17 [paul]       1.9.12cvs76
9983
9984         * src/account.c
9985         * src/addressbook.c
9986         * src/alertpanel.c
9987         * src/alertpanel.h
9988         * src/compose.c
9989         * src/exphtmldlg.c
9990         * src/expldifdlg.c
9991         * src/folderview.c
9992         * src/imap_gtk.c
9993         * src/inc.c
9994         * src/message_search.c
9995         * src/messageview.c
9996         * src/mh_gtk.c
9997         * src/news_gtk.c
9998         * src/prefs_actions.c
9999         * src/prefs_filtering.c
10000         * src/prefs_matcher.c
10001         * src/prefs_template.c
10002         * src/prefs_themes.c
10003         * src/ssl_manager.c
10004         * src/summary_search.c
10005         * src/textview.c
10006         * src/toolbar.c
10007         * src/gtk/sslcertwindow.c
10008         * src/plugins/pgpcore/sgpgme.c
10009                 rework alertpanels
10010
10011 2005-07-17 [colin]      1.9.12cvs75
10012
10013         * src/privacy.c
10014                 add a PrivacySystem accessor that checks that
10015                 the system cached in a MimeInfo's privacydata
10016                 is still registered. Use this accessor instead
10017                 of directly using data->system. Fixes crashes
10018                 after unloading pgp plugins.
10019
10020 2005-07-17 [colin]      1.9.12cvs74
10021
10022         * src/alertpanel.c
10023                 Change geometry hints to a simple default size.
10024                 Fixes the certs dialogs.
10025
10026 2005-07-17 [colin]      1.9.12cvs73
10027
10028         * src/gtk/sslcertwindow.c
10029                 Use a gtkExpander
10030
10031 2005-07-17 [colin]      1.9.12cvs72
10032
10033         * src/plugins/pgpcore/Makefile.am
10034         * src/plugins/pgpmime/Makefile.am
10035                 Add gpgme libs
10036
10037 2005-07-17 [paul]       1.9.12cvs71
10038
10039         * configure.ac
10040                 add --disable-gnomeprint option
10041                 modified version of patch by Marius Mauch
10042
10043 2005-07-17 [paul]       1.9.12cvs70
10044
10045         * src/common/defs.h
10046                 update urls
10047         * src/account.c
10048         * src/action.c
10049         * src/addressbook.c
10050         * src/compose.c
10051         * src/foldersel.c
10052         * src/folderview.c
10053         * src/html.c
10054         * src/imap_gtk.c
10055         * src/main.c
10056         * src/mainwindow.c
10057         * src/messageview.c
10058         * src/mh_gtk.c
10059         * src/mimeview.c
10060         * src/news_gtk.c
10061         * src/prefs_account.c
10062         * src/prefs_send.c
10063         * src/prefs_summaries.c
10064         * src/procmsg.c
10065         * src/summaryview.c
10066         * src/common/utils.c
10067         * src/common/xml.c
10068         * src/plugins/pgpcore/passphrase.c
10069         * src/plugins/pgpcore/select-keys.c
10070                 replace inappropriately used backticks
10071                 with single quotes
10072
10073 2005-07-16 [colin]      1.9.12cvs69
10074
10075         * src/image_viewer.c
10076                 Add extra paranoid checks
10077
10078 2005-07-16 [colin]      1.9.12cvs68
10079
10080         * src/plugins/pgpcore/prefs_gpg.c
10081                 Don't auto-check sigs by default, as it
10082                 can be really slow.
10083
10084 2005-07-16 [colin]      1.9.12cvs67
10085
10086         * src/plugins/pgpcore/sgpgme.c
10087                 Make messages a bit better.
10088
10089 2005-07-16 [colin]      1.9.12cvs66
10090
10091         * src/imap.c
10092                 Remove pseudo-log
10093         * src/etpan/imap-thread.c
10094                 Add real log
10095
10096 2005-07-16 [colin]      1.9.12cvs65
10097
10098         * src/main.c
10099         * src/prefs_other.c
10100                 And now, fix build with libetpan :-/
10101
10102 2005-07-15 [colin]      1.9.12cvs64
10103
10104         * src/prefs_other.c
10105                 Continue fixing build without libetpan.
10106
10107 2005-07-15 [colin]      1.9.12cvs63
10108
10109         * src/main.c
10110                 Fix build with --disable-libetpan
10111
10112 2005-07-15 [colin]      1.9.12cvs62
10113
10114         * configure.ac
10115                 Bump libetpan's version
10116
10117 2005-07-15 [colin]      1.9.12cvs61
10118
10119         * src/etpan/imap-thread.c
10120                 Actually stop logging :)
10121
10122 2005-07-15 [colin]      1.9.12cvs60
10123
10124         * src/addressbook.c
10125                 Fix dnd of multiple addresses.
10126
10127 2005-07-15 [hoa]        1.9.12cvs59
10128
10129         * src/etpan/imap-thread.c
10130             disable login of IMAP password in libetpan log file.
10131
10132 2005-07-15 [paul]       1.9.12cvs58
10133
10134         * src/account.c
10135                 don't automatically sort
10136                 do allow drag n drop
10137
10138 2005-07-15 [paul]       1.9.12cvs57
10139
10140         * src/account.c
10141         * src/ssl_manager.c
10142                 alphabetical listing
10143
10144 2005-07-15 [paul]       1.9.12cvs56
10145
10146         * src/gtk/pluginwindow.c
10147                 sort plugin list alphabetically
10148
10149 2005-07-15 [paul]       1.9.12cvs55
10150
10151         * src/prefs_spelling.c
10152         * src/prefs_wrapping.c
10153                 unify English usage
10154
10155 2005-07-15 [colin]      1.9.12cvs54
10156
10157         * src/wizard.c
10158                 Typo fix
10159
10160 2005-07-15 [paul]       1.9.12cvs53
10161
10162         * src/prefs_message.c
10163                 make 'show cursor' a hidden option
10164
10165 2005-07-14 [colin]      1.9.12cvs52
10166
10167         * src/plugins/spamassassin/Makefile.am
10168         * src/plugins/clamav/Makefile.am
10169                 Fix double EXTRA_DISTs
10170
10171 2005-07-14 [colin]      1.9.12cvs51
10172
10173         * src/plugins/clamav/Makefile.am
10174         * src/plugins/clamav/clamav_plugin_gtk.deps
10175         * src/plugins/spamassassin/Makefile.am
10176         * src/plugins/spamassassin/spamassassin_gtk.deps
10177                 Make $plugin_gtk depend on $plugin
10178
10179 2005-07-14 [hoa]        1.9.12cvs50
10180
10181         * src/etpan/imap-thread.c
10182                 enable debug log of libetpan when running with --debug
10183
10184 2005-07-14 [colin]      1.9.12cvs49
10185
10186         * configure.ac
10187         * src/common/Makefile.am
10188         * src/common/plugin.c
10189         * src/common/plugin.h
10190                 Add a little plugin dependancy system.
10191                 Plugins can ship a $plugin_name.deps file
10192                 (near them in PLUGINDIR) so that their
10193                 dependancies are loaded if possible.
10194         * src/plugins/Makefile.am
10195         * src/plugins/pgpcore/Makefile.am
10196         * src/plugins/pgpcore/passphrase.c
10197         * src/plugins/pgpcore/passphrase.h
10198         * src/plugins/pgpcore/plugin.c
10199         * src/plugins/pgpcore/prefs_gpg.c
10200         * src/plugins/pgpcore/prefs_gpg.h
10201         * src/plugins/pgpcore/select-keys.c
10202         * src/plugins/pgpcore/select-keys.h
10203         * src/plugins/pgpcore/sgpgme.c
10204         * src/plugins/pgpcore/sgpgme.h
10205                 Introduce pgpcore, used by pgpmime and
10206                 pgpinline
10207         * src/plugins/pgpmime/Makefile.am
10208         * src/plugins/pgpmime/passphrase.c
10209         * src/plugins/pgpmime/passphrase.h
10210         * src/plugins/pgpmime/pgpmime.c
10211         * src/plugins/pgpmime/pgpmime.deps
10212         * src/plugins/pgpmime/plugin.c
10213         * src/plugins/pgpmime/prefs_gpg.c
10214         * src/plugins/pgpmime/prefs_gpg.h
10215         * src/plugins/pgpmime/select-keys.c
10216         * src/plugins/pgpmime/select-keys.h
10217         * src/plugins/pgpmime/sgpgme.c
10218         * src/plugins/pgpmime/sgpgme.h
10219                 Remove the core from pgpmime and add the
10220                 dependancy to pgpcore.
10221
10222 2005-07-14 [paul]       1.9.12cvs48
10223
10224         * src/stock_pixmap.c
10225                 forgot this in last commit
10226
10227 2005-07-14 [paul]       1.9.12cvs47
10228
10229         * src/account.c
10230         * src/addressbook.c
10231                 add accelerators for the buttons (sync with main)
10232         * src/compose.c
10233         * src/compose.h
10234                 add accelerators for the buttons.
10235                 fix editing with external editor.
10236                 replace gdk_input_*() with GIOChannel;
10237                 (sync with main)
10238         * src/foldersel.c
10239                 display folder names with new/unread
10240                 representation (sync with main)
10241         * src/main.c
10242                 specify default window icon (sync with main)
10243         * src/prefs_common.c
10244                 use_addr_book default to FALSE
10245         * src/summaryview.c
10246         * src/textview.c
10247                 add accelerators for the buttons (sync with main)
10248         * src/gtk/menu.c
10249                 fix typos
10250         * src/pixmaps/sylpheed_icon.xpm
10251                 updated
10252
10253 2005-07-13 [paul]       1.9.12cvs46
10254
10255         * src/plugins/pgpmime/pgpmime.c
10256         * src/plugins/pgpmime/sgpgme.c
10257                 (temporarily) use deprecated gpgme_data_rewind()
10258                 while largefile support is not present
10259                 (as suggested by Colin)
10260
10261 2005-07-13 [paul]       1.9.12cvs45
10262
10263         * configure.ac
10264                 remove large file support (for now):
10265                 it breaks too many things
10266
10267 2005-07-13 [paul]       1.9.12cvs44
10268
10269         * configure.ac
10270                 add large file support
10271         * src/html.c
10272                 fix bug #763 where href attribute was not
10273                 the very first attribute of a link
10274                 patch by Thomas Gilgin
10275
10276 2005-07-13 [colin]      1.9.12cvs43
10277
10278         * src/gtk/pluginwindow.c
10279                 Little portability fix
10280
10281 2005-07-13 [colin]      1.9.12cvs42
10282
10283         * src/plugins/pgpmime/sgpgme.c
10284                 Fix crasher.
10285
10286 2005-07-13 [colin]      1.9.12cvs41
10287
10288         * src/plugins/pgpmime/pgpmime.c
10289         * src/plugins/pgpmime/sgpgme.c
10290                 Use gpgme_data_release_and_get_mem instead
10291                 of gpgme_data_read.
10292
10293 2005-07-13 [colin]      1.9.12cvs40
10294
10295         * configure.ac
10296         * src/plugins/pgpmime/passphrase.c
10297         * src/plugins/pgpmime/passphrase.h
10298         * src/plugins/pgpmime/pgpmime.c
10299         * src/plugins/pgpmime/plugin.c
10300         * src/plugins/pgpmime/select-keys.c
10301         * src/plugins/pgpmime/select-keys.h
10302         * src/plugins/pgpmime/sgpgme.c
10303         * src/plugins/pgpmime/sgpgme.h
10304                 Port pgpmime to gpgme-1.0.
10305
10306 2005-07-12 [paul]       1.9.12cvs39
10307
10308         * AUTHORS
10309         * src/toolbar.c
10310         * src/toolbar.h
10311                 add a 'Go to Prev' button to the toolbar.
10312                 correct tooltip text of go to buttons.
10313                 based on patch by Yang Guilong <bamanzi@gmail.com>
10314
10315 2005-07-12 [colin]      1.9.12cvs38
10316
10317         * src/statusbar.c
10318                 Fix progress bar showing stuff at startup.
10319
10320 2005-07-12 [paul]       1.9.12cvs37
10321
10322         * src/editjpilot.c
10323                 fix building with jpilot support
10324
10325 2005-07-11 [colin]      1.9.12cvs36
10326
10327         * src/inc.c
10328                 Add visual indication that filtering is running
10329         * src/textview.c
10330                 Make {}[] uri delimiters
10331         * src/summaryview.c
10332                 Remove useless (and slow) calls
10333
10334 2005-07-11 [paul]       1.9.12cvs35
10335
10336         * src/plugins/clamav/clamav_plugin_gtk.c
10337         * src/plugins/dillo_viewer/dillo_prefs.c
10338         * src/plugins/pgpmime/prefs_gpg.c
10339         * src/plugins/spamassassin/spamassassin_gtk.c
10340                 gather plugins prefs together under their
10341                 own 'Plugins' heading
10342
10343 2005-07-11 [paul]       1.9.12cvs34
10344
10345         sync with main
10346
10347         * src/account.c
10348                 account_delete(): modified alert dialog
10349         * src/editjpilot.c
10350         * src/editvcard.c
10351                 fixed a crash when cancelling file selection
10352                 dialog by Escape key. Made non-ascii filename
10353                 selectable.
10354         * src/prefs_template.c
10355                 prefs_template_window_create(): make scrolled
10356                 window policy AUTOMATIC
10357
10358 2005-07-10 [hoa]        1.9.12cvs33
10359
10360         * src/etpan/imap-thread.c
10361                 workaround for old Courier IMAP servers.
10362
10363 2005-07-10 [colin]      1.9.12cvs32
10364
10365         * src/folder.c
10366         * src/statusbar.c
10367         * src/statusbar.h
10368                 Add visual progress indicator on filtering/processing
10369                 Factorize the progress bar code
10370         * src/imap.c
10371         * src/imap.h
10372         * src/etpan/imap-thread.c
10373                 Add a reference counter to avoid destroying the Folder
10374                 while it's in use by another callback.
10375
10376 2005-07-09 [hoa]        1.9.12cvs31
10377
10378         * src/imap.c
10379         * src/etpan/imap-thread.c
10380                 fixed deadlock when removing IMAP account.
10381
10382 2005-07-08 [colin]      1.9.12cvs30
10383
10384         * src/textview.c
10385         * src/unmime.c
10386                 Fix again problems decoding broken headers
10387         * src/gtk/inputdialog.c
10388                 Fix local variable shadowing a global one
10389
10390 2005-07-08 [colin]      1.9.12cvs29
10391
10392         * src/msgcache.c
10393                 Make the cache/mark files platform-agnostic by writing
10394                 them in little-endian format. Reading them is also done
10395                 in little-endian format, of course; however, in order
10396                 to avoid trashing mark data on big-endian machines, the
10397                 files are, at first, read from the native format if the
10398                 little-endian one doesn't exist. This is easy to deter-
10399                 mine by trying to open a file with a swapped data_ver
10400                 and seeing if it's the wanted version.
10401                 Little-endian using users should see absolutely no
10402                 difference, Big-endian users may get a very little
10403                 performance drop due to byte-swapping.
10404                 Tested on i386 and ppc32. 
10405                 Fixes bug #159 (The index file, in the mailboxes, is 
10406                 hardware depending).
10407
10408                 To have the cache/mark files updated to the new little-
10409                 endian format, "Check for new messages" or even
10410                 "Rebuild folder tree" aren't enough. Files will be
10411                 updated as soon as a folder has been opened/closed.
10412                 To update everything, just select all folders by
10413                 selecting them one by one.
10414
10415 2005-07-07 [colin]      1.9.12cvs28
10416
10417         * src/imap.c
10418                 Remember the folder separator per IMAPFolder
10419                 instead of globally.
10420                 Revive the Session on noop; fixes bug #761
10421                 (mark a bunch of unread messages as read takes 
10422                 forever)
10423
10424 2005-07-07 [darko]      1.9.12cvs27
10425
10426         * src/common/template.c
10427                 Sort templates alphabetically
10428
10429 2005-07-06 [colin]      1.9.12cvs26
10430
10431         * src/imap.c
10432                 Try to use the correct separator in
10433                 most cases. Possibly fixes bug #759
10434                 (only creates the INBOX folder when 
10435                 setting up new IMAP account) and 
10436                 bug #760 (Can't retrieve messages)
10437
10438 2005-07-06 [colin]      1.9.12cvs25
10439
10440         * src/imap.c
10441                 Use real_path in status command. This will
10442                 help later, when namespaces will be used.
10443
10444 2005-07-06 [colin]      1.9.12cvs24
10445
10446         * configure.ac
10447         * src/account.c
10448         * src/folder.c
10449         * src/imap.c
10450         * src/etpan/etpan-log.c
10451         * src/etpan/etpan-thread-manager.c
10452         * src/etpan/imap-thread.c
10453                 Add a --disable-libetpan parameter. With this,
10454                 users that don't want IMAP4 support can avoid
10455                 the new dependancy (and have no IMAP support).
10456                 Users that have IMAP4 accounts and use this
10457                 parameter won't lose their configuration, their
10458                 IMAP accounts will just be invisible and not
10459                 used.
10460         * src/textview.c
10461                 Make the "Copy ..." contextual menu items 
10462                 copy to both the X clipboard and the gtk 
10463                 clipboard - as most other apps do.
10464         * src/gtk/about.c
10465                 Add a notice about OpenSSL usage, in order to
10466                 comply with OpenSSL's license (point 6):
10467                 http://www.openssl.org/source/license.html
10468
10469 2005-07-06 [colin]      1.9.12cvs23
10470
10471         * src/alertpanel.c
10472                 Fix a minimum size for alertpanels
10473         * src/compose.c
10474                 Show 'No space left on device' type errors
10475                 when queuing/sending
10476         * src/imap_gtk.c
10477         * src/mh_gtk.c
10478                 Rework folder's deletion message (remove 
10479                 extra \n)
10480
10481 2005-07-05 [colin]      1.9.12cvs22
10482
10483         * src/imap.c
10484                 Add an alertpanel on auth error
10485                 Add pseudo-log
10486                 Remove pthread-related stuff
10487
10488 2005-07-05 [colin]      1.9.12cvs21
10489
10490         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10491                 Fix crash on plugin reloading (with a hack)
10492
10493 2005-07-05 [colin]      1.9.12cvs20
10494
10495         * src/prefs_account.c
10496         * src/prefs_account.h
10497                 Fix typo
10498         * src/gtk/filesel.c
10499         * src/gtk/filesel.h
10500                 Add a way to filter the view
10501         * src/gtk/pluginwindow.c
10502                 Filter loadable stuff
10503         * src/plugins/pgpmime/prefs_gpg.c
10504                 Fix missing unregistration
10505         * .cvsignore
10506         * src/etpan/.cvsignore
10507         * src/plugins/spamassassin/.cvsignore
10508                 Add more stuff to cvs ignored files
10509
10510 2005-07-04 [colin]      1.9.12cvs19
10511
10512         * src/imap.c
10513                 Fix scan_required returning FALSE when it
10514                 shouldn't. Maybe fix #760 (Can't retrieve
10515                 messages)
10516
10517 2005-07-04 [colin]      1.9.12cvs18
10518
10519         * src/summaryview.c
10520                 Fix always_show_msg pref
10521
10522 2005-07-04 [paul]       1.9.12cvs17
10523
10524         sync with main (forgotten in last commit)
10525         
10526         * src/common/utils.c
10527         * src/common/utils.h
10528                 check_line_length(): new.
10529                 is_dir_exist()
10530                 is_file_entry_exist()
10531                 dirent_is_regular_file()
10532                 dirent_is_directory(): use g_file_test() instead of stat().
10533
10534 2005-07-04 [paul]       1.9.12cvs16
10535
10536         sync with main:
10537
10538         * src/compose.c
10539                 compose_write_to_file(): check for line
10540                 length limit and display warning if exceeds
10541         * src/jpilot.c
10542                 use get_home_dir() instead of g_get_home_dir()
10543         * src/procheader.c
10544                 removed warning about invalid date
10545         * src/vcard.c
10546                 use get_home_dir() instead of g_get_home_dir()
10547
10548 2005-07-04 [paul]       1.9.12cvs15
10549
10550         * src/stock_pixmap.c
10551                 fix new pixmap naming errors
10552                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10553
10554 2005-07-04 [colin]      1.9.12cvs14
10555
10556         * src/imap.c
10557                 Fix debugging string with a warning
10558
10559 2005-07-04 [colin]      1.9.12cvs13
10560
10561         * configure.ac
10562                 Add a check for libetpan's version (>= 0.37)
10563
10564 2005-07-04 [hoa]        1.9.12cvs12
10565
10566         * commitHelper
10567         * src/imap.c
10568         * src/etpan/imap-thread.c
10569         * src/etpan/imap-thread.h
10570                 fixed IMAP implementation of check of mails.
10571
10572 2005-07-03 [hoa]        1.9.12cvs11
10573
10574         * src/etpan/Makefile.am
10575         * src/etpan/etpan-errors.h
10576         * src/etpan/etpan-log.[ch]
10577         * src/etpan/etpan-thread-manager-types.h
10578         * src/etpan/etpan-thread-manager.[ch]
10579         * src/etpan/imap-thread.[ch]
10580         * src/Makefile.am
10581         * src/imap.c
10582         * src/main.c
10583         * src/prefs_other.c
10584         * configure.ac
10585             merged imap branch.
10586             dependency on libetpan 0.37 is now added.
10587
10588 2005-07-01 [colin]      1.9.12cvs10
10589
10590         * src/Makefile.am
10591         * src/folder.c
10592         * src/folder.h
10593         * src/folderview.c
10594         * src/stock_pixmap.c
10595         * src/stock_pixmap.h
10596         * src/plugins/trayicon/trayicon.c
10597                 Add marked symbol on folders containing
10598                 marked messages
10599         * src/procmsg.c
10600         * src/procmsg.h
10601         * src/toolbar.c
10602         * src/prefs_common.c
10603         * src/prefs_common.h
10604         * src/prefs_send.c
10605                 Add an optional confirmation dialog on queue
10606                 sending. Patch by wwp.
10607         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10608         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10609         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10610         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10611         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10612         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10613         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10614         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10615         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10616         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10617         * src/pixmaps/trash_mark.xpm            ** ADDED **
10618                 New pixmaps
10619
10620 2005-07-01 [colin]      1.9.12cvs9
10621
10622         * src/summaryview.c
10623                 Fix a little threading bug
10624         * src/addrgather.c
10625         * src/mainwindow.c
10626                 A little bit of HIG normality never hurts
10627
10628 2005-07-01 [colin]      1.9.12cvs8
10629
10630         * src/compose.c
10631         * src/msgcache.c
10632         * src/pop.c
10633         * src/procmime.c
10634         * src/recv.c
10635         * src/common/log.c
10636         * src/common/template.c
10637         * src/common/utils.c
10638         * src/common/utils.h
10639                 Reverted the fwrite_atomic stuff. In fact
10640                 it is already atomic.
10641
10642 2005-06-30 [colin]      1.9.12cvs7
10643
10644         * src/common/utils.c
10645         * src/common/utils.h
10646                 Add an fwrite_atomic() function to make
10647                 sure we write everything: fwrite can make
10648                 short writes.
10649         * src/compose.c
10650         * src/msgcache.c
10651         * src/pop.c
10652         * src/procmime.c
10653         * src/recv.c
10654         * src/common/log.c
10655         * src/common/template.c
10656                 Use that (and fix swapping of size and nmemb).
10657                 Thanks to Rich Coe for the heads up.
10658
10659 2005-06-30 [colin]      1.9.12cvs6
10660
10661         * src/addressbook.c
10662                 Optimize addressbook opening 
10663
10664 2005-06-30 [colin]      1.9.12cvs5
10665
10666         * src/summaryview.c
10667                 Remove calls to summary_step after move/copy
10668
10669 2005-06-28 [paul]       1.9.12cvs4
10670
10671         * src/alertpanel.c
10672                 wrap and make the error msg selectable
10673
10674 2005-06-28 [paul]       1.9.12cvs3
10675
10676         * src/ssl_manager.c
10677                 replace the OK button with a Close button
10678         * src/gtk/foldersort.c
10679                 use GTK_STOCK_ icons/buttons
10680
10681 2005-06-28 [colin]      1.9.12cvs2
10682
10683         * src/gedit-print.c             ** ADDED **
10684         * src/gedit-print.h             ** ADDED **
10685         * src/gtk/gtksourceprintjob.c   ** ADDED **
10686         * src/gtk/gtksourceprintjob.h   ** ADDED **
10687                 I can't believe no one had enough time to tell
10688                 me I forgot the `cvs add`
10689
10690 2005-06-27 [colin]      1.9.12cvs1
10691
10692         * src/Makefile.am
10693         * src/gtk/Makefile.am
10694         * src/messageview.c
10695         * src/procmsg.c
10696         * src/summaryview.c
10697         * configure.ac
10698                 Add optional libgnomeprint-based printing
10699         * src/mainwindow.c
10700         * src/gtk/quicksearch.c
10701                 Add an Edit/Quick search menu item to show
10702                 and focus the quicksearch
10703
10704 2005-06-27 [paul]       1.9.12
10705
10706         1.9.12 release
10707
10708         * po/ca.po
10709         * po/de.po
10710         * po/es.po
10711         * po/fr.po
10712         * po/it.po
10713         * po/ko.po
10714         * po/pt_BR.po
10715         * po/sk.po
10716         * po/zh_CN.po
10717                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10718                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10719                 SungHyun Nam, Frederico Goncalves Guimaraes,
10720                 Andrej Kacian, and Yang Guilong
10721 2005-06-26 [colin]      1.9.11cvs106
10722
10723         * src/imap_gtk.c
10724                 Forgot one file for previous fix
10725
10726 2005-06-26 [colin]      1.9.11cvs105
10727
10728         * src/folder.c
10729         * src/imap.c
10730                 Fix problems with folder operations in no_select
10731                 imap folders. it applies only to mails, and 
10732                 creation/deletion/move/renaming of folders 
10733                 should be possible
10734
10735 2005-06-26 [paul]       1.9.11cvs104
10736
10737         * src/prefs_filtering.c
10738                 replace one more GTK_STOCK_REMOVE
10739                 with GTK_STOCK_DELETE
10740
10741 2005-06-25 [colin]      1.9.11cvs103
10742
10743         * src/imap.c
10744                 Optimize get_seq_set_from_seq_list
10745                 (Patch by Ricardo) 
10746
10747 2005-06-25 [colin]      1.9.11cvs102
10748
10749         * src/mh.c
10750                 If the directory exists, but not in the
10751                 correct encoding, rename it. This should
10752                 handle old-versions-induced bugs.
10753
10754 2005-06-25 [colin]      1.9.11cvs101
10755
10756         * src/mh.c
10757                 Fix path access with extended dir names
10758                 Fixes bug #589 (SC segfaults with wrong locale
10759                 settings)
10760
10761 2005-06-25 [colin]      1.9.11cvs100
10762
10763         * src/prefs_account.c
10764         * src/prefs_account.h
10765         * src/compose.c
10766                 Add an option to encrypt replies to
10767                 encrypted messages
10768
10769 2005-06-25 [colin]      1.9.11cvs99
10770
10771         * src/compose.c
10772         * src/quote_fmt_parse.y
10773                 ... And make it work with pgpinline.
10774
10775 2005-06-25 [colin]      1.9.11cvs98
10776
10777         * src/compose.c
10778         * src/procmime.c
10779         * src/procmime.h
10780         * src/quote_fmt_parse.y
10781                 o Make reedition of encrypted messages possible
10782                   (as long as it is encrypted to self too, no
10783                    magic there)
10784                 o Make replying with quote (and without selecting
10785                   text) possible for encrypted messages.
10786                 Closes bug #550 (Not possible to "reply with quote"
10787                 to gnupg encrypted messages)
10788
10789 2005-06-24 [paul]       1.9.11cvs97
10790
10791         * src/imap.c
10792                 add missing include
10793
10794 2005-06-24 [paul]       1.9.11cvs96
10795
10796         * src/editldap.c
10797                 made bind password entry invisible
10798                 (sync with main)
10799         * src/send_message.c
10800                 send_message_local(): check exit status
10801                 to detect errors (sync with main)
10802         * src/textview.c
10803                 use main's less ambiguous popup menu
10804                 wording
10805
10806 2005-06-24 [paul]       1.9.11cvs95
10807
10808         * src/prefs_actions.c
10809         * src/prefs_customheader.c
10810         * src/prefs_display_header.c
10811         * src/prefs_filtering_action.c
10812         * src/prefs_matcher.c
10813         * src/prefs_template.c
10814         * src/prefs_toolbar.c
10815                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10816         * src/gtk/description_window.c
10817                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10818
10819 2005-06-23 [colin]      1.9.11cvs94
10820
10821         * src/summaryview.c
10822                 Fix rough edges (be sure to call status_show whenever
10823                 necessary).
10824
10825 2005-06-23 [colin]      1.9.11cvs93
10826
10827         * src/summaryview.c
10828                 Optimize Select All
10829                 Before, in a 5K mails folder: 11s
10830                 After, in the same folder: 58000µs
10831                 The joys of locking... gtk_clist_select_all() fires a 
10832                 tree-select-row event for each selected row, which in 
10833                 summaryview, callbacks summary_selected which in turn,
10834                 calls summary_status_show, which walks the selected
10835                 rows. Hence, calling gtk_clist_select_all was 
10836                 exponential. Locking the summaryview makes 
10837                 summary_selected return early.
10838
10839 2005-06-23 [colin]      1.9.11cvs92
10840
10841         * src/imap.c
10842                 Move mutex at the important place to avoid
10843                 deadlocks
10844         * src/summaryview.c
10845                 Fix Del key deleting directly instead of
10846                 moving to trash
10847
10848 2005-06-22 [colin]      1.9.11cvs91
10849
10850         * src/plugins/spamassassin/libspamc.c
10851                 As we do spagetti code with assignations in multiple
10852                 places (see _message_read_raw where out = msg = raw),
10853                 let's be sure we don't free the same pointer twice.
10854                 Should fix bug #683 (Crash in libpam at 
10855                 message_cleanup).
10856
10857 2005-06-22 [colin]      1.9.11cvs90
10858
10859         * src/compose.c
10860         * src/messageview.c
10861         * src/toolbar.c
10862                 Make toolbar's delete use the move to trash stuff;
10863                 Add gtk_widget_realize to be sure pixmaps can get
10864                 created (that may fix an old worksforme bug which
10865                 I can't find back...)
10866
10867 2005-06-22 [colin]      1.9.11cvs89
10868
10869         * src/summaryview.c
10870         * src/summaryview.h
10871         * src/mainwindow.c
10872                 Rename "Message/Delete" to "Message/Move to trash"
10873                 Add "Message/Delete..." that directly destroys the
10874                 selected messages after asking for a confirmation.
10875
10876 2005-06-22 [colin]      1.9.11cvs88
10877
10878         * src/imap.c
10879                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10880                 o Fix a deadlock (thanks Darko)
10881
10882 2005-06-22 [colin]      1.9.11cvs87
10883
10884         * src/gtk/foldersort.c
10885                 Add missing include for the i18n;
10886                 patch by Fabien Vantard
10887
10888 2005-06-21 [colin]      1.9.11cvs86
10889
10890         * src/folder.c
10891         * src/folderview.c
10892                 Respect the no_select flag
10893         * src/imap.c
10894                 Fix recursive deletion
10895         * src/imap_gtk.c
10896         * src/mh_gtk.c
10897                 Make the folder deletion's warning
10898                 more explicit
10899
10900 2005-06-21 [colin]      1.9.11cvs85
10901
10902         * src/textview.c
10903                 Prevent email addresses from spanning accross
10904                 lines - fixes bug # 646 (newline-chars in 
10905                 email addresses)
10906
10907 2005-06-20 [colin]      1.9.11cvs84
10908
10909         * src/folder.c
10910                 Be sure not to remove source if copy failed
10911
10912 2005-06-20 [colin]      1.9.11cvs83
10913
10914         * src/folderview.c
10915         * src/imap_gtk.c
10916                 remove summaryview's lock
10917         * src/imap.c
10918                 introduce threads to avoid problems when foreground tasks
10919                 interfere with background tasks
10920         * src/mh.c
10921                 prevent moving to drafts/queue
10922         * src/mimeview.c
10923                 fix leak
10924
10925 2005-06-19 [colin]      1.9.11cvs82
10926
10927         * src/imap_gtk.c
10928                 Remember that the user doesn't want to override
10929                 offline mode, for 3 seconds. It avoid presenting
10930                 him with N popups in a really short time.
10931
10932 2005-06-17 [colin]      1.9.11cvs81
10933
10934         * src/imap.c
10935                 Fix IMAP breaking on folders containing '('
10936                 (Probably won't be enough)
10937
10938 2005-06-17 [colin]      1.9.11cvs80
10939
10940         Forgotten files on 1.9.11cvs79
10941         * src/summaryview.c
10942                 Fix stepping when not immediately executing
10943         * src/imap.c
10944                 Really prevent UID FETCH 0
10945         * src/codeconv.c
10946                 Fix outgoing charset never set to utf-8
10947         * src/mh.c
10948                 Fix leak
10949
10950 2005-06-16 [colin]      1.9.11cvs79
10951
10952         * src/compose.c
10953                 Fix bug #707 (Dash splits rows)
10954                 Only wrap if we're on a line break position and
10955                 the previous one was a "white" (space) char.
10956                 Pango stuff is weird.
10957
10958 2005-06-16 [colin]      1.9.11cvs78
10959
10960         * src/imap_gtk.c
10961                 Lock summaryview while downloading messages
10962                 on user demand
10963         * src/procheader.c
10964         * src/unmime.c
10965         * src/common/utils.c
10966         * src/common/utils.h
10967                 Replace \r and \n with spaces in From and
10968                 Subject headers
10969
10970 2005-06-16 [paul]       1.9.11cvs77
10971
10972         * src/procmime.c
10973                 liberalise the mime parser
10974         * src/gtk/about.c
10975                 add text wrapping
10976
10977 2005-06-16 [paul]       1.9.11cvs76
10978
10979         * src/gtk/about.c
10980                 reworked
10981
10982 2005-06-15 [colin]      1.9.11cvs75
10983
10984         * src/compose.c
10985                 Finish header encoding fix
10986         * src/summaryview.c
10987                 Fix segfault
10988         * src/headerview.c
10989                 Fix compilation (Thanks Stephan
10990                 Sachse)
10991
10992 2005-06-15 [colin]      1.9.11cvs74
10993
10994         * Makefile.am
10995                 Install gnome2 stuff rather than gnome1, 
10996                 if both are present
10997         * src/codeconv.c
10998         * src/codeconv.h
10999         * src/compose.c
11000                 Fix headers encoding
11001         * src/folder.c
11002                 Visual progress when fetching all messages
11003         * src/folderview.c
11004         * src/summaryview.c
11005         * src/summaryview.h
11006                 Prevent changing current message while
11007                 incorporating
11008
11009 2005-06-15 [paul]       1.9.11cvs73
11010
11011         * src/gtk/gtkaspell.c
11012         * src/gtk/gtkaspell.h
11013                 fix build warnings
11014
11015 2005-06-15 [paul]       1.9.11cvs72
11016
11017         * src/prefs_filtering.c
11018                 allow reordering of filter rules by
11019                 drag n drop
11020
11021 2005-06-15 [paul]       1.9.11cvs71
11022
11023         * COPYING
11024                 updated
11025         * src/codeconv.c
11026                 replace deprecated function
11027         * src/inc.c
11028         * src/send_message.c
11029         * src/gtk/progressdialog.c
11030         * src/gtk/progressdialog.h
11031                 salvage and reuse parts of reverted sync
11032
11033 2005-06-15 [paul]       1.9.11cvs70
11034
11035         * src/inc.c
11036         * src/send_message.c
11037         * src/gtk/progressdialog.c
11038         * src/gtk/progressdialog.h
11039                 revert yesterday's sync with main
11040                 it contains deprecated functions
11041
11042 2005-06-15 [colin]      1.9.11cvs69
11043
11044         * src/headerview.c
11045                 Fix bug #670 (multi user to: will corrupt message 
11046                 headers display)
11047
11048 2005-06-15 [colin]      1.9.11cvs68
11049
11050         * src/compose.c
11051                 Fix bug #421 (Fix undo on wrapping)
11052
11053 2005-06-15 [colin]      1.9.11cvs67
11054
11055         * src/folder.c
11056                 Provide visual feedback while processing
11057                 folder's rules.
11058         * src/imap.c
11059                 Provide visual feedback while getting
11060                 short headers (for uncached messages)
11061
11062
11063 2005-06-14 [paul]       1.9.11cvs66
11064
11065         * src/account.c
11066                 change a couple stock icons
11067         * src/inc.c
11068         * src/send_message.c
11069         * src/gtk/progressdialog.c
11070         * src/gtk/progressdialog.h
11071                 sync main's GtkTreeView implementation
11072
11073 2005-06-14 [colin]      1.9.11cvs65
11074
11075         * src/imap.c
11076                 Various little fixes, mainly on error paths
11077
11078 2005-06-13 [colin]      1.9.11cvs64
11079
11080         * matcher.c
11081         * procmsg.c
11082         * procmsg.h
11083                 Add a way to fetch only headers. This speeds
11084                 up filtering on headers for IMAP. Fixes:
11085                 bug #481 extraneous imap commands slow down 
11086                         imap filtering
11087                 bug #522 Sylpheed downloads all messages 
11088                         when opening mailbox (IMAP)
11089                 bug #677 IMAP fetch is soooooooooooooo slow
11090         * src/folder.c
11091         * src/folder.h
11092                 Add a folder set_batch method so that
11093                 implementations can speed up flags changes
11094         * src/folderutils.c
11095         * src/summaryview.c
11096                 Use that in mark as (un)read and mark all read
11097                 Refix bug #679
11098         * src/imap.c
11099                 Implement set_batch - brings back deferred
11100                 flags in a less buggy manner. Fixes:
11101                 bug #729 IMAP immediate expunge of deleted messages
11102                 bug #191 remove list of messages with one command
11103                 Fix login with strange chars
11104                 Implement fetch_msg_full
11105                 Fix copy (wrong counts)
11106
11107 2005-06-12 [colin]      1.9.11cvs63
11108
11109         * src/folder.c
11110                 lock incorporation during long operations.
11111                 Avoids fucking up the IMAP socket.
11112
11113 2005-06-12 [colin]      1.9.11cvs62
11114
11115         * src/imap.c
11116                 Fix harmful typo
11117                 Factorize remove_all_msg
11118                 Thread-ize expunge
11119         * src/summaryview.c
11120                 Don't update partial-download status if unnecessary
11121         * src/folder.c
11122                 Use remove_msgs everywhere possible
11123
11124 2005-06-12 [colin]      1.9.11cvs61
11125
11126         * src/folder.c
11127         * src/folder.h
11128                 Add a remove_msgs function to remove a 
11129                 list of messages
11130         * src/imap.c
11131                 Implement that.
11132
11133 2005-06-12 [colin]      1.9.11cvs60
11134
11135         * src/imap.c
11136                 Remove flags-processing deferring... Too hard
11137                 to get it to work in all cases.
11138
11139 2005-06-11 [colin]      1.9.11cvs59
11140
11141         * src/imap.c
11142                 printf -> debug_print
11143
11144 2005-06-11 [colin]      1.9.11cvs58
11145
11146         * src/imap.c
11147                 o Fix build without USE_PTHREAD
11148                 o Factorize imap_open
11149                 o Alertpanel in case of impossible connection
11150                 o Alertpanel in case of impossible login
11151                 o Fix deferred flags processing to force a 
11152                   flush before adding some more flags to process,
11153                   but in another folder.
11154
11155 2005-06-10 [colin]      1.9.11cvs57
11156
11157         * src/imap.c
11158                 o Fix a format string error
11159                 o init ssl socket outside of the thread 
11160                   (it possibly invokes gtk calls)
11161         * src/procmime.c
11162                 o Put back the buffer to its necessary size
11163                 o Fix changing a file pointer without keeping
11164                   track of it (thanks Valgrind)
11165         * src/common/smtp.c
11166                 o Fix automatic STARTTLS if login should be done
11167                   and the server only allows it after starting TLS
11168         * src/gtk/gtkinputdialog.c
11169                 o Eat GDK_Return so that the combo popup doesn't 
11170                   appear when we press Enter to validate the combo
11171                   input dialog (as seen in the Open with... dialog)
11172
11173 2005-06-10 [colin]      1.9.11cvs56
11174
11175         * src/imap.c
11176                 o A bit less debug
11177                 o Fix a crash on deletion
11178                 o Threadize imap_select (it's called outside of 
11179                   threads)
11180                 o Defer treatment of DELETED flags
11181
11182
11183 2005-06-09 [colin]      1.9.11cvs55
11184
11185         * src/imap.c
11186                 Make sure we check imap_gtk_should_override(), which
11187                 potentially calls gtk stuff, before creating thread.
11188                 That way it should't be called via imap_get_session()
11189                 inside a thread.
11190
11191 2005-06-09 [colin]      1.9.11cvs54
11192
11193         * src/imap.c
11194                 o add a bit of status output
11195                 o remove some dead code
11196                 o threadize get_list_of_uids
11197                 o threadize imap_get_flags
11198                 o defer flag changing by 500ms so that they
11199                   can be batched
11200
11201
11202 2005-06-08 [colin]      1.9.11cvs53
11203
11204         * src/imap.c
11205                 Thread-ize imap_cmd_fetch
11206
11207 2005-06-08 [colin]      1.9.11cvs52
11208
11209         * src/main.c
11210                 Mmh, that broke POP3...
11211
11212 2005-06-08 [colin]      1.9.11cvs51
11213
11214         * src/main.c
11215                 Stabilize IMAP patch (thanks to Hoa)
11216
11217 2005-06-08 [colin]      1.9.11cvs50
11218
11219         * src/imap.c
11220                 Test patch to speed up imap. 
11221
11222 2005-06-08 [colin]      1.9.11cvs49
11223
11224         * src/imap_gtk.c
11225                 Warning fix
11226         * src/procmime.c
11227                 Apply patch from gentoo to use /usr/share/mime/globs if 
11228                 available, after un-breaking it
11229         * src/common/log.c
11230         * src/common/log.h
11231                 Use g_timeout for invoking hooks that possibly use gtk
11232                 calls. This should leave gtk calls in the main thread.
11233
11234 2005-06-08 [paul]       1.9.11cvs48
11235
11236         * src/codeconv.c
11237                 conv_get_outgoing_charset_str(): don't
11238                 use prefs_common setting
11239         * src/compose.c
11240         * src/compose.h
11241                 add /Options/Character encoding/... to
11242                 temporarily change the outgoing encoding
11243
11244         (belated sync with main)
11245
11246 2005-06-08 [paul]       1.9.11cvs47
11247
11248         * src/compose.c
11249                 correction to/completion of last
11250                 sync with main
11251
11252 2005-06-08 [paul]       1.9.11cvs46
11253
11254         sync with main:
11255         
11256         * src/codeconv.c
11257         * src/codeconv.h
11258                 always enabled Japanese auto-detection
11259                 if the first letters of locale string
11260                 is "ja"
11261         * src/compose.c
11262                 don't use "destroy" signal to destroy
11263                 Compose object (fix rare crashes on discard?)
11264         * src/mainwindow.c
11265         * src/messageview.c
11266         * src/prefs_send.c
11267                 added Hebrew encodings
11268         * src/sourcewindow.c
11269                 don't use "destroy" signal to destroy
11270                 objects
11271
11272 2005-06-07 [colin]      1.9.11cvs45
11273
11274         * src/summaryview.c
11275                 Add missing unlocks/locks
11276
11277 2005-06-07 [paul]       1.9.11cvs44
11278
11279         * src/summaryview.c
11280                 restore bug #749 fix
11281
11282 2005-06-06 [colin]      1.9.11cvs43
11283
11284         * src/summaryview.c
11285                 Fix selection bug when prefs_common.open_unread 
11286                 is FALSE
11287
11288 2005-06-06 [colin]      1.9.11cvs42
11289
11290         * src/common/md5.c
11291                 Fix a warning
11292         * src/summaryview.c
11293         * src/folderview.c
11294                 Factorize long operations beginning and end
11295                 (locking, freezing/thawing, cursor, ...)
11296                 Check selection->data member in selection-
11297                 related loops; this avoids dying an awful
11298                 death if the selection changes on us while
11299                 we're marking a whole IMAP folder unread, 
11300                 for example.
11301
11302 2005-06-06 [paul]       1.9.11cvs41
11303
11304         * src/textview.c
11305                 don't g_free() a static gchar buffer
11306
11307 2005-06-05 [colin]      1.9.11cvs40
11308
11309         * src/mainwindow.c
11310         * src/messageview.c
11311         * src/summaryview.c
11312                 Fix bug #749 (Show all headers should be
11313                 sticky as the GUI suggests)
11314
11315 2005-06-03 [paul]       1.9.11cvs39
11316
11317         * src/compose.c
11318                 don't allow editing of mail while sending.
11319                 patch by Colin
11320
11321 2005-06-03 [paul]       1.9.11cvs38
11322
11323         * src/folderview.c
11324                 add a freeze/thaw to speed up 'mark all read'
11325
11326 2005-06-03 [paul]       1.9.11cvs37
11327
11328         * src/prefs_message.c
11329                 reflect changes immediately
11330
11331 2005-06-02 [colin]      1.9.11cvs36
11332
11333         * po/POTFILES.in
11334                 Patch by Fabien Vantard.
11335
11336 2005-06-02 [colin]      1.9.11cvs35
11337
11338         * src/imap.c
11339                 Use a non-blocking imap_getline() if possible.
11340                 This should completely prevent the interface
11341                 from freezin on imap operations, although it
11342                 may do strange stuff in case of folder switching
11343                 while a big imap operation is taking place...
11344
11345                 In addition, fix a leak in the case thread
11346                 creation fails on connection.
11347
11348 2005-06-02 [colin]      1.9.11cvs34
11349
11350         * src/crash.c
11351         * src/prefs_common.h
11352                 Fix build (prefs_common_init() doesn't exist
11353                 anymore)
11354
11355 2005-06-02 [colin]      1.9.11cvs33
11356
11357         * src/prefs_account.c
11358                 Fix bug #245 (filtering rules broken when
11359                 renaming a remote account (imap4 or nntp)
11360
11361 2005-06-02 [colin]      1.9.11cvs32
11362
11363         * src/imap.c
11364                 Try to fix IMAP shortcomings: 
11365                 o Multithread imap_open()
11366                 o allow offline-mode overriding instead of
11367                   just returning NULL
11368         * src/imap_gtk.c
11369         * src/imap_gtk.h
11370                 Add a function to ask whether we want to
11371                 override offline-mode for 10 minutes (one-shot
11372                 asking was painful)
11373         * src/procheader.c
11374                 Fix segfault when imap parser isn't happy about
11375                 a missing {
11376
11377 2005-06-01 [colin]      1.9.11cvs31
11378
11379         * src/addrharvest.c
11380         * src/compose.c
11381         * src/mbox.c
11382         * src/mbox.h
11383         * src/mh.c
11384         * src/msgcache.c
11385         * src/send_message.c
11386         * src/setup.c
11387         * src/undo.c
11388         * src/common/hooks.c
11389         * src/common/prefs.c
11390         * src/common/template.c
11391         * src/common/utils.c
11392         * src/gtk/gtkutils.c
11393         * src/gtk/inputdialog.c
11394         * src/gtk/menu.c
11395         * src/gtk/pluginwindow.c
11396         * src/gtk/prefswindow.c
11397         * src/plugins/pgpmime/passphrase.c
11398         * src/plugins/pgpmime/prefs_gpg.c
11399                 More -Wall fixes
11400
11401         * src/common/Makefile.am
11402         * src/common/timing.h
11403                 Add basic timing code
11404
11405         * src/summaryview.c
11406                 Fix a bug with unread messages when 
11407                 re-sorting folders, and by the way
11408                 fix a big performance hit when 
11409                 re-sorting (10k mails: before 5s,
11410                 after .5s)
11411
11412         * src/prefs_compose_writing.c
11413         * src/prefs_compose_writing.h
11414         * src/prefs_message.c
11415         * src/prefs_message.h
11416         * src/prefs_other.c
11417         * src/prefs_other.h
11418         * src/prefs_quote.c
11419         * src/prefs_quote.h
11420         * src/prefs_receive.c
11421         * src/prefs_receive.h
11422         * src/prefs_send.c
11423         * src/prefs_send.h
11424         * src/prefs_summaries.c
11425         * src/prefs_summaries.h
11426                 Fix copyright banner
11427
11428 2005-06-01 [paul]       1.9.11cvs30
11429
11430         * po/fi.po
11431                 updated by Flammie Pirinen
11432         * src/procmime.c
11433                 fix 'Bad BASE64 content' output
11434
11435 2005-05-31 [colin]      1.9.11cvs29
11436
11437         * src/procmime.c
11438                 Oops, where did my hunk go.
11439
11440 2005-05-31 [colin]      1.9.11cvs28
11441
11442         * src/Makefile.am
11443         * src/account.c
11444         * src/action.c
11445         * src/addr_compl.c
11446         * src/addressbook.c
11447         * src/codeconv.c
11448         * src/compose.c
11449         * src/export.c
11450         * src/folder.c
11451         * src/folderview.c
11452         * src/image_viewer.c
11453         * src/main.c
11454         * src/mainwindow.c
11455         * src/messageview.c
11456         * src/mimeview.c
11457         * src/msgcache.c
11458         * src/prefs_account.c
11459         * src/prefs_actions.c
11460         * src/prefs_common.c
11461         * src/prefs_compose_writing.c
11462         * src/prefs_customheader.c
11463         * src/prefs_ext_prog.c
11464         * src/prefs_filtering.c
11465         * src/prefs_filtering_action.c
11466         * src/prefs_fonts.c
11467         * src/prefs_image_viewer.c
11468         * src/prefs_message.c
11469         * src/prefs_message.h
11470         * src/prefs_msg_colors.c
11471         * src/prefs_other.c
11472         * src/prefs_other.h
11473         * src/prefs_quote.c
11474         * src/prefs_receive.c
11475         * src/prefs_receive.h
11476         * src/prefs_send.c
11477         * src/prefs_send.h
11478         * src/prefs_spelling.c
11479         * src/prefs_summaries.c
11480         * src/prefs_summary_column.c
11481         * src/prefs_template.c
11482         * src/prefs_themes.c
11483         * src/prefs_toolbar.c
11484         * src/prefs_wrapping.c
11485         * src/procmime.c
11486         * src/procmsg.c
11487         * src/send_message.h
11488         * src/ssl_manager.c
11489         * src/summary_search.c
11490         * src/summaryview.c
11491         * src/textview.c
11492         * src/wizard.c
11493         * src/common/smtp.c
11494         * src/common/smtp.h
11495         * src/gtk/gtkutils.h
11496                 o Move the rest of Common prefs to new style
11497                 o Lots of -Wall warning fixes
11498                 o fix FIXME in cache memusage calculation
11499                 o Let return receipts be sent from any account
11500                 o Little cache optimisation (read)
11501                 o Fix bug #746 (don't treat commas as separators
11502                   when inside a quoted string)
11503
11504 2005-05-31 [paul]       1.9.11cvs27
11505
11506         * src/prefs_common.c
11507                 fix 'off-by-one' typo
11508
11509 2005-05-31 [paul]       1.9.11cvs26
11510
11511         * src/account.c
11512         * src/addr_compl.c
11513         * src/compose.c
11514         * src/foldersel.c
11515         * src/prefs_actions.c
11516         * src/prefs_common.c
11517         * src/prefs_common.h
11518         * src/prefs_customheader.c
11519         * src/prefs_display_header.c
11520         * src/prefs_filtering.c
11521         * src/prefs_filtering_action.c
11522         * src/prefs_matcher.c
11523         * src/prefs_summaries.c
11524         * src/prefs_summary_column.c
11525         * src/prefs_template.c
11526         * src/prefs_toolbar.c
11527         * src/ssl_manager.c
11528         * src/gtk/pluginwindow.c
11529         * src/gtk/prefswindow.c
11530         * src/gtk/progressdialog.c
11531                 add hidden prefs 'enable_rules_hint'
11532                 for gtk_tree_view_set_rules_hint()
11533                 (sync with main)
11534                 
11535
11536 2005-05-31 [colin]      1.9.11cvs25
11537
11538         * src/Makefile.am
11539         * src/main.c
11540         * src/prefs_common.c
11541         * src/prefs_summaries.c ** ADDED **
11542         * src/prefs_summaries.h ** ADDED **
11543                 Common/Display -> Display/Summaries
11544
11545 2005-05-31 [colin]      1.9.11cvs24
11546
11547         * src/Makefile.am
11548         * src/main.c
11549         * src/prefs_quote.c ** ADDED **
11550         * src/prefs_quote.h ** ADDED **
11551                 Move Common/Quote to Compose/Quoting
11552         * src/prefs_common.c
11553         * src/prefs_common.h
11554                 Remove old quote stuff, add
11555                 convenience functions for GtkTextView prefs
11556         * src/gtk/prefswindow.c
11557                 Set default height higher
11558
11559 2005-05-30 [colin]      1.9.11cvs23
11560
11561         * src/Makefile.am
11562         * src/main.c
11563         * src/prefs_common.c
11564         * src/prefs_compose_writing.c ** ADDED **
11565         * src/prefs_compose_writing.h ** ADDED **
11566                 Move Common/Compose prefs to Compose/Writing
11567
11568 2005-05-30 [colin]      1.9.11cvs22
11569
11570         * src/common/utils.c
11571                 Fix bug #651 (Confused Attract by Subject)
11572                 Patch by M. Benkmann <haferfrost@web.de>
11573         * AUTHORS
11574
11575 2005-05-30 [colin]      1.9.11cvs21
11576
11577         * src/compose.c
11578                 Fix concatenation of different headers of
11579                 the same type (bug #645)
11580         * src/prefs_folder_item.c
11581                 Fix bug #699 (setting color to black doesn't
11582                 work immediately)
11583         * src/procmime.c
11584                 Print out decoding error only once per
11585                 block
11586
11587 2005-05-30 [paul]       1.9.11cvs20
11588
11589         * src/common/template.c
11590                 fix Bcc
11591
11592 2005-05-30 [paul]       1.9.11cvs19
11593
11594         * doc/src/rfc2368.txt   **NEW FILE**
11595         * src/compose.c
11596                 compose_entries_set(): don't interpret Bcc
11597                 header field (conform to RFC 2368)
11598                 (sync with main)
11599
11600 2005-05-29 [colin]      1.9.11cvs18
11601
11602         * src/prefs_common.c
11603                 Let the default reply format respect
11604                 netiquette by cutting the signature.
11605
11606 2005-05-29 [colin]      1.9.11cvs17
11607
11608         * src/summaryview.c
11609                 Don't let always_show_msg override
11610                 open_unread_on_enter when opening a new
11611                 directory.
11612
11613 2005-05-27 [paul]       1.9.11cvs16
11614
11615         sync with main:
11616
11617         * src/main.c
11618                 app_will_exit(): cleanup tmp directory when exit
11619         * src/message_search.c
11620                 improved the interface and made code cleanup.
11621                 removed Clear button
11622         * src/send_message.c
11623                 send_message_local(): use GSpawn, and detect errors
11624         * src/summary_search.c
11625                 improved the interface and made code cleanup
11626         * src/textview.c
11627                 textview_write_link(): also skip non-ascii space
11628                  at the head of link strings (phishing check
11629                  didn't work at the case)
11630         * src/common/utils.c
11631                 get_command_output(): use g_spawn_command_line_sync()
11632                 instead of popen()
11633
11634 2005-05-26 [colin]      1.9.11cvs15
11635
11636         * src/folder.c
11637                 remove printf
11638
11639 2005-05-26 [colin]      1.9.11cvs14
11640
11641         * src/common/nntp.c
11642                 Fix nntp mode reader (bug #611)
11643                 Patch by Florian Mickler <florian@mickler.org>
11644
11645 2005-05-26 [colin]      1.9.11cvs13
11646
11647         * src/plugins/pgpmime/passphrase.c
11648                 Fix mouse grabbing (bug #557)
11649
11650 2005-05-26 [colin]      1.9.11cvs12
11651
11652         * src/prefs_themes.c
11653                 Fix g_warning (bug #541)
11654
11655 2005-05-26 [colin]      1.9.11cvs11
11656
11657         * src/prefs_actions.c
11658         * src/prefs_template.c
11659                 Fix bug #506 (no warning if action/template
11660                 is not saved)
11661         * src/common/template.c
11662                 Fix a possible crash
11663
11664 2005-05-26 [colin]      1.9.11cvs10
11665
11666         * src/folder.c
11667         * src/folderview.c
11668         * src/procmsg.c
11669         * src/summaryview.c
11670                 Forbid locked messages to be moved or
11671                 deleted. Locked messages in trashes 
11672                 still get deleted, for performance
11673                 reason (mh.c::mh_remove_all_msgs)
11674
11675 2005-05-25 [colin]      1.9.11cvs9
11676
11677         * src/procmime.c
11678                 Use correct encoding when sending mails
11679                 with attachments that have accentued 
11680                 chars in their name
11681
11682 2005-05-24 [colin]      1.9.11cvs8
11683
11684         * src/summaryview.c
11685                 Fix bug #688 f) read/unread marker not
11686                 changed on first click
11687                 Also, optimize summary_status_show()
11688                 calls
11689         * src/folder.c
11690         * src/inc.c
11691         * src/procmime.c
11692                 Fix bug #688 b) and c) wrt message
11693                 attachments and signature
11694         * src/stock_pixmap.c
11695         * src/stock_pixmap.h
11696         * src/stock_pixmap.c
11697         * src/stock_pixmap.h
11698         * src/Makefile.am
11699         * src/pixmaps/clip_gpg_signed.xpm
11700                 Add clip/signed icon
11701
11702 2005-05-24 [colin]      1.9.11cvs7
11703
11704         * src/folder_item_prefs.c
11705                 whitespace fix
11706
11707 2005-05-24 [colin]      1.9.11cvs6
11708
11709         * src/folderview.c
11710         * src/prefs_common.c
11711         * src/prefs_common.h
11712                 Add a confirmation to folder drag and drop
11713                 fixes bug #156
11714         * src/alertpanel.c
11715         * src/alertpanel.h
11716                 fix _with_disable parameters so that
11717                 the buttons labels are specifiable too
11718         * src/plugins/pgpmime/sgpgme.c
11719                 reflect said change
11720                 
11721
11722 2005-05-24 [colin]      1.9.11cvs5
11723
11724         * src/folderview.c
11725                 Uncollapse/collapse folders on double-click
11726                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11727                 closes bug #108
11728
11729 2005-05-23 [colin]      1.9.11cvs4
11730
11731         * src/common/socket.c
11732                 Check another special SSL_peek() error.
11733                 Should help wrt bug #728
11734
11735 2005-05-23 [colin]      1.9.11cvs3
11736
11737         * src/plugins/pgpmime/pgpmime.c
11738                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11739                 breaking menu accelerators and stuff. Users will have to
11740                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11741                 account's privacy preferences if needed.
11742
11743 2005-05-22 [paul]
11744
11745         * tools/kdeservicemenu/install.sh
11746                 use kdesu to prompt for root password if doing
11747                 global install/uninstall
11748
11749 2005-05-20 [colin]      1.9.11cvs2
11750
11751         * src/procmsg.c
11752                 Fix another compilation error with gcc-2.9x
11753                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11754         * src/send_message.c
11755                 Don't send QUIT if we aren't connected
11756
11757 2005-05-19 [colin]      1.9.11cvs1
11758
11759         * src/procmsg.c
11760                 Fix compilation with gcc 2.9x
11761
11762 2005-05-19 [paul]       1.9.11
11763
11764         1.9.11 released
11765
11766 2005-05-19 [paul]       1.9.9cvs14
11767
11768         * src/gtk/inputdialog.c
11769                 prevent gettext warning
11770
11771 2005-05-19 [paul]       1.9.9cvs13
11772
11773         * src/mainwindow.c
11774         * src/prefs_common.c
11775         * src/prefs_common.h
11776         * src/textview.c
11777         * src/textview.h
11778                 add an option to toggle cursor in message
11779                 view (sync with main)
11780
11781 2005-05-18 [colin]      1.9.9cvs12
11782
11783         * src/compose.c
11784                 Dereference freed pointer
11785         * src/gtk/gtkaspell.c
11786                 Fix duplication of dictionaries (is it an aspell issue?)
11787
11788 2005-05-18 [colin]      1.9.9cvs11
11789
11790         * src/gtk/inputdialog.c
11791         * src/gtk/gtkaspell.c
11792                 HIGuify dialogs
11793         * src/alertpanel.c
11794                 Remove a double call
11795
11796 2005-05-17 [colin]      1.9.9cvs10
11797
11798         * src/gtk/gtkaspell.c
11799                 Fix dialogs, Ctrl-Enter accel
11800
11801 2005-05-17 [colin]      1.9.9cvs9
11802
11803         * src/gtk/gtkaspell.c
11804                 Fix some accelerators, escape in replace-window
11805
11806 2005-05-16 [colin]      1.9.9cvs8
11807
11808         * src/gtk/gtkaspell.c
11809                 Revert last commit, it was a mistake.
11810
11811 2005-05-16 [colin]      1.9.9cvs7
11812
11813         * src/gtk/gtkaspell.c
11814                 Remove buggy code while we're at it. It's a 
11815                 dead code path anyway.
11816
11817 2005-05-16 [colin]      1.9.9cvs6
11818
11819         * src/gtk/gtkaspell.c
11820                 Missed some gtk_menu_popup where deactivate
11821                 signal should be handled. Should fix bug
11822                 #629 a bit more.
11823
11824 2005-05-16 [colin]      1.9.9cvs5
11825
11826         * src/gtk/gtkaspell.c
11827                 Remove debug printf()s
11828
11829 2005-05-16 [colin]      1.9.9cvs4
11830
11831         * src/gtk/gtkaspell.c
11832                 Fix a bit aspell problems
11833                 (see bug #629)
11834
11835 2005-05-13 [colin]      1.9.9cvs3
11836
11837         * src/folderview.c
11838                 Fix the + appearing even when no subfolders
11839                 have unread messages. Thanks to wwp for the
11840                 bug report.
11841
11842 2005-05-11 [paul]       1.9.9cvs2
11843
11844         * src/folderview.c
11845                 correction to 1.9.9cvs1, only colour folders that
11846                 have new msgs (not unread msgs)
11847
11848 2005-05-10 [colin]      1.9.9cvs1
11849
11850         * src/folderview.c
11851         * src/summaryview.c
11852                 Try to fix bolding bugs again.
11853
11854 2005-05-09 [paul]
11855
11856         * tools/claws.i18n.status.pl
11857                 add Ricardo Mones Lastra's script that has been providing
11858                 the i18n status page for many months
11859
11860 2005-05-09 [paul]       1.9.9
11861
11862         1.9.9 release
11863
11864 2005-05-09 [paul]       1.9.6cvs58
11865
11866         * AUTHORS
11867         * INSTALL
11868         * README.claws
11869                 updated
11870         * Makefile.am 
11871         * RELEASE_NOTES.claws
11872                 add release notes to cvs to simplify release
11873                 procedure
11874         * configure.ac
11875                 add ca and fi to ALL_LINGUAS
11876         * po/Makefile.in.in
11877                 workaround for missing Makevars
11878         * po/ca.po
11879         * po/fi.po
11880                 add new Catalan and Finnish translations
11881                 submitted by Miquel Oliete and Flammie Pirinen
11882         * po/de.po
11883         * po/es.po
11884         * po/fr.po
11885         * po/it.po
11886         * po/pl.po
11887         * po/ru.po
11888         * po/sk.po
11889         * po/sr.po
11890         * po/zh_CN.po
11891                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11892                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11893                 Urke MMI, and Hansom Young
11894         * src/main.c
11895                 Fix drafting when quitting. compose_draft() closes the
11896                 compose windows, which modifies the compose_list GSList.
11897                 We have to refresh this list after echo drafting to avoid a
11898                 segfault
11899         * src/partial_download.c
11900                 fix segfault on exit
11901
11902 2005-05-06 [paul]       1.9.6cvs57
11903
11904         * src/grouplistdialog.c
11905                 quick fix/workaround for unresizeable newsgroup
11906                 name column 
11907
11908 2005-05-06 [paul]       1.9.6cvs56
11909
11910         * src/inc.c
11911         * src/mainwindow.c
11912                 use gettext plural forms
11913         * src/imap_gtk.c
11914         * src/mh_gtk.c
11915         * src/toolbar.c
11916                 small improvement to english usage
11917
11918 2005-05-05 [thorsten]   1.9.6cvs55
11919
11920         * src/folder.c
11921                 fix possible crash
11922
11923 2005-05-05 [paul]       1.9.6cvs54
11924         
11925         sync with HEAD
11926
11927         * AUTHORS
11928         * src/compose.c
11929                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11930                 patch by Tim Mann
11931
11932 2005-05-05 [paul]       1.9.6cvs53
11933
11934         * src/mainwindow.c
11935                 fix resizing of separate message and
11936                 folder views
11937
11938 2005-05-05 [paul]       1.9.6cvs52
11939
11940         * src/account.c
11941         * src/addrgather.c
11942         * src/browseldap.c
11943         * src/exphtmldlg.c
11944         * src/expldifdlg.c
11945         * src/importmutt.c
11946         * src/importpine.c
11947         * src/main.c
11948         * src/mainwindow.c
11949         * src/noticeview.c
11950         * src/prefs_filtering.c
11951         * src/prefs_filtering_action.c
11952         * src/prefs_matcher.c
11953         * src/prefs_spelling.c
11954         * src/prefs_toolbar.c
11955         * src/toolbar.c
11956         * src/wizard.c
11957         * src/gtk/description_window.c
11958         * src/gtk/gtkvscrollbutton.c
11959         * src/gtk/progressdialog.c
11960         * src/gtk/quicksearch.c
11961         * src/plugins/pgpmime/prefs_gpg.c
11962         * src/plugins/spamassassin/spamassassin_gtk.c
11963                 replace deprecated gtk_widget_set_usize
11964
11965 2005-05-04 [colin]      1.9.6cvs51
11966
11967         * src/common/utils.c
11968                 Fix crash when subst_for_filename is called
11969                 with a NULL parameter
11970
11971 2005-05-04 [colin]      1.9.6cvs50
11972
11973         * src/partial_download.c
11974         * src/pop.c
11975                 Escape login when writing uidl file
11976                 fixes bug #736
11977
11978 2005-05-03 [colin]      1.9.6cvs49
11979
11980         * src/procmime.c
11981                 Fix possible DOS in mime parser
11982                 (see bug #634)
11983
11984 2005-05-02 [colin]      1.9.6cvs48
11985
11986         * src/compose.c
11987                 Try to fix the copy/paste mess once again.
11988
11989
11990 2005-04-30 [colin]      1.9.6cvs47
11991
11992         * src/prefs_account.h
11993         * src/procmsg.c
11994         * src/send_message.c
11995         * src/common/smtp.c
11996         * src/common/smtp.h
11997                 Try to batch sending mails (per account) instead of
11998                 reconnecting to server every time.
11999
12000 2005-04-29 [colin]      1.9.6cvs46
12001
12002         * src/messageview.c
12003                 Fix window resizing that refused to size down
12004         * src/prefs_common.c
12005         * src/prefs_common.h
12006         * src/prefs_filtering.c
12007                 Save Filtering's window size
12008
12009 2005-04-21 [paul]       1.9.6cvs45
12010
12011         * ChangeLog-gtk2.claws
12012         * src/setup.c
12013                 correction to sync
12014
12015 2005-04-21 [paul]       1.9.6cvs44
12016
12017         sync with main:
12018
12019         * src/setup.c
12020         * src/statusbar.c
12021         * src/statusbar.h
12022                 use gtkut_widget_draw_now(). Improved performance
12023                 of the update of statusbar
12024         * src/textview.c
12025                 textview_smooth_scroll_do(): redraw it after scroll
12026                 is done (fixed incorrect display when a part of the
12027                 view is hidden).
12028         * src/gtk/gtkutils.c
12029         * src/gtk/gtkutils.h
12030                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12031                 to force update of widgets.
12032                 Removed gtkut_widget_wait_for_draw() which had a big
12033                 overhead  because of waiting for all events processed 
12034
12035 2005-04-20 [paul]       1.9.6cvs43
12036
12037         * src/codeconv.c
12038                 complete 1.9.6cvs42's sync:
12039                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12040
12041 2005-04-19 [paul]       1.9.6cvs42
12042
12043         sync with main:
12044
12045         * src/action.c
12046                 catch_output(): correctly select the insert text
12047                 (fix invalid iterator warnings).
12048         * src/codeconv.c
12049         * src/codeconv.h
12050         * src/mainwindow.c
12051         * src/messageview.c
12052         * src/prefs_common.c
12053                 support GBK encoding.
12054         * src/common/session.c
12055         * src/common/session.h
12056                 use separate buffer for large data to be sent,
12057                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12058
12059 2005-04-18 [paul]       1.9.6cvs41
12060
12061         * src/jpilot.c
12062                 convert unsigned long into guint32
12063                 patch by Paul LeoNerd Evans 
12064
12065 2005-04-17 [colin]      1.9.6cvs40
12066
12067         * src/compose.c
12068                 Fix 'Request return receipt' from folder
12069                 properties (bug #708)
12070
12071 2005-04-17 [colin]      1.9.6cvs39
12072
12073         * src/mainwindow.c
12074                 Fix duplicate hotkeys in Mainwindow's menu
12075
12076 2005-04-17 [colin]      1.9.6cvs38
12077
12078         * src/folderview.c
12079                 Fix duplicate hotkeys in Folderview's contextual
12080                 menu
12081
12082 2005-04-15 [colin]      1.9.6cvs37
12083
12084         * src/summaryview.c
12085                 Fix 'Save as...' with non-ascii filenames
12086
12087 2005-04-15 [colin]      1.9.6cvs36
12088
12089         * src/plugins/pgpmime/pgpmime.c
12090                 Fix bus error on 64bit. Spotted by 
12091                 macallan1888@gmail.com
12092
12093 2005-04-15 [colin]      1.9.6cvs35
12094
12095         * src/prefs_account.c
12096                 Fix cvs34.
12097
12098 2005-04-12 [colin]      1.9.6cvs34
12099
12100         * src/prefs_account.c
12101                 Fix smtp auth type off-by-one. We forgot to
12102                 add PLAIN in the prefs-to-gui setter func and
12103                 as a result, the selected auth when opening
12104                 account prefs was not the correct one.
12105
12106 2005-04-12 [paul]       1.9.6cvs33
12107
12108         * src/inc.c
12109                 if the recv dialog is visible, Cancel only
12110                 cancels the current account
12111
12112
12113 2005-04-10 [colin]      1.9.6cvs32
12114
12115         * src/filtering.c
12116                 Copy score when copying FilteringActions
12117                 Fix bug #674
12118
12119 2005-04-10 [colin]      1.9.6cvs31
12120
12121         * src/inc.c
12122                 Make Message -> Receive -> Cancel cancel 
12123                 incorporation on all accounts. Fixes
12124                 bug #693
12125
12126 2005-04-10 [colin]      1.9.6cvs30
12127
12128         * src/prefs_account.c
12129                 Update Privacy checkbuttons status based
12130                 on the selected privacy system
12131         * src/compose.c
12132                 Always connect the "None" privacy system; the
12133                 static boolean was probably there to avoid
12134                 reconnecting twice in the same compose window,
12135                 but as the parent function is only called once
12136                 per compose, it's only a bug - as a static is
12137                 initialized once per application instance.
12138                 Also, don't uncheck Sign and Encrypt when
12139                 selecting None as privacy system; just ignore
12140                 them when sending/queuing.
12141                 Should fix bug #695
12142
12143 2005-04-08 [colin]      1.9.6cvs29
12144
12145         * src/account.c
12146         * src/prefs_account.c
12147         * src/prefs_account.h
12148                 Add account preference to queue message in a certain
12149                 folder.
12150
12151 2005-04-06 [colin]      1.9.6cvs28
12152
12153         * src/prefs_account.c
12154                 Update old inbox path syntax
12155
12156 2005-04-06 [paul]       1.9.6cvs27
12157
12158         sync with main:
12159
12160         * configure.ac
12161                 changed -traditional-cpp to -no-cpp-precomp for newer
12162                 Mac OS X support
12163         * src/foldersel.c
12164                 made column resize automatically
12165         * src/send_message.c
12166                 send_message_smtp(): consider EOF right after QUIT
12167                 successful (workaround for Gmail SMTP server)
12168         * src/common/socket.c
12169                 ssl_read(), ssl_peek(): check EOF which violates the
12170                 SSL protocol
12171         * src/gtk/colorlabel.c
12172                 removed warnings when displaying colorlabel menu
12173                 (don't use GtkAlignment)
12174
12175 2005-04-05 [paul]       1.9.6cvs26
12176
12177         * src/plugins/trayicon/trayicon.c
12178                 fix clipping of icon under KDE3 
12179
12180 2005-04-05 [paul]       1.9.6cvs25
12181
12182         * src/summaryview.c
12183                 hide display of threading
12184                 patch by Alfons
12185
12186 2005-04-04 [thorsten]   1.9.6cvs24
12187
12188         * src/mh.c
12189                 marks lost on filesystems with different stat() results on
12190                 summer-/wintertime
12191
12192 2005-04-03 [colin]      1.9.6cvs23
12193
12194         * src/summaryview.c
12195                 Don't handle up/down. Patch by Alfons
12196
12197 2005-04-02 [colin]      1.9.6cvs22
12198
12199         * src/summaryview.c
12200                 Make scrolling faster. Patch by Alfons.
12201
12202 2005-04-01 [colin]      1.9.6cvs21
12203
12204         * src/Makefile.am
12205         * src/stock_pixmap.c
12206         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12207         * src/pixmaps/dir_noselect.xpm ** ADDED **
12208                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12209
12210 2005-04-01 [colin]      1.9.6cvs20
12211
12212         * src/image_viewer.c
12213         * src/image_viewer.h
12214         * src/procmime.c
12215         * src/procmime.h
12216         * src/textview.c
12217         * src/textview.h
12218                 Implement inline image resizing and right-clicking
12219
12220 2005-04-01 [paul]       1.9.6cvs19
12221
12222         * AUTHORS
12223         * Makefile.am
12224         * configure.ac
12225                 check for gnome2
12226                 patch by Luca Cavalli <loopback<AT>slackit.org>
12227         * po/ru.po
12228                 updated by Pavlo Bohmat
12229
12230 2005-03-31 [colin]      1.9.6cvs18
12231
12232         * src/news.c
12233                 Fix parsing references
12234         * src/msgcache.c
12235                 don't put nulls in the references list
12236         * src/procheader.c
12237                 commit that forgotten file in 1.9.6cvs14
12238
12239 2005-03-31 [colin]      1.9.6cvs17
12240
12241         * src/compose.c
12242                 Fix joining of signature separator again. 
12243                 Maybe Hiro could put it in main too...
12244
12245 2005-03-31 [colin]      1.9.6cvs16
12246
12247         * src/Makefile.am
12248         * src/foldersel.c
12249         * src/stock_pixmap.c
12250         * src/stock_pixmap.h
12251         * src/pixmaps/dir-noselect.xpm
12252                 Update foldersel.c (sync from main, patch by Alfons)
12253
12254 2005-03-30 [colin]      1.9.6cvs15
12255
12256         * src/imap.c
12257                 Fix handling of imap folders containing [] in 
12258                 their name. Thanks to Nahuel Angelinetti for
12259                 the detailed bugreport.
12260
12261 2005-03-30 [colin]      1.9.6cvs14
12262
12263         * src/common/utils.h
12264         * src/common/utils.c
12265         * src/common/defs.h
12266         * src/matcher.c
12267         * src/msgcache.c
12268         * src/news.c
12269         * src/procmsg.c
12270         * src/procmsg.h
12271         * src/quote_fmt_parse.y
12272         * src/summaryview.c
12273                 Update references system. Patch by Alfons
12274
12275 2005-03-30 [colin]      1.9.6cvs13
12276
12277         * src/common/socket.c
12278                 Force the glibc to read resolv.conf again when 
12279                 it has changed. Should fix issues when changing
12280                 networks on a laptop and not restarting sylpheed. 
12281
12282 2005-03-30 [paul]       1.9.6cvs12
12283
12284         partial sync with main:
12285
12286         * src/action.c
12287                 create_io_dialog(): use user-defined text font
12288                 (thanks to Alfons), and modified its appearance.
12289         * src/addrgather.c
12290         * src/addrharvest.c
12291         * src/browseldap.c
12292                 replace old code
12293         * src/compose.c
12294                 don't join (presumably) itemized lines on line-wrapping
12295                 fixed wrapping of quote when auto-wrapping is enabled
12296                 compose_destroy(): destroy paned only if it's not
12297                 attached to window. Fixed memory leak of popup menu.
12298         * src/exphtmldlg.c
12299         * src/expldifdlg.c
12300                 replace old code
12301         * src/html.c
12302         * src/html.h
12303         * src/importmutt.c
12304         * src/importpine.c
12305                 replace old code
12306         * src/main.c
12307                 removed redundant code
12308         * src/mainwindow.c
12309                 changed 'Code set' (which is rather incorrect)
12310                 in the menu to 'Character encoding'
12311                 main_window_set_widgets(): request size first
12312                 to prevent window size becoming wrong
12313                 fixed remembering of the state of the visibility
12314                 of MessageView
12315         * src/messageview.c
12316                 changed 'Code set' (which is rather incorrect)
12317                 in the menu to 'Character encoding'
12318         * src/prefs_common.c
12319         * src/prefs_common.h
12320                 added an option whether to render HTML as text or not
12321                 added separators to outgoing encoding menu
12322         * src/procheader.c
12323                 procheader_scan_date_string(): support header
12324                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12325         * src/summaryview.c
12326         * src/summaryview.h
12327                 minor code cleanup
12328         * src/textview.c
12329                 textview_show_html(): force output of newline
12330                 added an option whether to render HTML as text or not
12331         * src/common/utils.c
12332                 strncpy2(): optimized based on Alfons' code
12333         * src/gtk/gtkutils.c
12334         * src/gtk/gtkutils.h
12335                 removed non-used code
12336         * src/plugins/pgpmime/passphrase.c
12337                 partially fixed grab input of passphrase dialog
12338                 Confine pointer to window
12339
12340 2005-03-30 [colin]      1.9.6cvs11
12341
12342         * src/msgcache.c
12343         * src/msgcache.h
12344                 Read/write 32bit ints from cache & marks
12345                 From main.
12346
12347 2005-03-29 [paul]       1.9.6cvs10
12348
12349         * AUTHORS
12350         * ChangeLog.claws
12351         * src/compose.c
12352         * src/gtk/gtkaspell.c
12353                 sync with HEAD (don't pass NULL pointers) 
12354
12355 2005-03-24 [paul]
12356
12357         * tools/Makefile.am
12358         * tools/README
12359         * tools/acroread2sylpheed.pl
12360                 sync with HEAD (add script to send pdfs as
12361                 attachments from Adobe Reader 7)
12362
12363 2005-03-21 [paul]       1.9.6cvs9
12364
12365         * configure.ac
12366         * po/POTFILES.in
12367         * src/Makefile.am
12368         * src/crash.c
12369         * src/image_viewer.c ** ADDED **
12370         * src/image_viewer.h ** ADDED **
12371         * src/main.c
12372         * src/prefs_common.c
12373         * src/prefs_common.h
12374         * src/prefs_image_viewer.c ** ADDED **
12375         * src/prefs_image_viewer.h ** ADDED **
12376         * src/textview.c
12377         * src/gtk/about.c
12378         * src/pixmaps/sylpheed_logo.xpm
12379         * src/plugins/Makefile.am
12380         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12381         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12382         * src/plugins/image_viewer/plugin.c ** REMOVED **
12383         * src/plugins/image_viewer/viewer.c ** REMOVED **
12384         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12385         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12386         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12387         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12388         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12389                 as gdk-pixbuf is now built-in
12390                 remove image_viewer plugin and put code back into
12391                 main codebase
12392                 implement inline image display (sync with main)
12393
12394                 replace logo with newer, nicer, larger version  
12395
12396 2005-03-21 [paul]       1.9.6cvs8
12397
12398         * src/gtk/about.c
12399                 cosmetic improvement
12400
12401 2005-03-21 [holger]     1.9.6cvs7
12402
12403         * src/plugins/spamassassin/spamassassin.c
12404                 Sync with HEAD
12405                 (unregister hook on failed plugin init)
12406
12407 2005-03-20 [colin]      1.9.6cvs6
12408
12409         * src/common/plugin.c
12410                 Check that plugin isn't already loaded
12411                 Patch by Alfons
12412
12413 2005-03-20 [thorsten]   1.9.6cvs5
12414
12415         * src/compose.c
12416                 use a more compatible syntax
12417
12418 2005-03-20 [thorsten]   1.9.6cvs4
12419
12420         * src/prefs_toolbar.c
12421                 fix crash when selecting toolbar item (uninitialized pointer)
12422
12423 2005-03-20 [thorsten]   1.9.6cvs3
12424
12425         * src/procmime.c
12426                 fix mimetype detection (referenced free()d string)
12427
12428 2005-03-20 [paul]       1.9.6cvs2
12429
12430         * src/compose.c
12431                 sync with HEAD (1.0.3cvs5)
12432                 neglect Reply-To header if empty
12433                 Patch by Alfons 
12434
12435 2005-03-19 [holger]     1.9.6cvs1
12436
12437         * src/summaryview.c
12438         * src/summaryview.h
12439                 Sync with HEAD
12440
12441 2005-03-18 [paul]       1.9.6
12442
12443         initial GTK2 release
12444
12445 2005-03-18 [paul]       1.0.3cvs3.1
12446
12447         * AUTHORS
12448         * ChangeLog.claws
12449         * configure.ac
12450         * src/gtk/about.c
12451         * src/pixmaps/sylpheed_logo.xpm
12452                 sync with HEAD
12453
12454 2005-03-18 [colin]      1.0.3cvs2.6
12455
12456         * src/summaryview.c
12457                 Remove call to summary_step in summary_copy_selected_to
12458                 Can't see its purpose, and this causes bug when copying
12459                 a message if the next one is unread: it reads it.
12460
12461 2005-03-18 [paul]       1.0.3cvs2.5
12462
12463         * src/foldersel.c
12464                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12465
12466 2005-03-18 [paul]       1.0.3cvs2.4
12467
12468         * src/addrharvest.c
12469         * src/codeconv.c
12470         * src/codeconv.h
12471         * src/compose.c
12472         * src/news.c
12473         * src/procheader.c
12474         * src/procmime.c
12475         * src/unmime.c
12476         * src/unmime.h
12477                 fix buffer overflow, CAN-2005-0667, see
12478                 http://secunia.com/advisories/14491/
12479                 Patch by Alfons
12480
12481 2005-03-17 [colin]      1.0.3cvs2.3
12482
12483         * src/prefs_fonts.c
12484         * src/summaryview.c
12485                 Fix font bugs (both lists now officialy share 
12486                 the same font)
12487                 
12488
12489 2005-03-17 [paul]       1.0.3cvs2.2
12490
12491         * src/gtk/pluginwindow.c
12492                 make plugin descriptions uneditable
12493
12494 2005-03-11 [paul]       1.0.3cvs2.1
12495
12496         * ChangeLog.claws
12497         * configure.ac
12498         * po/POTFILES.in
12499         * src/plugins/trayicon/trayicon.c
12500                 sync with HEAD
12501                 add src/wizard.c to POTFILES.in
12502
12503 2005-03-11 [paul]       1.0.3cvs1.1
12504
12505         * ChangeLog
12506         * ChangeLog.claws
12507         * configure.ac
12508         * po/de.po
12509         * po/es.po
12510         * po/fr.po
12511         * po/it.po
12512         * po/pt_BR.po
12513         * po/ru.po
12514         * po/sk.po
12515         * po/sr.po
12516         * po/zh_CN.po
12517                 sync with HEAD
12518
12519 2005-03-04 [colin]      1.0.1cvs22.2
12520
12521         * src/compose.c
12522                 Fix signatures with accentued chars in it
12523
12524 2005-03-04 [colin]      1.0.1cvs22.1
12525
12526         * src/common/smtp.c
12527         * src/common/smtp.h
12528                 Don't use SIZE param in MAIL FROM: if server 
12529                 doesn't support it. Patch by Eugen Freiter
12530                 <eugen_f@users.sf.net>
12531
12532 2005-02-27 [paul]       1.0.1cvs20.1
12533
12534         * ChangeLog.claws
12535         * configure.ac
12536         * src/messageview.c
12537                 sync with HEAD
12538
12539 2005-02-27 [colin]      1.0.1cvs19.4
12540
12541         * src/procheader.c
12542         * src/procheader.h
12543                 Fix prototypes. Patch by Alfons
12544
12545 2005-02-27 [colin]      1.0.1cvs19.3
12546
12547         * src/compose.c
12548                 Don't auto-join the signature separator.
12549
12550 2005-02-26 [colin]      1.0.1cvs19.2
12551
12552         * src/summaryview.c
12553                 Fix 'mark all read' with collapsed threads.
12554                 Patch by Alfons.
12555
12556 2005-02-25 [paul]       1.0.1cvs19.1
12557
12558         * ChangeLog.claws
12559         * configure.ac
12560         * src/prefs_account.c
12561         * src/prefs_folder_item.c
12562         * src/gtk/prefswindow.c
12563         * src/gtk/prefswindow.h
12564                 sync with HEAD
12565
12566 2005-02-25 [paul]       1.0.1cvs15.12
12567
12568         * src/alertpanel.c
12569         * src/codeconv.c
12570         * src/compose.c
12571         * src/textview.c
12572         * src/gtk/gtkutils.c
12573         * src/gtk/gtkutils.h
12574         * src/gtk/logwindow.c
12575         * src/gtk/progressdialog.c
12576                 sync with main (revision 127)
12577                 and fix logwindow clipping
12578
12579 2005-02-24 [colin]      1.0.1cvs15.11
12580
12581         * src/plugins/pgpmime/passphrase.c
12582                 Disable input grabbing; it doesn't work yet.
12583
12584 2005-02-24 [colin]      1.0.1cvs15.10
12585
12586         * src/messageview.c
12587                 Don't send out receipts if offline. Ask.
12588
12589 2005-02-23 [colin]      1.0.1cvs15.9
12590
12591         * src/summaryview.c     
12592                 Fix expanding
12593
12594 2005-02-23 [colin]      1.0.1cvs15.8
12595
12596         * src/summaryview.c
12597                 Really fix Bug 568 by removing useless
12598                 calls. summary_thread_init() now called
12599                 in summary_sort(). This should please
12600                 Alfons as it should be faster than 
12601                 previously.
12602
12603 2005-02-23 [colin]      1.0.1cvs15.7
12604
12605         * src/compose.c
12606                 Encode parts as QP or B64 if signing
12607
12608 2005-02-23 [colin]      1.0.1cvs15.6
12609
12610         * src/compose.c
12611                 Fix Mimeinfo leakage (including tmp files)
12612         * src/procmsg.c
12613                 Fix tmp file leakage (spotted by Ivan Rayner)
12614
12615 2005-02-22 [colin]      1.0.1cvs15.5
12616
12617         * src/expldifdlg.c
12618                 Fix keyboard input. Patch by Alfons.
12619
12620 2005-02-21 [colin]      1.0.1cvs15.4
12621
12622         * src/compose.c
12623                 Fix Sign/Encrypt when unselecting privacy
12624                 system
12625         * src/prefs_common.c
12626                 Change default message font to Monospace
12627         * src/summaryview.c
12628                 More freezing during potentially large operations
12629
12630 2005-02-21 [paul]       1.0.1cvs15.3
12631
12632         * src/main.c
12633                 fix --help output
12634
12635 2005-02-21 [paul]       1.0.1cvs15.2
12636
12637         * po/Makefile.in.in
12638         * src/compose.c
12639         * src/summaryview.c
12640         * src/textview.c
12641         * src/common/utils.c
12642         * src/common/utils.h
12643                 sync with main (revision 117)
12644
12645 2005-02-20 [colin]      1.0.1cvs15.1
12646
12647         * src/common/defs.h
12648                 Change cache file to .sylpheed_claws_cache, as
12649                 suggested by Alfons. Allows people to switch
12650                 between Sylpheed and Sylpheed-Claws. it is
12651                 a good idea to "Check for new messages" at next
12652                 startup.
12653
12654
12655 2005-02-18 [colin]      1.0.1cvs14.1
12656
12657         * src/quote_fmt_lex.l
12658         * src/quote_fmt_parse.y
12659                 Fix parser initialisation. Patch by Ivan.
12660
12661 2005-02-18 [colin]      1.0.1cvs11.6
12662
12663         * src/folderview.c
12664                 Fix scrolldown (bug 662)
12665
12666 2005-02-17 [colin]      1.0.1cvs11.5
12667
12668         * src/codeconv.c
12669                 conv_filename_to_utf8: return clean 7bit instead
12670                 of broken utf8 if needed
12671         * src/mimeview.c
12672                 Fix display of parts with unclean 8bit names
12673
12674 2005-02-17 [paul]       1.0.1cvs11.4
12675
12676         * src/compose.c
12677         * src/exportldif.c
12678         * src/matcher_parser_parse.y
12679         * src/procmime.c
12680         * src/sourcewindow.c
12681         * src/common/Makefile.am
12682         * src/common/intl.h             ** REMOVED **
12683         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12684                 sync with main (revision 109)
12685                 and clean up
12686
12687 2005-02-16 [colin]      1.0.1cvs11.3
12688
12689         * src/summaryview.c
12690                 Fix collapsed thread not highlighting when new
12691                 messages in it (Bug 568) Patch by Stephan Sachse.
12692                 Fix messed up selection when reaching bounds (Bug 632)
12693         * src/prefs_themes.c
12694                 Fix theme installing (Bug 684)
12695
12696 2005-02-16 [colin]      1.0.1cvs11.2
12697
12698         * src/messageview.c
12699                 Fix messageview_select_all
12700
12701 2005-02-16 [colin]      1.0.1cvs11.1
12702
12703         * src/mh.c
12704                 Sync with HEAD (MH scan required function)
12705
12706 2005-02-15 [colin]      1.0.1cvs8.1
12707
12708         * src/mimeview.c
12709         * src/common/utils.c
12710                 Sync with HEAD (filename chars substitution)
12711
12712 2005-02-15 [colin]      1.0.1cvs7.3
12713
12714         * src/gtk/pluginwindow.c
12715                 Fix button spacing
12716
12717 2005-02-15 [colin]      1.0.1cvs7.2
12718
12719         * src/mimeview.c
12720                 Fix mime icons not reset across message when
12721                 scrolled down
12722
12723 2005-02-15 [colin]      1.0.1cvs7.1
12724
12725         * src/compose.c
12726         * src/procmime.c
12727                 Sync with HEAD (optimisation of cvs6)
12728
12729 2005-02-14 [colin]      1.0.1cvs6.1
12730
12731         * src/compose.c
12732         * src/procmime.c
12733                 Sync with HEAD (encode "From " at line beginning)
12734
12735 2005-02-14 [colin]      1.0.1cvs5.3
12736
12737         * src/compose.c
12738                 Fix wrapping with accentued chars.
12739
12740 2005-02-13 [colin]      1.0.1cvs5.2
12741
12742         * src/textview.c
12743                 Fix email informative part parsing with
12744                 accentued chars in it. ispunct() returns
12745                 true for them in utf8...
12746
12747 2005-02-12 [colin]      1.0.1cvs5.1
12748
12749         * src/filtering.c
12750                 Sync with HEAD (remove wrong use of compose after send)
12751
12752 2005-02-12 [paul]       1.0.1cvs4.5
12753
12754         * src/textview.c
12755                 remove unnecessary code (thanks to Alfons)
12756
12757 2005-02-12 [paul]       1.0.1cvs4.4
12758
12759         * src/textview.c
12760                 add 'Copy' to contextual menu on emails
12761
12762 2005-02-11 [colin]      1.0.1cvs4.3
12763
12764         * src/compose.c
12765                 revert 1.0.0cvs28.2, it doesn't work that well.
12766
12767 2005-02-11 [paul]       1.0.1cvs4.2
12768
12769         * po/Makefile.in.in
12770                 fix 'make release'
12771
12772 2005-02-10 [paul]       1.0.1cvs4.1
12773
12774         * ChangeLog
12775         * ChangeLog.claws
12776         * ChangeLog.jp
12777         * configure.ac
12778         * src/compose.c
12779                 sync with HEAD (sync with main)
12780
12781 2005-02-10 [paul]       1.0.1cvs3.2
12782
12783         * AUTHORS
12784         * Makefile.am
12785         * autogen.sh
12786         * configure.ac
12787         * config/mkinstalldirs
12788         * intl/.cvsignore
12789         * intl/ChangeLog
12790         * intl/VERSION
12791         * intl/bindtextdom.c
12792         * intl/config.charset
12793         * intl/dcgettext.c
12794         * intl/dcigettext.c
12795         * intl/dcngettext.c
12796         * intl/dgettext.c
12797         * intl/dngettext.c
12798         * intl/eval-plural.h
12799         * intl/explodename.c
12800         * intl/finddomain.c
12801         * intl/gettext.c
12802         * intl/gettextP.h
12803         * intl/gmo.h
12804         * intl/hash-string.h
12805         * intl/intl-compat.c
12806         * intl/l10nflist.c
12807         * intl/libgnuintl.h.in
12808         * intl/loadinfo.h
12809         * intl/loadmsgcat.c
12810         * intl/localcharset.c
12811         * intl/localcharset.h
12812         * intl/locale.alias
12813         * intl/localealias.c
12814         * intl/localename.c
12815         * intl/log.c
12816         * intl/ngettext.c
12817         * intl/os2compat.c
12818         * intl/os2compat.h
12819         * intl/osdep.c
12820         * intl/plural-exp.c
12821         * intl/plural-exp.h
12822         * intl/plural.c
12823         * intl/plural.y
12824         * intl/ref-add.sin
12825         * intl/ref-del.sin
12826         * intl/relocatable.c
12827         * intl/relocatable.h
12828         * intl/textdomain.c
12829         * m4/Makefile.am
12830         * po/Makefile.in.in
12831         * src/Makefile.am
12832         * src/account.c
12833         * src/action.c
12834         * src/addr_compl.c
12835         * src/addressadd.c
12836         * src/addressbook.c
12837         * src/addrgather.c
12838         * src/addrindex.c
12839         * src/alertpanel.c
12840         * src/browseldap.c
12841         * src/codeconv.c
12842         * src/codeconv.h
12843         * src/compose.c
12844         * src/compose.h
12845         * src/crash.c
12846         * src/editaddress.c
12847         * src/editbook.c
12848         * src/editgroup.c
12849         * src/editjpilot.c
12850         * src/editldap.c
12851         * src/editldap_basedn.c
12852         * src/editvcard.c
12853         * src/exphtmldlg.c
12854         * src/expldifdlg.c
12855         * src/export.c
12856         * src/exporthtml.c
12857         * src/filtering.c
12858         * src/folder.c
12859         * src/folder_item_prefs.c
12860         * src/foldersel.c
12861         * src/folderview.c
12862         * src/grouplistdialog.c
12863         * src/headerview.c
12864         * src/imap.c
12865         * src/imap_gtk.c
12866         * src/import.c
12867         * src/importldif.c
12868         * src/importmutt.c
12869         * src/importpine.c
12870         * src/inc.c
12871         * src/ldif.c
12872         * src/main.c
12873         * src/mainwindow.c
12874         * src/matcher.c
12875         * src/mbox.c
12876         * src/message_search.c
12877         * src/messageview.c
12878         * src/mh.c
12879         * src/mh_gtk.c
12880         * src/mimeview.c
12881         * src/msgcache.c
12882         * src/news.c
12883         * src/news_gtk.c
12884         * src/noticeview.c
12885         * src/partial_download.c
12886         * src/pop.c
12887         * src/prefs_account.c
12888         * src/prefs_actions.c
12889         * src/prefs_common.c
12890         * src/prefs_customheader.c
12891         * src/prefs_display_header.c
12892         * src/prefs_ext_prog.c
12893         * src/prefs_filtering.c
12894         * src/prefs_filtering_action.c
12895         * src/prefs_folder_item.c
12896         * src/prefs_fonts.c
12897         * src/prefs_gtk.c
12898         * src/prefs_matcher.c
12899         * src/prefs_msg_colors.c
12900         * src/prefs_spelling.c
12901         * src/prefs_summary_column.c
12902         * src/prefs_template.c
12903         * src/prefs_themes.c
12904         * src/prefs_toolbar.c
12905         * src/prefs_wrapping.c
12906         * src/privacy.c
12907         * src/procheader.c
12908         * src/procmime.c
12909         * src/procmsg.c
12910         * src/quote_fmt.c
12911         * src/recv.c
12912         * src/send_message.c
12913         * src/setup.c
12914         * src/sourcewindow.c
12915         * src/ssl_manager.c
12916         * src/statusbar.c
12917         * src/summary_search.c
12918         * src/summaryview.c
12919         * src/textview.c
12920         * src/toolbar.c
12921         * src/wizard.c
12922         * src/common/nntp.c
12923         * src/common/plugin.c
12924         * src/common/smtp.c
12925         * src/common/ssl.c
12926         * src/common/ssl_certificate.c
12927         * src/common/string_match.c
12928         * src/common/sylpheed.c
12929         * src/common/template.c
12930         * src/common/utils.c
12931         * src/gtk/about.c
12932         * src/gtk/colorlabel.c
12933         * src/gtk/description_window.c
12934         * src/gtk/filesel.c
12935         * src/gtk/foldersort.c
12936         * src/gtk/gtkaspell.c
12937         * src/gtk/gtkutils.c
12938         * src/gtk/inputdialog.c
12939         * src/gtk/logwindow.c
12940         * src/gtk/menu.c
12941         * src/gtk/pluginwindow.c
12942         * src/gtk/prefswindow.c
12943         * src/gtk/progressdialog.c
12944         * src/gtk/quicksearch.c
12945         * src/gtk/sslcertwindow.c
12946         * src/plugins/clamav/clamav_plugin.c
12947         * src/plugins/clamav/clamav_plugin_gtk.c
12948         * src/plugins/demo/demo.c
12949         * src/plugins/dillo_viewer/dillo_prefs.c
12950         * src/plugins/dillo_viewer/dillo_viewer.c
12951         * src/plugins/image_viewer/plugin.c
12952         * src/plugins/image_viewer/viewer.c
12953         * src/plugins/image_viewer/viewerprefs.c
12954         * src/plugins/mathml_viewer/mathml_viewer.c
12955         * src/plugins/pgpmime/passphrase.c
12956         * src/plugins/pgpmime/plugin.c
12957         * src/plugins/pgpmime/prefs_gpg.c
12958         * src/plugins/pgpmime/select-keys.c
12959         * src/plugins/pgpmime/sgpgme.c
12960         * src/plugins/spamassassin/spamassassin.c
12961         * src/plugins/spamassassin/spamassassin_gtk.c
12962         * src/plugins/trayicon/trayicon.c
12963                 sync with main (revision 104)
12964
12965 2005-02-10 [colin]      1.0.1cvs3.1
12966
12967         * src/mainwindow.c
12968                 Sync with HEAD (fix occasional crasher)
12969
12970 2005-02-10 [colin]      1.0.1cvs2.1
12971
12972         * src/messageview.c
12973                 Synw with HEAD (don't automatically display html)
12974
12975 2005-02-09 [colin]      1.0.1cvs1.3
12976
12977         * src/textview.c
12978         * src/textview.h
12979                 Add contextual menu on emails
12980
12981 2005-02-09 [colin]      1.0.1cvs1.2
12982
12983         * src/codeconv.c
12984                 Fix converting from broken headers and 
12985                 put back the _ in missing places
12986                 (feature broke with cvs24.2 sync, main 
12987                  possibly affected?)
12988
12989 2005-02-09 [colin]      1.0.1cvs1.1
12990
12991         * src/messageview.c
12992         * src/mimeview.c
12993         * src/mimeview.h
12994                 Sync with HEAD (display non text/plain mails with plugin)
12995
12996 2005-02-08 [colin]      1.0.1.1
12997
12998         * ChangeLog.claws
12999         * po/pt_BR.po
13000                 Sync with HEAD
13001         * configure.ac
13002                 Make default configuration directory 
13003                 be .sylpheed-gtk2
13004
13005 2005-02-08 [colin]      1.0.0cvs29.1
13006
13007         * po/de.po
13008         * po/es.po
13009         * po/fr.po
13010         * po/it.po
13011         * po/sk.po
13012         * po/sr.po
13013                 Sync translations with HEAD
13014
13015 2005-02-06 [colin]      1.0.0cvs28.3
13016
13017         * src/compose.c
13018                 Make compose a bit faster - patch by Alfons.
13019
13020 2005-02-06 [colin]      1.0.0cvs28.2
13021
13022         * src/compose.c
13023                 Make pasting via middle-click more reliable
13024
13025 2005-02-05 [paul]       1.0.0cvs28.1
13026
13027         * ChangeLog
13028         * ChangeLog.claws
13029         * ChangeLog.jp
13030         * configure.ac
13031         * src/compose.c
13032                 sync with HEAD
13033                 (fix bug 682 'redirect is broken'
13034
13035 2005-02-05 [torte]      1.0.0cvs27.1
13036
13037         * ChangeLog.claws
13038         * configure.ac
13039         * src/partial_download.c
13040                 Sync with HEAD (fix buf overflow)
13041
13042 2005-02-03 [colin]      1.0.0cvs26.1
13043
13044         * src/common/plugin.c
13045                 Sync with HEAD (avoid plugin mismatches)
13046
13047 2005-02-03 [paul]       1.0.0cvs25.3
13048
13049         * src/folderview.c
13050         * src/headerview.c
13051         * src/summaryview.c
13052         * src/textview.c
13053         * src/gtk/colorlabel.c
13054                 third and final part of initial sync with main-gtk2
13055
13056 2005-02-03 [paul]       1.0.0cvs25.2
13057
13058         * src/jpilot.c
13059                 fix building with jpilot support
13060
13061 2005-02-02 [colin]      1.0.0cvs25.1
13062
13063         * src/messageview.c
13064                 Sync with HEAD (fix dangerous typo)
13065
13066 2005-02-01 [colin]      1.0.0cvs24.3
13067
13068         * src/common/xml.c
13069                 Write file as advertised (UTF-8)
13070
13071 2005-02-01 [paul]       1.0.0cvs24.2
13072
13073         * src/addrbook.c
13074         * src/addrindex.c
13075         * src/alertpanel.h
13076         * src/codeconv.c
13077         * src/codeconv.h
13078         * src/compose.c
13079         * src/export.c
13080         * src/folder_item_prefs.c
13081         * src/html.c
13082         * src/imap.c
13083         * src/import.c
13084         * src/jpilot.c
13085         * src/mainwindow.c
13086         * src/matcher_parser_lex.l
13087         * src/messageview.c
13088         * src/mh.c
13089         * src/prefs_account.c
13090         * src/prefs_actions.c
13091         * src/prefs_common.c
13092         * src/prefs_gtk.c
13093         * src/prefs_gtk.h
13094         * src/prefs_themes.c
13095         * src/procheader.c
13096         * src/procmime.c
13097         * src/sourcewindow.c
13098         * src/statusbar.c
13099         * src/summaryview.c
13100         * src/textview.c
13101         * src/toolbar.c
13102         * src/unmime.c
13103         * src/common/template.c
13104         * src/common/utils.c
13105         * src/common/xml.c
13106         * src/common/xml.h
13107         * src/gtk/gtkaspell.c
13108         * src/plugins/clamav/clamav_plugin.c
13109         * src/plugins/dillo_viewer/dillo_prefs.c
13110         * src/plugins/image_viewer/viewerprefs.c
13111         * src/plugins/pgpmime/passphrase.c
13112         * src/plugins/pgpmime/prefs_gpg.c
13113         * src/plugins/pgpmime/select-keys.c
13114         * src/plugins/spamassassin/spamassassin.c
13115                 second part of initial sync with main-gtk2
13116                 (more to follow)
13117
13118 2005-01-31 [colin]      1.0.0cvs24.1
13119
13120         * src/compose.c
13121                 Sync with HEAD
13122
13123 2005-01-29 [paul]       1.0.0cvs23.2
13124
13125         * src/account.c
13126         * src/action.c
13127         * src/addressadd.c
13128         * src/addressbook.c
13129         * src/alertpanel.c
13130         * src/compose.c
13131         * src/editaddress.c
13132         * src/editbook.c
13133         * src/editgroup.c
13134         * src/editjpilot.c
13135         * src/editldap.c
13136         * src/editldap_basedn.c
13137         * src/editvcard.c
13138         * src/export.c
13139         * src/foldersel.c
13140         * src/grouplistdialog.c
13141         * src/import.c
13142         * src/importldif.c
13143         * src/inc.c
13144         * src/main.c
13145         * src/mainwindow.c
13146         * src/message_search.c
13147         * src/messageview.c
13148         * src/mimeview.c
13149         * src/prefs_actions.c
13150         * src/prefs_common.c
13151         * src/prefs_common.h
13152         * src/prefs_customheader.c
13153         * src/prefs_display_header.c
13154         * src/prefs_filtering.c
13155         * src/prefs_filtering_action.c
13156         * src/prefs_gtk.c
13157         * src/prefs_matcher.c
13158         * src/prefs_summary_column.c
13159         * src/prefs_template.c
13160         * src/sourcewindow.c
13161         * src/summary_search.c
13162         * src/summaryview.c
13163         * src/textview.c
13164         * src/gtk/about.c
13165         * src/gtk/description_window.c
13166         * src/gtk/gtkshruler.c
13167         * src/gtk/gtkutils.c
13168         * src/gtk/gtkutils.h
13169         * src/gtk/inputdialog.c
13170         * src/gtk/logwindow.c
13171         * src/gtk/prefswindow.c
13172         * src/gtk/progressdialog.c
13173         * src/gtk/progressdialog.h
13174                 first part of initial sync with main-gtk2
13175                 (more to follow)
13176
13177 2005-01-28 [colin]      1.0.0cvs23.1
13178
13179         * src/folderview.c
13180                 Sync with HEAD
13181
13182 2005-01-27 [colin]      1.0.0cvs21.1
13183
13184         * src/folder.c
13185         * src/folderview.c
13186                 Sync with HEAD
13187
13188 2005-01-27 [colin]      1.0.0cvs19.1
13189
13190         * src/procmime.c
13191                 Sync with HEAD
13192
13193 2005-01-27 [colin]      1.0.0cvs18.1
13194
13195         * src/messageview.c
13196         * src/summaryview.c
13197         * src/mainwindow.c
13198         * src/compose.c
13199         * src/compose.h
13200         * src/procmsg.c
13201         * src/procmsg.h
13202         * src/toolbar.c
13203                 Sync with HEAD
13204
13205 2005-01-26 [paul]       1.0.0cvs15.2
13206
13207         * src/compose.c
13208                 compose_entries_set(): convert subject and body to
13209                 utf8 if necessary. patch by Felix Eckhofer
13210
13211 2005-01-26 [paul]       1.0.0cvs15.1
13212
13213         * configure.ac
13214         * src/common/template.c
13215                 sync with HEAD (fix memory leak)
13216
13217 2005-01-25 [paul]       1.0.0cvs14.1
13218
13219         * configure.ac
13220         * src/compose.c
13221                 sync with HEAD
13222
13223 2005-01-24 [colin]      1.0.0cvs13.1
13224
13225         * src/summaryview.c
13226                 Sync with HEAD
13227
13228 2005-01-24 [paul]       1.0.0cvs12.1
13229
13230         * configure.ac
13231         * src/messageview.c
13232         * src/mh.c
13233         * src/common/utils.c
13234                 sync with HEAD
13235
13236 2005-01-24 [colin]      1.0.0cvs11.1
13237
13238         * src/procheader.c
13239                 Sync with HEAD
13240
13241 2005-01-24 [colin]      1.0.0cvs10.1
13242
13243         * src/folderview.c
13244                 Sync with HEAD
13245
13246 2005-01-23 [colin]      1.0.0cvs9.1
13247
13248         * src/crash.c
13249                 Sync with HEAD
13250
13251 2005-01-22 [colin]      1.0.0cvs8.1
13252
13253         * src/summaryview.c
13254         * src/gtk/quicksearch.c
13255                 Sync with HEAD
13256
13257 2005-01-21 [colin]      1.0.0cvs7.1
13258
13259         * src/summaryview.c
13260                 Sync with HEAD
13261
13262 2005-01-21 [colin]      1.0.0cvs6.1
13263
13264         * src/summaryview.c
13265                 Sync with HEAD
13266
13267 2005-01-21 [colin]      1.0.0cvs5.1
13268
13269         * src/gtk/quicksearch.c
13270         * src/prefs_common.c
13271         * src/prefs_common.h
13272                 Sync with HEAD (recurse option)
13273
13274 2005-01-21 [colin]      1.0.0cvs4.1
13275
13276         * src/folder.h
13277         * src/folderview.c
13278         * src/folderview.h
13279         * src/summaryview.c
13280         * src/gtk/quicksearch.c
13281         * src/gtk/quicksearch.h
13282                 Sync with HEAD (recursive quicksearch)
13283
13284 2005-01-20 [colin]      1.0.0cvs3.4
13285
13286         * src/ssl_manager.c
13287                 Remove useless code
13288
13289 2005-01-20 [colin]      1.0.0cvs3.3
13290
13291         * src/ssl_manager.c
13292                 Fix leak, thanks to Alfons.
13293
13294 2005-01-20 [colin]      1.0.0cvs3.2
13295
13296         * src/ssl_manager.c
13297                 Port SSL certificate window to GTK2.
13298
13299 2005-01-20 [paul]       1.0.0cvs3.1
13300
13301         * ChangeLog.claws
13302         * configure.ac
13303         * src/addrindex.c
13304         * src/addrindex.h
13305                 sync with HEAD
13306
13307 2005-01-19 [colin]      1.0.0cvs2.2
13308
13309         * src/plugins/trayicon/trayicon.c
13310                 Fix freeze with gtk-2.6, the easy way
13311                 (signal blocking helpless there...)
13312                 Closes bug #668.
13313
13314 2005-01-19 [colin]      1.0.0cvs2.1
13315
13316         * src/mbox.c
13317         * src/mbox.h
13318         * src/mainwindow.c
13319         * src/summaryview.c
13320         * src/summaryview.h
13321                 Sync with HEAD
13322
13323 2005-01-19 [paul]       1.0.0cvs1.1
13324
13325         * configure.ac
13326         * po/de.po
13327         * po/es.po
13328         * po/fr.po
13329         * po/hr.po
13330         * po/it.po
13331         * po/ja.po
13332         * po/ko.po
13333         * po/pt_BR.po
13334         * po/ru.po
13335         * po/sk.po
13336         * po/sr.po
13337                 sync with HEAD (update translations)
13338
13339 2005-01-18 [colin]      1.0.0cvs0.1
13340
13341         * src/foldersel.c
13342                 Specify search column - patch by Alfons
13343
13344 2005-01-18 [colin]      0.9.13cvs36.3
13345
13346         * src/prefs_toolbar.c
13347                 Change Delete to Remove
13348         * src/prefs_fonts.c
13349                 GTK2 version and leak fixes
13350         * src/prefs_actions.c
13351                 Add stock buttons.
13352                 All patches by Alfons
13353
13354 2005-01-17 [colin]      0.9.13cvs36.2
13355
13356         * src/compose.c
13357                 Fix DnD inserting twice. While at it,
13358                 add DnD support for text/plain in the
13359                 body, and add support in the headers.
13360
13361 2005-01-16 [colin]      0.9.13cvs36.1
13362
13363         * ChangeLog
13364         * ChangeLog.jp
13365         * ChangeLog.claws
13366                 Sync with HEAD (nothing applicable)
13367
13368 2005-01-16 [colin]      0.9.13cvs33.2
13369
13370         * src/prefs_toolbar.c
13371                 GTK2ize prefs_toolbar, by Alfons.
13372
13373 2005-01-14 [colin]      0.9.13cvs33.1
13374
13375         * src/html.c
13376         * src/msgcache.c
13377                 Sync with HEAD
13378
13379 2005-01-14 [colin]      0.9.13cvs32.1
13380
13381         * src/html.c
13382         * src/html.h
13383         * src/msgcache.c
13384         * AUTHORS
13385         * tools/calypso_convert.pl
13386                 Sync with HEAD
13387
13388 2005-01-08 [colin]      0.9.13cvs29.2
13389
13390         * src/prefs_filtering_action.c
13391         * src/prefs_filtering.c
13392                 2 more gtk2 patches by Alfons
13393
13394 2005-01-07 [paul]       0.9.13cvs29.1
13395
13396         * ChangeLog
13397         * ChangeLog.claws
13398         * ChangeLog.jp
13399         * configure.ac
13400         * src/pop.c
13401         * src/pop.h
13402                 sync with HEAD
13403
13404 2005-01-07 [colin]      0.9.13cvs28.3
13405
13406         * src/gtk/progressdialog.c
13407         * src/gtk/progressdialog.h
13408         * src/inc.c
13409         * src/send_message.c
13410                 GTK2 for the incorporation dialog. The CList isn't dead
13411                 yet, for a more smooth migration. Patch by Alfons.
13412
13413 2005-01-06 [colin]      0.9.13cvs28.2
13414
13415         * src/prefs_display_header.c
13416                 GTK2 conversion by Alfons
13417         * src/prefs_actions.c
13418         * src/prefs_matcher.c
13419                 Fix 2 leaks - patch by Alfons
13420
13421 2005-01-06 [colin]      0.9.13cvs28.1
13422
13423         * src/prefs_matcher.c
13424                 Sync with HEAD
13425
13426 2005-01-06 [colin]      0.9.13cvs27.4
13427
13428         * src/prefs_matcher.c
13429                 Fix double-free. Patch by Alfons
13430
13431 2005-01-06 [colin]      0.9.13cvs27.3
13432
13433         * src/prefs_matcher.c
13434                 GTK2 widgets + memleak
13435                 Patch by Alfons
13436
13437 2005-01-05 [colin]      0.9.13cvs27.2
13438
13439         * src/account.c
13440         * src/addr_compl.c
13441         * src/foldersel.c
13442         * src/stock_pixmap.c
13443         * src/stock_pixmap.h
13444                 3 more GTK2 patches by Alfons.
13445
13446 2005-01-04 [colin]      0.9.13cvs27.1
13447
13448         * src/folderview.c
13449         * src/imap_gtk.c
13450         * src/news_gtk.c
13451                 Sync with HEAD
13452
13453 2005-01-04 [colin]      0.9.13cvs25.9
13454
13455         * src/compose.c
13456                 Fix Show Ruler menuitem
13457         * src/prefs_template.c
13458                 Convert to GTK2
13459         * src/common/utils.c
13460                 Make auto pointer stuff handles NULLs
13461                 Patches by Alfons.
13462
13463 2005-01-04 [colin]      0.9.13cvs25.8
13464
13465         * src/compose.c
13466                 Move the attachment list to gtk2
13467                 Patch by Alfons.
13468
13469 2005-01-04 [colin]      0.9.13cvs25.7
13470
13471         * src/textview.c
13472                 Make some keys work again
13473                 Patch by SungHyun Nam <namsh@kldp.org>
13474
13475 2005-01-04 [colin]      0.9.13cvs25.6
13476
13477         * src/gtk/gtkshruler.c
13478                 Move the ruler to GTK2
13479                 Patch by Alfons
13480
13481 2005-01-03 [colin]      0.9.13cvs25.5
13482
13483         * src/compose.c
13484                 Fix my broken patch apply 
13485
13486 2005-01-03 [colin]      0.9.13cvs25.4
13487
13488         * src/common/utils.c
13489         * src/common/utils.h
13490         * src/gtk/prefswindow.c
13491                 Move auto pointer stuff to utils.c
13492                 Patch by Alfons again :)
13493
13494 2005-01-03 [colin]      0.9.13cvs25.3
13495
13496         * src/compose.c
13497         * src/prefs_gtk.c
13498         * src/prefs_template.c
13499         * src/textview.c
13500                 Empty text widgets with empty strings, not NULL char
13501                 Patch by SungHyun Nam <namsh@kldp_org>
13502
13503 2005-01-03 [colin]      0.9.13cvs25.2
13504
13505         * src/main.c
13506         * AUTHORS
13507                 Sync with HEAD
13508
13509 2005-01-03 [colin]      0.9.13cvs25.1
13510
13511         * src/pop.c
13512         * src/pop.h
13513                 Sync with HEAD
13514
13515 2005-01-03 [colin]      0.9.13cvs24.3
13516
13517         * src/account.c
13518                 Two patches from Alfons and Alex S Moore:
13519                 fix images, fix return value.
13520
13521 2005-01-01 [colin]      0.9.13cvs24.2
13522
13523         * src/prefs_actions.c
13524                 Fix over-zealous assertion. Patch by Alfons
13525
13526 2005-01-01 [colin]      0.9.13cvs24.1
13527
13528         * src/procmime.c
13529                 Sync with HEAD (leak fix)
13530
13531 2004-12-31 [colin]      0.9.13cvs23.2
13532
13533         * src/prefs_common.c
13534                 GTK2 widgets + stock buttons - patch by Alfons
13535
13536 2004-12-31 [paul]       0.9.13cvs23.1
13537
13538         * configure.ac
13539                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13540         * src/gtk/pluginwindow.c
13541                 use GTK2 widgets and plug memory leaks,
13542                 patches by Alfons
13543
13544 2004-12-30 [colin]      0.9.13cvs22.4
13545
13546         * src/account.c
13547         * src/action.c
13548         * src/export.c
13549         * src/foldersel.c
13550         * src/import.c
13551         * src/message_search.c
13552         * src/prefs_actions.c
13553         * src/prefs_common.c
13554         * src/prefs_customheader.c
13555         * src/prefs_filtering.c
13556         * src/prefs_summary_column.c
13557         * src/summary_search.c
13558         * src/gtk/about.c
13559         * src/gtk/description_window.c
13560         * src/gtk/gtkutils.c
13561         * src/gtk/gtkutils.h
13562         * src/gtk/inputdialog.c
13563         * src/gtk/prefswindow.c
13564                 Use GTK2 stock buttons. Patches by Alfons.
13565
13566 2004-12-30 [colin]      0.9.13cvs22.3
13567
13568         * src/account.c
13569                 Sync with HEAD
13570         * src/prefs_actions.c
13571         * src/prefs_customheader.c
13572         * src/prefs_filtering.c
13573         * src/prefs_msg_colors.c
13574         * src/prefs_summary_column.c
13575         * src/gtk/prefswindow.c
13576                 Use GtkTreeView instead of deprecated 
13577                 widgets. Patches by Alfons.
13578
13579 2004-12-30 [paul]       0.9.13cvs22.2
13580
13581         * src/foldersel.c
13582                 use GTK 2 Tree View
13583                 patch by Alfons, with root folder sorting fix
13584                 by Stephan Sachse
13585
13586 2004-12-30 [paul]       0.9.13cvs22.1
13587
13588         * ChangeLog
13589         * ChangeLog.claws
13590         * ChangeLog.jp
13591         * NEWS
13592         * configure.ac
13593         * src/account.c
13594                 sync with HEAD
13595
13596 2004-12-22 [martin]     0.9.13cvs21.2
13597
13598         * src/action.c
13599                 free the command line after its use
13600
13601 2004-12-18 [paul]       0.9.13cvs21.1
13602
13603         * AUTHORS
13604         * ChangeLog
13605         * ChangeLog.claws
13606         * ChangeLog.jp
13607         * NEWS
13608         * configure.ac
13609         * src/action.c
13610         * src/compose.c
13611         * src/syldap.c
13612                 sync with HEAD
13613
13614 2004-12-17 [martin]     0.9.13cvs17.2
13615
13616         * src/action.c
13617                 convert actions input to locale
13618         * src/inc.c
13619                 convert notification command to locale
13620         * src/plugins/pgpmime/select-keys.c
13621                 convert attributes to utf8
13622
13623 2004-12-14 [colin]      0.9.13cvs17.1
13624
13625         * ChangeLog
13626         * ChangeLog.jp
13627         * ChangeLog.claws
13628         * src/action.c
13629         * src/common/utils.c
13630         * src/gtk/prefswindow.c
13631         * src/gtk/gtkutils.c
13632         * src/gtk/gtkutils.h
13633         * src/plugins/spamassassin/libspamc.c
13634                 Sync with HEAD
13635
13636 2004-12-13 [colin]      0.9.13cvs14.1
13637
13638         * src/quote_fmt_parse.y
13639                 Sync with HEAD
13640
13641 2004-12-10 [colin]      0.9.13cvs12.1
13642
13643         * src/prefs_themes.c
13644         * src/mainwindow.c
13645         * src/messageview.c
13646                 Sync with HEAD
13647
13648 2004-12-09 [colin]      0.9.13cvs10.1
13649
13650         * src/procmime.c
13651                 Sync with HEAD (fix B64 encoding from memory)
13652
13653 2004-12-08 [colin]      0.9.13cvs9.1
13654
13655         * src/gtk/colorlabel.c
13656                 Sync with HEAD
13657
13658 2004-12-08 [paul]       0.9.13cvs8.2
13659
13660         * src/gtk/pluginwindow.c
13661                 fix window resizing oddities
13662
13663 2004-12-08 [colin]      0.9.13cvs8.1
13664
13665         * src/quote_fmt_parse.y
13666                 Sync with HEAD
13667
13668 2004-12-08 [colin]      0.9.13cvs7.1
13669
13670         * src/matcher_parser_parse.y
13671         * src/msgcache.c
13672         * src/prefs_matcher.c
13673         * src/procheader.c
13674         * src/matcher.c
13675         * src/common/defs.h
13676         * po/sr.po
13677                 Sync with HEAD
13678
13679 2004-12-08 [colin]      0.9.13cvs6.1
13680
13681         * src/quote_fmt_parse.y
13682         * src/textview.c
13683                 Sync with HEAD
13684         * src/gtk/prefswindow.c
13685         * src/gtk/pluginwindow.c
13686                 Fix G_CALLBACKS protos (thanks to Alfons)
13687
13688 2004-12-07 [torte]      0.9.13cvs2.2
13689
13690         * src/procmime.c
13691                 [Bug 650] reply button causes crash
13692                 Thanks to David Relson and Christoph
13693
13694 2004-12-07 [colin]      0.9.13cvs2.1
13695
13696         * ChangeLog.claws
13697         * AUTHORS
13698         * po/sk.po
13699         * src/procmime.c
13700         * src/prefs_account.c
13701         * src/common/smtp.c
13702         * src/common/smtp.h
13703                 Sync with HEAD
13704
13705 2004-12-06 [colin]      0.9.12cvs187.1
13706
13707         * ChangeLog.claws
13708         * INSTALL
13709         * Makefile.am
13710         * README.claws
13711         * TODO.claws
13712         * configure.ac
13713         * po/bg.po
13714         * po/cs.po
13715         * po/el.po
13716         * po/en_GB.po
13717         * po/es.po
13718         * po/fr.po
13719         * po/hr.po
13720         * po/hu.po
13721         * po/it.po
13722         * po/ja.po
13723         * po/ko.po
13724         * po/nl.po
13725         * po/pl.po
13726         * po/pt_BR.po
13727         * po/ru.po
13728         * po/sk.po
13729         * po/sr.po
13730         * po/sv.po
13731         * po/zh_CN.po
13732         * po/zh_TW.Big5.po
13733         * src/compose.c
13734         * tools/Makefile.am
13735         * tools/README
13736         * tools/filter_conv.pl
13737         * tools/kdeservicemenu/README
13738         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13739         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13740                 Sync with HEAD
13741
13742 2004-12-04 [colin]      0.9.12cvs183.1
13743
13744         * src/compose.c
13745                 Sync with HEAD (compose window position saving)
13746
13747 2004-12-04 [paul]       0.9.12cvs182.3
13748
13749         * src/messageview.c
13750         * src/mimeview.c
13751         * src/prefs_customheader.c
13752         * src/gtk/quicksearch.c
13753                 replace some forgotten GTK_SIGNAL_FUNCs
13754
13755 2004-12-04 [paul]       0.9.12cvs182.2
13756
13757         * src/Makefile.am
13758                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13759                 committed in error      
13760
13761 2004-12-04 [paul]       0.9.12cvs182.1
13762
13763         * ChangeLog
13764         * ChangeLog.claws
13765         * ChangeLog.jp
13766         * INSTALL
13767         * NEWS
13768         * README
13769         * README.jp
13770         * configure.ac
13771         * doc/manual/ja/Makefile.am
13772         * doc/manual/ja/sylpheed-1.html
13773         * doc/manual/ja/sylpheed-10.html
13774         * doc/manual/ja/sylpheed-11.html
13775         * doc/manual/ja/sylpheed-12.html
13776         * doc/manual/ja/sylpheed-13.html
13777         * doc/manual/ja/sylpheed-14.html
13778         * doc/manual/ja/sylpheed-15.html
13779         * doc/manual/ja/sylpheed-16.html
13780         * doc/manual/ja/sylpheed-17.html
13781         * doc/manual/ja/sylpheed-18.html
13782         * doc/manual/ja/sylpheed-19.html
13783         * doc/manual/ja/sylpheed-2.html
13784         * doc/manual/ja/sylpheed-20.html
13785         * doc/manual/ja/sylpheed-3.html
13786         * doc/manual/ja/sylpheed-4.html
13787         * doc/manual/ja/sylpheed-5.html
13788         * doc/manual/ja/sylpheed-6.html
13789         * doc/manual/ja/sylpheed-7.html
13790         * doc/manual/ja/sylpheed-8.html
13791         * doc/manual/ja/sylpheed-9.html
13792         * doc/manual/ja/sylpheed.html
13793         * doc/manual/ja/sylpheed.sgml
13794         * po/de.po
13795         * src/Makefile.am
13796         * src/compose.c
13797         * src/procmime.c
13798         * src/pixmaps/regular.xpm **REMOVED**
13799         * src/plugins/pgpmime/pgpmime.c
13800         * src/plugins/pgpmime/plugin.c
13801         * src/plugins/pgpmime/prefs_gpg.c
13802                 sync with HEAD
13803
13804 2004-12-03 [paul]       0.9.12cvs180.1
13805
13806         * ChangeLog
13807         * ChangeLog.claws
13808         * ChangeLog.jp
13809         * configure.ac
13810         * src/Makefile.am
13811         * src/pop.c
13812         * src/common/utils.c
13813         * src/common/utils.h
13814         * src/pixmaps/continue.xpm
13815         * src/pixmaps/dir_close.xpm
13816         * src/pixmaps/dir_open.xpm
13817         * src/pixmaps/drafts_close.xpm
13818         * src/pixmaps/drafts_open.xpm
13819         * src/pixmaps/folder.xpm **REMOVED**
13820         * src/pixmaps/group.xpm
13821         * src/pixmaps/unread.xpm
13822                 sync with HEAD
13823
13824 2004-12-02 [colin]      0.9.12cvs179.1
13825
13826         * src/compose.c
13827                 Sync with HEAD (non-duplicated reedition)
13828
13829 2004-12-02 [colin]      0.9.12cvs178.1
13830
13831         * src/compose.c
13832                 Sync with HEAD (linewrap_quote fix)
13833
13834 2004-12-01 [colin]      0.9.12cvs177.3
13835
13836         * src/addrharvest.c
13837                 Replace sizeof with strlen
13838
13839 2004-12-01 [paul]       0.9.12cvs177.2
13840
13841         * src/addrharvest.c
13842                 fix 'harvest addresses'
13843
13844 2004-11-30 [colin]      0.9.12cvs177.1
13845
13846         * src/gtk/prefswindow.c
13847         * src/gtk/pluginwindow.c
13848                 Sync with HEAD
13849
13850 2004-11-29 [colin]      0.9.12cvs176.1
13851
13852         * src/folderview.c
13853                 sync with HEAD (Fix disappearing separators in folderview's popup)
13854
13855 2004-11-29 [colin]      0.9.12cvs175.1
13856
13857         * src/procmime.c
13858                 Sync with head (another format fix)
13859
13860 2004-11-29 [colin]      0.9.12cvs174.1
13861
13862         * src/pop.c
13863                 Sync with HEAD (format string fix)
13864
13865 2004-11-26 [colin]      0.9.12cvs173.1
13866
13867         * src/common/smtp.c
13868         * src/common/smtp.h
13869                 Sync with HEAD
13870
13871 2004-11-24 [colin]      0.9.12cvs172.1
13872
13873         * src/plugins/pgpmime/pgpmime.c
13874                 Sync with HEAD
13875
13876 2004-11-24 [colin]      0.9.12cvs171.1
13877
13878         * src/plugins/pgpmime/pgpmime.c
13879                 Sync with head (gpgmectx leaks)
13880
13881 2004-11-24 [colin]      0.9.12cvs169.1
13882
13883         * src/plugins/pgpmime/plugin.c
13884         * src/plugins/trayicon/Makefile.am
13885         * src/plugins/trayicon/newmarkedmail.xpm
13886         * src/plugins/trayicon/trayicon.c
13887         * src/plugins/trayicon/unreadmarkedmail.xpm
13888                 Sync with HEAD
13889
13890 2004-11-23 [colin]      0.9.12cvs168.1
13891
13892         * src/partial_download.c
13893         * src/partial_download.h
13894         * src/plugins/pgpmime/plugin.c
13895                 Sync with HEAD
13896
13897 2004-11-23 [colin]      0.9.12cvs166.1
13898
13899         * src/Makefile.am
13900         * src/codeconv.c
13901         * src/compose.c
13902         * src/folderview.c
13903         * src/main.c
13904         * src/partial_download.c
13905         * src/partial_download.h
13906         * src/prefs_account.c
13907         * src/prefs_account.h
13908         * src/privacy.c
13909         * src/privacy.h
13910         * src/procmime.c
13911         * src/common/Makefile.am
13912         * src/common/base64.h
13913         * src/common/partial_download.c
13914         * src/common/partial_download.h
13915         * src/gtk/prefswindow.c
13916         * src/gtk/prefswindow.h
13917         * src/plugins/pgpmime/pgpmime.c
13918         * src/plugins/pgpmime/prefs_gpg.c
13919         * src/plugins/pgpmime/prefs_gpg.h
13920         * src/plugins/pgpmime/sgpgme.c
13921         * src/plugins/pgpmime/sgpgme.h
13922                 Sync with HEAD
13923
13924 2004-11-23 [colin]      0.9.12cvs163.1
13925
13926         * src/main.c
13927                 Sync with HEAD (cursor optimization)
13928
13929 2004-11-23 [colin]      0.9.12cvs162.1
13930
13931         * src/prefs_common.c
13932         * src/prefs_themes.c
13933         * src/procmsg.c
13934                 Sync with HEAD
13935
13936 2004-11-23 [colin]      0.9.12cvs158.9
13937
13938         * src/compose.c
13939                 Fix double-free when forwarding
13940         * src/msgcache.c
13941                 Fix leak on error path
13942                 
13943
13944 2004-11-23 [colin]      0.9.12cvs158.8
13945
13946         * src/compose.c
13947                 Fix possible double-free
13948                 Spotted by Alfons
13949
13950 2004-11-23 [colin]      0.9.12cvs158.7
13951
13952         * src/compose.c
13953                 Fix some signal handlers' prototypes
13954                 Spotted by Alfons
13955
13956 2004-11-22 [colin]      0.9.12cvs158.6
13957
13958         * src/compose.c
13959                 Remove unneeded code and duplicated
13960                 wrapping - patch by Alfons
13961
13962 2004-11-22 [colin]      0.9.12cvs158.5
13963
13964         * src/prefs_themes.c
13965                 Fix oversized selector
13966
13967 2004-11-22 [colin]      0.9.12cvs158.4
13968
13969         * src/compose.c
13970                 fix dump_text()
13971                 patch by Alfons
13972
13973 2004-11-19 [colin]      0.9.12cvs158.3
13974
13975         * src/textview.c
13976                 Add a context menu on links (open, copy)
13977
13978 2004-11-18 [paul]       0.9.12cvs158.2
13979
13980         * src/addrgather.c
13981         * src/exphtmldlg.c
13982         * src/expldifdlg.c
13983         * src/mimeview.c
13984         * src/prefs_common.c
13985         * src/plugins/image_viewer/viewer.c
13986         * src/plugins/spamassassin/spamassassin_gtk.c
13987                 replace deprecated gtk_notebook_set_page
13988                 and gtk_notebook_current_page
13989
13990 2004-11-18 [paul]       0.9.12cvs158.1
13991
13992         * configure.ac
13993         * src/compose.c
13994         * src/mainwindow.c
13995         * src/messageview.c
13996         * src/prefs_common.c
13997         * src/common/utils.c
13998         * src/common/utils.h
13999                 sync with HEAD
14000
14001 2004-11-17 [colin]      0.9.12cvs156.1
14002
14003         * src/prefs_account.c
14004         * src/prefs_account.h
14005         * src/procmsg.c
14006                 Sync with HEAD (add pref to store encrypted mails encrypted)
14007
14008 2004-11-17 [paul]       0.9.12cvs155.1
14009
14010         * ChangeLog
14011         * ChangeLog.claws
14012         * ChangeLog.jp
14013         * NEWS
14014         * configure.ac
14015         * src/compose.c
14016         * src/jpilot.c
14017         * src/privacy.c
14018         * src/procmime.c
14019         * src/procmime.h
14020         * src/procmsg.c
14021         * src/toolbar.c
14022         * src/pixmaps/error.xpm
14023                 sync with HEAD
14024
14025 2004-11-17 [colin]      0.9.12cvs151.1
14026
14027         * src/plugins/pgpmime/pgpmime.c
14028                 Sync with HEAD (remove debug printf)
14029
14030 2004-11-17 [colin]      0.9.12cvs150.1
14031
14032         * src/plugins/pgpmime/pgpmime.c
14033                 Sync with HEAD (off-by-one fix)
14034
14035 2004-11-17 [colin]      0.9.12cvs149.1
14036
14037         * src/procmsg.c
14038                 Sync with HEAD (coding style fixes)
14039
14040 2004-11-16 [colin]      0.9.12cvs148.1
14041
14042         * src/procmsg.c
14043                 Sync with head (Fix the fix)
14044
14045 2004-11-16 [colin]      0.9.12cvs147.1
14046
14047         * src/procmsg.c
14048                 Sync with Main (leak fix)
14049
14050 2004-11-16 [colin]      0.9.12cvs146.14
14051
14052         * src/compose.c
14053                 Remove useless chunk of code
14054                 Patch by Alfons
14055
14056 2004-11-15 [colin]      0.9.12cvs146.13
14057
14058         * src/compose.c
14059                 Fix drafting after insertion
14060                 Patch by Alfons
14061
14062 2004-11-15 [colin]      0.9.12cvs146.12
14063
14064         * src/compose.c
14065         * src/prefs_filtering.c
14066         * src/prefs_filtering_action.c
14067         * src/prefs_toolbar.c
14068                 Fix some const-correctness
14069
14070 2004-11-15 [colin]      0.9.12cvs146.11
14071
14072         * src/summaryview.c
14073         * src/prefs_themes.c
14074         * src/messageview.c
14075                 Fix some leaks
14076
14077 2004-11-15 [colin]      0.9.12cvs146.10
14078
14079         * src/codeconv.c
14080                 More unreadable locale fixes
14081
14082 2004-11-14 [colin]      0.9.12cvs146.9
14083
14084         * src/textview.c
14085                 Fix uri_security_check
14086                 Patch by Alfons
14087
14088 2004-11-13 [paul]       0.9.12cvs146.8
14089
14090         * src/folder.c
14091         * src/procmime.c
14092                 fix 2 bugs introduced in last commit
14093
14094 2004-11-13 [paul]       0.9.12cvs146.7
14095
14096         * src/compose.c
14097         * src/exporthtml.c
14098         * src/exportldif.c
14099         * src/folder.c
14100         * src/imap.c
14101         * src/imap_gtk.c
14102         * src/main.c
14103         * src/mainwindow.c
14104         * src/messageview.c
14105         * src/mh_gtk.c
14106         * src/prefs_themes.c
14107         * src/procmime.c
14108         * src/setup.c
14109         * src/summaryview.c
14110                 replace deprecated g_basename
14111
14112 2004-11-13 [paul]       0.9.12cvs146.6
14113
14114         * src/compose.c
14115         * src/imap.c
14116         * src/matcher_parser.h
14117         * src/matcher_parser_parse.y
14118         * src/prefs_filtering.c
14119         * src/prefs_filtering_action.c
14120         * src/prefs_themes.c
14121         * src/prefs_toolbar.c
14122         * src/common/utils.c
14123                 various small fixes/cleanups
14124
14125 2004-11-12 [colin]      0.9.12cvs146.5
14126
14127         * src/textview.c
14128                 Validate event's origin on visibility notify
14129                 Patch by Alfons.
14130
14131 2004-11-12 [paul]       0.9.12cvs146.4
14132
14133         * src/exporthtml.c
14134         * src/exportldif.c
14135         * src/imap.c
14136         * src/mh.c
14137         * src/mimeview.c
14138         * src/prefs_spelling.c
14139         * src/prefs_themes.c
14140                 replace deprecated g_dirname    
14141
14142 2004-11-12 [colin]      0.9.12cvs146.3
14143
14144         * src/textview.c
14145                 Some coding style fixes
14146
14147 2004-11-12 [colin]      0.9.12cvs146.2
14148
14149         * src/codeconv.c
14150                 We want to replace _all_ extended chars in
14151                 conv_unreadable_*, because any string containing
14152                 extended chars not parsing as UTF8 is 
14153                 undisplayed on gtk2.
14154
14155 2004-11-12 [paul]       0.9.12cvs146.1
14156
14157         * ChangeLog
14158         * ChangeLog.claws
14159         * ChangeLog.jp
14160         * NEWS
14161         * configure.ac
14162         * src/account.c
14163         * src/folderview.c
14164         * src/folderview.h
14165         * src/imap.c
14166         * src/imap_gtk.c
14167         * src/inc.c
14168         * src/mainwindow.c
14169         * src/mh_gtk.c
14170         * src/news_gtk.c
14171         * src/pop.c
14172         * src/prefs_account.c
14173         * src/prefs_account.h
14174         * src/prefs_ext_prog.c
14175         * src/procmime.c
14176         * src/procmime.h
14177         * src/procmsg.c
14178         * src/procmsg.h
14179         * src/summary_search.c
14180         * src/summaryview.c
14181         * src/textview.c
14182         * src/common/defs.h
14183         * src/common/utils.c
14184         * src/common/utils.h
14185         * src/gtk/menu.c
14186         * src/gtk/menu.h
14187                 sync with HEAD
14188
14189 2004-11-11 [colin]      0.9.12cvs144.2
14190
14191         * src/textview.c
14192                 Fix URI range selection (patch by Alfons)
14193
14194 2004-11-09 [colin]      0.9.12cvs144.1
14195
14196         * ChangeLog.claws
14197         * src/compose.c
14198         * src/folder.c
14199         * src/folder_item_prefs.c
14200         * src/prefs_account.c
14201         * src/prefs_account.h
14202         * src/plugins/pgpmime/pgpmime.c
14203                 Sync with HEAD
14204
14205 2004-11-08 [colin]      0.9.12cvs143.1
14206
14207         * src/summaryview.c
14208                 Sync with HEAD (optimize quicksearch)
14209
14210 2004-11-08 [colin]      0.9.12cvs142.2
14211
14212         * src/compose.c
14213                 Don't wrap when Edit/Auto wrapping is disabled
14214
14215 2004-11-08 [colin]      0.9.12cvs142.1
14216
14217         * src/textview.c
14218                 Sync with HEAD
14219
14220 2004-11-08 [colin]      0.9.12cvs141.1
14221
14222         * src/textview.c
14223                 Sync with HEAD (fix some mail URIs)
14224
14225 2004-11-08 [colin]      0.9.12cvs140.3
14226
14227         * src/textview.c
14228                 o Use text cursor instead of arrow when
14229                   not on a link
14230                 o Fix handling of contiguous links (as in
14231                   "colin@colino.net" <colin@colino.net>)
14232                   This one unveils a bug in get_email_part()
14233
14234 2004-11-07 [colin]      0.9.12cvs140.2
14235
14236         * src/textview.c
14237                 Fix memleak. Patch by Alfons.
14238
14239 2004-11-06 [colin]      0.9.12cvs140.1
14240
14241         * src/compose.c
14242                 Sync with HEAD (don't ask passphrase
14243                 when drafting)
14244
14245 2004-11-06 [paul]       0.9.12cvs139.2
14246
14247         * AUTHORS
14248         * src/textview.c
14249         * src/textview.h
14250                 textview URI handling. hovering over a 
14251                 link displays it in the status bar,
14252                 and changes the mouse pointer to a hand 
14253                 cursor. a link is activated with a single 
14254                 click. (Modified from the) patch by Jean-Yves 
14255                 Lefort <jylefort@users.sourceforge.net>
14256                 
14257
14258 2004-11-05 [colin]      0.9.12cvs139.1
14259
14260         * src/compose.c
14261         * src/procmime.c
14262                 Sync with HEAD again ^^
14263
14264 2004-11-05 [colin]      0.9.12cvs139.1
14265
14266         * src/compose.c
14267         * src/procmime.c
14268                 Sync with HEAD
14269
14270 2004-11-03 [paul]       0.9.12cvs138.1
14271
14272         * ChangeLog.claws
14273         * configure.ac
14274         * po/POTFILES.in
14275         * src/prefs_ext_prog.c
14276         * src/procmime.c
14277         * tools/kdeservicemenu/README
14278         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14279         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14280                 sync with HEAD
14281
14282 2004-11-01 [christoph]  0.9.12cvs136.2
14283
14284         * src/procmime.c
14285                 convert MIME parameters to UTF-8
14286
14287 2004-10-29 [colin]      0.9.12cvs136.1
14288
14289         * src/common/utils.c
14290                 Sync with HEAD (don't use '=' in mime boundary)
14291
14292 2004-10-29 [paul]       0.9.12cvs135.1
14293
14294         * configure.ac
14295         * doc/src/rfc2231.txt
14296         * src/procmime.c
14297         * src/common/quoted-printable.c
14298         * src/common/utils.c
14299         * src/common/utils.h
14300                 sync with HEAD
14301
14302 2004-10-27 [paul]       0.9.12cvs134.1
14303
14304         * configure.ac
14305         * src/main.c
14306         * src/procmime.c
14307         * src/plugins/pgpmime/pgpmime.c
14308                 sync with HEAD
14309
14310 2004-10-26 [paul]       0.9.12cvs132.3
14311
14312         * src/account.c
14313         * src/addressbook.c
14314         * src/addrgather.c
14315         * src/addrharvest.c
14316         * src/codeconv.c
14317         * src/compose.c
14318         * src/customheader.c
14319         * src/editaddress.c
14320         * src/editgroup.c
14321         * src/enriched.c
14322         * src/expldifdlg.c
14323         * src/exporthtml.c
14324         * src/exportldif.c
14325         * src/folder.c
14326         * src/foldersel.c
14327         * src/folderview.c
14328         * src/grouplistdialog.c
14329         * src/html.c
14330         * src/imap.c
14331         * src/jpilot.c
14332         * src/ldapserver.c
14333         * src/ldif.c
14334         * src/mimeview.c
14335         * src/news.c
14336         * src/news_gtk.c
14337         * src/pop.c
14338         * src/prefs_display_header.c
14339         * src/prefs_gtk.c
14340         * src/prefs_msg_colors.c
14341         * src/prefs_toolbar.c
14342         * src/procheader.c
14343         * src/procmime.c
14344         * src/summaryview.c
14345         * src/textview.c
14346         * src/toolbar.c
14347         * src/vcard.c
14348         * src/common/mgutils.c
14349         * src/common/nntp.c
14350         * src/common/smtp.c
14351         * src/common/template.c
14352         * src/common/utils.c
14353         * src/common/xmlprops.c
14354         * src/plugins/pgpmime/pgpmime.c
14355         * src/plugins/pgpmime/select-keys.c
14356         * src/plugins/pgpmime/sgpgme.c
14357                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14358                 g_string_sprintfa(), gtk_notebook_current_page()
14359
14360 2004-10-26 [colin]      0.9.12cvs132.2
14361
14362         * src/prefs_folder_item.c
14363                 Fix default-account selection
14364
14365 2004-10-21 [colin]      0.9.12cvs133
14366
14367         * src/compose.c
14368                 Sync with HEAD (Remove extra separator in compose's Options)
14369         * src/textview.c
14370                 Set wrapping to char
14371
14372 2004-10-21 [paul]       0.9.12cvs131.2
14373
14374         * src/compose.c
14375         * src/sourcewindow.c
14376                 fix wrapping
14377                 fix window shrinking 
14378
14379 2004-10-21 [colin]      0.9.12cvs131.1
14380
14381         * ChangeLog.claws
14382         * src/compose.c
14383                 Sync with HEAD
14384
14385 2004-10-21 [paul]       0.9.12cvs130.2
14386
14387         * src/prefs_folder_item.c
14388                 sync with HEAD (Apply to subfolders)
14389
14390 2004-10-19 [colin]      0.9.12cvs130.1
14391
14392         * ChangeLog.claws
14393         * src/compose.c
14394         * src/common/utils.c
14395         * src/gtk/menu.c
14396                 Sync with HEAD
14397
14398 2004-10-19 [colin]      0.9.12cvs128.1
14399
14400         * src/addrbook.c
14401         * src/addrcache.c
14402         * src/addressbook.c
14403         * src/codeconv.c
14404         * src/compose.c
14405         * src/customheader.c
14406         * src/editaddress.c
14407         * src/editgroup.c
14408         * src/exporthtml.c
14409         * src/folder.c
14410         * src/folderview.c
14411         * src/imap.c
14412         * src/jpilot.c
14413         * src/main.c
14414         * src/matcher_parser_parse.y
14415         * src/mbox.c
14416         * src/pop.c
14417         * src/prefs_account.c
14418         * src/prefs_gtk.c
14419         * src/prefs_msg_colors.c
14420         * src/procheader.c
14421         * src/procmime.c
14422         * src/procmime.h
14423         * src/procmsg.c
14424         * src/summaryview.c
14425         * src/textview.c
14426         * src/common/base64.c
14427         * src/common/partial_download.c
14428         * src/common/socket.c
14429         * src/common/sylpheed.c
14430         * src/common/utils.c
14431         * src/common/utils.h
14432         * src/gtk/pluginwindow.c
14433         * src/gtk/quicksearch.c
14434         * src/plugins/clamav/clamav_plugin.c
14435         * src/plugins/clamav/clamav_plugin.h
14436         * src/plugins/clamav/clamav_plugin_gtk.c
14437         * src/plugins/pgpmime/passphrase.c
14438         * src/plugins/pgpmime/pgpmime.c
14439         * src/plugins/pgpmime/plugin.c
14440         * src/plugins/pgpmime/prefs_gpg.c
14441         * src/plugins/pgpmime/prefs_gpg.h
14442         * src/plugins/pgpmime/select-keys.c
14443         * src/plugins/pgpmime/sgpgme.c
14444         * src/plugins/spamassassin/libspamc.c
14445         * src/plugins/spamassassin/spamassassin.c
14446         * src/plugins/spamassassin/spamassassin.h
14447         * src/plugins/spamassassin/spamassassin_gtk.c
14448         * src/plugins/trayicon/trayicon.c
14449         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14450                 Sync with HEAD
14451
14452 2004-10-14 [colin]      0.9.12cvs126.2
14453
14454         * src/codeconv.c
14455         * src/textview.c
14456                 Fix conv_unreadable_locale
14457
14458 2004-10-13 [colin]      0.9.12cvs126.1
14459
14460         * src/compose.c
14461                 Sync with HEAD (don't convert charset for 
14462                 drafted messages, minor cleanup)
14463
14464 2004-10-13 [colin]      0.9.12cvs125.1
14465
14466         * po/POTFILES.in
14467                 Sync with HEAD (POTFILES fix)
14468
14469 2004-10-12 [colin]      0.9.12cvs124.3
14470
14471         * src/compose.c
14472                 Fix encoding bug from latest sync
14473
14474 2004-10-12 [paul]       0.9.12cvs124.2
14475
14476         * src/plugins/pgpmime/prefs_gpg.c
14477         * src/plugins/pgpmime/prefs_gpg.h
14478                 forgotten in last commit        
14479
14480 2004-10-12 [paul]       0.9.12cvs124.1
14481
14482         * ChangeLog.claws
14483         * configure.ac
14484         * m4/spamassassin.m4
14485         * src/Makefile.am
14486         * src/account.c
14487         * src/compose.c
14488         * src/compose.h
14489         * src/crash.c
14490         * src/main.c
14491         * src/mimeview.c
14492         * src/passphrase.c
14493         * src/passphrase.h
14494         * src/prefs_account.c
14495         * src/prefs_account.h
14496         * src/prefs_common.c
14497         * src/privacy.c
14498         * src/privacy.h
14499         * src/procmime.c
14500         * src/procmime.h
14501         * src/procmsg.c
14502         * src/rfc2015.c
14503         * src/rfc2015.h
14504         * src/select-keys.c
14505         * src/select-keys.h
14506         * src/textview.c
14507         * src/common/utils.c
14508         * src/common/utils.h
14509         * src/gtk/about.c
14510         * src/plugins/pgpmime/Makefile.am
14511         * src/plugins/pgpmime/passphrase.c
14512         * src/plugins/pgpmime/passphrase.h
14513         * src/plugins/pgpmime/pgpmime.c
14514         * src/plugins/pgpmime/plugin.c
14515         * src/plugins/pgpmime/select-keys.c
14516         * src/plugins/pgpmime/select-keys.h
14517         * src/plugins/pgpmime/sgpgme.c
14518         * src/plugins/pgpmime/sgpgme.h
14519                 sync with HEAD
14520
14521 2004-10-04 [colin]      0.9.12cvs122.1
14522
14523         * src/mainwindow.c
14524         * src/messageview.c
14525         * src/messageview.h
14526         * src/textview.c
14527                 Sync with HEAD
14528
14529 2004-10-04 [colin]      0.9.12cvs121.1
14530
14531         * src/summaryview.c
14532                 Sync with HEAD
14533
14534 2004-10-04 [paul]       0.9.12cvs120.1
14535
14536         * configure.ac
14537                 sync with HEAD [don't try to build 
14538                 pgpmime plugin when gpgme is disabled]
14539
14540 2004-10-03 [colin]      0.9.12cvs119.3
14541
14542         * src/gtk/gtksctree.c
14543                 Lots of side effects. Put back as before 117.2.
14544         * src/summaryview.c
14545                 Fix bug #602
14546
14547 2004-10-03 [colin]      0.9.12cvs119.2
14548
14549         * src/gtk/gtksctree.c
14550                 Revert 608 fix that doesn't work that good
14551
14552 2004-10-02 [colin]      0.9.12cvs119.1
14553
14554         * src/mainwindow.c
14555         * src/messageview.c
14556         * src/prefs_common.h
14557         * src/procmime.c
14558         * src/procmime.h
14559         * src/textview.c
14560                 Sync with HEAD
14561         * src/gtk/gtksctree.c
14562                 Close bug #608
14563
14564 2004-10-01 [colin]      0.9.12cvs118.1
14565
14566         * src/mimeview.c
14567                 Sync with HEAD (better Save All fix)
14568
14569 2004-10-01 [colin]      0.9.12cvs117.2
14570
14571         * src/gtk/gtksctree.c
14572                 Faster on selection
14573
14574 2004-10-01 [colin]      0.9.12cvs117.1
14575
14576         * src/mimeview.c
14577                 Sync with HEAD (Save All: only attachments)
14578
14579 2004-10-01 [paul]       0.9.12cvs116.1
14580
14581         * ChangeLog.claws
14582         * configure.ac
14583         * src/account.c
14584         * src/prefs_common.c
14585         * src/gtk/colorlabel.c
14586                 sync with HEAD
14587
14588 2004-09-30 [colin]      0.9.12cvs115.1
14589
14590         * src/stock_pixmap.c
14591         * src/stock_pixmap.h
14592         * src/folderview.c
14593         * src/Makefile.am
14594         * src/pixmaps/read.xpm
14595                 Sync with HEAD (new pixmap)
14596
14597 2004-09-29 [colin]      0.9.12cvs114.1
14598
14599         * src/compose.c
14600                 Sync with HEAD
14601                 Fix focus handling in headers
14602
14603 2004-09-29 [paul]       0.9.12cvs113.1
14604
14605         * src/quote_fmt_parse.y
14606                 sync with HEAD
14607  
14608
14609 2004-09-28 [colin]      0.9.12cvs112.1
14610
14611         * src/folderview.c
14612         * src/mainwindow.c
14613                 Sync with HEAD
14614
14615 2004-09-28 [colin]      0.9.12cvs110.1
14616
14617         * src/folderview.c
14618                 Sync with HEAD (Contextual Empty trash menu)
14619
14620 2004-09-28 [colin]      0.9.12cvs108.1
14621
14622         * src/addressbook.c
14623                 Sync with HEAD (addressbook edit on double-click)
14624
14625 2004-09-28 [colin]      0.9.12cvs106.1
14626
14627         * src/inc.c
14628                 Sync with HEAD (folder_item freeze on inc)
14629
14630 2004-09-27 [colin]      0.9.12cvs105.1
14631
14632         * src/folderview.c
14633                 Sync with HEAD (right-align new and unread column)
14634
14635 2004-09-27 [colin]      0.9.12cvs104.1
14636
14637         * src/main.c
14638                 Sync with HEAD (revert 0.9.12cvs101)
14639
14640 2004-09-24 [colin]      0.9.12cvs103.2
14641
14642         * src/wizard.c
14643                 Fix gtk warnings and use domain part of the email address 
14644                 when domain detection fails (no dot in domain name)
14645
14646 2004-09-23 [colin]      0.9.12cvs103.1
14647
14648         * src/plugins/spamassassin/libspamc.c
14649         * src/plugins/spamassassin/libspamc.h
14650         * src/plugins/spamassassin/utils.c
14651         * src/plugins/spamassassin/utils.h
14652                 Sync with HEAD (Update spamassassin to 3.0)
14653
14654 2004-09-21 [colin]      0.9.12cvs102.3
14655
14656         * src/action.c
14657                 Add horizontal scrollbar in action io dialog as needed
14658                 Patch by Alfons.
14659
14660 2004-09-20 [colin]      0.9.12cvs102.2
14661
14662         * src/plugins/image_viewer/viewer.c
14663                 Remove imlib stuff
14664                 use gtk_pixmap_set when clearing
14665                 (would be better to use gtkImages, but causes size-allocate 
14666                 signals storm)
14667
14668 2004-09-17 [paul]       0.9.12cvs102.1
14669
14670         * ChangeLog
14671         * ChangeLog.claws
14672         * ChangeLog.jp
14673         * configure.ac
14674         * src/inc.c
14675                 sync with HEAD
14676
14677
14678 2004-09-17 [colin]      0.9.12cvs101.1
14679
14680         * ChangeLog.claws
14681         * src/main.c
14682                 Sync with HEAD (fix segs at exit)
14683
14684 2004-09-14 [colin]      0.9.12cvs99.5
14685
14686         * src/common/socket.c
14687         * AUTHORS
14688                 Fix send error on 64bit platforms
14689                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14690
14691 2004-09-14 [colin]      0.9.12cvs99.4
14692
14693         * src/action.c
14694                 Fix action output with utf8 
14695                 Patch by Alfons.
14696
14697 2004-09-14 [colin]      0.9.12cvs99.3
14698
14699         * ChangeLog.claws
14700         * src/folder.c
14701                 Sync with HEAD
14702
14703 2004-09-09 [colin]      0.9.12cvs99.2
14704
14705         * src/action.c
14706                 Fix progress bar (displaying "Completed %v/%u")
14707                 Patch by Alfons.
14708
14709 2004-09-08 [colin]      0.9.12cvs99.1
14710
14711         * src/account.c
14712         * src/folder.c
14713         * src/procmsg.c
14714         * src/procmsg.h
14715         * src/plugins/pgpmime/pgpmime.c
14716                 Sync with HEAD
14717
14718 2004-09-08 [colin]      0.9.12cvs97.2
14719
14720         * src/summaryview.c
14721                 Don't select mails in collapsed threads 
14722                 when navigating with up/down
14723
14724 2004-09-07 [colin]      0.9.12cvs97.1
14725
14726         * src/inc.c
14727                 Sync with HEAD (meaningful error messages)
14728
14729 2004-09-06 [colin]      0.9.12cvs96.1
14730
14731         * src/toolbar.c
14732                 Sync with HEAD (fix Redirect graying out)
14733
14734 2004-09-06 [colin]      0.9.12cvs95.1
14735
14736         * src/summaryview.c
14737         * src/mimeview.c
14738                 Sync with HEAD (fix dropped URIs)
14739
14740 2004-09-06 [colin]      0.9.12cvs94.1
14741
14742         * src/addressbook.c
14743         * src/addressitem.h
14744         * src/addritem.c
14745         * src/addritem.h
14746                 Sync with HEAD (addressbook DnD)
14747
14748 2004-09-03 [colin]      0.9.12cvs93.1
14749
14750         * src/summaryview.c
14751                 Sync with HEAD (next/prev unread)
14752
14753 2004-09-03 [colin]      0.9.12cvs92.1
14754
14755         * src/prefs_common.c
14756         * src/prefs_common.h
14757         * src/summaryview.c
14758                 Sync with HEAD ('mark_as_read_delay' pref)
14759
14760 2004-09-02 [colin]      0.9.12cvs91.2
14761
14762         * src/common/xml.c
14763                 Fix leak
14764
14765 2004-09-02 [colin]      0.9.12cvs91.1
14766
14767         * src/gtk/menu.c
14768                 Sync with HEAD (menu accel don't work, but whatever)
14769
14770 2004-09-02 [colin]      0.9.12cvs90.1
14771
14772         * src/account.c
14773                 Sync with HEAD (fix bug 582)
14774
14775 2004-09-02 [colin]      0.9.12cvs89.1
14776
14777         * src/addrindex.c
14778                 Sync with HEAD (free deleted queries)
14779
14780 2004-09-02 [colin]      0.9.12cvs88.1
14781
14782         * src/ldapquery.c
14783                 Sync with HEAD (fix LDAP freezes)
14784
14785 2004-09-02 [colin]      0.9.12cvs87.1
14786
14787         * src/prefs_spelling.c
14788                 Sync with HEAD (add default dictionary)
14789
14790 2004-09-01 [colin]      0.9.12cvs86.1
14791
14792         * src/filtering.c
14793         * src/folderview.c
14794         * src/imap.c
14795         * src/prefs_matcher.c
14796         * src/stock_pixmap.c
14797         * src/summary_search.c
14798         * src/summaryview.c
14799         * src/wizard.c
14800         * src/wizard.h
14801                 Sync with HEAD (uninitialized vars fixes)
14802                 + gtk2 specific warning fixes
14803
14804 2004-08-31 [colin]      0.9.12cvs85.1
14805
14806         * src/folder.c
14807                 Sync with HEAD (Fix memory corruption due to 
14808                 uninitialized var)
14809
14810 2004-08-31 [colin]      0.9.12cvs84.4
14811
14812         * src/summary_search.c
14813                 Fix segfaults when searching in folders with broken headers
14814
14815 2004-08-31 [colin]      0.9.12cvs84.3
14816
14817         * src/compose.c
14818         * src/textview.c
14819                 Fix some more encoding/decoding issues
14820
14821 2004-08-30 [colin]      0.9.12cvs84.2
14822
14823         * src/mimeview.c
14824         * src/prefs_themes.c
14825         * src/gtk/filesel.c
14826         * src/gtk/filesel.h
14827                 Add a folder-mode selection (fixes mimeview's "Save all")
14828
14829 2004-08-29 [colin]      0.9.12cvs84.1
14830
14831         * src/mimeview.c
14832                 Sync with HEAD (don't escape saved filenames)
14833
14834 2004-08-27 [colin]      0.9.12cvs83.1
14835
14836         * ChangeLog
14837         * ChangeLog.claws
14838         * ChangeLog.jp
14839         * src/mh.c
14840         * src/procheader.c
14841         * src/procmsg.c
14842         * src/procmsg.h
14843         * src/common/utils.c
14844         * src/gtk/menu.h
14845         * po/
14846                 Sync with HEAD 0.9.12cvs83 (sync with main)
14847
14848 2004-08-26 [colin]      0.9.12cvs82.4
14849
14850         * src/codeconv.c
14851                 Fix strange stack corruption
14852                 Convert to utf8 after unmime, not before
14853
14854 2004-08-26 [colin]      0.9.12cvs82.3
14855
14856         * src/main.c
14857         * src/wizard.c
14858                 Fix account folders duplication
14859
14860 2004-08-25 [colin]      0.9.12cvs82.2
14861
14862         * src/wizard.c
14863                 Remove ports
14864                 Add SSL selection
14865                 Use login@server as account name
14866
14867 2004-08-25 [colin]      0.9.12cvs82.1
14868
14869         * src/plugins/pgpmime/pgpmime.c
14870                 Sync with HEAD (leak fix).
14871
14872 2004-08-25 [colin]      0.9.12cvs81.1
14873
14874         * src/plugins/pgpmime/pgpmime.c
14875         * src/plugins/pgpmime/sgpgme.c
14876         * src/plugins/pgpmime/sgpgme.h
14877                 Sync with HEAD (Handle combined messages).
14878
14879 2004-08-24 [colin]      0.9.12cvs80.3
14880
14881         * src/wizard.c
14882                 Fix full name, ports, and imap
14883
14884 2004-08-24 [colin]      0.9.12cvs80.2
14885
14886         * src/Makefile.am
14887         * src/main.c
14888         * src/setup.c
14889         * src/setup.h
14890         * src/stock_pixmap.c
14891         * src/stock_pixmap.h
14892         * src/wizard.c ** ADDED **
14893         * src/wizard.h ** ADDED ** 
14894         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14895                 Add a setup wizard 
14896
14897 2004-08-24 [colin]      0.9.12cvs80.1
14898
14899         * src/folder.c
14900                 Sync with HEAD (set mimeflags on all messages)
14901
14902 2004-08-24 [colin]      0.9.12cvs79.3
14903
14904         * src/matcher_parser_lex.l
14905                 Fix 8bits strings not in utf8
14906
14907 2004-08-24 [colin]      0.9.12cvs79.2
14908
14909         * src/compose.c
14910                 Check conversion result before replacing buffer
14911
14912 2004-08-23 [colin]      0.9.12cvs79.1
14913
14914         * src/compose.c
14915                 Sync with HEAD (create message header in memory)
14916
14917 2004-08-23 [colin]      0.9.12cvs78.1
14918
14919         * src/rfc2015.c
14920         * src/rfc2015.h
14921                 Sync with HEAD (fix bug 197 again)
14922
14923 2004-08-23 [colin]      0.9.12cvs77.3
14924
14925         * src/compose.c
14926                 Fix again inline gpg signing (which outputs utf8
14927                 in gtk2). Not syncing this fix to HEAD as this 
14928                 code is meant to die.
14929
14930 2004-08-23 [colin]      0.9.12cvs77.2
14931
14932         * src/prefs_account.h
14933                 Remove useless include
14934
14935 2004-08-23 [colin]      0.9.12cvs77.1
14936
14937         * src/imap.c
14938         * po/es.po
14939         * po/fr.po
14940         * po/it.po
14941         * po/pl.po
14942         * po/pt_BR.po
14943         * po/sk.po
14944         * po/sr.po
14945                 Sync with HEAD (fix bug 577)
14946
14947 2004-08-22 [colin]      0.9.12cvs76.1
14948
14949         * src/plugins/trayicon/trayicon.c
14950                 Sync with HEAD (fix formatting bug)
14951
14952 2004-08-21 [colin]      0.9.12cvs74.2
14953
14954         * src/gtk/colorsel.c
14955                 Fix bug 564 (Folder color selection window exits on any
14956                 keypress)
14957
14958 2004-08-21 [colin]      0.9.12cvs74.1
14959
14960         * ChangeLog.claws
14961         * src/compose.c
14962         * src/summaryview.c
14963         * src/toolbar.c
14964                 Sync with HEAD (fix bug 576)
14965
14966 2004-08-21 [colin]      0.9.12cvs70.1
14967
14968         * src/compose.c
14969         * src/mainwindow.c
14970                 Sync with HEAD
14971                 
14972
14973 2004-08-21 [paul]       0.9.12cvs66.4
14974
14975         * src/mainwindow.c
14976         * src/messageview.c
14977         * src/gtk/menu.c
14978         * src/plugins/spamassassin/spamassassin_gtk.c
14979                 remove some deprecated gtk1 functions
14980
14981
14982 2004-08-21 [colin]      0.9.12cvs66.3
14983
14984         * src/compose.c
14985         * src/codeconv.c
14986                 Fix warnings
14987                 Remove encoding hacks
14988                 Fix bug 575 (Strange character messes up message)
14989                 Don't display conversion error when drafting
14990
14991 2004-08-21 [paul]       0.9.12cvs66.2
14992
14993         * src/prefs_account.c
14994                 fix GnuPG mode bugs
14995
14996
14997 2004-08-20 [colin]      0.9.12cvs66.1
14998
14999         * src/codeconv.c
15000                 Sync with HEAD 0.9.12cvs66
15001
15002 2004-08-20 [paul]
15003
15004         * src/plugins/pgpmime/plugin.c
15005                 modify PGP/MIME plugin's description
15006
15007 2004-08-17 [colin]      0.9.12cvs65.1
15008
15009         * src/common/ssl.c
15010         * src/plugins/pgpmime/plugin.c
15011                 Sync with HEAD
15012
15013 2004-08-14 [colin]      0.9.12cvs60.3
15014
15015         * src/plugins/trayicon/trayicon.c
15016                 Put back resize callback, on size-request signal
15017                 rather than size-allocate to avoid infinite 
15018                 callback loop
15019
15020 2004-08-13 [colin]      0.9.12cvs60.2
15021
15022         * src/common/defs.h
15023                 Cache versions have been fixed
15024
15025 2004-08-13 [colin]      0.9.12cvs60.1
15026
15027         * src/folderutils.c
15028                 Sync with HEAD
15029
15030 2004-08-12 [colin]      0.9.12cvs59.1
15031
15032         * src/plugins/trayicon/trayicon.c
15033                 Sync with HEAD
15034
15035 2004-08-12 [colin]      0.9.12cvs57.5
15036
15037         * sylpheed.desktop
15038         * configure.ac
15039         * src/Makefile.am
15040         * src/main.c
15041                 Add support for Freedesktop.org's startup notification
15042
15043 2004-08-11 [colin]      0.9.12cvs57.4
15044
15045         * src/textview.c
15046                 Fix off-by-one
15047
15048 2004-08-11 [colin]      0.9.12cvs57.3
15049
15050         * src/message_search.c
15051         * src/summary_search.c
15052                 Make searches case insensitive by default
15053         * src/textview.c
15054                 Fix case-insensitive search in message
15055
15056 2004-08-11 [colin]      0.9.12cvs57.2
15057
15058         * src/summary_search.c
15059                 Let case-sensitive be specified
15060
15061 2004-08-10 [colin]      0.9.12cvs55.4
15062
15063         * src/common/socket.c
15064                 Fix the possible race condition
15065
15066 2004-08-09 [paul]       0.9.12cvs55.3
15067
15068         * configure.ac
15069         * src/Makefile.am
15070         * src/common/Makefile.am
15071                 sync with HEAD
15072
15073
15074 2004-08-09 [paul]       0.9.12cvs55.2
15075
15076         * autogen.sh
15077         * po/poconv.sh
15078                 remove unneeded script
15079
15080         * configure.ac
15081                 add forgotten USE_LDAP_TLS (sync with HEAD)
15082
15083
15084 2004-08-09 [colin]      0.9.12cvs55.1
15085
15086         * src/main.c
15087         * src/common/ssl.c
15088         * src/common/sylpheed.c
15089         * src/common/sylpheed.h
15090                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15091
15092 2004-08-09 [paul]       0.9.12cvs54.1
15093
15094         * ChangeLog
15095         * ChangeLog.claws
15096         * ChangeLog.jp
15097         * configure.ac
15098         * po/POTFILES.in
15099         * src/Makefile.am
15100         * src/folderutils.c
15101         * src/main.c
15102         * src/pgpmime.c
15103         * src/pgpmime.h
15104         * src/sgpgme.c
15105         * src/sgpgme.h
15106         * src/plugins/Makefile.am
15107         * src/plugins/pgpmime/.cvsignore
15108         * src/plugins/pgpmime/Makefile.am
15109         * src/plugins/pgpmime/pgpmime.c
15110         * src/plugins/pgpmime/pgpmime.h
15111         * src/plugins/pgpmime/plugin.c
15112         * src/plugins/pgpmime/sgpgme.c
15113         * src/plugins/pgpmime/sgpgme.h
15114                 sync with HEAD
15115
15116 2004-08-08 [paul]       0.9.12cvs51.1
15117
15118         * configure.ac
15119         * src/folder.c
15120                 sync with HEAD
15121
15122 2004-08-07 [colin]      0.9.12cvs50.1
15123
15124         * src/pop.c
15125         * src/common/partial_download.c
15126                 fix warnings (sync from HEAD)
15127
15128 2004-08-07 [colin]      0.9.12cvs48.1
15129
15130         * src/prefs_folder_item.c
15131                 sync with HEAD 0.9.12cvs48
15132
15133 2004-08-06 [colin]      0.9.12cvs47.1
15134
15135         * src/compose.c
15136                 Sync with HEAD
15137
15138 2004-08-06 [christoph]  0.9.12cvs46.2
15139
15140         * src/main.c
15141         * src/plugins/clamav/clamav_plugin_gtk.c
15142         * src/plugins/dillo_viewer/dillo_viewer.c
15143         * src/plugins/image_viewer/plugin.c
15144         * src/plugins/mathml_viewer/mathml_viewer.c
15145         * src/plugins/spamassassin/spamassassin_gtk.c
15146         * src/plugins/trayicon/trayicon.c
15147                 don't mix GTK1.2 plugin with GTK2 plugins
15148
15149 2004-08-06 [colin]      0.9.12cvs46.1
15150
15151         * ChangeLog
15152         * ChangeLog.claws
15153         * ChangeLog.jp
15154         * configure.ac
15155         * sylpheed-claws.pc.in
15156         * src/folder.c
15157         * src/imap.c
15158         * src/localfolder.c
15159         * src/messageview.c
15160         * src/mimeview.c
15161         * src/mimeview.h
15162         * src/msgcache.c
15163         * src/news.c
15164         * src/prefs_ext_prog.c
15165         * src/prefs_folder_item.c
15166         * src/prefs_fonts.c
15167         * src/prefs_msg_colors.c
15168         * src/prefs_spelling.c
15169         * src/prefs_themes.c
15170         * src/prefs_toolbar.c
15171         * src/prefs_wrapping.c
15172         * src/procmime.h
15173         * src/common/defs.h
15174         * src/common/nntp.c
15175         * src/common/session.c
15176         * src/common/session.h
15177         * src/common/socket.c
15178         * src/common/utils.h
15179         * src/common/xml.c
15180         * src/common/xml.h
15181         * src/gtk/prefswindow.c
15182         * src/gtk/prefswindow.h
15183         * src/plugins/clamav/clamav_plugin_gtk.c
15184         * src/plugins/dillo_viewer/dillo_prefs.c
15185         * src/plugins/image_viewer/viewerprefs.c
15186         * src/plugins/spamassassin/spamassassin_gtk.c
15187         * m4/openssl.m4 *** REMOVED ***
15188                 Sync with HEAD 0.9.12cvs46
15189
15190 2004-08-03 [paul]       0.9.12cvs40.2
15191
15192         * src/action.c
15193         * src/addressadd.c
15194         * src/addressbook.c
15195         * src/addrgather.c
15196         * src/browseldap.c
15197         * src/compose.c
15198         * src/crash.c
15199         * src/editaddress.c
15200         * src/editgroup.c
15201         * src/editldap_basedn.c
15202         * src/foldersel.c
15203         * src/importldif.c
15204         * src/mimeview.c
15205         * src/prefs_common.c
15206         * src/prefs_template.c
15207         * src/sourcewindow.c
15208         * src/summaryview.c
15209         * src/gtk/about.c
15210         * src/gtk/foldersort.c
15211         * src/gtk/logwindow.c
15212         * src/gtk/pluginwindow.c
15213         * src/gtk/prefswindow.c
15214                 change all gtk_scrolled_window_set_policy from 
15215                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15216
15217 2004-08-02 [paul]       0.9.12cvs40.1
15218
15219         * AUTHORS
15220                 update translation team section
15221         * po/pt_BR.po
15222                 updated by Frederico Goncalves Guimaraes
15223                 <fggdebian@yahoo.com.br>
15224
15225 2004-07-31 [colin]      0.9.12cvs39.9
15226
15227         * src/exphtmldlg.c
15228                 Fix compilation
15229
15230 2004-07-31 [colin]      0.9.12cvs39.8
15231
15232         * src/exphtmldlg.c
15233                 Fix an alertpanel type
15234
15235 2004-07-30 [colin]      0.9.12cvs39.7
15236
15237         * src/alertpanel.c
15238                 Fix alertpanel_error_log's icon
15239
15240 2004-07-30 [colin]      0.9.12cvs39.6
15241
15242         * src/pop.c
15243                 Two of them should still be warnings
15244
15245 2004-07-30 [colin]      0.9.12cvs39.5
15246
15247         * src/pop.c
15248                 More warning -> error
15249 2004-07-29 [colin]      0.9.12cvs39.4
15250
15251         * src/pop.c
15252                 Warning -> error
15253
15254 2004-07-29 [colin]      0.9.12cvs39.3
15255
15256         * src/prefs_matcher.c
15257                 Fix segfault
15258
15259 2004-07-29 [colin]      0.9.12cvs39.2
15260
15261         * src/alertpanel.c
15262                 More nice-looking alertpanels
15263
15264 2004-07-29 [colin]      0.9.12cvs39.1
15265
15266         * src/messageview.c
15267                 sync with head
15268                 (inform user when partial mail is deleted on server)
15269
15270 2004-07-29 [colin]      0.9.12cvs38.1
15271
15272         * src/messageview.c
15273                 sync with head
15274
15275 2004-07-28 [paul]       0.9.12cvs37.7
15276
15277         * src/mainwindow.c
15278                 complete the replacement of deprecated gtk_progress_*
15279
15280 2004-07-28 [paul]       0.9.12cvs37.6
15281
15282         * src/action.c
15283         * src/inc.c
15284         * src/mainwindow.c
15285         * src/send_message.c
15286         * src/gtk/progressdialog.c
15287         * src/gtk/progressdialog.h
15288                 replace deprecated gtk_progress_*
15289
15290 2004-07-28 [paul]       0.9.12cvs37.5
15291
15292         * src/gtk/filesel.c
15293                 remove gtk_window_set_wmclass()
15294 2004-07-28 [paul]       0.9.12cvs37.4
15295
15296         * src/addressbook.c
15297         * src/compose.c
15298         * src/foldersel.c
15299         * src/mainwindow.c
15300         * src/messageview.c
15301         * src/sourcewindow.c
15302         * src/gtk/logwindow.c
15303                 remove gtk_window_set_wmclass()
15304                 
15305         * src/prefs_filtering.c
15306         * src/prefs_filtering_action.c
15307         * src/prefs_fonts.c
15308         * src/prefs_gtk.c
15309         * src/prefs_matcher.c
15310         * src/ssl_manager.c
15311         * src/gtk/prefswindow.c
15312                 replace gtk_window_position()
15313
15314 2004-07-28 [colin]      0.9.12cvs37.3
15315
15316         * src/alertpanel.c
15317         * src/alertpanel.h
15318                 Add a way to specify panel type for specific
15319                 panels (alertpanel())
15320         * src/account.c
15321         * src/addressbook.c
15322         * src/compose.c
15323         * src/expldifdlg.c
15324         * src/main.c
15325         * src/messageview.c
15326         * src/summaryview.c
15327         * src/textview.c
15328         * src/gtk/sslcertwindow.c
15329                 Fix alertpanel()s so that their icon match
15330                 their real type
15331
15332 2004-07-28 [paul]       0.9.12cvs37.2
15333
15334         * src/addr_compl.c
15335         * src/addressbook.c
15336         * src/alertpanel.c
15337         * src/compose.c
15338         * src/export.c
15339         * src/foldersel.c
15340         * src/folderview.c
15341         * src/grouplistdialog.c
15342         * src/import.c
15343         * src/mainwindow.c
15344         * src/message_search.c
15345         * src/messageview.c
15346         * src/passphrase.c
15347         * src/prefs_actions.c
15348         * src/prefs_common.c
15349         * src/prefs_customheader.c
15350         * src/prefs_display_header.c
15351         * src/prefs_filtering.c
15352         * src/prefs_filtering_action.c
15353         * src/prefs_gtk.c
15354         * src/prefs_matcher.c
15355         * src/prefs_msg_colors.c
15356         * src/prefs_summary_column.c
15357         * src/prefs_template.c
15358         * src/sourcewindow.c
15359         * src/ssl_manager.c
15360         * src/summary_search.c
15361         * src/gtk/colorsel.c
15362         * src/gtk/description_window.c
15363         * src/gtk/gtkaspell.c
15364         * src/gtk/inputdialog.c
15365         * src/gtk/logwindow.c
15366         * src/gtk/prefswindow.c
15367         * src/gtk/progressdialog.c
15368                 replace deprecated gtk_window_set_policy
15369
15370 2004-07-27 [colin]      0.9.12cvs37.1
15371
15372         * src/msgcache.c
15373                 More fixes (synced for head again)
15374
15375 2004-07-27 [colin]      0.9.12cvs35.3
15376
15377         * src/msgcache.c
15378                 Fix wrong test
15379
15380 2004-07-27 [colin]      0.9.12cvs35.2
15381
15382         * src/mimeview.c
15383                 Fix width a bit (by Paul)
15384         * src/alertpanel.c
15385         * src/alertpanel.h
15386                 Specialize icons, make alertpanel_message()
15387                 private
15388         * src/message_search.c
15389         * src/sgpgme.c
15390         * src/summary_search.c
15391                 Suit alertpanel changes
15392
15393 2004-07-27 [colin]      0.9.12cvs35.1
15394
15395         * src/alertpanel.c
15396                 Add an icon
15397         * src/passphrase.c
15398                 Add debug output - maybe someone will
15399                 want to look at the problem with Grab
15400                 Input :)
15401         Bump version as we're synced with HEAD
15402
15403 2004-07-26 [colin]      0.9.12cvs33.26
15404
15405         * src/pop.c
15406                 Fix uidl-file parsing when not in new
15407                 format
15408
15409 2004-07-26 [colin]      0.9.12cvs33.25
15410
15411         * src/gtk/menu.c
15412                 Move popup menu up if necessary (fixes 
15413                 account selector)
15414         * src/mainwindow.c
15415                 Set account selector's button height to
15416                 minimum
15417
15418 2004-07-26 [colin]      0.9.12cvs33.24
15419
15420         * src/alertpanel.c
15421                 Maybe fix 551 (Truncated font in alert window)
15422
15423 2004-07-26 [colin]      0.9.12cvs33.23
15424
15425         * po/de.po
15426         * po/es.po
15427         * po/fr.po
15428         * po/it.po
15429         * po/ja.po
15430         * po/pl.po
15431         * po/ru.po
15432         * po/sk.po
15433         * po/sr.po
15434         * po/zh_CN.po
15435                 Sync po files with HEAD
15436
15437 2004-07-26 [paul]       0.9.12cvs33.22
15438
15439         * src/compose.c
15440                 fix Bug 556 'Organisation-header is sent even if empty'
15441
15442 2004-07-24 [colin]      0.9.12cvs33.21
15443
15444         * src/compose.c
15445         * src/gtk/gtkaspell.c
15446         * src/gtk/gtkaspell.h
15447                 Fix speller accelerators (require hack)
15448
15449 2004-07-24 [colin]      0.9.12cvs33.20
15450
15451         * src/gtk/gtkaspell.c
15452                 Fix over-eager code deletion breaking
15453                 Check while typing
15454
15455 2004-07-24 [colin]      0.9.12cvs33.19
15456
15457         * src/browseldap.c
15458         * src/ldapctrl.c
15459         * src/ldapctrl.h
15460         * src/ldapserver.h
15461                 Sync ldap with HEAD
15462         (Fixes 546 LDAP completely broken)
15463
15464 2004-07-24 [colin]      0.9.12cvs33.18
15465
15466         * src/prefs_msg_colors.c
15467                 Fix prototype mismatch
15468         (Fixes 547 void function cannot return value)
15469
15470 2004-07-24 [colin]      0.9.12cvs33.17
15471
15472         * src/mainwindow.c
15473                 Fix sort going back to previous sort key
15474                 when changing sort direction
15475
15476 2004-07-24 [colin]      0.9.12cvs33.16
15477
15478         * src/compose.c
15479                 Fix space insertion when re-wrapping at 
15480                 cursor point
15481
15482 2004-07-24 [colin]      0.9.12cvs33.15
15483
15484         * src/gtk/gtkaspell.c
15485                 Don't change cursor position in insert-text
15486                 callback
15487         (Fixes 539 Word wrapping on input transposes letters)
15488
15489 2004-07-24 [colin]      0.9.12cvs33.14
15490
15491         * src/gtk/gtkaspell.c
15492                 Reencode non-ascii chars to dictionary's
15493                 encoding
15494         (Fixes 544 Spell check broken non english locale)
15495
15496 2004-07-24 [colin]      0.9.12cvs33.13
15497
15498         * src/summaryview.c
15499                 Fix Shift+Down, add Home/End/PgUp/PgDown
15500
15501 2004-07-21 [colin]      0.9.12cvs33.12
15502
15503         * src/prefs_common.c
15504                 Fix a gtk warning (Patch by Andrej Kacian)
15505
15506 2004-07-21 [colin]      0.9.12cvs33.11
15507
15508         * src/gtk/filesel.c
15509                 More check
15510
15511 2004-07-21 [colin]      0.9.12cvs33.10
15512
15513         * src/compose.c
15514         * src/crash.c
15515         * src/export.c
15516         * src/import.c
15517         * src/messageview.c
15518         * src/mimeview.c
15519         * src/prefs_spelling.c
15520         * src/prefs_themes.c
15521         * src/summaryview.c
15522         * src/gtk/filesel.c
15523         * src/gtk/filesel.h
15524         * src/gtk/pluginwindow.c
15525                 Untwist open/save mode guessing logic, make
15526                 it explicit
15527
15528 2004-07-20 [colin]      0.9.12cvs33.9
15529
15530         * src/codeconv.c
15531                 conv_encode_header: src_charset is UTF-8 on
15532                 gtk2
15533         * src/compose.c
15534                 Remove double encoding of the headers
15535
15536 2004-07-20 [colin]      0.9.12cvs33.8
15537
15538         * src/codeconv.c
15539                 Fix typo
15540
15541 2004-07-20 [colin]      0.9.12cvs33.7
15542
15543         * src/mainwindow.c
15544                 Set the separated messageview to the saved
15545                 size of Claws' messageview (Patch by Alfons)
15546                 Fix a callback prototype (me)
15547
15548 2004-07-20 [colin]      0.9.12cvs33.6
15549
15550         * src/codeconv.h
15551                 Forgot one hunk in 0.9.12cvs33.4
15552
15553 2004-07-19 [colin]      0.9.12cvs33.5
15554
15555         * src/action.c
15556                 Action output fix
15557                 Patch by Alfons
15558
15559 2004-07-19 [colin]      0.9.12cvs33.4
15560
15561         * src/compose.c
15562                 Fix outgoing charset bug in headers
15563         * src/codeconv.c
15564                 Clean for glib2 - Patch by Alfons
15565
15566 2004-07-19 [colin]      0.9.12cvs33.3
15567
15568         * src/statusbar.c
15569                 Remove grip from the statusbar
15570                 Patch by Alfons
15571
15572 2004-07-19 [colin]      0.9.12cvs33.2
15573
15574         * src/messageview.c
15575         * src/textview.c
15576                 Fix messageview remembering the previous
15577                 scroll position when loading a new message
15578                 Patch by Alfons
15579
15580 2004-07-19 [colin]      0.9.12cvs33.1
15581
15582         * src/folder.h
15583         * src/folderview.c
15584         * src/summaryview.c
15585                 Sync with HEAD
15586
15587 2004-07-18 [colin]      0.9.12cvs32.7
15588
15589         * configure.ac
15590                 Remove useless check for XIM - noticed
15591                 by Alfons
15592
15593 2004-07-18 [colin]      0.9.12cvs32.6
15594
15595         * src/summaryview.c
15596                 Remove non-modified and shift-modified
15597                 accelerators in summaryview's popup
15598                 menu, as that doesn't get catched by
15599                 the accel-activate signal catcher...
15600
15601 2004-07-18 [colin]      0.9.12cvs32.5
15602
15603         * src/prefs_common.c
15604                 Define sensible default prefs for 
15605                 wrapping
15606
15607 2004-07-18 [colin]      0.9.12cvs32.4
15608
15609         * src/compose.c
15610         * src/prefs_common.c
15611         * src/prefs_common.h
15612         * src/prefs_wrapping.c
15613                 Remove Smart Wrapping pref, which does
15614                 nothing on gtk2 branch
15615
15616 2004-07-18 [colin]      0.9.12cvs32.3
15617
15618         * src/sourcewindow.c
15619                 Proper utf8
15620
15621 2004-07-18 [colin]      0.9.12cvs32.2
15622
15623         * src/compose.c
15624                 Save attachment status when drafting
15625
15626 2004-07-18 [colin]      0.9.12cvs32.1
15627
15628         * src/gtk/filesel.c
15629                 Fix erratic folder selection in open mode
15630
15631 2004-07-18 [colin]      0.9.12cvs31.11
15632
15633         * src/pop.c
15634                 Don't let partial messages get deleted
15635                 even with "dowload all"
15636                 (0.9.12cvs31.8 fix extension)
15637 2004-07-18 [colin]      0.9.12cvs31.10
15638
15639         * src/gtk/logwindow.c
15640                 Fix log scrolling
15641
15642 2004-07-18 [colin]      0.9.12cvs31.9
15643
15644         * src/common/utils.c
15645                 Fix non-utf8 strings coming from commands
15646                 and files
15647
15648 2004-07-18 [colin]      0.9.12cvs31.8
15649
15650         * src/pop.c
15651                 Fix partial download bug with Download all
15652                 messages option
15653
15654 2004-07-18 [colin]      0.9.12cvs31.7
15655
15656         * src/textview.c
15657                 Fix bug introduced in 0.9.12cvs31.2
15658                 (blocked in select mode after double click)
15659
15660 2004-07-18 [colin]      0.9.12cvs31.6
15661
15662         * src/compose.c
15663         * src/gtk/menu.c
15664                 More glib-warning fixes
15665
15666 2004-07-18 [colin]      0.9.12cvs31.5
15667
15668         * src/compose.c
15669                 Fix trashing the primary clipboard when moving 
15670                 around with tab
15671         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15672
15673 2004-07-18 [colin]      0.9.12cvs31.4
15674
15675         * src/codeconv.c
15676                 convert unencoded iso headers to utf8
15677         (Fix Bug 538 Unencoded local characters in subject make it 
15678          disappear)
15679
15680 2004-07-18 [colin]      0.9.12cvs31.3
15681
15682         * src/compose.c
15683                 Fix tab char handling in wrapping
15684         (Fix Bug 537 Line wrap problem - TAB character treated as 
15685          one character instead of 8)
15686
15687 2004-07-18 [colin]      0.9.12cvs31.2
15688
15689         * src/textview.c
15690                 return FALSE on GDK_MOTION_NOTIFY
15691         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15692          (unable to highlight))
15693
15694 2004-07-18 [colin]      0.9.12cvs31.1
15695
15696         * src/folderview.c
15697                 Sync with 0.9.12cvs31
15698
15699 2004-07-18 [colin]      0.9.12cvs30.4
15700
15701         * src/compose.c
15702                 Also block text_inserted when inserting a file
15703
15704 2004-07-18 [colin]      0.9.12cvs30.3
15705
15706         * src/compose.c
15707                 Fix smart wrapping (block text_inserted handler
15708                 while putting quotation to avoid wrap on input,
15709                 don't join lines if next is sig separator)
15710
15711 2004-07-17 [colin]      0.9.12cvs30.2
15712
15713         * src/folderview.c
15714         * src/mainwindow.c
15715         * src/mimeview.c
15716         * src/summaryview.c
15717         * src/gtk/quicksearch.c
15718         * src/gtk/quicksearch.h
15719                 Block key events handlers *and* accels while
15720                 quicksearch is focused
15721         (Fixes Bug 534 quick-search bar not accepting certain letters)
15722
15723 2004-07-17 [colin]      0.9.12cvs30.1
15724
15725         * src/folder.h
15726         * src/folderview.c
15727         * src/summaryview.c
15728                 Sync with 0.9.12cvs30
15729
15730 2004-07-17 [colin]      0.9.12cvs28.2
15731
15732         * src/mimeview.c
15733         * src/procmime.c
15734         * src/summaryview.c
15735         * src/gtk/menu.c
15736                 Squash some compile and glib warnings
15737
15738 2004-07-17 [paul]       0.9.12cvs28.1
15739
15740         * src/mimeview.c
15741                 sync with 0.9.12cvs28 HEAD
15742
15743 2004-07-16 [paul]       0.9.12cvs26.1
15744         
15745         * src/gtk/quicksearch.c
15746         * src/account.c
15747         * src/account.h
15748         * src/compose.c
15749         * src/customheader.c
15750         * src/folder_item_prefs.c
15751         * src/main.c
15752         * src/mainwindow.c
15753         * src/messageview.c
15754         * src/mimeview.c
15755         * src/news.c
15756         * src/pgpmime.c
15757         * src/pop.c
15758         * src/pop.h
15759         * src/prefs_account.c
15760         * src/prefs_account.h
15761         * src/prefs_common.c
15762         * src/prefs_common.h
15763         * src/prefs_display_header.c
15764         * src/prefs_gtk.c
15765         * src/prefs_gtk.h
15766         * src/procheader.c
15767         * src/procmime.c
15768                 sync with 0.9.12cvs26 HEAD      
15769
15770 2004-07-15 [colin]      0.9.12cvs18.14
15771
15772         * src/folder.c
15773                 Disable GPG signature check during
15774                 folder move and scan
15775         (Closes Bug 521 Signature checking slows down Folder-Move)
15776
15777 2004-07-14 [colin]      0.9.12cvs18.13
15778
15779         * src/common/partial_download.c
15780                 update includes
15781
15782 2004-07-14 [colin]      0.9.12cvs18.12
15783
15784         * src/common/partial_download.c
15785         * src/common/partial_download.h
15786                 Move doc at top, add correct copyright
15787
15788 2004-07-14 [colin]      0.9.12cvs18.11
15789
15790         * src/folder.c
15791         * src/messageview.c
15792         * src/pop.c
15793         * src/pop.h
15794         * src/procmsg.c
15795         * src/summaryview.c
15796         * src/common/Makefile.am
15797         * src/common/partial_download.c ** NEW FILES **
15798         * src/common/partial_download.h ** NEW FILES **
15799                 Move partial-download related stuff to its
15800                 own file
15801
15802 2004-07-14 [colin]      0.9.12cvs18.10
15803
15804         * src/send_message.c
15805                 Fix smtp auth when user is null or empty
15806
15807 2004-07-13 [colin]      0.9.12cvs18.9
15808
15809         * src/gtk/quicksearch.c
15810                 Use alphabetic order
15811
15812 2004-07-13 [colin]      0.9.12cvs18.8
15813
15814         * src/pop.c
15815                 Be paranoid on the checks
15816
15817 2004-07-13 [colin]      0.9.12cvs18.7
15818
15819         * src/gtk/quicksearch.c
15820                 Fix Engrish once again
15821
15822 2004-07-13 [colin]      0.9.12cvs18.6
15823
15824         * src/procmsg.c
15825         * src/summaryview.c
15826                 Mark messages for deletion when they are about to
15827                 be removed from trash
15828
15829 2004-07-13 [colin]      0.9.12cvs18.5
15830
15831         * src/matcher.c
15832         * src/matcher.h
15833         * src/matcher_parser_parse.y
15834         * src/prefs_matcher.c
15835         * src/gtk/quicksearch.c
15836                 Add 'partial' ('p') match string to find partially
15837                 downloaded messages
15838
15839 2004-07-13 [colin]      0.9.12cvs18.4
15840
15841         * src/pop.c
15842                 Fix misplaced block
15843
15844 2004-07-13 [colin]      0.9.12cvs18.3
15845
15846         * src/pop.c
15847         * src/pop.h
15848         * src/messageview.c
15849                 Refactor API (to avoid passing 5+ params and code
15850                 duplication)
15851         * src/folder.c
15852         * src/msgcache.c
15853         * src/procheader.c
15854         * src/common/defs.h
15855                 Add planned_download to cache
15856                 Don't mess uidl file when moving partially downloaded
15857                 mails (they change folder, we should change it in the
15858                 uidl list too or we'll remove an incorrect message)
15859                 (this also helps removing hacks when changing 
15860                 planned_download in messageview.c)
15861
15862 2004-07-12 [colin]      0.9.12cvs18.2
15863
15864         * src/gtk/quicksearch.c
15865                 Fix missing status update in quicksearch
15866
15867 2004-07-12 [paul]       0.9.12cvs18.1
15868
15869         * po/POTFILES.in
15870         * src/Makefile.am
15871         * src/account.c
15872         * src/codeconv.c
15873         * src/compose.c
15874         * src/inc.c
15875         * src/main.c
15876         * src/prefs_common.c
15877         * src/procmsg.h
15878         * src/toolbar.c
15879         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15880         * src/prefs_wrapping.[ch]       ** NEW FILES **
15881         * src/common/intl.h
15882         * src/common/utils.[ch]
15883         * src/gtk/quicksearch.[ch]
15884                 sync with 0.9.12cvs18 HEAD
15885
15886 2004-07-12 [colin]      0.9.11cvs17.25
15887
15888         * src/folder.c
15889         * src/folder.h
15890                 Remove unused function added by me in 0.9.11cvs17.10
15891
15892 2004-07-11 [colin]      0.9.11cvs17.24
15893
15894         * src/inc.c
15895         * src/messageview.c
15896         * src/pop.c
15897         * src/pop.h
15898                 Use folderitem and msgnum instead of filename to
15899                 know which mail to delete
15900                 Move old partial mail deletion to pop.c
15901
15902 2004-07-10 [colin]      0.9.11cvs17.23
15903
15904         * src/inc.c
15905                 Add debug
15906         * src/pop.c
15907         * src/pop.h
15908                 Don't re-use same enums for unrelated stuff: it's 
15909                 completely misleading !
15910                 Document a bit
15911
15912 2004-07-09 [colin]      0.9.11cvs17.22
15913
15914         * src/inc.c
15915                 Remove folder-type check and do
15916                 more tests to be sure everything's
15917                 ok
15918         * src/messageview.c
15919                 Punctuation update, remove useless
15920                 code, fix two warnings
15921         * src/noticeview.c
15922                 Layout cleaning, reset 2nd button
15923                 when specifying one
15924
15925 2004-07-09 [colin]      0.9.11cvs17.21
15926
15927         * src/messageview.c
15928         * src/pop.c
15929         * src/pop.h
15930                 Allow user to change his mind
15931                 and postpone decision (by
15932                 unmarking the mail)
15933
15934 2004-07-09 [colin]      0.9.11cvs17.20
15935
15936         * src/messageview.c
15937                 Fix bug with delete state
15938         * src/pop.c
15939         * src/pop.h
15940                 Fix buffer leak (fread doesn't 
15941                 terminate buffers with \0)
15942                 Refactoring (remove magic 
15943                 numbers)
15944
15945 2004-07-09 [colin]      0.9.11cvs17.19
15946
15947         * src/pop.c
15948                 Don't log "Skipping message" if 
15949                 we're going to TOP it two lines
15950                 later
15951
15952 2004-07-09 [colin]      0.9.11cvs17.18
15953
15954         * src/messageview.c
15955                 Fix Engrish
15956
15957 2004-07-09 [colin]      0.9.11cvs17.17
15958
15959         * src/pop.c
15960                 strlen checking...
15961         * src/messageview.c
15962                 refactoring a bit
15963
15964 2004-07-08 [colin]      0.9.11cvs17.16
15965
15966         * src/noticeview.c
15967         * src/noticeview.h
15968                 Add an optional second button
15969         * src/messageview.c
15970         * src/pop.c
15971         * src/pop.h
15972                 Don't delete partially received mails after a certain
15973                 time; rather, let the user decide.
15974
15975 2004-07-08 [colin]      0.9.11cvs17.15
15976
15977         * src/common/smtp.h
15978                 Sync with HEAD
15979
15980 2004-07-08 [colin]      0.9.11cvs17.14
15981
15982         * src/messageview.c
15983         * src/common/smtp.c
15984                 Use to_human_readable() for sizes
15985
15986 2004-07-08 [colin]      0.9.11cvs17.13
15987
15988         * src/inc.c
15989         * src/messageview.c
15990         * src/pop.c
15991         * src/pop.h
15992         * src/procmsg.c
15993                 Fix partial-downloading issues:
15994                         catch unsupported TOP
15995                         don't delete partially downloaded mails before 5 days
15996                         don't update existing with non-MH folders; that'll
15997                         make dups, but it's better than trashing the folder
15998                         free new msginfo parts
15999                 Fix indentation ;-)
16000
16001 2004-07-08 [colin]      0.9.11cvs17.12
16002
16003         * src/common/smtp.c
16004         * src/common/smtp.h
16005                 Sync smtp size verification with HEAD
16006
16007 2004-07-08 [colin]      0.9.11cvs17.11
16008
16009         * src/summaryview.c
16010         * src/prefs_common.c
16011         * src/prefs_common.h
16012         * src/gtk/quicksearch.c
16013         * src/gtk/quicksearch.h
16014                 Sync sticky pref with HEAD
16015
16016 2004-07-08 [colin]      0.9.11cvs17.10
16017
16018         * src/folder.c [1.213.2.6]
16019         * src/folder.h [1.87.2.6]
16020         * src/inc.c [1.149.2.7]
16021         * src/messageview.c [1.94.2.8]
16022         * src/procheader.c [1.47.2.6]
16023         * src/procmsg.c [1.150.2.4]
16024         * src/procmsg.h [1.60.2.5]
16025         * src/pop.c [1.56.2.4]
16026         * src/pop.h [1.17.2.3]
16027                 Let too big messages get downloaded, but truncated
16028                 Add a button to download them completely
16029                 
16030 2004-07-06 [colin]      0.9.11cvs17.9
16031
16032         * src/gtk/quicksearch.c [1.1.2.3]
16033                 Add a Clear button
16034         * commitHelper
16035         * PATCHSETS
16036                 Add a script to help with cvs
16037
16038 2004-07-03 [colin]      0.9.11cvs17.8
16039
16040         * src/plugins/imageviewer/viewer.c
16041                 fix imageviewer (which was staying on the first
16042                 displayed image)
16043
16044 2004-07-03 [colin]      0.9.11cvs17.7
16045
16046         Removed FIXME_GTK2 warnings
16047         * src/gtk/gtkutils.c
16048                 useless #warnings
16049         * src/gtk/menu.c
16050                 useless #warnings (no need to mess with menu rc)
16051         * src/gtk/menu.h
16052                 unused functions
16053         
16054
16055 2004-07-03 [colin]      0.9.11cvs17.6
16056
16057         Removed FIXME_GTK2 warnings
16058         * src/codeconv.c
16059                 useless #warnings (rewrite needed)
16060         * src/compose.c
16061                 useless #warnings (rewrite needed)
16062                 useless #warnings (gtk2 is like that)
16063                 useless #warnings (previously fixed)
16064         * src/main.c
16065                 useless #warnings (previously fixed)
16066         * src/message_search.c
16067                 useless #warnings (gtk2 is like that)
16068                 Made apparent that search is case-sensitive
16069         * src/mimeview.c
16070                 useless #warnings (rewrite needed)
16071                 useless #warnings (gtk2 is like that)
16072                 reimplemented real warnings
16073         * src/prefs_common.c
16074                 Removed block cursor option (not it gtk2)
16075         * src/prefs_gtk.c
16076                 useless #warnings (rewrite needed)
16077         * src/procheader.c
16078                 useless #warnings (rewrite needed)
16079         * src/sourcewindow.c
16080                 useless #warnings (incorrect placing)
16081         * src/summary_search.c
16082                 useless #warnings (gtk2 is like that)
16083                 Made apparent that search is case-sensitive
16084         * src/action.c
16085                 useless #warnings (gtk2 is like that)
16086         * src/textview.c
16087                 useless #warnings (rewrite needed)
16088         * src/toolbar.c
16089                 useless #warnings (rewrite needed)
16090
16091 2004-07-03 [colin]      0.9.11cvs17.5
16092
16093         * src/textview.c
16094                 Fix mismerge which broke URI opening
16095                 
16096 2004-07-01 [colin]      0.9.11cvs17.4
16097
16098         * src/gtk/filesel.c
16099                 Fill filename when saving
16100                 
16101 2004-06-27 [colin]      0.9.11cvs17.3
16102
16103         * src/gtk/filesel.[ch]
16104                 Use the new GTK file selector
16105                 Update prototype to match the reality: multiple file
16106                 selection is open-only          
16107         * src/compose.c
16108                 Match the new prototypes        
16109         * configure.ac
16110                 Match the new requirements (gtk 2.4.0)
16111                         
16112 2004-06-26 [colin]      0.9.11cvs17.2
16113
16114         * src/plugins/trayicon/trayicon.c
16115                 Remove useless signal handler on resize, which causes
16116                 an infinite "loop"
16117         
16118 2004-06-26 [colin]      0.9.11cvs17.1
16119         
16120         * tools/Makefile.am
16121                 remove launch_firebird and add nautilus2sylpheed.sh
16122         * src/quicksearch.c
16123           src/summaryview.c
16124                 Fix show/hide "Extended symbols" button problem
16125                 Fix apparition at startup
16126                 Fix const warnings
16127         * src/plugins/image_viewer/Makefile.am
16128                 Fix configure 
16129         * common/ssl.c
16130                 Re-enable certificate check, as it doesn't seem to
16131                 cause Xlib errors anymore
16132
16133 2004-06-25 [paul]       0.9.11cvs17
16134
16135         * sync with 0.9.11cvs17 HEAD
16136         
16137         NOTE: QuickSearch is broken
16138
16139 2004-06-07 [colin]      0.9.10claws67.10
16140         * src/plugins/trayicon/trayicon.c
16141           src/plugins/trayicon/libeggtrayicon/Makefile.am
16142           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16143                 Fix gettextization in trayicon plugin
16144
16145 2004-06-07 [colin]      0.9.10claws67.9
16146         
16147         * src/summaryview.c
16148           src/gtk/gtksctree.[ch]
16149                 Let Shift+{Up,Down} work in summaryview
16150                 (well, Down "works" and Up works)
16151                 Let the list scroll when using these keys
16152
16153 2004-06-06 [colin]      0.9.10claws67.8
16154
16155         * src/plugins/trayicon/trayicon.c
16156                 Fix pixmap update
16157
16158 2004-06-06 [colin]      0.9.10claws67.7
16159
16160         * src/addressbook.c
16161                 Fix signal handling causing system-wide focus grab
16162
16163 2004-05-25 [paul]       0.9.10claws67.6
16164
16165         * Makefile.am
16166           src/Makefile.am
16167                 clean up
16168
16169 2004-05-25 [paul]       0.9.10claws67.5
16170
16171         * replace deprecated gtk_signal... functions
16172
16173 2004-05-23 [colin]      0.9.10claws67.4
16174
16175         * src/compose.c
16176                 Fix wrapping
16177
16178 2004-05-22 [colin]      0.9.10claws67.3
16179
16180         * src/compose.c
16181                 Re-fix [Edited] in compose.c::compose_reedit()
16182
16183 2004-05-22 [colin]      0.9.10claws67.2
16184
16185         * src/procmime.c
16186                 Fix parsing of multiparts mails
16187
16188 2004-05-22 [colin]      0.9.10claws67.1
16189
16190         * src/summaryview.c
16191                 Fix quicksearch
16192
16193 2004-05-22 [paul]       0.9.10claws67
16194
16195         * sync with 0.9.10claws67 HEAD
16196
16197 2004-05-14 [alfons]
16198
16199         * src/procmime.h
16200                 add forgotton prototype
16201
16202 2004-05-10 [paul]       0.9.10claws57
16203
16204         * sync with 0.9.10claws57 HEAD
16205
16206 2004-05-05 [paul]       0.9.9.claws1
16207
16208         * ChangeLog-gtk2        ** REMOVED **
16209           ChangeLog-gtk2.claws  ** ADDED **
16210                 rename and adopt the normal claws format
16211                 
16212         * configure.ac
16213                 require gtkmathview >= 0.5
16214
16215         * ac/*                          ** REMOVED **
16216           ac/                           ** REMOVED **
16217           intl/Makefile.in              ** REMOVED **
16218           m4/                           ** ADDED **
16219           m4/missing                    ** ADDED **
16220           m4/missing/gdk-pixbuf.m4      ** ADDED **
16221           m4/missing/gettext.m4         ** ADDED **
16222           m4/missing/gpgme.m4           ** ADDED **
16223           m4/missing/imlib.m4           ** ADDED **
16224           m4/.cvsignore                 ** ADDED **
16225           m4/Makefile.am                ** ADDED **
16226           m4/README                     ** ADDED **
16227           m4/aclocal-include.m4         ** ADDED **
16228           m4/aspell.m4                  ** ADDED **
16229           m4/check-type.m4              ** ADDED **
16230           m4/gnupg-check-typedef.m4     ** ADDED **
16231           m4/openssl.m4                 ** ADDED **
16232           m4/spamassassin.m4            ** ADDED **
16233           po/ChangeLog                  ** REMOVED **
16234           po/Makefile.in.in             ** REMOVED **
16235           po/Rules-quot                 ** REMOVED **
16236           po/boldquot.sed               ** REMOVED **
16237           po/en@boldquot.header         ** REMOVED **
16238           po/en@quot.header             ** REMOVED **
16239           po/insert-header.sin          ** REMOVED **
16240           po/quot.sed                   ** REMOVED **
16241           po/remove-potcdate.sed        ** REMOVED **
16242           po/remove-potcdate.sin        ** REMOVED **
16243           po/stamp-po                   ** REMOVED **
16244           Makefile.am
16245           autogen.sh
16246           configure.ac
16247                 enable building with automake 1.8.x
16248                 add 'autopoint --force' to autogen.sh and remove all
16249                 auto-generated files, remove ac/ directory and use
16250                 m4/ directory instead
16251                 
16252         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16253                 fix gettextization
16254
16255 2004-02-28 Colin Leroy <colin@colino.net>
16256         * src/prefs_matcher.c
16257           src/prefs_filtering.c
16258           src/prefs_filtering_action.c
16259                 Fix non-editable GtkEntries
16260
16261 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16262         * src/prefs_themes.c
16263                 utf8 conversion for theme info
16264
16265 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16266         * sync 0.9.9claws
16267
16268 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16269         * src/grouplistdialog.c
16270                 allow multiple selections without ctrl key
16271
16272 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16273         * src/main.c
16274                 enable customizable accelerators
16275
16276 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16277         * src/prefs_common.c
16278                 re-enable different font settings for gtk1/2
16279         * src/prefs_folder_item.c
16280                 fix folder prefs displayed wrong
16281         * src/textview.c
16282                 set 'sunken' shadow type
16283
16284 2004-02-07 Colin Leroy <colin@colino.net>
16285         * src/compose.c
16286                 Fix message being always [Edited]
16287                 Encode headers correctly (utf8 buf)
16288
16289 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16290         * src/socket.c
16291                 remove double g_source_attach()
16292                 (Thanks to Colin Leroy)
16293
16294 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16295         * src/gtk/gtksctree.c
16296                 Fix SSL certificate list not shown
16297         * src/mimeview.c
16298                 Fix clicks in mime tree
16299
16300 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16301         * src/common/socket.c
16302                 Fix SSL receive
16303         * src/compose.c
16304                 Fix clipboard menu hotkeys
16305
16306 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16307         * src/gtk/gtkaspell.[ch]
16308           src/compose.c
16309                 reimplement spellchecker
16310
16311 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16312         * src/gtk/filesel.c
16313                 crash when inserting file in compose window
16314                 (TODO: keep old selection on clicks)
16315         * src/main.c
16316                 use gtkrc-2.0 instead of gtkrc
16317
16318 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16319         * src/messageview.c
16320                 remove orphaned mimeview unref()
16321
16322 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16323         * src/grouplistdialog.c
16324                 expand nodes containing subscribed groups
16325
16326 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16327         * src/textview.c
16328                 textview: hide cursor, restore old click behaviour
16329
16330 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16331         * src/textview.c
16332                 variable names messed up
16333
16334 2004-01-17 Colin Leroy <colin@colino.net>
16335         * src/addr_compl.c
16336                 Fix completion address too thin
16337         * src/compose.c
16338                 Fix tab-to-subject behaviour
16339         * src/summaryview.c
16340                 Implement key up & down in summaryview
16341
16342 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16343
16344         * sync 098claws
16345
16346 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16347         * configure.ac
16348           Makefile.am
16349           doc/.cvsignore
16350           doc/Makefile.am
16351                 faq, man, manual moved to doc/
16352         * ac/aspell.m4
16353           ac/check-type.m4
16354           ac/gnupg-check-typedef.m4
16355           ac/openssl.m4
16356           ac/spamassassin.m4
16357           ac/missing/gdk-pixbuf.m4
16358           ac/missing/gpgme.m4
16359           ac/missing/imlib.m4
16360                 fix automake warnings
16361
16362 2003-12-06 Colin Leroy <colin@colino.net>
16363         * src/summaryview.c
16364                 Fix quicksearch
16365
16366 2003-12-05 Colin Leroy <colin@colino.net>
16367         * src/summaryview.c
16368                 Fix going to next unread folder
16369
16370 2003-12-05 Colin Leroy <colin@colino.net>
16371         * src/crash.c
16372                 Fix gtk2 compilation
16373         * src/session.c
16374                 Remove iotag source handler at disconnection
16375         * src/socket.[ch] 
16376                 Remove source handler when closing socket 
16377                 (fixes another seg)
16378
16379 2003-12-04 Colin Leroy <colin@colino.net>
16380         * src/compose.c
16381           src/prefs_account.c
16382           src/prefs_common.c
16383                 Fix some dropdown menus
16384
16385 2003-12-04 Colin Leroy <colin@colino.net>
16386         * src/compose.c
16387                 Fix event handlers on header fields
16388         * src/common/socket.c
16389           src/common/session.c
16390                 Fix segfault with callback (SSL)
16391                 Fix end of session 
16392
16393 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16394
16395         * Fix compile bug in src/compose.c
16396         * removed src/gtk/gtkstext.[ch]
16397
16398 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16399
16400         * Convert character set and escape "text" attributes in toolbar setting
16401         files.
16402         * Fixed bug in button-press-event handling.
16403
16404 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16405
16406         * Fixed bug in key-press-event handling.
16407
16408 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16409
16410         * Enabled to compile tray-icon plugin (Ad-hoc).
16411         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16412
16413 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16414
16415         * Enabled to compile on sylpheed-claws.
16416         (tray-icon plugin still cannot compile yet.)
16417
16418 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16419
16420         * Updated to 0.9.5.
16421
16422 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16423
16424         * Updated to 0.9.4.
16425         * Ported monitoring SSL mechanism to GSource of GLib2
16426         (I don't confirm it)
16427         * Added _gtk2 suffix to key name of font preference to avoid
16428         ovverwriting preference of Gtk+-1.2 version.
16429
16430 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16431
16432         * Updated to 0.9.2.
16433
16434 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16435
16436         * Updated to 0.9.1.
16437         * Translate po files into UTF-8 when execute autogen.sh.
16438
16439 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16440
16441         * Updated to 0.9.0.
16442
16443 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16444
16445         * Plugged GError related memory leaks.
16446
16447 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16448
16449         * Changed default size of fonts.
16450         * Enabled to set titile font size of warning dialog.
16451
16452 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16453
16454         * Embed a sylpheed icon into executable binary on Windows.
16455
16456 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16457
16458         * I forgot to traslate character set of element string in src/xml.c.
16459
16460 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16461
16462         * Fixed detecting bind_textdomain_codeset in configure.in.
16463         * The bug in which "Example" of "Date fromat" preference isn't displayed
16464         correctly has been fixed.
16465
16466 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16467
16468         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16469           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16470           glib-gettextize
16471           Removed intl directory.
16472           Translated po files into UTF-8.
16473           (Thanks! Ryuji Abe)
16474
16475 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16476
16477         * The bug which doesn't unscape string in xml.c has been fixed.
16478
16479 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16480
16481         * The bug which is failed to translate encoding of file name thorough
16482         file dialog has been fixed.
16483
16484 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16485
16486         * Modified to translate file names which is used in inporting/expoting
16487         mbox feature and "Save as" feature into locale encoding.
16488         * Translate file names into locale encoding when "Attache file" and
16489         "Insert file".
16490         * Force set G_BROKEN_FILENAMES environment variable.
16491         * Other minor fixes.
16492
16493 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16494
16495         * Modified to treat MH folder's name as locale encoding.
16496
16497 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16498
16499         * The bug which clash on switching candidates of auto completion of
16500         addresses, cannot use auto completion in Japanesse is fixed
16501         (Thanks! Tokunaga-san)¡¥
16502
16503 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16504
16505         * The bug which cannot switch key accelerator preference has been fixed
16506         (Thanks! smbd-san)¡¥
16507
16508 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16509
16510         * version 0.8.11-gtk2-20030314
16511
16512 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16513
16514         * The bug in which character set conversion of filtering messages has
16515         been fixed.(Thanks! COCOA-san).
16516
16517 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16518
16519         * Revived "Leave space on head" preference in "Message" category.
16520         * A bug which clash when put the cursor to end of buffer and execute
16521         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16522
16523 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16524
16525         * version 0.8.11-gtk2-20030312
16526
16527 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16528
16529         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16530         * Modified to use Pango's API directly for font preference.
16531         * Integrated GtkTextView of textview to one widget.
16532         * Set fonts of header title in textview by "header_title" tag.
16533         * Removed some deprecated codes.
16534
16535 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16536
16537         * Updated to 0.8.11.
16538         * Merged cygwin patch(Thanks! Sakai-san).
16539
16540 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16541
16542         * version 0.8.10-gtk2-20030309