2006-07-06 [colin] 2.3.1cvs65
[claws.git] / ChangeLog
1 2006-07-06 [colin]      2.3.1cvs65
2
3         * src/folder.c
4                 Set summary update flag whenever
5                 totals changed
6         * src/imap.c
7         * src/prefs_account.c
8         * src/common/utils.h
9         * src/etpan/imap-thread.c
10                 Fix warnings, thanks to Fabien and
11                 Ricardo
12
13 2006-07-06 [wwp]        2.3.1cvs64
14
15         * src/gtk/gtkutils.c
16                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
17
18 2006-07-06 [wwp]        2.3.1cvs63
19
20         * src/account.c
21         * src/addressbook.c
22         * src/addressitem.h
23         * src/folderview.c
24         * src/mainwindow.c
25         * src/manual.c
26         * src/manual.h
27         * src/message_search.c
28         * src/prefs_actions.c
29         * src/prefs_filtering.c
30         * src/prefs_filtering.h
31         * src/prefs_template.c
32         * src/summary_search.c
33         * src/summaryview.c
34         * src/gtk/gtkutils.c
35         * src/gtk/gtkutils.h
36         * src/gtk/pluginwindow.c
37                 add help buttons to some dialogs. Clicking such buttons opens a
38                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
39
40 2006-07-06 [paul]       2.3.1cvs62
41
42         * src/textview.c
43                 fix attachments contextual menu
44                 Thanks to Colin
45
46 2006-07-05 [colin]      2.3.1cvs61
47
48         * src/textview.c
49         * src/compose.c
50                 Handle sftp:// links
51
52 2006-07-05 [paul]       2.3.1cvs60
53
54         * src/gtk/filesel.c
55                 grab save button by default
56                 Thanks to Colin
57
58 2006-07-05 [wwp]        2.3.1cvs59
59
60         * manual/xml2pdf
61                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
62
63 2006-07-04 [colin]      2.3.1cvs58
64
65         * src/mimeview.c
66         * src/textview.c
67                 Use left click to select, middle click to open
68                 on mimeparts links
69         * src/common/utils.c
70                 Fix segfault
71
72 2006-07-04 [colin]      2.3.1cvs57
73
74         * src/mainwindow.c
75         * src/news.c
76                 Warning fixes, thanks to Fabien
77
78 2006-07-04 [colin]      2.3.1cvs56
79
80         * src/mimeview.c
81         * src/mimeview.h
82         * src/textview.c
83                 Allow parts to be selected via their text label
84                 in textview
85
86 2006-07-04 [colin]      2.3.1cvs55
87
88         * src/folderview.c
89                 Feedback when closing (for big folders)
90         * src/prefs_actions.c
91         * src/prefs_filtering.c
92         * src/prefs_matcher.c
93         * src/prefs_template.c
94                 Fix default button when closing without
95                 having saved
96
97 2006-07-04 [colin]      2.3.1cvs54
98
99         * src/news.c
100                 Delete local file on deletion
101
102 2006-07-03 [colin]      2.3.1cvs53
103
104         * src/folderview.c
105         * src/main.c
106                 Don't freeze when rescanning after crash
107
108 2006-07-03 [wwp]        2.3.1cvs52
109
110         * src/compose.c
111         * src/privacy.c
112         * src/privacy.h
113         * src/plugins/pgpinline/pgpinline.c
114         * src/plugins/pgpmime/pgpmime.c
115                 don't report an error when the user cancels the passphrase dialog.
116
117 2006-07-02 [colin]      2.3.1cvs51
118
119         * src/folderview.c
120                 Open message when crossing folders with Space,
121                 goto next unread and friends
122
123 2006-07-01 [colin]      2.3.1cvs50
124
125         * src/prefs_account.c
126                 Typographic rules varying from language
127                 to language (in french "Protocole :"),
128                 we have to do that :)
129
130 2006-07-01 [ticho]      2.3.1cvs49
131
132         * src/prefs_account.c
133                 Only use one temporary gchar* variable in
134                 prefs_account_protocol_set_optmenu().
135
136 2006-07-01 [ticho]      2.3.1cvs48
137
138         * src/prefs_account.c
139         * src/prefs_account.h
140                 Use GtkLabel for existing account protocol name.
141                 Created an array for protocol names and populate the
142                 combobox from it in a for() cycle.
143
144 2006-06-30 [colin]      2.3.1cvs47
145
146         * src/compose.c
147                 Block undo when changing signature (by changing
148                 account)
149
150 2006-06-30 [paul]       2.3.1cvs46
151
152         * src/send_message.c
153                 when editing From in the Compose window, use that address
154                 in the Return-Path: header
155                 Thanks to Colin
156
157 2006-06-30 [colin]      2.3.1cvs45
158
159         * src/compose.c
160                 Fix signature replacement:
161                 - when no newline before separator
162                 - when reediting
163
164 2006-06-29 [colin]      2.3.1cvs44
165
166         * src/folderview.c
167         * src/folderview.h
168         * src/mainwindow.c
169         * src/summaryview.c
170                 Let 'View/Go to/Next marked' work like
171                 Next new & Next unread: across folders
172                 Change the select_on_entry pref to do
173                 what we want when changing folder
174         * src/common/utils.c
175                 Fix single-quoted links 
176
177 2006-06-29 [colin]      2.3.1cvs43
178
179         * src/gtk/gtkaspell.c
180                 "Sylpheed" and "Sylpheed-Claws" do exist !
181
182 2006-06-29 [colin]      2.3.1cvs42
183
184         * src/imap.c
185                 Forgot to remove debug
186
187 2006-06-29 [colin]      2.3.1cvs41
188
189         * src/imap.c
190         * src/imap.h
191         * src/mainwindow.c
192                 Disconnect from IMAP servers when going
193                 offline. Fixes bug #978 (going to offline-mode 
194                 won't close connections)
195
196 2006-06-29 [colin]      2.3.1cvs40
197
198         * src/main.c
199                 Fix transient setting on failing plugins
200                 Patch by Fabien
201         * src/plugins/pgpcore/sgpgme.c
202                 Only warn for OpenPGP. Most people don't
203                 have CMS available.
204
205 2006-06-29 [colin]      2.3.1cvs39
206
207         * src/compose.c
208                 Fix Spelling menu (discrepancy between context menu
209                 and top menu when folder's dictionary isn't the 
210                 default one)
211         * src/plugins/pgpcore/sgpgme.c
212                 More error reporting about why gpgme can fail
213
214 2006-06-29 [wwp]        2.3.1cvs38
215
216         * src/mainwindow.c
217                 honor the display-header-pane setting even when the message view
218                 is a separate window.
219
220 2006-06-29 [wwp]        2.3.1cvs37
221
222         * src/prefs_actions.c
223                 forgot to commit that one (use of GTK_STOCK_INFO).
224
225 2006-06-29 [colin]      2.3.1cvs36
226
227         * src/imap.c
228                 Better handling of login errors (ask the password
229                 again once), alert in case of error. Fix three
230                 signedness warnings.
231
232 2006-06-28 [wwp]        2.3.1cvs35
233
234         * src/prefs_template.c
235         * src/prefs_matcher.c
236         * src/prefs_filtering_action.c
237         * src/prefs_quote.c
238                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
239                 patch by Fabien Vantard, slightly modified.
240
241 2006-06-28 [paul]
242
243         2.4.0-rc2 released
244
245 2006-06-28 [colin]      2.3.1cvs34
246
247         * src/prefs_account.c
248                 Fix bug #977 (Can't add or edit imap accounts)
249
250 2006-06-28 [colin]      2.3.1cvs33
251
252         * src/mimeview.c
253                 Fix previous
254
255 2006-06-28 [colin]      2.3.1cvs32
256
257         * src/mimeview.c
258                 Save named inlined attachments with "Save all"
259         * src/main.c
260         * src/mbox.c
261         * src/common/plugin.c
262         * src/common/plugin.h
263         * src/common/sylpheed.c
264         * src/common/utils.c
265         * src/plugins/pgpcore/sylpheed.def
266         * src/plugins/pgpinline/sylpheed.def
267         * src/plugins/pgpmime/sylpheed.def
268                 Win32 compatibility patch, by
269                 Werner Koch
270
271 2006-06-28 [wwp]        2.3.1cvs31
272
273         * src/imap.c
274         * src/prefs_folder_item.c
275                 less compilation warnings (thanks to Fabien Vantard), less typos.
276
277 2006-06-28 [paul]       2.3.1cvs30
278
279         * src/gtk/gtkutils.c
280                 gtk_combo_box_set_focus_on_click() is only
281                 available since gtk 2.6.0
282
283 2006-06-28 [paul]       2.3.1cvs29
284
285         * src/prefs_ext_prog.c
286                 fix engrish and add a tooltip for the
287                 'command for 'Display as text' option
288
289 2006-06-28 [paul]
290
291         2.4.0-rc1 released
292
293 2006-06-28 [paul]       2.3.1cvs28
294
295         * ChangeLog
296         * tools/Makefile.am
297                 include textviewer.pl in releases
298
299 2006-06-28 [paul]       2.3.1cvs27
300
301         * src/prefs_ext_prog.c
302                 hide Print command option if libgnomeprint
303                 support is present
304
305 2006-06-27 [colin]      2.3.1cvs26
306
307         * src/compose.c
308                 Fix Esc handling in insert/attach dialog
309                 Don't show this dialog if dragging something
310                 else than text/uri-list
311                 Thanks to Fabien Vantard
312         * tools/textviewer.pl
313                 Filter script to display stuff as text
314                 by H. Merijn Brand
315
316 2006-06-27 [wwp]        2.3.1cvs25
317
318         * src/messageview.c
319                 use the exact product name (message view title), patch
320                 by Fabien Vantard.
321
322 2006-06-27 [ticho]      2.3.1cvs24
323
324         * src/prefs_account.c
325         * src/prefs_common.c
326         * src/prefs_common.h
327         * src/prefs_ext_prog.c
328         * src/textview.c
329                 Add a preference (Preferences/External programs)
330                 to allow "Display as text" to be done via a script
331                 (patch by H.Merijn Brand).
332                 Use GtkComboBox for protocol selection in account
333                 preferences.
334                 Only include current choice for existing accounts, and
335                 insensitivize the combobox.
336
337 2006-06-27 [paul]       2.3.1cvs23
338
339         * src/mbox.c
340                 fix crasher introduced in cvs21.
341                 Thanks to Colin
342
343 2006-06-26 [colin]      2.3.1cvs22
344
345         * src/mbox.c
346                 Fix double-frees when leaving folders
347                 after exporting to mbox
348
349 2006-06-26 [colin]      2.3.1cvs21
350
351         * src/mbox.c
352                 More feedback (and optimisation)
353                 on import/export
354         * src/common/utils.c
355                 Fix case when looking for mail addresses
356         * src/gtk/gtkutils.c
357                 Extra check for (X-)Face
358
359 2006-06-25 [ticho]      2.3.1cvs20
360
361         * src/compose.c
362         * src/exphtmldlg.c
363         * src/gtk/gtkutils.c
364         * src/gtk/gtkutils.h
365                 Added second argument to gtkut_sc_combobox_create() to
366                 control focus-on-click for the widget.
367                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
368
369 2006-06-25 [ticho]      2.3.1cvs19
370
371         * src/compose.c
372         * src/gtk/Makefile.am
373         * src/gtk/combobox.c
374         * src/gtk/combobox.h
375         * src/gtk/gtkutils.c
376         * src/gtk/gtkutils.h
377                 Use GtkComboBox instead of deprecated GtkOptionMenu
378                 for account selector in compose window and for encoding
379                 selector in attachment properties.
380                 Also factorise working with the new GtkComboBox somewhat.
381
382 2006-06-24 [paul]       2.3.1cvs18
383
384         * src/prefs_common.c
385                 use the correct default value
386
387 2006-06-24 [paul]       2.3.1cvs17
388
389         * src/compose.c
390         * src/prefs_common.c
391         * src/prefs_common.h
392         * src/prefs_compose_writing.c
393                 enable setting of default action when
394                 dnd'ing files in the compose window.
395                 (Collaborative effort with wwp)
396
397 2006-06-23 [wwp]        2.3.1cvs16
398
399         * src/compose.c
400                 i18n fix (thanks to Fabien Vantard)
401
402 2006-06-22 [colin]      2.3.1cvs15
403
404         * src/prefs_customheader.c
405                 Don't use filters in custom headers' file 
406                 selector. Remember, extensions mean nothing :)
407
408 2006-06-22 [paul]       2.3.1cvs14
409
410         * configure.ac
411                 allow setting of man directory location
412
413 2006-06-22 [colin]      2.3.1cvs13
414
415         * src/mainwindow.c
416                 Add 'View/Go to/Next unread folder'.
417                 I missed that :)
418
419 2006-06-22 [colin]      2.3.1cvs12
420
421         * src/common/utils.c
422                 Add some subject prefixes
423                 Patch by Bjorn T Johansen <btj@havleik.no>
424
425 2006-06-22 [colin]      2.3.1cvs11
426
427         * manual/advanced.xml
428                 Forgotten hidden pref
429
430 2006-06-21 [paul]       2.3.1cvs10
431
432         * src/prefs_account.c
433                 complete the removal of 'Add date header' option
434
435 2006-06-21 [paul]       2.3.1cvs9
436
437         * src/account.c
438         * src/compose.c
439         * src/prefs_account.c
440         * src/prefs_account.h
441                 remove option to add date header - always
442                 add date header
443         * src/etpan/imap-thread.c
444                 fix warnings (Thanks to Colin)
445
446 2006-06-21 [wwp]        2.3.1cvs8
447
448         * src/folder.c
449                 set the attachment flag when inline text part are (file)named. This is more convenient
450                 when receiving (for instance) inline source files or patches sent using thunderbird.
451
452 2006-06-21 [paul]       2.3.1cvs7
453
454         * src/inc.c
455                 fix off-by-one count of current msg in
456                 statusbar filtering progressbar
457
458 2006-06-21 [paul]       2.3.1cvs6
459
460         * src/folder.c
461                 Show attachment icon even if the part is 'inline'
462                 if the following conditions are met:
463                 - content-type != 'text/plain'
464                 - content-type != '*/pgp-signature'
465                 - either 'name' or 'filename' parameter is not NULL
466                 
467                 Thanks to Colin
468
469 2006-06-21 [paul]       2.3.1cvs5
470
471         * src/messageview.c
472         * src/prefs_common.c
473         * src/prefs_common.h
474         * src/prefs_other.c
475                 add an option to 'Never send Return
476                 Receipts'
477                 Thanks to Colin
478
479 2006-06-20 [mones]      2.3.1cvs4
480
481         * po/es.po
482                 updated
483         * src/compose.c
484                 typo fixed (space after comma)
485         * tools/make.themes.project
486                 remove exec mode from tarball files
487
488 2006-06-20 [colin]      2.3.1cvs3
489
490         * src/news.c
491         * src/procheader.c
492         * src/unmime.c
493                 Better fix for \n's in headers (don't 
494                 break Received: and others)
495
496 2006-06-20 [paul]       2.3.1cvs2
497
498         * src/alertpanel.c
499         * src/textview.c
500                 improve legibility of phishing attempt
501                 dialog
502
503 2006-06-20 [paul]       2.3.1cvs1
504
505         * NEWS
506         * README
507         * configure.ac
508                 Update version number following
509                 stable release
510
511 2006-06-20 [colin]      2.3.0cvs26
512
513         * src/compose.c
514                 When dragging a file to the text of the compose
515                 window, ask whether we want to insert or attach
516                 (I know lots of people who do that to attach)
517
518 2006-06-20 [colin]      2.3.0cvs25
519
520         * src/etpan/imap-thread.c
521                 Fix threshold (the append command is often > 32 bytes)
522
523 2006-06-19 [colin]      2.3.0cvs24
524
525         * src/imap.c
526         * src/etpan/imap-thread.c
527                 Workaround Rockliffe IMAP server bug: replace
528                 "x UID SEARCH (ANSWERED UID 1:*)" with
529                 "x UID SEARCH ANSWERED"
530                 (Rockliffe doesn't handle the parenthesis)
531
532 2006-06-19 [colin]      2.3.0cvs23
533
534         * src/compose.c
535         * src/imap.c
536         * src/etpan/imap-thread.c
537                 Probably fix bug #972 (Freezes when adding 
538                 an attachment to the message)
539         * src/common/defs.h
540                 Modernize Firefox cmd
541
542
543 2006-06-18 [colin]      2.3.0cvs22
544
545         * src/prefs_customheader.c
546                 Only allow correct filenames for various
547                 custom headers
548
549 2006-06-18 [colin]      2.3.0cvs21
550
551         * src/prefs_customheader.c
552                 Add a 'From File...' button in custom headers prefs, which
553                 try to do the right thing: 
554                 for normal headers, use file as plaintext,
555                 for X-Face, calls compface,
556                 for Face, encode to b64.
557
558 2006-06-17 [colin]      2.3.0cvs20
559
560         * src/mh.c
561                 Warning fix
562
563 2006-06-16 [colin]      2.3.0cvs19
564
565         * src/summaryview.c
566                 Recursive quicksearch: show message list
567                 in current folder, *then* search children
568                 in the background.
569
570 2006-06-16 [colin]      2.3.0cvs18
571
572         * src/main.c
573                 Instead of ignoring SIGPIPE, save caches
574                 when getting one. Will fix the fact that
575                 hot caches are out-of-date when logging 
576                 out of Xorg.
577         * src/compose.c
578         * src/prefs_compose_writing.c
579                 Only save text (not attachments) when 
580                 auto-saving to drafts
581         * src/unmime.c
582                 Always replace \n, \r and \t with spaces
583                 in headers
584         * manual/dist/html/Makefile.am
585         * manual/dist/pdf/Makefile.am
586         * manual/dist/ps/Makefile.am
587         * manual/dist/txt/Makefile.am
588         * manual/fr/dist/html/Makefile.am
589         * manual/fr/dist/pdf/Makefile.am
590         * manual/fr/dist/ps/Makefile.am
591         * manual/fr/dist/txt/Makefile.am
592         * manual/pl/dist/html/Makefile.am
593         * manual/pl/dist/pdf/Makefile.am
594         * manual/pl/dist/ps/Makefile.am
595         * manual/pl/dist/txt/Makefile.am
596                 Fix make clean removing pregenerated manuals
597
598
599 2006-06-16 [colin]      2.3.0cvs17
600
601         * src/plugins/pgpcore/sgpgme.c
602         * src/plugins/pgpmime/pgpmime.c
603         * src/plugins/pgpinline/pgpinline.c
604                 Better error reporting in setup_signers.
605                 Don't fallback to default key if specified
606                 key isn't found.
607                 Don't allow signing if more than one secret
608                 key matches the one specified in prefs.
609
610 2006-06-15 [colin]      2.3.0cvs16
611
612         * src/folderview.c
613                 Add "Send queue" in the folder's contextual
614                 menu
615         * src/compose.c
616         * src/messageview.c
617         * src/privacy.c
618         * src/privacy.h
619         * src/procmime.c
620         * src/procmsg.c
621         * src/plugins/pgpcore/passphrase.c
622         * src/plugins/pgpcore/sgpgme.c
623         * src/plugins/pgpinline/pgpinline.c
624         * src/plugins/pgpmime/pgpmime.c
625                 Better error reporting
626         * src/mbox.c
627                 Probably fix bug #971 (2.2.3 cannot read mail 
628                 from local mbox)
629
630
631 2006-06-15 [mones]      2.3.0cvs15
632
633         * tools/make.themes.project
634                 creates the themes project from the web page
635
636 2006-06-15 [colin]      2.3.0cvs14
637
638         * src/folder.c
639                 Better fix (avoid losing the folder if scan_tree 
640                 fails)
641
642 2006-06-15 [cleroy]     2.3.0cvs13
643
644         * src/folder.c
645                 Probably fix Bug #969 (crash on rebuilding 
646                 imap folder)
647
648 2006-06-14 [colin]      2.3.0cvs12
649
650         * manual/dtd/manual.xsl
651         * manual/sylpheed-claws-manual.xml
652         * manual/fr/sylpheed-claws-manual.xml
653         * manual/pl/sylpheed-claws-manual.xml
654                 Insert pagebreaks between sections
655
656 2006-06-14 [paul]       2.3.0cvs11
657
658         * configure.ac
659                 better fix than 2.3.0cvs10
660
661 2006-06-14 [paul]       2.3.0cvs10
662
663         * configure.ac
664                 fix setting of PACKAGE_DATA_DIR with newer autoconf
665                 (backwards compatible)
666
667 2006-06-13 [colin]      2.3.0cvs9
668
669         * src/messageview.c
670                 Fix sending of return receipt with the new queue folders
671
672 2006-06-13 [wwp]        2.3.0cvs8
673
674         * src/quote_fmt_lex.l
675                 fix wrong tokens returned in quote_fmt lexer, query not().
676
677 2006-06-13 [wwp]        2.3.0cvs7
678
679         * src/folder.c
680         * src/prefs_folder_item.c
681                 allow changing folder type even when folder is not a top-level one,
682                 thanks to Colin.
683
684 2006-06-12 [colin]      2.3.0cvs6
685
686         * src/folderview.c
687                 Fix double-ask of "Do you want to mark all
688                 as read"
689
690 2006-06-12 [colin]      2.3.0cvs5
691
692         * src/compose.c
693         * src/compose.h
694         * src/folder.c
695         * src/folder.h
696         * src/imap.c
697         * src/inc.c
698         * src/main.c
699         * src/messageview.c
700         * src/mh.c
701         * src/prefs_folder_item.c
702         * src/procheader.c
703         * src/procmime.c
704         * src/procmsg.c
705         * src/procmsg.h
706         * src/send_message.c
707         * src/summaryview.c
708         * src/toolbar.c
709                 Apply bug #964's patch (Queue and drafts aren't normal)
710                 The Drafts and Queue folder now contain RFC-822 files,
711                 allowing to move and copy mails from and to these 
712                 folders. Moving from Drafts to Queue will prepare the
713                 mail for sending (PGP signature, encryption, etc).
714                 This patch also rework sending errors handling to try
715                 to be more helpful.
716                 Also, allow redefining folder types via the GUI 
717                 (Folder type in its Properties)
718
719 2006-06-12 [colin]      2.3.0cvs4
720
721         * src/summaryview.c
722         * src/prefs_common.c
723         * src/prefs_common.h
724         * src/gedit-print.c
725                 Allow to define a specific print font - patch
726                 by Bernhard Walle <bernhard.walle@gmx.de>
727         * src/prefs_fonts.c
728         * manual/advanced.xml
729         * manual/fr/advanced.xml
730                 Add a hidden pref to allow deletion without
731                 confirmation
732
733 2006-06-12 [wwp]        2.3.0cvs3
734
735         * .cvsignore
736                 more files to ignore.
737
738 2006-06-12 [wwp]        2.3.0cvs2
739
740         * src/quote_fmt.c
741         * src/quote_fmt_lex.l
742         * src/quote_fmt_parse.y
743                 extend the quote_fmt parser (templates and quotes):
744                 - allow limited sub-expressions in |p{} and |f{} expressions,
745                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
746                 - implemented/fixed missing implementation of query_references and show_references,
747                 - completed, fixed contents and format of the symbols help dialog,
748                 - fix some compilation warnings.
749
750 2006-06-12 [wwp]        2.3.0cvs1
751
752         * manual/advanced.xml
753         * manual/fr/advanced.xml
754                 updates in the "templates" section of the manual (eng/fr):
755                  - be more precise (both versions)
756                  - completed to match the english reference (fr version)
757                  - touchups (both versions)
758
759 2006-06-12 [paul]       2.3.0
760
761         2.3.0 released
762
763 2006-06-12 [paul]       2.2.3cvs14
764
765         * po/ca.po
766         * po/cs.po
767         * po/de.po
768         * po/el.po
769         * po/fr.po
770         * po/it.po
771         * po/pt_BR.po
772         * po/sr.po
773         * po/zh_CN.po
774                 updated by Miquel Oliete, Tim, Stephan Sachse,
775                 Stavros Giannouris, Fabien Vantard, Andrea
776                 Spadaccini, Frederico Goncalves Guimaraes,
777                 Aleksandar Urosevic, and Ralgh Young
778
779 2006-06-12 [colin]      2.2.3cvs13
780
781         * src/mbox.c
782                 Add missing header
783
784 2006-06-11 [colin]      2.2.3cvs12
785
786         * src/msgcache.c
787                 Verify that g_malloc() succeeded
788
789 2006-06-11 [colin]      2.2.3cvs11
790
791         * src/wizard.c
792                 Add Face header to welcome mail
793
794 2006-06-10 [colin]      2.2.3cvs10
795
796         * src/textview.c
797                 Revert previous (Forgot it changes the
798                 margin on the whole mail)
799
800 2006-06-10 [colin]      2.2.3cvs9
801
802         * src/textview.c
803                 Don't overlap long headers under (X-)Face
804
805 2006-06-10 [mones]      2.2.3cvs8
806
807         * manual/xml2pdf
808                 allow generation of manual on systems lacking saxon binary
809                 but with java and the saxon library installed
810
811         * po/es.po
812                 updated for release
813
814 2006-06-09 [colin]      2.2.3cvs7
815
816         * src/summaryview.c
817                 Fix leak when using Display Sender using Addressbook
818
819 2006-06-09 [colin]      2.2.3cvs6
820
821         * src/compose.c
822         * src/folder.c
823         * src/folderview.c
824         * src/mimeview.c
825         * src/summaryview.c
826                 More leaks fixes
827
828 2006-06-09 [paul]       2.2.3cvs5
829
830         * AUTHORS
831         * src/gtk/authors.h
832         * tools/claws.i18n.status.pl
833                 updated with new info
834
835 2006-06-09 [paul]       2.2.3cvs4
836
837         * README
838                 updated
839         * manual/ack.xml
840                 add wwp to authors list
841         * src/gtk/authors.h
842                 update mine and Colin's addresses
843
844 2006-06-08 [colin]      2.2.3cvs3
845
846         * src/etpan/imap-thread.c
847                 Fix leak on SSL cert check
848
849 2006-06-08 [colin]      2.2.3cvs2
850
851         * src/common/utils.c
852                 Fix leak
853
854 2006-06-08 [paul]       2.2.3cvs1
855
856         * configure.ac
857                 Update version number following
858                 stable release
859
860 2006-06-07 [colin]      2.2.2cvs3
861
862         * src/msgcache.c
863                 Fix catching cache read errors (guint instead of gint)
864                 Prevent malloc'ing more than 8MB (means cache corruption)
865
866 2006-06-07 [paul]       2.2.2cvs2
867
868         * src/exporthtml.c
869         * src/exportldif.c
870         * src/mh.c
871         * src/mutt.c
872         * src/pine.c
873         * src/common/utils.c
874                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
875                 obey $HOME'
876                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
877                 Thanks to Colin
878
879 2006-06-06 [paul]       2.2.2cvs1
880
881         * configure.ac
882                 Update version number following
883                 stable release
884
885 2006-06-06 [paul]       2.2.1cvs6
886
887         * src/matcher.c
888                 fix  implicit declaration of
889                 sylpheed_do_idle()
890                 Patch by Fabien Vantard
891
892 2006-06-06 [paul]       2.2.1cvs5
893
894         * src/matcher.c
895                 fix age_greater and age_lower so that they
896                 mean what say and not '...or equal to'
897                 Thanks to Colin
898
899 2006-06-06 [paul]       2.2.1cvs4
900
901         * src/textview.c
902         * src/common/utils.c
903                 fix URI check
904                 Thanks to Colin
905
906 2006-06-05 [wwp]        2.2.1cvs3
907
908         * manual/fr/account.xml
909                 minor language fixes (thanks to Fabien Vantard).
910
911 2006-06-05 [colin]      2.2.1cvs2
912
913         * src/prefs_folder_item.c
914         * src/folderview.c
915                 Allow recursive setting of properties 
916                 for whole mailboxes
917         * src/matcher.c
918                 Don't freeze on 'test' filtering rule
919
920 2006-06-05 [colin]      2.2.1cvs1
921
922         * configure.ac
923                 Update version number following
924                 stable release
925
926 2006-06-04 [wwp]        2.2.0cvs82
927
928         * manual/glossary.xml
929         * manual/account.xml
930         * manual/fr/glossary.xml
931         * manual/fr/account.xml
932                 added glossary section and references/links related to the Face custom header.
933
934 2006-06-04 [colin]      2.2.0cvs81
935
936         * src/summaryview.c
937                 Skip to next message on move with no
938                 immediate execution
939
940 2006-06-04 [wwp]        2.2.0cvs80
941
942         * manual/xml2pdf
943                 added sanity checks, exit when needed.
944
945 2006-06-03 [paul]       2.2.0cvs79
946
947         * src/prefs_receive.c
948                 page name is now 'Receiving'
949         * src/prefs_send.c
950                 page name is now 'Sending'
951
952 2006-06-03 [colin]      2.2.0cvs78
953
954         * src/plugins/spamassassin/spamassassin_gtk.c
955                 Autoswitch to Localhost if transport was previously
956                 disabled. Else people had to check [] Enable, then
957                 *reselect* transport.
958
959 2006-06-03 [colin]      2.2.0cvs77
960
961         * src/plugins/pgpinline/pgpinline.c
962         * src/plugins/pgpmime/pgpmime.c
963                 Check that gpg_data_release_and_get_mem 
964                 didn't fail (now, why this happens...)
965
966 2006-06-03 [colin]      2.2.0cvs76
967
968         * src/mbox.c
969                 Fix bug #962 (Manual and/or UI should 
970                 warn about incompatible locking 
971                 causing dataloss)
972
973 2006-06-02 [cleroy]     2.2.0cvs75
974
975         * src/filtering.c
976         * src/folder.c
977         * src/procmsg.c
978         * src/summaryview.c
979                 Fix a few leaks
980
981 2006-06-02 [colin]      2.2.0cvs74
982
983         * src/main.c
984                 On exit, free caches after writing them
985                 Shuts up some valgrind false positives
986         * src/procmsg.c
987         * src/send_message.c
988                 Fix races when reusing existing SMTP connections
989                 Fix inexistant session timeout
990         * src/toolbar.c
991                 Display alertpanel after all queues have
992                 been processed, not after each
993
994 2006-06-02 [wwp]        2.2.0cvs73
995
996         * manual/fr/glossary.xml
997         * manual/fr/ack.xml
998         * manual/ack.xml
999                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1000
1001 2006-06-02 [wwp]        2.2.0cvs72
1002
1003         * manual/xml2pdf
1004         * manual/dist/pdf/Makefile.am
1005         * manual/dtd/manual.xsl
1006         * manual/fr/dist/pdf/Makefile.am
1007         * manual/pl/dist/pdf/Makefile.am
1008                 we changed the procedure to generate the .pdf version of the manual.
1009                 The procedure is more modern and the .pdf we get now has a valid index.
1010                 Here are the new pre-requisites:
1011
1012                 - JRE 1.x (1.4 here): there must be one from your distro
1013                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1014                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1015                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1016
1017                 See my posts for further info about the installation of this toolchain:
1018
1019                 Date: Fri, 19 May 2006 19:40:06 +0200
1020                 From: wwp <subscript@free.fr>
1021                 To: sylpheed-claws-devel@lists.sourceforge.net
1022                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1023
1024                 and
1025
1026                 Date: Wed, 24 May 2006 12:58:49 +0200
1027                 From: wwp <subscript@free.fr>
1028                 To: sylpheed-claws-devel@lists.sourceforge.net
1029                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1030
1031 2006-06-01 [colin]      2.2.0cvs71
1032
1033         * src/compose.c
1034                 Better guards against IMAP races
1035         * src/main.c
1036         * src/prefs_common.c
1037         * src/prefs_common.h
1038         * src/common/ssl_certificate.c
1039         * src/etpan/imap-thread.c
1040         * src/etpan/imap-thread.h
1041         * src/gtk/sslcertwindow.c
1042                 New hidden option ssl_skip_cert_check to 
1043                 avoid dups of bug #959 (libetpan linked
1044                 against gnutls and gnutls buggy on 64bit)
1045                 Present expired warning only once per
1046                 session/server.
1047         * manual/advanced.xml
1048         * manual/fr/advanced.xml
1049                 Document new option
1050
1051 2006-06-01 [wwp]        2.2.0cvs70
1052
1053         * src/messageview.c
1054                 fix for bug #961 (return receipt dialog 
1055                 complains incorrectly about return-path 
1056                 email adress being different), thanks 
1057                 to Colin.
1058
1059 2006-05-31 [cleroy]     2.2.0cvs69
1060
1061         * src/common/ssl.c
1062                 Guard against NULLs, although this
1063                 should never be an issue
1064
1065 2006-05-31 [colin]      2.2.0cvs68
1066
1067         * src/filtering.c
1068                 Use g_slist_prepend
1069         * src/imap.c
1070                 Don't remove caches when destroying folder, it
1071                 could (should) be done at exit
1072         * src/inc.c
1073                 free processing cache after incorporation
1074         * src/etpan/imap-thread.c
1075                 Maybe fix bug #959 (Crash on moving to emails 
1076                 to a imap account per ssl with a expired 
1077                 certificate.)
1078
1079 2006-05-30 [colin]      2.2.0cvs67
1080
1081         * src/summaryview.c
1082                 Put back event flush when displaying message
1083                 It avoids reading a bunch of messages just
1084                 by hitting shift-n for too long ;)
1085
1086 2006-05-29 [colin]      2.2.0cvs66
1087
1088         * src/summaryview.c
1089                 Remove useless g_warnings
1090
1091 2006-05-29 [colin]      2.2.0cvs65
1092
1093         * src/imap.c
1094                 Fix g_slist_append()s for performance
1095
1096 2006-05-29 [colin]      2.2.0cvs64
1097
1098         * src/compose.c
1099         * src/common/utils.c
1100                 Fix extraneous tab at start of addresses
1101         * src/mainwindow.c
1102                 Fix warnings (thanks to Fabien)
1103                 Fix crash at exit when composing messages 
1104                 exist
1105         * src/pop.c
1106                 Fix progress bar when deleting expired mails
1107                 Thanks to Hiro
1108         * src/summaryview.c
1109         * src/gtk/gtksctree.c
1110                 Fix re-sorting slowness
1111
1112 2006-05-29 [paul]       2.2.0cvs63
1113
1114         * src/mh.c
1115                 fetch full message when moving mails
1116                 from another mailbox, (fixed data loss
1117                 when filtering from IMAP to MH, introduced
1118                 in 2.2.0cvs57).
1119                 Thanks to Colin
1120
1121 2006-05-29 [mones]      2.2.0cvs62
1122
1123         * src/gtk/gtksctree.c
1124                 Unselect faster (patch by Colin)        
1125
1126 2006-05-26 [colin]      2.2.0cvs61
1127
1128         * src/summaryview.c
1129                 Unplug MSGINFO_UPDATE callback on delete too.
1130
1131 2006-05-26 [colin]      2.2.0cvs60
1132
1133         * src/foldersel.c
1134                 Fix bold in folder selection window with glib2.10
1135                 thanks Hiro
1136
1137 2006-05-26 [colin]      2.2.0cvs59
1138
1139         * src/procheader.c
1140                 Convert date only if necessary (and don't
1141                 try to convert from utf8 to utf8, too)
1142         * src/summaryview.c
1143                 Only set column's text if the column's 
1144                 displayed
1145
1146 2006-05-26 [colin]      2.2.0cvs58
1147
1148         * src/summaryview.c
1149         * src/gtk/gtkutils.c
1150                 Fix useless warning
1151
1152 2006-05-26 [colin]      2.2.0cvs57
1153
1154         * src/mainwindow.c
1155                 Make summaryview selectable as long as 
1156                 no message has focus
1157         * src/mh.c
1158                 Faster deletion (by implementing mh_remove_msgs)
1159                 Faster copy (avoid using mh_fetch_msg just to get
1160                 the filename)
1161                 Faster move (using move_file instead of copy_file
1162                 if MSG_IS_MOVE)
1163                 No progressbar if total number of mails to cp/mv 
1164                 is less than 100
1165         * src/summaryview.c
1166                 Fix removal from subject_table when mail gets moved
1167                 Faster deletion (g_slist_prepend instead of append)
1168         * src/gtk/gtksctree.c
1169                 Remove useless code
1170
1171 2006-05-25 [colin]      2.2.0cvs56
1172
1173         * src/common/ssl_certificate.c
1174                 Fix leak in expired cert check
1175
1176 2006-05-25 [colin]      2.2.0cvs55
1177
1178         * src/mh.c
1179                 Disable flags syncing on .mh_sequences - it
1180                 is buggy and marks mails read under unknown
1181                 conditions.
1182
1183 2006-05-25 [paul]
1184
1185         * 2.3.0-rc4 released
1186
1187 2006-05-24 [colin]      2.2.0cvs54
1188
1189         attention cvs users: if you manage to crash
1190         Sylpheed-Claws while moving, copying or deleting
1191         mails, we *are* interested in stack traces and
1192         valgrind logs. It looks stable, but one never
1193         knows...
1194
1195         * src/folder.c
1196                 Add progressbar for cache updates
1197         * src/folderutils.c
1198                 Optimize Mark all read in the current
1199                 folder
1200         * src/mh.c
1201                 Add progressbar for copy/move
1202         * src/procmsg.c
1203                 Optimize O(n^2) in copy/move
1204         * src/summaryview.c
1205         * src/gtk/gtksctree.c
1206                 Optimize O(n^2) algos
1207         * src/common/timing.h
1208                 Display ms instead of us
1209
1210 2006-05-24 [wwp]        2.2.0cvs53
1211
1212         * manual/fr/advanced.xml
1213                 updates to the French manual.
1214
1215 2006-05-24 [wwp]        2.2.0cvs52
1216
1217         * src/common/utils.c
1218                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1219
1220 2006-05-24 [wwp]        2.2.0cvs51
1221
1222         * src/folderutils.c
1223                 fixed "mark all read" in MH folders (thanks to Colin).
1224
1225 2006-05-24 [paul]       2.2.0cvs50
1226
1227         * doc/man/sylpheed-claws.1
1228                 updated the man page
1229
1230 2006-05-23 [colin]      2.2.0cvs49
1231
1232         * src/folderview.c
1233         * src/imap.c
1234         * src/inc.c
1235         * src/mbox.c
1236         * src/messageview.c
1237         * src/news.c
1238         * src/send_message.c
1239         * src/summaryview.c
1240         * src/gtk/sslcertwindow.c
1241                 alertpanel fixes, by Fabien
1242
1243 2006-05-23 [colin]      2.2.0cvs48
1244
1245         * src/folder.c
1246         * src/folderview.c
1247         * src/msgcache.c
1248         * src/summaryview.c
1249         * src/gtk/gtksctree.c
1250         * src/gtk/gtksctree.h
1251                 More timings
1252                 Fix slow loading problem, which was caused by the
1253                 use of some gtk_ctree funcs and their use of
1254                 g_list_position while gtk_ctree_(un)link'ing.
1255                 Reap more functions from gtkctree.c to be sure we
1256                 use our (fast) version instead of theirs.
1257         * src/mh.c
1258                 Fix copy of unread mails
1259
1260
1261 2006-05-22 [wwp]        2.2.0cvs47
1262
1263         * manual/fr/advanced.xml
1264                 updated.
1265
1266 2006-05-22 [colin]      2.2.0cvs46
1267
1268         * src/filtering.c
1269                 Fix possible infinite loop. 'copy' is not a 
1270                 final action, so when encountering a 'copy',
1271                 we have to check if a previous one was set
1272                 and do it. In the same way, if we encounter
1273                 a 'move' we have to perform a possibly 
1274                 pending 'copy'. This will slow down filtering
1275                 on IMAP if move+copy or multiple copy actions
1276                 are to be done, but handling it via the batch
1277                 would be really too convoluted.
1278
1279 2006-05-22 [wwp]        2.2.0cvs45
1280
1281         * manual/fr/advanced.xml
1282         * manual/fr/faq.xml
1283         * manual/fr/glossary.xml
1284         * manual/fr/handling.xml
1285         * manual/fr/intro.xml
1286         * manual/fr/plugins.xml
1287         * manual/fr/sylpheed-claws-manual.xml
1288                 sync w/ the english manual: updates URIs, documented mailing-list
1289                 support, better explanation about the enabled/disabled feature
1290                 in filtering/processing rules by Paul.
1291
1292 2006-05-21 [colin]      2.2.0cvs44
1293
1294         * src/summaryview.c
1295                 Don't expand after building threads, but during
1296
1297 2006-05-21 [colin]      2.2.0cvs43
1298
1299         * src/procmsg.c
1300         * src/summaryview.c
1301                 More timing possibilities... For next time I have 
1302                 to find out how the hell some 3GHz computer takes
1303                 one minute to open a 30k folder...
1304
1305 2006-05-21 [colin]      2.2.0cvs42
1306
1307         * manual/pl/advanced.xml
1308         * manual/pl/faq.xml
1309         * manual/pl/glossary.xml
1310         * manual/pl/handling.xml
1311         * manual/pl/intro.xml
1312         * manual/pl/plugins.xml
1313         * manual/pl/sylpheed-claws-manual.xml
1314                 Polish manual updated by Pawel
1315
1316 2006-05-20 [colin]
1317
1318         * 2.3.0-rc3 released
1319
1320 2006-05-20 [colin]      2.2.0cvs41
1321
1322         * src/imap.c
1323                 Fix -rc2 problems:
1324                 - remove cache of moved messages from original folder
1325                 - apply new flags to messages even if they aren't appliable
1326                   via IMAP.
1327
1328 2006-05-20 [colin]
1329
1330         * 2.3.0-rc2 released
1331
1332 2006-05-19 [colin]      2.2.0cvs40
1333
1334         * src/imap.c
1335                 Don't issue SELECT in imap_change_flags
1336                 before having checked that we indeed have
1337                 some flags to change. MSG_POSTFILTERED for
1338                 example can't be used on IMAP.
1339                 Fixes bug #955 (copying messages between 
1340                 imap folders is extremely slow), which was
1341                 a regression.
1342
1343 2006-05-19 [colin]      2.2.0cvs39
1344
1345         * src/folder.c
1346         * src/folder.h
1347         * src/folderview.c
1348                 Try to fix bug #830 (Some unread messages 
1349                 get marked read in IMAP inbox):
1350                 - Prevent scanning a folder if it's being 
1351                   opened via the GUI
1352                 - Postpone opening via the GUI of a folder
1353                   currently scanned.
1354
1355
1356 2006-05-19 [wwp]        2.2.0cvs38
1357
1358         * manual/advanced.xml
1359                 fix English+typo (thanks to Paul).
1360
1361 2006-05-19 [wwp]        2.2.0cvs37
1362
1363         * manual/advanced.xml
1364         * manual/fr/advanced.xml
1365         * src/gtk/logwindow.c
1366         * src/prefs_common.c
1367         * src/prefs_common.h
1368                 added hidden prefs to allow customization of colors used in
1369                 protocol log window (useful for dark gtk+ themes).
1370
1371 2006-05-19 [wwp]        2.2.0cvs36
1372
1373         * ChangeLog
1374                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1375
1376 2006-05-19 [paul]       2.2.0cvs35
1377
1378         * src/textview.c
1379                 make Reply-To fully clickable
1380         * src/gtk/logwindow.c
1381                 more colouring (SMTP ESMTP)
1382         Both patches by Pawel Pekala
1383
1384 2006-05-19 [cleroy]     2.2.0cvs34
1385
1386         * src/mh.c
1387                 Don't update flags from current folder
1388                 Probably fixes bug #935 (Read Messages 
1389                 Revert to Being Marked as Unread)
1390
1391 2006-05-18 [colin]      2.2.0cvs33
1392
1393         * src/imap.c
1394                 Warning fix
1395         * src/compose.c
1396         * src/mainwindow.c
1397         * src/summaryview.c
1398         * src/toolbar.c
1399                 Allow replying to multiple emails
1400                 in multiple windows
1401         * src/mimeview.c
1402         * src/etpan/imap-thread.c
1403                 Leak fixes
1404
1405 2006-05-18 [paul]       2.2.0cvs32
1406
1407         * src/summaryview.c
1408                 keep Mailing-List menu refreshed
1409                 Thanks to Colin
1410
1411 2006-05-18 [paul]       2.2.0cvs31
1412
1413         * manual/advanced.xml
1414         * manual/faq.xml
1415         * manual/glossary.xml
1416         * manual/handling.xml
1417         * manual/intro.xml
1418         * manual/plugins.xml
1419         * manual/sylpheed-claws-manual.xml
1420                 update URLs
1421                 add info about mailing-list support
1422                 edit filtering info
1423         * src/wizard.c
1424         * src/common/defs.h
1425         * src/gtk/about.c
1426         * src/plugins/dillo_viewer/README
1427                 update URLs
1428
1429 2006-05-17 [wwp]        2.2.0cvs30
1430
1431         * manual/handling.xml
1432         * manual/fr/handling.xml
1433                 documented the ability to enabled/disable filtering/processing rules.
1434
1435 2006-05-17 [colin]      2.2.0cvs29
1436
1437         * src/main.c
1438                 Don't initialize g_thread subsystem if it's 
1439                 already done (thanks to Hiro)
1440         * src/mimeview.c
1441                 Fix saving of parts when there name can't be
1442                 converted from UTF-8.
1443
1444 2006-05-17 [paul]       2.2.0cvs28
1445
1446         * po/Makefile.in.in
1447                 fix config.status warning with autoconf 2.60
1448
1449 2006-05-17 [paul]       2.2.0cvs27
1450
1451         * po/POTFILES.in
1452                 add src/mbox.c
1453
1454 2006-05-17 [wwp]        2.2.0cvs26
1455
1456         * src/mainwindow.c
1457                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1458
1459 2006-05-17 [wwp]        2.2.0cvs25
1460
1461         * src/plugins/demo/demo.c
1462                 updated product name in plugin demo (many plugins need to be
1463                 sync'ed w/ that change).
1464
1465 2006-05-17 [colin]      2.2.0cvs24
1466
1467         * src/mh.c
1468                 Fix leak
1469
1470 2006-05-16 [colin]      2.2.0cvs23
1471
1472         * src/mainwindow.c
1473                 Stupid me hit again. Fix cvs22.
1474
1475 2006-05-16 [colin]      2.2.0cvs22
1476
1477         * src/mainwindow.c
1478                 Fix bug #922 (sylpheed-claws crashed after 
1479                 pushing on Inbox folder)
1480
1481 2006-05-16 [colin]      2.2.0cvs21
1482
1483         * src/compose.c
1484                 Make From header be copy/paste/select-able
1485
1486 2006-05-16 [wwp]        2.2.0cvs20
1487
1488         * src/export.c
1489         * src/matcher.c
1490         * src/summaryview.c
1491         * src/etpan/imap-thread.c
1492                 fix some compiler warnings (thanks to Colin).
1493
1494 2006-05-16 [wwp]        2.2.0cvs19
1495
1496         * src/action.c
1497         * src/gedit-print.c
1498         * src/inc.c
1499         * src/mainwindow.c
1500         * src/mh.c
1501         * src/statusbar.c
1502         * src/send_message.c
1503         * src/summaryview.c
1504                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1505
1506 2006-05-15 [colin]      2.2.0cvs18
1507
1508         * src/procmsg.c
1509                 Fix automatic rule creation with List-Post
1510
1511 2006-05-15 [paul]       2.2.0cvs17
1512
1513         * tools/filter_conv_new.pl
1514                 updated for rule enabling/disabling
1515                 claws version >= 2.3.x required
1516
1517 2006-05-15 [cleroy]     2.2.0cvs16
1518
1519         * src/main.c
1520                 Revert test
1521
1522 2006-05-15 [cleroy]     2.2.0cvs15
1523
1524         * src/main.c
1525                 test
1526
1527 2006-05-15 [wwp]        2.2.0cvs14
1528
1529         * manual/pl/.cvsignore
1530                 ignore generated files.
1531
1532 2006-05-14 [wwp]        2.3.0-rc1
1533
1534         * 2.3.0-rc1 released
1535
1536 2006-05-13 [wwp]        2.2.0cvs13
1537
1538         * src/filtering.c
1539         * src/filtering.h
1540         * src/matcher.c
1541         * src/matcher_parser_lex.l
1542         * src/matcher_parser_parse.y
1543         * src/prefs_filtering.c
1544                 new feature: provide the ability to disable filtering and processing
1545                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1546                 adaptations.
1547
1548 2006-05-13 [colin]      2.2.0cvs12
1549
1550         * src/compose.c
1551                 Remove useless if (a) b; else b;
1552                 Thanks to wwp
1553
1554 2006-05-13 [wwp]        2.2.0cvs11
1555
1556         * src/export.c
1557         * src/import.c
1558         * src/mainwindow.c
1559         * src/mbox.c
1560         * src/summaryview.c
1561         * src/summaryview.h
1562                 no more silent failures (or at least less ones) when importing
1563                 or exporting from/to mbox. Also start importing/exporting if
1564                 the necessary info is set.
1565
1566 2006-05-13 [wwp]        2.2.0cvs10
1567
1568         * RELEASE_NOTES
1569                 restored up-to-date release notes.
1570
1571 2006-05-13 [paul]       2.2.0cvs9
1572
1573         * po/nl.po
1574         * po/ru.po
1575                 updated by Tim Dijkstra and Pavlo Bohmat
1576
1577 2006-05-12 [colin]      2.2.0cvs8
1578
1579         * src/gtk/quicksearch.c
1580                 Add "k" as shortcut for "colorlabel". Patch
1581                 by ath42@users.sf.net.
1582
1583 2006-05-12 [paul]       2.2.0cvs7
1584
1585         * src/prefs_common.h
1586         * src/prefs_summaries.c
1587         * src/summaryview.c
1588                 when entering a folder also allow
1589                 going directly to first Marked message
1590
1591 2006-05-12 [paul]       2.2.0cvs6
1592
1593         * src/summaryview.c
1594                 always obey 'confirm before marking all
1595                 mails read' option
1596
1597 2006-05-12 [paul]       2.2.0cvs5
1598
1599         * src/textview.c
1600                 make Sender fully clickable
1601
1602 2006-05-12 [colin]      2.2.0cvs4
1603
1604         * src/compose.c
1605         * src/compose.h
1606                 Let From be editable
1607         * src/main.c
1608         * src/mh.c
1609                 Full support of .mh_sequences' Unseen seq
1610
1611 2006-05-12 [colin]      2.2.0cvs3
1612
1613         * src/folder.c
1614         * src/mainwindow.c
1615         * src/mainwindow.h
1616         * src/messageview.c
1617         * src/prefs_spelling.c
1618         * src/procheader.c
1619         * src/procmsg.c
1620         * src/procmsg.h
1621         * src/summaryview.c
1622         * src/toolbar.c
1623         * src/toolbar.h
1624                 Add contextual menu on Compose toolbar
1625                 button. Fixes bug #944 (Automatic
1626                 addresses not applied when changing account
1627                 from compose window)
1628                 add Mailing List support
1629                 based on the old 0.6.5claws25 patch by
1630                 Melvin Hadasht, with finishing touches
1631                 by Colin
1632                 Fix "ignore thread" when mails are threaded by
1633                 subject (and weren't ignored although appearing
1634                 in the thread).
1635                 GUI rework.
1636                 Both patches by Pawel.
1637
1638 2006-05-08 [paul]       2.2.0cvs2
1639
1640         * src/mainwindow.c
1641         * src/mainwindow.h
1642         * src/messageview.c
1643         * src/procheader.c
1644         * src/procmsg.c
1645         * src/procmsg.h
1646         * src/summaryview.c
1647                 add Mailing List support
1648                 based on the old 0.6.5claws25 patch by 
1649                 Melvin Hadasht, with finishing touches
1650                 by Colin
1651
1652 2006-05-08 [colin]      2.2.0cvs1
1653
1654         * src/mainwindow.c
1655         * src/toolbar.c
1656         * src/toolbar.h
1657                 Add contextual menu on Compose toolbar 
1658                 button. Fixes bug #944 (Automatic 
1659                 addresses not applied when changing account 
1660                 from compose window)
1661
1662 2006-05-08 [paul]       2.2.0
1663
1664         2.2.0 released
1665
1666 2006-05-08 [paul]       2.1.1cvs51
1667
1668         * po/cs.po
1669         * po/de.po
1670         * po/en_GB.po
1671         * po/fi.po
1672         * po/fr.po
1673         * po/pt_BR.po
1674         * po/sr.po
1675         * po/zh_CN.po
1676                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1677                 Fabien Vantard, Frederico Goncalves Guimaraes,
1678                 Aleksandar Urosevic, and Ralgh Young
1679
1680 2006-05-12 [colin]      2.1.1cvs50
1681
1682         * po/cs.po
1683         * po/de.po
1684         * po/en_GB.po
1685         * po/es.po
1686         * po/fi.po
1687         * po/fr.po
1688         * po/pt_BR.po
1689         * po/sr.po
1690         * po/zh_CN.po
1691                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1692                 Fabien Vantard, Frederico Goncalves Guimaraes,
1693                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1694
1695 2006-05-05 [colin]      2.1.1cvs49
1696
1697         * manual/Makefile.am
1698         * manual/pl/Makefile.am
1699         * manual/pl/account.xml
1700         * manual/pl/ack.xml
1701         * manual/pl/addrbook.xml
1702         * manual/pl/advanced.xml
1703         * manual/pl/faq.xml
1704         * manual/pl/glossary.xml
1705         * manual/pl/gpl.xml
1706         * manual/pl/handling.xml
1707         * manual/pl/intro.xml
1708         * manual/pl/keyboard.xml
1709         * manual/pl/plugins.xml
1710         * manual/pl/starting.xml
1711         * manual/pl/sylpheed-claws-manual.xml
1712         * manual/pl/dist/.cvsignore
1713         * manual/pl/dist/Makefile.am
1714         * manual/pl/dist/html/.cvsignore
1715         * manual/pl/dist/html/Makefile.am
1716         * manual/pl/dist/pdf/.cvsignore
1717         * manual/pl/dist/pdf/Makefile.am
1718         * manual/pl/dist/ps/.cvsignore
1719         * manual/pl/dist/ps/Makefile.am
1720         * manual/pl/dist/txt/.cvsignore
1721         * manual/pl/dist/txt/Makefile.am
1722                 Add the polish translation of the manual,
1723                 Authored by Pawel Pekala.
1724
1725 2006-05-05 [cleroy]     2.1.1cvs48
1726
1727         * src/main.c
1728                 Re-read matcherrc after loading plugins 
1729                 if some of them add folders.
1730
1731 2006-05-03 [colin]      2.1.1cvs47
1732
1733         * src/imap.c
1734                 I'm idiot
1735
1736 2006-05-03 [colin]      2.1.1cvs46
1737
1738         * src/imap.c
1739                 Be sure to have a session when
1740                 getting separator
1741
1742 2006-05-03 [colin]      2.1.1cvs45
1743
1744         * src/imap.c
1745         * src/imap.h
1746         * src/imap_gtk.c
1747                 Fix preventing renaming with namespace 
1748                 separator.
1749
1750 2006-05-01 [colin]      2.1.1cvs44
1751
1752         * src/action.c
1753                 Don't reload messageview when result of
1754                 action is piped.
1755
1756 2006-04-29 [colin]      2.1.1cvs43
1757
1758         * src/prefs_receive.c
1759         * src/plugins/spamassassin/spamassassin_gtk.c
1760         * src/plugins/clamav/clamav_plugin_gtk.c
1761                 GUI fixes by Pawel
1762
1763 2006-04-29 [colin]      2.1.1cvs42
1764
1765         * src/prefs_compose_writing.c
1766         * src/prefs_quote.c
1767                 Cleanups. Patch by Pawel
1768
1769 2006-04-28 [paul]       2.1.1cvs41
1770
1771         * src/matcher.c
1772                 fix returned quick search results when search
1773                 term contains an underscore.
1774                 Thanks to Colin
1775
1776 2006-04-28 [paul]       2.1.1cvs40
1777
1778         * src/prefs_message.c
1779         * src/prefs_receive.c
1780                 GUI cleanups
1781                 Patches by Pawel Pekala
1782
1783 2006-04-27 [colin]      2.1.1cvs39
1784
1785         * src/wizard.c
1786                 Differentiate subject Welcome from
1787                 window's title Welcome
1788
1789 2006-04-27 [paul]
1790
1791         2.2.0-rc1 released
1792
1793 2006-04-27 [paul]       2.1.1cvs38
1794
1795         * manual/advanced.xml
1796         * manual/fr/advanced.xml
1797                 add info about compose_no_markup hidden pref
1798
1799 2006-04-27 [paul]       2.1.1cvs37
1800
1801         * src/prefs_account.c
1802                 improve privacy labels
1803         * src/prefs_msg_colors.c
1804                 change some strings for translators' convenience
1805         * src/gtk/gtkutils.c
1806                 don't underline the link button text
1807
1808 2006-04-25 [colin]      2.1.1cvs36
1809
1810         * src/folder.c
1811                 Complete 2.1.1cvs33 (once more ;)
1812
1813 2006-04-25 [colin]      2.1.1cvs35
1814
1815         * src/editldap.c
1816                 Fix tooltip
1817
1818 2006-04-25 [cleroy]     2.1.1cvs34
1819
1820         * src/compose.c
1821         * src/gtk/gtkaspell.c
1822                 Fix crash on redirect (related to the return 
1823                 of the aspell menu in compose's toolbar)
1824         * src/prefs_msg_colors.c
1825                 Fix sensitivity widgets
1826         * src/image_viewer.c
1827         * src/gtk/pluginwindow.c
1828         * src/gtk/prefswindow.c
1829                 Change released signals to clicked (Fabien)
1830         * po/POTFILES.in
1831         * src/common/socket.c
1832         * src/plugins/spamassassin/spamassassin.c
1833                 Translate strings (Fabien)
1834
1835 2006-04-25 [paul]       2.1.1cvs33
1836
1837         * src/folder.c
1838         * src/folder.h
1839         * src/folderview.c
1840                 complete the fix of bug #912
1841                 Thanks to Colin
1842
1843 2006-04-25 [colin]      2.1.1cvs32
1844
1845         * src/news.c
1846                 Better progress bar
1847         * src/mimeview.c
1848         * src/summaryview.c
1849         * src/summaryview.h
1850                 Fix focus chain
1851                 Patches by Pawel Pekala
1852
1853 2006-04-24 [colin]      2.1.1cvs31
1854
1855         * src/compose.c
1856                 Fix compilation warnings (Fabien)
1857
1858 2006-04-24 [colin]      2.1.1cvs30
1859
1860         * src/addrindex.c
1861         * src/editldap.c
1862         * src/editldap_basedn.c
1863         * src/editldap_basedn.h
1864         * src/ldapctrl.c
1865         * src/ldapctrl.h
1866         * src/ldapquery.c
1867         * src/ldaputil.c
1868         * src/ldaputil.h
1869                 Fix bug #901 (LDAPS support)
1870
1871 2006-04-24 [colin]      2.1.1cvs29
1872
1873         * src/compose.c
1874                 Fix logic on error with send dialog on
1875         * src/imap.c
1876                 Fix compilation without libetpan, thanks
1877                 to Fabien
1878         * src/summaryview.c
1879                 Fix 'context-menu' key
1880
1881 2006-04-23 [colin]      2.1.1cvs28
1882
1883         * src/folder.c
1884                 Never free current's cache to free up 
1885                 memory. Fixes bug #912 (new count 
1886                 randomly set to message count)
1887
1888 2006-04-23 [colin]      2.1.1cvs27
1889
1890         * src/gtk/quicksearch.c
1891                 And remove printf...
1892
1893 2006-04-23 [colin]      2.1.1cvs26
1894
1895         * src/gtk/quicksearch.c
1896                 Fix replacing in quicksearch, and fix inserting
1897                 in the middle of the string. (introduced at 2.1.0cvs22)
1898
1899 2006-04-23 [colin]      2.1.1cvs25
1900
1901         * src/imap.c
1902                 Make sure uidnext is initialized in get_num_list
1903                 (not for stable, related to 2.1.1cvs8 and friends)
1904
1905 2006-04-23 [colin]      2.1.1cvs24
1906
1907         * src/imap.c
1908                 Output something when login is successful
1909                 too
1910
1911 2006-04-23 [colin]      2.1.1cvs23
1912
1913         * src/etpan/imap-thread.c
1914                 Better logging (line-per-line, hide data in fetch)
1915                 Fix a const warning
1916         * src/gtk/logwindow.c
1917         * src/gtk/logwindow.h
1918                 Better logging (color for input/output)
1919
1920 2006-04-21 [colin]      2.1.1cvs22
1921
1922         * src/gtk/quicksearch.c
1923                 On gtk+-2.8, use stock buttons in quicksearch
1924                 Based on a patch by Fabien and a design by Paul
1925
1926 2006-04-21 [colin]      2.1.1cvs21
1927
1928         * src/folderview.c
1929         * src/mainwindow.c
1930                 Fix occasional flicker in folderview
1931         * src/common/utils.c
1932                 Fix bug #943 (Incorrectly parsed email address 
1933                 list in short headers on message view and in 
1934                 printouts)
1935
1936 2006-04-20 [colin]      2.1.1cvs20
1937
1938         * src/imap.c
1939         * src/imap.h
1940         * src/prefs_account.c
1941                 Add ANONYMOUS auth for IMAP
1942
1943 2006-04-20 [paul]       2.1.1cvs19
1944
1945         * src/main.c
1946                 proper fix for 2.1.1cvs18
1947                 Thanks to Colin
1948
1949 2006-04-20 [paul]       2.1.1cvs18
1950
1951         * src/main.c
1952                 fix build warnings
1953
1954 2006-04-20 [paul]       2.1.1cvs17
1955
1956         * src/gtk/quicksearch.c
1957                 fix standard, non-extended Quick search,
1958                 was broken in 2.1.1cvs15.
1959                 Thanks to Colin.
1960
1961 2006-04-20 [colin]      2.1.1cvs16
1962
1963         * src/prefs_matcher.c
1964                 Fix values when reselecting a ~test
1965                 rule
1966
1967 2006-04-19 [colin]      2.1.1cvs15
1968
1969         * src/compose.c
1970         * src/compose.h
1971         * src/gtk/gtkaspell.c
1972         * src/gtk/gtkaspell.h
1973                 Put back Options menu in Spelling/
1974         * src/gtk/quicksearch.c
1975                 Don't search, and show error, if the
1976                 advanced search has a syntax error
1977
1978 2006-04-18 [colin]      2.1.1cvs14
1979
1980         * src/textview.c
1981                 Fix gdk warnings on set_cursor when textview
1982                 isn't visible
1983
1984 2006-04-18 [colin]      2.1.1cvs13
1985
1986         * src/gtk/gtksctree.c
1987                 Remove seemingly useless refresh that causes
1988                 flicker - watch this commit in case of 
1989                 problems before planned backport to stable
1990
1991 2006-04-18 [colin]      2.1.1cvs12
1992
1993         * src/imap.c
1994                 Factorize get/set_xml code
1995         * src/compose.c
1996         * src/prefs_account.c
1997         * src/prefs_account.h
1998         * src/procmsg.c
1999                 Add Encrypt to self option
2000
2001 2006-04-17 [colin]      2.1.1cvs11
2002
2003         * configure.ac
2004                 Fix search on encrpyt function on dragonfly
2005                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2006
2007 2006-04-17 [colin]      2.1.1cvs10
2008
2009         * src/prefs_account.c
2010                 Be safe by default: remove mails from POP3
2011                 after 7 days, not immediately
2012
2013 2006-04-17 [colin]      2.1.1cvs9
2014
2015         * src/etpan/imap-thread.c
2016                 Fix build on DragonFly - patch by 
2017                 Jonathan Buschmann <jonthn@agmact.com>
2018
2019 2006-04-17 [colin]      2.1.1cvs8
2020
2021         * src/imap.c
2022                 Save uidnext between sessions
2023
2024 2006-04-17 [colin]      2.1.1cvs7
2025
2026         * src/imap.c
2027                 scan is required when uid validity changes
2028
2029 2006-04-17 [colin]      2.1.1cvs6
2030
2031         * src/folderview.c
2032                 Don't scan if not necessary, apart in current
2033                 folder and INBOX to fetch flags.
2034         * src/imap.c
2035                 Scan is necessary if unread count changes
2036
2037 2006-04-17 [colin]      2.1.1cvs5
2038
2039         * src/imap.c
2040                 ...But always fetch ANSWERED and DELETED flags for
2041                 INBOX, as filtering can happen on these flags.
2042
2043 2006-04-17 [colin]      2.1.1cvs4
2044
2045         * src/imap.c
2046                 Don't fetch REPLIED and DELETED flags when synchronising
2047                 flags with a closed folder. We only need UNSEEN and FLAGGED
2048                 to update the folderview.
2049
2050 2006-04-17 [colin]      2.1.1cvs3
2051
2052         * src/imap.c
2053                 Faster flag search when there are new mails 
2054                 in a folder. We can do a full search if the 
2055                 folder contains less messages than the new
2056                 list.
2057
2058 2006-04-17 [colin]      2.1.1cvs2
2059
2060         * po/cs.po
2061         * po/de.po
2062         * po/fr.po
2063         * po/nl.po
2064         * po/pt_BR.po
2065                 Update translations from stable branch
2066
2067 2006-04-17 [colin]      2.1.1cvs1
2068
2069         * configure.ac
2070                 Bump version to follow stable release
2071
2072 2006-04-16 [mones]      2.1.0cvs50
2073
2074         * po/es.po
2075                 Updated for release
2076
2077 2006-04-16 [colin]      2.1.0cvs49
2078
2079         * src/textview.c
2080                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2081                 with gtk < 2.8. Thanks to Fabien Vantard.
2082
2083 2006-04-15 [colin]      2.1.0cvs48
2084
2085         * src/etpan/imap-thread.c
2086                 Fix bug #919 (libetpan: SEGV when connecting 
2087                 using command)
2088
2089 2006-04-14 [colin]      2.1.0cvs47
2090
2091         * src/main.c
2092                 Fix race on --select (should be done better)
2093
2094 2006-04-14 [wwp]        2.1.0cvs46
2095
2096         * src/send_message.c
2097                 enforce a check for domain in account prefs (a sending
2098                 error could be faced if domain was checked but no value set),
2099                 thanks to Colin.
2100
2101 2006-04-14 [colin]      2.1.0cvs45
2102
2103         * src/codeconv.c
2104                 when converting from unknown to unknown, if the
2105                 string is UTF8, don't convert it to the locale
2106                 (which breaks it)
2107
2108 2006-04-14 [colin]      2.1.0cvs44
2109
2110         * src/compose.c
2111                 Don't try to use ASCII for converting headers
2112                 (as done in body)
2113
2114 2006-04-14 [paul]       2.1.0cvs43
2115
2116         * src/crash.c
2117                 add locale/charset info to crash report
2118         * src/gtk/about.c
2119                 add wwp to doc team
2120                 replace 'e-mail' with preferred 'email'
2121         * src/gtk/authors.h
2122                 ensure contributors list is in alphabetical
2123                 order
2124
2125 2006-04-13 [colin]      2.1.0cvs42
2126
2127         * src/textview.c
2128                 Prevent gdk warnings
2129
2130 2006-04-13 [colin]      2.1.0cvs41
2131
2132         * src/common/ssl_certificate.c
2133         * src/common/ssl_certificate.h
2134         * src/gtk/sslcertwindow.c
2135                 Warn on expired certs, and display the expiration date
2136
2137 2006-04-13 [colin]      2.1.0cvs40
2138
2139         * src/plugins/spamassassin/spamassassin_gtk.c
2140                 Fix missing set_text on unix socket
2141
2142 2006-04-13 [wwp]        2.1.0cvs39
2143
2144         * manual/fr/advanced.xml
2145         * manual/fr/glossary.xml
2146                 applied new spam/ham/email lexicon (pourriel, courriel)
2147
2148 2006-04-13 [paul]       2.1.0cvs38
2149
2150         * src/plugins/pgpmime/plugin.c
2151                 remove the mention of S/MIME from the
2152                 description. This is now handled by the
2153                 S/MIME plugin.
2154
2155 2006-04-13 [paul]       2.1.0cvs37
2156
2157         * src/prefs_msg_colors.c
2158                 rework dialog
2159         * src/prefs_folder_item.c
2160         * src/prefs_spelling.c
2161                 add a tooltip to the colour selector buttons
2162
2163 2006-04-13 [wwp]        2.1.0cvs36
2164
2165         * manual/advanced.xml
2166         * manual/glossary.xml
2167         * manual/handling.xml
2168         * manual/keyboard.xml
2169         * manual/plugins.xml
2170         * manual/starting.xml
2171         * manual/fr/account.xml
2172         * manual/fr/ack.xml
2173         * manual/fr/addrbook.xml
2174         * manual/fr/advanced.xml
2175         * manual/fr/faq.xml
2176         * manual/fr/glossary.xml
2177         * manual/fr/gpl.xml
2178         * manual/fr/handling.xml
2179         * manual/fr/intro.xml
2180         * manual/fr/keyboard.xml
2181         * manual/fr/plugins.xml
2182         * manual/fr/starting.xml
2183         * manual/fr/sylpheed-claws-manual.xml
2184                 fixes to the manuals:
2185                  - summaryview -> Message List (same in French)
2186                  - translate key names
2187                  - fix French punctuation, use non-breakable spaces when
2188                    necessary, don't use &thinsp; which is not portable
2189                  - tell what maildir and mbox formats we support
2190
2191 2006-04-12 [wwp]        2.1.0cvs35
2192
2193         * src/prefs_toolbar.c
2194                 unified a replace button more,
2195                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2196
2197 2006-04-12 [wwp]        2.1.0cvs34
2198
2199         * src/prefs_common.c
2200         * src/prefs_msg_colors.c
2201                 make default color labels translatable,
2202                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2203                 thanks to Tim <timbrain@post.cz> for reporting.
2204
2205 2006-04-12 [wwp]        2.1.0cvs33
2206
2207         * manual/glossary.xml
2208         * manual/intro.xml
2209         * manual/plugins.xml
2210         * manual/starting.xml
2211         * manual/sylpheed-claws-manual.xml
2212         * manual/fr/.cvsignore
2213         * manual/fr/account.xml
2214         * manual/fr/ack.xml
2215         * manual/fr/addrbook.xml
2216         * manual/fr/advanced.xml
2217         * manual/fr/faq.xml
2218         * manual/fr/glossary.xml
2219         * manual/fr/handling.xml
2220         * manual/fr/intro.xml
2221         * manual/fr/keyboard.xml
2222         * manual/fr/plugins.xml
2223         * manual/fr/starting.xml
2224         * manual/fr/sylpheed-claws-manual.xml
2225                 various fixes: typos, missing .fr translations, punctuation,
2226                 capitalization, links, accents and some bad French more.
2227
2228 2006-04-12 [wwp]        2.1.0cvs32
2229
2230         * src/prefs_gtk.c
2231                 fix for bug #935: always store prefs files in UTF-8 (thanks
2232                 to Colin).
2233
2234 2006-04-11 [colin]      2.1.0cvs31
2235
2236         * src/compose.c
2237                 Fix inserting files not in utf8 when locale is utf8
2238
2239 2006-04-11 [colin]      2.1.0cvs30
2240
2241         * src/inc.c
2242                 Don't show error dialog when cancelling connection
2243                 Patch by Pawel
2244
2245 2006-04-11 [cleroy]     2.1.0cvs29
2246
2247         * src/compose.c
2248                 Implement multiple quote levels
2249         * src/prefs_common.c
2250                 Change a little bit the quote bgcolor for 2nd level
2251
2252 2006-04-11 [colin]      2.1.0cvs28
2253
2254         * src/gtk/about.c
2255                 Add locale and charset in the label
2256
2257 2006-04-10 [colin]      2.1.0cvs27
2258
2259         * src/compose.c
2260         * src/prefs_common.c
2261         * src/prefs_common.h
2262         * src/prefs_msg_colors.c
2263         * src/textview.c
2264                 Allow optional background color in quotes
2265                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2266                 GTK+-2.8.x feature
2267
2268 2006-04-10 [colin]      2.1.0cvs26
2269
2270         * src/main.c
2271         * src/mainwindow.c
2272         * src/mainwindow.h
2273                 Implement --select
2274
2275 2006-04-10 [colin]      2.1.0cvs25
2276
2277         * manual/plugins.xml
2278         * manual/fr/plugins.xml
2279                 Document libcurl's proxy variables
2280
2281 2006-04-09 [colin]      2.1.0cvs24
2282
2283         * src/prefs_common.c
2284                 gettext() returns statically allocated stuff. We have
2285                 to strdup it in order to be able to free it.
2286
2287 2006-04-09 [colin]      2.1.0cvs23
2288
2289         * AUTHORS
2290         * src/gtk/authors.h
2291                 Add Alexei
2292
2293 2006-04-09 [colin]      2.1.0cvs22
2294
2295         * src/mainwindow.c
2296         * src/gtk/quicksearch.c
2297                 Fix bug #859 (problems with cyrilic input in 
2298                 search panel) - Patch by Alexey Illarionov 
2299                 <littlesavage@rambler.ru>
2300
2301 2006-04-09 [colin]      2.1.0cvs21
2302
2303         * src/prefs_customheader.c
2304                 I prefer removing then freeing rather than the contrary
2305                 (even if it doesn't change anything ;-)
2306         * src/prefs_account.c
2307                 Fix bug #933 (Crash re-entering the custom headers list 
2308                 dialog in accounts prefs)
2309                 The problem happened when cancelling the Account 
2310                 Preferences' dialogs - in which case we didn't do 
2311                 anything to the PrefsAccount * struct. In case of applying,
2312                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2313                 working with in this dialog. The problem is that 
2314                 prefs_customheader.c, working on this tmp_ac_prefs, always
2315                 changes the ->customhdr_list pointer, even when cancelled. 
2316                 So in case of cancelling the prefs_account dialog, we still
2317                 have to update ->customhdr_list in the real account.
2318
2319 2006-04-08 [colin]      2.1.0cvs20
2320
2321         * manual/fr/glossary.xml
2322         * manual/fr/keyboard.xml
2323                 Forgot some headers :)
2324
2325 2006-04-08 [colin]      2.1.0cvs19
2326
2327         * manual/Makefile.am
2328         * manual/fr/Makefile.am
2329         * manual/fr/account.xml
2330         * manual/fr/ack.xml
2331         * manual/fr/addrbook.xml
2332         * manual/fr/advanced.xml
2333         * manual/fr/faq.xml
2334         * manual/fr/glossary.xml
2335         * manual/fr/gpl.xml
2336         * manual/fr/handling.xml
2337         * manual/fr/intro.xml
2338         * manual/fr/keyboard.xml
2339         * manual/fr/plugins.xml
2340         * manual/fr/starting.xml
2341         * manual/fr/sylpheed-claws-manual.xml
2342         * manual/fr/dist/.cvsignore
2343         * manual/fr/dist/Makefile.am
2344         * manual/fr/dist/html/.cvsignore
2345         * manual/fr/dist/html/Makefile.am
2346         * manual/fr/dist/pdf/.cvsignore
2347         * manual/fr/dist/pdf/Makefile.am
2348         * manual/fr/dist/ps/.cvsignore
2349         * manual/fr/dist/ps/Makefile.am
2350         * manual/fr/dist/txt/.cvsignore
2351         * manual/fr/dist/txt/Makefile.am
2352                 Add the french translation of the manual. Thanks to
2353                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2354                 account.xml, ack.xml, addrbook.xml and advanced.xml
2355
2356 2006-04-08 [colin]      2.1.0cvs18
2357
2358         * manual/plugins.xml
2359         * manual/starting.xml
2360                 More fixes
2361
2362 2006-04-07 [colin]      2.1.0cvs17
2363
2364         * manual/faq.xml
2365         * manual/intro.xml
2366         * manual/keyboard.xml
2367                 Little fixes
2368
2369 2006-04-07 [colin]      2.1.0cvs16
2370
2371         * README
2372         * src/compose.c
2373         * src/prefs_common.c
2374         * src/prefs_common.h
2375                 Add hidden compose_no_markup pref
2376
2377 2006-04-07 [wwp]        2.1.0cvs15
2378
2379         * src/summary_search.c
2380         * .cvsignore
2381                 Bugfix: stop button was sticky when searching in an empty folder.
2382                 Applied curly brackets code style to the whole file (summary_search.c).
2383                 More files to ignore.
2384
2385 2006-04-07 [wwp]        2.1.0cvs14
2386
2387         * src/message_search.c
2388         * src/summary_search.c
2389                 changed default button when search bumps at file/folder
2390                 beginning or end, for convenience (thanks to Colin).
2391
2392 2006-04-07 [paul]       2.1.0cvs13
2393
2394         * src/plugins/dillo_viewer/dillo_prefs.c
2395                 avoid future potential for namespace collision
2396                 Patch by Colin
2397
2398 2006-04-06 [wwp]        2.1.0cvs12
2399
2400         * src/summary_search.c
2401                 Unify extended/advanced searches names (and thus factorize labels),
2402                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2403
2404 2006-04-06 [wwp]        2.1.0cvs11
2405
2406         * src/folderview.c
2407         * src/prefs_themes.c
2408         * src/summaryview.c
2409                 Fixed some compilation warnings.
2410
2411 2006-04-06 [colin]      2.1.0cvs10
2412
2413         * manual/advanced.xml
2414                 Document the wizard template and how to deploy
2415                 Sylpheed-Claws effectively
2416
2417 2006-04-06 [colin]      2.1.0cvs9
2418
2419         * src/folderview.c
2420                 gettext patch to tell translators about _("#"),
2421                 by Maxim Britov
2422
2423 2006-04-06 [colin]      2.1.0cvs8
2424
2425         * src/textview.c
2426                 Fix invalid GtkTextBIter after clicking "Display as text"
2427
2428 2006-04-06 [mones]      2.1.0cvs7
2429
2430         * src/addr_compl.c
2431         * src/addrindex.c
2432         * src/addritem.c
2433         * src/codeconv.c
2434         * src/compose.c
2435         * src/filtering.c
2436         * src/folder.c
2437         * src/folder_item_prefs.c
2438         * src/folderview.c
2439         * src/localfolder.c
2440         * src/matcher.c
2441         * src/mimeview.c
2442         * src/prefs_msg_colors.c
2443         * src/prefs_spelling.c
2444         * src/prefs_themes.c
2445         * src/procmime.c
2446         * src/procmsg.c
2447         * src/stock_pixmap.c
2448         * src/summaryview.c
2449         * src/textview.c
2450         * src/toolbar.c
2451         * src/common/mgutils.c
2452         * src/common/prefs.c
2453         * src/common/ssl_certificate.c
2454         * src/gtk/colorlabel.c
2455         * src/gtk/quicksearch.c
2456         * src/plugins/pgpmime/pgpmime.c
2457         * src/plugins/spamassassin/spamassassin.c
2458                 Removed redundant NULL checks for g_free() calls.
2459                 Patch by Pawel Pekala.
2460
2461 2006-04-06 [mones]      2.1.0cvs6
2462
2463         * src/prefs_actions.c
2464         * src/prefs_filtering.c
2465         * src/prefs_filtering_action.c
2466         * src/prefs_matcher.c
2467         * src/prefs_template.c
2468         * src/gtk/gtkutils.c
2469         * src/gtk/gtkutils.h
2470                 Have a nice replace button. Patch by Pawel Pekala
2471
2472 2006-04-06 [colin]      2.1.0cvs5
2473
2474         * src/addressbook.c
2475                 Fix crash with empty columns
2476
2477 2006-04-05 [colin]      2.1.0cvs4
2478
2479         * src/wizard.c
2480         * src/prefs_gtk.c
2481                 Allow wizard customization with pre-filled values
2482
2483 2006-04-05 [colin]      2.1.0cvs3
2484
2485         * src/textview.c
2486         * src/mimeview.c
2487         * src/mimeview.h
2488                 Nicer messages in mimeview
2489
2490 2006-04-05 [colin]      2.1.0cvs2
2491
2492         * src/addressbook.c
2493         * src/prefs_summaries.c
2494                 i18n fix
2495
2496 2006-04-05 [colin]      2.1.0cvs1
2497
2498         * src/plugins/pgpcore/plugin.c
2499         * src/plugins/pgpcore/select-keys.c
2500         * src/plugins/pgpcore/select-keys.h
2501         * src/plugins/pgpcore/sgpgme.c
2502         * src/plugins/pgpcore/sgpgme.h
2503         * src/plugins/pgpinline/pgpinline.c
2504         * src/plugins/pgpinline/plugin.c
2505         * src/plugins/pgpmime/pgpmime.c
2506         * src/plugins/pgpmime/plugin.c
2507                 Factorize and generalize a bit 
2508                 Drop S/MIME signature verification from PGP/MIME
2509                 (adding it as another, more complete plugin)
2510
2511 2006-04-05 [paul]       2.1.0
2512
2513         2.1.0 released
2514
2515 2006-04-05 [paul]       2.0.0cvs186
2516
2517         * manual/advanced.xml
2518                 add info on colour labels
2519
2520 2006-04-05 [paul]       2.0.0cvs185
2521
2522         * po/bg.po
2523         * po/cs.po
2524         * po/de.po
2525         * po/el.po
2526         * po/en_GB.po
2527         * po/fi.po
2528         * po/fr.po
2529         * po/it.po
2530         * po/nl.po
2531         * po/pl.po
2532         * po/pt_BR.po
2533         * po/sr.po
2534         * po/zh_CN.po
2535                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2536                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2537                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2538                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2539         * src/gtk/authors.h
2540         * tools/claws.i18n.status.pl
2541                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2542                 and new Czech translator, Tim <timbrain@post.cz>
2543
2544 2006-04-05 [mones]      2.0.0cvs184
2545
2546         * po/es.po
2547                 Updated translation
2548
2549 2006-04-05 [colin]      2.0.0cvs183
2550
2551         * src/gtk/quicksearch.c
2552                 Fix bug #929 (unnecessary reload in quick search bar)
2553
2554 2006-04-05 [colin]      2.0.0cvs182
2555
2556         * src/compose.c
2557                 Fix crash on Reply with no From:
2558                 Show signature and conversion error on queuing 
2559                 (but not sending)
2560         * src/mainwindow.c
2561         * src/summaryview.c
2562         * src/summaryview.h
2563                 Factorize threading code and make sure msginfo 
2564                 is not null when it comes from a GtkCTreeRow's 
2565                 data
2566         * src/gtk/gtkaspell.c
2567                 Check for necessary things
2568         * src/gtk/gtksctree.c
2569         * src/gtk/gtksctree.h
2570                 Reset anchor if necessary when removing node
2571
2572 2006-03-29 [colin]      2.0.0cvs181
2573
2574         * src/folderview.c
2575                 Warn for disabled IMAP accounts (due to lack of
2576                 libetpan). Breaks string-freeze - sorry - but it
2577                 is kind of important ;)
2578
2579 2006-03-28 [colin]      2.0.0cvs180
2580
2581         * src/gtk/gtkutils.c
2582         * src/gtk/gtkutils.h
2583                 Add a gtkut_get_link_btn() function that
2584                 creates a button which acts like an URI
2585         * src/prefs_themes.c
2586         * src/gtk/about.c
2587                 Use this function (factorizes codes)
2588         * src/common/defs.h
2589         * src/gtk/pluginwindow.c
2590                 Add a "Get more..." in the plugins window
2591
2592 2006-03-28 [colin]      2.0.0cvs179
2593
2594         * src/common/smtp.c
2595         * src/common/passcrypt.c
2596         * src/undo.c
2597                 Warning fixes. Patch by Pawel Pekala
2598
2599 2006-03-27 [colin]      2.0.0cvs178
2600
2601         * src/undo.c
2602                 Fix undoing by blocks with spaces
2603
2604 2006-03-27 [colin]      2.0.0cvs177
2605
2606         * src/textview.c
2607                 Set margin to 3px for headers
2608
2609 2006-03-27 [paul]
2610
2611         2.1.0-rc2 released
2612
2613 2006-03-27 [wwp]        2.0.0cvs176
2614
2615         * src/summaryview.c
2616                 don't reset quicksearch when updating the message list.
2617                 Thanks to Colin.
2618
2619 2006-03-26 [wwp]        2.0.0cvs175
2620
2621         * src/compose.c
2622                 use a unified border width ('other' tab in the compose window,
2623                 patch by Pawel Pekala).
2624
2625
2626 2006-03-26 [wwp]        2.0.0cvs174
2627
2628         * src/common/quoted-printable.c
2629         * src/addressbook.c
2630                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2631
2632 2006-03-26 [colin]      2.0.0cvs173
2633
2634         * src/quote_fmt_parse.y
2635                 Fix non-UTF8 date formats messing up the whole quote a 
2636                 little bit
2637
2638 2006-03-26 [colin]      2.0.0cvs172
2639
2640         * src/procheader.c
2641                 Make sure the date is UTF8 valid, or try to make it
2642                 so. IncrediMail is really IncrediStupid.
2643         * src/compose.c
2644                 Fix possible conversions. 
2645                 
2646
2647 2006-03-26 [colin]      2.0.0cvs171
2648
2649         * src/matcher.c
2650                 Fix corner cases in body search. This is still a
2651                 hack... It seems impossible to make it good and 
2652                 reasonably fast at the same time.
2653
2654 2006-03-26 [colin]      2.0.0cvs170
2655
2656         * src/summaryview.c
2657                 I think I killed the twilight zone bug!
2658                 summary_select_node() flushes GTK events in order
2659                 to be able to center the view. But this also 
2660                 flushes keypresses like Ctrl-Alt-U, so this can
2661                 call summary_show from summary_select_node (itself
2662                 called from summary_show, etc.). And the summaryview
2663                 has to be unlocked in this function. So just locking
2664                 while processing GTK events, and bailing if locked, 
2665                 should fix it.
2666                 Fixes bug #927 (SIGSEGV during Update Summary)
2667
2668 2006-03-25 [colin]      2.0.0cvs169
2669
2670         * src/matcher.c
2671                 Fix search in QP-encoded bodies
2672                 Fix utf-8 searches in bodies encoded in the
2673                 locale's encoding
2674         * src/common/quoted-printable.c
2675         * src/common/quoted-printable.h
2676                 Add a decode function that doesn't overwrite
2677                 the original pointer
2678                 
2679
2680 2006-03-24 [colin]      2.0.0cvs168
2681
2682         * src/action.c
2683         * src/summaryview.c
2684         * src/summaryview.h
2685                 Update message cache after action
2686                 Patch by H. Merijn Brand
2687         * src/prefs_msg_colors.c
2688                 Factorize label 
2689                 Patch by Fabien Vantard
2690         * src/plugins/spamassassin/spamassassin_gtk.c
2691                 Remove useless translation
2692                 Patch by Fabien Vantard
2693
2694 2006-03-23 [colin]      2.0.0cvs167
2695
2696         * src/common/ssl.c
2697                 Let 30 seconds to SSL_connect
2698
2699 2006-03-23 [wwp]        2.0.0cvs166
2700
2701         * src/summaryview.c
2702         * src/gtk/description_window.c
2703                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2704                 and headers are translated; adjust description windows' width to fit their
2705                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2706
2707 2006-03-23 [paul]       2.0.0cvs165
2708
2709         * src/common/utils.c
2710                 fix highlighting of URIs containing "()"
2711                 (2.0.0cvs164's reversal fixed)
2712                 Thanks to Colin.
2713
2714 2006-03-23 [paul]       2.0.0cvs164
2715
2716         * src/common/utils.c
2717                 revert patch, (postponing a fix), at 2.0.0cvs120
2718                 as it breaks more URIs than it fixes.
2719                 Allow '-' to be a terminating character in a URI
2720
2721 2006-03-22 [colin]      2.0.0cvs163
2722
2723         * configure.ac
2724                 Require libetpan 0.45
2725                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2726
2727 2006-03-22 [paul]       2.0.0cvs162
2728
2729         * src/editgroup.c
2730                 replace '<-' and '->' buttons with GTK_STOCK graphical
2731                 buttons
2732         * src/summary_search.c
2733                 don't offer '...' for translation
2734                 add a tooltip to advanced search '...' button
2735         * src/gtk/quicksearch.c
2736                 don't offer '...' for translation
2737
2738 2006-03-21 [colin]      2.0.0cvs161
2739
2740         * src/compose.c
2741                 Fix middle-click pasting (insert at click
2742                 position instead of cursor position, don't
2743                 remove existing selection and allow pasting
2744                 our own selection)
2745         * src/addressbook.c
2746                 "LDAP Server" -> "LDAP servers"
2747
2748 2006-03-21 [wwp]        2.0.0cvs160
2749
2750         * src/etpan/imap-thread.c
2751                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2752
2753 2006-03-20 [colin]      2.0.0cvs159
2754
2755         * src/summaryview.c
2756                 Don't reload summaryview after an execute with no
2757                 move action
2758
2759 2006-03-19 [colin]      2.0.0cvs158
2760
2761         * src/addressbook.c
2762                 and put groups at the top, always
2763
2764 2006-03-19 [colin]      2.0.0cvs157
2765
2766         * src/addressbook.c
2767                 Order groups before names, as previously
2768
2769 2006-03-19 [colin]      2.0.0cvs156
2770
2771         * src/addressbook.c
2772                 - Sort case-unsensitive
2773                 - Put the sort arrow at opening too
2774
2775 2006-03-19 [wwp]        2.0.0cvs155
2776
2777         * src/addressbook.c
2778                 allow sorting by name/email/remarks, ensure that right-pane's contents
2779                 matches the left-pane selection (cleared when appropriate).
2780                 Patch by Pawel Pekala <c0rn@o2.pl>.
2781
2782 2006-03-18 [colin]      2.0.0cvs154
2783
2784         * src/textview.c
2785                 Fix text cursor ;)
2786
2787 2006-03-18 [colin]      2.0.0cvs153
2788
2789         * src/gtk/filesel.c
2790                 Make sure we hide the preview if we didn't get
2791                 a filename
2792
2793 2006-03-18 [colin]      2.0.0cvs152
2794
2795         * src/summaryview.c
2796                 Set cursor to watch for execution (fixes lack
2797                 of watch-cursor when dnd'ing hundreds of mails)
2798         * src/gtk/filesel.c
2799                 Check that mime type is 'image/*' before updating
2800                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2801
2802 2006-03-18 [colin]      2.0.0cvs151
2803
2804         * src/mainwindow.c
2805         * src/textview.c
2806         * src/textview.h
2807                 Put a watch cursor in textview too when the mainwindow's
2808                 cursor in a watch
2809
2810 2006-03-18 [colin]      2.0.0cvs150
2811
2812         * src/folder.c
2813                 Change wrong asserts to simple tests
2814
2815 2006-03-17 [colin]      2.0.0cvs149
2816
2817         * src/mainwindow.c
2818         * src/mainwindow.h
2819         * src/prefs_msg_colors.c
2820         * src/summaryview.c
2821         * src/summaryview.h
2822         * src/gtk/colorlabel.c
2823         * src/gtk/colorlabel.h
2824                 Add a color label menu in the main menubar
2825                 Add (fixed) accels Ctrl-{0-7} to change the color
2826                 They have to be fixed because the menu's dynamic,
2827                 the items are complex widgets, hence we can't use
2828                 a GtkItemFactory.
2829
2830
2831 2006-03-17 [wwp]        2.0.0cvs148
2832
2833         * src/compose.c
2834                 rollback few lines from my previous commit (those lines come from
2835                 a pending patch, accidentally commited, even if neutral as they are
2836                 commented out).
2837
2838 2006-03-17 [wwp]        2.0.0cvs147
2839
2840         * src/compose.c
2841                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2842                 applied code style/indentation to the modified function.
2843
2844 2006-03-17 [wwp]        2.0.0cvs146
2845
2846         * src/procmsg.c
2847         * src/compose.c
2848                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2849
2850 2006-03-17 [paul]
2851
2852         2.1.0-rc1 released
2853
2854 2006-03-17 [paul]       2.0.0cvs145
2855
2856         * src/main.c
2857                 addressbook_read_file() was called twice
2858         * src/textview.c
2859                 X-Mailer highlighting
2860
2861 2006-03-16 [colin]      2.0.0cvs144
2862
2863         * src/sourcewindow.c
2864         * src/sourcewindow.h
2865                 And the last one, in source window.
2866
2867 2006-03-16 [colin]      2.0.0cvs143
2868
2869         * src/compose.c
2870         * src/compose.h
2871                 Fix the same stuff in compose
2872
2873 2006-03-16 [colin]      2.0.0cvs142
2874
2875         * src/messageview.c
2876                 Complete the previous messageview crash fix
2877
2878 2006-03-16 [colin]      2.0.0cvs141
2879
2880         * src/procmsg.h
2881         * src/procmsg.c
2882         * src/folder.c
2883                 Fix POSTPROCESSING hook
2884                 Patch by H. Merijn Brand
2885
2886         * src/procmime.c
2887         * src/procmime.h
2888                 Parse Content-Location
2889
2890         * src/toolbar.c
2891         * src/messageview.c
2892         * src/messageview.h
2893                 Don't crash when a top-level MessageView has
2894                 been closed on us. Same problematic than
2895                 yesterday's quicksearch issue.
2896
2897 2006-03-15 [colin]      2.0.0cvs140
2898
2899         * src/gtk/quicksearch.c
2900                 Fix a bitchy race we didn't think about when we
2901                 added quicksearch cancellation:
2902                 If the search is not on cached fields, for example
2903                 body_part matchcase "stuff"
2904                 the matcher code has to get the whole message. If
2905                 we're on IMAP, that can be slow, and in order to
2906                 be non-blocking, the IMAP code idle loop processes
2907                 gtk events too. So it is possible to cancel a
2908                 quicksearch while the matcher is getting the mail's
2909                 body. After matcher got its body, it will start to
2910                 iterate over the matcher list that the Quicksearch's
2911                 clear_search_cb() just freed via prepare_matcher().
2912                 SIGSEGV ensues.
2913                 The fix consists of guarding the matcherlist_match()
2914                 call with a boolean 'matching'. If we reset the
2915                 quicksearch while matching is TRUE, we don't free
2916                 the matcherlist anymore like we did, but we set
2917                 another new flag, deferred_free, to TRUE. Then,
2918                 in quicksearch_match(), just after returning from
2919                 matcherlist_match() and unsetting the matching flag,
2920                 we check the deferred_free flag and do the
2921                 prepare_matcher() (which does the matcherlist_free)
2922                 for real, so we free the matcherlist once it's not
2923                 used anymore.
2924                 As all of this runs via the glib main loop, we
2925                 luckily don't need a mutex.
2926         * src/summaryview.c
2927                 Also, show progress while searching.
2928
2929
2930 2006-03-14 [colin]      2.0.0cvs139
2931
2932         * src/alertpanel.c
2933                 Make alertpanel_is_open non-static
2934
2935 2006-03-14 [colin]      2.0.0cvs138
2936
2937         * src/prefs_spelling.c
2938                 Cleanups - Fabien Vantard
2939
2940 2006-03-14 [wwp]        2.0.0cvs137
2941
2942         * src/main.c
2943                 code style normalization (curly braces, indentation).
2944
2945 2006-03-14 [wwp]        2.0.0cvs137
2946
2947         * src/main.c
2948                 code style (braces, indentation)
2949
2950 2006-03-12 [paul]       2.0.0cvs136
2951
2952         * src/prefs_common.c
2953                 trans_hdr defaults to FALSE to be RFC-savvy
2954         * src/prefs_summaries.c
2955                 add a tooltip to the trans_hdr option
2956                 
2957
2958 2006-03-12 [paul]       2.0.0cvs135
2959
2960         * src/prefs_matcher.c
2961                 give a little more width to the combos
2962         * src/prefs_display_header.c
2963         * src/textview.c
2964                 translate headers if prefs_common.trans_hdr
2965                 is TRUE
2966
2967         Patches by Pawel Pekala
2968
2969 2006-03-12 [paul]       2.0.0cvs134
2970
2971         * src/plugins/clamav/clamav_plugin.c
2972         * src/plugins/dillo_viewer/dillo_viewer.c
2973         * src/plugins/pgpcore/plugin.c
2974         * src/plugins/pgpinline/plugin.c
2975         * src/plugins/pgpmime/plugin.c
2976         * src/plugins/spamassassin/spamassassin.c
2977                 update/add to descriptions
2978         * src/plugins/spamassassin/spamassassin_gtk.c
2979                 fixes to the english, remove superfluous
2980                 tooltips, clean up a little
2981
2982 2006-03-12 [paul]       2.0.0cvs133
2983
2984         * src/compose.c
2985                 fix Bug 924, 'Account combo box shows up wrong 
2986                 if & is in account name'
2987
2988 2006-03-11 [colin]      2.0.0cvs132
2989
2990         * src/summaryview.c
2991                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2992                 messed up shift-selection because is slows down
2993                 moving around summaryview. thanks -users
2994
2995 2006-03-10 [colin]      2.0.0cvs131
2996
2997         * src/plugins/spamassassin/spamassassin_gtk.c
2998                 Put back Paul's engrish fixes
2999
3000 2006-03-10 [colin]      2.0.0cvs130
3001
3002         * src/plugins/spamassassin/spamassassin.c
3003         * src/plugins/spamassassin/spamassassin.h
3004         * src/plugins/spamassassin/spamassassin_gtk.c
3005                 Cleanup SA prefs page (more)
3006                 Patch by Fabien Vantard
3007
3008 2006-03-10 [paul]       2.0.0cvs129
3009
3010         * src/prefs_msg_colors.c
3011         * src/prefs_spelling.c
3012                 widget sensitivity
3013
3014 2006-03-09 [mones]      2.0.0cvs128
3015
3016         * po/es.po
3017                 Update for next RC
3018
3019 2006-03-09 [wwp]        2.0.0cvs127
3020
3021         * configure.ac
3022                 revert accidental commit (requirement for libetpan 0.43), this time
3023                 not in HEAD.
3024
3025 2006-03-09 [wwp]        2.0.0cvs125
3026
3027         * configure.ac
3028                 revert accidental commit (requirement for libetpan 0.43)
3029
3030 2006-03-09 [paul]       2.0.0cvs126
3031
3032         * src/prefs_receive.c
3033                 remove useless frame
3034                 replace 'incorporation' with 'receiving'
3035         * src/plugins/clamav/clamav_plugin_gtk.c
3036         * src/plugins/spamassassin/spamassassin_gtk.c
3037                 improve widget sensitivity
3038                 fix a bit his engrish
3039
3040 2006-03-09 [wwp]        2.0.0cvs125
3041
3042         * src/addressadd.c
3043         * src/foldersel.c
3044         * src/prefs_common.c
3045         * src/prefs_common.h
3046                 remember some more windows' sizes (add to addressbook and
3047                 select folder).
3048
3049 2006-03-09 [paul]       2.0.0cvs124
3050
3051         * src/plugins/pgpcore/prefs_gpg.c
3052                 normalise construction of dialogue
3053
3054 2006-03-09 [paul]       2.0.0cvs123
3055
3056         * src/plugins/trayicon/Makefile.am
3057                 add missing slash
3058
3059 2006-03-08 [colin]      2.0.0cvs122
3060
3061         * src/plugins/trayicon/Makefile.am
3062                 Fix build in separate dir 
3063                 Patch by Bamanzi <bamanzi@gmail.com>
3064
3065 2006-03-08 [colin]      2.0.0cvs121
3066
3067         * src/procmsg.c
3068                 Batch move and copies from summaryview with delayed execution
3069                 too
3070
3071 2006-03-07 [paul]       2.0.0cvs120
3072
3073         * src/common/utils.c
3074                 fix highlighting of URIs containing "()"
3075                 Patch by Pawel Pekala
3076
3077 2006-03-07 [paul]       2.0.0cvs119
3078
3079         * src/folder.c
3080         * src/folder.h
3081         * src/folderview.c
3082                 immediately do alphabetical resort when
3083                 changing a folder's name
3084                 Patch by Pawel Pekala
3085
3086 2006-03-07 [paul]       2.0.0cvs118
3087
3088         * src/news.c
3089         * src/news_gtk.c
3090                 when unsubscribing a newsgroup, remove the
3091                 folder and msgs in .sylpheed-claws/newscache
3092                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3093
3094 2006-03-07 [paul]       2.0.0cvs117
3095
3096         * src/textview.c
3097                 fix wrong Fake URL Warning
3098                 Thanks to Hiro
3099
3100 2006-03-07 [colin]      2.0.0cvs116
3101
3102         * src/imap.c
3103                 Return immediately when password dialog was
3104                 cancelled
3105         * src/gtk/inputdialog.c
3106                 Allow empty strings for passwords
3107
3108
3109 2006-03-06 [colin]      2.0.0cvs115
3110
3111         * src/imap.c
3112                 Prevent double-timeouts when connection fails
3113
3114 2006-03-06 [colin]
3115
3116         2.0.1-rc1 released
3117
3118 2006-03-06 [colin]      2.0.0cvs114
3119
3120         * src/imap.c
3121                 Refresh session during potentially long
3122                 operations
3123
3124 2006-03-06 [wwp]        2.0.0cvs113
3125
3126         * src/prefs_msg_colors.h
3127                 forgot that one (custom color labels).
3128
3129 2006-03-06 [wwp]        2.0.0cvs112
3130
3131         * src/prefs_common.c
3132         * src/prefs_common.h
3133         * src/prefs_msg_colors.c
3134         * src/summaryview.c
3135         * src/summaryview.h
3136         * src/gtk/colorlabel.c
3137         * src/gtk/colorlabel.h
3138                 colors in messages list are now customizable. Color values and names can
3139                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3140                 Thanks to Paul and Colin for their help with this longstanding patch!
3141
3142 2006-03-06 [wwp]        2.0.0cvs111
3143
3144         * src/textview.c
3145                 don't crash if (x)face is bad.
3146
3147 2006-03-05 [paul]       2.0.0cvs110
3148
3149         * AUTHORS
3150         * configure.ac
3151         * src/Makefile.am
3152         * src/common/Makefile.am
3153         * src/common/utils.h
3154         * src/etpan/imap-thread.c
3155         * src/gtk/authors.h
3156         * src/plugins/clamav/Makefile.am
3157         * src/plugins/demo/Makefile.am
3158         * src/plugins/dillo_viewer/Makefile.am
3159         * src/plugins/pgpcore/Makefile.am
3160         * src/plugins/pgpcore/passphrase.c
3161         * src/plugins/pgpinline/Makefile.am
3162         * src/plugins/pgpmime/Makefile.am
3163         * src/plugins/spamassassin/Makefile.am
3164         * src/plugins/trayicon/Makefile.am
3165                 fix builiding on cygwin
3166                 Patch by Ralgh Young <bamanzi@gmail.com>
3167
3168 2006-03-04 [wwp]        2.0.0cvs109
3169
3170         * manual/keyboard.xml
3171                 fix mixed up/down keys.
3172
3173 2006-03-04 [wwp]        2.0.0cvs108
3174
3175         * README
3176         * INSTALL
3177                 updated links to SpamAssassin.
3178
3179 2006-03-04 [wwp]        2.0.0cvs107
3180
3181         * manual/plugins.xml
3182         * src/plugins/spamassassin/README
3183                 updated SpamAssassin plugin docs to reflect new functional additions
3184                 (also fix/update/documents few technical stuff more, see the README).
3185
3186 2006-03-04 [wwp]        2.0.0cvs106
3187
3188         * src/prefs_message.c
3189                 normalized capitalization of message-prefs paths.
3190
3191 2006-03-04 [wwp]        2.0.0cvs105
3192
3193         * manual/advanced.xml
3194                 typo.
3195
3196 2006-03-03 [colin]      2.0.0cvs104
3197
3198         * src/plugins/clamav/clamav_plugin_gtk.c
3199                 Rework prefs page, patch by Fabien 
3200
3201 2006-03-03 [colin]      2.0.0cvs103
3202
3203         * src/plugins/clamav/clamav_plugin.c
3204                 Set error on all errors
3205
3206 2006-03-03 [colin]      2.0.0cvs102
3207
3208         * src/common/plugin.c
3209                 Initialize error to avoid crashing when a plugin fails
3210                 without setting error
3211
3212 2006-03-02 [wwp]        2.0.0cvs101
3213
3214         * configure.ac
3215                 fixed linker flags for libetpan support on Cygwin
3216                 (thanks to H.Merijn Brand).
3217
3218 2006-03-02 [wwp]        2.0.0cvs100
3219
3220         * src/addressbook.c
3221                 fix some AB error messages: one for punctuation and
3222                 one wrongly duplicate (thanks, maxbritov).
3223
3224 2006-03-02 [wwp]        2.0.0cvs99
3225
3226         * src/plugins/spamassassin/spamassassin.c
3227                 make sync calls to sa-learn/spamc to prevent
3228                 system (whatever local or client/server) overload.
3229
3230 2006-03-02 [colin]      2.0.0cvs98
3231
3232         * src/summaryview.c
3233                 Put the spam icon in the status column instead of the
3234                 mark one
3235
3236 2006-03-01 [colin]      2.0.0cvs97
3237
3238         * src/plugins/spamassassin/spamassassin.c
3239                 Fix segfault (g_file_set_contents fails for some 
3240                 reason and err==0x2f. Can't find out why with
3241                 valgrind, using working function :-)
3242
3243 2006-03-01 [colin]      2.0.0cvs96
3244
3245         * src/inc.c
3246                 Offline overriding: let 'No' be cached only 3 seconds
3247
3248 2006-03-01 [colin]      2.0.0cvs95
3249
3250         * src/addr_compl.c
3251         * src/addrbook.c
3252         * src/addressbook.c
3253         * src/addrindex.c
3254         * src/folder_item_prefs.c
3255         * src/headerview.c
3256         * src/imap.c
3257         * src/inc.c
3258         * src/ldif.c
3259         * src/mainwindow.c
3260         * src/mh.c
3261         * src/msgcache.c
3262         * src/prefs_common.h
3263         * src/prefs_msg_colors.c
3264         * src/procheader.c
3265         * src/procheader.h
3266         * src/procmime.c
3267         * src/procmsg.c
3268         * src/procmsg.h
3269         * src/send_message.h
3270         * src/simple-gettext.c
3271         * src/summaryview.c
3272         * src/summaryview.h
3273         * src/syldap.c
3274         * src/textview.c
3275         * src/undo.c
3276         * src/common/ssl_certificate.c
3277         * src/common/utils.c
3278         * src/gtk/colorsel.c
3279         * src/gtk/gtksctree.c
3280         * src/gtk/gtkshruler.c
3281         * src/plugins/trayicon/trayicon.c
3282                 #if 0 goes to /dev/null
3283
3284 2006-03-01 [colin]      2.0.0cvs94
3285
3286         * src/compose.c
3287         * src/imap.c
3288         * src/inc.c
3289         * src/inc.h
3290         * src/messageview.c
3291         * src/news.c
3292         * src/plugins/spamassassin/spamassassin.c
3293                 Allow to add information in the "working offline"
3294                 window
3295
3296 2006-03-01 [wwp]        2.0.0cvs93
3297
3298         * src/plugins/spamassassin/spamassassin.c
3299                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3300                 'cause it seems that calling `spamc ... < inputfile` with
3301                 g_spawn_(a)sync simply.. erm doesn't work :-).
3302
3303 2006-03-01 [wwp]        2.0.0cvs92
3304
3305         * src/toolbar.c
3306         * src/toolbar.h
3307                 simplify the adding of spam/ham button to the messageview toolbar
3308                 (it gets more clear now that the same button will be "Mark as spam"
3309                 or "Mark as ham" according to the current message status,
3310                 thanks to Colin).
3311
3312 2006-03-01 [wwp]        2.0.0cvs91
3313
3314         * src/messageview.c
3315         * src/procmsg.c
3316         * src/procmsg.h
3317         * src/summaryview.c
3318         * src/plugins/spamassassin/spamassassin.c
3319         * src/plugins/spamassassin/spamassassin.h
3320                 make learner callbacks return a status (0 for ok),
3321                 handle it in main code to avoid setting flags when learning failed,
3322                 don't learn on TCP if offline in spamassassin,
3323                 thanks to Colin.
3324
3325                 
3326
3327 2006-03-01 [wwp]        2.0.0cvs90
3328
3329         * src/compose.c
3330                 some work around the compose window's account menu,
3331                 patch by Fabien Vantard.
3332
3333 2006-03-01 [wwp]        2.0.0cvs89
3334
3335         * src/plugins/spamassassin/spamassassin.c
3336                 fixed bad logics, was using spamc in local mode and sa-learn
3337                 in remote mode (thanks, Colin).
3338
3339 2006-03-01 [wwp]        2.0.0cvs88
3340
3341         * src/plugins/spamassassin/spamassassin.c
3342         * src/plugins/spamassassin/spamassassin.h
3343         * src/plugins/spamassassin/spamassassin_gtk.c
3344                 made processing of emails w/ sa-plugin an option (default is TRUE),
3345                 fixed Engrish some tooltips, capitalization of some debug messages
3346                 and warnings. The spamassassin plugin now provides two separate
3347                 services: process emails upon incorporation and spamd training.
3348                 Both services (un)register independently but use some common
3349                 plugin settings (transport settings, spam storage location).
3350
3351 2006-02-28 [wwp]        2.0.0cvs87
3352
3353         * src/plugins/spamassassin/spamassassin.c
3354                 fix async flag to spamc cmdline execution (batch exec should
3355                 be asynchronous).
3356
3357 2006-02-27 [wwp]        2.0.0cvs86
3358
3359         * src/plugins/spamassassin/spamassassin.c
3360         * src/plugins/spamassassin/spamassassin.h
3361         * src/plugins/spamassassin/spamassassin_gtk.c
3362                 - added the ability to learn a remote spamassassin server (spamd),
3363                 using spamc.
3364                 - added the spamassassin option 'username', that applies to all
3365                 spamassassin operations (filtering, learning, local or remote).
3366                 The default username is the current unix user (if left blank
3367                 from gtk prefs or config file).
3368                 - commented out some unused code (notebook widget), removed unused
3369                 layout (hbox1).
3370                 - make more widgets sensitive to the transport type.
3371
3372 2006-02-27 [colin]      2.0.0cvs85
3373
3374         * src/plugins/spamassassin/spamassassin.c
3375                 Fix sa-learn call when offline
3376
3377 2006-02-27 [colin]      2.0.0cvs84
3378
3379         * configure.ac
3380         * src/Makefile.am
3381         * src/mainwindow.c
3382         * src/mainwindow.h
3383         * src/messageview.c
3384         * src/messageview.h
3385         * src/prefs_toolbar.c
3386         * src/procmsg.c
3387         * src/stock_pixmap.c
3388         * src/stock_pixmap.h
3389         * src/summaryview.c
3390         * src/toolbar.c
3391         * src/toolbar.h
3392         * src/pixmaps/ham_btn.xpm
3393         * src/pixmaps/spam.xpm
3394         * src/pixmaps/spam_btn.xpm
3395         * src/plugins/spamassassin/spamassassin.c
3396                 Add button in toolbar for spam learning
3397                 Fix a few bugs from the last related commit
3398                 Revert 1.9.6cvs23 which messed up shift-selection
3399
3400 2006-02-24 [colin]      2.0.0cvs83
3401
3402         * src/procmsg.c
3403         * src/summaryview.c
3404         * src/summaryview.h
3405         * src/plugins/spamassassin/spamassassin.c
3406         * src/plugins/spamassassin/spamassassin.h
3407         * src/plugins/spamassassin/spamassassin_gtk.c
3408                 Unregister learner when spamassassin is either
3409                 disabled or over tcp
3410
3411 2006-02-24 [colin]      2.0.0cvs82
3412
3413         * src/Makefile.am
3414         * src/mainwindow.c
3415         * src/mainwindow.h
3416         * src/procmsg.c
3417         * src/procmsg.h
3418         * src/stock_pixmap.c
3419         * src/stock_pixmap.h
3420         * src/summaryview.c
3421         * src/summaryview.h
3422         * src/gtk/icon_legend.c
3423         * src/pixmaps/spam.xpm  ** NEW FILE **
3424         * src/plugins/spamassassin/spamassassin.c
3425         * src/plugins/spamassassin/spamassassin_gtk.c
3426                 Add spam learning interface (Mark/Mark as 
3427                 (spam|ham) menus)
3428
3429 2006-02-24 [wwp]        2.0.0cvs81
3430
3431         * src/compose.c
3432         * src/compose.h
3433         * src/filtering.c
3434                 hide compose window when sending message in batch mode
3435                 (filtering: forward and redirect). Also fixed a wrong
3436                 value returned when sending failed, neutral anyway.
3437                 (Colin, me) 
3438
3439 2006-02-24 [wwp]        2.0.0cvs80
3440
3441         * src/mainwindow.c
3442                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3443
3444 2006-02-24 [paul]       2.0.0cvs79
3445
3446         * src/news.c
3447         * src/news.h
3448         * src/news_gtk.c
3449                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3450                 Thanks to Colin
3451
3452 2006-02-23 [colin]      2.0.0cvs78
3453
3454         * src/alertpanel.c
3455                 Change OK to Close in alertpanel with View log
3456                 button; add accel to View log. Patch by Fabien
3457                 Vantard
3458
3459 2006-02-23 [wwp]        2.0.0cvs77
3460
3461         * src/compose.c
3462                 silly me, there were much more tests to perform, since toolbars can
3463                 really have down to 1 element only.
3464
3465 2006-02-23 [wwp]        2.0.0cvs76
3466
3467         * commitHelper
3468                 fixed indentation from my previous commit. Fallback to VISUAL if
3469                 EDITOR is not set (and to vi, at last resort).
3470
3471 2006-02-23 [wwp]        2.0.0cvs75
3472
3473         * commitHelper
3474                 improved error detection (Colin, me).
3475
3476 2006-02-23 [wwp]        2.0.0cvs74
3477
3478         * src/prefs_toolbar.c
3479                 simplify and fix prefs/toolbars layouting. Combos' contents can
3480                 now be really displayed.
3481
3482 2006-02-23 [wwp]        2.0.0cvs73
3483         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3484         be really displayed.
3485
3486 2006-02-22 [wwp]        2.0.0cvs72
3487
3488         * src/compose.c
3489                 fix a typo in my previous commit (sorry!).
3490
3491 2006-02-22 [wwp]        2.0.0cvs71
3492
3493         * src/prefs_toolbar.c
3494                 fix a crash when adding separators to toolbars,
3495                 also fix some separator item information.
3496
3497 2006-02-22 [wwp]        2.0.0cvs70
3498
3499         * src/compose.c
3500                 fix a crash when redirecting (for instance) when compose window's
3501                 toolbar contents has been customized (when some buttons have been
3502                 removed in fact).
3503
3504 2006-02-21 [wwp]        2.0.0cvs69
3505
3506         * src/summaryview.c
3507         * src/gtk/pluginwindow.c
3508         * src/plugins/pgpcore/prefs_gpg.c
3509                 fix some compilation warnings (feat. remains of removed code).
3510
3511 2006-02-21 [wwp]        2.0.0cvs68
3512
3513         * src/gtk/gtkutils.c
3514                 fix two compilation issues, thanks to Stephan Sachse.
3515
3516 2006-02-20 [colin]      2.0.0cvs67
3517
3518         * src/mainwindow.c
3519                 Don't reselect displayed mail on refocus
3520                 This fixes actions misbehaving 
3521
3522 2006-02-20 [wwp]        2.0.0cvs66
3523
3524         * src/summaryview.c
3525         * src/gtk/gtksctree.c
3526         * src/gtk/gtkshruler.c
3527                 changed more runtime typecast checks.
3528
3529 2006-02-20 [wwp]        2.0.0cvs65
3530
3531         * src/summary_search.c
3532                 find all - summaryview refresh issue fixed, thanks to Colin.
3533
3534 2006-02-20 [wwp]        2.0.0cvs64
3535
3536         * src/gtk/gtkutils.c
3537                 better runtime typecast checks.
3538
3539 2006-02-20 [wwp]        2.0.0cvs63
3540
3541         * src/summary_search.c
3542                 enhancements to the summary search:
3543                         - add the ability to stop the running search
3544                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3545                         - don't search if no criteria (From/To/Subject/Body) is set
3546                         - ensure that a busy mouse pointer is always shown when searching,
3547                           show it even a bit earlier
3548
3549 2006-02-19 [colin]      2.0.0cvs62
3550
3551         * src/compose.c
3552         * src/imap.c
3553         * src/etpan/imap-thread.c
3554         * src/etpan/imap-thread.h
3555                 (Future) IMAP speed improvement on sending
3556                 Will require a libetpan update
3557         * src/summaryview.c
3558         * src/gtk/quicksearch.c
3559                 Make quicksearch clearable while running.
3560
3561 2006-02-17 [colin]      2.0.0cvs61
3562
3563         * src/imap.c
3564         * src/etpan/imap-thread.c
3565         * src/etpan/imap-thread.h
3566                 Check for IMAP certificates
3567                 ** Requires libetpan-0.42-cvs4 
3568                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3569
3570 2006-02-17 [colin]      2.0.0cvs60
3571
3572         * src/messageview.c
3573         * src/prefs_common.c
3574         * src/prefs_common.h
3575         * src/prefs_message.c
3576                 Add pref to display HTML-only mails with plugin, 
3577                 if possible (defaulting to FALSE of course).
3578
3579 2006-02-16 [colin]      2.0.0cvs59
3580
3581         * src/main.c
3582         * src/common/plugin.c
3583         * src/common/plugin.h
3584         * src/gtk/pluginwindow.c
3585                 Keep track of requested (but unloaded) plugins
3586                 in some error cases.
3587
3588 2006-02-16 [wwp]        2.0.0cvs58
3589
3590         * src/gtk/gtkaspell.c
3591         * src/gtk/gtkaspell.h
3592         * src/prefs_spelling.c
3593         * src/compose.c
3594         * src/prefs_common.c
3595         * src/prefs_common.h
3596                 implemented new optional spellchecker behaviour: re-check message when
3597                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3598
3599 2006-02-16 [wwp]        2.0.0cvs57
3600
3601         * src/quote_fmt_parse.y
3602                 pclose popen'ed pipe.
3603
3604 2006-02-15 [colin]      2.0.0cvs56
3605
3606         * src/mimeview.c
3607         * src/mimeview.h
3608                 Let MimeViewers know which MimeView they
3609                 depend of.
3610         * src/summaryview.c
3611                 Swap From/To columns in Sent/Queue/Drafts
3612                 folders
3613         * src/etpan/imap-thread.c
3614                 Use mailstream_low_tls_open() for STARTTLS
3615                 instead of mailstream_low_ssl_open()
3616                 ** REQUIRES libetpan 0.42cvs3 **
3617
3618 2006-02-15 [wwp]        2.0.0cvs55
3619
3620         * src/compose.c
3621         * src/compose.h
3622         * src/message_search.c
3623         * src/message_search.h
3624         * src/textview.c
3625         * src/gtk/gtkutils.c
3626         * src/gtk/gtkutils.h
3627                 added the ability to Find text in the compose window (and a bit
3628                 of code factorization).
3629
3630 2006-02-15 [wwp]        2.0.0cvs54
3631
3632         * src/prefs_gtk.c
3633                 yet another one file was missing (fix for some widgets' sensitivity).
3634                 Thanks Colin!
3635
3636 2006-02-15 [wwp]        2.0.0cvs53
3637
3638         * src/prefs_gtk.h
3639                 oops forgot that file (fix for some widgets' sensitivity).
3640
3641 2006-02-15 [wwp]        2.0.0cvs52
3642
3643         * src/summary_search.c
3644                 implemented advanced summary search options (added the ability
3645                 to use matcher conditions in an advanced search mode).
3646
3647 2006-02-15 [wwp]        2.0.0cvs51
3648
3649         * src/plugins/pgpcore/prefs_gpg.c
3650         * src/prefs_account.c
3651                 fix some widget sensitivity, mostly around some labels in
3652                 account prefs.
3653
3654 2006-02-15 [paul]       2.0.0cvs50
3655
3656         * manual/advanced.xml
3657                 improve Templates info
3658                 written by wwp
3659
3660 2006-02-14 [colin]      2.0.0cvs49
3661
3662         * src/pixmaps/address_book.xpm
3663         * src/pixmaps/preferences.xpm
3664         * src/pixmaps/properties.xpm
3665                 Fix pixmap size - patch by Fabien Vantard
3666
3667 2006-02-13 [colin]      2.0.0cvs48
3668
3669         * src/procmime.c
3670                 Add missing fclose()s on error
3671         * src/textview.c
3672                 Remove unused code
3673         * src/common/utils.c
3674                 Fix temp files not being deleted on windows
3675         Patches by Thomas Gilgin
3676
3677 2006-02-13 [colin]      2.0.0cvs47
3678
3679         * src/mainwindow.c
3680                 Fix exit crash
3681
3682 2006-02-13 [wwp]        2.0.0cvs46
3683
3684         * src/plugins/pgpcore/prefs_gpg.c
3685                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3686
3687 2006-02-12 [colin]      2.0.0cvs45
3688
3689         * src/folderview.c
3690         * src/main.c
3691         * src/mainwindow.c
3692                 Fix "stuff" when quitting
3693
3694 2006-02-12 [wwp]        2.0.0cvs44
3695
3696         * src/prefs_themes.c
3697                 fix typos in debug messages.
3698
3699 2006-02-11 [colin]      2.0.0cvs43
3700
3701         * src/summaryview.c
3702                 don't allow drag/drop from ourself
3703
3704 2006-02-10 [wwp]        2.0.0cvs42
3705
3706         * src/exporthtml.c
3707         * src/html.c
3708         * src/html.h
3709         * src/procmime.c
3710         * src/textview.c
3711                 renamed html_ prefixed functions and data structures to avoid
3712                 namespace clashes w/ other software (gtkhtml2 for instance).
3713                 Closes bug #907.
3714
3715
3716 2006-02-09 [colin]      2.0.0cvs41
3717
3718         * src/summaryview.c
3719                 Fix shitty logic messed up. Thanks Ticho for the hint!
3720
3721 2006-02-09 [wwp]        2.0.0cvs40
3722
3723         * src/gtk/about.c
3724         * src/compose.c
3725         * src/prefs_account.c
3726         * src/prefs_gtk.h
3727         * src/editaddress.c
3728                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3729                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3730                 Browse buttons in accounts prefs.
3731
3732 2006-02-09 [colin]      2.0.0cvs39
3733
3734         * src/matcher.c
3735                 Check for pointer before using its members
3736         * src/gtk/gtksourceprintjob.c
3737                 Fix a wrong warning
3738
3739 2006-02-09 [wwp]        2.0.0cvs38
3740
3741         * src/gtk/filesel.c
3742                 fix few compiler warnings (type mismatch).
3743
3744 2006-02-09 [paul]       2.0.0cvs37
3745
3746         * po/fr.po
3747                 updated by Fabien Vantard
3748
3749 2006-02-08 [colin]      2.0.0cvs36
3750
3751         * src/prefs_common.c
3752         * src/common/defs.h
3753         * src/common/plugin.c
3754                 allow windows and linux configurations to coexist
3755                 patch by Thomas Gilgin
3756
3757 2006-02-08 [colin]      2.0.0cvs35
3758
3759         * src/filtering.c
3760         * src/matcher.c
3761         * src/matcher.h
3762         * src/matcher_parser_parse.y
3763         * src/prefs_filtering_action.c
3764         * src/prefs_matcher.c
3765                 Add the "Ignore thread" filtering
3766                 action
3767
3768 2006-02-08 [colin]      2.0.0cvs34
3769
3770         * src/compose.c
3771         * src/procmime.c
3772         * src/procmime.h
3773                 Fix bug #905 (damaged attachment)
3774                 text files with raw \0's aren't really text files
3775         FOR_STABLE
3776
3777 2006-02-08 [colin]      2.0.0cvs33
3778
3779         * src/summaryview.c
3780                 Fix crasher introduced yesterday
3781
3782 2006-02-08 [wwp]        2.0.0cvs32
3783
3784         * src/compose.c
3785         * src/compose.h
3786                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3787
3788 2006-02-08 [wwp]        2.0.0cvs31
3789
3790         * src/prefs_template.c
3791                 templates enhancement: allow address completion for Cc and Bcc fields
3792                 (it was currently possible for the To field only)
3793
3794 2006-02-08 [colin]      2.0.0cvs30
3795
3796         * src/compose.c
3797                 Don't unblock if not blocked
3798         FOR_STABLE
3799
3800 2006-02-07 [colin]      2.0.0cvs29
3801
3802         * src/action.c
3803                 Forgot to refresh summaryview
3804
3805 2006-02-07 [colin]      2.0.0cvs28
3806
3807         * src/action.c
3808                 Freeze/thaw message list and folder list while
3809                 processing %as{} actions 
3810         * src/compose.c
3811                 Fix auto-wrap disabling after a middle-click
3812                 paste - FOR_STABLE
3813
3814 2006-02-07 [paul]       2.0.0cvs27
3815
3816         * src/folder.c
3817                 fix freeing of uninitialised pointers
3818                 Thanks to Colin
3819
3820 2006-02-06 [colin]      2.0.0cvs26
3821
3822         * src/folder.c
3823                 Use g_slist_prepend in potentially big list
3824
3825 2006-02-06 [colin]      2.0.0cvs25
3826
3827         * src/folder.c
3828                 Completely skip processing if it doesn't 
3829                 exist (faster!)
3830
3831 2006-02-06 [colin]      2.0.0cvs24
3832
3833         * src/folder.c
3834         * src/summaryview.c
3835                 Batch filtering in summaryview (from Tools menu)
3836                 and pre/post//-processing too
3837
3838 2006-02-06 [colin]      2.0.0cvs23
3839
3840         * src/procmsg.h
3841         * src/filtering.c
3842                 Use a special field for batch filtering instead
3843                 of stepping on deferred execution's toes
3844
3845 2006-02-06 [colin]      2.0.0cvs22
3846
3847         * src/action.c
3848         * src/filtering.c
3849         * src/filtering.h
3850         * src/folder.c
3851         * src/summaryview.c
3852                 Fix filtering via menus and actions
3853
3854 2006-02-06 [colin]      2.0.0cvs21
3855
3856         * src/imap.c
3857                 Put the added file directly to cache if possible (will work
3858                 with next libetpan)
3859         * src/filtering.c
3860         * src/filtering.h
3861         * src/inc.c
3862         * src/folder.c
3863         * src/mbox.c
3864         * src/procmsg.h
3865                 Move and copy filtered messages by batches instead of one
3866                 by one - faster on IMAP
3867         * src/procmsg.c
3868                 Add a function that'll possibly be useful later
3869
3870 2006-02-06 [colin]      2.0.0cvs20
3871
3872         * src/addressbook.c
3873                 Use internal mime-type instead of text/plain for d'n'd
3874         * src/compose.c
3875                 Allow attaching files from mimeview's icon list via d'n'd
3876         * src/folderview.c
3877         * src/folderview.h
3878                 Use internal mime-type instead of text/plain for d'n'd
3879                 Don't try to selected opened folder if none is
3880                 Factorize d'n'd from other apps code
3881         * src/headerview.c
3882         * src/textview.c
3883         * src/gtk/gtkutils.c
3884         * src/gtk/gtkutils.h
3885                 Factorize Face/X-Face stuff
3886         * src/mimeview.c
3887                 Fix d'n'd to other apps
3888         * src/prefs_message.c
3889                 Let the XFace pref be usable without libcompface as it also
3890                 applies to Face
3891         * src/summaryview.c
3892                 Fix d'n'd to other apps
3893                 Factorize d'n'd from other apps code
3894
3895 2006-02-06 [wwp]        2.0.0cvs19
3896
3897         * po/it.po
3898                 Italian translation fixes by Andrea Spadaccini (no more confusion
3899                 between filtering and processing, and few changes in the About
3900                 dialog).
3901
3902
3903 2006-02-06 [mones]      2.0.0cvs18
3904
3905         * src/gtk/icon_legend.c
3906                 Improved descriptions allowing better translations
3907
3908 2006-02-05 [colin]      2.0.0cvs17
3909
3910         * src/imap.c
3911                 Add the f*cking missing expunge that caused imap_fetch_env
3912                 to fail after an add_msgs ! :-///
3913         * src/etpan/imap-thread.c
3914                 Add a bit of debug
3915         FOR_STABLE
3916
3917 2006-02-05 [colin]      2.0.0cvs16
3918
3919         * src/common/utils.c
3920                 Don't check for return-path (or we can't put
3921                 back non-sent mails)
3922
3923 2006-02-05 [colin]      2.0.0cvs15
3924
3925         * src/textview.c
3926                 Don't try to display Face header in textview
3927                 when teh headerview's active
3928
3929 2006-02-05 [colin]      2.0.0cvs14
3930
3931         * tools/tbird2syl.py
3932         * tools/Makefile.am
3933                 Add script to import Thunderbird mails
3934
3935 2006-02-05 [colin]      2.0.0cvs13
3936
3937         * src/headerview.c
3938         * src/procheader.c
3939         * src/procmsg.c
3940         * src/procmsg.h
3941         * src/textview.c
3942                 Show Face headers - patch partially by Klaus Flittner
3943
3944 2006-02-05 [colin]      2.0.0cvs12
3945
3946         * src/folderview.c
3947         * src/summaryview.c
3948         * src/common/utils.c
3949         * src/common/utils.h
3950                 Let dnd work from mime icons to summaryview
3951                 and to folderview too
3952                 Add a crude test to avoid trying to add files
3953                 drag'n'dropped when they're not mails
3954
3955 2006-02-04 [colin]      2.0.0cvs11
3956
3957         * src/summaryview.c
3958         * src/mimeview.c
3959                 Fix utf8 conversion
3960
3961 2006-02-04 [colin]      2.0.0cvs10
3962
3963         * src/compose.c
3964         * src/folderview.c
3965         * src/mimeview.c
3966         * src/summaryview.c
3967         * src/summaryview.h
3968                 Added various drag and drop capas:
3969                 From                    To
3970                 summaryview             other apps
3971                 mimeview icons          other apps
3972                 other apps              summaryview
3973                 other apps              folderview
3974
3975                 This shouldn't have broken the existing:
3976                 From                    To
3977                 summaryview             folderview
3978                 folderview              folderview
3979                 summaryview             compose's attachments
3980
3981         Tests welcomed.
3982
3983 2006-02-02 [paul]       2.0.0cvs9
3984
3985         * src/mainwindow.c
3986                 move global option 'Set displayed columns...' out
3987                 of folder option grouping.
3988                 fix sensitivity of 'harvest addresses'
3989         FOR_STABLE
3990
3991 2006-02-01 [colin]      2.0.0cvs8
3992
3993         * src/mimeview.c
3994                 Revert the alertpanel patch, it sucks (intrusive
3995                 and gets in the way of "open")
3996
3997 2006-02-01 [colin]      2.0.0cvs7
3998
3999         * src/compose.c
4000         * src/prefs_account.c
4001         * src/prefs_common.c
4002         * src/common/defs.h
4003         * src/common/utils.c
4004         * src/common/utils.h
4005                 Add ability to edit the signature file
4006                 from the account preferences, and use
4007                 a default for the text editor.
4008                 Patch by Fabien Vantard
4009
4010 2006-02-01 [colin]      2.0.0cvs6
4011
4012         * src/mimeview.c
4013                 Try to get mime type by extension if it is
4014                 application/octet-stream
4015                 Display a window with possible choices when
4016                 encountering unknown mime types
4017         * src/gtk/filesel.c
4018         * src/gtk/filesel.h
4019                 Add preview
4020                 Allow multiple selection in filtered filesel
4021                 (patch by Fabien Vantard)
4022         * src/gtk/pluginwindow.c
4023                 Use it (patch by Fabien Vantard)
4024
4025 2006-02-01 [paul]       2.0.0cvs5
4026
4027         * src/jpilot.c
4028                 fix crash on creating jpilot address book
4029                 Thanks to Colin - FOR_STABLE
4030         * src/prefs_summaries.c
4031         * src/prefs_wrapping.c
4032         * src/gtk/icon_legend.c
4033         * src/gtk/quicksearch.c
4034                 string fixes and additions
4035
4036 2006-02-01 [paul]       2.0.0cvs4
4037
4038         * src/compose.c
4039         * src/mainwindow.c
4040         * src/messageview.c
4041         * src/prefs_send.c
4042                 add Arabic encoding option
4043                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4044
4045 2006-01-31 [colin]      2.0.0cvs3
4046
4047         * src/plugins/pgpcore/passphrase.c
4048                 Convert passphrase to locale encoding
4049         * src/compose.c
4050                 Fix drafting on IMAP. Crappy bug sneaked in
4051                 the release :-/
4052         FOR_STABLE
4053
4054 2006-01-30 [paul]       2.0.0cvs2
4055
4056         * src/gtk/icon_legend.c
4057                 show the new entries
4058
4059 2006-01-30 [colin]      2.0.0cvs1
4060
4061         * src/manual.c
4062                 Check for the file to be present before 
4063                 enabling the menu - FOR_STABLE
4064         * src/gtk/icon_legend.c
4065                 Add folders icons (not all of them, there
4066                 are too much, but the most intriguing ones)
4067
4068 2006-01-30 [paul]       2.0.0
4069
4070         version 2.0.0 released
4071
4072 2006-01-30 [paul]       1.9.100cvs200
4073
4074         * manual/faq.xml
4075         * manual/gpl.xml
4076         * manual/intro.xml
4077         * manual/starting.xml
4078         * manual/sylpheed-claws-manual.xml
4079                 fixes, additions
4080
4081 2006-01-29 [mones]      1.9.100cvs199
4082
4083         * manual/account.xml
4084         * manual/advanced.xml
4085         * manual/glossary.xml
4086                 Some typos fixed, added LDIF term to glossary
4087         * po/es.po
4088                 Fixed leading plus symbol
4089
4090 2006-01-29 [paul]       1.9.100cvs198
4091
4092         * po/fi.po
4093         * po/sk.po
4094                 updated by Tommi Pirinen and Andrej Kacian
4095
4096 2006-01-29 [paul]       1.9.100cvs197
4097
4098         * src/gtk/authors.h
4099                 remove duplicates
4100
4101 2006-01-29 [paul]       1.9.100cvs196
4102
4103         * AUTHORS
4104         * po/nl.po
4105         * src/gtk/authors.h
4106         * tools/claws.i18n.status.pl
4107                 nl translation updated by Tim Dijkstra
4108
4109 2006-01-29 [paul]       1.9.100cvs195
4110
4111         * po/sr.po
4112         * po/sv.po
4113                 updated by Aleksandar Urosevic and Anders Troback
4114
4115 2006-01-28 [colin]      1.9.100cvs194
4116
4117         * src/gtk/gtksourceprintjob.c
4118                 Don't fiddle with PangoLayout when we
4119                 have an image
4120
4121 2006-01-28 [paul]       1.9.100cvs193
4122
4123         * AUTHORS
4124         * po/el.po
4125         * po/zh_CN.po
4126         * src/gtk/authors.h
4127         * tools/claws.i18n.status.pl
4128                 updated translations submitted by Stavros Giannouris
4129                 and Ralgh Young
4130
4131 2006-01-27 [colin]      1.9.100cvs192
4132
4133         * src/summaryview.c
4134         * src/gtk/gtksourceprintjob.c
4135                 Add image printing 
4136                 (libgnomeprint only, of course)
4137
4138 2006-01-27 [paul]       1.9.100cvs191
4139
4140         * po/fr.po
4141         * po/it.po
4142                 updated by Fabien Vantard and Andrea Spadaccini
4143
4144 2006-01-26 [colin]      1.9.100cvs190
4145
4146         * manual/Makefile.am
4147         * configure.ac
4148                 Make building the manual optional 
4149                 (--disable-manual)
4150
4151 2006-01-26 [paul]       1.9.100cvs189
4152
4153         * manual/glossary.xml
4154         * manual/plugins.xml
4155                 edited
4156         * po/en_GB.po
4157                 updated
4158
4159 2006-01-26 [paul]       1.9.100cvs188
4160
4161         * src/prefs_display_header.c
4162         * src/prefs_folder_column.c
4163         * src/prefs_msg_colors.c
4164         * src/prefs_summaries.c
4165         * src/prefs_summary_column.c
4166                 HIGify
4167
4168 2006-01-25 [colin]      1.9.100cvs187
4169
4170         * src/imap.c
4171                 Don't allow moving/copying mails between
4172                 queue/drafts and non-queue/drafts folders
4173                 Fixes bug #897 (message header is resetted 
4174                 if one is copied to Drafts)
4175
4176 2006-01-25 [colin]      1.9.100cvs186
4177
4178         * src/folder.c
4179         * src/mainwindow.c
4180                 Fix subscribed folders not found
4181         * src/compose.c
4182                 Don't try to encode as original mail's charset
4183                 if it's ascii 
4184
4185 2006-01-25 [paul]       1.9.100cvs185
4186
4187         * AUTHORS
4188         * po/Makevars
4189                 updated
4190         * po/de.po
4191         * po/pl.po
4192         * po/pt_BR.po
4193         * po/sr.po
4194                 updates submitted by Stephan Sachse, Emilian Nowak
4195                 and Quar, Frederico Goncalves Guimaraes, and
4196                 Aleksandar Urosevic
4197                 Fix Bug 896, 'PT_BR locale broken'.
4198         * src/gtk/authors.h
4199                 updated
4200
4201 2006-01-24 [mones]      1.9.100cvs184
4202
4203         * manual/glossary.xml
4204                 All current terms finished. Reviewers welcome ;-)
4205         * manual/keyboard.xml
4206                 Fixed column width for pdf output.
4207         * po/es.po
4208                 Updated
4209
4210 2006-01-24 [paul]       1.9.100cvs183
4211
4212         * manual/glossary.xml
4213                 fix id name
4214         * manual/dist/html/Makefile.am
4215         * manual/dist/pdf/Makefile.am
4216         * manual/dist/ps/Makefile.am
4217         * manual/dist/txt/Makefile.am
4218                 fix make deps
4219                 Thanks to Colin
4220
4221 2006-01-24 [mones]      1.9.100cvs182
4222
4223         * manual/glossary.xml
4224                 Nearly finished, some terms missing.
4225
4226 2006-01-23 [paul]       1.9.100cvs181
4227
4228         * manual/dist/html/Makefile.am
4229         * manual/dist/pdf/Makefile.am
4230         * manual/dist/ps/Makefile.am
4231         * manual/dist/txt/Makefile.am
4232         * src/mainwindow.c
4233                 re-enable manual
4234                 Thanks to Colin
4235
4236 2006-01-22 [colin]      1.9.100cvs180
4237
4238         * src/compose.c
4239         * src/gtk/gtkaspell.c
4240                 Don't deselect stuff before right-clicking, with aspell.
4241                 (This prevented right-click Copy, for example).
4242                 Thanks to Clo!
4243
4244 2006-01-22 [paul]       1.9.100cvs179
4245
4246         * src/summary_search.c
4247                 don't fix the widget size as it causes problems
4248                 under localisation.
4249                 Thanks to Emilian Nowak
4250
4251 2006-01-21 [paul]       1.9.100cvs178
4252
4253         * src/prefs_themes.c
4254                 fix broken underlining of label text
4255                 with some translations
4256
4257 2006-01-21 [colin]      1.9.100cvs177
4258
4259         * po/fr.po
4260                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4261
4262 2006-01-20 [colin]      1.9.100cvs176
4263
4264         * configure.ac
4265         * Makefile.am
4266         * manual/Makefile
4267         * manual/dist/html/.cvsignore
4268         * manual/dist/html/Makefile.am
4269         * manual/dist/pdf/.cvsignore
4270         * manual/dist/pdf/Makefile.am
4271         * manual/dist/ps/.cvsignore
4272         * manual/dist/ps/Makefile.am
4273         * manual/dist/txt/.cvsignore
4274         * manual/dist/txt/Makefile.am
4275                 Autotool-ize manual
4276
4277 2006-01-20 [paul]       1.9.100cvs175
4278
4279         * manual/handling.xml
4280                 make Filtering and Searching entries easier to find
4281         * manual/keyboard.xml
4282                 add the remaining default keybinds
4283         * src/prefs_summaries.c
4284                 update the default keybinds
4285
4286 2006-01-20 [paul]       1.9.100cvs174
4287
4288         * src/addressbook.c
4289         * src/addrgather.c
4290         * src/addrharvest.c
4291         * src/editaddress.c
4292         * src/editgroup.c
4293         * src/exphtmldlg.c
4294         * src/expldifdlg.c
4295         * src/exporthtml.c
4296         * src/exportldif.c
4297         * src/ldif.c
4298                 replace 'e-mail' with 'email'
4299         * src/summary_search.c
4300                 add mnemonic to "Find all" button
4301
4302 2006-01-20 [wwp]        1.9.100cvs173
4303
4304         * src/export.c
4305         * src/import.c
4306                 touched mbox import/export buttons for HIG-compliance
4307
4308 2006-01-19 [paul]       1.9.100cvs172
4309
4310         * manual/account.xml
4311         * manual/addrbook.xml
4312         * manual/advanced.xml
4313         * manual/faq.xml
4314         * manual/handling.xml
4315         * manual/intro.xml
4316         * manual/plugins.xml
4317         * manual/starting.xml
4318                 more editing
4319
4320 2006-01-19 [paul]       1.9.100cvs171
4321
4322         * src/toolbar.c
4323                 allow use of trash button while receiving
4324                 Thanks to Colin
4325
4326 2006-01-19 [wwp]        1.9.100cvs170
4327
4328         * src/gtk/quicksearch.c
4329         * src/compose.c
4330                 force text color to black when yellow background is set
4331
4332 2006-01-19 [colin]      1.9.100cvs169
4333
4334         * src/plugins/trayicon/trayicon.c
4335                 Gray out Get Mail when already getting mail
4336
4337 2006-01-18 [paul]       1.9.100cvs168
4338
4339         * src/compose.c
4340                 give widget yellow background was To is
4341                 set via folder prefs
4342         * src/gtk/quicksearch.c
4343                 give widget yellow background when quick
4344                 search is active.
4345                 Thanks to Colin
4346
4347 2006-01-18 [paul]       1.9.100cvs167
4348
4349         * doc/man/sylpheed-claws.1
4350                 add --subscribe option
4351
4352 2006-01-18 [paul]       1.9.100cvs166
4353
4354         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4355         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4356                 use %U instead of %F (%F is broken for user installed
4357                 files in kde 3.5)
4358
4359 2006-01-18 [colin]      1.9.100cvs165
4360
4361         * src/summaryview.c
4362                 Default to Yes in "No more * messages" dialogs
4363
4364 2006-01-17 [colin]      1.9.100cvs164
4365
4366         * src/compose.c
4367                 Possibly fix an invalid iterator causing
4368                 crash
4369
4370 2006-01-17 [colin]      1.9.100cvs163
4371
4372         * src/mimeview.c
4373                 Fix crash when the image disappears under the
4374                 image viewer
4375
4376 2006-01-16 [colin]      1.9.100cvs162
4377
4378         * src/compose.c
4379                 Fix reenabling autowrap
4380
4381 2006-01-16 [colin]      1.9.100cvs161
4382
4383         * src/compose.c
4384                 reset quote_len before getting quote_str
4385
4386 2006-01-16 [colin]      1.9.100cvs160
4387
4388         * src/account.c
4389         * src/account.h
4390         * src/folder.c
4391         * src/imap_gtk.c
4392         * src/mh_gtk.c
4393                 Fix bug #883 (default inbox does not track folder move)
4394
4395 2006-01-16 [colin]      1.9.100cvs159
4396
4397         * src/compose.c
4398         * src/plugins/pgpcore/passphrase.c
4399                 More buttons fixes
4400
4401 2006-01-16 [paul]       1.9.100cvs158
4402
4403         * src/prefs_actions.c
4404         * src/prefs_filtering_action.c
4405         * src/prefs_matcher.c
4406         * src/quote_fmt.c
4407         * src/gtk/description_window.c
4408         * src/gtk/description_window.h
4409         * src/gtk/quicksearch.c
4410                 description window cleanups
4411
4412 2006-01-15 [colin]      1.9.100cvs157
4413
4414         * src/addressbook.c
4415         * src/prefs_filtering.c
4416                 Same here
4417
4418 2006-01-15 [colin]      1.9.100cvs156
4419
4420         * src/folderview.c
4421         * src/mainwindow.c
4422                 Same for "Empty trash"
4423
4424 2006-01-15 [colin]      1.9.100cvs155
4425
4426         * src/inc.c
4427                 Override offline dialog had Yes by default
4428
4429 2006-01-15 [colin]      1.9.100cvs154
4430
4431         * src/summaryview.c
4432                 Delete selected messages? previously had Yes the default
4433
4434 2006-01-15 [colin]      1.9.100cvs153
4435
4436         * src/folder.c
4437         * src/folder.h
4438         * src/main.c
4439                 Check if a mailbox is loaded after all
4440                 plugins are loaded.
4441
4442 2006-01-15 [colin]      1.9.100cvs152
4443
4444         * src/folder.c
4445                 Don't start wizard when there are unloaded folders (will help
4446                 people with only mbox or maildir mailboxes)
4447
4448 2006-01-14 [colin]      1.9.100cvs151
4449
4450         * src/addressbook.c
4451         * src/expldifdlg.c
4452         * src/importldif.c
4453         * src/importmutt.c
4454         * src/importpine.c
4455         * src/mh_gtk.c
4456                 More HIG compliance and fixes
4457
4458 2006-01-14 [colin]      1.9.100cvs150
4459
4460         * src/prefs_filtering_action.c
4461         * src/foldersel.c
4462                 Two forgotten button order changes
4463
4464 2006-01-14 [colin]      1.9.100cvs149
4465
4466         * src/account.c
4467         * src/addressbook.c
4468         * src/compose.c
4469         * src/folderview.c
4470         * src/imap_gtk.c
4471         * src/mainwindow.c
4472         * src/mh_gtk.c
4473         * src/news_gtk.c
4474         * src/prefs_actions.c
4475         * src/prefs_customheader.c
4476         * src/prefs_filtering.c
4477         * src/prefs_matcher.c
4478         * src/prefs_template.c
4479         * src/ssl_manager.c
4480         * src/summaryview.c
4481         * src/textview.c
4482         * src/toolbar.c
4483                 All deletion confirmations are now "Cancel, Delete" 
4484                 instead of "No, Yes"
4485                 Clarified most of the other "No, Yes" to 
4486                 "Cancel, Descriptive_action"
4487                 Rechanged the "Entry not saved" alerts to have 
4488                 "Close, Continue editing"
4489
4490
4491 2006-01-14 [paul]
4492
4493         * 2.0.0-rc4 released
4494
4495 2006-01-14 [paul]       1.9.100cvs148
4496
4497         * src/account.c
4498         * src/addressadd.c
4499         * src/addressbook.c
4500         * src/compose.c
4501         * src/editaddress.c
4502         * src/editbook.c
4503         * src/editgroup.c
4504         * src/editjpilot.c
4505         * src/editldap.c
4506         * src/editvcard.c
4507         * src/exphtmldlg.c
4508         * src/expldifdlg.c
4509         * src/folderview.c
4510         * src/grouplistdialog.c
4511         * src/imap_gtk.c
4512         * src/importmutt.c
4513         * src/importpine.c
4514         * src/inc.c
4515         * src/main.c
4516         * src/mainwindow.c
4517         * src/message_search.c
4518         * src/messageview.c
4519         * src/mh_gtk.c
4520         * src/mimeview.c
4521         * src/news_gtk.c
4522         * src/prefs_actions.c
4523         * src/prefs_customheader.c
4524         * src/prefs_filtering.c
4525         * src/prefs_matcher.c
4526         * src/prefs_template.c
4527         * src/prefs_themes.c
4528         * src/ssl_manager.c
4529         * src/summary_search.c
4530         * src/summaryview.c
4531         * src/textview.c
4532         * src/toolbar.c
4533         * src/gtk/foldersort.c
4534         * src/gtk/gtkaspell.c
4535         * src/gtk/inputdialog.c
4536         * src/gtk/prefswindow.c
4537         * src/plugins/pgpcore/select-keys.c
4538         * src/plugins/trayicon/trayicon.c
4539                 HIG compliant button order
4540
4541 2006-01-14 [mones]      1.9.100cvs147
4542
4543         * po/es.po
4544                 Updated translation
4545
4546 2006-01-13 [paul]       1.9.100cvs146
4547
4548         * AUTHORS
4549         * ChangeLog
4550         * src/gtk/authors.h
4551                 add Joshua M. Kwan to contributors list
4552
4553 2006-01-13 [colin]      1.9.100cvs145
4554
4555         * src/gtk/quicksearch.c
4556                 Don't refocus quick search after executing (Esc or Enter)
4557                 Allows to '/'search something then move up/down in 
4558                 summaryview, and to Esc a search and be back in the 
4559                 summaryview
4560
4561 2006-01-13 [paul]       1.9.100cvs144
4562
4563         * src/plugins/pgpinline/pgpinline.c
4564                 support Content-Type 'application/pgp'
4565                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4566
4567 2006-01-13 [paul]       1.9.100cvs143
4568
4569         * manual/account.xml
4570                 make mention of partial retrieval
4571                 thanks to Colin
4572
4573 2006-01-13 [paul]       1.9.100cvs142
4574
4575         * src/account.c
4576         * src/account.h
4577         * src/action.c
4578         * src/action.h
4579         * src/adbookbase.h
4580         * src/addr_compl.c
4581         * src/addr_compl.h
4582         * src/addrbook.c
4583         * src/addrcache.c
4584         * src/addrcache.h
4585         * src/addrcindex.c
4586         * src/addrcindex.h
4587         * src/addrclip.c
4588         * src/addrclip.h
4589         * src/addrdefs.h
4590         * src/addressadd.c
4591         * src/addressadd.h
4592         * src/addressbook.c
4593         * src/addressbook.h
4594         * src/addrgather.c
4595         * src/addrgather.h
4596         * src/addrharvest.c
4597         * src/addrharvest.h
4598         * src/addrindex.c
4599         * src/addrindex.h
4600         * src/addritem.c
4601         * src/addritem.h
4602         * src/addrquery.c
4603         * src/addrquery.h
4604         * src/addrselect.c
4605         * src/addrselect.h
4606         * src/alertpanel.c
4607         * src/alertpanel.h
4608         * src/browseldap.c
4609         * src/browseldap.h
4610         * src/codeconv.c
4611         * src/codeconv.h
4612         * src/compose.c
4613         * src/compose.h
4614         * src/customheader.c
4615         * src/customheader.h
4616         * src/displayheader.c
4617         * src/displayheader.h
4618         * src/editaddress.c
4619         * src/editaddress.h
4620         * src/editbook.c
4621         * src/editbook.h
4622         * src/editgroup.c
4623         * src/editgroup.h
4624         * src/editjpilot.c
4625         * src/editjpilot.h
4626         * src/editldap.c
4627         * src/editldap.h
4628         * src/editldap_basedn.c
4629         * src/editldap_basedn.h
4630         * src/editvcard.c
4631         * src/editvcard.h
4632         * src/exphtmldlg.c
4633         * src/exphtmldlg.h
4634         * src/expldifdlg.c
4635         * src/expldifdlg.h
4636         * src/export.h
4637         * src/exporthtml.c
4638         * src/exporthtml.h
4639         * src/exportldif.c
4640         * src/exportldif.h
4641         * src/filtering.c
4642         * src/filtering.h
4643         * src/folder.c
4644         * src/folder.h
4645         * src/folder_item_prefs.c
4646         * src/folder_item_prefs.h
4647         * src/foldersel.c
4648         * src/foldersel.h
4649         * src/folderutils.c
4650         * src/folderutils.h
4651         * src/folderview.c
4652         * src/folderview.h
4653         * src/grouplistdialog.c
4654         * src/grouplistdialog.h
4655         * src/headerview.c
4656         * src/html.c
4657         * src/html.h
4658         * src/image_viewer.c
4659         * src/image_viewer.h
4660         * src/imap.c
4661         * src/imap.h
4662         * src/imap_gtk.c
4663         * src/imap_gtk.h
4664         * src/import.h
4665         * src/importldif.c
4666         * src/importldif.h
4667         * src/importmutt.c
4668         * src/importmutt.h
4669         * src/importpine.c
4670         * src/importpine.h
4671         * src/inc.c
4672         * src/inc.h
4673         * src/jpilot.c
4674         * src/jpilot.h
4675         * src/ldapctrl.c
4676         * src/ldapctrl.h
4677         * src/ldaplocate.c
4678         * src/ldaplocate.h
4679         * src/ldapquery.c
4680         * src/ldapquery.h
4681         * src/ldapserver.c
4682         * src/ldapserver.h
4683         * src/ldaputil.c
4684         * src/ldaputil.h
4685         * src/ldif.c
4686         * src/ldif.h
4687         * src/main.c
4688         * src/main.h
4689         * src/mainwindow.c
4690         * src/mainwindow.h
4691         * src/manual.c
4692         * src/manual.h
4693         * src/mbox.c
4694         * src/mbox.h
4695         * src/message_search.c
4696         * src/message_search.h
4697         * src/messageview.c
4698         * src/messageview.h
4699         * src/mh.c
4700         * src/mh.h
4701         * src/mh_gtk.c
4702         * src/mh_gtk.h
4703         * src/mimeview.c
4704         * src/mimeview.h
4705         * src/msgcache.c
4706         * src/msgcache.h
4707         * src/mutt.c
4708         * src/mutt.h
4709         * src/news.c
4710         * src/news.h
4711         * src/news_gtk.c
4712         * src/news_gtk.h
4713         * src/partial_download.c
4714         * src/partial_download.h
4715         * src/pine.c
4716         * src/pine.h
4717         * src/pop.c
4718         * src/pop.h
4719         * src/prefs_account.c
4720         * src/prefs_account.h
4721         * src/prefs_actions.c
4722         * src/prefs_actions.h
4723         * src/prefs_common.c
4724         * src/prefs_common.h
4725         * src/prefs_compose_writing.c
4726         * src/prefs_compose_writing.h
4727         * src/prefs_customheader.c
4728         * src/prefs_customheader.h
4729         * src/prefs_display_header.c
4730         * src/prefs_display_header.h
4731         * src/prefs_filtering.c
4732         * src/prefs_filtering.h
4733         * src/prefs_filtering_action.c
4734         * src/prefs_filtering_action.h
4735         * src/prefs_folder_column.c
4736         * src/prefs_folder_column.h
4737         * src/prefs_folder_item.c
4738         * src/prefs_folder_item.h
4739         * src/prefs_fonts.c
4740         * src/prefs_fonts.h
4741         * src/prefs_gtk.c
4742         * src/prefs_gtk.h
4743         * src/prefs_image_viewer.c
4744         * src/prefs_image_viewer.h
4745         * src/prefs_matcher.c
4746         * src/prefs_matcher.h
4747         * src/prefs_message.c
4748         * src/prefs_msg_colors.c
4749         * src/prefs_msg_colors.h
4750         * src/prefs_other.c
4751         * src/prefs_quote.c
4752         * src/prefs_receive.c
4753         * src/prefs_send.c
4754         * src/prefs_spelling.c
4755         * src/prefs_spelling.h
4756         * src/prefs_summaries.c
4757         * src/prefs_summaries.h
4758         * src/prefs_summary_column.c
4759         * src/prefs_summary_column.h
4760         * src/prefs_template.c
4761         * src/prefs_template.h
4762         * src/prefs_themes.c
4763         * src/prefs_themes.h
4764         * src/prefs_toolbar.c
4765         * src/prefs_toolbar.h
4766         * src/prefs_wrapping.c
4767         * src/prefs_wrapping.h
4768         * src/privacy.c
4769         * src/privacy.h
4770         * src/procheader.c
4771         * src/procheader.h
4772         * src/procmime.c
4773         * src/procmime.h
4774         * src/procmsg.c
4775         * src/procmsg.h
4776         * src/quote_fmt.c
4777         * src/quote_fmt_parse.y
4778         * src/recv.c
4779         * src/recv.h
4780         * src/remotefolder.c
4781         * src/remotefolder.h
4782         * src/send_message.c
4783         * src/send_message.h
4784         * src/setup.c
4785         * src/setup.h
4786         * src/sourcewindow.c
4787         * src/sourcewindow.h
4788         * src/ssl_manager.c
4789         * src/ssl_manager.h
4790         * src/statusbar.c
4791         * src/statusbar.h
4792         * src/stock_pixmap.c
4793         * src/stock_pixmap.h
4794         * src/summary_search.c
4795         * src/summary_search.h
4796         * src/summaryview.c
4797         * src/summaryview.h
4798         * src/syldap.c
4799         * src/syldap.h
4800         * src/textview.c
4801         * src/textview.h
4802         * src/toolbar.c
4803         * src/toolbar.h
4804         * src/undo.c
4805         * src/undo.h
4806         * src/unmime.c
4807         * src/unmime.h
4808         * src/vcard.c
4809         * src/vcard.h
4810         * src/wizard.c
4811         * src/wizard.h
4812         * src/common/base64.c
4813         * src/common/base64.h
4814         * src/common/defs.h
4815         * src/common/hooks.c
4816         * src/common/hooks.h
4817         * src/common/log.c
4818         * src/common/log.h
4819         * src/common/mgutils.c
4820         * src/common/mgutils.h
4821         * src/common/nntp.c
4822         * src/common/nntp.h
4823         * src/common/passcrypt.c
4824         * src/common/passcrypt.h.in
4825         * src/common/plugin.c
4826         * src/common/plugin.h
4827         * src/common/prefs.c
4828         * src/common/prefs.h
4829         * src/common/progressindicator.c
4830         * src/common/progressindicator.h
4831         * src/common/quoted-printable.c
4832         * src/common/quoted-printable.h
4833         * src/common/session.c
4834         * src/common/session.h
4835         * src/common/smtp.c
4836         * src/common/smtp.h
4837         * src/common/socket.c
4838         * src/common/socket.h
4839         * src/common/ssl.c
4840         * src/common/ssl.h
4841         * src/common/ssl_certificate.c
4842         * src/common/ssl_certificate.h
4843         * src/common/stringtable.c
4844         * src/common/stringtable.h
4845         * src/common/sylpheed.c
4846         * src/common/sylpheed.h
4847         * src/common/template.c
4848         * src/common/template.h
4849         * src/common/timing.h
4850         * src/common/utils.c
4851         * src/common/utils.h
4852         * src/common/version.h.in
4853         * src/common/xml.c
4854         * src/common/xml.h
4855         * src/common/xmlprops.c
4856         * src/common/xmlprops.h
4857         * src/gtk/colorlabel.c
4858         * src/gtk/colorsel.c
4859         * src/gtk/colorsel.h
4860         * src/gtk/description_window.c
4861         * src/gtk/description_window.h
4862         * src/gtk/filesel.c
4863         * src/gtk/filesel.h
4864         * src/gtk/foldersort.c
4865         * src/gtk/foldersort.h
4866         * src/gtk/gtkutils.c
4867         * src/gtk/gtkutils.h
4868         * src/gtk/inputdialog.c
4869         * src/gtk/inputdialog.h
4870         * src/gtk/logwindow.c
4871         * src/gtk/logwindow.h
4872         * src/gtk/manage_window.c
4873         * src/gtk/manage_window.h
4874         * src/gtk/menu.c
4875         * src/gtk/menu.h
4876         * src/gtk/pluginwindow.c
4877         * src/gtk/pluginwindow.h
4878         * src/gtk/prefswindow.c
4879         * src/gtk/prefswindow.h
4880         * src/gtk/progressdialog.c
4881         * src/gtk/progressdialog.h
4882         * src/gtk/sslcertwindow.c
4883         * src/gtk/sslcertwindow.h
4884         * src/plugins/clamav/clamav_plugin.c
4885         * src/plugins/clamav/clamav_plugin.h
4886         * src/plugins/clamav/clamav_plugin_gtk.c
4887         * src/plugins/demo/demo.c
4888         * src/plugins/dillo_viewer/dillo_prefs.c
4889         * src/plugins/dillo_viewer/dillo_prefs.h
4890         * src/plugins/dillo_viewer/dillo_viewer.c
4891         * src/plugins/pgpcore/passphrase.c
4892         * src/plugins/pgpcore/passphrase.h
4893         * src/plugins/pgpcore/plugin.c
4894         * src/plugins/pgpcore/select-keys.c
4895         * src/plugins/pgpcore/select-keys.h
4896         * src/plugins/pgpcore/sgpgme.c
4897         * src/plugins/pgpcore/sgpgme.h
4898         * src/plugins/pgpinline/pgpinline.c
4899         * src/plugins/pgpinline/pgpinline.h
4900         * src/plugins/pgpinline/plugin.c
4901         * src/plugins/pgpmime/pgpmime.c
4902         * src/plugins/pgpmime/pgpmime.h
4903         * src/plugins/pgpmime/plugin.c
4904         * src/plugins/spamassassin/spamassassin.c
4905         * src/plugins/spamassassin/spamassassin.h
4906         * src/plugins/spamassassin/spamassassin_gtk.c
4907         * src/plugins/trayicon/trayicon.c
4908                 update copyright header
4909
4910 2006-01-13 [paul]       1.9.100cvs141
4911
4912         * src/account.c
4913         * src/export.c
4914         * src/import.c
4915         * src/mainwindow.c
4916         * src/prefs_account.c
4917         * src/prefs_display_header.c
4918         * src/prefs_receive.c
4919         * src/prefs_send.c
4920         * src/prefs_summaries.c
4921         * src/prefs_themes.c
4922         * src/prefs_toolbar.c
4923         * src/gtk/about.c
4924                 various cleanups
4925
4926 2006-01-12 [colin]      1.9.100cvs140
4927
4928         * src/folder.c
4929         * src/folder.h
4930         * src/main.c
4931                 Add --subscribe option
4932                 Let sylpheed-claws email@domain.com equivalent to --compose
4933                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4934
4935 2006-01-12 [paul]       1.9.100cvs139
4936
4937         * src/mainwindow.c
4938                 append 'Change folder order' label with '...'
4939         * src/prefs_actions.c
4940                 allow reordering of actions list by dnd
4941         * src/gtk/foldersort.c
4942                 make the dialog nicer
4943
4944 2006-01-11 [colin]      1.9.100cvs138
4945
4946         * src/compose.c
4947                 Allow templates without text
4948
4949 2006-01-11 [paul]       1.9.100cvs137
4950
4951         * tools/README
4952         * tools/filter_conv_new.pl
4953                 add info to README
4954                 also check .sylpheed for filter.xml
4955                 be a bit informative to the user
4956
4957 2006-01-11 [colin]      1.9.100cvs136
4958
4959         * src/textview.c
4960                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4961
4962 2006-01-10 [paul]       1.9.100cvs135
4963
4964         * tools/Makefile.am
4965         * tools/filter_conv_new.pl
4966                 add script to convert new style Sylpheed
4967                 filter rules (Sylpheed >= 0.9.99) to
4968                 Claws filtering rules
4969
4970 2006-01-10 [colin]      1.9.100cvs134
4971
4972         * src/compose.c
4973                 Fix broken line joins in certain conditions
4974                 (between two quoted lines: <enter><enter><up>
4975                  <type a wrapped sentence><go in the first line>
4976                  <insert more text><watch as line joining failed>)
4977
4978 2006-01-10 [paul]       1.9.100cvs133
4979
4980         * src/compose.c
4981                 don't report success in error dialog
4982                 thanks to Colin
4983         * src/common/utils.c
4984                 include some trailing punctuations as URI
4985                 thanks to Hiro
4986
4987 2006-01-10 [paul]       1.9.100cvs132
4988
4989         * src/mimeview.c
4990                 fix incompatible pointer type
4991                 warning
4992
4993 2006-01-10 [paul]       1.9.100cvs131
4994
4995         * src/compose.c
4996                 change Subject in window title
4997                 instantaneously
4998
4999 2006-01-09 [colin]      1.9.100cvs130
5000
5001         * src/addressbook.c
5002         * src/headerview.c
5003         * src/mainwindow.c
5004         * src/messageview.c
5005         * src/mimeview.c
5006         * src/noticeview.c
5007         * src/summaryview.c
5008                 Fix possible crashes on exit and in addressbook
5009
5010 2006-01-09 [paul]       1.9.100cvs129
5011
5012         * src/prefs_msg_colors.c
5013                 some cleanups that I forgot last time
5014
5015 2006-01-09 [paul]       1.9.100cvs128
5016
5017         * README
5018         * src/folderview.c
5019         * src/prefs_msg_colors.c
5020                 add previously hidden option, color_new, to
5021                 the gui
5022                 move the page to Display/
5023                 rework the gui
5024
5025 2006-01-09 [wwp]        1.9.100cvs127
5026
5027         * src/prefs_themes.c
5028                 made the prefs/display/themes layouts spacing less condensed
5029                 (and so they match other prefs/pages' look).
5030
5031 2006-01-09 [paul]       1.9.100cvs126
5032
5033         * src/compose.c
5034         * src/prefs_common.c
5035         * src/prefs_common.h
5036         * src/prefs_wrapping.c
5037                 remove 'wrap at send' option
5038
5039 2006-01-06 [colin]      1.9.100cvs125
5040
5041         * src/compose.c
5042                 Just make completely sure we don't insert "manual line breaks" 
5043                 when wrapping... 
5044
5045 2006-01-04 [paul]
5046
5047         * 2.0.0-rc3 released
5048
5049 2006-01-04 [paul]       1.9.100cvs124
5050
5051         * src/folderview.c
5052                 fix bug 882, 'quick scroll in folder list
5053                 displays wrong folder contents'
5054
5055 2006-01-04 [paul]       1.9.100cvs123
5056
5057         * src/plugins/pgpmime/pgpmime.c
5058                 better debug information when signing
5059                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5060
5061 2006-01-03 [colin]      1.9.100cvs122
5062
5063         * configure.ac
5064                 We need to recheck for gpgme 1.0.0 after checking
5065                 for 1.1.1, because if 1.1.1 isn't available, 
5066                 GPGME_LIBS and friends are blanked out by the 
5067                 second check.
5068
5069 2006-01-03 [colin]      1.9.100cvs121
5070
5071         * src/common/prefs.c
5072                 Windows unlink-before rename fix
5073         * src/plugins/pgpcore/sgpgme.c
5074                 Add support for PKA info if available
5075                 Both patches by Werner Koch
5076
5077 2006-01-03 [paul]       1.9.100cvs120
5078
5079         * src/messageview.c
5080                 fix bug 884, 'Send receipt' button visible in queue
5081                 Thanks to Colin
5082
5083 2006-01-02 [colin]      1.9.100cvs119
5084
5085         * src/compose.c
5086         * src/imap.c
5087                 Fix autosave on IMAP and more generally try to
5088                 return the correct ID on a newly added IMAP message
5089
5090 2006-01-02 [paul]       1.9.100cvs118
5091
5092         * manual/keyboard.xml
5093                 edited
5094
5095 2006-01-01 [paul]       1.9.100cvs117
5096
5097         * src/gtk/authors.h
5098                 alphabetical order
5099
5100 2005-12-30 [colin]      1.9.100cvs116
5101
5102         * manual/advanced.xml
5103                 Explain Pre/Post-processing differences.
5104
5105 2005-12-30 [colin]      1.9.100cvs115
5106
5107         * src/mh.c
5108                 Implement copy_msgs for a little optimization
5109         * src/imap.c
5110                 Finish yesterday's fix
5111
5112 2005-12-29 [colin]      1.9.100cvs114
5113
5114         * src/imap.c
5115                 Fix occasional failure in fetching a mail over
5116                 IMAP
5117
5118 2005-12-29 [colin]      1.9.100cvs113
5119
5120         * src/compose.c
5121                 Don't remove a draft when sending it, if it is 
5122                 locked.
5123
5124 2005-12-28 [colin]      1.9.100cvs112
5125
5126         * src/summaryview.c
5127                 Fix leak for real
5128
5129 2005-12-28 [wwp]        1.9.100cvs111
5130
5131         * doc/faq/.cvsignore
5132         * doc/faq/de/.cvsignore
5133         * doc/faq/en/.cvsignore
5134         * doc/faq/es/.cvsignore
5135         * doc/faq/fr/.cvsignore
5136         * doc/faq/it/.cvsignore
5137         * doc/manual/.cvsignore
5138         * doc/manual/de/.cvsignore
5139         * doc/manual/en/.cvsignore
5140         * doc/manual/es/.cvsignore
5141         * doc/manual/fr/.cvsignore
5142         * doc/manual/ja/.cvsignore
5143         * src/plugins/mathml_viewer/.cvsignore
5144                 rollback revival of those files (my bad, sorry for the noise).
5145
5146 2005-12-28 [wwp]        1.9.100cvs110
5147
5148         * src/compose.c
5149                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5150
5151 2005-12-28 [wwp]        1.9.100cvs109
5152
5153         * doc/faq/.cvsignore
5154         * doc/faq/de/.cvsignore
5155         * doc/faq/en/.cvsignore
5156         * doc/faq/es/.cvsignore
5157         * doc/faq/fr/.cvsignore
5158         * doc/faq/it/.cvsignore
5159         * doc/manual/.cvsignore
5160         * doc/manual/de/.cvsignore
5161         * doc/manual/en/.cvsignore
5162         * doc/manual/es/.cvsignore
5163         * doc/manual/fr/.cvsignore
5164         * doc/manual/ja/.cvsignore
5165         * src/plugins/mathml_viewer/.cvsignore
5166         * po/.cvsignore
5167                 more files to ignore.
5168
5169 2005-12-24 [colin]      1.9.100cvs108
5170
5171         * AUTHORS
5172         * src/gtk/authors.h
5173                 Update for Werner
5174
5175 2005-12-24 [colin]      1.9.100cvs107
5176
5177         * src/procmsg.c
5178                 Allow NULL src_msginfo in 
5179                 procmsg_msginfo_new_from_mimeinfo
5180
5181 2005-12-23 [paul]       1.9.100cvs106
5182
5183         * src/plugins/pgpinline/mypgpcore.def
5184                 add this forgotten file
5185
5186 2005-12-23 [colin]      1.9.100cvs105
5187
5188         * src/mainwindow.c
5189                 Fix missing break
5190
5191 2005-12-23 [colin]      1.9.100cvs104
5192
5193         * autogen.sh
5194         * src/folder.c
5195         * src/mh.c
5196         * src/common/plugin.c
5197         * src/common/socket.c
5198         * src/common/socket.h
5199         * src/common/utils.c
5200         * src/common/utils.h
5201         * src/gtk/pluginwindow.c
5202         * src/plugins/pgpcore/plugin.def
5203         * src/plugins/pgpcore/sylpheed.def
5204         * src/plugins/pgpinline/Makefile.am
5205         * src/plugins/pgpinline/plugin.def
5206         * src/plugins/pgpinline/sylpheed.def
5207         * src/plugins/pgpmime/plugin.def
5208         * src/plugins/pgpmime/sylpheed.def
5209                 Various w32 fixes by Werner Koch
5210
5211 2005-12-22 [paul]       1.9.100cvs103
5212
5213         * src/wizard.c
5214                 don't offer IMAP as 'server type' if
5215                 libetpan isn't built in
5216
5217 2005-12-22 [paul]       1.9.100cvs102
5218
5219         * AUTHORS
5220         * src/mainwindow.c
5221         * src/mainwindow.h
5222         * src/toolbar.c
5223         * src/gtk/authors.h
5224                 support GTK_TOOLBAR_BOTH_HORIZ (text
5225                 next to icon) Patch by Marien Zwart
5226                 marienz@users.sf.net
5227                 Also reword the text
5228
5229 2005-12-21 [colin]      1.9.100cvs101
5230
5231         * configure.ac
5232                 Fix DATADIRNAME
5233         * COPYING
5234                 Fix missing section and explicit the exception better
5235         * src/compose.c
5236                 Prevent mail from being lost without notice when an
5237                 SMTP error happens on trying to send an unmodified
5238                 drafted mail.
5239         * src/send_message.c
5240         * src/common/smtp.c
5241                 Fix password remembering when wrong, and add return
5242                 value checks where they should have been
5243         * src/plugins/pgpcore/sylpheed.def
5244         * src/plugins/pgpinline/sylpheed.def
5245         * src/plugins/pgpmime/sylpheed.def
5246                 Add a few symbols needed
5247
5248 2005-12-21 [paul]       1.9.100cvs100
5249
5250         * m4/codeset.m4
5251         * m4/glibc21.m4
5252         * m4/intdiv0.m4
5253         * m4/inttypes-pri.m4
5254         * m4/inttypes.m4
5255         * m4/inttypes_h.m4
5256         * m4/isc-posix.m4
5257         * m4/lcmessage.m4
5258         * m4/stdint_h.m4
5259         * m4/uintmax_t.m4
5260                 gettextization
5261                 thanks to Colin
5262
5263 2005-12-21 [paul]       1.9.100cvs99
5264
5265         * po/sv.po
5266                 fixed by Colin
5267
5268 2005-12-20 [paul]       1.9.100cvs98
5269
5270         * po/sv.po
5271                 updated by Anders Trobäck
5272
5273 2005-12-20 [colin]      1.9.100cvs97
5274
5275         * ABOUT-NLS
5276         * Makefile.am
5277         * autogen.sh
5278         * configure.ac
5279         * config/config.rpath
5280         * config/mkinstalldirs
5281         * m4/Makefile.am
5282         * m4/glibc2.m4
5283         * m4/gnupg.m4
5284         * m4/gpgme.m4
5285         * m4/intmax.m4
5286         * m4/longdouble.m4
5287         * m4/longlong.m4
5288         * m4/printf-posix.m4
5289         * m4/signed.m4
5290         * m4/size_max.m4
5291         * m4/ulonglong.m4
5292         * m4/wchar_t.m4
5293         * m4/wint_t.m4
5294         * m4/xsize.m4
5295         * po/Makefile.in.in
5296         * po/Makevars
5297         * po/bg.po
5298         * po/ca.po
5299         * po/cs.po
5300         * po/de.po
5301         * po/el.po
5302         * po/en_GB.po
5303         * po/es.po
5304         * po/fi.po
5305         * po/fr.po
5306         * po/hr.po
5307         * po/hu.po
5308         * po/it.po
5309         * po/ja.po
5310         * po/ko.po
5311         * po/nb.po
5312         * po/nl.po
5313         * po/pl.po
5314         * po/pt_BR.po
5315         * po/ru.po
5316         * po/sk.po
5317         * po/sr.po
5318         * po/stamp-po
5319         * po/sv.po
5320         * po/zh_CN.po
5321         * po/zh_TW.po
5322         * src/Makefile.am
5323         * src/codeconv.c
5324         * src/compose.c
5325         * src/exporthtml.c
5326         * src/exportldif.c
5327         * src/folder.c
5328         * src/main.c
5329         * src/manual.c
5330         * src/mh.c
5331         * src/mimeview.c
5332         * src/send_message.c
5333         * src/common/Makefile.am
5334         * src/common/fnmatch.c
5335         * src/common/fnmatch.h
5336         * src/common/fnmatch_loop.c
5337         * src/common/nntp.c
5338         * src/common/plugin.c
5339         * src/common/smtp.c
5340         * src/common/socket.c
5341         * src/common/string_match.c
5342         * src/common/sylpheed.c
5343         * src/common/utils.c
5344         * src/common/utils.h
5345         * src/common/w32_dirent.c
5346         * src/common/w32_reg.c
5347         * src/common/w32_signal.c
5348         * src/common/w32_stat.c
5349         * src/common/w32_stdio.c
5350         * src/common/w32_stdlib.c
5351         * src/common/w32_string.c
5352         * src/common/w32_time.c
5353         * src/common/w32_unistd.c
5354         * src/common/w32_wait.c
5355         * src/common/w32lib.h
5356         * src/etpan/Makefile.am
5357         * src/gtk/Makefile.am
5358         * src/plugins/clamav/Makefile.am
5359         * src/plugins/demo/Makefile.am
5360         * src/plugins/dillo_viewer/Makefile.am
5361         * src/plugins/pgpcore/Makefile.am
5362         * src/plugins/pgpcore/passphrase.c
5363         * src/plugins/pgpcore/plugin.def
5364         * src/plugins/pgpcore/sgpgme.c
5365         * src/plugins/pgpcore/sylpheed.def
5366         * src/plugins/pgpcore/version.rc
5367         * src/plugins/pgpinline/Makefile.am
5368         * src/plugins/pgpinline/plugin.def
5369         * src/plugins/pgpinline/sylpheed.def
5370         * src/plugins/pgpinline/version.rc
5371         * src/plugins/pgpmime/Makefile.am
5372         * src/plugins/pgpmime/mypgpcore.def
5373         * src/plugins/pgpmime/plugin.def
5374         * src/plugins/pgpmime/sylpheed.def
5375         * src/plugins/pgpmime/version.rc
5376         * src/plugins/spamassassin/Makefile.am
5377                 Very little ;-) patch from Werner Koch, providing
5378                 infrastructure for cross-compiling to Win32
5379
5380 2005-12-20 [paul]       1.9.100cvs96
5381
5382         * src/account.c
5383         * src/account.h
5384         * src/mainwindow.c
5385         * src/mainwindow.h
5386         * src/toolbar.c
5387         * src/toolbar.h
5388                 add a combo to the Get All button, allowing
5389                 quick retrieval from any account
5390                 Patch by Fabien Vantard, slightly modified
5391                 by Colin
5392         * src/gtk/about.c
5393                 i18n fix. Patch by Fabien Vantard
5394
5395 2005-12-19 [colin]      1.9.100cvs95
5396
5397         * src/compose.c
5398         * src/compose.h
5399                 Don't automatically join lines when they've 
5400                 been separated by the user and not automatically
5401
5402 2005-12-19 [paul]       1.9.100cvs94
5403
5404         * src/gtk/pluginwindow.c
5405                 i18n fix.
5406                 Patch by Fabien Vantard
5407
5408 2005-12-15 [paul]       1.9.100cvs93
5409
5410         * src/common/plugin.c
5411         * src/common/plugin.h
5412         * src/gtk/pluginwindow.c
5413         * src/plugins/clamav/clamav_plugin.c
5414         * src/plugins/demo/demo.c
5415         * src/plugins/dillo_viewer/dillo_viewer.c
5416         * src/plugins/pgpcore/plugin.c
5417         * src/plugins/pgpinline/plugin.c
5418         * src/plugins/pgpmime/plugin.c
5419         * src/plugins/spamassassin/spamassassin.c
5420         * src/plugins/trayicon/trayicon.c
5421                 add plugin_version()
5422
5423 2005-12-15 [colin]      1.9.100cvs92
5424
5425         * src/compose.c
5426                 Further fix bug #875
5427
5428 2005-12-15 [paul]       1.9.100cvs91
5429
5430         * src/gtk/filesel.c
5431                 fix attach_load_dir getting set to
5432                 PLUGINDIR on plugin load
5433
5434 2005-12-14 [mones]      1.9.100cvs90
5435
5436         * manual/ack.xml
5437         * manual/keyboard.xml
5438                 Initial draft and some shortcuts added
5439                 
5440         * po/es.po
5441                 Updated translation
5442
5443 2005-12-14 [colin]      1.9.100cvs89
5444
5445         * src/compose.c
5446         * src/imap.c
5447         * src/summaryview.c
5448         * src/gtk/gtkaspell.c
5449                 More leaks fixed
5450         * src/prefs_folder_item.c
5451                 Fix recursive prefs apply
5452
5453
5454 2005-12-14 [colin]      1.9.100cvs88
5455
5456         * src/compose.c
5457                 Fix bug #875 (Freeze On Inline Forward of 
5458                 Large Message)
5459
5460 2005-12-13 [colin]      1.9.100cvs87
5461
5462         * src/compose.c
5463                 Uniq-ify and sort the mimetypes list
5464                 Patch by Fabien Vantard
5465
5466 2005-12-13 [colin]      1.9.100cvs86
5467
5468         * src/imap.c
5469         * src/etpan/imap-thread.c
5470                 Fix leaks (patch by Hoa)
5471         * src/news.c
5472         * src/common/plugin.c
5473                 Fix leaks
5474
5475 2005-12-12 [colin]
5476
5477         * 2.0.0-rc2 released
5478
5479 2005-12-12 [colin]      1.9.100cvs85
5480
5481         * src/matcher.c
5482                 Fix a leak
5483
5484 2005-12-12 [wwp]        1.9.100cvs84
5485
5486         * src/gtk/icon_legend.c
5487                 fix misbehaviour and crash when closing the legend window
5488         using the Esc key (patch by Fabien Vantard).
5489
5490 2005-12-12 [paul]       1.9.100cvs83
5491
5492         * src/browseldap.c
5493         * src/foldersel.c
5494         * src/prefs_actions.c
5495         * src/prefs_filtering.c
5496         * src/prefs_matcher.c
5497         * src/prefs_spelling.glade      ** REMOVED **
5498         * src/prefs_template.c
5499         * src/gtk/foldersort.glade      ** REMOVED **
5500         * src/gtk/pluginwindow.c
5501         * src/gtk/pluginwindow.glade    ** REMOVED **
5502         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5503                 cleanups
5504
5505 2005-12-11 [paul]       1.9.100cvs82
5506
5507         * src/gtk/filesel.c
5508                 fix attach_load_dir crasher (double free)
5509
5510 2005-12-09 [paul]       1.9.100cvs81
5511
5512         * po/POTFILES.in
5513         * src/mainwindow.c
5514         * src/gtk/Makefile.am
5515         * src/gtk/icon_legend.c
5516         * src/gtk/icon_legend.h
5517                 add icon legend
5518         * src/manual.c
5519                 cleanup
5520
5521 2005-12-09 [paul]       1.9.100cvs80
5522
5523         * src/plugins/pgpcore/passphrase.c
5524                 wrap the label in the dialog
5525
5526 2005-12-09 [colin]      1.9.100cvs79
5527
5528         * src/plugins/pgpcore/sgpgme.c
5529                 Display (untrusted) on not trusted signatures
5530                 Patch by Michal Èihaø <michal@cihar.com>
5531                 Closes bug #867 (Report also key trust)
5532
5533 2005-12-09 [colin]      1.9.100cvs78
5534
5535         * src/common/plugin.c
5536                 Update licence check, following Eben Moglen's advice
5537
5538 2005-12-08 [colin]      1.9.100cvs77
5539
5540         * src/folder.c
5541                 Fix the occasionnal item->cache != NULL 
5542                 assertion failure. 
5543
5544 2005-12-08 [colin]      1.9.100cvs76
5545
5546         * src/mimeview.c
5547         * src/plugins/pgpcore/sgpgme.c
5548                 Print key id when unable to check it
5549                 Closes bug #866 (Show key id when missing)
5550
5551 2005-12-08 [paul]       1.9.100cvs75
5552
5553         * src/prefs_common.c
5554         * src/prefs_common.h
5555         * src/gtk/filesel.c
5556                 remember load attachment dir
5557
5558 2005-12-07 [colin]      1.9.100cvs74
5559
5560         * src/prefs_toolbar.c
5561                 Gtk fixes, patch by Fabien Vantard
5562
5563 2005-12-07 [colin]      1.9.100cvs73
5564
5565         * src/action.c
5566         * src/compose.c
5567         * src/compose.h
5568                 Fix bug #839 (Quoted text isn't colored after 
5569                 executing an action)
5570         * src/common/plugin.c
5571                 Require plugins to declare their licence in plugin_licence()
5572                 Refuse to load non-GPL plugins as they'd be illegal (as 
5573                 derived works of Sylpheed-Claws, they must be GPL).
5574         * src/plugins/clamav/clamav_plugin.c
5575         * src/plugins/demo/demo.c
5576         * src/plugins/dillo_viewer/dillo_viewer.c
5577         * src/plugins/pgpcore/plugin.c
5578         * src/plugins/pgpinline/plugin.c
5579         * src/plugins/pgpmime/plugin.c
5580         * src/plugins/spamassassin/spamassassin.c
5581         * src/plugins/trayicon/trayicon.c
5582                 Add plugin_licence()
5583
5584 2005-12-07 [paul]       1.9.100cvs72
5585
5586         * configure.ac
5587         * src/mainwindow.c
5588         * src/manual.c
5589         * src/manual.h
5590         * src/common/defs.h
5591                 clean up after local FAQ removal and
5592                 temporary manual removal
5593
5594 2005-12-06 [colin]      1.9.100cvs71
5595
5596         * configure.ac
5597         * doc/Makefile.am
5598         * doc/faq/.cvsignore
5599         * doc/faq/Makefile.am
5600         * doc/faq/de/.cvsignore
5601         * doc/faq/de/Makefile.am
5602         * doc/faq/de/sylpheed-faq-1.html
5603         * doc/faq/de/sylpheed-faq-2.html
5604         * doc/faq/de/sylpheed-faq-3.html
5605         * doc/faq/de/sylpheed-faq.html
5606         * doc/faq/en/.cvsignore
5607         * doc/faq/en/Makefile.am
5608         * doc/faq/en/sylpheed-faq-1.html
5609         * doc/faq/en/sylpheed-faq-2.html
5610         * doc/faq/en/sylpheed-faq-3.html
5611         * doc/faq/en/sylpheed-faq-4.html
5612         * doc/faq/en/sylpheed-faq.html
5613         * doc/faq/es/.cvsignore
5614         * doc/faq/es/Makefile.am
5615         * doc/faq/es/sylpheed-faq-1.html
5616         * doc/faq/es/sylpheed-faq-2.html
5617         * doc/faq/es/sylpheed-faq-3.html
5618         * doc/faq/es/sylpheed-faq-4.html
5619         * doc/faq/es/sylpheed-faq.html
5620         * doc/faq/fr/.cvsignore
5621         * doc/faq/fr/Makefile.am
5622         * doc/faq/fr/sylpheed-faq-1.html
5623         * doc/faq/fr/sylpheed-faq-2.html
5624         * doc/faq/fr/sylpheed-faq-3.html
5625         * doc/faq/fr/sylpheed-faq.html
5626         * doc/faq/it/.cvsignore
5627         * doc/faq/it/Makefile.am
5628         * doc/faq/it/sylpheed-faq-1.html
5629         * doc/faq/it/sylpheed-faq-2.html
5630         * doc/faq/it/sylpheed-faq-3.html
5631         * doc/faq/it/sylpheed-faq.html
5632         * doc/manual/.cvsignore
5633         * doc/manual/Makefile.am
5634         * doc/manual/de/.cvsignore
5635         * doc/manual/de/Makefile.am
5636         * doc/manual/de/sylpheed-1.html
5637         * doc/manual/de/sylpheed-10.html
5638         * doc/manual/de/sylpheed-11.html
5639         * doc/manual/de/sylpheed-12.html
5640         * doc/manual/de/sylpheed-13.html
5641         * doc/manual/de/sylpheed-14.html
5642         * doc/manual/de/sylpheed-15.html
5643         * doc/manual/de/sylpheed-16.html
5644         * doc/manual/de/sylpheed-17.html
5645         * doc/manual/de/sylpheed-18.html
5646         * doc/manual/de/sylpheed-19.html
5647         * doc/manual/de/sylpheed-2.html
5648         * doc/manual/de/sylpheed-20.html
5649         * doc/manual/de/sylpheed-3.html
5650         * doc/manual/de/sylpheed-4.html
5651         * doc/manual/de/sylpheed-5.html
5652         * doc/manual/de/sylpheed-6.html
5653         * doc/manual/de/sylpheed-7.html
5654         * doc/manual/de/sylpheed-8.html
5655         * doc/manual/de/sylpheed-9.html
5656         * doc/manual/de/sylpheed.html
5657         * doc/manual/en/.cvsignore
5658         * doc/manual/en/Makefile.am
5659         * doc/manual/en/sylpheed-1.html
5660         * doc/manual/en/sylpheed-10.html
5661         * doc/manual/en/sylpheed-11.html
5662         * doc/manual/en/sylpheed-12.html
5663         * doc/manual/en/sylpheed-13.html
5664         * doc/manual/en/sylpheed-14.html
5665         * doc/manual/en/sylpheed-15.html
5666         * doc/manual/en/sylpheed-16.html
5667         * doc/manual/en/sylpheed-17.html
5668         * doc/manual/en/sylpheed-18.html
5669         * doc/manual/en/sylpheed-19.html
5670         * doc/manual/en/sylpheed-2.html
5671         * doc/manual/en/sylpheed-20.html
5672         * doc/manual/en/sylpheed-21.html
5673         * doc/manual/en/sylpheed-22.html
5674         * doc/manual/en/sylpheed-3.html
5675         * doc/manual/en/sylpheed-4.html
5676         * doc/manual/en/sylpheed-5.html
5677         * doc/manual/en/sylpheed-6.html
5678         * doc/manual/en/sylpheed-7.html
5679         * doc/manual/en/sylpheed-8.html
5680         * doc/manual/en/sylpheed-9.html
5681         * doc/manual/en/sylpheed.html
5682         * doc/manual/es/.cvsignore
5683         * doc/manual/es/Makefile.am
5684         * doc/manual/es/sylpheed-1.html
5685         * doc/manual/es/sylpheed-10.html
5686         * doc/manual/es/sylpheed-11.html
5687         * doc/manual/es/sylpheed-12.html
5688         * doc/manual/es/sylpheed-13.html
5689         * doc/manual/es/sylpheed-14.html
5690         * doc/manual/es/sylpheed-15.html
5691         * doc/manual/es/sylpheed-16.html
5692         * doc/manual/es/sylpheed-17.html
5693         * doc/manual/es/sylpheed-18.html
5694         * doc/manual/es/sylpheed-19.html
5695         * doc/manual/es/sylpheed-2.html
5696         * doc/manual/es/sylpheed-20.html
5697         * doc/manual/es/sylpheed-3.html
5698         * doc/manual/es/sylpheed-4.html
5699         * doc/manual/es/sylpheed-5.html
5700         * doc/manual/es/sylpheed-6.html
5701         * doc/manual/es/sylpheed-7.html
5702         * doc/manual/es/sylpheed-8.html
5703         * doc/manual/es/sylpheed-9.html
5704         * doc/manual/es/sylpheed.html
5705         * doc/manual/fr/.cvsignore
5706         * doc/manual/fr/Makefile.am
5707         * doc/manual/fr/sylpheed-1.html
5708         * doc/manual/fr/sylpheed-10.html
5709         * doc/manual/fr/sylpheed-11.html
5710         * doc/manual/fr/sylpheed-12.html
5711         * doc/manual/fr/sylpheed-13.html
5712         * doc/manual/fr/sylpheed-14.html
5713         * doc/manual/fr/sylpheed-15.html
5714         * doc/manual/fr/sylpheed-16.html
5715         * doc/manual/fr/sylpheed-17.html
5716         * doc/manual/fr/sylpheed-18.html
5717         * doc/manual/fr/sylpheed-19.html
5718         * doc/manual/fr/sylpheed-2.html
5719         * doc/manual/fr/sylpheed-20.html
5720         * doc/manual/fr/sylpheed-3.html
5721         * doc/manual/fr/sylpheed-4.html
5722         * doc/manual/fr/sylpheed-5.html
5723         * doc/manual/fr/sylpheed-6.html
5724         * doc/manual/fr/sylpheed-7.html
5725         * doc/manual/fr/sylpheed-8.html
5726         * doc/manual/fr/sylpheed-9.html
5727         * doc/manual/fr/sylpheed.html
5728         * doc/manual/ja/.cvsignore
5729         * doc/manual/ja/Makefile.am
5730         * doc/manual/ja/sylpheed-1.html
5731         * doc/manual/ja/sylpheed-10.html
5732         * doc/manual/ja/sylpheed-11.html
5733         * doc/manual/ja/sylpheed-12.html
5734         * doc/manual/ja/sylpheed-13.html
5735         * doc/manual/ja/sylpheed-14.html
5736         * doc/manual/ja/sylpheed-15.html
5737         * doc/manual/ja/sylpheed-16.html
5738         * doc/manual/ja/sylpheed-17.html
5739         * doc/manual/ja/sylpheed-18.html
5740         * doc/manual/ja/sylpheed-19.html
5741         * doc/manual/ja/sylpheed-2.html
5742         * doc/manual/ja/sylpheed-20.html
5743         * doc/manual/ja/sylpheed-3.html
5744         * doc/manual/ja/sylpheed-4.html
5745         * doc/manual/ja/sylpheed-5.html
5746         * doc/manual/ja/sylpheed-6.html
5747         * doc/manual/ja/sylpheed-7.html
5748         * doc/manual/ja/sylpheed-8.html
5749         * doc/manual/ja/sylpheed-9.html
5750         * doc/manual/ja/sylpheed.html
5751         * doc/manual/ja/sylpheed.sgml
5752         * src/mainwindow.c
5753                 Remove outdated manual and faq. Noisy, eh?
5754
5755 2005-12-06 [colin]      1.9.100cvs70
5756
5757         * src/compose.c
5758         * src/quote_fmt_parse.y
5759         * src/undo.c
5760         * src/undo.h
5761                 Allow %X to position cursor at 0 
5762                 (no %X = before signature)
5763                 Fix paste as quotation putting the cursor at 0
5764                 Fix undo offsets when pasting
5765                 Insert the quote_fmt at once instead of line 
5766                 by line
5767                 Fix [Edited] when starting to reply/forward
5768
5769 2005-12-06 [paul]       1.9.100cvs69
5770
5771         * src/plugins/clamav/clamav_plugin_gtk.c
5772                 add another tooltip
5773         * src/plugins/spamassassin/spamassassin_gtk.c
5774                 rework spamassassin_create_widget_func()
5775
5776 2005-12-05 [colin]      1.9.100cvs68
5777
5778         * po/POTFILES.in
5779                 Fix make release ;-)
5780
5781 2005-12-05 [colin]      1.9.100cvs67
5782
5783         * src/compose.c
5784         * src/compose.h
5785                 Fix cursor positioning (not obeying %X)
5786
5787 2005-12-05 [paul]       1.9.100cvs66
5788
5789         * src/plugins/dillo_viewer/dillo_prefs.c
5790                 fix compilation warning
5791
5792 2005-12-05 [paul]       1.9.100cvs65
5793
5794         * src/prefs_spelling.c
5795         * src/plugins/trayicon/trayicon.c
5796                 cleanups - remove unused stuff
5797
5798 2005-12-05 [paul]       1.9.100cvs64
5799
5800         * README
5801         * manual/plugins.xml
5802                 remove info about removed mathml_viewer plugin
5803
5804 2005-12-05 [paul]       1.9.100cvs63
5805
5806         * configure.ac
5807         * src/plugins/Makefile.am
5808         * src/plugins/mathml_viewer/.cvsignore
5809         * src/plugins/mathml_viewer/Makefile.am
5810         * src/plugins/mathml_viewer/mathml_viewer.c
5811                 remove unmaintained mathml_viewer plugin
5812
5813 2005-12-05 [paul]       1.9.100cvs62
5814
5815         * src/summaryview.c
5816                 obey prefs_common.always_show_msg when
5817                 moving a msg
5818                 Thanks to Colin
5819
5820 2005-12-05 [paul]       1.9.100cvs61
5821
5822         * src/compose.c
5823         * src/prefs_account.c
5824         * src/prefs_filtering.c
5825         * src/prefs_quote.c
5826         * src/prefs_spelling.c
5827         * src/prefs_toolbar.c
5828         * src/summaryview.c
5829         * src/gtk/gtkutils.c
5830         * src/gtk/quicksearch.c
5831         * src/plugins/dillo_viewer/dillo_prefs.c
5832                 dialog cleanups
5833
5834 2005-12-04 [paul]       1.9.100cvs60
5835
5836         * src/inc.c
5837         * src/prefs_account.c
5838         * src/prefs_account.h
5839                 allow a Local account to specify a
5840                 default inbox
5841                 (closes bug 843 'Inbox cannot be changed for local
5842                  mailboxes')
5843
5844 2005-12-04 [colin]      1.9.100cvs59
5845
5846         * src/plugins/trayicon/trayicon.c
5847                 Remove Get, rename Get All to Get Mail in order to
5848                 be consistent with the default main toolbar
5849
5850 2005-12-03 [colin]      1.9.100cvs58
5851
5852         * manual/gpl.xml
5853         * manual/sylpheed-claws-manual.xml
5854                 Add GPL appendix
5855
5856 2005-12-03 [paul]       1.9.100cvs57
5857
5858         * AUTHORS
5859         * po/sv.po
5860         * src/gtk/authors.h
5861                 new (partially complete) Swedish translation
5862                 by Anders Troback <sylpheed@troback.com>
5863
5864 2005-12-02 [paul]       1.9.100cvs56
5865
5866         * configure.ac
5867                 libetpan 0.41 required
5868
5869 2005-12-02 [paul]       1.9.100cvs55
5870
5871         * src/plugins/clamav/clamav_plugin.c
5872         * src/plugins/clamav/clamav_plugin.h
5873         * src/plugins/clamav/clamav_plugin_gtk.c
5874         * src/plugins/spamassassin/spamassassin.c
5875         * src/plugins/spamassassin/spamassassin.h
5876         * src/plugins/spamassassin/spamassassin_gtk.c
5877                 unregister prefs pages on unloading, thus
5878                 preventing a crash
5879                 (thanks to Colin for the hint)
5880
5881 2005-12-02 [wwp]        1.9.100cvs54
5882
5883         * src/quote_fmt.h
5884         * src/quote_fmt_parse.y
5885                 fix misuse of gboolean*, use gboolean instead
5886                 (thanks to Paul, Colin, for pointing out that scaring one)
5887
5888 2005-12-02 [paul]       1.9.100cvs53
5889
5890         * src/plugins/clamav/clamav_plugin.c
5891                 int no --> unsigned int no
5892         * src/plugins/clamav/clamav_plugin_gtk.c
5893                 rework config page
5894
5895 2005-12-02 [wwp]        1.9.100cvs52
5896
5897         * src/compose.c
5898         * src/prefs_template.c
5899         * src/quote_fmt.h
5900         * src/quote_fmt_parse.y
5901                 prevent from executing |f and |p templates commands when
5902                 adding or replacing templates in prefs (avoids annoying and
5903                 potentially dangerous behaviours)
5904
5905 2005-12-02 [paul]       1.9.100cvs51
5906
5907         * src/prefs_common.c
5908                 allow translation of some default values
5909                 Patch by Fabien Vantard
5910
5911 2005-12-02 [paul]       1.9.100cvs50
5912
5913         * src/codeconv.c
5914         * src/codeconv.h
5915         * src/prefs_common.c
5916         * src/prefs_common.h
5917         * src/prefs_message.c
5918         * src/textview.c
5919                 remove obsolete 'convert_mb_alnum' option
5920                 and related stuff
5921         * src/gtk/about.c
5922                 remove unused 'about_textview_visibility_notify'
5923
5924 2005-12-02 [paul]       1.9.100cvs49
5925
5926         * src/prefs_account.c
5927         * src/prefs_compose_writing.c
5928         * src/prefs_fonts.c
5929         * src/prefs_gtk.h
5930         * src/prefs_image_viewer.c
5931         * src/prefs_message.c
5932         * src/prefs_other.c
5933         * src/prefs_receive.c
5934         * src/prefs_send.c
5935         * src/prefs_spelling.c
5936         * src/prefs_summaries.c
5937         * src/prefs_wrapping.c
5938         * src/plugins/dillo_viewer/dillo_prefs.c
5939         * src/plugins/pgpcore/prefs_gpg.c
5940                 several cleanups to the prefs dialogs
5941                 (slightly modified) patch by Fabien Vantard
5942
5943 2005-12-02 [paul]       1.9.100cvs48
5944
5945         * src/main.c
5946                 --exit means exit
5947         * src/send_message.c
5948                 fix crash on send when connection fails
5949
5950         Thanks to Colin
5951
5952 2005-12-01 [colin]      1.9.100cvs47
5953
5954         * src/html.c
5955                 Translate &hellip; to "..."
5956
5957 2005-11-30 [colin]      1.9.100cvs46
5958
5959         * src/matcher.c
5960         * src/matcher.h
5961                 Optimize back yesterday's fix.
5962
5963 2005-11-30 [paul]       1.9.100cvs45
5964
5965         * manual/faq.xml
5966                 standardised
5967         * manual/intro.xml
5968                 written by Colin, edited by me
5969
5970 2005-11-29 [colin]      1.9.100cvs44
5971
5972         * src/matcher.c
5973                 Skip headers unconditionnaly in match_body if the
5974                 rule is not message or ~message
5975
5976 2005-11-29 [colin]      1.9.100cvs43
5977
5978         * src/matcher.c
5979                 Fix body_part and such, not skipping headers 
5980                 if the matchcriteria wasn't the first in the rule
5981
5982 2005-11-29 [colin]      1.9.100cvs42
5983
5984         * src/compose.c
5985                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5986                 option missing from message view window)
5987                 Fix double text D'n'D with gtk-2.8
5988         * src/matcher.c
5989                 Fix ~message, ~headers_part, ~body_part rules
5990         * src/messageview.c
5991                 Add Windows-1252 (Closes bug #863)
5992                 Fix accels
5993         * src/gtk/gtkaspell.c
5994                 Properly destroy accels in all menus
5995
5996 2005-11-29 [mones]      1.9.100cvs41
5997
5998         * po/es.po
5999                 Updated.
6000
6001 2005-11-27 [colin]      1.9.100cvs40
6002
6003         * src/mh_gtk.c
6004                 "/Remove mailbox" -> "/Remove mailbox..."
6005
6006 2005-11-27 [paul]       1.9.100cvs39
6007
6008         * AUTHORS
6009         * po/de.po
6010         * src/gtk/authors.h
6011                 updated by new maintainer, Stephan Sachse
6012
6013 2005-11-27 [paul]       1.9.100cvs38
6014
6015         * manual/faq.xml
6016                 written by Colin, edited by me
6017
6018 2005-11-27 [paul]       1.9.100cvs37
6019
6020         * src/prefs_common.c
6021         * src/prefs_common.h
6022         * src/prefs_receive.c
6023         * src/prefs_summaries.c
6024                 move 'go to inbox after receiving new mail'
6025                 option from display/sumamaries to mail
6026                 handling/receive, and rework prefs_summaries
6027                 dialog a little
6028
6029 2005-11-25 [martin]     1.9.100cvs36
6030
6031         * po/de.po
6032             fixed windows-1252 translation;
6033             translated some new and fuzzy strings
6034
6035 2005-11-25 [paul]       1.9.100cvs35
6036
6037         * src/plugins/clamav/clamav_plugin.c
6038                 complete the update done in cvs34
6039
6040 2005-11-25 [paul]       1.9.100cvs34
6041
6042         * src/plugins/clamav/clamav_plugin.c
6043                 reflect upstream changes
6044
6045 2005-11-25 [paul]       1.9.100cvs33
6046
6047         * manual/ack.xml
6048         * manual/plugins.xml
6049         * manual/sylpheed-claws-manual.xml
6050                 written/updated by Colin, edited by me
6051         * tools/acroread2sylpheed.pl
6052                 update binary name
6053
6054 2005-11-24 [colin]      1.9.100cvs32
6055
6056         * src/compose.c
6057                 Fix bug #856 (reediting messages forgets Request
6058                 Return Receipt)
6059
6060 2005-11-24 [paul]       1.9.100cvs31
6061
6062         * manual/addrbook.xml
6063         * manual/starting.xml
6064                 written by Colin, proofread, edited, adapted by me
6065         * manual/advanced.xml
6066                 add some Actions examples
6067         * src/importldif.c
6068                 use a Save button instead of a Close button
6069         * src/wizard.c
6070                 indicate mandatory fields
6071                 fix page display
6072                 Thanks to Colin
6073
6074 2005-11-23 [colin]      1.9.100cvs30
6075
6076         * src/addressbook.c
6077                 Rename menu item, fix possible crash after
6078                 deletion of books
6079         * src/addrindex.c
6080                 Allow searching for '*' in ldap
6081         * src/browseldap.c
6082                 Fix "Browse Entry" (did anyone use it?)
6083         * src/wizard.c
6084                 Add guards for mandatory information
6085
6086 2005-11-23 [paul]       1.9.100cvs29
6087
6088         * manual/advanced.xml
6089                 corrections to the English
6090
6091 2005-11-23 [colin]      1.9.100cvs28
6092
6093         * src/mimeview.c
6094                 Fix possible crash at exit. After the call to
6095                 gtk_container_remove(), the Viewer's widget has no
6096                 more parent so gtk+ automatically frees it and its
6097                 sons. If destroy_viewer() then try to access it,
6098                 problems ensue.
6099
6100 2005-11-22 [colin]      1.9.100cvs27
6101
6102         * src/compose.c
6103         * src/gtk/gtkaspell.c
6104                 Fix right-clicking on a misspelled word
6105                 Fix More... in suggestions menu
6106
6107 2005-11-22 [wwp]        1.9.100cvs26
6108
6109         * src/prefs_template.c
6110                 templates works: re-sort templates list when adding or replacing,
6111                 prevent from adding or replacing when the template name is empty
6112
6113 2005-11-21 [colin]      1.9.100cvs25
6114
6115         * src/addressbook.c
6116                 Fix some addressbook suckage (dnd, select all)
6117         * src/compose.c
6118         * src/gtk/gtkaspell.c
6119         * src/gtk/gtkaspell.h
6120                 Make the spellchecker menu work with the 
6121                 GtkTextView one instead of overriding it
6122
6123 2005-11-20 [paul]       1.9.100cvs24
6124
6125         * manual/handling.xml
6126                 proofread and corrected
6127
6128 2005-11-20 [paul]       1.9.100cvs23
6129
6130         * manual/Makefile
6131                 generate html as one file
6132         * manual/advanced.xml
6133                 fix output generation
6134                 reformat hidden options list
6135         * manual/manual.xml     ** REMOVED **
6136         * manual/sylpheed-claws-manual.xml      ** ADDED **
6137                 renamed
6138
6139 2005-11-18 [colin]      1.9.100cvs22
6140
6141         * src/prefs_account.c
6142                 Fix layout in news and mbox accounts
6143         * manual/account.xml
6144         * manual/advanced.xml
6145                 New contents for Paul to check :)
6146
6147 2005-11-18 [wwp]        1.9.100cvs21
6148
6149         * src/gtk/quicksearch.c
6150                 don't update extended quicksearch buttons twice
6151
6152 2005-11-18 [paul]       1.9.100cvs20
6153
6154         * src/textview.c
6155                 complete 1.9.100cvs19
6156
6157 2005-11-18 [paul]       1.9.100cvs19
6158
6159         * src/compose.c
6160                 cosmetic improvements
6161         * src/textview.c
6162                 also list text/* attachments
6163
6164 2005-11-18 [colin]      1.9.100cvs18
6165
6166         * src/summaryview.c
6167                 Use column 0 instead of -1 in 
6168                 gtk_ctree_node_moveto, in a naive
6169                 hope it'll fix the gtk-related crashes
6170
6171 2005-11-18 [colin]      1.9.100cvs17
6172
6173         * src/gtk/inputdialog.c
6174                 Fix icon staying the first one
6175
6176 2005-11-17 [wwp]        1.9.100cvs16
6177                 fix possible problem showing some quicksearch buttons, and a bad
6178                 call to g_return_if_fail in a function that returns a value (both
6179                 fixes by Fabien Vantard)
6180
6181 2005-11-15 [wwp]        1.9.100cvs15
6182
6183         * src/gtk/quicksearch.c
6184                 added a tooltip to that obscure ... quicksearch button
6185
6186 2005-11-15 [wwp]        1.9.100cvs14
6187
6188         * src/gtk/quicksearch.c
6189                 add a quicksearch helper to filtering expression users: the ... button
6190                 raises the condition expr window. condition expressions set up w/ this
6191                 window are used by the quicksearch if the user closes it pressing OK.
6192
6193 2005-11-14 [paul]       1.9.100cvs13
6194
6195         * src/plugins/clamav/clamav_plugin.c
6196         * src/plugins/spamassassin/spamassassin.c
6197                 change plugin type following recent merging
6198
6199 2005-11-14 [wwp]        1.9.100cvs12
6200
6201         * src/folder.c
6202                 prevent from crashing when copying/moving message(s) from and
6203                 to the same folder
6204
6205 2005-11-14 [paul]       1.9.100cvs11
6206
6207         * src/plugins/clamav/Makefile.am
6208         * src/plugins/clamav/clamav_plugin.c
6209         * src/plugins/clamav/clamav_plugin.h
6210         * src/plugins/clamav/clamav_plugin_gtk.c
6211                 also merge clamav and clamav_gtk plugins
6212
6213 2005-11-13 [colin]      1.9.100cvs10
6214
6215         * configure.ac
6216         * src/plugins/spamassassin/Makefile.am
6217         * src/plugins/spamassassin/spamassassin.c
6218         * src/plugins/spamassassin/spamassassin.h
6219         * src/plugins/spamassassin/spamassassin_gtk.c
6220                 Merge spamassassin and spamassassin_gtk plugins,
6221                 and build it by default.
6222
6223 2005-11-12 [colin]      1.9.100cvs9
6224
6225         * src/etpan/imap-thread.c
6226                 Fix gcc warning
6227
6228 2005-11-12 [colin]      1.9.100cvs8
6229
6230         * src/procmime.c
6231                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6232
6233 2005-11-10 [colin]      1.9.100cvs7
6234
6235         * src/main.c
6236                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6237                 minimised state)
6238
6239 2005-11-10 [wwp]        1.9.100cvs6
6240
6241         * src/gtk/description_window.c
6242                 fix a crash when closing description windows using the WM's [X] button
6243
6244 2005-11-09 [colin]      1.9.100cvs5
6245
6246         * src/common/ssl.c
6247                 Update libetpan call to follow upstream
6248                 (yes, this requires libetpan-0.40cvs3)
6249
6250 2005-11-08 [colin]      1.9.100cvs4
6251
6252         * src/compose.c
6253         * src/textview.c
6254         * src/common/utils.c
6255         * src/common/utils.h
6256                 Enhance the email parser
6257
6258 2005-11-08 [colin]      1.9.100cvs3
6259
6260         * src/procmime.c
6261                 Fix what looks like an off-by-one (fixes 
6262                 attachments from the Bat)
6263
6264 2005-11-08 [wwp]        1.9.100cvs2
6265
6266         * src/main.c
6267                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6268
6269 2005-11-08 [wwp]        1.9.100cvs1
6270
6271         * src/main.c
6272                 allow exiting Sylpheed-Claws from command-line
6273
6274 2005-11-08 [paul]       1.9.100
6275
6276         1.9.100 released
6277
6278 2005-11-07 [colin]      1.9.99cvs17
6279
6280         * src/addritem.c
6281         * src/ldif.c
6282                 Fix import of base-64 encoded items
6283
6284 2005-11-07 [colin]      1.9.99cvs16
6285
6286         * src/send_message.c
6287                 Fix bug #314 (Queue does not empty under certain 
6288                 circumstances)
6289
6290 2005-11-07 [paul]       1.9.99cvs15
6291
6292         * src/mutt.c
6293         * src/pine.c
6294                 fix buffer overflows
6295                 Thanks to Colin
6296
6297 2005-11-07 [paul]       1.9.99cvs14
6298
6299         * doc/man/Makefile.am
6300         * doc/man/sylpheed-claws.1      ** ADDED **
6301         * doc/man/sylpheed.1            ** DELETED **
6302                 rename and update the man file
6303
6304 2005-11-06 [colin]      1.9.99cvs13
6305
6306         * src/ldif.c
6307                 Fix ldif_get_line() that returned empty strings
6308                 (Didn't understand why). Also fix a possible
6309                 buffer overflow.
6310
6311 2005-11-06 [wwp]        1.9.99cvs12
6312
6313         * src/textview.c
6314         * src/gtk/about.c
6315         * src/gtk/gtkutils.c
6316         * src/gtk/gtkutils.h
6317                 fix a compilation warning,
6318                 make links sensitive in the about dialog
6319
6320 2005-11-04 [wwp]        1.9.99cvs11
6321
6322         * src/gtk/about.c
6323                 don't wrap or translate URIs, and a bit text format cleanup
6324
6325 2005-11-04 [wwp]        1.9.99cvs10
6326
6327         * src/gtk/about.c
6328                 better textview tagging implementation (no more use of marks for
6329                 postponed tagging)
6330
6331 2005-11-02 [colin]      1.9.99cvs9
6332
6333         * src/common/ssl.c
6334                 Forgot an ifdef
6335
6336 2005-11-02 [colin]      1.9.99cvs8
6337
6338         * configure.ac
6339                 Require libetpan-0.40 due to upstream fix
6340         * src/common/ssl.c
6341                 Tell libetpan not to call SSL_Library_Init,
6342                 as we do it ourselves.
6343
6344 2005-11-02 [colin]      1.9.99cvs7
6345
6346         * po/POTFILES.in
6347                 Add missing files (thanks to Fabien Vantard)
6348
6349 2005-11-02 [colin]      1.9.99cvs6
6350
6351         * src/summaryview.c
6352                 Fix totals when read messages are hidden or quicksearch
6353                 is on
6354         * src/ssl_manager.c
6355         * src/ssl_manager.h
6356         * src/common/ssl_certificate.c
6357         * src/common/ssl_certificate.h
6358         * src/gtk/sslcertwindow.c
6359         * src/gtk/sslcertwindow.h
6360                 Fix copyright on my stuff
6361
6362 2005-11-02 [wwp]        1.9.99cvs5
6363
6364         * src/prefs_themes.c
6365                 fix directory name checking (theme installation/removal),
6366                 made related error a bit more verbose
6367
6368 2005-11-02 [colin]      1.9.99cvs4
6369
6370         * src/summaryview.c
6371                 Fix typo (probably fixes bug #841 (Sort by the From 
6372                 field doesn't work)
6373
6374 2005-11-02 [paul]       1.9.99cvs3
6375
6376         * po/ko.po
6377         * po/nb.po
6378                 updated by SungHyun Nam, Geir Helland
6379         * src/wizard.c
6380                 fix typo in welcome message. spotted by
6381                 Andrea Spadaccini
6382
6383 2005-11-01 [colin]      1.9.99cvs2
6384
6385         * src/compose.c
6386                 Fix replying to ml wen confirming subscription
6387         * src/messageview.c
6388         * src/mimeview.c
6389         * src/mimeview.h
6390         * src/privacy.h
6391         * src/summaryview.c
6392                 Make key check non blocking
6393
6394 2005-10-31 [paul]       1.9.99cvs1
6395
6396         * tools/claws.i18n.status.pl
6397                 updated for ChangeLog
6398
6399 2005-10-31 [paul]       1.9.99
6400
6401         1.9.99 released
6402
6403 2005-10-31 [paul]       1.9.15cvs131
6404
6405         * .cvsignore
6406         * ChangeLog
6407         * ChangeLog.claws       ** REMOVED **
6408         * ChangeLog-gtk2.claws  ** REMOVED **
6409         * ChangeLog.gtk1        ** ADDED **
6410         * INSTALL
6411         * Makefile.am
6412         * NEWS
6413         * README
6414         * README.claws          ** REMOVED **
6415         * README.jp             ** REMOVED **
6416         * RELEASE_NOTES         ** ADDED **
6417         * RELEASE_NOTES.claws   ** REMOVED **
6418         * commitHelper
6419         * configure.ac
6420         * sylpheed.spec.in      ** REMOVED **
6421                 tidy up and update the default docs:
6422                 ChangeLog.claws is renamed ChangeLog.gtk1
6423                 ChangeLog-gtk2.claws is renamed ChangeLog
6424                 README.claws is renamed README
6425                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6426
6427 2005-10-31 [paul]       1.9.15cvs130
6428
6429         * po/it.po
6430                 fix errors
6431
6432 2005-10-31 [paul]       1.9.15cvs129
6433
6434         * po/ca.po
6435         * po/de.po
6436         * po/en_GB.po
6437         * po/fr.po
6438         * po/it.po
6439         * po/pt_BR.po
6440         * po/sk.po
6441         * po/sr.po
6442         * po/zh_CN.po
6443                 updated by Miquel Oliete, Stephan Sachse and
6444                 Thomas Gilgin, me, Fabien Vantard, Andrea
6445                 Spadaccini, Frederico Goncalves Guimaraes,
6446                 Andrej Kacian, Aleksandar Urosevic, and
6447                 Ralgh Young.
6448
6449 2005-10-31 [mones]      1.9.15cvs128
6450
6451         * manual/faq.xml
6452                 More questions.
6453         
6454         * po/es.po
6455                 Updated for release.
6456
6457 2005-10-30 [colin]      1.9.15cvs127
6458
6459         * src/compose.c
6460                 Place cursor before rewrapping (fixes cursor
6461                 pos if quotation gets rewrapped)
6462
6463 2005-10-29 [paul]       1.9.15cvs126
6464
6465         * src/crash.c
6466         * src/foldersel.c
6467         * src/main.c
6468         * src/messageview.c
6469         * src/toolbar.c
6470         * src/gtk/authors.h
6471                 corrections to text items
6472
6473 2005-10-28 [colin]      1.9.15cvs125
6474
6475         * src/messageview.c
6476                 Make "hit 'C' to check sig" work from extern 
6477                 messageviews
6478
6479 2005-10-27 [colin]      1.9.15cvs124
6480
6481         * src/summaryview.c
6482                 Add a hack to avoid segfaulting when hammering 
6483                 on gtk's events
6484
6485 2005-10-27 [wwp]        1.9.15cvs123
6486
6487         * src/prefs_themes.c
6488                 sort list of themes names in themes prefs
6489
6490 2005-10-27 [paul]       1.9.15cvs122
6491
6492         * src/folder.c
6493         * src/prefs_account.c
6494                 fix building on Solaris
6495                 Patch by Alex Moore
6496
6497 2005-10-27 [wwp]        1.9.15cvs121
6498
6499         * src/summaryview.c
6500         * src/gtk/gtksctree.c
6501                 speed up unselecting messages in summary view (thanks to Colin)
6502
6503 2005-10-27 [paul]       1.9.15cvs120
6504
6505         * src/mainwindow.c
6506                 fix a compilation warning
6507         * src/summaryview.c
6508                 fix updating of 'n items selected' count
6509                 when deselecting
6510
6511 2005-10-27 [martin]     1.9.15cvs119
6512
6513         * src/action.c
6514                 ignore actions with a leading '/' in the action menu name
6515                 fixes a crash on menu creation
6516         * src/prefs_actions.c
6517                 do not allow a leading '/' in the action menu name
6518
6519 2005-10-27 [paul]       1.9.15cvs118
6520
6521         * src/main.c
6522                 fix compilation warning
6523
6524 2005-10-27 [paul]       1.9.15cvs117
6525
6526         * src/procmime.c
6527                 add #if HAVE_LOCALE_H
6528
6529 2005-10-27 [paul]       1.9.15cvs116
6530
6531         * src/plugins/clamav/clamav_plugin.c
6532         * src/plugins/dillo_viewer/dillo_viewer.c
6533         * src/plugins/mathml_viewer/mathml_viewer.c
6534         * src/plugins/pgpcore/plugin.c
6535         * src/plugins/pgpinline/plugin.c
6536         * src/plugins/pgpmime/plugin.c
6537         * src/plugins/spamassassin/spamassassin.c
6538         * src/plugins/trayicon/trayicon.c
6539                 plugin_init() : make error messages more
6540                 informative
6541
6542 2005-10-26 [wwp]        1.9.15cvs115
6543
6544         * src/prefs_matcher.c
6545                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6546
6547 2005-10-26 [wwp]        1.9.15cvs114
6548
6549         * src/procmime.c
6550         * src/gtk/gtksctree.c
6551         * src/plugins/spamassassin/libspamc.c
6552         * src/plugins/spamassassin/spamassassin.c
6553                 fix some compilation warnings more
6554
6555 2005-10-26 [mones]      1.9.15cvs113
6556
6557         * po/es.po
6558                 Updated translation
6559
6560 2005-10-26 [paul]       1.9.15cvs112
6561
6562         * src/prefs_message.c
6563                 give all display_xface stuff the
6564                 #if HAVE_LIBCOMPFACE treatment, thus
6565                 preventing a crash
6566                 (Thanks to Wolfgang Enderlein)
6567
6568 2005-10-26 [colin]      1.9.15cvs111
6569
6570         * src/gedit-print.c
6571                 Fix date format
6572         * src/imap_gtk.c
6573         * src/news_gtk.c
6574                 Remove context menu items that should not be there
6575         * src/jpilot.c
6576                 Fix encoding
6577         * src/main.c
6578         * src/mainwindow.c
6579                 Don't show the mainwindow too soon
6580
6581 2005-10-26 [wwp]        1.9.15cvs110
6582
6583         * src/folder.c
6584         * src/manual.c
6585         * src/summaryview.c
6586                 fix uninitialized pointers in the folder updating hook
6587                 (thanks to Colin)
6588
6589 2005-10-25 [mones]      1.9.15cvs109
6590
6591         * manual/faq.xml
6592                 General information subsection completed. 
6593                 Removed archaic references.
6594                 
6595         * manual/Makefile
6596         * manual/dtd/manual.dsl
6597                 Added customization stylesheet for getting paragraphs
6598                 fully justified in PDF output (as suggested by Colin).
6599
6600 2005-10-25 [colin]      1.9.15cvs108
6601
6602         * src/compose.c
6603                 Fix a second leak
6604
6605 2005-10-25 [colin]      1.9.15cvs107
6606
6607         * src/addrbook.c
6608         * src/addrindex.c
6609                 Fix leak (xml_get_element() allocates memory)
6610         * src/compose.c
6611                 Fix leak + dead code (shame!)
6612         * src/procmime.c
6613                 Fix leak
6614
6615 2005-10-25 [colin]      1.9.15cvs106
6616
6617         * src/mimeview.c
6618                 Fix encoding issue in Save all and in 
6619                 overwrite-confirmation alertpanel
6620
6621 2005-10-25 [colin]      1.9.15cvs105
6622
6623         * src/common/socket.c
6624                 Fix a leak - Thanks to Christopher Aillon
6625                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6626
6627 2005-10-25 [paul]       1.9.15cvs104
6628
6629         * src/wizard.c
6630                 Always guess servers from the right-hand
6631                 email part and guess username from the
6632                 left-hand part. (Thanks to Colin)
6633                 add an X-Face to the welcome message
6634
6635 2005-10-25 [paul]       1.9.15cvs103
6636
6637         * manual/handling.xml
6638                 written by Colin, edited by me
6639
6640 2005-10-25 [wwp]        1.9.15cvs102
6641
6642         * src/folderview.c
6643         * src/grouplistdialog.c
6644         * src/imap.c
6645         * src/noticeview.c
6646                 fix some compilation warnings
6647
6648 2005-10-24 [paul]
6649
6650         1.9.99-rc3 released
6651
6652 2005-10-24 [paul]       1.9.15cvs101
6653
6654         * src/gtk/about.c
6655                 fix window sizing
6656
6657 2005-10-24 [paul]       1.9.15cvs100
6658
6659         * src/pixmaps/offline.xpm
6660         * src/pixmaps/online.xpm
6661                 replace with last default versions
6662
6663 2005-10-24 [colin]      1.9.15cvs99
6664
6665         * src/imap.c
6666                 Fix bug when moving a folder
6667         * src/imap_gtk.c
6668         * src/mh_gtk.c
6669                 "Delete folder" pops up a window, so it 
6670                 should be suffixed with "..."
6671         * src/plugins/pgpcore/sgpgme.c
6672                 Include locale.h
6673
6674 2005-10-24 [mones]      1.9.15cvs98
6675
6676         * manual/Makefile
6677         * manual/account.xml
6678         * manual/ack.xml
6679         * manual/addrbook.xml
6680         * manual/advanced.xml
6681         * manual/faq.xml
6682         * manual/glossary.xml
6683         * manual/gpl.xml
6684         * manual/handling.xml
6685         * manual/intro.xml
6686         * manual/keyboard.xml
6687         * manual/manual.xml
6688         * manual/plugins.xml
6689         * manual/starting.xml
6690         * manual/dtd/sdocbook.dtd
6691                 Initial manual structure and some content.
6692
6693 2005-10-23 [wwp]        1.9.15cvs97
6694
6695         * src/gtk/about.c
6696                 fix a typo
6697
6698 2005-10-23 [wwp]        1.9.15cvs96
6699
6700         * src/gtk/about.c
6701         * src/gtk/authors.h
6702                 rework of the about window (main work by Paul), also featuring a few
6703                 fixes for typos and duplicate names
6704
6705 2005-10-23 [wwp]        1.9.15cvs95
6706
6707         * src/.cvsignore
6708                 Ignore the right binary name (sylpheed-claws now)
6709
6710 2005-10-23 [paul]       1.9.15cvs94
6711
6712         * src/compose.c
6713                 when using Folder Pref 'Default To for
6714                 replies' make the entry in the Compose
6715                 window bold
6716                 Patch by Fabien Vantard
6717
6718 2005-10-22 [colin]      1.9.15cvs93
6719
6720         * src/codeconv.c
6721                 Fix leak
6722
6723 2005-10-22 [colin]      1.9.15cvs92
6724
6725         * src/codeconv.c
6726                 try to convert using locale (apart utf8) if necessary
6727
6728 2005-10-22 [colin]      1.9.15cvs91
6729
6730         * src/pixmaps/new.xpm
6731         * src/pixmaps/unread.xpm
6732                 Make the unread envelope blue again and
6733                 saturate the new one a bit more.
6734
6735 2005-10-22 [colin]      1.9.15cvs90
6736
6737         * src/compose.c
6738                 When replying to a mail sent by one of our accounts,
6739                 use the original list of recipients. Let 'Reply All'
6740                 and 'Reply to sender' work like previously.
6741
6742 2005-10-21 [colin]      1.9.15cvs89
6743
6744         * src/prefs_filtering.c
6745                 Clear fields after add and replace
6746         * src/textview.c
6747                 Display xface differently (better)
6748         * src/plugins/pgpinline/pgpinline.c
6749                 Fix crappy encodings/recodings
6750
6751 2005-10-21 [paul]       1.9.15cvs88
6752
6753         * src/compose.c
6754         * src/prefs_folder_item.c
6755         * src/toolbar.c
6756                 fix news folder Folder Properties
6757                 (thanks to Colin)
6758         * src/folderview.c
6759                 update folderview after Themes change
6760                 keep selected folder selected
6761                 (thanks to Colin)
6762
6763 2005-10-21 [paul]       1.9.15cvs87
6764
6765         * tools/Makefile.am
6766         * tools/OOo2sylpheed.pl
6767         * tools/README
6768         * tools/README.sylprint
6769         * tools/asus_mailled.sh         ** REMOVED **
6770         * tools/filter_conv.pl
6771         * tools/freshmeat_search.pl
6772         * tools/google_search.pl
6773         * tools/gpg-sign-syl            ** REMOVED **
6774         * tools/kmail2sylpheed.pl
6775         * tools/kmail2sylpheed_v2.pl
6776         * tools/multiwebsearch.pl
6777         * tools/nautilus2sylpheed.sh
6778         * tools/newscache_clean.pl
6779         * tools/outlook2sylpheed.pl
6780         * tools/sylpheed-switcher       ** REMOVED **
6781         * tools/sylprint.pl
6782         * tools/sylprint.rc
6783         * tools/tb2sylpheed
6784         * tools/vcard2xml.py
6785         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6786                 update default config dir
6787                 update binary name (thanks to Fabien Vantard)
6788                 remove obsolete scripts
6789
6790 2005-10-21 [colin]      1.9.15cvs86
6791
6792         * src/inc.c
6793                 Fix possible leak and units. Based on a patch by
6794                 Fabien Vantard.
6795
6796 2005-10-20 [colin]      1.9.15cvs85
6797
6798         * src/textview.c
6799                 Clear xface when clearing textview
6800
6801 2005-10-20 [colin]      1.9.15cvs84
6802
6803         * configure.ac
6804         * src/folderview.c
6805         * src/headerview.c
6806         * src/main.c
6807         * src/prefs_common.c
6808         * src/prefs_common.h
6809         * src/prefs_message.c
6810         * src/textview.c
6811         * src/textview.h
6812         * src/common/defs.h
6813         * src/common/utils.c
6814         * src/common/utils.h
6815         * src/gtk/gtkutils.c
6816         * src/gtk/gtkutils.h
6817                 Migrate config to .sylpheed-claws (Automatically)
6818                 Add a way to get the Xface in the TextView
6819
6820 2005-10-20 [colin]      1.9.15cvs83
6821
6822         * src/gtk/Makefile.am
6823         * src/gtk/about.c
6824         * src/gtk/authors.h
6825                 Make the about dialog *grooovy*
6826
6827 2005-10-20 [colin]      1.9.15cvs82
6828
6829         * src/mimeview.c
6830                 Use "Open with" on double click if no command
6831                 was found
6832
6833 2005-10-20 [colin]      1.9.15cvs81
6834
6835         * src/imap.c
6836         * src/etpan/imap-thread.c
6837                 Fix possible crash.
6838
6839 2005-10-20 [paul]       1.9.15cvs80
6840
6841         * src/folder.c
6842                 don't show clipkey icon if the only
6843                 attachment is the signature
6844                 Patch by Colin
6845
6846 2005-10-20 [paul]       1.9.15cvs79
6847
6848         * AUTHORS
6849         * src/plugins/pgpmime/pgpmime.c
6850                 name the PGP/MIME signature 'signature.asc'
6851                 Patch by Andrew Nelson <freeandy@gmail.com>
6852
6853 2005-10-19 [colin]      1.9.15cvs78
6854
6855         * src/plugins/pgpmime/pgpmime.c
6856                 Oops, no need to double-check though
6857
6858 2005-10-19 [colin]      1.9.15cvs77
6859
6860         * src/plugins/pgpinline/pgpinline.c
6861         * src/plugins/pgpmime/pgpmime.c
6862                 Check that my_tmpfile() doesn't 
6863                 return NULL
6864
6865 2005-10-19 [colin]      1.9.15cvs76
6866
6867         * src/common/utils.c
6868                 Use shorter mime boundaries to avoid having
6869                 MTAs rewrapping our headers, breaking the
6870                 PGP signature in the process 
6871         * src/compose.c
6872         * src/plugins/pgpmime/pgpmime.c
6873                 Check for boundary uniqueness to be sure
6874                 it won't happen, instead of hoping for the
6875                 best
6876
6877 2005-10-19 [colin]      1.9.15cvs75
6878
6879         * sylpheed-claws.desktop
6880         * src/Makefile.am
6881         * src/main.c
6882                 Ship a sylpheed-claws binary instead
6883                 of a sylpheed one. Change the socket
6884                 name, too
6885         * src/folderview.c
6886                 Update folder only if it changed
6887         * src/wizard.c
6888                 Fix i18n in welcome mail, patch by
6889                 Fabien Vantard
6890
6891 2005-10-19 [paul]
6892
6893         1.9.99-rc2 released
6894
6895 2005-10-19 [paul]       1.9.15cvs74
6896
6897         * src/folder.c
6898         * src/folderview.c
6899                 fix summaryview update
6900                 Patch by Colin
6901
6902 2005-10-18 [colin]      1.9.15cvs73
6903
6904         * src/plugins/pgpcore/passphrase.c
6905                 Don't XGrabServer, and try a bit more to 
6906                 sync everything before grabbing mouse/keyboard
6907
6908 2005-10-18 [colin]      1.9.15cvs72
6909
6910         * src/Makefile.am
6911         * src/addressadd.c
6912         * src/addressbook.c
6913         * src/folderview.c
6914         * src/grouplistdialog.c
6915         * src/mimeview.c
6916         * src/stock_pixmap.c
6917         * src/stock_pixmap.h
6918         * src/summaryview.c
6919         * src/gtk/gtksctree.c
6920         * src/gtk/gtksctree.h
6921         * src/pixmaps/empty.xpm
6922                 Implement a wrapper call for gtk_ctree_set_node_info
6923                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6924                 pixmap instead of a NULL one. This works around some
6925                 memory problems deep inside gtk, revealed by valgrind,
6926                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6927                 as locked crashes sylpheed.), as well as, probably, 
6928                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6929
6930 2005-10-17 [colin]      1.9.15cvs71
6931
6932         * src/mimeview.c
6933                 Provide visual feedback when checking
6934                 signature
6935
6936 2005-10-17 [colin]      1.9.15cvs70
6937
6938         * src/main.c
6939                 Keep the folder list frozen while checking caches...
6940
6941 2005-10-17 [colin]      1.9.15cvs69
6942
6943         * src/addr_compl.c
6944                 Fi bug #833 (Autocompleting from addressbook 
6945                 fails with extended chars)
6946         * src/imap.c
6947                 Fix 'adding messages' staying in statusbar
6948                 after an error
6949
6950 2005-10-17 [wwp]        1.9.15cvs68
6951
6952         * src/ssl_manager.c
6953                 Fix buttons' layout resizing when window size changes
6954
6955 2005-10-17 [wwp]        1.9.15cvs67
6956
6957         * src/account.c
6958         * src/prefs_account.c
6959         * src/prefs_common.c
6960         * src/prefs_common.h
6961         * src/prefs_folder_item.c
6962         * src/prefs_gtk.c
6963         * src/gtk/logwindow.c
6964         * src/gtk/pluginwindow.c
6965         * src/gtk/prefswindow.c
6966         * src/gtk/prefswindow.h
6967                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6968
6969 2005-10-17 [paul]       1.9.15cvs66
6970
6971         * configure.ac
6972                 fix missing libetpan message
6973         * po/en_GB.po
6974                 updated
6975         * src/crash.c
6976         * src/manual.c
6977         * src/prefs_themes.c
6978         * src/common/defs.h
6979                 add some new URI defines, change some
6980                 others
6981         * src/wizard.c
6982                 make welcome message translatable
6983                 small improvements to english
6984                 other tweaks
6985         * src/gtk/menu.c
6986                 fix warnings
6987
6988 2005-10-17 [paul]       1.9.15cvs65
6989
6990         * src/summaryview.c
6991                 fix column titles
6992
6993 2005-10-16 [mones]      1.9.15cvs64
6994
6995         * po/es.po
6996                 Updated translation
6997
6998 2005-10-16 [colin]
6999
7000         1.9.99-rc1 released
7001
7002 2005-10-16 [colin]      1.9.15cvs63
7003
7004         * src/wizard.c
7005                 Fix whitespace
7006
7007 2005-10-16 [colin]      1.9.15cvs62
7008
7009         * src/toolbar.c
7010                 s/Get All/Get Mail/
7011         * src/wizard.c
7012                 Real welcome mail text, thanks Paul
7013
7014 2005-10-16 [colin]      1.9.15cvs61
7015
7016         * src/editldap.c
7017         * src/exporthtml.c
7018         * src/main.c
7019         * src/mainwindow.c
7020         * src/prefs_themes.c
7021         * src/prefs_toolbar.c
7022         * src/plugins/demo/demo.c
7023         * src/plugins/trayicon/trayicon.c
7024                 s/Sylpheed/Sylpheed-Claws/
7025
7026 2005-10-16 [colin]      1.9.15cvs60
7027
7028         * src/wizard.c
7029                 Add a welcome email in the first empty mailbox
7030         * src/prefs_common.c
7031                 Change one more default
7032
7033 2005-10-16 [colin]      1.9.15cvs59
7034
7035         * src/wizard.c
7036                 Remove printf
7037
7038 2005-10-16 [colin]      1.9.15cvs58
7039
7040         * src/toolbar.c
7041         * src/prefs_common.c
7042                 Change some defaults
7043
7044 2005-10-16 [colin]      1.9.15cvs57
7045
7046         * src/toolbar.c
7047         * src/prefs_common.c
7048                 Change some defaults
7049
7050 2005-10-16 [colin]      1.9.15cvs56
7051
7052         * src/wizard.c
7053                 By default, initialize fonts to have
7054                 the same size as normal GtkWidgets
7055
7056 2005-10-16 [colin]      1.9.15cvs55
7057
7058         * src/mimeview.c
7059                 Fix message a bit more
7060
7061 2005-10-16 [colin]      1.9.15cvs54
7062
7063         * src/addressbook.c
7064                 Second attempt at flicker fixing
7065
7066 2005-10-16 [colin]      1.9.15cvs53
7067
7068         * src/addressbook.c
7069                 Fix flicker
7070
7071 2005-10-16 [wwp]        1.9.15cvs52
7072
7073         * src/addressbook.c
7074         * src/editaddress.c
7075         * src/prefs_common.c
7076         * src/prefs_common.h
7077                 Remember window sizes (address book)
7078
7079 2005-10-16 [wwp]        1.9.15cvs51
7080
7081         * src/plugins/clamav/clamav_plugin_gtk.c
7082         * src/plugins/spamassassin/spamassassin_gtk.c
7083                 Fix compilation warnings (missing #include).
7084
7085 2005-10-16 [colin]      1.9.15cvs50
7086
7087         * src/mimeview.c
7088         * src/summaryview.c
7089         * src/textview.c
7090                 Make 'c' check signature, and forward
7091                 c, l, y, t from summaryview to mimeview
7092
7093 2005-10-16 [colin]      1.9.15cvs49
7094
7095         * src/addressbook.c
7096                 Put border around buttons
7097         * src/mainwindow.c
7098         * src/summaryview.c
7099                 Rework menus (Patch based on a patch
7100                 by Paul)
7101
7102 2005-10-15 [wwp]        1.9.15cvs48
7103
7104         * src/editjpilot.c
7105         * src/editldap.c
7106         * src/editvcard.c
7107         * src/exphtmldlg.c
7108         * src/expldifdlg.c
7109         * src/export.c
7110         * src/import.c
7111         * src/importldif.c
7112         * src/importmutt.c
7113         * src/importpine.c
7114         * src/prefs_account.c
7115         * src/prefs_spelling.c
7116         * src/gtk/gtkutils.c
7117         * src/gtk/gtkutils.h
7118         * src/plugins/clamav/clamav_plugin_gtk.c
7119         * src/plugins/spamassassin/spamassassin_gtk.c
7120                 use nicer browse-for-file/dir buttons than the "..." ones,
7121                 code factorizing more.
7122
7123 2005-10-14 [colin]      1.9.15cvs47
7124
7125         * src/mainwindow.c
7126                 set relief on the account switcher so that people see it
7127                 grey out Create processing rules when no message is selected
7128         * src/prefs_filtering.c
7129                 ask before closing if the rule has not been modified, even if
7130                 it's not valid
7131         * src/prefs_matcher.c
7132                 fix sensitivity when entering the dialog
7133         * src/gtk/inputdialog.c
7134                 display a better icon on password ask
7135         * src/plugins/pgpcore/passphrase.c
7136                 make the dialog look better
7137
7138 2005-10-14 [paul]       1.9.15cvs46
7139
7140         * src/folderview.c
7141                 indicate presense of marked msgs in
7142                 unexpanded subfolders
7143
7144 2005-10-14 [paul]       1.9.15cvs45
7145
7146         * src/prefs_actions.c
7147         * src/prefs_common.c
7148         * src/prefs_common.h
7149         * src/prefs_filtering_action.c
7150         * src/prefs_matcher.c
7151         * src/prefs_template.c
7152                 remember window sizes
7153                 fix Info button size
7154
7155         Patches by wwp
7156
7157 2005-10-13 [colin]      1.9.15cvs44
7158
7159         * src/mimeview.c
7160         * src/noticeview.c
7161         * src/noticeview.h
7162                 Add a tooltip on the icon (optional) 
7163                 Get rid of the signature buttons and only
7164                 use the icon+tooltip
7165
7166 2005-10-13 [colin]      1.9.15cvs43
7167
7168         * src/noticeview.c
7169         * src/noticeview.h
7170                 Add hand cursor for hovering over icon
7171
7172 2005-10-13 [colin]      1.9.15cvs42
7173
7174         * src/summaryview.c
7175                 Fix crash when quicksearch's hidden 
7176                 at startup
7177
7178 2005-10-13 [colin]      1.9.15cvs41
7179
7180         * src/compose.c
7181                 Set subject when forwarding multiple mails
7182                 Check that other recipient than the default Cc or Bcc
7183                 have been set before sending.
7184
7185 2005-10-13 [colin]      1.9.15cvs40
7186
7187         * src/imap.c
7188                 Batch per-folder
7189                 Introduce locking, but don't use it yet
7190
7191 2005-10-13 [colin]      1.9.15cvs39
7192
7193         * src/gtk/quicksearch.c
7194                 Reset quicksearch when hiding it
7195                 Make sticky a real pref
7196
7197 2005-10-13 [colin]      1.9.15cvs38
7198
7199         * src/summaryview.c
7200                 Faster prefs apply
7201
7202 2005-10-13 [colin]      1.9.15cvs37
7203
7204         * src/mimeview.c
7205         * src/noticeview.c
7206         * src/noticeview.h
7207         * src/plugins/pgpcore/sgpgme.c
7208                 Make privacy icon clickable
7209                 Move Trust field in Full info
7210                 When trust is less than full, don't display
7211                 a warning icon
7212
7213 2005-10-13 [colin]      1.9.15cvs36
7214
7215         * src/folder.c
7216                 Batch on flags sync
7217         * src/folderview.c
7218                 Revert speed hack which is dangerous in fact
7219                 Apply prefs faster
7220
7221 2005-10-13 [colin]      1.9.15cvs35
7222
7223         * src/folder_item_prefs.c
7224                 Fix pref corruption on folder move. Patch
7225                 by wwp
7226
7227 2005-10-13 [paul]       1.9.15cvs34
7228
7229         * src/export.c
7230         * src/import.c
7231                 fix typos in g_warnings
7232         * src/prefs_account.c
7233                 add a file selector for Signature file
7234
7235         Patches by wwp
7236
7237 2005-10-12 [colin]      1.9.15cvs33
7238
7239         * src/mimeview.c
7240                 Provide a quick way to go back from a
7241                 signature's full info to the email part
7242
7243 2005-10-12 [colin]      1.9.15cvs32
7244
7245         * src/compose.c
7246                 Remove old hack of encoding signed mails with base64.
7247                 QP works equally well.
7248
7249 2005-10-12 [colin]      1.9.15cvs31
7250
7251         * src/crash.c
7252                 Replace deprecated GtkText with GtkTextView
7253         * src/imap.c
7254                 Fix a logic bug about counts in imap_select
7255                 (previously un-triggered)
7256         * src/mainwindow.c
7257         * src/summaryview.c
7258         * src/news.c
7259                 Allow local deletion of news posts
7260         * src/mimeview.c
7261                 Show GPG noticeview on the message/rfc822 part
7262                 in addition to the text/plain one
7263         * src/prefs_image_viewer.c
7264           src/plugins/pgpcore/prefs_gpg.c
7265                 Polish (set the label as part of the checkbox)
7266         * src/wizard.c
7267                 Don't sit there doing nothing after destroying
7268                 the window - return err
7269
7270 2005-10-11 [colin]      1.9.15cvs30
7271
7272         * src/folderview.c
7273                 Apply processing rules before showing folders.
7274                 Early folder show (before flags sync) will only
7275                 be done when there are no processing rules (nor
7276                 pre- or post- ones)
7277         * src/imap.c
7278                 Fix stuff related to mail subdir, creation and 
7279                 deletion of folders 
7280         * src/imap_gtk.c
7281                 Don't allow creation of folders in NoInferior
7282                 folders, as it won't work
7283
7284 2005-10-10 [colin]      1.9.15cvs29
7285
7286         * src/compose.c
7287                 Reselect "None" Privacy system when selecting an
7288                 account with no privacy system defined
7289
7290 2005-10-10 [colin]      1.9.15cvs28
7291
7292         * src/mainwindow.c
7293                 Add Windows-1252 encoding
7294         * src/prefs_common.c
7295                 Rework some defaults:
7296                 - autosave to draft by default
7297                 - don't show header pane (it's already in the textview)
7298                 - Select first new or unread mail on entry
7299                 - Assume 'Yes' to change folder when there's no more
7300                   unread message
7301         * src/prefs_matcher.c
7302                 Fix a gtk assertion failure
7303         * src/gtk/colorlabel.c
7304                 Workaround bad repainting on selection
7305         * src/main.c
7306                 Freeze/thaw (a bit faster on ssh -X)
7307         * src/msgcache.c
7308                 Get rid of StrdupConverter that just adds an
7309                 extra strdup/free 
7310         * src/etpan/imap_thread.c
7311                 memset buf to 0
7312
7313 2005-10-10 [colin]      1.9.15cvs27
7314
7315         * src/export.c
7316         * src/import.c
7317                 Fix compile on gtk 2.4. Patch by wwp
7318
7319 2005-10-09 [colin]      1.9.15cvs26
7320
7321         * src/mainwindow.c
7322         * src/messageview.c
7323         * src/summaryview.c
7324                 Clarify forward menus. Patch by wwp
7325
7326 2005-10-09 [colin]      1.9.15cvs25
7327
7328         * src/compose.c
7329         * src/compose.h
7330                 Fix bug #829 (Non-working "Encrypt message by 
7331                 default when replying to an encrypted message")
7332
7333 2005-10-08 [colin]      1.9.15cvs24
7334
7335         * src/wizard.c
7336                 Fix bug #827 ("Welcome" setup wizard after a 
7337                 permission error gives up & forgets itself.)
7338
7339 2005-10-08 [colin]      1.9.15cvs23
7340
7341         * src/procmime.c
7342                 Fix bug #828 (Ignoring headers with spaces around = sign)
7343
7344 2005-10-08 [colin]      1.9.15cvs22
7345
7346         * src/export.c
7347                 Warning fix by wwp
7348
7349 2005-10-08 [colin]      1.9.15cvs21
7350
7351         * src/folder.c
7352         * src/folder.h
7353                 Add a processing_pending indicator, set on 
7354                 folder_item_open and cleared after 
7355                 folder_item_process_open
7356         * src/folderview.c
7357         * src/summaryview.c
7358                 wrap procmsg_msginfo_*_flags, and in the
7359                 wrapper check that there's no folder processing 
7360                 pending. If there is, defer the flags change until 
7361                 processing is done to avoid stepping over each
7362                 other's toes.
7363                 Freeze during processing, but not during scanning.
7364
7365 2005-10-07 [colin]      1.9.15cvs20
7366
7367         * src/plugins/pgpcore/passphrase.c
7368                 Fix bug #826 (X-Server hangs when 
7369                 right-clicking a PGP encrypted message)
7370
7371 2005-10-07 [paul]       1.9.15cvs19
7372
7373         * src/compose.c
7374                 fix compose_entries[]
7375                 patch by Fabien Vantard
7376
7377 2005-10-06 [colin]      1.9.15cvs18
7378
7379         * src/pixmaps/address.xpm
7380         * src/pixmaps/address_book.xpm
7381         * src/pixmaps/book.xpm
7382         * src/pixmaps/check_spelling.xpm
7383         * src/pixmaps/checkbox_off.xpm
7384         * src/pixmaps/checkbox_on.xpm
7385         * src/pixmaps/close.xpm
7386         * src/pixmaps/complete.xpm
7387         * src/pixmaps/continue.xpm
7388         * src/pixmaps/deleted.xpm
7389         * src/pixmaps/down_arrow.xpm
7390         * src/pixmaps/exec.xpm
7391         * src/pixmaps/forwarded.xpm
7392         * src/pixmaps/group.xpm
7393         * src/pixmaps/ignorethread.xpm
7394         * src/pixmaps/interface.xpm
7395         * src/pixmaps/jpilot.xpm
7396         * src/pixmaps/ldap.xpm
7397         * src/pixmaps/linewrap.xpm
7398         * src/pixmaps/linewrapcurrent.xpm
7399         * src/pixmaps/mail.xpm
7400         * src/pixmaps/mail_attach.xpm
7401         * src/pixmaps/mail_compose.xpm
7402         * src/pixmaps/mail_forward.xpm
7403         * src/pixmaps/mail_receive.xpm
7404         * src/pixmaps/mail_receive_all.xpm
7405         * src/pixmaps/mail_reply.xpm
7406         * src/pixmaps/mail_reply_to_all.xpm
7407         * src/pixmaps/mail_reply_to_author.xpm
7408         * src/pixmaps/mail_send.xpm
7409         * src/pixmaps/mail_send_queue.xpm
7410         * src/pixmaps/mime_application.xpm
7411         * src/pixmaps/mime_audio.xpm
7412         * src/pixmaps/mime_image.xpm
7413         * src/pixmaps/mime_message.xpm
7414         * src/pixmaps/mime_text_enriched.xpm
7415         * src/pixmaps/mime_text_html.xpm
7416         * src/pixmaps/mime_text_plain.xpm
7417         * src/pixmaps/mime_unknown.xpm
7418         * src/pixmaps/new.xpm
7419         * src/pixmaps/news_compose.xpm
7420         * src/pixmaps/offline.xpm
7421         * src/pixmaps/online.xpm
7422         * src/pixmaps/paste.xpm
7423         * src/pixmaps/preferences.xpm
7424         * src/pixmaps/privacy_emblem_encrypted.xpm
7425         * src/pixmaps/privacy_expired.xpm
7426         * src/pixmaps/privacy_failed.xpm
7427         * src/pixmaps/privacy_passed.xpm
7428         * src/pixmaps/privacy_signed.xpm
7429         * src/pixmaps/privacy_unknown.xpm
7430         * src/pixmaps/privacy_warn.xpm
7431         * src/pixmaps/properties.xpm
7432         * src/pixmaps/replied.xpm
7433         * src/pixmaps/search.xpm
7434         * src/pixmaps/unread.xpm
7435         * src/pixmaps/up_arrow.xpm
7436         * src/pixmaps/vcard.xpm
7437                 Modernize internal theme, with icons from the 
7438                 Gnomaws theme. Keep some of the old ones where
7439                 they were better.
7440
7441 2005-10-06 [colin]      1.9.15cvs17
7442
7443         * src/summaryview.c
7444                 Little optimisations + bugfix
7445         * src/toolbar.c
7446                 Remove default useless items - useless being defined
7447                 by the default relevant prefs
7448         * src/wizard.c
7449                 include config.h to make gettext work
7450         * src/prefs_themes.c
7451                 Fix selection of current theme in prefs
7452
7453 2005-10-06 [colin]      1.9.15cvs16
7454
7455         * src/prefs_common.c
7456         * src/prefs_common.h
7457         * src/prefs_summaries.c
7458         * src/folderview.c
7459                 Add a warning dialog on Mark all read 
7460                 (with pref to get rid of it)
7461
7462 2005-10-06 [paul]       1.9.15cvs15
7463
7464         * po/nb.po
7465         * po/pt_BR.po
7466                 updated by Geir Helland and Frederico
7467                 Goncalves Guimaraes
7468
7469 2005-10-05 [colin]      1.9.15cvs14
7470
7471         * src/folder.c
7472         * src/folder.h
7473         * src/folderview.c
7474         * src/folderview.h
7475         * src/imap_gtk.c
7476         * src/mh_gtk.c
7477         * src/mainwindow.c
7478         * src/setup.c
7479                 add a way to rescan without rebuilding
7480                 make moving a bit faster (less folders changes)
7481                 don't lock the tree on Get 
7482         * src/imap.c
7483                 Don't re-delete deleted messages before expunging
7484         * src/summaryview.c
7485                 Set batch mode when deleting mails
7486
7487 2005-10-05 [paul]       1.9.15cvs13
7488
7489         * src/mainwindow.c
7490         * src/mainwindow.h
7491                 fix disabled Execute menu item
7492         * src/toolbar.c
7493                 match the change in 1.9.15cvs10: use Compose
7494                 instead of News by default
7495
7496 2005-10-04 [colin]      1.9.15cvs12
7497
7498         * src/compose.c
7499                 When replying to an ML post with Reply-To set
7500                 to the poster's email, honor it (as before),
7501                 but also honor our user's request to reply to
7502                 the mailing list: set the ML address in the To
7503                 field and the Reply-To address in the Cc: 
7504                 field.
7505
7506 2005-10-04 [colin]      1.9.15cvs11
7507
7508         * src/plugins/trayicon/trayicon.c
7509                 Finish cosmetic change - thanks to wwp
7510
7511 2005-10-04 [colin]      1.9.15cvs10
7512
7513         * src/toolbar.c
7514                 Use Compose instead of Email by default.
7515                 Spotted by wwp.
7516
7517 2005-10-04 [colin]      1.9.15cvs9
7518
7519         * src/folder.c
7520         * src/folder.h
7521         * src/folderview.c
7522         * src/imap.c
7523         * src/etpan/imap-thread.c
7524         * src/etpan/imap-thread.h
7525                 Try to make IMAP faster, by simplifying SEARCH
7526                 commands, avoiding sending two STATUS in a row,
7527                 and deferring flags sync and processing just
7528                 after displaying the folder. 
7529                 This will update the SummaryView in certain
7530                 cases (new mails not already fetched, flags
7531                 changed from another client) but in a non-
7532                 blocking manner.
7533
7534 2005-10-04 [colin]      1.9.15cvs8
7535
7536         * src/plugins/trayicon/trayicon.c
7537                 Relabel "Offline" to "Work offline"
7538
7539 2005-10-04 [colin]      1.9.15cvs7
7540
7541         * src/export.c
7542         * src/import.c
7543         * src/mbox.c
7544                 Fix mbox import/export buglets
7545                 Patch by wwp
7546         * src/plugins/trayicon/trayicon.c
7547                 Add offline swithc
7548                 Patch by wwp
7549
7550 2005-10-04 [colin]      1.9.15cvs6
7551
7552         * src/folder.c
7553         * src/folderview.c
7554         * src/summaryview.c
7555                 Better fix (don't break mark all read) for cvs2
7556
7557 2005-10-03 [colin]      1.9.15cvs5
7558
7559         * src/folder.c
7560                 Use a sane sort by default
7561
7562 2005-10-03 [colin]      1.9.15cvs4
7563
7564         * src/inc.c
7565                 Add a 'Only once' button for overriding offline mode
7566         * src/prefs_account.c
7567         * src/wizard.c
7568                 Add Local mbox to the wizard
7569                 Add IMAP subdir to the wizard (or the wizard is useless
7570                 for such accounts, or even worse than useless)
7571                 Move IMAP subdir from Advanced to Receive tab, as it's
7572                 not that uncommon
7573
7574 2005-10-03 [colin]      1.9.15cvs3
7575
7576         * src/send_message.c
7577                 Forgot this one in cvs1
7578
7579 2005-10-03 [colin]      1.9.15cvs2
7580
7581         * src/folder.c
7582                 Faster close when leaving a folder with lots
7583                 of new mails. Idea by David Relson.
7584
7585 2005-10-03 [colin]      1.9.15cvs1
7586
7587         * src/compose.c
7588         * src/imap.c
7589         * src/inc.c
7590         * src/main.c
7591         * src/messageview.c
7592         * src/news.c
7593         * src/summaryview.c
7594         * src/gtk/sslcertwindow.c
7595         * src/plugins/trayicon/trayicon.c
7596                 Add accels to every AlertPanel. Patch by Fabien 
7597                 Vantard
7598
7599 2005-10-03 [paul]       1.9.15
7600
7601         1.9.15 released
7602
7603 2005-10-03 [paul]       1.9.14cvs68
7604
7605         * po/ca.po
7606         * po/de.po
7607         * po/es.po
7608         * po/fi.po
7609         * po/fr.po
7610         * po/sk.po
7611         * po/sr.po
7612         * po/zh_CN.po
7613                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7614                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7615                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7616
7617 2005-10-03 [paul]       1.9.14cvs67
7618
7619         * src/send_message.c
7620                 prevent hang on Cancel
7621                 patch by Colin
7622
7623 2005-10-03 [paul]       1.9.14cvs66
7624
7625         * src/main.c
7626                 fix crash in IMAP caused by discrepancy
7627                 between check_at_startup and offline mode
7628                 Patch by Colin
7629
7630 2005-10-01 [paul]       1.9.14cvs65
7631
7632         * src/inc.c
7633                 fix engrish
7634
7635 2005-10-01 [paul]       1.9.14cvs64
7636         * src/export.c
7637         * src/import.c
7638                 synchronise import_mbox() and export_mbox()
7639         * src/mbox.c
7640                 proc_mbox(): add alert if file cannot be opened
7641                 export_list_to_mbox(): test if dest file exists,
7642                 prompt user to overwrite if it does. add alert
7643                 if file cannot be created
7644                                                                 
7645         Patch by wwp
7646                                                                                                                 
7647
7648 2005-09-30 [paul]       1.9.14cvs63
7649
7650         * src/addressbook.c
7651                 Fix sensitivity of a menu
7652         * src/codeconv.c
7653                 Respect hidden pref for mails with no encoding
7654         * src/common/xml.c
7655                 Fix memory corruption
7656         * src/plugins/pgpcore/sgpgme.c
7657                 Fix segfault on incomplete sigs, and display
7658                 of S/Mime UIDs
7659
7660         Patches by Colin
7661
7662 2005-09-30 [colin]      1.9.14cvs62
7663
7664         * src/partial_download.c
7665                 Little logic fix in almost-dead code
7666         * src/pop.c
7667                 Fix partial download when there's no new mail
7668
7669 2005-09-29 [paul]       1.9.14cvs61
7670
7671         * src/plugins/pgpinline/pgpinline.c
7672                 fix bug 819, 'crash accessing sign message'
7673                 Patch by Colin
7674
7675 2005-09-28 [martin]     1.9.14cvs60
7676
7677         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7678                 fix bug #790 (Crash when restarting window manager (fluxbox))
7679
7680 2005-09-28 [paul]       1.9.14cvs59
7681
7682         * src/gtk/gtkaspell.c
7683                 fix off-by-one typo
7684
7685 2005-09-27 [colin]      1.9.14cvs58
7686
7687         * src/plugins/pgpcore/sgpgme.c
7688                 Report error when there's one, instead of
7689                 "Signature unchecked" 
7690
7691 2005-09-27 [colin]      1.9.14cvs57
7692
7693         * src/prefs_quote.c
7694                 Fix bug #816 (Weird quotation with spaces)
7695
7696 2005-09-27 [colin]      1.9.14cvs56
7697
7698         * src/codeconv.c
7699         * src/compose.c
7700         * src/compose.h
7701                 Put subject in compose's title
7702                 Fix Automatic encoding so that it's really automatic:
7703                 first try default locale's charset, then charset of the replied mail, 
7704                 then utf-8
7705                 Fix encoding of headers (must be in strict mode too)
7706
7707 2005-09-26 [colin]      1.9.14cvs55
7708
7709         * src/gtk/gtkaspell.c
7710                 Fix previous patch - don't color the space,
7711                 just uncolor it :)
7712
7713 2005-09-26 [colin]      1.9.14cvs54
7714
7715         * src/gtk/gtkaspell.c
7716                 Unmark space if possible
7717
7718 2005-09-26 [colin]      1.9.14cvs53
7719
7720         * src/imap.c
7721                 log_error instead of alertpanel according to the pref
7722         * src/etpan/imap-thread.c
7723                 Print connect status, copy only necessary size to 
7724                 logger
7725         * src/plugins/pgpmime/pgpmime.c
7726                 Handle S/Mime signatures (verification only). Patch based
7727                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7728
7729 2005-09-26 [paul]       1.9.14cvs52
7730
7731         * src/common/passcrypt.c
7732                 this 'workaround' not necessary on NetBSD.
7733                 Thanks to Daniel Gustafson
7734
7735 2005-09-26 [paul]
7736
7737         1.9.15-rc4 released
7738
7739 2005-09-26 [paul]       1.9.14cvs51
7740
7741         * src/summaryview.c
7742                 Skip currently selected message when
7743                 looking for next new or unread message
7744                 in current folder. Patch by Colin
7745         * src/common/passcrypt.c
7746                 eliminate warnings on *BSD. Patch by
7747                 Daniel Gustafson
7748
7749 2005-09-26 [colin]      1.9.14cvs50
7750
7751         * src/procmsg.c
7752                 Call postfiltering hook anyway
7753
7754 2005-09-22 [colin]      1.9.14cvs49
7755
7756         * src/codeconv.c
7757         * src/codeconv.h
7758                 Add a strict mode that doesn't replace with _
7759         * src/compose.c
7760         * src/compose.h
7761                 Use strict conversion while sending
7762                 Fix race when drafting while sending (happens
7763                 on IMAP)
7764                 Fix d'n'd of messages from summaryview
7765         * src/prefs_common.c
7766         * src/prefs_common.h
7767                 add hidden utf8_instead_of_locale_for_broken_mail 
7768                 pref for people that preferred the default charset 
7769                 to be utf8 for broken mails
7770         * src/quote_fmt_parse.y
7771                 fix bug #815 (No quote insert if "From:" fied 
7772                 contained Russian letters)
7773         * src/summaryview.c
7774                 Fix d'n'd of messages to compose
7775
7776 2005-09-22 [paul]       1.9.14cvs48
7777
7778         * src/compose.c
7779                 fix bug where attachments Name entry
7780                 would display Path instead
7781
7782 2005-09-21 [paul]       1.9.14cvs47
7783
7784         * README
7785         * README.jp
7786         * configure.ac
7787         * config/config.rpath
7788         * doc/manual/en/sylpheed-20.html
7789         * doc/manual/es/sylpheed-20.html
7790         * po/bg.po
7791         * po/ca.po
7792         * po/de.po
7793         * po/es.po
7794         * po/fr.po
7795         * po/it.po
7796         * po/pt_BR.po
7797         * po/sk.po
7798         * po/zh_TW.po
7799         * src/account.c
7800         * src/account.h
7801         * src/action.c
7802         * src/action.h
7803         * src/adbookbase.h
7804         * src/addr_compl.c
7805         * src/addr_compl.h
7806         * src/addrbook.c
7807         * src/addrbook.h
7808         * src/addrcache.c
7809         * src/addrcache.h
7810         * src/addrcindex.c
7811         * src/addrcindex.h
7812         * src/addrclip.c
7813         * src/addrclip.h
7814         * src/addrdefs.h
7815         * src/addressadd.c
7816         * src/addressadd.h
7817         * src/addressbook.c
7818         * src/addressbook.h
7819         * src/addressitem.h
7820         * src/addrgather.c
7821         * src/addrgather.h
7822         * src/addrharvest.c
7823         * src/addrharvest.h
7824         * src/addrindex.c
7825         * src/addrindex.h
7826         * src/addritem.c
7827         * src/addritem.h
7828         * src/addrquery.c
7829         * src/addrquery.h
7830         * src/addrselect.c
7831         * src/addrselect.h
7832         * src/alertpanel.c
7833         * src/alertpanel.h
7834         * src/browseldap.c
7835         * src/browseldap.h
7836         * src/codeconv.c
7837         * src/codeconv.h
7838         * src/compose.c
7839         * src/compose.h
7840         * src/crash.c
7841         * src/crash.h
7842         * src/customheader.c
7843         * src/customheader.h
7844         * src/displayheader.c
7845         * src/displayheader.h
7846         * src/editaddress.c
7847         * src/editaddress.h
7848         * src/editbook.c
7849         * src/editbook.h
7850         * src/editgroup.c
7851         * src/editgroup.h
7852         * src/editjpilot.c
7853         * src/editjpilot.h
7854         * src/editldap.c
7855         * src/editldap.h
7856         * src/editldap_basedn.c
7857         * src/editldap_basedn.h
7858         * src/editvcard.c
7859         * src/editvcard.h
7860         * src/enriched.c
7861         * src/enriched.h
7862         * src/exphtmldlg.c
7863         * src/exphtmldlg.h
7864         * src/expldifdlg.c
7865         * src/expldifdlg.h
7866         * src/export.c
7867         * src/export.h
7868         * src/exporthtml.c
7869         * src/exporthtml.h
7870         * src/exportldif.c
7871         * src/exportldif.h
7872         * src/filtering.c
7873         * src/filtering.h
7874         * src/folder.c
7875         * src/folder.h
7876         * src/folder_item_prefs.c
7877         * src/folder_item_prefs.h
7878         * src/foldersel.c
7879         * src/foldersel.h
7880         * src/folderutils.c
7881         * src/folderutils.h
7882         * src/folderview.c
7883         * src/folderview.h
7884         * src/grouplistdialog.c
7885         * src/grouplistdialog.h
7886         * src/headerview.c
7887         * src/headerview.h
7888         * src/html.c
7889         * src/html.h
7890         * src/image_viewer.c
7891         * src/image_viewer.h
7892         * src/imap.c
7893         * src/imap.h
7894         * src/imap_gtk.c
7895         * src/imap_gtk.h
7896         * src/import.c
7897         * src/import.h
7898         * src/importldif.c
7899         * src/importldif.h
7900         * src/importmutt.c
7901         * src/importmutt.h
7902         * src/importpine.c
7903         * src/importpine.h
7904         * src/inc.c
7905         * src/inc.h
7906         * src/jpilot.c
7907         * src/jpilot.h
7908         * src/ldapctrl.c
7909         * src/ldapctrl.h
7910         * src/ldaplocate.c
7911         * src/ldaplocate.h
7912         * src/ldapquery.c
7913         * src/ldapquery.h
7914         * src/ldapserver.c
7915         * src/ldapserver.h
7916         * src/ldaputil.c
7917         * src/ldaputil.h
7918         * src/ldif.c
7919         * src/ldif.h
7920         * src/localfolder.c
7921         * src/localfolder.h
7922         * src/main.c
7923         * src/main.h
7924         * src/mainwindow.c
7925         * src/mainwindow.h
7926         * src/manual.c
7927         * src/manual.h
7928         * src/matcher.c
7929         * src/matcher.h
7930         * src/matcher_parser.h
7931         * src/matcher_parser_lex.l
7932         * src/matcher_parser_parse.y
7933         * src/mbox.c
7934         * src/mbox.h
7935         * src/message_search.c
7936         * src/message_search.h
7937         * src/messageview.c
7938         * src/messageview.h
7939         * src/mh.c
7940         * src/mh.h
7941         * src/mh_gtk.c
7942         * src/mh_gtk.h
7943         * src/mimeview.c
7944         * src/mimeview.h
7945         * src/msgcache.c
7946         * src/msgcache.h
7947         * src/mutt.c
7948         * src/mutt.h
7949         * src/news.c
7950         * src/news.h
7951         * src/news_gtk.c
7952         * src/news_gtk.h
7953         * src/noticeview.c
7954         * src/noticeview.h
7955         * src/partial_download.c
7956         * src/partial_download.h
7957         * src/pine.c
7958         * src/pine.h
7959         * src/pop.c
7960         * src/pop.h
7961         * src/prefs_account.c
7962         * src/prefs_account.h
7963         * src/prefs_actions.c
7964         * src/prefs_actions.h
7965         * src/prefs_common.c
7966         * src/prefs_common.h
7967         * src/prefs_compose_writing.c
7968         * src/prefs_compose_writing.h
7969         * src/prefs_customheader.c
7970         * src/prefs_customheader.h
7971         * src/prefs_display_header.c
7972         * src/prefs_display_header.h
7973         * src/prefs_ext_prog.c
7974         * src/prefs_ext_prog.h
7975         * src/prefs_filtering.c
7976         * src/prefs_filtering.h
7977         * src/prefs_filtering_action.c
7978         * src/prefs_filtering_action.h
7979         * src/prefs_folder_column.c
7980         * src/prefs_folder_column.h
7981         * src/prefs_folder_item.c
7982         * src/prefs_folder_item.h
7983         * src/prefs_fonts.c
7984         * src/prefs_fonts.h
7985         * src/prefs_gtk.c
7986         * src/prefs_gtk.h
7987         * src/prefs_image_viewer.c
7988         * src/prefs_image_viewer.h
7989         * src/prefs_matcher.c
7990         * src/prefs_matcher.h
7991         * src/prefs_message.c
7992         * src/prefs_message.h
7993         * src/prefs_msg_colors.c
7994         * src/prefs_msg_colors.h
7995         * src/prefs_other.c
7996         * src/prefs_other.h
7997         * src/prefs_quote.c
7998         * src/prefs_quote.h
7999         * src/prefs_receive.c
8000         * src/prefs_receive.h
8001         * src/prefs_send.c
8002         * src/prefs_send.h
8003         * src/prefs_spelling.c
8004         * src/prefs_spelling.h
8005         * src/prefs_summaries.c
8006         * src/prefs_summaries.h
8007         * src/prefs_summary_column.c
8008         * src/prefs_summary_column.h
8009         * src/prefs_template.c
8010         * src/prefs_template.h
8011         * src/prefs_themes.c
8012         * src/prefs_themes.h
8013         * src/prefs_toolbar.c
8014         * src/prefs_toolbar.h
8015         * src/prefs_wrapping.c
8016         * src/prefs_wrapping.h
8017         * src/privacy.c
8018         * src/privacy.h
8019         * src/procheader.c
8020         * src/procheader.h
8021         * src/procmime.c
8022         * src/procmime.h
8023         * src/procmsg.c
8024         * src/procmsg.h
8025         * src/quote_fmt.c
8026         * src/quote_fmt_parse.y
8027         * src/recv.c
8028         * src/recv.h
8029         * src/remotefolder.c
8030         * src/remotefolder.h
8031         * src/send_message.c
8032         * src/send_message.h
8033         * src/setup.c
8034         * src/setup.h
8035         * src/simple-gettext.c
8036         * src/sourcewindow.c
8037         * src/sourcewindow.h
8038         * src/ssl_manager.c
8039         * src/ssl_manager.h
8040         * src/statusbar.c
8041         * src/statusbar.h
8042         * src/stock_pixmap.c
8043         * src/stock_pixmap.h
8044         * src/summary_search.c
8045         * src/summary_search.h
8046         * src/summaryview.c
8047         * src/summaryview.h
8048         * src/syldap.c
8049         * src/syldap.h
8050         * src/textview.c
8051         * src/textview.h
8052         * src/toolbar.c
8053         * src/toolbar.h
8054         * src/undo.c
8055         * src/undo.h
8056         * src/unmime.c
8057         * src/unmime.h
8058         * src/vcard.c
8059         * src/vcard.h
8060         * src/wizard.c
8061         * src/wizard.h
8062         * src/common/base64.c
8063         * src/common/base64.h
8064         * src/common/defs.h
8065         * src/common/hooks.c
8066         * src/common/hooks.h
8067         * src/common/log.c
8068         * src/common/log.h
8069         * src/common/md5.c
8070         * src/common/md5.h
8071         * src/common/mgutils.c
8072         * src/common/mgutils.h
8073         * src/common/nntp.c
8074         * src/common/nntp.h
8075         * src/common/passcrypt.c
8076         * src/common/passcrypt.h.in
8077         * src/common/plugin.c
8078         * src/common/plugin.h
8079         * src/common/prefs.c
8080         * src/common/prefs.h
8081         * src/common/progressindicator.c
8082         * src/common/progressindicator.h
8083         * src/common/quoted-printable.c
8084         * src/common/quoted-printable.h
8085         * src/common/session.c
8086         * src/common/session.h
8087         * src/common/smtp.c
8088         * src/common/smtp.h
8089         * src/common/socket.c
8090         * src/common/socket.h
8091         * src/common/ssl.c
8092         * src/common/ssl.h
8093         * src/common/ssl_certificate.c
8094         * src/common/ssl_certificate.h
8095         * src/common/string_match.c
8096         * src/common/string_match.h
8097         * src/common/stringtable.c
8098         * src/common/sylpheed.c
8099         * src/common/sylpheed.h
8100         * src/common/template.c
8101         * src/common/template.h
8102         * src/common/timing.h
8103         * src/common/utils.c
8104         * src/common/utils.h
8105         * src/common/uuencode.c
8106         * src/common/uuencode.h
8107         * src/common/version.h.in
8108         * src/common/xml.c
8109         * src/common/xml.h
8110         * src/common/xmlprops.c
8111         * src/common/xmlprops.h
8112         * src/gtk/about.c
8113         * src/gtk/about.h
8114         * src/gtk/colorlabel.c
8115         * src/gtk/colorlabel.h
8116         * src/gtk/colorsel.c
8117         * src/gtk/colorsel.h
8118         * src/gtk/description_window.c
8119         * src/gtk/description_window.h
8120         * src/gtk/filesel.c
8121         * src/gtk/filesel.h
8122         * src/gtk/foldersort.c
8123         * src/gtk/foldersort.h
8124         * src/gtk/gtkutils.c
8125         * src/gtk/gtkutils.h
8126         * src/gtk/inputdialog.c
8127         * src/gtk/inputdialog.h
8128         * src/gtk/logwindow.c
8129         * src/gtk/logwindow.h
8130         * src/gtk/manage_window.c
8131         * src/gtk/manage_window.h
8132         * src/gtk/menu.c
8133         * src/gtk/menu.h
8134         * src/gtk/pluginwindow.c
8135         * src/gtk/pluginwindow.h
8136         * src/gtk/prefswindow.c
8137         * src/gtk/prefswindow.h
8138         * src/gtk/progressdialog.c
8139         * src/gtk/progressdialog.h
8140         * src/gtk/quicksearch.c
8141         * src/gtk/quicksearch.h
8142         * src/gtk/sslcertwindow.c
8143         * src/gtk/sslcertwindow.h
8144         * src/plugins/clamav/clamav_plugin.c
8145         * src/plugins/clamav/clamav_plugin.h
8146         * src/plugins/clamav/clamav_plugin_gtk.c
8147         * src/plugins/demo/demo.c
8148         * src/plugins/dillo_viewer/dillo_prefs.c
8149         * src/plugins/dillo_viewer/dillo_prefs.h
8150         * src/plugins/dillo_viewer/dillo_viewer.c
8151         * src/plugins/mathml_viewer/mathml_viewer.c
8152         * src/plugins/pgpcore/passphrase.c
8153         * src/plugins/pgpcore/passphrase.h
8154         * src/plugins/pgpcore/plugin.c
8155         * src/plugins/pgpcore/prefs_gpg.c
8156         * src/plugins/pgpcore/prefs_gpg.h
8157         * src/plugins/pgpcore/select-keys.c
8158         * src/plugins/pgpcore/select-keys.h
8159         * src/plugins/pgpcore/sgpgme.c
8160         * src/plugins/pgpcore/sgpgme.h
8161         * src/plugins/pgpinline/pgpinline.c
8162         * src/plugins/pgpinline/pgpinline.h
8163         * src/plugins/pgpinline/plugin.c
8164         * src/plugins/pgpmime/pgpmime.c
8165         * src/plugins/pgpmime/pgpmime.h
8166         * src/plugins/pgpmime/plugin.c
8167         * src/plugins/spamassassin/spamassassin.c
8168         * src/plugins/spamassassin/spamassassin.h
8169         * src/plugins/spamassassin/spamassassin_gtk.c
8170         * src/plugins/trayicon/trayicon.c
8171         * tools/OOo2sylpheed.pl
8172         * tools/acroread2sylpheed.pl
8173         * tools/asus_mailled.sh
8174         * tools/filter_conv.pl
8175         * tools/freshmeat_search.pl
8176         * tools/google_search.pl
8177         * tools/kmail2sylpheed.pl
8178         * tools/kmail2sylpheed_v2.pl
8179         * tools/maildir2sylpheed.pl
8180         * tools/multiwebsearch.pl
8181         * tools/newscache_clean.pl
8182         * tools/outlook2sylpheed.pl
8183         * tools/sylpheed-switcher
8184         * tools/update-po
8185         * tools/vcard2xml.py
8186         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8187                 update FSF address
8188
8189 2005-09-21 [colin]      1.9.14cvs46
8190
8191         * src/gedit-print.c
8192         * src/procmsg.c
8193         * src/procmsg.h
8194         * src/textview.c
8195         * src/summaryview.c
8196                 Remove some printing hacks (deselection/reselection),
8197                 which by the way fix printing the currently 
8198                 displayed mime part (still only text)
8199                 Plus a little optimisation of summary_show
8200
8201
8202 2005-09-20 [colin]      1.9.14cvs45
8203
8204         * src/mainwindow.c
8205         * src/messageview.c
8206                 GUI fixups: add accels, set message
8207                 view title to displayed mail's subject
8208         * src/prefs_spelling.c
8209         * src/gtk/gtkaspell.c
8210                 GUI fixups: allow underlining misspelled
8211                 words instead of coloring them (a11y!)
8212
8213 2005-09-19 [colin]
8214
8215         1.9.15rc3 released
8216
8217 2005-09-19 [colin]      1.9.14cvs44
8218
8219         * src/compose.c
8220                 Fix draft message
8221         * src/gtk/gtkaspell.c
8222                 Fix wrong test ;-)
8223
8224 2005-09-19 [colin]      1.9.14cvs43
8225
8226         * src/addressbook.c
8227                 Fix sensitivity of Delete button
8228         * src/compose.c
8229                 Warn if the requested Privacy system
8230                 is not available
8231         * src/exphtmldlg.c
8232         * src/expldifdlg.c
8233         * src/importldif.c
8234         * src/importmutt.c
8235         * src/importpine.c
8236                 Fix crappy UI
8237         * src/
8238         * src/ssl.h
8239         * src/prefs_account.h
8240         * src/prefs_account.c
8241                 Save SSL prefs even in builds that have
8242                 SSL support disable
8243         * src/imap.c
8244         * src/inc.c
8245         * src/news.c
8246         * src/send_message.c
8247                 Warn if connection should be secure, but
8248                 SSL support isn't compiled in
8249         * src/gtkaspell.c
8250                 Fix word separation on UTF-8 systems
8251                 Fixes bug #812 (Strange inline spellchecking)
8252         * src/compose.c
8253                 Warn if the requested Privacy system
8254                 is not available
8255                 Factorize offline warning
8256         * src/imap.c
8257         * src/imap_gtk.c
8258         * src/imap_gtk.h
8259         * src/inc.h
8260         * src/news_gtk.c
8261         * src/news_gtk.h
8262         * src/messageview.c
8263                 Factorize offline warning
8264
8265 2005-09-19 [paul]
8266
8267         1.9.15-rc2 released
8268
8269 2005-09-18 [colin]      1.9.14cvs42
8270
8271         * src/codeconv.c
8272         * src/codeconv.h
8273         * src/procmime.c
8274                 Add a way to get locale's charset ignoring utf-8,
8275                 and use that as default encoding for broken mails
8276
8277 2005-09-18 [colin]      1.9.14cvs41
8278
8279         * src/gtk/logwindow.c
8280                 Translate string. Patch by Fabien Vantard
8281
8282 2005-09-18 [colin]      1.9.14cvs40
8283
8284         * configure.ac
8285                 Fix bug #803 (IMAP/SSL support breaks with 
8286                 GnuTLS libetpan 0.38)
8287
8288 2005-09-18 [colin]      1.9.14cvs39
8289
8290         * src/codeconv.c
8291         * src/compose.c
8292         * src/procmime.c
8293                 More charsets fixes. Fixes bug #806 (non
8294                 ascii characters in subject line)
8295
8296 2005-09-17 [paul]       1.9.14cvs38
8297
8298         * src/folderview.c
8299         * src/mainwindow.c
8300                 fix gcc-2.95 issues
8301                 Patch by Pawel Pekala
8302
8303 2005-09-17 [colin]      1.9.14cvs37
8304
8305         * src/addrindex.c
8306                 bugfix for NO-USE LDAP compilation, patch 
8307                 by Fabien Vantard
8308
8309 2005-09-17 [colin]      1.9.14cvs36
8310
8311         * src/prefs_actions.c
8312         * src/prefs_customheader.c
8313         * src/prefs_display_header.c
8314         * src/prefs_filtering_action.c
8315         * src/prefs_matcher.c
8316         * src/prefs_toolbar.c
8317                 Fix strange casts (less elegant but
8318                 works better)
8319
8320 2005-09-16 [colin]      1.9.14cvs35
8321
8322         * src/jpilot.c
8323                 Missed that one
8324
8325 2005-09-16 [colin]      1.9.14cvs34
8326
8327         * configure.ac
8328         * src/Makefile.am
8329         * src/addr_compl.c
8330         * src/addrindex.c
8331         * src/browseldap.c
8332         * src/editldap.c
8333         * src/ldaplocate.c
8334         * src/ldapquery.c
8335         * src/ldapquery.h
8336         * src/ldapserver.c
8337         * src/ldapserver.h
8338         * src/main.c
8339         * src/matcher_parser_parse.y
8340         * src/prefs_themes.c
8341         * src/etpan/Makefile.am
8342         * src/gtk/description_window.c
8343         * src/plugins/clamav/Makefile.am
8344         * src/plugins/clamav/clamav_plugin.c
8345         * src/plugins/dillo_viewer/Makefile.am
8346         * src/plugins/pgpcore/Makefile.am
8347         * src/plugins/pgpinline/Makefile.am
8348         * src/plugins/pgpmime/Makefile.am
8349         * src/plugins/trayicon/Makefile.am
8350                 Fix 100% cpu usage in address completion list
8351                 Fix little bugs (return with no values etc)
8352                 Fix all warnings (with common CFLAGS)
8353
8354 2005-09-15 [colin]      1.9.14cvs33
8355
8356         * src/addressbook.c
8357                 Fix bug where sometimes a group's email list is empty,
8358                 force its refresh (probably fixes "Re: how to create a 
8359                 distribution list")
8360         * src/ldapquery.c
8361                 Don't return to the callback in the main thread from the
8362                 fetch thread (or face segs!)
8363
8364 2005-09-15 [paul]       1.9.14cvs32
8365
8366         * src/prefs_matcher.c
8367                 forgotten in last commit
8368
8369 2005-09-15 [paul]       1.9.14cvs31
8370
8371         * src/prefs_actions.c
8372         * src/prefs_filtering_action.c
8373         * src/prefs_quote.c
8374         * src/quote_fmt.c
8375         * src/summaryview.c
8376         * src/gtk/description_window.c
8377         * src/gtk/description_window.h
8378         * src/gtk/quicksearch.c
8379                 allow interaction with the called
8380                 description window
8381                 Patch by Anders Hammar
8382
8383 2005-09-14 [paul]       1.9.14cvs30
8384
8385         * src/compose.c
8386                 fix a little annoyance when pasting with 3rd button 
8387                 with wrap_pastes=0 and wrap_input=1
8388                 Patch by Colin
8389
8390 2005-09-14 [paul]       1.9.14cvs29
8391
8392         * src/prefs_account.c
8393                 disable 'Filter messages on receiving' for
8394                 SMTP-only accounts
8395                 Patch  by Anders Hammar
8396
8397 2005-09-14 [paul]       1.9.14cvs28
8398
8399         * po/sk.po
8400                 fix crash
8401                 updated by Andrej Kacian
8402
8403 2005-09-14 [paul]
8404
8405         1.9.15-rc1 released
8406
8407 2005-09-14 [paul]       1.9.14cvs27
8408
8409         * po/es.po
8410                 updated by Ricardo Mones Lastra
8411         * src/compose.c
8412         * src/compose.h
8413                 associate no_wrap_tags to Compose windows
8414                 instead of using a static one
8415                 Patch by Colin
8416         * src/mbox.c
8417                 fix proc_mbox()
8418                 Patch by wwp
8419         * src/textview.c
8420                 remove unneeded printf()
8421
8422 2005-09-14 [paul]       1.9.14cvs26
8423
8424         * src/addrcache.c
8425         * src/codeconv.h
8426         * src/folder.h
8427         * src/mainwindow.h
8428         * src/mh.c
8429         * src/mimeview.h
8430         * src/partial_download.c
8431         * src/pop.c
8432         * src/prefs_account.c
8433         * src/prefs_account.h
8434         * src/prefs_actions.c
8435         * src/prefs_customheader.c
8436         * src/prefs_display_header.c
8437         * src/prefs_filtering_action.c
8438         * src/prefs_matcher.c
8439         * src/prefs_toolbar.c
8440         * src/privacy.h
8441         * src/procmime.c
8442         * src/procmime.h
8443         * src/procmsg.h
8444         * src/textview.c
8445         * src/undo.h
8446         * src/common/plugin.c
8447         * src/common/session.h
8448         * src/common/socket.c
8449         * src/common/socket.h
8450         * src/common/template.c
8451         * src/gtk/gtkaspell.c
8452         * src/gtk/quicksearch.h
8453         * src/plugins/pgpcore/passphrase.c
8454         * src/plugins/pgpcore/prefs_gpg.h
8455         * src/plugins/pgpcore/select-keys.c
8456         * src/plugins/pgpcore/select-keys.h
8457         * src/plugins/pgpcore/sgpgme.c
8458         * src/plugins/pgpinline/pgpinline.c
8459         * src/plugins/pgpmime/pgpmime.c
8460         * src/plugins/trayicon/trayicon.c
8461                 fix compilation warnings
8462                 Patch by Daniel Gustafson
8463
8464 2005-09-14 [paul]       1.9.14cvs25
8465
8466         * src/addressbook.c
8467                 add missing column header, and other small
8468                 bug fixes
8469                 Patch by Anders Hammar
8470
8471 2005-09-13 [colin]      1.9.14cvs24
8472
8473         * src/gtk/gtkaspell.c
8474                 Fix non-utf8 in menu
8475                 Fix little leaks
8476                 Nullify struct members after free()s
8477
8478 2005-09-13 [colin]      1.9.14cvs23
8479
8480         * src/compose.c
8481                 Test utf8 compliance before inserting to 
8482                 buffer, and try to convert if necessary
8483         * src/procmime.c
8484                 If no charset is present, use the locale 
8485                 one instead of us-ascii
8486         * src/procmsg.c
8487                 Add Sender, List-Post and To in the checked 
8488                 headers for automatic rules creation 
8489                 (thanks to wwp)
8490         * src/prefs_themes.c
8491         * src/gtk/gtkaspell.c
8492                 Remove deprecated functions. 
8493                 patch by Daniel Gustafson
8494
8495 2005-09-12 [colin]      1.9.14cvs22
8496
8497         * src/compose.c
8498                 Fix bug #448 (Scrolling/Redraw issue with 
8499                 address-fields in Header)
8500         * src/mainwindow.c
8501         * src/summaryview.c
8502         * src/summaryview.h
8503                 Fix loss of MSG_MARKED on move/copy
8504                 Fix bug #804 (Quicksearch togglebutton doesn't 
8505                 get depressed after '/' key is pressed)
8506
8507 2005-09-12 [paul]       1.9.14cvs21
8508
8509         * AUTHORS
8510         * src/gtk/logwindow.c
8511                 add 'Clear Log' to popup menu
8512                 Patch by Anders Hammar <anders.hammar@telia.com>
8513
8514 2005-09-12 [paul]       1.9.14cvs20
8515
8516         * src/compose.c
8517                 set correct sensitivity on attachments
8518                 popup menu
8519         * src/folder.c
8520                 fix typo
8521         * src/prefs_spelling.c
8522                 fix crash when no LANG env is set
8523         * src/common/xml.c
8524                 fix crash in wizard
8525                 don't use memeory after free
8526
8527         All patches by Daniel Gustafson
8528
8529 2005-09-12 [paul]       1.9.14cvs19
8530
8531         * src/prefs_themes.c
8532                 make theme info selectable
8533         * src/gtk/description_window.c
8534                 make window non-modal
8535         * tools/README
8536                 add details of asus_mailed.sh
8537         * tools/claws.i18n.status.pl
8538                 update for new zh_TW translator
8539                 widen the output
8540                 create alternate coloured lines
8541                 improve readability
8542
8543 2005-09-10 [colin]      1.9.14cvs18
8544
8545         * src/plugins/pgpcore/select-keys.c
8546                 Better order for the buttons
8547
8548 2005-09-10 [colin]      1.9.14cvs17
8549
8550         * src/compose.c
8551         * src/plugins/pgpcore/select-keys.c
8552         * src/plugins/pgpcore/select-keys.h
8553         * src/plugins/pgpcore/sgpgme.c
8554                 Add a "Don't encrypt" button to the key
8555                 selection dialog. Fixes bug #177 (There should be a 
8556                 'Don't encrypt button in the Select Keys dialog)
8557
8558 2005-09-10 [colin]      1.9.14cvs16
8559
8560         * src/compose.c
8561                 Fix bug #572 (%X option does not work with templates)
8562
8563 2005-09-10 [colin]      1.9.14cvs15
8564
8565         * src/toolbar.c 
8566                 Remove g_print
8567
8568 2005-09-10 [colin]      1.9.14cvs14
8569
8570         * src/imap.c
8571                 Fix a possible crash
8572
8573 2005-09-09 [colin]      1.9.14cvs13
8574
8575         * src/imap.c
8576         * src/etpan/imap-thread.c
8577         * src/etpan/imap-thread.h
8578                 Fix moving from queue or drafts to normal folders
8579                 Fix bug #794 (No way to delete without expunging)
8580                 Take flags unset by other mailers into account
8581                 Take deleted flag set by other mailers into account
8582                 Fix unsetting REPLIED flag
8583                 Fix crash when capabilities can't be retrieved
8584         * src/mainwindow.c
8585         * src/mainwindow.h
8586                 Add M_DELAYED_FLAGS condition, and let the user use
8587                 Execute in order to be able to expunge deleted mails,
8588                 even if he's not in delayed execute mode
8589         * src/prefs_spelling.c
8590                 Use 'en' dictionary by default if LANG is POSIX or C
8591         * src/gtk/prefswindow.c
8592                 Fix bug #767 (Preferences windows expanding) by making
8593                 the window a bit larger when the resolution is greater
8594                 than 640x480, and by putting the prefs in a
8595                 GtkScrolledWindow.
8596
8597 2005-09-09 [paul]       1.9.14cvs12
8598
8599         * AUTHORS
8600         * configure.ac
8601         * po/zh_TW.Big5.po      ** REMOVED **
8602         * po/zh_TW.po           ** ADDED **
8603                 updated by Wei-Lun Chao
8604
8605 2005-09-09 [paul]       1.9.14cvs11
8606
8607         * src/mainwindow.c
8608                 fix asserts
8609         * src/common/xml.c
8610                 delay memory allocation until file is
8611                 opened successfully
8612                 Patch by Daniel Gustafson
8613
8614 2005-09-09 [colin]      1.9.14cvs10
8615
8616         * src/imap.c
8617                 Add guards
8618
8619 2005-09-08 [colin]      1.9.14cvs9
8620
8621         * src/compose.c
8622                 Alert when we can't save draft
8623                 Fix various wrap/color issues
8624                 Add mid-click pasting respecting wrap_paste option
8625         * src/folder.c
8626         * src/folder.h
8627         * src/folder_item_prefs.c
8628         * src/folder_item_prefs.h
8629         * src/imap.c
8630         * src/imap_gtk.c
8631         * src/imap_gtk.h
8632         * src/main.c
8633         * src/mainwindow.c
8634         * src/mainwindow.h
8635         * src/news.c
8636         * src/news_gtk.c
8637         * src/news_gtk.h
8638         * src/prefs_folder_item.c
8639                 Fix the impossibility to synchronise folders for
8640                 offline use (IMAP and NNTP are concerned)
8641
8642 2005-09-08 [colin]      1.9.14cvs8
8643
8644         * configure.ac
8645                 Build LDAP and JPilot by default if available
8646         * src/textview.c
8647                 Fix use after free
8648
8649 2005-09-08 [paul]       1.9.14cvs7
8650
8651         * doc/manual/en/sylpheed-1.html
8652         * doc/manual/en/sylpheed-18.html
8653         * doc/manual/en/sylpheed-19.html
8654         * doc/manual/en/sylpheed-4.html
8655         * doc/manual/en/sylpheed-6.html
8656         * doc/manual/en/sylpheed.html
8657                 a few minor updates, plus include some
8658                 details about plugins and their requirements
8659         * src/mainwindow.c
8660                 minor changes to English in /View/Sort
8661
8662 2005-09-07 [colin]      1.9.14cvs6
8663
8664         * doc/manual/en/sylpheed-1.html
8665         * doc/manual/en/sylpheed-10.html
8666         * doc/manual/en/sylpheed-11.html
8667         * doc/manual/en/sylpheed-12.html
8668         * doc/manual/en/sylpheed-13.html
8669         * doc/manual/en/sylpheed-14.html
8670         * doc/manual/en/sylpheed-15.html
8671         * doc/manual/en/sylpheed-16.html
8672         * doc/manual/en/sylpheed-17.html
8673         * doc/manual/en/sylpheed-18.html
8674         * doc/manual/en/sylpheed-19.html
8675         * doc/manual/en/sylpheed-2.html
8676         * doc/manual/en/sylpheed-20.html
8677         * doc/manual/en/sylpheed-21.html
8678         * doc/manual/en/sylpheed-22.html
8679         * doc/manual/en/sylpheed-3.html
8680         * doc/manual/en/sylpheed-4.html
8681         * doc/manual/en/sylpheed-5.html
8682         * doc/manual/en/sylpheed-6.html
8683         * doc/manual/en/sylpheed-7.html
8684         * doc/manual/en/sylpheed-8.html
8685         * doc/manual/en/sylpheed-9.html
8686         * doc/manual/en/sylpheed.html
8687                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8688
8689 2005-09-07 [colin]      1.9.14cvs5
8690
8691         * src/mainwindow.c
8692                 Make labels more to-the-point
8693
8694 2005-09-07 [colin]      1.9.14cvs4
8695
8696         * doc/manual/en/sylpheed-1.html
8697         * doc/manual/en/sylpheed-12.html
8698         * doc/manual/en/sylpheed-13.html
8699         * doc/manual/en/sylpheed-14.html
8700         * doc/manual/en/sylpheed-15.html
8701         * doc/manual/en/sylpheed-16.html
8702         * doc/manual/en/sylpheed-17.html
8703         * doc/manual/en/sylpheed-18.html
8704         * doc/manual/en/sylpheed-19.html
8705         * doc/manual/en/sylpheed-2.html
8706         * doc/manual/en/sylpheed-20.html
8707         * doc/manual/en/sylpheed-21.html
8708         * doc/manual/en/sylpheed-22.html
8709         * doc/manual/en/sylpheed-4.html
8710         * doc/manual/en/sylpheed-5.html
8711         * doc/manual/en/sylpheed-6.html
8712         * doc/manual/en/sylpheed-7.html
8713         * doc/manual/en/sylpheed-8.html
8714         * doc/manual/en/sylpheed-9.html
8715         * doc/manual/en/sylpheed.html
8716                 Update manual
8717
8718 2005-09-07 [colin]      1.9.14cvs3
8719
8720         * doc/faq/en/sylpheed-faq-1.html
8721         * doc/faq/en/sylpheed-faq-2.html
8722         * doc/faq/en/sylpheed-faq-3.html
8723         * doc/faq/en/sylpheed-faq.html
8724                 Update FAQ
8725
8726 2005-09-07 [colin]      1.9.14cvs2
8727
8728         * src/folderview.c
8729         * src/procmsg.c
8730         * src/summaryview.c
8731         * src/toolbar.c
8732                 Fix special subfolders:
8733                 - Inherit parent's icon
8734                 - sent contents of queues subfolders
8735                 - empty subfolders of trashes
8736         * src/mainwindow.c
8737                 Remove outdated manual and faq entries
8738         * src/common/utils.c
8739                 Add quotes around %s coming from mailcap
8740
8741 2005-09-07 [colin]      1.9.14cvs1
8742
8743         * src/compose.c
8744                 After saving draft, set modified to FALSE
8745         * src/mimeview.c
8746         * src/common/utils.c
8747         * src/common/utils.h
8748                 Try to open mime parts using what is 
8749                 indicated in ~/.mailcap or /etc/mailcap,
8750                 if possible.
8751
8752 2005-09-05 [paul]       1.9.14
8753
8754         1.9.14 released
8755
8756         * po/sk.po
8757                 updated by Andrej Kacian
8758
8759 2005-09-05 [paul]       1.9.13cvs83
8760
8761         * po/de.po
8762         * po/es.po
8763         * po/fi.po
8764         * po/fr.po
8765         * po/nb.po
8766         * po/pt_BR.po
8767         * po/sr.po
8768                 updated translations by Thomas Gilgin, Ricardo Mones
8769                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8770                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8771
8772 2005-09-04 [paul]       1.9.13cvs82
8773
8774         * src/compose.c
8775                 only warn about exceeded line length limit
8776                 on send
8777
8778 2005-09-04 [paul]       1.9.13cvs81
8779
8780         * src/compose.c
8781                 fix crash in 'line length exceeded' dialogue
8782
8783 2005-09-02 [paul]       1.9.13cvs80
8784
8785         * src/imap.c
8786                 fix bug 795, 'Connection lost IMAP'
8787                 and add statusbar prints
8788                 Patch by Colin
8789
8790 2005-09-02 [paul]       1.9.13cvs79
8791
8792         * src/compose.c
8793                 compose_wrap_paragraph() becomes
8794                 compose_beautify_paragraph()
8795                 Patch by Colin
8796
8797 2005-09-02 [colin]      1.9.13cvs78
8798
8799         * src/folderview.c
8800                 Micro-fix
8801
8802 2005-09-01 [colin]      1.9.13cvs77
8803
8804         * src/imap.c
8805                 Maybe fix bug #795 (Connection lost IMAP)
8806                 Don't try to send logout when we're disconnected.
8807         * src/summaryview.c
8808                 Include locked and marked emails in HRM
8809                 view. Fixes bug #800 (Locked messages no longer 
8810                 show up when hide read messages is used)
8811
8812 2005-09-01 [paul]       1.9.13cvs76
8813
8814         * src/prefs_common.c
8815                 fix bad cutting
8816
8817 2005-08-31 [colin]      1.9.13cvs75
8818
8819         * src/folderview.c
8820         * src/folderview.h
8821         * src/prefs_summaries.c
8822         * src/summaryview.c
8823                 Fix "go to next new", fix preference
8824                 (Open unread/next swapped)
8825
8826 2005-08-31 [paul]       1.9.13cvs74
8827
8828         * src/compose.c
8829         * src/folderview.c
8830         * src/headerview.c
8831         * src/headerview.h
8832         * src/mainwindow.c
8833         * src/prefs_common.c
8834         * src/prefs_common.h
8835         * src/prefs_fonts.c
8836         * src/summaryview.c
8837         * src/textview.c
8838         * src/common/defs.h
8839                 remove obsolete BOLD_FONT setting
8840                 fix font update in headerview and textview
8841                 headers after prefs change
8842                 Patch By Colin
8843
8844 2005-08-31 [paul]
8845
8846         1.9.14-rc4 released
8847
8848 2005-08-30 [colin]      1.9.13cvs73
8849
8850         * src/summaryview.c
8851                 When Hide read messages is selected and we
8852                 refresh the summaryview, don't remove the 
8853                 currently displayed message. Fixes bug #797
8854                 (Summary view reloads when new mail is 
8855                 downloaded in 1.9.14 rc)
8856
8857 2005-08-30 [colin]      1.9.13cvs72
8858
8859         * src/folderview.c
8860                 Fix flickering
8861         * src/mainwindow.c
8862                 Remove useless callback
8863         * src/mimeview.c
8864         * src/gtk/filesel.c
8865         * src/gtk/filesel.h
8866                 Add a filesel_select_file_save_folder() - used by Save All
8867
8868 2005-08-29 [paul]       1.9.13cvs71
8869
8870         * AUTHORS
8871         * src/matcher_parser_parse.y
8872         * src/etpan/imap-thread.c
8873                 fix building on FreeBSD
8874                 Patch by Daniel Gustafson <daniel@hobbit.se>
8875
8876 2005-08-29 [paul]       1.9.13cvs70
8877
8878         * src/plugins/pgpinline/pgpinline.c
8879                 only initialise sig result if it's been handled
8880                 Patch by Colin
8881
8882 2005-08-29 [paul]       1.9.13cvs69
8883         
8884         Patches by Colin:
8885
8886         * src/imap.c
8887         * src/common.utils.c
8888         * src/common/utils.h
8889                 optimisation
8890         * src/stock_pixmap.h
8891                 fix wrong icon reference
8892         * src/pixmaps/trash_btn.xpm
8893                 replace with nicer image
8894
8895 2005-08-28 [colin]      1.9.13cvs68
8896
8897         * src/Makefile.am
8898         * src/stock_pixmap.c
8899         * src/stock_pixmap.h
8900         * src/toolbar.c
8901         * src/pixmaps/trash_btn.xpm
8902                 Add a specific trash xpm for the button
8903
8904 2005-08-28 [colin]      1.9.13cvs67
8905
8906         * src/imap.c
8907                 Fix leak
8908
8909 2005-08-27 [colin]      1.9.13cvs66
8910
8911         * src/imap.c
8912         * src/procmime.c
8913                 Correctly fix "Problem with replies", fixes
8914                 pgpmime encryption too. 
8915
8916 2005-08-27 [colin]      1.9.13cvs65
8917
8918         * src/folder.c
8919         * src/procmsg.c
8920         * src/procmsg.h
8921         * src/summaryview.c
8922                 Fix bug #517 (messages removed from summaryview 
8923                 when moving fails)
8924
8925 2005-08-27 [colin]      1.9.13cvs64
8926
8927         * tools/Makefile.am
8928         * tools/asus_mailled.sh
8929                 Add a script to blink ASUS laptops' mail LED where there
8930                 is unread mail.
8931
8932 2005-08-27 [colin]      1.9.13cvs63
8933
8934         * src/imap.c
8935         * src/etpan/imap-thread.c
8936         * src/etpan/imap-thread.h
8937                 Implement automatic choosing of login method
8938                 Fixes bug #791
8939         * src/gtk/.cvsignore
8940                 Add sylpheed-marshal.[ch]
8941
8942 2005-08-27 [colin]      1.9.13cvs62
8943
8944         * src/common/utils.c
8945                 Fix confusing perror
8946
8947 2005-08-27 [colin]      1.9.13cvs61
8948
8949         * src/toolbar.c
8950         * src/toolbar.h
8951                 Remove A_DELETE, replace it with 
8952                 A_TRASH and A_DELETE_REAL. Automatically
8953                 rewrite config files to replace A_DELETE
8954                 with A_TRASH (no functionality change).
8955                 Fixes half of #794
8956
8957 2005-08-26 [colin]      1.9.13cvs60
8958
8959         * src/procmime.c
8960                 Previous "Problem with replies" fix brought other
8961                 problems, fixing them
8962
8963 2005-08-26 [colin]      1.9.13cvs59
8964
8965         * src/procmime.c
8966                 Fix "Problem with replies". This happened only
8967                 on IMAP...
8968         * src/procmsg.c
8969                 Factorize code a bit
8970         * src/compose.c
8971                 Speed improvement on very long messages (wrapping)
8972                 Fix signature color on Reedit and Redirect
8973                 On Reedit, don't attach pgp-signatures parts, but
8974                 set signing to On.
8975
8976 2005-08-24 [paul]       1.9.13cvs58
8977
8978         * src/compose.c
8979                 don't claim success when clicking
8980                 Cancel on the passphrase box.
8981                 Patch by Colin
8982
8983 2005-08-24 [paul]       1.9.13cvs57
8984
8985         * src/main.c
8986                 fix misplaced sylpheed.log
8987         * src/common/defs.h
8988                 define UIDL_DIR
8989
8990 2005-08-24 [paul]       1.9.13cvs56
8991
8992         * src/imap.c
8993         * src/etpan/imap-thread.c
8994         * src/etpan/imap-thread.h
8995                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8996                 Patch by Colin
8997         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8998         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8999                 remove autogenerated files
9000         * tools/kdeservicemenu/README
9001         * tools/kdeservicemenu/install.sh
9002         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9003         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9004                 use Claws icon, use 'Sylpheed-Claws' in menu,
9005                 use kdialog, and other cleanups
9006
9007 2005-08-23 [paul]       1.9.13cvs55
9008
9009         * src/compose.c
9010                 fix paste/wrap crash
9011                 Patch by Colin
9012
9013 2005-08-23 [paul]       1.9.13cvs54
9014
9015         * src/main.c
9016                 fix crash recovery
9017                 Patch by Colin
9018
9019 2005-08-23 [paul]       1.9.13cvs53
9020
9021         * src/addressbook.c
9022         * src/editaddress.c
9023                 view all data of LDAP contacts
9024                 Patch by Colin
9025
9026 2005-08-23 [paul]       1.9.13cvs52
9027
9028         * src/addressbook.c
9029                 fix issues with the Search field
9030                 Patch by Colin
9031
9032 2005-08-22 [paul]       1.9.13cvs51
9033
9034         * src/folderview.c
9035                 put name of folder in processing dialog
9036                 title
9037         * src/prefs_folder_item.c
9038                 improve english usage
9039
9040 2005-08-22 [paul]       1.9.13cvs50
9041
9042         * src/filtering.c
9043         * src/filtering.h
9044         * src/matcher.c
9045         * src/matcher_parser_lex.l
9046         * src/matcher_parser_parse.y
9047         * src/prefs_filtering.c
9048                 add Filtering/Processing rule names feature.
9049                 (the incompatible old matcherrc is saved as
9050                 matcherrc.pre_names).
9051                 Patch by Colin
9052
9053 2005-08-22 [paul]       1.9.13cvs49
9054
9055         * src/procmsg.c
9056                 fix colour labelling
9057                 Patch by Colin
9058
9059 2005-08-22 [paul]       1.9.13cvs48
9060
9061         * src/textview.c
9062                 fix open_image_cb()
9063
9064 2005-08-22 [paul]       1.9.13cvs47
9065
9066         * src/imap.c
9067                 fix bug 789, 'SC crashes with imap (CVS ver)'
9068                 Patch by Colin
9069
9070 2005-08-22 [paul]       1.9.13cvs46
9071
9072         * src/mimeview.c
9073         * src/prefs_common.c
9074         * src/common/defs.h
9075                 define reused defaults in defs.h
9076         * src/textview.c
9077                 add 'Open image' to image popup menu
9078
9079 2005-08-21 [colin]      1.9.13cvs45
9080
9081         * src/summaryview.c
9082                 Fix bug #788 (Bogus "From" address displayed)
9083
9084 2005-08-20 [colin]      1.9.13cvs44
9085
9086         * src/folder.c
9087                 Fix buf #787 (multilevel delete causes SIGSEGV)
9088
9089 2005-08-19 [colin]      1.9.13cvs43
9090
9091         * src/inc.c
9092         * src/prefs_common.c
9093         * src/prefs_common.h
9094                 Add an hidden pref to allow modifying the
9095                 update stepping in incorporation.
9096                 Patch by wwp.
9097
9098 2005-08-19 [colin]      1.9.13cvs42
9099
9100         * src/compose.c
9101         * src/procmime.c
9102                 Workaround for broken MUAs: encode 
9103                 Content-type: name: as ASCII and 
9104                 Content-Disposition: filename: as
9105                 per rfc2231
9106         * src/prefs_account.c
9107                 Fix invisible-ness of SMTP SSL prefs
9108                 in NNTP accounts
9109
9110 2005-08-19 [paul]       1.9.13cvs41
9111
9112         * src/compose.c
9113         * src/prefs_common.c
9114         * src/prefs_common.h
9115         * src/prefs_wrapping.c
9116                 paste with or without wrapping.
9117                 patch by Colin
9118
9119 2005-08-19 [paul]       1.9.13cvs40
9120
9121         * src/prefs_common.c
9122         * src/prefs_common.h
9123         * src/summaryview.c
9124                 reintroduce enable_swap_from as a
9125                 hidden pref. patch by Colin
9126         * src/quote_fmt_parse.y
9127         * src/plugins/clamav/clamav_plugin.c
9128         * src/plugins/dillo_viewer/dillo_viewer.c
9129         * src/plugins/mathml_viewer/mathml_viewer.c
9130         * src/plugins/pgpcore/sgpgme.c
9131         * src/plugins/pgpinline/pgpinline.c
9132         * src/plugins/pgpmime/pgpmime.c
9133                 tidy up. patch by Colin
9134
9135 2005-08-19 [paul]       1.9.13cvs39
9136
9137         * configure.ac
9138                 complete cvs38's sync
9139         * src/editaddress.c
9140         * src/gedit-print.c
9141         * src/mutt.c
9142         * src/etpan/etpan-log.c
9143         * src/etpan/imap-thread.c
9144         * src/gtk/gtksourceprintjob.c
9145                 fix compilation warnings
9146                 (patch by Colin)
9147
9148 2005-08-19 [paul]       1.9.13cvs38
9149
9150         sync with main:
9151
9152         * src/account.c
9153         * src/action.c
9154         * src/addrbook.c
9155         * src/addrcache.c
9156         * src/addrharvest.c
9157         * src/addrindex.c
9158         * src/codeconv.c
9159         * src/compose.c
9160         * src/crash.c
9161         * src/exporthtml.c
9162         * src/exportldif.c
9163         * src/folder.c
9164         * src/image_viewer.c
9165         * src/inc.c
9166         * src/inc.h
9167         * src/jpilot.c
9168         * src/ldif.c
9169         * src/main.c
9170         * src/matcher.c
9171         * src/mbox.c
9172         * src/messageview.c
9173         * src/mh.c
9174         * src/mimeview.c
9175         * src/msgcache.c
9176         * src/mutt.c
9177         * src/news.c
9178         * src/partial_download.c
9179         * src/pine.c
9180         * src/pop.c
9181         * src/prefs_actions.c
9182         * src/prefs_common.c
9183         * src/prefs_customheader.c
9184         * src/prefs_display_header.c
9185         * src/prefs_gtk.c
9186         * src/prefs_themes.c
9187         * src/procheader.c
9188         * src/procmime.c
9189         * src/procmsg.c
9190         * src/recv.c
9191         * src/send_message.c
9192         * src/simple-gettext.c
9193         * src/sourcewindow.c
9194         * src/textview.c
9195         * src/vcard.c
9196         * src/common/defs.h
9197         * src/common/log.c
9198         * src/common/plugin.c
9199         * src/common/prefs.c
9200         * src/common/session.c
9201         * src/common/session.h
9202         * src/common/socket.c
9203         * src/common/socket.h
9204         * src/common/ssl_certificate.c
9205         * src/common/template.c
9206         * src/common/utils.c
9207         * src/common/utils.h
9208         * src/common/xml.c
9209         * src/gtk/about.c
9210         added wrappers for C library function that
9211                 take pathname arguments.
9212                 enabled compilation with MinGW.
9213                 use GDir instead of directly using opendir().
9214                 added rename_force().
9215
9216 2005-08-19 [paul]       1.9.13cvs37
9217         
9218         patches by Colin:
9219         * src/compose.c
9220                 fix privacy settings on re-editing
9221                 a sent message
9222         * src/jpilot.c
9223                 fix encoding bug
9224         * src/folder.c
9225         * src/procmsg.c
9226         * src/procmsg.h
9227         * src/summaryview.c
9228                 flag changing optimisation
9229
9230 2005-08-18 [martin]     1.9.13cvs36
9231
9232         * commitHelper
9233             added my login
9234         * src/addrcache.c
9235         * src/addrharvest.c
9236         * src/addrindex.c
9237         * src/compose.c
9238         * src/grouplistdialog.c
9239         * src/main.c
9240         * src/mainwindow.c
9241         * src/msgcache.c
9242         * src/mutt.c
9243         * src/pine.c
9244         * src/prefs_account.c
9245         * src/prefs_themes.c
9246         * src/stock_pixmap.c
9247         * src/summaryview.c
9248         * src/gtk/about.c
9249         * src/gtk/logwindow.c
9250             removed deprecated glib and gdk stuff
9251         * src/plugins/pgpcore/select-keys.c
9252             convert attributes from locale to utf8
9253
9254 2005-08-17 [paul]       1.9.13cvs35
9255
9256         * src/account.c
9257         * src/addressbook.c
9258                 use new GTK_STOCK_ icons if available
9259         * src/summaryview.c
9260         * src/gtk/gtksctree.c
9261         * src/gtk/gtksctree.h
9262                 faster range select. patch by Colin
9263
9264 2005-08-17 [paul]       1.9.13cvs34
9265
9266         patches by colin:
9267         * src/addressbook.c
9268         * src/addressitem.h
9269                 Add an edit button for contacts, fix selections
9270                 of gtksctree items
9271         * src/editaddress.c
9272                 Change labels, let Save be always possible in the
9273                 email and user atributes tabs
9274         * src/folderview.c
9275                 fix sort issues
9276         * src/summaryview.c
9277                 select next item instead of the displayed one
9278                 after deletion
9279
9280         * src/gtk/progressdialog.c
9281                 use prefs_common.enable_rules_hint
9282
9283 2005-08-13 [hoa]        1.9.13cvs33
9284
9285         * src/etpan/imap-thread.c
9286                 fixed build on Solaris.
9287
9288 2005-08-10 [colin]      1.9.13cvs32
9289
9290         * src/procmsg.c
9291                 Fix cvs31 (missing fclose before reading
9292                 the file)
9293
9294 2005-08-10 [colin]      1.9.13cvs31
9295
9296         * src/procmsg.c
9297                 Fix procmsg_msginfo_new_from_mimeinfo() when
9298                 the MimeInfo isn't stored in memory. This fixes
9299                 replying to an attached message.
9300
9301 2005-08-10 [colin]      1.9.13cvs30
9302
9303         * src/mainwindow.c
9304                 Fix slowness in account changing
9305
9306 2005-08-10 [colin]      1.9.13cvs29
9307
9308         * src/folder.c
9309         * src/folderutils.c
9310         * src/folderview.c
9311         * src/imap_gtk.c
9312         * src/mainwindow.c
9313         * src/mh_gtk.c
9314         * src/procmsg.c
9315         * src/summaryview.c
9316                 Optimize folder_has_parent_of_type
9317                 Prevent moving special sub-folders from contextual menus
9318                 Rework message a bit ("Empty all messages" -> "Delete all
9319                 messages")
9320                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9321                 and "Deleted Items" folders)
9322
9323 2005-08-08 [colin]      1.9.13cvs28
9324
9325         * src/summaryview.c
9326         * src/prefs_summaries.c
9327                 Make "Select first unread|new" more flexible
9328                 (just prioritize new or unread)
9329
9330 2005-08-08 [colin]      1.9.13cvs27
9331
9332         * src/summaryview.c
9333                 If "select first new" is selected and there only
9334                 are unread messages, fallback to "select first
9335                 unread".
9336
9337 2005-08-08 [colin]      1.9.13cvs26
9338
9339         * src/folder.c
9340                 Fix shameful bugs (and bug #779)
9341
9342 2005-08-08 [colin]      1.9.13cvs25
9343
9344         * src/folder.c
9345         * src/folder.h
9346                 Cache parents' type to make folder_has_parent_of_type
9347                 faster
9348         * src/folderview.c
9349                 Forbid DnD of special sub-folders
9350         * src/procmsg.c
9351         * src/procmsg.h
9352                 Add MAIL_POSTFILTERING_HOOK
9353         * src/summaryview.c
9354                 Revert over-zealous deletion of the use_addr_book 
9355                 code
9356
9357 2005-08-07 [colin]      1.9.13cvs24
9358
9359         * src/folder.c
9360                 Fix big mistake (passing MsgInfo instead 
9361                 of FolderItem)
9362
9363 2005-08-07 [colin]      1.9.13cvs23
9364
9365         * src/compose.c
9366         * src/folder.c
9367         * src/folder.h
9368         * src/foldersel.c
9369         * src/folderutils.c
9370         * src/folderview.c
9371         * src/imap.c
9372         * src/mainwindow.c
9373         * src/messageview.c
9374         * src/mh.c
9375         * src/msgcache.c
9376         * src/procmime.c
9377         * src/summaryview.c
9378                 Make subfolders of Drafts, Queue, Outbox, Trash
9379                 work like their parents. 
9380                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9381
9382 2005-08-07 [colin]      1.9.13cvs22
9383
9384         * src/addressbook.c
9385                 Fix bug #771 (Dragged contacts not saved)
9386
9387 2005-08-07 [paul]       1.9.13cvs21
9388
9389         * src/summaryview.c
9390                 fix bug 32 'Search Doesn't display results
9391                 if "Hide Read Messages" is chosen'
9392                 be more literal in interpreting 'Hide read
9393                 messages'
9394
9395 2005-08-07 [colin]      1.9.13cvs20
9396
9397         * src/folderview.c
9398                 Add debug
9399         * src/summaryview.c
9400                 Faster 'unthread_for_execution'
9401
9402 2005-08-06 [paul]       1.9.13cvs19
9403
9404         * src/mainwindow.c
9405                 add mnemonics to Set displayed columns
9406                 fix bug where msgview_visible option was
9407                 overwritten as TRUE on startup
9408
9409 2005-08-06 [paul]       1.9.13cvs18
9410
9411         * src/mainwindow.c
9412                 refer to 'displayed columns in folder/message
9413                 list' not 'displayed items in summary/message view'
9414         * src/prefs_display_header.c
9415                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9416                 be consistent with similar dialogues
9417         * src/prefs_folder_column.c
9418         * src/prefs_summary_column.c
9419                 'columns' not 'items', and folder and message lists,
9420                 instead of folder and summary views;
9421                 Use 'Hidden columns' as list heading not 'Available
9422                 items';
9423                 move the 'Remove' button to the right hand side;
9424                 top-align the buttons;
9425                 remove unneeded vbox
9426         * src/prefs_summaries.c
9427                 put the 2 column prefs buttons in a frame to reduce
9428                 overall width; refer to columns not items &c.
9429
9430 2005-08-05 [colin]      1.9.13cvs17
9431
9432         * src/prefs_common.c
9433         * src/prefs_common.h
9434         * src/mainwindow.c
9435         * src/compose.c
9436         * src/messageview.c
9437                 Add an hidden toolbar_detachable pref, so
9438                 that I can get rid of these painful handles
9439                 in the toolbars. Defaults to TRUE to avoid
9440                 changing the GUI on unsuspecting people...
9441
9442 2005-08-05 [colin]      1.9.13cvs16
9443
9444         * src/Makefile.am
9445         * src/prefs_folder_column.c
9446         * src/prefs_folder_column.h
9447                 Add prefs for folder columns
9448         * src/folderview.c
9449         * src/folderview.h
9450         * src/mainwindow.c
9451         * src/mainwindow.h
9452         * src/prefs_common.c
9453         * src/prefs_common.h
9454         * src/prefs_summaries.c
9455                 Use them
9456         * src/prefs_summary_column.c
9457         * src/summaryview.c
9458         * src/summaryview.h
9459                 Add a To column
9460         * src/textview.c
9461         * src/common/utils.c
9462         * src/common/utils.h
9463                 Move uri colourisation functions
9464                 to utils
9465         * src/compose.c
9466                 Colourise URIs
9467         * src/imap.c
9468                 Fix bug with LIST where we'd try
9469                 to get Folder//////[...]/// 
9470
9471 2005-08-05 [paul]       1.9.13cvs15
9472
9473         * src/prefs_summaries.c
9474                 improve the English usage
9475         * src/summaryview.c
9476                 set font on column change
9477                 thanks to Colin
9478
9479 2005-08-05 [paul]       1.9.13cvs14
9480
9481         * src/prefs_common.c
9482         * src/prefs_common.h
9483         * src/prefs_summaries.c
9484         * src/summaryview.c
9485                 replace 'open_unread_on_enter' option with
9486                 'select_on_entry' option. opening/not opening
9487                 is now exclusively controlled by 'always_show_msg'
9488
9489 2005-08-04 [colin]      1.9.13cvs13
9490
9491         * src/compose.c
9492                 Remove dead code
9493                 Add colourisation of quotes and signatures
9494         * src/folderview.c
9495                 Fix possible crashes
9496         * src/messageview.c
9497                 Change an assert that is no problem
9498         * src/news.c
9499         * src/news_gtk.c
9500         * src/news_gtk.h
9501                 Fix offline mode
9502         * src/gtk/quicksearch.c
9503                 Fix a possible crash
9504
9505 2005-08-03 [colin]      1.9.13cvs12
9506
9507         * src/prefs_account.c
9508                 Fix bug #777 (Sylpheed crash in account configuration)
9509
9510 2005-08-03 [colin]      1.9.13cvs11
9511
9512         * src/addressbook.c
9513         * src/editaddress.c
9514         * src/editgroup.c
9515                 Fixing addressbook, round 2
9516         * src/textview.c
9517                 Fix emphasis color on rechecking 'Colorize messages'
9518
9519 2005-08-03 [paul]       1.9.13cvs10
9520
9521         sync with main
9522
9523         * src/addr_compl.c
9524         * src/compose.c
9525         * src/main.c
9526         * src/pop.c
9527         * src/prefs_account.c
9528         * src/procmime.c
9529         * src/procmsg.c
9530         * src/quote_fmt_parse.y
9531         * src/textview.c
9532         * src/common/quoted-printable.c
9533         * src/common/utils.c
9534         * src/common/utils.h
9535         * src/common/xml.c
9536                 replaced incorrect locale-independent
9537                 ctype functions with GLib's. Corrected
9538                 signedness mismatch.
9539         * src/headerview.c
9540                 headerview_create(): added spacing for vbox.
9541         * src/gtk/about.c
9542                 set focus to the OK button.
9543
9544 2005-08-03 [colin]      1.9.13cvs9
9545
9546         * src/folderview.c
9547                 Fix possible crash
9548
9549 2005-08-02 [colin]      1.9.13cvs8
9550
9551         * src/mainwindow.c
9552                 Fix cast
9553         * src/addressbook.c
9554         * src/addressitem.h
9555                 Fix a cast and more generally, try to make the
9556                 GUI more intuitive and consistent (round 1)
9557
9558 2005-08-02 [paul]       1.9.13cvs7
9559
9560         * src/folder.h
9561                 missing in 1.9.13cvs6
9562
9563 2005-08-02 [colin]      1.9.13cvs6
9564
9565         * src/folder.c
9566                 Fix one more leak
9567
9568 2005-08-02 [colin]      1.9.13cvs5
9569
9570         * src/folder.c
9571         * src/folderview.c
9572         * src/imap.c
9573         * src/main.c
9574         * src/mbox.c
9575         * src/procmsg.c
9576         * src/summaryview.c
9577                 Fix a number of folder_item_get_msg_list()-related
9578                 leaks (missing procmsg_msginfo_free()s)
9579
9580 2005-08-01 [colin]      1.9.13cvs4
9581
9582         * src/folderview.c
9583         * src/folderview.h
9584         * src/mainwindow.c
9585         * src/prefs_fonts.c
9586         * src/prefs_summaries.c
9587         * src/prefs_themes.c
9588         * src/summaryview.c
9589         * src/summaryview.h
9590         * src/textview.c
9591         * src/textview.h
9592                 Fix instant-apply of summary and folderview-related prefs
9593                 Fix erroneous g_free and alertpanels in prefs_theme
9594                 Add instant-apply for fonts
9595                 Defer applying of prefs a little bit so it's done only
9596                 once even if requested by multiples prefs pages
9597
9598 2005-08-01 [paul]       1.9.13cvs3
9599
9600         * src/main.c
9601                 fix bug 776 'S.C. crashes on close'
9602                 thanks to Colin
9603         * src/etpan/etpan-thread-manager-types.h
9604                 add missing include
9605                 thanks to Hoa
9606
9607 2005-07-25 [paul]       1.9.13cvs2
9608
9609         * src/summaryview.c
9610                 fix typos. spotted by Fabien Vantard
9611
9612 2005-07-24 [paul]       1.9.13cvs1
9613
9614         * doc/man/sylpheed.1
9615                 update man page, incorporating fix of
9616                 bug 769 'Typo in manpage'
9617         * src/etpan/imap-thread.c
9618                 fix NetBSD openssl dependencies. patch by
9619                 George Michaelson <ggm@apnic.net>
9620         * po/pt_BR.po
9621                 updated by Frederico Goncalves Guimaraes
9622
9623 2005-07-22 [paul]       1.9.13
9624
9625         1.9.13 release
9626
9627 2005-07-22 [paul]       1.9.12cvs91
9628
9629         * AUTHORS
9630         * INSTALL
9631         * README.claws
9632         * RELEASE_NOTES.claws
9633                 updated for release
9634         * configure.ac
9635         * po/nb.po
9636         * tools/claws.i18n.status.pl
9637                 add Norwegian translation. submiited by
9638                 Geir Helland <pjallabais@users.sourceforge.net>
9639         * po/ca.po
9640         * po/de.po
9641         * po/es.po
9642         * po/fi.po
9643         * po/fr.po
9644         * po/it.po
9645         * po/sk.po
9646         * po/sr.po
9647         * po/zh_CN.po
9648                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9649                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9650                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9651                 Yang Guilong
9652         * src/plugins/clamav/clamav_plugin_gtk.c
9653         * src/plugins/spamassassin/spamassassin_gtk.c
9654                 replace outdated description strings
9655
9656 2005-07-21 [colin]      1.9.12cvs90
9657
9658         * src/folder.c
9659                 Set folder to batch mode when scanning it. Makes deletion
9660                 of unread mails on IMAP much faster (due to the UNREAD 
9661                 flag unsetting)
9662
9663 2005-07-21 [darko]      1.9.12cvs89
9664
9665         * configure.ac
9666                 link against libresolv if necessary (patch by Paul)
9667         * src/msgcache.c
9668                 use glib's portable macros to determine endianness
9669
9670 2005-07-21 [paul]       1.9.12cvs88
9671
9672         * src/crash.c
9673         * src/gtk/about.c
9674                 update compiled-in features list
9675
9676 2005-07-20 [colin]      1.9.12cvs87
9677
9678         * src/folder.c
9679         * src/textview.c
9680                 Gcc 2.9x compilation fixes, thanks to Darko
9681         * src/plugins/clamav/clamav_plugin.c
9682                 Little optimisation: load virus database only once
9683         * src/plugins/spamassassin/spamassassin.c
9684                 Big optimisation: filtering one mail took at least 1 second,
9685                 now it takes at least 50ms. Doesn't speed up spamassassin 
9686                 itself, but should already be much more tolerable.
9687
9688 2005-07-20 [colin]      1.9.12cvs86
9689
9690         * src/summaryview.c
9691                 Fix performance issue
9692
9693 2005-07-19 [colin]      1.9.12cvs85
9694
9695         * src/plugins/pgpinline/plugin.c
9696                 Fix warning
9697
9698 2005-07-19 [colin]      1.9.12cvs84
9699
9700         * configure.ac
9701         * src/plugins/Makefile.am
9702         * src/plugins/pgpinline/.cvsignore
9703         * src/plugins/pgpinline/Makefile.am
9704         * src/plugins/pgpinline/pgpinline.c
9705         * src/plugins/pgpinline/pgpinline.deps
9706         * src/plugins/pgpinline/pgpinline.h
9707         * src/plugins/pgpinline/plugin.c
9708                 Put pgpinline in the main tree
9709
9710 2005-07-19 [paul]       1.9.12cvs83
9711
9712         * src/prefs_actions.c
9713                 prevent '//' in menu names, which cause a crash
9714                 thanks to Colin
9715
9716 2005-07-19 [paul]       1.9.12cvs82
9717
9718         * configure.ac
9719                 be generally more informative in configure output.
9720                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9721                 '[ --disable-openssl ...', as --enable-openssl is default
9722                 PGP/MIME: don't check for GPGME again, check for
9723                 pgpcore instead. Therefore prevent the possibility of
9724                 attempting to build pgpmime if pgpcore dependencies are
9725                 not met
9726                 ClamAV: use pkgconfig to check for lib
9727                 libgnomeprint: revert logic on inner test to match
9728                 everything else
9729         * src/plugins/pgpcore/sgpgme.c
9730                 add missing include
9731
9732 2005-07-19 [colin]      1.9.12cvs81
9733
9734         * src/summaryview.c
9735                 Fix slow thread rebuilding in particular
9736                 cases
9737
9738 2005-07-19 [paul]       1.9.12cvs80
9739
9740         * sylpheed-claws.desktop
9741                 fix typo, spotted by Stephan Sachse
9742         * src/account.c
9743                 replace GTK_STOCK_ADD with
9744                 GTK_STOCK_NEW button
9745
9746 2005-07-18 [colin]      1.9.12cvs79
9747
9748         * src/etpan/imap-thread.c
9749                 Fix return value (Thanks Hoa)
9750
9751 2005-07-18 [colin]      1.9.12cvs78
9752
9753         * src/imap.c
9754                 Allow empty passwords
9755                 Create drafts/queue/outbox if necessary
9756         * src/summaryview.c
9757                 Remove old code
9758         * src/etpan/imap-thread.c
9759                 Fix STARTTLS (Thanks to Hoa)
9760
9761 2005-07-18 [paul]       1.9.12cvs77
9762
9763         * ChangeLog-gtk2.jp
9764         * ChangeLog.jp
9765                 removed
9766         * Makefile.am
9767                 updated to reflect additions and removals
9768         * TODO
9769                 updated to be claws-specific
9770         * TODO-gtk2
9771         * TODO-gtk2.jp
9772         * TODO.jp
9773         * sylpheed-128x128.png
9774         * sylpheed-64x64.png
9775                 removed
9776         * sylpheed-claws-128x128.png
9777         * sylpheed-claws-64x64.png
9778         * sylpheed-claws.desktop
9779         * sylpheed-claws.png
9780                 added
9781         * sylpheed.desktop
9782         * sylpheed.png
9783                 removed
9784
9785 2005-07-17 [paul]       1.9.12cvs76
9786
9787         * src/account.c
9788         * src/addressbook.c
9789         * src/alertpanel.c
9790         * src/alertpanel.h
9791         * src/compose.c
9792         * src/exphtmldlg.c
9793         * src/expldifdlg.c
9794         * src/folderview.c
9795         * src/imap_gtk.c
9796         * src/inc.c
9797         * src/message_search.c
9798         * src/messageview.c
9799         * src/mh_gtk.c
9800         * src/news_gtk.c
9801         * src/prefs_actions.c
9802         * src/prefs_filtering.c
9803         * src/prefs_matcher.c
9804         * src/prefs_template.c
9805         * src/prefs_themes.c
9806         * src/ssl_manager.c
9807         * src/summary_search.c
9808         * src/textview.c
9809         * src/toolbar.c
9810         * src/gtk/sslcertwindow.c
9811         * src/plugins/pgpcore/sgpgme.c
9812                 rework alertpanels
9813
9814 2005-07-17 [colin]      1.9.12cvs75
9815
9816         * src/privacy.c
9817                 add a PrivacySystem accessor that checks that
9818                 the system cached in a MimeInfo's privacydata
9819                 is still registered. Use this accessor instead
9820                 of directly using data->system. Fixes crashes
9821                 after unloading pgp plugins.
9822
9823 2005-07-17 [colin]      1.9.12cvs74
9824
9825         * src/alertpanel.c
9826                 Change geometry hints to a simple default size.
9827                 Fixes the certs dialogs.
9828
9829 2005-07-17 [colin]      1.9.12cvs73
9830
9831         * src/gtk/sslcertwindow.c
9832                 Use a gtkExpander
9833
9834 2005-07-17 [colin]      1.9.12cvs72
9835
9836         * src/plugins/pgpcore/Makefile.am
9837         * src/plugins/pgpmime/Makefile.am
9838                 Add gpgme libs
9839
9840 2005-07-17 [paul]       1.9.12cvs71
9841
9842         * configure.ac
9843                 add --disable-gnomeprint option
9844                 modified version of patch by Marius Mauch
9845
9846 2005-07-17 [paul]       1.9.12cvs70
9847
9848         * src/common/defs.h
9849                 update urls
9850         * src/account.c
9851         * src/action.c
9852         * src/addressbook.c
9853         * src/compose.c
9854         * src/foldersel.c
9855         * src/folderview.c
9856         * src/html.c
9857         * src/imap_gtk.c
9858         * src/main.c
9859         * src/mainwindow.c
9860         * src/messageview.c
9861         * src/mh_gtk.c
9862         * src/mimeview.c
9863         * src/news_gtk.c
9864         * src/prefs_account.c
9865         * src/prefs_send.c
9866         * src/prefs_summaries.c
9867         * src/procmsg.c
9868         * src/summaryview.c
9869         * src/common/utils.c
9870         * src/common/xml.c
9871         * src/plugins/pgpcore/passphrase.c
9872         * src/plugins/pgpcore/select-keys.c
9873                 replace inappropriately used backticks
9874                 with single quotes
9875
9876 2005-07-16 [colin]      1.9.12cvs69
9877
9878         * src/image_viewer.c
9879                 Add extra paranoid checks
9880
9881 2005-07-16 [colin]      1.9.12cvs68
9882
9883         * src/plugins/pgpcore/prefs_gpg.c
9884                 Don't auto-check sigs by default, as it
9885                 can be really slow.
9886
9887 2005-07-16 [colin]      1.9.12cvs67
9888
9889         * src/plugins/pgpcore/sgpgme.c
9890                 Make messages a bit better.
9891
9892 2005-07-16 [colin]      1.9.12cvs66
9893
9894         * src/imap.c
9895                 Remove pseudo-log
9896         * src/etpan/imap-thread.c
9897                 Add real log
9898
9899 2005-07-16 [colin]      1.9.12cvs65
9900
9901         * src/main.c
9902         * src/prefs_other.c
9903                 And now, fix build with libetpan :-/
9904
9905 2005-07-15 [colin]      1.9.12cvs64
9906
9907         * src/prefs_other.c
9908                 Continue fixing build without libetpan.
9909
9910 2005-07-15 [colin]      1.9.12cvs63
9911
9912         * src/main.c
9913                 Fix build with --disable-libetpan
9914
9915 2005-07-15 [colin]      1.9.12cvs62
9916
9917         * configure.ac
9918                 Bump libetpan's version
9919
9920 2005-07-15 [colin]      1.9.12cvs61
9921
9922         * src/etpan/imap-thread.c
9923                 Actually stop logging :)
9924
9925 2005-07-15 [colin]      1.9.12cvs60
9926
9927         * src/addressbook.c
9928                 Fix dnd of multiple addresses.
9929
9930 2005-07-15 [hoa]        1.9.12cvs59
9931
9932         * src/etpan/imap-thread.c
9933             disable login of IMAP password in libetpan log file.
9934
9935 2005-07-15 [paul]       1.9.12cvs58
9936
9937         * src/account.c
9938                 don't automatically sort
9939                 do allow drag n drop
9940
9941 2005-07-15 [paul]       1.9.12cvs57
9942
9943         * src/account.c
9944         * src/ssl_manager.c
9945                 alphabetical listing
9946
9947 2005-07-15 [paul]       1.9.12cvs56
9948
9949         * src/gtk/pluginwindow.c
9950                 sort plugin list alphabetically
9951
9952 2005-07-15 [paul]       1.9.12cvs55
9953
9954         * src/prefs_spelling.c
9955         * src/prefs_wrapping.c
9956                 unify English usage
9957
9958 2005-07-15 [colin]      1.9.12cvs54
9959
9960         * src/wizard.c
9961                 Typo fix
9962
9963 2005-07-15 [paul]       1.9.12cvs53
9964
9965         * src/prefs_message.c
9966                 make 'show cursor' a hidden option
9967
9968 2005-07-14 [colin]      1.9.12cvs52
9969
9970         * src/plugins/spamassassin/Makefile.am
9971         * src/plugins/clamav/Makefile.am
9972                 Fix double EXTRA_DISTs
9973
9974 2005-07-14 [colin]      1.9.12cvs51
9975
9976         * src/plugins/clamav/Makefile.am
9977         * src/plugins/clamav/clamav_plugin_gtk.deps
9978         * src/plugins/spamassassin/Makefile.am
9979         * src/plugins/spamassassin/spamassassin_gtk.deps
9980                 Make $plugin_gtk depend on $plugin
9981
9982 2005-07-14 [hoa]        1.9.12cvs50
9983
9984         * src/etpan/imap-thread.c
9985                 enable debug log of libetpan when running with --debug
9986
9987 2005-07-14 [colin]      1.9.12cvs49
9988
9989         * configure.ac
9990         * src/common/Makefile.am
9991         * src/common/plugin.c
9992         * src/common/plugin.h
9993                 Add a little plugin dependancy system.
9994                 Plugins can ship a $plugin_name.deps file
9995                 (near them in PLUGINDIR) so that their
9996                 dependancies are loaded if possible.
9997         * src/plugins/Makefile.am
9998         * src/plugins/pgpcore/Makefile.am
9999         * src/plugins/pgpcore/passphrase.c
10000         * src/plugins/pgpcore/passphrase.h
10001         * src/plugins/pgpcore/plugin.c
10002         * src/plugins/pgpcore/prefs_gpg.c
10003         * src/plugins/pgpcore/prefs_gpg.h
10004         * src/plugins/pgpcore/select-keys.c
10005         * src/plugins/pgpcore/select-keys.h
10006         * src/plugins/pgpcore/sgpgme.c
10007         * src/plugins/pgpcore/sgpgme.h
10008                 Introduce pgpcore, used by pgpmime and
10009                 pgpinline
10010         * src/plugins/pgpmime/Makefile.am
10011         * src/plugins/pgpmime/passphrase.c
10012         * src/plugins/pgpmime/passphrase.h
10013         * src/plugins/pgpmime/pgpmime.c
10014         * src/plugins/pgpmime/pgpmime.deps
10015         * src/plugins/pgpmime/plugin.c
10016         * src/plugins/pgpmime/prefs_gpg.c
10017         * src/plugins/pgpmime/prefs_gpg.h
10018         * src/plugins/pgpmime/select-keys.c
10019         * src/plugins/pgpmime/select-keys.h
10020         * src/plugins/pgpmime/sgpgme.c
10021         * src/plugins/pgpmime/sgpgme.h
10022                 Remove the core from pgpmime and add the
10023                 dependancy to pgpcore.
10024
10025 2005-07-14 [paul]       1.9.12cvs48
10026
10027         * src/stock_pixmap.c
10028                 forgot this in last commit
10029
10030 2005-07-14 [paul]       1.9.12cvs47
10031
10032         * src/account.c
10033         * src/addressbook.c
10034                 add accelerators for the buttons (sync with main)
10035         * src/compose.c
10036         * src/compose.h
10037                 add accelerators for the buttons.
10038                 fix editing with external editor.
10039                 replace gdk_input_*() with GIOChannel;
10040                 (sync with main)
10041         * src/foldersel.c
10042                 display folder names with new/unread
10043                 representation (sync with main)
10044         * src/main.c
10045                 specify default window icon (sync with main)
10046         * src/prefs_common.c
10047                 use_addr_book default to FALSE
10048         * src/summaryview.c
10049         * src/textview.c
10050                 add accelerators for the buttons (sync with main)
10051         * src/gtk/menu.c
10052                 fix typos
10053         * src/pixmaps/sylpheed_icon.xpm
10054                 updated
10055
10056 2005-07-13 [paul]       1.9.12cvs46
10057
10058         * src/plugins/pgpmime/pgpmime.c
10059         * src/plugins/pgpmime/sgpgme.c
10060                 (temporarily) use deprecated gpgme_data_rewind()
10061                 while largefile support is not present
10062                 (as suggested by Colin)
10063
10064 2005-07-13 [paul]       1.9.12cvs45
10065
10066         * configure.ac
10067                 remove large file support (for now):
10068                 it breaks too many things
10069
10070 2005-07-13 [paul]       1.9.12cvs44
10071
10072         * configure.ac
10073                 add large file support
10074         * src/html.c
10075                 fix bug #763 where href attribute was not
10076                 the very first attribute of a link
10077                 patch by Thomas Gilgin
10078
10079 2005-07-13 [colin]      1.9.12cvs43
10080
10081         * src/gtk/pluginwindow.c
10082                 Little portability fix
10083
10084 2005-07-13 [colin]      1.9.12cvs42
10085
10086         * src/plugins/pgpmime/sgpgme.c
10087                 Fix crasher.
10088
10089 2005-07-13 [colin]      1.9.12cvs41
10090
10091         * src/plugins/pgpmime/pgpmime.c
10092         * src/plugins/pgpmime/sgpgme.c
10093                 Use gpgme_data_release_and_get_mem instead
10094                 of gpgme_data_read.
10095
10096 2005-07-13 [colin]      1.9.12cvs40
10097
10098         * configure.ac
10099         * src/plugins/pgpmime/passphrase.c
10100         * src/plugins/pgpmime/passphrase.h
10101         * src/plugins/pgpmime/pgpmime.c
10102         * src/plugins/pgpmime/plugin.c
10103         * src/plugins/pgpmime/select-keys.c
10104         * src/plugins/pgpmime/select-keys.h
10105         * src/plugins/pgpmime/sgpgme.c
10106         * src/plugins/pgpmime/sgpgme.h
10107                 Port pgpmime to gpgme-1.0.
10108
10109 2005-07-12 [paul]       1.9.12cvs39
10110
10111         * AUTHORS
10112         * src/toolbar.c
10113         * src/toolbar.h
10114                 add a 'Go to Prev' button to the toolbar.
10115                 correct tooltip text of go to buttons.
10116                 based on patch by Yang Guilong <bamanzi@gmail.com>
10117
10118 2005-07-12 [colin]      1.9.12cvs38
10119
10120         * src/statusbar.c
10121                 Fix progress bar showing stuff at startup.
10122
10123 2005-07-12 [paul]       1.9.12cvs37
10124
10125         * src/editjpilot.c
10126                 fix building with jpilot support
10127
10128 2005-07-11 [colin]      1.9.12cvs36
10129
10130         * src/inc.c
10131                 Add visual indication that filtering is running
10132         * src/textview.c
10133                 Make {}[] uri delimiters
10134         * src/summaryview.c
10135                 Remove useless (and slow) calls
10136
10137 2005-07-11 [paul]       1.9.12cvs35
10138
10139         * src/plugins/clamav/clamav_plugin_gtk.c
10140         * src/plugins/dillo_viewer/dillo_prefs.c
10141         * src/plugins/pgpmime/prefs_gpg.c
10142         * src/plugins/spamassassin/spamassassin_gtk.c
10143                 gather plugins prefs together under their
10144                 own 'Plugins' heading
10145
10146 2005-07-11 [paul]       1.9.12cvs34
10147
10148         sync with main
10149
10150         * src/account.c
10151                 account_delete(): modified alert dialog
10152         * src/editjpilot.c
10153         * src/editvcard.c
10154                 fixed a crash when cancelling file selection
10155                 dialog by Escape key. Made non-ascii filename
10156                 selectable.
10157         * src/prefs_template.c
10158                 prefs_template_window_create(): make scrolled
10159                 window policy AUTOMATIC
10160
10161 2005-07-10 [hoa]        1.9.12cvs33
10162
10163         * src/etpan/imap-thread.c
10164                 workaround for old Courier IMAP servers.
10165
10166 2005-07-10 [colin]      1.9.12cvs32
10167
10168         * src/folder.c
10169         * src/statusbar.c
10170         * src/statusbar.h
10171                 Add visual progress indicator on filtering/processing
10172                 Factorize the progress bar code
10173         * src/imap.c
10174         * src/imap.h
10175         * src/etpan/imap-thread.c
10176                 Add a reference counter to avoid destroying the Folder
10177                 while it's in use by another callback.
10178
10179 2005-07-09 [hoa]        1.9.12cvs31
10180
10181         * src/imap.c
10182         * src/etpan/imap-thread.c
10183                 fixed deadlock when removing IMAP account.
10184
10185 2005-07-08 [colin]      1.9.12cvs30
10186
10187         * src/textview.c
10188         * src/unmime.c
10189                 Fix again problems decoding broken headers
10190         * src/gtk/inputdialog.c
10191                 Fix local variable shadowing a global one
10192
10193 2005-07-08 [colin]      1.9.12cvs29
10194
10195         * src/msgcache.c
10196                 Make the cache/mark files platform-agnostic by writing
10197                 them in little-endian format. Reading them is also done
10198                 in little-endian format, of course; however, in order
10199                 to avoid trashing mark data on big-endian machines, the
10200                 files are, at first, read from the native format if the
10201                 little-endian one doesn't exist. This is easy to deter-
10202                 mine by trying to open a file with a swapped data_ver
10203                 and seeing if it's the wanted version.
10204                 Little-endian using users should see absolutely no
10205                 difference, Big-endian users may get a very little
10206                 performance drop due to byte-swapping.
10207                 Tested on i386 and ppc32. 
10208                 Fixes bug #159 (The index file, in the mailboxes, is 
10209                 hardware depending).
10210
10211                 To have the cache/mark files updated to the new little-
10212                 endian format, "Check for new messages" or even
10213                 "Rebuild folder tree" aren't enough. Files will be
10214                 updated as soon as a folder has been opened/closed.
10215                 To update everything, just select all folders by
10216                 selecting them one by one.
10217
10218 2005-07-07 [colin]      1.9.12cvs28
10219
10220         * src/imap.c
10221                 Remember the folder separator per IMAPFolder
10222                 instead of globally.
10223                 Revive the Session on noop; fixes bug #761
10224                 (mark a bunch of unread messages as read takes 
10225                 forever)
10226
10227 2005-07-07 [darko]      1.9.12cvs27
10228
10229         * src/common/template.c
10230                 Sort templates alphabetically
10231
10232 2005-07-06 [colin]      1.9.12cvs26
10233
10234         * src/imap.c
10235                 Try to use the correct separator in
10236                 most cases. Possibly fixes bug #759
10237                 (only creates the INBOX folder when 
10238                 setting up new IMAP account) and 
10239                 bug #760 (Can't retrieve messages)
10240
10241 2005-07-06 [colin]      1.9.12cvs25
10242
10243         * src/imap.c
10244                 Use real_path in status command. This will
10245                 help later, when namespaces will be used.
10246
10247 2005-07-06 [colin]      1.9.12cvs24
10248
10249         * configure.ac
10250         * src/account.c
10251         * src/folder.c
10252         * src/imap.c
10253         * src/etpan/etpan-log.c
10254         * src/etpan/etpan-thread-manager.c
10255         * src/etpan/imap-thread.c
10256                 Add a --disable-libetpan parameter. With this,
10257                 users that don't want IMAP4 support can avoid
10258                 the new dependancy (and have no IMAP support).
10259                 Users that have IMAP4 accounts and use this
10260                 parameter won't lose their configuration, their
10261                 IMAP accounts will just be invisible and not
10262                 used.
10263         * src/textview.c
10264                 Make the "Copy ..." contextual menu items 
10265                 copy to both the X clipboard and the gtk 
10266                 clipboard - as most other apps do.
10267         * src/gtk/about.c
10268                 Add a notice about OpenSSL usage, in order to
10269                 comply with OpenSSL's license (point 6):
10270                 http://www.openssl.org/source/license.html
10271
10272 2005-07-06 [colin]      1.9.12cvs23
10273
10274         * src/alertpanel.c
10275                 Fix a minimum size for alertpanels
10276         * src/compose.c
10277                 Show 'No space left on device' type errors
10278                 when queuing/sending
10279         * src/imap_gtk.c
10280         * src/mh_gtk.c
10281                 Rework folder's deletion message (remove 
10282                 extra \n)
10283
10284 2005-07-05 [colin]      1.9.12cvs22
10285
10286         * src/imap.c
10287                 Add an alertpanel on auth error
10288                 Add pseudo-log
10289                 Remove pthread-related stuff
10290
10291 2005-07-05 [colin]      1.9.12cvs21
10292
10293         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10294                 Fix crash on plugin reloading (with a hack)
10295
10296 2005-07-05 [colin]      1.9.12cvs20
10297
10298         * src/prefs_account.c
10299         * src/prefs_account.h
10300                 Fix typo
10301         * src/gtk/filesel.c
10302         * src/gtk/filesel.h
10303                 Add a way to filter the view
10304         * src/gtk/pluginwindow.c
10305                 Filter loadable stuff
10306         * src/plugins/pgpmime/prefs_gpg.c
10307                 Fix missing unregistration
10308         * .cvsignore
10309         * src/etpan/.cvsignore
10310         * src/plugins/spamassassin/.cvsignore
10311                 Add more stuff to cvs ignored files
10312
10313 2005-07-04 [colin]      1.9.12cvs19
10314
10315         * src/imap.c
10316                 Fix scan_required returning FALSE when it
10317                 shouldn't. Maybe fix #760 (Can't retrieve
10318                 messages)
10319
10320 2005-07-04 [colin]      1.9.12cvs18
10321
10322         * src/summaryview.c
10323                 Fix always_show_msg pref
10324
10325 2005-07-04 [paul]       1.9.12cvs17
10326
10327         sync with main (forgotten in last commit)
10328         
10329         * src/common/utils.c
10330         * src/common/utils.h
10331                 check_line_length(): new.
10332                 is_dir_exist()
10333                 is_file_entry_exist()
10334                 dirent_is_regular_file()
10335                 dirent_is_directory(): use g_file_test() instead of stat().
10336
10337 2005-07-04 [paul]       1.9.12cvs16
10338
10339         sync with main:
10340
10341         * src/compose.c
10342                 compose_write_to_file(): check for line
10343                 length limit and display warning if exceeds
10344         * src/jpilot.c
10345                 use get_home_dir() instead of g_get_home_dir()
10346         * src/procheader.c
10347                 removed warning about invalid date
10348         * src/vcard.c
10349                 use get_home_dir() instead of g_get_home_dir()
10350
10351 2005-07-04 [paul]       1.9.12cvs15
10352
10353         * src/stock_pixmap.c
10354                 fix new pixmap naming errors
10355                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10356
10357 2005-07-04 [colin]      1.9.12cvs14
10358
10359         * src/imap.c
10360                 Fix debugging string with a warning
10361
10362 2005-07-04 [colin]      1.9.12cvs13
10363
10364         * configure.ac
10365                 Add a check for libetpan's version (>= 0.37)
10366
10367 2005-07-04 [hoa]        1.9.12cvs12
10368
10369         * commitHelper
10370         * src/imap.c
10371         * src/etpan/imap-thread.c
10372         * src/etpan/imap-thread.h
10373                 fixed IMAP implementation of check of mails.
10374
10375 2005-07-03 [hoa]        1.9.12cvs11
10376
10377         * src/etpan/Makefile.am
10378         * src/etpan/etpan-errors.h
10379         * src/etpan/etpan-log.[ch]
10380         * src/etpan/etpan-thread-manager-types.h
10381         * src/etpan/etpan-thread-manager.[ch]
10382         * src/etpan/imap-thread.[ch]
10383         * src/Makefile.am
10384         * src/imap.c
10385         * src/main.c
10386         * src/prefs_other.c
10387         * configure.ac
10388             merged imap branch.
10389             dependency on libetpan 0.37 is now added.
10390
10391 2005-07-01 [colin]      1.9.12cvs10
10392
10393         * src/Makefile.am
10394         * src/folder.c
10395         * src/folder.h
10396         * src/folderview.c
10397         * src/stock_pixmap.c
10398         * src/stock_pixmap.h
10399         * src/plugins/trayicon/trayicon.c
10400                 Add marked symbol on folders containing
10401                 marked messages
10402         * src/procmsg.c
10403         * src/procmsg.h
10404         * src/toolbar.c
10405         * src/prefs_common.c
10406         * src/prefs_common.h
10407         * src/prefs_send.c
10408                 Add an optional confirmation dialog on queue
10409                 sending. Patch by wwp.
10410         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10411         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10412         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10413         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10414         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10415         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10416         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10417         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10418         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10419         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10420         * src/pixmaps/trash_mark.xpm            ** ADDED **
10421                 New pixmaps
10422
10423 2005-07-01 [colin]      1.9.12cvs9
10424
10425         * src/summaryview.c
10426                 Fix a little threading bug
10427         * src/addrgather.c
10428         * src/mainwindow.c
10429                 A little bit of HIG normality never hurts
10430
10431 2005-07-01 [colin]      1.9.12cvs8
10432
10433         * src/compose.c
10434         * src/msgcache.c
10435         * src/pop.c
10436         * src/procmime.c
10437         * src/recv.c
10438         * src/common/log.c
10439         * src/common/template.c
10440         * src/common/utils.c
10441         * src/common/utils.h
10442                 Reverted the fwrite_atomic stuff. In fact
10443                 it is already atomic.
10444
10445 2005-06-30 [colin]      1.9.12cvs7
10446
10447         * src/common/utils.c
10448         * src/common/utils.h
10449                 Add an fwrite_atomic() function to make
10450                 sure we write everything: fwrite can make
10451                 short writes.
10452         * src/compose.c
10453         * src/msgcache.c
10454         * src/pop.c
10455         * src/procmime.c
10456         * src/recv.c
10457         * src/common/log.c
10458         * src/common/template.c
10459                 Use that (and fix swapping of size and nmemb).
10460                 Thanks to Rich Coe for the heads up.
10461
10462 2005-06-30 [colin]      1.9.12cvs6
10463
10464         * src/addressbook.c
10465                 Optimize addressbook opening 
10466
10467 2005-06-30 [colin]      1.9.12cvs5
10468
10469         * src/summaryview.c
10470                 Remove calls to summary_step after move/copy
10471
10472 2005-06-28 [paul]       1.9.12cvs4
10473
10474         * src/alertpanel.c
10475                 wrap and make the error msg selectable
10476
10477 2005-06-28 [paul]       1.9.12cvs3
10478
10479         * src/ssl_manager.c
10480                 replace the OK button with a Close button
10481         * src/gtk/foldersort.c
10482                 use GTK_STOCK_ icons/buttons
10483
10484 2005-06-28 [colin]      1.9.12cvs2
10485
10486         * src/gedit-print.c             ** ADDED **
10487         * src/gedit-print.h             ** ADDED **
10488         * src/gtk/gtksourceprintjob.c   ** ADDED **
10489         * src/gtk/gtksourceprintjob.h   ** ADDED **
10490                 I can't believe no one had enough time to tell
10491                 me I forgot the `cvs add`
10492
10493 2005-06-27 [colin]      1.9.12cvs1
10494
10495         * src/Makefile.am
10496         * src/gtk/Makefile.am
10497         * src/messageview.c
10498         * src/procmsg.c
10499         * src/summaryview.c
10500         * configure.ac
10501                 Add optional libgnomeprint-based printing
10502         * src/mainwindow.c
10503         * src/gtk/quicksearch.c
10504                 Add an Edit/Quick search menu item to show
10505                 and focus the quicksearch
10506
10507 2005-06-27 [paul]       1.9.12
10508
10509         1.9.12 release
10510
10511         * po/ca.po
10512         * po/de.po
10513         * po/es.po
10514         * po/fr.po
10515         * po/it.po
10516         * po/ko.po
10517         * po/pt_BR.po
10518         * po/sk.po
10519         * po/zh_CN.po
10520                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10521                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10522                 SungHyun Nam, Frederico Goncalves Guimaraes,
10523                 Andrej Kacian, and Yang Guilong
10524 2005-06-26 [colin]      1.9.11cvs106
10525
10526         * src/imap_gtk.c
10527                 Forgot one file for previous fix
10528
10529 2005-06-26 [colin]      1.9.11cvs105
10530
10531         * src/folder.c
10532         * src/imap.c
10533                 Fix problems with folder operations in no_select
10534                 imap folders. it applies only to mails, and 
10535                 creation/deletion/move/renaming of folders 
10536                 should be possible
10537
10538 2005-06-26 [paul]       1.9.11cvs104
10539
10540         * src/prefs_filtering.c
10541                 replace one more GTK_STOCK_REMOVE
10542                 with GTK_STOCK_DELETE
10543
10544 2005-06-25 [colin]      1.9.11cvs103
10545
10546         * src/imap.c
10547                 Optimize get_seq_set_from_seq_list
10548                 (Patch by Ricardo) 
10549
10550 2005-06-25 [colin]      1.9.11cvs102
10551
10552         * src/mh.c
10553                 If the directory exists, but not in the
10554                 correct encoding, rename it. This should
10555                 handle old-versions-induced bugs.
10556
10557 2005-06-25 [colin]      1.9.11cvs101
10558
10559         * src/mh.c
10560                 Fix path access with extended dir names
10561                 Fixes bug #589 (SC segfaults with wrong locale
10562                 settings)
10563
10564 2005-06-25 [colin]      1.9.11cvs100
10565
10566         * src/prefs_account.c
10567         * src/prefs_account.h
10568         * src/compose.c
10569                 Add an option to encrypt replies to
10570                 encrypted messages
10571
10572 2005-06-25 [colin]      1.9.11cvs99
10573
10574         * src/compose.c
10575         * src/quote_fmt_parse.y
10576                 ... And make it work with pgpinline.
10577
10578 2005-06-25 [colin]      1.9.11cvs98
10579
10580         * src/compose.c
10581         * src/procmime.c
10582         * src/procmime.h
10583         * src/quote_fmt_parse.y
10584                 o Make reedition of encrypted messages possible
10585                   (as long as it is encrypted to self too, no
10586                    magic there)
10587                 o Make replying with quote (and without selecting
10588                   text) possible for encrypted messages.
10589                 Closes bug #550 (Not possible to "reply with quote"
10590                 to gnupg encrypted messages)
10591
10592 2005-06-24 [paul]       1.9.11cvs97
10593
10594         * src/imap.c
10595                 add missing include
10596
10597 2005-06-24 [paul]       1.9.11cvs96
10598
10599         * src/editldap.c
10600                 made bind password entry invisible
10601                 (sync with main)
10602         * src/send_message.c
10603                 send_message_local(): check exit status
10604                 to detect errors (sync with main)
10605         * src/textview.c
10606                 use main's less ambiguous popup menu
10607                 wording
10608
10609 2005-06-24 [paul]       1.9.11cvs95
10610
10611         * src/prefs_actions.c
10612         * src/prefs_customheader.c
10613         * src/prefs_display_header.c
10614         * src/prefs_filtering_action.c
10615         * src/prefs_matcher.c
10616         * src/prefs_template.c
10617         * src/prefs_toolbar.c
10618                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10619         * src/gtk/description_window.c
10620                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10621
10622 2005-06-23 [colin]      1.9.11cvs94
10623
10624         * src/summaryview.c
10625                 Fix rough edges (be sure to call status_show whenever
10626                 necessary).
10627
10628 2005-06-23 [colin]      1.9.11cvs93
10629
10630         * src/summaryview.c
10631                 Optimize Select All
10632                 Before, in a 5K mails folder: 11s
10633                 After, in the same folder: 58000µs
10634                 The joys of locking... gtk_clist_select_all() fires a 
10635                 tree-select-row event for each selected row, which in 
10636                 summaryview, callbacks summary_selected which in turn,
10637                 calls summary_status_show, which walks the selected
10638                 rows. Hence, calling gtk_clist_select_all was 
10639                 exponential. Locking the summaryview makes 
10640                 summary_selected return early.
10641
10642 2005-06-23 [colin]      1.9.11cvs92
10643
10644         * src/imap.c
10645                 Move mutex at the important place to avoid
10646                 deadlocks
10647         * src/summaryview.c
10648                 Fix Del key deleting directly instead of
10649                 moving to trash
10650
10651 2005-06-22 [colin]      1.9.11cvs91
10652
10653         * src/plugins/spamassassin/libspamc.c
10654                 As we do spagetti code with assignations in multiple
10655                 places (see _message_read_raw where out = msg = raw),
10656                 let's be sure we don't free the same pointer twice.
10657                 Should fix bug #683 (Crash in libpam at 
10658                 message_cleanup).
10659
10660 2005-06-22 [colin]      1.9.11cvs90
10661
10662         * src/compose.c
10663         * src/messageview.c
10664         * src/toolbar.c
10665                 Make toolbar's delete use the move to trash stuff;
10666                 Add gtk_widget_realize to be sure pixmaps can get
10667                 created (that may fix an old worksforme bug which
10668                 I can't find back...)
10669
10670 2005-06-22 [colin]      1.9.11cvs89
10671
10672         * src/summaryview.c
10673         * src/summaryview.h
10674         * src/mainwindow.c
10675                 Rename "Message/Delete" to "Message/Move to trash"
10676                 Add "Message/Delete..." that directly destroys the
10677                 selected messages after asking for a confirmation.
10678
10679 2005-06-22 [colin]      1.9.11cvs88
10680
10681         * src/imap.c
10682                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10683                 o Fix a deadlock (thanks Darko)
10684
10685 2005-06-22 [colin]      1.9.11cvs87
10686
10687         * src/gtk/foldersort.c
10688                 Add missing include for the i18n;
10689                 patch by Fabien Vantard
10690
10691 2005-06-21 [colin]      1.9.11cvs86
10692
10693         * src/folder.c
10694         * src/folderview.c
10695                 Respect the no_select flag
10696         * src/imap.c
10697                 Fix recursive deletion
10698         * src/imap_gtk.c
10699         * src/mh_gtk.c
10700                 Make the folder deletion's warning
10701                 more explicit
10702
10703 2005-06-21 [colin]      1.9.11cvs85
10704
10705         * src/textview.c
10706                 Prevent email addresses from spanning accross
10707                 lines - fixes bug # 646 (newline-chars in 
10708                 email addresses)
10709
10710 2005-06-20 [colin]      1.9.11cvs84
10711
10712         * src/folder.c
10713                 Be sure not to remove source if copy failed
10714
10715 2005-06-20 [colin]      1.9.11cvs83
10716
10717         * src/folderview.c
10718         * src/imap_gtk.c
10719                 remove summaryview's lock
10720         * src/imap.c
10721                 introduce threads to avoid problems when foreground tasks
10722                 interfere with background tasks
10723         * src/mh.c
10724                 prevent moving to drafts/queue
10725         * src/mimeview.c
10726                 fix leak
10727
10728 2005-06-19 [colin]      1.9.11cvs82
10729
10730         * src/imap_gtk.c
10731                 Remember that the user doesn't want to override
10732                 offline mode, for 3 seconds. It avoid presenting
10733                 him with N popups in a really short time.
10734
10735 2005-06-17 [colin]      1.9.11cvs81
10736
10737         * src/imap.c
10738                 Fix IMAP breaking on folders containing '('
10739                 (Probably won't be enough)
10740
10741 2005-06-17 [colin]      1.9.11cvs80
10742
10743         Forgotten files on 1.9.11cvs79
10744         * src/summaryview.c
10745                 Fix stepping when not immediately executing
10746         * src/imap.c
10747                 Really prevent UID FETCH 0
10748         * src/codeconv.c
10749                 Fix outgoing charset never set to utf-8
10750         * src/mh.c
10751                 Fix leak
10752
10753 2005-06-16 [colin]      1.9.11cvs79
10754
10755         * src/compose.c
10756                 Fix bug #707 (Dash splits rows)
10757                 Only wrap if we're on a line break position and
10758                 the previous one was a "white" (space) char.
10759                 Pango stuff is weird.
10760
10761 2005-06-16 [colin]      1.9.11cvs78
10762
10763         * src/imap_gtk.c
10764                 Lock summaryview while downloading messages
10765                 on user demand
10766         * src/procheader.c
10767         * src/unmime.c
10768         * src/common/utils.c
10769         * src/common/utils.h
10770                 Replace \r and \n with spaces in From and
10771                 Subject headers
10772
10773 2005-06-16 [paul]       1.9.11cvs77
10774
10775         * src/procmime.c
10776                 liberalise the mime parser
10777         * src/gtk/about.c
10778                 add text wrapping
10779
10780 2005-06-16 [paul]       1.9.11cvs76
10781
10782         * src/gtk/about.c
10783                 reworked
10784
10785 2005-06-15 [colin]      1.9.11cvs75
10786
10787         * src/compose.c
10788                 Finish header encoding fix
10789         * src/summaryview.c
10790                 Fix segfault
10791         * src/headerview.c
10792                 Fix compilation (Thanks Stephan
10793                 Sachse)
10794
10795 2005-06-15 [colin]      1.9.11cvs74
10796
10797         * Makefile.am
10798                 Install gnome2 stuff rather than gnome1, 
10799                 if both are present
10800         * src/codeconv.c
10801         * src/codeconv.h
10802         * src/compose.c
10803                 Fix headers encoding
10804         * src/folder.c
10805                 Visual progress when fetching all messages
10806         * src/folderview.c
10807         * src/summaryview.c
10808         * src/summaryview.h
10809                 Prevent changing current message while
10810                 incorporating
10811
10812 2005-06-15 [paul]       1.9.11cvs73
10813
10814         * src/gtk/gtkaspell.c
10815         * src/gtk/gtkaspell.h
10816                 fix build warnings
10817
10818 2005-06-15 [paul]       1.9.11cvs72
10819
10820         * src/prefs_filtering.c
10821                 allow reordering of filter rules by
10822                 drag n drop
10823
10824 2005-06-15 [paul]       1.9.11cvs71
10825
10826         * COPYING
10827                 updated
10828         * src/codeconv.c
10829                 replace deprecated function
10830         * src/inc.c
10831         * src/send_message.c
10832         * src/gtk/progressdialog.c
10833         * src/gtk/progressdialog.h
10834                 salvage and reuse parts of reverted sync
10835
10836 2005-06-15 [paul]       1.9.11cvs70
10837
10838         * src/inc.c
10839         * src/send_message.c
10840         * src/gtk/progressdialog.c
10841         * src/gtk/progressdialog.h
10842                 revert yesterday's sync with main
10843                 it contains deprecated functions
10844
10845 2005-06-15 [colin]      1.9.11cvs69
10846
10847         * src/headerview.c
10848                 Fix bug #670 (multi user to: will corrupt message 
10849                 headers display)
10850
10851 2005-06-15 [colin]      1.9.11cvs68
10852
10853         * src/compose.c
10854                 Fix bug #421 (Fix undo on wrapping)
10855
10856 2005-06-15 [colin]      1.9.11cvs67
10857
10858         * src/folder.c
10859                 Provide visual feedback while processing
10860                 folder's rules.
10861         * src/imap.c
10862                 Provide visual feedback while getting
10863                 short headers (for uncached messages)
10864
10865
10866 2005-06-14 [paul]       1.9.11cvs66
10867
10868         * src/account.c
10869                 change a couple stock icons
10870         * src/inc.c
10871         * src/send_message.c
10872         * src/gtk/progressdialog.c
10873         * src/gtk/progressdialog.h
10874                 sync main's GtkTreeView implementation
10875
10876 2005-06-14 [colin]      1.9.11cvs65
10877
10878         * src/imap.c
10879                 Various little fixes, mainly on error paths
10880
10881 2005-06-13 [colin]      1.9.11cvs64
10882
10883         * matcher.c
10884         * procmsg.c
10885         * procmsg.h
10886                 Add a way to fetch only headers. This speeds
10887                 up filtering on headers for IMAP. Fixes:
10888                 bug #481 extraneous imap commands slow down 
10889                         imap filtering
10890                 bug #522 Sylpheed downloads all messages 
10891                         when opening mailbox (IMAP)
10892                 bug #677 IMAP fetch is soooooooooooooo slow
10893         * src/folder.c
10894         * src/folder.h
10895                 Add a folder set_batch method so that
10896                 implementations can speed up flags changes
10897         * src/folderutils.c
10898         * src/summaryview.c
10899                 Use that in mark as (un)read and mark all read
10900                 Refix bug #679
10901         * src/imap.c
10902                 Implement set_batch - brings back deferred
10903                 flags in a less buggy manner. Fixes:
10904                 bug #729 IMAP immediate expunge of deleted messages
10905                 bug #191 remove list of messages with one command
10906                 Fix login with strange chars
10907                 Implement fetch_msg_full
10908                 Fix copy (wrong counts)
10909
10910 2005-06-12 [colin]      1.9.11cvs63
10911
10912         * src/folder.c
10913                 lock incorporation during long operations.
10914                 Avoids fucking up the IMAP socket.
10915
10916 2005-06-12 [colin]      1.9.11cvs62
10917
10918         * src/imap.c
10919                 Fix harmful typo
10920                 Factorize remove_all_msg
10921                 Thread-ize expunge
10922         * src/summaryview.c
10923                 Don't update partial-download status if unnecessary
10924         * src/folder.c
10925                 Use remove_msgs everywhere possible
10926
10927 2005-06-12 [colin]      1.9.11cvs61
10928
10929         * src/folder.c
10930         * src/folder.h
10931                 Add a remove_msgs function to remove a 
10932                 list of messages
10933         * src/imap.c
10934                 Implement that.
10935
10936 2005-06-12 [colin]      1.9.11cvs60
10937
10938         * src/imap.c
10939                 Remove flags-processing deferring... Too hard
10940                 to get it to work in all cases.
10941
10942 2005-06-11 [colin]      1.9.11cvs59
10943
10944         * src/imap.c
10945                 printf -> debug_print
10946
10947 2005-06-11 [colin]      1.9.11cvs58
10948
10949         * src/imap.c
10950                 o Fix build without USE_PTHREAD
10951                 o Factorize imap_open
10952                 o Alertpanel in case of impossible connection
10953                 o Alertpanel in case of impossible login
10954                 o Fix deferred flags processing to force a 
10955                   flush before adding some more flags to process,
10956                   but in another folder.
10957
10958 2005-06-10 [colin]      1.9.11cvs57
10959
10960         * src/imap.c
10961                 o Fix a format string error
10962                 o init ssl socket outside of the thread 
10963                   (it possibly invokes gtk calls)
10964         * src/procmime.c
10965                 o Put back the buffer to its necessary size
10966                 o Fix changing a file pointer without keeping
10967                   track of it (thanks Valgrind)
10968         * src/common/smtp.c
10969                 o Fix automatic STARTTLS if login should be done
10970                   and the server only allows it after starting TLS
10971         * src/gtk/gtkinputdialog.c
10972                 o Eat GDK_Return so that the combo popup doesn't 
10973                   appear when we press Enter to validate the combo
10974                   input dialog (as seen in the Open with... dialog)
10975
10976 2005-06-10 [colin]      1.9.11cvs56
10977
10978         * src/imap.c
10979                 o A bit less debug
10980                 o Fix a crash on deletion
10981                 o Threadize imap_select (it's called outside of 
10982                   threads)
10983                 o Defer treatment of DELETED flags
10984
10985
10986 2005-06-09 [colin]      1.9.11cvs55
10987
10988         * src/imap.c
10989                 Make sure we check imap_gtk_should_override(), which
10990                 potentially calls gtk stuff, before creating thread.
10991                 That way it should't be called via imap_get_session()
10992                 inside a thread.
10993
10994 2005-06-09 [colin]      1.9.11cvs54
10995
10996         * src/imap.c
10997                 o add a bit of status output
10998                 o remove some dead code
10999                 o threadize get_list_of_uids
11000                 o threadize imap_get_flags
11001                 o defer flag changing by 500ms so that they
11002                   can be batched
11003
11004
11005 2005-06-08 [colin]      1.9.11cvs53
11006
11007         * src/imap.c
11008                 Thread-ize imap_cmd_fetch
11009
11010 2005-06-08 [colin]      1.9.11cvs52
11011
11012         * src/main.c
11013                 Mmh, that broke POP3...
11014
11015 2005-06-08 [colin]      1.9.11cvs51
11016
11017         * src/main.c
11018                 Stabilize IMAP patch (thanks to Hoa)
11019
11020 2005-06-08 [colin]      1.9.11cvs50
11021
11022         * src/imap.c
11023                 Test patch to speed up imap. 
11024
11025 2005-06-08 [colin]      1.9.11cvs49
11026
11027         * src/imap_gtk.c
11028                 Warning fix
11029         * src/procmime.c
11030                 Apply patch from gentoo to use /usr/share/mime/globs if 
11031                 available, after un-breaking it
11032         * src/common/log.c
11033         * src/common/log.h
11034                 Use g_timeout for invoking hooks that possibly use gtk
11035                 calls. This should leave gtk calls in the main thread.
11036
11037 2005-06-08 [paul]       1.9.11cvs48
11038
11039         * src/codeconv.c
11040                 conv_get_outgoing_charset_str(): don't
11041                 use prefs_common setting
11042         * src/compose.c
11043         * src/compose.h
11044                 add /Options/Character encoding/... to
11045                 temporarily change the outgoing encoding
11046
11047         (belated sync with main)
11048
11049 2005-06-08 [paul]       1.9.11cvs47
11050
11051         * src/compose.c
11052                 correction to/completion of last
11053                 sync with main
11054
11055 2005-06-08 [paul]       1.9.11cvs46
11056
11057         sync with main:
11058         
11059         * src/codeconv.c
11060         * src/codeconv.h
11061                 always enabled Japanese auto-detection
11062                 if the first letters of locale string
11063                 is "ja"
11064         * src/compose.c
11065                 don't use "destroy" signal to destroy
11066                 Compose object (fix rare crashes on discard?)
11067         * src/mainwindow.c
11068         * src/messageview.c
11069         * src/prefs_send.c
11070                 added Hebrew encodings
11071         * src/sourcewindow.c
11072                 don't use "destroy" signal to destroy
11073                 objects
11074
11075 2005-06-07 [colin]      1.9.11cvs45
11076
11077         * src/summaryview.c
11078                 Add missing unlocks/locks
11079
11080 2005-06-07 [paul]       1.9.11cvs44
11081
11082         * src/summaryview.c
11083                 restore bug #749 fix
11084
11085 2005-06-06 [colin]      1.9.11cvs43
11086
11087         * src/summaryview.c
11088                 Fix selection bug when prefs_common.open_unread 
11089                 is FALSE
11090
11091 2005-06-06 [colin]      1.9.11cvs42
11092
11093         * src/common/md5.c
11094                 Fix a warning
11095         * src/summaryview.c
11096         * src/folderview.c
11097                 Factorize long operations beginning and end
11098                 (locking, freezing/thawing, cursor, ...)
11099                 Check selection->data member in selection-
11100                 related loops; this avoids dying an awful
11101                 death if the selection changes on us while
11102                 we're marking a whole IMAP folder unread, 
11103                 for example.
11104
11105 2005-06-06 [paul]       1.9.11cvs41
11106
11107         * src/textview.c
11108                 don't g_free() a static gchar buffer
11109
11110 2005-06-05 [colin]      1.9.11cvs40
11111
11112         * src/mainwindow.c
11113         * src/messageview.c
11114         * src/summaryview.c
11115                 Fix bug #749 (Show all headers should be
11116                 sticky as the GUI suggests)
11117
11118 2005-06-03 [paul]       1.9.11cvs39
11119
11120         * src/compose.c
11121                 don't allow editing of mail while sending.
11122                 patch by Colin
11123
11124 2005-06-03 [paul]       1.9.11cvs38
11125
11126         * src/folderview.c
11127                 add a freeze/thaw to speed up 'mark all read'
11128
11129 2005-06-03 [paul]       1.9.11cvs37
11130
11131         * src/prefs_message.c
11132                 reflect changes immediately
11133
11134 2005-06-02 [colin]      1.9.11cvs36
11135
11136         * po/POTFILES.in
11137                 Patch by Fabien Vantard.
11138
11139 2005-06-02 [colin]      1.9.11cvs35
11140
11141         * src/imap.c
11142                 Use a non-blocking imap_getline() if possible.
11143                 This should completely prevent the interface
11144                 from freezin on imap operations, although it
11145                 may do strange stuff in case of folder switching
11146                 while a big imap operation is taking place...
11147
11148                 In addition, fix a leak in the case thread
11149                 creation fails on connection.
11150
11151 2005-06-02 [colin]      1.9.11cvs34
11152
11153         * src/crash.c
11154         * src/prefs_common.h
11155                 Fix build (prefs_common_init() doesn't exist
11156                 anymore)
11157
11158 2005-06-02 [colin]      1.9.11cvs33
11159
11160         * src/prefs_account.c
11161                 Fix bug #245 (filtering rules broken when
11162                 renaming a remote account (imap4 or nntp)
11163
11164 2005-06-02 [colin]      1.9.11cvs32
11165
11166         * src/imap.c
11167                 Try to fix IMAP shortcomings: 
11168                 o Multithread imap_open()
11169                 o allow offline-mode overriding instead of
11170                   just returning NULL
11171         * src/imap_gtk.c
11172         * src/imap_gtk.h
11173                 Add a function to ask whether we want to
11174                 override offline-mode for 10 minutes (one-shot
11175                 asking was painful)
11176         * src/procheader.c
11177                 Fix segfault when imap parser isn't happy about
11178                 a missing {
11179
11180 2005-06-01 [colin]      1.9.11cvs31
11181
11182         * src/addrharvest.c
11183         * src/compose.c
11184         * src/mbox.c
11185         * src/mbox.h
11186         * src/mh.c
11187         * src/msgcache.c
11188         * src/send_message.c
11189         * src/setup.c
11190         * src/undo.c
11191         * src/common/hooks.c
11192         * src/common/prefs.c
11193         * src/common/template.c
11194         * src/common/utils.c
11195         * src/gtk/gtkutils.c
11196         * src/gtk/inputdialog.c
11197         * src/gtk/menu.c
11198         * src/gtk/pluginwindow.c
11199         * src/gtk/prefswindow.c
11200         * src/plugins/pgpmime/passphrase.c
11201         * src/plugins/pgpmime/prefs_gpg.c
11202                 More -Wall fixes
11203
11204         * src/common/Makefile.am
11205         * src/common/timing.h
11206                 Add basic timing code
11207
11208         * src/summaryview.c
11209                 Fix a bug with unread messages when 
11210                 re-sorting folders, and by the way
11211                 fix a big performance hit when 
11212                 re-sorting (10k mails: before 5s,
11213                 after .5s)
11214
11215         * src/prefs_compose_writing.c
11216         * src/prefs_compose_writing.h
11217         * src/prefs_message.c
11218         * src/prefs_message.h
11219         * src/prefs_other.c
11220         * src/prefs_other.h
11221         * src/prefs_quote.c
11222         * src/prefs_quote.h
11223         * src/prefs_receive.c
11224         * src/prefs_receive.h
11225         * src/prefs_send.c
11226         * src/prefs_send.h
11227         * src/prefs_summaries.c
11228         * src/prefs_summaries.h
11229                 Fix copyright banner
11230
11231 2005-06-01 [paul]       1.9.11cvs30
11232
11233         * po/fi.po
11234                 updated by Flammie Pirinen
11235         * src/procmime.c
11236                 fix 'Bad BASE64 content' output
11237
11238 2005-05-31 [colin]      1.9.11cvs29
11239
11240         * src/procmime.c
11241                 Oops, where did my hunk go.
11242
11243 2005-05-31 [colin]      1.9.11cvs28
11244
11245         * src/Makefile.am
11246         * src/account.c
11247         * src/action.c
11248         * src/addr_compl.c
11249         * src/addressbook.c
11250         * src/codeconv.c
11251         * src/compose.c
11252         * src/export.c
11253         * src/folder.c
11254         * src/folderview.c
11255         * src/image_viewer.c
11256         * src/main.c
11257         * src/mainwindow.c
11258         * src/messageview.c
11259         * src/mimeview.c
11260         * src/msgcache.c
11261         * src/prefs_account.c
11262         * src/prefs_actions.c
11263         * src/prefs_common.c
11264         * src/prefs_compose_writing.c
11265         * src/prefs_customheader.c
11266         * src/prefs_ext_prog.c
11267         * src/prefs_filtering.c
11268         * src/prefs_filtering_action.c
11269         * src/prefs_fonts.c
11270         * src/prefs_image_viewer.c
11271         * src/prefs_message.c
11272         * src/prefs_message.h
11273         * src/prefs_msg_colors.c
11274         * src/prefs_other.c
11275         * src/prefs_other.h
11276         * src/prefs_quote.c
11277         * src/prefs_receive.c
11278         * src/prefs_receive.h
11279         * src/prefs_send.c
11280         * src/prefs_send.h
11281         * src/prefs_spelling.c
11282         * src/prefs_summaries.c
11283         * src/prefs_summary_column.c
11284         * src/prefs_template.c
11285         * src/prefs_themes.c
11286         * src/prefs_toolbar.c
11287         * src/prefs_wrapping.c
11288         * src/procmime.c
11289         * src/procmsg.c
11290         * src/send_message.h
11291         * src/ssl_manager.c
11292         * src/summary_search.c
11293         * src/summaryview.c
11294         * src/textview.c
11295         * src/wizard.c
11296         * src/common/smtp.c
11297         * src/common/smtp.h
11298         * src/gtk/gtkutils.h
11299                 o Move the rest of Common prefs to new style
11300                 o Lots of -Wall warning fixes
11301                 o fix FIXME in cache memusage calculation
11302                 o Let return receipts be sent from any account
11303                 o Little cache optimisation (read)
11304                 o Fix bug #746 (don't treat commas as separators
11305                   when inside a quoted string)
11306
11307 2005-05-31 [paul]       1.9.11cvs27
11308
11309         * src/prefs_common.c
11310                 fix 'off-by-one' typo
11311
11312 2005-05-31 [paul]       1.9.11cvs26
11313
11314         * src/account.c
11315         * src/addr_compl.c
11316         * src/compose.c
11317         * src/foldersel.c
11318         * src/prefs_actions.c
11319         * src/prefs_common.c
11320         * src/prefs_common.h
11321         * src/prefs_customheader.c
11322         * src/prefs_display_header.c
11323         * src/prefs_filtering.c
11324         * src/prefs_filtering_action.c
11325         * src/prefs_matcher.c
11326         * src/prefs_summaries.c
11327         * src/prefs_summary_column.c
11328         * src/prefs_template.c
11329         * src/prefs_toolbar.c
11330         * src/ssl_manager.c
11331         * src/gtk/pluginwindow.c
11332         * src/gtk/prefswindow.c
11333         * src/gtk/progressdialog.c
11334                 add hidden prefs 'enable_rules_hint'
11335                 for gtk_tree_view_set_rules_hint()
11336                 (sync with main)
11337                 
11338
11339 2005-05-31 [colin]      1.9.11cvs25
11340
11341         * src/Makefile.am
11342         * src/main.c
11343         * src/prefs_common.c
11344         * src/prefs_summaries.c ** ADDED **
11345         * src/prefs_summaries.h ** ADDED **
11346                 Common/Display -> Display/Summaries
11347
11348 2005-05-31 [colin]      1.9.11cvs24
11349
11350         * src/Makefile.am
11351         * src/main.c
11352         * src/prefs_quote.c ** ADDED **
11353         * src/prefs_quote.h ** ADDED **
11354                 Move Common/Quote to Compose/Quoting
11355         * src/prefs_common.c
11356         * src/prefs_common.h
11357                 Remove old quote stuff, add
11358                 convenience functions for GtkTextView prefs
11359         * src/gtk/prefswindow.c
11360                 Set default height higher
11361
11362 2005-05-30 [colin]      1.9.11cvs23
11363
11364         * src/Makefile.am
11365         * src/main.c
11366         * src/prefs_common.c
11367         * src/prefs_compose_writing.c ** ADDED **
11368         * src/prefs_compose_writing.h ** ADDED **
11369                 Move Common/Compose prefs to Compose/Writing
11370
11371 2005-05-30 [colin]      1.9.11cvs22
11372
11373         * src/common/utils.c
11374                 Fix bug #651 (Confused Attract by Subject)
11375                 Patch by M. Benkmann <haferfrost@web.de>
11376         * AUTHORS
11377
11378 2005-05-30 [colin]      1.9.11cvs21
11379
11380         * src/compose.c
11381                 Fix concatenation of different headers of
11382                 the same type (bug #645)
11383         * src/prefs_folder_item.c
11384                 Fix bug #699 (setting color to black doesn't
11385                 work immediately)
11386         * src/procmime.c
11387                 Print out decoding error only once per
11388                 block
11389
11390 2005-05-30 [paul]       1.9.11cvs20
11391
11392         * src/common/template.c
11393                 fix Bcc
11394
11395 2005-05-30 [paul]       1.9.11cvs19
11396
11397         * doc/src/rfc2368.txt   **NEW FILE**
11398         * src/compose.c
11399                 compose_entries_set(): don't interpret Bcc
11400                 header field (conform to RFC 2368)
11401                 (sync with main)
11402
11403 2005-05-29 [colin]      1.9.11cvs18
11404
11405         * src/prefs_common.c
11406                 Let the default reply format respect
11407                 netiquette by cutting the signature.
11408
11409 2005-05-29 [colin]      1.9.11cvs17
11410
11411         * src/summaryview.c
11412                 Don't let always_show_msg override
11413                 open_unread_on_enter when opening a new
11414                 directory.
11415
11416 2005-05-27 [paul]       1.9.11cvs16
11417
11418         sync with main:
11419
11420         * src/main.c
11421                 app_will_exit(): cleanup tmp directory when exit
11422         * src/message_search.c
11423                 improved the interface and made code cleanup.
11424                 removed Clear button
11425         * src/send_message.c
11426                 send_message_local(): use GSpawn, and detect errors
11427         * src/summary_search.c
11428                 improved the interface and made code cleanup
11429         * src/textview.c
11430                 textview_write_link(): also skip non-ascii space
11431                  at the head of link strings (phishing check
11432                  didn't work at the case)
11433         * src/common/utils.c
11434                 get_command_output(): use g_spawn_command_line_sync()
11435                 instead of popen()
11436
11437 2005-05-26 [colin]      1.9.11cvs15
11438
11439         * src/folder.c
11440                 remove printf
11441
11442 2005-05-26 [colin]      1.9.11cvs14
11443
11444         * src/common/nntp.c
11445                 Fix nntp mode reader (bug #611)
11446                 Patch by Florian Mickler <florian@mickler.org>
11447
11448 2005-05-26 [colin]      1.9.11cvs13
11449
11450         * src/plugins/pgpmime/passphrase.c
11451                 Fix mouse grabbing (bug #557)
11452
11453 2005-05-26 [colin]      1.9.11cvs12
11454
11455         * src/prefs_themes.c
11456                 Fix g_warning (bug #541)
11457
11458 2005-05-26 [colin]      1.9.11cvs11
11459
11460         * src/prefs_actions.c
11461         * src/prefs_template.c
11462                 Fix bug #506 (no warning if action/template
11463                 is not saved)
11464         * src/common/template.c
11465                 Fix a possible crash
11466
11467 2005-05-26 [colin]      1.9.11cvs10
11468
11469         * src/folder.c
11470         * src/folderview.c
11471         * src/procmsg.c
11472         * src/summaryview.c
11473                 Forbid locked messages to be moved or
11474                 deleted. Locked messages in trashes 
11475                 still get deleted, for performance
11476                 reason (mh.c::mh_remove_all_msgs)
11477
11478 2005-05-25 [colin]      1.9.11cvs9
11479
11480         * src/procmime.c
11481                 Use correct encoding when sending mails
11482                 with attachments that have accentued 
11483                 chars in their name
11484
11485 2005-05-24 [colin]      1.9.11cvs8
11486
11487         * src/summaryview.c
11488                 Fix bug #688 f) read/unread marker not
11489                 changed on first click
11490                 Also, optimize summary_status_show()
11491                 calls
11492         * src/folder.c
11493         * src/inc.c
11494         * src/procmime.c
11495                 Fix bug #688 b) and c) wrt message
11496                 attachments and signature
11497         * src/stock_pixmap.c
11498         * src/stock_pixmap.h
11499         * src/stock_pixmap.c
11500         * src/stock_pixmap.h
11501         * src/Makefile.am
11502         * src/pixmaps/clip_gpg_signed.xpm
11503                 Add clip/signed icon
11504
11505 2005-05-24 [colin]      1.9.11cvs7
11506
11507         * src/folder_item_prefs.c
11508                 whitespace fix
11509
11510 2005-05-24 [colin]      1.9.11cvs6
11511
11512         * src/folderview.c
11513         * src/prefs_common.c
11514         * src/prefs_common.h
11515                 Add a confirmation to folder drag and drop
11516                 fixes bug #156
11517         * src/alertpanel.c
11518         * src/alertpanel.h
11519                 fix _with_disable parameters so that
11520                 the buttons labels are specifiable too
11521         * src/plugins/pgpmime/sgpgme.c
11522                 reflect said change
11523                 
11524
11525 2005-05-24 [colin]      1.9.11cvs5
11526
11527         * src/folderview.c
11528                 Uncollapse/collapse folders on double-click
11529                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11530                 closes bug #108
11531
11532 2005-05-23 [colin]      1.9.11cvs4
11533
11534         * src/common/socket.c
11535                 Check another special SSL_peek() error.
11536                 Should help wrt bug #728
11537
11538 2005-05-23 [colin]      1.9.11cvs3
11539
11540         * src/plugins/pgpmime/pgpmime.c
11541                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11542                 breaking menu accelerators and stuff. Users will have to
11543                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11544                 account's privacy preferences if needed.
11545
11546 2005-05-22 [paul]
11547
11548         * tools/kdeservicemenu/install.sh
11549                 use kdesu to prompt for root password if doing
11550                 global install/uninstall
11551
11552 2005-05-20 [colin]      1.9.11cvs2
11553
11554         * src/procmsg.c
11555                 Fix another compilation error with gcc-2.9x
11556                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11557         * src/send_message.c
11558                 Don't send QUIT if we aren't connected
11559
11560 2005-05-19 [colin]      1.9.11cvs1
11561
11562         * src/procmsg.c
11563                 Fix compilation with gcc 2.9x
11564
11565 2005-05-19 [paul]       1.9.11
11566
11567         1.9.11 released
11568
11569 2005-05-19 [paul]       1.9.9cvs14
11570
11571         * src/gtk/inputdialog.c
11572                 prevent gettext warning
11573
11574 2005-05-19 [paul]       1.9.9cvs13
11575
11576         * src/mainwindow.c
11577         * src/prefs_common.c
11578         * src/prefs_common.h
11579         * src/textview.c
11580         * src/textview.h
11581                 add an option to toggle cursor in message
11582                 view (sync with main)
11583
11584 2005-05-18 [colin]      1.9.9cvs12
11585
11586         * src/compose.c
11587                 Dereference freed pointer
11588         * src/gtk/gtkaspell.c
11589                 Fix duplication of dictionaries (is it an aspell issue?)
11590
11591 2005-05-18 [colin]      1.9.9cvs11
11592
11593         * src/gtk/inputdialog.c
11594         * src/gtk/gtkaspell.c
11595                 HIGuify dialogs
11596         * src/alertpanel.c
11597                 Remove a double call
11598
11599 2005-05-17 [colin]      1.9.9cvs10
11600
11601         * src/gtk/gtkaspell.c
11602                 Fix dialogs, Ctrl-Enter accel
11603
11604 2005-05-17 [colin]      1.9.9cvs9
11605
11606         * src/gtk/gtkaspell.c
11607                 Fix some accelerators, escape in replace-window
11608
11609 2005-05-16 [colin]      1.9.9cvs8
11610
11611         * src/gtk/gtkaspell.c
11612                 Revert last commit, it was a mistake.
11613
11614 2005-05-16 [colin]      1.9.9cvs7
11615
11616         * src/gtk/gtkaspell.c
11617                 Remove buggy code while we're at it. It's a 
11618                 dead code path anyway.
11619
11620 2005-05-16 [colin]      1.9.9cvs6
11621
11622         * src/gtk/gtkaspell.c
11623                 Missed some gtk_menu_popup where deactivate
11624                 signal should be handled. Should fix bug
11625                 #629 a bit more.
11626
11627 2005-05-16 [colin]      1.9.9cvs5
11628
11629         * src/gtk/gtkaspell.c
11630                 Remove debug printf()s
11631
11632 2005-05-16 [colin]      1.9.9cvs4
11633
11634         * src/gtk/gtkaspell.c
11635                 Fix a bit aspell problems
11636                 (see bug #629)
11637
11638 2005-05-13 [colin]      1.9.9cvs3
11639
11640         * src/folderview.c
11641                 Fix the + appearing even when no subfolders
11642                 have unread messages. Thanks to wwp for the
11643                 bug report.
11644
11645 2005-05-11 [paul]       1.9.9cvs2
11646
11647         * src/folderview.c
11648                 correction to 1.9.9cvs1, only colour folders that
11649                 have new msgs (not unread msgs)
11650
11651 2005-05-10 [colin]      1.9.9cvs1
11652
11653         * src/folderview.c
11654         * src/summaryview.c
11655                 Try to fix bolding bugs again.
11656
11657 2005-05-09 [paul]
11658
11659         * tools/claws.i18n.status.pl
11660                 add Ricardo Mones Lastra's script that has been providing
11661                 the i18n status page for many months
11662
11663 2005-05-09 [paul]       1.9.9
11664
11665         1.9.9 release
11666
11667 2005-05-09 [paul]       1.9.6cvs58
11668
11669         * AUTHORS
11670         * INSTALL
11671         * README.claws
11672                 updated
11673         * Makefile.am 
11674         * RELEASE_NOTES.claws
11675                 add release notes to cvs to simplify release
11676                 procedure
11677         * configure.ac
11678                 add ca and fi to ALL_LINGUAS
11679         * po/Makefile.in.in
11680                 workaround for missing Makevars
11681         * po/ca.po
11682         * po/fi.po
11683                 add new Catalan and Finnish translations
11684                 submitted by Miquel Oliete and Flammie Pirinen
11685         * po/de.po
11686         * po/es.po
11687         * po/fr.po
11688         * po/it.po
11689         * po/pl.po
11690         * po/ru.po
11691         * po/sk.po
11692         * po/sr.po
11693         * po/zh_CN.po
11694                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11695                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11696                 Urke MMI, and Hansom Young
11697         * src/main.c
11698                 Fix drafting when quitting. compose_draft() closes the
11699                 compose windows, which modifies the compose_list GSList.
11700                 We have to refresh this list after echo drafting to avoid a
11701                 segfault
11702         * src/partial_download.c
11703                 fix segfault on exit
11704
11705 2005-05-06 [paul]       1.9.6cvs57
11706
11707         * src/grouplistdialog.c
11708                 quick fix/workaround for unresizeable newsgroup
11709                 name column 
11710
11711 2005-05-06 [paul]       1.9.6cvs56
11712
11713         * src/inc.c
11714         * src/mainwindow.c
11715                 use gettext plural forms
11716         * src/imap_gtk.c
11717         * src/mh_gtk.c
11718         * src/toolbar.c
11719                 small improvement to english usage
11720
11721 2005-05-05 [thorsten]   1.9.6cvs55
11722
11723         * src/folder.c
11724                 fix possible crash
11725
11726 2005-05-05 [paul]       1.9.6cvs54
11727         
11728         sync with HEAD
11729
11730         * AUTHORS
11731         * src/compose.c
11732                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11733                 patch by Tim Mann
11734
11735 2005-05-05 [paul]       1.9.6cvs53
11736
11737         * src/mainwindow.c
11738                 fix resizing of separate message and
11739                 folder views
11740
11741 2005-05-05 [paul]       1.9.6cvs52
11742
11743         * src/account.c
11744         * src/addrgather.c
11745         * src/browseldap.c
11746         * src/exphtmldlg.c
11747         * src/expldifdlg.c
11748         * src/importmutt.c
11749         * src/importpine.c
11750         * src/main.c
11751         * src/mainwindow.c
11752         * src/noticeview.c
11753         * src/prefs_filtering.c
11754         * src/prefs_filtering_action.c
11755         * src/prefs_matcher.c
11756         * src/prefs_spelling.c
11757         * src/prefs_toolbar.c
11758         * src/toolbar.c
11759         * src/wizard.c
11760         * src/gtk/description_window.c
11761         * src/gtk/gtkvscrollbutton.c
11762         * src/gtk/progressdialog.c
11763         * src/gtk/quicksearch.c
11764         * src/plugins/pgpmime/prefs_gpg.c
11765         * src/plugins/spamassassin/spamassassin_gtk.c
11766                 replace deprecated gtk_widget_set_usize
11767
11768 2005-05-04 [colin]      1.9.6cvs51
11769
11770         * src/common/utils.c
11771                 Fix crash when subst_for_filename is called
11772                 with a NULL parameter
11773
11774 2005-05-04 [colin]      1.9.6cvs50
11775
11776         * src/partial_download.c
11777         * src/pop.c
11778                 Escape login when writing uidl file
11779                 fixes bug #736
11780
11781 2005-05-03 [colin]      1.9.6cvs49
11782
11783         * src/procmime.c
11784                 Fix possible DOS in mime parser
11785                 (see bug #634)
11786
11787 2005-05-02 [colin]      1.9.6cvs48
11788
11789         * src/compose.c
11790                 Try to fix the copy/paste mess once again.
11791
11792
11793 2005-04-30 [colin]      1.9.6cvs47
11794
11795         * src/prefs_account.h
11796         * src/procmsg.c
11797         * src/send_message.c
11798         * src/common/smtp.c
11799         * src/common/smtp.h
11800                 Try to batch sending mails (per account) instead of
11801                 reconnecting to server every time.
11802
11803 2005-04-29 [colin]      1.9.6cvs46
11804
11805         * src/messageview.c
11806                 Fix window resizing that refused to size down
11807         * src/prefs_common.c
11808         * src/prefs_common.h
11809         * src/prefs_filtering.c
11810                 Save Filtering's window size
11811
11812 2005-04-21 [paul]       1.9.6cvs45
11813
11814         * ChangeLog-gtk2.claws
11815         * src/setup.c
11816                 correction to sync
11817
11818 2005-04-21 [paul]       1.9.6cvs44
11819
11820         sync with main:
11821
11822         * src/setup.c
11823         * src/statusbar.c
11824         * src/statusbar.h
11825                 use gtkut_widget_draw_now(). Improved performance
11826                 of the update of statusbar
11827         * src/textview.c
11828                 textview_smooth_scroll_do(): redraw it after scroll
11829                 is done (fixed incorrect display when a part of the
11830                 view is hidden).
11831         * src/gtk/gtkutils.c
11832         * src/gtk/gtkutils.h
11833                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11834                 to force update of widgets.
11835                 Removed gtkut_widget_wait_for_draw() which had a big
11836                 overhead  because of waiting for all events processed 
11837
11838 2005-04-20 [paul]       1.9.6cvs43
11839
11840         * src/codeconv.c
11841                 complete 1.9.6cvs42's sync:
11842                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11843
11844 2005-04-19 [paul]       1.9.6cvs42
11845
11846         sync with main:
11847
11848         * src/action.c
11849                 catch_output(): correctly select the insert text
11850                 (fix invalid iterator warnings).
11851         * src/codeconv.c
11852         * src/codeconv.h
11853         * src/mainwindow.c
11854         * src/messageview.c
11855         * src/prefs_common.c
11856                 support GBK encoding.
11857         * src/common/session.c
11858         * src/common/session.h
11859                 use separate buffer for large data to be sent,
11860                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11861
11862 2005-04-18 [paul]       1.9.6cvs41
11863
11864         * src/jpilot.c
11865                 convert unsigned long into guint32
11866                 patch by Paul LeoNerd Evans 
11867
11868 2005-04-17 [colin]      1.9.6cvs40
11869
11870         * src/compose.c
11871                 Fix 'Request return receipt' from folder
11872                 properties (bug #708)
11873
11874 2005-04-17 [colin]      1.9.6cvs39
11875
11876         * src/mainwindow.c
11877                 Fix duplicate hotkeys in Mainwindow's menu
11878
11879 2005-04-17 [colin]      1.9.6cvs38
11880
11881         * src/folderview.c
11882                 Fix duplicate hotkeys in Folderview's contextual
11883                 menu
11884
11885 2005-04-15 [colin]      1.9.6cvs37
11886
11887         * src/summaryview.c
11888                 Fix 'Save as...' with non-ascii filenames
11889
11890 2005-04-15 [colin]      1.9.6cvs36
11891
11892         * src/plugins/pgpmime/pgpmime.c
11893                 Fix bus error on 64bit. Spotted by 
11894                 macallan1888@gmail.com
11895
11896 2005-04-15 [colin]      1.9.6cvs35
11897
11898         * src/prefs_account.c
11899                 Fix cvs34.
11900
11901 2005-04-12 [colin]      1.9.6cvs34
11902
11903         * src/prefs_account.c
11904                 Fix smtp auth type off-by-one. We forgot to
11905                 add PLAIN in the prefs-to-gui setter func and
11906                 as a result, the selected auth when opening
11907                 account prefs was not the correct one.
11908
11909 2005-04-12 [paul]       1.9.6cvs33
11910
11911         * src/inc.c
11912                 if the recv dialog is visible, Cancel only
11913                 cancels the current account
11914
11915
11916 2005-04-10 [colin]      1.9.6cvs32
11917
11918         * src/filtering.c
11919                 Copy score when copying FilteringActions
11920                 Fix bug #674
11921
11922 2005-04-10 [colin]      1.9.6cvs31
11923
11924         * src/inc.c
11925                 Make Message -> Receive -> Cancel cancel 
11926                 incorporation on all accounts. Fixes
11927                 bug #693
11928
11929 2005-04-10 [colin]      1.9.6cvs30
11930
11931         * src/prefs_account.c
11932                 Update Privacy checkbuttons status based
11933                 on the selected privacy system
11934         * src/compose.c
11935                 Always connect the "None" privacy system; the
11936                 static boolean was probably there to avoid
11937                 reconnecting twice in the same compose window,
11938                 but as the parent function is only called once
11939                 per compose, it's only a bug - as a static is
11940                 initialized once per application instance.
11941                 Also, don't uncheck Sign and Encrypt when
11942                 selecting None as privacy system; just ignore
11943                 them when sending/queuing.
11944                 Should fix bug #695
11945
11946 2005-04-08 [colin]      1.9.6cvs29
11947
11948         * src/account.c
11949         * src/prefs_account.c
11950         * src/prefs_account.h
11951                 Add account preference to queue message in a certain
11952                 folder.
11953
11954 2005-04-06 [colin]      1.9.6cvs28
11955
11956         * src/prefs_account.c
11957                 Update old inbox path syntax
11958
11959 2005-04-06 [paul]       1.9.6cvs27
11960
11961         sync with main:
11962
11963         * configure.ac
11964                 changed -traditional-cpp to -no-cpp-precomp for newer
11965                 Mac OS X support
11966         * src/foldersel.c
11967                 made column resize automatically
11968         * src/send_message.c
11969                 send_message_smtp(): consider EOF right after QUIT
11970                 successful (workaround for Gmail SMTP server)
11971         * src/common/socket.c
11972                 ssl_read(), ssl_peek(): check EOF which violates the
11973                 SSL protocol
11974         * src/gtk/colorlabel.c
11975                 removed warnings when displaying colorlabel menu
11976                 (don't use GtkAlignment)
11977
11978 2005-04-05 [paul]       1.9.6cvs26
11979
11980         * src/plugins/trayicon/trayicon.c
11981                 fix clipping of icon under KDE3 
11982
11983 2005-04-05 [paul]       1.9.6cvs25
11984
11985         * src/summaryview.c
11986                 hide display of threading
11987                 patch by Alfons
11988
11989 2005-04-04 [thorsten]   1.9.6cvs24
11990
11991         * src/mh.c
11992                 marks lost on filesystems with different stat() results on
11993                 summer-/wintertime
11994
11995 2005-04-03 [colin]      1.9.6cvs23
11996
11997         * src/summaryview.c
11998                 Don't handle up/down. Patch by Alfons
11999
12000 2005-04-02 [colin]      1.9.6cvs22
12001
12002         * src/summaryview.c
12003                 Make scrolling faster. Patch by Alfons.
12004
12005 2005-04-01 [colin]      1.9.6cvs21
12006
12007         * src/Makefile.am
12008         * src/stock_pixmap.c
12009         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12010         * src/pixmaps/dir_noselect.xpm ** ADDED **
12011                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12012
12013 2005-04-01 [colin]      1.9.6cvs20
12014
12015         * src/image_viewer.c
12016         * src/image_viewer.h
12017         * src/procmime.c
12018         * src/procmime.h
12019         * src/textview.c
12020         * src/textview.h
12021                 Implement inline image resizing and right-clicking
12022
12023 2005-04-01 [paul]       1.9.6cvs19
12024
12025         * AUTHORS
12026         * Makefile.am
12027         * configure.ac
12028                 check for gnome2
12029                 patch by Luca Cavalli <loopback<AT>slackit.org>
12030         * po/ru.po
12031                 updated by Pavlo Bohmat
12032
12033 2005-03-31 [colin]      1.9.6cvs18
12034
12035         * src/news.c
12036                 Fix parsing references
12037         * src/msgcache.c
12038                 don't put nulls in the references list
12039         * src/procheader.c
12040                 commit that forgotten file in 1.9.6cvs14
12041
12042 2005-03-31 [colin]      1.9.6cvs17
12043
12044         * src/compose.c
12045                 Fix joining of signature separator again. 
12046                 Maybe Hiro could put it in main too...
12047
12048 2005-03-31 [colin]      1.9.6cvs16
12049
12050         * src/Makefile.am
12051         * src/foldersel.c
12052         * src/stock_pixmap.c
12053         * src/stock_pixmap.h
12054         * src/pixmaps/dir-noselect.xpm
12055                 Update foldersel.c (sync from main, patch by Alfons)
12056
12057 2005-03-30 [colin]      1.9.6cvs15
12058
12059         * src/imap.c
12060                 Fix handling of imap folders containing [] in 
12061                 their name. Thanks to Nahuel Angelinetti for
12062                 the detailed bugreport.
12063
12064 2005-03-30 [colin]      1.9.6cvs14
12065
12066         * src/common/utils.h
12067         * src/common/utils.c
12068         * src/common/defs.h
12069         * src/matcher.c
12070         * src/msgcache.c
12071         * src/news.c
12072         * src/procmsg.c
12073         * src/procmsg.h
12074         * src/quote_fmt_parse.y
12075         * src/summaryview.c
12076                 Update references system. Patch by Alfons
12077
12078 2005-03-30 [colin]      1.9.6cvs13
12079
12080         * src/common/socket.c
12081                 Force the glibc to read resolv.conf again when 
12082                 it has changed. Should fix issues when changing
12083                 networks on a laptop and not restarting sylpheed. 
12084
12085 2005-03-30 [paul]       1.9.6cvs12
12086
12087         partial sync with main:
12088
12089         * src/action.c
12090                 create_io_dialog(): use user-defined text font
12091                 (thanks to Alfons), and modified its appearance.
12092         * src/addrgather.c
12093         * src/addrharvest.c
12094         * src/browseldap.c
12095                 replace old code
12096         * src/compose.c
12097                 don't join (presumably) itemized lines on line-wrapping
12098                 fixed wrapping of quote when auto-wrapping is enabled
12099                 compose_destroy(): destroy paned only if it's not
12100                 attached to window. Fixed memory leak of popup menu.
12101         * src/exphtmldlg.c
12102         * src/expldifdlg.c
12103                 replace old code
12104         * src/html.c
12105         * src/html.h
12106         * src/importmutt.c
12107         * src/importpine.c
12108                 replace old code
12109         * src/main.c
12110                 removed redundant code
12111         * src/mainwindow.c
12112                 changed 'Code set' (which is rather incorrect)
12113                 in the menu to 'Character encoding'
12114                 main_window_set_widgets(): request size first
12115                 to prevent window size becoming wrong
12116                 fixed remembering of the state of the visibility
12117                 of MessageView
12118         * src/messageview.c
12119                 changed 'Code set' (which is rather incorrect)
12120                 in the menu to 'Character encoding'
12121         * src/prefs_common.c
12122         * src/prefs_common.h
12123                 added an option whether to render HTML as text or not
12124                 added separators to outgoing encoding menu
12125         * src/procheader.c
12126                 procheader_scan_date_string(): support header
12127                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12128         * src/summaryview.c
12129         * src/summaryview.h
12130                 minor code cleanup
12131         * src/textview.c
12132                 textview_show_html(): force output of newline
12133                 added an option whether to render HTML as text or not
12134         * src/common/utils.c
12135                 strncpy2(): optimized based on Alfons' code
12136         * src/gtk/gtkutils.c
12137         * src/gtk/gtkutils.h
12138                 removed non-used code
12139         * src/plugins/pgpmime/passphrase.c
12140                 partially fixed grab input of passphrase dialog
12141                 Confine pointer to window
12142
12143 2005-03-30 [colin]      1.9.6cvs11
12144
12145         * src/msgcache.c
12146         * src/msgcache.h
12147                 Read/write 32bit ints from cache & marks
12148                 From main.
12149
12150 2005-03-29 [paul]       1.9.6cvs10
12151
12152         * AUTHORS
12153         * ChangeLog.claws
12154         * src/compose.c
12155         * src/gtk/gtkaspell.c
12156                 sync with HEAD (don't pass NULL pointers) 
12157
12158 2005-03-24 [paul]
12159
12160         * tools/Makefile.am
12161         * tools/README
12162         * tools/acroread2sylpheed.pl
12163                 sync with HEAD (add script to send pdfs as
12164                 attachments from Adobe Reader 7)
12165
12166 2005-03-21 [paul]       1.9.6cvs9
12167
12168         * configure.ac
12169         * po/POTFILES.in
12170         * src/Makefile.am
12171         * src/crash.c
12172         * src/image_viewer.c ** ADDED **
12173         * src/image_viewer.h ** ADDED **
12174         * src/main.c
12175         * src/prefs_common.c
12176         * src/prefs_common.h
12177         * src/prefs_image_viewer.c ** ADDED **
12178         * src/prefs_image_viewer.h ** ADDED **
12179         * src/textview.c
12180         * src/gtk/about.c
12181         * src/pixmaps/sylpheed_logo.xpm
12182         * src/plugins/Makefile.am
12183         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12184         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12185         * src/plugins/image_viewer/plugin.c ** REMOVED **
12186         * src/plugins/image_viewer/viewer.c ** REMOVED **
12187         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12188         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12189         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12190         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12191         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12192                 as gdk-pixbuf is now built-in
12193                 remove image_viewer plugin and put code back into
12194                 main codebase
12195                 implement inline image display (sync with main)
12196
12197                 replace logo with newer, nicer, larger version  
12198
12199 2005-03-21 [paul]       1.9.6cvs8
12200
12201         * src/gtk/about.c
12202                 cosmetic improvement
12203
12204 2005-03-21 [holger]     1.9.6cvs7
12205
12206         * src/plugins/spamassassin/spamassassin.c
12207                 Sync with HEAD
12208                 (unregister hook on failed plugin init)
12209
12210 2005-03-20 [colin]      1.9.6cvs6
12211
12212         * src/common/plugin.c
12213                 Check that plugin isn't already loaded
12214                 Patch by Alfons
12215
12216 2005-03-20 [thorsten]   1.9.6cvs5
12217
12218         * src/compose.c
12219                 use a more compatible syntax
12220
12221 2005-03-20 [thorsten]   1.9.6cvs4
12222
12223         * src/prefs_toolbar.c
12224                 fix crash when selecting toolbar item (uninitialized pointer)
12225
12226 2005-03-20 [thorsten]   1.9.6cvs3
12227
12228         * src/procmime.c
12229                 fix mimetype detection (referenced free()d string)
12230
12231 2005-03-20 [paul]       1.9.6cvs2
12232
12233         * src/compose.c
12234                 sync with HEAD (1.0.3cvs5)
12235                 neglect Reply-To header if empty
12236                 Patch by Alfons 
12237
12238 2005-03-19 [holger]     1.9.6cvs1
12239
12240         * src/summaryview.c
12241         * src/summaryview.h
12242                 Sync with HEAD
12243
12244 2005-03-18 [paul]       1.9.6
12245
12246         initial GTK2 release
12247
12248 2005-03-18 [paul]       1.0.3cvs3.1
12249
12250         * AUTHORS
12251         * ChangeLog.claws
12252         * configure.ac
12253         * src/gtk/about.c
12254         * src/pixmaps/sylpheed_logo.xpm
12255                 sync with HEAD
12256
12257 2005-03-18 [colin]      1.0.3cvs2.6
12258
12259         * src/summaryview.c
12260                 Remove call to summary_step in summary_copy_selected_to
12261                 Can't see its purpose, and this causes bug when copying
12262                 a message if the next one is unread: it reads it.
12263
12264 2005-03-18 [paul]       1.0.3cvs2.5
12265
12266         * src/foldersel.c
12267                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12268
12269 2005-03-18 [paul]       1.0.3cvs2.4
12270
12271         * src/addrharvest.c
12272         * src/codeconv.c
12273         * src/codeconv.h
12274         * src/compose.c
12275         * src/news.c
12276         * src/procheader.c
12277         * src/procmime.c
12278         * src/unmime.c
12279         * src/unmime.h
12280                 fix buffer overflow, CAN-2005-0667, see
12281                 http://secunia.com/advisories/14491/
12282                 Patch by Alfons
12283
12284 2005-03-17 [colin]      1.0.3cvs2.3
12285
12286         * src/prefs_fonts.c
12287         * src/summaryview.c
12288                 Fix font bugs (both lists now officialy share 
12289                 the same font)
12290                 
12291
12292 2005-03-17 [paul]       1.0.3cvs2.2
12293
12294         * src/gtk/pluginwindow.c
12295                 make plugin descriptions uneditable
12296
12297 2005-03-11 [paul]       1.0.3cvs2.1
12298
12299         * ChangeLog.claws
12300         * configure.ac
12301         * po/POTFILES.in
12302         * src/plugins/trayicon/trayicon.c
12303                 sync with HEAD
12304                 add src/wizard.c to POTFILES.in
12305
12306 2005-03-11 [paul]       1.0.3cvs1.1
12307
12308         * ChangeLog
12309         * ChangeLog.claws
12310         * configure.ac
12311         * po/de.po
12312         * po/es.po
12313         * po/fr.po
12314         * po/it.po
12315         * po/pt_BR.po
12316         * po/ru.po
12317         * po/sk.po
12318         * po/sr.po
12319         * po/zh_CN.po
12320                 sync with HEAD
12321
12322 2005-03-04 [colin]      1.0.1cvs22.2
12323
12324         * src/compose.c
12325                 Fix signatures with accentued chars in it
12326
12327 2005-03-04 [colin]      1.0.1cvs22.1
12328
12329         * src/common/smtp.c
12330         * src/common/smtp.h
12331                 Don't use SIZE param in MAIL FROM: if server 
12332                 doesn't support it. Patch by Eugen Freiter
12333                 <eugen_f@users.sf.net>
12334
12335 2005-02-27 [paul]       1.0.1cvs20.1
12336
12337         * ChangeLog.claws
12338         * configure.ac
12339         * src/messageview.c
12340                 sync with HEAD
12341
12342 2005-02-27 [colin]      1.0.1cvs19.4
12343
12344         * src/procheader.c
12345         * src/procheader.h
12346                 Fix prototypes. Patch by Alfons
12347
12348 2005-02-27 [colin]      1.0.1cvs19.3
12349
12350         * src/compose.c
12351                 Don't auto-join the signature separator.
12352
12353 2005-02-26 [colin]      1.0.1cvs19.2
12354
12355         * src/summaryview.c
12356                 Fix 'mark all read' with collapsed threads.
12357                 Patch by Alfons.
12358
12359 2005-02-25 [paul]       1.0.1cvs19.1
12360
12361         * ChangeLog.claws
12362         * configure.ac
12363         * src/prefs_account.c
12364         * src/prefs_folder_item.c
12365         * src/gtk/prefswindow.c
12366         * src/gtk/prefswindow.h
12367                 sync with HEAD
12368
12369 2005-02-25 [paul]       1.0.1cvs15.12
12370
12371         * src/alertpanel.c
12372         * src/codeconv.c
12373         * src/compose.c
12374         * src/textview.c
12375         * src/gtk/gtkutils.c
12376         * src/gtk/gtkutils.h
12377         * src/gtk/logwindow.c
12378         * src/gtk/progressdialog.c
12379                 sync with main (revision 127)
12380                 and fix logwindow clipping
12381
12382 2005-02-24 [colin]      1.0.1cvs15.11
12383
12384         * src/plugins/pgpmime/passphrase.c
12385                 Disable input grabbing; it doesn't work yet.
12386
12387 2005-02-24 [colin]      1.0.1cvs15.10
12388
12389         * src/messageview.c
12390                 Don't send out receipts if offline. Ask.
12391
12392 2005-02-23 [colin]      1.0.1cvs15.9
12393
12394         * src/summaryview.c     
12395                 Fix expanding
12396
12397 2005-02-23 [colin]      1.0.1cvs15.8
12398
12399         * src/summaryview.c
12400                 Really fix Bug 568 by removing useless
12401                 calls. summary_thread_init() now called
12402                 in summary_sort(). This should please
12403                 Alfons as it should be faster than 
12404                 previously.
12405
12406 2005-02-23 [colin]      1.0.1cvs15.7
12407
12408         * src/compose.c
12409                 Encode parts as QP or B64 if signing
12410
12411 2005-02-23 [colin]      1.0.1cvs15.6
12412
12413         * src/compose.c
12414                 Fix Mimeinfo leakage (including tmp files)
12415         * src/procmsg.c
12416                 Fix tmp file leakage (spotted by Ivan Rayner)
12417
12418 2005-02-22 [colin]      1.0.1cvs15.5
12419
12420         * src/expldifdlg.c
12421                 Fix keyboard input. Patch by Alfons.
12422
12423 2005-02-21 [colin]      1.0.1cvs15.4
12424
12425         * src/compose.c
12426                 Fix Sign/Encrypt when unselecting privacy
12427                 system
12428         * src/prefs_common.c
12429                 Change default message font to Monospace
12430         * src/summaryview.c
12431                 More freezing during potentially large operations
12432
12433 2005-02-21 [paul]       1.0.1cvs15.3
12434
12435         * src/main.c
12436                 fix --help output
12437
12438 2005-02-21 [paul]       1.0.1cvs15.2
12439
12440         * po/Makefile.in.in
12441         * src/compose.c
12442         * src/summaryview.c
12443         * src/textview.c
12444         * src/common/utils.c
12445         * src/common/utils.h
12446                 sync with main (revision 117)
12447
12448 2005-02-20 [colin]      1.0.1cvs15.1
12449
12450         * src/common/defs.h
12451                 Change cache file to .sylpheed_claws_cache, as
12452                 suggested by Alfons. Allows people to switch
12453                 between Sylpheed and Sylpheed-Claws. it is
12454                 a good idea to "Check for new messages" at next
12455                 startup.
12456
12457
12458 2005-02-18 [colin]      1.0.1cvs14.1
12459
12460         * src/quote_fmt_lex.l
12461         * src/quote_fmt_parse.y
12462                 Fix parser initialisation. Patch by Ivan.
12463
12464 2005-02-18 [colin]      1.0.1cvs11.6
12465
12466         * src/folderview.c
12467                 Fix scrolldown (bug 662)
12468
12469 2005-02-17 [colin]      1.0.1cvs11.5
12470
12471         * src/codeconv.c
12472                 conv_filename_to_utf8: return clean 7bit instead
12473                 of broken utf8 if needed
12474         * src/mimeview.c
12475                 Fix display of parts with unclean 8bit names
12476
12477 2005-02-17 [paul]       1.0.1cvs11.4
12478
12479         * src/compose.c
12480         * src/exportldif.c
12481         * src/matcher_parser_parse.y
12482         * src/procmime.c
12483         * src/sourcewindow.c
12484         * src/common/Makefile.am
12485         * src/common/intl.h             ** REMOVED **
12486         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12487                 sync with main (revision 109)
12488                 and clean up
12489
12490 2005-02-16 [colin]      1.0.1cvs11.3
12491
12492         * src/summaryview.c
12493                 Fix collapsed thread not highlighting when new
12494                 messages in it (Bug 568) Patch by Stephan Sachse.
12495                 Fix messed up selection when reaching bounds (Bug 632)
12496         * src/prefs_themes.c
12497                 Fix theme installing (Bug 684)
12498
12499 2005-02-16 [colin]      1.0.1cvs11.2
12500
12501         * src/messageview.c
12502                 Fix messageview_select_all
12503
12504 2005-02-16 [colin]      1.0.1cvs11.1
12505
12506         * src/mh.c
12507                 Sync with HEAD (MH scan required function)
12508
12509 2005-02-15 [colin]      1.0.1cvs8.1
12510
12511         * src/mimeview.c
12512         * src/common/utils.c
12513                 Sync with HEAD (filename chars substitution)
12514
12515 2005-02-15 [colin]      1.0.1cvs7.3
12516
12517         * src/gtk/pluginwindow.c
12518                 Fix button spacing
12519
12520 2005-02-15 [colin]      1.0.1cvs7.2
12521
12522         * src/mimeview.c
12523                 Fix mime icons not reset across message when
12524                 scrolled down
12525
12526 2005-02-15 [colin]      1.0.1cvs7.1
12527
12528         * src/compose.c
12529         * src/procmime.c
12530                 Sync with HEAD (optimisation of cvs6)
12531
12532 2005-02-14 [colin]      1.0.1cvs6.1
12533
12534         * src/compose.c
12535         * src/procmime.c
12536                 Sync with HEAD (encode "From " at line beginning)
12537
12538 2005-02-14 [colin]      1.0.1cvs5.3
12539
12540         * src/compose.c
12541                 Fix wrapping with accentued chars.
12542
12543 2005-02-13 [colin]      1.0.1cvs5.2
12544
12545         * src/textview.c
12546                 Fix email informative part parsing with
12547                 accentued chars in it. ispunct() returns
12548                 true for them in utf8...
12549
12550 2005-02-12 [colin]      1.0.1cvs5.1
12551
12552         * src/filtering.c
12553                 Sync with HEAD (remove wrong use of compose after send)
12554
12555 2005-02-12 [paul]       1.0.1cvs4.5
12556
12557         * src/textview.c
12558                 remove unnecessary code (thanks to Alfons)
12559
12560 2005-02-12 [paul]       1.0.1cvs4.4
12561
12562         * src/textview.c
12563                 add 'Copy' to contextual menu on emails
12564
12565 2005-02-11 [colin]      1.0.1cvs4.3
12566
12567         * src/compose.c
12568                 revert 1.0.0cvs28.2, it doesn't work that well.
12569
12570 2005-02-11 [paul]       1.0.1cvs4.2
12571
12572         * po/Makefile.in.in
12573                 fix 'make release'
12574
12575 2005-02-10 [paul]       1.0.1cvs4.1
12576
12577         * ChangeLog
12578         * ChangeLog.claws
12579         * ChangeLog.jp
12580         * configure.ac
12581         * src/compose.c
12582                 sync with HEAD (sync with main)
12583
12584 2005-02-10 [paul]       1.0.1cvs3.2
12585
12586         * AUTHORS
12587         * Makefile.am
12588         * autogen.sh
12589         * configure.ac
12590         * config/mkinstalldirs
12591         * intl/.cvsignore
12592         * intl/ChangeLog
12593         * intl/VERSION
12594         * intl/bindtextdom.c
12595         * intl/config.charset
12596         * intl/dcgettext.c
12597         * intl/dcigettext.c
12598         * intl/dcngettext.c
12599         * intl/dgettext.c
12600         * intl/dngettext.c
12601         * intl/eval-plural.h
12602         * intl/explodename.c
12603         * intl/finddomain.c
12604         * intl/gettext.c
12605         * intl/gettextP.h
12606         * intl/gmo.h
12607         * intl/hash-string.h
12608         * intl/intl-compat.c
12609         * intl/l10nflist.c
12610         * intl/libgnuintl.h.in
12611         * intl/loadinfo.h
12612         * intl/loadmsgcat.c
12613         * intl/localcharset.c
12614         * intl/localcharset.h
12615         * intl/locale.alias
12616         * intl/localealias.c
12617         * intl/localename.c
12618         * intl/log.c
12619         * intl/ngettext.c
12620         * intl/os2compat.c
12621         * intl/os2compat.h
12622         * intl/osdep.c
12623         * intl/plural-exp.c
12624         * intl/plural-exp.h
12625         * intl/plural.c
12626         * intl/plural.y
12627         * intl/ref-add.sin
12628         * intl/ref-del.sin
12629         * intl/relocatable.c
12630         * intl/relocatable.h
12631         * intl/textdomain.c
12632         * m4/Makefile.am
12633         * po/Makefile.in.in
12634         * src/Makefile.am
12635         * src/account.c
12636         * src/action.c
12637         * src/addr_compl.c
12638         * src/addressadd.c
12639         * src/addressbook.c
12640         * src/addrgather.c
12641         * src/addrindex.c
12642         * src/alertpanel.c
12643         * src/browseldap.c
12644         * src/codeconv.c
12645         * src/codeconv.h
12646         * src/compose.c
12647         * src/compose.h
12648         * src/crash.c
12649         * src/editaddress.c
12650         * src/editbook.c
12651         * src/editgroup.c
12652         * src/editjpilot.c
12653         * src/editldap.c
12654         * src/editldap_basedn.c
12655         * src/editvcard.c
12656         * src/exphtmldlg.c
12657         * src/expldifdlg.c
12658         * src/export.c
12659         * src/exporthtml.c
12660         * src/filtering.c
12661         * src/folder.c
12662         * src/folder_item_prefs.c
12663         * src/foldersel.c
12664         * src/folderview.c
12665         * src/grouplistdialog.c
12666         * src/headerview.c
12667         * src/imap.c
12668         * src/imap_gtk.c
12669         * src/import.c
12670         * src/importldif.c
12671         * src/importmutt.c
12672         * src/importpine.c
12673         * src/inc.c
12674         * src/ldif.c
12675         * src/main.c
12676         * src/mainwindow.c
12677         * src/matcher.c
12678         * src/mbox.c
12679         * src/message_search.c
12680         * src/messageview.c
12681         * src/mh.c
12682         * src/mh_gtk.c
12683         * src/mimeview.c
12684         * src/msgcache.c
12685         * src/news.c
12686         * src/news_gtk.c
12687         * src/noticeview.c
12688         * src/partial_download.c
12689         * src/pop.c
12690         * src/prefs_account.c
12691         * src/prefs_actions.c
12692         * src/prefs_common.c
12693         * src/prefs_customheader.c
12694         * src/prefs_display_header.c
12695         * src/prefs_ext_prog.c
12696         * src/prefs_filtering.c
12697         * src/prefs_filtering_action.c
12698         * src/prefs_folder_item.c
12699         * src/prefs_fonts.c
12700         * src/prefs_gtk.c
12701         * src/prefs_matcher.c
12702         * src/prefs_msg_colors.c
12703         * src/prefs_spelling.c
12704         * src/prefs_summary_column.c
12705         * src/prefs_template.c
12706         * src/prefs_themes.c
12707         * src/prefs_toolbar.c
12708         * src/prefs_wrapping.c
12709         * src/privacy.c
12710         * src/procheader.c
12711         * src/procmime.c
12712         * src/procmsg.c
12713         * src/quote_fmt.c
12714         * src/recv.c
12715         * src/send_message.c
12716         * src/setup.c
12717         * src/sourcewindow.c
12718         * src/ssl_manager.c
12719         * src/statusbar.c
12720         * src/summary_search.c
12721         * src/summaryview.c
12722         * src/textview.c
12723         * src/toolbar.c
12724         * src/wizard.c
12725         * src/common/nntp.c
12726         * src/common/plugin.c
12727         * src/common/smtp.c
12728         * src/common/ssl.c
12729         * src/common/ssl_certificate.c
12730         * src/common/string_match.c
12731         * src/common/sylpheed.c
12732         * src/common/template.c
12733         * src/common/utils.c
12734         * src/gtk/about.c
12735         * src/gtk/colorlabel.c
12736         * src/gtk/description_window.c
12737         * src/gtk/filesel.c
12738         * src/gtk/foldersort.c
12739         * src/gtk/gtkaspell.c
12740         * src/gtk/gtkutils.c
12741         * src/gtk/inputdialog.c
12742         * src/gtk/logwindow.c
12743         * src/gtk/menu.c
12744         * src/gtk/pluginwindow.c
12745         * src/gtk/prefswindow.c
12746         * src/gtk/progressdialog.c
12747         * src/gtk/quicksearch.c
12748         * src/gtk/sslcertwindow.c
12749         * src/plugins/clamav/clamav_plugin.c
12750         * src/plugins/clamav/clamav_plugin_gtk.c
12751         * src/plugins/demo/demo.c
12752         * src/plugins/dillo_viewer/dillo_prefs.c
12753         * src/plugins/dillo_viewer/dillo_viewer.c
12754         * src/plugins/image_viewer/plugin.c
12755         * src/plugins/image_viewer/viewer.c
12756         * src/plugins/image_viewer/viewerprefs.c
12757         * src/plugins/mathml_viewer/mathml_viewer.c
12758         * src/plugins/pgpmime/passphrase.c
12759         * src/plugins/pgpmime/plugin.c
12760         * src/plugins/pgpmime/prefs_gpg.c
12761         * src/plugins/pgpmime/select-keys.c
12762         * src/plugins/pgpmime/sgpgme.c
12763         * src/plugins/spamassassin/spamassassin.c
12764         * src/plugins/spamassassin/spamassassin_gtk.c
12765         * src/plugins/trayicon/trayicon.c
12766                 sync with main (revision 104)
12767
12768 2005-02-10 [colin]      1.0.1cvs3.1
12769
12770         * src/mainwindow.c
12771                 Sync with HEAD (fix occasional crasher)
12772
12773 2005-02-10 [colin]      1.0.1cvs2.1
12774
12775         * src/messageview.c
12776                 Synw with HEAD (don't automatically display html)
12777
12778 2005-02-09 [colin]      1.0.1cvs1.3
12779
12780         * src/textview.c
12781         * src/textview.h
12782                 Add contextual menu on emails
12783
12784 2005-02-09 [colin]      1.0.1cvs1.2
12785
12786         * src/codeconv.c
12787                 Fix converting from broken headers and 
12788                 put back the _ in missing places
12789                 (feature broke with cvs24.2 sync, main 
12790                  possibly affected?)
12791
12792 2005-02-09 [colin]      1.0.1cvs1.1
12793
12794         * src/messageview.c
12795         * src/mimeview.c
12796         * src/mimeview.h
12797                 Sync with HEAD (display non text/plain mails with plugin)
12798
12799 2005-02-08 [colin]      1.0.1.1
12800
12801         * ChangeLog.claws
12802         * po/pt_BR.po
12803                 Sync with HEAD
12804         * configure.ac
12805                 Make default configuration directory 
12806                 be .sylpheed-gtk2
12807
12808 2005-02-08 [colin]      1.0.0cvs29.1
12809
12810         * po/de.po
12811         * po/es.po
12812         * po/fr.po
12813         * po/it.po
12814         * po/sk.po
12815         * po/sr.po
12816                 Sync translations with HEAD
12817
12818 2005-02-06 [colin]      1.0.0cvs28.3
12819
12820         * src/compose.c
12821                 Make compose a bit faster - patch by Alfons.
12822
12823 2005-02-06 [colin]      1.0.0cvs28.2
12824
12825         * src/compose.c
12826                 Make pasting via middle-click more reliable
12827
12828 2005-02-05 [paul]       1.0.0cvs28.1
12829
12830         * ChangeLog
12831         * ChangeLog.claws
12832         * ChangeLog.jp
12833         * configure.ac
12834         * src/compose.c
12835                 sync with HEAD
12836                 (fix bug 682 'redirect is broken'
12837
12838 2005-02-05 [torte]      1.0.0cvs27.1
12839
12840         * ChangeLog.claws
12841         * configure.ac
12842         * src/partial_download.c
12843                 Sync with HEAD (fix buf overflow)
12844
12845 2005-02-03 [colin]      1.0.0cvs26.1
12846
12847         * src/common/plugin.c
12848                 Sync with HEAD (avoid plugin mismatches)
12849
12850 2005-02-03 [paul]       1.0.0cvs25.3
12851
12852         * src/folderview.c
12853         * src/headerview.c
12854         * src/summaryview.c
12855         * src/textview.c
12856         * src/gtk/colorlabel.c
12857                 third and final part of initial sync with main-gtk2
12858
12859 2005-02-03 [paul]       1.0.0cvs25.2
12860
12861         * src/jpilot.c
12862                 fix building with jpilot support
12863
12864 2005-02-02 [colin]      1.0.0cvs25.1
12865
12866         * src/messageview.c
12867                 Sync with HEAD (fix dangerous typo)
12868
12869 2005-02-01 [colin]      1.0.0cvs24.3
12870
12871         * src/common/xml.c
12872                 Write file as advertised (UTF-8)
12873
12874 2005-02-01 [paul]       1.0.0cvs24.2
12875
12876         * src/addrbook.c
12877         * src/addrindex.c
12878         * src/alertpanel.h
12879         * src/codeconv.c
12880         * src/codeconv.h
12881         * src/compose.c
12882         * src/export.c
12883         * src/folder_item_prefs.c
12884         * src/html.c
12885         * src/imap.c
12886         * src/import.c
12887         * src/jpilot.c
12888         * src/mainwindow.c
12889         * src/matcher_parser_lex.l
12890         * src/messageview.c
12891         * src/mh.c
12892         * src/prefs_account.c
12893         * src/prefs_actions.c
12894         * src/prefs_common.c
12895         * src/prefs_gtk.c
12896         * src/prefs_gtk.h
12897         * src/prefs_themes.c
12898         * src/procheader.c
12899         * src/procmime.c
12900         * src/sourcewindow.c
12901         * src/statusbar.c
12902         * src/summaryview.c
12903         * src/textview.c
12904         * src/toolbar.c
12905         * src/unmime.c
12906         * src/common/template.c
12907         * src/common/utils.c
12908         * src/common/xml.c
12909         * src/common/xml.h
12910         * src/gtk/gtkaspell.c
12911         * src/plugins/clamav/clamav_plugin.c
12912         * src/plugins/dillo_viewer/dillo_prefs.c
12913         * src/plugins/image_viewer/viewerprefs.c
12914         * src/plugins/pgpmime/passphrase.c
12915         * src/plugins/pgpmime/prefs_gpg.c
12916         * src/plugins/pgpmime/select-keys.c
12917         * src/plugins/spamassassin/spamassassin.c
12918                 second part of initial sync with main-gtk2
12919                 (more to follow)
12920
12921 2005-01-31 [colin]      1.0.0cvs24.1
12922
12923         * src/compose.c
12924                 Sync with HEAD
12925
12926 2005-01-29 [paul]       1.0.0cvs23.2
12927
12928         * src/account.c
12929         * src/action.c
12930         * src/addressadd.c
12931         * src/addressbook.c
12932         * src/alertpanel.c
12933         * src/compose.c
12934         * src/editaddress.c
12935         * src/editbook.c
12936         * src/editgroup.c
12937         * src/editjpilot.c
12938         * src/editldap.c
12939         * src/editldap_basedn.c
12940         * src/editvcard.c
12941         * src/export.c
12942         * src/foldersel.c
12943         * src/grouplistdialog.c
12944         * src/import.c
12945         * src/importldif.c
12946         * src/inc.c
12947         * src/main.c
12948         * src/mainwindow.c
12949         * src/message_search.c
12950         * src/messageview.c
12951         * src/mimeview.c
12952         * src/prefs_actions.c
12953         * src/prefs_common.c
12954         * src/prefs_common.h
12955         * src/prefs_customheader.c
12956         * src/prefs_display_header.c
12957         * src/prefs_filtering.c
12958         * src/prefs_filtering_action.c
12959         * src/prefs_gtk.c
12960         * src/prefs_matcher.c
12961         * src/prefs_summary_column.c
12962         * src/prefs_template.c
12963         * src/sourcewindow.c
12964         * src/summary_search.c
12965         * src/summaryview.c
12966         * src/textview.c
12967         * src/gtk/about.c
12968         * src/gtk/description_window.c
12969         * src/gtk/gtkshruler.c
12970         * src/gtk/gtkutils.c
12971         * src/gtk/gtkutils.h
12972         * src/gtk/inputdialog.c
12973         * src/gtk/logwindow.c
12974         * src/gtk/prefswindow.c
12975         * src/gtk/progressdialog.c
12976         * src/gtk/progressdialog.h
12977                 first part of initial sync with main-gtk2
12978                 (more to follow)
12979
12980 2005-01-28 [colin]      1.0.0cvs23.1
12981
12982         * src/folderview.c
12983                 Sync with HEAD
12984
12985 2005-01-27 [colin]      1.0.0cvs21.1
12986
12987         * src/folder.c
12988         * src/folderview.c
12989                 Sync with HEAD
12990
12991 2005-01-27 [colin]      1.0.0cvs19.1
12992
12993         * src/procmime.c
12994                 Sync with HEAD
12995
12996 2005-01-27 [colin]      1.0.0cvs18.1
12997
12998         * src/messageview.c
12999         * src/summaryview.c
13000         * src/mainwindow.c
13001         * src/compose.c
13002         * src/compose.h
13003         * src/procmsg.c
13004         * src/procmsg.h
13005         * src/toolbar.c
13006                 Sync with HEAD
13007
13008 2005-01-26 [paul]       1.0.0cvs15.2
13009
13010         * src/compose.c
13011                 compose_entries_set(): convert subject and body to
13012                 utf8 if necessary. patch by Felix Eckhofer
13013
13014 2005-01-26 [paul]       1.0.0cvs15.1
13015
13016         * configure.ac
13017         * src/common/template.c
13018                 sync with HEAD (fix memory leak)
13019
13020 2005-01-25 [paul]       1.0.0cvs14.1
13021
13022         * configure.ac
13023         * src/compose.c
13024                 sync with HEAD
13025
13026 2005-01-24 [colin]      1.0.0cvs13.1
13027
13028         * src/summaryview.c
13029                 Sync with HEAD
13030
13031 2005-01-24 [paul]       1.0.0cvs12.1
13032
13033         * configure.ac
13034         * src/messageview.c
13035         * src/mh.c
13036         * src/common/utils.c
13037                 sync with HEAD
13038
13039 2005-01-24 [colin]      1.0.0cvs11.1
13040
13041         * src/procheader.c
13042                 Sync with HEAD
13043
13044 2005-01-24 [colin]      1.0.0cvs10.1
13045
13046         * src/folderview.c
13047                 Sync with HEAD
13048
13049 2005-01-23 [colin]      1.0.0cvs9.1
13050
13051         * src/crash.c
13052                 Sync with HEAD
13053
13054 2005-01-22 [colin]      1.0.0cvs8.1
13055
13056         * src/summaryview.c
13057         * src/gtk/quicksearch.c
13058                 Sync with HEAD
13059
13060 2005-01-21 [colin]      1.0.0cvs7.1
13061
13062         * src/summaryview.c
13063                 Sync with HEAD
13064
13065 2005-01-21 [colin]      1.0.0cvs6.1
13066
13067         * src/summaryview.c
13068                 Sync with HEAD
13069
13070 2005-01-21 [colin]      1.0.0cvs5.1
13071
13072         * src/gtk/quicksearch.c
13073         * src/prefs_common.c
13074         * src/prefs_common.h
13075                 Sync with HEAD (recurse option)
13076
13077 2005-01-21 [colin]      1.0.0cvs4.1
13078
13079         * src/folder.h
13080         * src/folderview.c
13081         * src/folderview.h
13082         * src/summaryview.c
13083         * src/gtk/quicksearch.c
13084         * src/gtk/quicksearch.h
13085                 Sync with HEAD (recursive quicksearch)
13086
13087 2005-01-20 [colin]      1.0.0cvs3.4
13088
13089         * src/ssl_manager.c
13090                 Remove useless code
13091
13092 2005-01-20 [colin]      1.0.0cvs3.3
13093
13094         * src/ssl_manager.c
13095                 Fix leak, thanks to Alfons.
13096
13097 2005-01-20 [colin]      1.0.0cvs3.2
13098
13099         * src/ssl_manager.c
13100                 Port SSL certificate window to GTK2.
13101
13102 2005-01-20 [paul]       1.0.0cvs3.1
13103
13104         * ChangeLog.claws
13105         * configure.ac
13106         * src/addrindex.c
13107         * src/addrindex.h
13108                 sync with HEAD
13109
13110 2005-01-19 [colin]      1.0.0cvs2.2
13111
13112         * src/plugins/trayicon/trayicon.c
13113                 Fix freeze with gtk-2.6, the easy way
13114                 (signal blocking helpless there...)
13115                 Closes bug #668.
13116
13117 2005-01-19 [colin]      1.0.0cvs2.1
13118
13119         * src/mbox.c
13120         * src/mbox.h
13121         * src/mainwindow.c
13122         * src/summaryview.c
13123         * src/summaryview.h
13124                 Sync with HEAD
13125
13126 2005-01-19 [paul]       1.0.0cvs1.1
13127
13128         * configure.ac
13129         * po/de.po
13130         * po/es.po
13131         * po/fr.po
13132         * po/hr.po
13133         * po/it.po
13134         * po/ja.po
13135         * po/ko.po
13136         * po/pt_BR.po
13137         * po/ru.po
13138         * po/sk.po
13139         * po/sr.po
13140                 sync with HEAD (update translations)
13141
13142 2005-01-18 [colin]      1.0.0cvs0.1
13143
13144         * src/foldersel.c
13145                 Specify search column - patch by Alfons
13146
13147 2005-01-18 [colin]      0.9.13cvs36.3
13148
13149         * src/prefs_toolbar.c
13150                 Change Delete to Remove
13151         * src/prefs_fonts.c
13152                 GTK2 version and leak fixes
13153         * src/prefs_actions.c
13154                 Add stock buttons.
13155                 All patches by Alfons
13156
13157 2005-01-17 [colin]      0.9.13cvs36.2
13158
13159         * src/compose.c
13160                 Fix DnD inserting twice. While at it,
13161                 add DnD support for text/plain in the
13162                 body, and add support in the headers.
13163
13164 2005-01-16 [colin]      0.9.13cvs36.1
13165
13166         * ChangeLog
13167         * ChangeLog.jp
13168         * ChangeLog.claws
13169                 Sync with HEAD (nothing applicable)
13170
13171 2005-01-16 [colin]      0.9.13cvs33.2
13172
13173         * src/prefs_toolbar.c
13174                 GTK2ize prefs_toolbar, by Alfons.
13175
13176 2005-01-14 [colin]      0.9.13cvs33.1
13177
13178         * src/html.c
13179         * src/msgcache.c
13180                 Sync with HEAD
13181
13182 2005-01-14 [colin]      0.9.13cvs32.1
13183
13184         * src/html.c
13185         * src/html.h
13186         * src/msgcache.c
13187         * AUTHORS
13188         * tools/calypso_convert.pl
13189                 Sync with HEAD
13190
13191 2005-01-08 [colin]      0.9.13cvs29.2
13192
13193         * src/prefs_filtering_action.c
13194         * src/prefs_filtering.c
13195                 2 more gtk2 patches by Alfons
13196
13197 2005-01-07 [paul]       0.9.13cvs29.1
13198
13199         * ChangeLog
13200         * ChangeLog.claws
13201         * ChangeLog.jp
13202         * configure.ac
13203         * src/pop.c
13204         * src/pop.h
13205                 sync with HEAD
13206
13207 2005-01-07 [colin]      0.9.13cvs28.3
13208
13209         * src/gtk/progressdialog.c
13210         * src/gtk/progressdialog.h
13211         * src/inc.c
13212         * src/send_message.c
13213                 GTK2 for the incorporation dialog. The CList isn't dead
13214                 yet, for a more smooth migration. Patch by Alfons.
13215
13216 2005-01-06 [colin]      0.9.13cvs28.2
13217
13218         * src/prefs_display_header.c
13219                 GTK2 conversion by Alfons
13220         * src/prefs_actions.c
13221         * src/prefs_matcher.c
13222                 Fix 2 leaks - patch by Alfons
13223
13224 2005-01-06 [colin]      0.9.13cvs28.1
13225
13226         * src/prefs_matcher.c
13227                 Sync with HEAD
13228
13229 2005-01-06 [colin]      0.9.13cvs27.4
13230
13231         * src/prefs_matcher.c
13232                 Fix double-free. Patch by Alfons
13233
13234 2005-01-06 [colin]      0.9.13cvs27.3
13235
13236         * src/prefs_matcher.c
13237                 GTK2 widgets + memleak
13238                 Patch by Alfons
13239
13240 2005-01-05 [colin]      0.9.13cvs27.2
13241
13242         * src/account.c
13243         * src/addr_compl.c
13244         * src/foldersel.c
13245         * src/stock_pixmap.c
13246         * src/stock_pixmap.h
13247                 3 more GTK2 patches by Alfons.
13248
13249 2005-01-04 [colin]      0.9.13cvs27.1
13250
13251         * src/folderview.c
13252         * src/imap_gtk.c
13253         * src/news_gtk.c
13254                 Sync with HEAD
13255
13256 2005-01-04 [colin]      0.9.13cvs25.9
13257
13258         * src/compose.c
13259                 Fix Show Ruler menuitem
13260         * src/prefs_template.c
13261                 Convert to GTK2
13262         * src/common/utils.c
13263                 Make auto pointer stuff handles NULLs
13264                 Patches by Alfons.
13265
13266 2005-01-04 [colin]      0.9.13cvs25.8
13267
13268         * src/compose.c
13269                 Move the attachment list to gtk2
13270                 Patch by Alfons.
13271
13272 2005-01-04 [colin]      0.9.13cvs25.7
13273
13274         * src/textview.c
13275                 Make some keys work again
13276                 Patch by SungHyun Nam <namsh@kldp.org>
13277
13278 2005-01-04 [colin]      0.9.13cvs25.6
13279
13280         * src/gtk/gtkshruler.c
13281                 Move the ruler to GTK2
13282                 Patch by Alfons
13283
13284 2005-01-03 [colin]      0.9.13cvs25.5
13285
13286         * src/compose.c
13287                 Fix my broken patch apply 
13288
13289 2005-01-03 [colin]      0.9.13cvs25.4
13290
13291         * src/common/utils.c
13292         * src/common/utils.h
13293         * src/gtk/prefswindow.c
13294                 Move auto pointer stuff to utils.c
13295                 Patch by Alfons again :)
13296
13297 2005-01-03 [colin]      0.9.13cvs25.3
13298
13299         * src/compose.c
13300         * src/prefs_gtk.c
13301         * src/prefs_template.c
13302         * src/textview.c
13303                 Empty text widgets with empty strings, not NULL char
13304                 Patch by SungHyun Nam <namsh@kldp_org>
13305
13306 2005-01-03 [colin]      0.9.13cvs25.2
13307
13308         * src/main.c
13309         * AUTHORS
13310                 Sync with HEAD
13311
13312 2005-01-03 [colin]      0.9.13cvs25.1
13313
13314         * src/pop.c
13315         * src/pop.h
13316                 Sync with HEAD
13317
13318 2005-01-03 [colin]      0.9.13cvs24.3
13319
13320         * src/account.c
13321                 Two patches from Alfons and Alex S Moore:
13322                 fix images, fix return value.
13323
13324 2005-01-01 [colin]      0.9.13cvs24.2
13325
13326         * src/prefs_actions.c
13327                 Fix over-zealous assertion. Patch by Alfons
13328
13329 2005-01-01 [colin]      0.9.13cvs24.1
13330
13331         * src/procmime.c
13332                 Sync with HEAD (leak fix)
13333
13334 2004-12-31 [colin]      0.9.13cvs23.2
13335
13336         * src/prefs_common.c
13337                 GTK2 widgets + stock buttons - patch by Alfons
13338
13339 2004-12-31 [paul]       0.9.13cvs23.1
13340
13341         * configure.ac
13342                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13343         * src/gtk/pluginwindow.c
13344                 use GTK2 widgets and plug memory leaks,
13345                 patches by Alfons
13346
13347 2004-12-30 [colin]      0.9.13cvs22.4
13348
13349         * src/account.c
13350         * src/action.c
13351         * src/export.c
13352         * src/foldersel.c
13353         * src/import.c
13354         * src/message_search.c
13355         * src/prefs_actions.c
13356         * src/prefs_common.c
13357         * src/prefs_customheader.c
13358         * src/prefs_filtering.c
13359         * src/prefs_summary_column.c
13360         * src/summary_search.c
13361         * src/gtk/about.c
13362         * src/gtk/description_window.c
13363         * src/gtk/gtkutils.c
13364         * src/gtk/gtkutils.h
13365         * src/gtk/inputdialog.c
13366         * src/gtk/prefswindow.c
13367                 Use GTK2 stock buttons. Patches by Alfons.
13368
13369 2004-12-30 [colin]      0.9.13cvs22.3
13370
13371         * src/account.c
13372                 Sync with HEAD
13373         * src/prefs_actions.c
13374         * src/prefs_customheader.c
13375         * src/prefs_filtering.c
13376         * src/prefs_msg_colors.c
13377         * src/prefs_summary_column.c
13378         * src/gtk/prefswindow.c
13379                 Use GtkTreeView instead of deprecated 
13380                 widgets. Patches by Alfons.
13381
13382 2004-12-30 [paul]       0.9.13cvs22.2
13383
13384         * src/foldersel.c
13385                 use GTK 2 Tree View
13386                 patch by Alfons, with root folder sorting fix
13387                 by Stephan Sachse
13388
13389 2004-12-30 [paul]       0.9.13cvs22.1
13390
13391         * ChangeLog
13392         * ChangeLog.claws
13393         * ChangeLog.jp
13394         * NEWS
13395         * configure.ac
13396         * src/account.c
13397                 sync with HEAD
13398
13399 2004-12-22 [martin]     0.9.13cvs21.2
13400
13401         * src/action.c
13402                 free the command line after its use
13403
13404 2004-12-18 [paul]       0.9.13cvs21.1
13405
13406         * AUTHORS
13407         * ChangeLog
13408         * ChangeLog.claws
13409         * ChangeLog.jp
13410         * NEWS
13411         * configure.ac
13412         * src/action.c
13413         * src/compose.c
13414         * src/syldap.c
13415                 sync with HEAD
13416
13417 2004-12-17 [martin]     0.9.13cvs17.2
13418
13419         * src/action.c
13420                 convert actions input to locale
13421         * src/inc.c
13422                 convert notification command to locale
13423         * src/plugins/pgpmime/select-keys.c
13424                 convert attributes to utf8
13425
13426 2004-12-14 [colin]      0.9.13cvs17.1
13427
13428         * ChangeLog
13429         * ChangeLog.jp
13430         * ChangeLog.claws
13431         * src/action.c
13432         * src/common/utils.c
13433         * src/gtk/prefswindow.c
13434         * src/gtk/gtkutils.c
13435         * src/gtk/gtkutils.h
13436         * src/plugins/spamassassin/libspamc.c
13437                 Sync with HEAD
13438
13439 2004-12-13 [colin]      0.9.13cvs14.1
13440
13441         * src/quote_fmt_parse.y
13442                 Sync with HEAD
13443
13444 2004-12-10 [colin]      0.9.13cvs12.1
13445
13446         * src/prefs_themes.c
13447         * src/mainwindow.c
13448         * src/messageview.c
13449                 Sync with HEAD
13450
13451 2004-12-09 [colin]      0.9.13cvs10.1
13452
13453         * src/procmime.c
13454                 Sync with HEAD (fix B64 encoding from memory)
13455
13456 2004-12-08 [colin]      0.9.13cvs9.1
13457
13458         * src/gtk/colorlabel.c
13459                 Sync with HEAD
13460
13461 2004-12-08 [paul]       0.9.13cvs8.2
13462
13463         * src/gtk/pluginwindow.c
13464                 fix window resizing oddities
13465
13466 2004-12-08 [colin]      0.9.13cvs8.1
13467
13468         * src/quote_fmt_parse.y
13469                 Sync with HEAD
13470
13471 2004-12-08 [colin]      0.9.13cvs7.1
13472
13473         * src/matcher_parser_parse.y
13474         * src/msgcache.c
13475         * src/prefs_matcher.c
13476         * src/procheader.c
13477         * src/matcher.c
13478         * src/common/defs.h
13479         * po/sr.po
13480                 Sync with HEAD
13481
13482 2004-12-08 [colin]      0.9.13cvs6.1
13483
13484         * src/quote_fmt_parse.y
13485         * src/textview.c
13486                 Sync with HEAD
13487         * src/gtk/prefswindow.c
13488         * src/gtk/pluginwindow.c
13489                 Fix G_CALLBACKS protos (thanks to Alfons)
13490
13491 2004-12-07 [torte]      0.9.13cvs2.2
13492
13493         * src/procmime.c
13494                 [Bug 650] reply button causes crash
13495                 Thanks to David Relson and Christoph
13496
13497 2004-12-07 [colin]      0.9.13cvs2.1
13498
13499         * ChangeLog.claws
13500         * AUTHORS
13501         * po/sk.po
13502         * src/procmime.c
13503         * src/prefs_account.c
13504         * src/common/smtp.c
13505         * src/common/smtp.h
13506                 Sync with HEAD
13507
13508 2004-12-06 [colin]      0.9.12cvs187.1
13509
13510         * ChangeLog.claws
13511         * INSTALL
13512         * Makefile.am
13513         * README.claws
13514         * TODO.claws
13515         * configure.ac
13516         * po/bg.po
13517         * po/cs.po
13518         * po/el.po
13519         * po/en_GB.po
13520         * po/es.po
13521         * po/fr.po
13522         * po/hr.po
13523         * po/hu.po
13524         * po/it.po
13525         * po/ja.po
13526         * po/ko.po
13527         * po/nl.po
13528         * po/pl.po
13529         * po/pt_BR.po
13530         * po/ru.po
13531         * po/sk.po
13532         * po/sr.po
13533         * po/sv.po
13534         * po/zh_CN.po
13535         * po/zh_TW.Big5.po
13536         * src/compose.c
13537         * tools/Makefile.am
13538         * tools/README
13539         * tools/filter_conv.pl
13540         * tools/kdeservicemenu/README
13541         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13542         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13543                 Sync with HEAD
13544
13545 2004-12-04 [colin]      0.9.12cvs183.1
13546
13547         * src/compose.c
13548                 Sync with HEAD (compose window position saving)
13549
13550 2004-12-04 [paul]       0.9.12cvs182.3
13551
13552         * src/messageview.c
13553         * src/mimeview.c
13554         * src/prefs_customheader.c
13555         * src/gtk/quicksearch.c
13556                 replace some forgotten GTK_SIGNAL_FUNCs
13557
13558 2004-12-04 [paul]       0.9.12cvs182.2
13559
13560         * src/Makefile.am
13561                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13562                 committed in error      
13563
13564 2004-12-04 [paul]       0.9.12cvs182.1
13565
13566         * ChangeLog
13567         * ChangeLog.claws
13568         * ChangeLog.jp
13569         * INSTALL
13570         * NEWS
13571         * README
13572         * README.jp
13573         * configure.ac
13574         * doc/manual/ja/Makefile.am
13575         * doc/manual/ja/sylpheed-1.html
13576         * doc/manual/ja/sylpheed-10.html
13577         * doc/manual/ja/sylpheed-11.html
13578         * doc/manual/ja/sylpheed-12.html
13579         * doc/manual/ja/sylpheed-13.html
13580         * doc/manual/ja/sylpheed-14.html
13581         * doc/manual/ja/sylpheed-15.html
13582         * doc/manual/ja/sylpheed-16.html
13583         * doc/manual/ja/sylpheed-17.html
13584         * doc/manual/ja/sylpheed-18.html
13585         * doc/manual/ja/sylpheed-19.html
13586         * doc/manual/ja/sylpheed-2.html
13587         * doc/manual/ja/sylpheed-20.html
13588         * doc/manual/ja/sylpheed-3.html
13589         * doc/manual/ja/sylpheed-4.html
13590         * doc/manual/ja/sylpheed-5.html
13591         * doc/manual/ja/sylpheed-6.html
13592         * doc/manual/ja/sylpheed-7.html
13593         * doc/manual/ja/sylpheed-8.html
13594         * doc/manual/ja/sylpheed-9.html
13595         * doc/manual/ja/sylpheed.html
13596         * doc/manual/ja/sylpheed.sgml
13597         * po/de.po
13598         * src/Makefile.am
13599         * src/compose.c
13600         * src/procmime.c
13601         * src/pixmaps/regular.xpm **REMOVED**
13602         * src/plugins/pgpmime/pgpmime.c
13603         * src/plugins/pgpmime/plugin.c
13604         * src/plugins/pgpmime/prefs_gpg.c
13605                 sync with HEAD
13606
13607 2004-12-03 [paul]       0.9.12cvs180.1
13608
13609         * ChangeLog
13610         * ChangeLog.claws
13611         * ChangeLog.jp
13612         * configure.ac
13613         * src/Makefile.am
13614         * src/pop.c
13615         * src/common/utils.c
13616         * src/common/utils.h
13617         * src/pixmaps/continue.xpm
13618         * src/pixmaps/dir_close.xpm
13619         * src/pixmaps/dir_open.xpm
13620         * src/pixmaps/drafts_close.xpm
13621         * src/pixmaps/drafts_open.xpm
13622         * src/pixmaps/folder.xpm **REMOVED**
13623         * src/pixmaps/group.xpm
13624         * src/pixmaps/unread.xpm
13625                 sync with HEAD
13626
13627 2004-12-02 [colin]      0.9.12cvs179.1
13628
13629         * src/compose.c
13630                 Sync with HEAD (non-duplicated reedition)
13631
13632 2004-12-02 [colin]      0.9.12cvs178.1
13633
13634         * src/compose.c
13635                 Sync with HEAD (linewrap_quote fix)
13636
13637 2004-12-01 [colin]      0.9.12cvs177.3
13638
13639         * src/addrharvest.c
13640                 Replace sizeof with strlen
13641
13642 2004-12-01 [paul]       0.9.12cvs177.2
13643
13644         * src/addrharvest.c
13645                 fix 'harvest addresses'
13646
13647 2004-11-30 [colin]      0.9.12cvs177.1
13648
13649         * src/gtk/prefswindow.c
13650         * src/gtk/pluginwindow.c
13651                 Sync with HEAD
13652
13653 2004-11-29 [colin]      0.9.12cvs176.1
13654
13655         * src/folderview.c
13656                 sync with HEAD (Fix disappearing separators in folderview's popup)
13657
13658 2004-11-29 [colin]      0.9.12cvs175.1
13659
13660         * src/procmime.c
13661                 Sync with head (another format fix)
13662
13663 2004-11-29 [colin]      0.9.12cvs174.1
13664
13665         * src/pop.c
13666                 Sync with HEAD (format string fix)
13667
13668 2004-11-26 [colin]      0.9.12cvs173.1
13669
13670         * src/common/smtp.c
13671         * src/common/smtp.h
13672                 Sync with HEAD
13673
13674 2004-11-24 [colin]      0.9.12cvs172.1
13675
13676         * src/plugins/pgpmime/pgpmime.c
13677                 Sync with HEAD
13678
13679 2004-11-24 [colin]      0.9.12cvs171.1
13680
13681         * src/plugins/pgpmime/pgpmime.c
13682                 Sync with head (gpgmectx leaks)
13683
13684 2004-11-24 [colin]      0.9.12cvs169.1
13685
13686         * src/plugins/pgpmime/plugin.c
13687         * src/plugins/trayicon/Makefile.am
13688         * src/plugins/trayicon/newmarkedmail.xpm
13689         * src/plugins/trayicon/trayicon.c
13690         * src/plugins/trayicon/unreadmarkedmail.xpm
13691                 Sync with HEAD
13692
13693 2004-11-23 [colin]      0.9.12cvs168.1
13694
13695         * src/partial_download.c
13696         * src/partial_download.h
13697         * src/plugins/pgpmime/plugin.c
13698                 Sync with HEAD
13699
13700 2004-11-23 [colin]      0.9.12cvs166.1
13701
13702         * src/Makefile.am
13703         * src/codeconv.c
13704         * src/compose.c
13705         * src/folderview.c
13706         * src/main.c
13707         * src/partial_download.c
13708         * src/partial_download.h
13709         * src/prefs_account.c
13710         * src/prefs_account.h
13711         * src/privacy.c
13712         * src/privacy.h
13713         * src/procmime.c
13714         * src/common/Makefile.am
13715         * src/common/base64.h
13716         * src/common/partial_download.c
13717         * src/common/partial_download.h
13718         * src/gtk/prefswindow.c
13719         * src/gtk/prefswindow.h
13720         * src/plugins/pgpmime/pgpmime.c
13721         * src/plugins/pgpmime/prefs_gpg.c
13722         * src/plugins/pgpmime/prefs_gpg.h
13723         * src/plugins/pgpmime/sgpgme.c
13724         * src/plugins/pgpmime/sgpgme.h
13725                 Sync with HEAD
13726
13727 2004-11-23 [colin]      0.9.12cvs163.1
13728
13729         * src/main.c
13730                 Sync with HEAD (cursor optimization)
13731
13732 2004-11-23 [colin]      0.9.12cvs162.1
13733
13734         * src/prefs_common.c
13735         * src/prefs_themes.c
13736         * src/procmsg.c
13737                 Sync with HEAD
13738
13739 2004-11-23 [colin]      0.9.12cvs158.9
13740
13741         * src/compose.c
13742                 Fix double-free when forwarding
13743         * src/msgcache.c
13744                 Fix leak on error path
13745                 
13746
13747 2004-11-23 [colin]      0.9.12cvs158.8
13748
13749         * src/compose.c
13750                 Fix possible double-free
13751                 Spotted by Alfons
13752
13753 2004-11-23 [colin]      0.9.12cvs158.7
13754
13755         * src/compose.c
13756                 Fix some signal handlers' prototypes
13757                 Spotted by Alfons
13758
13759 2004-11-22 [colin]      0.9.12cvs158.6
13760
13761         * src/compose.c
13762                 Remove unneeded code and duplicated
13763                 wrapping - patch by Alfons
13764
13765 2004-11-22 [colin]      0.9.12cvs158.5
13766
13767         * src/prefs_themes.c
13768                 Fix oversized selector
13769
13770 2004-11-22 [colin]      0.9.12cvs158.4
13771
13772         * src/compose.c
13773                 fix dump_text()
13774                 patch by Alfons
13775
13776 2004-11-19 [colin]      0.9.12cvs158.3
13777
13778         * src/textview.c
13779                 Add a context menu on links (open, copy)
13780
13781 2004-11-18 [paul]       0.9.12cvs158.2
13782
13783         * src/addrgather.c
13784         * src/exphtmldlg.c
13785         * src/expldifdlg.c
13786         * src/mimeview.c
13787         * src/prefs_common.c
13788         * src/plugins/image_viewer/viewer.c
13789         * src/plugins/spamassassin/spamassassin_gtk.c
13790                 replace deprecated gtk_notebook_set_page
13791                 and gtk_notebook_current_page
13792
13793 2004-11-18 [paul]       0.9.12cvs158.1
13794
13795         * configure.ac
13796         * src/compose.c
13797         * src/mainwindow.c
13798         * src/messageview.c
13799         * src/prefs_common.c
13800         * src/common/utils.c
13801         * src/common/utils.h
13802                 sync with HEAD
13803
13804 2004-11-17 [colin]      0.9.12cvs156.1
13805
13806         * src/prefs_account.c
13807         * src/prefs_account.h
13808         * src/procmsg.c
13809                 Sync with HEAD (add pref to store encrypted mails encrypted)
13810
13811 2004-11-17 [paul]       0.9.12cvs155.1
13812
13813         * ChangeLog
13814         * ChangeLog.claws
13815         * ChangeLog.jp
13816         * NEWS
13817         * configure.ac
13818         * src/compose.c
13819         * src/jpilot.c
13820         * src/privacy.c
13821         * src/procmime.c
13822         * src/procmime.h
13823         * src/procmsg.c
13824         * src/toolbar.c
13825         * src/pixmaps/error.xpm
13826                 sync with HEAD
13827
13828 2004-11-17 [colin]      0.9.12cvs151.1
13829
13830         * src/plugins/pgpmime/pgpmime.c
13831                 Sync with HEAD (remove debug printf)
13832
13833 2004-11-17 [colin]      0.9.12cvs150.1
13834
13835         * src/plugins/pgpmime/pgpmime.c
13836                 Sync with HEAD (off-by-one fix)
13837
13838 2004-11-17 [colin]      0.9.12cvs149.1
13839
13840         * src/procmsg.c
13841                 Sync with HEAD (coding style fixes)
13842
13843 2004-11-16 [colin]      0.9.12cvs148.1
13844
13845         * src/procmsg.c
13846                 Sync with head (Fix the fix)
13847
13848 2004-11-16 [colin]      0.9.12cvs147.1
13849
13850         * src/procmsg.c
13851                 Sync with Main (leak fix)
13852
13853 2004-11-16 [colin]      0.9.12cvs146.14
13854
13855         * src/compose.c
13856                 Remove useless chunk of code
13857                 Patch by Alfons
13858
13859 2004-11-15 [colin]      0.9.12cvs146.13
13860
13861         * src/compose.c
13862                 Fix drafting after insertion
13863                 Patch by Alfons
13864
13865 2004-11-15 [colin]      0.9.12cvs146.12
13866
13867         * src/compose.c
13868         * src/prefs_filtering.c
13869         * src/prefs_filtering_action.c
13870         * src/prefs_toolbar.c
13871                 Fix some const-correctness
13872
13873 2004-11-15 [colin]      0.9.12cvs146.11
13874
13875         * src/summaryview.c
13876         * src/prefs_themes.c
13877         * src/messageview.c
13878                 Fix some leaks
13879
13880 2004-11-15 [colin]      0.9.12cvs146.10
13881
13882         * src/codeconv.c
13883                 More unreadable locale fixes
13884
13885 2004-11-14 [colin]      0.9.12cvs146.9
13886
13887         * src/textview.c
13888                 Fix uri_security_check
13889                 Patch by Alfons
13890
13891 2004-11-13 [paul]       0.9.12cvs146.8
13892
13893         * src/folder.c
13894         * src/procmime.c
13895                 fix 2 bugs introduced in last commit
13896
13897 2004-11-13 [paul]       0.9.12cvs146.7
13898
13899         * src/compose.c
13900         * src/exporthtml.c
13901         * src/exportldif.c
13902         * src/folder.c
13903         * src/imap.c
13904         * src/imap_gtk.c
13905         * src/main.c
13906         * src/mainwindow.c
13907         * src/messageview.c
13908         * src/mh_gtk.c
13909         * src/prefs_themes.c
13910         * src/procmime.c
13911         * src/setup.c
13912         * src/summaryview.c
13913                 replace deprecated g_basename
13914
13915 2004-11-13 [paul]       0.9.12cvs146.6
13916
13917         * src/compose.c
13918         * src/imap.c
13919         * src/matcher_parser.h
13920         * src/matcher_parser_parse.y
13921         * src/prefs_filtering.c
13922         * src/prefs_filtering_action.c
13923         * src/prefs_themes.c
13924         * src/prefs_toolbar.c
13925         * src/common/utils.c
13926                 various small fixes/cleanups
13927
13928 2004-11-12 [colin]      0.9.12cvs146.5
13929
13930         * src/textview.c
13931                 Validate event's origin on visibility notify
13932                 Patch by Alfons.
13933
13934 2004-11-12 [paul]       0.9.12cvs146.4
13935
13936         * src/exporthtml.c
13937         * src/exportldif.c
13938         * src/imap.c
13939         * src/mh.c
13940         * src/mimeview.c
13941         * src/prefs_spelling.c
13942         * src/prefs_themes.c
13943                 replace deprecated g_dirname    
13944
13945 2004-11-12 [colin]      0.9.12cvs146.3
13946
13947         * src/textview.c
13948                 Some coding style fixes
13949
13950 2004-11-12 [colin]      0.9.12cvs146.2
13951
13952         * src/codeconv.c
13953                 We want to replace _all_ extended chars in
13954                 conv_unreadable_*, because any string containing
13955                 extended chars not parsing as UTF8 is 
13956                 undisplayed on gtk2.
13957
13958 2004-11-12 [paul]       0.9.12cvs146.1
13959
13960         * ChangeLog
13961         * ChangeLog.claws
13962         * ChangeLog.jp
13963         * NEWS
13964         * configure.ac
13965         * src/account.c
13966         * src/folderview.c
13967         * src/folderview.h
13968         * src/imap.c
13969         * src/imap_gtk.c
13970         * src/inc.c
13971         * src/mainwindow.c
13972         * src/mh_gtk.c
13973         * src/news_gtk.c
13974         * src/pop.c
13975         * src/prefs_account.c
13976         * src/prefs_account.h
13977         * src/prefs_ext_prog.c
13978         * src/procmime.c
13979         * src/procmime.h
13980         * src/procmsg.c
13981         * src/procmsg.h
13982         * src/summary_search.c
13983         * src/summaryview.c
13984         * src/textview.c
13985         * src/common/defs.h
13986         * src/common/utils.c
13987         * src/common/utils.h
13988         * src/gtk/menu.c
13989         * src/gtk/menu.h
13990                 sync with HEAD
13991
13992 2004-11-11 [colin]      0.9.12cvs144.2
13993
13994         * src/textview.c
13995                 Fix URI range selection (patch by Alfons)
13996
13997 2004-11-09 [colin]      0.9.12cvs144.1
13998
13999         * ChangeLog.claws
14000         * src/compose.c
14001         * src/folder.c
14002         * src/folder_item_prefs.c
14003         * src/prefs_account.c
14004         * src/prefs_account.h
14005         * src/plugins/pgpmime/pgpmime.c
14006                 Sync with HEAD
14007
14008 2004-11-08 [colin]      0.9.12cvs143.1
14009
14010         * src/summaryview.c
14011                 Sync with HEAD (optimize quicksearch)
14012
14013 2004-11-08 [colin]      0.9.12cvs142.2
14014
14015         * src/compose.c
14016                 Don't wrap when Edit/Auto wrapping is disabled
14017
14018 2004-11-08 [colin]      0.9.12cvs142.1
14019
14020         * src/textview.c
14021                 Sync with HEAD
14022
14023 2004-11-08 [colin]      0.9.12cvs141.1
14024
14025         * src/textview.c
14026                 Sync with HEAD (fix some mail URIs)
14027
14028 2004-11-08 [colin]      0.9.12cvs140.3
14029
14030         * src/textview.c
14031                 o Use text cursor instead of arrow when
14032                   not on a link
14033                 o Fix handling of contiguous links (as in
14034                   "colin@colino.net" <colin@colino.net>)
14035                   This one unveils a bug in get_email_part()
14036
14037 2004-11-07 [colin]      0.9.12cvs140.2
14038
14039         * src/textview.c
14040                 Fix memleak. Patch by Alfons.
14041
14042 2004-11-06 [colin]      0.9.12cvs140.1
14043
14044         * src/compose.c
14045                 Sync with HEAD (don't ask passphrase
14046                 when drafting)
14047
14048 2004-11-06 [paul]       0.9.12cvs139.2
14049
14050         * AUTHORS
14051         * src/textview.c
14052         * src/textview.h
14053                 textview URI handling. hovering over a 
14054                 link displays it in the status bar,
14055                 and changes the mouse pointer to a hand 
14056                 cursor. a link is activated with a single 
14057                 click. (Modified from the) patch by Jean-Yves 
14058                 Lefort <jylefort@users.sourceforge.net>
14059                 
14060
14061 2004-11-05 [colin]      0.9.12cvs139.1
14062
14063         * src/compose.c
14064         * src/procmime.c
14065                 Sync with HEAD again ^^
14066
14067 2004-11-05 [colin]      0.9.12cvs139.1
14068
14069         * src/compose.c
14070         * src/procmime.c
14071                 Sync with HEAD
14072
14073 2004-11-03 [paul]       0.9.12cvs138.1
14074
14075         * ChangeLog.claws
14076         * configure.ac
14077         * po/POTFILES.in
14078         * src/prefs_ext_prog.c
14079         * src/procmime.c
14080         * tools/kdeservicemenu/README
14081         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14082         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14083                 sync with HEAD
14084
14085 2004-11-01 [christoph]  0.9.12cvs136.2
14086
14087         * src/procmime.c
14088                 convert MIME parameters to UTF-8
14089
14090 2004-10-29 [colin]      0.9.12cvs136.1
14091
14092         * src/common/utils.c
14093                 Sync with HEAD (don't use '=' in mime boundary)
14094
14095 2004-10-29 [paul]       0.9.12cvs135.1
14096
14097         * configure.ac
14098         * doc/src/rfc2231.txt
14099         * src/procmime.c
14100         * src/common/quoted-printable.c
14101         * src/common/utils.c
14102         * src/common/utils.h
14103                 sync with HEAD
14104
14105 2004-10-27 [paul]       0.9.12cvs134.1
14106
14107         * configure.ac
14108         * src/main.c
14109         * src/procmime.c
14110         * src/plugins/pgpmime/pgpmime.c
14111                 sync with HEAD
14112
14113 2004-10-26 [paul]       0.9.12cvs132.3
14114
14115         * src/account.c
14116         * src/addressbook.c
14117         * src/addrgather.c
14118         * src/addrharvest.c
14119         * src/codeconv.c
14120         * src/compose.c
14121         * src/customheader.c
14122         * src/editaddress.c
14123         * src/editgroup.c
14124         * src/enriched.c
14125         * src/expldifdlg.c
14126         * src/exporthtml.c
14127         * src/exportldif.c
14128         * src/folder.c
14129         * src/foldersel.c
14130         * src/folderview.c
14131         * src/grouplistdialog.c
14132         * src/html.c
14133         * src/imap.c
14134         * src/jpilot.c
14135         * src/ldapserver.c
14136         * src/ldif.c
14137         * src/mimeview.c
14138         * src/news.c
14139         * src/news_gtk.c
14140         * src/pop.c
14141         * src/prefs_display_header.c
14142         * src/prefs_gtk.c
14143         * src/prefs_msg_colors.c
14144         * src/prefs_toolbar.c
14145         * src/procheader.c
14146         * src/procmime.c
14147         * src/summaryview.c
14148         * src/textview.c
14149         * src/toolbar.c
14150         * src/vcard.c
14151         * src/common/mgutils.c
14152         * src/common/nntp.c
14153         * src/common/smtp.c
14154         * src/common/template.c
14155         * src/common/utils.c
14156         * src/common/xmlprops.c
14157         * src/plugins/pgpmime/pgpmime.c
14158         * src/plugins/pgpmime/select-keys.c
14159         * src/plugins/pgpmime/sgpgme.c
14160                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14161                 g_string_sprintfa(), gtk_notebook_current_page()
14162
14163 2004-10-26 [colin]      0.9.12cvs132.2
14164
14165         * src/prefs_folder_item.c
14166                 Fix default-account selection
14167
14168 2004-10-21 [colin]      0.9.12cvs133
14169
14170         * src/compose.c
14171                 Sync with HEAD (Remove extra separator in compose's Options)
14172         * src/textview.c
14173                 Set wrapping to char
14174
14175 2004-10-21 [paul]       0.9.12cvs131.2
14176
14177         * src/compose.c
14178         * src/sourcewindow.c
14179                 fix wrapping
14180                 fix window shrinking 
14181
14182 2004-10-21 [colin]      0.9.12cvs131.1
14183
14184         * ChangeLog.claws
14185         * src/compose.c
14186                 Sync with HEAD
14187
14188 2004-10-21 [paul]       0.9.12cvs130.2
14189
14190         * src/prefs_folder_item.c
14191                 sync with HEAD (Apply to subfolders)
14192
14193 2004-10-19 [colin]      0.9.12cvs130.1
14194
14195         * ChangeLog.claws
14196         * src/compose.c
14197         * src/common/utils.c
14198         * src/gtk/menu.c
14199                 Sync with HEAD
14200
14201 2004-10-19 [colin]      0.9.12cvs128.1
14202
14203         * src/addrbook.c
14204         * src/addrcache.c
14205         * src/addressbook.c
14206         * src/codeconv.c
14207         * src/compose.c
14208         * src/customheader.c
14209         * src/editaddress.c
14210         * src/editgroup.c
14211         * src/exporthtml.c
14212         * src/folder.c
14213         * src/folderview.c
14214         * src/imap.c
14215         * src/jpilot.c
14216         * src/main.c
14217         * src/matcher_parser_parse.y
14218         * src/mbox.c
14219         * src/pop.c
14220         * src/prefs_account.c
14221         * src/prefs_gtk.c
14222         * src/prefs_msg_colors.c
14223         * src/procheader.c
14224         * src/procmime.c
14225         * src/procmime.h
14226         * src/procmsg.c
14227         * src/summaryview.c
14228         * src/textview.c
14229         * src/common/base64.c
14230         * src/common/partial_download.c
14231         * src/common/socket.c
14232         * src/common/sylpheed.c
14233         * src/common/utils.c
14234         * src/common/utils.h
14235         * src/gtk/pluginwindow.c
14236         * src/gtk/quicksearch.c
14237         * src/plugins/clamav/clamav_plugin.c
14238         * src/plugins/clamav/clamav_plugin.h
14239         * src/plugins/clamav/clamav_plugin_gtk.c
14240         * src/plugins/pgpmime/passphrase.c
14241         * src/plugins/pgpmime/pgpmime.c
14242         * src/plugins/pgpmime/plugin.c
14243         * src/plugins/pgpmime/prefs_gpg.c
14244         * src/plugins/pgpmime/prefs_gpg.h
14245         * src/plugins/pgpmime/select-keys.c
14246         * src/plugins/pgpmime/sgpgme.c
14247         * src/plugins/spamassassin/libspamc.c
14248         * src/plugins/spamassassin/spamassassin.c
14249         * src/plugins/spamassassin/spamassassin.h
14250         * src/plugins/spamassassin/spamassassin_gtk.c
14251         * src/plugins/trayicon/trayicon.c
14252         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14253                 Sync with HEAD
14254
14255 2004-10-14 [colin]      0.9.12cvs126.2
14256
14257         * src/codeconv.c
14258         * src/textview.c
14259                 Fix conv_unreadable_locale
14260
14261 2004-10-13 [colin]      0.9.12cvs126.1
14262
14263         * src/compose.c
14264                 Sync with HEAD (don't convert charset for 
14265                 drafted messages, minor cleanup)
14266
14267 2004-10-13 [colin]      0.9.12cvs125.1
14268
14269         * po/POTFILES.in
14270                 Sync with HEAD (POTFILES fix)
14271
14272 2004-10-12 [colin]      0.9.12cvs124.3
14273
14274         * src/compose.c
14275                 Fix encoding bug from latest sync
14276
14277 2004-10-12 [paul]       0.9.12cvs124.2
14278
14279         * src/plugins/pgpmime/prefs_gpg.c
14280         * src/plugins/pgpmime/prefs_gpg.h
14281                 forgotten in last commit        
14282
14283 2004-10-12 [paul]       0.9.12cvs124.1
14284
14285         * ChangeLog.claws
14286         * configure.ac
14287         * m4/spamassassin.m4
14288         * src/Makefile.am
14289         * src/account.c
14290         * src/compose.c
14291         * src/compose.h
14292         * src/crash.c
14293         * src/main.c
14294         * src/mimeview.c
14295         * src/passphrase.c
14296         * src/passphrase.h
14297         * src/prefs_account.c
14298         * src/prefs_account.h
14299         * src/prefs_common.c
14300         * src/privacy.c
14301         * src/privacy.h
14302         * src/procmime.c
14303         * src/procmime.h
14304         * src/procmsg.c
14305         * src/rfc2015.c
14306         * src/rfc2015.h
14307         * src/select-keys.c
14308         * src/select-keys.h
14309         * src/textview.c
14310         * src/common/utils.c
14311         * src/common/utils.h
14312         * src/gtk/about.c
14313         * src/plugins/pgpmime/Makefile.am
14314         * src/plugins/pgpmime/passphrase.c
14315         * src/plugins/pgpmime/passphrase.h
14316         * src/plugins/pgpmime/pgpmime.c
14317         * src/plugins/pgpmime/plugin.c
14318         * src/plugins/pgpmime/select-keys.c
14319         * src/plugins/pgpmime/select-keys.h
14320         * src/plugins/pgpmime/sgpgme.c
14321         * src/plugins/pgpmime/sgpgme.h
14322                 sync with HEAD
14323
14324 2004-10-04 [colin]      0.9.12cvs122.1
14325
14326         * src/mainwindow.c
14327         * src/messageview.c
14328         * src/messageview.h
14329         * src/textview.c
14330                 Sync with HEAD
14331
14332 2004-10-04 [colin]      0.9.12cvs121.1
14333
14334         * src/summaryview.c
14335                 Sync with HEAD
14336
14337 2004-10-04 [paul]       0.9.12cvs120.1
14338
14339         * configure.ac
14340                 sync with HEAD [don't try to build 
14341                 pgpmime plugin when gpgme is disabled]
14342
14343 2004-10-03 [colin]      0.9.12cvs119.3
14344
14345         * src/gtk/gtksctree.c
14346                 Lots of side effects. Put back as before 117.2.
14347         * src/summaryview.c
14348                 Fix bug #602
14349
14350 2004-10-03 [colin]      0.9.12cvs119.2
14351
14352         * src/gtk/gtksctree.c
14353                 Revert 608 fix that doesn't work that good
14354
14355 2004-10-02 [colin]      0.9.12cvs119.1
14356
14357         * src/mainwindow.c
14358         * src/messageview.c
14359         * src/prefs_common.h
14360         * src/procmime.c
14361         * src/procmime.h
14362         * src/textview.c
14363                 Sync with HEAD
14364         * src/gtk/gtksctree.c
14365                 Close bug #608
14366
14367 2004-10-01 [colin]      0.9.12cvs118.1
14368
14369         * src/mimeview.c
14370                 Sync with HEAD (better Save All fix)
14371
14372 2004-10-01 [colin]      0.9.12cvs117.2
14373
14374         * src/gtk/gtksctree.c
14375                 Faster on selection
14376
14377 2004-10-01 [colin]      0.9.12cvs117.1
14378
14379         * src/mimeview.c
14380                 Sync with HEAD (Save All: only attachments)
14381
14382 2004-10-01 [paul]       0.9.12cvs116.1
14383
14384         * ChangeLog.claws
14385         * configure.ac
14386         * src/account.c
14387         * src/prefs_common.c
14388         * src/gtk/colorlabel.c
14389                 sync with HEAD
14390
14391 2004-09-30 [colin]      0.9.12cvs115.1
14392
14393         * src/stock_pixmap.c
14394         * src/stock_pixmap.h
14395         * src/folderview.c
14396         * src/Makefile.am
14397         * src/pixmaps/read.xpm
14398                 Sync with HEAD (new pixmap)
14399
14400 2004-09-29 [colin]      0.9.12cvs114.1
14401
14402         * src/compose.c
14403                 Sync with HEAD
14404                 Fix focus handling in headers
14405
14406 2004-09-29 [paul]       0.9.12cvs113.1
14407
14408         * src/quote_fmt_parse.y
14409                 sync with HEAD
14410  
14411
14412 2004-09-28 [colin]      0.9.12cvs112.1
14413
14414         * src/folderview.c
14415         * src/mainwindow.c
14416                 Sync with HEAD
14417
14418 2004-09-28 [colin]      0.9.12cvs110.1
14419
14420         * src/folderview.c
14421                 Sync with HEAD (Contextual Empty trash menu)
14422
14423 2004-09-28 [colin]      0.9.12cvs108.1
14424
14425         * src/addressbook.c
14426                 Sync with HEAD (addressbook edit on double-click)
14427
14428 2004-09-28 [colin]      0.9.12cvs106.1
14429
14430         * src/inc.c
14431                 Sync with HEAD (folder_item freeze on inc)
14432
14433 2004-09-27 [colin]      0.9.12cvs105.1
14434
14435         * src/folderview.c
14436                 Sync with HEAD (right-align new and unread column)
14437
14438 2004-09-27 [colin]      0.9.12cvs104.1
14439
14440         * src/main.c
14441                 Sync with HEAD (revert 0.9.12cvs101)
14442
14443 2004-09-24 [colin]      0.9.12cvs103.2
14444
14445         * src/wizard.c
14446                 Fix gtk warnings and use domain part of the email address 
14447                 when domain detection fails (no dot in domain name)
14448
14449 2004-09-23 [colin]      0.9.12cvs103.1
14450
14451         * src/plugins/spamassassin/libspamc.c
14452         * src/plugins/spamassassin/libspamc.h
14453         * src/plugins/spamassassin/utils.c
14454         * src/plugins/spamassassin/utils.h
14455                 Sync with HEAD (Update spamassassin to 3.0)
14456
14457 2004-09-21 [colin]      0.9.12cvs102.3
14458
14459         * src/action.c
14460                 Add horizontal scrollbar in action io dialog as needed
14461                 Patch by Alfons.
14462
14463 2004-09-20 [colin]      0.9.12cvs102.2
14464
14465         * src/plugins/image_viewer/viewer.c
14466                 Remove imlib stuff
14467                 use gtk_pixmap_set when clearing
14468                 (would be better to use gtkImages, but causes size-allocate 
14469                 signals storm)
14470
14471 2004-09-17 [paul]       0.9.12cvs102.1
14472
14473         * ChangeLog
14474         * ChangeLog.claws
14475         * ChangeLog.jp
14476         * configure.ac
14477         * src/inc.c
14478                 sync with HEAD
14479
14480
14481 2004-09-17 [colin]      0.9.12cvs101.1
14482
14483         * ChangeLog.claws
14484         * src/main.c
14485                 Sync with HEAD (fix segs at exit)
14486
14487 2004-09-14 [colin]      0.9.12cvs99.5
14488
14489         * src/common/socket.c
14490         * AUTHORS
14491                 Fix send error on 64bit platforms
14492                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14493
14494 2004-09-14 [colin]      0.9.12cvs99.4
14495
14496         * src/action.c
14497                 Fix action output with utf8 
14498                 Patch by Alfons.
14499
14500 2004-09-14 [colin]      0.9.12cvs99.3
14501
14502         * ChangeLog.claws
14503         * src/folder.c
14504                 Sync with HEAD
14505
14506 2004-09-09 [colin]      0.9.12cvs99.2
14507
14508         * src/action.c
14509                 Fix progress bar (displaying "Completed %v/%u")
14510                 Patch by Alfons.
14511
14512 2004-09-08 [colin]      0.9.12cvs99.1
14513
14514         * src/account.c
14515         * src/folder.c
14516         * src/procmsg.c
14517         * src/procmsg.h
14518         * src/plugins/pgpmime/pgpmime.c
14519                 Sync with HEAD
14520
14521 2004-09-08 [colin]      0.9.12cvs97.2
14522
14523         * src/summaryview.c
14524                 Don't select mails in collapsed threads 
14525                 when navigating with up/down
14526
14527 2004-09-07 [colin]      0.9.12cvs97.1
14528
14529         * src/inc.c
14530                 Sync with HEAD (meaningful error messages)
14531
14532 2004-09-06 [colin]      0.9.12cvs96.1
14533
14534         * src/toolbar.c
14535                 Sync with HEAD (fix Redirect graying out)
14536
14537 2004-09-06 [colin]      0.9.12cvs95.1
14538
14539         * src/summaryview.c
14540         * src/mimeview.c
14541                 Sync with HEAD (fix dropped URIs)
14542
14543 2004-09-06 [colin]      0.9.12cvs94.1
14544
14545         * src/addressbook.c
14546         * src/addressitem.h
14547         * src/addritem.c
14548         * src/addritem.h
14549                 Sync with HEAD (addressbook DnD)
14550
14551 2004-09-03 [colin]      0.9.12cvs93.1
14552
14553         * src/summaryview.c
14554                 Sync with HEAD (next/prev unread)
14555
14556 2004-09-03 [colin]      0.9.12cvs92.1
14557
14558         * src/prefs_common.c
14559         * src/prefs_common.h
14560         * src/summaryview.c
14561                 Sync with HEAD ('mark_as_read_delay' pref)
14562
14563 2004-09-02 [colin]      0.9.12cvs91.2
14564
14565         * src/common/xml.c
14566                 Fix leak
14567
14568 2004-09-02 [colin]      0.9.12cvs91.1
14569
14570         * src/gtk/menu.c
14571                 Sync with HEAD (menu accel don't work, but whatever)
14572
14573 2004-09-02 [colin]      0.9.12cvs90.1
14574
14575         * src/account.c
14576                 Sync with HEAD (fix bug 582)
14577
14578 2004-09-02 [colin]      0.9.12cvs89.1
14579
14580         * src/addrindex.c
14581                 Sync with HEAD (free deleted queries)
14582
14583 2004-09-02 [colin]      0.9.12cvs88.1
14584
14585         * src/ldapquery.c
14586                 Sync with HEAD (fix LDAP freezes)
14587
14588 2004-09-02 [colin]      0.9.12cvs87.1
14589
14590         * src/prefs_spelling.c
14591                 Sync with HEAD (add default dictionary)
14592
14593 2004-09-01 [colin]      0.9.12cvs86.1
14594
14595         * src/filtering.c
14596         * src/folderview.c
14597         * src/imap.c
14598         * src/prefs_matcher.c
14599         * src/stock_pixmap.c
14600         * src/summary_search.c
14601         * src/summaryview.c
14602         * src/wizard.c
14603         * src/wizard.h
14604                 Sync with HEAD (uninitialized vars fixes)
14605                 + gtk2 specific warning fixes
14606
14607 2004-08-31 [colin]      0.9.12cvs85.1
14608
14609         * src/folder.c
14610                 Sync with HEAD (Fix memory corruption due to 
14611                 uninitialized var)
14612
14613 2004-08-31 [colin]      0.9.12cvs84.4
14614
14615         * src/summary_search.c
14616                 Fix segfaults when searching in folders with broken headers
14617
14618 2004-08-31 [colin]      0.9.12cvs84.3
14619
14620         * src/compose.c
14621         * src/textview.c
14622                 Fix some more encoding/decoding issues
14623
14624 2004-08-30 [colin]      0.9.12cvs84.2
14625
14626         * src/mimeview.c
14627         * src/prefs_themes.c
14628         * src/gtk/filesel.c
14629         * src/gtk/filesel.h
14630                 Add a folder-mode selection (fixes mimeview's "Save all")
14631
14632 2004-08-29 [colin]      0.9.12cvs84.1
14633
14634         * src/mimeview.c
14635                 Sync with HEAD (don't escape saved filenames)
14636
14637 2004-08-27 [colin]      0.9.12cvs83.1
14638
14639         * ChangeLog
14640         * ChangeLog.claws
14641         * ChangeLog.jp
14642         * src/mh.c
14643         * src/procheader.c
14644         * src/procmsg.c
14645         * src/procmsg.h
14646         * src/common/utils.c
14647         * src/gtk/menu.h
14648         * po/
14649                 Sync with HEAD 0.9.12cvs83 (sync with main)
14650
14651 2004-08-26 [colin]      0.9.12cvs82.4
14652
14653         * src/codeconv.c
14654                 Fix strange stack corruption
14655                 Convert to utf8 after unmime, not before
14656
14657 2004-08-26 [colin]      0.9.12cvs82.3
14658
14659         * src/main.c
14660         * src/wizard.c
14661                 Fix account folders duplication
14662
14663 2004-08-25 [colin]      0.9.12cvs82.2
14664
14665         * src/wizard.c
14666                 Remove ports
14667                 Add SSL selection
14668                 Use login@server as account name
14669
14670 2004-08-25 [colin]      0.9.12cvs82.1
14671
14672         * src/plugins/pgpmime/pgpmime.c
14673                 Sync with HEAD (leak fix).
14674
14675 2004-08-25 [colin]      0.9.12cvs81.1
14676
14677         * src/plugins/pgpmime/pgpmime.c
14678         * src/plugins/pgpmime/sgpgme.c
14679         * src/plugins/pgpmime/sgpgme.h
14680                 Sync with HEAD (Handle combined messages).
14681
14682 2004-08-24 [colin]      0.9.12cvs80.3
14683
14684         * src/wizard.c
14685                 Fix full name, ports, and imap
14686
14687 2004-08-24 [colin]      0.9.12cvs80.2
14688
14689         * src/Makefile.am
14690         * src/main.c
14691         * src/setup.c
14692         * src/setup.h
14693         * src/stock_pixmap.c
14694         * src/stock_pixmap.h
14695         * src/wizard.c ** ADDED **
14696         * src/wizard.h ** ADDED ** 
14697         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14698                 Add a setup wizard 
14699
14700 2004-08-24 [colin]      0.9.12cvs80.1
14701
14702         * src/folder.c
14703                 Sync with HEAD (set mimeflags on all messages)
14704
14705 2004-08-24 [colin]      0.9.12cvs79.3
14706
14707         * src/matcher_parser_lex.l
14708                 Fix 8bits strings not in utf8
14709
14710 2004-08-24 [colin]      0.9.12cvs79.2
14711
14712         * src/compose.c
14713                 Check conversion result before replacing buffer
14714
14715 2004-08-23 [colin]      0.9.12cvs79.1
14716
14717         * src/compose.c
14718                 Sync with HEAD (create message header in memory)
14719
14720 2004-08-23 [colin]      0.9.12cvs78.1
14721
14722         * src/rfc2015.c
14723         * src/rfc2015.h
14724                 Sync with HEAD (fix bug 197 again)
14725
14726 2004-08-23 [colin]      0.9.12cvs77.3
14727
14728         * src/compose.c
14729                 Fix again inline gpg signing (which outputs utf8
14730                 in gtk2). Not syncing this fix to HEAD as this 
14731                 code is meant to die.
14732
14733 2004-08-23 [colin]      0.9.12cvs77.2
14734
14735         * src/prefs_account.h
14736                 Remove useless include
14737
14738 2004-08-23 [colin]      0.9.12cvs77.1
14739
14740         * src/imap.c
14741         * po/es.po
14742         * po/fr.po
14743         * po/it.po
14744         * po/pl.po
14745         * po/pt_BR.po
14746         * po/sk.po
14747         * po/sr.po
14748                 Sync with HEAD (fix bug 577)
14749
14750 2004-08-22 [colin]      0.9.12cvs76.1
14751
14752         * src/plugins/trayicon/trayicon.c
14753                 Sync with HEAD (fix formatting bug)
14754
14755 2004-08-21 [colin]      0.9.12cvs74.2
14756
14757         * src/gtk/colorsel.c
14758                 Fix bug 564 (Folder color selection window exits on any
14759                 keypress)
14760
14761 2004-08-21 [colin]      0.9.12cvs74.1
14762
14763         * ChangeLog.claws
14764         * src/compose.c
14765         * src/summaryview.c
14766         * src/toolbar.c
14767                 Sync with HEAD (fix bug 576)
14768
14769 2004-08-21 [colin]      0.9.12cvs70.1
14770
14771         * src/compose.c
14772         * src/mainwindow.c
14773                 Sync with HEAD
14774                 
14775
14776 2004-08-21 [paul]       0.9.12cvs66.4
14777
14778         * src/mainwindow.c
14779         * src/messageview.c
14780         * src/gtk/menu.c
14781         * src/plugins/spamassassin/spamassassin_gtk.c
14782                 remove some deprecated gtk1 functions
14783
14784
14785 2004-08-21 [colin]      0.9.12cvs66.3
14786
14787         * src/compose.c
14788         * src/codeconv.c
14789                 Fix warnings
14790                 Remove encoding hacks
14791                 Fix bug 575 (Strange character messes up message)
14792                 Don't display conversion error when drafting
14793
14794 2004-08-21 [paul]       0.9.12cvs66.2
14795
14796         * src/prefs_account.c
14797                 fix GnuPG mode bugs
14798
14799
14800 2004-08-20 [colin]      0.9.12cvs66.1
14801
14802         * src/codeconv.c
14803                 Sync with HEAD 0.9.12cvs66
14804
14805 2004-08-20 [paul]
14806
14807         * src/plugins/pgpmime/plugin.c
14808                 modify PGP/MIME plugin's description
14809
14810 2004-08-17 [colin]      0.9.12cvs65.1
14811
14812         * src/common/ssl.c
14813         * src/plugins/pgpmime/plugin.c
14814                 Sync with HEAD
14815
14816 2004-08-14 [colin]      0.9.12cvs60.3
14817
14818         * src/plugins/trayicon/trayicon.c
14819                 Put back resize callback, on size-request signal
14820                 rather than size-allocate to avoid infinite 
14821                 callback loop
14822
14823 2004-08-13 [colin]      0.9.12cvs60.2
14824
14825         * src/common/defs.h
14826                 Cache versions have been fixed
14827
14828 2004-08-13 [colin]      0.9.12cvs60.1
14829
14830         * src/folderutils.c
14831                 Sync with HEAD
14832
14833 2004-08-12 [colin]      0.9.12cvs59.1
14834
14835         * src/plugins/trayicon/trayicon.c
14836                 Sync with HEAD
14837
14838 2004-08-12 [colin]      0.9.12cvs57.5
14839
14840         * sylpheed.desktop
14841         * configure.ac
14842         * src/Makefile.am
14843         * src/main.c
14844                 Add support for Freedesktop.org's startup notification
14845
14846 2004-08-11 [colin]      0.9.12cvs57.4
14847
14848         * src/textview.c
14849                 Fix off-by-one
14850
14851 2004-08-11 [colin]      0.9.12cvs57.3
14852
14853         * src/message_search.c
14854         * src/summary_search.c
14855                 Make searches case insensitive by default
14856         * src/textview.c
14857                 Fix case-insensitive search in message
14858
14859 2004-08-11 [colin]      0.9.12cvs57.2
14860
14861         * src/summary_search.c
14862                 Let case-sensitive be specified
14863
14864 2004-08-10 [colin]      0.9.12cvs55.4
14865
14866         * src/common/socket.c
14867                 Fix the possible race condition
14868
14869 2004-08-09 [paul]       0.9.12cvs55.3
14870
14871         * configure.ac
14872         * src/Makefile.am
14873         * src/common/Makefile.am
14874                 sync with HEAD
14875
14876
14877 2004-08-09 [paul]       0.9.12cvs55.2
14878
14879         * autogen.sh
14880         * po/poconv.sh
14881                 remove unneeded script
14882
14883         * configure.ac
14884                 add forgotten USE_LDAP_TLS (sync with HEAD)
14885
14886
14887 2004-08-09 [colin]      0.9.12cvs55.1
14888
14889         * src/main.c
14890         * src/common/ssl.c
14891         * src/common/sylpheed.c
14892         * src/common/sylpheed.h
14893                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14894
14895 2004-08-09 [paul]       0.9.12cvs54.1
14896
14897         * ChangeLog
14898         * ChangeLog.claws
14899         * ChangeLog.jp
14900         * configure.ac
14901         * po/POTFILES.in
14902         * src/Makefile.am
14903         * src/folderutils.c
14904         * src/main.c
14905         * src/pgpmime.c
14906         * src/pgpmime.h
14907         * src/sgpgme.c
14908         * src/sgpgme.h
14909         * src/plugins/Makefile.am
14910         * src/plugins/pgpmime/.cvsignore
14911         * src/plugins/pgpmime/Makefile.am
14912         * src/plugins/pgpmime/pgpmime.c
14913         * src/plugins/pgpmime/pgpmime.h
14914         * src/plugins/pgpmime/plugin.c
14915         * src/plugins/pgpmime/sgpgme.c
14916         * src/plugins/pgpmime/sgpgme.h
14917                 sync with HEAD
14918
14919 2004-08-08 [paul]       0.9.12cvs51.1
14920
14921         * configure.ac
14922         * src/folder.c
14923                 sync with HEAD
14924
14925 2004-08-07 [colin]      0.9.12cvs50.1
14926
14927         * src/pop.c
14928         * src/common/partial_download.c
14929                 fix warnings (sync from HEAD)
14930
14931 2004-08-07 [colin]      0.9.12cvs48.1
14932
14933         * src/prefs_folder_item.c
14934                 sync with HEAD 0.9.12cvs48
14935
14936 2004-08-06 [colin]      0.9.12cvs47.1
14937
14938         * src/compose.c
14939                 Sync with HEAD
14940
14941 2004-08-06 [christoph]  0.9.12cvs46.2
14942
14943         * src/main.c
14944         * src/plugins/clamav/clamav_plugin_gtk.c
14945         * src/plugins/dillo_viewer/dillo_viewer.c
14946         * src/plugins/image_viewer/plugin.c
14947         * src/plugins/mathml_viewer/mathml_viewer.c
14948         * src/plugins/spamassassin/spamassassin_gtk.c
14949         * src/plugins/trayicon/trayicon.c
14950                 don't mix GTK1.2 plugin with GTK2 plugins
14951
14952 2004-08-06 [colin]      0.9.12cvs46.1
14953
14954         * ChangeLog
14955         * ChangeLog.claws
14956         * ChangeLog.jp
14957         * configure.ac
14958         * sylpheed-claws.pc.in
14959         * src/folder.c
14960         * src/imap.c
14961         * src/localfolder.c
14962         * src/messageview.c
14963         * src/mimeview.c
14964         * src/mimeview.h
14965         * src/msgcache.c
14966         * src/news.c
14967         * src/prefs_ext_prog.c
14968         * src/prefs_folder_item.c
14969         * src/prefs_fonts.c
14970         * src/prefs_msg_colors.c
14971         * src/prefs_spelling.c
14972         * src/prefs_themes.c
14973         * src/prefs_toolbar.c
14974         * src/prefs_wrapping.c
14975         * src/procmime.h
14976         * src/common/defs.h
14977         * src/common/nntp.c
14978         * src/common/session.c
14979         * src/common/session.h
14980         * src/common/socket.c
14981         * src/common/utils.h
14982         * src/common/xml.c
14983         * src/common/xml.h
14984         * src/gtk/prefswindow.c
14985         * src/gtk/prefswindow.h
14986         * src/plugins/clamav/clamav_plugin_gtk.c
14987         * src/plugins/dillo_viewer/dillo_prefs.c
14988         * src/plugins/image_viewer/viewerprefs.c
14989         * src/plugins/spamassassin/spamassassin_gtk.c
14990         * m4/openssl.m4 *** REMOVED ***
14991                 Sync with HEAD 0.9.12cvs46
14992
14993 2004-08-03 [paul]       0.9.12cvs40.2
14994
14995         * src/action.c
14996         * src/addressadd.c
14997         * src/addressbook.c
14998         * src/addrgather.c
14999         * src/browseldap.c
15000         * src/compose.c
15001         * src/crash.c
15002         * src/editaddress.c
15003         * src/editgroup.c
15004         * src/editldap_basedn.c
15005         * src/foldersel.c
15006         * src/importldif.c
15007         * src/mimeview.c
15008         * src/prefs_common.c
15009         * src/prefs_template.c
15010         * src/sourcewindow.c
15011         * src/summaryview.c
15012         * src/gtk/about.c
15013         * src/gtk/foldersort.c
15014         * src/gtk/logwindow.c
15015         * src/gtk/pluginwindow.c
15016         * src/gtk/prefswindow.c
15017                 change all gtk_scrolled_window_set_policy from 
15018                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15019
15020 2004-08-02 [paul]       0.9.12cvs40.1
15021
15022         * AUTHORS
15023                 update translation team section
15024         * po/pt_BR.po
15025                 updated by Frederico Goncalves Guimaraes
15026                 <fggdebian@yahoo.com.br>
15027
15028 2004-07-31 [colin]      0.9.12cvs39.9
15029
15030         * src/exphtmldlg.c
15031                 Fix compilation
15032
15033 2004-07-31 [colin]      0.9.12cvs39.8
15034
15035         * src/exphtmldlg.c
15036                 Fix an alertpanel type
15037
15038 2004-07-30 [colin]      0.9.12cvs39.7
15039
15040         * src/alertpanel.c
15041                 Fix alertpanel_error_log's icon
15042
15043 2004-07-30 [colin]      0.9.12cvs39.6
15044
15045         * src/pop.c
15046                 Two of them should still be warnings
15047
15048 2004-07-30 [colin]      0.9.12cvs39.5
15049
15050         * src/pop.c
15051                 More warning -> error
15052 2004-07-29 [colin]      0.9.12cvs39.4
15053
15054         * src/pop.c
15055                 Warning -> error
15056
15057 2004-07-29 [colin]      0.9.12cvs39.3
15058
15059         * src/prefs_matcher.c
15060                 Fix segfault
15061
15062 2004-07-29 [colin]      0.9.12cvs39.2
15063
15064         * src/alertpanel.c
15065                 More nice-looking alertpanels
15066
15067 2004-07-29 [colin]      0.9.12cvs39.1
15068
15069         * src/messageview.c
15070                 sync with head
15071                 (inform user when partial mail is deleted on server)
15072
15073 2004-07-29 [colin]      0.9.12cvs38.1
15074
15075         * src/messageview.c
15076                 sync with head
15077
15078 2004-07-28 [paul]       0.9.12cvs37.7
15079
15080         * src/mainwindow.c
15081                 complete the replacement of deprecated gtk_progress_*
15082
15083 2004-07-28 [paul]       0.9.12cvs37.6
15084
15085         * src/action.c
15086         * src/inc.c
15087         * src/mainwindow.c
15088         * src/send_message.c
15089         * src/gtk/progressdialog.c
15090         * src/gtk/progressdialog.h
15091                 replace deprecated gtk_progress_*
15092
15093 2004-07-28 [paul]       0.9.12cvs37.5
15094
15095         * src/gtk/filesel.c
15096                 remove gtk_window_set_wmclass()
15097 2004-07-28 [paul]       0.9.12cvs37.4
15098
15099         * src/addressbook.c
15100         * src/compose.c
15101         * src/foldersel.c
15102         * src/mainwindow.c
15103         * src/messageview.c
15104         * src/sourcewindow.c
15105         * src/gtk/logwindow.c
15106                 remove gtk_window_set_wmclass()
15107                 
15108         * src/prefs_filtering.c
15109         * src/prefs_filtering_action.c
15110         * src/prefs_fonts.c
15111         * src/prefs_gtk.c
15112         * src/prefs_matcher.c
15113         * src/ssl_manager.c
15114         * src/gtk/prefswindow.c
15115                 replace gtk_window_position()
15116
15117 2004-07-28 [colin]      0.9.12cvs37.3
15118
15119         * src/alertpanel.c
15120         * src/alertpanel.h
15121                 Add a way to specify panel type for specific
15122                 panels (alertpanel())
15123         * src/account.c
15124         * src/addressbook.c
15125         * src/compose.c
15126         * src/expldifdlg.c
15127         * src/main.c
15128         * src/messageview.c
15129         * src/summaryview.c
15130         * src/textview.c
15131         * src/gtk/sslcertwindow.c
15132                 Fix alertpanel()s so that their icon match
15133                 their real type
15134
15135 2004-07-28 [paul]       0.9.12cvs37.2
15136
15137         * src/addr_compl.c
15138         * src/addressbook.c
15139         * src/alertpanel.c
15140         * src/compose.c
15141         * src/export.c
15142         * src/foldersel.c
15143         * src/folderview.c
15144         * src/grouplistdialog.c
15145         * src/import.c
15146         * src/mainwindow.c
15147         * src/message_search.c
15148         * src/messageview.c
15149         * src/passphrase.c
15150         * src/prefs_actions.c
15151         * src/prefs_common.c
15152         * src/prefs_customheader.c
15153         * src/prefs_display_header.c
15154         * src/prefs_filtering.c
15155         * src/prefs_filtering_action.c
15156         * src/prefs_gtk.c
15157         * src/prefs_matcher.c
15158         * src/prefs_msg_colors.c
15159         * src/prefs_summary_column.c
15160         * src/prefs_template.c
15161         * src/sourcewindow.c
15162         * src/ssl_manager.c
15163         * src/summary_search.c
15164         * src/gtk/colorsel.c
15165         * src/gtk/description_window.c
15166         * src/gtk/gtkaspell.c
15167         * src/gtk/inputdialog.c
15168         * src/gtk/logwindow.c
15169         * src/gtk/prefswindow.c
15170         * src/gtk/progressdialog.c
15171                 replace deprecated gtk_window_set_policy
15172
15173 2004-07-27 [colin]      0.9.12cvs37.1
15174
15175         * src/msgcache.c
15176                 More fixes (synced for head again)
15177
15178 2004-07-27 [colin]      0.9.12cvs35.3
15179
15180         * src/msgcache.c
15181                 Fix wrong test
15182
15183 2004-07-27 [colin]      0.9.12cvs35.2
15184
15185         * src/mimeview.c
15186                 Fix width a bit (by Paul)
15187         * src/alertpanel.c
15188         * src/alertpanel.h
15189                 Specialize icons, make alertpanel_message()
15190                 private
15191         * src/message_search.c
15192         * src/sgpgme.c
15193         * src/summary_search.c
15194                 Suit alertpanel changes
15195
15196 2004-07-27 [colin]      0.9.12cvs35.1
15197
15198         * src/alertpanel.c
15199                 Add an icon
15200         * src/passphrase.c
15201                 Add debug output - maybe someone will
15202                 want to look at the problem with Grab
15203                 Input :)
15204         Bump version as we're synced with HEAD
15205
15206 2004-07-26 [colin]      0.9.12cvs33.26
15207
15208         * src/pop.c
15209                 Fix uidl-file parsing when not in new
15210                 format
15211
15212 2004-07-26 [colin]      0.9.12cvs33.25
15213
15214         * src/gtk/menu.c
15215                 Move popup menu up if necessary (fixes 
15216                 account selector)
15217         * src/mainwindow.c
15218                 Set account selector's button height to
15219                 minimum
15220
15221 2004-07-26 [colin]      0.9.12cvs33.24
15222
15223         * src/alertpanel.c
15224                 Maybe fix 551 (Truncated font in alert window)
15225
15226 2004-07-26 [colin]      0.9.12cvs33.23
15227
15228         * po/de.po
15229         * po/es.po
15230         * po/fr.po
15231         * po/it.po
15232         * po/ja.po
15233         * po/pl.po
15234         * po/ru.po
15235         * po/sk.po
15236         * po/sr.po
15237         * po/zh_CN.po
15238                 Sync po files with HEAD
15239
15240 2004-07-26 [paul]       0.9.12cvs33.22
15241
15242         * src/compose.c
15243                 fix Bug 556 'Organisation-header is sent even if empty'
15244
15245 2004-07-24 [colin]      0.9.12cvs33.21
15246
15247         * src/compose.c
15248         * src/gtk/gtkaspell.c
15249         * src/gtk/gtkaspell.h
15250                 Fix speller accelerators (require hack)
15251
15252 2004-07-24 [colin]      0.9.12cvs33.20
15253
15254         * src/gtk/gtkaspell.c
15255                 Fix over-eager code deletion breaking
15256                 Check while typing
15257
15258 2004-07-24 [colin]      0.9.12cvs33.19
15259
15260         * src/browseldap.c
15261         * src/ldapctrl.c
15262         * src/ldapctrl.h
15263         * src/ldapserver.h
15264                 Sync ldap with HEAD
15265         (Fixes 546 LDAP completely broken)
15266
15267 2004-07-24 [colin]      0.9.12cvs33.18
15268
15269         * src/prefs_msg_colors.c
15270                 Fix prototype mismatch
15271         (Fixes 547 void function cannot return value)
15272
15273 2004-07-24 [colin]      0.9.12cvs33.17
15274
15275         * src/mainwindow.c
15276                 Fix sort going back to previous sort key
15277                 when changing sort direction
15278
15279 2004-07-24 [colin]      0.9.12cvs33.16
15280
15281         * src/compose.c
15282                 Fix space insertion when re-wrapping at 
15283                 cursor point
15284
15285 2004-07-24 [colin]      0.9.12cvs33.15
15286
15287         * src/gtk/gtkaspell.c
15288                 Don't change cursor position in insert-text
15289                 callback
15290         (Fixes 539 Word wrapping on input transposes letters)
15291
15292 2004-07-24 [colin]      0.9.12cvs33.14
15293
15294         * src/gtk/gtkaspell.c
15295                 Reencode non-ascii chars to dictionary's
15296                 encoding
15297         (Fixes 544 Spell check broken non english locale)
15298
15299 2004-07-24 [colin]      0.9.12cvs33.13
15300
15301         * src/summaryview.c
15302                 Fix Shift+Down, add Home/End/PgUp/PgDown
15303
15304 2004-07-21 [colin]      0.9.12cvs33.12
15305
15306         * src/prefs_common.c
15307                 Fix a gtk warning (Patch by Andrej Kacian)
15308
15309 2004-07-21 [colin]      0.9.12cvs33.11
15310
15311         * src/gtk/filesel.c
15312                 More check
15313
15314 2004-07-21 [colin]      0.9.12cvs33.10
15315
15316         * src/compose.c
15317         * src/crash.c
15318         * src/export.c
15319         * src/import.c
15320         * src/messageview.c
15321         * src/mimeview.c
15322         * src/prefs_spelling.c
15323         * src/prefs_themes.c
15324         * src/summaryview.c
15325         * src/gtk/filesel.c
15326         * src/gtk/filesel.h
15327         * src/gtk/pluginwindow.c
15328                 Untwist open/save mode guessing logic, make
15329                 it explicit
15330
15331 2004-07-20 [colin]      0.9.12cvs33.9
15332
15333         * src/codeconv.c
15334                 conv_encode_header: src_charset is UTF-8 on
15335                 gtk2
15336         * src/compose.c
15337                 Remove double encoding of the headers
15338
15339 2004-07-20 [colin]      0.9.12cvs33.8
15340
15341         * src/codeconv.c
15342                 Fix typo
15343
15344 2004-07-20 [colin]      0.9.12cvs33.7
15345
15346         * src/mainwindow.c
15347                 Set the separated messageview to the saved
15348                 size of Claws' messageview (Patch by Alfons)
15349                 Fix a callback prototype (me)
15350
15351 2004-07-20 [colin]      0.9.12cvs33.6
15352
15353         * src/codeconv.h
15354                 Forgot one hunk in 0.9.12cvs33.4
15355
15356 2004-07-19 [colin]      0.9.12cvs33.5
15357
15358         * src/action.c
15359                 Action output fix
15360                 Patch by Alfons
15361
15362 2004-07-19 [colin]      0.9.12cvs33.4
15363
15364         * src/compose.c
15365                 Fix outgoing charset bug in headers
15366         * src/codeconv.c
15367                 Clean for glib2 - Patch by Alfons
15368
15369 2004-07-19 [colin]      0.9.12cvs33.3
15370
15371         * src/statusbar.c
15372                 Remove grip from the statusbar
15373                 Patch by Alfons
15374
15375 2004-07-19 [colin]      0.9.12cvs33.2
15376
15377         * src/messageview.c
15378         * src/textview.c
15379                 Fix messageview remembering the previous
15380                 scroll position when loading a new message
15381                 Patch by Alfons
15382
15383 2004-07-19 [colin]      0.9.12cvs33.1
15384
15385         * src/folder.h
15386         * src/folderview.c
15387         * src/summaryview.c
15388                 Sync with HEAD
15389
15390 2004-07-18 [colin]      0.9.12cvs32.7
15391
15392         * configure.ac
15393                 Remove useless check for XIM - noticed
15394                 by Alfons
15395
15396 2004-07-18 [colin]      0.9.12cvs32.6
15397
15398         * src/summaryview.c
15399                 Remove non-modified and shift-modified
15400                 accelerators in summaryview's popup
15401                 menu, as that doesn't get catched by
15402                 the accel-activate signal catcher...
15403
15404 2004-07-18 [colin]      0.9.12cvs32.5
15405
15406         * src/prefs_common.c
15407                 Define sensible default prefs for 
15408                 wrapping
15409
15410 2004-07-18 [colin]      0.9.12cvs32.4
15411
15412         * src/compose.c
15413         * src/prefs_common.c
15414         * src/prefs_common.h
15415         * src/prefs_wrapping.c
15416                 Remove Smart Wrapping pref, which does
15417                 nothing on gtk2 branch
15418
15419 2004-07-18 [colin]      0.9.12cvs32.3
15420
15421         * src/sourcewindow.c
15422                 Proper utf8
15423
15424 2004-07-18 [colin]      0.9.12cvs32.2
15425
15426         * src/compose.c
15427                 Save attachment status when drafting
15428
15429 2004-07-18 [colin]      0.9.12cvs32.1
15430
15431         * src/gtk/filesel.c
15432                 Fix erratic folder selection in open mode
15433
15434 2004-07-18 [colin]      0.9.12cvs31.11
15435
15436         * src/pop.c
15437                 Don't let partial messages get deleted
15438                 even with "dowload all"
15439                 (0.9.12cvs31.8 fix extension)
15440 2004-07-18 [colin]      0.9.12cvs31.10
15441
15442         * src/gtk/logwindow.c
15443                 Fix log scrolling
15444
15445 2004-07-18 [colin]      0.9.12cvs31.9
15446
15447         * src/common/utils.c
15448                 Fix non-utf8 strings coming from commands
15449                 and files
15450
15451 2004-07-18 [colin]      0.9.12cvs31.8
15452
15453         * src/pop.c
15454                 Fix partial download bug with Download all
15455                 messages option
15456
15457 2004-07-18 [colin]      0.9.12cvs31.7
15458
15459         * src/textview.c
15460                 Fix bug introduced in 0.9.12cvs31.2
15461                 (blocked in select mode after double click)
15462
15463 2004-07-18 [colin]      0.9.12cvs31.6
15464
15465         * src/compose.c
15466         * src/gtk/menu.c
15467                 More glib-warning fixes
15468
15469 2004-07-18 [colin]      0.9.12cvs31.5
15470
15471         * src/compose.c
15472                 Fix trashing the primary clipboard when moving 
15473                 around with tab
15474         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15475
15476 2004-07-18 [colin]      0.9.12cvs31.4
15477
15478         * src/codeconv.c
15479                 convert unencoded iso headers to utf8
15480         (Fix Bug 538 Unencoded local characters in subject make it 
15481          disappear)
15482
15483 2004-07-18 [colin]      0.9.12cvs31.3
15484
15485         * src/compose.c
15486                 Fix tab char handling in wrapping
15487         (Fix Bug 537 Line wrap problem - TAB character treated as 
15488          one character instead of 8)
15489
15490 2004-07-18 [colin]      0.9.12cvs31.2
15491
15492         * src/textview.c
15493                 return FALSE on GDK_MOTION_NOTIFY
15494         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15495          (unable to highlight))
15496
15497 2004-07-18 [colin]      0.9.12cvs31.1
15498
15499         * src/folderview.c
15500                 Sync with 0.9.12cvs31
15501
15502 2004-07-18 [colin]      0.9.12cvs30.4
15503
15504         * src/compose.c
15505                 Also block text_inserted when inserting a file
15506
15507 2004-07-18 [colin]      0.9.12cvs30.3
15508
15509         * src/compose.c
15510                 Fix smart wrapping (block text_inserted handler
15511                 while putting quotation to avoid wrap on input,
15512                 don't join lines if next is sig separator)
15513
15514 2004-07-17 [colin]      0.9.12cvs30.2
15515
15516         * src/folderview.c
15517         * src/mainwindow.c
15518         * src/mimeview.c
15519         * src/summaryview.c
15520         * src/gtk/quicksearch.c
15521         * src/gtk/quicksearch.h
15522                 Block key events handlers *and* accels while
15523                 quicksearch is focused
15524         (Fixes Bug 534 quick-search bar not accepting certain letters)
15525
15526 2004-07-17 [colin]      0.9.12cvs30.1
15527
15528         * src/folder.h
15529         * src/folderview.c
15530         * src/summaryview.c
15531                 Sync with 0.9.12cvs30
15532
15533 2004-07-17 [colin]      0.9.12cvs28.2
15534
15535         * src/mimeview.c
15536         * src/procmime.c
15537         * src/summaryview.c
15538         * src/gtk/menu.c
15539                 Squash some compile and glib warnings
15540
15541 2004-07-17 [paul]       0.9.12cvs28.1
15542
15543         * src/mimeview.c
15544                 sync with 0.9.12cvs28 HEAD
15545
15546 2004-07-16 [paul]       0.9.12cvs26.1
15547         
15548         * src/gtk/quicksearch.c
15549         * src/account.c
15550         * src/account.h
15551         * src/compose.c
15552         * src/customheader.c
15553         * src/folder_item_prefs.c
15554         * src/main.c
15555         * src/mainwindow.c
15556         * src/messageview.c
15557         * src/mimeview.c
15558         * src/news.c
15559         * src/pgpmime.c
15560         * src/pop.c
15561         * src/pop.h
15562         * src/prefs_account.c
15563         * src/prefs_account.h
15564         * src/prefs_common.c
15565         * src/prefs_common.h
15566         * src/prefs_display_header.c
15567         * src/prefs_gtk.c
15568         * src/prefs_gtk.h
15569         * src/procheader.c
15570         * src/procmime.c
15571                 sync with 0.9.12cvs26 HEAD      
15572
15573 2004-07-15 [colin]      0.9.12cvs18.14
15574
15575         * src/folder.c
15576                 Disable GPG signature check during
15577                 folder move and scan
15578         (Closes Bug 521 Signature checking slows down Folder-Move)
15579
15580 2004-07-14 [colin]      0.9.12cvs18.13
15581
15582         * src/common/partial_download.c
15583                 update includes
15584
15585 2004-07-14 [colin]      0.9.12cvs18.12
15586
15587         * src/common/partial_download.c
15588         * src/common/partial_download.h
15589                 Move doc at top, add correct copyright
15590
15591 2004-07-14 [colin]      0.9.12cvs18.11
15592
15593         * src/folder.c
15594         * src/messageview.c
15595         * src/pop.c
15596         * src/pop.h
15597         * src/procmsg.c
15598         * src/summaryview.c
15599         * src/common/Makefile.am
15600         * src/common/partial_download.c ** NEW FILES **
15601         * src/common/partial_download.h ** NEW FILES **
15602                 Move partial-download related stuff to its
15603                 own file
15604
15605 2004-07-14 [colin]      0.9.12cvs18.10
15606
15607         * src/send_message.c
15608                 Fix smtp auth when user is null or empty
15609
15610 2004-07-13 [colin]      0.9.12cvs18.9
15611
15612         * src/gtk/quicksearch.c
15613                 Use alphabetic order
15614
15615 2004-07-13 [colin]      0.9.12cvs18.8
15616
15617         * src/pop.c
15618                 Be paranoid on the checks
15619
15620 2004-07-13 [colin]      0.9.12cvs18.7
15621
15622         * src/gtk/quicksearch.c
15623                 Fix Engrish once again
15624
15625 2004-07-13 [colin]      0.9.12cvs18.6
15626
15627         * src/procmsg.c
15628         * src/summaryview.c
15629                 Mark messages for deletion when they are about to
15630                 be removed from trash
15631
15632 2004-07-13 [colin]      0.9.12cvs18.5
15633
15634         * src/matcher.c
15635         * src/matcher.h
15636         * src/matcher_parser_parse.y
15637         * src/prefs_matcher.c
15638         * src/gtk/quicksearch.c
15639                 Add 'partial' ('p') match string to find partially
15640                 downloaded messages
15641
15642 2004-07-13 [colin]      0.9.12cvs18.4
15643
15644         * src/pop.c
15645                 Fix misplaced block
15646
15647 2004-07-13 [colin]      0.9.12cvs18.3
15648
15649         * src/pop.c
15650         * src/pop.h
15651         * src/messageview.c
15652                 Refactor API (to avoid passing 5+ params and code
15653                 duplication)
15654         * src/folder.c
15655         * src/msgcache.c
15656         * src/procheader.c
15657         * src/common/defs.h
15658                 Add planned_download to cache
15659                 Don't mess uidl file when moving partially downloaded
15660                 mails (they change folder, we should change it in the
15661                 uidl list too or we'll remove an incorrect message)
15662                 (this also helps removing hacks when changing 
15663                 planned_download in messageview.c)
15664
15665 2004-07-12 [colin]      0.9.12cvs18.2
15666
15667         * src/gtk/quicksearch.c
15668                 Fix missing status update in quicksearch
15669
15670 2004-07-12 [paul]       0.9.12cvs18.1
15671
15672         * po/POTFILES.in
15673         * src/Makefile.am
15674         * src/account.c
15675         * src/codeconv.c
15676         * src/compose.c
15677         * src/inc.c
15678         * src/main.c
15679         * src/prefs_common.c
15680         * src/procmsg.h
15681         * src/toolbar.c
15682         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15683         * src/prefs_wrapping.[ch]       ** NEW FILES **
15684         * src/common/intl.h
15685         * src/common/utils.[ch]
15686         * src/gtk/quicksearch.[ch]
15687                 sync with 0.9.12cvs18 HEAD
15688
15689 2004-07-12 [colin]      0.9.11cvs17.25
15690
15691         * src/folder.c
15692         * src/folder.h
15693                 Remove unused function added by me in 0.9.11cvs17.10
15694
15695 2004-07-11 [colin]      0.9.11cvs17.24
15696
15697         * src/inc.c
15698         * src/messageview.c
15699         * src/pop.c
15700         * src/pop.h
15701                 Use folderitem and msgnum instead of filename to
15702                 know which mail to delete
15703                 Move old partial mail deletion to pop.c
15704
15705 2004-07-10 [colin]      0.9.11cvs17.23
15706
15707         * src/inc.c
15708                 Add debug
15709         * src/pop.c
15710         * src/pop.h
15711                 Don't re-use same enums for unrelated stuff: it's 
15712                 completely misleading !
15713                 Document a bit
15714
15715 2004-07-09 [colin]      0.9.11cvs17.22
15716
15717         * src/inc.c
15718                 Remove folder-type check and do
15719                 more tests to be sure everything's
15720                 ok
15721         * src/messageview.c
15722                 Punctuation update, remove useless
15723                 code, fix two warnings
15724         * src/noticeview.c
15725                 Layout cleaning, reset 2nd button
15726                 when specifying one
15727
15728 2004-07-09 [colin]      0.9.11cvs17.21
15729
15730         * src/messageview.c
15731         * src/pop.c
15732         * src/pop.h
15733                 Allow user to change his mind
15734                 and postpone decision (by
15735                 unmarking the mail)
15736
15737 2004-07-09 [colin]      0.9.11cvs17.20
15738
15739         * src/messageview.c
15740                 Fix bug with delete state
15741         * src/pop.c
15742         * src/pop.h
15743                 Fix buffer leak (fread doesn't 
15744                 terminate buffers with \0)
15745                 Refactoring (remove magic 
15746                 numbers)
15747
15748 2004-07-09 [colin]      0.9.11cvs17.19
15749
15750         * src/pop.c
15751                 Don't log "Skipping message" if 
15752                 we're going to TOP it two lines
15753                 later
15754
15755 2004-07-09 [colin]      0.9.11cvs17.18
15756
15757         * src/messageview.c
15758                 Fix Engrish
15759
15760 2004-07-09 [colin]      0.9.11cvs17.17
15761
15762         * src/pop.c
15763                 strlen checking...
15764         * src/messageview.c
15765                 refactoring a bit
15766
15767 2004-07-08 [colin]      0.9.11cvs17.16
15768
15769         * src/noticeview.c
15770         * src/noticeview.h
15771                 Add an optional second button
15772         * src/messageview.c
15773         * src/pop.c
15774         * src/pop.h
15775                 Don't delete partially received mails after a certain
15776                 time; rather, let the user decide.
15777
15778 2004-07-08 [colin]      0.9.11cvs17.15
15779
15780         * src/common/smtp.h
15781                 Sync with HEAD
15782
15783 2004-07-08 [colin]      0.9.11cvs17.14
15784
15785         * src/messageview.c
15786         * src/common/smtp.c
15787                 Use to_human_readable() for sizes
15788
15789 2004-07-08 [colin]      0.9.11cvs17.13
15790
15791         * src/inc.c
15792         * src/messageview.c
15793         * src/pop.c
15794         * src/pop.h
15795         * src/procmsg.c
15796                 Fix partial-downloading issues:
15797                         catch unsupported TOP
15798                         don't delete partially downloaded mails before 5 days
15799                         don't update existing with non-MH folders; that'll
15800                         make dups, but it's better than trashing the folder
15801                         free new msginfo parts
15802                 Fix indentation ;-)
15803
15804 2004-07-08 [colin]      0.9.11cvs17.12
15805
15806         * src/common/smtp.c
15807         * src/common/smtp.h
15808                 Sync smtp size verification with HEAD
15809
15810 2004-07-08 [colin]      0.9.11cvs17.11
15811
15812         * src/summaryview.c
15813         * src/prefs_common.c
15814         * src/prefs_common.h
15815         * src/gtk/quicksearch.c
15816         * src/gtk/quicksearch.h
15817                 Sync sticky pref with HEAD
15818
15819 2004-07-08 [colin]      0.9.11cvs17.10
15820
15821         * src/folder.c [1.213.2.6]
15822         * src/folder.h [1.87.2.6]
15823         * src/inc.c [1.149.2.7]
15824         * src/messageview.c [1.94.2.8]
15825         * src/procheader.c [1.47.2.6]
15826         * src/procmsg.c [1.150.2.4]
15827         * src/procmsg.h [1.60.2.5]
15828         * src/pop.c [1.56.2.4]
15829         * src/pop.h [1.17.2.3]
15830                 Let too big messages get downloaded, but truncated
15831                 Add a button to download them completely
15832                 
15833 2004-07-06 [colin]      0.9.11cvs17.9
15834
15835         * src/gtk/quicksearch.c [1.1.2.3]
15836                 Add a Clear button
15837         * commitHelper
15838         * PATCHSETS
15839                 Add a script to help with cvs
15840
15841 2004-07-03 [colin]      0.9.11cvs17.8
15842
15843         * src/plugins/imageviewer/viewer.c
15844                 fix imageviewer (which was staying on the first
15845                 displayed image)
15846
15847 2004-07-03 [colin]      0.9.11cvs17.7
15848
15849         Removed FIXME_GTK2 warnings
15850         * src/gtk/gtkutils.c
15851                 useless #warnings
15852         * src/gtk/menu.c
15853                 useless #warnings (no need to mess with menu rc)
15854         * src/gtk/menu.h
15855                 unused functions
15856         
15857
15858 2004-07-03 [colin]      0.9.11cvs17.6
15859
15860         Removed FIXME_GTK2 warnings
15861         * src/codeconv.c
15862                 useless #warnings (rewrite needed)
15863         * src/compose.c
15864                 useless #warnings (rewrite needed)
15865                 useless #warnings (gtk2 is like that)
15866                 useless #warnings (previously fixed)
15867         * src/main.c
15868                 useless #warnings (previously fixed)
15869         * src/message_search.c
15870                 useless #warnings (gtk2 is like that)
15871                 Made apparent that search is case-sensitive
15872         * src/mimeview.c
15873                 useless #warnings (rewrite needed)
15874                 useless #warnings (gtk2 is like that)
15875                 reimplemented real warnings
15876         * src/prefs_common.c
15877                 Removed block cursor option (not it gtk2)
15878         * src/prefs_gtk.c
15879                 useless #warnings (rewrite needed)
15880         * src/procheader.c
15881                 useless #warnings (rewrite needed)
15882         * src/sourcewindow.c
15883                 useless #warnings (incorrect placing)
15884         * src/summary_search.c
15885                 useless #warnings (gtk2 is like that)
15886                 Made apparent that search is case-sensitive
15887         * src/action.c
15888                 useless #warnings (gtk2 is like that)
15889         * src/textview.c
15890                 useless #warnings (rewrite needed)
15891         * src/toolbar.c
15892                 useless #warnings (rewrite needed)
15893
15894 2004-07-03 [colin]      0.9.11cvs17.5
15895
15896         * src/textview.c
15897                 Fix mismerge which broke URI opening
15898                 
15899 2004-07-01 [colin]      0.9.11cvs17.4
15900
15901         * src/gtk/filesel.c
15902                 Fill filename when saving
15903                 
15904 2004-06-27 [colin]      0.9.11cvs17.3
15905
15906         * src/gtk/filesel.[ch]
15907                 Use the new GTK file selector
15908                 Update prototype to match the reality: multiple file
15909                 selection is open-only          
15910         * src/compose.c
15911                 Match the new prototypes        
15912         * configure.ac
15913                 Match the new requirements (gtk 2.4.0)
15914                         
15915 2004-06-26 [colin]      0.9.11cvs17.2
15916
15917         * src/plugins/trayicon/trayicon.c
15918                 Remove useless signal handler on resize, which causes
15919                 an infinite "loop"
15920         
15921 2004-06-26 [colin]      0.9.11cvs17.1
15922         
15923         * tools/Makefile.am
15924                 remove launch_firebird and add nautilus2sylpheed.sh
15925         * src/quicksearch.c
15926           src/summaryview.c
15927                 Fix show/hide "Extended symbols" button problem
15928                 Fix apparition at startup
15929                 Fix const warnings
15930         * src/plugins/image_viewer/Makefile.am
15931                 Fix configure 
15932         * common/ssl.c
15933                 Re-enable certificate check, as it doesn't seem to
15934                 cause Xlib errors anymore
15935
15936 2004-06-25 [paul]       0.9.11cvs17
15937
15938         * sync with 0.9.11cvs17 HEAD
15939         
15940         NOTE: QuickSearch is broken
15941
15942 2004-06-07 [colin]      0.9.10claws67.10
15943         * src/plugins/trayicon/trayicon.c
15944           src/plugins/trayicon/libeggtrayicon/Makefile.am
15945           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15946                 Fix gettextization in trayicon plugin
15947
15948 2004-06-07 [colin]      0.9.10claws67.9
15949         
15950         * src/summaryview.c
15951           src/gtk/gtksctree.[ch]
15952                 Let Shift+{Up,Down} work in summaryview
15953                 (well, Down "works" and Up works)
15954                 Let the list scroll when using these keys
15955
15956 2004-06-06 [colin]      0.9.10claws67.8
15957
15958         * src/plugins/trayicon/trayicon.c
15959                 Fix pixmap update
15960
15961 2004-06-06 [colin]      0.9.10claws67.7
15962
15963         * src/addressbook.c
15964                 Fix signal handling causing system-wide focus grab
15965
15966 2004-05-25 [paul]       0.9.10claws67.6
15967
15968         * Makefile.am
15969           src/Makefile.am
15970                 clean up
15971
15972 2004-05-25 [paul]       0.9.10claws67.5
15973
15974         * replace deprecated gtk_signal... functions
15975
15976 2004-05-23 [colin]      0.9.10claws67.4
15977
15978         * src/compose.c
15979                 Fix wrapping
15980
15981 2004-05-22 [colin]      0.9.10claws67.3
15982
15983         * src/compose.c
15984                 Re-fix [Edited] in compose.c::compose_reedit()
15985
15986 2004-05-22 [colin]      0.9.10claws67.2
15987
15988         * src/procmime.c
15989                 Fix parsing of multiparts mails
15990
15991 2004-05-22 [colin]      0.9.10claws67.1
15992
15993         * src/summaryview.c
15994                 Fix quicksearch
15995
15996 2004-05-22 [paul]       0.9.10claws67
15997
15998         * sync with 0.9.10claws67 HEAD
15999
16000 2004-05-14 [alfons]
16001
16002         * src/procmime.h
16003                 add forgotton prototype
16004
16005 2004-05-10 [paul]       0.9.10claws57
16006
16007         * sync with 0.9.10claws57 HEAD
16008
16009 2004-05-05 [paul]       0.9.9.claws1
16010
16011         * ChangeLog-gtk2        ** REMOVED **
16012           ChangeLog-gtk2.claws  ** ADDED **
16013                 rename and adopt the normal claws format
16014                 
16015         * configure.ac
16016                 require gtkmathview >= 0.5
16017
16018         * ac/*                          ** REMOVED **
16019           ac/                           ** REMOVED **
16020           intl/Makefile.in              ** REMOVED **
16021           m4/                           ** ADDED **
16022           m4/missing                    ** ADDED **
16023           m4/missing/gdk-pixbuf.m4      ** ADDED **
16024           m4/missing/gettext.m4         ** ADDED **
16025           m4/missing/gpgme.m4           ** ADDED **
16026           m4/missing/imlib.m4           ** ADDED **
16027           m4/.cvsignore                 ** ADDED **
16028           m4/Makefile.am                ** ADDED **
16029           m4/README                     ** ADDED **
16030           m4/aclocal-include.m4         ** ADDED **
16031           m4/aspell.m4                  ** ADDED **
16032           m4/check-type.m4              ** ADDED **
16033           m4/gnupg-check-typedef.m4     ** ADDED **
16034           m4/openssl.m4                 ** ADDED **
16035           m4/spamassassin.m4            ** ADDED **
16036           po/ChangeLog                  ** REMOVED **
16037           po/Makefile.in.in             ** REMOVED **
16038           po/Rules-quot                 ** REMOVED **
16039           po/boldquot.sed               ** REMOVED **
16040           po/en@boldquot.header         ** REMOVED **
16041           po/en@quot.header             ** REMOVED **
16042           po/insert-header.sin          ** REMOVED **
16043           po/quot.sed                   ** REMOVED **
16044           po/remove-potcdate.sed        ** REMOVED **
16045           po/remove-potcdate.sin        ** REMOVED **
16046           po/stamp-po                   ** REMOVED **
16047           Makefile.am
16048           autogen.sh
16049           configure.ac
16050                 enable building with automake 1.8.x
16051                 add 'autopoint --force' to autogen.sh and remove all
16052                 auto-generated files, remove ac/ directory and use
16053                 m4/ directory instead
16054                 
16055         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16056                 fix gettextization
16057
16058 2004-02-28 Colin Leroy <colin@colino.net>
16059         * src/prefs_matcher.c
16060           src/prefs_filtering.c
16061           src/prefs_filtering_action.c
16062                 Fix non-editable GtkEntries
16063
16064 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16065         * src/prefs_themes.c
16066                 utf8 conversion for theme info
16067
16068 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16069         * sync 0.9.9claws
16070
16071 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16072         * src/grouplistdialog.c
16073                 allow multiple selections without ctrl key
16074
16075 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16076         * src/main.c
16077                 enable customizable accelerators
16078
16079 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16080         * src/prefs_common.c
16081                 re-enable different font settings for gtk1/2
16082         * src/prefs_folder_item.c
16083                 fix folder prefs displayed wrong
16084         * src/textview.c
16085                 set 'sunken' shadow type
16086
16087 2004-02-07 Colin Leroy <colin@colino.net>
16088         * src/compose.c
16089                 Fix message being always [Edited]
16090                 Encode headers correctly (utf8 buf)
16091
16092 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16093         * src/socket.c
16094                 remove double g_source_attach()
16095                 (Thanks to Colin Leroy)
16096
16097 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16098         * src/gtk/gtksctree.c
16099                 Fix SSL certificate list not shown
16100         * src/mimeview.c
16101                 Fix clicks in mime tree
16102
16103 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16104         * src/common/socket.c
16105                 Fix SSL receive
16106         * src/compose.c
16107                 Fix clipboard menu hotkeys
16108
16109 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16110         * src/gtk/gtkaspell.[ch]
16111           src/compose.c
16112                 reimplement spellchecker
16113
16114 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16115         * src/gtk/filesel.c
16116                 crash when inserting file in compose window
16117                 (TODO: keep old selection on clicks)
16118         * src/main.c
16119                 use gtkrc-2.0 instead of gtkrc
16120
16121 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16122         * src/messageview.c
16123                 remove orphaned mimeview unref()
16124
16125 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16126         * src/grouplistdialog.c
16127                 expand nodes containing subscribed groups
16128
16129 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16130         * src/textview.c
16131                 textview: hide cursor, restore old click behaviour
16132
16133 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16134         * src/textview.c
16135                 variable names messed up
16136
16137 2004-01-17 Colin Leroy <colin@colino.net>
16138         * src/addr_compl.c
16139                 Fix completion address too thin
16140         * src/compose.c
16141                 Fix tab-to-subject behaviour
16142         * src/summaryview.c
16143                 Implement key up & down in summaryview
16144
16145 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16146
16147         * sync 098claws
16148
16149 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16150         * configure.ac
16151           Makefile.am
16152           doc/.cvsignore
16153           doc/Makefile.am
16154                 faq, man, manual moved to doc/
16155         * ac/aspell.m4
16156           ac/check-type.m4
16157           ac/gnupg-check-typedef.m4
16158           ac/openssl.m4
16159           ac/spamassassin.m4
16160           ac/missing/gdk-pixbuf.m4
16161           ac/missing/gpgme.m4
16162           ac/missing/imlib.m4
16163                 fix automake warnings
16164
16165 2003-12-06 Colin Leroy <colin@colino.net>
16166         * src/summaryview.c
16167                 Fix quicksearch
16168
16169 2003-12-05 Colin Leroy <colin@colino.net>
16170         * src/summaryview.c
16171                 Fix going to next unread folder
16172
16173 2003-12-05 Colin Leroy <colin@colino.net>
16174         * src/crash.c
16175                 Fix gtk2 compilation
16176         * src/session.c
16177                 Remove iotag source handler at disconnection
16178         * src/socket.[ch] 
16179                 Remove source handler when closing socket 
16180                 (fixes another seg)
16181
16182 2003-12-04 Colin Leroy <colin@colino.net>
16183         * src/compose.c
16184           src/prefs_account.c
16185           src/prefs_common.c
16186                 Fix some dropdown menus
16187
16188 2003-12-04 Colin Leroy <colin@colino.net>
16189         * src/compose.c
16190                 Fix event handlers on header fields
16191         * src/common/socket.c
16192           src/common/session.c
16193                 Fix segfault with callback (SSL)
16194                 Fix end of session 
16195
16196 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16197
16198         * Fix compile bug in src/compose.c
16199         * removed src/gtk/gtkstext.[ch]
16200
16201 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16202
16203         * Convert character set and escape "text" attributes in toolbar setting
16204         files.
16205         * Fixed bug in button-press-event handling.
16206
16207 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16208
16209         * Fixed bug in key-press-event handling.
16210
16211 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16212
16213         * Enabled to compile tray-icon plugin (Ad-hoc).
16214         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16215
16216 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16217
16218         * Enabled to compile on sylpheed-claws.
16219         (tray-icon plugin still cannot compile yet.)
16220
16221 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16222
16223         * Updated to 0.9.5.
16224
16225 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16226
16227         * Updated to 0.9.4.
16228         * Ported monitoring SSL mechanism to GSource of GLib2
16229         (I don't confirm it)
16230         * Added _gtk2 suffix to key name of font preference to avoid
16231         ovverwriting preference of Gtk+-1.2 version.
16232
16233 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16234
16235         * Updated to 0.9.2.
16236
16237 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16238
16239         * Updated to 0.9.1.
16240         * Translate po files into UTF-8 when execute autogen.sh.
16241
16242 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16243
16244         * Updated to 0.9.0.
16245
16246 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16247
16248         * Plugged GError related memory leaks.
16249
16250 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16251
16252         * Changed default size of fonts.
16253         * Enabled to set titile font size of warning dialog.
16254
16255 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16256
16257         * Embed a sylpheed icon into executable binary on Windows.
16258
16259 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16260
16261         * I forgot to traslate character set of element string in src/xml.c.
16262
16263 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16264
16265         * Fixed detecting bind_textdomain_codeset in configure.in.
16266         * The bug in which "Example" of "Date fromat" preference isn't displayed
16267         correctly has been fixed.
16268
16269 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16270
16271         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16272           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16273           glib-gettextize
16274           Removed intl directory.
16275           Translated po files into UTF-8.
16276           (Thanks! Ryuji Abe)
16277
16278 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16279
16280         * The bug which doesn't unscape string in xml.c has been fixed.
16281
16282 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16283
16284         * The bug which is failed to translate encoding of file name thorough
16285         file dialog has been fixed.
16286
16287 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16288
16289         * Modified to translate file names which is used in inporting/expoting
16290         mbox feature and "Save as" feature into locale encoding.
16291         * Translate file names into locale encoding when "Attache file" and
16292         "Insert file".
16293         * Force set G_BROKEN_FILENAMES environment variable.
16294         * Other minor fixes.
16295
16296 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16297
16298         * Modified to treat MH folder's name as locale encoding.
16299
16300 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16301
16302         * The bug which clash on switching candidates of auto completion of
16303         addresses, cannot use auto completion in Japanesse is fixed
16304         (Thanks! Tokunaga-san)¡¥
16305
16306 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16307
16308         * The bug which cannot switch key accelerator preference has been fixed
16309         (Thanks! smbd-san)¡¥
16310
16311 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16312
16313         * version 0.8.11-gtk2-20030314
16314
16315 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16316
16317         * The bug in which character set conversion of filtering messages has
16318         been fixed.(Thanks! COCOA-san).
16319
16320 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16321
16322         * Revived "Leave space on head" preference in "Message" category.
16323         * A bug which clash when put the cursor to end of buffer and execute
16324         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16325
16326 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16327
16328         * version 0.8.11-gtk2-20030312
16329
16330 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16331
16332         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16333         * Modified to use Pango's API directly for font preference.
16334         * Integrated GtkTextView of textview to one widget.
16335         * Set fonts of header title in textview by "header_title" tag.
16336         * Removed some deprecated codes.
16337
16338 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16339
16340         * Updated to 0.8.11.
16341         * Merged cygwin patch(Thanks! Sakai-san).
16342
16343 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16344
16345         * version 0.8.10-gtk2-20030309