2005-10-27 [wwp] 1.9.15cvs121
[claws.git] / ChangeLog-gtk2.claws
1 2005-10-27 [wwp]        1.9.15cvs121
2
3         * src/summaryview.c
4         * src/gtk/gtksctree.c
5                 speed up unselecting messages in summary view (thanks to Colin)
6
7 2005-10-27 [paul]       1.9.15cvs120
8
9         * src/mainwindow.c
10                 fix a compilation warning
11         * src/summaryview.c
12                 fix updating of 'n items selected' count
13                 when deselecting
14
15 2005-10-27 [martin]     1.9.15cvs119
16
17         * src/action.c
18                 ignore actions with a leading '/' in the action menu name
19                 fixes a crash on menu creation
20         * src/prefs_actions.c
21                 do not allow a leading '/' in the action menu name
22
23 2005-10-27 [paul]       1.9.15cvs118
24
25         * src/main.c
26                 fix compilation warning
27
28 2005-10-27 [paul]       1.9.15cvs117
29
30         * src/procmime.c
31                 add #if HAVE_LOCALE_H
32
33 2005-10-27 [paul]       1.9.15cvs116
34
35         * src/plugins/clamav/clamav_plugin.c
36         * src/plugins/dillo_viewer/dillo_viewer.c
37         * src/plugins/mathml_viewer/mathml_viewer.c
38         * src/plugins/pgpcore/plugin.c
39         * src/plugins/pgpinline/plugin.c
40         * src/plugins/pgpmime/plugin.c
41         * src/plugins/spamassassin/spamassassin.c
42         * src/plugins/trayicon/trayicon.c
43                 plugin_init() : make error messages more
44                 informative
45
46 2005-10-26 [wwp]        1.9.15cvs115
47
48         * src/prefs_matcher.c
49                 enlarge boolean op widget width a bit (wasn't always showing text contents)
50
51 2005-10-26 [wwp]        1.9.15cvs114
52
53         * src/procmime.c
54         * src/gtk/gtksctree.c
55         * src/plugins/spamassassin/libspamc.c
56         * src/plugins/spamassassin/spamassassin.c
57                 fix some compilation warnings more
58
59 2005-10-26 [mones]      1.9.15cvs113
60
61         * po/es.po
62                 Updated translation
63
64 2005-10-26 [paul]       1.9.15cvs112
65
66         * src/prefs_message.c
67                 give all display_xface stuff the
68                 #if HAVE_LIBCOMPFACE treatment, thus
69                 preventing a crash
70                 (Thanks to Wolfgang Enderlein)
71
72 2005-10-26 [colin]      1.9.15cvs111
73
74         * src/gedit-print.c
75                 Fix date format
76         * src/imap_gtk.c
77         * src/news_gtk.c
78                 Remove context menu items that should not be there
79         * src/jpilot.c
80                 Fix encoding
81         * src/main.c
82         * src/mainwindow.c
83                 Don't show the mainwindow too soon
84
85 2005-10-26 [wwp]        1.9.15cvs110
86
87         * src/folder.c
88         * src/manual.c
89         * src/summaryview.c
90                 fix uninitialized pointers in the folder updating hook
91                 (thanks to Colin)
92
93 2005-10-25 [mones]      1.9.15cvs109
94
95         * manual/faq.xml
96                 General information subsection completed. 
97                 Removed archaic references.
98                 
99         * manual/Makefile
100         * manual/dtd/manual.dsl
101                 Added customization stylesheet for getting paragraphs
102                 fully justified in PDF output (as suggested by Colin).
103
104 2005-10-25 [colin]      1.9.15cvs108
105
106         * src/compose.c
107                 Fix a second leak
108
109 2005-10-25 [colin]      1.9.15cvs107
110
111         * src/addrbook.c
112         * src/addrindex.c
113                 Fix leak (xml_get_element() allocates memory)
114         * src/compose.c
115                 Fix leak + dead code (shame!)
116         * src/procmime.c
117                 Fix leak
118
119 2005-10-25 [colin]      1.9.15cvs106
120
121         * src/mimeview.c
122                 Fix encoding issue in Save all and in 
123                 overwrite-confirmation alertpanel
124
125 2005-10-25 [cleroy]     1.9.15cvs105
126
127         * src/common/socket.c
128                 Fix a leak - Thanks to Christopher Aillon
129                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
130
131 2005-10-25 [paul]       1.9.15cvs104
132
133         * src/wizard.c
134                 Always guess servers from the right-hand
135                 email part and guess username from the
136                 left-hand part. (Thanks to Colin)
137                 add an X-Face to the welcome message
138
139 2005-10-25 [paul]       1.9.15cvs103
140
141         * manual/handling.xml
142                 written by Colin, edited by me
143
144 2005-10-25 [wwp]        1.9.15cvs102
145
146         * src/folderview.c
147         * src/grouplistdialog.c
148         * src/imap.c
149         * src/noticeview.c
150                 fix some compilation warnings
151
152 2005-10-24 [paul]
153
154         1.9.99-rc3 released
155
156 2005-10-24 [paul]       1.9.15cvs101
157
158         * src/gtk/about.c
159                 fix window sizing
160
161 2005-10-24 [paul]       1.9.15cvs100
162
163         * src/pixmaps/offline.xpm
164         * src/pixmaps/online.xpm
165                 replace with last default versions
166
167 2005-10-24 [colin]      1.9.15cvs99
168
169         * src/imap.c
170                 Fix bug when moving a folder
171         * src/imap_gtk.c
172         * src/mh_gtk.c
173                 "Delete folder" pops up a window, so it 
174                 should be suffixed with "..."
175         * src/plugins/pgpcore/sgpgme.c
176                 Include locale.h
177
178 2005-10-24 [mones]      1.9.15cvs98
179
180         * manual/Makefile
181         * manual/account.xml
182         * manual/ack.xml
183         * manual/addrbook.xml
184         * manual/advanced.xml
185         * manual/faq.xml
186         * manual/glossary.xml
187         * manual/gpl.xml
188         * manual/handling.xml
189         * manual/intro.xml
190         * manual/keyboard.xml
191         * manual/manual.xml
192         * manual/plugins.xml
193         * manual/starting.xml
194         * manual/dtd/sdocbook.dtd
195                 Initial manual structure and some content.
196
197 2005-10-23 [wwp]        1.9.15cvs97
198
199         * src/gtk/about.c
200                 fix a typo
201
202 2005-10-23 [wwp]        1.9.15cvs96
203
204         * src/gtk/about.c
205         * src/gtk/authors.h
206                 rework of the about window (main work by Paul), also featuring a few
207                 fixes for typos and duplicate names
208
209 2005-10-23 [wwp]        1.9.15cvs95
210
211         * src/.cvsignore
212                 Ignore the right binary name (sylpheed-claws now)
213
214 2005-10-23 [paul]       1.9.15cvs94
215
216         * src/compose.c
217                 when using Folder Pref 'Default To for
218                 replies' make the entry in the Compose
219                 window bold
220                 Patch by Fabien Vantard
221
222 2005-10-22 [colin]      1.9.15cvs93
223
224         * src/codeconv.c
225                 Fix leak
226
227 2005-10-22 [colin]      1.9.15cvs92
228
229         * src/codeconv.c
230                 try to convert using locale (apart utf8) if necessary
231
232 2005-10-22 [colin]      1.9.15cvs91
233
234         * src/pixmaps/new.xpm
235         * src/pixmaps/unread.xpm
236                 Make the unread envelope blue again and
237                 saturate the new one a bit more.
238
239 2005-10-22 [colin]      1.9.15cvs90
240
241         * src/compose.c
242                 When replying to a mail sent by one of our accounts,
243                 use the original list of recipients. Let 'Reply All'
244                 and 'Reply to sender' work like previously.
245
246 2005-10-21 [colin]      1.9.15cvs89
247
248         * src/prefs_filtering.c
249                 Clear fields after add and replace
250         * src/textview.c
251                 Display xface differently (better)
252         * src/plugins/pgpinline/pgpinline.c
253                 Fix crappy encodings/recodings
254
255 2005-10-21 [paul]       1.9.15cvs88
256
257         * src/compose.c
258         * src/prefs_folder_item.c
259         * src/toolbar.c
260                 fix news folder Folder Properties
261                 (thanks to Colin)
262         * src/folderview.c
263                 update folderview after Themes change
264                 keep selected folder selected
265                 (thanks to Colin)
266
267 2005-10-21 [paul]       1.9.15cvs87
268
269         * tools/Makefile.am
270         * tools/OOo2sylpheed.pl
271         * tools/README
272         * tools/README.sylprint
273         * tools/asus_mailled.sh         ** REMOVED **
274         * tools/filter_conv.pl
275         * tools/freshmeat_search.pl
276         * tools/google_search.pl
277         * tools/gpg-sign-syl            ** REMOVED **
278         * tools/kmail2sylpheed.pl
279         * tools/kmail2sylpheed_v2.pl
280         * tools/multiwebsearch.pl
281         * tools/nautilus2sylpheed.sh
282         * tools/newscache_clean.pl
283         * tools/outlook2sylpheed.pl
284         * tools/sylpheed-switcher       ** REMOVED **
285         * tools/sylprint.pl
286         * tools/sylprint.rc
287         * tools/tb2sylpheed
288         * tools/vcard2xml.py
289         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
290                 update default config dir
291                 update binary name (thanks to Fabien Vantard)
292                 remove obsolete scripts
293
294 2005-10-21 [cleroy]     1.9.15cvs86
295
296         * src/inc.c
297                 Fix possible leak and units. Based on a patch by
298                 Fabien Vantard.
299
300 2005-10-20 [colin]      1.9.15cvs85
301
302         * src/textview.c
303                 Clear xface when clearing textview
304
305 2005-10-20 [colin]      1.9.15cvs84
306
307         * configure.ac
308         * src/folderview.c
309         * src/headerview.c
310         * src/main.c
311         * src/prefs_common.c
312         * src/prefs_common.h
313         * src/prefs_message.c
314         * src/textview.c
315         * src/textview.h
316         * src/common/defs.h
317         * src/common/utils.c
318         * src/common/utils.h
319         * src/gtk/gtkutils.c
320         * src/gtk/gtkutils.h
321                 Migrate config to .sylpheed-claws (Automatically)
322                 Add a way to get the Xface in the TextView
323
324 2005-10-20 [colin]      1.9.15cvs83
325
326         * src/gtk/Makefile.am
327         * src/gtk/about.c
328         * src/gtk/authors.h
329                 Make the about dialog *grooovy*
330
331 2005-10-20 [colin]      1.9.15cvs82
332
333         * src/mimeview.c
334                 Use "Open with" on double click if no command
335                 was found
336
337 2005-10-20 [colin]      1.9.15cvs81
338
339         * src/imap.c
340         * src/etpan/imap-thread.c
341                 Fix possible crash.
342
343 2005-10-20 [paul]       1.9.15cvs80
344
345         * src/folder.c
346                 don't show clipkey icon if the only
347                 attachment is the signature
348                 Patch by Colin
349
350 2005-10-20 [paul]       1.9.15cvs79
351
352         * AUTHORS
353         * src/plugins/pgpmime/pgpmime.c
354                 name the PGP/MIME signature 'signature.asc'
355                 Patch by Andrew Nelson <freeandy@gmail.com>
356
357 2005-10-19 [colin]      1.9.15cvs78
358
359         * src/plugins/pgpmime/pgpmime.c
360                 Oops, no need to double-check though
361
362 2005-10-19 [colin]      1.9.15cvs77
363
364         * src/plugins/pgpinline/pgpinline.c
365         * src/plugins/pgpmime/pgpmime.c
366                 Check that my_tmpfile() doesn't 
367                 return NULL
368
369 2005-10-19 [colin]      1.9.15cvs76
370
371         * src/common/utils.c
372                 Use shorter mime boundaries to avoid having
373                 MTAs rewrapping our headers, breaking the
374                 PGP signature in the process 
375         * src/compose.c
376         * src/plugins/pgpmime/pgpmime.c
377                 Check for boundary uniqueness to be sure
378                 it won't happen, instead of hoping for the
379                 best
380
381 2005-10-19 [colin]      1.9.15cvs75
382
383         * sylpheed-claws.desktop
384         * src/Makefile.am
385         * src/main.c
386                 Ship a sylpheed-claws binary instead
387                 of a sylpheed one. Change the socket
388                 name, too
389         * src/folderview.c
390                 Update folder only if it changed
391         * src/wizard.c
392                 Fix i18n in welcome mail, patch by
393                 Fabien Vantard
394
395 2005-10-19 [paul]
396
397         1.9.99-rc2 released
398
399 2005-10-19 [paul]       1.9.15cvs74
400
401         * src/folder.c
402         * src/folderview.c
403                 fix summaryview update
404                 Patch by Colin
405
406 2005-10-18 [colin]      1.9.15cvs73
407
408         * src/plugins/pgpcore/passphrase.c
409                 Don't XGrabServer, and try a bit more to 
410                 sync everything before grabbing mouse/keyboard
411
412 2005-10-18 [colin]      1.9.15cvs72
413
414         * src/Makefile.am
415         * src/addressadd.c
416         * src/addressbook.c
417         * src/folderview.c
418         * src/grouplistdialog.c
419         * src/mimeview.c
420         * src/stock_pixmap.c
421         * src/stock_pixmap.h
422         * src/summaryview.c
423         * src/gtk/gtksctree.c
424         * src/gtk/gtksctree.h
425         * src/pixmaps/empty.xpm
426                 Implement a wrapper call for gtk_ctree_set_node_info
427                 and gtk_ctree_insert_node, that uses a 1x1 transparent
428                 pixmap instead of a NULL one. This works around some
429                 memory problems deep inside gtk, revealed by valgrind,
430                 and fixes bug #834 (Pressing CTRl-D on a message marked 
431                 as locked crashes sylpheed.), as well as, probably, 
432                 wwp's 4th dimension problems that happen in gtk_ctree_*.
433
434 2005-10-17 [colin]      1.9.15cvs71
435
436         * src/mimeview.c
437                 Provide visual feedback when checking
438                 signature
439
440 2005-10-17 [colin]      1.9.15cvs70
441
442         * src/main.c
443                 Keep the folder list frozen while checking caches...
444
445 2005-10-17 [colin]      1.9.15cvs69
446
447         * src/addr_compl.c
448                 Fi bug #833 (Autocompleting from addressbook 
449                 fails with extended chars)
450         * src/imap.c
451                 Fix 'adding messages' staying in statusbar
452                 after an error
453
454 2005-10-17 [wwp]        1.9.15cvs68
455
456         * src/ssl_manager.c
457                 Fix buttons' layout resizing when window size changes
458
459 2005-10-17 [wwp]        1.9.15cvs67
460
461         * src/account.c
462         * src/prefs_account.c
463         * src/prefs_common.c
464         * src/prefs_common.h
465         * src/prefs_folder_item.c
466         * src/prefs_gtk.c
467         * src/gtk/logwindow.c
468         * src/gtk/pluginwindow.c
469         * src/gtk/prefswindow.c
470         * src/gtk/prefswindow.h
471                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
472
473 2005-10-17 [paul]       1.9.15cvs66
474
475         * configure.ac
476                 fix missing libetpan message
477         * po/en_GB.po
478                 updated
479         * src/crash.c
480         * src/manual.c
481         * src/prefs_themes.c
482         * src/common/defs.h
483                 add some new URI defines, change some
484                 others
485         * src/wizard.c
486                 make welcome message translatable
487                 small improvements to english
488                 other tweaks
489         * src/gtk/menu.c
490                 fix warnings
491
492 2005-10-17 [paul]       1.9.15cvs65
493
494         * src/summaryview.c
495                 fix column titles
496
497 2005-10-16 [mones]      1.9.15cvs64
498
499         * po/es.po
500                 Updated translation
501
502 2005-10-16 [colin]
503
504         1.9.99-rc1 released
505
506 2005-10-16 [colin]      1.9.15cvs63
507
508         * src/wizard.c
509                 Fix whitespace
510
511 2005-10-16 [colin]      1.9.15cvs62
512
513         * src/toolbar.c
514                 s/Get All/Get Mail/
515         * src/wizard.c
516                 Real welcome mail text, thanks Paul
517
518 2005-10-16 [colin]      1.9.15cvs61
519
520         * src/editldap.c
521         * src/exporthtml.c
522         * src/main.c
523         * src/mainwindow.c
524         * src/prefs_themes.c
525         * src/prefs_toolbar.c
526         * src/plugins/demo/demo.c
527         * src/plugins/trayicon/trayicon.c
528                 s/Sylpheed/Sylpheed-Claws/
529
530 2005-10-16 [colin]      1.9.15cvs60
531
532         * src/wizard.c
533                 Add a welcome email in the first empty mailbox
534         * src/prefs_common.c
535                 Change one more default
536
537 2005-10-16 [colin]      1.9.15cvs59
538
539         * src/wizard.c
540                 Remove printf
541
542 2005-10-16 [colin]      1.9.15cvs58
543
544         * src/toolbar.c
545         * src/prefs_common.c
546                 Change some defaults
547
548 2005-10-16 [colin]      1.9.15cvs57
549
550         * src/toolbar.c
551         * src/prefs_common.c
552                 Change some defaults
553
554 2005-10-16 [colin]      1.9.15cvs56
555
556         * src/wizard.c
557                 By default, initialize fonts to have
558                 the same size as normal GtkWidgets
559
560 2005-10-16 [colin]      1.9.15cvs55
561
562         * src/mimeview.c
563                 Fix message a bit more
564
565 2005-10-16 [colin]      1.9.15cvs54
566
567         * src/addressbook.c
568                 Second attempt at flicker fixing
569
570 2005-10-16 [colin]      1.9.15cvs53
571
572         * src/addressbook.c
573                 Fix flicker
574
575 2005-10-16 [wwp]        1.9.15cvs52
576
577         * src/addressbook.c
578         * src/editaddress.c
579         * src/prefs_common.c
580         * src/prefs_common.h
581                 Remember window sizes (address book)
582
583 2005-10-16 [wwp]        1.9.15cvs51
584
585         * src/plugins/clamav/clamav_plugin_gtk.c
586         * src/plugins/spamassassin/spamassassin_gtk.c
587                 Fix compilation warnings (missing #include).
588
589 2005-10-16 [colin]      1.9.15cvs50
590
591         * src/mimeview.c
592         * src/summaryview.c
593         * src/textview.c
594                 Make 'c' check signature, and forward
595                 c, l, y, t from summaryview to mimeview
596
597 2005-10-16 [colin]      1.9.15cvs49
598
599         * src/addressbook.c
600                 Put border around buttons
601         * src/mainwindow.c
602         * src/summaryview.c
603                 Rework menus (Patch based on a patch
604                 by Paul)
605
606 2005-10-15 [wwp]        1.9.15cvs48
607
608         * src/editjpilot.c
609         * src/editldap.c
610         * src/editvcard.c
611         * src/exphtmldlg.c
612         * src/expldifdlg.c
613         * src/export.c
614         * src/import.c
615         * src/importldif.c
616         * src/importmutt.c
617         * src/importpine.c
618         * src/prefs_account.c
619         * src/prefs_spelling.c
620         * src/gtk/gtkutils.c
621         * src/gtk/gtkutils.h
622         * src/plugins/clamav/clamav_plugin_gtk.c
623         * src/plugins/spamassassin/spamassassin_gtk.c
624                 use nicer browse-for-file/dir buttons than the "..." ones,
625                 code factorizing more.
626
627 2005-10-14 [colin]      1.9.15cvs47
628
629         * src/mainwindow.c
630                 set relief on the account switcher so that people see it
631                 grey out Create processing rules when no message is selected
632         * src/prefs_filtering.c
633                 ask before closing if the rule has not been modified, even if
634                 it's not valid
635         * src/prefs_matcher.c
636                 fix sensitivity when entering the dialog
637         * src/gtk/inputdialog.c
638                 display a better icon on password ask
639         * src/plugins/pgpcore/passphrase.c
640                 make the dialog look better
641
642 2005-10-14 [paul]       1.9.15cvs46
643
644         * src/folderview.c
645                 indicate presense of marked msgs in
646                 unexpanded subfolders
647
648 2005-10-14 [paul]       1.9.15cvs45
649
650         * src/prefs_actions.c
651         * src/prefs_common.c
652         * src/prefs_common.h
653         * src/prefs_filtering_action.c
654         * src/prefs_matcher.c
655         * src/prefs_template.c
656                 remember window sizes
657                 fix Info button size
658
659         Patches by wwp
660
661 2005-10-13 [colin]      1.9.15cvs44
662
663         * src/mimeview.c
664         * src/noticeview.c
665         * src/noticeview.h
666                 Add a tooltip on the icon (optional) 
667                 Get rid of the signature buttons and only
668                 use the icon+tooltip
669
670 2005-10-13 [colin]      1.9.15cvs43
671
672         * src/noticeview.c
673         * src/noticeview.h
674                 Add hand cursor for hovering over icon
675
676 2005-10-13 [colin]      1.9.15cvs42
677
678         * src/summaryview.c
679                 Fix crash when quicksearch's hidden 
680                 at startup
681
682 2005-10-13 [colin]      1.9.15cvs41
683
684         * src/compose.c
685                 Set subject when forwarding multiple mails
686                 Check that other recipient than the default Cc or Bcc
687                 have been set before sending.
688
689 2005-10-13 [colin]      1.9.15cvs40
690
691         * src/imap.c
692                 Batch per-folder
693                 Introduce locking, but don't use it yet
694
695 2005-10-13 [colin]      1.9.15cvs39
696
697         * src/gtk/quicksearch.c
698                 Reset quicksearch when hiding it
699                 Make sticky a real pref
700
701 2005-10-13 [colin]      1.9.15cvs38
702
703         * src/summaryview.c
704                 Faster prefs apply
705
706 2005-10-13 [colin]      1.9.15cvs37
707
708         * src/mimeview.c
709         * src/noticeview.c
710         * src/noticeview.h
711         * src/plugins/pgpcore/sgpgme.c
712                 Make privacy icon clickable
713                 Move Trust field in Full info
714                 When trust is less than full, don't display
715                 a warning icon
716
717 2005-10-13 [colin]      1.9.15cvs36
718
719         * src/folder.c
720                 Batch on flags sync
721         * src/folderview.c
722                 Revert speed hack which is dangerous in fact
723                 Apply prefs faster
724
725 2005-10-13 [colin]      1.9.15cvs35
726
727         * src/folder_item_prefs.c
728                 Fix pref corruption on folder move. Patch
729                 by wwp
730
731 2005-10-13 [paul]       1.9.15cvs34
732
733         * src/export.c
734         * src/import.c
735                 fix typos in g_warnings
736         * src/prefs_account.c
737                 add a file selector for Signature file
738
739         Patches by wwp
740
741 2005-10-12 [colin]      1.9.15cvs33
742
743         * src/mimeview.c
744                 Provide a quick way to go back from a
745                 signature's full info to the email part
746
747 2005-10-12 [colin]      1.9.15cvs32
748
749         * src/compose.c
750                 Remove old hack of encoding signed mails with base64.
751                 QP works equally well.
752
753 2005-10-12 [colin]      1.9.15cvs31
754
755         * src/crash.c
756                 Replace deprecated GtkText with GtkTextView
757         * src/imap.c
758                 Fix a logic bug about counts in imap_select
759                 (previously un-triggered)
760         * src/mainwindow.c
761         * src/summaryview.c
762         * src/news.c
763                 Allow local deletion of news posts
764         * src/mimeview.c
765                 Show GPG noticeview on the message/rfc822 part
766                 in addition to the text/plain one
767         * src/prefs_image_viewer.c
768           src/plugins/pgpcore/prefs_gpg.c
769                 Polish (set the label as part of the checkbox)
770         * src/wizard.c
771                 Don't sit there doing nothing after destroying
772                 the window - return err
773
774 2005-10-11 [colin]      1.9.15cvs30
775
776         * src/folderview.c
777                 Apply processing rules before showing folders.
778                 Early folder show (before flags sync) will only
779                 be done when there are no processing rules (nor
780                 pre- or post- ones)
781         * src/imap.c
782                 Fix stuff related to mail subdir, creation and 
783                 deletion of folders 
784         * src/imap_gtk.c
785                 Don't allow creation of folders in NoInferior
786                 folders, as it won't work
787
788 2005-10-10 [colin]      1.9.15cvs29
789
790         * src/compose.c
791                 Reselect "None" Privacy system when selecting an
792                 account with no privacy system defined
793
794 2005-10-10 [colin]      1.9.15cvs28
795
796         * src/mainwindow.c
797                 Add Windows-1252 encoding
798         * src/prefs_common.c
799                 Rework some defaults:
800                 - autosave to draft by default
801                 - don't show header pane (it's already in the textview)
802                 - Select first new or unread mail on entry
803                 - Assume 'Yes' to change folder when there's no more
804                   unread message
805         * src/prefs_matcher.c
806                 Fix a gtk assertion failure
807         * src/gtk/colorlabel.c
808                 Workaround bad repainting on selection
809         * src/main.c
810                 Freeze/thaw (a bit faster on ssh -X)
811         * src/msgcache.c
812                 Get rid of StrdupConverter that just adds an
813                 extra strdup/free 
814         * src/etpan/imap_thread.c
815                 memset buf to 0
816
817 2005-10-10 [colin]      1.9.15cvs27
818
819         * src/export.c
820         * src/import.c
821                 Fix compile on gtk 2.4. Patch by wwp
822
823 2005-10-09 [colin]      1.9.15cvs26
824
825         * src/mainwindow.c
826         * src/messageview.c
827         * src/summaryview.c
828                 Clarify forward menus. Patch by wwp
829
830 2005-10-09 [colin]      1.9.15cvs25
831
832         * src/compose.c
833         * src/compose.h
834                 Fix bug #829 (Non-working "Encrypt message by 
835                 default when replying to an encrypted message")
836
837 2005-10-08 [colin]      1.9.15cvs24
838
839         * src/wizard.c
840                 Fix bug #827 ("Welcome" setup wizard after a 
841                 permission error gives up & forgets itself.)
842
843 2005-10-08 [colin]      1.9.15cvs23
844
845         * src/procmime.c
846                 Fix bug #828 (Ignoring headers with spaces around = sign)
847
848 2005-10-08 [colin]      1.9.15cvs22
849
850         * src/export.c
851                 Warning fix by wwp
852
853 2005-10-08 [colin]      1.9.15cvs21
854
855         * src/folder.c
856         * src/folder.h
857                 Add a processing_pending indicator, set on 
858                 folder_item_open and cleared after 
859                 folder_item_process_open
860         * src/folderview.c
861         * src/summaryview.c
862                 wrap procmsg_msginfo_*_flags, and in the
863                 wrapper check that there's no folder processing 
864                 pending. If there is, defer the flags change until 
865                 processing is done to avoid stepping over each
866                 other's toes.
867                 Freeze during processing, but not during scanning.
868
869 2005-10-07 [colin]      1.9.15cvs20
870
871         * src/plugins/pgpcore/passphrase.c
872                 Fix bug #826 (X-Server hangs when 
873                 right-clicking a PGP encrypted message)
874
875 2005-10-07 [paul]       1.9.15cvs19
876
877         * src/compose.c
878                 fix compose_entries[]
879                 patch by Fabien Vantard
880
881 2005-10-06 [colin]      1.9.15cvs18
882
883         * src/pixmaps/address.xpm
884         * src/pixmaps/address_book.xpm
885         * src/pixmaps/book.xpm
886         * src/pixmaps/check_spelling.xpm
887         * src/pixmaps/checkbox_off.xpm
888         * src/pixmaps/checkbox_on.xpm
889         * src/pixmaps/close.xpm
890         * src/pixmaps/complete.xpm
891         * src/pixmaps/continue.xpm
892         * src/pixmaps/deleted.xpm
893         * src/pixmaps/down_arrow.xpm
894         * src/pixmaps/exec.xpm
895         * src/pixmaps/forwarded.xpm
896         * src/pixmaps/group.xpm
897         * src/pixmaps/ignorethread.xpm
898         * src/pixmaps/interface.xpm
899         * src/pixmaps/jpilot.xpm
900         * src/pixmaps/ldap.xpm
901         * src/pixmaps/linewrap.xpm
902         * src/pixmaps/linewrapcurrent.xpm
903         * src/pixmaps/mail.xpm
904         * src/pixmaps/mail_attach.xpm
905         * src/pixmaps/mail_compose.xpm
906         * src/pixmaps/mail_forward.xpm
907         * src/pixmaps/mail_receive.xpm
908         * src/pixmaps/mail_receive_all.xpm
909         * src/pixmaps/mail_reply.xpm
910         * src/pixmaps/mail_reply_to_all.xpm
911         * src/pixmaps/mail_reply_to_author.xpm
912         * src/pixmaps/mail_send.xpm
913         * src/pixmaps/mail_send_queue.xpm
914         * src/pixmaps/mime_application.xpm
915         * src/pixmaps/mime_audio.xpm
916         * src/pixmaps/mime_image.xpm
917         * src/pixmaps/mime_message.xpm
918         * src/pixmaps/mime_text_enriched.xpm
919         * src/pixmaps/mime_text_html.xpm
920         * src/pixmaps/mime_text_plain.xpm
921         * src/pixmaps/mime_unknown.xpm
922         * src/pixmaps/new.xpm
923         * src/pixmaps/news_compose.xpm
924         * src/pixmaps/offline.xpm
925         * src/pixmaps/online.xpm
926         * src/pixmaps/paste.xpm
927         * src/pixmaps/preferences.xpm
928         * src/pixmaps/privacy_emblem_encrypted.xpm
929         * src/pixmaps/privacy_expired.xpm
930         * src/pixmaps/privacy_failed.xpm
931         * src/pixmaps/privacy_passed.xpm
932         * src/pixmaps/privacy_signed.xpm
933         * src/pixmaps/privacy_unknown.xpm
934         * src/pixmaps/privacy_warn.xpm
935         * src/pixmaps/properties.xpm
936         * src/pixmaps/replied.xpm
937         * src/pixmaps/search.xpm
938         * src/pixmaps/unread.xpm
939         * src/pixmaps/up_arrow.xpm
940         * src/pixmaps/vcard.xpm
941                 Modernize internal theme, with icons from the 
942                 Gnomaws theme. Keep some of the old ones where
943                 they were better.
944
945 2005-10-06 [colin]      1.9.15cvs17
946
947         * src/summaryview.c
948                 Little optimisations + bugfix
949         * src/toolbar.c
950                 Remove default useless items - useless being defined
951                 by the default relevant prefs
952         * src/wizard.c
953                 include config.h to make gettext work
954         * src/prefs_themes.c
955                 Fix selection of current theme in prefs
956
957 2005-10-06 [colin]      1.9.15cvs16
958
959         * src/prefs_common.c
960         * src/prefs_common.h
961         * src/prefs_summaries.c
962         * src/folderview.c
963                 Add a warning dialog on Mark all read 
964                 (with pref to get rid of it)
965
966 2005-10-06 [paul]       1.9.15cvs15
967
968         * po/nb.po
969         * po/pt_BR.po
970                 updated by Geir Helland and Frederico
971                 Goncalves Guimaraes
972
973 2005-10-05 [colin]      1.9.15cvs14
974
975         * src/folder.c
976         * src/folder.h
977         * src/folderview.c
978         * src/folderview.h
979         * src/imap_gtk.c
980         * src/mh_gtk.c
981         * src/mainwindow.c
982         * src/setup.c
983                 add a way to rescan without rebuilding
984                 make moving a bit faster (less folders changes)
985                 don't lock the tree on Get 
986         * src/imap.c
987                 Don't re-delete deleted messages before expunging
988         * src/summaryview.c
989                 Set batch mode when deleting mails
990
991 2005-10-05 [paul]       1.9.15cvs13
992
993         * src/mainwindow.c
994         * src/mainwindow.h
995                 fix disabled Execute menu item
996         * src/toolbar.c
997                 match the change in 1.9.15cvs10: use Compose
998                 instead of News by default
999
1000 2005-10-04 [colin]      1.9.15cvs12
1001
1002         * src/compose.c
1003                 When replying to an ML post with Reply-To set
1004                 to the poster's email, honor it (as before),
1005                 but also honor our user's request to reply to
1006                 the mailing list: set the ML address in the To
1007                 field and the Reply-To address in the Cc: 
1008                 field.
1009
1010 2005-10-04 [colin]      1.9.15cvs11
1011
1012         * src/plugins/trayicon/trayicon.c
1013                 Finish cosmetic change - thanks to wwp
1014
1015 2005-10-04 [colin]      1.9.15cvs10
1016
1017         * src/toolbar.c
1018                 Use Compose instead of Email by default.
1019                 Spotted by wwp.
1020
1021 2005-10-04 [colin]      1.9.15cvs9
1022
1023         * src/folder.c
1024         * src/folder.h
1025         * src/folderview.c
1026         * src/imap.c
1027         * src/etpan/imap-thread.c
1028         * src/etpan/imap-thread.h
1029                 Try to make IMAP faster, by simplifying SEARCH
1030                 commands, avoiding sending two STATUS in a row,
1031                 and deferring flags sync and processing just
1032                 after displaying the folder. 
1033                 This will update the SummaryView in certain
1034                 cases (new mails not already fetched, flags
1035                 changed from another client) but in a non-
1036                 blocking manner.
1037
1038 2005-10-04 [colin]      1.9.15cvs8
1039
1040         * src/plugins/trayicon/trayicon.c
1041                 Relabel "Offline" to "Work offline"
1042
1043 2005-10-04 [colin]      1.9.15cvs7
1044
1045         * src/export.c
1046         * src/import.c
1047         * src/mbox.c
1048                 Fix mbox import/export buglets
1049                 Patch by wwp
1050         * src/plugins/trayicon/trayicon.c
1051                 Add offline swithc
1052                 Patch by wwp
1053
1054 2005-10-04 [colin]      1.9.15cvs6
1055
1056         * src/folder.c
1057         * src/folderview.c
1058         * src/summaryview.c
1059                 Better fix (don't break mark all read) for cvs2
1060
1061 2005-10-03 [colin]      1.9.15cvs5
1062
1063         * src/folder.c
1064                 Use a sane sort by default
1065
1066 2005-10-03 [colin]      1.9.15cvs4
1067
1068         * src/inc.c
1069                 Add a 'Only once' button for overriding offline mode
1070         * src/prefs_account.c
1071         * src/wizard.c
1072                 Add Local mbox to the wizard
1073                 Add IMAP subdir to the wizard (or the wizard is useless
1074                 for such accounts, or even worse than useless)
1075                 Move IMAP subdir from Advanced to Receive tab, as it's
1076                 not that uncommon
1077
1078 2005-10-03 [colin]      1.9.15cvs3
1079
1080         * src/send_message.c
1081                 Forgot this one in cvs1
1082
1083 2005-10-03 [colin]      1.9.15cvs2
1084
1085         * src/folder.c
1086                 Faster close when leaving a folder with lots
1087                 of new mails. Idea by David Relson.
1088
1089 2005-10-03 [colin]      1.9.15cvs1
1090
1091         * src/compose.c
1092         * src/imap.c
1093         * src/inc.c
1094         * src/main.c
1095         * src/messageview.c
1096         * src/news.c
1097         * src/summaryview.c
1098         * src/gtk/sslcertwindow.c
1099         * src/plugins/trayicon/trayicon.c
1100                 Add accels to every AlertPanel. Patch by Fabien 
1101                 Vantard
1102
1103 2005-10-03 [paul]       1.9.15
1104
1105         1.9.15 released
1106
1107 2005-10-03 [paul]       1.9.14cvs68
1108
1109         * po/ca.po
1110         * po/de.po
1111         * po/es.po
1112         * po/fi.po
1113         * po/fr.po
1114         * po/sk.po
1115         * po/sr.po
1116         * po/zh_CN.po
1117                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1118                 Mones Lastra, Tommi Pirinen, Fabien vantard,
1119                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
1120
1121 2005-10-03 [paul]       1.9.14cvs67
1122
1123         * src/send_message.c
1124                 prevent hang on Cancel
1125                 patch by Colin
1126
1127 2005-10-03 [paul]       1.9.14cvs66
1128
1129         * src/main.c
1130                 fix crash in IMAP caused by discrepancy
1131                 between check_at_startup and offline mode
1132                 Patch by Colin
1133
1134 2005-10-01 [paul]       1.9.14cvs65
1135
1136         * src/inc.c
1137                 fix engrish
1138
1139 2005-10-01 [paul]       1.9.14cvs64
1140         * src/export.c
1141         * src/import.c
1142                 synchronise import_mbox() and export_mbox()
1143         * src/mbox.c
1144                 proc_mbox(): add alert if file cannot be opened
1145                 export_list_to_mbox(): test if dest file exists,
1146                 prompt user to overwrite if it does. add alert
1147                 if file cannot be created
1148                                                                 
1149         Patch by wwp
1150                                                                                                                 
1151
1152 2005-09-30 [paul]       1.9.14cvs63
1153
1154         * src/addressbook.c
1155                 Fix sensitivity of a menu
1156         * src/codeconv.c
1157                 Respect hidden pref for mails with no encoding
1158         * src/common/xml.c
1159                 Fix memory corruption
1160         * src/plugins/pgpcore/sgpgme.c
1161                 Fix segfault on incomplete sigs, and display
1162                 of S/Mime UIDs
1163
1164         Patches by Colin
1165
1166 2005-09-30 [colin]      1.9.14cvs62
1167
1168         * src/partial_download.c
1169                 Little logic fix in almost-dead code
1170         * src/pop.c
1171                 Fix partial download when there's no new mail
1172
1173 2005-09-29 [paul]       1.9.14cvs61
1174
1175         * src/plugins/pgpinline/pgpinline.c
1176                 fix bug 819, 'crash accessing sign message'
1177                 Patch by Colin
1178
1179 2005-09-28 [martin]     1.9.14cvs60
1180
1181         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1182                 fix bug #790 (Crash when restarting window manager (fluxbox))
1183
1184 2005-09-28 [paul]       1.9.14cvs59
1185
1186         * src/gtk/gtkaspell.c
1187                 fix off-by-one typo
1188
1189 2005-09-27 [colin]      1.9.14cvs58
1190
1191         * src/plugins/pgpcore/sgpgme.c
1192                 Report error when there's one, instead of
1193                 "Signature unchecked" 
1194
1195 2005-09-27 [colin]      1.9.14cvs57
1196
1197         * src/prefs_quote.c
1198                 Fix bug #816 (Weird quotation with spaces)
1199
1200 2005-09-27 [colin]      1.9.14cvs56
1201
1202         * src/codeconv.c
1203         * src/compose.c
1204         * src/compose.h
1205                 Put subject in compose's title
1206                 Fix Automatic encoding so that it's really automatic:
1207                 first try default locale's charset, then charset of the replied mail, 
1208                 then utf-8
1209                 Fix encoding of headers (must be in strict mode too)
1210
1211 2005-09-26 [colin]      1.9.14cvs55
1212
1213         * src/gtk/gtkaspell.c
1214                 Fix previous patch - don't color the space,
1215                 just uncolor it :)
1216
1217 2005-09-26 [colin]      1.9.14cvs54
1218
1219         * src/gtk/gtkaspell.c
1220                 Unmark space if possible
1221
1222 2005-09-26 [colin]      1.9.14cvs53
1223
1224         * src/imap.c
1225                 log_error instead of alertpanel according to the pref
1226         * src/etpan/imap-thread.c
1227                 Print connect status, copy only necessary size to 
1228                 logger
1229         * src/plugins/pgpmime/pgpmime.c
1230                 Handle S/Mime signatures (verification only). Patch based
1231                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
1232
1233 2005-09-26 [paul]       1.9.14cvs52
1234
1235         * src/common/passcrypt.c
1236                 this 'workaround' not necessary on NetBSD.
1237                 Thanks to Daniel Gustafson
1238
1239 2005-09-26 [paul]
1240
1241         1.9.15-rc4 released
1242
1243 2005-09-26 [paul]       1.9.14cvs51
1244
1245         * src/summaryview.c
1246                 Skip currently selected message when
1247                 looking for next new or unread message
1248                 in current folder. Patch by Colin
1249         * src/common/passcrypt.c
1250                 eliminate warnings on *BSD. Patch by
1251                 Daniel Gustafson
1252
1253 2005-09-26 [colin]      1.9.14cvs50
1254
1255         * src/procmsg.c
1256                 Call postfiltering hook anyway
1257
1258 2005-09-22 [colin]      1.9.14cvs49
1259
1260         * src/codeconv.c
1261         * src/codeconv.h
1262                 Add a strict mode that doesn't replace with _
1263         * src/compose.c
1264         * src/compose.h
1265                 Use strict conversion while sending
1266                 Fix race when drafting while sending (happens
1267                 on IMAP)
1268                 Fix d'n'd of messages from summaryview
1269         * src/prefs_common.c
1270         * src/prefs_common.h
1271                 add hidden utf8_instead_of_locale_for_broken_mail 
1272                 pref for people that preferred the default charset 
1273                 to be utf8 for broken mails
1274         * src/quote_fmt_parse.y
1275                 fix bug #815 (No quote insert if "From:" fied 
1276                 contained Russian letters)
1277         * src/summaryview.c
1278                 Fix d'n'd of messages to compose
1279
1280 2005-09-22 [paul]       1.9.14cvs48
1281
1282         * src/compose.c
1283                 fix bug where attachments Name entry
1284                 would display Path instead
1285
1286 2005-09-21 [paul]       1.9.14cvs47
1287
1288         * README
1289         * README.jp
1290         * configure.ac
1291         * config/config.rpath
1292         * doc/manual/en/sylpheed-20.html
1293         * doc/manual/es/sylpheed-20.html
1294         * po/bg.po
1295         * po/ca.po
1296         * po/de.po
1297         * po/es.po
1298         * po/fr.po
1299         * po/it.po
1300         * po/pt_BR.po
1301         * po/sk.po
1302         * po/zh_TW.po
1303         * src/account.c
1304         * src/account.h
1305         * src/action.c
1306         * src/action.h
1307         * src/adbookbase.h
1308         * src/addr_compl.c
1309         * src/addr_compl.h
1310         * src/addrbook.c
1311         * src/addrbook.h
1312         * src/addrcache.c
1313         * src/addrcache.h
1314         * src/addrcindex.c
1315         * src/addrcindex.h
1316         * src/addrclip.c
1317         * src/addrclip.h
1318         * src/addrdefs.h
1319         * src/addressadd.c
1320         * src/addressadd.h
1321         * src/addressbook.c
1322         * src/addressbook.h
1323         * src/addressitem.h
1324         * src/addrgather.c
1325         * src/addrgather.h
1326         * src/addrharvest.c
1327         * src/addrharvest.h
1328         * src/addrindex.c
1329         * src/addrindex.h
1330         * src/addritem.c
1331         * src/addritem.h
1332         * src/addrquery.c
1333         * src/addrquery.h
1334         * src/addrselect.c
1335         * src/addrselect.h
1336         * src/alertpanel.c
1337         * src/alertpanel.h
1338         * src/browseldap.c
1339         * src/browseldap.h
1340         * src/codeconv.c
1341         * src/codeconv.h
1342         * src/compose.c
1343         * src/compose.h
1344         * src/crash.c
1345         * src/crash.h
1346         * src/customheader.c
1347         * src/customheader.h
1348         * src/displayheader.c
1349         * src/displayheader.h
1350         * src/editaddress.c
1351         * src/editaddress.h
1352         * src/editbook.c
1353         * src/editbook.h
1354         * src/editgroup.c
1355         * src/editgroup.h
1356         * src/editjpilot.c
1357         * src/editjpilot.h
1358         * src/editldap.c
1359         * src/editldap.h
1360         * src/editldap_basedn.c
1361         * src/editldap_basedn.h
1362         * src/editvcard.c
1363         * src/editvcard.h
1364         * src/enriched.c
1365         * src/enriched.h
1366         * src/exphtmldlg.c
1367         * src/exphtmldlg.h
1368         * src/expldifdlg.c
1369         * src/expldifdlg.h
1370         * src/export.c
1371         * src/export.h
1372         * src/exporthtml.c
1373         * src/exporthtml.h
1374         * src/exportldif.c
1375         * src/exportldif.h
1376         * src/filtering.c
1377         * src/filtering.h
1378         * src/folder.c
1379         * src/folder.h
1380         * src/folder_item_prefs.c
1381         * src/folder_item_prefs.h
1382         * src/foldersel.c
1383         * src/foldersel.h
1384         * src/folderutils.c
1385         * src/folderutils.h
1386         * src/folderview.c
1387         * src/folderview.h
1388         * src/grouplistdialog.c
1389         * src/grouplistdialog.h
1390         * src/headerview.c
1391         * src/headerview.h
1392         * src/html.c
1393         * src/html.h
1394         * src/image_viewer.c
1395         * src/image_viewer.h
1396         * src/imap.c
1397         * src/imap.h
1398         * src/imap_gtk.c
1399         * src/imap_gtk.h
1400         * src/import.c
1401         * src/import.h
1402         * src/importldif.c
1403         * src/importldif.h
1404         * src/importmutt.c
1405         * src/importmutt.h
1406         * src/importpine.c
1407         * src/importpine.h
1408         * src/inc.c
1409         * src/inc.h
1410         * src/jpilot.c
1411         * src/jpilot.h
1412         * src/ldapctrl.c
1413         * src/ldapctrl.h
1414         * src/ldaplocate.c
1415         * src/ldaplocate.h
1416         * src/ldapquery.c
1417         * src/ldapquery.h
1418         * src/ldapserver.c
1419         * src/ldapserver.h
1420         * src/ldaputil.c
1421         * src/ldaputil.h
1422         * src/ldif.c
1423         * src/ldif.h
1424         * src/localfolder.c
1425         * src/localfolder.h
1426         * src/main.c
1427         * src/main.h
1428         * src/mainwindow.c
1429         * src/mainwindow.h
1430         * src/manual.c
1431         * src/manual.h
1432         * src/matcher.c
1433         * src/matcher.h
1434         * src/matcher_parser.h
1435         * src/matcher_parser_lex.l
1436         * src/matcher_parser_parse.y
1437         * src/mbox.c
1438         * src/mbox.h
1439         * src/message_search.c
1440         * src/message_search.h
1441         * src/messageview.c
1442         * src/messageview.h
1443         * src/mh.c
1444         * src/mh.h
1445         * src/mh_gtk.c
1446         * src/mh_gtk.h
1447         * src/mimeview.c
1448         * src/mimeview.h
1449         * src/msgcache.c
1450         * src/msgcache.h
1451         * src/mutt.c
1452         * src/mutt.h
1453         * src/news.c
1454         * src/news.h
1455         * src/news_gtk.c
1456         * src/news_gtk.h
1457         * src/noticeview.c
1458         * src/noticeview.h
1459         * src/partial_download.c
1460         * src/partial_download.h
1461         * src/pine.c
1462         * src/pine.h
1463         * src/pop.c
1464         * src/pop.h
1465         * src/prefs_account.c
1466         * src/prefs_account.h
1467         * src/prefs_actions.c
1468         * src/prefs_actions.h
1469         * src/prefs_common.c
1470         * src/prefs_common.h
1471         * src/prefs_compose_writing.c
1472         * src/prefs_compose_writing.h
1473         * src/prefs_customheader.c
1474         * src/prefs_customheader.h
1475         * src/prefs_display_header.c
1476         * src/prefs_display_header.h
1477         * src/prefs_ext_prog.c
1478         * src/prefs_ext_prog.h
1479         * src/prefs_filtering.c
1480         * src/prefs_filtering.h
1481         * src/prefs_filtering_action.c
1482         * src/prefs_filtering_action.h
1483         * src/prefs_folder_column.c
1484         * src/prefs_folder_column.h
1485         * src/prefs_folder_item.c
1486         * src/prefs_folder_item.h
1487         * src/prefs_fonts.c
1488         * src/prefs_fonts.h
1489         * src/prefs_gtk.c
1490         * src/prefs_gtk.h
1491         * src/prefs_image_viewer.c
1492         * src/prefs_image_viewer.h
1493         * src/prefs_matcher.c
1494         * src/prefs_matcher.h
1495         * src/prefs_message.c
1496         * src/prefs_message.h
1497         * src/prefs_msg_colors.c
1498         * src/prefs_msg_colors.h
1499         * src/prefs_other.c
1500         * src/prefs_other.h
1501         * src/prefs_quote.c
1502         * src/prefs_quote.h
1503         * src/prefs_receive.c
1504         * src/prefs_receive.h
1505         * src/prefs_send.c
1506         * src/prefs_send.h
1507         * src/prefs_spelling.c
1508         * src/prefs_spelling.h
1509         * src/prefs_summaries.c
1510         * src/prefs_summaries.h
1511         * src/prefs_summary_column.c
1512         * src/prefs_summary_column.h
1513         * src/prefs_template.c
1514         * src/prefs_template.h
1515         * src/prefs_themes.c
1516         * src/prefs_themes.h
1517         * src/prefs_toolbar.c
1518         * src/prefs_toolbar.h
1519         * src/prefs_wrapping.c
1520         * src/prefs_wrapping.h
1521         * src/privacy.c
1522         * src/privacy.h
1523         * src/procheader.c
1524         * src/procheader.h
1525         * src/procmime.c
1526         * src/procmime.h
1527         * src/procmsg.c
1528         * src/procmsg.h
1529         * src/quote_fmt.c
1530         * src/quote_fmt_parse.y
1531         * src/recv.c
1532         * src/recv.h
1533         * src/remotefolder.c
1534         * src/remotefolder.h
1535         * src/send_message.c
1536         * src/send_message.h
1537         * src/setup.c
1538         * src/setup.h
1539         * src/simple-gettext.c
1540         * src/sourcewindow.c
1541         * src/sourcewindow.h
1542         * src/ssl_manager.c
1543         * src/ssl_manager.h
1544         * src/statusbar.c
1545         * src/statusbar.h
1546         * src/stock_pixmap.c
1547         * src/stock_pixmap.h
1548         * src/summary_search.c
1549         * src/summary_search.h
1550         * src/summaryview.c
1551         * src/summaryview.h
1552         * src/syldap.c
1553         * src/syldap.h
1554         * src/textview.c
1555         * src/textview.h
1556         * src/toolbar.c
1557         * src/toolbar.h
1558         * src/undo.c
1559         * src/undo.h
1560         * src/unmime.c
1561         * src/unmime.h
1562         * src/vcard.c
1563         * src/vcard.h
1564         * src/wizard.c
1565         * src/wizard.h
1566         * src/common/base64.c
1567         * src/common/base64.h
1568         * src/common/defs.h
1569         * src/common/hooks.c
1570         * src/common/hooks.h
1571         * src/common/log.c
1572         * src/common/log.h
1573         * src/common/md5.c
1574         * src/common/md5.h
1575         * src/common/mgutils.c
1576         * src/common/mgutils.h
1577         * src/common/nntp.c
1578         * src/common/nntp.h
1579         * src/common/passcrypt.c
1580         * src/common/passcrypt.h.in
1581         * src/common/plugin.c
1582         * src/common/plugin.h
1583         * src/common/prefs.c
1584         * src/common/prefs.h
1585         * src/common/progressindicator.c
1586         * src/common/progressindicator.h
1587         * src/common/quoted-printable.c
1588         * src/common/quoted-printable.h
1589         * src/common/session.c
1590         * src/common/session.h
1591         * src/common/smtp.c
1592         * src/common/smtp.h
1593         * src/common/socket.c
1594         * src/common/socket.h
1595         * src/common/ssl.c
1596         * src/common/ssl.h
1597         * src/common/ssl_certificate.c
1598         * src/common/ssl_certificate.h
1599         * src/common/string_match.c
1600         * src/common/string_match.h
1601         * src/common/stringtable.c
1602         * src/common/sylpheed.c
1603         * src/common/sylpheed.h
1604         * src/common/template.c
1605         * src/common/template.h
1606         * src/common/timing.h
1607         * src/common/utils.c
1608         * src/common/utils.h
1609         * src/common/uuencode.c
1610         * src/common/uuencode.h
1611         * src/common/version.h.in
1612         * src/common/xml.c
1613         * src/common/xml.h
1614         * src/common/xmlprops.c
1615         * src/common/xmlprops.h
1616         * src/gtk/about.c
1617         * src/gtk/about.h
1618         * src/gtk/colorlabel.c
1619         * src/gtk/colorlabel.h
1620         * src/gtk/colorsel.c
1621         * src/gtk/colorsel.h
1622         * src/gtk/description_window.c
1623         * src/gtk/description_window.h
1624         * src/gtk/filesel.c
1625         * src/gtk/filesel.h
1626         * src/gtk/foldersort.c
1627         * src/gtk/foldersort.h
1628         * src/gtk/gtkutils.c
1629         * src/gtk/gtkutils.h
1630         * src/gtk/inputdialog.c
1631         * src/gtk/inputdialog.h
1632         * src/gtk/logwindow.c
1633         * src/gtk/logwindow.h
1634         * src/gtk/manage_window.c
1635         * src/gtk/manage_window.h
1636         * src/gtk/menu.c
1637         * src/gtk/menu.h
1638         * src/gtk/pluginwindow.c
1639         * src/gtk/pluginwindow.h
1640         * src/gtk/prefswindow.c
1641         * src/gtk/prefswindow.h
1642         * src/gtk/progressdialog.c
1643         * src/gtk/progressdialog.h
1644         * src/gtk/quicksearch.c
1645         * src/gtk/quicksearch.h
1646         * src/gtk/sslcertwindow.c
1647         * src/gtk/sslcertwindow.h
1648         * src/plugins/clamav/clamav_plugin.c
1649         * src/plugins/clamav/clamav_plugin.h
1650         * src/plugins/clamav/clamav_plugin_gtk.c
1651         * src/plugins/demo/demo.c
1652         * src/plugins/dillo_viewer/dillo_prefs.c
1653         * src/plugins/dillo_viewer/dillo_prefs.h
1654         * src/plugins/dillo_viewer/dillo_viewer.c
1655         * src/plugins/mathml_viewer/mathml_viewer.c
1656         * src/plugins/pgpcore/passphrase.c
1657         * src/plugins/pgpcore/passphrase.h
1658         * src/plugins/pgpcore/plugin.c
1659         * src/plugins/pgpcore/prefs_gpg.c
1660         * src/plugins/pgpcore/prefs_gpg.h
1661         * src/plugins/pgpcore/select-keys.c
1662         * src/plugins/pgpcore/select-keys.h
1663         * src/plugins/pgpcore/sgpgme.c
1664         * src/plugins/pgpcore/sgpgme.h
1665         * src/plugins/pgpinline/pgpinline.c
1666         * src/plugins/pgpinline/pgpinline.h
1667         * src/plugins/pgpinline/plugin.c
1668         * src/plugins/pgpmime/pgpmime.c
1669         * src/plugins/pgpmime/pgpmime.h
1670         * src/plugins/pgpmime/plugin.c
1671         * src/plugins/spamassassin/spamassassin.c
1672         * src/plugins/spamassassin/spamassassin.h
1673         * src/plugins/spamassassin/spamassassin_gtk.c
1674         * src/plugins/trayicon/trayicon.c
1675         * tools/OOo2sylpheed.pl
1676         * tools/acroread2sylpheed.pl
1677         * tools/asus_mailled.sh
1678         * tools/filter_conv.pl
1679         * tools/freshmeat_search.pl
1680         * tools/google_search.pl
1681         * tools/kmail2sylpheed.pl
1682         * tools/kmail2sylpheed_v2.pl
1683         * tools/maildir2sylpheed.pl
1684         * tools/multiwebsearch.pl
1685         * tools/newscache_clean.pl
1686         * tools/outlook2sylpheed.pl
1687         * tools/sylpheed-switcher
1688         * tools/update-po
1689         * tools/vcard2xml.py
1690         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1691                 update FSF address
1692
1693 2005-09-21 [colin]      1.9.14cvs46
1694
1695         * src/gedit-print.c
1696         * src/procmsg.c
1697         * src/procmsg.h
1698         * src/textview.c
1699         * src/summaryview.c
1700                 Remove some printing hacks (deselection/reselection),
1701                 which by the way fix printing the currently 
1702                 displayed mime part (still only text)
1703                 Plus a little optimisation of summary_show
1704
1705
1706 2005-09-20 [colin]      1.9.14cvs45
1707
1708         * src/mainwindow.c
1709         * src/messageview.c
1710                 GUI fixups: add accels, set message
1711                 view title to displayed mail's subject
1712         * src/prefs_spelling.c
1713         * src/gtk/gtkaspell.c
1714                 GUI fixups: allow underlining misspelled
1715                 words instead of coloring them (a11y!)
1716
1717 2005-09-19 [colin]
1718
1719         1.9.15rc3 released
1720
1721 2005-09-19 [colin]      1.9.14cvs44
1722
1723         * src/compose.c
1724                 Fix draft message
1725         * src/gtk/gtkaspell.c
1726                 Fix wrong test ;-)
1727
1728 2005-09-19 [colin]      1.9.14cvs43
1729
1730         * src/addressbook.c
1731                 Fix sensitivity of Delete button
1732         * src/compose.c
1733                 Warn if the requested Privacy system
1734                 is not available
1735         * src/exphtmldlg.c
1736         * src/expldifdlg.c
1737         * src/importldif.c
1738         * src/importmutt.c
1739         * src/importpine.c
1740                 Fix crappy UI
1741         * src/
1742         * src/ssl.h
1743         * src/prefs_account.h
1744         * src/prefs_account.c
1745                 Save SSL prefs even in builds that have
1746                 SSL support disable
1747         * src/imap.c
1748         * src/inc.c
1749         * src/news.c
1750         * src/send_message.c
1751                 Warn if connection should be secure, but
1752                 SSL support isn't compiled in
1753         * src/gtkaspell.c
1754                 Fix word separation on UTF-8 systems
1755                 Fixes bug #812 (Strange inline spellchecking)
1756         * src/compose.c
1757                 Warn if the requested Privacy system
1758                 is not available
1759                 Factorize offline warning
1760         * src/imap.c
1761         * src/imap_gtk.c
1762         * src/imap_gtk.h
1763         * src/inc.h
1764         * src/news_gtk.c
1765         * src/news_gtk.h
1766         * src/messageview.c
1767                 Factorize offline warning
1768
1769 2005-09-19 [paul]
1770
1771         1.9.15-rc2 released
1772
1773 2005-09-18 [colin]      1.9.14cvs42
1774
1775         * src/codeconv.c
1776         * src/codeconv.h
1777         * src/procmime.c
1778                 Add a way to get locale's charset ignoring utf-8,
1779                 and use that as default encoding for broken mails
1780
1781 2005-09-18 [colin]      1.9.14cvs41
1782
1783         * src/gtk/logwindow.c
1784                 Translate string. Patch by Fabien Vantard
1785
1786 2005-09-18 [colin]      1.9.14cvs40
1787
1788         * configure.ac
1789                 Fix bug #803 (IMAP/SSL support breaks with 
1790                 GnuTLS libetpan 0.38)
1791
1792 2005-09-18 [colin]      1.9.14cvs39
1793
1794         * src/codeconv.c
1795         * src/compose.c
1796         * src/procmime.c
1797                 More charsets fixes. Fixes bug #806 (non
1798                 ascii characters in subject line)
1799
1800 2005-09-17 [paul]       1.9.14cvs38
1801
1802         * src/folderview.c
1803         * src/mainwindow.c
1804                 fix gcc-2.95 issues
1805                 Patch by Pawel Pekala
1806
1807 2005-09-17 [colin]      1.9.14cvs37
1808
1809         * src/addrindex.c
1810                 bugfix for NO-USE LDAP compilation, patch 
1811                 by Fabien Vantard
1812
1813 2005-09-17 [colin]      1.9.14cvs36
1814
1815         * src/prefs_actions.c
1816         * src/prefs_customheader.c
1817         * src/prefs_display_header.c
1818         * src/prefs_filtering_action.c
1819         * src/prefs_matcher.c
1820         * src/prefs_toolbar.c
1821                 Fix strange casts (less elegant but
1822                 works better)
1823
1824 2005-09-16 [colin]      1.9.14cvs35
1825
1826         * src/jpilot.c
1827                 Missed that one
1828
1829 2005-09-16 [colin]      1.9.14cvs34
1830
1831         * configure.ac
1832         * src/Makefile.am
1833         * src/addr_compl.c
1834         * src/addrindex.c
1835         * src/browseldap.c
1836         * src/editldap.c
1837         * src/ldaplocate.c
1838         * src/ldapquery.c
1839         * src/ldapquery.h
1840         * src/ldapserver.c
1841         * src/ldapserver.h
1842         * src/main.c
1843         * src/matcher_parser_parse.y
1844         * src/prefs_themes.c
1845         * src/etpan/Makefile.am
1846         * src/gtk/description_window.c
1847         * src/plugins/clamav/Makefile.am
1848         * src/plugins/clamav/clamav_plugin.c
1849         * src/plugins/dillo_viewer/Makefile.am
1850         * src/plugins/pgpcore/Makefile.am
1851         * src/plugins/pgpinline/Makefile.am
1852         * src/plugins/pgpmime/Makefile.am
1853         * src/plugins/trayicon/Makefile.am
1854                 Fix 100% cpu usage in address completion list
1855                 Fix little bugs (return with no values etc)
1856                 Fix all warnings (with common CFLAGS)
1857
1858 2005-09-15 [colin]      1.9.14cvs33
1859
1860         * src/addressbook.c
1861                 Fix bug where sometimes a group's email list is empty,
1862                 force its refresh (probably fixes "Re: how to create a 
1863                 distribution list")
1864         * src/ldapquery.c
1865                 Don't return to the callback in the main thread from the
1866                 fetch thread (or face segs!)
1867
1868 2005-09-15 [paul]       1.9.14cvs32
1869
1870         * src/prefs_matcher.c
1871                 forgotten in last commit
1872
1873 2005-09-15 [paul]       1.9.14cvs31
1874
1875         * src/prefs_actions.c
1876         * src/prefs_filtering_action.c
1877         * src/prefs_quote.c
1878         * src/quote_fmt.c
1879         * src/summaryview.c
1880         * src/gtk/description_window.c
1881         * src/gtk/description_window.h
1882         * src/gtk/quicksearch.c
1883                 allow interaction with the called
1884                 description window
1885                 Patch by Anders Hammar
1886
1887 2005-09-14 [paul]       1.9.14cvs30
1888
1889         * src/compose.c
1890                 fix a little annoyance when pasting with 3rd button 
1891                 with wrap_pastes=0 and wrap_input=1
1892                 Patch by Colin
1893
1894 2005-09-14 [paul]       1.9.14cvs29
1895
1896         * src/prefs_account.c
1897                 disable 'Filter messages on receiving' for
1898                 SMTP-only accounts
1899                 Patch  by Anders Hammar
1900
1901 2005-09-14 [paul]       1.9.14cvs28
1902
1903         * po/sk.po
1904                 fix crash
1905                 updated by Andrej Kacian
1906
1907 2005-09-14 [paul]
1908
1909         1.9.15-rc1 released
1910
1911 2005-09-14 [paul]       1.9.14cvs27
1912
1913         * po/es.po
1914                 updated by Ricardo Mones Lastra
1915         * src/compose.c
1916         * src/compose.h
1917                 associate no_wrap_tags to Compose windows
1918                 instead of using a static one
1919                 Patch by Colin
1920         * src/mbox.c
1921                 fix proc_mbox()
1922                 Patch by wwp
1923         * src/textview.c
1924                 remove unneeded printf()
1925
1926 2005-09-14 [paul]       1.9.14cvs26
1927
1928         * src/addrcache.c
1929         * src/codeconv.h
1930         * src/folder.h
1931         * src/mainwindow.h
1932         * src/mh.c
1933         * src/mimeview.h
1934         * src/partial_download.c
1935         * src/pop.c
1936         * src/prefs_account.c
1937         * src/prefs_account.h
1938         * src/prefs_actions.c
1939         * src/prefs_customheader.c
1940         * src/prefs_display_header.c
1941         * src/prefs_filtering_action.c
1942         * src/prefs_matcher.c
1943         * src/prefs_toolbar.c
1944         * src/privacy.h
1945         * src/procmime.c
1946         * src/procmime.h
1947         * src/procmsg.h
1948         * src/textview.c
1949         * src/undo.h
1950         * src/common/plugin.c
1951         * src/common/session.h
1952         * src/common/socket.c
1953         * src/common/socket.h
1954         * src/common/template.c
1955         * src/gtk/gtkaspell.c
1956         * src/gtk/quicksearch.h
1957         * src/plugins/pgpcore/passphrase.c
1958         * src/plugins/pgpcore/prefs_gpg.h
1959         * src/plugins/pgpcore/select-keys.c
1960         * src/plugins/pgpcore/select-keys.h
1961         * src/plugins/pgpcore/sgpgme.c
1962         * src/plugins/pgpinline/pgpinline.c
1963         * src/plugins/pgpmime/pgpmime.c
1964         * src/plugins/trayicon/trayicon.c
1965                 fix compilation warnings
1966                 Patch by Daniel Gustafson
1967
1968 2005-09-14 [paul]       1.9.14cvs25
1969
1970         * src/addressbook.c
1971                 add missing column header, and other small
1972                 bug fixes
1973                 Patch by Anders Hammar
1974
1975 2005-09-13 [colin]      1.9.14cvs24
1976
1977         * src/gtk/gtkaspell.c
1978                 Fix non-utf8 in menu
1979                 Fix little leaks
1980                 Nullify struct members after free()s
1981
1982 2005-09-13 [colin]      1.9.14cvs23
1983
1984         * src/compose.c
1985                 Test utf8 compliance before inserting to 
1986                 buffer, and try to convert if necessary
1987         * src/procmime.c
1988                 If no charset is present, use the locale 
1989                 one instead of us-ascii
1990         * src/procmsg.c
1991                 Add Sender, List-Post and To in the checked 
1992                 headers for automatic rules creation 
1993                 (thanks to wwp)
1994         * src/prefs_themes.c
1995         * src/gtk/gtkaspell.c
1996                 Remove deprecated functions. 
1997                 patch by Daniel Gustafson
1998
1999 2005-09-12 [colin]      1.9.14cvs22
2000
2001         * src/compose.c
2002                 Fix bug #448 (Scrolling/Redraw issue with 
2003                 address-fields in Header)
2004         * src/mainwindow.c
2005         * src/summaryview.c
2006         * src/summaryview.h
2007                 Fix loss of MSG_MARKED on move/copy
2008                 Fix bug #804 (Quicksearch togglebutton doesn't 
2009                 get depressed after '/' key is pressed)
2010
2011 2005-09-12 [paul]       1.9.14cvs21
2012
2013         * AUTHORS
2014         * src/gtk/logwindow.c
2015                 add 'Clear Log' to popup menu
2016                 Patch by Anders Hammar <anders.hammar@telia.com>
2017
2018 2005-09-12 [paul]       1.9.14cvs20
2019
2020         * src/compose.c
2021                 set correct sensitivity on attachments
2022                 popup menu
2023         * src/folder.c
2024                 fix typo
2025         * src/prefs_spelling.c
2026                 fix crash when no LANG env is set
2027         * src/common/xml.c
2028                 fix crash in wizard
2029                 don't use memeory after free
2030
2031         All patches by Daniel Gustafson
2032
2033 2005-09-12 [paul]       1.9.14cvs19
2034
2035         * src/prefs_themes.c
2036                 make theme info selectable
2037         * src/gtk/description_window.c
2038                 make window non-modal
2039         * tools/README
2040                 add details of asus_mailed.sh
2041         * tools/claws.i18n.status.pl
2042                 update for new zh_TW translator
2043                 widen the output
2044                 create alternate coloured lines
2045                 improve readability
2046
2047 2005-09-10 [colin]      1.9.14cvs18
2048
2049         * src/plugins/pgpcore/select-keys.c
2050                 Better order for the buttons
2051
2052 2005-09-10 [colin]      1.9.14cvs17
2053
2054         * src/compose.c
2055         * src/plugins/pgpcore/select-keys.c
2056         * src/plugins/pgpcore/select-keys.h
2057         * src/plugins/pgpcore/sgpgme.c
2058                 Add a "Don't encrypt" button to the key
2059                 selection dialog. Fixes bug #177 (There should be a 
2060                 'Don't encrypt button in the Select Keys dialog)
2061
2062 2005-09-10 [colin]      1.9.14cvs16
2063
2064         * src/compose.c
2065                 Fix bug #572 (%X option does not work with templates)
2066
2067 2005-09-10 [colin]      1.9.14cvs15
2068
2069         * src/toolbar.c 
2070                 Remove g_print
2071
2072 2005-09-10 [colin]      1.9.14cvs14
2073
2074         * src/imap.c
2075                 Fix a possible crash
2076
2077 2005-09-09 [colin]      1.9.14cvs13
2078
2079         * src/imap.c
2080         * src/etpan/imap-thread.c
2081         * src/etpan/imap-thread.h
2082                 Fix moving from queue or drafts to normal folders
2083                 Fix bug #794 (No way to delete without expunging)
2084                 Take flags unset by other mailers into account
2085                 Take deleted flag set by other mailers into account
2086                 Fix unsetting REPLIED flag
2087                 Fix crash when capabilities can't be retrieved
2088         * src/mainwindow.c
2089         * src/mainwindow.h
2090                 Add M_DELAYED_FLAGS condition, and let the user use
2091                 Execute in order to be able to expunge deleted mails,
2092                 even if he's not in delayed execute mode
2093         * src/prefs_spelling.c
2094                 Use 'en' dictionary by default if LANG is POSIX or C
2095         * src/gtk/prefswindow.c
2096                 Fix bug #767 (Preferences windows expanding) by making
2097                 the window a bit larger when the resolution is greater
2098                 than 640x480, and by putting the prefs in a
2099                 GtkScrolledWindow.
2100
2101 2005-09-09 [paul]       1.9.14cvs12
2102
2103         * AUTHORS
2104         * configure.ac
2105         * po/zh_TW.Big5.po      ** REMOVED **
2106         * po/zh_TW.po           ** ADDED **
2107                 updated by Wei-Lun Chao
2108
2109 2005-09-09 [paul]       1.9.14cvs11
2110
2111         * src/mainwindow.c
2112                 fix asserts
2113         * src/common/xml.c
2114                 delay memory allocation until file is
2115                 opened successfully
2116                 Patch by Daniel Gustafson
2117
2118 2005-09-09 [cleroy]     1.9.14cvs10
2119
2120         * src/imap.c
2121                 Add guards
2122
2123 2005-09-08 [colin]      1.9.14cvs9
2124
2125         * src/compose.c
2126                 Alert when we can't save draft
2127                 Fix various wrap/color issues
2128                 Add mid-click pasting respecting wrap_paste option
2129         * src/folder.c
2130         * src/folder.h
2131         * src/folder_item_prefs.c
2132         * src/folder_item_prefs.h
2133         * src/imap.c
2134         * src/imap_gtk.c
2135         * src/imap_gtk.h
2136         * src/main.c
2137         * src/mainwindow.c
2138         * src/mainwindow.h
2139         * src/news.c
2140         * src/news_gtk.c
2141         * src/news_gtk.h
2142         * src/prefs_folder_item.c
2143                 Fix the impossibility to synchronise folders for
2144                 offline use (IMAP and NNTP are concerned)
2145
2146 2005-09-08 [colin]      1.9.14cvs8
2147
2148         * configure.ac
2149                 Build LDAP and JPilot by default if available
2150         * src/textview.c
2151                 Fix use after free
2152
2153 2005-09-08 [paul]       1.9.14cvs7
2154
2155         * doc/manual/en/sylpheed-1.html
2156         * doc/manual/en/sylpheed-18.html
2157         * doc/manual/en/sylpheed-19.html
2158         * doc/manual/en/sylpheed-4.html
2159         * doc/manual/en/sylpheed-6.html
2160         * doc/manual/en/sylpheed.html
2161                 a few minor updates, plus include some
2162                 details about plugins and their requirements
2163         * src/mainwindow.c
2164                 minor changes to English in /View/Sort
2165
2166 2005-09-07 [colin]      1.9.14cvs6
2167
2168         * doc/manual/en/sylpheed-1.html
2169         * doc/manual/en/sylpheed-10.html
2170         * doc/manual/en/sylpheed-11.html
2171         * doc/manual/en/sylpheed-12.html
2172         * doc/manual/en/sylpheed-13.html
2173         * doc/manual/en/sylpheed-14.html
2174         * doc/manual/en/sylpheed-15.html
2175         * doc/manual/en/sylpheed-16.html
2176         * doc/manual/en/sylpheed-17.html
2177         * doc/manual/en/sylpheed-18.html
2178         * doc/manual/en/sylpheed-19.html
2179         * doc/manual/en/sylpheed-2.html
2180         * doc/manual/en/sylpheed-20.html
2181         * doc/manual/en/sylpheed-21.html
2182         * doc/manual/en/sylpheed-22.html
2183         * doc/manual/en/sylpheed-3.html
2184         * doc/manual/en/sylpheed-4.html
2185         * doc/manual/en/sylpheed-5.html
2186         * doc/manual/en/sylpheed-6.html
2187         * doc/manual/en/sylpheed-7.html
2188         * doc/manual/en/sylpheed-8.html
2189         * doc/manual/en/sylpheed-9.html
2190         * doc/manual/en/sylpheed.html
2191                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
2192
2193 2005-09-07 [colin]      1.9.14cvs5
2194
2195         * src/mainwindow.c
2196                 Make labels more to-the-point
2197
2198 2005-09-07 [colin]      1.9.14cvs4
2199
2200         * doc/manual/en/sylpheed-1.html
2201         * doc/manual/en/sylpheed-12.html
2202         * doc/manual/en/sylpheed-13.html
2203         * doc/manual/en/sylpheed-14.html
2204         * doc/manual/en/sylpheed-15.html
2205         * doc/manual/en/sylpheed-16.html
2206         * doc/manual/en/sylpheed-17.html
2207         * doc/manual/en/sylpheed-18.html
2208         * doc/manual/en/sylpheed-19.html
2209         * doc/manual/en/sylpheed-2.html
2210         * doc/manual/en/sylpheed-20.html
2211         * doc/manual/en/sylpheed-21.html
2212         * doc/manual/en/sylpheed-22.html
2213         * doc/manual/en/sylpheed-4.html
2214         * doc/manual/en/sylpheed-5.html
2215         * doc/manual/en/sylpheed-6.html
2216         * doc/manual/en/sylpheed-7.html
2217         * doc/manual/en/sylpheed-8.html
2218         * doc/manual/en/sylpheed-9.html
2219         * doc/manual/en/sylpheed.html
2220                 Update manual
2221
2222 2005-09-07 [colin]      1.9.14cvs3
2223
2224         * doc/faq/en/sylpheed-faq-1.html
2225         * doc/faq/en/sylpheed-faq-2.html
2226         * doc/faq/en/sylpheed-faq-3.html
2227         * doc/faq/en/sylpheed-faq.html
2228                 Update FAQ
2229
2230 2005-09-07 [colin]      1.9.14cvs2
2231
2232         * src/folderview.c
2233         * src/procmsg.c
2234         * src/summaryview.c
2235         * src/toolbar.c
2236                 Fix special subfolders:
2237                 - Inherit parent's icon
2238                 - sent contents of queues subfolders
2239                 - empty subfolders of trashes
2240         * src/mainwindow.c
2241                 Remove outdated manual and faq entries
2242         * src/common/utils.c
2243                 Add quotes around %s coming from mailcap
2244
2245 2005-09-07 [colin]      1.9.14cvs1
2246
2247         * src/compose.c
2248                 After saving draft, set modified to FALSE
2249         * src/mimeview.c
2250         * src/common/utils.c
2251         * src/common/utils.h
2252                 Try to open mime parts using what is 
2253                 indicated in ~/.mailcap or /etc/mailcap,
2254                 if possible.
2255
2256 2005-09-05 [paul]       1.9.14
2257
2258         1.9.14 released
2259
2260         * po/sk.po
2261                 updated by Andrej Kacian
2262
2263 2005-09-05 [paul]       1.9.13cvs83
2264
2265         * po/de.po
2266         * po/es.po
2267         * po/fi.po
2268         * po/fr.po
2269         * po/nb.po
2270         * po/pt_BR.po
2271         * po/sr.po
2272                 updated translations by Thomas Gilgin, Ricardo Mones
2273                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
2274                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
2275
2276 2005-09-04 [paul]       1.9.13cvs82
2277
2278         * src/compose.c
2279                 only warn about exceeded line length limit
2280                 on send
2281
2282 2005-09-04 [paul]       1.9.13cvs81
2283
2284         * src/compose.c
2285                 fix crash in 'line length exceeded' dialogue
2286
2287 2005-09-02 [paul]       1.9.13cvs80
2288
2289         * src/imap.c
2290                 fix bug 795, 'Connection lost IMAP'
2291                 and add statusbar prints
2292                 Patch by Colin
2293
2294 2005-09-02 [paul]       1.9.13cvs79
2295
2296         * src/compose.c
2297                 compose_wrap_paragraph() becomes
2298                 compose_beautify_paragraph()
2299                 Patch by Colin
2300
2301 2005-09-02 [cleroy]     1.9.13cvs78
2302
2303         * src/folderview.c
2304                 Micro-fix
2305
2306 2005-09-01 [colin]      1.9.13cvs77
2307
2308         * src/imap.c
2309                 Maybe fix bug #795 (Connection lost IMAP)
2310                 Don't try to send logout when we're disconnected.
2311         * src/summaryview.c
2312                 Include locked and marked emails in HRM
2313                 view. Fixes bug #800 (Locked messages no longer 
2314                 show up when hide read messages is used)
2315
2316 2005-09-01 [paul]       1.9.13cvs76
2317
2318         * src/prefs_common.c
2319                 fix bad cutting
2320
2321 2005-08-31 [colin]      1.9.13cvs75
2322
2323         * src/folderview.c
2324         * src/folderview.h
2325         * src/prefs_summaries.c
2326         * src/summaryview.c
2327                 Fix "go to next new", fix preference
2328                 (Open unread/next swapped)
2329
2330 2005-08-31 [paul]       1.9.13cvs74
2331
2332         * src/compose.c
2333         * src/folderview.c
2334         * src/headerview.c
2335         * src/headerview.h
2336         * src/mainwindow.c
2337         * src/prefs_common.c
2338         * src/prefs_common.h
2339         * src/prefs_fonts.c
2340         * src/summaryview.c
2341         * src/textview.c
2342         * src/common/defs.h
2343                 remove obsolete BOLD_FONT setting
2344                 fix font update in headerview and textview
2345                 headers after prefs change
2346                 Patch By Colin
2347
2348 2005-08-31 [paul]
2349
2350         1.9.14-rc4 released
2351
2352 2005-08-30 [colin]      1.9.13cvs73
2353
2354         * src/summaryview.c
2355                 When Hide read messages is selected and we
2356                 refresh the summaryview, don't remove the 
2357                 currently displayed message. Fixes bug #797
2358                 (Summary view reloads when new mail is 
2359                 downloaded in 1.9.14 rc)
2360
2361 2005-08-30 [colin]      1.9.13cvs72
2362
2363         * src/folderview.c
2364                 Fix flickering
2365         * src/mainwindow.c
2366                 Remove useless callback
2367         * src/mimeview.c
2368         * src/gtk/filesel.c
2369         * src/gtk/filesel.h
2370                 Add a filesel_select_file_save_folder() - used by Save All
2371
2372 2005-08-29 [paul]       1.9.13cvs71
2373
2374         * AUTHORS
2375         * src/matcher_parser_parse.y
2376         * src/etpan/imap-thread.c
2377                 fix building on FreeBSD
2378                 Patch by Daniel Gustafson <daniel@hobbit.se>
2379
2380 2005-08-29 [paul]       1.9.13cvs70
2381
2382         * src/plugins/pgpinline/pgpinline.c
2383                 only initialise sig result if it's been handled
2384                 Patch by Colin
2385
2386 2005-08-29 [paul]       1.9.13cvs69
2387         
2388         Patches by Colin:
2389
2390         * src/imap.c
2391         * src/common.utils.c
2392         * src/common/utils.h
2393                 optimisation
2394         * src/stock_pixmap.h
2395                 fix wrong icon reference
2396         * src/pixmaps/trash_btn.xpm
2397                 replace with nicer image
2398
2399 2005-08-28 [colin]      1.9.13cvs68
2400
2401         * src/Makefile.am
2402         * src/stock_pixmap.c
2403         * src/stock_pixmap.h
2404         * src/toolbar.c
2405         * src/pixmaps/trash_btn.xpm
2406                 Add a specific trash xpm for the button
2407
2408 2005-08-28 [colin]      1.9.13cvs67
2409
2410         * src/imap.c
2411                 Fix leak
2412
2413 2005-08-27 [colin]      1.9.13cvs66
2414
2415         * src/imap.c
2416         * src/procmime.c
2417                 Correctly fix "Problem with replies", fixes
2418                 pgpmime encryption too. 
2419
2420 2005-08-27 [colin]      1.9.13cvs65
2421
2422         * src/folder.c
2423         * src/procmsg.c
2424         * src/procmsg.h
2425         * src/summaryview.c
2426                 Fix bug #517 (messages removed from summaryview 
2427                 when moving fails)
2428
2429 2005-08-27 [colin]      1.9.13cvs64
2430
2431         * tools/Makefile.am
2432         * tools/asus_mailled.sh
2433                 Add a script to blink ASUS laptops' mail LED where there
2434                 is unread mail.
2435
2436 2005-08-27 [colin]      1.9.13cvs63
2437
2438         * src/imap.c
2439         * src/etpan/imap-thread.c
2440         * src/etpan/imap-thread.h
2441                 Implement automatic choosing of login method
2442                 Fixes bug #791
2443         * src/gtk/.cvsignore
2444                 Add sylpheed-marshal.[ch]
2445
2446 2005-08-27 [colin]      1.9.13cvs62
2447
2448         * src/common/utils.c
2449                 Fix confusing perror
2450
2451 2005-08-27 [colin]      1.9.13cvs61
2452
2453         * src/toolbar.c
2454         * src/toolbar.h
2455                 Remove A_DELETE, replace it with 
2456                 A_TRASH and A_DELETE_REAL. Automatically
2457                 rewrite config files to replace A_DELETE
2458                 with A_TRASH (no functionality change).
2459                 Fixes half of #794
2460
2461 2005-08-26 [colin]      1.9.13cvs60
2462
2463         * src/procmime.c
2464                 Previous "Problem with replies" fix brought other
2465                 problems, fixing them
2466
2467 2005-08-26 [colin]      1.9.13cvs59
2468
2469         * src/procmime.c
2470                 Fix "Problem with replies". This happened only
2471                 on IMAP...
2472         * src/procmsg.c
2473                 Factorize code a bit
2474         * src/compose.c
2475                 Speed improvement on very long messages (wrapping)
2476                 Fix signature color on Reedit and Redirect
2477                 On Reedit, don't attach pgp-signatures parts, but
2478                 set signing to On.
2479
2480 2005-08-24 [paul]       1.9.13cvs58
2481
2482         * src/compose.c
2483                 don't claim success when clicking
2484                 Cancel on the passphrase box.
2485                 Patch by Colin
2486
2487 2005-08-24 [paul]       1.9.13cvs57
2488
2489         * src/main.c
2490                 fix misplaced sylpheed.log
2491         * src/common/defs.h
2492                 define UIDL_DIR
2493
2494 2005-08-24 [paul]       1.9.13cvs56
2495
2496         * src/imap.c
2497         * src/etpan/imap-thread.c
2498         * src/etpan/imap-thread.h
2499                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2500                 Patch by Colin
2501         * src/gtk/sylpheed-marshal.c    ** REMOVED **
2502         * src/gtk/sylpheed-marshal.h    ** REMOVED **
2503                 remove autogenerated files
2504         * tools/kdeservicemenu/README
2505         * tools/kdeservicemenu/install.sh
2506         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2507         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2508                 use Claws icon, use 'Sylpheed-Claws' in menu,
2509                 use kdialog, and other cleanups
2510
2511 2005-08-23 [paul]       1.9.13cvs55
2512
2513         * src/compose.c
2514                 fix paste/wrap crash
2515                 Patch by Colin
2516
2517 2005-08-23 [paul]       1.9.13cvs54
2518
2519         * src/main.c
2520                 fix crash recovery
2521                 Patch by Colin
2522
2523 2005-08-23 [paul]       1.9.13cvs53
2524
2525         * src/addressbook.c
2526         * src/editaddress.c
2527                 view all data of LDAP contacts
2528                 Patch by Colin
2529
2530 2005-08-23 [paul]       1.9.13cvs52
2531
2532         * src/addressbook.c
2533                 fix issues with the Search field
2534                 Patch by Colin
2535
2536 2005-08-22 [paul]       1.9.13cvs51
2537
2538         * src/folderview.c
2539                 put name of folder in processing dialog
2540                 title
2541         * src/prefs_folder_item.c
2542                 improve english usage
2543
2544 2005-08-22 [paul]       1.9.13cvs50
2545
2546         * src/filtering.c
2547         * src/filtering.h
2548         * src/matcher.c
2549         * src/matcher_parser_lex.l
2550         * src/matcher_parser_parse.y
2551         * src/prefs_filtering.c
2552                 add Filtering/Processing rule names feature.
2553                 (the incompatible old matcherrc is saved as
2554                 matcherrc.pre_names).
2555                 Patch by Colin
2556
2557 2005-08-22 [paul]       1.9.13cvs49
2558
2559         * src/procmsg.c
2560                 fix colour labelling
2561                 Patch by Colin
2562
2563 2005-08-22 [paul]       1.9.13cvs48
2564
2565         * src/textview.c
2566                 fix open_image_cb()
2567
2568 2005-08-22 [paul]       1.9.13cvs47
2569
2570         * src/imap.c
2571                 fix bug 789, 'SC crashes with imap (CVS ver)'
2572                 Patch by Colin
2573
2574 2005-08-22 [paul]       1.9.13cvs46
2575
2576         * src/mimeview.c
2577         * src/prefs_common.c
2578         * src/common/defs.h
2579                 define reused defaults in defs.h
2580         * src/textview.c
2581                 add 'Open image' to image popup menu
2582
2583 2005-08-21 [colin]      1.9.13cvs45
2584
2585         * src/summaryview.c
2586                 Fix bug #788 (Bogus "From" address displayed)
2587
2588 2005-08-20 [colin]      1.9.13cvs44
2589
2590         * src/folder.c
2591                 Fix buf #787 (multilevel delete causes SIGSEGV)
2592
2593 2005-08-19 [colin]      1.9.13cvs43
2594
2595         * src/inc.c
2596         * src/prefs_common.c
2597         * src/prefs_common.h
2598                 Add an hidden pref to allow modifying the
2599                 update stepping in incorporation.
2600                 Patch by wwp.
2601
2602 2005-08-19 [colin]      1.9.13cvs42
2603
2604         * src/compose.c
2605         * src/procmime.c
2606                 Workaround for broken MUAs: encode 
2607                 Content-type: name: as ASCII and 
2608                 Content-Disposition: filename: as
2609                 per rfc2231
2610         * src/prefs_account.c
2611                 Fix invisible-ness of SMTP SSL prefs
2612                 in NNTP accounts
2613
2614 2005-08-19 [paul]       1.9.13cvs41
2615
2616         * src/compose.c
2617         * src/prefs_common.c
2618         * src/prefs_common.h
2619         * src/prefs_wrapping.c
2620                 paste with or without wrapping.
2621                 patch by Colin
2622
2623 2005-08-19 [paul]       1.9.13cvs40
2624
2625         * src/prefs_common.c
2626         * src/prefs_common.h
2627         * src/summaryview.c
2628                 reintroduce enable_swap_from as a
2629                 hidden pref. patch by Colin
2630         * src/quote_fmt_parse.y
2631         * src/plugins/clamav/clamav_plugin.c
2632         * src/plugins/dillo_viewer/dillo_viewer.c
2633         * src/plugins/mathml_viewer/mathml_viewer.c
2634         * src/plugins/pgpcore/sgpgme.c
2635         * src/plugins/pgpinline/pgpinline.c
2636         * src/plugins/pgpmime/pgpmime.c
2637                 tidy up. patch by Colin
2638
2639 2005-08-19 [paul]       1.9.13cvs39
2640
2641         * configure.ac
2642                 complete cvs38's sync
2643         * src/editaddress.c
2644         * src/gedit-print.c
2645         * src/mutt.c
2646         * src/etpan/etpan-log.c
2647         * src/etpan/imap-thread.c
2648         * src/gtk/gtksourceprintjob.c
2649                 fix compilation warnings
2650                 (patch by Colin)
2651
2652 2005-08-19 [paul]       1.9.13cvs38
2653
2654         sync with main:
2655
2656         * src/account.c
2657         * src/action.c
2658         * src/addrbook.c
2659         * src/addrcache.c
2660         * src/addrharvest.c
2661         * src/addrindex.c
2662         * src/codeconv.c
2663         * src/compose.c
2664         * src/crash.c
2665         * src/exporthtml.c
2666         * src/exportldif.c
2667         * src/folder.c
2668         * src/image_viewer.c
2669         * src/inc.c
2670         * src/inc.h
2671         * src/jpilot.c
2672         * src/ldif.c
2673         * src/main.c
2674         * src/matcher.c
2675         * src/mbox.c
2676         * src/messageview.c
2677         * src/mh.c
2678         * src/mimeview.c
2679         * src/msgcache.c
2680         * src/mutt.c
2681         * src/news.c
2682         * src/partial_download.c
2683         * src/pine.c
2684         * src/pop.c
2685         * src/prefs_actions.c
2686         * src/prefs_common.c
2687         * src/prefs_customheader.c
2688         * src/prefs_display_header.c
2689         * src/prefs_gtk.c
2690         * src/prefs_themes.c
2691         * src/procheader.c
2692         * src/procmime.c
2693         * src/procmsg.c
2694         * src/recv.c
2695         * src/send_message.c
2696         * src/simple-gettext.c
2697         * src/sourcewindow.c
2698         * src/textview.c
2699         * src/vcard.c
2700         * src/common/defs.h
2701         * src/common/log.c
2702         * src/common/plugin.c
2703         * src/common/prefs.c
2704         * src/common/session.c
2705         * src/common/session.h
2706         * src/common/socket.c
2707         * src/common/socket.h
2708         * src/common/ssl_certificate.c
2709         * src/common/template.c
2710         * src/common/utils.c
2711         * src/common/utils.h
2712         * src/common/xml.c
2713         * src/gtk/about.c
2714         added wrappers for C library function that
2715                 take pathname arguments.
2716                 enabled compilation with MinGW.
2717                 use GDir instead of directly using opendir().
2718                 added rename_force().
2719
2720 2005-08-19 [paul]       1.9.13cvs37
2721         
2722         patches by Colin:
2723         * src/compose.c
2724                 fix privacy settings on re-editing
2725                 a sent message
2726         * src/jpilot.c
2727                 fix encoding bug
2728         * src/folder.c
2729         * src/procmsg.c
2730         * src/procmsg.h
2731         * src/summaryview.c
2732                 flag changing optimisation
2733
2734 2005-08-18 [martin]     1.9.13cvs36
2735
2736         * commitHelper
2737             added my login
2738         * src/addrcache.c
2739         * src/addrharvest.c
2740         * src/addrindex.c
2741         * src/compose.c
2742         * src/grouplistdialog.c
2743         * src/main.c
2744         * src/mainwindow.c
2745         * src/msgcache.c
2746         * src/mutt.c
2747         * src/pine.c
2748         * src/prefs_account.c
2749         * src/prefs_themes.c
2750         * src/stock_pixmap.c
2751         * src/summaryview.c
2752         * src/gtk/about.c
2753         * src/gtk/logwindow.c
2754             removed deprecated glib and gdk stuff
2755         * src/plugins/pgpcore/select-keys.c
2756             convert attributes from locale to utf8
2757
2758 2005-08-17 [paul]       1.9.13cvs35
2759
2760         * src/account.c
2761         * src/addressbook.c
2762                 use new GTK_STOCK_ icons if available
2763         * src/summaryview.c
2764         * src/gtk/gtksctree.c
2765         * src/gtk/gtksctree.h
2766                 faster range select. patch by Colin
2767
2768 2005-08-17 [paul]       1.9.13cvs34
2769
2770         patches by colin:
2771         * src/addressbook.c
2772         * src/addressitem.h
2773                 Add an edit button for contacts, fix selections
2774                 of gtksctree items
2775         * src/editaddress.c
2776                 Change labels, let Save be always possible in the
2777                 email and user atributes tabs
2778         * src/folderview.c
2779                 fix sort issues
2780         * src/summaryview.c
2781                 select next item instead of the displayed one
2782                 after deletion
2783
2784         * src/gtk/progressdialog.c
2785                 use prefs_common.enable_rules_hint
2786
2787 2005-08-13 [hoa]        1.9.13cvs33
2788
2789         * src/etpan/imap-thread.c
2790                 fixed build on Solaris.
2791
2792 2005-08-10 [colin]      1.9.13cvs32
2793
2794         * src/procmsg.c
2795                 Fix cvs31 (missing fclose before reading
2796                 the file)
2797
2798 2005-08-10 [colin]      1.9.13cvs31
2799
2800         * src/procmsg.c
2801                 Fix procmsg_msginfo_new_from_mimeinfo() when
2802                 the MimeInfo isn't stored in memory. This fixes
2803                 replying to an attached message.
2804
2805 2005-08-10 [colin]      1.9.13cvs30
2806
2807         * src/mainwindow.c
2808                 Fix slowness in account changing
2809
2810 2005-08-10 [colin]      1.9.13cvs29
2811
2812         * src/folder.c
2813         * src/folderutils.c
2814         * src/folderview.c
2815         * src/imap_gtk.c
2816         * src/mainwindow.c
2817         * src/mh_gtk.c
2818         * src/procmsg.c
2819         * src/summaryview.c
2820                 Optimize folder_has_parent_of_type
2821                 Prevent moving special sub-folders from contextual menus
2822                 Rework message a bit ("Empty all messages" -> "Delete all
2823                 messages")
2824                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
2825                 and "Deleted Items" folders)
2826
2827 2005-08-08 [colin]      1.9.13cvs28
2828
2829         * src/summaryview.c
2830         * src/prefs_summaries.c
2831                 Make "Select first unread|new" more flexible
2832                 (just prioritize new or unread)
2833
2834 2005-08-08 [colin]      1.9.13cvs27
2835
2836         * src/summaryview.c
2837                 If "select first new" is selected and there only
2838                 are unread messages, fallback to "select first
2839                 unread".
2840
2841 2005-08-08 [colin]      1.9.13cvs26
2842
2843         * src/folder.c
2844                 Fix shameful bugs (and bug #779)
2845
2846 2005-08-08 [colin]      1.9.13cvs25
2847
2848         * src/folder.c
2849         * src/folder.h
2850                 Cache parents' type to make folder_has_parent_of_type
2851                 faster
2852         * src/folderview.c
2853                 Forbid DnD of special sub-folders
2854         * src/procmsg.c
2855         * src/procmsg.h
2856                 Add MAIL_POSTFILTERING_HOOK
2857         * src/summaryview.c
2858                 Revert over-zealous deletion of the use_addr_book 
2859                 code
2860
2861 2005-08-07 [colin]      1.9.13cvs24
2862
2863         * src/folder.c
2864                 Fix big mistake (passing MsgInfo instead 
2865                 of FolderItem)
2866
2867 2005-08-07 [colin]      1.9.13cvs23
2868
2869         * src/compose.c
2870         * src/folder.c
2871         * src/folder.h
2872         * src/foldersel.c
2873         * src/folderutils.c
2874         * src/folderview.c
2875         * src/imap.c
2876         * src/mainwindow.c
2877         * src/messageview.c
2878         * src/mh.c
2879         * src/msgcache.c
2880         * src/procmime.c
2881         * src/summaryview.c
2882                 Make subfolders of Drafts, Queue, Outbox, Trash
2883                 work like their parents. 
2884                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2885
2886 2005-08-07 [colin]      1.9.13cvs22
2887
2888         * src/addressbook.c
2889                 Fix bug #771 (Dragged contacts not saved)
2890
2891 2005-08-07 [paul]       1.9.13cvs21
2892
2893         * src/summaryview.c
2894                 fix bug 32 'Search Doesn't display results
2895                 if "Hide Read Messages" is chosen'
2896                 be more literal in interpreting 'Hide read
2897                 messages'
2898
2899 2005-08-07 [colin]      1.9.13cvs20
2900
2901         * src/folderview.c
2902                 Add debug
2903         * src/summaryview.c
2904                 Faster 'unthread_for_execution'
2905
2906 2005-08-06 [paul]       1.9.13cvs19
2907
2908         * src/mainwindow.c
2909                 add mnemonics to Set displayed columns
2910                 fix bug where msgview_visible option was
2911                 overwritten as TRUE on startup
2912
2913 2005-08-06 [paul]       1.9.13cvs18
2914
2915         * src/mainwindow.c
2916                 refer to 'displayed columns in folder/message
2917                 list' not 'displayed items in summary/message view'
2918         * src/prefs_display_header.c
2919                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2920                 be consistent with similar dialogues
2921         * src/prefs_folder_column.c
2922         * src/prefs_summary_column.c
2923                 'columns' not 'items', and folder and message lists,
2924                 instead of folder and summary views;
2925                 Use 'Hidden columns' as list heading not 'Available
2926                 items';
2927                 move the 'Remove' button to the right hand side;
2928                 top-align the buttons;
2929                 remove unneeded vbox
2930         * src/prefs_summaries.c
2931                 put the 2 column prefs buttons in a frame to reduce
2932                 overall width; refer to columns not items &c.
2933
2934 2005-08-05 [colin]      1.9.13cvs17
2935
2936         * src/prefs_common.c
2937         * src/prefs_common.h
2938         * src/mainwindow.c
2939         * src/compose.c
2940         * src/messageview.c
2941                 Add an hidden toolbar_detachable pref, so
2942                 that I can get rid of these painful handles
2943                 in the toolbars. Defaults to TRUE to avoid
2944                 changing the GUI on unsuspecting people...
2945
2946 2005-08-05 [colin]      1.9.13cvs16
2947
2948         * src/Makefile.am
2949         * src/prefs_folder_column.c
2950         * src/prefs_folder_column.h
2951                 Add prefs for folder columns
2952         * src/folderview.c
2953         * src/folderview.h
2954         * src/mainwindow.c
2955         * src/mainwindow.h
2956         * src/prefs_common.c
2957         * src/prefs_common.h
2958         * src/prefs_summaries.c
2959                 Use them
2960         * src/prefs_summary_column.c
2961         * src/summaryview.c
2962         * src/summaryview.h
2963                 Add a To column
2964         * src/textview.c
2965         * src/common/utils.c
2966         * src/common/utils.h
2967                 Move uri colourisation functions
2968                 to utils
2969         * src/compose.c
2970                 Colourise URIs
2971         * src/imap.c
2972                 Fix bug with LIST where we'd try
2973                 to get Folder//////[...]/// 
2974
2975 2005-08-05 [paul]       1.9.13cvs15
2976
2977         * src/prefs_summaries.c
2978                 improve the English usage
2979         * src/summaryview.c
2980                 set font on column change
2981                 thanks to Colin
2982
2983 2005-08-05 [paul]       1.9.13cvs14
2984
2985         * src/prefs_common.c
2986         * src/prefs_common.h
2987         * src/prefs_summaries.c
2988         * src/summaryview.c
2989                 replace 'open_unread_on_enter' option with
2990                 'select_on_entry' option. opening/not opening
2991                 is now exclusively controlled by 'always_show_msg'
2992
2993 2005-08-04 [colin]      1.9.13cvs13
2994
2995         * src/compose.c
2996                 Remove dead code
2997                 Add colourisation of quotes and signatures
2998         * src/folderview.c
2999                 Fix possible crashes
3000         * src/messageview.c
3001                 Change an assert that is no problem
3002         * src/news.c
3003         * src/news_gtk.c
3004         * src/news_gtk.h
3005                 Fix offline mode
3006         * src/gtk/quicksearch.c
3007                 Fix a possible crash
3008
3009 2005-08-03 [colin]      1.9.13cvs12
3010
3011         * src/prefs_account.c
3012                 Fix bug #777 (Sylpheed crash in account configuration)
3013
3014 2005-08-03 [colin]      1.9.13cvs11
3015
3016         * src/addressbook.c
3017         * src/editaddress.c
3018         * src/editgroup.c
3019                 Fixing addressbook, round 2
3020         * src/textview.c
3021                 Fix emphasis color on rechecking 'Colorize messages'
3022
3023 2005-08-03 [paul]       1.9.13cvs10
3024
3025         sync with main
3026
3027         * src/addr_compl.c
3028         * src/compose.c
3029         * src/main.c
3030         * src/pop.c
3031         * src/prefs_account.c
3032         * src/procmime.c
3033         * src/procmsg.c
3034         * src/quote_fmt_parse.y
3035         * src/textview.c
3036         * src/common/quoted-printable.c
3037         * src/common/utils.c
3038         * src/common/utils.h
3039         * src/common/xml.c
3040                 replaced incorrect locale-independent
3041                 ctype functions with GLib's. Corrected
3042                 signedness mismatch.
3043         * src/headerview.c
3044                 headerview_create(): added spacing for vbox.
3045         * src/gtk/about.c
3046                 set focus to the OK button.
3047
3048 2005-08-03 [colin]      1.9.13cvs9
3049
3050         * src/folderview.c
3051                 Fix possible crash
3052
3053 2005-08-02 [colin]      1.9.13cvs8
3054
3055         * src/mainwindow.c
3056                 Fix cast
3057         * src/addressbook.c
3058         * src/addressitem.h
3059                 Fix a cast and more generally, try to make the
3060                 GUI more intuitive and consistent (round 1)
3061
3062 2005-08-02 [paul]       1.9.13cvs7
3063
3064         * src/folder.h
3065                 missing in 1.9.13cvs6
3066
3067 2005-08-02 [colin]      1.9.13cvs6
3068
3069         * src/folder.c
3070                 Fix one more leak
3071
3072 2005-08-02 [colin]      1.9.13cvs5
3073
3074         * src/folder.c
3075         * src/folderview.c
3076         * src/imap.c
3077         * src/main.c
3078         * src/mbox.c
3079         * src/procmsg.c
3080         * src/summaryview.c
3081                 Fix a number of folder_item_get_msg_list()-related
3082                 leaks (missing procmsg_msginfo_free()s)
3083
3084 2005-08-01 [colin]      1.9.13cvs4
3085
3086         * src/folderview.c
3087         * src/folderview.h
3088         * src/mainwindow.c
3089         * src/prefs_fonts.c
3090         * src/prefs_summaries.c
3091         * src/prefs_themes.c
3092         * src/summaryview.c
3093         * src/summaryview.h
3094         * src/textview.c
3095         * src/textview.h
3096                 Fix instant-apply of summary and folderview-related prefs
3097                 Fix erroneous g_free and alertpanels in prefs_theme
3098                 Add instant-apply for fonts
3099                 Defer applying of prefs a little bit so it's done only
3100                 once even if requested by multiples prefs pages
3101
3102 2005-08-01 [paul]       1.9.13cvs3
3103
3104         * src/main.c
3105                 fix bug 776 'S.C. crashes on close'
3106                 thanks to Colin
3107         * src/etpan/etpan-thread-manager-types.h
3108                 add missing include
3109                 thanks to Hoa
3110
3111 2005-07-25 [paul]       1.9.13cvs2
3112
3113         * src/summaryview.c
3114                 fix typos. spotted by Fabien Vantard
3115
3116 2005-07-24 [paul]       1.9.13cvs1
3117
3118         * doc/man/sylpheed.1
3119                 update man page, incorporating fix of
3120                 bug 769 'Typo in manpage'
3121         * src/etpan/imap-thread.c
3122                 fix NetBSD openssl dependencies. patch by
3123                 George Michaelson <ggm@apnic.net>
3124         * po/pt_BR.po
3125                 updated by Frederico Goncalves Guimaraes
3126
3127 2005-07-22 [paul]       1.9.13
3128
3129         1.9.13 release
3130
3131 2005-07-22 [paul]       1.9.12cvs91
3132
3133         * AUTHORS
3134         * INSTALL
3135         * README.claws
3136         * RELEASE_NOTES.claws
3137                 updated for release
3138         * configure.ac
3139         * po/nb.po
3140         * tools/claws.i18n.status.pl
3141                 add Norwegian translation. submiited by
3142                 Geir Helland <pjallabais@users.sourceforge.net>
3143         * po/ca.po
3144         * po/de.po
3145         * po/es.po
3146         * po/fi.po
3147         * po/fr.po
3148         * po/it.po
3149         * po/sk.po
3150         * po/sr.po
3151         * po/zh_CN.po
3152                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3153                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
3154                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
3155                 Yang Guilong
3156         * src/plugins/clamav/clamav_plugin_gtk.c
3157         * src/plugins/spamassassin/spamassassin_gtk.c
3158                 replace outdated description strings
3159
3160 2005-07-21 [colin]      1.9.12cvs90
3161
3162         * src/folder.c
3163                 Set folder to batch mode when scanning it. Makes deletion
3164                 of unread mails on IMAP much faster (due to the UNREAD 
3165                 flag unsetting)
3166
3167 2005-07-21 [darko]      1.9.12cvs89
3168
3169         * configure.ac
3170                 link against libresolv if necessary (patch by Paul)
3171         * src/msgcache.c
3172                 use glib's portable macros to determine endianness
3173
3174 2005-07-21 [paul]       1.9.12cvs88
3175
3176         * src/crash.c
3177         * src/gtk/about.c
3178                 update compiled-in features list
3179
3180 2005-07-20 [colin]      1.9.12cvs87
3181
3182         * src/folder.c
3183         * src/textview.c
3184                 Gcc 2.9x compilation fixes, thanks to Darko
3185         * src/plugins/clamav/clamav_plugin.c
3186                 Little optimisation: load virus database only once
3187         * src/plugins/spamassassin/spamassassin.c
3188                 Big optimisation: filtering one mail took at least 1 second,
3189                 now it takes at least 50ms. Doesn't speed up spamassassin 
3190                 itself, but should already be much more tolerable.
3191
3192 2005-07-20 [colin]      1.9.12cvs86
3193
3194         * src/summaryview.c
3195                 Fix performance issue
3196
3197 2005-07-19 [colin]      1.9.12cvs85
3198
3199         * src/plugins/pgpinline/plugin.c
3200                 Fix warning
3201
3202 2005-07-19 [colin]      1.9.12cvs84
3203
3204         * configure.ac
3205         * src/plugins/Makefile.am
3206         * src/plugins/pgpinline/.cvsignore
3207         * src/plugins/pgpinline/Makefile.am
3208         * src/plugins/pgpinline/pgpinline.c
3209         * src/plugins/pgpinline/pgpinline.deps
3210         * src/plugins/pgpinline/pgpinline.h
3211         * src/plugins/pgpinline/plugin.c
3212                 Put pgpinline in the main tree
3213
3214 2005-07-19 [paul]       1.9.12cvs83
3215
3216         * src/prefs_actions.c
3217                 prevent '//' in menu names, which cause a crash
3218                 thanks to Colin
3219
3220 2005-07-19 [paul]       1.9.12cvs82
3221
3222         * configure.ac
3223                 be generally more informative in configure output.
3224                 OpenSSL: correction: '[ --enable-openssl ...' -> 
3225                 '[ --disable-openssl ...', as --enable-openssl is default
3226                 PGP/MIME: don't check for GPGME again, check for
3227                 pgpcore instead. Therefore prevent the possibility of
3228                 attempting to build pgpmime if pgpcore dependencies are
3229                 not met
3230                 ClamAV: use pkgconfig to check for lib
3231                 libgnomeprint: revert logic on inner test to match
3232                 everything else
3233         * src/plugins/pgpcore/sgpgme.c
3234                 add missing include
3235
3236 2005-07-19 [colin]      1.9.12cvs81
3237
3238         * src/summaryview.c
3239                 Fix slow thread rebuilding in particular
3240                 cases
3241
3242 2005-07-19 [paul]       1.9.12cvs80
3243
3244         * sylpheed-claws.desktop
3245                 fix typo, spotted by Stephan Sachse
3246         * src/account.c
3247                 replace GTK_STOCK_ADD with
3248                 GTK_STOCK_NEW button
3249
3250 2005-07-18 [colin]      1.9.12cvs79
3251
3252         * src/etpan/imap-thread.c
3253                 Fix return value (Thanks Hoa)
3254
3255 2005-07-18 [colin]      1.9.12cvs78
3256
3257         * src/imap.c
3258                 Allow empty passwords
3259                 Create drafts/queue/outbox if necessary
3260         * src/summaryview.c
3261                 Remove old code
3262         * src/etpan/imap-thread.c
3263                 Fix STARTTLS (Thanks to Hoa)
3264
3265 2005-07-18 [paul]       1.9.12cvs77
3266
3267         * ChangeLog-gtk2.jp
3268         * ChangeLog.jp
3269                 removed
3270         * Makefile.am
3271                 updated to reflect additions and removals
3272         * TODO
3273                 updated to be claws-specific
3274         * TODO-gtk2
3275         * TODO-gtk2.jp
3276         * TODO.jp
3277         * sylpheed-128x128.png
3278         * sylpheed-64x64.png
3279                 removed
3280         * sylpheed-claws-128x128.png
3281         * sylpheed-claws-64x64.png
3282         * sylpheed-claws.desktop
3283         * sylpheed-claws.png
3284                 added
3285         * sylpheed.desktop
3286         * sylpheed.png
3287                 removed
3288
3289 2005-07-17 [paul]       1.9.12cvs76
3290
3291         * src/account.c
3292         * src/addressbook.c
3293         * src/alertpanel.c
3294         * src/alertpanel.h
3295         * src/compose.c
3296         * src/exphtmldlg.c
3297         * src/expldifdlg.c
3298         * src/folderview.c
3299         * src/imap_gtk.c
3300         * src/inc.c
3301         * src/message_search.c
3302         * src/messageview.c
3303         * src/mh_gtk.c
3304         * src/news_gtk.c
3305         * src/prefs_actions.c
3306         * src/prefs_filtering.c
3307         * src/prefs_matcher.c
3308         * src/prefs_template.c
3309         * src/prefs_themes.c
3310         * src/ssl_manager.c
3311         * src/summary_search.c
3312         * src/textview.c
3313         * src/toolbar.c
3314         * src/gtk/sslcertwindow.c
3315         * src/plugins/pgpcore/sgpgme.c
3316                 rework alertpanels
3317
3318 2005-07-17 [colin]      1.9.12cvs75
3319
3320         * src/privacy.c
3321                 add a PrivacySystem accessor that checks that
3322                 the system cached in a MimeInfo's privacydata
3323                 is still registered. Use this accessor instead
3324                 of directly using data->system. Fixes crashes
3325                 after unloading pgp plugins.
3326
3327 2005-07-17 [colin]      1.9.12cvs74
3328
3329         * src/alertpanel.c
3330                 Change geometry hints to a simple default size.
3331                 Fixes the certs dialogs.
3332
3333 2005-07-17 [colin]      1.9.12cvs73
3334
3335         * src/gtk/sslcertwindow.c
3336                 Use a gtkExpander
3337
3338 2005-07-17 [colin]      1.9.12cvs72
3339
3340         * src/plugins/pgpcore/Makefile.am
3341         * src/plugins/pgpmime/Makefile.am
3342                 Add gpgme libs
3343
3344 2005-07-17 [paul]       1.9.12cvs71
3345
3346         * configure.ac
3347                 add --disable-gnomeprint option
3348                 modified version of patch by Marius Mauch
3349
3350 2005-07-17 [paul]       1.9.12cvs70
3351
3352         * src/common/defs.h
3353                 update urls
3354         * src/account.c
3355         * src/action.c
3356         * src/addressbook.c
3357         * src/compose.c
3358         * src/foldersel.c
3359         * src/folderview.c
3360         * src/html.c
3361         * src/imap_gtk.c
3362         * src/main.c
3363         * src/mainwindow.c
3364         * src/messageview.c
3365         * src/mh_gtk.c
3366         * src/mimeview.c
3367         * src/news_gtk.c
3368         * src/prefs_account.c
3369         * src/prefs_send.c
3370         * src/prefs_summaries.c
3371         * src/procmsg.c
3372         * src/summaryview.c
3373         * src/common/utils.c
3374         * src/common/xml.c
3375         * src/plugins/pgpcore/passphrase.c
3376         * src/plugins/pgpcore/select-keys.c
3377                 replace inappropriately used backticks
3378                 with single quotes
3379
3380 2005-07-16 [colin]      1.9.12cvs69
3381
3382         * src/image_viewer.c
3383                 Add extra paranoid checks
3384
3385 2005-07-16 [colin]      1.9.12cvs68
3386
3387         * src/plugins/pgpcore/prefs_gpg.c
3388                 Don't auto-check sigs by default, as it
3389                 can be really slow.
3390
3391 2005-07-16 [colin]      1.9.12cvs67
3392
3393         * src/plugins/pgpcore/sgpgme.c
3394                 Make messages a bit better.
3395
3396 2005-07-16 [colin]      1.9.12cvs66
3397
3398         * src/imap.c
3399                 Remove pseudo-log
3400         * src/etpan/imap-thread.c
3401                 Add real log
3402
3403 2005-07-16 [colin]      1.9.12cvs65
3404
3405         * src/main.c
3406         * src/prefs_other.c
3407                 And now, fix build with libetpan :-/
3408
3409 2005-07-15 [colin]      1.9.12cvs64
3410
3411         * src/prefs_other.c
3412                 Continue fixing build without libetpan.
3413
3414 2005-07-15 [colin]      1.9.12cvs63
3415
3416         * src/main.c
3417                 Fix build with --disable-libetpan
3418
3419 2005-07-15 [colin]      1.9.12cvs62
3420
3421         * configure.ac
3422                 Bump libetpan's version
3423
3424 2005-07-15 [colin]      1.9.12cvs61
3425
3426         * src/etpan/imap-thread.c
3427                 Actually stop logging :)
3428
3429 2005-07-15 [colin]      1.9.12cvs60
3430
3431         * src/addressbook.c
3432                 Fix dnd of multiple addresses.
3433
3434 2005-07-15 [hoa]        1.9.12cvs59
3435
3436         * src/etpan/imap-thread.c
3437             disable login of IMAP password in libetpan log file.
3438
3439 2005-07-15 [paul]       1.9.12cvs58
3440
3441         * src/account.c
3442                 don't automatically sort
3443                 do allow drag n drop
3444
3445 2005-07-15 [paul]       1.9.12cvs57
3446
3447         * src/account.c
3448         * src/ssl_manager.c
3449                 alphabetical listing
3450
3451 2005-07-15 [paul]       1.9.12cvs56
3452
3453         * src/gtk/pluginwindow.c
3454                 sort plugin list alphabetically
3455
3456 2005-07-15 [paul]       1.9.12cvs55
3457
3458         * src/prefs_spelling.c
3459         * src/prefs_wrapping.c
3460                 unify English usage
3461
3462 2005-07-15 [colin]      1.9.12cvs54
3463
3464         * src/wizard.c
3465                 Typo fix
3466
3467 2005-07-15 [paul]       1.9.12cvs53
3468
3469         * src/prefs_message.c
3470                 make 'show cursor' a hidden option
3471
3472 2005-07-14 [colin]      1.9.12cvs52
3473
3474         * src/plugins/spamassassin/Makefile.am
3475         * src/plugins/clamav/Makefile.am
3476                 Fix double EXTRA_DISTs
3477
3478 2005-07-14 [colin]      1.9.12cvs51
3479
3480         * src/plugins/clamav/Makefile.am
3481         * src/plugins/clamav/clamav_plugin_gtk.deps
3482         * src/plugins/spamassassin/Makefile.am
3483         * src/plugins/spamassassin/spamassassin_gtk.deps
3484                 Make $plugin_gtk depend on $plugin
3485
3486 2005-07-14 [hoa]        1.9.12cvs50
3487
3488         * src/etpan/imap-thread.c
3489                 enable debug log of libetpan when running with --debug
3490
3491 2005-07-14 [colin]      1.9.12cvs49
3492
3493         * configure.ac
3494         * src/common/Makefile.am
3495         * src/common/plugin.c
3496         * src/common/plugin.h
3497                 Add a little plugin dependancy system.
3498                 Plugins can ship a $plugin_name.deps file
3499                 (near them in PLUGINDIR) so that their
3500                 dependancies are loaded if possible.
3501         * src/plugins/Makefile.am
3502         * src/plugins/pgpcore/Makefile.am
3503         * src/plugins/pgpcore/passphrase.c
3504         * src/plugins/pgpcore/passphrase.h
3505         * src/plugins/pgpcore/plugin.c
3506         * src/plugins/pgpcore/prefs_gpg.c
3507         * src/plugins/pgpcore/prefs_gpg.h
3508         * src/plugins/pgpcore/select-keys.c
3509         * src/plugins/pgpcore/select-keys.h
3510         * src/plugins/pgpcore/sgpgme.c
3511         * src/plugins/pgpcore/sgpgme.h
3512                 Introduce pgpcore, used by pgpmime and
3513                 pgpinline
3514         * src/plugins/pgpmime/Makefile.am
3515         * src/plugins/pgpmime/passphrase.c
3516         * src/plugins/pgpmime/passphrase.h
3517         * src/plugins/pgpmime/pgpmime.c
3518         * src/plugins/pgpmime/pgpmime.deps
3519         * src/plugins/pgpmime/plugin.c
3520         * src/plugins/pgpmime/prefs_gpg.c
3521         * src/plugins/pgpmime/prefs_gpg.h
3522         * src/plugins/pgpmime/select-keys.c
3523         * src/plugins/pgpmime/select-keys.h
3524         * src/plugins/pgpmime/sgpgme.c
3525         * src/plugins/pgpmime/sgpgme.h
3526                 Remove the core from pgpmime and add the
3527                 dependancy to pgpcore.
3528
3529 2005-07-14 [paul]       1.9.12cvs48
3530
3531         * src/stock_pixmap.c
3532                 forgot this in last commit
3533
3534 2005-07-14 [paul]       1.9.12cvs47
3535
3536         * src/account.c
3537         * src/addressbook.c
3538                 add accelerators for the buttons (sync with main)
3539         * src/compose.c
3540         * src/compose.h
3541                 add accelerators for the buttons.
3542                 fix editing with external editor.
3543                 replace gdk_input_*() with GIOChannel;
3544                 (sync with main)
3545         * src/foldersel.c
3546                 display folder names with new/unread
3547                 representation (sync with main)
3548         * src/main.c
3549                 specify default window icon (sync with main)
3550         * src/prefs_common.c
3551                 use_addr_book default to FALSE
3552         * src/summaryview.c
3553         * src/textview.c
3554                 add accelerators for the buttons (sync with main)
3555         * src/gtk/menu.c
3556                 fix typos
3557         * src/pixmaps/sylpheed_icon.xpm
3558                 updated
3559
3560 2005-07-13 [paul]       1.9.12cvs46
3561
3562         * src/plugins/pgpmime/pgpmime.c
3563         * src/plugins/pgpmime/sgpgme.c
3564                 (temporarily) use deprecated gpgme_data_rewind()
3565                 while largefile support is not present
3566                 (as suggested by Colin)
3567
3568 2005-07-13 [paul]       1.9.12cvs45
3569
3570         * configure.ac
3571                 remove large file support (for now):
3572                 it breaks too many things
3573
3574 2005-07-13 [paul]       1.9.12cvs44
3575
3576         * configure.ac
3577                 add large file support
3578         * src/html.c
3579                 fix bug #763 where href attribute was not
3580                 the very first attribute of a link
3581                 patch by Thomas Gilgin
3582
3583 2005-07-13 [colin]      1.9.12cvs43
3584
3585         * src/gtk/pluginwindow.c
3586                 Little portability fix
3587
3588 2005-07-13 [colin]      1.9.12cvs42
3589
3590         * src/plugins/pgpmime/sgpgme.c
3591                 Fix crasher.
3592
3593 2005-07-13 [colin]      1.9.12cvs41
3594
3595         * src/plugins/pgpmime/pgpmime.c
3596         * src/plugins/pgpmime/sgpgme.c
3597                 Use gpgme_data_release_and_get_mem instead
3598                 of gpgme_data_read.
3599
3600 2005-07-13 [colin]      1.9.12cvs40
3601
3602         * configure.ac
3603         * src/plugins/pgpmime/passphrase.c
3604         * src/plugins/pgpmime/passphrase.h
3605         * src/plugins/pgpmime/pgpmime.c
3606         * src/plugins/pgpmime/plugin.c
3607         * src/plugins/pgpmime/select-keys.c
3608         * src/plugins/pgpmime/select-keys.h
3609         * src/plugins/pgpmime/sgpgme.c
3610         * src/plugins/pgpmime/sgpgme.h
3611                 Port pgpmime to gpgme-1.0.
3612
3613 2005-07-12 [paul]       1.9.12cvs39
3614
3615         * AUTHORS
3616         * src/toolbar.c
3617         * src/toolbar.h
3618                 add a 'Go to Prev' button to the toolbar.
3619                 correct tooltip text of go to buttons.
3620                 based on patch by Yang Guilong <bamanzi@gmail.com>
3621
3622 2005-07-12 [colin]      1.9.12cvs38
3623
3624         * src/statusbar.c
3625                 Fix progress bar showing stuff at startup.
3626
3627 2005-07-12 [paul]       1.9.12cvs37
3628
3629         * src/editjpilot.c
3630                 fix building with jpilot support
3631
3632 2005-07-11 [colin]      1.9.12cvs36
3633
3634         * src/inc.c
3635                 Add visual indication that filtering is running
3636         * src/textview.c
3637                 Make {}[] uri delimiters
3638         * src/summaryview.c
3639                 Remove useless (and slow) calls
3640
3641 2005-07-11 [paul]       1.9.12cvs35
3642
3643         * src/plugins/clamav/clamav_plugin_gtk.c
3644         * src/plugins/dillo_viewer/dillo_prefs.c
3645         * src/plugins/pgpmime/prefs_gpg.c
3646         * src/plugins/spamassassin/spamassassin_gtk.c
3647                 gather plugins prefs together under their
3648                 own 'Plugins' heading
3649
3650 2005-07-11 [paul]       1.9.12cvs34
3651
3652         sync with main
3653
3654         * src/account.c
3655                 account_delete(): modified alert dialog
3656         * src/editjpilot.c
3657         * src/editvcard.c
3658                 fixed a crash when cancelling file selection
3659                 dialog by Escape key. Made non-ascii filename
3660                 selectable.
3661         * src/prefs_template.c
3662                 prefs_template_window_create(): make scrolled
3663                 window policy AUTOMATIC
3664
3665 2005-07-10 [hoa]        1.9.12cvs33
3666
3667         * src/etpan/imap-thread.c
3668                 workaround for old Courier IMAP servers.
3669
3670 2005-07-10 [colin]      1.9.12cvs32
3671
3672         * src/folder.c
3673         * src/statusbar.c
3674         * src/statusbar.h
3675                 Add visual progress indicator on filtering/processing
3676                 Factorize the progress bar code
3677         * src/imap.c
3678         * src/imap.h
3679         * src/etpan/imap-thread.c
3680                 Add a reference counter to avoid destroying the Folder
3681                 while it's in use by another callback.
3682
3683 2005-07-09 [hoa]        1.9.12cvs31
3684
3685         * src/imap.c
3686         * src/etpan/imap-thread.c
3687                 fixed deadlock when removing IMAP account.
3688
3689 2005-07-08 [colin]      1.9.12cvs30
3690
3691         * src/textview.c
3692         * src/unmime.c
3693                 Fix again problems decoding broken headers
3694         * src/gtk/inputdialog.c
3695                 Fix local variable shadowing a global one
3696
3697 2005-07-08 [colin]      1.9.12cvs29
3698
3699         * src/msgcache.c
3700                 Make the cache/mark files platform-agnostic by writing
3701                 them in little-endian format. Reading them is also done
3702                 in little-endian format, of course; however, in order
3703                 to avoid trashing mark data on big-endian machines, the
3704                 files are, at first, read from the native format if the
3705                 little-endian one doesn't exist. This is easy to deter-
3706                 mine by trying to open a file with a swapped data_ver
3707                 and seeing if it's the wanted version.
3708                 Little-endian using users should see absolutely no
3709                 difference, Big-endian users may get a very little
3710                 performance drop due to byte-swapping.
3711                 Tested on i386 and ppc32. 
3712                 Fixes bug #159 (The index file, in the mailboxes, is 
3713                 hardware depending).
3714
3715                 To have the cache/mark files updated to the new little-
3716                 endian format, "Check for new messages" or even
3717                 "Rebuild folder tree" aren't enough. Files will be
3718                 updated as soon as a folder has been opened/closed.
3719                 To update everything, just select all folders by
3720                 selecting them one by one.
3721
3722 2005-07-07 [colin]      1.9.12cvs28
3723
3724         * src/imap.c
3725                 Remember the folder separator per IMAPFolder
3726                 instead of globally.
3727                 Revive the Session on noop; fixes bug #761
3728                 (mark a bunch of unread messages as read takes 
3729                 forever)
3730
3731 2005-07-07 [darko]      1.9.12cvs27
3732
3733         * src/common/template.c
3734                 Sort templates alphabetically
3735
3736 2005-07-06 [colin]      1.9.12cvs26
3737
3738         * src/imap.c
3739                 Try to use the correct separator in
3740                 most cases. Possibly fixes bug #759
3741                 (only creates the INBOX folder when 
3742                 setting up new IMAP account) and 
3743                 bug #760 (Can't retrieve messages)
3744
3745 2005-07-06 [colin]      1.9.12cvs25
3746
3747         * src/imap.c
3748                 Use real_path in status command. This will
3749                 help later, when namespaces will be used.
3750
3751 2005-07-06 [colin]      1.9.12cvs24
3752
3753         * configure.ac
3754         * src/account.c
3755         * src/folder.c
3756         * src/imap.c
3757         * src/etpan/etpan-log.c
3758         * src/etpan/etpan-thread-manager.c
3759         * src/etpan/imap-thread.c
3760                 Add a --disable-libetpan parameter. With this,
3761                 users that don't want IMAP4 support can avoid
3762                 the new dependancy (and have no IMAP support).
3763                 Users that have IMAP4 accounts and use this
3764                 parameter won't lose their configuration, their
3765                 IMAP accounts will just be invisible and not
3766                 used.
3767         * src/textview.c
3768                 Make the "Copy ..." contextual menu items 
3769                 copy to both the X clipboard and the gtk 
3770                 clipboard - as most other apps do.
3771         * src/gtk/about.c
3772                 Add a notice about OpenSSL usage, in order to
3773                 comply with OpenSSL's license (point 6):
3774                 http://www.openssl.org/source/license.html
3775
3776 2005-07-06 [colin]      1.9.12cvs23
3777
3778         * src/alertpanel.c
3779                 Fix a minimum size for alertpanels
3780         * src/compose.c
3781                 Show 'No space left on device' type errors
3782                 when queuing/sending
3783         * src/imap_gtk.c
3784         * src/mh_gtk.c
3785                 Rework folder's deletion message (remove 
3786                 extra \n)
3787
3788 2005-07-05 [colin]      1.9.12cvs22
3789
3790         * src/imap.c
3791                 Add an alertpanel on auth error
3792                 Add pseudo-log
3793                 Remove pthread-related stuff
3794
3795 2005-07-05 [colin]      1.9.12cvs21
3796
3797         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3798                 Fix crash on plugin reloading (with a hack)
3799
3800 2005-07-05 [colin]      1.9.12cvs20
3801
3802         * src/prefs_account.c
3803         * src/prefs_account.h
3804                 Fix typo
3805         * src/gtk/filesel.c
3806         * src/gtk/filesel.h
3807                 Add a way to filter the view
3808         * src/gtk/pluginwindow.c
3809                 Filter loadable stuff
3810         * src/plugins/pgpmime/prefs_gpg.c
3811                 Fix missing unregistration
3812         * .cvsignore
3813         * src/etpan/.cvsignore
3814         * src/plugins/spamassassin/.cvsignore
3815                 Add more stuff to cvs ignored files
3816
3817 2005-07-04 [colin]      1.9.12cvs19
3818
3819         * src/imap.c
3820                 Fix scan_required returning FALSE when it
3821                 shouldn't. Maybe fix #760 (Can't retrieve
3822                 messages)
3823
3824 2005-07-04 [colin]      1.9.12cvs18
3825
3826         * src/summaryview.c
3827                 Fix always_show_msg pref
3828
3829 2005-07-04 [paul]       1.9.12cvs17
3830
3831         sync with main (forgotten in last commit)
3832         
3833         * src/common/utils.c
3834         * src/common/utils.h
3835                 check_line_length(): new.
3836                 is_dir_exist()
3837                 is_file_entry_exist()
3838                 dirent_is_regular_file()
3839                 dirent_is_directory(): use g_file_test() instead of stat().
3840
3841 2005-07-04 [paul]       1.9.12cvs16
3842
3843         sync with main:
3844
3845         * src/compose.c
3846                 compose_write_to_file(): check for line
3847                 length limit and display warning if exceeds
3848         * src/jpilot.c
3849                 use get_home_dir() instead of g_get_home_dir()
3850         * src/procheader.c
3851                 removed warning about invalid date
3852         * src/vcard.c
3853                 use get_home_dir() instead of g_get_home_dir()
3854
3855 2005-07-04 [paul]       1.9.12cvs15
3856
3857         * src/stock_pixmap.c
3858                 fix new pixmap naming errors
3859                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3860
3861 2005-07-04 [colin]      1.9.12cvs14
3862
3863         * src/imap.c
3864                 Fix debugging string with a warning
3865
3866 2005-07-04 [colin]      1.9.12cvs13
3867
3868         * configure.ac
3869                 Add a check for libetpan's version (>= 0.37)
3870
3871 2005-07-04 [hoa]        1.9.12cvs12
3872
3873         * commitHelper
3874         * src/imap.c
3875         * src/etpan/imap-thread.c
3876         * src/etpan/imap-thread.h
3877                 fixed IMAP implementation of check of mails.
3878
3879 2005-07-03 [hoa]        1.9.12cvs11
3880
3881         * src/etpan/Makefile.am
3882         * src/etpan/etpan-errors.h
3883         * src/etpan/etpan-log.[ch]
3884         * src/etpan/etpan-thread-manager-types.h
3885         * src/etpan/etpan-thread-manager.[ch]
3886         * src/etpan/imap-thread.[ch]
3887         * src/Makefile.am
3888         * src/imap.c
3889         * src/main.c
3890         * src/prefs_other.c
3891         * configure.ac
3892             merged imap branch.
3893             dependency on libetpan 0.37 is now added.
3894
3895 2005-07-01 [colin]      1.9.12cvs10
3896
3897         * src/Makefile.am
3898         * src/folder.c
3899         * src/folder.h
3900         * src/folderview.c
3901         * src/stock_pixmap.c
3902         * src/stock_pixmap.h
3903         * src/plugins/trayicon/trayicon.c
3904                 Add marked symbol on folders containing
3905                 marked messages
3906         * src/procmsg.c
3907         * src/procmsg.h
3908         * src/toolbar.c
3909         * src/prefs_common.c
3910         * src/prefs_common.h
3911         * src/prefs_send.c
3912                 Add an optional confirmation dialog on queue
3913                 sending. Patch by wwp.
3914         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
3915         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
3916         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
3917         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
3918         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
3919         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
3920         * src/pixmaps/inbox_mark.xpm            ** ADDED **
3921         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
3922         * src/pixmaps/outbox_mark.xpm           ** ADDED **
3923         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
3924         * src/pixmaps/trash_mark.xpm            ** ADDED **
3925                 New pixmaps
3926
3927 2005-07-01 [colin]      1.9.12cvs9
3928
3929         * src/summaryview.c
3930                 Fix a little threading bug
3931         * src/addrgather.c
3932         * src/mainwindow.c
3933                 A little bit of HIG normality never hurts
3934
3935 2005-07-01 [colin]      1.9.12cvs8
3936
3937         * src/compose.c
3938         * src/msgcache.c
3939         * src/pop.c
3940         * src/procmime.c
3941         * src/recv.c
3942         * src/common/log.c
3943         * src/common/template.c
3944         * src/common/utils.c
3945         * src/common/utils.h
3946                 Reverted the fwrite_atomic stuff. In fact
3947                 it is already atomic.
3948
3949 2005-06-30 [colin]      1.9.12cvs7
3950
3951         * src/common/utils.c
3952         * src/common/utils.h
3953                 Add an fwrite_atomic() function to make
3954                 sure we write everything: fwrite can make
3955                 short writes.
3956         * src/compose.c
3957         * src/msgcache.c
3958         * src/pop.c
3959         * src/procmime.c
3960         * src/recv.c
3961         * src/common/log.c
3962         * src/common/template.c
3963                 Use that (and fix swapping of size and nmemb).
3964                 Thanks to Rich Coe for the heads up.
3965
3966 2005-06-30 [colin]      1.9.12cvs6
3967
3968         * src/addressbook.c
3969                 Optimize addressbook opening 
3970
3971 2005-06-30 [colin]      1.9.12cvs5
3972
3973         * src/summaryview.c
3974                 Remove calls to summary_step after move/copy
3975
3976 2005-06-28 [paul]       1.9.12cvs4
3977
3978         * src/alertpanel.c
3979                 wrap and make the error msg selectable
3980
3981 2005-06-28 [paul]       1.9.12cvs3
3982
3983         * src/ssl_manager.c
3984                 replace the OK button with a Close button
3985         * src/gtk/foldersort.c
3986                 use GTK_STOCK_ icons/buttons
3987
3988 2005-06-28 [colin]      1.9.12cvs2
3989
3990         * src/gedit-print.c             ** ADDED **
3991         * src/gedit-print.h             ** ADDED **
3992         * src/gtk/gtksourceprintjob.c   ** ADDED **
3993         * src/gtk/gtksourceprintjob.h   ** ADDED **
3994                 I can't believe no one had enough time to tell
3995                 me I forgot the `cvs add`
3996
3997 2005-06-27 [colin]      1.9.12cvs1
3998
3999         * src/Makefile.am
4000         * src/gtk/Makefile.am
4001         * src/messageview.c
4002         * src/procmsg.c
4003         * src/summaryview.c
4004         * configure.ac
4005                 Add optional libgnomeprint-based printing
4006         * src/mainwindow.c
4007         * src/gtk/quicksearch.c
4008                 Add an Edit/Quick search menu item to show
4009                 and focus the quicksearch
4010
4011 2005-06-27 [paul]       1.9.12
4012
4013         1.9.12 release
4014
4015         * po/ca.po
4016         * po/de.po
4017         * po/es.po
4018         * po/fr.po
4019         * po/it.po
4020         * po/ko.po
4021         * po/pt_BR.po
4022         * po/sk.po
4023         * po/zh_CN.po
4024                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4025                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
4026                 SungHyun Nam, Frederico Goncalves Guimaraes,
4027                 Andrej Kacian, and Yang Guilong
4028 2005-06-26 [colin]      1.9.11cvs106
4029
4030         * src/imap_gtk.c
4031                 Forgot one file for previous fix
4032
4033 2005-06-26 [colin]      1.9.11cvs105
4034
4035         * src/folder.c
4036         * src/imap.c
4037                 Fix problems with folder operations in no_select
4038                 imap folders. it applies only to mails, and 
4039                 creation/deletion/move/renaming of folders 
4040                 should be possible
4041
4042 2005-06-26 [paul]       1.9.11cvs104
4043
4044         * src/prefs_filtering.c
4045                 replace one more GTK_STOCK_REMOVE
4046                 with GTK_STOCK_DELETE
4047
4048 2005-06-25 [colin]      1.9.11cvs103
4049
4050         * src/imap.c
4051                 Optimize get_seq_set_from_seq_list
4052                 (Patch by Ricardo) 
4053
4054 2005-06-25 [colin]      1.9.11cvs102
4055
4056         * src/mh.c
4057                 If the directory exists, but not in the
4058                 correct encoding, rename it. This should
4059                 handle old-versions-induced bugs.
4060
4061 2005-06-25 [colin]      1.9.11cvs101
4062
4063         * src/mh.c
4064                 Fix path access with extended dir names
4065                 Fixes bug #589 (SC segfaults with wrong locale
4066                 settings)
4067
4068 2005-06-25 [colin]      1.9.11cvs100
4069
4070         * src/prefs_account.c
4071         * src/prefs_account.h
4072         * src/compose.c
4073                 Add an option to encrypt replies to
4074                 encrypted messages
4075
4076 2005-06-25 [colin]      1.9.11cvs99
4077
4078         * src/compose.c
4079         * src/quote_fmt_parse.y
4080                 ... And make it work with pgpinline.
4081
4082 2005-06-25 [colin]      1.9.11cvs98
4083
4084         * src/compose.c
4085         * src/procmime.c
4086         * src/procmime.h
4087         * src/quote_fmt_parse.y
4088                 o Make reedition of encrypted messages possible
4089                   (as long as it is encrypted to self too, no
4090                    magic there)
4091                 o Make replying with quote (and without selecting
4092                   text) possible for encrypted messages.
4093                 Closes bug #550 (Not possible to "reply with quote"
4094                 to gnupg encrypted messages)
4095
4096 2005-06-24 [paul]       1.9.11cvs97
4097
4098         * src/imap.c
4099                 add missing include
4100
4101 2005-06-24 [paul]       1.9.11cvs96
4102
4103         * src/editldap.c
4104                 made bind password entry invisible
4105                 (sync with main)
4106         * src/send_message.c
4107                 send_message_local(): check exit status
4108                 to detect errors (sync with main)
4109         * src/textview.c
4110                 use main's less ambiguous popup menu
4111                 wording
4112
4113 2005-06-24 [paul]       1.9.11cvs95
4114
4115         * src/prefs_actions.c
4116         * src/prefs_customheader.c
4117         * src/prefs_display_header.c
4118         * src/prefs_filtering_action.c
4119         * src/prefs_matcher.c
4120         * src/prefs_template.c
4121         * src/prefs_toolbar.c
4122                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
4123         * src/gtk/description_window.c
4124                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
4125
4126 2005-06-23 [colin]      1.9.11cvs94
4127
4128         * src/summaryview.c
4129                 Fix rough edges (be sure to call status_show whenever
4130                 necessary).
4131
4132 2005-06-23 [colin]      1.9.11cvs93
4133
4134         * src/summaryview.c
4135                 Optimize Select All
4136                 Before, in a 5K mails folder: 11s
4137                 After, in the same folder: 58000µs
4138                 The joys of locking... gtk_clist_select_all() fires a 
4139                 tree-select-row event for each selected row, which in 
4140                 summaryview, callbacks summary_selected which in turn,
4141                 calls summary_status_show, which walks the selected
4142                 rows. Hence, calling gtk_clist_select_all was 
4143                 exponential. Locking the summaryview makes 
4144                 summary_selected return early.
4145
4146 2005-06-23 [colin]      1.9.11cvs92
4147
4148         * src/imap.c
4149                 Move mutex at the important place to avoid
4150                 deadlocks
4151         * src/summaryview.c
4152                 Fix Del key deleting directly instead of
4153                 moving to trash
4154
4155 2005-06-22 [colin]      1.9.11cvs91
4156
4157         * src/plugins/spamassassin/libspamc.c
4158                 As we do spagetti code with assignations in multiple
4159                 places (see _message_read_raw where out = msg = raw),
4160                 let's be sure we don't free the same pointer twice.
4161                 Should fix bug #683 (Crash in libpam at 
4162                 message_cleanup).
4163
4164 2005-06-22 [colin]      1.9.11cvs90
4165
4166         * src/compose.c
4167         * src/messageview.c
4168         * src/toolbar.c
4169                 Make toolbar's delete use the move to trash stuff;
4170                 Add gtk_widget_realize to be sure pixmaps can get
4171                 created (that may fix an old worksforme bug which
4172                 I can't find back...)
4173
4174 2005-06-22 [colin]      1.9.11cvs89
4175
4176         * src/summaryview.c
4177         * src/summaryview.h
4178         * src/mainwindow.c
4179                 Rename "Message/Delete" to "Message/Move to trash"
4180                 Add "Message/Delete..." that directly destroys the
4181                 selected messages after asking for a confirmation.
4182
4183 2005-06-22 [colin]      1.9.11cvs88
4184
4185         * src/imap.c
4186                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
4187                 o Fix a deadlock (thanks Darko)
4188
4189 2005-06-22 [colin]      1.9.11cvs87
4190
4191         * src/gtk/foldersort.c
4192                 Add missing include for the i18n;
4193                 patch by Fabien Vantard
4194
4195 2005-06-21 [colin]      1.9.11cvs86
4196
4197         * src/folder.c
4198         * src/folderview.c
4199                 Respect the no_select flag
4200         * src/imap.c
4201                 Fix recursive deletion
4202         * src/imap_gtk.c
4203         * src/mh_gtk.c
4204                 Make the folder deletion's warning
4205                 more explicit
4206
4207 2005-06-21 [colin]      1.9.11cvs85
4208
4209         * src/textview.c
4210                 Prevent email addresses from spanning accross
4211                 lines - fixes bug # 646 (newline-chars in 
4212                 email addresses)
4213
4214 2005-06-20 [colin]      1.9.11cvs84
4215
4216         * src/folder.c
4217                 Be sure not to remove source if copy failed
4218
4219 2005-06-20 [colin]      1.9.11cvs83
4220
4221         * src/folderview.c
4222         * src/imap_gtk.c
4223                 remove summaryview's lock
4224         * src/imap.c
4225                 introduce threads to avoid problems when foreground tasks
4226                 interfere with background tasks
4227         * src/mh.c
4228                 prevent moving to drafts/queue
4229         * src/mimeview.c
4230                 fix leak
4231
4232 2005-06-19 [colin]      1.9.11cvs82
4233
4234         * src/imap_gtk.c
4235                 Remember that the user doesn't want to override
4236                 offline mode, for 3 seconds. It avoid presenting
4237                 him with N popups in a really short time.
4238
4239 2005-06-17 [colin]      1.9.11cvs81
4240
4241         * src/imap.c
4242                 Fix IMAP breaking on folders containing '('
4243                 (Probably won't be enough)
4244
4245 2005-06-17 [colin]      1.9.11cvs80
4246
4247         Forgotten files on 1.9.11cvs79
4248         * src/summaryview.c
4249                 Fix stepping when not immediately executing
4250         * src/imap.c
4251                 Really prevent UID FETCH 0
4252         * src/codeconv.c
4253                 Fix outgoing charset never set to utf-8
4254         * src/mh.c
4255                 Fix leak
4256
4257 2005-06-16 [colin]      1.9.11cvs79
4258
4259         * src/compose.c
4260                 Fix bug #707 (Dash splits rows)
4261                 Only wrap if we're on a line break position and
4262                 the previous one was a "white" (space) char.
4263                 Pango stuff is weird.
4264
4265 2005-06-16 [colin]      1.9.11cvs78
4266
4267         * src/imap_gtk.c
4268                 Lock summaryview while downloading messages
4269                 on user demand
4270         * src/procheader.c
4271         * src/unmime.c
4272         * src/common/utils.c
4273         * src/common/utils.h
4274                 Replace \r and \n with spaces in From and
4275                 Subject headers
4276
4277 2005-06-16 [paul]       1.9.11cvs77
4278
4279         * src/procmime.c
4280                 liberalise the mime parser
4281         * src/gtk/about.c
4282                 add text wrapping
4283
4284 2005-06-16 [paul]       1.9.11cvs76
4285
4286         * src/gtk/about.c
4287                 reworked
4288
4289 2005-06-15 [colin]      1.9.11cvs75
4290
4291         * src/compose.c
4292                 Finish header encoding fix
4293         * src/summaryview.c
4294                 Fix segfault
4295         * src/headerview.c
4296                 Fix compilation (Thanks Stephan
4297                 Sachse)
4298
4299 2005-06-15 [colin]      1.9.11cvs74
4300
4301         * Makefile.am
4302                 Install gnome2 stuff rather than gnome1, 
4303                 if both are present
4304         * src/codeconv.c
4305         * src/codeconv.h
4306         * src/compose.c
4307                 Fix headers encoding
4308         * src/folder.c
4309                 Visual progress when fetching all messages
4310         * src/folderview.c
4311         * src/summaryview.c
4312         * src/summaryview.h
4313                 Prevent changing current message while
4314                 incorporating
4315
4316 2005-06-15 [paul]       1.9.11cvs73
4317
4318         * src/gtk/gtkaspell.c
4319         * src/gtk/gtkaspell.h
4320                 fix build warnings
4321
4322 2005-06-15 [paul]       1.9.11cvs72
4323
4324         * src/prefs_filtering.c
4325                 allow reordering of filter rules by
4326                 drag n drop
4327
4328 2005-06-15 [paul]       1.9.11cvs71
4329
4330         * COPYING
4331                 updated
4332         * src/codeconv.c
4333                 replace deprecated function
4334         * src/inc.c
4335         * src/send_message.c
4336         * src/gtk/progressdialog.c
4337         * src/gtk/progressdialog.h
4338                 salvage and reuse parts of reverted sync
4339
4340 2005-06-15 [paul]       1.9.11cvs70
4341
4342         * src/inc.c
4343         * src/send_message.c
4344         * src/gtk/progressdialog.c
4345         * src/gtk/progressdialog.h
4346                 revert yesterday's sync with main
4347                 it contains deprecated functions
4348
4349 2005-06-15 [colin]      1.9.11cvs69
4350
4351         * src/headerview.c
4352                 Fix bug #670 (multi user to: will corrupt message 
4353                 headers display)
4354
4355 2005-06-15 [colin]      1.9.11cvs68
4356
4357         * src/compose.c
4358                 Fix bug #421 (Fix undo on wrapping)
4359
4360 2005-06-15 [colin]      1.9.11cvs67
4361
4362         * src/folder.c
4363                 Provide visual feedback while processing
4364                 folder's rules.
4365         * src/imap.c
4366                 Provide visual feedback while getting
4367                 short headers (for uncached messages)
4368
4369
4370 2005-06-14 [paul]       1.9.11cvs66
4371
4372         * src/account.c
4373                 change a couple stock icons
4374         * src/inc.c
4375         * src/send_message.c
4376         * src/gtk/progressdialog.c
4377         * src/gtk/progressdialog.h
4378                 sync main's GtkTreeView implementation
4379
4380 2005-06-14 [colin]      1.9.11cvs65
4381
4382         * src/imap.c
4383                 Various little fixes, mainly on error paths
4384
4385 2005-06-13 [colin]      1.9.11cvs64
4386
4387         * matcher.c
4388         * procmsg.c
4389         * procmsg.h
4390                 Add a way to fetch only headers. This speeds
4391                 up filtering on headers for IMAP. Fixes:
4392                 bug #481 extraneous imap commands slow down 
4393                         imap filtering
4394                 bug #522 Sylpheed downloads all messages 
4395                         when opening mailbox (IMAP)
4396                 bug #677 IMAP fetch is soooooooooooooo slow
4397         * src/folder.c
4398         * src/folder.h
4399                 Add a folder set_batch method so that
4400                 implementations can speed up flags changes
4401         * src/folderutils.c
4402         * src/summaryview.c
4403                 Use that in mark as (un)read and mark all read
4404                 Refix bug #679
4405         * src/imap.c
4406                 Implement set_batch - brings back deferred
4407                 flags in a less buggy manner. Fixes:
4408                 bug #729 IMAP immediate expunge of deleted messages
4409                 bug #191 remove list of messages with one command
4410                 Fix login with strange chars
4411                 Implement fetch_msg_full
4412                 Fix copy (wrong counts)
4413
4414 2005-06-12 [colin]      1.9.11cvs63
4415
4416         * src/folder.c
4417                 lock incorporation during long operations.
4418                 Avoids fucking up the IMAP socket.
4419
4420 2005-06-12 [colin]      1.9.11cvs62
4421
4422         * src/imap.c
4423                 Fix harmful typo
4424                 Factorize remove_all_msg
4425                 Thread-ize expunge
4426         * src/summaryview.c
4427                 Don't update partial-download status if unnecessary
4428         * src/folder.c
4429                 Use remove_msgs everywhere possible
4430
4431 2005-06-12 [colin]      1.9.11cvs61
4432
4433         * src/folder.c
4434         * src/folder.h
4435                 Add a remove_msgs function to remove a 
4436                 list of messages
4437         * src/imap.c
4438                 Implement that.
4439
4440 2005-06-12 [colin]      1.9.11cvs60
4441
4442         * src/imap.c
4443                 Remove flags-processing deferring... Too hard
4444                 to get it to work in all cases.
4445
4446 2005-06-11 [colin]      1.9.11cvs59
4447
4448         * src/imap.c
4449                 printf -> debug_print
4450
4451 2005-06-11 [colin]      1.9.11cvs58
4452
4453         * src/imap.c
4454                 o Fix build without USE_PTHREAD
4455                 o Factorize imap_open
4456                 o Alertpanel in case of impossible connection
4457                 o Alertpanel in case of impossible login
4458                 o Fix deferred flags processing to force a 
4459                   flush before adding some more flags to process,
4460                   but in another folder.
4461
4462 2005-06-10 [colin]      1.9.11cvs57
4463
4464         * src/imap.c
4465                 o Fix a format string error
4466                 o init ssl socket outside of the thread 
4467                   (it possibly invokes gtk calls)
4468         * src/procmime.c
4469                 o Put back the buffer to its necessary size
4470                 o Fix changing a file pointer without keeping
4471                   track of it (thanks Valgrind)
4472         * src/common/smtp.c
4473                 o Fix automatic STARTTLS if login should be done
4474                   and the server only allows it after starting TLS
4475         * src/gtk/gtkinputdialog.c
4476                 o Eat GDK_Return so that the combo popup doesn't 
4477                   appear when we press Enter to validate the combo
4478                   input dialog (as seen in the Open with... dialog)
4479
4480 2005-06-10 [colin]      1.9.11cvs56
4481
4482         * src/imap.c
4483                 o A bit less debug
4484                 o Fix a crash on deletion
4485                 o Threadize imap_select (it's called outside of 
4486                   threads)
4487                 o Defer treatment of DELETED flags
4488
4489
4490 2005-06-09 [colin]      1.9.11cvs55
4491
4492         * src/imap.c
4493                 Make sure we check imap_gtk_should_override(), which
4494                 potentially calls gtk stuff, before creating thread.
4495                 That way it should't be called via imap_get_session()
4496                 inside a thread.
4497
4498 2005-06-09 [colin]      1.9.11cvs54
4499
4500         * src/imap.c
4501                 o add a bit of status output
4502                 o remove some dead code
4503                 o threadize get_list_of_uids
4504                 o threadize imap_get_flags
4505                 o defer flag changing by 500ms so that they
4506                   can be batched
4507
4508
4509 2005-06-08 [colin]      1.9.11cvs53
4510
4511         * src/imap.c
4512                 Thread-ize imap_cmd_fetch
4513
4514 2005-06-08 [colin]      1.9.11cvs52
4515
4516         * src/main.c
4517                 Mmh, that broke POP3...
4518
4519 2005-06-08 [colin]      1.9.11cvs51
4520
4521         * src/main.c
4522                 Stabilize IMAP patch (thanks to Hoa)
4523
4524 2005-06-08 [colin]      1.9.11cvs50
4525
4526         * src/imap.c
4527                 Test patch to speed up imap. 
4528
4529 2005-06-08 [colin]      1.9.11cvs49
4530
4531         * src/imap_gtk.c
4532                 Warning fix
4533         * src/procmime.c
4534                 Apply patch from gentoo to use /usr/share/mime/globs if 
4535                 available, after un-breaking it
4536         * src/common/log.c
4537         * src/common/log.h
4538                 Use g_timeout for invoking hooks that possibly use gtk
4539                 calls. This should leave gtk calls in the main thread.
4540
4541 2005-06-08 [paul]       1.9.11cvs48
4542
4543         * src/codeconv.c
4544                 conv_get_outgoing_charset_str(): don't
4545                 use prefs_common setting
4546         * src/compose.c
4547         * src/compose.h
4548                 add /Options/Character encoding/... to
4549                 temporarily change the outgoing encoding
4550
4551         (belated sync with main)
4552
4553 2005-06-08 [paul]       1.9.11cvs47
4554
4555         * src/compose.c
4556                 correction to/completion of last
4557                 sync with main
4558
4559 2005-06-08 [paul]       1.9.11cvs46
4560
4561         sync with main:
4562         
4563         * src/codeconv.c
4564         * src/codeconv.h
4565                 always enabled Japanese auto-detection
4566                 if the first letters of locale string
4567                 is "ja"
4568         * src/compose.c
4569                 don't use "destroy" signal to destroy
4570                 Compose object (fix rare crashes on discard?)
4571         * src/mainwindow.c
4572         * src/messageview.c
4573         * src/prefs_send.c
4574                 added Hebrew encodings
4575         * src/sourcewindow.c
4576                 don't use "destroy" signal to destroy
4577                 objects
4578
4579 2005-06-07 [colin]      1.9.11cvs45
4580
4581         * src/summaryview.c
4582                 Add missing unlocks/locks
4583
4584 2005-06-07 [paul]       1.9.11cvs44
4585
4586         * src/summaryview.c
4587                 restore bug #749 fix
4588
4589 2005-06-06 [colin]      1.9.11cvs43
4590
4591         * src/summaryview.c
4592                 Fix selection bug when prefs_common.open_unread 
4593                 is FALSE
4594
4595 2005-06-06 [colin]      1.9.11cvs42
4596
4597         * src/common/md5.c
4598                 Fix a warning
4599         * src/summaryview.c
4600         * src/folderview.c
4601                 Factorize long operations beginning and end
4602                 (locking, freezing/thawing, cursor, ...)
4603                 Check selection->data member in selection-
4604                 related loops; this avoids dying an awful
4605                 death if the selection changes on us while
4606                 we're marking a whole IMAP folder unread, 
4607                 for example.
4608
4609 2005-06-06 [paul]       1.9.11cvs41
4610
4611         * src/textview.c
4612                 don't g_free() a static gchar buffer
4613
4614 2005-06-05 [colin]      1.9.11cvs40
4615
4616         * src/mainwindow.c
4617         * src/messageview.c
4618         * src/summaryview.c
4619                 Fix bug #749 (Show all headers should be
4620                 sticky as the GUI suggests)
4621
4622 2005-06-03 [paul]       1.9.11cvs39
4623
4624         * src/compose.c
4625                 don't allow editing of mail while sending.
4626                 patch by Colin
4627
4628 2005-06-03 [paul]       1.9.11cvs38
4629
4630         * src/folderview.c
4631                 add a freeze/thaw to speed up 'mark all read'
4632
4633 2005-06-03 [paul]       1.9.11cvs37
4634
4635         * src/prefs_message.c
4636                 reflect changes immediately
4637
4638 2005-06-02 [colin]      1.9.11cvs36
4639
4640         * po/POTFILES.in
4641                 Patch by Fabien Vantard.
4642
4643 2005-06-02 [colin]      1.9.11cvs35
4644
4645         * src/imap.c
4646                 Use a non-blocking imap_getline() if possible.
4647                 This should completely prevent the interface
4648                 from freezin on imap operations, although it
4649                 may do strange stuff in case of folder switching
4650                 while a big imap operation is taking place...
4651
4652                 In addition, fix a leak in the case thread
4653                 creation fails on connection.
4654
4655 2005-06-02 [colin]      1.9.11cvs34
4656
4657         * src/crash.c
4658         * src/prefs_common.h
4659                 Fix build (prefs_common_init() doesn't exist
4660                 anymore)
4661
4662 2005-06-02 [colin]      1.9.11cvs33
4663
4664         * src/prefs_account.c
4665                 Fix bug #245 (filtering rules broken when
4666                 renaming a remote account (imap4 or nntp)
4667
4668 2005-06-02 [colin]      1.9.11cvs32
4669
4670         * src/imap.c
4671                 Try to fix IMAP shortcomings: 
4672                 o Multithread imap_open()
4673                 o allow offline-mode overriding instead of
4674                   just returning NULL
4675         * src/imap_gtk.c
4676         * src/imap_gtk.h
4677                 Add a function to ask whether we want to
4678                 override offline-mode for 10 minutes (one-shot
4679                 asking was painful)
4680         * src/procheader.c
4681                 Fix segfault when imap parser isn't happy about
4682                 a missing {
4683
4684 2005-06-01 [colin]      1.9.11cvs31
4685
4686         * src/addrharvest.c
4687         * src/compose.c
4688         * src/mbox.c
4689         * src/mbox.h
4690         * src/mh.c
4691         * src/msgcache.c
4692         * src/send_message.c
4693         * src/setup.c
4694         * src/undo.c
4695         * src/common/hooks.c
4696         * src/common/prefs.c
4697         * src/common/template.c
4698         * src/common/utils.c
4699         * src/gtk/gtkutils.c
4700         * src/gtk/inputdialog.c
4701         * src/gtk/menu.c
4702         * src/gtk/pluginwindow.c
4703         * src/gtk/prefswindow.c
4704         * src/plugins/pgpmime/passphrase.c
4705         * src/plugins/pgpmime/prefs_gpg.c
4706                 More -Wall fixes
4707
4708         * src/common/Makefile.am
4709         * src/common/timing.h
4710                 Add basic timing code
4711
4712         * src/summaryview.c
4713                 Fix a bug with unread messages when 
4714                 re-sorting folders, and by the way
4715                 fix a big performance hit when 
4716                 re-sorting (10k mails: before 5s,
4717                 after .5s)
4718
4719         * src/prefs_compose_writing.c
4720         * src/prefs_compose_writing.h
4721         * src/prefs_message.c
4722         * src/prefs_message.h
4723         * src/prefs_other.c
4724         * src/prefs_other.h
4725         * src/prefs_quote.c
4726         * src/prefs_quote.h
4727         * src/prefs_receive.c
4728         * src/prefs_receive.h
4729         * src/prefs_send.c
4730         * src/prefs_send.h
4731         * src/prefs_summaries.c
4732         * src/prefs_summaries.h
4733                 Fix copyright banner
4734
4735 2005-06-01 [paul]       1.9.11cvs30
4736
4737         * po/fi.po
4738                 updated by Flammie Pirinen
4739         * src/procmime.c
4740                 fix 'Bad BASE64 content' output
4741
4742 2005-05-31 [colin]      1.9.11cvs29
4743
4744         * src/procmime.c
4745                 Oops, where did my hunk go.
4746
4747 2005-05-31 [colin]      1.9.11cvs28
4748
4749         * src/Makefile.am
4750         * src/account.c
4751         * src/action.c
4752         * src/addr_compl.c
4753         * src/addressbook.c
4754         * src/codeconv.c
4755         * src/compose.c
4756         * src/export.c
4757         * src/folder.c
4758         * src/folderview.c
4759         * src/image_viewer.c
4760         * src/main.c
4761         * src/mainwindow.c
4762         * src/messageview.c
4763         * src/mimeview.c
4764         * src/msgcache.c
4765         * src/prefs_account.c
4766         * src/prefs_actions.c
4767         * src/prefs_common.c
4768         * src/prefs_compose_writing.c
4769         * src/prefs_customheader.c
4770         * src/prefs_ext_prog.c
4771         * src/prefs_filtering.c
4772         * src/prefs_filtering_action.c
4773         * src/prefs_fonts.c
4774         * src/prefs_image_viewer.c
4775         * src/prefs_message.c
4776         * src/prefs_message.h
4777         * src/prefs_msg_colors.c
4778         * src/prefs_other.c
4779         * src/prefs_other.h
4780         * src/prefs_quote.c
4781         * src/prefs_receive.c
4782         * src/prefs_receive.h
4783         * src/prefs_send.c
4784         * src/prefs_send.h
4785         * src/prefs_spelling.c
4786         * src/prefs_summaries.c
4787         * src/prefs_summary_column.c
4788         * src/prefs_template.c
4789         * src/prefs_themes.c
4790         * src/prefs_toolbar.c
4791         * src/prefs_wrapping.c
4792         * src/procmime.c
4793         * src/procmsg.c
4794         * src/send_message.h
4795         * src/ssl_manager.c
4796         * src/summary_search.c
4797         * src/summaryview.c
4798         * src/textview.c
4799         * src/wizard.c
4800         * src/common/smtp.c
4801         * src/common/smtp.h
4802         * src/gtk/gtkutils.h
4803                 o Move the rest of Common prefs to new style
4804                 o Lots of -Wall warning fixes
4805                 o fix FIXME in cache memusage calculation
4806                 o Let return receipts be sent from any account
4807                 o Little cache optimisation (read)
4808                 o Fix bug #746 (don't treat commas as separators
4809                   when inside a quoted string)
4810
4811 2005-05-31 [paul]       1.9.11cvs27
4812
4813         * src/prefs_common.c
4814                 fix 'off-by-one' typo
4815
4816 2005-05-31 [paul]       1.9.11cvs26
4817
4818         * src/account.c
4819         * src/addr_compl.c
4820         * src/compose.c
4821         * src/foldersel.c
4822         * src/prefs_actions.c
4823         * src/prefs_common.c
4824         * src/prefs_common.h
4825         * src/prefs_customheader.c
4826         * src/prefs_display_header.c
4827         * src/prefs_filtering.c
4828         * src/prefs_filtering_action.c
4829         * src/prefs_matcher.c
4830         * src/prefs_summaries.c
4831         * src/prefs_summary_column.c
4832         * src/prefs_template.c
4833         * src/prefs_toolbar.c
4834         * src/ssl_manager.c
4835         * src/gtk/pluginwindow.c
4836         * src/gtk/prefswindow.c
4837         * src/gtk/progressdialog.c
4838                 add hidden prefs 'enable_rules_hint'
4839                 for gtk_tree_view_set_rules_hint()
4840                 (sync with main)
4841                 
4842
4843 2005-05-31 [colin]      1.9.11cvs25
4844
4845         * src/Makefile.am
4846         * src/main.c
4847         * src/prefs_common.c
4848         * src/prefs_summaries.c ** ADDED **
4849         * src/prefs_summaries.h ** ADDED **
4850                 Common/Display -> Display/Summaries
4851
4852 2005-05-31 [colin]      1.9.11cvs24
4853
4854         * src/Makefile.am
4855         * src/main.c
4856         * src/prefs_quote.c ** ADDED **
4857         * src/prefs_quote.h ** ADDED **
4858                 Move Common/Quote to Compose/Quoting
4859         * src/prefs_common.c
4860         * src/prefs_common.h
4861                 Remove old quote stuff, add
4862                 convenience functions for GtkTextView prefs
4863         * src/gtk/prefswindow.c
4864                 Set default height higher
4865
4866 2005-05-30 [colin]      1.9.11cvs23
4867
4868         * src/Makefile.am
4869         * src/main.c
4870         * src/prefs_common.c
4871         * src/prefs_compose_writing.c ** ADDED **
4872         * src/prefs_compose_writing.h ** ADDED **
4873                 Move Common/Compose prefs to Compose/Writing
4874
4875 2005-05-30 [colin]      1.9.11cvs22
4876
4877         * src/common/utils.c
4878                 Fix bug #651 (Confused Attract by Subject)
4879                 Patch by M. Benkmann <haferfrost@web.de>
4880         * AUTHORS
4881
4882 2005-05-30 [colin]      1.9.11cvs21
4883
4884         * src/compose.c
4885                 Fix concatenation of different headers of
4886                 the same type (bug #645)
4887         * src/prefs_folder_item.c
4888                 Fix bug #699 (setting color to black doesn't
4889                 work immediately)
4890         * src/procmime.c
4891                 Print out decoding error only once per
4892                 block
4893
4894 2005-05-30 [paul]       1.9.11cvs20
4895
4896         * src/common/template.c
4897                 fix Bcc
4898
4899 2005-05-30 [paul]       1.9.11cvs19
4900
4901         * doc/src/rfc2368.txt   **NEW FILE**
4902         * src/compose.c
4903                 compose_entries_set(): don't interpret Bcc
4904                 header field (conform to RFC 2368)
4905                 (sync with main)
4906
4907 2005-05-29 [colin]      1.9.11cvs18
4908
4909         * src/prefs_common.c
4910                 Let the default reply format respect
4911                 netiquette by cutting the signature.
4912
4913 2005-05-29 [colin]      1.9.11cvs17
4914
4915         * src/summaryview.c
4916                 Don't let always_show_msg override
4917                 open_unread_on_enter when opening a new
4918                 directory.
4919
4920 2005-05-27 [paul]       1.9.11cvs16
4921
4922         sync with main:
4923
4924         * src/main.c
4925                 app_will_exit(): cleanup tmp directory when exit
4926         * src/message_search.c
4927                 improved the interface and made code cleanup.
4928                 removed Clear button
4929         * src/send_message.c
4930                 send_message_local(): use GSpawn, and detect errors
4931         * src/summary_search.c
4932                 improved the interface and made code cleanup
4933         * src/textview.c
4934                 textview_write_link(): also skip non-ascii space
4935                  at the head of link strings (phishing check
4936                  didn't work at the case)
4937         * src/common/utils.c
4938                 get_command_output(): use g_spawn_command_line_sync()
4939                 instead of popen()
4940
4941 2005-05-26 [colin]      1.9.11cvs15
4942
4943         * src/folder.c
4944                 remove printf
4945
4946 2005-05-26 [colin]      1.9.11cvs14
4947
4948         * src/common/nntp.c
4949                 Fix nntp mode reader (bug #611)
4950                 Patch by Florian Mickler <florian@mickler.org>
4951
4952 2005-05-26 [colin]      1.9.11cvs13
4953
4954         * src/plugins/pgpmime/passphrase.c
4955                 Fix mouse grabbing (bug #557)
4956
4957 2005-05-26 [colin]      1.9.11cvs12
4958
4959         * src/prefs_themes.c
4960                 Fix g_warning (bug #541)
4961
4962 2005-05-26 [colin]      1.9.11cvs11
4963
4964         * src/prefs_actions.c
4965         * src/prefs_template.c
4966                 Fix bug #506 (no warning if action/template
4967                 is not saved)
4968         * src/common/template.c
4969                 Fix a possible crash
4970
4971 2005-05-26 [colin]      1.9.11cvs10
4972
4973         * src/folder.c
4974         * src/folderview.c
4975         * src/procmsg.c
4976         * src/summaryview.c
4977                 Forbid locked messages to be moved or
4978                 deleted. Locked messages in trashes 
4979                 still get deleted, for performance
4980                 reason (mh.c::mh_remove_all_msgs)
4981
4982 2005-05-25 [colin]      1.9.11cvs9
4983
4984         * src/procmime.c
4985                 Use correct encoding when sending mails
4986                 with attachments that have accentued 
4987                 chars in their name
4988
4989 2005-05-24 [colin]      1.9.11cvs8
4990
4991         * src/summaryview.c
4992                 Fix bug #688 f) read/unread marker not
4993                 changed on first click
4994                 Also, optimize summary_status_show()
4995                 calls
4996         * src/folder.c
4997         * src/inc.c
4998         * src/procmime.c
4999                 Fix bug #688 b) and c) wrt message
5000                 attachments and signature
5001         * src/stock_pixmap.c
5002         * src/stock_pixmap.h
5003         * src/stock_pixmap.c
5004         * src/stock_pixmap.h
5005         * src/Makefile.am
5006         * src/pixmaps/clip_gpg_signed.xpm
5007                 Add clip/signed icon
5008
5009 2005-05-24 [colin]      1.9.11cvs7
5010
5011         * src/folder_item_prefs.c
5012                 whitespace fix
5013
5014 2005-05-24 [colin]      1.9.11cvs6
5015
5016         * src/folderview.c
5017         * src/prefs_common.c
5018         * src/prefs_common.h
5019                 Add a confirmation to folder drag and drop
5020                 fixes bug #156
5021         * src/alertpanel.c
5022         * src/alertpanel.h
5023                 fix _with_disable parameters so that
5024                 the buttons labels are specifiable too
5025         * src/plugins/pgpmime/sgpgme.c
5026                 reflect said change
5027                 
5028
5029 2005-05-24 [colin]      1.9.11cvs5
5030
5031         * src/folderview.c
5032                 Uncollapse/collapse folders on double-click
5033                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
5034                 closes bug #108
5035
5036 2005-05-23 [colin]      1.9.11cvs4
5037
5038         * src/common/socket.c
5039                 Check another special SSL_peek() error.
5040                 Should help wrt bug #728
5041
5042 2005-05-23 [colin]      1.9.11cvs3
5043
5044         * src/plugins/pgpmime/pgpmime.c
5045                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
5046                 breaking menu accelerators and stuff. Users will have to
5047                 reselect "PGP MIME" instead of "PGP/MIME" in their 
5048                 account's privacy preferences if needed.
5049
5050 2005-05-22 [paul]
5051
5052         * tools/kdeservicemenu/install.sh
5053                 use kdesu to prompt for root password if doing
5054                 global install/uninstall
5055
5056 2005-05-20 [colin]      1.9.11cvs2
5057
5058         * src/procmsg.c
5059                 Fix another compilation error with gcc-2.9x
5060                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
5061         * src/send_message.c
5062                 Don't send QUIT if we aren't connected
5063
5064 2005-05-19 [colin]      1.9.11cvs1
5065
5066         * src/procmsg.c
5067                 Fix compilation with gcc 2.9x
5068
5069 2005-05-19 [paul]       1.9.11
5070
5071         1.9.11 released
5072
5073 2005-05-19 [paul]       1.9.9cvs14
5074
5075         * src/gtk/inputdialog.c
5076                 prevent gettext warning
5077
5078 2005-05-19 [paul]       1.9.9cvs13
5079
5080         * src/mainwindow.c
5081         * src/prefs_common.c
5082         * src/prefs_common.h
5083         * src/textview.c
5084         * src/textview.h
5085                 add an option to toggle cursor in message
5086                 view (sync with main)
5087
5088 2005-05-18 [colin]      1.9.9cvs12
5089
5090         * src/compose.c
5091                 Dereference freed pointer
5092         * src/gtk/gtkaspell.c
5093                 Fix duplication of dictionaries (is it an aspell issue?)
5094
5095 2005-05-18 [colin]      1.9.9cvs11
5096
5097         * src/gtk/inputdialog.c
5098         * src/gtk/gtkaspell.c
5099                 HIGuify dialogs
5100         * src/alertpanel.c
5101                 Remove a double call
5102
5103 2005-05-17 [colin]      1.9.9cvs10
5104
5105         * src/gtk/gtkaspell.c
5106                 Fix dialogs, Ctrl-Enter accel
5107
5108 2005-05-17 [colin]      1.9.9cvs9
5109
5110         * src/gtk/gtkaspell.c
5111                 Fix some accelerators, escape in replace-window
5112
5113 2005-05-16 [colin]      1.9.9cvs8
5114
5115         * src/gtk/gtkaspell.c
5116                 Revert last commit, it was a mistake.
5117
5118 2005-05-16 [colin]      1.9.9cvs7
5119
5120         * src/gtk/gtkaspell.c
5121                 Remove buggy code while we're at it. It's a 
5122                 dead code path anyway.
5123
5124 2005-05-16 [colin]      1.9.9cvs6
5125
5126         * src/gtk/gtkaspell.c
5127                 Missed some gtk_menu_popup where deactivate
5128                 signal should be handled. Should fix bug
5129                 #629 a bit more.
5130
5131 2005-05-16 [colin]      1.9.9cvs5
5132
5133         * src/gtk/gtkaspell.c
5134                 Remove debug printf()s
5135
5136 2005-05-16 [colin]      1.9.9cvs4
5137
5138         * src/gtk/gtkaspell.c
5139                 Fix a bit aspell problems
5140                 (see bug #629)
5141
5142 2005-05-13 [colin]      1.9.9cvs3
5143
5144         * src/folderview.c
5145                 Fix the + appearing even when no subfolders
5146                 have unread messages. Thanks to wwp for the
5147                 bug report.
5148
5149 2005-05-11 [paul]       1.9.9cvs2
5150
5151         * src/folderview.c
5152                 correction to 1.9.9cvs1, only colour folders that
5153                 have new msgs (not unread msgs)
5154
5155 2005-05-10 [colin]      1.9.9cvs1
5156
5157         * src/folderview.c
5158         * src/summaryview.c
5159                 Try to fix bolding bugs again.
5160
5161 2005-05-09 [paul]
5162
5163         * tools/claws.i18n.status.pl
5164                 add Ricardo Mones Lastra's script that has been providing
5165                 the i18n status page for many months
5166
5167 2005-05-09 [paul]       1.9.9
5168
5169         1.9.9 release
5170
5171 2005-05-09 [paul]       1.9.6cvs58
5172
5173         * AUTHORS
5174         * INSTALL
5175         * README.claws
5176                 updated
5177         * Makefile.am 
5178         * RELEASE_NOTES.claws
5179                 add release notes to cvs to simplify release
5180                 procedure
5181         * configure.ac
5182                 add ca and fi to ALL_LINGUAS
5183         * po/Makefile.in.in
5184                 workaround for missing Makevars
5185         * po/ca.po
5186         * po/fi.po
5187                 add new Catalan and Finnish translations
5188                 submitted by Miquel Oliete and Flammie Pirinen
5189         * po/de.po
5190         * po/es.po
5191         * po/fr.po
5192         * po/it.po
5193         * po/pl.po
5194         * po/ru.po
5195         * po/sk.po
5196         * po/sr.po
5197         * po/zh_CN.po
5198                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
5199                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
5200                 Urke MMI, and Hansom Young
5201         * src/main.c
5202                 Fix drafting when quitting. compose_draft() closes the
5203                 compose windows, which modifies the compose_list GSList.
5204                 We have to refresh this list after echo drafting to avoid a
5205                 segfault
5206         * src/partial_download.c
5207                 fix segfault on exit
5208
5209 2005-05-06 [paul]       1.9.6cvs57
5210
5211         * src/grouplistdialog.c
5212                 quick fix/workaround for unresizeable newsgroup
5213                 name column 
5214
5215 2005-05-06 [paul]       1.9.6cvs56
5216
5217         * src/inc.c
5218         * src/mainwindow.c
5219                 use gettext plural forms
5220         * src/imap_gtk.c
5221         * src/mh_gtk.c
5222         * src/toolbar.c
5223                 small improvement to english usage
5224
5225 2005-05-05 [thorsten]   1.9.6cvs55
5226
5227         * src/folder.c
5228                 fix possible crash
5229
5230 2005-05-05 [paul]       1.9.6cvs54
5231         
5232         sync with HEAD
5233
5234         * AUTHORS
5235         * src/compose.c
5236                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
5237                 patch by Tim Mann
5238
5239 2005-05-05 [paul]       1.9.6cvs53
5240
5241         * src/mainwindow.c
5242                 fix resizing of separate message and
5243                 folder views
5244
5245 2005-05-05 [paul]       1.9.6cvs52
5246
5247         * src/account.c
5248         * src/addrgather.c
5249         * src/browseldap.c
5250         * src/exphtmldlg.c
5251         * src/expldifdlg.c
5252         * src/importmutt.c
5253         * src/importpine.c
5254         * src/main.c
5255         * src/mainwindow.c
5256         * src/noticeview.c
5257         * src/prefs_filtering.c
5258         * src/prefs_filtering_action.c
5259         * src/prefs_matcher.c
5260         * src/prefs_spelling.c
5261         * src/prefs_toolbar.c
5262         * src/toolbar.c
5263         * src/wizard.c
5264         * src/gtk/description_window.c
5265         * src/gtk/gtkvscrollbutton.c
5266         * src/gtk/progressdialog.c
5267         * src/gtk/quicksearch.c
5268         * src/plugins/pgpmime/prefs_gpg.c
5269         * src/plugins/spamassassin/spamassassin_gtk.c
5270                 replace deprecated gtk_widget_set_usize
5271
5272 2005-05-04 [colin]      1.9.6cvs51
5273
5274         * src/common/utils.c
5275                 Fix crash when subst_for_filename is called
5276                 with a NULL parameter
5277
5278 2005-05-04 [colin]      1.9.6cvs50
5279
5280         * src/partial_download.c
5281         * src/pop.c
5282                 Escape login when writing uidl file
5283                 fixes bug #736
5284
5285 2005-05-03 [colin]      1.9.6cvs49
5286
5287         * src/procmime.c
5288                 Fix possible DOS in mime parser
5289                 (see bug #634)
5290
5291 2005-05-02 [colin]      1.9.6cvs48
5292
5293         * src/compose.c
5294                 Try to fix the copy/paste mess once again.
5295
5296
5297 2005-04-30 [colin]      1.9.6cvs47
5298
5299         * src/prefs_account.h
5300         * src/procmsg.c
5301         * src/send_message.c
5302         * src/common/smtp.c
5303         * src/common/smtp.h
5304                 Try to batch sending mails (per account) instead of
5305                 reconnecting to server every time.
5306
5307 2005-04-29 [colin]      1.9.6cvs46
5308
5309         * src/messageview.c
5310                 Fix window resizing that refused to size down
5311         * src/prefs_common.c
5312         * src/prefs_common.h
5313         * src/prefs_filtering.c
5314                 Save Filtering's window size
5315
5316 2005-04-21 [paul]       1.9.6cvs45
5317
5318         * ChangeLog-gtk2.claws
5319         * src/setup.c
5320                 correction to sync
5321
5322 2005-04-21 [paul]       1.9.6cvs44
5323
5324         sync with main:
5325
5326         * src/setup.c
5327         * src/statusbar.c
5328         * src/statusbar.h
5329                 use gtkut_widget_draw_now(). Improved performance
5330                 of the update of statusbar
5331         * src/textview.c
5332                 textview_smooth_scroll_do(): redraw it after scroll
5333                 is done (fixed incorrect display when a part of the
5334                 view is hidden).
5335         * src/gtk/gtkutils.c
5336         * src/gtk/gtkutils.h
5337                 gtkut_widget_draw_now(): use gdk_window_process_updates()
5338                 to force update of widgets.
5339                 Removed gtkut_widget_wait_for_draw() which had a big
5340                 overhead  because of waiting for all events processed 
5341
5342 2005-04-20 [paul]       1.9.6cvs43
5343
5344         * src/codeconv.c
5345                 complete 1.9.6cvs42's sync:
5346                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
5347
5348 2005-04-19 [paul]       1.9.6cvs42
5349
5350         sync with main:
5351
5352         * src/action.c
5353                 catch_output(): correctly select the insert text
5354                 (fix invalid iterator warnings).
5355         * src/codeconv.c
5356         * src/codeconv.h
5357         * src/mainwindow.c
5358         * src/messageview.c
5359         * src/prefs_common.c
5360                 support GBK encoding.
5361         * src/common/session.c
5362         * src/common/session.h
5363                 use separate buffer for large data to be sent,
5364                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
5365
5366 2005-04-18 [paul]       1.9.6cvs41
5367
5368         * src/jpilot.c
5369                 convert unsigned long into guint32
5370                 patch by Paul LeoNerd Evans 
5371
5372 2005-04-17 [colin]      1.9.6cvs40
5373
5374         * src/compose.c
5375                 Fix 'Request return receipt' from folder
5376                 properties (bug #708)
5377
5378 2005-04-17 [colin]      1.9.6cvs39
5379
5380         * src/mainwindow.c
5381                 Fix duplicate hotkeys in Mainwindow's menu
5382
5383 2005-04-17 [colin]      1.9.6cvs38
5384
5385         * src/folderview.c
5386                 Fix duplicate hotkeys in Folderview's contextual
5387                 menu
5388
5389 2005-04-15 [colin]      1.9.6cvs37
5390
5391         * src/summaryview.c
5392                 Fix 'Save as...' with non-ascii filenames
5393
5394 2005-04-15 [colin]      1.9.6cvs36
5395
5396         * src/plugins/pgpmime/pgpmime.c
5397                 Fix bus error on 64bit. Spotted by 
5398                 macallan1888@gmail.com
5399
5400 2005-04-15 [colin]      1.9.6cvs35
5401
5402         * src/prefs_account.c
5403                 Fix cvs34.
5404
5405 2005-04-12 [colin]      1.9.6cvs34
5406
5407         * src/prefs_account.c
5408                 Fix smtp auth type off-by-one. We forgot to
5409                 add PLAIN in the prefs-to-gui setter func and
5410                 as a result, the selected auth when opening
5411                 account prefs was not the correct one.
5412
5413 2005-04-12 [paul]       1.9.6cvs33
5414
5415         * src/inc.c
5416                 if the recv dialog is visible, Cancel only
5417                 cancels the current account
5418
5419
5420 2005-04-10 [colin]      1.9.6cvs32
5421
5422         * src/filtering.c
5423                 Copy score when copying FilteringActions
5424                 Fix bug #674
5425
5426 2005-04-10 [colin]      1.9.6cvs31
5427
5428         * src/inc.c
5429                 Make Message -> Receive -> Cancel cancel 
5430                 incorporation on all accounts. Fixes
5431                 bug #693
5432
5433 2005-04-10 [colin]      1.9.6cvs30
5434
5435         * src/prefs_account.c
5436                 Update Privacy checkbuttons status based
5437                 on the selected privacy system
5438         * src/compose.c
5439                 Always connect the "None" privacy system; the
5440                 static boolean was probably there to avoid
5441                 reconnecting twice in the same compose window,
5442                 but as the parent function is only called once
5443                 per compose, it's only a bug - as a static is
5444                 initialized once per application instance.
5445                 Also, don't uncheck Sign and Encrypt when
5446                 selecting None as privacy system; just ignore
5447                 them when sending/queuing.
5448                 Should fix bug #695
5449
5450 2005-04-08 [colin]      1.9.6cvs29
5451
5452         * src/account.c
5453         * src/prefs_account.c
5454         * src/prefs_account.h
5455                 Add account preference to queue message in a certain
5456                 folder.
5457
5458 2005-04-06 [colin]      1.9.6cvs28
5459
5460         * src/prefs_account.c
5461                 Update old inbox path syntax
5462
5463 2005-04-06 [paul]       1.9.6cvs27
5464
5465         sync with main:
5466
5467         * configure.ac
5468                 changed -traditional-cpp to -no-cpp-precomp for newer
5469                 Mac OS X support
5470         * src/foldersel.c
5471                 made column resize automatically
5472         * src/send_message.c
5473                 send_message_smtp(): consider EOF right after QUIT
5474                 successful (workaround for Gmail SMTP server)
5475         * src/common/socket.c
5476                 ssl_read(), ssl_peek(): check EOF which violates the
5477                 SSL protocol
5478         * src/gtk/colorlabel.c
5479                 removed warnings when displaying colorlabel menu
5480                 (don't use GtkAlignment)
5481
5482 2005-04-05 [paul]       1.9.6cvs26
5483
5484         * src/plugins/trayicon/trayicon.c
5485                 fix clipping of icon under KDE3 
5486
5487 2005-04-05 [paul]       1.9.6cvs25
5488
5489         * src/summaryview.c
5490                 hide display of threading
5491                 patch by Alfons
5492
5493 2005-04-04 [thorsten]   1.9.6cvs24
5494
5495         * src/mh.c
5496                 marks lost on filesystems with different stat() results on
5497                 summer-/wintertime
5498
5499 2005-04-03 [colin]      1.9.6cvs23
5500
5501         * src/summaryview.c
5502                 Don't handle up/down. Patch by Alfons
5503
5504 2005-04-02 [colin]      1.9.6cvs22
5505
5506         * src/summaryview.c
5507                 Make scrolling faster. Patch by Alfons.
5508
5509 2005-04-01 [colin]      1.9.6cvs21
5510
5511         * src/Makefile.am
5512         * src/stock_pixmap.c
5513         * src/pixmaps/dir-noselect.xpm ** REMOVED **
5514         * src/pixmaps/dir_noselect.xpm ** ADDED **
5515                 Fix pixmap name mismatch (Thanks Stephan Sachse)
5516
5517 2005-04-01 [colin]      1.9.6cvs20
5518
5519         * src/image_viewer.c
5520         * src/image_viewer.h
5521         * src/procmime.c
5522         * src/procmime.h
5523         * src/textview.c
5524         * src/textview.h
5525                 Implement inline image resizing and right-clicking
5526
5527 2005-04-01 [paul]       1.9.6cvs19
5528
5529         * AUTHORS
5530         * Makefile.am
5531         * configure.ac
5532                 check for gnome2
5533                 patch by Luca Cavalli <loopback<AT>slackit.org>
5534         * po/ru.po
5535                 updated by Pavlo Bohmat
5536
5537 2005-03-31 [colin]      1.9.6cvs18
5538
5539         * src/news.c
5540                 Fix parsing references
5541         * src/msgcache.c
5542                 don't put nulls in the references list
5543         * src/procheader.c
5544                 commit that forgotten file in 1.9.6cvs14
5545
5546 2005-03-31 [colin]      1.9.6cvs17
5547
5548         * src/compose.c
5549                 Fix joining of signature separator again. 
5550                 Maybe Hiro could put it in main too...
5551
5552 2005-03-31 [colin]      1.9.6cvs16
5553
5554         * src/Makefile.am
5555         * src/foldersel.c
5556         * src/stock_pixmap.c
5557         * src/stock_pixmap.h
5558         * src/pixmaps/dir-noselect.xpm
5559                 Update foldersel.c (sync from main, patch by Alfons)
5560
5561 2005-03-30 [colin]      1.9.6cvs15
5562
5563         * src/imap.c
5564                 Fix handling of imap folders containing [] in 
5565                 their name. Thanks to Nahuel Angelinetti for
5566                 the detailed bugreport.
5567
5568 2005-03-30 [colin]      1.9.6cvs14
5569
5570         * src/common/utils.h
5571         * src/common/utils.c
5572         * src/common/defs.h
5573         * src/matcher.c
5574         * src/msgcache.c
5575         * src/news.c
5576         * src/procmsg.c
5577         * src/procmsg.h
5578         * src/quote_fmt_parse.y
5579         * src/summaryview.c
5580                 Update references system. Patch by Alfons
5581
5582 2005-03-30 [colin]      1.9.6cvs13
5583
5584         * src/common/socket.c
5585                 Force the glibc to read resolv.conf again when 
5586                 it has changed. Should fix issues when changing
5587                 networks on a laptop and not restarting sylpheed. 
5588
5589 2005-03-30 [paul]       1.9.6cvs12
5590
5591         partial sync with main:
5592
5593         * src/action.c
5594                 create_io_dialog(): use user-defined text font
5595                 (thanks to Alfons), and modified its appearance.
5596         * src/addrgather.c
5597         * src/addrharvest.c
5598         * src/browseldap.c
5599                 replace old code
5600         * src/compose.c
5601                 don't join (presumably) itemized lines on line-wrapping
5602                 fixed wrapping of quote when auto-wrapping is enabled
5603                 compose_destroy(): destroy paned only if it's not
5604                 attached to window. Fixed memory leak of popup menu.
5605         * src/exphtmldlg.c
5606         * src/expldifdlg.c
5607                 replace old code
5608         * src/html.c
5609         * src/html.h
5610         * src/importmutt.c
5611         * src/importpine.c
5612                 replace old code
5613         * src/main.c
5614                 removed redundant code
5615         * src/mainwindow.c
5616                 changed 'Code set' (which is rather incorrect)
5617                 in the menu to 'Character encoding'
5618                 main_window_set_widgets(): request size first
5619                 to prevent window size becoming wrong
5620                 fixed remembering of the state of the visibility
5621                 of MessageView
5622         * src/messageview.c
5623                 changed 'Code set' (which is rather incorrect)
5624                 in the menu to 'Character encoding'
5625         * src/prefs_common.c
5626         * src/prefs_common.h
5627                 added an option whether to render HTML as text or not
5628                 added separators to outgoing encoding menu
5629         * src/procheader.c
5630                 procheader_scan_date_string(): support header
5631                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
5632         * src/summaryview.c
5633         * src/summaryview.h
5634                 minor code cleanup
5635         * src/textview.c
5636                 textview_show_html(): force output of newline
5637                 added an option whether to render HTML as text or not
5638         * src/common/utils.c
5639                 strncpy2(): optimized based on Alfons' code
5640         * src/gtk/gtkutils.c
5641         * src/gtk/gtkutils.h
5642                 removed non-used code
5643         * src/plugins/pgpmime/passphrase.c
5644                 partially fixed grab input of passphrase dialog
5645                 Confine pointer to window
5646
5647 2005-03-30 [colin]      1.9.6cvs11
5648
5649         * src/msgcache.c
5650         * src/msgcache.h
5651                 Read/write 32bit ints from cache & marks
5652                 From main.
5653
5654 2005-03-29 [paul]       1.9.6cvs10
5655
5656         * AUTHORS
5657         * ChangeLog.claws
5658         * src/compose.c
5659         * src/gtk/gtkaspell.c
5660                 sync with HEAD (don't pass NULL pointers) 
5661
5662 2005-03-24 [paul]
5663
5664         * tools/Makefile.am
5665         * tools/README
5666         * tools/acroread2sylpheed.pl
5667                 sync with HEAD (add script to send pdfs as
5668                 attachments from Adobe Reader 7)
5669
5670 2005-03-21 [paul]       1.9.6cvs9
5671
5672         * configure.ac
5673         * po/POTFILES.in
5674         * src/Makefile.am
5675         * src/crash.c
5676         * src/image_viewer.c ** ADDED **
5677         * src/image_viewer.h ** ADDED **
5678         * src/main.c
5679         * src/prefs_common.c
5680         * src/prefs_common.h
5681         * src/prefs_image_viewer.c ** ADDED **
5682         * src/prefs_image_viewer.h ** ADDED **
5683         * src/textview.c
5684         * src/gtk/about.c
5685         * src/pixmaps/sylpheed_logo.xpm
5686         * src/plugins/Makefile.am
5687         * src/plugins/image_viewer/.cvsignore ** REMOVED **
5688         * src/plugins/image_viewer/Makefile.am ** REMOVED **
5689         * src/plugins/image_viewer/plugin.c ** REMOVED **
5690         * src/plugins/image_viewer/viewer.c ** REMOVED **
5691         * src/plugins/image_viewer/viewer.glade ** REMOVED **
5692         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
5693         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
5694         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
5695         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
5696                 as gdk-pixbuf is now built-in
5697                 remove image_viewer plugin and put code back into
5698                 main codebase
5699                 implement inline image display (sync with main)
5700
5701                 replace logo with newer, nicer, larger version  
5702
5703 2005-03-21 [paul]       1.9.6cvs8
5704
5705         * src/gtk/about.c
5706                 cosmetic improvement
5707
5708 2005-03-21 [holger]     1.9.6cvs7
5709
5710         * src/plugins/spamassassin/spamassassin.c
5711                 Sync with HEAD
5712                 (unregister hook on failed plugin init)
5713
5714 2005-03-20 [colin]      1.9.6cvs6
5715
5716         * src/common/plugin.c
5717                 Check that plugin isn't already loaded
5718                 Patch by Alfons
5719
5720 2005-03-20 [thorsten]   1.9.6cvs5
5721
5722         * src/compose.c
5723                 use a more compatible syntax
5724
5725 2005-03-20 [thorsten]   1.9.6cvs4
5726
5727         * src/prefs_toolbar.c
5728                 fix crash when selecting toolbar item (uninitialized pointer)
5729
5730 2005-03-20 [thorsten]   1.9.6cvs3
5731
5732         * src/procmime.c
5733                 fix mimetype detection (referenced free()d string)
5734
5735 2005-03-20 [paul]       1.9.6cvs2
5736
5737         * src/compose.c
5738                 sync with HEAD (1.0.3cvs5)
5739                 neglect Reply-To header if empty
5740                 Patch by Alfons 
5741
5742 2005-03-19 [holger]     1.9.6cvs1
5743
5744         * src/summaryview.c
5745         * src/summaryview.h
5746                 Sync with HEAD
5747
5748 2005-03-18 [paul]       1.9.6
5749
5750         initial GTK2 release
5751
5752 2005-03-18 [paul]       1.0.3cvs3.1
5753
5754         * AUTHORS
5755         * ChangeLog.claws
5756         * configure.ac
5757         * src/gtk/about.c
5758         * src/pixmaps/sylpheed_logo.xpm
5759                 sync with HEAD
5760
5761 2005-03-18 [colin]      1.0.3cvs2.6
5762
5763         * src/summaryview.c
5764                 Remove call to summary_step in summary_copy_selected_to
5765                 Can't see its purpose, and this causes bug when copying
5766                 a message if the next one is unread: it reads it.
5767
5768 2005-03-18 [paul]       1.0.3cvs2.5
5769
5770         * src/foldersel.c
5771                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
5772
5773 2005-03-18 [paul]       1.0.3cvs2.4
5774
5775         * src/addrharvest.c
5776         * src/codeconv.c
5777         * src/codeconv.h
5778         * src/compose.c
5779         * src/news.c
5780         * src/procheader.c
5781         * src/procmime.c
5782         * src/unmime.c
5783         * src/unmime.h
5784                 fix buffer overflow, CAN-2005-0667, see
5785                 http://secunia.com/advisories/14491/
5786                 Patch by Alfons
5787
5788 2005-03-17 [colin]      1.0.3cvs2.3
5789
5790         * src/prefs_fonts.c
5791         * src/summaryview.c
5792                 Fix font bugs (both lists now officialy share 
5793                 the same font)
5794                 
5795
5796 2005-03-17 [paul]       1.0.3cvs2.2
5797
5798         * src/gtk/pluginwindow.c
5799                 make plugin descriptions uneditable
5800
5801 2005-03-11 [paul]       1.0.3cvs2.1
5802
5803         * ChangeLog.claws
5804         * configure.ac
5805         * po/POTFILES.in
5806         * src/plugins/trayicon/trayicon.c
5807                 sync with HEAD
5808                 add src/wizard.c to POTFILES.in
5809
5810 2005-03-11 [paul]       1.0.3cvs1.1
5811
5812         * ChangeLog
5813         * ChangeLog.claws
5814         * configure.ac
5815         * po/de.po
5816         * po/es.po
5817         * po/fr.po
5818         * po/it.po
5819         * po/pt_BR.po
5820         * po/ru.po
5821         * po/sk.po
5822         * po/sr.po
5823         * po/zh_CN.po
5824                 sync with HEAD
5825
5826 2005-03-04 [colin]      1.0.1cvs22.2
5827
5828         * src/compose.c
5829                 Fix signatures with accentued chars in it
5830
5831 2005-03-04 [colin]      1.0.1cvs22.1
5832
5833         * src/common/smtp.c
5834         * src/common/smtp.h
5835                 Don't use SIZE param in MAIL FROM: if server 
5836                 doesn't support it. Patch by Eugen Freiter
5837                 <eugen_f@users.sf.net>
5838
5839 2005-02-27 [paul]       1.0.1cvs20.1
5840
5841         * ChangeLog.claws
5842         * configure.ac
5843         * src/messageview.c
5844                 sync with HEAD
5845
5846 2005-02-27 [colin]      1.0.1cvs19.4
5847
5848         * src/procheader.c
5849         * src/procheader.h
5850                 Fix prototypes. Patch by Alfons
5851
5852 2005-02-27 [colin]      1.0.1cvs19.3
5853
5854         * src/compose.c
5855                 Don't auto-join the signature separator.
5856
5857 2005-02-26 [colin]      1.0.1cvs19.2
5858
5859         * src/summaryview.c
5860                 Fix 'mark all read' with collapsed threads.
5861                 Patch by Alfons.
5862
5863 2005-02-25 [paul]       1.0.1cvs19.1
5864
5865         * ChangeLog.claws
5866         * configure.ac
5867         * src/prefs_account.c
5868         * src/prefs_folder_item.c
5869         * src/gtk/prefswindow.c
5870         * src/gtk/prefswindow.h
5871                 sync with HEAD
5872
5873 2005-02-25 [paul]       1.0.1cvs15.12
5874
5875         * src/alertpanel.c
5876         * src/codeconv.c
5877         * src/compose.c
5878         * src/textview.c
5879         * src/gtk/gtkutils.c
5880         * src/gtk/gtkutils.h
5881         * src/gtk/logwindow.c
5882         * src/gtk/progressdialog.c
5883                 sync with main (revision 127)
5884                 and fix logwindow clipping
5885
5886 2005-02-24 [colin]      1.0.1cvs15.11
5887
5888         * src/plugins/pgpmime/passphrase.c
5889                 Disable input grabbing; it doesn't work yet.
5890
5891 2005-02-24 [colin]      1.0.1cvs15.10
5892
5893         * src/messageview.c
5894                 Don't send out receipts if offline. Ask.
5895
5896 2005-02-23 [colin]      1.0.1cvs15.9
5897
5898         * src/summaryview.c     
5899                 Fix expanding
5900
5901 2005-02-23 [colin]      1.0.1cvs15.8
5902
5903         * src/summaryview.c
5904                 Really fix Bug 568 by removing useless
5905                 calls. summary_thread_init() now called
5906                 in summary_sort(). This should please
5907                 Alfons as it should be faster than 
5908                 previously.
5909
5910 2005-02-23 [colin]      1.0.1cvs15.7
5911
5912         * src/compose.c
5913                 Encode parts as QP or B64 if signing
5914
5915 2005-02-23 [colin]      1.0.1cvs15.6
5916
5917         * src/compose.c
5918                 Fix Mimeinfo leakage (including tmp files)
5919         * src/procmsg.c
5920                 Fix tmp file leakage (spotted by Ivan Rayner)
5921
5922 2005-02-22 [colin]      1.0.1cvs15.5
5923
5924         * src/expldifdlg.c
5925                 Fix keyboard input. Patch by Alfons.
5926
5927 2005-02-21 [colin]      1.0.1cvs15.4
5928
5929         * src/compose.c
5930                 Fix Sign/Encrypt when unselecting privacy
5931                 system
5932         * src/prefs_common.c
5933                 Change default message font to Monospace
5934         * src/summaryview.c
5935                 More freezing during potentially large operations
5936
5937 2005-02-21 [paul]       1.0.1cvs15.3
5938
5939         * src/main.c
5940                 fix --help output
5941
5942 2005-02-21 [paul]       1.0.1cvs15.2
5943
5944         * po/Makefile.in.in
5945         * src/compose.c
5946         * src/summaryview.c
5947         * src/textview.c
5948         * src/common/utils.c
5949         * src/common/utils.h
5950                 sync with main (revision 117)
5951
5952 2005-02-20 [colin]      1.0.1cvs15.1
5953
5954         * src/common/defs.h
5955                 Change cache file to .sylpheed_claws_cache, as
5956                 suggested by Alfons. Allows people to switch
5957                 between Sylpheed and Sylpheed-Claws. it is
5958                 a good idea to "Check for new messages" at next
5959                 startup.
5960
5961
5962 2005-02-18 [colin]      1.0.1cvs14.1
5963
5964         * src/quote_fmt_lex.l
5965         * src/quote_fmt_parse.y
5966                 Fix parser initialisation. Patch by Ivan.
5967
5968 2005-02-18 [colin]      1.0.1cvs11.6
5969
5970         * src/folderview.c
5971                 Fix scrolldown (bug 662)
5972
5973 2005-02-17 [colin]      1.0.1cvs11.5
5974
5975         * src/codeconv.c
5976                 conv_filename_to_utf8: return clean 7bit instead
5977                 of broken utf8 if needed
5978         * src/mimeview.c
5979                 Fix display of parts with unclean 8bit names
5980
5981 2005-02-17 [paul]       1.0.1cvs11.4
5982
5983         * src/compose.c
5984         * src/exportldif.c
5985         * src/matcher_parser_parse.y
5986         * src/procmime.c
5987         * src/sourcewindow.c
5988         * src/common/Makefile.am
5989         * src/common/intl.h             ** REMOVED **
5990         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5991                 sync with main (revision 109)
5992                 and clean up
5993
5994 2005-02-16 [colin]      1.0.1cvs11.3
5995
5996         * src/summaryview.c
5997                 Fix collapsed thread not highlighting when new
5998                 messages in it (Bug 568) Patch by Stephan Sachse.
5999                 Fix messed up selection when reaching bounds (Bug 632)
6000         * src/prefs_themes.c
6001                 Fix theme installing (Bug 684)
6002
6003 2005-02-16 [colin]      1.0.1cvs11.2
6004
6005         * src/messageview.c
6006                 Fix messageview_select_all
6007
6008 2005-02-16 [colin]      1.0.1cvs11.1
6009
6010         * src/mh.c
6011                 Sync with HEAD (MH scan required function)
6012
6013 2005-02-15 [colin]      1.0.1cvs8.1
6014
6015         * src/mimeview.c
6016         * src/common/utils.c
6017                 Sync with HEAD (filename chars substitution)
6018
6019 2005-02-15 [colin]      1.0.1cvs7.3
6020
6021         * src/gtk/pluginwindow.c
6022                 Fix button spacing
6023
6024 2005-02-15 [colin]      1.0.1cvs7.2
6025
6026         * src/mimeview.c
6027                 Fix mime icons not reset across message when
6028                 scrolled down
6029
6030 2005-02-15 [colin]      1.0.1cvs7.1
6031
6032         * src/compose.c
6033         * src/procmime.c
6034                 Sync with HEAD (optimisation of cvs6)
6035
6036 2005-02-14 [colin]      1.0.1cvs6.1
6037
6038         * src/compose.c
6039         * src/procmime.c
6040                 Sync with HEAD (encode "From " at line beginning)
6041
6042 2005-02-14 [colin]      1.0.1cvs5.3
6043
6044         * src/compose.c
6045                 Fix wrapping with accentued chars.
6046
6047 2005-02-13 [colin]      1.0.1cvs5.2
6048
6049         * src/textview.c
6050                 Fix email informative part parsing with
6051                 accentued chars in it. ispunct() returns
6052                 true for them in utf8...
6053
6054 2005-02-12 [colin]      1.0.1cvs5.1
6055
6056         * src/filtering.c
6057                 Sync with HEAD (remove wrong use of compose after send)
6058
6059 2005-02-12 [paul]       1.0.1cvs4.5
6060
6061         * src/textview.c
6062                 remove unnecessary code (thanks to Alfons)
6063
6064 2005-02-12 [paul]       1.0.1cvs4.4
6065
6066         * src/textview.c
6067                 add 'Copy' to contextual menu on emails
6068
6069 2005-02-11 [colin]      1.0.1cvs4.3
6070
6071         * src/compose.c
6072                 revert 1.0.0cvs28.2, it doesn't work that well.
6073
6074 2005-02-11 [paul]       1.0.1cvs4.2
6075
6076         * po/Makefile.in.in
6077                 fix 'make release'
6078
6079 2005-02-10 [paul]       1.0.1cvs4.1
6080
6081         * ChangeLog
6082         * ChangeLog.claws
6083         * ChangeLog.jp
6084         * configure.ac
6085         * src/compose.c
6086                 sync with HEAD (sync with main)
6087
6088 2005-02-10 [paul]       1.0.1cvs3.2
6089
6090         * AUTHORS
6091         * Makefile.am
6092         * autogen.sh
6093         * configure.ac
6094         * config/mkinstalldirs
6095         * intl/.cvsignore
6096         * intl/ChangeLog
6097         * intl/VERSION
6098         * intl/bindtextdom.c
6099         * intl/config.charset
6100         * intl/dcgettext.c
6101         * intl/dcigettext.c
6102         * intl/dcngettext.c
6103         * intl/dgettext.c
6104         * intl/dngettext.c
6105         * intl/eval-plural.h
6106         * intl/explodename.c
6107         * intl/finddomain.c
6108         * intl/gettext.c
6109         * intl/gettextP.h
6110         * intl/gmo.h
6111         * intl/hash-string.h
6112         * intl/intl-compat.c
6113         * intl/l10nflist.c
6114         * intl/libgnuintl.h.in
6115         * intl/loadinfo.h
6116         * intl/loadmsgcat.c
6117         * intl/localcharset.c
6118         * intl/localcharset.h
6119         * intl/locale.alias
6120         * intl/localealias.c
6121         * intl/localename.c
6122         * intl/log.c
6123         * intl/ngettext.c
6124         * intl/os2compat.c
6125         * intl/os2compat.h
6126         * intl/osdep.c
6127         * intl/plural-exp.c
6128         * intl/plural-exp.h
6129         * intl/plural.c
6130         * intl/plural.y
6131         * intl/ref-add.sin
6132         * intl/ref-del.sin
6133         * intl/relocatable.c
6134         * intl/relocatable.h
6135         * intl/textdomain.c
6136         * m4/Makefile.am
6137         * po/Makefile.in.in
6138         * src/Makefile.am
6139         * src/account.c
6140         * src/action.c
6141         * src/addr_compl.c
6142         * src/addressadd.c
6143         * src/addressbook.c
6144         * src/addrgather.c
6145         * src/addrindex.c
6146         * src/alertpanel.c
6147         * src/browseldap.c
6148         * src/codeconv.c
6149         * src/codeconv.h
6150         * src/compose.c
6151         * src/compose.h
6152         * src/crash.c
6153         * src/editaddress.c
6154         * src/editbook.c
6155         * src/editgroup.c
6156         * src/editjpilot.c
6157         * src/editldap.c
6158         * src/editldap_basedn.c
6159         * src/editvcard.c
6160         * src/exphtmldlg.c
6161         * src/expldifdlg.c
6162         * src/export.c
6163         * src/exporthtml.c
6164         * src/filtering.c
6165         * src/folder.c
6166         * src/folder_item_prefs.c
6167         * src/foldersel.c
6168         * src/folderview.c
6169         * src/grouplistdialog.c
6170         * src/headerview.c
6171         * src/imap.c
6172         * src/imap_gtk.c
6173         * src/import.c
6174         * src/importldif.c
6175         * src/importmutt.c
6176         * src/importpine.c
6177         * src/inc.c
6178         * src/ldif.c
6179         * src/main.c
6180         * src/mainwindow.c
6181         * src/matcher.c
6182         * src/mbox.c
6183         * src/message_search.c
6184         * src/messageview.c
6185         * src/mh.c
6186         * src/mh_gtk.c
6187         * src/mimeview.c
6188         * src/msgcache.c
6189         * src/news.c
6190         * src/news_gtk.c
6191         * src/noticeview.c
6192         * src/partial_download.c
6193         * src/pop.c
6194         * src/prefs_account.c
6195         * src/prefs_actions.c
6196         * src/prefs_common.c
6197         * src/prefs_customheader.c
6198         * src/prefs_display_header.c
6199         * src/prefs_ext_prog.c
6200         * src/prefs_filtering.c
6201         * src/prefs_filtering_action.c
6202         * src/prefs_folder_item.c
6203         * src/prefs_fonts.c
6204         * src/prefs_gtk.c
6205         * src/prefs_matcher.c
6206         * src/prefs_msg_colors.c
6207         * src/prefs_spelling.c
6208         * src/prefs_summary_column.c
6209         * src/prefs_template.c
6210         * src/prefs_themes.c
6211         * src/prefs_toolbar.c
6212         * src/prefs_wrapping.c
6213         * src/privacy.c
6214         * src/procheader.c
6215         * src/procmime.c
6216         * src/procmsg.c
6217         * src/quote_fmt.c
6218         * src/recv.c
6219         * src/send_message.c
6220         * src/setup.c
6221         * src/sourcewindow.c
6222         * src/ssl_manager.c
6223         * src/statusbar.c
6224         * src/summary_search.c
6225         * src/summaryview.c
6226         * src/textview.c
6227         * src/toolbar.c
6228         * src/wizard.c
6229         * src/common/nntp.c
6230         * src/common/plugin.c
6231         * src/common/smtp.c
6232         * src/common/ssl.c
6233         * src/common/ssl_certificate.c
6234         * src/common/string_match.c
6235         * src/common/sylpheed.c
6236         * src/common/template.c
6237         * src/common/utils.c
6238         * src/gtk/about.c
6239         * src/gtk/colorlabel.c
6240         * src/gtk/description_window.c
6241         * src/gtk/filesel.c
6242         * src/gtk/foldersort.c
6243         * src/gtk/gtkaspell.c
6244         * src/gtk/gtkutils.c
6245         * src/gtk/inputdialog.c
6246         * src/gtk/logwindow.c
6247         * src/gtk/menu.c
6248         * src/gtk/pluginwindow.c
6249         * src/gtk/prefswindow.c
6250         * src/gtk/progressdialog.c
6251         * src/gtk/quicksearch.c
6252         * src/gtk/sslcertwindow.c
6253         * src/plugins/clamav/clamav_plugin.c
6254         * src/plugins/clamav/clamav_plugin_gtk.c
6255         * src/plugins/demo/demo.c
6256         * src/plugins/dillo_viewer/dillo_prefs.c
6257         * src/plugins/dillo_viewer/dillo_viewer.c
6258         * src/plugins/image_viewer/plugin.c
6259         * src/plugins/image_viewer/viewer.c
6260         * src/plugins/image_viewer/viewerprefs.c
6261         * src/plugins/mathml_viewer/mathml_viewer.c
6262         * src/plugins/pgpmime/passphrase.c
6263         * src/plugins/pgpmime/plugin.c
6264         * src/plugins/pgpmime/prefs_gpg.c
6265         * src/plugins/pgpmime/select-keys.c
6266         * src/plugins/pgpmime/sgpgme.c
6267         * src/plugins/spamassassin/spamassassin.c
6268         * src/plugins/spamassassin/spamassassin_gtk.c
6269         * src/plugins/trayicon/trayicon.c
6270                 sync with main (revision 104)
6271
6272 2005-02-10 [colin]      1.0.1cvs3.1
6273
6274         * src/mainwindow.c
6275                 Sync with HEAD (fix occasional crasher)
6276
6277 2005-02-10 [colin]      1.0.1cvs2.1
6278
6279         * src/messageview.c
6280                 Synw with HEAD (don't automatically display html)
6281
6282 2005-02-09 [colin]      1.0.1cvs1.3
6283
6284         * src/textview.c
6285         * src/textview.h
6286                 Add contextual menu on emails
6287
6288 2005-02-09 [colin]      1.0.1cvs1.2
6289
6290         * src/codeconv.c
6291                 Fix converting from broken headers and 
6292                 put back the _ in missing places
6293                 (feature broke with cvs24.2 sync, main 
6294                  possibly affected?)
6295
6296 2005-02-09 [colin]      1.0.1cvs1.1
6297
6298         * src/messageview.c
6299         * src/mimeview.c
6300         * src/mimeview.h
6301                 Sync with HEAD (display non text/plain mails with plugin)
6302
6303 2005-02-08 [colin]      1.0.1.1
6304
6305         * ChangeLog.claws
6306         * po/pt_BR.po
6307                 Sync with HEAD
6308         * configure.ac
6309                 Make default configuration directory 
6310                 be .sylpheed-gtk2
6311
6312 2005-02-08 [colin]      1.0.0cvs29.1
6313
6314         * po/de.po
6315         * po/es.po
6316         * po/fr.po
6317         * po/it.po
6318         * po/sk.po
6319         * po/sr.po
6320                 Sync translations with HEAD
6321
6322 2005-02-06 [colin]      1.0.0cvs28.3
6323
6324         * src/compose.c
6325                 Make compose a bit faster - patch by Alfons.
6326
6327 2005-02-06 [colin]      1.0.0cvs28.2
6328
6329         * src/compose.c
6330                 Make pasting via middle-click more reliable
6331
6332 2005-02-05 [paul]       1.0.0cvs28.1
6333
6334         * ChangeLog
6335         * ChangeLog.claws
6336         * ChangeLog.jp
6337         * configure.ac
6338         * src/compose.c
6339                 sync with HEAD
6340                 (fix bug 682 'redirect is broken'
6341
6342 2005-02-05 [torte]      1.0.0cvs27.1
6343
6344         * ChangeLog.claws
6345         * configure.ac
6346         * src/partial_download.c
6347                 Sync with HEAD (fix buf overflow)
6348
6349 2005-02-03 [colin]      1.0.0cvs26.1
6350
6351         * src/common/plugin.c
6352                 Sync with HEAD (avoid plugin mismatches)
6353
6354 2005-02-03 [paul]       1.0.0cvs25.3
6355
6356         * src/folderview.c
6357         * src/headerview.c
6358         * src/summaryview.c
6359         * src/textview.c
6360         * src/gtk/colorlabel.c
6361                 third and final part of initial sync with main-gtk2
6362
6363 2005-02-03 [paul]       1.0.0cvs25.2
6364
6365         * src/jpilot.c
6366                 fix building with jpilot support
6367
6368 2005-02-02 [colin]      1.0.0cvs25.1
6369
6370         * src/messageview.c
6371                 Sync with HEAD (fix dangerous typo)
6372
6373 2005-02-01 [colin]      1.0.0cvs24.3
6374
6375         * src/common/xml.c
6376                 Write file as advertised (UTF-8)
6377
6378 2005-02-01 [paul]       1.0.0cvs24.2
6379
6380         * src/addrbook.c
6381         * src/addrindex.c
6382         * src/alertpanel.h
6383         * src/codeconv.c
6384         * src/codeconv.h
6385         * src/compose.c
6386         * src/export.c
6387         * src/folder_item_prefs.c
6388         * src/html.c
6389         * src/imap.c
6390         * src/import.c
6391         * src/jpilot.c
6392         * src/mainwindow.c
6393         * src/matcher_parser_lex.l
6394         * src/messageview.c
6395         * src/mh.c
6396         * src/prefs_account.c
6397         * src/prefs_actions.c
6398         * src/prefs_common.c
6399         * src/prefs_gtk.c
6400         * src/prefs_gtk.h
6401         * src/prefs_themes.c
6402         * src/procheader.c
6403         * src/procmime.c
6404         * src/sourcewindow.c
6405         * src/statusbar.c
6406         * src/summaryview.c
6407         * src/textview.c
6408         * src/toolbar.c
6409         * src/unmime.c
6410         * src/common/template.c
6411         * src/common/utils.c
6412         * src/common/xml.c
6413         * src/common/xml.h
6414         * src/gtk/gtkaspell.c
6415         * src/plugins/clamav/clamav_plugin.c
6416         * src/plugins/dillo_viewer/dillo_prefs.c
6417         * src/plugins/image_viewer/viewerprefs.c
6418         * src/plugins/pgpmime/passphrase.c
6419         * src/plugins/pgpmime/prefs_gpg.c
6420         * src/plugins/pgpmime/select-keys.c
6421         * src/plugins/spamassassin/spamassassin.c
6422                 second part of initial sync with main-gtk2
6423                 (more to follow)
6424
6425 2005-01-31 [colin]      1.0.0cvs24.1
6426
6427         * src/compose.c
6428                 Sync with HEAD
6429
6430 2005-01-29 [paul]       1.0.0cvs23.2
6431
6432         * src/account.c
6433         * src/action.c
6434         * src/addressadd.c
6435         * src/addressbook.c
6436         * src/alertpanel.c
6437         * src/compose.c
6438         * src/editaddress.c
6439         * src/editbook.c
6440         * src/editgroup.c
6441         * src/editjpilot.c
6442         * src/editldap.c
6443         * src/editldap_basedn.c
6444         * src/editvcard.c
6445         * src/export.c
6446         * src/foldersel.c
6447         * src/grouplistdialog.c
6448         * src/import.c
6449         * src/importldif.c
6450         * src/inc.c
6451         * src/main.c
6452         * src/mainwindow.c
6453         * src/message_search.c
6454         * src/messageview.c
6455         * src/mimeview.c
6456         * src/prefs_actions.c
6457         * src/prefs_common.c
6458         * src/prefs_common.h
6459         * src/prefs_customheader.c
6460         * src/prefs_display_header.c
6461         * src/prefs_filtering.c
6462         * src/prefs_filtering_action.c
6463         * src/prefs_gtk.c
6464         * src/prefs_matcher.c
6465         * src/prefs_summary_column.c
6466         * src/prefs_template.c
6467         * src/sourcewindow.c
6468         * src/summary_search.c
6469         * src/summaryview.c
6470         * src/textview.c
6471         * src/gtk/about.c
6472         * src/gtk/description_window.c
6473         * src/gtk/gtkshruler.c
6474         * src/gtk/gtkutils.c
6475         * src/gtk/gtkutils.h
6476         * src/gtk/inputdialog.c
6477         * src/gtk/logwindow.c
6478         * src/gtk/prefswindow.c
6479         * src/gtk/progressdialog.c
6480         * src/gtk/progressdialog.h
6481                 first part of initial sync with main-gtk2
6482                 (more to follow)
6483
6484 2005-01-28 [colin]      1.0.0cvs23.1
6485
6486         * src/folderview.c
6487                 Sync with HEAD
6488
6489 2005-01-27 [colin]      1.0.0cvs21.1
6490
6491         * src/folder.c
6492         * src/folderview.c
6493                 Sync with HEAD
6494
6495 2005-01-27 [colin]      1.0.0cvs19.1
6496
6497         * src/procmime.c
6498                 Sync with HEAD
6499
6500 2005-01-27 [colin]      1.0.0cvs18.1
6501
6502         * src/messageview.c
6503         * src/summaryview.c
6504         * src/mainwindow.c
6505         * src/compose.c
6506         * src/compose.h
6507         * src/procmsg.c
6508         * src/procmsg.h
6509         * src/toolbar.c
6510                 Sync with HEAD
6511
6512 2005-01-26 [paul]       1.0.0cvs15.2
6513
6514         * src/compose.c
6515                 compose_entries_set(): convert subject and body to
6516                 utf8 if necessary. patch by Felix Eckhofer
6517
6518 2005-01-26 [paul]       1.0.0cvs15.1
6519
6520         * configure.ac
6521         * src/common/template.c
6522                 sync with HEAD (fix memory leak)
6523
6524 2005-01-25 [paul]       1.0.0cvs14.1
6525
6526         * configure.ac
6527         * src/compose.c
6528                 sync with HEAD
6529
6530 2005-01-24 [colin]      1.0.0cvs13.1
6531
6532         * src/summaryview.c
6533                 Sync with HEAD
6534
6535 2005-01-24 [paul]       1.0.0cvs12.1
6536
6537         * configure.ac
6538         * src/messageview.c
6539         * src/mh.c
6540         * src/common/utils.c
6541                 sync with HEAD
6542
6543 2005-01-24 [colin]      1.0.0cvs11.1
6544
6545         * src/procheader.c
6546                 Sync with HEAD
6547
6548 2005-01-24 [colin]      1.0.0cvs10.1
6549
6550         * src/folderview.c
6551                 Sync with HEAD
6552
6553 2005-01-23 [colin]      1.0.0cvs9.1
6554
6555         * src/crash.c
6556                 Sync with HEAD
6557
6558 2005-01-22 [colin]      1.0.0cvs8.1
6559
6560         * src/summaryview.c
6561         * src/gtk/quicksearch.c
6562                 Sync with HEAD
6563
6564 2005-01-21 [colin]      1.0.0cvs7.1
6565
6566         * src/summaryview.c
6567                 Sync with HEAD
6568
6569 2005-01-21 [colin]      1.0.0cvs6.1
6570
6571         * src/summaryview.c
6572                 Sync with HEAD
6573
6574 2005-01-21 [colin]      1.0.0cvs5.1
6575
6576         * src/gtk/quicksearch.c
6577         * src/prefs_common.c
6578         * src/prefs_common.h
6579                 Sync with HEAD (recurse option)
6580
6581 2005-01-21 [colin]      1.0.0cvs4.1
6582
6583         * src/folder.h
6584         * src/folderview.c
6585         * src/folderview.h
6586         * src/summaryview.c
6587         * src/gtk/quicksearch.c
6588         * src/gtk/quicksearch.h
6589                 Sync with HEAD (recursive quicksearch)
6590
6591 2005-01-20 [colin]      1.0.0cvs3.4
6592
6593         * src/ssl_manager.c
6594                 Remove useless code
6595
6596 2005-01-20 [colin]      1.0.0cvs3.3
6597
6598         * src/ssl_manager.c
6599                 Fix leak, thanks to Alfons.
6600
6601 2005-01-20 [colin]      1.0.0cvs3.2
6602
6603         * src/ssl_manager.c
6604                 Port SSL certificate window to GTK2.
6605
6606 2005-01-20 [paul]       1.0.0cvs3.1
6607
6608         * ChangeLog.claws
6609         * configure.ac
6610         * src/addrindex.c
6611         * src/addrindex.h
6612                 sync with HEAD
6613
6614 2005-01-19 [colin]      1.0.0cvs2.2
6615
6616         * src/plugins/trayicon/trayicon.c
6617                 Fix freeze with gtk-2.6, the easy way
6618                 (signal blocking helpless there...)
6619                 Closes bug #668.
6620
6621 2005-01-19 [colin]      1.0.0cvs2.1
6622
6623         * src/mbox.c
6624         * src/mbox.h
6625         * src/mainwindow.c
6626         * src/summaryview.c
6627         * src/summaryview.h
6628                 Sync with HEAD
6629
6630 2005-01-19 [paul]       1.0.0cvs1.1
6631
6632         * configure.ac
6633         * po/de.po
6634         * po/es.po
6635         * po/fr.po
6636         * po/hr.po
6637         * po/it.po
6638         * po/ja.po
6639         * po/ko.po
6640         * po/pt_BR.po
6641         * po/ru.po
6642         * po/sk.po
6643         * po/sr.po
6644                 sync with HEAD (update translations)
6645
6646 2005-01-18 [colin]      1.0.0cvs0.1
6647
6648         * src/foldersel.c
6649                 Specify search column - patch by Alfons
6650
6651 2005-01-18 [colin]      0.9.13cvs36.3
6652
6653         * src/prefs_toolbar.c
6654                 Change Delete to Remove
6655         * src/prefs_fonts.c
6656                 GTK2 version and leak fixes
6657         * src/prefs_actions.c
6658                 Add stock buttons.
6659                 All patches by Alfons
6660
6661 2005-01-17 [colin]      0.9.13cvs36.2
6662
6663         * src/compose.c
6664                 Fix DnD inserting twice. While at it,
6665                 add DnD support for text/plain in the
6666                 body, and add support in the headers.
6667
6668 2005-01-16 [colin]      0.9.13cvs36.1
6669
6670         * ChangeLog
6671         * ChangeLog.jp
6672         * ChangeLog.claws
6673                 Sync with HEAD (nothing applicable)
6674
6675 2005-01-16 [colin]      0.9.13cvs33.2
6676
6677         * src/prefs_toolbar.c
6678                 GTK2ize prefs_toolbar, by Alfons.
6679
6680 2005-01-14 [colin]      0.9.13cvs33.1
6681
6682         * src/html.c
6683         * src/msgcache.c
6684                 Sync with HEAD
6685
6686 2005-01-14 [colin]      0.9.13cvs32.1
6687
6688         * src/html.c
6689         * src/html.h
6690         * src/msgcache.c
6691         * AUTHORS
6692         * tools/calypso_convert.pl
6693                 Sync with HEAD
6694
6695 2005-01-08 [colin]      0.9.13cvs29.2
6696
6697         * src/prefs_filtering_action.c
6698         * src/prefs_filtering.c
6699                 2 more gtk2 patches by Alfons
6700
6701 2005-01-07 [paul]       0.9.13cvs29.1
6702
6703         * ChangeLog
6704         * ChangeLog.claws
6705         * ChangeLog.jp
6706         * configure.ac
6707         * src/pop.c
6708         * src/pop.h
6709                 sync with HEAD
6710
6711 2005-01-07 [colin]      0.9.13cvs28.3
6712
6713         * src/gtk/progressdialog.c
6714         * src/gtk/progressdialog.h
6715         * src/inc.c
6716         * src/send_message.c
6717                 GTK2 for the incorporation dialog. The CList isn't dead
6718                 yet, for a more smooth migration. Patch by Alfons.
6719
6720 2005-01-06 [colin]      0.9.13cvs28.2
6721
6722         * src/prefs_display_header.c
6723                 GTK2 conversion by Alfons
6724         * src/prefs_actions.c
6725         * src/prefs_matcher.c
6726                 Fix 2 leaks - patch by Alfons
6727
6728 2005-01-06 [colin]      0.9.13cvs28.1
6729
6730         * src/prefs_matcher.c
6731                 Sync with HEAD
6732
6733 2005-01-06 [colin]      0.9.13cvs27.4
6734
6735         * src/prefs_matcher.c
6736                 Fix double-free. Patch by Alfons
6737
6738 2005-01-06 [colin]      0.9.13cvs27.3
6739
6740         * src/prefs_matcher.c
6741                 GTK2 widgets + memleak
6742                 Patch by Alfons
6743
6744 2005-01-05 [colin]      0.9.13cvs27.2
6745
6746         * src/account.c
6747         * src/addr_compl.c
6748         * src/foldersel.c
6749         * src/stock_pixmap.c
6750         * src/stock_pixmap.h
6751                 3 more GTK2 patches by Alfons.
6752
6753 2005-01-04 [colin]      0.9.13cvs27.1
6754
6755         * src/folderview.c
6756         * src/imap_gtk.c
6757         * src/news_gtk.c
6758                 Sync with HEAD
6759
6760 2005-01-04 [colin]      0.9.13cvs25.9
6761
6762         * src/compose.c
6763                 Fix Show Ruler menuitem
6764         * src/prefs_template.c
6765                 Convert to GTK2
6766         * src/common/utils.c
6767                 Make auto pointer stuff handles NULLs
6768                 Patches by Alfons.
6769
6770 2005-01-04 [colin]      0.9.13cvs25.8
6771
6772         * src/compose.c
6773                 Move the attachment list to gtk2
6774                 Patch by Alfons.
6775
6776 2005-01-04 [colin]      0.9.13cvs25.7
6777
6778         * src/textview.c
6779                 Make some keys work again
6780                 Patch by SungHyun Nam <namsh@kldp.org>
6781
6782 2005-01-04 [colin]      0.9.13cvs25.6
6783
6784         * src/gtk/gtkshruler.c
6785                 Move the ruler to GTK2
6786                 Patch by Alfons
6787
6788 2005-01-03 [colin]      0.9.13cvs25.5
6789
6790         * src/compose.c
6791                 Fix my broken patch apply 
6792
6793 2005-01-03 [colin]      0.9.13cvs25.4
6794
6795         * src/common/utils.c
6796         * src/common/utils.h
6797         * src/gtk/prefswindow.c
6798                 Move auto pointer stuff to utils.c
6799                 Patch by Alfons again :)
6800
6801 2005-01-03 [colin]      0.9.13cvs25.3
6802
6803         * src/compose.c
6804         * src/prefs_gtk.c
6805         * src/prefs_template.c
6806         * src/textview.c
6807                 Empty text widgets with empty strings, not NULL char
6808                 Patch by SungHyun Nam <namsh@kldp_org>
6809
6810 2005-01-03 [colin]      0.9.13cvs25.2
6811
6812         * src/main.c
6813         * AUTHORS
6814                 Sync with HEAD
6815
6816 2005-01-03 [colin]      0.9.13cvs25.1
6817
6818         * src/pop.c
6819         * src/pop.h
6820                 Sync with HEAD
6821
6822 2005-01-03 [colin]      0.9.13cvs24.3
6823
6824         * src/account.c
6825                 Two patches from Alfons and Alex S Moore:
6826                 fix images, fix return value.
6827
6828 2005-01-01 [colin]      0.9.13cvs24.2
6829
6830         * src/prefs_actions.c
6831                 Fix over-zealous assertion. Patch by Alfons
6832
6833 2005-01-01 [colin]      0.9.13cvs24.1
6834
6835         * src/procmime.c
6836                 Sync with HEAD (leak fix)
6837
6838 2004-12-31 [colin]      0.9.13cvs23.2
6839
6840         * src/prefs_common.c
6841                 GTK2 widgets + stock buttons - patch by Alfons
6842
6843 2004-12-31 [paul]       0.9.13cvs23.1
6844
6845         * configure.ac
6846                 bump up EXTRA_VERSION to match (sync'ed) HEAD
6847         * src/gtk/pluginwindow.c
6848                 use GTK2 widgets and plug memory leaks,
6849                 patches by Alfons
6850
6851 2004-12-30 [colin]      0.9.13cvs22.4
6852
6853         * src/account.c
6854         * src/action.c
6855         * src/export.c
6856         * src/foldersel.c
6857         * src/import.c
6858         * src/message_search.c
6859         * src/prefs_actions.c
6860         * src/prefs_common.c
6861         * src/prefs_customheader.c
6862         * src/prefs_filtering.c
6863         * src/prefs_summary_column.c
6864         * src/summary_search.c
6865         * src/gtk/about.c
6866         * src/gtk/description_window.c
6867         * src/gtk/gtkutils.c
6868         * src/gtk/gtkutils.h
6869         * src/gtk/inputdialog.c
6870         * src/gtk/prefswindow.c
6871                 Use GTK2 stock buttons. Patches by Alfons.
6872
6873 2004-12-30 [colin]      0.9.13cvs22.3
6874
6875         * src/account.c
6876                 Sync with HEAD
6877         * src/prefs_actions.c
6878         * src/prefs_customheader.c
6879         * src/prefs_filtering.c
6880         * src/prefs_msg_colors.c
6881         * src/prefs_summary_column.c
6882         * src/gtk/prefswindow.c
6883                 Use GtkTreeView instead of deprecated 
6884                 widgets. Patches by Alfons.
6885
6886 2004-12-30 [paul]       0.9.13cvs22.2
6887
6888         * src/foldersel.c
6889                 use GTK 2 Tree View
6890                 patch by Alfons, with root folder sorting fix
6891                 by Stephan Sachse
6892
6893 2004-12-30 [paul]       0.9.13cvs22.1
6894
6895         * ChangeLog
6896         * ChangeLog.claws
6897         * ChangeLog.jp
6898         * NEWS
6899         * configure.ac
6900         * src/account.c
6901                 sync with HEAD
6902
6903 2004-12-22 [martin]     0.9.13cvs21.2
6904
6905         * src/action.c
6906                 free the command line after its use
6907
6908 2004-12-18 [paul]       0.9.13cvs21.1
6909
6910         * AUTHORS
6911         * ChangeLog
6912         * ChangeLog.claws
6913         * ChangeLog.jp
6914         * NEWS
6915         * configure.ac
6916         * src/action.c
6917         * src/compose.c
6918         * src/syldap.c
6919                 sync with HEAD
6920
6921 2004-12-17 [martin]     0.9.13cvs17.2
6922
6923         * src/action.c
6924                 convert actions input to locale
6925         * src/inc.c
6926                 convert notification command to locale
6927         * src/plugins/pgpmime/select-keys.c
6928                 convert attributes to utf8
6929
6930 2004-12-14 [colin]      0.9.13cvs17.1
6931
6932         * ChangeLog
6933         * ChangeLog.jp
6934         * ChangeLog.claws
6935         * src/action.c
6936         * src/common/utils.c
6937         * src/gtk/prefswindow.c
6938         * src/gtk/gtkutils.c
6939         * src/gtk/gtkutils.h
6940         * src/plugins/spamassassin/libspamc.c
6941                 Sync with HEAD
6942
6943 2004-12-13 [colin]      0.9.13cvs14.1
6944
6945         * src/quote_fmt_parse.y
6946                 Sync with HEAD
6947
6948 2004-12-10 [colin]      0.9.13cvs12.1
6949
6950         * src/prefs_themes.c
6951         * src/mainwindow.c
6952         * src/messageview.c
6953                 Sync with HEAD
6954
6955 2004-12-09 [colin]      0.9.13cvs10.1
6956
6957         * src/procmime.c
6958                 Sync with HEAD (fix B64 encoding from memory)
6959
6960 2004-12-08 [colin]      0.9.13cvs9.1
6961
6962         * src/gtk/colorlabel.c
6963                 Sync with HEAD
6964
6965 2004-12-08 [paul]       0.9.13cvs8.2
6966
6967         * src/gtk/pluginwindow.c
6968                 fix window resizing oddities
6969
6970 2004-12-08 [colin]      0.9.13cvs8.1
6971
6972         * src/quote_fmt_parse.y
6973                 Sync with HEAD
6974
6975 2004-12-08 [colin]      0.9.13cvs7.1
6976
6977         * src/matcher_parser_parse.y
6978         * src/msgcache.c
6979         * src/prefs_matcher.c
6980         * src/procheader.c
6981         * src/matcher.c
6982         * src/common/defs.h
6983         * po/sr.po
6984                 Sync with HEAD
6985
6986 2004-12-08 [colin]      0.9.13cvs6.1
6987
6988         * src/quote_fmt_parse.y
6989         * src/textview.c
6990                 Sync with HEAD
6991         * src/gtk/prefswindow.c
6992         * src/gtk/pluginwindow.c
6993                 Fix G_CALLBACKS protos (thanks to Alfons)
6994
6995 2004-12-07 [torte]      0.9.13cvs2.2
6996
6997         * src/procmime.c
6998                 [Bug 650] reply button causes crash
6999                 Thanks to David Relson and Christoph
7000
7001 2004-12-07 [colin]      0.9.13cvs2.1
7002
7003         * ChangeLog.claws
7004         * AUTHORS
7005         * po/sk.po
7006         * src/procmime.c
7007         * src/prefs_account.c
7008         * src/common/smtp.c
7009         * src/common/smtp.h
7010                 Sync with HEAD
7011
7012 2004-12-06 [colin]      0.9.12cvs187.1
7013
7014         * ChangeLog.claws
7015         * INSTALL
7016         * Makefile.am
7017         * README.claws
7018         * TODO.claws
7019         * configure.ac
7020         * po/bg.po
7021         * po/cs.po
7022         * po/el.po
7023         * po/en_GB.po
7024         * po/es.po
7025         * po/fr.po
7026         * po/hr.po
7027         * po/hu.po
7028         * po/it.po
7029         * po/ja.po
7030         * po/ko.po
7031         * po/nl.po
7032         * po/pl.po
7033         * po/pt_BR.po
7034         * po/ru.po
7035         * po/sk.po
7036         * po/sr.po
7037         * po/sv.po
7038         * po/zh_CN.po
7039         * po/zh_TW.Big5.po
7040         * src/compose.c
7041         * tools/Makefile.am
7042         * tools/README
7043         * tools/filter_conv.pl
7044         * tools/kdeservicemenu/README
7045         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7046         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7047                 Sync with HEAD
7048
7049 2004-12-04 [colin]      0.9.12cvs183.1
7050
7051         * src/compose.c
7052                 Sync with HEAD (compose window position saving)
7053
7054 2004-12-04 [paul]       0.9.12cvs182.3
7055
7056         * src/messageview.c
7057         * src/mimeview.c
7058         * src/prefs_customheader.c
7059         * src/gtk/quicksearch.c
7060                 replace some forgotten GTK_SIGNAL_FUNCs
7061
7062 2004-12-04 [paul]       0.9.12cvs182.2
7063
7064         * src/Makefile.am
7065                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
7066                 committed in error      
7067
7068 2004-12-04 [paul]       0.9.12cvs182.1
7069
7070         * ChangeLog
7071         * ChangeLog.claws
7072         * ChangeLog.jp
7073         * INSTALL
7074         * NEWS
7075         * README
7076         * README.jp
7077         * configure.ac
7078         * doc/manual/ja/Makefile.am
7079         * doc/manual/ja/sylpheed-1.html
7080         * doc/manual/ja/sylpheed-10.html
7081         * doc/manual/ja/sylpheed-11.html
7082         * doc/manual/ja/sylpheed-12.html
7083         * doc/manual/ja/sylpheed-13.html
7084         * doc/manual/ja/sylpheed-14.html
7085         * doc/manual/ja/sylpheed-15.html
7086         * doc/manual/ja/sylpheed-16.html
7087         * doc/manual/ja/sylpheed-17.html
7088         * doc/manual/ja/sylpheed-18.html
7089         * doc/manual/ja/sylpheed-19.html
7090         * doc/manual/ja/sylpheed-2.html
7091         * doc/manual/ja/sylpheed-20.html
7092         * doc/manual/ja/sylpheed-3.html
7093         * doc/manual/ja/sylpheed-4.html
7094         * doc/manual/ja/sylpheed-5.html
7095         * doc/manual/ja/sylpheed-6.html
7096         * doc/manual/ja/sylpheed-7.html
7097         * doc/manual/ja/sylpheed-8.html
7098         * doc/manual/ja/sylpheed-9.html
7099         * doc/manual/ja/sylpheed.html
7100         * doc/manual/ja/sylpheed.sgml
7101         * po/de.po
7102         * src/Makefile.am
7103         * src/compose.c
7104         * src/procmime.c
7105         * src/pixmaps/regular.xpm **REMOVED**
7106         * src/plugins/pgpmime/pgpmime.c
7107         * src/plugins/pgpmime/plugin.c
7108         * src/plugins/pgpmime/prefs_gpg.c
7109                 sync with HEAD
7110
7111 2004-12-03 [paul]       0.9.12cvs180.1
7112
7113         * ChangeLog
7114         * ChangeLog.claws
7115         * ChangeLog.jp
7116         * configure.ac
7117         * src/Makefile.am
7118         * src/pop.c
7119         * src/common/utils.c
7120         * src/common/utils.h
7121         * src/pixmaps/continue.xpm
7122         * src/pixmaps/dir_close.xpm
7123         * src/pixmaps/dir_open.xpm
7124         * src/pixmaps/drafts_close.xpm
7125         * src/pixmaps/drafts_open.xpm
7126         * src/pixmaps/folder.xpm **REMOVED**
7127         * src/pixmaps/group.xpm
7128         * src/pixmaps/unread.xpm
7129                 sync with HEAD
7130
7131 2004-12-02 [colin]      0.9.12cvs179.1
7132
7133         * src/compose.c
7134                 Sync with HEAD (non-duplicated reedition)
7135
7136 2004-12-02 [colin]      0.9.12cvs178.1
7137
7138         * src/compose.c
7139                 Sync with HEAD (linewrap_quote fix)
7140
7141 2004-12-01 [colin]      0.9.12cvs177.3
7142
7143         * src/addrharvest.c
7144                 Replace sizeof with strlen
7145
7146 2004-12-01 [paul]       0.9.12cvs177.2
7147
7148         * src/addrharvest.c
7149                 fix 'harvest addresses'
7150
7151 2004-11-30 [colin]      0.9.12cvs177.1
7152
7153         * src/gtk/prefswindow.c
7154         * src/gtk/pluginwindow.c
7155                 Sync with HEAD
7156
7157 2004-11-29 [colin]      0.9.12cvs176.1
7158
7159         * src/folderview.c
7160                 sync with HEAD (Fix disappearing separators in folderview's popup)
7161
7162 2004-11-29 [colin]      0.9.12cvs175.1
7163
7164         * src/procmime.c
7165                 Sync with head (another format fix)
7166
7167 2004-11-29 [colin]      0.9.12cvs174.1
7168
7169         * src/pop.c
7170                 Sync with HEAD (format string fix)
7171
7172 2004-11-26 [colin]      0.9.12cvs173.1
7173
7174         * src/common/smtp.c
7175         * src/common/smtp.h
7176                 Sync with HEAD
7177
7178 2004-11-24 [colin]      0.9.12cvs172.1
7179
7180         * src/plugins/pgpmime/pgpmime.c
7181                 Sync with HEAD
7182
7183 2004-11-24 [colin]      0.9.12cvs171.1
7184
7185         * src/plugins/pgpmime/pgpmime.c
7186                 Sync with head (gpgmectx leaks)
7187
7188 2004-11-24 [colin]      0.9.12cvs169.1
7189
7190         * src/plugins/pgpmime/plugin.c
7191         * src/plugins/trayicon/Makefile.am
7192         * src/plugins/trayicon/newmarkedmail.xpm
7193         * src/plugins/trayicon/trayicon.c
7194         * src/plugins/trayicon/unreadmarkedmail.xpm
7195                 Sync with HEAD
7196
7197 2004-11-23 [colin]      0.9.12cvs168.1
7198
7199         * src/partial_download.c
7200         * src/partial_download.h
7201         * src/plugins/pgpmime/plugin.c
7202                 Sync with HEAD
7203
7204 2004-11-23 [colin]      0.9.12cvs166.1
7205
7206         * src/Makefile.am
7207         * src/codeconv.c
7208         * src/compose.c
7209         * src/folderview.c
7210         * src/main.c
7211         * src/partial_download.c
7212         * src/partial_download.h
7213         * src/prefs_account.c
7214         * src/prefs_account.h
7215         * src/privacy.c
7216         * src/privacy.h
7217         * src/procmime.c
7218         * src/common/Makefile.am
7219         * src/common/base64.h
7220         * src/common/partial_download.c
7221         * src/common/partial_download.h
7222         * src/gtk/prefswindow.c
7223         * src/gtk/prefswindow.h
7224         * src/plugins/pgpmime/pgpmime.c
7225         * src/plugins/pgpmime/prefs_gpg.c
7226         * src/plugins/pgpmime/prefs_gpg.h
7227         * src/plugins/pgpmime/sgpgme.c
7228         * src/plugins/pgpmime/sgpgme.h
7229                 Sync with HEAD
7230
7231 2004-11-23 [colin]      0.9.12cvs163.1
7232
7233         * src/main.c
7234                 Sync with HEAD (cursor optimization)
7235
7236 2004-11-23 [colin]      0.9.12cvs162.1
7237
7238         * src/prefs_common.c
7239         * src/prefs_themes.c
7240         * src/procmsg.c
7241                 Sync with HEAD
7242
7243 2004-11-23 [colin]      0.9.12cvs158.9
7244
7245         * src/compose.c
7246                 Fix double-free when forwarding
7247         * src/msgcache.c
7248                 Fix leak on error path
7249                 
7250
7251 2004-11-23 [colin]      0.9.12cvs158.8
7252
7253         * src/compose.c
7254                 Fix possible double-free
7255                 Spotted by Alfons
7256
7257 2004-11-23 [colin]      0.9.12cvs158.7
7258
7259         * src/compose.c
7260                 Fix some signal handlers' prototypes
7261                 Spotted by Alfons
7262
7263 2004-11-22 [colin]      0.9.12cvs158.6
7264
7265         * src/compose.c
7266                 Remove unneeded code and duplicated
7267                 wrapping - patch by Alfons
7268
7269 2004-11-22 [colin]      0.9.12cvs158.5
7270
7271         * src/prefs_themes.c
7272                 Fix oversized selector
7273
7274 2004-11-22 [colin]      0.9.12cvs158.4
7275
7276         * src/compose.c
7277                 fix dump_text()
7278                 patch by Alfons
7279
7280 2004-11-19 [colin]      0.9.12cvs158.3
7281
7282         * src/textview.c
7283                 Add a context menu on links (open, copy)
7284
7285 2004-11-18 [paul]       0.9.12cvs158.2
7286
7287         * src/addrgather.c
7288         * src/exphtmldlg.c
7289         * src/expldifdlg.c
7290         * src/mimeview.c
7291         * src/prefs_common.c
7292         * src/plugins/image_viewer/viewer.c
7293         * src/plugins/spamassassin/spamassassin_gtk.c
7294                 replace deprecated gtk_notebook_set_page
7295                 and gtk_notebook_current_page
7296
7297 2004-11-18 [paul]       0.9.12cvs158.1
7298
7299         * configure.ac
7300         * src/compose.c
7301         * src/mainwindow.c
7302         * src/messageview.c
7303         * src/prefs_common.c
7304         * src/common/utils.c
7305         * src/common/utils.h
7306                 sync with HEAD
7307
7308 2004-11-17 [colin]      0.9.12cvs156.1
7309
7310         * src/prefs_account.c
7311         * src/prefs_account.h
7312         * src/procmsg.c
7313                 Sync with HEAD (add pref to store encrypted mails encrypted)
7314
7315 2004-11-17 [paul]       0.9.12cvs155.1
7316
7317         * ChangeLog
7318         * ChangeLog.claws
7319         * ChangeLog.jp
7320         * NEWS
7321         * configure.ac
7322         * src/compose.c
7323         * src/jpilot.c
7324         * src/privacy.c
7325         * src/procmime.c
7326         * src/procmime.h
7327         * src/procmsg.c
7328         * src/toolbar.c
7329         * src/pixmaps/error.xpm
7330                 sync with HEAD
7331
7332 2004-11-17 [colin]      0.9.12cvs151.1
7333
7334         * src/plugins/pgpmime/pgpmime.c
7335                 Sync with HEAD (remove debug printf)
7336
7337 2004-11-17 [colin]      0.9.12cvs150.1
7338
7339         * src/plugins/pgpmime/pgpmime.c
7340                 Sync with HEAD (off-by-one fix)
7341
7342 2004-11-17 [colin]      0.9.12cvs149.1
7343
7344         * src/procmsg.c
7345                 Sync with HEAD (coding style fixes)
7346
7347 2004-11-16 [colin]      0.9.12cvs148.1
7348
7349         * src/procmsg.c
7350                 Sync with head (Fix the fix)
7351
7352 2004-11-16 [colin]      0.9.12cvs147.1
7353
7354         * src/procmsg.c
7355                 Sync with Main (leak fix)
7356
7357 2004-11-16 [colin]      0.9.12cvs146.14
7358
7359         * src/compose.c
7360                 Remove useless chunk of code
7361                 Patch by Alfons
7362
7363 2004-11-15 [colin]      0.9.12cvs146.13
7364
7365         * src/compose.c
7366                 Fix drafting after insertion
7367                 Patch by Alfons
7368
7369 2004-11-15 [colin]      0.9.12cvs146.12
7370
7371         * src/compose.c
7372         * src/prefs_filtering.c
7373         * src/prefs_filtering_action.c
7374         * src/prefs_toolbar.c
7375                 Fix some const-correctness
7376
7377 2004-11-15 [colin]      0.9.12cvs146.11
7378
7379         * src/summaryview.c
7380         * src/prefs_themes.c
7381         * src/messageview.c
7382                 Fix some leaks
7383
7384 2004-11-15 [colin]      0.9.12cvs146.10
7385
7386         * src/codeconv.c
7387                 More unreadable locale fixes
7388
7389 2004-11-14 [colin]      0.9.12cvs146.9
7390
7391         * src/textview.c
7392                 Fix uri_security_check
7393                 Patch by Alfons
7394
7395 2004-11-13 [paul]       0.9.12cvs146.8
7396
7397         * src/folder.c
7398         * src/procmime.c
7399                 fix 2 bugs introduced in last commit
7400
7401 2004-11-13 [paul]       0.9.12cvs146.7
7402
7403         * src/compose.c
7404         * src/exporthtml.c
7405         * src/exportldif.c
7406         * src/folder.c
7407         * src/imap.c
7408         * src/imap_gtk.c
7409         * src/main.c
7410         * src/mainwindow.c
7411         * src/messageview.c
7412         * src/mh_gtk.c
7413         * src/prefs_themes.c
7414         * src/procmime.c
7415         * src/setup.c
7416         * src/summaryview.c
7417                 replace deprecated g_basename
7418
7419 2004-11-13 [paul]       0.9.12cvs146.6
7420
7421         * src/compose.c
7422         * src/imap.c
7423         * src/matcher_parser.h
7424         * src/matcher_parser_parse.y
7425         * src/prefs_filtering.c
7426         * src/prefs_filtering_action.c
7427         * src/prefs_themes.c
7428         * src/prefs_toolbar.c
7429         * src/common/utils.c
7430                 various small fixes/cleanups
7431
7432 2004-11-12 [colin]      0.9.12cvs146.5
7433
7434         * src/textview.c
7435                 Validate event's origin on visibility notify
7436                 Patch by Alfons.
7437
7438 2004-11-12 [paul]       0.9.12cvs146.4
7439
7440         * src/exporthtml.c
7441         * src/exportldif.c
7442         * src/imap.c
7443         * src/mh.c
7444         * src/mimeview.c
7445         * src/prefs_spelling.c
7446         * src/prefs_themes.c
7447                 replace deprecated g_dirname    
7448
7449 2004-11-12 [colin]      0.9.12cvs146.3
7450
7451         * src/textview.c
7452                 Some coding style fixes
7453
7454 2004-11-12 [colin]      0.9.12cvs146.2
7455
7456         * src/codeconv.c
7457                 We want to replace _all_ extended chars in
7458                 conv_unreadable_*, because any string containing
7459                 extended chars not parsing as UTF8 is 
7460                 undisplayed on gtk2.
7461
7462 2004-11-12 [paul]       0.9.12cvs146.1
7463
7464         * ChangeLog
7465         * ChangeLog.claws
7466         * ChangeLog.jp
7467         * NEWS
7468         * configure.ac
7469         * src/account.c
7470         * src/folderview.c
7471         * src/folderview.h
7472         * src/imap.c
7473         * src/imap_gtk.c
7474         * src/inc.c
7475         * src/mainwindow.c
7476         * src/mh_gtk.c
7477         * src/news_gtk.c
7478         * src/pop.c
7479         * src/prefs_account.c
7480         * src/prefs_account.h
7481         * src/prefs_ext_prog.c
7482         * src/procmime.c
7483         * src/procmime.h
7484         * src/procmsg.c
7485         * src/procmsg.h
7486         * src/summary_search.c
7487         * src/summaryview.c
7488         * src/textview.c
7489         * src/common/defs.h
7490         * src/common/utils.c
7491         * src/common/utils.h
7492         * src/gtk/menu.c
7493         * src/gtk/menu.h
7494                 sync with HEAD
7495
7496 2004-11-11 [colin]      0.9.12cvs144.2
7497
7498         * src/textview.c
7499                 Fix URI range selection (patch by Alfons)
7500
7501 2004-11-09 [colin]      0.9.12cvs144.1
7502
7503         * ChangeLog.claws
7504         * src/compose.c
7505         * src/folder.c
7506         * src/folder_item_prefs.c
7507         * src/prefs_account.c
7508         * src/prefs_account.h
7509         * src/plugins/pgpmime/pgpmime.c
7510                 Sync with HEAD
7511
7512 2004-11-08 [colin]      0.9.12cvs143.1
7513
7514         * src/summaryview.c
7515                 Sync with HEAD (optimize quicksearch)
7516
7517 2004-11-08 [colin]      0.9.12cvs142.2
7518
7519         * src/compose.c
7520                 Don't wrap when Edit/Auto wrapping is disabled
7521
7522 2004-11-08 [colin]      0.9.12cvs142.1
7523
7524         * src/textview.c
7525                 Sync with HEAD
7526
7527 2004-11-08 [colin]      0.9.12cvs141.1
7528
7529         * src/textview.c
7530                 Sync with HEAD (fix some mail URIs)
7531
7532 2004-11-08 [colin]      0.9.12cvs140.3
7533
7534         * src/textview.c
7535                 o Use text cursor instead of arrow when
7536                   not on a link
7537                 o Fix handling of contiguous links (as in
7538                   "colin@colino.net" <colin@colino.net>)
7539                   This one unveils a bug in get_email_part()
7540
7541 2004-11-07 [colin]      0.9.12cvs140.2
7542
7543         * src/textview.c
7544                 Fix memleak. Patch by Alfons.
7545
7546 2004-11-06 [colin]      0.9.12cvs140.1
7547
7548         * src/compose.c
7549                 Sync with HEAD (don't ask passphrase
7550                 when drafting)
7551
7552 2004-11-06 [paul]       0.9.12cvs139.2
7553
7554         * AUTHORS
7555         * src/textview.c
7556         * src/textview.h
7557                 textview URI handling. hovering over a 
7558                 link displays it in the status bar,
7559                 and changes the mouse pointer to a hand 
7560                 cursor. a link is activated with a single 
7561                 click. (Modified from the) patch by Jean-Yves 
7562                 Lefort <jylefort@users.sourceforge.net>
7563                 
7564
7565 2004-11-05 [colin]      0.9.12cvs139.1
7566
7567         * src/compose.c
7568         * src/procmime.c
7569                 Sync with HEAD again ^^
7570
7571 2004-11-05 [colin]      0.9.12cvs139.1
7572
7573         * src/compose.c
7574         * src/procmime.c
7575                 Sync with HEAD
7576
7577 2004-11-03 [paul]       0.9.12cvs138.1
7578
7579         * ChangeLog.claws
7580         * configure.ac
7581         * po/POTFILES.in
7582         * src/prefs_ext_prog.c
7583         * src/procmime.c
7584         * tools/kdeservicemenu/README
7585         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7586         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7587                 sync with HEAD
7588
7589 2004-11-01 [christoph]  0.9.12cvs136.2
7590
7591         * src/procmime.c
7592                 convert MIME parameters to UTF-8
7593
7594 2004-10-29 [colin]      0.9.12cvs136.1
7595
7596         * src/common/utils.c
7597                 Sync with HEAD (don't use '=' in mime boundary)
7598
7599 2004-10-29 [paul]       0.9.12cvs135.1
7600
7601         * configure.ac
7602         * doc/src/rfc2231.txt
7603         * src/procmime.c
7604         * src/common/quoted-printable.c
7605         * src/common/utils.c
7606         * src/common/utils.h
7607                 sync with HEAD
7608
7609 2004-10-27 [paul]       0.9.12cvs134.1
7610
7611         * configure.ac
7612         * src/main.c
7613         * src/procmime.c
7614         * src/plugins/pgpmime/pgpmime.c
7615                 sync with HEAD
7616
7617 2004-10-26 [paul]       0.9.12cvs132.3
7618
7619         * src/account.c
7620         * src/addressbook.c
7621         * src/addrgather.c
7622         * src/addrharvest.c
7623         * src/codeconv.c
7624         * src/compose.c
7625         * src/customheader.c
7626         * src/editaddress.c
7627         * src/editgroup.c
7628         * src/enriched.c
7629         * src/expldifdlg.c
7630         * src/exporthtml.c
7631         * src/exportldif.c
7632         * src/folder.c
7633         * src/foldersel.c
7634         * src/folderview.c
7635         * src/grouplistdialog.c
7636         * src/html.c
7637         * src/imap.c
7638         * src/jpilot.c
7639         * src/ldapserver.c
7640         * src/ldif.c
7641         * src/mimeview.c
7642         * src/news.c
7643         * src/news_gtk.c
7644         * src/pop.c
7645         * src/prefs_display_header.c
7646         * src/prefs_gtk.c
7647         * src/prefs_msg_colors.c
7648         * src/prefs_toolbar.c
7649         * src/procheader.c
7650         * src/procmime.c
7651         * src/summaryview.c
7652         * src/textview.c
7653         * src/toolbar.c
7654         * src/vcard.c
7655         * src/common/mgutils.c
7656         * src/common/nntp.c
7657         * src/common/smtp.c
7658         * src/common/template.c
7659         * src/common/utils.c
7660         * src/common/xmlprops.c
7661         * src/plugins/pgpmime/pgpmime.c
7662         * src/plugins/pgpmime/select-keys.c
7663         * src/plugins/pgpmime/sgpgme.c
7664                 replace deprecated g_strcasecmp(), g_strncasecmp(),
7665                 g_string_sprintfa(), gtk_notebook_current_page()
7666
7667 2004-10-26 [colin]      0.9.12cvs132.2
7668
7669         * src/prefs_folder_item.c
7670                 Fix default-account selection
7671
7672 2004-10-21 [colin]      0.9.12cvs133
7673
7674         * src/compose.c
7675                 Sync with HEAD (Remove extra separator in compose's Options)
7676         * src/textview.c
7677                 Set wrapping to char
7678
7679 2004-10-21 [paul]       0.9.12cvs131.2
7680
7681         * src/compose.c
7682         * src/sourcewindow.c
7683                 fix wrapping
7684                 fix window shrinking 
7685
7686 2004-10-21 [colin]      0.9.12cvs131.1
7687
7688         * ChangeLog.claws
7689         * src/compose.c
7690                 Sync with HEAD
7691
7692 2004-10-21 [paul]       0.9.12cvs130.2
7693
7694         * src/prefs_folder_item.c
7695                 sync with HEAD (Apply to subfolders)
7696
7697 2004-10-19 [colin]      0.9.12cvs130.1
7698
7699         * ChangeLog.claws
7700         * src/compose.c
7701         * src/common/utils.c
7702         * src/gtk/menu.c
7703                 Sync with HEAD
7704
7705 2004-10-19 [colin]      0.9.12cvs128.1
7706
7707         * src/addrbook.c
7708         * src/addrcache.c
7709         * src/addressbook.c
7710         * src/codeconv.c
7711         * src/compose.c
7712         * src/customheader.c
7713         * src/editaddress.c
7714         * src/editgroup.c
7715         * src/exporthtml.c
7716         * src/folder.c
7717         * src/folderview.c
7718         * src/imap.c
7719         * src/jpilot.c
7720         * src/main.c
7721         * src/matcher_parser_parse.y
7722         * src/mbox.c
7723         * src/pop.c
7724         * src/prefs_account.c
7725         * src/prefs_gtk.c
7726         * src/prefs_msg_colors.c
7727         * src/procheader.c
7728         * src/procmime.c
7729         * src/procmime.h
7730         * src/procmsg.c
7731         * src/summaryview.c
7732         * src/textview.c
7733         * src/common/base64.c
7734         * src/common/partial_download.c
7735         * src/common/socket.c
7736         * src/common/sylpheed.c
7737         * src/common/utils.c
7738         * src/common/utils.h
7739         * src/gtk/pluginwindow.c
7740         * src/gtk/quicksearch.c
7741         * src/plugins/clamav/clamav_plugin.c
7742         * src/plugins/clamav/clamav_plugin.h
7743         * src/plugins/clamav/clamav_plugin_gtk.c
7744         * src/plugins/pgpmime/passphrase.c
7745         * src/plugins/pgpmime/pgpmime.c
7746         * src/plugins/pgpmime/plugin.c
7747         * src/plugins/pgpmime/prefs_gpg.c
7748         * src/plugins/pgpmime/prefs_gpg.h
7749         * src/plugins/pgpmime/select-keys.c
7750         * src/plugins/pgpmime/sgpgme.c
7751         * src/plugins/spamassassin/libspamc.c
7752         * src/plugins/spamassassin/spamassassin.c
7753         * src/plugins/spamassassin/spamassassin.h
7754         * src/plugins/spamassassin/spamassassin_gtk.c
7755         * src/plugins/trayicon/trayicon.c
7756         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
7757                 Sync with HEAD
7758
7759 2004-10-14 [colin]      0.9.12cvs126.2
7760
7761         * src/codeconv.c
7762         * src/textview.c
7763                 Fix conv_unreadable_locale
7764
7765 2004-10-13 [colin]      0.9.12cvs126.1
7766
7767         * src/compose.c
7768                 Sync with HEAD (don't convert charset for 
7769                 drafted messages, minor cleanup)
7770
7771 2004-10-13 [colin]      0.9.12cvs125.1
7772
7773         * po/POTFILES.in
7774                 Sync with HEAD (POTFILES fix)
7775
7776 2004-10-12 [colin]      0.9.12cvs124.3
7777
7778         * src/compose.c
7779                 Fix encoding bug from latest sync
7780
7781 2004-10-12 [paul]       0.9.12cvs124.2
7782
7783         * src/plugins/pgpmime/prefs_gpg.c
7784         * src/plugins/pgpmime/prefs_gpg.h
7785                 forgotten in last commit        
7786
7787 2004-10-12 [paul]       0.9.12cvs124.1
7788
7789         * ChangeLog.claws
7790         * configure.ac
7791         * m4/spamassassin.m4
7792         * src/Makefile.am
7793         * src/account.c
7794         * src/compose.c
7795         * src/compose.h
7796         * src/crash.c
7797         * src/main.c
7798         * src/mimeview.c
7799         * src/passphrase.c
7800         * src/passphrase.h
7801         * src/prefs_account.c
7802         * src/prefs_account.h
7803         * src/prefs_common.c
7804         * src/privacy.c
7805         * src/privacy.h
7806         * src/procmime.c
7807         * src/procmime.h
7808         * src/procmsg.c
7809         * src/rfc2015.c
7810         * src/rfc2015.h
7811         * src/select-keys.c
7812         * src/select-keys.h
7813         * src/textview.c
7814         * src/common/utils.c
7815         * src/common/utils.h
7816         * src/gtk/about.c
7817         * src/plugins/pgpmime/Makefile.am
7818         * src/plugins/pgpmime/passphrase.c
7819         * src/plugins/pgpmime/passphrase.h
7820         * src/plugins/pgpmime/pgpmime.c
7821         * src/plugins/pgpmime/plugin.c
7822         * src/plugins/pgpmime/select-keys.c
7823         * src/plugins/pgpmime/select-keys.h
7824         * src/plugins/pgpmime/sgpgme.c
7825         * src/plugins/pgpmime/sgpgme.h
7826                 sync with HEAD
7827
7828 2004-10-04 [colin]      0.9.12cvs122.1
7829
7830         * src/mainwindow.c
7831         * src/messageview.c
7832         * src/messageview.h
7833         * src/textview.c
7834                 Sync with HEAD
7835
7836 2004-10-04 [colin]      0.9.12cvs121.1
7837
7838         * src/summaryview.c
7839                 Sync with HEAD
7840
7841 2004-10-04 [paul]       0.9.12cvs120.1
7842
7843         * configure.ac
7844                 sync with HEAD [don't try to build 
7845                 pgpmime plugin when gpgme is disabled]
7846
7847 2004-10-03 [colin]      0.9.12cvs119.3
7848
7849         * src/gtk/gtksctree.c
7850                 Lots of side effects. Put back as before 117.2.
7851         * src/summaryview.c
7852                 Fix bug #602
7853
7854 2004-10-03 [colin]      0.9.12cvs119.2
7855
7856         * src/gtk/gtksctree.c
7857                 Revert 608 fix that doesn't work that good
7858
7859 2004-10-02 [colin]      0.9.12cvs119.1
7860
7861         * src/mainwindow.c
7862         * src/messageview.c
7863         * src/prefs_common.h
7864         * src/procmime.c
7865         * src/procmime.h
7866         * src/textview.c
7867                 Sync with HEAD
7868         * src/gtk/gtksctree.c
7869                 Close bug #608
7870
7871 2004-10-01 [colin]      0.9.12cvs118.1
7872
7873         * src/mimeview.c
7874                 Sync with HEAD (better Save All fix)
7875
7876 2004-10-01 [colin]      0.9.12cvs117.2
7877
7878         * src/gtk/gtksctree.c
7879                 Faster on selection
7880
7881 2004-10-01 [colin]      0.9.12cvs117.1
7882
7883         * src/mimeview.c
7884                 Sync with HEAD (Save All: only attachments)
7885
7886 2004-10-01 [paul]       0.9.12cvs116.1
7887
7888         * ChangeLog.claws
7889         * configure.ac
7890         * src/account.c
7891         * src/prefs_common.c
7892         * src/gtk/colorlabel.c
7893                 sync with HEAD
7894
7895 2004-09-30 [colin]      0.9.12cvs115.1
7896
7897         * src/stock_pixmap.c
7898         * src/stock_pixmap.h
7899         * src/folderview.c
7900         * src/Makefile.am
7901         * src/pixmaps/read.xpm
7902                 Sync with HEAD (new pixmap)
7903
7904 2004-09-29 [colin]      0.9.12cvs114.1
7905
7906         * src/compose.c
7907                 Sync with HEAD
7908                 Fix focus handling in headers
7909
7910 2004-09-29 [paul]       0.9.12cvs113.1
7911
7912         * src/quote_fmt_parse.y
7913                 sync with HEAD
7914  
7915
7916 2004-09-28 [colin]      0.9.12cvs112.1
7917
7918         * src/folderview.c
7919         * src/mainwindow.c
7920                 Sync with HEAD
7921
7922 2004-09-28 [colin]      0.9.12cvs110.1
7923
7924         * src/folderview.c
7925                 Sync with HEAD (Contextual Empty trash menu)
7926
7927 2004-09-28 [colin]      0.9.12cvs108.1
7928
7929         * src/addressbook.c
7930                 Sync with HEAD (addressbook edit on double-click)
7931
7932 2004-09-28 [colin]      0.9.12cvs106.1
7933
7934         * src/inc.c
7935                 Sync with HEAD (folder_item freeze on inc)
7936
7937 2004-09-27 [colin]      0.9.12cvs105.1
7938
7939         * src/folderview.c
7940                 Sync with HEAD (right-align new and unread column)
7941
7942 2004-09-27 [colin]      0.9.12cvs104.1
7943
7944         * src/main.c
7945                 Sync with HEAD (revert 0.9.12cvs101)
7946
7947 2004-09-24 [colin]      0.9.12cvs103.2
7948
7949         * src/wizard.c
7950                 Fix gtk warnings and use domain part of the email address 
7951                 when domain detection fails (no dot in domain name)
7952
7953 2004-09-23 [colin]      0.9.12cvs103.1
7954
7955         * src/plugins/spamassassin/libspamc.c
7956         * src/plugins/spamassassin/libspamc.h
7957         * src/plugins/spamassassin/utils.c
7958         * src/plugins/spamassassin/utils.h
7959                 Sync with HEAD (Update spamassassin to 3.0)
7960
7961 2004-09-21 [colin]      0.9.12cvs102.3
7962
7963         * src/action.c
7964                 Add horizontal scrollbar in action io dialog as needed
7965                 Patch by Alfons.
7966
7967 2004-09-20 [colin]      0.9.12cvs102.2
7968
7969         * src/plugins/image_viewer/viewer.c
7970                 Remove imlib stuff
7971                 use gtk_pixmap_set when clearing
7972                 (would be better to use gtkImages, but causes size-allocate 
7973                 signals storm)
7974
7975 2004-09-17 [paul]       0.9.12cvs102.1
7976
7977         * ChangeLog
7978         * ChangeLog.claws
7979         * ChangeLog.jp
7980         * configure.ac
7981         * src/inc.c
7982                 sync with HEAD
7983
7984
7985 2004-09-17 [colin]      0.9.12cvs101.1
7986
7987         * ChangeLog.claws
7988         * src/main.c
7989                 Sync with HEAD (fix segs at exit)
7990
7991 2004-09-14 [colin]      0.9.12cvs99.5
7992
7993         * src/common/socket.c
7994         * AUTHORS
7995                 Fix send error on 64bit platforms
7996                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
7997
7998 2004-09-14 [colin]      0.9.12cvs99.4
7999
8000         * src/action.c
8001                 Fix action output with utf8 
8002                 Patch by Alfons.
8003
8004 2004-09-14 [colin]      0.9.12cvs99.3
8005
8006         * ChangeLog.claws
8007         * src/folder.c
8008                 Sync with HEAD
8009
8010 2004-09-09 [colin]      0.9.12cvs99.2
8011
8012         * src/action.c
8013                 Fix progress bar (displaying "Completed %v/%u")
8014                 Patch by Alfons.
8015
8016 2004-09-08 [colin]      0.9.12cvs99.1
8017
8018         * src/account.c
8019         * src/folder.c
8020         * src/procmsg.c
8021         * src/procmsg.h
8022         * src/plugins/pgpmime/pgpmime.c
8023                 Sync with HEAD
8024
8025 2004-09-08 [colin]      0.9.12cvs97.2
8026
8027         * src/summaryview.c
8028                 Don't select mails in collapsed threads 
8029                 when navigating with up/down
8030
8031 2004-09-07 [colin]      0.9.12cvs97.1
8032
8033         * src/inc.c
8034                 Sync with HEAD (meaningful error messages)
8035
8036 2004-09-06 [colin]      0.9.12cvs96.1
8037
8038         * src/toolbar.c
8039                 Sync with HEAD (fix Redirect graying out)
8040
8041 2004-09-06 [colin]      0.9.12cvs95.1
8042
8043         * src/summaryview.c
8044         * src/mimeview.c
8045                 Sync with HEAD (fix dropped URIs)
8046
8047 2004-09-06 [colin]      0.9.12cvs94.1
8048
8049         * src/addressbook.c
8050         * src/addressitem.h
8051         * src/addritem.c
8052         * src/addritem.h
8053                 Sync with HEAD (addressbook DnD)
8054
8055 2004-09-03 [colin]      0.9.12cvs93.1
8056
8057         * src/summaryview.c
8058                 Sync with HEAD (next/prev unread)
8059
8060 2004-09-03 [colin]      0.9.12cvs92.1
8061
8062         * src/prefs_common.c
8063         * src/prefs_common.h
8064         * src/summaryview.c
8065                 Sync with HEAD ('mark_as_read_delay' pref)
8066
8067 2004-09-02 [colin]      0.9.12cvs91.2
8068
8069         * src/common/xml.c
8070                 Fix leak
8071
8072 2004-09-02 [colin]      0.9.12cvs91.1
8073
8074         * src/gtk/menu.c
8075                 Sync with HEAD (menu accel don't work, but whatever)
8076
8077 2004-09-02 [colin]      0.9.12cvs90.1
8078
8079         * src/account.c
8080                 Sync with HEAD (fix bug 582)
8081
8082 2004-09-02 [colin]      0.9.12cvs89.1
8083
8084         * src/addrindex.c
8085                 Sync with HEAD (free deleted queries)
8086
8087 2004-09-02 [colin]      0.9.12cvs88.1
8088
8089         * src/ldapquery.c
8090                 Sync with HEAD (fix LDAP freezes)
8091
8092 2004-09-02 [colin]      0.9.12cvs87.1
8093
8094         * src/prefs_spelling.c
8095                 Sync with HEAD (add default dictionary)
8096
8097 2004-09-01 [colin]      0.9.12cvs86.1
8098
8099         * src/filtering.c
8100         * src/folderview.c
8101         * src/imap.c
8102         * src/prefs_matcher.c
8103         * src/stock_pixmap.c
8104         * src/summary_search.c
8105         * src/summaryview.c
8106         * src/wizard.c
8107         * src/wizard.h
8108                 Sync with HEAD (uninitialized vars fixes)
8109                 + gtk2 specific warning fixes
8110
8111 2004-08-31 [colin]      0.9.12cvs85.1
8112
8113         * src/folder.c
8114                 Sync with HEAD (Fix memory corruption due to 
8115                 uninitialized var)
8116
8117 2004-08-31 [colin]      0.9.12cvs84.4
8118
8119         * src/summary_search.c
8120                 Fix segfaults when searching in folders with broken headers
8121
8122 2004-08-31 [colin]      0.9.12cvs84.3
8123
8124         * src/compose.c
8125         * src/textview.c
8126                 Fix some more encoding/decoding issues
8127
8128 2004-08-30 [colin]      0.9.12cvs84.2
8129
8130         * src/mimeview.c
8131         * src/prefs_themes.c
8132         * src/gtk/filesel.c
8133         * src/gtk/filesel.h
8134                 Add a folder-mode selection (fixes mimeview's "Save all")
8135
8136 2004-08-29 [colin]      0.9.12cvs84.1
8137
8138         * src/mimeview.c
8139                 Sync with HEAD (don't escape saved filenames)
8140
8141 2004-08-27 [colin]      0.9.12cvs83.1
8142
8143         * ChangeLog
8144         * ChangeLog.claws
8145         * ChangeLog.jp
8146         * src/mh.c
8147         * src/procheader.c
8148         * src/procmsg.c
8149         * src/procmsg.h
8150         * src/common/utils.c
8151         * src/gtk/menu.h
8152         * po/
8153                 Sync with HEAD 0.9.12cvs83 (sync with main)
8154
8155 2004-08-26 [colin]      0.9.12cvs82.4
8156
8157         * src/codeconv.c
8158                 Fix strange stack corruption
8159                 Convert to utf8 after unmime, not before
8160
8161 2004-08-26 [colin]      0.9.12cvs82.3
8162
8163         * src/main.c
8164         * src/wizard.c
8165                 Fix account folders duplication
8166
8167 2004-08-25 [colin]      0.9.12cvs82.2
8168
8169         * src/wizard.c
8170                 Remove ports
8171                 Add SSL selection
8172                 Use login@server as account name
8173
8174 2004-08-25 [colin]      0.9.12cvs82.1
8175
8176         * src/plugins/pgpmime/pgpmime.c
8177                 Sync with HEAD (leak fix).
8178
8179 2004-08-25 [colin]      0.9.12cvs81.1
8180
8181         * src/plugins/pgpmime/pgpmime.c
8182         * src/plugins/pgpmime/sgpgme.c
8183         * src/plugins/pgpmime/sgpgme.h
8184                 Sync with HEAD (Handle combined messages).
8185
8186 2004-08-24 [colin]      0.9.12cvs80.3
8187
8188         * src/wizard.c
8189                 Fix full name, ports, and imap
8190
8191 2004-08-24 [colin]      0.9.12cvs80.2
8192
8193         * src/Makefile.am
8194         * src/main.c
8195         * src/setup.c
8196         * src/setup.h
8197         * src/stock_pixmap.c
8198         * src/stock_pixmap.h
8199         * src/wizard.c ** ADDED **
8200         * src/wizard.h ** ADDED ** 
8201         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
8202                 Add a setup wizard 
8203
8204 2004-08-24 [colin]      0.9.12cvs80.1
8205
8206         * src/folder.c
8207                 Sync with HEAD (set mimeflags on all messages)
8208
8209 2004-08-24 [colin]      0.9.12cvs79.3
8210
8211         * src/matcher_parser_lex.l
8212                 Fix 8bits strings not in utf8
8213
8214 2004-08-24 [colin]      0.9.12cvs79.2
8215
8216         * src/compose.c
8217                 Check conversion result before replacing buffer
8218
8219 2004-08-23 [colin]      0.9.12cvs79.1
8220
8221         * src/compose.c
8222                 Sync with HEAD (create message header in memory)
8223
8224 2004-08-23 [colin]      0.9.12cvs78.1
8225
8226         * src/rfc2015.c
8227         * src/rfc2015.h
8228                 Sync with HEAD (fix bug 197 again)
8229
8230 2004-08-23 [colin]      0.9.12cvs77.3
8231
8232         * src/compose.c
8233                 Fix again inline gpg signing (which outputs utf8
8234                 in gtk2). Not syncing this fix to HEAD as this 
8235                 code is meant to die.
8236
8237 2004-08-23 [colin]      0.9.12cvs77.2
8238
8239         * src/prefs_account.h
8240                 Remove useless include
8241
8242 2004-08-23 [colin]      0.9.12cvs77.1
8243
8244         * src/imap.c
8245         * po/es.po
8246         * po/fr.po
8247         * po/it.po
8248         * po/pl.po
8249         * po/pt_BR.po
8250         * po/sk.po
8251         * po/sr.po
8252                 Sync with HEAD (fix bug 577)
8253
8254 2004-08-22 [colin]      0.9.12cvs76.1
8255
8256         * src/plugins/trayicon/trayicon.c
8257                 Sync with HEAD (fix formatting bug)
8258
8259 2004-08-21 [colin]      0.9.12cvs74.2
8260
8261         * src/gtk/colorsel.c
8262                 Fix bug 564 (Folder color selection window exits on any
8263                 keypress)
8264
8265 2004-08-21 [colin]      0.9.12cvs74.1
8266
8267         * ChangeLog.claws
8268         * src/compose.c
8269         * src/summaryview.c
8270         * src/toolbar.c
8271                 Sync with HEAD (fix bug 576)
8272
8273 2004-08-21 [colin]      0.9.12cvs70.1
8274
8275         * src/compose.c
8276         * src/mainwindow.c
8277                 Sync with HEAD
8278                 
8279
8280 2004-08-21 [paul]       0.9.12cvs66.4
8281
8282         * src/mainwindow.c
8283         * src/messageview.c
8284         * src/gtk/menu.c
8285         * src/plugins/spamassassin/spamassassin_gtk.c
8286                 remove some deprecated gtk1 functions
8287
8288
8289 2004-08-21 [colin]      0.9.12cvs66.3
8290
8291         * src/compose.c
8292         * src/codeconv.c
8293                 Fix warnings
8294                 Remove encoding hacks
8295                 Fix bug 575 (Strange character messes up message)
8296                 Don't display conversion error when drafting
8297
8298 2004-08-21 [paul]       0.9.12cvs66.2
8299
8300         * src/prefs_account.c
8301                 fix GnuPG mode bugs
8302
8303
8304 2004-08-20 [colin]      0.9.12cvs66.1
8305
8306         * src/codeconv.c
8307                 Sync with HEAD 0.9.12cvs66
8308
8309 2004-08-20 [paul]
8310
8311         * src/plugins/pgpmime/plugin.c
8312                 modify PGP/MIME plugin's description
8313
8314 2004-08-17 [colin]      0.9.12cvs65.1
8315
8316         * src/common/ssl.c
8317         * src/plugins/pgpmime/plugin.c
8318                 Sync with HEAD
8319
8320 2004-08-14 [colin]      0.9.12cvs60.3
8321
8322         * src/plugins/trayicon/trayicon.c
8323                 Put back resize callback, on size-request signal
8324                 rather than size-allocate to avoid infinite 
8325                 callback loop
8326
8327 2004-08-13 [colin]      0.9.12cvs60.2
8328
8329         * src/common/defs.h
8330                 Cache versions have been fixed
8331
8332 2004-08-13 [colin]      0.9.12cvs60.1
8333
8334         * src/folderutils.c
8335                 Sync with HEAD
8336
8337 2004-08-12 [colin]      0.9.12cvs59.1
8338
8339         * src/plugins/trayicon/trayicon.c
8340                 Sync with HEAD
8341
8342 2004-08-12 [colin]      0.9.12cvs57.5
8343
8344         * sylpheed.desktop
8345         * configure.ac
8346         * src/Makefile.am
8347         * src/main.c
8348                 Add support for Freedesktop.org's startup notification
8349
8350 2004-08-11 [colin]      0.9.12cvs57.4
8351
8352         * src/textview.c
8353                 Fix off-by-one
8354
8355 2004-08-11 [colin]      0.9.12cvs57.3
8356
8357         * src/message_search.c
8358         * src/summary_search.c
8359                 Make searches case insensitive by default
8360         * src/textview.c
8361                 Fix case-insensitive search in message
8362
8363 2004-08-11 [colin]      0.9.12cvs57.2
8364
8365         * src/summary_search.c
8366                 Let case-sensitive be specified
8367
8368 2004-08-10 [colin]      0.9.12cvs55.4
8369
8370         * src/common/socket.c
8371                 Fix the possible race condition
8372
8373 2004-08-09 [paul]       0.9.12cvs55.3
8374
8375         * configure.ac
8376         * src/Makefile.am
8377         * src/common/Makefile.am
8378                 sync with HEAD
8379
8380
8381 2004-08-09 [paul]       0.9.12cvs55.2
8382
8383         * autogen.sh
8384         * po/poconv.sh
8385                 remove unneeded script
8386
8387         * configure.ac
8388                 add forgotten USE_LDAP_TLS (sync with HEAD)
8389
8390
8391 2004-08-09 [colin]      0.9.12cvs55.1
8392
8393         * src/main.c
8394         * src/common/ssl.c
8395         * src/common/sylpheed.c
8396         * src/common/sylpheed.h
8397                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
8398
8399 2004-08-09 [paul]       0.9.12cvs54.1
8400
8401         * ChangeLog
8402         * ChangeLog.claws
8403         * ChangeLog.jp
8404         * configure.ac
8405         * po/POTFILES.in
8406         * src/Makefile.am
8407         * src/folderutils.c
8408         * src/main.c
8409         * src/pgpmime.c
8410         * src/pgpmime.h
8411         * src/sgpgme.c
8412         * src/sgpgme.h
8413         * src/plugins/Makefile.am
8414         * src/plugins/pgpmime/.cvsignore
8415         * src/plugins/pgpmime/Makefile.am
8416         * src/plugins/pgpmime/pgpmime.c
8417         * src/plugins/pgpmime/pgpmime.h
8418         * src/plugins/pgpmime/plugin.c
8419         * src/plugins/pgpmime/sgpgme.c
8420         * src/plugins/pgpmime/sgpgme.h
8421                 sync with HEAD
8422
8423 2004-08-08 [paul]       0.9.12cvs51.1
8424
8425         * configure.ac
8426         * src/folder.c
8427                 sync with HEAD
8428
8429 2004-08-07 [colin]      0.9.12cvs50.1
8430
8431         * src/pop.c
8432         * src/common/partial_download.c
8433                 fix warnings (sync from HEAD)
8434
8435 2004-08-07 [colin]      0.9.12cvs48.1
8436
8437         * src/prefs_folder_item.c
8438                 sync with HEAD 0.9.12cvs48
8439
8440 2004-08-06 [colin]      0.9.12cvs47.1
8441
8442         * src/compose.c
8443                 Sync with HEAD
8444
8445 2004-08-06 [christoph]  0.9.12cvs46.2
8446
8447         * src/main.c
8448         * src/plugins/clamav/clamav_plugin_gtk.c
8449         * src/plugins/dillo_viewer/dillo_viewer.c
8450         * src/plugins/image_viewer/plugin.c
8451         * src/plugins/mathml_viewer/mathml_viewer.c
8452         * src/plugins/spamassassin/spamassassin_gtk.c
8453         * src/plugins/trayicon/trayicon.c
8454                 don't mix GTK1.2 plugin with GTK2 plugins
8455
8456 2004-08-06 [colin]      0.9.12cvs46.1
8457
8458         * ChangeLog
8459         * ChangeLog.claws
8460         * ChangeLog.jp
8461         * configure.ac
8462         * sylpheed-claws.pc.in
8463         * src/folder.c
8464         * src/imap.c
8465         * src/localfolder.c
8466         * src/messageview.c
8467         * src/mimeview.c
8468         * src/mimeview.h
8469         * src/msgcache.c
8470         * src/news.c
8471         * src/prefs_ext_prog.c
8472         * src/prefs_folder_item.c
8473         * src/prefs_fonts.c
8474         * src/prefs_msg_colors.c
8475         * src/prefs_spelling.c
8476         * src/prefs_themes.c
8477         * src/prefs_toolbar.c
8478         * src/prefs_wrapping.c
8479         * src/procmime.h
8480         * src/common/defs.h
8481         * src/common/nntp.c
8482         * src/common/session.c
8483         * src/common/session.h
8484         * src/common/socket.c
8485         * src/common/utils.h
8486         * src/common/xml.c
8487         * src/common/xml.h
8488         * src/gtk/prefswindow.c
8489         * src/gtk/prefswindow.h
8490         * src/plugins/clamav/clamav_plugin_gtk.c
8491         * src/plugins/dillo_viewer/dillo_prefs.c
8492         * src/plugins/image_viewer/viewerprefs.c
8493         * src/plugins/spamassassin/spamassassin_gtk.c
8494         * m4/openssl.m4 *** REMOVED ***
8495                 Sync with HEAD 0.9.12cvs46
8496
8497 2004-08-03 [paul]       0.9.12cvs40.2
8498
8499         * src/action.c
8500         * src/addressadd.c
8501         * src/addressbook.c
8502         * src/addrgather.c
8503         * src/browseldap.c
8504         * src/compose.c
8505         * src/crash.c
8506         * src/editaddress.c
8507         * src/editgroup.c
8508         * src/editldap_basedn.c
8509         * src/foldersel.c
8510         * src/importldif.c
8511         * src/mimeview.c
8512         * src/prefs_common.c
8513         * src/prefs_template.c
8514         * src/sourcewindow.c
8515         * src/summaryview.c
8516         * src/gtk/about.c
8517         * src/gtk/foldersort.c
8518         * src/gtk/logwindow.c
8519         * src/gtk/pluginwindow.c
8520         * src/gtk/prefswindow.c
8521                 change all gtk_scrolled_window_set_policy from 
8522                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
8523
8524 2004-08-02 [paul]       0.9.12cvs40.1
8525
8526         * AUTHORS
8527                 update translation team section
8528         * po/pt_BR.po
8529                 updated by Frederico Goncalves Guimaraes
8530                 <fggdebian@yahoo.com.br>
8531
8532 2004-07-31 [colin]      0.9.12cvs39.9
8533
8534         * src/exphtmldlg.c
8535                 Fix compilation
8536
8537 2004-07-31 [colin]      0.9.12cvs39.8
8538
8539         * src/exphtmldlg.c
8540                 Fix an alertpanel type
8541
8542 2004-07-30 [colin]      0.9.12cvs39.7
8543
8544         * src/alertpanel.c
8545                 Fix alertpanel_error_log's icon
8546
8547 2004-07-30 [colin]      0.9.12cvs39.6
8548
8549         * src/pop.c
8550                 Two of them should still be warnings
8551
8552 2004-07-30 [colin]      0.9.12cvs39.5
8553
8554         * src/pop.c
8555                 More warning -> error
8556 2004-07-29 [colin]      0.9.12cvs39.4
8557
8558         * src/pop.c
8559                 Warning -> error
8560
8561 2004-07-29 [colin]      0.9.12cvs39.3
8562
8563         * src/prefs_matcher.c
8564                 Fix segfault
8565
8566 2004-07-29 [colin]      0.9.12cvs39.2
8567
8568         * src/alertpanel.c
8569                 More nice-looking alertpanels
8570
8571 2004-07-29 [colin]      0.9.12cvs39.1
8572
8573         * src/messageview.c
8574                 sync with head
8575                 (inform user when partial mail is deleted on server)
8576
8577 2004-07-29 [colin]      0.9.12cvs38.1
8578
8579         * src/messageview.c
8580                 sync with head
8581
8582 2004-07-28 [paul]       0.9.12cvs37.7
8583
8584         * src/mainwindow.c
8585                 complete the replacement of deprecated gtk_progress_*
8586
8587 2004-07-28 [paul]       0.9.12cvs37.6
8588
8589         * src/action.c
8590         * src/inc.c
8591         * src/mainwindow.c
8592         * src/send_message.c
8593         * src/gtk/progressdialog.c
8594         * src/gtk/progressdialog.h
8595                 replace deprecated gtk_progress_*
8596
8597 2004-07-28 [paul]       0.9.12cvs37.5
8598
8599         * src/gtk/filesel.c
8600                 remove gtk_window_set_wmclass()
8601 2004-07-28 [paul]       0.9.12cvs37.4
8602
8603         * src/addressbook.c
8604         * src/compose.c
8605         * src/foldersel.c
8606         * src/mainwindow.c
8607         * src/messageview.c
8608         * src/sourcewindow.c
8609         * src/gtk/logwindow.c
8610                 remove gtk_window_set_wmclass()
8611                 
8612         * src/prefs_filtering.c
8613         * src/prefs_filtering_action.c
8614         * src/prefs_fonts.c
8615         * src/prefs_gtk.c
8616         * src/prefs_matcher.c
8617         * src/ssl_manager.c
8618         * src/gtk/prefswindow.c
8619                 replace gtk_window_position()
8620
8621 2004-07-28 [colin]      0.9.12cvs37.3
8622
8623         * src/alertpanel.c
8624         * src/alertpanel.h
8625                 Add a way to specify panel type for specific
8626                 panels (alertpanel())
8627         * src/account.c
8628         * src/addressbook.c
8629         * src/compose.c
8630         * src/expldifdlg.c
8631         * src/main.c
8632         * src/messageview.c
8633         * src/summaryview.c
8634         * src/textview.c
8635         * src/gtk/sslcertwindow.c
8636                 Fix alertpanel()s so that their icon match
8637                 their real type
8638
8639 2004-07-28 [paul]       0.9.12cvs37.2
8640
8641         * src/addr_compl.c
8642         * src/addressbook.c
8643         * src/alertpanel.c
8644         * src/compose.c
8645         * src/export.c
8646         * src/foldersel.c
8647         * src/folderview.c
8648         * src/grouplistdialog.c
8649         * src/import.c
8650         * src/mainwindow.c
8651         * src/message_search.c
8652         * src/messageview.c
8653         * src/passphrase.c
8654         * src/prefs_actions.c
8655         * src/prefs_common.c
8656         * src/prefs_customheader.c
8657         * src/prefs_display_header.c
8658         * src/prefs_filtering.c
8659         * src/prefs_filtering_action.c
8660         * src/prefs_gtk.c
8661         * src/prefs_matcher.c
8662         * src/prefs_msg_colors.c
8663         * src/prefs_summary_column.c
8664         * src/prefs_template.c
8665         * src/sourcewindow.c
8666         * src/ssl_manager.c
8667         * src/summary_search.c
8668         * src/gtk/colorsel.c
8669         * src/gtk/description_window.c
8670         * src/gtk/gtkaspell.c
8671         * src/gtk/inputdialog.c
8672         * src/gtk/logwindow.c
8673         * src/gtk/prefswindow.c
8674         * src/gtk/progressdialog.c
8675                 replace deprecated gtk_window_set_policy
8676
8677 2004-07-27 [colin]      0.9.12cvs37.1
8678
8679         * src/msgcache.c
8680                 More fixes (synced for head again)
8681
8682 2004-07-27 [colin]      0.9.12cvs35.3
8683
8684         * src/msgcache.c
8685                 Fix wrong test
8686
8687 2004-07-27 [colin]      0.9.12cvs35.2
8688
8689         * src/mimeview.c
8690                 Fix width a bit (by Paul)
8691         * src/alertpanel.c
8692         * src/alertpanel.h
8693                 Specialize icons, make alertpanel_message()
8694                 private
8695         * src/message_search.c
8696         * src/sgpgme.c
8697         * src/summary_search.c
8698                 Suit alertpanel changes
8699
8700 2004-07-27 [colin]      0.9.12cvs35.1
8701
8702         * src/alertpanel.c
8703                 Add an icon
8704         * src/passphrase.c
8705                 Add debug output - maybe someone will
8706                 want to look at the problem with Grab
8707                 Input :)
8708         Bump version as we're synced with HEAD
8709
8710 2004-07-26 [colin]      0.9.12cvs33.26
8711
8712         * src/pop.c
8713                 Fix uidl-file parsing when not in new
8714                 format
8715
8716 2004-07-26 [colin]      0.9.12cvs33.25
8717
8718         * src/gtk/menu.c
8719                 Move popup menu up if necessary (fixes 
8720                 account selector)
8721         * src/mainwindow.c
8722                 Set account selector's button height to
8723                 minimum
8724
8725 2004-07-26 [colin]      0.9.12cvs33.24
8726
8727         * src/alertpanel.c
8728                 Maybe fix 551 (Truncated font in alert window)
8729
8730 2004-07-26 [colin]      0.9.12cvs33.23
8731
8732         * po/de.po
8733         * po/es.po
8734         * po/fr.po
8735         * po/it.po
8736         * po/ja.po
8737         * po/pl.po
8738         * po/ru.po
8739         * po/sk.po
8740         * po/sr.po
8741         * po/zh_CN.po
8742                 Sync po files with HEAD
8743
8744 2004-07-26 [paul]       0.9.12cvs33.22
8745
8746         * src/compose.c
8747                 fix Bug 556 'Organisation-header is sent even if empty'
8748
8749 2004-07-24 [colin]      0.9.12cvs33.21
8750
8751         * src/compose.c
8752         * src/gtk/gtkaspell.c
8753         * src/gtk/gtkaspell.h
8754                 Fix speller accelerators (require hack)
8755
8756 2004-07-24 [colin]      0.9.12cvs33.20
8757
8758         * src/gtk/gtkaspell.c
8759                 Fix over-eager code deletion breaking
8760                 Check while typing
8761
8762 2004-07-24 [colin]      0.9.12cvs33.19
8763
8764         * src/browseldap.c
8765         * src/ldapctrl.c
8766         * src/ldapctrl.h
8767         * src/ldapserver.h
8768                 Sync ldap with HEAD
8769         (Fixes 546 LDAP completely broken)
8770
8771 2004-07-24 [colin]      0.9.12cvs33.18
8772
8773         * src/prefs_msg_colors.c
8774                 Fix prototype mismatch
8775         (Fixes 547 void function cannot return value)
8776
8777 2004-07-24 [colin]      0.9.12cvs33.17
8778
8779         * src/mainwindow.c
8780                 Fix sort going back to previous sort key
8781                 when changing sort direction
8782
8783 2004-07-24 [colin]      0.9.12cvs33.16
8784
8785         * src/compose.c
8786                 Fix space insertion when re-wrapping at 
8787                 cursor point
8788
8789 2004-07-24 [colin]      0.9.12cvs33.15
8790
8791         * src/gtk/gtkaspell.c
8792                 Don't change cursor position in insert-text
8793                 callback
8794         (Fixes 539 Word wrapping on input transposes letters)
8795
8796 2004-07-24 [colin]      0.9.12cvs33.14
8797
8798         * src/gtk/gtkaspell.c
8799                 Reencode non-ascii chars to dictionary's
8800                 encoding
8801         (Fixes 544 Spell check broken non english locale)
8802
8803 2004-07-24 [colin]      0.9.12cvs33.13
8804
8805         * src/summaryview.c
8806                 Fix Shift+Down, add Home/End/PgUp/PgDown
8807
8808 2004-07-21 [colin]      0.9.12cvs33.12
8809
8810         * src/prefs_common.c
8811                 Fix a gtk warning (Patch by Andrej Kacian)
8812
8813 2004-07-21 [colin]      0.9.12cvs33.11
8814
8815         * src/gtk/filesel.c
8816                 More check
8817
8818 2004-07-21 [colin]      0.9.12cvs33.10
8819
8820         * src/compose.c
8821         * src/crash.c
8822         * src/export.c
8823         * src/import.c
8824         * src/messageview.c
8825         * src/mimeview.c
8826         * src/prefs_spelling.c
8827         * src/prefs_themes.c
8828         * src/summaryview.c
8829         * src/gtk/filesel.c
8830         * src/gtk/filesel.h
8831         * src/gtk/pluginwindow.c
8832                 Untwist open/save mode guessing logic, make
8833                 it explicit
8834
8835 2004-07-20 [colin]      0.9.12cvs33.9
8836
8837         * src/codeconv.c
8838                 conv_encode_header: src_charset is UTF-8 on
8839                 gtk2
8840         * src/compose.c
8841                 Remove double encoding of the headers
8842
8843 2004-07-20 [colin]      0.9.12cvs33.8
8844
8845         * src/codeconv.c
8846                 Fix typo
8847
8848 2004-07-20 [colin]      0.9.12cvs33.7
8849
8850         * src/mainwindow.c
8851                 Set the separated messageview to the saved
8852                 size of Claws' messageview (Patch by Alfons)
8853                 Fix a callback prototype (me)
8854
8855 2004-07-20 [colin]      0.9.12cvs33.6
8856
8857         * src/codeconv.h
8858                 Forgot one hunk in 0.9.12cvs33.4
8859
8860 2004-07-19 [colin]      0.9.12cvs33.5
8861
8862         * src/action.c
8863                 Action output fix
8864                 Patch by Alfons
8865
8866 2004-07-19 [colin]      0.9.12cvs33.4
8867
8868         * src/compose.c
8869                 Fix outgoing charset bug in headers
8870         * src/codeconv.c
8871                 Clean for glib2 - Patch by Alfons
8872
8873 2004-07-19 [colin]      0.9.12cvs33.3
8874
8875         * src/statusbar.c
8876                 Remove grip from the statusbar
8877                 Patch by Alfons
8878
8879 2004-07-19 [colin]      0.9.12cvs33.2
8880
8881         * src/messageview.c
8882         * src/textview.c
8883                 Fix messageview remembering the previous
8884                 scroll position when loading a new message
8885                 Patch by Alfons
8886
8887 2004-07-19 [colin]      0.9.12cvs33.1
8888
8889         * src/folder.h
8890         * src/folderview.c
8891         * src/summaryview.c
8892                 Sync with HEAD
8893
8894 2004-07-18 [colin]      0.9.12cvs32.7
8895
8896         * configure.ac
8897                 Remove useless check for XIM - noticed
8898                 by Alfons
8899
8900 2004-07-18 [colin]      0.9.12cvs32.6
8901
8902         * src/summaryview.c
8903                 Remove non-modified and shift-modified
8904                 accelerators in summaryview's popup
8905                 menu, as that doesn't get catched by
8906                 the accel-activate signal catcher...
8907
8908 2004-07-18 [colin]      0.9.12cvs32.5
8909
8910         * src/prefs_common.c
8911                 Define sensible default prefs for 
8912                 wrapping
8913
8914 2004-07-18 [colin]      0.9.12cvs32.4
8915
8916         * src/compose.c
8917         * src/prefs_common.c
8918         * src/prefs_common.h
8919         * src/prefs_wrapping.c
8920                 Remove Smart Wrapping pref, which does
8921                 nothing on gtk2 branch
8922
8923 2004-07-18 [colin]      0.9.12cvs32.3
8924
8925         * src/sourcewindow.c
8926                 Proper utf8
8927
8928 2004-07-18 [colin]      0.9.12cvs32.2
8929
8930         * src/compose.c
8931                 Save attachment status when drafting
8932
8933 2004-07-18 [colin]      0.9.12cvs32.1
8934
8935         * src/gtk/filesel.c
8936                 Fix erratic folder selection in open mode
8937
8938 2004-07-18 [colin]      0.9.12cvs31.11
8939
8940         * src/pop.c
8941                 Don't let partial messages get deleted
8942                 even with "dowload all"
8943                 (0.9.12cvs31.8 fix extension)
8944 2004-07-18 [colin]      0.9.12cvs31.10
8945
8946         * src/gtk/logwindow.c
8947                 Fix log scrolling
8948
8949 2004-07-18 [colin]      0.9.12cvs31.9
8950
8951         * src/common/utils.c
8952                 Fix non-utf8 strings coming from commands
8953                 and files
8954
8955 2004-07-18 [colin]      0.9.12cvs31.8
8956
8957         * src/pop.c
8958                 Fix partial download bug with Download all
8959                 messages option
8960
8961 2004-07-18 [colin]      0.9.12cvs31.7
8962
8963         * src/textview.c
8964                 Fix bug introduced in 0.9.12cvs31.2
8965                 (blocked in select mode after double click)
8966
8967 2004-07-18 [colin]      0.9.12cvs31.6
8968
8969         * src/compose.c
8970         * src/gtk/menu.c
8971                 More glib-warning fixes
8972
8973 2004-07-18 [colin]      0.9.12cvs31.5
8974
8975         * src/compose.c
8976                 Fix trashing the primary clipboard when moving 
8977                 around with tab
8978         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
8979
8980 2004-07-18 [colin]      0.9.12cvs31.4
8981
8982         * src/codeconv.c
8983                 convert unencoded iso headers to utf8
8984         (Fix Bug 538 Unencoded local characters in subject make it 
8985          disappear)
8986
8987 2004-07-18 [colin]      0.9.12cvs31.3
8988
8989         * src/compose.c
8990                 Fix tab char handling in wrapping
8991         (Fix Bug 537 Line wrap problem - TAB character treated as 
8992          one character instead of 8)
8993
8994 2004-07-18 [colin]      0.9.12cvs31.2
8995
8996         * src/textview.c
8997                 return FALSE on GDK_MOTION_NOTIFY
8998         (Fix Bug 535 Hyperlinks/addresses are not selectable 
8999          (unable to highlight))
9000
9001 2004-07-18 [colin]      0.9.12cvs31.1
9002
9003         * src/folderview.c
9004                 Sync with 0.9.12cvs31
9005
9006 2004-07-18 [colin]      0.9.12cvs30.4
9007
9008         * src/compose.c
9009                 Also block text_inserted when inserting a file
9010
9011 2004-07-18 [colin]      0.9.12cvs30.3
9012
9013         * src/compose.c
9014                 Fix smart wrapping (block text_inserted handler
9015                 while putting quotation to avoid wrap on input,
9016                 don't join lines if next is sig separator)
9017
9018 2004-07-17 [colin]      0.9.12cvs30.2
9019
9020         * src/folderview.c
9021         * src/mainwindow.c
9022         * src/mimeview.c
9023         * src/summaryview.c
9024         * src/gtk/quicksearch.c
9025         * src/gtk/quicksearch.h
9026                 Block key events handlers *and* accels while
9027                 quicksearch is focused
9028         (Fixes Bug 534 quick-search bar not accepting certain letters)
9029
9030 2004-07-17 [colin]      0.9.12cvs30.1
9031
9032         * src/folder.h
9033         * src/folderview.c
9034         * src/summaryview.c
9035                 Sync with 0.9.12cvs30
9036
9037 2004-07-17 [colin]      0.9.12cvs28.2
9038
9039         * src/mimeview.c
9040         * src/procmime.c
9041         * src/summaryview.c
9042         * src/gtk/menu.c
9043                 Squash some compile and glib warnings
9044
9045 2004-07-17 [paul]       0.9.12cvs28.1
9046
9047         * src/mimeview.c
9048                 sync with 0.9.12cvs28 HEAD
9049
9050 2004-07-16 [paul]       0.9.12cvs26.1
9051         
9052         * src/gtk/quicksearch.c
9053         * src/account.c
9054         * src/account.h
9055         * src/compose.c
9056         * src/customheader.c
9057         * src/folder_item_prefs.c
9058         * src/main.c
9059         * src/mainwindow.c
9060         * src/messageview.c
9061         * src/mimeview.c
9062         * src/news.c
9063         * src/pgpmime.c
9064         * src/pop.c
9065         * src/pop.h
9066         * src/prefs_account.c
9067         * src/prefs_account.h
9068         * src/prefs_common.c
9069         * src/prefs_common.h
9070         * src/prefs_display_header.c
9071         * src/prefs_gtk.c
9072         * src/prefs_gtk.h
9073         * src/procheader.c
9074         * src/procmime.c
9075                 sync with 0.9.12cvs26 HEAD      
9076
9077 2004-07-15 [colin]      0.9.12cvs18.14
9078
9079         * src/folder.c
9080                 Disable GPG signature check during
9081                 folder move and scan
9082         (Closes Bug 521 Signature checking slows down Folder-Move)
9083
9084 2004-07-14 [colin]      0.9.12cvs18.13
9085
9086         * src/common/partial_download.c
9087                 update includes
9088
9089 2004-07-14 [colin]      0.9.12cvs18.12
9090
9091         * src/common/partial_download.c
9092         * src/common/partial_download.h
9093                 Move doc at top, add correct copyright
9094
9095 2004-07-14 [colin]      0.9.12cvs18.11
9096
9097         * src/folder.c
9098         * src/messageview.c
9099         * src/pop.c
9100         * src/pop.h
9101         * src/procmsg.c
9102         * src/summaryview.c
9103         * src/common/Makefile.am
9104         * src/common/partial_download.c ** NEW FILES **
9105         * src/common/partial_download.h ** NEW FILES **
9106                 Move partial-download related stuff to its
9107                 own file
9108
9109 2004-07-14 [colin]      0.9.12cvs18.10
9110
9111         * src/send_message.c
9112                 Fix smtp auth when user is null or empty
9113
9114 2004-07-13 [colin]      0.9.12cvs18.9
9115
9116         * src/gtk/quicksearch.c
9117                 Use alphabetic order
9118
9119 2004-07-13 [colin]      0.9.12cvs18.8
9120
9121         * src/pop.c
9122                 Be paranoid on the checks
9123
9124 2004-07-13 [colin]      0.9.12cvs18.7
9125
9126         * src/gtk/quicksearch.c
9127                 Fix Engrish once again
9128
9129 2004-07-13 [colin]      0.9.12cvs18.6
9130
9131         * src/procmsg.c
9132         * src/summaryview.c
9133                 Mark messages for deletion when they are about to
9134                 be removed from trash
9135
9136 2004-07-13 [colin]      0.9.12cvs18.5
9137
9138         * src/matcher.c
9139         * src/matcher.h
9140         * src/matcher_parser_parse.y
9141         * src/prefs_matcher.c
9142         * src/gtk/quicksearch.c
9143                 Add 'partial' ('p') match string to find partially
9144                 downloaded messages
9145
9146 2004-07-13 [colin]      0.9.12cvs18.4
9147
9148         * src/pop.c
9149                 Fix misplaced block
9150
9151 2004-07-13 [colin]      0.9.12cvs18.3
9152
9153         * src/pop.c
9154         * src/pop.h
9155         * src/messageview.c
9156                 Refactor API (to avoid passing 5+ params and code
9157                 duplication)
9158         * src/folder.c
9159         * src/msgcache.c
9160         * src/procheader.c
9161         * src/common/defs.h
9162                 Add planned_download to cache
9163                 Don't mess uidl file when moving partially downloaded
9164                 mails (they change folder, we should change it in the
9165                 uidl list too or we'll remove an incorrect message)
9166                 (this also helps removing hacks when changing 
9167                 planned_download in messageview.c)
9168
9169 2004-07-12 [colin]      0.9.12cvs18.2
9170
9171         * src/gtk/quicksearch.c
9172                 Fix missing status update in quicksearch
9173
9174 2004-07-12 [paul]       0.9.12cvs18.1
9175
9176         * po/POTFILES.in
9177         * src/Makefile.am
9178         * src/account.c
9179         * src/codeconv.c
9180         * src/compose.c
9181         * src/inc.c
9182         * src/main.c
9183         * src/prefs_common.c
9184         * src/procmsg.h
9185         * src/toolbar.c
9186         * src/prefs_msg_colors.[ch]     ** NEW FILES **
9187         * src/prefs_wrapping.[ch]       ** NEW FILES **
9188         * src/common/intl.h
9189         * src/common/utils.[ch]
9190         * src/gtk/quicksearch.[ch]
9191                 sync with 0.9.12cvs18 HEAD
9192
9193 2004-07-12 [colin]      0.9.11cvs17.25
9194
9195         * src/folder.c
9196         * src/folder.h
9197                 Remove unused function added by me in 0.9.11cvs17.10
9198
9199 2004-07-11 [colin]      0.9.11cvs17.24
9200
9201         * src/inc.c
9202         * src/messageview.c
9203         * src/pop.c
9204         * src/pop.h
9205                 Use folderitem and msgnum instead of filename to
9206                 know which mail to delete
9207                 Move old partial mail deletion to pop.c
9208
9209 2004-07-10 [colin]      0.9.11cvs17.23
9210
9211         * src/inc.c
9212                 Add debug
9213         * src/pop.c
9214         * src/pop.h
9215                 Don't re-use same enums for unrelated stuff: it's 
9216                 completely misleading !
9217                 Document a bit
9218
9219 2004-07-09 [colin]      0.9.11cvs17.22
9220
9221         * src/inc.c
9222                 Remove folder-type check and do
9223                 more tests to be sure everything's
9224                 ok
9225         * src/messageview.c
9226                 Punctuation update, remove useless
9227                 code, fix two warnings
9228         * src/noticeview.c
9229                 Layout cleaning, reset 2nd button
9230                 when specifying one
9231
9232 2004-07-09 [colin]      0.9.11cvs17.21
9233
9234         * src/messageview.c
9235         * src/pop.c
9236         * src/pop.h
9237                 Allow user to change his mind
9238                 and postpone decision (by
9239                 unmarking the mail)
9240
9241 2004-07-09 [colin]      0.9.11cvs17.20
9242
9243         * src/messageview.c
9244                 Fix bug with delete state
9245         * src/pop.c
9246         * src/pop.h
9247                 Fix buffer leak (fread doesn't 
9248                 terminate buffers with \0)
9249                 Refactoring (remove magic 
9250                 numbers)
9251
9252 2004-07-09 [colin]      0.9.11cvs17.19
9253
9254         * src/pop.c
9255                 Don't log "Skipping message" if 
9256                 we're going to TOP it two lines
9257                 later
9258
9259 2004-07-09 [colin]      0.9.11cvs17.18
9260
9261         * src/messageview.c
9262                 Fix Engrish
9263
9264 2004-07-09 [colin]      0.9.11cvs17.17
9265
9266         * src/pop.c
9267                 strlen checking...
9268         * src/messageview.c
9269                 refactoring a bit
9270
9271 2004-07-08 [colin]      0.9.11cvs17.16
9272
9273         * src/noticeview.c
9274         * src/noticeview.h
9275                 Add an optional second button
9276         * src/messageview.c
9277         * src/pop.c
9278         * src/pop.h
9279                 Don't delete partially received mails after a certain
9280                 time; rather, let the user decide.
9281
9282 2004-07-08 [colin]      0.9.11cvs17.15
9283
9284         * src/common/smtp.h
9285                 Sync with HEAD
9286
9287 2004-07-08 [colin]      0.9.11cvs17.14
9288
9289         * src/messageview.c
9290         * src/common/smtp.c
9291                 Use to_human_readable() for sizes
9292
9293 2004-07-08 [colin]      0.9.11cvs17.13
9294
9295         * src/inc.c
9296         * src/messageview.c
9297         * src/pop.c
9298         * src/pop.h
9299         * src/procmsg.c
9300                 Fix partial-downloading issues:
9301                         catch unsupported TOP
9302                         don't delete partially downloaded mails before 5 days
9303                         don't update existing with non-MH folders; that'll
9304                         make dups, but it's better than trashing the folder
9305                         free new msginfo parts
9306                 Fix indentation ;-)
9307
9308 2004-07-08 [colin]      0.9.11cvs17.12
9309
9310         * src/common/smtp.c
9311         * src/common/smtp.h
9312                 Sync smtp size verification with HEAD
9313
9314 2004-07-08 [colin]      0.9.11cvs17.11
9315
9316         * src/summaryview.c
9317         * src/prefs_common.c
9318         * src/prefs_common.h
9319         * src/gtk/quicksearch.c
9320         * src/gtk/quicksearch.h
9321                 Sync sticky pref with HEAD
9322
9323 2004-07-08 [colin]      0.9.11cvs17.10
9324
9325         * src/folder.c [1.213.2.6]
9326         * src/folder.h [1.87.2.6]
9327         * src/inc.c [1.149.2.7]
9328         * src/messageview.c [1.94.2.8]
9329         * src/procheader.c [1.47.2.6]
9330         * src/procmsg.c [1.150.2.4]
9331         * src/procmsg.h [1.60.2.5]
9332         * src/pop.c [1.56.2.4]
9333         * src/pop.h [1.17.2.3]
9334                 Let too big messages get downloaded, but truncated
9335                 Add a button to download them completely
9336                 
9337 2004-07-06 [colin]      0.9.11cvs17.9
9338
9339         * src/gtk/quicksearch.c [1.1.2.3]
9340                 Add a Clear button
9341         * commitHelper
9342         * PATCHSETS
9343                 Add a script to help with cvs
9344
9345 2004-07-03 [colin]      0.9.11cvs17.8
9346
9347         * src/plugins/imageviewer/viewer.c
9348                 fix imageviewer (which was staying on the first
9349                 displayed image)
9350
9351 2004-07-03 [colin]      0.9.11cvs17.7
9352
9353         Removed FIXME_GTK2 warnings
9354         * src/gtk/gtkutils.c
9355                 useless #warnings
9356         * src/gtk/menu.c
9357                 useless #warnings (no need to mess with menu rc)
9358         * src/gtk/menu.h
9359                 unused functions
9360         
9361
9362 2004-07-03 [colin]      0.9.11cvs17.6
9363
9364         Removed FIXME_GTK2 warnings
9365         * src/codeconv.c
9366                 useless #warnings (rewrite needed)
9367         * src/compose.c
9368                 useless #warnings (rewrite needed)
9369                 useless #warnings (gtk2 is like that)
9370                 useless #warnings (previously fixed)
9371         * src/main.c
9372                 useless #warnings (previously fixed)
9373         * src/message_search.c
9374                 useless #warnings (gtk2 is like that)
9375                 Made apparent that search is case-sensitive
9376         * src/mimeview.c
9377                 useless #warnings (rewrite needed)
9378                 useless #warnings (gtk2 is like that)
9379                 reimplemented real warnings
9380         * src/prefs_common.c
9381                 Removed block cursor option (not it gtk2)
9382         * src/prefs_gtk.c
9383                 useless #warnings (rewrite needed)
9384         * src/procheader.c
9385                 useless #warnings (rewrite needed)
9386         * src/sourcewindow.c
9387                 useless #warnings (incorrect placing)
9388         * src/summary_search.c
9389                 useless #warnings (gtk2 is like that)
9390                 Made apparent that search is case-sensitive
9391         * src/action.c
9392                 useless #warnings (gtk2 is like that)
9393         * src/textview.c
9394                 useless #warnings (rewrite needed)
9395         * src/toolbar.c
9396                 useless #warnings (rewrite needed)
9397
9398 2004-07-03 [colin]      0.9.11cvs17.5
9399
9400         * src/textview.c
9401                 Fix mismerge which broke URI opening
9402                 
9403 2004-07-01 [colin]      0.9.11cvs17.4
9404
9405         * src/gtk/filesel.c
9406                 Fill filename when saving
9407                 
9408 2004-06-27 [colin]      0.9.11cvs17.3
9409
9410         * src/gtk/filesel.[ch]
9411                 Use the new GTK file selector
9412                 Update prototype to match the reality: multiple file
9413                 selection is open-only          
9414         * src/compose.c
9415                 Match the new prototypes        
9416         * configure.ac
9417                 Match the new requirements (gtk 2.4.0)
9418                         
9419 2004-06-26 [colin]      0.9.11cvs17.2
9420
9421         * src/plugins/trayicon/trayicon.c
9422                 Remove useless signal handler on resize, which causes
9423                 an infinite "loop"
9424         
9425 2004-06-26 [colin]      0.9.11cvs17.1
9426         
9427         * tools/Makefile.am
9428                 remove launch_firebird and add nautilus2sylpheed.sh
9429         * src/quicksearch.c
9430           src/summaryview.c
9431                 Fix show/hide "Extended symbols" button problem
9432                 Fix apparition at startup
9433                 Fix const warnings
9434         * src/plugins/image_viewer/Makefile.am
9435                 Fix configure 
9436         * common/ssl.c
9437                 Re-enable certificate check, as it doesn't seem to
9438                 cause Xlib errors anymore
9439
9440 2004-06-25 [paul]       0.9.11cvs17
9441
9442         * sync with 0.9.11cvs17 HEAD
9443         
9444         NOTE: QuickSearch is broken
9445
9446 2004-06-07 [colin]      0.9.10claws67.10
9447         * src/plugins/trayicon/trayicon.c
9448           src/plugins/trayicon/libeggtrayicon/Makefile.am
9449           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9450                 Fix gettextization in trayicon plugin
9451
9452 2004-06-07 [colin]      0.9.10claws67.9
9453         
9454         * src/summaryview.c
9455           src/gtk/gtksctree.[ch]
9456                 Let Shift+{Up,Down} work in summaryview
9457                 (well, Down "works" and Up works)
9458                 Let the list scroll when using these keys
9459
9460 2004-06-06 [colin]      0.9.10claws67.8
9461
9462         * src/plugins/trayicon/trayicon.c
9463                 Fix pixmap update
9464
9465 2004-06-06 [colin]      0.9.10claws67.7
9466
9467         * src/addressbook.c
9468                 Fix signal handling causing system-wide focus grab
9469
9470 2004-05-25 [paul]       0.9.10claws67.6
9471
9472         * Makefile.am
9473           src/Makefile.am
9474                 clean up
9475
9476 2004-05-25 [paul]       0.9.10claws67.5
9477
9478         * replace deprecated gtk_signal... functions
9479
9480 2004-05-23 [colin]      0.9.10claws67.4
9481
9482         * src/compose.c
9483                 Fix wrapping
9484
9485 2004-05-22 [colin]      0.9.10claws67.3
9486
9487         * src/compose.c
9488                 Re-fix [Edited] in compose.c::compose_reedit()
9489
9490 2004-05-22 [colin]      0.9.10claws67.2
9491
9492         * src/procmime.c
9493                 Fix parsing of multiparts mails
9494
9495 2004-05-22 [colin]      0.9.10claws67.1
9496
9497         * src/summaryview.c
9498                 Fix quicksearch
9499
9500 2004-05-22 [paul]       0.9.10claws67
9501
9502         * sync with 0.9.10claws67 HEAD
9503
9504 2004-05-14 [alfons]
9505
9506         * src/procmime.h
9507                 add forgotton prototype
9508
9509 2004-05-10 [paul]       0.9.10claws57
9510
9511         * sync with 0.9.10claws57 HEAD
9512
9513 2004-05-05 [paul]       0.9.9.claws1
9514
9515         * ChangeLog-gtk2        ** REMOVED **
9516           ChangeLog-gtk2.claws  ** ADDED **
9517                 rename and adopt the normal claws format
9518                 
9519         * configure.ac
9520                 require gtkmathview >= 0.5
9521
9522         * ac/*                          ** REMOVED **
9523           ac/                           ** REMOVED **
9524           intl/Makefile.in              ** REMOVED **
9525           m4/                           ** ADDED **
9526           m4/missing                    ** ADDED **
9527           m4/missing/gdk-pixbuf.m4      ** ADDED **
9528           m4/missing/gettext.m4         ** ADDED **
9529           m4/missing/gpgme.m4           ** ADDED **
9530           m4/missing/imlib.m4           ** ADDED **
9531           m4/.cvsignore                 ** ADDED **
9532           m4/Makefile.am                ** ADDED **
9533           m4/README                     ** ADDED **
9534           m4/aclocal-include.m4         ** ADDED **
9535           m4/aspell.m4                  ** ADDED **
9536           m4/check-type.m4              ** ADDED **
9537           m4/gnupg-check-typedef.m4     ** ADDED **
9538           m4/openssl.m4                 ** ADDED **
9539           m4/spamassassin.m4            ** ADDED **
9540           po/ChangeLog                  ** REMOVED **
9541           po/Makefile.in.in             ** REMOVED **
9542           po/Rules-quot                 ** REMOVED **
9543           po/boldquot.sed               ** REMOVED **
9544           po/en@boldquot.header         ** REMOVED **
9545           po/en@quot.header             ** REMOVED **
9546           po/insert-header.sin          ** REMOVED **
9547           po/quot.sed                   ** REMOVED **
9548           po/remove-potcdate.sed        ** REMOVED **
9549           po/remove-potcdate.sin        ** REMOVED **
9550           po/stamp-po                   ** REMOVED **
9551           Makefile.am
9552           autogen.sh
9553           configure.ac
9554                 enable building with automake 1.8.x
9555                 add 'autopoint --force' to autogen.sh and remove all
9556                 auto-generated files, remove ac/ directory and use
9557                 m4/ directory instead
9558                 
9559         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9560                 fix gettextization
9561
9562 2004-02-28 Colin Leroy <colin@colino.net>
9563         * src/prefs_matcher.c
9564           src/prefs_filtering.c
9565           src/prefs_filtering_action.c
9566                 Fix non-editable GtkEntries
9567
9568 2004-02-22 Thorsten Maerz <torte@netztorte.de>
9569         * src/prefs_themes.c
9570                 utf8 conversion for theme info
9571
9572 2004-02-21 Thorsten Maerz <torte@netztorte.de>
9573         * sync 0.9.9claws
9574
9575 2004-02-14 Thorsten Maerz <torte@netztorte.de>
9576         * src/grouplistdialog.c
9577                 allow multiple selections without ctrl key
9578
9579 2004-02-09 Thorsten Maerz <torte@netztorte.de>
9580         * src/main.c
9581                 enable customizable accelerators
9582
9583 2004-02-08 Thorsten Maerz <torte@netztorte.de>
9584         * src/prefs_common.c
9585                 re-enable different font settings for gtk1/2
9586         * src/prefs_folder_item.c
9587                 fix folder prefs displayed wrong
9588         * src/textview.c
9589                 set 'sunken' shadow type
9590
9591 2004-02-07 Colin Leroy <colin@colino.net>
9592         * src/compose.c
9593                 Fix message being always [Edited]
9594                 Encode headers correctly (utf8 buf)
9595
9596 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9597         * src/socket.c
9598                 remove double g_source_attach()
9599                 (Thanks to Colin Leroy)
9600
9601 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9602         * src/gtk/gtksctree.c
9603                 Fix SSL certificate list not shown
9604         * src/mimeview.c
9605                 Fix clicks in mime tree
9606
9607 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9608         * src/common/socket.c
9609                 Fix SSL receive
9610         * src/compose.c
9611                 Fix clipboard menu hotkeys
9612
9613 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9614         * src/gtk/gtkaspell.[ch]
9615           src/compose.c
9616                 reimplement spellchecker
9617
9618 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9619         * src/gtk/filesel.c
9620                 crash when inserting file in compose window
9621                 (TODO: keep old selection on clicks)
9622         * src/main.c
9623                 use gtkrc-2.0 instead of gtkrc
9624
9625 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9626         * src/messageview.c
9627                 remove orphaned mimeview unref()
9628
9629 2004-01-20 Thorsten Maerz <torte@netztorte.de>
9630         * src/grouplistdialog.c
9631                 expand nodes containing subscribed groups
9632
9633 2004-01-19 Thorsten Maerz <torte@netztorte.de>
9634         * src/textview.c
9635                 textview: hide cursor, restore old click behaviour
9636
9637 2004-01-18 Thorsten Maerz <torte@netztorte.de>
9638         * src/textview.c
9639                 variable names messed up
9640
9641 2004-01-17 Colin Leroy <colin@colino.net>
9642         * src/addr_compl.c
9643                 Fix completion address too thin
9644         * src/compose.c
9645                 Fix tab-to-subject behaviour
9646         * src/summaryview.c
9647                 Implement key up & down in summaryview
9648
9649 2004-01-12 Thorsten Maerz <torte@netztorte.de>
9650
9651         * sync 098claws
9652
9653 2004-01-08 Thorsten Maerz <torte@netztorte.de>
9654         * configure.ac
9655           Makefile.am
9656           doc/.cvsignore
9657           doc/Makefile.am
9658                 faq, man, manual moved to doc/
9659         * ac/aspell.m4
9660           ac/check-type.m4
9661           ac/gnupg-check-typedef.m4
9662           ac/openssl.m4
9663           ac/spamassassin.m4
9664           ac/missing/gdk-pixbuf.m4
9665           ac/missing/gpgme.m4
9666           ac/missing/imlib.m4
9667                 fix automake warnings
9668
9669 2003-12-06 Colin Leroy <colin@colino.net>
9670         * src/summaryview.c
9671                 Fix quicksearch
9672
9673 2003-12-05 Colin Leroy <colin@colino.net>
9674         * src/summaryview.c
9675                 Fix going to next unread folder
9676
9677 2003-12-05 Colin Leroy <colin@colino.net>
9678         * src/crash.c
9679                 Fix gtk2 compilation
9680         * src/session.c
9681                 Remove iotag source handler at disconnection
9682         * src/socket.[ch] 
9683                 Remove source handler when closing socket 
9684                 (fixes another seg)
9685
9686 2003-12-04 Colin Leroy <colin@colino.net>
9687         * src/compose.c
9688           src/prefs_account.c
9689           src/prefs_common.c
9690                 Fix some dropdown menus
9691
9692 2003-12-04 Colin Leroy <colin@colino.net>
9693         * src/compose.c
9694                 Fix event handlers on header fields
9695         * src/common/socket.c
9696           src/common/session.c
9697                 Fix segfault with callback (SSL)
9698                 Fix end of session 
9699
9700 2003-10-06 Thorsten Maerz <torte@netztorte.de>
9701
9702         * Fix compile bug in src/compose.c
9703         * removed src/gtk/gtkstext.[ch]
9704
9705 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
9706
9707         * Convert character set and escape "text" attributes in toolbar setting
9708         files.
9709         * Fixed bug in button-press-event handling.
9710
9711 2003-09-16 Thorsten Maerz <torte@netztorte.de>
9712
9713         * Fixed bug in key-press-event handling.
9714
9715 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
9716
9717         * Enabled to compile tray-icon plugin (Ad-hoc).
9718         * Avoid hang up bug of icon list in mime view (Ad-hoc).
9719
9720 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
9721
9722         * Enabled to compile on sylpheed-claws.
9723         (tray-icon plugin still cannot compile yet.)
9724
9725 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
9726
9727         * Updated to 0.9.5.
9728
9729 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
9730
9731         * Updated to 0.9.4.
9732         * Ported monitoring SSL mechanism to GSource of GLib2
9733         (I don't confirm it)
9734         * Added _gtk2 suffix to key name of font preference to avoid
9735         ovverwriting preference of Gtk+-1.2 version.
9736
9737 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
9738
9739         * Updated to 0.9.2.
9740
9741 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
9742
9743         * Updated to 0.9.1.
9744         * Translate po files into UTF-8 when execute autogen.sh.
9745
9746 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
9747
9748         * Updated to 0.9.0.
9749
9750 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
9751
9752         * Plugged GError related memory leaks.
9753
9754 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
9755
9756         * Changed default size of fonts.
9757         * Enabled to set titile font size of warning dialog.
9758
9759 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
9760
9761         * Embed a sylpheed icon into executable binary on Windows.
9762
9763 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
9764
9765         * I forgot to traslate character set of element string in src/xml.c.
9766
9767 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
9768
9769         * Fixed detecting bind_textdomain_codeset in configure.in.
9770         * The bug in which "Example" of "Date fromat" preference isn't displayed
9771         correctly has been fixed.
9772
9773 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
9774
9775         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
9776           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
9777           glib-gettextize
9778           Removed intl directory.
9779           Translated po files into UTF-8.
9780           (Thanks! Ryuji Abe)
9781
9782 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
9783
9784         * The bug which doesn't unscape string in xml.c has been fixed.
9785
9786 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
9787
9788         * The bug which is failed to translate encoding of file name thorough
9789         file dialog has been fixed.
9790
9791 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
9792
9793         * Modified to translate file names which is used in inporting/expoting
9794         mbox feature and "Save as" feature into locale encoding.
9795         * Translate file names into locale encoding when "Attache file" and
9796         "Insert file".
9797         * Force set G_BROKEN_FILENAMES environment variable.
9798         * Other minor fixes.
9799
9800 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
9801
9802         * Modified to treat MH folder's name as locale encoding.
9803
9804 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
9805
9806         * The bug which clash on switching candidates of auto completion of
9807         addresses, cannot use auto completion in Japanesse is fixed
9808         (Thanks! Tokunaga-san)¡¥
9809
9810 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9811
9812         * The bug which cannot switch key accelerator preference has been fixed
9813         (Thanks! smbd-san)¡¥
9814
9815 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9816
9817         * version 0.8.11-gtk2-20030314
9818
9819 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9820
9821         * The bug in which character set conversion of filtering messages has
9822         been fixed.(Thanks! COCOA-san).
9823
9824 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
9825
9826         * Revived "Leave space on head" preference in "Message" category.
9827         * A bug which clash when put the cursor to end of buffer and execute
9828         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
9829
9830 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
9831
9832         * version 0.8.11-gtk2-20030312
9833
9834 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
9835
9836         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
9837         * Modified to use Pango's API directly for font preference.
9838         * Integrated GtkTextView of textview to one widget.
9839         * Set fonts of header title in textview by "header_title" tag.
9840         * Removed some deprecated codes.
9841
9842 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
9843
9844         * Updated to 0.8.11.
9845         * Merged cygwin patch(Thanks! Sakai-san).
9846
9847 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
9848
9849         * version 0.8.10-gtk2-20030309