025fe9bba00f2385ed8974e084e920c673febb47
[claws.git] / ChangeLog
1 2006-02-17 [cleroy]     2.0.0cvs60
2
3         * src/messageview.c
4         * src/prefs_common.c
5         * src/prefs_common.h
6         * src/prefs_message.c
7                 Add pref to display HTML-only mails with plugin, 
8                 if possible (defaulting to FALSE of course).
9
10 2006-02-16 [cleroy]     2.0.0cvs59
11
12         * src/main.c
13         * src/common/plugin.c
14         * src/common/plugin.h
15         * src/gtk/pluginwindow.c
16                 Keep track of requested (but unloaded) plugins
17                 in some error cases.
18
19 2006-02-16 [wwp]        2.0.0cvs58
20
21         * src/gtk/gtkaspell.c
22         * src/gtk/gtkaspell.h
23         * src/prefs_spelling.c
24         * src/compose.c
25         * src/prefs_common.c
26         * src/prefs_common.h
27                 implemented new optional spellchecker behaviour: re-check message when
28                 dictionary got changed (from compose-window/context-menu/Change dictionary).
29
30 2006-02-16 [wwp]        2.0.0cvs57
31
32         * src/quote_fmt_parse.y
33                 pclose popen'ed pipe.
34
35 2006-02-15 [colin]      2.0.0cvs56
36
37         * src/mimeview.c
38         * src/mimeview.h
39                 Let MimeViewers know which MimeView they
40                 depend of.
41         * src/summaryview.c
42                 Swap From/To columns in Sent/Queue/Drafts
43                 folders
44         * src/etpan/imap-thread.c
45                 Use mailstream_low_tls_open() for STARTTLS
46                 instead of mailstream_low_ssl_open()
47                 ** REQUIRES libetpan 0.42cvs3 **
48
49 2006-02-15 [wwp]        2.0.0cvs55
50
51         * src/compose.c
52         * src/compose.h
53         * src/message_search.c
54         * src/message_search.h
55         * src/textview.c
56         * src/gtk/gtkutils.c
57         * src/gtk/gtkutils.h
58                 added the ability to Find text in the compose window (and a bit
59                 of code factorization).
60
61 2006-02-15 [wwp]        2.0.0cvs54
62
63         * src/prefs_gtk.c
64                 yet another one file was missing (fix for some widgets' sensitivity).
65                 Thanks Colin!
66
67 2006-02-15 [wwp]        2.0.0cvs53
68
69         * src/prefs_gtk.h
70                 oops forgot that file (fix for some widgets' sensitivity).
71
72 2006-02-15 [wwp]        2.0.0cvs52
73
74         * src/summary_search.c
75                 implemented advanced summary search options (added the ability
76                 to use matcher conditions in an advanced search mode).
77
78 2006-02-15 [wwp]        2.0.0cvs51
79
80         * src/plugins/pgpcore/prefs_gpg.c
81         * src/prefs_account.c
82                 fix some widget sensitivity, mostly around some labels in
83                 account prefs.
84
85 2006-02-15 [paul]       2.0.0cvs50
86
87         * manual/advanced.xml
88                 improve Templates info
89                 written by wwp
90
91 2006-02-14 [colin]      2.0.0cvs49
92
93         * src/pixmaps/address_book.xpm
94         * src/pixmaps/preferences.xpm
95         * src/pixmaps/properties.xpm
96                 Fix pixmap size - patch by Fabien Vantard
97
98 2006-02-13 [colin]      2.0.0cvs48
99
100         * src/procmime.c
101                 Add missing fclose()s on error
102         * src/textview.c
103                 Remove unused code
104         * src/common/utils.c
105                 Fix temp files not being deleted on windows
106         Patches by Thomas Gilgin
107
108 2006-02-13 [cleroy]     2.0.0cvs47
109
110         * src/mainwindow.c
111                 Fix exit crash
112
113 2006-02-13 [wwp]        2.0.0cvs46
114
115         * src/plugins/pgpcore/prefs_gpg.c
116                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
117
118 2006-02-12 [colin]      2.0.0cvs45
119
120         * src/folderview.c
121         * src/main.c
122         * src/mainwindow.c
123                 Fix "stuff" when quitting
124
125 2006-02-12 [wwp]        2.0.0cvs44
126
127         * src/prefs_themes.c
128                 fix typos in debug messages.
129
130 2006-02-11 [colin]      2.0.0cvs43
131
132         * src/summaryview.c
133                 don't allow drag/drop from ourself
134
135 2006-02-10 [wwp]        2.0.0cvs42
136
137         * src/exporthtml.c
138         * src/html.c
139         * src/html.h
140         * src/procmime.c
141         * src/textview.c
142                 renamed html_ prefixed functions and data structures to avoid
143                 namespace clashes w/ other software (gtkhtml2 for instance).
144                 Closes bug #907.
145
146
147 2006-02-09 [colin]      2.0.0cvs41
148
149         * src/summaryview.c
150                 Fix shitty logic messed up. Thanks Ticho for the hint!
151
152 2006-02-09 [wwp]        2.0.0cvs40
153
154         * src/gtk/about.c
155         * src/compose.c
156         * src/prefs_account.c
157         * src/prefs_gtk.h
158         * src/editaddress.c
159                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
160                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
161                 Browse buttons in accounts prefs.
162
163 2006-02-09 [colin]      2.0.0cvs39
164
165         * src/matcher.c
166                 Check for pointer before using its members
167         * src/gtk/gtksourceprintjob.c
168                 Fix a wrong warning
169
170 2006-02-09 [wwp]        2.0.0cvs38
171
172         * src/gtk/filesel.c
173                 fix few compiler warnings (type mismatch).
174
175 2006-02-09 [paul]       2.0.0cvs37
176
177         * po/fr.po
178                 updated by Fabien Vantard
179
180 2006-02-08 [colin]      2.0.0cvs36
181
182         * src/prefs_common.c
183         * src/common/defs.h
184         * src/common/plugin.c
185                 allow windows and linux configurations to coexist
186                 patch by Thomas Gilgin
187
188 2006-02-08 [colin]      2.0.0cvs35
189
190         * src/filtering.c
191         * src/matcher.c
192         * src/matcher.h
193         * src/matcher_parser_parse.y
194         * src/prefs_filtering_action.c
195         * src/prefs_matcher.c
196                 Add the "Ignore thread" filtering
197                 action
198
199 2006-02-08 [colin]      2.0.0cvs34
200
201         * src/compose.c
202         * src/procmime.c
203         * src/procmime.h
204                 Fix bug #905 (damaged attachment)
205                 text files with raw \0's aren't really text files
206         FOR_STABLE
207
208 2006-02-08 [colin]      2.0.0cvs33
209
210         * src/summaryview.c
211                 Fix crasher introduced yesterday
212
213 2006-02-08 [wwp]        2.0.0cvs32
214
215         * src/compose.c
216         * src/compose.h
217                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
218
219 2006-02-08 [wwp]        2.0.0cvs31
220
221         * src/prefs_template.c
222                 templates enhancement: allow address completion for Cc and Bcc fields
223                 (it was currently possible for the To field only)
224
225 2006-02-08 [colin]      2.0.0cvs30
226
227         * src/compose.c
228                 Don't unblock if not blocked
229         FOR_STABLE
230
231 2006-02-07 [colin]      2.0.0cvs29
232
233         * src/action.c
234                 Forgot to refresh summaryview
235
236 2006-02-07 [colin]      2.0.0cvs28
237
238         * src/action.c
239                 Freeze/thaw message list and folder list while
240                 processing %as{} actions 
241         * src/compose.c
242                 Fix auto-wrap disabling after a middle-click
243                 paste - FOR_STABLE
244
245 2006-02-07 [paul]       2.0.0cvs27
246
247         * src/folder.c
248                 fix freeing of uninitialised pointers
249                 Thanks to Colin
250
251 2006-02-06 [colin]      2.0.0cvs26
252
253         * src/folder.c
254                 Use g_slist_prepend in potentially big list
255
256 2006-02-06 [colin]      2.0.0cvs25
257
258         * src/folder.c
259                 Completely skip processing if it doesn't 
260                 exist (faster!)
261
262 2006-02-06 [colin]      2.0.0cvs24
263
264         * src/folder.c
265         * src/summaryview.c
266                 Batch filtering in summaryview (from Tools menu)
267                 and pre/post//-processing too
268
269 2006-02-06 [colin]      2.0.0cvs23
270
271         * src/procmsg.h
272         * src/filtering.c
273                 Use a special field for batch filtering instead
274                 of stepping on deferred execution's toes
275
276 2006-02-06 [colin]      2.0.0cvs22
277
278         * src/action.c
279         * src/filtering.c
280         * src/filtering.h
281         * src/folder.c
282         * src/summaryview.c
283                 Fix filtering via menus and actions
284
285 2006-02-06 [colin]      2.0.0cvs21
286
287         * src/imap.c
288                 Put the added file directly to cache if possible (will work
289                 with next libetpan)
290         * src/filtering.c
291         * src/filtering.h
292         * src/inc.c
293         * src/folder.c
294         * src/mbox.c
295         * src/procmsg.h
296                 Move and copy filtered messages by batches instead of one
297                 by one - faster on IMAP
298         * src/procmsg.c
299                 Add a function that'll possibly be useful later
300
301 2006-02-06 [colin]      2.0.0cvs20
302
303         * src/addressbook.c
304                 Use internal mime-type instead of text/plain for d'n'd
305         * src/compose.c
306                 Allow attaching files from mimeview's icon list via d'n'd
307         * src/folderview.c
308         * src/folderview.h
309                 Use internal mime-type instead of text/plain for d'n'd
310                 Don't try to selected opened folder if none is
311                 Factorize d'n'd from other apps code
312         * src/headerview.c
313         * src/textview.c
314         * src/gtk/gtkutils.c
315         * src/gtk/gtkutils.h
316                 Factorize Face/X-Face stuff
317         * src/mimeview.c
318                 Fix d'n'd to other apps
319         * src/prefs_message.c
320                 Let the XFace pref be usable without libcompface as it also
321                 applies to Face
322         * src/summaryview.c
323                 Fix d'n'd to other apps
324                 Factorize d'n'd from other apps code
325
326 2006-02-06 [wwp]        2.0.0cvs19
327
328         * po/it.po
329                 Italian translation fixes by Andrea Spadaccini (no more confusion
330                 between filtering and processing, and few changes in the About
331                 dialog).
332
333
334 2006-02-06 [mones]      2.0.0cvs18
335
336         * src/gtk/icon_legend.c
337                 Improved descriptions allowing better translations
338
339 2006-02-05 [colin]      2.0.0cvs17
340
341         * src/imap.c
342                 Add the f*cking missing expunge that caused imap_fetch_env
343                 to fail after an add_msgs ! :-///
344         * src/etpan/imap-thread.c
345                 Add a bit of debug
346         FOR_STABLE
347
348 2006-02-05 [colin]      2.0.0cvs16
349
350         * src/common/utils.c
351                 Don't check for return-path (or we can't put
352                 back non-sent mails)
353
354 2006-02-05 [colin]      2.0.0cvs15
355
356         * src/textview.c
357                 Don't try to display Face header in textview
358                 when teh headerview's active
359
360 2006-02-05 [colin]      2.0.0cvs14
361
362         * tools/tbird2syl.py
363         * tools/Makefile.am
364                 Add script to import Thunderbird mails
365
366 2006-02-05 [colin]      2.0.0cvs13
367
368         * src/headerview.c
369         * src/procheader.c
370         * src/procmsg.c
371         * src/procmsg.h
372         * src/textview.c
373                 Show Face headers - patch partially by Klaus Flittner
374
375 2006-02-05 [colin]      2.0.0cvs12
376
377         * src/folderview.c
378         * src/summaryview.c
379         * src/common/utils.c
380         * src/common/utils.h
381                 Let dnd work from mime icons to summaryview
382                 and to folderview too
383                 Add a crude test to avoid trying to add files
384                 drag'n'dropped when they're not mails
385
386 2006-02-04 [colin]      2.0.0cvs11
387
388         * src/summaryview.c
389         * src/mimeview.c
390                 Fix utf8 conversion
391
392 2006-02-04 [colin]      2.0.0cvs10
393
394         * src/compose.c
395         * src/folderview.c
396         * src/mimeview.c
397         * src/summaryview.c
398         * src/summaryview.h
399                 Added various drag and drop capas:
400                 From                    To
401                 summaryview             other apps
402                 mimeview icons          other apps
403                 other apps              summaryview
404                 other apps              folderview
405
406                 This shouldn't have broken the existing:
407                 From                    To
408                 summaryview             folderview
409                 folderview              folderview
410                 summaryview             compose's attachments
411
412         Tests welcomed.
413
414 2006-02-02 [paul]       2.0.0cvs9
415
416         * src/mainwindow.c
417                 move global option 'Set displayed columns...' out
418                 of folder option grouping.
419                 fix sensitivity of 'harvest addresses'
420         FOR_STABLE
421
422 2006-02-01 [colin]      2.0.0cvs8
423
424         * src/mimeview.c
425                 Revert the alertpanel patch, it sucks (intrusive
426                 and gets in the way of "open")
427
428 2006-02-01 [colin]      2.0.0cvs7
429
430         * src/compose.c
431         * src/prefs_account.c
432         * src/prefs_common.c
433         * src/common/defs.h
434         * src/common/utils.c
435         * src/common/utils.h
436                 Add ability to edit the signature file
437                 from the account preferences, and use
438                 a default for the text editor.
439                 Patch by Fabien Vantard
440
441 2006-02-01 [colin]      2.0.0cvs6
442
443         * src/mimeview.c
444                 Try to get mime type by extension if it is
445                 application/octet-stream
446                 Display a window with possible choices when
447                 encountering unknown mime types
448         * src/gtk/filesel.c
449         * src/gtk/filesel.h
450                 Add preview
451                 Allow multiple selection in filtered filesel
452                 (patch by Fabien Vantard)
453         * src/gtk/pluginwindow.c
454                 Use it (patch by Fabien Vantard)
455
456 2006-02-01 [paul]       2.0.0cvs5
457
458         * src/jpilot.c
459                 fix crash on creating jpilot address book
460                 Thanks to Colin - FOR_STABLE
461         * src/prefs_summaries.c
462         * src/prefs_wrapping.c
463         * src/gtk/icon_legend.c
464         * src/gtk/quicksearch.c
465                 string fixes and additions
466
467 2006-02-01 [paul]       2.0.0cvs4
468
469         * src/compose.c
470         * src/mainwindow.c
471         * src/messageview.c
472         * src/prefs_send.c
473                 add Arabic encoding option
474                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
475
476 2006-01-31 [cleroy]     2.0.0cvs3
477
478         * src/plugins/pgpcore/passphrase.c
479                 Convert passphrase to locale encoding
480         * src/compose.c
481                 Fix drafting on IMAP. Crappy bug sneaked in
482                 the release :-/
483         FOR_STABLE
484
485 2006-01-30 [paul]       2.0.0cvs2
486
487         * src/gtk/icon_legend.c
488                 show the new entries
489
490 2006-01-30 [colin]      2.0.0cvs1
491
492         * src/manual.c
493                 Check for the file to be present before 
494                 enabling the menu - FOR_STABLE
495         * src/gtk/icon_legend.c
496                 Add folders icons (not all of them, there
497                 are too much, but the most intriguing ones)
498
499 2006-01-30 [paul]       2.0.0
500
501         version 2.0.0 released
502
503 2006-01-30 [paul]       1.9.100cvs200
504
505         * manual/faq.xml
506         * manual/gpl.xml
507         * manual/intro.xml
508         * manual/starting.xml
509         * manual/sylpheed-claws-manual.xml
510                 fixes, additions
511
512 2006-01-29 [mones]      1.9.100cvs199
513
514         * manual/account.xml
515         * manual/advanced.xml
516         * manual/glossary.xml
517                 Some typos fixed, added LDIF term to glossary
518         * po/es.po
519                 Fixed leading plus symbol
520
521 2006-01-29 [paul]       1.9.100cvs198
522
523         * po/fi.po
524         * po/sk.po
525                 updated by Tommi Pirinen and Andrej Kacian
526
527 2006-01-29 [paul]       1.9.100cvs197
528
529         * src/gtk/authors.h
530                 remove duplicates
531
532 2006-01-29 [paul]       1.9.100cvs196
533
534         * AUTHORS
535         * po/nl.po
536         * src/gtk/authors.h
537         * tools/claws.i18n.status.pl
538                 nl translation updated by Tim Dijkstra
539
540 2006-01-29 [paul]       1.9.100cvs195
541
542         * po/sr.po
543         * po/sv.po
544                 updated by Aleksandar Urosevic and Anders Troback
545
546 2006-01-28 [colin]      1.9.100cvs194
547
548         * src/gtk/gtksourceprintjob.c
549                 Don't fiddle with PangoLayout when we
550                 have an image
551
552 2006-01-28 [paul]       1.9.100cvs193
553
554         * AUTHORS
555         * po/el.po
556         * po/zh_CN.po
557         * src/gtk/authors.h
558         * tools/claws.i18n.status.pl
559                 updated translations submitted by Stavros Giannouris
560                 and Ralgh Young
561
562 2006-01-27 [cleroy]     1.9.100cvs192
563
564         * src/summaryview.c
565         * src/gtk/gtksourceprintjob.c
566                 Add image printing 
567                 (libgnomeprint only, of course)
568
569 2006-01-27 [paul]       1.9.100cvs191
570
571         * po/fr.po
572         * po/it.po
573                 updated by Fabien Vantard and Andrea Spadaccini
574
575 2006-01-26 [colin]      1.9.100cvs190
576
577         * manual/Makefile.am
578         * configure.ac
579                 Make building the manual optional 
580                 (--disable-manual)
581
582 2006-01-26 [paul]       1.9.100cvs189
583
584         * manual/glossary.xml
585         * manual/plugins.xml
586                 edited
587         * po/en_GB.po
588                 updated
589
590 2006-01-26 [paul]       1.9.100cvs188
591
592         * src/prefs_display_header.c
593         * src/prefs_folder_column.c
594         * src/prefs_msg_colors.c
595         * src/prefs_summaries.c
596         * src/prefs_summary_column.c
597                 HIGify
598
599 2006-01-25 [colin]      1.9.100cvs187
600
601         * src/imap.c
602                 Don't allow moving/copying mails between
603                 queue/drafts and non-queue/drafts folders
604                 Fixes bug #897 (message header is resetted 
605                 if one is copied to Drafts)
606
607 2006-01-25 [colin]      1.9.100cvs186
608
609         * src/folder.c
610         * src/mainwindow.c
611                 Fix subscribed folders not found
612         * src/compose.c
613                 Don't try to encode as original mail's charset
614                 if it's ascii 
615
616 2006-01-25 [paul]       1.9.100cvs185
617
618         * AUTHORS
619         * po/Makevars
620                 updated
621         * po/de.po
622         * po/pl.po
623         * po/pt_BR.po
624         * po/sr.po
625                 updates submitted by Stephan Sachse, Emilian Nowak
626                 and Quar, Frederico Goncalves Guimaraes, and
627                 Aleksandar Urosevic
628                 Fix Bug 896, 'PT_BR locale broken'.
629         * src/gtk/authors.h
630                 updated
631
632 2006-01-24 [mones]      1.9.100cvs184
633
634         * manual/glossary.xml
635                 All current terms finished. Reviewers welcome ;-)
636         * manual/keyboard.xml
637                 Fixed column width for pdf output.
638         * po/es.po
639                 Updated
640
641 2006-01-24 [paul]       1.9.100cvs183
642
643         * manual/glossary.xml
644                 fix id name
645         * manual/dist/html/Makefile.am
646         * manual/dist/pdf/Makefile.am
647         * manual/dist/ps/Makefile.am
648         * manual/dist/txt/Makefile.am
649                 fix make deps
650                 Thanks to Colin
651
652 2006-01-24 [mones]      1.9.100cvs182
653
654         * manual/glossary.xml
655                 Nearly finished, some terms missing.
656
657 2006-01-23 [paul]       1.9.100cvs181
658
659         * manual/dist/html/Makefile.am
660         * manual/dist/pdf/Makefile.am
661         * manual/dist/ps/Makefile.am
662         * manual/dist/txt/Makefile.am
663         * src/mainwindow.c
664                 re-enable manual
665                 Thanks to Colin
666
667 2006-01-22 [colin]      1.9.100cvs180
668
669         * src/compose.c
670         * src/gtk/gtkaspell.c
671                 Don't deselect stuff before right-clicking, with aspell.
672                 (This prevented right-click Copy, for example).
673                 Thanks to Clo!
674
675 2006-01-22 [paul]       1.9.100cvs179
676
677         * src/summary_search.c
678                 don't fix the widget size as it causes problems
679                 under localisation.
680                 Thanks to Emilian Nowak
681
682 2006-01-21 [paul]       1.9.100cvs178
683
684         * src/prefs_themes.c
685                 fix broken underlining of label text
686                 with some translations
687
688 2006-01-21 [colin]      1.9.100cvs177
689
690         * po/fr.po
691                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
692
693 2006-01-20 [colin]      1.9.100cvs176
694
695         * configure.ac
696         * Makefile.am
697         * manual/Makefile
698         * manual/dist/html/.cvsignore
699         * manual/dist/html/Makefile.am
700         * manual/dist/pdf/.cvsignore
701         * manual/dist/pdf/Makefile.am
702         * manual/dist/ps/.cvsignore
703         * manual/dist/ps/Makefile.am
704         * manual/dist/txt/.cvsignore
705         * manual/dist/txt/Makefile.am
706                 Autotool-ize manual
707
708 2006-01-20 [paul]       1.9.100cvs175
709
710         * manual/handling.xml
711                 make Filtering and Searching entries easier to find
712         * manual/keyboard.xml
713                 add the remaining default keybinds
714         * src/prefs_summaries.c
715                 update the default keybinds
716
717 2006-01-20 [paul]       1.9.100cvs174
718
719         * src/addressbook.c
720         * src/addrgather.c
721         * src/addrharvest.c
722         * src/editaddress.c
723         * src/editgroup.c
724         * src/exphtmldlg.c
725         * src/expldifdlg.c
726         * src/exporthtml.c
727         * src/exportldif.c
728         * src/ldif.c
729                 replace 'e-mail' with 'email'
730         * src/summary_search.c
731                 add mnemonic to "Find all" button
732
733 2006-01-20 [wwp]        1.9.100cvs173
734
735         * src/export.c
736         * src/import.c
737                 touched mbox import/export buttons for HIG-compliance
738
739 2006-01-19 [paul]       1.9.100cvs172
740
741         * manual/account.xml
742         * manual/addrbook.xml
743         * manual/advanced.xml
744         * manual/faq.xml
745         * manual/handling.xml
746         * manual/intro.xml
747         * manual/plugins.xml
748         * manual/starting.xml
749                 more editing
750
751 2006-01-19 [paul]       1.9.100cvs171
752
753         * src/toolbar.c
754                 allow use of trash button while receiving
755                 Thanks to Colin
756
757 2006-01-19 [wwp]        1.9.100cvs170
758
759         * src/gtk/quicksearch.c
760         * src/compose.c
761                 force text color to black when yellow background is set
762
763 2006-01-19 [colin]      1.9.100cvs169
764
765         * src/plugins/trayicon/trayicon.c
766                 Gray out Get Mail when already getting mail
767
768 2006-01-18 [paul]       1.9.100cvs168
769
770         * src/compose.c
771                 give widget yellow background was To is
772                 set via folder prefs
773         * src/gtk/quicksearch.c
774                 give widget yellow background when quick
775                 search is active.
776                 Thanks to Colin
777
778 2006-01-18 [paul]       1.9.100cvs167
779
780         * doc/man/sylpheed-claws.1
781                 add --subscribe option
782
783 2006-01-18 [paul]       1.9.100cvs166
784
785         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
786         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
787                 use %U instead of %F (%F is broken for user installed
788                 files in kde 3.5)
789
790 2006-01-18 [colin]      1.9.100cvs165
791
792         * src/summaryview.c
793                 Default to Yes in "No more * messages" dialogs
794
795 2006-01-17 [colin]      1.9.100cvs164
796
797         * src/compose.c
798                 Possibly fix an invalid iterator causing
799                 crash
800
801 2006-01-17 [colin]      1.9.100cvs163
802
803         * src/mimeview.c
804                 Fix crash when the image disappears under the
805                 image viewer
806
807 2006-01-16 [colin]      1.9.100cvs162
808
809         * src/compose.c
810                 Fix reenabling autowrap
811
812 2006-01-16 [colin]      1.9.100cvs161
813
814         * src/compose.c
815                 reset quote_len before getting quote_str
816
817 2006-01-16 [colin]      1.9.100cvs160
818
819         * src/account.c
820         * src/account.h
821         * src/folder.c
822         * src/imap_gtk.c
823         * src/mh_gtk.c
824                 Fix bug #883 (default inbox does not track folder move)
825
826 2006-01-16 [colin]      1.9.100cvs159
827
828         * src/compose.c
829         * src/plugins/pgpcore/passphrase.c
830                 More buttons fixes
831
832 2006-01-16 [paul]       1.9.100cvs158
833
834         * src/prefs_actions.c
835         * src/prefs_filtering_action.c
836         * src/prefs_matcher.c
837         * src/quote_fmt.c
838         * src/gtk/description_window.c
839         * src/gtk/description_window.h
840         * src/gtk/quicksearch.c
841                 description window cleanups
842
843 2006-01-15 [colin]      1.9.100cvs157
844
845         * src/addressbook.c
846         * src/prefs_filtering.c
847                 Same here
848
849 2006-01-15 [colin]      1.9.100cvs156
850
851         * src/folderview.c
852         * src/mainwindow.c
853                 Same for "Empty trash"
854
855 2006-01-15 [colin]      1.9.100cvs155
856
857         * src/inc.c
858                 Override offline dialog had Yes by default
859
860 2006-01-15 [colin]      1.9.100cvs154
861
862         * src/summaryview.c
863                 Delete selected messages? previously had Yes the default
864
865 2006-01-15 [colin]      1.9.100cvs153
866
867         * src/folder.c
868         * src/folder.h
869         * src/main.c
870                 Check if a mailbox is loaded after all
871                 plugins are loaded.
872
873 2006-01-15 [colin]      1.9.100cvs152
874
875         * src/folder.c
876                 Don't start wizard when there are unloaded folders (will help
877                 people with only mbox or maildir mailboxes)
878
879 2006-01-14 [colin]      1.9.100cvs151
880
881         * src/addressbook.c
882         * src/expldifdlg.c
883         * src/importldif.c
884         * src/importmutt.c
885         * src/importpine.c
886         * src/mh_gtk.c
887                 More HIG compliance and fixes
888
889 2006-01-14 [colin]      1.9.100cvs150
890
891         * src/prefs_filtering_action.c
892         * src/foldersel.c
893                 Two forgotten button order changes
894
895 2006-01-14 [colin]      1.9.100cvs149
896
897         * src/account.c
898         * src/addressbook.c
899         * src/compose.c
900         * src/folderview.c
901         * src/imap_gtk.c
902         * src/mainwindow.c
903         * src/mh_gtk.c
904         * src/news_gtk.c
905         * src/prefs_actions.c
906         * src/prefs_customheader.c
907         * src/prefs_filtering.c
908         * src/prefs_matcher.c
909         * src/prefs_template.c
910         * src/ssl_manager.c
911         * src/summaryview.c
912         * src/textview.c
913         * src/toolbar.c
914                 All deletion confirmations are now "Cancel, Delete" 
915                 instead of "No, Yes"
916                 Clarified most of the other "No, Yes" to 
917                 "Cancel, Descriptive_action"
918                 Rechanged the "Entry not saved" alerts to have 
919                 "Close, Continue editing"
920
921
922 2006-01-14 [paul]
923
924         * 2.0.0-rc4 released
925
926 2006-01-14 [paul]       1.9.100cvs148
927
928         * src/account.c
929         * src/addressadd.c
930         * src/addressbook.c
931         * src/compose.c
932         * src/editaddress.c
933         * src/editbook.c
934         * src/editgroup.c
935         * src/editjpilot.c
936         * src/editldap.c
937         * src/editvcard.c
938         * src/exphtmldlg.c
939         * src/expldifdlg.c
940         * src/folderview.c
941         * src/grouplistdialog.c
942         * src/imap_gtk.c
943         * src/importmutt.c
944         * src/importpine.c
945         * src/inc.c
946         * src/main.c
947         * src/mainwindow.c
948         * src/message_search.c
949         * src/messageview.c
950         * src/mh_gtk.c
951         * src/mimeview.c
952         * src/news_gtk.c
953         * src/prefs_actions.c
954         * src/prefs_customheader.c
955         * src/prefs_filtering.c
956         * src/prefs_matcher.c
957         * src/prefs_template.c
958         * src/prefs_themes.c
959         * src/ssl_manager.c
960         * src/summary_search.c
961         * src/summaryview.c
962         * src/textview.c
963         * src/toolbar.c
964         * src/gtk/foldersort.c
965         * src/gtk/gtkaspell.c
966         * src/gtk/inputdialog.c
967         * src/gtk/prefswindow.c
968         * src/plugins/pgpcore/select-keys.c
969         * src/plugins/trayicon/trayicon.c
970                 HIG compliant button order
971
972 2006-01-14 [mones]      1.9.100cvs147
973
974         * po/es.po
975                 Updated translation
976
977 2006-01-13 [paul]       1.9.100cvs146
978
979         * AUTHORS
980         * ChangeLog
981         * src/gtk/authors.h
982                 add Joshua M. Kwan to contributors list
983
984 2006-01-13 [colin]      1.9.100cvs145
985
986         * src/gtk/quicksearch.c
987                 Don't refocus quick search after executing (Esc or Enter)
988                 Allows to '/'search something then move up/down in 
989                 summaryview, and to Esc a search and be back in the 
990                 summaryview
991
992 2006-01-13 [paul]       1.9.100cvs144
993
994         * src/plugins/pgpinline/pgpinline.c
995                 support Content-Type 'application/pgp'
996                 patch by Joshua M. Kwan <joshuak@users.sf.net>
997
998 2006-01-13 [paul]       1.9.100cvs143
999
1000         * manual/account.xml
1001                 make mention of partial retrieval
1002                 thanks to Colin
1003
1004 2006-01-13 [paul]       1.9.100cvs142
1005
1006         * src/account.c
1007         * src/account.h
1008         * src/action.c
1009         * src/action.h
1010         * src/adbookbase.h
1011         * src/addr_compl.c
1012         * src/addr_compl.h
1013         * src/addrbook.c
1014         * src/addrcache.c
1015         * src/addrcache.h
1016         * src/addrcindex.c
1017         * src/addrcindex.h
1018         * src/addrclip.c
1019         * src/addrclip.h
1020         * src/addrdefs.h
1021         * src/addressadd.c
1022         * src/addressadd.h
1023         * src/addressbook.c
1024         * src/addressbook.h
1025         * src/addrgather.c
1026         * src/addrgather.h
1027         * src/addrharvest.c
1028         * src/addrharvest.h
1029         * src/addrindex.c
1030         * src/addrindex.h
1031         * src/addritem.c
1032         * src/addritem.h
1033         * src/addrquery.c
1034         * src/addrquery.h
1035         * src/addrselect.c
1036         * src/addrselect.h
1037         * src/alertpanel.c
1038         * src/alertpanel.h
1039         * src/browseldap.c
1040         * src/browseldap.h
1041         * src/codeconv.c
1042         * src/codeconv.h
1043         * src/compose.c
1044         * src/compose.h
1045         * src/customheader.c
1046         * src/customheader.h
1047         * src/displayheader.c
1048         * src/displayheader.h
1049         * src/editaddress.c
1050         * src/editaddress.h
1051         * src/editbook.c
1052         * src/editbook.h
1053         * src/editgroup.c
1054         * src/editgroup.h
1055         * src/editjpilot.c
1056         * src/editjpilot.h
1057         * src/editldap.c
1058         * src/editldap.h
1059         * src/editldap_basedn.c
1060         * src/editldap_basedn.h
1061         * src/editvcard.c
1062         * src/editvcard.h
1063         * src/exphtmldlg.c
1064         * src/exphtmldlg.h
1065         * src/expldifdlg.c
1066         * src/expldifdlg.h
1067         * src/export.h
1068         * src/exporthtml.c
1069         * src/exporthtml.h
1070         * src/exportldif.c
1071         * src/exportldif.h
1072         * src/filtering.c
1073         * src/filtering.h
1074         * src/folder.c
1075         * src/folder.h
1076         * src/folder_item_prefs.c
1077         * src/folder_item_prefs.h
1078         * src/foldersel.c
1079         * src/foldersel.h
1080         * src/folderutils.c
1081         * src/folderutils.h
1082         * src/folderview.c
1083         * src/folderview.h
1084         * src/grouplistdialog.c
1085         * src/grouplistdialog.h
1086         * src/headerview.c
1087         * src/html.c
1088         * src/html.h
1089         * src/image_viewer.c
1090         * src/image_viewer.h
1091         * src/imap.c
1092         * src/imap.h
1093         * src/imap_gtk.c
1094         * src/imap_gtk.h
1095         * src/import.h
1096         * src/importldif.c
1097         * src/importldif.h
1098         * src/importmutt.c
1099         * src/importmutt.h
1100         * src/importpine.c
1101         * src/importpine.h
1102         * src/inc.c
1103         * src/inc.h
1104         * src/jpilot.c
1105         * src/jpilot.h
1106         * src/ldapctrl.c
1107         * src/ldapctrl.h
1108         * src/ldaplocate.c
1109         * src/ldaplocate.h
1110         * src/ldapquery.c
1111         * src/ldapquery.h
1112         * src/ldapserver.c
1113         * src/ldapserver.h
1114         * src/ldaputil.c
1115         * src/ldaputil.h
1116         * src/ldif.c
1117         * src/ldif.h
1118         * src/main.c
1119         * src/main.h
1120         * src/mainwindow.c
1121         * src/mainwindow.h
1122         * src/manual.c
1123         * src/manual.h
1124         * src/mbox.c
1125         * src/mbox.h
1126         * src/message_search.c
1127         * src/message_search.h
1128         * src/messageview.c
1129         * src/messageview.h
1130         * src/mh.c
1131         * src/mh.h
1132         * src/mh_gtk.c
1133         * src/mh_gtk.h
1134         * src/mimeview.c
1135         * src/mimeview.h
1136         * src/msgcache.c
1137         * src/msgcache.h
1138         * src/mutt.c
1139         * src/mutt.h
1140         * src/news.c
1141         * src/news.h
1142         * src/news_gtk.c
1143         * src/news_gtk.h
1144         * src/partial_download.c
1145         * src/partial_download.h
1146         * src/pine.c
1147         * src/pine.h
1148         * src/pop.c
1149         * src/pop.h
1150         * src/prefs_account.c
1151         * src/prefs_account.h
1152         * src/prefs_actions.c
1153         * src/prefs_actions.h
1154         * src/prefs_common.c
1155         * src/prefs_common.h
1156         * src/prefs_compose_writing.c
1157         * src/prefs_compose_writing.h
1158         * src/prefs_customheader.c
1159         * src/prefs_customheader.h
1160         * src/prefs_display_header.c
1161         * src/prefs_display_header.h
1162         * src/prefs_filtering.c
1163         * src/prefs_filtering.h
1164         * src/prefs_filtering_action.c
1165         * src/prefs_filtering_action.h
1166         * src/prefs_folder_column.c
1167         * src/prefs_folder_column.h
1168         * src/prefs_folder_item.c
1169         * src/prefs_folder_item.h
1170         * src/prefs_fonts.c
1171         * src/prefs_fonts.h
1172         * src/prefs_gtk.c
1173         * src/prefs_gtk.h
1174         * src/prefs_image_viewer.c
1175         * src/prefs_image_viewer.h
1176         * src/prefs_matcher.c
1177         * src/prefs_matcher.h
1178         * src/prefs_message.c
1179         * src/prefs_msg_colors.c
1180         * src/prefs_msg_colors.h
1181         * src/prefs_other.c
1182         * src/prefs_quote.c
1183         * src/prefs_receive.c
1184         * src/prefs_send.c
1185         * src/prefs_spelling.c
1186         * src/prefs_spelling.h
1187         * src/prefs_summaries.c
1188         * src/prefs_summaries.h
1189         * src/prefs_summary_column.c
1190         * src/prefs_summary_column.h
1191         * src/prefs_template.c
1192         * src/prefs_template.h
1193         * src/prefs_themes.c
1194         * src/prefs_themes.h
1195         * src/prefs_toolbar.c
1196         * src/prefs_toolbar.h
1197         * src/prefs_wrapping.c
1198         * src/prefs_wrapping.h
1199         * src/privacy.c
1200         * src/privacy.h
1201         * src/procheader.c
1202         * src/procheader.h
1203         * src/procmime.c
1204         * src/procmime.h
1205         * src/procmsg.c
1206         * src/procmsg.h
1207         * src/quote_fmt.c
1208         * src/quote_fmt_parse.y
1209         * src/recv.c
1210         * src/recv.h
1211         * src/remotefolder.c
1212         * src/remotefolder.h
1213         * src/send_message.c
1214         * src/send_message.h
1215         * src/setup.c
1216         * src/setup.h
1217         * src/sourcewindow.c
1218         * src/sourcewindow.h
1219         * src/ssl_manager.c
1220         * src/ssl_manager.h
1221         * src/statusbar.c
1222         * src/statusbar.h
1223         * src/stock_pixmap.c
1224         * src/stock_pixmap.h
1225         * src/summary_search.c
1226         * src/summary_search.h
1227         * src/summaryview.c
1228         * src/summaryview.h
1229         * src/syldap.c
1230         * src/syldap.h
1231         * src/textview.c
1232         * src/textview.h
1233         * src/toolbar.c
1234         * src/toolbar.h
1235         * src/undo.c
1236         * src/undo.h
1237         * src/unmime.c
1238         * src/unmime.h
1239         * src/vcard.c
1240         * src/vcard.h
1241         * src/wizard.c
1242         * src/wizard.h
1243         * src/common/base64.c
1244         * src/common/base64.h
1245         * src/common/defs.h
1246         * src/common/hooks.c
1247         * src/common/hooks.h
1248         * src/common/log.c
1249         * src/common/log.h
1250         * src/common/mgutils.c
1251         * src/common/mgutils.h
1252         * src/common/nntp.c
1253         * src/common/nntp.h
1254         * src/common/passcrypt.c
1255         * src/common/passcrypt.h.in
1256         * src/common/plugin.c
1257         * src/common/plugin.h
1258         * src/common/prefs.c
1259         * src/common/prefs.h
1260         * src/common/progressindicator.c
1261         * src/common/progressindicator.h
1262         * src/common/quoted-printable.c
1263         * src/common/quoted-printable.h
1264         * src/common/session.c
1265         * src/common/session.h
1266         * src/common/smtp.c
1267         * src/common/smtp.h
1268         * src/common/socket.c
1269         * src/common/socket.h
1270         * src/common/ssl.c
1271         * src/common/ssl.h
1272         * src/common/ssl_certificate.c
1273         * src/common/ssl_certificate.h
1274         * src/common/stringtable.c
1275         * src/common/stringtable.h
1276         * src/common/sylpheed.c
1277         * src/common/sylpheed.h
1278         * src/common/template.c
1279         * src/common/template.h
1280         * src/common/timing.h
1281         * src/common/utils.c
1282         * src/common/utils.h
1283         * src/common/version.h.in
1284         * src/common/xml.c
1285         * src/common/xml.h
1286         * src/common/xmlprops.c
1287         * src/common/xmlprops.h
1288         * src/gtk/colorlabel.c
1289         * src/gtk/colorsel.c
1290         * src/gtk/colorsel.h
1291         * src/gtk/description_window.c
1292         * src/gtk/description_window.h
1293         * src/gtk/filesel.c
1294         * src/gtk/filesel.h
1295         * src/gtk/foldersort.c
1296         * src/gtk/foldersort.h
1297         * src/gtk/gtkutils.c
1298         * src/gtk/gtkutils.h
1299         * src/gtk/inputdialog.c
1300         * src/gtk/inputdialog.h
1301         * src/gtk/logwindow.c
1302         * src/gtk/logwindow.h
1303         * src/gtk/manage_window.c
1304         * src/gtk/manage_window.h
1305         * src/gtk/menu.c
1306         * src/gtk/menu.h
1307         * src/gtk/pluginwindow.c
1308         * src/gtk/pluginwindow.h
1309         * src/gtk/prefswindow.c
1310         * src/gtk/prefswindow.h
1311         * src/gtk/progressdialog.c
1312         * src/gtk/progressdialog.h
1313         * src/gtk/sslcertwindow.c
1314         * src/gtk/sslcertwindow.h
1315         * src/plugins/clamav/clamav_plugin.c
1316         * src/plugins/clamav/clamav_plugin.h
1317         * src/plugins/clamav/clamav_plugin_gtk.c
1318         * src/plugins/demo/demo.c
1319         * src/plugins/dillo_viewer/dillo_prefs.c
1320         * src/plugins/dillo_viewer/dillo_prefs.h
1321         * src/plugins/dillo_viewer/dillo_viewer.c
1322         * src/plugins/pgpcore/passphrase.c
1323         * src/plugins/pgpcore/passphrase.h
1324         * src/plugins/pgpcore/plugin.c
1325         * src/plugins/pgpcore/select-keys.c
1326         * src/plugins/pgpcore/select-keys.h
1327         * src/plugins/pgpcore/sgpgme.c
1328         * src/plugins/pgpcore/sgpgme.h
1329         * src/plugins/pgpinline/pgpinline.c
1330         * src/plugins/pgpinline/pgpinline.h
1331         * src/plugins/pgpinline/plugin.c
1332         * src/plugins/pgpmime/pgpmime.c
1333         * src/plugins/pgpmime/pgpmime.h
1334         * src/plugins/pgpmime/plugin.c
1335         * src/plugins/spamassassin/spamassassin.c
1336         * src/plugins/spamassassin/spamassassin.h
1337         * src/plugins/spamassassin/spamassassin_gtk.c
1338         * src/plugins/trayicon/trayicon.c
1339                 update copyright header
1340
1341 2006-01-13 [paul]       1.9.100cvs141
1342
1343         * src/account.c
1344         * src/export.c
1345         * src/import.c
1346         * src/mainwindow.c
1347         * src/prefs_account.c
1348         * src/prefs_display_header.c
1349         * src/prefs_receive.c
1350         * src/prefs_send.c
1351         * src/prefs_summaries.c
1352         * src/prefs_themes.c
1353         * src/prefs_toolbar.c
1354         * src/gtk/about.c
1355                 various cleanups
1356
1357 2006-01-12 [colin]      1.9.100cvs140
1358
1359         * src/folder.c
1360         * src/folder.h
1361         * src/main.c
1362                 Add --subscribe option
1363                 Let sylpheed-claws email@domain.com equivalent to --compose
1364                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1365
1366 2006-01-12 [paul]       1.9.100cvs139
1367
1368         * src/mainwindow.c
1369                 append 'Change folder order' label with '...'
1370         * src/prefs_actions.c
1371                 allow reordering of actions list by dnd
1372         * src/gtk/foldersort.c
1373                 make the dialog nicer
1374
1375 2006-01-11 [colin]      1.9.100cvs138
1376
1377         * src/compose.c
1378                 Allow templates without text
1379
1380 2006-01-11 [paul]       1.9.100cvs137
1381
1382         * tools/README
1383         * tools/filter_conv_new.pl
1384                 add info to README
1385                 also check .sylpheed for filter.xml
1386                 be a bit informative to the user
1387
1388 2006-01-11 [colin]      1.9.100cvs136
1389
1390         * src/textview.c
1391                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1392
1393 2006-01-10 [paul]       1.9.100cvs135
1394
1395         * tools/Makefile.am
1396         * tools/filter_conv_new.pl
1397                 add script to convert new style Sylpheed
1398                 filter rules (Sylpheed >= 0.9.99) to
1399                 Claws filtering rules
1400
1401 2006-01-10 [colin]      1.9.100cvs134
1402
1403         * src/compose.c
1404                 Fix broken line joins in certain conditions
1405                 (between two quoted lines: <enter><enter><up>
1406                  <type a wrapped sentence><go in the first line>
1407                  <insert more text><watch as line joining failed>)
1408
1409 2006-01-10 [paul]       1.9.100cvs133
1410
1411         * src/compose.c
1412                 don't report success in error dialog
1413                 thanks to Colin
1414         * src/common/utils.c
1415                 include some trailing punctuations as URI
1416                 thanks to Hiro
1417
1418 2006-01-10 [paul]       1.9.100cvs132
1419
1420         * src/mimeview.c
1421                 fix incompatible pointer type
1422                 warning
1423
1424 2006-01-10 [paul]       1.9.100cvs131
1425
1426         * src/compose.c
1427                 change Subject in window title
1428                 instantaneously
1429
1430 2006-01-09 [colin]      1.9.100cvs130
1431
1432         * src/addressbook.c
1433         * src/headerview.c
1434         * src/mainwindow.c
1435         * src/messageview.c
1436         * src/mimeview.c
1437         * src/noticeview.c
1438         * src/summaryview.c
1439                 Fix possible crashes on exit and in addressbook
1440
1441 2006-01-09 [paul]       1.9.100cvs129
1442
1443         * src/prefs_msg_colors.c
1444                 some cleanups that I forgot last time
1445
1446 2006-01-09 [paul]       1.9.100cvs128
1447
1448         * README
1449         * src/folderview.c
1450         * src/prefs_msg_colors.c
1451                 add previously hidden option, color_new, to
1452                 the gui
1453                 move the page to Display/
1454                 rework the gui
1455
1456 2006-01-09 [wwp]        1.9.100cvs127
1457
1458         * src/prefs_themes.c
1459                 made the prefs/display/themes layouts spacing less condensed
1460                 (and so they match other prefs/pages' look).
1461
1462 2006-01-09 [paul]       1.9.100cvs126
1463
1464         * src/compose.c
1465         * src/prefs_common.c
1466         * src/prefs_common.h
1467         * src/prefs_wrapping.c
1468                 remove 'wrap at send' option
1469
1470 2006-01-06 [colin]      1.9.100cvs125
1471
1472         * src/compose.c
1473                 Just make completely sure we don't insert "manual line breaks" 
1474                 when wrapping... 
1475
1476 2006-01-04 [paul]
1477
1478         * 2.0.0-rc3 released
1479
1480 2006-01-04 [paul]       1.9.100cvs124
1481
1482         * src/folderview.c
1483                 fix bug 882, 'quick scroll in folder list
1484                 displays wrong folder contents'
1485
1486 2006-01-04 [paul]       1.9.100cvs123
1487
1488         * src/plugins/pgpmime/pgpmime.c
1489                 better debug information when signing
1490                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1491
1492 2006-01-03 [colin]      1.9.100cvs122
1493
1494         * configure.ac
1495                 We need to recheck for gpgme 1.0.0 after checking
1496                 for 1.1.1, because if 1.1.1 isn't available, 
1497                 GPGME_LIBS and friends are blanked out by the 
1498                 second check.
1499
1500 2006-01-03 [colin]      1.9.100cvs121
1501
1502         * src/common/prefs.c
1503                 Windows unlink-before rename fix
1504         * src/plugins/pgpcore/sgpgme.c
1505                 Add support for PKA info if available
1506                 Both patches by Werner Koch
1507
1508 2006-01-03 [paul]       1.9.100cvs120
1509
1510         * src/messageview.c
1511                 fix bug 884, 'Send receipt' button visible in queue
1512                 Thanks to Colin
1513
1514 2006-01-02 [colin]      1.9.100cvs119
1515
1516         * src/compose.c
1517         * src/imap.c
1518                 Fix autosave on IMAP and more generally try to
1519                 return the correct ID on a newly added IMAP message
1520
1521 2006-01-02 [paul]       1.9.100cvs118
1522
1523         * manual/keyboard.xml
1524                 edited
1525
1526 2006-01-01 [paul]       1.9.100cvs117
1527
1528         * src/gtk/authors.h
1529                 alphabetical order
1530
1531 2005-12-30 [colin]      1.9.100cvs116
1532
1533         * manual/advanced.xml
1534                 Explain Pre/Post-processing differences.
1535
1536 2005-12-30 [colin]      1.9.100cvs115
1537
1538         * src/mh.c
1539                 Implement copy_msgs for a little optimization
1540         * src/imap.c
1541                 Finish yesterday's fix
1542
1543 2005-12-29 [colin]      1.9.100cvs114
1544
1545         * src/imap.c
1546                 Fix occasional failure in fetching a mail over
1547                 IMAP
1548
1549 2005-12-29 [colin]      1.9.100cvs113
1550
1551         * src/compose.c
1552                 Don't remove a draft when sending it, if it is 
1553                 locked.
1554
1555 2005-12-28 [colin]      1.9.100cvs112
1556
1557         * src/summaryview.c
1558                 Fix leak for real
1559
1560 2005-12-28 [wwp]        1.9.100cvs111
1561
1562         * doc/faq/.cvsignore
1563         * doc/faq/de/.cvsignore
1564         * doc/faq/en/.cvsignore
1565         * doc/faq/es/.cvsignore
1566         * doc/faq/fr/.cvsignore
1567         * doc/faq/it/.cvsignore
1568         * doc/manual/.cvsignore
1569         * doc/manual/de/.cvsignore
1570         * doc/manual/en/.cvsignore
1571         * doc/manual/es/.cvsignore
1572         * doc/manual/fr/.cvsignore
1573         * doc/manual/ja/.cvsignore
1574         * src/plugins/mathml_viewer/.cvsignore
1575                 rollback revival of those files (my bad, sorry for the noise).
1576
1577 2005-12-28 [wwp]        1.9.100cvs110
1578
1579         * src/compose.c
1580                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1581
1582 2005-12-28 [wwp]        1.9.100cvs109
1583
1584         * doc/faq/.cvsignore
1585         * doc/faq/de/.cvsignore
1586         * doc/faq/en/.cvsignore
1587         * doc/faq/es/.cvsignore
1588         * doc/faq/fr/.cvsignore
1589         * doc/faq/it/.cvsignore
1590         * doc/manual/.cvsignore
1591         * doc/manual/de/.cvsignore
1592         * doc/manual/en/.cvsignore
1593         * doc/manual/es/.cvsignore
1594         * doc/manual/fr/.cvsignore
1595         * doc/manual/ja/.cvsignore
1596         * src/plugins/mathml_viewer/.cvsignore
1597         * po/.cvsignore
1598                 more files to ignore.
1599
1600 2005-12-24 [colin]      1.9.100cvs108
1601
1602         * AUTHORS
1603         * src/gtk/authors.h
1604                 Update for Werner
1605
1606 2005-12-24 [colin]      1.9.100cvs107
1607
1608         * src/procmsg.c
1609                 Allow NULL src_msginfo in 
1610                 procmsg_msginfo_new_from_mimeinfo
1611
1612 2005-12-23 [paul]       1.9.100cvs106
1613
1614         * src/plugins/pgpinline/mypgpcore.def
1615                 add this forgotten file
1616
1617 2005-12-23 [colin]      1.9.100cvs105
1618
1619         * src/mainwindow.c
1620                 Fix missing break
1621
1622 2005-12-23 [colin]      1.9.100cvs104
1623
1624         * autogen.sh
1625         * src/folder.c
1626         * src/mh.c
1627         * src/common/plugin.c
1628         * src/common/socket.c
1629         * src/common/socket.h
1630         * src/common/utils.c
1631         * src/common/utils.h
1632         * src/gtk/pluginwindow.c
1633         * src/plugins/pgpcore/plugin.def
1634         * src/plugins/pgpcore/sylpheed.def
1635         * src/plugins/pgpinline/Makefile.am
1636         * src/plugins/pgpinline/plugin.def
1637         * src/plugins/pgpinline/sylpheed.def
1638         * src/plugins/pgpmime/plugin.def
1639         * src/plugins/pgpmime/sylpheed.def
1640                 Various w32 fixes by Werner Koch
1641
1642 2005-12-22 [paul]       1.9.100cvs103
1643
1644         * src/wizard.c
1645                 don't offer IMAP as 'server type' if
1646                 libetpan isn't built in
1647
1648 2005-12-22 [paul]       1.9.100cvs102
1649
1650         * AUTHORS
1651         * src/mainwindow.c
1652         * src/mainwindow.h
1653         * src/toolbar.c
1654         * src/gtk/authors.h
1655                 support GTK_TOOLBAR_BOTH_HORIZ (text
1656                 next to icon) Patch by Marien Zwart
1657                 marienz@users.sf.net
1658                 Also reword the text
1659
1660 2005-12-21 [colin]      1.9.100cvs101
1661
1662         * configure.ac
1663                 Fix DATADIRNAME
1664         * COPYING
1665                 Fix missing section and explicit the exception better
1666         * src/compose.c
1667                 Prevent mail from being lost without notice when an
1668                 SMTP error happens on trying to send an unmodified
1669                 drafted mail.
1670         * src/send_message.c
1671         * src/common/smtp.c
1672                 Fix password remembering when wrong, and add return
1673                 value checks where they should have been
1674         * src/plugins/pgpcore/sylpheed.def
1675         * src/plugins/pgpinline/sylpheed.def
1676         * src/plugins/pgpmime/sylpheed.def
1677                 Add a few symbols needed
1678
1679 2005-12-21 [paul]       1.9.100cvs100
1680
1681         * m4/codeset.m4
1682         * m4/glibc21.m4
1683         * m4/intdiv0.m4
1684         * m4/inttypes-pri.m4
1685         * m4/inttypes.m4
1686         * m4/inttypes_h.m4
1687         * m4/isc-posix.m4
1688         * m4/lcmessage.m4
1689         * m4/stdint_h.m4
1690         * m4/uintmax_t.m4
1691                 gettextization
1692                 thanks to Colin
1693
1694 2005-12-21 [paul]       1.9.100cvs99
1695
1696         * po/sv.po
1697                 fixed by Colin
1698
1699 2005-12-20 [paul]       1.9.100cvs98
1700
1701         * po/sv.po
1702                 updated by Anders Trobäck
1703
1704 2005-12-20 [colin]      1.9.100cvs97
1705
1706         * ABOUT-NLS
1707         * Makefile.am
1708         * autogen.sh
1709         * configure.ac
1710         * config/config.rpath
1711         * config/mkinstalldirs
1712         * m4/Makefile.am
1713         * m4/glibc2.m4
1714         * m4/gnupg.m4
1715         * m4/gpgme.m4
1716         * m4/intmax.m4
1717         * m4/longdouble.m4
1718         * m4/longlong.m4
1719         * m4/printf-posix.m4
1720         * m4/signed.m4
1721         * m4/size_max.m4
1722         * m4/ulonglong.m4
1723         * m4/wchar_t.m4
1724         * m4/wint_t.m4
1725         * m4/xsize.m4
1726         * po/Makefile.in.in
1727         * po/Makevars
1728         * po/bg.po
1729         * po/ca.po
1730         * po/cs.po
1731         * po/de.po
1732         * po/el.po
1733         * po/en_GB.po
1734         * po/es.po
1735         * po/fi.po
1736         * po/fr.po
1737         * po/hr.po
1738         * po/hu.po
1739         * po/it.po
1740         * po/ja.po
1741         * po/ko.po
1742         * po/nb.po
1743         * po/nl.po
1744         * po/pl.po
1745         * po/pt_BR.po
1746         * po/ru.po
1747         * po/sk.po
1748         * po/sr.po
1749         * po/stamp-po
1750         * po/sv.po
1751         * po/zh_CN.po
1752         * po/zh_TW.po
1753         * src/Makefile.am
1754         * src/codeconv.c
1755         * src/compose.c
1756         * src/exporthtml.c
1757         * src/exportldif.c
1758         * src/folder.c
1759         * src/main.c
1760         * src/manual.c
1761         * src/mh.c
1762         * src/mimeview.c
1763         * src/send_message.c
1764         * src/common/Makefile.am
1765         * src/common/fnmatch.c
1766         * src/common/fnmatch.h
1767         * src/common/fnmatch_loop.c
1768         * src/common/nntp.c
1769         * src/common/plugin.c
1770         * src/common/smtp.c
1771         * src/common/socket.c
1772         * src/common/string_match.c
1773         * src/common/sylpheed.c
1774         * src/common/utils.c
1775         * src/common/utils.h
1776         * src/common/w32_dirent.c
1777         * src/common/w32_reg.c
1778         * src/common/w32_signal.c
1779         * src/common/w32_stat.c
1780         * src/common/w32_stdio.c
1781         * src/common/w32_stdlib.c
1782         * src/common/w32_string.c
1783         * src/common/w32_time.c
1784         * src/common/w32_unistd.c
1785         * src/common/w32_wait.c
1786         * src/common/w32lib.h
1787         * src/etpan/Makefile.am
1788         * src/gtk/Makefile.am
1789         * src/plugins/clamav/Makefile.am
1790         * src/plugins/demo/Makefile.am
1791         * src/plugins/dillo_viewer/Makefile.am
1792         * src/plugins/pgpcore/Makefile.am
1793         * src/plugins/pgpcore/passphrase.c
1794         * src/plugins/pgpcore/plugin.def
1795         * src/plugins/pgpcore/sgpgme.c
1796         * src/plugins/pgpcore/sylpheed.def
1797         * src/plugins/pgpcore/version.rc
1798         * src/plugins/pgpinline/Makefile.am
1799         * src/plugins/pgpinline/plugin.def
1800         * src/plugins/pgpinline/sylpheed.def
1801         * src/plugins/pgpinline/version.rc
1802         * src/plugins/pgpmime/Makefile.am
1803         * src/plugins/pgpmime/mypgpcore.def
1804         * src/plugins/pgpmime/plugin.def
1805         * src/plugins/pgpmime/sylpheed.def
1806         * src/plugins/pgpmime/version.rc
1807         * src/plugins/spamassassin/Makefile.am
1808                 Very little ;-) patch from Werner Koch, providing
1809                 infrastructure for cross-compiling to Win32
1810
1811 2005-12-20 [paul]       1.9.100cvs96
1812
1813         * src/account.c
1814         * src/account.h
1815         * src/mainwindow.c
1816         * src/mainwindow.h
1817         * src/toolbar.c
1818         * src/toolbar.h
1819                 add a combo to the Get All button, allowing
1820                 quick retrieval from any account
1821                 Patch by Fabien Vantard, slightly modified
1822                 by Colin
1823         * src/gtk/about.c
1824                 i18n fix. Patch by Fabien Vantard
1825
1826 2005-12-19 [colin]      1.9.100cvs95
1827
1828         * src/compose.c
1829         * src/compose.h
1830                 Don't automatically join lines when they've 
1831                 been separated by the user and not automatically
1832
1833 2005-12-19 [paul]       1.9.100cvs94
1834
1835         * src/gtk/pluginwindow.c
1836                 i18n fix.
1837                 Patch by Fabien Vantard
1838
1839 2005-12-15 [paul]       1.9.100cvs93
1840
1841         * src/common/plugin.c
1842         * src/common/plugin.h
1843         * src/gtk/pluginwindow.c
1844         * src/plugins/clamav/clamav_plugin.c
1845         * src/plugins/demo/demo.c
1846         * src/plugins/dillo_viewer/dillo_viewer.c
1847         * src/plugins/pgpcore/plugin.c
1848         * src/plugins/pgpinline/plugin.c
1849         * src/plugins/pgpmime/plugin.c
1850         * src/plugins/spamassassin/spamassassin.c
1851         * src/plugins/trayicon/trayicon.c
1852                 add plugin_version()
1853
1854 2005-12-15 [colin]      1.9.100cvs92
1855
1856         * src/compose.c
1857                 Further fix bug #875
1858
1859 2005-12-15 [paul]       1.9.100cvs91
1860
1861         * src/gtk/filesel.c
1862                 fix attach_load_dir getting set to
1863                 PLUGINDIR on plugin load
1864
1865 2005-12-14 [mones]      1.9.100cvs90
1866
1867         * manual/ack.xml
1868         * manual/keyboard.xml
1869                 Initial draft and some shortcuts added
1870                 
1871         * po/es.po
1872                 Updated translation
1873
1874 2005-12-14 [colin]      1.9.100cvs89
1875
1876         * src/compose.c
1877         * src/imap.c
1878         * src/summaryview.c
1879         * src/gtk/gtkaspell.c
1880                 More leaks fixed
1881         * src/prefs_folder_item.c
1882                 Fix recursive prefs apply
1883
1884
1885 2005-12-14 [colin]      1.9.100cvs88
1886
1887         * src/compose.c
1888                 Fix bug #875 (Freeze On Inline Forward of 
1889                 Large Message)
1890
1891 2005-12-13 [colin]      1.9.100cvs87
1892
1893         * src/compose.c
1894                 Uniq-ify and sort the mimetypes list
1895                 Patch by Fabien Vantard
1896
1897 2005-12-13 [colin]      1.9.100cvs86
1898
1899         * src/imap.c
1900         * src/etpan/imap-thread.c
1901                 Fix leaks (patch by Hoa)
1902         * src/news.c
1903         * src/common/plugin.c
1904                 Fix leaks
1905
1906 2005-12-12 [colin]
1907
1908         * 2.0.0-rc2 released
1909
1910 2005-12-12 [colin]      1.9.100cvs85
1911
1912         * src/matcher.c
1913                 Fix a leak
1914
1915 2005-12-12 [wwp]        1.9.100cvs84
1916
1917         * src/gtk/icon_legend.c
1918                 fix misbehaviour and crash when closing the legend window
1919         using the Esc key (patch by Fabien Vantard).
1920
1921 2005-12-12 [paul]       1.9.100cvs83
1922
1923         * src/browseldap.c
1924         * src/foldersel.c
1925         * src/prefs_actions.c
1926         * src/prefs_filtering.c
1927         * src/prefs_matcher.c
1928         * src/prefs_spelling.glade      ** REMOVED **
1929         * src/prefs_template.c
1930         * src/gtk/foldersort.glade      ** REMOVED **
1931         * src/gtk/pluginwindow.c
1932         * src/gtk/pluginwindow.glade    ** REMOVED **
1933         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
1934                 cleanups
1935
1936 2005-12-11 [paul]       1.9.100cvs82
1937
1938         * src/gtk/filesel.c
1939                 fix attach_load_dir crasher (double free)
1940
1941 2005-12-09 [paul]       1.9.100cvs81
1942
1943         * po/POTFILES.in
1944         * src/mainwindow.c
1945         * src/gtk/Makefile.am
1946         * src/gtk/icon_legend.c
1947         * src/gtk/icon_legend.h
1948                 add icon legend
1949         * src/manual.c
1950                 cleanup
1951
1952 2005-12-09 [paul]       1.9.100cvs80
1953
1954         * src/plugins/pgpcore/passphrase.c
1955                 wrap the label in the dialog
1956
1957 2005-12-09 [colin]      1.9.100cvs79
1958
1959         * src/plugins/pgpcore/sgpgme.c
1960                 Display (untrusted) on not trusted signatures
1961                 Patch by Michal Èihaø <michal@cihar.com>
1962                 Closes bug #867 (Report also key trust)
1963
1964 2005-12-09 [colin]      1.9.100cvs78
1965
1966         * src/common/plugin.c
1967                 Update licence check, following Eben Moglen's advice
1968
1969 2005-12-08 [colin]      1.9.100cvs77
1970
1971         * src/folder.c
1972                 Fix the occasionnal item->cache != NULL 
1973                 assertion failure. 
1974
1975 2005-12-08 [colin]      1.9.100cvs76
1976
1977         * src/mimeview.c
1978         * src/plugins/pgpcore/sgpgme.c
1979                 Print key id when unable to check it
1980                 Closes bug #866 (Show key id when missing)
1981
1982 2005-12-08 [paul]       1.9.100cvs75
1983
1984         * src/prefs_common.c
1985         * src/prefs_common.h
1986         * src/gtk/filesel.c
1987                 remember load attachment dir
1988
1989 2005-12-07 [colin]      1.9.100cvs74
1990
1991         * src/prefs_toolbar.c
1992                 Gtk fixes, patch by Fabien Vantard
1993
1994 2005-12-07 [colin]      1.9.100cvs73
1995
1996         * src/action.c
1997         * src/compose.c
1998         * src/compose.h
1999                 Fix bug #839 (Quoted text isn't colored after 
2000                 executing an action)
2001         * src/common/plugin.c
2002                 Require plugins to declare their licence in plugin_licence()
2003                 Refuse to load non-GPL plugins as they'd be illegal (as 
2004                 derived works of Sylpheed-Claws, they must be GPL).
2005         * src/plugins/clamav/clamav_plugin.c
2006         * src/plugins/demo/demo.c
2007         * src/plugins/dillo_viewer/dillo_viewer.c
2008         * src/plugins/pgpcore/plugin.c
2009         * src/plugins/pgpinline/plugin.c
2010         * src/plugins/pgpmime/plugin.c
2011         * src/plugins/spamassassin/spamassassin.c
2012         * src/plugins/trayicon/trayicon.c
2013                 Add plugin_licence()
2014
2015 2005-12-07 [paul]       1.9.100cvs72
2016
2017         * configure.ac
2018         * src/mainwindow.c
2019         * src/manual.c
2020         * src/manual.h
2021         * src/common/defs.h
2022                 clean up after local FAQ removal and
2023                 temporary manual removal
2024
2025 2005-12-06 [colin]      1.9.100cvs71
2026
2027         * configure.ac
2028         * doc/Makefile.am
2029         * doc/faq/.cvsignore
2030         * doc/faq/Makefile.am
2031         * doc/faq/de/.cvsignore
2032         * doc/faq/de/Makefile.am
2033         * doc/faq/de/sylpheed-faq-1.html
2034         * doc/faq/de/sylpheed-faq-2.html
2035         * doc/faq/de/sylpheed-faq-3.html
2036         * doc/faq/de/sylpheed-faq.html
2037         * doc/faq/en/.cvsignore
2038         * doc/faq/en/Makefile.am
2039         * doc/faq/en/sylpheed-faq-1.html
2040         * doc/faq/en/sylpheed-faq-2.html
2041         * doc/faq/en/sylpheed-faq-3.html
2042         * doc/faq/en/sylpheed-faq-4.html
2043         * doc/faq/en/sylpheed-faq.html
2044         * doc/faq/es/.cvsignore
2045         * doc/faq/es/Makefile.am
2046         * doc/faq/es/sylpheed-faq-1.html
2047         * doc/faq/es/sylpheed-faq-2.html
2048         * doc/faq/es/sylpheed-faq-3.html
2049         * doc/faq/es/sylpheed-faq-4.html
2050         * doc/faq/es/sylpheed-faq.html
2051         * doc/faq/fr/.cvsignore
2052         * doc/faq/fr/Makefile.am
2053         * doc/faq/fr/sylpheed-faq-1.html
2054         * doc/faq/fr/sylpheed-faq-2.html
2055         * doc/faq/fr/sylpheed-faq-3.html
2056         * doc/faq/fr/sylpheed-faq.html
2057         * doc/faq/it/.cvsignore
2058         * doc/faq/it/Makefile.am
2059         * doc/faq/it/sylpheed-faq-1.html
2060         * doc/faq/it/sylpheed-faq-2.html
2061         * doc/faq/it/sylpheed-faq-3.html
2062         * doc/faq/it/sylpheed-faq.html
2063         * doc/manual/.cvsignore
2064         * doc/manual/Makefile.am
2065         * doc/manual/de/.cvsignore
2066         * doc/manual/de/Makefile.am
2067         * doc/manual/de/sylpheed-1.html
2068         * doc/manual/de/sylpheed-10.html
2069         * doc/manual/de/sylpheed-11.html
2070         * doc/manual/de/sylpheed-12.html
2071         * doc/manual/de/sylpheed-13.html
2072         * doc/manual/de/sylpheed-14.html
2073         * doc/manual/de/sylpheed-15.html
2074         * doc/manual/de/sylpheed-16.html
2075         * doc/manual/de/sylpheed-17.html
2076         * doc/manual/de/sylpheed-18.html
2077         * doc/manual/de/sylpheed-19.html
2078         * doc/manual/de/sylpheed-2.html
2079         * doc/manual/de/sylpheed-20.html
2080         * doc/manual/de/sylpheed-3.html
2081         * doc/manual/de/sylpheed-4.html
2082         * doc/manual/de/sylpheed-5.html
2083         * doc/manual/de/sylpheed-6.html
2084         * doc/manual/de/sylpheed-7.html
2085         * doc/manual/de/sylpheed-8.html
2086         * doc/manual/de/sylpheed-9.html
2087         * doc/manual/de/sylpheed.html
2088         * doc/manual/en/.cvsignore
2089         * doc/manual/en/Makefile.am
2090         * doc/manual/en/sylpheed-1.html
2091         * doc/manual/en/sylpheed-10.html
2092         * doc/manual/en/sylpheed-11.html
2093         * doc/manual/en/sylpheed-12.html
2094         * doc/manual/en/sylpheed-13.html
2095         * doc/manual/en/sylpheed-14.html
2096         * doc/manual/en/sylpheed-15.html
2097         * doc/manual/en/sylpheed-16.html
2098         * doc/manual/en/sylpheed-17.html
2099         * doc/manual/en/sylpheed-18.html
2100         * doc/manual/en/sylpheed-19.html
2101         * doc/manual/en/sylpheed-2.html
2102         * doc/manual/en/sylpheed-20.html
2103         * doc/manual/en/sylpheed-21.html
2104         * doc/manual/en/sylpheed-22.html
2105         * doc/manual/en/sylpheed-3.html
2106         * doc/manual/en/sylpheed-4.html
2107         * doc/manual/en/sylpheed-5.html
2108         * doc/manual/en/sylpheed-6.html
2109         * doc/manual/en/sylpheed-7.html
2110         * doc/manual/en/sylpheed-8.html
2111         * doc/manual/en/sylpheed-9.html
2112         * doc/manual/en/sylpheed.html
2113         * doc/manual/es/.cvsignore
2114         * doc/manual/es/Makefile.am
2115         * doc/manual/es/sylpheed-1.html
2116         * doc/manual/es/sylpheed-10.html
2117         * doc/manual/es/sylpheed-11.html
2118         * doc/manual/es/sylpheed-12.html
2119         * doc/manual/es/sylpheed-13.html
2120         * doc/manual/es/sylpheed-14.html
2121         * doc/manual/es/sylpheed-15.html
2122         * doc/manual/es/sylpheed-16.html
2123         * doc/manual/es/sylpheed-17.html
2124         * doc/manual/es/sylpheed-18.html
2125         * doc/manual/es/sylpheed-19.html
2126         * doc/manual/es/sylpheed-2.html
2127         * doc/manual/es/sylpheed-20.html
2128         * doc/manual/es/sylpheed-3.html
2129         * doc/manual/es/sylpheed-4.html
2130         * doc/manual/es/sylpheed-5.html
2131         * doc/manual/es/sylpheed-6.html
2132         * doc/manual/es/sylpheed-7.html
2133         * doc/manual/es/sylpheed-8.html
2134         * doc/manual/es/sylpheed-9.html
2135         * doc/manual/es/sylpheed.html
2136         * doc/manual/fr/.cvsignore
2137         * doc/manual/fr/Makefile.am
2138         * doc/manual/fr/sylpheed-1.html
2139         * doc/manual/fr/sylpheed-10.html
2140         * doc/manual/fr/sylpheed-11.html
2141         * doc/manual/fr/sylpheed-12.html
2142         * doc/manual/fr/sylpheed-13.html
2143         * doc/manual/fr/sylpheed-14.html
2144         * doc/manual/fr/sylpheed-15.html
2145         * doc/manual/fr/sylpheed-16.html
2146         * doc/manual/fr/sylpheed-17.html
2147         * doc/manual/fr/sylpheed-18.html
2148         * doc/manual/fr/sylpheed-19.html
2149         * doc/manual/fr/sylpheed-2.html
2150         * doc/manual/fr/sylpheed-20.html
2151         * doc/manual/fr/sylpheed-3.html
2152         * doc/manual/fr/sylpheed-4.html
2153         * doc/manual/fr/sylpheed-5.html
2154         * doc/manual/fr/sylpheed-6.html
2155         * doc/manual/fr/sylpheed-7.html
2156         * doc/manual/fr/sylpheed-8.html
2157         * doc/manual/fr/sylpheed-9.html
2158         * doc/manual/fr/sylpheed.html
2159         * doc/manual/ja/.cvsignore
2160         * doc/manual/ja/Makefile.am
2161         * doc/manual/ja/sylpheed-1.html
2162         * doc/manual/ja/sylpheed-10.html
2163         * doc/manual/ja/sylpheed-11.html
2164         * doc/manual/ja/sylpheed-12.html
2165         * doc/manual/ja/sylpheed-13.html
2166         * doc/manual/ja/sylpheed-14.html
2167         * doc/manual/ja/sylpheed-15.html
2168         * doc/manual/ja/sylpheed-16.html
2169         * doc/manual/ja/sylpheed-17.html
2170         * doc/manual/ja/sylpheed-18.html
2171         * doc/manual/ja/sylpheed-19.html
2172         * doc/manual/ja/sylpheed-2.html
2173         * doc/manual/ja/sylpheed-20.html
2174         * doc/manual/ja/sylpheed-3.html
2175         * doc/manual/ja/sylpheed-4.html
2176         * doc/manual/ja/sylpheed-5.html
2177         * doc/manual/ja/sylpheed-6.html
2178         * doc/manual/ja/sylpheed-7.html
2179         * doc/manual/ja/sylpheed-8.html
2180         * doc/manual/ja/sylpheed-9.html
2181         * doc/manual/ja/sylpheed.html
2182         * doc/manual/ja/sylpheed.sgml
2183         * src/mainwindow.c
2184                 Remove outdated manual and faq. Noisy, eh?
2185
2186 2005-12-06 [colin]      1.9.100cvs70
2187
2188         * src/compose.c
2189         * src/quote_fmt_parse.y
2190         * src/undo.c
2191         * src/undo.h
2192                 Allow %X to position cursor at 0 
2193                 (no %X = before signature)
2194                 Fix paste as quotation putting the cursor at 0
2195                 Fix undo offsets when pasting
2196                 Insert the quote_fmt at once instead of line 
2197                 by line
2198                 Fix [Edited] when starting to reply/forward
2199
2200 2005-12-06 [paul]       1.9.100cvs69
2201
2202         * src/plugins/clamav/clamav_plugin_gtk.c
2203                 add another tooltip
2204         * src/plugins/spamassassin/spamassassin_gtk.c
2205                 rework spamassassin_create_widget_func()
2206
2207 2005-12-05 [colin]      1.9.100cvs68
2208
2209         * po/POTFILES.in
2210                 Fix make release ;-)
2211
2212 2005-12-05 [colin]      1.9.100cvs67
2213
2214         * src/compose.c
2215         * src/compose.h
2216                 Fix cursor positioning (not obeying %X)
2217
2218 2005-12-05 [paul]       1.9.100cvs66
2219
2220         * src/plugins/dillo_viewer/dillo_prefs.c
2221                 fix compilation warning
2222
2223 2005-12-05 [paul]       1.9.100cvs65
2224
2225         * src/prefs_spelling.c
2226         * src/plugins/trayicon/trayicon.c
2227                 cleanups - remove unused stuff
2228
2229 2005-12-05 [paul]       1.9.100cvs64
2230
2231         * README
2232         * manual/plugins.xml
2233                 remove info about removed mathml_viewer plugin
2234
2235 2005-12-05 [paul]       1.9.100cvs63
2236
2237         * configure.ac
2238         * src/plugins/Makefile.am
2239         * src/plugins/mathml_viewer/.cvsignore
2240         * src/plugins/mathml_viewer/Makefile.am
2241         * src/plugins/mathml_viewer/mathml_viewer.c
2242                 remove unmaintained mathml_viewer plugin
2243
2244 2005-12-05 [paul]       1.9.100cvs62
2245
2246         * src/summaryview.c
2247                 obey prefs_common.always_show_msg when
2248                 moving a msg
2249                 Thanks to Colin
2250
2251 2005-12-05 [paul]       1.9.100cvs61
2252
2253         * src/compose.c
2254         * src/prefs_account.c
2255         * src/prefs_filtering.c
2256         * src/prefs_quote.c
2257         * src/prefs_spelling.c
2258         * src/prefs_toolbar.c
2259         * src/summaryview.c
2260         * src/gtk/gtkutils.c
2261         * src/gtk/quicksearch.c
2262         * src/plugins/dillo_viewer/dillo_prefs.c
2263                 dialog cleanups
2264
2265 2005-12-04 [paul]       1.9.100cvs60
2266
2267         * src/inc.c
2268         * src/prefs_account.c
2269         * src/prefs_account.h
2270                 allow a Local account to specify a
2271                 default inbox
2272                 (closes bug 843 'Inbox cannot be changed for local
2273                  mailboxes')
2274
2275 2005-12-04 [colin]      1.9.100cvs59
2276
2277         * src/plugins/trayicon/trayicon.c
2278                 Remove Get, rename Get All to Get Mail in order to
2279                 be consistent with the default main toolbar
2280
2281 2005-12-03 [colin]      1.9.100cvs58
2282
2283         * manual/gpl.xml
2284         * manual/sylpheed-claws-manual.xml
2285                 Add GPL appendix
2286
2287 2005-12-03 [paul]       1.9.100cvs57
2288
2289         * AUTHORS
2290         * po/sv.po
2291         * src/gtk/authors.h
2292                 new (partially complete) Swedish translation
2293                 by Anders Troback <sylpheed@troback.com>
2294
2295 2005-12-02 [paul]       1.9.100cvs56
2296
2297         * configure.ac
2298                 libetpan 0.41 required
2299
2300 2005-12-02 [paul]       1.9.100cvs55
2301
2302         * src/plugins/clamav/clamav_plugin.c
2303         * src/plugins/clamav/clamav_plugin.h
2304         * src/plugins/clamav/clamav_plugin_gtk.c
2305         * src/plugins/spamassassin/spamassassin.c
2306         * src/plugins/spamassassin/spamassassin.h
2307         * src/plugins/spamassassin/spamassassin_gtk.c
2308                 unregister prefs pages on unloading, thus
2309                 preventing a crash
2310                 (thanks to Colin for the hint)
2311
2312 2005-12-02 [wwp]        1.9.100cvs54
2313
2314         * src/quote_fmt.h
2315         * src/quote_fmt_parse.y
2316                 fix misuse of gboolean*, use gboolean instead
2317                 (thanks to Paul, Colin, for pointing out that scaring one)
2318
2319 2005-12-02 [paul]       1.9.100cvs53
2320
2321         * src/plugins/clamav/clamav_plugin.c
2322                 int no --> unsigned int no
2323         * src/plugins/clamav/clamav_plugin_gtk.c
2324                 rework config page
2325
2326 2005-12-02 [wwp]        1.9.100cvs52
2327
2328         * src/compose.c
2329         * src/prefs_template.c
2330         * src/quote_fmt.h
2331         * src/quote_fmt_parse.y
2332                 prevent from executing |f and |p templates commands when
2333                 adding or replacing templates in prefs (avoids annoying and
2334                 potentially dangerous behaviours)
2335
2336 2005-12-02 [paul]       1.9.100cvs51
2337
2338         * src/prefs_common.c
2339                 allow translation of some default values
2340                 Patch by Fabien Vantard
2341
2342 2005-12-02 [paul]       1.9.100cvs50
2343
2344         * src/codeconv.c
2345         * src/codeconv.h
2346         * src/prefs_common.c
2347         * src/prefs_common.h
2348         * src/prefs_message.c
2349         * src/textview.c
2350                 remove obsolete 'convert_mb_alnum' option
2351                 and related stuff
2352         * src/gtk/about.c
2353                 remove unused 'about_textview_visibility_notify'
2354
2355 2005-12-02 [paul]       1.9.100cvs49
2356
2357         * src/prefs_account.c
2358         * src/prefs_compose_writing.c
2359         * src/prefs_fonts.c
2360         * src/prefs_gtk.h
2361         * src/prefs_image_viewer.c
2362         * src/prefs_message.c
2363         * src/prefs_other.c
2364         * src/prefs_receive.c
2365         * src/prefs_send.c
2366         * src/prefs_spelling.c
2367         * src/prefs_summaries.c
2368         * src/prefs_wrapping.c
2369         * src/plugins/dillo_viewer/dillo_prefs.c
2370         * src/plugins/pgpcore/prefs_gpg.c
2371                 several cleanups to the prefs dialogs
2372                 (slightly modified) patch by Fabien Vantard
2373
2374 2005-12-02 [paul]       1.9.100cvs48
2375
2376         * src/main.c
2377                 --exit means exit
2378         * src/send_message.c
2379                 fix crash on send when connection fails
2380
2381         Thanks to Colin
2382
2383 2005-12-01 [colin]      1.9.100cvs47
2384
2385         * src/html.c
2386                 Translate &hellip; to "..."
2387
2388 2005-11-30 [colin]      1.9.100cvs46
2389
2390         * src/matcher.c
2391         * src/matcher.h
2392                 Optimize back yesterday's fix.
2393
2394 2005-11-30 [paul]       1.9.100cvs45
2395
2396         * manual/faq.xml
2397                 standardised
2398         * manual/intro.xml
2399                 written by Colin, edited by me
2400
2401 2005-11-29 [colin]      1.9.100cvs44
2402
2403         * src/matcher.c
2404                 Skip headers unconditionnaly in match_body if the
2405                 rule is not message or ~message
2406
2407 2005-11-29 [colin]      1.9.100cvs43
2408
2409         * src/matcher.c
2410                 Fix body_part and such, not skipping headers 
2411                 if the matchcriteria wasn't the first in the rule
2412
2413 2005-11-29 [colin]      1.9.100cvs42
2414
2415         * src/compose.c
2416                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2417                 option missing from message view window)
2418                 Fix double text D'n'D with gtk-2.8
2419         * src/matcher.c
2420                 Fix ~message, ~headers_part, ~body_part rules
2421         * src/messageview.c
2422                 Add Windows-1252 (Closes bug #863)
2423                 Fix accels
2424         * src/gtk/gtkaspell.c
2425                 Properly destroy accels in all menus
2426
2427 2005-11-29 [mones]      1.9.100cvs41
2428
2429         * po/es.po
2430                 Updated.
2431
2432 2005-11-27 [colin]      1.9.100cvs40
2433
2434         * src/mh_gtk.c
2435                 "/Remove mailbox" -> "/Remove mailbox..."
2436
2437 2005-11-27 [paul]       1.9.100cvs39
2438
2439         * AUTHORS
2440         * po/de.po
2441         * src/gtk/authors.h
2442                 updated by new maintainer, Stephan Sachse
2443
2444 2005-11-27 [paul]       1.9.100cvs38
2445
2446         * manual/faq.xml
2447                 written by Colin, edited by me
2448
2449 2005-11-27 [paul]       1.9.100cvs37
2450
2451         * src/prefs_common.c
2452         * src/prefs_common.h
2453         * src/prefs_receive.c
2454         * src/prefs_summaries.c
2455                 move 'go to inbox after receiving new mail'
2456                 option from display/sumamaries to mail
2457                 handling/receive, and rework prefs_summaries
2458                 dialog a little
2459
2460 2005-11-25 [martin]     1.9.100cvs36
2461
2462         * po/de.po
2463             fixed windows-1252 translation;
2464             translated some new and fuzzy strings
2465
2466 2005-11-25 [paul]       1.9.100cvs35
2467
2468         * src/plugins/clamav/clamav_plugin.c
2469                 complete the update done in cvs34
2470
2471 2005-11-25 [paul]       1.9.100cvs34
2472
2473         * src/plugins/clamav/clamav_plugin.c
2474                 reflect upstream changes
2475
2476 2005-11-25 [paul]       1.9.100cvs33
2477
2478         * manual/ack.xml
2479         * manual/plugins.xml
2480         * manual/sylpheed-claws-manual.xml
2481                 written/updated by Colin, edited by me
2482         * tools/acroread2sylpheed.pl
2483                 update binary name
2484
2485 2005-11-24 [colin]      1.9.100cvs32
2486
2487         * src/compose.c
2488                 Fix bug #856 (reediting messages forgets Request
2489                 Return Receipt)
2490
2491 2005-11-24 [paul]       1.9.100cvs31
2492
2493         * manual/addrbook.xml
2494         * manual/starting.xml
2495                 written by Colin, proofread, edited, adapted by me
2496         * manual/advanced.xml
2497                 add some Actions examples
2498         * src/importldif.c
2499                 use a Save button instead of a Close button
2500         * src/wizard.c
2501                 indicate mandatory fields
2502                 fix page display
2503                 Thanks to Colin
2504
2505 2005-11-23 [colin]      1.9.100cvs30
2506
2507         * src/addressbook.c
2508                 Rename menu item, fix possible crash after
2509                 deletion of books
2510         * src/addrindex.c
2511                 Allow searching for '*' in ldap
2512         * src/browseldap.c
2513                 Fix "Browse Entry" (did anyone use it?)
2514         * src/wizard.c
2515                 Add guards for mandatory information
2516
2517 2005-11-23 [paul]       1.9.100cvs29
2518
2519         * manual/advanced.xml
2520                 corrections to the English
2521
2522 2005-11-23 [colin]      1.9.100cvs28
2523
2524         * src/mimeview.c
2525                 Fix possible crash at exit. After the call to
2526                 gtk_container_remove(), the Viewer's widget has no
2527                 more parent so gtk+ automatically frees it and its
2528                 sons. If destroy_viewer() then try to access it,
2529                 problems ensue.
2530
2531 2005-11-22 [colin]      1.9.100cvs27
2532
2533         * src/compose.c
2534         * src/gtk/gtkaspell.c
2535                 Fix right-clicking on a misspelled word
2536                 Fix More... in suggestions menu
2537
2538 2005-11-22 [wwp]        1.9.100cvs26
2539
2540         * src/prefs_template.c
2541                 templates works: re-sort templates list when adding or replacing,
2542                 prevent from adding or replacing when the template name is empty
2543
2544 2005-11-21 [colin]      1.9.100cvs25
2545
2546         * src/addressbook.c
2547                 Fix some addressbook suckage (dnd, select all)
2548         * src/compose.c
2549         * src/gtk/gtkaspell.c
2550         * src/gtk/gtkaspell.h
2551                 Make the spellchecker menu work with the 
2552                 GtkTextView one instead of overriding it
2553
2554 2005-11-20 [paul]       1.9.100cvs24
2555
2556         * manual/handling.xml
2557                 proofread and corrected
2558
2559 2005-11-20 [paul]       1.9.100cvs23
2560
2561         * manual/Makefile
2562                 generate html as one file
2563         * manual/advanced.xml
2564                 fix output generation
2565                 reformat hidden options list
2566         * manual/manual.xml     ** REMOVED **
2567         * manual/sylpheed-claws-manual.xml      ** ADDED **
2568                 renamed
2569
2570 2005-11-18 [colin]      1.9.100cvs22
2571
2572         * src/prefs_account.c
2573                 Fix layout in news and mbox accounts
2574         * manual/account.xml
2575         * manual/advanced.xml
2576                 New contents for Paul to check :)
2577
2578 2005-11-18 [wwp]        1.9.100cvs21
2579
2580         * src/gtk/quicksearch.c
2581                 don't update extended quicksearch buttons twice
2582
2583 2005-11-18 [paul]       1.9.100cvs20
2584
2585         * src/textview.c
2586                 complete 1.9.100cvs19
2587
2588 2005-11-18 [paul]       1.9.100cvs19
2589
2590         * src/compose.c
2591                 cosmetic improvements
2592         * src/textview.c
2593                 also list text/* attachments
2594
2595 2005-11-18 [colin]      1.9.100cvs18
2596
2597         * src/summaryview.c
2598                 Use column 0 instead of -1 in 
2599                 gtk_ctree_node_moveto, in a naive
2600                 hope it'll fix the gtk-related crashes
2601
2602 2005-11-18 [colin]      1.9.100cvs17
2603
2604         * src/gtk/inputdialog.c
2605                 Fix icon staying the first one
2606
2607 2005-11-17 [wwp]        1.9.100cvs16
2608                 fix possible problem showing some quicksearch buttons, and a bad
2609                 call to g_return_if_fail in a function that returns a value (both
2610                 fixes by Fabien Vantard)
2611
2612 2005-11-15 [wwp]        1.9.100cvs15
2613
2614         * src/gtk/quicksearch.c
2615                 added a tooltip to that obscure ... quicksearch button
2616
2617 2005-11-15 [wwp]        1.9.100cvs14
2618
2619         * src/gtk/quicksearch.c
2620                 add a quicksearch helper to filtering expression users: the ... button
2621                 raises the condition expr window. condition expressions set up w/ this
2622                 window are used by the quicksearch if the user closes it pressing OK.
2623
2624 2005-11-14 [paul]       1.9.100cvs13
2625
2626         * src/plugins/clamav/clamav_plugin.c
2627         * src/plugins/spamassassin/spamassassin.c
2628                 change plugin type following recent merging
2629
2630 2005-11-14 [wwp]        1.9.100cvs12
2631
2632         * src/folder.c
2633                 prevent from crashing when copying/moving message(s) from and
2634                 to the same folder
2635
2636 2005-11-14 [paul]       1.9.100cvs11
2637
2638         * src/plugins/clamav/Makefile.am
2639         * src/plugins/clamav/clamav_plugin.c
2640         * src/plugins/clamav/clamav_plugin.h
2641         * src/plugins/clamav/clamav_plugin_gtk.c
2642                 also merge clamav and clamav_gtk plugins
2643
2644 2005-11-13 [colin]      1.9.100cvs10
2645
2646         * configure.ac
2647         * src/plugins/spamassassin/Makefile.am
2648         * src/plugins/spamassassin/spamassassin.c
2649         * src/plugins/spamassassin/spamassassin.h
2650         * src/plugins/spamassassin/spamassassin_gtk.c
2651                 Merge spamassassin and spamassassin_gtk plugins,
2652                 and build it by default.
2653
2654 2005-11-12 [colin]      1.9.100cvs9
2655
2656         * src/etpan/imap-thread.c
2657                 Fix gcc warning
2658
2659 2005-11-12 [colin]      1.9.100cvs8
2660
2661         * src/procmime.c
2662                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2663
2664 2005-11-10 [colin]      1.9.100cvs7
2665
2666         * src/main.c
2667                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
2668                 minimised state)
2669
2670 2005-11-10 [wwp]        1.9.100cvs6
2671
2672         * src/gtk/description_window.c
2673                 fix a crash when closing description windows using the WM's [X] button
2674
2675 2005-11-09 [colin]      1.9.100cvs5
2676
2677         * src/common/ssl.c
2678                 Update libetpan call to follow upstream
2679                 (yes, this requires libetpan-0.40cvs3)
2680
2681 2005-11-08 [colin]      1.9.100cvs4
2682
2683         * src/compose.c
2684         * src/textview.c
2685         * src/common/utils.c
2686         * src/common/utils.h
2687                 Enhance the email parser
2688
2689 2005-11-08 [colin]      1.9.100cvs3
2690
2691         * src/procmime.c
2692                 Fix what looks like an off-by-one (fixes 
2693                 attachments from the Bat)
2694
2695 2005-11-08 [wwp]        1.9.100cvs2
2696
2697         * src/main.c
2698                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2699
2700 2005-11-08 [wwp]        1.9.100cvs1
2701
2702         * src/main.c
2703                 allow exiting Sylpheed-Claws from command-line
2704
2705 2005-11-08 [paul]       1.9.100
2706
2707         1.9.100 released
2708
2709 2005-11-07 [colin]      1.9.99cvs17
2710
2711         * src/addritem.c
2712         * src/ldif.c
2713                 Fix import of base-64 encoded items
2714
2715 2005-11-07 [colin]      1.9.99cvs16
2716
2717         * src/send_message.c
2718                 Fix bug #314 (Queue does not empty under certain 
2719                 circumstances)
2720
2721 2005-11-07 [paul]       1.9.99cvs15
2722
2723         * src/mutt.c
2724         * src/pine.c
2725                 fix buffer overflows
2726                 Thanks to Colin
2727
2728 2005-11-07 [paul]       1.9.99cvs14
2729
2730         * doc/man/Makefile.am
2731         * doc/man/sylpheed-claws.1      ** ADDED **
2732         * doc/man/sylpheed.1            ** DELETED **
2733                 rename and update the man file
2734
2735 2005-11-06 [colin]      1.9.99cvs13
2736
2737         * src/ldif.c
2738                 Fix ldif_get_line() that returned empty strings
2739                 (Didn't understand why). Also fix a possible
2740                 buffer overflow.
2741
2742 2005-11-06 [wwp]        1.9.99cvs12
2743
2744         * src/textview.c
2745         * src/gtk/about.c
2746         * src/gtk/gtkutils.c
2747         * src/gtk/gtkutils.h
2748                 fix a compilation warning,
2749                 make links sensitive in the about dialog
2750
2751 2005-11-04 [wwp]        1.9.99cvs11
2752
2753         * src/gtk/about.c
2754                 don't wrap or translate URIs, and a bit text format cleanup
2755
2756 2005-11-04 [wwp]        1.9.99cvs10
2757
2758         * src/gtk/about.c
2759                 better textview tagging implementation (no more use of marks for
2760                 postponed tagging)
2761
2762 2005-11-02 [colin]      1.9.99cvs9
2763
2764         * src/common/ssl.c
2765                 Forgot an ifdef
2766
2767 2005-11-02 [colin]      1.9.99cvs8
2768
2769         * configure.ac
2770                 Require libetpan-0.40 due to upstream fix
2771         * src/common/ssl.c
2772                 Tell libetpan not to call SSL_Library_Init,
2773                 as we do it ourselves.
2774
2775 2005-11-02 [colin]      1.9.99cvs7
2776
2777         * po/POTFILES.in
2778                 Add missing files (thanks to Fabien Vantard)
2779
2780 2005-11-02 [colin]      1.9.99cvs6
2781
2782         * src/summaryview.c
2783                 Fix totals when read messages are hidden or quicksearch
2784                 is on
2785         * src/ssl_manager.c
2786         * src/ssl_manager.h
2787         * src/common/ssl_certificate.c
2788         * src/common/ssl_certificate.h
2789         * src/gtk/sslcertwindow.c
2790         * src/gtk/sslcertwindow.h
2791                 Fix copyright on my stuff
2792
2793 2005-11-02 [wwp]        1.9.99cvs5
2794
2795         * src/prefs_themes.c
2796                 fix directory name checking (theme installation/removal),
2797                 made related error a bit more verbose
2798
2799 2005-11-02 [colin]      1.9.99cvs4
2800
2801         * src/summaryview.c
2802                 Fix typo (probably fixes bug #841 (Sort by the From 
2803                 field doesn't work)
2804
2805 2005-11-02 [paul]       1.9.99cvs3
2806
2807         * po/ko.po
2808         * po/nb.po
2809                 updated by SungHyun Nam, Geir Helland
2810         * src/wizard.c
2811                 fix typo in welcome message. spotted by
2812                 Andrea Spadaccini
2813
2814 2005-11-01 [colin]      1.9.99cvs2
2815
2816         * src/compose.c
2817                 Fix replying to ml wen confirming subscription
2818         * src/messageview.c
2819         * src/mimeview.c
2820         * src/mimeview.h
2821         * src/privacy.h
2822         * src/summaryview.c
2823                 Make key check non blocking
2824
2825 2005-10-31 [paul]       1.9.99cvs1
2826
2827         * tools/claws.i18n.status.pl
2828                 updated for ChangeLog
2829
2830 2005-10-31 [paul]       1.9.99
2831
2832         1.9.99 released
2833
2834 2005-10-31 [paul]       1.9.15cvs131
2835
2836         * .cvsignore
2837         * ChangeLog
2838         * ChangeLog.claws       ** REMOVED **
2839         * ChangeLog-gtk2.claws  ** REMOVED **
2840         * ChangeLog.gtk1        ** ADDED **
2841         * INSTALL
2842         * Makefile.am
2843         * NEWS
2844         * README
2845         * README.claws          ** REMOVED **
2846         * README.jp             ** REMOVED **
2847         * RELEASE_NOTES         ** ADDED **
2848         * RELEASE_NOTES.claws   ** REMOVED **
2849         * commitHelper
2850         * configure.ac
2851         * sylpheed.spec.in      ** REMOVED **
2852                 tidy up and update the default docs:
2853                 ChangeLog.claws is renamed ChangeLog.gtk1
2854                 ChangeLog-gtk2.claws is renamed ChangeLog
2855                 README.claws is renamed README
2856                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
2857
2858 2005-10-31 [paul]       1.9.15cvs130
2859
2860         * po/it.po
2861                 fix errors
2862
2863 2005-10-31 [paul]       1.9.15cvs129
2864
2865         * po/ca.po
2866         * po/de.po
2867         * po/en_GB.po
2868         * po/fr.po
2869         * po/it.po
2870         * po/pt_BR.po
2871         * po/sk.po
2872         * po/sr.po
2873         * po/zh_CN.po
2874                 updated by Miquel Oliete, Stephan Sachse and
2875                 Thomas Gilgin, me, Fabien Vantard, Andrea
2876                 Spadaccini, Frederico Goncalves Guimaraes,
2877                 Andrej Kacian, Aleksandar Urosevic, and
2878                 Ralgh Young.
2879
2880 2005-10-31 [mones]      1.9.15cvs128
2881
2882         * manual/faq.xml
2883                 More questions.
2884         
2885         * po/es.po
2886                 Updated for release.
2887
2888 2005-10-30 [colin]      1.9.15cvs127
2889
2890         * src/compose.c
2891                 Place cursor before rewrapping (fixes cursor
2892                 pos if quotation gets rewrapped)
2893
2894 2005-10-29 [paul]       1.9.15cvs126
2895
2896         * src/crash.c
2897         * src/foldersel.c
2898         * src/main.c
2899         * src/messageview.c
2900         * src/toolbar.c
2901         * src/gtk/authors.h
2902                 corrections to text items
2903
2904 2005-10-28 [colin]      1.9.15cvs125
2905
2906         * src/messageview.c
2907                 Make "hit 'C' to check sig" work from extern 
2908                 messageviews
2909
2910 2005-10-27 [colin]      1.9.15cvs124
2911
2912         * src/summaryview.c
2913                 Add a hack to avoid segfaulting when hammering 
2914                 on gtk's events
2915
2916 2005-10-27 [wwp]        1.9.15cvs123
2917
2918         * src/prefs_themes.c
2919                 sort list of themes names in themes prefs
2920
2921 2005-10-27 [paul]       1.9.15cvs122
2922
2923         * src/folder.c
2924         * src/prefs_account.c
2925                 fix building on Solaris
2926                 Patch by Alex Moore
2927
2928 2005-10-27 [wwp]        1.9.15cvs121
2929
2930         * src/summaryview.c
2931         * src/gtk/gtksctree.c
2932                 speed up unselecting messages in summary view (thanks to Colin)
2933
2934 2005-10-27 [paul]       1.9.15cvs120
2935
2936         * src/mainwindow.c
2937                 fix a compilation warning
2938         * src/summaryview.c
2939                 fix updating of 'n items selected' count
2940                 when deselecting
2941
2942 2005-10-27 [martin]     1.9.15cvs119
2943
2944         * src/action.c
2945                 ignore actions with a leading '/' in the action menu name
2946                 fixes a crash on menu creation
2947         * src/prefs_actions.c
2948                 do not allow a leading '/' in the action menu name
2949
2950 2005-10-27 [paul]       1.9.15cvs118
2951
2952         * src/main.c
2953                 fix compilation warning
2954
2955 2005-10-27 [paul]       1.9.15cvs117
2956
2957         * src/procmime.c
2958                 add #if HAVE_LOCALE_H
2959
2960 2005-10-27 [paul]       1.9.15cvs116
2961
2962         * src/plugins/clamav/clamav_plugin.c
2963         * src/plugins/dillo_viewer/dillo_viewer.c
2964         * src/plugins/mathml_viewer/mathml_viewer.c
2965         * src/plugins/pgpcore/plugin.c
2966         * src/plugins/pgpinline/plugin.c
2967         * src/plugins/pgpmime/plugin.c
2968         * src/plugins/spamassassin/spamassassin.c
2969         * src/plugins/trayicon/trayicon.c
2970                 plugin_init() : make error messages more
2971                 informative
2972
2973 2005-10-26 [wwp]        1.9.15cvs115
2974
2975         * src/prefs_matcher.c
2976                 enlarge boolean op widget width a bit (wasn't always showing text contents)
2977
2978 2005-10-26 [wwp]        1.9.15cvs114
2979
2980         * src/procmime.c
2981         * src/gtk/gtksctree.c
2982         * src/plugins/spamassassin/libspamc.c
2983         * src/plugins/spamassassin/spamassassin.c
2984                 fix some compilation warnings more
2985
2986 2005-10-26 [mones]      1.9.15cvs113
2987
2988         * po/es.po
2989                 Updated translation
2990
2991 2005-10-26 [paul]       1.9.15cvs112
2992
2993         * src/prefs_message.c
2994                 give all display_xface stuff the
2995                 #if HAVE_LIBCOMPFACE treatment, thus
2996                 preventing a crash
2997                 (Thanks to Wolfgang Enderlein)
2998
2999 2005-10-26 [colin]      1.9.15cvs111
3000
3001         * src/gedit-print.c
3002                 Fix date format
3003         * src/imap_gtk.c
3004         * src/news_gtk.c
3005                 Remove context menu items that should not be there
3006         * src/jpilot.c
3007                 Fix encoding
3008         * src/main.c
3009         * src/mainwindow.c
3010                 Don't show the mainwindow too soon
3011
3012 2005-10-26 [wwp]        1.9.15cvs110
3013
3014         * src/folder.c
3015         * src/manual.c
3016         * src/summaryview.c
3017                 fix uninitialized pointers in the folder updating hook
3018                 (thanks to Colin)
3019
3020 2005-10-25 [mones]      1.9.15cvs109
3021
3022         * manual/faq.xml
3023                 General information subsection completed. 
3024                 Removed archaic references.
3025                 
3026         * manual/Makefile
3027         * manual/dtd/manual.dsl
3028                 Added customization stylesheet for getting paragraphs
3029                 fully justified in PDF output (as suggested by Colin).
3030
3031 2005-10-25 [colin]      1.9.15cvs108
3032
3033         * src/compose.c
3034                 Fix a second leak
3035
3036 2005-10-25 [colin]      1.9.15cvs107
3037
3038         * src/addrbook.c
3039         * src/addrindex.c
3040                 Fix leak (xml_get_element() allocates memory)
3041         * src/compose.c
3042                 Fix leak + dead code (shame!)
3043         * src/procmime.c
3044                 Fix leak
3045
3046 2005-10-25 [colin]      1.9.15cvs106
3047
3048         * src/mimeview.c
3049                 Fix encoding issue in Save all and in 
3050                 overwrite-confirmation alertpanel
3051
3052 2005-10-25 [colin]      1.9.15cvs105
3053
3054         * src/common/socket.c
3055                 Fix a leak - Thanks to Christopher Aillon
3056                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3057
3058 2005-10-25 [paul]       1.9.15cvs104
3059
3060         * src/wizard.c
3061                 Always guess servers from the right-hand
3062                 email part and guess username from the
3063                 left-hand part. (Thanks to Colin)
3064                 add an X-Face to the welcome message
3065
3066 2005-10-25 [paul]       1.9.15cvs103
3067
3068         * manual/handling.xml
3069                 written by Colin, edited by me
3070
3071 2005-10-25 [wwp]        1.9.15cvs102
3072
3073         * src/folderview.c
3074         * src/grouplistdialog.c
3075         * src/imap.c
3076         * src/noticeview.c
3077                 fix some compilation warnings
3078
3079 2005-10-24 [paul]
3080
3081         1.9.99-rc3 released
3082
3083 2005-10-24 [paul]       1.9.15cvs101
3084
3085         * src/gtk/about.c
3086                 fix window sizing
3087
3088 2005-10-24 [paul]       1.9.15cvs100
3089
3090         * src/pixmaps/offline.xpm
3091         * src/pixmaps/online.xpm
3092                 replace with last default versions
3093
3094 2005-10-24 [colin]      1.9.15cvs99
3095
3096         * src/imap.c
3097                 Fix bug when moving a folder
3098         * src/imap_gtk.c
3099         * src/mh_gtk.c
3100                 "Delete folder" pops up a window, so it 
3101                 should be suffixed with "..."
3102         * src/plugins/pgpcore/sgpgme.c
3103                 Include locale.h
3104
3105 2005-10-24 [mones]      1.9.15cvs98
3106
3107         * manual/Makefile
3108         * manual/account.xml
3109         * manual/ack.xml
3110         * manual/addrbook.xml
3111         * manual/advanced.xml
3112         * manual/faq.xml
3113         * manual/glossary.xml
3114         * manual/gpl.xml
3115         * manual/handling.xml
3116         * manual/intro.xml
3117         * manual/keyboard.xml
3118         * manual/manual.xml
3119         * manual/plugins.xml
3120         * manual/starting.xml
3121         * manual/dtd/sdocbook.dtd
3122                 Initial manual structure and some content.
3123
3124 2005-10-23 [wwp]        1.9.15cvs97
3125
3126         * src/gtk/about.c
3127                 fix a typo
3128
3129 2005-10-23 [wwp]        1.9.15cvs96
3130
3131         * src/gtk/about.c
3132         * src/gtk/authors.h
3133                 rework of the about window (main work by Paul), also featuring a few
3134                 fixes for typos and duplicate names
3135
3136 2005-10-23 [wwp]        1.9.15cvs95
3137
3138         * src/.cvsignore
3139                 Ignore the right binary name (sylpheed-claws now)
3140
3141 2005-10-23 [paul]       1.9.15cvs94
3142
3143         * src/compose.c
3144                 when using Folder Pref 'Default To for
3145                 replies' make the entry in the Compose
3146                 window bold
3147                 Patch by Fabien Vantard
3148
3149 2005-10-22 [colin]      1.9.15cvs93
3150
3151         * src/codeconv.c
3152                 Fix leak
3153
3154 2005-10-22 [colin]      1.9.15cvs92
3155
3156         * src/codeconv.c
3157                 try to convert using locale (apart utf8) if necessary
3158
3159 2005-10-22 [colin]      1.9.15cvs91
3160
3161         * src/pixmaps/new.xpm
3162         * src/pixmaps/unread.xpm
3163                 Make the unread envelope blue again and
3164                 saturate the new one a bit more.
3165
3166 2005-10-22 [colin]      1.9.15cvs90
3167
3168         * src/compose.c
3169                 When replying to a mail sent by one of our accounts,
3170                 use the original list of recipients. Let 'Reply All'
3171                 and 'Reply to sender' work like previously.
3172
3173 2005-10-21 [colin]      1.9.15cvs89
3174
3175         * src/prefs_filtering.c
3176                 Clear fields after add and replace
3177         * src/textview.c
3178                 Display xface differently (better)
3179         * src/plugins/pgpinline/pgpinline.c
3180                 Fix crappy encodings/recodings
3181
3182 2005-10-21 [paul]       1.9.15cvs88
3183
3184         * src/compose.c
3185         * src/prefs_folder_item.c
3186         * src/toolbar.c
3187                 fix news folder Folder Properties
3188                 (thanks to Colin)
3189         * src/folderview.c
3190                 update folderview after Themes change
3191                 keep selected folder selected
3192                 (thanks to Colin)
3193
3194 2005-10-21 [paul]       1.9.15cvs87
3195
3196         * tools/Makefile.am
3197         * tools/OOo2sylpheed.pl
3198         * tools/README
3199         * tools/README.sylprint
3200         * tools/asus_mailled.sh         ** REMOVED **
3201         * tools/filter_conv.pl
3202         * tools/freshmeat_search.pl
3203         * tools/google_search.pl
3204         * tools/gpg-sign-syl            ** REMOVED **
3205         * tools/kmail2sylpheed.pl
3206         * tools/kmail2sylpheed_v2.pl
3207         * tools/multiwebsearch.pl
3208         * tools/nautilus2sylpheed.sh
3209         * tools/newscache_clean.pl
3210         * tools/outlook2sylpheed.pl
3211         * tools/sylpheed-switcher       ** REMOVED **
3212         * tools/sylprint.pl
3213         * tools/sylprint.rc
3214         * tools/tb2sylpheed
3215         * tools/vcard2xml.py
3216         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3217                 update default config dir
3218                 update binary name (thanks to Fabien Vantard)
3219                 remove obsolete scripts
3220
3221 2005-10-21 [colin]      1.9.15cvs86
3222
3223         * src/inc.c
3224                 Fix possible leak and units. Based on a patch by
3225                 Fabien Vantard.
3226
3227 2005-10-20 [colin]      1.9.15cvs85
3228
3229         * src/textview.c
3230                 Clear xface when clearing textview
3231
3232 2005-10-20 [colin]      1.9.15cvs84
3233
3234         * configure.ac
3235         * src/folderview.c
3236         * src/headerview.c
3237         * src/main.c
3238         * src/prefs_common.c
3239         * src/prefs_common.h
3240         * src/prefs_message.c
3241         * src/textview.c
3242         * src/textview.h
3243         * src/common/defs.h
3244         * src/common/utils.c
3245         * src/common/utils.h
3246         * src/gtk/gtkutils.c
3247         * src/gtk/gtkutils.h
3248                 Migrate config to .sylpheed-claws (Automatically)
3249                 Add a way to get the Xface in the TextView
3250
3251 2005-10-20 [colin]      1.9.15cvs83
3252
3253         * src/gtk/Makefile.am
3254         * src/gtk/about.c
3255         * src/gtk/authors.h
3256                 Make the about dialog *grooovy*
3257
3258 2005-10-20 [colin]      1.9.15cvs82
3259
3260         * src/mimeview.c
3261                 Use "Open with" on double click if no command
3262                 was found
3263
3264 2005-10-20 [colin]      1.9.15cvs81
3265
3266         * src/imap.c
3267         * src/etpan/imap-thread.c
3268                 Fix possible crash.
3269
3270 2005-10-20 [paul]       1.9.15cvs80
3271
3272         * src/folder.c
3273                 don't show clipkey icon if the only
3274                 attachment is the signature
3275                 Patch by Colin
3276
3277 2005-10-20 [paul]       1.9.15cvs79
3278
3279         * AUTHORS
3280         * src/plugins/pgpmime/pgpmime.c
3281                 name the PGP/MIME signature 'signature.asc'
3282                 Patch by Andrew Nelson <freeandy@gmail.com>
3283
3284 2005-10-19 [colin]      1.9.15cvs78
3285
3286         * src/plugins/pgpmime/pgpmime.c
3287                 Oops, no need to double-check though
3288
3289 2005-10-19 [colin]      1.9.15cvs77
3290
3291         * src/plugins/pgpinline/pgpinline.c
3292         * src/plugins/pgpmime/pgpmime.c
3293                 Check that my_tmpfile() doesn't 
3294                 return NULL
3295
3296 2005-10-19 [colin]      1.9.15cvs76
3297
3298         * src/common/utils.c
3299                 Use shorter mime boundaries to avoid having
3300                 MTAs rewrapping our headers, breaking the
3301                 PGP signature in the process 
3302         * src/compose.c
3303         * src/plugins/pgpmime/pgpmime.c
3304                 Check for boundary uniqueness to be sure
3305                 it won't happen, instead of hoping for the
3306                 best
3307
3308 2005-10-19 [colin]      1.9.15cvs75
3309
3310         * sylpheed-claws.desktop
3311         * src/Makefile.am
3312         * src/main.c
3313                 Ship a sylpheed-claws binary instead
3314                 of a sylpheed one. Change the socket
3315                 name, too
3316         * src/folderview.c
3317                 Update folder only if it changed
3318         * src/wizard.c
3319                 Fix i18n in welcome mail, patch by
3320                 Fabien Vantard
3321
3322 2005-10-19 [paul]
3323
3324         1.9.99-rc2 released
3325
3326 2005-10-19 [paul]       1.9.15cvs74
3327
3328         * src/folder.c
3329         * src/folderview.c
3330                 fix summaryview update
3331                 Patch by Colin
3332
3333 2005-10-18 [colin]      1.9.15cvs73
3334
3335         * src/plugins/pgpcore/passphrase.c
3336                 Don't XGrabServer, and try a bit more to 
3337                 sync everything before grabbing mouse/keyboard
3338
3339 2005-10-18 [colin]      1.9.15cvs72
3340
3341         * src/Makefile.am
3342         * src/addressadd.c
3343         * src/addressbook.c
3344         * src/folderview.c
3345         * src/grouplistdialog.c
3346         * src/mimeview.c
3347         * src/stock_pixmap.c
3348         * src/stock_pixmap.h
3349         * src/summaryview.c
3350         * src/gtk/gtksctree.c
3351         * src/gtk/gtksctree.h
3352         * src/pixmaps/empty.xpm
3353                 Implement a wrapper call for gtk_ctree_set_node_info
3354                 and gtk_ctree_insert_node, that uses a 1x1 transparent
3355                 pixmap instead of a NULL one. This works around some
3356                 memory problems deep inside gtk, revealed by valgrind,
3357                 and fixes bug #834 (Pressing CTRl-D on a message marked 
3358                 as locked crashes sylpheed.), as well as, probably, 
3359                 wwp's 4th dimension problems that happen in gtk_ctree_*.
3360
3361 2005-10-17 [colin]      1.9.15cvs71
3362
3363         * src/mimeview.c
3364                 Provide visual feedback when checking
3365                 signature
3366
3367 2005-10-17 [colin]      1.9.15cvs70
3368
3369         * src/main.c
3370                 Keep the folder list frozen while checking caches...
3371
3372 2005-10-17 [colin]      1.9.15cvs69
3373
3374         * src/addr_compl.c
3375                 Fi bug #833 (Autocompleting from addressbook 
3376                 fails with extended chars)
3377         * src/imap.c
3378                 Fix 'adding messages' staying in statusbar
3379                 after an error
3380
3381 2005-10-17 [wwp]        1.9.15cvs68
3382
3383         * src/ssl_manager.c
3384                 Fix buttons' layout resizing when window size changes
3385
3386 2005-10-17 [wwp]        1.9.15cvs67
3387
3388         * src/account.c
3389         * src/prefs_account.c
3390         * src/prefs_common.c
3391         * src/prefs_common.h
3392         * src/prefs_folder_item.c
3393         * src/prefs_gtk.c
3394         * src/gtk/logwindow.c
3395         * src/gtk/pluginwindow.c
3396         * src/gtk/prefswindow.c
3397         * src/gtk/prefswindow.h
3398                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3399
3400 2005-10-17 [paul]       1.9.15cvs66
3401
3402         * configure.ac
3403                 fix missing libetpan message
3404         * po/en_GB.po
3405                 updated
3406         * src/crash.c
3407         * src/manual.c
3408         * src/prefs_themes.c
3409         * src/common/defs.h
3410                 add some new URI defines, change some
3411                 others
3412         * src/wizard.c
3413                 make welcome message translatable
3414                 small improvements to english
3415                 other tweaks
3416         * src/gtk/menu.c
3417                 fix warnings
3418
3419 2005-10-17 [paul]       1.9.15cvs65
3420
3421         * src/summaryview.c
3422                 fix column titles
3423
3424 2005-10-16 [mones]      1.9.15cvs64
3425
3426         * po/es.po
3427                 Updated translation
3428
3429 2005-10-16 [colin]
3430
3431         1.9.99-rc1 released
3432
3433 2005-10-16 [colin]      1.9.15cvs63
3434
3435         * src/wizard.c
3436                 Fix whitespace
3437
3438 2005-10-16 [colin]      1.9.15cvs62
3439
3440         * src/toolbar.c
3441                 s/Get All/Get Mail/
3442         * src/wizard.c
3443                 Real welcome mail text, thanks Paul
3444
3445 2005-10-16 [colin]      1.9.15cvs61
3446
3447         * src/editldap.c
3448         * src/exporthtml.c
3449         * src/main.c
3450         * src/mainwindow.c
3451         * src/prefs_themes.c
3452         * src/prefs_toolbar.c
3453         * src/plugins/demo/demo.c
3454         * src/plugins/trayicon/trayicon.c
3455                 s/Sylpheed/Sylpheed-Claws/
3456
3457 2005-10-16 [colin]      1.9.15cvs60
3458
3459         * src/wizard.c
3460                 Add a welcome email in the first empty mailbox
3461         * src/prefs_common.c
3462                 Change one more default
3463
3464 2005-10-16 [colin]      1.9.15cvs59
3465
3466         * src/wizard.c
3467                 Remove printf
3468
3469 2005-10-16 [colin]      1.9.15cvs58
3470
3471         * src/toolbar.c
3472         * src/prefs_common.c
3473                 Change some defaults
3474
3475 2005-10-16 [colin]      1.9.15cvs57
3476
3477         * src/toolbar.c
3478         * src/prefs_common.c
3479                 Change some defaults
3480
3481 2005-10-16 [colin]      1.9.15cvs56
3482
3483         * src/wizard.c
3484                 By default, initialize fonts to have
3485                 the same size as normal GtkWidgets
3486
3487 2005-10-16 [colin]      1.9.15cvs55
3488
3489         * src/mimeview.c
3490                 Fix message a bit more
3491
3492 2005-10-16 [colin]      1.9.15cvs54
3493
3494         * src/addressbook.c
3495                 Second attempt at flicker fixing
3496
3497 2005-10-16 [colin]      1.9.15cvs53
3498
3499         * src/addressbook.c
3500                 Fix flicker
3501
3502 2005-10-16 [wwp]        1.9.15cvs52
3503
3504         * src/addressbook.c
3505         * src/editaddress.c
3506         * src/prefs_common.c
3507         * src/prefs_common.h
3508                 Remember window sizes (address book)
3509
3510 2005-10-16 [wwp]        1.9.15cvs51
3511
3512         * src/plugins/clamav/clamav_plugin_gtk.c
3513         * src/plugins/spamassassin/spamassassin_gtk.c
3514                 Fix compilation warnings (missing #include).
3515
3516 2005-10-16 [colin]      1.9.15cvs50
3517
3518         * src/mimeview.c
3519         * src/summaryview.c
3520         * src/textview.c
3521                 Make 'c' check signature, and forward
3522                 c, l, y, t from summaryview to mimeview
3523
3524 2005-10-16 [colin]      1.9.15cvs49
3525
3526         * src/addressbook.c
3527                 Put border around buttons
3528         * src/mainwindow.c
3529         * src/summaryview.c
3530                 Rework menus (Patch based on a patch
3531                 by Paul)
3532
3533 2005-10-15 [wwp]        1.9.15cvs48
3534
3535         * src/editjpilot.c
3536         * src/editldap.c
3537         * src/editvcard.c
3538         * src/exphtmldlg.c
3539         * src/expldifdlg.c
3540         * src/export.c
3541         * src/import.c
3542         * src/importldif.c
3543         * src/importmutt.c
3544         * src/importpine.c
3545         * src/prefs_account.c
3546         * src/prefs_spelling.c
3547         * src/gtk/gtkutils.c
3548         * src/gtk/gtkutils.h
3549         * src/plugins/clamav/clamav_plugin_gtk.c
3550         * src/plugins/spamassassin/spamassassin_gtk.c
3551                 use nicer browse-for-file/dir buttons than the "..." ones,
3552                 code factorizing more.
3553
3554 2005-10-14 [colin]      1.9.15cvs47
3555
3556         * src/mainwindow.c
3557                 set relief on the account switcher so that people see it
3558                 grey out Create processing rules when no message is selected
3559         * src/prefs_filtering.c
3560                 ask before closing if the rule has not been modified, even if
3561                 it's not valid
3562         * src/prefs_matcher.c
3563                 fix sensitivity when entering the dialog
3564         * src/gtk/inputdialog.c
3565                 display a better icon on password ask
3566         * src/plugins/pgpcore/passphrase.c
3567                 make the dialog look better
3568
3569 2005-10-14 [paul]       1.9.15cvs46
3570
3571         * src/folderview.c
3572                 indicate presense of marked msgs in
3573                 unexpanded subfolders
3574
3575 2005-10-14 [paul]       1.9.15cvs45
3576
3577         * src/prefs_actions.c
3578         * src/prefs_common.c
3579         * src/prefs_common.h
3580         * src/prefs_filtering_action.c
3581         * src/prefs_matcher.c
3582         * src/prefs_template.c
3583                 remember window sizes
3584                 fix Info button size
3585
3586         Patches by wwp
3587
3588 2005-10-13 [colin]      1.9.15cvs44
3589
3590         * src/mimeview.c
3591         * src/noticeview.c
3592         * src/noticeview.h
3593                 Add a tooltip on the icon (optional) 
3594                 Get rid of the signature buttons and only
3595                 use the icon+tooltip
3596
3597 2005-10-13 [colin]      1.9.15cvs43
3598
3599         * src/noticeview.c
3600         * src/noticeview.h
3601                 Add hand cursor for hovering over icon
3602
3603 2005-10-13 [colin]      1.9.15cvs42
3604
3605         * src/summaryview.c
3606                 Fix crash when quicksearch's hidden 
3607                 at startup
3608
3609 2005-10-13 [colin]      1.9.15cvs41
3610
3611         * src/compose.c
3612                 Set subject when forwarding multiple mails
3613                 Check that other recipient than the default Cc or Bcc
3614                 have been set before sending.
3615
3616 2005-10-13 [colin]      1.9.15cvs40
3617
3618         * src/imap.c
3619                 Batch per-folder
3620                 Introduce locking, but don't use it yet
3621
3622 2005-10-13 [colin]      1.9.15cvs39
3623
3624         * src/gtk/quicksearch.c
3625                 Reset quicksearch when hiding it
3626                 Make sticky a real pref
3627
3628 2005-10-13 [colin]      1.9.15cvs38
3629
3630         * src/summaryview.c
3631                 Faster prefs apply
3632
3633 2005-10-13 [colin]      1.9.15cvs37
3634
3635         * src/mimeview.c
3636         * src/noticeview.c
3637         * src/noticeview.h
3638         * src/plugins/pgpcore/sgpgme.c
3639                 Make privacy icon clickable
3640                 Move Trust field in Full info
3641                 When trust is less than full, don't display
3642                 a warning icon
3643
3644 2005-10-13 [colin]      1.9.15cvs36
3645
3646         * src/folder.c
3647                 Batch on flags sync
3648         * src/folderview.c
3649                 Revert speed hack which is dangerous in fact
3650                 Apply prefs faster
3651
3652 2005-10-13 [colin]      1.9.15cvs35
3653
3654         * src/folder_item_prefs.c
3655                 Fix pref corruption on folder move. Patch
3656                 by wwp
3657
3658 2005-10-13 [paul]       1.9.15cvs34
3659
3660         * src/export.c
3661         * src/import.c
3662                 fix typos in g_warnings
3663         * src/prefs_account.c
3664                 add a file selector for Signature file
3665
3666         Patches by wwp
3667
3668 2005-10-12 [colin]      1.9.15cvs33
3669
3670         * src/mimeview.c
3671                 Provide a quick way to go back from a
3672                 signature's full info to the email part
3673
3674 2005-10-12 [colin]      1.9.15cvs32
3675
3676         * src/compose.c
3677                 Remove old hack of encoding signed mails with base64.
3678                 QP works equally well.
3679
3680 2005-10-12 [colin]      1.9.15cvs31
3681
3682         * src/crash.c
3683                 Replace deprecated GtkText with GtkTextView
3684         * src/imap.c
3685                 Fix a logic bug about counts in imap_select
3686                 (previously un-triggered)
3687         * src/mainwindow.c
3688         * src/summaryview.c
3689         * src/news.c
3690                 Allow local deletion of news posts
3691         * src/mimeview.c
3692                 Show GPG noticeview on the message/rfc822 part
3693                 in addition to the text/plain one
3694         * src/prefs_image_viewer.c
3695           src/plugins/pgpcore/prefs_gpg.c
3696                 Polish (set the label as part of the checkbox)
3697         * src/wizard.c
3698                 Don't sit there doing nothing after destroying
3699                 the window - return err
3700
3701 2005-10-11 [colin]      1.9.15cvs30
3702
3703         * src/folderview.c
3704                 Apply processing rules before showing folders.
3705                 Early folder show (before flags sync) will only
3706                 be done when there are no processing rules (nor
3707                 pre- or post- ones)
3708         * src/imap.c
3709                 Fix stuff related to mail subdir, creation and 
3710                 deletion of folders 
3711         * src/imap_gtk.c
3712                 Don't allow creation of folders in NoInferior
3713                 folders, as it won't work
3714
3715 2005-10-10 [colin]      1.9.15cvs29
3716
3717         * src/compose.c
3718                 Reselect "None" Privacy system when selecting an
3719                 account with no privacy system defined
3720
3721 2005-10-10 [colin]      1.9.15cvs28
3722
3723         * src/mainwindow.c
3724                 Add Windows-1252 encoding
3725         * src/prefs_common.c
3726                 Rework some defaults:
3727                 - autosave to draft by default
3728                 - don't show header pane (it's already in the textview)
3729                 - Select first new or unread mail on entry
3730                 - Assume 'Yes' to change folder when there's no more
3731                   unread message
3732         * src/prefs_matcher.c
3733                 Fix a gtk assertion failure
3734         * src/gtk/colorlabel.c
3735                 Workaround bad repainting on selection
3736         * src/main.c
3737                 Freeze/thaw (a bit faster on ssh -X)
3738         * src/msgcache.c
3739                 Get rid of StrdupConverter that just adds an
3740                 extra strdup/free 
3741         * src/etpan/imap_thread.c
3742                 memset buf to 0
3743
3744 2005-10-10 [colin]      1.9.15cvs27
3745
3746         * src/export.c
3747         * src/import.c
3748                 Fix compile on gtk 2.4. Patch by wwp
3749
3750 2005-10-09 [colin]      1.9.15cvs26
3751
3752         * src/mainwindow.c
3753         * src/messageview.c
3754         * src/summaryview.c
3755                 Clarify forward menus. Patch by wwp
3756
3757 2005-10-09 [colin]      1.9.15cvs25
3758
3759         * src/compose.c
3760         * src/compose.h
3761                 Fix bug #829 (Non-working "Encrypt message by 
3762                 default when replying to an encrypted message")
3763
3764 2005-10-08 [colin]      1.9.15cvs24
3765
3766         * src/wizard.c
3767                 Fix bug #827 ("Welcome" setup wizard after a 
3768                 permission error gives up & forgets itself.)
3769
3770 2005-10-08 [colin]      1.9.15cvs23
3771
3772         * src/procmime.c
3773                 Fix bug #828 (Ignoring headers with spaces around = sign)
3774
3775 2005-10-08 [colin]      1.9.15cvs22
3776
3777         * src/export.c
3778                 Warning fix by wwp
3779
3780 2005-10-08 [colin]      1.9.15cvs21
3781
3782         * src/folder.c
3783         * src/folder.h
3784                 Add a processing_pending indicator, set on 
3785                 folder_item_open and cleared after 
3786                 folder_item_process_open
3787         * src/folderview.c
3788         * src/summaryview.c
3789                 wrap procmsg_msginfo_*_flags, and in the
3790                 wrapper check that there's no folder processing 
3791                 pending. If there is, defer the flags change until 
3792                 processing is done to avoid stepping over each
3793                 other's toes.
3794                 Freeze during processing, but not during scanning.
3795
3796 2005-10-07 [colin]      1.9.15cvs20
3797
3798         * src/plugins/pgpcore/passphrase.c
3799                 Fix bug #826 (X-Server hangs when 
3800                 right-clicking a PGP encrypted message)
3801
3802 2005-10-07 [paul]       1.9.15cvs19
3803
3804         * src/compose.c
3805                 fix compose_entries[]
3806                 patch by Fabien Vantard
3807
3808 2005-10-06 [colin]      1.9.15cvs18
3809
3810         * src/pixmaps/address.xpm
3811         * src/pixmaps/address_book.xpm
3812         * src/pixmaps/book.xpm
3813         * src/pixmaps/check_spelling.xpm
3814         * src/pixmaps/checkbox_off.xpm
3815         * src/pixmaps/checkbox_on.xpm
3816         * src/pixmaps/close.xpm
3817         * src/pixmaps/complete.xpm
3818         * src/pixmaps/continue.xpm
3819         * src/pixmaps/deleted.xpm
3820         * src/pixmaps/down_arrow.xpm
3821         * src/pixmaps/exec.xpm
3822         * src/pixmaps/forwarded.xpm
3823         * src/pixmaps/group.xpm
3824         * src/pixmaps/ignorethread.xpm
3825         * src/pixmaps/interface.xpm
3826         * src/pixmaps/jpilot.xpm
3827         * src/pixmaps/ldap.xpm
3828         * src/pixmaps/linewrap.xpm
3829         * src/pixmaps/linewrapcurrent.xpm
3830         * src/pixmaps/mail.xpm
3831         * src/pixmaps/mail_attach.xpm
3832         * src/pixmaps/mail_compose.xpm
3833         * src/pixmaps/mail_forward.xpm
3834         * src/pixmaps/mail_receive.xpm
3835         * src/pixmaps/mail_receive_all.xpm
3836         * src/pixmaps/mail_reply.xpm
3837         * src/pixmaps/mail_reply_to_all.xpm
3838         * src/pixmaps/mail_reply_to_author.xpm
3839         * src/pixmaps/mail_send.xpm
3840         * src/pixmaps/mail_send_queue.xpm
3841         * src/pixmaps/mime_application.xpm
3842         * src/pixmaps/mime_audio.xpm
3843         * src/pixmaps/mime_image.xpm
3844         * src/pixmaps/mime_message.xpm
3845         * src/pixmaps/mime_text_enriched.xpm
3846         * src/pixmaps/mime_text_html.xpm
3847         * src/pixmaps/mime_text_plain.xpm
3848         * src/pixmaps/mime_unknown.xpm
3849         * src/pixmaps/new.xpm
3850         * src/pixmaps/news_compose.xpm
3851         * src/pixmaps/offline.xpm
3852         * src/pixmaps/online.xpm
3853         * src/pixmaps/paste.xpm
3854         * src/pixmaps/preferences.xpm
3855         * src/pixmaps/privacy_emblem_encrypted.xpm
3856         * src/pixmaps/privacy_expired.xpm
3857         * src/pixmaps/privacy_failed.xpm
3858         * src/pixmaps/privacy_passed.xpm
3859         * src/pixmaps/privacy_signed.xpm
3860         * src/pixmaps/privacy_unknown.xpm
3861         * src/pixmaps/privacy_warn.xpm
3862         * src/pixmaps/properties.xpm
3863         * src/pixmaps/replied.xpm
3864         * src/pixmaps/search.xpm
3865         * src/pixmaps/unread.xpm
3866         * src/pixmaps/up_arrow.xpm
3867         * src/pixmaps/vcard.xpm
3868                 Modernize internal theme, with icons from the 
3869                 Gnomaws theme. Keep some of the old ones where
3870                 they were better.
3871
3872 2005-10-06 [colin]      1.9.15cvs17
3873
3874         * src/summaryview.c
3875                 Little optimisations + bugfix
3876         * src/toolbar.c
3877                 Remove default useless items - useless being defined
3878                 by the default relevant prefs
3879         * src/wizard.c
3880                 include config.h to make gettext work
3881         * src/prefs_themes.c
3882                 Fix selection of current theme in prefs
3883
3884 2005-10-06 [colin]      1.9.15cvs16
3885
3886         * src/prefs_common.c
3887         * src/prefs_common.h
3888         * src/prefs_summaries.c
3889         * src/folderview.c
3890                 Add a warning dialog on Mark all read 
3891                 (with pref to get rid of it)
3892
3893 2005-10-06 [paul]       1.9.15cvs15
3894
3895         * po/nb.po
3896         * po/pt_BR.po
3897                 updated by Geir Helland and Frederico
3898                 Goncalves Guimaraes
3899
3900 2005-10-05 [colin]      1.9.15cvs14
3901
3902         * src/folder.c
3903         * src/folder.h
3904         * src/folderview.c
3905         * src/folderview.h
3906         * src/imap_gtk.c
3907         * src/mh_gtk.c
3908         * src/mainwindow.c
3909         * src/setup.c
3910                 add a way to rescan without rebuilding
3911                 make moving a bit faster (less folders changes)
3912                 don't lock the tree on Get 
3913         * src/imap.c
3914                 Don't re-delete deleted messages before expunging
3915         * src/summaryview.c
3916                 Set batch mode when deleting mails
3917
3918 2005-10-05 [paul]       1.9.15cvs13
3919
3920         * src/mainwindow.c
3921         * src/mainwindow.h
3922                 fix disabled Execute menu item
3923         * src/toolbar.c
3924                 match the change in 1.9.15cvs10: use Compose
3925                 instead of News by default
3926
3927 2005-10-04 [colin]      1.9.15cvs12
3928
3929         * src/compose.c
3930                 When replying to an ML post with Reply-To set
3931                 to the poster's email, honor it (as before),
3932                 but also honor our user's request to reply to
3933                 the mailing list: set the ML address in the To
3934                 field and the Reply-To address in the Cc: 
3935                 field.
3936
3937 2005-10-04 [colin]      1.9.15cvs11
3938
3939         * src/plugins/trayicon/trayicon.c
3940                 Finish cosmetic change - thanks to wwp
3941
3942 2005-10-04 [colin]      1.9.15cvs10
3943
3944         * src/toolbar.c
3945                 Use Compose instead of Email by default.
3946                 Spotted by wwp.
3947
3948 2005-10-04 [colin]      1.9.15cvs9
3949
3950         * src/folder.c
3951         * src/folder.h
3952         * src/folderview.c
3953         * src/imap.c
3954         * src/etpan/imap-thread.c
3955         * src/etpan/imap-thread.h
3956                 Try to make IMAP faster, by simplifying SEARCH
3957                 commands, avoiding sending two STATUS in a row,
3958                 and deferring flags sync and processing just
3959                 after displaying the folder. 
3960                 This will update the SummaryView in certain
3961                 cases (new mails not already fetched, flags
3962                 changed from another client) but in a non-
3963                 blocking manner.
3964
3965 2005-10-04 [colin]      1.9.15cvs8
3966
3967         * src/plugins/trayicon/trayicon.c
3968                 Relabel "Offline" to "Work offline"
3969
3970 2005-10-04 [colin]      1.9.15cvs7
3971
3972         * src/export.c
3973         * src/import.c
3974         * src/mbox.c
3975                 Fix mbox import/export buglets
3976                 Patch by wwp
3977         * src/plugins/trayicon/trayicon.c
3978                 Add offline swithc
3979                 Patch by wwp
3980
3981 2005-10-04 [colin]      1.9.15cvs6
3982
3983         * src/folder.c
3984         * src/folderview.c
3985         * src/summaryview.c
3986                 Better fix (don't break mark all read) for cvs2
3987
3988 2005-10-03 [colin]      1.9.15cvs5
3989
3990         * src/folder.c
3991                 Use a sane sort by default
3992
3993 2005-10-03 [colin]      1.9.15cvs4
3994
3995         * src/inc.c
3996                 Add a 'Only once' button for overriding offline mode
3997         * src/prefs_account.c
3998         * src/wizard.c
3999                 Add Local mbox to the wizard
4000                 Add IMAP subdir to the wizard (or the wizard is useless
4001                 for such accounts, or even worse than useless)
4002                 Move IMAP subdir from Advanced to Receive tab, as it's
4003                 not that uncommon
4004
4005 2005-10-03 [colin]      1.9.15cvs3
4006
4007         * src/send_message.c
4008                 Forgot this one in cvs1
4009
4010 2005-10-03 [colin]      1.9.15cvs2
4011
4012         * src/folder.c
4013                 Faster close when leaving a folder with lots
4014                 of new mails. Idea by David Relson.
4015
4016 2005-10-03 [colin]      1.9.15cvs1
4017
4018         * src/compose.c
4019         * src/imap.c
4020         * src/inc.c
4021         * src/main.c
4022         * src/messageview.c
4023         * src/news.c
4024         * src/summaryview.c
4025         * src/gtk/sslcertwindow.c
4026         * src/plugins/trayicon/trayicon.c
4027                 Add accels to every AlertPanel. Patch by Fabien 
4028                 Vantard
4029
4030 2005-10-03 [paul]       1.9.15
4031
4032         1.9.15 released
4033
4034 2005-10-03 [paul]       1.9.14cvs68
4035
4036         * po/ca.po
4037         * po/de.po
4038         * po/es.po
4039         * po/fi.po
4040         * po/fr.po
4041         * po/sk.po
4042         * po/sr.po
4043         * po/zh_CN.po
4044                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4045                 Mones Lastra, Tommi Pirinen, Fabien vantard,
4046                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4047
4048 2005-10-03 [paul]       1.9.14cvs67
4049
4050         * src/send_message.c
4051                 prevent hang on Cancel
4052                 patch by Colin
4053
4054 2005-10-03 [paul]       1.9.14cvs66
4055
4056         * src/main.c
4057                 fix crash in IMAP caused by discrepancy
4058                 between check_at_startup and offline mode
4059                 Patch by Colin
4060
4061 2005-10-01 [paul]       1.9.14cvs65
4062
4063         * src/inc.c
4064                 fix engrish
4065
4066 2005-10-01 [paul]       1.9.14cvs64
4067         * src/export.c
4068         * src/import.c
4069                 synchronise import_mbox() and export_mbox()
4070         * src/mbox.c
4071                 proc_mbox(): add alert if file cannot be opened
4072                 export_list_to_mbox(): test if dest file exists,
4073                 prompt user to overwrite if it does. add alert
4074                 if file cannot be created
4075                                                                 
4076         Patch by wwp
4077                                                                                                                 
4078
4079 2005-09-30 [paul]       1.9.14cvs63
4080
4081         * src/addressbook.c
4082                 Fix sensitivity of a menu
4083         * src/codeconv.c
4084                 Respect hidden pref for mails with no encoding
4085         * src/common/xml.c
4086                 Fix memory corruption
4087         * src/plugins/pgpcore/sgpgme.c
4088                 Fix segfault on incomplete sigs, and display
4089                 of S/Mime UIDs
4090
4091         Patches by Colin
4092
4093 2005-09-30 [colin]      1.9.14cvs62
4094
4095         * src/partial_download.c
4096                 Little logic fix in almost-dead code
4097         * src/pop.c
4098                 Fix partial download when there's no new mail
4099
4100 2005-09-29 [paul]       1.9.14cvs61
4101
4102         * src/plugins/pgpinline/pgpinline.c
4103                 fix bug 819, 'crash accessing sign message'
4104                 Patch by Colin
4105
4106 2005-09-28 [martin]     1.9.14cvs60
4107
4108         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4109                 fix bug #790 (Crash when restarting window manager (fluxbox))
4110
4111 2005-09-28 [paul]       1.9.14cvs59
4112
4113         * src/gtk/gtkaspell.c
4114                 fix off-by-one typo
4115
4116 2005-09-27 [colin]      1.9.14cvs58
4117
4118         * src/plugins/pgpcore/sgpgme.c
4119                 Report error when there's one, instead of
4120                 "Signature unchecked" 
4121
4122 2005-09-27 [colin]      1.9.14cvs57
4123
4124         * src/prefs_quote.c
4125                 Fix bug #816 (Weird quotation with spaces)
4126
4127 2005-09-27 [colin]      1.9.14cvs56
4128
4129         * src/codeconv.c
4130         * src/compose.c
4131         * src/compose.h
4132                 Put subject in compose's title
4133                 Fix Automatic encoding so that it's really automatic:
4134                 first try default locale's charset, then charset of the replied mail, 
4135                 then utf-8
4136                 Fix encoding of headers (must be in strict mode too)
4137
4138 2005-09-26 [colin]      1.9.14cvs55
4139
4140         * src/gtk/gtkaspell.c
4141                 Fix previous patch - don't color the space,
4142                 just uncolor it :)
4143
4144 2005-09-26 [colin]      1.9.14cvs54
4145
4146         * src/gtk/gtkaspell.c
4147                 Unmark space if possible
4148
4149 2005-09-26 [colin]      1.9.14cvs53
4150
4151         * src/imap.c
4152                 log_error instead of alertpanel according to the pref
4153         * src/etpan/imap-thread.c
4154                 Print connect status, copy only necessary size to 
4155                 logger
4156         * src/plugins/pgpmime/pgpmime.c
4157                 Handle S/Mime signatures (verification only). Patch based
4158                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4159
4160 2005-09-26 [paul]       1.9.14cvs52
4161
4162         * src/common/passcrypt.c
4163                 this 'workaround' not necessary on NetBSD.
4164                 Thanks to Daniel Gustafson
4165
4166 2005-09-26 [paul]
4167
4168         1.9.15-rc4 released
4169
4170 2005-09-26 [paul]       1.9.14cvs51
4171
4172         * src/summaryview.c
4173                 Skip currently selected message when
4174                 looking for next new or unread message
4175                 in current folder. Patch by Colin
4176         * src/common/passcrypt.c
4177                 eliminate warnings on *BSD. Patch by
4178                 Daniel Gustafson
4179
4180 2005-09-26 [colin]      1.9.14cvs50
4181
4182         * src/procmsg.c
4183                 Call postfiltering hook anyway
4184
4185 2005-09-22 [colin]      1.9.14cvs49
4186
4187         * src/codeconv.c
4188         * src/codeconv.h
4189                 Add a strict mode that doesn't replace with _
4190         * src/compose.c
4191         * src/compose.h
4192                 Use strict conversion while sending
4193                 Fix race when drafting while sending (happens
4194                 on IMAP)
4195                 Fix d'n'd of messages from summaryview
4196         * src/prefs_common.c
4197         * src/prefs_common.h
4198                 add hidden utf8_instead_of_locale_for_broken_mail 
4199                 pref for people that preferred the default charset 
4200                 to be utf8 for broken mails
4201         * src/quote_fmt_parse.y
4202                 fix bug #815 (No quote insert if "From:" fied 
4203                 contained Russian letters)
4204         * src/summaryview.c
4205                 Fix d'n'd of messages to compose
4206
4207 2005-09-22 [paul]       1.9.14cvs48
4208
4209         * src/compose.c
4210                 fix bug where attachments Name entry
4211                 would display Path instead
4212
4213 2005-09-21 [paul]       1.9.14cvs47
4214
4215         * README
4216         * README.jp
4217         * configure.ac
4218         * config/config.rpath
4219         * doc/manual/en/sylpheed-20.html
4220         * doc/manual/es/sylpheed-20.html
4221         * po/bg.po
4222         * po/ca.po
4223         * po/de.po
4224         * po/es.po
4225         * po/fr.po
4226         * po/it.po
4227         * po/pt_BR.po
4228         * po/sk.po
4229         * po/zh_TW.po
4230         * src/account.c
4231         * src/account.h
4232         * src/action.c
4233         * src/action.h
4234         * src/adbookbase.h
4235         * src/addr_compl.c
4236         * src/addr_compl.h
4237         * src/addrbook.c
4238         * src/addrbook.h
4239         * src/addrcache.c
4240         * src/addrcache.h
4241         * src/addrcindex.c
4242         * src/addrcindex.h
4243         * src/addrclip.c
4244         * src/addrclip.h
4245         * src/addrdefs.h
4246         * src/addressadd.c
4247         * src/addressadd.h
4248         * src/addressbook.c
4249         * src/addressbook.h
4250         * src/addressitem.h
4251         * src/addrgather.c
4252         * src/addrgather.h
4253         * src/addrharvest.c
4254         * src/addrharvest.h
4255         * src/addrindex.c
4256         * src/addrindex.h
4257         * src/addritem.c
4258         * src/addritem.h
4259         * src/addrquery.c
4260         * src/addrquery.h
4261         * src/addrselect.c
4262         * src/addrselect.h
4263         * src/alertpanel.c
4264         * src/alertpanel.h
4265         * src/browseldap.c
4266         * src/browseldap.h
4267         * src/codeconv.c
4268         * src/codeconv.h
4269         * src/compose.c
4270         * src/compose.h
4271         * src/crash.c
4272         * src/crash.h
4273         * src/customheader.c
4274         * src/customheader.h
4275         * src/displayheader.c
4276         * src/displayheader.h
4277         * src/editaddress.c
4278         * src/editaddress.h
4279         * src/editbook.c
4280         * src/editbook.h
4281         * src/editgroup.c
4282         * src/editgroup.h
4283         * src/editjpilot.c
4284         * src/editjpilot.h
4285         * src/editldap.c
4286         * src/editldap.h
4287         * src/editldap_basedn.c
4288         * src/editldap_basedn.h
4289         * src/editvcard.c
4290         * src/editvcard.h
4291         * src/enriched.c
4292         * src/enriched.h
4293         * src/exphtmldlg.c
4294         * src/exphtmldlg.h
4295         * src/expldifdlg.c
4296         * src/expldifdlg.h
4297         * src/export.c
4298         * src/export.h
4299         * src/exporthtml.c
4300         * src/exporthtml.h
4301         * src/exportldif.c
4302         * src/exportldif.h
4303         * src/filtering.c
4304         * src/filtering.h
4305         * src/folder.c
4306         * src/folder.h
4307         * src/folder_item_prefs.c
4308         * src/folder_item_prefs.h
4309         * src/foldersel.c
4310         * src/foldersel.h
4311         * src/folderutils.c
4312         * src/folderutils.h
4313         * src/folderview.c
4314         * src/folderview.h
4315         * src/grouplistdialog.c
4316         * src/grouplistdialog.h
4317         * src/headerview.c
4318         * src/headerview.h
4319         * src/html.c
4320         * src/html.h
4321         * src/image_viewer.c
4322         * src/image_viewer.h
4323         * src/imap.c
4324         * src/imap.h
4325         * src/imap_gtk.c
4326         * src/imap_gtk.h
4327         * src/import.c
4328         * src/import.h
4329         * src/importldif.c
4330         * src/importldif.h
4331         * src/importmutt.c
4332         * src/importmutt.h
4333         * src/importpine.c
4334         * src/importpine.h
4335         * src/inc.c
4336         * src/inc.h
4337         * src/jpilot.c
4338         * src/jpilot.h
4339         * src/ldapctrl.c
4340         * src/ldapctrl.h
4341         * src/ldaplocate.c
4342         * src/ldaplocate.h
4343         * src/ldapquery.c
4344         * src/ldapquery.h
4345         * src/ldapserver.c
4346         * src/ldapserver.h
4347         * src/ldaputil.c
4348         * src/ldaputil.h
4349         * src/ldif.c
4350         * src/ldif.h
4351         * src/localfolder.c
4352         * src/localfolder.h
4353         * src/main.c
4354         * src/main.h
4355         * src/mainwindow.c
4356         * src/mainwindow.h
4357         * src/manual.c
4358         * src/manual.h
4359         * src/matcher.c
4360         * src/matcher.h
4361         * src/matcher_parser.h
4362         * src/matcher_parser_lex.l
4363         * src/matcher_parser_parse.y
4364         * src/mbox.c
4365         * src/mbox.h
4366         * src/message_search.c
4367         * src/message_search.h
4368         * src/messageview.c
4369         * src/messageview.h
4370         * src/mh.c
4371         * src/mh.h
4372         * src/mh_gtk.c
4373         * src/mh_gtk.h
4374         * src/mimeview.c
4375         * src/mimeview.h
4376         * src/msgcache.c
4377         * src/msgcache.h
4378         * src/mutt.c
4379         * src/mutt.h
4380         * src/news.c
4381         * src/news.h
4382         * src/news_gtk.c
4383         * src/news_gtk.h
4384         * src/noticeview.c
4385         * src/noticeview.h
4386         * src/partial_download.c
4387         * src/partial_download.h
4388         * src/pine.c
4389         * src/pine.h
4390         * src/pop.c
4391         * src/pop.h
4392         * src/prefs_account.c
4393         * src/prefs_account.h
4394         * src/prefs_actions.c
4395         * src/prefs_actions.h
4396         * src/prefs_common.c
4397         * src/prefs_common.h
4398         * src/prefs_compose_writing.c
4399         * src/prefs_compose_writing.h
4400         * src/prefs_customheader.c
4401         * src/prefs_customheader.h
4402         * src/prefs_display_header.c
4403         * src/prefs_display_header.h
4404         * src/prefs_ext_prog.c
4405         * src/prefs_ext_prog.h
4406         * src/prefs_filtering.c
4407         * src/prefs_filtering.h
4408         * src/prefs_filtering_action.c
4409         * src/prefs_filtering_action.h
4410         * src/prefs_folder_column.c
4411         * src/prefs_folder_column.h
4412         * src/prefs_folder_item.c
4413         * src/prefs_folder_item.h
4414         * src/prefs_fonts.c
4415         * src/prefs_fonts.h
4416         * src/prefs_gtk.c
4417         * src/prefs_gtk.h
4418         * src/prefs_image_viewer.c
4419         * src/prefs_image_viewer.h
4420         * src/prefs_matcher.c
4421         * src/prefs_matcher.h
4422         * src/prefs_message.c
4423         * src/prefs_message.h
4424         * src/prefs_msg_colors.c
4425         * src/prefs_msg_colors.h
4426         * src/prefs_other.c
4427         * src/prefs_other.h
4428         * src/prefs_quote.c
4429         * src/prefs_quote.h
4430         * src/prefs_receive.c
4431         * src/prefs_receive.h
4432         * src/prefs_send.c
4433         * src/prefs_send.h
4434         * src/prefs_spelling.c
4435         * src/prefs_spelling.h
4436         * src/prefs_summaries.c
4437         * src/prefs_summaries.h
4438         * src/prefs_summary_column.c
4439         * src/prefs_summary_column.h
4440         * src/prefs_template.c
4441         * src/prefs_template.h
4442         * src/prefs_themes.c
4443         * src/prefs_themes.h
4444         * src/prefs_toolbar.c
4445         * src/prefs_toolbar.h
4446         * src/prefs_wrapping.c
4447         * src/prefs_wrapping.h
4448         * src/privacy.c
4449         * src/privacy.h
4450         * src/procheader.c
4451         * src/procheader.h
4452         * src/procmime.c
4453         * src/procmime.h
4454         * src/procmsg.c
4455         * src/procmsg.h
4456         * src/quote_fmt.c
4457         * src/quote_fmt_parse.y
4458         * src/recv.c
4459         * src/recv.h
4460         * src/remotefolder.c
4461         * src/remotefolder.h
4462         * src/send_message.c
4463         * src/send_message.h
4464         * src/setup.c
4465         * src/setup.h
4466         * src/simple-gettext.c
4467         * src/sourcewindow.c
4468         * src/sourcewindow.h
4469         * src/ssl_manager.c
4470         * src/ssl_manager.h
4471         * src/statusbar.c
4472         * src/statusbar.h
4473         * src/stock_pixmap.c
4474         * src/stock_pixmap.h
4475         * src/summary_search.c
4476         * src/summary_search.h
4477         * src/summaryview.c
4478         * src/summaryview.h
4479         * src/syldap.c
4480         * src/syldap.h
4481         * src/textview.c
4482         * src/textview.h
4483         * src/toolbar.c
4484         * src/toolbar.h
4485         * src/undo.c
4486         * src/undo.h
4487         * src/unmime.c
4488         * src/unmime.h
4489         * src/vcard.c
4490         * src/vcard.h
4491         * src/wizard.c
4492         * src/wizard.h
4493         * src/common/base64.c
4494         * src/common/base64.h
4495         * src/common/defs.h
4496         * src/common/hooks.c
4497         * src/common/hooks.h
4498         * src/common/log.c
4499         * src/common/log.h
4500         * src/common/md5.c
4501         * src/common/md5.h
4502         * src/common/mgutils.c
4503         * src/common/mgutils.h
4504         * src/common/nntp.c
4505         * src/common/nntp.h
4506         * src/common/passcrypt.c
4507         * src/common/passcrypt.h.in
4508         * src/common/plugin.c
4509         * src/common/plugin.h
4510         * src/common/prefs.c
4511         * src/common/prefs.h
4512         * src/common/progressindicator.c
4513         * src/common/progressindicator.h
4514         * src/common/quoted-printable.c
4515         * src/common/quoted-printable.h
4516         * src/common/session.c
4517         * src/common/session.h
4518         * src/common/smtp.c
4519         * src/common/smtp.h
4520         * src/common/socket.c
4521         * src/common/socket.h
4522         * src/common/ssl.c
4523         * src/common/ssl.h
4524         * src/common/ssl_certificate.c
4525         * src/common/ssl_certificate.h
4526         * src/common/string_match.c
4527         * src/common/string_match.h
4528         * src/common/stringtable.c
4529         * src/common/sylpheed.c
4530         * src/common/sylpheed.h
4531         * src/common/template.c
4532         * src/common/template.h
4533         * src/common/timing.h
4534         * src/common/utils.c
4535         * src/common/utils.h
4536         * src/common/uuencode.c
4537         * src/common/uuencode.h
4538         * src/common/version.h.in
4539         * src/common/xml.c
4540         * src/common/xml.h
4541         * src/common/xmlprops.c
4542         * src/common/xmlprops.h
4543         * src/gtk/about.c
4544         * src/gtk/about.h
4545         * src/gtk/colorlabel.c
4546         * src/gtk/colorlabel.h
4547         * src/gtk/colorsel.c
4548         * src/gtk/colorsel.h
4549         * src/gtk/description_window.c
4550         * src/gtk/description_window.h
4551         * src/gtk/filesel.c
4552         * src/gtk/filesel.h
4553         * src/gtk/foldersort.c
4554         * src/gtk/foldersort.h
4555         * src/gtk/gtkutils.c
4556         * src/gtk/gtkutils.h
4557         * src/gtk/inputdialog.c
4558         * src/gtk/inputdialog.h
4559         * src/gtk/logwindow.c
4560         * src/gtk/logwindow.h
4561         * src/gtk/manage_window.c
4562         * src/gtk/manage_window.h
4563         * src/gtk/menu.c
4564         * src/gtk/menu.h
4565         * src/gtk/pluginwindow.c
4566         * src/gtk/pluginwindow.h
4567         * src/gtk/prefswindow.c
4568         * src/gtk/prefswindow.h
4569         * src/gtk/progressdialog.c
4570         * src/gtk/progressdialog.h
4571         * src/gtk/quicksearch.c
4572         * src/gtk/quicksearch.h
4573         * src/gtk/sslcertwindow.c
4574         * src/gtk/sslcertwindow.h
4575         * src/plugins/clamav/clamav_plugin.c
4576         * src/plugins/clamav/clamav_plugin.h
4577         * src/plugins/clamav/clamav_plugin_gtk.c
4578         * src/plugins/demo/demo.c
4579         * src/plugins/dillo_viewer/dillo_prefs.c
4580         * src/plugins/dillo_viewer/dillo_prefs.h
4581         * src/plugins/dillo_viewer/dillo_viewer.c
4582         * src/plugins/mathml_viewer/mathml_viewer.c
4583         * src/plugins/pgpcore/passphrase.c
4584         * src/plugins/pgpcore/passphrase.h
4585         * src/plugins/pgpcore/plugin.c
4586         * src/plugins/pgpcore/prefs_gpg.c
4587         * src/plugins/pgpcore/prefs_gpg.h
4588         * src/plugins/pgpcore/select-keys.c
4589         * src/plugins/pgpcore/select-keys.h
4590         * src/plugins/pgpcore/sgpgme.c
4591         * src/plugins/pgpcore/sgpgme.h
4592         * src/plugins/pgpinline/pgpinline.c
4593         * src/plugins/pgpinline/pgpinline.h
4594         * src/plugins/pgpinline/plugin.c
4595         * src/plugins/pgpmime/pgpmime.c
4596         * src/plugins/pgpmime/pgpmime.h
4597         * src/plugins/pgpmime/plugin.c
4598         * src/plugins/spamassassin/spamassassin.c
4599         * src/plugins/spamassassin/spamassassin.h
4600         * src/plugins/spamassassin/spamassassin_gtk.c
4601         * src/plugins/trayicon/trayicon.c
4602         * tools/OOo2sylpheed.pl
4603         * tools/acroread2sylpheed.pl
4604         * tools/asus_mailled.sh
4605         * tools/filter_conv.pl
4606         * tools/freshmeat_search.pl
4607         * tools/google_search.pl
4608         * tools/kmail2sylpheed.pl
4609         * tools/kmail2sylpheed_v2.pl
4610         * tools/maildir2sylpheed.pl
4611         * tools/multiwebsearch.pl
4612         * tools/newscache_clean.pl
4613         * tools/outlook2sylpheed.pl
4614         * tools/sylpheed-switcher
4615         * tools/update-po
4616         * tools/vcard2xml.py
4617         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4618                 update FSF address
4619
4620 2005-09-21 [colin]      1.9.14cvs46
4621
4622         * src/gedit-print.c
4623         * src/procmsg.c
4624         * src/procmsg.h
4625         * src/textview.c
4626         * src/summaryview.c
4627                 Remove some printing hacks (deselection/reselection),
4628                 which by the way fix printing the currently 
4629                 displayed mime part (still only text)
4630                 Plus a little optimisation of summary_show
4631
4632
4633 2005-09-20 [colin]      1.9.14cvs45
4634
4635         * src/mainwindow.c
4636         * src/messageview.c
4637                 GUI fixups: add accels, set message
4638                 view title to displayed mail's subject
4639         * src/prefs_spelling.c
4640         * src/gtk/gtkaspell.c
4641                 GUI fixups: allow underlining misspelled
4642                 words instead of coloring them (a11y!)
4643
4644 2005-09-19 [colin]
4645
4646         1.9.15rc3 released
4647
4648 2005-09-19 [colin]      1.9.14cvs44
4649
4650         * src/compose.c
4651                 Fix draft message
4652         * src/gtk/gtkaspell.c
4653                 Fix wrong test ;-)
4654
4655 2005-09-19 [colin]      1.9.14cvs43
4656
4657         * src/addressbook.c
4658                 Fix sensitivity of Delete button
4659         * src/compose.c
4660                 Warn if the requested Privacy system
4661                 is not available
4662         * src/exphtmldlg.c
4663         * src/expldifdlg.c
4664         * src/importldif.c
4665         * src/importmutt.c
4666         * src/importpine.c
4667                 Fix crappy UI
4668         * src/
4669         * src/ssl.h
4670         * src/prefs_account.h
4671         * src/prefs_account.c
4672                 Save SSL prefs even in builds that have
4673                 SSL support disable
4674         * src/imap.c
4675         * src/inc.c
4676         * src/news.c
4677         * src/send_message.c
4678                 Warn if connection should be secure, but
4679                 SSL support isn't compiled in
4680         * src/gtkaspell.c
4681                 Fix word separation on UTF-8 systems
4682                 Fixes bug #812 (Strange inline spellchecking)
4683         * src/compose.c
4684                 Warn if the requested Privacy system
4685                 is not available
4686                 Factorize offline warning
4687         * src/imap.c
4688         * src/imap_gtk.c
4689         * src/imap_gtk.h
4690         * src/inc.h
4691         * src/news_gtk.c
4692         * src/news_gtk.h
4693         * src/messageview.c
4694                 Factorize offline warning
4695
4696 2005-09-19 [paul]
4697
4698         1.9.15-rc2 released
4699
4700 2005-09-18 [colin]      1.9.14cvs42
4701
4702         * src/codeconv.c
4703         * src/codeconv.h
4704         * src/procmime.c
4705                 Add a way to get locale's charset ignoring utf-8,
4706                 and use that as default encoding for broken mails
4707
4708 2005-09-18 [colin]      1.9.14cvs41
4709
4710         * src/gtk/logwindow.c
4711                 Translate string. Patch by Fabien Vantard
4712
4713 2005-09-18 [colin]      1.9.14cvs40
4714
4715         * configure.ac
4716                 Fix bug #803 (IMAP/SSL support breaks with 
4717                 GnuTLS libetpan 0.38)
4718
4719 2005-09-18 [colin]      1.9.14cvs39
4720
4721         * src/codeconv.c
4722         * src/compose.c
4723         * src/procmime.c
4724                 More charsets fixes. Fixes bug #806 (non
4725                 ascii characters in subject line)
4726
4727 2005-09-17 [paul]       1.9.14cvs38
4728
4729         * src/folderview.c
4730         * src/mainwindow.c
4731                 fix gcc-2.95 issues
4732                 Patch by Pawel Pekala
4733
4734 2005-09-17 [colin]      1.9.14cvs37
4735
4736         * src/addrindex.c
4737                 bugfix for NO-USE LDAP compilation, patch 
4738                 by Fabien Vantard
4739
4740 2005-09-17 [colin]      1.9.14cvs36
4741
4742         * src/prefs_actions.c
4743         * src/prefs_customheader.c
4744         * src/prefs_display_header.c
4745         * src/prefs_filtering_action.c
4746         * src/prefs_matcher.c
4747         * src/prefs_toolbar.c
4748                 Fix strange casts (less elegant but
4749                 works better)
4750
4751 2005-09-16 [colin]      1.9.14cvs35
4752
4753         * src/jpilot.c
4754                 Missed that one
4755
4756 2005-09-16 [colin]      1.9.14cvs34
4757
4758         * configure.ac
4759         * src/Makefile.am
4760         * src/addr_compl.c
4761         * src/addrindex.c
4762         * src/browseldap.c
4763         * src/editldap.c
4764         * src/ldaplocate.c
4765         * src/ldapquery.c
4766         * src/ldapquery.h
4767         * src/ldapserver.c
4768         * src/ldapserver.h
4769         * src/main.c
4770         * src/matcher_parser_parse.y
4771         * src/prefs_themes.c
4772         * src/etpan/Makefile.am
4773         * src/gtk/description_window.c
4774         * src/plugins/clamav/Makefile.am
4775         * src/plugins/clamav/clamav_plugin.c
4776         * src/plugins/dillo_viewer/Makefile.am
4777         * src/plugins/pgpcore/Makefile.am
4778         * src/plugins/pgpinline/Makefile.am
4779         * src/plugins/pgpmime/Makefile.am
4780         * src/plugins/trayicon/Makefile.am
4781                 Fix 100% cpu usage in address completion list
4782                 Fix little bugs (return with no values etc)
4783                 Fix all warnings (with common CFLAGS)
4784
4785 2005-09-15 [colin]      1.9.14cvs33
4786
4787         * src/addressbook.c
4788                 Fix bug where sometimes a group's email list is empty,
4789                 force its refresh (probably fixes "Re: how to create a 
4790                 distribution list")
4791         * src/ldapquery.c
4792                 Don't return to the callback in the main thread from the
4793                 fetch thread (or face segs!)
4794
4795 2005-09-15 [paul]       1.9.14cvs32
4796
4797         * src/prefs_matcher.c
4798                 forgotten in last commit
4799
4800 2005-09-15 [paul]       1.9.14cvs31
4801
4802         * src/prefs_actions.c
4803         * src/prefs_filtering_action.c
4804         * src/prefs_quote.c
4805         * src/quote_fmt.c
4806         * src/summaryview.c
4807         * src/gtk/description_window.c
4808         * src/gtk/description_window.h
4809         * src/gtk/quicksearch.c
4810                 allow interaction with the called
4811                 description window
4812                 Patch by Anders Hammar
4813
4814 2005-09-14 [paul]       1.9.14cvs30
4815
4816         * src/compose.c
4817                 fix a little annoyance when pasting with 3rd button 
4818                 with wrap_pastes=0 and wrap_input=1
4819                 Patch by Colin
4820
4821 2005-09-14 [paul]       1.9.14cvs29
4822
4823         * src/prefs_account.c
4824                 disable 'Filter messages on receiving' for
4825                 SMTP-only accounts
4826                 Patch  by Anders Hammar
4827
4828 2005-09-14 [paul]       1.9.14cvs28
4829
4830         * po/sk.po
4831                 fix crash
4832                 updated by Andrej Kacian
4833
4834 2005-09-14 [paul]
4835
4836         1.9.15-rc1 released
4837
4838 2005-09-14 [paul]       1.9.14cvs27
4839
4840         * po/es.po
4841                 updated by Ricardo Mones Lastra
4842         * src/compose.c
4843         * src/compose.h
4844                 associate no_wrap_tags to Compose windows
4845                 instead of using a static one
4846                 Patch by Colin
4847         * src/mbox.c
4848                 fix proc_mbox()
4849                 Patch by wwp
4850         * src/textview.c
4851                 remove unneeded printf()
4852
4853 2005-09-14 [paul]       1.9.14cvs26
4854
4855         * src/addrcache.c
4856         * src/codeconv.h
4857         * src/folder.h
4858         * src/mainwindow.h
4859         * src/mh.c
4860         * src/mimeview.h
4861         * src/partial_download.c
4862         * src/pop.c
4863         * src/prefs_account.c
4864         * src/prefs_account.h
4865         * src/prefs_actions.c
4866         * src/prefs_customheader.c
4867         * src/prefs_display_header.c
4868         * src/prefs_filtering_action.c
4869         * src/prefs_matcher.c
4870         * src/prefs_toolbar.c
4871         * src/privacy.h
4872         * src/procmime.c
4873         * src/procmime.h
4874         * src/procmsg.h
4875         * src/textview.c
4876         * src/undo.h
4877         * src/common/plugin.c
4878         * src/common/session.h
4879         * src/common/socket.c
4880         * src/common/socket.h
4881         * src/common/template.c
4882         * src/gtk/gtkaspell.c
4883         * src/gtk/quicksearch.h
4884         * src/plugins/pgpcore/passphrase.c
4885         * src/plugins/pgpcore/prefs_gpg.h
4886         * src/plugins/pgpcore/select-keys.c
4887         * src/plugins/pgpcore/select-keys.h
4888         * src/plugins/pgpcore/sgpgme.c
4889         * src/plugins/pgpinline/pgpinline.c
4890         * src/plugins/pgpmime/pgpmime.c
4891         * src/plugins/trayicon/trayicon.c
4892                 fix compilation warnings
4893                 Patch by Daniel Gustafson
4894
4895 2005-09-14 [paul]       1.9.14cvs25
4896
4897         * src/addressbook.c
4898                 add missing column header, and other small
4899                 bug fixes
4900                 Patch by Anders Hammar
4901
4902 2005-09-13 [colin]      1.9.14cvs24
4903
4904         * src/gtk/gtkaspell.c
4905                 Fix non-utf8 in menu
4906                 Fix little leaks
4907                 Nullify struct members after free()s
4908
4909 2005-09-13 [colin]      1.9.14cvs23
4910
4911         * src/compose.c
4912                 Test utf8 compliance before inserting to 
4913                 buffer, and try to convert if necessary
4914         * src/procmime.c
4915                 If no charset is present, use the locale 
4916                 one instead of us-ascii
4917         * src/procmsg.c
4918                 Add Sender, List-Post and To in the checked 
4919                 headers for automatic rules creation 
4920                 (thanks to wwp)
4921         * src/prefs_themes.c
4922         * src/gtk/gtkaspell.c
4923                 Remove deprecated functions. 
4924                 patch by Daniel Gustafson
4925
4926 2005-09-12 [colin]      1.9.14cvs22
4927
4928         * src/compose.c
4929                 Fix bug #448 (Scrolling/Redraw issue with 
4930                 address-fields in Header)
4931         * src/mainwindow.c
4932         * src/summaryview.c
4933         * src/summaryview.h
4934                 Fix loss of MSG_MARKED on move/copy
4935                 Fix bug #804 (Quicksearch togglebutton doesn't 
4936                 get depressed after '/' key is pressed)
4937
4938 2005-09-12 [paul]       1.9.14cvs21
4939
4940         * AUTHORS
4941         * src/gtk/logwindow.c
4942                 add 'Clear Log' to popup menu
4943                 Patch by Anders Hammar <anders.hammar@telia.com>
4944
4945 2005-09-12 [paul]       1.9.14cvs20
4946
4947         * src/compose.c
4948                 set correct sensitivity on attachments
4949                 popup menu
4950         * src/folder.c
4951                 fix typo
4952         * src/prefs_spelling.c
4953                 fix crash when no LANG env is set
4954         * src/common/xml.c
4955                 fix crash in wizard
4956                 don't use memeory after free
4957
4958         All patches by Daniel Gustafson
4959
4960 2005-09-12 [paul]       1.9.14cvs19
4961
4962         * src/prefs_themes.c
4963                 make theme info selectable
4964         * src/gtk/description_window.c
4965                 make window non-modal
4966         * tools/README
4967                 add details of asus_mailed.sh
4968         * tools/claws.i18n.status.pl
4969                 update for new zh_TW translator
4970                 widen the output
4971                 create alternate coloured lines
4972                 improve readability
4973
4974 2005-09-10 [colin]      1.9.14cvs18
4975
4976         * src/plugins/pgpcore/select-keys.c
4977                 Better order for the buttons
4978
4979 2005-09-10 [colin]      1.9.14cvs17
4980
4981         * src/compose.c
4982         * src/plugins/pgpcore/select-keys.c
4983         * src/plugins/pgpcore/select-keys.h
4984         * src/plugins/pgpcore/sgpgme.c
4985                 Add a "Don't encrypt" button to the key
4986                 selection dialog. Fixes bug #177 (There should be a 
4987                 'Don't encrypt button in the Select Keys dialog)
4988
4989 2005-09-10 [colin]      1.9.14cvs16
4990
4991         * src/compose.c
4992                 Fix bug #572 (%X option does not work with templates)
4993
4994 2005-09-10 [colin]      1.9.14cvs15
4995
4996         * src/toolbar.c 
4997                 Remove g_print
4998
4999 2005-09-10 [colin]      1.9.14cvs14
5000
5001         * src/imap.c
5002                 Fix a possible crash
5003
5004 2005-09-09 [colin]      1.9.14cvs13
5005
5006         * src/imap.c
5007         * src/etpan/imap-thread.c
5008         * src/etpan/imap-thread.h
5009                 Fix moving from queue or drafts to normal folders
5010                 Fix bug #794 (No way to delete without expunging)
5011                 Take flags unset by other mailers into account
5012                 Take deleted flag set by other mailers into account
5013                 Fix unsetting REPLIED flag
5014                 Fix crash when capabilities can't be retrieved
5015         * src/mainwindow.c
5016         * src/mainwindow.h
5017                 Add M_DELAYED_FLAGS condition, and let the user use
5018                 Execute in order to be able to expunge deleted mails,
5019                 even if he's not in delayed execute mode
5020         * src/prefs_spelling.c
5021                 Use 'en' dictionary by default if LANG is POSIX or C
5022         * src/gtk/prefswindow.c
5023                 Fix bug #767 (Preferences windows expanding) by making
5024                 the window a bit larger when the resolution is greater
5025                 than 640x480, and by putting the prefs in a
5026                 GtkScrolledWindow.
5027
5028 2005-09-09 [paul]       1.9.14cvs12
5029
5030         * AUTHORS
5031         * configure.ac
5032         * po/zh_TW.Big5.po      ** REMOVED **
5033         * po/zh_TW.po           ** ADDED **
5034                 updated by Wei-Lun Chao
5035
5036 2005-09-09 [paul]       1.9.14cvs11
5037
5038         * src/mainwindow.c
5039                 fix asserts
5040         * src/common/xml.c
5041                 delay memory allocation until file is
5042                 opened successfully
5043                 Patch by Daniel Gustafson
5044
5045 2005-09-09 [colin]      1.9.14cvs10
5046
5047         * src/imap.c
5048                 Add guards
5049
5050 2005-09-08 [colin]      1.9.14cvs9
5051
5052         * src/compose.c
5053                 Alert when we can't save draft
5054                 Fix various wrap/color issues
5055                 Add mid-click pasting respecting wrap_paste option
5056         * src/folder.c
5057         * src/folder.h
5058         * src/folder_item_prefs.c
5059         * src/folder_item_prefs.h
5060         * src/imap.c
5061         * src/imap_gtk.c
5062         * src/imap_gtk.h
5063         * src/main.c
5064         * src/mainwindow.c
5065         * src/mainwindow.h
5066         * src/news.c
5067         * src/news_gtk.c
5068         * src/news_gtk.h
5069         * src/prefs_folder_item.c
5070                 Fix the impossibility to synchronise folders for
5071                 offline use (IMAP and NNTP are concerned)
5072
5073 2005-09-08 [colin]      1.9.14cvs8
5074
5075         * configure.ac
5076                 Build LDAP and JPilot by default if available
5077         * src/textview.c
5078                 Fix use after free
5079
5080 2005-09-08 [paul]       1.9.14cvs7
5081
5082         * doc/manual/en/sylpheed-1.html
5083         * doc/manual/en/sylpheed-18.html
5084         * doc/manual/en/sylpheed-19.html
5085         * doc/manual/en/sylpheed-4.html
5086         * doc/manual/en/sylpheed-6.html
5087         * doc/manual/en/sylpheed.html
5088                 a few minor updates, plus include some
5089                 details about plugins and their requirements
5090         * src/mainwindow.c
5091                 minor changes to English in /View/Sort
5092
5093 2005-09-07 [colin]      1.9.14cvs6
5094
5095         * doc/manual/en/sylpheed-1.html
5096         * doc/manual/en/sylpheed-10.html
5097         * doc/manual/en/sylpheed-11.html
5098         * doc/manual/en/sylpheed-12.html
5099         * doc/manual/en/sylpheed-13.html
5100         * doc/manual/en/sylpheed-14.html
5101         * doc/manual/en/sylpheed-15.html
5102         * doc/manual/en/sylpheed-16.html
5103         * doc/manual/en/sylpheed-17.html
5104         * doc/manual/en/sylpheed-18.html
5105         * doc/manual/en/sylpheed-19.html
5106         * doc/manual/en/sylpheed-2.html
5107         * doc/manual/en/sylpheed-20.html
5108         * doc/manual/en/sylpheed-21.html
5109         * doc/manual/en/sylpheed-22.html
5110         * doc/manual/en/sylpheed-3.html
5111         * doc/manual/en/sylpheed-4.html
5112         * doc/manual/en/sylpheed-5.html
5113         * doc/manual/en/sylpheed-6.html
5114         * doc/manual/en/sylpheed-7.html
5115         * doc/manual/en/sylpheed-8.html
5116         * doc/manual/en/sylpheed-9.html
5117         * doc/manual/en/sylpheed.html
5118                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
5119
5120 2005-09-07 [colin]      1.9.14cvs5
5121
5122         * src/mainwindow.c
5123                 Make labels more to-the-point
5124
5125 2005-09-07 [colin]      1.9.14cvs4
5126
5127         * doc/manual/en/sylpheed-1.html
5128         * doc/manual/en/sylpheed-12.html
5129         * doc/manual/en/sylpheed-13.html
5130         * doc/manual/en/sylpheed-14.html
5131         * doc/manual/en/sylpheed-15.html
5132         * doc/manual/en/sylpheed-16.html
5133         * doc/manual/en/sylpheed-17.html
5134         * doc/manual/en/sylpheed-18.html
5135         * doc/manual/en/sylpheed-19.html
5136         * doc/manual/en/sylpheed-2.html
5137         * doc/manual/en/sylpheed-20.html
5138         * doc/manual/en/sylpheed-21.html
5139         * doc/manual/en/sylpheed-22.html
5140         * doc/manual/en/sylpheed-4.html
5141         * doc/manual/en/sylpheed-5.html
5142         * doc/manual/en/sylpheed-6.html
5143         * doc/manual/en/sylpheed-7.html
5144         * doc/manual/en/sylpheed-8.html
5145         * doc/manual/en/sylpheed-9.html
5146         * doc/manual/en/sylpheed.html
5147                 Update manual
5148
5149 2005-09-07 [colin]      1.9.14cvs3
5150
5151         * doc/faq/en/sylpheed-faq-1.html
5152         * doc/faq/en/sylpheed-faq-2.html
5153         * doc/faq/en/sylpheed-faq-3.html
5154         * doc/faq/en/sylpheed-faq.html
5155                 Update FAQ
5156
5157 2005-09-07 [colin]      1.9.14cvs2
5158
5159         * src/folderview.c
5160         * src/procmsg.c
5161         * src/summaryview.c
5162         * src/toolbar.c
5163                 Fix special subfolders:
5164                 - Inherit parent's icon
5165                 - sent contents of queues subfolders
5166                 - empty subfolders of trashes
5167         * src/mainwindow.c
5168                 Remove outdated manual and faq entries
5169         * src/common/utils.c
5170                 Add quotes around %s coming from mailcap
5171
5172 2005-09-07 [colin]      1.9.14cvs1
5173
5174         * src/compose.c
5175                 After saving draft, set modified to FALSE
5176         * src/mimeview.c
5177         * src/common/utils.c
5178         * src/common/utils.h
5179                 Try to open mime parts using what is 
5180                 indicated in ~/.mailcap or /etc/mailcap,
5181                 if possible.
5182
5183 2005-09-05 [paul]       1.9.14
5184
5185         1.9.14 released
5186
5187         * po/sk.po
5188                 updated by Andrej Kacian
5189
5190 2005-09-05 [paul]       1.9.13cvs83
5191
5192         * po/de.po
5193         * po/es.po
5194         * po/fi.po
5195         * po/fr.po
5196         * po/nb.po
5197         * po/pt_BR.po
5198         * po/sr.po
5199                 updated translations by Thomas Gilgin, Ricardo Mones
5200                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
5201                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
5202
5203 2005-09-04 [paul]       1.9.13cvs82
5204
5205         * src/compose.c
5206                 only warn about exceeded line length limit
5207                 on send
5208
5209 2005-09-04 [paul]       1.9.13cvs81
5210
5211         * src/compose.c
5212                 fix crash in 'line length exceeded' dialogue
5213
5214 2005-09-02 [paul]       1.9.13cvs80
5215
5216         * src/imap.c
5217                 fix bug 795, 'Connection lost IMAP'
5218                 and add statusbar prints
5219                 Patch by Colin
5220
5221 2005-09-02 [paul]       1.9.13cvs79
5222
5223         * src/compose.c
5224                 compose_wrap_paragraph() becomes
5225                 compose_beautify_paragraph()
5226                 Patch by Colin
5227
5228 2005-09-02 [colin]      1.9.13cvs78
5229
5230         * src/folderview.c
5231                 Micro-fix
5232
5233 2005-09-01 [colin]      1.9.13cvs77
5234
5235         * src/imap.c
5236                 Maybe fix bug #795 (Connection lost IMAP)
5237                 Don't try to send logout when we're disconnected.
5238         * src/summaryview.c
5239                 Include locked and marked emails in HRM
5240                 view. Fixes bug #800 (Locked messages no longer 
5241                 show up when hide read messages is used)
5242
5243 2005-09-01 [paul]       1.9.13cvs76
5244
5245         * src/prefs_common.c
5246                 fix bad cutting
5247
5248 2005-08-31 [colin]      1.9.13cvs75
5249
5250         * src/folderview.c
5251         * src/folderview.h
5252         * src/prefs_summaries.c
5253         * src/summaryview.c
5254                 Fix "go to next new", fix preference
5255                 (Open unread/next swapped)
5256
5257 2005-08-31 [paul]       1.9.13cvs74
5258
5259         * src/compose.c
5260         * src/folderview.c
5261         * src/headerview.c
5262         * src/headerview.h
5263         * src/mainwindow.c
5264         * src/prefs_common.c
5265         * src/prefs_common.h
5266         * src/prefs_fonts.c
5267         * src/summaryview.c
5268         * src/textview.c
5269         * src/common/defs.h
5270                 remove obsolete BOLD_FONT setting
5271                 fix font update in headerview and textview
5272                 headers after prefs change
5273                 Patch By Colin
5274
5275 2005-08-31 [paul]
5276
5277         1.9.14-rc4 released
5278
5279 2005-08-30 [colin]      1.9.13cvs73
5280
5281         * src/summaryview.c
5282                 When Hide read messages is selected and we
5283                 refresh the summaryview, don't remove the 
5284                 currently displayed message. Fixes bug #797
5285                 (Summary view reloads when new mail is 
5286                 downloaded in 1.9.14 rc)
5287
5288 2005-08-30 [colin]      1.9.13cvs72
5289
5290         * src/folderview.c
5291                 Fix flickering
5292         * src/mainwindow.c
5293                 Remove useless callback
5294         * src/mimeview.c
5295         * src/gtk/filesel.c
5296         * src/gtk/filesel.h
5297                 Add a filesel_select_file_save_folder() - used by Save All
5298
5299 2005-08-29 [paul]       1.9.13cvs71
5300
5301         * AUTHORS
5302         * src/matcher_parser_parse.y
5303         * src/etpan/imap-thread.c
5304                 fix building on FreeBSD
5305                 Patch by Daniel Gustafson <daniel@hobbit.se>
5306
5307 2005-08-29 [paul]       1.9.13cvs70
5308
5309         * src/plugins/pgpinline/pgpinline.c
5310                 only initialise sig result if it's been handled
5311                 Patch by Colin
5312
5313 2005-08-29 [paul]       1.9.13cvs69
5314         
5315         Patches by Colin:
5316
5317         * src/imap.c
5318         * src/common.utils.c
5319         * src/common/utils.h
5320                 optimisation
5321         * src/stock_pixmap.h
5322                 fix wrong icon reference
5323         * src/pixmaps/trash_btn.xpm
5324                 replace with nicer image
5325
5326 2005-08-28 [colin]      1.9.13cvs68
5327
5328         * src/Makefile.am
5329         * src/stock_pixmap.c
5330         * src/stock_pixmap.h
5331         * src/toolbar.c
5332         * src/pixmaps/trash_btn.xpm
5333                 Add a specific trash xpm for the button
5334
5335 2005-08-28 [colin]      1.9.13cvs67
5336
5337         * src/imap.c
5338                 Fix leak
5339
5340 2005-08-27 [colin]      1.9.13cvs66
5341
5342         * src/imap.c
5343         * src/procmime.c
5344                 Correctly fix "Problem with replies", fixes
5345                 pgpmime encryption too. 
5346
5347 2005-08-27 [colin]      1.9.13cvs65
5348
5349         * src/folder.c
5350         * src/procmsg.c
5351         * src/procmsg.h
5352         * src/summaryview.c
5353                 Fix bug #517 (messages removed from summaryview 
5354                 when moving fails)
5355
5356 2005-08-27 [colin]      1.9.13cvs64
5357
5358         * tools/Makefile.am
5359         * tools/asus_mailled.sh
5360                 Add a script to blink ASUS laptops' mail LED where there
5361                 is unread mail.
5362
5363 2005-08-27 [colin]      1.9.13cvs63
5364
5365         * src/imap.c
5366         * src/etpan/imap-thread.c
5367         * src/etpan/imap-thread.h
5368                 Implement automatic choosing of login method
5369                 Fixes bug #791
5370         * src/gtk/.cvsignore
5371                 Add sylpheed-marshal.[ch]
5372
5373 2005-08-27 [colin]      1.9.13cvs62
5374
5375         * src/common/utils.c
5376                 Fix confusing perror
5377
5378 2005-08-27 [colin]      1.9.13cvs61
5379
5380         * src/toolbar.c
5381         * src/toolbar.h
5382                 Remove A_DELETE, replace it with 
5383                 A_TRASH and A_DELETE_REAL. Automatically
5384                 rewrite config files to replace A_DELETE
5385                 with A_TRASH (no functionality change).
5386                 Fixes half of #794
5387
5388 2005-08-26 [colin]      1.9.13cvs60
5389
5390         * src/procmime.c
5391                 Previous "Problem with replies" fix brought other
5392                 problems, fixing them
5393
5394 2005-08-26 [colin]      1.9.13cvs59
5395
5396         * src/procmime.c
5397                 Fix "Problem with replies". This happened only
5398                 on IMAP...
5399         * src/procmsg.c
5400                 Factorize code a bit
5401         * src/compose.c
5402                 Speed improvement on very long messages (wrapping)
5403                 Fix signature color on Reedit and Redirect
5404                 On Reedit, don't attach pgp-signatures parts, but
5405                 set signing to On.
5406
5407 2005-08-24 [paul]       1.9.13cvs58
5408
5409         * src/compose.c
5410                 don't claim success when clicking
5411                 Cancel on the passphrase box.
5412                 Patch by Colin
5413
5414 2005-08-24 [paul]       1.9.13cvs57
5415
5416         * src/main.c
5417                 fix misplaced sylpheed.log
5418         * src/common/defs.h
5419                 define UIDL_DIR
5420
5421 2005-08-24 [paul]       1.9.13cvs56
5422
5423         * src/imap.c
5424         * src/etpan/imap-thread.c
5425         * src/etpan/imap-thread.h
5426                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
5427                 Patch by Colin
5428         * src/gtk/sylpheed-marshal.c    ** REMOVED **
5429         * src/gtk/sylpheed-marshal.h    ** REMOVED **
5430                 remove autogenerated files
5431         * tools/kdeservicemenu/README
5432         * tools/kdeservicemenu/install.sh
5433         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5434         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5435                 use Claws icon, use 'Sylpheed-Claws' in menu,
5436                 use kdialog, and other cleanups
5437
5438 2005-08-23 [paul]       1.9.13cvs55
5439
5440         * src/compose.c
5441                 fix paste/wrap crash
5442                 Patch by Colin
5443
5444 2005-08-23 [paul]       1.9.13cvs54
5445
5446         * src/main.c
5447                 fix crash recovery
5448                 Patch by Colin
5449
5450 2005-08-23 [paul]       1.9.13cvs53
5451
5452         * src/addressbook.c
5453         * src/editaddress.c
5454                 view all data of LDAP contacts
5455                 Patch by Colin
5456
5457 2005-08-23 [paul]       1.9.13cvs52
5458
5459         * src/addressbook.c
5460                 fix issues with the Search field
5461                 Patch by Colin
5462
5463 2005-08-22 [paul]       1.9.13cvs51
5464
5465         * src/folderview.c
5466                 put name of folder in processing dialog
5467                 title
5468         * src/prefs_folder_item.c
5469                 improve english usage
5470
5471 2005-08-22 [paul]       1.9.13cvs50
5472
5473         * src/filtering.c
5474         * src/filtering.h
5475         * src/matcher.c
5476         * src/matcher_parser_lex.l
5477         * src/matcher_parser_parse.y
5478         * src/prefs_filtering.c
5479                 add Filtering/Processing rule names feature.
5480                 (the incompatible old matcherrc is saved as
5481                 matcherrc.pre_names).
5482                 Patch by Colin
5483
5484 2005-08-22 [paul]       1.9.13cvs49
5485
5486         * src/procmsg.c
5487                 fix colour labelling
5488                 Patch by Colin
5489
5490 2005-08-22 [paul]       1.9.13cvs48
5491
5492         * src/textview.c
5493                 fix open_image_cb()
5494
5495 2005-08-22 [paul]       1.9.13cvs47
5496
5497         * src/imap.c
5498                 fix bug 789, 'SC crashes with imap (CVS ver)'
5499                 Patch by Colin
5500
5501 2005-08-22 [paul]       1.9.13cvs46
5502
5503         * src/mimeview.c
5504         * src/prefs_common.c
5505         * src/common/defs.h
5506                 define reused defaults in defs.h
5507         * src/textview.c
5508                 add 'Open image' to image popup menu
5509
5510 2005-08-21 [colin]      1.9.13cvs45
5511
5512         * src/summaryview.c
5513                 Fix bug #788 (Bogus "From" address displayed)
5514
5515 2005-08-20 [colin]      1.9.13cvs44
5516
5517         * src/folder.c
5518                 Fix buf #787 (multilevel delete causes SIGSEGV)
5519
5520 2005-08-19 [colin]      1.9.13cvs43
5521
5522         * src/inc.c
5523         * src/prefs_common.c
5524         * src/prefs_common.h
5525                 Add an hidden pref to allow modifying the
5526                 update stepping in incorporation.
5527                 Patch by wwp.
5528
5529 2005-08-19 [colin]      1.9.13cvs42
5530
5531         * src/compose.c
5532         * src/procmime.c
5533                 Workaround for broken MUAs: encode 
5534                 Content-type: name: as ASCII and 
5535                 Content-Disposition: filename: as
5536                 per rfc2231
5537         * src/prefs_account.c
5538                 Fix invisible-ness of SMTP SSL prefs
5539                 in NNTP accounts
5540
5541 2005-08-19 [paul]       1.9.13cvs41
5542
5543         * src/compose.c
5544         * src/prefs_common.c
5545         * src/prefs_common.h
5546         * src/prefs_wrapping.c
5547                 paste with or without wrapping.
5548                 patch by Colin
5549
5550 2005-08-19 [paul]       1.9.13cvs40
5551
5552         * src/prefs_common.c
5553         * src/prefs_common.h
5554         * src/summaryview.c
5555                 reintroduce enable_swap_from as a
5556                 hidden pref. patch by Colin
5557         * src/quote_fmt_parse.y
5558         * src/plugins/clamav/clamav_plugin.c
5559         * src/plugins/dillo_viewer/dillo_viewer.c
5560         * src/plugins/mathml_viewer/mathml_viewer.c
5561         * src/plugins/pgpcore/sgpgme.c
5562         * src/plugins/pgpinline/pgpinline.c
5563         * src/plugins/pgpmime/pgpmime.c
5564                 tidy up. patch by Colin
5565
5566 2005-08-19 [paul]       1.9.13cvs39
5567
5568         * configure.ac
5569                 complete cvs38's sync
5570         * src/editaddress.c
5571         * src/gedit-print.c
5572         * src/mutt.c
5573         * src/etpan/etpan-log.c
5574         * src/etpan/imap-thread.c
5575         * src/gtk/gtksourceprintjob.c
5576                 fix compilation warnings
5577                 (patch by Colin)
5578
5579 2005-08-19 [paul]       1.9.13cvs38
5580
5581         sync with main:
5582
5583         * src/account.c
5584         * src/action.c
5585         * src/addrbook.c
5586         * src/addrcache.c
5587         * src/addrharvest.c
5588         * src/addrindex.c
5589         * src/codeconv.c
5590         * src/compose.c
5591         * src/crash.c
5592         * src/exporthtml.c
5593         * src/exportldif.c
5594         * src/folder.c
5595         * src/image_viewer.c
5596         * src/inc.c
5597         * src/inc.h
5598         * src/jpilot.c
5599         * src/ldif.c
5600         * src/main.c
5601         * src/matcher.c
5602         * src/mbox.c
5603         * src/messageview.c
5604         * src/mh.c
5605         * src/mimeview.c
5606         * src/msgcache.c
5607         * src/mutt.c
5608         * src/news.c
5609         * src/partial_download.c
5610         * src/pine.c
5611         * src/pop.c
5612         * src/prefs_actions.c
5613         * src/prefs_common.c
5614         * src/prefs_customheader.c
5615         * src/prefs_display_header.c
5616         * src/prefs_gtk.c
5617         * src/prefs_themes.c
5618         * src/procheader.c
5619         * src/procmime.c
5620         * src/procmsg.c
5621         * src/recv.c
5622         * src/send_message.c
5623         * src/simple-gettext.c
5624         * src/sourcewindow.c
5625         * src/textview.c
5626         * src/vcard.c
5627         * src/common/defs.h
5628         * src/common/log.c
5629         * src/common/plugin.c
5630         * src/common/prefs.c
5631         * src/common/session.c
5632         * src/common/session.h
5633         * src/common/socket.c
5634         * src/common/socket.h
5635         * src/common/ssl_certificate.c
5636         * src/common/template.c
5637         * src/common/utils.c
5638         * src/common/utils.h
5639         * src/common/xml.c
5640         * src/gtk/about.c
5641         added wrappers for C library function that
5642                 take pathname arguments.
5643                 enabled compilation with MinGW.
5644                 use GDir instead of directly using opendir().
5645                 added rename_force().
5646
5647 2005-08-19 [paul]       1.9.13cvs37
5648         
5649         patches by Colin:
5650         * src/compose.c
5651                 fix privacy settings on re-editing
5652                 a sent message
5653         * src/jpilot.c
5654                 fix encoding bug
5655         * src/folder.c
5656         * src/procmsg.c
5657         * src/procmsg.h
5658         * src/summaryview.c
5659                 flag changing optimisation
5660
5661 2005-08-18 [martin]     1.9.13cvs36
5662
5663         * commitHelper
5664             added my login
5665         * src/addrcache.c
5666         * src/addrharvest.c
5667         * src/addrindex.c
5668         * src/compose.c
5669         * src/grouplistdialog.c
5670         * src/main.c
5671         * src/mainwindow.c
5672         * src/msgcache.c
5673         * src/mutt.c
5674         * src/pine.c
5675         * src/prefs_account.c
5676         * src/prefs_themes.c
5677         * src/stock_pixmap.c
5678         * src/summaryview.c
5679         * src/gtk/about.c
5680         * src/gtk/logwindow.c
5681             removed deprecated glib and gdk stuff
5682         * src/plugins/pgpcore/select-keys.c
5683             convert attributes from locale to utf8
5684
5685 2005-08-17 [paul]       1.9.13cvs35
5686
5687         * src/account.c
5688         * src/addressbook.c
5689                 use new GTK_STOCK_ icons if available
5690         * src/summaryview.c
5691         * src/gtk/gtksctree.c
5692         * src/gtk/gtksctree.h
5693                 faster range select. patch by Colin
5694
5695 2005-08-17 [paul]       1.9.13cvs34
5696
5697         patches by colin:
5698         * src/addressbook.c
5699         * src/addressitem.h
5700                 Add an edit button for contacts, fix selections
5701                 of gtksctree items
5702         * src/editaddress.c
5703                 Change labels, let Save be always possible in the
5704                 email and user atributes tabs
5705         * src/folderview.c
5706                 fix sort issues
5707         * src/summaryview.c
5708                 select next item instead of the displayed one
5709                 after deletion
5710
5711         * src/gtk/progressdialog.c
5712                 use prefs_common.enable_rules_hint
5713
5714 2005-08-13 [hoa]        1.9.13cvs33
5715
5716         * src/etpan/imap-thread.c
5717                 fixed build on Solaris.
5718
5719 2005-08-10 [colin]      1.9.13cvs32
5720
5721         * src/procmsg.c
5722                 Fix cvs31 (missing fclose before reading
5723                 the file)
5724
5725 2005-08-10 [colin]      1.9.13cvs31
5726
5727         * src/procmsg.c
5728                 Fix procmsg_msginfo_new_from_mimeinfo() when
5729                 the MimeInfo isn't stored in memory. This fixes
5730                 replying to an attached message.
5731
5732 2005-08-10 [colin]      1.9.13cvs30
5733
5734         * src/mainwindow.c
5735                 Fix slowness in account changing
5736
5737 2005-08-10 [colin]      1.9.13cvs29
5738
5739         * src/folder.c
5740         * src/folderutils.c
5741         * src/folderview.c
5742         * src/imap_gtk.c
5743         * src/mainwindow.c
5744         * src/mh_gtk.c
5745         * src/procmsg.c
5746         * src/summaryview.c
5747                 Optimize folder_has_parent_of_type
5748                 Prevent moving special sub-folders from contextual menus
5749                 Rework message a bit ("Empty all messages" -> "Delete all
5750                 messages")
5751                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
5752                 and "Deleted Items" folders)
5753
5754 2005-08-08 [colin]      1.9.13cvs28
5755
5756         * src/summaryview.c
5757         * src/prefs_summaries.c
5758                 Make "Select first unread|new" more flexible
5759                 (just prioritize new or unread)
5760
5761 2005-08-08 [colin]      1.9.13cvs27
5762
5763         * src/summaryview.c
5764                 If "select first new" is selected and there only
5765                 are unread messages, fallback to "select first
5766                 unread".
5767
5768 2005-08-08 [colin]      1.9.13cvs26
5769
5770         * src/folder.c
5771                 Fix shameful bugs (and bug #779)
5772
5773 2005-08-08 [colin]      1.9.13cvs25
5774
5775         * src/folder.c
5776         * src/folder.h
5777                 Cache parents' type to make folder_has_parent_of_type
5778                 faster
5779         * src/folderview.c
5780                 Forbid DnD of special sub-folders
5781         * src/procmsg.c
5782         * src/procmsg.h
5783                 Add MAIL_POSTFILTERING_HOOK
5784         * src/summaryview.c
5785                 Revert over-zealous deletion of the use_addr_book 
5786                 code
5787
5788 2005-08-07 [colin]      1.9.13cvs24
5789
5790         * src/folder.c
5791                 Fix big mistake (passing MsgInfo instead 
5792                 of FolderItem)
5793
5794 2005-08-07 [colin]      1.9.13cvs23
5795
5796         * src/compose.c
5797         * src/folder.c
5798         * src/folder.h
5799         * src/foldersel.c
5800         * src/folderutils.c
5801         * src/folderview.c
5802         * src/imap.c
5803         * src/mainwindow.c
5804         * src/messageview.c
5805         * src/mh.c
5806         * src/msgcache.c
5807         * src/procmime.c
5808         * src/summaryview.c
5809                 Make subfolders of Drafts, Queue, Outbox, Trash
5810                 work like their parents. 
5811                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
5812
5813 2005-08-07 [colin]      1.9.13cvs22
5814
5815         * src/addressbook.c
5816                 Fix bug #771 (Dragged contacts not saved)
5817
5818 2005-08-07 [paul]       1.9.13cvs21
5819
5820         * src/summaryview.c
5821                 fix bug 32 'Search Doesn't display results
5822                 if "Hide Read Messages" is chosen'
5823                 be more literal in interpreting 'Hide read
5824                 messages'
5825
5826 2005-08-07 [colin]      1.9.13cvs20
5827
5828         * src/folderview.c
5829                 Add debug
5830         * src/summaryview.c
5831                 Faster 'unthread_for_execution'
5832
5833 2005-08-06 [paul]       1.9.13cvs19
5834
5835         * src/mainwindow.c
5836                 add mnemonics to Set displayed columns
5837                 fix bug where msgview_visible option was
5838                 overwritten as TRUE on startup
5839
5840 2005-08-06 [paul]       1.9.13cvs18
5841
5842         * src/mainwindow.c
5843                 refer to 'displayed columns in folder/message
5844                 list' not 'displayed items in summary/message view'
5845         * src/prefs_display_header.c
5846                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
5847                 be consistent with similar dialogues
5848         * src/prefs_folder_column.c
5849         * src/prefs_summary_column.c
5850                 'columns' not 'items', and folder and message lists,
5851                 instead of folder and summary views;
5852                 Use 'Hidden columns' as list heading not 'Available
5853                 items';
5854                 move the 'Remove' button to the right hand side;
5855                 top-align the buttons;
5856                 remove unneeded vbox
5857         * src/prefs_summaries.c
5858                 put the 2 column prefs buttons in a frame to reduce
5859                 overall width; refer to columns not items &c.
5860
5861 2005-08-05 [colin]      1.9.13cvs17
5862
5863         * src/prefs_common.c
5864         * src/prefs_common.h
5865         * src/mainwindow.c
5866         * src/compose.c
5867         * src/messageview.c
5868                 Add an hidden toolbar_detachable pref, so
5869                 that I can get rid of these painful handles
5870                 in the toolbars. Defaults to TRUE to avoid
5871                 changing the GUI on unsuspecting people...
5872
5873 2005-08-05 [colin]      1.9.13cvs16
5874
5875         * src/Makefile.am
5876         * src/prefs_folder_column.c
5877         * src/prefs_folder_column.h
5878                 Add prefs for folder columns
5879         * src/folderview.c
5880         * src/folderview.h
5881         * src/mainwindow.c
5882         * src/mainwindow.h
5883         * src/prefs_common.c
5884         * src/prefs_common.h
5885         * src/prefs_summaries.c
5886                 Use them
5887         * src/prefs_summary_column.c
5888         * src/summaryview.c
5889         * src/summaryview.h
5890                 Add a To column
5891         * src/textview.c
5892         * src/common/utils.c
5893         * src/common/utils.h
5894                 Move uri colourisation functions
5895                 to utils
5896         * src/compose.c
5897                 Colourise URIs
5898         * src/imap.c
5899                 Fix bug with LIST where we'd try
5900                 to get Folder//////[...]/// 
5901
5902 2005-08-05 [paul]       1.9.13cvs15
5903
5904         * src/prefs_summaries.c
5905                 improve the English usage
5906         * src/summaryview.c
5907                 set font on column change
5908                 thanks to Colin
5909
5910 2005-08-05 [paul]       1.9.13cvs14
5911
5912         * src/prefs_common.c
5913         * src/prefs_common.h
5914         * src/prefs_summaries.c
5915         * src/summaryview.c
5916                 replace 'open_unread_on_enter' option with
5917                 'select_on_entry' option. opening/not opening
5918                 is now exclusively controlled by 'always_show_msg'
5919
5920 2005-08-04 [colin]      1.9.13cvs13
5921
5922         * src/compose.c
5923                 Remove dead code
5924                 Add colourisation of quotes and signatures
5925         * src/folderview.c
5926                 Fix possible crashes
5927         * src/messageview.c
5928                 Change an assert that is no problem
5929         * src/news.c
5930         * src/news_gtk.c
5931         * src/news_gtk.h
5932                 Fix offline mode
5933         * src/gtk/quicksearch.c
5934                 Fix a possible crash
5935
5936 2005-08-03 [colin]      1.9.13cvs12
5937
5938         * src/prefs_account.c
5939                 Fix bug #777 (Sylpheed crash in account configuration)
5940
5941 2005-08-03 [colin]      1.9.13cvs11
5942
5943         * src/addressbook.c
5944         * src/editaddress.c
5945         * src/editgroup.c
5946                 Fixing addressbook, round 2
5947         * src/textview.c
5948                 Fix emphasis color on rechecking 'Colorize messages'
5949
5950 2005-08-03 [paul]       1.9.13cvs10
5951
5952         sync with main
5953
5954         * src/addr_compl.c
5955         * src/compose.c
5956         * src/main.c
5957         * src/pop.c
5958         * src/prefs_account.c
5959         * src/procmime.c
5960         * src/procmsg.c
5961         * src/quote_fmt_parse.y
5962         * src/textview.c
5963         * src/common/quoted-printable.c
5964         * src/common/utils.c
5965         * src/common/utils.h
5966         * src/common/xml.c
5967                 replaced incorrect locale-independent
5968                 ctype functions with GLib's. Corrected
5969                 signedness mismatch.
5970         * src/headerview.c
5971                 headerview_create(): added spacing for vbox.
5972         * src/gtk/about.c
5973                 set focus to the OK button.
5974
5975 2005-08-03 [colin]      1.9.13cvs9
5976
5977         * src/folderview.c
5978                 Fix possible crash
5979
5980 2005-08-02 [colin]      1.9.13cvs8
5981
5982         * src/mainwindow.c
5983                 Fix cast
5984         * src/addressbook.c
5985         * src/addressitem.h
5986                 Fix a cast and more generally, try to make the
5987                 GUI more intuitive and consistent (round 1)
5988
5989 2005-08-02 [paul]       1.9.13cvs7
5990
5991         * src/folder.h
5992                 missing in 1.9.13cvs6
5993
5994 2005-08-02 [colin]      1.9.13cvs6
5995
5996         * src/folder.c
5997                 Fix one more leak
5998
5999 2005-08-02 [colin]      1.9.13cvs5
6000
6001         * src/folder.c
6002         * src/folderview.c
6003         * src/imap.c
6004         * src/main.c
6005         * src/mbox.c
6006         * src/procmsg.c
6007         * src/summaryview.c
6008                 Fix a number of folder_item_get_msg_list()-related
6009                 leaks (missing procmsg_msginfo_free()s)
6010
6011 2005-08-01 [colin]      1.9.13cvs4
6012
6013         * src/folderview.c
6014         * src/folderview.h
6015         * src/mainwindow.c
6016         * src/prefs_fonts.c
6017         * src/prefs_summaries.c
6018         * src/prefs_themes.c
6019         * src/summaryview.c
6020         * src/summaryview.h
6021         * src/textview.c
6022         * src/textview.h
6023                 Fix instant-apply of summary and folderview-related prefs
6024                 Fix erroneous g_free and alertpanels in prefs_theme
6025                 Add instant-apply for fonts
6026                 Defer applying of prefs a little bit so it's done only
6027                 once even if requested by multiples prefs pages
6028
6029 2005-08-01 [paul]       1.9.13cvs3
6030
6031         * src/main.c
6032                 fix bug 776 'S.C. crashes on close'
6033                 thanks to Colin
6034         * src/etpan/etpan-thread-manager-types.h
6035                 add missing include
6036                 thanks to Hoa
6037
6038 2005-07-25 [paul]       1.9.13cvs2
6039
6040         * src/summaryview.c
6041                 fix typos. spotted by Fabien Vantard
6042
6043 2005-07-24 [paul]       1.9.13cvs1
6044
6045         * doc/man/sylpheed.1
6046                 update man page, incorporating fix of
6047                 bug 769 'Typo in manpage'
6048         * src/etpan/imap-thread.c
6049                 fix NetBSD openssl dependencies. patch by
6050                 George Michaelson <ggm@apnic.net>
6051         * po/pt_BR.po
6052                 updated by Frederico Goncalves Guimaraes
6053
6054 2005-07-22 [paul]       1.9.13
6055
6056         1.9.13 release
6057
6058 2005-07-22 [paul]       1.9.12cvs91
6059
6060         * AUTHORS
6061         * INSTALL
6062         * README.claws
6063         * RELEASE_NOTES.claws
6064                 updated for release
6065         * configure.ac
6066         * po/nb.po
6067         * tools/claws.i18n.status.pl
6068                 add Norwegian translation. submiited by
6069                 Geir Helland <pjallabais@users.sourceforge.net>
6070         * po/ca.po
6071         * po/de.po
6072         * po/es.po
6073         * po/fi.po
6074         * po/fr.po
6075         * po/it.po
6076         * po/sk.po
6077         * po/sr.po
6078         * po/zh_CN.po
6079                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6080                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
6081                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
6082                 Yang Guilong
6083         * src/plugins/clamav/clamav_plugin_gtk.c
6084         * src/plugins/spamassassin/spamassassin_gtk.c
6085                 replace outdated description strings
6086
6087 2005-07-21 [colin]      1.9.12cvs90
6088
6089         * src/folder.c
6090                 Set folder to batch mode when scanning it. Makes deletion
6091                 of unread mails on IMAP much faster (due to the UNREAD 
6092                 flag unsetting)
6093
6094 2005-07-21 [darko]      1.9.12cvs89
6095
6096         * configure.ac
6097                 link against libresolv if necessary (patch by Paul)
6098         * src/msgcache.c
6099                 use glib's portable macros to determine endianness
6100
6101 2005-07-21 [paul]       1.9.12cvs88
6102
6103         * src/crash.c
6104         * src/gtk/about.c
6105                 update compiled-in features list
6106
6107 2005-07-20 [colin]      1.9.12cvs87
6108
6109         * src/folder.c
6110         * src/textview.c
6111                 Gcc 2.9x compilation fixes, thanks to Darko
6112         * src/plugins/clamav/clamav_plugin.c
6113                 Little optimisation: load virus database only once
6114         * src/plugins/spamassassin/spamassassin.c
6115                 Big optimisation: filtering one mail took at least 1 second,
6116                 now it takes at least 50ms. Doesn't speed up spamassassin 
6117                 itself, but should already be much more tolerable.
6118
6119 2005-07-20 [colin]      1.9.12cvs86
6120
6121         * src/summaryview.c
6122                 Fix performance issue
6123
6124 2005-07-19 [colin]      1.9.12cvs85
6125
6126         * src/plugins/pgpinline/plugin.c
6127                 Fix warning
6128
6129 2005-07-19 [colin]      1.9.12cvs84
6130
6131         * configure.ac
6132         * src/plugins/Makefile.am
6133         * src/plugins/pgpinline/.cvsignore
6134         * src/plugins/pgpinline/Makefile.am
6135         * src/plugins/pgpinline/pgpinline.c
6136         * src/plugins/pgpinline/pgpinline.deps
6137         * src/plugins/pgpinline/pgpinline.h
6138         * src/plugins/pgpinline/plugin.c
6139                 Put pgpinline in the main tree
6140
6141 2005-07-19 [paul]       1.9.12cvs83
6142
6143         * src/prefs_actions.c
6144                 prevent '//' in menu names, which cause a crash
6145                 thanks to Colin
6146
6147 2005-07-19 [paul]       1.9.12cvs82
6148
6149         * configure.ac
6150                 be generally more informative in configure output.
6151                 OpenSSL: correction: '[ --enable-openssl ...' -> 
6152                 '[ --disable-openssl ...', as --enable-openssl is default
6153                 PGP/MIME: don't check for GPGME again, check for
6154                 pgpcore instead. Therefore prevent the possibility of
6155                 attempting to build pgpmime if pgpcore dependencies are
6156                 not met
6157                 ClamAV: use pkgconfig to check for lib
6158                 libgnomeprint: revert logic on inner test to match
6159                 everything else
6160         * src/plugins/pgpcore/sgpgme.c
6161                 add missing include
6162
6163 2005-07-19 [colin]      1.9.12cvs81
6164
6165         * src/summaryview.c
6166                 Fix slow thread rebuilding in particular
6167                 cases
6168
6169 2005-07-19 [paul]       1.9.12cvs80
6170
6171         * sylpheed-claws.desktop
6172                 fix typo, spotted by Stephan Sachse
6173         * src/account.c
6174                 replace GTK_STOCK_ADD with
6175                 GTK_STOCK_NEW button
6176
6177 2005-07-18 [colin]      1.9.12cvs79
6178
6179         * src/etpan/imap-thread.c
6180                 Fix return value (Thanks Hoa)
6181
6182 2005-07-18 [colin]      1.9.12cvs78
6183
6184         * src/imap.c
6185                 Allow empty passwords
6186                 Create drafts/queue/outbox if necessary
6187         * src/summaryview.c
6188                 Remove old code
6189         * src/etpan/imap-thread.c
6190                 Fix STARTTLS (Thanks to Hoa)
6191
6192 2005-07-18 [paul]       1.9.12cvs77
6193
6194         * ChangeLog-gtk2.jp
6195         * ChangeLog.jp
6196                 removed
6197         * Makefile.am
6198                 updated to reflect additions and removals
6199         * TODO
6200                 updated to be claws-specific
6201         * TODO-gtk2
6202         * TODO-gtk2.jp
6203         * TODO.jp
6204         * sylpheed-128x128.png
6205         * sylpheed-64x64.png
6206                 removed
6207         * sylpheed-claws-128x128.png
6208         * sylpheed-claws-64x64.png
6209         * sylpheed-claws.desktop
6210         * sylpheed-claws.png
6211                 added
6212         * sylpheed.desktop
6213         * sylpheed.png
6214                 removed
6215
6216 2005-07-17 [paul]       1.9.12cvs76
6217
6218         * src/account.c
6219         * src/addressbook.c
6220         * src/alertpanel.c
6221         * src/alertpanel.h
6222         * src/compose.c
6223         * src/exphtmldlg.c
6224         * src/expldifdlg.c
6225         * src/folderview.c
6226         * src/imap_gtk.c
6227         * src/inc.c
6228         * src/message_search.c
6229         * src/messageview.c
6230         * src/mh_gtk.c
6231         * src/news_gtk.c
6232         * src/prefs_actions.c
6233         * src/prefs_filtering.c
6234         * src/prefs_matcher.c
6235         * src/prefs_template.c
6236         * src/prefs_themes.c
6237         * src/ssl_manager.c
6238         * src/summary_search.c
6239         * src/textview.c
6240         * src/toolbar.c
6241         * src/gtk/sslcertwindow.c
6242         * src/plugins/pgpcore/sgpgme.c
6243                 rework alertpanels
6244
6245 2005-07-17 [colin]      1.9.12cvs75
6246
6247         * src/privacy.c
6248                 add a PrivacySystem accessor that checks that
6249                 the system cached in a MimeInfo's privacydata
6250                 is still registered. Use this accessor instead
6251                 of directly using data->system. Fixes crashes
6252                 after unloading pgp plugins.
6253
6254 2005-07-17 [colin]      1.9.12cvs74
6255
6256         * src/alertpanel.c
6257                 Change geometry hints to a simple default size.
6258                 Fixes the certs dialogs.
6259
6260 2005-07-17 [colin]      1.9.12cvs73
6261
6262         * src/gtk/sslcertwindow.c
6263                 Use a gtkExpander
6264
6265 2005-07-17 [colin]      1.9.12cvs72
6266
6267         * src/plugins/pgpcore/Makefile.am
6268         * src/plugins/pgpmime/Makefile.am
6269                 Add gpgme libs
6270
6271 2005-07-17 [paul]       1.9.12cvs71
6272
6273         * configure.ac
6274                 add --disable-gnomeprint option
6275                 modified version of patch by Marius Mauch
6276
6277 2005-07-17 [paul]       1.9.12cvs70
6278
6279         * src/common/defs.h
6280                 update urls
6281         * src/account.c
6282         * src/action.c
6283         * src/addressbook.c
6284         * src/compose.c
6285         * src/foldersel.c
6286         * src/folderview.c
6287         * src/html.c
6288         * src/imap_gtk.c
6289         * src/main.c
6290         * src/mainwindow.c
6291         * src/messageview.c
6292         * src/mh_gtk.c
6293         * src/mimeview.c
6294         * src/news_gtk.c
6295         * src/prefs_account.c
6296         * src/prefs_send.c
6297         * src/prefs_summaries.c
6298         * src/procmsg.c
6299         * src/summaryview.c
6300         * src/common/utils.c
6301         * src/common/xml.c
6302         * src/plugins/pgpcore/passphrase.c
6303         * src/plugins/pgpcore/select-keys.c
6304                 replace inappropriately used backticks
6305                 with single quotes
6306
6307 2005-07-16 [colin]      1.9.12cvs69
6308
6309         * src/image_viewer.c
6310                 Add extra paranoid checks
6311
6312 2005-07-16 [colin]      1.9.12cvs68
6313
6314         * src/plugins/pgpcore/prefs_gpg.c
6315                 Don't auto-check sigs by default, as it
6316                 can be really slow.
6317
6318 2005-07-16 [colin]      1.9.12cvs67
6319
6320         * src/plugins/pgpcore/sgpgme.c
6321                 Make messages a bit better.
6322
6323 2005-07-16 [colin]      1.9.12cvs66
6324
6325         * src/imap.c
6326                 Remove pseudo-log
6327         * src/etpan/imap-thread.c
6328                 Add real log
6329
6330 2005-07-16 [colin]      1.9.12cvs65
6331
6332         * src/main.c
6333         * src/prefs_other.c
6334                 And now, fix build with libetpan :-/
6335
6336 2005-07-15 [colin]      1.9.12cvs64
6337
6338         * src/prefs_other.c
6339                 Continue fixing build without libetpan.
6340
6341 2005-07-15 [colin]      1.9.12cvs63
6342
6343         * src/main.c
6344                 Fix build with --disable-libetpan
6345
6346 2005-07-15 [colin]      1.9.12cvs62
6347
6348         * configure.ac
6349                 Bump libetpan's version
6350
6351 2005-07-15 [colin]      1.9.12cvs61
6352
6353         * src/etpan/imap-thread.c
6354                 Actually stop logging :)
6355
6356 2005-07-15 [colin]      1.9.12cvs60
6357
6358         * src/addressbook.c
6359                 Fix dnd of multiple addresses.
6360
6361 2005-07-15 [hoa]        1.9.12cvs59
6362
6363         * src/etpan/imap-thread.c
6364             disable login of IMAP password in libetpan log file.
6365
6366 2005-07-15 [paul]       1.9.12cvs58
6367
6368         * src/account.c
6369                 don't automatically sort
6370                 do allow drag n drop
6371
6372 2005-07-15 [paul]       1.9.12cvs57
6373
6374         * src/account.c
6375         * src/ssl_manager.c
6376                 alphabetical listing
6377
6378 2005-07-15 [paul]       1.9.12cvs56
6379
6380         * src/gtk/pluginwindow.c
6381                 sort plugin list alphabetically
6382
6383 2005-07-15 [paul]       1.9.12cvs55
6384
6385         * src/prefs_spelling.c
6386         * src/prefs_wrapping.c
6387                 unify English usage
6388
6389 2005-07-15 [colin]      1.9.12cvs54
6390
6391         * src/wizard.c
6392                 Typo fix
6393
6394 2005-07-15 [paul]       1.9.12cvs53
6395
6396         * src/prefs_message.c
6397                 make 'show cursor' a hidden option
6398
6399 2005-07-14 [colin]      1.9.12cvs52
6400
6401         * src/plugins/spamassassin/Makefile.am
6402         * src/plugins/clamav/Makefile.am
6403                 Fix double EXTRA_DISTs
6404
6405 2005-07-14 [colin]      1.9.12cvs51
6406
6407         * src/plugins/clamav/Makefile.am
6408         * src/plugins/clamav/clamav_plugin_gtk.deps
6409         * src/plugins/spamassassin/Makefile.am
6410         * src/plugins/spamassassin/spamassassin_gtk.deps
6411                 Make $plugin_gtk depend on $plugin
6412
6413 2005-07-14 [hoa]        1.9.12cvs50
6414
6415         * src/etpan/imap-thread.c
6416                 enable debug log of libetpan when running with --debug
6417
6418 2005-07-14 [colin]      1.9.12cvs49
6419
6420         * configure.ac
6421         * src/common/Makefile.am
6422         * src/common/plugin.c
6423         * src/common/plugin.h
6424                 Add a little plugin dependancy system.
6425                 Plugins can ship a $plugin_name.deps file
6426                 (near them in PLUGINDIR) so that their
6427                 dependancies are loaded if possible.
6428         * src/plugins/Makefile.am
6429         * src/plugins/pgpcore/Makefile.am
6430         * src/plugins/pgpcore/passphrase.c
6431         * src/plugins/pgpcore/passphrase.h
6432         * src/plugins/pgpcore/plugin.c
6433         * src/plugins/pgpcore/prefs_gpg.c
6434         * src/plugins/pgpcore/prefs_gpg.h
6435         * src/plugins/pgpcore/select-keys.c
6436         * src/plugins/pgpcore/select-keys.h
6437         * src/plugins/pgpcore/sgpgme.c
6438         * src/plugins/pgpcore/sgpgme.h
6439                 Introduce pgpcore, used by pgpmime and
6440                 pgpinline
6441         * src/plugins/pgpmime/Makefile.am
6442         * src/plugins/pgpmime/passphrase.c
6443         * src/plugins/pgpmime/passphrase.h
6444         * src/plugins/pgpmime/pgpmime.c
6445         * src/plugins/pgpmime/pgpmime.deps
6446         * src/plugins/pgpmime/plugin.c
6447         * src/plugins/pgpmime/prefs_gpg.c
6448         * src/plugins/pgpmime/prefs_gpg.h
6449         * src/plugins/pgpmime/select-keys.c
6450         * src/plugins/pgpmime/select-keys.h
6451         * src/plugins/pgpmime/sgpgme.c
6452         * src/plugins/pgpmime/sgpgme.h
6453                 Remove the core from pgpmime and add the
6454                 dependancy to pgpcore.
6455
6456 2005-07-14 [paul]       1.9.12cvs48
6457
6458         * src/stock_pixmap.c
6459                 forgot this in last commit
6460
6461 2005-07-14 [paul]       1.9.12cvs47
6462
6463         * src/account.c
6464         * src/addressbook.c
6465                 add accelerators for the buttons (sync with main)
6466         * src/compose.c
6467         * src/compose.h
6468                 add accelerators for the buttons.
6469                 fix editing with external editor.
6470                 replace gdk_input_*() with GIOChannel;
6471                 (sync with main)
6472         * src/foldersel.c
6473                 display folder names with new/unread
6474                 representation (sync with main)
6475         * src/main.c
6476                 specify default window icon (sync with main)
6477         * src/prefs_common.c
6478                 use_addr_book default to FALSE
6479         * src/summaryview.c
6480         * src/textview.c
6481                 add accelerators for the buttons (sync with main)
6482         * src/gtk/menu.c
6483                 fix typos
6484         * src/pixmaps/sylpheed_icon.xpm
6485                 updated
6486
6487 2005-07-13 [paul]       1.9.12cvs46
6488
6489         * src/plugins/pgpmime/pgpmime.c
6490         * src/plugins/pgpmime/sgpgme.c
6491                 (temporarily) use deprecated gpgme_data_rewind()
6492                 while largefile support is not present
6493                 (as suggested by Colin)
6494
6495 2005-07-13 [paul]       1.9.12cvs45
6496
6497         * configure.ac
6498                 remove large file support (for now):
6499                 it breaks too many things
6500
6501 2005-07-13 [paul]       1.9.12cvs44
6502
6503         * configure.ac
6504                 add large file support
6505         * src/html.c
6506                 fix bug #763 where href attribute was not
6507                 the very first attribute of a link
6508                 patch by Thomas Gilgin
6509
6510 2005-07-13 [colin]      1.9.12cvs43
6511
6512         * src/gtk/pluginwindow.c
6513                 Little portability fix
6514
6515 2005-07-13 [colin]      1.9.12cvs42
6516
6517         * src/plugins/pgpmime/sgpgme.c
6518                 Fix crasher.
6519
6520 2005-07-13 [colin]      1.9.12cvs41
6521
6522         * src/plugins/pgpmime/pgpmime.c
6523         * src/plugins/pgpmime/sgpgme.c
6524                 Use gpgme_data_release_and_get_mem instead
6525                 of gpgme_data_read.
6526
6527 2005-07-13 [colin]      1.9.12cvs40
6528
6529         * configure.ac
6530         * src/plugins/pgpmime/passphrase.c
6531         * src/plugins/pgpmime/passphrase.h
6532         * src/plugins/pgpmime/pgpmime.c
6533         * src/plugins/pgpmime/plugin.c
6534         * src/plugins/pgpmime/select-keys.c
6535         * src/plugins/pgpmime/select-keys.h
6536         * src/plugins/pgpmime/sgpgme.c
6537         * src/plugins/pgpmime/sgpgme.h
6538                 Port pgpmime to gpgme-1.0.
6539
6540 2005-07-12 [paul]       1.9.12cvs39
6541
6542         * AUTHORS
6543         * src/toolbar.c
6544         * src/toolbar.h
6545                 add a 'Go to Prev' button to the toolbar.
6546                 correct tooltip text of go to buttons.
6547                 based on patch by Yang Guilong <bamanzi@gmail.com>
6548
6549 2005-07-12 [colin]      1.9.12cvs38
6550
6551         * src/statusbar.c
6552                 Fix progress bar showing stuff at startup.
6553
6554 2005-07-12 [paul]       1.9.12cvs37
6555
6556         * src/editjpilot.c
6557                 fix building with jpilot support
6558
6559 2005-07-11 [colin]      1.9.12cvs36
6560
6561         * src/inc.c
6562                 Add visual indication that filtering is running
6563         * src/textview.c
6564                 Make {}[] uri delimiters
6565         * src/summaryview.c
6566                 Remove useless (and slow) calls
6567
6568 2005-07-11 [paul]       1.9.12cvs35
6569
6570         * src/plugins/clamav/clamav_plugin_gtk.c
6571         * src/plugins/dillo_viewer/dillo_prefs.c
6572         * src/plugins/pgpmime/prefs_gpg.c
6573         * src/plugins/spamassassin/spamassassin_gtk.c
6574                 gather plugins prefs together under their
6575                 own 'Plugins' heading
6576
6577 2005-07-11 [paul]       1.9.12cvs34
6578
6579         sync with main
6580
6581         * src/account.c
6582                 account_delete(): modified alert dialog
6583         * src/editjpilot.c
6584         * src/editvcard.c
6585                 fixed a crash when cancelling file selection
6586                 dialog by Escape key. Made non-ascii filename
6587                 selectable.
6588         * src/prefs_template.c
6589                 prefs_template_window_create(): make scrolled
6590                 window policy AUTOMATIC
6591
6592 2005-07-10 [hoa]        1.9.12cvs33
6593
6594         * src/etpan/imap-thread.c
6595                 workaround for old Courier IMAP servers.
6596
6597 2005-07-10 [colin]      1.9.12cvs32
6598
6599         * src/folder.c
6600         * src/statusbar.c
6601         * src/statusbar.h
6602                 Add visual progress indicator on filtering/processing
6603                 Factorize the progress bar code
6604         * src/imap.c
6605         * src/imap.h
6606         * src/etpan/imap-thread.c
6607                 Add a reference counter to avoid destroying the Folder
6608                 while it's in use by another callback.
6609
6610 2005-07-09 [hoa]        1.9.12cvs31
6611
6612         * src/imap.c
6613         * src/etpan/imap-thread.c
6614                 fixed deadlock when removing IMAP account.
6615
6616 2005-07-08 [colin]      1.9.12cvs30
6617
6618         * src/textview.c
6619         * src/unmime.c
6620                 Fix again problems decoding broken headers
6621         * src/gtk/inputdialog.c
6622                 Fix local variable shadowing a global one
6623
6624 2005-07-08 [colin]      1.9.12cvs29
6625
6626         * src/msgcache.c
6627                 Make the cache/mark files platform-agnostic by writing
6628                 them in little-endian format. Reading them is also done
6629                 in little-endian format, of course; however, in order
6630                 to avoid trashing mark data on big-endian machines, the
6631                 files are, at first, read from the native format if the
6632                 little-endian one doesn't exist. This is easy to deter-
6633                 mine by trying to open a file with a swapped data_ver
6634                 and seeing if it's the wanted version.
6635                 Little-endian using users should see absolutely no
6636                 difference, Big-endian users may get a very little
6637                 performance drop due to byte-swapping.
6638                 Tested on i386 and ppc32. 
6639                 Fixes bug #159 (The index file, in the mailboxes, is 
6640                 hardware depending).
6641
6642                 To have the cache/mark files updated to the new little-
6643                 endian format, "Check for new messages" or even
6644                 "Rebuild folder tree" aren't enough. Files will be
6645                 updated as soon as a folder has been opened/closed.
6646                 To update everything, just select all folders by
6647                 selecting them one by one.
6648
6649 2005-07-07 [colin]      1.9.12cvs28
6650
6651         * src/imap.c
6652                 Remember the folder separator per IMAPFolder
6653                 instead of globally.
6654                 Revive the Session on noop; fixes bug #761
6655                 (mark a bunch of unread messages as read takes 
6656                 forever)
6657
6658 2005-07-07 [darko]      1.9.12cvs27
6659
6660         * src/common/template.c
6661                 Sort templates alphabetically
6662
6663 2005-07-06 [colin]      1.9.12cvs26
6664
6665         * src/imap.c
6666                 Try to use the correct separator in
6667                 most cases. Possibly fixes bug #759
6668                 (only creates the INBOX folder when 
6669                 setting up new IMAP account) and 
6670                 bug #760 (Can't retrieve messages)
6671
6672 2005-07-06 [colin]      1.9.12cvs25
6673
6674         * src/imap.c
6675                 Use real_path in status command. This will
6676                 help later, when namespaces will be used.
6677
6678 2005-07-06 [colin]      1.9.12cvs24
6679
6680         * configure.ac
6681         * src/account.c
6682         * src/folder.c
6683         * src/imap.c
6684         * src/etpan/etpan-log.c
6685         * src/etpan/etpan-thread-manager.c
6686         * src/etpan/imap-thread.c
6687                 Add a --disable-libetpan parameter. With this,
6688                 users that don't want IMAP4 support can avoid
6689                 the new dependancy (and have no IMAP support).
6690                 Users that have IMAP4 accounts and use this
6691                 parameter won't lose their configuration, their
6692                 IMAP accounts will just be invisible and not
6693                 used.
6694         * src/textview.c
6695                 Make the "Copy ..." contextual menu items 
6696                 copy to both the X clipboard and the gtk 
6697                 clipboard - as most other apps do.
6698         * src/gtk/about.c
6699                 Add a notice about OpenSSL usage, in order to
6700                 comply with OpenSSL's license (point 6):
6701                 http://www.openssl.org/source/license.html
6702
6703 2005-07-06 [colin]      1.9.12cvs23
6704
6705         * src/alertpanel.c
6706                 Fix a minimum size for alertpanels
6707         * src/compose.c
6708                 Show 'No space left on device' type errors
6709                 when queuing/sending
6710         * src/imap_gtk.c
6711         * src/mh_gtk.c
6712                 Rework folder's deletion message (remove 
6713                 extra \n)
6714
6715 2005-07-05 [colin]      1.9.12cvs22
6716
6717         * src/imap.c
6718                 Add an alertpanel on auth error
6719                 Add pseudo-log
6720                 Remove pthread-related stuff
6721
6722 2005-07-05 [colin]      1.9.12cvs21
6723
6724         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6725                 Fix crash on plugin reloading (with a hack)
6726
6727 2005-07-05 [colin]      1.9.12cvs20
6728
6729         * src/prefs_account.c
6730         * src/prefs_account.h
6731                 Fix typo
6732         * src/gtk/filesel.c
6733         * src/gtk/filesel.h
6734                 Add a way to filter the view
6735         * src/gtk/pluginwindow.c
6736                 Filter loadable stuff
6737         * src/plugins/pgpmime/prefs_gpg.c
6738                 Fix missing unregistration
6739         * .cvsignore
6740         * src/etpan/.cvsignore
6741         * src/plugins/spamassassin/.cvsignore
6742                 Add more stuff to cvs ignored files
6743
6744 2005-07-04 [colin]      1.9.12cvs19
6745
6746         * src/imap.c
6747                 Fix scan_required returning FALSE when it
6748                 shouldn't. Maybe fix #760 (Can't retrieve
6749                 messages)
6750
6751 2005-07-04 [colin]      1.9.12cvs18
6752
6753         * src/summaryview.c
6754                 Fix always_show_msg pref
6755
6756 2005-07-04 [paul]       1.9.12cvs17
6757
6758         sync with main (forgotten in last commit)
6759         
6760         * src/common/utils.c
6761         * src/common/utils.h
6762                 check_line_length(): new.
6763                 is_dir_exist()
6764                 is_file_entry_exist()
6765                 dirent_is_regular_file()
6766                 dirent_is_directory(): use g_file_test() instead of stat().
6767
6768 2005-07-04 [paul]       1.9.12cvs16
6769
6770         sync with main:
6771
6772         * src/compose.c
6773                 compose_write_to_file(): check for line
6774                 length limit and display warning if exceeds
6775         * src/jpilot.c
6776                 use get_home_dir() instead of g_get_home_dir()
6777         * src/procheader.c
6778                 removed warning about invalid date
6779         * src/vcard.c
6780                 use get_home_dir() instead of g_get_home_dir()
6781
6782 2005-07-04 [paul]       1.9.12cvs15
6783
6784         * src/stock_pixmap.c
6785                 fix new pixmap naming errors
6786                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
6787
6788 2005-07-04 [colin]      1.9.12cvs14
6789
6790         * src/imap.c
6791                 Fix debugging string with a warning
6792
6793 2005-07-04 [colin]      1.9.12cvs13
6794
6795         * configure.ac
6796                 Add a check for libetpan's version (>= 0.37)
6797
6798 2005-07-04 [hoa]        1.9.12cvs12
6799
6800         * commitHelper
6801         * src/imap.c
6802         * src/etpan/imap-thread.c
6803         * src/etpan/imap-thread.h
6804                 fixed IMAP implementation of check of mails.
6805
6806 2005-07-03 [hoa]        1.9.12cvs11
6807
6808         * src/etpan/Makefile.am
6809         * src/etpan/etpan-errors.h
6810         * src/etpan/etpan-log.[ch]
6811         * src/etpan/etpan-thread-manager-types.h
6812         * src/etpan/etpan-thread-manager.[ch]
6813         * src/etpan/imap-thread.[ch]
6814         * src/Makefile.am
6815         * src/imap.c
6816         * src/main.c
6817         * src/prefs_other.c
6818         * configure.ac
6819             merged imap branch.
6820             dependency on libetpan 0.37 is now added.
6821
6822 2005-07-01 [colin]      1.9.12cvs10
6823
6824         * src/Makefile.am
6825         * src/folder.c
6826         * src/folder.h
6827         * src/folderview.c
6828         * src/stock_pixmap.c
6829         * src/stock_pixmap.h
6830         * src/plugins/trayicon/trayicon.c
6831                 Add marked symbol on folders containing
6832                 marked messages
6833         * src/procmsg.c
6834         * src/procmsg.h
6835         * src/toolbar.c
6836         * src/prefs_common.c
6837         * src/prefs_common.h
6838         * src/prefs_send.c
6839                 Add an optional confirmation dialog on queue
6840                 sending. Patch by wwp.
6841         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
6842         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
6843         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
6844         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
6845         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
6846         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
6847         * src/pixmaps/inbox_mark.xpm            ** ADDED **
6848         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
6849         * src/pixmaps/outbox_mark.xpm           ** ADDED **
6850         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
6851         * src/pixmaps/trash_mark.xpm            ** ADDED **
6852                 New pixmaps
6853
6854 2005-07-01 [colin]      1.9.12cvs9
6855
6856         * src/summaryview.c
6857                 Fix a little threading bug
6858         * src/addrgather.c
6859         * src/mainwindow.c
6860                 A little bit of HIG normality never hurts
6861
6862 2005-07-01 [colin]      1.9.12cvs8
6863
6864         * src/compose.c
6865         * src/msgcache.c
6866         * src/pop.c
6867         * src/procmime.c
6868         * src/recv.c
6869         * src/common/log.c
6870         * src/common/template.c
6871         * src/common/utils.c
6872         * src/common/utils.h
6873                 Reverted the fwrite_atomic stuff. In fact
6874                 it is already atomic.
6875
6876 2005-06-30 [colin]      1.9.12cvs7
6877
6878         * src/common/utils.c
6879         * src/common/utils.h
6880                 Add an fwrite_atomic() function to make
6881                 sure we write everything: fwrite can make
6882                 short writes.
6883         * src/compose.c
6884         * src/msgcache.c
6885         * src/pop.c
6886         * src/procmime.c
6887         * src/recv.c
6888         * src/common/log.c
6889         * src/common/template.c
6890                 Use that (and fix swapping of size and nmemb).
6891                 Thanks to Rich Coe for the heads up.
6892
6893 2005-06-30 [colin]      1.9.12cvs6
6894
6895         * src/addressbook.c
6896                 Optimize addressbook opening 
6897
6898 2005-06-30 [colin]      1.9.12cvs5
6899
6900         * src/summaryview.c
6901                 Remove calls to summary_step after move/copy
6902
6903 2005-06-28 [paul]       1.9.12cvs4
6904
6905         * src/alertpanel.c
6906                 wrap and make the error msg selectable
6907
6908 2005-06-28 [paul]       1.9.12cvs3
6909
6910         * src/ssl_manager.c
6911                 replace the OK button with a Close button
6912         * src/gtk/foldersort.c
6913                 use GTK_STOCK_ icons/buttons
6914
6915 2005-06-28 [colin]      1.9.12cvs2
6916
6917         * src/gedit-print.c             ** ADDED **
6918         * src/gedit-print.h             ** ADDED **
6919         * src/gtk/gtksourceprintjob.c   ** ADDED **
6920         * src/gtk/gtksourceprintjob.h   ** ADDED **
6921                 I can't believe no one had enough time to tell
6922                 me I forgot the `cvs add`
6923
6924 2005-06-27 [colin]      1.9.12cvs1
6925
6926         * src/Makefile.am
6927         * src/gtk/Makefile.am
6928         * src/messageview.c
6929         * src/procmsg.c
6930         * src/summaryview.c
6931         * configure.ac
6932                 Add optional libgnomeprint-based printing
6933         * src/mainwindow.c
6934         * src/gtk/quicksearch.c
6935                 Add an Edit/Quick search menu item to show
6936                 and focus the quicksearch
6937
6938 2005-06-27 [paul]       1.9.12
6939
6940         1.9.12 release
6941
6942         * po/ca.po
6943         * po/de.po
6944         * po/es.po
6945         * po/fr.po
6946         * po/it.po
6947         * po/ko.po
6948         * po/pt_BR.po
6949         * po/sk.po
6950         * po/zh_CN.po
6951                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6952                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
6953                 SungHyun Nam, Frederico Goncalves Guimaraes,
6954                 Andrej Kacian, and Yang Guilong
6955 2005-06-26 [colin]      1.9.11cvs106
6956
6957         * src/imap_gtk.c
6958                 Forgot one file for previous fix
6959
6960 2005-06-26 [colin]      1.9.11cvs105
6961
6962         * src/folder.c
6963         * src/imap.c
6964                 Fix problems with folder operations in no_select
6965                 imap folders. it applies only to mails, and 
6966                 creation/deletion/move/renaming of folders 
6967                 should be possible
6968
6969 2005-06-26 [paul]       1.9.11cvs104
6970
6971         * src/prefs_filtering.c
6972                 replace one more GTK_STOCK_REMOVE
6973                 with GTK_STOCK_DELETE
6974
6975 2005-06-25 [colin]      1.9.11cvs103
6976
6977         * src/imap.c
6978                 Optimize get_seq_set_from_seq_list
6979                 (Patch by Ricardo) 
6980
6981 2005-06-25 [colin]      1.9.11cvs102
6982
6983         * src/mh.c
6984                 If the directory exists, but not in the
6985                 correct encoding, rename it. This should
6986                 handle old-versions-induced bugs.
6987
6988 2005-06-25 [colin]      1.9.11cvs101
6989
6990         * src/mh.c
6991                 Fix path access with extended dir names
6992                 Fixes bug #589 (SC segfaults with wrong locale
6993                 settings)
6994
6995 2005-06-25 [colin]      1.9.11cvs100
6996
6997         * src/prefs_account.c
6998         * src/prefs_account.h
6999         * src/compose.c
7000                 Add an option to encrypt replies to
7001                 encrypted messages
7002
7003 2005-06-25 [colin]      1.9.11cvs99
7004
7005         * src/compose.c
7006         * src/quote_fmt_parse.y
7007                 ... And make it work with pgpinline.
7008
7009 2005-06-25 [colin]      1.9.11cvs98
7010
7011         * src/compose.c
7012         * src/procmime.c
7013         * src/procmime.h
7014         * src/quote_fmt_parse.y
7015                 o Make reedition of encrypted messages possible
7016                   (as long as it is encrypted to self too, no
7017                    magic there)
7018                 o Make replying with quote (and without selecting
7019                   text) possible for encrypted messages.
7020                 Closes bug #550 (Not possible to "reply with quote"
7021                 to gnupg encrypted messages)
7022
7023 2005-06-24 [paul]       1.9.11cvs97
7024
7025         * src/imap.c
7026                 add missing include
7027
7028 2005-06-24 [paul]       1.9.11cvs96
7029
7030         * src/editldap.c
7031                 made bind password entry invisible
7032                 (sync with main)
7033         * src/send_message.c
7034                 send_message_local(): check exit status
7035                 to detect errors (sync with main)
7036         * src/textview.c
7037                 use main's less ambiguous popup menu
7038                 wording
7039
7040 2005-06-24 [paul]       1.9.11cvs95
7041
7042         * src/prefs_actions.c
7043         * src/prefs_customheader.c
7044         * src/prefs_display_header.c
7045         * src/prefs_filtering_action.c
7046         * src/prefs_matcher.c
7047         * src/prefs_template.c
7048         * src/prefs_toolbar.c
7049                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
7050         * src/gtk/description_window.c
7051                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
7052
7053 2005-06-23 [colin]      1.9.11cvs94
7054
7055         * src/summaryview.c
7056                 Fix rough edges (be sure to call status_show whenever
7057                 necessary).
7058
7059 2005-06-23 [colin]      1.9.11cvs93
7060
7061         * src/summaryview.c
7062                 Optimize Select All
7063                 Before, in a 5K mails folder: 11s
7064                 After, in the same folder: 58000µs
7065                 The joys of locking... gtk_clist_select_all() fires a 
7066                 tree-select-row event for each selected row, which in 
7067                 summaryview, callbacks summary_selected which in turn,
7068                 calls summary_status_show, which walks the selected
7069                 rows. Hence, calling gtk_clist_select_all was 
7070                 exponential. Locking the summaryview makes 
7071                 summary_selected return early.
7072
7073 2005-06-23 [colin]      1.9.11cvs92
7074
7075         * src/imap.c
7076                 Move mutex at the important place to avoid
7077                 deadlocks
7078         * src/summaryview.c
7079                 Fix Del key deleting directly instead of
7080                 moving to trash
7081
7082 2005-06-22 [colin]      1.9.11cvs91
7083
7084         * src/plugins/spamassassin/libspamc.c
7085                 As we do spagetti code with assignations in multiple
7086                 places (see _message_read_raw where out = msg = raw),
7087                 let's be sure we don't free the same pointer twice.
7088                 Should fix bug #683 (Crash in libpam at 
7089                 message_cleanup).
7090
7091 2005-06-22 [colin]      1.9.11cvs90
7092
7093         * src/compose.c
7094         * src/messageview.c
7095         * src/toolbar.c
7096                 Make toolbar's delete use the move to trash stuff;
7097                 Add gtk_widget_realize to be sure pixmaps can get
7098                 created (that may fix an old worksforme bug which
7099                 I can't find back...)
7100
7101 2005-06-22 [colin]      1.9.11cvs89
7102
7103         * src/summaryview.c
7104         * src/summaryview.h
7105         * src/mainwindow.c
7106                 Rename "Message/Delete" to "Message/Move to trash"
7107                 Add "Message/Delete..." that directly destroys the
7108                 selected messages after asking for a confirmation.
7109
7110 2005-06-22 [colin]      1.9.11cvs88
7111
7112         * src/imap.c
7113                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
7114                 o Fix a deadlock (thanks Darko)
7115
7116 2005-06-22 [colin]      1.9.11cvs87
7117
7118         * src/gtk/foldersort.c
7119                 Add missing include for the i18n;
7120                 patch by Fabien Vantard
7121
7122 2005-06-21 [colin]      1.9.11cvs86
7123
7124         * src/folder.c
7125         * src/folderview.c
7126                 Respect the no_select flag
7127         * src/imap.c
7128                 Fix recursive deletion
7129         * src/imap_gtk.c
7130         * src/mh_gtk.c
7131                 Make the folder deletion's warning
7132                 more explicit
7133
7134 2005-06-21 [colin]      1.9.11cvs85
7135
7136         * src/textview.c
7137                 Prevent email addresses from spanning accross
7138                 lines - fixes bug # 646 (newline-chars in 
7139                 email addresses)
7140
7141 2005-06-20 [colin]      1.9.11cvs84
7142
7143         * src/folder.c
7144                 Be sure not to remove source if copy failed
7145
7146 2005-06-20 [colin]      1.9.11cvs83
7147
7148         * src/folderview.c
7149         * src/imap_gtk.c
7150                 remove summaryview's lock
7151         * src/imap.c
7152                 introduce threads to avoid problems when foreground tasks
7153                 interfere with background tasks
7154         * src/mh.c
7155                 prevent moving to drafts/queue
7156         * src/mimeview.c
7157                 fix leak
7158
7159 2005-06-19 [colin]      1.9.11cvs82
7160
7161         * src/imap_gtk.c
7162                 Remember that the user doesn't want to override
7163                 offline mode, for 3 seconds. It avoid presenting
7164                 him with N popups in a really short time.
7165
7166 2005-06-17 [colin]      1.9.11cvs81
7167
7168         * src/imap.c
7169                 Fix IMAP breaking on folders containing '('
7170                 (Probably won't be enough)
7171
7172 2005-06-17 [colin]      1.9.11cvs80
7173
7174         Forgotten files on 1.9.11cvs79
7175         * src/summaryview.c
7176                 Fix stepping when not immediately executing
7177         * src/imap.c
7178                 Really prevent UID FETCH 0
7179         * src/codeconv.c
7180                 Fix outgoing charset never set to utf-8
7181         * src/mh.c
7182                 Fix leak
7183
7184 2005-06-16 [colin]      1.9.11cvs79
7185
7186         * src/compose.c
7187                 Fix bug #707 (Dash splits rows)
7188                 Only wrap if we're on a line break position and
7189                 the previous one was a "white" (space) char.
7190                 Pango stuff is weird.
7191
7192 2005-06-16 [colin]      1.9.11cvs78
7193
7194         * src/imap_gtk.c
7195                 Lock summaryview while downloading messages
7196                 on user demand
7197         * src/procheader.c
7198         * src/unmime.c
7199         * src/common/utils.c
7200         * src/common/utils.h
7201                 Replace \r and \n with spaces in From and
7202                 Subject headers
7203
7204 2005-06-16 [paul]       1.9.11cvs77
7205
7206         * src/procmime.c
7207                 liberalise the mime parser
7208         * src/gtk/about.c
7209                 add text wrapping
7210
7211 2005-06-16 [paul]       1.9.11cvs76
7212
7213         * src/gtk/about.c
7214                 reworked
7215
7216 2005-06-15 [colin]      1.9.11cvs75
7217
7218         * src/compose.c
7219                 Finish header encoding fix
7220         * src/summaryview.c
7221                 Fix segfault
7222         * src/headerview.c
7223                 Fix compilation (Thanks Stephan
7224                 Sachse)
7225
7226 2005-06-15 [colin]      1.9.11cvs74
7227
7228         * Makefile.am
7229                 Install gnome2 stuff rather than gnome1, 
7230                 if both are present
7231         * src/codeconv.c
7232         * src/codeconv.h
7233         * src/compose.c
7234                 Fix headers encoding
7235         * src/folder.c
7236                 Visual progress when fetching all messages
7237         * src/folderview.c
7238         * src/summaryview.c
7239         * src/summaryview.h
7240                 Prevent changing current message while
7241                 incorporating
7242
7243 2005-06-15 [paul]       1.9.11cvs73
7244
7245         * src/gtk/gtkaspell.c
7246         * src/gtk/gtkaspell.h
7247                 fix build warnings
7248
7249 2005-06-15 [paul]       1.9.11cvs72
7250
7251         * src/prefs_filtering.c
7252                 allow reordering of filter rules by
7253                 drag n drop
7254
7255 2005-06-15 [paul]       1.9.11cvs71
7256
7257         * COPYING
7258                 updated
7259         * src/codeconv.c
7260                 replace deprecated function
7261         * src/inc.c
7262         * src/send_message.c
7263         * src/gtk/progressdialog.c
7264         * src/gtk/progressdialog.h
7265                 salvage and reuse parts of reverted sync
7266
7267 2005-06-15 [paul]       1.9.11cvs70
7268
7269         * src/inc.c
7270         * src/send_message.c
7271         * src/gtk/progressdialog.c
7272         * src/gtk/progressdialog.h
7273                 revert yesterday's sync with main
7274                 it contains deprecated functions
7275
7276 2005-06-15 [colin]      1.9.11cvs69
7277
7278         * src/headerview.c
7279                 Fix bug #670 (multi user to: will corrupt message 
7280                 headers display)
7281
7282 2005-06-15 [colin]      1.9.11cvs68
7283
7284         * src/compose.c
7285                 Fix bug #421 (Fix undo on wrapping)
7286
7287 2005-06-15 [colin]      1.9.11cvs67
7288
7289         * src/folder.c
7290                 Provide visual feedback while processing
7291                 folder's rules.
7292         * src/imap.c
7293                 Provide visual feedback while getting
7294                 short headers (for uncached messages)
7295
7296
7297 2005-06-14 [paul]       1.9.11cvs66
7298
7299         * src/account.c
7300                 change a couple stock icons
7301         * src/inc.c
7302         * src/send_message.c
7303         * src/gtk/progressdialog.c
7304         * src/gtk/progressdialog.h
7305                 sync main's GtkTreeView implementation
7306
7307 2005-06-14 [colin]      1.9.11cvs65
7308
7309         * src/imap.c
7310                 Various little fixes, mainly on error paths
7311
7312 2005-06-13 [colin]      1.9.11cvs64
7313
7314         * matcher.c
7315         * procmsg.c
7316         * procmsg.h
7317                 Add a way to fetch only headers. This speeds
7318                 up filtering on headers for IMAP. Fixes:
7319                 bug #481 extraneous imap commands slow down 
7320                         imap filtering
7321                 bug #522 Sylpheed downloads all messages 
7322                         when opening mailbox (IMAP)
7323                 bug #677 IMAP fetch is soooooooooooooo slow
7324         * src/folder.c
7325         * src/folder.h
7326                 Add a folder set_batch method so that
7327                 implementations can speed up flags changes
7328         * src/folderutils.c
7329         * src/summaryview.c
7330                 Use that in mark as (un)read and mark all read
7331                 Refix bug #679
7332         * src/imap.c
7333                 Implement set_batch - brings back deferred
7334                 flags in a less buggy manner. Fixes:
7335                 bug #729 IMAP immediate expunge of deleted messages
7336                 bug #191 remove list of messages with one command
7337                 Fix login with strange chars
7338                 Implement fetch_msg_full
7339                 Fix copy (wrong counts)
7340
7341 2005-06-12 [colin]      1.9.11cvs63
7342
7343         * src/folder.c
7344                 lock incorporation during long operations.
7345                 Avoids fucking up the IMAP socket.
7346
7347 2005-06-12 [colin]      1.9.11cvs62
7348
7349         * src/imap.c
7350                 Fix harmful typo
7351                 Factorize remove_all_msg
7352                 Thread-ize expunge
7353         * src/summaryview.c
7354                 Don't update partial-download status if unnecessary
7355         * src/folder.c
7356                 Use remove_msgs everywhere possible
7357
7358 2005-06-12 [colin]      1.9.11cvs61
7359
7360         * src/folder.c
7361         * src/folder.h
7362                 Add a remove_msgs function to remove a 
7363                 list of messages
7364         * src/imap.c
7365                 Implement that.
7366
7367 2005-06-12 [colin]      1.9.11cvs60
7368
7369         * src/imap.c
7370                 Remove flags-processing deferring... Too hard
7371                 to get it to work in all cases.
7372
7373 2005-06-11 [colin]      1.9.11cvs59
7374
7375         * src/imap.c
7376                 printf -> debug_print
7377
7378 2005-06-11 [colin]      1.9.11cvs58
7379
7380         * src/imap.c
7381                 o Fix build without USE_PTHREAD
7382                 o Factorize imap_open
7383                 o Alertpanel in case of impossible connection
7384                 o Alertpanel in case of impossible login
7385                 o Fix deferred flags processing to force a 
7386                   flush before adding some more flags to process,
7387                   but in another folder.
7388
7389 2005-06-10 [colin]      1.9.11cvs57
7390
7391         * src/imap.c
7392                 o Fix a format string error
7393                 o init ssl socket outside of the thread 
7394                   (it possibly invokes gtk calls)
7395         * src/procmime.c
7396                 o Put back the buffer to its necessary size
7397                 o Fix changing a file pointer without keeping
7398                   track of it (thanks Valgrind)
7399         * src/common/smtp.c
7400                 o Fix automatic STARTTLS if login should be done
7401                   and the server only allows it after starting TLS
7402         * src/gtk/gtkinputdialog.c
7403                 o Eat GDK_Return so that the combo popup doesn't 
7404                   appear when we press Enter to validate the combo
7405                   input dialog (as seen in the Open with... dialog)
7406
7407 2005-06-10 [colin]      1.9.11cvs56
7408
7409         * src/imap.c
7410                 o A bit less debug
7411                 o Fix a crash on deletion
7412                 o Threadize imap_select (it's called outside of 
7413                   threads)
7414                 o Defer treatment of DELETED flags
7415
7416
7417 2005-06-09 [colin]      1.9.11cvs55
7418
7419         * src/imap.c
7420                 Make sure we check imap_gtk_should_override(), which
7421                 potentially calls gtk stuff, before creating thread.
7422                 That way it should't be called via imap_get_session()
7423                 inside a thread.
7424
7425 2005-06-09 [colin]      1.9.11cvs54
7426
7427         * src/imap.c
7428                 o add a bit of status output
7429                 o remove some dead code
7430                 o threadize get_list_of_uids
7431                 o threadize imap_get_flags
7432                 o defer flag changing by 500ms so that they
7433                   can be batched
7434
7435
7436 2005-06-08 [colin]      1.9.11cvs53
7437
7438         * src/imap.c
7439                 Thread-ize imap_cmd_fetch
7440
7441 2005-06-08 [colin]      1.9.11cvs52
7442
7443         * src/main.c
7444                 Mmh, that broke POP3...
7445
7446 2005-06-08 [colin]      1.9.11cvs51
7447
7448         * src/main.c
7449                 Stabilize IMAP patch (thanks to Hoa)
7450
7451 2005-06-08 [colin]      1.9.11cvs50
7452
7453         * src/imap.c
7454                 Test patch to speed up imap. 
7455
7456 2005-06-08 [colin]      1.9.11cvs49
7457
7458         * src/imap_gtk.c
7459                 Warning fix
7460         * src/procmime.c
7461                 Apply patch from gentoo to use /usr/share/mime/globs if 
7462                 available, after un-breaking it
7463         * src/common/log.c
7464         * src/common/log.h
7465                 Use g_timeout for invoking hooks that possibly use gtk
7466                 calls. This should leave gtk calls in the main thread.
7467
7468 2005-06-08 [paul]       1.9.11cvs48
7469
7470         * src/codeconv.c
7471                 conv_get_outgoing_charset_str(): don't
7472                 use prefs_common setting
7473         * src/compose.c
7474         * src/compose.h
7475                 add /Options/Character encoding/... to
7476                 temporarily change the outgoing encoding
7477
7478         (belated sync with main)
7479
7480 2005-06-08 [paul]       1.9.11cvs47
7481
7482         * src/compose.c
7483                 correction to/completion of last
7484                 sync with main
7485
7486 2005-06-08 [paul]       1.9.11cvs46
7487
7488         sync with main:
7489         
7490         * src/codeconv.c
7491         * src/codeconv.h
7492                 always enabled Japanese auto-detection
7493                 if the first letters of locale string
7494                 is "ja"
7495         * src/compose.c
7496                 don't use "destroy" signal to destroy
7497                 Compose object (fix rare crashes on discard?)
7498         * src/mainwindow.c
7499         * src/messageview.c
7500         * src/prefs_send.c
7501                 added Hebrew encodings
7502         * src/sourcewindow.c
7503                 don't use "destroy" signal to destroy
7504                 objects
7505
7506 2005-06-07 [colin]      1.9.11cvs45
7507
7508         * src/summaryview.c
7509                 Add missing unlocks/locks
7510
7511 2005-06-07 [paul]       1.9.11cvs44
7512
7513         * src/summaryview.c
7514                 restore bug #749 fix
7515
7516 2005-06-06 [colin]      1.9.11cvs43
7517
7518         * src/summaryview.c
7519                 Fix selection bug when prefs_common.open_unread 
7520                 is FALSE
7521
7522 2005-06-06 [colin]      1.9.11cvs42
7523
7524         * src/common/md5.c
7525                 Fix a warning
7526         * src/summaryview.c
7527         * src/folderview.c
7528                 Factorize long operations beginning and end
7529                 (locking, freezing/thawing, cursor, ...)
7530                 Check selection->data member in selection-
7531                 related loops; this avoids dying an awful
7532                 death if the selection changes on us while
7533                 we're marking a whole IMAP folder unread, 
7534                 for example.
7535
7536 2005-06-06 [paul]       1.9.11cvs41
7537
7538         * src/textview.c
7539                 don't g_free() a static gchar buffer
7540
7541 2005-06-05 [colin]      1.9.11cvs40
7542
7543         * src/mainwindow.c
7544         * src/messageview.c
7545         * src/summaryview.c
7546                 Fix bug #749 (Show all headers should be
7547                 sticky as the GUI suggests)
7548
7549 2005-06-03 [paul]       1.9.11cvs39
7550
7551         * src/compose.c
7552                 don't allow editing of mail while sending.
7553                 patch by Colin
7554
7555 2005-06-03 [paul]       1.9.11cvs38
7556
7557         * src/folderview.c
7558                 add a freeze/thaw to speed up 'mark all read'
7559
7560 2005-06-03 [paul]       1.9.11cvs37
7561
7562         * src/prefs_message.c
7563                 reflect changes immediately
7564
7565 2005-06-02 [colin]      1.9.11cvs36
7566
7567         * po/POTFILES.in
7568                 Patch by Fabien Vantard.
7569
7570 2005-06-02 [colin]      1.9.11cvs35
7571
7572         * src/imap.c
7573                 Use a non-blocking imap_getline() if possible.
7574                 This should completely prevent the interface
7575                 from freezin on imap operations, although it
7576                 may do strange stuff in case of folder switching
7577                 while a big imap operation is taking place...
7578
7579                 In addition, fix a leak in the case thread
7580                 creation fails on connection.
7581
7582 2005-06-02 [colin]      1.9.11cvs34
7583
7584         * src/crash.c
7585         * src/prefs_common.h
7586                 Fix build (prefs_common_init() doesn't exist
7587                 anymore)
7588
7589 2005-06-02 [colin]      1.9.11cvs33
7590
7591         * src/prefs_account.c
7592                 Fix bug #245 (filtering rules broken when
7593                 renaming a remote account (imap4 or nntp)
7594
7595 2005-06-02 [colin]      1.9.11cvs32
7596
7597         * src/imap.c
7598                 Try to fix IMAP shortcomings: 
7599                 o Multithread imap_open()
7600                 o allow offline-mode overriding instead of
7601                   just returning NULL
7602         * src/imap_gtk.c
7603         * src/imap_gtk.h
7604                 Add a function to ask whether we want to
7605                 override offline-mode for 10 minutes (one-shot
7606                 asking was painful)
7607         * src/procheader.c
7608                 Fix segfault when imap parser isn't happy about
7609                 a missing {
7610
7611 2005-06-01 [colin]      1.9.11cvs31
7612
7613         * src/addrharvest.c
7614         * src/compose.c
7615         * src/mbox.c
7616         * src/mbox.h
7617         * src/mh.c
7618         * src/msgcache.c
7619         * src/send_message.c
7620         * src/setup.c
7621         * src/undo.c
7622         * src/common/hooks.c
7623         * src/common/prefs.c
7624         * src/common/template.c
7625         * src/common/utils.c
7626         * src/gtk/gtkutils.c
7627         * src/gtk/inputdialog.c
7628         * src/gtk/menu.c
7629         * src/gtk/pluginwindow.c
7630         * src/gtk/prefswindow.c
7631         * src/plugins/pgpmime/passphrase.c
7632         * src/plugins/pgpmime/prefs_gpg.c
7633                 More -Wall fixes
7634
7635         * src/common/Makefile.am
7636         * src/common/timing.h
7637                 Add basic timing code
7638
7639         * src/summaryview.c
7640                 Fix a bug with unread messages when 
7641                 re-sorting folders, and by the way
7642                 fix a big performance hit when 
7643                 re-sorting (10k mails: before 5s,
7644                 after .5s)
7645
7646         * src/prefs_compose_writing.c
7647         * src/prefs_compose_writing.h
7648         * src/prefs_message.c
7649         * src/prefs_message.h
7650         * src/prefs_other.c
7651         * src/prefs_other.h
7652         * src/prefs_quote.c
7653         * src/prefs_quote.h
7654         * src/prefs_receive.c
7655         * src/prefs_receive.h
7656         * src/prefs_send.c
7657         * src/prefs_send.h
7658         * src/prefs_summaries.c
7659         * src/prefs_summaries.h
7660                 Fix copyright banner
7661
7662 2005-06-01 [paul]       1.9.11cvs30
7663
7664         * po/fi.po
7665                 updated by Flammie Pirinen
7666         * src/procmime.c
7667                 fix 'Bad BASE64 content' output
7668
7669 2005-05-31 [colin]      1.9.11cvs29
7670
7671         * src/procmime.c
7672                 Oops, where did my hunk go.
7673
7674 2005-05-31 [colin]      1.9.11cvs28
7675
7676         * src/Makefile.am
7677         * src/account.c
7678         * src/action.c
7679         * src/addr_compl.c
7680         * src/addressbook.c
7681         * src/codeconv.c
7682         * src/compose.c
7683         * src/export.c
7684         * src/folder.c
7685         * src/folderview.c
7686         * src/image_viewer.c
7687         * src/main.c
7688         * src/mainwindow.c
7689         * src/messageview.c
7690         * src/mimeview.c
7691         * src/msgcache.c
7692         * src/prefs_account.c
7693         * src/prefs_actions.c
7694         * src/prefs_common.c
7695         * src/prefs_compose_writing.c
7696         * src/prefs_customheader.c
7697         * src/prefs_ext_prog.c
7698         * src/prefs_filtering.c
7699         * src/prefs_filtering_action.c
7700         * src/prefs_fonts.c
7701         * src/prefs_image_viewer.c
7702         * src/prefs_message.c
7703         * src/prefs_message.h
7704         * src/prefs_msg_colors.c
7705         * src/prefs_other.c
7706         * src/prefs_other.h
7707         * src/prefs_quote.c
7708         * src/prefs_receive.c
7709         * src/prefs_receive.h
7710         * src/prefs_send.c
7711         * src/prefs_send.h
7712         * src/prefs_spelling.c
7713         * src/prefs_summaries.c
7714         * src/prefs_summary_column.c
7715         * src/prefs_template.c
7716         * src/prefs_themes.c
7717         * src/prefs_toolbar.c
7718         * src/prefs_wrapping.c
7719         * src/procmime.c
7720         * src/procmsg.c
7721         * src/send_message.h
7722         * src/ssl_manager.c
7723         * src/summary_search.c
7724         * src/summaryview.c
7725         * src/textview.c
7726         * src/wizard.c
7727         * src/common/smtp.c
7728         * src/common/smtp.h
7729         * src/gtk/gtkutils.h
7730                 o Move the rest of Common prefs to new style
7731                 o Lots of -Wall warning fixes
7732                 o fix FIXME in cache memusage calculation
7733                 o Let return receipts be sent from any account
7734                 o Little cache optimisation (read)
7735                 o Fix bug #746 (don't treat commas as separators
7736                   when inside a quoted string)
7737
7738 2005-05-31 [paul]       1.9.11cvs27
7739
7740         * src/prefs_common.c
7741                 fix 'off-by-one' typo
7742
7743 2005-05-31 [paul]       1.9.11cvs26
7744
7745         * src/account.c
7746         * src/addr_compl.c
7747         * src/compose.c
7748         * src/foldersel.c
7749         * src/prefs_actions.c
7750         * src/prefs_common.c
7751         * src/prefs_common.h
7752         * src/prefs_customheader.c
7753         * src/prefs_display_header.c
7754         * src/prefs_filtering.c
7755         * src/prefs_filtering_action.c
7756         * src/prefs_matcher.c
7757         * src/prefs_summaries.c
7758         * src/prefs_summary_column.c
7759         * src/prefs_template.c
7760         * src/prefs_toolbar.c
7761         * src/ssl_manager.c
7762         * src/gtk/pluginwindow.c
7763         * src/gtk/prefswindow.c
7764         * src/gtk/progressdialog.c
7765                 add hidden prefs 'enable_rules_hint'
7766                 for gtk_tree_view_set_rules_hint()
7767                 (sync with main)
7768                 
7769
7770 2005-05-31 [colin]      1.9.11cvs25
7771
7772         * src/Makefile.am
7773         * src/main.c
7774         * src/prefs_common.c
7775         * src/prefs_summaries.c ** ADDED **
7776         * src/prefs_summaries.h ** ADDED **
7777                 Common/Display -> Display/Summaries
7778
7779 2005-05-31 [colin]      1.9.11cvs24
7780
7781         * src/Makefile.am
7782         * src/main.c
7783         * src/prefs_quote.c ** ADDED **
7784         * src/prefs_quote.h ** ADDED **
7785                 Move Common/Quote to Compose/Quoting
7786         * src/prefs_common.c
7787         * src/prefs_common.h
7788                 Remove old quote stuff, add
7789                 convenience functions for GtkTextView prefs
7790         * src/gtk/prefswindow.c
7791                 Set default height higher
7792
7793 2005-05-30 [colin]      1.9.11cvs23
7794
7795         * src/Makefile.am
7796         * src/main.c
7797         * src/prefs_common.c
7798         * src/prefs_compose_writing.c ** ADDED **
7799         * src/prefs_compose_writing.h ** ADDED **
7800                 Move Common/Compose prefs to Compose/Writing
7801
7802 2005-05-30 [colin]      1.9.11cvs22
7803
7804         * src/common/utils.c
7805                 Fix bug #651 (Confused Attract by Subject)
7806                 Patch by M. Benkmann <haferfrost@web.de>
7807         * AUTHORS
7808
7809 2005-05-30 [colin]      1.9.11cvs21
7810
7811         * src/compose.c
7812                 Fix concatenation of different headers of
7813                 the same type (bug #645)
7814         * src/prefs_folder_item.c
7815                 Fix bug #699 (setting color to black doesn't
7816                 work immediately)
7817         * src/procmime.c
7818                 Print out decoding error only once per
7819                 block
7820
7821 2005-05-30 [paul]       1.9.11cvs20
7822
7823         * src/common/template.c
7824                 fix Bcc
7825
7826 2005-05-30 [paul]       1.9.11cvs19
7827
7828         * doc/src/rfc2368.txt   **NEW FILE**
7829         * src/compose.c
7830                 compose_entries_set(): don't interpret Bcc
7831                 header field (conform to RFC 2368)
7832                 (sync with main)
7833
7834 2005-05-29 [colin]      1.9.11cvs18
7835
7836         * src/prefs_common.c
7837                 Let the default reply format respect
7838                 netiquette by cutting the signature.
7839
7840 2005-05-29 [colin]      1.9.11cvs17
7841
7842         * src/summaryview.c
7843                 Don't let always_show_msg override
7844                 open_unread_on_enter when opening a new
7845                 directory.
7846
7847 2005-05-27 [paul]       1.9.11cvs16
7848
7849         sync with main:
7850
7851         * src/main.c
7852                 app_will_exit(): cleanup tmp directory when exit
7853         * src/message_search.c
7854                 improved the interface and made code cleanup.
7855                 removed Clear button
7856         * src/send_message.c
7857                 send_message_local(): use GSpawn, and detect errors
7858         * src/summary_search.c
7859                 improved the interface and made code cleanup
7860         * src/textview.c
7861                 textview_write_link(): also skip non-ascii space
7862                  at the head of link strings (phishing check
7863                  didn't work at the case)
7864         * src/common/utils.c
7865                 get_command_output(): use g_spawn_command_line_sync()
7866                 instead of popen()
7867
7868 2005-05-26 [colin]      1.9.11cvs15
7869
7870         * src/folder.c
7871                 remove printf
7872
7873 2005-05-26 [colin]      1.9.11cvs14
7874
7875         * src/common/nntp.c
7876                 Fix nntp mode reader (bug #611)
7877                 Patch by Florian Mickler <florian@mickler.org>
7878
7879 2005-05-26 [colin]      1.9.11cvs13
7880
7881         * src/plugins/pgpmime/passphrase.c
7882                 Fix mouse grabbing (bug #557)
7883
7884 2005-05-26 [colin]      1.9.11cvs12
7885
7886         * src/prefs_themes.c
7887                 Fix g_warning (bug #541)
7888
7889 2005-05-26 [colin]      1.9.11cvs11
7890
7891         * src/prefs_actions.c
7892         * src/prefs_template.c
7893                 Fix bug #506 (no warning if action/template
7894                 is not saved)
7895         * src/common/template.c
7896                 Fix a possible crash
7897
7898 2005-05-26 [colin]      1.9.11cvs10
7899
7900         * src/folder.c
7901         * src/folderview.c
7902         * src/procmsg.c
7903         * src/summaryview.c
7904                 Forbid locked messages to be moved or
7905                 deleted. Locked messages in trashes 
7906                 still get deleted, for performance
7907                 reason (mh.c::mh_remove_all_msgs)
7908
7909 2005-05-25 [colin]      1.9.11cvs9
7910
7911         * src/procmime.c
7912                 Use correct encoding when sending mails
7913                 with attachments that have accentued 
7914                 chars in their name
7915
7916 2005-05-24 [colin]      1.9.11cvs8
7917
7918         * src/summaryview.c
7919                 Fix bug #688 f) read/unread marker not
7920                 changed on first click
7921                 Also, optimize summary_status_show()
7922                 calls
7923         * src/folder.c
7924         * src/inc.c
7925         * src/procmime.c
7926                 Fix bug #688 b) and c) wrt message
7927                 attachments and signature
7928         * src/stock_pixmap.c
7929         * src/stock_pixmap.h
7930         * src/stock_pixmap.c
7931         * src/stock_pixmap.h
7932         * src/Makefile.am
7933         * src/pixmaps/clip_gpg_signed.xpm
7934                 Add clip/signed icon
7935
7936 2005-05-24 [colin]      1.9.11cvs7
7937
7938         * src/folder_item_prefs.c
7939                 whitespace fix
7940
7941 2005-05-24 [colin]      1.9.11cvs6
7942
7943         * src/folderview.c
7944         * src/prefs_common.c
7945         * src/prefs_common.h
7946                 Add a confirmation to folder drag and drop
7947                 fixes bug #156
7948         * src/alertpanel.c
7949         * src/alertpanel.h
7950                 fix _with_disable parameters so that
7951                 the buttons labels are specifiable too
7952         * src/plugins/pgpmime/sgpgme.c
7953                 reflect said change
7954                 
7955
7956 2005-05-24 [colin]      1.9.11cvs5
7957
7958         * src/folderview.c
7959                 Uncollapse/collapse folders on double-click
7960                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
7961                 closes bug #108
7962
7963 2005-05-23 [colin]      1.9.11cvs4
7964
7965         * src/common/socket.c
7966                 Check another special SSL_peek() error.
7967                 Should help wrt bug #728
7968
7969 2005-05-23 [colin]      1.9.11cvs3
7970
7971         * src/plugins/pgpmime/pgpmime.c
7972                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
7973                 breaking menu accelerators and stuff. Users will have to
7974                 reselect "PGP MIME" instead of "PGP/MIME" in their 
7975                 account's privacy preferences if needed.
7976
7977 2005-05-22 [paul]
7978
7979         * tools/kdeservicemenu/install.sh
7980                 use kdesu to prompt for root password if doing
7981                 global install/uninstall
7982
7983 2005-05-20 [colin]      1.9.11cvs2
7984
7985         * src/procmsg.c
7986                 Fix another compilation error with gcc-2.9x
7987                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
7988         * src/send_message.c
7989                 Don't send QUIT if we aren't connected
7990
7991 2005-05-19 [colin]      1.9.11cvs1
7992
7993         * src/procmsg.c
7994                 Fix compilation with gcc 2.9x
7995
7996 2005-05-19 [paul]       1.9.11
7997
7998         1.9.11 released
7999
8000 2005-05-19 [paul]       1.9.9cvs14
8001
8002         * src/gtk/inputdialog.c
8003                 prevent gettext warning
8004
8005 2005-05-19 [paul]       1.9.9cvs13
8006
8007         * src/mainwindow.c
8008         * src/prefs_common.c
8009         * src/prefs_common.h
8010         * src/textview.c
8011         * src/textview.h
8012                 add an option to toggle cursor in message
8013                 view (sync with main)
8014
8015 2005-05-18 [colin]      1.9.9cvs12
8016
8017         * src/compose.c
8018                 Dereference freed pointer
8019         * src/gtk/gtkaspell.c
8020                 Fix duplication of dictionaries (is it an aspell issue?)
8021
8022 2005-05-18 [colin]      1.9.9cvs11
8023
8024         * src/gtk/inputdialog.c
8025         * src/gtk/gtkaspell.c
8026                 HIGuify dialogs
8027         * src/alertpanel.c
8028                 Remove a double call
8029
8030 2005-05-17 [colin]      1.9.9cvs10
8031
8032         * src/gtk/gtkaspell.c
8033                 Fix dialogs, Ctrl-Enter accel
8034
8035 2005-05-17 [colin]      1.9.9cvs9
8036
8037         * src/gtk/gtkaspell.c
8038                 Fix some accelerators, escape in replace-window
8039
8040 2005-05-16 [colin]      1.9.9cvs8
8041
8042         * src/gtk/gtkaspell.c
8043                 Revert last commit, it was a mistake.
8044
8045 2005-05-16 [colin]      1.9.9cvs7
8046
8047         * src/gtk/gtkaspell.c
8048                 Remove buggy code while we're at it. It's a 
8049                 dead code path anyway.
8050
8051 2005-05-16 [colin]      1.9.9cvs6
8052
8053         * src/gtk/gtkaspell.c
8054                 Missed some gtk_menu_popup where deactivate
8055                 signal should be handled. Should fix bug
8056                 #629 a bit more.
8057
8058 2005-05-16 [colin]      1.9.9cvs5
8059
8060         * src/gtk/gtkaspell.c
8061                 Remove debug printf()s
8062
8063 2005-05-16 [colin]      1.9.9cvs4
8064
8065         * src/gtk/gtkaspell.c
8066                 Fix a bit aspell problems
8067                 (see bug #629)
8068
8069 2005-05-13 [colin]      1.9.9cvs3
8070
8071         * src/folderview.c
8072                 Fix the + appearing even when no subfolders
8073                 have unread messages. Thanks to wwp for the
8074                 bug report.
8075
8076 2005-05-11 [paul]       1.9.9cvs2
8077
8078         * src/folderview.c
8079                 correction to 1.9.9cvs1, only colour folders that
8080                 have new msgs (not unread msgs)
8081
8082 2005-05-10 [colin]      1.9.9cvs1
8083
8084         * src/folderview.c
8085         * src/summaryview.c
8086                 Try to fix bolding bugs again.
8087
8088 2005-05-09 [paul]
8089
8090         * tools/claws.i18n.status.pl
8091                 add Ricardo Mones Lastra's script that has been providing
8092                 the i18n status page for many months
8093
8094 2005-05-09 [paul]       1.9.9
8095
8096         1.9.9 release
8097
8098 2005-05-09 [paul]       1.9.6cvs58
8099
8100         * AUTHORS
8101         * INSTALL
8102         * README.claws
8103                 updated
8104         * Makefile.am 
8105         * RELEASE_NOTES.claws
8106                 add release notes to cvs to simplify release
8107                 procedure
8108         * configure.ac
8109                 add ca and fi to ALL_LINGUAS
8110         * po/Makefile.in.in
8111                 workaround for missing Makevars
8112         * po/ca.po
8113         * po/fi.po
8114                 add new Catalan and Finnish translations
8115                 submitted by Miquel Oliete and Flammie Pirinen
8116         * po/de.po
8117         * po/es.po
8118         * po/fr.po
8119         * po/it.po
8120         * po/pl.po
8121         * po/ru.po
8122         * po/sk.po
8123         * po/sr.po
8124         * po/zh_CN.po
8125                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
8126                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
8127                 Urke MMI, and Hansom Young
8128         * src/main.c
8129                 Fix drafting when quitting. compose_draft() closes the
8130                 compose windows, which modifies the compose_list GSList.
8131                 We have to refresh this list after echo drafting to avoid a
8132                 segfault
8133         * src/partial_download.c
8134                 fix segfault on exit
8135
8136 2005-05-06 [paul]       1.9.6cvs57
8137
8138         * src/grouplistdialog.c
8139                 quick fix/workaround for unresizeable newsgroup
8140                 name column 
8141
8142 2005-05-06 [paul]       1.9.6cvs56
8143
8144         * src/inc.c
8145         * src/mainwindow.c
8146                 use gettext plural forms
8147         * src/imap_gtk.c
8148         * src/mh_gtk.c
8149         * src/toolbar.c
8150                 small improvement to english usage
8151
8152 2005-05-05 [thorsten]   1.9.6cvs55
8153
8154         * src/folder.c
8155                 fix possible crash
8156
8157 2005-05-05 [paul]       1.9.6cvs54
8158         
8159         sync with HEAD
8160
8161         * AUTHORS
8162         * src/compose.c
8163                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
8164                 patch by Tim Mann
8165
8166 2005-05-05 [paul]       1.9.6cvs53
8167
8168         * src/mainwindow.c
8169                 fix resizing of separate message and
8170                 folder views
8171
8172 2005-05-05 [paul]       1.9.6cvs52
8173
8174         * src/account.c
8175         * src/addrgather.c
8176         * src/browseldap.c
8177         * src/exphtmldlg.c
8178         * src/expldifdlg.c
8179         * src/importmutt.c
8180         * src/importpine.c
8181         * src/main.c
8182         * src/mainwindow.c
8183         * src/noticeview.c
8184         * src/prefs_filtering.c
8185         * src/prefs_filtering_action.c
8186         * src/prefs_matcher.c
8187         * src/prefs_spelling.c
8188         * src/prefs_toolbar.c
8189         * src/toolbar.c
8190         * src/wizard.c
8191         * src/gtk/description_window.c
8192         * src/gtk/gtkvscrollbutton.c
8193         * src/gtk/progressdialog.c
8194         * src/gtk/quicksearch.c
8195         * src/plugins/pgpmime/prefs_gpg.c
8196         * src/plugins/spamassassin/spamassassin_gtk.c
8197                 replace deprecated gtk_widget_set_usize
8198
8199 2005-05-04 [colin]      1.9.6cvs51
8200
8201         * src/common/utils.c
8202                 Fix crash when subst_for_filename is called
8203                 with a NULL parameter
8204
8205 2005-05-04 [colin]      1.9.6cvs50
8206
8207         * src/partial_download.c
8208         * src/pop.c
8209                 Escape login when writing uidl file
8210                 fixes bug #736
8211
8212 2005-05-03 [colin]      1.9.6cvs49
8213
8214         * src/procmime.c
8215                 Fix possible DOS in mime parser
8216                 (see bug #634)
8217
8218 2005-05-02 [colin]      1.9.6cvs48
8219
8220         * src/compose.c
8221                 Try to fix the copy/paste mess once again.
8222
8223
8224 2005-04-30 [colin]      1.9.6cvs47
8225
8226         * src/prefs_account.h
8227         * src/procmsg.c
8228         * src/send_message.c
8229         * src/common/smtp.c
8230         * src/common/smtp.h
8231                 Try to batch sending mails (per account) instead of
8232                 reconnecting to server every time.
8233
8234 2005-04-29 [colin]      1.9.6cvs46
8235
8236         * src/messageview.c
8237                 Fix window resizing that refused to size down
8238         * src/prefs_common.c
8239         * src/prefs_common.h
8240         * src/prefs_filtering.c
8241                 Save Filtering's window size
8242
8243 2005-04-21 [paul]       1.9.6cvs45
8244
8245         * ChangeLog-gtk2.claws
8246         * src/setup.c
8247                 correction to sync
8248
8249 2005-04-21 [paul]       1.9.6cvs44
8250
8251         sync with main:
8252
8253         * src/setup.c
8254         * src/statusbar.c
8255         * src/statusbar.h
8256                 use gtkut_widget_draw_now(). Improved performance
8257                 of the update of statusbar
8258         * src/textview.c
8259                 textview_smooth_scroll_do(): redraw it after scroll
8260                 is done (fixed incorrect display when a part of the
8261                 view is hidden).
8262         * src/gtk/gtkutils.c
8263         * src/gtk/gtkutils.h
8264                 gtkut_widget_draw_now(): use gdk_window_process_updates()
8265                 to force update of widgets.
8266                 Removed gtkut_widget_wait_for_draw() which had a big
8267                 overhead  because of waiting for all events processed 
8268
8269 2005-04-20 [paul]       1.9.6cvs43
8270
8271         * src/codeconv.c
8272                 complete 1.9.6cvs42's sync:
8273                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
8274
8275 2005-04-19 [paul]       1.9.6cvs42
8276
8277         sync with main:
8278
8279         * src/action.c
8280                 catch_output(): correctly select the insert text
8281                 (fix invalid iterator warnings).
8282         * src/codeconv.c
8283         * src/codeconv.h
8284         * src/mainwindow.c
8285         * src/messageview.c
8286         * src/prefs_common.c
8287                 support GBK encoding.
8288         * src/common/session.c
8289         * src/common/session.h
8290                 use separate buffer for large data to be sent,
8291                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
8292
8293 2005-04-18 [paul]       1.9.6cvs41
8294
8295         * src/jpilot.c
8296                 convert unsigned long into guint32
8297                 patch by Paul LeoNerd Evans 
8298
8299 2005-04-17 [colin]      1.9.6cvs40
8300
8301         * src/compose.c
8302                 Fix 'Request return receipt' from folder
8303                 properties (bug #708)
8304
8305 2005-04-17 [colin]      1.9.6cvs39
8306
8307         * src/mainwindow.c
8308                 Fix duplicate hotkeys in Mainwindow's menu
8309
8310 2005-04-17 [colin]      1.9.6cvs38
8311
8312         * src/folderview.c
8313                 Fix duplicate hotkeys in Folderview's contextual
8314                 menu
8315
8316 2005-04-15 [colin]      1.9.6cvs37
8317
8318         * src/summaryview.c
8319                 Fix 'Save as...' with non-ascii filenames
8320
8321 2005-04-15 [colin]      1.9.6cvs36
8322
8323         * src/plugins/pgpmime/pgpmime.c
8324                 Fix bus error on 64bit. Spotted by 
8325                 macallan1888@gmail.com
8326
8327 2005-04-15 [colin]      1.9.6cvs35
8328
8329         * src/prefs_account.c
8330                 Fix cvs34.
8331
8332 2005-04-12 [colin]      1.9.6cvs34
8333
8334         * src/prefs_account.c
8335                 Fix smtp auth type off-by-one. We forgot to
8336                 add PLAIN in the prefs-to-gui setter func and
8337                 as a result, the selected auth when opening
8338                 account prefs was not the correct one.
8339
8340 2005-04-12 [paul]       1.9.6cvs33
8341
8342         * src/inc.c
8343                 if the recv dialog is visible, Cancel only
8344                 cancels the current account
8345
8346
8347 2005-04-10 [colin]      1.9.6cvs32
8348
8349         * src/filtering.c
8350                 Copy score when copying FilteringActions
8351                 Fix bug #674
8352
8353 2005-04-10 [colin]      1.9.6cvs31
8354
8355         * src/inc.c
8356                 Make Message -> Receive -> Cancel cancel 
8357                 incorporation on all accounts. Fixes
8358                 bug #693
8359
8360 2005-04-10 [colin]      1.9.6cvs30
8361
8362         * src/prefs_account.c
8363                 Update Privacy checkbuttons status based
8364                 on the selected privacy system
8365         * src/compose.c
8366                 Always connect the "None" privacy system; the
8367                 static boolean was probably there to avoid
8368                 reconnecting twice in the same compose window,
8369                 but as the parent function is only called once
8370                 per compose, it's only a bug - as a static is
8371                 initialized once per application instance.
8372                 Also, don't uncheck Sign and Encrypt when
8373                 selecting None as privacy system; just ignore
8374                 them when sending/queuing.
8375                 Should fix bug #695
8376
8377 2005-04-08 [colin]      1.9.6cvs29
8378
8379         * src/account.c
8380         * src/prefs_account.c
8381         * src/prefs_account.h
8382                 Add account preference to queue message in a certain
8383                 folder.
8384
8385 2005-04-06 [colin]      1.9.6cvs28
8386
8387         * src/prefs_account.c
8388                 Update old inbox path syntax
8389
8390 2005-04-06 [paul]       1.9.6cvs27
8391
8392         sync with main:
8393
8394         * configure.ac
8395                 changed -traditional-cpp to -no-cpp-precomp for newer
8396                 Mac OS X support
8397         * src/foldersel.c
8398                 made column resize automatically
8399         * src/send_message.c
8400                 send_message_smtp(): consider EOF right after QUIT
8401                 successful (workaround for Gmail SMTP server)
8402         * src/common/socket.c
8403                 ssl_read(), ssl_peek(): check EOF which violates the
8404                 SSL protocol
8405         * src/gtk/colorlabel.c
8406                 removed warnings when displaying colorlabel menu
8407                 (don't use GtkAlignment)
8408
8409 2005-04-05 [paul]       1.9.6cvs26
8410
8411         * src/plugins/trayicon/trayicon.c
8412                 fix clipping of icon under KDE3 
8413
8414 2005-04-05 [paul]       1.9.6cvs25
8415
8416         * src/summaryview.c
8417                 hide display of threading
8418                 patch by Alfons
8419
8420 2005-04-04 [thorsten]   1.9.6cvs24
8421
8422         * src/mh.c
8423                 marks lost on filesystems with different stat() results on
8424                 summer-/wintertime
8425
8426 2005-04-03 [colin]      1.9.6cvs23
8427
8428         * src/summaryview.c
8429                 Don't handle up/down. Patch by Alfons
8430
8431 2005-04-02 [colin]      1.9.6cvs22
8432
8433         * src/summaryview.c
8434                 Make scrolling faster. Patch by Alfons.
8435
8436 2005-04-01 [colin]      1.9.6cvs21
8437
8438         * src/Makefile.am
8439         * src/stock_pixmap.c
8440         * src/pixmaps/dir-noselect.xpm ** REMOVED **
8441         * src/pixmaps/dir_noselect.xpm ** ADDED **
8442                 Fix pixmap name mismatch (Thanks Stephan Sachse)
8443
8444 2005-04-01 [colin]      1.9.6cvs20
8445
8446         * src/image_viewer.c
8447         * src/image_viewer.h
8448         * src/procmime.c
8449         * src/procmime.h
8450         * src/textview.c
8451         * src/textview.h
8452                 Implement inline image resizing and right-clicking
8453
8454 2005-04-01 [paul]       1.9.6cvs19
8455
8456         * AUTHORS
8457         * Makefile.am
8458         * configure.ac
8459                 check for gnome2
8460                 patch by Luca Cavalli <loopback<AT>slackit.org>
8461         * po/ru.po
8462                 updated by Pavlo Bohmat
8463
8464 2005-03-31 [colin]      1.9.6cvs18
8465
8466         * src/news.c
8467                 Fix parsing references
8468         * src/msgcache.c
8469                 don't put nulls in the references list
8470         * src/procheader.c
8471                 commit that forgotten file in 1.9.6cvs14
8472
8473 2005-03-31 [colin]      1.9.6cvs17
8474
8475         * src/compose.c
8476                 Fix joining of signature separator again. 
8477                 Maybe Hiro could put it in main too...
8478
8479 2005-03-31 [colin]      1.9.6cvs16
8480
8481         * src/Makefile.am
8482         * src/foldersel.c
8483         * src/stock_pixmap.c
8484         * src/stock_pixmap.h
8485         * src/pixmaps/dir-noselect.xpm
8486                 Update foldersel.c (sync from main, patch by Alfons)
8487
8488 2005-03-30 [colin]      1.9.6cvs15
8489
8490         * src/imap.c
8491                 Fix handling of imap folders containing [] in 
8492                 their name. Thanks to Nahuel Angelinetti for
8493                 the detailed bugreport.
8494
8495 2005-03-30 [colin]      1.9.6cvs14
8496
8497         * src/common/utils.h
8498         * src/common/utils.c
8499         * src/common/defs.h
8500         * src/matcher.c
8501         * src/msgcache.c
8502         * src/news.c
8503         * src/procmsg.c
8504         * src/procmsg.h
8505         * src/quote_fmt_parse.y
8506         * src/summaryview.c
8507                 Update references system. Patch by Alfons
8508
8509 2005-03-30 [colin]      1.9.6cvs13
8510
8511         * src/common/socket.c
8512                 Force the glibc to read resolv.conf again when 
8513                 it has changed. Should fix issues when changing
8514                 networks on a laptop and not restarting sylpheed. 
8515
8516 2005-03-30 [paul]       1.9.6cvs12
8517
8518         partial sync with main:
8519
8520         * src/action.c
8521                 create_io_dialog(): use user-defined text font
8522                 (thanks to Alfons), and modified its appearance.
8523         * src/addrgather.c
8524         * src/addrharvest.c
8525         * src/browseldap.c
8526                 replace old code
8527         * src/compose.c
8528                 don't join (presumably) itemized lines on line-wrapping
8529                 fixed wrapping of quote when auto-wrapping is enabled
8530                 compose_destroy(): destroy paned only if it's not
8531                 attached to window. Fixed memory leak of popup menu.
8532         * src/exphtmldlg.c
8533         * src/expldifdlg.c
8534                 replace old code
8535         * src/html.c
8536         * src/html.h
8537         * src/importmutt.c
8538         * src/importpine.c
8539                 replace old code
8540         * src/main.c
8541                 removed redundant code
8542         * src/mainwindow.c
8543                 changed 'Code set' (which is rather incorrect)
8544                 in the menu to 'Character encoding'
8545                 main_window_set_widgets(): request size first
8546                 to prevent window size becoming wrong
8547                 fixed remembering of the state of the visibility
8548                 of MessageView
8549         * src/messageview.c
8550                 changed 'Code set' (which is rather incorrect)
8551                 in the menu to 'Character encoding'
8552         * src/prefs_common.c
8553         * src/prefs_common.h
8554                 added an option whether to render HTML as text or not
8555                 added separators to outgoing encoding menu
8556         * src/procheader.c
8557                 procheader_scan_date_string(): support header
8558                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
8559         * src/summaryview.c
8560         * src/summaryview.h
8561                 minor code cleanup
8562         * src/textview.c
8563                 textview_show_html(): force output of newline
8564                 added an option whether to render HTML as text or not
8565         * src/common/utils.c
8566                 strncpy2(): optimized based on Alfons' code
8567         * src/gtk/gtkutils.c
8568         * src/gtk/gtkutils.h
8569                 removed non-used code
8570         * src/plugins/pgpmime/passphrase.c
8571                 partially fixed grab input of passphrase dialog
8572                 Confine pointer to window
8573
8574 2005-03-30 [colin]      1.9.6cvs11
8575
8576         * src/msgcache.c
8577         * src/msgcache.h
8578                 Read/write 32bit ints from cache & marks
8579                 From main.
8580
8581 2005-03-29 [paul]       1.9.6cvs10
8582
8583         * AUTHORS
8584         * ChangeLog.claws
8585         * src/compose.c
8586         * src/gtk/gtkaspell.c
8587                 sync with HEAD (don't pass NULL pointers) 
8588
8589 2005-03-24 [paul]
8590
8591         * tools/Makefile.am
8592         * tools/README
8593         * tools/acroread2sylpheed.pl
8594                 sync with HEAD (add script to send pdfs as
8595                 attachments from Adobe Reader 7)
8596
8597 2005-03-21 [paul]       1.9.6cvs9
8598
8599         * configure.ac
8600         * po/POTFILES.in
8601         * src/Makefile.am
8602         * src/crash.c
8603         * src/image_viewer.c ** ADDED **
8604         * src/image_viewer.h ** ADDED **
8605         * src/main.c
8606         * src/prefs_common.c
8607         * src/prefs_common.h
8608         * src/prefs_image_viewer.c ** ADDED **
8609         * src/prefs_image_viewer.h ** ADDED **
8610         * src/textview.c
8611         * src/gtk/about.c
8612         * src/pixmaps/sylpheed_logo.xpm
8613         * src/plugins/Makefile.am
8614         * src/plugins/image_viewer/.cvsignore ** REMOVED **
8615         * src/plugins/image_viewer/Makefile.am ** REMOVED **
8616         * src/plugins/image_viewer/plugin.c ** REMOVED **
8617         * src/plugins/image_viewer/viewer.c ** REMOVED **
8618         * src/plugins/image_viewer/viewer.glade ** REMOVED **
8619         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
8620         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
8621         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
8622         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
8623                 as gdk-pixbuf is now built-in
8624                 remove image_viewer plugin and put code back into
8625                 main codebase
8626                 implement inline image display (sync with main)
8627
8628                 replace logo with newer, nicer, larger version  
8629
8630 2005-03-21 [paul]       1.9.6cvs8
8631
8632         * src/gtk/about.c
8633                 cosmetic improvement
8634
8635 2005-03-21 [holger]     1.9.6cvs7
8636
8637         * src/plugins/spamassassin/spamassassin.c
8638                 Sync with HEAD
8639                 (unregister hook on failed plugin init)
8640
8641 2005-03-20 [colin]      1.9.6cvs6
8642
8643         * src/common/plugin.c
8644                 Check that plugin isn't already loaded
8645                 Patch by Alfons
8646
8647 2005-03-20 [thorsten]   1.9.6cvs5
8648
8649         * src/compose.c
8650                 use a more compatible syntax
8651
8652 2005-03-20 [thorsten]   1.9.6cvs4
8653
8654         * src/prefs_toolbar.c
8655                 fix crash when selecting toolbar item (uninitialized pointer)
8656
8657 2005-03-20 [thorsten]   1.9.6cvs3
8658
8659         * src/procmime.c
8660                 fix mimetype detection (referenced free()d string)
8661
8662 2005-03-20 [paul]       1.9.6cvs2
8663
8664         * src/compose.c
8665                 sync with HEAD (1.0.3cvs5)
8666                 neglect Reply-To header if empty
8667                 Patch by Alfons 
8668
8669 2005-03-19 [holger]     1.9.6cvs1
8670
8671         * src/summaryview.c
8672         * src/summaryview.h
8673                 Sync with HEAD
8674
8675 2005-03-18 [paul]       1.9.6
8676
8677         initial GTK2 release
8678
8679 2005-03-18 [paul]       1.0.3cvs3.1
8680
8681         * AUTHORS
8682         * ChangeLog.claws
8683         * configure.ac
8684         * src/gtk/about.c
8685         * src/pixmaps/sylpheed_logo.xpm
8686                 sync with HEAD
8687
8688 2005-03-18 [colin]      1.0.3cvs2.6
8689
8690         * src/summaryview.c
8691                 Remove call to summary_step in summary_copy_selected_to
8692                 Can't see its purpose, and this causes bug when copying
8693                 a message if the next one is unread: it reads it.
8694
8695 2005-03-18 [paul]       1.0.3cvs2.5
8696
8697         * src/foldersel.c
8698                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
8699
8700 2005-03-18 [paul]       1.0.3cvs2.4
8701
8702         * src/addrharvest.c
8703         * src/codeconv.c
8704         * src/codeconv.h
8705         * src/compose.c
8706         * src/news.c
8707         * src/procheader.c
8708         * src/procmime.c
8709         * src/unmime.c
8710         * src/unmime.h
8711                 fix buffer overflow, CAN-2005-0667, see
8712                 http://secunia.com/advisories/14491/
8713                 Patch by Alfons
8714
8715 2005-03-17 [colin]      1.0.3cvs2.3
8716
8717         * src/prefs_fonts.c
8718         * src/summaryview.c
8719                 Fix font bugs (both lists now officialy share 
8720                 the same font)
8721                 
8722
8723 2005-03-17 [paul]       1.0.3cvs2.2
8724
8725         * src/gtk/pluginwindow.c
8726                 make plugin descriptions uneditable
8727
8728 2005-03-11 [paul]       1.0.3cvs2.1
8729
8730         * ChangeLog.claws
8731         * configure.ac
8732         * po/POTFILES.in
8733         * src/plugins/trayicon/trayicon.c
8734                 sync with HEAD
8735                 add src/wizard.c to POTFILES.in
8736
8737 2005-03-11 [paul]       1.0.3cvs1.1
8738
8739         * ChangeLog
8740         * ChangeLog.claws
8741         * configure.ac
8742         * po/de.po
8743         * po/es.po
8744         * po/fr.po
8745         * po/it.po
8746         * po/pt_BR.po
8747         * po/ru.po
8748         * po/sk.po
8749         * po/sr.po
8750         * po/zh_CN.po
8751                 sync with HEAD
8752
8753 2005-03-04 [colin]      1.0.1cvs22.2
8754
8755         * src/compose.c
8756                 Fix signatures with accentued chars in it
8757
8758 2005-03-04 [colin]      1.0.1cvs22.1
8759
8760         * src/common/smtp.c
8761         * src/common/smtp.h
8762                 Don't use SIZE param in MAIL FROM: if server 
8763                 doesn't support it. Patch by Eugen Freiter
8764                 <eugen_f@users.sf.net>
8765
8766 2005-02-27 [paul]       1.0.1cvs20.1
8767
8768         * ChangeLog.claws
8769         * configure.ac
8770         * src/messageview.c
8771                 sync with HEAD
8772
8773 2005-02-27 [colin]      1.0.1cvs19.4
8774
8775         * src/procheader.c
8776         * src/procheader.h
8777                 Fix prototypes. Patch by Alfons
8778
8779 2005-02-27 [colin]      1.0.1cvs19.3
8780
8781         * src/compose.c
8782                 Don't auto-join the signature separator.
8783
8784 2005-02-26 [colin]      1.0.1cvs19.2
8785
8786         * src/summaryview.c
8787                 Fix 'mark all read' with collapsed threads.
8788                 Patch by Alfons.
8789
8790 2005-02-25 [paul]       1.0.1cvs19.1
8791
8792         * ChangeLog.claws
8793         * configure.ac
8794         * src/prefs_account.c
8795         * src/prefs_folder_item.c
8796         * src/gtk/prefswindow.c
8797         * src/gtk/prefswindow.h
8798                 sync with HEAD
8799
8800 2005-02-25 [paul]       1.0.1cvs15.12
8801
8802         * src/alertpanel.c
8803         * src/codeconv.c
8804         * src/compose.c
8805         * src/textview.c
8806         * src/gtk/gtkutils.c
8807         * src/gtk/gtkutils.h
8808         * src/gtk/logwindow.c
8809         * src/gtk/progressdialog.c
8810                 sync with main (revision 127)
8811                 and fix logwindow clipping
8812
8813 2005-02-24 [colin]      1.0.1cvs15.11
8814
8815         * src/plugins/pgpmime/passphrase.c
8816                 Disable input grabbing; it doesn't work yet.
8817
8818 2005-02-24 [colin]      1.0.1cvs15.10
8819
8820         * src/messageview.c
8821                 Don't send out receipts if offline. Ask.
8822
8823 2005-02-23 [colin]      1.0.1cvs15.9
8824
8825         * src/summaryview.c     
8826                 Fix expanding
8827
8828 2005-02-23 [colin]      1.0.1cvs15.8
8829
8830         * src/summaryview.c
8831                 Really fix Bug 568 by removing useless
8832                 calls. summary_thread_init() now called
8833                 in summary_sort(). This should please
8834                 Alfons as it should be faster than 
8835                 previously.
8836
8837 2005-02-23 [colin]      1.0.1cvs15.7
8838
8839         * src/compose.c
8840                 Encode parts as QP or B64 if signing
8841
8842 2005-02-23 [colin]      1.0.1cvs15.6
8843
8844         * src/compose.c
8845                 Fix Mimeinfo leakage (including tmp files)
8846         * src/procmsg.c
8847                 Fix tmp file leakage (spotted by Ivan Rayner)
8848
8849 2005-02-22 [colin]      1.0.1cvs15.5
8850
8851         * src/expldifdlg.c
8852                 Fix keyboard input. Patch by Alfons.
8853
8854 2005-02-21 [colin]      1.0.1cvs15.4
8855
8856         * src/compose.c
8857                 Fix Sign/Encrypt when unselecting privacy
8858                 system
8859         * src/prefs_common.c
8860                 Change default message font to Monospace
8861         * src/summaryview.c
8862                 More freezing during potentially large operations
8863
8864 2005-02-21 [paul]       1.0.1cvs15.3
8865
8866         * src/main.c
8867                 fix --help output
8868
8869 2005-02-21 [paul]       1.0.1cvs15.2
8870
8871         * po/Makefile.in.in
8872         * src/compose.c
8873         * src/summaryview.c
8874         * src/textview.c
8875         * src/common/utils.c
8876         * src/common/utils.h
8877                 sync with main (revision 117)
8878
8879 2005-02-20 [colin]      1.0.1cvs15.1
8880
8881         * src/common/defs.h
8882                 Change cache file to .sylpheed_claws_cache, as
8883                 suggested by Alfons. Allows people to switch
8884                 between Sylpheed and Sylpheed-Claws. it is
8885                 a good idea to "Check for new messages" at next
8886                 startup.
8887
8888
8889 2005-02-18 [colin]      1.0.1cvs14.1
8890
8891         * src/quote_fmt_lex.l
8892         * src/quote_fmt_parse.y
8893                 Fix parser initialisation. Patch by Ivan.
8894
8895 2005-02-18 [colin]      1.0.1cvs11.6
8896
8897         * src/folderview.c
8898                 Fix scrolldown (bug 662)
8899
8900 2005-02-17 [colin]      1.0.1cvs11.5
8901
8902         * src/codeconv.c
8903                 conv_filename_to_utf8: return clean 7bit instead
8904                 of broken utf8 if needed
8905         * src/mimeview.c
8906                 Fix display of parts with unclean 8bit names
8907
8908 2005-02-17 [paul]       1.0.1cvs11.4
8909
8910         * src/compose.c
8911         * src/exportldif.c
8912         * src/matcher_parser_parse.y
8913         * src/procmime.c
8914         * src/sourcewindow.c
8915         * src/common/Makefile.am
8916         * src/common/intl.h             ** REMOVED **
8917         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8918                 sync with main (revision 109)
8919                 and clean up
8920
8921 2005-02-16 [colin]      1.0.1cvs11.3
8922
8923         * src/summaryview.c
8924                 Fix collapsed thread not highlighting when new
8925                 messages in it (Bug 568) Patch by Stephan Sachse.
8926                 Fix messed up selection when reaching bounds (Bug 632)
8927         * src/prefs_themes.c
8928                 Fix theme installing (Bug 684)
8929
8930 2005-02-16 [colin]      1.0.1cvs11.2
8931
8932         * src/messageview.c
8933                 Fix messageview_select_all
8934
8935 2005-02-16 [colin]      1.0.1cvs11.1
8936
8937         * src/mh.c
8938                 Sync with HEAD (MH scan required function)
8939
8940 2005-02-15 [colin]      1.0.1cvs8.1
8941
8942         * src/mimeview.c
8943         * src/common/utils.c
8944                 Sync with HEAD (filename chars substitution)
8945
8946 2005-02-15 [colin]      1.0.1cvs7.3
8947
8948         * src/gtk/pluginwindow.c
8949                 Fix button spacing
8950
8951 2005-02-15 [colin]      1.0.1cvs7.2
8952
8953         * src/mimeview.c
8954                 Fix mime icons not reset across message when
8955                 scrolled down
8956
8957 2005-02-15 [colin]      1.0.1cvs7.1
8958
8959         * src/compose.c
8960         * src/procmime.c
8961                 Sync with HEAD (optimisation of cvs6)
8962
8963 2005-02-14 [colin]      1.0.1cvs6.1
8964
8965         * src/compose.c
8966         * src/procmime.c
8967                 Sync with HEAD (encode "From " at line beginning)
8968
8969 2005-02-14 [colin]      1.0.1cvs5.3
8970
8971         * src/compose.c
8972                 Fix wrapping with accentued chars.
8973
8974 2005-02-13 [colin]      1.0.1cvs5.2
8975
8976         * src/textview.c
8977                 Fix email informative part parsing with
8978                 accentued chars in it. ispunct() returns
8979                 true for them in utf8...
8980
8981 2005-02-12 [colin]      1.0.1cvs5.1
8982
8983         * src/filtering.c
8984                 Sync with HEAD (remove wrong use of compose after send)
8985
8986 2005-02-12 [paul]       1.0.1cvs4.5
8987
8988         * src/textview.c
8989                 remove unnecessary code (thanks to Alfons)
8990
8991 2005-02-12 [paul]       1.0.1cvs4.4
8992
8993         * src/textview.c
8994                 add 'Copy' to contextual menu on emails
8995
8996 2005-02-11 [colin]      1.0.1cvs4.3
8997
8998         * src/compose.c
8999                 revert 1.0.0cvs28.2, it doesn't work that well.
9000
9001 2005-02-11 [paul]       1.0.1cvs4.2
9002
9003         * po/Makefile.in.in
9004                 fix 'make release'
9005
9006 2005-02-10 [paul]       1.0.1cvs4.1
9007
9008         * ChangeLog
9009         * ChangeLog.claws
9010         * ChangeLog.jp
9011         * configure.ac
9012         * src/compose.c
9013                 sync with HEAD (sync with main)
9014
9015 2005-02-10 [paul]       1.0.1cvs3.2
9016
9017         * AUTHORS
9018         * Makefile.am
9019         * autogen.sh
9020         * configure.ac
9021         * config/mkinstalldirs
9022         * intl/.cvsignore
9023         * intl/ChangeLog
9024         * intl/VERSION
9025         * intl/bindtextdom.c
9026         * intl/config.charset
9027         * intl/dcgettext.c
9028         * intl/dcigettext.c
9029         * intl/dcngettext.c
9030         * intl/dgettext.c
9031         * intl/dngettext.c
9032         * intl/eval-plural.h
9033         * intl/explodename.c
9034         * intl/finddomain.c
9035         * intl/gettext.c
9036         * intl/gettextP.h
9037         * intl/gmo.h
9038         * intl/hash-string.h
9039         * intl/intl-compat.c
9040         * intl/l10nflist.c
9041         * intl/libgnuintl.h.in
9042         * intl/loadinfo.h
9043         * intl/loadmsgcat.c
9044         * intl/localcharset.c
9045         * intl/localcharset.h
9046         * intl/locale.alias
9047         * intl/localealias.c
9048         * intl/localename.c
9049         * intl/log.c
9050         * intl/ngettext.c
9051         * intl/os2compat.c
9052         * intl/os2compat.h
9053         * intl/osdep.c
9054         * intl/plural-exp.c
9055         * intl/plural-exp.h
9056         * intl/plural.c
9057         * intl/plural.y
9058         * intl/ref-add.sin
9059         * intl/ref-del.sin
9060         * intl/relocatable.c
9061         * intl/relocatable.h
9062         * intl/textdomain.c
9063         * m4/Makefile.am
9064         * po/Makefile.in.in
9065         * src/Makefile.am
9066         * src/account.c
9067         * src/action.c
9068         * src/addr_compl.c
9069         * src/addressadd.c
9070         * src/addressbook.c
9071         * src/addrgather.c
9072         * src/addrindex.c
9073         * src/alertpanel.c
9074         * src/browseldap.c
9075         * src/codeconv.c
9076         * src/codeconv.h
9077         * src/compose.c
9078         * src/compose.h
9079         * src/crash.c
9080         * src/editaddress.c
9081         * src/editbook.c
9082         * src/editgroup.c
9083         * src/editjpilot.c
9084         * src/editldap.c
9085         * src/editldap_basedn.c
9086         * src/editvcard.c
9087         * src/exphtmldlg.c
9088         * src/expldifdlg.c
9089         * src/export.c
9090         * src/exporthtml.c
9091         * src/filtering.c
9092         * src/folder.c
9093         * src/folder_item_prefs.c
9094         * src/foldersel.c
9095         * src/folderview.c
9096         * src/grouplistdialog.c
9097         * src/headerview.c
9098         * src/imap.c
9099         * src/imap_gtk.c
9100         * src/import.c
9101         * src/importldif.c
9102         * src/importmutt.c
9103         * src/importpine.c
9104         * src/inc.c
9105         * src/ldif.c
9106         * src/main.c
9107         * src/mainwindow.c
9108         * src/matcher.c
9109         * src/mbox.c
9110         * src/message_search.c
9111         * src/messageview.c
9112         * src/mh.c
9113         * src/mh_gtk.c
9114         * src/mimeview.c
9115         * src/msgcache.c
9116         * src/news.c
9117         * src/news_gtk.c
9118         * src/noticeview.c
9119         * src/partial_download.c
9120         * src/pop.c
9121         * src/prefs_account.c
9122         * src/prefs_actions.c
9123         * src/prefs_common.c
9124         * src/prefs_customheader.c
9125         * src/prefs_display_header.c
9126         * src/prefs_ext_prog.c
9127         * src/prefs_filtering.c
9128         * src/prefs_filtering_action.c
9129         * src/prefs_folder_item.c
9130         * src/prefs_fonts.c
9131         * src/prefs_gtk.c
9132         * src/prefs_matcher.c
9133         * src/prefs_msg_colors.c
9134         * src/prefs_spelling.c
9135         * src/prefs_summary_column.c
9136         * src/prefs_template.c
9137         * src/prefs_themes.c
9138         * src/prefs_toolbar.c
9139         * src/prefs_wrapping.c
9140         * src/privacy.c
9141         * src/procheader.c
9142         * src/procmime.c
9143         * src/procmsg.c
9144         * src/quote_fmt.c
9145         * src/recv.c
9146         * src/send_message.c
9147         * src/setup.c
9148         * src/sourcewindow.c
9149         * src/ssl_manager.c
9150         * src/statusbar.c
9151         * src/summary_search.c
9152         * src/summaryview.c
9153         * src/textview.c
9154         * src/toolbar.c
9155         * src/wizard.c
9156         * src/common/nntp.c
9157         * src/common/plugin.c
9158         * src/common/smtp.c
9159         * src/common/ssl.c
9160         * src/common/ssl_certificate.c
9161         * src/common/string_match.c
9162         * src/common/sylpheed.c
9163         * src/common/template.c
9164         * src/common/utils.c
9165         * src/gtk/about.c
9166         * src/gtk/colorlabel.c
9167         * src/gtk/description_window.c
9168         * src/gtk/filesel.c
9169         * src/gtk/foldersort.c
9170         * src/gtk/gtkaspell.c
9171         * src/gtk/gtkutils.c
9172         * src/gtk/inputdialog.c
9173         * src/gtk/logwindow.c
9174         * src/gtk/menu.c
9175         * src/gtk/pluginwindow.c
9176         * src/gtk/prefswindow.c
9177         * src/gtk/progressdialog.c
9178         * src/gtk/quicksearch.c
9179         * src/gtk/sslcertwindow.c
9180         * src/plugins/clamav/clamav_plugin.c
9181         * src/plugins/clamav/clamav_plugin_gtk.c
9182         * src/plugins/demo/demo.c
9183         * src/plugins/dillo_viewer/dillo_prefs.c
9184         * src/plugins/dillo_viewer/dillo_viewer.c
9185         * src/plugins/image_viewer/plugin.c
9186         * src/plugins/image_viewer/viewer.c
9187         * src/plugins/image_viewer/viewerprefs.c
9188         * src/plugins/mathml_viewer/mathml_viewer.c
9189         * src/plugins/pgpmime/passphrase.c
9190         * src/plugins/pgpmime/plugin.c
9191         * src/plugins/pgpmime/prefs_gpg.c
9192         * src/plugins/pgpmime/select-keys.c
9193         * src/plugins/pgpmime/sgpgme.c
9194         * src/plugins/spamassassin/spamassassin.c
9195         * src/plugins/spamassassin/spamassassin_gtk.c
9196         * src/plugins/trayicon/trayicon.c
9197                 sync with main (revision 104)
9198
9199 2005-02-10 [colin]      1.0.1cvs3.1
9200
9201         * src/mainwindow.c
9202                 Sync with HEAD (fix occasional crasher)
9203
9204 2005-02-10 [colin]      1.0.1cvs2.1
9205
9206         * src/messageview.c
9207                 Synw with HEAD (don't automatically display html)
9208
9209 2005-02-09 [colin]      1.0.1cvs1.3
9210
9211         * src/textview.c
9212         * src/textview.h
9213                 Add contextual menu on emails
9214
9215 2005-02-09 [colin]      1.0.1cvs1.2
9216
9217         * src/codeconv.c
9218                 Fix converting from broken headers and 
9219                 put back the _ in missing places
9220                 (feature broke with cvs24.2 sync, main 
9221                  possibly affected?)
9222
9223 2005-02-09 [colin]      1.0.1cvs1.1
9224
9225         * src/messageview.c
9226         * src/mimeview.c
9227         * src/mimeview.h
9228                 Sync with HEAD (display non text/plain mails with plugin)
9229
9230 2005-02-08 [colin]      1.0.1.1
9231
9232         * ChangeLog.claws
9233         * po/pt_BR.po
9234                 Sync with HEAD
9235         * configure.ac
9236                 Make default configuration directory 
9237                 be .sylpheed-gtk2
9238
9239 2005-02-08 [colin]      1.0.0cvs29.1
9240
9241         * po/de.po
9242         * po/es.po
9243         * po/fr.po
9244         * po/it.po
9245         * po/sk.po
9246         * po/sr.po
9247                 Sync translations with HEAD
9248
9249 2005-02-06 [colin]      1.0.0cvs28.3
9250
9251         * src/compose.c
9252                 Make compose a bit faster - patch by Alfons.
9253
9254 2005-02-06 [colin]      1.0.0cvs28.2
9255
9256         * src/compose.c
9257                 Make pasting via middle-click more reliable
9258
9259 2005-02-05 [paul]       1.0.0cvs28.1
9260
9261         * ChangeLog
9262         * ChangeLog.claws
9263         * ChangeLog.jp
9264         * configure.ac
9265         * src/compose.c
9266                 sync with HEAD
9267                 (fix bug 682 'redirect is broken'
9268
9269 2005-02-05 [torte]      1.0.0cvs27.1
9270
9271         * ChangeLog.claws
9272         * configure.ac
9273         * src/partial_download.c
9274                 Sync with HEAD (fix buf overflow)
9275
9276 2005-02-03 [colin]      1.0.0cvs26.1
9277
9278         * src/common/plugin.c
9279                 Sync with HEAD (avoid plugin mismatches)
9280
9281 2005-02-03 [paul]       1.0.0cvs25.3
9282
9283         * src/folderview.c
9284         * src/headerview.c
9285         * src/summaryview.c
9286         * src/textview.c
9287         * src/gtk/colorlabel.c
9288                 third and final part of initial sync with main-gtk2
9289
9290 2005-02-03 [paul]       1.0.0cvs25.2
9291
9292         * src/jpilot.c
9293                 fix building with jpilot support
9294
9295 2005-02-02 [colin]      1.0.0cvs25.1
9296
9297         * src/messageview.c
9298                 Sync with HEAD (fix dangerous typo)
9299
9300 2005-02-01 [colin]      1.0.0cvs24.3
9301
9302         * src/common/xml.c
9303                 Write file as advertised (UTF-8)
9304
9305 2005-02-01 [paul]       1.0.0cvs24.2
9306
9307         * src/addrbook.c
9308         * src/addrindex.c
9309         * src/alertpanel.h
9310         * src/codeconv.c
9311         * src/codeconv.h
9312         * src/compose.c
9313         * src/export.c
9314         * src/folder_item_prefs.c
9315         * src/html.c
9316         * src/imap.c
9317         * src/import.c
9318         * src/jpilot.c
9319         * src/mainwindow.c
9320         * src/matcher_parser_lex.l
9321         * src/messageview.c
9322         * src/mh.c
9323         * src/prefs_account.c
9324         * src/prefs_actions.c
9325         * src/prefs_common.c
9326         * src/prefs_gtk.c
9327         * src/prefs_gtk.h
9328         * src/prefs_themes.c
9329         * src/procheader.c
9330         * src/procmime.c
9331         * src/sourcewindow.c
9332         * src/statusbar.c
9333         * src/summaryview.c
9334         * src/textview.c
9335         * src/toolbar.c
9336         * src/unmime.c
9337         * src/common/template.c
9338         * src/common/utils.c
9339         * src/common/xml.c
9340         * src/common/xml.h
9341         * src/gtk/gtkaspell.c
9342         * src/plugins/clamav/clamav_plugin.c
9343         * src/plugins/dillo_viewer/dillo_prefs.c
9344         * src/plugins/image_viewer/viewerprefs.c
9345         * src/plugins/pgpmime/passphrase.c
9346         * src/plugins/pgpmime/prefs_gpg.c
9347         * src/plugins/pgpmime/select-keys.c
9348         * src/plugins/spamassassin/spamassassin.c
9349                 second part of initial sync with main-gtk2
9350                 (more to follow)
9351
9352 2005-01-31 [colin]      1.0.0cvs24.1
9353
9354         * src/compose.c
9355                 Sync with HEAD
9356
9357 2005-01-29 [paul]       1.0.0cvs23.2
9358
9359         * src/account.c
9360         * src/action.c
9361         * src/addressadd.c
9362         * src/addressbook.c
9363         * src/alertpanel.c
9364         * src/compose.c
9365         * src/editaddress.c
9366         * src/editbook.c
9367         * src/editgroup.c
9368         * src/editjpilot.c
9369         * src/editldap.c
9370         * src/editldap_basedn.c
9371         * src/editvcard.c
9372         * src/export.c
9373         * src/foldersel.c
9374         * src/grouplistdialog.c
9375         * src/import.c
9376         * src/importldif.c
9377         * src/inc.c
9378         * src/main.c
9379         * src/mainwindow.c
9380         * src/message_search.c
9381         * src/messageview.c
9382         * src/mimeview.c
9383         * src/prefs_actions.c
9384         * src/prefs_common.c
9385         * src/prefs_common.h
9386         * src/prefs_customheader.c
9387         * src/prefs_display_header.c
9388         * src/prefs_filtering.c
9389         * src/prefs_filtering_action.c
9390         * src/prefs_gtk.c
9391         * src/prefs_matcher.c
9392         * src/prefs_summary_column.c
9393         * src/prefs_template.c
9394         * src/sourcewindow.c
9395         * src/summary_search.c
9396         * src/summaryview.c
9397         * src/textview.c
9398         * src/gtk/about.c
9399         * src/gtk/description_window.c
9400         * src/gtk/gtkshruler.c
9401         * src/gtk/gtkutils.c
9402         * src/gtk/gtkutils.h
9403         * src/gtk/inputdialog.c
9404         * src/gtk/logwindow.c
9405         * src/gtk/prefswindow.c
9406         * src/gtk/progressdialog.c
9407         * src/gtk/progressdialog.h
9408                 first part of initial sync with main-gtk2
9409                 (more to follow)
9410
9411 2005-01-28 [colin]      1.0.0cvs23.1
9412
9413         * src/folderview.c
9414                 Sync with HEAD
9415
9416 2005-01-27 [colin]      1.0.0cvs21.1
9417
9418         * src/folder.c
9419         * src/folderview.c
9420                 Sync with HEAD
9421
9422 2005-01-27 [colin]      1.0.0cvs19.1
9423
9424         * src/procmime.c
9425                 Sync with HEAD
9426
9427 2005-01-27 [colin]      1.0.0cvs18.1
9428
9429         * src/messageview.c
9430         * src/summaryview.c
9431         * src/mainwindow.c
9432         * src/compose.c
9433         * src/compose.h
9434         * src/procmsg.c
9435         * src/procmsg.h
9436         * src/toolbar.c
9437                 Sync with HEAD
9438
9439 2005-01-26 [paul]       1.0.0cvs15.2
9440
9441         * src/compose.c
9442                 compose_entries_set(): convert subject and body to
9443                 utf8 if necessary. patch by Felix Eckhofer
9444
9445 2005-01-26 [paul]       1.0.0cvs15.1
9446
9447         * configure.ac
9448         * src/common/template.c
9449                 sync with HEAD (fix memory leak)
9450
9451 2005-01-25 [paul]       1.0.0cvs14.1
9452
9453         * configure.ac
9454         * src/compose.c
9455                 sync with HEAD
9456
9457 2005-01-24 [colin]      1.0.0cvs13.1
9458
9459         * src/summaryview.c
9460                 Sync with HEAD
9461
9462 2005-01-24 [paul]       1.0.0cvs12.1
9463
9464         * configure.ac
9465         * src/messageview.c
9466         * src/mh.c
9467         * src/common/utils.c
9468                 sync with HEAD
9469
9470 2005-01-24 [colin]      1.0.0cvs11.1
9471
9472         * src/procheader.c
9473                 Sync with HEAD
9474
9475 2005-01-24 [colin]      1.0.0cvs10.1
9476
9477         * src/folderview.c
9478                 Sync with HEAD
9479
9480 2005-01-23 [colin]      1.0.0cvs9.1
9481
9482         * src/crash.c
9483                 Sync with HEAD
9484
9485 2005-01-22 [colin]      1.0.0cvs8.1
9486
9487         * src/summaryview.c
9488         * src/gtk/quicksearch.c
9489                 Sync with HEAD
9490
9491 2005-01-21 [colin]      1.0.0cvs7.1
9492
9493         * src/summaryview.c
9494                 Sync with HEAD
9495
9496 2005-01-21 [colin]      1.0.0cvs6.1
9497
9498         * src/summaryview.c
9499                 Sync with HEAD
9500
9501 2005-01-21 [colin]      1.0.0cvs5.1
9502
9503         * src/gtk/quicksearch.c
9504         * src/prefs_common.c
9505         * src/prefs_common.h
9506                 Sync with HEAD (recurse option)
9507
9508 2005-01-21 [colin]      1.0.0cvs4.1
9509
9510         * src/folder.h
9511         * src/folderview.c
9512         * src/folderview.h
9513         * src/summaryview.c
9514         * src/gtk/quicksearch.c
9515         * src/gtk/quicksearch.h
9516                 Sync with HEAD (recursive quicksearch)
9517
9518 2005-01-20 [colin]      1.0.0cvs3.4
9519
9520         * src/ssl_manager.c
9521                 Remove useless code
9522
9523 2005-01-20 [colin]      1.0.0cvs3.3
9524
9525         * src/ssl_manager.c
9526                 Fix leak, thanks to Alfons.
9527
9528 2005-01-20 [colin]      1.0.0cvs3.2
9529
9530         * src/ssl_manager.c
9531                 Port SSL certificate window to GTK2.
9532
9533 2005-01-20 [paul]       1.0.0cvs3.1
9534
9535         * ChangeLog.claws
9536         * configure.ac
9537         * src/addrindex.c
9538         * src/addrindex.h
9539                 sync with HEAD
9540
9541 2005-01-19 [colin]      1.0.0cvs2.2
9542
9543         * src/plugins/trayicon/trayicon.c
9544                 Fix freeze with gtk-2.6, the easy way
9545                 (signal blocking helpless there...)
9546                 Closes bug #668.
9547
9548 2005-01-19 [colin]      1.0.0cvs2.1
9549
9550         * src/mbox.c
9551         * src/mbox.h
9552         * src/mainwindow.c
9553         * src/summaryview.c
9554         * src/summaryview.h
9555                 Sync with HEAD
9556
9557 2005-01-19 [paul]       1.0.0cvs1.1
9558
9559         * configure.ac
9560         * po/de.po
9561         * po/es.po
9562         * po/fr.po
9563         * po/hr.po
9564         * po/it.po
9565         * po/ja.po
9566         * po/ko.po
9567         * po/pt_BR.po
9568         * po/ru.po
9569         * po/sk.po
9570         * po/sr.po
9571                 sync with HEAD (update translations)
9572
9573 2005-01-18 [colin]      1.0.0cvs0.1
9574
9575         * src/foldersel.c
9576                 Specify search column - patch by Alfons
9577
9578 2005-01-18 [colin]      0.9.13cvs36.3
9579
9580         * src/prefs_toolbar.c
9581                 Change Delete to Remove
9582         * src/prefs_fonts.c
9583                 GTK2 version and leak fixes
9584         * src/prefs_actions.c
9585                 Add stock buttons.
9586                 All patches by Alfons
9587
9588 2005-01-17 [colin]      0.9.13cvs36.2
9589
9590         * src/compose.c
9591                 Fix DnD inserting twice. While at it,
9592                 add DnD support for text/plain in the
9593                 body, and add support in the headers.
9594
9595 2005-01-16 [colin]      0.9.13cvs36.1
9596
9597         * ChangeLog
9598         * ChangeLog.jp
9599         * ChangeLog.claws
9600                 Sync with HEAD (nothing applicable)
9601
9602 2005-01-16 [colin]      0.9.13cvs33.2
9603
9604         * src/prefs_toolbar.c
9605                 GTK2ize prefs_toolbar, by Alfons.
9606
9607 2005-01-14 [colin]      0.9.13cvs33.1
9608
9609         * src/html.c
9610         * src/msgcache.c
9611                 Sync with HEAD
9612
9613 2005-01-14 [colin]      0.9.13cvs32.1
9614
9615         * src/html.c
9616         * src/html.h
9617         * src/msgcache.c
9618         * AUTHORS
9619         * tools/calypso_convert.pl
9620                 Sync with HEAD
9621
9622 2005-01-08 [colin]      0.9.13cvs29.2
9623
9624         * src/prefs_filtering_action.c
9625         * src/prefs_filtering.c
9626                 2 more gtk2 patches by Alfons
9627
9628 2005-01-07 [paul]       0.9.13cvs29.1
9629
9630         * ChangeLog
9631         * ChangeLog.claws
9632         * ChangeLog.jp
9633         * configure.ac
9634         * src/pop.c
9635         * src/pop.h
9636                 sync with HEAD
9637
9638 2005-01-07 [colin]      0.9.13cvs28.3
9639
9640         * src/gtk/progressdialog.c
9641         * src/gtk/progressdialog.h
9642         * src/inc.c
9643         * src/send_message.c
9644                 GTK2 for the incorporation dialog. The CList isn't dead
9645                 yet, for a more smooth migration. Patch by Alfons.
9646
9647 2005-01-06 [colin]      0.9.13cvs28.2
9648
9649         * src/prefs_display_header.c
9650                 GTK2 conversion by Alfons
9651         * src/prefs_actions.c
9652         * src/prefs_matcher.c
9653                 Fix 2 leaks - patch by Alfons
9654
9655 2005-01-06 [colin]      0.9.13cvs28.1
9656
9657         * src/prefs_matcher.c
9658                 Sync with HEAD
9659
9660 2005-01-06 [colin]      0.9.13cvs27.4
9661
9662         * src/prefs_matcher.c
9663                 Fix double-free. Patch by Alfons
9664
9665 2005-01-06 [colin]      0.9.13cvs27.3
9666
9667         * src/prefs_matcher.c
9668                 GTK2 widgets + memleak
9669                 Patch by Alfons
9670
9671 2005-01-05 [colin]      0.9.13cvs27.2
9672
9673         * src/account.c
9674         * src/addr_compl.c
9675         * src/foldersel.c
9676         * src/stock_pixmap.c
9677         * src/stock_pixmap.h
9678                 3 more GTK2 patches by Alfons.
9679
9680 2005-01-04 [colin]      0.9.13cvs27.1
9681
9682         * src/folderview.c
9683         * src/imap_gtk.c
9684         * src/news_gtk.c
9685                 Sync with HEAD
9686
9687 2005-01-04 [colin]      0.9.13cvs25.9
9688
9689         * src/compose.c
9690                 Fix Show Ruler menuitem
9691         * src/prefs_template.c
9692                 Convert to GTK2
9693         * src/common/utils.c
9694                 Make auto pointer stuff handles NULLs
9695                 Patches by Alfons.
9696
9697 2005-01-04 [colin]      0.9.13cvs25.8
9698
9699         * src/compose.c
9700                 Move the attachment list to gtk2
9701                 Patch by Alfons.
9702
9703 2005-01-04 [colin]      0.9.13cvs25.7
9704
9705         * src/textview.c
9706                 Make some keys work again
9707                 Patch by SungHyun Nam <namsh@kldp.org>
9708
9709 2005-01-04 [colin]      0.9.13cvs25.6
9710
9711         * src/gtk/gtkshruler.c
9712                 Move the ruler to GTK2
9713                 Patch by Alfons
9714
9715 2005-01-03 [colin]      0.9.13cvs25.5
9716
9717         * src/compose.c
9718                 Fix my broken patch apply 
9719
9720 2005-01-03 [colin]      0.9.13cvs25.4
9721
9722         * src/common/utils.c
9723         * src/common/utils.h
9724         * src/gtk/prefswindow.c
9725                 Move auto pointer stuff to utils.c
9726                 Patch by Alfons again :)
9727
9728 2005-01-03 [colin]      0.9.13cvs25.3
9729
9730         * src/compose.c
9731         * src/prefs_gtk.c
9732         * src/prefs_template.c
9733         * src/textview.c
9734                 Empty text widgets with empty strings, not NULL char
9735                 Patch by SungHyun Nam <namsh@kldp_org>
9736
9737 2005-01-03 [colin]      0.9.13cvs25.2
9738
9739         * src/main.c
9740         * AUTHORS
9741                 Sync with HEAD
9742
9743 2005-01-03 [colin]      0.9.13cvs25.1
9744
9745         * src/pop.c
9746         * src/pop.h
9747                 Sync with HEAD
9748
9749 2005-01-03 [colin]      0.9.13cvs24.3
9750
9751         * src/account.c
9752                 Two patches from Alfons and Alex S Moore:
9753                 fix images, fix return value.
9754
9755 2005-01-01 [colin]      0.9.13cvs24.2
9756
9757         * src/prefs_actions.c
9758                 Fix over-zealous assertion. Patch by Alfons
9759
9760 2005-01-01 [colin]      0.9.13cvs24.1
9761
9762         * src/procmime.c
9763                 Sync with HEAD (leak fix)
9764
9765 2004-12-31 [colin]      0.9.13cvs23.2
9766
9767         * src/prefs_common.c
9768                 GTK2 widgets + stock buttons - patch by Alfons
9769
9770 2004-12-31 [paul]       0.9.13cvs23.1
9771
9772         * configure.ac
9773                 bump up EXTRA_VERSION to match (sync'ed) HEAD
9774         * src/gtk/pluginwindow.c
9775                 use GTK2 widgets and plug memory leaks,
9776                 patches by Alfons
9777
9778 2004-12-30 [colin]      0.9.13cvs22.4
9779
9780         * src/account.c
9781         * src/action.c
9782         * src/export.c
9783         * src/foldersel.c
9784         * src/import.c
9785         * src/message_search.c
9786         * src/prefs_actions.c
9787         * src/prefs_common.c
9788         * src/prefs_customheader.c
9789         * src/prefs_filtering.c
9790         * src/prefs_summary_column.c
9791         * src/summary_search.c
9792         * src/gtk/about.c
9793         * src/gtk/description_window.c
9794         * src/gtk/gtkutils.c
9795         * src/gtk/gtkutils.h
9796         * src/gtk/inputdialog.c
9797         * src/gtk/prefswindow.c
9798                 Use GTK2 stock buttons. Patches by Alfons.
9799
9800 2004-12-30 [colin]      0.9.13cvs22.3
9801
9802         * src/account.c
9803                 Sync with HEAD
9804         * src/prefs_actions.c
9805         * src/prefs_customheader.c
9806         * src/prefs_filtering.c
9807         * src/prefs_msg_colors.c
9808         * src/prefs_summary_column.c
9809         * src/gtk/prefswindow.c
9810                 Use GtkTreeView instead of deprecated 
9811                 widgets. Patches by Alfons.
9812
9813 2004-12-30 [paul]       0.9.13cvs22.2
9814
9815         * src/foldersel.c
9816                 use GTK 2 Tree View
9817                 patch by Alfons, with root folder sorting fix
9818                 by Stephan Sachse
9819
9820 2004-12-30 [paul]       0.9.13cvs22.1
9821
9822         * ChangeLog
9823         * ChangeLog.claws
9824         * ChangeLog.jp
9825         * NEWS
9826         * configure.ac
9827         * src/account.c
9828                 sync with HEAD
9829
9830 2004-12-22 [martin]     0.9.13cvs21.2
9831
9832         * src/action.c
9833                 free the command line after its use
9834
9835 2004-12-18 [paul]       0.9.13cvs21.1
9836
9837         * AUTHORS
9838         * ChangeLog
9839         * ChangeLog.claws
9840         * ChangeLog.jp
9841         * NEWS
9842         * configure.ac
9843         * src/action.c
9844         * src/compose.c
9845         * src/syldap.c
9846                 sync with HEAD
9847
9848 2004-12-17 [martin]     0.9.13cvs17.2
9849
9850         * src/action.c
9851                 convert actions input to locale
9852         * src/inc.c
9853                 convert notification command to locale
9854         * src/plugins/pgpmime/select-keys.c
9855                 convert attributes to utf8
9856
9857 2004-12-14 [colin]      0.9.13cvs17.1
9858
9859         * ChangeLog
9860         * ChangeLog.jp
9861         * ChangeLog.claws
9862         * src/action.c
9863         * src/common/utils.c
9864         * src/gtk/prefswindow.c
9865         * src/gtk/gtkutils.c
9866         * src/gtk/gtkutils.h
9867         * src/plugins/spamassassin/libspamc.c
9868                 Sync with HEAD
9869
9870 2004-12-13 [colin]      0.9.13cvs14.1
9871
9872         * src/quote_fmt_parse.y
9873                 Sync with HEAD
9874
9875 2004-12-10 [colin]      0.9.13cvs12.1
9876
9877         * src/prefs_themes.c
9878         * src/mainwindow.c
9879         * src/messageview.c
9880                 Sync with HEAD
9881
9882 2004-12-09 [colin]      0.9.13cvs10.1
9883
9884         * src/procmime.c
9885                 Sync with HEAD (fix B64 encoding from memory)
9886
9887 2004-12-08 [colin]      0.9.13cvs9.1
9888
9889         * src/gtk/colorlabel.c
9890                 Sync with HEAD
9891
9892 2004-12-08 [paul]       0.9.13cvs8.2
9893
9894         * src/gtk/pluginwindow.c
9895                 fix window resizing oddities
9896
9897 2004-12-08 [colin]      0.9.13cvs8.1
9898
9899         * src/quote_fmt_parse.y
9900                 Sync with HEAD
9901
9902 2004-12-08 [colin]      0.9.13cvs7.1
9903
9904         * src/matcher_parser_parse.y
9905         * src/msgcache.c
9906         * src/prefs_matcher.c
9907         * src/procheader.c
9908         * src/matcher.c
9909         * src/common/defs.h
9910         * po/sr.po
9911                 Sync with HEAD
9912
9913 2004-12-08 [colin]      0.9.13cvs6.1
9914
9915         * src/quote_fmt_parse.y
9916         * src/textview.c
9917                 Sync with HEAD
9918         * src/gtk/prefswindow.c
9919         * src/gtk/pluginwindow.c
9920                 Fix G_CALLBACKS protos (thanks to Alfons)
9921
9922 2004-12-07 [torte]      0.9.13cvs2.2
9923
9924         * src/procmime.c
9925                 [Bug 650] reply button causes crash
9926                 Thanks to David Relson and Christoph
9927
9928 2004-12-07 [colin]      0.9.13cvs2.1
9929
9930         * ChangeLog.claws
9931         * AUTHORS
9932         * po/sk.po
9933         * src/procmime.c
9934         * src/prefs_account.c
9935         * src/common/smtp.c
9936         * src/common/smtp.h
9937                 Sync with HEAD
9938
9939 2004-12-06 [colin]      0.9.12cvs187.1
9940
9941         * ChangeLog.claws
9942         * INSTALL
9943         * Makefile.am
9944         * README.claws
9945         * TODO.claws
9946         * configure.ac
9947         * po/bg.po
9948         * po/cs.po
9949         * po/el.po
9950         * po/en_GB.po
9951         * po/es.po
9952         * po/fr.po
9953         * po/hr.po
9954         * po/hu.po
9955         * po/it.po
9956         * po/ja.po
9957         * po/ko.po
9958         * po/nl.po
9959         * po/pl.po
9960         * po/pt_BR.po
9961         * po/ru.po
9962         * po/sk.po
9963         * po/sr.po
9964         * po/sv.po
9965         * po/zh_CN.po
9966         * po/zh_TW.Big5.po
9967         * src/compose.c
9968         * tools/Makefile.am
9969         * tools/README
9970         * tools/filter_conv.pl
9971         * tools/kdeservicemenu/README
9972         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9973         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9974                 Sync with HEAD
9975
9976 2004-12-04 [colin]      0.9.12cvs183.1
9977
9978         * src/compose.c
9979                 Sync with HEAD (compose window position saving)
9980
9981 2004-12-04 [paul]       0.9.12cvs182.3
9982
9983         * src/messageview.c
9984         * src/mimeview.c
9985         * src/prefs_customheader.c
9986         * src/gtk/quicksearch.c
9987                 replace some forgotten GTK_SIGNAL_FUNCs
9988
9989 2004-12-04 [paul]       0.9.12cvs182.2
9990
9991         * src/Makefile.am
9992                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
9993                 committed in error      
9994
9995 2004-12-04 [paul]       0.9.12cvs182.1
9996
9997         * ChangeLog
9998         * ChangeLog.claws
9999         * ChangeLog.jp
10000         * INSTALL
10001         * NEWS
10002         * README
10003         * README.jp
10004         * configure.ac
10005         * doc/manual/ja/Makefile.am
10006         * doc/manual/ja/sylpheed-1.html
10007         * doc/manual/ja/sylpheed-10.html
10008         * doc/manual/ja/sylpheed-11.html
10009         * doc/manual/ja/sylpheed-12.html
10010         * doc/manual/ja/sylpheed-13.html
10011         * doc/manual/ja/sylpheed-14.html
10012         * doc/manual/ja/sylpheed-15.html
10013         * doc/manual/ja/sylpheed-16.html
10014         * doc/manual/ja/sylpheed-17.html
10015         * doc/manual/ja/sylpheed-18.html
10016         * doc/manual/ja/sylpheed-19.html
10017         * doc/manual/ja/sylpheed-2.html
10018         * doc/manual/ja/sylpheed-20.html
10019         * doc/manual/ja/sylpheed-3.html
10020         * doc/manual/ja/sylpheed-4.html
10021         * doc/manual/ja/sylpheed-5.html
10022         * doc/manual/ja/sylpheed-6.html
10023         * doc/manual/ja/sylpheed-7.html
10024         * doc/manual/ja/sylpheed-8.html
10025         * doc/manual/ja/sylpheed-9.html
10026         * doc/manual/ja/sylpheed.html
10027         * doc/manual/ja/sylpheed.sgml
10028         * po/de.po
10029         * src/Makefile.am
10030         * src/compose.c
10031         * src/procmime.c
10032         * src/pixmaps/regular.xpm **REMOVED**
10033         * src/plugins/pgpmime/pgpmime.c
10034         * src/plugins/pgpmime/plugin.c
10035         * src/plugins/pgpmime/prefs_gpg.c
10036                 sync with HEAD
10037
10038 2004-12-03 [paul]       0.9.12cvs180.1
10039
10040         * ChangeLog
10041         * ChangeLog.claws
10042         * ChangeLog.jp
10043         * configure.ac
10044         * src/Makefile.am
10045         * src/pop.c
10046         * src/common/utils.c
10047         * src/common/utils.h
10048         * src/pixmaps/continue.xpm
10049         * src/pixmaps/dir_close.xpm
10050         * src/pixmaps/dir_open.xpm
10051         * src/pixmaps/drafts_close.xpm
10052         * src/pixmaps/drafts_open.xpm
10053         * src/pixmaps/folder.xpm **REMOVED**
10054         * src/pixmaps/group.xpm
10055         * src/pixmaps/unread.xpm
10056                 sync with HEAD
10057
10058 2004-12-02 [colin]      0.9.12cvs179.1
10059
10060         * src/compose.c
10061                 Sync with HEAD (non-duplicated reedition)
10062
10063 2004-12-02 [colin]      0.9.12cvs178.1
10064
10065         * src/compose.c
10066                 Sync with HEAD (linewrap_quote fix)
10067
10068 2004-12-01 [colin]      0.9.12cvs177.3
10069
10070         * src/addrharvest.c
10071                 Replace sizeof with strlen
10072
10073 2004-12-01 [paul]       0.9.12cvs177.2
10074
10075         * src/addrharvest.c
10076                 fix 'harvest addresses'
10077
10078 2004-11-30 [colin]      0.9.12cvs177.1
10079
10080         * src/gtk/prefswindow.c
10081         * src/gtk/pluginwindow.c
10082                 Sync with HEAD
10083
10084 2004-11-29 [colin]      0.9.12cvs176.1
10085
10086         * src/folderview.c
10087                 sync with HEAD (Fix disappearing separators in folderview's popup)
10088
10089 2004-11-29 [colin]      0.9.12cvs175.1
10090
10091         * src/procmime.c
10092                 Sync with head (another format fix)
10093
10094 2004-11-29 [colin]      0.9.12cvs174.1
10095
10096         * src/pop.c
10097                 Sync with HEAD (format string fix)
10098
10099 2004-11-26 [colin]      0.9.12cvs173.1
10100
10101         * src/common/smtp.c
10102         * src/common/smtp.h
10103                 Sync with HEAD
10104
10105 2004-11-24 [colin]      0.9.12cvs172.1
10106
10107         * src/plugins/pgpmime/pgpmime.c
10108                 Sync with HEAD
10109
10110 2004-11-24 [colin]      0.9.12cvs171.1
10111
10112         * src/plugins/pgpmime/pgpmime.c
10113                 Sync with head (gpgmectx leaks)
10114
10115 2004-11-24 [colin]      0.9.12cvs169.1
10116
10117         * src/plugins/pgpmime/plugin.c
10118         * src/plugins/trayicon/Makefile.am
10119         * src/plugins/trayicon/newmarkedmail.xpm
10120         * src/plugins/trayicon/trayicon.c
10121         * src/plugins/trayicon/unreadmarkedmail.xpm
10122                 Sync with HEAD
10123
10124 2004-11-23 [colin]      0.9.12cvs168.1
10125
10126         * src/partial_download.c
10127         * src/partial_download.h
10128         * src/plugins/pgpmime/plugin.c
10129                 Sync with HEAD
10130
10131 2004-11-23 [colin]      0.9.12cvs166.1
10132
10133         * src/Makefile.am
10134         * src/codeconv.c
10135         * src/compose.c
10136         * src/folderview.c
10137         * src/main.c
10138         * src/partial_download.c
10139         * src/partial_download.h
10140         * src/prefs_account.c
10141         * src/prefs_account.h
10142         * src/privacy.c
10143         * src/privacy.h
10144         * src/procmime.c
10145         * src/common/Makefile.am
10146         * src/common/base64.h
10147         * src/common/partial_download.c
10148         * src/common/partial_download.h
10149         * src/gtk/prefswindow.c
10150         * src/gtk/prefswindow.h
10151         * src/plugins/pgpmime/pgpmime.c
10152         * src/plugins/pgpmime/prefs_gpg.c
10153         * src/plugins/pgpmime/prefs_gpg.h
10154         * src/plugins/pgpmime/sgpgme.c
10155         * src/plugins/pgpmime/sgpgme.h
10156                 Sync with HEAD
10157
10158 2004-11-23 [colin]      0.9.12cvs163.1
10159
10160         * src/main.c
10161                 Sync with HEAD (cursor optimization)
10162
10163 2004-11-23 [colin]      0.9.12cvs162.1
10164
10165         * src/prefs_common.c
10166         * src/prefs_themes.c
10167         * src/procmsg.c
10168                 Sync with HEAD
10169
10170 2004-11-23 [colin]      0.9.12cvs158.9
10171
10172         * src/compose.c
10173                 Fix double-free when forwarding
10174         * src/msgcache.c
10175                 Fix leak on error path
10176                 
10177
10178 2004-11-23 [colin]      0.9.12cvs158.8
10179
10180         * src/compose.c
10181                 Fix possible double-free
10182                 Spotted by Alfons
10183
10184 2004-11-23 [colin]      0.9.12cvs158.7
10185
10186         * src/compose.c
10187                 Fix some signal handlers' prototypes
10188                 Spotted by Alfons
10189
10190 2004-11-22 [colin]      0.9.12cvs158.6
10191
10192         * src/compose.c
10193                 Remove unneeded code and duplicated
10194                 wrapping - patch by Alfons
10195
10196 2004-11-22 [colin]      0.9.12cvs158.5
10197
10198         * src/prefs_themes.c
10199                 Fix oversized selector
10200
10201 2004-11-22 [colin]      0.9.12cvs158.4
10202
10203         * src/compose.c
10204                 fix dump_text()
10205                 patch by Alfons
10206
10207 2004-11-19 [colin]      0.9.12cvs158.3
10208
10209         * src/textview.c
10210                 Add a context menu on links (open, copy)
10211
10212 2004-11-18 [paul]       0.9.12cvs158.2
10213
10214         * src/addrgather.c
10215         * src/exphtmldlg.c
10216         * src/expldifdlg.c
10217         * src/mimeview.c
10218         * src/prefs_common.c
10219         * src/plugins/image_viewer/viewer.c
10220         * src/plugins/spamassassin/spamassassin_gtk.c
10221                 replace deprecated gtk_notebook_set_page
10222                 and gtk_notebook_current_page
10223
10224 2004-11-18 [paul]       0.9.12cvs158.1
10225
10226         * configure.ac
10227         * src/compose.c
10228         * src/mainwindow.c
10229         * src/messageview.c
10230         * src/prefs_common.c
10231         * src/common/utils.c
10232         * src/common/utils.h
10233                 sync with HEAD
10234
10235 2004-11-17 [colin]      0.9.12cvs156.1
10236
10237         * src/prefs_account.c
10238         * src/prefs_account.h
10239         * src/procmsg.c
10240                 Sync with HEAD (add pref to store encrypted mails encrypted)
10241
10242 2004-11-17 [paul]       0.9.12cvs155.1
10243
10244         * ChangeLog
10245         * ChangeLog.claws
10246         * ChangeLog.jp
10247         * NEWS
10248         * configure.ac
10249         * src/compose.c
10250         * src/jpilot.c
10251         * src/privacy.c
10252         * src/procmime.c
10253         * src/procmime.h
10254         * src/procmsg.c
10255         * src/toolbar.c
10256         * src/pixmaps/error.xpm
10257                 sync with HEAD
10258
10259 2004-11-17 [colin]      0.9.12cvs151.1
10260
10261         * src/plugins/pgpmime/pgpmime.c
10262                 Sync with HEAD (remove debug printf)
10263
10264 2004-11-17 [colin]      0.9.12cvs150.1
10265
10266         * src/plugins/pgpmime/pgpmime.c
10267                 Sync with HEAD (off-by-one fix)
10268
10269 2004-11-17 [colin]      0.9.12cvs149.1
10270
10271         * src/procmsg.c
10272                 Sync with HEAD (coding style fixes)
10273
10274 2004-11-16 [colin]      0.9.12cvs148.1
10275
10276         * src/procmsg.c
10277                 Sync with head (Fix the fix)
10278
10279 2004-11-16 [colin]      0.9.12cvs147.1
10280
10281         * src/procmsg.c
10282                 Sync with Main (leak fix)
10283
10284 2004-11-16 [colin]      0.9.12cvs146.14
10285
10286         * src/compose.c
10287                 Remove useless chunk of code
10288                 Patch by Alfons
10289
10290 2004-11-15 [colin]      0.9.12cvs146.13
10291
10292         * src/compose.c
10293                 Fix drafting after insertion
10294                 Patch by Alfons
10295
10296 2004-11-15 [colin]      0.9.12cvs146.12
10297
10298         * src/compose.c
10299         * src/prefs_filtering.c
10300         * src/prefs_filtering_action.c
10301         * src/prefs_toolbar.c
10302                 Fix some const-correctness
10303
10304 2004-11-15 [colin]      0.9.12cvs146.11
10305
10306         * src/summaryview.c
10307         * src/prefs_themes.c
10308         * src/messageview.c
10309                 Fix some leaks
10310
10311 2004-11-15 [colin]      0.9.12cvs146.10
10312
10313         * src/codeconv.c
10314                 More unreadable locale fixes
10315
10316 2004-11-14 [colin]      0.9.12cvs146.9
10317
10318         * src/textview.c
10319                 Fix uri_security_check
10320                 Patch by Alfons
10321
10322 2004-11-13 [paul]       0.9.12cvs146.8
10323
10324         * src/folder.c
10325         * src/procmime.c
10326                 fix 2 bugs introduced in last commit
10327
10328 2004-11-13 [paul]       0.9.12cvs146.7
10329
10330         * src/compose.c
10331         * src/exporthtml.c
10332         * src/exportldif.c
10333         * src/folder.c
10334         * src/imap.c
10335         * src/imap_gtk.c
10336         * src/main.c
10337         * src/mainwindow.c
10338         * src/messageview.c
10339         * src/mh_gtk.c
10340         * src/prefs_themes.c
10341         * src/procmime.c
10342         * src/setup.c
10343         * src/summaryview.c
10344                 replace deprecated g_basename
10345
10346 2004-11-13 [paul]       0.9.12cvs146.6
10347
10348         * src/compose.c
10349         * src/imap.c
10350         * src/matcher_parser.h
10351         * src/matcher_parser_parse.y
10352         * src/prefs_filtering.c
10353         * src/prefs_filtering_action.c
10354         * src/prefs_themes.c
10355         * src/prefs_toolbar.c
10356         * src/common/utils.c
10357                 various small fixes/cleanups
10358
10359 2004-11-12 [colin]      0.9.12cvs146.5
10360
10361         * src/textview.c
10362                 Validate event's origin on visibility notify
10363                 Patch by Alfons.
10364
10365 2004-11-12 [paul]       0.9.12cvs146.4
10366
10367         * src/exporthtml.c
10368         * src/exportldif.c
10369         * src/imap.c
10370         * src/mh.c
10371         * src/mimeview.c
10372         * src/prefs_spelling.c
10373         * src/prefs_themes.c
10374                 replace deprecated g_dirname    
10375
10376 2004-11-12 [colin]      0.9.12cvs146.3
10377
10378         * src/textview.c
10379                 Some coding style fixes
10380
10381 2004-11-12 [colin]      0.9.12cvs146.2
10382
10383         * src/codeconv.c
10384                 We want to replace _all_ extended chars in
10385                 conv_unreadable_*, because any string containing
10386                 extended chars not parsing as UTF8 is 
10387                 undisplayed on gtk2.
10388
10389 2004-11-12 [paul]       0.9.12cvs146.1
10390
10391         * ChangeLog
10392         * ChangeLog.claws
10393         * ChangeLog.jp
10394         * NEWS
10395         * configure.ac
10396         * src/account.c
10397         * src/folderview.c
10398         * src/folderview.h
10399         * src/imap.c
10400         * src/imap_gtk.c
10401         * src/inc.c
10402         * src/mainwindow.c
10403         * src/mh_gtk.c
10404         * src/news_gtk.c
10405         * src/pop.c
10406         * src/prefs_account.c
10407         * src/prefs_account.h
10408         * src/prefs_ext_prog.c
10409         * src/procmime.c
10410         * src/procmime.h
10411         * src/procmsg.c
10412         * src/procmsg.h
10413         * src/summary_search.c
10414         * src/summaryview.c
10415         * src/textview.c
10416         * src/common/defs.h
10417         * src/common/utils.c
10418         * src/common/utils.h
10419         * src/gtk/menu.c
10420         * src/gtk/menu.h
10421                 sync with HEAD
10422
10423 2004-11-11 [colin]      0.9.12cvs144.2
10424
10425         * src/textview.c
10426                 Fix URI range selection (patch by Alfons)
10427
10428 2004-11-09 [colin]      0.9.12cvs144.1
10429
10430         * ChangeLog.claws
10431         * src/compose.c
10432         * src/folder.c
10433         * src/folder_item_prefs.c
10434         * src/prefs_account.c
10435         * src/prefs_account.h
10436         * src/plugins/pgpmime/pgpmime.c
10437                 Sync with HEAD
10438
10439 2004-11-08 [colin]      0.9.12cvs143.1
10440
10441         * src/summaryview.c
10442                 Sync with HEAD (optimize quicksearch)
10443
10444 2004-11-08 [colin]      0.9.12cvs142.2
10445
10446         * src/compose.c
10447                 Don't wrap when Edit/Auto wrapping is disabled
10448
10449 2004-11-08 [colin]      0.9.12cvs142.1
10450
10451         * src/textview.c
10452                 Sync with HEAD
10453
10454 2004-11-08 [colin]      0.9.12cvs141.1
10455
10456         * src/textview.c
10457                 Sync with HEAD (fix some mail URIs)
10458
10459 2004-11-08 [colin]      0.9.12cvs140.3
10460
10461         * src/textview.c
10462                 o Use text cursor instead of arrow when
10463                   not on a link
10464                 o Fix handling of contiguous links (as in
10465                   "colin@colino.net" <colin@colino.net>)
10466                   This one unveils a bug in get_email_part()
10467
10468 2004-11-07 [colin]      0.9.12cvs140.2
10469
10470         * src/textview.c
10471                 Fix memleak. Patch by Alfons.
10472
10473 2004-11-06 [colin]      0.9.12cvs140.1
10474
10475         * src/compose.c
10476                 Sync with HEAD (don't ask passphrase
10477                 when drafting)
10478
10479 2004-11-06 [paul]       0.9.12cvs139.2
10480
10481         * AUTHORS
10482         * src/textview.c
10483         * src/textview.h
10484                 textview URI handling. hovering over a 
10485                 link displays it in the status bar,
10486                 and changes the mouse pointer to a hand 
10487                 cursor. a link is activated with a single 
10488                 click. (Modified from the) patch by Jean-Yves 
10489                 Lefort <jylefort@users.sourceforge.net>
10490                 
10491
10492 2004-11-05 [colin]      0.9.12cvs139.1
10493
10494         * src/compose.c
10495         * src/procmime.c
10496                 Sync with HEAD again ^^
10497
10498 2004-11-05 [colin]      0.9.12cvs139.1
10499
10500         * src/compose.c
10501         * src/procmime.c
10502                 Sync with HEAD
10503
10504 2004-11-03 [paul]       0.9.12cvs138.1
10505
10506         * ChangeLog.claws
10507         * configure.ac
10508         * po/POTFILES.in
10509         * src/prefs_ext_prog.c
10510         * src/procmime.c
10511         * tools/kdeservicemenu/README
10512         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10513         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10514                 sync with HEAD
10515
10516 2004-11-01 [christoph]  0.9.12cvs136.2
10517
10518         * src/procmime.c
10519                 convert MIME parameters to UTF-8
10520
10521 2004-10-29 [colin]      0.9.12cvs136.1
10522
10523         * src/common/utils.c
10524                 Sync with HEAD (don't use '=' in mime boundary)
10525
10526 2004-10-29 [paul]       0.9.12cvs135.1
10527
10528         * configure.ac
10529         * doc/src/rfc2231.txt
10530         * src/procmime.c
10531         * src/common/quoted-printable.c
10532         * src/common/utils.c
10533         * src/common/utils.h
10534                 sync with HEAD
10535
10536 2004-10-27 [paul]       0.9.12cvs134.1
10537
10538         * configure.ac
10539         * src/main.c
10540         * src/procmime.c
10541         * src/plugins/pgpmime/pgpmime.c
10542                 sync with HEAD
10543
10544 2004-10-26 [paul]       0.9.12cvs132.3
10545
10546         * src/account.c
10547         * src/addressbook.c
10548         * src/addrgather.c
10549         * src/addrharvest.c
10550         * src/codeconv.c
10551         * src/compose.c
10552         * src/customheader.c
10553         * src/editaddress.c
10554         * src/editgroup.c
10555         * src/enriched.c
10556         * src/expldifdlg.c
10557         * src/exporthtml.c
10558         * src/exportldif.c
10559         * src/folder.c
10560         * src/foldersel.c
10561         * src/folderview.c
10562         * src/grouplistdialog.c
10563         * src/html.c
10564         * src/imap.c
10565         * src/jpilot.c
10566         * src/ldapserver.c
10567         * src/ldif.c
10568         * src/mimeview.c
10569         * src/news.c
10570         * src/news_gtk.c
10571         * src/pop.c
10572         * src/prefs_display_header.c
10573         * src/prefs_gtk.c
10574         * src/prefs_msg_colors.c
10575         * src/prefs_toolbar.c
10576         * src/procheader.c
10577         * src/procmime.c
10578         * src/summaryview.c
10579         * src/textview.c
10580         * src/toolbar.c
10581         * src/vcard.c
10582         * src/common/mgutils.c
10583         * src/common/nntp.c
10584         * src/common/smtp.c
10585         * src/common/template.c
10586         * src/common/utils.c
10587         * src/common/xmlprops.c
10588         * src/plugins/pgpmime/pgpmime.c
10589         * src/plugins/pgpmime/select-keys.c
10590         * src/plugins/pgpmime/sgpgme.c
10591                 replace deprecated g_strcasecmp(), g_strncasecmp(),
10592                 g_string_sprintfa(), gtk_notebook_current_page()
10593
10594 2004-10-26 [colin]      0.9.12cvs132.2
10595
10596         * src/prefs_folder_item.c
10597                 Fix default-account selection
10598
10599 2004-10-21 [colin]      0.9.12cvs133
10600
10601         * src/compose.c
10602                 Sync with HEAD (Remove extra separator in compose's Options)
10603         * src/textview.c
10604                 Set wrapping to char
10605
10606 2004-10-21 [paul]       0.9.12cvs131.2
10607
10608         * src/compose.c
10609         * src/sourcewindow.c
10610                 fix wrapping
10611                 fix window shrinking 
10612
10613 2004-10-21 [colin]      0.9.12cvs131.1
10614
10615         * ChangeLog.claws
10616         * src/compose.c
10617                 Sync with HEAD
10618
10619 2004-10-21 [paul]       0.9.12cvs130.2
10620
10621         * src/prefs_folder_item.c
10622                 sync with HEAD (Apply to subfolders)
10623
10624 2004-10-19 [colin]      0.9.12cvs130.1
10625
10626         * ChangeLog.claws
10627         * src/compose.c
10628         * src/common/utils.c
10629         * src/gtk/menu.c
10630                 Sync with HEAD
10631
10632 2004-10-19 [colin]      0.9.12cvs128.1
10633
10634         * src/addrbook.c
10635         * src/addrcache.c
10636         * src/addressbook.c
10637         * src/codeconv.c
10638         * src/compose.c
10639         * src/customheader.c
10640         * src/editaddress.c
10641         * src/editgroup.c
10642         * src/exporthtml.c
10643         * src/folder.c
10644         * src/folderview.c
10645         * src/imap.c
10646         * src/jpilot.c
10647         * src/main.c
10648         * src/matcher_parser_parse.y
10649         * src/mbox.c
10650         * src/pop.c
10651         * src/prefs_account.c
10652         * src/prefs_gtk.c
10653         * src/prefs_msg_colors.c
10654         * src/procheader.c
10655         * src/procmime.c
10656         * src/procmime.h
10657         * src/procmsg.c
10658         * src/summaryview.c
10659         * src/textview.c
10660         * src/common/base64.c
10661         * src/common/partial_download.c
10662         * src/common/socket.c
10663         * src/common/sylpheed.c
10664         * src/common/utils.c
10665         * src/common/utils.h
10666         * src/gtk/pluginwindow.c
10667         * src/gtk/quicksearch.c
10668         * src/plugins/clamav/clamav_plugin.c
10669         * src/plugins/clamav/clamav_plugin.h
10670         * src/plugins/clamav/clamav_plugin_gtk.c
10671         * src/plugins/pgpmime/passphrase.c
10672         * src/plugins/pgpmime/pgpmime.c
10673         * src/plugins/pgpmime/plugin.c
10674         * src/plugins/pgpmime/prefs_gpg.c
10675         * src/plugins/pgpmime/prefs_gpg.h
10676         * src/plugins/pgpmime/select-keys.c
10677         * src/plugins/pgpmime/sgpgme.c
10678         * src/plugins/spamassassin/libspamc.c
10679         * src/plugins/spamassassin/spamassassin.c
10680         * src/plugins/spamassassin/spamassassin.h
10681         * src/plugins/spamassassin/spamassassin_gtk.c
10682         * src/plugins/trayicon/trayicon.c
10683         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
10684                 Sync with HEAD
10685
10686 2004-10-14 [colin]      0.9.12cvs126.2
10687
10688         * src/codeconv.c
10689         * src/textview.c
10690                 Fix conv_unreadable_locale
10691
10692 2004-10-13 [colin]      0.9.12cvs126.1
10693
10694         * src/compose.c
10695                 Sync with HEAD (don't convert charset for 
10696                 drafted messages, minor cleanup)
10697
10698 2004-10-13 [colin]      0.9.12cvs125.1
10699
10700         * po/POTFILES.in
10701                 Sync with HEAD (POTFILES fix)
10702
10703 2004-10-12 [colin]      0.9.12cvs124.3
10704
10705         * src/compose.c
10706                 Fix encoding bug from latest sync
10707
10708 2004-10-12 [paul]       0.9.12cvs124.2
10709
10710         * src/plugins/pgpmime/prefs_gpg.c
10711         * src/plugins/pgpmime/prefs_gpg.h
10712                 forgotten in last commit        
10713
10714 2004-10-12 [paul]       0.9.12cvs124.1
10715
10716         * ChangeLog.claws
10717         * configure.ac
10718         * m4/spamassassin.m4
10719         * src/Makefile.am
10720         * src/account.c
10721         * src/compose.c
10722         * src/compose.h
10723         * src/crash.c
10724         * src/main.c
10725         * src/mimeview.c
10726         * src/passphrase.c
10727         * src/passphrase.h
10728         * src/prefs_account.c
10729         * src/prefs_account.h
10730         * src/prefs_common.c
10731         * src/privacy.c
10732         * src/privacy.h
10733         * src/procmime.c
10734         * src/procmime.h
10735         * src/procmsg.c
10736         * src/rfc2015.c
10737         * src/rfc2015.h
10738         * src/select-keys.c
10739         * src/select-keys.h
10740         * src/textview.c
10741         * src/common/utils.c
10742         * src/common/utils.h
10743         * src/gtk/about.c
10744         * src/plugins/pgpmime/Makefile.am
10745         * src/plugins/pgpmime/passphrase.c
10746         * src/plugins/pgpmime/passphrase.h
10747         * src/plugins/pgpmime/pgpmime.c
10748         * src/plugins/pgpmime/plugin.c
10749         * src/plugins/pgpmime/select-keys.c
10750         * src/plugins/pgpmime/select-keys.h
10751         * src/plugins/pgpmime/sgpgme.c
10752         * src/plugins/pgpmime/sgpgme.h
10753                 sync with HEAD
10754
10755 2004-10-04 [colin]      0.9.12cvs122.1
10756
10757         * src/mainwindow.c
10758         * src/messageview.c
10759         * src/messageview.h
10760         * src/textview.c
10761                 Sync with HEAD
10762
10763 2004-10-04 [colin]      0.9.12cvs121.1
10764
10765         * src/summaryview.c
10766                 Sync with HEAD
10767
10768 2004-10-04 [paul]       0.9.12cvs120.1
10769
10770         * configure.ac
10771                 sync with HEAD [don't try to build 
10772                 pgpmime plugin when gpgme is disabled]
10773
10774 2004-10-03 [colin]      0.9.12cvs119.3
10775
10776         * src/gtk/gtksctree.c
10777                 Lots of side effects. Put back as before 117.2.
10778         * src/summaryview.c
10779                 Fix bug #602
10780
10781 2004-10-03 [colin]      0.9.12cvs119.2
10782
10783         * src/gtk/gtksctree.c
10784                 Revert 608 fix that doesn't work that good
10785
10786 2004-10-02 [colin]      0.9.12cvs119.1
10787
10788         * src/mainwindow.c
10789         * src/messageview.c
10790         * src/prefs_common.h
10791         * src/procmime.c
10792         * src/procmime.h
10793         * src/textview.c
10794                 Sync with HEAD
10795         * src/gtk/gtksctree.c
10796                 Close bug #608
10797
10798 2004-10-01 [colin]      0.9.12cvs118.1
10799
10800         * src/mimeview.c
10801                 Sync with HEAD (better Save All fix)
10802
10803 2004-10-01 [colin]      0.9.12cvs117.2
10804
10805         * src/gtk/gtksctree.c
10806                 Faster on selection
10807
10808 2004-10-01 [colin]      0.9.12cvs117.1
10809
10810         * src/mimeview.c
10811                 Sync with HEAD (Save All: only attachments)
10812
10813 2004-10-01 [paul]       0.9.12cvs116.1
10814
10815         * ChangeLog.claws
10816         * configure.ac
10817         * src/account.c
10818         * src/prefs_common.c
10819         * src/gtk/colorlabel.c
10820                 sync with HEAD
10821
10822 2004-09-30 [colin]      0.9.12cvs115.1
10823
10824         * src/stock_pixmap.c
10825         * src/stock_pixmap.h
10826         * src/folderview.c
10827         * src/Makefile.am
10828         * src/pixmaps/read.xpm
10829                 Sync with HEAD (new pixmap)
10830
10831 2004-09-29 [colin]      0.9.12cvs114.1
10832
10833         * src/compose.c
10834                 Sync with HEAD
10835                 Fix focus handling in headers
10836
10837 2004-09-29 [paul]       0.9.12cvs113.1
10838
10839         * src/quote_fmt_parse.y
10840                 sync with HEAD
10841  
10842
10843 2004-09-28 [colin]      0.9.12cvs112.1
10844
10845         * src/folderview.c
10846         * src/mainwindow.c
10847                 Sync with HEAD
10848
10849 2004-09-28 [colin]      0.9.12cvs110.1
10850
10851         * src/folderview.c
10852                 Sync with HEAD (Contextual Empty trash menu)
10853
10854 2004-09-28 [colin]      0.9.12cvs108.1
10855
10856         * src/addressbook.c
10857                 Sync with HEAD (addressbook edit on double-click)
10858
10859 2004-09-28 [colin]      0.9.12cvs106.1
10860
10861         * src/inc.c
10862                 Sync with HEAD (folder_item freeze on inc)
10863
10864 2004-09-27 [colin]      0.9.12cvs105.1
10865
10866         * src/folderview.c
10867                 Sync with HEAD (right-align new and unread column)
10868
10869 2004-09-27 [colin]      0.9.12cvs104.1
10870
10871         * src/main.c
10872                 Sync with HEAD (revert 0.9.12cvs101)
10873
10874 2004-09-24 [colin]      0.9.12cvs103.2
10875
10876         * src/wizard.c
10877                 Fix gtk warnings and use domain part of the email address 
10878                 when domain detection fails (no dot in domain name)
10879
10880 2004-09-23 [colin]      0.9.12cvs103.1
10881
10882         * src/plugins/spamassassin/libspamc.c
10883         * src/plugins/spamassassin/libspamc.h
10884         * src/plugins/spamassassin/utils.c
10885         * src/plugins/spamassassin/utils.h
10886                 Sync with HEAD (Update spamassassin to 3.0)
10887
10888 2004-09-21 [colin]      0.9.12cvs102.3
10889
10890         * src/action.c
10891                 Add horizontal scrollbar in action io dialog as needed
10892                 Patch by Alfons.
10893
10894 2004-09-20 [colin]      0.9.12cvs102.2
10895
10896         * src/plugins/image_viewer/viewer.c
10897                 Remove imlib stuff
10898                 use gtk_pixmap_set when clearing
10899                 (would be better to use gtkImages, but causes size-allocate 
10900                 signals storm)
10901
10902 2004-09-17 [paul]       0.9.12cvs102.1
10903
10904         * ChangeLog
10905         * ChangeLog.claws
10906         * ChangeLog.jp
10907         * configure.ac
10908         * src/inc.c
10909                 sync with HEAD
10910
10911
10912 2004-09-17 [colin]      0.9.12cvs101.1
10913
10914         * ChangeLog.claws
10915         * src/main.c
10916                 Sync with HEAD (fix segs at exit)
10917
10918 2004-09-14 [colin]      0.9.12cvs99.5
10919
10920         * src/common/socket.c
10921         * AUTHORS
10922                 Fix send error on 64bit platforms
10923                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
10924
10925 2004-09-14 [colin]      0.9.12cvs99.4
10926
10927         * src/action.c
10928                 Fix action output with utf8 
10929                 Patch by Alfons.
10930
10931 2004-09-14 [colin]      0.9.12cvs99.3
10932
10933         * ChangeLog.claws
10934         * src/folder.c
10935                 Sync with HEAD
10936
10937 2004-09-09 [colin]      0.9.12cvs99.2
10938
10939         * src/action.c
10940                 Fix progress bar (displaying "Completed %v/%u")
10941                 Patch by Alfons.
10942
10943 2004-09-08 [colin]      0.9.12cvs99.1
10944
10945         * src/account.c
10946         * src/folder.c
10947         * src/procmsg.c
10948         * src/procmsg.h
10949         * src/plugins/pgpmime/pgpmime.c
10950                 Sync with HEAD
10951
10952 2004-09-08 [colin]      0.9.12cvs97.2
10953
10954         * src/summaryview.c
10955                 Don't select mails in collapsed threads 
10956                 when navigating with up/down
10957
10958 2004-09-07 [colin]      0.9.12cvs97.1
10959
10960         * src/inc.c
10961                 Sync with HEAD (meaningful error messages)
10962
10963 2004-09-06 [colin]      0.9.12cvs96.1
10964
10965         * src/toolbar.c
10966                 Sync with HEAD (fix Redirect graying out)
10967
10968 2004-09-06 [colin]      0.9.12cvs95.1
10969
10970         * src/summaryview.c
10971         * src/mimeview.c
10972                 Sync with HEAD (fix dropped URIs)
10973
10974 2004-09-06 [colin]      0.9.12cvs94.1
10975
10976         * src/addressbook.c
10977         * src/addressitem.h
10978         * src/addritem.c
10979         * src/addritem.h
10980                 Sync with HEAD (addressbook DnD)
10981
10982 2004-09-03 [colin]      0.9.12cvs93.1
10983
10984         * src/summaryview.c
10985                 Sync with HEAD (next/prev unread)
10986
10987 2004-09-03 [colin]      0.9.12cvs92.1
10988
10989         * src/prefs_common.c
10990         * src/prefs_common.h
10991         * src/summaryview.c
10992                 Sync with HEAD ('mark_as_read_delay' pref)
10993
10994 2004-09-02 [colin]      0.9.12cvs91.2
10995
10996         * src/common/xml.c
10997                 Fix leak
10998
10999 2004-09-02 [colin]      0.9.12cvs91.1
11000
11001         * src/gtk/menu.c
11002                 Sync with HEAD (menu accel don't work, but whatever)
11003
11004 2004-09-02 [colin]      0.9.12cvs90.1
11005
11006         * src/account.c
11007                 Sync with HEAD (fix bug 582)
11008
11009 2004-09-02 [colin]      0.9.12cvs89.1
11010
11011         * src/addrindex.c
11012                 Sync with HEAD (free deleted queries)
11013
11014 2004-09-02 [colin]      0.9.12cvs88.1
11015
11016         * src/ldapquery.c
11017                 Sync with HEAD (fix LDAP freezes)
11018
11019 2004-09-02 [colin]      0.9.12cvs87.1
11020
11021         * src/prefs_spelling.c
11022                 Sync with HEAD (add default dictionary)
11023
11024 2004-09-01 [colin]      0.9.12cvs86.1
11025
11026         * src/filtering.c
11027         * src/folderview.c
11028         * src/imap.c
11029         * src/prefs_matcher.c
11030         * src/stock_pixmap.c
11031         * src/summary_search.c
11032         * src/summaryview.c
11033         * src/wizard.c
11034         * src/wizard.h
11035                 Sync with HEAD (uninitialized vars fixes)
11036                 + gtk2 specific warning fixes
11037
11038 2004-08-31 [colin]      0.9.12cvs85.1
11039
11040         * src/folder.c
11041                 Sync with HEAD (Fix memory corruption due to 
11042                 uninitialized var)
11043
11044 2004-08-31 [colin]      0.9.12cvs84.4
11045
11046         * src/summary_search.c
11047                 Fix segfaults when searching in folders with broken headers
11048
11049 2004-08-31 [colin]      0.9.12cvs84.3
11050
11051         * src/compose.c
11052         * src/textview.c
11053                 Fix some more encoding/decoding issues
11054
11055 2004-08-30 [colin]      0.9.12cvs84.2
11056
11057         * src/mimeview.c
11058         * src/prefs_themes.c
11059         * src/gtk/filesel.c
11060         * src/gtk/filesel.h
11061                 Add a folder-mode selection (fixes mimeview's "Save all")
11062
11063 2004-08-29 [colin]      0.9.12cvs84.1
11064
11065         * src/mimeview.c
11066                 Sync with HEAD (don't escape saved filenames)
11067
11068 2004-08-27 [colin]      0.9.12cvs83.1
11069
11070         * ChangeLog
11071         * ChangeLog.claws
11072         * ChangeLog.jp
11073         * src/mh.c
11074         * src/procheader.c
11075         * src/procmsg.c
11076         * src/procmsg.h
11077         * src/common/utils.c
11078         * src/gtk/menu.h
11079         * po/
11080                 Sync with HEAD 0.9.12cvs83 (sync with main)
11081
11082 2004-08-26 [colin]      0.9.12cvs82.4
11083
11084         * src/codeconv.c
11085                 Fix strange stack corruption
11086                 Convert to utf8 after unmime, not before
11087
11088 2004-08-26 [colin]      0.9.12cvs82.3
11089
11090         * src/main.c
11091         * src/wizard.c
11092                 Fix account folders duplication
11093
11094 2004-08-25 [colin]      0.9.12cvs82.2
11095
11096         * src/wizard.c
11097                 Remove ports
11098                 Add SSL selection
11099                 Use login@server as account name
11100
11101 2004-08-25 [colin]      0.9.12cvs82.1
11102
11103         * src/plugins/pgpmime/pgpmime.c
11104                 Sync with HEAD (leak fix).
11105
11106 2004-08-25 [colin]      0.9.12cvs81.1
11107
11108         * src/plugins/pgpmime/pgpmime.c
11109         * src/plugins/pgpmime/sgpgme.c
11110         * src/plugins/pgpmime/sgpgme.h
11111                 Sync with HEAD (Handle combined messages).
11112
11113 2004-08-24 [colin]      0.9.12cvs80.3
11114
11115         * src/wizard.c
11116                 Fix full name, ports, and imap
11117
11118 2004-08-24 [colin]      0.9.12cvs80.2
11119
11120         * src/Makefile.am
11121         * src/main.c
11122         * src/setup.c
11123         * src/setup.h
11124         * src/stock_pixmap.c
11125         * src/stock_pixmap.h
11126         * src/wizard.c ** ADDED **
11127         * src/wizard.h ** ADDED ** 
11128         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
11129                 Add a setup wizard 
11130
11131 2004-08-24 [colin]      0.9.12cvs80.1
11132
11133         * src/folder.c
11134                 Sync with HEAD (set mimeflags on all messages)
11135
11136 2004-08-24 [colin]      0.9.12cvs79.3
11137
11138         * src/matcher_parser_lex.l
11139                 Fix 8bits strings not in utf8
11140
11141 2004-08-24 [colin]      0.9.12cvs79.2
11142
11143         * src/compose.c
11144                 Check conversion result before replacing buffer
11145
11146 2004-08-23 [colin]      0.9.12cvs79.1
11147
11148         * src/compose.c
11149                 Sync with HEAD (create message header in memory)
11150
11151 2004-08-23 [colin]      0.9.12cvs78.1
11152
11153         * src/rfc2015.c
11154         * src/rfc2015.h
11155                 Sync with HEAD (fix bug 197 again)
11156
11157 2004-08-23 [colin]      0.9.12cvs77.3
11158
11159         * src/compose.c
11160                 Fix again inline gpg signing (which outputs utf8
11161                 in gtk2). Not syncing this fix to HEAD as this 
11162                 code is meant to die.
11163
11164 2004-08-23 [colin]      0.9.12cvs77.2
11165
11166         * src/prefs_account.h
11167                 Remove useless include
11168
11169 2004-08-23 [colin]      0.9.12cvs77.1
11170
11171         * src/imap.c
11172         * po/es.po
11173         * po/fr.po
11174         * po/it.po
11175         * po/pl.po
11176         * po/pt_BR.po
11177         * po/sk.po
11178         * po/sr.po
11179                 Sync with HEAD (fix bug 577)
11180
11181 2004-08-22 [colin]      0.9.12cvs76.1
11182
11183         * src/plugins/trayicon/trayicon.c
11184                 Sync with HEAD (fix formatting bug)
11185
11186 2004-08-21 [colin]      0.9.12cvs74.2
11187
11188         * src/gtk/colorsel.c
11189                 Fix bug 564 (Folder color selection window exits on any
11190                 keypress)
11191
11192 2004-08-21 [colin]      0.9.12cvs74.1
11193
11194         * ChangeLog.claws
11195         * src/compose.c
11196         * src/summaryview.c
11197         * src/toolbar.c
11198                 Sync with HEAD (fix bug 576)
11199
11200 2004-08-21 [colin]      0.9.12cvs70.1
11201
11202         * src/compose.c
11203         * src/mainwindow.c
11204                 Sync with HEAD
11205                 
11206
11207 2004-08-21 [paul]       0.9.12cvs66.4
11208
11209         * src/mainwindow.c
11210         * src/messageview.c
11211         * src/gtk/menu.c
11212         * src/plugins/spamassassin/spamassassin_gtk.c
11213                 remove some deprecated gtk1 functions
11214
11215
11216 2004-08-21 [colin]      0.9.12cvs66.3
11217
11218         * src/compose.c
11219         * src/codeconv.c
11220                 Fix warnings
11221                 Remove encoding hacks
11222                 Fix bug 575 (Strange character messes up message)
11223                 Don't display conversion error when drafting
11224
11225 2004-08-21 [paul]       0.9.12cvs66.2
11226
11227         * src/prefs_account.c
11228                 fix GnuPG mode bugs
11229
11230
11231 2004-08-20 [colin]      0.9.12cvs66.1
11232
11233         * src/codeconv.c
11234                 Sync with HEAD 0.9.12cvs66
11235
11236 2004-08-20 [paul]
11237
11238         * src/plugins/pgpmime/plugin.c
11239                 modify PGP/MIME plugin's description
11240
11241 2004-08-17 [colin]      0.9.12cvs65.1
11242
11243         * src/common/ssl.c
11244         * src/plugins/pgpmime/plugin.c
11245                 Sync with HEAD
11246
11247 2004-08-14 [colin]      0.9.12cvs60.3
11248
11249         * src/plugins/trayicon/trayicon.c
11250                 Put back resize callback, on size-request signal
11251                 rather than size-allocate to avoid infinite 
11252                 callback loop
11253
11254 2004-08-13 [colin]      0.9.12cvs60.2
11255
11256         * src/common/defs.h
11257                 Cache versions have been fixed
11258
11259 2004-08-13 [colin]      0.9.12cvs60.1
11260
11261         * src/folderutils.c
11262                 Sync with HEAD
11263
11264 2004-08-12 [colin]      0.9.12cvs59.1
11265
11266         * src/plugins/trayicon/trayicon.c
11267                 Sync with HEAD
11268
11269 2004-08-12 [colin]      0.9.12cvs57.5
11270
11271         * sylpheed.desktop
11272         * configure.ac
11273         * src/Makefile.am
11274         * src/main.c
11275                 Add support for Freedesktop.org's startup notification
11276
11277 2004-08-11 [colin]      0.9.12cvs57.4
11278
11279         * src/textview.c
11280                 Fix off-by-one
11281
11282 2004-08-11 [colin]      0.9.12cvs57.3
11283
11284         * src/message_search.c
11285         * src/summary_search.c
11286                 Make searches case insensitive by default
11287         * src/textview.c
11288                 Fix case-insensitive search in message
11289
11290 2004-08-11 [colin]      0.9.12cvs57.2
11291
11292         * src/summary_search.c
11293                 Let case-sensitive be specified
11294
11295 2004-08-10 [colin]      0.9.12cvs55.4
11296
11297         * src/common/socket.c
11298                 Fix the possible race condition
11299
11300 2004-08-09 [paul]       0.9.12cvs55.3
11301
11302         * configure.ac
11303         * src/Makefile.am
11304         * src/common/Makefile.am
11305                 sync with HEAD
11306
11307
11308 2004-08-09 [paul]       0.9.12cvs55.2
11309
11310         * autogen.sh
11311         * po/poconv.sh
11312                 remove unneeded script
11313
11314         * configure.ac
11315                 add forgotten USE_LDAP_TLS (sync with HEAD)
11316
11317
11318 2004-08-09 [colin]      0.9.12cvs55.1
11319
11320         * src/main.c
11321         * src/common/ssl.c
11322         * src/common/sylpheed.c
11323         * src/common/sylpheed.h
11324                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
11325
11326 2004-08-09 [paul]       0.9.12cvs54.1
11327
11328         * ChangeLog
11329         * ChangeLog.claws
11330         * ChangeLog.jp
11331         * configure.ac
11332         * po/POTFILES.in
11333         * src/Makefile.am
11334         * src/folderutils.c
11335         * src/main.c
11336         * src/pgpmime.c
11337         * src/pgpmime.h
11338         * src/sgpgme.c
11339         * src/sgpgme.h
11340         * src/plugins/Makefile.am
11341         * src/plugins/pgpmime/.cvsignore
11342         * src/plugins/pgpmime/Makefile.am
11343         * src/plugins/pgpmime/pgpmime.c
11344         * src/plugins/pgpmime/pgpmime.h
11345         * src/plugins/pgpmime/plugin.c
11346         * src/plugins/pgpmime/sgpgme.c
11347         * src/plugins/pgpmime/sgpgme.h
11348                 sync with HEAD
11349
11350 2004-08-08 [paul]       0.9.12cvs51.1
11351
11352         * configure.ac
11353         * src/folder.c
11354                 sync with HEAD
11355
11356 2004-08-07 [colin]      0.9.12cvs50.1
11357
11358         * src/pop.c
11359         * src/common/partial_download.c
11360                 fix warnings (sync from HEAD)
11361
11362 2004-08-07 [colin]      0.9.12cvs48.1
11363
11364         * src/prefs_folder_item.c
11365                 sync with HEAD 0.9.12cvs48
11366
11367 2004-08-06 [colin]      0.9.12cvs47.1
11368
11369         * src/compose.c
11370                 Sync with HEAD
11371
11372 2004-08-06 [christoph]  0.9.12cvs46.2
11373
11374         * src/main.c
11375         * src/plugins/clamav/clamav_plugin_gtk.c
11376         * src/plugins/dillo_viewer/dillo_viewer.c
11377         * src/plugins/image_viewer/plugin.c
11378         * src/plugins/mathml_viewer/mathml_viewer.c
11379         * src/plugins/spamassassin/spamassassin_gtk.c
11380         * src/plugins/trayicon/trayicon.c
11381                 don't mix GTK1.2 plugin with GTK2 plugins
11382
11383 2004-08-06 [colin]      0.9.12cvs46.1
11384
11385         * ChangeLog
11386         * ChangeLog.claws
11387         * ChangeLog.jp
11388         * configure.ac
11389         * sylpheed-claws.pc.in
11390         * src/folder.c
11391         * src/imap.c
11392         * src/localfolder.c
11393         * src/messageview.c
11394         * src/mimeview.c
11395         * src/mimeview.h
11396         * src/msgcache.c
11397         * src/news.c
11398         * src/prefs_ext_prog.c
11399         * src/prefs_folder_item.c
11400         * src/prefs_fonts.c
11401         * src/prefs_msg_colors.c
11402         * src/prefs_spelling.c
11403         * src/prefs_themes.c
11404         * src/prefs_toolbar.c
11405         * src/prefs_wrapping.c
11406         * src/procmime.h
11407         * src/common/defs.h
11408         * src/common/nntp.c
11409         * src/common/session.c
11410         * src/common/session.h
11411         * src/common/socket.c
11412         * src/common/utils.h
11413         * src/common/xml.c
11414         * src/common/xml.h
11415         * src/gtk/prefswindow.c
11416         * src/gtk/prefswindow.h
11417         * src/plugins/clamav/clamav_plugin_gtk.c
11418         * src/plugins/dillo_viewer/dillo_prefs.c
11419         * src/plugins/image_viewer/viewerprefs.c
11420         * src/plugins/spamassassin/spamassassin_gtk.c
11421         * m4/openssl.m4 *** REMOVED ***
11422                 Sync with HEAD 0.9.12cvs46
11423
11424 2004-08-03 [paul]       0.9.12cvs40.2
11425
11426         * src/action.c
11427         * src/addressadd.c
11428         * src/addressbook.c
11429         * src/addrgather.c
11430         * src/browseldap.c
11431         * src/compose.c
11432         * src/crash.c
11433         * src/editaddress.c
11434         * src/editgroup.c
11435         * src/editldap_basedn.c
11436         * src/foldersel.c
11437         * src/importldif.c
11438         * src/mimeview.c
11439         * src/prefs_common.c
11440         * src/prefs_template.c
11441         * src/sourcewindow.c
11442         * src/summaryview.c
11443         * src/gtk/about.c
11444         * src/gtk/foldersort.c
11445         * src/gtk/logwindow.c
11446         * src/gtk/pluginwindow.c
11447         * src/gtk/prefswindow.c
11448                 change all gtk_scrolled_window_set_policy from 
11449                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
11450
11451 2004-08-02 [paul]       0.9.12cvs40.1
11452
11453         * AUTHORS
11454                 update translation team section
11455         * po/pt_BR.po
11456                 updated by Frederico Goncalves Guimaraes
11457                 <fggdebian@yahoo.com.br>
11458
11459 2004-07-31 [colin]      0.9.12cvs39.9
11460
11461         * src/exphtmldlg.c
11462                 Fix compilation
11463
11464 2004-07-31 [colin]      0.9.12cvs39.8
11465
11466         * src/exphtmldlg.c
11467                 Fix an alertpanel type
11468
11469 2004-07-30 [colin]      0.9.12cvs39.7
11470
11471         * src/alertpanel.c
11472                 Fix alertpanel_error_log's icon
11473
11474 2004-07-30 [colin]      0.9.12cvs39.6
11475
11476         * src/pop.c
11477                 Two of them should still be warnings
11478
11479 2004-07-30 [colin]      0.9.12cvs39.5
11480
11481         * src/pop.c
11482                 More warning -> error
11483 2004-07-29 [colin]      0.9.12cvs39.4
11484
11485         * src/pop.c
11486                 Warning -> error
11487
11488 2004-07-29 [colin]      0.9.12cvs39.3
11489
11490         * src/prefs_matcher.c
11491                 Fix segfault
11492
11493 2004-07-29 [colin]      0.9.12cvs39.2
11494
11495         * src/alertpanel.c
11496                 More nice-looking alertpanels
11497
11498 2004-07-29 [colin]      0.9.12cvs39.1
11499
11500         * src/messageview.c
11501                 sync with head
11502                 (inform user when partial mail is deleted on server)
11503
11504 2004-07-29 [colin]      0.9.12cvs38.1
11505
11506         * src/messageview.c
11507                 sync with head
11508
11509 2004-07-28 [paul]       0.9.12cvs37.7
11510
11511         * src/mainwindow.c
11512                 complete the replacement of deprecated gtk_progress_*
11513
11514 2004-07-28 [paul]       0.9.12cvs37.6
11515
11516         * src/action.c
11517         * src/inc.c
11518         * src/mainwindow.c
11519         * src/send_message.c
11520         * src/gtk/progressdialog.c
11521         * src/gtk/progressdialog.h
11522                 replace deprecated gtk_progress_*
11523
11524 2004-07-28 [paul]       0.9.12cvs37.5
11525
11526         * src/gtk/filesel.c
11527                 remove gtk_window_set_wmclass()
11528 2004-07-28 [paul]       0.9.12cvs37.4
11529
11530         * src/addressbook.c
11531         * src/compose.c
11532         * src/foldersel.c
11533         * src/mainwindow.c
11534         * src/messageview.c
11535         * src/sourcewindow.c
11536         * src/gtk/logwindow.c
11537                 remove gtk_window_set_wmclass()
11538                 
11539         * src/prefs_filtering.c
11540         * src/prefs_filtering_action.c
11541         * src/prefs_fonts.c
11542         * src/prefs_gtk.c
11543         * src/prefs_matcher.c
11544         * src/ssl_manager.c
11545         * src/gtk/prefswindow.c
11546                 replace gtk_window_position()
11547
11548 2004-07-28 [colin]      0.9.12cvs37.3
11549
11550         * src/alertpanel.c
11551         * src/alertpanel.h
11552                 Add a way to specify panel type for specific
11553                 panels (alertpanel())
11554         * src/account.c
11555         * src/addressbook.c
11556         * src/compose.c
11557         * src/expldifdlg.c
11558         * src/main.c
11559         * src/messageview.c
11560         * src/summaryview.c
11561         * src/textview.c
11562         * src/gtk/sslcertwindow.c
11563                 Fix alertpanel()s so that their icon match
11564                 their real type
11565
11566 2004-07-28 [paul]       0.9.12cvs37.2
11567
11568         * src/addr_compl.c
11569         * src/addressbook.c
11570         * src/alertpanel.c
11571         * src/compose.c
11572         * src/export.c
11573         * src/foldersel.c
11574         * src/folderview.c
11575         * src/grouplistdialog.c
11576         * src/import.c
11577         * src/mainwindow.c
11578         * src/message_search.c
11579         * src/messageview.c
11580         * src/passphrase.c
11581         * src/prefs_actions.c
11582         * src/prefs_common.c
11583         * src/prefs_customheader.c
11584         * src/prefs_display_header.c
11585         * src/prefs_filtering.c
11586         * src/prefs_filtering_action.c
11587         * src/prefs_gtk.c
11588         * src/prefs_matcher.c
11589         * src/prefs_msg_colors.c
11590         * src/prefs_summary_column.c
11591         * src/prefs_template.c
11592         * src/sourcewindow.c
11593         * src/ssl_manager.c
11594         * src/summary_search.c
11595         * src/gtk/colorsel.c
11596         * src/gtk/description_window.c
11597         * src/gtk/gtkaspell.c
11598         * src/gtk/inputdialog.c
11599         * src/gtk/logwindow.c
11600         * src/gtk/prefswindow.c
11601         * src/gtk/progressdialog.c
11602                 replace deprecated gtk_window_set_policy
11603
11604 2004-07-27 [colin]      0.9.12cvs37.1
11605
11606         * src/msgcache.c
11607                 More fixes (synced for head again)
11608
11609 2004-07-27 [colin]      0.9.12cvs35.3
11610
11611         * src/msgcache.c
11612                 Fix wrong test
11613
11614 2004-07-27 [colin]      0.9.12cvs35.2
11615
11616         * src/mimeview.c
11617                 Fix width a bit (by Paul)
11618         * src/alertpanel.c
11619         * src/alertpanel.h
11620                 Specialize icons, make alertpanel_message()
11621                 private
11622         * src/message_search.c
11623         * src/sgpgme.c
11624         * src/summary_search.c
11625                 Suit alertpanel changes
11626
11627 2004-07-27 [colin]      0.9.12cvs35.1
11628
11629         * src/alertpanel.c
11630                 Add an icon
11631         * src/passphrase.c
11632                 Add debug output - maybe someone will
11633                 want to look at the problem with Grab
11634                 Input :)
11635         Bump version as we're synced with HEAD
11636
11637 2004-07-26 [colin]      0.9.12cvs33.26
11638
11639         * src/pop.c
11640                 Fix uidl-file parsing when not in new
11641                 format
11642
11643 2004-07-26 [colin]      0.9.12cvs33.25
11644
11645         * src/gtk/menu.c
11646                 Move popup menu up if necessary (fixes 
11647                 account selector)
11648         * src/mainwindow.c
11649                 Set account selector's button height to
11650                 minimum
11651
11652 2004-07-26 [colin]      0.9.12cvs33.24
11653
11654         * src/alertpanel.c
11655                 Maybe fix 551 (Truncated font in alert window)
11656
11657 2004-07-26 [colin]      0.9.12cvs33.23
11658
11659         * po/de.po
11660         * po/es.po
11661         * po/fr.po
11662         * po/it.po
11663         * po/ja.po
11664         * po/pl.po
11665         * po/ru.po
11666         * po/sk.po
11667         * po/sr.po
11668         * po/zh_CN.po
11669                 Sync po files with HEAD
11670
11671 2004-07-26 [paul]       0.9.12cvs33.22
11672
11673         * src/compose.c
11674                 fix Bug 556 'Organisation-header is sent even if empty'
11675
11676 2004-07-24 [colin]      0.9.12cvs33.21
11677
11678         * src/compose.c
11679         * src/gtk/gtkaspell.c
11680         * src/gtk/gtkaspell.h
11681                 Fix speller accelerators (require hack)
11682
11683 2004-07-24 [colin]      0.9.12cvs33.20
11684
11685         * src/gtk/gtkaspell.c
11686                 Fix over-eager code deletion breaking
11687                 Check while typing
11688
11689 2004-07-24 [colin]      0.9.12cvs33.19
11690
11691         * src/browseldap.c
11692         * src/ldapctrl.c
11693         * src/ldapctrl.h
11694         * src/ldapserver.h
11695                 Sync ldap with HEAD
11696         (Fixes 546 LDAP completely broken)
11697
11698 2004-07-24 [colin]      0.9.12cvs33.18
11699
11700         * src/prefs_msg_colors.c
11701                 Fix prototype mismatch
11702         (Fixes 547 void function cannot return value)
11703
11704 2004-07-24 [colin]      0.9.12cvs33.17
11705
11706         * src/mainwindow.c
11707                 Fix sort going back to previous sort key
11708                 when changing sort direction
11709
11710 2004-07-24 [colin]      0.9.12cvs33.16
11711
11712         * src/compose.c
11713                 Fix space insertion when re-wrapping at 
11714                 cursor point
11715
11716 2004-07-24 [colin]      0.9.12cvs33.15
11717
11718         * src/gtk/gtkaspell.c
11719                 Don't change cursor position in insert-text
11720                 callback
11721         (Fixes 539 Word wrapping on input transposes letters)
11722
11723 2004-07-24 [colin]      0.9.12cvs33.14
11724
11725         * src/gtk/gtkaspell.c
11726                 Reencode non-ascii chars to dictionary's
11727                 encoding
11728         (Fixes 544 Spell check broken non english locale)
11729
11730 2004-07-24 [colin]      0.9.12cvs33.13
11731
11732         * src/summaryview.c
11733                 Fix Shift+Down, add Home/End/PgUp/PgDown
11734
11735 2004-07-21 [colin]      0.9.12cvs33.12
11736
11737         * src/prefs_common.c
11738                 Fix a gtk warning (Patch by Andrej Kacian)
11739
11740 2004-07-21 [colin]      0.9.12cvs33.11
11741
11742         * src/gtk/filesel.c
11743                 More check
11744
11745 2004-07-21 [colin]      0.9.12cvs33.10
11746
11747         * src/compose.c
11748         * src/crash.c
11749         * src/export.c
11750         * src/import.c
11751         * src/messageview.c
11752         * src/mimeview.c
11753         * src/prefs_spelling.c
11754         * src/prefs_themes.c
11755         * src/summaryview.c
11756         * src/gtk/filesel.c
11757         * src/gtk/filesel.h
11758         * src/gtk/pluginwindow.c
11759                 Untwist open/save mode guessing logic, make
11760                 it explicit
11761
11762 2004-07-20 [colin]      0.9.12cvs33.9
11763
11764         * src/codeconv.c
11765                 conv_encode_header: src_charset is UTF-8 on
11766                 gtk2
11767         * src/compose.c
11768                 Remove double encoding of the headers
11769
11770 2004-07-20 [colin]      0.9.12cvs33.8
11771
11772         * src/codeconv.c
11773                 Fix typo
11774
11775 2004-07-20 [colin]      0.9.12cvs33.7
11776
11777         * src/mainwindow.c
11778                 Set the separated messageview to the saved
11779                 size of Claws' messageview (Patch by Alfons)
11780                 Fix a callback prototype (me)
11781
11782 2004-07-20 [colin]      0.9.12cvs33.6
11783
11784         * src/codeconv.h
11785                 Forgot one hunk in 0.9.12cvs33.4
11786
11787 2004-07-19 [colin]      0.9.12cvs33.5
11788
11789         * src/action.c
11790                 Action output fix
11791                 Patch by Alfons
11792
11793 2004-07-19 [colin]      0.9.12cvs33.4
11794
11795         * src/compose.c
11796                 Fix outgoing charset bug in headers
11797         * src/codeconv.c
11798                 Clean for glib2 - Patch by Alfons
11799
11800 2004-07-19 [colin]      0.9.12cvs33.3
11801
11802         * src/statusbar.c
11803                 Remove grip from the statusbar
11804                 Patch by Alfons
11805
11806 2004-07-19 [colin]      0.9.12cvs33.2
11807
11808         * src/messageview.c
11809         * src/textview.c
11810                 Fix messageview remembering the previous
11811                 scroll position when loading a new message
11812                 Patch by Alfons
11813
11814 2004-07-19 [colin]      0.9.12cvs33.1
11815
11816         * src/folder.h
11817         * src/folderview.c
11818         * src/summaryview.c
11819                 Sync with HEAD
11820
11821 2004-07-18 [colin]      0.9.12cvs32.7
11822
11823         * configure.ac
11824                 Remove useless check for XIM - noticed
11825                 by Alfons
11826
11827 2004-07-18 [colin]      0.9.12cvs32.6
11828
11829         * src/summaryview.c
11830                 Remove non-modified and shift-modified
11831                 accelerators in summaryview's popup
11832                 menu, as that doesn't get catched by
11833                 the accel-activate signal catcher...
11834
11835 2004-07-18 [colin]      0.9.12cvs32.5
11836
11837         * src/prefs_common.c
11838                 Define sensible default prefs for 
11839                 wrapping
11840
11841 2004-07-18 [colin]      0.9.12cvs32.4
11842
11843         * src/compose.c
11844         * src/prefs_common.c
11845         * src/prefs_common.h
11846         * src/prefs_wrapping.c
11847                 Remove Smart Wrapping pref, which does
11848                 nothing on gtk2 branch
11849
11850 2004-07-18 [colin]      0.9.12cvs32.3
11851
11852         * src/sourcewindow.c
11853                 Proper utf8
11854
11855 2004-07-18 [colin]      0.9.12cvs32.2
11856
11857         * src/compose.c
11858                 Save attachment status when drafting
11859
11860 2004-07-18 [colin]      0.9.12cvs32.1
11861
11862         * src/gtk/filesel.c
11863                 Fix erratic folder selection in open mode
11864
11865 2004-07-18 [colin]      0.9.12cvs31.11
11866
11867         * src/pop.c
11868                 Don't let partial messages get deleted
11869                 even with "dowload all"
11870                 (0.9.12cvs31.8 fix extension)
11871 2004-07-18 [colin]      0.9.12cvs31.10
11872
11873         * src/gtk/logwindow.c
11874                 Fix log scrolling
11875
11876 2004-07-18 [colin]      0.9.12cvs31.9
11877
11878         * src/common/utils.c
11879                 Fix non-utf8 strings coming from commands
11880                 and files
11881
11882 2004-07-18 [colin]      0.9.12cvs31.8
11883
11884         * src/pop.c
11885                 Fix partial download bug with Download all
11886                 messages option
11887
11888 2004-07-18 [colin]      0.9.12cvs31.7
11889
11890         * src/textview.c
11891                 Fix bug introduced in 0.9.12cvs31.2
11892                 (blocked in select mode after double click)
11893
11894 2004-07-18 [colin]      0.9.12cvs31.6
11895
11896         * src/compose.c
11897         * src/gtk/menu.c
11898                 More glib-warning fixes
11899
11900 2004-07-18 [colin]      0.9.12cvs31.5
11901
11902         * src/compose.c
11903                 Fix trashing the primary clipboard when moving 
11904                 around with tab
11905         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
11906
11907 2004-07-18 [colin]      0.9.12cvs31.4
11908
11909         * src/codeconv.c
11910                 convert unencoded iso headers to utf8
11911         (Fix Bug 538 Unencoded local characters in subject make it 
11912          disappear)
11913
11914 2004-07-18 [colin]      0.9.12cvs31.3
11915
11916         * src/compose.c
11917                 Fix tab char handling in wrapping
11918         (Fix Bug 537 Line wrap problem - TAB character treated as 
11919          one character instead of 8)
11920
11921 2004-07-18 [colin]      0.9.12cvs31.2
11922
11923         * src/textview.c
11924                 return FALSE on GDK_MOTION_NOTIFY
11925         (Fix Bug 535 Hyperlinks/addresses are not selectable 
11926          (unable to highlight))
11927
11928 2004-07-18 [colin]      0.9.12cvs31.1
11929
11930         * src/folderview.c
11931                 Sync with 0.9.12cvs31
11932
11933 2004-07-18 [colin]      0.9.12cvs30.4
11934
11935         * src/compose.c
11936                 Also block text_inserted when inserting a file
11937
11938 2004-07-18 [colin]      0.9.12cvs30.3
11939
11940         * src/compose.c
11941                 Fix smart wrapping (block text_inserted handler
11942                 while putting quotation to avoid wrap on input,
11943                 don't join lines if next is sig separator)
11944
11945 2004-07-17 [colin]      0.9.12cvs30.2
11946
11947         * src/folderview.c
11948         * src/mainwindow.c
11949         * src/mimeview.c
11950         * src/summaryview.c
11951         * src/gtk/quicksearch.c
11952         * src/gtk/quicksearch.h
11953                 Block key events handlers *and* accels while
11954                 quicksearch is focused
11955         (Fixes Bug 534 quick-search bar not accepting certain letters)
11956
11957 2004-07-17 [colin]      0.9.12cvs30.1
11958
11959         * src/folder.h
11960         * src/folderview.c
11961         * src/summaryview.c
11962                 Sync with 0.9.12cvs30
11963
11964 2004-07-17 [colin]      0.9.12cvs28.2
11965
11966         * src/mimeview.c
11967         * src/procmime.c
11968         * src/summaryview.c
11969         * src/gtk/menu.c
11970                 Squash some compile and glib warnings
11971
11972 2004-07-17 [paul]       0.9.12cvs28.1
11973
11974         * src/mimeview.c
11975                 sync with 0.9.12cvs28 HEAD
11976
11977 2004-07-16 [paul]       0.9.12cvs26.1
11978         
11979         * src/gtk/quicksearch.c
11980         * src/account.c
11981         * src/account.h
11982         * src/compose.c
11983         * src/customheader.c
11984         * src/folder_item_prefs.c
11985         * src/main.c
11986         * src/mainwindow.c
11987         * src/messageview.c
11988         * src/mimeview.c
11989         * src/news.c
11990         * src/pgpmime.c
11991         * src/pop.c
11992         * src/pop.h
11993         * src/prefs_account.c
11994         * src/prefs_account.h
11995         * src/prefs_common.c
11996         * src/prefs_common.h
11997         * src/prefs_display_header.c
11998         * src/prefs_gtk.c
11999         * src/prefs_gtk.h
12000         * src/procheader.c
12001         * src/procmime.c
12002                 sync with 0.9.12cvs26 HEAD      
12003
12004 2004-07-15 [colin]      0.9.12cvs18.14
12005
12006         * src/folder.c
12007                 Disable GPG signature check during
12008                 folder move and scan
12009         (Closes Bug 521 Signature checking slows down Folder-Move)
12010
12011 2004-07-14 [colin]      0.9.12cvs18.13
12012
12013         * src/common/partial_download.c
12014                 update includes
12015
12016 2004-07-14 [colin]      0.9.12cvs18.12
12017
12018         * src/common/partial_download.c
12019         * src/common/partial_download.h
12020                 Move doc at top, add correct copyright
12021
12022 2004-07-14 [colin]      0.9.12cvs18.11
12023
12024         * src/folder.c
12025         * src/messageview.c
12026         * src/pop.c
12027         * src/pop.h
12028         * src/procmsg.c
12029         * src/summaryview.c
12030         * src/common/Makefile.am
12031         * src/common/partial_download.c ** NEW FILES **
12032         * src/common/partial_download.h ** NEW FILES **
12033                 Move partial-download related stuff to its
12034                 own file
12035
12036 2004-07-14 [colin]      0.9.12cvs18.10
12037
12038         * src/send_message.c
12039                 Fix smtp auth when user is null or empty
12040
12041 2004-07-13 [colin]      0.9.12cvs18.9
12042
12043         * src/gtk/quicksearch.c
12044                 Use alphabetic order
12045
12046 2004-07-13 [colin]      0.9.12cvs18.8
12047
12048         * src/pop.c
12049                 Be paranoid on the checks
12050
12051 2004-07-13 [colin]      0.9.12cvs18.7
12052
12053         * src/gtk/quicksearch.c
12054                 Fix Engrish once again
12055
12056 2004-07-13 [colin]      0.9.12cvs18.6
12057
12058         * src/procmsg.c
12059         * src/summaryview.c
12060                 Mark messages for deletion when they are about to
12061                 be removed from trash
12062
12063 2004-07-13 [colin]      0.9.12cvs18.5
12064
12065         * src/matcher.c
12066         * src/matcher.h
12067         * src/matcher_parser_parse.y
12068         * src/prefs_matcher.c
12069         * src/gtk/quicksearch.c
12070                 Add 'partial' ('p') match string to find partially
12071                 downloaded messages
12072
12073 2004-07-13 [colin]      0.9.12cvs18.4
12074
12075         * src/pop.c
12076                 Fix misplaced block
12077
12078 2004-07-13 [colin]      0.9.12cvs18.3
12079
12080         * src/pop.c
12081         * src/pop.h
12082         * src/messageview.c
12083                 Refactor API (to avoid passing 5+ params and code
12084                 duplication)
12085         * src/folder.c
12086         * src/msgcache.c
12087         * src/procheader.c
12088         * src/common/defs.h
12089                 Add planned_download to cache
12090                 Don't mess uidl file when moving partially downloaded
12091                 mails (they change folder, we should change it in the
12092                 uidl list too or we'll remove an incorrect message)
12093                 (this also helps removing hacks when changing 
12094                 planned_download in messageview.c)
12095
12096 2004-07-12 [colin]      0.9.12cvs18.2
12097
12098         * src/gtk/quicksearch.c
12099                 Fix missing status update in quicksearch
12100
12101 2004-07-12 [paul]       0.9.12cvs18.1
12102
12103         * po/POTFILES.in
12104         * src/Makefile.am
12105         * src/account.c
12106         * src/codeconv.c
12107         * src/compose.c
12108         * src/inc.c
12109         * src/main.c
12110         * src/prefs_common.c
12111         * src/procmsg.h
12112         * src/toolbar.c
12113         * src/prefs_msg_colors.[ch]     ** NEW FILES **
12114         * src/prefs_wrapping.[ch]       ** NEW FILES **
12115         * src/common/intl.h
12116         * src/common/utils.[ch]
12117         * src/gtk/quicksearch.[ch]
12118                 sync with 0.9.12cvs18 HEAD
12119
12120 2004-07-12 [colin]      0.9.11cvs17.25
12121
12122         * src/folder.c
12123         * src/folder.h
12124                 Remove unused function added by me in 0.9.11cvs17.10
12125
12126 2004-07-11 [colin]      0.9.11cvs17.24
12127
12128         * src/inc.c
12129         * src/messageview.c
12130         * src/pop.c
12131         * src/pop.h
12132                 Use folderitem and msgnum instead of filename to
12133                 know which mail to delete
12134                 Move old partial mail deletion to pop.c
12135
12136 2004-07-10 [colin]      0.9.11cvs17.23
12137
12138         * src/inc.c
12139                 Add debug
12140         * src/pop.c
12141         * src/pop.h
12142                 Don't re-use same enums for unrelated stuff: it's 
12143                 completely misleading !
12144                 Document a bit
12145
12146 2004-07-09 [colin]      0.9.11cvs17.22
12147
12148         * src/inc.c
12149                 Remove folder-type check and do
12150                 more tests to be sure everything's
12151                 ok
12152         * src/messageview.c
12153                 Punctuation update, remove useless
12154                 code, fix two warnings
12155         * src/noticeview.c
12156                 Layout cleaning, reset 2nd button
12157                 when specifying one
12158
12159 2004-07-09 [colin]      0.9.11cvs17.21
12160
12161         * src/messageview.c
12162         * src/pop.c
12163         * src/pop.h
12164                 Allow user to change his mind
12165                 and postpone decision (by
12166                 unmarking the mail)
12167
12168 2004-07-09 [colin]      0.9.11cvs17.20
12169
12170         * src/messageview.c
12171                 Fix bug with delete state
12172         * src/pop.c
12173         * src/pop.h
12174                 Fix buffer leak (fread doesn't 
12175                 terminate buffers with \0)
12176                 Refactoring (remove magic 
12177                 numbers)
12178
12179 2004-07-09 [colin]      0.9.11cvs17.19
12180
12181         * src/pop.c
12182                 Don't log "Skipping message" if 
12183                 we're going to TOP it two lines
12184                 later
12185
12186 2004-07-09 [colin]      0.9.11cvs17.18
12187
12188         * src/messageview.c
12189                 Fix Engrish
12190
12191 2004-07-09 [colin]      0.9.11cvs17.17
12192
12193         * src/pop.c
12194                 strlen checking...
12195         * src/messageview.c
12196                 refactoring a bit
12197
12198 2004-07-08 [colin]      0.9.11cvs17.16
12199
12200         * src/noticeview.c
12201         * src/noticeview.h
12202                 Add an optional second button
12203         * src/messageview.c
12204         * src/pop.c
12205         * src/pop.h
12206                 Don't delete partially received mails after a certain
12207                 time; rather, let the user decide.
12208
12209 2004-07-08 [colin]      0.9.11cvs17.15
12210
12211         * src/common/smtp.h
12212                 Sync with HEAD
12213
12214 2004-07-08 [colin]      0.9.11cvs17.14
12215
12216         * src/messageview.c
12217         * src/common/smtp.c
12218                 Use to_human_readable() for sizes
12219
12220 2004-07-08 [colin]      0.9.11cvs17.13
12221
12222         * src/inc.c
12223         * src/messageview.c
12224         * src/pop.c
12225         * src/pop.h
12226         * src/procmsg.c
12227                 Fix partial-downloading issues:
12228                         catch unsupported TOP
12229                         don't delete partially downloaded mails before 5 days
12230                         don't update existing with non-MH folders; that'll
12231                         make dups, but it's better than trashing the folder
12232                         free new msginfo parts
12233                 Fix indentation ;-)
12234
12235 2004-07-08 [colin]      0.9.11cvs17.12
12236
12237         * src/common/smtp.c
12238         * src/common/smtp.h
12239                 Sync smtp size verification with HEAD
12240
12241 2004-07-08 [colin]      0.9.11cvs17.11
12242
12243         * src/summaryview.c
12244         * src/prefs_common.c
12245         * src/prefs_common.h
12246         * src/gtk/quicksearch.c
12247         * src/gtk/quicksearch.h
12248                 Sync sticky pref with HEAD
12249
12250 2004-07-08 [colin]      0.9.11cvs17.10
12251
12252         * src/folder.c [1.213.2.6]
12253         * src/folder.h [1.87.2.6]
12254         * src/inc.c [1.149.2.7]
12255         * src/messageview.c [1.94.2.8]
12256         * src/procheader.c [1.47.2.6]
12257         * src/procmsg.c [1.150.2.4]
12258         * src/procmsg.h [1.60.2.5]
12259         * src/pop.c [1.56.2.4]
12260         * src/pop.h [1.17.2.3]
12261                 Let too big messages get downloaded, but truncated
12262                 Add a button to download them completely
12263                 
12264 2004-07-06 [colin]      0.9.11cvs17.9
12265
12266         * src/gtk/quicksearch.c [1.1.2.3]
12267                 Add a Clear button
12268         * commitHelper
12269         * PATCHSETS
12270                 Add a script to help with cvs
12271
12272 2004-07-03 [colin]      0.9.11cvs17.8
12273
12274         * src/plugins/imageviewer/viewer.c
12275                 fix imageviewer (which was staying on the first
12276                 displayed image)
12277
12278 2004-07-03 [colin]      0.9.11cvs17.7
12279
12280         Removed FIXME_GTK2 warnings
12281         * src/gtk/gtkutils.c
12282                 useless #warnings
12283         * src/gtk/menu.c
12284                 useless #warnings (no need to mess with menu rc)
12285         * src/gtk/menu.h
12286                 unused functions
12287         
12288
12289 2004-07-03 [colin]      0.9.11cvs17.6
12290
12291         Removed FIXME_GTK2 warnings
12292         * src/codeconv.c
12293                 useless #warnings (rewrite needed)
12294         * src/compose.c
12295                 useless #warnings (rewrite needed)
12296                 useless #warnings (gtk2 is like that)
12297                 useless #warnings (previously fixed)
12298         * src/main.c
12299                 useless #warnings (previously fixed)
12300         * src/message_search.c
12301                 useless #warnings (gtk2 is like that)
12302                 Made apparent that search is case-sensitive
12303         * src/mimeview.c
12304                 useless #warnings (rewrite needed)
12305                 useless #warnings (gtk2 is like that)
12306                 reimplemented real warnings
12307         * src/prefs_common.c
12308                 Removed block cursor option (not it gtk2)
12309         * src/prefs_gtk.c
12310                 useless #warnings (rewrite needed)
12311         * src/procheader.c
12312                 useless #warnings (rewrite needed)
12313         * src/sourcewindow.c
12314                 useless #warnings (incorrect placing)
12315         * src/summary_search.c
12316                 useless #warnings (gtk2 is like that)
12317                 Made apparent that search is case-sensitive
12318         * src/action.c
12319                 useless #warnings (gtk2 is like that)
12320         * src/textview.c
12321                 useless #warnings (rewrite needed)
12322         * src/toolbar.c
12323                 useless #warnings (rewrite needed)
12324
12325 2004-07-03 [colin]      0.9.11cvs17.5
12326
12327         * src/textview.c
12328                 Fix mismerge which broke URI opening
12329                 
12330 2004-07-01 [colin]      0.9.11cvs17.4
12331
12332         * src/gtk/filesel.c
12333                 Fill filename when saving
12334                 
12335 2004-06-27 [colin]      0.9.11cvs17.3
12336
12337         * src/gtk/filesel.[ch]
12338                 Use the new GTK file selector
12339                 Update prototype to match the reality: multiple file
12340                 selection is open-only          
12341         * src/compose.c
12342                 Match the new prototypes        
12343         * configure.ac
12344                 Match the new requirements (gtk 2.4.0)
12345                         
12346 2004-06-26 [colin]      0.9.11cvs17.2
12347
12348         * src/plugins/trayicon/trayicon.c
12349                 Remove useless signal handler on resize, which causes
12350                 an infinite "loop"
12351         
12352 2004-06-26 [colin]      0.9.11cvs17.1
12353         
12354         * tools/Makefile.am
12355                 remove launch_firebird and add nautilus2sylpheed.sh
12356         * src/quicksearch.c
12357           src/summaryview.c
12358                 Fix show/hide "Extended symbols" button problem
12359                 Fix apparition at startup
12360                 Fix const warnings
12361         * src/plugins/image_viewer/Makefile.am
12362                 Fix configure 
12363         * common/ssl.c
12364                 Re-enable certificate check, as it doesn't seem to
12365                 cause Xlib errors anymore
12366
12367 2004-06-25 [paul]       0.9.11cvs17
12368
12369         * sync with 0.9.11cvs17 HEAD
12370         
12371         NOTE: QuickSearch is broken
12372
12373 2004-06-07 [colin]      0.9.10claws67.10
12374         * src/plugins/trayicon/trayicon.c
12375           src/plugins/trayicon/libeggtrayicon/Makefile.am
12376           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12377                 Fix gettextization in trayicon plugin
12378
12379 2004-06-07 [colin]      0.9.10claws67.9
12380         
12381         * src/summaryview.c
12382           src/gtk/gtksctree.[ch]
12383                 Let Shift+{Up,Down} work in summaryview
12384                 (well, Down "works" and Up works)
12385                 Let the list scroll when using these keys
12386
12387 2004-06-06 [colin]      0.9.10claws67.8
12388
12389         * src/plugins/trayicon/trayicon.c
12390                 Fix pixmap update
12391
12392 2004-06-06 [colin]      0.9.10claws67.7
12393
12394         * src/addressbook.c
12395                 Fix signal handling causing system-wide focus grab
12396
12397 2004-05-25 [paul]       0.9.10claws67.6
12398
12399         * Makefile.am
12400           src/Makefile.am
12401                 clean up
12402
12403 2004-05-25 [paul]       0.9.10claws67.5
12404
12405         * replace deprecated gtk_signal... functions
12406
12407 2004-05-23 [colin]      0.9.10claws67.4
12408
12409         * src/compose.c
12410                 Fix wrapping
12411
12412 2004-05-22 [colin]      0.9.10claws67.3
12413
12414         * src/compose.c
12415                 Re-fix [Edited] in compose.c::compose_reedit()
12416
12417 2004-05-22 [colin]      0.9.10claws67.2
12418
12419         * src/procmime.c
12420                 Fix parsing of multiparts mails
12421
12422 2004-05-22 [colin]      0.9.10claws67.1
12423
12424         * src/summaryview.c
12425                 Fix quicksearch
12426
12427 2004-05-22 [paul]       0.9.10claws67
12428
12429         * sync with 0.9.10claws67 HEAD
12430
12431 2004-05-14 [alfons]
12432
12433         * src/procmime.h
12434                 add forgotton prototype
12435
12436 2004-05-10 [paul]       0.9.10claws57
12437
12438         * sync with 0.9.10claws57 HEAD
12439
12440 2004-05-05 [paul]       0.9.9.claws1
12441
12442         * ChangeLog-gtk2        ** REMOVED **
12443           ChangeLog-gtk2.claws  ** ADDED **
12444                 rename and adopt the normal claws format
12445                 
12446         * configure.ac
12447                 require gtkmathview >= 0.5
12448
12449         * ac/*                          ** REMOVED **
12450           ac/                           ** REMOVED **
12451           intl/Makefile.in              ** REMOVED **
12452           m4/                           ** ADDED **
12453           m4/missing                    ** ADDED **
12454           m4/missing/gdk-pixbuf.m4      ** ADDED **
12455           m4/missing/gettext.m4         ** ADDED **
12456           m4/missing/gpgme.m4           ** ADDED **
12457           m4/missing/imlib.m4           ** ADDED **
12458           m4/.cvsignore                 ** ADDED **
12459           m4/Makefile.am                ** ADDED **
12460           m4/README                     ** ADDED **
12461           m4/aclocal-include.m4         ** ADDED **
12462           m4/aspell.m4                  ** ADDED **
12463           m4/check-type.m4              ** ADDED **
12464           m4/gnupg-check-typedef.m4     ** ADDED **
12465           m4/openssl.m4                 ** ADDED **
12466           m4/spamassassin.m4            ** ADDED **
12467           po/ChangeLog                  ** REMOVED **
12468           po/Makefile.in.in             ** REMOVED **
12469           po/Rules-quot                 ** REMOVED **
12470           po/boldquot.sed               ** REMOVED **
12471           po/en@boldquot.header         ** REMOVED **
12472           po/en@quot.header             ** REMOVED **
12473           po/insert-header.sin          ** REMOVED **
12474           po/quot.sed                   ** REMOVED **
12475           po/remove-potcdate.sed        ** REMOVED **
12476           po/remove-potcdate.sin        ** REMOVED **
12477           po/stamp-po                   ** REMOVED **
12478           Makefile.am
12479           autogen.sh
12480           configure.ac
12481                 enable building with automake 1.8.x
12482                 add 'autopoint --force' to autogen.sh and remove all
12483                 auto-generated files, remove ac/ directory and use
12484                 m4/ directory instead
12485                 
12486         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12487                 fix gettextization
12488
12489 2004-02-28 Colin Leroy <colin@colino.net>
12490         * src/prefs_matcher.c
12491           src/prefs_filtering.c
12492           src/prefs_filtering_action.c
12493                 Fix non-editable GtkEntries
12494
12495 2004-02-22 Thorsten Maerz <torte@netztorte.de>
12496         * src/prefs_themes.c
12497                 utf8 conversion for theme info
12498
12499 2004-02-21 Thorsten Maerz <torte@netztorte.de>
12500         * sync 0.9.9claws
12501
12502 2004-02-14 Thorsten Maerz <torte@netztorte.de>
12503         * src/grouplistdialog.c
12504                 allow multiple selections without ctrl key
12505
12506 2004-02-09 Thorsten Maerz <torte@netztorte.de>
12507         * src/main.c
12508                 enable customizable accelerators
12509
12510 2004-02-08 Thorsten Maerz <torte@netztorte.de>
12511         * src/prefs_common.c
12512                 re-enable different font settings for gtk1/2
12513         * src/prefs_folder_item.c
12514                 fix folder prefs displayed wrong
12515         * src/textview.c
12516                 set 'sunken' shadow type
12517
12518 2004-02-07 Colin Leroy <colin@colino.net>
12519         * src/compose.c
12520                 Fix message being always [Edited]
12521                 Encode headers correctly (utf8 buf)
12522
12523 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12524         * src/socket.c
12525                 remove double g_source_attach()
12526                 (Thanks to Colin Leroy)
12527
12528 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12529         * src/gtk/gtksctree.c
12530                 Fix SSL certificate list not shown
12531         * src/mimeview.c
12532                 Fix clicks in mime tree
12533
12534 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12535         * src/common/socket.c
12536                 Fix SSL receive
12537         * src/compose.c
12538                 Fix clipboard menu hotkeys
12539
12540 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12541         * src/gtk/gtkaspell.[ch]
12542           src/compose.c
12543                 reimplement spellchecker
12544
12545 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12546         * src/gtk/filesel.c
12547                 crash when inserting file in compose window
12548                 (TODO: keep old selection on clicks)
12549         * src/main.c
12550                 use gtkrc-2.0 instead of gtkrc
12551
12552 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12553         * src/messageview.c
12554                 remove orphaned mimeview unref()
12555
12556 2004-01-20 Thorsten Maerz <torte@netztorte.de>
12557         * src/grouplistdialog.c
12558                 expand nodes containing subscribed groups
12559
12560 2004-01-19 Thorsten Maerz <torte@netztorte.de>
12561         * src/textview.c
12562                 textview: hide cursor, restore old click behaviour
12563
12564 2004-01-18 Thorsten Maerz <torte@netztorte.de>
12565         * src/textview.c
12566                 variable names messed up
12567
12568 2004-01-17 Colin Leroy <colin@colino.net>
12569         * src/addr_compl.c
12570                 Fix completion address too thin
12571         * src/compose.c
12572                 Fix tab-to-subject behaviour
12573         * src/summaryview.c
12574                 Implement key up & down in summaryview
12575
12576 2004-01-12 Thorsten Maerz <torte@netztorte.de>
12577
12578         * sync 098claws
12579
12580 2004-01-08 Thorsten Maerz <torte@netztorte.de>
12581         * configure.ac
12582           Makefile.am
12583           doc/.cvsignore
12584           doc/Makefile.am
12585                 faq, man, manual moved to doc/
12586         * ac/aspell.m4
12587           ac/check-type.m4
12588           ac/gnupg-check-typedef.m4
12589           ac/openssl.m4
12590           ac/spamassassin.m4
12591           ac/missing/gdk-pixbuf.m4
12592           ac/missing/gpgme.m4
12593           ac/missing/imlib.m4
12594                 fix automake warnings
12595
12596 2003-12-06 Colin Leroy <colin@colino.net>
12597         * src/summaryview.c
12598                 Fix quicksearch
12599
12600 2003-12-05 Colin Leroy <colin@colino.net>
12601         * src/summaryview.c
12602                 Fix going to next unread folder
12603
12604 2003-12-05 Colin Leroy <colin@colino.net>
12605         * src/crash.c
12606                 Fix gtk2 compilation
12607         * src/session.c
12608                 Remove iotag source handler at disconnection
12609         * src/socket.[ch] 
12610                 Remove source handler when closing socket 
12611                 (fixes another seg)
12612
12613 2003-12-04 Colin Leroy <colin@colino.net>
12614         * src/compose.c
12615           src/prefs_account.c
12616           src/prefs_common.c
12617                 Fix some dropdown menus
12618
12619 2003-12-04 Colin Leroy <colin@colino.net>
12620         * src/compose.c
12621                 Fix event handlers on header fields
12622         * src/common/socket.c
12623           src/common/session.c
12624                 Fix segfault with callback (SSL)
12625                 Fix end of session 
12626
12627 2003-10-06 Thorsten Maerz <torte@netztorte.de>
12628
12629         * Fix compile bug in src/compose.c
12630         * removed src/gtk/gtkstext.[ch]
12631
12632 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
12633
12634         * Convert character set and escape "text" attributes in toolbar setting
12635         files.
12636         * Fixed bug in button-press-event handling.
12637
12638 2003-09-16 Thorsten Maerz <torte@netztorte.de>
12639
12640         * Fixed bug in key-press-event handling.
12641
12642 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
12643
12644         * Enabled to compile tray-icon plugin (Ad-hoc).
12645         * Avoid hang up bug of icon list in mime view (Ad-hoc).
12646
12647 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
12648
12649         * Enabled to compile on sylpheed-claws.
12650         (tray-icon plugin still cannot compile yet.)
12651
12652 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
12653
12654         * Updated to 0.9.5.
12655
12656 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
12657
12658         * Updated to 0.9.4.
12659         * Ported monitoring SSL mechanism to GSource of GLib2
12660         (I don't confirm it)
12661         * Added _gtk2 suffix to key name of font preference to avoid
12662         ovverwriting preference of Gtk+-1.2 version.
12663
12664 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
12665
12666         * Updated to 0.9.2.
12667
12668 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
12669
12670         * Updated to 0.9.1.
12671         * Translate po files into UTF-8 when execute autogen.sh.
12672
12673 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
12674
12675         * Updated to 0.9.0.
12676
12677 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
12678
12679         * Plugged GError related memory leaks.
12680
12681 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
12682
12683         * Changed default size of fonts.
12684         * Enabled to set titile font size of warning dialog.
12685
12686 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
12687
12688         * Embed a sylpheed icon into executable binary on Windows.
12689
12690 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
12691
12692         * I forgot to traslate character set of element string in src/xml.c.
12693
12694 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
12695
12696         * Fixed detecting bind_textdomain_codeset in configure.in.
12697         * The bug in which "Example" of "Date fromat" preference isn't displayed
12698         correctly has been fixed.
12699
12700 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
12701
12702         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
12703           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
12704           glib-gettextize
12705           Removed intl directory.
12706           Translated po files into UTF-8.
12707           (Thanks! Ryuji Abe)
12708
12709 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
12710
12711         * The bug which doesn't unscape string in xml.c has been fixed.
12712
12713 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
12714
12715         * The bug which is failed to translate encoding of file name thorough
12716         file dialog has been fixed.
12717
12718 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
12719
12720         * Modified to translate file names which is used in inporting/expoting
12721         mbox feature and "Save as" feature into locale encoding.
12722         * Translate file names into locale encoding when "Attache file" and
12723         "Insert file".
12724         * Force set G_BROKEN_FILENAMES environment variable.
12725         * Other minor fixes.
12726
12727 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
12728
12729         * Modified to treat MH folder's name as locale encoding.
12730
12731 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
12732
12733         * The bug which clash on switching candidates of auto completion of
12734         addresses, cannot use auto completion in Japanesse is fixed
12735         (Thanks! Tokunaga-san)¡¥
12736
12737 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12738
12739         * The bug which cannot switch key accelerator preference has been fixed
12740         (Thanks! smbd-san)¡¥
12741
12742 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12743
12744         * version 0.8.11-gtk2-20030314
12745
12746 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12747
12748         * The bug in which character set conversion of filtering messages has
12749         been fixed.(Thanks! COCOA-san).
12750
12751 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
12752
12753         * Revived "Leave space on head" preference in "Message" category.
12754         * A bug which clash when put the cursor to end of buffer and execute
12755         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
12756
12757 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12758
12759         * version 0.8.11-gtk2-20030312
12760
12761 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12762
12763         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
12764         * Modified to use Pango's API directly for font preference.
12765         * Integrated GtkTextView of textview to one widget.
12766         * Set fonts of header title in textview by "header_title" tag.
12767         * Removed some deprecated codes.
12768
12769 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
12770
12771         * Updated to 0.8.11.
12772         * Merged cygwin patch(Thanks! Sakai-san).
12773
12774 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
12775
12776         * version 0.8.10-gtk2-20030309