45f2dea8b3bc128ec5a297ba0d9141447150a6ee
[claws.git] / ChangeLog
1 2006-08-17 [mones]      2.4.0cvs55
2
3         * configure.ac
4         * manual/Makefile.am
5         * manual/es/Makefile.am
6         * manual/es/account.xml
7         * manual/es/ack.xml
8         * manual/es/addrbook.xml
9         * manual/es/advanced.xml
10         * manual/es/faq.xml
11         * manual/es/glossary.xml
12         * manual/es/gpl.xml
13         * manual/es/handling.xml
14         * manual/es/intro.xml
15         * manual/es/keyboard.xml
16         * manual/es/plugins.xml
17         * manual/es/starting.xml
18         * manual/es/sylpheed-claws-manual.xml
19         * manual/es/dist/Makefile.am
20         * manual/es/dist/html/Makefile.am
21         * manual/es/dist/pdf/Makefile.am
22         * manual/es/dist/ps/Makefile.am
23         * manual/es/dist/txt/Makefile.am
24                 Spanish translation for the manual
25
26 2006-08-16 [colin]      2.4.0cvs54
27
28         * src/compose.c
29         * src/main.c
30         * src/mainwindow.c
31                 Fix send button sensitivity at startup
32                 Set send menu sensitivity (patch by Fabien)
33         * src/ssl_manager.c
34                 Enable closing with esc (patch by Fabien)
35         * src/gtk/foldersort.c
36                 Enable closing with esc (patch by Fabien)
37         * src/procmime.c
38                 Optimisation (no need to copy to tempfile to
39                 "decode" 7bit and 8bit)
40         * src/summaryview.c
41                 Fix cruft in swap_from case
42         * src/textview.c
43                 Fix missing last line in some mail cases 
44                 (Fixes debian #381872)
45         * src/plugins/pgpcore/prefs_gpg.c
46         * src/plugins/pgpcore/sgpgme.c
47         * src/plugins/pgpcore/sgpgme.h
48                 Don't show "no key found" when user explicitely
49                 wants to create a key
50
51 2006-08-16 [paul]       2.4.0cvs53
52
53         * configure.ac
54         * src/account.c
55         * src/addressbook.c
56         * src/headerview.c
57         * src/prefs_account.c
58         * src/prefs_message.c
59         * src/gtk/gtkutils.c
60                 bump up minimum required versions of GTK+ and
61                 GLIB to 2.6.0
62
63 2006-08-16 [paul]       2.4.0cvs52
64
65         * src/toolbar.c
66                 workaround GTK+ Bug 351600 - 'Can't re-click
67                 on button after sensitivity update'
68                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
69                 Thanks to Colin
70
71 2006-08-15 [colin]      2.4.0cvs51
72
73         * src/plugins/pgpcore/prefs_gpg.c
74                 Set options sensitivity according to
75                 key existence
76         * src/plugins/pgpcore/sgpgme.c
77                 Allow to create key with no passphrase
78
79 2006-08-14 [cleroy]     2.4.0cvs50
80
81         * src/gtk/pluginwindow.c
82                 New layout (maybe to be changed?)
83         * src/gtk/gtkutils.c
84                 Fix a bit label_window
85         * src/plugins/pgpcore/passphrase.c
86         * src/plugins/pgpcore/passphrase.h
87         * src/plugins/pgpcore/plugin.c
88         * src/plugins/pgpcore/prefs_gpg.c
89         * src/plugins/pgpcore/prefs_gpg.h
90         * src/plugins/pgpcore/sgpgme.c
91         * src/plugins/pgpcore/sgpgme.h
92                 Allow to create a PGP private key via the GUI
93
94 2006-08-14 [wwp]        2.4.0cvs49
95
96         * src/addressbook_foldersel.c
97                 fix strict ISO C90 compliance.
98
99 2006-08-14 [paul]       2.4.0cvs48
100
101         * src/gtk/prefswindow.c
102                 re-set scrolled window on opening
103                 Patch by Ticho
104
105 2006-08-14 [paul]
106
107         2.5.0-rc1 released
108
109 2006-08-14 [paul]       2.4.0cvs47
110
111         * src/prefs_display_header.c
112                 re-enable user-defined Displayed Headers
113
114 2006-08-14 [paul]       2.4.0cvs46
115
116         * src/prefs_account.c
117                 use GTK_STOCK_EDIT
118
119 2006-08-13 [colin]      2.4.0cvs45
120
121         * src/common/utils.c
122                 Fix "a" in quote when the original message is empty,
123                 by using \0 instead of 'a' to test writability of
124                 temp files.
125
126 2006-08-13 [wwp]        2.4.0cvs44
127
128         * src/plugins/spamassassin/spamassassin.c
129                 fix capitalization of "SpamAssassin" in some debug, log and
130                 dialog messages.
131
132 2006-08-13 [paul]       2.4.0cvs43
133
134         * src/editldap.c
135                 fix overlapping widgets
136         * src/prefs_account.c
137                 fix translation of protocol_names[]
138                 fix label disappearing off the edge of the
139                 visible area
140
141 2006-08-12 [paul]       2.4.0cvs42
142
143         * manual/plugins.xml
144                 update IRC channel info before it gets forgotten
145                 about
146
147 2006-08-11 [colin]      2.4.0cvs41
148
149         * src/compose.c
150         * src/mainwindow.c
151         * src/mainwindow.h
152         * src/procmsg.c
153         * src/procmsg.h
154         * src/summaryview.c
155         * src/toolbar.c
156                 Grey out the Send button if
157                 - Queue folders are empty, or
158                 - We're sending already
159
160 2006-08-11 [wwp]        2.4.0cvs40
161
162         * src/main.c
163                 fix a logic issue when quitting while a compose window is
164                 still open, thanks to Colin.
165
166 2006-08-10 [colin]      2.4.0cvs39
167
168         * src/main.c
169                 Fix default font size setting after wizard run
170         * src/imap.c
171         * src/etpan/imap-thread.c
172         * src/etpan/imap-thread.h
173                 Fix bug #999 (Timing out on TSL cert validation 
174                 dialog makes ugly things happen). Also, STARTTLS
175                 unconditionnaly if initial capabilities contain
176                 LOGINDISABLED and STARTTLS.
177
178 2006-08-09 [colin]      2.4.0cvs38
179
180         * src/mainwindow.c
181         * src/mainwindow.h
182                 Fix Tools/Actions sensitivity when there are
183                 no actions
184
185 2006-08-09 [colin]      2.4.0cvs37
186
187         * src/prefs_filtering.c
188                 Warning fix, patch by Paul
189         * src/messageview.c
190         * src/prefs_actions.c
191         * src/prefs_filtering_action.c
192         * src/prefs_matcher.c
193                 Uniformisation of "Info ..." to "Info..." (for
194                 old gtk), patch by Fabien
195         * src/plugins/clamav/clamav_plugin_gtk.c
196                 Sensitivity fix by Fabien
197
198 2006-08-09 [colin]      2.4.0cvs36
199
200         * src/main.c
201         * src/main.h
202                 Add a function to know whether we're exiting
203         * src/plugins/trayicon/trayicon.c
204                 If exiting, don't do anything. Faster, and
205                 avoids gtk_main_iteration reentracy causing
206                 segfaults at exit
207
208 2006-08-09 [colin]      2.4.0cvs35
209
210         * src/messageview.c
211         * src/mimeview.c
212         * src/mimeview.h
213                 Fix lack of part selection when automatically 
214                 jumping to a specific part
215         * src/msgcache.c
216                 Little optimisation in cache reading
217
218 2006-08-09 [colin]      2.4.0cvs34
219
220         * src/compose.c
221                 Fix crash setting the priority on reedit
222                 (Accessing compose before creating it!)
223
224 2006-08-08 [colin]      2.4.0cvs33
225
226         * src/procmime.c
227                 Fix bug #998 (last attachment is not accessible)
228                 Bad RFC interpretation on multipart close-delimiters
229         * src/mimeview.c
230         * src/mimeview.h
231         * src/gtk/gtkvscrollbutton.c
232         * src/gtk/gtkvscrollbutton.h
233                 Make attachments list wheel-scrollable
234
235 2006-08-07 [colin]      2.4.0cvs32
236
237         * src/gtk/gtkaspell.c
238                 Fix bug #973 (Unicode punctation characters 
239                 are not recognized as separators by the
240                 spell checker); fix unsigned stuff
241
242 2006-08-07 [colin]      2.4.0cvs31
243
244         * src/compose.c
245                 Fix bug #956 (DnD text with accents in compose 
246                 text entry); fix gccc's signed/unsigned fuss
247
248 2006-08-06 [colin]      2.4.0cvs30
249
250         * src/main.c
251                 Fix bug #979 (Plugin crashes when exiting 
252                 sylpheed-claws) : handle exit request only 
253                 once
254
255 2006-08-05 [colin]      2.4.0cvs29
256
257         * src/news.c
258                 Just make sure we have a msgid.
259
260 2006-08-05 [colin]      2.4.0cvs28
261
262         * src/news.c
263         * src/summaryview.c
264                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
265                 by reimplementing it
266         * src/textview.c
267                 Fix bug when hiding quotes with level > 3 and quote
268                 colors are recycled
269
270 2006-08-04 [colin]      2.4.0cvs27
271
272         * src/compose.c
273         * src/undo.c
274         * src/undo.h
275                 Fix a bit replace-by-pasting undo
276         * src/mainwindow.c
277         * src/messageview.c
278                 Fix Fold quotes menu synchro in
279                 mainwindow when it changes in 
280                 messageview
281         * src/textview.c
282                 Fix right-click on quotes blocks
283         * src/common/utils.c
284                 Verify that the file created by
285                 my_tmpfile() is writable. Fixes
286                 bug #988 (very specific filesystem
287                 issue)
288         * src/plugins/pgpcore/sgpgme.c
289                 Fix file descriptor leak
290         * src/plugins/spamassassin/spamassassin.c
291                 Warn once if spamd isn't reachable
292
293 2006-08-04 [colin]      2.4.0cvs26
294
295         * src/toolbar.c
296                 i18n context patch by Fabien
297
298 2006-08-03 [colin]      2.4.0cvs25
299
300         * src/mainwindow.c
301         * src/messageview.c
302                 Rename "Hide quotes" to "Fold quotes"
303         * src/textview.c
304                 Don't use hand cursor on quotes. "all 
305                 the bonuses of the feature and none of 
306                 unwelcome side-effects"
307
308 2006-08-03 [colin]      2.4.0cvs24
309
310         * AUTHORS
311         * sylpheed-claws.desktop
312         * src/gtk/authors.h
313                 Bring the desktop file to XDG compliance
314                 Patch by Charles A. Edwards
315
316 2006-08-03 [colin]      2.4.0cvs23
317
318         * src/textview.c
319                 Fix links offset when they are preceded
320                 by accentued chars (g_utf8_strlen!)
321         * src/mainwindow.c
322                 Fix wrong status when starting offline
323
324
325 2006-08-03 [wwp]        2.4.0cvs22
326
327         * src/prefs_common.h
328                 ask what to do w/ filtering rules that belong to an account when
329                 applying filtering rules manually from the main window (skip,
330                 apply regardless of the account, use current account). This dialog
331                 can be skipped and the last reply used.
332                 (forgot that file)
333
334 2006-08-03 [wwp]        2.4.0cvs21
335
336         * src/filtering.c
337         * src/filtering.h
338         * src/prefs_common.c
339         * src/summaryview.c
340         * src/alertpanel.c
341         * src/alertpanel.h
342         * src/messageview.c
343                 ask what to do w/ filtering rules that belong to an account when
344                 applying filtering rules manually from the main window (skip,
345                 apply regardless of the account, use current account). This dialog
346                 can be skipped and the last reply used.
347
348
349 2006-08-03 [colin]      2.4.0cvs20
350
351         * src/textview.c
352                 Optimize previous patch
353
354 2006-08-03 [cleroy]     2.4.0cvs19
355
356         * src/textview.c
357                 Fix quotes getting toggled back when the
358                 mail has an even number of text parts
359
360 2006-08-02 [colin]      2.4.0cvs18
361
362         * src/messageview.c
363                 Add Hide quotes menu
364
365 2006-08-02 [colin]      2.4.0cvs17
366
367         * src/mainwindow.c
368         * src/prefs_common.c
369         * src/textview.c
370         * src/textview.h
371         * src/gtk/about.c
372                 Allow per-level quote hiding,
373                 Allow toggling quotes by double-clicking them
374                 Rename RemoteURI to ClickableText to reflect
375                 the fact it's used for a variety of things
376
377 2006-08-02 [wwp]        2.4.0cvs16
378
379         * src/mainwindow.c
380                 fix "View/Hide quotes" menu item status initialization.
381
382 2006-08-02 [wwp]        2.4.0cvs15
383
384         * src/matcher_parser_parse.y
385                 remove a debug trace.
386
387 2006-08-02 [paul]       2.4.0cvs14
388
389         * src/plugins/pgpcore/passphrase.c
390                 don't set initial dialog size
391                 make it resizable
392
393 2006-08-02 [paul]       2.4.0cvs13
394
395         * src/noticeview.c
396                 remove the rogue '/' character
397
398 2006-08-02 [paul]       2.4.0cvs12
399
400         * src/noticeview.c
401                 allow buttons to resize as necessary
402
403 2006-08-01 [wwp]        2.4.0cvs11
404
405         * src/mbox.c
406                 fix strict ISO C90 compliance.
407
408 2006-08-01 [wwp]        2.4.0cvs10
409
410         * tools/update-po
411                 updated update-po tool to work w/ context-dependent translations.
412                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
413
414 2006-08-01 [wwp]        2.4.0cvs9
415
416         * src/matcher.c
417         * src/prefs_filtering.c
418         * src/prefs_matcher.c
419                 allow context-dependent translations for "All",
420                 patch by Fabien Vantard <fzzzzz@gmail.com>.
421
422 2006-07-31 [colin]      2.4.0cvs8
423
424         * AUTHORS
425         * src/gtk/authors.h
426                 Add Rafal to authors
427
428 2006-07-31 [colin]      2.4.0cvs7
429
430         * src/compose.c
431         * src/mainwindow.c
432         * src/messageview.h
433         * src/prefs_common.c
434         * src/prefs_common.h
435         * src/textview.c
436                 Add 'View/Hide quotes'. Patch based on a patch
437                 by Rafal Weglarz
438
439 2006-07-31 [colin]      2.4.0cvs6
440
441         * src/action.c
442                 Fix problem with "> stuff >" actions
443
444 2006-07-31 [paul]       2.4.0cvs5
445
446         * po/nb.po
447                 updated by Geir Helland
448
449 2006-07-31 [wwp]        2.4.0cvs4
450
451         * src/mainwindow.c
452         * src/summaryview.c
453         * src/summaryview.h
454                 add "View/Go to/Parent message" and "View/Go to/Last read message",
455                 thanks to Colin.
456
457 2006-07-31 [wwp]        2.4.0cvs3
458
459         * src/Makefile.am
460         * src/addr_compl.c
461         * src/addr_compl.h
462         * src/addressbook.c
463         * src/addressbook.h
464         * src/addressbook_foldersel.c
465         * src/addressbook_foldersel.h
466         * src/addrindex.c
467         * src/addrindex.h
468         * src/matcher.c
469         * src/matcher.h
470         * src/matcher_parser_lex.l
471         * src/matcher_parser_parse.y
472         * src/prefs_common.c
473         * src/prefs_common.h
474         * src/prefs_filtering.c
475         * src/prefs_matcher.c
476         * src/prefs_matcher.h
477         * src/summaryview.c
478                 introduce filtering against the address book. It's now possible to add
479                 matched conditions to determine if any email address in a message matches
480                 or doesn't match any or all books or folders in the address book.
481
482 2006-07-31 [wwp]        2.4.0cvs2
483
484         * src/account.c
485         * src/filtering.c
486         * src/filtering.h
487         * src/folder.c
488         * src/folderview.c
489         * src/inc.c
490         * src/mainwindow.c
491         * src/matcher.c
492         * src/matcher_parser_lex.l
493         * src/matcher_parser_parse.y
494         * src/mbox.c
495         * src/prefs_filtering.c
496         * src/prefs_filtering.h
497         * src/procmsg.c
498         * src/procmsg.h
499         * src/summaryview.c
500                 introduce per-account filtering rules. Each filtering rule can now be assigned
501                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
502                 when applying filtering rules manually, as all rules will apply - even the ones
503                 assigned to an account. This issue will be addressed soon.
504  
505
506
507 2006-07-31 [wwp]        2.4.0cvs1
508
509         * src/quote_fmt.c
510                 make more strings translatable.
511
512 2006-07-31 [paul]       2.4.0
513
514         2.4.0 released
515
516 2006-07-31 [paul]       2.3.1cvs91
517
518         * po/ca.po
519                 updated by Miquel Oliete
520
521 2006-07-31 [paul]       2.3.1cvs90
522
523         * po/de.po
524         * po/el.po
525         * po/fr.po
526         * po/it.po
527         * po/pl.po
528         * po/pt_BR.po
529         * po/sr.po
530         * po/zh_CN.po
531                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
532                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
533                 Aleksandar Urosevic, and Ralgh Young
534
535 2006-07-31 [paul]       2.3.1cvs89
536
537         * src/account.c
538         * src/main.c
539         * src/mainwindow.c
540         * src/mainwindow.h
541                 Fix a race condition when, after an SC crash, rescanning
542                 folders took more than 0.5 seconds
543                 Thanks to Colin
544
545 2006-07-31 [paul]       2.3.1cvs88
546
547         * src/folderview.c
548                 don't translate separator strings
549
550 2006-07-30 [mones]      2.3.1cvs87
551
552         * doc/man/sylpheed-claws.1
553                 Fixed non-ASCII chars in Hoa's name
554         * po/es.po
555                 Updated for release
556
557 2006-07-27 [colin]      2.3.1cvs86
558
559         * src/textview.c
560                 Don't include the leading \n in links
561                 Patch by Fabien
562
563 2006-07-25 [colin]      2.3.1cvs85
564
565         * src/mainwindow.c
566         * src/common/socket.h
567         * src/etpan/imap-thread.c
568                 Refresh resolvers before connecting
569                 to IMAP servers, and after switching
570                 to online. Thanks to Paul.
571
572 2006-07-18 [colin]
573
574         * 2.4.0-rc4 released
575
576 2006-07-17 [colin]      2.3.1cvs84
577
578         * src/inc.c
579                 Show connection attempt in statusbar before
580                 connecting (previously first message was
581                 "Retrieving messages from ..." after the
582                 connection succeeded.
583
584 2006-07-16 [wwp]        2.3.1cvs83
585
586         * sylpheed-claws.ico
587                 Added .ico file (windows multi-size icon file, generated).
588
589 2006-07-12 [wwp]        2.3.1cvs82
590
591         * src/messageview.c
592                 remove Message/Re-edit menu entry from messageview window,
593                 as sent/draft/queued messages are opened in compose window when
594                 re-edited and it's not possible to re-edit other msgs.
595
596 2006-07-12 [paul]       2.3.1cvs81
597
598         * AUTHORS
599         * src/mainwindow.c
600         * src/gtk/authors.h
601                 check online state before resetting
602                 mailcheck timer. Useful if some program
603                 verifies connection state and updates
604                 Claws.
605                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
606
607 2006-07-12 [paul]       2.3.1cvs80
608
609         * sylpheed-claws-128x128.png
610         * sylpheed-claws-64x64.png
611         * sylpheed-claws.png
612         * src/Makefile.am
613         * src/main.c
614         * src/prefs_toolbar.c
615         * src/stock_pixmap.c
616         * src/stock_pixmap.h
617         * src/wizard.c
618         * src/gtk/about.c
619         * src/gtk/gtkutils.c
620         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
621         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
622         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
623         * src/pixmaps/sylpheed.xpm              ** REMOVED **
624         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
625         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
626                 updated and renamed logo/icon files and related
627                 logo by Jesper Schultz
628
629 2006-07-11 [paul]       2.3.1cvs79
630
631         * src/main.c
632                 fix the labels a smidgin
633
634 2006-07-09 [colin]      2.3.1cvs78
635
636         * src/textview.c
637                 Show errors in textviewer's command
638                 Patch by H. Merijn Brand
639
640 2006-07-09 [colin]      2.3.1cvs77
641
642         * src/compose.c
643                 Save FMID in drafts too
644
645 2006-07-08 [colin]      2.3.1cvs76
646
647         * src/compose.c
648                 Svae RMID in drafted mails too
649                 Save quote_fmt vars for whole mails,
650                 don't reset at each quote_fmt_init:
651                 allows to use the same |i{var} in
652                 various template fields
653         * src/prefs_template.c
654         * src/quote_fmt.h
655         * src/quote_fmt_parse.y
656                 Same
657
658 2006-07-08 [colin]      2.3.1cvs75
659
660         * src/textview.c
661                 Fix highlighting of attached parts URIs
662
663 2006-07-08 [colin]      2.3.1cvs74
664
665         * src/main.c
666                 Prevent bug #981 (sc 2.3.1 segfaults with 
667                 gtk+ 2.10) from being reported again:
668                 if Sylpheed-Claws has been compiled against
669                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
670                 of if Sylpheed-Claws has been compiled against
671                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
672                 error out.
673
674 2006-07-07 [colin]      2.3.1cvs73
675
676         * src/prefs_actions.c
677                 Fix label
678
679 2006-07-07 [colin]      2.3.1cvs72
680
681         * src/prefs_actions.c
682                 Fix compile on gtk < 2.8. argh :)
683
684 2006-07-07 [paul]       2.3.1cvs71
685
686         * src/common/defs.h
687                 update DONATE_URI
688
689 2006-07-07 [colin]      2.3.1cvs70
690
691         * po/POTFILES.in
692         * src/quote_fmt.c
693         * src/quote_fmt_lex.l
694         * src/quote_fmt_parse.y
695                 Add |i{var}, a way to insert user-entered
696                 text in a template
697
698 2006-07-07 [colin]
699
700         * 2.4.0-rc3 released
701
702 2006-07-07 [colin]      2.3.1cvs69
703
704         * src/folder.c
705                 Don't consider inboxes of UNKNOWN folder 
706                 classes to be useable as default inboxes
707
708 2006-07-07 [paul]       2.3.1cvs68
709
710         * src/textview.c
711                 add missing #include <errno.h>
712                 Thanks to René J. Blokland
713
714 2006-07-07 [paul]       2.3.1cvs67
715
716         * src/action.c
717                 Return now Closes dialog
718         * src/mimeview.c
719         * src/mimeview.h
720         * src/textview.c
721                 add contextual menu to mime parts listed
722                 in the textview
723                 Thanks to Colin
724         * src/common/utils.c
725                 reversal: ' is a valid character in URLs
726
727 2006-07-06 [colin]      2.3.1cvs66
728
729         * src/remotefolder.h
730                 Forgotten in previous commit
731
732 2006-07-06 [colin]      2.3.1cvs65
733
734         * src/folder.c
735                 Set summary update flag whenever
736                 totals changed
737         * src/imap.c
738         * src/prefs_account.c
739         * src/common/utils.h
740         * src/etpan/imap-thread.c
741                 Fix warnings, thanks to Fabien and
742                 Ricardo
743
744 2006-07-06 [wwp]        2.3.1cvs64
745
746         * src/gtk/gtkutils.c
747                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
748
749 2006-07-06 [wwp]        2.3.1cvs63
750
751         * src/account.c
752         * src/addressbook.c
753         * src/addressitem.h
754         * src/folderview.c
755         * src/mainwindow.c
756         * src/manual.c
757         * src/manual.h
758         * src/message_search.c
759         * src/prefs_actions.c
760         * src/prefs_filtering.c
761         * src/prefs_filtering.h
762         * src/prefs_template.c
763         * src/summary_search.c
764         * src/summaryview.c
765         * src/gtk/gtkutils.c
766         * src/gtk/gtkutils.h
767         * src/gtk/pluginwindow.c
768                 add help buttons to some dialogs. Clicking such buttons opens a
769                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
770
771 2006-07-06 [paul]       2.3.1cvs62
772
773         * src/textview.c
774                 fix attachments contextual menu
775                 Thanks to Colin
776
777 2006-07-05 [colin]      2.3.1cvs61
778
779         * src/textview.c
780         * src/compose.c
781                 Handle sftp:// links
782
783 2006-07-05 [paul]       2.3.1cvs60
784
785         * src/gtk/filesel.c
786                 grab save button by default
787                 Thanks to Colin
788
789 2006-07-05 [wwp]        2.3.1cvs59
790
791         * manual/xml2pdf
792                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
793
794 2006-07-04 [colin]      2.3.1cvs58
795
796         * src/mimeview.c
797         * src/textview.c
798                 Use left click to select, middle click to open
799                 on mimeparts links
800         * src/common/utils.c
801                 Fix segfault
802
803 2006-07-04 [colin]      2.3.1cvs57
804
805         * src/mainwindow.c
806         * src/news.c
807                 Warning fixes, thanks to Fabien
808
809 2006-07-04 [colin]      2.3.1cvs56
810
811         * src/mimeview.c
812         * src/mimeview.h
813         * src/textview.c
814                 Allow parts to be selected via their text label
815                 in textview
816
817 2006-07-04 [colin]      2.3.1cvs55
818
819         * src/folderview.c
820                 Feedback when closing (for big folders)
821         * src/prefs_actions.c
822         * src/prefs_filtering.c
823         * src/prefs_matcher.c
824         * src/prefs_template.c
825                 Fix default button when closing without
826                 having saved
827
828 2006-07-04 [colin]      2.3.1cvs54
829
830         * src/news.c
831                 Delete local file on deletion
832
833 2006-07-03 [colin]      2.3.1cvs53
834
835         * src/folderview.c
836         * src/main.c
837                 Don't freeze when rescanning after crash
838
839 2006-07-03 [wwp]        2.3.1cvs52
840
841         * src/compose.c
842         * src/privacy.c
843         * src/privacy.h
844         * src/plugins/pgpinline/pgpinline.c
845         * src/plugins/pgpmime/pgpmime.c
846                 don't report an error when the user cancels the passphrase dialog.
847
848 2006-07-02 [colin]      2.3.1cvs51
849
850         * src/folderview.c
851                 Open message when crossing folders with Space,
852                 goto next unread and friends
853
854 2006-07-01 [colin]      2.3.1cvs50
855
856         * src/prefs_account.c
857                 Typographic rules varying from language
858                 to language (in french "Protocole :"),
859                 we have to do that :)
860
861 2006-07-01 [ticho]      2.3.1cvs49
862
863         * src/prefs_account.c
864                 Only use one temporary gchar* variable in
865                 prefs_account_protocol_set_optmenu().
866
867 2006-07-01 [ticho]      2.3.1cvs48
868
869         * src/prefs_account.c
870         * src/prefs_account.h
871                 Use GtkLabel for existing account protocol name.
872                 Created an array for protocol names and populate the
873                 combobox from it in a for() cycle.
874
875 2006-06-30 [colin]      2.3.1cvs47
876
877         * src/compose.c
878                 Block undo when changing signature (by changing
879                 account)
880
881 2006-06-30 [paul]       2.3.1cvs46
882
883         * src/send_message.c
884                 when editing From in the Compose window, use that address
885                 in the Return-Path: header
886                 Thanks to Colin
887
888 2006-06-30 [colin]      2.3.1cvs45
889
890         * src/compose.c
891                 Fix signature replacement:
892                 - when no newline before separator
893                 - when reediting
894
895 2006-06-29 [colin]      2.3.1cvs44
896
897         * src/folderview.c
898         * src/folderview.h
899         * src/mainwindow.c
900         * src/summaryview.c
901                 Let 'View/Go to/Next marked' work like
902                 Next new & Next unread: across folders
903                 Change the select_on_entry pref to do
904                 what we want when changing folder
905         * src/common/utils.c
906                 Fix single-quoted links 
907
908 2006-06-29 [colin]      2.3.1cvs43
909
910         * src/gtk/gtkaspell.c
911                 "Sylpheed" and "Sylpheed-Claws" do exist !
912
913 2006-06-29 [colin]      2.3.1cvs42
914
915         * src/imap.c
916                 Forgot to remove debug
917
918 2006-06-29 [colin]      2.3.1cvs41
919
920         * src/imap.c
921         * src/imap.h
922         * src/mainwindow.c
923                 Disconnect from IMAP servers when going
924                 offline. Fixes bug #978 (going to offline-mode 
925                 won't close connections)
926
927 2006-06-29 [colin]      2.3.1cvs40
928
929         * src/main.c
930                 Fix transient setting on failing plugins
931                 Patch by Fabien
932         * src/plugins/pgpcore/sgpgme.c
933                 Only warn for OpenPGP. Most people don't
934                 have CMS available.
935
936 2006-06-29 [colin]      2.3.1cvs39
937
938         * src/compose.c
939                 Fix Spelling menu (discrepancy between context menu
940                 and top menu when folder's dictionary isn't the 
941                 default one)
942         * src/plugins/pgpcore/sgpgme.c
943                 More error reporting about why gpgme can fail
944
945 2006-06-29 [wwp]        2.3.1cvs38
946
947         * src/mainwindow.c
948                 honor the display-header-pane setting even when the message view
949                 is a separate window.
950
951 2006-06-29 [wwp]        2.3.1cvs37
952
953         * src/prefs_actions.c
954                 forgot to commit that one (use of GTK_STOCK_INFO).
955
956 2006-06-29 [colin]      2.3.1cvs36
957
958         * src/imap.c
959                 Better handling of login errors (ask the password
960                 again once), alert in case of error. Fix three
961                 signedness warnings.
962
963 2006-06-28 [wwp]        2.3.1cvs35
964
965         * src/prefs_template.c
966         * src/prefs_matcher.c
967         * src/prefs_filtering_action.c
968         * src/prefs_quote.c
969                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
970                 patch by Fabien Vantard, slightly modified.
971
972 2006-06-28 [paul]
973
974         2.4.0-rc2 released
975
976 2006-06-28 [colin]      2.3.1cvs34
977
978         * src/prefs_account.c
979                 Fix bug #977 (Can't add or edit imap accounts)
980
981 2006-06-28 [colin]      2.3.1cvs33
982
983         * src/mimeview.c
984                 Fix previous
985
986 2006-06-28 [colin]      2.3.1cvs32
987
988         * src/mimeview.c
989                 Save named inlined attachments with "Save all"
990         * src/main.c
991         * src/mbox.c
992         * src/common/plugin.c
993         * src/common/plugin.h
994         * src/common/sylpheed.c
995         * src/common/utils.c
996         * src/plugins/pgpcore/sylpheed.def
997         * src/plugins/pgpinline/sylpheed.def
998         * src/plugins/pgpmime/sylpheed.def
999                 Win32 compatibility patch, by
1000                 Werner Koch
1001
1002 2006-06-28 [wwp]        2.3.1cvs31
1003
1004         * src/imap.c
1005         * src/prefs_folder_item.c
1006                 less compilation warnings (thanks to Fabien Vantard), less typos.
1007
1008 2006-06-28 [paul]       2.3.1cvs30
1009
1010         * src/gtk/gtkutils.c
1011                 gtk_combo_box_set_focus_on_click() is only
1012                 available since gtk 2.6.0
1013
1014 2006-06-28 [paul]       2.3.1cvs29
1015
1016         * src/prefs_ext_prog.c
1017                 fix engrish and add a tooltip for the
1018                 'command for 'Display as text' option
1019
1020 2006-06-28 [paul]
1021
1022         2.4.0-rc1 released
1023
1024 2006-06-28 [paul]       2.3.1cvs28
1025
1026         * ChangeLog
1027         * tools/Makefile.am
1028                 include textviewer.pl in releases
1029
1030 2006-06-28 [paul]       2.3.1cvs27
1031
1032         * src/prefs_ext_prog.c
1033                 hide Print command option if libgnomeprint
1034                 support is present
1035
1036 2006-06-27 [colin]      2.3.1cvs26
1037
1038         * src/compose.c
1039                 Fix Esc handling in insert/attach dialog
1040                 Don't show this dialog if dragging something
1041                 else than text/uri-list
1042                 Thanks to Fabien Vantard
1043         * tools/textviewer.pl
1044                 Filter script to display stuff as text
1045                 by H. Merijn Brand
1046
1047 2006-06-27 [wwp]        2.3.1cvs25
1048
1049         * src/messageview.c
1050                 use the exact product name (message view title), patch
1051                 by Fabien Vantard.
1052
1053 2006-06-27 [ticho]      2.3.1cvs24
1054
1055         * src/prefs_account.c
1056         * src/prefs_common.c
1057         * src/prefs_common.h
1058         * src/prefs_ext_prog.c
1059         * src/textview.c
1060                 Add a preference (Preferences/External programs)
1061                 to allow "Display as text" to be done via a script
1062                 (patch by H.Merijn Brand).
1063                 Use GtkComboBox for protocol selection in account
1064                 preferences.
1065                 Only include current choice for existing accounts, and
1066                 insensitivize the combobox.
1067
1068 2006-06-27 [paul]       2.3.1cvs23
1069
1070         * src/mbox.c
1071                 fix crasher introduced in cvs21.
1072                 Thanks to Colin
1073
1074 2006-06-26 [colin]      2.3.1cvs22
1075
1076         * src/mbox.c
1077                 Fix double-frees when leaving folders
1078                 after exporting to mbox
1079
1080 2006-06-26 [colin]      2.3.1cvs21
1081
1082         * src/mbox.c
1083                 More feedback (and optimisation)
1084                 on import/export
1085         * src/common/utils.c
1086                 Fix case when looking for mail addresses
1087         * src/gtk/gtkutils.c
1088                 Extra check for (X-)Face
1089
1090 2006-06-25 [ticho]      2.3.1cvs20
1091
1092         * src/compose.c
1093         * src/exphtmldlg.c
1094         * src/gtk/gtkutils.c
1095         * src/gtk/gtkutils.h
1096                 Added second argument to gtkut_sc_combobox_create() to
1097                 control focus-on-click for the widget.
1098                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1099
1100 2006-06-25 [ticho]      2.3.1cvs19
1101
1102         * src/compose.c
1103         * src/gtk/Makefile.am
1104         * src/gtk/combobox.c
1105         * src/gtk/combobox.h
1106         * src/gtk/gtkutils.c
1107         * src/gtk/gtkutils.h
1108                 Use GtkComboBox instead of deprecated GtkOptionMenu
1109                 for account selector in compose window and for encoding
1110                 selector in attachment properties.
1111                 Also factorise working with the new GtkComboBox somewhat.
1112
1113 2006-06-24 [paul]       2.3.1cvs18
1114
1115         * src/prefs_common.c
1116                 use the correct default value
1117
1118 2006-06-24 [paul]       2.3.1cvs17
1119
1120         * src/compose.c
1121         * src/prefs_common.c
1122         * src/prefs_common.h
1123         * src/prefs_compose_writing.c
1124                 enable setting of default action when
1125                 dnd'ing files in the compose window.
1126                 (Collaborative effort with wwp)
1127
1128 2006-06-23 [wwp]        2.3.1cvs16
1129
1130         * src/compose.c
1131                 i18n fix (thanks to Fabien Vantard)
1132
1133 2006-06-22 [colin]      2.3.1cvs15
1134
1135         * src/prefs_customheader.c
1136                 Don't use filters in custom headers' file 
1137                 selector. Remember, extensions mean nothing :)
1138
1139 2006-06-22 [paul]       2.3.1cvs14
1140
1141         * configure.ac
1142                 allow setting of man directory location
1143
1144 2006-06-22 [colin]      2.3.1cvs13
1145
1146         * src/mainwindow.c
1147                 Add 'View/Go to/Next unread folder'.
1148                 I missed that :)
1149
1150 2006-06-22 [colin]      2.3.1cvs12
1151
1152         * src/common/utils.c
1153                 Add some subject prefixes
1154                 Patch by Bjorn T Johansen <btj@havleik.no>
1155
1156 2006-06-22 [colin]      2.3.1cvs11
1157
1158         * manual/advanced.xml
1159                 Forgotten hidden pref
1160
1161 2006-06-21 [paul]       2.3.1cvs10
1162
1163         * src/prefs_account.c
1164                 complete the removal of 'Add date header' option
1165
1166 2006-06-21 [paul]       2.3.1cvs9
1167
1168         * src/account.c
1169         * src/compose.c
1170         * src/prefs_account.c
1171         * src/prefs_account.h
1172                 remove option to add date header - always
1173                 add date header
1174         * src/etpan/imap-thread.c
1175                 fix warnings (Thanks to Colin)
1176
1177 2006-06-21 [wwp]        2.3.1cvs8
1178
1179         * src/folder.c
1180                 set the attachment flag when inline text part are (file)named. This is more convenient
1181                 when receiving (for instance) inline source files or patches sent using thunderbird.
1182
1183 2006-06-21 [paul]       2.3.1cvs7
1184
1185         * src/inc.c
1186                 fix off-by-one count of current msg in
1187                 statusbar filtering progressbar
1188
1189 2006-06-21 [paul]       2.3.1cvs6
1190
1191         * src/folder.c
1192                 Show attachment icon even if the part is 'inline'
1193                 if the following conditions are met:
1194                 - content-type != 'text/plain'
1195                 - content-type != '*/pgp-signature'
1196                 - either 'name' or 'filename' parameter is not NULL
1197                 
1198                 Thanks to Colin
1199
1200 2006-06-21 [paul]       2.3.1cvs5
1201
1202         * src/messageview.c
1203         * src/prefs_common.c
1204         * src/prefs_common.h
1205         * src/prefs_other.c
1206                 add an option to 'Never send Return
1207                 Receipts'
1208                 Thanks to Colin
1209
1210 2006-06-20 [mones]      2.3.1cvs4
1211
1212         * po/es.po
1213                 updated
1214         * src/compose.c
1215                 typo fixed (space after comma)
1216         * tools/make.themes.project
1217                 remove exec mode from tarball files
1218
1219 2006-06-20 [colin]      2.3.1cvs3
1220
1221         * src/news.c
1222         * src/procheader.c
1223         * src/unmime.c
1224                 Better fix for \n's in headers (don't 
1225                 break Received: and others)
1226
1227 2006-06-20 [paul]       2.3.1cvs2
1228
1229         * src/alertpanel.c
1230         * src/textview.c
1231                 improve legibility of phishing attempt
1232                 dialog
1233
1234 2006-06-20 [paul]       2.3.1cvs1
1235
1236         * NEWS
1237         * README
1238         * configure.ac
1239                 Update version number following
1240                 stable release
1241
1242 2006-06-20 [colin]      2.3.0cvs26
1243
1244         * src/compose.c
1245                 When dragging a file to the text of the compose
1246                 window, ask whether we want to insert or attach
1247                 (I know lots of people who do that to attach)
1248
1249 2006-06-20 [colin]      2.3.0cvs25
1250
1251         * src/etpan/imap-thread.c
1252                 Fix threshold (the append command is often > 32 bytes)
1253
1254 2006-06-19 [colin]      2.3.0cvs24
1255
1256         * src/imap.c
1257         * src/etpan/imap-thread.c
1258                 Workaround Rockliffe IMAP server bug: replace
1259                 "x UID SEARCH (ANSWERED UID 1:*)" with
1260                 "x UID SEARCH ANSWERED"
1261                 (Rockliffe doesn't handle the parenthesis)
1262
1263 2006-06-19 [colin]      2.3.0cvs23
1264
1265         * src/compose.c
1266         * src/imap.c
1267         * src/etpan/imap-thread.c
1268                 Probably fix bug #972 (Freezes when adding 
1269                 an attachment to the message)
1270         * src/common/defs.h
1271                 Modernize Firefox cmd
1272
1273
1274 2006-06-18 [colin]      2.3.0cvs22
1275
1276         * src/prefs_customheader.c
1277                 Only allow correct filenames for various
1278                 custom headers
1279
1280 2006-06-18 [colin]      2.3.0cvs21
1281
1282         * src/prefs_customheader.c
1283                 Add a 'From File...' button in custom headers prefs, which
1284                 try to do the right thing: 
1285                 for normal headers, use file as plaintext,
1286                 for X-Face, calls compface,
1287                 for Face, encode to b64.
1288
1289 2006-06-17 [colin]      2.3.0cvs20
1290
1291         * src/mh.c
1292                 Warning fix
1293
1294 2006-06-16 [colin]      2.3.0cvs19
1295
1296         * src/summaryview.c
1297                 Recursive quicksearch: show message list
1298                 in current folder, *then* search children
1299                 in the background.
1300
1301 2006-06-16 [colin]      2.3.0cvs18
1302
1303         * src/main.c
1304                 Instead of ignoring SIGPIPE, save caches
1305                 when getting one. Will fix the fact that
1306                 hot caches are out-of-date when logging 
1307                 out of Xorg.
1308         * src/compose.c
1309         * src/prefs_compose_writing.c
1310                 Only save text (not attachments) when 
1311                 auto-saving to drafts
1312         * src/unmime.c
1313                 Always replace \n, \r and \t with spaces
1314                 in headers
1315         * manual/dist/html/Makefile.am
1316         * manual/dist/pdf/Makefile.am
1317         * manual/dist/ps/Makefile.am
1318         * manual/dist/txt/Makefile.am
1319         * manual/fr/dist/html/Makefile.am
1320         * manual/fr/dist/pdf/Makefile.am
1321         * manual/fr/dist/ps/Makefile.am
1322         * manual/fr/dist/txt/Makefile.am
1323         * manual/pl/dist/html/Makefile.am
1324         * manual/pl/dist/pdf/Makefile.am
1325         * manual/pl/dist/ps/Makefile.am
1326         * manual/pl/dist/txt/Makefile.am
1327                 Fix make clean removing pregenerated manuals
1328
1329
1330 2006-06-16 [colin]      2.3.0cvs17
1331
1332         * src/plugins/pgpcore/sgpgme.c
1333         * src/plugins/pgpmime/pgpmime.c
1334         * src/plugins/pgpinline/pgpinline.c
1335                 Better error reporting in setup_signers.
1336                 Don't fallback to default key if specified
1337                 key isn't found.
1338                 Don't allow signing if more than one secret
1339                 key matches the one specified in prefs.
1340
1341 2006-06-15 [colin]      2.3.0cvs16
1342
1343         * src/folderview.c
1344                 Add "Send queue" in the folder's contextual
1345                 menu
1346         * src/compose.c
1347         * src/messageview.c
1348         * src/privacy.c
1349         * src/privacy.h
1350         * src/procmime.c
1351         * src/procmsg.c
1352         * src/plugins/pgpcore/passphrase.c
1353         * src/plugins/pgpcore/sgpgme.c
1354         * src/plugins/pgpinline/pgpinline.c
1355         * src/plugins/pgpmime/pgpmime.c
1356                 Better error reporting
1357         * src/mbox.c
1358                 Probably fix bug #971 (2.2.3 cannot read mail 
1359                 from local mbox)
1360
1361
1362 2006-06-15 [mones]      2.3.0cvs15
1363
1364         * tools/make.themes.project
1365                 creates the themes project from the web page
1366
1367 2006-06-15 [colin]      2.3.0cvs14
1368
1369         * src/folder.c
1370                 Better fix (avoid losing the folder if scan_tree 
1371                 fails)
1372
1373 2006-06-15 [cleroy]     2.3.0cvs13
1374
1375         * src/folder.c
1376                 Probably fix Bug #969 (crash on rebuilding 
1377                 imap folder)
1378
1379 2006-06-14 [colin]      2.3.0cvs12
1380
1381         * manual/dtd/manual.xsl
1382         * manual/sylpheed-claws-manual.xml
1383         * manual/fr/sylpheed-claws-manual.xml
1384         * manual/pl/sylpheed-claws-manual.xml
1385                 Insert pagebreaks between sections
1386
1387 2006-06-14 [paul]       2.3.0cvs11
1388
1389         * configure.ac
1390                 better fix than 2.3.0cvs10
1391
1392 2006-06-14 [paul]       2.3.0cvs10
1393
1394         * configure.ac
1395                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1396                 (backwards compatible)
1397
1398 2006-06-13 [colin]      2.3.0cvs9
1399
1400         * src/messageview.c
1401                 Fix sending of return receipt with the new queue folders
1402
1403 2006-06-13 [wwp]        2.3.0cvs8
1404
1405         * src/quote_fmt_lex.l
1406                 fix wrong tokens returned in quote_fmt lexer, query not().
1407
1408 2006-06-13 [wwp]        2.3.0cvs7
1409
1410         * src/folder.c
1411         * src/prefs_folder_item.c
1412                 allow changing folder type even when folder is not a top-level one,
1413                 thanks to Colin.
1414
1415 2006-06-12 [colin]      2.3.0cvs6
1416
1417         * src/folderview.c
1418                 Fix double-ask of "Do you want to mark all
1419                 as read"
1420
1421 2006-06-12 [colin]      2.3.0cvs5
1422
1423         * src/compose.c
1424         * src/compose.h
1425         * src/folder.c
1426         * src/folder.h
1427         * src/imap.c
1428         * src/inc.c
1429         * src/main.c
1430         * src/messageview.c
1431         * src/mh.c
1432         * src/prefs_folder_item.c
1433         * src/procheader.c
1434         * src/procmime.c
1435         * src/procmsg.c
1436         * src/procmsg.h
1437         * src/send_message.c
1438         * src/summaryview.c
1439         * src/toolbar.c
1440                 Apply bug #964's patch (Queue and drafts aren't normal)
1441                 The Drafts and Queue folder now contain RFC-822 files,
1442                 allowing to move and copy mails from and to these 
1443                 folders. Moving from Drafts to Queue will prepare the
1444                 mail for sending (PGP signature, encryption, etc).
1445                 This patch also rework sending errors handling to try
1446                 to be more helpful.
1447                 Also, allow redefining folder types via the GUI 
1448                 (Folder type in its Properties)
1449
1450 2006-06-12 [colin]      2.3.0cvs4
1451
1452         * src/summaryview.c
1453         * src/prefs_common.c
1454         * src/prefs_common.h
1455         * src/gedit-print.c
1456                 Allow to define a specific print font - patch
1457                 by Bernhard Walle <bernhard.walle@gmx.de>
1458         * src/prefs_fonts.c
1459         * manual/advanced.xml
1460         * manual/fr/advanced.xml
1461                 Add a hidden pref to allow deletion without
1462                 confirmation
1463
1464 2006-06-12 [wwp]        2.3.0cvs3
1465
1466         * .cvsignore
1467                 more files to ignore.
1468
1469 2006-06-12 [wwp]        2.3.0cvs2
1470
1471         * src/quote_fmt.c
1472         * src/quote_fmt_lex.l
1473         * src/quote_fmt_parse.y
1474                 extend the quote_fmt parser (templates and quotes):
1475                 - allow limited sub-expressions in |p{} and |f{} expressions,
1476                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1477                 - implemented/fixed missing implementation of query_references and show_references,
1478                 - completed, fixed contents and format of the symbols help dialog,
1479                 - fix some compilation warnings.
1480
1481 2006-06-12 [wwp]        2.3.0cvs1
1482
1483         * manual/advanced.xml
1484         * manual/fr/advanced.xml
1485                 updates in the "templates" section of the manual (eng/fr):
1486                  - be more precise (both versions)
1487                  - completed to match the english reference (fr version)
1488                  - touchups (both versions)
1489
1490 2006-06-12 [paul]       2.3.0
1491
1492         2.3.0 released
1493
1494 2006-06-12 [paul]       2.2.3cvs14
1495
1496         * po/ca.po
1497         * po/cs.po
1498         * po/de.po
1499         * po/el.po
1500         * po/fr.po
1501         * po/it.po
1502         * po/pt_BR.po
1503         * po/sr.po
1504         * po/zh_CN.po
1505                 updated by Miquel Oliete, Tim, Stephan Sachse,
1506                 Stavros Giannouris, Fabien Vantard, Andrea
1507                 Spadaccini, Frederico Goncalves Guimaraes,
1508                 Aleksandar Urosevic, and Ralgh Young
1509
1510 2006-06-12 [colin]      2.2.3cvs13
1511
1512         * src/mbox.c
1513                 Add missing header
1514
1515 2006-06-11 [colin]      2.2.3cvs12
1516
1517         * src/msgcache.c
1518                 Verify that g_malloc() succeeded
1519
1520 2006-06-11 [colin]      2.2.3cvs11
1521
1522         * src/wizard.c
1523                 Add Face header to welcome mail
1524
1525 2006-06-10 [colin]      2.2.3cvs10
1526
1527         * src/textview.c
1528                 Revert previous (Forgot it changes the
1529                 margin on the whole mail)
1530
1531 2006-06-10 [colin]      2.2.3cvs9
1532
1533         * src/textview.c
1534                 Don't overlap long headers under (X-)Face
1535
1536 2006-06-10 [mones]      2.2.3cvs8
1537
1538         * manual/xml2pdf
1539                 allow generation of manual on systems lacking saxon binary
1540                 but with java and the saxon library installed
1541
1542         * po/es.po
1543                 updated for release
1544
1545 2006-06-09 [colin]      2.2.3cvs7
1546
1547         * src/summaryview.c
1548                 Fix leak when using Display Sender using Addressbook
1549
1550 2006-06-09 [colin]      2.2.3cvs6
1551
1552         * src/compose.c
1553         * src/folder.c
1554         * src/folderview.c
1555         * src/mimeview.c
1556         * src/summaryview.c
1557                 More leaks fixes
1558
1559 2006-06-09 [paul]       2.2.3cvs5
1560
1561         * AUTHORS
1562         * src/gtk/authors.h
1563         * tools/claws.i18n.status.pl
1564                 updated with new info
1565
1566 2006-06-09 [paul]       2.2.3cvs4
1567
1568         * README
1569                 updated
1570         * manual/ack.xml
1571                 add wwp to authors list
1572         * src/gtk/authors.h
1573                 update mine and Colin's addresses
1574
1575 2006-06-08 [colin]      2.2.3cvs3
1576
1577         * src/etpan/imap-thread.c
1578                 Fix leak on SSL cert check
1579
1580 2006-06-08 [colin]      2.2.3cvs2
1581
1582         * src/common/utils.c
1583                 Fix leak
1584
1585 2006-06-08 [paul]       2.2.3cvs1
1586
1587         * configure.ac
1588                 Update version number following
1589                 stable release
1590
1591 2006-06-07 [colin]      2.2.2cvs3
1592
1593         * src/msgcache.c
1594                 Fix catching cache read errors (guint instead of gint)
1595                 Prevent malloc'ing more than 8MB (means cache corruption)
1596
1597 2006-06-07 [paul]       2.2.2cvs2
1598
1599         * src/exporthtml.c
1600         * src/exportldif.c
1601         * src/mh.c
1602         * src/mutt.c
1603         * src/pine.c
1604         * src/common/utils.c
1605                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1606                 obey $HOME'
1607                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1608                 Thanks to Colin
1609
1610 2006-06-06 [paul]       2.2.2cvs1
1611
1612         * configure.ac
1613                 Update version number following
1614                 stable release
1615
1616 2006-06-06 [paul]       2.2.1cvs6
1617
1618         * src/matcher.c
1619                 fix  implicit declaration of
1620                 sylpheed_do_idle()
1621                 Patch by Fabien Vantard
1622
1623 2006-06-06 [paul]       2.2.1cvs5
1624
1625         * src/matcher.c
1626                 fix age_greater and age_lower so that they
1627                 mean what say and not '...or equal to'
1628                 Thanks to Colin
1629
1630 2006-06-06 [paul]       2.2.1cvs4
1631
1632         * src/textview.c
1633         * src/common/utils.c
1634                 fix URI check
1635                 Thanks to Colin
1636
1637 2006-06-05 [wwp]        2.2.1cvs3
1638
1639         * manual/fr/account.xml
1640                 minor language fixes (thanks to Fabien Vantard).
1641
1642 2006-06-05 [colin]      2.2.1cvs2
1643
1644         * src/prefs_folder_item.c
1645         * src/folderview.c
1646                 Allow recursive setting of properties 
1647                 for whole mailboxes
1648         * src/matcher.c
1649                 Don't freeze on 'test' filtering rule
1650
1651 2006-06-05 [colin]      2.2.1cvs1
1652
1653         * configure.ac
1654                 Update version number following
1655                 stable release
1656
1657 2006-06-04 [wwp]        2.2.0cvs82
1658
1659         * manual/glossary.xml
1660         * manual/account.xml
1661         * manual/fr/glossary.xml
1662         * manual/fr/account.xml
1663                 added glossary section and references/links related to the Face custom header.
1664
1665 2006-06-04 [colin]      2.2.0cvs81
1666
1667         * src/summaryview.c
1668                 Skip to next message on move with no
1669                 immediate execution
1670
1671 2006-06-04 [wwp]        2.2.0cvs80
1672
1673         * manual/xml2pdf
1674                 added sanity checks, exit when needed.
1675
1676 2006-06-03 [paul]       2.2.0cvs79
1677
1678         * src/prefs_receive.c
1679                 page name is now 'Receiving'
1680         * src/prefs_send.c
1681                 page name is now 'Sending'
1682
1683 2006-06-03 [colin]      2.2.0cvs78
1684
1685         * src/plugins/spamassassin/spamassassin_gtk.c
1686                 Autoswitch to Localhost if transport was previously
1687                 disabled. Else people had to check [] Enable, then
1688                 *reselect* transport.
1689
1690 2006-06-03 [colin]      2.2.0cvs77
1691
1692         * src/plugins/pgpinline/pgpinline.c
1693         * src/plugins/pgpmime/pgpmime.c
1694                 Check that gpg_data_release_and_get_mem 
1695                 didn't fail (now, why this happens...)
1696
1697 2006-06-03 [colin]      2.2.0cvs76
1698
1699         * src/mbox.c
1700                 Fix bug #962 (Manual and/or UI should 
1701                 warn about incompatible locking 
1702                 causing dataloss)
1703
1704 2006-06-02 [cleroy]     2.2.0cvs75
1705
1706         * src/filtering.c
1707         * src/folder.c
1708         * src/procmsg.c
1709         * src/summaryview.c
1710                 Fix a few leaks
1711
1712 2006-06-02 [colin]      2.2.0cvs74
1713
1714         * src/main.c
1715                 On exit, free caches after writing them
1716                 Shuts up some valgrind false positives
1717         * src/procmsg.c
1718         * src/send_message.c
1719                 Fix races when reusing existing SMTP connections
1720                 Fix inexistant session timeout
1721         * src/toolbar.c
1722                 Display alertpanel after all queues have
1723                 been processed, not after each
1724
1725 2006-06-02 [wwp]        2.2.0cvs73
1726
1727         * manual/fr/glossary.xml
1728         * manual/fr/ack.xml
1729         * manual/ack.xml
1730                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1731
1732 2006-06-02 [wwp]        2.2.0cvs72
1733
1734         * manual/xml2pdf
1735         * manual/dist/pdf/Makefile.am
1736         * manual/dtd/manual.xsl
1737         * manual/fr/dist/pdf/Makefile.am
1738         * manual/pl/dist/pdf/Makefile.am
1739                 we changed the procedure to generate the .pdf version of the manual.
1740                 The procedure is more modern and the .pdf we get now has a valid index.
1741                 Here are the new pre-requisites:
1742
1743                 - JRE 1.x (1.4 here): there must be one from your distro
1744                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1745                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1746                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1747
1748                 See my posts for further info about the installation of this toolchain:
1749
1750                 Date: Fri, 19 May 2006 19:40:06 +0200
1751                 From: wwp <subscript@free.fr>
1752                 To: sylpheed-claws-devel@lists.sourceforge.net
1753                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1754
1755                 and
1756
1757                 Date: Wed, 24 May 2006 12:58:49 +0200
1758                 From: wwp <subscript@free.fr>
1759                 To: sylpheed-claws-devel@lists.sourceforge.net
1760                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1761
1762 2006-06-01 [colin]      2.2.0cvs71
1763
1764         * src/compose.c
1765                 Better guards against IMAP races
1766         * src/main.c
1767         * src/prefs_common.c
1768         * src/prefs_common.h
1769         * src/common/ssl_certificate.c
1770         * src/etpan/imap-thread.c
1771         * src/etpan/imap-thread.h
1772         * src/gtk/sslcertwindow.c
1773                 New hidden option ssl_skip_cert_check to 
1774                 avoid dups of bug #959 (libetpan linked
1775                 against gnutls and gnutls buggy on 64bit)
1776                 Present expired warning only once per
1777                 session/server.
1778         * manual/advanced.xml
1779         * manual/fr/advanced.xml
1780                 Document new option
1781
1782 2006-06-01 [wwp]        2.2.0cvs70
1783
1784         * src/messageview.c
1785                 fix for bug #961 (return receipt dialog 
1786                 complains incorrectly about return-path 
1787                 email adress being different), thanks 
1788                 to Colin.
1789
1790 2006-05-31 [cleroy]     2.2.0cvs69
1791
1792         * src/common/ssl.c
1793                 Guard against NULLs, although this
1794                 should never be an issue
1795
1796 2006-05-31 [colin]      2.2.0cvs68
1797
1798         * src/filtering.c
1799                 Use g_slist_prepend
1800         * src/imap.c
1801                 Don't remove caches when destroying folder, it
1802                 could (should) be done at exit
1803         * src/inc.c
1804                 free processing cache after incorporation
1805         * src/etpan/imap-thread.c
1806                 Maybe fix bug #959 (Crash on moving to emails 
1807                 to a imap account per ssl with a expired 
1808                 certificate.)
1809
1810 2006-05-30 [colin]      2.2.0cvs67
1811
1812         * src/summaryview.c
1813                 Put back event flush when displaying message
1814                 It avoids reading a bunch of messages just
1815                 by hitting shift-n for too long ;)
1816
1817 2006-05-29 [colin]      2.2.0cvs66
1818
1819         * src/summaryview.c
1820                 Remove useless g_warnings
1821
1822 2006-05-29 [colin]      2.2.0cvs65
1823
1824         * src/imap.c
1825                 Fix g_slist_append()s for performance
1826
1827 2006-05-29 [colin]      2.2.0cvs64
1828
1829         * src/compose.c
1830         * src/common/utils.c
1831                 Fix extraneous tab at start of addresses
1832         * src/mainwindow.c
1833                 Fix warnings (thanks to Fabien)
1834                 Fix crash at exit when composing messages 
1835                 exist
1836         * src/pop.c
1837                 Fix progress bar when deleting expired mails
1838                 Thanks to Hiro
1839         * src/summaryview.c
1840         * src/gtk/gtksctree.c
1841                 Fix re-sorting slowness
1842
1843 2006-05-29 [paul]       2.2.0cvs63
1844
1845         * src/mh.c
1846                 fetch full message when moving mails
1847                 from another mailbox, (fixed data loss
1848                 when filtering from IMAP to MH, introduced
1849                 in 2.2.0cvs57).
1850                 Thanks to Colin
1851
1852 2006-05-29 [mones]      2.2.0cvs62
1853
1854         * src/gtk/gtksctree.c
1855                 Unselect faster (patch by Colin)        
1856
1857 2006-05-26 [colin]      2.2.0cvs61
1858
1859         * src/summaryview.c
1860                 Unplug MSGINFO_UPDATE callback on delete too.
1861
1862 2006-05-26 [colin]      2.2.0cvs60
1863
1864         * src/foldersel.c
1865                 Fix bold in folder selection window with glib2.10
1866                 thanks Hiro
1867
1868 2006-05-26 [colin]      2.2.0cvs59
1869
1870         * src/procheader.c
1871                 Convert date only if necessary (and don't
1872                 try to convert from utf8 to utf8, too)
1873         * src/summaryview.c
1874                 Only set column's text if the column's 
1875                 displayed
1876
1877 2006-05-26 [colin]      2.2.0cvs58
1878
1879         * src/summaryview.c
1880         * src/gtk/gtkutils.c
1881                 Fix useless warning
1882
1883 2006-05-26 [colin]      2.2.0cvs57
1884
1885         * src/mainwindow.c
1886                 Make summaryview selectable as long as 
1887                 no message has focus
1888         * src/mh.c
1889                 Faster deletion (by implementing mh_remove_msgs)
1890                 Faster copy (avoid using mh_fetch_msg just to get
1891                 the filename)
1892                 Faster move (using move_file instead of copy_file
1893                 if MSG_IS_MOVE)
1894                 No progressbar if total number of mails to cp/mv 
1895                 is less than 100
1896         * src/summaryview.c
1897                 Fix removal from subject_table when mail gets moved
1898                 Faster deletion (g_slist_prepend instead of append)
1899         * src/gtk/gtksctree.c
1900                 Remove useless code
1901
1902 2006-05-25 [colin]      2.2.0cvs56
1903
1904         * src/common/ssl_certificate.c
1905                 Fix leak in expired cert check
1906
1907 2006-05-25 [colin]      2.2.0cvs55
1908
1909         * src/mh.c
1910                 Disable flags syncing on .mh_sequences - it
1911                 is buggy and marks mails read under unknown
1912                 conditions.
1913
1914 2006-05-25 [paul]
1915
1916         * 2.3.0-rc4 released
1917
1918 2006-05-24 [colin]      2.2.0cvs54
1919
1920         attention cvs users: if you manage to crash
1921         Sylpheed-Claws while moving, copying or deleting
1922         mails, we *are* interested in stack traces and
1923         valgrind logs. It looks stable, but one never
1924         knows...
1925
1926         * src/folder.c
1927                 Add progressbar for cache updates
1928         * src/folderutils.c
1929                 Optimize Mark all read in the current
1930                 folder
1931         * src/mh.c
1932                 Add progressbar for copy/move
1933         * src/procmsg.c
1934                 Optimize O(n^2) in copy/move
1935         * src/summaryview.c
1936         * src/gtk/gtksctree.c
1937                 Optimize O(n^2) algos
1938         * src/common/timing.h
1939                 Display ms instead of us
1940
1941 2006-05-24 [wwp]        2.2.0cvs53
1942
1943         * manual/fr/advanced.xml
1944                 updates to the French manual.
1945
1946 2006-05-24 [wwp]        2.2.0cvs52
1947
1948         * src/common/utils.c
1949                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1950
1951 2006-05-24 [wwp]        2.2.0cvs51
1952
1953         * src/folderutils.c
1954                 fixed "mark all read" in MH folders (thanks to Colin).
1955
1956 2006-05-24 [paul]       2.2.0cvs50
1957
1958         * doc/man/sylpheed-claws.1
1959                 updated the man page
1960
1961 2006-05-23 [colin]      2.2.0cvs49
1962
1963         * src/folderview.c
1964         * src/imap.c
1965         * src/inc.c
1966         * src/mbox.c
1967         * src/messageview.c
1968         * src/news.c
1969         * src/send_message.c
1970         * src/summaryview.c
1971         * src/gtk/sslcertwindow.c
1972                 alertpanel fixes, by Fabien
1973
1974 2006-05-23 [colin]      2.2.0cvs48
1975
1976         * src/folder.c
1977         * src/folderview.c
1978         * src/msgcache.c
1979         * src/summaryview.c
1980         * src/gtk/gtksctree.c
1981         * src/gtk/gtksctree.h
1982                 More timings
1983                 Fix slow loading problem, which was caused by the
1984                 use of some gtk_ctree funcs and their use of
1985                 g_list_position while gtk_ctree_(un)link'ing.
1986                 Reap more functions from gtkctree.c to be sure we
1987                 use our (fast) version instead of theirs.
1988         * src/mh.c
1989                 Fix copy of unread mails
1990
1991
1992 2006-05-22 [wwp]        2.2.0cvs47
1993
1994         * manual/fr/advanced.xml
1995                 updated.
1996
1997 2006-05-22 [colin]      2.2.0cvs46
1998
1999         * src/filtering.c
2000                 Fix possible infinite loop. 'copy' is not a 
2001                 final action, so when encountering a 'copy',
2002                 we have to check if a previous one was set
2003                 and do it. In the same way, if we encounter
2004                 a 'move' we have to perform a possibly 
2005                 pending 'copy'. This will slow down filtering
2006                 on IMAP if move+copy or multiple copy actions
2007                 are to be done, but handling it via the batch
2008                 would be really too convoluted.
2009
2010 2006-05-22 [wwp]        2.2.0cvs45
2011
2012         * manual/fr/advanced.xml
2013         * manual/fr/faq.xml
2014         * manual/fr/glossary.xml
2015         * manual/fr/handling.xml
2016         * manual/fr/intro.xml
2017         * manual/fr/plugins.xml
2018         * manual/fr/sylpheed-claws-manual.xml
2019                 sync w/ the english manual: updates URIs, documented mailing-list
2020                 support, better explanation about the enabled/disabled feature
2021                 in filtering/processing rules by Paul.
2022
2023 2006-05-21 [colin]      2.2.0cvs44
2024
2025         * src/summaryview.c
2026                 Don't expand after building threads, but during
2027
2028 2006-05-21 [colin]      2.2.0cvs43
2029
2030         * src/procmsg.c
2031         * src/summaryview.c
2032                 More timing possibilities... For next time I have 
2033                 to find out how the hell some 3GHz computer takes
2034                 one minute to open a 30k folder...
2035
2036 2006-05-21 [colin]      2.2.0cvs42
2037
2038         * manual/pl/advanced.xml
2039         * manual/pl/faq.xml
2040         * manual/pl/glossary.xml
2041         * manual/pl/handling.xml
2042         * manual/pl/intro.xml
2043         * manual/pl/plugins.xml
2044         * manual/pl/sylpheed-claws-manual.xml
2045                 Polish manual updated by Pawel
2046
2047 2006-05-20 [colin]
2048
2049         * 2.3.0-rc3 released
2050
2051 2006-05-20 [colin]      2.2.0cvs41
2052
2053         * src/imap.c
2054                 Fix -rc2 problems:
2055                 - remove cache of moved messages from original folder
2056                 - apply new flags to messages even if they aren't appliable
2057                   via IMAP.
2058
2059 2006-05-20 [colin]
2060
2061         * 2.3.0-rc2 released
2062
2063 2006-05-19 [colin]      2.2.0cvs40
2064
2065         * src/imap.c
2066                 Don't issue SELECT in imap_change_flags
2067                 before having checked that we indeed have
2068                 some flags to change. MSG_POSTFILTERED for
2069                 example can't be used on IMAP.
2070                 Fixes bug #955 (copying messages between 
2071                 imap folders is extremely slow), which was
2072                 a regression.
2073
2074 2006-05-19 [colin]      2.2.0cvs39
2075
2076         * src/folder.c
2077         * src/folder.h
2078         * src/folderview.c
2079                 Try to fix bug #830 (Some unread messages 
2080                 get marked read in IMAP inbox):
2081                 - Prevent scanning a folder if it's being 
2082                   opened via the GUI
2083                 - Postpone opening via the GUI of a folder
2084                   currently scanned.
2085
2086
2087 2006-05-19 [wwp]        2.2.0cvs38
2088
2089         * manual/advanced.xml
2090                 fix English+typo (thanks to Paul).
2091
2092 2006-05-19 [wwp]        2.2.0cvs37
2093
2094         * manual/advanced.xml
2095         * manual/fr/advanced.xml
2096         * src/gtk/logwindow.c
2097         * src/prefs_common.c
2098         * src/prefs_common.h
2099                 added hidden prefs to allow customization of colors used in
2100                 protocol log window (useful for dark gtk+ themes).
2101
2102 2006-05-19 [wwp]        2.2.0cvs36
2103
2104         * ChangeLog
2105                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2106
2107 2006-05-19 [paul]       2.2.0cvs35
2108
2109         * src/textview.c
2110                 make Reply-To fully clickable
2111         * src/gtk/logwindow.c
2112                 more colouring (SMTP ESMTP)
2113         Both patches by Pawel Pekala
2114
2115 2006-05-19 [cleroy]     2.2.0cvs34
2116
2117         * src/mh.c
2118                 Don't update flags from current folder
2119                 Probably fixes bug #935 (Read Messages 
2120                 Revert to Being Marked as Unread)
2121
2122 2006-05-18 [colin]      2.2.0cvs33
2123
2124         * src/imap.c
2125                 Warning fix
2126         * src/compose.c
2127         * src/mainwindow.c
2128         * src/summaryview.c
2129         * src/toolbar.c
2130                 Allow replying to multiple emails
2131                 in multiple windows
2132         * src/mimeview.c
2133         * src/etpan/imap-thread.c
2134                 Leak fixes
2135
2136 2006-05-18 [paul]       2.2.0cvs32
2137
2138         * src/summaryview.c
2139                 keep Mailing-List menu refreshed
2140                 Thanks to Colin
2141
2142 2006-05-18 [paul]       2.2.0cvs31
2143
2144         * manual/advanced.xml
2145         * manual/faq.xml
2146         * manual/glossary.xml
2147         * manual/handling.xml
2148         * manual/intro.xml
2149         * manual/plugins.xml
2150         * manual/sylpheed-claws-manual.xml
2151                 update URLs
2152                 add info about mailing-list support
2153                 edit filtering info
2154         * src/wizard.c
2155         * src/common/defs.h
2156         * src/gtk/about.c
2157         * src/plugins/dillo_viewer/README
2158                 update URLs
2159
2160 2006-05-17 [wwp]        2.2.0cvs30
2161
2162         * manual/handling.xml
2163         * manual/fr/handling.xml
2164                 documented the ability to enabled/disable filtering/processing rules.
2165
2166 2006-05-17 [colin]      2.2.0cvs29
2167
2168         * src/main.c
2169                 Don't initialize g_thread subsystem if it's 
2170                 already done (thanks to Hiro)
2171         * src/mimeview.c
2172                 Fix saving of parts when there name can't be
2173                 converted from UTF-8.
2174
2175 2006-05-17 [paul]       2.2.0cvs28
2176
2177         * po/Makefile.in.in
2178                 fix config.status warning with autoconf 2.60
2179
2180 2006-05-17 [paul]       2.2.0cvs27
2181
2182         * po/POTFILES.in
2183                 add src/mbox.c
2184
2185 2006-05-17 [wwp]        2.2.0cvs26
2186
2187         * src/mainwindow.c
2188                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2189
2190 2006-05-17 [wwp]        2.2.0cvs25
2191
2192         * src/plugins/demo/demo.c
2193                 updated product name in plugin demo (many plugins need to be
2194                 sync'ed w/ that change).
2195
2196 2006-05-17 [colin]      2.2.0cvs24
2197
2198         * src/mh.c
2199                 Fix leak
2200
2201 2006-05-16 [colin]      2.2.0cvs23
2202
2203         * src/mainwindow.c
2204                 Stupid me hit again. Fix cvs22.
2205
2206 2006-05-16 [colin]      2.2.0cvs22
2207
2208         * src/mainwindow.c
2209                 Fix bug #922 (sylpheed-claws crashed after 
2210                 pushing on Inbox folder)
2211
2212 2006-05-16 [colin]      2.2.0cvs21
2213
2214         * src/compose.c
2215                 Make From header be copy/paste/select-able
2216
2217 2006-05-16 [wwp]        2.2.0cvs20
2218
2219         * src/export.c
2220         * src/matcher.c
2221         * src/summaryview.c
2222         * src/etpan/imap-thread.c
2223                 fix some compiler warnings (thanks to Colin).
2224
2225 2006-05-16 [wwp]        2.2.0cvs19
2226
2227         * src/action.c
2228         * src/gedit-print.c
2229         * src/inc.c
2230         * src/mainwindow.c
2231         * src/mh.c
2232         * src/statusbar.c
2233         * src/send_message.c
2234         * src/summaryview.c
2235                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2236
2237 2006-05-15 [colin]      2.2.0cvs18
2238
2239         * src/procmsg.c
2240                 Fix automatic rule creation with List-Post
2241
2242 2006-05-15 [paul]       2.2.0cvs17
2243
2244         * tools/filter_conv_new.pl
2245                 updated for rule enabling/disabling
2246                 claws version >= 2.3.x required
2247
2248 2006-05-15 [cleroy]     2.2.0cvs16
2249
2250         * src/main.c
2251                 Revert test
2252
2253 2006-05-15 [cleroy]     2.2.0cvs15
2254
2255         * src/main.c
2256                 test
2257
2258 2006-05-15 [wwp]        2.2.0cvs14
2259
2260         * manual/pl/.cvsignore
2261                 ignore generated files.
2262
2263 2006-05-14 [wwp]        2.3.0-rc1
2264
2265         * 2.3.0-rc1 released
2266
2267 2006-05-13 [wwp]        2.2.0cvs13
2268
2269         * src/filtering.c
2270         * src/filtering.h
2271         * src/matcher.c
2272         * src/matcher_parser_lex.l
2273         * src/matcher_parser_parse.y
2274         * src/prefs_filtering.c
2275                 new feature: provide the ability to disable filtering and processing
2276                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2277                 adaptations.
2278
2279 2006-05-13 [colin]      2.2.0cvs12
2280
2281         * src/compose.c
2282                 Remove useless if (a) b; else b;
2283                 Thanks to wwp
2284
2285 2006-05-13 [wwp]        2.2.0cvs11
2286
2287         * src/export.c
2288         * src/import.c
2289         * src/mainwindow.c
2290         * src/mbox.c
2291         * src/summaryview.c
2292         * src/summaryview.h
2293                 no more silent failures (or at least less ones) when importing
2294                 or exporting from/to mbox. Also start importing/exporting if
2295                 the necessary info is set.
2296
2297 2006-05-13 [wwp]        2.2.0cvs10
2298
2299         * RELEASE_NOTES
2300                 restored up-to-date release notes.
2301
2302 2006-05-13 [paul]       2.2.0cvs9
2303
2304         * po/nl.po
2305         * po/ru.po
2306                 updated by Tim Dijkstra and Pavlo Bohmat
2307
2308 2006-05-12 [colin]      2.2.0cvs8
2309
2310         * src/gtk/quicksearch.c
2311                 Add "k" as shortcut for "colorlabel". Patch
2312                 by ath42@users.sf.net.
2313
2314 2006-05-12 [paul]       2.2.0cvs7
2315
2316         * src/prefs_common.h
2317         * src/prefs_summaries.c
2318         * src/summaryview.c
2319                 when entering a folder also allow
2320                 going directly to first Marked message
2321
2322 2006-05-12 [paul]       2.2.0cvs6
2323
2324         * src/summaryview.c
2325                 always obey 'confirm before marking all
2326                 mails read' option
2327
2328 2006-05-12 [paul]       2.2.0cvs5
2329
2330         * src/textview.c
2331                 make Sender fully clickable
2332
2333 2006-05-12 [colin]      2.2.0cvs4
2334
2335         * src/compose.c
2336         * src/compose.h
2337                 Let From be editable
2338         * src/main.c
2339         * src/mh.c
2340                 Full support of .mh_sequences' Unseen seq
2341
2342 2006-05-12 [colin]      2.2.0cvs3
2343
2344         * src/folder.c
2345         * src/mainwindow.c
2346         * src/mainwindow.h
2347         * src/messageview.c
2348         * src/prefs_spelling.c
2349         * src/procheader.c
2350         * src/procmsg.c
2351         * src/procmsg.h
2352         * src/summaryview.c
2353         * src/toolbar.c
2354         * src/toolbar.h
2355                 Add contextual menu on Compose toolbar
2356                 button. Fixes bug #944 (Automatic
2357                 addresses not applied when changing account
2358                 from compose window)
2359                 add Mailing List support
2360                 based on the old 0.6.5claws25 patch by
2361                 Melvin Hadasht, with finishing touches
2362                 by Colin
2363                 Fix "ignore thread" when mails are threaded by
2364                 subject (and weren't ignored although appearing
2365                 in the thread).
2366                 GUI rework.
2367                 Both patches by Pawel.
2368
2369 2006-05-08 [paul]       2.2.0cvs2
2370
2371         * src/mainwindow.c
2372         * src/mainwindow.h
2373         * src/messageview.c
2374         * src/procheader.c
2375         * src/procmsg.c
2376         * src/procmsg.h
2377         * src/summaryview.c
2378                 add Mailing List support
2379                 based on the old 0.6.5claws25 patch by 
2380                 Melvin Hadasht, with finishing touches
2381                 by Colin
2382
2383 2006-05-08 [colin]      2.2.0cvs1
2384
2385         * src/mainwindow.c
2386         * src/toolbar.c
2387         * src/toolbar.h
2388                 Add contextual menu on Compose toolbar 
2389                 button. Fixes bug #944 (Automatic 
2390                 addresses not applied when changing account 
2391                 from compose window)
2392
2393 2006-05-08 [paul]       2.2.0
2394
2395         2.2.0 released
2396
2397 2006-05-08 [paul]       2.1.1cvs51
2398
2399         * po/cs.po
2400         * po/de.po
2401         * po/en_GB.po
2402         * po/fi.po
2403         * po/fr.po
2404         * po/pt_BR.po
2405         * po/sr.po
2406         * po/zh_CN.po
2407                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2408                 Fabien Vantard, Frederico Goncalves Guimaraes,
2409                 Aleksandar Urosevic, and Ralgh Young
2410
2411 2006-05-12 [colin]      2.1.1cvs50
2412
2413         * po/cs.po
2414         * po/de.po
2415         * po/en_GB.po
2416         * po/es.po
2417         * po/fi.po
2418         * po/fr.po
2419         * po/pt_BR.po
2420         * po/sr.po
2421         * po/zh_CN.po
2422                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2423                 Fabien Vantard, Frederico Goncalves Guimaraes,
2424                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2425
2426 2006-05-05 [colin]      2.1.1cvs49
2427
2428         * manual/Makefile.am
2429         * manual/pl/Makefile.am
2430         * manual/pl/account.xml
2431         * manual/pl/ack.xml
2432         * manual/pl/addrbook.xml
2433         * manual/pl/advanced.xml
2434         * manual/pl/faq.xml
2435         * manual/pl/glossary.xml
2436         * manual/pl/gpl.xml
2437         * manual/pl/handling.xml
2438         * manual/pl/intro.xml
2439         * manual/pl/keyboard.xml
2440         * manual/pl/plugins.xml
2441         * manual/pl/starting.xml
2442         * manual/pl/sylpheed-claws-manual.xml
2443         * manual/pl/dist/.cvsignore
2444         * manual/pl/dist/Makefile.am
2445         * manual/pl/dist/html/.cvsignore
2446         * manual/pl/dist/html/Makefile.am
2447         * manual/pl/dist/pdf/.cvsignore
2448         * manual/pl/dist/pdf/Makefile.am
2449         * manual/pl/dist/ps/.cvsignore
2450         * manual/pl/dist/ps/Makefile.am
2451         * manual/pl/dist/txt/.cvsignore
2452         * manual/pl/dist/txt/Makefile.am
2453                 Add the polish translation of the manual,
2454                 Authored by Pawel Pekala.
2455
2456 2006-05-05 [cleroy]     2.1.1cvs48
2457
2458         * src/main.c
2459                 Re-read matcherrc after loading plugins 
2460                 if some of them add folders.
2461
2462 2006-05-03 [colin]      2.1.1cvs47
2463
2464         * src/imap.c
2465                 I'm idiot
2466
2467 2006-05-03 [colin]      2.1.1cvs46
2468
2469         * src/imap.c
2470                 Be sure to have a session when
2471                 getting separator
2472
2473 2006-05-03 [colin]      2.1.1cvs45
2474
2475         * src/imap.c
2476         * src/imap.h
2477         * src/imap_gtk.c
2478                 Fix preventing renaming with namespace 
2479                 separator.
2480
2481 2006-05-01 [colin]      2.1.1cvs44
2482
2483         * src/action.c
2484                 Don't reload messageview when result of
2485                 action is piped.
2486
2487 2006-04-29 [colin]      2.1.1cvs43
2488
2489         * src/prefs_receive.c
2490         * src/plugins/spamassassin/spamassassin_gtk.c
2491         * src/plugins/clamav/clamav_plugin_gtk.c
2492                 GUI fixes by Pawel
2493
2494 2006-04-29 [colin]      2.1.1cvs42
2495
2496         * src/prefs_compose_writing.c
2497         * src/prefs_quote.c
2498                 Cleanups. Patch by Pawel
2499
2500 2006-04-28 [paul]       2.1.1cvs41
2501
2502         * src/matcher.c
2503                 fix returned quick search results when search
2504                 term contains an underscore.
2505                 Thanks to Colin
2506
2507 2006-04-28 [paul]       2.1.1cvs40
2508
2509         * src/prefs_message.c
2510         * src/prefs_receive.c
2511                 GUI cleanups
2512                 Patches by Pawel Pekala
2513
2514 2006-04-27 [colin]      2.1.1cvs39
2515
2516         * src/wizard.c
2517                 Differentiate subject Welcome from
2518                 window's title Welcome
2519
2520 2006-04-27 [paul]
2521
2522         2.2.0-rc1 released
2523
2524 2006-04-27 [paul]       2.1.1cvs38
2525
2526         * manual/advanced.xml
2527         * manual/fr/advanced.xml
2528                 add info about compose_no_markup hidden pref
2529
2530 2006-04-27 [paul]       2.1.1cvs37
2531
2532         * src/prefs_account.c
2533                 improve privacy labels
2534         * src/prefs_msg_colors.c
2535                 change some strings for translators' convenience
2536         * src/gtk/gtkutils.c
2537                 don't underline the link button text
2538
2539 2006-04-25 [colin]      2.1.1cvs36
2540
2541         * src/folder.c
2542                 Complete 2.1.1cvs33 (once more ;)
2543
2544 2006-04-25 [colin]      2.1.1cvs35
2545
2546         * src/editldap.c
2547                 Fix tooltip
2548
2549 2006-04-25 [cleroy]     2.1.1cvs34
2550
2551         * src/compose.c
2552         * src/gtk/gtkaspell.c
2553                 Fix crash on redirect (related to the return 
2554                 of the aspell menu in compose's toolbar)
2555         * src/prefs_msg_colors.c
2556                 Fix sensitivity widgets
2557         * src/image_viewer.c
2558         * src/gtk/pluginwindow.c
2559         * src/gtk/prefswindow.c
2560                 Change released signals to clicked (Fabien)
2561         * po/POTFILES.in
2562         * src/common/socket.c
2563         * src/plugins/spamassassin/spamassassin.c
2564                 Translate strings (Fabien)
2565
2566 2006-04-25 [paul]       2.1.1cvs33
2567
2568         * src/folder.c
2569         * src/folder.h
2570         * src/folderview.c
2571                 complete the fix of bug #912
2572                 Thanks to Colin
2573
2574 2006-04-25 [colin]      2.1.1cvs32
2575
2576         * src/news.c
2577                 Better progress bar
2578         * src/mimeview.c
2579         * src/summaryview.c
2580         * src/summaryview.h
2581                 Fix focus chain
2582                 Patches by Pawel Pekala
2583
2584 2006-04-24 [colin]      2.1.1cvs31
2585
2586         * src/compose.c
2587                 Fix compilation warnings (Fabien)
2588
2589 2006-04-24 [colin]      2.1.1cvs30
2590
2591         * src/addrindex.c
2592         * src/editldap.c
2593         * src/editldap_basedn.c
2594         * src/editldap_basedn.h
2595         * src/ldapctrl.c
2596         * src/ldapctrl.h
2597         * src/ldapquery.c
2598         * src/ldaputil.c
2599         * src/ldaputil.h
2600                 Fix bug #901 (LDAPS support)
2601
2602 2006-04-24 [colin]      2.1.1cvs29
2603
2604         * src/compose.c
2605                 Fix logic on error with send dialog on
2606         * src/imap.c
2607                 Fix compilation without libetpan, thanks
2608                 to Fabien
2609         * src/summaryview.c
2610                 Fix 'context-menu' key
2611
2612 2006-04-23 [colin]      2.1.1cvs28
2613
2614         * src/folder.c
2615                 Never free current's cache to free up 
2616                 memory. Fixes bug #912 (new count 
2617                 randomly set to message count)
2618
2619 2006-04-23 [colin]      2.1.1cvs27
2620
2621         * src/gtk/quicksearch.c
2622                 And remove printf...
2623
2624 2006-04-23 [colin]      2.1.1cvs26
2625
2626         * src/gtk/quicksearch.c
2627                 Fix replacing in quicksearch, and fix inserting
2628                 in the middle of the string. (introduced at 2.1.0cvs22)
2629
2630 2006-04-23 [colin]      2.1.1cvs25
2631
2632         * src/imap.c
2633                 Make sure uidnext is initialized in get_num_list
2634                 (not for stable, related to 2.1.1cvs8 and friends)
2635
2636 2006-04-23 [colin]      2.1.1cvs24
2637
2638         * src/imap.c
2639                 Output something when login is successful
2640                 too
2641
2642 2006-04-23 [colin]      2.1.1cvs23
2643
2644         * src/etpan/imap-thread.c
2645                 Better logging (line-per-line, hide data in fetch)
2646                 Fix a const warning
2647         * src/gtk/logwindow.c
2648         * src/gtk/logwindow.h
2649                 Better logging (color for input/output)
2650
2651 2006-04-21 [colin]      2.1.1cvs22
2652
2653         * src/gtk/quicksearch.c
2654                 On gtk+-2.8, use stock buttons in quicksearch
2655                 Based on a patch by Fabien and a design by Paul
2656
2657 2006-04-21 [colin]      2.1.1cvs21
2658
2659         * src/folderview.c
2660         * src/mainwindow.c
2661                 Fix occasional flicker in folderview
2662         * src/common/utils.c
2663                 Fix bug #943 (Incorrectly parsed email address 
2664                 list in short headers on message view and in 
2665                 printouts)
2666
2667 2006-04-20 [colin]      2.1.1cvs20
2668
2669         * src/imap.c
2670         * src/imap.h
2671         * src/prefs_account.c
2672                 Add ANONYMOUS auth for IMAP
2673
2674 2006-04-20 [paul]       2.1.1cvs19
2675
2676         * src/main.c
2677                 proper fix for 2.1.1cvs18
2678                 Thanks to Colin
2679
2680 2006-04-20 [paul]       2.1.1cvs18
2681
2682         * src/main.c
2683                 fix build warnings
2684
2685 2006-04-20 [paul]       2.1.1cvs17
2686
2687         * src/gtk/quicksearch.c
2688                 fix standard, non-extended Quick search,
2689                 was broken in 2.1.1cvs15.
2690                 Thanks to Colin.
2691
2692 2006-04-20 [colin]      2.1.1cvs16
2693
2694         * src/prefs_matcher.c
2695                 Fix values when reselecting a ~test
2696                 rule
2697
2698 2006-04-19 [colin]      2.1.1cvs15
2699
2700         * src/compose.c
2701         * src/compose.h
2702         * src/gtk/gtkaspell.c
2703         * src/gtk/gtkaspell.h
2704                 Put back Options menu in Spelling/
2705         * src/gtk/quicksearch.c
2706                 Don't search, and show error, if the
2707                 advanced search has a syntax error
2708
2709 2006-04-18 [colin]      2.1.1cvs14
2710
2711         * src/textview.c
2712                 Fix gdk warnings on set_cursor when textview
2713                 isn't visible
2714
2715 2006-04-18 [colin]      2.1.1cvs13
2716
2717         * src/gtk/gtksctree.c
2718                 Remove seemingly useless refresh that causes
2719                 flicker - watch this commit in case of 
2720                 problems before planned backport to stable
2721
2722 2006-04-18 [colin]      2.1.1cvs12
2723
2724         * src/imap.c
2725                 Factorize get/set_xml code
2726         * src/compose.c
2727         * src/prefs_account.c
2728         * src/prefs_account.h
2729         * src/procmsg.c
2730                 Add Encrypt to self option
2731
2732 2006-04-17 [colin]      2.1.1cvs11
2733
2734         * configure.ac
2735                 Fix search on encrpyt function on dragonfly
2736                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2737
2738 2006-04-17 [colin]      2.1.1cvs10
2739
2740         * src/prefs_account.c
2741                 Be safe by default: remove mails from POP3
2742                 after 7 days, not immediately
2743
2744 2006-04-17 [colin]      2.1.1cvs9
2745
2746         * src/etpan/imap-thread.c
2747                 Fix build on DragonFly - patch by 
2748                 Jonathan Buschmann <jonthn@agmact.com>
2749
2750 2006-04-17 [colin]      2.1.1cvs8
2751
2752         * src/imap.c
2753                 Save uidnext between sessions
2754
2755 2006-04-17 [colin]      2.1.1cvs7
2756
2757         * src/imap.c
2758                 scan is required when uid validity changes
2759
2760 2006-04-17 [colin]      2.1.1cvs6
2761
2762         * src/folderview.c
2763                 Don't scan if not necessary, apart in current
2764                 folder and INBOX to fetch flags.
2765         * src/imap.c
2766                 Scan is necessary if unread count changes
2767
2768 2006-04-17 [colin]      2.1.1cvs5
2769
2770         * src/imap.c
2771                 ...But always fetch ANSWERED and DELETED flags for
2772                 INBOX, as filtering can happen on these flags.
2773
2774 2006-04-17 [colin]      2.1.1cvs4
2775
2776         * src/imap.c
2777                 Don't fetch REPLIED and DELETED flags when synchronising
2778                 flags with a closed folder. We only need UNSEEN and FLAGGED
2779                 to update the folderview.
2780
2781 2006-04-17 [colin]      2.1.1cvs3
2782
2783         * src/imap.c
2784                 Faster flag search when there are new mails 
2785                 in a folder. We can do a full search if the 
2786                 folder contains less messages than the new
2787                 list.
2788
2789 2006-04-17 [colin]      2.1.1cvs2
2790
2791         * po/cs.po
2792         * po/de.po
2793         * po/fr.po
2794         * po/nl.po
2795         * po/pt_BR.po
2796                 Update translations from stable branch
2797
2798 2006-04-17 [colin]      2.1.1cvs1
2799
2800         * configure.ac
2801                 Bump version to follow stable release
2802
2803 2006-04-16 [mones]      2.1.0cvs50
2804
2805         * po/es.po
2806                 Updated for release
2807
2808 2006-04-16 [colin]      2.1.0cvs49
2809
2810         * src/textview.c
2811                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2812                 with gtk < 2.8. Thanks to Fabien Vantard.
2813
2814 2006-04-15 [colin]      2.1.0cvs48
2815
2816         * src/etpan/imap-thread.c
2817                 Fix bug #919 (libetpan: SEGV when connecting 
2818                 using command)
2819
2820 2006-04-14 [colin]      2.1.0cvs47
2821
2822         * src/main.c
2823                 Fix race on --select (should be done better)
2824
2825 2006-04-14 [wwp]        2.1.0cvs46
2826
2827         * src/send_message.c
2828                 enforce a check for domain in account prefs (a sending
2829                 error could be faced if domain was checked but no value set),
2830                 thanks to Colin.
2831
2832 2006-04-14 [colin]      2.1.0cvs45
2833
2834         * src/codeconv.c
2835                 when converting from unknown to unknown, if the
2836                 string is UTF8, don't convert it to the locale
2837                 (which breaks it)
2838
2839 2006-04-14 [colin]      2.1.0cvs44
2840
2841         * src/compose.c
2842                 Don't try to use ASCII for converting headers
2843                 (as done in body)
2844
2845 2006-04-14 [paul]       2.1.0cvs43
2846
2847         * src/crash.c
2848                 add locale/charset info to crash report
2849         * src/gtk/about.c
2850                 add wwp to doc team
2851                 replace 'e-mail' with preferred 'email'
2852         * src/gtk/authors.h
2853                 ensure contributors list is in alphabetical
2854                 order
2855
2856 2006-04-13 [colin]      2.1.0cvs42
2857
2858         * src/textview.c
2859                 Prevent gdk warnings
2860
2861 2006-04-13 [colin]      2.1.0cvs41
2862
2863         * src/common/ssl_certificate.c
2864         * src/common/ssl_certificate.h
2865         * src/gtk/sslcertwindow.c
2866                 Warn on expired certs, and display the expiration date
2867
2868 2006-04-13 [colin]      2.1.0cvs40
2869
2870         * src/plugins/spamassassin/spamassassin_gtk.c
2871                 Fix missing set_text on unix socket
2872
2873 2006-04-13 [wwp]        2.1.0cvs39
2874
2875         * manual/fr/advanced.xml
2876         * manual/fr/glossary.xml
2877                 applied new spam/ham/email lexicon (pourriel, courriel)
2878
2879 2006-04-13 [paul]       2.1.0cvs38
2880
2881         * src/plugins/pgpmime/plugin.c
2882                 remove the mention of S/MIME from the
2883                 description. This is now handled by the
2884                 S/MIME plugin.
2885
2886 2006-04-13 [paul]       2.1.0cvs37
2887
2888         * src/prefs_msg_colors.c
2889                 rework dialog
2890         * src/prefs_folder_item.c
2891         * src/prefs_spelling.c
2892                 add a tooltip to the colour selector buttons
2893
2894 2006-04-13 [wwp]        2.1.0cvs36
2895
2896         * manual/advanced.xml
2897         * manual/glossary.xml
2898         * manual/handling.xml
2899         * manual/keyboard.xml
2900         * manual/plugins.xml
2901         * manual/starting.xml
2902         * manual/fr/account.xml
2903         * manual/fr/ack.xml
2904         * manual/fr/addrbook.xml
2905         * manual/fr/advanced.xml
2906         * manual/fr/faq.xml
2907         * manual/fr/glossary.xml
2908         * manual/fr/gpl.xml
2909         * manual/fr/handling.xml
2910         * manual/fr/intro.xml
2911         * manual/fr/keyboard.xml
2912         * manual/fr/plugins.xml
2913         * manual/fr/starting.xml
2914         * manual/fr/sylpheed-claws-manual.xml
2915                 fixes to the manuals:
2916                  - summaryview -> Message List (same in French)
2917                  - translate key names
2918                  - fix French punctuation, use non-breakable spaces when
2919                    necessary, don't use &thinsp; which is not portable
2920                  - tell what maildir and mbox formats we support
2921
2922 2006-04-12 [wwp]        2.1.0cvs35
2923
2924         * src/prefs_toolbar.c
2925                 unified a replace button more,
2926                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2927
2928 2006-04-12 [wwp]        2.1.0cvs34
2929
2930         * src/prefs_common.c
2931         * src/prefs_msg_colors.c
2932                 make default color labels translatable,
2933                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2934                 thanks to Tim <timbrain@post.cz> for reporting.
2935
2936 2006-04-12 [wwp]        2.1.0cvs33
2937
2938         * manual/glossary.xml
2939         * manual/intro.xml
2940         * manual/plugins.xml
2941         * manual/starting.xml
2942         * manual/sylpheed-claws-manual.xml
2943         * manual/fr/.cvsignore
2944         * manual/fr/account.xml
2945         * manual/fr/ack.xml
2946         * manual/fr/addrbook.xml
2947         * manual/fr/advanced.xml
2948         * manual/fr/faq.xml
2949         * manual/fr/glossary.xml
2950         * manual/fr/handling.xml
2951         * manual/fr/intro.xml
2952         * manual/fr/keyboard.xml
2953         * manual/fr/plugins.xml
2954         * manual/fr/starting.xml
2955         * manual/fr/sylpheed-claws-manual.xml
2956                 various fixes: typos, missing .fr translations, punctuation,
2957                 capitalization, links, accents and some bad French more.
2958
2959 2006-04-12 [wwp]        2.1.0cvs32
2960
2961         * src/prefs_gtk.c
2962                 fix for bug #935: always store prefs files in UTF-8 (thanks
2963                 to Colin).
2964
2965 2006-04-11 [colin]      2.1.0cvs31
2966
2967         * src/compose.c
2968                 Fix inserting files not in utf8 when locale is utf8
2969
2970 2006-04-11 [colin]      2.1.0cvs30
2971
2972         * src/inc.c
2973                 Don't show error dialog when cancelling connection
2974                 Patch by Pawel
2975
2976 2006-04-11 [cleroy]     2.1.0cvs29
2977
2978         * src/compose.c
2979                 Implement multiple quote levels
2980         * src/prefs_common.c
2981                 Change a little bit the quote bgcolor for 2nd level
2982
2983 2006-04-11 [colin]      2.1.0cvs28
2984
2985         * src/gtk/about.c
2986                 Add locale and charset in the label
2987
2988 2006-04-10 [colin]      2.1.0cvs27
2989
2990         * src/compose.c
2991         * src/prefs_common.c
2992         * src/prefs_common.h
2993         * src/prefs_msg_colors.c
2994         * src/textview.c
2995                 Allow optional background color in quotes
2996                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2997                 GTK+-2.8.x feature
2998
2999 2006-04-10 [colin]      2.1.0cvs26
3000
3001         * src/main.c
3002         * src/mainwindow.c
3003         * src/mainwindow.h
3004                 Implement --select
3005
3006 2006-04-10 [colin]      2.1.0cvs25
3007
3008         * manual/plugins.xml
3009         * manual/fr/plugins.xml
3010                 Document libcurl's proxy variables
3011
3012 2006-04-09 [colin]      2.1.0cvs24
3013
3014         * src/prefs_common.c
3015                 gettext() returns statically allocated stuff. We have
3016                 to strdup it in order to be able to free it.
3017
3018 2006-04-09 [colin]      2.1.0cvs23
3019
3020         * AUTHORS
3021         * src/gtk/authors.h
3022                 Add Alexei
3023
3024 2006-04-09 [colin]      2.1.0cvs22
3025
3026         * src/mainwindow.c
3027         * src/gtk/quicksearch.c
3028                 Fix bug #859 (problems with cyrilic input in 
3029                 search panel) - Patch by Alexey Illarionov 
3030                 <littlesavage@rambler.ru>
3031
3032 2006-04-09 [colin]      2.1.0cvs21
3033
3034         * src/prefs_customheader.c
3035                 I prefer removing then freeing rather than the contrary
3036                 (even if it doesn't change anything ;-)
3037         * src/prefs_account.c
3038                 Fix bug #933 (Crash re-entering the custom headers list 
3039                 dialog in accounts prefs)
3040                 The problem happened when cancelling the Account 
3041                 Preferences' dialogs - in which case we didn't do 
3042                 anything to the PrefsAccount * struct. In case of applying,
3043                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3044                 working with in this dialog. The problem is that 
3045                 prefs_customheader.c, working on this tmp_ac_prefs, always
3046                 changes the ->customhdr_list pointer, even when cancelled. 
3047                 So in case of cancelling the prefs_account dialog, we still
3048                 have to update ->customhdr_list in the real account.
3049
3050 2006-04-08 [colin]      2.1.0cvs20
3051
3052         * manual/fr/glossary.xml
3053         * manual/fr/keyboard.xml
3054                 Forgot some headers :)
3055
3056 2006-04-08 [colin]      2.1.0cvs19
3057
3058         * manual/Makefile.am
3059         * manual/fr/Makefile.am
3060         * manual/fr/account.xml
3061         * manual/fr/ack.xml
3062         * manual/fr/addrbook.xml
3063         * manual/fr/advanced.xml
3064         * manual/fr/faq.xml
3065         * manual/fr/glossary.xml
3066         * manual/fr/gpl.xml
3067         * manual/fr/handling.xml
3068         * manual/fr/intro.xml
3069         * manual/fr/keyboard.xml
3070         * manual/fr/plugins.xml
3071         * manual/fr/starting.xml
3072         * manual/fr/sylpheed-claws-manual.xml
3073         * manual/fr/dist/.cvsignore
3074         * manual/fr/dist/Makefile.am
3075         * manual/fr/dist/html/.cvsignore
3076         * manual/fr/dist/html/Makefile.am
3077         * manual/fr/dist/pdf/.cvsignore
3078         * manual/fr/dist/pdf/Makefile.am
3079         * manual/fr/dist/ps/.cvsignore
3080         * manual/fr/dist/ps/Makefile.am
3081         * manual/fr/dist/txt/.cvsignore
3082         * manual/fr/dist/txt/Makefile.am
3083                 Add the french translation of the manual. Thanks to
3084                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3085                 account.xml, ack.xml, addrbook.xml and advanced.xml
3086
3087 2006-04-08 [colin]      2.1.0cvs18
3088
3089         * manual/plugins.xml
3090         * manual/starting.xml
3091                 More fixes
3092
3093 2006-04-07 [colin]      2.1.0cvs17
3094
3095         * manual/faq.xml
3096         * manual/intro.xml
3097         * manual/keyboard.xml
3098                 Little fixes
3099
3100 2006-04-07 [colin]      2.1.0cvs16
3101
3102         * README
3103         * src/compose.c
3104         * src/prefs_common.c
3105         * src/prefs_common.h
3106                 Add hidden compose_no_markup pref
3107
3108 2006-04-07 [wwp]        2.1.0cvs15
3109
3110         * src/summary_search.c
3111         * .cvsignore
3112                 Bugfix: stop button was sticky when searching in an empty folder.
3113                 Applied curly brackets code style to the whole file (summary_search.c).
3114                 More files to ignore.
3115
3116 2006-04-07 [wwp]        2.1.0cvs14
3117
3118         * src/message_search.c
3119         * src/summary_search.c
3120                 changed default button when search bumps at file/folder
3121                 beginning or end, for convenience (thanks to Colin).
3122
3123 2006-04-07 [paul]       2.1.0cvs13
3124
3125         * src/plugins/dillo_viewer/dillo_prefs.c
3126                 avoid future potential for namespace collision
3127                 Patch by Colin
3128
3129 2006-04-06 [wwp]        2.1.0cvs12
3130
3131         * src/summary_search.c
3132                 Unify extended/advanced searches names (and thus factorize labels),
3133                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3134
3135 2006-04-06 [wwp]        2.1.0cvs11
3136
3137         * src/folderview.c
3138         * src/prefs_themes.c
3139         * src/summaryview.c
3140                 Fixed some compilation warnings.
3141
3142 2006-04-06 [colin]      2.1.0cvs10
3143
3144         * manual/advanced.xml
3145                 Document the wizard template and how to deploy
3146                 Sylpheed-Claws effectively
3147
3148 2006-04-06 [colin]      2.1.0cvs9
3149
3150         * src/folderview.c
3151                 gettext patch to tell translators about _("#"),
3152                 by Maxim Britov
3153
3154 2006-04-06 [colin]      2.1.0cvs8
3155
3156         * src/textview.c
3157                 Fix invalid GtkTextBIter after clicking "Display as text"
3158
3159 2006-04-06 [mones]      2.1.0cvs7
3160
3161         * src/addr_compl.c
3162         * src/addrindex.c
3163         * src/addritem.c
3164         * src/codeconv.c
3165         * src/compose.c
3166         * src/filtering.c
3167         * src/folder.c
3168         * src/folder_item_prefs.c
3169         * src/folderview.c
3170         * src/localfolder.c
3171         * src/matcher.c
3172         * src/mimeview.c
3173         * src/prefs_msg_colors.c
3174         * src/prefs_spelling.c
3175         * src/prefs_themes.c
3176         * src/procmime.c
3177         * src/procmsg.c
3178         * src/stock_pixmap.c
3179         * src/summaryview.c
3180         * src/textview.c
3181         * src/toolbar.c
3182         * src/common/mgutils.c
3183         * src/common/prefs.c
3184         * src/common/ssl_certificate.c
3185         * src/gtk/colorlabel.c
3186         * src/gtk/quicksearch.c
3187         * src/plugins/pgpmime/pgpmime.c
3188         * src/plugins/spamassassin/spamassassin.c
3189                 Removed redundant NULL checks for g_free() calls.
3190                 Patch by Pawel Pekala.
3191
3192 2006-04-06 [mones]      2.1.0cvs6
3193
3194         * src/prefs_actions.c
3195         * src/prefs_filtering.c
3196         * src/prefs_filtering_action.c
3197         * src/prefs_matcher.c
3198         * src/prefs_template.c
3199         * src/gtk/gtkutils.c
3200         * src/gtk/gtkutils.h
3201                 Have a nice replace button. Patch by Pawel Pekala
3202
3203 2006-04-06 [colin]      2.1.0cvs5
3204
3205         * src/addressbook.c
3206                 Fix crash with empty columns
3207
3208 2006-04-05 [colin]      2.1.0cvs4
3209
3210         * src/wizard.c
3211         * src/prefs_gtk.c
3212                 Allow wizard customization with pre-filled values
3213
3214 2006-04-05 [colin]      2.1.0cvs3
3215
3216         * src/textview.c
3217         * src/mimeview.c
3218         * src/mimeview.h
3219                 Nicer messages in mimeview
3220
3221 2006-04-05 [colin]      2.1.0cvs2
3222
3223         * src/addressbook.c
3224         * src/prefs_summaries.c
3225                 i18n fix
3226
3227 2006-04-05 [colin]      2.1.0cvs1
3228
3229         * src/plugins/pgpcore/plugin.c
3230         * src/plugins/pgpcore/select-keys.c
3231         * src/plugins/pgpcore/select-keys.h
3232         * src/plugins/pgpcore/sgpgme.c
3233         * src/plugins/pgpcore/sgpgme.h
3234         * src/plugins/pgpinline/pgpinline.c
3235         * src/plugins/pgpinline/plugin.c
3236         * src/plugins/pgpmime/pgpmime.c
3237         * src/plugins/pgpmime/plugin.c
3238                 Factorize and generalize a bit 
3239                 Drop S/MIME signature verification from PGP/MIME
3240                 (adding it as another, more complete plugin)
3241
3242 2006-04-05 [paul]       2.1.0
3243
3244         2.1.0 released
3245
3246 2006-04-05 [paul]       2.0.0cvs186
3247
3248         * manual/advanced.xml
3249                 add info on colour labels
3250
3251 2006-04-05 [paul]       2.0.0cvs185
3252
3253         * po/bg.po
3254         * po/cs.po
3255         * po/de.po
3256         * po/el.po
3257         * po/en_GB.po
3258         * po/fi.po
3259         * po/fr.po
3260         * po/it.po
3261         * po/nl.po
3262         * po/pl.po
3263         * po/pt_BR.po
3264         * po/sr.po
3265         * po/zh_CN.po
3266                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3267                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3268                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3269                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3270         * src/gtk/authors.h
3271         * tools/claws.i18n.status.pl
3272                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3273                 and new Czech translator, Tim <timbrain@post.cz>
3274
3275 2006-04-05 [mones]      2.0.0cvs184
3276
3277         * po/es.po
3278                 Updated translation
3279
3280 2006-04-05 [colin]      2.0.0cvs183
3281
3282         * src/gtk/quicksearch.c
3283                 Fix bug #929 (unnecessary reload in quick search bar)
3284
3285 2006-04-05 [colin]      2.0.0cvs182
3286
3287         * src/compose.c
3288                 Fix crash on Reply with no From:
3289                 Show signature and conversion error on queuing 
3290                 (but not sending)
3291         * src/mainwindow.c
3292         * src/summaryview.c
3293         * src/summaryview.h
3294                 Factorize threading code and make sure msginfo 
3295                 is not null when it comes from a GtkCTreeRow's 
3296                 data
3297         * src/gtk/gtkaspell.c
3298                 Check for necessary things
3299         * src/gtk/gtksctree.c
3300         * src/gtk/gtksctree.h
3301                 Reset anchor if necessary when removing node
3302
3303 2006-03-29 [colin]      2.0.0cvs181
3304
3305         * src/folderview.c
3306                 Warn for disabled IMAP accounts (due to lack of
3307                 libetpan). Breaks string-freeze - sorry - but it
3308                 is kind of important ;)
3309
3310 2006-03-28 [colin]      2.0.0cvs180
3311
3312         * src/gtk/gtkutils.c
3313         * src/gtk/gtkutils.h
3314                 Add a gtkut_get_link_btn() function that
3315                 creates a button which acts like an URI
3316         * src/prefs_themes.c
3317         * src/gtk/about.c
3318                 Use this function (factorizes codes)
3319         * src/common/defs.h
3320         * src/gtk/pluginwindow.c
3321                 Add a "Get more..." in the plugins window
3322
3323 2006-03-28 [colin]      2.0.0cvs179
3324
3325         * src/common/smtp.c
3326         * src/common/passcrypt.c
3327         * src/undo.c
3328                 Warning fixes. Patch by Pawel Pekala
3329
3330 2006-03-27 [colin]      2.0.0cvs178
3331
3332         * src/undo.c
3333                 Fix undoing by blocks with spaces
3334
3335 2006-03-27 [colin]      2.0.0cvs177
3336
3337         * src/textview.c
3338                 Set margin to 3px for headers
3339
3340 2006-03-27 [paul]
3341
3342         2.1.0-rc2 released
3343
3344 2006-03-27 [wwp]        2.0.0cvs176
3345
3346         * src/summaryview.c
3347                 don't reset quicksearch when updating the message list.
3348                 Thanks to Colin.
3349
3350 2006-03-26 [wwp]        2.0.0cvs175
3351
3352         * src/compose.c
3353                 use a unified border width ('other' tab in the compose window,
3354                 patch by Pawel Pekala).
3355
3356
3357 2006-03-26 [wwp]        2.0.0cvs174
3358
3359         * src/common/quoted-printable.c
3360         * src/addressbook.c
3361                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3362
3363 2006-03-26 [colin]      2.0.0cvs173
3364
3365         * src/quote_fmt_parse.y
3366                 Fix non-UTF8 date formats messing up the whole quote a 
3367                 little bit
3368
3369 2006-03-26 [colin]      2.0.0cvs172
3370
3371         * src/procheader.c
3372                 Make sure the date is UTF8 valid, or try to make it
3373                 so. IncrediMail is really IncrediStupid.
3374         * src/compose.c
3375                 Fix possible conversions. 
3376                 
3377
3378 2006-03-26 [colin]      2.0.0cvs171
3379
3380         * src/matcher.c
3381                 Fix corner cases in body search. This is still a
3382                 hack... It seems impossible to make it good and 
3383                 reasonably fast at the same time.
3384
3385 2006-03-26 [colin]      2.0.0cvs170
3386
3387         * src/summaryview.c
3388                 I think I killed the twilight zone bug!
3389                 summary_select_node() flushes GTK events in order
3390                 to be able to center the view. But this also 
3391                 flushes keypresses like Ctrl-Alt-U, so this can
3392                 call summary_show from summary_select_node (itself
3393                 called from summary_show, etc.). And the summaryview
3394                 has to be unlocked in this function. So just locking
3395                 while processing GTK events, and bailing if locked, 
3396                 should fix it.
3397                 Fixes bug #927 (SIGSEGV during Update Summary)
3398
3399 2006-03-25 [colin]      2.0.0cvs169
3400
3401         * src/matcher.c
3402                 Fix search in QP-encoded bodies
3403                 Fix utf-8 searches in bodies encoded in the
3404                 locale's encoding
3405         * src/common/quoted-printable.c
3406         * src/common/quoted-printable.h
3407                 Add a decode function that doesn't overwrite
3408                 the original pointer
3409                 
3410
3411 2006-03-24 [colin]      2.0.0cvs168
3412
3413         * src/action.c
3414         * src/summaryview.c
3415         * src/summaryview.h
3416                 Update message cache after action
3417                 Patch by H. Merijn Brand
3418         * src/prefs_msg_colors.c
3419                 Factorize label 
3420                 Patch by Fabien Vantard
3421         * src/plugins/spamassassin/spamassassin_gtk.c
3422                 Remove useless translation
3423                 Patch by Fabien Vantard
3424
3425 2006-03-23 [colin]      2.0.0cvs167
3426
3427         * src/common/ssl.c
3428                 Let 30 seconds to SSL_connect
3429
3430 2006-03-23 [wwp]        2.0.0cvs166
3431
3432         * src/summaryview.c
3433         * src/gtk/description_window.c
3434                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3435                 and headers are translated; adjust description windows' width to fit their
3436                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3437
3438 2006-03-23 [paul]       2.0.0cvs165
3439
3440         * src/common/utils.c
3441                 fix highlighting of URIs containing "()"
3442                 (2.0.0cvs164's reversal fixed)
3443                 Thanks to Colin.
3444
3445 2006-03-23 [paul]       2.0.0cvs164
3446
3447         * src/common/utils.c
3448                 revert patch, (postponing a fix), at 2.0.0cvs120
3449                 as it breaks more URIs than it fixes.
3450                 Allow '-' to be a terminating character in a URI
3451
3452 2006-03-22 [colin]      2.0.0cvs163
3453
3454         * configure.ac
3455                 Require libetpan 0.45
3456                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3457
3458 2006-03-22 [paul]       2.0.0cvs162
3459
3460         * src/editgroup.c
3461                 replace '<-' and '->' buttons with GTK_STOCK graphical
3462                 buttons
3463         * src/summary_search.c
3464                 don't offer '...' for translation
3465                 add a tooltip to advanced search '...' button
3466         * src/gtk/quicksearch.c
3467                 don't offer '...' for translation
3468
3469 2006-03-21 [colin]      2.0.0cvs161
3470
3471         * src/compose.c
3472                 Fix middle-click pasting (insert at click
3473                 position instead of cursor position, don't
3474                 remove existing selection and allow pasting
3475                 our own selection)
3476         * src/addressbook.c
3477                 "LDAP Server" -> "LDAP servers"
3478
3479 2006-03-21 [wwp]        2.0.0cvs160
3480
3481         * src/etpan/imap-thread.c
3482                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3483
3484 2006-03-20 [colin]      2.0.0cvs159
3485
3486         * src/summaryview.c
3487                 Don't reload summaryview after an execute with no
3488                 move action
3489
3490 2006-03-19 [colin]      2.0.0cvs158
3491
3492         * src/addressbook.c
3493                 and put groups at the top, always
3494
3495 2006-03-19 [colin]      2.0.0cvs157
3496
3497         * src/addressbook.c
3498                 Order groups before names, as previously
3499
3500 2006-03-19 [colin]      2.0.0cvs156
3501
3502         * src/addressbook.c
3503                 - Sort case-unsensitive
3504                 - Put the sort arrow at opening too
3505
3506 2006-03-19 [wwp]        2.0.0cvs155
3507
3508         * src/addressbook.c
3509                 allow sorting by name/email/remarks, ensure that right-pane's contents
3510                 matches the left-pane selection (cleared when appropriate).
3511                 Patch by Pawel Pekala <c0rn@o2.pl>.
3512
3513 2006-03-18 [colin]      2.0.0cvs154
3514
3515         * src/textview.c
3516                 Fix text cursor ;)
3517
3518 2006-03-18 [colin]      2.0.0cvs153
3519
3520         * src/gtk/filesel.c
3521                 Make sure we hide the preview if we didn't get
3522                 a filename
3523
3524 2006-03-18 [colin]      2.0.0cvs152
3525
3526         * src/summaryview.c
3527                 Set cursor to watch for execution (fixes lack
3528                 of watch-cursor when dnd'ing hundreds of mails)
3529         * src/gtk/filesel.c
3530                 Check that mime type is 'image/*' before updating
3531                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3532
3533 2006-03-18 [colin]      2.0.0cvs151
3534
3535         * src/mainwindow.c
3536         * src/textview.c
3537         * src/textview.h
3538                 Put a watch cursor in textview too when the mainwindow's
3539                 cursor in a watch
3540
3541 2006-03-18 [colin]      2.0.0cvs150
3542
3543         * src/folder.c
3544                 Change wrong asserts to simple tests
3545
3546 2006-03-17 [colin]      2.0.0cvs149
3547
3548         * src/mainwindow.c
3549         * src/mainwindow.h
3550         * src/prefs_msg_colors.c
3551         * src/summaryview.c
3552         * src/summaryview.h
3553         * src/gtk/colorlabel.c
3554         * src/gtk/colorlabel.h
3555                 Add a color label menu in the main menubar
3556                 Add (fixed) accels Ctrl-{0-7} to change the color
3557                 They have to be fixed because the menu's dynamic,
3558                 the items are complex widgets, hence we can't use
3559                 a GtkItemFactory.
3560
3561
3562 2006-03-17 [wwp]        2.0.0cvs148
3563
3564         * src/compose.c
3565                 rollback few lines from my previous commit (those lines come from
3566                 a pending patch, accidentally commited, even if neutral as they are
3567                 commented out).
3568
3569 2006-03-17 [wwp]        2.0.0cvs147
3570
3571         * src/compose.c
3572                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3573                 applied code style/indentation to the modified function.
3574
3575 2006-03-17 [wwp]        2.0.0cvs146
3576
3577         * src/procmsg.c
3578         * src/compose.c
3579                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3580
3581 2006-03-17 [paul]
3582
3583         2.1.0-rc1 released
3584
3585 2006-03-17 [paul]       2.0.0cvs145
3586
3587         * src/main.c
3588                 addressbook_read_file() was called twice
3589         * src/textview.c
3590                 X-Mailer highlighting
3591
3592 2006-03-16 [colin]      2.0.0cvs144
3593
3594         * src/sourcewindow.c
3595         * src/sourcewindow.h
3596                 And the last one, in source window.
3597
3598 2006-03-16 [colin]      2.0.0cvs143
3599
3600         * src/compose.c
3601         * src/compose.h
3602                 Fix the same stuff in compose
3603
3604 2006-03-16 [colin]      2.0.0cvs142
3605
3606         * src/messageview.c
3607                 Complete the previous messageview crash fix
3608
3609 2006-03-16 [colin]      2.0.0cvs141
3610
3611         * src/procmsg.h
3612         * src/procmsg.c
3613         * src/folder.c
3614                 Fix POSTPROCESSING hook
3615                 Patch by H. Merijn Brand
3616
3617         * src/procmime.c
3618         * src/procmime.h
3619                 Parse Content-Location
3620
3621         * src/toolbar.c
3622         * src/messageview.c
3623         * src/messageview.h
3624                 Don't crash when a top-level MessageView has
3625                 been closed on us. Same problematic than
3626                 yesterday's quicksearch issue.
3627
3628 2006-03-15 [colin]      2.0.0cvs140
3629
3630         * src/gtk/quicksearch.c
3631                 Fix a bitchy race we didn't think about when we
3632                 added quicksearch cancellation:
3633                 If the search is not on cached fields, for example
3634                 body_part matchcase "stuff"
3635                 the matcher code has to get the whole message. If
3636                 we're on IMAP, that can be slow, and in order to
3637                 be non-blocking, the IMAP code idle loop processes
3638                 gtk events too. So it is possible to cancel a
3639                 quicksearch while the matcher is getting the mail's
3640                 body. After matcher got its body, it will start to
3641                 iterate over the matcher list that the Quicksearch's
3642                 clear_search_cb() just freed via prepare_matcher().
3643                 SIGSEGV ensues.
3644                 The fix consists of guarding the matcherlist_match()
3645                 call with a boolean 'matching'. If we reset the
3646                 quicksearch while matching is TRUE, we don't free
3647                 the matcherlist anymore like we did, but we set
3648                 another new flag, deferred_free, to TRUE. Then,
3649                 in quicksearch_match(), just after returning from
3650                 matcherlist_match() and unsetting the matching flag,
3651                 we check the deferred_free flag and do the
3652                 prepare_matcher() (which does the matcherlist_free)
3653                 for real, so we free the matcherlist once it's not
3654                 used anymore.
3655                 As all of this runs via the glib main loop, we
3656                 luckily don't need a mutex.
3657         * src/summaryview.c
3658                 Also, show progress while searching.
3659
3660
3661 2006-03-14 [colin]      2.0.0cvs139
3662
3663         * src/alertpanel.c
3664                 Make alertpanel_is_open non-static
3665
3666 2006-03-14 [colin]      2.0.0cvs138
3667
3668         * src/prefs_spelling.c
3669                 Cleanups - Fabien Vantard
3670
3671 2006-03-14 [wwp]        2.0.0cvs137
3672
3673         * src/main.c
3674                 code style normalization (curly braces, indentation).
3675
3676 2006-03-14 [wwp]        2.0.0cvs137
3677
3678         * src/main.c
3679                 code style (braces, indentation)
3680
3681 2006-03-12 [paul]       2.0.0cvs136
3682
3683         * src/prefs_common.c
3684                 trans_hdr defaults to FALSE to be RFC-savvy
3685         * src/prefs_summaries.c
3686                 add a tooltip to the trans_hdr option
3687                 
3688
3689 2006-03-12 [paul]       2.0.0cvs135
3690
3691         * src/prefs_matcher.c
3692                 give a little more width to the combos
3693         * src/prefs_display_header.c
3694         * src/textview.c
3695                 translate headers if prefs_common.trans_hdr
3696                 is TRUE
3697
3698         Patches by Pawel Pekala
3699
3700 2006-03-12 [paul]       2.0.0cvs134
3701
3702         * src/plugins/clamav/clamav_plugin.c
3703         * src/plugins/dillo_viewer/dillo_viewer.c
3704         * src/plugins/pgpcore/plugin.c
3705         * src/plugins/pgpinline/plugin.c
3706         * src/plugins/pgpmime/plugin.c
3707         * src/plugins/spamassassin/spamassassin.c
3708                 update/add to descriptions
3709         * src/plugins/spamassassin/spamassassin_gtk.c
3710                 fixes to the english, remove superfluous
3711                 tooltips, clean up a little
3712
3713 2006-03-12 [paul]       2.0.0cvs133
3714
3715         * src/compose.c
3716                 fix Bug 924, 'Account combo box shows up wrong 
3717                 if & is in account name'
3718
3719 2006-03-11 [colin]      2.0.0cvs132
3720
3721         * src/summaryview.c
3722                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3723                 messed up shift-selection because is slows down
3724                 moving around summaryview. thanks -users
3725
3726 2006-03-10 [colin]      2.0.0cvs131
3727
3728         * src/plugins/spamassassin/spamassassin_gtk.c
3729                 Put back Paul's engrish fixes
3730
3731 2006-03-10 [colin]      2.0.0cvs130
3732
3733         * src/plugins/spamassassin/spamassassin.c
3734         * src/plugins/spamassassin/spamassassin.h
3735         * src/plugins/spamassassin/spamassassin_gtk.c
3736                 Cleanup SA prefs page (more)
3737                 Patch by Fabien Vantard
3738
3739 2006-03-10 [paul]       2.0.0cvs129
3740
3741         * src/prefs_msg_colors.c
3742         * src/prefs_spelling.c
3743                 widget sensitivity
3744
3745 2006-03-09 [mones]      2.0.0cvs128
3746
3747         * po/es.po
3748                 Update for next RC
3749
3750 2006-03-09 [wwp]        2.0.0cvs127
3751
3752         * configure.ac
3753                 revert accidental commit (requirement for libetpan 0.43), this time
3754                 not in HEAD.
3755
3756 2006-03-09 [wwp]        2.0.0cvs125
3757
3758         * configure.ac
3759                 revert accidental commit (requirement for libetpan 0.43)
3760
3761 2006-03-09 [paul]       2.0.0cvs126
3762
3763         * src/prefs_receive.c
3764                 remove useless frame
3765                 replace 'incorporation' with 'receiving'
3766         * src/plugins/clamav/clamav_plugin_gtk.c
3767         * src/plugins/spamassassin/spamassassin_gtk.c
3768                 improve widget sensitivity
3769                 fix a bit his engrish
3770
3771 2006-03-09 [wwp]        2.0.0cvs125
3772
3773         * src/addressadd.c
3774         * src/foldersel.c
3775         * src/prefs_common.c
3776         * src/prefs_common.h
3777                 remember some more windows' sizes (add to addressbook and
3778                 select folder).
3779
3780 2006-03-09 [paul]       2.0.0cvs124
3781
3782         * src/plugins/pgpcore/prefs_gpg.c
3783                 normalise construction of dialogue
3784
3785 2006-03-09 [paul]       2.0.0cvs123
3786
3787         * src/plugins/trayicon/Makefile.am
3788                 add missing slash
3789
3790 2006-03-08 [colin]      2.0.0cvs122
3791
3792         * src/plugins/trayicon/Makefile.am
3793                 Fix build in separate dir 
3794                 Patch by Bamanzi <bamanzi@gmail.com>
3795
3796 2006-03-08 [colin]      2.0.0cvs121
3797
3798         * src/procmsg.c
3799                 Batch move and copies from summaryview with delayed execution
3800                 too
3801
3802 2006-03-07 [paul]       2.0.0cvs120
3803
3804         * src/common/utils.c
3805                 fix highlighting of URIs containing "()"
3806                 Patch by Pawel Pekala
3807
3808 2006-03-07 [paul]       2.0.0cvs119
3809
3810         * src/folder.c
3811         * src/folder.h
3812         * src/folderview.c
3813                 immediately do alphabetical resort when
3814                 changing a folder's name
3815                 Patch by Pawel Pekala
3816
3817 2006-03-07 [paul]       2.0.0cvs118
3818
3819         * src/news.c
3820         * src/news_gtk.c
3821                 when unsubscribing a newsgroup, remove the
3822                 folder and msgs in .sylpheed-claws/newscache
3823                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3824
3825 2006-03-07 [paul]       2.0.0cvs117
3826
3827         * src/textview.c
3828                 fix wrong Fake URL Warning
3829                 Thanks to Hiro
3830
3831 2006-03-07 [colin]      2.0.0cvs116
3832
3833         * src/imap.c
3834                 Return immediately when password dialog was
3835                 cancelled
3836         * src/gtk/inputdialog.c
3837                 Allow empty strings for passwords
3838
3839
3840 2006-03-06 [colin]      2.0.0cvs115
3841
3842         * src/imap.c
3843                 Prevent double-timeouts when connection fails
3844
3845 2006-03-06 [colin]
3846
3847         2.0.1-rc1 released
3848
3849 2006-03-06 [colin]      2.0.0cvs114
3850
3851         * src/imap.c
3852                 Refresh session during potentially long
3853                 operations
3854
3855 2006-03-06 [wwp]        2.0.0cvs113
3856
3857         * src/prefs_msg_colors.h
3858                 forgot that one (custom color labels).
3859
3860 2006-03-06 [wwp]        2.0.0cvs112
3861
3862         * src/prefs_common.c
3863         * src/prefs_common.h
3864         * src/prefs_msg_colors.c
3865         * src/summaryview.c
3866         * src/summaryview.h
3867         * src/gtk/colorlabel.c
3868         * src/gtk/colorlabel.h
3869                 colors in messages list are now customizable. Color values and names can
3870                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3871                 Thanks to Paul and Colin for their help with this longstanding patch!
3872
3873 2006-03-06 [wwp]        2.0.0cvs111
3874
3875         * src/textview.c
3876                 don't crash if (x)face is bad.
3877
3878 2006-03-05 [paul]       2.0.0cvs110
3879
3880         * AUTHORS
3881         * configure.ac
3882         * src/Makefile.am
3883         * src/common/Makefile.am
3884         * src/common/utils.h
3885         * src/etpan/imap-thread.c
3886         * src/gtk/authors.h
3887         * src/plugins/clamav/Makefile.am
3888         * src/plugins/demo/Makefile.am
3889         * src/plugins/dillo_viewer/Makefile.am
3890         * src/plugins/pgpcore/Makefile.am
3891         * src/plugins/pgpcore/passphrase.c
3892         * src/plugins/pgpinline/Makefile.am
3893         * src/plugins/pgpmime/Makefile.am
3894         * src/plugins/spamassassin/Makefile.am
3895         * src/plugins/trayicon/Makefile.am
3896                 fix builiding on cygwin
3897                 Patch by Ralgh Young <bamanzi@gmail.com>
3898
3899 2006-03-04 [wwp]        2.0.0cvs109
3900
3901         * manual/keyboard.xml
3902                 fix mixed up/down keys.
3903
3904 2006-03-04 [wwp]        2.0.0cvs108
3905
3906         * README
3907         * INSTALL
3908                 updated links to SpamAssassin.
3909
3910 2006-03-04 [wwp]        2.0.0cvs107
3911
3912         * manual/plugins.xml
3913         * src/plugins/spamassassin/README
3914                 updated SpamAssassin plugin docs to reflect new functional additions
3915                 (also fix/update/documents few technical stuff more, see the README).
3916
3917 2006-03-04 [wwp]        2.0.0cvs106
3918
3919         * src/prefs_message.c
3920                 normalized capitalization of message-prefs paths.
3921
3922 2006-03-04 [wwp]        2.0.0cvs105
3923
3924         * manual/advanced.xml
3925                 typo.
3926
3927 2006-03-03 [colin]      2.0.0cvs104
3928
3929         * src/plugins/clamav/clamav_plugin_gtk.c
3930                 Rework prefs page, patch by Fabien 
3931
3932 2006-03-03 [colin]      2.0.0cvs103
3933
3934         * src/plugins/clamav/clamav_plugin.c
3935                 Set error on all errors
3936
3937 2006-03-03 [colin]      2.0.0cvs102
3938
3939         * src/common/plugin.c
3940                 Initialize error to avoid crashing when a plugin fails
3941                 without setting error
3942
3943 2006-03-02 [wwp]        2.0.0cvs101
3944
3945         * configure.ac
3946                 fixed linker flags for libetpan support on Cygwin
3947                 (thanks to H.Merijn Brand).
3948
3949 2006-03-02 [wwp]        2.0.0cvs100
3950
3951         * src/addressbook.c
3952                 fix some AB error messages: one for punctuation and
3953                 one wrongly duplicate (thanks, maxbritov).
3954
3955 2006-03-02 [wwp]        2.0.0cvs99
3956
3957         * src/plugins/spamassassin/spamassassin.c
3958                 make sync calls to sa-learn/spamc to prevent
3959                 system (whatever local or client/server) overload.
3960
3961 2006-03-02 [colin]      2.0.0cvs98
3962
3963         * src/summaryview.c
3964                 Put the spam icon in the status column instead of the
3965                 mark one
3966
3967 2006-03-01 [colin]      2.0.0cvs97
3968
3969         * src/plugins/spamassassin/spamassassin.c
3970                 Fix segfault (g_file_set_contents fails for some 
3971                 reason and err==0x2f. Can't find out why with
3972                 valgrind, using working function :-)
3973
3974 2006-03-01 [colin]      2.0.0cvs96
3975
3976         * src/inc.c
3977                 Offline overriding: let 'No' be cached only 3 seconds
3978
3979 2006-03-01 [colin]      2.0.0cvs95
3980
3981         * src/addr_compl.c
3982         * src/addrbook.c
3983         * src/addressbook.c
3984         * src/addrindex.c
3985         * src/folder_item_prefs.c
3986         * src/headerview.c
3987         * src/imap.c
3988         * src/inc.c
3989         * src/ldif.c
3990         * src/mainwindow.c
3991         * src/mh.c
3992         * src/msgcache.c
3993         * src/prefs_common.h
3994         * src/prefs_msg_colors.c
3995         * src/procheader.c
3996         * src/procheader.h
3997         * src/procmime.c
3998         * src/procmsg.c
3999         * src/procmsg.h
4000         * src/send_message.h
4001         * src/simple-gettext.c
4002         * src/summaryview.c
4003         * src/summaryview.h
4004         * src/syldap.c
4005         * src/textview.c
4006         * src/undo.c
4007         * src/common/ssl_certificate.c
4008         * src/common/utils.c
4009         * src/gtk/colorsel.c
4010         * src/gtk/gtksctree.c
4011         * src/gtk/gtkshruler.c
4012         * src/plugins/trayicon/trayicon.c
4013                 #if 0 goes to /dev/null
4014
4015 2006-03-01 [colin]      2.0.0cvs94
4016
4017         * src/compose.c
4018         * src/imap.c
4019         * src/inc.c
4020         * src/inc.h
4021         * src/messageview.c
4022         * src/news.c
4023         * src/plugins/spamassassin/spamassassin.c
4024                 Allow to add information in the "working offline"
4025                 window
4026
4027 2006-03-01 [wwp]        2.0.0cvs93
4028
4029         * src/plugins/spamassassin/spamassassin.c
4030                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4031                 'cause it seems that calling `spamc ... < inputfile` with
4032                 g_spawn_(a)sync simply.. erm doesn't work :-).
4033
4034 2006-03-01 [wwp]        2.0.0cvs92
4035
4036         * src/toolbar.c
4037         * src/toolbar.h
4038                 simplify the adding of spam/ham button to the messageview toolbar
4039                 (it gets more clear now that the same button will be "Mark as spam"
4040                 or "Mark as ham" according to the current message status,
4041                 thanks to Colin).
4042
4043 2006-03-01 [wwp]        2.0.0cvs91
4044
4045         * src/messageview.c
4046         * src/procmsg.c
4047         * src/procmsg.h
4048         * src/summaryview.c
4049         * src/plugins/spamassassin/spamassassin.c
4050         * src/plugins/spamassassin/spamassassin.h
4051                 make learner callbacks return a status (0 for ok),
4052                 handle it in main code to avoid setting flags when learning failed,
4053                 don't learn on TCP if offline in spamassassin,
4054                 thanks to Colin.
4055
4056                 
4057
4058 2006-03-01 [wwp]        2.0.0cvs90
4059
4060         * src/compose.c
4061                 some work around the compose window's account menu,
4062                 patch by Fabien Vantard.
4063
4064 2006-03-01 [wwp]        2.0.0cvs89
4065
4066         * src/plugins/spamassassin/spamassassin.c
4067                 fixed bad logics, was using spamc in local mode and sa-learn
4068                 in remote mode (thanks, Colin).
4069
4070 2006-03-01 [wwp]        2.0.0cvs88
4071
4072         * src/plugins/spamassassin/spamassassin.c
4073         * src/plugins/spamassassin/spamassassin.h
4074         * src/plugins/spamassassin/spamassassin_gtk.c
4075                 made processing of emails w/ sa-plugin an option (default is TRUE),
4076                 fixed Engrish some tooltips, capitalization of some debug messages
4077                 and warnings. The spamassassin plugin now provides two separate
4078                 services: process emails upon incorporation and spamd training.
4079                 Both services (un)register independently but use some common
4080                 plugin settings (transport settings, spam storage location).
4081
4082 2006-02-28 [wwp]        2.0.0cvs87
4083
4084         * src/plugins/spamassassin/spamassassin.c
4085                 fix async flag to spamc cmdline execution (batch exec should
4086                 be asynchronous).
4087
4088 2006-02-27 [wwp]        2.0.0cvs86
4089
4090         * src/plugins/spamassassin/spamassassin.c
4091         * src/plugins/spamassassin/spamassassin.h
4092         * src/plugins/spamassassin/spamassassin_gtk.c
4093                 - added the ability to learn a remote spamassassin server (spamd),
4094                 using spamc.
4095                 - added the spamassassin option 'username', that applies to all
4096                 spamassassin operations (filtering, learning, local or remote).
4097                 The default username is the current unix user (if left blank
4098                 from gtk prefs or config file).
4099                 - commented out some unused code (notebook widget), removed unused
4100                 layout (hbox1).
4101                 - make more widgets sensitive to the transport type.
4102
4103 2006-02-27 [colin]      2.0.0cvs85
4104
4105         * src/plugins/spamassassin/spamassassin.c
4106                 Fix sa-learn call when offline
4107
4108 2006-02-27 [colin]      2.0.0cvs84
4109
4110         * configure.ac
4111         * src/Makefile.am
4112         * src/mainwindow.c
4113         * src/mainwindow.h
4114         * src/messageview.c
4115         * src/messageview.h
4116         * src/prefs_toolbar.c
4117         * src/procmsg.c
4118         * src/stock_pixmap.c
4119         * src/stock_pixmap.h
4120         * src/summaryview.c
4121         * src/toolbar.c
4122         * src/toolbar.h
4123         * src/pixmaps/ham_btn.xpm
4124         * src/pixmaps/spam.xpm
4125         * src/pixmaps/spam_btn.xpm
4126         * src/plugins/spamassassin/spamassassin.c
4127                 Add button in toolbar for spam learning
4128                 Fix a few bugs from the last related commit
4129                 Revert 1.9.6cvs23 which messed up shift-selection
4130
4131 2006-02-24 [colin]      2.0.0cvs83
4132
4133         * src/procmsg.c
4134         * src/summaryview.c
4135         * src/summaryview.h
4136         * src/plugins/spamassassin/spamassassin.c
4137         * src/plugins/spamassassin/spamassassin.h
4138         * src/plugins/spamassassin/spamassassin_gtk.c
4139                 Unregister learner when spamassassin is either
4140                 disabled or over tcp
4141
4142 2006-02-24 [colin]      2.0.0cvs82
4143
4144         * src/Makefile.am
4145         * src/mainwindow.c
4146         * src/mainwindow.h
4147         * src/procmsg.c
4148         * src/procmsg.h
4149         * src/stock_pixmap.c
4150         * src/stock_pixmap.h
4151         * src/summaryview.c
4152         * src/summaryview.h
4153         * src/gtk/icon_legend.c
4154         * src/pixmaps/spam.xpm  ** NEW FILE **
4155         * src/plugins/spamassassin/spamassassin.c
4156         * src/plugins/spamassassin/spamassassin_gtk.c
4157                 Add spam learning interface (Mark/Mark as 
4158                 (spam|ham) menus)
4159
4160 2006-02-24 [wwp]        2.0.0cvs81
4161
4162         * src/compose.c
4163         * src/compose.h
4164         * src/filtering.c
4165                 hide compose window when sending message in batch mode
4166                 (filtering: forward and redirect). Also fixed a wrong
4167                 value returned when sending failed, neutral anyway.
4168                 (Colin, me) 
4169
4170 2006-02-24 [wwp]        2.0.0cvs80
4171
4172         * src/mainwindow.c
4173                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4174
4175 2006-02-24 [paul]       2.0.0cvs79
4176
4177         * src/news.c
4178         * src/news.h
4179         * src/news_gtk.c
4180                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4181                 Thanks to Colin
4182
4183 2006-02-23 [colin]      2.0.0cvs78
4184
4185         * src/alertpanel.c
4186                 Change OK to Close in alertpanel with View log
4187                 button; add accel to View log. Patch by Fabien
4188                 Vantard
4189
4190 2006-02-23 [wwp]        2.0.0cvs77
4191
4192         * src/compose.c
4193                 silly me, there were much more tests to perform, since toolbars can
4194                 really have down to 1 element only.
4195
4196 2006-02-23 [wwp]        2.0.0cvs76
4197
4198         * commitHelper
4199                 fixed indentation from my previous commit. Fallback to VISUAL if
4200                 EDITOR is not set (and to vi, at last resort).
4201
4202 2006-02-23 [wwp]        2.0.0cvs75
4203
4204         * commitHelper
4205                 improved error detection (Colin, me).
4206
4207 2006-02-23 [wwp]        2.0.0cvs74
4208
4209         * src/prefs_toolbar.c
4210                 simplify and fix prefs/toolbars layouting. Combos' contents can
4211                 now be really displayed.
4212
4213 2006-02-23 [wwp]        2.0.0cvs73
4214         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4215         be really displayed.
4216
4217 2006-02-22 [wwp]        2.0.0cvs72
4218
4219         * src/compose.c
4220                 fix a typo in my previous commit (sorry!).
4221
4222 2006-02-22 [wwp]        2.0.0cvs71
4223
4224         * src/prefs_toolbar.c
4225                 fix a crash when adding separators to toolbars,
4226                 also fix some separator item information.
4227
4228 2006-02-22 [wwp]        2.0.0cvs70
4229
4230         * src/compose.c
4231                 fix a crash when redirecting (for instance) when compose window's
4232                 toolbar contents has been customized (when some buttons have been
4233                 removed in fact).
4234
4235 2006-02-21 [wwp]        2.0.0cvs69
4236
4237         * src/summaryview.c
4238         * src/gtk/pluginwindow.c
4239         * src/plugins/pgpcore/prefs_gpg.c
4240                 fix some compilation warnings (feat. remains of removed code).
4241
4242 2006-02-21 [wwp]        2.0.0cvs68
4243
4244         * src/gtk/gtkutils.c
4245                 fix two compilation issues, thanks to Stephan Sachse.
4246
4247 2006-02-20 [colin]      2.0.0cvs67
4248
4249         * src/mainwindow.c
4250                 Don't reselect displayed mail on refocus
4251                 This fixes actions misbehaving 
4252
4253 2006-02-20 [wwp]        2.0.0cvs66
4254
4255         * src/summaryview.c
4256         * src/gtk/gtksctree.c
4257         * src/gtk/gtkshruler.c
4258                 changed more runtime typecast checks.
4259
4260 2006-02-20 [wwp]        2.0.0cvs65
4261
4262         * src/summary_search.c
4263                 find all - summaryview refresh issue fixed, thanks to Colin.
4264
4265 2006-02-20 [wwp]        2.0.0cvs64
4266
4267         * src/gtk/gtkutils.c
4268                 better runtime typecast checks.
4269
4270 2006-02-20 [wwp]        2.0.0cvs63
4271
4272         * src/summary_search.c
4273                 enhancements to the summary search:
4274                         - add the ability to stop the running search
4275                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4276                         - don't search if no criteria (From/To/Subject/Body) is set
4277                         - ensure that a busy mouse pointer is always shown when searching,
4278                           show it even a bit earlier
4279
4280 2006-02-19 [colin]      2.0.0cvs62
4281
4282         * src/compose.c
4283         * src/imap.c
4284         * src/etpan/imap-thread.c
4285         * src/etpan/imap-thread.h
4286                 (Future) IMAP speed improvement on sending
4287                 Will require a libetpan update
4288         * src/summaryview.c
4289         * src/gtk/quicksearch.c
4290                 Make quicksearch clearable while running.
4291
4292 2006-02-17 [colin]      2.0.0cvs61
4293
4294         * src/imap.c
4295         * src/etpan/imap-thread.c
4296         * src/etpan/imap-thread.h
4297                 Check for IMAP certificates
4298                 ** Requires libetpan-0.42-cvs4 
4299                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4300
4301 2006-02-17 [colin]      2.0.0cvs60
4302
4303         * src/messageview.c
4304         * src/prefs_common.c
4305         * src/prefs_common.h
4306         * src/prefs_message.c
4307                 Add pref to display HTML-only mails with plugin, 
4308                 if possible (defaulting to FALSE of course).
4309
4310 2006-02-16 [colin]      2.0.0cvs59
4311
4312         * src/main.c
4313         * src/common/plugin.c
4314         * src/common/plugin.h
4315         * src/gtk/pluginwindow.c
4316                 Keep track of requested (but unloaded) plugins
4317                 in some error cases.
4318
4319 2006-02-16 [wwp]        2.0.0cvs58
4320
4321         * src/gtk/gtkaspell.c
4322         * src/gtk/gtkaspell.h
4323         * src/prefs_spelling.c
4324         * src/compose.c
4325         * src/prefs_common.c
4326         * src/prefs_common.h
4327                 implemented new optional spellchecker behaviour: re-check message when
4328                 dictionary got changed (from compose-window/context-menu/Change dictionary).
4329
4330 2006-02-16 [wwp]        2.0.0cvs57
4331
4332         * src/quote_fmt_parse.y
4333                 pclose popen'ed pipe.
4334
4335 2006-02-15 [colin]      2.0.0cvs56
4336
4337         * src/mimeview.c
4338         * src/mimeview.h
4339                 Let MimeViewers know which MimeView they
4340                 depend of.
4341         * src/summaryview.c
4342                 Swap From/To columns in Sent/Queue/Drafts
4343                 folders
4344         * src/etpan/imap-thread.c
4345                 Use mailstream_low_tls_open() for STARTTLS
4346                 instead of mailstream_low_ssl_open()
4347                 ** REQUIRES libetpan 0.42cvs3 **
4348
4349 2006-02-15 [wwp]        2.0.0cvs55
4350
4351         * src/compose.c
4352         * src/compose.h
4353         * src/message_search.c
4354         * src/message_search.h
4355         * src/textview.c
4356         * src/gtk/gtkutils.c
4357         * src/gtk/gtkutils.h
4358                 added the ability to Find text in the compose window (and a bit
4359                 of code factorization).
4360
4361 2006-02-15 [wwp]        2.0.0cvs54
4362
4363         * src/prefs_gtk.c
4364                 yet another one file was missing (fix for some widgets' sensitivity).
4365                 Thanks Colin!
4366
4367 2006-02-15 [wwp]        2.0.0cvs53
4368
4369         * src/prefs_gtk.h
4370                 oops forgot that file (fix for some widgets' sensitivity).
4371
4372 2006-02-15 [wwp]        2.0.0cvs52
4373
4374         * src/summary_search.c
4375                 implemented advanced summary search options (added the ability
4376                 to use matcher conditions in an advanced search mode).
4377
4378 2006-02-15 [wwp]        2.0.0cvs51
4379
4380         * src/plugins/pgpcore/prefs_gpg.c
4381         * src/prefs_account.c
4382                 fix some widget sensitivity, mostly around some labels in
4383                 account prefs.
4384
4385 2006-02-15 [paul]       2.0.0cvs50
4386
4387         * manual/advanced.xml
4388                 improve Templates info
4389                 written by wwp
4390
4391 2006-02-14 [colin]      2.0.0cvs49
4392
4393         * src/pixmaps/address_book.xpm
4394         * src/pixmaps/preferences.xpm
4395         * src/pixmaps/properties.xpm
4396                 Fix pixmap size - patch by Fabien Vantard
4397
4398 2006-02-13 [colin]      2.0.0cvs48
4399
4400         * src/procmime.c
4401                 Add missing fclose()s on error
4402         * src/textview.c
4403                 Remove unused code
4404         * src/common/utils.c
4405                 Fix temp files not being deleted on windows
4406         Patches by Thomas Gilgin
4407
4408 2006-02-13 [colin]      2.0.0cvs47
4409
4410         * src/mainwindow.c
4411                 Fix exit crash
4412
4413 2006-02-13 [wwp]        2.0.0cvs46
4414
4415         * src/plugins/pgpcore/prefs_gpg.c
4416                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4417
4418 2006-02-12 [colin]      2.0.0cvs45
4419
4420         * src/folderview.c
4421         * src/main.c
4422         * src/mainwindow.c
4423                 Fix "stuff" when quitting
4424
4425 2006-02-12 [wwp]        2.0.0cvs44
4426
4427         * src/prefs_themes.c
4428                 fix typos in debug messages.
4429
4430 2006-02-11 [colin]      2.0.0cvs43
4431
4432         * src/summaryview.c
4433                 don't allow drag/drop from ourself
4434
4435 2006-02-10 [wwp]        2.0.0cvs42
4436
4437         * src/exporthtml.c
4438         * src/html.c
4439         * src/html.h
4440         * src/procmime.c
4441         * src/textview.c
4442                 renamed html_ prefixed functions and data structures to avoid
4443                 namespace clashes w/ other software (gtkhtml2 for instance).
4444                 Closes bug #907.
4445
4446
4447 2006-02-09 [colin]      2.0.0cvs41
4448
4449         * src/summaryview.c
4450                 Fix shitty logic messed up. Thanks Ticho for the hint!
4451
4452 2006-02-09 [wwp]        2.0.0cvs40
4453
4454         * src/gtk/about.c
4455         * src/compose.c
4456         * src/prefs_account.c
4457         * src/prefs_gtk.h
4458         * src/editaddress.c
4459                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4460                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4461                 Browse buttons in accounts prefs.
4462
4463 2006-02-09 [colin]      2.0.0cvs39
4464
4465         * src/matcher.c
4466                 Check for pointer before using its members
4467         * src/gtk/gtksourceprintjob.c
4468                 Fix a wrong warning
4469
4470 2006-02-09 [wwp]        2.0.0cvs38
4471
4472         * src/gtk/filesel.c
4473                 fix few compiler warnings (type mismatch).
4474
4475 2006-02-09 [paul]       2.0.0cvs37
4476
4477         * po/fr.po
4478                 updated by Fabien Vantard
4479
4480 2006-02-08 [colin]      2.0.0cvs36
4481
4482         * src/prefs_common.c
4483         * src/common/defs.h
4484         * src/common/plugin.c
4485                 allow windows and linux configurations to coexist
4486                 patch by Thomas Gilgin
4487
4488 2006-02-08 [colin]      2.0.0cvs35
4489
4490         * src/filtering.c
4491         * src/matcher.c
4492         * src/matcher.h
4493         * src/matcher_parser_parse.y
4494         * src/prefs_filtering_action.c
4495         * src/prefs_matcher.c
4496                 Add the "Ignore thread" filtering
4497                 action
4498
4499 2006-02-08 [colin]      2.0.0cvs34
4500
4501         * src/compose.c
4502         * src/procmime.c
4503         * src/procmime.h
4504                 Fix bug #905 (damaged attachment)
4505                 text files with raw \0's aren't really text files
4506         FOR_STABLE
4507
4508 2006-02-08 [colin]      2.0.0cvs33
4509
4510         * src/summaryview.c
4511                 Fix crasher introduced yesterday
4512
4513 2006-02-08 [wwp]        2.0.0cvs32
4514
4515         * src/compose.c
4516         * src/compose.h
4517                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4518
4519 2006-02-08 [wwp]        2.0.0cvs31
4520
4521         * src/prefs_template.c
4522                 templates enhancement: allow address completion for Cc and Bcc fields
4523                 (it was currently possible for the To field only)
4524
4525 2006-02-08 [colin]      2.0.0cvs30
4526
4527         * src/compose.c
4528                 Don't unblock if not blocked
4529         FOR_STABLE
4530
4531 2006-02-07 [colin]      2.0.0cvs29
4532
4533         * src/action.c
4534                 Forgot to refresh summaryview
4535
4536 2006-02-07 [colin]      2.0.0cvs28
4537
4538         * src/action.c
4539                 Freeze/thaw message list and folder list while
4540                 processing %as{} actions 
4541         * src/compose.c
4542                 Fix auto-wrap disabling after a middle-click
4543                 paste - FOR_STABLE
4544
4545 2006-02-07 [paul]       2.0.0cvs27
4546
4547         * src/folder.c
4548                 fix freeing of uninitialised pointers
4549                 Thanks to Colin
4550
4551 2006-02-06 [colin]      2.0.0cvs26
4552
4553         * src/folder.c
4554                 Use g_slist_prepend in potentially big list
4555
4556 2006-02-06 [colin]      2.0.0cvs25
4557
4558         * src/folder.c
4559                 Completely skip processing if it doesn't 
4560                 exist (faster!)
4561
4562 2006-02-06 [colin]      2.0.0cvs24
4563
4564         * src/folder.c
4565         * src/summaryview.c
4566                 Batch filtering in summaryview (from Tools menu)
4567                 and pre/post//-processing too
4568
4569 2006-02-06 [colin]      2.0.0cvs23
4570
4571         * src/procmsg.h
4572         * src/filtering.c
4573                 Use a special field for batch filtering instead
4574                 of stepping on deferred execution's toes
4575
4576 2006-02-06 [colin]      2.0.0cvs22
4577
4578         * src/action.c
4579         * src/filtering.c
4580         * src/filtering.h
4581         * src/folder.c
4582         * src/summaryview.c
4583                 Fix filtering via menus and actions
4584
4585 2006-02-06 [colin]      2.0.0cvs21
4586
4587         * src/imap.c
4588                 Put the added file directly to cache if possible (will work
4589                 with next libetpan)
4590         * src/filtering.c
4591         * src/filtering.h
4592         * src/inc.c
4593         * src/folder.c
4594         * src/mbox.c
4595         * src/procmsg.h
4596                 Move and copy filtered messages by batches instead of one
4597                 by one - faster on IMAP
4598         * src/procmsg.c
4599                 Add a function that'll possibly be useful later
4600
4601 2006-02-06 [colin]      2.0.0cvs20
4602
4603         * src/addressbook.c
4604                 Use internal mime-type instead of text/plain for d'n'd
4605         * src/compose.c
4606                 Allow attaching files from mimeview's icon list via d'n'd
4607         * src/folderview.c
4608         * src/folderview.h
4609                 Use internal mime-type instead of text/plain for d'n'd
4610                 Don't try to selected opened folder if none is
4611                 Factorize d'n'd from other apps code
4612         * src/headerview.c
4613         * src/textview.c
4614         * src/gtk/gtkutils.c
4615         * src/gtk/gtkutils.h
4616                 Factorize Face/X-Face stuff
4617         * src/mimeview.c
4618                 Fix d'n'd to other apps
4619         * src/prefs_message.c
4620                 Let the XFace pref be usable without libcompface as it also
4621                 applies to Face
4622         * src/summaryview.c
4623                 Fix d'n'd to other apps
4624                 Factorize d'n'd from other apps code
4625
4626 2006-02-06 [wwp]        2.0.0cvs19
4627
4628         * po/it.po
4629                 Italian translation fixes by Andrea Spadaccini (no more confusion
4630                 between filtering and processing, and few changes in the About
4631                 dialog).
4632
4633
4634 2006-02-06 [mones]      2.0.0cvs18
4635
4636         * src/gtk/icon_legend.c
4637                 Improved descriptions allowing better translations
4638
4639 2006-02-05 [colin]      2.0.0cvs17
4640
4641         * src/imap.c
4642                 Add the f*cking missing expunge that caused imap_fetch_env
4643                 to fail after an add_msgs ! :-///
4644         * src/etpan/imap-thread.c
4645                 Add a bit of debug
4646         FOR_STABLE
4647
4648 2006-02-05 [colin]      2.0.0cvs16
4649
4650         * src/common/utils.c
4651                 Don't check for return-path (or we can't put
4652                 back non-sent mails)
4653
4654 2006-02-05 [colin]      2.0.0cvs15
4655
4656         * src/textview.c
4657                 Don't try to display Face header in textview
4658                 when teh headerview's active
4659
4660 2006-02-05 [colin]      2.0.0cvs14
4661
4662         * tools/tbird2syl.py
4663         * tools/Makefile.am
4664                 Add script to import Thunderbird mails
4665
4666 2006-02-05 [colin]      2.0.0cvs13
4667
4668         * src/headerview.c
4669         * src/procheader.c
4670         * src/procmsg.c
4671         * src/procmsg.h
4672         * src/textview.c
4673                 Show Face headers - patch partially by Klaus Flittner
4674
4675 2006-02-05 [colin]      2.0.0cvs12
4676
4677         * src/folderview.c
4678         * src/summaryview.c
4679         * src/common/utils.c
4680         * src/common/utils.h
4681                 Let dnd work from mime icons to summaryview
4682                 and to folderview too
4683                 Add a crude test to avoid trying to add files
4684                 drag'n'dropped when they're not mails
4685
4686 2006-02-04 [colin]      2.0.0cvs11
4687
4688         * src/summaryview.c
4689         * src/mimeview.c
4690                 Fix utf8 conversion
4691
4692 2006-02-04 [colin]      2.0.0cvs10
4693
4694         * src/compose.c
4695         * src/folderview.c
4696         * src/mimeview.c
4697         * src/summaryview.c
4698         * src/summaryview.h
4699                 Added various drag and drop capas:
4700                 From                    To
4701                 summaryview             other apps
4702                 mimeview icons          other apps
4703                 other apps              summaryview
4704                 other apps              folderview
4705
4706                 This shouldn't have broken the existing:
4707                 From                    To
4708                 summaryview             folderview
4709                 folderview              folderview
4710                 summaryview             compose's attachments
4711
4712         Tests welcomed.
4713
4714 2006-02-02 [paul]       2.0.0cvs9
4715
4716         * src/mainwindow.c
4717                 move global option 'Set displayed columns...' out
4718                 of folder option grouping.
4719                 fix sensitivity of 'harvest addresses'
4720         FOR_STABLE
4721
4722 2006-02-01 [colin]      2.0.0cvs8
4723
4724         * src/mimeview.c
4725                 Revert the alertpanel patch, it sucks (intrusive
4726                 and gets in the way of "open")
4727
4728 2006-02-01 [colin]      2.0.0cvs7
4729
4730         * src/compose.c
4731         * src/prefs_account.c
4732         * src/prefs_common.c
4733         * src/common/defs.h
4734         * src/common/utils.c
4735         * src/common/utils.h
4736                 Add ability to edit the signature file
4737                 from the account preferences, and use
4738                 a default for the text editor.
4739                 Patch by Fabien Vantard
4740
4741 2006-02-01 [colin]      2.0.0cvs6
4742
4743         * src/mimeview.c
4744                 Try to get mime type by extension if it is
4745                 application/octet-stream
4746                 Display a window with possible choices when
4747                 encountering unknown mime types
4748         * src/gtk/filesel.c
4749         * src/gtk/filesel.h
4750                 Add preview
4751                 Allow multiple selection in filtered filesel
4752                 (patch by Fabien Vantard)
4753         * src/gtk/pluginwindow.c
4754                 Use it (patch by Fabien Vantard)
4755
4756 2006-02-01 [paul]       2.0.0cvs5
4757
4758         * src/jpilot.c
4759                 fix crash on creating jpilot address book
4760                 Thanks to Colin - FOR_STABLE
4761         * src/prefs_summaries.c
4762         * src/prefs_wrapping.c
4763         * src/gtk/icon_legend.c
4764         * src/gtk/quicksearch.c
4765                 string fixes and additions
4766
4767 2006-02-01 [paul]       2.0.0cvs4
4768
4769         * src/compose.c
4770         * src/mainwindow.c
4771         * src/messageview.c
4772         * src/prefs_send.c
4773                 add Arabic encoding option
4774                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4775
4776 2006-01-31 [colin]      2.0.0cvs3
4777
4778         * src/plugins/pgpcore/passphrase.c
4779                 Convert passphrase to locale encoding
4780         * src/compose.c
4781                 Fix drafting on IMAP. Crappy bug sneaked in
4782                 the release :-/
4783         FOR_STABLE
4784
4785 2006-01-30 [paul]       2.0.0cvs2
4786
4787         * src/gtk/icon_legend.c
4788                 show the new entries
4789
4790 2006-01-30 [colin]      2.0.0cvs1
4791
4792         * src/manual.c
4793                 Check for the file to be present before 
4794                 enabling the menu - FOR_STABLE
4795         * src/gtk/icon_legend.c
4796                 Add folders icons (not all of them, there
4797                 are too much, but the most intriguing ones)
4798
4799 2006-01-30 [paul]       2.0.0
4800
4801         version 2.0.0 released
4802
4803 2006-01-30 [paul]       1.9.100cvs200
4804
4805         * manual/faq.xml
4806         * manual/gpl.xml
4807         * manual/intro.xml
4808         * manual/starting.xml
4809         * manual/sylpheed-claws-manual.xml
4810                 fixes, additions
4811
4812 2006-01-29 [mones]      1.9.100cvs199
4813
4814         * manual/account.xml
4815         * manual/advanced.xml
4816         * manual/glossary.xml
4817                 Some typos fixed, added LDIF term to glossary
4818         * po/es.po
4819                 Fixed leading plus symbol
4820
4821 2006-01-29 [paul]       1.9.100cvs198
4822
4823         * po/fi.po
4824         * po/sk.po
4825                 updated by Tommi Pirinen and Andrej Kacian
4826
4827 2006-01-29 [paul]       1.9.100cvs197
4828
4829         * src/gtk/authors.h
4830                 remove duplicates
4831
4832 2006-01-29 [paul]       1.9.100cvs196
4833
4834         * AUTHORS
4835         * po/nl.po
4836         * src/gtk/authors.h
4837         * tools/claws.i18n.status.pl
4838                 nl translation updated by Tim Dijkstra
4839
4840 2006-01-29 [paul]       1.9.100cvs195
4841
4842         * po/sr.po
4843         * po/sv.po
4844                 updated by Aleksandar Urosevic and Anders Troback
4845
4846 2006-01-28 [colin]      1.9.100cvs194
4847
4848         * src/gtk/gtksourceprintjob.c
4849                 Don't fiddle with PangoLayout when we
4850                 have an image
4851
4852 2006-01-28 [paul]       1.9.100cvs193
4853
4854         * AUTHORS
4855         * po/el.po
4856         * po/zh_CN.po
4857         * src/gtk/authors.h
4858         * tools/claws.i18n.status.pl
4859                 updated translations submitted by Stavros Giannouris
4860                 and Ralgh Young
4861
4862 2006-01-27 [colin]      1.9.100cvs192
4863
4864         * src/summaryview.c
4865         * src/gtk/gtksourceprintjob.c
4866                 Add image printing 
4867                 (libgnomeprint only, of course)
4868
4869 2006-01-27 [paul]       1.9.100cvs191
4870
4871         * po/fr.po
4872         * po/it.po
4873                 updated by Fabien Vantard and Andrea Spadaccini
4874
4875 2006-01-26 [colin]      1.9.100cvs190
4876
4877         * manual/Makefile.am
4878         * configure.ac
4879                 Make building the manual optional 
4880                 (--disable-manual)
4881
4882 2006-01-26 [paul]       1.9.100cvs189
4883
4884         * manual/glossary.xml
4885         * manual/plugins.xml
4886                 edited
4887         * po/en_GB.po
4888                 updated
4889
4890 2006-01-26 [paul]       1.9.100cvs188
4891
4892         * src/prefs_display_header.c
4893         * src/prefs_folder_column.c
4894         * src/prefs_msg_colors.c
4895         * src/prefs_summaries.c
4896         * src/prefs_summary_column.c
4897                 HIGify
4898
4899 2006-01-25 [colin]      1.9.100cvs187
4900
4901         * src/imap.c
4902                 Don't allow moving/copying mails between
4903                 queue/drafts and non-queue/drafts folders
4904                 Fixes bug #897 (message header is resetted 
4905                 if one is copied to Drafts)
4906
4907 2006-01-25 [colin]      1.9.100cvs186
4908
4909         * src/folder.c
4910         * src/mainwindow.c
4911                 Fix subscribed folders not found
4912         * src/compose.c
4913                 Don't try to encode as original mail's charset
4914                 if it's ascii 
4915
4916 2006-01-25 [paul]       1.9.100cvs185
4917
4918         * AUTHORS
4919         * po/Makevars
4920                 updated
4921         * po/de.po
4922         * po/pl.po
4923         * po/pt_BR.po
4924         * po/sr.po
4925                 updates submitted by Stephan Sachse, Emilian Nowak
4926                 and Quar, Frederico Goncalves Guimaraes, and
4927                 Aleksandar Urosevic
4928                 Fix Bug 896, 'PT_BR locale broken'.
4929         * src/gtk/authors.h
4930                 updated
4931
4932 2006-01-24 [mones]      1.9.100cvs184
4933
4934         * manual/glossary.xml
4935                 All current terms finished. Reviewers welcome ;-)
4936         * manual/keyboard.xml
4937                 Fixed column width for pdf output.
4938         * po/es.po
4939                 Updated
4940
4941 2006-01-24 [paul]       1.9.100cvs183
4942
4943         * manual/glossary.xml
4944                 fix id name
4945         * manual/dist/html/Makefile.am
4946         * manual/dist/pdf/Makefile.am
4947         * manual/dist/ps/Makefile.am
4948         * manual/dist/txt/Makefile.am
4949                 fix make deps
4950                 Thanks to Colin
4951
4952 2006-01-24 [mones]      1.9.100cvs182
4953
4954         * manual/glossary.xml
4955                 Nearly finished, some terms missing.
4956
4957 2006-01-23 [paul]       1.9.100cvs181
4958
4959         * manual/dist/html/Makefile.am
4960         * manual/dist/pdf/Makefile.am
4961         * manual/dist/ps/Makefile.am
4962         * manual/dist/txt/Makefile.am
4963         * src/mainwindow.c
4964                 re-enable manual
4965                 Thanks to Colin
4966
4967 2006-01-22 [colin]      1.9.100cvs180
4968
4969         * src/compose.c
4970         * src/gtk/gtkaspell.c
4971                 Don't deselect stuff before right-clicking, with aspell.
4972                 (This prevented right-click Copy, for example).
4973                 Thanks to Clo!
4974
4975 2006-01-22 [paul]       1.9.100cvs179
4976
4977         * src/summary_search.c
4978                 don't fix the widget size as it causes problems
4979                 under localisation.
4980                 Thanks to Emilian Nowak
4981
4982 2006-01-21 [paul]       1.9.100cvs178
4983
4984         * src/prefs_themes.c
4985                 fix broken underlining of label text
4986                 with some translations
4987
4988 2006-01-21 [colin]      1.9.100cvs177
4989
4990         * po/fr.po
4991                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4992
4993 2006-01-20 [colin]      1.9.100cvs176
4994
4995         * configure.ac
4996         * Makefile.am
4997         * manual/Makefile
4998         * manual/dist/html/.cvsignore
4999         * manual/dist/html/Makefile.am
5000         * manual/dist/pdf/.cvsignore
5001         * manual/dist/pdf/Makefile.am
5002         * manual/dist/ps/.cvsignore
5003         * manual/dist/ps/Makefile.am
5004         * manual/dist/txt/.cvsignore
5005         * manual/dist/txt/Makefile.am
5006                 Autotool-ize manual
5007
5008 2006-01-20 [paul]       1.9.100cvs175
5009
5010         * manual/handling.xml
5011                 make Filtering and Searching entries easier to find
5012         * manual/keyboard.xml
5013                 add the remaining default keybinds
5014         * src/prefs_summaries.c
5015                 update the default keybinds
5016
5017 2006-01-20 [paul]       1.9.100cvs174
5018
5019         * src/addressbook.c
5020         * src/addrgather.c
5021         * src/addrharvest.c
5022         * src/editaddress.c
5023         * src/editgroup.c
5024         * src/exphtmldlg.c
5025         * src/expldifdlg.c
5026         * src/exporthtml.c
5027         * src/exportldif.c
5028         * src/ldif.c
5029                 replace 'e-mail' with 'email'
5030         * src/summary_search.c
5031                 add mnemonic to "Find all" button
5032
5033 2006-01-20 [wwp]        1.9.100cvs173
5034
5035         * src/export.c
5036         * src/import.c
5037                 touched mbox import/export buttons for HIG-compliance
5038
5039 2006-01-19 [paul]       1.9.100cvs172
5040
5041         * manual/account.xml
5042         * manual/addrbook.xml
5043         * manual/advanced.xml
5044         * manual/faq.xml
5045         * manual/handling.xml
5046         * manual/intro.xml
5047         * manual/plugins.xml
5048         * manual/starting.xml
5049                 more editing
5050
5051 2006-01-19 [paul]       1.9.100cvs171
5052
5053         * src/toolbar.c
5054                 allow use of trash button while receiving
5055                 Thanks to Colin
5056
5057 2006-01-19 [wwp]        1.9.100cvs170
5058
5059         * src/gtk/quicksearch.c
5060         * src/compose.c
5061                 force text color to black when yellow background is set
5062
5063 2006-01-19 [colin]      1.9.100cvs169
5064
5065         * src/plugins/trayicon/trayicon.c
5066                 Gray out Get Mail when already getting mail
5067
5068 2006-01-18 [paul]       1.9.100cvs168
5069
5070         * src/compose.c
5071                 give widget yellow background was To is
5072                 set via folder prefs
5073         * src/gtk/quicksearch.c
5074                 give widget yellow background when quick
5075                 search is active.
5076                 Thanks to Colin
5077
5078 2006-01-18 [paul]       1.9.100cvs167
5079
5080         * doc/man/sylpheed-claws.1
5081                 add --subscribe option
5082
5083 2006-01-18 [paul]       1.9.100cvs166
5084
5085         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5086         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5087                 use %U instead of %F (%F is broken for user installed
5088                 files in kde 3.5)
5089
5090 2006-01-18 [colin]      1.9.100cvs165
5091
5092         * src/summaryview.c
5093                 Default to Yes in "No more * messages" dialogs
5094
5095 2006-01-17 [colin]      1.9.100cvs164
5096
5097         * src/compose.c
5098                 Possibly fix an invalid iterator causing
5099                 crash
5100
5101 2006-01-17 [colin]      1.9.100cvs163
5102
5103         * src/mimeview.c
5104                 Fix crash when the image disappears under the
5105                 image viewer
5106
5107 2006-01-16 [colin]      1.9.100cvs162
5108
5109         * src/compose.c
5110                 Fix reenabling autowrap
5111
5112 2006-01-16 [colin]      1.9.100cvs161
5113
5114         * src/compose.c
5115                 reset quote_len before getting quote_str
5116
5117 2006-01-16 [colin]      1.9.100cvs160
5118
5119         * src/account.c
5120         * src/account.h
5121         * src/folder.c
5122         * src/imap_gtk.c
5123         * src/mh_gtk.c
5124                 Fix bug #883 (default inbox does not track folder move)
5125
5126 2006-01-16 [colin]      1.9.100cvs159
5127
5128         * src/compose.c
5129         * src/plugins/pgpcore/passphrase.c
5130                 More buttons fixes
5131
5132 2006-01-16 [paul]       1.9.100cvs158
5133
5134         * src/prefs_actions.c
5135         * src/prefs_filtering_action.c
5136         * src/prefs_matcher.c
5137         * src/quote_fmt.c
5138         * src/gtk/description_window.c
5139         * src/gtk/description_window.h
5140         * src/gtk/quicksearch.c
5141                 description window cleanups
5142
5143 2006-01-15 [colin]      1.9.100cvs157
5144
5145         * src/addressbook.c
5146         * src/prefs_filtering.c
5147                 Same here
5148
5149 2006-01-15 [colin]      1.9.100cvs156
5150
5151         * src/folderview.c
5152         * src/mainwindow.c
5153                 Same for "Empty trash"
5154
5155 2006-01-15 [colin]      1.9.100cvs155
5156
5157         * src/inc.c
5158                 Override offline dialog had Yes by default
5159
5160 2006-01-15 [colin]      1.9.100cvs154
5161
5162         * src/summaryview.c
5163                 Delete selected messages? previously had Yes the default
5164
5165 2006-01-15 [colin]      1.9.100cvs153
5166
5167         * src/folder.c
5168         * src/folder.h
5169         * src/main.c
5170                 Check if a mailbox is loaded after all
5171                 plugins are loaded.
5172
5173 2006-01-15 [colin]      1.9.100cvs152
5174
5175         * src/folder.c
5176                 Don't start wizard when there are unloaded folders (will help
5177                 people with only mbox or maildir mailboxes)
5178
5179 2006-01-14 [colin]      1.9.100cvs151
5180
5181         * src/addressbook.c
5182         * src/expldifdlg.c
5183         * src/importldif.c
5184         * src/importmutt.c
5185         * src/importpine.c
5186         * src/mh_gtk.c
5187                 More HIG compliance and fixes
5188
5189 2006-01-14 [colin]      1.9.100cvs150
5190
5191         * src/prefs_filtering_action.c
5192         * src/foldersel.c
5193                 Two forgotten button order changes
5194
5195 2006-01-14 [colin]      1.9.100cvs149
5196
5197         * src/account.c
5198         * src/addressbook.c
5199         * src/compose.c
5200         * src/folderview.c
5201         * src/imap_gtk.c
5202         * src/mainwindow.c
5203         * src/mh_gtk.c
5204         * src/news_gtk.c
5205         * src/prefs_actions.c
5206         * src/prefs_customheader.c
5207         * src/prefs_filtering.c
5208         * src/prefs_matcher.c
5209         * src/prefs_template.c
5210         * src/ssl_manager.c
5211         * src/summaryview.c
5212         * src/textview.c
5213         * src/toolbar.c
5214                 All deletion confirmations are now "Cancel, Delete" 
5215                 instead of "No, Yes"
5216                 Clarified most of the other "No, Yes" to 
5217                 "Cancel, Descriptive_action"
5218                 Rechanged the "Entry not saved" alerts to have 
5219                 "Close, Continue editing"
5220
5221
5222 2006-01-14 [paul]
5223
5224         * 2.0.0-rc4 released
5225
5226 2006-01-14 [paul]       1.9.100cvs148
5227
5228         * src/account.c
5229         * src/addressadd.c
5230         * src/addressbook.c
5231         * src/compose.c
5232         * src/editaddress.c
5233         * src/editbook.c
5234         * src/editgroup.c
5235         * src/editjpilot.c
5236         * src/editldap.c
5237         * src/editvcard.c
5238         * src/exphtmldlg.c
5239         * src/expldifdlg.c
5240         * src/folderview.c
5241         * src/grouplistdialog.c
5242         * src/imap_gtk.c
5243         * src/importmutt.c
5244         * src/importpine.c
5245         * src/inc.c
5246         * src/main.c
5247         * src/mainwindow.c
5248         * src/message_search.c
5249         * src/messageview.c
5250         * src/mh_gtk.c
5251         * src/mimeview.c
5252         * src/news_gtk.c
5253         * src/prefs_actions.c
5254         * src/prefs_customheader.c
5255         * src/prefs_filtering.c
5256         * src/prefs_matcher.c
5257         * src/prefs_template.c
5258         * src/prefs_themes.c
5259         * src/ssl_manager.c
5260         * src/summary_search.c
5261         * src/summaryview.c
5262         * src/textview.c
5263         * src/toolbar.c
5264         * src/gtk/foldersort.c
5265         * src/gtk/gtkaspell.c
5266         * src/gtk/inputdialog.c
5267         * src/gtk/prefswindow.c
5268         * src/plugins/pgpcore/select-keys.c
5269         * src/plugins/trayicon/trayicon.c
5270                 HIG compliant button order
5271
5272 2006-01-14 [mones]      1.9.100cvs147
5273
5274         * po/es.po
5275                 Updated translation
5276
5277 2006-01-13 [paul]       1.9.100cvs146
5278
5279         * AUTHORS
5280         * ChangeLog
5281         * src/gtk/authors.h
5282                 add Joshua M. Kwan to contributors list
5283
5284 2006-01-13 [colin]      1.9.100cvs145
5285
5286         * src/gtk/quicksearch.c
5287                 Don't refocus quick search after executing (Esc or Enter)
5288                 Allows to '/'search something then move up/down in 
5289                 summaryview, and to Esc a search and be back in the 
5290                 summaryview
5291
5292 2006-01-13 [paul]       1.9.100cvs144
5293
5294         * src/plugins/pgpinline/pgpinline.c
5295                 support Content-Type 'application/pgp'
5296                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5297
5298 2006-01-13 [paul]       1.9.100cvs143
5299
5300         * manual/account.xml
5301                 make mention of partial retrieval
5302                 thanks to Colin
5303
5304 2006-01-13 [paul]       1.9.100cvs142
5305
5306         * src/account.c
5307         * src/account.h
5308         * src/action.c
5309         * src/action.h
5310         * src/adbookbase.h
5311         * src/addr_compl.c
5312         * src/addr_compl.h
5313         * src/addrbook.c
5314         * src/addrcache.c
5315         * src/addrcache.h
5316         * src/addrcindex.c
5317         * src/addrcindex.h
5318         * src/addrclip.c
5319         * src/addrclip.h
5320         * src/addrdefs.h
5321         * src/addressadd.c
5322         * src/addressadd.h
5323         * src/addressbook.c
5324         * src/addressbook.h
5325         * src/addrgather.c
5326         * src/addrgather.h
5327         * src/addrharvest.c
5328         * src/addrharvest.h
5329         * src/addrindex.c
5330         * src/addrindex.h
5331         * src/addritem.c
5332         * src/addritem.h
5333         * src/addrquery.c
5334         * src/addrquery.h
5335         * src/addrselect.c
5336         * src/addrselect.h
5337         * src/alertpanel.c
5338         * src/alertpanel.h
5339         * src/browseldap.c
5340         * src/browseldap.h
5341         * src/codeconv.c
5342         * src/codeconv.h
5343         * src/compose.c
5344         * src/compose.h
5345         * src/customheader.c
5346         * src/customheader.h
5347         * src/displayheader.c
5348         * src/displayheader.h
5349         * src/editaddress.c
5350         * src/editaddress.h
5351         * src/editbook.c
5352         * src/editbook.h
5353         * src/editgroup.c
5354         * src/editgroup.h
5355         * src/editjpilot.c
5356         * src/editjpilot.h
5357         * src/editldap.c
5358         * src/editldap.h
5359         * src/editldap_basedn.c
5360         * src/editldap_basedn.h
5361         * src/editvcard.c
5362         * src/editvcard.h
5363         * src/exphtmldlg.c
5364         * src/exphtmldlg.h
5365         * src/expldifdlg.c
5366         * src/expldifdlg.h
5367         * src/export.h
5368         * src/exporthtml.c
5369         * src/exporthtml.h
5370         * src/exportldif.c
5371         * src/exportldif.h
5372         * src/filtering.c
5373         * src/filtering.h
5374         * src/folder.c
5375         * src/folder.h
5376         * src/folder_item_prefs.c
5377         * src/folder_item_prefs.h
5378         * src/foldersel.c
5379         * src/foldersel.h
5380         * src/folderutils.c
5381         * src/folderutils.h
5382         * src/folderview.c
5383         * src/folderview.h
5384         * src/grouplistdialog.c
5385         * src/grouplistdialog.h
5386         * src/headerview.c
5387         * src/html.c
5388         * src/html.h
5389         * src/image_viewer.c
5390         * src/image_viewer.h
5391         * src/imap.c
5392         * src/imap.h
5393         * src/imap_gtk.c
5394         * src/imap_gtk.h
5395         * src/import.h
5396         * src/importldif.c
5397         * src/importldif.h
5398         * src/importmutt.c
5399         * src/importmutt.h
5400         * src/importpine.c
5401         * src/importpine.h
5402         * src/inc.c
5403         * src/inc.h
5404         * src/jpilot.c
5405         * src/jpilot.h
5406         * src/ldapctrl.c
5407         * src/ldapctrl.h
5408         * src/ldaplocate.c
5409         * src/ldaplocate.h
5410         * src/ldapquery.c
5411         * src/ldapquery.h
5412         * src/ldapserver.c
5413         * src/ldapserver.h
5414         * src/ldaputil.c
5415         * src/ldaputil.h
5416         * src/ldif.c
5417         * src/ldif.h
5418         * src/main.c
5419         * src/main.h
5420         * src/mainwindow.c
5421         * src/mainwindow.h
5422         * src/manual.c
5423         * src/manual.h
5424         * src/mbox.c
5425         * src/mbox.h
5426         * src/message_search.c
5427         * src/message_search.h
5428         * src/messageview.c
5429         * src/messageview.h
5430         * src/mh.c
5431         * src/mh.h
5432         * src/mh_gtk.c
5433         * src/mh_gtk.h
5434         * src/mimeview.c
5435         * src/mimeview.h
5436         * src/msgcache.c
5437         * src/msgcache.h
5438         * src/mutt.c
5439         * src/mutt.h
5440         * src/news.c
5441         * src/news.h
5442         * src/news_gtk.c
5443         * src/news_gtk.h
5444         * src/partial_download.c
5445         * src/partial_download.h
5446         * src/pine.c
5447         * src/pine.h
5448         * src/pop.c
5449         * src/pop.h
5450         * src/prefs_account.c
5451         * src/prefs_account.h
5452         * src/prefs_actions.c
5453         * src/prefs_actions.h
5454         * src/prefs_common.c
5455         * src/prefs_common.h
5456         * src/prefs_compose_writing.c
5457         * src/prefs_compose_writing.h
5458         * src/prefs_customheader.c
5459         * src/prefs_customheader.h
5460         * src/prefs_display_header.c
5461         * src/prefs_display_header.h
5462         * src/prefs_filtering.c
5463         * src/prefs_filtering.h
5464         * src/prefs_filtering_action.c
5465         * src/prefs_filtering_action.h
5466         * src/prefs_folder_column.c
5467         * src/prefs_folder_column.h
5468         * src/prefs_folder_item.c
5469         * src/prefs_folder_item.h
5470         * src/prefs_fonts.c
5471         * src/prefs_fonts.h
5472         * src/prefs_gtk.c
5473         * src/prefs_gtk.h
5474         * src/prefs_image_viewer.c
5475         * src/prefs_image_viewer.h
5476         * src/prefs_matcher.c
5477         * src/prefs_matcher.h
5478         * src/prefs_message.c
5479         * src/prefs_msg_colors.c
5480         * src/prefs_msg_colors.h
5481         * src/prefs_other.c
5482         * src/prefs_quote.c
5483         * src/prefs_receive.c
5484         * src/prefs_send.c
5485         * src/prefs_spelling.c
5486         * src/prefs_spelling.h
5487         * src/prefs_summaries.c
5488         * src/prefs_summaries.h
5489         * src/prefs_summary_column.c
5490         * src/prefs_summary_column.h
5491         * src/prefs_template.c
5492         * src/prefs_template.h
5493         * src/prefs_themes.c
5494         * src/prefs_themes.h
5495         * src/prefs_toolbar.c
5496         * src/prefs_toolbar.h
5497         * src/prefs_wrapping.c
5498         * src/prefs_wrapping.h
5499         * src/privacy.c
5500         * src/privacy.h
5501         * src/procheader.c
5502         * src/procheader.h
5503         * src/procmime.c
5504         * src/procmime.h
5505         * src/procmsg.c
5506         * src/procmsg.h
5507         * src/quote_fmt.c
5508         * src/quote_fmt_parse.y
5509         * src/recv.c
5510         * src/recv.h
5511         * src/remotefolder.c
5512         * src/remotefolder.h
5513         * src/send_message.c
5514         * src/send_message.h
5515         * src/setup.c
5516         * src/setup.h
5517         * src/sourcewindow.c
5518         * src/sourcewindow.h
5519         * src/ssl_manager.c
5520         * src/ssl_manager.h
5521         * src/statusbar.c
5522         * src/statusbar.h
5523         * src/stock_pixmap.c
5524         * src/stock_pixmap.h
5525         * src/summary_search.c
5526         * src/summary_search.h
5527         * src/summaryview.c
5528         * src/summaryview.h
5529         * src/syldap.c
5530         * src/syldap.h
5531         * src/textview.c
5532         * src/textview.h
5533         * src/toolbar.c
5534         * src/toolbar.h
5535         * src/undo.c
5536         * src/undo.h
5537         * src/unmime.c
5538         * src/unmime.h
5539         * src/vcard.c
5540         * src/vcard.h
5541         * src/wizard.c
5542         * src/wizard.h
5543         * src/common/base64.c
5544         * src/common/base64.h
5545         * src/common/defs.h
5546         * src/common/hooks.c
5547         * src/common/hooks.h
5548         * src/common/log.c
5549         * src/common/log.h
5550         * src/common/mgutils.c
5551         * src/common/mgutils.h
5552         * src/common/nntp.c
5553         * src/common/nntp.h
5554         * src/common/passcrypt.c
5555         * src/common/passcrypt.h.in
5556         * src/common/plugin.c
5557         * src/common/plugin.h
5558         * src/common/prefs.c
5559         * src/common/prefs.h
5560         * src/common/progressindicator.c
5561         * src/common/progressindicator.h
5562         * src/common/quoted-printable.c
5563         * src/common/quoted-printable.h
5564         * src/common/session.c
5565         * src/common/session.h
5566         * src/common/smtp.c
5567         * src/common/smtp.h
5568         * src/common/socket.c
5569         * src/common/socket.h
5570         * src/common/ssl.c
5571         * src/common/ssl.h
5572         * src/common/ssl_certificate.c
5573         * src/common/ssl_certificate.h
5574         * src/common/stringtable.c
5575         * src/common/stringtable.h
5576         * src/common/sylpheed.c
5577         * src/common/sylpheed.h
5578         * src/common/template.c
5579         * src/common/template.h
5580         * src/common/timing.h
5581         * src/common/utils.c
5582         * src/common/utils.h
5583         * src/common/version.h.in
5584         * src/common/xml.c
5585         * src/common/xml.h
5586         * src/common/xmlprops.c
5587         * src/common/xmlprops.h
5588         * src/gtk/colorlabel.c
5589         * src/gtk/colorsel.c
5590         * src/gtk/colorsel.h
5591         * src/gtk/description_window.c
5592         * src/gtk/description_window.h
5593         * src/gtk/filesel.c
5594         * src/gtk/filesel.h
5595         * src/gtk/foldersort.c
5596         * src/gtk/foldersort.h
5597         * src/gtk/gtkutils.c
5598         * src/gtk/gtkutils.h
5599         * src/gtk/inputdialog.c
5600         * src/gtk/inputdialog.h
5601         * src/gtk/logwindow.c
5602         * src/gtk/logwindow.h
5603         * src/gtk/manage_window.c
5604         * src/gtk/manage_window.h
5605         * src/gtk/menu.c
5606         * src/gtk/menu.h
5607         * src/gtk/pluginwindow.c
5608         * src/gtk/pluginwindow.h
5609         * src/gtk/prefswindow.c
5610         * src/gtk/prefswindow.h
5611         * src/gtk/progressdialog.c
5612         * src/gtk/progressdialog.h
5613         * src/gtk/sslcertwindow.c
5614         * src/gtk/sslcertwindow.h
5615         * src/plugins/clamav/clamav_plugin.c
5616         * src/plugins/clamav/clamav_plugin.h
5617         * src/plugins/clamav/clamav_plugin_gtk.c
5618         * src/plugins/demo/demo.c
5619         * src/plugins/dillo_viewer/dillo_prefs.c
5620         * src/plugins/dillo_viewer/dillo_prefs.h
5621         * src/plugins/dillo_viewer/dillo_viewer.c
5622         * src/plugins/pgpcore/passphrase.c
5623         * src/plugins/pgpcore/passphrase.h
5624         * src/plugins/pgpcore/plugin.c
5625         * src/plugins/pgpcore/select-keys.c
5626         * src/plugins/pgpcore/select-keys.h
5627         * src/plugins/pgpcore/sgpgme.c
5628         * src/plugins/pgpcore/sgpgme.h
5629         * src/plugins/pgpinline/pgpinline.c
5630         * src/plugins/pgpinline/pgpinline.h
5631         * src/plugins/pgpinline/plugin.c
5632         * src/plugins/pgpmime/pgpmime.c
5633         * src/plugins/pgpmime/pgpmime.h
5634         * src/plugins/pgpmime/plugin.c
5635         * src/plugins/spamassassin/spamassassin.c
5636         * src/plugins/spamassassin/spamassassin.h
5637         * src/plugins/spamassassin/spamassassin_gtk.c
5638         * src/plugins/trayicon/trayicon.c
5639                 update copyright header
5640
5641 2006-01-13 [paul]       1.9.100cvs141
5642
5643         * src/account.c
5644         * src/export.c
5645         * src/import.c
5646         * src/mainwindow.c
5647         * src/prefs_account.c
5648         * src/prefs_display_header.c
5649         * src/prefs_receive.c
5650         * src/prefs_send.c
5651         * src/prefs_summaries.c
5652         * src/prefs_themes.c
5653         * src/prefs_toolbar.c
5654         * src/gtk/about.c
5655                 various cleanups
5656
5657 2006-01-12 [colin]      1.9.100cvs140
5658
5659         * src/folder.c
5660         * src/folder.h
5661         * src/main.c
5662                 Add --subscribe option
5663                 Let sylpheed-claws email@domain.com equivalent to --compose
5664                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5665
5666 2006-01-12 [paul]       1.9.100cvs139
5667
5668         * src/mainwindow.c
5669                 append 'Change folder order' label with '...'
5670         * src/prefs_actions.c
5671                 allow reordering of actions list by dnd
5672         * src/gtk/foldersort.c
5673                 make the dialog nicer
5674
5675 2006-01-11 [colin]      1.9.100cvs138
5676
5677         * src/compose.c
5678                 Allow templates without text
5679
5680 2006-01-11 [paul]       1.9.100cvs137
5681
5682         * tools/README
5683         * tools/filter_conv_new.pl
5684                 add info to README
5685                 also check .sylpheed for filter.xml
5686                 be a bit informative to the user
5687
5688 2006-01-11 [colin]      1.9.100cvs136
5689
5690         * src/textview.c
5691                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5692
5693 2006-01-10 [paul]       1.9.100cvs135
5694
5695         * tools/Makefile.am
5696         * tools/filter_conv_new.pl
5697                 add script to convert new style Sylpheed
5698                 filter rules (Sylpheed >= 0.9.99) to
5699                 Claws filtering rules
5700
5701 2006-01-10 [colin]      1.9.100cvs134
5702
5703         * src/compose.c
5704                 Fix broken line joins in certain conditions
5705                 (between two quoted lines: <enter><enter><up>
5706                  <type a wrapped sentence><go in the first line>
5707                  <insert more text><watch as line joining failed>)
5708
5709 2006-01-10 [paul]       1.9.100cvs133
5710
5711         * src/compose.c
5712                 don't report success in error dialog
5713                 thanks to Colin
5714         * src/common/utils.c
5715                 include some trailing punctuations as URI
5716                 thanks to Hiro
5717
5718 2006-01-10 [paul]       1.9.100cvs132
5719
5720         * src/mimeview.c
5721                 fix incompatible pointer type
5722                 warning
5723
5724 2006-01-10 [paul]       1.9.100cvs131
5725
5726         * src/compose.c
5727                 change Subject in window title
5728                 instantaneously
5729
5730 2006-01-09 [colin]      1.9.100cvs130
5731
5732         * src/addressbook.c
5733         * src/headerview.c
5734         * src/mainwindow.c
5735         * src/messageview.c
5736         * src/mimeview.c
5737         * src/noticeview.c
5738         * src/summaryview.c
5739                 Fix possible crashes on exit and in addressbook
5740
5741 2006-01-09 [paul]       1.9.100cvs129
5742
5743         * src/prefs_msg_colors.c
5744                 some cleanups that I forgot last time
5745
5746 2006-01-09 [paul]       1.9.100cvs128
5747
5748         * README
5749         * src/folderview.c
5750         * src/prefs_msg_colors.c
5751                 add previously hidden option, color_new, to
5752                 the gui
5753                 move the page to Display/
5754                 rework the gui
5755
5756 2006-01-09 [wwp]        1.9.100cvs127
5757
5758         * src/prefs_themes.c
5759                 made the prefs/display/themes layouts spacing less condensed
5760                 (and so they match other prefs/pages' look).
5761
5762 2006-01-09 [paul]       1.9.100cvs126
5763
5764         * src/compose.c
5765         * src/prefs_common.c
5766         * src/prefs_common.h
5767         * src/prefs_wrapping.c
5768                 remove 'wrap at send' option
5769
5770 2006-01-06 [colin]      1.9.100cvs125
5771
5772         * src/compose.c
5773                 Just make completely sure we don't insert "manual line breaks" 
5774                 when wrapping... 
5775
5776 2006-01-04 [paul]
5777
5778         * 2.0.0-rc3 released
5779
5780 2006-01-04 [paul]       1.9.100cvs124
5781
5782         * src/folderview.c
5783                 fix bug 882, 'quick scroll in folder list
5784                 displays wrong folder contents'
5785
5786 2006-01-04 [paul]       1.9.100cvs123
5787
5788         * src/plugins/pgpmime/pgpmime.c
5789                 better debug information when signing
5790                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5791
5792 2006-01-03 [colin]      1.9.100cvs122
5793
5794         * configure.ac
5795                 We need to recheck for gpgme 1.0.0 after checking
5796                 for 1.1.1, because if 1.1.1 isn't available, 
5797                 GPGME_LIBS and friends are blanked out by the 
5798                 second check.
5799
5800 2006-01-03 [colin]      1.9.100cvs121
5801
5802         * src/common/prefs.c
5803                 Windows unlink-before rename fix
5804         * src/plugins/pgpcore/sgpgme.c
5805                 Add support for PKA info if available
5806                 Both patches by Werner Koch
5807
5808 2006-01-03 [paul]       1.9.100cvs120
5809
5810         * src/messageview.c
5811                 fix bug 884, 'Send receipt' button visible in queue
5812                 Thanks to Colin
5813
5814 2006-01-02 [colin]      1.9.100cvs119
5815
5816         * src/compose.c
5817         * src/imap.c
5818                 Fix autosave on IMAP and more generally try to
5819                 return the correct ID on a newly added IMAP message
5820
5821 2006-01-02 [paul]       1.9.100cvs118
5822
5823         * manual/keyboard.xml
5824                 edited
5825
5826 2006-01-01 [paul]       1.9.100cvs117
5827
5828         * src/gtk/authors.h
5829                 alphabetical order
5830
5831 2005-12-30 [colin]      1.9.100cvs116
5832
5833         * manual/advanced.xml
5834                 Explain Pre/Post-processing differences.
5835
5836 2005-12-30 [colin]      1.9.100cvs115
5837
5838         * src/mh.c
5839                 Implement copy_msgs for a little optimization
5840         * src/imap.c
5841                 Finish yesterday's fix
5842
5843 2005-12-29 [colin]      1.9.100cvs114
5844
5845         * src/imap.c
5846                 Fix occasional failure in fetching a mail over
5847                 IMAP
5848
5849 2005-12-29 [colin]      1.9.100cvs113
5850
5851         * src/compose.c
5852                 Don't remove a draft when sending it, if it is 
5853                 locked.
5854
5855 2005-12-28 [colin]      1.9.100cvs112
5856
5857         * src/summaryview.c
5858                 Fix leak for real
5859
5860 2005-12-28 [wwp]        1.9.100cvs111
5861
5862         * doc/faq/.cvsignore
5863         * doc/faq/de/.cvsignore
5864         * doc/faq/en/.cvsignore
5865         * doc/faq/es/.cvsignore
5866         * doc/faq/fr/.cvsignore
5867         * doc/faq/it/.cvsignore
5868         * doc/manual/.cvsignore
5869         * doc/manual/de/.cvsignore
5870         * doc/manual/en/.cvsignore
5871         * doc/manual/es/.cvsignore
5872         * doc/manual/fr/.cvsignore
5873         * doc/manual/ja/.cvsignore
5874         * src/plugins/mathml_viewer/.cvsignore
5875                 rollback revival of those files (my bad, sorry for the noise).
5876
5877 2005-12-28 [wwp]        1.9.100cvs110
5878
5879         * src/compose.c
5880                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5881
5882 2005-12-28 [wwp]        1.9.100cvs109
5883
5884         * doc/faq/.cvsignore
5885         * doc/faq/de/.cvsignore
5886         * doc/faq/en/.cvsignore
5887         * doc/faq/es/.cvsignore
5888         * doc/faq/fr/.cvsignore
5889         * doc/faq/it/.cvsignore
5890         * doc/manual/.cvsignore
5891         * doc/manual/de/.cvsignore
5892         * doc/manual/en/.cvsignore
5893         * doc/manual/es/.cvsignore
5894         * doc/manual/fr/.cvsignore
5895         * doc/manual/ja/.cvsignore
5896         * src/plugins/mathml_viewer/.cvsignore
5897         * po/.cvsignore
5898                 more files to ignore.
5899
5900 2005-12-24 [colin]      1.9.100cvs108
5901
5902         * AUTHORS
5903         * src/gtk/authors.h
5904                 Update for Werner
5905
5906 2005-12-24 [colin]      1.9.100cvs107
5907
5908         * src/procmsg.c
5909                 Allow NULL src_msginfo in 
5910                 procmsg_msginfo_new_from_mimeinfo
5911
5912 2005-12-23 [paul]       1.9.100cvs106
5913
5914         * src/plugins/pgpinline/mypgpcore.def
5915                 add this forgotten file
5916
5917 2005-12-23 [colin]      1.9.100cvs105
5918
5919         * src/mainwindow.c
5920                 Fix missing break
5921
5922 2005-12-23 [colin]      1.9.100cvs104
5923
5924         * autogen.sh
5925         * src/folder.c
5926         * src/mh.c
5927         * src/common/plugin.c
5928         * src/common/socket.c
5929         * src/common/socket.h
5930         * src/common/utils.c
5931         * src/common/utils.h
5932         * src/gtk/pluginwindow.c
5933         * src/plugins/pgpcore/plugin.def
5934         * src/plugins/pgpcore/sylpheed.def
5935         * src/plugins/pgpinline/Makefile.am
5936         * src/plugins/pgpinline/plugin.def
5937         * src/plugins/pgpinline/sylpheed.def
5938         * src/plugins/pgpmime/plugin.def
5939         * src/plugins/pgpmime/sylpheed.def
5940                 Various w32 fixes by Werner Koch
5941
5942 2005-12-22 [paul]       1.9.100cvs103
5943
5944         * src/wizard.c
5945                 don't offer IMAP as 'server type' if
5946                 libetpan isn't built in
5947
5948 2005-12-22 [paul]       1.9.100cvs102
5949
5950         * AUTHORS
5951         * src/mainwindow.c
5952         * src/mainwindow.h
5953         * src/toolbar.c
5954         * src/gtk/authors.h
5955                 support GTK_TOOLBAR_BOTH_HORIZ (text
5956                 next to icon) Patch by Marien Zwart
5957                 marienz@users.sf.net
5958                 Also reword the text
5959
5960 2005-12-21 [colin]      1.9.100cvs101
5961
5962         * configure.ac
5963                 Fix DATADIRNAME
5964         * COPYING
5965                 Fix missing section and explicit the exception better
5966         * src/compose.c
5967                 Prevent mail from being lost without notice when an
5968                 SMTP error happens on trying to send an unmodified
5969                 drafted mail.
5970         * src/send_message.c
5971         * src/common/smtp.c
5972                 Fix password remembering when wrong, and add return
5973                 value checks where they should have been
5974         * src/plugins/pgpcore/sylpheed.def
5975         * src/plugins/pgpinline/sylpheed.def
5976         * src/plugins/pgpmime/sylpheed.def
5977                 Add a few symbols needed
5978
5979 2005-12-21 [paul]       1.9.100cvs100
5980
5981         * m4/codeset.m4
5982         * m4/glibc21.m4
5983         * m4/intdiv0.m4
5984         * m4/inttypes-pri.m4
5985         * m4/inttypes.m4
5986         * m4/inttypes_h.m4
5987         * m4/isc-posix.m4
5988         * m4/lcmessage.m4
5989         * m4/stdint_h.m4
5990         * m4/uintmax_t.m4
5991                 gettextization
5992                 thanks to Colin
5993
5994 2005-12-21 [paul]       1.9.100cvs99
5995
5996         * po/sv.po
5997                 fixed by Colin
5998
5999 2005-12-20 [paul]       1.9.100cvs98
6000
6001         * po/sv.po
6002                 updated by Anders Trobäck
6003
6004 2005-12-20 [colin]      1.9.100cvs97
6005
6006         * ABOUT-NLS
6007         * Makefile.am
6008         * autogen.sh
6009         * configure.ac
6010         * config/config.rpath
6011         * config/mkinstalldirs
6012         * m4/Makefile.am
6013         * m4/glibc2.m4
6014         * m4/gnupg.m4
6015         * m4/gpgme.m4
6016         * m4/intmax.m4
6017         * m4/longdouble.m4
6018         * m4/longlong.m4
6019         * m4/printf-posix.m4
6020         * m4/signed.m4
6021         * m4/size_max.m4
6022         * m4/ulonglong.m4
6023         * m4/wchar_t.m4
6024         * m4/wint_t.m4
6025         * m4/xsize.m4
6026         * po/Makefile.in.in
6027         * po/Makevars
6028         * po/bg.po
6029         * po/ca.po
6030         * po/cs.po
6031         * po/de.po
6032         * po/el.po
6033         * po/en_GB.po
6034         * po/es.po
6035         * po/fi.po
6036         * po/fr.po
6037         * po/hr.po
6038         * po/hu.po
6039         * po/it.po
6040         * po/ja.po
6041         * po/ko.po
6042         * po/nb.po
6043         * po/nl.po
6044         * po/pl.po
6045         * po/pt_BR.po
6046         * po/ru.po
6047         * po/sk.po
6048         * po/sr.po
6049         * po/stamp-po
6050         * po/sv.po
6051         * po/zh_CN.po
6052         * po/zh_TW.po
6053         * src/Makefile.am
6054         * src/codeconv.c
6055         * src/compose.c
6056         * src/exporthtml.c
6057         * src/exportldif.c
6058         * src/folder.c
6059         * src/main.c
6060         * src/manual.c
6061         * src/mh.c
6062         * src/mimeview.c
6063         * src/send_message.c
6064         * src/common/Makefile.am
6065         * src/common/fnmatch.c
6066         * src/common/fnmatch.h
6067         * src/common/fnmatch_loop.c
6068         * src/common/nntp.c
6069         * src/common/plugin.c
6070         * src/common/smtp.c
6071         * src/common/socket.c
6072         * src/common/string_match.c
6073         * src/common/sylpheed.c
6074         * src/common/utils.c
6075         * src/common/utils.h
6076         * src/common/w32_dirent.c
6077         * src/common/w32_reg.c
6078         * src/common/w32_signal.c
6079         * src/common/w32_stat.c
6080         * src/common/w32_stdio.c
6081         * src/common/w32_stdlib.c
6082         * src/common/w32_string.c
6083         * src/common/w32_time.c
6084         * src/common/w32_unistd.c
6085         * src/common/w32_wait.c
6086         * src/common/w32lib.h
6087         * src/etpan/Makefile.am
6088         * src/gtk/Makefile.am
6089         * src/plugins/clamav/Makefile.am
6090         * src/plugins/demo/Makefile.am
6091         * src/plugins/dillo_viewer/Makefile.am
6092         * src/plugins/pgpcore/Makefile.am
6093         * src/plugins/pgpcore/passphrase.c
6094         * src/plugins/pgpcore/plugin.def
6095         * src/plugins/pgpcore/sgpgme.c
6096         * src/plugins/pgpcore/sylpheed.def
6097         * src/plugins/pgpcore/version.rc
6098         * src/plugins/pgpinline/Makefile.am
6099         * src/plugins/pgpinline/plugin.def
6100         * src/plugins/pgpinline/sylpheed.def
6101         * src/plugins/pgpinline/version.rc
6102         * src/plugins/pgpmime/Makefile.am
6103         * src/plugins/pgpmime/mypgpcore.def
6104         * src/plugins/pgpmime/plugin.def
6105         * src/plugins/pgpmime/sylpheed.def
6106         * src/plugins/pgpmime/version.rc
6107         * src/plugins/spamassassin/Makefile.am
6108                 Very little ;-) patch from Werner Koch, providing
6109                 infrastructure for cross-compiling to Win32
6110
6111 2005-12-20 [paul]       1.9.100cvs96
6112
6113         * src/account.c
6114         * src/account.h
6115         * src/mainwindow.c
6116         * src/mainwindow.h
6117         * src/toolbar.c
6118         * src/toolbar.h
6119                 add a combo to the Get All button, allowing
6120                 quick retrieval from any account
6121                 Patch by Fabien Vantard, slightly modified
6122                 by Colin
6123         * src/gtk/about.c
6124                 i18n fix. Patch by Fabien Vantard
6125
6126 2005-12-19 [colin]      1.9.100cvs95
6127
6128         * src/compose.c
6129         * src/compose.h
6130                 Don't automatically join lines when they've 
6131                 been separated by the user and not automatically
6132
6133 2005-12-19 [paul]       1.9.100cvs94
6134
6135         * src/gtk/pluginwindow.c
6136                 i18n fix.
6137                 Patch by Fabien Vantard
6138
6139 2005-12-15 [paul]       1.9.100cvs93
6140
6141         * src/common/plugin.c
6142         * src/common/plugin.h
6143         * src/gtk/pluginwindow.c
6144         * src/plugins/clamav/clamav_plugin.c
6145         * src/plugins/demo/demo.c
6146         * src/plugins/dillo_viewer/dillo_viewer.c
6147         * src/plugins/pgpcore/plugin.c
6148         * src/plugins/pgpinline/plugin.c
6149         * src/plugins/pgpmime/plugin.c
6150         * src/plugins/spamassassin/spamassassin.c
6151         * src/plugins/trayicon/trayicon.c
6152                 add plugin_version()
6153
6154 2005-12-15 [colin]      1.9.100cvs92
6155
6156         * src/compose.c
6157                 Further fix bug #875
6158
6159 2005-12-15 [paul]       1.9.100cvs91
6160
6161         * src/gtk/filesel.c
6162                 fix attach_load_dir getting set to
6163                 PLUGINDIR on plugin load
6164
6165 2005-12-14 [mones]      1.9.100cvs90
6166
6167         * manual/ack.xml
6168         * manual/keyboard.xml
6169                 Initial draft and some shortcuts added
6170                 
6171         * po/es.po
6172                 Updated translation
6173
6174 2005-12-14 [colin]      1.9.100cvs89
6175
6176         * src/compose.c
6177         * src/imap.c
6178         * src/summaryview.c
6179         * src/gtk/gtkaspell.c
6180                 More leaks fixed
6181         * src/prefs_folder_item.c
6182                 Fix recursive prefs apply
6183
6184
6185 2005-12-14 [colin]      1.9.100cvs88
6186
6187         * src/compose.c
6188                 Fix bug #875 (Freeze On Inline Forward of 
6189                 Large Message)
6190
6191 2005-12-13 [colin]      1.9.100cvs87
6192
6193         * src/compose.c
6194                 Uniq-ify and sort the mimetypes list
6195                 Patch by Fabien Vantard
6196
6197 2005-12-13 [colin]      1.9.100cvs86
6198
6199         * src/imap.c
6200         * src/etpan/imap-thread.c
6201                 Fix leaks (patch by Hoa)
6202         * src/news.c
6203         * src/common/plugin.c
6204                 Fix leaks
6205
6206 2005-12-12 [colin]
6207
6208         * 2.0.0-rc2 released
6209
6210 2005-12-12 [colin]      1.9.100cvs85
6211
6212         * src/matcher.c
6213                 Fix a leak
6214
6215 2005-12-12 [wwp]        1.9.100cvs84
6216
6217         * src/gtk/icon_legend.c
6218                 fix misbehaviour and crash when closing the legend window
6219         using the Esc key (patch by Fabien Vantard).
6220
6221 2005-12-12 [paul]       1.9.100cvs83
6222
6223         * src/browseldap.c
6224         * src/foldersel.c
6225         * src/prefs_actions.c
6226         * src/prefs_filtering.c
6227         * src/prefs_matcher.c
6228         * src/prefs_spelling.glade      ** REMOVED **
6229         * src/prefs_template.c
6230         * src/gtk/foldersort.glade      ** REMOVED **
6231         * src/gtk/pluginwindow.c
6232         * src/gtk/pluginwindow.glade    ** REMOVED **
6233         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6234                 cleanups
6235
6236 2005-12-11 [paul]       1.9.100cvs82
6237
6238         * src/gtk/filesel.c
6239                 fix attach_load_dir crasher (double free)
6240
6241 2005-12-09 [paul]       1.9.100cvs81
6242
6243         * po/POTFILES.in
6244         * src/mainwindow.c
6245         * src/gtk/Makefile.am
6246         * src/gtk/icon_legend.c
6247         * src/gtk/icon_legend.h
6248                 add icon legend
6249         * src/manual.c
6250                 cleanup
6251
6252 2005-12-09 [paul]       1.9.100cvs80
6253
6254         * src/plugins/pgpcore/passphrase.c
6255                 wrap the label in the dialog
6256
6257 2005-12-09 [colin]      1.9.100cvs79
6258
6259         * src/plugins/pgpcore/sgpgme.c
6260                 Display (untrusted) on not trusted signatures
6261                 Patch by Michal Èihaø <michal@cihar.com>
6262                 Closes bug #867 (Report also key trust)
6263
6264 2005-12-09 [colin]      1.9.100cvs78
6265
6266         * src/common/plugin.c
6267                 Update licence check, following Eben Moglen's advice
6268
6269 2005-12-08 [colin]      1.9.100cvs77
6270
6271         * src/folder.c
6272                 Fix the occasionnal item->cache != NULL 
6273                 assertion failure. 
6274
6275 2005-12-08 [colin]      1.9.100cvs76
6276
6277         * src/mimeview.c
6278         * src/plugins/pgpcore/sgpgme.c
6279                 Print key id when unable to check it
6280                 Closes bug #866 (Show key id when missing)
6281
6282 2005-12-08 [paul]       1.9.100cvs75
6283
6284         * src/prefs_common.c
6285         * src/prefs_common.h
6286         * src/gtk/filesel.c
6287                 remember load attachment dir
6288
6289 2005-12-07 [colin]      1.9.100cvs74
6290
6291         * src/prefs_toolbar.c
6292                 Gtk fixes, patch by Fabien Vantard
6293
6294 2005-12-07 [colin]      1.9.100cvs73
6295
6296         * src/action.c
6297         * src/compose.c
6298         * src/compose.h
6299                 Fix bug #839 (Quoted text isn't colored after 
6300                 executing an action)
6301         * src/common/plugin.c
6302                 Require plugins to declare their licence in plugin_licence()
6303                 Refuse to load non-GPL plugins as they'd be illegal (as 
6304                 derived works of Sylpheed-Claws, they must be GPL).
6305         * src/plugins/clamav/clamav_plugin.c
6306         * src/plugins/demo/demo.c
6307         * src/plugins/dillo_viewer/dillo_viewer.c
6308         * src/plugins/pgpcore/plugin.c
6309         * src/plugins/pgpinline/plugin.c
6310         * src/plugins/pgpmime/plugin.c
6311         * src/plugins/spamassassin/spamassassin.c
6312         * src/plugins/trayicon/trayicon.c
6313                 Add plugin_licence()
6314
6315 2005-12-07 [paul]       1.9.100cvs72
6316
6317         * configure.ac
6318         * src/mainwindow.c
6319         * src/manual.c
6320         * src/manual.h
6321         * src/common/defs.h
6322                 clean up after local FAQ removal and
6323                 temporary manual removal
6324
6325 2005-12-06 [colin]      1.9.100cvs71
6326
6327         * configure.ac
6328         * doc/Makefile.am
6329         * doc/faq/.cvsignore
6330         * doc/faq/Makefile.am
6331         * doc/faq/de/.cvsignore
6332         * doc/faq/de/Makefile.am
6333         * doc/faq/de/sylpheed-faq-1.html
6334         * doc/faq/de/sylpheed-faq-2.html
6335         * doc/faq/de/sylpheed-faq-3.html
6336         * doc/faq/de/sylpheed-faq.html
6337         * doc/faq/en/.cvsignore
6338         * doc/faq/en/Makefile.am
6339         * doc/faq/en/sylpheed-faq-1.html
6340         * doc/faq/en/sylpheed-faq-2.html
6341         * doc/faq/en/sylpheed-faq-3.html
6342         * doc/faq/en/sylpheed-faq-4.html
6343         * doc/faq/en/sylpheed-faq.html
6344         * doc/faq/es/.cvsignore
6345         * doc/faq/es/Makefile.am
6346         * doc/faq/es/sylpheed-faq-1.html
6347         * doc/faq/es/sylpheed-faq-2.html
6348         * doc/faq/es/sylpheed-faq-3.html
6349         * doc/faq/es/sylpheed-faq-4.html
6350         * doc/faq/es/sylpheed-faq.html
6351         * doc/faq/fr/.cvsignore
6352         * doc/faq/fr/Makefile.am
6353         * doc/faq/fr/sylpheed-faq-1.html
6354         * doc/faq/fr/sylpheed-faq-2.html
6355         * doc/faq/fr/sylpheed-faq-3.html
6356         * doc/faq/fr/sylpheed-faq.html
6357         * doc/faq/it/.cvsignore
6358         * doc/faq/it/Makefile.am
6359         * doc/faq/it/sylpheed-faq-1.html
6360         * doc/faq/it/sylpheed-faq-2.html
6361         * doc/faq/it/sylpheed-faq-3.html
6362         * doc/faq/it/sylpheed-faq.html
6363         * doc/manual/.cvsignore
6364         * doc/manual/Makefile.am
6365         * doc/manual/de/.cvsignore
6366         * doc/manual/de/Makefile.am
6367         * doc/manual/de/sylpheed-1.html
6368         * doc/manual/de/sylpheed-10.html
6369         * doc/manual/de/sylpheed-11.html
6370         * doc/manual/de/sylpheed-12.html
6371         * doc/manual/de/sylpheed-13.html
6372         * doc/manual/de/sylpheed-14.html
6373         * doc/manual/de/sylpheed-15.html
6374         * doc/manual/de/sylpheed-16.html
6375         * doc/manual/de/sylpheed-17.html
6376         * doc/manual/de/sylpheed-18.html
6377         * doc/manual/de/sylpheed-19.html
6378         * doc/manual/de/sylpheed-2.html
6379         * doc/manual/de/sylpheed-20.html
6380         * doc/manual/de/sylpheed-3.html
6381         * doc/manual/de/sylpheed-4.html
6382         * doc/manual/de/sylpheed-5.html
6383         * doc/manual/de/sylpheed-6.html
6384         * doc/manual/de/sylpheed-7.html
6385         * doc/manual/de/sylpheed-8.html
6386         * doc/manual/de/sylpheed-9.html
6387         * doc/manual/de/sylpheed.html
6388         * doc/manual/en/.cvsignore
6389         * doc/manual/en/Makefile.am
6390         * doc/manual/en/sylpheed-1.html
6391         * doc/manual/en/sylpheed-10.html
6392         * doc/manual/en/sylpheed-11.html
6393         * doc/manual/en/sylpheed-12.html
6394         * doc/manual/en/sylpheed-13.html
6395         * doc/manual/en/sylpheed-14.html
6396         * doc/manual/en/sylpheed-15.html
6397         * doc/manual/en/sylpheed-16.html
6398         * doc/manual/en/sylpheed-17.html
6399         * doc/manual/en/sylpheed-18.html
6400         * doc/manual/en/sylpheed-19.html
6401         * doc/manual/en/sylpheed-2.html
6402         * doc/manual/en/sylpheed-20.html
6403         * doc/manual/en/sylpheed-21.html
6404         * doc/manual/en/sylpheed-22.html
6405         * doc/manual/en/sylpheed-3.html
6406         * doc/manual/en/sylpheed-4.html
6407         * doc/manual/en/sylpheed-5.html
6408         * doc/manual/en/sylpheed-6.html
6409         * doc/manual/en/sylpheed-7.html
6410         * doc/manual/en/sylpheed-8.html
6411         * doc/manual/en/sylpheed-9.html
6412         * doc/manual/en/sylpheed.html
6413         * doc/manual/es/.cvsignore
6414         * doc/manual/es/Makefile.am
6415         * doc/manual/es/sylpheed-1.html
6416         * doc/manual/es/sylpheed-10.html
6417         * doc/manual/es/sylpheed-11.html
6418         * doc/manual/es/sylpheed-12.html
6419         * doc/manual/es/sylpheed-13.html
6420         * doc/manual/es/sylpheed-14.html
6421         * doc/manual/es/sylpheed-15.html
6422         * doc/manual/es/sylpheed-16.html
6423         * doc/manual/es/sylpheed-17.html
6424         * doc/manual/es/sylpheed-18.html
6425         * doc/manual/es/sylpheed-19.html
6426         * doc/manual/es/sylpheed-2.html
6427         * doc/manual/es/sylpheed-20.html
6428         * doc/manual/es/sylpheed-3.html
6429         * doc/manual/es/sylpheed-4.html
6430         * doc/manual/es/sylpheed-5.html
6431         * doc/manual/es/sylpheed-6.html
6432         * doc/manual/es/sylpheed-7.html
6433         * doc/manual/es/sylpheed-8.html
6434         * doc/manual/es/sylpheed-9.html
6435         * doc/manual/es/sylpheed.html
6436         * doc/manual/fr/.cvsignore
6437         * doc/manual/fr/Makefile.am
6438         * doc/manual/fr/sylpheed-1.html
6439         * doc/manual/fr/sylpheed-10.html
6440         * doc/manual/fr/sylpheed-11.html
6441         * doc/manual/fr/sylpheed-12.html
6442         * doc/manual/fr/sylpheed-13.html
6443         * doc/manual/fr/sylpheed-14.html
6444         * doc/manual/fr/sylpheed-15.html
6445         * doc/manual/fr/sylpheed-16.html
6446         * doc/manual/fr/sylpheed-17.html
6447         * doc/manual/fr/sylpheed-18.html
6448         * doc/manual/fr/sylpheed-19.html
6449         * doc/manual/fr/sylpheed-2.html
6450         * doc/manual/fr/sylpheed-20.html
6451         * doc/manual/fr/sylpheed-3.html
6452         * doc/manual/fr/sylpheed-4.html
6453         * doc/manual/fr/sylpheed-5.html
6454         * doc/manual/fr/sylpheed-6.html
6455         * doc/manual/fr/sylpheed-7.html
6456         * doc/manual/fr/sylpheed-8.html
6457         * doc/manual/fr/sylpheed-9.html
6458         * doc/manual/fr/sylpheed.html
6459         * doc/manual/ja/.cvsignore
6460         * doc/manual/ja/Makefile.am
6461         * doc/manual/ja/sylpheed-1.html
6462         * doc/manual/ja/sylpheed-10.html
6463         * doc/manual/ja/sylpheed-11.html
6464         * doc/manual/ja/sylpheed-12.html
6465         * doc/manual/ja/sylpheed-13.html
6466         * doc/manual/ja/sylpheed-14.html
6467         * doc/manual/ja/sylpheed-15.html
6468         * doc/manual/ja/sylpheed-16.html
6469         * doc/manual/ja/sylpheed-17.html
6470         * doc/manual/ja/sylpheed-18.html
6471         * doc/manual/ja/sylpheed-19.html
6472         * doc/manual/ja/sylpheed-2.html
6473         * doc/manual/ja/sylpheed-20.html
6474         * doc/manual/ja/sylpheed-3.html
6475         * doc/manual/ja/sylpheed-4.html
6476         * doc/manual/ja/sylpheed-5.html
6477         * doc/manual/ja/sylpheed-6.html
6478         * doc/manual/ja/sylpheed-7.html
6479         * doc/manual/ja/sylpheed-8.html
6480         * doc/manual/ja/sylpheed-9.html
6481         * doc/manual/ja/sylpheed.html
6482         * doc/manual/ja/sylpheed.sgml
6483         * src/mainwindow.c
6484                 Remove outdated manual and faq. Noisy, eh?
6485
6486 2005-12-06 [colin]      1.9.100cvs70
6487
6488         * src/compose.c
6489         * src/quote_fmt_parse.y
6490         * src/undo.c
6491         * src/undo.h
6492                 Allow %X to position cursor at 0 
6493                 (no %X = before signature)
6494                 Fix paste as quotation putting the cursor at 0
6495                 Fix undo offsets when pasting
6496                 Insert the quote_fmt at once instead of line 
6497                 by line
6498                 Fix [Edited] when starting to reply/forward
6499
6500 2005-12-06 [paul]       1.9.100cvs69
6501
6502         * src/plugins/clamav/clamav_plugin_gtk.c
6503                 add another tooltip
6504         * src/plugins/spamassassin/spamassassin_gtk.c
6505                 rework spamassassin_create_widget_func()
6506
6507 2005-12-05 [colin]      1.9.100cvs68
6508
6509         * po/POTFILES.in
6510                 Fix make release ;-)
6511
6512 2005-12-05 [colin]      1.9.100cvs67
6513
6514         * src/compose.c
6515         * src/compose.h
6516                 Fix cursor positioning (not obeying %X)
6517
6518 2005-12-05 [paul]       1.9.100cvs66
6519
6520         * src/plugins/dillo_viewer/dillo_prefs.c
6521                 fix compilation warning
6522
6523 2005-12-05 [paul]       1.9.100cvs65
6524
6525         * src/prefs_spelling.c
6526         * src/plugins/trayicon/trayicon.c
6527                 cleanups - remove unused stuff
6528
6529 2005-12-05 [paul]       1.9.100cvs64
6530
6531         * README
6532         * manual/plugins.xml
6533                 remove info about removed mathml_viewer plugin
6534
6535 2005-12-05 [paul]       1.9.100cvs63
6536
6537         * configure.ac
6538         * src/plugins/Makefile.am
6539         * src/plugins/mathml_viewer/.cvsignore
6540         * src/plugins/mathml_viewer/Makefile.am
6541         * src/plugins/mathml_viewer/mathml_viewer.c
6542                 remove unmaintained mathml_viewer plugin
6543
6544 2005-12-05 [paul]       1.9.100cvs62
6545
6546         * src/summaryview.c
6547                 obey prefs_common.always_show_msg when
6548                 moving a msg
6549                 Thanks to Colin
6550
6551 2005-12-05 [paul]       1.9.100cvs61
6552
6553         * src/compose.c
6554         * src/prefs_account.c
6555         * src/prefs_filtering.c
6556         * src/prefs_quote.c
6557         * src/prefs_spelling.c
6558         * src/prefs_toolbar.c
6559         * src/summaryview.c
6560         * src/gtk/gtkutils.c
6561         * src/gtk/quicksearch.c
6562         * src/plugins/dillo_viewer/dillo_prefs.c
6563                 dialog cleanups
6564
6565 2005-12-04 [paul]       1.9.100cvs60
6566
6567         * src/inc.c
6568         * src/prefs_account.c
6569         * src/prefs_account.h
6570                 allow a Local account to specify a
6571                 default inbox
6572                 (closes bug 843 'Inbox cannot be changed for local
6573                  mailboxes')
6574
6575 2005-12-04 [colin]      1.9.100cvs59
6576
6577         * src/plugins/trayicon/trayicon.c
6578                 Remove Get, rename Get All to Get Mail in order to
6579                 be consistent with the default main toolbar
6580
6581 2005-12-03 [colin]      1.9.100cvs58
6582
6583         * manual/gpl.xml
6584         * manual/sylpheed-claws-manual.xml
6585                 Add GPL appendix
6586
6587 2005-12-03 [paul]       1.9.100cvs57
6588
6589         * AUTHORS
6590         * po/sv.po
6591         * src/gtk/authors.h
6592                 new (partially complete) Swedish translation
6593                 by Anders Troback <sylpheed@troback.com>
6594
6595 2005-12-02 [paul]       1.9.100cvs56
6596
6597         * configure.ac
6598                 libetpan 0.41 required
6599
6600 2005-12-02 [paul]       1.9.100cvs55
6601
6602         * src/plugins/clamav/clamav_plugin.c
6603         * src/plugins/clamav/clamav_plugin.h
6604         * src/plugins/clamav/clamav_plugin_gtk.c
6605         * src/plugins/spamassassin/spamassassin.c
6606         * src/plugins/spamassassin/spamassassin.h
6607         * src/plugins/spamassassin/spamassassin_gtk.c
6608                 unregister prefs pages on unloading, thus
6609                 preventing a crash
6610                 (thanks to Colin for the hint)
6611
6612 2005-12-02 [wwp]        1.9.100cvs54
6613
6614         * src/quote_fmt.h
6615         * src/quote_fmt_parse.y
6616                 fix misuse of gboolean*, use gboolean instead
6617                 (thanks to Paul, Colin, for pointing out that scaring one)
6618
6619 2005-12-02 [paul]       1.9.100cvs53
6620
6621         * src/plugins/clamav/clamav_plugin.c
6622                 int no --> unsigned int no
6623         * src/plugins/clamav/clamav_plugin_gtk.c
6624                 rework config page
6625
6626 2005-12-02 [wwp]        1.9.100cvs52
6627
6628         * src/compose.c
6629         * src/prefs_template.c
6630         * src/quote_fmt.h
6631         * src/quote_fmt_parse.y
6632                 prevent from executing |f and |p templates commands when
6633                 adding or replacing templates in prefs (avoids annoying and
6634                 potentially dangerous behaviours)
6635
6636 2005-12-02 [paul]       1.9.100cvs51
6637
6638         * src/prefs_common.c
6639                 allow translation of some default values
6640                 Patch by Fabien Vantard
6641
6642 2005-12-02 [paul]       1.9.100cvs50
6643
6644         * src/codeconv.c
6645         * src/codeconv.h
6646         * src/prefs_common.c
6647         * src/prefs_common.h
6648         * src/prefs_message.c
6649         * src/textview.c
6650                 remove obsolete 'convert_mb_alnum' option
6651                 and related stuff
6652         * src/gtk/about.c
6653                 remove unused 'about_textview_visibility_notify'
6654
6655 2005-12-02 [paul]       1.9.100cvs49
6656
6657         * src/prefs_account.c
6658         * src/prefs_compose_writing.c
6659         * src/prefs_fonts.c
6660         * src/prefs_gtk.h
6661         * src/prefs_image_viewer.c
6662         * src/prefs_message.c
6663         * src/prefs_other.c
6664         * src/prefs_receive.c
6665         * src/prefs_send.c
6666         * src/prefs_spelling.c
6667         * src/prefs_summaries.c
6668         * src/prefs_wrapping.c
6669         * src/plugins/dillo_viewer/dillo_prefs.c
6670         * src/plugins/pgpcore/prefs_gpg.c
6671                 several cleanups to the prefs dialogs
6672                 (slightly modified) patch by Fabien Vantard
6673
6674 2005-12-02 [paul]       1.9.100cvs48
6675
6676         * src/main.c
6677                 --exit means exit
6678         * src/send_message.c
6679                 fix crash on send when connection fails
6680
6681         Thanks to Colin
6682
6683 2005-12-01 [colin]      1.9.100cvs47
6684
6685         * src/html.c
6686                 Translate &hellip; to "..."
6687
6688 2005-11-30 [colin]      1.9.100cvs46
6689
6690         * src/matcher.c
6691         * src/matcher.h
6692                 Optimize back yesterday's fix.
6693
6694 2005-11-30 [paul]       1.9.100cvs45
6695
6696         * manual/faq.xml
6697                 standardised
6698         * manual/intro.xml
6699                 written by Colin, edited by me
6700
6701 2005-11-29 [colin]      1.9.100cvs44
6702
6703         * src/matcher.c
6704                 Skip headers unconditionnaly in match_body if the
6705                 rule is not message or ~message
6706
6707 2005-11-29 [colin]      1.9.100cvs43
6708
6709         * src/matcher.c
6710                 Fix body_part and such, not skipping headers 
6711                 if the matchcriteria wasn't the first in the rule
6712
6713 2005-11-29 [colin]      1.9.100cvs42
6714
6715         * src/compose.c
6716                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6717                 option missing from message view window)
6718                 Fix double text D'n'D with gtk-2.8
6719         * src/matcher.c
6720                 Fix ~message, ~headers_part, ~body_part rules
6721         * src/messageview.c
6722                 Add Windows-1252 (Closes bug #863)
6723                 Fix accels
6724         * src/gtk/gtkaspell.c
6725                 Properly destroy accels in all menus
6726
6727 2005-11-29 [mones]      1.9.100cvs41
6728
6729         * po/es.po
6730                 Updated.
6731
6732 2005-11-27 [colin]      1.9.100cvs40
6733
6734         * src/mh_gtk.c
6735                 "/Remove mailbox" -> "/Remove mailbox..."
6736
6737 2005-11-27 [paul]       1.9.100cvs39
6738
6739         * AUTHORS
6740         * po/de.po
6741         * src/gtk/authors.h
6742                 updated by new maintainer, Stephan Sachse
6743
6744 2005-11-27 [paul]       1.9.100cvs38
6745
6746         * manual/faq.xml
6747                 written by Colin, edited by me
6748
6749 2005-11-27 [paul]       1.9.100cvs37
6750
6751         * src/prefs_common.c
6752         * src/prefs_common.h
6753         * src/prefs_receive.c
6754         * src/prefs_summaries.c
6755                 move 'go to inbox after receiving new mail'
6756                 option from display/sumamaries to mail
6757                 handling/receive, and rework prefs_summaries
6758                 dialog a little
6759
6760 2005-11-25 [martin]     1.9.100cvs36
6761
6762         * po/de.po
6763             fixed windows-1252 translation;
6764             translated some new and fuzzy strings
6765
6766 2005-11-25 [paul]       1.9.100cvs35
6767
6768         * src/plugins/clamav/clamav_plugin.c
6769                 complete the update done in cvs34
6770
6771 2005-11-25 [paul]       1.9.100cvs34
6772
6773         * src/plugins/clamav/clamav_plugin.c
6774                 reflect upstream changes
6775
6776 2005-11-25 [paul]       1.9.100cvs33
6777
6778         * manual/ack.xml
6779         * manual/plugins.xml
6780         * manual/sylpheed-claws-manual.xml
6781                 written/updated by Colin, edited by me
6782         * tools/acroread2sylpheed.pl
6783                 update binary name
6784
6785 2005-11-24 [colin]      1.9.100cvs32
6786
6787         * src/compose.c
6788                 Fix bug #856 (reediting messages forgets Request
6789                 Return Receipt)
6790
6791 2005-11-24 [paul]       1.9.100cvs31
6792
6793         * manual/addrbook.xml
6794         * manual/starting.xml
6795                 written by Colin, proofread, edited, adapted by me
6796         * manual/advanced.xml
6797                 add some Actions examples
6798         * src/importldif.c
6799                 use a Save button instead of a Close button
6800         * src/wizard.c
6801                 indicate mandatory fields
6802                 fix page display
6803                 Thanks to Colin
6804
6805 2005-11-23 [colin]      1.9.100cvs30
6806
6807         * src/addressbook.c
6808                 Rename menu item, fix possible crash after
6809                 deletion of books
6810         * src/addrindex.c
6811                 Allow searching for '*' in ldap
6812         * src/browseldap.c
6813                 Fix "Browse Entry" (did anyone use it?)
6814         * src/wizard.c
6815                 Add guards for mandatory information
6816
6817 2005-11-23 [paul]       1.9.100cvs29
6818
6819         * manual/advanced.xml
6820                 corrections to the English
6821
6822 2005-11-23 [colin]      1.9.100cvs28
6823
6824         * src/mimeview.c
6825                 Fix possible crash at exit. After the call to
6826                 gtk_container_remove(), the Viewer's widget has no
6827                 more parent so gtk+ automatically frees it and its
6828                 sons. If destroy_viewer() then try to access it,
6829                 problems ensue.
6830
6831 2005-11-22 [colin]      1.9.100cvs27
6832
6833         * src/compose.c
6834         * src/gtk/gtkaspell.c
6835                 Fix right-clicking on a misspelled word
6836                 Fix More... in suggestions menu
6837
6838 2005-11-22 [wwp]        1.9.100cvs26
6839
6840         * src/prefs_template.c
6841                 templates works: re-sort templates list when adding or replacing,
6842                 prevent from adding or replacing when the template name is empty
6843
6844 2005-11-21 [colin]      1.9.100cvs25
6845
6846         * src/addressbook.c
6847                 Fix some addressbook suckage (dnd, select all)
6848         * src/compose.c
6849         * src/gtk/gtkaspell.c
6850         * src/gtk/gtkaspell.h
6851                 Make the spellchecker menu work with the 
6852                 GtkTextView one instead of overriding it
6853
6854 2005-11-20 [paul]       1.9.100cvs24
6855
6856         * manual/handling.xml
6857                 proofread and corrected
6858
6859 2005-11-20 [paul]       1.9.100cvs23
6860
6861         * manual/Makefile
6862                 generate html as one file
6863         * manual/advanced.xml
6864                 fix output generation
6865                 reformat hidden options list
6866         * manual/manual.xml     ** REMOVED **
6867         * manual/sylpheed-claws-manual.xml      ** ADDED **
6868                 renamed
6869
6870 2005-11-18 [colin]      1.9.100cvs22
6871
6872         * src/prefs_account.c
6873                 Fix layout in news and mbox accounts
6874         * manual/account.xml
6875         * manual/advanced.xml
6876                 New contents for Paul to check :)
6877
6878 2005-11-18 [wwp]        1.9.100cvs21
6879
6880         * src/gtk/quicksearch.c
6881                 don't update extended quicksearch buttons twice
6882
6883 2005-11-18 [paul]       1.9.100cvs20
6884
6885         * src/textview.c
6886                 complete 1.9.100cvs19
6887
6888 2005-11-18 [paul]       1.9.100cvs19
6889
6890         * src/compose.c
6891                 cosmetic improvements
6892         * src/textview.c
6893                 also list text/* attachments
6894
6895 2005-11-18 [colin]      1.9.100cvs18
6896
6897         * src/summaryview.c
6898                 Use column 0 instead of -1 in 
6899                 gtk_ctree_node_moveto, in a naive
6900                 hope it'll fix the gtk-related crashes
6901
6902 2005-11-18 [colin]      1.9.100cvs17
6903
6904         * src/gtk/inputdialog.c
6905                 Fix icon staying the first one
6906
6907 2005-11-17 [wwp]        1.9.100cvs16
6908                 fix possible problem showing some quicksearch buttons, and a bad
6909                 call to g_return_if_fail in a function that returns a value (both
6910                 fixes by Fabien Vantard)
6911
6912 2005-11-15 [wwp]        1.9.100cvs15
6913
6914         * src/gtk/quicksearch.c
6915                 added a tooltip to that obscure ... quicksearch button
6916
6917 2005-11-15 [wwp]        1.9.100cvs14
6918
6919         * src/gtk/quicksearch.c
6920                 add a quicksearch helper to filtering expression users: the ... button
6921                 raises the condition expr window. condition expressions set up w/ this
6922                 window are used by the quicksearch if the user closes it pressing OK.
6923
6924 2005-11-14 [paul]       1.9.100cvs13
6925
6926         * src/plugins/clamav/clamav_plugin.c
6927         * src/plugins/spamassassin/spamassassin.c
6928                 change plugin type following recent merging
6929
6930 2005-11-14 [wwp]        1.9.100cvs12
6931
6932         * src/folder.c
6933                 prevent from crashing when copying/moving message(s) from and
6934                 to the same folder
6935
6936 2005-11-14 [paul]       1.9.100cvs11
6937
6938         * src/plugins/clamav/Makefile.am
6939         * src/plugins/clamav/clamav_plugin.c
6940         * src/plugins/clamav/clamav_plugin.h
6941         * src/plugins/clamav/clamav_plugin_gtk.c
6942                 also merge clamav and clamav_gtk plugins
6943
6944 2005-11-13 [colin]      1.9.100cvs10
6945
6946         * configure.ac
6947         * src/plugins/spamassassin/Makefile.am
6948         * src/plugins/spamassassin/spamassassin.c
6949         * src/plugins/spamassassin/spamassassin.h
6950         * src/plugins/spamassassin/spamassassin_gtk.c
6951                 Merge spamassassin and spamassassin_gtk plugins,
6952                 and build it by default.
6953
6954 2005-11-12 [colin]      1.9.100cvs9
6955
6956         * src/etpan/imap-thread.c
6957                 Fix gcc warning
6958
6959 2005-11-12 [colin]      1.9.100cvs8
6960
6961         * src/procmime.c
6962                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6963
6964 2005-11-10 [colin]      1.9.100cvs7
6965
6966         * src/main.c
6967                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6968                 minimised state)
6969
6970 2005-11-10 [wwp]        1.9.100cvs6
6971
6972         * src/gtk/description_window.c
6973                 fix a crash when closing description windows using the WM's [X] button
6974
6975 2005-11-09 [colin]      1.9.100cvs5
6976
6977         * src/common/ssl.c
6978                 Update libetpan call to follow upstream
6979                 (yes, this requires libetpan-0.40cvs3)
6980
6981 2005-11-08 [colin]      1.9.100cvs4
6982
6983         * src/compose.c
6984         * src/textview.c
6985         * src/common/utils.c
6986         * src/common/utils.h
6987                 Enhance the email parser
6988
6989 2005-11-08 [colin]      1.9.100cvs3
6990
6991         * src/procmime.c
6992                 Fix what looks like an off-by-one (fixes 
6993                 attachments from the Bat)
6994
6995 2005-11-08 [wwp]        1.9.100cvs2
6996
6997         * src/main.c
6998                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6999
7000 2005-11-08 [wwp]        1.9.100cvs1
7001
7002         * src/main.c
7003                 allow exiting Sylpheed-Claws from command-line
7004
7005 2005-11-08 [paul]       1.9.100
7006
7007         1.9.100 released
7008
7009 2005-11-07 [colin]      1.9.99cvs17
7010
7011         * src/addritem.c
7012         * src/ldif.c
7013                 Fix import of base-64 encoded items
7014
7015 2005-11-07 [colin]      1.9.99cvs16
7016
7017         * src/send_message.c
7018                 Fix bug #314 (Queue does not empty under certain 
7019                 circumstances)
7020
7021 2005-11-07 [paul]       1.9.99cvs15
7022
7023         * src/mutt.c
7024         * src/pine.c
7025                 fix buffer overflows
7026                 Thanks to Colin
7027
7028 2005-11-07 [paul]       1.9.99cvs14
7029
7030         * doc/man/Makefile.am
7031         * doc/man/sylpheed-claws.1      ** ADDED **
7032         * doc/man/sylpheed.1            ** DELETED **
7033                 rename and update the man file
7034
7035 2005-11-06 [colin]      1.9.99cvs13
7036
7037         * src/ldif.c
7038                 Fix ldif_get_line() that returned empty strings
7039                 (Didn't understand why). Also fix a possible
7040                 buffer overflow.
7041
7042 2005-11-06 [wwp]        1.9.99cvs12
7043
7044         * src/textview.c
7045         * src/gtk/about.c
7046         * src/gtk/gtkutils.c
7047         * src/gtk/gtkutils.h
7048                 fix a compilation warning,
7049                 make links sensitive in the about dialog
7050
7051 2005-11-04 [wwp]        1.9.99cvs11
7052
7053         * src/gtk/about.c
7054                 don't wrap or translate URIs, and a bit text format cleanup
7055
7056 2005-11-04 [wwp]        1.9.99cvs10
7057
7058         * src/gtk/about.c
7059                 better textview tagging implementation (no more use of marks for
7060                 postponed tagging)
7061
7062 2005-11-02 [colin]      1.9.99cvs9
7063
7064         * src/common/ssl.c
7065                 Forgot an ifdef
7066
7067 2005-11-02 [colin]      1.9.99cvs8
7068
7069         * configure.ac
7070                 Require libetpan-0.40 due to upstream fix
7071         * src/common/ssl.c
7072                 Tell libetpan not to call SSL_Library_Init,
7073                 as we do it ourselves.
7074
7075 2005-11-02 [colin]      1.9.99cvs7
7076
7077         * po/POTFILES.in
7078                 Add missing files (thanks to Fabien Vantard)
7079
7080 2005-11-02 [colin]      1.9.99cvs6
7081
7082         * src/summaryview.c
7083                 Fix totals when read messages are hidden or quicksearch
7084                 is on
7085         * src/ssl_manager.c
7086         * src/ssl_manager.h
7087         * src/common/ssl_certificate.c
7088         * src/common/ssl_certificate.h
7089         * src/gtk/sslcertwindow.c
7090         * src/gtk/sslcertwindow.h
7091                 Fix copyright on my stuff
7092
7093 2005-11-02 [wwp]        1.9.99cvs5
7094
7095         * src/prefs_themes.c
7096                 fix directory name checking (theme installation/removal),
7097                 made related error a bit more verbose
7098
7099 2005-11-02 [colin]      1.9.99cvs4
7100
7101         * src/summaryview.c
7102                 Fix typo (probably fixes bug #841 (Sort by the From 
7103                 field doesn't work)
7104
7105 2005-11-02 [paul]       1.9.99cvs3
7106
7107         * po/ko.po
7108         * po/nb.po
7109                 updated by SungHyun Nam, Geir Helland
7110         * src/wizard.c
7111                 fix typo in welcome message. spotted by
7112                 Andrea Spadaccini
7113
7114 2005-11-01 [colin]      1.9.99cvs2
7115
7116         * src/compose.c
7117                 Fix replying to ml wen confirming subscription
7118         * src/messageview.c
7119         * src/mimeview.c
7120         * src/mimeview.h
7121         * src/privacy.h
7122         * src/summaryview.c
7123                 Make key check non blocking
7124
7125 2005-10-31 [paul]       1.9.99cvs1
7126
7127         * tools/claws.i18n.status.pl
7128                 updated for ChangeLog
7129
7130 2005-10-31 [paul]       1.9.99
7131
7132         1.9.99 released
7133
7134 2005-10-31 [paul]       1.9.15cvs131
7135
7136         * .cvsignore
7137         * ChangeLog
7138         * ChangeLog.claws       ** REMOVED **
7139         * ChangeLog-gtk2.claws  ** REMOVED **
7140         * ChangeLog.gtk1        ** ADDED **
7141         * INSTALL
7142         * Makefile.am
7143         * NEWS
7144         * README
7145         * README.claws          ** REMOVED **
7146         * README.jp             ** REMOVED **
7147         * RELEASE_NOTES         ** ADDED **
7148         * RELEASE_NOTES.claws   ** REMOVED **
7149         * commitHelper
7150         * configure.ac
7151         * sylpheed.spec.in      ** REMOVED **
7152                 tidy up and update the default docs:
7153                 ChangeLog.claws is renamed ChangeLog.gtk1
7154                 ChangeLog-gtk2.claws is renamed ChangeLog
7155                 README.claws is renamed README
7156                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7157
7158 2005-10-31 [paul]       1.9.15cvs130
7159
7160         * po/it.po
7161                 fix errors
7162
7163 2005-10-31 [paul]       1.9.15cvs129
7164
7165         * po/ca.po
7166         * po/de.po
7167         * po/en_GB.po
7168         * po/fr.po
7169         * po/it.po
7170         * po/pt_BR.po
7171         * po/sk.po
7172         * po/sr.po
7173         * po/zh_CN.po
7174                 updated by Miquel Oliete, Stephan Sachse and
7175                 Thomas Gilgin, me, Fabien Vantard, Andrea
7176                 Spadaccini, Frederico Goncalves Guimaraes,
7177                 Andrej Kacian, Aleksandar Urosevic, and
7178                 Ralgh Young.
7179
7180 2005-10-31 [mones]      1.9.15cvs128
7181
7182         * manual/faq.xml
7183                 More questions.
7184         
7185         * po/es.po
7186                 Updated for release.
7187
7188 2005-10-30 [colin]      1.9.15cvs127
7189
7190         * src/compose.c
7191                 Place cursor before rewrapping (fixes cursor
7192                 pos if quotation gets rewrapped)
7193
7194 2005-10-29 [paul]       1.9.15cvs126
7195
7196         * src/crash.c
7197         * src/foldersel.c
7198         * src/main.c
7199         * src/messageview.c
7200         * src/toolbar.c
7201         * src/gtk/authors.h
7202                 corrections to text items
7203
7204 2005-10-28 [colin]      1.9.15cvs125
7205
7206         * src/messageview.c
7207                 Make "hit 'C' to check sig" work from extern 
7208                 messageviews
7209
7210 2005-10-27 [colin]      1.9.15cvs124
7211
7212         * src/summaryview.c
7213                 Add a hack to avoid segfaulting when hammering 
7214                 on gtk's events
7215
7216 2005-10-27 [wwp]        1.9.15cvs123
7217
7218         * src/prefs_themes.c
7219                 sort list of themes names in themes prefs
7220
7221 2005-10-27 [paul]       1.9.15cvs122
7222
7223         * src/folder.c
7224         * src/prefs_account.c
7225                 fix building on Solaris
7226                 Patch by Alex Moore
7227
7228 2005-10-27 [wwp]        1.9.15cvs121
7229
7230         * src/summaryview.c
7231         * src/gtk/gtksctree.c
7232                 speed up unselecting messages in summary view (thanks to Colin)
7233
7234 2005-10-27 [paul]       1.9.15cvs120
7235
7236         * src/mainwindow.c
7237                 fix a compilation warning
7238         * src/summaryview.c
7239                 fix updating of 'n items selected' count
7240                 when deselecting
7241
7242 2005-10-27 [martin]     1.9.15cvs119
7243
7244         * src/action.c
7245                 ignore actions with a leading '/' in the action menu name
7246                 fixes a crash on menu creation
7247         * src/prefs_actions.c
7248                 do not allow a leading '/' in the action menu name
7249
7250 2005-10-27 [paul]       1.9.15cvs118
7251
7252         * src/main.c
7253                 fix compilation warning
7254
7255 2005-10-27 [paul]       1.9.15cvs117
7256
7257         * src/procmime.c
7258                 add #if HAVE_LOCALE_H
7259
7260 2005-10-27 [paul]       1.9.15cvs116
7261
7262         * src/plugins/clamav/clamav_plugin.c
7263         * src/plugins/dillo_viewer/dillo_viewer.c
7264         * src/plugins/mathml_viewer/mathml_viewer.c
7265         * src/plugins/pgpcore/plugin.c
7266         * src/plugins/pgpinline/plugin.c
7267         * src/plugins/pgpmime/plugin.c
7268         * src/plugins/spamassassin/spamassassin.c
7269         * src/plugins/trayicon/trayicon.c
7270                 plugin_init() : make error messages more
7271                 informative
7272
7273 2005-10-26 [wwp]        1.9.15cvs115
7274
7275         * src/prefs_matcher.c
7276                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7277
7278 2005-10-26 [wwp]        1.9.15cvs114
7279
7280         * src/procmime.c
7281         * src/gtk/gtksctree.c
7282         * src/plugins/spamassassin/libspamc.c
7283         * src/plugins/spamassassin/spamassassin.c
7284                 fix some compilation warnings more
7285
7286 2005-10-26 [mones]      1.9.15cvs113
7287
7288         * po/es.po
7289                 Updated translation
7290
7291 2005-10-26 [paul]       1.9.15cvs112
7292
7293         * src/prefs_message.c
7294                 give all display_xface stuff the
7295                 #if HAVE_LIBCOMPFACE treatment, thus
7296                 preventing a crash
7297                 (Thanks to Wolfgang Enderlein)
7298
7299 2005-10-26 [colin]      1.9.15cvs111
7300
7301         * src/gedit-print.c
7302                 Fix date format
7303         * src/imap_gtk.c
7304         * src/news_gtk.c
7305                 Remove context menu items that should not be there
7306         * src/jpilot.c
7307                 Fix encoding
7308         * src/main.c
7309         * src/mainwindow.c
7310                 Don't show the mainwindow too soon
7311
7312 2005-10-26 [wwp]        1.9.15cvs110
7313
7314         * src/folder.c
7315         * src/manual.c
7316         * src/summaryview.c
7317                 fix uninitialized pointers in the folder updating hook
7318                 (thanks to Colin)
7319
7320 2005-10-25 [mones]      1.9.15cvs109
7321
7322         * manual/faq.xml
7323                 General information subsection completed. 
7324                 Removed archaic references.
7325                 
7326         * manual/Makefile
7327         * manual/dtd/manual.dsl
7328                 Added customization stylesheet for getting paragraphs
7329                 fully justified in PDF output (as suggested by Colin).
7330
7331 2005-10-25 [colin]      1.9.15cvs108
7332
7333         * src/compose.c
7334                 Fix a second leak
7335
7336 2005-10-25 [colin]      1.9.15cvs107
7337
7338         * src/addrbook.c
7339         * src/addrindex.c
7340                 Fix leak (xml_get_element() allocates memory)
7341         * src/compose.c
7342                 Fix leak + dead code (shame!)
7343         * src/procmime.c
7344                 Fix leak
7345
7346 2005-10-25 [colin]      1.9.15cvs106
7347
7348         * src/mimeview.c
7349                 Fix encoding issue in Save all and in 
7350                 overwrite-confirmation alertpanel
7351
7352 2005-10-25 [colin]      1.9.15cvs105
7353
7354         * src/common/socket.c
7355                 Fix a leak - Thanks to Christopher Aillon
7356                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
7357
7358 2005-10-25 [paul]       1.9.15cvs104
7359
7360         * src/wizard.c
7361                 Always guess servers from the right-hand
7362                 email part and guess username from the
7363                 left-hand part. (Thanks to Colin)
7364                 add an X-Face to the welcome message
7365
7366 2005-10-25 [paul]       1.9.15cvs103
7367
7368         * manual/handling.xml
7369                 written by Colin, edited by me
7370
7371 2005-10-25 [wwp]        1.9.15cvs102
7372
7373         * src/folderview.c
7374         * src/grouplistdialog.c
7375         * src/imap.c
7376         * src/noticeview.c
7377                 fix some compilation warnings
7378
7379 2005-10-24 [paul]
7380
7381         1.9.99-rc3 released
7382
7383 2005-10-24 [paul]       1.9.15cvs101
7384
7385         * src/gtk/about.c
7386                 fix window sizing
7387
7388 2005-10-24 [paul]       1.9.15cvs100
7389
7390         * src/pixmaps/offline.xpm
7391         * src/pixmaps/online.xpm
7392                 replace with last default versions
7393
7394 2005-10-24 [colin]      1.9.15cvs99
7395
7396         * src/imap.c
7397                 Fix bug when moving a folder
7398         * src/imap_gtk.c
7399         * src/mh_gtk.c
7400                 "Delete folder" pops up a window, so it 
7401                 should be suffixed with "..."
7402         * src/plugins/pgpcore/sgpgme.c
7403                 Include locale.h
7404
7405 2005-10-24 [mones]      1.9.15cvs98
7406
7407         * manual/Makefile
7408         * manual/account.xml
7409         * manual/ack.xml
7410         * manual/addrbook.xml
7411         * manual/advanced.xml
7412         * manual/faq.xml
7413         * manual/glossary.xml
7414         * manual/gpl.xml
7415         * manual/handling.xml
7416         * manual/intro.xml
7417         * manual/keyboard.xml
7418         * manual/manual.xml
7419         * manual/plugins.xml
7420         * manual/starting.xml
7421         * manual/dtd/sdocbook.dtd
7422                 Initial manual structure and some content.
7423
7424 2005-10-23 [wwp]        1.9.15cvs97
7425
7426         * src/gtk/about.c
7427                 fix a typo
7428
7429 2005-10-23 [wwp]        1.9.15cvs96
7430
7431         * src/gtk/about.c
7432         * src/gtk/authors.h
7433                 rework of the about window (main work by Paul), also featuring a few
7434                 fixes for typos and duplicate names
7435
7436 2005-10-23 [wwp]        1.9.15cvs95
7437
7438         * src/.cvsignore
7439                 Ignore the right binary name (sylpheed-claws now)
7440
7441 2005-10-23 [paul]       1.9.15cvs94
7442
7443         * src/compose.c
7444                 when using Folder Pref 'Default To for
7445                 replies' make the entry in the Compose
7446                 window bold
7447                 Patch by Fabien Vantard
7448
7449 2005-10-22 [colin]      1.9.15cvs93
7450
7451         * src/codeconv.c
7452                 Fix leak
7453
7454 2005-10-22 [colin]      1.9.15cvs92
7455
7456         * src/codeconv.c
7457                 try to convert using locale (apart utf8) if necessary
7458
7459 2005-10-22 [colin]      1.9.15cvs91
7460
7461         * src/pixmaps/new.xpm
7462         * src/pixmaps/unread.xpm
7463                 Make the unread envelope blue again and
7464                 saturate the new one a bit more.
7465
7466 2005-10-22 [colin]      1.9.15cvs90
7467
7468         * src/compose.c
7469                 When replying to a mail sent by one of our accounts,
7470                 use the original list of recipients. Let 'Reply All'
7471                 and 'Reply to sender' work like previously.
7472
7473 2005-10-21 [colin]      1.9.15cvs89
7474
7475         * src/prefs_filtering.c
7476                 Clear fields after add and replace
7477         * src/textview.c
7478                 Display xface differently (better)
7479         * src/plugins/pgpinline/pgpinline.c
7480                 Fix crappy encodings/recodings
7481
7482 2005-10-21 [paul]       1.9.15cvs88
7483
7484         * src/compose.c
7485         * src/prefs_folder_item.c
7486         * src/toolbar.c
7487                 fix news folder Folder Properties
7488                 (thanks to Colin)
7489         * src/folderview.c
7490                 update folderview after Themes change
7491                 keep selected folder selected
7492                 (thanks to Colin)
7493
7494 2005-10-21 [paul]       1.9.15cvs87
7495
7496         * tools/Makefile.am
7497         * tools/OOo2sylpheed.pl
7498         * tools/README
7499         * tools/README.sylprint
7500         * tools/asus_mailled.sh         ** REMOVED **
7501         * tools/filter_conv.pl
7502         * tools/freshmeat_search.pl
7503         * tools/google_search.pl
7504         * tools/gpg-sign-syl            ** REMOVED **
7505         * tools/kmail2sylpheed.pl
7506         * tools/kmail2sylpheed_v2.pl
7507         * tools/multiwebsearch.pl
7508         * tools/nautilus2sylpheed.sh
7509         * tools/newscache_clean.pl
7510         * tools/outlook2sylpheed.pl
7511         * tools/sylpheed-switcher       ** REMOVED **
7512         * tools/sylprint.pl
7513         * tools/sylprint.rc
7514         * tools/tb2sylpheed
7515         * tools/vcard2xml.py
7516         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7517                 update default config dir
7518                 update binary name (thanks to Fabien Vantard)
7519                 remove obsolete scripts
7520
7521 2005-10-21 [colin]      1.9.15cvs86
7522
7523         * src/inc.c
7524                 Fix possible leak and units. Based on a patch by
7525                 Fabien Vantard.
7526
7527 2005-10-20 [colin]      1.9.15cvs85
7528
7529         * src/textview.c
7530                 Clear xface when clearing textview
7531
7532 2005-10-20 [colin]      1.9.15cvs84
7533
7534         * configure.ac
7535         * src/folderview.c
7536         * src/headerview.c
7537         * src/main.c
7538         * src/prefs_common.c
7539         * src/prefs_common.h
7540         * src/prefs_message.c
7541         * src/textview.c
7542         * src/textview.h
7543         * src/common/defs.h
7544         * src/common/utils.c
7545         * src/common/utils.h
7546         * src/gtk/gtkutils.c
7547         * src/gtk/gtkutils.h
7548                 Migrate config to .sylpheed-claws (Automatically)
7549                 Add a way to get the Xface in the TextView
7550
7551 2005-10-20 [colin]      1.9.15cvs83
7552
7553         * src/gtk/Makefile.am
7554         * src/gtk/about.c
7555         * src/gtk/authors.h
7556                 Make the about dialog *grooovy*
7557
7558 2005-10-20 [colin]      1.9.15cvs82
7559
7560         * src/mimeview.c
7561                 Use "Open with" on double click if no command
7562                 was found
7563
7564 2005-10-20 [colin]      1.9.15cvs81
7565
7566         * src/imap.c
7567         * src/etpan/imap-thread.c
7568                 Fix possible crash.
7569
7570 2005-10-20 [paul]       1.9.15cvs80
7571
7572         * src/folder.c
7573                 don't show clipkey icon if the only
7574                 attachment is the signature
7575                 Patch by Colin
7576
7577 2005-10-20 [paul]       1.9.15cvs79
7578
7579         * AUTHORS
7580         * src/plugins/pgpmime/pgpmime.c
7581                 name the PGP/MIME signature 'signature.asc'
7582                 Patch by Andrew Nelson <freeandy@gmail.com>
7583
7584 2005-10-19 [colin]      1.9.15cvs78
7585
7586         * src/plugins/pgpmime/pgpmime.c
7587                 Oops, no need to double-check though
7588
7589 2005-10-19 [colin]      1.9.15cvs77
7590
7591         * src/plugins/pgpinline/pgpinline.c
7592         * src/plugins/pgpmime/pgpmime.c
7593                 Check that my_tmpfile() doesn't 
7594                 return NULL
7595
7596 2005-10-19 [colin]      1.9.15cvs76
7597
7598         * src/common/utils.c
7599                 Use shorter mime boundaries to avoid having
7600                 MTAs rewrapping our headers, breaking the
7601                 PGP signature in the process 
7602         * src/compose.c
7603         * src/plugins/pgpmime/pgpmime.c
7604                 Check for boundary uniqueness to be sure
7605                 it won't happen, instead of hoping for the
7606                 best
7607
7608 2005-10-19 [colin]      1.9.15cvs75
7609
7610         * sylpheed-claws.desktop
7611         * src/Makefile.am
7612         * src/main.c
7613                 Ship a sylpheed-claws binary instead
7614                 of a sylpheed one. Change the socket
7615                 name, too
7616         * src/folderview.c
7617                 Update folder only if it changed
7618         * src/wizard.c
7619                 Fix i18n in welcome mail, patch by
7620                 Fabien Vantard
7621
7622 2005-10-19 [paul]
7623
7624         1.9.99-rc2 released
7625
7626 2005-10-19 [paul]       1.9.15cvs74
7627
7628         * src/folder.c
7629         * src/folderview.c
7630                 fix summaryview update
7631                 Patch by Colin
7632
7633 2005-10-18 [colin]      1.9.15cvs73
7634
7635         * src/plugins/pgpcore/passphrase.c
7636                 Don't XGrabServer, and try a bit more to 
7637                 sync everything before grabbing mouse/keyboard
7638
7639 2005-10-18 [colin]      1.9.15cvs72
7640
7641         * src/Makefile.am
7642         * src/addressadd.c
7643         * src/addressbook.c
7644         * src/folderview.c
7645         * src/grouplistdialog.c
7646         * src/mimeview.c
7647         * src/stock_pixmap.c
7648         * src/stock_pixmap.h
7649         * src/summaryview.c
7650         * src/gtk/gtksctree.c
7651         * src/gtk/gtksctree.h
7652         * src/pixmaps/empty.xpm
7653                 Implement a wrapper call for gtk_ctree_set_node_info
7654                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7655                 pixmap instead of a NULL one. This works around some
7656                 memory problems deep inside gtk, revealed by valgrind,
7657                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7658                 as locked crashes sylpheed.), as well as, probably, 
7659                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7660
7661 2005-10-17 [colin]      1.9.15cvs71
7662
7663         * src/mimeview.c
7664                 Provide visual feedback when checking
7665                 signature
7666
7667 2005-10-17 [colin]      1.9.15cvs70
7668
7669         * src/main.c
7670                 Keep the folder list frozen while checking caches...
7671
7672 2005-10-17 [colin]      1.9.15cvs69
7673
7674         * src/addr_compl.c
7675                 Fi bug #833 (Autocompleting from addressbook 
7676                 fails with extended chars)
7677         * src/imap.c
7678                 Fix 'adding messages' staying in statusbar
7679                 after an error
7680
7681 2005-10-17 [wwp]        1.9.15cvs68
7682
7683         * src/ssl_manager.c
7684                 Fix buttons' layout resizing when window size changes
7685
7686 2005-10-17 [wwp]        1.9.15cvs67
7687
7688         * src/account.c
7689         * src/prefs_account.c
7690         * src/prefs_common.c
7691         * src/prefs_common.h
7692         * src/prefs_folder_item.c
7693         * src/prefs_gtk.c
7694         * src/gtk/logwindow.c
7695         * src/gtk/pluginwindow.c
7696         * src/gtk/prefswindow.c
7697         * src/gtk/prefswindow.h
7698                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7699
7700 2005-10-17 [paul]       1.9.15cvs66
7701
7702         * configure.ac
7703                 fix missing libetpan message
7704         * po/en_GB.po
7705                 updated
7706         * src/crash.c
7707         * src/manual.c
7708         * src/prefs_themes.c
7709         * src/common/defs.h
7710                 add some new URI defines, change some
7711                 others
7712         * src/wizard.c
7713                 make welcome message translatable
7714                 small improvements to english
7715                 other tweaks
7716         * src/gtk/menu.c
7717                 fix warnings
7718
7719 2005-10-17 [paul]       1.9.15cvs65
7720
7721         * src/summaryview.c
7722                 fix column titles
7723
7724 2005-10-16 [mones]      1.9.15cvs64
7725
7726         * po/es.po
7727                 Updated translation
7728
7729 2005-10-16 [colin]
7730
7731         1.9.99-rc1 released
7732
7733 2005-10-16 [colin]      1.9.15cvs63
7734
7735         * src/wizard.c
7736                 Fix whitespace
7737
7738 2005-10-16 [colin]      1.9.15cvs62
7739
7740         * src/toolbar.c
7741                 s/Get All/Get Mail/
7742         * src/wizard.c
7743                 Real welcome mail text, thanks Paul
7744
7745 2005-10-16 [colin]      1.9.15cvs61
7746
7747         * src/editldap.c
7748         * src/exporthtml.c
7749         * src/main.c
7750         * src/mainwindow.c
7751         * src/prefs_themes.c
7752         * src/prefs_toolbar.c
7753         * src/plugins/demo/demo.c
7754         * src/plugins/trayicon/trayicon.c
7755                 s/Sylpheed/Sylpheed-Claws/
7756
7757 2005-10-16 [colin]      1.9.15cvs60
7758
7759         * src/wizard.c
7760                 Add a welcome email in the first empty mailbox
7761         * src/prefs_common.c
7762                 Change one more default
7763
7764 2005-10-16 [colin]      1.9.15cvs59
7765
7766         * src/wizard.c
7767                 Remove printf
7768
7769 2005-10-16 [colin]      1.9.15cvs58
7770
7771         * src/toolbar.c
7772         * src/prefs_common.c
7773                 Change some defaults
7774
7775 2005-10-16 [colin]      1.9.15cvs57
7776
7777         * src/toolbar.c
7778         * src/prefs_common.c
7779                 Change some defaults
7780
7781 2005-10-16 [colin]      1.9.15cvs56
7782
7783         * src/wizard.c
7784                 By default, initialize fonts to have
7785                 the same size as normal GtkWidgets
7786
7787 2005-10-16 [colin]      1.9.15cvs55
7788
7789         * src/mimeview.c
7790                 Fix message a bit more
7791
7792 2005-10-16 [colin]      1.9.15cvs54
7793
7794         * src/addressbook.c
7795                 Second attempt at flicker fixing
7796
7797 2005-10-16 [colin]      1.9.15cvs53
7798
7799         * src/addressbook.c
7800                 Fix flicker
7801
7802 2005-10-16 [wwp]        1.9.15cvs52
7803
7804         * src/addressbook.c
7805         * src/editaddress.c
7806         * src/prefs_common.c
7807         * src/prefs_common.h
7808                 Remember window sizes (address book)
7809
7810 2005-10-16 [wwp]        1.9.15cvs51
7811
7812         * src/plugins/clamav/clamav_plugin_gtk.c
7813         * src/plugins/spamassassin/spamassassin_gtk.c
7814                 Fix compilation warnings (missing #include).
7815
7816 2005-10-16 [colin]      1.9.15cvs50
7817
7818         * src/mimeview.c
7819         * src/summaryview.c
7820         * src/textview.c
7821                 Make 'c' check signature, and forward
7822                 c, l, y, t from summaryview to mimeview
7823
7824 2005-10-16 [colin]      1.9.15cvs49
7825
7826         * src/addressbook.c
7827                 Put border around buttons
7828         * src/mainwindow.c
7829         * src/summaryview.c
7830                 Rework menus (Patch based on a patch
7831                 by Paul)
7832
7833 2005-10-15 [wwp]        1.9.15cvs48
7834
7835         * src/editjpilot.c
7836         * src/editldap.c
7837         * src/editvcard.c
7838         * src/exphtmldlg.c
7839         * src/expldifdlg.c
7840         * src/export.c
7841         * src/import.c
7842         * src/importldif.c
7843         * src/importmutt.c
7844         * src/importpine.c
7845         * src/prefs_account.c
7846         * src/prefs_spelling.c
7847         * src/gtk/gtkutils.c
7848         * src/gtk/gtkutils.h
7849         * src/plugins/clamav/clamav_plugin_gtk.c
7850         * src/plugins/spamassassin/spamassassin_gtk.c
7851                 use nicer browse-for-file/dir buttons than the "..." ones,
7852                 code factorizing more.
7853
7854 2005-10-14 [colin]      1.9.15cvs47
7855
7856         * src/mainwindow.c
7857                 set relief on the account switcher so that people see it
7858                 grey out Create processing rules when no message is selected
7859         * src/prefs_filtering.c
7860                 ask before closing if the rule has not been modified, even if
7861                 it's not valid
7862         * src/prefs_matcher.c
7863                 fix sensitivity when entering the dialog
7864         * src/gtk/inputdialog.c
7865                 display a better icon on password ask
7866         * src/plugins/pgpcore/passphrase.c
7867                 make the dialog look better
7868
7869 2005-10-14 [paul]       1.9.15cvs46
7870
7871         * src/folderview.c
7872                 indicate presense of marked msgs in
7873                 unexpanded subfolders
7874
7875 2005-10-14 [paul]       1.9.15cvs45
7876
7877         * src/prefs_actions.c
7878         * src/prefs_common.c
7879         * src/prefs_common.h
7880         * src/prefs_filtering_action.c
7881         * src/prefs_matcher.c
7882         * src/prefs_template.c
7883                 remember window sizes
7884                 fix Info button size
7885
7886         Patches by wwp
7887
7888 2005-10-13 [colin]      1.9.15cvs44
7889
7890         * src/mimeview.c
7891         * src/noticeview.c
7892         * src/noticeview.h
7893                 Add a tooltip on the icon (optional) 
7894                 Get rid of the signature buttons and only
7895                 use the icon+tooltip
7896
7897 2005-10-13 [colin]      1.9.15cvs43
7898
7899         * src/noticeview.c
7900         * src/noticeview.h
7901                 Add hand cursor for hovering over icon
7902
7903 2005-10-13 [colin]      1.9.15cvs42
7904
7905         * src/summaryview.c
7906                 Fix crash when quicksearch's hidden 
7907                 at startup
7908
7909 2005-10-13 [colin]      1.9.15cvs41
7910
7911         * src/compose.c
7912                 Set subject when forwarding multiple mails
7913                 Check that other recipient than the default Cc or Bcc
7914                 have been set before sending.
7915
7916 2005-10-13 [colin]      1.9.15cvs40
7917
7918         * src/imap.c
7919                 Batch per-folder
7920                 Introduce locking, but don't use it yet
7921
7922 2005-10-13 [colin]      1.9.15cvs39
7923
7924         * src/gtk/quicksearch.c
7925                 Reset quicksearch when hiding it
7926                 Make sticky a real pref
7927
7928 2005-10-13 [colin]      1.9.15cvs38
7929
7930         * src/summaryview.c
7931                 Faster prefs apply
7932
7933 2005-10-13 [colin]      1.9.15cvs37
7934
7935         * src/mimeview.c
7936         * src/noticeview.c
7937         * src/noticeview.h
7938         * src/plugins/pgpcore/sgpgme.c
7939                 Make privacy icon clickable
7940                 Move Trust field in Full info
7941                 When trust is less than full, don't display
7942                 a warning icon
7943
7944 2005-10-13 [colin]      1.9.15cvs36
7945
7946         * src/folder.c
7947                 Batch on flags sync
7948         * src/folderview.c
7949                 Revert speed hack which is dangerous in fact
7950                 Apply prefs faster
7951
7952 2005-10-13 [colin]      1.9.15cvs35
7953
7954         * src/folder_item_prefs.c
7955                 Fix pref corruption on folder move. Patch
7956                 by wwp
7957
7958 2005-10-13 [paul]       1.9.15cvs34
7959
7960         * src/export.c
7961         * src/import.c
7962                 fix typos in g_warnings
7963         * src/prefs_account.c
7964                 add a file selector for Signature file
7965
7966         Patches by wwp
7967
7968 2005-10-12 [colin]      1.9.15cvs33
7969
7970         * src/mimeview.c
7971                 Provide a quick way to go back from a
7972                 signature's full info to the email part
7973
7974 2005-10-12 [colin]      1.9.15cvs32
7975
7976         * src/compose.c
7977                 Remove old hack of encoding signed mails with base64.
7978                 QP works equally well.
7979
7980 2005-10-12 [colin]      1.9.15cvs31
7981
7982         * src/crash.c
7983                 Replace deprecated GtkText with GtkTextView
7984         * src/imap.c
7985                 Fix a logic bug about counts in imap_select
7986                 (previously un-triggered)
7987         * src/mainwindow.c
7988         * src/summaryview.c
7989         * src/news.c
7990                 Allow local deletion of news posts
7991         * src/mimeview.c
7992                 Show GPG noticeview on the message/rfc822 part
7993                 in addition to the text/plain one
7994         * src/prefs_image_viewer.c
7995           src/plugins/pgpcore/prefs_gpg.c
7996                 Polish (set the label as part of the checkbox)
7997         * src/wizard.c
7998                 Don't sit there doing nothing after destroying
7999                 the window - return err
8000
8001 2005-10-11 [colin]      1.9.15cvs30
8002
8003         * src/folderview.c
8004                 Apply processing rules before showing folders.
8005                 Early folder show (before flags sync) will only
8006                 be done when there are no processing rules (nor
8007                 pre- or post- ones)
8008         * src/imap.c
8009                 Fix stuff related to mail subdir, creation and 
8010                 deletion of folders 
8011         * src/imap_gtk.c
8012                 Don't allow creation of folders in NoInferior
8013                 folders, as it won't work
8014
8015 2005-10-10 [colin]      1.9.15cvs29
8016
8017         * src/compose.c
8018                 Reselect "None" Privacy system when selecting an
8019                 account with no privacy system defined
8020
8021 2005-10-10 [colin]      1.9.15cvs28
8022
8023         * src/mainwindow.c
8024                 Add Windows-1252 encoding
8025         * src/prefs_common.c
8026                 Rework some defaults:
8027                 - autosave to draft by default
8028                 - don't show header pane (it's already in the textview)
8029                 - Select first new or unread mail on entry
8030                 - Assume 'Yes' to change folder when there's no more
8031                   unread message
8032         * src/prefs_matcher.c
8033                 Fix a gtk assertion failure
8034         * src/gtk/colorlabel.c
8035                 Workaround bad repainting on selection
8036         * src/main.c
8037                 Freeze/thaw (a bit faster on ssh -X)
8038         * src/msgcache.c
8039                 Get rid of StrdupConverter that just adds an
8040                 extra strdup/free 
8041         * src/etpan/imap_thread.c
8042                 memset buf to 0
8043
8044 2005-10-10 [colin]      1.9.15cvs27
8045
8046         * src/export.c
8047         * src/import.c
8048                 Fix compile on gtk 2.4. Patch by wwp
8049
8050 2005-10-09 [colin]      1.9.15cvs26
8051
8052         * src/mainwindow.c
8053         * src/messageview.c
8054         * src/summaryview.c
8055                 Clarify forward menus. Patch by wwp
8056
8057 2005-10-09 [colin]      1.9.15cvs25
8058
8059         * src/compose.c
8060         * src/compose.h
8061                 Fix bug #829 (Non-working "Encrypt message by 
8062                 default when replying to an encrypted message")
8063
8064 2005-10-08 [colin]      1.9.15cvs24
8065
8066         * src/wizard.c
8067                 Fix bug #827 ("Welcome" setup wizard after a 
8068                 permission error gives up & forgets itself.)
8069
8070 2005-10-08 [colin]      1.9.15cvs23
8071
8072         * src/procmime.c
8073                 Fix bug #828 (Ignoring headers with spaces around = sign)
8074
8075 2005-10-08 [colin]      1.9.15cvs22
8076
8077         * src/export.c
8078                 Warning fix by wwp
8079
8080 2005-10-08 [colin]      1.9.15cvs21
8081
8082         * src/folder.c
8083         * src/folder.h
8084                 Add a processing_pending indicator, set on 
8085                 folder_item_open and cleared after 
8086                 folder_item_process_open
8087         * src/folderview.c
8088         * src/summaryview.c
8089                 wrap procmsg_msginfo_*_flags, and in the
8090                 wrapper check that there's no folder processing 
8091                 pending. If there is, defer the flags change until 
8092                 processing is done to avoid stepping over each
8093                 other's toes.
8094                 Freeze during processing, but not during scanning.
8095
8096 2005-10-07 [colin]      1.9.15cvs20
8097
8098         * src/plugins/pgpcore/passphrase.c
8099                 Fix bug #826 (X-Server hangs when 
8100                 right-clicking a PGP encrypted message)
8101
8102 2005-10-07 [paul]       1.9.15cvs19
8103
8104         * src/compose.c
8105                 fix compose_entries[]
8106                 patch by Fabien Vantard
8107
8108 2005-10-06 [colin]      1.9.15cvs18
8109
8110         * src/pixmaps/address.xpm
8111         * src/pixmaps/address_book.xpm
8112         * src/pixmaps/book.xpm
8113         * src/pixmaps/check_spelling.xpm
8114         * src/pixmaps/checkbox_off.xpm
8115         * src/pixmaps/checkbox_on.xpm
8116         * src/pixmaps/close.xpm
8117         * src/pixmaps/complete.xpm
8118         * src/pixmaps/continue.xpm
8119         * src/pixmaps/deleted.xpm
8120         * src/pixmaps/down_arrow.xpm
8121         * src/pixmaps/exec.xpm
8122         * src/pixmaps/forwarded.xpm
8123         * src/pixmaps/group.xpm
8124         * src/pixmaps/ignorethread.xpm
8125         * src/pixmaps/interface.xpm
8126         * src/pixmaps/jpilot.xpm
8127         * src/pixmaps/ldap.xpm
8128         * src/pixmaps/linewrap.xpm
8129         * src/pixmaps/linewrapcurrent.xpm
8130         * src/pixmaps/mail.xpm
8131         * src/pixmaps/mail_attach.xpm
8132         * src/pixmaps/mail_compose.xpm
8133         * src/pixmaps/mail_forward.xpm
8134         * src/pixmaps/mail_receive.xpm
8135         * src/pixmaps/mail_receive_all.xpm
8136         * src/pixmaps/mail_reply.xpm
8137         * src/pixmaps/mail_reply_to_all.xpm
8138         * src/pixmaps/mail_reply_to_author.xpm
8139         * src/pixmaps/mail_send.xpm
8140         * src/pixmaps/mail_send_queue.xpm
8141         * src/pixmaps/mime_application.xpm
8142         * src/pixmaps/mime_audio.xpm
8143         * src/pixmaps/mime_image.xpm
8144         * src/pixmaps/mime_message.xpm
8145         * src/pixmaps/mime_text_enriched.xpm
8146         * src/pixmaps/mime_text_html.xpm
8147         * src/pixmaps/mime_text_plain.xpm
8148         * src/pixmaps/mime_unknown.xpm
8149         * src/pixmaps/new.xpm
8150         * src/pixmaps/news_compose.xpm
8151         * src/pixmaps/offline.xpm
8152         * src/pixmaps/online.xpm
8153         * src/pixmaps/paste.xpm
8154         * src/pixmaps/preferences.xpm
8155         * src/pixmaps/privacy_emblem_encrypted.xpm
8156         * src/pixmaps/privacy_expired.xpm
8157         * src/pixmaps/privacy_failed.xpm
8158         * src/pixmaps/privacy_passed.xpm
8159         * src/pixmaps/privacy_signed.xpm
8160         * src/pixmaps/privacy_unknown.xpm
8161         * src/pixmaps/privacy_warn.xpm
8162         * src/pixmaps/properties.xpm
8163         * src/pixmaps/replied.xpm
8164         * src/pixmaps/search.xpm
8165         * src/pixmaps/unread.xpm
8166         * src/pixmaps/up_arrow.xpm
8167         * src/pixmaps/vcard.xpm
8168                 Modernize internal theme, with icons from the 
8169                 Gnomaws theme. Keep some of the old ones where
8170                 they were better.
8171
8172 2005-10-06 [colin]      1.9.15cvs17
8173
8174         * src/summaryview.c
8175                 Little optimisations + bugfix
8176         * src/toolbar.c
8177                 Remove default useless items - useless being defined
8178                 by the default relevant prefs
8179         * src/wizard.c
8180                 include config.h to make gettext work
8181         * src/prefs_themes.c
8182                 Fix selection of current theme in prefs
8183
8184 2005-10-06 [colin]      1.9.15cvs16
8185
8186         * src/prefs_common.c
8187         * src/prefs_common.h
8188         * src/prefs_summaries.c
8189         * src/folderview.c
8190                 Add a warning dialog on Mark all read 
8191                 (with pref to get rid of it)
8192
8193 2005-10-06 [paul]       1.9.15cvs15
8194
8195         * po/nb.po
8196         * po/pt_BR.po
8197                 updated by Geir Helland and Frederico
8198                 Goncalves Guimaraes
8199
8200 2005-10-05 [colin]      1.9.15cvs14
8201
8202         * src/folder.c
8203         * src/folder.h
8204         * src/folderview.c
8205         * src/folderview.h
8206         * src/imap_gtk.c
8207         * src/mh_gtk.c
8208         * src/mainwindow.c
8209         * src/setup.c
8210                 add a way to rescan without rebuilding
8211                 make moving a bit faster (less folders changes)
8212                 don't lock the tree on Get 
8213         * src/imap.c
8214                 Don't re-delete deleted messages before expunging
8215         * src/summaryview.c
8216                 Set batch mode when deleting mails
8217
8218 2005-10-05 [paul]       1.9.15cvs13
8219
8220         * src/mainwindow.c
8221         * src/mainwindow.h
8222                 fix disabled Execute menu item
8223         * src/toolbar.c
8224                 match the change in 1.9.15cvs10: use Compose
8225                 instead of News by default
8226
8227 2005-10-04 [colin]      1.9.15cvs12
8228
8229         * src/compose.c
8230                 When replying to an ML post with Reply-To set
8231                 to the poster's email, honor it (as before),
8232                 but also honor our user's request to reply to
8233                 the mailing list: set the ML address in the To
8234                 field and the Reply-To address in the Cc: 
8235                 field.
8236
8237 2005-10-04 [colin]      1.9.15cvs11
8238
8239         * src/plugins/trayicon/trayicon.c
8240                 Finish cosmetic change - thanks to wwp
8241
8242 2005-10-04 [colin]      1.9.15cvs10
8243
8244         * src/toolbar.c
8245                 Use Compose instead of Email by default.
8246                 Spotted by wwp.
8247
8248 2005-10-04 [colin]      1.9.15cvs9
8249
8250         * src/folder.c
8251         * src/folder.h
8252         * src/folderview.c
8253         * src/imap.c
8254         * src/etpan/imap-thread.c
8255         * src/etpan/imap-thread.h
8256                 Try to make IMAP faster, by simplifying SEARCH
8257                 commands, avoiding sending two STATUS in a row,
8258                 and deferring flags sync and processing just
8259                 after displaying the folder. 
8260                 This will update the SummaryView in certain
8261                 cases (new mails not already fetched, flags
8262                 changed from another client) but in a non-
8263                 blocking manner.
8264
8265 2005-10-04 [colin]      1.9.15cvs8
8266
8267         * src/plugins/trayicon/trayicon.c
8268                 Relabel "Offline" to "Work offline"
8269
8270 2005-10-04 [colin]      1.9.15cvs7
8271
8272         * src/export.c
8273         * src/import.c
8274         * src/mbox.c
8275                 Fix mbox import/export buglets
8276                 Patch by wwp
8277         * src/plugins/trayicon/trayicon.c
8278                 Add offline swithc
8279                 Patch by wwp
8280
8281 2005-10-04 [colin]      1.9.15cvs6
8282
8283         * src/folder.c
8284         * src/folderview.c
8285         * src/summaryview.c
8286                 Better fix (don't break mark all read) for cvs2
8287
8288 2005-10-03 [colin]      1.9.15cvs5
8289
8290         * src/folder.c
8291                 Use a sane sort by default
8292
8293 2005-10-03 [colin]      1.9.15cvs4
8294
8295         * src/inc.c
8296                 Add a 'Only once' button for overriding offline mode
8297         * src/prefs_account.c
8298         * src/wizard.c
8299                 Add Local mbox to the wizard
8300                 Add IMAP subdir to the wizard (or the wizard is useless
8301                 for such accounts, or even worse than useless)
8302                 Move IMAP subdir from Advanced to Receive tab, as it's
8303                 not that uncommon
8304
8305 2005-10-03 [colin]      1.9.15cvs3
8306
8307         * src/send_message.c
8308                 Forgot this one in cvs1
8309
8310 2005-10-03 [colin]      1.9.15cvs2
8311
8312         * src/folder.c
8313                 Faster close when leaving a folder with lots
8314                 of new mails. Idea by David Relson.
8315
8316 2005-10-03 [colin]      1.9.15cvs1
8317
8318         * src/compose.c
8319         * src/imap.c
8320         * src/inc.c
8321         * src/main.c
8322         * src/messageview.c
8323         * src/news.c
8324         * src/summaryview.c
8325         * src/gtk/sslcertwindow.c
8326         * src/plugins/trayicon/trayicon.c
8327                 Add accels to every AlertPanel. Patch by Fabien 
8328                 Vantard
8329
8330 2005-10-03 [paul]       1.9.15
8331
8332         1.9.15 released
8333
8334 2005-10-03 [paul]       1.9.14cvs68
8335
8336         * po/ca.po
8337         * po/de.po
8338         * po/es.po
8339         * po/fi.po
8340         * po/fr.po
8341         * po/sk.po
8342         * po/sr.po
8343         * po/zh_CN.po
8344                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8345                 Mones Lastra, Tommi Pirinen, Fabien vantard,
8346                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
8347
8348 2005-10-03 [paul]       1.9.14cvs67
8349
8350         * src/send_message.c
8351                 prevent hang on Cancel
8352                 patch by Colin
8353
8354 2005-10-03 [paul]       1.9.14cvs66
8355
8356         * src/main.c
8357                 fix crash in IMAP caused by discrepancy
8358                 between check_at_startup and offline mode
8359                 Patch by Colin
8360
8361 2005-10-01 [paul]       1.9.14cvs65
8362
8363         * src/inc.c
8364                 fix engrish
8365
8366 2005-10-01 [paul]       1.9.14cvs64
8367         * src/export.c
8368         * src/import.c
8369                 synchronise import_mbox() and export_mbox()
8370         * src/mbox.c
8371                 proc_mbox(): add alert if file cannot be opened
8372                 export_list_to_mbox(): test if dest file exists,
8373                 prompt user to overwrite if it does. add alert
8374                 if file cannot be created
8375                                                                 
8376         Patch by wwp
8377                                                                                                                 
8378
8379 2005-09-30 [paul]       1.9.14cvs63
8380
8381         * src/addressbook.c
8382                 Fix sensitivity of a menu
8383         * src/codeconv.c
8384                 Respect hidden pref for mails with no encoding
8385         * src/common/xml.c
8386                 Fix memory corruption
8387         * src/plugins/pgpcore/sgpgme.c
8388                 Fix segfault on incomplete sigs, and display
8389                 of S/Mime UIDs
8390
8391         Patches by Colin
8392
8393 2005-09-30 [colin]      1.9.14cvs62
8394
8395         * src/partial_download.c
8396                 Little logic fix in almost-dead code
8397         * src/pop.c
8398                 Fix partial download when there's no new mail
8399
8400 2005-09-29 [paul]       1.9.14cvs61
8401
8402         * src/plugins/pgpinline/pgpinline.c
8403                 fix bug 819, 'crash accessing sign message'
8404                 Patch by Colin
8405
8406 2005-09-28 [martin]     1.9.14cvs60
8407
8408         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8409                 fix bug #790 (Crash when restarting window manager (fluxbox))
8410
8411 2005-09-28 [paul]       1.9.14cvs59
8412
8413         * src/gtk/gtkaspell.c
8414                 fix off-by-one typo
8415
8416 2005-09-27 [colin]      1.9.14cvs58
8417
8418         * src/plugins/pgpcore/sgpgme.c
8419                 Report error when there's one, instead of
8420                 "Signature unchecked" 
8421
8422 2005-09-27 [colin]      1.9.14cvs57
8423
8424         * src/prefs_quote.c
8425                 Fix bug #816 (Weird quotation with spaces)
8426
8427 2005-09-27 [colin]      1.9.14cvs56
8428
8429         * src/codeconv.c
8430         * src/compose.c
8431         * src/compose.h
8432                 Put subject in compose's title
8433                 Fix Automatic encoding so that it's really automatic:
8434                 first try default locale's charset, then charset of the replied mail, 
8435                 then utf-8
8436                 Fix encoding of headers (must be in strict mode too)
8437
8438 2005-09-26 [colin]      1.9.14cvs55
8439
8440         * src/gtk/gtkaspell.c
8441                 Fix previous patch - don't color the space,
8442                 just uncolor it :)
8443
8444 2005-09-26 [colin]      1.9.14cvs54
8445
8446         * src/gtk/gtkaspell.c
8447                 Unmark space if possible
8448
8449 2005-09-26 [colin]      1.9.14cvs53
8450
8451         * src/imap.c
8452                 log_error instead of alertpanel according to the pref
8453         * src/etpan/imap-thread.c
8454                 Print connect status, copy only necessary size to 
8455                 logger
8456         * src/plugins/pgpmime/pgpmime.c
8457                 Handle S/Mime signatures (verification only). Patch based
8458                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8459
8460 2005-09-26 [paul]       1.9.14cvs52
8461
8462         * src/common/passcrypt.c
8463                 this 'workaround' not necessary on NetBSD.
8464                 Thanks to Daniel Gustafson
8465
8466 2005-09-26 [paul]
8467
8468         1.9.15-rc4 released
8469
8470 2005-09-26 [paul]       1.9.14cvs51
8471
8472         * src/summaryview.c
8473                 Skip currently selected message when
8474                 looking for next new or unread message
8475                 in current folder. Patch by Colin
8476         * src/common/passcrypt.c
8477                 eliminate warnings on *BSD. Patch by
8478                 Daniel Gustafson
8479
8480 2005-09-26 [colin]      1.9.14cvs50
8481
8482         * src/procmsg.c
8483                 Call postfiltering hook anyway
8484
8485 2005-09-22 [colin]      1.9.14cvs49
8486
8487         * src/codeconv.c
8488         * src/codeconv.h
8489                 Add a strict mode that doesn't replace with _
8490         * src/compose.c
8491         * src/compose.h
8492                 Use strict conversion while sending
8493                 Fix race when drafting while sending (happens
8494                 on IMAP)
8495                 Fix d'n'd of messages from summaryview
8496         * src/prefs_common.c
8497         * src/prefs_common.h
8498                 add hidden utf8_instead_of_locale_for_broken_mail 
8499                 pref for people that preferred the default charset 
8500                 to be utf8 for broken mails
8501         * src/quote_fmt_parse.y
8502                 fix bug #815 (No quote insert if "From:" fied 
8503                 contained Russian letters)
8504         * src/summaryview.c
8505                 Fix d'n'd of messages to compose
8506
8507 2005-09-22 [paul]       1.9.14cvs48
8508
8509         * src/compose.c
8510                 fix bug where attachments Name entry
8511                 would display Path instead
8512
8513 2005-09-21 [paul]       1.9.14cvs47
8514
8515         * README
8516         * README.jp
8517         * configure.ac
8518         * config/config.rpath
8519         * doc/manual/en/sylpheed-20.html
8520         * doc/manual/es/sylpheed-20.html
8521         * po/bg.po
8522         * po/ca.po
8523         * po/de.po
8524         * po/es.po
8525         * po/fr.po
8526         * po/it.po
8527         * po/pt_BR.po
8528         * po/sk.po
8529         * po/zh_TW.po
8530         * src/account.c
8531         * src/account.h
8532         * src/action.c
8533         * src/action.h
8534         * src/adbookbase.h
8535         * src/addr_compl.c
8536         * src/addr_compl.h
8537         * src/addrbook.c
8538         * src/addrbook.h
8539         * src/addrcache.c
8540         * src/addrcache.h
8541         * src/addrcindex.c
8542         * src/addrcindex.h
8543         * src/addrclip.c
8544         * src/addrclip.h
8545         * src/addrdefs.h
8546         * src/addressadd.c
8547         * src/addressadd.h
8548         * src/addressbook.c
8549         * src/addressbook.h
8550         * src/addressitem.h
8551         * src/addrgather.c
8552         * src/addrgather.h
8553         * src/addrharvest.c
8554         * src/addrharvest.h
8555         * src/addrindex.c
8556         * src/addrindex.h
8557         * src/addritem.c
8558         * src/addritem.h
8559         * src/addrquery.c
8560         * src/addrquery.h
8561         * src/addrselect.c
8562         * src/addrselect.h
8563         * src/alertpanel.c
8564         * src/alertpanel.h
8565         * src/browseldap.c
8566         * src/browseldap.h
8567         * src/codeconv.c
8568         * src/codeconv.h
8569         * src/compose.c
8570         * src/compose.h
8571         * src/crash.c
8572         * src/crash.h
8573         * src/customheader.c
8574         * src/customheader.h
8575         * src/displayheader.c
8576         * src/displayheader.h
8577         * src/editaddress.c
8578         * src/editaddress.h
8579         * src/editbook.c
8580         * src/editbook.h
8581         * src/editgroup.c
8582         * src/editgroup.h
8583         * src/editjpilot.c
8584         * src/editjpilot.h
8585         * src/editldap.c
8586         * src/editldap.h
8587         * src/editldap_basedn.c
8588         * src/editldap_basedn.h
8589         * src/editvcard.c
8590         * src/editvcard.h
8591         * src/enriched.c
8592         * src/enriched.h
8593         * src/exphtmldlg.c
8594         * src/exphtmldlg.h
8595         * src/expldifdlg.c
8596         * src/expldifdlg.h
8597         * src/export.c
8598         * src/export.h
8599         * src/exporthtml.c
8600         * src/exporthtml.h
8601         * src/exportldif.c
8602         * src/exportldif.h
8603         * src/filtering.c
8604         * src/filtering.h
8605         * src/folder.c
8606         * src/folder.h
8607         * src/folder_item_prefs.c
8608         * src/folder_item_prefs.h
8609         * src/foldersel.c
8610         * src/foldersel.h
8611         * src/folderutils.c
8612         * src/folderutils.h
8613         * src/folderview.c
8614         * src/folderview.h
8615         * src/grouplistdialog.c
8616         * src/grouplistdialog.h
8617         * src/headerview.c
8618         * src/headerview.h
8619         * src/html.c
8620         * src/html.h
8621         * src/image_viewer.c
8622         * src/image_viewer.h
8623         * src/imap.c
8624         * src/imap.h
8625         * src/imap_gtk.c
8626         * src/imap_gtk.h
8627         * src/import.c
8628         * src/import.h
8629         * src/importldif.c
8630         * src/importldif.h
8631         * src/importmutt.c
8632         * src/importmutt.h
8633         * src/importpine.c
8634         * src/importpine.h
8635         * src/inc.c
8636         * src/inc.h
8637         * src/jpilot.c
8638         * src/jpilot.h
8639         * src/ldapctrl.c
8640         * src/ldapctrl.h
8641         * src/ldaplocate.c
8642         * src/ldaplocate.h
8643         * src/ldapquery.c
8644         * src/ldapquery.h
8645         * src/ldapserver.c
8646         * src/ldapserver.h
8647         * src/ldaputil.c
8648         * src/ldaputil.h
8649         * src/ldif.c
8650         * src/ldif.h
8651         * src/localfolder.c
8652         * src/localfolder.h
8653         * src/main.c
8654         * src/main.h
8655         * src/mainwindow.c
8656         * src/mainwindow.h
8657         * src/manual.c
8658         * src/manual.h
8659         * src/matcher.c
8660         * src/matcher.h
8661         * src/matcher_parser.h
8662         * src/matcher_parser_lex.l
8663         * src/matcher_parser_parse.y
8664         * src/mbox.c
8665         * src/mbox.h
8666         * src/message_search.c
8667         * src/message_search.h
8668         * src/messageview.c
8669         * src/messageview.h
8670         * src/mh.c
8671         * src/mh.h
8672         * src/mh_gtk.c
8673         * src/mh_gtk.h
8674         * src/mimeview.c
8675         * src/mimeview.h
8676         * src/msgcache.c
8677         * src/msgcache.h
8678         * src/mutt.c
8679         * src/mutt.h
8680         * src/news.c
8681         * src/news.h
8682         * src/news_gtk.c
8683         * src/news_gtk.h
8684         * src/noticeview.c
8685         * src/noticeview.h
8686         * src/partial_download.c
8687         * src/partial_download.h
8688         * src/pine.c
8689         * src/pine.h
8690         * src/pop.c
8691         * src/pop.h
8692         * src/prefs_account.c
8693         * src/prefs_account.h
8694         * src/prefs_actions.c
8695         * src/prefs_actions.h
8696         * src/prefs_common.c
8697         * src/prefs_common.h
8698         * src/prefs_compose_writing.c
8699         * src/prefs_compose_writing.h
8700         * src/prefs_customheader.c
8701         * src/prefs_customheader.h
8702         * src/prefs_display_header.c
8703         * src/prefs_display_header.h
8704         * src/prefs_ext_prog.c
8705         * src/prefs_ext_prog.h
8706         * src/prefs_filtering.c
8707         * src/prefs_filtering.h
8708         * src/prefs_filtering_action.c
8709         * src/prefs_filtering_action.h
8710         * src/prefs_folder_column.c
8711         * src/prefs_folder_column.h
8712         * src/prefs_folder_item.c
8713         * src/prefs_folder_item.h
8714         * src/prefs_fonts.c
8715         * src/prefs_fonts.h
8716         * src/prefs_gtk.c
8717         * src/prefs_gtk.h
8718         * src/prefs_image_viewer.c
8719         * src/prefs_image_viewer.h
8720         * src/prefs_matcher.c
8721         * src/prefs_matcher.h
8722         * src/prefs_message.c
8723         * src/prefs_message.h
8724         * src/prefs_msg_colors.c
8725         * src/prefs_msg_colors.h
8726         * src/prefs_other.c
8727         * src/prefs_other.h
8728         * src/prefs_quote.c
8729         * src/prefs_quote.h
8730         * src/prefs_receive.c
8731         * src/prefs_receive.h
8732         * src/prefs_send.c
8733         * src/prefs_send.h
8734         * src/prefs_spelling.c
8735         * src/prefs_spelling.h
8736         * src/prefs_summaries.c
8737         * src/prefs_summaries.h
8738         * src/prefs_summary_column.c
8739         * src/prefs_summary_column.h
8740         * src/prefs_template.c
8741         * src/prefs_template.h
8742         * src/prefs_themes.c
8743         * src/prefs_themes.h
8744         * src/prefs_toolbar.c
8745         * src/prefs_toolbar.h
8746         * src/prefs_wrapping.c
8747         * src/prefs_wrapping.h
8748         * src/privacy.c
8749         * src/privacy.h
8750         * src/procheader.c
8751         * src/procheader.h
8752         * src/procmime.c
8753         * src/procmime.h
8754         * src/procmsg.c
8755         * src/procmsg.h
8756         * src/quote_fmt.c
8757         * src/quote_fmt_parse.y
8758         * src/recv.c
8759         * src/recv.h
8760         * src/remotefolder.c
8761         * src/remotefolder.h
8762         * src/send_message.c
8763         * src/send_message.h
8764         * src/setup.c
8765         * src/setup.h
8766         * src/simple-gettext.c
8767         * src/sourcewindow.c
8768         * src/sourcewindow.h
8769         * src/ssl_manager.c
8770         * src/ssl_manager.h
8771         * src/statusbar.c
8772         * src/statusbar.h
8773         * src/stock_pixmap.c
8774         * src/stock_pixmap.h
8775         * src/summary_search.c
8776         * src/summary_search.h
8777         * src/summaryview.c
8778         * src/summaryview.h
8779         * src/syldap.c
8780         * src/syldap.h
8781         * src/textview.c
8782         * src/textview.h
8783         * src/toolbar.c
8784         * src/toolbar.h
8785         * src/undo.c
8786         * src/undo.h
8787         * src/unmime.c
8788         * src/unmime.h
8789         * src/vcard.c
8790         * src/vcard.h
8791         * src/wizard.c
8792         * src/wizard.h
8793         * src/common/base64.c
8794         * src/common/base64.h
8795         * src/common/defs.h
8796         * src/common/hooks.c
8797         * src/common/hooks.h
8798         * src/common/log.c
8799         * src/common/log.h
8800         * src/common/md5.c
8801         * src/common/md5.h
8802         * src/common/mgutils.c
8803         * src/common/mgutils.h
8804         * src/common/nntp.c
8805         * src/common/nntp.h
8806         * src/common/passcrypt.c
8807         * src/common/passcrypt.h.in
8808         * src/common/plugin.c
8809         * src/common/plugin.h
8810         * src/common/prefs.c
8811         * src/common/prefs.h
8812         * src/common/progressindicator.c
8813         * src/common/progressindicator.h
8814         * src/common/quoted-printable.c
8815         * src/common/quoted-printable.h
8816         * src/common/session.c
8817         * src/common/session.h
8818         * src/common/smtp.c
8819         * src/common/smtp.h
8820         * src/common/socket.c
8821         * src/common/socket.h
8822         * src/common/ssl.c
8823         * src/common/ssl.h
8824         * src/common/ssl_certificate.c
8825         * src/common/ssl_certificate.h
8826         * src/common/string_match.c
8827         * src/common/string_match.h
8828         * src/common/stringtable.c
8829         * src/common/sylpheed.c
8830         * src/common/sylpheed.h
8831         * src/common/template.c
8832         * src/common/template.h
8833         * src/common/timing.h
8834         * src/common/utils.c
8835         * src/common/utils.h
8836         * src/common/uuencode.c
8837         * src/common/uuencode.h
8838         * src/common/version.h.in
8839         * src/common/xml.c
8840         * src/common/xml.h
8841         * src/common/xmlprops.c
8842         * src/common/xmlprops.h
8843         * src/gtk/about.c
8844         * src/gtk/about.h
8845         * src/gtk/colorlabel.c
8846         * src/gtk/colorlabel.h
8847         * src/gtk/colorsel.c
8848         * src/gtk/colorsel.h
8849         * src/gtk/description_window.c
8850         * src/gtk/description_window.h
8851         * src/gtk/filesel.c
8852         * src/gtk/filesel.h
8853         * src/gtk/foldersort.c
8854         * src/gtk/foldersort.h
8855         * src/gtk/gtkutils.c
8856         * src/gtk/gtkutils.h
8857         * src/gtk/inputdialog.c
8858         * src/gtk/inputdialog.h
8859         * src/gtk/logwindow.c
8860         * src/gtk/logwindow.h
8861         * src/gtk/manage_window.c
8862         * src/gtk/manage_window.h
8863         * src/gtk/menu.c
8864         * src/gtk/menu.h
8865         * src/gtk/pluginwindow.c
8866         * src/gtk/pluginwindow.h
8867         * src/gtk/prefswindow.c
8868         * src/gtk/prefswindow.h
8869         * src/gtk/progressdialog.c
8870         * src/gtk/progressdialog.h
8871         * src/gtk/quicksearch.c
8872         * src/gtk/quicksearch.h
8873         * src/gtk/sslcertwindow.c
8874         * src/gtk/sslcertwindow.h
8875         * src/plugins/clamav/clamav_plugin.c
8876         * src/plugins/clamav/clamav_plugin.h
8877         * src/plugins/clamav/clamav_plugin_gtk.c
8878         * src/plugins/demo/demo.c
8879         * src/plugins/dillo_viewer/dillo_prefs.c
8880         * src/plugins/dillo_viewer/dillo_prefs.h
8881         * src/plugins/dillo_viewer/dillo_viewer.c
8882         * src/plugins/mathml_viewer/mathml_viewer.c
8883         * src/plugins/pgpcore/passphrase.c
8884         * src/plugins/pgpcore/passphrase.h
8885         * src/plugins/pgpcore/plugin.c
8886         * src/plugins/pgpcore/prefs_gpg.c
8887         * src/plugins/pgpcore/prefs_gpg.h
8888         * src/plugins/pgpcore/select-keys.c
8889         * src/plugins/pgpcore/select-keys.h
8890         * src/plugins/pgpcore/sgpgme.c
8891         * src/plugins/pgpcore/sgpgme.h
8892         * src/plugins/pgpinline/pgpinline.c
8893         * src/plugins/pgpinline/pgpinline.h
8894         * src/plugins/pgpinline/plugin.c
8895         * src/plugins/pgpmime/pgpmime.c
8896         * src/plugins/pgpmime/pgpmime.h
8897         * src/plugins/pgpmime/plugin.c
8898         * src/plugins/spamassassin/spamassassin.c
8899         * src/plugins/spamassassin/spamassassin.h
8900         * src/plugins/spamassassin/spamassassin_gtk.c
8901         * src/plugins/trayicon/trayicon.c
8902         * tools/OOo2sylpheed.pl
8903         * tools/acroread2sylpheed.pl
8904         * tools/asus_mailled.sh
8905         * tools/filter_conv.pl
8906         * tools/freshmeat_search.pl
8907         * tools/google_search.pl
8908         * tools/kmail2sylpheed.pl
8909         * tools/kmail2sylpheed_v2.pl
8910         * tools/maildir2sylpheed.pl
8911         * tools/multiwebsearch.pl
8912         * tools/newscache_clean.pl
8913         * tools/outlook2sylpheed.pl
8914         * tools/sylpheed-switcher
8915         * tools/update-po
8916         * tools/vcard2xml.py
8917         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8918                 update FSF address
8919
8920 2005-09-21 [colin]      1.9.14cvs46
8921
8922         * src/gedit-print.c
8923         * src/procmsg.c
8924         * src/procmsg.h
8925         * src/textview.c
8926         * src/summaryview.c
8927                 Remove some printing hacks (deselection/reselection),
8928                 which by the way fix printing the currently 
8929                 displayed mime part (still only text)
8930                 Plus a little optimisation of summary_show
8931
8932
8933 2005-09-20 [colin]      1.9.14cvs45
8934
8935         * src/mainwindow.c
8936         * src/messageview.c
8937                 GUI fixups: add accels, set message
8938                 view title to displayed mail's subject
8939         * src/prefs_spelling.c
8940         * src/gtk/gtkaspell.c
8941                 GUI fixups: allow underlining misspelled
8942                 words instead of coloring them (a11y!)
8943
8944 2005-09-19 [colin]
8945
8946         1.9.15rc3 released
8947
8948 2005-09-19 [colin]      1.9.14cvs44
8949
8950         * src/compose.c
8951                 Fix draft message
8952         * src/gtk/gtkaspell.c
8953                 Fix wrong test ;-)
8954
8955 2005-09-19 [colin]      1.9.14cvs43
8956
8957         * src/addressbook.c
8958                 Fix sensitivity of Delete button
8959         * src/compose.c
8960                 Warn if the requested Privacy system
8961                 is not available
8962         * src/exphtmldlg.c
8963         * src/expldifdlg.c
8964         * src/importldif.c
8965         * src/importmutt.c
8966         * src/importpine.c
8967                 Fix crappy UI
8968         * src/
8969         * src/ssl.h
8970         * src/prefs_account.h
8971         * src/prefs_account.c
8972                 Save SSL prefs even in builds that have
8973                 SSL support disable
8974         * src/imap.c
8975         * src/inc.c
8976         * src/news.c
8977         * src/send_message.c
8978                 Warn if connection should be secure, but
8979                 SSL support isn't compiled in
8980         * src/gtkaspell.c
8981                 Fix word separation on UTF-8 systems
8982                 Fixes bug #812 (Strange inline spellchecking)
8983         * src/compose.c
8984                 Warn if the requested Privacy system
8985                 is not available
8986                 Factorize offline warning
8987         * src/imap.c
8988         * src/imap_gtk.c
8989         * src/imap_gtk.h
8990         * src/inc.h
8991         * src/news_gtk.c
8992         * src/news_gtk.h
8993         * src/messageview.c
8994                 Factorize offline warning
8995
8996 2005-09-19 [paul]
8997
8998         1.9.15-rc2 released
8999
9000 2005-09-18 [colin]      1.9.14cvs42
9001
9002         * src/codeconv.c
9003         * src/codeconv.h
9004         * src/procmime.c
9005                 Add a way to get locale's charset ignoring utf-8,
9006                 and use that as default encoding for broken mails
9007
9008 2005-09-18 [colin]      1.9.14cvs41
9009
9010         * src/gtk/logwindow.c
9011                 Translate string. Patch by Fabien Vantard
9012
9013 2005-09-18 [colin]      1.9.14cvs40
9014
9015         * configure.ac
9016                 Fix bug #803 (IMAP/SSL support breaks with 
9017                 GnuTLS libetpan 0.38)
9018
9019 2005-09-18 [colin]      1.9.14cvs39
9020
9021         * src/codeconv.c
9022         * src/compose.c
9023         * src/procmime.c
9024                 More charsets fixes. Fixes bug #806 (non
9025                 ascii characters in subject line)
9026
9027 2005-09-17 [paul]       1.9.14cvs38
9028
9029         * src/folderview.c
9030         * src/mainwindow.c
9031                 fix gcc-2.95 issues
9032                 Patch by Pawel Pekala
9033
9034 2005-09-17 [colin]      1.9.14cvs37
9035
9036         * src/addrindex.c
9037                 bugfix for NO-USE LDAP compilation, patch 
9038                 by Fabien Vantard
9039
9040 2005-09-17 [colin]      1.9.14cvs36
9041
9042         * src/prefs_actions.c
9043         * src/prefs_customheader.c
9044         * src/prefs_display_header.c
9045         * src/prefs_filtering_action.c
9046         * src/prefs_matcher.c
9047         * src/prefs_toolbar.c
9048                 Fix strange casts (less elegant but
9049                 works better)
9050
9051 2005-09-16 [colin]      1.9.14cvs35
9052
9053         * src/jpilot.c
9054                 Missed that one
9055
9056 2005-09-16 [colin]      1.9.14cvs34
9057
9058         * configure.ac
9059         * src/Makefile.am
9060         * src/addr_compl.c
9061         * src/addrindex.c
9062         * src/browseldap.c
9063         * src/editldap.c
9064         * src/ldaplocate.c
9065         * src/ldapquery.c
9066         * src/ldapquery.h
9067         * src/ldapserver.c
9068         * src/ldapserver.h
9069         * src/main.c
9070         * src/matcher_parser_parse.y
9071         * src/prefs_themes.c
9072         * src/etpan/Makefile.am
9073         * src/gtk/description_window.c
9074         * src/plugins/clamav/Makefile.am
9075         * src/plugins/clamav/clamav_plugin.c
9076         * src/plugins/dillo_viewer/Makefile.am
9077         * src/plugins/pgpcore/Makefile.am
9078         * src/plugins/pgpinline/Makefile.am
9079         * src/plugins/pgpmime/Makefile.am
9080         * src/plugins/trayicon/Makefile.am
9081                 Fix 100% cpu usage in address completion list
9082                 Fix little bugs (return with no values etc)
9083                 Fix all warnings (with common CFLAGS)
9084
9085 2005-09-15 [colin]      1.9.14cvs33
9086
9087         * src/addressbook.c
9088                 Fix bug where sometimes a group's email list is empty,
9089                 force its refresh (probably fixes "Re: how to create a 
9090                 distribution list")
9091         * src/ldapquery.c
9092                 Don't return to the callback in the main thread from the
9093                 fetch thread (or face segs!)
9094
9095 2005-09-15 [paul]       1.9.14cvs32
9096
9097         * src/prefs_matcher.c
9098                 forgotten in last commit
9099
9100 2005-09-15 [paul]       1.9.14cvs31
9101
9102         * src/prefs_actions.c
9103         * src/prefs_filtering_action.c
9104         * src/prefs_quote.c
9105         * src/quote_fmt.c
9106         * src/summaryview.c
9107         * src/gtk/description_window.c
9108         * src/gtk/description_window.h
9109         * src/gtk/quicksearch.c
9110                 allow interaction with the called
9111                 description window
9112                 Patch by Anders Hammar
9113
9114 2005-09-14 [paul]       1.9.14cvs30
9115
9116         * src/compose.c
9117                 fix a little annoyance when pasting with 3rd button 
9118                 with wrap_pastes=0 and wrap_input=1
9119                 Patch by Colin
9120
9121 2005-09-14 [paul]       1.9.14cvs29
9122
9123         * src/prefs_account.c
9124                 disable 'Filter messages on receiving' for
9125                 SMTP-only accounts
9126                 Patch  by Anders Hammar
9127
9128 2005-09-14 [paul]       1.9.14cvs28
9129
9130         * po/sk.po
9131                 fix crash
9132                 updated by Andrej Kacian
9133
9134 2005-09-14 [paul]
9135
9136         1.9.15-rc1 released
9137
9138 2005-09-14 [paul]       1.9.14cvs27
9139
9140         * po/es.po
9141                 updated by Ricardo Mones Lastra
9142         * src/compose.c
9143         * src/compose.h
9144                 associate no_wrap_tags to Compose windows
9145                 instead of using a static one
9146                 Patch by Colin
9147         * src/mbox.c
9148                 fix proc_mbox()
9149                 Patch by wwp
9150         * src/textview.c
9151                 remove unneeded printf()
9152
9153 2005-09-14 [paul]       1.9.14cvs26
9154
9155         * src/addrcache.c
9156         * src/codeconv.h
9157         * src/folder.h
9158         * src/mainwindow.h
9159         * src/mh.c
9160         * src/mimeview.h
9161         * src/partial_download.c
9162         * src/pop.c
9163         * src/prefs_account.c
9164         * src/prefs_account.h
9165         * src/prefs_actions.c
9166         * src/prefs_customheader.c
9167         * src/prefs_display_header.c
9168         * src/prefs_filtering_action.c
9169         * src/prefs_matcher.c
9170         * src/prefs_toolbar.c
9171         * src/privacy.h
9172         * src/procmime.c
9173         * src/procmime.h
9174         * src/procmsg.h
9175         * src/textview.c
9176         * src/undo.h
9177         * src/common/plugin.c
9178         * src/common/session.h
9179         * src/common/socket.c
9180         * src/common/socket.h
9181         * src/common/template.c
9182         * src/gtk/gtkaspell.c
9183         * src/gtk/quicksearch.h
9184         * src/plugins/pgpcore/passphrase.c
9185         * src/plugins/pgpcore/prefs_gpg.h
9186         * src/plugins/pgpcore/select-keys.c
9187         * src/plugins/pgpcore/select-keys.h
9188         * src/plugins/pgpcore/sgpgme.c
9189         * src/plugins/pgpinline/pgpinline.c
9190         * src/plugins/pgpmime/pgpmime.c
9191         * src/plugins/trayicon/trayicon.c
9192                 fix compilation warnings
9193                 Patch by Daniel Gustafson
9194
9195 2005-09-14 [paul]       1.9.14cvs25
9196
9197         * src/addressbook.c
9198                 add missing column header, and other small
9199                 bug fixes
9200                 Patch by Anders Hammar
9201
9202 2005-09-13 [colin]      1.9.14cvs24
9203
9204         * src/gtk/gtkaspell.c
9205                 Fix non-utf8 in menu
9206                 Fix little leaks
9207                 Nullify struct members after free()s
9208
9209 2005-09-13 [colin]      1.9.14cvs23
9210
9211         * src/compose.c
9212                 Test utf8 compliance before inserting to 
9213                 buffer, and try to convert if necessary
9214         * src/procmime.c
9215                 If no charset is present, use the locale 
9216                 one instead of us-ascii
9217         * src/procmsg.c
9218                 Add Sender, List-Post and To in the checked 
9219                 headers for automatic rules creation 
9220                 (thanks to wwp)
9221         * src/prefs_themes.c
9222         * src/gtk/gtkaspell.c
9223                 Remove deprecated functions. 
9224                 patch by Daniel Gustafson
9225
9226 2005-09-12 [colin]      1.9.14cvs22
9227
9228         * src/compose.c
9229                 Fix bug #448 (Scrolling/Redraw issue with 
9230                 address-fields in Header)
9231         * src/mainwindow.c
9232         * src/summaryview.c
9233         * src/summaryview.h
9234                 Fix loss of MSG_MARKED on move/copy
9235                 Fix bug #804 (Quicksearch togglebutton doesn't 
9236                 get depressed after '/' key is pressed)
9237
9238 2005-09-12 [paul]       1.9.14cvs21
9239
9240         * AUTHORS
9241         * src/gtk/logwindow.c
9242                 add 'Clear Log' to popup menu
9243                 Patch by Anders Hammar <anders.hammar@telia.com>
9244
9245 2005-09-12 [paul]       1.9.14cvs20
9246
9247         * src/compose.c
9248                 set correct sensitivity on attachments
9249                 popup menu
9250         * src/folder.c
9251                 fix typo
9252         * src/prefs_spelling.c
9253                 fix crash when no LANG env is set
9254         * src/common/xml.c
9255                 fix crash in wizard
9256                 don't use memeory after free
9257
9258         All patches by Daniel Gustafson
9259
9260 2005-09-12 [paul]       1.9.14cvs19
9261
9262         * src/prefs_themes.c
9263                 make theme info selectable
9264         * src/gtk/description_window.c
9265                 make window non-modal
9266         * tools/README
9267                 add details of asus_mailed.sh
9268         * tools/claws.i18n.status.pl
9269                 update for new zh_TW translator
9270                 widen the output
9271                 create alternate coloured lines
9272                 improve readability
9273
9274 2005-09-10 [colin]      1.9.14cvs18
9275
9276         * src/plugins/pgpcore/select-keys.c
9277                 Better order for the buttons
9278
9279 2005-09-10 [colin]      1.9.14cvs17
9280
9281         * src/compose.c
9282         * src/plugins/pgpcore/select-keys.c
9283         * src/plugins/pgpcore/select-keys.h
9284         * src/plugins/pgpcore/sgpgme.c
9285                 Add a "Don't encrypt" button to the key
9286                 selection dialog. Fixes bug #177 (There should be a 
9287                 'Don't encrypt button in the Select Keys dialog)
9288
9289 2005-09-10 [colin]      1.9.14cvs16
9290
9291         * src/compose.c
9292                 Fix bug #572 (%X option does not work with templates)
9293
9294 2005-09-10 [colin]      1.9.14cvs15
9295
9296         * src/toolbar.c 
9297                 Remove g_print
9298
9299 2005-09-10 [colin]      1.9.14cvs14
9300
9301         * src/imap.c
9302                 Fix a possible crash
9303
9304 2005-09-09 [colin]      1.9.14cvs13
9305
9306         * src/imap.c
9307         * src/etpan/imap-thread.c
9308         * src/etpan/imap-thread.h
9309                 Fix moving from queue or drafts to normal folders
9310                 Fix bug #794 (No way to delete without expunging)
9311                 Take flags unset by other mailers into account
9312                 Take deleted flag set by other mailers into account
9313                 Fix unsetting REPLIED flag
9314                 Fix crash when capabilities can't be retrieved
9315         * src/mainwindow.c
9316         * src/mainwindow.h
9317                 Add M_DELAYED_FLAGS condition, and let the user use
9318                 Execute in order to be able to expunge deleted mails,
9319                 even if he's not in delayed execute mode
9320         * src/prefs_spelling.c
9321                 Use 'en' dictionary by default if LANG is POSIX or C
9322         * src/gtk/prefswindow.c
9323                 Fix bug #767 (Preferences windows expanding) by making
9324                 the window a bit larger when the resolution is greater
9325                 than 640x480, and by putting the prefs in a
9326                 GtkScrolledWindow.
9327
9328 2005-09-09 [paul]       1.9.14cvs12
9329
9330         * AUTHORS
9331         * configure.ac
9332         * po/zh_TW.Big5.po      ** REMOVED **
9333         * po/zh_TW.po           ** ADDED **
9334                 updated by Wei-Lun Chao
9335
9336 2005-09-09 [paul]       1.9.14cvs11
9337
9338         * src/mainwindow.c
9339                 fix asserts
9340         * src/common/xml.c
9341                 delay memory allocation until file is
9342                 opened successfully
9343                 Patch by Daniel Gustafson
9344
9345 2005-09-09 [colin]      1.9.14cvs10
9346
9347         * src/imap.c
9348                 Add guards
9349
9350 2005-09-08 [colin]      1.9.14cvs9
9351
9352         * src/compose.c
9353                 Alert when we can't save draft
9354                 Fix various wrap/color issues
9355                 Add mid-click pasting respecting wrap_paste option
9356         * src/folder.c
9357         * src/folder.h
9358         * src/folder_item_prefs.c
9359         * src/folder_item_prefs.h
9360         * src/imap.c
9361         * src/imap_gtk.c
9362         * src/imap_gtk.h
9363         * src/main.c
9364         * src/mainwindow.c
9365         * src/mainwindow.h
9366         * src/news.c
9367         * src/news_gtk.c
9368         * src/news_gtk.h
9369         * src/prefs_folder_item.c
9370                 Fix the impossibility to synchronise folders for
9371                 offline use (IMAP and NNTP are concerned)
9372
9373 2005-09-08 [colin]      1.9.14cvs8
9374
9375         * configure.ac
9376                 Build LDAP and JPilot by default if available
9377         * src/textview.c
9378                 Fix use after free
9379
9380 2005-09-08 [paul]       1.9.14cvs7
9381
9382         * doc/manual/en/sylpheed-1.html
9383         * doc/manual/en/sylpheed-18.html
9384         * doc/manual/en/sylpheed-19.html
9385         * doc/manual/en/sylpheed-4.html
9386         * doc/manual/en/sylpheed-6.html
9387         * doc/manual/en/sylpheed.html
9388                 a few minor updates, plus include some
9389                 details about plugins and their requirements
9390         * src/mainwindow.c
9391                 minor changes to English in /View/Sort
9392
9393 2005-09-07 [colin]      1.9.14cvs6
9394
9395         * doc/manual/en/sylpheed-1.html
9396         * doc/manual/en/sylpheed-10.html
9397         * doc/manual/en/sylpheed-11.html
9398         * doc/manual/en/sylpheed-12.html
9399         * doc/manual/en/sylpheed-13.html
9400         * doc/manual/en/sylpheed-14.html
9401         * doc/manual/en/sylpheed-15.html
9402         * doc/manual/en/sylpheed-16.html
9403         * doc/manual/en/sylpheed-17.html
9404         * doc/manual/en/sylpheed-18.html
9405         * doc/manual/en/sylpheed-19.html
9406         * doc/manual/en/sylpheed-2.html
9407         * doc/manual/en/sylpheed-20.html
9408         * doc/manual/en/sylpheed-21.html
9409         * doc/manual/en/sylpheed-22.html
9410         * doc/manual/en/sylpheed-3.html
9411         * doc/manual/en/sylpheed-4.html
9412         * doc/manual/en/sylpheed-5.html
9413         * doc/manual/en/sylpheed-6.html
9414         * doc/manual/en/sylpheed-7.html
9415         * doc/manual/en/sylpheed-8.html
9416         * doc/manual/en/sylpheed-9.html
9417         * doc/manual/en/sylpheed.html
9418                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9419
9420 2005-09-07 [colin]      1.9.14cvs5
9421
9422         * src/mainwindow.c
9423                 Make labels more to-the-point
9424
9425 2005-09-07 [colin]      1.9.14cvs4
9426
9427         * doc/manual/en/sylpheed-1.html
9428         * doc/manual/en/sylpheed-12.html
9429         * doc/manual/en/sylpheed-13.html
9430         * doc/manual/en/sylpheed-14.html
9431         * doc/manual/en/sylpheed-15.html
9432         * doc/manual/en/sylpheed-16.html
9433         * doc/manual/en/sylpheed-17.html
9434         * doc/manual/en/sylpheed-18.html
9435         * doc/manual/en/sylpheed-19.html
9436         * doc/manual/en/sylpheed-2.html
9437         * doc/manual/en/sylpheed-20.html
9438         * doc/manual/en/sylpheed-21.html
9439         * doc/manual/en/sylpheed-22.html
9440         * doc/manual/en/sylpheed-4.html
9441         * doc/manual/en/sylpheed-5.html
9442         * doc/manual/en/sylpheed-6.html
9443         * doc/manual/en/sylpheed-7.html
9444         * doc/manual/en/sylpheed-8.html
9445         * doc/manual/en/sylpheed-9.html
9446         * doc/manual/en/sylpheed.html
9447                 Update manual
9448
9449 2005-09-07 [colin]      1.9.14cvs3
9450
9451         * doc/faq/en/sylpheed-faq-1.html
9452         * doc/faq/en/sylpheed-faq-2.html
9453         * doc/faq/en/sylpheed-faq-3.html
9454         * doc/faq/en/sylpheed-faq.html
9455                 Update FAQ
9456
9457 2005-09-07 [colin]      1.9.14cvs2
9458
9459         * src/folderview.c
9460         * src/procmsg.c
9461         * src/summaryview.c
9462         * src/toolbar.c
9463                 Fix special subfolders:
9464                 - Inherit parent's icon
9465                 - sent contents of queues subfolders
9466                 - empty subfolders of trashes
9467         * src/mainwindow.c
9468                 Remove outdated manual and faq entries
9469         * src/common/utils.c
9470                 Add quotes around %s coming from mailcap
9471
9472 2005-09-07 [colin]      1.9.14cvs1
9473
9474         * src/compose.c
9475                 After saving draft, set modified to FALSE
9476         * src/mimeview.c
9477         * src/common/utils.c
9478         * src/common/utils.h
9479                 Try to open mime parts using what is 
9480                 indicated in ~/.mailcap or /etc/mailcap,
9481                 if possible.
9482
9483 2005-09-05 [paul]       1.9.14
9484
9485         1.9.14 released
9486
9487         * po/sk.po
9488                 updated by Andrej Kacian
9489
9490 2005-09-05 [paul]       1.9.13cvs83
9491
9492         * po/de.po
9493         * po/es.po
9494         * po/fi.po
9495         * po/fr.po
9496         * po/nb.po
9497         * po/pt_BR.po
9498         * po/sr.po
9499                 updated translations by Thomas Gilgin, Ricardo Mones
9500                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9501                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9502
9503 2005-09-04 [paul]       1.9.13cvs82
9504
9505         * src/compose.c
9506                 only warn about exceeded line length limit
9507                 on send
9508
9509 2005-09-04 [paul]       1.9.13cvs81
9510
9511         * src/compose.c
9512                 fix crash in 'line length exceeded' dialogue
9513
9514 2005-09-02 [paul]       1.9.13cvs80
9515
9516         * src/imap.c
9517                 fix bug 795, 'Connection lost IMAP'
9518                 and add statusbar prints
9519                 Patch by Colin
9520
9521 2005-09-02 [paul]       1.9.13cvs79
9522
9523         * src/compose.c
9524                 compose_wrap_paragraph() becomes
9525                 compose_beautify_paragraph()
9526                 Patch by Colin
9527
9528 2005-09-02 [colin]      1.9.13cvs78
9529
9530         * src/folderview.c
9531                 Micro-fix
9532
9533 2005-09-01 [colin]      1.9.13cvs77
9534
9535         * src/imap.c
9536                 Maybe fix bug #795 (Connection lost IMAP)
9537                 Don't try to send logout when we're disconnected.
9538         * src/summaryview.c
9539                 Include locked and marked emails in HRM
9540                 view. Fixes bug #800 (Locked messages no longer 
9541                 show up when hide read messages is used)
9542
9543 2005-09-01 [paul]       1.9.13cvs76
9544
9545         * src/prefs_common.c
9546                 fix bad cutting
9547
9548 2005-08-31 [colin]      1.9.13cvs75
9549
9550         * src/folderview.c
9551         * src/folderview.h
9552         * src/prefs_summaries.c
9553         * src/summaryview.c
9554                 Fix "go to next new", fix preference
9555                 (Open unread/next swapped)
9556
9557 2005-08-31 [paul]       1.9.13cvs74
9558
9559         * src/compose.c
9560         * src/folderview.c
9561         * src/headerview.c
9562         * src/headerview.h
9563         * src/mainwindow.c
9564         * src/prefs_common.c
9565         * src/prefs_common.h
9566         * src/prefs_fonts.c
9567         * src/summaryview.c
9568         * src/textview.c
9569         * src/common/defs.h
9570                 remove obsolete BOLD_FONT setting
9571                 fix font update in headerview and textview
9572                 headers after prefs change
9573                 Patch By Colin
9574
9575 2005-08-31 [paul]
9576
9577         1.9.14-rc4 released
9578
9579 2005-08-30 [colin]      1.9.13cvs73
9580
9581         * src/summaryview.c
9582                 When Hide read messages is selected and we
9583                 refresh the summaryview, don't remove the 
9584                 currently displayed message. Fixes bug #797
9585                 (Summary view reloads when new mail is 
9586                 downloaded in 1.9.14 rc)
9587
9588 2005-08-30 [colin]      1.9.13cvs72
9589
9590         * src/folderview.c
9591                 Fix flickering
9592         * src/mainwindow.c
9593                 Remove useless callback
9594         * src/mimeview.c
9595         * src/gtk/filesel.c
9596         * src/gtk/filesel.h
9597                 Add a filesel_select_file_save_folder() - used by Save All
9598
9599 2005-08-29 [paul]       1.9.13cvs71
9600
9601         * AUTHORS
9602         * src/matcher_parser_parse.y
9603         * src/etpan/imap-thread.c
9604                 fix building on FreeBSD
9605                 Patch by Daniel Gustafson <daniel@hobbit.se>
9606
9607 2005-08-29 [paul]       1.9.13cvs70
9608
9609         * src/plugins/pgpinline/pgpinline.c
9610                 only initialise sig result if it's been handled
9611                 Patch by Colin
9612
9613 2005-08-29 [paul]       1.9.13cvs69
9614         
9615         Patches by Colin:
9616
9617         * src/imap.c
9618         * src/common.utils.c
9619         * src/common/utils.h
9620                 optimisation
9621         * src/stock_pixmap.h
9622                 fix wrong icon reference
9623         * src/pixmaps/trash_btn.xpm
9624                 replace with nicer image
9625
9626 2005-08-28 [colin]      1.9.13cvs68
9627
9628         * src/Makefile.am
9629         * src/stock_pixmap.c
9630         * src/stock_pixmap.h
9631         * src/toolbar.c
9632         * src/pixmaps/trash_btn.xpm
9633                 Add a specific trash xpm for the button
9634
9635 2005-08-28 [colin]      1.9.13cvs67
9636
9637         * src/imap.c
9638                 Fix leak
9639
9640 2005-08-27 [colin]      1.9.13cvs66
9641
9642         * src/imap.c
9643         * src/procmime.c
9644                 Correctly fix "Problem with replies", fixes
9645                 pgpmime encryption too. 
9646
9647 2005-08-27 [colin]      1.9.13cvs65
9648
9649         * src/folder.c
9650         * src/procmsg.c
9651         * src/procmsg.h
9652         * src/summaryview.c
9653                 Fix bug #517 (messages removed from summaryview 
9654                 when moving fails)
9655
9656 2005-08-27 [colin]      1.9.13cvs64
9657
9658         * tools/Makefile.am
9659         * tools/asus_mailled.sh
9660                 Add a script to blink ASUS laptops' mail LED where there
9661                 is unread mail.
9662
9663 2005-08-27 [colin]      1.9.13cvs63
9664
9665         * src/imap.c
9666         * src/etpan/imap-thread.c
9667         * src/etpan/imap-thread.h
9668                 Implement automatic choosing of login method
9669                 Fixes bug #791
9670         * src/gtk/.cvsignore
9671                 Add sylpheed-marshal.[ch]
9672
9673 2005-08-27 [colin]      1.9.13cvs62
9674
9675         * src/common/utils.c
9676                 Fix confusing perror
9677
9678 2005-08-27 [colin]      1.9.13cvs61
9679
9680         * src/toolbar.c
9681         * src/toolbar.h
9682                 Remove A_DELETE, replace it with 
9683                 A_TRASH and A_DELETE_REAL. Automatically
9684                 rewrite config files to replace A_DELETE
9685                 with A_TRASH (no functionality change).
9686                 Fixes half of #794
9687
9688 2005-08-26 [colin]      1.9.13cvs60
9689
9690         * src/procmime.c
9691                 Previous "Problem with replies" fix brought other
9692                 problems, fixing them
9693
9694 2005-08-26 [colin]      1.9.13cvs59
9695
9696         * src/procmime.c
9697                 Fix "Problem with replies". This happened only
9698                 on IMAP...
9699         * src/procmsg.c
9700                 Factorize code a bit
9701         * src/compose.c
9702                 Speed improvement on very long messages (wrapping)
9703                 Fix signature color on Reedit and Redirect
9704                 On Reedit, don't attach pgp-signatures parts, but
9705                 set signing to On.
9706
9707 2005-08-24 [paul]       1.9.13cvs58
9708
9709         * src/compose.c
9710                 don't claim success when clicking
9711                 Cancel on the passphrase box.
9712                 Patch by Colin
9713
9714 2005-08-24 [paul]       1.9.13cvs57
9715
9716         * src/main.c
9717                 fix misplaced sylpheed.log
9718         * src/common/defs.h
9719                 define UIDL_DIR
9720
9721 2005-08-24 [paul]       1.9.13cvs56
9722
9723         * src/imap.c
9724         * src/etpan/imap-thread.c
9725         * src/etpan/imap-thread.h
9726                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9727                 Patch by Colin
9728         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9729         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9730                 remove autogenerated files
9731         * tools/kdeservicemenu/README
9732         * tools/kdeservicemenu/install.sh
9733         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9734         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9735                 use Claws icon, use 'Sylpheed-Claws' in menu,
9736                 use kdialog, and other cleanups
9737
9738 2005-08-23 [paul]       1.9.13cvs55
9739
9740         * src/compose.c
9741                 fix paste/wrap crash
9742                 Patch by Colin
9743
9744 2005-08-23 [paul]       1.9.13cvs54
9745
9746         * src/main.c
9747                 fix crash recovery
9748                 Patch by Colin
9749
9750 2005-08-23 [paul]       1.9.13cvs53
9751
9752         * src/addressbook.c
9753         * src/editaddress.c
9754                 view all data of LDAP contacts
9755                 Patch by Colin
9756
9757 2005-08-23 [paul]       1.9.13cvs52
9758
9759         * src/addressbook.c
9760                 fix issues with the Search field
9761                 Patch by Colin
9762
9763 2005-08-22 [paul]       1.9.13cvs51
9764
9765         * src/folderview.c
9766                 put name of folder in processing dialog
9767                 title
9768         * src/prefs_folder_item.c
9769                 improve english usage
9770
9771 2005-08-22 [paul]       1.9.13cvs50
9772
9773         * src/filtering.c
9774         * src/filtering.h
9775         * src/matcher.c
9776         * src/matcher_parser_lex.l
9777         * src/matcher_parser_parse.y
9778         * src/prefs_filtering.c
9779                 add Filtering/Processing rule names feature.
9780                 (the incompatible old matcherrc is saved as
9781                 matcherrc.pre_names).
9782                 Patch by Colin
9783
9784 2005-08-22 [paul]       1.9.13cvs49
9785
9786         * src/procmsg.c
9787                 fix colour labelling
9788                 Patch by Colin
9789
9790 2005-08-22 [paul]       1.9.13cvs48
9791
9792         * src/textview.c
9793                 fix open_image_cb()
9794
9795 2005-08-22 [paul]       1.9.13cvs47
9796
9797         * src/imap.c
9798                 fix bug 789, 'SC crashes with imap (CVS ver)'
9799                 Patch by Colin
9800
9801 2005-08-22 [paul]       1.9.13cvs46
9802
9803         * src/mimeview.c
9804         * src/prefs_common.c
9805         * src/common/defs.h
9806                 define reused defaults in defs.h
9807         * src/textview.c
9808                 add 'Open image' to image popup menu
9809
9810 2005-08-21 [colin]      1.9.13cvs45
9811
9812         * src/summaryview.c
9813                 Fix bug #788 (Bogus "From" address displayed)
9814
9815 2005-08-20 [colin]      1.9.13cvs44
9816
9817         * src/folder.c
9818                 Fix buf #787 (multilevel delete causes SIGSEGV)
9819
9820 2005-08-19 [colin]      1.9.13cvs43
9821
9822         * src/inc.c
9823         * src/prefs_common.c
9824         * src/prefs_common.h
9825                 Add an hidden pref to allow modifying the
9826                 update stepping in incorporation.
9827                 Patch by wwp.
9828
9829 2005-08-19 [colin]      1.9.13cvs42
9830
9831         * src/compose.c
9832         * src/procmime.c
9833                 Workaround for broken MUAs: encode 
9834                 Content-type: name: as ASCII and 
9835                 Content-Disposition: filename: as
9836                 per rfc2231
9837         * src/prefs_account.c
9838                 Fix invisible-ness of SMTP SSL prefs
9839                 in NNTP accounts
9840
9841 2005-08-19 [paul]       1.9.13cvs41
9842
9843         * src/compose.c
9844         * src/prefs_common.c
9845         * src/prefs_common.h
9846         * src/prefs_wrapping.c
9847                 paste with or without wrapping.
9848                 patch by Colin
9849
9850 2005-08-19 [paul]       1.9.13cvs40
9851
9852         * src/prefs_common.c
9853         * src/prefs_common.h
9854         * src/summaryview.c
9855                 reintroduce enable_swap_from as a
9856                 hidden pref. patch by Colin
9857         * src/quote_fmt_parse.y
9858         * src/plugins/clamav/clamav_plugin.c
9859         * src/plugins/dillo_viewer/dillo_viewer.c
9860         * src/plugins/mathml_viewer/mathml_viewer.c
9861         * src/plugins/pgpcore/sgpgme.c
9862         * src/plugins/pgpinline/pgpinline.c
9863         * src/plugins/pgpmime/pgpmime.c
9864                 tidy up. patch by Colin
9865
9866 2005-08-19 [paul]       1.9.13cvs39
9867
9868         * configure.ac
9869                 complete cvs38's sync
9870         * src/editaddress.c
9871         * src/gedit-print.c
9872         * src/mutt.c
9873         * src/etpan/etpan-log.c
9874         * src/etpan/imap-thread.c
9875         * src/gtk/gtksourceprintjob.c
9876                 fix compilation warnings
9877                 (patch by Colin)
9878
9879 2005-08-19 [paul]       1.9.13cvs38
9880
9881         sync with main:
9882
9883         * src/account.c
9884         * src/action.c
9885         * src/addrbook.c
9886         * src/addrcache.c
9887         * src/addrharvest.c
9888         * src/addrindex.c
9889         * src/codeconv.c
9890         * src/compose.c
9891         * src/crash.c
9892         * src/exporthtml.c
9893         * src/exportldif.c
9894         * src/folder.c
9895         * src/image_viewer.c
9896         * src/inc.c
9897         * src/inc.h
9898         * src/jpilot.c
9899         * src/ldif.c
9900         * src/main.c
9901         * src/matcher.c
9902         * src/mbox.c
9903         * src/messageview.c
9904         * src/mh.c
9905         * src/mimeview.c
9906         * src/msgcache.c
9907         * src/mutt.c
9908         * src/news.c
9909         * src/partial_download.c
9910         * src/pine.c
9911         * src/pop.c
9912         * src/prefs_actions.c
9913         * src/prefs_common.c
9914         * src/prefs_customheader.c
9915         * src/prefs_display_header.c
9916         * src/prefs_gtk.c
9917         * src/prefs_themes.c
9918         * src/procheader.c
9919         * src/procmime.c
9920         * src/procmsg.c
9921         * src/recv.c
9922         * src/send_message.c
9923         * src/simple-gettext.c
9924         * src/sourcewindow.c
9925         * src/textview.c
9926         * src/vcard.c
9927         * src/common/defs.h
9928         * src/common/log.c
9929         * src/common/plugin.c
9930         * src/common/prefs.c
9931         * src/common/session.c
9932         * src/common/session.h
9933         * src/common/socket.c
9934         * src/common/socket.h
9935         * src/common/ssl_certificate.c
9936         * src/common/template.c
9937         * src/common/utils.c
9938         * src/common/utils.h
9939         * src/common/xml.c
9940         * src/gtk/about.c
9941         added wrappers for C library function that
9942                 take pathname arguments.
9943                 enabled compilation with MinGW.
9944                 use GDir instead of directly using opendir().
9945                 added rename_force().
9946
9947 2005-08-19 [paul]       1.9.13cvs37
9948         
9949         patches by Colin:
9950         * src/compose.c
9951                 fix privacy settings on re-editing
9952                 a sent message
9953         * src/jpilot.c
9954                 fix encoding bug
9955         * src/folder.c
9956         * src/procmsg.c
9957         * src/procmsg.h
9958         * src/summaryview.c
9959                 flag changing optimisation
9960
9961 2005-08-18 [martin]     1.9.13cvs36
9962
9963         * commitHelper
9964             added my login
9965         * src/addrcache.c
9966         * src/addrharvest.c
9967         * src/addrindex.c
9968         * src/compose.c
9969         * src/grouplistdialog.c
9970         * src/main.c
9971         * src/mainwindow.c
9972         * src/msgcache.c
9973         * src/mutt.c
9974         * src/pine.c
9975         * src/prefs_account.c
9976         * src/prefs_themes.c
9977         * src/stock_pixmap.c
9978         * src/summaryview.c
9979         * src/gtk/about.c
9980         * src/gtk/logwindow.c
9981             removed deprecated glib and gdk stuff
9982         * src/plugins/pgpcore/select-keys.c
9983             convert attributes from locale to utf8
9984
9985 2005-08-17 [paul]       1.9.13cvs35
9986
9987         * src/account.c
9988         * src/addressbook.c
9989                 use new GTK_STOCK_ icons if available
9990         * src/summaryview.c
9991         * src/gtk/gtksctree.c
9992         * src/gtk/gtksctree.h
9993                 faster range select. patch by Colin
9994
9995 2005-08-17 [paul]       1.9.13cvs34
9996
9997         patches by colin:
9998         * src/addressbook.c
9999         * src/addressitem.h
10000                 Add an edit button for contacts, fix selections
10001                 of gtksctree items
10002         * src/editaddress.c
10003                 Change labels, let Save be always possible in the
10004                 email and user atributes tabs
10005         * src/folderview.c
10006                 fix sort issues
10007         * src/summaryview.c
10008                 select next item instead of the displayed one
10009                 after deletion
10010
10011         * src/gtk/progressdialog.c
10012                 use prefs_common.enable_rules_hint
10013
10014 2005-08-13 [hoa]        1.9.13cvs33
10015
10016         * src/etpan/imap-thread.c
10017                 fixed build on Solaris.
10018
10019 2005-08-10 [colin]      1.9.13cvs32
10020
10021         * src/procmsg.c
10022                 Fix cvs31 (missing fclose before reading
10023                 the file)
10024
10025 2005-08-10 [colin]      1.9.13cvs31
10026
10027         * src/procmsg.c
10028                 Fix procmsg_msginfo_new_from_mimeinfo() when
10029                 the MimeInfo isn't stored in memory. This fixes
10030                 replying to an attached message.
10031
10032 2005-08-10 [colin]      1.9.13cvs30
10033
10034         * src/mainwindow.c
10035                 Fix slowness in account changing
10036
10037 2005-08-10 [colin]      1.9.13cvs29
10038
10039         * src/folder.c
10040         * src/folderutils.c
10041         * src/folderview.c
10042         * src/imap_gtk.c
10043         * src/mainwindow.c
10044         * src/mh_gtk.c
10045         * src/procmsg.c
10046         * src/summaryview.c
10047                 Optimize folder_has_parent_of_type
10048                 Prevent moving special sub-folders from contextual menus
10049                 Rework message a bit ("Empty all messages" -> "Delete all
10050                 messages")
10051                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10052                 and "Deleted Items" folders)
10053
10054 2005-08-08 [colin]      1.9.13cvs28
10055
10056         * src/summaryview.c
10057         * src/prefs_summaries.c
10058                 Make "Select first unread|new" more flexible
10059                 (just prioritize new or unread)
10060
10061 2005-08-08 [colin]      1.9.13cvs27
10062
10063         * src/summaryview.c
10064                 If "select first new" is selected and there only
10065                 are unread messages, fallback to "select first
10066                 unread".
10067
10068 2005-08-08 [colin]      1.9.13cvs26
10069
10070         * src/folder.c
10071                 Fix shameful bugs (and bug #779)
10072
10073 2005-08-08 [colin]      1.9.13cvs25
10074
10075         * src/folder.c
10076         * src/folder.h
10077                 Cache parents' type to make folder_has_parent_of_type
10078                 faster
10079         * src/folderview.c
10080                 Forbid DnD of special sub-folders
10081         * src/procmsg.c
10082         * src/procmsg.h
10083                 Add MAIL_POSTFILTERING_HOOK
10084         * src/summaryview.c
10085                 Revert over-zealous deletion of the use_addr_book 
10086                 code
10087
10088 2005-08-07 [colin]      1.9.13cvs24
10089
10090         * src/folder.c
10091                 Fix big mistake (passing MsgInfo instead 
10092                 of FolderItem)
10093
10094 2005-08-07 [colin]      1.9.13cvs23
10095
10096         * src/compose.c
10097         * src/folder.c
10098         * src/folder.h
10099         * src/foldersel.c
10100         * src/folderutils.c
10101         * src/folderview.c
10102         * src/imap.c
10103         * src/mainwindow.c
10104         * src/messageview.c
10105         * src/mh.c
10106         * src/msgcache.c
10107         * src/procmime.c
10108         * src/summaryview.c
10109                 Make subfolders of Drafts, Queue, Outbox, Trash
10110                 work like their parents. 
10111                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10112
10113 2005-08-07 [colin]      1.9.13cvs22
10114
10115         * src/addressbook.c
10116                 Fix bug #771 (Dragged contacts not saved)
10117
10118 2005-08-07 [paul]       1.9.13cvs21
10119
10120         * src/summaryview.c
10121                 fix bug 32 'Search Doesn't display results
10122                 if "Hide Read Messages" is chosen'
10123                 be more literal in interpreting 'Hide read
10124                 messages'
10125
10126 2005-08-07 [colin]      1.9.13cvs20
10127
10128         * src/folderview.c
10129                 Add debug
10130         * src/summaryview.c
10131                 Faster 'unthread_for_execution'
10132
10133 2005-08-06 [paul]       1.9.13cvs19
10134
10135         * src/mainwindow.c
10136                 add mnemonics to Set displayed columns
10137                 fix bug where msgview_visible option was
10138                 overwritten as TRUE on startup
10139
10140 2005-08-06 [paul]       1.9.13cvs18
10141
10142         * src/mainwindow.c
10143                 refer to 'displayed columns in folder/message
10144                 list' not 'displayed items in summary/message view'
10145         * src/prefs_display_header.c
10146                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10147                 be consistent with similar dialogues
10148         * src/prefs_folder_column.c
10149         * src/prefs_summary_column.c
10150                 'columns' not 'items', and folder and message lists,
10151                 instead of folder and summary views;
10152                 Use 'Hidden columns' as list heading not 'Available
10153                 items';
10154                 move the 'Remove' button to the right hand side;
10155                 top-align the buttons;
10156                 remove unneeded vbox
10157         * src/prefs_summaries.c
10158                 put the 2 column prefs buttons in a frame to reduce
10159                 overall width; refer to columns not items &c.
10160
10161 2005-08-05 [colin]      1.9.13cvs17
10162
10163         * src/prefs_common.c
10164         * src/prefs_common.h
10165         * src/mainwindow.c
10166         * src/compose.c
10167         * src/messageview.c
10168                 Add an hidden toolbar_detachable pref, so
10169                 that I can get rid of these painful handles
10170                 in the toolbars. Defaults to TRUE to avoid
10171                 changing the GUI on unsuspecting people...
10172
10173 2005-08-05 [colin]      1.9.13cvs16
10174
10175         * src/Makefile.am
10176         * src/prefs_folder_column.c
10177         * src/prefs_folder_column.h
10178                 Add prefs for folder columns
10179         * src/folderview.c
10180         * src/folderview.h
10181         * src/mainwindow.c
10182         * src/mainwindow.h
10183         * src/prefs_common.c
10184         * src/prefs_common.h
10185         * src/prefs_summaries.c
10186                 Use them
10187         * src/prefs_summary_column.c
10188         * src/summaryview.c
10189         * src/summaryview.h
10190                 Add a To column
10191         * src/textview.c
10192         * src/common/utils.c
10193         * src/common/utils.h
10194                 Move uri colourisation functions
10195                 to utils
10196         * src/compose.c
10197                 Colourise URIs
10198         * src/imap.c
10199                 Fix bug with LIST where we'd try
10200                 to get Folder//////[...]/// 
10201
10202 2005-08-05 [paul]       1.9.13cvs15
10203
10204         * src/prefs_summaries.c
10205                 improve the English usage
10206         * src/summaryview.c
10207                 set font on column change
10208                 thanks to Colin
10209
10210 2005-08-05 [paul]       1.9.13cvs14
10211
10212         * src/prefs_common.c
10213         * src/prefs_common.h
10214         * src/prefs_summaries.c
10215         * src/summaryview.c
10216                 replace 'open_unread_on_enter' option with
10217                 'select_on_entry' option. opening/not opening
10218                 is now exclusively controlled by 'always_show_msg'
10219
10220 2005-08-04 [colin]      1.9.13cvs13
10221
10222         * src/compose.c
10223                 Remove dead code
10224                 Add colourisation of quotes and signatures
10225         * src/folderview.c
10226                 Fix possible crashes
10227         * src/messageview.c
10228                 Change an assert that is no problem
10229         * src/news.c
10230         * src/news_gtk.c
10231         * src/news_gtk.h
10232                 Fix offline mode
10233         * src/gtk/quicksearch.c
10234                 Fix a possible crash
10235
10236 2005-08-03 [colin]      1.9.13cvs12
10237
10238         * src/prefs_account.c
10239                 Fix bug #777 (Sylpheed crash in account configuration)
10240
10241 2005-08-03 [colin]      1.9.13cvs11
10242
10243         * src/addressbook.c
10244         * src/editaddress.c
10245         * src/editgroup.c
10246                 Fixing addressbook, round 2
10247         * src/textview.c
10248                 Fix emphasis color on rechecking 'Colorize messages'
10249
10250 2005-08-03 [paul]       1.9.13cvs10
10251
10252         sync with main
10253
10254         * src/addr_compl.c
10255         * src/compose.c
10256         * src/main.c
10257         * src/pop.c
10258         * src/prefs_account.c
10259         * src/procmime.c
10260         * src/procmsg.c
10261         * src/quote_fmt_parse.y
10262         * src/textview.c
10263         * src/common/quoted-printable.c
10264         * src/common/utils.c
10265         * src/common/utils.h
10266         * src/common/xml.c
10267                 replaced incorrect locale-independent
10268                 ctype functions with GLib's. Corrected
10269                 signedness mismatch.
10270         * src/headerview.c
10271                 headerview_create(): added spacing for vbox.
10272         * src/gtk/about.c
10273                 set focus to the OK button.
10274
10275 2005-08-03 [colin]      1.9.13cvs9
10276
10277         * src/folderview.c
10278                 Fix possible crash
10279
10280 2005-08-02 [colin]      1.9.13cvs8
10281
10282         * src/mainwindow.c
10283                 Fix cast
10284         * src/addressbook.c
10285         * src/addressitem.h
10286                 Fix a cast and more generally, try to make the
10287                 GUI more intuitive and consistent (round 1)
10288
10289 2005-08-02 [paul]       1.9.13cvs7
10290
10291         * src/folder.h
10292                 missing in 1.9.13cvs6
10293
10294 2005-08-02 [colin]      1.9.13cvs6
10295
10296         * src/folder.c
10297                 Fix one more leak
10298
10299 2005-08-02 [colin]      1.9.13cvs5
10300
10301         * src/folder.c
10302         * src/folderview.c
10303         * src/imap.c
10304         * src/main.c
10305         * src/mbox.c
10306         * src/procmsg.c
10307         * src/summaryview.c
10308                 Fix a number of folder_item_get_msg_list()-related
10309                 leaks (missing procmsg_msginfo_free()s)
10310
10311 2005-08-01 [colin]      1.9.13cvs4
10312
10313         * src/folderview.c
10314         * src/folderview.h
10315         * src/mainwindow.c
10316         * src/prefs_fonts.c
10317         * src/prefs_summaries.c
10318         * src/prefs_themes.c
10319         * src/summaryview.c
10320         * src/summaryview.h
10321         * src/textview.c
10322         * src/textview.h
10323                 Fix instant-apply of summary and folderview-related prefs
10324                 Fix erroneous g_free and alertpanels in prefs_theme
10325                 Add instant-apply for fonts
10326                 Defer applying of prefs a little bit so it's done only
10327                 once even if requested by multiples prefs pages
10328
10329 2005-08-01 [paul]       1.9.13cvs3
10330
10331         * src/main.c
10332                 fix bug 776 'S.C. crashes on close'
10333                 thanks to Colin
10334         * src/etpan/etpan-thread-manager-types.h
10335                 add missing include
10336                 thanks to Hoa
10337
10338 2005-07-25 [paul]       1.9.13cvs2
10339
10340         * src/summaryview.c
10341                 fix typos. spotted by Fabien Vantard
10342
10343 2005-07-24 [paul]       1.9.13cvs1
10344
10345         * doc/man/sylpheed.1
10346                 update man page, incorporating fix of
10347                 bug 769 'Typo in manpage'
10348         * src/etpan/imap-thread.c
10349                 fix NetBSD openssl dependencies. patch by
10350                 George Michaelson <ggm@apnic.net>
10351         * po/pt_BR.po
10352                 updated by Frederico Goncalves Guimaraes
10353
10354 2005-07-22 [paul]       1.9.13
10355
10356         1.9.13 release
10357
10358 2005-07-22 [paul]       1.9.12cvs91
10359
10360         * AUTHORS
10361         * INSTALL
10362         * README.claws
10363         * RELEASE_NOTES.claws
10364                 updated for release
10365         * configure.ac
10366         * po/nb.po
10367         * tools/claws.i18n.status.pl
10368                 add Norwegian translation. submiited by
10369                 Geir Helland <pjallabais@users.sourceforge.net>
10370         * po/ca.po
10371         * po/de.po
10372         * po/es.po
10373         * po/fi.po
10374         * po/fr.po
10375         * po/it.po
10376         * po/sk.po
10377         * po/sr.po
10378         * po/zh_CN.po
10379                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10380                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10381                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10382                 Yang Guilong
10383         * src/plugins/clamav/clamav_plugin_gtk.c
10384         * src/plugins/spamassassin/spamassassin_gtk.c
10385                 replace outdated description strings
10386
10387 2005-07-21 [colin]      1.9.12cvs90
10388
10389         * src/folder.c
10390                 Set folder to batch mode when scanning it. Makes deletion
10391                 of unread mails on IMAP much faster (due to the UNREAD 
10392                 flag unsetting)
10393
10394 2005-07-21 [darko]      1.9.12cvs89
10395
10396         * configure.ac
10397                 link against libresolv if necessary (patch by Paul)
10398         * src/msgcache.c
10399                 use glib's portable macros to determine endianness
10400
10401 2005-07-21 [paul]       1.9.12cvs88
10402
10403         * src/crash.c
10404         * src/gtk/about.c
10405                 update compiled-in features list
10406
10407 2005-07-20 [colin]      1.9.12cvs87
10408
10409         * src/folder.c
10410         * src/textview.c
10411                 Gcc 2.9x compilation fixes, thanks to Darko
10412         * src/plugins/clamav/clamav_plugin.c
10413                 Little optimisation: load virus database only once
10414         * src/plugins/spamassassin/spamassassin.c
10415                 Big optimisation: filtering one mail took at least 1 second,
10416                 now it takes at least 50ms. Doesn't speed up spamassassin 
10417                 itself, but should already be much more tolerable.
10418
10419 2005-07-20 [colin]      1.9.12cvs86
10420
10421         * src/summaryview.c
10422                 Fix performance issue
10423
10424 2005-07-19 [colin]      1.9.12cvs85
10425
10426         * src/plugins/pgpinline/plugin.c
10427                 Fix warning
10428
10429 2005-07-19 [colin]      1.9.12cvs84
10430
10431         * configure.ac
10432         * src/plugins/Makefile.am
10433         * src/plugins/pgpinline/.cvsignore
10434         * src/plugins/pgpinline/Makefile.am
10435         * src/plugins/pgpinline/pgpinline.c
10436         * src/plugins/pgpinline/pgpinline.deps
10437         * src/plugins/pgpinline/pgpinline.h
10438         * src/plugins/pgpinline/plugin.c
10439                 Put pgpinline in the main tree
10440
10441 2005-07-19 [paul]       1.9.12cvs83
10442
10443         * src/prefs_actions.c
10444                 prevent '//' in menu names, which cause a crash
10445                 thanks to Colin
10446
10447 2005-07-19 [paul]       1.9.12cvs82
10448
10449         * configure.ac
10450                 be generally more informative in configure output.
10451                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10452                 '[ --disable-openssl ...', as --enable-openssl is default
10453                 PGP/MIME: don't check for GPGME again, check for
10454                 pgpcore instead. Therefore prevent the possibility of
10455                 attempting to build pgpmime if pgpcore dependencies are
10456                 not met
10457                 ClamAV: use pkgconfig to check for lib
10458                 libgnomeprint: revert logic on inner test to match
10459                 everything else
10460         * src/plugins/pgpcore/sgpgme.c
10461                 add missing include
10462
10463 2005-07-19 [colin]      1.9.12cvs81
10464
10465         * src/summaryview.c
10466                 Fix slow thread rebuilding in particular
10467                 cases
10468
10469 2005-07-19 [paul]       1.9.12cvs80
10470
10471         * sylpheed-claws.desktop
10472                 fix typo, spotted by Stephan Sachse
10473         * src/account.c
10474                 replace GTK_STOCK_ADD with
10475                 GTK_STOCK_NEW button
10476
10477 2005-07-18 [colin]      1.9.12cvs79
10478
10479         * src/etpan/imap-thread.c
10480                 Fix return value (Thanks Hoa)
10481
10482 2005-07-18 [colin]      1.9.12cvs78
10483
10484         * src/imap.c
10485                 Allow empty passwords
10486                 Create drafts/queue/outbox if necessary
10487         * src/summaryview.c
10488                 Remove old code
10489         * src/etpan/imap-thread.c
10490                 Fix STARTTLS (Thanks to Hoa)
10491
10492 2005-07-18 [paul]       1.9.12cvs77
10493
10494         * ChangeLog-gtk2.jp
10495         * ChangeLog.jp
10496                 removed
10497         * Makefile.am
10498                 updated to reflect additions and removals
10499         * TODO
10500                 updated to be claws-specific
10501         * TODO-gtk2
10502         * TODO-gtk2.jp
10503         * TODO.jp
10504         * sylpheed-128x128.png
10505         * sylpheed-64x64.png
10506                 removed
10507         * sylpheed-claws-128x128.png
10508         * sylpheed-claws-64x64.png
10509         * sylpheed-claws.desktop
10510         * sylpheed-claws.png
10511                 added
10512         * sylpheed.desktop
10513         * sylpheed.png
10514                 removed
10515
10516 2005-07-17 [paul]       1.9.12cvs76
10517
10518         * src/account.c
10519         * src/addressbook.c
10520         * src/alertpanel.c
10521         * src/alertpanel.h
10522         * src/compose.c
10523         * src/exphtmldlg.c
10524         * src/expldifdlg.c
10525         * src/folderview.c
10526         * src/imap_gtk.c
10527         * src/inc.c
10528         * src/message_search.c
10529         * src/messageview.c
10530         * src/mh_gtk.c
10531         * src/news_gtk.c
10532         * src/prefs_actions.c
10533         * src/prefs_filtering.c
10534         * src/prefs_matcher.c
10535         * src/prefs_template.c
10536         * src/prefs_themes.c
10537         * src/ssl_manager.c
10538         * src/summary_search.c
10539         * src/textview.c
10540         * src/toolbar.c
10541         * src/gtk/sslcertwindow.c
10542         * src/plugins/pgpcore/sgpgme.c
10543                 rework alertpanels
10544
10545 2005-07-17 [colin]      1.9.12cvs75
10546
10547         * src/privacy.c
10548                 add a PrivacySystem accessor that checks that
10549                 the system cached in a MimeInfo's privacydata
10550                 is still registered. Use this accessor instead
10551                 of directly using data->system. Fixes crashes
10552                 after unloading pgp plugins.
10553
10554 2005-07-17 [colin]      1.9.12cvs74
10555
10556         * src/alertpanel.c
10557                 Change geometry hints to a simple default size.
10558                 Fixes the certs dialogs.
10559
10560 2005-07-17 [colin]      1.9.12cvs73
10561
10562         * src/gtk/sslcertwindow.c
10563                 Use a gtkExpander
10564
10565 2005-07-17 [colin]      1.9.12cvs72
10566
10567         * src/plugins/pgpcore/Makefile.am
10568         * src/plugins/pgpmime/Makefile.am
10569                 Add gpgme libs
10570
10571 2005-07-17 [paul]       1.9.12cvs71
10572
10573         * configure.ac
10574                 add --disable-gnomeprint option
10575                 modified version of patch by Marius Mauch
10576
10577 2005-07-17 [paul]       1.9.12cvs70
10578
10579         * src/common/defs.h
10580                 update urls
10581         * src/account.c
10582         * src/action.c
10583         * src/addressbook.c
10584         * src/compose.c
10585         * src/foldersel.c
10586         * src/folderview.c
10587         * src/html.c
10588         * src/imap_gtk.c
10589         * src/main.c
10590         * src/mainwindow.c
10591         * src/messageview.c
10592         * src/mh_gtk.c
10593         * src/mimeview.c
10594         * src/news_gtk.c
10595         * src/prefs_account.c
10596         * src/prefs_send.c
10597         * src/prefs_summaries.c
10598         * src/procmsg.c
10599         * src/summaryview.c
10600         * src/common/utils.c
10601         * src/common/xml.c
10602         * src/plugins/pgpcore/passphrase.c
10603         * src/plugins/pgpcore/select-keys.c
10604                 replace inappropriately used backticks
10605                 with single quotes
10606
10607 2005-07-16 [colin]      1.9.12cvs69
10608
10609         * src/image_viewer.c
10610                 Add extra paranoid checks
10611
10612 2005-07-16 [colin]      1.9.12cvs68
10613
10614         * src/plugins/pgpcore/prefs_gpg.c
10615                 Don't auto-check sigs by default, as it
10616                 can be really slow.
10617
10618 2005-07-16 [colin]      1.9.12cvs67
10619
10620         * src/plugins/pgpcore/sgpgme.c
10621                 Make messages a bit better.
10622
10623 2005-07-16 [colin]      1.9.12cvs66
10624
10625         * src/imap.c
10626                 Remove pseudo-log
10627         * src/etpan/imap-thread.c
10628                 Add real log
10629
10630 2005-07-16 [colin]      1.9.12cvs65
10631
10632         * src/main.c
10633         * src/prefs_other.c
10634                 And now, fix build with libetpan :-/
10635
10636 2005-07-15 [colin]      1.9.12cvs64
10637
10638         * src/prefs_other.c
10639                 Continue fixing build without libetpan.
10640
10641 2005-07-15 [colin]      1.9.12cvs63
10642
10643         * src/main.c
10644                 Fix build with --disable-libetpan
10645
10646 2005-07-15 [colin]      1.9.12cvs62
10647
10648         * configure.ac
10649                 Bump libetpan's version
10650
10651 2005-07-15 [colin]      1.9.12cvs61
10652
10653         * src/etpan/imap-thread.c
10654                 Actually stop logging :)
10655
10656 2005-07-15 [colin]      1.9.12cvs60
10657
10658         * src/addressbook.c
10659                 Fix dnd of multiple addresses.
10660
10661 2005-07-15 [hoa]        1.9.12cvs59
10662
10663         * src/etpan/imap-thread.c
10664             disable login of IMAP password in libetpan log file.
10665
10666 2005-07-15 [paul]       1.9.12cvs58
10667
10668         * src/account.c
10669                 don't automatically sort
10670                 do allow drag n drop
10671
10672 2005-07-15 [paul]       1.9.12cvs57
10673
10674         * src/account.c
10675         * src/ssl_manager.c
10676                 alphabetical listing
10677
10678 2005-07-15 [paul]       1.9.12cvs56
10679
10680         * src/gtk/pluginwindow.c
10681                 sort plugin list alphabetically
10682
10683 2005-07-15 [paul]       1.9.12cvs55
10684
10685         * src/prefs_spelling.c
10686         * src/prefs_wrapping.c
10687                 unify English usage
10688
10689 2005-07-15 [colin]      1.9.12cvs54
10690
10691         * src/wizard.c
10692                 Typo fix
10693
10694 2005-07-15 [paul]       1.9.12cvs53
10695
10696         * src/prefs_message.c
10697                 make 'show cursor' a hidden option
10698
10699 2005-07-14 [colin]      1.9.12cvs52
10700
10701         * src/plugins/spamassassin/Makefile.am
10702         * src/plugins/clamav/Makefile.am
10703                 Fix double EXTRA_DISTs
10704
10705 2005-07-14 [colin]      1.9.12cvs51
10706
10707         * src/plugins/clamav/Makefile.am
10708         * src/plugins/clamav/clamav_plugin_gtk.deps
10709         * src/plugins/spamassassin/Makefile.am
10710         * src/plugins/spamassassin/spamassassin_gtk.deps
10711                 Make $plugin_gtk depend on $plugin
10712
10713 2005-07-14 [hoa]        1.9.12cvs50
10714
10715         * src/etpan/imap-thread.c
10716                 enable debug log of libetpan when running with --debug
10717
10718 2005-07-14 [colin]      1.9.12cvs49
10719
10720         * configure.ac
10721         * src/common/Makefile.am
10722         * src/common/plugin.c
10723         * src/common/plugin.h
10724                 Add a little plugin dependancy system.
10725                 Plugins can ship a $plugin_name.deps file
10726                 (near them in PLUGINDIR) so that their
10727                 dependancies are loaded if possible.
10728         * src/plugins/Makefile.am
10729         * src/plugins/pgpcore/Makefile.am
10730         * src/plugins/pgpcore/passphrase.c
10731         * src/plugins/pgpcore/passphrase.h
10732         * src/plugins/pgpcore/plugin.c
10733         * src/plugins/pgpcore/prefs_gpg.c
10734         * src/plugins/pgpcore/prefs_gpg.h
10735         * src/plugins/pgpcore/select-keys.c
10736         * src/plugins/pgpcore/select-keys.h
10737         * src/plugins/pgpcore/sgpgme.c
10738         * src/plugins/pgpcore/sgpgme.h
10739                 Introduce pgpcore, used by pgpmime and
10740                 pgpinline
10741         * src/plugins/pgpmime/Makefile.am
10742         * src/plugins/pgpmime/passphrase.c
10743         * src/plugins/pgpmime/passphrase.h
10744         * src/plugins/pgpmime/pgpmime.c
10745         * src/plugins/pgpmime/pgpmime.deps
10746         * src/plugins/pgpmime/plugin.c
10747         * src/plugins/pgpmime/prefs_gpg.c
10748         * src/plugins/pgpmime/prefs_gpg.h
10749         * src/plugins/pgpmime/select-keys.c
10750         * src/plugins/pgpmime/select-keys.h
10751         * src/plugins/pgpmime/sgpgme.c
10752         * src/plugins/pgpmime/sgpgme.h
10753                 Remove the core from pgpmime and add the
10754                 dependancy to pgpcore.
10755
10756 2005-07-14 [paul]       1.9.12cvs48
10757
10758         * src/stock_pixmap.c
10759                 forgot this in last commit
10760
10761 2005-07-14 [paul]       1.9.12cvs47
10762
10763         * src/account.c
10764         * src/addressbook.c
10765                 add accelerators for the buttons (sync with main)
10766         * src/compose.c
10767         * src/compose.h
10768                 add accelerators for the buttons.
10769                 fix editing with external editor.
10770                 replace gdk_input_*() with GIOChannel;
10771                 (sync with main)
10772         * src/foldersel.c
10773                 display folder names with new/unread
10774                 representation (sync with main)
10775         * src/main.c
10776                 specify default window icon (sync with main)
10777         * src/prefs_common.c
10778                 use_addr_book default to FALSE
10779         * src/summaryview.c
10780         * src/textview.c
10781                 add accelerators for the buttons (sync with main)
10782         * src/gtk/menu.c
10783                 fix typos
10784         * src/pixmaps/sylpheed_icon.xpm
10785                 updated
10786
10787 2005-07-13 [paul]       1.9.12cvs46
10788
10789         * src/plugins/pgpmime/pgpmime.c
10790         * src/plugins/pgpmime/sgpgme.c
10791                 (temporarily) use deprecated gpgme_data_rewind()
10792                 while largefile support is not present
10793                 (as suggested by Colin)
10794
10795 2005-07-13 [paul]       1.9.12cvs45
10796
10797         * configure.ac
10798                 remove large file support (for now):
10799                 it breaks too many things
10800
10801 2005-07-13 [paul]       1.9.12cvs44
10802
10803         * configure.ac
10804                 add large file support
10805         * src/html.c
10806                 fix bug #763 where href attribute was not
10807                 the very first attribute of a link
10808                 patch by Thomas Gilgin
10809
10810 2005-07-13 [colin]      1.9.12cvs43
10811
10812         * src/gtk/pluginwindow.c
10813                 Little portability fix
10814
10815 2005-07-13 [colin]      1.9.12cvs42
10816
10817         * src/plugins/pgpmime/sgpgme.c
10818                 Fix crasher.
10819
10820 2005-07-13 [colin]      1.9.12cvs41
10821
10822         * src/plugins/pgpmime/pgpmime.c
10823         * src/plugins/pgpmime/sgpgme.c
10824                 Use gpgme_data_release_and_get_mem instead
10825                 of gpgme_data_read.
10826
10827 2005-07-13 [colin]      1.9.12cvs40
10828
10829         * configure.ac
10830         * src/plugins/pgpmime/passphrase.c
10831         * src/plugins/pgpmime/passphrase.h
10832         * src/plugins/pgpmime/pgpmime.c
10833         * src/plugins/pgpmime/plugin.c
10834         * src/plugins/pgpmime/select-keys.c
10835         * src/plugins/pgpmime/select-keys.h
10836         * src/plugins/pgpmime/sgpgme.c
10837         * src/plugins/pgpmime/sgpgme.h
10838                 Port pgpmime to gpgme-1.0.
10839
10840 2005-07-12 [paul]       1.9.12cvs39
10841
10842         * AUTHORS
10843         * src/toolbar.c
10844         * src/toolbar.h
10845                 add a 'Go to Prev' button to the toolbar.
10846                 correct tooltip text of go to buttons.
10847                 based on patch by Yang Guilong <bamanzi@gmail.com>
10848
10849 2005-07-12 [colin]      1.9.12cvs38
10850
10851         * src/statusbar.c
10852                 Fix progress bar showing stuff at startup.
10853
10854 2005-07-12 [paul]       1.9.12cvs37
10855
10856         * src/editjpilot.c
10857                 fix building with jpilot support
10858
10859 2005-07-11 [colin]      1.9.12cvs36
10860
10861         * src/inc.c
10862                 Add visual indication that filtering is running
10863         * src/textview.c
10864                 Make {}[] uri delimiters
10865         * src/summaryview.c
10866                 Remove useless (and slow) calls
10867
10868 2005-07-11 [paul]       1.9.12cvs35
10869
10870         * src/plugins/clamav/clamav_plugin_gtk.c
10871         * src/plugins/dillo_viewer/dillo_prefs.c
10872         * src/plugins/pgpmime/prefs_gpg.c
10873         * src/plugins/spamassassin/spamassassin_gtk.c
10874                 gather plugins prefs together under their
10875                 own 'Plugins' heading
10876
10877 2005-07-11 [paul]       1.9.12cvs34
10878
10879         sync with main
10880
10881         * src/account.c
10882                 account_delete(): modified alert dialog
10883         * src/editjpilot.c
10884         * src/editvcard.c
10885                 fixed a crash when cancelling file selection
10886                 dialog by Escape key. Made non-ascii filename
10887                 selectable.
10888         * src/prefs_template.c
10889                 prefs_template_window_create(): make scrolled
10890                 window policy AUTOMATIC
10891
10892 2005-07-10 [hoa]        1.9.12cvs33
10893
10894         * src/etpan/imap-thread.c
10895                 workaround for old Courier IMAP servers.
10896
10897 2005-07-10 [colin]      1.9.12cvs32
10898
10899         * src/folder.c
10900         * src/statusbar.c
10901         * src/statusbar.h
10902                 Add visual progress indicator on filtering/processing
10903                 Factorize the progress bar code
10904         * src/imap.c
10905         * src/imap.h
10906         * src/etpan/imap-thread.c
10907                 Add a reference counter to avoid destroying the Folder
10908                 while it's in use by another callback.
10909
10910 2005-07-09 [hoa]        1.9.12cvs31
10911
10912         * src/imap.c
10913         * src/etpan/imap-thread.c
10914                 fixed deadlock when removing IMAP account.
10915
10916 2005-07-08 [colin]      1.9.12cvs30
10917
10918         * src/textview.c
10919         * src/unmime.c
10920                 Fix again problems decoding broken headers
10921         * src/gtk/inputdialog.c
10922                 Fix local variable shadowing a global one
10923
10924 2005-07-08 [colin]      1.9.12cvs29
10925
10926         * src/msgcache.c
10927                 Make the cache/mark files platform-agnostic by writing
10928                 them in little-endian format. Reading them is also done
10929                 in little-endian format, of course; however, in order
10930                 to avoid trashing mark data on big-endian machines, the
10931                 files are, at first, read from the native format if the
10932                 little-endian one doesn't exist. This is easy to deter-
10933                 mine by trying to open a file with a swapped data_ver
10934                 and seeing if it's the wanted version.
10935                 Little-endian using users should see absolutely no
10936                 difference, Big-endian users may get a very little
10937                 performance drop due to byte-swapping.
10938                 Tested on i386 and ppc32. 
10939                 Fixes bug #159 (The index file, in the mailboxes, is 
10940                 hardware depending).
10941
10942                 To have the cache/mark files updated to the new little-
10943                 endian format, "Check for new messages" or even
10944                 "Rebuild folder tree" aren't enough. Files will be
10945                 updated as soon as a folder has been opened/closed.
10946                 To update everything, just select all folders by
10947                 selecting them one by one.
10948
10949 2005-07-07 [colin]      1.9.12cvs28
10950
10951         * src/imap.c
10952                 Remember the folder separator per IMAPFolder
10953                 instead of globally.
10954                 Revive the Session on noop; fixes bug #761
10955                 (mark a bunch of unread messages as read takes 
10956                 forever)
10957
10958 2005-07-07 [darko]      1.9.12cvs27
10959
10960         * src/common/template.c
10961                 Sort templates alphabetically
10962
10963 2005-07-06 [colin]      1.9.12cvs26
10964
10965         * src/imap.c
10966                 Try to use the correct separator in
10967                 most cases. Possibly fixes bug #759
10968                 (only creates the INBOX folder when 
10969                 setting up new IMAP account) and 
10970                 bug #760 (Can't retrieve messages)
10971
10972 2005-07-06 [colin]      1.9.12cvs25
10973
10974         * src/imap.c
10975                 Use real_path in status command. This will
10976                 help later, when namespaces will be used.
10977
10978 2005-07-06 [colin]      1.9.12cvs24
10979
10980         * configure.ac
10981         * src/account.c
10982         * src/folder.c
10983         * src/imap.c
10984         * src/etpan/etpan-log.c
10985         * src/etpan/etpan-thread-manager.c
10986         * src/etpan/imap-thread.c
10987                 Add a --disable-libetpan parameter. With this,
10988                 users that don't want IMAP4 support can avoid
10989                 the new dependancy (and have no IMAP support).
10990                 Users that have IMAP4 accounts and use this
10991                 parameter won't lose their configuration, their
10992                 IMAP accounts will just be invisible and not
10993                 used.
10994         * src/textview.c
10995                 Make the "Copy ..." contextual menu items 
10996                 copy to both the X clipboard and the gtk 
10997                 clipboard - as most other apps do.
10998         * src/gtk/about.c
10999                 Add a notice about OpenSSL usage, in order to
11000                 comply with OpenSSL's license (point 6):
11001                 http://www.openssl.org/source/license.html
11002
11003 2005-07-06 [colin]      1.9.12cvs23
11004
11005         * src/alertpanel.c
11006                 Fix a minimum size for alertpanels
11007         * src/compose.c
11008                 Show 'No space left on device' type errors
11009                 when queuing/sending
11010         * src/imap_gtk.c
11011         * src/mh_gtk.c
11012                 Rework folder's deletion message (remove 
11013                 extra \n)
11014
11015 2005-07-05 [colin]      1.9.12cvs22
11016
11017         * src/imap.c
11018                 Add an alertpanel on auth error
11019                 Add pseudo-log
11020                 Remove pthread-related stuff
11021
11022 2005-07-05 [colin]      1.9.12cvs21
11023
11024         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11025                 Fix crash on plugin reloading (with a hack)
11026
11027 2005-07-05 [colin]      1.9.12cvs20
11028
11029         * src/prefs_account.c
11030         * src/prefs_account.h
11031                 Fix typo
11032         * src/gtk/filesel.c
11033         * src/gtk/filesel.h
11034                 Add a way to filter the view
11035         * src/gtk/pluginwindow.c
11036                 Filter loadable stuff
11037         * src/plugins/pgpmime/prefs_gpg.c
11038                 Fix missing unregistration
11039         * .cvsignore
11040         * src/etpan/.cvsignore
11041         * src/plugins/spamassassin/.cvsignore
11042                 Add more stuff to cvs ignored files
11043
11044 2005-07-04 [colin]      1.9.12cvs19
11045
11046         * src/imap.c
11047                 Fix scan_required returning FALSE when it
11048                 shouldn't. Maybe fix #760 (Can't retrieve
11049                 messages)
11050
11051 2005-07-04 [colin]      1.9.12cvs18
11052
11053         * src/summaryview.c
11054                 Fix always_show_msg pref
11055
11056 2005-07-04 [paul]       1.9.12cvs17
11057
11058         sync with main (forgotten in last commit)
11059         
11060         * src/common/utils.c
11061         * src/common/utils.h
11062                 check_line_length(): new.
11063                 is_dir_exist()
11064                 is_file_entry_exist()
11065                 dirent_is_regular_file()
11066                 dirent_is_directory(): use g_file_test() instead of stat().
11067
11068 2005-07-04 [paul]       1.9.12cvs16
11069
11070         sync with main:
11071
11072         * src/compose.c
11073                 compose_write_to_file(): check for line
11074                 length limit and display warning if exceeds
11075         * src/jpilot.c
11076                 use get_home_dir() instead of g_get_home_dir()
11077         * src/procheader.c
11078                 removed warning about invalid date
11079         * src/vcard.c
11080                 use get_home_dir() instead of g_get_home_dir()
11081
11082 2005-07-04 [paul]       1.9.12cvs15
11083
11084         * src/stock_pixmap.c
11085                 fix new pixmap naming errors
11086                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11087
11088 2005-07-04 [colin]      1.9.12cvs14
11089
11090         * src/imap.c
11091                 Fix debugging string with a warning
11092
11093 2005-07-04 [colin]      1.9.12cvs13
11094
11095         * configure.ac
11096                 Add a check for libetpan's version (>= 0.37)
11097
11098 2005-07-04 [hoa]        1.9.12cvs12
11099
11100         * commitHelper
11101         * src/imap.c
11102         * src/etpan/imap-thread.c
11103         * src/etpan/imap-thread.h
11104                 fixed IMAP implementation of check of mails.
11105
11106 2005-07-03 [hoa]        1.9.12cvs11
11107
11108         * src/etpan/Makefile.am
11109         * src/etpan/etpan-errors.h
11110         * src/etpan/etpan-log.[ch]
11111         * src/etpan/etpan-thread-manager-types.h
11112         * src/etpan/etpan-thread-manager.[ch]
11113         * src/etpan/imap-thread.[ch]
11114         * src/Makefile.am
11115         * src/imap.c
11116         * src/main.c
11117         * src/prefs_other.c
11118         * configure.ac
11119             merged imap branch.
11120             dependency on libetpan 0.37 is now added.
11121
11122 2005-07-01 [colin]      1.9.12cvs10
11123
11124         * src/Makefile.am
11125         * src/folder.c
11126         * src/folder.h
11127         * src/folderview.c
11128         * src/stock_pixmap.c
11129         * src/stock_pixmap.h
11130         * src/plugins/trayicon/trayicon.c
11131                 Add marked symbol on folders containing
11132                 marked messages
11133         * src/procmsg.c
11134         * src/procmsg.h
11135         * src/toolbar.c
11136         * src/prefs_common.c
11137         * src/prefs_common.h
11138         * src/prefs_send.c
11139                 Add an optional confirmation dialog on queue
11140                 sending. Patch by wwp.
11141         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11142         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11143         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11144         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11145         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11146         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11147         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11148         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11149         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11150         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11151         * src/pixmaps/trash_mark.xpm            ** ADDED **
11152                 New pixmaps
11153
11154 2005-07-01 [colin]      1.9.12cvs9
11155
11156         * src/summaryview.c
11157                 Fix a little threading bug
11158         * src/addrgather.c
11159         * src/mainwindow.c
11160                 A little bit of HIG normality never hurts
11161
11162 2005-07-01 [colin]      1.9.12cvs8
11163
11164         * src/compose.c
11165         * src/msgcache.c
11166         * src/pop.c
11167         * src/procmime.c
11168         * src/recv.c
11169         * src/common/log.c
11170         * src/common/template.c
11171         * src/common/utils.c
11172         * src/common/utils.h
11173                 Reverted the fwrite_atomic stuff. In fact
11174                 it is already atomic.
11175
11176 2005-06-30 [colin]      1.9.12cvs7
11177
11178         * src/common/utils.c
11179         * src/common/utils.h
11180                 Add an fwrite_atomic() function to make
11181                 sure we write everything: fwrite can make
11182                 short writes.
11183         * src/compose.c
11184         * src/msgcache.c
11185         * src/pop.c
11186         * src/procmime.c
11187         * src/recv.c
11188         * src/common/log.c
11189         * src/common/template.c
11190                 Use that (and fix swapping of size and nmemb).
11191                 Thanks to Rich Coe for the heads up.
11192
11193 2005-06-30 [colin]      1.9.12cvs6
11194
11195         * src/addressbook.c
11196                 Optimize addressbook opening 
11197
11198 2005-06-30 [colin]      1.9.12cvs5
11199
11200         * src/summaryview.c
11201                 Remove calls to summary_step after move/copy
11202
11203 2005-06-28 [paul]       1.9.12cvs4
11204
11205         * src/alertpanel.c
11206                 wrap and make the error msg selectable
11207
11208 2005-06-28 [paul]       1.9.12cvs3
11209
11210         * src/ssl_manager.c
11211                 replace the OK button with a Close button
11212         * src/gtk/foldersort.c
11213                 use GTK_STOCK_ icons/buttons
11214
11215 2005-06-28 [colin]      1.9.12cvs2
11216
11217         * src/gedit-print.c             ** ADDED **
11218         * src/gedit-print.h             ** ADDED **
11219         * src/gtk/gtksourceprintjob.c   ** ADDED **
11220         * src/gtk/gtksourceprintjob.h   ** ADDED **
11221                 I can't believe no one had enough time to tell
11222                 me I forgot the `cvs add`
11223
11224 2005-06-27 [colin]      1.9.12cvs1
11225
11226         * src/Makefile.am
11227         * src/gtk/Makefile.am
11228         * src/messageview.c
11229         * src/procmsg.c
11230         * src/summaryview.c
11231         * configure.ac
11232                 Add optional libgnomeprint-based printing
11233         * src/mainwindow.c
11234         * src/gtk/quicksearch.c
11235                 Add an Edit/Quick search menu item to show
11236                 and focus the quicksearch
11237
11238 2005-06-27 [paul]       1.9.12
11239
11240         1.9.12 release
11241
11242         * po/ca.po
11243         * po/de.po
11244         * po/es.po
11245         * po/fr.po
11246         * po/it.po
11247         * po/ko.po
11248         * po/pt_BR.po
11249         * po/sk.po
11250         * po/zh_CN.po
11251                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11252                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11253                 SungHyun Nam, Frederico Goncalves Guimaraes,
11254                 Andrej Kacian, and Yang Guilong
11255 2005-06-26 [colin]      1.9.11cvs106
11256
11257         * src/imap_gtk.c
11258                 Forgot one file for previous fix
11259
11260 2005-06-26 [colin]      1.9.11cvs105
11261
11262         * src/folder.c
11263         * src/imap.c
11264                 Fix problems with folder operations in no_select
11265                 imap folders. it applies only to mails, and 
11266                 creation/deletion/move/renaming of folders 
11267                 should be possible
11268
11269 2005-06-26 [paul]       1.9.11cvs104
11270
11271         * src/prefs_filtering.c
11272                 replace one more GTK_STOCK_REMOVE
11273                 with GTK_STOCK_DELETE
11274
11275 2005-06-25 [colin]      1.9.11cvs103
11276
11277         * src/imap.c
11278                 Optimize get_seq_set_from_seq_list
11279                 (Patch by Ricardo) 
11280
11281 2005-06-25 [colin]      1.9.11cvs102
11282
11283         * src/mh.c
11284                 If the directory exists, but not in the
11285                 correct encoding, rename it. This should
11286                 handle old-versions-induced bugs.
11287
11288 2005-06-25 [colin]      1.9.11cvs101
11289
11290         * src/mh.c
11291                 Fix path access with extended dir names
11292                 Fixes bug #589 (SC segfaults with wrong locale
11293                 settings)
11294
11295 2005-06-25 [colin]      1.9.11cvs100
11296
11297         * src/prefs_account.c
11298         * src/prefs_account.h
11299         * src/compose.c
11300                 Add an option to encrypt replies to
11301                 encrypted messages
11302
11303 2005-06-25 [colin]      1.9.11cvs99
11304
11305         * src/compose.c
11306         * src/quote_fmt_parse.y
11307                 ... And make it work with pgpinline.
11308
11309 2005-06-25 [colin]      1.9.11cvs98
11310
11311         * src/compose.c
11312         * src/procmime.c
11313         * src/procmime.h
11314         * src/quote_fmt_parse.y
11315                 o Make reedition of encrypted messages possible
11316                   (as long as it is encrypted to self too, no
11317                    magic there)
11318                 o Make replying with quote (and without selecting
11319                   text) possible for encrypted messages.
11320                 Closes bug #550 (Not possible to "reply with quote"
11321                 to gnupg encrypted messages)
11322
11323 2005-06-24 [paul]       1.9.11cvs97
11324
11325         * src/imap.c
11326                 add missing include
11327
11328 2005-06-24 [paul]       1.9.11cvs96
11329
11330         * src/editldap.c
11331                 made bind password entry invisible
11332                 (sync with main)
11333         * src/send_message.c
11334                 send_message_local(): check exit status
11335                 to detect errors (sync with main)
11336         * src/textview.c
11337                 use main's less ambiguous popup menu
11338                 wording
11339
11340 2005-06-24 [paul]       1.9.11cvs95
11341
11342         * src/prefs_actions.c
11343         * src/prefs_customheader.c
11344         * src/prefs_display_header.c
11345         * src/prefs_filtering_action.c
11346         * src/prefs_matcher.c
11347         * src/prefs_template.c
11348         * src/prefs_toolbar.c
11349                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
11350         * src/gtk/description_window.c
11351                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
11352
11353 2005-06-23 [colin]      1.9.11cvs94
11354
11355         * src/summaryview.c
11356                 Fix rough edges (be sure to call status_show whenever
11357                 necessary).
11358
11359 2005-06-23 [colin]      1.9.11cvs93
11360
11361         * src/summaryview.c
11362                 Optimize Select All
11363                 Before, in a 5K mails folder: 11s
11364                 After, in the same folder: 58000µs
11365                 The joys of locking... gtk_clist_select_all() fires a 
11366                 tree-select-row event for each selected row, which in 
11367                 summaryview, callbacks summary_selected which in turn,
11368                 calls summary_status_show, which walks the selected
11369                 rows. Hence, calling gtk_clist_select_all was 
11370                 exponential. Locking the summaryview makes 
11371                 summary_selected return early.
11372
11373 2005-06-23 [colin]      1.9.11cvs92
11374
11375         * src/imap.c
11376                 Move mutex at the important place to avoid
11377                 deadlocks
11378         * src/summaryview.c
11379                 Fix Del key deleting directly instead of
11380                 moving to trash
11381
11382 2005-06-22 [colin]      1.9.11cvs91
11383
11384         * src/plugins/spamassassin/libspamc.c
11385                 As we do spagetti code with assignations in multiple
11386                 places (see _message_read_raw where out = msg = raw),
11387                 let's be sure we don't free the same pointer twice.
11388                 Should fix bug #683 (Crash in libpam at 
11389                 message_cleanup).
11390
11391 2005-06-22 [colin]      1.9.11cvs90
11392
11393         * src/compose.c
11394         * src/messageview.c
11395         * src/toolbar.c
11396                 Make toolbar's delete use the move to trash stuff;
11397                 Add gtk_widget_realize to be sure pixmaps can get
11398                 created (that may fix an old worksforme bug which
11399                 I can't find back...)
11400
11401 2005-06-22 [colin]      1.9.11cvs89
11402
11403         * src/summaryview.c
11404         * src/summaryview.h
11405         * src/mainwindow.c
11406                 Rename "Message/Delete" to "Message/Move to trash"
11407                 Add "Message/Delete..." that directly destroys the
11408                 selected messages after asking for a confirmation.
11409
11410 2005-06-22 [colin]      1.9.11cvs88
11411
11412         * src/imap.c
11413                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11414                 o Fix a deadlock (thanks Darko)
11415
11416 2005-06-22 [colin]      1.9.11cvs87
11417
11418         * src/gtk/foldersort.c
11419                 Add missing include for the i18n;
11420                 patch by Fabien Vantard
11421
11422 2005-06-21 [colin]      1.9.11cvs86
11423
11424         * src/folder.c
11425         * src/folderview.c
11426                 Respect the no_select flag
11427         * src/imap.c
11428                 Fix recursive deletion
11429         * src/imap_gtk.c
11430         * src/mh_gtk.c
11431                 Make the folder deletion's warning
11432                 more explicit
11433
11434 2005-06-21 [colin]      1.9.11cvs85
11435
11436         * src/textview.c
11437                 Prevent email addresses from spanning accross
11438                 lines - fixes bug # 646 (newline-chars in 
11439                 email addresses)
11440
11441 2005-06-20 [colin]      1.9.11cvs84
11442
11443         * src/folder.c
11444                 Be sure not to remove source if copy failed
11445
11446 2005-06-20 [colin]      1.9.11cvs83
11447
11448         * src/folderview.c
11449         * src/imap_gtk.c
11450                 remove summaryview's lock
11451         * src/imap.c
11452                 introduce threads to avoid problems when foreground tasks
11453                 interfere with background tasks
11454         * src/mh.c
11455                 prevent moving to drafts/queue
11456         * src/mimeview.c
11457                 fix leak
11458
11459 2005-06-19 [colin]      1.9.11cvs82
11460
11461         * src/imap_gtk.c
11462                 Remember that the user doesn't want to override
11463                 offline mode, for 3 seconds. It avoid presenting
11464                 him with N popups in a really short time.
11465
11466 2005-06-17 [colin]      1.9.11cvs81
11467
11468         * src/imap.c
11469                 Fix IMAP breaking on folders containing '('
11470                 (Probably won't be enough)
11471
11472 2005-06-17 [colin]      1.9.11cvs80
11473
11474         Forgotten files on 1.9.11cvs79
11475         * src/summaryview.c
11476                 Fix stepping when not immediately executing
11477         * src/imap.c
11478                 Really prevent UID FETCH 0
11479         * src/codeconv.c
11480                 Fix outgoing charset never set to utf-8
11481         * src/mh.c
11482                 Fix leak
11483
11484 2005-06-16 [colin]      1.9.11cvs79
11485
11486         * src/compose.c
11487                 Fix bug #707 (Dash splits rows)
11488                 Only wrap if we're on a line break position and
11489                 the previous one was a "white" (space) char.
11490                 Pango stuff is weird.
11491
11492 2005-06-16 [colin]      1.9.11cvs78
11493
11494         * src/imap_gtk.c
11495                 Lock summaryview while downloading messages
11496                 on user demand
11497         * src/procheader.c
11498         * src/unmime.c
11499         * src/common/utils.c
11500         * src/common/utils.h
11501                 Replace \r and \n with spaces in From and
11502                 Subject headers
11503
11504 2005-06-16 [paul]       1.9.11cvs77
11505
11506         * src/procmime.c
11507                 liberalise the mime parser
11508         * src/gtk/about.c
11509                 add text wrapping
11510
11511 2005-06-16 [paul]       1.9.11cvs76
11512
11513         * src/gtk/about.c
11514                 reworked
11515
11516 2005-06-15 [colin]      1.9.11cvs75
11517
11518         * src/compose.c
11519                 Finish header encoding fix
11520         * src/summaryview.c
11521                 Fix segfault
11522         * src/headerview.c
11523                 Fix compilation (Thanks Stephan
11524                 Sachse)
11525
11526 2005-06-15 [colin]      1.9.11cvs74
11527
11528         * Makefile.am
11529                 Install gnome2 stuff rather than gnome1, 
11530                 if both are present
11531         * src/codeconv.c
11532         * src/codeconv.h
11533         * src/compose.c
11534                 Fix headers encoding
11535         * src/folder.c
11536                 Visual progress when fetching all messages
11537         * src/folderview.c
11538         * src/summaryview.c
11539         * src/summaryview.h
11540                 Prevent changing current message while
11541                 incorporating
11542
11543 2005-06-15 [paul]       1.9.11cvs73
11544
11545         * src/gtk/gtkaspell.c
11546         * src/gtk/gtkaspell.h
11547                 fix build warnings
11548
11549 2005-06-15 [paul]       1.9.11cvs72
11550
11551         * src/prefs_filtering.c
11552                 allow reordering of filter rules by
11553                 drag n drop
11554
11555 2005-06-15 [paul]       1.9.11cvs71
11556
11557         * COPYING
11558                 updated
11559         * src/codeconv.c
11560                 replace deprecated function
11561         * src/inc.c
11562         * src/send_message.c
11563         * src/gtk/progressdialog.c
11564         * src/gtk/progressdialog.h
11565                 salvage and reuse parts of reverted sync
11566
11567 2005-06-15 [paul]       1.9.11cvs70
11568
11569         * src/inc.c
11570         * src/send_message.c
11571         * src/gtk/progressdialog.c
11572         * src/gtk/progressdialog.h
11573                 revert yesterday's sync with main
11574                 it contains deprecated functions
11575
11576 2005-06-15 [colin]      1.9.11cvs69
11577
11578         * src/headerview.c
11579                 Fix bug #670 (multi user to: will corrupt message 
11580                 headers display)
11581
11582 2005-06-15 [colin]      1.9.11cvs68
11583
11584         * src/compose.c
11585                 Fix bug #421 (Fix undo on wrapping)
11586
11587 2005-06-15 [colin]      1.9.11cvs67
11588
11589         * src/folder.c
11590                 Provide visual feedback while processing
11591                 folder's rules.
11592         * src/imap.c
11593                 Provide visual feedback while getting
11594                 short headers (for uncached messages)
11595
11596
11597 2005-06-14 [paul]       1.9.11cvs66
11598
11599         * src/account.c
11600                 change a couple stock icons
11601         * src/inc.c
11602         * src/send_message.c
11603         * src/gtk/progressdialog.c
11604         * src/gtk/progressdialog.h
11605                 sync main's GtkTreeView implementation
11606
11607 2005-06-14 [colin]      1.9.11cvs65
11608
11609         * src/imap.c
11610                 Various little fixes, mainly on error paths
11611
11612 2005-06-13 [colin]      1.9.11cvs64
11613
11614         * matcher.c
11615         * procmsg.c
11616         * procmsg.h
11617                 Add a way to fetch only headers. This speeds
11618                 up filtering on headers for IMAP. Fixes:
11619                 bug #481 extraneous imap commands slow down 
11620                         imap filtering
11621                 bug #522 Sylpheed downloads all messages 
11622                         when opening mailbox (IMAP)
11623                 bug #677 IMAP fetch is soooooooooooooo slow
11624         * src/folder.c
11625         * src/folder.h
11626                 Add a folder set_batch method so that
11627                 implementations can speed up flags changes
11628         * src/folderutils.c
11629         * src/summaryview.c
11630                 Use that in mark as (un)read and mark all read
11631                 Refix bug #679
11632         * src/imap.c
11633                 Implement set_batch - brings back deferred
11634                 flags in a less buggy manner. Fixes:
11635                 bug #729 IMAP immediate expunge of deleted messages
11636                 bug #191 remove list of messages with one command
11637                 Fix login with strange chars
11638                 Implement fetch_msg_full
11639                 Fix copy (wrong counts)
11640
11641 2005-06-12 [colin]      1.9.11cvs63
11642
11643         * src/folder.c
11644                 lock incorporation during long operations.
11645                 Avoids fucking up the IMAP socket.
11646
11647 2005-06-12 [colin]      1.9.11cvs62
11648
11649         * src/imap.c
11650                 Fix harmful typo
11651                 Factorize remove_all_msg
11652                 Thread-ize expunge
11653         * src/summaryview.c
11654                 Don't update partial-download status if unnecessary
11655         * src/folder.c
11656                 Use remove_msgs everywhere possible
11657
11658 2005-06-12 [colin]      1.9.11cvs61
11659
11660         * src/folder.c
11661         * src/folder.h
11662                 Add a remove_msgs function to remove a 
11663                 list of messages
11664         * src/imap.c
11665                 Implement that.
11666
11667 2005-06-12 [colin]      1.9.11cvs60
11668
11669         * src/imap.c
11670                 Remove flags-processing deferring... Too hard
11671                 to get it to work in all cases.
11672
11673 2005-06-11 [colin]      1.9.11cvs59
11674
11675         * src/imap.c
11676                 printf -> debug_print
11677
11678 2005-06-11 [colin]      1.9.11cvs58
11679
11680         * src/imap.c
11681                 o Fix build without USE_PTHREAD
11682                 o Factorize imap_open
11683                 o Alertpanel in case of impossible connection
11684                 o Alertpanel in case of impossible login
11685                 o Fix deferred flags processing to force a 
11686                   flush before adding some more flags to process,
11687                   but in another folder.
11688
11689 2005-06-10 [colin]      1.9.11cvs57
11690
11691         * src/imap.c
11692                 o Fix a format string error
11693                 o init ssl socket outside of the thread 
11694                   (it possibly invokes gtk calls)
11695         * src/procmime.c
11696                 o Put back the buffer to its necessary size
11697                 o Fix changing a file pointer without keeping
11698                   track of it (thanks Valgrind)
11699         * src/common/smtp.c
11700                 o Fix automatic STARTTLS if login should be done
11701                   and the server only allows it after starting TLS
11702         * src/gtk/gtkinputdialog.c
11703                 o Eat GDK_Return so that the combo popup doesn't 
11704                   appear when we press Enter to validate the combo
11705                   input dialog (as seen in the Open with... dialog)
11706
11707 2005-06-10 [colin]      1.9.11cvs56
11708
11709         * src/imap.c
11710                 o A bit less debug
11711                 o Fix a crash on deletion
11712                 o Threadize imap_select (it's called outside of 
11713                   threads)
11714                 o Defer treatment of DELETED flags
11715
11716
11717 2005-06-09 [colin]      1.9.11cvs55
11718
11719         * src/imap.c
11720                 Make sure we check imap_gtk_should_override(), which
11721                 potentially calls gtk stuff, before creating thread.
11722                 That way it should't be called via imap_get_session()
11723                 inside a thread.
11724
11725 2005-06-09 [colin]      1.9.11cvs54
11726
11727         * src/imap.c
11728                 o add a bit of status output
11729                 o remove some dead code
11730                 o threadize get_list_of_uids
11731                 o threadize imap_get_flags
11732                 o defer flag changing by 500ms so that they
11733                   can be batched
11734
11735
11736 2005-06-08 [colin]      1.9.11cvs53
11737
11738         * src/imap.c
11739                 Thread-ize imap_cmd_fetch
11740
11741 2005-06-08 [colin]      1.9.11cvs52
11742
11743         * src/main.c
11744                 Mmh, that broke POP3...
11745
11746 2005-06-08 [colin]      1.9.11cvs51
11747
11748         * src/main.c
11749                 Stabilize IMAP patch (thanks to Hoa)
11750
11751 2005-06-08 [colin]      1.9.11cvs50
11752
11753         * src/imap.c
11754                 Test patch to speed up imap. 
11755
11756 2005-06-08 [colin]      1.9.11cvs49
11757
11758         * src/imap_gtk.c
11759                 Warning fix
11760         * src/procmime.c
11761                 Apply patch from gentoo to use /usr/share/mime/globs if 
11762                 available, after un-breaking it
11763         * src/common/log.c
11764         * src/common/log.h
11765                 Use g_timeout for invoking hooks that possibly use gtk
11766                 calls. This should leave gtk calls in the main thread.
11767
11768 2005-06-08 [paul]       1.9.11cvs48
11769
11770         * src/codeconv.c
11771                 conv_get_outgoing_charset_str(): don't
11772                 use prefs_common setting
11773         * src/compose.c
11774         * src/compose.h
11775                 add /Options/Character encoding/... to
11776                 temporarily change the outgoing encoding
11777
11778         (belated sync with main)
11779
11780 2005-06-08 [paul]       1.9.11cvs47
11781
11782         * src/compose.c
11783                 correction to/completion of last
11784                 sync with main
11785
11786 2005-06-08 [paul]       1.9.11cvs46
11787
11788         sync with main:
11789         
11790         * src/codeconv.c
11791         * src/codeconv.h
11792                 always enabled Japanese auto-detection
11793                 if the first letters of locale string
11794                 is "ja"
11795         * src/compose.c
11796                 don't use "destroy" signal to destroy
11797                 Compose object (fix rare crashes on discard?)
11798         * src/mainwindow.c
11799         * src/messageview.c
11800         * src/prefs_send.c
11801                 added Hebrew encodings
11802         * src/sourcewindow.c
11803                 don't use "destroy" signal to destroy
11804                 objects
11805
11806 2005-06-07 [colin]      1.9.11cvs45
11807
11808         * src/summaryview.c
11809                 Add missing unlocks/locks
11810
11811 2005-06-07 [paul]       1.9.11cvs44
11812
11813         * src/summaryview.c
11814                 restore bug #749 fix
11815
11816 2005-06-06 [colin]      1.9.11cvs43
11817
11818         * src/summaryview.c
11819                 Fix selection bug when prefs_common.open_unread 
11820                 is FALSE
11821
11822 2005-06-06 [colin]      1.9.11cvs42
11823
11824         * src/common/md5.c
11825                 Fix a warning
11826         * src/summaryview.c
11827         * src/folderview.c
11828                 Factorize long operations beginning and end
11829                 (locking, freezing/thawing, cursor, ...)
11830                 Check selection->data member in selection-
11831                 related loops; this avoids dying an awful
11832                 death if the selection changes on us while
11833                 we're marking a whole IMAP folder unread, 
11834                 for example.
11835
11836 2005-06-06 [paul]       1.9.11cvs41
11837
11838         * src/textview.c
11839                 don't g_free() a static gchar buffer
11840
11841 2005-06-05 [colin]      1.9.11cvs40
11842
11843         * src/mainwindow.c
11844         * src/messageview.c
11845         * src/summaryview.c
11846                 Fix bug #749 (Show all headers should be
11847                 sticky as the GUI suggests)
11848
11849 2005-06-03 [paul]       1.9.11cvs39
11850
11851         * src/compose.c
11852                 don't allow editing of mail while sending.
11853                 patch by Colin
11854
11855 2005-06-03 [paul]       1.9.11cvs38
11856
11857         * src/folderview.c
11858                 add a freeze/thaw to speed up 'mark all read'
11859
11860 2005-06-03 [paul]       1.9.11cvs37
11861
11862         * src/prefs_message.c
11863                 reflect changes immediately
11864
11865 2005-06-02 [colin]      1.9.11cvs36
11866
11867         * po/POTFILES.in
11868                 Patch by Fabien Vantard.
11869
11870 2005-06-02 [colin]      1.9.11cvs35
11871
11872         * src/imap.c
11873                 Use a non-blocking imap_getline() if possible.
11874                 This should completely prevent the interface
11875                 from freezin on imap operations, although it
11876                 may do strange stuff in case of folder switching
11877                 while a big imap operation is taking place...
11878
11879                 In addition, fix a leak in the case thread
11880                 creation fails on connection.
11881
11882 2005-06-02 [colin]      1.9.11cvs34
11883
11884         * src/crash.c
11885         * src/prefs_common.h
11886                 Fix build (prefs_common_init() doesn't exist
11887                 anymore)
11888
11889 2005-06-02 [colin]      1.9.11cvs33
11890
11891         * src/prefs_account.c
11892                 Fix bug #245 (filtering rules broken when
11893                 renaming a remote account (imap4 or nntp)
11894
11895 2005-06-02 [colin]      1.9.11cvs32
11896
11897         * src/imap.c
11898                 Try to fix IMAP shortcomings: 
11899                 o Multithread imap_open()
11900                 o allow offline-mode overriding instead of
11901                   just returning NULL
11902         * src/imap_gtk.c
11903         * src/imap_gtk.h
11904                 Add a function to ask whether we want to
11905                 override offline-mode for 10 minutes (one-shot
11906                 asking was painful)
11907         * src/procheader.c
11908                 Fix segfault when imap parser isn't happy about
11909                 a missing {
11910
11911 2005-06-01 [colin]      1.9.11cvs31
11912
11913         * src/addrharvest.c
11914         * src/compose.c
11915         * src/mbox.c
11916         * src/mbox.h
11917         * src/mh.c
11918         * src/msgcache.c
11919         * src/send_message.c
11920         * src/setup.c
11921         * src/undo.c
11922         * src/common/hooks.c
11923         * src/common/prefs.c
11924         * src/common/template.c
11925         * src/common/utils.c
11926         * src/gtk/gtkutils.c
11927         * src/gtk/inputdialog.c
11928         * src/gtk/menu.c
11929         * src/gtk/pluginwindow.c
11930         * src/gtk/prefswindow.c
11931         * src/plugins/pgpmime/passphrase.c
11932         * src/plugins/pgpmime/prefs_gpg.c
11933                 More -Wall fixes
11934
11935         * src/common/Makefile.am
11936         * src/common/timing.h
11937                 Add basic timing code
11938
11939         * src/summaryview.c
11940                 Fix a bug with unread messages when 
11941                 re-sorting folders, and by the way
11942                 fix a big performance hit when 
11943                 re-sorting (10k mails: before 5s,
11944                 after .5s)
11945
11946         * src/prefs_compose_writing.c
11947         * src/prefs_compose_writing.h
11948         * src/prefs_message.c
11949         * src/prefs_message.h
11950         * src/prefs_other.c
11951         * src/prefs_other.h
11952         * src/prefs_quote.c
11953         * src/prefs_quote.h
11954         * src/prefs_receive.c
11955         * src/prefs_receive.h
11956         * src/prefs_send.c
11957         * src/prefs_send.h
11958         * src/prefs_summaries.c
11959         * src/prefs_summaries.h
11960                 Fix copyright banner
11961
11962 2005-06-01 [paul]       1.9.11cvs30
11963
11964         * po/fi.po
11965                 updated by Flammie Pirinen
11966         * src/procmime.c
11967                 fix 'Bad BASE64 content' output
11968
11969 2005-05-31 [colin]      1.9.11cvs29
11970
11971         * src/procmime.c
11972                 Oops, where did my hunk go.
11973
11974 2005-05-31 [colin]      1.9.11cvs28
11975
11976         * src/Makefile.am
11977         * src/account.c
11978         * src/action.c
11979         * src/addr_compl.c
11980         * src/addressbook.c
11981         * src/codeconv.c
11982         * src/compose.c
11983         * src/export.c
11984         * src/folder.c
11985         * src/folderview.c
11986         * src/image_viewer.c
11987         * src/main.c
11988         * src/mainwindow.c
11989         * src/messageview.c
11990         * src/mimeview.c
11991         * src/msgcache.c
11992         * src/prefs_account.c
11993         * src/prefs_actions.c
11994         * src/prefs_common.c
11995         * src/prefs_compose_writing.c
11996         * src/prefs_customheader.c
11997         * src/prefs_ext_prog.c
11998         * src/prefs_filtering.c
11999         * src/prefs_filtering_action.c
12000         * src/prefs_fonts.c
12001         * src/prefs_image_viewer.c
12002         * src/prefs_message.c
12003         * src/prefs_message.h
12004         * src/prefs_msg_colors.c
12005         * src/prefs_other.c
12006         * src/prefs_other.h
12007         * src/prefs_quote.c
12008         * src/prefs_receive.c
12009         * src/prefs_receive.h
12010         * src/prefs_send.c
12011         * src/prefs_send.h
12012         * src/prefs_spelling.c
12013         * src/prefs_summaries.c
12014         * src/prefs_summary_column.c
12015         * src/prefs_template.c
12016         * src/prefs_themes.c
12017         * src/prefs_toolbar.c
12018         * src/prefs_wrapping.c
12019         * src/procmime.c
12020         * src/procmsg.c
12021         * src/send_message.h
12022         * src/ssl_manager.c
12023         * src/summary_search.c
12024         * src/summaryview.c
12025         * src/textview.c
12026         * src/wizard.c
12027         * src/common/smtp.c
12028         * src/common/smtp.h
12029         * src/gtk/gtkutils.h
12030                 o Move the rest of Common prefs to new style
12031                 o Lots of -Wall warning fixes
12032                 o fix FIXME in cache memusage calculation
12033                 o Let return receipts be sent from any account
12034                 o Little cache optimisation (read)
12035                 o Fix bug #746 (don't treat commas as separators
12036                   when inside a quoted string)
12037
12038 2005-05-31 [paul]       1.9.11cvs27
12039
12040         * src/prefs_common.c
12041                 fix 'off-by-one' typo
12042
12043 2005-05-31 [paul]       1.9.11cvs26
12044
12045         * src/account.c
12046         * src/addr_compl.c
12047         * src/compose.c
12048         * src/foldersel.c
12049         * src/prefs_actions.c
12050         * src/prefs_common.c
12051         * src/prefs_common.h
12052         * src/prefs_customheader.c
12053         * src/prefs_display_header.c
12054         * src/prefs_filtering.c
12055         * src/prefs_filtering_action.c
12056         * src/prefs_matcher.c
12057         * src/prefs_summaries.c
12058         * src/prefs_summary_column.c
12059         * src/prefs_template.c
12060         * src/prefs_toolbar.c
12061         * src/ssl_manager.c
12062         * src/gtk/pluginwindow.c
12063         * src/gtk/prefswindow.c
12064         * src/gtk/progressdialog.c
12065                 add hidden prefs 'enable_rules_hint'
12066                 for gtk_tree_view_set_rules_hint()
12067                 (sync with main)
12068                 
12069
12070 2005-05-31 [colin]      1.9.11cvs25
12071
12072         * src/Makefile.am
12073         * src/main.c
12074         * src/prefs_common.c
12075         * src/prefs_summaries.c ** ADDED **
12076         * src/prefs_summaries.h ** ADDED **
12077                 Common/Display -> Display/Summaries
12078
12079 2005-05-31 [colin]      1.9.11cvs24
12080
12081         * src/Makefile.am
12082         * src/main.c
12083         * src/prefs_quote.c ** ADDED **
12084         * src/prefs_quote.h ** ADDED **
12085                 Move Common/Quote to Compose/Quoting
12086         * src/prefs_common.c
12087         * src/prefs_common.h
12088                 Remove old quote stuff, add
12089                 convenience functions for GtkTextView prefs
12090         * src/gtk/prefswindow.c
12091                 Set default height higher
12092
12093 2005-05-30 [colin]      1.9.11cvs23
12094
12095         * src/Makefile.am
12096         * src/main.c
12097         * src/prefs_common.c
12098         * src/prefs_compose_writing.c ** ADDED **
12099         * src/prefs_compose_writing.h ** ADDED **
12100                 Move Common/Compose prefs to Compose/Writing
12101
12102 2005-05-30 [colin]      1.9.11cvs22
12103
12104         * src/common/utils.c
12105                 Fix bug #651 (Confused Attract by Subject)
12106                 Patch by M. Benkmann <haferfrost@web.de>
12107         * AUTHORS
12108
12109 2005-05-30 [colin]      1.9.11cvs21
12110
12111         * src/compose.c
12112                 Fix concatenation of different headers of
12113                 the same type (bug #645)
12114         * src/prefs_folder_item.c
12115                 Fix bug #699 (setting color to black doesn't
12116                 work immediately)
12117         * src/procmime.c
12118                 Print out decoding error only once per
12119                 block
12120
12121 2005-05-30 [paul]       1.9.11cvs20
12122
12123         * src/common/template.c
12124                 fix Bcc
12125
12126 2005-05-30 [paul]       1.9.11cvs19
12127
12128         * doc/src/rfc2368.txt   **NEW FILE**
12129         * src/compose.c
12130                 compose_entries_set(): don't interpret Bcc
12131                 header field (conform to RFC 2368)
12132                 (sync with main)
12133
12134 2005-05-29 [colin]      1.9.11cvs18
12135
12136         * src/prefs_common.c
12137                 Let the default reply format respect
12138                 netiquette by cutting the signature.
12139
12140 2005-05-29 [colin]      1.9.11cvs17
12141
12142         * src/summaryview.c
12143                 Don't let always_show_msg override
12144                 open_unread_on_enter when opening a new
12145                 directory.
12146
12147 2005-05-27 [paul]       1.9.11cvs16
12148
12149         sync with main:
12150
12151         * src/main.c
12152                 app_will_exit(): cleanup tmp directory when exit
12153         * src/message_search.c
12154                 improved the interface and made code cleanup.
12155                 removed Clear button
12156         * src/send_message.c
12157                 send_message_local(): use GSpawn, and detect errors
12158         * src/summary_search.c
12159                 improved the interface and made code cleanup
12160         * src/textview.c
12161                 textview_write_link(): also skip non-ascii space
12162                  at the head of link strings (phishing check
12163                  didn't work at the case)
12164         * src/common/utils.c
12165                 get_command_output(): use g_spawn_command_line_sync()
12166                 instead of popen()
12167
12168 2005-05-26 [colin]      1.9.11cvs15
12169
12170         * src/folder.c
12171                 remove printf
12172
12173 2005-05-26 [colin]      1.9.11cvs14
12174
12175         * src/common/nntp.c
12176                 Fix nntp mode reader (bug #611)
12177                 Patch by Florian Mickler <florian@mickler.org>
12178
12179 2005-05-26 [colin]      1.9.11cvs13
12180
12181         * src/plugins/pgpmime/passphrase.c
12182                 Fix mouse grabbing (bug #557)
12183
12184 2005-05-26 [colin]      1.9.11cvs12
12185
12186         * src/prefs_themes.c
12187                 Fix g_warning (bug #541)
12188
12189 2005-05-26 [colin]      1.9.11cvs11
12190
12191         * src/prefs_actions.c
12192         * src/prefs_template.c
12193                 Fix bug #506 (no warning if action/template
12194                 is not saved)
12195         * src/common/template.c
12196                 Fix a possible crash
12197
12198 2005-05-26 [colin]      1.9.11cvs10
12199
12200         * src/folder.c
12201         * src/folderview.c
12202         * src/procmsg.c
12203         * src/summaryview.c
12204                 Forbid locked messages to be moved or
12205                 deleted. Locked messages in trashes 
12206                 still get deleted, for performance
12207                 reason (mh.c::mh_remove_all_msgs)
12208
12209 2005-05-25 [colin]      1.9.11cvs9
12210
12211         * src/procmime.c
12212                 Use correct encoding when sending mails
12213                 with attachments that have accentued 
12214                 chars in their name
12215
12216 2005-05-24 [colin]      1.9.11cvs8
12217
12218         * src/summaryview.c
12219                 Fix bug #688 f) read/unread marker not
12220                 changed on first click
12221                 Also, optimize summary_status_show()
12222                 calls
12223         * src/folder.c
12224         * src/inc.c
12225         * src/procmime.c
12226                 Fix bug #688 b) and c) wrt message
12227                 attachments and signature
12228         * src/stock_pixmap.c
12229         * src/stock_pixmap.h
12230         * src/stock_pixmap.c
12231         * src/stock_pixmap.h
12232         * src/Makefile.am
12233         * src/pixmaps/clip_gpg_signed.xpm
12234                 Add clip/signed icon
12235
12236 2005-05-24 [colin]      1.9.11cvs7
12237
12238         * src/folder_item_prefs.c
12239                 whitespace fix
12240
12241 2005-05-24 [colin]      1.9.11cvs6
12242
12243         * src/folderview.c
12244         * src/prefs_common.c
12245         * src/prefs_common.h
12246                 Add a confirmation to folder drag and drop
12247                 fixes bug #156
12248         * src/alertpanel.c
12249         * src/alertpanel.h
12250                 fix _with_disable parameters so that
12251                 the buttons labels are specifiable too
12252         * src/plugins/pgpmime/sgpgme.c
12253                 reflect said change
12254                 
12255
12256 2005-05-24 [colin]      1.9.11cvs5
12257
12258         * src/folderview.c
12259                 Uncollapse/collapse folders on double-click
12260                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12261                 closes bug #108
12262
12263 2005-05-23 [colin]      1.9.11cvs4
12264
12265         * src/common/socket.c
12266                 Check another special SSL_peek() error.
12267                 Should help wrt bug #728
12268
12269 2005-05-23 [colin]      1.9.11cvs3
12270
12271         * src/plugins/pgpmime/pgpmime.c
12272                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12273                 breaking menu accelerators and stuff. Users will have to
12274                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12275                 account's privacy preferences if needed.
12276
12277 2005-05-22 [paul]
12278
12279         * tools/kdeservicemenu/install.sh
12280                 use kdesu to prompt for root password if doing
12281                 global install/uninstall
12282
12283 2005-05-20 [colin]      1.9.11cvs2
12284
12285         * src/procmsg.c
12286                 Fix another compilation error with gcc-2.9x
12287                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12288         * src/send_message.c
12289                 Don't send QUIT if we aren't connected
12290
12291 2005-05-19 [colin]      1.9.11cvs1
12292
12293         * src/procmsg.c
12294                 Fix compilation with gcc 2.9x
12295
12296 2005-05-19 [paul]       1.9.11
12297
12298         1.9.11 released
12299
12300 2005-05-19 [paul]       1.9.9cvs14
12301
12302         * src/gtk/inputdialog.c
12303                 prevent gettext warning
12304
12305 2005-05-19 [paul]       1.9.9cvs13
12306
12307         * src/mainwindow.c
12308         * src/prefs_common.c
12309         * src/prefs_common.h
12310         * src/textview.c
12311         * src/textview.h
12312                 add an option to toggle cursor in message
12313                 view (sync with main)
12314
12315 2005-05-18 [colin]      1.9.9cvs12
12316
12317         * src/compose.c
12318                 Dereference freed pointer
12319         * src/gtk/gtkaspell.c
12320                 Fix duplication of dictionaries (is it an aspell issue?)
12321
12322 2005-05-18 [colin]      1.9.9cvs11
12323
12324         * src/gtk/inputdialog.c
12325         * src/gtk/gtkaspell.c
12326                 HIGuify dialogs
12327         * src/alertpanel.c
12328                 Remove a double call
12329
12330 2005-05-17 [colin]      1.9.9cvs10
12331
12332         * src/gtk/gtkaspell.c
12333                 Fix dialogs, Ctrl-Enter accel
12334
12335 2005-05-17 [colin]      1.9.9cvs9
12336
12337         * src/gtk/gtkaspell.c
12338                 Fix some accelerators, escape in replace-window
12339
12340 2005-05-16 [colin]      1.9.9cvs8
12341
12342         * src/gtk/gtkaspell.c
12343                 Revert last commit, it was a mistake.
12344
12345 2005-05-16 [colin]      1.9.9cvs7
12346
12347         * src/gtk/gtkaspell.c
12348                 Remove buggy code while we're at it. It's a 
12349                 dead code path anyway.
12350
12351 2005-05-16 [colin]      1.9.9cvs6
12352
12353         * src/gtk/gtkaspell.c
12354                 Missed some gtk_menu_popup where deactivate
12355                 signal should be handled. Should fix bug
12356                 #629 a bit more.
12357
12358 2005-05-16 [colin]      1.9.9cvs5
12359
12360         * src/gtk/gtkaspell.c
12361                 Remove debug printf()s
12362
12363 2005-05-16 [colin]      1.9.9cvs4
12364
12365         * src/gtk/gtkaspell.c
12366                 Fix a bit aspell problems
12367                 (see bug #629)
12368
12369 2005-05-13 [colin]      1.9.9cvs3
12370
12371         * src/folderview.c
12372                 Fix the + appearing even when no subfolders
12373                 have unread messages. Thanks to wwp for the
12374                 bug report.
12375
12376 2005-05-11 [paul]       1.9.9cvs2
12377
12378         * src/folderview.c
12379                 correction to 1.9.9cvs1, only colour folders that
12380                 have new msgs (not unread msgs)
12381
12382 2005-05-10 [colin]      1.9.9cvs1
12383
12384         * src/folderview.c
12385         * src/summaryview.c
12386                 Try to fix bolding bugs again.
12387
12388 2005-05-09 [paul]
12389
12390         * tools/claws.i18n.status.pl
12391                 add Ricardo Mones Lastra's script that has been providing
12392                 the i18n status page for many months
12393
12394 2005-05-09 [paul]       1.9.9
12395
12396         1.9.9 release
12397
12398 2005-05-09 [paul]       1.9.6cvs58
12399
12400         * AUTHORS
12401         * INSTALL
12402         * README.claws
12403                 updated
12404         * Makefile.am 
12405         * RELEASE_NOTES.claws
12406                 add release notes to cvs to simplify release
12407                 procedure
12408         * configure.ac
12409                 add ca and fi to ALL_LINGUAS
12410         * po/Makefile.in.in
12411                 workaround for missing Makevars
12412         * po/ca.po
12413         * po/fi.po
12414                 add new Catalan and Finnish translations
12415                 submitted by Miquel Oliete and Flammie Pirinen
12416         * po/de.po
12417         * po/es.po
12418         * po/fr.po
12419         * po/it.po
12420         * po/pl.po
12421         * po/ru.po
12422         * po/sk.po
12423         * po/sr.po
12424         * po/zh_CN.po
12425                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12426                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12427                 Urke MMI, and Hansom Young
12428         * src/main.c
12429                 Fix drafting when quitting. compose_draft() closes the
12430                 compose windows, which modifies the compose_list GSList.
12431                 We have to refresh this list after echo drafting to avoid a
12432                 segfault
12433         * src/partial_download.c
12434                 fix segfault on exit
12435
12436 2005-05-06 [paul]       1.9.6cvs57
12437
12438         * src/grouplistdialog.c
12439                 quick fix/workaround for unresizeable newsgroup
12440                 name column 
12441
12442 2005-05-06 [paul]       1.9.6cvs56
12443
12444         * src/inc.c
12445         * src/mainwindow.c
12446                 use gettext plural forms
12447         * src/imap_gtk.c
12448         * src/mh_gtk.c
12449         * src/toolbar.c
12450                 small improvement to english usage
12451
12452 2005-05-05 [thorsten]   1.9.6cvs55
12453
12454         * src/folder.c
12455                 fix possible crash
12456
12457 2005-05-05 [paul]       1.9.6cvs54
12458         
12459         sync with HEAD
12460
12461         * AUTHORS
12462         * src/compose.c
12463                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12464                 patch by Tim Mann
12465
12466 2005-05-05 [paul]       1.9.6cvs53
12467
12468         * src/mainwindow.c
12469                 fix resizing of separate message and
12470                 folder views
12471
12472 2005-05-05 [paul]       1.9.6cvs52
12473
12474         * src/account.c
12475         * src/addrgather.c
12476         * src/browseldap.c
12477         * src/exphtmldlg.c
12478         * src/expldifdlg.c
12479         * src/importmutt.c
12480         * src/importpine.c
12481         * src/main.c
12482         * src/mainwindow.c
12483         * src/noticeview.c
12484         * src/prefs_filtering.c
12485         * src/prefs_filtering_action.c
12486         * src/prefs_matcher.c
12487         * src/prefs_spelling.c
12488         * src/prefs_toolbar.c
12489         * src/toolbar.c
12490         * src/wizard.c
12491         * src/gtk/description_window.c
12492         * src/gtk/gtkvscrollbutton.c
12493         * src/gtk/progressdialog.c
12494         * src/gtk/quicksearch.c
12495         * src/plugins/pgpmime/prefs_gpg.c
12496         * src/plugins/spamassassin/spamassassin_gtk.c
12497                 replace deprecated gtk_widget_set_usize
12498
12499 2005-05-04 [colin]      1.9.6cvs51
12500
12501         * src/common/utils.c
12502                 Fix crash when subst_for_filename is called
12503                 with a NULL parameter
12504
12505 2005-05-04 [colin]      1.9.6cvs50
12506
12507         * src/partial_download.c
12508         * src/pop.c
12509                 Escape login when writing uidl file
12510                 fixes bug #736
12511
12512 2005-05-03 [colin]      1.9.6cvs49
12513
12514         * src/procmime.c
12515                 Fix possible DOS in mime parser
12516                 (see bug #634)
12517
12518 2005-05-02 [colin]      1.9.6cvs48
12519
12520         * src/compose.c
12521                 Try to fix the copy/paste mess once again.
12522
12523
12524 2005-04-30 [colin]      1.9.6cvs47
12525
12526         * src/prefs_account.h
12527         * src/procmsg.c
12528         * src/send_message.c
12529         * src/common/smtp.c
12530         * src/common/smtp.h
12531                 Try to batch sending mails (per account) instead of
12532                 reconnecting to server every time.
12533
12534 2005-04-29 [colin]      1.9.6cvs46
12535
12536         * src/messageview.c
12537                 Fix window resizing that refused to size down
12538         * src/prefs_common.c
12539         * src/prefs_common.h
12540         * src/prefs_filtering.c
12541                 Save Filtering's window size
12542
12543 2005-04-21 [paul]       1.9.6cvs45
12544
12545         * ChangeLog-gtk2.claws
12546         * src/setup.c
12547                 correction to sync
12548
12549 2005-04-21 [paul]       1.9.6cvs44
12550
12551         sync with main:
12552
12553         * src/setup.c
12554         * src/statusbar.c
12555         * src/statusbar.h
12556                 use gtkut_widget_draw_now(). Improved performance
12557                 of the update of statusbar
12558         * src/textview.c
12559                 textview_smooth_scroll_do(): redraw it after scroll
12560                 is done (fixed incorrect display when a part of the
12561                 view is hidden).
12562         * src/gtk/gtkutils.c
12563         * src/gtk/gtkutils.h
12564                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12565                 to force update of widgets.
12566                 Removed gtkut_widget_wait_for_draw() which had a big
12567                 overhead  because of waiting for all events processed 
12568
12569 2005-04-20 [paul]       1.9.6cvs43
12570
12571         * src/codeconv.c
12572                 complete 1.9.6cvs42's sync:
12573                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12574
12575 2005-04-19 [paul]       1.9.6cvs42
12576
12577         sync with main:
12578
12579         * src/action.c
12580                 catch_output(): correctly select the insert text
12581                 (fix invalid iterator warnings).
12582         * src/codeconv.c
12583         * src/codeconv.h
12584         * src/mainwindow.c
12585         * src/messageview.c
12586         * src/prefs_common.c
12587                 support GBK encoding.
12588         * src/common/session.c
12589         * src/common/session.h
12590                 use separate buffer for large data to be sent,
12591                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12592
12593 2005-04-18 [paul]       1.9.6cvs41
12594
12595         * src/jpilot.c
12596                 convert unsigned long into guint32
12597                 patch by Paul LeoNerd Evans 
12598
12599 2005-04-17 [colin]      1.9.6cvs40
12600
12601         * src/compose.c
12602                 Fix 'Request return receipt' from folder
12603                 properties (bug #708)
12604
12605 2005-04-17 [colin]      1.9.6cvs39
12606
12607         * src/mainwindow.c
12608                 Fix duplicate hotkeys in Mainwindow's menu
12609
12610 2005-04-17 [colin]      1.9.6cvs38
12611
12612         * src/folderview.c
12613                 Fix duplicate hotkeys in Folderview's contextual
12614                 menu
12615
12616 2005-04-15 [colin]      1.9.6cvs37
12617
12618         * src/summaryview.c
12619                 Fix 'Save as...' with non-ascii filenames
12620
12621 2005-04-15 [colin]      1.9.6cvs36
12622
12623         * src/plugins/pgpmime/pgpmime.c
12624                 Fix bus error on 64bit. Spotted by 
12625                 macallan1888@gmail.com
12626
12627 2005-04-15 [colin]      1.9.6cvs35
12628
12629         * src/prefs_account.c
12630                 Fix cvs34.
12631
12632 2005-04-12 [colin]      1.9.6cvs34
12633
12634         * src/prefs_account.c
12635                 Fix smtp auth type off-by-one. We forgot to
12636                 add PLAIN in the prefs-to-gui setter func and
12637                 as a result, the selected auth when opening
12638                 account prefs was not the correct one.
12639
12640 2005-04-12 [paul]       1.9.6cvs33
12641
12642         * src/inc.c
12643                 if the recv dialog is visible, Cancel only
12644                 cancels the current account
12645
12646
12647 2005-04-10 [colin]      1.9.6cvs32
12648
12649         * src/filtering.c
12650                 Copy score when copying FilteringActions
12651                 Fix bug #674
12652
12653 2005-04-10 [colin]      1.9.6cvs31
12654
12655         * src/inc.c
12656                 Make Message -> Receive -> Cancel cancel 
12657                 incorporation on all accounts. Fixes
12658                 bug #693
12659
12660 2005-04-10 [colin]      1.9.6cvs30
12661
12662         * src/prefs_account.c
12663                 Update Privacy checkbuttons status based
12664                 on the selected privacy system
12665         * src/compose.c
12666                 Always connect the "None" privacy system; the
12667                 static boolean was probably there to avoid
12668                 reconnecting twice in the same compose window,
12669                 but as the parent function is only called once
12670                 per compose, it's only a bug - as a static is
12671                 initialized once per application instance.
12672                 Also, don't uncheck Sign and Encrypt when
12673                 selecting None as privacy system; just ignore
12674                 them when sending/queuing.
12675                 Should fix bug #695
12676
12677 2005-04-08 [colin]      1.9.6cvs29
12678
12679         * src/account.c
12680         * src/prefs_account.c
12681         * src/prefs_account.h
12682                 Add account preference to queue message in a certain
12683                 folder.
12684
12685 2005-04-06 [colin]      1.9.6cvs28
12686
12687         * src/prefs_account.c
12688                 Update old inbox path syntax
12689
12690 2005-04-06 [paul]       1.9.6cvs27
12691
12692         sync with main:
12693
12694         * configure.ac
12695                 changed -traditional-cpp to -no-cpp-precomp for newer
12696                 Mac OS X support
12697         * src/foldersel.c
12698                 made column resize automatically
12699         * src/send_message.c
12700                 send_message_smtp(): consider EOF right after QUIT
12701                 successful (workaround for Gmail SMTP server)
12702         * src/common/socket.c
12703                 ssl_read(), ssl_peek(): check EOF which violates the
12704                 SSL protocol
12705         * src/gtk/colorlabel.c
12706                 removed warnings when displaying colorlabel menu
12707                 (don't use GtkAlignment)
12708
12709 2005-04-05 [paul]       1.9.6cvs26
12710
12711         * src/plugins/trayicon/trayicon.c
12712                 fix clipping of icon under KDE3 
12713
12714 2005-04-05 [paul]       1.9.6cvs25
12715
12716         * src/summaryview.c
12717                 hide display of threading
12718                 patch by Alfons
12719
12720 2005-04-04 [thorsten]   1.9.6cvs24
12721
12722         * src/mh.c
12723                 marks lost on filesystems with different stat() results on
12724                 summer-/wintertime
12725
12726 2005-04-03 [colin]      1.9.6cvs23
12727
12728         * src/summaryview.c
12729                 Don't handle up/down. Patch by Alfons
12730
12731 2005-04-02 [colin]      1.9.6cvs22
12732
12733         * src/summaryview.c
12734                 Make scrolling faster. Patch by Alfons.
12735
12736 2005-04-01 [colin]      1.9.6cvs21
12737
12738         * src/Makefile.am
12739         * src/stock_pixmap.c
12740         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12741         * src/pixmaps/dir_noselect.xpm ** ADDED **
12742                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12743
12744 2005-04-01 [colin]      1.9.6cvs20
12745
12746         * src/image_viewer.c
12747         * src/image_viewer.h
12748         * src/procmime.c
12749         * src/procmime.h
12750         * src/textview.c
12751         * src/textview.h
12752                 Implement inline image resizing and right-clicking
12753
12754 2005-04-01 [paul]       1.9.6cvs19
12755
12756         * AUTHORS
12757         * Makefile.am
12758         * configure.ac
12759                 check for gnome2
12760                 patch by Luca Cavalli <loopback<AT>slackit.org>
12761         * po/ru.po
12762                 updated by Pavlo Bohmat
12763
12764 2005-03-31 [colin]      1.9.6cvs18
12765
12766         * src/news.c
12767                 Fix parsing references
12768         * src/msgcache.c
12769                 don't put nulls in the references list
12770         * src/procheader.c
12771                 commit that forgotten file in 1.9.6cvs14
12772
12773 2005-03-31 [colin]      1.9.6cvs17
12774
12775         * src/compose.c
12776                 Fix joining of signature separator again. 
12777                 Maybe Hiro could put it in main too...
12778
12779 2005-03-31 [colin]      1.9.6cvs16
12780
12781         * src/Makefile.am
12782         * src/foldersel.c
12783         * src/stock_pixmap.c
12784         * src/stock_pixmap.h
12785         * src/pixmaps/dir-noselect.xpm
12786                 Update foldersel.c (sync from main, patch by Alfons)
12787
12788 2005-03-30 [colin]      1.9.6cvs15
12789
12790         * src/imap.c
12791                 Fix handling of imap folders containing [] in 
12792                 their name. Thanks to Nahuel Angelinetti for
12793                 the detailed bugreport.
12794
12795 2005-03-30 [colin]      1.9.6cvs14
12796
12797         * src/common/utils.h
12798         * src/common/utils.c
12799         * src/common/defs.h
12800         * src/matcher.c
12801         * src/msgcache.c
12802         * src/news.c
12803         * src/procmsg.c
12804         * src/procmsg.h
12805         * src/quote_fmt_parse.y
12806         * src/summaryview.c
12807                 Update references system. Patch by Alfons
12808
12809 2005-03-30 [colin]      1.9.6cvs13
12810
12811         * src/common/socket.c
12812                 Force the glibc to read resolv.conf again when 
12813                 it has changed. Should fix issues when changing
12814                 networks on a laptop and not restarting sylpheed. 
12815
12816 2005-03-30 [paul]       1.9.6cvs12
12817
12818         partial sync with main:
12819
12820         * src/action.c
12821                 create_io_dialog(): use user-defined text font
12822                 (thanks to Alfons), and modified its appearance.
12823         * src/addrgather.c
12824         * src/addrharvest.c
12825         * src/browseldap.c
12826                 replace old code
12827         * src/compose.c
12828                 don't join (presumably) itemized lines on line-wrapping
12829                 fixed wrapping of quote when auto-wrapping is enabled
12830                 compose_destroy(): destroy paned only if it's not
12831                 attached to window. Fixed memory leak of popup menu.
12832         * src/exphtmldlg.c
12833         * src/expldifdlg.c
12834                 replace old code
12835         * src/html.c
12836         * src/html.h
12837         * src/importmutt.c
12838         * src/importpine.c
12839                 replace old code
12840         * src/main.c
12841                 removed redundant code
12842         * src/mainwindow.c
12843                 changed 'Code set' (which is rather incorrect)
12844                 in the menu to 'Character encoding'
12845                 main_window_set_widgets(): request size first
12846                 to prevent window size becoming wrong
12847                 fixed remembering of the state of the visibility
12848                 of MessageView
12849         * src/messageview.c
12850                 changed 'Code set' (which is rather incorrect)
12851                 in the menu to 'Character encoding'
12852         * src/prefs_common.c
12853         * src/prefs_common.h
12854                 added an option whether to render HTML as text or not
12855                 added separators to outgoing encoding menu
12856         * src/procheader.c
12857                 procheader_scan_date_string(): support header
12858                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12859         * src/summaryview.c
12860         * src/summaryview.h
12861                 minor code cleanup
12862         * src/textview.c
12863                 textview_show_html(): force output of newline
12864                 added an option whether to render HTML as text or not
12865         * src/common/utils.c
12866                 strncpy2(): optimized based on Alfons' code
12867         * src/gtk/gtkutils.c
12868         * src/gtk/gtkutils.h
12869                 removed non-used code
12870         * src/plugins/pgpmime/passphrase.c
12871                 partially fixed grab input of passphrase dialog
12872                 Confine pointer to window
12873
12874 2005-03-30 [colin]      1.9.6cvs11
12875
12876         * src/msgcache.c
12877         * src/msgcache.h
12878                 Read/write 32bit ints from cache & marks
12879                 From main.
12880
12881 2005-03-29 [paul]       1.9.6cvs10
12882
12883         * AUTHORS
12884         * ChangeLog.claws
12885         * src/compose.c
12886         * src/gtk/gtkaspell.c
12887                 sync with HEAD (don't pass NULL pointers) 
12888
12889 2005-03-24 [paul]
12890
12891         * tools/Makefile.am
12892         * tools/README
12893         * tools/acroread2sylpheed.pl
12894                 sync with HEAD (add script to send pdfs as
12895                 attachments from Adobe Reader 7)
12896
12897 2005-03-21 [paul]       1.9.6cvs9
12898
12899         * configure.ac
12900         * po/POTFILES.in
12901         * src/Makefile.am
12902         * src/crash.c
12903         * src/image_viewer.c ** ADDED **
12904         * src/image_viewer.h ** ADDED **
12905         * src/main.c
12906         * src/prefs_common.c
12907         * src/prefs_common.h
12908         * src/prefs_image_viewer.c ** ADDED **
12909         * src/prefs_image_viewer.h ** ADDED **
12910         * src/textview.c
12911         * src/gtk/about.c
12912         * src/pixmaps/sylpheed_logo.xpm
12913         * src/plugins/Makefile.am
12914         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12915         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12916         * src/plugins/image_viewer/plugin.c ** REMOVED **
12917         * src/plugins/image_viewer/viewer.c ** REMOVED **
12918         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12919         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12920         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12921         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12922         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12923                 as gdk-pixbuf is now built-in
12924                 remove image_viewer plugin and put code back into
12925                 main codebase
12926                 implement inline image display (sync with main)
12927
12928                 replace logo with newer, nicer, larger version  
12929
12930 2005-03-21 [paul]       1.9.6cvs8
12931
12932         * src/gtk/about.c
12933                 cosmetic improvement
12934
12935 2005-03-21 [holger]     1.9.6cvs7
12936
12937         * src/plugins/spamassassin/spamassassin.c
12938                 Sync with HEAD
12939                 (unregister hook on failed plugin init)
12940
12941 2005-03-20 [colin]      1.9.6cvs6
12942
12943         * src/common/plugin.c
12944                 Check that plugin isn't already loaded
12945                 Patch by Alfons
12946
12947 2005-03-20 [thorsten]   1.9.6cvs5
12948
12949         * src/compose.c
12950                 use a more compatible syntax
12951
12952 2005-03-20 [thorsten]   1.9.6cvs4
12953
12954         * src/prefs_toolbar.c
12955                 fix crash when selecting toolbar item (uninitialized pointer)
12956
12957 2005-03-20 [thorsten]   1.9.6cvs3
12958
12959         * src/procmime.c
12960                 fix mimetype detection (referenced free()d string)
12961
12962 2005-03-20 [paul]       1.9.6cvs2
12963
12964         * src/compose.c
12965                 sync with HEAD (1.0.3cvs5)
12966                 neglect Reply-To header if empty
12967                 Patch by Alfons 
12968
12969 2005-03-19 [holger]     1.9.6cvs1
12970
12971         * src/summaryview.c
12972         * src/summaryview.h
12973                 Sync with HEAD
12974
12975 2005-03-18 [paul]       1.9.6
12976
12977         initial GTK2 release
12978
12979 2005-03-18 [paul]       1.0.3cvs3.1
12980
12981         * AUTHORS
12982         * ChangeLog.claws
12983         * configure.ac
12984         * src/gtk/about.c
12985         * src/pixmaps/sylpheed_logo.xpm
12986                 sync with HEAD
12987
12988 2005-03-18 [colin]      1.0.3cvs2.6
12989
12990         * src/summaryview.c
12991                 Remove call to summary_step in summary_copy_selected_to
12992                 Can't see its purpose, and this causes bug when copying
12993                 a message if the next one is unread: it reads it.
12994
12995 2005-03-18 [paul]       1.0.3cvs2.5
12996
12997         * src/foldersel.c
12998                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12999
13000 2005-03-18 [paul]       1.0.3cvs2.4
13001
13002         * src/addrharvest.c
13003         * src/codeconv.c
13004         * src/codeconv.h
13005         * src/compose.c
13006         * src/news.c
13007         * src/procheader.c
13008         * src/procmime.c
13009         * src/unmime.c
13010         * src/unmime.h
13011                 fix buffer overflow, CAN-2005-0667, see
13012                 http://secunia.com/advisories/14491/
13013                 Patch by Alfons
13014
13015 2005-03-17 [colin]      1.0.3cvs2.3
13016
13017         * src/prefs_fonts.c
13018         * src/summaryview.c
13019                 Fix font bugs (both lists now officialy share 
13020                 the same font)
13021                 
13022
13023 2005-03-17 [paul]       1.0.3cvs2.2
13024
13025         * src/gtk/pluginwindow.c
13026                 make plugin descriptions uneditable
13027
13028 2005-03-11 [paul]       1.0.3cvs2.1
13029
13030         * ChangeLog.claws
13031         * configure.ac
13032         * po/POTFILES.in
13033         * src/plugins/trayicon/trayicon.c
13034                 sync with HEAD
13035                 add src/wizard.c to POTFILES.in
13036
13037 2005-03-11 [paul]       1.0.3cvs1.1
13038
13039         * ChangeLog
13040         * ChangeLog.claws
13041         * configure.ac
13042         * po/de.po
13043         * po/es.po
13044         * po/fr.po
13045         * po/it.po
13046         * po/pt_BR.po
13047         * po/ru.po
13048         * po/sk.po
13049         * po/sr.po
13050         * po/zh_CN.po
13051                 sync with HEAD
13052
13053 2005-03-04 [colin]      1.0.1cvs22.2
13054
13055         * src/compose.c
13056                 Fix signatures with accentued chars in it
13057
13058 2005-03-04 [colin]      1.0.1cvs22.1
13059
13060         * src/common/smtp.c
13061         * src/common/smtp.h
13062                 Don't use SIZE param in MAIL FROM: if server 
13063                 doesn't support it. Patch by Eugen Freiter
13064                 <eugen_f@users.sf.net>
13065
13066 2005-02-27 [paul]       1.0.1cvs20.1
13067
13068         * ChangeLog.claws
13069         * configure.ac
13070         * src/messageview.c
13071                 sync with HEAD
13072
13073 2005-02-27 [colin]      1.0.1cvs19.4
13074
13075         * src/procheader.c
13076         * src/procheader.h
13077                 Fix prototypes. Patch by Alfons
13078
13079 2005-02-27 [colin]      1.0.1cvs19.3
13080
13081         * src/compose.c
13082                 Don't auto-join the signature separator.
13083
13084 2005-02-26 [colin]      1.0.1cvs19.2
13085
13086         * src/summaryview.c
13087                 Fix 'mark all read' with collapsed threads.
13088                 Patch by Alfons.
13089
13090 2005-02-25 [paul]       1.0.1cvs19.1
13091
13092         * ChangeLog.claws
13093         * configure.ac
13094         * src/prefs_account.c
13095         * src/prefs_folder_item.c
13096         * src/gtk/prefswindow.c
13097         * src/gtk/prefswindow.h
13098                 sync with HEAD
13099
13100 2005-02-25 [paul]       1.0.1cvs15.12
13101
13102         * src/alertpanel.c
13103         * src/codeconv.c
13104         * src/compose.c
13105         * src/textview.c
13106         * src/gtk/gtkutils.c
13107         * src/gtk/gtkutils.h
13108         * src/gtk/logwindow.c
13109         * src/gtk/progressdialog.c
13110                 sync with main (revision 127)
13111                 and fix logwindow clipping
13112
13113 2005-02-24 [colin]      1.0.1cvs15.11
13114
13115         * src/plugins/pgpmime/passphrase.c
13116                 Disable input grabbing; it doesn't work yet.
13117
13118 2005-02-24 [colin]      1.0.1cvs15.10
13119
13120         * src/messageview.c
13121                 Don't send out receipts if offline. Ask.
13122
13123 2005-02-23 [colin]      1.0.1cvs15.9
13124
13125         * src/summaryview.c     
13126                 Fix expanding
13127
13128 2005-02-23 [colin]      1.0.1cvs15.8
13129
13130         * src/summaryview.c
13131                 Really fix Bug 568 by removing useless
13132                 calls. summary_thread_init() now called
13133                 in summary_sort(). This should please
13134                 Alfons as it should be faster than 
13135                 previously.
13136
13137 2005-02-23 [colin]      1.0.1cvs15.7
13138
13139         * src/compose.c
13140                 Encode parts as QP or B64 if signing
13141
13142 2005-02-23 [colin]      1.0.1cvs15.6
13143
13144         * src/compose.c
13145                 Fix Mimeinfo leakage (including tmp files)
13146         * src/procmsg.c
13147                 Fix tmp file leakage (spotted by Ivan Rayner)
13148
13149 2005-02-22 [colin]      1.0.1cvs15.5
13150
13151         * src/expldifdlg.c
13152                 Fix keyboard input. Patch by Alfons.
13153
13154 2005-02-21 [colin]      1.0.1cvs15.4
13155
13156         * src/compose.c
13157                 Fix Sign/Encrypt when unselecting privacy
13158                 system
13159         * src/prefs_common.c
13160                 Change default message font to Monospace
13161         * src/summaryview.c
13162                 More freezing during potentially large operations
13163
13164 2005-02-21 [paul]       1.0.1cvs15.3
13165
13166         * src/main.c
13167                 fix --help output
13168
13169 2005-02-21 [paul]       1.0.1cvs15.2
13170
13171         * po/Makefile.in.in
13172         * src/compose.c
13173         * src/summaryview.c
13174         * src/textview.c
13175         * src/common/utils.c
13176         * src/common/utils.h
13177                 sync with main (revision 117)
13178
13179 2005-02-20 [colin]      1.0.1cvs15.1
13180
13181         * src/common/defs.h
13182                 Change cache file to .sylpheed_claws_cache, as
13183                 suggested by Alfons. Allows people to switch
13184                 between Sylpheed and Sylpheed-Claws. it is
13185                 a good idea to "Check for new messages" at next
13186                 startup.
13187
13188
13189 2005-02-18 [colin]      1.0.1cvs14.1
13190
13191         * src/quote_fmt_lex.l
13192         * src/quote_fmt_parse.y
13193                 Fix parser initialisation. Patch by Ivan.
13194
13195 2005-02-18 [colin]      1.0.1cvs11.6
13196
13197         * src/folderview.c
13198                 Fix scrolldown (bug 662)
13199
13200 2005-02-17 [colin]      1.0.1cvs11.5
13201
13202         * src/codeconv.c
13203                 conv_filename_to_utf8: return clean 7bit instead
13204                 of broken utf8 if needed
13205         * src/mimeview.c
13206                 Fix display of parts with unclean 8bit names
13207
13208 2005-02-17 [paul]       1.0.1cvs11.4
13209
13210         * src/compose.c
13211         * src/exportldif.c
13212         * src/matcher_parser_parse.y
13213         * src/procmime.c
13214         * src/sourcewindow.c
13215         * src/common/Makefile.am
13216         * src/common/intl.h             ** REMOVED **
13217         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13218                 sync with main (revision 109)
13219                 and clean up
13220
13221 2005-02-16 [colin]      1.0.1cvs11.3
13222
13223         * src/summaryview.c
13224                 Fix collapsed thread not highlighting when new
13225                 messages in it (Bug 568) Patch by Stephan Sachse.
13226                 Fix messed up selection when reaching bounds (Bug 632)
13227         * src/prefs_themes.c
13228                 Fix theme installing (Bug 684)
13229
13230 2005-02-16 [colin]      1.0.1cvs11.2
13231
13232         * src/messageview.c
13233                 Fix messageview_select_all
13234
13235 2005-02-16 [colin]      1.0.1cvs11.1
13236
13237         * src/mh.c
13238                 Sync with HEAD (MH scan required function)
13239
13240 2005-02-15 [colin]      1.0.1cvs8.1
13241
13242         * src/mimeview.c
13243         * src/common/utils.c
13244                 Sync with HEAD (filename chars substitution)
13245
13246 2005-02-15 [colin]      1.0.1cvs7.3
13247
13248         * src/gtk/pluginwindow.c
13249                 Fix button spacing
13250
13251 2005-02-15 [colin]      1.0.1cvs7.2
13252
13253         * src/mimeview.c
13254                 Fix mime icons not reset across message when
13255                 scrolled down
13256
13257 2005-02-15 [colin]      1.0.1cvs7.1
13258
13259         * src/compose.c
13260         * src/procmime.c
13261                 Sync with HEAD (optimisation of cvs6)
13262
13263 2005-02-14 [colin]      1.0.1cvs6.1
13264
13265         * src/compose.c
13266         * src/procmime.c
13267                 Sync with HEAD (encode "From " at line beginning)
13268
13269 2005-02-14 [colin]      1.0.1cvs5.3
13270
13271         * src/compose.c
13272                 Fix wrapping with accentued chars.
13273
13274 2005-02-13 [colin]      1.0.1cvs5.2
13275
13276         * src/textview.c
13277                 Fix email informative part parsing with
13278                 accentued chars in it. ispunct() returns
13279                 true for them in utf8...
13280
13281 2005-02-12 [colin]      1.0.1cvs5.1
13282
13283         * src/filtering.c
13284                 Sync with HEAD (remove wrong use of compose after send)
13285
13286 2005-02-12 [paul]       1.0.1cvs4.5
13287
13288         * src/textview.c
13289                 remove unnecessary code (thanks to Alfons)
13290
13291 2005-02-12 [paul]       1.0.1cvs4.4
13292
13293         * src/textview.c
13294                 add 'Copy' to contextual menu on emails
13295
13296 2005-02-11 [colin]      1.0.1cvs4.3
13297
13298         * src/compose.c
13299                 revert 1.0.0cvs28.2, it doesn't work that well.
13300
13301 2005-02-11 [paul]       1.0.1cvs4.2
13302
13303         * po/Makefile.in.in
13304                 fix 'make release'
13305
13306 2005-02-10 [paul]       1.0.1cvs4.1
13307
13308         * ChangeLog
13309         * ChangeLog.claws
13310         * ChangeLog.jp
13311         * configure.ac
13312         * src/compose.c
13313                 sync with HEAD (sync with main)
13314
13315 2005-02-10 [paul]       1.0.1cvs3.2
13316
13317         * AUTHORS
13318         * Makefile.am
13319         * autogen.sh
13320         * configure.ac
13321         * config/mkinstalldirs
13322         * intl/.cvsignore
13323         * intl/ChangeLog
13324         * intl/VERSION
13325         * intl/bindtextdom.c
13326         * intl/config.charset
13327         * intl/dcgettext.c
13328         * intl/dcigettext.c
13329         * intl/dcngettext.c
13330         * intl/dgettext.c
13331         * intl/dngettext.c
13332         * intl/eval-plural.h
13333         * intl/explodename.c
13334         * intl/finddomain.c
13335         * intl/gettext.c
13336         * intl/gettextP.h
13337         * intl/gmo.h
13338         * intl/hash-string.h
13339         * intl/intl-compat.c
13340         * intl/l10nflist.c
13341         * intl/libgnuintl.h.in
13342         * intl/loadinfo.h
13343         * intl/loadmsgcat.c
13344         * intl/localcharset.c
13345         * intl/localcharset.h
13346         * intl/locale.alias
13347         * intl/localealias.c
13348         * intl/localename.c
13349         * intl/log.c
13350         * intl/ngettext.c
13351         * intl/os2compat.c
13352         * intl/os2compat.h
13353         * intl/osdep.c
13354         * intl/plural-exp.c
13355         * intl/plural-exp.h
13356         * intl/plural.c
13357         * intl/plural.y
13358         * intl/ref-add.sin
13359         * intl/ref-del.sin
13360         * intl/relocatable.c
13361         * intl/relocatable.h
13362         * intl/textdomain.c
13363         * m4/Makefile.am
13364         * po/Makefile.in.in
13365         * src/Makefile.am
13366         * src/account.c
13367         * src/action.c
13368         * src/addr_compl.c
13369         * src/addressadd.c
13370         * src/addressbook.c
13371         * src/addrgather.c
13372         * src/addrindex.c
13373         * src/alertpanel.c
13374         * src/browseldap.c
13375         * src/codeconv.c
13376         * src/codeconv.h
13377         * src/compose.c
13378         * src/compose.h
13379         * src/crash.c
13380         * src/editaddress.c
13381         * src/editbook.c
13382         * src/editgroup.c
13383         * src/editjpilot.c
13384         * src/editldap.c
13385         * src/editldap_basedn.c
13386         * src/editvcard.c
13387         * src/exphtmldlg.c
13388         * src/expldifdlg.c
13389         * src/export.c
13390         * src/exporthtml.c
13391         * src/filtering.c
13392         * src/folder.c
13393         * src/folder_item_prefs.c
13394         * src/foldersel.c
13395         * src/folderview.c
13396         * src/grouplistdialog.c
13397         * src/headerview.c
13398         * src/imap.c
13399         * src/imap_gtk.c
13400         * src/import.c
13401         * src/importldif.c
13402         * src/importmutt.c
13403         * src/importpine.c
13404         * src/inc.c
13405         * src/ldif.c
13406         * src/main.c
13407         * src/mainwindow.c
13408         * src/matcher.c
13409         * src/mbox.c
13410         * src/message_search.c
13411         * src/messageview.c
13412         * src/mh.c
13413         * src/mh_gtk.c
13414         * src/mimeview.c
13415         * src/msgcache.c
13416         * src/news.c
13417         * src/news_gtk.c
13418         * src/noticeview.c
13419         * src/partial_download.c
13420         * src/pop.c
13421         * src/prefs_account.c
13422         * src/prefs_actions.c
13423         * src/prefs_common.c
13424         * src/prefs_customheader.c
13425         * src/prefs_display_header.c
13426         * src/prefs_ext_prog.c
13427         * src/prefs_filtering.c
13428         * src/prefs_filtering_action.c
13429         * src/prefs_folder_item.c
13430         * src/prefs_fonts.c
13431         * src/prefs_gtk.c
13432         * src/prefs_matcher.c
13433         * src/prefs_msg_colors.c
13434         * src/prefs_spelling.c
13435         * src/prefs_summary_column.c
13436         * src/prefs_template.c
13437         * src/prefs_themes.c
13438         * src/prefs_toolbar.c
13439         * src/prefs_wrapping.c
13440         * src/privacy.c
13441         * src/procheader.c
13442         * src/procmime.c
13443         * src/procmsg.c
13444         * src/quote_fmt.c
13445         * src/recv.c
13446         * src/send_message.c
13447         * src/setup.c
13448         * src/sourcewindow.c
13449         * src/ssl_manager.c
13450         * src/statusbar.c
13451         * src/summary_search.c
13452         * src/summaryview.c
13453         * src/textview.c
13454         * src/toolbar.c
13455         * src/wizard.c
13456         * src/common/nntp.c
13457         * src/common/plugin.c
13458         * src/common/smtp.c
13459         * src/common/ssl.c
13460         * src/common/ssl_certificate.c
13461         * src/common/string_match.c
13462         * src/common/sylpheed.c
13463         * src/common/template.c
13464         * src/common/utils.c
13465         * src/gtk/about.c
13466         * src/gtk/colorlabel.c
13467         * src/gtk/description_window.c
13468         * src/gtk/filesel.c
13469         * src/gtk/foldersort.c
13470         * src/gtk/gtkaspell.c
13471         * src/gtk/gtkutils.c
13472         * src/gtk/inputdialog.c
13473         * src/gtk/logwindow.c
13474         * src/gtk/menu.c
13475         * src/gtk/pluginwindow.c
13476         * src/gtk/prefswindow.c
13477         * src/gtk/progressdialog.c
13478         * src/gtk/quicksearch.c
13479         * src/gtk/sslcertwindow.c
13480         * src/plugins/clamav/clamav_plugin.c
13481         * src/plugins/clamav/clamav_plugin_gtk.c
13482         * src/plugins/demo/demo.c
13483         * src/plugins/dillo_viewer/dillo_prefs.c
13484         * src/plugins/dillo_viewer/dillo_viewer.c
13485         * src/plugins/image_viewer/plugin.c
13486         * src/plugins/image_viewer/viewer.c
13487         * src/plugins/image_viewer/viewerprefs.c
13488         * src/plugins/mathml_viewer/mathml_viewer.c
13489         * src/plugins/pgpmime/passphrase.c
13490         * src/plugins/pgpmime/plugin.c
13491         * src/plugins/pgpmime/prefs_gpg.c
13492         * src/plugins/pgpmime/select-keys.c
13493         * src/plugins/pgpmime/sgpgme.c
13494         * src/plugins/spamassassin/spamassassin.c
13495         * src/plugins/spamassassin/spamassassin_gtk.c
13496         * src/plugins/trayicon/trayicon.c
13497                 sync with main (revision 104)
13498
13499 2005-02-10 [colin]      1.0.1cvs3.1
13500
13501         * src/mainwindow.c
13502                 Sync with HEAD (fix occasional crasher)
13503
13504 2005-02-10 [colin]      1.0.1cvs2.1
13505
13506         * src/messageview.c
13507                 Synw with HEAD (don't automatically display html)
13508
13509 2005-02-09 [colin]      1.0.1cvs1.3
13510
13511         * src/textview.c
13512         * src/textview.h
13513                 Add contextual menu on emails
13514
13515 2005-02-09 [colin]      1.0.1cvs1.2
13516
13517         * src/codeconv.c
13518                 Fix converting from broken headers and 
13519                 put back the _ in missing places
13520                 (feature broke with cvs24.2 sync, main 
13521                  possibly affected?)
13522
13523 2005-02-09 [colin]      1.0.1cvs1.1
13524
13525         * src/messageview.c
13526         * src/mimeview.c
13527         * src/mimeview.h
13528                 Sync with HEAD (display non text/plain mails with plugin)
13529
13530 2005-02-08 [colin]      1.0.1.1
13531
13532         * ChangeLog.claws
13533         * po/pt_BR.po
13534                 Sync with HEAD
13535         * configure.ac
13536                 Make default configuration directory 
13537                 be .sylpheed-gtk2
13538
13539 2005-02-08 [colin]      1.0.0cvs29.1
13540
13541         * po/de.po
13542         * po/es.po
13543         * po/fr.po
13544         * po/it.po
13545         * po/sk.po
13546         * po/sr.po
13547                 Sync translations with HEAD
13548
13549 2005-02-06 [colin]      1.0.0cvs28.3
13550
13551         * src/compose.c
13552                 Make compose a bit faster - patch by Alfons.
13553
13554 2005-02-06 [colin]      1.0.0cvs28.2
13555
13556         * src/compose.c
13557                 Make pasting via middle-click more reliable
13558
13559 2005-02-05 [paul]       1.0.0cvs28.1
13560
13561         * ChangeLog
13562         * ChangeLog.claws
13563         * ChangeLog.jp
13564         * configure.ac
13565         * src/compose.c
13566                 sync with HEAD
13567                 (fix bug 682 'redirect is broken'
13568
13569 2005-02-05 [torte]      1.0.0cvs27.1
13570
13571         * ChangeLog.claws
13572         * configure.ac
13573         * src/partial_download.c
13574                 Sync with HEAD (fix buf overflow)
13575
13576 2005-02-03 [colin]      1.0.0cvs26.1
13577
13578         * src/common/plugin.c
13579                 Sync with HEAD (avoid plugin mismatches)
13580
13581 2005-02-03 [paul]       1.0.0cvs25.3
13582
13583         * src/folderview.c
13584         * src/headerview.c
13585         * src/summaryview.c
13586         * src/textview.c
13587         * src/gtk/colorlabel.c
13588                 third and final part of initial sync with main-gtk2
13589
13590 2005-02-03 [paul]       1.0.0cvs25.2
13591
13592         * src/jpilot.c
13593                 fix building with jpilot support
13594
13595 2005-02-02 [colin]      1.0.0cvs25.1
13596
13597         * src/messageview.c
13598                 Sync with HEAD (fix dangerous typo)
13599
13600 2005-02-01 [colin]      1.0.0cvs24.3
13601
13602         * src/common/xml.c
13603                 Write file as advertised (UTF-8)
13604
13605 2005-02-01 [paul]       1.0.0cvs24.2
13606
13607         * src/addrbook.c
13608         * src/addrindex.c
13609         * src/alertpanel.h
13610         * src/codeconv.c
13611         * src/codeconv.h
13612         * src/compose.c
13613         * src/export.c
13614         * src/folder_item_prefs.c
13615         * src/html.c
13616         * src/imap.c
13617         * src/import.c
13618         * src/jpilot.c
13619         * src/mainwindow.c
13620         * src/matcher_parser_lex.l
13621         * src/messageview.c
13622         * src/mh.c
13623         * src/prefs_account.c
13624         * src/prefs_actions.c
13625         * src/prefs_common.c
13626         * src/prefs_gtk.c
13627         * src/prefs_gtk.h
13628         * src/prefs_themes.c
13629         * src/procheader.c
13630         * src/procmime.c
13631         * src/sourcewindow.c
13632         * src/statusbar.c
13633         * src/summaryview.c
13634         * src/textview.c
13635         * src/toolbar.c
13636         * src/unmime.c
13637         * src/common/template.c
13638         * src/common/utils.c
13639         * src/common/xml.c
13640         * src/common/xml.h
13641         * src/gtk/gtkaspell.c
13642         * src/plugins/clamav/clamav_plugin.c
13643         * src/plugins/dillo_viewer/dillo_prefs.c
13644         * src/plugins/image_viewer/viewerprefs.c
13645         * src/plugins/pgpmime/passphrase.c
13646         * src/plugins/pgpmime/prefs_gpg.c
13647         * src/plugins/pgpmime/select-keys.c
13648         * src/plugins/spamassassin/spamassassin.c
13649                 second part of initial sync with main-gtk2
13650                 (more to follow)
13651
13652 2005-01-31 [colin]      1.0.0cvs24.1
13653
13654         * src/compose.c
13655                 Sync with HEAD
13656
13657 2005-01-29 [paul]       1.0.0cvs23.2
13658
13659         * src/account.c
13660         * src/action.c
13661         * src/addressadd.c
13662         * src/addressbook.c
13663         * src/alertpanel.c
13664         * src/compose.c
13665         * src/editaddress.c
13666         * src/editbook.c
13667         * src/editgroup.c
13668         * src/editjpilot.c
13669         * src/editldap.c
13670         * src/editldap_basedn.c
13671         * src/editvcard.c
13672         * src/export.c
13673         * src/foldersel.c
13674         * src/grouplistdialog.c
13675         * src/import.c
13676         * src/importldif.c
13677         * src/inc.c
13678         * src/main.c
13679         * src/mainwindow.c
13680         * src/message_search.c
13681         * src/messageview.c
13682         * src/mimeview.c
13683         * src/prefs_actions.c
13684         * src/prefs_common.c
13685         * src/prefs_common.h
13686         * src/prefs_customheader.c
13687         * src/prefs_display_header.c
13688         * src/prefs_filtering.c
13689         * src/prefs_filtering_action.c
13690         * src/prefs_gtk.c
13691         * src/prefs_matcher.c
13692         * src/prefs_summary_column.c
13693         * src/prefs_template.c
13694         * src/sourcewindow.c
13695         * src/summary_search.c
13696         * src/summaryview.c
13697         * src/textview.c
13698         * src/gtk/about.c
13699         * src/gtk/description_window.c
13700         * src/gtk/gtkshruler.c
13701         * src/gtk/gtkutils.c
13702         * src/gtk/gtkutils.h
13703         * src/gtk/inputdialog.c
13704         * src/gtk/logwindow.c
13705         * src/gtk/prefswindow.c
13706         * src/gtk/progressdialog.c
13707         * src/gtk/progressdialog.h
13708                 first part of initial sync with main-gtk2
13709                 (more to follow)
13710
13711 2005-01-28 [colin]      1.0.0cvs23.1
13712
13713         * src/folderview.c
13714                 Sync with HEAD
13715
13716 2005-01-27 [colin]      1.0.0cvs21.1
13717
13718         * src/folder.c
13719         * src/folderview.c
13720                 Sync with HEAD
13721
13722 2005-01-27 [colin]      1.0.0cvs19.1
13723
13724         * src/procmime.c
13725                 Sync with HEAD
13726
13727 2005-01-27 [colin]      1.0.0cvs18.1
13728
13729         * src/messageview.c
13730         * src/summaryview.c
13731         * src/mainwindow.c
13732         * src/compose.c
13733         * src/compose.h
13734         * src/procmsg.c
13735         * src/procmsg.h
13736         * src/toolbar.c
13737                 Sync with HEAD
13738
13739 2005-01-26 [paul]       1.0.0cvs15.2
13740
13741         * src/compose.c
13742                 compose_entries_set(): convert subject and body to
13743                 utf8 if necessary. patch by Felix Eckhofer
13744
13745 2005-01-26 [paul]       1.0.0cvs15.1
13746
13747         * configure.ac
13748         * src/common/template.c
13749                 sync with HEAD (fix memory leak)
13750
13751 2005-01-25 [paul]       1.0.0cvs14.1
13752
13753         * configure.ac
13754         * src/compose.c
13755                 sync with HEAD
13756
13757 2005-01-24 [colin]      1.0.0cvs13.1
13758
13759         * src/summaryview.c
13760                 Sync with HEAD
13761
13762 2005-01-24 [paul]       1.0.0cvs12.1
13763
13764         * configure.ac
13765         * src/messageview.c
13766         * src/mh.c
13767         * src/common/utils.c
13768                 sync with HEAD
13769
13770 2005-01-24 [colin]      1.0.0cvs11.1
13771
13772         * src/procheader.c
13773                 Sync with HEAD
13774
13775 2005-01-24 [colin]      1.0.0cvs10.1
13776
13777         * src/folderview.c
13778                 Sync with HEAD
13779
13780 2005-01-23 [colin]      1.0.0cvs9.1
13781
13782         * src/crash.c
13783                 Sync with HEAD
13784
13785 2005-01-22 [colin]      1.0.0cvs8.1
13786
13787         * src/summaryview.c
13788         * src/gtk/quicksearch.c
13789                 Sync with HEAD
13790
13791 2005-01-21 [colin]      1.0.0cvs7.1
13792
13793         * src/summaryview.c
13794                 Sync with HEAD
13795
13796 2005-01-21 [colin]      1.0.0cvs6.1
13797
13798         * src/summaryview.c
13799                 Sync with HEAD
13800
13801 2005-01-21 [colin]      1.0.0cvs5.1
13802
13803         * src/gtk/quicksearch.c
13804         * src/prefs_common.c
13805         * src/prefs_common.h
13806                 Sync with HEAD (recurse option)
13807
13808 2005-01-21 [colin]      1.0.0cvs4.1
13809
13810         * src/folder.h
13811         * src/folderview.c
13812         * src/folderview.h
13813         * src/summaryview.c
13814         * src/gtk/quicksearch.c
13815         * src/gtk/quicksearch.h
13816                 Sync with HEAD (recursive quicksearch)
13817
13818 2005-01-20 [colin]      1.0.0cvs3.4
13819
13820         * src/ssl_manager.c
13821                 Remove useless code
13822
13823 2005-01-20 [colin]      1.0.0cvs3.3
13824
13825         * src/ssl_manager.c
13826                 Fix leak, thanks to Alfons.
13827
13828 2005-01-20 [colin]      1.0.0cvs3.2
13829
13830         * src/ssl_manager.c
13831                 Port SSL certificate window to GTK2.
13832
13833 2005-01-20 [paul]       1.0.0cvs3.1
13834
13835         * ChangeLog.claws
13836         * configure.ac
13837         * src/addrindex.c
13838         * src/addrindex.h
13839                 sync with HEAD
13840
13841 2005-01-19 [colin]      1.0.0cvs2.2
13842
13843         * src/plugins/trayicon/trayicon.c
13844                 Fix freeze with gtk-2.6, the easy way
13845                 (signal blocking helpless there...)
13846                 Closes bug #668.
13847
13848 2005-01-19 [colin]      1.0.0cvs2.1
13849
13850         * src/mbox.c
13851         * src/mbox.h
13852         * src/mainwindow.c
13853         * src/summaryview.c
13854         * src/summaryview.h
13855                 Sync with HEAD
13856
13857 2005-01-19 [paul]       1.0.0cvs1.1
13858
13859         * configure.ac
13860         * po/de.po
13861         * po/es.po
13862         * po/fr.po
13863         * po/hr.po
13864         * po/it.po
13865         * po/ja.po
13866         * po/ko.po
13867         * po/pt_BR.po
13868         * po/ru.po
13869         * po/sk.po
13870         * po/sr.po
13871                 sync with HEAD (update translations)
13872
13873 2005-01-18 [colin]      1.0.0cvs0.1
13874
13875         * src/foldersel.c
13876                 Specify search column - patch by Alfons
13877
13878 2005-01-18 [colin]      0.9.13cvs36.3
13879
13880         * src/prefs_toolbar.c
13881                 Change Delete to Remove
13882         * src/prefs_fonts.c
13883                 GTK2 version and leak fixes
13884         * src/prefs_actions.c
13885                 Add stock buttons.
13886                 All patches by Alfons
13887
13888 2005-01-17 [colin]      0.9.13cvs36.2
13889
13890         * src/compose.c
13891                 Fix DnD inserting twice. While at it,
13892                 add DnD support for text/plain in the
13893                 body, and add support in the headers.
13894
13895 2005-01-16 [colin]      0.9.13cvs36.1
13896
13897         * ChangeLog
13898         * ChangeLog.jp
13899         * ChangeLog.claws
13900                 Sync with HEAD (nothing applicable)
13901
13902 2005-01-16 [colin]      0.9.13cvs33.2
13903
13904         * src/prefs_toolbar.c
13905                 GTK2ize prefs_toolbar, by Alfons.
13906
13907 2005-01-14 [colin]      0.9.13cvs33.1
13908
13909         * src/html.c
13910         * src/msgcache.c
13911                 Sync with HEAD
13912
13913 2005-01-14 [colin]      0.9.13cvs32.1
13914
13915         * src/html.c
13916         * src/html.h
13917         * src/msgcache.c
13918         * AUTHORS
13919         * tools/calypso_convert.pl
13920                 Sync with HEAD
13921
13922 2005-01-08 [colin]      0.9.13cvs29.2
13923
13924         * src/prefs_filtering_action.c
13925         * src/prefs_filtering.c
13926                 2 more gtk2 patches by Alfons
13927
13928 2005-01-07 [paul]       0.9.13cvs29.1
13929
13930         * ChangeLog
13931         * ChangeLog.claws
13932         * ChangeLog.jp
13933         * configure.ac
13934         * src/pop.c
13935         * src/pop.h
13936                 sync with HEAD
13937
13938 2005-01-07 [colin]      0.9.13cvs28.3
13939
13940         * src/gtk/progressdialog.c
13941         * src/gtk/progressdialog.h
13942         * src/inc.c
13943         * src/send_message.c
13944                 GTK2 for the incorporation dialog. The CList isn't dead
13945                 yet, for a more smooth migration. Patch by Alfons.
13946
13947 2005-01-06 [colin]      0.9.13cvs28.2
13948
13949         * src/prefs_display_header.c
13950                 GTK2 conversion by Alfons
13951         * src/prefs_actions.c
13952         * src/prefs_matcher.c
13953                 Fix 2 leaks - patch by Alfons
13954
13955 2005-01-06 [colin]      0.9.13cvs28.1
13956
13957         * src/prefs_matcher.c
13958                 Sync with HEAD
13959
13960 2005-01-06 [colin]      0.9.13cvs27.4
13961
13962         * src/prefs_matcher.c
13963                 Fix double-free. Patch by Alfons
13964
13965 2005-01-06 [colin]      0.9.13cvs27.3
13966
13967         * src/prefs_matcher.c
13968                 GTK2 widgets + memleak
13969                 Patch by Alfons
13970
13971 2005-01-05 [colin]      0.9.13cvs27.2
13972
13973         * src/account.c
13974         * src/addr_compl.c
13975         * src/foldersel.c
13976         * src/stock_pixmap.c
13977         * src/stock_pixmap.h
13978                 3 more GTK2 patches by Alfons.
13979
13980 2005-01-04 [colin]      0.9.13cvs27.1
13981
13982         * src/folderview.c
13983         * src/imap_gtk.c
13984         * src/news_gtk.c
13985                 Sync with HEAD
13986
13987 2005-01-04 [colin]      0.9.13cvs25.9
13988
13989         * src/compose.c
13990                 Fix Show Ruler menuitem
13991         * src/prefs_template.c
13992                 Convert to GTK2
13993         * src/common/utils.c
13994                 Make auto pointer stuff handles NULLs
13995                 Patches by Alfons.
13996
13997 2005-01-04 [colin]      0.9.13cvs25.8
13998
13999         * src/compose.c
14000                 Move the attachment list to gtk2
14001                 Patch by Alfons.
14002
14003 2005-01-04 [colin]      0.9.13cvs25.7
14004
14005         * src/textview.c
14006                 Make some keys work again
14007                 Patch by SungHyun Nam <namsh@kldp.org>
14008
14009 2005-01-04 [colin]      0.9.13cvs25.6
14010
14011         * src/gtk/gtkshruler.c
14012                 Move the ruler to GTK2
14013                 Patch by Alfons
14014
14015 2005-01-03 [colin]      0.9.13cvs25.5
14016
14017         * src/compose.c
14018                 Fix my broken patch apply 
14019
14020 2005-01-03 [colin]      0.9.13cvs25.4
14021
14022         * src/common/utils.c
14023         * src/common/utils.h
14024         * src/gtk/prefswindow.c
14025                 Move auto pointer stuff to utils.c
14026                 Patch by Alfons again :)
14027
14028 2005-01-03 [colin]      0.9.13cvs25.3
14029
14030         * src/compose.c
14031         * src/prefs_gtk.c
14032         * src/prefs_template.c
14033         * src/textview.c
14034                 Empty text widgets with empty strings, not NULL char
14035                 Patch by SungHyun Nam <namsh@kldp_org>
14036
14037 2005-01-03 [colin]      0.9.13cvs25.2
14038
14039         * src/main.c
14040         * AUTHORS
14041                 Sync with HEAD
14042
14043 2005-01-03 [colin]      0.9.13cvs25.1
14044
14045         * src/pop.c
14046         * src/pop.h
14047                 Sync with HEAD
14048
14049 2005-01-03 [colin]      0.9.13cvs24.3
14050
14051         * src/account.c
14052                 Two patches from Alfons and Alex S Moore:
14053                 fix images, fix return value.
14054
14055 2005-01-01 [colin]      0.9.13cvs24.2
14056
14057         * src/prefs_actions.c
14058                 Fix over-zealous assertion. Patch by Alfons
14059
14060 2005-01-01 [colin]      0.9.13cvs24.1
14061
14062         * src/procmime.c
14063                 Sync with HEAD (leak fix)
14064
14065 2004-12-31 [colin]      0.9.13cvs23.2
14066
14067         * src/prefs_common.c
14068                 GTK2 widgets + stock buttons - patch by Alfons
14069
14070 2004-12-31 [paul]       0.9.13cvs23.1
14071
14072         * configure.ac
14073                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14074         * src/gtk/pluginwindow.c
14075                 use GTK2 widgets and plug memory leaks,
14076                 patches by Alfons
14077
14078 2004-12-30 [colin]      0.9.13cvs22.4
14079
14080         * src/account.c
14081         * src/action.c
14082         * src/export.c
14083         * src/foldersel.c
14084         * src/import.c
14085         * src/message_search.c
14086         * src/prefs_actions.c
14087         * src/prefs_common.c
14088         * src/prefs_customheader.c
14089         * src/prefs_filtering.c
14090         * src/prefs_summary_column.c
14091         * src/summary_search.c
14092         * src/gtk/about.c
14093         * src/gtk/description_window.c
14094         * src/gtk/gtkutils.c
14095         * src/gtk/gtkutils.h
14096         * src/gtk/inputdialog.c
14097         * src/gtk/prefswindow.c
14098                 Use GTK2 stock buttons. Patches by Alfons.
14099
14100 2004-12-30 [colin]      0.9.13cvs22.3
14101
14102         * src/account.c
14103                 Sync with HEAD
14104         * src/prefs_actions.c
14105         * src/prefs_customheader.c
14106         * src/prefs_filtering.c
14107         * src/prefs_msg_colors.c
14108         * src/prefs_summary_column.c
14109         * src/gtk/prefswindow.c
14110                 Use GtkTreeView instead of deprecated 
14111                 widgets. Patches by Alfons.
14112
14113 2004-12-30 [paul]       0.9.13cvs22.2
14114
14115         * src/foldersel.c
14116                 use GTK 2 Tree View
14117                 patch by Alfons, with root folder sorting fix
14118                 by Stephan Sachse
14119
14120 2004-12-30 [paul]       0.9.13cvs22.1
14121
14122         * ChangeLog
14123         * ChangeLog.claws
14124         * ChangeLog.jp
14125         * NEWS
14126         * configure.ac
14127         * src/account.c
14128                 sync with HEAD
14129
14130 2004-12-22 [martin]     0.9.13cvs21.2
14131
14132         * src/action.c
14133                 free the command line after its use
14134
14135 2004-12-18 [paul]       0.9.13cvs21.1
14136
14137         * AUTHORS
14138         * ChangeLog
14139         * ChangeLog.claws
14140         * ChangeLog.jp
14141         * NEWS
14142         * configure.ac
14143         * src/action.c
14144         * src/compose.c
14145         * src/syldap.c
14146                 sync with HEAD
14147
14148 2004-12-17 [martin]     0.9.13cvs17.2
14149
14150         * src/action.c
14151                 convert actions input to locale
14152         * src/inc.c
14153                 convert notification command to locale
14154         * src/plugins/pgpmime/select-keys.c
14155                 convert attributes to utf8
14156
14157 2004-12-14 [colin]      0.9.13cvs17.1
14158
14159         * ChangeLog
14160         * ChangeLog.jp
14161         * ChangeLog.claws
14162         * src/action.c
14163         * src/common/utils.c
14164         * src/gtk/prefswindow.c
14165         * src/gtk/gtkutils.c
14166         * src/gtk/gtkutils.h
14167         * src/plugins/spamassassin/libspamc.c
14168                 Sync with HEAD
14169
14170 2004-12-13 [colin]      0.9.13cvs14.1
14171
14172         * src/quote_fmt_parse.y
14173                 Sync with HEAD
14174
14175 2004-12-10 [colin]      0.9.13cvs12.1
14176
14177         * src/prefs_themes.c
14178         * src/mainwindow.c
14179         * src/messageview.c
14180                 Sync with HEAD
14181
14182 2004-12-09 [colin]      0.9.13cvs10.1
14183
14184         * src/procmime.c
14185                 Sync with HEAD (fix B64 encoding from memory)
14186
14187 2004-12-08 [colin]      0.9.13cvs9.1
14188
14189         * src/gtk/colorlabel.c
14190                 Sync with HEAD
14191
14192 2004-12-08 [paul]       0.9.13cvs8.2
14193
14194         * src/gtk/pluginwindow.c
14195                 fix window resizing oddities
14196
14197 2004-12-08 [colin]      0.9.13cvs8.1
14198
14199         * src/quote_fmt_parse.y
14200                 Sync with HEAD
14201
14202 2004-12-08 [colin]      0.9.13cvs7.1
14203
14204         * src/matcher_parser_parse.y
14205         * src/msgcache.c
14206         * src/prefs_matcher.c
14207         * src/procheader.c
14208         * src/matcher.c
14209         * src/common/defs.h
14210         * po/sr.po
14211                 Sync with HEAD
14212
14213 2004-12-08 [colin]      0.9.13cvs6.1
14214
14215         * src/quote_fmt_parse.y
14216         * src/textview.c
14217                 Sync with HEAD
14218         * src/gtk/prefswindow.c
14219         * src/gtk/pluginwindow.c
14220                 Fix G_CALLBACKS protos (thanks to Alfons)
14221
14222 2004-12-07 [torte]      0.9.13cvs2.2
14223
14224         * src/procmime.c
14225                 [Bug 650] reply button causes crash
14226                 Thanks to David Relson and Christoph
14227
14228 2004-12-07 [colin]      0.9.13cvs2.1
14229
14230         * ChangeLog.claws
14231         * AUTHORS
14232         * po/sk.po
14233         * src/procmime.c
14234         * src/prefs_account.c
14235         * src/common/smtp.c
14236         * src/common/smtp.h
14237                 Sync with HEAD
14238
14239 2004-12-06 [colin]      0.9.12cvs187.1
14240
14241         * ChangeLog.claws
14242         * INSTALL
14243         * Makefile.am
14244         * README.claws
14245         * TODO.claws
14246         * configure.ac
14247         * po/bg.po
14248         * po/cs.po
14249         * po/el.po
14250         * po/en_GB.po
14251         * po/es.po
14252         * po/fr.po
14253         * po/hr.po
14254         * po/hu.po
14255         * po/it.po
14256         * po/ja.po
14257         * po/ko.po
14258         * po/nl.po
14259         * po/pl.po
14260         * po/pt_BR.po
14261         * po/ru.po
14262         * po/sk.po
14263         * po/sr.po
14264         * po/sv.po
14265         * po/zh_CN.po
14266         * po/zh_TW.Big5.po
14267         * src/compose.c
14268         * tools/Makefile.am
14269         * tools/README
14270         * tools/filter_conv.pl
14271         * tools/kdeservicemenu/README
14272         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14273         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14274                 Sync with HEAD
14275
14276 2004-12-04 [colin]      0.9.12cvs183.1
14277
14278         * src/compose.c
14279                 Sync with HEAD (compose window position saving)
14280
14281 2004-12-04 [paul]       0.9.12cvs182.3
14282
14283         * src/messageview.c
14284         * src/mimeview.c
14285         * src/prefs_customheader.c
14286         * src/gtk/quicksearch.c
14287                 replace some forgotten GTK_SIGNAL_FUNCs
14288
14289 2004-12-04 [paul]       0.9.12cvs182.2
14290
14291         * src/Makefile.am
14292                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14293                 committed in error      
14294
14295 2004-12-04 [paul]       0.9.12cvs182.1
14296
14297         * ChangeLog
14298         * ChangeLog.claws
14299         * ChangeLog.jp
14300         * INSTALL
14301         * NEWS
14302         * README
14303         * README.jp
14304         * configure.ac
14305         * doc/manual/ja/Makefile.am
14306         * doc/manual/ja/sylpheed-1.html
14307         * doc/manual/ja/sylpheed-10.html
14308         * doc/manual/ja/sylpheed-11.html
14309         * doc/manual/ja/sylpheed-12.html
14310         * doc/manual/ja/sylpheed-13.html
14311         * doc/manual/ja/sylpheed-14.html
14312         * doc/manual/ja/sylpheed-15.html
14313         * doc/manual/ja/sylpheed-16.html
14314         * doc/manual/ja/sylpheed-17.html
14315         * doc/manual/ja/sylpheed-18.html
14316         * doc/manual/ja/sylpheed-19.html
14317         * doc/manual/ja/sylpheed-2.html
14318         * doc/manual/ja/sylpheed-20.html
14319         * doc/manual/ja/sylpheed-3.html
14320         * doc/manual/ja/sylpheed-4.html
14321         * doc/manual/ja/sylpheed-5.html
14322         * doc/manual/ja/sylpheed-6.html
14323         * doc/manual/ja/sylpheed-7.html
14324         * doc/manual/ja/sylpheed-8.html
14325         * doc/manual/ja/sylpheed-9.html
14326         * doc/manual/ja/sylpheed.html
14327         * doc/manual/ja/sylpheed.sgml
14328         * po/de.po
14329         * src/Makefile.am
14330         * src/compose.c
14331         * src/procmime.c
14332         * src/pixmaps/regular.xpm **REMOVED**
14333         * src/plugins/pgpmime/pgpmime.c
14334         * src/plugins/pgpmime/plugin.c
14335         * src/plugins/pgpmime/prefs_gpg.c
14336                 sync with HEAD
14337
14338 2004-12-03 [paul]       0.9.12cvs180.1
14339
14340         * ChangeLog
14341         * ChangeLog.claws
14342         * ChangeLog.jp
14343         * configure.ac
14344         * src/Makefile.am
14345         * src/pop.c
14346         * src/common/utils.c
14347         * src/common/utils.h
14348         * src/pixmaps/continue.xpm
14349         * src/pixmaps/dir_close.xpm
14350         * src/pixmaps/dir_open.xpm
14351         * src/pixmaps/drafts_close.xpm
14352         * src/pixmaps/drafts_open.xpm
14353         * src/pixmaps/folder.xpm **REMOVED**
14354         * src/pixmaps/group.xpm
14355         * src/pixmaps/unread.xpm
14356                 sync with HEAD
14357
14358 2004-12-02 [colin]      0.9.12cvs179.1
14359
14360         * src/compose.c
14361                 Sync with HEAD (non-duplicated reedition)
14362
14363 2004-12-02 [colin]      0.9.12cvs178.1
14364
14365         * src/compose.c
14366                 Sync with HEAD (linewrap_quote fix)
14367
14368 2004-12-01 [colin]      0.9.12cvs177.3
14369
14370         * src/addrharvest.c
14371                 Replace sizeof with strlen
14372
14373 2004-12-01 [paul]       0.9.12cvs177.2
14374
14375         * src/addrharvest.c
14376                 fix 'harvest addresses'
14377
14378 2004-11-30 [colin]      0.9.12cvs177.1
14379
14380         * src/gtk/prefswindow.c
14381         * src/gtk/pluginwindow.c
14382                 Sync with HEAD
14383
14384 2004-11-29 [colin]      0.9.12cvs176.1
14385
14386         * src/folderview.c
14387                 sync with HEAD (Fix disappearing separators in folderview's popup)
14388
14389 2004-11-29 [colin]      0.9.12cvs175.1
14390
14391         * src/procmime.c
14392                 Sync with head (another format fix)
14393
14394 2004-11-29 [colin]      0.9.12cvs174.1
14395
14396         * src/pop.c
14397                 Sync with HEAD (format string fix)
14398
14399 2004-11-26 [colin]      0.9.12cvs173.1
14400
14401         * src/common/smtp.c
14402         * src/common/smtp.h
14403                 Sync with HEAD
14404
14405 2004-11-24 [colin]      0.9.12cvs172.1
14406
14407         * src/plugins/pgpmime/pgpmime.c
14408                 Sync with HEAD
14409
14410 2004-11-24 [colin]      0.9.12cvs171.1
14411
14412         * src/plugins/pgpmime/pgpmime.c
14413                 Sync with head (gpgmectx leaks)
14414
14415 2004-11-24 [colin]      0.9.12cvs169.1
14416
14417         * src/plugins/pgpmime/plugin.c
14418         * src/plugins/trayicon/Makefile.am
14419         * src/plugins/trayicon/newmarkedmail.xpm
14420         * src/plugins/trayicon/trayicon.c
14421         * src/plugins/trayicon/unreadmarkedmail.xpm
14422                 Sync with HEAD
14423
14424 2004-11-23 [colin]      0.9.12cvs168.1
14425
14426         * src/partial_download.c
14427         * src/partial_download.h
14428         * src/plugins/pgpmime/plugin.c
14429                 Sync with HEAD
14430
14431 2004-11-23 [colin]      0.9.12cvs166.1
14432
14433         * src/Makefile.am
14434         * src/codeconv.c
14435         * src/compose.c
14436         * src/folderview.c
14437         * src/main.c
14438         * src/partial_download.c
14439         * src/partial_download.h
14440         * src/prefs_account.c
14441         * src/prefs_account.h
14442         * src/privacy.c
14443         * src/privacy.h
14444         * src/procmime.c
14445         * src/common/Makefile.am
14446         * src/common/base64.h
14447         * src/common/partial_download.c
14448         * src/common/partial_download.h
14449         * src/gtk/prefswindow.c
14450         * src/gtk/prefswindow.h
14451         * src/plugins/pgpmime/pgpmime.c
14452         * src/plugins/pgpmime/prefs_gpg.c
14453         * src/plugins/pgpmime/prefs_gpg.h
14454         * src/plugins/pgpmime/sgpgme.c
14455         * src/plugins/pgpmime/sgpgme.h
14456                 Sync with HEAD
14457
14458 2004-11-23 [colin]      0.9.12cvs163.1
14459
14460         * src/main.c
14461                 Sync with HEAD (cursor optimization)
14462
14463 2004-11-23 [colin]      0.9.12cvs162.1
14464
14465         * src/prefs_common.c
14466         * src/prefs_themes.c
14467         * src/procmsg.c
14468                 Sync with HEAD
14469
14470 2004-11-23 [colin]      0.9.12cvs158.9
14471
14472         * src/compose.c
14473                 Fix double-free when forwarding
14474         * src/msgcache.c
14475                 Fix leak on error path
14476                 
14477
14478 2004-11-23 [colin]      0.9.12cvs158.8
14479
14480         * src/compose.c
14481                 Fix possible double-free
14482                 Spotted by Alfons
14483
14484 2004-11-23 [colin]      0.9.12cvs158.7
14485
14486         * src/compose.c
14487                 Fix some signal handlers' prototypes
14488                 Spotted by Alfons
14489
14490 2004-11-22 [colin]      0.9.12cvs158.6
14491
14492         * src/compose.c
14493                 Remove unneeded code and duplicated
14494                 wrapping - patch by Alfons
14495
14496 2004-11-22 [colin]      0.9.12cvs158.5
14497
14498         * src/prefs_themes.c
14499                 Fix oversized selector
14500
14501 2004-11-22 [colin]      0.9.12cvs158.4
14502
14503         * src/compose.c
14504                 fix dump_text()
14505                 patch by Alfons
14506
14507 2004-11-19 [colin]      0.9.12cvs158.3
14508
14509         * src/textview.c
14510                 Add a context menu on links (open, copy)
14511
14512 2004-11-18 [paul]       0.9.12cvs158.2
14513
14514         * src/addrgather.c
14515         * src/exphtmldlg.c
14516         * src/expldifdlg.c
14517         * src/mimeview.c
14518         * src/prefs_common.c
14519         * src/plugins/image_viewer/viewer.c
14520         * src/plugins/spamassassin/spamassassin_gtk.c
14521                 replace deprecated gtk_notebook_set_page
14522                 and gtk_notebook_current_page
14523
14524 2004-11-18 [paul]       0.9.12cvs158.1
14525
14526         * configure.ac
14527         * src/compose.c
14528         * src/mainwindow.c
14529         * src/messageview.c
14530         * src/prefs_common.c
14531         * src/common/utils.c
14532         * src/common/utils.h
14533                 sync with HEAD
14534
14535 2004-11-17 [colin]      0.9.12cvs156.1
14536
14537         * src/prefs_account.c
14538         * src/prefs_account.h
14539         * src/procmsg.c
14540                 Sync with HEAD (add pref to store encrypted mails encrypted)
14541
14542 2004-11-17 [paul]       0.9.12cvs155.1
14543
14544         * ChangeLog
14545         * ChangeLog.claws
14546         * ChangeLog.jp
14547         * NEWS
14548         * configure.ac
14549         * src/compose.c
14550         * src/jpilot.c
14551         * src/privacy.c
14552         * src/procmime.c
14553         * src/procmime.h
14554         * src/procmsg.c
14555         * src/toolbar.c
14556         * src/pixmaps/error.xpm
14557                 sync with HEAD
14558
14559 2004-11-17 [colin]      0.9.12cvs151.1
14560
14561         * src/plugins/pgpmime/pgpmime.c
14562                 Sync with HEAD (remove debug printf)
14563
14564 2004-11-17 [colin]      0.9.12cvs150.1
14565
14566         * src/plugins/pgpmime/pgpmime.c
14567                 Sync with HEAD (off-by-one fix)
14568
14569 2004-11-17 [colin]      0.9.12cvs149.1
14570
14571         * src/procmsg.c
14572                 Sync with HEAD (coding style fixes)
14573
14574 2004-11-16 [colin]      0.9.12cvs148.1
14575
14576         * src/procmsg.c
14577                 Sync with head (Fix the fix)
14578
14579 2004-11-16 [colin]      0.9.12cvs147.1
14580
14581         * src/procmsg.c
14582                 Sync with Main (leak fix)
14583
14584 2004-11-16 [colin]      0.9.12cvs146.14
14585
14586         * src/compose.c
14587                 Remove useless chunk of code
14588                 Patch by Alfons
14589
14590 2004-11-15 [colin]      0.9.12cvs146.13
14591
14592         * src/compose.c
14593                 Fix drafting after insertion
14594                 Patch by Alfons
14595
14596 2004-11-15 [colin]      0.9.12cvs146.12
14597
14598         * src/compose.c
14599         * src/prefs_filtering.c
14600         * src/prefs_filtering_action.c
14601         * src/prefs_toolbar.c
14602                 Fix some const-correctness
14603
14604 2004-11-15 [colin]      0.9.12cvs146.11
14605
14606         * src/summaryview.c
14607         * src/prefs_themes.c
14608         * src/messageview.c
14609                 Fix some leaks
14610
14611 2004-11-15 [colin]      0.9.12cvs146.10
14612
14613         * src/codeconv.c
14614                 More unreadable locale fixes
14615
14616 2004-11-14 [colin]      0.9.12cvs146.9
14617
14618         * src/textview.c
14619                 Fix uri_security_check
14620                 Patch by Alfons
14621
14622 2004-11-13 [paul]       0.9.12cvs146.8
14623
14624         * src/folder.c
14625         * src/procmime.c
14626                 fix 2 bugs introduced in last commit
14627
14628 2004-11-13 [paul]       0.9.12cvs146.7
14629
14630         * src/compose.c
14631         * src/exporthtml.c
14632         * src/exportldif.c
14633         * src/folder.c
14634         * src/imap.c
14635         * src/imap_gtk.c
14636         * src/main.c
14637         * src/mainwindow.c
14638         * src/messageview.c
14639         * src/mh_gtk.c
14640         * src/prefs_themes.c
14641         * src/procmime.c
14642         * src/setup.c
14643         * src/summaryview.c
14644                 replace deprecated g_basename
14645
14646 2004-11-13 [paul]       0.9.12cvs146.6
14647
14648         * src/compose.c
14649         * src/imap.c
14650         * src/matcher_parser.h
14651         * src/matcher_parser_parse.y
14652         * src/prefs_filtering.c
14653         * src/prefs_filtering_action.c
14654         * src/prefs_themes.c
14655         * src/prefs_toolbar.c
14656         * src/common/utils.c
14657                 various small fixes/cleanups
14658
14659 2004-11-12 [colin]      0.9.12cvs146.5
14660
14661         * src/textview.c
14662                 Validate event's origin on visibility notify
14663                 Patch by Alfons.
14664
14665 2004-11-12 [paul]       0.9.12cvs146.4
14666
14667         * src/exporthtml.c
14668         * src/exportldif.c
14669         * src/imap.c
14670         * src/mh.c
14671         * src/mimeview.c
14672         * src/prefs_spelling.c
14673         * src/prefs_themes.c
14674                 replace deprecated g_dirname    
14675
14676 2004-11-12 [colin]      0.9.12cvs146.3
14677
14678         * src/textview.c
14679                 Some coding style fixes
14680
14681 2004-11-12 [colin]      0.9.12cvs146.2
14682
14683         * src/codeconv.c
14684                 We want to replace _all_ extended chars in
14685                 conv_unreadable_*, because any string containing
14686                 extended chars not parsing as UTF8 is 
14687                 undisplayed on gtk2.
14688
14689 2004-11-12 [paul]       0.9.12cvs146.1
14690
14691         * ChangeLog
14692         * ChangeLog.claws
14693         * ChangeLog.jp
14694         * NEWS
14695         * configure.ac
14696         * src/account.c
14697         * src/folderview.c
14698         * src/folderview.h
14699         * src/imap.c
14700         * src/imap_gtk.c
14701         * src/inc.c
14702         * src/mainwindow.c
14703         * src/mh_gtk.c
14704         * src/news_gtk.c
14705         * src/pop.c
14706         * src/prefs_account.c
14707         * src/prefs_account.h
14708         * src/prefs_ext_prog.c
14709         * src/procmime.c
14710         * src/procmime.h
14711         * src/procmsg.c
14712         * src/procmsg.h
14713         * src/summary_search.c
14714         * src/summaryview.c
14715         * src/textview.c
14716         * src/common/defs.h
14717         * src/common/utils.c
14718         * src/common/utils.h
14719         * src/gtk/menu.c
14720         * src/gtk/menu.h
14721                 sync with HEAD
14722
14723 2004-11-11 [colin]      0.9.12cvs144.2
14724
14725         * src/textview.c
14726                 Fix URI range selection (patch by Alfons)
14727
14728 2004-11-09 [colin]      0.9.12cvs144.1
14729
14730         * ChangeLog.claws
14731         * src/compose.c
14732         * src/folder.c
14733         * src/folder_item_prefs.c
14734         * src/prefs_account.c
14735         * src/prefs_account.h
14736         * src/plugins/pgpmime/pgpmime.c
14737                 Sync with HEAD
14738
14739 2004-11-08 [colin]      0.9.12cvs143.1
14740
14741         * src/summaryview.c
14742                 Sync with HEAD (optimize quicksearch)
14743
14744 2004-11-08 [colin]      0.9.12cvs142.2
14745
14746         * src/compose.c
14747                 Don't wrap when Edit/Auto wrapping is disabled
14748
14749 2004-11-08 [colin]      0.9.12cvs142.1
14750
14751         * src/textview.c
14752                 Sync with HEAD
14753
14754 2004-11-08 [colin]      0.9.12cvs141.1
14755
14756         * src/textview.c
14757                 Sync with HEAD (fix some mail URIs)
14758
14759 2004-11-08 [colin]      0.9.12cvs140.3
14760
14761         * src/textview.c
14762                 o Use text cursor instead of arrow when
14763                   not on a link
14764                 o Fix handling of contiguous links (as in
14765                   "colin@colino.net" <colin@colino.net>)
14766                   This one unveils a bug in get_email_part()
14767
14768 2004-11-07 [colin]      0.9.12cvs140.2
14769
14770         * src/textview.c
14771                 Fix memleak. Patch by Alfons.
14772
14773 2004-11-06 [colin]      0.9.12cvs140.1
14774
14775         * src/compose.c
14776                 Sync with HEAD (don't ask passphrase
14777                 when drafting)
14778
14779 2004-11-06 [paul]       0.9.12cvs139.2
14780
14781         * AUTHORS
14782         * src/textview.c
14783         * src/textview.h
14784                 textview URI handling. hovering over a 
14785                 link displays it in the status bar,
14786                 and changes the mouse pointer to a hand 
14787                 cursor. a link is activated with a single 
14788                 click. (Modified from the) patch by Jean-Yves 
14789                 Lefort <jylefort@users.sourceforge.net>
14790                 
14791
14792 2004-11-05 [colin]      0.9.12cvs139.1
14793
14794         * src/compose.c
14795         * src/procmime.c
14796                 Sync with HEAD again ^^
14797
14798 2004-11-05 [colin]      0.9.12cvs139.1
14799
14800         * src/compose.c
14801         * src/procmime.c
14802                 Sync with HEAD
14803
14804 2004-11-03 [paul]       0.9.12cvs138.1
14805
14806         * ChangeLog.claws
14807         * configure.ac
14808         * po/POTFILES.in
14809         * src/prefs_ext_prog.c
14810         * src/procmime.c
14811         * tools/kdeservicemenu/README
14812         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14813         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14814                 sync with HEAD
14815
14816 2004-11-01 [christoph]  0.9.12cvs136.2
14817
14818         * src/procmime.c
14819                 convert MIME parameters to UTF-8
14820
14821 2004-10-29 [colin]      0.9.12cvs136.1
14822
14823         * src/common/utils.c
14824                 Sync with HEAD (don't use '=' in mime boundary)
14825
14826 2004-10-29 [paul]       0.9.12cvs135.1
14827
14828         * configure.ac
14829         * doc/src/rfc2231.txt
14830         * src/procmime.c
14831         * src/common/quoted-printable.c
14832         * src/common/utils.c
14833         * src/common/utils.h
14834                 sync with HEAD
14835
14836 2004-10-27 [paul]       0.9.12cvs134.1
14837
14838         * configure.ac
14839         * src/main.c
14840         * src/procmime.c
14841         * src/plugins/pgpmime/pgpmime.c
14842                 sync with HEAD
14843
14844 2004-10-26 [paul]       0.9.12cvs132.3
14845
14846         * src/account.c
14847         * src/addressbook.c
14848         * src/addrgather.c
14849         * src/addrharvest.c
14850         * src/codeconv.c
14851         * src/compose.c
14852         * src/customheader.c
14853         * src/editaddress.c
14854         * src/editgroup.c
14855         * src/enriched.c
14856         * src/expldifdlg.c
14857         * src/exporthtml.c
14858         * src/exportldif.c
14859         * src/folder.c
14860         * src/foldersel.c
14861         * src/folderview.c
14862         * src/grouplistdialog.c
14863         * src/html.c
14864         * src/imap.c
14865         * src/jpilot.c
14866         * src/ldapserver.c
14867         * src/ldif.c
14868         * src/mimeview.c
14869         * src/news.c
14870         * src/news_gtk.c
14871         * src/pop.c
14872         * src/prefs_display_header.c
14873         * src/prefs_gtk.c
14874         * src/prefs_msg_colors.c
14875         * src/prefs_toolbar.c
14876         * src/procheader.c
14877         * src/procmime.c
14878         * src/summaryview.c
14879         * src/textview.c
14880         * src/toolbar.c
14881         * src/vcard.c
14882         * src/common/mgutils.c
14883         * src/common/nntp.c
14884         * src/common/smtp.c
14885         * src/common/template.c
14886         * src/common/utils.c
14887         * src/common/xmlprops.c
14888         * src/plugins/pgpmime/pgpmime.c
14889         * src/plugins/pgpmime/select-keys.c
14890         * src/plugins/pgpmime/sgpgme.c
14891                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14892                 g_string_sprintfa(), gtk_notebook_current_page()
14893
14894 2004-10-26 [colin]      0.9.12cvs132.2
14895
14896         * src/prefs_folder_item.c
14897                 Fix default-account selection
14898
14899 2004-10-21 [colin]      0.9.12cvs133
14900
14901         * src/compose.c
14902                 Sync with HEAD (Remove extra separator in compose's Options)
14903         * src/textview.c
14904                 Set wrapping to char
14905
14906 2004-10-21 [paul]       0.9.12cvs131.2
14907
14908         * src/compose.c
14909         * src/sourcewindow.c
14910                 fix wrapping
14911                 fix window shrinking 
14912
14913 2004-10-21 [colin]      0.9.12cvs131.1
14914
14915         * ChangeLog.claws
14916         * src/compose.c
14917                 Sync with HEAD
14918
14919 2004-10-21 [paul]       0.9.12cvs130.2
14920
14921         * src/prefs_folder_item.c
14922                 sync with HEAD (Apply to subfolders)
14923
14924 2004-10-19 [colin]      0.9.12cvs130.1
14925
14926         * ChangeLog.claws
14927         * src/compose.c
14928         * src/common/utils.c
14929         * src/gtk/menu.c
14930                 Sync with HEAD
14931
14932 2004-10-19 [colin]      0.9.12cvs128.1
14933
14934         * src/addrbook.c
14935         * src/addrcache.c
14936         * src/addressbook.c
14937         * src/codeconv.c
14938         * src/compose.c
14939         * src/customheader.c
14940         * src/editaddress.c
14941         * src/editgroup.c
14942         * src/exporthtml.c
14943         * src/folder.c
14944         * src/folderview.c
14945         * src/imap.c
14946         * src/jpilot.c
14947         * src/main.c
14948         * src/matcher_parser_parse.y
14949         * src/mbox.c
14950         * src/pop.c
14951         * src/prefs_account.c
14952         * src/prefs_gtk.c
14953         * src/prefs_msg_colors.c
14954         * src/procheader.c
14955         * src/procmime.c
14956         * src/procmime.h
14957         * src/procmsg.c
14958         * src/summaryview.c
14959         * src/textview.c
14960         * src/common/base64.c
14961         * src/common/partial_download.c
14962         * src/common/socket.c
14963         * src/common/sylpheed.c
14964         * src/common/utils.c
14965         * src/common/utils.h
14966         * src/gtk/pluginwindow.c
14967         * src/gtk/quicksearch.c
14968         * src/plugins/clamav/clamav_plugin.c
14969         * src/plugins/clamav/clamav_plugin.h
14970         * src/plugins/clamav/clamav_plugin_gtk.c
14971         * src/plugins/pgpmime/passphrase.c
14972         * src/plugins/pgpmime/pgpmime.c
14973         * src/plugins/pgpmime/plugin.c
14974         * src/plugins/pgpmime/prefs_gpg.c
14975         * src/plugins/pgpmime/prefs_gpg.h
14976         * src/plugins/pgpmime/select-keys.c
14977         * src/plugins/pgpmime/sgpgme.c
14978         * src/plugins/spamassassin/libspamc.c
14979         * src/plugins/spamassassin/spamassassin.c
14980         * src/plugins/spamassassin/spamassassin.h
14981         * src/plugins/spamassassin/spamassassin_gtk.c
14982         * src/plugins/trayicon/trayicon.c
14983         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14984                 Sync with HEAD
14985
14986 2004-10-14 [colin]      0.9.12cvs126.2
14987
14988         * src/codeconv.c
14989         * src/textview.c
14990                 Fix conv_unreadable_locale
14991
14992 2004-10-13 [colin]      0.9.12cvs126.1
14993
14994         * src/compose.c
14995                 Sync with HEAD (don't convert charset for 
14996                 drafted messages, minor cleanup)
14997
14998 2004-10-13 [colin]      0.9.12cvs125.1
14999
15000         * po/POTFILES.in
15001                 Sync with HEAD (POTFILES fix)
15002
15003 2004-10-12 [colin]      0.9.12cvs124.3
15004
15005         * src/compose.c
15006                 Fix encoding bug from latest sync
15007
15008 2004-10-12 [paul]       0.9.12cvs124.2
15009
15010         * src/plugins/pgpmime/prefs_gpg.c
15011         * src/plugins/pgpmime/prefs_gpg.h
15012                 forgotten in last commit        
15013
15014 2004-10-12 [paul]       0.9.12cvs124.1
15015
15016         * ChangeLog.claws
15017         * configure.ac
15018         * m4/spamassassin.m4
15019         * src/Makefile.am
15020         * src/account.c
15021         * src/compose.c
15022         * src/compose.h
15023         * src/crash.c
15024         * src/main.c
15025         * src/mimeview.c
15026         * src/passphrase.c
15027         * src/passphrase.h
15028         * src/prefs_account.c
15029         * src/prefs_account.h
15030         * src/prefs_common.c
15031         * src/privacy.c
15032         * src/privacy.h
15033         * src/procmime.c
15034         * src/procmime.h
15035         * src/procmsg.c
15036         * src/rfc2015.c
15037         * src/rfc2015.h
15038         * src/select-keys.c
15039         * src/select-keys.h
15040         * src/textview.c
15041         * src/common/utils.c
15042         * src/common/utils.h
15043         * src/gtk/about.c
15044         * src/plugins/pgpmime/Makefile.am
15045         * src/plugins/pgpmime/passphrase.c
15046         * src/plugins/pgpmime/passphrase.h
15047         * src/plugins/pgpmime/pgpmime.c
15048         * src/plugins/pgpmime/plugin.c
15049         * src/plugins/pgpmime/select-keys.c
15050         * src/plugins/pgpmime/select-keys.h
15051         * src/plugins/pgpmime/sgpgme.c
15052         * src/plugins/pgpmime/sgpgme.h
15053                 sync with HEAD
15054
15055 2004-10-04 [colin]      0.9.12cvs122.1
15056
15057         * src/mainwindow.c
15058         * src/messageview.c
15059         * src/messageview.h
15060         * src/textview.c
15061                 Sync with HEAD
15062
15063 2004-10-04 [colin]      0.9.12cvs121.1
15064
15065         * src/summaryview.c
15066                 Sync with HEAD
15067
15068 2004-10-04 [paul]       0.9.12cvs120.1
15069
15070         * configure.ac
15071                 sync with HEAD [don't try to build 
15072                 pgpmime plugin when gpgme is disabled]
15073
15074 2004-10-03 [colin]      0.9.12cvs119.3
15075
15076         * src/gtk/gtksctree.c
15077                 Lots of side effects. Put back as before 117.2.
15078         * src/summaryview.c
15079                 Fix bug #602
15080
15081 2004-10-03 [colin]      0.9.12cvs119.2
15082
15083         * src/gtk/gtksctree.c
15084                 Revert 608 fix that doesn't work that good
15085
15086 2004-10-02 [colin]      0.9.12cvs119.1
15087
15088         * src/mainwindow.c
15089         * src/messageview.c
15090         * src/prefs_common.h
15091         * src/procmime.c
15092         * src/procmime.h
15093         * src/textview.c
15094                 Sync with HEAD
15095         * src/gtk/gtksctree.c
15096                 Close bug #608
15097
15098 2004-10-01 [colin]      0.9.12cvs118.1
15099
15100         * src/mimeview.c
15101                 Sync with HEAD (better Save All fix)
15102
15103 2004-10-01 [colin]      0.9.12cvs117.2
15104
15105         * src/gtk/gtksctree.c
15106                 Faster on selection
15107
15108 2004-10-01 [colin]      0.9.12cvs117.1
15109
15110         * src/mimeview.c
15111                 Sync with HEAD (Save All: only attachments)
15112
15113 2004-10-01 [paul]       0.9.12cvs116.1
15114
15115         * ChangeLog.claws
15116         * configure.ac
15117         * src/account.c
15118         * src/prefs_common.c
15119         * src/gtk/colorlabel.c
15120                 sync with HEAD
15121
15122 2004-09-30 [colin]      0.9.12cvs115.1
15123
15124         * src/stock_pixmap.c
15125         * src/stock_pixmap.h
15126         * src/folderview.c
15127         * src/Makefile.am
15128         * src/pixmaps/read.xpm
15129                 Sync with HEAD (new pixmap)
15130
15131 2004-09-29 [colin]      0.9.12cvs114.1
15132
15133         * src/compose.c
15134                 Sync with HEAD
15135                 Fix focus handling in headers
15136
15137 2004-09-29 [paul]       0.9.12cvs113.1
15138
15139         * src/quote_fmt_parse.y
15140                 sync with HEAD
15141  
15142
15143 2004-09-28 [colin]      0.9.12cvs112.1
15144
15145         * src/folderview.c
15146         * src/mainwindow.c
15147                 Sync with HEAD
15148
15149 2004-09-28 [colin]      0.9.12cvs110.1
15150
15151         * src/folderview.c
15152                 Sync with HEAD (Contextual Empty trash menu)
15153
15154 2004-09-28 [colin]      0.9.12cvs108.1
15155
15156         * src/addressbook.c
15157                 Sync with HEAD (addressbook edit on double-click)
15158
15159 2004-09-28 [colin]      0.9.12cvs106.1
15160
15161         * src/inc.c
15162                 Sync with HEAD (folder_item freeze on inc)
15163
15164 2004-09-27 [colin]      0.9.12cvs105.1
15165
15166         * src/folderview.c
15167                 Sync with HEAD (right-align new and unread column)
15168
15169 2004-09-27 [colin]      0.9.12cvs104.1
15170
15171         * src/main.c
15172                 Sync with HEAD (revert 0.9.12cvs101)
15173
15174 2004-09-24 [colin]      0.9.12cvs103.2
15175
15176         * src/wizard.c
15177                 Fix gtk warnings and use domain part of the email address 
15178                 when domain detection fails (no dot in domain name)
15179
15180 2004-09-23 [colin]      0.9.12cvs103.1
15181
15182         * src/plugins/spamassassin/libspamc.c
15183         * src/plugins/spamassassin/libspamc.h
15184         * src/plugins/spamassassin/utils.c
15185         * src/plugins/spamassassin/utils.h
15186                 Sync with HEAD (Update spamassassin to 3.0)
15187
15188 2004-09-21 [colin]      0.9.12cvs102.3
15189
15190         * src/action.c
15191                 Add horizontal scrollbar in action io dialog as needed
15192                 Patch by Alfons.
15193
15194 2004-09-20 [colin]      0.9.12cvs102.2
15195
15196         * src/plugins/image_viewer/viewer.c
15197                 Remove imlib stuff
15198                 use gtk_pixmap_set when clearing
15199                 (would be better to use gtkImages, but causes size-allocate 
15200                 signals storm)
15201
15202 2004-09-17 [paul]       0.9.12cvs102.1
15203
15204         * ChangeLog
15205         * ChangeLog.claws
15206         * ChangeLog.jp
15207         * configure.ac
15208         * src/inc.c
15209                 sync with HEAD
15210
15211
15212 2004-09-17 [colin]      0.9.12cvs101.1
15213
15214         * ChangeLog.claws
15215         * src/main.c
15216                 Sync with HEAD (fix segs at exit)
15217
15218 2004-09-14 [colin]      0.9.12cvs99.5
15219
15220         * src/common/socket.c
15221         * AUTHORS
15222                 Fix send error on 64bit platforms
15223                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15224
15225 2004-09-14 [colin]      0.9.12cvs99.4
15226
15227         * src/action.c
15228                 Fix action output with utf8 
15229                 Patch by Alfons.
15230
15231 2004-09-14 [colin]      0.9.12cvs99.3
15232
15233         * ChangeLog.claws
15234         * src/folder.c
15235                 Sync with HEAD
15236
15237 2004-09-09 [colin]      0.9.12cvs99.2
15238
15239         * src/action.c
15240                 Fix progress bar (displaying "Completed %v/%u")
15241                 Patch by Alfons.
15242
15243 2004-09-08 [colin]      0.9.12cvs99.1
15244
15245         * src/account.c
15246         * src/folder.c
15247         * src/procmsg.c
15248         * src/procmsg.h
15249         * src/plugins/pgpmime/pgpmime.c
15250                 Sync with HEAD
15251
15252 2004-09-08 [colin]      0.9.12cvs97.2
15253
15254         * src/summaryview.c
15255                 Don't select mails in collapsed threads 
15256                 when navigating with up/down
15257
15258 2004-09-07 [colin]      0.9.12cvs97.1
15259
15260         * src/inc.c
15261                 Sync with HEAD (meaningful error messages)
15262
15263 2004-09-06 [colin]      0.9.12cvs96.1
15264
15265         * src/toolbar.c
15266                 Sync with HEAD (fix Redirect graying out)
15267
15268 2004-09-06 [colin]      0.9.12cvs95.1
15269
15270         * src/summaryview.c
15271         * src/mimeview.c
15272                 Sync with HEAD (fix dropped URIs)
15273
15274 2004-09-06 [colin]      0.9.12cvs94.1
15275
15276         * src/addressbook.c
15277         * src/addressitem.h
15278         * src/addritem.c
15279         * src/addritem.h
15280                 Sync with HEAD (addressbook DnD)
15281
15282 2004-09-03 [colin]      0.9.12cvs93.1
15283
15284         * src/summaryview.c
15285                 Sync with HEAD (next/prev unread)
15286
15287 2004-09-03 [colin]      0.9.12cvs92.1
15288
15289         * src/prefs_common.c
15290         * src/prefs_common.h
15291         * src/summaryview.c
15292                 Sync with HEAD ('mark_as_read_delay' pref)
15293
15294 2004-09-02 [colin]      0.9.12cvs91.2
15295
15296         * src/common/xml.c
15297                 Fix leak
15298
15299 2004-09-02 [colin]      0.9.12cvs91.1
15300
15301         * src/gtk/menu.c
15302                 Sync with HEAD (menu accel don't work, but whatever)
15303
15304 2004-09-02 [colin]      0.9.12cvs90.1
15305
15306         * src/account.c
15307                 Sync with HEAD (fix bug 582)
15308
15309 2004-09-02 [colin]      0.9.12cvs89.1
15310
15311         * src/addrindex.c
15312                 Sync with HEAD (free deleted queries)
15313
15314 2004-09-02 [colin]      0.9.12cvs88.1
15315
15316         * src/ldapquery.c
15317                 Sync with HEAD (fix LDAP freezes)
15318
15319 2004-09-02 [colin]      0.9.12cvs87.1
15320
15321         * src/prefs_spelling.c
15322                 Sync with HEAD (add default dictionary)
15323
15324 2004-09-01 [colin]      0.9.12cvs86.1
15325
15326         * src/filtering.c
15327         * src/folderview.c
15328         * src/imap.c
15329         * src/prefs_matcher.c
15330         * src/stock_pixmap.c
15331         * src/summary_search.c
15332         * src/summaryview.c
15333         * src/wizard.c
15334         * src/wizard.h
15335                 Sync with HEAD (uninitialized vars fixes)
15336                 + gtk2 specific warning fixes
15337
15338 2004-08-31 [colin]      0.9.12cvs85.1
15339
15340         * src/folder.c
15341                 Sync with HEAD (Fix memory corruption due to 
15342                 uninitialized var)
15343
15344 2004-08-31 [colin]      0.9.12cvs84.4
15345
15346         * src/summary_search.c
15347                 Fix segfaults when searching in folders with broken headers
15348
15349 2004-08-31 [colin]      0.9.12cvs84.3
15350
15351         * src/compose.c
15352         * src/textview.c
15353                 Fix some more encoding/decoding issues
15354
15355 2004-08-30 [colin]      0.9.12cvs84.2
15356
15357         * src/mimeview.c
15358         * src/prefs_themes.c
15359         * src/gtk/filesel.c
15360         * src/gtk/filesel.h
15361                 Add a folder-mode selection (fixes mimeview's "Save all")
15362
15363 2004-08-29 [colin]      0.9.12cvs84.1
15364
15365         * src/mimeview.c
15366                 Sync with HEAD (don't escape saved filenames)
15367
15368 2004-08-27 [colin]      0.9.12cvs83.1
15369
15370         * ChangeLog
15371         * ChangeLog.claws
15372         * ChangeLog.jp
15373         * src/mh.c
15374         * src/procheader.c
15375         * src/procmsg.c
15376         * src/procmsg.h
15377         * src/common/utils.c
15378         * src/gtk/menu.h
15379         * po/
15380                 Sync with HEAD 0.9.12cvs83 (sync with main)
15381
15382 2004-08-26 [colin]      0.9.12cvs82.4
15383
15384         * src/codeconv.c
15385                 Fix strange stack corruption
15386                 Convert to utf8 after unmime, not before
15387
15388 2004-08-26 [colin]      0.9.12cvs82.3
15389
15390         * src/main.c
15391         * src/wizard.c
15392                 Fix account folders duplication
15393
15394 2004-08-25 [colin]      0.9.12cvs82.2
15395
15396         * src/wizard.c
15397                 Remove ports
15398                 Add SSL selection
15399                 Use login@server as account name
15400
15401 2004-08-25 [colin]      0.9.12cvs82.1
15402
15403         * src/plugins/pgpmime/pgpmime.c
15404                 Sync with HEAD (leak fix).
15405
15406 2004-08-25 [colin]      0.9.12cvs81.1
15407
15408         * src/plugins/pgpmime/pgpmime.c
15409         * src/plugins/pgpmime/sgpgme.c
15410         * src/plugins/pgpmime/sgpgme.h
15411                 Sync with HEAD (Handle combined messages).
15412
15413 2004-08-24 [colin]      0.9.12cvs80.3
15414
15415         * src/wizard.c
15416                 Fix full name, ports, and imap
15417
15418 2004-08-24 [colin]      0.9.12cvs80.2
15419
15420         * src/Makefile.am
15421         * src/main.c
15422         * src/setup.c
15423         * src/setup.h
15424         * src/stock_pixmap.c
15425         * src/stock_pixmap.h
15426         * src/wizard.c ** ADDED **
15427         * src/wizard.h ** ADDED ** 
15428         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15429                 Add a setup wizard 
15430
15431 2004-08-24 [colin]      0.9.12cvs80.1
15432
15433         * src/folder.c
15434                 Sync with HEAD (set mimeflags on all messages)
15435
15436 2004-08-24 [colin]      0.9.12cvs79.3
15437
15438         * src/matcher_parser_lex.l
15439                 Fix 8bits strings not in utf8
15440
15441 2004-08-24 [colin]      0.9.12cvs79.2
15442
15443         * src/compose.c
15444                 Check conversion result before replacing buffer
15445
15446 2004-08-23 [colin]      0.9.12cvs79.1
15447
15448         * src/compose.c
15449                 Sync with HEAD (create message header in memory)
15450
15451 2004-08-23 [colin]      0.9.12cvs78.1
15452
15453         * src/rfc2015.c
15454         * src/rfc2015.h
15455                 Sync with HEAD (fix bug 197 again)
15456
15457 2004-08-23 [colin]      0.9.12cvs77.3
15458
15459         * src/compose.c
15460                 Fix again inline gpg signing (which outputs utf8
15461                 in gtk2). Not syncing this fix to HEAD as this 
15462                 code is meant to die.
15463
15464 2004-08-23 [colin]      0.9.12cvs77.2
15465
15466         * src/prefs_account.h
15467                 Remove useless include
15468
15469 2004-08-23 [colin]      0.9.12cvs77.1
15470
15471         * src/imap.c
15472         * po/es.po
15473         * po/fr.po
15474         * po/it.po
15475         * po/pl.po
15476         * po/pt_BR.po
15477         * po/sk.po
15478         * po/sr.po
15479                 Sync with HEAD (fix bug 577)
15480
15481 2004-08-22 [colin]      0.9.12cvs76.1
15482
15483         * src/plugins/trayicon/trayicon.c
15484                 Sync with HEAD (fix formatting bug)
15485
15486 2004-08-21 [colin]      0.9.12cvs74.2
15487
15488         * src/gtk/colorsel.c
15489                 Fix bug 564 (Folder color selection window exits on any
15490                 keypress)
15491
15492 2004-08-21 [colin]      0.9.12cvs74.1
15493
15494         * ChangeLog.claws
15495         * src/compose.c
15496         * src/summaryview.c
15497         * src/toolbar.c
15498                 Sync with HEAD (fix bug 576)
15499
15500 2004-08-21 [colin]      0.9.12cvs70.1
15501
15502         * src/compose.c
15503         * src/mainwindow.c
15504                 Sync with HEAD
15505                 
15506
15507 2004-08-21 [paul]       0.9.12cvs66.4
15508
15509         * src/mainwindow.c
15510         * src/messageview.c
15511         * src/gtk/menu.c
15512         * src/plugins/spamassassin/spamassassin_gtk.c
15513                 remove some deprecated gtk1 functions
15514
15515
15516 2004-08-21 [colin]      0.9.12cvs66.3
15517
15518         * src/compose.c
15519         * src/codeconv.c
15520                 Fix warnings
15521                 Remove encoding hacks
15522                 Fix bug 575 (Strange character messes up message)
15523                 Don't display conversion error when drafting
15524
15525 2004-08-21 [paul]       0.9.12cvs66.2
15526
15527         * src/prefs_account.c
15528                 fix GnuPG mode bugs
15529
15530
15531 2004-08-20 [colin]      0.9.12cvs66.1
15532
15533         * src/codeconv.c
15534                 Sync with HEAD 0.9.12cvs66
15535
15536 2004-08-20 [paul]
15537
15538         * src/plugins/pgpmime/plugin.c
15539                 modify PGP/MIME plugin's description
15540
15541 2004-08-17 [colin]      0.9.12cvs65.1
15542
15543         * src/common/ssl.c
15544         * src/plugins/pgpmime/plugin.c
15545                 Sync with HEAD
15546
15547 2004-08-14 [colin]      0.9.12cvs60.3
15548
15549         * src/plugins/trayicon/trayicon.c
15550                 Put back resize callback, on size-request signal
15551                 rather than size-allocate to avoid infinite 
15552                 callback loop
15553
15554 2004-08-13 [colin]      0.9.12cvs60.2
15555
15556         * src/common/defs.h
15557                 Cache versions have been fixed
15558
15559 2004-08-13 [colin]      0.9.12cvs60.1
15560
15561         * src/folderutils.c
15562                 Sync with HEAD
15563
15564 2004-08-12 [colin]      0.9.12cvs59.1
15565
15566         * src/plugins/trayicon/trayicon.c
15567                 Sync with HEAD
15568
15569 2004-08-12 [colin]      0.9.12cvs57.5
15570
15571         * sylpheed.desktop
15572         * configure.ac
15573         * src/Makefile.am
15574         * src/main.c
15575                 Add support for Freedesktop.org's startup notification
15576
15577 2004-08-11 [colin]      0.9.12cvs57.4
15578
15579         * src/textview.c
15580                 Fix off-by-one
15581
15582 2004-08-11 [colin]      0.9.12cvs57.3
15583
15584         * src/message_search.c
15585         * src/summary_search.c
15586                 Make searches case insensitive by default
15587         * src/textview.c
15588                 Fix case-insensitive search in message
15589
15590 2004-08-11 [colin]      0.9.12cvs57.2
15591
15592         * src/summary_search.c
15593                 Let case-sensitive be specified
15594
15595 2004-08-10 [colin]      0.9.12cvs55.4
15596
15597         * src/common/socket.c
15598                 Fix the possible race condition
15599
15600 2004-08-09 [paul]       0.9.12cvs55.3
15601
15602         * configure.ac
15603         * src/Makefile.am
15604         * src/common/Makefile.am
15605                 sync with HEAD
15606
15607
15608 2004-08-09 [paul]       0.9.12cvs55.2
15609
15610         * autogen.sh
15611         * po/poconv.sh
15612                 remove unneeded script
15613
15614         * configure.ac
15615                 add forgotten USE_LDAP_TLS (sync with HEAD)
15616
15617
15618 2004-08-09 [colin]      0.9.12cvs55.1
15619
15620         * src/main.c
15621         * src/common/ssl.c
15622         * src/common/sylpheed.c
15623         * src/common/sylpheed.h
15624                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15625
15626 2004-08-09 [paul]       0.9.12cvs54.1
15627
15628         * ChangeLog
15629         * ChangeLog.claws
15630         * ChangeLog.jp
15631         * configure.ac
15632         * po/POTFILES.in
15633         * src/Makefile.am
15634         * src/folderutils.c
15635         * src/main.c
15636         * src/pgpmime.c
15637         * src/pgpmime.h
15638         * src/sgpgme.c
15639         * src/sgpgme.h
15640         * src/plugins/Makefile.am
15641         * src/plugins/pgpmime/.cvsignore
15642         * src/plugins/pgpmime/Makefile.am
15643         * src/plugins/pgpmime/pgpmime.c
15644         * src/plugins/pgpmime/pgpmime.h
15645         * src/plugins/pgpmime/plugin.c
15646         * src/plugins/pgpmime/sgpgme.c
15647         * src/plugins/pgpmime/sgpgme.h
15648                 sync with HEAD
15649
15650 2004-08-08 [paul]       0.9.12cvs51.1
15651
15652         * configure.ac
15653         * src/folder.c
15654                 sync with HEAD
15655
15656 2004-08-07 [colin]      0.9.12cvs50.1
15657
15658         * src/pop.c
15659         * src/common/partial_download.c
15660                 fix warnings (sync from HEAD)
15661
15662 2004-08-07 [colin]      0.9.12cvs48.1
15663
15664         * src/prefs_folder_item.c
15665                 sync with HEAD 0.9.12cvs48
15666
15667 2004-08-06 [colin]      0.9.12cvs47.1
15668
15669         * src/compose.c
15670                 Sync with HEAD
15671
15672 2004-08-06 [christoph]  0.9.12cvs46.2
15673
15674         * src/main.c
15675         * src/plugins/clamav/clamav_plugin_gtk.c
15676         * src/plugins/dillo_viewer/dillo_viewer.c
15677         * src/plugins/image_viewer/plugin.c
15678         * src/plugins/mathml_viewer/mathml_viewer.c
15679         * src/plugins/spamassassin/spamassassin_gtk.c
15680         * src/plugins/trayicon/trayicon.c
15681                 don't mix GTK1.2 plugin with GTK2 plugins
15682
15683 2004-08-06 [colin]      0.9.12cvs46.1
15684
15685         * ChangeLog
15686         * ChangeLog.claws
15687         * ChangeLog.jp
15688         * configure.ac
15689         * sylpheed-claws.pc.in
15690         * src/folder.c
15691         * src/imap.c
15692         * src/localfolder.c
15693         * src/messageview.c
15694         * src/mimeview.c
15695         * src/mimeview.h
15696         * src/msgcache.c
15697         * src/news.c
15698         * src/prefs_ext_prog.c
15699         * src/prefs_folder_item.c
15700         * src/prefs_fonts.c
15701         * src/prefs_msg_colors.c
15702         * src/prefs_spelling.c
15703         * src/prefs_themes.c
15704         * src/prefs_toolbar.c
15705         * src/prefs_wrapping.c
15706         * src/procmime.h
15707         * src/common/defs.h
15708         * src/common/nntp.c
15709         * src/common/session.c
15710         * src/common/session.h
15711         * src/common/socket.c
15712         * src/common/utils.h
15713         * src/common/xml.c
15714         * src/common/xml.h
15715         * src/gtk/prefswindow.c
15716         * src/gtk/prefswindow.h
15717         * src/plugins/clamav/clamav_plugin_gtk.c
15718         * src/plugins/dillo_viewer/dillo_prefs.c
15719         * src/plugins/image_viewer/viewerprefs.c
15720         * src/plugins/spamassassin/spamassassin_gtk.c
15721         * m4/openssl.m4 *** REMOVED ***
15722                 Sync with HEAD 0.9.12cvs46
15723
15724 2004-08-03 [paul]       0.9.12cvs40.2
15725
15726         * src/action.c
15727         * src/addressadd.c
15728         * src/addressbook.c
15729         * src/addrgather.c
15730         * src/browseldap.c
15731         * src/compose.c
15732         * src/crash.c
15733         * src/editaddress.c
15734         * src/editgroup.c
15735         * src/editldap_basedn.c
15736         * src/foldersel.c
15737         * src/importldif.c
15738         * src/mimeview.c
15739         * src/prefs_common.c
15740         * src/prefs_template.c
15741         * src/sourcewindow.c
15742         * src/summaryview.c
15743         * src/gtk/about.c
15744         * src/gtk/foldersort.c
15745         * src/gtk/logwindow.c
15746         * src/gtk/pluginwindow.c
15747         * src/gtk/prefswindow.c
15748                 change all gtk_scrolled_window_set_policy from 
15749                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15750
15751 2004-08-02 [paul]       0.9.12cvs40.1
15752
15753         * AUTHORS
15754                 update translation team section
15755         * po/pt_BR.po
15756                 updated by Frederico Goncalves Guimaraes
15757                 <fggdebian@yahoo.com.br>
15758
15759 2004-07-31 [colin]      0.9.12cvs39.9
15760
15761         * src/exphtmldlg.c
15762                 Fix compilation
15763
15764 2004-07-31 [colin]      0.9.12cvs39.8
15765
15766         * src/exphtmldlg.c
15767                 Fix an alertpanel type
15768
15769 2004-07-30 [colin]      0.9.12cvs39.7
15770
15771         * src/alertpanel.c
15772                 Fix alertpanel_error_log's icon
15773
15774 2004-07-30 [colin]      0.9.12cvs39.6
15775
15776         * src/pop.c
15777                 Two of them should still be warnings
15778
15779 2004-07-30 [colin]      0.9.12cvs39.5
15780
15781         * src/pop.c
15782                 More warning -> error
15783 2004-07-29 [colin]      0.9.12cvs39.4
15784
15785         * src/pop.c
15786                 Warning -> error
15787
15788 2004-07-29 [colin]      0.9.12cvs39.3
15789
15790         * src/prefs_matcher.c
15791                 Fix segfault
15792
15793 2004-07-29 [colin]      0.9.12cvs39.2
15794
15795         * src/alertpanel.c
15796                 More nice-looking alertpanels
15797
15798 2004-07-29 [colin]      0.9.12cvs39.1
15799
15800         * src/messageview.c
15801                 sync with head
15802                 (inform user when partial mail is deleted on server)
15803
15804 2004-07-29 [colin]      0.9.12cvs38.1
15805
15806         * src/messageview.c
15807                 sync with head
15808
15809 2004-07-28 [paul]       0.9.12cvs37.7
15810
15811         * src/mainwindow.c
15812                 complete the replacement of deprecated gtk_progress_*
15813
15814 2004-07-28 [paul]       0.9.12cvs37.6
15815
15816         * src/action.c
15817         * src/inc.c
15818         * src/mainwindow.c
15819         * src/send_message.c
15820         * src/gtk/progressdialog.c
15821         * src/gtk/progressdialog.h
15822                 replace deprecated gtk_progress_*
15823
15824 2004-07-28 [paul]       0.9.12cvs37.5
15825
15826         * src/gtk/filesel.c
15827                 remove gtk_window_set_wmclass()
15828 2004-07-28 [paul]       0.9.12cvs37.4
15829
15830         * src/addressbook.c
15831         * src/compose.c
15832         * src/foldersel.c
15833         * src/mainwindow.c
15834         * src/messageview.c
15835         * src/sourcewindow.c
15836         * src/gtk/logwindow.c
15837                 remove gtk_window_set_wmclass()
15838                 
15839         * src/prefs_filtering.c
15840         * src/prefs_filtering_action.c
15841         * src/prefs_fonts.c
15842         * src/prefs_gtk.c
15843         * src/prefs_matcher.c
15844         * src/ssl_manager.c
15845         * src/gtk/prefswindow.c
15846                 replace gtk_window_position()
15847
15848 2004-07-28 [colin]      0.9.12cvs37.3
15849
15850         * src/alertpanel.c
15851         * src/alertpanel.h
15852                 Add a way to specify panel type for specific
15853                 panels (alertpanel())
15854         * src/account.c
15855         * src/addressbook.c
15856         * src/compose.c
15857         * src/expldifdlg.c
15858         * src/main.c
15859         * src/messageview.c
15860         * src/summaryview.c
15861         * src/textview.c
15862         * src/gtk/sslcertwindow.c
15863                 Fix alertpanel()s so that their icon match
15864                 their real type
15865
15866 2004-07-28 [paul]       0.9.12cvs37.2
15867
15868         * src/addr_compl.c
15869         * src/addressbook.c
15870         * src/alertpanel.c
15871         * src/compose.c
15872         * src/export.c
15873         * src/foldersel.c
15874         * src/folderview.c
15875         * src/grouplistdialog.c
15876         * src/import.c
15877         * src/mainwindow.c
15878         * src/message_search.c
15879         * src/messageview.c
15880         * src/passphrase.c
15881         * src/prefs_actions.c
15882         * src/prefs_common.c
15883         * src/prefs_customheader.c
15884         * src/prefs_display_header.c
15885         * src/prefs_filtering.c
15886         * src/prefs_filtering_action.c
15887         * src/prefs_gtk.c
15888         * src/prefs_matcher.c
15889         * src/prefs_msg_colors.c
15890         * src/prefs_summary_column.c
15891         * src/prefs_template.c
15892         * src/sourcewindow.c
15893         * src/ssl_manager.c
15894         * src/summary_search.c
15895         * src/gtk/colorsel.c
15896         * src/gtk/description_window.c
15897         * src/gtk/gtkaspell.c
15898         * src/gtk/inputdialog.c
15899         * src/gtk/logwindow.c
15900         * src/gtk/prefswindow.c
15901         * src/gtk/progressdialog.c
15902                 replace deprecated gtk_window_set_policy
15903
15904 2004-07-27 [colin]      0.9.12cvs37.1
15905
15906         * src/msgcache.c
15907                 More fixes (synced for head again)
15908
15909 2004-07-27 [colin]      0.9.12cvs35.3
15910
15911         * src/msgcache.c
15912                 Fix wrong test
15913
15914 2004-07-27 [colin]      0.9.12cvs35.2
15915
15916         * src/mimeview.c
15917                 Fix width a bit (by Paul)
15918         * src/alertpanel.c
15919         * src/alertpanel.h
15920                 Specialize icons, make alertpanel_message()
15921                 private
15922         * src/message_search.c
15923         * src/sgpgme.c
15924         * src/summary_search.c
15925                 Suit alertpanel changes
15926
15927 2004-07-27 [colin]      0.9.12cvs35.1
15928
15929         * src/alertpanel.c
15930                 Add an icon
15931         * src/passphrase.c
15932                 Add debug output - maybe someone will
15933                 want to look at the problem with Grab
15934                 Input :)
15935         Bump version as we're synced with HEAD
15936
15937 2004-07-26 [colin]      0.9.12cvs33.26
15938
15939         * src/pop.c
15940                 Fix uidl-file parsing when not in new
15941                 format
15942
15943 2004-07-26 [colin]      0.9.12cvs33.25
15944
15945         * src/gtk/menu.c
15946                 Move popup menu up if necessary (fixes 
15947                 account selector)
15948         * src/mainwindow.c
15949                 Set account selector's button height to
15950                 minimum
15951
15952 2004-07-26 [colin]      0.9.12cvs33.24
15953
15954         * src/alertpanel.c
15955                 Maybe fix 551 (Truncated font in alert window)
15956
15957 2004-07-26 [colin]      0.9.12cvs33.23
15958
15959         * po/de.po
15960         * po/es.po
15961         * po/fr.po
15962         * po/it.po
15963         * po/ja.po
15964         * po/pl.po
15965         * po/ru.po
15966         * po/sk.po
15967         * po/sr.po
15968         * po/zh_CN.po
15969                 Sync po files with HEAD
15970
15971 2004-07-26 [paul]       0.9.12cvs33.22
15972
15973         * src/compose.c
15974                 fix Bug 556 'Organisation-header is sent even if empty'
15975
15976 2004-07-24 [colin]      0.9.12cvs33.21
15977
15978         * src/compose.c
15979         * src/gtk/gtkaspell.c
15980         * src/gtk/gtkaspell.h
15981                 Fix speller accelerators (require hack)
15982
15983 2004-07-24 [colin]      0.9.12cvs33.20
15984
15985         * src/gtk/gtkaspell.c
15986                 Fix over-eager code deletion breaking
15987                 Check while typing
15988
15989 2004-07-24 [colin]      0.9.12cvs33.19
15990
15991         * src/browseldap.c
15992         * src/ldapctrl.c
15993         * src/ldapctrl.h
15994         * src/ldapserver.h
15995                 Sync ldap with HEAD
15996         (Fixes 546 LDAP completely broken)
15997
15998 2004-07-24 [colin]      0.9.12cvs33.18
15999
16000         * src/prefs_msg_colors.c
16001                 Fix prototype mismatch
16002         (Fixes 547 void function cannot return value)
16003
16004 2004-07-24 [colin]      0.9.12cvs33.17
16005
16006         * src/mainwindow.c
16007                 Fix sort going back to previous sort key
16008                 when changing sort direction
16009
16010 2004-07-24 [colin]      0.9.12cvs33.16
16011
16012         * src/compose.c
16013                 Fix space insertion when re-wrapping at 
16014                 cursor point
16015
16016 2004-07-24 [colin]      0.9.12cvs33.15
16017
16018         * src/gtk/gtkaspell.c
16019                 Don't change cursor position in insert-text
16020                 callback
16021         (Fixes 539 Word wrapping on input transposes letters)
16022
16023 2004-07-24 [colin]      0.9.12cvs33.14
16024
16025         * src/gtk/gtkaspell.c
16026                 Reencode non-ascii chars to dictionary's
16027                 encoding
16028         (Fixes 544 Spell check broken non english locale)
16029
16030 2004-07-24 [colin]      0.9.12cvs33.13
16031
16032         * src/summaryview.c
16033                 Fix Shift+Down, add Home/End/PgUp/PgDown
16034
16035 2004-07-21 [colin]      0.9.12cvs33.12
16036
16037         * src/prefs_common.c
16038                 Fix a gtk warning (Patch by Andrej Kacian)
16039
16040 2004-07-21 [colin]      0.9.12cvs33.11
16041
16042         * src/gtk/filesel.c
16043                 More check
16044
16045 2004-07-21 [colin]      0.9.12cvs33.10
16046
16047         * src/compose.c
16048         * src/crash.c
16049         * src/export.c
16050         * src/import.c
16051         * src/messageview.c
16052         * src/mimeview.c
16053         * src/prefs_spelling.c
16054         * src/prefs_themes.c
16055         * src/summaryview.c
16056         * src/gtk/filesel.c
16057         * src/gtk/filesel.h
16058         * src/gtk/pluginwindow.c
16059                 Untwist open/save mode guessing logic, make
16060                 it explicit
16061
16062 2004-07-20 [colin]      0.9.12cvs33.9
16063
16064         * src/codeconv.c
16065                 conv_encode_header: src_charset is UTF-8 on
16066                 gtk2
16067         * src/compose.c
16068                 Remove double encoding of the headers
16069
16070 2004-07-20 [colin]      0.9.12cvs33.8
16071
16072         * src/codeconv.c
16073                 Fix typo
16074
16075 2004-07-20 [colin]      0.9.12cvs33.7
16076
16077         * src/mainwindow.c
16078                 Set the separated messageview to the saved
16079                 size of Claws' messageview (Patch by Alfons)
16080                 Fix a callback prototype (me)
16081
16082 2004-07-20 [colin]      0.9.12cvs33.6
16083
16084         * src/codeconv.h
16085                 Forgot one hunk in 0.9.12cvs33.4
16086
16087 2004-07-19 [colin]      0.9.12cvs33.5
16088
16089         * src/action.c
16090                 Action output fix
16091                 Patch by Alfons
16092
16093 2004-07-19 [colin]      0.9.12cvs33.4
16094
16095         * src/compose.c
16096                 Fix outgoing charset bug in headers
16097         * src/codeconv.c
16098                 Clean for glib2 - Patch by Alfons
16099
16100 2004-07-19 [colin]      0.9.12cvs33.3
16101
16102         * src/statusbar.c
16103                 Remove grip from the statusbar
16104                 Patch by Alfons
16105
16106 2004-07-19 [colin]      0.9.12cvs33.2
16107
16108         * src/messageview.c
16109         * src/textview.c
16110                 Fix messageview remembering the previous
16111                 scroll position when loading a new message
16112                 Patch by Alfons
16113
16114 2004-07-19 [colin]      0.9.12cvs33.1
16115
16116         * src/folder.h
16117         * src/folderview.c
16118         * src/summaryview.c
16119                 Sync with HEAD
16120
16121 2004-07-18 [colin]      0.9.12cvs32.7
16122
16123         * configure.ac
16124                 Remove useless check for XIM - noticed
16125                 by Alfons
16126
16127 2004-07-18 [colin]      0.9.12cvs32.6
16128
16129         * src/summaryview.c
16130                 Remove non-modified and shift-modified
16131                 accelerators in summaryview's popup
16132                 menu, as that doesn't get catched by
16133                 the accel-activate signal catcher...
16134
16135 2004-07-18 [colin]      0.9.12cvs32.5
16136
16137         * src/prefs_common.c
16138                 Define sensible default prefs for 
16139                 wrapping
16140
16141 2004-07-18 [colin]      0.9.12cvs32.4
16142
16143         * src/compose.c
16144         * src/prefs_common.c
16145         * src/prefs_common.h
16146         * src/prefs_wrapping.c
16147                 Remove Smart Wrapping pref, which does
16148                 nothing on gtk2 branch
16149
16150 2004-07-18 [colin]      0.9.12cvs32.3
16151
16152         * src/sourcewindow.c
16153                 Proper utf8
16154
16155 2004-07-18 [colin]      0.9.12cvs32.2
16156
16157         * src/compose.c
16158                 Save attachment status when drafting
16159
16160 2004-07-18 [colin]      0.9.12cvs32.1
16161
16162         * src/gtk/filesel.c
16163                 Fix erratic folder selection in open mode
16164
16165 2004-07-18 [colin]      0.9.12cvs31.11
16166
16167         * src/pop.c
16168                 Don't let partial messages get deleted
16169                 even with "dowload all"
16170                 (0.9.12cvs31.8 fix extension)
16171 2004-07-18 [colin]      0.9.12cvs31.10
16172
16173         * src/gtk/logwindow.c
16174                 Fix log scrolling
16175
16176 2004-07-18 [colin]      0.9.12cvs31.9
16177
16178         * src/common/utils.c
16179                 Fix non-utf8 strings coming from commands
16180                 and files
16181
16182 2004-07-18 [colin]      0.9.12cvs31.8
16183
16184         * src/pop.c
16185                 Fix partial download bug with Download all
16186                 messages option
16187
16188 2004-07-18 [colin]      0.9.12cvs31.7
16189
16190         * src/textview.c
16191                 Fix bug introduced in 0.9.12cvs31.2
16192                 (blocked in select mode after double click)
16193
16194 2004-07-18 [colin]      0.9.12cvs31.6
16195
16196         * src/compose.c
16197         * src/gtk/menu.c
16198                 More glib-warning fixes
16199
16200 2004-07-18 [colin]      0.9.12cvs31.5
16201
16202         * src/compose.c
16203                 Fix trashing the primary clipboard when moving 
16204                 around with tab
16205         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16206
16207 2004-07-18 [colin]      0.9.12cvs31.4
16208
16209         * src/codeconv.c
16210                 convert unencoded iso headers to utf8
16211         (Fix Bug 538 Unencoded local characters in subject make it 
16212          disappear)
16213
16214 2004-07-18 [colin]      0.9.12cvs31.3
16215
16216         * src/compose.c
16217                 Fix tab char handling in wrapping
16218         (Fix Bug 537 Line wrap problem - TAB character treated as 
16219          one character instead of 8)
16220
16221 2004-07-18 [colin]      0.9.12cvs31.2
16222
16223         * src/textview.c
16224                 return FALSE on GDK_MOTION_NOTIFY
16225         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16226          (unable to highlight))
16227
16228 2004-07-18 [colin]      0.9.12cvs31.1
16229
16230         * src/folderview.c
16231                 Sync with 0.9.12cvs31
16232
16233 2004-07-18 [colin]      0.9.12cvs30.4
16234
16235         * src/compose.c
16236                 Also block text_inserted when inserting a file
16237
16238 2004-07-18 [colin]      0.9.12cvs30.3
16239
16240         * src/compose.c
16241                 Fix smart wrapping (block text_inserted handler
16242                 while putting quotation to avoid wrap on input,
16243                 don't join lines if next is sig separator)
16244
16245 2004-07-17 [colin]      0.9.12cvs30.2
16246
16247         * src/folderview.c
16248         * src/mainwindow.c
16249         * src/mimeview.c
16250         * src/summaryview.c
16251         * src/gtk/quicksearch.c
16252         * src/gtk/quicksearch.h
16253                 Block key events handlers *and* accels while
16254                 quicksearch is focused
16255         (Fixes Bug 534 quick-search bar not accepting certain letters)
16256
16257 2004-07-17 [colin]      0.9.12cvs30.1
16258
16259         * src/folder.h
16260         * src/folderview.c
16261         * src/summaryview.c
16262                 Sync with 0.9.12cvs30
16263
16264 2004-07-17 [colin]      0.9.12cvs28.2
16265
16266         * src/mimeview.c
16267         * src/procmime.c
16268         * src/summaryview.c
16269         * src/gtk/menu.c
16270                 Squash some compile and glib warnings
16271
16272 2004-07-17 [paul]       0.9.12cvs28.1
16273
16274         * src/mimeview.c
16275                 sync with 0.9.12cvs28 HEAD
16276
16277 2004-07-16 [paul]       0.9.12cvs26.1
16278         
16279         * src/gtk/quicksearch.c
16280         * src/account.c
16281         * src/account.h
16282         * src/compose.c
16283         * src/customheader.c
16284         * src/folder_item_prefs.c
16285         * src/main.c
16286         * src/mainwindow.c
16287         * src/messageview.c
16288         * src/mimeview.c
16289         * src/news.c
16290         * src/pgpmime.c
16291         * src/pop.c
16292         * src/pop.h
16293         * src/prefs_account.c
16294         * src/prefs_account.h
16295         * src/prefs_common.c
16296         * src/prefs_common.h
16297         * src/prefs_display_header.c
16298         * src/prefs_gtk.c
16299         * src/prefs_gtk.h
16300         * src/procheader.c
16301         * src/procmime.c
16302                 sync with 0.9.12cvs26 HEAD      
16303
16304 2004-07-15 [colin]      0.9.12cvs18.14
16305
16306         * src/folder.c
16307                 Disable GPG signature check during
16308                 folder move and scan
16309         (Closes Bug 521 Signature checking slows down Folder-Move)
16310
16311 2004-07-14 [colin]      0.9.12cvs18.13
16312
16313         * src/common/partial_download.c
16314                 update includes
16315
16316 2004-07-14 [colin]      0.9.12cvs18.12
16317
16318         * src/common/partial_download.c
16319         * src/common/partial_download.h
16320                 Move doc at top, add correct copyright
16321
16322 2004-07-14 [colin]      0.9.12cvs18.11
16323
16324         * src/folder.c
16325         * src/messageview.c
16326         * src/pop.c
16327         * src/pop.h
16328         * src/procmsg.c
16329         * src/summaryview.c
16330         * src/common/Makefile.am
16331         * src/common/partial_download.c ** NEW FILES **
16332         * src/common/partial_download.h ** NEW FILES **
16333                 Move partial-download related stuff to its
16334                 own file
16335
16336 2004-07-14 [colin]      0.9.12cvs18.10
16337
16338         * src/send_message.c
16339                 Fix smtp auth when user is null or empty
16340
16341 2004-07-13 [colin]      0.9.12cvs18.9
16342
16343         * src/gtk/quicksearch.c
16344                 Use alphabetic order
16345
16346 2004-07-13 [colin]      0.9.12cvs18.8
16347
16348         * src/pop.c
16349                 Be paranoid on the checks
16350
16351 2004-07-13 [colin]      0.9.12cvs18.7
16352
16353         * src/gtk/quicksearch.c
16354                 Fix Engrish once again
16355
16356 2004-07-13 [colin]      0.9.12cvs18.6
16357
16358         * src/procmsg.c
16359         * src/summaryview.c
16360                 Mark messages for deletion when they are about to
16361                 be removed from trash
16362
16363 2004-07-13 [colin]      0.9.12cvs18.5
16364
16365         * src/matcher.c
16366         * src/matcher.h
16367         * src/matcher_parser_parse.y
16368         * src/prefs_matcher.c
16369         * src/gtk/quicksearch.c
16370                 Add 'partial' ('p') match string to find partially
16371                 downloaded messages
16372
16373 2004-07-13 [colin]      0.9.12cvs18.4
16374
16375         * src/pop.c
16376                 Fix misplaced block
16377
16378 2004-07-13 [colin]      0.9.12cvs18.3
16379
16380         * src/pop.c
16381         * src/pop.h
16382         * src/messageview.c
16383                 Refactor API (to avoid passing 5+ params and code
16384                 duplication)
16385         * src/folder.c
16386         * src/msgcache.c
16387         * src/procheader.c
16388         * src/common/defs.h
16389                 Add planned_download to cache
16390                 Don't mess uidl file when moving partially downloaded
16391                 mails (they change folder, we should change it in the
16392                 uidl list too or we'll remove an incorrect message)
16393                 (this also helps removing hacks when changing 
16394                 planned_download in messageview.c)
16395
16396 2004-07-12 [colin]      0.9.12cvs18.2
16397
16398         * src/gtk/quicksearch.c
16399                 Fix missing status update in quicksearch
16400
16401 2004-07-12 [paul]       0.9.12cvs18.1
16402
16403         * po/POTFILES.in
16404         * src/Makefile.am
16405         * src/account.c
16406         * src/codeconv.c
16407         * src/compose.c
16408         * src/inc.c
16409         * src/main.c
16410         * src/prefs_common.c
16411         * src/procmsg.h
16412         * src/toolbar.c
16413         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16414         * src/prefs_wrapping.[ch]       ** NEW FILES **
16415         * src/common/intl.h
16416         * src/common/utils.[ch]
16417         * src/gtk/quicksearch.[ch]
16418                 sync with 0.9.12cvs18 HEAD
16419
16420 2004-07-12 [colin]      0.9.11cvs17.25
16421
16422         * src/folder.c
16423         * src/folder.h
16424                 Remove unused function added by me in 0.9.11cvs17.10
16425
16426 2004-07-11 [colin]      0.9.11cvs17.24
16427
16428         * src/inc.c
16429         * src/messageview.c
16430         * src/pop.c
16431         * src/pop.h
16432                 Use folderitem and msgnum instead of filename to
16433                 know which mail to delete
16434                 Move old partial mail deletion to pop.c
16435
16436 2004-07-10 [colin]      0.9.11cvs17.23
16437
16438         * src/inc.c
16439                 Add debug
16440         * src/pop.c
16441         * src/pop.h
16442                 Don't re-use same enums for unrelated stuff: it's 
16443                 completely misleading !
16444                 Document a bit
16445
16446 2004-07-09 [colin]      0.9.11cvs17.22
16447
16448         * src/inc.c
16449                 Remove folder-type check and do
16450                 more tests to be sure everything's
16451                 ok
16452         * src/messageview.c
16453                 Punctuation update, remove useless
16454                 code, fix two warnings
16455         * src/noticeview.c
16456                 Layout cleaning, reset 2nd button
16457                 when specifying one
16458
16459 2004-07-09 [colin]      0.9.11cvs17.21
16460
16461         * src/messageview.c
16462         * src/pop.c
16463         * src/pop.h
16464                 Allow user to change his mind
16465                 and postpone decision (by
16466                 unmarking the mail)
16467
16468 2004-07-09 [colin]      0.9.11cvs17.20
16469
16470         * src/messageview.c
16471                 Fix bug with delete state
16472         * src/pop.c
16473         * src/pop.h
16474                 Fix buffer leak (fread doesn't 
16475                 terminate buffers with \0)
16476                 Refactoring (remove magic 
16477                 numbers)
16478
16479 2004-07-09 [colin]      0.9.11cvs17.19
16480
16481         * src/pop.c
16482                 Don't log "Skipping message" if 
16483                 we're going to TOP it two lines
16484                 later
16485
16486 2004-07-09 [colin]      0.9.11cvs17.18
16487
16488         * src/messageview.c
16489                 Fix Engrish
16490
16491 2004-07-09 [colin]      0.9.11cvs17.17
16492
16493         * src/pop.c
16494                 strlen checking...
16495         * src/messageview.c
16496                 refactoring a bit
16497
16498 2004-07-08 [colin]      0.9.11cvs17.16
16499
16500         * src/noticeview.c
16501         * src/noticeview.h
16502                 Add an optional second button
16503         * src/messageview.c
16504         * src/pop.c
16505         * src/pop.h
16506                 Don't delete partially received mails after a certain
16507                 time; rather, let the user decide.
16508
16509 2004-07-08 [colin]      0.9.11cvs17.15
16510
16511         * src/common/smtp.h
16512                 Sync with HEAD
16513
16514 2004-07-08 [colin]      0.9.11cvs17.14
16515
16516         * src/messageview.c
16517         * src/common/smtp.c
16518                 Use to_human_readable() for sizes
16519
16520 2004-07-08 [colin]      0.9.11cvs17.13
16521
16522         * src/inc.c
16523         * src/messageview.c
16524         * src/pop.c
16525         * src/pop.h
16526         * src/procmsg.c
16527                 Fix partial-downloading issues:
16528                         catch unsupported TOP
16529                         don't delete partially downloaded mails before 5 days
16530                         don't update existing with non-MH folders; that'll
16531                         make dups, but it's better than trashing the folder
16532                         free new msginfo parts
16533                 Fix indentation ;-)
16534
16535 2004-07-08 [colin]      0.9.11cvs17.12
16536
16537         * src/common/smtp.c
16538         * src/common/smtp.h
16539                 Sync smtp size verification with HEAD
16540
16541 2004-07-08 [colin]      0.9.11cvs17.11
16542
16543         * src/summaryview.c
16544         * src/prefs_common.c
16545         * src/prefs_common.h
16546         * src/gtk/quicksearch.c
16547         * src/gtk/quicksearch.h
16548                 Sync sticky pref with HEAD
16549
16550 2004-07-08 [colin]      0.9.11cvs17.10
16551
16552         * src/folder.c [1.213.2.6]
16553         * src/folder.h [1.87.2.6]
16554         * src/inc.c [1.149.2.7]
16555         * src/messageview.c [1.94.2.8]
16556         * src/procheader.c [1.47.2.6]
16557         * src/procmsg.c [1.150.2.4]
16558         * src/procmsg.h [1.60.2.5]
16559         * src/pop.c [1.56.2.4]
16560         * src/pop.h [1.17.2.3]
16561                 Let too big messages get downloaded, but truncated
16562                 Add a button to download them completely
16563                 
16564 2004-07-06 [colin]      0.9.11cvs17.9
16565
16566         * src/gtk/quicksearch.c [1.1.2.3]
16567                 Add a Clear button
16568         * commitHelper
16569         * PATCHSETS
16570                 Add a script to help with cvs
16571
16572 2004-07-03 [colin]      0.9.11cvs17.8
16573
16574         * src/plugins/imageviewer/viewer.c
16575                 fix imageviewer (which was staying on the first
16576                 displayed image)
16577
16578 2004-07-03 [colin]      0.9.11cvs17.7
16579
16580         Removed FIXME_GTK2 warnings
16581         * src/gtk/gtkutils.c
16582                 useless #warnings
16583         * src/gtk/menu.c
16584                 useless #warnings (no need to mess with menu rc)
16585         * src/gtk/menu.h
16586                 unused functions
16587         
16588
16589 2004-07-03 [colin]      0.9.11cvs17.6
16590
16591         Removed FIXME_GTK2 warnings
16592         * src/codeconv.c
16593                 useless #warnings (rewrite needed)
16594         * src/compose.c
16595                 useless #warnings (rewrite needed)
16596                 useless #warnings (gtk2 is like that)
16597                 useless #warnings (previously fixed)
16598         * src/main.c
16599                 useless #warnings (previously fixed)
16600         * src/message_search.c
16601                 useless #warnings (gtk2 is like that)
16602                 Made apparent that search is case-sensitive
16603         * src/mimeview.c
16604                 useless #warnings (rewrite needed)
16605                 useless #warnings (gtk2 is like that)
16606                 reimplemented real warnings
16607         * src/prefs_common.c
16608                 Removed block cursor option (not it gtk2)
16609         * src/prefs_gtk.c
16610                 useless #warnings (rewrite needed)
16611         * src/procheader.c
16612                 useless #warnings (rewrite needed)
16613         * src/sourcewindow.c
16614                 useless #warnings (incorrect placing)
16615         * src/summary_search.c
16616                 useless #warnings (gtk2 is like that)
16617                 Made apparent that search is case-sensitive
16618         * src/action.c
16619                 useless #warnings (gtk2 is like that)
16620         * src/textview.c
16621                 useless #warnings (rewrite needed)
16622         * src/toolbar.c
16623                 useless #warnings (rewrite needed)
16624
16625 2004-07-03 [colin]      0.9.11cvs17.5
16626
16627         * src/textview.c
16628                 Fix mismerge which broke URI opening
16629                 
16630 2004-07-01 [colin]      0.9.11cvs17.4
16631
16632         * src/gtk/filesel.c
16633                 Fill filename when saving
16634                 
16635 2004-06-27 [colin]      0.9.11cvs17.3
16636
16637         * src/gtk/filesel.[ch]
16638                 Use the new GTK file selector
16639                 Update prototype to match the reality: multiple file
16640                 selection is open-only          
16641         * src/compose.c
16642                 Match the new prototypes        
16643         * configure.ac
16644                 Match the new requirements (gtk 2.4.0)
16645                         
16646 2004-06-26 [colin]      0.9.11cvs17.2
16647
16648         * src/plugins/trayicon/trayicon.c
16649                 Remove useless signal handler on resize, which causes
16650                 an infinite "loop"
16651         
16652 2004-06-26 [colin]      0.9.11cvs17.1
16653         
16654         * tools/Makefile.am
16655                 remove launch_firebird and add nautilus2sylpheed.sh
16656         * src/quicksearch.c
16657           src/summaryview.c
16658                 Fix show/hide "Extended symbols" button problem
16659                 Fix apparition at startup
16660                 Fix const warnings
16661         * src/plugins/image_viewer/Makefile.am
16662                 Fix configure 
16663         * common/ssl.c
16664                 Re-enable certificate check, as it doesn't seem to
16665                 cause Xlib errors anymore
16666
16667 2004-06-25 [paul]       0.9.11cvs17
16668
16669         * sync with 0.9.11cvs17 HEAD
16670         
16671         NOTE: QuickSearch is broken
16672
16673 2004-06-07 [colin]      0.9.10claws67.10
16674         * src/plugins/trayicon/trayicon.c
16675           src/plugins/trayicon/libeggtrayicon/Makefile.am
16676           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16677                 Fix gettextization in trayicon plugin
16678
16679 2004-06-07 [colin]      0.9.10claws67.9
16680         
16681         * src/summaryview.c
16682           src/gtk/gtksctree.[ch]
16683                 Let Shift+{Up,Down} work in summaryview
16684                 (well, Down "works" and Up works)
16685                 Let the list scroll when using these keys
16686
16687 2004-06-06 [colin]      0.9.10claws67.8
16688
16689         * src/plugins/trayicon/trayicon.c
16690                 Fix pixmap update
16691
16692 2004-06-06 [colin]      0.9.10claws67.7
16693
16694         * src/addressbook.c
16695                 Fix signal handling causing system-wide focus grab
16696
16697 2004-05-25 [paul]       0.9.10claws67.6
16698
16699         * Makefile.am
16700           src/Makefile.am
16701                 clean up
16702
16703 2004-05-25 [paul]       0.9.10claws67.5
16704
16705         * replace deprecated gtk_signal... functions
16706
16707 2004-05-23 [colin]      0.9.10claws67.4
16708
16709         * src/compose.c
16710                 Fix wrapping
16711
16712 2004-05-22 [colin]      0.9.10claws67.3
16713
16714         * src/compose.c
16715                 Re-fix [Edited] in compose.c::compose_reedit()
16716
16717 2004-05-22 [colin]      0.9.10claws67.2
16718
16719         * src/procmime.c
16720                 Fix parsing of multiparts mails
16721
16722 2004-05-22 [colin]      0.9.10claws67.1
16723
16724         * src/summaryview.c
16725                 Fix quicksearch
16726
16727 2004-05-22 [paul]       0.9.10claws67
16728
16729         * sync with 0.9.10claws67 HEAD
16730
16731 2004-05-14 [alfons]
16732
16733         * src/procmime.h
16734                 add forgotton prototype
16735
16736 2004-05-10 [paul]       0.9.10claws57
16737
16738         * sync with 0.9.10claws57 HEAD
16739
16740 2004-05-05 [paul]       0.9.9.claws1
16741
16742         * ChangeLog-gtk2        ** REMOVED **
16743           ChangeLog-gtk2.claws  ** ADDED **
16744                 rename and adopt the normal claws format
16745                 
16746         * configure.ac
16747                 require gtkmathview >= 0.5
16748
16749         * ac/*                          ** REMOVED **
16750           ac/                           ** REMOVED **
16751           intl/Makefile.in              ** REMOVED **
16752           m4/                           ** ADDED **
16753           m4/missing                    ** ADDED **
16754           m4/missing/gdk-pixbuf.m4      ** ADDED **
16755           m4/missing/gettext.m4         ** ADDED **
16756           m4/missing/gpgme.m4           ** ADDED **
16757           m4/missing/imlib.m4           ** ADDED **
16758           m4/.cvsignore                 ** ADDED **
16759           m4/Makefile.am                ** ADDED **
16760           m4/README                     ** ADDED **
16761           m4/aclocal-include.m4         ** ADDED **
16762           m4/aspell.m4                  ** ADDED **
16763           m4/check-type.m4              ** ADDED **
16764           m4/gnupg-check-typedef.m4     ** ADDED **
16765           m4/openssl.m4                 ** ADDED **
16766           m4/spamassassin.m4            ** ADDED **
16767           po/ChangeLog                  ** REMOVED **
16768           po/Makefile.in.in             ** REMOVED **
16769           po/Rules-quot                 ** REMOVED **
16770           po/boldquot.sed               ** REMOVED **
16771           po/en@boldquot.header         ** REMOVED **
16772           po/en@quot.header             ** REMOVED **
16773           po/insert-header.sin          ** REMOVED **
16774           po/quot.sed                   ** REMOVED **
16775           po/remove-potcdate.sed        ** REMOVED **
16776           po/remove-potcdate.sin        ** REMOVED **
16777           po/stamp-po                   ** REMOVED **
16778           Makefile.am
16779           autogen.sh
16780           configure.ac
16781                 enable building with automake 1.8.x
16782                 add 'autopoint --force' to autogen.sh and remove all
16783                 auto-generated files, remove ac/ directory and use
16784                 m4/ directory instead
16785                 
16786         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16787                 fix gettextization
16788
16789 2004-02-28 Colin Leroy <colin@colino.net>
16790         * src/prefs_matcher.c
16791           src/prefs_filtering.c
16792           src/prefs_filtering_action.c
16793                 Fix non-editable GtkEntries
16794
16795 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16796         * src/prefs_themes.c
16797                 utf8 conversion for theme info
16798
16799 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16800         * sync 0.9.9claws
16801
16802 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16803         * src/grouplistdialog.c
16804                 allow multiple selections without ctrl key
16805
16806 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16807         * src/main.c
16808                 enable customizable accelerators
16809
16810 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16811         * src/prefs_common.c
16812                 re-enable different font settings for gtk1/2
16813         * src/prefs_folder_item.c
16814                 fix folder prefs displayed wrong
16815         * src/textview.c
16816                 set 'sunken' shadow type
16817
16818 2004-02-07 Colin Leroy <colin@colino.net>
16819         * src/compose.c
16820                 Fix message being always [Edited]
16821                 Encode headers correctly (utf8 buf)
16822
16823 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16824         * src/socket.c
16825                 remove double g_source_attach()
16826                 (Thanks to Colin Leroy)
16827
16828 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16829         * src/gtk/gtksctree.c
16830                 Fix SSL certificate list not shown
16831         * src/mimeview.c
16832                 Fix clicks in mime tree
16833
16834 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16835         * src/common/socket.c
16836                 Fix SSL receive
16837         * src/compose.c
16838                 Fix clipboard menu hotkeys
16839
16840 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16841         * src/gtk/gtkaspell.[ch]
16842           src/compose.c
16843                 reimplement spellchecker
16844
16845 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16846         * src/gtk/filesel.c
16847                 crash when inserting file in compose window
16848                 (TODO: keep old selection on clicks)
16849         * src/main.c
16850                 use gtkrc-2.0 instead of gtkrc
16851
16852 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16853         * src/messageview.c
16854                 remove orphaned mimeview unref()
16855
16856 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16857         * src/grouplistdialog.c
16858                 expand nodes containing subscribed groups
16859
16860 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16861         * src/textview.c
16862                 textview: hide cursor, restore old click behaviour
16863
16864 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16865         * src/textview.c
16866                 variable names messed up
16867
16868 2004-01-17 Colin Leroy <colin@colino.net>
16869         * src/addr_compl.c
16870                 Fix completion address too thin
16871         * src/compose.c
16872                 Fix tab-to-subject behaviour
16873         * src/summaryview.c
16874                 Implement key up & down in summaryview
16875
16876 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16877
16878         * sync 098claws
16879
16880 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16881         * configure.ac
16882           Makefile.am
16883           doc/.cvsignore
16884           doc/Makefile.am
16885                 faq, man, manual moved to doc/
16886         * ac/aspell.m4
16887           ac/check-type.m4
16888           ac/gnupg-check-typedef.m4
16889           ac/openssl.m4
16890           ac/spamassassin.m4
16891           ac/missing/gdk-pixbuf.m4
16892           ac/missing/gpgme.m4
16893           ac/missing/imlib.m4
16894                 fix automake warnings
16895
16896 2003-12-06 Colin Leroy <colin@colino.net>
16897         * src/summaryview.c
16898                 Fix quicksearch
16899
16900 2003-12-05 Colin Leroy <colin@colino.net>
16901         * src/summaryview.c
16902                 Fix going to next unread folder
16903
16904 2003-12-05 Colin Leroy <colin@colino.net>
16905         * src/crash.c
16906                 Fix gtk2 compilation
16907         * src/session.c
16908                 Remove iotag source handler at disconnection
16909         * src/socket.[ch] 
16910                 Remove source handler when closing socket 
16911                 (fixes another seg)
16912
16913 2003-12-04 Colin Leroy <colin@colino.net>
16914         * src/compose.c
16915           src/prefs_account.c
16916           src/prefs_common.c
16917                 Fix some dropdown menus
16918
16919 2003-12-04 Colin Leroy <colin@colino.net>
16920         * src/compose.c
16921                 Fix event handlers on header fields
16922         * src/common/socket.c
16923           src/common/session.c
16924                 Fix segfault with callback (SSL)
16925                 Fix end of session 
16926
16927 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16928
16929         * Fix compile bug in src/compose.c
16930         * removed src/gtk/gtkstext.[ch]
16931
16932 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16933
16934         * Convert character set and escape "text" attributes in toolbar setting
16935         files.
16936         * Fixed bug in button-press-event handling.
16937
16938 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16939
16940         * Fixed bug in key-press-event handling.
16941
16942 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16943
16944         * Enabled to compile tray-icon plugin (Ad-hoc).
16945         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16946
16947 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16948
16949         * Enabled to compile on sylpheed-claws.
16950         (tray-icon plugin still cannot compile yet.)
16951
16952 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16953
16954         * Updated to 0.9.5.
16955
16956 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16957
16958         * Updated to 0.9.4.
16959         * Ported monitoring SSL mechanism to GSource of GLib2
16960         (I don't confirm it)
16961         * Added _gtk2 suffix to key name of font preference to avoid
16962         ovverwriting preference of Gtk+-1.2 version.
16963
16964 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16965
16966         * Updated to 0.9.2.
16967
16968 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16969
16970         * Updated to 0.9.1.
16971         * Translate po files into UTF-8 when execute autogen.sh.
16972
16973 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16974
16975         * Updated to 0.9.0.
16976
16977 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16978
16979         * Plugged GError related memory leaks.
16980
16981 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16982
16983         * Changed default size of fonts.
16984         * Enabled to set titile font size of warning dialog.
16985
16986 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16987
16988         * Embed a sylpheed icon into executable binary on Windows.
16989
16990 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16991
16992         * I forgot to traslate character set of element string in src/xml.c.
16993
16994 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16995
16996         * Fixed detecting bind_textdomain_codeset in configure.in.
16997         * The bug in which "Example" of "Date fromat" preference isn't displayed
16998         correctly has been fixed.
16999
17000 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17001
17002         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17003           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17004           glib-gettextize
17005           Removed intl directory.
17006           Translated po files into UTF-8.
17007           (Thanks! Ryuji Abe)
17008
17009 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17010
17011         * The bug which doesn't unscape string in xml.c has been fixed.
17012
17013 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17014
17015         * The bug which is failed to translate encoding of file name thorough
17016         file dialog has been fixed.
17017
17018 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17019
17020         * Modified to translate file names which is used in inporting/expoting
17021         mbox feature and "Save as" feature into locale encoding.
17022         * Translate file names into locale encoding when "Attache file" and
17023         "Insert file".
17024         * Force set G_BROKEN_FILENAMES environment variable.
17025         * Other minor fixes.
17026
17027 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17028
17029         * Modified to treat MH folder's name as locale encoding.
17030
17031 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17032
17033         * The bug which clash on switching candidates of auto completion of
17034         addresses, cannot use auto completion in Japanesse is fixed
17035         (Thanks! Tokunaga-san)¡¥
17036
17037 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17038
17039         * The bug which cannot switch key accelerator preference has been fixed
17040         (Thanks! smbd-san)¡¥
17041
17042 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17043
17044         * version 0.8.11-gtk2-20030314
17045
17046 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17047
17048         * The bug in which character set conversion of filtering messages has
17049         been fixed.(Thanks! COCOA-san).
17050
17051 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17052
17053         * Revived "Leave space on head" preference in "Message" category.
17054         * A bug which clash when put the cursor to end of buffer and execute
17055         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17056
17057 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17058
17059         * version 0.8.11-gtk2-20030312
17060
17061 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17062
17063         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17064         * Modified to use Pango's API directly for font preference.
17065         * Integrated GtkTextView of textview to one widget.
17066         * Set fonts of header title in textview by "header_title" tag.
17067         * Removed some deprecated codes.
17068
17069 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17070
17071         * Updated to 0.8.11.
17072         * Merged cygwin patch(Thanks! Sakai-san).
17073
17074 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17075
17076         * version 0.8.10-gtk2-20030309