2006-06-29 [colin] 2.3.1cvs42
[claws.git] / ChangeLog
1 2006-06-29 [colin]      2.3.1cvs42
2
3         * src/imap.c
4                 Forgot to remove debug
5
6 2006-06-29 [colin]      2.3.1cvs41
7
8         * src/imap.c
9         * src/imap.h
10         * src/mainwindow.c
11                 Disconnect from IMAP servers when going
12                 offline. Fixes bug #978 (going to offline-mode 
13                 won't close connections)
14
15 2006-06-29 [colin]      2.3.1cvs40
16
17         * src/main.c
18                 Fix transient setting on failing plugins
19                 Patch by Fabien
20         * src/plugins/pgpcore/sgpgme.c
21                 Only warn for OpenPGP. Most people don't
22                 have CMS available.
23
24 2006-06-29 [colin]      2.3.1cvs39
25
26         * src/compose.c
27                 Fix Spelling menu (discrepancy between context menu
28                 and top menu when folder's dictionary isn't the 
29                 default one)
30         * src/plugins/pgpcore/sgpgme.c
31                 More error reporting about why gpgme can fail
32
33 2006-06-29 [wwp]        2.3.1cvs38
34
35         * src/mainwindow.c
36                 honor the display-header-pane setting even when the message view
37                 is a separate window.
38
39 2006-06-29 [wwp]        2.3.1cvs37
40
41         * src/prefs_actions.c
42                 forgot to commit that one (use of GTK_STOCK_INFO).
43
44 2006-06-29 [colin]      2.3.1cvs36
45
46         * src/imap.c
47                 Better handling of login errors (ask the password
48                 again once), alert in case of error. Fix three
49                 signedness warnings.
50
51 2006-06-28 [wwp]        2.3.1cvs35
52
53         * src/prefs_template.c
54         * src/prefs_matcher.c
55         * src/prefs_filtering_action.c
56         * src/prefs_quote.c
57                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
58                 patch by Fabien Vantard, slightly modified.
59
60 2006-06-28 [paul]
61
62         2.4.0-rc2 released
63
64 2006-06-28 [colin]      2.3.1cvs34
65
66         * src/prefs_account.c
67                 Fix bug #977 (Can't add or edit imap accounts)
68
69 2006-06-28 [colin]      2.3.1cvs33
70
71         * src/mimeview.c
72                 Fix previous
73
74 2006-06-28 [colin]      2.3.1cvs32
75
76         * src/mimeview.c
77                 Save named inlined attachments with "Save all"
78         * src/main.c
79         * src/mbox.c
80         * src/common/plugin.c
81         * src/common/plugin.h
82         * src/common/sylpheed.c
83         * src/common/utils.c
84         * src/plugins/pgpcore/sylpheed.def
85         * src/plugins/pgpinline/sylpheed.def
86         * src/plugins/pgpmime/sylpheed.def
87                 Win32 compatibility patch, by
88                 Werner Koch
89
90 2006-06-28 [wwp]        2.3.1cvs31
91
92         * src/imap.c
93         * src/prefs_folder_item.c
94                 less compilation warnings (thanks to Fabien Vantard), less typos.
95
96 2006-06-28 [paul]       2.3.1cvs30
97
98         * src/gtk/gtkutils.c
99                 gtk_combo_box_set_focus_on_click() is only
100                 available since gtk 2.6.0
101
102 2006-06-28 [paul]       2.3.1cvs29
103
104         * src/prefs_ext_prog.c
105                 fix engrish and add a tooltip for the
106                 'command for 'Display as text' option
107
108 2006-06-28 [paul]
109
110         2.4.0-rc1 released
111
112 2006-06-28 [paul]       2.3.1cvs28
113
114         * ChangeLog
115         * tools/Makefile.am
116                 include textviewer.pl in releases
117
118 2006-06-28 [paul]       2.3.1cvs27
119
120         * src/prefs_ext_prog.c
121                 hide Print command option if libgnomeprint
122                 support is present
123
124 2006-06-27 [colin]      2.3.1cvs26
125
126         * src/compose.c
127                 Fix Esc handling in insert/attach dialog
128                 Don't show this dialog if dragging something
129                 else than text/uri-list
130                 Thanks to Fabien Vantard
131         * tools/textviewer.pl
132                 Filter script to display stuff as text
133                 by H. Merijn Brand
134
135 2006-06-27 [wwp]        2.3.1cvs25
136
137         * src/messageview.c
138                 use the exact product name (message view title), patch
139                 by Fabien Vantard.
140
141 2006-06-27 [ticho]      2.3.1cvs24
142
143         * src/prefs_account.c
144         * src/prefs_common.c
145         * src/prefs_common.h
146         * src/prefs_ext_prog.c
147         * src/textview.c
148                 Add a preference (Preferences/External programs)
149                 to allow "Display as text" to be done via a script
150                 (patch by H.Merijn Brand).
151                 Use GtkComboBox for protocol selection in account
152                 preferences.
153                 Only include current choice for existing accounts, and
154                 insensitivize the combobox.
155
156 2006-06-27 [paul]       2.3.1cvs23
157
158         * src/mbox.c
159                 fix crasher introduced in cvs21.
160                 Thanks to Colin
161
162 2006-06-26 [colin]      2.3.1cvs22
163
164         * src/mbox.c
165                 Fix double-frees when leaving folders
166                 after exporting to mbox
167
168 2006-06-26 [colin]      2.3.1cvs21
169
170         * src/mbox.c
171                 More feedback (and optimisation)
172                 on import/export
173         * src/common/utils.c
174                 Fix case when looking for mail addresses
175         * src/gtk/gtkutils.c
176                 Extra check for (X-)Face
177
178 2006-06-25 [ticho]      2.3.1cvs20
179
180         * src/compose.c
181         * src/exphtmldlg.c
182         * src/gtk/gtkutils.c
183         * src/gtk/gtkutils.h
184                 Added second argument to gtkut_sc_combobox_create() to
185                 control focus-on-click for the widget.
186                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
187
188 2006-06-25 [ticho]      2.3.1cvs19
189
190         * src/compose.c
191         * src/gtk/Makefile.am
192         * src/gtk/combobox.c
193         * src/gtk/combobox.h
194         * src/gtk/gtkutils.c
195         * src/gtk/gtkutils.h
196                 Use GtkComboBox instead of deprecated GtkOptionMenu
197                 for account selector in compose window and for encoding
198                 selector in attachment properties.
199                 Also factorise working with the new GtkComboBox somewhat.
200
201 2006-06-24 [paul]       2.3.1cvs18
202
203         * src/prefs_common.c
204                 use the correct default value
205
206 2006-06-24 [paul]       2.3.1cvs17
207
208         * src/compose.c
209         * src/prefs_common.c
210         * src/prefs_common.h
211         * src/prefs_compose_writing.c
212                 enable setting of default action when
213                 dnd'ing files in the compose window.
214                 (Collaborative effort with wwp)
215
216 2006-06-23 [wwp]        2.3.1cvs16
217
218         * src/compose.c
219                 i18n fix (thanks to Fabien Vantard)
220
221 2006-06-22 [colin]      2.3.1cvs15
222
223         * src/prefs_customheader.c
224                 Don't use filters in custom headers' file 
225                 selector. Remember, extensions mean nothing :)
226
227 2006-06-22 [paul]       2.3.1cvs14
228
229         * configure.ac
230                 allow setting of man directory location
231
232 2006-06-22 [colin]      2.3.1cvs13
233
234         * src/mainwindow.c
235                 Add 'View/Go to/Next unread folder'.
236                 I missed that :)
237
238 2006-06-22 [colin]      2.3.1cvs12
239
240         * src/common/utils.c
241                 Add some subject prefixes
242                 Patch by Bjorn T Johansen <btj@havleik.no>
243
244 2006-06-22 [colin]      2.3.1cvs11
245
246         * manual/advanced.xml
247                 Forgotten hidden pref
248
249 2006-06-21 [paul]       2.3.1cvs10
250
251         * src/prefs_account.c
252                 complete the removal of 'Add date header' option
253
254 2006-06-21 [paul]       2.3.1cvs9
255
256         * src/account.c
257         * src/compose.c
258         * src/prefs_account.c
259         * src/prefs_account.h
260                 remove option to add date header - always
261                 add date header
262         * src/etpan/imap-thread.c
263                 fix warnings (Thanks to Colin)
264
265 2006-06-21 [wwp]        2.3.1cvs8
266
267         * src/folder.c
268                 set the attachment flag when inline text part are (file)named. This is more convenient
269                 when receiving (for instance) inline source files or patches sent using thunderbird.
270
271 2006-06-21 [paul]       2.3.1cvs7
272
273         * src/inc.c
274                 fix off-by-one count of current msg in
275                 statusbar filtering progressbar
276
277 2006-06-21 [paul]       2.3.1cvs6
278
279         * src/folder.c
280                 Show attachment icon even if the part is 'inline'
281                 if the following conditions are met:
282                 - content-type != 'text/plain'
283                 - content-type != '*/pgp-signature'
284                 - either 'name' or 'filename' parameter is not NULL
285                 
286                 Thanks to Colin
287
288 2006-06-21 [paul]       2.3.1cvs5
289
290         * src/messageview.c
291         * src/prefs_common.c
292         * src/prefs_common.h
293         * src/prefs_other.c
294                 add an option to 'Never send Return
295                 Receipts'
296                 Thanks to Colin
297
298 2006-06-20 [mones]      2.3.1cvs4
299
300         * po/es.po
301                 updated
302         * src/compose.c
303                 typo fixed (space after comma)
304         * tools/make.themes.project
305                 remove exec mode from tarball files
306
307 2006-06-20 [colin]      2.3.1cvs3
308
309         * src/news.c
310         * src/procheader.c
311         * src/unmime.c
312                 Better fix for \n's in headers (don't 
313                 break Received: and others)
314
315 2006-06-20 [paul]       2.3.1cvs2
316
317         * src/alertpanel.c
318         * src/textview.c
319                 improve legibility of phishing attempt
320                 dialog
321
322 2006-06-20 [paul]       2.3.1cvs1
323
324         * NEWS
325         * README
326         * configure.ac
327                 Update version number following
328                 stable release
329
330 2006-06-20 [colin]      2.3.0cvs26
331
332         * src/compose.c
333                 When dragging a file to the text of the compose
334                 window, ask whether we want to insert or attach
335                 (I know lots of people who do that to attach)
336
337 2006-06-20 [colin]      2.3.0cvs25
338
339         * src/etpan/imap-thread.c
340                 Fix threshold (the append command is often > 32 bytes)
341
342 2006-06-19 [colin]      2.3.0cvs24
343
344         * src/imap.c
345         * src/etpan/imap-thread.c
346                 Workaround Rockliffe IMAP server bug: replace
347                 "x UID SEARCH (ANSWERED UID 1:*)" with
348                 "x UID SEARCH ANSWERED"
349                 (Rockliffe doesn't handle the parenthesis)
350
351 2006-06-19 [colin]      2.3.0cvs23
352
353         * src/compose.c
354         * src/imap.c
355         * src/etpan/imap-thread.c
356                 Probably fix bug #972 (Freezes when adding 
357                 an attachment to the message)
358         * src/common/defs.h
359                 Modernize Firefox cmd
360
361
362 2006-06-18 [colin]      2.3.0cvs22
363
364         * src/prefs_customheader.c
365                 Only allow correct filenames for various
366                 custom headers
367
368 2006-06-18 [colin]      2.3.0cvs21
369
370         * src/prefs_customheader.c
371                 Add a 'From File...' button in custom headers prefs, which
372                 try to do the right thing: 
373                 for normal headers, use file as plaintext,
374                 for X-Face, calls compface,
375                 for Face, encode to b64.
376
377 2006-06-17 [colin]      2.3.0cvs20
378
379         * src/mh.c
380                 Warning fix
381
382 2006-06-16 [colin]      2.3.0cvs19
383
384         * src/summaryview.c
385                 Recursive quicksearch: show message list
386                 in current folder, *then* search children
387                 in the background.
388
389 2006-06-16 [colin]      2.3.0cvs18
390
391         * src/main.c
392                 Instead of ignoring SIGPIPE, save caches
393                 when getting one. Will fix the fact that
394                 hot caches are out-of-date when logging 
395                 out of Xorg.
396         * src/compose.c
397         * src/prefs_compose_writing.c
398                 Only save text (not attachments) when 
399                 auto-saving to drafts
400         * src/unmime.c
401                 Always replace \n, \r and \t with spaces
402                 in headers
403         * manual/dist/html/Makefile.am
404         * manual/dist/pdf/Makefile.am
405         * manual/dist/ps/Makefile.am
406         * manual/dist/txt/Makefile.am
407         * manual/fr/dist/html/Makefile.am
408         * manual/fr/dist/pdf/Makefile.am
409         * manual/fr/dist/ps/Makefile.am
410         * manual/fr/dist/txt/Makefile.am
411         * manual/pl/dist/html/Makefile.am
412         * manual/pl/dist/pdf/Makefile.am
413         * manual/pl/dist/ps/Makefile.am
414         * manual/pl/dist/txt/Makefile.am
415                 Fix make clean removing pregenerated manuals
416
417
418 2006-06-16 [colin]      2.3.0cvs17
419
420         * src/plugins/pgpcore/sgpgme.c
421         * src/plugins/pgpmime/pgpmime.c
422         * src/plugins/pgpinline/pgpinline.c
423                 Better error reporting in setup_signers.
424                 Don't fallback to default key if specified
425                 key isn't found.
426                 Don't allow signing if more than one secret
427                 key matches the one specified in prefs.
428
429 2006-06-15 [colin]      2.3.0cvs16
430
431         * src/folderview.c
432                 Add "Send queue" in the folder's contextual
433                 menu
434         * src/compose.c
435         * src/messageview.c
436         * src/privacy.c
437         * src/privacy.h
438         * src/procmime.c
439         * src/procmsg.c
440         * src/plugins/pgpcore/passphrase.c
441         * src/plugins/pgpcore/sgpgme.c
442         * src/plugins/pgpinline/pgpinline.c
443         * src/plugins/pgpmime/pgpmime.c
444                 Better error reporting
445         * src/mbox.c
446                 Probably fix bug #971 (2.2.3 cannot read mail 
447                 from local mbox)
448
449
450 2006-06-15 [mones]      2.3.0cvs15
451
452         * tools/make.themes.project
453                 creates the themes project from the web page
454
455 2006-06-15 [colin]      2.3.0cvs14
456
457         * src/folder.c
458                 Better fix (avoid losing the folder if scan_tree 
459                 fails)
460
461 2006-06-15 [cleroy]     2.3.0cvs13
462
463         * src/folder.c
464                 Probably fix Bug #969 (crash on rebuilding 
465                 imap folder)
466
467 2006-06-14 [colin]      2.3.0cvs12
468
469         * manual/dtd/manual.xsl
470         * manual/sylpheed-claws-manual.xml
471         * manual/fr/sylpheed-claws-manual.xml
472         * manual/pl/sylpheed-claws-manual.xml
473                 Insert pagebreaks between sections
474
475 2006-06-14 [paul]       2.3.0cvs11
476
477         * configure.ac
478                 better fix than 2.3.0cvs10
479
480 2006-06-14 [paul]       2.3.0cvs10
481
482         * configure.ac
483                 fix setting of PACKAGE_DATA_DIR with newer autoconf
484                 (backwards compatible)
485
486 2006-06-13 [colin]      2.3.0cvs9
487
488         * src/messageview.c
489                 Fix sending of return receipt with the new queue folders
490
491 2006-06-13 [wwp]        2.3.0cvs8
492
493         * src/quote_fmt_lex.l
494                 fix wrong tokens returned in quote_fmt lexer, query not().
495
496 2006-06-13 [wwp]        2.3.0cvs7
497
498         * src/folder.c
499         * src/prefs_folder_item.c
500                 allow changing folder type even when folder is not a top-level one,
501                 thanks to Colin.
502
503 2006-06-12 [colin]      2.3.0cvs6
504
505         * src/folderview.c
506                 Fix double-ask of "Do you want to mark all
507                 as read"
508
509 2006-06-12 [colin]      2.3.0cvs5
510
511         * src/compose.c
512         * src/compose.h
513         * src/folder.c
514         * src/folder.h
515         * src/imap.c
516         * src/inc.c
517         * src/main.c
518         * src/messageview.c
519         * src/mh.c
520         * src/prefs_folder_item.c
521         * src/procheader.c
522         * src/procmime.c
523         * src/procmsg.c
524         * src/procmsg.h
525         * src/send_message.c
526         * src/summaryview.c
527         * src/toolbar.c
528                 Apply bug #964's patch (Queue and drafts aren't normal)
529                 The Drafts and Queue folder now contain RFC-822 files,
530                 allowing to move and copy mails from and to these 
531                 folders. Moving from Drafts to Queue will prepare the
532                 mail for sending (PGP signature, encryption, etc).
533                 This patch also rework sending errors handling to try
534                 to be more helpful.
535                 Also, allow redefining folder types via the GUI 
536                 (Folder type in its Properties)
537
538 2006-06-12 [colin]      2.3.0cvs4
539
540         * src/summaryview.c
541         * src/prefs_common.c
542         * src/prefs_common.h
543         * src/gedit-print.c
544                 Allow to define a specific print font - patch
545                 by Bernhard Walle <bernhard.walle@gmx.de>
546         * src/prefs_fonts.c
547         * manual/advanced.xml
548         * manual/fr/advanced.xml
549                 Add a hidden pref to allow deletion without
550                 confirmation
551
552 2006-06-12 [wwp]        2.3.0cvs3
553
554         * .cvsignore
555                 more files to ignore.
556
557 2006-06-12 [wwp]        2.3.0cvs2
558
559         * src/quote_fmt.c
560         * src/quote_fmt_lex.l
561         * src/quote_fmt_parse.y
562                 extend the quote_fmt parser (templates and quotes):
563                 - allow limited sub-expressions in |p{} and |f{} expressions,
564                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
565                 - implemented/fixed missing implementation of query_references and show_references,
566                 - completed, fixed contents and format of the symbols help dialog,
567                 - fix some compilation warnings.
568
569 2006-06-12 [wwp]        2.3.0cvs1
570
571         * manual/advanced.xml
572         * manual/fr/advanced.xml
573                 updates in the "templates" section of the manual (eng/fr):
574                  - be more precise (both versions)
575                  - completed to match the english reference (fr version)
576                  - touchups (both versions)
577
578 2006-06-12 [paul]       2.3.0
579
580         2.3.0 released
581
582 2006-06-12 [paul]       2.2.3cvs14
583
584         * po/ca.po
585         * po/cs.po
586         * po/de.po
587         * po/el.po
588         * po/fr.po
589         * po/it.po
590         * po/pt_BR.po
591         * po/sr.po
592         * po/zh_CN.po
593                 updated by Miquel Oliete, Tim, Stephan Sachse,
594                 Stavros Giannouris, Fabien Vantard, Andrea
595                 Spadaccini, Frederico Goncalves Guimaraes,
596                 Aleksandar Urosevic, and Ralgh Young
597
598 2006-06-12 [colin]      2.2.3cvs13
599
600         * src/mbox.c
601                 Add missing header
602
603 2006-06-11 [colin]      2.2.3cvs12
604
605         * src/msgcache.c
606                 Verify that g_malloc() succeeded
607
608 2006-06-11 [colin]      2.2.3cvs11
609
610         * src/wizard.c
611                 Add Face header to welcome mail
612
613 2006-06-10 [colin]      2.2.3cvs10
614
615         * src/textview.c
616                 Revert previous (Forgot it changes the
617                 margin on the whole mail)
618
619 2006-06-10 [colin]      2.2.3cvs9
620
621         * src/textview.c
622                 Don't overlap long headers under (X-)Face
623
624 2006-06-10 [mones]      2.2.3cvs8
625
626         * manual/xml2pdf
627                 allow generation of manual on systems lacking saxon binary
628                 but with java and the saxon library installed
629
630         * po/es.po
631                 updated for release
632
633 2006-06-09 [colin]      2.2.3cvs7
634
635         * src/summaryview.c
636                 Fix leak when using Display Sender using Addressbook
637
638 2006-06-09 [colin]      2.2.3cvs6
639
640         * src/compose.c
641         * src/folder.c
642         * src/folderview.c
643         * src/mimeview.c
644         * src/summaryview.c
645                 More leaks fixes
646
647 2006-06-09 [paul]       2.2.3cvs5
648
649         * AUTHORS
650         * src/gtk/authors.h
651         * tools/claws.i18n.status.pl
652                 updated with new info
653
654 2006-06-09 [paul]       2.2.3cvs4
655
656         * README
657                 updated
658         * manual/ack.xml
659                 add wwp to authors list
660         * src/gtk/authors.h
661                 update mine and Colin's addresses
662
663 2006-06-08 [colin]      2.2.3cvs3
664
665         * src/etpan/imap-thread.c
666                 Fix leak on SSL cert check
667
668 2006-06-08 [colin]      2.2.3cvs2
669
670         * src/common/utils.c
671                 Fix leak
672
673 2006-06-08 [paul]       2.2.3cvs1
674
675         * configure.ac
676                 Update version number following
677                 stable release
678
679 2006-06-07 [colin]      2.2.2cvs3
680
681         * src/msgcache.c
682                 Fix catching cache read errors (guint instead of gint)
683                 Prevent malloc'ing more than 8MB (means cache corruption)
684
685 2006-06-07 [paul]       2.2.2cvs2
686
687         * src/exporthtml.c
688         * src/exportldif.c
689         * src/mh.c
690         * src/mutt.c
691         * src/pine.c
692         * src/common/utils.c
693                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
694                 obey $HOME'
695                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
696                 Thanks to Colin
697
698 2006-06-06 [paul]       2.2.2cvs1
699
700         * configure.ac
701                 Update version number following
702                 stable release
703
704 2006-06-06 [paul]       2.2.1cvs6
705
706         * src/matcher.c
707                 fix  implicit declaration of
708                 sylpheed_do_idle()
709                 Patch by Fabien Vantard
710
711 2006-06-06 [paul]       2.2.1cvs5
712
713         * src/matcher.c
714                 fix age_greater and age_lower so that they
715                 mean what say and not '...or equal to'
716                 Thanks to Colin
717
718 2006-06-06 [paul]       2.2.1cvs4
719
720         * src/textview.c
721         * src/common/utils.c
722                 fix URI check
723                 Thanks to Colin
724
725 2006-06-05 [wwp]        2.2.1cvs3
726
727         * manual/fr/account.xml
728                 minor language fixes (thanks to Fabien Vantard).
729
730 2006-06-05 [colin]      2.2.1cvs2
731
732         * src/prefs_folder_item.c
733         * src/folderview.c
734                 Allow recursive setting of properties 
735                 for whole mailboxes
736         * src/matcher.c
737                 Don't freeze on 'test' filtering rule
738
739 2006-06-05 [colin]      2.2.1cvs1
740
741         * configure.ac
742                 Update version number following
743                 stable release
744
745 2006-06-04 [wwp]        2.2.0cvs82
746
747         * manual/glossary.xml
748         * manual/account.xml
749         * manual/fr/glossary.xml
750         * manual/fr/account.xml
751                 added glossary section and references/links related to the Face custom header.
752
753 2006-06-04 [colin]      2.2.0cvs81
754
755         * src/summaryview.c
756                 Skip to next message on move with no
757                 immediate execution
758
759 2006-06-04 [wwp]        2.2.0cvs80
760
761         * manual/xml2pdf
762                 added sanity checks, exit when needed.
763
764 2006-06-03 [paul]       2.2.0cvs79
765
766         * src/prefs_receive.c
767                 page name is now 'Receiving'
768         * src/prefs_send.c
769                 page name is now 'Sending'
770
771 2006-06-03 [colin]      2.2.0cvs78
772
773         * src/plugins/spamassassin/spamassassin_gtk.c
774                 Autoswitch to Localhost if transport was previously
775                 disabled. Else people had to check [] Enable, then
776                 *reselect* transport.
777
778 2006-06-03 [colin]      2.2.0cvs77
779
780         * src/plugins/pgpinline/pgpinline.c
781         * src/plugins/pgpmime/pgpmime.c
782                 Check that gpg_data_release_and_get_mem 
783                 didn't fail (now, why this happens...)
784
785 2006-06-03 [colin]      2.2.0cvs76
786
787         * src/mbox.c
788                 Fix bug #962 (Manual and/or UI should 
789                 warn about incompatible locking 
790                 causing dataloss)
791
792 2006-06-02 [cleroy]     2.2.0cvs75
793
794         * src/filtering.c
795         * src/folder.c
796         * src/procmsg.c
797         * src/summaryview.c
798                 Fix a few leaks
799
800 2006-06-02 [colin]      2.2.0cvs74
801
802         * src/main.c
803                 On exit, free caches after writing them
804                 Shuts up some valgrind false positives
805         * src/procmsg.c
806         * src/send_message.c
807                 Fix races when reusing existing SMTP connections
808                 Fix inexistant session timeout
809         * src/toolbar.c
810                 Display alertpanel after all queues have
811                 been processed, not after each
812
813 2006-06-02 [wwp]        2.2.0cvs73
814
815         * manual/fr/glossary.xml
816         * manual/fr/ack.xml
817         * manual/ack.xml
818                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
819
820 2006-06-02 [wwp]        2.2.0cvs72
821
822         * manual/xml2pdf
823         * manual/dist/pdf/Makefile.am
824         * manual/dtd/manual.xsl
825         * manual/fr/dist/pdf/Makefile.am
826         * manual/pl/dist/pdf/Makefile.am
827                 we changed the procedure to generate the .pdf version of the manual.
828                 The procedure is more modern and the .pdf we get now has a valid index.
829                 Here are the new pre-requisites:
830
831                 - JRE 1.x (1.4 here): there must be one from your distro
832                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
833                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
834                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
835
836                 See my posts for further info about the installation of this toolchain:
837
838                 Date: Fri, 19 May 2006 19:40:06 +0200
839                 From: wwp <subscript@free.fr>
840                 To: sylpheed-claws-devel@lists.sourceforge.net
841                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
842
843                 and
844
845                 Date: Wed, 24 May 2006 12:58:49 +0200
846                 From: wwp <subscript@free.fr>
847                 To: sylpheed-claws-devel@lists.sourceforge.net
848                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
849
850 2006-06-01 [colin]      2.2.0cvs71
851
852         * src/compose.c
853                 Better guards against IMAP races
854         * src/main.c
855         * src/prefs_common.c
856         * src/prefs_common.h
857         * src/common/ssl_certificate.c
858         * src/etpan/imap-thread.c
859         * src/etpan/imap-thread.h
860         * src/gtk/sslcertwindow.c
861                 New hidden option ssl_skip_cert_check to 
862                 avoid dups of bug #959 (libetpan linked
863                 against gnutls and gnutls buggy on 64bit)
864                 Present expired warning only once per
865                 session/server.
866         * manual/advanced.xml
867         * manual/fr/advanced.xml
868                 Document new option
869
870 2006-06-01 [wwp]        2.2.0cvs70
871
872         * src/messageview.c
873                 fix for bug #961 (return receipt dialog 
874                 complains incorrectly about return-path 
875                 email adress being different), thanks 
876                 to Colin.
877
878 2006-05-31 [cleroy]     2.2.0cvs69
879
880         * src/common/ssl.c
881                 Guard against NULLs, although this
882                 should never be an issue
883
884 2006-05-31 [colin]      2.2.0cvs68
885
886         * src/filtering.c
887                 Use g_slist_prepend
888         * src/imap.c
889                 Don't remove caches when destroying folder, it
890                 could (should) be done at exit
891         * src/inc.c
892                 free processing cache after incorporation
893         * src/etpan/imap-thread.c
894                 Maybe fix bug #959 (Crash on moving to emails 
895                 to a imap account per ssl with a expired 
896                 certificate.)
897
898 2006-05-30 [colin]      2.2.0cvs67
899
900         * src/summaryview.c
901                 Put back event flush when displaying message
902                 It avoids reading a bunch of messages just
903                 by hitting shift-n for too long ;)
904
905 2006-05-29 [colin]      2.2.0cvs66
906
907         * src/summaryview.c
908                 Remove useless g_warnings
909
910 2006-05-29 [colin]      2.2.0cvs65
911
912         * src/imap.c
913                 Fix g_slist_append()s for performance
914
915 2006-05-29 [colin]      2.2.0cvs64
916
917         * src/compose.c
918         * src/common/utils.c
919                 Fix extraneous tab at start of addresses
920         * src/mainwindow.c
921                 Fix warnings (thanks to Fabien)
922                 Fix crash at exit when composing messages 
923                 exist
924         * src/pop.c
925                 Fix progress bar when deleting expired mails
926                 Thanks to Hiro
927         * src/summaryview.c
928         * src/gtk/gtksctree.c
929                 Fix re-sorting slowness
930
931 2006-05-29 [paul]       2.2.0cvs63
932
933         * src/mh.c
934                 fetch full message when moving mails
935                 from another mailbox, (fixed data loss
936                 when filtering from IMAP to MH, introduced
937                 in 2.2.0cvs57).
938                 Thanks to Colin
939
940 2006-05-29 [mones]      2.2.0cvs62
941
942         * src/gtk/gtksctree.c
943                 Unselect faster (patch by Colin)        
944
945 2006-05-26 [colin]      2.2.0cvs61
946
947         * src/summaryview.c
948                 Unplug MSGINFO_UPDATE callback on delete too.
949
950 2006-05-26 [colin]      2.2.0cvs60
951
952         * src/foldersel.c
953                 Fix bold in folder selection window with glib2.10
954                 thanks Hiro
955
956 2006-05-26 [colin]      2.2.0cvs59
957
958         * src/procheader.c
959                 Convert date only if necessary (and don't
960                 try to convert from utf8 to utf8, too)
961         * src/summaryview.c
962                 Only set column's text if the column's 
963                 displayed
964
965 2006-05-26 [colin]      2.2.0cvs58
966
967         * src/summaryview.c
968         * src/gtk/gtkutils.c
969                 Fix useless warning
970
971 2006-05-26 [colin]      2.2.0cvs57
972
973         * src/mainwindow.c
974                 Make summaryview selectable as long as 
975                 no message has focus
976         * src/mh.c
977                 Faster deletion (by implementing mh_remove_msgs)
978                 Faster copy (avoid using mh_fetch_msg just to get
979                 the filename)
980                 Faster move (using move_file instead of copy_file
981                 if MSG_IS_MOVE)
982                 No progressbar if total number of mails to cp/mv 
983                 is less than 100
984         * src/summaryview.c
985                 Fix removal from subject_table when mail gets moved
986                 Faster deletion (g_slist_prepend instead of append)
987         * src/gtk/gtksctree.c
988                 Remove useless code
989
990 2006-05-25 [colin]      2.2.0cvs56
991
992         * src/common/ssl_certificate.c
993                 Fix leak in expired cert check
994
995 2006-05-25 [colin]      2.2.0cvs55
996
997         * src/mh.c
998                 Disable flags syncing on .mh_sequences - it
999                 is buggy and marks mails read under unknown
1000                 conditions.
1001
1002 2006-05-25 [paul]
1003
1004         * 2.3.0-rc4 released
1005
1006 2006-05-24 [colin]      2.2.0cvs54
1007
1008         attention cvs users: if you manage to crash
1009         Sylpheed-Claws while moving, copying or deleting
1010         mails, we *are* interested in stack traces and
1011         valgrind logs. It looks stable, but one never
1012         knows...
1013
1014         * src/folder.c
1015                 Add progressbar for cache updates
1016         * src/folderutils.c
1017                 Optimize Mark all read in the current
1018                 folder
1019         * src/mh.c
1020                 Add progressbar for copy/move
1021         * src/procmsg.c
1022                 Optimize O(n^2) in copy/move
1023         * src/summaryview.c
1024         * src/gtk/gtksctree.c
1025                 Optimize O(n^2) algos
1026         * src/common/timing.h
1027                 Display ms instead of us
1028
1029 2006-05-24 [wwp]        2.2.0cvs53
1030
1031         * manual/fr/advanced.xml
1032                 updates to the French manual.
1033
1034 2006-05-24 [wwp]        2.2.0cvs52
1035
1036         * src/common/utils.c
1037                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1038
1039 2006-05-24 [wwp]        2.2.0cvs51
1040
1041         * src/folderutils.c
1042                 fixed "mark all read" in MH folders (thanks to Colin).
1043
1044 2006-05-24 [paul]       2.2.0cvs50
1045
1046         * doc/man/sylpheed-claws.1
1047                 updated the man page
1048
1049 2006-05-23 [colin]      2.2.0cvs49
1050
1051         * src/folderview.c
1052         * src/imap.c
1053         * src/inc.c
1054         * src/mbox.c
1055         * src/messageview.c
1056         * src/news.c
1057         * src/send_message.c
1058         * src/summaryview.c
1059         * src/gtk/sslcertwindow.c
1060                 alertpanel fixes, by Fabien
1061
1062 2006-05-23 [colin]      2.2.0cvs48
1063
1064         * src/folder.c
1065         * src/folderview.c
1066         * src/msgcache.c
1067         * src/summaryview.c
1068         * src/gtk/gtksctree.c
1069         * src/gtk/gtksctree.h
1070                 More timings
1071                 Fix slow loading problem, which was caused by the
1072                 use of some gtk_ctree funcs and their use of
1073                 g_list_position while gtk_ctree_(un)link'ing.
1074                 Reap more functions from gtkctree.c to be sure we
1075                 use our (fast) version instead of theirs.
1076         * src/mh.c
1077                 Fix copy of unread mails
1078
1079
1080 2006-05-22 [wwp]        2.2.0cvs47
1081
1082         * manual/fr/advanced.xml
1083                 updated.
1084
1085 2006-05-22 [colin]      2.2.0cvs46
1086
1087         * src/filtering.c
1088                 Fix possible infinite loop. 'copy' is not a 
1089                 final action, so when encountering a 'copy',
1090                 we have to check if a previous one was set
1091                 and do it. In the same way, if we encounter
1092                 a 'move' we have to perform a possibly 
1093                 pending 'copy'. This will slow down filtering
1094                 on IMAP if move+copy or multiple copy actions
1095                 are to be done, but handling it via the batch
1096                 would be really too convoluted.
1097
1098 2006-05-22 [wwp]        2.2.0cvs45
1099
1100         * manual/fr/advanced.xml
1101         * manual/fr/faq.xml
1102         * manual/fr/glossary.xml
1103         * manual/fr/handling.xml
1104         * manual/fr/intro.xml
1105         * manual/fr/plugins.xml
1106         * manual/fr/sylpheed-claws-manual.xml
1107                 sync w/ the english manual: updates URIs, documented mailing-list
1108                 support, better explanation about the enabled/disabled feature
1109                 in filtering/processing rules by Paul.
1110
1111 2006-05-21 [colin]      2.2.0cvs44
1112
1113         * src/summaryview.c
1114                 Don't expand after building threads, but during
1115
1116 2006-05-21 [colin]      2.2.0cvs43
1117
1118         * src/procmsg.c
1119         * src/summaryview.c
1120                 More timing possibilities... For next time I have 
1121                 to find out how the hell some 3GHz computer takes
1122                 one minute to open a 30k folder...
1123
1124 2006-05-21 [colin]      2.2.0cvs42
1125
1126         * manual/pl/advanced.xml
1127         * manual/pl/faq.xml
1128         * manual/pl/glossary.xml
1129         * manual/pl/handling.xml
1130         * manual/pl/intro.xml
1131         * manual/pl/plugins.xml
1132         * manual/pl/sylpheed-claws-manual.xml
1133                 Polish manual updated by Pawel
1134
1135 2006-05-20 [colin]
1136
1137         * 2.3.0-rc3 released
1138
1139 2006-05-20 [colin]      2.2.0cvs41
1140
1141         * src/imap.c
1142                 Fix -rc2 problems:
1143                 - remove cache of moved messages from original folder
1144                 - apply new flags to messages even if they aren't appliable
1145                   via IMAP.
1146
1147 2006-05-20 [colin]
1148
1149         * 2.3.0-rc2 released
1150
1151 2006-05-19 [colin]      2.2.0cvs40
1152
1153         * src/imap.c
1154                 Don't issue SELECT in imap_change_flags
1155                 before having checked that we indeed have
1156                 some flags to change. MSG_POSTFILTERED for
1157                 example can't be used on IMAP.
1158                 Fixes bug #955 (copying messages between 
1159                 imap folders is extremely slow), which was
1160                 a regression.
1161
1162 2006-05-19 [colin]      2.2.0cvs39
1163
1164         * src/folder.c
1165         * src/folder.h
1166         * src/folderview.c
1167                 Try to fix bug #830 (Some unread messages 
1168                 get marked read in IMAP inbox):
1169                 - Prevent scanning a folder if it's being 
1170                   opened via the GUI
1171                 - Postpone opening via the GUI of a folder
1172                   currently scanned.
1173
1174
1175 2006-05-19 [wwp]        2.2.0cvs38
1176
1177         * manual/advanced.xml
1178                 fix English+typo (thanks to Paul).
1179
1180 2006-05-19 [wwp]        2.2.0cvs37
1181
1182         * manual/advanced.xml
1183         * manual/fr/advanced.xml
1184         * src/gtk/logwindow.c
1185         * src/prefs_common.c
1186         * src/prefs_common.h
1187                 added hidden prefs to allow customization of colors used in
1188                 protocol log window (useful for dark gtk+ themes).
1189
1190 2006-05-19 [wwp]        2.2.0cvs36
1191
1192         * ChangeLog
1193                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1194
1195 2006-05-19 [paul]       2.2.0cvs35
1196
1197         * src/textview.c
1198                 make Reply-To fully clickable
1199         * src/gtk/logwindow.c
1200                 more colouring (SMTP ESMTP)
1201         Both patches by Pawel Pekala
1202
1203 2006-05-19 [cleroy]     2.2.0cvs34
1204
1205         * src/mh.c
1206                 Don't update flags from current folder
1207                 Probably fixes bug #935 (Read Messages 
1208                 Revert to Being Marked as Unread)
1209
1210 2006-05-18 [colin]      2.2.0cvs33
1211
1212         * src/imap.c
1213                 Warning fix
1214         * src/compose.c
1215         * src/mainwindow.c
1216         * src/summaryview.c
1217         * src/toolbar.c
1218                 Allow replying to multiple emails
1219                 in multiple windows
1220         * src/mimeview.c
1221         * src/etpan/imap-thread.c
1222                 Leak fixes
1223
1224 2006-05-18 [paul]       2.2.0cvs32
1225
1226         * src/summaryview.c
1227                 keep Mailing-List menu refreshed
1228                 Thanks to Colin
1229
1230 2006-05-18 [paul]       2.2.0cvs31
1231
1232         * manual/advanced.xml
1233         * manual/faq.xml
1234         * manual/glossary.xml
1235         * manual/handling.xml
1236         * manual/intro.xml
1237         * manual/plugins.xml
1238         * manual/sylpheed-claws-manual.xml
1239                 update URLs
1240                 add info about mailing-list support
1241                 edit filtering info
1242         * src/wizard.c
1243         * src/common/defs.h
1244         * src/gtk/about.c
1245         * src/plugins/dillo_viewer/README
1246                 update URLs
1247
1248 2006-05-17 [wwp]        2.2.0cvs30
1249
1250         * manual/handling.xml
1251         * manual/fr/handling.xml
1252                 documented the ability to enabled/disable filtering/processing rules.
1253
1254 2006-05-17 [colin]      2.2.0cvs29
1255
1256         * src/main.c
1257                 Don't initialize g_thread subsystem if it's 
1258                 already done (thanks to Hiro)
1259         * src/mimeview.c
1260                 Fix saving of parts when there name can't be
1261                 converted from UTF-8.
1262
1263 2006-05-17 [paul]       2.2.0cvs28
1264
1265         * po/Makefile.in.in
1266                 fix config.status warning with autoconf 2.60
1267
1268 2006-05-17 [paul]       2.2.0cvs27
1269
1270         * po/POTFILES.in
1271                 add src/mbox.c
1272
1273 2006-05-17 [wwp]        2.2.0cvs26
1274
1275         * src/mainwindow.c
1276                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1277
1278 2006-05-17 [wwp]        2.2.0cvs25
1279
1280         * src/plugins/demo/demo.c
1281                 updated product name in plugin demo (many plugins need to be
1282                 sync'ed w/ that change).
1283
1284 2006-05-17 [colin]      2.2.0cvs24
1285
1286         * src/mh.c
1287                 Fix leak
1288
1289 2006-05-16 [colin]      2.2.0cvs23
1290
1291         * src/mainwindow.c
1292                 Stupid me hit again. Fix cvs22.
1293
1294 2006-05-16 [colin]      2.2.0cvs22
1295
1296         * src/mainwindow.c
1297                 Fix bug #922 (sylpheed-claws crashed after 
1298                 pushing on Inbox folder)
1299
1300 2006-05-16 [colin]      2.2.0cvs21
1301
1302         * src/compose.c
1303                 Make From header be copy/paste/select-able
1304
1305 2006-05-16 [wwp]        2.2.0cvs20
1306
1307         * src/export.c
1308         * src/matcher.c
1309         * src/summaryview.c
1310         * src/etpan/imap-thread.c
1311                 fix some compiler warnings (thanks to Colin).
1312
1313 2006-05-16 [wwp]        2.2.0cvs19
1314
1315         * src/action.c
1316         * src/gedit-print.c
1317         * src/inc.c
1318         * src/mainwindow.c
1319         * src/mh.c
1320         * src/statusbar.c
1321         * src/send_message.c
1322         * src/summaryview.c
1323                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1324
1325 2006-05-15 [colin]      2.2.0cvs18
1326
1327         * src/procmsg.c
1328                 Fix automatic rule creation with List-Post
1329
1330 2006-05-15 [paul]       2.2.0cvs17
1331
1332         * tools/filter_conv_new.pl
1333                 updated for rule enabling/disabling
1334                 claws version >= 2.3.x required
1335
1336 2006-05-15 [cleroy]     2.2.0cvs16
1337
1338         * src/main.c
1339                 Revert test
1340
1341 2006-05-15 [cleroy]     2.2.0cvs15
1342
1343         * src/main.c
1344                 test
1345
1346 2006-05-15 [wwp]        2.2.0cvs14
1347
1348         * manual/pl/.cvsignore
1349                 ignore generated files.
1350
1351 2006-05-14 [wwp]        2.3.0-rc1
1352
1353         * 2.3.0-rc1 released
1354
1355 2006-05-13 [wwp]        2.2.0cvs13
1356
1357         * src/filtering.c
1358         * src/filtering.h
1359         * src/matcher.c
1360         * src/matcher_parser_lex.l
1361         * src/matcher_parser_parse.y
1362         * src/prefs_filtering.c
1363                 new feature: provide the ability to disable filtering and processing
1364                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1365                 adaptations.
1366
1367 2006-05-13 [colin]      2.2.0cvs12
1368
1369         * src/compose.c
1370                 Remove useless if (a) b; else b;
1371                 Thanks to wwp
1372
1373 2006-05-13 [wwp]        2.2.0cvs11
1374
1375         * src/export.c
1376         * src/import.c
1377         * src/mainwindow.c
1378         * src/mbox.c
1379         * src/summaryview.c
1380         * src/summaryview.h
1381                 no more silent failures (or at least less ones) when importing
1382                 or exporting from/to mbox. Also start importing/exporting if
1383                 the necessary info is set.
1384
1385 2006-05-13 [wwp]        2.2.0cvs10
1386
1387         * RELEASE_NOTES
1388                 restored up-to-date release notes.
1389
1390 2006-05-13 [paul]       2.2.0cvs9
1391
1392         * po/nl.po
1393         * po/ru.po
1394                 updated by Tim Dijkstra and Pavlo Bohmat
1395
1396 2006-05-12 [colin]      2.2.0cvs8
1397
1398         * src/gtk/quicksearch.c
1399                 Add "k" as shortcut for "colorlabel". Patch
1400                 by ath42@users.sf.net.
1401
1402 2006-05-12 [paul]       2.2.0cvs7
1403
1404         * src/prefs_common.h
1405         * src/prefs_summaries.c
1406         * src/summaryview.c
1407                 when entering a folder also allow
1408                 going directly to first Marked message
1409
1410 2006-05-12 [paul]       2.2.0cvs6
1411
1412         * src/summaryview.c
1413                 always obey 'confirm before marking all
1414                 mails read' option
1415
1416 2006-05-12 [paul]       2.2.0cvs5
1417
1418         * src/textview.c
1419                 make Sender fully clickable
1420
1421 2006-05-12 [colin]      2.2.0cvs4
1422
1423         * src/compose.c
1424         * src/compose.h
1425                 Let From be editable
1426         * src/main.c
1427         * src/mh.c
1428                 Full support of .mh_sequences' Unseen seq
1429
1430 2006-05-12 [colin]      2.2.0cvs3
1431
1432         * src/folder.c
1433         * src/mainwindow.c
1434         * src/mainwindow.h
1435         * src/messageview.c
1436         * src/prefs_spelling.c
1437         * src/procheader.c
1438         * src/procmsg.c
1439         * src/procmsg.h
1440         * src/summaryview.c
1441         * src/toolbar.c
1442         * src/toolbar.h
1443                 Add contextual menu on Compose toolbar
1444                 button. Fixes bug #944 (Automatic
1445                 addresses not applied when changing account
1446                 from compose window)
1447                 add Mailing List support
1448                 based on the old 0.6.5claws25 patch by
1449                 Melvin Hadasht, with finishing touches
1450                 by Colin
1451                 Fix "ignore thread" when mails are threaded by
1452                 subject (and weren't ignored although appearing
1453                 in the thread).
1454                 GUI rework.
1455                 Both patches by Pawel.
1456
1457 2006-05-08 [paul]       2.2.0cvs2
1458
1459         * src/mainwindow.c
1460         * src/mainwindow.h
1461         * src/messageview.c
1462         * src/procheader.c
1463         * src/procmsg.c
1464         * src/procmsg.h
1465         * src/summaryview.c
1466                 add Mailing List support
1467                 based on the old 0.6.5claws25 patch by 
1468                 Melvin Hadasht, with finishing touches
1469                 by Colin
1470
1471 2006-05-08 [colin]      2.2.0cvs1
1472
1473         * src/mainwindow.c
1474         * src/toolbar.c
1475         * src/toolbar.h
1476                 Add contextual menu on Compose toolbar 
1477                 button. Fixes bug #944 (Automatic 
1478                 addresses not applied when changing account 
1479                 from compose window)
1480
1481 2006-05-08 [paul]       2.2.0
1482
1483         2.2.0 released
1484
1485 2006-05-08 [paul]       2.1.1cvs51
1486
1487         * po/cs.po
1488         * po/de.po
1489         * po/en_GB.po
1490         * po/fi.po
1491         * po/fr.po
1492         * po/pt_BR.po
1493         * po/sr.po
1494         * po/zh_CN.po
1495                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1496                 Fabien Vantard, Frederico Goncalves Guimaraes,
1497                 Aleksandar Urosevic, and Ralgh Young
1498
1499 2006-05-12 [colin]      2.1.1cvs50
1500
1501         * po/cs.po
1502         * po/de.po
1503         * po/en_GB.po
1504         * po/es.po
1505         * po/fi.po
1506         * po/fr.po
1507         * po/pt_BR.po
1508         * po/sr.po
1509         * po/zh_CN.po
1510                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1511                 Fabien Vantard, Frederico Goncalves Guimaraes,
1512                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1513
1514 2006-05-05 [colin]      2.1.1cvs49
1515
1516         * manual/Makefile.am
1517         * manual/pl/Makefile.am
1518         * manual/pl/account.xml
1519         * manual/pl/ack.xml
1520         * manual/pl/addrbook.xml
1521         * manual/pl/advanced.xml
1522         * manual/pl/faq.xml
1523         * manual/pl/glossary.xml
1524         * manual/pl/gpl.xml
1525         * manual/pl/handling.xml
1526         * manual/pl/intro.xml
1527         * manual/pl/keyboard.xml
1528         * manual/pl/plugins.xml
1529         * manual/pl/starting.xml
1530         * manual/pl/sylpheed-claws-manual.xml
1531         * manual/pl/dist/.cvsignore
1532         * manual/pl/dist/Makefile.am
1533         * manual/pl/dist/html/.cvsignore
1534         * manual/pl/dist/html/Makefile.am
1535         * manual/pl/dist/pdf/.cvsignore
1536         * manual/pl/dist/pdf/Makefile.am
1537         * manual/pl/dist/ps/.cvsignore
1538         * manual/pl/dist/ps/Makefile.am
1539         * manual/pl/dist/txt/.cvsignore
1540         * manual/pl/dist/txt/Makefile.am
1541                 Add the polish translation of the manual,
1542                 Authored by Pawel Pekala.
1543
1544 2006-05-05 [cleroy]     2.1.1cvs48
1545
1546         * src/main.c
1547                 Re-read matcherrc after loading plugins 
1548                 if some of them add folders.
1549
1550 2006-05-03 [colin]      2.1.1cvs47
1551
1552         * src/imap.c
1553                 I'm idiot
1554
1555 2006-05-03 [colin]      2.1.1cvs46
1556
1557         * src/imap.c
1558                 Be sure to have a session when
1559                 getting separator
1560
1561 2006-05-03 [colin]      2.1.1cvs45
1562
1563         * src/imap.c
1564         * src/imap.h
1565         * src/imap_gtk.c
1566                 Fix preventing renaming with namespace 
1567                 separator.
1568
1569 2006-05-01 [colin]      2.1.1cvs44
1570
1571         * src/action.c
1572                 Don't reload messageview when result of
1573                 action is piped.
1574
1575 2006-04-29 [colin]      2.1.1cvs43
1576
1577         * src/prefs_receive.c
1578         * src/plugins/spamassassin/spamassassin_gtk.c
1579         * src/plugins/clamav/clamav_plugin_gtk.c
1580                 GUI fixes by Pawel
1581
1582 2006-04-29 [colin]      2.1.1cvs42
1583
1584         * src/prefs_compose_writing.c
1585         * src/prefs_quote.c
1586                 Cleanups. Patch by Pawel
1587
1588 2006-04-28 [paul]       2.1.1cvs41
1589
1590         * src/matcher.c
1591                 fix returned quick search results when search
1592                 term contains an underscore.
1593                 Thanks to Colin
1594
1595 2006-04-28 [paul]       2.1.1cvs40
1596
1597         * src/prefs_message.c
1598         * src/prefs_receive.c
1599                 GUI cleanups
1600                 Patches by Pawel Pekala
1601
1602 2006-04-27 [colin]      2.1.1cvs39
1603
1604         * src/wizard.c
1605                 Differentiate subject Welcome from
1606                 window's title Welcome
1607
1608 2006-04-27 [paul]
1609
1610         2.2.0-rc1 released
1611
1612 2006-04-27 [paul]       2.1.1cvs38
1613
1614         * manual/advanced.xml
1615         * manual/fr/advanced.xml
1616                 add info about compose_no_markup hidden pref
1617
1618 2006-04-27 [paul]       2.1.1cvs37
1619
1620         * src/prefs_account.c
1621                 improve privacy labels
1622         * src/prefs_msg_colors.c
1623                 change some strings for translators' convenience
1624         * src/gtk/gtkutils.c
1625                 don't underline the link button text
1626
1627 2006-04-25 [colin]      2.1.1cvs36
1628
1629         * src/folder.c
1630                 Complete 2.1.1cvs33 (once more ;)
1631
1632 2006-04-25 [colin]      2.1.1cvs35
1633
1634         * src/editldap.c
1635                 Fix tooltip
1636
1637 2006-04-25 [cleroy]     2.1.1cvs34
1638
1639         * src/compose.c
1640         * src/gtk/gtkaspell.c
1641                 Fix crash on redirect (related to the return 
1642                 of the aspell menu in compose's toolbar)
1643         * src/prefs_msg_colors.c
1644                 Fix sensitivity widgets
1645         * src/image_viewer.c
1646         * src/gtk/pluginwindow.c
1647         * src/gtk/prefswindow.c
1648                 Change released signals to clicked (Fabien)
1649         * po/POTFILES.in
1650         * src/common/socket.c
1651         * src/plugins/spamassassin/spamassassin.c
1652                 Translate strings (Fabien)
1653
1654 2006-04-25 [paul]       2.1.1cvs33
1655
1656         * src/folder.c
1657         * src/folder.h
1658         * src/folderview.c
1659                 complete the fix of bug #912
1660                 Thanks to Colin
1661
1662 2006-04-25 [colin]      2.1.1cvs32
1663
1664         * src/news.c
1665                 Better progress bar
1666         * src/mimeview.c
1667         * src/summaryview.c
1668         * src/summaryview.h
1669                 Fix focus chain
1670                 Patches by Pawel Pekala
1671
1672 2006-04-24 [colin]      2.1.1cvs31
1673
1674         * src/compose.c
1675                 Fix compilation warnings (Fabien)
1676
1677 2006-04-24 [colin]      2.1.1cvs30
1678
1679         * src/addrindex.c
1680         * src/editldap.c
1681         * src/editldap_basedn.c
1682         * src/editldap_basedn.h
1683         * src/ldapctrl.c
1684         * src/ldapctrl.h
1685         * src/ldapquery.c
1686         * src/ldaputil.c
1687         * src/ldaputil.h
1688                 Fix bug #901 (LDAPS support)
1689
1690 2006-04-24 [colin]      2.1.1cvs29
1691
1692         * src/compose.c
1693                 Fix logic on error with send dialog on
1694         * src/imap.c
1695                 Fix compilation without libetpan, thanks
1696                 to Fabien
1697         * src/summaryview.c
1698                 Fix 'context-menu' key
1699
1700 2006-04-23 [colin]      2.1.1cvs28
1701
1702         * src/folder.c
1703                 Never free current's cache to free up 
1704                 memory. Fixes bug #912 (new count 
1705                 randomly set to message count)
1706
1707 2006-04-23 [colin]      2.1.1cvs27
1708
1709         * src/gtk/quicksearch.c
1710                 And remove printf...
1711
1712 2006-04-23 [colin]      2.1.1cvs26
1713
1714         * src/gtk/quicksearch.c
1715                 Fix replacing in quicksearch, and fix inserting
1716                 in the middle of the string. (introduced at 2.1.0cvs22)
1717
1718 2006-04-23 [colin]      2.1.1cvs25
1719
1720         * src/imap.c
1721                 Make sure uidnext is initialized in get_num_list
1722                 (not for stable, related to 2.1.1cvs8 and friends)
1723
1724 2006-04-23 [colin]      2.1.1cvs24
1725
1726         * src/imap.c
1727                 Output something when login is successful
1728                 too
1729
1730 2006-04-23 [colin]      2.1.1cvs23
1731
1732         * src/etpan/imap-thread.c
1733                 Better logging (line-per-line, hide data in fetch)
1734                 Fix a const warning
1735         * src/gtk/logwindow.c
1736         * src/gtk/logwindow.h
1737                 Better logging (color for input/output)
1738
1739 2006-04-21 [colin]      2.1.1cvs22
1740
1741         * src/gtk/quicksearch.c
1742                 On gtk+-2.8, use stock buttons in quicksearch
1743                 Based on a patch by Fabien and a design by Paul
1744
1745 2006-04-21 [colin]      2.1.1cvs21
1746
1747         * src/folderview.c
1748         * src/mainwindow.c
1749                 Fix occasional flicker in folderview
1750         * src/common/utils.c
1751                 Fix bug #943 (Incorrectly parsed email address 
1752                 list in short headers on message view and in 
1753                 printouts)
1754
1755 2006-04-20 [colin]      2.1.1cvs20
1756
1757         * src/imap.c
1758         * src/imap.h
1759         * src/prefs_account.c
1760                 Add ANONYMOUS auth for IMAP
1761
1762 2006-04-20 [paul]       2.1.1cvs19
1763
1764         * src/main.c
1765                 proper fix for 2.1.1cvs18
1766                 Thanks to Colin
1767
1768 2006-04-20 [paul]       2.1.1cvs18
1769
1770         * src/main.c
1771                 fix build warnings
1772
1773 2006-04-20 [paul]       2.1.1cvs17
1774
1775         * src/gtk/quicksearch.c
1776                 fix standard, non-extended Quick search,
1777                 was broken in 2.1.1cvs15.
1778                 Thanks to Colin.
1779
1780 2006-04-20 [colin]      2.1.1cvs16
1781
1782         * src/prefs_matcher.c
1783                 Fix values when reselecting a ~test
1784                 rule
1785
1786 2006-04-19 [colin]      2.1.1cvs15
1787
1788         * src/compose.c
1789         * src/compose.h
1790         * src/gtk/gtkaspell.c
1791         * src/gtk/gtkaspell.h
1792                 Put back Options menu in Spelling/
1793         * src/gtk/quicksearch.c
1794                 Don't search, and show error, if the
1795                 advanced search has a syntax error
1796
1797 2006-04-18 [colin]      2.1.1cvs14
1798
1799         * src/textview.c
1800                 Fix gdk warnings on set_cursor when textview
1801                 isn't visible
1802
1803 2006-04-18 [colin]      2.1.1cvs13
1804
1805         * src/gtk/gtksctree.c
1806                 Remove seemingly useless refresh that causes
1807                 flicker - watch this commit in case of 
1808                 problems before planned backport to stable
1809
1810 2006-04-18 [colin]      2.1.1cvs12
1811
1812         * src/imap.c
1813                 Factorize get/set_xml code
1814         * src/compose.c
1815         * src/prefs_account.c
1816         * src/prefs_account.h
1817         * src/procmsg.c
1818                 Add Encrypt to self option
1819
1820 2006-04-17 [colin]      2.1.1cvs11
1821
1822         * configure.ac
1823                 Fix search on encrpyt function on dragonfly
1824                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1825
1826 2006-04-17 [colin]      2.1.1cvs10
1827
1828         * src/prefs_account.c
1829                 Be safe by default: remove mails from POP3
1830                 after 7 days, not immediately
1831
1832 2006-04-17 [colin]      2.1.1cvs9
1833
1834         * src/etpan/imap-thread.c
1835                 Fix build on DragonFly - patch by 
1836                 Jonathan Buschmann <jonthn@agmact.com>
1837
1838 2006-04-17 [colin]      2.1.1cvs8
1839
1840         * src/imap.c
1841                 Save uidnext between sessions
1842
1843 2006-04-17 [colin]      2.1.1cvs7
1844
1845         * src/imap.c
1846                 scan is required when uid validity changes
1847
1848 2006-04-17 [colin]      2.1.1cvs6
1849
1850         * src/folderview.c
1851                 Don't scan if not necessary, apart in current
1852                 folder and INBOX to fetch flags.
1853         * src/imap.c
1854                 Scan is necessary if unread count changes
1855
1856 2006-04-17 [colin]      2.1.1cvs5
1857
1858         * src/imap.c
1859                 ...But always fetch ANSWERED and DELETED flags for
1860                 INBOX, as filtering can happen on these flags.
1861
1862 2006-04-17 [colin]      2.1.1cvs4
1863
1864         * src/imap.c
1865                 Don't fetch REPLIED and DELETED flags when synchronising
1866                 flags with a closed folder. We only need UNSEEN and FLAGGED
1867                 to update the folderview.
1868
1869 2006-04-17 [colin]      2.1.1cvs3
1870
1871         * src/imap.c
1872                 Faster flag search when there are new mails 
1873                 in a folder. We can do a full search if the 
1874                 folder contains less messages than the new
1875                 list.
1876
1877 2006-04-17 [colin]      2.1.1cvs2
1878
1879         * po/cs.po
1880         * po/de.po
1881         * po/fr.po
1882         * po/nl.po
1883         * po/pt_BR.po
1884                 Update translations from stable branch
1885
1886 2006-04-17 [colin]      2.1.1cvs1
1887
1888         * configure.ac
1889                 Bump version to follow stable release
1890
1891 2006-04-16 [mones]      2.1.0cvs50
1892
1893         * po/es.po
1894                 Updated for release
1895
1896 2006-04-16 [colin]      2.1.0cvs49
1897
1898         * src/textview.c
1899                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1900                 with gtk < 2.8. Thanks to Fabien Vantard.
1901
1902 2006-04-15 [colin]      2.1.0cvs48
1903
1904         * src/etpan/imap-thread.c
1905                 Fix bug #919 (libetpan: SEGV when connecting 
1906                 using command)
1907
1908 2006-04-14 [colin]      2.1.0cvs47
1909
1910         * src/main.c
1911                 Fix race on --select (should be done better)
1912
1913 2006-04-14 [wwp]        2.1.0cvs46
1914
1915         * src/send_message.c
1916                 enforce a check for domain in account prefs (a sending
1917                 error could be faced if domain was checked but no value set),
1918                 thanks to Colin.
1919
1920 2006-04-14 [colin]      2.1.0cvs45
1921
1922         * src/codeconv.c
1923                 when converting from unknown to unknown, if the
1924                 string is UTF8, don't convert it to the locale
1925                 (which breaks it)
1926
1927 2006-04-14 [colin]      2.1.0cvs44
1928
1929         * src/compose.c
1930                 Don't try to use ASCII for converting headers
1931                 (as done in body)
1932
1933 2006-04-14 [paul]       2.1.0cvs43
1934
1935         * src/crash.c
1936                 add locale/charset info to crash report
1937         * src/gtk/about.c
1938                 add wwp to doc team
1939                 replace 'e-mail' with preferred 'email'
1940         * src/gtk/authors.h
1941                 ensure contributors list is in alphabetical
1942                 order
1943
1944 2006-04-13 [colin]      2.1.0cvs42
1945
1946         * src/textview.c
1947                 Prevent gdk warnings
1948
1949 2006-04-13 [colin]      2.1.0cvs41
1950
1951         * src/common/ssl_certificate.c
1952         * src/common/ssl_certificate.h
1953         * src/gtk/sslcertwindow.c
1954                 Warn on expired certs, and display the expiration date
1955
1956 2006-04-13 [colin]      2.1.0cvs40
1957
1958         * src/plugins/spamassassin/spamassassin_gtk.c
1959                 Fix missing set_text on unix socket
1960
1961 2006-04-13 [wwp]        2.1.0cvs39
1962
1963         * manual/fr/advanced.xml
1964         * manual/fr/glossary.xml
1965                 applied new spam/ham/email lexicon (pourriel, courriel)
1966
1967 2006-04-13 [paul]       2.1.0cvs38
1968
1969         * src/plugins/pgpmime/plugin.c
1970                 remove the mention of S/MIME from the
1971                 description. This is now handled by the
1972                 S/MIME plugin.
1973
1974 2006-04-13 [paul]       2.1.0cvs37
1975
1976         * src/prefs_msg_colors.c
1977                 rework dialog
1978         * src/prefs_folder_item.c
1979         * src/prefs_spelling.c
1980                 add a tooltip to the colour selector buttons
1981
1982 2006-04-13 [wwp]        2.1.0cvs36
1983
1984         * manual/advanced.xml
1985         * manual/glossary.xml
1986         * manual/handling.xml
1987         * manual/keyboard.xml
1988         * manual/plugins.xml
1989         * manual/starting.xml
1990         * manual/fr/account.xml
1991         * manual/fr/ack.xml
1992         * manual/fr/addrbook.xml
1993         * manual/fr/advanced.xml
1994         * manual/fr/faq.xml
1995         * manual/fr/glossary.xml
1996         * manual/fr/gpl.xml
1997         * manual/fr/handling.xml
1998         * manual/fr/intro.xml
1999         * manual/fr/keyboard.xml
2000         * manual/fr/plugins.xml
2001         * manual/fr/starting.xml
2002         * manual/fr/sylpheed-claws-manual.xml
2003                 fixes to the manuals:
2004                  - summaryview -> Message List (same in French)
2005                  - translate key names
2006                  - fix French punctuation, use non-breakable spaces when
2007                    necessary, don't use &thinsp; which is not portable
2008                  - tell what maildir and mbox formats we support
2009
2010 2006-04-12 [wwp]        2.1.0cvs35
2011
2012         * src/prefs_toolbar.c
2013                 unified a replace button more,
2014                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2015
2016 2006-04-12 [wwp]        2.1.0cvs34
2017
2018         * src/prefs_common.c
2019         * src/prefs_msg_colors.c
2020                 make default color labels translatable,
2021                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2022                 thanks to Tim <timbrain@post.cz> for reporting.
2023
2024 2006-04-12 [wwp]        2.1.0cvs33
2025
2026         * manual/glossary.xml
2027         * manual/intro.xml
2028         * manual/plugins.xml
2029         * manual/starting.xml
2030         * manual/sylpheed-claws-manual.xml
2031         * manual/fr/.cvsignore
2032         * manual/fr/account.xml
2033         * manual/fr/ack.xml
2034         * manual/fr/addrbook.xml
2035         * manual/fr/advanced.xml
2036         * manual/fr/faq.xml
2037         * manual/fr/glossary.xml
2038         * manual/fr/handling.xml
2039         * manual/fr/intro.xml
2040         * manual/fr/keyboard.xml
2041         * manual/fr/plugins.xml
2042         * manual/fr/starting.xml
2043         * manual/fr/sylpheed-claws-manual.xml
2044                 various fixes: typos, missing .fr translations, punctuation,
2045                 capitalization, links, accents and some bad French more.
2046
2047 2006-04-12 [wwp]        2.1.0cvs32
2048
2049         * src/prefs_gtk.c
2050                 fix for bug #935: always store prefs files in UTF-8 (thanks
2051                 to Colin).
2052
2053 2006-04-11 [colin]      2.1.0cvs31
2054
2055         * src/compose.c
2056                 Fix inserting files not in utf8 when locale is utf8
2057
2058 2006-04-11 [colin]      2.1.0cvs30
2059
2060         * src/inc.c
2061                 Don't show error dialog when cancelling connection
2062                 Patch by Pawel
2063
2064 2006-04-11 [cleroy]     2.1.0cvs29
2065
2066         * src/compose.c
2067                 Implement multiple quote levels
2068         * src/prefs_common.c
2069                 Change a little bit the quote bgcolor for 2nd level
2070
2071 2006-04-11 [colin]      2.1.0cvs28
2072
2073         * src/gtk/about.c
2074                 Add locale and charset in the label
2075
2076 2006-04-10 [colin]      2.1.0cvs27
2077
2078         * src/compose.c
2079         * src/prefs_common.c
2080         * src/prefs_common.h
2081         * src/prefs_msg_colors.c
2082         * src/textview.c
2083                 Allow optional background color in quotes
2084                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2085                 GTK+-2.8.x feature
2086
2087 2006-04-10 [colin]      2.1.0cvs26
2088
2089         * src/main.c
2090         * src/mainwindow.c
2091         * src/mainwindow.h
2092                 Implement --select
2093
2094 2006-04-10 [colin]      2.1.0cvs25
2095
2096         * manual/plugins.xml
2097         * manual/fr/plugins.xml
2098                 Document libcurl's proxy variables
2099
2100 2006-04-09 [colin]      2.1.0cvs24
2101
2102         * src/prefs_common.c
2103                 gettext() returns statically allocated stuff. We have
2104                 to strdup it in order to be able to free it.
2105
2106 2006-04-09 [colin]      2.1.0cvs23
2107
2108         * AUTHORS
2109         * src/gtk/authors.h
2110                 Add Alexei
2111
2112 2006-04-09 [colin]      2.1.0cvs22
2113
2114         * src/mainwindow.c
2115         * src/gtk/quicksearch.c
2116                 Fix bug #859 (problems with cyrilic input in 
2117                 search panel) - Patch by Alexey Illarionov 
2118                 <littlesavage@rambler.ru>
2119
2120 2006-04-09 [colin]      2.1.0cvs21
2121
2122         * src/prefs_customheader.c
2123                 I prefer removing then freeing rather than the contrary
2124                 (even if it doesn't change anything ;-)
2125         * src/prefs_account.c
2126                 Fix bug #933 (Crash re-entering the custom headers list 
2127                 dialog in accounts prefs)
2128                 The problem happened when cancelling the Account 
2129                 Preferences' dialogs - in which case we didn't do 
2130                 anything to the PrefsAccount * struct. In case of applying,
2131                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2132                 working with in this dialog. The problem is that 
2133                 prefs_customheader.c, working on this tmp_ac_prefs, always
2134                 changes the ->customhdr_list pointer, even when cancelled. 
2135                 So in case of cancelling the prefs_account dialog, we still
2136                 have to update ->customhdr_list in the real account.
2137
2138 2006-04-08 [colin]      2.1.0cvs20
2139
2140         * manual/fr/glossary.xml
2141         * manual/fr/keyboard.xml
2142                 Forgot some headers :)
2143
2144 2006-04-08 [colin]      2.1.0cvs19
2145
2146         * manual/Makefile.am
2147         * manual/fr/Makefile.am
2148         * manual/fr/account.xml
2149         * manual/fr/ack.xml
2150         * manual/fr/addrbook.xml
2151         * manual/fr/advanced.xml
2152         * manual/fr/faq.xml
2153         * manual/fr/glossary.xml
2154         * manual/fr/gpl.xml
2155         * manual/fr/handling.xml
2156         * manual/fr/intro.xml
2157         * manual/fr/keyboard.xml
2158         * manual/fr/plugins.xml
2159         * manual/fr/starting.xml
2160         * manual/fr/sylpheed-claws-manual.xml
2161         * manual/fr/dist/.cvsignore
2162         * manual/fr/dist/Makefile.am
2163         * manual/fr/dist/html/.cvsignore
2164         * manual/fr/dist/html/Makefile.am
2165         * manual/fr/dist/pdf/.cvsignore
2166         * manual/fr/dist/pdf/Makefile.am
2167         * manual/fr/dist/ps/.cvsignore
2168         * manual/fr/dist/ps/Makefile.am
2169         * manual/fr/dist/txt/.cvsignore
2170         * manual/fr/dist/txt/Makefile.am
2171                 Add the french translation of the manual. Thanks to
2172                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2173                 account.xml, ack.xml, addrbook.xml and advanced.xml
2174
2175 2006-04-08 [colin]      2.1.0cvs18
2176
2177         * manual/plugins.xml
2178         * manual/starting.xml
2179                 More fixes
2180
2181 2006-04-07 [colin]      2.1.0cvs17
2182
2183         * manual/faq.xml
2184         * manual/intro.xml
2185         * manual/keyboard.xml
2186                 Little fixes
2187
2188 2006-04-07 [colin]      2.1.0cvs16
2189
2190         * README
2191         * src/compose.c
2192         * src/prefs_common.c
2193         * src/prefs_common.h
2194                 Add hidden compose_no_markup pref
2195
2196 2006-04-07 [wwp]        2.1.0cvs15
2197
2198         * src/summary_search.c
2199         * .cvsignore
2200                 Bugfix: stop button was sticky when searching in an empty folder.
2201                 Applied curly brackets code style to the whole file (summary_search.c).
2202                 More files to ignore.
2203
2204 2006-04-07 [wwp]        2.1.0cvs14
2205
2206         * src/message_search.c
2207         * src/summary_search.c
2208                 changed default button when search bumps at file/folder
2209                 beginning or end, for convenience (thanks to Colin).
2210
2211 2006-04-07 [paul]       2.1.0cvs13
2212
2213         * src/plugins/dillo_viewer/dillo_prefs.c
2214                 avoid future potential for namespace collision
2215                 Patch by Colin
2216
2217 2006-04-06 [wwp]        2.1.0cvs12
2218
2219         * src/summary_search.c
2220                 Unify extended/advanced searches names (and thus factorize labels),
2221                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2222
2223 2006-04-06 [wwp]        2.1.0cvs11
2224
2225         * src/folderview.c
2226         * src/prefs_themes.c
2227         * src/summaryview.c
2228                 Fixed some compilation warnings.
2229
2230 2006-04-06 [colin]      2.1.0cvs10
2231
2232         * manual/advanced.xml
2233                 Document the wizard template and how to deploy
2234                 Sylpheed-Claws effectively
2235
2236 2006-04-06 [colin]      2.1.0cvs9
2237
2238         * src/folderview.c
2239                 gettext patch to tell translators about _("#"),
2240                 by Maxim Britov
2241
2242 2006-04-06 [colin]      2.1.0cvs8
2243
2244         * src/textview.c
2245                 Fix invalid GtkTextBIter after clicking "Display as text"
2246
2247 2006-04-06 [mones]      2.1.0cvs7
2248
2249         * src/addr_compl.c
2250         * src/addrindex.c
2251         * src/addritem.c
2252         * src/codeconv.c
2253         * src/compose.c
2254         * src/filtering.c
2255         * src/folder.c
2256         * src/folder_item_prefs.c
2257         * src/folderview.c
2258         * src/localfolder.c
2259         * src/matcher.c
2260         * src/mimeview.c
2261         * src/prefs_msg_colors.c
2262         * src/prefs_spelling.c
2263         * src/prefs_themes.c
2264         * src/procmime.c
2265         * src/procmsg.c
2266         * src/stock_pixmap.c
2267         * src/summaryview.c
2268         * src/textview.c
2269         * src/toolbar.c
2270         * src/common/mgutils.c
2271         * src/common/prefs.c
2272         * src/common/ssl_certificate.c
2273         * src/gtk/colorlabel.c
2274         * src/gtk/quicksearch.c
2275         * src/plugins/pgpmime/pgpmime.c
2276         * src/plugins/spamassassin/spamassassin.c
2277                 Removed redundant NULL checks for g_free() calls.
2278                 Patch by Pawel Pekala.
2279
2280 2006-04-06 [mones]      2.1.0cvs6
2281
2282         * src/prefs_actions.c
2283         * src/prefs_filtering.c
2284         * src/prefs_filtering_action.c
2285         * src/prefs_matcher.c
2286         * src/prefs_template.c
2287         * src/gtk/gtkutils.c
2288         * src/gtk/gtkutils.h
2289                 Have a nice replace button. Patch by Pawel Pekala
2290
2291 2006-04-06 [colin]      2.1.0cvs5
2292
2293         * src/addressbook.c
2294                 Fix crash with empty columns
2295
2296 2006-04-05 [colin]      2.1.0cvs4
2297
2298         * src/wizard.c
2299         * src/prefs_gtk.c
2300                 Allow wizard customization with pre-filled values
2301
2302 2006-04-05 [colin]      2.1.0cvs3
2303
2304         * src/textview.c
2305         * src/mimeview.c
2306         * src/mimeview.h
2307                 Nicer messages in mimeview
2308
2309 2006-04-05 [colin]      2.1.0cvs2
2310
2311         * src/addressbook.c
2312         * src/prefs_summaries.c
2313                 i18n fix
2314
2315 2006-04-05 [colin]      2.1.0cvs1
2316
2317         * src/plugins/pgpcore/plugin.c
2318         * src/plugins/pgpcore/select-keys.c
2319         * src/plugins/pgpcore/select-keys.h
2320         * src/plugins/pgpcore/sgpgme.c
2321         * src/plugins/pgpcore/sgpgme.h
2322         * src/plugins/pgpinline/pgpinline.c
2323         * src/plugins/pgpinline/plugin.c
2324         * src/plugins/pgpmime/pgpmime.c
2325         * src/plugins/pgpmime/plugin.c
2326                 Factorize and generalize a bit 
2327                 Drop S/MIME signature verification from PGP/MIME
2328                 (adding it as another, more complete plugin)
2329
2330 2006-04-05 [paul]       2.1.0
2331
2332         2.1.0 released
2333
2334 2006-04-05 [paul]       2.0.0cvs186
2335
2336         * manual/advanced.xml
2337                 add info on colour labels
2338
2339 2006-04-05 [paul]       2.0.0cvs185
2340
2341         * po/bg.po
2342         * po/cs.po
2343         * po/de.po
2344         * po/el.po
2345         * po/en_GB.po
2346         * po/fi.po
2347         * po/fr.po
2348         * po/it.po
2349         * po/nl.po
2350         * po/pl.po
2351         * po/pt_BR.po
2352         * po/sr.po
2353         * po/zh_CN.po
2354                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2355                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2356                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2357                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2358         * src/gtk/authors.h
2359         * tools/claws.i18n.status.pl
2360                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2361                 and new Czech translator, Tim <timbrain@post.cz>
2362
2363 2006-04-05 [mones]      2.0.0cvs184
2364
2365         * po/es.po
2366                 Updated translation
2367
2368 2006-04-05 [colin]      2.0.0cvs183
2369
2370         * src/gtk/quicksearch.c
2371                 Fix bug #929 (unnecessary reload in quick search bar)
2372
2373 2006-04-05 [colin]      2.0.0cvs182
2374
2375         * src/compose.c
2376                 Fix crash on Reply with no From:
2377                 Show signature and conversion error on queuing 
2378                 (but not sending)
2379         * src/mainwindow.c
2380         * src/summaryview.c
2381         * src/summaryview.h
2382                 Factorize threading code and make sure msginfo 
2383                 is not null when it comes from a GtkCTreeRow's 
2384                 data
2385         * src/gtk/gtkaspell.c
2386                 Check for necessary things
2387         * src/gtk/gtksctree.c
2388         * src/gtk/gtksctree.h
2389                 Reset anchor if necessary when removing node
2390
2391 2006-03-29 [colin]      2.0.0cvs181
2392
2393         * src/folderview.c
2394                 Warn for disabled IMAP accounts (due to lack of
2395                 libetpan). Breaks string-freeze - sorry - but it
2396                 is kind of important ;)
2397
2398 2006-03-28 [colin]      2.0.0cvs180
2399
2400         * src/gtk/gtkutils.c
2401         * src/gtk/gtkutils.h
2402                 Add a gtkut_get_link_btn() function that
2403                 creates a button which acts like an URI
2404         * src/prefs_themes.c
2405         * src/gtk/about.c
2406                 Use this function (factorizes codes)
2407         * src/common/defs.h
2408         * src/gtk/pluginwindow.c
2409                 Add a "Get more..." in the plugins window
2410
2411 2006-03-28 [colin]      2.0.0cvs179
2412
2413         * src/common/smtp.c
2414         * src/common/passcrypt.c
2415         * src/undo.c
2416                 Warning fixes. Patch by Pawel Pekala
2417
2418 2006-03-27 [colin]      2.0.0cvs178
2419
2420         * src/undo.c
2421                 Fix undoing by blocks with spaces
2422
2423 2006-03-27 [colin]      2.0.0cvs177
2424
2425         * src/textview.c
2426                 Set margin to 3px for headers
2427
2428 2006-03-27 [paul]
2429
2430         2.1.0-rc2 released
2431
2432 2006-03-27 [wwp]        2.0.0cvs176
2433
2434         * src/summaryview.c
2435                 don't reset quicksearch when updating the message list.
2436                 Thanks to Colin.
2437
2438 2006-03-26 [wwp]        2.0.0cvs175
2439
2440         * src/compose.c
2441                 use a unified border width ('other' tab in the compose window,
2442                 patch by Pawel Pekala).
2443
2444
2445 2006-03-26 [wwp]        2.0.0cvs174
2446
2447         * src/common/quoted-printable.c
2448         * src/addressbook.c
2449                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2450
2451 2006-03-26 [colin]      2.0.0cvs173
2452
2453         * src/quote_fmt_parse.y
2454                 Fix non-UTF8 date formats messing up the whole quote a 
2455                 little bit
2456
2457 2006-03-26 [colin]      2.0.0cvs172
2458
2459         * src/procheader.c
2460                 Make sure the date is UTF8 valid, or try to make it
2461                 so. IncrediMail is really IncrediStupid.
2462         * src/compose.c
2463                 Fix possible conversions. 
2464                 
2465
2466 2006-03-26 [colin]      2.0.0cvs171
2467
2468         * src/matcher.c
2469                 Fix corner cases in body search. This is still a
2470                 hack... It seems impossible to make it good and 
2471                 reasonably fast at the same time.
2472
2473 2006-03-26 [colin]      2.0.0cvs170
2474
2475         * src/summaryview.c
2476                 I think I killed the twilight zone bug!
2477                 summary_select_node() flushes GTK events in order
2478                 to be able to center the view. But this also 
2479                 flushes keypresses like Ctrl-Alt-U, so this can
2480                 call summary_show from summary_select_node (itself
2481                 called from summary_show, etc.). And the summaryview
2482                 has to be unlocked in this function. So just locking
2483                 while processing GTK events, and bailing if locked, 
2484                 should fix it.
2485                 Fixes bug #927 (SIGSEGV during Update Summary)
2486
2487 2006-03-25 [colin]      2.0.0cvs169
2488
2489         * src/matcher.c
2490                 Fix search in QP-encoded bodies
2491                 Fix utf-8 searches in bodies encoded in the
2492                 locale's encoding
2493         * src/common/quoted-printable.c
2494         * src/common/quoted-printable.h
2495                 Add a decode function that doesn't overwrite
2496                 the original pointer
2497                 
2498
2499 2006-03-24 [colin]      2.0.0cvs168
2500
2501         * src/action.c
2502         * src/summaryview.c
2503         * src/summaryview.h
2504                 Update message cache after action
2505                 Patch by H. Merijn Brand
2506         * src/prefs_msg_colors.c
2507                 Factorize label 
2508                 Patch by Fabien Vantard
2509         * src/plugins/spamassassin/spamassassin_gtk.c
2510                 Remove useless translation
2511                 Patch by Fabien Vantard
2512
2513 2006-03-23 [colin]      2.0.0cvs167
2514
2515         * src/common/ssl.c
2516                 Let 30 seconds to SSL_connect
2517
2518 2006-03-23 [wwp]        2.0.0cvs166
2519
2520         * src/summaryview.c
2521         * src/gtk/description_window.c
2522                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2523                 and headers are translated; adjust description windows' width to fit their
2524                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2525
2526 2006-03-23 [paul]       2.0.0cvs165
2527
2528         * src/common/utils.c
2529                 fix highlighting of URIs containing "()"
2530                 (2.0.0cvs164's reversal fixed)
2531                 Thanks to Colin.
2532
2533 2006-03-23 [paul]       2.0.0cvs164
2534
2535         * src/common/utils.c
2536                 revert patch, (postponing a fix), at 2.0.0cvs120
2537                 as it breaks more URIs than it fixes.
2538                 Allow '-' to be a terminating character in a URI
2539
2540 2006-03-22 [colin]      2.0.0cvs163
2541
2542         * configure.ac
2543                 Require libetpan 0.45
2544                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2545
2546 2006-03-22 [paul]       2.0.0cvs162
2547
2548         * src/editgroup.c
2549                 replace '<-' and '->' buttons with GTK_STOCK graphical
2550                 buttons
2551         * src/summary_search.c
2552                 don't offer '...' for translation
2553                 add a tooltip to advanced search '...' button
2554         * src/gtk/quicksearch.c
2555                 don't offer '...' for translation
2556
2557 2006-03-21 [colin]      2.0.0cvs161
2558
2559         * src/compose.c
2560                 Fix middle-click pasting (insert at click
2561                 position instead of cursor position, don't
2562                 remove existing selection and allow pasting
2563                 our own selection)
2564         * src/addressbook.c
2565                 "LDAP Server" -> "LDAP servers"
2566
2567 2006-03-21 [wwp]        2.0.0cvs160
2568
2569         * src/etpan/imap-thread.c
2570                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2571
2572 2006-03-20 [colin]      2.0.0cvs159
2573
2574         * src/summaryview.c
2575                 Don't reload summaryview after an execute with no
2576                 move action
2577
2578 2006-03-19 [colin]      2.0.0cvs158
2579
2580         * src/addressbook.c
2581                 and put groups at the top, always
2582
2583 2006-03-19 [colin]      2.0.0cvs157
2584
2585         * src/addressbook.c
2586                 Order groups before names, as previously
2587
2588 2006-03-19 [colin]      2.0.0cvs156
2589
2590         * src/addressbook.c
2591                 - Sort case-unsensitive
2592                 - Put the sort arrow at opening too
2593
2594 2006-03-19 [wwp]        2.0.0cvs155
2595
2596         * src/addressbook.c
2597                 allow sorting by name/email/remarks, ensure that right-pane's contents
2598                 matches the left-pane selection (cleared when appropriate).
2599                 Patch by Pawel Pekala <c0rn@o2.pl>.
2600
2601 2006-03-18 [colin]      2.0.0cvs154
2602
2603         * src/textview.c
2604                 Fix text cursor ;)
2605
2606 2006-03-18 [colin]      2.0.0cvs153
2607
2608         * src/gtk/filesel.c
2609                 Make sure we hide the preview if we didn't get
2610                 a filename
2611
2612 2006-03-18 [colin]      2.0.0cvs152
2613
2614         * src/summaryview.c
2615                 Set cursor to watch for execution (fixes lack
2616                 of watch-cursor when dnd'ing hundreds of mails)
2617         * src/gtk/filesel.c
2618                 Check that mime type is 'image/*' before updating
2619                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2620
2621 2006-03-18 [colin]      2.0.0cvs151
2622
2623         * src/mainwindow.c
2624         * src/textview.c
2625         * src/textview.h
2626                 Put a watch cursor in textview too when the mainwindow's
2627                 cursor in a watch
2628
2629 2006-03-18 [colin]      2.0.0cvs150
2630
2631         * src/folder.c
2632                 Change wrong asserts to simple tests
2633
2634 2006-03-17 [colin]      2.0.0cvs149
2635
2636         * src/mainwindow.c
2637         * src/mainwindow.h
2638         * src/prefs_msg_colors.c
2639         * src/summaryview.c
2640         * src/summaryview.h
2641         * src/gtk/colorlabel.c
2642         * src/gtk/colorlabel.h
2643                 Add a color label menu in the main menubar
2644                 Add (fixed) accels Ctrl-{0-7} to change the color
2645                 They have to be fixed because the menu's dynamic,
2646                 the items are complex widgets, hence we can't use
2647                 a GtkItemFactory.
2648
2649
2650 2006-03-17 [wwp]        2.0.0cvs148
2651
2652         * src/compose.c
2653                 rollback few lines from my previous commit (those lines come from
2654                 a pending patch, accidentally commited, even if neutral as they are
2655                 commented out).
2656
2657 2006-03-17 [wwp]        2.0.0cvs147
2658
2659         * src/compose.c
2660                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2661                 applied code style/indentation to the modified function.
2662
2663 2006-03-17 [wwp]        2.0.0cvs146
2664
2665         * src/procmsg.c
2666         * src/compose.c
2667                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2668
2669 2006-03-17 [paul]
2670
2671         2.1.0-rc1 released
2672
2673 2006-03-17 [paul]       2.0.0cvs145
2674
2675         * src/main.c
2676                 addressbook_read_file() was called twice
2677         * src/textview.c
2678                 X-Mailer highlighting
2679
2680 2006-03-16 [colin]      2.0.0cvs144
2681
2682         * src/sourcewindow.c
2683         * src/sourcewindow.h
2684                 And the last one, in source window.
2685
2686 2006-03-16 [colin]      2.0.0cvs143
2687
2688         * src/compose.c
2689         * src/compose.h
2690                 Fix the same stuff in compose
2691
2692 2006-03-16 [colin]      2.0.0cvs142
2693
2694         * src/messageview.c
2695                 Complete the previous messageview crash fix
2696
2697 2006-03-16 [colin]      2.0.0cvs141
2698
2699         * src/procmsg.h
2700         * src/procmsg.c
2701         * src/folder.c
2702                 Fix POSTPROCESSING hook
2703                 Patch by H. Merijn Brand
2704
2705         * src/procmime.c
2706         * src/procmime.h
2707                 Parse Content-Location
2708
2709         * src/toolbar.c
2710         * src/messageview.c
2711         * src/messageview.h
2712                 Don't crash when a top-level MessageView has
2713                 been closed on us. Same problematic than
2714                 yesterday's quicksearch issue.
2715
2716 2006-03-15 [colin]      2.0.0cvs140
2717
2718         * src/gtk/quicksearch.c
2719                 Fix a bitchy race we didn't think about when we
2720                 added quicksearch cancellation:
2721                 If the search is not on cached fields, for example
2722                 body_part matchcase "stuff"
2723                 the matcher code has to get the whole message. If
2724                 we're on IMAP, that can be slow, and in order to
2725                 be non-blocking, the IMAP code idle loop processes
2726                 gtk events too. So it is possible to cancel a
2727                 quicksearch while the matcher is getting the mail's
2728                 body. After matcher got its body, it will start to
2729                 iterate over the matcher list that the Quicksearch's
2730                 clear_search_cb() just freed via prepare_matcher().
2731                 SIGSEGV ensues.
2732                 The fix consists of guarding the matcherlist_match()
2733                 call with a boolean 'matching'. If we reset the
2734                 quicksearch while matching is TRUE, we don't free
2735                 the matcherlist anymore like we did, but we set
2736                 another new flag, deferred_free, to TRUE. Then,
2737                 in quicksearch_match(), just after returning from
2738                 matcherlist_match() and unsetting the matching flag,
2739                 we check the deferred_free flag and do the
2740                 prepare_matcher() (which does the matcherlist_free)
2741                 for real, so we free the matcherlist once it's not
2742                 used anymore.
2743                 As all of this runs via the glib main loop, we
2744                 luckily don't need a mutex.
2745         * src/summaryview.c
2746                 Also, show progress while searching.
2747
2748
2749 2006-03-14 [colin]      2.0.0cvs139
2750
2751         * src/alertpanel.c
2752                 Make alertpanel_is_open non-static
2753
2754 2006-03-14 [colin]      2.0.0cvs138
2755
2756         * src/prefs_spelling.c
2757                 Cleanups - Fabien Vantard
2758
2759 2006-03-14 [wwp]        2.0.0cvs137
2760
2761         * src/main.c
2762                 code style normalization (curly braces, indentation).
2763
2764 2006-03-14 [wwp]        2.0.0cvs137
2765
2766         * src/main.c
2767                 code style (braces, indentation)
2768
2769 2006-03-12 [paul]       2.0.0cvs136
2770
2771         * src/prefs_common.c
2772                 trans_hdr defaults to FALSE to be RFC-savvy
2773         * src/prefs_summaries.c
2774                 add a tooltip to the trans_hdr option
2775                 
2776
2777 2006-03-12 [paul]       2.0.0cvs135
2778
2779         * src/prefs_matcher.c
2780                 give a little more width to the combos
2781         * src/prefs_display_header.c
2782         * src/textview.c
2783                 translate headers if prefs_common.trans_hdr
2784                 is TRUE
2785
2786         Patches by Pawel Pekala
2787
2788 2006-03-12 [paul]       2.0.0cvs134
2789
2790         * src/plugins/clamav/clamav_plugin.c
2791         * src/plugins/dillo_viewer/dillo_viewer.c
2792         * src/plugins/pgpcore/plugin.c
2793         * src/plugins/pgpinline/plugin.c
2794         * src/plugins/pgpmime/plugin.c
2795         * src/plugins/spamassassin/spamassassin.c
2796                 update/add to descriptions
2797         * src/plugins/spamassassin/spamassassin_gtk.c
2798                 fixes to the english, remove superfluous
2799                 tooltips, clean up a little
2800
2801 2006-03-12 [paul]       2.0.0cvs133
2802
2803         * src/compose.c
2804                 fix Bug 924, 'Account combo box shows up wrong 
2805                 if & is in account name'
2806
2807 2006-03-11 [colin]      2.0.0cvs132
2808
2809         * src/summaryview.c
2810                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2811                 messed up shift-selection because is slows down
2812                 moving around summaryview. thanks -users
2813
2814 2006-03-10 [colin]      2.0.0cvs131
2815
2816         * src/plugins/spamassassin/spamassassin_gtk.c
2817                 Put back Paul's engrish fixes
2818
2819 2006-03-10 [colin]      2.0.0cvs130
2820
2821         * src/plugins/spamassassin/spamassassin.c
2822         * src/plugins/spamassassin/spamassassin.h
2823         * src/plugins/spamassassin/spamassassin_gtk.c
2824                 Cleanup SA prefs page (more)
2825                 Patch by Fabien Vantard
2826
2827 2006-03-10 [paul]       2.0.0cvs129
2828
2829         * src/prefs_msg_colors.c
2830         * src/prefs_spelling.c
2831                 widget sensitivity
2832
2833 2006-03-09 [mones]      2.0.0cvs128
2834
2835         * po/es.po
2836                 Update for next RC
2837
2838 2006-03-09 [wwp]        2.0.0cvs127
2839
2840         * configure.ac
2841                 revert accidental commit (requirement for libetpan 0.43), this time
2842                 not in HEAD.
2843
2844 2006-03-09 [wwp]        2.0.0cvs125
2845
2846         * configure.ac
2847                 revert accidental commit (requirement for libetpan 0.43)
2848
2849 2006-03-09 [paul]       2.0.0cvs126
2850
2851         * src/prefs_receive.c
2852                 remove useless frame
2853                 replace 'incorporation' with 'receiving'
2854         * src/plugins/clamav/clamav_plugin_gtk.c
2855         * src/plugins/spamassassin/spamassassin_gtk.c
2856                 improve widget sensitivity
2857                 fix a bit his engrish
2858
2859 2006-03-09 [wwp]        2.0.0cvs125
2860
2861         * src/addressadd.c
2862         * src/foldersel.c
2863         * src/prefs_common.c
2864         * src/prefs_common.h
2865                 remember some more windows' sizes (add to addressbook and
2866                 select folder).
2867
2868 2006-03-09 [paul]       2.0.0cvs124
2869
2870         * src/plugins/pgpcore/prefs_gpg.c
2871                 normalise construction of dialogue
2872
2873 2006-03-09 [paul]       2.0.0cvs123
2874
2875         * src/plugins/trayicon/Makefile.am
2876                 add missing slash
2877
2878 2006-03-08 [colin]      2.0.0cvs122
2879
2880         * src/plugins/trayicon/Makefile.am
2881                 Fix build in separate dir 
2882                 Patch by Bamanzi <bamanzi@gmail.com>
2883
2884 2006-03-08 [colin]      2.0.0cvs121
2885
2886         * src/procmsg.c
2887                 Batch move and copies from summaryview with delayed execution
2888                 too
2889
2890 2006-03-07 [paul]       2.0.0cvs120
2891
2892         * src/common/utils.c
2893                 fix highlighting of URIs containing "()"
2894                 Patch by Pawel Pekala
2895
2896 2006-03-07 [paul]       2.0.0cvs119
2897
2898         * src/folder.c
2899         * src/folder.h
2900         * src/folderview.c
2901                 immediately do alphabetical resort when
2902                 changing a folder's name
2903                 Patch by Pawel Pekala
2904
2905 2006-03-07 [paul]       2.0.0cvs118
2906
2907         * src/news.c
2908         * src/news_gtk.c
2909                 when unsubscribing a newsgroup, remove the
2910                 folder and msgs in .sylpheed-claws/newscache
2911                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2912
2913 2006-03-07 [paul]       2.0.0cvs117
2914
2915         * src/textview.c
2916                 fix wrong Fake URL Warning
2917                 Thanks to Hiro
2918
2919 2006-03-07 [colin]      2.0.0cvs116
2920
2921         * src/imap.c
2922                 Return immediately when password dialog was
2923                 cancelled
2924         * src/gtk/inputdialog.c
2925                 Allow empty strings for passwords
2926
2927
2928 2006-03-06 [colin]      2.0.0cvs115
2929
2930         * src/imap.c
2931                 Prevent double-timeouts when connection fails
2932
2933 2006-03-06 [colin]
2934
2935         2.0.1-rc1 released
2936
2937 2006-03-06 [colin]      2.0.0cvs114
2938
2939         * src/imap.c
2940                 Refresh session during potentially long
2941                 operations
2942
2943 2006-03-06 [wwp]        2.0.0cvs113
2944
2945         * src/prefs_msg_colors.h
2946                 forgot that one (custom color labels).
2947
2948 2006-03-06 [wwp]        2.0.0cvs112
2949
2950         * src/prefs_common.c
2951         * src/prefs_common.h
2952         * src/prefs_msg_colors.c
2953         * src/summaryview.c
2954         * src/summaryview.h
2955         * src/gtk/colorlabel.c
2956         * src/gtk/colorlabel.h
2957                 colors in messages list are now customizable. Color values and names can
2958                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2959                 Thanks to Paul and Colin for their help with this longstanding patch!
2960
2961 2006-03-06 [wwp]        2.0.0cvs111
2962
2963         * src/textview.c
2964                 don't crash if (x)face is bad.
2965
2966 2006-03-05 [paul]       2.0.0cvs110
2967
2968         * AUTHORS
2969         * configure.ac
2970         * src/Makefile.am
2971         * src/common/Makefile.am
2972         * src/common/utils.h
2973         * src/etpan/imap-thread.c
2974         * src/gtk/authors.h
2975         * src/plugins/clamav/Makefile.am
2976         * src/plugins/demo/Makefile.am
2977         * src/plugins/dillo_viewer/Makefile.am
2978         * src/plugins/pgpcore/Makefile.am
2979         * src/plugins/pgpcore/passphrase.c
2980         * src/plugins/pgpinline/Makefile.am
2981         * src/plugins/pgpmime/Makefile.am
2982         * src/plugins/spamassassin/Makefile.am
2983         * src/plugins/trayicon/Makefile.am
2984                 fix builiding on cygwin
2985                 Patch by Ralgh Young <bamanzi@gmail.com>
2986
2987 2006-03-04 [wwp]        2.0.0cvs109
2988
2989         * manual/keyboard.xml
2990                 fix mixed up/down keys.
2991
2992 2006-03-04 [wwp]        2.0.0cvs108
2993
2994         * README
2995         * INSTALL
2996                 updated links to SpamAssassin.
2997
2998 2006-03-04 [wwp]        2.0.0cvs107
2999
3000         * manual/plugins.xml
3001         * src/plugins/spamassassin/README
3002                 updated SpamAssassin plugin docs to reflect new functional additions
3003                 (also fix/update/documents few technical stuff more, see the README).
3004
3005 2006-03-04 [wwp]        2.0.0cvs106
3006
3007         * src/prefs_message.c
3008                 normalized capitalization of message-prefs paths.
3009
3010 2006-03-04 [wwp]        2.0.0cvs105
3011
3012         * manual/advanced.xml
3013                 typo.
3014
3015 2006-03-03 [colin]      2.0.0cvs104
3016
3017         * src/plugins/clamav/clamav_plugin_gtk.c
3018                 Rework prefs page, patch by Fabien 
3019
3020 2006-03-03 [colin]      2.0.0cvs103
3021
3022         * src/plugins/clamav/clamav_plugin.c
3023                 Set error on all errors
3024
3025 2006-03-03 [colin]      2.0.0cvs102
3026
3027         * src/common/plugin.c
3028                 Initialize error to avoid crashing when a plugin fails
3029                 without setting error
3030
3031 2006-03-02 [wwp]        2.0.0cvs101
3032
3033         * configure.ac
3034                 fixed linker flags for libetpan support on Cygwin
3035                 (thanks to H.Merijn Brand).
3036
3037 2006-03-02 [wwp]        2.0.0cvs100
3038
3039         * src/addressbook.c
3040                 fix some AB error messages: one for punctuation and
3041                 one wrongly duplicate (thanks, maxbritov).
3042
3043 2006-03-02 [wwp]        2.0.0cvs99
3044
3045         * src/plugins/spamassassin/spamassassin.c
3046                 make sync calls to sa-learn/spamc to prevent
3047                 system (whatever local or client/server) overload.
3048
3049 2006-03-02 [colin]      2.0.0cvs98
3050
3051         * src/summaryview.c
3052                 Put the spam icon in the status column instead of the
3053                 mark one
3054
3055 2006-03-01 [colin]      2.0.0cvs97
3056
3057         * src/plugins/spamassassin/spamassassin.c
3058                 Fix segfault (g_file_set_contents fails for some 
3059                 reason and err==0x2f. Can't find out why with
3060                 valgrind, using working function :-)
3061
3062 2006-03-01 [colin]      2.0.0cvs96
3063
3064         * src/inc.c
3065                 Offline overriding: let 'No' be cached only 3 seconds
3066
3067 2006-03-01 [colin]      2.0.0cvs95
3068
3069         * src/addr_compl.c
3070         * src/addrbook.c
3071         * src/addressbook.c
3072         * src/addrindex.c
3073         * src/folder_item_prefs.c
3074         * src/headerview.c
3075         * src/imap.c
3076         * src/inc.c
3077         * src/ldif.c
3078         * src/mainwindow.c
3079         * src/mh.c
3080         * src/msgcache.c
3081         * src/prefs_common.h
3082         * src/prefs_msg_colors.c
3083         * src/procheader.c
3084         * src/procheader.h
3085         * src/procmime.c
3086         * src/procmsg.c
3087         * src/procmsg.h
3088         * src/send_message.h
3089         * src/simple-gettext.c
3090         * src/summaryview.c
3091         * src/summaryview.h
3092         * src/syldap.c
3093         * src/textview.c
3094         * src/undo.c
3095         * src/common/ssl_certificate.c
3096         * src/common/utils.c
3097         * src/gtk/colorsel.c
3098         * src/gtk/gtksctree.c
3099         * src/gtk/gtkshruler.c
3100         * src/plugins/trayicon/trayicon.c
3101                 #if 0 goes to /dev/null
3102
3103 2006-03-01 [colin]      2.0.0cvs94
3104
3105         * src/compose.c
3106         * src/imap.c
3107         * src/inc.c
3108         * src/inc.h
3109         * src/messageview.c
3110         * src/news.c
3111         * src/plugins/spamassassin/spamassassin.c
3112                 Allow to add information in the "working offline"
3113                 window
3114
3115 2006-03-01 [wwp]        2.0.0cvs93
3116
3117         * src/plugins/spamassassin/spamassassin.c
3118                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3119                 'cause it seems that calling `spamc ... < inputfile` with
3120                 g_spawn_(a)sync simply.. erm doesn't work :-).
3121
3122 2006-03-01 [wwp]        2.0.0cvs92
3123
3124         * src/toolbar.c
3125         * src/toolbar.h
3126                 simplify the adding of spam/ham button to the messageview toolbar
3127                 (it gets more clear now that the same button will be "Mark as spam"
3128                 or "Mark as ham" according to the current message status,
3129                 thanks to Colin).
3130
3131 2006-03-01 [wwp]        2.0.0cvs91
3132
3133         * src/messageview.c
3134         * src/procmsg.c
3135         * src/procmsg.h
3136         * src/summaryview.c
3137         * src/plugins/spamassassin/spamassassin.c
3138         * src/plugins/spamassassin/spamassassin.h
3139                 make learner callbacks return a status (0 for ok),
3140                 handle it in main code to avoid setting flags when learning failed,
3141                 don't learn on TCP if offline in spamassassin,
3142                 thanks to Colin.
3143
3144                 
3145
3146 2006-03-01 [wwp]        2.0.0cvs90
3147
3148         * src/compose.c
3149                 some work around the compose window's account menu,
3150                 patch by Fabien Vantard.
3151
3152 2006-03-01 [wwp]        2.0.0cvs89
3153
3154         * src/plugins/spamassassin/spamassassin.c
3155                 fixed bad logics, was using spamc in local mode and sa-learn
3156                 in remote mode (thanks, Colin).
3157
3158 2006-03-01 [wwp]        2.0.0cvs88
3159
3160         * src/plugins/spamassassin/spamassassin.c
3161         * src/plugins/spamassassin/spamassassin.h
3162         * src/plugins/spamassassin/spamassassin_gtk.c
3163                 made processing of emails w/ sa-plugin an option (default is TRUE),
3164                 fixed Engrish some tooltips, capitalization of some debug messages
3165                 and warnings. The spamassassin plugin now provides two separate
3166                 services: process emails upon incorporation and spamd training.
3167                 Both services (un)register independently but use some common
3168                 plugin settings (transport settings, spam storage location).
3169
3170 2006-02-28 [wwp]        2.0.0cvs87
3171
3172         * src/plugins/spamassassin/spamassassin.c
3173                 fix async flag to spamc cmdline execution (batch exec should
3174                 be asynchronous).
3175
3176 2006-02-27 [wwp]        2.0.0cvs86
3177
3178         * src/plugins/spamassassin/spamassassin.c
3179         * src/plugins/spamassassin/spamassassin.h
3180         * src/plugins/spamassassin/spamassassin_gtk.c
3181                 - added the ability to learn a remote spamassassin server (spamd),
3182                 using spamc.
3183                 - added the spamassassin option 'username', that applies to all
3184                 spamassassin operations (filtering, learning, local or remote).
3185                 The default username is the current unix user (if left blank
3186                 from gtk prefs or config file).
3187                 - commented out some unused code (notebook widget), removed unused
3188                 layout (hbox1).
3189                 - make more widgets sensitive to the transport type.
3190
3191 2006-02-27 [colin]      2.0.0cvs85
3192
3193         * src/plugins/spamassassin/spamassassin.c
3194                 Fix sa-learn call when offline
3195
3196 2006-02-27 [colin]      2.0.0cvs84
3197
3198         * configure.ac
3199         * src/Makefile.am
3200         * src/mainwindow.c
3201         * src/mainwindow.h
3202         * src/messageview.c
3203         * src/messageview.h
3204         * src/prefs_toolbar.c
3205         * src/procmsg.c
3206         * src/stock_pixmap.c
3207         * src/stock_pixmap.h
3208         * src/summaryview.c
3209         * src/toolbar.c
3210         * src/toolbar.h
3211         * src/pixmaps/ham_btn.xpm
3212         * src/pixmaps/spam.xpm
3213         * src/pixmaps/spam_btn.xpm
3214         * src/plugins/spamassassin/spamassassin.c
3215                 Add button in toolbar for spam learning
3216                 Fix a few bugs from the last related commit
3217                 Revert 1.9.6cvs23 which messed up shift-selection
3218
3219 2006-02-24 [colin]      2.0.0cvs83
3220
3221         * src/procmsg.c
3222         * src/summaryview.c
3223         * src/summaryview.h
3224         * src/plugins/spamassassin/spamassassin.c
3225         * src/plugins/spamassassin/spamassassin.h
3226         * src/plugins/spamassassin/spamassassin_gtk.c
3227                 Unregister learner when spamassassin is either
3228                 disabled or over tcp
3229
3230 2006-02-24 [colin]      2.0.0cvs82
3231
3232         * src/Makefile.am
3233         * src/mainwindow.c
3234         * src/mainwindow.h
3235         * src/procmsg.c
3236         * src/procmsg.h
3237         * src/stock_pixmap.c
3238         * src/stock_pixmap.h
3239         * src/summaryview.c
3240         * src/summaryview.h
3241         * src/gtk/icon_legend.c
3242         * src/pixmaps/spam.xpm  ** NEW FILE **
3243         * src/plugins/spamassassin/spamassassin.c
3244         * src/plugins/spamassassin/spamassassin_gtk.c
3245                 Add spam learning interface (Mark/Mark as 
3246                 (spam|ham) menus)
3247
3248 2006-02-24 [wwp]        2.0.0cvs81
3249
3250         * src/compose.c
3251         * src/compose.h
3252         * src/filtering.c
3253                 hide compose window when sending message in batch mode
3254                 (filtering: forward and redirect). Also fixed a wrong
3255                 value returned when sending failed, neutral anyway.
3256                 (Colin, me) 
3257
3258 2006-02-24 [wwp]        2.0.0cvs80
3259
3260         * src/mainwindow.c
3261                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3262
3263 2006-02-24 [paul]       2.0.0cvs79
3264
3265         * src/news.c
3266         * src/news.h
3267         * src/news_gtk.c
3268                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3269                 Thanks to Colin
3270
3271 2006-02-23 [colin]      2.0.0cvs78
3272
3273         * src/alertpanel.c
3274                 Change OK to Close in alertpanel with View log
3275                 button; add accel to View log. Patch by Fabien
3276                 Vantard
3277
3278 2006-02-23 [wwp]        2.0.0cvs77
3279
3280         * src/compose.c
3281                 silly me, there were much more tests to perform, since toolbars can
3282                 really have down to 1 element only.
3283
3284 2006-02-23 [wwp]        2.0.0cvs76
3285
3286         * commitHelper
3287                 fixed indentation from my previous commit. Fallback to VISUAL if
3288                 EDITOR is not set (and to vi, at last resort).
3289
3290 2006-02-23 [wwp]        2.0.0cvs75
3291
3292         * commitHelper
3293                 improved error detection (Colin, me).
3294
3295 2006-02-23 [wwp]        2.0.0cvs74
3296
3297         * src/prefs_toolbar.c
3298                 simplify and fix prefs/toolbars layouting. Combos' contents can
3299                 now be really displayed.
3300
3301 2006-02-23 [wwp]        2.0.0cvs73
3302         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3303         be really displayed.
3304
3305 2006-02-22 [wwp]        2.0.0cvs72
3306
3307         * src/compose.c
3308                 fix a typo in my previous commit (sorry!).
3309
3310 2006-02-22 [wwp]        2.0.0cvs71
3311
3312         * src/prefs_toolbar.c
3313                 fix a crash when adding separators to toolbars,
3314                 also fix some separator item information.
3315
3316 2006-02-22 [wwp]        2.0.0cvs70
3317
3318         * src/compose.c
3319                 fix a crash when redirecting (for instance) when compose window's
3320                 toolbar contents has been customized (when some buttons have been
3321                 removed in fact).
3322
3323 2006-02-21 [wwp]        2.0.0cvs69
3324
3325         * src/summaryview.c
3326         * src/gtk/pluginwindow.c
3327         * src/plugins/pgpcore/prefs_gpg.c
3328                 fix some compilation warnings (feat. remains of removed code).
3329
3330 2006-02-21 [wwp]        2.0.0cvs68
3331
3332         * src/gtk/gtkutils.c
3333                 fix two compilation issues, thanks to Stephan Sachse.
3334
3335 2006-02-20 [colin]      2.0.0cvs67
3336
3337         * src/mainwindow.c
3338                 Don't reselect displayed mail on refocus
3339                 This fixes actions misbehaving 
3340
3341 2006-02-20 [wwp]        2.0.0cvs66
3342
3343         * src/summaryview.c
3344         * src/gtk/gtksctree.c
3345         * src/gtk/gtkshruler.c
3346                 changed more runtime typecast checks.
3347
3348 2006-02-20 [wwp]        2.0.0cvs65
3349
3350         * src/summary_search.c
3351                 find all - summaryview refresh issue fixed, thanks to Colin.
3352
3353 2006-02-20 [wwp]        2.0.0cvs64
3354
3355         * src/gtk/gtkutils.c
3356                 better runtime typecast checks.
3357
3358 2006-02-20 [wwp]        2.0.0cvs63
3359
3360         * src/summary_search.c
3361                 enhancements to the summary search:
3362                         - add the ability to stop the running search
3363                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3364                         - don't search if no criteria (From/To/Subject/Body) is set
3365                         - ensure that a busy mouse pointer is always shown when searching,
3366                           show it even a bit earlier
3367
3368 2006-02-19 [colin]      2.0.0cvs62
3369
3370         * src/compose.c
3371         * src/imap.c
3372         * src/etpan/imap-thread.c
3373         * src/etpan/imap-thread.h
3374                 (Future) IMAP speed improvement on sending
3375                 Will require a libetpan update
3376         * src/summaryview.c
3377         * src/gtk/quicksearch.c
3378                 Make quicksearch clearable while running.
3379
3380 2006-02-17 [colin]      2.0.0cvs61
3381
3382         * src/imap.c
3383         * src/etpan/imap-thread.c
3384         * src/etpan/imap-thread.h
3385                 Check for IMAP certificates
3386                 ** Requires libetpan-0.42-cvs4 
3387                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3388
3389 2006-02-17 [colin]      2.0.0cvs60
3390
3391         * src/messageview.c
3392         * src/prefs_common.c
3393         * src/prefs_common.h
3394         * src/prefs_message.c
3395                 Add pref to display HTML-only mails with plugin, 
3396                 if possible (defaulting to FALSE of course).
3397
3398 2006-02-16 [colin]      2.0.0cvs59
3399
3400         * src/main.c
3401         * src/common/plugin.c
3402         * src/common/plugin.h
3403         * src/gtk/pluginwindow.c
3404                 Keep track of requested (but unloaded) plugins
3405                 in some error cases.
3406
3407 2006-02-16 [wwp]        2.0.0cvs58
3408
3409         * src/gtk/gtkaspell.c
3410         * src/gtk/gtkaspell.h
3411         * src/prefs_spelling.c
3412         * src/compose.c
3413         * src/prefs_common.c
3414         * src/prefs_common.h
3415                 implemented new optional spellchecker behaviour: re-check message when
3416                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3417
3418 2006-02-16 [wwp]        2.0.0cvs57
3419
3420         * src/quote_fmt_parse.y
3421                 pclose popen'ed pipe.
3422
3423 2006-02-15 [colin]      2.0.0cvs56
3424
3425         * src/mimeview.c
3426         * src/mimeview.h
3427                 Let MimeViewers know which MimeView they
3428                 depend of.
3429         * src/summaryview.c
3430                 Swap From/To columns in Sent/Queue/Drafts
3431                 folders
3432         * src/etpan/imap-thread.c
3433                 Use mailstream_low_tls_open() for STARTTLS
3434                 instead of mailstream_low_ssl_open()
3435                 ** REQUIRES libetpan 0.42cvs3 **
3436
3437 2006-02-15 [wwp]        2.0.0cvs55
3438
3439         * src/compose.c
3440         * src/compose.h
3441         * src/message_search.c
3442         * src/message_search.h
3443         * src/textview.c
3444         * src/gtk/gtkutils.c
3445         * src/gtk/gtkutils.h
3446                 added the ability to Find text in the compose window (and a bit
3447                 of code factorization).
3448
3449 2006-02-15 [wwp]        2.0.0cvs54
3450
3451         * src/prefs_gtk.c
3452                 yet another one file was missing (fix for some widgets' sensitivity).
3453                 Thanks Colin!
3454
3455 2006-02-15 [wwp]        2.0.0cvs53
3456
3457         * src/prefs_gtk.h
3458                 oops forgot that file (fix for some widgets' sensitivity).
3459
3460 2006-02-15 [wwp]        2.0.0cvs52
3461
3462         * src/summary_search.c
3463                 implemented advanced summary search options (added the ability
3464                 to use matcher conditions in an advanced search mode).
3465
3466 2006-02-15 [wwp]        2.0.0cvs51
3467
3468         * src/plugins/pgpcore/prefs_gpg.c
3469         * src/prefs_account.c
3470                 fix some widget sensitivity, mostly around some labels in
3471                 account prefs.
3472
3473 2006-02-15 [paul]       2.0.0cvs50
3474
3475         * manual/advanced.xml
3476                 improve Templates info
3477                 written by wwp
3478
3479 2006-02-14 [colin]      2.0.0cvs49
3480
3481         * src/pixmaps/address_book.xpm
3482         * src/pixmaps/preferences.xpm
3483         * src/pixmaps/properties.xpm
3484                 Fix pixmap size - patch by Fabien Vantard
3485
3486 2006-02-13 [colin]      2.0.0cvs48
3487
3488         * src/procmime.c
3489                 Add missing fclose()s on error
3490         * src/textview.c
3491                 Remove unused code
3492         * src/common/utils.c
3493                 Fix temp files not being deleted on windows
3494         Patches by Thomas Gilgin
3495
3496 2006-02-13 [colin]      2.0.0cvs47
3497
3498         * src/mainwindow.c
3499                 Fix exit crash
3500
3501 2006-02-13 [wwp]        2.0.0cvs46
3502
3503         * src/plugins/pgpcore/prefs_gpg.c
3504                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3505
3506 2006-02-12 [colin]      2.0.0cvs45
3507
3508         * src/folderview.c
3509         * src/main.c
3510         * src/mainwindow.c
3511                 Fix "stuff" when quitting
3512
3513 2006-02-12 [wwp]        2.0.0cvs44
3514
3515         * src/prefs_themes.c
3516                 fix typos in debug messages.
3517
3518 2006-02-11 [colin]      2.0.0cvs43
3519
3520         * src/summaryview.c
3521                 don't allow drag/drop from ourself
3522
3523 2006-02-10 [wwp]        2.0.0cvs42
3524
3525         * src/exporthtml.c
3526         * src/html.c
3527         * src/html.h
3528         * src/procmime.c
3529         * src/textview.c
3530                 renamed html_ prefixed functions and data structures to avoid
3531                 namespace clashes w/ other software (gtkhtml2 for instance).
3532                 Closes bug #907.
3533
3534
3535 2006-02-09 [colin]      2.0.0cvs41
3536
3537         * src/summaryview.c
3538                 Fix shitty logic messed up. Thanks Ticho for the hint!
3539
3540 2006-02-09 [wwp]        2.0.0cvs40
3541
3542         * src/gtk/about.c
3543         * src/compose.c
3544         * src/prefs_account.c
3545         * src/prefs_gtk.h
3546         * src/editaddress.c
3547                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3548                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3549                 Browse buttons in accounts prefs.
3550
3551 2006-02-09 [colin]      2.0.0cvs39
3552
3553         * src/matcher.c
3554                 Check for pointer before using its members
3555         * src/gtk/gtksourceprintjob.c
3556                 Fix a wrong warning
3557
3558 2006-02-09 [wwp]        2.0.0cvs38
3559
3560         * src/gtk/filesel.c
3561                 fix few compiler warnings (type mismatch).
3562
3563 2006-02-09 [paul]       2.0.0cvs37
3564
3565         * po/fr.po
3566                 updated by Fabien Vantard
3567
3568 2006-02-08 [colin]      2.0.0cvs36
3569
3570         * src/prefs_common.c
3571         * src/common/defs.h
3572         * src/common/plugin.c
3573                 allow windows and linux configurations to coexist
3574                 patch by Thomas Gilgin
3575
3576 2006-02-08 [colin]      2.0.0cvs35
3577
3578         * src/filtering.c
3579         * src/matcher.c
3580         * src/matcher.h
3581         * src/matcher_parser_parse.y
3582         * src/prefs_filtering_action.c
3583         * src/prefs_matcher.c
3584                 Add the "Ignore thread" filtering
3585                 action
3586
3587 2006-02-08 [colin]      2.0.0cvs34
3588
3589         * src/compose.c
3590         * src/procmime.c
3591         * src/procmime.h
3592                 Fix bug #905 (damaged attachment)
3593                 text files with raw \0's aren't really text files
3594         FOR_STABLE
3595
3596 2006-02-08 [colin]      2.0.0cvs33
3597
3598         * src/summaryview.c
3599                 Fix crasher introduced yesterday
3600
3601 2006-02-08 [wwp]        2.0.0cvs32
3602
3603         * src/compose.c
3604         * src/compose.h
3605                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3606
3607 2006-02-08 [wwp]        2.0.0cvs31
3608
3609         * src/prefs_template.c
3610                 templates enhancement: allow address completion for Cc and Bcc fields
3611                 (it was currently possible for the To field only)
3612
3613 2006-02-08 [colin]      2.0.0cvs30
3614
3615         * src/compose.c
3616                 Don't unblock if not blocked
3617         FOR_STABLE
3618
3619 2006-02-07 [colin]      2.0.0cvs29
3620
3621         * src/action.c
3622                 Forgot to refresh summaryview
3623
3624 2006-02-07 [colin]      2.0.0cvs28
3625
3626         * src/action.c
3627                 Freeze/thaw message list and folder list while
3628                 processing %as{} actions 
3629         * src/compose.c
3630                 Fix auto-wrap disabling after a middle-click
3631                 paste - FOR_STABLE
3632
3633 2006-02-07 [paul]       2.0.0cvs27
3634
3635         * src/folder.c
3636                 fix freeing of uninitialised pointers
3637                 Thanks to Colin
3638
3639 2006-02-06 [colin]      2.0.0cvs26
3640
3641         * src/folder.c
3642                 Use g_slist_prepend in potentially big list
3643
3644 2006-02-06 [colin]      2.0.0cvs25
3645
3646         * src/folder.c
3647                 Completely skip processing if it doesn't 
3648                 exist (faster!)
3649
3650 2006-02-06 [colin]      2.0.0cvs24
3651
3652         * src/folder.c
3653         * src/summaryview.c
3654                 Batch filtering in summaryview (from Tools menu)
3655                 and pre/post//-processing too
3656
3657 2006-02-06 [colin]      2.0.0cvs23
3658
3659         * src/procmsg.h
3660         * src/filtering.c
3661                 Use a special field for batch filtering instead
3662                 of stepping on deferred execution's toes
3663
3664 2006-02-06 [colin]      2.0.0cvs22
3665
3666         * src/action.c
3667         * src/filtering.c
3668         * src/filtering.h
3669         * src/folder.c
3670         * src/summaryview.c
3671                 Fix filtering via menus and actions
3672
3673 2006-02-06 [colin]      2.0.0cvs21
3674
3675         * src/imap.c
3676                 Put the added file directly to cache if possible (will work
3677                 with next libetpan)
3678         * src/filtering.c
3679         * src/filtering.h
3680         * src/inc.c
3681         * src/folder.c
3682         * src/mbox.c
3683         * src/procmsg.h
3684                 Move and copy filtered messages by batches instead of one
3685                 by one - faster on IMAP
3686         * src/procmsg.c
3687                 Add a function that'll possibly be useful later
3688
3689 2006-02-06 [colin]      2.0.0cvs20
3690
3691         * src/addressbook.c
3692                 Use internal mime-type instead of text/plain for d'n'd
3693         * src/compose.c
3694                 Allow attaching files from mimeview's icon list via d'n'd
3695         * src/folderview.c
3696         * src/folderview.h
3697                 Use internal mime-type instead of text/plain for d'n'd
3698                 Don't try to selected opened folder if none is
3699                 Factorize d'n'd from other apps code
3700         * src/headerview.c
3701         * src/textview.c
3702         * src/gtk/gtkutils.c
3703         * src/gtk/gtkutils.h
3704                 Factorize Face/X-Face stuff
3705         * src/mimeview.c
3706                 Fix d'n'd to other apps
3707         * src/prefs_message.c
3708                 Let the XFace pref be usable without libcompface as it also
3709                 applies to Face
3710         * src/summaryview.c
3711                 Fix d'n'd to other apps
3712                 Factorize d'n'd from other apps code
3713
3714 2006-02-06 [wwp]        2.0.0cvs19
3715
3716         * po/it.po
3717                 Italian translation fixes by Andrea Spadaccini (no more confusion
3718                 between filtering and processing, and few changes in the About
3719                 dialog).
3720
3721
3722 2006-02-06 [mones]      2.0.0cvs18
3723
3724         * src/gtk/icon_legend.c
3725                 Improved descriptions allowing better translations
3726
3727 2006-02-05 [colin]      2.0.0cvs17
3728
3729         * src/imap.c
3730                 Add the f*cking missing expunge that caused imap_fetch_env
3731                 to fail after an add_msgs ! :-///
3732         * src/etpan/imap-thread.c
3733                 Add a bit of debug
3734         FOR_STABLE
3735
3736 2006-02-05 [colin]      2.0.0cvs16
3737
3738         * src/common/utils.c
3739                 Don't check for return-path (or we can't put
3740                 back non-sent mails)
3741
3742 2006-02-05 [colin]      2.0.0cvs15
3743
3744         * src/textview.c
3745                 Don't try to display Face header in textview
3746                 when teh headerview's active
3747
3748 2006-02-05 [colin]      2.0.0cvs14
3749
3750         * tools/tbird2syl.py
3751         * tools/Makefile.am
3752                 Add script to import Thunderbird mails
3753
3754 2006-02-05 [colin]      2.0.0cvs13
3755
3756         * src/headerview.c
3757         * src/procheader.c
3758         * src/procmsg.c
3759         * src/procmsg.h
3760         * src/textview.c
3761                 Show Face headers - patch partially by Klaus Flittner
3762
3763 2006-02-05 [colin]      2.0.0cvs12
3764
3765         * src/folderview.c
3766         * src/summaryview.c
3767         * src/common/utils.c
3768         * src/common/utils.h
3769                 Let dnd work from mime icons to summaryview
3770                 and to folderview too
3771                 Add a crude test to avoid trying to add files
3772                 drag'n'dropped when they're not mails
3773
3774 2006-02-04 [colin]      2.0.0cvs11
3775
3776         * src/summaryview.c
3777         * src/mimeview.c
3778                 Fix utf8 conversion
3779
3780 2006-02-04 [colin]      2.0.0cvs10
3781
3782         * src/compose.c
3783         * src/folderview.c
3784         * src/mimeview.c
3785         * src/summaryview.c
3786         * src/summaryview.h
3787                 Added various drag and drop capas:
3788                 From                    To
3789                 summaryview             other apps
3790                 mimeview icons          other apps
3791                 other apps              summaryview
3792                 other apps              folderview
3793
3794                 This shouldn't have broken the existing:
3795                 From                    To
3796                 summaryview             folderview
3797                 folderview              folderview
3798                 summaryview             compose's attachments
3799
3800         Tests welcomed.
3801
3802 2006-02-02 [paul]       2.0.0cvs9
3803
3804         * src/mainwindow.c
3805                 move global option 'Set displayed columns...' out
3806                 of folder option grouping.
3807                 fix sensitivity of 'harvest addresses'
3808         FOR_STABLE
3809
3810 2006-02-01 [colin]      2.0.0cvs8
3811
3812         * src/mimeview.c
3813                 Revert the alertpanel patch, it sucks (intrusive
3814                 and gets in the way of "open")
3815
3816 2006-02-01 [colin]      2.0.0cvs7
3817
3818         * src/compose.c
3819         * src/prefs_account.c
3820         * src/prefs_common.c
3821         * src/common/defs.h
3822         * src/common/utils.c
3823         * src/common/utils.h
3824                 Add ability to edit the signature file
3825                 from the account preferences, and use
3826                 a default for the text editor.
3827                 Patch by Fabien Vantard
3828
3829 2006-02-01 [colin]      2.0.0cvs6
3830
3831         * src/mimeview.c
3832                 Try to get mime type by extension if it is
3833                 application/octet-stream
3834                 Display a window with possible choices when
3835                 encountering unknown mime types
3836         * src/gtk/filesel.c
3837         * src/gtk/filesel.h
3838                 Add preview
3839                 Allow multiple selection in filtered filesel
3840                 (patch by Fabien Vantard)
3841         * src/gtk/pluginwindow.c
3842                 Use it (patch by Fabien Vantard)
3843
3844 2006-02-01 [paul]       2.0.0cvs5
3845
3846         * src/jpilot.c
3847                 fix crash on creating jpilot address book
3848                 Thanks to Colin - FOR_STABLE
3849         * src/prefs_summaries.c
3850         * src/prefs_wrapping.c
3851         * src/gtk/icon_legend.c
3852         * src/gtk/quicksearch.c
3853                 string fixes and additions
3854
3855 2006-02-01 [paul]       2.0.0cvs4
3856
3857         * src/compose.c
3858         * src/mainwindow.c
3859         * src/messageview.c
3860         * src/prefs_send.c
3861                 add Arabic encoding option
3862                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3863
3864 2006-01-31 [colin]      2.0.0cvs3
3865
3866         * src/plugins/pgpcore/passphrase.c
3867                 Convert passphrase to locale encoding
3868         * src/compose.c
3869                 Fix drafting on IMAP. Crappy bug sneaked in
3870                 the release :-/
3871         FOR_STABLE
3872
3873 2006-01-30 [paul]       2.0.0cvs2
3874
3875         * src/gtk/icon_legend.c
3876                 show the new entries
3877
3878 2006-01-30 [colin]      2.0.0cvs1
3879
3880         * src/manual.c
3881                 Check for the file to be present before 
3882                 enabling the menu - FOR_STABLE
3883         * src/gtk/icon_legend.c
3884                 Add folders icons (not all of them, there
3885                 are too much, but the most intriguing ones)
3886
3887 2006-01-30 [paul]       2.0.0
3888
3889         version 2.0.0 released
3890
3891 2006-01-30 [paul]       1.9.100cvs200
3892
3893         * manual/faq.xml
3894         * manual/gpl.xml
3895         * manual/intro.xml
3896         * manual/starting.xml
3897         * manual/sylpheed-claws-manual.xml
3898                 fixes, additions
3899
3900 2006-01-29 [mones]      1.9.100cvs199
3901
3902         * manual/account.xml
3903         * manual/advanced.xml
3904         * manual/glossary.xml
3905                 Some typos fixed, added LDIF term to glossary
3906         * po/es.po
3907                 Fixed leading plus symbol
3908
3909 2006-01-29 [paul]       1.9.100cvs198
3910
3911         * po/fi.po
3912         * po/sk.po
3913                 updated by Tommi Pirinen and Andrej Kacian
3914
3915 2006-01-29 [paul]       1.9.100cvs197
3916
3917         * src/gtk/authors.h
3918                 remove duplicates
3919
3920 2006-01-29 [paul]       1.9.100cvs196
3921
3922         * AUTHORS
3923         * po/nl.po
3924         * src/gtk/authors.h
3925         * tools/claws.i18n.status.pl
3926                 nl translation updated by Tim Dijkstra
3927
3928 2006-01-29 [paul]       1.9.100cvs195
3929
3930         * po/sr.po
3931         * po/sv.po
3932                 updated by Aleksandar Urosevic and Anders Troback
3933
3934 2006-01-28 [colin]      1.9.100cvs194
3935
3936         * src/gtk/gtksourceprintjob.c
3937                 Don't fiddle with PangoLayout when we
3938                 have an image
3939
3940 2006-01-28 [paul]       1.9.100cvs193
3941
3942         * AUTHORS
3943         * po/el.po
3944         * po/zh_CN.po
3945         * src/gtk/authors.h
3946         * tools/claws.i18n.status.pl
3947                 updated translations submitted by Stavros Giannouris
3948                 and Ralgh Young
3949
3950 2006-01-27 [colin]      1.9.100cvs192
3951
3952         * src/summaryview.c
3953         * src/gtk/gtksourceprintjob.c
3954                 Add image printing 
3955                 (libgnomeprint only, of course)
3956
3957 2006-01-27 [paul]       1.9.100cvs191
3958
3959         * po/fr.po
3960         * po/it.po
3961                 updated by Fabien Vantard and Andrea Spadaccini
3962
3963 2006-01-26 [colin]      1.9.100cvs190
3964
3965         * manual/Makefile.am
3966         * configure.ac
3967                 Make building the manual optional 
3968                 (--disable-manual)
3969
3970 2006-01-26 [paul]       1.9.100cvs189
3971
3972         * manual/glossary.xml
3973         * manual/plugins.xml
3974                 edited
3975         * po/en_GB.po
3976                 updated
3977
3978 2006-01-26 [paul]       1.9.100cvs188
3979
3980         * src/prefs_display_header.c
3981         * src/prefs_folder_column.c
3982         * src/prefs_msg_colors.c
3983         * src/prefs_summaries.c
3984         * src/prefs_summary_column.c
3985                 HIGify
3986
3987 2006-01-25 [colin]      1.9.100cvs187
3988
3989         * src/imap.c
3990                 Don't allow moving/copying mails between
3991                 queue/drafts and non-queue/drafts folders
3992                 Fixes bug #897 (message header is resetted 
3993                 if one is copied to Drafts)
3994
3995 2006-01-25 [colin]      1.9.100cvs186
3996
3997         * src/folder.c
3998         * src/mainwindow.c
3999                 Fix subscribed folders not found
4000         * src/compose.c
4001                 Don't try to encode as original mail's charset
4002                 if it's ascii 
4003
4004 2006-01-25 [paul]       1.9.100cvs185
4005
4006         * AUTHORS
4007         * po/Makevars
4008                 updated
4009         * po/de.po
4010         * po/pl.po
4011         * po/pt_BR.po
4012         * po/sr.po
4013                 updates submitted by Stephan Sachse, Emilian Nowak
4014                 and Quar, Frederico Goncalves Guimaraes, and
4015                 Aleksandar Urosevic
4016                 Fix Bug 896, 'PT_BR locale broken'.
4017         * src/gtk/authors.h
4018                 updated
4019
4020 2006-01-24 [mones]      1.9.100cvs184
4021
4022         * manual/glossary.xml
4023                 All current terms finished. Reviewers welcome ;-)
4024         * manual/keyboard.xml
4025                 Fixed column width for pdf output.
4026         * po/es.po
4027                 Updated
4028
4029 2006-01-24 [paul]       1.9.100cvs183
4030
4031         * manual/glossary.xml
4032                 fix id name
4033         * manual/dist/html/Makefile.am
4034         * manual/dist/pdf/Makefile.am
4035         * manual/dist/ps/Makefile.am
4036         * manual/dist/txt/Makefile.am
4037                 fix make deps
4038                 Thanks to Colin
4039
4040 2006-01-24 [mones]      1.9.100cvs182
4041
4042         * manual/glossary.xml
4043                 Nearly finished, some terms missing.
4044
4045 2006-01-23 [paul]       1.9.100cvs181
4046
4047         * manual/dist/html/Makefile.am
4048         * manual/dist/pdf/Makefile.am
4049         * manual/dist/ps/Makefile.am
4050         * manual/dist/txt/Makefile.am
4051         * src/mainwindow.c
4052                 re-enable manual
4053                 Thanks to Colin
4054
4055 2006-01-22 [colin]      1.9.100cvs180
4056
4057         * src/compose.c
4058         * src/gtk/gtkaspell.c
4059                 Don't deselect stuff before right-clicking, with aspell.
4060                 (This prevented right-click Copy, for example).
4061                 Thanks to Clo!
4062
4063 2006-01-22 [paul]       1.9.100cvs179
4064
4065         * src/summary_search.c
4066                 don't fix the widget size as it causes problems
4067                 under localisation.
4068                 Thanks to Emilian Nowak
4069
4070 2006-01-21 [paul]       1.9.100cvs178
4071
4072         * src/prefs_themes.c
4073                 fix broken underlining of label text
4074                 with some translations
4075
4076 2006-01-21 [colin]      1.9.100cvs177
4077
4078         * po/fr.po
4079                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4080
4081 2006-01-20 [colin]      1.9.100cvs176
4082
4083         * configure.ac
4084         * Makefile.am
4085         * manual/Makefile
4086         * manual/dist/html/.cvsignore
4087         * manual/dist/html/Makefile.am
4088         * manual/dist/pdf/.cvsignore
4089         * manual/dist/pdf/Makefile.am
4090         * manual/dist/ps/.cvsignore
4091         * manual/dist/ps/Makefile.am
4092         * manual/dist/txt/.cvsignore
4093         * manual/dist/txt/Makefile.am
4094                 Autotool-ize manual
4095
4096 2006-01-20 [paul]       1.9.100cvs175
4097
4098         * manual/handling.xml
4099                 make Filtering and Searching entries easier to find
4100         * manual/keyboard.xml
4101                 add the remaining default keybinds
4102         * src/prefs_summaries.c
4103                 update the default keybinds
4104
4105 2006-01-20 [paul]       1.9.100cvs174
4106
4107         * src/addressbook.c
4108         * src/addrgather.c
4109         * src/addrharvest.c
4110         * src/editaddress.c
4111         * src/editgroup.c
4112         * src/exphtmldlg.c
4113         * src/expldifdlg.c
4114         * src/exporthtml.c
4115         * src/exportldif.c
4116         * src/ldif.c
4117                 replace 'e-mail' with 'email'
4118         * src/summary_search.c
4119                 add mnemonic to "Find all" button
4120
4121 2006-01-20 [wwp]        1.9.100cvs173
4122
4123         * src/export.c
4124         * src/import.c
4125                 touched mbox import/export buttons for HIG-compliance
4126
4127 2006-01-19 [paul]       1.9.100cvs172
4128
4129         * manual/account.xml
4130         * manual/addrbook.xml
4131         * manual/advanced.xml
4132         * manual/faq.xml
4133         * manual/handling.xml
4134         * manual/intro.xml
4135         * manual/plugins.xml
4136         * manual/starting.xml
4137                 more editing
4138
4139 2006-01-19 [paul]       1.9.100cvs171
4140
4141         * src/toolbar.c
4142                 allow use of trash button while receiving
4143                 Thanks to Colin
4144
4145 2006-01-19 [wwp]        1.9.100cvs170
4146
4147         * src/gtk/quicksearch.c
4148         * src/compose.c
4149                 force text color to black when yellow background is set
4150
4151 2006-01-19 [colin]      1.9.100cvs169
4152
4153         * src/plugins/trayicon/trayicon.c
4154                 Gray out Get Mail when already getting mail
4155
4156 2006-01-18 [paul]       1.9.100cvs168
4157
4158         * src/compose.c
4159                 give widget yellow background was To is
4160                 set via folder prefs
4161         * src/gtk/quicksearch.c
4162                 give widget yellow background when quick
4163                 search is active.
4164                 Thanks to Colin
4165
4166 2006-01-18 [paul]       1.9.100cvs167
4167
4168         * doc/man/sylpheed-claws.1
4169                 add --subscribe option
4170
4171 2006-01-18 [paul]       1.9.100cvs166
4172
4173         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4174         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4175                 use %U instead of %F (%F is broken for user installed
4176                 files in kde 3.5)
4177
4178 2006-01-18 [colin]      1.9.100cvs165
4179
4180         * src/summaryview.c
4181                 Default to Yes in "No more * messages" dialogs
4182
4183 2006-01-17 [colin]      1.9.100cvs164
4184
4185         * src/compose.c
4186                 Possibly fix an invalid iterator causing
4187                 crash
4188
4189 2006-01-17 [colin]      1.9.100cvs163
4190
4191         * src/mimeview.c
4192                 Fix crash when the image disappears under the
4193                 image viewer
4194
4195 2006-01-16 [colin]      1.9.100cvs162
4196
4197         * src/compose.c
4198                 Fix reenabling autowrap
4199
4200 2006-01-16 [colin]      1.9.100cvs161
4201
4202         * src/compose.c
4203                 reset quote_len before getting quote_str
4204
4205 2006-01-16 [colin]      1.9.100cvs160
4206
4207         * src/account.c
4208         * src/account.h
4209         * src/folder.c
4210         * src/imap_gtk.c
4211         * src/mh_gtk.c
4212                 Fix bug #883 (default inbox does not track folder move)
4213
4214 2006-01-16 [colin]      1.9.100cvs159
4215
4216         * src/compose.c
4217         * src/plugins/pgpcore/passphrase.c
4218                 More buttons fixes
4219
4220 2006-01-16 [paul]       1.9.100cvs158
4221
4222         * src/prefs_actions.c
4223         * src/prefs_filtering_action.c
4224         * src/prefs_matcher.c
4225         * src/quote_fmt.c
4226         * src/gtk/description_window.c
4227         * src/gtk/description_window.h
4228         * src/gtk/quicksearch.c
4229                 description window cleanups
4230
4231 2006-01-15 [colin]      1.9.100cvs157
4232
4233         * src/addressbook.c
4234         * src/prefs_filtering.c
4235                 Same here
4236
4237 2006-01-15 [colin]      1.9.100cvs156
4238
4239         * src/folderview.c
4240         * src/mainwindow.c
4241                 Same for "Empty trash"
4242
4243 2006-01-15 [colin]      1.9.100cvs155
4244
4245         * src/inc.c
4246                 Override offline dialog had Yes by default
4247
4248 2006-01-15 [colin]      1.9.100cvs154
4249
4250         * src/summaryview.c
4251                 Delete selected messages? previously had Yes the default
4252
4253 2006-01-15 [colin]      1.9.100cvs153
4254
4255         * src/folder.c
4256         * src/folder.h
4257         * src/main.c
4258                 Check if a mailbox is loaded after all
4259                 plugins are loaded.
4260
4261 2006-01-15 [colin]      1.9.100cvs152
4262
4263         * src/folder.c
4264                 Don't start wizard when there are unloaded folders (will help
4265                 people with only mbox or maildir mailboxes)
4266
4267 2006-01-14 [colin]      1.9.100cvs151
4268
4269         * src/addressbook.c
4270         * src/expldifdlg.c
4271         * src/importldif.c
4272         * src/importmutt.c
4273         * src/importpine.c
4274         * src/mh_gtk.c
4275                 More HIG compliance and fixes
4276
4277 2006-01-14 [colin]      1.9.100cvs150
4278
4279         * src/prefs_filtering_action.c
4280         * src/foldersel.c
4281                 Two forgotten button order changes
4282
4283 2006-01-14 [colin]      1.9.100cvs149
4284
4285         * src/account.c
4286         * src/addressbook.c
4287         * src/compose.c
4288         * src/folderview.c
4289         * src/imap_gtk.c
4290         * src/mainwindow.c
4291         * src/mh_gtk.c
4292         * src/news_gtk.c
4293         * src/prefs_actions.c
4294         * src/prefs_customheader.c
4295         * src/prefs_filtering.c
4296         * src/prefs_matcher.c
4297         * src/prefs_template.c
4298         * src/ssl_manager.c
4299         * src/summaryview.c
4300         * src/textview.c
4301         * src/toolbar.c
4302                 All deletion confirmations are now "Cancel, Delete" 
4303                 instead of "No, Yes"
4304                 Clarified most of the other "No, Yes" to 
4305                 "Cancel, Descriptive_action"
4306                 Rechanged the "Entry not saved" alerts to have 
4307                 "Close, Continue editing"
4308
4309
4310 2006-01-14 [paul]
4311
4312         * 2.0.0-rc4 released
4313
4314 2006-01-14 [paul]       1.9.100cvs148
4315
4316         * src/account.c
4317         * src/addressadd.c
4318         * src/addressbook.c
4319         * src/compose.c
4320         * src/editaddress.c
4321         * src/editbook.c
4322         * src/editgroup.c
4323         * src/editjpilot.c
4324         * src/editldap.c
4325         * src/editvcard.c
4326         * src/exphtmldlg.c
4327         * src/expldifdlg.c
4328         * src/folderview.c
4329         * src/grouplistdialog.c
4330         * src/imap_gtk.c
4331         * src/importmutt.c
4332         * src/importpine.c
4333         * src/inc.c
4334         * src/main.c
4335         * src/mainwindow.c
4336         * src/message_search.c
4337         * src/messageview.c
4338         * src/mh_gtk.c
4339         * src/mimeview.c
4340         * src/news_gtk.c
4341         * src/prefs_actions.c
4342         * src/prefs_customheader.c
4343         * src/prefs_filtering.c
4344         * src/prefs_matcher.c
4345         * src/prefs_template.c
4346         * src/prefs_themes.c
4347         * src/ssl_manager.c
4348         * src/summary_search.c
4349         * src/summaryview.c
4350         * src/textview.c
4351         * src/toolbar.c
4352         * src/gtk/foldersort.c
4353         * src/gtk/gtkaspell.c
4354         * src/gtk/inputdialog.c
4355         * src/gtk/prefswindow.c
4356         * src/plugins/pgpcore/select-keys.c
4357         * src/plugins/trayicon/trayicon.c
4358                 HIG compliant button order
4359
4360 2006-01-14 [mones]      1.9.100cvs147
4361
4362         * po/es.po
4363                 Updated translation
4364
4365 2006-01-13 [paul]       1.9.100cvs146
4366
4367         * AUTHORS
4368         * ChangeLog
4369         * src/gtk/authors.h
4370                 add Joshua M. Kwan to contributors list
4371
4372 2006-01-13 [colin]      1.9.100cvs145
4373
4374         * src/gtk/quicksearch.c
4375                 Don't refocus quick search after executing (Esc or Enter)
4376                 Allows to '/'search something then move up/down in 
4377                 summaryview, and to Esc a search and be back in the 
4378                 summaryview
4379
4380 2006-01-13 [paul]       1.9.100cvs144
4381
4382         * src/plugins/pgpinline/pgpinline.c
4383                 support Content-Type 'application/pgp'
4384                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4385
4386 2006-01-13 [paul]       1.9.100cvs143
4387
4388         * manual/account.xml
4389                 make mention of partial retrieval
4390                 thanks to Colin
4391
4392 2006-01-13 [paul]       1.9.100cvs142
4393
4394         * src/account.c
4395         * src/account.h
4396         * src/action.c
4397         * src/action.h
4398         * src/adbookbase.h
4399         * src/addr_compl.c
4400         * src/addr_compl.h
4401         * src/addrbook.c
4402         * src/addrcache.c
4403         * src/addrcache.h
4404         * src/addrcindex.c
4405         * src/addrcindex.h
4406         * src/addrclip.c
4407         * src/addrclip.h
4408         * src/addrdefs.h
4409         * src/addressadd.c
4410         * src/addressadd.h
4411         * src/addressbook.c
4412         * src/addressbook.h
4413         * src/addrgather.c
4414         * src/addrgather.h
4415         * src/addrharvest.c
4416         * src/addrharvest.h
4417         * src/addrindex.c
4418         * src/addrindex.h
4419         * src/addritem.c
4420         * src/addritem.h
4421         * src/addrquery.c
4422         * src/addrquery.h
4423         * src/addrselect.c
4424         * src/addrselect.h
4425         * src/alertpanel.c
4426         * src/alertpanel.h
4427         * src/browseldap.c
4428         * src/browseldap.h
4429         * src/codeconv.c
4430         * src/codeconv.h
4431         * src/compose.c
4432         * src/compose.h
4433         * src/customheader.c
4434         * src/customheader.h
4435         * src/displayheader.c
4436         * src/displayheader.h
4437         * src/editaddress.c
4438         * src/editaddress.h
4439         * src/editbook.c
4440         * src/editbook.h
4441         * src/editgroup.c
4442         * src/editgroup.h
4443         * src/editjpilot.c
4444         * src/editjpilot.h
4445         * src/editldap.c
4446         * src/editldap.h
4447         * src/editldap_basedn.c
4448         * src/editldap_basedn.h
4449         * src/editvcard.c
4450         * src/editvcard.h
4451         * src/exphtmldlg.c
4452         * src/exphtmldlg.h
4453         * src/expldifdlg.c
4454         * src/expldifdlg.h
4455         * src/export.h
4456         * src/exporthtml.c
4457         * src/exporthtml.h
4458         * src/exportldif.c
4459         * src/exportldif.h
4460         * src/filtering.c
4461         * src/filtering.h
4462         * src/folder.c
4463         * src/folder.h
4464         * src/folder_item_prefs.c
4465         * src/folder_item_prefs.h
4466         * src/foldersel.c
4467         * src/foldersel.h
4468         * src/folderutils.c
4469         * src/folderutils.h
4470         * src/folderview.c
4471         * src/folderview.h
4472         * src/grouplistdialog.c
4473         * src/grouplistdialog.h
4474         * src/headerview.c
4475         * src/html.c
4476         * src/html.h
4477         * src/image_viewer.c
4478         * src/image_viewer.h
4479         * src/imap.c
4480         * src/imap.h
4481         * src/imap_gtk.c
4482         * src/imap_gtk.h
4483         * src/import.h
4484         * src/importldif.c
4485         * src/importldif.h
4486         * src/importmutt.c
4487         * src/importmutt.h
4488         * src/importpine.c
4489         * src/importpine.h
4490         * src/inc.c
4491         * src/inc.h
4492         * src/jpilot.c
4493         * src/jpilot.h
4494         * src/ldapctrl.c
4495         * src/ldapctrl.h
4496         * src/ldaplocate.c
4497         * src/ldaplocate.h
4498         * src/ldapquery.c
4499         * src/ldapquery.h
4500         * src/ldapserver.c
4501         * src/ldapserver.h
4502         * src/ldaputil.c
4503         * src/ldaputil.h
4504         * src/ldif.c
4505         * src/ldif.h
4506         * src/main.c
4507         * src/main.h
4508         * src/mainwindow.c
4509         * src/mainwindow.h
4510         * src/manual.c
4511         * src/manual.h
4512         * src/mbox.c
4513         * src/mbox.h
4514         * src/message_search.c
4515         * src/message_search.h
4516         * src/messageview.c
4517         * src/messageview.h
4518         * src/mh.c
4519         * src/mh.h
4520         * src/mh_gtk.c
4521         * src/mh_gtk.h
4522         * src/mimeview.c
4523         * src/mimeview.h
4524         * src/msgcache.c
4525         * src/msgcache.h
4526         * src/mutt.c
4527         * src/mutt.h
4528         * src/news.c
4529         * src/news.h
4530         * src/news_gtk.c
4531         * src/news_gtk.h
4532         * src/partial_download.c
4533         * src/partial_download.h
4534         * src/pine.c
4535         * src/pine.h
4536         * src/pop.c
4537         * src/pop.h
4538         * src/prefs_account.c
4539         * src/prefs_account.h
4540         * src/prefs_actions.c
4541         * src/prefs_actions.h
4542         * src/prefs_common.c
4543         * src/prefs_common.h
4544         * src/prefs_compose_writing.c
4545         * src/prefs_compose_writing.h
4546         * src/prefs_customheader.c
4547         * src/prefs_customheader.h
4548         * src/prefs_display_header.c
4549         * src/prefs_display_header.h
4550         * src/prefs_filtering.c
4551         * src/prefs_filtering.h
4552         * src/prefs_filtering_action.c
4553         * src/prefs_filtering_action.h
4554         * src/prefs_folder_column.c
4555         * src/prefs_folder_column.h
4556         * src/prefs_folder_item.c
4557         * src/prefs_folder_item.h
4558         * src/prefs_fonts.c
4559         * src/prefs_fonts.h
4560         * src/prefs_gtk.c
4561         * src/prefs_gtk.h
4562         * src/prefs_image_viewer.c
4563         * src/prefs_image_viewer.h
4564         * src/prefs_matcher.c
4565         * src/prefs_matcher.h
4566         * src/prefs_message.c
4567         * src/prefs_msg_colors.c
4568         * src/prefs_msg_colors.h
4569         * src/prefs_other.c
4570         * src/prefs_quote.c
4571         * src/prefs_receive.c
4572         * src/prefs_send.c
4573         * src/prefs_spelling.c
4574         * src/prefs_spelling.h
4575         * src/prefs_summaries.c
4576         * src/prefs_summaries.h
4577         * src/prefs_summary_column.c
4578         * src/prefs_summary_column.h
4579         * src/prefs_template.c
4580         * src/prefs_template.h
4581         * src/prefs_themes.c
4582         * src/prefs_themes.h
4583         * src/prefs_toolbar.c
4584         * src/prefs_toolbar.h
4585         * src/prefs_wrapping.c
4586         * src/prefs_wrapping.h
4587         * src/privacy.c
4588         * src/privacy.h
4589         * src/procheader.c
4590         * src/procheader.h
4591         * src/procmime.c
4592         * src/procmime.h
4593         * src/procmsg.c
4594         * src/procmsg.h
4595         * src/quote_fmt.c
4596         * src/quote_fmt_parse.y
4597         * src/recv.c
4598         * src/recv.h
4599         * src/remotefolder.c
4600         * src/remotefolder.h
4601         * src/send_message.c
4602         * src/send_message.h
4603         * src/setup.c
4604         * src/setup.h
4605         * src/sourcewindow.c
4606         * src/sourcewindow.h
4607         * src/ssl_manager.c
4608         * src/ssl_manager.h
4609         * src/statusbar.c
4610         * src/statusbar.h
4611         * src/stock_pixmap.c
4612         * src/stock_pixmap.h
4613         * src/summary_search.c
4614         * src/summary_search.h
4615         * src/summaryview.c
4616         * src/summaryview.h
4617         * src/syldap.c
4618         * src/syldap.h
4619         * src/textview.c
4620         * src/textview.h
4621         * src/toolbar.c
4622         * src/toolbar.h
4623         * src/undo.c
4624         * src/undo.h
4625         * src/unmime.c
4626         * src/unmime.h
4627         * src/vcard.c
4628         * src/vcard.h
4629         * src/wizard.c
4630         * src/wizard.h
4631         * src/common/base64.c
4632         * src/common/base64.h
4633         * src/common/defs.h
4634         * src/common/hooks.c
4635         * src/common/hooks.h
4636         * src/common/log.c
4637         * src/common/log.h
4638         * src/common/mgutils.c
4639         * src/common/mgutils.h
4640         * src/common/nntp.c
4641         * src/common/nntp.h
4642         * src/common/passcrypt.c
4643         * src/common/passcrypt.h.in
4644         * src/common/plugin.c
4645         * src/common/plugin.h
4646         * src/common/prefs.c
4647         * src/common/prefs.h
4648         * src/common/progressindicator.c
4649         * src/common/progressindicator.h
4650         * src/common/quoted-printable.c
4651         * src/common/quoted-printable.h
4652         * src/common/session.c
4653         * src/common/session.h
4654         * src/common/smtp.c
4655         * src/common/smtp.h
4656         * src/common/socket.c
4657         * src/common/socket.h
4658         * src/common/ssl.c
4659         * src/common/ssl.h
4660         * src/common/ssl_certificate.c
4661         * src/common/ssl_certificate.h
4662         * src/common/stringtable.c
4663         * src/common/stringtable.h
4664         * src/common/sylpheed.c
4665         * src/common/sylpheed.h
4666         * src/common/template.c
4667         * src/common/template.h
4668         * src/common/timing.h
4669         * src/common/utils.c
4670         * src/common/utils.h
4671         * src/common/version.h.in
4672         * src/common/xml.c
4673         * src/common/xml.h
4674         * src/common/xmlprops.c
4675         * src/common/xmlprops.h
4676         * src/gtk/colorlabel.c
4677         * src/gtk/colorsel.c
4678         * src/gtk/colorsel.h
4679         * src/gtk/description_window.c
4680         * src/gtk/description_window.h
4681         * src/gtk/filesel.c
4682         * src/gtk/filesel.h
4683         * src/gtk/foldersort.c
4684         * src/gtk/foldersort.h
4685         * src/gtk/gtkutils.c
4686         * src/gtk/gtkutils.h
4687         * src/gtk/inputdialog.c
4688         * src/gtk/inputdialog.h
4689         * src/gtk/logwindow.c
4690         * src/gtk/logwindow.h
4691         * src/gtk/manage_window.c
4692         * src/gtk/manage_window.h
4693         * src/gtk/menu.c
4694         * src/gtk/menu.h
4695         * src/gtk/pluginwindow.c
4696         * src/gtk/pluginwindow.h
4697         * src/gtk/prefswindow.c
4698         * src/gtk/prefswindow.h
4699         * src/gtk/progressdialog.c
4700         * src/gtk/progressdialog.h
4701         * src/gtk/sslcertwindow.c
4702         * src/gtk/sslcertwindow.h
4703         * src/plugins/clamav/clamav_plugin.c
4704         * src/plugins/clamav/clamav_plugin.h
4705         * src/plugins/clamav/clamav_plugin_gtk.c
4706         * src/plugins/demo/demo.c
4707         * src/plugins/dillo_viewer/dillo_prefs.c
4708         * src/plugins/dillo_viewer/dillo_prefs.h
4709         * src/plugins/dillo_viewer/dillo_viewer.c
4710         * src/plugins/pgpcore/passphrase.c
4711         * src/plugins/pgpcore/passphrase.h
4712         * src/plugins/pgpcore/plugin.c
4713         * src/plugins/pgpcore/select-keys.c
4714         * src/plugins/pgpcore/select-keys.h
4715         * src/plugins/pgpcore/sgpgme.c
4716         * src/plugins/pgpcore/sgpgme.h
4717         * src/plugins/pgpinline/pgpinline.c
4718         * src/plugins/pgpinline/pgpinline.h
4719         * src/plugins/pgpinline/plugin.c
4720         * src/plugins/pgpmime/pgpmime.c
4721         * src/plugins/pgpmime/pgpmime.h
4722         * src/plugins/pgpmime/plugin.c
4723         * src/plugins/spamassassin/spamassassin.c
4724         * src/plugins/spamassassin/spamassassin.h
4725         * src/plugins/spamassassin/spamassassin_gtk.c
4726         * src/plugins/trayicon/trayicon.c
4727                 update copyright header
4728
4729 2006-01-13 [paul]       1.9.100cvs141
4730
4731         * src/account.c
4732         * src/export.c
4733         * src/import.c
4734         * src/mainwindow.c
4735         * src/prefs_account.c
4736         * src/prefs_display_header.c
4737         * src/prefs_receive.c
4738         * src/prefs_send.c
4739         * src/prefs_summaries.c
4740         * src/prefs_themes.c
4741         * src/prefs_toolbar.c
4742         * src/gtk/about.c
4743                 various cleanups
4744
4745 2006-01-12 [colin]      1.9.100cvs140
4746
4747         * src/folder.c
4748         * src/folder.h
4749         * src/main.c
4750                 Add --subscribe option
4751                 Let sylpheed-claws email@domain.com equivalent to --compose
4752                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4753
4754 2006-01-12 [paul]       1.9.100cvs139
4755
4756         * src/mainwindow.c
4757                 append 'Change folder order' label with '...'
4758         * src/prefs_actions.c
4759                 allow reordering of actions list by dnd
4760         * src/gtk/foldersort.c
4761                 make the dialog nicer
4762
4763 2006-01-11 [colin]      1.9.100cvs138
4764
4765         * src/compose.c
4766                 Allow templates without text
4767
4768 2006-01-11 [paul]       1.9.100cvs137
4769
4770         * tools/README
4771         * tools/filter_conv_new.pl
4772                 add info to README
4773                 also check .sylpheed for filter.xml
4774                 be a bit informative to the user
4775
4776 2006-01-11 [colin]      1.9.100cvs136
4777
4778         * src/textview.c
4779                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4780
4781 2006-01-10 [paul]       1.9.100cvs135
4782
4783         * tools/Makefile.am
4784         * tools/filter_conv_new.pl
4785                 add script to convert new style Sylpheed
4786                 filter rules (Sylpheed >= 0.9.99) to
4787                 Claws filtering rules
4788
4789 2006-01-10 [colin]      1.9.100cvs134
4790
4791         * src/compose.c
4792                 Fix broken line joins in certain conditions
4793                 (between two quoted lines: <enter><enter><up>
4794                  <type a wrapped sentence><go in the first line>
4795                  <insert more text><watch as line joining failed>)
4796
4797 2006-01-10 [paul]       1.9.100cvs133
4798
4799         * src/compose.c
4800                 don't report success in error dialog
4801                 thanks to Colin
4802         * src/common/utils.c
4803                 include some trailing punctuations as URI
4804                 thanks to Hiro
4805
4806 2006-01-10 [paul]       1.9.100cvs132
4807
4808         * src/mimeview.c
4809                 fix incompatible pointer type
4810                 warning
4811
4812 2006-01-10 [paul]       1.9.100cvs131
4813
4814         * src/compose.c
4815                 change Subject in window title
4816                 instantaneously
4817
4818 2006-01-09 [colin]      1.9.100cvs130
4819
4820         * src/addressbook.c
4821         * src/headerview.c
4822         * src/mainwindow.c
4823         * src/messageview.c
4824         * src/mimeview.c
4825         * src/noticeview.c
4826         * src/summaryview.c
4827                 Fix possible crashes on exit and in addressbook
4828
4829 2006-01-09 [paul]       1.9.100cvs129
4830
4831         * src/prefs_msg_colors.c
4832                 some cleanups that I forgot last time
4833
4834 2006-01-09 [paul]       1.9.100cvs128
4835
4836         * README
4837         * src/folderview.c
4838         * src/prefs_msg_colors.c
4839                 add previously hidden option, color_new, to
4840                 the gui
4841                 move the page to Display/
4842                 rework the gui
4843
4844 2006-01-09 [wwp]        1.9.100cvs127
4845
4846         * src/prefs_themes.c
4847                 made the prefs/display/themes layouts spacing less condensed
4848                 (and so they match other prefs/pages' look).
4849
4850 2006-01-09 [paul]       1.9.100cvs126
4851
4852         * src/compose.c
4853         * src/prefs_common.c
4854         * src/prefs_common.h
4855         * src/prefs_wrapping.c
4856                 remove 'wrap at send' option
4857
4858 2006-01-06 [colin]      1.9.100cvs125
4859
4860         * src/compose.c
4861                 Just make completely sure we don't insert "manual line breaks" 
4862                 when wrapping... 
4863
4864 2006-01-04 [paul]
4865
4866         * 2.0.0-rc3 released
4867
4868 2006-01-04 [paul]       1.9.100cvs124
4869
4870         * src/folderview.c
4871                 fix bug 882, 'quick scroll in folder list
4872                 displays wrong folder contents'
4873
4874 2006-01-04 [paul]       1.9.100cvs123
4875
4876         * src/plugins/pgpmime/pgpmime.c
4877                 better debug information when signing
4878                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4879
4880 2006-01-03 [colin]      1.9.100cvs122
4881
4882         * configure.ac
4883                 We need to recheck for gpgme 1.0.0 after checking
4884                 for 1.1.1, because if 1.1.1 isn't available, 
4885                 GPGME_LIBS and friends are blanked out by the 
4886                 second check.
4887
4888 2006-01-03 [colin]      1.9.100cvs121
4889
4890         * src/common/prefs.c
4891                 Windows unlink-before rename fix
4892         * src/plugins/pgpcore/sgpgme.c
4893                 Add support for PKA info if available
4894                 Both patches by Werner Koch
4895
4896 2006-01-03 [paul]       1.9.100cvs120
4897
4898         * src/messageview.c
4899                 fix bug 884, 'Send receipt' button visible in queue
4900                 Thanks to Colin
4901
4902 2006-01-02 [colin]      1.9.100cvs119
4903
4904         * src/compose.c
4905         * src/imap.c
4906                 Fix autosave on IMAP and more generally try to
4907                 return the correct ID on a newly added IMAP message
4908
4909 2006-01-02 [paul]       1.9.100cvs118
4910
4911         * manual/keyboard.xml
4912                 edited
4913
4914 2006-01-01 [paul]       1.9.100cvs117
4915
4916         * src/gtk/authors.h
4917                 alphabetical order
4918
4919 2005-12-30 [colin]      1.9.100cvs116
4920
4921         * manual/advanced.xml
4922                 Explain Pre/Post-processing differences.
4923
4924 2005-12-30 [colin]      1.9.100cvs115
4925
4926         * src/mh.c
4927                 Implement copy_msgs for a little optimization
4928         * src/imap.c
4929                 Finish yesterday's fix
4930
4931 2005-12-29 [colin]      1.9.100cvs114
4932
4933         * src/imap.c
4934                 Fix occasional failure in fetching a mail over
4935                 IMAP
4936
4937 2005-12-29 [colin]      1.9.100cvs113
4938
4939         * src/compose.c
4940                 Don't remove a draft when sending it, if it is 
4941                 locked.
4942
4943 2005-12-28 [colin]      1.9.100cvs112
4944
4945         * src/summaryview.c
4946                 Fix leak for real
4947
4948 2005-12-28 [wwp]        1.9.100cvs111
4949
4950         * doc/faq/.cvsignore
4951         * doc/faq/de/.cvsignore
4952         * doc/faq/en/.cvsignore
4953         * doc/faq/es/.cvsignore
4954         * doc/faq/fr/.cvsignore
4955         * doc/faq/it/.cvsignore
4956         * doc/manual/.cvsignore
4957         * doc/manual/de/.cvsignore
4958         * doc/manual/en/.cvsignore
4959         * doc/manual/es/.cvsignore
4960         * doc/manual/fr/.cvsignore
4961         * doc/manual/ja/.cvsignore
4962         * src/plugins/mathml_viewer/.cvsignore
4963                 rollback revival of those files (my bad, sorry for the noise).
4964
4965 2005-12-28 [wwp]        1.9.100cvs110
4966
4967         * src/compose.c
4968                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4969
4970 2005-12-28 [wwp]        1.9.100cvs109
4971
4972         * doc/faq/.cvsignore
4973         * doc/faq/de/.cvsignore
4974         * doc/faq/en/.cvsignore
4975         * doc/faq/es/.cvsignore
4976         * doc/faq/fr/.cvsignore
4977         * doc/faq/it/.cvsignore
4978         * doc/manual/.cvsignore
4979         * doc/manual/de/.cvsignore
4980         * doc/manual/en/.cvsignore
4981         * doc/manual/es/.cvsignore
4982         * doc/manual/fr/.cvsignore
4983         * doc/manual/ja/.cvsignore
4984         * src/plugins/mathml_viewer/.cvsignore
4985         * po/.cvsignore
4986                 more files to ignore.
4987
4988 2005-12-24 [colin]      1.9.100cvs108
4989
4990         * AUTHORS
4991         * src/gtk/authors.h
4992                 Update for Werner
4993
4994 2005-12-24 [colin]      1.9.100cvs107
4995
4996         * src/procmsg.c
4997                 Allow NULL src_msginfo in 
4998                 procmsg_msginfo_new_from_mimeinfo
4999
5000 2005-12-23 [paul]       1.9.100cvs106
5001
5002         * src/plugins/pgpinline/mypgpcore.def
5003                 add this forgotten file
5004
5005 2005-12-23 [colin]      1.9.100cvs105
5006
5007         * src/mainwindow.c
5008                 Fix missing break
5009
5010 2005-12-23 [colin]      1.9.100cvs104
5011
5012         * autogen.sh
5013         * src/folder.c
5014         * src/mh.c
5015         * src/common/plugin.c
5016         * src/common/socket.c
5017         * src/common/socket.h
5018         * src/common/utils.c
5019         * src/common/utils.h
5020         * src/gtk/pluginwindow.c
5021         * src/plugins/pgpcore/plugin.def
5022         * src/plugins/pgpcore/sylpheed.def
5023         * src/plugins/pgpinline/Makefile.am
5024         * src/plugins/pgpinline/plugin.def
5025         * src/plugins/pgpinline/sylpheed.def
5026         * src/plugins/pgpmime/plugin.def
5027         * src/plugins/pgpmime/sylpheed.def
5028                 Various w32 fixes by Werner Koch
5029
5030 2005-12-22 [paul]       1.9.100cvs103
5031
5032         * src/wizard.c
5033                 don't offer IMAP as 'server type' if
5034                 libetpan isn't built in
5035
5036 2005-12-22 [paul]       1.9.100cvs102
5037
5038         * AUTHORS
5039         * src/mainwindow.c
5040         * src/mainwindow.h
5041         * src/toolbar.c
5042         * src/gtk/authors.h
5043                 support GTK_TOOLBAR_BOTH_HORIZ (text
5044                 next to icon) Patch by Marien Zwart
5045                 marienz@users.sf.net
5046                 Also reword the text
5047
5048 2005-12-21 [colin]      1.9.100cvs101
5049
5050         * configure.ac
5051                 Fix DATADIRNAME
5052         * COPYING
5053                 Fix missing section and explicit the exception better
5054         * src/compose.c
5055                 Prevent mail from being lost without notice when an
5056                 SMTP error happens on trying to send an unmodified
5057                 drafted mail.
5058         * src/send_message.c
5059         * src/common/smtp.c
5060                 Fix password remembering when wrong, and add return
5061                 value checks where they should have been
5062         * src/plugins/pgpcore/sylpheed.def
5063         * src/plugins/pgpinline/sylpheed.def
5064         * src/plugins/pgpmime/sylpheed.def
5065                 Add a few symbols needed
5066
5067 2005-12-21 [paul]       1.9.100cvs100
5068
5069         * m4/codeset.m4
5070         * m4/glibc21.m4
5071         * m4/intdiv0.m4
5072         * m4/inttypes-pri.m4
5073         * m4/inttypes.m4
5074         * m4/inttypes_h.m4
5075         * m4/isc-posix.m4
5076         * m4/lcmessage.m4
5077         * m4/stdint_h.m4
5078         * m4/uintmax_t.m4
5079                 gettextization
5080                 thanks to Colin
5081
5082 2005-12-21 [paul]       1.9.100cvs99
5083
5084         * po/sv.po
5085                 fixed by Colin
5086
5087 2005-12-20 [paul]       1.9.100cvs98
5088
5089         * po/sv.po
5090                 updated by Anders Trobäck
5091
5092 2005-12-20 [colin]      1.9.100cvs97
5093
5094         * ABOUT-NLS
5095         * Makefile.am
5096         * autogen.sh
5097         * configure.ac
5098         * config/config.rpath
5099         * config/mkinstalldirs
5100         * m4/Makefile.am
5101         * m4/glibc2.m4
5102         * m4/gnupg.m4
5103         * m4/gpgme.m4
5104         * m4/intmax.m4
5105         * m4/longdouble.m4
5106         * m4/longlong.m4
5107         * m4/printf-posix.m4
5108         * m4/signed.m4
5109         * m4/size_max.m4
5110         * m4/ulonglong.m4
5111         * m4/wchar_t.m4
5112         * m4/wint_t.m4
5113         * m4/xsize.m4
5114         * po/Makefile.in.in
5115         * po/Makevars
5116         * po/bg.po
5117         * po/ca.po
5118         * po/cs.po
5119         * po/de.po
5120         * po/el.po
5121         * po/en_GB.po
5122         * po/es.po
5123         * po/fi.po
5124         * po/fr.po
5125         * po/hr.po
5126         * po/hu.po
5127         * po/it.po
5128         * po/ja.po
5129         * po/ko.po
5130         * po/nb.po
5131         * po/nl.po
5132         * po/pl.po
5133         * po/pt_BR.po
5134         * po/ru.po
5135         * po/sk.po
5136         * po/sr.po
5137         * po/stamp-po
5138         * po/sv.po
5139         * po/zh_CN.po
5140         * po/zh_TW.po
5141         * src/Makefile.am
5142         * src/codeconv.c
5143         * src/compose.c
5144         * src/exporthtml.c
5145         * src/exportldif.c
5146         * src/folder.c
5147         * src/main.c
5148         * src/manual.c
5149         * src/mh.c
5150         * src/mimeview.c
5151         * src/send_message.c
5152         * src/common/Makefile.am
5153         * src/common/fnmatch.c
5154         * src/common/fnmatch.h
5155         * src/common/fnmatch_loop.c
5156         * src/common/nntp.c
5157         * src/common/plugin.c
5158         * src/common/smtp.c
5159         * src/common/socket.c
5160         * src/common/string_match.c
5161         * src/common/sylpheed.c
5162         * src/common/utils.c
5163         * src/common/utils.h
5164         * src/common/w32_dirent.c
5165         * src/common/w32_reg.c
5166         * src/common/w32_signal.c
5167         * src/common/w32_stat.c
5168         * src/common/w32_stdio.c
5169         * src/common/w32_stdlib.c
5170         * src/common/w32_string.c
5171         * src/common/w32_time.c
5172         * src/common/w32_unistd.c
5173         * src/common/w32_wait.c
5174         * src/common/w32lib.h
5175         * src/etpan/Makefile.am
5176         * src/gtk/Makefile.am
5177         * src/plugins/clamav/Makefile.am
5178         * src/plugins/demo/Makefile.am
5179         * src/plugins/dillo_viewer/Makefile.am
5180         * src/plugins/pgpcore/Makefile.am
5181         * src/plugins/pgpcore/passphrase.c
5182         * src/plugins/pgpcore/plugin.def
5183         * src/plugins/pgpcore/sgpgme.c
5184         * src/plugins/pgpcore/sylpheed.def
5185         * src/plugins/pgpcore/version.rc
5186         * src/plugins/pgpinline/Makefile.am
5187         * src/plugins/pgpinline/plugin.def
5188         * src/plugins/pgpinline/sylpheed.def
5189         * src/plugins/pgpinline/version.rc
5190         * src/plugins/pgpmime/Makefile.am
5191         * src/plugins/pgpmime/mypgpcore.def
5192         * src/plugins/pgpmime/plugin.def
5193         * src/plugins/pgpmime/sylpheed.def
5194         * src/plugins/pgpmime/version.rc
5195         * src/plugins/spamassassin/Makefile.am
5196                 Very little ;-) patch from Werner Koch, providing
5197                 infrastructure for cross-compiling to Win32
5198
5199 2005-12-20 [paul]       1.9.100cvs96
5200
5201         * src/account.c
5202         * src/account.h
5203         * src/mainwindow.c
5204         * src/mainwindow.h
5205         * src/toolbar.c
5206         * src/toolbar.h
5207                 add a combo to the Get All button, allowing
5208                 quick retrieval from any account
5209                 Patch by Fabien Vantard, slightly modified
5210                 by Colin
5211         * src/gtk/about.c
5212                 i18n fix. Patch by Fabien Vantard
5213
5214 2005-12-19 [colin]      1.9.100cvs95
5215
5216         * src/compose.c
5217         * src/compose.h
5218                 Don't automatically join lines when they've 
5219                 been separated by the user and not automatically
5220
5221 2005-12-19 [paul]       1.9.100cvs94
5222
5223         * src/gtk/pluginwindow.c
5224                 i18n fix.
5225                 Patch by Fabien Vantard
5226
5227 2005-12-15 [paul]       1.9.100cvs93
5228
5229         * src/common/plugin.c
5230         * src/common/plugin.h
5231         * src/gtk/pluginwindow.c
5232         * src/plugins/clamav/clamav_plugin.c
5233         * src/plugins/demo/demo.c
5234         * src/plugins/dillo_viewer/dillo_viewer.c
5235         * src/plugins/pgpcore/plugin.c
5236         * src/plugins/pgpinline/plugin.c
5237         * src/plugins/pgpmime/plugin.c
5238         * src/plugins/spamassassin/spamassassin.c
5239         * src/plugins/trayicon/trayicon.c
5240                 add plugin_version()
5241
5242 2005-12-15 [colin]      1.9.100cvs92
5243
5244         * src/compose.c
5245                 Further fix bug #875
5246
5247 2005-12-15 [paul]       1.9.100cvs91
5248
5249         * src/gtk/filesel.c
5250                 fix attach_load_dir getting set to
5251                 PLUGINDIR on plugin load
5252
5253 2005-12-14 [mones]      1.9.100cvs90
5254
5255         * manual/ack.xml
5256         * manual/keyboard.xml
5257                 Initial draft and some shortcuts added
5258                 
5259         * po/es.po
5260                 Updated translation
5261
5262 2005-12-14 [colin]      1.9.100cvs89
5263
5264         * src/compose.c
5265         * src/imap.c
5266         * src/summaryview.c
5267         * src/gtk/gtkaspell.c
5268                 More leaks fixed
5269         * src/prefs_folder_item.c
5270                 Fix recursive prefs apply
5271
5272
5273 2005-12-14 [colin]      1.9.100cvs88
5274
5275         * src/compose.c
5276                 Fix bug #875 (Freeze On Inline Forward of 
5277                 Large Message)
5278
5279 2005-12-13 [colin]      1.9.100cvs87
5280
5281         * src/compose.c
5282                 Uniq-ify and sort the mimetypes list
5283                 Patch by Fabien Vantard
5284
5285 2005-12-13 [colin]      1.9.100cvs86
5286
5287         * src/imap.c
5288         * src/etpan/imap-thread.c
5289                 Fix leaks (patch by Hoa)
5290         * src/news.c
5291         * src/common/plugin.c
5292                 Fix leaks
5293
5294 2005-12-12 [colin]
5295
5296         * 2.0.0-rc2 released
5297
5298 2005-12-12 [colin]      1.9.100cvs85
5299
5300         * src/matcher.c
5301                 Fix a leak
5302
5303 2005-12-12 [wwp]        1.9.100cvs84
5304
5305         * src/gtk/icon_legend.c
5306                 fix misbehaviour and crash when closing the legend window
5307         using the Esc key (patch by Fabien Vantard).
5308
5309 2005-12-12 [paul]       1.9.100cvs83
5310
5311         * src/browseldap.c
5312         * src/foldersel.c
5313         * src/prefs_actions.c
5314         * src/prefs_filtering.c
5315         * src/prefs_matcher.c
5316         * src/prefs_spelling.glade      ** REMOVED **
5317         * src/prefs_template.c
5318         * src/gtk/foldersort.glade      ** REMOVED **
5319         * src/gtk/pluginwindow.c
5320         * src/gtk/pluginwindow.glade    ** REMOVED **
5321         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5322                 cleanups
5323
5324 2005-12-11 [paul]       1.9.100cvs82
5325
5326         * src/gtk/filesel.c
5327                 fix attach_load_dir crasher (double free)
5328
5329 2005-12-09 [paul]       1.9.100cvs81
5330
5331         * po/POTFILES.in
5332         * src/mainwindow.c
5333         * src/gtk/Makefile.am
5334         * src/gtk/icon_legend.c
5335         * src/gtk/icon_legend.h
5336                 add icon legend
5337         * src/manual.c
5338                 cleanup
5339
5340 2005-12-09 [paul]       1.9.100cvs80
5341
5342         * src/plugins/pgpcore/passphrase.c
5343                 wrap the label in the dialog
5344
5345 2005-12-09 [colin]      1.9.100cvs79
5346
5347         * src/plugins/pgpcore/sgpgme.c
5348                 Display (untrusted) on not trusted signatures
5349                 Patch by Michal Èihaø <michal@cihar.com>
5350                 Closes bug #867 (Report also key trust)
5351
5352 2005-12-09 [colin]      1.9.100cvs78
5353
5354         * src/common/plugin.c
5355                 Update licence check, following Eben Moglen's advice
5356
5357 2005-12-08 [colin]      1.9.100cvs77
5358
5359         * src/folder.c
5360                 Fix the occasionnal item->cache != NULL 
5361                 assertion failure. 
5362
5363 2005-12-08 [colin]      1.9.100cvs76
5364
5365         * src/mimeview.c
5366         * src/plugins/pgpcore/sgpgme.c
5367                 Print key id when unable to check it
5368                 Closes bug #866 (Show key id when missing)
5369
5370 2005-12-08 [paul]       1.9.100cvs75
5371
5372         * src/prefs_common.c
5373         * src/prefs_common.h
5374         * src/gtk/filesel.c
5375                 remember load attachment dir
5376
5377 2005-12-07 [colin]      1.9.100cvs74
5378
5379         * src/prefs_toolbar.c
5380                 Gtk fixes, patch by Fabien Vantard
5381
5382 2005-12-07 [colin]      1.9.100cvs73
5383
5384         * src/action.c
5385         * src/compose.c
5386         * src/compose.h
5387                 Fix bug #839 (Quoted text isn't colored after 
5388                 executing an action)
5389         * src/common/plugin.c
5390                 Require plugins to declare their licence in plugin_licence()
5391                 Refuse to load non-GPL plugins as they'd be illegal (as 
5392                 derived works of Sylpheed-Claws, they must be GPL).
5393         * src/plugins/clamav/clamav_plugin.c
5394         * src/plugins/demo/demo.c
5395         * src/plugins/dillo_viewer/dillo_viewer.c
5396         * src/plugins/pgpcore/plugin.c
5397         * src/plugins/pgpinline/plugin.c
5398         * src/plugins/pgpmime/plugin.c
5399         * src/plugins/spamassassin/spamassassin.c
5400         * src/plugins/trayicon/trayicon.c
5401                 Add plugin_licence()
5402
5403 2005-12-07 [paul]       1.9.100cvs72
5404
5405         * configure.ac
5406         * src/mainwindow.c
5407         * src/manual.c
5408         * src/manual.h
5409         * src/common/defs.h
5410                 clean up after local FAQ removal and
5411                 temporary manual removal
5412
5413 2005-12-06 [colin]      1.9.100cvs71
5414
5415         * configure.ac
5416         * doc/Makefile.am
5417         * doc/faq/.cvsignore
5418         * doc/faq/Makefile.am
5419         * doc/faq/de/.cvsignore
5420         * doc/faq/de/Makefile.am
5421         * doc/faq/de/sylpheed-faq-1.html
5422         * doc/faq/de/sylpheed-faq-2.html
5423         * doc/faq/de/sylpheed-faq-3.html
5424         * doc/faq/de/sylpheed-faq.html
5425         * doc/faq/en/.cvsignore
5426         * doc/faq/en/Makefile.am
5427         * doc/faq/en/sylpheed-faq-1.html
5428         * doc/faq/en/sylpheed-faq-2.html
5429         * doc/faq/en/sylpheed-faq-3.html
5430         * doc/faq/en/sylpheed-faq-4.html
5431         * doc/faq/en/sylpheed-faq.html
5432         * doc/faq/es/.cvsignore
5433         * doc/faq/es/Makefile.am
5434         * doc/faq/es/sylpheed-faq-1.html
5435         * doc/faq/es/sylpheed-faq-2.html
5436         * doc/faq/es/sylpheed-faq-3.html
5437         * doc/faq/es/sylpheed-faq-4.html
5438         * doc/faq/es/sylpheed-faq.html
5439         * doc/faq/fr/.cvsignore
5440         * doc/faq/fr/Makefile.am
5441         * doc/faq/fr/sylpheed-faq-1.html
5442         * doc/faq/fr/sylpheed-faq-2.html
5443         * doc/faq/fr/sylpheed-faq-3.html
5444         * doc/faq/fr/sylpheed-faq.html
5445         * doc/faq/it/.cvsignore
5446         * doc/faq/it/Makefile.am
5447         * doc/faq/it/sylpheed-faq-1.html
5448         * doc/faq/it/sylpheed-faq-2.html
5449         * doc/faq/it/sylpheed-faq-3.html
5450         * doc/faq/it/sylpheed-faq.html
5451         * doc/manual/.cvsignore
5452         * doc/manual/Makefile.am
5453         * doc/manual/de/.cvsignore
5454         * doc/manual/de/Makefile.am
5455         * doc/manual/de/sylpheed-1.html
5456         * doc/manual/de/sylpheed-10.html
5457         * doc/manual/de/sylpheed-11.html
5458         * doc/manual/de/sylpheed-12.html
5459         * doc/manual/de/sylpheed-13.html
5460         * doc/manual/de/sylpheed-14.html
5461         * doc/manual/de/sylpheed-15.html
5462         * doc/manual/de/sylpheed-16.html
5463         * doc/manual/de/sylpheed-17.html
5464         * doc/manual/de/sylpheed-18.html
5465         * doc/manual/de/sylpheed-19.html
5466         * doc/manual/de/sylpheed-2.html
5467         * doc/manual/de/sylpheed-20.html
5468         * doc/manual/de/sylpheed-3.html
5469         * doc/manual/de/sylpheed-4.html
5470         * doc/manual/de/sylpheed-5.html
5471         * doc/manual/de/sylpheed-6.html
5472         * doc/manual/de/sylpheed-7.html
5473         * doc/manual/de/sylpheed-8.html
5474         * doc/manual/de/sylpheed-9.html
5475         * doc/manual/de/sylpheed.html
5476         * doc/manual/en/.cvsignore
5477         * doc/manual/en/Makefile.am
5478         * doc/manual/en/sylpheed-1.html
5479         * doc/manual/en/sylpheed-10.html
5480         * doc/manual/en/sylpheed-11.html
5481         * doc/manual/en/sylpheed-12.html
5482         * doc/manual/en/sylpheed-13.html
5483         * doc/manual/en/sylpheed-14.html
5484         * doc/manual/en/sylpheed-15.html
5485         * doc/manual/en/sylpheed-16.html
5486         * doc/manual/en/sylpheed-17.html
5487         * doc/manual/en/sylpheed-18.html
5488         * doc/manual/en/sylpheed-19.html
5489         * doc/manual/en/sylpheed-2.html
5490         * doc/manual/en/sylpheed-20.html
5491         * doc/manual/en/sylpheed-21.html
5492         * doc/manual/en/sylpheed-22.html
5493         * doc/manual/en/sylpheed-3.html
5494         * doc/manual/en/sylpheed-4.html
5495         * doc/manual/en/sylpheed-5.html
5496         * doc/manual/en/sylpheed-6.html
5497         * doc/manual/en/sylpheed-7.html
5498         * doc/manual/en/sylpheed-8.html
5499         * doc/manual/en/sylpheed-9.html
5500         * doc/manual/en/sylpheed.html
5501         * doc/manual/es/.cvsignore
5502         * doc/manual/es/Makefile.am
5503         * doc/manual/es/sylpheed-1.html
5504         * doc/manual/es/sylpheed-10.html
5505         * doc/manual/es/sylpheed-11.html
5506         * doc/manual/es/sylpheed-12.html
5507         * doc/manual/es/sylpheed-13.html
5508         * doc/manual/es/sylpheed-14.html
5509         * doc/manual/es/sylpheed-15.html
5510         * doc/manual/es/sylpheed-16.html
5511         * doc/manual/es/sylpheed-17.html
5512         * doc/manual/es/sylpheed-18.html
5513         * doc/manual/es/sylpheed-19.html
5514         * doc/manual/es/sylpheed-2.html
5515         * doc/manual/es/sylpheed-20.html
5516         * doc/manual/es/sylpheed-3.html
5517         * doc/manual/es/sylpheed-4.html
5518         * doc/manual/es/sylpheed-5.html
5519         * doc/manual/es/sylpheed-6.html
5520         * doc/manual/es/sylpheed-7.html
5521         * doc/manual/es/sylpheed-8.html
5522         * doc/manual/es/sylpheed-9.html
5523         * doc/manual/es/sylpheed.html
5524         * doc/manual/fr/.cvsignore
5525         * doc/manual/fr/Makefile.am
5526         * doc/manual/fr/sylpheed-1.html
5527         * doc/manual/fr/sylpheed-10.html
5528         * doc/manual/fr/sylpheed-11.html
5529         * doc/manual/fr/sylpheed-12.html
5530         * doc/manual/fr/sylpheed-13.html
5531         * doc/manual/fr/sylpheed-14.html
5532         * doc/manual/fr/sylpheed-15.html
5533         * doc/manual/fr/sylpheed-16.html
5534         * doc/manual/fr/sylpheed-17.html
5535         * doc/manual/fr/sylpheed-18.html
5536         * doc/manual/fr/sylpheed-19.html
5537         * doc/manual/fr/sylpheed-2.html
5538         * doc/manual/fr/sylpheed-20.html
5539         * doc/manual/fr/sylpheed-3.html
5540         * doc/manual/fr/sylpheed-4.html
5541         * doc/manual/fr/sylpheed-5.html
5542         * doc/manual/fr/sylpheed-6.html
5543         * doc/manual/fr/sylpheed-7.html
5544         * doc/manual/fr/sylpheed-8.html
5545         * doc/manual/fr/sylpheed-9.html
5546         * doc/manual/fr/sylpheed.html
5547         * doc/manual/ja/.cvsignore
5548         * doc/manual/ja/Makefile.am
5549         * doc/manual/ja/sylpheed-1.html
5550         * doc/manual/ja/sylpheed-10.html
5551         * doc/manual/ja/sylpheed-11.html
5552         * doc/manual/ja/sylpheed-12.html
5553         * doc/manual/ja/sylpheed-13.html
5554         * doc/manual/ja/sylpheed-14.html
5555         * doc/manual/ja/sylpheed-15.html
5556         * doc/manual/ja/sylpheed-16.html
5557         * doc/manual/ja/sylpheed-17.html
5558         * doc/manual/ja/sylpheed-18.html
5559         * doc/manual/ja/sylpheed-19.html
5560         * doc/manual/ja/sylpheed-2.html
5561         * doc/manual/ja/sylpheed-20.html
5562         * doc/manual/ja/sylpheed-3.html
5563         * doc/manual/ja/sylpheed-4.html
5564         * doc/manual/ja/sylpheed-5.html
5565         * doc/manual/ja/sylpheed-6.html
5566         * doc/manual/ja/sylpheed-7.html
5567         * doc/manual/ja/sylpheed-8.html
5568         * doc/manual/ja/sylpheed-9.html
5569         * doc/manual/ja/sylpheed.html
5570         * doc/manual/ja/sylpheed.sgml
5571         * src/mainwindow.c
5572                 Remove outdated manual and faq. Noisy, eh?
5573
5574 2005-12-06 [colin]      1.9.100cvs70
5575
5576         * src/compose.c
5577         * src/quote_fmt_parse.y
5578         * src/undo.c
5579         * src/undo.h
5580                 Allow %X to position cursor at 0 
5581                 (no %X = before signature)
5582                 Fix paste as quotation putting the cursor at 0
5583                 Fix undo offsets when pasting
5584                 Insert the quote_fmt at once instead of line 
5585                 by line
5586                 Fix [Edited] when starting to reply/forward
5587
5588 2005-12-06 [paul]       1.9.100cvs69
5589
5590         * src/plugins/clamav/clamav_plugin_gtk.c
5591                 add another tooltip
5592         * src/plugins/spamassassin/spamassassin_gtk.c
5593                 rework spamassassin_create_widget_func()
5594
5595 2005-12-05 [colin]      1.9.100cvs68
5596
5597         * po/POTFILES.in
5598                 Fix make release ;-)
5599
5600 2005-12-05 [colin]      1.9.100cvs67
5601
5602         * src/compose.c
5603         * src/compose.h
5604                 Fix cursor positioning (not obeying %X)
5605
5606 2005-12-05 [paul]       1.9.100cvs66
5607
5608         * src/plugins/dillo_viewer/dillo_prefs.c
5609                 fix compilation warning
5610
5611 2005-12-05 [paul]       1.9.100cvs65
5612
5613         * src/prefs_spelling.c
5614         * src/plugins/trayicon/trayicon.c
5615                 cleanups - remove unused stuff
5616
5617 2005-12-05 [paul]       1.9.100cvs64
5618
5619         * README
5620         * manual/plugins.xml
5621                 remove info about removed mathml_viewer plugin
5622
5623 2005-12-05 [paul]       1.9.100cvs63
5624
5625         * configure.ac
5626         * src/plugins/Makefile.am
5627         * src/plugins/mathml_viewer/.cvsignore
5628         * src/plugins/mathml_viewer/Makefile.am
5629         * src/plugins/mathml_viewer/mathml_viewer.c
5630                 remove unmaintained mathml_viewer plugin
5631
5632 2005-12-05 [paul]       1.9.100cvs62
5633
5634         * src/summaryview.c
5635                 obey prefs_common.always_show_msg when
5636                 moving a msg
5637                 Thanks to Colin
5638
5639 2005-12-05 [paul]       1.9.100cvs61
5640
5641         * src/compose.c
5642         * src/prefs_account.c
5643         * src/prefs_filtering.c
5644         * src/prefs_quote.c
5645         * src/prefs_spelling.c
5646         * src/prefs_toolbar.c
5647         * src/summaryview.c
5648         * src/gtk/gtkutils.c
5649         * src/gtk/quicksearch.c
5650         * src/plugins/dillo_viewer/dillo_prefs.c
5651                 dialog cleanups
5652
5653 2005-12-04 [paul]       1.9.100cvs60
5654
5655         * src/inc.c
5656         * src/prefs_account.c
5657         * src/prefs_account.h
5658                 allow a Local account to specify a
5659                 default inbox
5660                 (closes bug 843 'Inbox cannot be changed for local
5661                  mailboxes')
5662
5663 2005-12-04 [colin]      1.9.100cvs59
5664
5665         * src/plugins/trayicon/trayicon.c
5666                 Remove Get, rename Get All to Get Mail in order to
5667                 be consistent with the default main toolbar
5668
5669 2005-12-03 [colin]      1.9.100cvs58
5670
5671         * manual/gpl.xml
5672         * manual/sylpheed-claws-manual.xml
5673                 Add GPL appendix
5674
5675 2005-12-03 [paul]       1.9.100cvs57
5676
5677         * AUTHORS
5678         * po/sv.po
5679         * src/gtk/authors.h
5680                 new (partially complete) Swedish translation
5681                 by Anders Troback <sylpheed@troback.com>
5682
5683 2005-12-02 [paul]       1.9.100cvs56
5684
5685         * configure.ac
5686                 libetpan 0.41 required
5687
5688 2005-12-02 [paul]       1.9.100cvs55
5689
5690         * src/plugins/clamav/clamav_plugin.c
5691         * src/plugins/clamav/clamav_plugin.h
5692         * src/plugins/clamav/clamav_plugin_gtk.c
5693         * src/plugins/spamassassin/spamassassin.c
5694         * src/plugins/spamassassin/spamassassin.h
5695         * src/plugins/spamassassin/spamassassin_gtk.c
5696                 unregister prefs pages on unloading, thus
5697                 preventing a crash
5698                 (thanks to Colin for the hint)
5699
5700 2005-12-02 [wwp]        1.9.100cvs54
5701
5702         * src/quote_fmt.h
5703         * src/quote_fmt_parse.y
5704                 fix misuse of gboolean*, use gboolean instead
5705                 (thanks to Paul, Colin, for pointing out that scaring one)
5706
5707 2005-12-02 [paul]       1.9.100cvs53
5708
5709         * src/plugins/clamav/clamav_plugin.c
5710                 int no --> unsigned int no
5711         * src/plugins/clamav/clamav_plugin_gtk.c
5712                 rework config page
5713
5714 2005-12-02 [wwp]        1.9.100cvs52
5715
5716         * src/compose.c
5717         * src/prefs_template.c
5718         * src/quote_fmt.h
5719         * src/quote_fmt_parse.y
5720                 prevent from executing |f and |p templates commands when
5721                 adding or replacing templates in prefs (avoids annoying and
5722                 potentially dangerous behaviours)
5723
5724 2005-12-02 [paul]       1.9.100cvs51
5725
5726         * src/prefs_common.c
5727                 allow translation of some default values
5728                 Patch by Fabien Vantard
5729
5730 2005-12-02 [paul]       1.9.100cvs50
5731
5732         * src/codeconv.c
5733         * src/codeconv.h
5734         * src/prefs_common.c
5735         * src/prefs_common.h
5736         * src/prefs_message.c
5737         * src/textview.c
5738                 remove obsolete 'convert_mb_alnum' option
5739                 and related stuff
5740         * src/gtk/about.c
5741                 remove unused 'about_textview_visibility_notify'
5742
5743 2005-12-02 [paul]       1.9.100cvs49
5744
5745         * src/prefs_account.c
5746         * src/prefs_compose_writing.c
5747         * src/prefs_fonts.c
5748         * src/prefs_gtk.h
5749         * src/prefs_image_viewer.c
5750         * src/prefs_message.c
5751         * src/prefs_other.c
5752         * src/prefs_receive.c
5753         * src/prefs_send.c
5754         * src/prefs_spelling.c
5755         * src/prefs_summaries.c
5756         * src/prefs_wrapping.c
5757         * src/plugins/dillo_viewer/dillo_prefs.c
5758         * src/plugins/pgpcore/prefs_gpg.c
5759                 several cleanups to the prefs dialogs
5760                 (slightly modified) patch by Fabien Vantard
5761
5762 2005-12-02 [paul]       1.9.100cvs48
5763
5764         * src/main.c
5765                 --exit means exit
5766         * src/send_message.c
5767                 fix crash on send when connection fails
5768
5769         Thanks to Colin
5770
5771 2005-12-01 [colin]      1.9.100cvs47
5772
5773         * src/html.c
5774                 Translate &hellip; to "..."
5775
5776 2005-11-30 [colin]      1.9.100cvs46
5777
5778         * src/matcher.c
5779         * src/matcher.h
5780                 Optimize back yesterday's fix.
5781
5782 2005-11-30 [paul]       1.9.100cvs45
5783
5784         * manual/faq.xml
5785                 standardised
5786         * manual/intro.xml
5787                 written by Colin, edited by me
5788
5789 2005-11-29 [colin]      1.9.100cvs44
5790
5791         * src/matcher.c
5792                 Skip headers unconditionnaly in match_body if the
5793                 rule is not message or ~message
5794
5795 2005-11-29 [colin]      1.9.100cvs43
5796
5797         * src/matcher.c
5798                 Fix body_part and such, not skipping headers 
5799                 if the matchcriteria wasn't the first in the rule
5800
5801 2005-11-29 [colin]      1.9.100cvs42
5802
5803         * src/compose.c
5804                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5805                 option missing from message view window)
5806                 Fix double text D'n'D with gtk-2.8
5807         * src/matcher.c
5808                 Fix ~message, ~headers_part, ~body_part rules
5809         * src/messageview.c
5810                 Add Windows-1252 (Closes bug #863)
5811                 Fix accels
5812         * src/gtk/gtkaspell.c
5813                 Properly destroy accels in all menus
5814
5815 2005-11-29 [mones]      1.9.100cvs41
5816
5817         * po/es.po
5818                 Updated.
5819
5820 2005-11-27 [colin]      1.9.100cvs40
5821
5822         * src/mh_gtk.c
5823                 "/Remove mailbox" -> "/Remove mailbox..."
5824
5825 2005-11-27 [paul]       1.9.100cvs39
5826
5827         * AUTHORS
5828         * po/de.po
5829         * src/gtk/authors.h
5830                 updated by new maintainer, Stephan Sachse
5831
5832 2005-11-27 [paul]       1.9.100cvs38
5833
5834         * manual/faq.xml
5835                 written by Colin, edited by me
5836
5837 2005-11-27 [paul]       1.9.100cvs37
5838
5839         * src/prefs_common.c
5840         * src/prefs_common.h
5841         * src/prefs_receive.c
5842         * src/prefs_summaries.c
5843                 move 'go to inbox after receiving new mail'
5844                 option from display/sumamaries to mail
5845                 handling/receive, and rework prefs_summaries
5846                 dialog a little
5847
5848 2005-11-25 [martin]     1.9.100cvs36
5849
5850         * po/de.po
5851             fixed windows-1252 translation;
5852             translated some new and fuzzy strings
5853
5854 2005-11-25 [paul]       1.9.100cvs35
5855
5856         * src/plugins/clamav/clamav_plugin.c
5857                 complete the update done in cvs34
5858
5859 2005-11-25 [paul]       1.9.100cvs34
5860
5861         * src/plugins/clamav/clamav_plugin.c
5862                 reflect upstream changes
5863
5864 2005-11-25 [paul]       1.9.100cvs33
5865
5866         * manual/ack.xml
5867         * manual/plugins.xml
5868         * manual/sylpheed-claws-manual.xml
5869                 written/updated by Colin, edited by me
5870         * tools/acroread2sylpheed.pl
5871                 update binary name
5872
5873 2005-11-24 [colin]      1.9.100cvs32
5874
5875         * src/compose.c
5876                 Fix bug #856 (reediting messages forgets Request
5877                 Return Receipt)
5878
5879 2005-11-24 [paul]       1.9.100cvs31
5880
5881         * manual/addrbook.xml
5882         * manual/starting.xml
5883                 written by Colin, proofread, edited, adapted by me
5884         * manual/advanced.xml
5885                 add some Actions examples
5886         * src/importldif.c
5887                 use a Save button instead of a Close button
5888         * src/wizard.c
5889                 indicate mandatory fields
5890                 fix page display
5891                 Thanks to Colin
5892
5893 2005-11-23 [colin]      1.9.100cvs30
5894
5895         * src/addressbook.c
5896                 Rename menu item, fix possible crash after
5897                 deletion of books
5898         * src/addrindex.c
5899                 Allow searching for '*' in ldap
5900         * src/browseldap.c
5901                 Fix "Browse Entry" (did anyone use it?)
5902         * src/wizard.c
5903                 Add guards for mandatory information
5904
5905 2005-11-23 [paul]       1.9.100cvs29
5906
5907         * manual/advanced.xml
5908                 corrections to the English
5909
5910 2005-11-23 [colin]      1.9.100cvs28
5911
5912         * src/mimeview.c
5913                 Fix possible crash at exit. After the call to
5914                 gtk_container_remove(), the Viewer's widget has no
5915                 more parent so gtk+ automatically frees it and its
5916                 sons. If destroy_viewer() then try to access it,
5917                 problems ensue.
5918
5919 2005-11-22 [colin]      1.9.100cvs27
5920
5921         * src/compose.c
5922         * src/gtk/gtkaspell.c
5923                 Fix right-clicking on a misspelled word
5924                 Fix More... in suggestions menu
5925
5926 2005-11-22 [wwp]        1.9.100cvs26
5927
5928         * src/prefs_template.c
5929                 templates works: re-sort templates list when adding or replacing,
5930                 prevent from adding or replacing when the template name is empty
5931
5932 2005-11-21 [colin]      1.9.100cvs25
5933
5934         * src/addressbook.c
5935                 Fix some addressbook suckage (dnd, select all)
5936         * src/compose.c
5937         * src/gtk/gtkaspell.c
5938         * src/gtk/gtkaspell.h
5939                 Make the spellchecker menu work with the 
5940                 GtkTextView one instead of overriding it
5941
5942 2005-11-20 [paul]       1.9.100cvs24
5943
5944         * manual/handling.xml
5945                 proofread and corrected
5946
5947 2005-11-20 [paul]       1.9.100cvs23
5948
5949         * manual/Makefile
5950                 generate html as one file
5951         * manual/advanced.xml
5952                 fix output generation
5953                 reformat hidden options list
5954         * manual/manual.xml     ** REMOVED **
5955         * manual/sylpheed-claws-manual.xml      ** ADDED **
5956                 renamed
5957
5958 2005-11-18 [colin]      1.9.100cvs22
5959
5960         * src/prefs_account.c
5961                 Fix layout in news and mbox accounts
5962         * manual/account.xml
5963         * manual/advanced.xml
5964                 New contents for Paul to check :)
5965
5966 2005-11-18 [wwp]        1.9.100cvs21
5967
5968         * src/gtk/quicksearch.c
5969                 don't update extended quicksearch buttons twice
5970
5971 2005-11-18 [paul]       1.9.100cvs20
5972
5973         * src/textview.c
5974                 complete 1.9.100cvs19
5975
5976 2005-11-18 [paul]       1.9.100cvs19
5977
5978         * src/compose.c
5979                 cosmetic improvements
5980         * src/textview.c
5981                 also list text/* attachments
5982
5983 2005-11-18 [colin]      1.9.100cvs18
5984
5985         * src/summaryview.c
5986                 Use column 0 instead of -1 in 
5987                 gtk_ctree_node_moveto, in a naive
5988                 hope it'll fix the gtk-related crashes
5989
5990 2005-11-18 [colin]      1.9.100cvs17
5991
5992         * src/gtk/inputdialog.c
5993                 Fix icon staying the first one
5994
5995 2005-11-17 [wwp]        1.9.100cvs16
5996                 fix possible problem showing some quicksearch buttons, and a bad
5997                 call to g_return_if_fail in a function that returns a value (both
5998                 fixes by Fabien Vantard)
5999
6000 2005-11-15 [wwp]        1.9.100cvs15
6001
6002         * src/gtk/quicksearch.c
6003                 added a tooltip to that obscure ... quicksearch button
6004
6005 2005-11-15 [wwp]        1.9.100cvs14
6006
6007         * src/gtk/quicksearch.c
6008                 add a quicksearch helper to filtering expression users: the ... button
6009                 raises the condition expr window. condition expressions set up w/ this
6010                 window are used by the quicksearch if the user closes it pressing OK.
6011
6012 2005-11-14 [paul]       1.9.100cvs13
6013
6014         * src/plugins/clamav/clamav_plugin.c
6015         * src/plugins/spamassassin/spamassassin.c
6016                 change plugin type following recent merging
6017
6018 2005-11-14 [wwp]        1.9.100cvs12
6019
6020         * src/folder.c
6021                 prevent from crashing when copying/moving message(s) from and
6022                 to the same folder
6023
6024 2005-11-14 [paul]       1.9.100cvs11
6025
6026         * src/plugins/clamav/Makefile.am
6027         * src/plugins/clamav/clamav_plugin.c
6028         * src/plugins/clamav/clamav_plugin.h
6029         * src/plugins/clamav/clamav_plugin_gtk.c
6030                 also merge clamav and clamav_gtk plugins
6031
6032 2005-11-13 [colin]      1.9.100cvs10
6033
6034         * configure.ac
6035         * src/plugins/spamassassin/Makefile.am
6036         * src/plugins/spamassassin/spamassassin.c
6037         * src/plugins/spamassassin/spamassassin.h
6038         * src/plugins/spamassassin/spamassassin_gtk.c
6039                 Merge spamassassin and spamassassin_gtk plugins,
6040                 and build it by default.
6041
6042 2005-11-12 [colin]      1.9.100cvs9
6043
6044         * src/etpan/imap-thread.c
6045                 Fix gcc warning
6046
6047 2005-11-12 [colin]      1.9.100cvs8
6048
6049         * src/procmime.c
6050                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6051
6052 2005-11-10 [colin]      1.9.100cvs7
6053
6054         * src/main.c
6055                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6056                 minimised state)
6057
6058 2005-11-10 [wwp]        1.9.100cvs6
6059
6060         * src/gtk/description_window.c
6061                 fix a crash when closing description windows using the WM's [X] button
6062
6063 2005-11-09 [colin]      1.9.100cvs5
6064
6065         * src/common/ssl.c
6066                 Update libetpan call to follow upstream
6067                 (yes, this requires libetpan-0.40cvs3)
6068
6069 2005-11-08 [colin]      1.9.100cvs4
6070
6071         * src/compose.c
6072         * src/textview.c
6073         * src/common/utils.c
6074         * src/common/utils.h
6075                 Enhance the email parser
6076
6077 2005-11-08 [colin]      1.9.100cvs3
6078
6079         * src/procmime.c
6080                 Fix what looks like an off-by-one (fixes 
6081                 attachments from the Bat)
6082
6083 2005-11-08 [wwp]        1.9.100cvs2
6084
6085         * src/main.c
6086                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6087
6088 2005-11-08 [wwp]        1.9.100cvs1
6089
6090         * src/main.c
6091                 allow exiting Sylpheed-Claws from command-line
6092
6093 2005-11-08 [paul]       1.9.100
6094
6095         1.9.100 released
6096
6097 2005-11-07 [colin]      1.9.99cvs17
6098
6099         * src/addritem.c
6100         * src/ldif.c
6101                 Fix import of base-64 encoded items
6102
6103 2005-11-07 [colin]      1.9.99cvs16
6104
6105         * src/send_message.c
6106                 Fix bug #314 (Queue does not empty under certain 
6107                 circumstances)
6108
6109 2005-11-07 [paul]       1.9.99cvs15
6110
6111         * src/mutt.c
6112         * src/pine.c
6113                 fix buffer overflows
6114                 Thanks to Colin
6115
6116 2005-11-07 [paul]       1.9.99cvs14
6117
6118         * doc/man/Makefile.am
6119         * doc/man/sylpheed-claws.1      ** ADDED **
6120         * doc/man/sylpheed.1            ** DELETED **
6121                 rename and update the man file
6122
6123 2005-11-06 [colin]      1.9.99cvs13
6124
6125         * src/ldif.c
6126                 Fix ldif_get_line() that returned empty strings
6127                 (Didn't understand why). Also fix a possible
6128                 buffer overflow.
6129
6130 2005-11-06 [wwp]        1.9.99cvs12
6131
6132         * src/textview.c
6133         * src/gtk/about.c
6134         * src/gtk/gtkutils.c
6135         * src/gtk/gtkutils.h
6136                 fix a compilation warning,
6137                 make links sensitive in the about dialog
6138
6139 2005-11-04 [wwp]        1.9.99cvs11
6140
6141         * src/gtk/about.c
6142                 don't wrap or translate URIs, and a bit text format cleanup
6143
6144 2005-11-04 [wwp]        1.9.99cvs10
6145
6146         * src/gtk/about.c
6147                 better textview tagging implementation (no more use of marks for
6148                 postponed tagging)
6149
6150 2005-11-02 [colin]      1.9.99cvs9
6151
6152         * src/common/ssl.c
6153                 Forgot an ifdef
6154
6155 2005-11-02 [colin]      1.9.99cvs8
6156
6157         * configure.ac
6158                 Require libetpan-0.40 due to upstream fix
6159         * src/common/ssl.c
6160                 Tell libetpan not to call SSL_Library_Init,
6161                 as we do it ourselves.
6162
6163 2005-11-02 [colin]      1.9.99cvs7
6164
6165         * po/POTFILES.in
6166                 Add missing files (thanks to Fabien Vantard)
6167
6168 2005-11-02 [colin]      1.9.99cvs6
6169
6170         * src/summaryview.c
6171                 Fix totals when read messages are hidden or quicksearch
6172                 is on
6173         * src/ssl_manager.c
6174         * src/ssl_manager.h
6175         * src/common/ssl_certificate.c
6176         * src/common/ssl_certificate.h
6177         * src/gtk/sslcertwindow.c
6178         * src/gtk/sslcertwindow.h
6179                 Fix copyright on my stuff
6180
6181 2005-11-02 [wwp]        1.9.99cvs5
6182
6183         * src/prefs_themes.c
6184                 fix directory name checking (theme installation/removal),
6185                 made related error a bit more verbose
6186
6187 2005-11-02 [colin]      1.9.99cvs4
6188
6189         * src/summaryview.c
6190                 Fix typo (probably fixes bug #841 (Sort by the From 
6191                 field doesn't work)
6192
6193 2005-11-02 [paul]       1.9.99cvs3
6194
6195         * po/ko.po
6196         * po/nb.po
6197                 updated by SungHyun Nam, Geir Helland
6198         * src/wizard.c
6199                 fix typo in welcome message. spotted by
6200                 Andrea Spadaccini
6201
6202 2005-11-01 [colin]      1.9.99cvs2
6203
6204         * src/compose.c
6205                 Fix replying to ml wen confirming subscription
6206         * src/messageview.c
6207         * src/mimeview.c
6208         * src/mimeview.h
6209         * src/privacy.h
6210         * src/summaryview.c
6211                 Make key check non blocking
6212
6213 2005-10-31 [paul]       1.9.99cvs1
6214
6215         * tools/claws.i18n.status.pl
6216                 updated for ChangeLog
6217
6218 2005-10-31 [paul]       1.9.99
6219
6220         1.9.99 released
6221
6222 2005-10-31 [paul]       1.9.15cvs131
6223
6224         * .cvsignore
6225         * ChangeLog
6226         * ChangeLog.claws       ** REMOVED **
6227         * ChangeLog-gtk2.claws  ** REMOVED **
6228         * ChangeLog.gtk1        ** ADDED **
6229         * INSTALL
6230         * Makefile.am
6231         * NEWS
6232         * README
6233         * README.claws          ** REMOVED **
6234         * README.jp             ** REMOVED **
6235         * RELEASE_NOTES         ** ADDED **
6236         * RELEASE_NOTES.claws   ** REMOVED **
6237         * commitHelper
6238         * configure.ac
6239         * sylpheed.spec.in      ** REMOVED **
6240                 tidy up and update the default docs:
6241                 ChangeLog.claws is renamed ChangeLog.gtk1
6242                 ChangeLog-gtk2.claws is renamed ChangeLog
6243                 README.claws is renamed README
6244                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6245
6246 2005-10-31 [paul]       1.9.15cvs130
6247
6248         * po/it.po
6249                 fix errors
6250
6251 2005-10-31 [paul]       1.9.15cvs129
6252
6253         * po/ca.po
6254         * po/de.po
6255         * po/en_GB.po
6256         * po/fr.po
6257         * po/it.po
6258         * po/pt_BR.po
6259         * po/sk.po
6260         * po/sr.po
6261         * po/zh_CN.po
6262                 updated by Miquel Oliete, Stephan Sachse and
6263                 Thomas Gilgin, me, Fabien Vantard, Andrea
6264                 Spadaccini, Frederico Goncalves Guimaraes,
6265                 Andrej Kacian, Aleksandar Urosevic, and
6266                 Ralgh Young.
6267
6268 2005-10-31 [mones]      1.9.15cvs128
6269
6270         * manual/faq.xml
6271                 More questions.
6272         
6273         * po/es.po
6274                 Updated for release.
6275
6276 2005-10-30 [colin]      1.9.15cvs127
6277
6278         * src/compose.c
6279                 Place cursor before rewrapping (fixes cursor
6280                 pos if quotation gets rewrapped)
6281
6282 2005-10-29 [paul]       1.9.15cvs126
6283
6284         * src/crash.c
6285         * src/foldersel.c
6286         * src/main.c
6287         * src/messageview.c
6288         * src/toolbar.c
6289         * src/gtk/authors.h
6290                 corrections to text items
6291
6292 2005-10-28 [colin]      1.9.15cvs125
6293
6294         * src/messageview.c
6295                 Make "hit 'C' to check sig" work from extern 
6296                 messageviews
6297
6298 2005-10-27 [colin]      1.9.15cvs124
6299
6300         * src/summaryview.c
6301                 Add a hack to avoid segfaulting when hammering 
6302                 on gtk's events
6303
6304 2005-10-27 [wwp]        1.9.15cvs123
6305
6306         * src/prefs_themes.c
6307                 sort list of themes names in themes prefs
6308
6309 2005-10-27 [paul]       1.9.15cvs122
6310
6311         * src/folder.c
6312         * src/prefs_account.c
6313                 fix building on Solaris
6314                 Patch by Alex Moore
6315
6316 2005-10-27 [wwp]        1.9.15cvs121
6317
6318         * src/summaryview.c
6319         * src/gtk/gtksctree.c
6320                 speed up unselecting messages in summary view (thanks to Colin)
6321
6322 2005-10-27 [paul]       1.9.15cvs120
6323
6324         * src/mainwindow.c
6325                 fix a compilation warning
6326         * src/summaryview.c
6327                 fix updating of 'n items selected' count
6328                 when deselecting
6329
6330 2005-10-27 [martin]     1.9.15cvs119
6331
6332         * src/action.c
6333                 ignore actions with a leading '/' in the action menu name
6334                 fixes a crash on menu creation
6335         * src/prefs_actions.c
6336                 do not allow a leading '/' in the action menu name
6337
6338 2005-10-27 [paul]       1.9.15cvs118
6339
6340         * src/main.c
6341                 fix compilation warning
6342
6343 2005-10-27 [paul]       1.9.15cvs117
6344
6345         * src/procmime.c
6346                 add #if HAVE_LOCALE_H
6347
6348 2005-10-27 [paul]       1.9.15cvs116
6349
6350         * src/plugins/clamav/clamav_plugin.c
6351         * src/plugins/dillo_viewer/dillo_viewer.c
6352         * src/plugins/mathml_viewer/mathml_viewer.c
6353         * src/plugins/pgpcore/plugin.c
6354         * src/plugins/pgpinline/plugin.c
6355         * src/plugins/pgpmime/plugin.c
6356         * src/plugins/spamassassin/spamassassin.c
6357         * src/plugins/trayicon/trayicon.c
6358                 plugin_init() : make error messages more
6359                 informative
6360
6361 2005-10-26 [wwp]        1.9.15cvs115
6362
6363         * src/prefs_matcher.c
6364                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6365
6366 2005-10-26 [wwp]        1.9.15cvs114
6367
6368         * src/procmime.c
6369         * src/gtk/gtksctree.c
6370         * src/plugins/spamassassin/libspamc.c
6371         * src/plugins/spamassassin/spamassassin.c
6372                 fix some compilation warnings more
6373
6374 2005-10-26 [mones]      1.9.15cvs113
6375
6376         * po/es.po
6377                 Updated translation
6378
6379 2005-10-26 [paul]       1.9.15cvs112
6380
6381         * src/prefs_message.c
6382                 give all display_xface stuff the
6383                 #if HAVE_LIBCOMPFACE treatment, thus
6384                 preventing a crash
6385                 (Thanks to Wolfgang Enderlein)
6386
6387 2005-10-26 [colin]      1.9.15cvs111
6388
6389         * src/gedit-print.c
6390                 Fix date format
6391         * src/imap_gtk.c
6392         * src/news_gtk.c
6393                 Remove context menu items that should not be there
6394         * src/jpilot.c
6395                 Fix encoding
6396         * src/main.c
6397         * src/mainwindow.c
6398                 Don't show the mainwindow too soon
6399
6400 2005-10-26 [wwp]        1.9.15cvs110
6401
6402         * src/folder.c
6403         * src/manual.c
6404         * src/summaryview.c
6405                 fix uninitialized pointers in the folder updating hook
6406                 (thanks to Colin)
6407
6408 2005-10-25 [mones]      1.9.15cvs109
6409
6410         * manual/faq.xml
6411                 General information subsection completed. 
6412                 Removed archaic references.
6413                 
6414         * manual/Makefile
6415         * manual/dtd/manual.dsl
6416                 Added customization stylesheet for getting paragraphs
6417                 fully justified in PDF output (as suggested by Colin).
6418
6419 2005-10-25 [colin]      1.9.15cvs108
6420
6421         * src/compose.c
6422                 Fix a second leak
6423
6424 2005-10-25 [colin]      1.9.15cvs107
6425
6426         * src/addrbook.c
6427         * src/addrindex.c
6428                 Fix leak (xml_get_element() allocates memory)
6429         * src/compose.c
6430                 Fix leak + dead code (shame!)
6431         * src/procmime.c
6432                 Fix leak
6433
6434 2005-10-25 [colin]      1.9.15cvs106
6435
6436         * src/mimeview.c
6437                 Fix encoding issue in Save all and in 
6438                 overwrite-confirmation alertpanel
6439
6440 2005-10-25 [colin]      1.9.15cvs105
6441
6442         * src/common/socket.c
6443                 Fix a leak - Thanks to Christopher Aillon
6444                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6445
6446 2005-10-25 [paul]       1.9.15cvs104
6447
6448         * src/wizard.c
6449                 Always guess servers from the right-hand
6450                 email part and guess username from the
6451                 left-hand part. (Thanks to Colin)
6452                 add an X-Face to the welcome message
6453
6454 2005-10-25 [paul]       1.9.15cvs103
6455
6456         * manual/handling.xml
6457                 written by Colin, edited by me
6458
6459 2005-10-25 [wwp]        1.9.15cvs102
6460
6461         * src/folderview.c
6462         * src/grouplistdialog.c
6463         * src/imap.c
6464         * src/noticeview.c
6465                 fix some compilation warnings
6466
6467 2005-10-24 [paul]
6468
6469         1.9.99-rc3 released
6470
6471 2005-10-24 [paul]       1.9.15cvs101
6472
6473         * src/gtk/about.c
6474                 fix window sizing
6475
6476 2005-10-24 [paul]       1.9.15cvs100
6477
6478         * src/pixmaps/offline.xpm
6479         * src/pixmaps/online.xpm
6480                 replace with last default versions
6481
6482 2005-10-24 [colin]      1.9.15cvs99
6483
6484         * src/imap.c
6485                 Fix bug when moving a folder
6486         * src/imap_gtk.c
6487         * src/mh_gtk.c
6488                 "Delete folder" pops up a window, so it 
6489                 should be suffixed with "..."
6490         * src/plugins/pgpcore/sgpgme.c
6491                 Include locale.h
6492
6493 2005-10-24 [mones]      1.9.15cvs98
6494
6495         * manual/Makefile
6496         * manual/account.xml
6497         * manual/ack.xml
6498         * manual/addrbook.xml
6499         * manual/advanced.xml
6500         * manual/faq.xml
6501         * manual/glossary.xml
6502         * manual/gpl.xml
6503         * manual/handling.xml
6504         * manual/intro.xml
6505         * manual/keyboard.xml
6506         * manual/manual.xml
6507         * manual/plugins.xml
6508         * manual/starting.xml
6509         * manual/dtd/sdocbook.dtd
6510                 Initial manual structure and some content.
6511
6512 2005-10-23 [wwp]        1.9.15cvs97
6513
6514         * src/gtk/about.c
6515                 fix a typo
6516
6517 2005-10-23 [wwp]        1.9.15cvs96
6518
6519         * src/gtk/about.c
6520         * src/gtk/authors.h
6521                 rework of the about window (main work by Paul), also featuring a few
6522                 fixes for typos and duplicate names
6523
6524 2005-10-23 [wwp]        1.9.15cvs95
6525
6526         * src/.cvsignore
6527                 Ignore the right binary name (sylpheed-claws now)
6528
6529 2005-10-23 [paul]       1.9.15cvs94
6530
6531         * src/compose.c
6532                 when using Folder Pref 'Default To for
6533                 replies' make the entry in the Compose
6534                 window bold
6535                 Patch by Fabien Vantard
6536
6537 2005-10-22 [colin]      1.9.15cvs93
6538
6539         * src/codeconv.c
6540                 Fix leak
6541
6542 2005-10-22 [colin]      1.9.15cvs92
6543
6544         * src/codeconv.c
6545                 try to convert using locale (apart utf8) if necessary
6546
6547 2005-10-22 [colin]      1.9.15cvs91
6548
6549         * src/pixmaps/new.xpm
6550         * src/pixmaps/unread.xpm
6551                 Make the unread envelope blue again and
6552                 saturate the new one a bit more.
6553
6554 2005-10-22 [colin]      1.9.15cvs90
6555
6556         * src/compose.c
6557                 When replying to a mail sent by one of our accounts,
6558                 use the original list of recipients. Let 'Reply All'
6559                 and 'Reply to sender' work like previously.
6560
6561 2005-10-21 [colin]      1.9.15cvs89
6562
6563         * src/prefs_filtering.c
6564                 Clear fields after add and replace
6565         * src/textview.c
6566                 Display xface differently (better)
6567         * src/plugins/pgpinline/pgpinline.c
6568                 Fix crappy encodings/recodings
6569
6570 2005-10-21 [paul]       1.9.15cvs88
6571
6572         * src/compose.c
6573         * src/prefs_folder_item.c
6574         * src/toolbar.c
6575                 fix news folder Folder Properties
6576                 (thanks to Colin)
6577         * src/folderview.c
6578                 update folderview after Themes change
6579                 keep selected folder selected
6580                 (thanks to Colin)
6581
6582 2005-10-21 [paul]       1.9.15cvs87
6583
6584         * tools/Makefile.am
6585         * tools/OOo2sylpheed.pl
6586         * tools/README
6587         * tools/README.sylprint
6588         * tools/asus_mailled.sh         ** REMOVED **
6589         * tools/filter_conv.pl
6590         * tools/freshmeat_search.pl
6591         * tools/google_search.pl
6592         * tools/gpg-sign-syl            ** REMOVED **
6593         * tools/kmail2sylpheed.pl
6594         * tools/kmail2sylpheed_v2.pl
6595         * tools/multiwebsearch.pl
6596         * tools/nautilus2sylpheed.sh
6597         * tools/newscache_clean.pl
6598         * tools/outlook2sylpheed.pl
6599         * tools/sylpheed-switcher       ** REMOVED **
6600         * tools/sylprint.pl
6601         * tools/sylprint.rc
6602         * tools/tb2sylpheed
6603         * tools/vcard2xml.py
6604         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6605                 update default config dir
6606                 update binary name (thanks to Fabien Vantard)
6607                 remove obsolete scripts
6608
6609 2005-10-21 [colin]      1.9.15cvs86
6610
6611         * src/inc.c
6612                 Fix possible leak and units. Based on a patch by
6613                 Fabien Vantard.
6614
6615 2005-10-20 [colin]      1.9.15cvs85
6616
6617         * src/textview.c
6618                 Clear xface when clearing textview
6619
6620 2005-10-20 [colin]      1.9.15cvs84
6621
6622         * configure.ac
6623         * src/folderview.c
6624         * src/headerview.c
6625         * src/main.c
6626         * src/prefs_common.c
6627         * src/prefs_common.h
6628         * src/prefs_message.c
6629         * src/textview.c
6630         * src/textview.h
6631         * src/common/defs.h
6632         * src/common/utils.c
6633         * src/common/utils.h
6634         * src/gtk/gtkutils.c
6635         * src/gtk/gtkutils.h
6636                 Migrate config to .sylpheed-claws (Automatically)
6637                 Add a way to get the Xface in the TextView
6638
6639 2005-10-20 [colin]      1.9.15cvs83
6640
6641         * src/gtk/Makefile.am
6642         * src/gtk/about.c
6643         * src/gtk/authors.h
6644                 Make the about dialog *grooovy*
6645
6646 2005-10-20 [colin]      1.9.15cvs82
6647
6648         * src/mimeview.c
6649                 Use "Open with" on double click if no command
6650                 was found
6651
6652 2005-10-20 [colin]      1.9.15cvs81
6653
6654         * src/imap.c
6655         * src/etpan/imap-thread.c
6656                 Fix possible crash.
6657
6658 2005-10-20 [paul]       1.9.15cvs80
6659
6660         * src/folder.c
6661                 don't show clipkey icon if the only
6662                 attachment is the signature
6663                 Patch by Colin
6664
6665 2005-10-20 [paul]       1.9.15cvs79
6666
6667         * AUTHORS
6668         * src/plugins/pgpmime/pgpmime.c
6669                 name the PGP/MIME signature 'signature.asc'
6670                 Patch by Andrew Nelson <freeandy@gmail.com>
6671
6672 2005-10-19 [colin]      1.9.15cvs78
6673
6674         * src/plugins/pgpmime/pgpmime.c
6675                 Oops, no need to double-check though
6676
6677 2005-10-19 [colin]      1.9.15cvs77
6678
6679         * src/plugins/pgpinline/pgpinline.c
6680         * src/plugins/pgpmime/pgpmime.c
6681                 Check that my_tmpfile() doesn't 
6682                 return NULL
6683
6684 2005-10-19 [colin]      1.9.15cvs76
6685
6686         * src/common/utils.c
6687                 Use shorter mime boundaries to avoid having
6688                 MTAs rewrapping our headers, breaking the
6689                 PGP signature in the process 
6690         * src/compose.c
6691         * src/plugins/pgpmime/pgpmime.c
6692                 Check for boundary uniqueness to be sure
6693                 it won't happen, instead of hoping for the
6694                 best
6695
6696 2005-10-19 [colin]      1.9.15cvs75
6697
6698         * sylpheed-claws.desktop
6699         * src/Makefile.am
6700         * src/main.c
6701                 Ship a sylpheed-claws binary instead
6702                 of a sylpheed one. Change the socket
6703                 name, too
6704         * src/folderview.c
6705                 Update folder only if it changed
6706         * src/wizard.c
6707                 Fix i18n in welcome mail, patch by
6708                 Fabien Vantard
6709
6710 2005-10-19 [paul]
6711
6712         1.9.99-rc2 released
6713
6714 2005-10-19 [paul]       1.9.15cvs74
6715
6716         * src/folder.c
6717         * src/folderview.c
6718                 fix summaryview update
6719                 Patch by Colin
6720
6721 2005-10-18 [colin]      1.9.15cvs73
6722
6723         * src/plugins/pgpcore/passphrase.c
6724                 Don't XGrabServer, and try a bit more to 
6725                 sync everything before grabbing mouse/keyboard
6726
6727 2005-10-18 [colin]      1.9.15cvs72
6728
6729         * src/Makefile.am
6730         * src/addressadd.c
6731         * src/addressbook.c
6732         * src/folderview.c
6733         * src/grouplistdialog.c
6734         * src/mimeview.c
6735         * src/stock_pixmap.c
6736         * src/stock_pixmap.h
6737         * src/summaryview.c
6738         * src/gtk/gtksctree.c
6739         * src/gtk/gtksctree.h
6740         * src/pixmaps/empty.xpm
6741                 Implement a wrapper call for gtk_ctree_set_node_info
6742                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6743                 pixmap instead of a NULL one. This works around some
6744                 memory problems deep inside gtk, revealed by valgrind,
6745                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6746                 as locked crashes sylpheed.), as well as, probably, 
6747                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6748
6749 2005-10-17 [colin]      1.9.15cvs71
6750
6751         * src/mimeview.c
6752                 Provide visual feedback when checking
6753                 signature
6754
6755 2005-10-17 [colin]      1.9.15cvs70
6756
6757         * src/main.c
6758                 Keep the folder list frozen while checking caches...
6759
6760 2005-10-17 [colin]      1.9.15cvs69
6761
6762         * src/addr_compl.c
6763                 Fi bug #833 (Autocompleting from addressbook 
6764                 fails with extended chars)
6765         * src/imap.c
6766                 Fix 'adding messages' staying in statusbar
6767                 after an error
6768
6769 2005-10-17 [wwp]        1.9.15cvs68
6770
6771         * src/ssl_manager.c
6772                 Fix buttons' layout resizing when window size changes
6773
6774 2005-10-17 [wwp]        1.9.15cvs67
6775
6776         * src/account.c
6777         * src/prefs_account.c
6778         * src/prefs_common.c
6779         * src/prefs_common.h
6780         * src/prefs_folder_item.c
6781         * src/prefs_gtk.c
6782         * src/gtk/logwindow.c
6783         * src/gtk/pluginwindow.c
6784         * src/gtk/prefswindow.c
6785         * src/gtk/prefswindow.h
6786                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6787
6788 2005-10-17 [paul]       1.9.15cvs66
6789
6790         * configure.ac
6791                 fix missing libetpan message
6792         * po/en_GB.po
6793                 updated
6794         * src/crash.c
6795         * src/manual.c
6796         * src/prefs_themes.c
6797         * src/common/defs.h
6798                 add some new URI defines, change some
6799                 others
6800         * src/wizard.c
6801                 make welcome message translatable
6802                 small improvements to english
6803                 other tweaks
6804         * src/gtk/menu.c
6805                 fix warnings
6806
6807 2005-10-17 [paul]       1.9.15cvs65
6808
6809         * src/summaryview.c
6810                 fix column titles
6811
6812 2005-10-16 [mones]      1.9.15cvs64
6813
6814         * po/es.po
6815                 Updated translation
6816
6817 2005-10-16 [colin]
6818
6819         1.9.99-rc1 released
6820
6821 2005-10-16 [colin]      1.9.15cvs63
6822
6823         * src/wizard.c
6824                 Fix whitespace
6825
6826 2005-10-16 [colin]      1.9.15cvs62
6827
6828         * src/toolbar.c
6829                 s/Get All/Get Mail/
6830         * src/wizard.c
6831                 Real welcome mail text, thanks Paul
6832
6833 2005-10-16 [colin]      1.9.15cvs61
6834
6835         * src/editldap.c
6836         * src/exporthtml.c
6837         * src/main.c
6838         * src/mainwindow.c
6839         * src/prefs_themes.c
6840         * src/prefs_toolbar.c
6841         * src/plugins/demo/demo.c
6842         * src/plugins/trayicon/trayicon.c
6843                 s/Sylpheed/Sylpheed-Claws/
6844
6845 2005-10-16 [colin]      1.9.15cvs60
6846
6847         * src/wizard.c
6848                 Add a welcome email in the first empty mailbox
6849         * src/prefs_common.c
6850                 Change one more default
6851
6852 2005-10-16 [colin]      1.9.15cvs59
6853
6854         * src/wizard.c
6855                 Remove printf
6856
6857 2005-10-16 [colin]      1.9.15cvs58
6858
6859         * src/toolbar.c
6860         * src/prefs_common.c
6861                 Change some defaults
6862
6863 2005-10-16 [colin]      1.9.15cvs57
6864
6865         * src/toolbar.c
6866         * src/prefs_common.c
6867                 Change some defaults
6868
6869 2005-10-16 [colin]      1.9.15cvs56
6870
6871         * src/wizard.c
6872                 By default, initialize fonts to have
6873                 the same size as normal GtkWidgets
6874
6875 2005-10-16 [colin]      1.9.15cvs55
6876
6877         * src/mimeview.c
6878                 Fix message a bit more
6879
6880 2005-10-16 [colin]      1.9.15cvs54
6881
6882         * src/addressbook.c
6883                 Second attempt at flicker fixing
6884
6885 2005-10-16 [colin]      1.9.15cvs53
6886
6887         * src/addressbook.c
6888                 Fix flicker
6889
6890 2005-10-16 [wwp]        1.9.15cvs52
6891
6892         * src/addressbook.c
6893         * src/editaddress.c
6894         * src/prefs_common.c
6895         * src/prefs_common.h
6896                 Remember window sizes (address book)
6897
6898 2005-10-16 [wwp]        1.9.15cvs51
6899
6900         * src/plugins/clamav/clamav_plugin_gtk.c
6901         * src/plugins/spamassassin/spamassassin_gtk.c
6902                 Fix compilation warnings (missing #include).
6903
6904 2005-10-16 [colin]      1.9.15cvs50
6905
6906         * src/mimeview.c
6907         * src/summaryview.c
6908         * src/textview.c
6909                 Make 'c' check signature, and forward
6910                 c, l, y, t from summaryview to mimeview
6911
6912 2005-10-16 [colin]      1.9.15cvs49
6913
6914         * src/addressbook.c
6915                 Put border around buttons
6916         * src/mainwindow.c
6917         * src/summaryview.c
6918                 Rework menus (Patch based on a patch
6919                 by Paul)
6920
6921 2005-10-15 [wwp]        1.9.15cvs48
6922
6923         * src/editjpilot.c
6924         * src/editldap.c
6925         * src/editvcard.c
6926         * src/exphtmldlg.c
6927         * src/expldifdlg.c
6928         * src/export.c
6929         * src/import.c
6930         * src/importldif.c
6931         * src/importmutt.c
6932         * src/importpine.c
6933         * src/prefs_account.c
6934         * src/prefs_spelling.c
6935         * src/gtk/gtkutils.c
6936         * src/gtk/gtkutils.h
6937         * src/plugins/clamav/clamav_plugin_gtk.c
6938         * src/plugins/spamassassin/spamassassin_gtk.c
6939                 use nicer browse-for-file/dir buttons than the "..." ones,
6940                 code factorizing more.
6941
6942 2005-10-14 [colin]      1.9.15cvs47
6943
6944         * src/mainwindow.c
6945                 set relief on the account switcher so that people see it
6946                 grey out Create processing rules when no message is selected
6947         * src/prefs_filtering.c
6948                 ask before closing if the rule has not been modified, even if
6949                 it's not valid
6950         * src/prefs_matcher.c
6951                 fix sensitivity when entering the dialog
6952         * src/gtk/inputdialog.c
6953                 display a better icon on password ask
6954         * src/plugins/pgpcore/passphrase.c
6955                 make the dialog look better
6956
6957 2005-10-14 [paul]       1.9.15cvs46
6958
6959         * src/folderview.c
6960                 indicate presense of marked msgs in
6961                 unexpanded subfolders
6962
6963 2005-10-14 [paul]       1.9.15cvs45
6964
6965         * src/prefs_actions.c
6966         * src/prefs_common.c
6967         * src/prefs_common.h
6968         * src/prefs_filtering_action.c
6969         * src/prefs_matcher.c
6970         * src/prefs_template.c
6971                 remember window sizes
6972                 fix Info button size
6973
6974         Patches by wwp
6975
6976 2005-10-13 [colin]      1.9.15cvs44
6977
6978         * src/mimeview.c
6979         * src/noticeview.c
6980         * src/noticeview.h
6981                 Add a tooltip on the icon (optional) 
6982                 Get rid of the signature buttons and only
6983                 use the icon+tooltip
6984
6985 2005-10-13 [colin]      1.9.15cvs43
6986
6987         * src/noticeview.c
6988         * src/noticeview.h
6989                 Add hand cursor for hovering over icon
6990
6991 2005-10-13 [colin]      1.9.15cvs42
6992
6993         * src/summaryview.c
6994                 Fix crash when quicksearch's hidden 
6995                 at startup
6996
6997 2005-10-13 [colin]      1.9.15cvs41
6998
6999         * src/compose.c
7000                 Set subject when forwarding multiple mails
7001                 Check that other recipient than the default Cc or Bcc
7002                 have been set before sending.
7003
7004 2005-10-13 [colin]      1.9.15cvs40
7005
7006         * src/imap.c
7007                 Batch per-folder
7008                 Introduce locking, but don't use it yet
7009
7010 2005-10-13 [colin]      1.9.15cvs39
7011
7012         * src/gtk/quicksearch.c
7013                 Reset quicksearch when hiding it
7014                 Make sticky a real pref
7015
7016 2005-10-13 [colin]      1.9.15cvs38
7017
7018         * src/summaryview.c
7019                 Faster prefs apply
7020
7021 2005-10-13 [colin]      1.9.15cvs37
7022
7023         * src/mimeview.c
7024         * src/noticeview.c
7025         * src/noticeview.h
7026         * src/plugins/pgpcore/sgpgme.c
7027                 Make privacy icon clickable
7028                 Move Trust field in Full info
7029                 When trust is less than full, don't display
7030                 a warning icon
7031
7032 2005-10-13 [colin]      1.9.15cvs36
7033
7034         * src/folder.c
7035                 Batch on flags sync
7036         * src/folderview.c
7037                 Revert speed hack which is dangerous in fact
7038                 Apply prefs faster
7039
7040 2005-10-13 [colin]      1.9.15cvs35
7041
7042         * src/folder_item_prefs.c
7043                 Fix pref corruption on folder move. Patch
7044                 by wwp
7045
7046 2005-10-13 [paul]       1.9.15cvs34
7047
7048         * src/export.c
7049         * src/import.c
7050                 fix typos in g_warnings
7051         * src/prefs_account.c
7052                 add a file selector for Signature file
7053
7054         Patches by wwp
7055
7056 2005-10-12 [colin]      1.9.15cvs33
7057
7058         * src/mimeview.c
7059                 Provide a quick way to go back from a
7060                 signature's full info to the email part
7061
7062 2005-10-12 [colin]      1.9.15cvs32
7063
7064         * src/compose.c
7065                 Remove old hack of encoding signed mails with base64.
7066                 QP works equally well.
7067
7068 2005-10-12 [colin]      1.9.15cvs31
7069
7070         * src/crash.c
7071                 Replace deprecated GtkText with GtkTextView
7072         * src/imap.c
7073                 Fix a logic bug about counts in imap_select
7074                 (previously un-triggered)
7075         * src/mainwindow.c
7076         * src/summaryview.c
7077         * src/news.c
7078                 Allow local deletion of news posts
7079         * src/mimeview.c
7080                 Show GPG noticeview on the message/rfc822 part
7081                 in addition to the text/plain one
7082         * src/prefs_image_viewer.c
7083           src/plugins/pgpcore/prefs_gpg.c
7084                 Polish (set the label as part of the checkbox)
7085         * src/wizard.c
7086                 Don't sit there doing nothing after destroying
7087                 the window - return err
7088
7089 2005-10-11 [colin]      1.9.15cvs30
7090
7091         * src/folderview.c
7092                 Apply processing rules before showing folders.
7093                 Early folder show (before flags sync) will only
7094                 be done when there are no processing rules (nor
7095                 pre- or post- ones)
7096         * src/imap.c
7097                 Fix stuff related to mail subdir, creation and 
7098                 deletion of folders 
7099         * src/imap_gtk.c
7100                 Don't allow creation of folders in NoInferior
7101                 folders, as it won't work
7102
7103 2005-10-10 [colin]      1.9.15cvs29
7104
7105         * src/compose.c
7106                 Reselect "None" Privacy system when selecting an
7107                 account with no privacy system defined
7108
7109 2005-10-10 [colin]      1.9.15cvs28
7110
7111         * src/mainwindow.c
7112                 Add Windows-1252 encoding
7113         * src/prefs_common.c
7114                 Rework some defaults:
7115                 - autosave to draft by default
7116                 - don't show header pane (it's already in the textview)
7117                 - Select first new or unread mail on entry
7118                 - Assume 'Yes' to change folder when there's no more
7119                   unread message
7120         * src/prefs_matcher.c
7121                 Fix a gtk assertion failure
7122         * src/gtk/colorlabel.c
7123                 Workaround bad repainting on selection
7124         * src/main.c
7125                 Freeze/thaw (a bit faster on ssh -X)
7126         * src/msgcache.c
7127                 Get rid of StrdupConverter that just adds an
7128                 extra strdup/free 
7129         * src/etpan/imap_thread.c
7130                 memset buf to 0
7131
7132 2005-10-10 [colin]      1.9.15cvs27
7133
7134         * src/export.c
7135         * src/import.c
7136                 Fix compile on gtk 2.4. Patch by wwp
7137
7138 2005-10-09 [colin]      1.9.15cvs26
7139
7140         * src/mainwindow.c
7141         * src/messageview.c
7142         * src/summaryview.c
7143                 Clarify forward menus. Patch by wwp
7144
7145 2005-10-09 [colin]      1.9.15cvs25
7146
7147         * src/compose.c
7148         * src/compose.h
7149                 Fix bug #829 (Non-working "Encrypt message by 
7150                 default when replying to an encrypted message")
7151
7152 2005-10-08 [colin]      1.9.15cvs24
7153
7154         * src/wizard.c
7155                 Fix bug #827 ("Welcome" setup wizard after a 
7156                 permission error gives up & forgets itself.)
7157
7158 2005-10-08 [colin]      1.9.15cvs23
7159
7160         * src/procmime.c
7161                 Fix bug #828 (Ignoring headers with spaces around = sign)
7162
7163 2005-10-08 [colin]      1.9.15cvs22
7164
7165         * src/export.c
7166                 Warning fix by wwp
7167
7168 2005-10-08 [colin]      1.9.15cvs21
7169
7170         * src/folder.c
7171         * src/folder.h
7172                 Add a processing_pending indicator, set on 
7173                 folder_item_open and cleared after 
7174                 folder_item_process_open
7175         * src/folderview.c
7176         * src/summaryview.c
7177                 wrap procmsg_msginfo_*_flags, and in the
7178                 wrapper check that there's no folder processing 
7179                 pending. If there is, defer the flags change until 
7180                 processing is done to avoid stepping over each
7181                 other's toes.
7182                 Freeze during processing, but not during scanning.
7183
7184 2005-10-07 [colin]      1.9.15cvs20
7185
7186         * src/plugins/pgpcore/passphrase.c
7187                 Fix bug #826 (X-Server hangs when 
7188                 right-clicking a PGP encrypted message)
7189
7190 2005-10-07 [paul]       1.9.15cvs19
7191
7192         * src/compose.c
7193                 fix compose_entries[]
7194                 patch by Fabien Vantard
7195
7196 2005-10-06 [colin]      1.9.15cvs18
7197
7198         * src/pixmaps/address.xpm
7199         * src/pixmaps/address_book.xpm
7200         * src/pixmaps/book.xpm
7201         * src/pixmaps/check_spelling.xpm
7202         * src/pixmaps/checkbox_off.xpm
7203         * src/pixmaps/checkbox_on.xpm
7204         * src/pixmaps/close.xpm
7205         * src/pixmaps/complete.xpm
7206         * src/pixmaps/continue.xpm
7207         * src/pixmaps/deleted.xpm
7208         * src/pixmaps/down_arrow.xpm
7209         * src/pixmaps/exec.xpm
7210         * src/pixmaps/forwarded.xpm
7211         * src/pixmaps/group.xpm
7212         * src/pixmaps/ignorethread.xpm
7213         * src/pixmaps/interface.xpm
7214         * src/pixmaps/jpilot.xpm
7215         * src/pixmaps/ldap.xpm
7216         * src/pixmaps/linewrap.xpm
7217         * src/pixmaps/linewrapcurrent.xpm
7218         * src/pixmaps/mail.xpm
7219         * src/pixmaps/mail_attach.xpm
7220         * src/pixmaps/mail_compose.xpm
7221         * src/pixmaps/mail_forward.xpm
7222         * src/pixmaps/mail_receive.xpm
7223         * src/pixmaps/mail_receive_all.xpm
7224         * src/pixmaps/mail_reply.xpm
7225         * src/pixmaps/mail_reply_to_all.xpm
7226         * src/pixmaps/mail_reply_to_author.xpm
7227         * src/pixmaps/mail_send.xpm
7228         * src/pixmaps/mail_send_queue.xpm
7229         * src/pixmaps/mime_application.xpm
7230         * src/pixmaps/mime_audio.xpm
7231         * src/pixmaps/mime_image.xpm
7232         * src/pixmaps/mime_message.xpm
7233         * src/pixmaps/mime_text_enriched.xpm
7234         * src/pixmaps/mime_text_html.xpm
7235         * src/pixmaps/mime_text_plain.xpm
7236         * src/pixmaps/mime_unknown.xpm
7237         * src/pixmaps/new.xpm
7238         * src/pixmaps/news_compose.xpm
7239         * src/pixmaps/offline.xpm
7240         * src/pixmaps/online.xpm
7241         * src/pixmaps/paste.xpm
7242         * src/pixmaps/preferences.xpm
7243         * src/pixmaps/privacy_emblem_encrypted.xpm
7244         * src/pixmaps/privacy_expired.xpm
7245         * src/pixmaps/privacy_failed.xpm
7246         * src/pixmaps/privacy_passed.xpm
7247         * src/pixmaps/privacy_signed.xpm
7248         * src/pixmaps/privacy_unknown.xpm
7249         * src/pixmaps/privacy_warn.xpm
7250         * src/pixmaps/properties.xpm
7251         * src/pixmaps/replied.xpm
7252         * src/pixmaps/search.xpm
7253         * src/pixmaps/unread.xpm
7254         * src/pixmaps/up_arrow.xpm
7255         * src/pixmaps/vcard.xpm
7256                 Modernize internal theme, with icons from the 
7257                 Gnomaws theme. Keep some of the old ones where
7258                 they were better.
7259
7260 2005-10-06 [colin]      1.9.15cvs17
7261
7262         * src/summaryview.c
7263                 Little optimisations + bugfix
7264         * src/toolbar.c
7265                 Remove default useless items - useless being defined
7266                 by the default relevant prefs
7267         * src/wizard.c
7268                 include config.h to make gettext work
7269         * src/prefs_themes.c
7270                 Fix selection of current theme in prefs
7271
7272 2005-10-06 [colin]      1.9.15cvs16
7273
7274         * src/prefs_common.c
7275         * src/prefs_common.h
7276         * src/prefs_summaries.c
7277         * src/folderview.c
7278                 Add a warning dialog on Mark all read 
7279                 (with pref to get rid of it)
7280
7281 2005-10-06 [paul]       1.9.15cvs15
7282
7283         * po/nb.po
7284         * po/pt_BR.po
7285                 updated by Geir Helland and Frederico
7286                 Goncalves Guimaraes
7287
7288 2005-10-05 [colin]      1.9.15cvs14
7289
7290         * src/folder.c
7291         * src/folder.h
7292         * src/folderview.c
7293         * src/folderview.h
7294         * src/imap_gtk.c
7295         * src/mh_gtk.c
7296         * src/mainwindow.c
7297         * src/setup.c
7298                 add a way to rescan without rebuilding
7299                 make moving a bit faster (less folders changes)
7300                 don't lock the tree on Get 
7301         * src/imap.c
7302                 Don't re-delete deleted messages before expunging
7303         * src/summaryview.c
7304                 Set batch mode when deleting mails
7305
7306 2005-10-05 [paul]       1.9.15cvs13
7307
7308         * src/mainwindow.c
7309         * src/mainwindow.h
7310                 fix disabled Execute menu item
7311         * src/toolbar.c
7312                 match the change in 1.9.15cvs10: use Compose
7313                 instead of News by default
7314
7315 2005-10-04 [colin]      1.9.15cvs12
7316
7317         * src/compose.c
7318                 When replying to an ML post with Reply-To set
7319                 to the poster's email, honor it (as before),
7320                 but also honor our user's request to reply to
7321                 the mailing list: set the ML address in the To
7322                 field and the Reply-To address in the Cc: 
7323                 field.
7324
7325 2005-10-04 [colin]      1.9.15cvs11
7326
7327         * src/plugins/trayicon/trayicon.c
7328                 Finish cosmetic change - thanks to wwp
7329
7330 2005-10-04 [colin]      1.9.15cvs10
7331
7332         * src/toolbar.c
7333                 Use Compose instead of Email by default.
7334                 Spotted by wwp.
7335
7336 2005-10-04 [colin]      1.9.15cvs9
7337
7338         * src/folder.c
7339         * src/folder.h
7340         * src/folderview.c
7341         * src/imap.c
7342         * src/etpan/imap-thread.c
7343         * src/etpan/imap-thread.h
7344                 Try to make IMAP faster, by simplifying SEARCH
7345                 commands, avoiding sending two STATUS in a row,
7346                 and deferring flags sync and processing just
7347                 after displaying the folder. 
7348                 This will update the SummaryView in certain
7349                 cases (new mails not already fetched, flags
7350                 changed from another client) but in a non-
7351                 blocking manner.
7352
7353 2005-10-04 [colin]      1.9.15cvs8
7354
7355         * src/plugins/trayicon/trayicon.c
7356                 Relabel "Offline" to "Work offline"
7357
7358 2005-10-04 [colin]      1.9.15cvs7
7359
7360         * src/export.c
7361         * src/import.c
7362         * src/mbox.c
7363                 Fix mbox import/export buglets
7364                 Patch by wwp
7365         * src/plugins/trayicon/trayicon.c
7366                 Add offline swithc
7367                 Patch by wwp
7368
7369 2005-10-04 [colin]      1.9.15cvs6
7370
7371         * src/folder.c
7372         * src/folderview.c
7373         * src/summaryview.c
7374                 Better fix (don't break mark all read) for cvs2
7375
7376 2005-10-03 [colin]      1.9.15cvs5
7377
7378         * src/folder.c
7379                 Use a sane sort by default
7380
7381 2005-10-03 [colin]      1.9.15cvs4
7382
7383         * src/inc.c
7384                 Add a 'Only once' button for overriding offline mode
7385         * src/prefs_account.c
7386         * src/wizard.c
7387                 Add Local mbox to the wizard
7388                 Add IMAP subdir to the wizard (or the wizard is useless
7389                 for such accounts, or even worse than useless)
7390                 Move IMAP subdir from Advanced to Receive tab, as it's
7391                 not that uncommon
7392
7393 2005-10-03 [colin]      1.9.15cvs3
7394
7395         * src/send_message.c
7396                 Forgot this one in cvs1
7397
7398 2005-10-03 [colin]      1.9.15cvs2
7399
7400         * src/folder.c
7401                 Faster close when leaving a folder with lots
7402                 of new mails. Idea by David Relson.
7403
7404 2005-10-03 [colin]      1.9.15cvs1
7405
7406         * src/compose.c
7407         * src/imap.c
7408         * src/inc.c
7409         * src/main.c
7410         * src/messageview.c
7411         * src/news.c
7412         * src/summaryview.c
7413         * src/gtk/sslcertwindow.c
7414         * src/plugins/trayicon/trayicon.c
7415                 Add accels to every AlertPanel. Patch by Fabien 
7416                 Vantard
7417
7418 2005-10-03 [paul]       1.9.15
7419
7420         1.9.15 released
7421
7422 2005-10-03 [paul]       1.9.14cvs68
7423
7424         * po/ca.po
7425         * po/de.po
7426         * po/es.po
7427         * po/fi.po
7428         * po/fr.po
7429         * po/sk.po
7430         * po/sr.po
7431         * po/zh_CN.po
7432                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7433                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7434                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7435
7436 2005-10-03 [paul]       1.9.14cvs67
7437
7438         * src/send_message.c
7439                 prevent hang on Cancel
7440                 patch by Colin
7441
7442 2005-10-03 [paul]       1.9.14cvs66
7443
7444         * src/main.c
7445                 fix crash in IMAP caused by discrepancy
7446                 between check_at_startup and offline mode
7447                 Patch by Colin
7448
7449 2005-10-01 [paul]       1.9.14cvs65
7450
7451         * src/inc.c
7452                 fix engrish
7453
7454 2005-10-01 [paul]       1.9.14cvs64
7455         * src/export.c
7456         * src/import.c
7457                 synchronise import_mbox() and export_mbox()
7458         * src/mbox.c
7459                 proc_mbox(): add alert if file cannot be opened
7460                 export_list_to_mbox(): test if dest file exists,
7461                 prompt user to overwrite if it does. add alert
7462                 if file cannot be created
7463                                                                 
7464         Patch by wwp
7465                                                                                                                 
7466
7467 2005-09-30 [paul]       1.9.14cvs63
7468
7469         * src/addressbook.c
7470                 Fix sensitivity of a menu
7471         * src/codeconv.c
7472                 Respect hidden pref for mails with no encoding
7473         * src/common/xml.c
7474                 Fix memory corruption
7475         * src/plugins/pgpcore/sgpgme.c
7476                 Fix segfault on incomplete sigs, and display
7477                 of S/Mime UIDs
7478
7479         Patches by Colin
7480
7481 2005-09-30 [colin]      1.9.14cvs62
7482
7483         * src/partial_download.c
7484                 Little logic fix in almost-dead code
7485         * src/pop.c
7486                 Fix partial download when there's no new mail
7487
7488 2005-09-29 [paul]       1.9.14cvs61
7489
7490         * src/plugins/pgpinline/pgpinline.c
7491                 fix bug 819, 'crash accessing sign message'
7492                 Patch by Colin
7493
7494 2005-09-28 [martin]     1.9.14cvs60
7495
7496         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7497                 fix bug #790 (Crash when restarting window manager (fluxbox))
7498
7499 2005-09-28 [paul]       1.9.14cvs59
7500
7501         * src/gtk/gtkaspell.c
7502                 fix off-by-one typo
7503
7504 2005-09-27 [colin]      1.9.14cvs58
7505
7506         * src/plugins/pgpcore/sgpgme.c
7507                 Report error when there's one, instead of
7508                 "Signature unchecked" 
7509
7510 2005-09-27 [colin]      1.9.14cvs57
7511
7512         * src/prefs_quote.c
7513                 Fix bug #816 (Weird quotation with spaces)
7514
7515 2005-09-27 [colin]      1.9.14cvs56
7516
7517         * src/codeconv.c
7518         * src/compose.c
7519         * src/compose.h
7520                 Put subject in compose's title
7521                 Fix Automatic encoding so that it's really automatic:
7522                 first try default locale's charset, then charset of the replied mail, 
7523                 then utf-8
7524                 Fix encoding of headers (must be in strict mode too)
7525
7526 2005-09-26 [colin]      1.9.14cvs55
7527
7528         * src/gtk/gtkaspell.c
7529                 Fix previous patch - don't color the space,
7530                 just uncolor it :)
7531
7532 2005-09-26 [colin]      1.9.14cvs54
7533
7534         * src/gtk/gtkaspell.c
7535                 Unmark space if possible
7536
7537 2005-09-26 [colin]      1.9.14cvs53
7538
7539         * src/imap.c
7540                 log_error instead of alertpanel according to the pref
7541         * src/etpan/imap-thread.c
7542                 Print connect status, copy only necessary size to 
7543                 logger
7544         * src/plugins/pgpmime/pgpmime.c
7545                 Handle S/Mime signatures (verification only). Patch based
7546                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7547
7548 2005-09-26 [paul]       1.9.14cvs52
7549
7550         * src/common/passcrypt.c
7551                 this 'workaround' not necessary on NetBSD.
7552                 Thanks to Daniel Gustafson
7553
7554 2005-09-26 [paul]
7555
7556         1.9.15-rc4 released
7557
7558 2005-09-26 [paul]       1.9.14cvs51
7559
7560         * src/summaryview.c
7561                 Skip currently selected message when
7562                 looking for next new or unread message
7563                 in current folder. Patch by Colin
7564         * src/common/passcrypt.c
7565                 eliminate warnings on *BSD. Patch by
7566                 Daniel Gustafson
7567
7568 2005-09-26 [colin]      1.9.14cvs50
7569
7570         * src/procmsg.c
7571                 Call postfiltering hook anyway
7572
7573 2005-09-22 [colin]      1.9.14cvs49
7574
7575         * src/codeconv.c
7576         * src/codeconv.h
7577                 Add a strict mode that doesn't replace with _
7578         * src/compose.c
7579         * src/compose.h
7580                 Use strict conversion while sending
7581                 Fix race when drafting while sending (happens
7582                 on IMAP)
7583                 Fix d'n'd of messages from summaryview
7584         * src/prefs_common.c
7585         * src/prefs_common.h
7586                 add hidden utf8_instead_of_locale_for_broken_mail 
7587                 pref for people that preferred the default charset 
7588                 to be utf8 for broken mails
7589         * src/quote_fmt_parse.y
7590                 fix bug #815 (No quote insert if "From:" fied 
7591                 contained Russian letters)
7592         * src/summaryview.c
7593                 Fix d'n'd of messages to compose
7594
7595 2005-09-22 [paul]       1.9.14cvs48
7596
7597         * src/compose.c
7598                 fix bug where attachments Name entry
7599                 would display Path instead
7600
7601 2005-09-21 [paul]       1.9.14cvs47
7602
7603         * README
7604         * README.jp
7605         * configure.ac
7606         * config/config.rpath
7607         * doc/manual/en/sylpheed-20.html
7608         * doc/manual/es/sylpheed-20.html
7609         * po/bg.po
7610         * po/ca.po
7611         * po/de.po
7612         * po/es.po
7613         * po/fr.po
7614         * po/it.po
7615         * po/pt_BR.po
7616         * po/sk.po
7617         * po/zh_TW.po
7618         * src/account.c
7619         * src/account.h
7620         * src/action.c
7621         * src/action.h
7622         * src/adbookbase.h
7623         * src/addr_compl.c
7624         * src/addr_compl.h
7625         * src/addrbook.c
7626         * src/addrbook.h
7627         * src/addrcache.c
7628         * src/addrcache.h
7629         * src/addrcindex.c
7630         * src/addrcindex.h
7631         * src/addrclip.c
7632         * src/addrclip.h
7633         * src/addrdefs.h
7634         * src/addressadd.c
7635         * src/addressadd.h
7636         * src/addressbook.c
7637         * src/addressbook.h
7638         * src/addressitem.h
7639         * src/addrgather.c
7640         * src/addrgather.h
7641         * src/addrharvest.c
7642         * src/addrharvest.h
7643         * src/addrindex.c
7644         * src/addrindex.h
7645         * src/addritem.c
7646         * src/addritem.h
7647         * src/addrquery.c
7648         * src/addrquery.h
7649         * src/addrselect.c
7650         * src/addrselect.h
7651         * src/alertpanel.c
7652         * src/alertpanel.h
7653         * src/browseldap.c
7654         * src/browseldap.h
7655         * src/codeconv.c
7656         * src/codeconv.h
7657         * src/compose.c
7658         * src/compose.h
7659         * src/crash.c
7660         * src/crash.h
7661         * src/customheader.c
7662         * src/customheader.h
7663         * src/displayheader.c
7664         * src/displayheader.h
7665         * src/editaddress.c
7666         * src/editaddress.h
7667         * src/editbook.c
7668         * src/editbook.h
7669         * src/editgroup.c
7670         * src/editgroup.h
7671         * src/editjpilot.c
7672         * src/editjpilot.h
7673         * src/editldap.c
7674         * src/editldap.h
7675         * src/editldap_basedn.c
7676         * src/editldap_basedn.h
7677         * src/editvcard.c
7678         * src/editvcard.h
7679         * src/enriched.c
7680         * src/enriched.h
7681         * src/exphtmldlg.c
7682         * src/exphtmldlg.h
7683         * src/expldifdlg.c
7684         * src/expldifdlg.h
7685         * src/export.c
7686         * src/export.h
7687         * src/exporthtml.c
7688         * src/exporthtml.h
7689         * src/exportldif.c
7690         * src/exportldif.h
7691         * src/filtering.c
7692         * src/filtering.h
7693         * src/folder.c
7694         * src/folder.h
7695         * src/folder_item_prefs.c
7696         * src/folder_item_prefs.h
7697         * src/foldersel.c
7698         * src/foldersel.h
7699         * src/folderutils.c
7700         * src/folderutils.h
7701         * src/folderview.c
7702         * src/folderview.h
7703         * src/grouplistdialog.c
7704         * src/grouplistdialog.h
7705         * src/headerview.c
7706         * src/headerview.h
7707         * src/html.c
7708         * src/html.h
7709         * src/image_viewer.c
7710         * src/image_viewer.h
7711         * src/imap.c
7712         * src/imap.h
7713         * src/imap_gtk.c
7714         * src/imap_gtk.h
7715         * src/import.c
7716         * src/import.h
7717         * src/importldif.c
7718         * src/importldif.h
7719         * src/importmutt.c
7720         * src/importmutt.h
7721         * src/importpine.c
7722         * src/importpine.h
7723         * src/inc.c
7724         * src/inc.h
7725         * src/jpilot.c
7726         * src/jpilot.h
7727         * src/ldapctrl.c
7728         * src/ldapctrl.h
7729         * src/ldaplocate.c
7730         * src/ldaplocate.h
7731         * src/ldapquery.c
7732         * src/ldapquery.h
7733         * src/ldapserver.c
7734         * src/ldapserver.h
7735         * src/ldaputil.c
7736         * src/ldaputil.h
7737         * src/ldif.c
7738         * src/ldif.h
7739         * src/localfolder.c
7740         * src/localfolder.h
7741         * src/main.c
7742         * src/main.h
7743         * src/mainwindow.c
7744         * src/mainwindow.h
7745         * src/manual.c
7746         * src/manual.h
7747         * src/matcher.c
7748         * src/matcher.h
7749         * src/matcher_parser.h
7750         * src/matcher_parser_lex.l
7751         * src/matcher_parser_parse.y
7752         * src/mbox.c
7753         * src/mbox.h
7754         * src/message_search.c
7755         * src/message_search.h
7756         * src/messageview.c
7757         * src/messageview.h
7758         * src/mh.c
7759         * src/mh.h
7760         * src/mh_gtk.c
7761         * src/mh_gtk.h
7762         * src/mimeview.c
7763         * src/mimeview.h
7764         * src/msgcache.c
7765         * src/msgcache.h
7766         * src/mutt.c
7767         * src/mutt.h
7768         * src/news.c
7769         * src/news.h
7770         * src/news_gtk.c
7771         * src/news_gtk.h
7772         * src/noticeview.c
7773         * src/noticeview.h
7774         * src/partial_download.c
7775         * src/partial_download.h
7776         * src/pine.c
7777         * src/pine.h
7778         * src/pop.c
7779         * src/pop.h
7780         * src/prefs_account.c
7781         * src/prefs_account.h
7782         * src/prefs_actions.c
7783         * src/prefs_actions.h
7784         * src/prefs_common.c
7785         * src/prefs_common.h
7786         * src/prefs_compose_writing.c
7787         * src/prefs_compose_writing.h
7788         * src/prefs_customheader.c
7789         * src/prefs_customheader.h
7790         * src/prefs_display_header.c
7791         * src/prefs_display_header.h
7792         * src/prefs_ext_prog.c
7793         * src/prefs_ext_prog.h
7794         * src/prefs_filtering.c
7795         * src/prefs_filtering.h
7796         * src/prefs_filtering_action.c
7797         * src/prefs_filtering_action.h
7798         * src/prefs_folder_column.c
7799         * src/prefs_folder_column.h
7800         * src/prefs_folder_item.c
7801         * src/prefs_folder_item.h
7802         * src/prefs_fonts.c
7803         * src/prefs_fonts.h
7804         * src/prefs_gtk.c
7805         * src/prefs_gtk.h
7806         * src/prefs_image_viewer.c
7807         * src/prefs_image_viewer.h
7808         * src/prefs_matcher.c
7809         * src/prefs_matcher.h
7810         * src/prefs_message.c
7811         * src/prefs_message.h
7812         * src/prefs_msg_colors.c
7813         * src/prefs_msg_colors.h
7814         * src/prefs_other.c
7815         * src/prefs_other.h
7816         * src/prefs_quote.c
7817         * src/prefs_quote.h
7818         * src/prefs_receive.c
7819         * src/prefs_receive.h
7820         * src/prefs_send.c
7821         * src/prefs_send.h
7822         * src/prefs_spelling.c
7823         * src/prefs_spelling.h
7824         * src/prefs_summaries.c
7825         * src/prefs_summaries.h
7826         * src/prefs_summary_column.c
7827         * src/prefs_summary_column.h
7828         * src/prefs_template.c
7829         * src/prefs_template.h
7830         * src/prefs_themes.c
7831         * src/prefs_themes.h
7832         * src/prefs_toolbar.c
7833         * src/prefs_toolbar.h
7834         * src/prefs_wrapping.c
7835         * src/prefs_wrapping.h
7836         * src/privacy.c
7837         * src/privacy.h
7838         * src/procheader.c
7839         * src/procheader.h
7840         * src/procmime.c
7841         * src/procmime.h
7842         * src/procmsg.c
7843         * src/procmsg.h
7844         * src/quote_fmt.c
7845         * src/quote_fmt_parse.y
7846         * src/recv.c
7847         * src/recv.h
7848         * src/remotefolder.c
7849         * src/remotefolder.h
7850         * src/send_message.c
7851         * src/send_message.h
7852         * src/setup.c
7853         * src/setup.h
7854         * src/simple-gettext.c
7855         * src/sourcewindow.c
7856         * src/sourcewindow.h
7857         * src/ssl_manager.c
7858         * src/ssl_manager.h
7859         * src/statusbar.c
7860         * src/statusbar.h
7861         * src/stock_pixmap.c
7862         * src/stock_pixmap.h
7863         * src/summary_search.c
7864         * src/summary_search.h
7865         * src/summaryview.c
7866         * src/summaryview.h
7867         * src/syldap.c
7868         * src/syldap.h
7869         * src/textview.c
7870         * src/textview.h
7871         * src/toolbar.c
7872         * src/toolbar.h
7873         * src/undo.c
7874         * src/undo.h
7875         * src/unmime.c
7876         * src/unmime.h
7877         * src/vcard.c
7878         * src/vcard.h
7879         * src/wizard.c
7880         * src/wizard.h
7881         * src/common/base64.c
7882         * src/common/base64.h
7883         * src/common/defs.h
7884         * src/common/hooks.c
7885         * src/common/hooks.h
7886         * src/common/log.c
7887         * src/common/log.h
7888         * src/common/md5.c
7889         * src/common/md5.h
7890         * src/common/mgutils.c
7891         * src/common/mgutils.h
7892         * src/common/nntp.c
7893         * src/common/nntp.h
7894         * src/common/passcrypt.c
7895         * src/common/passcrypt.h.in
7896         * src/common/plugin.c
7897         * src/common/plugin.h
7898         * src/common/prefs.c
7899         * src/common/prefs.h
7900         * src/common/progressindicator.c
7901         * src/common/progressindicator.h
7902         * src/common/quoted-printable.c
7903         * src/common/quoted-printable.h
7904         * src/common/session.c
7905         * src/common/session.h
7906         * src/common/smtp.c
7907         * src/common/smtp.h
7908         * src/common/socket.c
7909         * src/common/socket.h
7910         * src/common/ssl.c
7911         * src/common/ssl.h
7912         * src/common/ssl_certificate.c
7913         * src/common/ssl_certificate.h
7914         * src/common/string_match.c
7915         * src/common/string_match.h
7916         * src/common/stringtable.c
7917         * src/common/sylpheed.c
7918         * src/common/sylpheed.h
7919         * src/common/template.c
7920         * src/common/template.h
7921         * src/common/timing.h
7922         * src/common/utils.c
7923         * src/common/utils.h
7924         * src/common/uuencode.c
7925         * src/common/uuencode.h
7926         * src/common/version.h.in
7927         * src/common/xml.c
7928         * src/common/xml.h
7929         * src/common/xmlprops.c
7930         * src/common/xmlprops.h
7931         * src/gtk/about.c
7932         * src/gtk/about.h
7933         * src/gtk/colorlabel.c
7934         * src/gtk/colorlabel.h
7935         * src/gtk/colorsel.c
7936         * src/gtk/colorsel.h
7937         * src/gtk/description_window.c
7938         * src/gtk/description_window.h
7939         * src/gtk/filesel.c
7940         * src/gtk/filesel.h
7941         * src/gtk/foldersort.c
7942         * src/gtk/foldersort.h
7943         * src/gtk/gtkutils.c
7944         * src/gtk/gtkutils.h
7945         * src/gtk/inputdialog.c
7946         * src/gtk/inputdialog.h
7947         * src/gtk/logwindow.c
7948         * src/gtk/logwindow.h
7949         * src/gtk/manage_window.c
7950         * src/gtk/manage_window.h
7951         * src/gtk/menu.c
7952         * src/gtk/menu.h
7953         * src/gtk/pluginwindow.c
7954         * src/gtk/pluginwindow.h
7955         * src/gtk/prefswindow.c
7956         * src/gtk/prefswindow.h
7957         * src/gtk/progressdialog.c
7958         * src/gtk/progressdialog.h
7959         * src/gtk/quicksearch.c
7960         * src/gtk/quicksearch.h
7961         * src/gtk/sslcertwindow.c
7962         * src/gtk/sslcertwindow.h
7963         * src/plugins/clamav/clamav_plugin.c
7964         * src/plugins/clamav/clamav_plugin.h
7965         * src/plugins/clamav/clamav_plugin_gtk.c
7966         * src/plugins/demo/demo.c
7967         * src/plugins/dillo_viewer/dillo_prefs.c
7968         * src/plugins/dillo_viewer/dillo_prefs.h
7969         * src/plugins/dillo_viewer/dillo_viewer.c
7970         * src/plugins/mathml_viewer/mathml_viewer.c
7971         * src/plugins/pgpcore/passphrase.c
7972         * src/plugins/pgpcore/passphrase.h
7973         * src/plugins/pgpcore/plugin.c
7974         * src/plugins/pgpcore/prefs_gpg.c
7975         * src/plugins/pgpcore/prefs_gpg.h
7976         * src/plugins/pgpcore/select-keys.c
7977         * src/plugins/pgpcore/select-keys.h
7978         * src/plugins/pgpcore/sgpgme.c
7979         * src/plugins/pgpcore/sgpgme.h
7980         * src/plugins/pgpinline/pgpinline.c
7981         * src/plugins/pgpinline/pgpinline.h
7982         * src/plugins/pgpinline/plugin.c
7983         * src/plugins/pgpmime/pgpmime.c
7984         * src/plugins/pgpmime/pgpmime.h
7985         * src/plugins/pgpmime/plugin.c
7986         * src/plugins/spamassassin/spamassassin.c
7987         * src/plugins/spamassassin/spamassassin.h
7988         * src/plugins/spamassassin/spamassassin_gtk.c
7989         * src/plugins/trayicon/trayicon.c
7990         * tools/OOo2sylpheed.pl
7991         * tools/acroread2sylpheed.pl
7992         * tools/asus_mailled.sh
7993         * tools/filter_conv.pl
7994         * tools/freshmeat_search.pl
7995         * tools/google_search.pl
7996         * tools/kmail2sylpheed.pl
7997         * tools/kmail2sylpheed_v2.pl
7998         * tools/maildir2sylpheed.pl
7999         * tools/multiwebsearch.pl
8000         * tools/newscache_clean.pl
8001         * tools/outlook2sylpheed.pl
8002         * tools/sylpheed-switcher
8003         * tools/update-po
8004         * tools/vcard2xml.py
8005         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8006                 update FSF address
8007
8008 2005-09-21 [colin]      1.9.14cvs46
8009
8010         * src/gedit-print.c
8011         * src/procmsg.c
8012         * src/procmsg.h
8013         * src/textview.c
8014         * src/summaryview.c
8015                 Remove some printing hacks (deselection/reselection),
8016                 which by the way fix printing the currently 
8017                 displayed mime part (still only text)
8018                 Plus a little optimisation of summary_show
8019
8020
8021 2005-09-20 [colin]      1.9.14cvs45
8022
8023         * src/mainwindow.c
8024         * src/messageview.c
8025                 GUI fixups: add accels, set message
8026                 view title to displayed mail's subject
8027         * src/prefs_spelling.c
8028         * src/gtk/gtkaspell.c
8029                 GUI fixups: allow underlining misspelled
8030                 words instead of coloring them (a11y!)
8031
8032 2005-09-19 [colin]
8033
8034         1.9.15rc3 released
8035
8036 2005-09-19 [colin]      1.9.14cvs44
8037
8038         * src/compose.c
8039                 Fix draft message
8040         * src/gtk/gtkaspell.c
8041                 Fix wrong test ;-)
8042
8043 2005-09-19 [colin]      1.9.14cvs43
8044
8045         * src/addressbook.c
8046                 Fix sensitivity of Delete button
8047         * src/compose.c
8048                 Warn if the requested Privacy system
8049                 is not available
8050         * src/exphtmldlg.c
8051         * src/expldifdlg.c
8052         * src/importldif.c
8053         * src/importmutt.c
8054         * src/importpine.c
8055                 Fix crappy UI
8056         * src/
8057         * src/ssl.h
8058         * src/prefs_account.h
8059         * src/prefs_account.c
8060                 Save SSL prefs even in builds that have
8061                 SSL support disable
8062         * src/imap.c
8063         * src/inc.c
8064         * src/news.c
8065         * src/send_message.c
8066                 Warn if connection should be secure, but
8067                 SSL support isn't compiled in
8068         * src/gtkaspell.c
8069                 Fix word separation on UTF-8 systems
8070                 Fixes bug #812 (Strange inline spellchecking)
8071         * src/compose.c
8072                 Warn if the requested Privacy system
8073                 is not available
8074                 Factorize offline warning
8075         * src/imap.c
8076         * src/imap_gtk.c
8077         * src/imap_gtk.h
8078         * src/inc.h
8079         * src/news_gtk.c
8080         * src/news_gtk.h
8081         * src/messageview.c
8082                 Factorize offline warning
8083
8084 2005-09-19 [paul]
8085
8086         1.9.15-rc2 released
8087
8088 2005-09-18 [colin]      1.9.14cvs42
8089
8090         * src/codeconv.c
8091         * src/codeconv.h
8092         * src/procmime.c
8093                 Add a way to get locale's charset ignoring utf-8,
8094                 and use that as default encoding for broken mails
8095
8096 2005-09-18 [colin]      1.9.14cvs41
8097
8098         * src/gtk/logwindow.c
8099                 Translate string. Patch by Fabien Vantard
8100
8101 2005-09-18 [colin]      1.9.14cvs40
8102
8103         * configure.ac
8104                 Fix bug #803 (IMAP/SSL support breaks with 
8105                 GnuTLS libetpan 0.38)
8106
8107 2005-09-18 [colin]      1.9.14cvs39
8108
8109         * src/codeconv.c
8110         * src/compose.c
8111         * src/procmime.c
8112                 More charsets fixes. Fixes bug #806 (non
8113                 ascii characters in subject line)
8114
8115 2005-09-17 [paul]       1.9.14cvs38
8116
8117         * src/folderview.c
8118         * src/mainwindow.c
8119                 fix gcc-2.95 issues
8120                 Patch by Pawel Pekala
8121
8122 2005-09-17 [colin]      1.9.14cvs37
8123
8124         * src/addrindex.c
8125                 bugfix for NO-USE LDAP compilation, patch 
8126                 by Fabien Vantard
8127
8128 2005-09-17 [colin]      1.9.14cvs36
8129
8130         * src/prefs_actions.c
8131         * src/prefs_customheader.c
8132         * src/prefs_display_header.c
8133         * src/prefs_filtering_action.c
8134         * src/prefs_matcher.c
8135         * src/prefs_toolbar.c
8136                 Fix strange casts (less elegant but
8137                 works better)
8138
8139 2005-09-16 [colin]      1.9.14cvs35
8140
8141         * src/jpilot.c
8142                 Missed that one
8143
8144 2005-09-16 [colin]      1.9.14cvs34
8145
8146         * configure.ac
8147         * src/Makefile.am
8148         * src/addr_compl.c
8149         * src/addrindex.c
8150         * src/browseldap.c
8151         * src/editldap.c
8152         * src/ldaplocate.c
8153         * src/ldapquery.c
8154         * src/ldapquery.h
8155         * src/ldapserver.c
8156         * src/ldapserver.h
8157         * src/main.c
8158         * src/matcher_parser_parse.y
8159         * src/prefs_themes.c
8160         * src/etpan/Makefile.am
8161         * src/gtk/description_window.c
8162         * src/plugins/clamav/Makefile.am
8163         * src/plugins/clamav/clamav_plugin.c
8164         * src/plugins/dillo_viewer/Makefile.am
8165         * src/plugins/pgpcore/Makefile.am
8166         * src/plugins/pgpinline/Makefile.am
8167         * src/plugins/pgpmime/Makefile.am
8168         * src/plugins/trayicon/Makefile.am
8169                 Fix 100% cpu usage in address completion list
8170                 Fix little bugs (return with no values etc)
8171                 Fix all warnings (with common CFLAGS)
8172
8173 2005-09-15 [colin]      1.9.14cvs33
8174
8175         * src/addressbook.c
8176                 Fix bug where sometimes a group's email list is empty,
8177                 force its refresh (probably fixes "Re: how to create a 
8178                 distribution list")
8179         * src/ldapquery.c
8180                 Don't return to the callback in the main thread from the
8181                 fetch thread (or face segs!)
8182
8183 2005-09-15 [paul]       1.9.14cvs32
8184
8185         * src/prefs_matcher.c
8186                 forgotten in last commit
8187
8188 2005-09-15 [paul]       1.9.14cvs31
8189
8190         * src/prefs_actions.c
8191         * src/prefs_filtering_action.c
8192         * src/prefs_quote.c
8193         * src/quote_fmt.c
8194         * src/summaryview.c
8195         * src/gtk/description_window.c
8196         * src/gtk/description_window.h
8197         * src/gtk/quicksearch.c
8198                 allow interaction with the called
8199                 description window
8200                 Patch by Anders Hammar
8201
8202 2005-09-14 [paul]       1.9.14cvs30
8203
8204         * src/compose.c
8205                 fix a little annoyance when pasting with 3rd button 
8206                 with wrap_pastes=0 and wrap_input=1
8207                 Patch by Colin
8208
8209 2005-09-14 [paul]       1.9.14cvs29
8210
8211         * src/prefs_account.c
8212                 disable 'Filter messages on receiving' for
8213                 SMTP-only accounts
8214                 Patch  by Anders Hammar
8215
8216 2005-09-14 [paul]       1.9.14cvs28
8217
8218         * po/sk.po
8219                 fix crash
8220                 updated by Andrej Kacian
8221
8222 2005-09-14 [paul]
8223
8224         1.9.15-rc1 released
8225
8226 2005-09-14 [paul]       1.9.14cvs27
8227
8228         * po/es.po
8229                 updated by Ricardo Mones Lastra
8230         * src/compose.c
8231         * src/compose.h
8232                 associate no_wrap_tags to Compose windows
8233                 instead of using a static one
8234                 Patch by Colin
8235         * src/mbox.c
8236                 fix proc_mbox()
8237                 Patch by wwp
8238         * src/textview.c
8239                 remove unneeded printf()
8240
8241 2005-09-14 [paul]       1.9.14cvs26
8242
8243         * src/addrcache.c
8244         * src/codeconv.h
8245         * src/folder.h
8246         * src/mainwindow.h
8247         * src/mh.c
8248         * src/mimeview.h
8249         * src/partial_download.c
8250         * src/pop.c
8251         * src/prefs_account.c
8252         * src/prefs_account.h
8253         * src/prefs_actions.c
8254         * src/prefs_customheader.c
8255         * src/prefs_display_header.c
8256         * src/prefs_filtering_action.c
8257         * src/prefs_matcher.c
8258         * src/prefs_toolbar.c
8259         * src/privacy.h
8260         * src/procmime.c
8261         * src/procmime.h
8262         * src/procmsg.h
8263         * src/textview.c
8264         * src/undo.h
8265         * src/common/plugin.c
8266         * src/common/session.h
8267         * src/common/socket.c
8268         * src/common/socket.h
8269         * src/common/template.c
8270         * src/gtk/gtkaspell.c
8271         * src/gtk/quicksearch.h
8272         * src/plugins/pgpcore/passphrase.c
8273         * src/plugins/pgpcore/prefs_gpg.h
8274         * src/plugins/pgpcore/select-keys.c
8275         * src/plugins/pgpcore/select-keys.h
8276         * src/plugins/pgpcore/sgpgme.c
8277         * src/plugins/pgpinline/pgpinline.c
8278         * src/plugins/pgpmime/pgpmime.c
8279         * src/plugins/trayicon/trayicon.c
8280                 fix compilation warnings
8281                 Patch by Daniel Gustafson
8282
8283 2005-09-14 [paul]       1.9.14cvs25
8284
8285         * src/addressbook.c
8286                 add missing column header, and other small
8287                 bug fixes
8288                 Patch by Anders Hammar
8289
8290 2005-09-13 [colin]      1.9.14cvs24
8291
8292         * src/gtk/gtkaspell.c
8293                 Fix non-utf8 in menu
8294                 Fix little leaks
8295                 Nullify struct members after free()s
8296
8297 2005-09-13 [colin]      1.9.14cvs23
8298
8299         * src/compose.c
8300                 Test utf8 compliance before inserting to 
8301                 buffer, and try to convert if necessary
8302         * src/procmime.c
8303                 If no charset is present, use the locale 
8304                 one instead of us-ascii
8305         * src/procmsg.c
8306                 Add Sender, List-Post and To in the checked 
8307                 headers for automatic rules creation 
8308                 (thanks to wwp)
8309         * src/prefs_themes.c
8310         * src/gtk/gtkaspell.c
8311                 Remove deprecated functions. 
8312                 patch by Daniel Gustafson
8313
8314 2005-09-12 [colin]      1.9.14cvs22
8315
8316         * src/compose.c
8317                 Fix bug #448 (Scrolling/Redraw issue with 
8318                 address-fields in Header)
8319         * src/mainwindow.c
8320         * src/summaryview.c
8321         * src/summaryview.h
8322                 Fix loss of MSG_MARKED on move/copy
8323                 Fix bug #804 (Quicksearch togglebutton doesn't 
8324                 get depressed after '/' key is pressed)
8325
8326 2005-09-12 [paul]       1.9.14cvs21
8327
8328         * AUTHORS
8329         * src/gtk/logwindow.c
8330                 add 'Clear Log' to popup menu
8331                 Patch by Anders Hammar <anders.hammar@telia.com>
8332
8333 2005-09-12 [paul]       1.9.14cvs20
8334
8335         * src/compose.c
8336                 set correct sensitivity on attachments
8337                 popup menu
8338         * src/folder.c
8339                 fix typo
8340         * src/prefs_spelling.c
8341                 fix crash when no LANG env is set
8342         * src/common/xml.c
8343                 fix crash in wizard
8344                 don't use memeory after free
8345
8346         All patches by Daniel Gustafson
8347
8348 2005-09-12 [paul]       1.9.14cvs19
8349
8350         * src/prefs_themes.c
8351                 make theme info selectable
8352         * src/gtk/description_window.c
8353                 make window non-modal
8354         * tools/README
8355                 add details of asus_mailed.sh
8356         * tools/claws.i18n.status.pl
8357                 update for new zh_TW translator
8358                 widen the output
8359                 create alternate coloured lines
8360                 improve readability
8361
8362 2005-09-10 [colin]      1.9.14cvs18
8363
8364         * src/plugins/pgpcore/select-keys.c
8365                 Better order for the buttons
8366
8367 2005-09-10 [colin]      1.9.14cvs17
8368
8369         * src/compose.c
8370         * src/plugins/pgpcore/select-keys.c
8371         * src/plugins/pgpcore/select-keys.h
8372         * src/plugins/pgpcore/sgpgme.c
8373                 Add a "Don't encrypt" button to the key
8374                 selection dialog. Fixes bug #177 (There should be a 
8375                 'Don't encrypt button in the Select Keys dialog)
8376
8377 2005-09-10 [colin]      1.9.14cvs16
8378
8379         * src/compose.c
8380                 Fix bug #572 (%X option does not work with templates)
8381
8382 2005-09-10 [colin]      1.9.14cvs15
8383
8384         * src/toolbar.c 
8385                 Remove g_print
8386
8387 2005-09-10 [colin]      1.9.14cvs14
8388
8389         * src/imap.c
8390                 Fix a possible crash
8391
8392 2005-09-09 [colin]      1.9.14cvs13
8393
8394         * src/imap.c
8395         * src/etpan/imap-thread.c
8396         * src/etpan/imap-thread.h
8397                 Fix moving from queue or drafts to normal folders
8398                 Fix bug #794 (No way to delete without expunging)
8399                 Take flags unset by other mailers into account
8400                 Take deleted flag set by other mailers into account
8401                 Fix unsetting REPLIED flag
8402                 Fix crash when capabilities can't be retrieved
8403         * src/mainwindow.c
8404         * src/mainwindow.h
8405                 Add M_DELAYED_FLAGS condition, and let the user use
8406                 Execute in order to be able to expunge deleted mails,
8407                 even if he's not in delayed execute mode
8408         * src/prefs_spelling.c
8409                 Use 'en' dictionary by default if LANG is POSIX or C
8410         * src/gtk/prefswindow.c
8411                 Fix bug #767 (Preferences windows expanding) by making
8412                 the window a bit larger when the resolution is greater
8413                 than 640x480, and by putting the prefs in a
8414                 GtkScrolledWindow.
8415
8416 2005-09-09 [paul]       1.9.14cvs12
8417
8418         * AUTHORS
8419         * configure.ac
8420         * po/zh_TW.Big5.po      ** REMOVED **
8421         * po/zh_TW.po           ** ADDED **
8422                 updated by Wei-Lun Chao
8423
8424 2005-09-09 [paul]       1.9.14cvs11
8425
8426         * src/mainwindow.c
8427                 fix asserts
8428         * src/common/xml.c
8429                 delay memory allocation until file is
8430                 opened successfully
8431                 Patch by Daniel Gustafson
8432
8433 2005-09-09 [colin]      1.9.14cvs10
8434
8435         * src/imap.c
8436                 Add guards
8437
8438 2005-09-08 [colin]      1.9.14cvs9
8439
8440         * src/compose.c
8441                 Alert when we can't save draft
8442                 Fix various wrap/color issues
8443                 Add mid-click pasting respecting wrap_paste option
8444         * src/folder.c
8445         * src/folder.h
8446         * src/folder_item_prefs.c
8447         * src/folder_item_prefs.h
8448         * src/imap.c
8449         * src/imap_gtk.c
8450         * src/imap_gtk.h
8451         * src/main.c
8452         * src/mainwindow.c
8453         * src/mainwindow.h
8454         * src/news.c
8455         * src/news_gtk.c
8456         * src/news_gtk.h
8457         * src/prefs_folder_item.c
8458                 Fix the impossibility to synchronise folders for
8459                 offline use (IMAP and NNTP are concerned)
8460
8461 2005-09-08 [colin]      1.9.14cvs8
8462
8463         * configure.ac
8464                 Build LDAP and JPilot by default if available
8465         * src/textview.c
8466                 Fix use after free
8467
8468 2005-09-08 [paul]       1.9.14cvs7
8469
8470         * doc/manual/en/sylpheed-1.html
8471         * doc/manual/en/sylpheed-18.html
8472         * doc/manual/en/sylpheed-19.html
8473         * doc/manual/en/sylpheed-4.html
8474         * doc/manual/en/sylpheed-6.html
8475         * doc/manual/en/sylpheed.html
8476                 a few minor updates, plus include some
8477                 details about plugins and their requirements
8478         * src/mainwindow.c
8479                 minor changes to English in /View/Sort
8480
8481 2005-09-07 [colin]      1.9.14cvs6
8482
8483         * doc/manual/en/sylpheed-1.html
8484         * doc/manual/en/sylpheed-10.html
8485         * doc/manual/en/sylpheed-11.html
8486         * doc/manual/en/sylpheed-12.html
8487         * doc/manual/en/sylpheed-13.html
8488         * doc/manual/en/sylpheed-14.html
8489         * doc/manual/en/sylpheed-15.html
8490         * doc/manual/en/sylpheed-16.html
8491         * doc/manual/en/sylpheed-17.html
8492         * doc/manual/en/sylpheed-18.html
8493         * doc/manual/en/sylpheed-19.html
8494         * doc/manual/en/sylpheed-2.html
8495         * doc/manual/en/sylpheed-20.html
8496         * doc/manual/en/sylpheed-21.html
8497         * doc/manual/en/sylpheed-22.html
8498         * doc/manual/en/sylpheed-3.html
8499         * doc/manual/en/sylpheed-4.html
8500         * doc/manual/en/sylpheed-5.html
8501         * doc/manual/en/sylpheed-6.html
8502         * doc/manual/en/sylpheed-7.html
8503         * doc/manual/en/sylpheed-8.html
8504         * doc/manual/en/sylpheed-9.html
8505         * doc/manual/en/sylpheed.html
8506                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8507
8508 2005-09-07 [colin]      1.9.14cvs5
8509
8510         * src/mainwindow.c
8511                 Make labels more to-the-point
8512
8513 2005-09-07 [colin]      1.9.14cvs4
8514
8515         * doc/manual/en/sylpheed-1.html
8516         * doc/manual/en/sylpheed-12.html
8517         * doc/manual/en/sylpheed-13.html
8518         * doc/manual/en/sylpheed-14.html
8519         * doc/manual/en/sylpheed-15.html
8520         * doc/manual/en/sylpheed-16.html
8521         * doc/manual/en/sylpheed-17.html
8522         * doc/manual/en/sylpheed-18.html
8523         * doc/manual/en/sylpheed-19.html
8524         * doc/manual/en/sylpheed-2.html
8525         * doc/manual/en/sylpheed-20.html
8526         * doc/manual/en/sylpheed-21.html
8527         * doc/manual/en/sylpheed-22.html
8528         * doc/manual/en/sylpheed-4.html
8529         * doc/manual/en/sylpheed-5.html
8530         * doc/manual/en/sylpheed-6.html
8531         * doc/manual/en/sylpheed-7.html
8532         * doc/manual/en/sylpheed-8.html
8533         * doc/manual/en/sylpheed-9.html
8534         * doc/manual/en/sylpheed.html
8535                 Update manual
8536
8537 2005-09-07 [colin]      1.9.14cvs3
8538
8539         * doc/faq/en/sylpheed-faq-1.html
8540         * doc/faq/en/sylpheed-faq-2.html
8541         * doc/faq/en/sylpheed-faq-3.html
8542         * doc/faq/en/sylpheed-faq.html
8543                 Update FAQ
8544
8545 2005-09-07 [colin]      1.9.14cvs2
8546
8547         * src/folderview.c
8548         * src/procmsg.c
8549         * src/summaryview.c
8550         * src/toolbar.c
8551                 Fix special subfolders:
8552                 - Inherit parent's icon
8553                 - sent contents of queues subfolders
8554                 - empty subfolders of trashes
8555         * src/mainwindow.c
8556                 Remove outdated manual and faq entries
8557         * src/common/utils.c
8558                 Add quotes around %s coming from mailcap
8559
8560 2005-09-07 [colin]      1.9.14cvs1
8561
8562         * src/compose.c
8563                 After saving draft, set modified to FALSE
8564         * src/mimeview.c
8565         * src/common/utils.c
8566         * src/common/utils.h
8567                 Try to open mime parts using what is 
8568                 indicated in ~/.mailcap or /etc/mailcap,
8569                 if possible.
8570
8571 2005-09-05 [paul]       1.9.14
8572
8573         1.9.14 released
8574
8575         * po/sk.po
8576                 updated by Andrej Kacian
8577
8578 2005-09-05 [paul]       1.9.13cvs83
8579
8580         * po/de.po
8581         * po/es.po
8582         * po/fi.po
8583         * po/fr.po
8584         * po/nb.po
8585         * po/pt_BR.po
8586         * po/sr.po
8587                 updated translations by Thomas Gilgin, Ricardo Mones
8588                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8589                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8590
8591 2005-09-04 [paul]       1.9.13cvs82
8592
8593         * src/compose.c
8594                 only warn about exceeded line length limit
8595                 on send
8596
8597 2005-09-04 [paul]       1.9.13cvs81
8598
8599         * src/compose.c
8600                 fix crash in 'line length exceeded' dialogue
8601
8602 2005-09-02 [paul]       1.9.13cvs80
8603
8604         * src/imap.c
8605                 fix bug 795, 'Connection lost IMAP'
8606                 and add statusbar prints
8607                 Patch by Colin
8608
8609 2005-09-02 [paul]       1.9.13cvs79
8610
8611         * src/compose.c
8612                 compose_wrap_paragraph() becomes
8613                 compose_beautify_paragraph()
8614                 Patch by Colin
8615
8616 2005-09-02 [colin]      1.9.13cvs78
8617
8618         * src/folderview.c
8619                 Micro-fix
8620
8621 2005-09-01 [colin]      1.9.13cvs77
8622
8623         * src/imap.c
8624                 Maybe fix bug #795 (Connection lost IMAP)
8625                 Don't try to send logout when we're disconnected.
8626         * src/summaryview.c
8627                 Include locked and marked emails in HRM
8628                 view. Fixes bug #800 (Locked messages no longer 
8629                 show up when hide read messages is used)
8630
8631 2005-09-01 [paul]       1.9.13cvs76
8632
8633         * src/prefs_common.c
8634                 fix bad cutting
8635
8636 2005-08-31 [colin]      1.9.13cvs75
8637
8638         * src/folderview.c
8639         * src/folderview.h
8640         * src/prefs_summaries.c
8641         * src/summaryview.c
8642                 Fix "go to next new", fix preference
8643                 (Open unread/next swapped)
8644
8645 2005-08-31 [paul]       1.9.13cvs74
8646
8647         * src/compose.c
8648         * src/folderview.c
8649         * src/headerview.c
8650         * src/headerview.h
8651         * src/mainwindow.c
8652         * src/prefs_common.c
8653         * src/prefs_common.h
8654         * src/prefs_fonts.c
8655         * src/summaryview.c
8656         * src/textview.c
8657         * src/common/defs.h
8658                 remove obsolete BOLD_FONT setting
8659                 fix font update in headerview and textview
8660                 headers after prefs change
8661                 Patch By Colin
8662
8663 2005-08-31 [paul]
8664
8665         1.9.14-rc4 released
8666
8667 2005-08-30 [colin]      1.9.13cvs73
8668
8669         * src/summaryview.c
8670                 When Hide read messages is selected and we
8671                 refresh the summaryview, don't remove the 
8672                 currently displayed message. Fixes bug #797
8673                 (Summary view reloads when new mail is 
8674                 downloaded in 1.9.14 rc)
8675
8676 2005-08-30 [colin]      1.9.13cvs72
8677
8678         * src/folderview.c
8679                 Fix flickering
8680         * src/mainwindow.c
8681                 Remove useless callback
8682         * src/mimeview.c
8683         * src/gtk/filesel.c
8684         * src/gtk/filesel.h
8685                 Add a filesel_select_file_save_folder() - used by Save All
8686
8687 2005-08-29 [paul]       1.9.13cvs71
8688
8689         * AUTHORS
8690         * src/matcher_parser_parse.y
8691         * src/etpan/imap-thread.c
8692                 fix building on FreeBSD
8693                 Patch by Daniel Gustafson <daniel@hobbit.se>
8694
8695 2005-08-29 [paul]       1.9.13cvs70
8696
8697         * src/plugins/pgpinline/pgpinline.c
8698                 only initialise sig result if it's been handled
8699                 Patch by Colin
8700
8701 2005-08-29 [paul]       1.9.13cvs69
8702         
8703         Patches by Colin:
8704
8705         * src/imap.c
8706         * src/common.utils.c
8707         * src/common/utils.h
8708                 optimisation
8709         * src/stock_pixmap.h
8710                 fix wrong icon reference
8711         * src/pixmaps/trash_btn.xpm
8712                 replace with nicer image
8713
8714 2005-08-28 [colin]      1.9.13cvs68
8715
8716         * src/Makefile.am
8717         * src/stock_pixmap.c
8718         * src/stock_pixmap.h
8719         * src/toolbar.c
8720         * src/pixmaps/trash_btn.xpm
8721                 Add a specific trash xpm for the button
8722
8723 2005-08-28 [colin]      1.9.13cvs67
8724
8725         * src/imap.c
8726                 Fix leak
8727
8728 2005-08-27 [colin]      1.9.13cvs66
8729
8730         * src/imap.c
8731         * src/procmime.c
8732                 Correctly fix "Problem with replies", fixes
8733                 pgpmime encryption too. 
8734
8735 2005-08-27 [colin]      1.9.13cvs65
8736
8737         * src/folder.c
8738         * src/procmsg.c
8739         * src/procmsg.h
8740         * src/summaryview.c
8741                 Fix bug #517 (messages removed from summaryview 
8742                 when moving fails)
8743
8744 2005-08-27 [colin]      1.9.13cvs64
8745
8746         * tools/Makefile.am
8747         * tools/asus_mailled.sh
8748                 Add a script to blink ASUS laptops' mail LED where there
8749                 is unread mail.
8750
8751 2005-08-27 [colin]      1.9.13cvs63
8752
8753         * src/imap.c
8754         * src/etpan/imap-thread.c
8755         * src/etpan/imap-thread.h
8756                 Implement automatic choosing of login method
8757                 Fixes bug #791
8758         * src/gtk/.cvsignore
8759                 Add sylpheed-marshal.[ch]
8760
8761 2005-08-27 [colin]      1.9.13cvs62
8762
8763         * src/common/utils.c
8764                 Fix confusing perror
8765
8766 2005-08-27 [colin]      1.9.13cvs61
8767
8768         * src/toolbar.c
8769         * src/toolbar.h
8770                 Remove A_DELETE, replace it with 
8771                 A_TRASH and A_DELETE_REAL. Automatically
8772                 rewrite config files to replace A_DELETE
8773                 with A_TRASH (no functionality change).
8774                 Fixes half of #794
8775
8776 2005-08-26 [colin]      1.9.13cvs60
8777
8778         * src/procmime.c
8779                 Previous "Problem with replies" fix brought other
8780                 problems, fixing them
8781
8782 2005-08-26 [colin]      1.9.13cvs59
8783
8784         * src/procmime.c
8785                 Fix "Problem with replies". This happened only
8786                 on IMAP...
8787         * src/procmsg.c
8788                 Factorize code a bit
8789         * src/compose.c
8790                 Speed improvement on very long messages (wrapping)
8791                 Fix signature color on Reedit and Redirect
8792                 On Reedit, don't attach pgp-signatures parts, but
8793                 set signing to On.
8794
8795 2005-08-24 [paul]       1.9.13cvs58
8796
8797         * src/compose.c
8798                 don't claim success when clicking
8799                 Cancel on the passphrase box.
8800                 Patch by Colin
8801
8802 2005-08-24 [paul]       1.9.13cvs57
8803
8804         * src/main.c
8805                 fix misplaced sylpheed.log
8806         * src/common/defs.h
8807                 define UIDL_DIR
8808
8809 2005-08-24 [paul]       1.9.13cvs56
8810
8811         * src/imap.c
8812         * src/etpan/imap-thread.c
8813         * src/etpan/imap-thread.h
8814                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8815                 Patch by Colin
8816         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8817         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8818                 remove autogenerated files
8819         * tools/kdeservicemenu/README
8820         * tools/kdeservicemenu/install.sh
8821         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8822         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8823                 use Claws icon, use 'Sylpheed-Claws' in menu,
8824                 use kdialog, and other cleanups
8825
8826 2005-08-23 [paul]       1.9.13cvs55
8827
8828         * src/compose.c
8829                 fix paste/wrap crash
8830                 Patch by Colin
8831
8832 2005-08-23 [paul]       1.9.13cvs54
8833
8834         * src/main.c
8835                 fix crash recovery
8836                 Patch by Colin
8837
8838 2005-08-23 [paul]       1.9.13cvs53
8839
8840         * src/addressbook.c
8841         * src/editaddress.c
8842                 view all data of LDAP contacts
8843                 Patch by Colin
8844
8845 2005-08-23 [paul]       1.9.13cvs52
8846
8847         * src/addressbook.c
8848                 fix issues with the Search field
8849                 Patch by Colin
8850
8851 2005-08-22 [paul]       1.9.13cvs51
8852
8853         * src/folderview.c
8854                 put name of folder in processing dialog
8855                 title
8856         * src/prefs_folder_item.c
8857                 improve english usage
8858
8859 2005-08-22 [paul]       1.9.13cvs50
8860
8861         * src/filtering.c
8862         * src/filtering.h
8863         * src/matcher.c
8864         * src/matcher_parser_lex.l
8865         * src/matcher_parser_parse.y
8866         * src/prefs_filtering.c
8867                 add Filtering/Processing rule names feature.
8868                 (the incompatible old matcherrc is saved as
8869                 matcherrc.pre_names).
8870                 Patch by Colin
8871
8872 2005-08-22 [paul]       1.9.13cvs49
8873
8874         * src/procmsg.c
8875                 fix colour labelling
8876                 Patch by Colin
8877
8878 2005-08-22 [paul]       1.9.13cvs48
8879
8880         * src/textview.c
8881                 fix open_image_cb()
8882
8883 2005-08-22 [paul]       1.9.13cvs47
8884
8885         * src/imap.c
8886                 fix bug 789, 'SC crashes with imap (CVS ver)'
8887                 Patch by Colin
8888
8889 2005-08-22 [paul]       1.9.13cvs46
8890
8891         * src/mimeview.c
8892         * src/prefs_common.c
8893         * src/common/defs.h
8894                 define reused defaults in defs.h
8895         * src/textview.c
8896                 add 'Open image' to image popup menu
8897
8898 2005-08-21 [colin]      1.9.13cvs45
8899
8900         * src/summaryview.c
8901                 Fix bug #788 (Bogus "From" address displayed)
8902
8903 2005-08-20 [colin]      1.9.13cvs44
8904
8905         * src/folder.c
8906                 Fix buf #787 (multilevel delete causes SIGSEGV)
8907
8908 2005-08-19 [colin]      1.9.13cvs43
8909
8910         * src/inc.c
8911         * src/prefs_common.c
8912         * src/prefs_common.h
8913                 Add an hidden pref to allow modifying the
8914                 update stepping in incorporation.
8915                 Patch by wwp.
8916
8917 2005-08-19 [colin]      1.9.13cvs42
8918
8919         * src/compose.c
8920         * src/procmime.c
8921                 Workaround for broken MUAs: encode 
8922                 Content-type: name: as ASCII and 
8923                 Content-Disposition: filename: as
8924                 per rfc2231
8925         * src/prefs_account.c
8926                 Fix invisible-ness of SMTP SSL prefs
8927                 in NNTP accounts
8928
8929 2005-08-19 [paul]       1.9.13cvs41
8930
8931         * src/compose.c
8932         * src/prefs_common.c
8933         * src/prefs_common.h
8934         * src/prefs_wrapping.c
8935                 paste with or without wrapping.
8936                 patch by Colin
8937
8938 2005-08-19 [paul]       1.9.13cvs40
8939
8940         * src/prefs_common.c
8941         * src/prefs_common.h
8942         * src/summaryview.c
8943                 reintroduce enable_swap_from as a
8944                 hidden pref. patch by Colin
8945         * src/quote_fmt_parse.y
8946         * src/plugins/clamav/clamav_plugin.c
8947         * src/plugins/dillo_viewer/dillo_viewer.c
8948         * src/plugins/mathml_viewer/mathml_viewer.c
8949         * src/plugins/pgpcore/sgpgme.c
8950         * src/plugins/pgpinline/pgpinline.c
8951         * src/plugins/pgpmime/pgpmime.c
8952                 tidy up. patch by Colin
8953
8954 2005-08-19 [paul]       1.9.13cvs39
8955
8956         * configure.ac
8957                 complete cvs38's sync
8958         * src/editaddress.c
8959         * src/gedit-print.c
8960         * src/mutt.c
8961         * src/etpan/etpan-log.c
8962         * src/etpan/imap-thread.c
8963         * src/gtk/gtksourceprintjob.c
8964                 fix compilation warnings
8965                 (patch by Colin)
8966
8967 2005-08-19 [paul]       1.9.13cvs38
8968
8969         sync with main:
8970
8971         * src/account.c
8972         * src/action.c
8973         * src/addrbook.c
8974         * src/addrcache.c
8975         * src/addrharvest.c
8976         * src/addrindex.c
8977         * src/codeconv.c
8978         * src/compose.c
8979         * src/crash.c
8980         * src/exporthtml.c
8981         * src/exportldif.c
8982         * src/folder.c
8983         * src/image_viewer.c
8984         * src/inc.c
8985         * src/inc.h
8986         * src/jpilot.c
8987         * src/ldif.c
8988         * src/main.c
8989         * src/matcher.c
8990         * src/mbox.c
8991         * src/messageview.c
8992         * src/mh.c
8993         * src/mimeview.c
8994         * src/msgcache.c
8995         * src/mutt.c
8996         * src/news.c
8997         * src/partial_download.c
8998         * src/pine.c
8999         * src/pop.c
9000         * src/prefs_actions.c
9001         * src/prefs_common.c
9002         * src/prefs_customheader.c
9003         * src/prefs_display_header.c
9004         * src/prefs_gtk.c
9005         * src/prefs_themes.c
9006         * src/procheader.c
9007         * src/procmime.c
9008         * src/procmsg.c
9009         * src/recv.c
9010         * src/send_message.c
9011         * src/simple-gettext.c
9012         * src/sourcewindow.c
9013         * src/textview.c
9014         * src/vcard.c
9015         * src/common/defs.h
9016         * src/common/log.c
9017         * src/common/plugin.c
9018         * src/common/prefs.c
9019         * src/common/session.c
9020         * src/common/session.h
9021         * src/common/socket.c
9022         * src/common/socket.h
9023         * src/common/ssl_certificate.c
9024         * src/common/template.c
9025         * src/common/utils.c
9026         * src/common/utils.h
9027         * src/common/xml.c
9028         * src/gtk/about.c
9029         added wrappers for C library function that
9030                 take pathname arguments.
9031                 enabled compilation with MinGW.
9032                 use GDir instead of directly using opendir().
9033                 added rename_force().
9034
9035 2005-08-19 [paul]       1.9.13cvs37
9036         
9037         patches by Colin:
9038         * src/compose.c
9039                 fix privacy settings on re-editing
9040                 a sent message
9041         * src/jpilot.c
9042                 fix encoding bug
9043         * src/folder.c
9044         * src/procmsg.c
9045         * src/procmsg.h
9046         * src/summaryview.c
9047                 flag changing optimisation
9048
9049 2005-08-18 [martin]     1.9.13cvs36
9050
9051         * commitHelper
9052             added my login
9053         * src/addrcache.c
9054         * src/addrharvest.c
9055         * src/addrindex.c
9056         * src/compose.c
9057         * src/grouplistdialog.c
9058         * src/main.c
9059         * src/mainwindow.c
9060         * src/msgcache.c
9061         * src/mutt.c
9062         * src/pine.c
9063         * src/prefs_account.c
9064         * src/prefs_themes.c
9065         * src/stock_pixmap.c
9066         * src/summaryview.c
9067         * src/gtk/about.c
9068         * src/gtk/logwindow.c
9069             removed deprecated glib and gdk stuff
9070         * src/plugins/pgpcore/select-keys.c
9071             convert attributes from locale to utf8
9072
9073 2005-08-17 [paul]       1.9.13cvs35
9074
9075         * src/account.c
9076         * src/addressbook.c
9077                 use new GTK_STOCK_ icons if available
9078         * src/summaryview.c
9079         * src/gtk/gtksctree.c
9080         * src/gtk/gtksctree.h
9081                 faster range select. patch by Colin
9082
9083 2005-08-17 [paul]       1.9.13cvs34
9084
9085         patches by colin:
9086         * src/addressbook.c
9087         * src/addressitem.h
9088                 Add an edit button for contacts, fix selections
9089                 of gtksctree items
9090         * src/editaddress.c
9091                 Change labels, let Save be always possible in the
9092                 email and user atributes tabs
9093         * src/folderview.c
9094                 fix sort issues
9095         * src/summaryview.c
9096                 select next item instead of the displayed one
9097                 after deletion
9098
9099         * src/gtk/progressdialog.c
9100                 use prefs_common.enable_rules_hint
9101
9102 2005-08-13 [hoa]        1.9.13cvs33
9103
9104         * src/etpan/imap-thread.c
9105                 fixed build on Solaris.
9106
9107 2005-08-10 [colin]      1.9.13cvs32
9108
9109         * src/procmsg.c
9110                 Fix cvs31 (missing fclose before reading
9111                 the file)
9112
9113 2005-08-10 [colin]      1.9.13cvs31
9114
9115         * src/procmsg.c
9116                 Fix procmsg_msginfo_new_from_mimeinfo() when
9117                 the MimeInfo isn't stored in memory. This fixes
9118                 replying to an attached message.
9119
9120 2005-08-10 [colin]      1.9.13cvs30
9121
9122         * src/mainwindow.c
9123                 Fix slowness in account changing
9124
9125 2005-08-10 [colin]      1.9.13cvs29
9126
9127         * src/folder.c
9128         * src/folderutils.c
9129         * src/folderview.c
9130         * src/imap_gtk.c
9131         * src/mainwindow.c
9132         * src/mh_gtk.c
9133         * src/procmsg.c
9134         * src/summaryview.c
9135                 Optimize folder_has_parent_of_type
9136                 Prevent moving special sub-folders from contextual menus
9137                 Rework message a bit ("Empty all messages" -> "Delete all
9138                 messages")
9139                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9140                 and "Deleted Items" folders)
9141
9142 2005-08-08 [colin]      1.9.13cvs28
9143
9144         * src/summaryview.c
9145         * src/prefs_summaries.c
9146                 Make "Select first unread|new" more flexible
9147                 (just prioritize new or unread)
9148
9149 2005-08-08 [colin]      1.9.13cvs27
9150
9151         * src/summaryview.c
9152                 If "select first new" is selected and there only
9153                 are unread messages, fallback to "select first
9154                 unread".
9155
9156 2005-08-08 [colin]      1.9.13cvs26
9157
9158         * src/folder.c
9159                 Fix shameful bugs (and bug #779)
9160
9161 2005-08-08 [colin]      1.9.13cvs25
9162
9163         * src/folder.c
9164         * src/folder.h
9165                 Cache parents' type to make folder_has_parent_of_type
9166                 faster
9167         * src/folderview.c
9168                 Forbid DnD of special sub-folders
9169         * src/procmsg.c
9170         * src/procmsg.h
9171                 Add MAIL_POSTFILTERING_HOOK
9172         * src/summaryview.c
9173                 Revert over-zealous deletion of the use_addr_book 
9174                 code
9175
9176 2005-08-07 [colin]      1.9.13cvs24
9177
9178         * src/folder.c
9179                 Fix big mistake (passing MsgInfo instead 
9180                 of FolderItem)
9181
9182 2005-08-07 [colin]      1.9.13cvs23
9183
9184         * src/compose.c
9185         * src/folder.c
9186         * src/folder.h
9187         * src/foldersel.c
9188         * src/folderutils.c
9189         * src/folderview.c
9190         * src/imap.c
9191         * src/mainwindow.c
9192         * src/messageview.c
9193         * src/mh.c
9194         * src/msgcache.c
9195         * src/procmime.c
9196         * src/summaryview.c
9197                 Make subfolders of Drafts, Queue, Outbox, Trash
9198                 work like their parents. 
9199                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9200
9201 2005-08-07 [colin]      1.9.13cvs22
9202
9203         * src/addressbook.c
9204                 Fix bug #771 (Dragged contacts not saved)
9205
9206 2005-08-07 [paul]       1.9.13cvs21
9207
9208         * src/summaryview.c
9209                 fix bug 32 'Search Doesn't display results
9210                 if "Hide Read Messages" is chosen'
9211                 be more literal in interpreting 'Hide read
9212                 messages'
9213
9214 2005-08-07 [colin]      1.9.13cvs20
9215
9216         * src/folderview.c
9217                 Add debug
9218         * src/summaryview.c
9219                 Faster 'unthread_for_execution'
9220
9221 2005-08-06 [paul]       1.9.13cvs19
9222
9223         * src/mainwindow.c
9224                 add mnemonics to Set displayed columns
9225                 fix bug where msgview_visible option was
9226                 overwritten as TRUE on startup
9227
9228 2005-08-06 [paul]       1.9.13cvs18
9229
9230         * src/mainwindow.c
9231                 refer to 'displayed columns in folder/message
9232                 list' not 'displayed items in summary/message view'
9233         * src/prefs_display_header.c
9234                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9235                 be consistent with similar dialogues
9236         * src/prefs_folder_column.c
9237         * src/prefs_summary_column.c
9238                 'columns' not 'items', and folder and message lists,
9239                 instead of folder and summary views;
9240                 Use 'Hidden columns' as list heading not 'Available
9241                 items';
9242                 move the 'Remove' button to the right hand side;
9243                 top-align the buttons;
9244                 remove unneeded vbox
9245         * src/prefs_summaries.c
9246                 put the 2 column prefs buttons in a frame to reduce
9247                 overall width; refer to columns not items &c.
9248
9249 2005-08-05 [colin]      1.9.13cvs17
9250
9251         * src/prefs_common.c
9252         * src/prefs_common.h
9253         * src/mainwindow.c
9254         * src/compose.c
9255         * src/messageview.c
9256                 Add an hidden toolbar_detachable pref, so
9257                 that I can get rid of these painful handles
9258                 in the toolbars. Defaults to TRUE to avoid
9259                 changing the GUI on unsuspecting people...
9260
9261 2005-08-05 [colin]      1.9.13cvs16
9262
9263         * src/Makefile.am
9264         * src/prefs_folder_column.c
9265         * src/prefs_folder_column.h
9266                 Add prefs for folder columns
9267         * src/folderview.c
9268         * src/folderview.h
9269         * src/mainwindow.c
9270         * src/mainwindow.h
9271         * src/prefs_common.c
9272         * src/prefs_common.h
9273         * src/prefs_summaries.c
9274                 Use them
9275         * src/prefs_summary_column.c
9276         * src/summaryview.c
9277         * src/summaryview.h
9278                 Add a To column
9279         * src/textview.c
9280         * src/common/utils.c
9281         * src/common/utils.h
9282                 Move uri colourisation functions
9283                 to utils
9284         * src/compose.c
9285                 Colourise URIs
9286         * src/imap.c
9287                 Fix bug with LIST where we'd try
9288                 to get Folder//////[...]/// 
9289
9290 2005-08-05 [paul]       1.9.13cvs15
9291
9292         * src/prefs_summaries.c
9293                 improve the English usage
9294         * src/summaryview.c
9295                 set font on column change
9296                 thanks to Colin
9297
9298 2005-08-05 [paul]       1.9.13cvs14
9299
9300         * src/prefs_common.c
9301         * src/prefs_common.h
9302         * src/prefs_summaries.c
9303         * src/summaryview.c
9304                 replace 'open_unread_on_enter' option with
9305                 'select_on_entry' option. opening/not opening
9306                 is now exclusively controlled by 'always_show_msg'
9307
9308 2005-08-04 [colin]      1.9.13cvs13
9309
9310         * src/compose.c
9311                 Remove dead code
9312                 Add colourisation of quotes and signatures
9313         * src/folderview.c
9314                 Fix possible crashes
9315         * src/messageview.c
9316                 Change an assert that is no problem
9317         * src/news.c
9318         * src/news_gtk.c
9319         * src/news_gtk.h
9320                 Fix offline mode
9321         * src/gtk/quicksearch.c
9322                 Fix a possible crash
9323
9324 2005-08-03 [colin]      1.9.13cvs12
9325
9326         * src/prefs_account.c
9327                 Fix bug #777 (Sylpheed crash in account configuration)
9328
9329 2005-08-03 [colin]      1.9.13cvs11
9330
9331         * src/addressbook.c
9332         * src/editaddress.c
9333         * src/editgroup.c
9334                 Fixing addressbook, round 2
9335         * src/textview.c
9336                 Fix emphasis color on rechecking 'Colorize messages'
9337
9338 2005-08-03 [paul]       1.9.13cvs10
9339
9340         sync with main
9341
9342         * src/addr_compl.c
9343         * src/compose.c
9344         * src/main.c
9345         * src/pop.c
9346         * src/prefs_account.c
9347         * src/procmime.c
9348         * src/procmsg.c
9349         * src/quote_fmt_parse.y
9350         * src/textview.c
9351         * src/common/quoted-printable.c
9352         * src/common/utils.c
9353         * src/common/utils.h
9354         * src/common/xml.c
9355                 replaced incorrect locale-independent
9356                 ctype functions with GLib's. Corrected
9357                 signedness mismatch.
9358         * src/headerview.c
9359                 headerview_create(): added spacing for vbox.
9360         * src/gtk/about.c
9361                 set focus to the OK button.
9362
9363 2005-08-03 [colin]      1.9.13cvs9
9364
9365         * src/folderview.c
9366                 Fix possible crash
9367
9368 2005-08-02 [colin]      1.9.13cvs8
9369
9370         * src/mainwindow.c
9371                 Fix cast
9372         * src/addressbook.c
9373         * src/addressitem.h
9374                 Fix a cast and more generally, try to make the
9375                 GUI more intuitive and consistent (round 1)
9376
9377 2005-08-02 [paul]       1.9.13cvs7
9378
9379         * src/folder.h
9380                 missing in 1.9.13cvs6
9381
9382 2005-08-02 [colin]      1.9.13cvs6
9383
9384         * src/folder.c
9385                 Fix one more leak
9386
9387 2005-08-02 [colin]      1.9.13cvs5
9388
9389         * src/folder.c
9390         * src/folderview.c
9391         * src/imap.c
9392         * src/main.c
9393         * src/mbox.c
9394         * src/procmsg.c
9395         * src/summaryview.c
9396                 Fix a number of folder_item_get_msg_list()-related
9397                 leaks (missing procmsg_msginfo_free()s)
9398
9399 2005-08-01 [colin]      1.9.13cvs4
9400
9401         * src/folderview.c
9402         * src/folderview.h
9403         * src/mainwindow.c
9404         * src/prefs_fonts.c
9405         * src/prefs_summaries.c
9406         * src/prefs_themes.c
9407         * src/summaryview.c
9408         * src/summaryview.h
9409         * src/textview.c
9410         * src/textview.h
9411                 Fix instant-apply of summary and folderview-related prefs
9412                 Fix erroneous g_free and alertpanels in prefs_theme
9413                 Add instant-apply for fonts
9414                 Defer applying of prefs a little bit so it's done only
9415                 once even if requested by multiples prefs pages
9416
9417 2005-08-01 [paul]       1.9.13cvs3
9418
9419         * src/main.c
9420                 fix bug 776 'S.C. crashes on close'
9421                 thanks to Colin
9422         * src/etpan/etpan-thread-manager-types.h
9423                 add missing include
9424                 thanks to Hoa
9425
9426 2005-07-25 [paul]       1.9.13cvs2
9427
9428         * src/summaryview.c
9429                 fix typos. spotted by Fabien Vantard
9430
9431 2005-07-24 [paul]       1.9.13cvs1
9432
9433         * doc/man/sylpheed.1
9434                 update man page, incorporating fix of
9435                 bug 769 'Typo in manpage'
9436         * src/etpan/imap-thread.c
9437                 fix NetBSD openssl dependencies. patch by
9438                 George Michaelson <ggm@apnic.net>
9439         * po/pt_BR.po
9440                 updated by Frederico Goncalves Guimaraes
9441
9442 2005-07-22 [paul]       1.9.13
9443
9444         1.9.13 release
9445
9446 2005-07-22 [paul]       1.9.12cvs91
9447
9448         * AUTHORS
9449         * INSTALL
9450         * README.claws
9451         * RELEASE_NOTES.claws
9452                 updated for release
9453         * configure.ac
9454         * po/nb.po
9455         * tools/claws.i18n.status.pl
9456                 add Norwegian translation. submiited by
9457                 Geir Helland <pjallabais@users.sourceforge.net>
9458         * po/ca.po
9459         * po/de.po
9460         * po/es.po
9461         * po/fi.po
9462         * po/fr.po
9463         * po/it.po
9464         * po/sk.po
9465         * po/sr.po
9466         * po/zh_CN.po
9467                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9468                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9469                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9470                 Yang Guilong
9471         * src/plugins/clamav/clamav_plugin_gtk.c
9472         * src/plugins/spamassassin/spamassassin_gtk.c
9473                 replace outdated description strings
9474
9475 2005-07-21 [colin]      1.9.12cvs90
9476
9477         * src/folder.c
9478                 Set folder to batch mode when scanning it. Makes deletion
9479                 of unread mails on IMAP much faster (due to the UNREAD 
9480                 flag unsetting)
9481
9482 2005-07-21 [darko]      1.9.12cvs89
9483
9484         * configure.ac
9485                 link against libresolv if necessary (patch by Paul)
9486         * src/msgcache.c
9487                 use glib's portable macros to determine endianness
9488
9489 2005-07-21 [paul]       1.9.12cvs88
9490
9491         * src/crash.c
9492         * src/gtk/about.c
9493                 update compiled-in features list
9494
9495 2005-07-20 [colin]      1.9.12cvs87
9496
9497         * src/folder.c
9498         * src/textview.c
9499                 Gcc 2.9x compilation fixes, thanks to Darko
9500         * src/plugins/clamav/clamav_plugin.c
9501                 Little optimisation: load virus database only once
9502         * src/plugins/spamassassin/spamassassin.c
9503                 Big optimisation: filtering one mail took at least 1 second,
9504                 now it takes at least 50ms. Doesn't speed up spamassassin 
9505                 itself, but should already be much more tolerable.
9506
9507 2005-07-20 [colin]      1.9.12cvs86
9508
9509         * src/summaryview.c
9510                 Fix performance issue
9511
9512 2005-07-19 [colin]      1.9.12cvs85
9513
9514         * src/plugins/pgpinline/plugin.c
9515                 Fix warning
9516
9517 2005-07-19 [colin]      1.9.12cvs84
9518
9519         * configure.ac
9520         * src/plugins/Makefile.am
9521         * src/plugins/pgpinline/.cvsignore
9522         * src/plugins/pgpinline/Makefile.am
9523         * src/plugins/pgpinline/pgpinline.c
9524         * src/plugins/pgpinline/pgpinline.deps
9525         * src/plugins/pgpinline/pgpinline.h
9526         * src/plugins/pgpinline/plugin.c
9527                 Put pgpinline in the main tree
9528
9529 2005-07-19 [paul]       1.9.12cvs83
9530
9531         * src/prefs_actions.c
9532                 prevent '//' in menu names, which cause a crash
9533                 thanks to Colin
9534
9535 2005-07-19 [paul]       1.9.12cvs82
9536
9537         * configure.ac
9538                 be generally more informative in configure output.
9539                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9540                 '[ --disable-openssl ...', as --enable-openssl is default
9541                 PGP/MIME: don't check for GPGME again, check for
9542                 pgpcore instead. Therefore prevent the possibility of
9543                 attempting to build pgpmime if pgpcore dependencies are
9544                 not met
9545                 ClamAV: use pkgconfig to check for lib
9546                 libgnomeprint: revert logic on inner test to match
9547                 everything else
9548         * src/plugins/pgpcore/sgpgme.c
9549                 add missing include
9550
9551 2005-07-19 [colin]      1.9.12cvs81
9552
9553         * src/summaryview.c
9554                 Fix slow thread rebuilding in particular
9555                 cases
9556
9557 2005-07-19 [paul]       1.9.12cvs80
9558
9559         * sylpheed-claws.desktop
9560                 fix typo, spotted by Stephan Sachse
9561         * src/account.c
9562                 replace GTK_STOCK_ADD with
9563                 GTK_STOCK_NEW button
9564
9565 2005-07-18 [colin]      1.9.12cvs79
9566
9567         * src/etpan/imap-thread.c
9568                 Fix return value (Thanks Hoa)
9569
9570 2005-07-18 [colin]      1.9.12cvs78
9571
9572         * src/imap.c
9573                 Allow empty passwords
9574                 Create drafts/queue/outbox if necessary
9575         * src/summaryview.c
9576                 Remove old code
9577         * src/etpan/imap-thread.c
9578                 Fix STARTTLS (Thanks to Hoa)
9579
9580 2005-07-18 [paul]       1.9.12cvs77
9581
9582         * ChangeLog-gtk2.jp
9583         * ChangeLog.jp
9584                 removed
9585         * Makefile.am
9586                 updated to reflect additions and removals
9587         * TODO
9588                 updated to be claws-specific
9589         * TODO-gtk2
9590         * TODO-gtk2.jp
9591         * TODO.jp
9592         * sylpheed-128x128.png
9593         * sylpheed-64x64.png
9594                 removed
9595         * sylpheed-claws-128x128.png
9596         * sylpheed-claws-64x64.png
9597         * sylpheed-claws.desktop
9598         * sylpheed-claws.png
9599                 added
9600         * sylpheed.desktop
9601         * sylpheed.png
9602                 removed
9603
9604 2005-07-17 [paul]       1.9.12cvs76
9605
9606         * src/account.c
9607         * src/addressbook.c
9608         * src/alertpanel.c
9609         * src/alertpanel.h
9610         * src/compose.c
9611         * src/exphtmldlg.c
9612         * src/expldifdlg.c
9613         * src/folderview.c
9614         * src/imap_gtk.c
9615         * src/inc.c
9616         * src/message_search.c
9617         * src/messageview.c
9618         * src/mh_gtk.c
9619         * src/news_gtk.c
9620         * src/prefs_actions.c
9621         * src/prefs_filtering.c
9622         * src/prefs_matcher.c
9623         * src/prefs_template.c
9624         * src/prefs_themes.c
9625         * src/ssl_manager.c
9626         * src/summary_search.c
9627         * src/textview.c
9628         * src/toolbar.c
9629         * src/gtk/sslcertwindow.c
9630         * src/plugins/pgpcore/sgpgme.c
9631                 rework alertpanels
9632
9633 2005-07-17 [colin]      1.9.12cvs75
9634
9635         * src/privacy.c
9636                 add a PrivacySystem accessor that checks that
9637                 the system cached in a MimeInfo's privacydata
9638                 is still registered. Use this accessor instead
9639                 of directly using data->system. Fixes crashes
9640                 after unloading pgp plugins.
9641
9642 2005-07-17 [colin]      1.9.12cvs74
9643
9644         * src/alertpanel.c
9645                 Change geometry hints to a simple default size.
9646                 Fixes the certs dialogs.
9647
9648 2005-07-17 [colin]      1.9.12cvs73
9649
9650         * src/gtk/sslcertwindow.c
9651                 Use a gtkExpander
9652
9653 2005-07-17 [colin]      1.9.12cvs72
9654
9655         * src/plugins/pgpcore/Makefile.am
9656         * src/plugins/pgpmime/Makefile.am
9657                 Add gpgme libs
9658
9659 2005-07-17 [paul]       1.9.12cvs71
9660
9661         * configure.ac
9662                 add --disable-gnomeprint option
9663                 modified version of patch by Marius Mauch
9664
9665 2005-07-17 [paul]       1.9.12cvs70
9666
9667         * src/common/defs.h
9668                 update urls
9669         * src/account.c
9670         * src/action.c
9671         * src/addressbook.c
9672         * src/compose.c
9673         * src/foldersel.c
9674         * src/folderview.c
9675         * src/html.c
9676         * src/imap_gtk.c
9677         * src/main.c
9678         * src/mainwindow.c
9679         * src/messageview.c
9680         * src/mh_gtk.c
9681         * src/mimeview.c
9682         * src/news_gtk.c
9683         * src/prefs_account.c
9684         * src/prefs_send.c
9685         * src/prefs_summaries.c
9686         * src/procmsg.c
9687         * src/summaryview.c
9688         * src/common/utils.c
9689         * src/common/xml.c
9690         * src/plugins/pgpcore/passphrase.c
9691         * src/plugins/pgpcore/select-keys.c
9692                 replace inappropriately used backticks
9693                 with single quotes
9694
9695 2005-07-16 [colin]      1.9.12cvs69
9696
9697         * src/image_viewer.c
9698                 Add extra paranoid checks
9699
9700 2005-07-16 [colin]      1.9.12cvs68
9701
9702         * src/plugins/pgpcore/prefs_gpg.c
9703                 Don't auto-check sigs by default, as it
9704                 can be really slow.
9705
9706 2005-07-16 [colin]      1.9.12cvs67
9707
9708         * src/plugins/pgpcore/sgpgme.c
9709                 Make messages a bit better.
9710
9711 2005-07-16 [colin]      1.9.12cvs66
9712
9713         * src/imap.c
9714                 Remove pseudo-log
9715         * src/etpan/imap-thread.c
9716                 Add real log
9717
9718 2005-07-16 [colin]      1.9.12cvs65
9719
9720         * src/main.c
9721         * src/prefs_other.c
9722                 And now, fix build with libetpan :-/
9723
9724 2005-07-15 [colin]      1.9.12cvs64
9725
9726         * src/prefs_other.c
9727                 Continue fixing build without libetpan.
9728
9729 2005-07-15 [colin]      1.9.12cvs63
9730
9731         * src/main.c
9732                 Fix build with --disable-libetpan
9733
9734 2005-07-15 [colin]      1.9.12cvs62
9735
9736         * configure.ac
9737                 Bump libetpan's version
9738
9739 2005-07-15 [colin]      1.9.12cvs61
9740
9741         * src/etpan/imap-thread.c
9742                 Actually stop logging :)
9743
9744 2005-07-15 [colin]      1.9.12cvs60
9745
9746         * src/addressbook.c
9747                 Fix dnd of multiple addresses.
9748
9749 2005-07-15 [hoa]        1.9.12cvs59
9750
9751         * src/etpan/imap-thread.c
9752             disable login of IMAP password in libetpan log file.
9753
9754 2005-07-15 [paul]       1.9.12cvs58
9755
9756         * src/account.c
9757                 don't automatically sort
9758                 do allow drag n drop
9759
9760 2005-07-15 [paul]       1.9.12cvs57
9761
9762         * src/account.c
9763         * src/ssl_manager.c
9764                 alphabetical listing
9765
9766 2005-07-15 [paul]       1.9.12cvs56
9767
9768         * src/gtk/pluginwindow.c
9769                 sort plugin list alphabetically
9770
9771 2005-07-15 [paul]       1.9.12cvs55
9772
9773         * src/prefs_spelling.c
9774         * src/prefs_wrapping.c
9775                 unify English usage
9776
9777 2005-07-15 [colin]      1.9.12cvs54
9778
9779         * src/wizard.c
9780                 Typo fix
9781
9782 2005-07-15 [paul]       1.9.12cvs53
9783
9784         * src/prefs_message.c
9785                 make 'show cursor' a hidden option
9786
9787 2005-07-14 [colin]      1.9.12cvs52
9788
9789         * src/plugins/spamassassin/Makefile.am
9790         * src/plugins/clamav/Makefile.am
9791                 Fix double EXTRA_DISTs
9792
9793 2005-07-14 [colin]      1.9.12cvs51
9794
9795         * src/plugins/clamav/Makefile.am
9796         * src/plugins/clamav/clamav_plugin_gtk.deps
9797         * src/plugins/spamassassin/Makefile.am
9798         * src/plugins/spamassassin/spamassassin_gtk.deps
9799                 Make $plugin_gtk depend on $plugin
9800
9801 2005-07-14 [hoa]        1.9.12cvs50
9802
9803         * src/etpan/imap-thread.c
9804                 enable debug log of libetpan when running with --debug
9805
9806 2005-07-14 [colin]      1.9.12cvs49
9807
9808         * configure.ac
9809         * src/common/Makefile.am
9810         * src/common/plugin.c
9811         * src/common/plugin.h
9812                 Add a little plugin dependancy system.
9813                 Plugins can ship a $plugin_name.deps file
9814                 (near them in PLUGINDIR) so that their
9815                 dependancies are loaded if possible.
9816         * src/plugins/Makefile.am
9817         * src/plugins/pgpcore/Makefile.am
9818         * src/plugins/pgpcore/passphrase.c
9819         * src/plugins/pgpcore/passphrase.h
9820         * src/plugins/pgpcore/plugin.c
9821         * src/plugins/pgpcore/prefs_gpg.c
9822         * src/plugins/pgpcore/prefs_gpg.h
9823         * src/plugins/pgpcore/select-keys.c
9824         * src/plugins/pgpcore/select-keys.h
9825         * src/plugins/pgpcore/sgpgme.c
9826         * src/plugins/pgpcore/sgpgme.h
9827                 Introduce pgpcore, used by pgpmime and
9828                 pgpinline
9829         * src/plugins/pgpmime/Makefile.am
9830         * src/plugins/pgpmime/passphrase.c
9831         * src/plugins/pgpmime/passphrase.h
9832         * src/plugins/pgpmime/pgpmime.c
9833         * src/plugins/pgpmime/pgpmime.deps
9834         * src/plugins/pgpmime/plugin.c
9835         * src/plugins/pgpmime/prefs_gpg.c
9836         * src/plugins/pgpmime/prefs_gpg.h
9837         * src/plugins/pgpmime/select-keys.c
9838         * src/plugins/pgpmime/select-keys.h
9839         * src/plugins/pgpmime/sgpgme.c
9840         * src/plugins/pgpmime/sgpgme.h
9841                 Remove the core from pgpmime and add the
9842                 dependancy to pgpcore.
9843
9844 2005-07-14 [paul]       1.9.12cvs48
9845
9846         * src/stock_pixmap.c
9847                 forgot this in last commit
9848
9849 2005-07-14 [paul]       1.9.12cvs47
9850
9851         * src/account.c
9852         * src/addressbook.c
9853                 add accelerators for the buttons (sync with main)
9854         * src/compose.c
9855         * src/compose.h
9856                 add accelerators for the buttons.
9857                 fix editing with external editor.
9858                 replace gdk_input_*() with GIOChannel;
9859                 (sync with main)
9860         * src/foldersel.c
9861                 display folder names with new/unread
9862                 representation (sync with main)
9863         * src/main.c
9864                 specify default window icon (sync with main)
9865         * src/prefs_common.c
9866                 use_addr_book default to FALSE
9867         * src/summaryview.c
9868         * src/textview.c
9869                 add accelerators for the buttons (sync with main)
9870         * src/gtk/menu.c
9871                 fix typos
9872         * src/pixmaps/sylpheed_icon.xpm
9873                 updated
9874
9875 2005-07-13 [paul]       1.9.12cvs46
9876
9877         * src/plugins/pgpmime/pgpmime.c
9878         * src/plugins/pgpmime/sgpgme.c
9879                 (temporarily) use deprecated gpgme_data_rewind()
9880                 while largefile support is not present
9881                 (as suggested by Colin)
9882
9883 2005-07-13 [paul]       1.9.12cvs45
9884
9885         * configure.ac
9886                 remove large file support (for now):
9887                 it breaks too many things
9888
9889 2005-07-13 [paul]       1.9.12cvs44
9890
9891         * configure.ac
9892                 add large file support
9893         * src/html.c
9894                 fix bug #763 where href attribute was not
9895                 the very first attribute of a link
9896                 patch by Thomas Gilgin
9897
9898 2005-07-13 [colin]      1.9.12cvs43
9899
9900         * src/gtk/pluginwindow.c
9901                 Little portability fix
9902
9903 2005-07-13 [colin]      1.9.12cvs42
9904
9905         * src/plugins/pgpmime/sgpgme.c
9906                 Fix crasher.
9907
9908 2005-07-13 [colin]      1.9.12cvs41
9909
9910         * src/plugins/pgpmime/pgpmime.c
9911         * src/plugins/pgpmime/sgpgme.c
9912                 Use gpgme_data_release_and_get_mem instead
9913                 of gpgme_data_read.
9914
9915 2005-07-13 [colin]      1.9.12cvs40
9916
9917         * configure.ac
9918         * src/plugins/pgpmime/passphrase.c
9919         * src/plugins/pgpmime/passphrase.h
9920         * src/plugins/pgpmime/pgpmime.c
9921         * src/plugins/pgpmime/plugin.c
9922         * src/plugins/pgpmime/select-keys.c
9923         * src/plugins/pgpmime/select-keys.h
9924         * src/plugins/pgpmime/sgpgme.c
9925         * src/plugins/pgpmime/sgpgme.h
9926                 Port pgpmime to gpgme-1.0.
9927
9928 2005-07-12 [paul]       1.9.12cvs39
9929
9930         * AUTHORS
9931         * src/toolbar.c
9932         * src/toolbar.h
9933                 add a 'Go to Prev' button to the toolbar.
9934                 correct tooltip text of go to buttons.
9935                 based on patch by Yang Guilong <bamanzi@gmail.com>
9936
9937 2005-07-12 [colin]      1.9.12cvs38
9938
9939         * src/statusbar.c
9940                 Fix progress bar showing stuff at startup.
9941
9942 2005-07-12 [paul]       1.9.12cvs37
9943
9944         * src/editjpilot.c
9945                 fix building with jpilot support
9946
9947 2005-07-11 [colin]      1.9.12cvs36
9948
9949         * src/inc.c
9950                 Add visual indication that filtering is running
9951         * src/textview.c
9952                 Make {}[] uri delimiters
9953         * src/summaryview.c
9954                 Remove useless (and slow) calls
9955
9956 2005-07-11 [paul]       1.9.12cvs35
9957
9958         * src/plugins/clamav/clamav_plugin_gtk.c
9959         * src/plugins/dillo_viewer/dillo_prefs.c
9960         * src/plugins/pgpmime/prefs_gpg.c
9961         * src/plugins/spamassassin/spamassassin_gtk.c
9962                 gather plugins prefs together under their
9963                 own 'Plugins' heading
9964
9965 2005-07-11 [paul]       1.9.12cvs34
9966
9967         sync with main
9968
9969         * src/account.c
9970                 account_delete(): modified alert dialog
9971         * src/editjpilot.c
9972         * src/editvcard.c
9973                 fixed a crash when cancelling file selection
9974                 dialog by Escape key. Made non-ascii filename
9975                 selectable.
9976         * src/prefs_template.c
9977                 prefs_template_window_create(): make scrolled
9978                 window policy AUTOMATIC
9979
9980 2005-07-10 [hoa]        1.9.12cvs33
9981
9982         * src/etpan/imap-thread.c
9983                 workaround for old Courier IMAP servers.
9984
9985 2005-07-10 [colin]      1.9.12cvs32
9986
9987         * src/folder.c
9988         * src/statusbar.c
9989         * src/statusbar.h
9990                 Add visual progress indicator on filtering/processing
9991                 Factorize the progress bar code
9992         * src/imap.c
9993         * src/imap.h
9994         * src/etpan/imap-thread.c
9995                 Add a reference counter to avoid destroying the Folder
9996                 while it's in use by another callback.
9997
9998 2005-07-09 [hoa]        1.9.12cvs31
9999
10000         * src/imap.c
10001         * src/etpan/imap-thread.c
10002                 fixed deadlock when removing IMAP account.
10003
10004 2005-07-08 [colin]      1.9.12cvs30
10005
10006         * src/textview.c
10007         * src/unmime.c
10008                 Fix again problems decoding broken headers
10009         * src/gtk/inputdialog.c
10010                 Fix local variable shadowing a global one
10011
10012 2005-07-08 [colin]      1.9.12cvs29
10013
10014         * src/msgcache.c
10015                 Make the cache/mark files platform-agnostic by writing
10016                 them in little-endian format. Reading them is also done
10017                 in little-endian format, of course; however, in order
10018                 to avoid trashing mark data on big-endian machines, the
10019                 files are, at first, read from the native format if the
10020                 little-endian one doesn't exist. This is easy to deter-
10021                 mine by trying to open a file with a swapped data_ver
10022                 and seeing if it's the wanted version.
10023                 Little-endian using users should see absolutely no
10024                 difference, Big-endian users may get a very little
10025                 performance drop due to byte-swapping.
10026                 Tested on i386 and ppc32. 
10027                 Fixes bug #159 (The index file, in the mailboxes, is 
10028                 hardware depending).
10029
10030                 To have the cache/mark files updated to the new little-
10031                 endian format, "Check for new messages" or even
10032                 "Rebuild folder tree" aren't enough. Files will be
10033                 updated as soon as a folder has been opened/closed.
10034                 To update everything, just select all folders by
10035                 selecting them one by one.
10036
10037 2005-07-07 [colin]      1.9.12cvs28
10038
10039         * src/imap.c
10040                 Remember the folder separator per IMAPFolder
10041                 instead of globally.
10042                 Revive the Session on noop; fixes bug #761
10043                 (mark a bunch of unread messages as read takes 
10044                 forever)
10045
10046 2005-07-07 [darko]      1.9.12cvs27
10047
10048         * src/common/template.c
10049                 Sort templates alphabetically
10050
10051 2005-07-06 [colin]      1.9.12cvs26
10052
10053         * src/imap.c
10054                 Try to use the correct separator in
10055                 most cases. Possibly fixes bug #759
10056                 (only creates the INBOX folder when 
10057                 setting up new IMAP account) and 
10058                 bug #760 (Can't retrieve messages)
10059
10060 2005-07-06 [colin]      1.9.12cvs25
10061
10062         * src/imap.c
10063                 Use real_path in status command. This will
10064                 help later, when namespaces will be used.
10065
10066 2005-07-06 [colin]      1.9.12cvs24
10067
10068         * configure.ac
10069         * src/account.c
10070         * src/folder.c
10071         * src/imap.c
10072         * src/etpan/etpan-log.c
10073         * src/etpan/etpan-thread-manager.c
10074         * src/etpan/imap-thread.c
10075                 Add a --disable-libetpan parameter. With this,
10076                 users that don't want IMAP4 support can avoid
10077                 the new dependancy (and have no IMAP support).
10078                 Users that have IMAP4 accounts and use this
10079                 parameter won't lose their configuration, their
10080                 IMAP accounts will just be invisible and not
10081                 used.
10082         * src/textview.c
10083                 Make the "Copy ..." contextual menu items 
10084                 copy to both the X clipboard and the gtk 
10085                 clipboard - as most other apps do.
10086         * src/gtk/about.c
10087                 Add a notice about OpenSSL usage, in order to
10088                 comply with OpenSSL's license (point 6):
10089                 http://www.openssl.org/source/license.html
10090
10091 2005-07-06 [colin]      1.9.12cvs23
10092
10093         * src/alertpanel.c
10094                 Fix a minimum size for alertpanels
10095         * src/compose.c
10096                 Show 'No space left on device' type errors
10097                 when queuing/sending
10098         * src/imap_gtk.c
10099         * src/mh_gtk.c
10100                 Rework folder's deletion message (remove 
10101                 extra \n)
10102
10103 2005-07-05 [colin]      1.9.12cvs22
10104
10105         * src/imap.c
10106                 Add an alertpanel on auth error
10107                 Add pseudo-log
10108                 Remove pthread-related stuff
10109
10110 2005-07-05 [colin]      1.9.12cvs21
10111
10112         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10113                 Fix crash on plugin reloading (with a hack)
10114
10115 2005-07-05 [colin]      1.9.12cvs20
10116
10117         * src/prefs_account.c
10118         * src/prefs_account.h
10119                 Fix typo
10120         * src/gtk/filesel.c
10121         * src/gtk/filesel.h
10122                 Add a way to filter the view
10123         * src/gtk/pluginwindow.c
10124                 Filter loadable stuff
10125         * src/plugins/pgpmime/prefs_gpg.c
10126                 Fix missing unregistration
10127         * .cvsignore
10128         * src/etpan/.cvsignore
10129         * src/plugins/spamassassin/.cvsignore
10130                 Add more stuff to cvs ignored files
10131
10132 2005-07-04 [colin]      1.9.12cvs19
10133
10134         * src/imap.c
10135                 Fix scan_required returning FALSE when it
10136                 shouldn't. Maybe fix #760 (Can't retrieve
10137                 messages)
10138
10139 2005-07-04 [colin]      1.9.12cvs18
10140
10141         * src/summaryview.c
10142                 Fix always_show_msg pref
10143
10144 2005-07-04 [paul]       1.9.12cvs17
10145
10146         sync with main (forgotten in last commit)
10147         
10148         * src/common/utils.c
10149         * src/common/utils.h
10150                 check_line_length(): new.
10151                 is_dir_exist()
10152                 is_file_entry_exist()
10153                 dirent_is_regular_file()
10154                 dirent_is_directory(): use g_file_test() instead of stat().
10155
10156 2005-07-04 [paul]       1.9.12cvs16
10157
10158         sync with main:
10159
10160         * src/compose.c
10161                 compose_write_to_file(): check for line
10162                 length limit and display warning if exceeds
10163         * src/jpilot.c
10164                 use get_home_dir() instead of g_get_home_dir()
10165         * src/procheader.c
10166                 removed warning about invalid date
10167         * src/vcard.c
10168                 use get_home_dir() instead of g_get_home_dir()
10169
10170 2005-07-04 [paul]       1.9.12cvs15
10171
10172         * src/stock_pixmap.c
10173                 fix new pixmap naming errors
10174                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10175
10176 2005-07-04 [colin]      1.9.12cvs14
10177
10178         * src/imap.c
10179                 Fix debugging string with a warning
10180
10181 2005-07-04 [colin]      1.9.12cvs13
10182
10183         * configure.ac
10184                 Add a check for libetpan's version (>= 0.37)
10185
10186 2005-07-04 [hoa]        1.9.12cvs12
10187
10188         * commitHelper
10189         * src/imap.c
10190         * src/etpan/imap-thread.c
10191         * src/etpan/imap-thread.h
10192                 fixed IMAP implementation of check of mails.
10193
10194 2005-07-03 [hoa]        1.9.12cvs11
10195
10196         * src/etpan/Makefile.am
10197         * src/etpan/etpan-errors.h
10198         * src/etpan/etpan-log.[ch]
10199         * src/etpan/etpan-thread-manager-types.h
10200         * src/etpan/etpan-thread-manager.[ch]
10201         * src/etpan/imap-thread.[ch]
10202         * src/Makefile.am
10203         * src/imap.c
10204         * src/main.c
10205         * src/prefs_other.c
10206         * configure.ac
10207             merged imap branch.
10208             dependency on libetpan 0.37 is now added.
10209
10210 2005-07-01 [colin]      1.9.12cvs10
10211
10212         * src/Makefile.am
10213         * src/folder.c
10214         * src/folder.h
10215         * src/folderview.c
10216         * src/stock_pixmap.c
10217         * src/stock_pixmap.h
10218         * src/plugins/trayicon/trayicon.c
10219                 Add marked symbol on folders containing
10220                 marked messages
10221         * src/procmsg.c
10222         * src/procmsg.h
10223         * src/toolbar.c
10224         * src/prefs_common.c
10225         * src/prefs_common.h
10226         * src/prefs_send.c
10227                 Add an optional confirmation dialog on queue
10228                 sending. Patch by wwp.
10229         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10230         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10231         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10232         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10233         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10234         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10235         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10236         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10237         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10238         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10239         * src/pixmaps/trash_mark.xpm            ** ADDED **
10240                 New pixmaps
10241
10242 2005-07-01 [colin]      1.9.12cvs9
10243
10244         * src/summaryview.c
10245                 Fix a little threading bug
10246         * src/addrgather.c
10247         * src/mainwindow.c
10248                 A little bit of HIG normality never hurts
10249
10250 2005-07-01 [colin]      1.9.12cvs8
10251
10252         * src/compose.c
10253         * src/msgcache.c
10254         * src/pop.c
10255         * src/procmime.c
10256         * src/recv.c
10257         * src/common/log.c
10258         * src/common/template.c
10259         * src/common/utils.c
10260         * src/common/utils.h
10261                 Reverted the fwrite_atomic stuff. In fact
10262                 it is already atomic.
10263
10264 2005-06-30 [colin]      1.9.12cvs7
10265
10266         * src/common/utils.c
10267         * src/common/utils.h
10268                 Add an fwrite_atomic() function to make
10269                 sure we write everything: fwrite can make
10270                 short writes.
10271         * src/compose.c
10272         * src/msgcache.c
10273         * src/pop.c
10274         * src/procmime.c
10275         * src/recv.c
10276         * src/common/log.c
10277         * src/common/template.c
10278                 Use that (and fix swapping of size and nmemb).
10279                 Thanks to Rich Coe for the heads up.
10280
10281 2005-06-30 [colin]      1.9.12cvs6
10282
10283         * src/addressbook.c
10284                 Optimize addressbook opening 
10285
10286 2005-06-30 [colin]      1.9.12cvs5
10287
10288         * src/summaryview.c
10289                 Remove calls to summary_step after move/copy
10290
10291 2005-06-28 [paul]       1.9.12cvs4
10292
10293         * src/alertpanel.c
10294                 wrap and make the error msg selectable
10295
10296 2005-06-28 [paul]       1.9.12cvs3
10297
10298         * src/ssl_manager.c
10299                 replace the OK button with a Close button
10300         * src/gtk/foldersort.c
10301                 use GTK_STOCK_ icons/buttons
10302
10303 2005-06-28 [colin]      1.9.12cvs2
10304
10305         * src/gedit-print.c             ** ADDED **
10306         * src/gedit-print.h             ** ADDED **
10307         * src/gtk/gtksourceprintjob.c   ** ADDED **
10308         * src/gtk/gtksourceprintjob.h   ** ADDED **
10309                 I can't believe no one had enough time to tell
10310                 me I forgot the `cvs add`
10311
10312 2005-06-27 [colin]      1.9.12cvs1
10313
10314         * src/Makefile.am
10315         * src/gtk/Makefile.am
10316         * src/messageview.c
10317         * src/procmsg.c
10318         * src/summaryview.c
10319         * configure.ac
10320                 Add optional libgnomeprint-based printing
10321         * src/mainwindow.c
10322         * src/gtk/quicksearch.c
10323                 Add an Edit/Quick search menu item to show
10324                 and focus the quicksearch
10325
10326 2005-06-27 [paul]       1.9.12
10327
10328         1.9.12 release
10329
10330         * po/ca.po
10331         * po/de.po
10332         * po/es.po
10333         * po/fr.po
10334         * po/it.po
10335         * po/ko.po
10336         * po/pt_BR.po
10337         * po/sk.po
10338         * po/zh_CN.po
10339                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10340                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10341                 SungHyun Nam, Frederico Goncalves Guimaraes,
10342                 Andrej Kacian, and Yang Guilong
10343 2005-06-26 [colin]      1.9.11cvs106
10344
10345         * src/imap_gtk.c
10346                 Forgot one file for previous fix
10347
10348 2005-06-26 [colin]      1.9.11cvs105
10349
10350         * src/folder.c
10351         * src/imap.c
10352                 Fix problems with folder operations in no_select
10353                 imap folders. it applies only to mails, and 
10354                 creation/deletion/move/renaming of folders 
10355                 should be possible
10356
10357 2005-06-26 [paul]       1.9.11cvs104
10358
10359         * src/prefs_filtering.c
10360                 replace one more GTK_STOCK_REMOVE
10361                 with GTK_STOCK_DELETE
10362
10363 2005-06-25 [colin]      1.9.11cvs103
10364
10365         * src/imap.c
10366                 Optimize get_seq_set_from_seq_list
10367                 (Patch by Ricardo) 
10368
10369 2005-06-25 [colin]      1.9.11cvs102
10370
10371         * src/mh.c
10372                 If the directory exists, but not in the
10373                 correct encoding, rename it. This should
10374                 handle old-versions-induced bugs.
10375
10376 2005-06-25 [colin]      1.9.11cvs101
10377
10378         * src/mh.c
10379                 Fix path access with extended dir names
10380                 Fixes bug #589 (SC segfaults with wrong locale
10381                 settings)
10382
10383 2005-06-25 [colin]      1.9.11cvs100
10384
10385         * src/prefs_account.c
10386         * src/prefs_account.h
10387         * src/compose.c
10388                 Add an option to encrypt replies to
10389                 encrypted messages
10390
10391 2005-06-25 [colin]      1.9.11cvs99
10392
10393         * src/compose.c
10394         * src/quote_fmt_parse.y
10395                 ... And make it work with pgpinline.
10396
10397 2005-06-25 [colin]      1.9.11cvs98
10398
10399         * src/compose.c
10400         * src/procmime.c
10401         * src/procmime.h
10402         * src/quote_fmt_parse.y
10403                 o Make reedition of encrypted messages possible
10404                   (as long as it is encrypted to self too, no
10405                    magic there)
10406                 o Make replying with quote (and without selecting
10407                   text) possible for encrypted messages.
10408                 Closes bug #550 (Not possible to "reply with quote"
10409                 to gnupg encrypted messages)
10410
10411 2005-06-24 [paul]       1.9.11cvs97
10412
10413         * src/imap.c
10414                 add missing include
10415
10416 2005-06-24 [paul]       1.9.11cvs96
10417
10418         * src/editldap.c
10419                 made bind password entry invisible
10420                 (sync with main)
10421         * src/send_message.c
10422                 send_message_local(): check exit status
10423                 to detect errors (sync with main)
10424         * src/textview.c
10425                 use main's less ambiguous popup menu
10426                 wording
10427
10428 2005-06-24 [paul]       1.9.11cvs95
10429
10430         * src/prefs_actions.c
10431         * src/prefs_customheader.c
10432         * src/prefs_display_header.c
10433         * src/prefs_filtering_action.c
10434         * src/prefs_matcher.c
10435         * src/prefs_template.c
10436         * src/prefs_toolbar.c
10437                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10438         * src/gtk/description_window.c
10439                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10440
10441 2005-06-23 [colin]      1.9.11cvs94
10442
10443         * src/summaryview.c
10444                 Fix rough edges (be sure to call status_show whenever
10445                 necessary).
10446
10447 2005-06-23 [colin]      1.9.11cvs93
10448
10449         * src/summaryview.c
10450                 Optimize Select All
10451                 Before, in a 5K mails folder: 11s
10452                 After, in the same folder: 58000µs
10453                 The joys of locking... gtk_clist_select_all() fires a 
10454                 tree-select-row event for each selected row, which in 
10455                 summaryview, callbacks summary_selected which in turn,
10456                 calls summary_status_show, which walks the selected
10457                 rows. Hence, calling gtk_clist_select_all was 
10458                 exponential. Locking the summaryview makes 
10459                 summary_selected return early.
10460
10461 2005-06-23 [colin]      1.9.11cvs92
10462
10463         * src/imap.c
10464                 Move mutex at the important place to avoid
10465                 deadlocks
10466         * src/summaryview.c
10467                 Fix Del key deleting directly instead of
10468                 moving to trash
10469
10470 2005-06-22 [colin]      1.9.11cvs91
10471
10472         * src/plugins/spamassassin/libspamc.c
10473                 As we do spagetti code with assignations in multiple
10474                 places (see _message_read_raw where out = msg = raw),
10475                 let's be sure we don't free the same pointer twice.
10476                 Should fix bug #683 (Crash in libpam at 
10477                 message_cleanup).
10478
10479 2005-06-22 [colin]      1.9.11cvs90
10480
10481         * src/compose.c
10482         * src/messageview.c
10483         * src/toolbar.c
10484                 Make toolbar's delete use the move to trash stuff;
10485                 Add gtk_widget_realize to be sure pixmaps can get
10486                 created (that may fix an old worksforme bug which
10487                 I can't find back...)
10488
10489 2005-06-22 [colin]      1.9.11cvs89
10490
10491         * src/summaryview.c
10492         * src/summaryview.h
10493         * src/mainwindow.c
10494                 Rename "Message/Delete" to "Message/Move to trash"
10495                 Add "Message/Delete..." that directly destroys the
10496                 selected messages after asking for a confirmation.
10497
10498 2005-06-22 [colin]      1.9.11cvs88
10499
10500         * src/imap.c
10501                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10502                 o Fix a deadlock (thanks Darko)
10503
10504 2005-06-22 [colin]      1.9.11cvs87
10505
10506         * src/gtk/foldersort.c
10507                 Add missing include for the i18n;
10508                 patch by Fabien Vantard
10509
10510 2005-06-21 [colin]      1.9.11cvs86
10511
10512         * src/folder.c
10513         * src/folderview.c
10514                 Respect the no_select flag
10515         * src/imap.c
10516                 Fix recursive deletion
10517         * src/imap_gtk.c
10518         * src/mh_gtk.c
10519                 Make the folder deletion's warning
10520                 more explicit
10521
10522 2005-06-21 [colin]      1.9.11cvs85
10523
10524         * src/textview.c
10525                 Prevent email addresses from spanning accross
10526                 lines - fixes bug # 646 (newline-chars in 
10527                 email addresses)
10528
10529 2005-06-20 [colin]      1.9.11cvs84
10530
10531         * src/folder.c
10532                 Be sure not to remove source if copy failed
10533
10534 2005-06-20 [colin]      1.9.11cvs83
10535
10536         * src/folderview.c
10537         * src/imap_gtk.c
10538                 remove summaryview's lock
10539         * src/imap.c
10540                 introduce threads to avoid problems when foreground tasks
10541                 interfere with background tasks
10542         * src/mh.c
10543                 prevent moving to drafts/queue
10544         * src/mimeview.c
10545                 fix leak
10546
10547 2005-06-19 [colin]      1.9.11cvs82
10548
10549         * src/imap_gtk.c
10550                 Remember that the user doesn't want to override
10551                 offline mode, for 3 seconds. It avoid presenting
10552                 him with N popups in a really short time.
10553
10554 2005-06-17 [colin]      1.9.11cvs81
10555
10556         * src/imap.c
10557                 Fix IMAP breaking on folders containing '('
10558                 (Probably won't be enough)
10559
10560 2005-06-17 [colin]      1.9.11cvs80
10561
10562         Forgotten files on 1.9.11cvs79
10563         * src/summaryview.c
10564                 Fix stepping when not immediately executing
10565         * src/imap.c
10566                 Really prevent UID FETCH 0
10567         * src/codeconv.c
10568                 Fix outgoing charset never set to utf-8
10569         * src/mh.c
10570                 Fix leak
10571
10572 2005-06-16 [colin]      1.9.11cvs79
10573
10574         * src/compose.c
10575                 Fix bug #707 (Dash splits rows)
10576                 Only wrap if we're on a line break position and
10577                 the previous one was a "white" (space) char.
10578                 Pango stuff is weird.
10579
10580 2005-06-16 [colin]      1.9.11cvs78
10581
10582         * src/imap_gtk.c
10583                 Lock summaryview while downloading messages
10584                 on user demand
10585         * src/procheader.c
10586         * src/unmime.c
10587         * src/common/utils.c
10588         * src/common/utils.h
10589                 Replace \r and \n with spaces in From and
10590                 Subject headers
10591
10592 2005-06-16 [paul]       1.9.11cvs77
10593
10594         * src/procmime.c
10595                 liberalise the mime parser
10596         * src/gtk/about.c
10597                 add text wrapping
10598
10599 2005-06-16 [paul]       1.9.11cvs76
10600
10601         * src/gtk/about.c
10602                 reworked
10603
10604 2005-06-15 [colin]      1.9.11cvs75
10605
10606         * src/compose.c
10607                 Finish header encoding fix
10608         * src/summaryview.c
10609                 Fix segfault
10610         * src/headerview.c
10611                 Fix compilation (Thanks Stephan
10612                 Sachse)
10613
10614 2005-06-15 [colin]      1.9.11cvs74
10615
10616         * Makefile.am
10617                 Install gnome2 stuff rather than gnome1, 
10618                 if both are present
10619         * src/codeconv.c
10620         * src/codeconv.h
10621         * src/compose.c
10622                 Fix headers encoding
10623         * src/folder.c
10624                 Visual progress when fetching all messages
10625         * src/folderview.c
10626         * src/summaryview.c
10627         * src/summaryview.h
10628                 Prevent changing current message while
10629                 incorporating
10630
10631 2005-06-15 [paul]       1.9.11cvs73
10632
10633         * src/gtk/gtkaspell.c
10634         * src/gtk/gtkaspell.h
10635                 fix build warnings
10636
10637 2005-06-15 [paul]       1.9.11cvs72
10638
10639         * src/prefs_filtering.c
10640                 allow reordering of filter rules by
10641                 drag n drop
10642
10643 2005-06-15 [paul]       1.9.11cvs71
10644
10645         * COPYING
10646                 updated
10647         * src/codeconv.c
10648                 replace deprecated function
10649         * src/inc.c
10650         * src/send_message.c
10651         * src/gtk/progressdialog.c
10652         * src/gtk/progressdialog.h
10653                 salvage and reuse parts of reverted sync
10654
10655 2005-06-15 [paul]       1.9.11cvs70
10656
10657         * src/inc.c
10658         * src/send_message.c
10659         * src/gtk/progressdialog.c
10660         * src/gtk/progressdialog.h
10661                 revert yesterday's sync with main
10662                 it contains deprecated functions
10663
10664 2005-06-15 [colin]      1.9.11cvs69
10665
10666         * src/headerview.c
10667                 Fix bug #670 (multi user to: will corrupt message 
10668                 headers display)
10669
10670 2005-06-15 [colin]      1.9.11cvs68
10671
10672         * src/compose.c
10673                 Fix bug #421 (Fix undo on wrapping)
10674
10675 2005-06-15 [colin]      1.9.11cvs67
10676
10677         * src/folder.c
10678                 Provide visual feedback while processing
10679                 folder's rules.
10680         * src/imap.c
10681                 Provide visual feedback while getting
10682                 short headers (for uncached messages)
10683
10684
10685 2005-06-14 [paul]       1.9.11cvs66
10686
10687         * src/account.c
10688                 change a couple stock icons
10689         * src/inc.c
10690         * src/send_message.c
10691         * src/gtk/progressdialog.c
10692         * src/gtk/progressdialog.h
10693                 sync main's GtkTreeView implementation
10694
10695 2005-06-14 [colin]      1.9.11cvs65
10696
10697         * src/imap.c
10698                 Various little fixes, mainly on error paths
10699
10700 2005-06-13 [colin]      1.9.11cvs64
10701
10702         * matcher.c
10703         * procmsg.c
10704         * procmsg.h
10705                 Add a way to fetch only headers. This speeds
10706                 up filtering on headers for IMAP. Fixes:
10707                 bug #481 extraneous imap commands slow down 
10708                         imap filtering
10709                 bug #522 Sylpheed downloads all messages 
10710                         when opening mailbox (IMAP)
10711                 bug #677 IMAP fetch is soooooooooooooo slow
10712         * src/folder.c
10713         * src/folder.h
10714                 Add a folder set_batch method so that
10715                 implementations can speed up flags changes
10716         * src/folderutils.c
10717         * src/summaryview.c
10718                 Use that in mark as (un)read and mark all read
10719                 Refix bug #679
10720         * src/imap.c
10721                 Implement set_batch - brings back deferred
10722                 flags in a less buggy manner. Fixes:
10723                 bug #729 IMAP immediate expunge of deleted messages
10724                 bug #191 remove list of messages with one command
10725                 Fix login with strange chars
10726                 Implement fetch_msg_full
10727                 Fix copy (wrong counts)
10728
10729 2005-06-12 [colin]      1.9.11cvs63
10730
10731         * src/folder.c
10732                 lock incorporation during long operations.
10733                 Avoids fucking up the IMAP socket.
10734
10735 2005-06-12 [colin]      1.9.11cvs62
10736
10737         * src/imap.c
10738                 Fix harmful typo
10739                 Factorize remove_all_msg
10740                 Thread-ize expunge
10741         * src/summaryview.c
10742                 Don't update partial-download status if unnecessary
10743         * src/folder.c
10744                 Use remove_msgs everywhere possible
10745
10746 2005-06-12 [colin]      1.9.11cvs61
10747
10748         * src/folder.c
10749         * src/folder.h
10750                 Add a remove_msgs function to remove a 
10751                 list of messages
10752         * src/imap.c
10753                 Implement that.
10754
10755 2005-06-12 [colin]      1.9.11cvs60
10756
10757         * src/imap.c
10758                 Remove flags-processing deferring... Too hard
10759                 to get it to work in all cases.
10760
10761 2005-06-11 [colin]      1.9.11cvs59
10762
10763         * src/imap.c
10764                 printf -> debug_print
10765
10766 2005-06-11 [colin]      1.9.11cvs58
10767
10768         * src/imap.c
10769                 o Fix build without USE_PTHREAD
10770                 o Factorize imap_open
10771                 o Alertpanel in case of impossible connection
10772                 o Alertpanel in case of impossible login
10773                 o Fix deferred flags processing to force a 
10774                   flush before adding some more flags to process,
10775                   but in another folder.
10776
10777 2005-06-10 [colin]      1.9.11cvs57
10778
10779         * src/imap.c
10780                 o Fix a format string error
10781                 o init ssl socket outside of the thread 
10782                   (it possibly invokes gtk calls)
10783         * src/procmime.c
10784                 o Put back the buffer to its necessary size
10785                 o Fix changing a file pointer without keeping
10786                   track of it (thanks Valgrind)
10787         * src/common/smtp.c
10788                 o Fix automatic STARTTLS if login should be done
10789                   and the server only allows it after starting TLS
10790         * src/gtk/gtkinputdialog.c
10791                 o Eat GDK_Return so that the combo popup doesn't 
10792                   appear when we press Enter to validate the combo
10793                   input dialog (as seen in the Open with... dialog)
10794
10795 2005-06-10 [colin]      1.9.11cvs56
10796
10797         * src/imap.c
10798                 o A bit less debug
10799                 o Fix a crash on deletion
10800                 o Threadize imap_select (it's called outside of 
10801                   threads)
10802                 o Defer treatment of DELETED flags
10803
10804
10805 2005-06-09 [colin]      1.9.11cvs55
10806
10807         * src/imap.c
10808                 Make sure we check imap_gtk_should_override(), which
10809                 potentially calls gtk stuff, before creating thread.
10810                 That way it should't be called via imap_get_session()
10811                 inside a thread.
10812
10813 2005-06-09 [colin]      1.9.11cvs54
10814
10815         * src/imap.c
10816                 o add a bit of status output
10817                 o remove some dead code
10818                 o threadize get_list_of_uids
10819                 o threadize imap_get_flags
10820                 o defer flag changing by 500ms so that they
10821                   can be batched
10822
10823
10824 2005-06-08 [colin]      1.9.11cvs53
10825
10826         * src/imap.c
10827                 Thread-ize imap_cmd_fetch
10828
10829 2005-06-08 [colin]      1.9.11cvs52
10830
10831         * src/main.c
10832                 Mmh, that broke POP3...
10833
10834 2005-06-08 [colin]      1.9.11cvs51
10835
10836         * src/main.c
10837                 Stabilize IMAP patch (thanks to Hoa)
10838
10839 2005-06-08 [colin]      1.9.11cvs50
10840
10841         * src/imap.c
10842                 Test patch to speed up imap. 
10843
10844 2005-06-08 [colin]      1.9.11cvs49
10845
10846         * src/imap_gtk.c
10847                 Warning fix
10848         * src/procmime.c
10849                 Apply patch from gentoo to use /usr/share/mime/globs if 
10850                 available, after un-breaking it
10851         * src/common/log.c
10852         * src/common/log.h
10853                 Use g_timeout for invoking hooks that possibly use gtk
10854                 calls. This should leave gtk calls in the main thread.
10855
10856 2005-06-08 [paul]       1.9.11cvs48
10857
10858         * src/codeconv.c
10859                 conv_get_outgoing_charset_str(): don't
10860                 use prefs_common setting
10861         * src/compose.c
10862         * src/compose.h
10863                 add /Options/Character encoding/... to
10864                 temporarily change the outgoing encoding
10865
10866         (belated sync with main)
10867
10868 2005-06-08 [paul]       1.9.11cvs47
10869
10870         * src/compose.c
10871                 correction to/completion of last
10872                 sync with main
10873
10874 2005-06-08 [paul]       1.9.11cvs46
10875
10876         sync with main:
10877         
10878         * src/codeconv.c
10879         * src/codeconv.h
10880                 always enabled Japanese auto-detection
10881                 if the first letters of locale string
10882                 is "ja"
10883         * src/compose.c
10884                 don't use "destroy" signal to destroy
10885                 Compose object (fix rare crashes on discard?)
10886         * src/mainwindow.c
10887         * src/messageview.c
10888         * src/prefs_send.c
10889                 added Hebrew encodings
10890         * src/sourcewindow.c
10891                 don't use "destroy" signal to destroy
10892                 objects
10893
10894 2005-06-07 [colin]      1.9.11cvs45
10895
10896         * src/summaryview.c
10897                 Add missing unlocks/locks
10898
10899 2005-06-07 [paul]       1.9.11cvs44
10900
10901         * src/summaryview.c
10902                 restore bug #749 fix
10903
10904 2005-06-06 [colin]      1.9.11cvs43
10905
10906         * src/summaryview.c
10907                 Fix selection bug when prefs_common.open_unread 
10908                 is FALSE
10909
10910 2005-06-06 [colin]      1.9.11cvs42
10911
10912         * src/common/md5.c
10913                 Fix a warning
10914         * src/summaryview.c
10915         * src/folderview.c
10916                 Factorize long operations beginning and end
10917                 (locking, freezing/thawing, cursor, ...)
10918                 Check selection->data member in selection-
10919                 related loops; this avoids dying an awful
10920                 death if the selection changes on us while
10921                 we're marking a whole IMAP folder unread, 
10922                 for example.
10923
10924 2005-06-06 [paul]       1.9.11cvs41
10925
10926         * src/textview.c
10927                 don't g_free() a static gchar buffer
10928
10929 2005-06-05 [colin]      1.9.11cvs40
10930
10931         * src/mainwindow.c
10932         * src/messageview.c
10933         * src/summaryview.c
10934                 Fix bug #749 (Show all headers should be
10935                 sticky as the GUI suggests)
10936
10937 2005-06-03 [paul]       1.9.11cvs39
10938
10939         * src/compose.c
10940                 don't allow editing of mail while sending.
10941                 patch by Colin
10942
10943 2005-06-03 [paul]       1.9.11cvs38
10944
10945         * src/folderview.c
10946                 add a freeze/thaw to speed up 'mark all read'
10947
10948 2005-06-03 [paul]       1.9.11cvs37
10949
10950         * src/prefs_message.c
10951                 reflect changes immediately
10952
10953 2005-06-02 [colin]      1.9.11cvs36
10954
10955         * po/POTFILES.in
10956                 Patch by Fabien Vantard.
10957
10958 2005-06-02 [colin]      1.9.11cvs35
10959
10960         * src/imap.c
10961                 Use a non-blocking imap_getline() if possible.
10962                 This should completely prevent the interface
10963                 from freezin on imap operations, although it
10964                 may do strange stuff in case of folder switching
10965                 while a big imap operation is taking place...
10966
10967                 In addition, fix a leak in the case thread
10968                 creation fails on connection.
10969
10970 2005-06-02 [colin]      1.9.11cvs34
10971
10972         * src/crash.c
10973         * src/prefs_common.h
10974                 Fix build (prefs_common_init() doesn't exist
10975                 anymore)
10976
10977 2005-06-02 [colin]      1.9.11cvs33
10978
10979         * src/prefs_account.c
10980                 Fix bug #245 (filtering rules broken when
10981                 renaming a remote account (imap4 or nntp)
10982
10983 2005-06-02 [colin]      1.9.11cvs32
10984
10985         * src/imap.c
10986                 Try to fix IMAP shortcomings: 
10987                 o Multithread imap_open()
10988                 o allow offline-mode overriding instead of
10989                   just returning NULL
10990         * src/imap_gtk.c
10991         * src/imap_gtk.h
10992                 Add a function to ask whether we want to
10993                 override offline-mode for 10 minutes (one-shot
10994                 asking was painful)
10995         * src/procheader.c
10996                 Fix segfault when imap parser isn't happy about
10997                 a missing {
10998
10999 2005-06-01 [colin]      1.9.11cvs31
11000
11001         * src/addrharvest.c
11002         * src/compose.c
11003         * src/mbox.c
11004         * src/mbox.h
11005         * src/mh.c
11006         * src/msgcache.c
11007         * src/send_message.c
11008         * src/setup.c
11009         * src/undo.c
11010         * src/common/hooks.c
11011         * src/common/prefs.c
11012         * src/common/template.c
11013         * src/common/utils.c
11014         * src/gtk/gtkutils.c
11015         * src/gtk/inputdialog.c
11016         * src/gtk/menu.c
11017         * src/gtk/pluginwindow.c
11018         * src/gtk/prefswindow.c
11019         * src/plugins/pgpmime/passphrase.c
11020         * src/plugins/pgpmime/prefs_gpg.c
11021                 More -Wall fixes
11022
11023         * src/common/Makefile.am
11024         * src/common/timing.h
11025                 Add basic timing code
11026
11027         * src/summaryview.c
11028                 Fix a bug with unread messages when 
11029                 re-sorting folders, and by the way
11030                 fix a big performance hit when 
11031                 re-sorting (10k mails: before 5s,
11032                 after .5s)
11033
11034         * src/prefs_compose_writing.c
11035         * src/prefs_compose_writing.h
11036         * src/prefs_message.c
11037         * src/prefs_message.h
11038         * src/prefs_other.c
11039         * src/prefs_other.h
11040         * src/prefs_quote.c
11041         * src/prefs_quote.h
11042         * src/prefs_receive.c
11043         * src/prefs_receive.h
11044         * src/prefs_send.c
11045         * src/prefs_send.h
11046         * src/prefs_summaries.c
11047         * src/prefs_summaries.h
11048                 Fix copyright banner
11049
11050 2005-06-01 [paul]       1.9.11cvs30
11051
11052         * po/fi.po
11053                 updated by Flammie Pirinen
11054         * src/procmime.c
11055                 fix 'Bad BASE64 content' output
11056
11057 2005-05-31 [colin]      1.9.11cvs29
11058
11059         * src/procmime.c
11060                 Oops, where did my hunk go.
11061
11062 2005-05-31 [colin]      1.9.11cvs28
11063
11064         * src/Makefile.am
11065         * src/account.c
11066         * src/action.c
11067         * src/addr_compl.c
11068         * src/addressbook.c
11069         * src/codeconv.c
11070         * src/compose.c
11071         * src/export.c
11072         * src/folder.c
11073         * src/folderview.c
11074         * src/image_viewer.c
11075         * src/main.c
11076         * src/mainwindow.c
11077         * src/messageview.c
11078         * src/mimeview.c
11079         * src/msgcache.c
11080         * src/prefs_account.c
11081         * src/prefs_actions.c
11082         * src/prefs_common.c
11083         * src/prefs_compose_writing.c
11084         * src/prefs_customheader.c
11085         * src/prefs_ext_prog.c
11086         * src/prefs_filtering.c
11087         * src/prefs_filtering_action.c
11088         * src/prefs_fonts.c
11089         * src/prefs_image_viewer.c
11090         * src/prefs_message.c
11091         * src/prefs_message.h
11092         * src/prefs_msg_colors.c
11093         * src/prefs_other.c
11094         * src/prefs_other.h
11095         * src/prefs_quote.c
11096         * src/prefs_receive.c
11097         * src/prefs_receive.h
11098         * src/prefs_send.c
11099         * src/prefs_send.h
11100         * src/prefs_spelling.c
11101         * src/prefs_summaries.c
11102         * src/prefs_summary_column.c
11103         * src/prefs_template.c
11104         * src/prefs_themes.c
11105         * src/prefs_toolbar.c
11106         * src/prefs_wrapping.c
11107         * src/procmime.c
11108         * src/procmsg.c
11109         * src/send_message.h
11110         * src/ssl_manager.c
11111         * src/summary_search.c
11112         * src/summaryview.c
11113         * src/textview.c
11114         * src/wizard.c
11115         * src/common/smtp.c
11116         * src/common/smtp.h
11117         * src/gtk/gtkutils.h
11118                 o Move the rest of Common prefs to new style
11119                 o Lots of -Wall warning fixes
11120                 o fix FIXME in cache memusage calculation
11121                 o Let return receipts be sent from any account
11122                 o Little cache optimisation (read)
11123                 o Fix bug #746 (don't treat commas as separators
11124                   when inside a quoted string)
11125
11126 2005-05-31 [paul]       1.9.11cvs27
11127
11128         * src/prefs_common.c
11129                 fix 'off-by-one' typo
11130
11131 2005-05-31 [paul]       1.9.11cvs26
11132
11133         * src/account.c
11134         * src/addr_compl.c
11135         * src/compose.c
11136         * src/foldersel.c
11137         * src/prefs_actions.c
11138         * src/prefs_common.c
11139         * src/prefs_common.h
11140         * src/prefs_customheader.c
11141         * src/prefs_display_header.c
11142         * src/prefs_filtering.c
11143         * src/prefs_filtering_action.c
11144         * src/prefs_matcher.c
11145         * src/prefs_summaries.c
11146         * src/prefs_summary_column.c
11147         * src/prefs_template.c
11148         * src/prefs_toolbar.c
11149         * src/ssl_manager.c
11150         * src/gtk/pluginwindow.c
11151         * src/gtk/prefswindow.c
11152         * src/gtk/progressdialog.c
11153                 add hidden prefs 'enable_rules_hint'
11154                 for gtk_tree_view_set_rules_hint()
11155                 (sync with main)
11156                 
11157
11158 2005-05-31 [colin]      1.9.11cvs25
11159
11160         * src/Makefile.am
11161         * src/main.c
11162         * src/prefs_common.c
11163         * src/prefs_summaries.c ** ADDED **
11164         * src/prefs_summaries.h ** ADDED **
11165                 Common/Display -> Display/Summaries
11166
11167 2005-05-31 [colin]      1.9.11cvs24
11168
11169         * src/Makefile.am
11170         * src/main.c
11171         * src/prefs_quote.c ** ADDED **
11172         * src/prefs_quote.h ** ADDED **
11173                 Move Common/Quote to Compose/Quoting
11174         * src/prefs_common.c
11175         * src/prefs_common.h
11176                 Remove old quote stuff, add
11177                 convenience functions for GtkTextView prefs
11178         * src/gtk/prefswindow.c
11179                 Set default height higher
11180
11181 2005-05-30 [colin]      1.9.11cvs23
11182
11183         * src/Makefile.am
11184         * src/main.c
11185         * src/prefs_common.c
11186         * src/prefs_compose_writing.c ** ADDED **
11187         * src/prefs_compose_writing.h ** ADDED **
11188                 Move Common/Compose prefs to Compose/Writing
11189
11190 2005-05-30 [colin]      1.9.11cvs22
11191
11192         * src/common/utils.c
11193                 Fix bug #651 (Confused Attract by Subject)
11194                 Patch by M. Benkmann <haferfrost@web.de>
11195         * AUTHORS
11196
11197 2005-05-30 [colin]      1.9.11cvs21
11198
11199         * src/compose.c
11200                 Fix concatenation of different headers of
11201                 the same type (bug #645)
11202         * src/prefs_folder_item.c
11203                 Fix bug #699 (setting color to black doesn't
11204                 work immediately)
11205         * src/procmime.c
11206                 Print out decoding error only once per
11207                 block
11208
11209 2005-05-30 [paul]       1.9.11cvs20
11210
11211         * src/common/template.c
11212                 fix Bcc
11213
11214 2005-05-30 [paul]       1.9.11cvs19
11215
11216         * doc/src/rfc2368.txt   **NEW FILE**
11217         * src/compose.c
11218                 compose_entries_set(): don't interpret Bcc
11219                 header field (conform to RFC 2368)
11220                 (sync with main)
11221
11222 2005-05-29 [colin]      1.9.11cvs18
11223
11224         * src/prefs_common.c
11225                 Let the default reply format respect
11226                 netiquette by cutting the signature.
11227
11228 2005-05-29 [colin]      1.9.11cvs17
11229
11230         * src/summaryview.c
11231                 Don't let always_show_msg override
11232                 open_unread_on_enter when opening a new
11233                 directory.
11234
11235 2005-05-27 [paul]       1.9.11cvs16
11236
11237         sync with main:
11238
11239         * src/main.c
11240                 app_will_exit(): cleanup tmp directory when exit
11241         * src/message_search.c
11242                 improved the interface and made code cleanup.
11243                 removed Clear button
11244         * src/send_message.c
11245                 send_message_local(): use GSpawn, and detect errors
11246         * src/summary_search.c
11247                 improved the interface and made code cleanup
11248         * src/textview.c
11249                 textview_write_link(): also skip non-ascii space
11250                  at the head of link strings (phishing check
11251                  didn't work at the case)
11252         * src/common/utils.c
11253                 get_command_output(): use g_spawn_command_line_sync()
11254                 instead of popen()
11255
11256 2005-05-26 [colin]      1.9.11cvs15
11257
11258         * src/folder.c
11259                 remove printf
11260
11261 2005-05-26 [colin]      1.9.11cvs14
11262
11263         * src/common/nntp.c
11264                 Fix nntp mode reader (bug #611)
11265                 Patch by Florian Mickler <florian@mickler.org>
11266
11267 2005-05-26 [colin]      1.9.11cvs13
11268
11269         * src/plugins/pgpmime/passphrase.c
11270                 Fix mouse grabbing (bug #557)
11271
11272 2005-05-26 [colin]      1.9.11cvs12
11273
11274         * src/prefs_themes.c
11275                 Fix g_warning (bug #541)
11276
11277 2005-05-26 [colin]      1.9.11cvs11
11278
11279         * src/prefs_actions.c
11280         * src/prefs_template.c
11281                 Fix bug #506 (no warning if action/template
11282                 is not saved)
11283         * src/common/template.c
11284                 Fix a possible crash
11285
11286 2005-05-26 [colin]      1.9.11cvs10
11287
11288         * src/folder.c
11289         * src/folderview.c
11290         * src/procmsg.c
11291         * src/summaryview.c
11292                 Forbid locked messages to be moved or
11293                 deleted. Locked messages in trashes 
11294                 still get deleted, for performance
11295                 reason (mh.c::mh_remove_all_msgs)
11296
11297 2005-05-25 [colin]      1.9.11cvs9
11298
11299         * src/procmime.c
11300                 Use correct encoding when sending mails
11301                 with attachments that have accentued 
11302                 chars in their name
11303
11304 2005-05-24 [colin]      1.9.11cvs8
11305
11306         * src/summaryview.c
11307                 Fix bug #688 f) read/unread marker not
11308                 changed on first click
11309                 Also, optimize summary_status_show()
11310                 calls
11311         * src/folder.c
11312         * src/inc.c
11313         * src/procmime.c
11314                 Fix bug #688 b) and c) wrt message
11315                 attachments and signature
11316         * src/stock_pixmap.c
11317         * src/stock_pixmap.h
11318         * src/stock_pixmap.c
11319         * src/stock_pixmap.h
11320         * src/Makefile.am
11321         * src/pixmaps/clip_gpg_signed.xpm
11322                 Add clip/signed icon
11323
11324 2005-05-24 [colin]      1.9.11cvs7
11325
11326         * src/folder_item_prefs.c
11327                 whitespace fix
11328
11329 2005-05-24 [colin]      1.9.11cvs6
11330
11331         * src/folderview.c
11332         * src/prefs_common.c
11333         * src/prefs_common.h
11334                 Add a confirmation to folder drag and drop
11335                 fixes bug #156
11336         * src/alertpanel.c
11337         * src/alertpanel.h
11338                 fix _with_disable parameters so that
11339                 the buttons labels are specifiable too
11340         * src/plugins/pgpmime/sgpgme.c
11341                 reflect said change
11342                 
11343
11344 2005-05-24 [colin]      1.9.11cvs5
11345
11346         * src/folderview.c
11347                 Uncollapse/collapse folders on double-click
11348                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11349                 closes bug #108
11350
11351 2005-05-23 [colin]      1.9.11cvs4
11352
11353         * src/common/socket.c
11354                 Check another special SSL_peek() error.
11355                 Should help wrt bug #728
11356
11357 2005-05-23 [colin]      1.9.11cvs3
11358
11359         * src/plugins/pgpmime/pgpmime.c
11360                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11361                 breaking menu accelerators and stuff. Users will have to
11362                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11363                 account's privacy preferences if needed.
11364
11365 2005-05-22 [paul]
11366
11367         * tools/kdeservicemenu/install.sh
11368                 use kdesu to prompt for root password if doing
11369                 global install/uninstall
11370
11371 2005-05-20 [colin]      1.9.11cvs2
11372
11373         * src/procmsg.c
11374                 Fix another compilation error with gcc-2.9x
11375                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11376         * src/send_message.c
11377                 Don't send QUIT if we aren't connected
11378
11379 2005-05-19 [colin]      1.9.11cvs1
11380
11381         * src/procmsg.c
11382                 Fix compilation with gcc 2.9x
11383
11384 2005-05-19 [paul]       1.9.11
11385
11386         1.9.11 released
11387
11388 2005-05-19 [paul]       1.9.9cvs14
11389
11390         * src/gtk/inputdialog.c
11391                 prevent gettext warning
11392
11393 2005-05-19 [paul]       1.9.9cvs13
11394
11395         * src/mainwindow.c
11396         * src/prefs_common.c
11397         * src/prefs_common.h
11398         * src/textview.c
11399         * src/textview.h
11400                 add an option to toggle cursor in message
11401                 view (sync with main)
11402
11403 2005-05-18 [colin]      1.9.9cvs12
11404
11405         * src/compose.c
11406                 Dereference freed pointer
11407         * src/gtk/gtkaspell.c
11408                 Fix duplication of dictionaries (is it an aspell issue?)
11409
11410 2005-05-18 [colin]      1.9.9cvs11
11411
11412         * src/gtk/inputdialog.c
11413         * src/gtk/gtkaspell.c
11414                 HIGuify dialogs
11415         * src/alertpanel.c
11416                 Remove a double call
11417
11418 2005-05-17 [colin]      1.9.9cvs10
11419
11420         * src/gtk/gtkaspell.c
11421                 Fix dialogs, Ctrl-Enter accel
11422
11423 2005-05-17 [colin]      1.9.9cvs9
11424
11425         * src/gtk/gtkaspell.c
11426                 Fix some accelerators, escape in replace-window
11427
11428 2005-05-16 [colin]      1.9.9cvs8
11429
11430         * src/gtk/gtkaspell.c
11431                 Revert last commit, it was a mistake.
11432
11433 2005-05-16 [colin]      1.9.9cvs7
11434
11435         * src/gtk/gtkaspell.c
11436                 Remove buggy code while we're at it. It's a 
11437                 dead code path anyway.
11438
11439 2005-05-16 [colin]      1.9.9cvs6
11440
11441         * src/gtk/gtkaspell.c
11442                 Missed some gtk_menu_popup where deactivate
11443                 signal should be handled. Should fix bug
11444                 #629 a bit more.
11445
11446 2005-05-16 [colin]      1.9.9cvs5
11447
11448         * src/gtk/gtkaspell.c
11449                 Remove debug printf()s
11450
11451 2005-05-16 [colin]      1.9.9cvs4
11452
11453         * src/gtk/gtkaspell.c
11454                 Fix a bit aspell problems
11455                 (see bug #629)
11456
11457 2005-05-13 [colin]      1.9.9cvs3
11458
11459         * src/folderview.c
11460                 Fix the + appearing even when no subfolders
11461                 have unread messages. Thanks to wwp for the
11462                 bug report.
11463
11464 2005-05-11 [paul]       1.9.9cvs2
11465
11466         * src/folderview.c
11467                 correction to 1.9.9cvs1, only colour folders that
11468                 have new msgs (not unread msgs)
11469
11470 2005-05-10 [colin]      1.9.9cvs1
11471
11472         * src/folderview.c
11473         * src/summaryview.c
11474                 Try to fix bolding bugs again.
11475
11476 2005-05-09 [paul]
11477
11478         * tools/claws.i18n.status.pl
11479                 add Ricardo Mones Lastra's script that has been providing
11480                 the i18n status page for many months
11481
11482 2005-05-09 [paul]       1.9.9
11483
11484         1.9.9 release
11485
11486 2005-05-09 [paul]       1.9.6cvs58
11487
11488         * AUTHORS
11489         * INSTALL
11490         * README.claws
11491                 updated
11492         * Makefile.am 
11493         * RELEASE_NOTES.claws
11494                 add release notes to cvs to simplify release
11495                 procedure
11496         * configure.ac
11497                 add ca and fi to ALL_LINGUAS
11498         * po/Makefile.in.in
11499                 workaround for missing Makevars
11500         * po/ca.po
11501         * po/fi.po
11502                 add new Catalan and Finnish translations
11503                 submitted by Miquel Oliete and Flammie Pirinen
11504         * po/de.po
11505         * po/es.po
11506         * po/fr.po
11507         * po/it.po
11508         * po/pl.po
11509         * po/ru.po
11510         * po/sk.po
11511         * po/sr.po
11512         * po/zh_CN.po
11513                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11514                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11515                 Urke MMI, and Hansom Young
11516         * src/main.c
11517                 Fix drafting when quitting. compose_draft() closes the
11518                 compose windows, which modifies the compose_list GSList.
11519                 We have to refresh this list after echo drafting to avoid a
11520                 segfault
11521         * src/partial_download.c
11522                 fix segfault on exit
11523
11524 2005-05-06 [paul]       1.9.6cvs57
11525
11526         * src/grouplistdialog.c
11527                 quick fix/workaround for unresizeable newsgroup
11528                 name column 
11529
11530 2005-05-06 [paul]       1.9.6cvs56
11531
11532         * src/inc.c
11533         * src/mainwindow.c
11534                 use gettext plural forms
11535         * src/imap_gtk.c
11536         * src/mh_gtk.c
11537         * src/toolbar.c
11538                 small improvement to english usage
11539
11540 2005-05-05 [thorsten]   1.9.6cvs55
11541
11542         * src/folder.c
11543                 fix possible crash
11544
11545 2005-05-05 [paul]       1.9.6cvs54
11546         
11547         sync with HEAD
11548
11549         * AUTHORS
11550         * src/compose.c
11551                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11552                 patch by Tim Mann
11553
11554 2005-05-05 [paul]       1.9.6cvs53
11555
11556         * src/mainwindow.c
11557                 fix resizing of separate message and
11558                 folder views
11559
11560 2005-05-05 [paul]       1.9.6cvs52
11561
11562         * src/account.c
11563         * src/addrgather.c
11564         * src/browseldap.c
11565         * src/exphtmldlg.c
11566         * src/expldifdlg.c
11567         * src/importmutt.c
11568         * src/importpine.c
11569         * src/main.c
11570         * src/mainwindow.c
11571         * src/noticeview.c
11572         * src/prefs_filtering.c
11573         * src/prefs_filtering_action.c
11574         * src/prefs_matcher.c
11575         * src/prefs_spelling.c
11576         * src/prefs_toolbar.c
11577         * src/toolbar.c
11578         * src/wizard.c
11579         * src/gtk/description_window.c
11580         * src/gtk/gtkvscrollbutton.c
11581         * src/gtk/progressdialog.c
11582         * src/gtk/quicksearch.c
11583         * src/plugins/pgpmime/prefs_gpg.c
11584         * src/plugins/spamassassin/spamassassin_gtk.c
11585                 replace deprecated gtk_widget_set_usize
11586
11587 2005-05-04 [colin]      1.9.6cvs51
11588
11589         * src/common/utils.c
11590                 Fix crash when subst_for_filename is called
11591                 with a NULL parameter
11592
11593 2005-05-04 [colin]      1.9.6cvs50
11594
11595         * src/partial_download.c
11596         * src/pop.c
11597                 Escape login when writing uidl file
11598                 fixes bug #736
11599
11600 2005-05-03 [colin]      1.9.6cvs49
11601
11602         * src/procmime.c
11603                 Fix possible DOS in mime parser
11604                 (see bug #634)
11605
11606 2005-05-02 [colin]      1.9.6cvs48
11607
11608         * src/compose.c
11609                 Try to fix the copy/paste mess once again.
11610
11611
11612 2005-04-30 [colin]      1.9.6cvs47
11613
11614         * src/prefs_account.h
11615         * src/procmsg.c
11616         * src/send_message.c
11617         * src/common/smtp.c
11618         * src/common/smtp.h
11619                 Try to batch sending mails (per account) instead of
11620                 reconnecting to server every time.
11621
11622 2005-04-29 [colin]      1.9.6cvs46
11623
11624         * src/messageview.c
11625                 Fix window resizing that refused to size down
11626         * src/prefs_common.c
11627         * src/prefs_common.h
11628         * src/prefs_filtering.c
11629                 Save Filtering's window size
11630
11631 2005-04-21 [paul]       1.9.6cvs45
11632
11633         * ChangeLog-gtk2.claws
11634         * src/setup.c
11635                 correction to sync
11636
11637 2005-04-21 [paul]       1.9.6cvs44
11638
11639         sync with main:
11640
11641         * src/setup.c
11642         * src/statusbar.c
11643         * src/statusbar.h
11644                 use gtkut_widget_draw_now(). Improved performance
11645                 of the update of statusbar
11646         * src/textview.c
11647                 textview_smooth_scroll_do(): redraw it after scroll
11648                 is done (fixed incorrect display when a part of the
11649                 view is hidden).
11650         * src/gtk/gtkutils.c
11651         * src/gtk/gtkutils.h
11652                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11653                 to force update of widgets.
11654                 Removed gtkut_widget_wait_for_draw() which had a big
11655                 overhead  because of waiting for all events processed 
11656
11657 2005-04-20 [paul]       1.9.6cvs43
11658
11659         * src/codeconv.c
11660                 complete 1.9.6cvs42's sync:
11661                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11662
11663 2005-04-19 [paul]       1.9.6cvs42
11664
11665         sync with main:
11666
11667         * src/action.c
11668                 catch_output(): correctly select the insert text
11669                 (fix invalid iterator warnings).
11670         * src/codeconv.c
11671         * src/codeconv.h
11672         * src/mainwindow.c
11673         * src/messageview.c
11674         * src/prefs_common.c
11675                 support GBK encoding.
11676         * src/common/session.c
11677         * src/common/session.h
11678                 use separate buffer for large data to be sent,
11679                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11680
11681 2005-04-18 [paul]       1.9.6cvs41
11682
11683         * src/jpilot.c
11684                 convert unsigned long into guint32
11685                 patch by Paul LeoNerd Evans 
11686
11687 2005-04-17 [colin]      1.9.6cvs40
11688
11689         * src/compose.c
11690                 Fix 'Request return receipt' from folder
11691                 properties (bug #708)
11692
11693 2005-04-17 [colin]      1.9.6cvs39
11694
11695         * src/mainwindow.c
11696                 Fix duplicate hotkeys in Mainwindow's menu
11697
11698 2005-04-17 [colin]      1.9.6cvs38
11699
11700         * src/folderview.c
11701                 Fix duplicate hotkeys in Folderview's contextual
11702                 menu
11703
11704 2005-04-15 [colin]      1.9.6cvs37
11705
11706         * src/summaryview.c
11707                 Fix 'Save as...' with non-ascii filenames
11708
11709 2005-04-15 [colin]      1.9.6cvs36
11710
11711         * src/plugins/pgpmime/pgpmime.c
11712                 Fix bus error on 64bit. Spotted by 
11713                 macallan1888@gmail.com
11714
11715 2005-04-15 [colin]      1.9.6cvs35
11716
11717         * src/prefs_account.c
11718                 Fix cvs34.
11719
11720 2005-04-12 [colin]      1.9.6cvs34
11721
11722         * src/prefs_account.c
11723                 Fix smtp auth type off-by-one. We forgot to
11724                 add PLAIN in the prefs-to-gui setter func and
11725                 as a result, the selected auth when opening
11726                 account prefs was not the correct one.
11727
11728 2005-04-12 [paul]       1.9.6cvs33
11729
11730         * src/inc.c
11731                 if the recv dialog is visible, Cancel only
11732                 cancels the current account
11733
11734
11735 2005-04-10 [colin]      1.9.6cvs32
11736
11737         * src/filtering.c
11738                 Copy score when copying FilteringActions
11739                 Fix bug #674
11740
11741 2005-04-10 [colin]      1.9.6cvs31
11742
11743         * src/inc.c
11744                 Make Message -> Receive -> Cancel cancel 
11745                 incorporation on all accounts. Fixes
11746                 bug #693
11747
11748 2005-04-10 [colin]      1.9.6cvs30
11749
11750         * src/prefs_account.c
11751                 Update Privacy checkbuttons status based
11752                 on the selected privacy system
11753         * src/compose.c
11754                 Always connect the "None" privacy system; the
11755                 static boolean was probably there to avoid
11756                 reconnecting twice in the same compose window,
11757                 but as the parent function is only called once
11758                 per compose, it's only a bug - as a static is
11759                 initialized once per application instance.
11760                 Also, don't uncheck Sign and Encrypt when
11761                 selecting None as privacy system; just ignore
11762                 them when sending/queuing.
11763                 Should fix bug #695
11764
11765 2005-04-08 [colin]      1.9.6cvs29
11766
11767         * src/account.c
11768         * src/prefs_account.c
11769         * src/prefs_account.h
11770                 Add account preference to queue message in a certain
11771                 folder.
11772
11773 2005-04-06 [colin]      1.9.6cvs28
11774
11775         * src/prefs_account.c
11776                 Update old inbox path syntax
11777
11778 2005-04-06 [paul]       1.9.6cvs27
11779
11780         sync with main:
11781
11782         * configure.ac
11783                 changed -traditional-cpp to -no-cpp-precomp for newer
11784                 Mac OS X support
11785         * src/foldersel.c
11786                 made column resize automatically
11787         * src/send_message.c
11788                 send_message_smtp(): consider EOF right after QUIT
11789                 successful (workaround for Gmail SMTP server)
11790         * src/common/socket.c
11791                 ssl_read(), ssl_peek(): check EOF which violates the
11792                 SSL protocol
11793         * src/gtk/colorlabel.c
11794                 removed warnings when displaying colorlabel menu
11795                 (don't use GtkAlignment)
11796
11797 2005-04-05 [paul]       1.9.6cvs26
11798
11799         * src/plugins/trayicon/trayicon.c
11800                 fix clipping of icon under KDE3 
11801
11802 2005-04-05 [paul]       1.9.6cvs25
11803
11804         * src/summaryview.c
11805                 hide display of threading
11806                 patch by Alfons
11807
11808 2005-04-04 [thorsten]   1.9.6cvs24
11809
11810         * src/mh.c
11811                 marks lost on filesystems with different stat() results on
11812                 summer-/wintertime
11813
11814 2005-04-03 [colin]      1.9.6cvs23
11815
11816         * src/summaryview.c
11817                 Don't handle up/down. Patch by Alfons
11818
11819 2005-04-02 [colin]      1.9.6cvs22
11820
11821         * src/summaryview.c
11822                 Make scrolling faster. Patch by Alfons.
11823
11824 2005-04-01 [colin]      1.9.6cvs21
11825
11826         * src/Makefile.am
11827         * src/stock_pixmap.c
11828         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11829         * src/pixmaps/dir_noselect.xpm ** ADDED **
11830                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11831
11832 2005-04-01 [colin]      1.9.6cvs20
11833
11834         * src/image_viewer.c
11835         * src/image_viewer.h
11836         * src/procmime.c
11837         * src/procmime.h
11838         * src/textview.c
11839         * src/textview.h
11840                 Implement inline image resizing and right-clicking
11841
11842 2005-04-01 [paul]       1.9.6cvs19
11843
11844         * AUTHORS
11845         * Makefile.am
11846         * configure.ac
11847                 check for gnome2
11848                 patch by Luca Cavalli <loopback<AT>slackit.org>
11849         * po/ru.po
11850                 updated by Pavlo Bohmat
11851
11852 2005-03-31 [colin]      1.9.6cvs18
11853
11854         * src/news.c
11855                 Fix parsing references
11856         * src/msgcache.c
11857                 don't put nulls in the references list
11858         * src/procheader.c
11859                 commit that forgotten file in 1.9.6cvs14
11860
11861 2005-03-31 [colin]      1.9.6cvs17
11862
11863         * src/compose.c
11864                 Fix joining of signature separator again. 
11865                 Maybe Hiro could put it in main too...
11866
11867 2005-03-31 [colin]      1.9.6cvs16
11868
11869         * src/Makefile.am
11870         * src/foldersel.c
11871         * src/stock_pixmap.c
11872         * src/stock_pixmap.h
11873         * src/pixmaps/dir-noselect.xpm
11874                 Update foldersel.c (sync from main, patch by Alfons)
11875
11876 2005-03-30 [colin]      1.9.6cvs15
11877
11878         * src/imap.c
11879                 Fix handling of imap folders containing [] in 
11880                 their name. Thanks to Nahuel Angelinetti for
11881                 the detailed bugreport.
11882
11883 2005-03-30 [colin]      1.9.6cvs14
11884
11885         * src/common/utils.h
11886         * src/common/utils.c
11887         * src/common/defs.h
11888         * src/matcher.c
11889         * src/msgcache.c
11890         * src/news.c
11891         * src/procmsg.c
11892         * src/procmsg.h
11893         * src/quote_fmt_parse.y
11894         * src/summaryview.c
11895                 Update references system. Patch by Alfons
11896
11897 2005-03-30 [colin]      1.9.6cvs13
11898
11899         * src/common/socket.c
11900                 Force the glibc to read resolv.conf again when 
11901                 it has changed. Should fix issues when changing
11902                 networks on a laptop and not restarting sylpheed. 
11903
11904 2005-03-30 [paul]       1.9.6cvs12
11905
11906         partial sync with main:
11907
11908         * src/action.c
11909                 create_io_dialog(): use user-defined text font
11910                 (thanks to Alfons), and modified its appearance.
11911         * src/addrgather.c
11912         * src/addrharvest.c
11913         * src/browseldap.c
11914                 replace old code
11915         * src/compose.c
11916                 don't join (presumably) itemized lines on line-wrapping
11917                 fixed wrapping of quote when auto-wrapping is enabled
11918                 compose_destroy(): destroy paned only if it's not
11919                 attached to window. Fixed memory leak of popup menu.
11920         * src/exphtmldlg.c
11921         * src/expldifdlg.c
11922                 replace old code
11923         * src/html.c
11924         * src/html.h
11925         * src/importmutt.c
11926         * src/importpine.c
11927                 replace old code
11928         * src/main.c
11929                 removed redundant code
11930         * src/mainwindow.c
11931                 changed 'Code set' (which is rather incorrect)
11932                 in the menu to 'Character encoding'
11933                 main_window_set_widgets(): request size first
11934                 to prevent window size becoming wrong
11935                 fixed remembering of the state of the visibility
11936                 of MessageView
11937         * src/messageview.c
11938                 changed 'Code set' (which is rather incorrect)
11939                 in the menu to 'Character encoding'
11940         * src/prefs_common.c
11941         * src/prefs_common.h
11942                 added an option whether to render HTML as text or not
11943                 added separators to outgoing encoding menu
11944         * src/procheader.c
11945                 procheader_scan_date_string(): support header
11946                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11947         * src/summaryview.c
11948         * src/summaryview.h
11949                 minor code cleanup
11950         * src/textview.c
11951                 textview_show_html(): force output of newline
11952                 added an option whether to render HTML as text or not
11953         * src/common/utils.c
11954                 strncpy2(): optimized based on Alfons' code
11955         * src/gtk/gtkutils.c
11956         * src/gtk/gtkutils.h
11957                 removed non-used code
11958         * src/plugins/pgpmime/passphrase.c
11959                 partially fixed grab input of passphrase dialog
11960                 Confine pointer to window
11961
11962 2005-03-30 [colin]      1.9.6cvs11
11963
11964         * src/msgcache.c
11965         * src/msgcache.h
11966                 Read/write 32bit ints from cache & marks
11967                 From main.
11968
11969 2005-03-29 [paul]       1.9.6cvs10
11970
11971         * AUTHORS
11972         * ChangeLog.claws
11973         * src/compose.c
11974         * src/gtk/gtkaspell.c
11975                 sync with HEAD (don't pass NULL pointers) 
11976
11977 2005-03-24 [paul]
11978
11979         * tools/Makefile.am
11980         * tools/README
11981         * tools/acroread2sylpheed.pl
11982                 sync with HEAD (add script to send pdfs as
11983                 attachments from Adobe Reader 7)
11984
11985 2005-03-21 [paul]       1.9.6cvs9
11986
11987         * configure.ac
11988         * po/POTFILES.in
11989         * src/Makefile.am
11990         * src/crash.c
11991         * src/image_viewer.c ** ADDED **
11992         * src/image_viewer.h ** ADDED **
11993         * src/main.c
11994         * src/prefs_common.c
11995         * src/prefs_common.h
11996         * src/prefs_image_viewer.c ** ADDED **
11997         * src/prefs_image_viewer.h ** ADDED **
11998         * src/textview.c
11999         * src/gtk/about.c
12000         * src/pixmaps/sylpheed_logo.xpm
12001         * src/plugins/Makefile.am
12002         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12003         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12004         * src/plugins/image_viewer/plugin.c ** REMOVED **
12005         * src/plugins/image_viewer/viewer.c ** REMOVED **
12006         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12007         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12008         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12009         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12010         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12011                 as gdk-pixbuf is now built-in
12012                 remove image_viewer plugin and put code back into
12013                 main codebase
12014                 implement inline image display (sync with main)
12015
12016                 replace logo with newer, nicer, larger version  
12017
12018 2005-03-21 [paul]       1.9.6cvs8
12019
12020         * src/gtk/about.c
12021                 cosmetic improvement
12022
12023 2005-03-21 [holger]     1.9.6cvs7
12024
12025         * src/plugins/spamassassin/spamassassin.c
12026                 Sync with HEAD
12027                 (unregister hook on failed plugin init)
12028
12029 2005-03-20 [colin]      1.9.6cvs6
12030
12031         * src/common/plugin.c
12032                 Check that plugin isn't already loaded
12033                 Patch by Alfons
12034
12035 2005-03-20 [thorsten]   1.9.6cvs5
12036
12037         * src/compose.c
12038                 use a more compatible syntax
12039
12040 2005-03-20 [thorsten]   1.9.6cvs4
12041
12042         * src/prefs_toolbar.c
12043                 fix crash when selecting toolbar item (uninitialized pointer)
12044
12045 2005-03-20 [thorsten]   1.9.6cvs3
12046
12047         * src/procmime.c
12048                 fix mimetype detection (referenced free()d string)
12049
12050 2005-03-20 [paul]       1.9.6cvs2
12051
12052         * src/compose.c
12053                 sync with HEAD (1.0.3cvs5)
12054                 neglect Reply-To header if empty
12055                 Patch by Alfons 
12056
12057 2005-03-19 [holger]     1.9.6cvs1
12058
12059         * src/summaryview.c
12060         * src/summaryview.h
12061                 Sync with HEAD
12062
12063 2005-03-18 [paul]       1.9.6
12064
12065         initial GTK2 release
12066
12067 2005-03-18 [paul]       1.0.3cvs3.1
12068
12069         * AUTHORS
12070         * ChangeLog.claws
12071         * configure.ac
12072         * src/gtk/about.c
12073         * src/pixmaps/sylpheed_logo.xpm
12074                 sync with HEAD
12075
12076 2005-03-18 [colin]      1.0.3cvs2.6
12077
12078         * src/summaryview.c
12079                 Remove call to summary_step in summary_copy_selected_to
12080                 Can't see its purpose, and this causes bug when copying
12081                 a message if the next one is unread: it reads it.
12082
12083 2005-03-18 [paul]       1.0.3cvs2.5
12084
12085         * src/foldersel.c
12086                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12087
12088 2005-03-18 [paul]       1.0.3cvs2.4
12089
12090         * src/addrharvest.c
12091         * src/codeconv.c
12092         * src/codeconv.h
12093         * src/compose.c
12094         * src/news.c
12095         * src/procheader.c
12096         * src/procmime.c
12097         * src/unmime.c
12098         * src/unmime.h
12099                 fix buffer overflow, CAN-2005-0667, see
12100                 http://secunia.com/advisories/14491/
12101                 Patch by Alfons
12102
12103 2005-03-17 [colin]      1.0.3cvs2.3
12104
12105         * src/prefs_fonts.c
12106         * src/summaryview.c
12107                 Fix font bugs (both lists now officialy share 
12108                 the same font)
12109                 
12110
12111 2005-03-17 [paul]       1.0.3cvs2.2
12112
12113         * src/gtk/pluginwindow.c
12114                 make plugin descriptions uneditable
12115
12116 2005-03-11 [paul]       1.0.3cvs2.1
12117
12118         * ChangeLog.claws
12119         * configure.ac
12120         * po/POTFILES.in
12121         * src/plugins/trayicon/trayicon.c
12122                 sync with HEAD
12123                 add src/wizard.c to POTFILES.in
12124
12125 2005-03-11 [paul]       1.0.3cvs1.1
12126
12127         * ChangeLog
12128         * ChangeLog.claws
12129         * configure.ac
12130         * po/de.po
12131         * po/es.po
12132         * po/fr.po
12133         * po/it.po
12134         * po/pt_BR.po
12135         * po/ru.po
12136         * po/sk.po
12137         * po/sr.po
12138         * po/zh_CN.po
12139                 sync with HEAD
12140
12141 2005-03-04 [colin]      1.0.1cvs22.2
12142
12143         * src/compose.c
12144                 Fix signatures with accentued chars in it
12145
12146 2005-03-04 [colin]      1.0.1cvs22.1
12147
12148         * src/common/smtp.c
12149         * src/common/smtp.h
12150                 Don't use SIZE param in MAIL FROM: if server 
12151                 doesn't support it. Patch by Eugen Freiter
12152                 <eugen_f@users.sf.net>
12153
12154 2005-02-27 [paul]       1.0.1cvs20.1
12155
12156         * ChangeLog.claws
12157         * configure.ac
12158         * src/messageview.c
12159                 sync with HEAD
12160
12161 2005-02-27 [colin]      1.0.1cvs19.4
12162
12163         * src/procheader.c
12164         * src/procheader.h
12165                 Fix prototypes. Patch by Alfons
12166
12167 2005-02-27 [colin]      1.0.1cvs19.3
12168
12169         * src/compose.c
12170                 Don't auto-join the signature separator.
12171
12172 2005-02-26 [colin]      1.0.1cvs19.2
12173
12174         * src/summaryview.c
12175                 Fix 'mark all read' with collapsed threads.
12176                 Patch by Alfons.
12177
12178 2005-02-25 [paul]       1.0.1cvs19.1
12179
12180         * ChangeLog.claws
12181         * configure.ac
12182         * src/prefs_account.c
12183         * src/prefs_folder_item.c
12184         * src/gtk/prefswindow.c
12185         * src/gtk/prefswindow.h
12186                 sync with HEAD
12187
12188 2005-02-25 [paul]       1.0.1cvs15.12
12189
12190         * src/alertpanel.c
12191         * src/codeconv.c
12192         * src/compose.c
12193         * src/textview.c
12194         * src/gtk/gtkutils.c
12195         * src/gtk/gtkutils.h
12196         * src/gtk/logwindow.c
12197         * src/gtk/progressdialog.c
12198                 sync with main (revision 127)
12199                 and fix logwindow clipping
12200
12201 2005-02-24 [colin]      1.0.1cvs15.11
12202
12203         * src/plugins/pgpmime/passphrase.c
12204                 Disable input grabbing; it doesn't work yet.
12205
12206 2005-02-24 [colin]      1.0.1cvs15.10
12207
12208         * src/messageview.c
12209                 Don't send out receipts if offline. Ask.
12210
12211 2005-02-23 [colin]      1.0.1cvs15.9
12212
12213         * src/summaryview.c     
12214                 Fix expanding
12215
12216 2005-02-23 [colin]      1.0.1cvs15.8
12217
12218         * src/summaryview.c
12219                 Really fix Bug 568 by removing useless
12220                 calls. summary_thread_init() now called
12221                 in summary_sort(). This should please
12222                 Alfons as it should be faster than 
12223                 previously.
12224
12225 2005-02-23 [colin]      1.0.1cvs15.7
12226
12227         * src/compose.c
12228                 Encode parts as QP or B64 if signing
12229
12230 2005-02-23 [colin]      1.0.1cvs15.6
12231
12232         * src/compose.c
12233                 Fix Mimeinfo leakage (including tmp files)
12234         * src/procmsg.c
12235                 Fix tmp file leakage (spotted by Ivan Rayner)
12236
12237 2005-02-22 [colin]      1.0.1cvs15.5
12238
12239         * src/expldifdlg.c
12240                 Fix keyboard input. Patch by Alfons.
12241
12242 2005-02-21 [colin]      1.0.1cvs15.4
12243
12244         * src/compose.c
12245                 Fix Sign/Encrypt when unselecting privacy
12246                 system
12247         * src/prefs_common.c
12248                 Change default message font to Monospace
12249         * src/summaryview.c
12250                 More freezing during potentially large operations
12251
12252 2005-02-21 [paul]       1.0.1cvs15.3
12253
12254         * src/main.c
12255                 fix --help output
12256
12257 2005-02-21 [paul]       1.0.1cvs15.2
12258
12259         * po/Makefile.in.in
12260         * src/compose.c
12261         * src/summaryview.c
12262         * src/textview.c
12263         * src/common/utils.c
12264         * src/common/utils.h
12265                 sync with main (revision 117)
12266
12267 2005-02-20 [colin]      1.0.1cvs15.1
12268
12269         * src/common/defs.h
12270                 Change cache file to .sylpheed_claws_cache, as
12271                 suggested by Alfons. Allows people to switch
12272                 between Sylpheed and Sylpheed-Claws. it is
12273                 a good idea to "Check for new messages" at next
12274                 startup.
12275
12276
12277 2005-02-18 [colin]      1.0.1cvs14.1
12278
12279         * src/quote_fmt_lex.l
12280         * src/quote_fmt_parse.y
12281                 Fix parser initialisation. Patch by Ivan.
12282
12283 2005-02-18 [colin]      1.0.1cvs11.6
12284
12285         * src/folderview.c
12286                 Fix scrolldown (bug 662)
12287
12288 2005-02-17 [colin]      1.0.1cvs11.5
12289
12290         * src/codeconv.c
12291                 conv_filename_to_utf8: return clean 7bit instead
12292                 of broken utf8 if needed
12293         * src/mimeview.c
12294                 Fix display of parts with unclean 8bit names
12295
12296 2005-02-17 [paul]       1.0.1cvs11.4
12297
12298         * src/compose.c
12299         * src/exportldif.c
12300         * src/matcher_parser_parse.y
12301         * src/procmime.c
12302         * src/sourcewindow.c
12303         * src/common/Makefile.am
12304         * src/common/intl.h             ** REMOVED **
12305         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12306                 sync with main (revision 109)
12307                 and clean up
12308
12309 2005-02-16 [colin]      1.0.1cvs11.3
12310
12311         * src/summaryview.c
12312                 Fix collapsed thread not highlighting when new
12313                 messages in it (Bug 568) Patch by Stephan Sachse.
12314                 Fix messed up selection when reaching bounds (Bug 632)
12315         * src/prefs_themes.c
12316                 Fix theme installing (Bug 684)
12317
12318 2005-02-16 [colin]      1.0.1cvs11.2
12319
12320         * src/messageview.c
12321                 Fix messageview_select_all
12322
12323 2005-02-16 [colin]      1.0.1cvs11.1
12324
12325         * src/mh.c
12326                 Sync with HEAD (MH scan required function)
12327
12328 2005-02-15 [colin]      1.0.1cvs8.1
12329
12330         * src/mimeview.c
12331         * src/common/utils.c
12332                 Sync with HEAD (filename chars substitution)
12333
12334 2005-02-15 [colin]      1.0.1cvs7.3
12335
12336         * src/gtk/pluginwindow.c
12337                 Fix button spacing
12338
12339 2005-02-15 [colin]      1.0.1cvs7.2
12340
12341         * src/mimeview.c
12342                 Fix mime icons not reset across message when
12343                 scrolled down
12344
12345 2005-02-15 [colin]      1.0.1cvs7.1
12346
12347         * src/compose.c
12348         * src/procmime.c
12349                 Sync with HEAD (optimisation of cvs6)
12350
12351 2005-02-14 [colin]      1.0.1cvs6.1
12352
12353         * src/compose.c
12354         * src/procmime.c
12355                 Sync with HEAD (encode "From " at line beginning)
12356
12357 2005-02-14 [colin]      1.0.1cvs5.3
12358
12359         * src/compose.c
12360                 Fix wrapping with accentued chars.
12361
12362 2005-02-13 [colin]      1.0.1cvs5.2
12363
12364         * src/textview.c
12365                 Fix email informative part parsing with
12366                 accentued chars in it. ispunct() returns
12367                 true for them in utf8...
12368
12369 2005-02-12 [colin]      1.0.1cvs5.1
12370
12371         * src/filtering.c
12372                 Sync with HEAD (remove wrong use of compose after send)
12373
12374 2005-02-12 [paul]       1.0.1cvs4.5
12375
12376         * src/textview.c
12377                 remove unnecessary code (thanks to Alfons)
12378
12379 2005-02-12 [paul]       1.0.1cvs4.4
12380
12381         * src/textview.c
12382                 add 'Copy' to contextual menu on emails
12383
12384 2005-02-11 [colin]      1.0.1cvs4.3
12385
12386         * src/compose.c
12387                 revert 1.0.0cvs28.2, it doesn't work that well.
12388
12389 2005-02-11 [paul]       1.0.1cvs4.2
12390
12391         * po/Makefile.in.in
12392                 fix 'make release'
12393
12394 2005-02-10 [paul]       1.0.1cvs4.1
12395
12396         * ChangeLog
12397         * ChangeLog.claws
12398         * ChangeLog.jp
12399         * configure.ac
12400         * src/compose.c
12401                 sync with HEAD (sync with main)
12402
12403 2005-02-10 [paul]       1.0.1cvs3.2
12404
12405         * AUTHORS
12406         * Makefile.am
12407         * autogen.sh
12408         * configure.ac
12409         * config/mkinstalldirs
12410         * intl/.cvsignore
12411         * intl/ChangeLog
12412         * intl/VERSION
12413         * intl/bindtextdom.c
12414         * intl/config.charset
12415         * intl/dcgettext.c
12416         * intl/dcigettext.c
12417         * intl/dcngettext.c
12418         * intl/dgettext.c
12419         * intl/dngettext.c
12420         * intl/eval-plural.h
12421         * intl/explodename.c
12422         * intl/finddomain.c
12423         * intl/gettext.c
12424         * intl/gettextP.h
12425         * intl/gmo.h
12426         * intl/hash-string.h
12427         * intl/intl-compat.c
12428         * intl/l10nflist.c
12429         * intl/libgnuintl.h.in
12430         * intl/loadinfo.h
12431         * intl/loadmsgcat.c
12432         * intl/localcharset.c
12433         * intl/localcharset.h
12434         * intl/locale.alias
12435         * intl/localealias.c
12436         * intl/localename.c
12437         * intl/log.c
12438         * intl/ngettext.c
12439         * intl/os2compat.c
12440         * intl/os2compat.h
12441         * intl/osdep.c
12442         * intl/plural-exp.c
12443         * intl/plural-exp.h
12444         * intl/plural.c
12445         * intl/plural.y
12446         * intl/ref-add.sin
12447         * intl/ref-del.sin
12448         * intl/relocatable.c
12449         * intl/relocatable.h
12450         * intl/textdomain.c
12451         * m4/Makefile.am
12452         * po/Makefile.in.in
12453         * src/Makefile.am
12454         * src/account.c
12455         * src/action.c
12456         * src/addr_compl.c
12457         * src/addressadd.c
12458         * src/addressbook.c
12459         * src/addrgather.c
12460         * src/addrindex.c
12461         * src/alertpanel.c
12462         * src/browseldap.c
12463         * src/codeconv.c
12464         * src/codeconv.h
12465         * src/compose.c
12466         * src/compose.h
12467         * src/crash.c
12468         * src/editaddress.c
12469         * src/editbook.c
12470         * src/editgroup.c
12471         * src/editjpilot.c
12472         * src/editldap.c
12473         * src/editldap_basedn.c
12474         * src/editvcard.c
12475         * src/exphtmldlg.c
12476         * src/expldifdlg.c
12477         * src/export.c
12478         * src/exporthtml.c
12479         * src/filtering.c
12480         * src/folder.c
12481         * src/folder_item_prefs.c
12482         * src/foldersel.c
12483         * src/folderview.c
12484         * src/grouplistdialog.c
12485         * src/headerview.c
12486         * src/imap.c
12487         * src/imap_gtk.c
12488         * src/import.c
12489         * src/importldif.c
12490         * src/importmutt.c
12491         * src/importpine.c
12492         * src/inc.c
12493         * src/ldif.c
12494         * src/main.c
12495         * src/mainwindow.c
12496         * src/matcher.c
12497         * src/mbox.c
12498         * src/message_search.c
12499         * src/messageview.c
12500         * src/mh.c
12501         * src/mh_gtk.c
12502         * src/mimeview.c
12503         * src/msgcache.c
12504         * src/news.c
12505         * src/news_gtk.c
12506         * src/noticeview.c
12507         * src/partial_download.c
12508         * src/pop.c
12509         * src/prefs_account.c
12510         * src/prefs_actions.c
12511         * src/prefs_common.c
12512         * src/prefs_customheader.c
12513         * src/prefs_display_header.c
12514         * src/prefs_ext_prog.c
12515         * src/prefs_filtering.c
12516         * src/prefs_filtering_action.c
12517         * src/prefs_folder_item.c
12518         * src/prefs_fonts.c
12519         * src/prefs_gtk.c
12520         * src/prefs_matcher.c
12521         * src/prefs_msg_colors.c
12522         * src/prefs_spelling.c
12523         * src/prefs_summary_column.c
12524         * src/prefs_template.c
12525         * src/prefs_themes.c
12526         * src/prefs_toolbar.c
12527         * src/prefs_wrapping.c
12528         * src/privacy.c
12529         * src/procheader.c
12530         * src/procmime.c
12531         * src/procmsg.c
12532         * src/quote_fmt.c
12533         * src/recv.c
12534         * src/send_message.c
12535         * src/setup.c
12536         * src/sourcewindow.c
12537         * src/ssl_manager.c
12538         * src/statusbar.c
12539         * src/summary_search.c
12540         * src/summaryview.c
12541         * src/textview.c
12542         * src/toolbar.c
12543         * src/wizard.c
12544         * src/common/nntp.c
12545         * src/common/plugin.c
12546         * src/common/smtp.c
12547         * src/common/ssl.c
12548         * src/common/ssl_certificate.c
12549         * src/common/string_match.c
12550         * src/common/sylpheed.c
12551         * src/common/template.c
12552         * src/common/utils.c
12553         * src/gtk/about.c
12554         * src/gtk/colorlabel.c
12555         * src/gtk/description_window.c
12556         * src/gtk/filesel.c
12557         * src/gtk/foldersort.c
12558         * src/gtk/gtkaspell.c
12559         * src/gtk/gtkutils.c
12560         * src/gtk/inputdialog.c
12561         * src/gtk/logwindow.c
12562         * src/gtk/menu.c
12563         * src/gtk/pluginwindow.c
12564         * src/gtk/prefswindow.c
12565         * src/gtk/progressdialog.c
12566         * src/gtk/quicksearch.c
12567         * src/gtk/sslcertwindow.c
12568         * src/plugins/clamav/clamav_plugin.c
12569         * src/plugins/clamav/clamav_plugin_gtk.c
12570         * src/plugins/demo/demo.c
12571         * src/plugins/dillo_viewer/dillo_prefs.c
12572         * src/plugins/dillo_viewer/dillo_viewer.c
12573         * src/plugins/image_viewer/plugin.c
12574         * src/plugins/image_viewer/viewer.c
12575         * src/plugins/image_viewer/viewerprefs.c
12576         * src/plugins/mathml_viewer/mathml_viewer.c
12577         * src/plugins/pgpmime/passphrase.c
12578         * src/plugins/pgpmime/plugin.c
12579         * src/plugins/pgpmime/prefs_gpg.c
12580         * src/plugins/pgpmime/select-keys.c
12581         * src/plugins/pgpmime/sgpgme.c
12582         * src/plugins/spamassassin/spamassassin.c
12583         * src/plugins/spamassassin/spamassassin_gtk.c
12584         * src/plugins/trayicon/trayicon.c
12585                 sync with main (revision 104)
12586
12587 2005-02-10 [colin]      1.0.1cvs3.1
12588
12589         * src/mainwindow.c
12590                 Sync with HEAD (fix occasional crasher)
12591
12592 2005-02-10 [colin]      1.0.1cvs2.1
12593
12594         * src/messageview.c
12595                 Synw with HEAD (don't automatically display html)
12596
12597 2005-02-09 [colin]      1.0.1cvs1.3
12598
12599         * src/textview.c
12600         * src/textview.h
12601                 Add contextual menu on emails
12602
12603 2005-02-09 [colin]      1.0.1cvs1.2
12604
12605         * src/codeconv.c
12606                 Fix converting from broken headers and 
12607                 put back the _ in missing places
12608                 (feature broke with cvs24.2 sync, main 
12609                  possibly affected?)
12610
12611 2005-02-09 [colin]      1.0.1cvs1.1
12612
12613         * src/messageview.c
12614         * src/mimeview.c
12615         * src/mimeview.h
12616                 Sync with HEAD (display non text/plain mails with plugin)
12617
12618 2005-02-08 [colin]      1.0.1.1
12619
12620         * ChangeLog.claws
12621         * po/pt_BR.po
12622                 Sync with HEAD
12623         * configure.ac
12624                 Make default configuration directory 
12625                 be .sylpheed-gtk2
12626
12627 2005-02-08 [colin]      1.0.0cvs29.1
12628
12629         * po/de.po
12630         * po/es.po
12631         * po/fr.po
12632         * po/it.po
12633         * po/sk.po
12634         * po/sr.po
12635                 Sync translations with HEAD
12636
12637 2005-02-06 [colin]      1.0.0cvs28.3
12638
12639         * src/compose.c
12640                 Make compose a bit faster - patch by Alfons.
12641
12642 2005-02-06 [colin]      1.0.0cvs28.2
12643
12644         * src/compose.c
12645                 Make pasting via middle-click more reliable
12646
12647 2005-02-05 [paul]       1.0.0cvs28.1
12648
12649         * ChangeLog
12650         * ChangeLog.claws
12651         * ChangeLog.jp
12652         * configure.ac
12653         * src/compose.c
12654                 sync with HEAD
12655                 (fix bug 682 'redirect is broken'
12656
12657 2005-02-05 [torte]      1.0.0cvs27.1
12658
12659         * ChangeLog.claws
12660         * configure.ac
12661         * src/partial_download.c
12662                 Sync with HEAD (fix buf overflow)
12663
12664 2005-02-03 [colin]      1.0.0cvs26.1
12665
12666         * src/common/plugin.c
12667                 Sync with HEAD (avoid plugin mismatches)
12668
12669 2005-02-03 [paul]       1.0.0cvs25.3
12670
12671         * src/folderview.c
12672         * src/headerview.c
12673         * src/summaryview.c
12674         * src/textview.c
12675         * src/gtk/colorlabel.c
12676                 third and final part of initial sync with main-gtk2
12677
12678 2005-02-03 [paul]       1.0.0cvs25.2
12679
12680         * src/jpilot.c
12681                 fix building with jpilot support
12682
12683 2005-02-02 [colin]      1.0.0cvs25.1
12684
12685         * src/messageview.c
12686                 Sync with HEAD (fix dangerous typo)
12687
12688 2005-02-01 [colin]      1.0.0cvs24.3
12689
12690         * src/common/xml.c
12691                 Write file as advertised (UTF-8)
12692
12693 2005-02-01 [paul]       1.0.0cvs24.2
12694
12695         * src/addrbook.c
12696         * src/addrindex.c
12697         * src/alertpanel.h
12698         * src/codeconv.c
12699         * src/codeconv.h
12700         * src/compose.c
12701         * src/export.c
12702         * src/folder_item_prefs.c
12703         * src/html.c
12704         * src/imap.c
12705         * src/import.c
12706         * src/jpilot.c
12707         * src/mainwindow.c
12708         * src/matcher_parser_lex.l
12709         * src/messageview.c
12710         * src/mh.c
12711         * src/prefs_account.c
12712         * src/prefs_actions.c
12713         * src/prefs_common.c
12714         * src/prefs_gtk.c
12715         * src/prefs_gtk.h
12716         * src/prefs_themes.c
12717         * src/procheader.c
12718         * src/procmime.c
12719         * src/sourcewindow.c
12720         * src/statusbar.c
12721         * src/summaryview.c
12722         * src/textview.c
12723         * src/toolbar.c
12724         * src/unmime.c
12725         * src/common/template.c
12726         * src/common/utils.c
12727         * src/common/xml.c
12728         * src/common/xml.h
12729         * src/gtk/gtkaspell.c
12730         * src/plugins/clamav/clamav_plugin.c
12731         * src/plugins/dillo_viewer/dillo_prefs.c
12732         * src/plugins/image_viewer/viewerprefs.c
12733         * src/plugins/pgpmime/passphrase.c
12734         * src/plugins/pgpmime/prefs_gpg.c
12735         * src/plugins/pgpmime/select-keys.c
12736         * src/plugins/spamassassin/spamassassin.c
12737                 second part of initial sync with main-gtk2
12738                 (more to follow)
12739
12740 2005-01-31 [colin]      1.0.0cvs24.1
12741
12742         * src/compose.c
12743                 Sync with HEAD
12744
12745 2005-01-29 [paul]       1.0.0cvs23.2
12746
12747         * src/account.c
12748         * src/action.c
12749         * src/addressadd.c
12750         * src/addressbook.c
12751         * src/alertpanel.c
12752         * src/compose.c
12753         * src/editaddress.c
12754         * src/editbook.c
12755         * src/editgroup.c
12756         * src/editjpilot.c
12757         * src/editldap.c
12758         * src/editldap_basedn.c
12759         * src/editvcard.c
12760         * src/export.c
12761         * src/foldersel.c
12762         * src/grouplistdialog.c
12763         * src/import.c
12764         * src/importldif.c
12765         * src/inc.c
12766         * src/main.c
12767         * src/mainwindow.c
12768         * src/message_search.c
12769         * src/messageview.c
12770         * src/mimeview.c
12771         * src/prefs_actions.c
12772         * src/prefs_common.c
12773         * src/prefs_common.h
12774         * src/prefs_customheader.c
12775         * src/prefs_display_header.c
12776         * src/prefs_filtering.c
12777         * src/prefs_filtering_action.c
12778         * src/prefs_gtk.c
12779         * src/prefs_matcher.c
12780         * src/prefs_summary_column.c
12781         * src/prefs_template.c
12782         * src/sourcewindow.c
12783         * src/summary_search.c
12784         * src/summaryview.c
12785         * src/textview.c
12786         * src/gtk/about.c
12787         * src/gtk/description_window.c
12788         * src/gtk/gtkshruler.c
12789         * src/gtk/gtkutils.c
12790         * src/gtk/gtkutils.h
12791         * src/gtk/inputdialog.c
12792         * src/gtk/logwindow.c
12793         * src/gtk/prefswindow.c
12794         * src/gtk/progressdialog.c
12795         * src/gtk/progressdialog.h
12796                 first part of initial sync with main-gtk2
12797                 (more to follow)
12798
12799 2005-01-28 [colin]      1.0.0cvs23.1
12800
12801         * src/folderview.c
12802                 Sync with HEAD
12803
12804 2005-01-27 [colin]      1.0.0cvs21.1
12805
12806         * src/folder.c
12807         * src/folderview.c
12808                 Sync with HEAD
12809
12810 2005-01-27 [colin]      1.0.0cvs19.1
12811
12812         * src/procmime.c
12813                 Sync with HEAD
12814
12815 2005-01-27 [colin]      1.0.0cvs18.1
12816
12817         * src/messageview.c
12818         * src/summaryview.c
12819         * src/mainwindow.c
12820         * src/compose.c
12821         * src/compose.h
12822         * src/procmsg.c
12823         * src/procmsg.h
12824         * src/toolbar.c
12825                 Sync with HEAD
12826
12827 2005-01-26 [paul]       1.0.0cvs15.2
12828
12829         * src/compose.c
12830                 compose_entries_set(): convert subject and body to
12831                 utf8 if necessary. patch by Felix Eckhofer
12832
12833 2005-01-26 [paul]       1.0.0cvs15.1
12834
12835         * configure.ac
12836         * src/common/template.c
12837                 sync with HEAD (fix memory leak)
12838
12839 2005-01-25 [paul]       1.0.0cvs14.1
12840
12841         * configure.ac
12842         * src/compose.c
12843                 sync with HEAD
12844
12845 2005-01-24 [colin]      1.0.0cvs13.1
12846
12847         * src/summaryview.c
12848                 Sync with HEAD
12849
12850 2005-01-24 [paul]       1.0.0cvs12.1
12851
12852         * configure.ac
12853         * src/messageview.c
12854         * src/mh.c
12855         * src/common/utils.c
12856                 sync with HEAD
12857
12858 2005-01-24 [colin]      1.0.0cvs11.1
12859
12860         * src/procheader.c
12861                 Sync with HEAD
12862
12863 2005-01-24 [colin]      1.0.0cvs10.1
12864
12865         * src/folderview.c
12866                 Sync with HEAD
12867
12868 2005-01-23 [colin]      1.0.0cvs9.1
12869
12870         * src/crash.c
12871                 Sync with HEAD
12872
12873 2005-01-22 [colin]      1.0.0cvs8.1
12874
12875         * src/summaryview.c
12876         * src/gtk/quicksearch.c
12877                 Sync with HEAD
12878
12879 2005-01-21 [colin]      1.0.0cvs7.1
12880
12881         * src/summaryview.c
12882                 Sync with HEAD
12883
12884 2005-01-21 [colin]      1.0.0cvs6.1
12885
12886         * src/summaryview.c
12887                 Sync with HEAD
12888
12889 2005-01-21 [colin]      1.0.0cvs5.1
12890
12891         * src/gtk/quicksearch.c
12892         * src/prefs_common.c
12893         * src/prefs_common.h
12894                 Sync with HEAD (recurse option)
12895
12896 2005-01-21 [colin]      1.0.0cvs4.1
12897
12898         * src/folder.h
12899         * src/folderview.c
12900         * src/folderview.h
12901         * src/summaryview.c
12902         * src/gtk/quicksearch.c
12903         * src/gtk/quicksearch.h
12904                 Sync with HEAD (recursive quicksearch)
12905
12906 2005-01-20 [colin]      1.0.0cvs3.4
12907
12908         * src/ssl_manager.c
12909                 Remove useless code
12910
12911 2005-01-20 [colin]      1.0.0cvs3.3
12912
12913         * src/ssl_manager.c
12914                 Fix leak, thanks to Alfons.
12915
12916 2005-01-20 [colin]      1.0.0cvs3.2
12917
12918         * src/ssl_manager.c
12919                 Port SSL certificate window to GTK2.
12920
12921 2005-01-20 [paul]       1.0.0cvs3.1
12922
12923         * ChangeLog.claws
12924         * configure.ac
12925         * src/addrindex.c
12926         * src/addrindex.h
12927                 sync with HEAD
12928
12929 2005-01-19 [colin]      1.0.0cvs2.2
12930
12931         * src/plugins/trayicon/trayicon.c
12932                 Fix freeze with gtk-2.6, the easy way
12933                 (signal blocking helpless there...)
12934                 Closes bug #668.
12935
12936 2005-01-19 [colin]      1.0.0cvs2.1
12937
12938         * src/mbox.c
12939         * src/mbox.h
12940         * src/mainwindow.c
12941         * src/summaryview.c
12942         * src/summaryview.h
12943                 Sync with HEAD
12944
12945 2005-01-19 [paul]       1.0.0cvs1.1
12946
12947         * configure.ac
12948         * po/de.po
12949         * po/es.po
12950         * po/fr.po
12951         * po/hr.po
12952         * po/it.po
12953         * po/ja.po
12954         * po/ko.po
12955         * po/pt_BR.po
12956         * po/ru.po
12957         * po/sk.po
12958         * po/sr.po
12959                 sync with HEAD (update translations)
12960
12961 2005-01-18 [colin]      1.0.0cvs0.1
12962
12963         * src/foldersel.c
12964                 Specify search column - patch by Alfons
12965
12966 2005-01-18 [colin]      0.9.13cvs36.3
12967
12968         * src/prefs_toolbar.c
12969                 Change Delete to Remove
12970         * src/prefs_fonts.c
12971                 GTK2 version and leak fixes
12972         * src/prefs_actions.c
12973                 Add stock buttons.
12974                 All patches by Alfons
12975
12976 2005-01-17 [colin]      0.9.13cvs36.2
12977
12978         * src/compose.c
12979                 Fix DnD inserting twice. While at it,
12980                 add DnD support for text/plain in the
12981                 body, and add support in the headers.
12982
12983 2005-01-16 [colin]      0.9.13cvs36.1
12984
12985         * ChangeLog
12986         * ChangeLog.jp
12987         * ChangeLog.claws
12988                 Sync with HEAD (nothing applicable)
12989
12990 2005-01-16 [colin]      0.9.13cvs33.2
12991
12992         * src/prefs_toolbar.c
12993                 GTK2ize prefs_toolbar, by Alfons.
12994
12995 2005-01-14 [colin]      0.9.13cvs33.1
12996
12997         * src/html.c
12998         * src/msgcache.c
12999                 Sync with HEAD
13000
13001 2005-01-14 [colin]      0.9.13cvs32.1
13002
13003         * src/html.c
13004         * src/html.h
13005         * src/msgcache.c
13006         * AUTHORS
13007         * tools/calypso_convert.pl
13008                 Sync with HEAD
13009
13010 2005-01-08 [colin]      0.9.13cvs29.2
13011
13012         * src/prefs_filtering_action.c
13013         * src/prefs_filtering.c
13014                 2 more gtk2 patches by Alfons
13015
13016 2005-01-07 [paul]       0.9.13cvs29.1
13017
13018         * ChangeLog
13019         * ChangeLog.claws
13020         * ChangeLog.jp
13021         * configure.ac
13022         * src/pop.c
13023         * src/pop.h
13024                 sync with HEAD
13025
13026 2005-01-07 [colin]      0.9.13cvs28.3
13027
13028         * src/gtk/progressdialog.c
13029         * src/gtk/progressdialog.h
13030         * src/inc.c
13031         * src/send_message.c
13032                 GTK2 for the incorporation dialog. The CList isn't dead
13033                 yet, for a more smooth migration. Patch by Alfons.
13034
13035 2005-01-06 [colin]      0.9.13cvs28.2
13036
13037         * src/prefs_display_header.c
13038                 GTK2 conversion by Alfons
13039         * src/prefs_actions.c
13040         * src/prefs_matcher.c
13041                 Fix 2 leaks - patch by Alfons
13042
13043 2005-01-06 [colin]      0.9.13cvs28.1
13044
13045         * src/prefs_matcher.c
13046                 Sync with HEAD
13047
13048 2005-01-06 [colin]      0.9.13cvs27.4
13049
13050         * src/prefs_matcher.c
13051                 Fix double-free. Patch by Alfons
13052
13053 2005-01-06 [colin]      0.9.13cvs27.3
13054
13055         * src/prefs_matcher.c
13056                 GTK2 widgets + memleak
13057                 Patch by Alfons
13058
13059 2005-01-05 [colin]      0.9.13cvs27.2
13060
13061         * src/account.c
13062         * src/addr_compl.c
13063         * src/foldersel.c
13064         * src/stock_pixmap.c
13065         * src/stock_pixmap.h
13066                 3 more GTK2 patches by Alfons.
13067
13068 2005-01-04 [colin]      0.9.13cvs27.1
13069
13070         * src/folderview.c
13071         * src/imap_gtk.c
13072         * src/news_gtk.c
13073                 Sync with HEAD
13074
13075 2005-01-04 [colin]      0.9.13cvs25.9
13076
13077         * src/compose.c
13078                 Fix Show Ruler menuitem
13079         * src/prefs_template.c
13080                 Convert to GTK2
13081         * src/common/utils.c
13082                 Make auto pointer stuff handles NULLs
13083                 Patches by Alfons.
13084
13085 2005-01-04 [colin]      0.9.13cvs25.8
13086
13087         * src/compose.c
13088                 Move the attachment list to gtk2
13089                 Patch by Alfons.
13090
13091 2005-01-04 [colin]      0.9.13cvs25.7
13092
13093         * src/textview.c
13094                 Make some keys work again
13095                 Patch by SungHyun Nam <namsh@kldp.org>
13096
13097 2005-01-04 [colin]      0.9.13cvs25.6
13098
13099         * src/gtk/gtkshruler.c
13100                 Move the ruler to GTK2
13101                 Patch by Alfons
13102
13103 2005-01-03 [colin]      0.9.13cvs25.5
13104
13105         * src/compose.c
13106                 Fix my broken patch apply 
13107
13108 2005-01-03 [colin]      0.9.13cvs25.4
13109
13110         * src/common/utils.c
13111         * src/common/utils.h
13112         * src/gtk/prefswindow.c
13113                 Move auto pointer stuff to utils.c
13114                 Patch by Alfons again :)
13115
13116 2005-01-03 [colin]      0.9.13cvs25.3
13117
13118         * src/compose.c
13119         * src/prefs_gtk.c
13120         * src/prefs_template.c
13121         * src/textview.c
13122                 Empty text widgets with empty strings, not NULL char
13123                 Patch by SungHyun Nam <namsh@kldp_org>
13124
13125 2005-01-03 [colin]      0.9.13cvs25.2
13126
13127         * src/main.c
13128         * AUTHORS
13129                 Sync with HEAD
13130
13131 2005-01-03 [colin]      0.9.13cvs25.1
13132
13133         * src/pop.c
13134         * src/pop.h
13135                 Sync with HEAD
13136
13137 2005-01-03 [colin]      0.9.13cvs24.3
13138
13139         * src/account.c
13140                 Two patches from Alfons and Alex S Moore:
13141                 fix images, fix return value.
13142
13143 2005-01-01 [colin]      0.9.13cvs24.2
13144
13145         * src/prefs_actions.c
13146                 Fix over-zealous assertion. Patch by Alfons
13147
13148 2005-01-01 [colin]      0.9.13cvs24.1
13149
13150         * src/procmime.c
13151                 Sync with HEAD (leak fix)
13152
13153 2004-12-31 [colin]      0.9.13cvs23.2
13154
13155         * src/prefs_common.c
13156                 GTK2 widgets + stock buttons - patch by Alfons
13157
13158 2004-12-31 [paul]       0.9.13cvs23.1
13159
13160         * configure.ac
13161                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13162         * src/gtk/pluginwindow.c
13163                 use GTK2 widgets and plug memory leaks,
13164                 patches by Alfons
13165
13166 2004-12-30 [colin]      0.9.13cvs22.4
13167
13168         * src/account.c
13169         * src/action.c
13170         * src/export.c
13171         * src/foldersel.c
13172         * src/import.c
13173         * src/message_search.c
13174         * src/prefs_actions.c
13175         * src/prefs_common.c
13176         * src/prefs_customheader.c
13177         * src/prefs_filtering.c
13178         * src/prefs_summary_column.c
13179         * src/summary_search.c
13180         * src/gtk/about.c
13181         * src/gtk/description_window.c
13182         * src/gtk/gtkutils.c
13183         * src/gtk/gtkutils.h
13184         * src/gtk/inputdialog.c
13185         * src/gtk/prefswindow.c
13186                 Use GTK2 stock buttons. Patches by Alfons.
13187
13188 2004-12-30 [colin]      0.9.13cvs22.3
13189
13190         * src/account.c
13191                 Sync with HEAD
13192         * src/prefs_actions.c
13193         * src/prefs_customheader.c
13194         * src/prefs_filtering.c
13195         * src/prefs_msg_colors.c
13196         * src/prefs_summary_column.c
13197         * src/gtk/prefswindow.c
13198                 Use GtkTreeView instead of deprecated 
13199                 widgets. Patches by Alfons.
13200
13201 2004-12-30 [paul]       0.9.13cvs22.2
13202
13203         * src/foldersel.c
13204                 use GTK 2 Tree View
13205                 patch by Alfons, with root folder sorting fix
13206                 by Stephan Sachse
13207
13208 2004-12-30 [paul]       0.9.13cvs22.1
13209
13210         * ChangeLog
13211         * ChangeLog.claws
13212         * ChangeLog.jp
13213         * NEWS
13214         * configure.ac
13215         * src/account.c
13216                 sync with HEAD
13217
13218 2004-12-22 [martin]     0.9.13cvs21.2
13219
13220         * src/action.c
13221                 free the command line after its use
13222
13223 2004-12-18 [paul]       0.9.13cvs21.1
13224
13225         * AUTHORS
13226         * ChangeLog
13227         * ChangeLog.claws
13228         * ChangeLog.jp
13229         * NEWS
13230         * configure.ac
13231         * src/action.c
13232         * src/compose.c
13233         * src/syldap.c
13234                 sync with HEAD
13235
13236 2004-12-17 [martin]     0.9.13cvs17.2
13237
13238         * src/action.c
13239                 convert actions input to locale
13240         * src/inc.c
13241                 convert notification command to locale
13242         * src/plugins/pgpmime/select-keys.c
13243                 convert attributes to utf8
13244
13245 2004-12-14 [colin]      0.9.13cvs17.1
13246
13247         * ChangeLog
13248         * ChangeLog.jp
13249         * ChangeLog.claws
13250         * src/action.c
13251         * src/common/utils.c
13252         * src/gtk/prefswindow.c
13253         * src/gtk/gtkutils.c
13254         * src/gtk/gtkutils.h
13255         * src/plugins/spamassassin/libspamc.c
13256                 Sync with HEAD
13257
13258 2004-12-13 [colin]      0.9.13cvs14.1
13259
13260         * src/quote_fmt_parse.y
13261                 Sync with HEAD
13262
13263 2004-12-10 [colin]      0.9.13cvs12.1
13264
13265         * src/prefs_themes.c
13266         * src/mainwindow.c
13267         * src/messageview.c
13268                 Sync with HEAD
13269
13270 2004-12-09 [colin]      0.9.13cvs10.1
13271
13272         * src/procmime.c
13273                 Sync with HEAD (fix B64 encoding from memory)
13274
13275 2004-12-08 [colin]      0.9.13cvs9.1
13276
13277         * src/gtk/colorlabel.c
13278                 Sync with HEAD
13279
13280 2004-12-08 [paul]       0.9.13cvs8.2
13281
13282         * src/gtk/pluginwindow.c
13283                 fix window resizing oddities
13284
13285 2004-12-08 [colin]      0.9.13cvs8.1
13286
13287         * src/quote_fmt_parse.y
13288                 Sync with HEAD
13289
13290 2004-12-08 [colin]      0.9.13cvs7.1
13291
13292         * src/matcher_parser_parse.y
13293         * src/msgcache.c
13294         * src/prefs_matcher.c
13295         * src/procheader.c
13296         * src/matcher.c
13297         * src/common/defs.h
13298         * po/sr.po
13299                 Sync with HEAD
13300
13301 2004-12-08 [colin]      0.9.13cvs6.1
13302
13303         * src/quote_fmt_parse.y
13304         * src/textview.c
13305                 Sync with HEAD
13306         * src/gtk/prefswindow.c
13307         * src/gtk/pluginwindow.c
13308                 Fix G_CALLBACKS protos (thanks to Alfons)
13309
13310 2004-12-07 [torte]      0.9.13cvs2.2
13311
13312         * src/procmime.c
13313                 [Bug 650] reply button causes crash
13314                 Thanks to David Relson and Christoph
13315
13316 2004-12-07 [colin]      0.9.13cvs2.1
13317
13318         * ChangeLog.claws
13319         * AUTHORS
13320         * po/sk.po
13321         * src/procmime.c
13322         * src/prefs_account.c
13323         * src/common/smtp.c
13324         * src/common/smtp.h
13325                 Sync with HEAD
13326
13327 2004-12-06 [colin]      0.9.12cvs187.1
13328
13329         * ChangeLog.claws
13330         * INSTALL
13331         * Makefile.am
13332         * README.claws
13333         * TODO.claws
13334         * configure.ac
13335         * po/bg.po
13336         * po/cs.po
13337         * po/el.po
13338         * po/en_GB.po
13339         * po/es.po
13340         * po/fr.po
13341         * po/hr.po
13342         * po/hu.po
13343         * po/it.po
13344         * po/ja.po
13345         * po/ko.po
13346         * po/nl.po
13347         * po/pl.po
13348         * po/pt_BR.po
13349         * po/ru.po
13350         * po/sk.po
13351         * po/sr.po
13352         * po/sv.po
13353         * po/zh_CN.po
13354         * po/zh_TW.Big5.po
13355         * src/compose.c
13356         * tools/Makefile.am
13357         * tools/README
13358         * tools/filter_conv.pl
13359         * tools/kdeservicemenu/README
13360         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13361         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13362                 Sync with HEAD
13363
13364 2004-12-04 [colin]      0.9.12cvs183.1
13365
13366         * src/compose.c
13367                 Sync with HEAD (compose window position saving)
13368
13369 2004-12-04 [paul]       0.9.12cvs182.3
13370
13371         * src/messageview.c
13372         * src/mimeview.c
13373         * src/prefs_customheader.c
13374         * src/gtk/quicksearch.c
13375                 replace some forgotten GTK_SIGNAL_FUNCs
13376
13377 2004-12-04 [paul]       0.9.12cvs182.2
13378
13379         * src/Makefile.am
13380                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13381                 committed in error      
13382
13383 2004-12-04 [paul]       0.9.12cvs182.1
13384
13385         * ChangeLog
13386         * ChangeLog.claws
13387         * ChangeLog.jp
13388         * INSTALL
13389         * NEWS
13390         * README
13391         * README.jp
13392         * configure.ac
13393         * doc/manual/ja/Makefile.am
13394         * doc/manual/ja/sylpheed-1.html
13395         * doc/manual/ja/sylpheed-10.html
13396         * doc/manual/ja/sylpheed-11.html
13397         * doc/manual/ja/sylpheed-12.html
13398         * doc/manual/ja/sylpheed-13.html
13399         * doc/manual/ja/sylpheed-14.html
13400         * doc/manual/ja/sylpheed-15.html
13401         * doc/manual/ja/sylpheed-16.html
13402         * doc/manual/ja/sylpheed-17.html
13403         * doc/manual/ja/sylpheed-18.html
13404         * doc/manual/ja/sylpheed-19.html
13405         * doc/manual/ja/sylpheed-2.html
13406         * doc/manual/ja/sylpheed-20.html
13407         * doc/manual/ja/sylpheed-3.html
13408         * doc/manual/ja/sylpheed-4.html
13409         * doc/manual/ja/sylpheed-5.html
13410         * doc/manual/ja/sylpheed-6.html
13411         * doc/manual/ja/sylpheed-7.html
13412         * doc/manual/ja/sylpheed-8.html
13413         * doc/manual/ja/sylpheed-9.html
13414         * doc/manual/ja/sylpheed.html
13415         * doc/manual/ja/sylpheed.sgml
13416         * po/de.po
13417         * src/Makefile.am
13418         * src/compose.c
13419         * src/procmime.c
13420         * src/pixmaps/regular.xpm **REMOVED**
13421         * src/plugins/pgpmime/pgpmime.c
13422         * src/plugins/pgpmime/plugin.c
13423         * src/plugins/pgpmime/prefs_gpg.c
13424                 sync with HEAD
13425
13426 2004-12-03 [paul]       0.9.12cvs180.1
13427
13428         * ChangeLog
13429         * ChangeLog.claws
13430         * ChangeLog.jp
13431         * configure.ac
13432         * src/Makefile.am
13433         * src/pop.c
13434         * src/common/utils.c
13435         * src/common/utils.h
13436         * src/pixmaps/continue.xpm
13437         * src/pixmaps/dir_close.xpm
13438         * src/pixmaps/dir_open.xpm
13439         * src/pixmaps/drafts_close.xpm
13440         * src/pixmaps/drafts_open.xpm
13441         * src/pixmaps/folder.xpm **REMOVED**
13442         * src/pixmaps/group.xpm
13443         * src/pixmaps/unread.xpm
13444                 sync with HEAD
13445
13446 2004-12-02 [colin]      0.9.12cvs179.1
13447
13448         * src/compose.c
13449                 Sync with HEAD (non-duplicated reedition)
13450
13451 2004-12-02 [colin]      0.9.12cvs178.1
13452
13453         * src/compose.c
13454                 Sync with HEAD (linewrap_quote fix)
13455
13456 2004-12-01 [colin]      0.9.12cvs177.3
13457
13458         * src/addrharvest.c
13459                 Replace sizeof with strlen
13460
13461 2004-12-01 [paul]       0.9.12cvs177.2
13462
13463         * src/addrharvest.c
13464                 fix 'harvest addresses'
13465
13466 2004-11-30 [colin]      0.9.12cvs177.1
13467
13468         * src/gtk/prefswindow.c
13469         * src/gtk/pluginwindow.c
13470                 Sync with HEAD
13471
13472 2004-11-29 [colin]      0.9.12cvs176.1
13473
13474         * src/folderview.c
13475                 sync with HEAD (Fix disappearing separators in folderview's popup)
13476
13477 2004-11-29 [colin]      0.9.12cvs175.1
13478
13479         * src/procmime.c
13480                 Sync with head (another format fix)
13481
13482 2004-11-29 [colin]      0.9.12cvs174.1
13483
13484         * src/pop.c
13485                 Sync with HEAD (format string fix)
13486
13487 2004-11-26 [colin]      0.9.12cvs173.1
13488
13489         * src/common/smtp.c
13490         * src/common/smtp.h
13491                 Sync with HEAD
13492
13493 2004-11-24 [colin]      0.9.12cvs172.1
13494
13495         * src/plugins/pgpmime/pgpmime.c
13496                 Sync with HEAD
13497
13498 2004-11-24 [colin]      0.9.12cvs171.1
13499
13500         * src/plugins/pgpmime/pgpmime.c
13501                 Sync with head (gpgmectx leaks)
13502
13503 2004-11-24 [colin]      0.9.12cvs169.1
13504
13505         * src/plugins/pgpmime/plugin.c
13506         * src/plugins/trayicon/Makefile.am
13507         * src/plugins/trayicon/newmarkedmail.xpm
13508         * src/plugins/trayicon/trayicon.c
13509         * src/plugins/trayicon/unreadmarkedmail.xpm
13510                 Sync with HEAD
13511
13512 2004-11-23 [colin]      0.9.12cvs168.1
13513
13514         * src/partial_download.c
13515         * src/partial_download.h
13516         * src/plugins/pgpmime/plugin.c
13517                 Sync with HEAD
13518
13519 2004-11-23 [colin]      0.9.12cvs166.1
13520
13521         * src/Makefile.am
13522         * src/codeconv.c
13523         * src/compose.c
13524         * src/folderview.c
13525         * src/main.c
13526         * src/partial_download.c
13527         * src/partial_download.h
13528         * src/prefs_account.c
13529         * src/prefs_account.h
13530         * src/privacy.c
13531         * src/privacy.h
13532         * src/procmime.c
13533         * src/common/Makefile.am
13534         * src/common/base64.h
13535         * src/common/partial_download.c
13536         * src/common/partial_download.h
13537         * src/gtk/prefswindow.c
13538         * src/gtk/prefswindow.h
13539         * src/plugins/pgpmime/pgpmime.c
13540         * src/plugins/pgpmime/prefs_gpg.c
13541         * src/plugins/pgpmime/prefs_gpg.h
13542         * src/plugins/pgpmime/sgpgme.c
13543         * src/plugins/pgpmime/sgpgme.h
13544                 Sync with HEAD
13545
13546 2004-11-23 [colin]      0.9.12cvs163.1
13547
13548         * src/main.c
13549                 Sync with HEAD (cursor optimization)
13550
13551 2004-11-23 [colin]      0.9.12cvs162.1
13552
13553         * src/prefs_common.c
13554         * src/prefs_themes.c
13555         * src/procmsg.c
13556                 Sync with HEAD
13557
13558 2004-11-23 [colin]      0.9.12cvs158.9
13559
13560         * src/compose.c
13561                 Fix double-free when forwarding
13562         * src/msgcache.c
13563                 Fix leak on error path
13564                 
13565
13566 2004-11-23 [colin]      0.9.12cvs158.8
13567
13568         * src/compose.c
13569                 Fix possible double-free
13570                 Spotted by Alfons
13571
13572 2004-11-23 [colin]      0.9.12cvs158.7
13573
13574         * src/compose.c
13575                 Fix some signal handlers' prototypes
13576                 Spotted by Alfons
13577
13578 2004-11-22 [colin]      0.9.12cvs158.6
13579
13580         * src/compose.c
13581                 Remove unneeded code and duplicated
13582                 wrapping - patch by Alfons
13583
13584 2004-11-22 [colin]      0.9.12cvs158.5
13585
13586         * src/prefs_themes.c
13587                 Fix oversized selector
13588
13589 2004-11-22 [colin]      0.9.12cvs158.4
13590
13591         * src/compose.c
13592                 fix dump_text()
13593                 patch by Alfons
13594
13595 2004-11-19 [colin]      0.9.12cvs158.3
13596
13597         * src/textview.c
13598                 Add a context menu on links (open, copy)
13599
13600 2004-11-18 [paul]       0.9.12cvs158.2
13601
13602         * src/addrgather.c
13603         * src/exphtmldlg.c
13604         * src/expldifdlg.c
13605         * src/mimeview.c
13606         * src/prefs_common.c
13607         * src/plugins/image_viewer/viewer.c
13608         * src/plugins/spamassassin/spamassassin_gtk.c
13609                 replace deprecated gtk_notebook_set_page
13610                 and gtk_notebook_current_page
13611
13612 2004-11-18 [paul]       0.9.12cvs158.1
13613
13614         * configure.ac
13615         * src/compose.c
13616         * src/mainwindow.c
13617         * src/messageview.c
13618         * src/prefs_common.c
13619         * src/common/utils.c
13620         * src/common/utils.h
13621                 sync with HEAD
13622
13623 2004-11-17 [colin]      0.9.12cvs156.1
13624
13625         * src/prefs_account.c
13626         * src/prefs_account.h
13627         * src/procmsg.c
13628                 Sync with HEAD (add pref to store encrypted mails encrypted)
13629
13630 2004-11-17 [paul]       0.9.12cvs155.1
13631
13632         * ChangeLog
13633         * ChangeLog.claws
13634         * ChangeLog.jp
13635         * NEWS
13636         * configure.ac
13637         * src/compose.c
13638         * src/jpilot.c
13639         * src/privacy.c
13640         * src/procmime.c
13641         * src/procmime.h
13642         * src/procmsg.c
13643         * src/toolbar.c
13644         * src/pixmaps/error.xpm
13645                 sync with HEAD
13646
13647 2004-11-17 [colin]      0.9.12cvs151.1
13648
13649         * src/plugins/pgpmime/pgpmime.c
13650                 Sync with HEAD (remove debug printf)
13651
13652 2004-11-17 [colin]      0.9.12cvs150.1
13653
13654         * src/plugins/pgpmime/pgpmime.c
13655                 Sync with HEAD (off-by-one fix)
13656
13657 2004-11-17 [colin]      0.9.12cvs149.1
13658
13659         * src/procmsg.c
13660                 Sync with HEAD (coding style fixes)
13661
13662 2004-11-16 [colin]      0.9.12cvs148.1
13663
13664         * src/procmsg.c
13665                 Sync with head (Fix the fix)
13666
13667 2004-11-16 [colin]      0.9.12cvs147.1
13668
13669         * src/procmsg.c
13670                 Sync with Main (leak fix)
13671
13672 2004-11-16 [colin]      0.9.12cvs146.14
13673
13674         * src/compose.c
13675                 Remove useless chunk of code
13676                 Patch by Alfons
13677
13678 2004-11-15 [colin]      0.9.12cvs146.13
13679
13680         * src/compose.c
13681                 Fix drafting after insertion
13682                 Patch by Alfons
13683
13684 2004-11-15 [colin]      0.9.12cvs146.12
13685
13686         * src/compose.c
13687         * src/prefs_filtering.c
13688         * src/prefs_filtering_action.c
13689         * src/prefs_toolbar.c
13690                 Fix some const-correctness
13691
13692 2004-11-15 [colin]      0.9.12cvs146.11
13693
13694         * src/summaryview.c
13695         * src/prefs_themes.c
13696         * src/messageview.c
13697                 Fix some leaks
13698
13699 2004-11-15 [colin]      0.9.12cvs146.10
13700
13701         * src/codeconv.c
13702                 More unreadable locale fixes
13703
13704 2004-11-14 [colin]      0.9.12cvs146.9
13705
13706         * src/textview.c
13707                 Fix uri_security_check
13708                 Patch by Alfons
13709
13710 2004-11-13 [paul]       0.9.12cvs146.8
13711
13712         * src/folder.c
13713         * src/procmime.c
13714                 fix 2 bugs introduced in last commit
13715
13716 2004-11-13 [paul]       0.9.12cvs146.7
13717
13718         * src/compose.c
13719         * src/exporthtml.c
13720         * src/exportldif.c
13721         * src/folder.c
13722         * src/imap.c
13723         * src/imap_gtk.c
13724         * src/main.c
13725         * src/mainwindow.c
13726         * src/messageview.c
13727         * src/mh_gtk.c
13728         * src/prefs_themes.c
13729         * src/procmime.c
13730         * src/setup.c
13731         * src/summaryview.c
13732                 replace deprecated g_basename
13733
13734 2004-11-13 [paul]       0.9.12cvs146.6
13735
13736         * src/compose.c
13737         * src/imap.c
13738         * src/matcher_parser.h
13739         * src/matcher_parser_parse.y
13740         * src/prefs_filtering.c
13741         * src/prefs_filtering_action.c
13742         * src/prefs_themes.c
13743         * src/prefs_toolbar.c
13744         * src/common/utils.c
13745                 various small fixes/cleanups
13746
13747 2004-11-12 [colin]      0.9.12cvs146.5
13748
13749         * src/textview.c
13750                 Validate event's origin on visibility notify
13751                 Patch by Alfons.
13752
13753 2004-11-12 [paul]       0.9.12cvs146.4
13754
13755         * src/exporthtml.c
13756         * src/exportldif.c
13757         * src/imap.c
13758         * src/mh.c
13759         * src/mimeview.c
13760         * src/prefs_spelling.c
13761         * src/prefs_themes.c
13762                 replace deprecated g_dirname    
13763
13764 2004-11-12 [colin]      0.9.12cvs146.3
13765
13766         * src/textview.c
13767                 Some coding style fixes
13768
13769 2004-11-12 [colin]      0.9.12cvs146.2
13770
13771         * src/codeconv.c
13772                 We want to replace _all_ extended chars in
13773                 conv_unreadable_*, because any string containing
13774                 extended chars not parsing as UTF8 is 
13775                 undisplayed on gtk2.
13776
13777 2004-11-12 [paul]       0.9.12cvs146.1
13778
13779         * ChangeLog
13780         * ChangeLog.claws
13781         * ChangeLog.jp
13782         * NEWS
13783         * configure.ac
13784         * src/account.c
13785         * src/folderview.c
13786         * src/folderview.h
13787         * src/imap.c
13788         * src/imap_gtk.c
13789         * src/inc.c
13790         * src/mainwindow.c
13791         * src/mh_gtk.c
13792         * src/news_gtk.c
13793         * src/pop.c
13794         * src/prefs_account.c
13795         * src/prefs_account.h
13796         * src/prefs_ext_prog.c
13797         * src/procmime.c
13798         * src/procmime.h
13799         * src/procmsg.c
13800         * src/procmsg.h
13801         * src/summary_search.c
13802         * src/summaryview.c
13803         * src/textview.c
13804         * src/common/defs.h
13805         * src/common/utils.c
13806         * src/common/utils.h
13807         * src/gtk/menu.c
13808         * src/gtk/menu.h
13809                 sync with HEAD
13810
13811 2004-11-11 [colin]      0.9.12cvs144.2
13812
13813         * src/textview.c
13814                 Fix URI range selection (patch by Alfons)
13815
13816 2004-11-09 [colin]      0.9.12cvs144.1
13817
13818         * ChangeLog.claws
13819         * src/compose.c
13820         * src/folder.c
13821         * src/folder_item_prefs.c
13822         * src/prefs_account.c
13823         * src/prefs_account.h
13824         * src/plugins/pgpmime/pgpmime.c
13825                 Sync with HEAD
13826
13827 2004-11-08 [colin]      0.9.12cvs143.1
13828
13829         * src/summaryview.c
13830                 Sync with HEAD (optimize quicksearch)
13831
13832 2004-11-08 [colin]      0.9.12cvs142.2
13833
13834         * src/compose.c
13835                 Don't wrap when Edit/Auto wrapping is disabled
13836
13837 2004-11-08 [colin]      0.9.12cvs142.1
13838
13839         * src/textview.c
13840                 Sync with HEAD
13841
13842 2004-11-08 [colin]      0.9.12cvs141.1
13843
13844         * src/textview.c
13845                 Sync with HEAD (fix some mail URIs)
13846
13847 2004-11-08 [colin]      0.9.12cvs140.3
13848
13849         * src/textview.c
13850                 o Use text cursor instead of arrow when
13851                   not on a link
13852                 o Fix handling of contiguous links (as in
13853                   "colin@colino.net" <colin@colino.net>)
13854                   This one unveils a bug in get_email_part()
13855
13856 2004-11-07 [colin]      0.9.12cvs140.2
13857
13858         * src/textview.c
13859                 Fix memleak. Patch by Alfons.
13860
13861 2004-11-06 [colin]      0.9.12cvs140.1
13862
13863         * src/compose.c
13864                 Sync with HEAD (don't ask passphrase
13865                 when drafting)
13866
13867 2004-11-06 [paul]       0.9.12cvs139.2
13868
13869         * AUTHORS
13870         * src/textview.c
13871         * src/textview.h
13872                 textview URI handling. hovering over a 
13873                 link displays it in the status bar,
13874                 and changes the mouse pointer to a hand 
13875                 cursor. a link is activated with a single 
13876                 click. (Modified from the) patch by Jean-Yves 
13877                 Lefort <jylefort@users.sourceforge.net>
13878                 
13879
13880 2004-11-05 [colin]      0.9.12cvs139.1
13881
13882         * src/compose.c
13883         * src/procmime.c
13884                 Sync with HEAD again ^^
13885
13886 2004-11-05 [colin]      0.9.12cvs139.1
13887
13888         * src/compose.c
13889         * src/procmime.c
13890                 Sync with HEAD
13891
13892 2004-11-03 [paul]       0.9.12cvs138.1
13893
13894         * ChangeLog.claws
13895         * configure.ac
13896         * po/POTFILES.in
13897         * src/prefs_ext_prog.c
13898         * src/procmime.c
13899         * tools/kdeservicemenu/README
13900         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13901         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13902                 sync with HEAD
13903
13904 2004-11-01 [christoph]  0.9.12cvs136.2
13905
13906         * src/procmime.c
13907                 convert MIME parameters to UTF-8
13908
13909 2004-10-29 [colin]      0.9.12cvs136.1
13910
13911         * src/common/utils.c
13912                 Sync with HEAD (don't use '=' in mime boundary)
13913
13914 2004-10-29 [paul]       0.9.12cvs135.1
13915
13916         * configure.ac
13917         * doc/src/rfc2231.txt
13918         * src/procmime.c
13919         * src/common/quoted-printable.c
13920         * src/common/utils.c
13921         * src/common/utils.h
13922                 sync with HEAD
13923
13924 2004-10-27 [paul]       0.9.12cvs134.1
13925
13926         * configure.ac
13927         * src/main.c
13928         * src/procmime.c
13929         * src/plugins/pgpmime/pgpmime.c
13930                 sync with HEAD
13931
13932 2004-10-26 [paul]       0.9.12cvs132.3
13933
13934         * src/account.c
13935         * src/addressbook.c
13936         * src/addrgather.c
13937         * src/addrharvest.c
13938         * src/codeconv.c
13939         * src/compose.c
13940         * src/customheader.c
13941         * src/editaddress.c
13942         * src/editgroup.c
13943         * src/enriched.c
13944         * src/expldifdlg.c
13945         * src/exporthtml.c
13946         * src/exportldif.c
13947         * src/folder.c
13948         * src/foldersel.c
13949         * src/folderview.c
13950         * src/grouplistdialog.c
13951         * src/html.c
13952         * src/imap.c
13953         * src/jpilot.c
13954         * src/ldapserver.c
13955         * src/ldif.c
13956         * src/mimeview.c
13957         * src/news.c
13958         * src/news_gtk.c
13959         * src/pop.c
13960         * src/prefs_display_header.c
13961         * src/prefs_gtk.c
13962         * src/prefs_msg_colors.c
13963         * src/prefs_toolbar.c
13964         * src/procheader.c
13965         * src/procmime.c
13966         * src/summaryview.c
13967         * src/textview.c
13968         * src/toolbar.c
13969         * src/vcard.c
13970         * src/common/mgutils.c
13971         * src/common/nntp.c
13972         * src/common/smtp.c
13973         * src/common/template.c
13974         * src/common/utils.c
13975         * src/common/xmlprops.c
13976         * src/plugins/pgpmime/pgpmime.c
13977         * src/plugins/pgpmime/select-keys.c
13978         * src/plugins/pgpmime/sgpgme.c
13979                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13980                 g_string_sprintfa(), gtk_notebook_current_page()
13981
13982 2004-10-26 [colin]      0.9.12cvs132.2
13983
13984         * src/prefs_folder_item.c
13985                 Fix default-account selection
13986
13987 2004-10-21 [colin]      0.9.12cvs133
13988
13989         * src/compose.c
13990                 Sync with HEAD (Remove extra separator in compose's Options)
13991         * src/textview.c
13992                 Set wrapping to char
13993
13994 2004-10-21 [paul]       0.9.12cvs131.2
13995
13996         * src/compose.c
13997         * src/sourcewindow.c
13998                 fix wrapping
13999                 fix window shrinking 
14000
14001 2004-10-21 [colin]      0.9.12cvs131.1
14002
14003         * ChangeLog.claws
14004         * src/compose.c
14005                 Sync with HEAD
14006
14007 2004-10-21 [paul]       0.9.12cvs130.2
14008
14009         * src/prefs_folder_item.c
14010                 sync with HEAD (Apply to subfolders)
14011
14012 2004-10-19 [colin]      0.9.12cvs130.1
14013
14014         * ChangeLog.claws
14015         * src/compose.c
14016         * src/common/utils.c
14017         * src/gtk/menu.c
14018                 Sync with HEAD
14019
14020 2004-10-19 [colin]      0.9.12cvs128.1
14021
14022         * src/addrbook.c
14023         * src/addrcache.c
14024         * src/addressbook.c
14025         * src/codeconv.c
14026         * src/compose.c
14027         * src/customheader.c
14028         * src/editaddress.c
14029         * src/editgroup.c
14030         * src/exporthtml.c
14031         * src/folder.c
14032         * src/folderview.c
14033         * src/imap.c
14034         * src/jpilot.c
14035         * src/main.c
14036         * src/matcher_parser_parse.y
14037         * src/mbox.c
14038         * src/pop.c
14039         * src/prefs_account.c
14040         * src/prefs_gtk.c
14041         * src/prefs_msg_colors.c
14042         * src/procheader.c
14043         * src/procmime.c
14044         * src/procmime.h
14045         * src/procmsg.c
14046         * src/summaryview.c
14047         * src/textview.c
14048         * src/common/base64.c
14049         * src/common/partial_download.c
14050         * src/common/socket.c
14051         * src/common/sylpheed.c
14052         * src/common/utils.c
14053         * src/common/utils.h
14054         * src/gtk/pluginwindow.c
14055         * src/gtk/quicksearch.c
14056         * src/plugins/clamav/clamav_plugin.c
14057         * src/plugins/clamav/clamav_plugin.h
14058         * src/plugins/clamav/clamav_plugin_gtk.c
14059         * src/plugins/pgpmime/passphrase.c
14060         * src/plugins/pgpmime/pgpmime.c
14061         * src/plugins/pgpmime/plugin.c
14062         * src/plugins/pgpmime/prefs_gpg.c
14063         * src/plugins/pgpmime/prefs_gpg.h
14064         * src/plugins/pgpmime/select-keys.c
14065         * src/plugins/pgpmime/sgpgme.c
14066         * src/plugins/spamassassin/libspamc.c
14067         * src/plugins/spamassassin/spamassassin.c
14068         * src/plugins/spamassassin/spamassassin.h
14069         * src/plugins/spamassassin/spamassassin_gtk.c
14070         * src/plugins/trayicon/trayicon.c
14071         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14072                 Sync with HEAD
14073
14074 2004-10-14 [colin]      0.9.12cvs126.2
14075
14076         * src/codeconv.c
14077         * src/textview.c
14078                 Fix conv_unreadable_locale
14079
14080 2004-10-13 [colin]      0.9.12cvs126.1
14081
14082         * src/compose.c
14083                 Sync with HEAD (don't convert charset for 
14084                 drafted messages, minor cleanup)
14085
14086 2004-10-13 [colin]      0.9.12cvs125.1
14087
14088         * po/POTFILES.in
14089                 Sync with HEAD (POTFILES fix)
14090
14091 2004-10-12 [colin]      0.9.12cvs124.3
14092
14093         * src/compose.c
14094                 Fix encoding bug from latest sync
14095
14096 2004-10-12 [paul]       0.9.12cvs124.2
14097
14098         * src/plugins/pgpmime/prefs_gpg.c
14099         * src/plugins/pgpmime/prefs_gpg.h
14100                 forgotten in last commit        
14101
14102 2004-10-12 [paul]       0.9.12cvs124.1
14103
14104         * ChangeLog.claws
14105         * configure.ac
14106         * m4/spamassassin.m4
14107         * src/Makefile.am
14108         * src/account.c
14109         * src/compose.c
14110         * src/compose.h
14111         * src/crash.c
14112         * src/main.c
14113         * src/mimeview.c
14114         * src/passphrase.c
14115         * src/passphrase.h
14116         * src/prefs_account.c
14117         * src/prefs_account.h
14118         * src/prefs_common.c
14119         * src/privacy.c
14120         * src/privacy.h
14121         * src/procmime.c
14122         * src/procmime.h
14123         * src/procmsg.c
14124         * src/rfc2015.c
14125         * src/rfc2015.h
14126         * src/select-keys.c
14127         * src/select-keys.h
14128         * src/textview.c
14129         * src/common/utils.c
14130         * src/common/utils.h
14131         * src/gtk/about.c
14132         * src/plugins/pgpmime/Makefile.am
14133         * src/plugins/pgpmime/passphrase.c
14134         * src/plugins/pgpmime/passphrase.h
14135         * src/plugins/pgpmime/pgpmime.c
14136         * src/plugins/pgpmime/plugin.c
14137         * src/plugins/pgpmime/select-keys.c
14138         * src/plugins/pgpmime/select-keys.h
14139         * src/plugins/pgpmime/sgpgme.c
14140         * src/plugins/pgpmime/sgpgme.h
14141                 sync with HEAD
14142
14143 2004-10-04 [colin]      0.9.12cvs122.1
14144
14145         * src/mainwindow.c
14146         * src/messageview.c
14147         * src/messageview.h
14148         * src/textview.c
14149                 Sync with HEAD
14150
14151 2004-10-04 [colin]      0.9.12cvs121.1
14152
14153         * src/summaryview.c
14154                 Sync with HEAD
14155
14156 2004-10-04 [paul]       0.9.12cvs120.1
14157
14158         * configure.ac
14159                 sync with HEAD [don't try to build 
14160                 pgpmime plugin when gpgme is disabled]
14161
14162 2004-10-03 [colin]      0.9.12cvs119.3
14163
14164         * src/gtk/gtksctree.c
14165                 Lots of side effects. Put back as before 117.2.
14166         * src/summaryview.c
14167                 Fix bug #602
14168
14169 2004-10-03 [colin]      0.9.12cvs119.2
14170
14171         * src/gtk/gtksctree.c
14172                 Revert 608 fix that doesn't work that good
14173
14174 2004-10-02 [colin]      0.9.12cvs119.1
14175
14176         * src/mainwindow.c
14177         * src/messageview.c
14178         * src/prefs_common.h
14179         * src/procmime.c
14180         * src/procmime.h
14181         * src/textview.c
14182                 Sync with HEAD
14183         * src/gtk/gtksctree.c
14184                 Close bug #608
14185
14186 2004-10-01 [colin]      0.9.12cvs118.1
14187
14188         * src/mimeview.c
14189                 Sync with HEAD (better Save All fix)
14190
14191 2004-10-01 [colin]      0.9.12cvs117.2
14192
14193         * src/gtk/gtksctree.c
14194                 Faster on selection
14195
14196 2004-10-01 [colin]      0.9.12cvs117.1
14197
14198         * src/mimeview.c
14199                 Sync with HEAD (Save All: only attachments)
14200
14201 2004-10-01 [paul]       0.9.12cvs116.1
14202
14203         * ChangeLog.claws
14204         * configure.ac
14205         * src/account.c
14206         * src/prefs_common.c
14207         * src/gtk/colorlabel.c
14208                 sync with HEAD
14209
14210 2004-09-30 [colin]      0.9.12cvs115.1
14211
14212         * src/stock_pixmap.c
14213         * src/stock_pixmap.h
14214         * src/folderview.c
14215         * src/Makefile.am
14216         * src/pixmaps/read.xpm
14217                 Sync with HEAD (new pixmap)
14218
14219 2004-09-29 [colin]      0.9.12cvs114.1
14220
14221         * src/compose.c
14222                 Sync with HEAD
14223                 Fix focus handling in headers
14224
14225 2004-09-29 [paul]       0.9.12cvs113.1
14226
14227         * src/quote_fmt_parse.y
14228                 sync with HEAD
14229  
14230
14231 2004-09-28 [colin]      0.9.12cvs112.1
14232
14233         * src/folderview.c
14234         * src/mainwindow.c
14235                 Sync with HEAD
14236
14237 2004-09-28 [colin]      0.9.12cvs110.1
14238
14239         * src/folderview.c
14240                 Sync with HEAD (Contextual Empty trash menu)
14241
14242 2004-09-28 [colin]      0.9.12cvs108.1
14243
14244         * src/addressbook.c
14245                 Sync with HEAD (addressbook edit on double-click)
14246
14247 2004-09-28 [colin]      0.9.12cvs106.1
14248
14249         * src/inc.c
14250                 Sync with HEAD (folder_item freeze on inc)
14251
14252 2004-09-27 [colin]      0.9.12cvs105.1
14253
14254         * src/folderview.c
14255                 Sync with HEAD (right-align new and unread column)
14256
14257 2004-09-27 [colin]      0.9.12cvs104.1
14258
14259         * src/main.c
14260                 Sync with HEAD (revert 0.9.12cvs101)
14261
14262 2004-09-24 [colin]      0.9.12cvs103.2
14263
14264         * src/wizard.c
14265                 Fix gtk warnings and use domain part of the email address 
14266                 when domain detection fails (no dot in domain name)
14267
14268 2004-09-23 [colin]      0.9.12cvs103.1
14269
14270         * src/plugins/spamassassin/libspamc.c
14271         * src/plugins/spamassassin/libspamc.h
14272         * src/plugins/spamassassin/utils.c
14273         * src/plugins/spamassassin/utils.h
14274                 Sync with HEAD (Update spamassassin to 3.0)
14275
14276 2004-09-21 [colin]      0.9.12cvs102.3
14277
14278         * src/action.c
14279                 Add horizontal scrollbar in action io dialog as needed
14280                 Patch by Alfons.
14281
14282 2004-09-20 [colin]      0.9.12cvs102.2
14283
14284         * src/plugins/image_viewer/viewer.c
14285                 Remove imlib stuff
14286                 use gtk_pixmap_set when clearing
14287                 (would be better to use gtkImages, but causes size-allocate 
14288                 signals storm)
14289
14290 2004-09-17 [paul]       0.9.12cvs102.1
14291
14292         * ChangeLog
14293         * ChangeLog.claws
14294         * ChangeLog.jp
14295         * configure.ac
14296         * src/inc.c
14297                 sync with HEAD
14298
14299
14300 2004-09-17 [colin]      0.9.12cvs101.1
14301
14302         * ChangeLog.claws
14303         * src/main.c
14304                 Sync with HEAD (fix segs at exit)
14305
14306 2004-09-14 [colin]      0.9.12cvs99.5
14307
14308         * src/common/socket.c
14309         * AUTHORS
14310                 Fix send error on 64bit platforms
14311                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14312
14313 2004-09-14 [colin]      0.9.12cvs99.4
14314
14315         * src/action.c
14316                 Fix action output with utf8 
14317                 Patch by Alfons.
14318
14319 2004-09-14 [colin]      0.9.12cvs99.3
14320
14321         * ChangeLog.claws
14322         * src/folder.c
14323                 Sync with HEAD
14324
14325 2004-09-09 [colin]      0.9.12cvs99.2
14326
14327         * src/action.c
14328                 Fix progress bar (displaying "Completed %v/%u")
14329                 Patch by Alfons.
14330
14331 2004-09-08 [colin]      0.9.12cvs99.1
14332
14333         * src/account.c
14334         * src/folder.c
14335         * src/procmsg.c
14336         * src/procmsg.h
14337         * src/plugins/pgpmime/pgpmime.c
14338                 Sync with HEAD
14339
14340 2004-09-08 [colin]      0.9.12cvs97.2
14341
14342         * src/summaryview.c
14343                 Don't select mails in collapsed threads 
14344                 when navigating with up/down
14345
14346 2004-09-07 [colin]      0.9.12cvs97.1
14347
14348         * src/inc.c
14349                 Sync with HEAD (meaningful error messages)
14350
14351 2004-09-06 [colin]      0.9.12cvs96.1
14352
14353         * src/toolbar.c
14354                 Sync with HEAD (fix Redirect graying out)
14355
14356 2004-09-06 [colin]      0.9.12cvs95.1
14357
14358         * src/summaryview.c
14359         * src/mimeview.c
14360                 Sync with HEAD (fix dropped URIs)
14361
14362 2004-09-06 [colin]      0.9.12cvs94.1
14363
14364         * src/addressbook.c
14365         * src/addressitem.h
14366         * src/addritem.c
14367         * src/addritem.h
14368                 Sync with HEAD (addressbook DnD)
14369
14370 2004-09-03 [colin]      0.9.12cvs93.1
14371
14372         * src/summaryview.c
14373                 Sync with HEAD (next/prev unread)
14374
14375 2004-09-03 [colin]      0.9.12cvs92.1
14376
14377         * src/prefs_common.c
14378         * src/prefs_common.h
14379         * src/summaryview.c
14380                 Sync with HEAD ('mark_as_read_delay' pref)
14381
14382 2004-09-02 [colin]      0.9.12cvs91.2
14383
14384         * src/common/xml.c
14385                 Fix leak
14386
14387 2004-09-02 [colin]      0.9.12cvs91.1
14388
14389         * src/gtk/menu.c
14390                 Sync with HEAD (menu accel don't work, but whatever)
14391
14392 2004-09-02 [colin]      0.9.12cvs90.1
14393
14394         * src/account.c
14395                 Sync with HEAD (fix bug 582)
14396
14397 2004-09-02 [colin]      0.9.12cvs89.1
14398
14399         * src/addrindex.c
14400                 Sync with HEAD (free deleted queries)
14401
14402 2004-09-02 [colin]      0.9.12cvs88.1
14403
14404         * src/ldapquery.c
14405                 Sync with HEAD (fix LDAP freezes)
14406
14407 2004-09-02 [colin]      0.9.12cvs87.1
14408
14409         * src/prefs_spelling.c
14410                 Sync with HEAD (add default dictionary)
14411
14412 2004-09-01 [colin]      0.9.12cvs86.1
14413
14414         * src/filtering.c
14415         * src/folderview.c
14416         * src/imap.c
14417         * src/prefs_matcher.c
14418         * src/stock_pixmap.c
14419         * src/summary_search.c
14420         * src/summaryview.c
14421         * src/wizard.c
14422         * src/wizard.h
14423                 Sync with HEAD (uninitialized vars fixes)
14424                 + gtk2 specific warning fixes
14425
14426 2004-08-31 [colin]      0.9.12cvs85.1
14427
14428         * src/folder.c
14429                 Sync with HEAD (Fix memory corruption due to 
14430                 uninitialized var)
14431
14432 2004-08-31 [colin]      0.9.12cvs84.4
14433
14434         * src/summary_search.c
14435                 Fix segfaults when searching in folders with broken headers
14436
14437 2004-08-31 [colin]      0.9.12cvs84.3
14438
14439         * src/compose.c
14440         * src/textview.c
14441                 Fix some more encoding/decoding issues
14442
14443 2004-08-30 [colin]      0.9.12cvs84.2
14444
14445         * src/mimeview.c
14446         * src/prefs_themes.c
14447         * src/gtk/filesel.c
14448         * src/gtk/filesel.h
14449                 Add a folder-mode selection (fixes mimeview's "Save all")
14450
14451 2004-08-29 [colin]      0.9.12cvs84.1
14452
14453         * src/mimeview.c
14454                 Sync with HEAD (don't escape saved filenames)
14455
14456 2004-08-27 [colin]      0.9.12cvs83.1
14457
14458         * ChangeLog
14459         * ChangeLog.claws
14460         * ChangeLog.jp
14461         * src/mh.c
14462         * src/procheader.c
14463         * src/procmsg.c
14464         * src/procmsg.h
14465         * src/common/utils.c
14466         * src/gtk/menu.h
14467         * po/
14468                 Sync with HEAD 0.9.12cvs83 (sync with main)
14469
14470 2004-08-26 [colin]      0.9.12cvs82.4
14471
14472         * src/codeconv.c
14473                 Fix strange stack corruption
14474                 Convert to utf8 after unmime, not before
14475
14476 2004-08-26 [colin]      0.9.12cvs82.3
14477
14478         * src/main.c
14479         * src/wizard.c
14480                 Fix account folders duplication
14481
14482 2004-08-25 [colin]      0.9.12cvs82.2
14483
14484         * src/wizard.c
14485                 Remove ports
14486                 Add SSL selection
14487                 Use login@server as account name
14488
14489 2004-08-25 [colin]      0.9.12cvs82.1
14490
14491         * src/plugins/pgpmime/pgpmime.c
14492                 Sync with HEAD (leak fix).
14493
14494 2004-08-25 [colin]      0.9.12cvs81.1
14495
14496         * src/plugins/pgpmime/pgpmime.c
14497         * src/plugins/pgpmime/sgpgme.c
14498         * src/plugins/pgpmime/sgpgme.h
14499                 Sync with HEAD (Handle combined messages).
14500
14501 2004-08-24 [colin]      0.9.12cvs80.3
14502
14503         * src/wizard.c
14504                 Fix full name, ports, and imap
14505
14506 2004-08-24 [colin]      0.9.12cvs80.2
14507
14508         * src/Makefile.am
14509         * src/main.c
14510         * src/setup.c
14511         * src/setup.h
14512         * src/stock_pixmap.c
14513         * src/stock_pixmap.h
14514         * src/wizard.c ** ADDED **
14515         * src/wizard.h ** ADDED ** 
14516         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14517                 Add a setup wizard 
14518
14519 2004-08-24 [colin]      0.9.12cvs80.1
14520
14521         * src/folder.c
14522                 Sync with HEAD (set mimeflags on all messages)
14523
14524 2004-08-24 [colin]      0.9.12cvs79.3
14525
14526         * src/matcher_parser_lex.l
14527                 Fix 8bits strings not in utf8
14528
14529 2004-08-24 [colin]      0.9.12cvs79.2
14530
14531         * src/compose.c
14532                 Check conversion result before replacing buffer
14533
14534 2004-08-23 [colin]      0.9.12cvs79.1
14535
14536         * src/compose.c
14537                 Sync with HEAD (create message header in memory)
14538
14539 2004-08-23 [colin]      0.9.12cvs78.1
14540
14541         * src/rfc2015.c
14542         * src/rfc2015.h
14543                 Sync with HEAD (fix bug 197 again)
14544
14545 2004-08-23 [colin]      0.9.12cvs77.3
14546
14547         * src/compose.c
14548                 Fix again inline gpg signing (which outputs utf8
14549                 in gtk2). Not syncing this fix to HEAD as this 
14550                 code is meant to die.
14551
14552 2004-08-23 [colin]      0.9.12cvs77.2
14553
14554         * src/prefs_account.h
14555                 Remove useless include
14556
14557 2004-08-23 [colin]      0.9.12cvs77.1
14558
14559         * src/imap.c
14560         * po/es.po
14561         * po/fr.po
14562         * po/it.po
14563         * po/pl.po
14564         * po/pt_BR.po
14565         * po/sk.po
14566         * po/sr.po
14567                 Sync with HEAD (fix bug 577)
14568
14569 2004-08-22 [colin]      0.9.12cvs76.1
14570
14571         * src/plugins/trayicon/trayicon.c
14572                 Sync with HEAD (fix formatting bug)
14573
14574 2004-08-21 [colin]      0.9.12cvs74.2
14575
14576         * src/gtk/colorsel.c
14577                 Fix bug 564 (Folder color selection window exits on any
14578                 keypress)
14579
14580 2004-08-21 [colin]      0.9.12cvs74.1
14581
14582         * ChangeLog.claws
14583         * src/compose.c
14584         * src/summaryview.c
14585         * src/toolbar.c
14586                 Sync with HEAD (fix bug 576)
14587
14588 2004-08-21 [colin]      0.9.12cvs70.1
14589
14590         * src/compose.c
14591         * src/mainwindow.c
14592                 Sync with HEAD
14593                 
14594
14595 2004-08-21 [paul]       0.9.12cvs66.4
14596
14597         * src/mainwindow.c
14598         * src/messageview.c
14599         * src/gtk/menu.c
14600         * src/plugins/spamassassin/spamassassin_gtk.c
14601                 remove some deprecated gtk1 functions
14602
14603
14604 2004-08-21 [colin]      0.9.12cvs66.3
14605
14606         * src/compose.c
14607         * src/codeconv.c
14608                 Fix warnings
14609                 Remove encoding hacks
14610                 Fix bug 575 (Strange character messes up message)
14611                 Don't display conversion error when drafting
14612
14613 2004-08-21 [paul]       0.9.12cvs66.2
14614
14615         * src/prefs_account.c
14616                 fix GnuPG mode bugs
14617
14618
14619 2004-08-20 [colin]      0.9.12cvs66.1
14620
14621         * src/codeconv.c
14622                 Sync with HEAD 0.9.12cvs66
14623
14624 2004-08-20 [paul]
14625
14626         * src/plugins/pgpmime/plugin.c
14627                 modify PGP/MIME plugin's description
14628
14629 2004-08-17 [colin]      0.9.12cvs65.1
14630
14631         * src/common/ssl.c
14632         * src/plugins/pgpmime/plugin.c
14633                 Sync with HEAD
14634
14635 2004-08-14 [colin]      0.9.12cvs60.3
14636
14637         * src/plugins/trayicon/trayicon.c
14638                 Put back resize callback, on size-request signal
14639                 rather than size-allocate to avoid infinite 
14640                 callback loop
14641
14642 2004-08-13 [colin]      0.9.12cvs60.2
14643
14644         * src/common/defs.h
14645                 Cache versions have been fixed
14646
14647 2004-08-13 [colin]      0.9.12cvs60.1
14648
14649         * src/folderutils.c
14650                 Sync with HEAD
14651
14652 2004-08-12 [colin]      0.9.12cvs59.1
14653
14654         * src/plugins/trayicon/trayicon.c
14655                 Sync with HEAD
14656
14657 2004-08-12 [colin]      0.9.12cvs57.5
14658
14659         * sylpheed.desktop
14660         * configure.ac
14661         * src/Makefile.am
14662         * src/main.c
14663                 Add support for Freedesktop.org's startup notification
14664
14665 2004-08-11 [colin]      0.9.12cvs57.4
14666
14667         * src/textview.c
14668                 Fix off-by-one
14669
14670 2004-08-11 [colin]      0.9.12cvs57.3
14671
14672         * src/message_search.c
14673         * src/summary_search.c
14674                 Make searches case insensitive by default
14675         * src/textview.c
14676                 Fix case-insensitive search in message
14677
14678 2004-08-11 [colin]      0.9.12cvs57.2
14679
14680         * src/summary_search.c
14681                 Let case-sensitive be specified
14682
14683 2004-08-10 [colin]      0.9.12cvs55.4
14684
14685         * src/common/socket.c
14686                 Fix the possible race condition
14687
14688 2004-08-09 [paul]       0.9.12cvs55.3
14689
14690         * configure.ac
14691         * src/Makefile.am
14692         * src/common/Makefile.am
14693                 sync with HEAD
14694
14695
14696 2004-08-09 [paul]       0.9.12cvs55.2
14697
14698         * autogen.sh
14699         * po/poconv.sh
14700                 remove unneeded script
14701
14702         * configure.ac
14703                 add forgotten USE_LDAP_TLS (sync with HEAD)
14704
14705
14706 2004-08-09 [colin]      0.9.12cvs55.1
14707
14708         * src/main.c
14709         * src/common/ssl.c
14710         * src/common/sylpheed.c
14711         * src/common/sylpheed.h
14712                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14713
14714 2004-08-09 [paul]       0.9.12cvs54.1
14715
14716         * ChangeLog
14717         * ChangeLog.claws
14718         * ChangeLog.jp
14719         * configure.ac
14720         * po/POTFILES.in
14721         * src/Makefile.am
14722         * src/folderutils.c
14723         * src/main.c
14724         * src/pgpmime.c
14725         * src/pgpmime.h
14726         * src/sgpgme.c
14727         * src/sgpgme.h
14728         * src/plugins/Makefile.am
14729         * src/plugins/pgpmime/.cvsignore
14730         * src/plugins/pgpmime/Makefile.am
14731         * src/plugins/pgpmime/pgpmime.c
14732         * src/plugins/pgpmime/pgpmime.h
14733         * src/plugins/pgpmime/plugin.c
14734         * src/plugins/pgpmime/sgpgme.c
14735         * src/plugins/pgpmime/sgpgme.h
14736                 sync with HEAD
14737
14738 2004-08-08 [paul]       0.9.12cvs51.1
14739
14740         * configure.ac
14741         * src/folder.c
14742                 sync with HEAD
14743
14744 2004-08-07 [colin]      0.9.12cvs50.1
14745
14746         * src/pop.c
14747         * src/common/partial_download.c
14748                 fix warnings (sync from HEAD)
14749
14750 2004-08-07 [colin]      0.9.12cvs48.1
14751
14752         * src/prefs_folder_item.c
14753                 sync with HEAD 0.9.12cvs48
14754
14755 2004-08-06 [colin]      0.9.12cvs47.1
14756
14757         * src/compose.c
14758                 Sync with HEAD
14759
14760 2004-08-06 [christoph]  0.9.12cvs46.2
14761
14762         * src/main.c
14763         * src/plugins/clamav/clamav_plugin_gtk.c
14764         * src/plugins/dillo_viewer/dillo_viewer.c
14765         * src/plugins/image_viewer/plugin.c
14766         * src/plugins/mathml_viewer/mathml_viewer.c
14767         * src/plugins/spamassassin/spamassassin_gtk.c
14768         * src/plugins/trayicon/trayicon.c
14769                 don't mix GTK1.2 plugin with GTK2 plugins
14770
14771 2004-08-06 [colin]      0.9.12cvs46.1
14772
14773         * ChangeLog
14774         * ChangeLog.claws
14775         * ChangeLog.jp
14776         * configure.ac
14777         * sylpheed-claws.pc.in
14778         * src/folder.c
14779         * src/imap.c
14780         * src/localfolder.c
14781         * src/messageview.c
14782         * src/mimeview.c
14783         * src/mimeview.h
14784         * src/msgcache.c
14785         * src/news.c
14786         * src/prefs_ext_prog.c
14787         * src/prefs_folder_item.c
14788         * src/prefs_fonts.c
14789         * src/prefs_msg_colors.c
14790         * src/prefs_spelling.c
14791         * src/prefs_themes.c
14792         * src/prefs_toolbar.c
14793         * src/prefs_wrapping.c
14794         * src/procmime.h
14795         * src/common/defs.h
14796         * src/common/nntp.c
14797         * src/common/session.c
14798         * src/common/session.h
14799         * src/common/socket.c
14800         * src/common/utils.h
14801         * src/common/xml.c
14802         * src/common/xml.h
14803         * src/gtk/prefswindow.c
14804         * src/gtk/prefswindow.h
14805         * src/plugins/clamav/clamav_plugin_gtk.c
14806         * src/plugins/dillo_viewer/dillo_prefs.c
14807         * src/plugins/image_viewer/viewerprefs.c
14808         * src/plugins/spamassassin/spamassassin_gtk.c
14809         * m4/openssl.m4 *** REMOVED ***
14810                 Sync with HEAD 0.9.12cvs46
14811
14812 2004-08-03 [paul]       0.9.12cvs40.2
14813
14814         * src/action.c
14815         * src/addressadd.c
14816         * src/addressbook.c
14817         * src/addrgather.c
14818         * src/browseldap.c
14819         * src/compose.c
14820         * src/crash.c
14821         * src/editaddress.c
14822         * src/editgroup.c
14823         * src/editldap_basedn.c
14824         * src/foldersel.c
14825         * src/importldif.c
14826         * src/mimeview.c
14827         * src/prefs_common.c
14828         * src/prefs_template.c
14829         * src/sourcewindow.c
14830         * src/summaryview.c
14831         * src/gtk/about.c
14832         * src/gtk/foldersort.c
14833         * src/gtk/logwindow.c
14834         * src/gtk/pluginwindow.c
14835         * src/gtk/prefswindow.c
14836                 change all gtk_scrolled_window_set_policy from 
14837                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14838
14839 2004-08-02 [paul]       0.9.12cvs40.1
14840
14841         * AUTHORS
14842                 update translation team section
14843         * po/pt_BR.po
14844                 updated by Frederico Goncalves Guimaraes
14845                 <fggdebian@yahoo.com.br>
14846
14847 2004-07-31 [colin]      0.9.12cvs39.9
14848
14849         * src/exphtmldlg.c
14850                 Fix compilation
14851
14852 2004-07-31 [colin]      0.9.12cvs39.8
14853
14854         * src/exphtmldlg.c
14855                 Fix an alertpanel type
14856
14857 2004-07-30 [colin]      0.9.12cvs39.7
14858
14859         * src/alertpanel.c
14860                 Fix alertpanel_error_log's icon
14861
14862 2004-07-30 [colin]      0.9.12cvs39.6
14863
14864         * src/pop.c
14865                 Two of them should still be warnings
14866
14867 2004-07-30 [colin]      0.9.12cvs39.5
14868
14869         * src/pop.c
14870                 More warning -> error
14871 2004-07-29 [colin]      0.9.12cvs39.4
14872
14873         * src/pop.c
14874                 Warning -> error
14875
14876 2004-07-29 [colin]      0.9.12cvs39.3
14877
14878         * src/prefs_matcher.c
14879                 Fix segfault
14880
14881 2004-07-29 [colin]      0.9.12cvs39.2
14882
14883         * src/alertpanel.c
14884                 More nice-looking alertpanels
14885
14886 2004-07-29 [colin]      0.9.12cvs39.1
14887
14888         * src/messageview.c
14889                 sync with head
14890                 (inform user when partial mail is deleted on server)
14891
14892 2004-07-29 [colin]      0.9.12cvs38.1
14893
14894         * src/messageview.c
14895                 sync with head
14896
14897 2004-07-28 [paul]       0.9.12cvs37.7
14898
14899         * src/mainwindow.c
14900                 complete the replacement of deprecated gtk_progress_*
14901
14902 2004-07-28 [paul]       0.9.12cvs37.6
14903
14904         * src/action.c
14905         * src/inc.c
14906         * src/mainwindow.c
14907         * src/send_message.c
14908         * src/gtk/progressdialog.c
14909         * src/gtk/progressdialog.h
14910                 replace deprecated gtk_progress_*
14911
14912 2004-07-28 [paul]       0.9.12cvs37.5
14913
14914         * src/gtk/filesel.c
14915                 remove gtk_window_set_wmclass()
14916 2004-07-28 [paul]       0.9.12cvs37.4
14917
14918         * src/addressbook.c
14919         * src/compose.c
14920         * src/foldersel.c
14921         * src/mainwindow.c
14922         * src/messageview.c
14923         * src/sourcewindow.c
14924         * src/gtk/logwindow.c
14925                 remove gtk_window_set_wmclass()
14926                 
14927         * src/prefs_filtering.c
14928         * src/prefs_filtering_action.c
14929         * src/prefs_fonts.c
14930         * src/prefs_gtk.c
14931         * src/prefs_matcher.c
14932         * src/ssl_manager.c
14933         * src/gtk/prefswindow.c
14934                 replace gtk_window_position()
14935
14936 2004-07-28 [colin]      0.9.12cvs37.3
14937
14938         * src/alertpanel.c
14939         * src/alertpanel.h
14940                 Add a way to specify panel type for specific
14941                 panels (alertpanel())
14942         * src/account.c
14943         * src/addressbook.c
14944         * src/compose.c
14945         * src/expldifdlg.c
14946         * src/main.c
14947         * src/messageview.c
14948         * src/summaryview.c
14949         * src/textview.c
14950         * src/gtk/sslcertwindow.c
14951                 Fix alertpanel()s so that their icon match
14952                 their real type
14953
14954 2004-07-28 [paul]       0.9.12cvs37.2
14955
14956         * src/addr_compl.c
14957         * src/addressbook.c
14958         * src/alertpanel.c
14959         * src/compose.c
14960         * src/export.c
14961         * src/foldersel.c
14962         * src/folderview.c
14963         * src/grouplistdialog.c
14964         * src/import.c
14965         * src/mainwindow.c
14966         * src/message_search.c
14967         * src/messageview.c
14968         * src/passphrase.c
14969         * src/prefs_actions.c
14970         * src/prefs_common.c
14971         * src/prefs_customheader.c
14972         * src/prefs_display_header.c
14973         * src/prefs_filtering.c
14974         * src/prefs_filtering_action.c
14975         * src/prefs_gtk.c
14976         * src/prefs_matcher.c
14977         * src/prefs_msg_colors.c
14978         * src/prefs_summary_column.c
14979         * src/prefs_template.c
14980         * src/sourcewindow.c
14981         * src/ssl_manager.c
14982         * src/summary_search.c
14983         * src/gtk/colorsel.c
14984         * src/gtk/description_window.c
14985         * src/gtk/gtkaspell.c
14986         * src/gtk/inputdialog.c
14987         * src/gtk/logwindow.c
14988         * src/gtk/prefswindow.c
14989         * src/gtk/progressdialog.c
14990                 replace deprecated gtk_window_set_policy
14991
14992 2004-07-27 [colin]      0.9.12cvs37.1
14993
14994         * src/msgcache.c
14995                 More fixes (synced for head again)
14996
14997 2004-07-27 [colin]      0.9.12cvs35.3
14998
14999         * src/msgcache.c
15000                 Fix wrong test
15001
15002 2004-07-27 [colin]      0.9.12cvs35.2
15003
15004         * src/mimeview.c
15005                 Fix width a bit (by Paul)
15006         * src/alertpanel.c
15007         * src/alertpanel.h
15008                 Specialize icons, make alertpanel_message()
15009                 private
15010         * src/message_search.c
15011         * src/sgpgme.c
15012         * src/summary_search.c
15013                 Suit alertpanel changes
15014
15015 2004-07-27 [colin]      0.9.12cvs35.1
15016
15017         * src/alertpanel.c
15018                 Add an icon
15019         * src/passphrase.c
15020                 Add debug output - maybe someone will
15021                 want to look at the problem with Grab
15022                 Input :)
15023         Bump version as we're synced with HEAD
15024
15025 2004-07-26 [colin]      0.9.12cvs33.26
15026
15027         * src/pop.c
15028                 Fix uidl-file parsing when not in new
15029                 format
15030
15031 2004-07-26 [colin]      0.9.12cvs33.25
15032
15033         * src/gtk/menu.c
15034                 Move popup menu up if necessary (fixes 
15035                 account selector)
15036         * src/mainwindow.c
15037                 Set account selector's button height to
15038                 minimum
15039
15040 2004-07-26 [colin]      0.9.12cvs33.24
15041
15042         * src/alertpanel.c
15043                 Maybe fix 551 (Truncated font in alert window)
15044
15045 2004-07-26 [colin]      0.9.12cvs33.23
15046
15047         * po/de.po
15048         * po/es.po
15049         * po/fr.po
15050         * po/it.po
15051         * po/ja.po
15052         * po/pl.po
15053         * po/ru.po
15054         * po/sk.po
15055         * po/sr.po
15056         * po/zh_CN.po
15057                 Sync po files with HEAD
15058
15059 2004-07-26 [paul]       0.9.12cvs33.22
15060
15061         * src/compose.c
15062                 fix Bug 556 'Organisation-header is sent even if empty'
15063
15064 2004-07-24 [colin]      0.9.12cvs33.21
15065
15066         * src/compose.c
15067         * src/gtk/gtkaspell.c
15068         * src/gtk/gtkaspell.h
15069                 Fix speller accelerators (require hack)
15070
15071 2004-07-24 [colin]      0.9.12cvs33.20
15072
15073         * src/gtk/gtkaspell.c
15074                 Fix over-eager code deletion breaking
15075                 Check while typing
15076
15077 2004-07-24 [colin]      0.9.12cvs33.19
15078
15079         * src/browseldap.c
15080         * src/ldapctrl.c
15081         * src/ldapctrl.h
15082         * src/ldapserver.h
15083                 Sync ldap with HEAD
15084         (Fixes 546 LDAP completely broken)
15085
15086 2004-07-24 [colin]      0.9.12cvs33.18
15087
15088         * src/prefs_msg_colors.c
15089                 Fix prototype mismatch
15090         (Fixes 547 void function cannot return value)
15091
15092 2004-07-24 [colin]      0.9.12cvs33.17
15093
15094         * src/mainwindow.c
15095                 Fix sort going back to previous sort key
15096                 when changing sort direction
15097
15098 2004-07-24 [colin]      0.9.12cvs33.16
15099
15100         * src/compose.c
15101                 Fix space insertion when re-wrapping at 
15102                 cursor point
15103
15104 2004-07-24 [colin]      0.9.12cvs33.15
15105
15106         * src/gtk/gtkaspell.c
15107                 Don't change cursor position in insert-text
15108                 callback
15109         (Fixes 539 Word wrapping on input transposes letters)
15110
15111 2004-07-24 [colin]      0.9.12cvs33.14
15112
15113         * src/gtk/gtkaspell.c
15114                 Reencode non-ascii chars to dictionary's
15115                 encoding
15116         (Fixes 544 Spell check broken non english locale)
15117
15118 2004-07-24 [colin]      0.9.12cvs33.13
15119
15120         * src/summaryview.c
15121                 Fix Shift+Down, add Home/End/PgUp/PgDown
15122
15123 2004-07-21 [colin]      0.9.12cvs33.12
15124
15125         * src/prefs_common.c
15126                 Fix a gtk warning (Patch by Andrej Kacian)
15127
15128 2004-07-21 [colin]      0.9.12cvs33.11
15129
15130         * src/gtk/filesel.c
15131                 More check
15132
15133 2004-07-21 [colin]      0.9.12cvs33.10
15134
15135         * src/compose.c
15136         * src/crash.c
15137         * src/export.c
15138         * src/import.c
15139         * src/messageview.c
15140         * src/mimeview.c
15141         * src/prefs_spelling.c
15142         * src/prefs_themes.c
15143         * src/summaryview.c
15144         * src/gtk/filesel.c
15145         * src/gtk/filesel.h
15146         * src/gtk/pluginwindow.c
15147                 Untwist open/save mode guessing logic, make
15148                 it explicit
15149
15150 2004-07-20 [colin]      0.9.12cvs33.9
15151
15152         * src/codeconv.c
15153                 conv_encode_header: src_charset is UTF-8 on
15154                 gtk2
15155         * src/compose.c
15156                 Remove double encoding of the headers
15157
15158 2004-07-20 [colin]      0.9.12cvs33.8
15159
15160         * src/codeconv.c
15161                 Fix typo
15162
15163 2004-07-20 [colin]      0.9.12cvs33.7
15164
15165         * src/mainwindow.c
15166                 Set the separated messageview to the saved
15167                 size of Claws' messageview (Patch by Alfons)
15168                 Fix a callback prototype (me)
15169
15170 2004-07-20 [colin]      0.9.12cvs33.6
15171
15172         * src/codeconv.h
15173                 Forgot one hunk in 0.9.12cvs33.4
15174
15175 2004-07-19 [colin]      0.9.12cvs33.5
15176
15177         * src/action.c
15178                 Action output fix
15179                 Patch by Alfons
15180
15181 2004-07-19 [colin]      0.9.12cvs33.4
15182
15183         * src/compose.c
15184                 Fix outgoing charset bug in headers
15185         * src/codeconv.c
15186                 Clean for glib2 - Patch by Alfons
15187
15188 2004-07-19 [colin]      0.9.12cvs33.3
15189
15190         * src/statusbar.c
15191                 Remove grip from the statusbar
15192                 Patch by Alfons
15193
15194 2004-07-19 [colin]      0.9.12cvs33.2
15195
15196         * src/messageview.c
15197         * src/textview.c
15198                 Fix messageview remembering the previous
15199                 scroll position when loading a new message
15200                 Patch by Alfons
15201
15202 2004-07-19 [colin]      0.9.12cvs33.1
15203
15204         * src/folder.h
15205         * src/folderview.c
15206         * src/summaryview.c
15207                 Sync with HEAD
15208
15209 2004-07-18 [colin]      0.9.12cvs32.7
15210
15211         * configure.ac
15212                 Remove useless check for XIM - noticed
15213                 by Alfons
15214
15215 2004-07-18 [colin]      0.9.12cvs32.6
15216
15217         * src/summaryview.c
15218                 Remove non-modified and shift-modified
15219                 accelerators in summaryview's popup
15220                 menu, as that doesn't get catched by
15221                 the accel-activate signal catcher...
15222
15223 2004-07-18 [colin]      0.9.12cvs32.5
15224
15225         * src/prefs_common.c
15226                 Define sensible default prefs for 
15227                 wrapping
15228
15229 2004-07-18 [colin]      0.9.12cvs32.4
15230
15231         * src/compose.c
15232         * src/prefs_common.c
15233         * src/prefs_common.h
15234         * src/prefs_wrapping.c
15235                 Remove Smart Wrapping pref, which does
15236                 nothing on gtk2 branch
15237
15238 2004-07-18 [colin]      0.9.12cvs32.3
15239
15240         * src/sourcewindow.c
15241                 Proper utf8
15242
15243 2004-07-18 [colin]      0.9.12cvs32.2
15244
15245         * src/compose.c
15246                 Save attachment status when drafting
15247
15248 2004-07-18 [colin]      0.9.12cvs32.1
15249
15250         * src/gtk/filesel.c
15251                 Fix erratic folder selection in open mode
15252
15253 2004-07-18 [colin]      0.9.12cvs31.11
15254
15255         * src/pop.c
15256                 Don't let partial messages get deleted
15257                 even with "dowload all"
15258                 (0.9.12cvs31.8 fix extension)
15259 2004-07-18 [colin]      0.9.12cvs31.10
15260
15261         * src/gtk/logwindow.c
15262                 Fix log scrolling
15263
15264 2004-07-18 [colin]      0.9.12cvs31.9
15265
15266         * src/common/utils.c
15267                 Fix non-utf8 strings coming from commands
15268                 and files
15269
15270 2004-07-18 [colin]      0.9.12cvs31.8
15271
15272         * src/pop.c
15273                 Fix partial download bug with Download all
15274                 messages option
15275
15276 2004-07-18 [colin]      0.9.12cvs31.7
15277
15278         * src/textview.c
15279                 Fix bug introduced in 0.9.12cvs31.2
15280                 (blocked in select mode after double click)
15281
15282 2004-07-18 [colin]      0.9.12cvs31.6
15283
15284         * src/compose.c
15285         * src/gtk/menu.c
15286                 More glib-warning fixes
15287
15288 2004-07-18 [colin]      0.9.12cvs31.5
15289
15290         * src/compose.c
15291                 Fix trashing the primary clipboard when moving 
15292                 around with tab
15293         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15294
15295 2004-07-18 [colin]      0.9.12cvs31.4
15296
15297         * src/codeconv.c
15298                 convert unencoded iso headers to utf8
15299         (Fix Bug 538 Unencoded local characters in subject make it 
15300          disappear)
15301
15302 2004-07-18 [colin]      0.9.12cvs31.3
15303
15304         * src/compose.c
15305                 Fix tab char handling in wrapping
15306         (Fix Bug 537 Line wrap problem - TAB character treated as 
15307          one character instead of 8)
15308
15309 2004-07-18 [colin]      0.9.12cvs31.2
15310
15311         * src/textview.c
15312                 return FALSE on GDK_MOTION_NOTIFY
15313         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15314          (unable to highlight))
15315
15316 2004-07-18 [colin]      0.9.12cvs31.1
15317
15318         * src/folderview.c
15319                 Sync with 0.9.12cvs31
15320
15321 2004-07-18 [colin]      0.9.12cvs30.4
15322
15323         * src/compose.c
15324                 Also block text_inserted when inserting a file
15325
15326 2004-07-18 [colin]      0.9.12cvs30.3
15327
15328         * src/compose.c
15329                 Fix smart wrapping (block text_inserted handler
15330                 while putting quotation to avoid wrap on input,
15331                 don't join lines if next is sig separator)
15332
15333 2004-07-17 [colin]      0.9.12cvs30.2
15334
15335         * src/folderview.c
15336         * src/mainwindow.c
15337         * src/mimeview.c
15338         * src/summaryview.c
15339         * src/gtk/quicksearch.c
15340         * src/gtk/quicksearch.h
15341                 Block key events handlers *and* accels while
15342                 quicksearch is focused
15343         (Fixes Bug 534 quick-search bar not accepting certain letters)
15344
15345 2004-07-17 [colin]      0.9.12cvs30.1
15346
15347         * src/folder.h
15348         * src/folderview.c
15349         * src/summaryview.c
15350                 Sync with 0.9.12cvs30
15351
15352 2004-07-17 [colin]      0.9.12cvs28.2
15353
15354         * src/mimeview.c
15355         * src/procmime.c
15356         * src/summaryview.c
15357         * src/gtk/menu.c
15358                 Squash some compile and glib warnings
15359
15360 2004-07-17 [paul]       0.9.12cvs28.1
15361
15362         * src/mimeview.c
15363                 sync with 0.9.12cvs28 HEAD
15364
15365 2004-07-16 [paul]       0.9.12cvs26.1
15366         
15367         * src/gtk/quicksearch.c
15368         * src/account.c
15369         * src/account.h
15370         * src/compose.c
15371         * src/customheader.c
15372         * src/folder_item_prefs.c
15373         * src/main.c
15374         * src/mainwindow.c
15375         * src/messageview.c
15376         * src/mimeview.c
15377         * src/news.c
15378         * src/pgpmime.c
15379         * src/pop.c
15380         * src/pop.h
15381         * src/prefs_account.c
15382         * src/prefs_account.h
15383         * src/prefs_common.c
15384         * src/prefs_common.h
15385         * src/prefs_display_header.c
15386         * src/prefs_gtk.c
15387         * src/prefs_gtk.h
15388         * src/procheader.c
15389         * src/procmime.c
15390                 sync with 0.9.12cvs26 HEAD      
15391
15392 2004-07-15 [colin]      0.9.12cvs18.14
15393
15394         * src/folder.c
15395                 Disable GPG signature check during
15396                 folder move and scan
15397         (Closes Bug 521 Signature checking slows down Folder-Move)
15398
15399 2004-07-14 [colin]      0.9.12cvs18.13
15400
15401         * src/common/partial_download.c
15402                 update includes
15403
15404 2004-07-14 [colin]      0.9.12cvs18.12
15405
15406         * src/common/partial_download.c
15407         * src/common/partial_download.h
15408                 Move doc at top, add correct copyright
15409
15410 2004-07-14 [colin]      0.9.12cvs18.11
15411
15412         * src/folder.c
15413         * src/messageview.c
15414         * src/pop.c
15415         * src/pop.h
15416         * src/procmsg.c
15417         * src/summaryview.c
15418         * src/common/Makefile.am
15419         * src/common/partial_download.c ** NEW FILES **
15420         * src/common/partial_download.h ** NEW FILES **
15421                 Move partial-download related stuff to its
15422                 own file
15423
15424 2004-07-14 [colin]      0.9.12cvs18.10
15425
15426         * src/send_message.c
15427                 Fix smtp auth when user is null or empty
15428
15429 2004-07-13 [colin]      0.9.12cvs18.9
15430
15431         * src/gtk/quicksearch.c
15432                 Use alphabetic order
15433
15434 2004-07-13 [colin]      0.9.12cvs18.8
15435
15436         * src/pop.c
15437                 Be paranoid on the checks
15438
15439 2004-07-13 [colin]      0.9.12cvs18.7
15440
15441         * src/gtk/quicksearch.c
15442                 Fix Engrish once again
15443
15444 2004-07-13 [colin]      0.9.12cvs18.6
15445
15446         * src/procmsg.c
15447         * src/summaryview.c
15448                 Mark messages for deletion when they are about to
15449                 be removed from trash
15450
15451 2004-07-13 [colin]      0.9.12cvs18.5
15452
15453         * src/matcher.c
15454         * src/matcher.h
15455         * src/matcher_parser_parse.y
15456         * src/prefs_matcher.c
15457         * src/gtk/quicksearch.c
15458                 Add 'partial' ('p') match string to find partially
15459                 downloaded messages
15460
15461 2004-07-13 [colin]      0.9.12cvs18.4
15462
15463         * src/pop.c
15464                 Fix misplaced block
15465
15466 2004-07-13 [colin]      0.9.12cvs18.3
15467
15468         * src/pop.c
15469         * src/pop.h
15470         * src/messageview.c
15471                 Refactor API (to avoid passing 5+ params and code
15472                 duplication)
15473         * src/folder.c
15474         * src/msgcache.c
15475         * src/procheader.c
15476         * src/common/defs.h
15477                 Add planned_download to cache
15478                 Don't mess uidl file when moving partially downloaded
15479                 mails (they change folder, we should change it in the
15480                 uidl list too or we'll remove an incorrect message)
15481                 (this also helps removing hacks when changing 
15482                 planned_download in messageview.c)
15483
15484 2004-07-12 [colin]      0.9.12cvs18.2
15485
15486         * src/gtk/quicksearch.c
15487                 Fix missing status update in quicksearch
15488
15489 2004-07-12 [paul]       0.9.12cvs18.1
15490
15491         * po/POTFILES.in
15492         * src/Makefile.am
15493         * src/account.c
15494         * src/codeconv.c
15495         * src/compose.c
15496         * src/inc.c
15497         * src/main.c
15498         * src/prefs_common.c
15499         * src/procmsg.h
15500         * src/toolbar.c
15501         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15502         * src/prefs_wrapping.[ch]       ** NEW FILES **
15503         * src/common/intl.h
15504         * src/common/utils.[ch]
15505         * src/gtk/quicksearch.[ch]
15506                 sync with 0.9.12cvs18 HEAD
15507
15508 2004-07-12 [colin]      0.9.11cvs17.25
15509
15510         * src/folder.c
15511         * src/folder.h
15512                 Remove unused function added by me in 0.9.11cvs17.10
15513
15514 2004-07-11 [colin]      0.9.11cvs17.24
15515
15516         * src/inc.c
15517         * src/messageview.c
15518         * src/pop.c
15519         * src/pop.h
15520                 Use folderitem and msgnum instead of filename to
15521                 know which mail to delete
15522                 Move old partial mail deletion to pop.c
15523
15524 2004-07-10 [colin]      0.9.11cvs17.23
15525
15526         * src/inc.c
15527                 Add debug
15528         * src/pop.c
15529         * src/pop.h
15530                 Don't re-use same enums for unrelated stuff: it's 
15531                 completely misleading !
15532                 Document a bit
15533
15534 2004-07-09 [colin]      0.9.11cvs17.22
15535
15536         * src/inc.c
15537                 Remove folder-type check and do
15538                 more tests to be sure everything's
15539                 ok
15540         * src/messageview.c
15541                 Punctuation update, remove useless
15542                 code, fix two warnings
15543         * src/noticeview.c
15544                 Layout cleaning, reset 2nd button
15545                 when specifying one
15546
15547 2004-07-09 [colin]      0.9.11cvs17.21
15548
15549         * src/messageview.c
15550         * src/pop.c
15551         * src/pop.h
15552                 Allow user to change his mind
15553                 and postpone decision (by
15554                 unmarking the mail)
15555
15556 2004-07-09 [colin]      0.9.11cvs17.20
15557
15558         * src/messageview.c
15559                 Fix bug with delete state
15560         * src/pop.c
15561         * src/pop.h
15562                 Fix buffer leak (fread doesn't 
15563                 terminate buffers with \0)
15564                 Refactoring (remove magic 
15565                 numbers)
15566
15567 2004-07-09 [colin]      0.9.11cvs17.19
15568
15569         * src/pop.c
15570                 Don't log "Skipping message" if 
15571                 we're going to TOP it two lines
15572                 later
15573
15574 2004-07-09 [colin]      0.9.11cvs17.18
15575
15576         * src/messageview.c
15577                 Fix Engrish
15578
15579 2004-07-09 [colin]      0.9.11cvs17.17
15580
15581         * src/pop.c
15582                 strlen checking...
15583         * src/messageview.c
15584                 refactoring a bit
15585
15586 2004-07-08 [colin]      0.9.11cvs17.16
15587
15588         * src/noticeview.c
15589         * src/noticeview.h
15590                 Add an optional second button
15591         * src/messageview.c
15592         * src/pop.c
15593         * src/pop.h
15594                 Don't delete partially received mails after a certain
15595                 time; rather, let the user decide.
15596
15597 2004-07-08 [colin]      0.9.11cvs17.15
15598
15599         * src/common/smtp.h
15600                 Sync with HEAD
15601
15602 2004-07-08 [colin]      0.9.11cvs17.14
15603
15604         * src/messageview.c
15605         * src/common/smtp.c
15606                 Use to_human_readable() for sizes
15607
15608 2004-07-08 [colin]      0.9.11cvs17.13
15609
15610         * src/inc.c
15611         * src/messageview.c
15612         * src/pop.c
15613         * src/pop.h
15614         * src/procmsg.c
15615                 Fix partial-downloading issues:
15616                         catch unsupported TOP
15617                         don't delete partially downloaded mails before 5 days
15618                         don't update existing with non-MH folders; that'll
15619                         make dups, but it's better than trashing the folder
15620                         free new msginfo parts
15621                 Fix indentation ;-)
15622
15623 2004-07-08 [colin]      0.9.11cvs17.12
15624
15625         * src/common/smtp.c
15626         * src/common/smtp.h
15627                 Sync smtp size verification with HEAD
15628
15629 2004-07-08 [colin]      0.9.11cvs17.11
15630
15631         * src/summaryview.c
15632         * src/prefs_common.c
15633         * src/prefs_common.h
15634         * src/gtk/quicksearch.c
15635         * src/gtk/quicksearch.h
15636                 Sync sticky pref with HEAD
15637
15638 2004-07-08 [colin]      0.9.11cvs17.10
15639
15640         * src/folder.c [1.213.2.6]
15641         * src/folder.h [1.87.2.6]
15642         * src/inc.c [1.149.2.7]
15643         * src/messageview.c [1.94.2.8]
15644         * src/procheader.c [1.47.2.6]
15645         * src/procmsg.c [1.150.2.4]
15646         * src/procmsg.h [1.60.2.5]
15647         * src/pop.c [1.56.2.4]
15648         * src/pop.h [1.17.2.3]
15649                 Let too big messages get downloaded, but truncated
15650                 Add a button to download them completely
15651                 
15652 2004-07-06 [colin]      0.9.11cvs17.9
15653
15654         * src/gtk/quicksearch.c [1.1.2.3]
15655                 Add a Clear button
15656         * commitHelper
15657         * PATCHSETS
15658                 Add a script to help with cvs
15659
15660 2004-07-03 [colin]      0.9.11cvs17.8
15661
15662         * src/plugins/imageviewer/viewer.c
15663                 fix imageviewer (which was staying on the first
15664                 displayed image)
15665
15666 2004-07-03 [colin]      0.9.11cvs17.7
15667
15668         Removed FIXME_GTK2 warnings
15669         * src/gtk/gtkutils.c
15670                 useless #warnings
15671         * src/gtk/menu.c
15672                 useless #warnings (no need to mess with menu rc)
15673         * src/gtk/menu.h
15674                 unused functions
15675         
15676
15677 2004-07-03 [colin]      0.9.11cvs17.6
15678
15679         Removed FIXME_GTK2 warnings
15680         * src/codeconv.c
15681                 useless #warnings (rewrite needed)
15682         * src/compose.c
15683                 useless #warnings (rewrite needed)
15684                 useless #warnings (gtk2 is like that)
15685                 useless #warnings (previously fixed)
15686         * src/main.c
15687                 useless #warnings (previously fixed)
15688         * src/message_search.c
15689                 useless #warnings (gtk2 is like that)
15690                 Made apparent that search is case-sensitive
15691         * src/mimeview.c
15692                 useless #warnings (rewrite needed)
15693                 useless #warnings (gtk2 is like that)
15694                 reimplemented real warnings
15695         * src/prefs_common.c
15696                 Removed block cursor option (not it gtk2)
15697         * src/prefs_gtk.c
15698                 useless #warnings (rewrite needed)
15699         * src/procheader.c
15700                 useless #warnings (rewrite needed)
15701         * src/sourcewindow.c
15702                 useless #warnings (incorrect placing)
15703         * src/summary_search.c
15704                 useless #warnings (gtk2 is like that)
15705                 Made apparent that search is case-sensitive
15706         * src/action.c
15707                 useless #warnings (gtk2 is like that)
15708         * src/textview.c
15709                 useless #warnings (rewrite needed)
15710         * src/toolbar.c
15711                 useless #warnings (rewrite needed)
15712
15713 2004-07-03 [colin]      0.9.11cvs17.5
15714
15715         * src/textview.c
15716                 Fix mismerge which broke URI opening
15717                 
15718 2004-07-01 [colin]      0.9.11cvs17.4
15719
15720         * src/gtk/filesel.c
15721                 Fill filename when saving
15722                 
15723 2004-06-27 [colin]      0.9.11cvs17.3
15724
15725         * src/gtk/filesel.[ch]
15726                 Use the new GTK file selector
15727                 Update prototype to match the reality: multiple file
15728                 selection is open-only          
15729         * src/compose.c
15730                 Match the new prototypes        
15731         * configure.ac
15732                 Match the new requirements (gtk 2.4.0)
15733                         
15734 2004-06-26 [colin]      0.9.11cvs17.2
15735
15736         * src/plugins/trayicon/trayicon.c
15737                 Remove useless signal handler on resize, which causes
15738                 an infinite "loop"
15739         
15740 2004-06-26 [colin]      0.9.11cvs17.1
15741         
15742         * tools/Makefile.am
15743                 remove launch_firebird and add nautilus2sylpheed.sh
15744         * src/quicksearch.c
15745           src/summaryview.c
15746                 Fix show/hide "Extended symbols" button problem
15747                 Fix apparition at startup
15748                 Fix const warnings
15749         * src/plugins/image_viewer/Makefile.am
15750                 Fix configure 
15751         * common/ssl.c
15752                 Re-enable certificate check, as it doesn't seem to
15753                 cause Xlib errors anymore
15754
15755 2004-06-25 [paul]       0.9.11cvs17
15756
15757         * sync with 0.9.11cvs17 HEAD
15758         
15759         NOTE: QuickSearch is broken
15760
15761 2004-06-07 [colin]      0.9.10claws67.10
15762         * src/plugins/trayicon/trayicon.c
15763           src/plugins/trayicon/libeggtrayicon/Makefile.am
15764           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15765                 Fix gettextization in trayicon plugin
15766
15767 2004-06-07 [colin]      0.9.10claws67.9
15768         
15769         * src/summaryview.c
15770           src/gtk/gtksctree.[ch]
15771                 Let Shift+{Up,Down} work in summaryview
15772                 (well, Down "works" and Up works)
15773                 Let the list scroll when using these keys
15774
15775 2004-06-06 [colin]      0.9.10claws67.8
15776
15777         * src/plugins/trayicon/trayicon.c
15778                 Fix pixmap update
15779
15780 2004-06-06 [colin]      0.9.10claws67.7
15781
15782         * src/addressbook.c
15783                 Fix signal handling causing system-wide focus grab
15784
15785 2004-05-25 [paul]       0.9.10claws67.6
15786
15787         * Makefile.am
15788           src/Makefile.am
15789                 clean up
15790
15791 2004-05-25 [paul]       0.9.10claws67.5
15792
15793         * replace deprecated gtk_signal... functions
15794
15795 2004-05-23 [colin]      0.9.10claws67.4
15796
15797         * src/compose.c
15798                 Fix wrapping
15799
15800 2004-05-22 [colin]      0.9.10claws67.3
15801
15802         * src/compose.c
15803                 Re-fix [Edited] in compose.c::compose_reedit()
15804
15805 2004-05-22 [colin]      0.9.10claws67.2
15806
15807         * src/procmime.c
15808                 Fix parsing of multiparts mails
15809
15810 2004-05-22 [colin]      0.9.10claws67.1
15811
15812         * src/summaryview.c
15813                 Fix quicksearch
15814
15815 2004-05-22 [paul]       0.9.10claws67
15816
15817         * sync with 0.9.10claws67 HEAD
15818
15819 2004-05-14 [alfons]
15820
15821         * src/procmime.h
15822                 add forgotton prototype
15823
15824 2004-05-10 [paul]       0.9.10claws57
15825
15826         * sync with 0.9.10claws57 HEAD
15827
15828 2004-05-05 [paul]       0.9.9.claws1
15829
15830         * ChangeLog-gtk2        ** REMOVED **
15831           ChangeLog-gtk2.claws  ** ADDED **
15832                 rename and adopt the normal claws format
15833                 
15834         * configure.ac
15835                 require gtkmathview >= 0.5
15836
15837         * ac/*                          ** REMOVED **
15838           ac/                           ** REMOVED **
15839           intl/Makefile.in              ** REMOVED **
15840           m4/                           ** ADDED **
15841           m4/missing                    ** ADDED **
15842           m4/missing/gdk-pixbuf.m4      ** ADDED **
15843           m4/missing/gettext.m4         ** ADDED **
15844           m4/missing/gpgme.m4           ** ADDED **
15845           m4/missing/imlib.m4           ** ADDED **
15846           m4/.cvsignore                 ** ADDED **
15847           m4/Makefile.am                ** ADDED **
15848           m4/README                     ** ADDED **
15849           m4/aclocal-include.m4         ** ADDED **
15850           m4/aspell.m4                  ** ADDED **
15851           m4/check-type.m4              ** ADDED **
15852           m4/gnupg-check-typedef.m4     ** ADDED **
15853           m4/openssl.m4                 ** ADDED **
15854           m4/spamassassin.m4            ** ADDED **
15855           po/ChangeLog                  ** REMOVED **
15856           po/Makefile.in.in             ** REMOVED **
15857           po/Rules-quot                 ** REMOVED **
15858           po/boldquot.sed               ** REMOVED **
15859           po/en@boldquot.header         ** REMOVED **
15860           po/en@quot.header             ** REMOVED **
15861           po/insert-header.sin          ** REMOVED **
15862           po/quot.sed                   ** REMOVED **
15863           po/remove-potcdate.sed        ** REMOVED **
15864           po/remove-potcdate.sin        ** REMOVED **
15865           po/stamp-po                   ** REMOVED **
15866           Makefile.am
15867           autogen.sh
15868           configure.ac
15869                 enable building with automake 1.8.x
15870                 add 'autopoint --force' to autogen.sh and remove all
15871                 auto-generated files, remove ac/ directory and use
15872                 m4/ directory instead
15873                 
15874         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15875                 fix gettextization
15876
15877 2004-02-28 Colin Leroy <colin@colino.net>
15878         * src/prefs_matcher.c
15879           src/prefs_filtering.c
15880           src/prefs_filtering_action.c
15881                 Fix non-editable GtkEntries
15882
15883 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15884         * src/prefs_themes.c
15885                 utf8 conversion for theme info
15886
15887 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15888         * sync 0.9.9claws
15889
15890 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15891         * src/grouplistdialog.c
15892                 allow multiple selections without ctrl key
15893
15894 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15895         * src/main.c
15896                 enable customizable accelerators
15897
15898 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15899         * src/prefs_common.c
15900                 re-enable different font settings for gtk1/2
15901         * src/prefs_folder_item.c
15902                 fix folder prefs displayed wrong
15903         * src/textview.c
15904                 set 'sunken' shadow type
15905
15906 2004-02-07 Colin Leroy <colin@colino.net>
15907         * src/compose.c
15908                 Fix message being always [Edited]
15909                 Encode headers correctly (utf8 buf)
15910
15911 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15912         * src/socket.c
15913                 remove double g_source_attach()
15914                 (Thanks to Colin Leroy)
15915
15916 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15917         * src/gtk/gtksctree.c
15918                 Fix SSL certificate list not shown
15919         * src/mimeview.c
15920                 Fix clicks in mime tree
15921
15922 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15923         * src/common/socket.c
15924                 Fix SSL receive
15925         * src/compose.c
15926                 Fix clipboard menu hotkeys
15927
15928 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15929         * src/gtk/gtkaspell.[ch]
15930           src/compose.c
15931                 reimplement spellchecker
15932
15933 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15934         * src/gtk/filesel.c
15935                 crash when inserting file in compose window
15936                 (TODO: keep old selection on clicks)
15937         * src/main.c
15938                 use gtkrc-2.0 instead of gtkrc
15939
15940 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15941         * src/messageview.c
15942                 remove orphaned mimeview unref()
15943
15944 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15945         * src/grouplistdialog.c
15946                 expand nodes containing subscribed groups
15947
15948 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15949         * src/textview.c
15950                 textview: hide cursor, restore old click behaviour
15951
15952 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15953         * src/textview.c
15954                 variable names messed up
15955
15956 2004-01-17 Colin Leroy <colin@colino.net>
15957         * src/addr_compl.c
15958                 Fix completion address too thin
15959         * src/compose.c
15960                 Fix tab-to-subject behaviour
15961         * src/summaryview.c
15962                 Implement key up & down in summaryview
15963
15964 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15965
15966         * sync 098claws
15967
15968 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15969         * configure.ac
15970           Makefile.am
15971           doc/.cvsignore
15972           doc/Makefile.am
15973                 faq, man, manual moved to doc/
15974         * ac/aspell.m4
15975           ac/check-type.m4
15976           ac/gnupg-check-typedef.m4
15977           ac/openssl.m4
15978           ac/spamassassin.m4
15979           ac/missing/gdk-pixbuf.m4
15980           ac/missing/gpgme.m4
15981           ac/missing/imlib.m4
15982                 fix automake warnings
15983
15984 2003-12-06 Colin Leroy <colin@colino.net>
15985         * src/summaryview.c
15986                 Fix quicksearch
15987
15988 2003-12-05 Colin Leroy <colin@colino.net>
15989         * src/summaryview.c
15990                 Fix going to next unread folder
15991
15992 2003-12-05 Colin Leroy <colin@colino.net>
15993         * src/crash.c
15994                 Fix gtk2 compilation
15995         * src/session.c
15996                 Remove iotag source handler at disconnection
15997         * src/socket.[ch] 
15998                 Remove source handler when closing socket 
15999                 (fixes another seg)
16000
16001 2003-12-04 Colin Leroy <colin@colino.net>
16002         * src/compose.c
16003           src/prefs_account.c
16004           src/prefs_common.c
16005                 Fix some dropdown menus
16006
16007 2003-12-04 Colin Leroy <colin@colino.net>
16008         * src/compose.c
16009                 Fix event handlers on header fields
16010         * src/common/socket.c
16011           src/common/session.c
16012                 Fix segfault with callback (SSL)
16013                 Fix end of session 
16014
16015 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16016
16017         * Fix compile bug in src/compose.c
16018         * removed src/gtk/gtkstext.[ch]
16019
16020 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16021
16022         * Convert character set and escape "text" attributes in toolbar setting
16023         files.
16024         * Fixed bug in button-press-event handling.
16025
16026 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16027
16028         * Fixed bug in key-press-event handling.
16029
16030 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16031
16032         * Enabled to compile tray-icon plugin (Ad-hoc).
16033         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16034
16035 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16036
16037         * Enabled to compile on sylpheed-claws.
16038         (tray-icon plugin still cannot compile yet.)
16039
16040 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16041
16042         * Updated to 0.9.5.
16043
16044 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16045
16046         * Updated to 0.9.4.
16047         * Ported monitoring SSL mechanism to GSource of GLib2
16048         (I don't confirm it)
16049         * Added _gtk2 suffix to key name of font preference to avoid
16050         ovverwriting preference of Gtk+-1.2 version.
16051
16052 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16053
16054         * Updated to 0.9.2.
16055
16056 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16057
16058         * Updated to 0.9.1.
16059         * Translate po files into UTF-8 when execute autogen.sh.
16060
16061 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16062
16063         * Updated to 0.9.0.
16064
16065 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16066
16067         * Plugged GError related memory leaks.
16068
16069 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16070
16071         * Changed default size of fonts.
16072         * Enabled to set titile font size of warning dialog.
16073
16074 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16075
16076         * Embed a sylpheed icon into executable binary on Windows.
16077
16078 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16079
16080         * I forgot to traslate character set of element string in src/xml.c.
16081
16082 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16083
16084         * Fixed detecting bind_textdomain_codeset in configure.in.
16085         * The bug in which "Example" of "Date fromat" preference isn't displayed
16086         correctly has been fixed.
16087
16088 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16089
16090         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16091           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16092           glib-gettextize
16093           Removed intl directory.
16094           Translated po files into UTF-8.
16095           (Thanks! Ryuji Abe)
16096
16097 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16098
16099         * The bug which doesn't unscape string in xml.c has been fixed.
16100
16101 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16102
16103         * The bug which is failed to translate encoding of file name thorough
16104         file dialog has been fixed.
16105
16106 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16107
16108         * Modified to translate file names which is used in inporting/expoting
16109         mbox feature and "Save as" feature into locale encoding.
16110         * Translate file names into locale encoding when "Attache file" and
16111         "Insert file".
16112         * Force set G_BROKEN_FILENAMES environment variable.
16113         * Other minor fixes.
16114
16115 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16116
16117         * Modified to treat MH folder's name as locale encoding.
16118
16119 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16120
16121         * The bug which clash on switching candidates of auto completion of
16122         addresses, cannot use auto completion in Japanesse is fixed
16123         (Thanks! Tokunaga-san)¡¥
16124
16125 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16126
16127         * The bug which cannot switch key accelerator preference has been fixed
16128         (Thanks! smbd-san)¡¥
16129
16130 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16131
16132         * version 0.8.11-gtk2-20030314
16133
16134 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16135
16136         * The bug in which character set conversion of filtering messages has
16137         been fixed.(Thanks! COCOA-san).
16138
16139 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16140
16141         * Revived "Leave space on head" preference in "Message" category.
16142         * A bug which clash when put the cursor to end of buffer and execute
16143         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16144
16145 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16146
16147         * version 0.8.11-gtk2-20030312
16148
16149 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16150
16151         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16152         * Modified to use Pango's API directly for font preference.
16153         * Integrated GtkTextView of textview to one widget.
16154         * Set fonts of header title in textview by "header_title" tag.
16155         * Removed some deprecated codes.
16156
16157 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16158
16159         * Updated to 0.8.11.
16160         * Merged cygwin patch(Thanks! Sakai-san).
16161
16162 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16163
16164         * version 0.8.10-gtk2-20030309