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