2006-09-13 [colin] 2.4.0cvs183
[claws.git] / ChangeLog
1 2006-09-13 [colin]      2.4.0cvs183
2
3         * src/account.c
4         * src/gtk/pluginwindow.c
5                 Misc. GUI fixes by Fabien
6
7 2006-09-13 [wwp]        2.4.0cvs182
8
9         * configure.ac
10         * src/common/utils.h
11         * src/common/utils.c
12                 get rid of unused wide-char functions.
13
14 2006-09-13 [wwp]        2.4.0cvs181
15
16         * src/plugins/pgpinline/sylpheed.def
17         * src/textview.c
18                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
19                 add privacy_reset_error to the .def file,
20                 do not fork for an external textviewer.
21
22 2006-09-13 [wwp]        2.4.0cvs180
23
24         * src/prefs_common.c
25                 fix broken font entry in prefs (patch issued by the gpg4win team,
26                 probably by Marcus Brinkmann <marcus@g10code.de>).
27
28 2006-09-13 [colin]      2.4.0cvs179
29
30         * src/folder.h
31                 Fix a warning in summaryview.c
32         * src/mainwindow.c
33         * src/summaryview.c
34         * src/summaryview.h
35                 Add missing Mark/* elements in the
36                 main menu
37
38 2006-09-12 [colin]      2.4.0cvs178
39
40         * src/prefs_actions.c
41         * src/prefs_filtering_action.c
42         * src/prefs_matcher.c
43                 Use (New) instead of New everywhere
44
45 2006-09-12 [wwp]        2.4.0cvs177
46
47         * manual/fr/addrbook.xml
48         * manual/fr/handling.xml
49                 updated some quotes in the fr manual to match the fr translation.
50
51 2006-09-12 [wwp]        2.4.0cvs176
52
53         * src/prefs_matcher.c
54                 don't store translated string elements in matcher expressions.
55                 Also fixed a misused of Q_().
56
57 2006-09-11 [wwp]        2.4.0cvs175
58
59         * src/plugins//bogofilter/bogofilter.c
60         * src/plugins//clamav/clamav_plugin.c
61         * src/plugins//demo/demo.c
62         * src/plugins//dillo_viewer/dillo_viewer.c
63         * src/plugins//pgpcore/plugin.c
64         * src/plugins//pgpinline/plugin.c
65         * src/plugins//pgpmime/plugin.c
66         * src/plugins//spamassassin/spamassassin.c
67                 gettext-ize more strings (mostly plugin error messages).
68
69 2006-09-11 [colin]      2.4.0cvs174
70
71         * src/alertpanel.c
72                 Make maximum buffer size bigger to avoid
73                 truncating translated messages. Patch by
74                 Fabien
75
76 2006-09-11 [colin]      2.4.0cvs173
77
78         * src/etpan/imap-thread.c
79                 Fix compilation on OpenBSD, thanks to 
80                 Landry
81
82 2006-09-10 [wwp]        2.4.0cvs172
83
84         * manual/account.xml
85         * manual/addrbook.xml
86         * manual/handling.xml
87         * manual/es/handling.xml
88         * manual/fr/account.xml
89         * manual/fr/addrbook.xml
90         * manual/fr/handling.xml
91                 documented addressbook matching (condition configuration):
92                   addrbook.xml, en fr
93                 documented per-account filtering rules (handling/filtering
94                   section, account section):
95                   account.xml, handling.xml, en fr
96                 slightly updated the handling/searching section to tell few
97                   words about the extended search ability:
98                   handling.xml, en fr
99                 added missing <quote></quotes> to Quick Search:
100                   handling.xml, en fr es
101                 fixed a typo (auomatically):
102                   handling.xml, en
103                 changes revisited by Paul.
104
105 2006-09-10 [paul]       2.4.0cvs171
106
107         * src/prefs_actions.c
108         * src/prefs_filtering.c
109         * src/prefs_template.c
110                 adjustments to the gui
111                 Patch by Fabien Vantard (slightly modified)
112
113 2006-09-10 [colin]      2.4.0cvs170
114
115         * src/summaryview.c
116                 Check folderitem/summaryview consistency
117                 (basically automates Update summary). Fixes
118                 #1011 (wrong (negative) count on unread 
119                 messages)
120
121 2006-09-10 [colin]      2.4.0cvs169
122
123         * src/gtk/gtksctree.c
124                 Fix recursive expansion via mouse
125         * src/plugins/bogofilter/bogofilter.c
126                 Use normal filtering way of moving
127                 messages (batching), possibly fixing
128                 bug #1015 (Bogofilter plugin doubles 
129                 new messages)
130
131 2006-09-09 [wwp]        2.4.0cvs168
132
133         * src/prefs_filtering.c
134                 better place for this fix.
135
136 2006-09-09 [wwp]        2.4.0cvs167
137
138         * src/prefs_filtering.c
139                 fix a minor bug when the enabled status of a filtering/processing
140                 rule always got set to TRUE when replacing this rule. That still
141                 make sense when adding a new rule, but now when replacing, we
142                 don't override the value of 'enabled'.
143                 Also renamed the func prefs_filtering_list_view_get_rule_name()
144                 to prefs_filtering_list_view_get_info() as this function not only
145                 returns the name, but also the account_id and the enabled status.
146
147 2006-09-09 [mones]      2.4.0cvs166
148
149         * manual/glossary.xml
150         * manual/plugins.xml
151                 Minor format corrections
152         * manual/gpl.xml
153                 Fix misplaced NO WARRANTY section
154         * manual/es/advanced.xml
155         * manual/es/faq.xml
156         * manual/es/glossary.xml
157         * manual/es/gpl.xml
158         * manual/es/handling.xml
159         * manual/es/plugins.xml
160         * manual/es/starting.xml
161                 Incorporate changes from English version
162         * manual/fr/ack.xml
163         * manual/pl/ack.xml
164         * manual/es/ack.xml
165                 Fix address, (add translation credits in es version)
166         * po/es.po
167                 Updated translation
168
169 2006-09-09 [wwp]        2.4.0cvs165
170
171         * src/prefs_filtering.c
172                 fix a crash when opening filtering prefs, if matcherrc file contains
173                 broken data (non-existing account id, which is theoretically not
174                 possible).
175
176 2006-09-08 [colin]      2.4.0cvs164
177
178         * src/folder.c
179                 Wrong assert, make it an if()
180         * src/gtk/gtksctree.c
181                 Fix bug #1013 (expand selected thread 
182                 tree) - expanding is now recursive
183
184 2006-09-07 [wwp]        2.4.0cvs163
185
186         * src/prefs_matcher.c
187                 make better sentences about addressbook matching in the
188                 matcher prefs. This should make translators' work easier
189                 too.
190
191 2006-09-07 [wwp]        2.4.0cvs162
192
193         * src/prefs_filtering.c
194                 code simplification (get rid of dup var. assignment).
195
196 2006-09-07 [wwp]        2.4.0cvs161
197
198         * src/summaryview.c
199                 use GTK_STOCK icons when possible, patch by Fabien Vantard
200                 <fzzzzz@gmail.com>.
201
202 2006-09-07 [paul]       2.4.0cvs160
203
204         * src/mimeview.c
205                 fix compilation warnings
206                 Thanks to Colin
207
208 2006-09-07 [paul]       2.4.0cvs159
209
210         * src/mimeview.c
211                 select the mimepart icon when
212                 displaying as text
213                 Thanks to Colin
214
215 2006-09-06 [paul]       2.4.0cvs158
216
217         * src/prefs_filtering.c
218                 fix labels and table element spacing
219                 Patch by Fabien Vantard
220
221 2006-09-06 [paul]
222
223         2.5.0-rc3 released
224
225 2006-09-06 [paul]       2.4.0cvs157
226
227         * manual/es/advanced.xml
228                 fix typo
229
230 2006-09-06 [wwp]        2.4.0cvs156
231
232         * src/mainwindow.c
233                 fix an dup launch issue when iconified, thanks to Colin.
234
235 2006-09-06 [wwp]        2.4.0cvs155
236
237         * src/gtk//gtksctree.h
238                 oops, forgot that one!
239
240 2006-09-06 [wwp]        2.4.0cvs154
241
242         * manual/pl/advanced.xml
243         * manual/advanced.xml
244         * manual/es/advanced.xml
245         * manual/fr/advanced.xml
246         * src/prefs_customheader.c
247         * src/prefs_filtering_action.c
248         * src/foldersel.c
249         * src/prefs_summaries.c
250         * src/prefs_filtering.c
251         * src/account.c
252         * src/compose.c
253         * src/prefs_summary_column.c
254         * src/addr_compl.c
255         * src/prefs_actions.c
256         * src/prefs_folder_column.c
257         * src/ssl_manager.c
258         * src/prefs_template.c
259         * src/prefs_display_header.c
260         * src/prefs_common.h
261         * src/prefs_matcher.c
262         * src/prefs_common.c
263         * src/prefs_toolbar.c
264         * src/summaryview.c
265         * src/folderview.c
266         * src/gtk/gtksctree.c
267         * src/gtk/pluginwindow.c
268         * src/gtk/progressdialog.c
269         * src/gtk/prefswindow.c
270                 renamed hidden option enable_rules_hint to use_stripes_everywhere
271                 to make its meaning more obvious (all versions of the manual reflect
272                 the change).
273                 added an extra hidden option use_stripes_in_summary to allow
274                 discarding these stripes in mainwindow's folder and message lists;
275                 en and fr manuals only are OK towards this.
276
277 2006-09-06 [colin]      2.4.0cvs153
278
279         * src/textview.c
280                 Hide Sylpheed-Claws' internal queue headers
281                 when showing all headers. They'll be present
282                 only in Source window.
283
284 2006-09-05 [colin]      2.4.0cvs152
285
286         * src/plugins/trayicon/trayicon.c
287                 Fix crash at exit - we have to disconnect
288                 our handlers
289         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
290                 Update eggtrayicon - patch adapted from a
291                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
292                 on Sylpheed's ML
293
294 2006-09-05 [colin]      2.4.0cvs151
295
296         * src/mainwindow.c
297         * src/gtk/logwindow.c
298                 Fix race condition when something writes
299                 to the log too soon during init. Thanks
300                 to Fabien Vantard
301
302 2006-09-05 [colin]      2.4.0cvs150
303
304         * src/mimeview.c
305                 Don't select part on right-click either
306
307 2006-09-05 [paul]       2.4.0cvs149
308
309         * src/mimeview.c
310                 completion of previous commit
311                 Thanks to Colin
312
313 2006-09-05 [colin]      2.4.0cvs148
314
315         * src/mimeview.c
316                 Don't force selection on middle-click, just open
317
318 2006-09-04 [colin]      2.4.0cvs147
319
320         * src/mimeview.c
321                 Looks like gtk_notebook_set_current_page()
322                 sometimes steals focus, and this annoys us
323                 in MimeViewers as it renders navigation
324                 keys useless. Take back focus after switching
325                 pages.
326
327 2006-09-04 [colin]      2.4.0cvs146
328
329         * src/messageview.c
330                 Set stop_loading when clicking on Next
331                 during load. Don't add a callback to 
332                 avoid over-complicating things.
333
334 2006-09-04 [colin]      2.4.0cvs145
335
336         * src/mimeview.c
337         * src/messageview.c
338                 Fix multiple loads in separate messageview
339
340 2006-09-04 [colin]      2.4.0cvs144
341
342         * src/summaryview.c
343                 Let navigation keys be handled during 
344                 load
345
346 2006-09-04 [colin]      2.4.0cvs143
347
348         * src/messageview.c
349         * src/summaryview.c
350         * src/textview.c
351         * src/textview.h
352                 Make loading of huge mails (lots of text and/or
353                 images) cancellable, so the GUI doesn't block 
354
355 2006-09-04 [colin]      2.4.0cvs142
356
357         * src/plugins/trayicon/trayicon.c
358                 Fix annoyance when removing a folder with 
359                 unread mails: trayicon didn't update
360
361 2006-09-04 [paul]       2.4.0cvs141
362
363         * src/gtk/icon_legend.c
364                 straighten up columns
365                 Patch by Fabien Vantard
366
367 2006-09-04 [wwp]        2.4.0cvs140
368
369         * src/prefs_filtering.c
370                 fix new line's account name in filtering prefs:
371                 was "All", is now "(New)".
372
373 2006-09-04 [paul]       2.4.0cvs139
374
375         * tools/make.themes.project
376                 use "AUTOMAKE_OPTIONS = dist-bzip2"
377                 instead of homebrewed "make release"
378
379 2006-09-03 [colin]      2.4.0cvs138
380
381         * src/folderview.c
382                 Fix bug #1007 (Wrong folder highlighted)
383
384 2006-09-03 [colin]      2.4.0cvs137
385
386         * src/compose.c
387                 Don't set Newsgroup: header to a mail folder
388                 path
389
390 2006-09-03 [paul]       2.4.0cvs136
391
392         * src/prefs_other.c
393         * src/prefs_spelling.c
394                 unify the gui
395
396 2006-09-03 [paul]       2.4.0cvs135
397
398         * src/prefs_summaries.c
399                 correct menu item text in prefs_keybind_apply_clicked()
400
401 2006-09-03 [paul]       2.4.0cvs134
402
403         * manual/advanced.xml
404                 some improvements to the descriptions
405         * src/mainwindow.c
406         * src/messageview.c
407         * src/summaryview.c
408         * src/gtk/menu.c
409                 fix menu sensitivity issues
410         * src/prefs_message.c
411                 drop the useless word 'short'
412         * src/prefs_other.c
413                 add the word 'lines' indicating log length
414                 is a measure of lines
415         * src/textview.c
416                 fix compilation warnings
417
418 2006-09-02 [colin]      2.4.0cvs133
419
420         * src/messageview.c
421                 Display a special return-receipt message
422                 if the message is from the user
423         * src/summaryview.c
424                 Fix missing freeze of the list when marking
425                 all read and unthreading for exec. Thanks
426                 to Stephan Sachse.
427
428 2006-09-02 [paul]       2.4.0cvs132
429
430         * src/mainwindow.c
431         * src/prefs_message.c
432         * src/summaryview.c
433                 fix some english
434
435 2006-09-02 [wwp]        2.4.0cvs131
436
437         * src/prefs_filtering.c
438                 added an account name column to the filtering rules
439                 dialog.
440
441 2006-09-02 [colin]      2.4.0cvs130
442
443         * src/gtk/logwindow.c
444         * src/gtk/logwindow.h
445                 Block scrolling if we're not at the end
446                 of the log
447
448 2006-09-02 [colin]      2.4.0cvs129
449
450         * src/folder.c
451                 Make sure account-specific rules can't
452                 be used in {pre-,post-,}processing
453         * src/mainwindow.c
454         * src/gtk/logwindow.c
455         * src/gtk/logwindow.h
456                 Jump to last error when clicking on the
457                 warning icon
458
459 2006-09-02 [colin]      2.4.0cvs128
460
461         * src/imap.c
462         * src/import.c
463         * src/mainwindow.c
464         * src/mainwindow.h
465                 Fix warning icon
466         * src/inc.c
467         * src/mbox.c
468         * src/mbox.h
469                 Let proc_mbox know its account, for
470                 account-specific rules
471
472 2006-09-01 [colin]      2.4.0cvs127
473
474         * src/codeconv.c
475                 Don't uselessly use iconv to convert from
476                 us-ascii
477         * src/alertpanel.c
478         * src/mainwindow.c
479         * src/mainwindow.h
480         * src/inc.c
481                 Fix certain log cases, disable warning icon
482                 for now, the correct way to display it when
483                 necessary and only when necessary is probably
484                 to do it manually rather than use error logs
485         * src/etpan/imap-thread.c
486                 Clean up UID logging a bit
487         * src/gtk/logwindow.c
488         * src/gtk/logwindow.h
489                 Make logging faster when the window's closed
490
491 2006-09-01 [wwp]        2.4.0cvs126
492
493         * manual/fr/account.xml
494                 reflect changes to the ref. manual (parts of cvs72):
495                 fix tabnames and quotes.
496
497 2006-09-01 [wwp]        2.4.0cvs125
498
499         * manual/fr/plugins.xml
500                 reflect changes to the reference manual (cvs42):
501                 update IRC channel info.
502
503 2006-09-01 [wwp]        2.4.0cvs124
504
505         * commitHelper
506                 use CVSEDITOR env. var. if set, according to `man cvs`.
507
508 2006-09-01 [wwp]        2.4.0cvs123
509
510         * manual/advanced.xml
511                 better sentence again (thanks to Paul).
512
513 2006-09-01 [wwp]        2.4.0cvs122
514
515         * manual/advanced.xml
516         fix definition of toolbar_detachable and rework a bit the one of
517         enable_dotted_lines.
518
519 2006-09-01 [mones]      2.4.0cvs121
520
521         * manual/advanced.xml
522                 Document enable_dotted_lines
523
524 2006-09-01 [paul]       2.4.0cvs120
525
526         * src/folderview.c
527         * src/folderview.h
528         * src/imap.c
529         * src/mainwindow.c
530         * src/summaryview.c
531                 obey the 'When entering folder...' option
532                 when using the /View/Go to/... menu items
533                 Thanks to Colin
534
535 2006-08-31 [colin]      2.4.0cvs119
536
537         * src/folderview.c
538                 Revert 2.4.0cvs116, wrong fix.
539
540 2006-08-31 [colin]      2.4.0cvs118
541
542         * src/gtk/gtksctree.c
543                 Better state the various copyrights
544
545 2006-08-31 [colin]      2.4.0cvs117
546
547         * src/prefs_common.c
548                 fix enable_dotted_lines
549
550 2006-08-31 [colin]      2.4.0cvs116
551
552         * src/folderview.c
553                 Use pref "Always open on select" when going
554                 to next unread folder
555         * src/gtk/gtksctree.c
556                 Fix link failure to _gtk_clist_create_cell_layout
557                 on certain computers. (Why not mine, I wonder)
558
559 2006-08-31 [colin]      2.4.0cvs115
560
561         * src/procmsg.c
562         * src/textview.c
563         * src/plugins/bogofilter/bogofilter.c
564         * src/plugins/spamassassin/spamassassin.c
565                 Requalify some "errors" to warnings
566         * src/mainwindow.c
567         * src/mainwindow.h
568         * src/statusbar.c
569                 Add an icon in the statusbar to notify
570                 of errors
571         * src/gtk/gtksctree.c
572         * src/folderview.c
573         * src/summaryview.c
574                 Make the GtkSCTree look more modern by
575                 alternating background lines
576         * src/prefs_common.c
577         * src/prefs_common.h
578                 Add a pref to let people have the old
579                 way if they prefer
580
581
582 2006-08-30 [colin]      2.4.0cvs114
583
584         * src/procmsg.c
585         * src/procmsg.h
586                 Provide a way to filter a list of
587                 messages in an optimised manner, and
588                 add a list-filtering hook
589         * src/folder.c
590         * src/inc.c
591         * src/mbox.c
592                 Use the list filtering
593         * src/plugins/bogofilter/bogofilter.c
594                 Use the list-filtering hook
595                 Use -b (bulk) mode for more speed
596                 when learning and filtering
597         * src/etpan/imap-thread.c
598                 Make log output shorter in UID SEARCH
599
600
601 2006-08-30 [colin]      2.4.0cvs113
602
603         * src/plugins/bogofilter/bogofilter.c
604                 Really fast mass learning - thanks to David
605                 Relson for the options explanations :)
606
607 2006-08-30 [colin]      2.4.0cvs112
608
609         * src/msgcache.c
610                 Fix compilation on FreeBSD. Thanks
611                 to Michael Hugues
612
613 2006-08-29 [colin]      2.4.0cvs111
614
615         * src/folderview.c
616                 Handle "popup_menu" signal (for popping the 
617                 menu via the keyboard)
618         * src/mimeview.c
619         * src/mimeview.h
620         * src/summaryview.c
621         * src/textview.c
622         * src/gtk/gtkutils.c
623         * src/gtk/gtkutils.h
624                 Factorize scrolling code, and add an API 
625                 for MimeViewers to handle scroll orders
626
627 2006-08-29 [wwp]        2.4.0cvs110
628
629         * src/plugins//bogofilter/bogofilter.c
630         * src/plugins//spamassassin/spamassassin.c
631                 make the bogofilter/spamassassin filtering error dialogs at
632         incorporation obey to the "don't popup error dialog on
633         receive error" option. If disabled, feed the log window w/
634         the error message.
635
636 2006-08-29 [paul]
637
638         2.5.0-rc2 released
639
640 2006-08-29 [paul]       2.4.0cvs109
641
642         * Makefile.am
643                 remove 'make release', it's not needed
644                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
645
646 2006-08-29 [paul]       2.4.0cvs108
647
648         * src/foldersel.c
649         * src/summary_search.c
650         * src/gtk/progressdialog.c
651         * src/plugins/pgpcore/passphrase.c
652                 replace deprecated gtk_window_set_policy()
653
654 2006-08-29 [colin]      2.4.0cvs107
655
656         * src/folder.c
657                 Fix data loss when copy fails during a move:
658                 only use fast remove_msgs if everything was
659                 copied OK; else use slow remove_msg on the
660                 mails that got copied only.
661
662 2006-08-28 [paul]       2.4.0cvs106
663
664         * src/mh.c
665                 revert change in 2.4.0cvs104, it breaks
666                 stuff
667
668 2006-08-28 [paul]       2.4.0cvs105
669
670         * src/plugins/spamassassin/spamassassin.c
671                 english fix
672
673 2006-08-28 [paul]       2.4.0cvs104
674
675         * src/mh.c
676                 fix data loss when moving to another
677                 mailbox fails
678         * src/prefs_spelling.c
679                 improve the english
680         * src/gtk/pluginwindow.c
681                 improve the layout of the dialog text
682         All thanks to Colin
683
684 2006-08-28 [paul]       2.4.0cvs103
685
686         * src/plugins/bogofilter/bogofilter.c
687         * src/plugins/bogofilter/bogofilter_gtk.c
688                 fix english up a bit, innit
689
690 2006-08-28 [paul]       2.4.0cvs102
691
692         * configure.ac
693         * po/Makefile.in.in
694         * po/Makevars
695                 require autoconf 2.60, enabling building
696                 with gettext 0.15 (gettext 0.14.x build still
697                 possible). Replace Makefiles with versions
698                 from gettext 0.15.
699                 Remove configure options --with-localedir and
700                 --with-mandir. The options that are provided
701                 directly by autoconf 2.60 can be used instead:
702                 --mandir --localedir
703
704 2006-08-27 [colin]      2.4.0cvs101
705
706         * src/plugins/bogofilter/Makefile.am
707                 Fix make dist (no README)
708
709 2006-08-27 [colin]      2.4.0cvs100
710
711         * src/folder.c
712                 Don't use F_UNKNOWN folders for any default
713                 outbox/trash/etc
714         * src/plugins/bogofilter/bogofilter.c
715         * src/plugins/bogofilter/bogofilter.h
716         * src/plugins/bogofilter/bogofilter_gtk.c
717                 Add an option to specify the path to bogofilter
718                 Use single-quotes to be able to learn in folders
719                 with spaces in their names
720                 Verify learning status
721
722 2006-08-27 [colin]      2.4.0cvs99
723
724         * manual/faq.xml
725         * manual/plugins.xml
726                 Document Bogofilter plugin
727
728 2006-08-27 [colin]      2.4.0cvs98
729
730         * src/compose.c
731         * src/messageview.c
732         * src/procmsg.c
733         * src/procmsg.h
734                 When possible, copy the queued mail to sent folder
735                 instead of re-adding. Much faster on IMAP.
736
737 2006-08-27 [colin]      2.4.0cvs97
738
739         * src/msgcache.c
740                 Disable mmaped caches - huge metadata loss
741                 here after a power failure.
742         * src/summaryview.c
743                 Add quicksearch timing
744         * src/common/plugin.c
745         * src/common/plugin.h
746                 Implement an interface to tell what plugins
747                 provide. Prevent loading of similar plugins.
748         * src/plugins/clamav/clamav_plugin.c
749         * src/plugins/demo/demo.c
750         * src/plugins/dillo_viewer/dillo_viewer.c
751         * src/plugins/pgpcore/plugin.c
752         * src/plugins/pgpinline/pgpinline.c
753         * src/plugins/pgpmime/pgpmime.c
754         * src/plugins/spamassassin/spamassassin.c
755         * src/plugins/trayicon/trayicon.c
756                 Implement plugin_provides()
757
758 2006-08-27 [colin]      2.4.0cvs96
759
760         * configure.ac
761         * src/plugins/Makefile.am
762         * src/plugins/bogofilter/.cvsignore
763         * src/plugins/bogofilter/Makefile.am
764         * src/plugins/bogofilter/bogofilter.c
765         * src/plugins/bogofilter/bogofilter.h
766         * src/plugins/bogofilter/bogofilter_gtk.c
767                 New Bogofilter plugin, provides filtering and
768                 learning. Spamassassin will go to extra plugins.
769
770 2006-08-26 [mones]      2.4.0cvs95
771
772         * manual/handling.xml
773                 Fix subfolder path in the example (thanks to Paul) 
774
775 2006-08-26 [mones]      2.4.0cvs94
776
777         * manual/glossary.xml
778                 2.2. + add ISP to the glossary
779                 7.5. + Add UIDL to glossary
780                 7.7. + Add TCP to glossary
781         * manual/handling.xml
782                 7.1. + Mentions GNU/Linux distribution, what about the non...
783                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
784                 7.3. + Mentions .bashrc, what about the non-bash ones? 
785                 7.4. = Use appropriate quotation for commands
786                 7.6. = change "" to <quote></quote>
787         * manual/plugins.xml
788                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
789         * manual/starting.xml
790                 2.1. + local mbox file: some examples of mbox file locations...
791                 Also reformatted files requiring it
792
793 2006-08-26 [wwp]        2.4.0cvs93
794
795         * src/summary_search.c
796                 disable find buttons while summary search is running.
797
798 2006-08-25 [colin]      2.4.0cvs92
799
800         * src/folder.c
801         * src/folderutils.c
802         * src/mh.c
803         * src/procmsg.h
804         * src/summaryview.c
805                 Speed up MH moving, and add progressbar
806                 for MH deletion
807         * src/msgcache.c
808                 Write cache files using mmap() too
809
810 2006-08-25 [wwp]        2.4.0cvs91
811
812         * src/summaryview.c
813                 switch spam<->ham button when a message has been marked as spam or ham
814                 and is still selected. Thanks to Colin.
815
816 2006-08-25 [paul]       2.4.0cvs90
817
818         * src/Makefile.am
819         * src/stock_pixmap.c
820         * src/stock_pixmap.h
821         * src/summaryview.c
822         * src/gtk/icon_legend.c
823         * src/pixmaps/copied.xpm
824         * src/pixmaps/moved.xpm
825                 add icons for delayed execution marked for
826                 copying, marked for moving
827
828 2006-08-25 [mones]      2.4.0cvs89
829
830         * manual/glossary.xml
831                 Fix the other glossary items:
832                 5.1. = Inmmediate execution -> <quote>immediate execution...
833                 5.2. = Fix MBOX capitalization -> Mbox
834                 5.3. + Improve Plugins def. w/ tech. ref.
835                 5.4. = Quotation -> replace '>' by <quote>></quote>
836                 5.5. - SMTP Server. -> remove dot
837         * po/es.po
838                 Updated translation
839
840 2006-08-25 [mones]      2.4.0cvs88
841
842         * manual/ack.xml
843                 Reformatted, changed email address
844         * manual/glossary.xml
845                 Reformatted, fixed MANUAL-TODO items:
846                 8.2. + add ROT-13 to glossary
847                 8.4. + add URL to glossary
848         * manual/es/advanced.xml
849                 Fixed <literal>s
850
851 2006-08-25 [paul]       2.4.0cvs87
852
853         * src/gtk/icon_legend.c
854                 add 'marked for deletion' icon
855                 arrange icons by containing column
856                 wrap long label text
857
858 2006-08-25 [colin]      2.4.0cvs86
859
860         * src/common/utils.c
861         * src/common/utils.h
862                 Add the sc_g_*list_bigger functions in
863                 a place everyone can use it
864         * src/summaryview.c
865                 Only freeze/thaw the list when working
866                 on the selection, if it's bigger than 1
867         * src/gtk/gtksctree.c
868                 Only freeze/thaw the list when unselec-
869                 ting 'all' if ('all' != 1)
870                 This avoids some flickering
871
872 2006-08-24 [colin]      2.4.0cvs85
873
874         * src/addressbook.c
875                 Fix strange list selection
876                 Fix random seg (Invalid read of freed memory)
877
878 2006-08-24 [colin]      2.4.0cvs84
879
880         * src/alertpanel.c
881         * src/gtk/inputdialog.c
882         * src/plugins/pgpcore/passphrase.c
883                 Revert minimal width patch of 2.4.0cvs67,
884                 as it is also a maximal width. Use 
885                 gtk_window_set_default_size instead.
886
887 2006-08-24 [colin]      2.4.0cvs83
888
889         * src/msgcache.c
890                 Write cache/mark to temp files before
891                 overwriting old ones (avoids metadata
892                 loss if writing the new files fail).
893                 Use mmap() to read cache/mark file, as
894                 this makes cache reading faster. Dis-
895                 abled for big-endian machines until it
896                 can be tested. (Big-endian users: set
897                 msgcache_use_mmap = TRUE in the relevant
898                 #if).
899         * src/procmsg.h
900                 Move rarely used fields of MsgInfo in 
901                 another structure, which will only be
902                 allocated if needed. Face, X-Face,
903                 Return receipt headers and List-*
904                 headers are moved. Mails having none
905                 of these occupy 52 bytes less with
906                 this patch, which makes 2.5MB of RAM
907                 saved on a 50k folder).
908         * src/headerview.c
909         * src/mainwindow.c
910         * src/messageview.c
911         * src/partial_download.c
912         * src/procheader.c
913         * src/procmsg.c
914         * src/textview.c
915                 Follow this structure change.
916
917 2006-08-24 [wwp]        2.4.0cvs82
918
919         * manual/es/.cvsignore
920         * manual/es/dist/.cvsignore
921         * manual/es/dist/html/.cvsignore
922         * manual/es/dist/pdf/.cvsignore
923         * manual/es/dist/ps/.cvsignore
924         * manual/es/dist/txt/.cvsignore
925                 more (generated) files to ignore.
926
927 2006-08-24 [colin]      2.4.0cvs81
928
929         * src/folder.c
930         * src/mh.c
931                 Fix possible problems with local delivery. Check the folder doesn't
932                 need scan before setting its mtime when saving cache (which can be
933                 done long after the folder's been modified by an external process);
934                 Check that the stored item's mtime didn't change in mh functions.
935
936 2006-08-24 [mones]      2.4.0cvs80
937
938         * manual/advanced.xml
939                 Rewrapping, some fixes and MANUAL-TODO items:
940                 8.1. = change "" to <quote></quote>
941                 8.3. = quote menu items
942                 8.5. - deploying -> new user ... ideally a new user (redundant)
943
944 2006-08-23 [colin]      2.4.0cvs79
945
946         * src/gtk/gtksctree.c
947                 When selecting or deselecting range, only
948                 freeze/thaw when selection is bigger than 10
949
950 2006-08-23 [colin]      2.4.0cvs78
951
952         * src/messageview.c
953         * src/mimeview.c
954         * src/mimeview.h
955         * src/plugins/dillo_viewer/dillo_viewer.c
956                 Provide an API for MimeViewer plugins to
957                 return a text selection for replying
958
959 2006-08-23 [colin]      2.4.0cvs77
960
961         * src/image_viewer.c
962         * src/textview.c
963                 Use gtk_pixbuf_new_from_file_at_scale(), which
964                 is faster than getting the pixbuf then resizing
965                 it.
966
967 2006-08-23 [colin]      2.4.0cvs76
968
969         * src/procmime.c
970                 UTF-8 should be sent Quoted-printable
971
972 2006-08-22 [colin]      2.4.0cvs75
973
974         * src/mh.c
975                 Check if scan is required before touching
976                 the folder (or it'll be required every time)
977
978 2006-08-22 [colin]      2.4.0cvs74
979
980         * configure.ac
981                 Require libetpan 0.46 (crasher fix when built
982                 against gnutls)
983
984 2006-08-22 [colin]      2.4.0cvs73
985
986         * src/folder.c
987                 Set folder's mtime after writing its
988                 cache
989         * src/folderview.c
990                 Add some timing
991         * src/procmsg.c
992                 Don't do useless stuff if we don't 
993                 thread by subject
994         * src/summaryview.c
995                 Add some timing, don't deselect prior
996                 to selecting (gtksctree does it itself),
997                 remove crash avoidance hacks as it's been
998                 properly fixed since a while
999         * src/common/utils.c
1000                 Optimize to_human_readable(): _() is slow,
1001                 do it only once, and avoid %f format for KB
1002                 (the most common in a summaryview)
1003         * src/gtk/gtksctree.c
1004                 Don't uselessly freeze/thaw (fixes flicker
1005                 on next unread and friends), reduce number
1006                 of g_list_nth/g_list_position where possible
1007         * src/gtk/gtkutils.c
1008         * src/gtk/gtkutils.h
1009                 Reduce number of g_list_nth/g_list_position
1010                 where possible.
1011                 All of this makes loading as 70k folder 2.1
1012                 seconds instead of 3.2 (with hot FS caches).
1013                 (1.3 seconds without Date and Size columns...)
1014
1015 2006-08-22 [paul]       2.4.0cvs72
1016
1017         wrap documents and do some items from mones' MANUAL-TODO:
1018
1019         * manual/account.xml
1020                 4.1. = fix tabname references to <quote>tabname</quote>
1021                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1022         * manual/faq.xml
1023                 1.1. = mentioned options don't match UI
1024                 Add information about the 'Never send Return Receipts'
1025                 option
1026         * manual/handling.xml
1027                 6.2. = Mentions Extended symbols button, but now is
1028                 named Information
1029                 6.3. = Mentions ... button, which is now Edit
1030
1031 2006-08-22 [colin]      2.4.0cvs71
1032
1033         * src/gtk/pluginwindow.c
1034                 Fix layout in verbose translations (such
1035                 as french)
1036
1037 2006-08-22 [paul]       2.4.0cvs70
1038
1039         * manual/Makefile.am
1040                 build manuals in alphabetical order
1041         * src/addressbook.c
1042         * src/prefs_themes.c
1043                 replace/remove deprecated symbols
1044         * src/gtk/gtkutils.c
1045                 fix a warning
1046         * src/gtk/pluginwindow.c
1047                 replace deprecated symbol
1048                 replace label text and move it
1049         * src/plugins/pgpcore/prefs_gpg.c
1050                 move the 'Generate...' button out of the
1051                 Sign Key frame, replace the English used
1052         * src/plugins/pgpcore/sgpgme.c
1053                 fixes to the English
1054
1055 2006-08-21 [colin]      2.4.0cvs69
1056
1057         * src/plugins/trayicon/trayicon.c
1058                 Add more strings for translation; patch
1059                 by Pawel
1060
1061 2006-08-21 [colin]      2.4.0cvs68
1062
1063         * src/compose.c
1064                 fix replied flag not set after drafting
1065         * src/matcher.c
1066                 fix body quicksearch in non-encoded bodies
1067                 containing '='
1068         * src/msgcache.c
1069                 Get rid of the g_malloc workaround for
1070                 corrupted caches, use g_try_malloc
1071
1072 2006-08-21 [colin]      2.4.0cvs67
1073
1074         * src/alertpanel.c
1075         * src/gtk/inputdialog.c
1076         * src/plugins/pgpcore/passphrase.c
1077                 Set minimal width to 375
1078         * src/mainwindow.c
1079                 Fix switching to offline, asking if it 
1080                 should be overriden for synchronising
1081         * src/mimeview.c
1082                 Don't offer to remember command on Open 
1083                 with for text parts, as the browser or 
1084                 text editor command isn't changed from 
1085                 there
1086
1087 2006-08-20 [paul]       2.4.0cvs66
1088
1089         * po/ko.po
1090         * po/zh_CN.po
1091                 fix plural form errors. revealed by stricter
1092                 checking of gettext 0.15
1093
1094 2006-08-18 [paul]       2.4.0cvs65
1095
1096         * src/stock_pixmap.c
1097                 fix the fix of 2.4.0cvs64
1098                 Thanks to Colin
1099
1100 2006-08-18 [paul]       2.4.0cvs64
1101
1102         * src/stock_pixmap.c
1103                 fix leaks
1104                 Thanks to Colin
1105
1106 2006-08-18 [paul]       2.4.0cvs63
1107
1108         * src/compose.c
1109         * src/procmsg.c
1110                 fix occasional IMAP bug where large msgs
1111                 were left in the queue folder after sending
1112                 Thanks to Colin
1113
1114 2006-08-18 [paul]       2.4.0cvs62
1115
1116         * src/folderview.c
1117                 freeze the summaryview while quicksearch results
1118                 are displayed
1119                 (fixes bug 456 'current message is hidden when the
1120                 view is refreshed and extended search is "unread 
1121                 messages"')
1122                 Thanks to Colin
1123         * src/textview.c
1124                 add missing #include "inputdialog.h"
1125         * src/common/utils.h
1126                 add missing mailcap_update_default() and improve
1127                 readability
1128
1129 2006-08-17 [colin]      2.4.0cvs61
1130
1131         * src/plugins/pgpcore/select-keys.c
1132                 Fix warnings :)
1133
1134 2006-08-17 [colin]      2.4.0cvs60
1135
1136         * src/compose.c
1137                 Don't continue queuing if Cancel is clicked
1138                 in select-keys
1139
1140 2006-08-17 [colin]      2.4.0cvs59
1141
1142         * src/plugins/pgpcore/select-keys.c
1143                 When encrypting, if only one key matches and it 
1144                 matches exactly, automatically use it.
1145
1146 2006-08-17 [colin]      2.4.0cvs58
1147
1148         * src/mimeview.c
1149         * src/prefs_common.c
1150         * src/prefs_common.h
1151         * src/prefs_ext_prog.c
1152         * src/textview.c
1153                 Fix issues with previous patch (text/html)
1154                 Remove outdated prefs
1155
1156 2006-08-17 [colin]      2.4.0cvs57
1157
1158         * src/imap.c
1159                 Add View Log button on auth error
1160         * src/procmsg.c
1161                 Fix encrypted mail marked as new when
1162                 saved in normal folders
1163         * src/plugins/pgpinline/pgpinline.c
1164                 Fix encrypt bug on IMAP
1165         * src/mimeview.c
1166         * src/common/utils.c
1167         * src/common/utils.h
1168         * src/gtk/inputdialog.c
1169         * src/gtk/inputdialog.h
1170                 Get rid of metamail stuff, simplify
1171                 opening, and allow remembering of user's
1172                 choices (by updating ~/.mailcap). There's
1173                 still to drop "Audio player" and "Image
1174                 viewer" preferences.
1175
1176 2006-08-17 [mones]      2.4.0cvs56
1177
1178         * manual/es/sylpheed-claws-manual.xml
1179                 fix DTD path
1180
1181 2006-08-17 [mones]      2.4.0cvs55
1182
1183         * configure.ac
1184         * manual/Makefile.am
1185         * manual/es/Makefile.am
1186         * manual/es/account.xml
1187         * manual/es/ack.xml
1188         * manual/es/addrbook.xml
1189         * manual/es/advanced.xml
1190         * manual/es/faq.xml
1191         * manual/es/glossary.xml
1192         * manual/es/gpl.xml
1193         * manual/es/handling.xml
1194         * manual/es/intro.xml
1195         * manual/es/keyboard.xml
1196         * manual/es/plugins.xml
1197         * manual/es/starting.xml
1198         * manual/es/sylpheed-claws-manual.xml
1199         * manual/es/dist/Makefile.am
1200         * manual/es/dist/html/Makefile.am
1201         * manual/es/dist/pdf/Makefile.am
1202         * manual/es/dist/ps/Makefile.am
1203         * manual/es/dist/txt/Makefile.am
1204                 Spanish translation for the manual
1205
1206 2006-08-16 [colin]      2.4.0cvs54
1207
1208         * src/compose.c
1209         * src/main.c
1210         * src/mainwindow.c
1211                 Fix send button sensitivity at startup
1212                 Set send menu sensitivity (patch by Fabien)
1213         * src/ssl_manager.c
1214                 Enable closing with esc (patch by Fabien)
1215         * src/gtk/foldersort.c
1216                 Enable closing with esc (patch by Fabien)
1217         * src/procmime.c
1218                 Optimisation (no need to copy to tempfile to
1219                 "decode" 7bit and 8bit)
1220         * src/summaryview.c
1221                 Fix cruft in swap_from case
1222         * src/textview.c
1223                 Fix missing last line in some mail cases 
1224                 (Fixes debian #381872)
1225         * src/plugins/pgpcore/prefs_gpg.c
1226         * src/plugins/pgpcore/sgpgme.c
1227         * src/plugins/pgpcore/sgpgme.h
1228                 Don't show "no key found" when user explicitely
1229                 wants to create a key
1230
1231 2006-08-16 [paul]       2.4.0cvs53
1232
1233         * configure.ac
1234         * src/account.c
1235         * src/addressbook.c
1236         * src/headerview.c
1237         * src/prefs_account.c
1238         * src/prefs_message.c
1239         * src/gtk/gtkutils.c
1240                 bump up minimum required versions of GTK+ and
1241                 GLIB to 2.6.0
1242
1243 2006-08-16 [paul]       2.4.0cvs52
1244
1245         * src/toolbar.c
1246                 workaround GTK+ Bug 351600 - 'Can't re-click
1247                 on button after sensitivity update'
1248                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1249                 Thanks to Colin
1250
1251 2006-08-15 [colin]      2.4.0cvs51
1252
1253         * src/plugins/pgpcore/prefs_gpg.c
1254                 Set options sensitivity according to
1255                 key existence
1256         * src/plugins/pgpcore/sgpgme.c
1257                 Allow to create key with no passphrase
1258
1259 2006-08-14 [cleroy]     2.4.0cvs50
1260
1261         * src/gtk/pluginwindow.c
1262                 New layout (maybe to be changed?)
1263         * src/gtk/gtkutils.c
1264                 Fix a bit label_window
1265         * src/plugins/pgpcore/passphrase.c
1266         * src/plugins/pgpcore/passphrase.h
1267         * src/plugins/pgpcore/plugin.c
1268         * src/plugins/pgpcore/prefs_gpg.c
1269         * src/plugins/pgpcore/prefs_gpg.h
1270         * src/plugins/pgpcore/sgpgme.c
1271         * src/plugins/pgpcore/sgpgme.h
1272                 Allow to create a PGP private key via the GUI
1273
1274 2006-08-14 [wwp]        2.4.0cvs49
1275
1276         * src/addressbook_foldersel.c
1277                 fix strict ISO C90 compliance.
1278
1279 2006-08-14 [paul]       2.4.0cvs48
1280
1281         * src/gtk/prefswindow.c
1282                 re-set scrolled window on opening
1283                 Patch by Ticho
1284
1285 2006-08-14 [paul]
1286
1287         2.5.0-rc1 released
1288
1289 2006-08-14 [paul]       2.4.0cvs47
1290
1291         * src/prefs_display_header.c
1292                 re-enable user-defined Displayed Headers
1293
1294 2006-08-14 [paul]       2.4.0cvs46
1295
1296         * src/prefs_account.c
1297                 use GTK_STOCK_EDIT
1298
1299 2006-08-13 [colin]      2.4.0cvs45
1300
1301         * src/common/utils.c
1302                 Fix "a" in quote when the original message is empty,
1303                 by using \0 instead of 'a' to test writability of
1304                 temp files.
1305
1306 2006-08-13 [wwp]        2.4.0cvs44
1307
1308         * src/plugins/spamassassin/spamassassin.c
1309                 fix capitalization of "SpamAssassin" in some debug, log and
1310                 dialog messages.
1311
1312 2006-08-13 [paul]       2.4.0cvs43
1313
1314         * src/editldap.c
1315                 fix overlapping widgets
1316         * src/prefs_account.c
1317                 fix translation of protocol_names[]
1318                 fix label disappearing off the edge of the
1319                 visible area
1320
1321 2006-08-12 [paul]       2.4.0cvs42
1322
1323         * manual/plugins.xml
1324                 update IRC channel info before it gets forgotten
1325                 about
1326
1327 2006-08-11 [colin]      2.4.0cvs41
1328
1329         * src/compose.c
1330         * src/mainwindow.c
1331         * src/mainwindow.h
1332         * src/procmsg.c
1333         * src/procmsg.h
1334         * src/summaryview.c
1335         * src/toolbar.c
1336                 Grey out the Send button if
1337                 - Queue folders are empty, or
1338                 - We're sending already
1339
1340 2006-08-11 [wwp]        2.4.0cvs40
1341
1342         * src/main.c
1343                 fix a logic issue when quitting while a compose window is
1344                 still open, thanks to Colin.
1345
1346 2006-08-10 [colin]      2.4.0cvs39
1347
1348         * src/main.c
1349                 Fix default font size setting after wizard run
1350         * src/imap.c
1351         * src/etpan/imap-thread.c
1352         * src/etpan/imap-thread.h
1353                 Fix bug #999 (Timing out on TSL cert validation 
1354                 dialog makes ugly things happen). Also, STARTTLS
1355                 unconditionnaly if initial capabilities contain
1356                 LOGINDISABLED and STARTTLS.
1357
1358 2006-08-09 [colin]      2.4.0cvs38
1359
1360         * src/mainwindow.c
1361         * src/mainwindow.h
1362                 Fix Tools/Actions sensitivity when there are
1363                 no actions
1364
1365 2006-08-09 [colin]      2.4.0cvs37
1366
1367         * src/prefs_filtering.c
1368                 Warning fix, patch by Paul
1369         * src/messageview.c
1370         * src/prefs_actions.c
1371         * src/prefs_filtering_action.c
1372         * src/prefs_matcher.c
1373                 Uniformisation of "Info ..." to "Info..." (for
1374                 old gtk), patch by Fabien
1375         * src/plugins/clamav/clamav_plugin_gtk.c
1376                 Sensitivity fix by Fabien
1377
1378 2006-08-09 [colin]      2.4.0cvs36
1379
1380         * src/main.c
1381         * src/main.h
1382                 Add a function to know whether we're exiting
1383         * src/plugins/trayicon/trayicon.c
1384                 If exiting, don't do anything. Faster, and
1385                 avoids gtk_main_iteration reentracy causing
1386                 segfaults at exit
1387
1388 2006-08-09 [colin]      2.4.0cvs35
1389
1390         * src/messageview.c
1391         * src/mimeview.c
1392         * src/mimeview.h
1393                 Fix lack of part selection when automatically 
1394                 jumping to a specific part
1395         * src/msgcache.c
1396                 Little optimisation in cache reading
1397
1398 2006-08-09 [colin]      2.4.0cvs34
1399
1400         * src/compose.c
1401                 Fix crash setting the priority on reedit
1402                 (Accessing compose before creating it!)
1403
1404 2006-08-08 [colin]      2.4.0cvs33
1405
1406         * src/procmime.c
1407                 Fix bug #998 (last attachment is not accessible)
1408                 Bad RFC interpretation on multipart close-delimiters
1409         * src/mimeview.c
1410         * src/mimeview.h
1411         * src/gtk/gtkvscrollbutton.c
1412         * src/gtk/gtkvscrollbutton.h
1413                 Make attachments list wheel-scrollable
1414
1415 2006-08-07 [colin]      2.4.0cvs32
1416
1417         * src/gtk/gtkaspell.c
1418                 Fix bug #973 (Unicode punctation characters 
1419                 are not recognized as separators by the
1420                 spell checker); fix unsigned stuff
1421
1422 2006-08-07 [colin]      2.4.0cvs31
1423
1424         * src/compose.c
1425                 Fix bug #956 (DnD text with accents in compose 
1426                 text entry); fix gccc's signed/unsigned fuss
1427
1428 2006-08-06 [colin]      2.4.0cvs30
1429
1430         * src/main.c
1431                 Fix bug #979 (Plugin crashes when exiting 
1432                 sylpheed-claws) : handle exit request only 
1433                 once
1434
1435 2006-08-05 [colin]      2.4.0cvs29
1436
1437         * src/news.c
1438                 Just make sure we have a msgid.
1439
1440 2006-08-05 [colin]      2.4.0cvs28
1441
1442         * src/news.c
1443         * src/summaryview.c
1444                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1445                 by reimplementing it
1446         * src/textview.c
1447                 Fix bug when hiding quotes with level > 3 and quote
1448                 colors are recycled
1449
1450 2006-08-04 [colin]      2.4.0cvs27
1451
1452         * src/compose.c
1453         * src/undo.c
1454         * src/undo.h
1455                 Fix a bit replace-by-pasting undo
1456         * src/mainwindow.c
1457         * src/messageview.c
1458                 Fix Fold quotes menu synchro in
1459                 mainwindow when it changes in 
1460                 messageview
1461         * src/textview.c
1462                 Fix right-click on quotes blocks
1463         * src/common/utils.c
1464                 Verify that the file created by
1465                 my_tmpfile() is writable. Fixes
1466                 bug #988 (very specific filesystem
1467                 issue)
1468         * src/plugins/pgpcore/sgpgme.c
1469                 Fix file descriptor leak
1470         * src/plugins/spamassassin/spamassassin.c
1471                 Warn once if spamd isn't reachable
1472
1473 2006-08-04 [colin]      2.4.0cvs26
1474
1475         * src/toolbar.c
1476                 i18n context patch by Fabien
1477
1478 2006-08-03 [colin]      2.4.0cvs25
1479
1480         * src/mainwindow.c
1481         * src/messageview.c
1482                 Rename "Hide quotes" to "Fold quotes"
1483         * src/textview.c
1484                 Don't use hand cursor on quotes. "all 
1485                 the bonuses of the feature and none of 
1486                 unwelcome side-effects"
1487
1488 2006-08-03 [colin]      2.4.0cvs24
1489
1490         * AUTHORS
1491         * sylpheed-claws.desktop
1492         * src/gtk/authors.h
1493                 Bring the desktop file to XDG compliance
1494                 Patch by Charles A. Edwards
1495
1496 2006-08-03 [colin]      2.4.0cvs23
1497
1498         * src/textview.c
1499                 Fix links offset when they are preceded
1500                 by accentued chars (g_utf8_strlen!)
1501         * src/mainwindow.c
1502                 Fix wrong status when starting offline
1503
1504
1505 2006-08-03 [wwp]        2.4.0cvs22
1506
1507         * src/prefs_common.h
1508                 ask what to do w/ filtering rules that belong to an account when
1509                 applying filtering rules manually from the main window (skip,
1510                 apply regardless of the account, use current account). This dialog
1511                 can be skipped and the last reply used.
1512                 (forgot that file)
1513
1514 2006-08-03 [wwp]        2.4.0cvs21
1515
1516         * src/filtering.c
1517         * src/filtering.h
1518         * src/prefs_common.c
1519         * src/summaryview.c
1520         * src/alertpanel.c
1521         * src/alertpanel.h
1522         * src/messageview.c
1523                 ask what to do w/ filtering rules that belong to an account when
1524                 applying filtering rules manually from the main window (skip,
1525                 apply regardless of the account, use current account). This dialog
1526                 can be skipped and the last reply used.
1527
1528
1529 2006-08-03 [colin]      2.4.0cvs20
1530
1531         * src/textview.c
1532                 Optimize previous patch
1533
1534 2006-08-03 [cleroy]     2.4.0cvs19
1535
1536         * src/textview.c
1537                 Fix quotes getting toggled back when the
1538                 mail has an even number of text parts
1539
1540 2006-08-02 [colin]      2.4.0cvs18
1541
1542         * src/messageview.c
1543                 Add Hide quotes menu
1544
1545 2006-08-02 [colin]      2.4.0cvs17
1546
1547         * src/mainwindow.c
1548         * src/prefs_common.c
1549         * src/textview.c
1550         * src/textview.h
1551         * src/gtk/about.c
1552                 Allow per-level quote hiding,
1553                 Allow toggling quotes by double-clicking them
1554                 Rename RemoteURI to ClickableText to reflect
1555                 the fact it's used for a variety of things
1556
1557 2006-08-02 [wwp]        2.4.0cvs16
1558
1559         * src/mainwindow.c
1560                 fix "View/Hide quotes" menu item status initialization.
1561
1562 2006-08-02 [wwp]        2.4.0cvs15
1563
1564         * src/matcher_parser_parse.y
1565                 remove a debug trace.
1566
1567 2006-08-02 [paul]       2.4.0cvs14
1568
1569         * src/plugins/pgpcore/passphrase.c
1570                 don't set initial dialog size
1571                 make it resizable
1572
1573 2006-08-02 [paul]       2.4.0cvs13
1574
1575         * src/noticeview.c
1576                 remove the rogue '/' character
1577
1578 2006-08-02 [paul]       2.4.0cvs12
1579
1580         * src/noticeview.c
1581                 allow buttons to resize as necessary
1582
1583 2006-08-01 [wwp]        2.4.0cvs11
1584
1585         * src/mbox.c
1586                 fix strict ISO C90 compliance.
1587
1588 2006-08-01 [wwp]        2.4.0cvs10
1589
1590         * tools/update-po
1591                 updated update-po tool to work w/ context-dependent translations.
1592                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1593
1594 2006-08-01 [wwp]        2.4.0cvs9
1595
1596         * src/matcher.c
1597         * src/prefs_filtering.c
1598         * src/prefs_matcher.c
1599                 allow context-dependent translations for "All",
1600                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1601
1602 2006-07-31 [colin]      2.4.0cvs8
1603
1604         * AUTHORS
1605         * src/gtk/authors.h
1606                 Add Rafal to authors
1607
1608 2006-07-31 [colin]      2.4.0cvs7
1609
1610         * src/compose.c
1611         * src/mainwindow.c
1612         * src/messageview.h
1613         * src/prefs_common.c
1614         * src/prefs_common.h
1615         * src/textview.c
1616                 Add 'View/Hide quotes'. Patch based on a patch
1617                 by Rafal Weglarz
1618
1619 2006-07-31 [colin]      2.4.0cvs6
1620
1621         * src/action.c
1622                 Fix problem with "> stuff >" actions
1623
1624 2006-07-31 [paul]       2.4.0cvs5
1625
1626         * po/nb.po
1627                 updated by Geir Helland
1628
1629 2006-07-31 [wwp]        2.4.0cvs4
1630
1631         * src/mainwindow.c
1632         * src/summaryview.c
1633         * src/summaryview.h
1634                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1635                 thanks to Colin.
1636
1637 2006-07-31 [wwp]        2.4.0cvs3
1638
1639         * src/Makefile.am
1640         * src/addr_compl.c
1641         * src/addr_compl.h
1642         * src/addressbook.c
1643         * src/addressbook.h
1644         * src/addressbook_foldersel.c
1645         * src/addressbook_foldersel.h
1646         * src/addrindex.c
1647         * src/addrindex.h
1648         * src/matcher.c
1649         * src/matcher.h
1650         * src/matcher_parser_lex.l
1651         * src/matcher_parser_parse.y
1652         * src/prefs_common.c
1653         * src/prefs_common.h
1654         * src/prefs_filtering.c
1655         * src/prefs_matcher.c
1656         * src/prefs_matcher.h
1657         * src/summaryview.c
1658                 introduce filtering against the address book. It's now possible to add
1659                 matched conditions to determine if any email address in a message matches
1660                 or doesn't match any or all books or folders in the address book.
1661
1662 2006-07-31 [wwp]        2.4.0cvs2
1663
1664         * src/account.c
1665         * src/filtering.c
1666         * src/filtering.h
1667         * src/folder.c
1668         * src/folderview.c
1669         * src/inc.c
1670         * src/mainwindow.c
1671         * src/matcher.c
1672         * src/matcher_parser_lex.l
1673         * src/matcher_parser_parse.y
1674         * src/mbox.c
1675         * src/prefs_filtering.c
1676         * src/prefs_filtering.h
1677         * src/procmsg.c
1678         * src/procmsg.h
1679         * src/summaryview.c
1680                 introduce per-account filtering rules. Each filtering rule can now be assigned
1681                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1682                 when applying filtering rules manually, as all rules will apply - even the ones
1683                 assigned to an account. This issue will be addressed soon.
1684  
1685
1686
1687 2006-07-31 [wwp]        2.4.0cvs1
1688
1689         * src/quote_fmt.c
1690                 make more strings translatable.
1691
1692 2006-07-31 [paul]       2.4.0
1693
1694         2.4.0 released
1695
1696 2006-07-31 [paul]       2.3.1cvs91
1697
1698         * po/ca.po
1699                 updated by Miquel Oliete
1700
1701 2006-07-31 [paul]       2.3.1cvs90
1702
1703         * po/de.po
1704         * po/el.po
1705         * po/fr.po
1706         * po/it.po
1707         * po/pl.po
1708         * po/pt_BR.po
1709         * po/sr.po
1710         * po/zh_CN.po
1711                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1712                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1713                 Aleksandar Urosevic, and Ralgh Young
1714
1715 2006-07-31 [paul]       2.3.1cvs89
1716
1717         * src/account.c
1718         * src/main.c
1719         * src/mainwindow.c
1720         * src/mainwindow.h
1721                 Fix a race condition when, after an SC crash, rescanning
1722                 folders took more than 0.5 seconds
1723                 Thanks to Colin
1724
1725 2006-07-31 [paul]       2.3.1cvs88
1726
1727         * src/folderview.c
1728                 don't translate separator strings
1729
1730 2006-07-30 [mones]      2.3.1cvs87
1731
1732         * doc/man/sylpheed-claws.1
1733                 Fixed non-ASCII chars in Hoa's name
1734         * po/es.po
1735                 Updated for release
1736
1737 2006-07-27 [colin]      2.3.1cvs86
1738
1739         * src/textview.c
1740                 Don't include the leading \n in links
1741                 Patch by Fabien
1742
1743 2006-07-25 [colin]      2.3.1cvs85
1744
1745         * src/mainwindow.c
1746         * src/common/socket.h
1747         * src/etpan/imap-thread.c
1748                 Refresh resolvers before connecting
1749                 to IMAP servers, and after switching
1750                 to online. Thanks to Paul.
1751
1752 2006-07-18 [colin]
1753
1754         * 2.4.0-rc4 released
1755
1756 2006-07-17 [colin]      2.3.1cvs84
1757
1758         * src/inc.c
1759                 Show connection attempt in statusbar before
1760                 connecting (previously first message was
1761                 "Retrieving messages from ..." after the
1762                 connection succeeded.
1763
1764 2006-07-16 [wwp]        2.3.1cvs83
1765
1766         * sylpheed-claws.ico
1767                 Added .ico file (windows multi-size icon file, generated).
1768
1769 2006-07-12 [wwp]        2.3.1cvs82
1770
1771         * src/messageview.c
1772                 remove Message/Re-edit menu entry from messageview window,
1773                 as sent/draft/queued messages are opened in compose window when
1774                 re-edited and it's not possible to re-edit other msgs.
1775
1776 2006-07-12 [paul]       2.3.1cvs81
1777
1778         * AUTHORS
1779         * src/mainwindow.c
1780         * src/gtk/authors.h
1781                 check online state before resetting
1782                 mailcheck timer. Useful if some program
1783                 verifies connection state and updates
1784                 Claws.
1785                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1786
1787 2006-07-12 [paul]       2.3.1cvs80
1788
1789         * sylpheed-claws-128x128.png
1790         * sylpheed-claws-64x64.png
1791         * sylpheed-claws.png
1792         * src/Makefile.am
1793         * src/main.c
1794         * src/prefs_toolbar.c
1795         * src/stock_pixmap.c
1796         * src/stock_pixmap.h
1797         * src/wizard.c
1798         * src/gtk/about.c
1799         * src/gtk/gtkutils.c
1800         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1801         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1802         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1803         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1804         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1805         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1806                 updated and renamed logo/icon files and related
1807                 logo by Jesper Schultz
1808
1809 2006-07-11 [paul]       2.3.1cvs79
1810
1811         * src/main.c
1812                 fix the labels a smidgin
1813
1814 2006-07-09 [colin]      2.3.1cvs78
1815
1816         * src/textview.c
1817                 Show errors in textviewer's command
1818                 Patch by H. Merijn Brand
1819
1820 2006-07-09 [colin]      2.3.1cvs77
1821
1822         * src/compose.c
1823                 Save FMID in drafts too
1824
1825 2006-07-08 [colin]      2.3.1cvs76
1826
1827         * src/compose.c
1828                 Svae RMID in drafted mails too
1829                 Save quote_fmt vars for whole mails,
1830                 don't reset at each quote_fmt_init:
1831                 allows to use the same |i{var} in
1832                 various template fields
1833         * src/prefs_template.c
1834         * src/quote_fmt.h
1835         * src/quote_fmt_parse.y
1836                 Same
1837
1838 2006-07-08 [colin]      2.3.1cvs75
1839
1840         * src/textview.c
1841                 Fix highlighting of attached parts URIs
1842
1843 2006-07-08 [colin]      2.3.1cvs74
1844
1845         * src/main.c
1846                 Prevent bug #981 (sc 2.3.1 segfaults with 
1847                 gtk+ 2.10) from being reported again:
1848                 if Sylpheed-Claws has been compiled against
1849                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1850                 of if Sylpheed-Claws has been compiled against
1851                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1852                 error out.
1853
1854 2006-07-07 [colin]      2.3.1cvs73
1855
1856         * src/prefs_actions.c
1857                 Fix label
1858
1859 2006-07-07 [colin]      2.3.1cvs72
1860
1861         * src/prefs_actions.c
1862                 Fix compile on gtk < 2.8. argh :)
1863
1864 2006-07-07 [paul]       2.3.1cvs71
1865
1866         * src/common/defs.h
1867                 update DONATE_URI
1868
1869 2006-07-07 [colin]      2.3.1cvs70
1870
1871         * po/POTFILES.in
1872         * src/quote_fmt.c
1873         * src/quote_fmt_lex.l
1874         * src/quote_fmt_parse.y
1875                 Add |i{var}, a way to insert user-entered
1876                 text in a template
1877
1878 2006-07-07 [colin]
1879
1880         * 2.4.0-rc3 released
1881
1882 2006-07-07 [colin]      2.3.1cvs69
1883
1884         * src/folder.c
1885                 Don't consider inboxes of UNKNOWN folder 
1886                 classes to be useable as default inboxes
1887
1888 2006-07-07 [paul]       2.3.1cvs68
1889
1890         * src/textview.c
1891                 add missing #include <errno.h>
1892                 Thanks to René J. Blokland
1893
1894 2006-07-07 [paul]       2.3.1cvs67
1895
1896         * src/action.c
1897                 Return now Closes dialog
1898         * src/mimeview.c
1899         * src/mimeview.h
1900         * src/textview.c
1901                 add contextual menu to mime parts listed
1902                 in the textview
1903                 Thanks to Colin
1904         * src/common/utils.c
1905                 reversal: ' is a valid character in URLs
1906
1907 2006-07-06 [colin]      2.3.1cvs66
1908
1909         * src/remotefolder.h
1910                 Forgotten in previous commit
1911
1912 2006-07-06 [colin]      2.3.1cvs65
1913
1914         * src/folder.c
1915                 Set summary update flag whenever
1916                 totals changed
1917         * src/imap.c
1918         * src/prefs_account.c
1919         * src/common/utils.h
1920         * src/etpan/imap-thread.c
1921                 Fix warnings, thanks to Fabien and
1922                 Ricardo
1923
1924 2006-07-06 [wwp]        2.3.1cvs64
1925
1926         * src/gtk/gtkutils.c
1927                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1928
1929 2006-07-06 [wwp]        2.3.1cvs63
1930
1931         * src/account.c
1932         * src/addressbook.c
1933         * src/addressitem.h
1934         * src/folderview.c
1935         * src/mainwindow.c
1936         * src/manual.c
1937         * src/manual.h
1938         * src/message_search.c
1939         * src/prefs_actions.c
1940         * src/prefs_filtering.c
1941         * src/prefs_filtering.h
1942         * src/prefs_template.c
1943         * src/summary_search.c
1944         * src/summaryview.c
1945         * src/gtk/gtkutils.c
1946         * src/gtk/gtkutils.h
1947         * src/gtk/pluginwindow.c
1948                 add help buttons to some dialogs. Clicking such buttons opens a
1949                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1950
1951 2006-07-06 [paul]       2.3.1cvs62
1952
1953         * src/textview.c
1954                 fix attachments contextual menu
1955                 Thanks to Colin
1956
1957 2006-07-05 [colin]      2.3.1cvs61
1958
1959         * src/textview.c
1960         * src/compose.c
1961                 Handle sftp:// links
1962
1963 2006-07-05 [paul]       2.3.1cvs60
1964
1965         * src/gtk/filesel.c
1966                 grab save button by default
1967                 Thanks to Colin
1968
1969 2006-07-05 [wwp]        2.3.1cvs59
1970
1971         * manual/xml2pdf
1972                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1973
1974 2006-07-04 [colin]      2.3.1cvs58
1975
1976         * src/mimeview.c
1977         * src/textview.c
1978                 Use left click to select, middle click to open
1979                 on mimeparts links
1980         * src/common/utils.c
1981                 Fix segfault
1982
1983 2006-07-04 [colin]      2.3.1cvs57
1984
1985         * src/mainwindow.c
1986         * src/news.c
1987                 Warning fixes, thanks to Fabien
1988
1989 2006-07-04 [colin]      2.3.1cvs56
1990
1991         * src/mimeview.c
1992         * src/mimeview.h
1993         * src/textview.c
1994                 Allow parts to be selected via their text label
1995                 in textview
1996
1997 2006-07-04 [colin]      2.3.1cvs55
1998
1999         * src/folderview.c
2000                 Feedback when closing (for big folders)
2001         * src/prefs_actions.c
2002         * src/prefs_filtering.c
2003         * src/prefs_matcher.c
2004         * src/prefs_template.c
2005                 Fix default button when closing without
2006                 having saved
2007
2008 2006-07-04 [colin]      2.3.1cvs54
2009
2010         * src/news.c
2011                 Delete local file on deletion
2012
2013 2006-07-03 [colin]      2.3.1cvs53
2014
2015         * src/folderview.c
2016         * src/main.c
2017                 Don't freeze when rescanning after crash
2018
2019 2006-07-03 [wwp]        2.3.1cvs52
2020
2021         * src/compose.c
2022         * src/privacy.c
2023         * src/privacy.h
2024         * src/plugins/pgpinline/pgpinline.c
2025         * src/plugins/pgpmime/pgpmime.c
2026                 don't report an error when the user cancels the passphrase dialog.
2027
2028 2006-07-02 [colin]      2.3.1cvs51
2029
2030         * src/folderview.c
2031                 Open message when crossing folders with Space,
2032                 goto next unread and friends
2033
2034 2006-07-01 [colin]      2.3.1cvs50
2035
2036         * src/prefs_account.c
2037                 Typographic rules varying from language
2038                 to language (in french "Protocole :"),
2039                 we have to do that :)
2040
2041 2006-07-01 [ticho]      2.3.1cvs49
2042
2043         * src/prefs_account.c
2044                 Only use one temporary gchar* variable in
2045                 prefs_account_protocol_set_optmenu().
2046
2047 2006-07-01 [ticho]      2.3.1cvs48
2048
2049         * src/prefs_account.c
2050         * src/prefs_account.h
2051                 Use GtkLabel for existing account protocol name.
2052                 Created an array for protocol names and populate the
2053                 combobox from it in a for() cycle.
2054
2055 2006-06-30 [colin]      2.3.1cvs47
2056
2057         * src/compose.c
2058                 Block undo when changing signature (by changing
2059                 account)
2060
2061 2006-06-30 [paul]       2.3.1cvs46
2062
2063         * src/send_message.c
2064                 when editing From in the Compose window, use that address
2065                 in the Return-Path: header
2066                 Thanks to Colin
2067
2068 2006-06-30 [colin]      2.3.1cvs45
2069
2070         * src/compose.c
2071                 Fix signature replacement:
2072                 - when no newline before separator
2073                 - when reediting
2074
2075 2006-06-29 [colin]      2.3.1cvs44
2076
2077         * src/folderview.c
2078         * src/folderview.h
2079         * src/mainwindow.c
2080         * src/summaryview.c
2081                 Let 'View/Go to/Next marked' work like
2082                 Next new & Next unread: across folders
2083                 Change the select_on_entry pref to do
2084                 what we want when changing folder
2085         * src/common/utils.c
2086                 Fix single-quoted links 
2087
2088 2006-06-29 [colin]      2.3.1cvs43
2089
2090         * src/gtk/gtkaspell.c
2091                 "Sylpheed" and "Sylpheed-Claws" do exist !
2092
2093 2006-06-29 [colin]      2.3.1cvs42
2094
2095         * src/imap.c
2096                 Forgot to remove debug
2097
2098 2006-06-29 [colin]      2.3.1cvs41
2099
2100         * src/imap.c
2101         * src/imap.h
2102         * src/mainwindow.c
2103                 Disconnect from IMAP servers when going
2104                 offline. Fixes bug #978 (going to offline-mode 
2105                 won't close connections)
2106
2107 2006-06-29 [colin]      2.3.1cvs40
2108
2109         * src/main.c
2110                 Fix transient setting on failing plugins
2111                 Patch by Fabien
2112         * src/plugins/pgpcore/sgpgme.c
2113                 Only warn for OpenPGP. Most people don't
2114                 have CMS available.
2115
2116 2006-06-29 [colin]      2.3.1cvs39
2117
2118         * src/compose.c
2119                 Fix Spelling menu (discrepancy between context menu
2120                 and top menu when folder's dictionary isn't the 
2121                 default one)
2122         * src/plugins/pgpcore/sgpgme.c
2123                 More error reporting about why gpgme can fail
2124
2125 2006-06-29 [wwp]        2.3.1cvs38
2126
2127         * src/mainwindow.c
2128                 honor the display-header-pane setting even when the message view
2129                 is a separate window.
2130
2131 2006-06-29 [wwp]        2.3.1cvs37
2132
2133         * src/prefs_actions.c
2134                 forgot to commit that one (use of GTK_STOCK_INFO).
2135
2136 2006-06-29 [colin]      2.3.1cvs36
2137
2138         * src/imap.c
2139                 Better handling of login errors (ask the password
2140                 again once), alert in case of error. Fix three
2141                 signedness warnings.
2142
2143 2006-06-28 [wwp]        2.3.1cvs35
2144
2145         * src/prefs_template.c
2146         * src/prefs_matcher.c
2147         * src/prefs_filtering_action.c
2148         * src/prefs_quote.c
2149                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2150                 patch by Fabien Vantard, slightly modified.
2151
2152 2006-06-28 [paul]
2153
2154         2.4.0-rc2 released
2155
2156 2006-06-28 [colin]      2.3.1cvs34
2157
2158         * src/prefs_account.c
2159                 Fix bug #977 (Can't add or edit imap accounts)
2160
2161 2006-06-28 [colin]      2.3.1cvs33
2162
2163         * src/mimeview.c
2164                 Fix previous
2165
2166 2006-06-28 [colin]      2.3.1cvs32
2167
2168         * src/mimeview.c
2169                 Save named inlined attachments with "Save all"
2170         * src/main.c
2171         * src/mbox.c
2172         * src/common/plugin.c
2173         * src/common/plugin.h
2174         * src/common/sylpheed.c
2175         * src/common/utils.c
2176         * src/plugins/pgpcore/sylpheed.def
2177         * src/plugins/pgpinline/sylpheed.def
2178         * src/plugins/pgpmime/sylpheed.def
2179                 Win32 compatibility patch, by
2180                 Werner Koch
2181
2182 2006-06-28 [wwp]        2.3.1cvs31
2183
2184         * src/imap.c
2185         * src/prefs_folder_item.c
2186                 less compilation warnings (thanks to Fabien Vantard), less typos.
2187
2188 2006-06-28 [paul]       2.3.1cvs30
2189
2190         * src/gtk/gtkutils.c
2191                 gtk_combo_box_set_focus_on_click() is only
2192                 available since gtk 2.6.0
2193
2194 2006-06-28 [paul]       2.3.1cvs29
2195
2196         * src/prefs_ext_prog.c
2197                 fix engrish and add a tooltip for the
2198                 'command for 'Display as text' option
2199
2200 2006-06-28 [paul]
2201
2202         2.4.0-rc1 released
2203
2204 2006-06-28 [paul]       2.3.1cvs28
2205
2206         * ChangeLog
2207         * tools/Makefile.am
2208                 include textviewer.pl in releases
2209
2210 2006-06-28 [paul]       2.3.1cvs27
2211
2212         * src/prefs_ext_prog.c
2213                 hide Print command option if libgnomeprint
2214                 support is present
2215
2216 2006-06-27 [colin]      2.3.1cvs26
2217
2218         * src/compose.c
2219                 Fix Esc handling in insert/attach dialog
2220                 Don't show this dialog if dragging something
2221                 else than text/uri-list
2222                 Thanks to Fabien Vantard
2223         * tools/textviewer.pl
2224                 Filter script to display stuff as text
2225                 by H. Merijn Brand
2226
2227 2006-06-27 [wwp]        2.3.1cvs25
2228
2229         * src/messageview.c
2230                 use the exact product name (message view title), patch
2231                 by Fabien Vantard.
2232
2233 2006-06-27 [ticho]      2.3.1cvs24
2234
2235         * src/prefs_account.c
2236         * src/prefs_common.c
2237         * src/prefs_common.h
2238         * src/prefs_ext_prog.c
2239         * src/textview.c
2240                 Add a preference (Preferences/External programs)
2241                 to allow "Display as text" to be done via a script
2242                 (patch by H.Merijn Brand).
2243                 Use GtkComboBox for protocol selection in account
2244                 preferences.
2245                 Only include current choice for existing accounts, and
2246                 insensitivize the combobox.
2247
2248 2006-06-27 [paul]       2.3.1cvs23
2249
2250         * src/mbox.c
2251                 fix crasher introduced in cvs21.
2252                 Thanks to Colin
2253
2254 2006-06-26 [colin]      2.3.1cvs22
2255
2256         * src/mbox.c
2257                 Fix double-frees when leaving folders
2258                 after exporting to mbox
2259
2260 2006-06-26 [colin]      2.3.1cvs21
2261
2262         * src/mbox.c
2263                 More feedback (and optimisation)
2264                 on import/export
2265         * src/common/utils.c
2266                 Fix case when looking for mail addresses
2267         * src/gtk/gtkutils.c
2268                 Extra check for (X-)Face
2269
2270 2006-06-25 [ticho]      2.3.1cvs20
2271
2272         * src/compose.c
2273         * src/exphtmldlg.c
2274         * src/gtk/gtkutils.c
2275         * src/gtk/gtkutils.h
2276                 Added second argument to gtkut_sc_combobox_create() to
2277                 control focus-on-click for the widget.
2278                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2279
2280 2006-06-25 [ticho]      2.3.1cvs19
2281
2282         * src/compose.c
2283         * src/gtk/Makefile.am
2284         * src/gtk/combobox.c
2285         * src/gtk/combobox.h
2286         * src/gtk/gtkutils.c
2287         * src/gtk/gtkutils.h
2288                 Use GtkComboBox instead of deprecated GtkOptionMenu
2289                 for account selector in compose window and for encoding
2290                 selector in attachment properties.
2291                 Also factorise working with the new GtkComboBox somewhat.
2292
2293 2006-06-24 [paul]       2.3.1cvs18
2294
2295         * src/prefs_common.c
2296                 use the correct default value
2297
2298 2006-06-24 [paul]       2.3.1cvs17
2299
2300         * src/compose.c
2301         * src/prefs_common.c
2302         * src/prefs_common.h
2303         * src/prefs_compose_writing.c
2304                 enable setting of default action when
2305                 dnd'ing files in the compose window.
2306                 (Collaborative effort with wwp)
2307
2308 2006-06-23 [wwp]        2.3.1cvs16
2309
2310         * src/compose.c
2311                 i18n fix (thanks to Fabien Vantard)
2312
2313 2006-06-22 [colin]      2.3.1cvs15
2314
2315         * src/prefs_customheader.c
2316                 Don't use filters in custom headers' file 
2317                 selector. Remember, extensions mean nothing :)
2318
2319 2006-06-22 [paul]       2.3.1cvs14
2320
2321         * configure.ac
2322                 allow setting of man directory location
2323
2324 2006-06-22 [colin]      2.3.1cvs13
2325
2326         * src/mainwindow.c
2327                 Add 'View/Go to/Next unread folder'.
2328                 I missed that :)
2329
2330 2006-06-22 [colin]      2.3.1cvs12
2331
2332         * src/common/utils.c
2333                 Add some subject prefixes
2334                 Patch by Bjorn T Johansen <btj@havleik.no>
2335
2336 2006-06-22 [colin]      2.3.1cvs11
2337
2338         * manual/advanced.xml
2339                 Forgotten hidden pref
2340
2341 2006-06-21 [paul]       2.3.1cvs10
2342
2343         * src/prefs_account.c
2344                 complete the removal of 'Add date header' option
2345
2346 2006-06-21 [paul]       2.3.1cvs9
2347
2348         * src/account.c
2349         * src/compose.c
2350         * src/prefs_account.c
2351         * src/prefs_account.h
2352                 remove option to add date header - always
2353                 add date header
2354         * src/etpan/imap-thread.c
2355                 fix warnings (Thanks to Colin)
2356
2357 2006-06-21 [wwp]        2.3.1cvs8
2358
2359         * src/folder.c
2360                 set the attachment flag when inline text part are (file)named. This is more convenient
2361                 when receiving (for instance) inline source files or patches sent using thunderbird.
2362
2363 2006-06-21 [paul]       2.3.1cvs7
2364
2365         * src/inc.c
2366                 fix off-by-one count of current msg in
2367                 statusbar filtering progressbar
2368
2369 2006-06-21 [paul]       2.3.1cvs6
2370
2371         * src/folder.c
2372                 Show attachment icon even if the part is 'inline'
2373                 if the following conditions are met:
2374                 - content-type != 'text/plain'
2375                 - content-type != '*/pgp-signature'
2376                 - either 'name' or 'filename' parameter is not NULL
2377                 
2378                 Thanks to Colin
2379
2380 2006-06-21 [paul]       2.3.1cvs5
2381
2382         * src/messageview.c
2383         * src/prefs_common.c
2384         * src/prefs_common.h
2385         * src/prefs_other.c
2386                 add an option to 'Never send Return
2387                 Receipts'
2388                 Thanks to Colin
2389
2390 2006-06-20 [mones]      2.3.1cvs4
2391
2392         * po/es.po
2393                 updated
2394         * src/compose.c
2395                 typo fixed (space after comma)
2396         * tools/make.themes.project
2397                 remove exec mode from tarball files
2398
2399 2006-06-20 [colin]      2.3.1cvs3
2400
2401         * src/news.c
2402         * src/procheader.c
2403         * src/unmime.c
2404                 Better fix for \n's in headers (don't 
2405                 break Received: and others)
2406
2407 2006-06-20 [paul]       2.3.1cvs2
2408
2409         * src/alertpanel.c
2410         * src/textview.c
2411                 improve legibility of phishing attempt
2412                 dialog
2413
2414 2006-06-20 [paul]       2.3.1cvs1
2415
2416         * NEWS
2417         * README
2418         * configure.ac
2419                 Update version number following
2420                 stable release
2421
2422 2006-06-20 [colin]      2.3.0cvs26
2423
2424         * src/compose.c
2425                 When dragging a file to the text of the compose
2426                 window, ask whether we want to insert or attach
2427                 (I know lots of people who do that to attach)
2428
2429 2006-06-20 [colin]      2.3.0cvs25
2430
2431         * src/etpan/imap-thread.c
2432                 Fix threshold (the append command is often > 32 bytes)
2433
2434 2006-06-19 [colin]      2.3.0cvs24
2435
2436         * src/imap.c
2437         * src/etpan/imap-thread.c
2438                 Workaround Rockliffe IMAP server bug: replace
2439                 "x UID SEARCH (ANSWERED UID 1:*)" with
2440                 "x UID SEARCH ANSWERED"
2441                 (Rockliffe doesn't handle the parenthesis)
2442
2443 2006-06-19 [colin]      2.3.0cvs23
2444
2445         * src/compose.c
2446         * src/imap.c
2447         * src/etpan/imap-thread.c
2448                 Probably fix bug #972 (Freezes when adding 
2449                 an attachment to the message)
2450         * src/common/defs.h
2451                 Modernize Firefox cmd
2452
2453
2454 2006-06-18 [colin]      2.3.0cvs22
2455
2456         * src/prefs_customheader.c
2457                 Only allow correct filenames for various
2458                 custom headers
2459
2460 2006-06-18 [colin]      2.3.0cvs21
2461
2462         * src/prefs_customheader.c
2463                 Add a 'From File...' button in custom headers prefs, which
2464                 try to do the right thing: 
2465                 for normal headers, use file as plaintext,
2466                 for X-Face, calls compface,
2467                 for Face, encode to b64.
2468
2469 2006-06-17 [colin]      2.3.0cvs20
2470
2471         * src/mh.c
2472                 Warning fix
2473
2474 2006-06-16 [colin]      2.3.0cvs19
2475
2476         * src/summaryview.c
2477                 Recursive quicksearch: show message list
2478                 in current folder, *then* search children
2479                 in the background.
2480
2481 2006-06-16 [colin]      2.3.0cvs18
2482
2483         * src/main.c
2484                 Instead of ignoring SIGPIPE, save caches
2485                 when getting one. Will fix the fact that
2486                 hot caches are out-of-date when logging 
2487                 out of Xorg.
2488         * src/compose.c
2489         * src/prefs_compose_writing.c
2490                 Only save text (not attachments) when 
2491                 auto-saving to drafts
2492         * src/unmime.c
2493                 Always replace \n, \r and \t with spaces
2494                 in headers
2495         * manual/dist/html/Makefile.am
2496         * manual/dist/pdf/Makefile.am
2497         * manual/dist/ps/Makefile.am
2498         * manual/dist/txt/Makefile.am
2499         * manual/fr/dist/html/Makefile.am
2500         * manual/fr/dist/pdf/Makefile.am
2501         * manual/fr/dist/ps/Makefile.am
2502         * manual/fr/dist/txt/Makefile.am
2503         * manual/pl/dist/html/Makefile.am
2504         * manual/pl/dist/pdf/Makefile.am
2505         * manual/pl/dist/ps/Makefile.am
2506         * manual/pl/dist/txt/Makefile.am
2507                 Fix make clean removing pregenerated manuals
2508
2509
2510 2006-06-16 [colin]      2.3.0cvs17
2511
2512         * src/plugins/pgpcore/sgpgme.c
2513         * src/plugins/pgpmime/pgpmime.c
2514         * src/plugins/pgpinline/pgpinline.c
2515                 Better error reporting in setup_signers.
2516                 Don't fallback to default key if specified
2517                 key isn't found.
2518                 Don't allow signing if more than one secret
2519                 key matches the one specified in prefs.
2520
2521 2006-06-15 [colin]      2.3.0cvs16
2522
2523         * src/folderview.c
2524                 Add "Send queue" in the folder's contextual
2525                 menu
2526         * src/compose.c
2527         * src/messageview.c
2528         * src/privacy.c
2529         * src/privacy.h
2530         * src/procmime.c
2531         * src/procmsg.c
2532         * src/plugins/pgpcore/passphrase.c
2533         * src/plugins/pgpcore/sgpgme.c
2534         * src/plugins/pgpinline/pgpinline.c
2535         * src/plugins/pgpmime/pgpmime.c
2536                 Better error reporting
2537         * src/mbox.c
2538                 Probably fix bug #971 (2.2.3 cannot read mail 
2539                 from local mbox)
2540
2541
2542 2006-06-15 [mones]      2.3.0cvs15
2543
2544         * tools/make.themes.project
2545                 creates the themes project from the web page
2546
2547 2006-06-15 [colin]      2.3.0cvs14
2548
2549         * src/folder.c
2550                 Better fix (avoid losing the folder if scan_tree 
2551                 fails)
2552
2553 2006-06-15 [cleroy]     2.3.0cvs13
2554
2555         * src/folder.c
2556                 Probably fix Bug #969 (crash on rebuilding 
2557                 imap folder)
2558
2559 2006-06-14 [colin]      2.3.0cvs12
2560
2561         * manual/dtd/manual.xsl
2562         * manual/sylpheed-claws-manual.xml
2563         * manual/fr/sylpheed-claws-manual.xml
2564         * manual/pl/sylpheed-claws-manual.xml
2565                 Insert pagebreaks between sections
2566
2567 2006-06-14 [paul]       2.3.0cvs11
2568
2569         * configure.ac
2570                 better fix than 2.3.0cvs10
2571
2572 2006-06-14 [paul]       2.3.0cvs10
2573
2574         * configure.ac
2575                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2576                 (backwards compatible)
2577
2578 2006-06-13 [colin]      2.3.0cvs9
2579
2580         * src/messageview.c
2581                 Fix sending of return receipt with the new queue folders
2582
2583 2006-06-13 [wwp]        2.3.0cvs8
2584
2585         * src/quote_fmt_lex.l
2586                 fix wrong tokens returned in quote_fmt lexer, query not().
2587
2588 2006-06-13 [wwp]        2.3.0cvs7
2589
2590         * src/folder.c
2591         * src/prefs_folder_item.c
2592                 allow changing folder type even when folder is not a top-level one,
2593                 thanks to Colin.
2594
2595 2006-06-12 [colin]      2.3.0cvs6
2596
2597         * src/folderview.c
2598                 Fix double-ask of "Do you want to mark all
2599                 as read"
2600
2601 2006-06-12 [colin]      2.3.0cvs5
2602
2603         * src/compose.c
2604         * src/compose.h
2605         * src/folder.c
2606         * src/folder.h
2607         * src/imap.c
2608         * src/inc.c
2609         * src/main.c
2610         * src/messageview.c
2611         * src/mh.c
2612         * src/prefs_folder_item.c
2613         * src/procheader.c
2614         * src/procmime.c
2615         * src/procmsg.c
2616         * src/procmsg.h
2617         * src/send_message.c
2618         * src/summaryview.c
2619         * src/toolbar.c
2620                 Apply bug #964's patch (Queue and drafts aren't normal)
2621                 The Drafts and Queue folder now contain RFC-822 files,
2622                 allowing to move and copy mails from and to these 
2623                 folders. Moving from Drafts to Queue will prepare the
2624                 mail for sending (PGP signature, encryption, etc).
2625                 This patch also rework sending errors handling to try
2626                 to be more helpful.
2627                 Also, allow redefining folder types via the GUI 
2628                 (Folder type in its Properties)
2629
2630 2006-06-12 [colin]      2.3.0cvs4
2631
2632         * src/summaryview.c
2633         * src/prefs_common.c
2634         * src/prefs_common.h
2635         * src/gedit-print.c
2636                 Allow to define a specific print font - patch
2637                 by Bernhard Walle <bernhard.walle@gmx.de>
2638         * src/prefs_fonts.c
2639         * manual/advanced.xml
2640         * manual/fr/advanced.xml
2641                 Add a hidden pref to allow deletion without
2642                 confirmation
2643
2644 2006-06-12 [wwp]        2.3.0cvs3
2645
2646         * .cvsignore
2647                 more files to ignore.
2648
2649 2006-06-12 [wwp]        2.3.0cvs2
2650
2651         * src/quote_fmt.c
2652         * src/quote_fmt_lex.l
2653         * src/quote_fmt_parse.y
2654                 extend the quote_fmt parser (templates and quotes):
2655                 - allow limited sub-expressions in |p{} and |f{} expressions,
2656                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2657                 - implemented/fixed missing implementation of query_references and show_references,
2658                 - completed, fixed contents and format of the symbols help dialog,
2659                 - fix some compilation warnings.
2660
2661 2006-06-12 [wwp]        2.3.0cvs1
2662
2663         * manual/advanced.xml
2664         * manual/fr/advanced.xml
2665                 updates in the "templates" section of the manual (eng/fr):
2666                  - be more precise (both versions)
2667                  - completed to match the english reference (fr version)
2668                  - touchups (both versions)
2669
2670 2006-06-12 [paul]       2.3.0
2671
2672         2.3.0 released
2673
2674 2006-06-12 [paul]       2.2.3cvs14
2675
2676         * po/ca.po
2677         * po/cs.po
2678         * po/de.po
2679         * po/el.po
2680         * po/fr.po
2681         * po/it.po
2682         * po/pt_BR.po
2683         * po/sr.po
2684         * po/zh_CN.po
2685                 updated by Miquel Oliete, Tim, Stephan Sachse,
2686                 Stavros Giannouris, Fabien Vantard, Andrea
2687                 Spadaccini, Frederico Goncalves Guimaraes,
2688                 Aleksandar Urosevic, and Ralgh Young
2689
2690 2006-06-12 [colin]      2.2.3cvs13
2691
2692         * src/mbox.c
2693                 Add missing header
2694
2695 2006-06-11 [colin]      2.2.3cvs12
2696
2697         * src/msgcache.c
2698                 Verify that g_malloc() succeeded
2699
2700 2006-06-11 [colin]      2.2.3cvs11
2701
2702         * src/wizard.c
2703                 Add Face header to welcome mail
2704
2705 2006-06-10 [colin]      2.2.3cvs10
2706
2707         * src/textview.c
2708                 Revert previous (Forgot it changes the
2709                 margin on the whole mail)
2710
2711 2006-06-10 [colin]      2.2.3cvs9
2712
2713         * src/textview.c
2714                 Don't overlap long headers under (X-)Face
2715
2716 2006-06-10 [mones]      2.2.3cvs8
2717
2718         * manual/xml2pdf
2719                 allow generation of manual on systems lacking saxon binary
2720                 but with java and the saxon library installed
2721
2722         * po/es.po
2723                 updated for release
2724
2725 2006-06-09 [colin]      2.2.3cvs7
2726
2727         * src/summaryview.c
2728                 Fix leak when using Display Sender using Addressbook
2729
2730 2006-06-09 [colin]      2.2.3cvs6
2731
2732         * src/compose.c
2733         * src/folder.c
2734         * src/folderview.c
2735         * src/mimeview.c
2736         * src/summaryview.c
2737                 More leaks fixes
2738
2739 2006-06-09 [paul]       2.2.3cvs5
2740
2741         * AUTHORS
2742         * src/gtk/authors.h
2743         * tools/claws.i18n.status.pl
2744                 updated with new info
2745
2746 2006-06-09 [paul]       2.2.3cvs4
2747
2748         * README
2749                 updated
2750         * manual/ack.xml
2751                 add wwp to authors list
2752         * src/gtk/authors.h
2753                 update mine and Colin's addresses
2754
2755 2006-06-08 [colin]      2.2.3cvs3
2756
2757         * src/etpan/imap-thread.c
2758                 Fix leak on SSL cert check
2759
2760 2006-06-08 [colin]      2.2.3cvs2
2761
2762         * src/common/utils.c
2763                 Fix leak
2764
2765 2006-06-08 [paul]       2.2.3cvs1
2766
2767         * configure.ac
2768                 Update version number following
2769                 stable release
2770
2771 2006-06-07 [colin]      2.2.2cvs3
2772
2773         * src/msgcache.c
2774                 Fix catching cache read errors (guint instead of gint)
2775                 Prevent malloc'ing more than 8MB (means cache corruption)
2776
2777 2006-06-07 [paul]       2.2.2cvs2
2778
2779         * src/exporthtml.c
2780         * src/exportldif.c
2781         * src/mh.c
2782         * src/mutt.c
2783         * src/pine.c
2784         * src/common/utils.c
2785                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2786                 obey $HOME'
2787                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2788                 Thanks to Colin
2789
2790 2006-06-06 [paul]       2.2.2cvs1
2791
2792         * configure.ac
2793                 Update version number following
2794                 stable release
2795
2796 2006-06-06 [paul]       2.2.1cvs6
2797
2798         * src/matcher.c
2799                 fix  implicit declaration of
2800                 sylpheed_do_idle()
2801                 Patch by Fabien Vantard
2802
2803 2006-06-06 [paul]       2.2.1cvs5
2804
2805         * src/matcher.c
2806                 fix age_greater and age_lower so that they
2807                 mean what say and not '...or equal to'
2808                 Thanks to Colin
2809
2810 2006-06-06 [paul]       2.2.1cvs4
2811
2812         * src/textview.c
2813         * src/common/utils.c
2814                 fix URI check
2815                 Thanks to Colin
2816
2817 2006-06-05 [wwp]        2.2.1cvs3
2818
2819         * manual/fr/account.xml
2820                 minor language fixes (thanks to Fabien Vantard).
2821
2822 2006-06-05 [colin]      2.2.1cvs2
2823
2824         * src/prefs_folder_item.c
2825         * src/folderview.c
2826                 Allow recursive setting of properties 
2827                 for whole mailboxes
2828         * src/matcher.c
2829                 Don't freeze on 'test' filtering rule
2830
2831 2006-06-05 [colin]      2.2.1cvs1
2832
2833         * configure.ac
2834                 Update version number following
2835                 stable release
2836
2837 2006-06-04 [wwp]        2.2.0cvs82
2838
2839         * manual/glossary.xml
2840         * manual/account.xml
2841         * manual/fr/glossary.xml
2842         * manual/fr/account.xml
2843                 added glossary section and references/links related to the Face custom header.
2844
2845 2006-06-04 [colin]      2.2.0cvs81
2846
2847         * src/summaryview.c
2848                 Skip to next message on move with no
2849                 immediate execution
2850
2851 2006-06-04 [wwp]        2.2.0cvs80
2852
2853         * manual/xml2pdf
2854                 added sanity checks, exit when needed.
2855
2856 2006-06-03 [paul]       2.2.0cvs79
2857
2858         * src/prefs_receive.c
2859                 page name is now 'Receiving'
2860         * src/prefs_send.c
2861                 page name is now 'Sending'
2862
2863 2006-06-03 [colin]      2.2.0cvs78
2864
2865         * src/plugins/spamassassin/spamassassin_gtk.c
2866                 Autoswitch to Localhost if transport was previously
2867                 disabled. Else people had to check [] Enable, then
2868                 *reselect* transport.
2869
2870 2006-06-03 [colin]      2.2.0cvs77
2871
2872         * src/plugins/pgpinline/pgpinline.c
2873         * src/plugins/pgpmime/pgpmime.c
2874                 Check that gpg_data_release_and_get_mem 
2875                 didn't fail (now, why this happens...)
2876
2877 2006-06-03 [colin]      2.2.0cvs76
2878
2879         * src/mbox.c
2880                 Fix bug #962 (Manual and/or UI should 
2881                 warn about incompatible locking 
2882                 causing dataloss)
2883
2884 2006-06-02 [cleroy]     2.2.0cvs75
2885
2886         * src/filtering.c
2887         * src/folder.c
2888         * src/procmsg.c
2889         * src/summaryview.c
2890                 Fix a few leaks
2891
2892 2006-06-02 [colin]      2.2.0cvs74
2893
2894         * src/main.c
2895                 On exit, free caches after writing them
2896                 Shuts up some valgrind false positives
2897         * src/procmsg.c
2898         * src/send_message.c
2899                 Fix races when reusing existing SMTP connections
2900                 Fix inexistant session timeout
2901         * src/toolbar.c
2902                 Display alertpanel after all queues have
2903                 been processed, not after each
2904
2905 2006-06-02 [wwp]        2.2.0cvs73
2906
2907         * manual/fr/glossary.xml
2908         * manual/fr/ack.xml
2909         * manual/ack.xml
2910                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2911
2912 2006-06-02 [wwp]        2.2.0cvs72
2913
2914         * manual/xml2pdf
2915         * manual/dist/pdf/Makefile.am
2916         * manual/dtd/manual.xsl
2917         * manual/fr/dist/pdf/Makefile.am
2918         * manual/pl/dist/pdf/Makefile.am
2919                 we changed the procedure to generate the .pdf version of the manual.
2920                 The procedure is more modern and the .pdf we get now has a valid index.
2921                 Here are the new pre-requisites:
2922
2923                 - JRE 1.x (1.4 here): there must be one from your distro
2924                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2925                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2926                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2927
2928                 See my posts for further info about the installation of this toolchain:
2929
2930                 Date: Fri, 19 May 2006 19:40:06 +0200
2931                 From: wwp <subscript@free.fr>
2932                 To: sylpheed-claws-devel@lists.sourceforge.net
2933                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2934
2935                 and
2936
2937                 Date: Wed, 24 May 2006 12:58:49 +0200
2938                 From: wwp <subscript@free.fr>
2939                 To: sylpheed-claws-devel@lists.sourceforge.net
2940                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2941
2942 2006-06-01 [colin]      2.2.0cvs71
2943
2944         * src/compose.c
2945                 Better guards against IMAP races
2946         * src/main.c
2947         * src/prefs_common.c
2948         * src/prefs_common.h
2949         * src/common/ssl_certificate.c
2950         * src/etpan/imap-thread.c
2951         * src/etpan/imap-thread.h
2952         * src/gtk/sslcertwindow.c
2953                 New hidden option ssl_skip_cert_check to 
2954                 avoid dups of bug #959 (libetpan linked
2955                 against gnutls and gnutls buggy on 64bit)
2956                 Present expired warning only once per
2957                 session/server.
2958         * manual/advanced.xml
2959         * manual/fr/advanced.xml
2960                 Document new option
2961
2962 2006-06-01 [wwp]        2.2.0cvs70
2963
2964         * src/messageview.c
2965                 fix for bug #961 (return receipt dialog 
2966                 complains incorrectly about return-path 
2967                 email adress being different), thanks 
2968                 to Colin.
2969
2970 2006-05-31 [cleroy]     2.2.0cvs69
2971
2972         * src/common/ssl.c
2973                 Guard against NULLs, although this
2974                 should never be an issue
2975
2976 2006-05-31 [colin]      2.2.0cvs68
2977
2978         * src/filtering.c
2979                 Use g_slist_prepend
2980         * src/imap.c
2981                 Don't remove caches when destroying folder, it
2982                 could (should) be done at exit
2983         * src/inc.c
2984                 free processing cache after incorporation
2985         * src/etpan/imap-thread.c
2986                 Maybe fix bug #959 (Crash on moving to emails 
2987                 to a imap account per ssl with a expired 
2988                 certificate.)
2989
2990 2006-05-30 [colin]      2.2.0cvs67
2991
2992         * src/summaryview.c
2993                 Put back event flush when displaying message
2994                 It avoids reading a bunch of messages just
2995                 by hitting shift-n for too long ;)
2996
2997 2006-05-29 [colin]      2.2.0cvs66
2998
2999         * src/summaryview.c
3000                 Remove useless g_warnings
3001
3002 2006-05-29 [colin]      2.2.0cvs65
3003
3004         * src/imap.c
3005                 Fix g_slist_append()s for performance
3006
3007 2006-05-29 [colin]      2.2.0cvs64
3008
3009         * src/compose.c
3010         * src/common/utils.c
3011                 Fix extraneous tab at start of addresses
3012         * src/mainwindow.c
3013                 Fix warnings (thanks to Fabien)
3014                 Fix crash at exit when composing messages 
3015                 exist
3016         * src/pop.c
3017                 Fix progress bar when deleting expired mails
3018                 Thanks to Hiro
3019         * src/summaryview.c
3020         * src/gtk/gtksctree.c
3021                 Fix re-sorting slowness
3022
3023 2006-05-29 [paul]       2.2.0cvs63
3024
3025         * src/mh.c
3026                 fetch full message when moving mails
3027                 from another mailbox, (fixed data loss
3028                 when filtering from IMAP to MH, introduced
3029                 in 2.2.0cvs57).
3030                 Thanks to Colin
3031
3032 2006-05-29 [mones]      2.2.0cvs62
3033
3034         * src/gtk/gtksctree.c
3035                 Unselect faster (patch by Colin)        
3036
3037 2006-05-26 [colin]      2.2.0cvs61
3038
3039         * src/summaryview.c
3040                 Unplug MSGINFO_UPDATE callback on delete too.
3041
3042 2006-05-26 [colin]      2.2.0cvs60
3043
3044         * src/foldersel.c
3045                 Fix bold in folder selection window with glib2.10
3046                 thanks Hiro
3047
3048 2006-05-26 [colin]      2.2.0cvs59
3049
3050         * src/procheader.c
3051                 Convert date only if necessary (and don't
3052                 try to convert from utf8 to utf8, too)
3053         * src/summaryview.c
3054                 Only set column's text if the column's 
3055                 displayed
3056
3057 2006-05-26 [colin]      2.2.0cvs58
3058
3059         * src/summaryview.c
3060         * src/gtk/gtkutils.c
3061                 Fix useless warning
3062
3063 2006-05-26 [colin]      2.2.0cvs57
3064
3065         * src/mainwindow.c
3066                 Make summaryview selectable as long as 
3067                 no message has focus
3068         * src/mh.c
3069                 Faster deletion (by implementing mh_remove_msgs)
3070                 Faster copy (avoid using mh_fetch_msg just to get
3071                 the filename)
3072                 Faster move (using move_file instead of copy_file
3073                 if MSG_IS_MOVE)
3074                 No progressbar if total number of mails to cp/mv 
3075                 is less than 100
3076         * src/summaryview.c
3077                 Fix removal from subject_table when mail gets moved
3078                 Faster deletion (g_slist_prepend instead of append)
3079         * src/gtk/gtksctree.c
3080                 Remove useless code
3081
3082 2006-05-25 [colin]      2.2.0cvs56
3083
3084         * src/common/ssl_certificate.c
3085                 Fix leak in expired cert check
3086
3087 2006-05-25 [colin]      2.2.0cvs55
3088
3089         * src/mh.c
3090                 Disable flags syncing on .mh_sequences - it
3091                 is buggy and marks mails read under unknown
3092                 conditions.
3093
3094 2006-05-25 [paul]
3095
3096         * 2.3.0-rc4 released
3097
3098 2006-05-24 [colin]      2.2.0cvs54
3099
3100         attention cvs users: if you manage to crash
3101         Sylpheed-Claws while moving, copying or deleting
3102         mails, we *are* interested in stack traces and
3103         valgrind logs. It looks stable, but one never
3104         knows...
3105
3106         * src/folder.c
3107                 Add progressbar for cache updates
3108         * src/folderutils.c
3109                 Optimize Mark all read in the current
3110                 folder
3111         * src/mh.c
3112                 Add progressbar for copy/move
3113         * src/procmsg.c
3114                 Optimize O(n^2) in copy/move
3115         * src/summaryview.c
3116         * src/gtk/gtksctree.c
3117                 Optimize O(n^2) algos
3118         * src/common/timing.h
3119                 Display ms instead of us
3120
3121 2006-05-24 [wwp]        2.2.0cvs53
3122
3123         * manual/fr/advanced.xml
3124                 updates to the French manual.
3125
3126 2006-05-24 [wwp]        2.2.0cvs52
3127
3128         * src/common/utils.c
3129                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3130
3131 2006-05-24 [wwp]        2.2.0cvs51
3132
3133         * src/folderutils.c
3134                 fixed "mark all read" in MH folders (thanks to Colin).
3135
3136 2006-05-24 [paul]       2.2.0cvs50
3137
3138         * doc/man/sylpheed-claws.1
3139                 updated the man page
3140
3141 2006-05-23 [colin]      2.2.0cvs49
3142
3143         * src/folderview.c
3144         * src/imap.c
3145         * src/inc.c
3146         * src/mbox.c
3147         * src/messageview.c
3148         * src/news.c
3149         * src/send_message.c
3150         * src/summaryview.c
3151         * src/gtk/sslcertwindow.c
3152                 alertpanel fixes, by Fabien
3153
3154 2006-05-23 [colin]      2.2.0cvs48
3155
3156         * src/folder.c
3157         * src/folderview.c
3158         * src/msgcache.c
3159         * src/summaryview.c
3160         * src/gtk/gtksctree.c
3161         * src/gtk/gtksctree.h
3162                 More timings
3163                 Fix slow loading problem, which was caused by the
3164                 use of some gtk_ctree funcs and their use of
3165                 g_list_position while gtk_ctree_(un)link'ing.
3166                 Reap more functions from gtkctree.c to be sure we
3167                 use our (fast) version instead of theirs.
3168         * src/mh.c
3169                 Fix copy of unread mails
3170
3171
3172 2006-05-22 [wwp]        2.2.0cvs47
3173
3174         * manual/fr/advanced.xml
3175                 updated.
3176
3177 2006-05-22 [colin]      2.2.0cvs46
3178
3179         * src/filtering.c
3180                 Fix possible infinite loop. 'copy' is not a 
3181                 final action, so when encountering a 'copy',
3182                 we have to check if a previous one was set
3183                 and do it. In the same way, if we encounter
3184                 a 'move' we have to perform a possibly 
3185                 pending 'copy'. This will slow down filtering
3186                 on IMAP if move+copy or multiple copy actions
3187                 are to be done, but handling it via the batch
3188                 would be really too convoluted.
3189
3190 2006-05-22 [wwp]        2.2.0cvs45
3191
3192         * manual/fr/advanced.xml
3193         * manual/fr/faq.xml
3194         * manual/fr/glossary.xml
3195         * manual/fr/handling.xml
3196         * manual/fr/intro.xml
3197         * manual/fr/plugins.xml
3198         * manual/fr/sylpheed-claws-manual.xml
3199                 sync w/ the english manual: updates URIs, documented mailing-list
3200                 support, better explanation about the enabled/disabled feature
3201                 in filtering/processing rules by Paul.
3202
3203 2006-05-21 [colin]      2.2.0cvs44
3204
3205         * src/summaryview.c
3206                 Don't expand after building threads, but during
3207
3208 2006-05-21 [colin]      2.2.0cvs43
3209
3210         * src/procmsg.c
3211         * src/summaryview.c
3212                 More timing possibilities... For next time I have 
3213                 to find out how the hell some 3GHz computer takes
3214                 one minute to open a 30k folder...
3215
3216 2006-05-21 [colin]      2.2.0cvs42
3217
3218         * manual/pl/advanced.xml
3219         * manual/pl/faq.xml
3220         * manual/pl/glossary.xml
3221         * manual/pl/handling.xml
3222         * manual/pl/intro.xml
3223         * manual/pl/plugins.xml
3224         * manual/pl/sylpheed-claws-manual.xml
3225                 Polish manual updated by Pawel
3226
3227 2006-05-20 [colin]
3228
3229         * 2.3.0-rc3 released
3230
3231 2006-05-20 [colin]      2.2.0cvs41
3232
3233         * src/imap.c
3234                 Fix -rc2 problems:
3235                 - remove cache of moved messages from original folder
3236                 - apply new flags to messages even if they aren't appliable
3237                   via IMAP.
3238
3239 2006-05-20 [colin]
3240
3241         * 2.3.0-rc2 released
3242
3243 2006-05-19 [colin]      2.2.0cvs40
3244
3245         * src/imap.c
3246                 Don't issue SELECT in imap_change_flags
3247                 before having checked that we indeed have
3248                 some flags to change. MSG_POSTFILTERED for
3249                 example can't be used on IMAP.
3250                 Fixes bug #955 (copying messages between 
3251                 imap folders is extremely slow), which was
3252                 a regression.
3253
3254 2006-05-19 [colin]      2.2.0cvs39
3255
3256         * src/folder.c
3257         * src/folder.h
3258         * src/folderview.c
3259                 Try to fix bug #830 (Some unread messages 
3260                 get marked read in IMAP inbox):
3261                 - Prevent scanning a folder if it's being 
3262                   opened via the GUI
3263                 - Postpone opening via the GUI of a folder
3264                   currently scanned.
3265
3266
3267 2006-05-19 [wwp]        2.2.0cvs38
3268
3269         * manual/advanced.xml
3270                 fix English+typo (thanks to Paul).
3271
3272 2006-05-19 [wwp]        2.2.0cvs37
3273
3274         * manual/advanced.xml
3275         * manual/fr/advanced.xml
3276         * src/gtk/logwindow.c
3277         * src/prefs_common.c
3278         * src/prefs_common.h
3279                 added hidden prefs to allow customization of colors used in
3280                 protocol log window (useful for dark gtk+ themes).
3281
3282 2006-05-19 [wwp]        2.2.0cvs36
3283
3284         * ChangeLog
3285                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3286
3287 2006-05-19 [paul]       2.2.0cvs35
3288
3289         * src/textview.c
3290                 make Reply-To fully clickable
3291         * src/gtk/logwindow.c
3292                 more colouring (SMTP ESMTP)
3293         Both patches by Pawel Pekala
3294
3295 2006-05-19 [cleroy]     2.2.0cvs34
3296
3297         * src/mh.c
3298                 Don't update flags from current folder
3299                 Probably fixes bug #935 (Read Messages 
3300                 Revert to Being Marked as Unread)
3301
3302 2006-05-18 [colin]      2.2.0cvs33
3303
3304         * src/imap.c
3305                 Warning fix
3306         * src/compose.c
3307         * src/mainwindow.c
3308         * src/summaryview.c
3309         * src/toolbar.c
3310                 Allow replying to multiple emails
3311                 in multiple windows
3312         * src/mimeview.c
3313         * src/etpan/imap-thread.c
3314                 Leak fixes
3315
3316 2006-05-18 [paul]       2.2.0cvs32
3317
3318         * src/summaryview.c
3319                 keep Mailing-List menu refreshed
3320                 Thanks to Colin
3321
3322 2006-05-18 [paul]       2.2.0cvs31
3323
3324         * manual/advanced.xml
3325         * manual/faq.xml
3326         * manual/glossary.xml
3327         * manual/handling.xml
3328         * manual/intro.xml
3329         * manual/plugins.xml
3330         * manual/sylpheed-claws-manual.xml
3331                 update URLs
3332                 add info about mailing-list support
3333                 edit filtering info
3334         * src/wizard.c
3335         * src/common/defs.h
3336         * src/gtk/about.c
3337         * src/plugins/dillo_viewer/README
3338                 update URLs
3339
3340 2006-05-17 [wwp]        2.2.0cvs30
3341
3342         * manual/handling.xml
3343         * manual/fr/handling.xml
3344                 documented the ability to enabled/disable filtering/processing rules.
3345
3346 2006-05-17 [colin]      2.2.0cvs29
3347
3348         * src/main.c
3349                 Don't initialize g_thread subsystem if it's 
3350                 already done (thanks to Hiro)
3351         * src/mimeview.c
3352                 Fix saving of parts when there name can't be
3353                 converted from UTF-8.
3354
3355 2006-05-17 [paul]       2.2.0cvs28
3356
3357         * po/Makefile.in.in
3358                 fix config.status warning with autoconf 2.60
3359
3360 2006-05-17 [paul]       2.2.0cvs27
3361
3362         * po/POTFILES.in
3363                 add src/mbox.c
3364
3365 2006-05-17 [wwp]        2.2.0cvs26
3366
3367         * src/mainwindow.c
3368                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3369
3370 2006-05-17 [wwp]        2.2.0cvs25
3371
3372         * src/plugins/demo/demo.c
3373                 updated product name in plugin demo (many plugins need to be
3374                 sync'ed w/ that change).
3375
3376 2006-05-17 [colin]      2.2.0cvs24
3377
3378         * src/mh.c
3379                 Fix leak
3380
3381 2006-05-16 [colin]      2.2.0cvs23
3382
3383         * src/mainwindow.c
3384                 Stupid me hit again. Fix cvs22.
3385
3386 2006-05-16 [colin]      2.2.0cvs22
3387
3388         * src/mainwindow.c
3389                 Fix bug #922 (sylpheed-claws crashed after 
3390                 pushing on Inbox folder)
3391
3392 2006-05-16 [colin]      2.2.0cvs21
3393
3394         * src/compose.c
3395                 Make From header be copy/paste/select-able
3396
3397 2006-05-16 [wwp]        2.2.0cvs20
3398
3399         * src/export.c
3400         * src/matcher.c
3401         * src/summaryview.c
3402         * src/etpan/imap-thread.c
3403                 fix some compiler warnings (thanks to Colin).
3404
3405 2006-05-16 [wwp]        2.2.0cvs19
3406
3407         * src/action.c
3408         * src/gedit-print.c
3409         * src/inc.c
3410         * src/mainwindow.c
3411         * src/mh.c
3412         * src/statusbar.c
3413         * src/send_message.c
3414         * src/summaryview.c
3415                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3416
3417 2006-05-15 [colin]      2.2.0cvs18
3418
3419         * src/procmsg.c
3420                 Fix automatic rule creation with List-Post
3421
3422 2006-05-15 [paul]       2.2.0cvs17
3423
3424         * tools/filter_conv_new.pl
3425                 updated for rule enabling/disabling
3426                 claws version >= 2.3.x required
3427
3428 2006-05-15 [cleroy]     2.2.0cvs16
3429
3430         * src/main.c
3431                 Revert test
3432
3433 2006-05-15 [cleroy]     2.2.0cvs15
3434
3435         * src/main.c
3436                 test
3437
3438 2006-05-15 [wwp]        2.2.0cvs14
3439
3440         * manual/pl/.cvsignore
3441                 ignore generated files.
3442
3443 2006-05-14 [wwp]        2.3.0-rc1
3444
3445         * 2.3.0-rc1 released
3446
3447 2006-05-13 [wwp]        2.2.0cvs13
3448
3449         * src/filtering.c
3450         * src/filtering.h
3451         * src/matcher.c
3452         * src/matcher_parser_lex.l
3453         * src/matcher_parser_parse.y
3454         * src/prefs_filtering.c
3455                 new feature: provide the ability to disable filtering and processing
3456                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3457                 adaptations.
3458
3459 2006-05-13 [colin]      2.2.0cvs12
3460
3461         * src/compose.c
3462                 Remove useless if (a) b; else b;
3463                 Thanks to wwp
3464
3465 2006-05-13 [wwp]        2.2.0cvs11
3466
3467         * src/export.c
3468         * src/import.c
3469         * src/mainwindow.c
3470         * src/mbox.c
3471         * src/summaryview.c
3472         * src/summaryview.h
3473                 no more silent failures (or at least less ones) when importing
3474                 or exporting from/to mbox. Also start importing/exporting if
3475                 the necessary info is set.
3476
3477 2006-05-13 [wwp]        2.2.0cvs10
3478
3479         * RELEASE_NOTES
3480                 restored up-to-date release notes.
3481
3482 2006-05-13 [paul]       2.2.0cvs9
3483
3484         * po/nl.po
3485         * po/ru.po
3486                 updated by Tim Dijkstra and Pavlo Bohmat
3487
3488 2006-05-12 [colin]      2.2.0cvs8
3489
3490         * src/gtk/quicksearch.c
3491                 Add "k" as shortcut for "colorlabel". Patch
3492                 by ath42@users.sf.net.
3493
3494 2006-05-12 [paul]       2.2.0cvs7
3495
3496         * src/prefs_common.h
3497         * src/prefs_summaries.c
3498         * src/summaryview.c
3499                 when entering a folder also allow
3500                 going directly to first Marked message
3501
3502 2006-05-12 [paul]       2.2.0cvs6
3503
3504         * src/summaryview.c
3505                 always obey 'confirm before marking all
3506                 mails read' option
3507
3508 2006-05-12 [paul]       2.2.0cvs5
3509
3510         * src/textview.c
3511                 make Sender fully clickable
3512
3513 2006-05-12 [colin]      2.2.0cvs4
3514
3515         * src/compose.c
3516         * src/compose.h
3517                 Let From be editable
3518         * src/main.c
3519         * src/mh.c
3520                 Full support of .mh_sequences' Unseen seq
3521
3522 2006-05-12 [colin]      2.2.0cvs3
3523
3524         * src/folder.c
3525         * src/mainwindow.c
3526         * src/mainwindow.h
3527         * src/messageview.c
3528         * src/prefs_spelling.c
3529         * src/procheader.c
3530         * src/procmsg.c
3531         * src/procmsg.h
3532         * src/summaryview.c
3533         * src/toolbar.c
3534         * src/toolbar.h
3535                 Add contextual menu on Compose toolbar
3536                 button. Fixes bug #944 (Automatic
3537                 addresses not applied when changing account
3538                 from compose window)
3539                 add Mailing List support
3540                 based on the old 0.6.5claws25 patch by
3541                 Melvin Hadasht, with finishing touches
3542                 by Colin
3543                 Fix "ignore thread" when mails are threaded by
3544                 subject (and weren't ignored although appearing
3545                 in the thread).
3546                 GUI rework.
3547                 Both patches by Pawel.
3548
3549 2006-05-08 [paul]       2.2.0cvs2
3550
3551         * src/mainwindow.c
3552         * src/mainwindow.h
3553         * src/messageview.c
3554         * src/procheader.c
3555         * src/procmsg.c
3556         * src/procmsg.h
3557         * src/summaryview.c
3558                 add Mailing List support
3559                 based on the old 0.6.5claws25 patch by 
3560                 Melvin Hadasht, with finishing touches
3561                 by Colin
3562
3563 2006-05-08 [colin]      2.2.0cvs1
3564
3565         * src/mainwindow.c
3566         * src/toolbar.c
3567         * src/toolbar.h
3568                 Add contextual menu on Compose toolbar 
3569                 button. Fixes bug #944 (Automatic 
3570                 addresses not applied when changing account 
3571                 from compose window)
3572
3573 2006-05-08 [paul]       2.2.0
3574
3575         2.2.0 released
3576
3577 2006-05-08 [paul]       2.1.1cvs51
3578
3579         * po/cs.po
3580         * po/de.po
3581         * po/en_GB.po
3582         * po/fi.po
3583         * po/fr.po
3584         * po/pt_BR.po
3585         * po/sr.po
3586         * po/zh_CN.po
3587                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3588                 Fabien Vantard, Frederico Goncalves Guimaraes,
3589                 Aleksandar Urosevic, and Ralgh Young
3590
3591 2006-05-12 [colin]      2.1.1cvs50
3592
3593         * po/cs.po
3594         * po/de.po
3595         * po/en_GB.po
3596         * po/es.po
3597         * po/fi.po
3598         * po/fr.po
3599         * po/pt_BR.po
3600         * po/sr.po
3601         * po/zh_CN.po
3602                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3603                 Fabien Vantard, Frederico Goncalves Guimaraes,
3604                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3605
3606 2006-05-05 [colin]      2.1.1cvs49
3607
3608         * manual/Makefile.am
3609         * manual/pl/Makefile.am
3610         * manual/pl/account.xml
3611         * manual/pl/ack.xml
3612         * manual/pl/addrbook.xml
3613         * manual/pl/advanced.xml
3614         * manual/pl/faq.xml
3615         * manual/pl/glossary.xml
3616         * manual/pl/gpl.xml
3617         * manual/pl/handling.xml
3618         * manual/pl/intro.xml
3619         * manual/pl/keyboard.xml
3620         * manual/pl/plugins.xml
3621         * manual/pl/starting.xml
3622         * manual/pl/sylpheed-claws-manual.xml
3623         * manual/pl/dist/.cvsignore
3624         * manual/pl/dist/Makefile.am
3625         * manual/pl/dist/html/.cvsignore
3626         * manual/pl/dist/html/Makefile.am
3627         * manual/pl/dist/pdf/.cvsignore
3628         * manual/pl/dist/pdf/Makefile.am
3629         * manual/pl/dist/ps/.cvsignore
3630         * manual/pl/dist/ps/Makefile.am
3631         * manual/pl/dist/txt/.cvsignore
3632         * manual/pl/dist/txt/Makefile.am
3633                 Add the polish translation of the manual,
3634                 Authored by Pawel Pekala.
3635
3636 2006-05-05 [cleroy]     2.1.1cvs48
3637
3638         * src/main.c
3639                 Re-read matcherrc after loading plugins 
3640                 if some of them add folders.
3641
3642 2006-05-03 [colin]      2.1.1cvs47
3643
3644         * src/imap.c
3645                 I'm idiot
3646
3647 2006-05-03 [colin]      2.1.1cvs46
3648
3649         * src/imap.c
3650                 Be sure to have a session when
3651                 getting separator
3652
3653 2006-05-03 [colin]      2.1.1cvs45
3654
3655         * src/imap.c
3656         * src/imap.h
3657         * src/imap_gtk.c
3658                 Fix preventing renaming with namespace 
3659                 separator.
3660
3661 2006-05-01 [colin]      2.1.1cvs44
3662
3663         * src/action.c
3664                 Don't reload messageview when result of
3665                 action is piped.
3666
3667 2006-04-29 [colin]      2.1.1cvs43
3668
3669         * src/prefs_receive.c
3670         * src/plugins/spamassassin/spamassassin_gtk.c
3671         * src/plugins/clamav/clamav_plugin_gtk.c
3672                 GUI fixes by Pawel
3673
3674 2006-04-29 [colin]      2.1.1cvs42
3675
3676         * src/prefs_compose_writing.c
3677         * src/prefs_quote.c
3678                 Cleanups. Patch by Pawel
3679
3680 2006-04-28 [paul]       2.1.1cvs41
3681
3682         * src/matcher.c
3683                 fix returned quick search results when search
3684                 term contains an underscore.
3685                 Thanks to Colin
3686
3687 2006-04-28 [paul]       2.1.1cvs40
3688
3689         * src/prefs_message.c
3690         * src/prefs_receive.c
3691                 GUI cleanups
3692                 Patches by Pawel Pekala
3693
3694 2006-04-27 [colin]      2.1.1cvs39
3695
3696         * src/wizard.c
3697                 Differentiate subject Welcome from
3698                 window's title Welcome
3699
3700 2006-04-27 [paul]
3701
3702         2.2.0-rc1 released
3703
3704 2006-04-27 [paul]       2.1.1cvs38
3705
3706         * manual/advanced.xml
3707         * manual/fr/advanced.xml
3708                 add info about compose_no_markup hidden pref
3709
3710 2006-04-27 [paul]       2.1.1cvs37
3711
3712         * src/prefs_account.c
3713                 improve privacy labels
3714         * src/prefs_msg_colors.c
3715                 change some strings for translators' convenience
3716         * src/gtk/gtkutils.c
3717                 don't underline the link button text
3718
3719 2006-04-25 [colin]      2.1.1cvs36
3720
3721         * src/folder.c
3722                 Complete 2.1.1cvs33 (once more ;)
3723
3724 2006-04-25 [colin]      2.1.1cvs35
3725
3726         * src/editldap.c
3727                 Fix tooltip
3728
3729 2006-04-25 [cleroy]     2.1.1cvs34
3730
3731         * src/compose.c
3732         * src/gtk/gtkaspell.c
3733                 Fix crash on redirect (related to the return 
3734                 of the aspell menu in compose's toolbar)
3735         * src/prefs_msg_colors.c
3736                 Fix sensitivity widgets
3737         * src/image_viewer.c
3738         * src/gtk/pluginwindow.c
3739         * src/gtk/prefswindow.c
3740                 Change released signals to clicked (Fabien)
3741         * po/POTFILES.in
3742         * src/common/socket.c
3743         * src/plugins/spamassassin/spamassassin.c
3744                 Translate strings (Fabien)
3745
3746 2006-04-25 [paul]       2.1.1cvs33
3747
3748         * src/folder.c
3749         * src/folder.h
3750         * src/folderview.c
3751                 complete the fix of bug #912
3752                 Thanks to Colin
3753
3754 2006-04-25 [colin]      2.1.1cvs32
3755
3756         * src/news.c
3757                 Better progress bar
3758         * src/mimeview.c
3759         * src/summaryview.c
3760         * src/summaryview.h
3761                 Fix focus chain
3762                 Patches by Pawel Pekala
3763
3764 2006-04-24 [colin]      2.1.1cvs31
3765
3766         * src/compose.c
3767                 Fix compilation warnings (Fabien)
3768
3769 2006-04-24 [colin]      2.1.1cvs30
3770
3771         * src/addrindex.c
3772         * src/editldap.c
3773         * src/editldap_basedn.c
3774         * src/editldap_basedn.h
3775         * src/ldapctrl.c
3776         * src/ldapctrl.h
3777         * src/ldapquery.c
3778         * src/ldaputil.c
3779         * src/ldaputil.h
3780                 Fix bug #901 (LDAPS support)
3781
3782 2006-04-24 [colin]      2.1.1cvs29
3783
3784         * src/compose.c
3785                 Fix logic on error with send dialog on
3786         * src/imap.c
3787                 Fix compilation without libetpan, thanks
3788                 to Fabien
3789         * src/summaryview.c
3790                 Fix 'context-menu' key
3791
3792 2006-04-23 [colin]      2.1.1cvs28
3793
3794         * src/folder.c
3795                 Never free current's cache to free up 
3796                 memory. Fixes bug #912 (new count 
3797                 randomly set to message count)
3798
3799 2006-04-23 [colin]      2.1.1cvs27
3800
3801         * src/gtk/quicksearch.c
3802                 And remove printf...
3803
3804 2006-04-23 [colin]      2.1.1cvs26
3805
3806         * src/gtk/quicksearch.c
3807                 Fix replacing in quicksearch, and fix inserting
3808                 in the middle of the string. (introduced at 2.1.0cvs22)
3809
3810 2006-04-23 [colin]      2.1.1cvs25
3811
3812         * src/imap.c
3813                 Make sure uidnext is initialized in get_num_list
3814                 (not for stable, related to 2.1.1cvs8 and friends)
3815
3816 2006-04-23 [colin]      2.1.1cvs24
3817
3818         * src/imap.c
3819                 Output something when login is successful
3820                 too
3821
3822 2006-04-23 [colin]      2.1.1cvs23
3823
3824         * src/etpan/imap-thread.c
3825                 Better logging (line-per-line, hide data in fetch)
3826                 Fix a const warning
3827         * src/gtk/logwindow.c
3828         * src/gtk/logwindow.h
3829                 Better logging (color for input/output)
3830
3831 2006-04-21 [colin]      2.1.1cvs22
3832
3833         * src/gtk/quicksearch.c
3834                 On gtk+-2.8, use stock buttons in quicksearch
3835                 Based on a patch by Fabien and a design by Paul
3836
3837 2006-04-21 [colin]      2.1.1cvs21
3838
3839         * src/folderview.c
3840         * src/mainwindow.c
3841                 Fix occasional flicker in folderview
3842         * src/common/utils.c
3843                 Fix bug #943 (Incorrectly parsed email address 
3844                 list in short headers on message view and in 
3845                 printouts)
3846
3847 2006-04-20 [colin]      2.1.1cvs20
3848
3849         * src/imap.c
3850         * src/imap.h
3851         * src/prefs_account.c
3852                 Add ANONYMOUS auth for IMAP
3853
3854 2006-04-20 [paul]       2.1.1cvs19
3855
3856         * src/main.c
3857                 proper fix for 2.1.1cvs18
3858                 Thanks to Colin
3859
3860 2006-04-20 [paul]       2.1.1cvs18
3861
3862         * src/main.c
3863                 fix build warnings
3864
3865 2006-04-20 [paul]       2.1.1cvs17
3866
3867         * src/gtk/quicksearch.c
3868                 fix standard, non-extended Quick search,
3869                 was broken in 2.1.1cvs15.
3870                 Thanks to Colin.
3871
3872 2006-04-20 [colin]      2.1.1cvs16
3873
3874         * src/prefs_matcher.c
3875                 Fix values when reselecting a ~test
3876                 rule
3877
3878 2006-04-19 [colin]      2.1.1cvs15
3879
3880         * src/compose.c
3881         * src/compose.h
3882         * src/gtk/gtkaspell.c
3883         * src/gtk/gtkaspell.h
3884                 Put back Options menu in Spelling/
3885         * src/gtk/quicksearch.c
3886                 Don't search, and show error, if the
3887                 advanced search has a syntax error
3888
3889 2006-04-18 [colin]      2.1.1cvs14
3890
3891         * src/textview.c
3892                 Fix gdk warnings on set_cursor when textview
3893                 isn't visible
3894
3895 2006-04-18 [colin]      2.1.1cvs13
3896
3897         * src/gtk/gtksctree.c
3898                 Remove seemingly useless refresh that causes
3899                 flicker - watch this commit in case of 
3900                 problems before planned backport to stable
3901
3902 2006-04-18 [colin]      2.1.1cvs12
3903
3904         * src/imap.c
3905                 Factorize get/set_xml code
3906         * src/compose.c
3907         * src/prefs_account.c
3908         * src/prefs_account.h
3909         * src/procmsg.c
3910                 Add Encrypt to self option
3911
3912 2006-04-17 [colin]      2.1.1cvs11
3913
3914         * configure.ac
3915                 Fix search on encrpyt function on dragonfly
3916                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3917
3918 2006-04-17 [colin]      2.1.1cvs10
3919
3920         * src/prefs_account.c
3921                 Be safe by default: remove mails from POP3
3922                 after 7 days, not immediately
3923
3924 2006-04-17 [colin]      2.1.1cvs9
3925
3926         * src/etpan/imap-thread.c
3927                 Fix build on DragonFly - patch by 
3928                 Jonathan Buschmann <jonthn@agmact.com>
3929
3930 2006-04-17 [colin]      2.1.1cvs8
3931
3932         * src/imap.c
3933                 Save uidnext between sessions
3934
3935 2006-04-17 [colin]      2.1.1cvs7
3936
3937         * src/imap.c
3938                 scan is required when uid validity changes
3939
3940 2006-04-17 [colin]      2.1.1cvs6
3941
3942         * src/folderview.c
3943                 Don't scan if not necessary, apart in current
3944                 folder and INBOX to fetch flags.
3945         * src/imap.c
3946                 Scan is necessary if unread count changes
3947
3948 2006-04-17 [colin]      2.1.1cvs5
3949
3950         * src/imap.c
3951                 ...But always fetch ANSWERED and DELETED flags for
3952                 INBOX, as filtering can happen on these flags.
3953
3954 2006-04-17 [colin]      2.1.1cvs4
3955
3956         * src/imap.c
3957                 Don't fetch REPLIED and DELETED flags when synchronising
3958                 flags with a closed folder. We only need UNSEEN and FLAGGED
3959                 to update the folderview.
3960
3961 2006-04-17 [colin]      2.1.1cvs3
3962
3963         * src/imap.c
3964                 Faster flag search when there are new mails 
3965                 in a folder. We can do a full search if the 
3966                 folder contains less messages than the new
3967                 list.
3968
3969 2006-04-17 [colin]      2.1.1cvs2
3970
3971         * po/cs.po
3972         * po/de.po
3973         * po/fr.po
3974         * po/nl.po
3975         * po/pt_BR.po
3976                 Update translations from stable branch
3977
3978 2006-04-17 [colin]      2.1.1cvs1
3979
3980         * configure.ac
3981                 Bump version to follow stable release
3982
3983 2006-04-16 [mones]      2.1.0cvs50
3984
3985         * po/es.po
3986                 Updated for release
3987
3988 2006-04-16 [colin]      2.1.0cvs49
3989
3990         * src/textview.c
3991                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3992                 with gtk < 2.8. Thanks to Fabien Vantard.
3993
3994 2006-04-15 [colin]      2.1.0cvs48
3995
3996         * src/etpan/imap-thread.c
3997                 Fix bug #919 (libetpan: SEGV when connecting 
3998                 using command)
3999
4000 2006-04-14 [colin]      2.1.0cvs47
4001
4002         * src/main.c
4003                 Fix race on --select (should be done better)
4004
4005 2006-04-14 [wwp]        2.1.0cvs46
4006
4007         * src/send_message.c
4008                 enforce a check for domain in account prefs (a sending
4009                 error could be faced if domain was checked but no value set),
4010                 thanks to Colin.
4011
4012 2006-04-14 [colin]      2.1.0cvs45
4013
4014         * src/codeconv.c
4015                 when converting from unknown to unknown, if the
4016                 string is UTF8, don't convert it to the locale
4017                 (which breaks it)
4018
4019 2006-04-14 [colin]      2.1.0cvs44
4020
4021         * src/compose.c
4022                 Don't try to use ASCII for converting headers
4023                 (as done in body)
4024
4025 2006-04-14 [paul]       2.1.0cvs43
4026
4027         * src/crash.c
4028                 add locale/charset info to crash report
4029         * src/gtk/about.c
4030                 add wwp to doc team
4031                 replace 'e-mail' with preferred 'email'
4032         * src/gtk/authors.h
4033                 ensure contributors list is in alphabetical
4034                 order
4035
4036 2006-04-13 [colin]      2.1.0cvs42
4037
4038         * src/textview.c
4039                 Prevent gdk warnings
4040
4041 2006-04-13 [colin]      2.1.0cvs41
4042
4043         * src/common/ssl_certificate.c
4044         * src/common/ssl_certificate.h
4045         * src/gtk/sslcertwindow.c
4046                 Warn on expired certs, and display the expiration date
4047
4048 2006-04-13 [colin]      2.1.0cvs40
4049
4050         * src/plugins/spamassassin/spamassassin_gtk.c
4051                 Fix missing set_text on unix socket
4052
4053 2006-04-13 [wwp]        2.1.0cvs39
4054
4055         * manual/fr/advanced.xml
4056         * manual/fr/glossary.xml
4057                 applied new spam/ham/email lexicon (pourriel, courriel)
4058
4059 2006-04-13 [paul]       2.1.0cvs38
4060
4061         * src/plugins/pgpmime/plugin.c
4062                 remove the mention of S/MIME from the
4063                 description. This is now handled by the
4064                 S/MIME plugin.
4065
4066 2006-04-13 [paul]       2.1.0cvs37
4067
4068         * src/prefs_msg_colors.c
4069                 rework dialog
4070         * src/prefs_folder_item.c
4071         * src/prefs_spelling.c
4072                 add a tooltip to the colour selector buttons
4073
4074 2006-04-13 [wwp]        2.1.0cvs36
4075
4076         * manual/advanced.xml
4077         * manual/glossary.xml
4078         * manual/handling.xml
4079         * manual/keyboard.xml
4080         * manual/plugins.xml
4081         * manual/starting.xml
4082         * manual/fr/account.xml
4083         * manual/fr/ack.xml
4084         * manual/fr/addrbook.xml
4085         * manual/fr/advanced.xml
4086         * manual/fr/faq.xml
4087         * manual/fr/glossary.xml
4088         * manual/fr/gpl.xml
4089         * manual/fr/handling.xml
4090         * manual/fr/intro.xml
4091         * manual/fr/keyboard.xml
4092         * manual/fr/plugins.xml
4093         * manual/fr/starting.xml
4094         * manual/fr/sylpheed-claws-manual.xml
4095                 fixes to the manuals:
4096                  - summaryview -> Message List (same in French)
4097                  - translate key names
4098                  - fix French punctuation, use non-breakable spaces when
4099                    necessary, don't use &thinsp; which is not portable
4100                  - tell what maildir and mbox formats we support
4101
4102 2006-04-12 [wwp]        2.1.0cvs35
4103
4104         * src/prefs_toolbar.c
4105                 unified a replace button more,
4106                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4107
4108 2006-04-12 [wwp]        2.1.0cvs34
4109
4110         * src/prefs_common.c
4111         * src/prefs_msg_colors.c
4112                 make default color labels translatable,
4113                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4114                 thanks to Tim <timbrain@post.cz> for reporting.
4115
4116 2006-04-12 [wwp]        2.1.0cvs33
4117
4118         * manual/glossary.xml
4119         * manual/intro.xml
4120         * manual/plugins.xml
4121         * manual/starting.xml
4122         * manual/sylpheed-claws-manual.xml
4123         * manual/fr/.cvsignore
4124         * manual/fr/account.xml
4125         * manual/fr/ack.xml
4126         * manual/fr/addrbook.xml
4127         * manual/fr/advanced.xml
4128         * manual/fr/faq.xml
4129         * manual/fr/glossary.xml
4130         * manual/fr/handling.xml
4131         * manual/fr/intro.xml
4132         * manual/fr/keyboard.xml
4133         * manual/fr/plugins.xml
4134         * manual/fr/starting.xml
4135         * manual/fr/sylpheed-claws-manual.xml
4136                 various fixes: typos, missing .fr translations, punctuation,
4137                 capitalization, links, accents and some bad French more.
4138
4139 2006-04-12 [wwp]        2.1.0cvs32
4140
4141         * src/prefs_gtk.c
4142                 fix for bug #935: always store prefs files in UTF-8 (thanks
4143                 to Colin).
4144
4145 2006-04-11 [colin]      2.1.0cvs31
4146
4147         * src/compose.c
4148                 Fix inserting files not in utf8 when locale is utf8
4149
4150 2006-04-11 [colin]      2.1.0cvs30
4151
4152         * src/inc.c
4153                 Don't show error dialog when cancelling connection
4154                 Patch by Pawel
4155
4156 2006-04-11 [cleroy]     2.1.0cvs29
4157
4158         * src/compose.c
4159                 Implement multiple quote levels
4160         * src/prefs_common.c
4161                 Change a little bit the quote bgcolor for 2nd level
4162
4163 2006-04-11 [colin]      2.1.0cvs28
4164
4165         * src/gtk/about.c
4166                 Add locale and charset in the label
4167
4168 2006-04-10 [colin]      2.1.0cvs27
4169
4170         * src/compose.c
4171         * src/prefs_common.c
4172         * src/prefs_common.h
4173         * src/prefs_msg_colors.c
4174         * src/textview.c
4175                 Allow optional background color in quotes
4176                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4177                 GTK+-2.8.x feature
4178
4179 2006-04-10 [colin]      2.1.0cvs26
4180
4181         * src/main.c
4182         * src/mainwindow.c
4183         * src/mainwindow.h
4184                 Implement --select
4185
4186 2006-04-10 [colin]      2.1.0cvs25
4187
4188         * manual/plugins.xml
4189         * manual/fr/plugins.xml
4190                 Document libcurl's proxy variables
4191
4192 2006-04-09 [colin]      2.1.0cvs24
4193
4194         * src/prefs_common.c
4195                 gettext() returns statically allocated stuff. We have
4196                 to strdup it in order to be able to free it.
4197
4198 2006-04-09 [colin]      2.1.0cvs23
4199
4200         * AUTHORS
4201         * src/gtk/authors.h
4202                 Add Alexei
4203
4204 2006-04-09 [colin]      2.1.0cvs22
4205
4206         * src/mainwindow.c
4207         * src/gtk/quicksearch.c
4208                 Fix bug #859 (problems with cyrilic input in 
4209                 search panel) - Patch by Alexey Illarionov 
4210                 <littlesavage@rambler.ru>
4211
4212 2006-04-09 [colin]      2.1.0cvs21
4213
4214         * src/prefs_customheader.c
4215                 I prefer removing then freeing rather than the contrary
4216                 (even if it doesn't change anything ;-)
4217         * src/prefs_account.c
4218                 Fix bug #933 (Crash re-entering the custom headers list 
4219                 dialog in accounts prefs)
4220                 The problem happened when cancelling the Account 
4221                 Preferences' dialogs - in which case we didn't do 
4222                 anything to the PrefsAccount * struct. In case of applying,
4223                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4224                 working with in this dialog. The problem is that 
4225                 prefs_customheader.c, working on this tmp_ac_prefs, always
4226                 changes the ->customhdr_list pointer, even when cancelled. 
4227                 So in case of cancelling the prefs_account dialog, we still
4228                 have to update ->customhdr_list in the real account.
4229
4230 2006-04-08 [colin]      2.1.0cvs20
4231
4232         * manual/fr/glossary.xml
4233         * manual/fr/keyboard.xml
4234                 Forgot some headers :)
4235
4236 2006-04-08 [colin]      2.1.0cvs19
4237
4238         * manual/Makefile.am
4239         * manual/fr/Makefile.am
4240         * manual/fr/account.xml
4241         * manual/fr/ack.xml
4242         * manual/fr/addrbook.xml
4243         * manual/fr/advanced.xml
4244         * manual/fr/faq.xml
4245         * manual/fr/glossary.xml
4246         * manual/fr/gpl.xml
4247         * manual/fr/handling.xml
4248         * manual/fr/intro.xml
4249         * manual/fr/keyboard.xml
4250         * manual/fr/plugins.xml
4251         * manual/fr/starting.xml
4252         * manual/fr/sylpheed-claws-manual.xml
4253         * manual/fr/dist/.cvsignore
4254         * manual/fr/dist/Makefile.am
4255         * manual/fr/dist/html/.cvsignore
4256         * manual/fr/dist/html/Makefile.am
4257         * manual/fr/dist/pdf/.cvsignore
4258         * manual/fr/dist/pdf/Makefile.am
4259         * manual/fr/dist/ps/.cvsignore
4260         * manual/fr/dist/ps/Makefile.am
4261         * manual/fr/dist/txt/.cvsignore
4262         * manual/fr/dist/txt/Makefile.am
4263                 Add the french translation of the manual. Thanks to
4264                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4265                 account.xml, ack.xml, addrbook.xml and advanced.xml
4266
4267 2006-04-08 [colin]      2.1.0cvs18
4268
4269         * manual/plugins.xml
4270         * manual/starting.xml
4271                 More fixes
4272
4273 2006-04-07 [colin]      2.1.0cvs17
4274
4275         * manual/faq.xml
4276         * manual/intro.xml
4277         * manual/keyboard.xml
4278                 Little fixes
4279
4280 2006-04-07 [colin]      2.1.0cvs16
4281
4282         * README
4283         * src/compose.c
4284         * src/prefs_common.c
4285         * src/prefs_common.h
4286                 Add hidden compose_no_markup pref
4287
4288 2006-04-07 [wwp]        2.1.0cvs15
4289
4290         * src/summary_search.c
4291         * .cvsignore
4292                 Bugfix: stop button was sticky when searching in an empty folder.
4293                 Applied curly brackets code style to the whole file (summary_search.c).
4294                 More files to ignore.
4295
4296 2006-04-07 [wwp]        2.1.0cvs14
4297
4298         * src/message_search.c
4299         * src/summary_search.c
4300                 changed default button when search bumps at file/folder
4301                 beginning or end, for convenience (thanks to Colin).
4302
4303 2006-04-07 [paul]       2.1.0cvs13
4304
4305         * src/plugins/dillo_viewer/dillo_prefs.c
4306                 avoid future potential for namespace collision
4307                 Patch by Colin
4308
4309 2006-04-06 [wwp]        2.1.0cvs12
4310
4311         * src/summary_search.c
4312                 Unify extended/advanced searches names (and thus factorize labels),
4313                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4314
4315 2006-04-06 [wwp]        2.1.0cvs11
4316
4317         * src/folderview.c
4318         * src/prefs_themes.c
4319         * src/summaryview.c
4320                 Fixed some compilation warnings.
4321
4322 2006-04-06 [colin]      2.1.0cvs10
4323
4324         * manual/advanced.xml
4325                 Document the wizard template and how to deploy
4326                 Sylpheed-Claws effectively
4327
4328 2006-04-06 [colin]      2.1.0cvs9
4329
4330         * src/folderview.c
4331                 gettext patch to tell translators about _("#"),
4332                 by Maxim Britov
4333
4334 2006-04-06 [colin]      2.1.0cvs8
4335
4336         * src/textview.c
4337                 Fix invalid GtkTextBIter after clicking "Display as text"
4338
4339 2006-04-06 [mones]      2.1.0cvs7
4340
4341         * src/addr_compl.c
4342         * src/addrindex.c
4343         * src/addritem.c
4344         * src/codeconv.c
4345         * src/compose.c
4346         * src/filtering.c
4347         * src/folder.c
4348         * src/folder_item_prefs.c
4349         * src/folderview.c
4350         * src/localfolder.c
4351         * src/matcher.c
4352         * src/mimeview.c
4353         * src/prefs_msg_colors.c
4354         * src/prefs_spelling.c
4355         * src/prefs_themes.c
4356         * src/procmime.c
4357         * src/procmsg.c
4358         * src/stock_pixmap.c
4359         * src/summaryview.c
4360         * src/textview.c
4361         * src/toolbar.c
4362         * src/common/mgutils.c
4363         * src/common/prefs.c
4364         * src/common/ssl_certificate.c
4365         * src/gtk/colorlabel.c
4366         * src/gtk/quicksearch.c
4367         * src/plugins/pgpmime/pgpmime.c
4368         * src/plugins/spamassassin/spamassassin.c
4369                 Removed redundant NULL checks for g_free() calls.
4370                 Patch by Pawel Pekala.
4371
4372 2006-04-06 [mones]      2.1.0cvs6
4373
4374         * src/prefs_actions.c
4375         * src/prefs_filtering.c
4376         * src/prefs_filtering_action.c
4377         * src/prefs_matcher.c
4378         * src/prefs_template.c
4379         * src/gtk/gtkutils.c
4380         * src/gtk/gtkutils.h
4381                 Have a nice replace button. Patch by Pawel Pekala
4382
4383 2006-04-06 [colin]      2.1.0cvs5
4384
4385         * src/addressbook.c
4386                 Fix crash with empty columns
4387
4388 2006-04-05 [colin]      2.1.0cvs4
4389
4390         * src/wizard.c
4391         * src/prefs_gtk.c
4392                 Allow wizard customization with pre-filled values
4393
4394 2006-04-05 [colin]      2.1.0cvs3
4395
4396         * src/textview.c
4397         * src/mimeview.c
4398         * src/mimeview.h
4399                 Nicer messages in mimeview
4400
4401 2006-04-05 [colin]      2.1.0cvs2
4402
4403         * src/addressbook.c
4404         * src/prefs_summaries.c
4405                 i18n fix
4406
4407 2006-04-05 [colin]      2.1.0cvs1
4408
4409         * src/plugins/pgpcore/plugin.c
4410         * src/plugins/pgpcore/select-keys.c
4411         * src/plugins/pgpcore/select-keys.h
4412         * src/plugins/pgpcore/sgpgme.c
4413         * src/plugins/pgpcore/sgpgme.h
4414         * src/plugins/pgpinline/pgpinline.c
4415         * src/plugins/pgpinline/plugin.c
4416         * src/plugins/pgpmime/pgpmime.c
4417         * src/plugins/pgpmime/plugin.c
4418                 Factorize and generalize a bit 
4419                 Drop S/MIME signature verification from PGP/MIME
4420                 (adding it as another, more complete plugin)
4421
4422 2006-04-05 [paul]       2.1.0
4423
4424         2.1.0 released
4425
4426 2006-04-05 [paul]       2.0.0cvs186
4427
4428         * manual/advanced.xml
4429                 add info on colour labels
4430
4431 2006-04-05 [paul]       2.0.0cvs185
4432
4433         * po/bg.po
4434         * po/cs.po
4435         * po/de.po
4436         * po/el.po
4437         * po/en_GB.po
4438         * po/fi.po
4439         * po/fr.po
4440         * po/it.po
4441         * po/nl.po
4442         * po/pl.po
4443         * po/pt_BR.po
4444         * po/sr.po
4445         * po/zh_CN.po
4446                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4447                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4448                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4449                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4450         * src/gtk/authors.h
4451         * tools/claws.i18n.status.pl
4452                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4453                 and new Czech translator, Tim <timbrain@post.cz>
4454
4455 2006-04-05 [mones]      2.0.0cvs184
4456
4457         * po/es.po
4458                 Updated translation
4459
4460 2006-04-05 [colin]      2.0.0cvs183
4461
4462         * src/gtk/quicksearch.c
4463                 Fix bug #929 (unnecessary reload in quick search bar)
4464
4465 2006-04-05 [colin]      2.0.0cvs182
4466
4467         * src/compose.c
4468                 Fix crash on Reply with no From:
4469                 Show signature and conversion error on queuing 
4470                 (but not sending)
4471         * src/mainwindow.c
4472         * src/summaryview.c
4473         * src/summaryview.h
4474                 Factorize threading code and make sure msginfo 
4475                 is not null when it comes from a GtkCTreeRow's 
4476                 data
4477         * src/gtk/gtkaspell.c
4478                 Check for necessary things
4479         * src/gtk/gtksctree.c
4480         * src/gtk/gtksctree.h
4481                 Reset anchor if necessary when removing node
4482
4483 2006-03-29 [colin]      2.0.0cvs181
4484
4485         * src/folderview.c
4486                 Warn for disabled IMAP accounts (due to lack of
4487                 libetpan). Breaks string-freeze - sorry - but it
4488                 is kind of important ;)
4489
4490 2006-03-28 [colin]      2.0.0cvs180
4491
4492         * src/gtk/gtkutils.c
4493         * src/gtk/gtkutils.h
4494                 Add a gtkut_get_link_btn() function that
4495                 creates a button which acts like an URI
4496         * src/prefs_themes.c
4497         * src/gtk/about.c
4498                 Use this function (factorizes codes)
4499         * src/common/defs.h
4500         * src/gtk/pluginwindow.c
4501                 Add a "Get more..." in the plugins window
4502
4503 2006-03-28 [colin]      2.0.0cvs179
4504
4505         * src/common/smtp.c
4506         * src/common/passcrypt.c
4507         * src/undo.c
4508                 Warning fixes. Patch by Pawel Pekala
4509
4510 2006-03-27 [colin]      2.0.0cvs178
4511
4512         * src/undo.c
4513                 Fix undoing by blocks with spaces
4514
4515 2006-03-27 [colin]      2.0.0cvs177
4516
4517         * src/textview.c
4518                 Set margin to 3px for headers
4519
4520 2006-03-27 [paul]
4521
4522         2.1.0-rc2 released
4523
4524 2006-03-27 [wwp]        2.0.0cvs176
4525
4526         * src/summaryview.c
4527                 don't reset quicksearch when updating the message list.
4528                 Thanks to Colin.
4529
4530 2006-03-26 [wwp]        2.0.0cvs175
4531
4532         * src/compose.c
4533                 use a unified border width ('other' tab in the compose window,
4534                 patch by Pawel Pekala).
4535
4536
4537 2006-03-26 [wwp]        2.0.0cvs174
4538
4539         * src/common/quoted-printable.c
4540         * src/addressbook.c
4541                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4542
4543 2006-03-26 [colin]      2.0.0cvs173
4544
4545         * src/quote_fmt_parse.y
4546                 Fix non-UTF8 date formats messing up the whole quote a 
4547                 little bit
4548
4549 2006-03-26 [colin]      2.0.0cvs172
4550
4551         * src/procheader.c
4552                 Make sure the date is UTF8 valid, or try to make it
4553                 so. IncrediMail is really IncrediStupid.
4554         * src/compose.c
4555                 Fix possible conversions. 
4556                 
4557
4558 2006-03-26 [colin]      2.0.0cvs171
4559
4560         * src/matcher.c
4561                 Fix corner cases in body search. This is still a
4562                 hack... It seems impossible to make it good and 
4563                 reasonably fast at the same time.
4564
4565 2006-03-26 [colin]      2.0.0cvs170
4566
4567         * src/summaryview.c
4568                 I think I killed the twilight zone bug!
4569                 summary_select_node() flushes GTK events in order
4570                 to be able to center the view. But this also 
4571                 flushes keypresses like Ctrl-Alt-U, so this can
4572                 call summary_show from summary_select_node (itself
4573                 called from summary_show, etc.). And the summaryview
4574                 has to be unlocked in this function. So just locking
4575                 while processing GTK events, and bailing if locked, 
4576                 should fix it.
4577                 Fixes bug #927 (SIGSEGV during Update Summary)
4578
4579 2006-03-25 [colin]      2.0.0cvs169
4580
4581         * src/matcher.c
4582                 Fix search in QP-encoded bodies
4583                 Fix utf-8 searches in bodies encoded in the
4584                 locale's encoding
4585         * src/common/quoted-printable.c
4586         * src/common/quoted-printable.h
4587                 Add a decode function that doesn't overwrite
4588                 the original pointer
4589                 
4590
4591 2006-03-24 [colin]      2.0.0cvs168
4592
4593         * src/action.c
4594         * src/summaryview.c
4595         * src/summaryview.h
4596                 Update message cache after action
4597                 Patch by H. Merijn Brand
4598         * src/prefs_msg_colors.c
4599                 Factorize label 
4600                 Patch by Fabien Vantard
4601         * src/plugins/spamassassin/spamassassin_gtk.c
4602                 Remove useless translation
4603                 Patch by Fabien Vantard
4604
4605 2006-03-23 [colin]      2.0.0cvs167
4606
4607         * src/common/ssl.c
4608                 Let 30 seconds to SSL_connect
4609
4610 2006-03-23 [wwp]        2.0.0cvs166
4611
4612         * src/summaryview.c
4613         * src/gtk/description_window.c
4614                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4615                 and headers are translated; adjust description windows' width to fit their
4616                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4617
4618 2006-03-23 [paul]       2.0.0cvs165
4619
4620         * src/common/utils.c
4621                 fix highlighting of URIs containing "()"
4622                 (2.0.0cvs164's reversal fixed)
4623                 Thanks to Colin.
4624
4625 2006-03-23 [paul]       2.0.0cvs164
4626
4627         * src/common/utils.c
4628                 revert patch, (postponing a fix), at 2.0.0cvs120
4629                 as it breaks more URIs than it fixes.
4630                 Allow '-' to be a terminating character in a URI
4631
4632 2006-03-22 [colin]      2.0.0cvs163
4633
4634         * configure.ac
4635                 Require libetpan 0.45
4636                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4637
4638 2006-03-22 [paul]       2.0.0cvs162
4639
4640         * src/editgroup.c
4641                 replace '<-' and '->' buttons with GTK_STOCK graphical
4642                 buttons
4643         * src/summary_search.c
4644                 don't offer '...' for translation
4645                 add a tooltip to advanced search '...' button
4646         * src/gtk/quicksearch.c
4647                 don't offer '...' for translation
4648
4649 2006-03-21 [colin]      2.0.0cvs161
4650
4651         * src/compose.c
4652                 Fix middle-click pasting (insert at click
4653                 position instead of cursor position, don't
4654                 remove existing selection and allow pasting
4655                 our own selection)
4656         * src/addressbook.c
4657                 "LDAP Server" -> "LDAP servers"
4658
4659 2006-03-21 [wwp]        2.0.0cvs160
4660
4661         * src/etpan/imap-thread.c
4662                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4663
4664 2006-03-20 [colin]      2.0.0cvs159
4665
4666         * src/summaryview.c
4667                 Don't reload summaryview after an execute with no
4668                 move action
4669
4670 2006-03-19 [colin]      2.0.0cvs158
4671
4672         * src/addressbook.c
4673                 and put groups at the top, always
4674
4675 2006-03-19 [colin]      2.0.0cvs157
4676
4677         * src/addressbook.c
4678                 Order groups before names, as previously
4679
4680 2006-03-19 [colin]      2.0.0cvs156
4681
4682         * src/addressbook.c
4683                 - Sort case-unsensitive
4684                 - Put the sort arrow at opening too
4685
4686 2006-03-19 [wwp]        2.0.0cvs155
4687
4688         * src/addressbook.c
4689                 allow sorting by name/email/remarks, ensure that right-pane's contents
4690                 matches the left-pane selection (cleared when appropriate).
4691                 Patch by Pawel Pekala <c0rn@o2.pl>.
4692
4693 2006-03-18 [colin]      2.0.0cvs154
4694
4695         * src/textview.c
4696                 Fix text cursor ;)
4697
4698 2006-03-18 [colin]      2.0.0cvs153
4699
4700         * src/gtk/filesel.c
4701                 Make sure we hide the preview if we didn't get
4702                 a filename
4703
4704 2006-03-18 [colin]      2.0.0cvs152
4705
4706         * src/summaryview.c
4707                 Set cursor to watch for execution (fixes lack
4708                 of watch-cursor when dnd'ing hundreds of mails)
4709         * src/gtk/filesel.c
4710                 Check that mime type is 'image/*' before updating
4711                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4712
4713 2006-03-18 [colin]      2.0.0cvs151
4714
4715         * src/mainwindow.c
4716         * src/textview.c
4717         * src/textview.h
4718                 Put a watch cursor in textview too when the mainwindow's
4719                 cursor in a watch
4720
4721 2006-03-18 [colin]      2.0.0cvs150
4722
4723         * src/folder.c
4724                 Change wrong asserts to simple tests
4725
4726 2006-03-17 [colin]      2.0.0cvs149
4727
4728         * src/mainwindow.c
4729         * src/mainwindow.h
4730         * src/prefs_msg_colors.c
4731         * src/summaryview.c
4732         * src/summaryview.h
4733         * src/gtk/colorlabel.c
4734         * src/gtk/colorlabel.h
4735                 Add a color label menu in the main menubar
4736                 Add (fixed) accels Ctrl-{0-7} to change the color
4737                 They have to be fixed because the menu's dynamic,
4738                 the items are complex widgets, hence we can't use
4739                 a GtkItemFactory.
4740
4741
4742 2006-03-17 [wwp]        2.0.0cvs148
4743
4744         * src/compose.c
4745                 rollback few lines from my previous commit (those lines come from
4746                 a pending patch, accidentally commited, even if neutral as they are
4747                 commented out).
4748
4749 2006-03-17 [wwp]        2.0.0cvs147
4750
4751         * src/compose.c
4752                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4753                 applied code style/indentation to the modified function.
4754
4755 2006-03-17 [wwp]        2.0.0cvs146
4756
4757         * src/procmsg.c
4758         * src/compose.c
4759                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4760
4761 2006-03-17 [paul]
4762
4763         2.1.0-rc1 released
4764
4765 2006-03-17 [paul]       2.0.0cvs145
4766
4767         * src/main.c
4768                 addressbook_read_file() was called twice
4769         * src/textview.c
4770                 X-Mailer highlighting
4771
4772 2006-03-16 [colin]      2.0.0cvs144
4773
4774         * src/sourcewindow.c
4775         * src/sourcewindow.h
4776                 And the last one, in source window.
4777
4778 2006-03-16 [colin]      2.0.0cvs143
4779
4780         * src/compose.c
4781         * src/compose.h
4782                 Fix the same stuff in compose
4783
4784 2006-03-16 [colin]      2.0.0cvs142
4785
4786         * src/messageview.c
4787                 Complete the previous messageview crash fix
4788
4789 2006-03-16 [colin]      2.0.0cvs141
4790
4791         * src/procmsg.h
4792         * src/procmsg.c
4793         * src/folder.c
4794                 Fix POSTPROCESSING hook
4795                 Patch by H. Merijn Brand
4796
4797         * src/procmime.c
4798         * src/procmime.h
4799                 Parse Content-Location
4800
4801         * src/toolbar.c
4802         * src/messageview.c
4803         * src/messageview.h
4804                 Don't crash when a top-level MessageView has
4805                 been closed on us. Same problematic than
4806                 yesterday's quicksearch issue.
4807
4808 2006-03-15 [colin]      2.0.0cvs140
4809
4810         * src/gtk/quicksearch.c
4811                 Fix a bitchy race we didn't think about when we
4812                 added quicksearch cancellation:
4813                 If the search is not on cached fields, for example
4814                 body_part matchcase "stuff"
4815                 the matcher code has to get the whole message. If
4816                 we're on IMAP, that can be slow, and in order to
4817                 be non-blocking, the IMAP code idle loop processes
4818                 gtk events too. So it is possible to cancel a
4819                 quicksearch while the matcher is getting the mail's
4820                 body. After matcher got its body, it will start to
4821                 iterate over the matcher list that the Quicksearch's
4822                 clear_search_cb() just freed via prepare_matcher().
4823                 SIGSEGV ensues.
4824                 The fix consists of guarding the matcherlist_match()
4825                 call with a boolean 'matching'. If we reset the
4826                 quicksearch while matching is TRUE, we don't free
4827                 the matcherlist anymore like we did, but we set
4828                 another new flag, deferred_free, to TRUE. Then,
4829                 in quicksearch_match(), just after returning from
4830                 matcherlist_match() and unsetting the matching flag,
4831                 we check the deferred_free flag and do the
4832                 prepare_matcher() (which does the matcherlist_free)
4833                 for real, so we free the matcherlist once it's not
4834                 used anymore.
4835                 As all of this runs via the glib main loop, we
4836                 luckily don't need a mutex.
4837         * src/summaryview.c
4838                 Also, show progress while searching.
4839
4840
4841 2006-03-14 [colin]      2.0.0cvs139
4842
4843         * src/alertpanel.c
4844                 Make alertpanel_is_open non-static
4845
4846 2006-03-14 [colin]      2.0.0cvs138
4847
4848         * src/prefs_spelling.c
4849                 Cleanups - Fabien Vantard
4850
4851 2006-03-14 [wwp]        2.0.0cvs137
4852
4853         * src/main.c
4854                 code style normalization (curly braces, indentation).
4855
4856 2006-03-14 [wwp]        2.0.0cvs137
4857
4858         * src/main.c
4859                 code style (braces, indentation)
4860
4861 2006-03-12 [paul]       2.0.0cvs136
4862
4863         * src/prefs_common.c
4864                 trans_hdr defaults to FALSE to be RFC-savvy
4865         * src/prefs_summaries.c
4866                 add a tooltip to the trans_hdr option
4867                 
4868
4869 2006-03-12 [paul]       2.0.0cvs135
4870
4871         * src/prefs_matcher.c
4872                 give a little more width to the combos
4873         * src/prefs_display_header.c
4874         * src/textview.c
4875                 translate headers if prefs_common.trans_hdr
4876                 is TRUE
4877
4878         Patches by Pawel Pekala
4879
4880 2006-03-12 [paul]       2.0.0cvs134
4881
4882         * src/plugins/clamav/clamav_plugin.c
4883         * src/plugins/dillo_viewer/dillo_viewer.c
4884         * src/plugins/pgpcore/plugin.c
4885         * src/plugins/pgpinline/plugin.c
4886         * src/plugins/pgpmime/plugin.c
4887         * src/plugins/spamassassin/spamassassin.c
4888                 update/add to descriptions
4889         * src/plugins/spamassassin/spamassassin_gtk.c
4890                 fixes to the english, remove superfluous
4891                 tooltips, clean up a little
4892
4893 2006-03-12 [paul]       2.0.0cvs133
4894
4895         * src/compose.c
4896                 fix Bug 924, 'Account combo box shows up wrong 
4897                 if & is in account name'
4898
4899 2006-03-11 [colin]      2.0.0cvs132
4900
4901         * src/summaryview.c
4902                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4903                 messed up shift-selection because is slows down
4904                 moving around summaryview. thanks -users
4905
4906 2006-03-10 [colin]      2.0.0cvs131
4907
4908         * src/plugins/spamassassin/spamassassin_gtk.c
4909                 Put back Paul's engrish fixes
4910
4911 2006-03-10 [colin]      2.0.0cvs130
4912
4913         * src/plugins/spamassassin/spamassassin.c
4914         * src/plugins/spamassassin/spamassassin.h
4915         * src/plugins/spamassassin/spamassassin_gtk.c
4916                 Cleanup SA prefs page (more)
4917                 Patch by Fabien Vantard
4918
4919 2006-03-10 [paul]       2.0.0cvs129
4920
4921         * src/prefs_msg_colors.c
4922         * src/prefs_spelling.c
4923                 widget sensitivity
4924
4925 2006-03-09 [mones]      2.0.0cvs128
4926
4927         * po/es.po
4928                 Update for next RC
4929
4930 2006-03-09 [wwp]        2.0.0cvs127
4931
4932         * configure.ac
4933                 revert accidental commit (requirement for libetpan 0.43), this time
4934                 not in HEAD.
4935
4936 2006-03-09 [wwp]        2.0.0cvs125
4937
4938         * configure.ac
4939                 revert accidental commit (requirement for libetpan 0.43)
4940
4941 2006-03-09 [paul]       2.0.0cvs126
4942
4943         * src/prefs_receive.c
4944                 remove useless frame
4945                 replace 'incorporation' with 'receiving'
4946         * src/plugins/clamav/clamav_plugin_gtk.c
4947         * src/plugins/spamassassin/spamassassin_gtk.c
4948                 improve widget sensitivity
4949                 fix a bit his engrish
4950
4951 2006-03-09 [wwp]        2.0.0cvs125
4952
4953         * src/addressadd.c
4954         * src/foldersel.c
4955         * src/prefs_common.c
4956         * src/prefs_common.h
4957                 remember some more windows' sizes (add to addressbook and
4958                 select folder).
4959
4960 2006-03-09 [paul]       2.0.0cvs124
4961
4962         * src/plugins/pgpcore/prefs_gpg.c
4963                 normalise construction of dialogue
4964
4965 2006-03-09 [paul]       2.0.0cvs123
4966
4967         * src/plugins/trayicon/Makefile.am
4968                 add missing slash
4969
4970 2006-03-08 [colin]      2.0.0cvs122
4971
4972         * src/plugins/trayicon/Makefile.am
4973                 Fix build in separate dir 
4974                 Patch by Bamanzi <bamanzi@gmail.com>
4975
4976 2006-03-08 [colin]      2.0.0cvs121
4977
4978         * src/procmsg.c
4979                 Batch move and copies from summaryview with delayed execution
4980                 too
4981
4982 2006-03-07 [paul]       2.0.0cvs120
4983
4984         * src/common/utils.c
4985                 fix highlighting of URIs containing "()"
4986                 Patch by Pawel Pekala
4987
4988 2006-03-07 [paul]       2.0.0cvs119
4989
4990         * src/folder.c
4991         * src/folder.h
4992         * src/folderview.c
4993                 immediately do alphabetical resort when
4994                 changing a folder's name
4995                 Patch by Pawel Pekala
4996
4997 2006-03-07 [paul]       2.0.0cvs118
4998
4999         * src/news.c
5000         * src/news_gtk.c
5001                 when unsubscribing a newsgroup, remove the
5002                 folder and msgs in .sylpheed-claws/newscache
5003                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5004
5005 2006-03-07 [paul]       2.0.0cvs117
5006
5007         * src/textview.c
5008                 fix wrong Fake URL Warning
5009                 Thanks to Hiro
5010
5011 2006-03-07 [colin]      2.0.0cvs116
5012
5013         * src/imap.c
5014                 Return immediately when password dialog was
5015                 cancelled
5016         * src/gtk/inputdialog.c
5017                 Allow empty strings for passwords
5018
5019
5020 2006-03-06 [colin]      2.0.0cvs115
5021
5022         * src/imap.c
5023                 Prevent double-timeouts when connection fails
5024
5025 2006-03-06 [colin]
5026
5027         2.0.1-rc1 released
5028
5029 2006-03-06 [colin]      2.0.0cvs114
5030
5031         * src/imap.c
5032                 Refresh session during potentially long
5033                 operations
5034
5035 2006-03-06 [wwp]        2.0.0cvs113
5036
5037         * src/prefs_msg_colors.h
5038                 forgot that one (custom color labels).
5039
5040 2006-03-06 [wwp]        2.0.0cvs112
5041
5042         * src/prefs_common.c
5043         * src/prefs_common.h
5044         * src/prefs_msg_colors.c
5045         * src/summaryview.c
5046         * src/summaryview.h
5047         * src/gtk/colorlabel.c
5048         * src/gtk/colorlabel.h
5049                 colors in messages list are now customizable. Color values and names can
5050                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5051                 Thanks to Paul and Colin for their help with this longstanding patch!
5052
5053 2006-03-06 [wwp]        2.0.0cvs111
5054
5055         * src/textview.c
5056                 don't crash if (x)face is bad.
5057
5058 2006-03-05 [paul]       2.0.0cvs110
5059
5060         * AUTHORS
5061         * configure.ac
5062         * src/Makefile.am
5063         * src/common/Makefile.am
5064         * src/common/utils.h
5065         * src/etpan/imap-thread.c
5066         * src/gtk/authors.h
5067         * src/plugins/clamav/Makefile.am
5068         * src/plugins/demo/Makefile.am
5069         * src/plugins/dillo_viewer/Makefile.am
5070         * src/plugins/pgpcore/Makefile.am
5071         * src/plugins/pgpcore/passphrase.c
5072         * src/plugins/pgpinline/Makefile.am
5073         * src/plugins/pgpmime/Makefile.am
5074         * src/plugins/spamassassin/Makefile.am
5075         * src/plugins/trayicon/Makefile.am
5076                 fix builiding on cygwin
5077                 Patch by Ralgh Young <bamanzi@gmail.com>
5078
5079 2006-03-04 [wwp]        2.0.0cvs109
5080
5081         * manual/keyboard.xml
5082                 fix mixed up/down keys.
5083
5084 2006-03-04 [wwp]        2.0.0cvs108
5085
5086         * README
5087         * INSTALL
5088                 updated links to SpamAssassin.
5089
5090 2006-03-04 [wwp]        2.0.0cvs107
5091
5092         * manual/plugins.xml
5093         * src/plugins/spamassassin/README
5094                 updated SpamAssassin plugin docs to reflect new functional additions
5095                 (also fix/update/documents few technical stuff more, see the README).
5096
5097 2006-03-04 [wwp]        2.0.0cvs106
5098
5099         * src/prefs_message.c
5100                 normalized capitalization of message-prefs paths.
5101
5102 2006-03-04 [wwp]        2.0.0cvs105
5103
5104         * manual/advanced.xml
5105                 typo.
5106
5107 2006-03-03 [colin]      2.0.0cvs104
5108
5109         * src/plugins/clamav/clamav_plugin_gtk.c
5110                 Rework prefs page, patch by Fabien 
5111
5112 2006-03-03 [colin]      2.0.0cvs103
5113
5114         * src/plugins/clamav/clamav_plugin.c
5115                 Set error on all errors
5116
5117 2006-03-03 [colin]      2.0.0cvs102
5118
5119         * src/common/plugin.c
5120                 Initialize error to avoid crashing when a plugin fails
5121                 without setting error
5122
5123 2006-03-02 [wwp]        2.0.0cvs101
5124
5125         * configure.ac
5126                 fixed linker flags for libetpan support on Cygwin
5127                 (thanks to H.Merijn Brand).
5128
5129 2006-03-02 [wwp]        2.0.0cvs100
5130
5131         * src/addressbook.c
5132                 fix some AB error messages: one for punctuation and
5133                 one wrongly duplicate (thanks, maxbritov).
5134
5135 2006-03-02 [wwp]        2.0.0cvs99
5136
5137         * src/plugins/spamassassin/spamassassin.c
5138                 make sync calls to sa-learn/spamc to prevent
5139                 system (whatever local or client/server) overload.
5140
5141 2006-03-02 [colin]      2.0.0cvs98
5142
5143         * src/summaryview.c
5144                 Put the spam icon in the status column instead of the
5145                 mark one
5146
5147 2006-03-01 [colin]      2.0.0cvs97
5148
5149         * src/plugins/spamassassin/spamassassin.c
5150                 Fix segfault (g_file_set_contents fails for some 
5151                 reason and err==0x2f. Can't find out why with
5152                 valgrind, using working function :-)
5153
5154 2006-03-01 [colin]      2.0.0cvs96
5155
5156         * src/inc.c
5157                 Offline overriding: let 'No' be cached only 3 seconds
5158
5159 2006-03-01 [colin]      2.0.0cvs95
5160
5161         * src/addr_compl.c
5162         * src/addrbook.c
5163         * src/addressbook.c
5164         * src/addrindex.c
5165         * src/folder_item_prefs.c
5166         * src/headerview.c
5167         * src/imap.c
5168         * src/inc.c
5169         * src/ldif.c
5170         * src/mainwindow.c
5171         * src/mh.c
5172         * src/msgcache.c
5173         * src/prefs_common.h
5174         * src/prefs_msg_colors.c
5175         * src/procheader.c
5176         * src/procheader.h
5177         * src/procmime.c
5178         * src/procmsg.c
5179         * src/procmsg.h
5180         * src/send_message.h
5181         * src/simple-gettext.c
5182         * src/summaryview.c
5183         * src/summaryview.h
5184         * src/syldap.c
5185         * src/textview.c
5186         * src/undo.c
5187         * src/common/ssl_certificate.c
5188         * src/common/utils.c
5189         * src/gtk/colorsel.c
5190         * src/gtk/gtksctree.c
5191         * src/gtk/gtkshruler.c
5192         * src/plugins/trayicon/trayicon.c
5193                 #if 0 goes to /dev/null
5194
5195 2006-03-01 [colin]      2.0.0cvs94
5196
5197         * src/compose.c
5198         * src/imap.c
5199         * src/inc.c
5200         * src/inc.h
5201         * src/messageview.c
5202         * src/news.c
5203         * src/plugins/spamassassin/spamassassin.c
5204                 Allow to add information in the "working offline"
5205                 window
5206
5207 2006-03-01 [wwp]        2.0.0cvs93
5208
5209         * src/plugins/spamassassin/spamassassin.c
5210                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5211                 'cause it seems that calling `spamc ... < inputfile` with
5212                 g_spawn_(a)sync simply.. erm doesn't work :-).
5213
5214 2006-03-01 [wwp]        2.0.0cvs92
5215
5216         * src/toolbar.c
5217         * src/toolbar.h
5218                 simplify the adding of spam/ham button to the messageview toolbar
5219                 (it gets more clear now that the same button will be "Mark as spam"
5220                 or "Mark as ham" according to the current message status,
5221                 thanks to Colin).
5222
5223 2006-03-01 [wwp]        2.0.0cvs91
5224
5225         * src/messageview.c
5226         * src/procmsg.c
5227         * src/procmsg.h
5228         * src/summaryview.c
5229         * src/plugins/spamassassin/spamassassin.c
5230         * src/plugins/spamassassin/spamassassin.h
5231                 make learner callbacks return a status (0 for ok),
5232                 handle it in main code to avoid setting flags when learning failed,
5233                 don't learn on TCP if offline in spamassassin,
5234                 thanks to Colin.
5235
5236                 
5237
5238 2006-03-01 [wwp]        2.0.0cvs90
5239
5240         * src/compose.c
5241                 some work around the compose window's account menu,
5242                 patch by Fabien Vantard.
5243
5244 2006-03-01 [wwp]        2.0.0cvs89
5245
5246         * src/plugins/spamassassin/spamassassin.c
5247                 fixed bad logics, was using spamc in local mode and sa-learn
5248                 in remote mode (thanks, Colin).
5249
5250 2006-03-01 [wwp]        2.0.0cvs88
5251
5252         * src/plugins/spamassassin/spamassassin.c
5253         * src/plugins/spamassassin/spamassassin.h
5254         * src/plugins/spamassassin/spamassassin_gtk.c
5255                 made processing of emails w/ sa-plugin an option (default is TRUE),
5256                 fixed Engrish some tooltips, capitalization of some debug messages
5257                 and warnings. The spamassassin plugin now provides two separate
5258                 services: process emails upon incorporation and spamd training.
5259                 Both services (un)register independently but use some common
5260                 plugin settings (transport settings, spam storage location).
5261
5262 2006-02-28 [wwp]        2.0.0cvs87
5263
5264         * src/plugins/spamassassin/spamassassin.c
5265                 fix async flag to spamc cmdline execution (batch exec should
5266                 be asynchronous).
5267
5268 2006-02-27 [wwp]        2.0.0cvs86
5269
5270         * src/plugins/spamassassin/spamassassin.c
5271         * src/plugins/spamassassin/spamassassin.h
5272         * src/plugins/spamassassin/spamassassin_gtk.c
5273                 - added the ability to learn a remote spamassassin server (spamd),
5274                 using spamc.
5275                 - added the spamassassin option 'username', that applies to all
5276                 spamassassin operations (filtering, learning, local or remote).
5277                 The default username is the current unix user (if left blank
5278                 from gtk prefs or config file).
5279                 - commented out some unused code (notebook widget), removed unused
5280                 layout (hbox1).
5281                 - make more widgets sensitive to the transport type.
5282
5283 2006-02-27 [colin]      2.0.0cvs85
5284
5285         * src/plugins/spamassassin/spamassassin.c
5286                 Fix sa-learn call when offline
5287
5288 2006-02-27 [colin]      2.0.0cvs84
5289
5290         * configure.ac
5291         * src/Makefile.am
5292         * src/mainwindow.c
5293         * src/mainwindow.h
5294         * src/messageview.c
5295         * src/messageview.h
5296         * src/prefs_toolbar.c
5297         * src/procmsg.c
5298         * src/stock_pixmap.c
5299         * src/stock_pixmap.h
5300         * src/summaryview.c
5301         * src/toolbar.c
5302         * src/toolbar.h
5303         * src/pixmaps/ham_btn.xpm
5304         * src/pixmaps/spam.xpm
5305         * src/pixmaps/spam_btn.xpm
5306         * src/plugins/spamassassin/spamassassin.c
5307                 Add button in toolbar for spam learning
5308                 Fix a few bugs from the last related commit
5309                 Revert 1.9.6cvs23 which messed up shift-selection
5310
5311 2006-02-24 [colin]      2.0.0cvs83
5312
5313         * src/procmsg.c
5314         * src/summaryview.c
5315         * src/summaryview.h
5316         * src/plugins/spamassassin/spamassassin.c
5317         * src/plugins/spamassassin/spamassassin.h
5318         * src/plugins/spamassassin/spamassassin_gtk.c
5319                 Unregister learner when spamassassin is either
5320                 disabled or over tcp
5321
5322 2006-02-24 [colin]      2.0.0cvs82
5323
5324         * src/Makefile.am
5325         * src/mainwindow.c
5326         * src/mainwindow.h
5327         * src/procmsg.c
5328         * src/procmsg.h
5329         * src/stock_pixmap.c
5330         * src/stock_pixmap.h
5331         * src/summaryview.c
5332         * src/summaryview.h
5333         * src/gtk/icon_legend.c
5334         * src/pixmaps/spam.xpm  ** NEW FILE **
5335         * src/plugins/spamassassin/spamassassin.c
5336         * src/plugins/spamassassin/spamassassin_gtk.c
5337                 Add spam learning interface (Mark/Mark as 
5338                 (spam|ham) menus)
5339
5340 2006-02-24 [wwp]        2.0.0cvs81
5341
5342         * src/compose.c
5343         * src/compose.h
5344         * src/filtering.c
5345                 hide compose window when sending message in batch mode
5346                 (filtering: forward and redirect). Also fixed a wrong
5347                 value returned when sending failed, neutral anyway.
5348                 (Colin, me) 
5349
5350 2006-02-24 [wwp]        2.0.0cvs80
5351
5352         * src/mainwindow.c
5353                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5354
5355 2006-02-24 [paul]       2.0.0cvs79
5356
5357         * src/news.c
5358         * src/news.h
5359         * src/news_gtk.c
5360                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5361                 Thanks to Colin
5362
5363 2006-02-23 [colin]      2.0.0cvs78
5364
5365         * src/alertpanel.c
5366                 Change OK to Close in alertpanel with View log
5367                 button; add accel to View log. Patch by Fabien
5368                 Vantard
5369
5370 2006-02-23 [wwp]        2.0.0cvs77
5371
5372         * src/compose.c
5373                 silly me, there were much more tests to perform, since toolbars can
5374                 really have down to 1 element only.
5375
5376 2006-02-23 [wwp]        2.0.0cvs76
5377
5378         * commitHelper
5379                 fixed indentation from my previous commit. Fallback to VISUAL if
5380                 EDITOR is not set (and to vi, at last resort).
5381
5382 2006-02-23 [wwp]        2.0.0cvs75
5383
5384         * commitHelper
5385                 improved error detection (Colin, me).
5386
5387 2006-02-23 [wwp]        2.0.0cvs74
5388
5389         * src/prefs_toolbar.c
5390                 simplify and fix prefs/toolbars layouting. Combos' contents can
5391                 now be really displayed.
5392
5393 2006-02-23 [wwp]        2.0.0cvs73
5394         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5395         be really displayed.
5396
5397 2006-02-22 [wwp]        2.0.0cvs72
5398
5399         * src/compose.c
5400                 fix a typo in my previous commit (sorry!).
5401
5402 2006-02-22 [wwp]        2.0.0cvs71
5403
5404         * src/prefs_toolbar.c
5405                 fix a crash when adding separators to toolbars,
5406                 also fix some separator item information.
5407
5408 2006-02-22 [wwp]        2.0.0cvs70
5409
5410         * src/compose.c
5411                 fix a crash when redirecting (for instance) when compose window's
5412                 toolbar contents has been customized (when some buttons have been
5413                 removed in fact).
5414
5415 2006-02-21 [wwp]        2.0.0cvs69
5416
5417         * src/summaryview.c
5418         * src/gtk/pluginwindow.c
5419         * src/plugins/pgpcore/prefs_gpg.c
5420                 fix some compilation warnings (feat. remains of removed code).
5421
5422 2006-02-21 [wwp]        2.0.0cvs68
5423
5424         * src/gtk/gtkutils.c
5425                 fix two compilation issues, thanks to Stephan Sachse.
5426
5427 2006-02-20 [colin]      2.0.0cvs67
5428
5429         * src/mainwindow.c
5430                 Don't reselect displayed mail on refocus
5431                 This fixes actions misbehaving 
5432
5433 2006-02-20 [wwp]        2.0.0cvs66
5434
5435         * src/summaryview.c
5436         * src/gtk/gtksctree.c
5437         * src/gtk/gtkshruler.c
5438                 changed more runtime typecast checks.
5439
5440 2006-02-20 [wwp]        2.0.0cvs65
5441
5442         * src/summary_search.c
5443                 find all - summaryview refresh issue fixed, thanks to Colin.
5444
5445 2006-02-20 [wwp]        2.0.0cvs64
5446
5447         * src/gtk/gtkutils.c
5448                 better runtime typecast checks.
5449
5450 2006-02-20 [wwp]        2.0.0cvs63
5451
5452         * src/summary_search.c
5453                 enhancements to the summary search:
5454                         - add the ability to stop the running search
5455                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5456                         - don't search if no criteria (From/To/Subject/Body) is set
5457                         - ensure that a busy mouse pointer is always shown when searching,
5458                           show it even a bit earlier
5459
5460 2006-02-19 [colin]      2.0.0cvs62
5461
5462         * src/compose.c
5463         * src/imap.c
5464         * src/etpan/imap-thread.c
5465         * src/etpan/imap-thread.h
5466                 (Future) IMAP speed improvement on sending
5467                 Will require a libetpan update
5468         * src/summaryview.c
5469         * src/gtk/quicksearch.c
5470                 Make quicksearch clearable while running.
5471
5472 2006-02-17 [colin]      2.0.0cvs61
5473
5474         * src/imap.c
5475         * src/etpan/imap-thread.c
5476         * src/etpan/imap-thread.h
5477                 Check for IMAP certificates
5478                 ** Requires libetpan-0.42-cvs4 
5479                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5480
5481 2006-02-17 [colin]      2.0.0cvs60
5482
5483         * src/messageview.c
5484         * src/prefs_common.c
5485         * src/prefs_common.h
5486         * src/prefs_message.c
5487                 Add pref to display HTML-only mails with plugin, 
5488                 if possible (defaulting to FALSE of course).
5489
5490 2006-02-16 [colin]      2.0.0cvs59
5491
5492         * src/main.c
5493         * src/common/plugin.c
5494         * src/common/plugin.h
5495         * src/gtk/pluginwindow.c
5496                 Keep track of requested (but unloaded) plugins
5497                 in some error cases.
5498
5499 2006-02-16 [wwp]        2.0.0cvs58
5500
5501         * src/gtk/gtkaspell.c
5502         * src/gtk/gtkaspell.h
5503         * src/prefs_spelling.c
5504         * src/compose.c
5505         * src/prefs_common.c
5506         * src/prefs_common.h
5507                 implemented new optional spellchecker behaviour: re-check message when
5508                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5509
5510 2006-02-16 [wwp]        2.0.0cvs57
5511
5512         * src/quote_fmt_parse.y
5513                 pclose popen'ed pipe.
5514
5515 2006-02-15 [colin]      2.0.0cvs56
5516
5517         * src/mimeview.c
5518         * src/mimeview.h
5519                 Let MimeViewers know which MimeView they
5520                 depend of.
5521         * src/summaryview.c
5522                 Swap From/To columns in Sent/Queue/Drafts
5523                 folders
5524         * src/etpan/imap-thread.c
5525                 Use mailstream_low_tls_open() for STARTTLS
5526                 instead of mailstream_low_ssl_open()
5527                 ** REQUIRES libetpan 0.42cvs3 **
5528
5529 2006-02-15 [wwp]        2.0.0cvs55
5530
5531         * src/compose.c
5532         * src/compose.h
5533         * src/message_search.c
5534         * src/message_search.h
5535         * src/textview.c
5536         * src/gtk/gtkutils.c
5537         * src/gtk/gtkutils.h
5538                 added the ability to Find text in the compose window (and a bit
5539                 of code factorization).
5540
5541 2006-02-15 [wwp]        2.0.0cvs54
5542
5543         * src/prefs_gtk.c
5544                 yet another one file was missing (fix for some widgets' sensitivity).
5545                 Thanks Colin!
5546
5547 2006-02-15 [wwp]        2.0.0cvs53
5548
5549         * src/prefs_gtk.h
5550                 oops forgot that file (fix for some widgets' sensitivity).
5551
5552 2006-02-15 [wwp]        2.0.0cvs52
5553
5554         * src/summary_search.c
5555                 implemented advanced summary search options (added the ability
5556                 to use matcher conditions in an advanced search mode).
5557
5558 2006-02-15 [wwp]        2.0.0cvs51
5559
5560         * src/plugins/pgpcore/prefs_gpg.c
5561         * src/prefs_account.c
5562                 fix some widget sensitivity, mostly around some labels in
5563                 account prefs.
5564
5565 2006-02-15 [paul]       2.0.0cvs50
5566
5567         * manual/advanced.xml
5568                 improve Templates info
5569                 written by wwp
5570
5571 2006-02-14 [colin]      2.0.0cvs49
5572
5573         * src/pixmaps/address_book.xpm
5574         * src/pixmaps/preferences.xpm
5575         * src/pixmaps/properties.xpm
5576                 Fix pixmap size - patch by Fabien Vantard
5577
5578 2006-02-13 [colin]      2.0.0cvs48
5579
5580         * src/procmime.c
5581                 Add missing fclose()s on error
5582         * src/textview.c
5583                 Remove unused code
5584         * src/common/utils.c
5585                 Fix temp files not being deleted on windows
5586         Patches by Thomas Gilgin
5587
5588 2006-02-13 [colin]      2.0.0cvs47
5589
5590         * src/mainwindow.c
5591                 Fix exit crash
5592
5593 2006-02-13 [wwp]        2.0.0cvs46
5594
5595         * src/plugins/pgpcore/prefs_gpg.c
5596                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5597
5598 2006-02-12 [colin]      2.0.0cvs45
5599
5600         * src/folderview.c
5601         * src/main.c
5602         * src/mainwindow.c
5603                 Fix "stuff" when quitting
5604
5605 2006-02-12 [wwp]        2.0.0cvs44
5606
5607         * src/prefs_themes.c
5608                 fix typos in debug messages.
5609
5610 2006-02-11 [colin]      2.0.0cvs43
5611
5612         * src/summaryview.c
5613                 don't allow drag/drop from ourself
5614
5615 2006-02-10 [wwp]        2.0.0cvs42
5616
5617         * src/exporthtml.c
5618         * src/html.c
5619         * src/html.h
5620         * src/procmime.c
5621         * src/textview.c
5622                 renamed html_ prefixed functions and data structures to avoid
5623                 namespace clashes w/ other software (gtkhtml2 for instance).
5624                 Closes bug #907.
5625
5626
5627 2006-02-09 [colin]      2.0.0cvs41
5628
5629         * src/summaryview.c
5630                 Fix shitty logic messed up. Thanks Ticho for the hint!
5631
5632 2006-02-09 [wwp]        2.0.0cvs40
5633
5634         * src/gtk/about.c
5635         * src/compose.c
5636         * src/prefs_account.c
5637         * src/prefs_gtk.h
5638         * src/editaddress.c
5639                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5640                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5641                 Browse buttons in accounts prefs.
5642
5643 2006-02-09 [colin]      2.0.0cvs39
5644
5645         * src/matcher.c
5646                 Check for pointer before using its members
5647         * src/gtk/gtksourceprintjob.c
5648                 Fix a wrong warning
5649
5650 2006-02-09 [wwp]        2.0.0cvs38
5651
5652         * src/gtk/filesel.c
5653                 fix few compiler warnings (type mismatch).
5654
5655 2006-02-09 [paul]       2.0.0cvs37
5656
5657         * po/fr.po
5658                 updated by Fabien Vantard
5659
5660 2006-02-08 [colin]      2.0.0cvs36
5661
5662         * src/prefs_common.c
5663         * src/common/defs.h
5664         * src/common/plugin.c
5665                 allow windows and linux configurations to coexist
5666                 patch by Thomas Gilgin
5667
5668 2006-02-08 [colin]      2.0.0cvs35
5669
5670         * src/filtering.c
5671         * src/matcher.c
5672         * src/matcher.h
5673         * src/matcher_parser_parse.y
5674         * src/prefs_filtering_action.c
5675         * src/prefs_matcher.c
5676                 Add the "Ignore thread" filtering
5677                 action
5678
5679 2006-02-08 [colin]      2.0.0cvs34
5680
5681         * src/compose.c
5682         * src/procmime.c
5683         * src/procmime.h
5684                 Fix bug #905 (damaged attachment)
5685                 text files with raw \0's aren't really text files
5686         FOR_STABLE
5687
5688 2006-02-08 [colin]      2.0.0cvs33
5689
5690         * src/summaryview.c
5691                 Fix crasher introduced yesterday
5692
5693 2006-02-08 [wwp]        2.0.0cvs32
5694
5695         * src/compose.c
5696         * src/compose.h
5697                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5698
5699 2006-02-08 [wwp]        2.0.0cvs31
5700
5701         * src/prefs_template.c
5702                 templates enhancement: allow address completion for Cc and Bcc fields
5703                 (it was currently possible for the To field only)
5704
5705 2006-02-08 [colin]      2.0.0cvs30
5706
5707         * src/compose.c
5708                 Don't unblock if not blocked
5709         FOR_STABLE
5710
5711 2006-02-07 [colin]      2.0.0cvs29
5712
5713         * src/action.c
5714                 Forgot to refresh summaryview
5715
5716 2006-02-07 [colin]      2.0.0cvs28
5717
5718         * src/action.c
5719                 Freeze/thaw message list and folder list while
5720                 processing %as{} actions 
5721         * src/compose.c
5722                 Fix auto-wrap disabling after a middle-click
5723                 paste - FOR_STABLE
5724
5725 2006-02-07 [paul]       2.0.0cvs27
5726
5727         * src/folder.c
5728                 fix freeing of uninitialised pointers
5729                 Thanks to Colin
5730
5731 2006-02-06 [colin]      2.0.0cvs26
5732
5733         * src/folder.c
5734                 Use g_slist_prepend in potentially big list
5735
5736 2006-02-06 [colin]      2.0.0cvs25
5737
5738         * src/folder.c
5739                 Completely skip processing if it doesn't 
5740                 exist (faster!)
5741
5742 2006-02-06 [colin]      2.0.0cvs24
5743
5744         * src/folder.c
5745         * src/summaryview.c
5746                 Batch filtering in summaryview (from Tools menu)
5747                 and pre/post//-processing too
5748
5749 2006-02-06 [colin]      2.0.0cvs23
5750
5751         * src/procmsg.h
5752         * src/filtering.c
5753                 Use a special field for batch filtering instead
5754                 of stepping on deferred execution's toes
5755
5756 2006-02-06 [colin]      2.0.0cvs22
5757
5758         * src/action.c
5759         * src/filtering.c
5760         * src/filtering.h
5761         * src/folder.c
5762         * src/summaryview.c
5763                 Fix filtering via menus and actions
5764
5765 2006-02-06 [colin]      2.0.0cvs21
5766
5767         * src/imap.c
5768                 Put the added file directly to cache if possible (will work
5769                 with next libetpan)
5770         * src/filtering.c
5771         * src/filtering.h
5772         * src/inc.c
5773         * src/folder.c
5774         * src/mbox.c
5775         * src/procmsg.h
5776                 Move and copy filtered messages by batches instead of one
5777                 by one - faster on IMAP
5778         * src/procmsg.c
5779                 Add a function that'll possibly be useful later
5780
5781 2006-02-06 [colin]      2.0.0cvs20
5782
5783         * src/addressbook.c
5784                 Use internal mime-type instead of text/plain for d'n'd
5785         * src/compose.c
5786                 Allow attaching files from mimeview's icon list via d'n'd
5787         * src/folderview.c
5788         * src/folderview.h
5789                 Use internal mime-type instead of text/plain for d'n'd
5790                 Don't try to selected opened folder if none is
5791                 Factorize d'n'd from other apps code
5792         * src/headerview.c
5793         * src/textview.c
5794         * src/gtk/gtkutils.c
5795         * src/gtk/gtkutils.h
5796                 Factorize Face/X-Face stuff
5797         * src/mimeview.c
5798                 Fix d'n'd to other apps
5799         * src/prefs_message.c
5800                 Let the XFace pref be usable without libcompface as it also
5801                 applies to Face
5802         * src/summaryview.c
5803                 Fix d'n'd to other apps
5804                 Factorize d'n'd from other apps code
5805
5806 2006-02-06 [wwp]        2.0.0cvs19
5807
5808         * po/it.po
5809                 Italian translation fixes by Andrea Spadaccini (no more confusion
5810                 between filtering and processing, and few changes in the About
5811                 dialog).
5812
5813
5814 2006-02-06 [mones]      2.0.0cvs18
5815
5816         * src/gtk/icon_legend.c
5817                 Improved descriptions allowing better translations
5818
5819 2006-02-05 [colin]      2.0.0cvs17
5820
5821         * src/imap.c
5822                 Add the f*cking missing expunge that caused imap_fetch_env
5823                 to fail after an add_msgs ! :-///
5824         * src/etpan/imap-thread.c
5825                 Add a bit of debug
5826         FOR_STABLE
5827
5828 2006-02-05 [colin]      2.0.0cvs16
5829
5830         * src/common/utils.c
5831                 Don't check for return-path (or we can't put
5832                 back non-sent mails)
5833
5834 2006-02-05 [colin]      2.0.0cvs15
5835
5836         * src/textview.c
5837                 Don't try to display Face header in textview
5838                 when teh headerview's active
5839
5840 2006-02-05 [colin]      2.0.0cvs14
5841
5842         * tools/tbird2syl.py
5843         * tools/Makefile.am
5844                 Add script to import Thunderbird mails
5845
5846 2006-02-05 [colin]      2.0.0cvs13
5847
5848         * src/headerview.c
5849         * src/procheader.c
5850         * src/procmsg.c
5851         * src/procmsg.h
5852         * src/textview.c
5853                 Show Face headers - patch partially by Klaus Flittner
5854
5855 2006-02-05 [colin]      2.0.0cvs12
5856
5857         * src/folderview.c
5858         * src/summaryview.c
5859         * src/common/utils.c
5860         * src/common/utils.h
5861                 Let dnd work from mime icons to summaryview
5862                 and to folderview too
5863                 Add a crude test to avoid trying to add files
5864                 drag'n'dropped when they're not mails
5865
5866 2006-02-04 [colin]      2.0.0cvs11
5867
5868         * src/summaryview.c
5869         * src/mimeview.c
5870                 Fix utf8 conversion
5871
5872 2006-02-04 [colin]      2.0.0cvs10
5873
5874         * src/compose.c
5875         * src/folderview.c
5876         * src/mimeview.c
5877         * src/summaryview.c
5878         * src/summaryview.h
5879                 Added various drag and drop capas:
5880                 From                    To
5881                 summaryview             other apps
5882                 mimeview icons          other apps
5883                 other apps              summaryview
5884                 other apps              folderview
5885
5886                 This shouldn't have broken the existing:
5887                 From                    To
5888                 summaryview             folderview
5889                 folderview              folderview
5890                 summaryview             compose's attachments
5891
5892         Tests welcomed.
5893
5894 2006-02-02 [paul]       2.0.0cvs9
5895
5896         * src/mainwindow.c
5897                 move global option 'Set displayed columns...' out
5898                 of folder option grouping.
5899                 fix sensitivity of 'harvest addresses'
5900         FOR_STABLE
5901
5902 2006-02-01 [colin]      2.0.0cvs8
5903
5904         * src/mimeview.c
5905                 Revert the alertpanel patch, it sucks (intrusive
5906                 and gets in the way of "open")
5907
5908 2006-02-01 [colin]      2.0.0cvs7
5909
5910         * src/compose.c
5911         * src/prefs_account.c
5912         * src/prefs_common.c
5913         * src/common/defs.h
5914         * src/common/utils.c
5915         * src/common/utils.h
5916                 Add ability to edit the signature file
5917                 from the account preferences, and use
5918                 a default for the text editor.
5919                 Patch by Fabien Vantard
5920
5921 2006-02-01 [colin]      2.0.0cvs6
5922
5923         * src/mimeview.c
5924                 Try to get mime type by extension if it is
5925                 application/octet-stream
5926                 Display a window with possible choices when
5927                 encountering unknown mime types
5928         * src/gtk/filesel.c
5929         * src/gtk/filesel.h
5930                 Add preview
5931                 Allow multiple selection in filtered filesel
5932                 (patch by Fabien Vantard)
5933         * src/gtk/pluginwindow.c
5934                 Use it (patch by Fabien Vantard)
5935
5936 2006-02-01 [paul]       2.0.0cvs5
5937
5938         * src/jpilot.c
5939                 fix crash on creating jpilot address book
5940                 Thanks to Colin - FOR_STABLE
5941         * src/prefs_summaries.c
5942         * src/prefs_wrapping.c
5943         * src/gtk/icon_legend.c
5944         * src/gtk/quicksearch.c
5945                 string fixes and additions
5946
5947 2006-02-01 [paul]       2.0.0cvs4
5948
5949         * src/compose.c
5950         * src/mainwindow.c
5951         * src/messageview.c
5952         * src/prefs_send.c
5953                 add Arabic encoding option
5954                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5955
5956 2006-01-31 [colin]      2.0.0cvs3
5957
5958         * src/plugins/pgpcore/passphrase.c
5959                 Convert passphrase to locale encoding
5960         * src/compose.c
5961                 Fix drafting on IMAP. Crappy bug sneaked in
5962                 the release :-/
5963         FOR_STABLE
5964
5965 2006-01-30 [paul]       2.0.0cvs2
5966
5967         * src/gtk/icon_legend.c
5968                 show the new entries
5969
5970 2006-01-30 [colin]      2.0.0cvs1
5971
5972         * src/manual.c
5973                 Check for the file to be present before 
5974                 enabling the menu - FOR_STABLE
5975         * src/gtk/icon_legend.c
5976                 Add folders icons (not all of them, there
5977                 are too much, but the most intriguing ones)
5978
5979 2006-01-30 [paul]       2.0.0
5980
5981         version 2.0.0 released
5982
5983 2006-01-30 [paul]       1.9.100cvs200
5984
5985         * manual/faq.xml
5986         * manual/gpl.xml
5987         * manual/intro.xml
5988         * manual/starting.xml
5989         * manual/sylpheed-claws-manual.xml
5990                 fixes, additions
5991
5992 2006-01-29 [mones]      1.9.100cvs199
5993
5994         * manual/account.xml
5995         * manual/advanced.xml
5996         * manual/glossary.xml
5997                 Some typos fixed, added LDIF term to glossary
5998         * po/es.po
5999                 Fixed leading plus symbol
6000
6001 2006-01-29 [paul]       1.9.100cvs198
6002
6003         * po/fi.po
6004         * po/sk.po
6005                 updated by Tommi Pirinen and Andrej Kacian
6006
6007 2006-01-29 [paul]       1.9.100cvs197
6008
6009         * src/gtk/authors.h
6010                 remove duplicates
6011
6012 2006-01-29 [paul]       1.9.100cvs196
6013
6014         * AUTHORS
6015         * po/nl.po
6016         * src/gtk/authors.h
6017         * tools/claws.i18n.status.pl
6018                 nl translation updated by Tim Dijkstra
6019
6020 2006-01-29 [paul]       1.9.100cvs195
6021
6022         * po/sr.po
6023         * po/sv.po
6024                 updated by Aleksandar Urosevic and Anders Troback
6025
6026 2006-01-28 [colin]      1.9.100cvs194
6027
6028         * src/gtk/gtksourceprintjob.c
6029                 Don't fiddle with PangoLayout when we
6030                 have an image
6031
6032 2006-01-28 [paul]       1.9.100cvs193
6033
6034         * AUTHORS
6035         * po/el.po
6036         * po/zh_CN.po
6037         * src/gtk/authors.h
6038         * tools/claws.i18n.status.pl
6039                 updated translations submitted by Stavros Giannouris
6040                 and Ralgh Young
6041
6042 2006-01-27 [colin]      1.9.100cvs192
6043
6044         * src/summaryview.c
6045         * src/gtk/gtksourceprintjob.c
6046                 Add image printing 
6047                 (libgnomeprint only, of course)
6048
6049 2006-01-27 [paul]       1.9.100cvs191
6050
6051         * po/fr.po
6052         * po/it.po
6053                 updated by Fabien Vantard and Andrea Spadaccini
6054
6055 2006-01-26 [colin]      1.9.100cvs190
6056
6057         * manual/Makefile.am
6058         * configure.ac
6059                 Make building the manual optional 
6060                 (--disable-manual)
6061
6062 2006-01-26 [paul]       1.9.100cvs189
6063
6064         * manual/glossary.xml
6065         * manual/plugins.xml
6066                 edited
6067         * po/en_GB.po
6068                 updated
6069
6070 2006-01-26 [paul]       1.9.100cvs188
6071
6072         * src/prefs_display_header.c
6073         * src/prefs_folder_column.c
6074         * src/prefs_msg_colors.c
6075         * src/prefs_summaries.c
6076         * src/prefs_summary_column.c
6077                 HIGify
6078
6079 2006-01-25 [colin]      1.9.100cvs187
6080
6081         * src/imap.c
6082                 Don't allow moving/copying mails between
6083                 queue/drafts and non-queue/drafts folders
6084                 Fixes bug #897 (message header is resetted 
6085                 if one is copied to Drafts)
6086
6087 2006-01-25 [colin]      1.9.100cvs186
6088
6089         * src/folder.c
6090         * src/mainwindow.c
6091                 Fix subscribed folders not found
6092         * src/compose.c
6093                 Don't try to encode as original mail's charset
6094                 if it's ascii 
6095
6096 2006-01-25 [paul]       1.9.100cvs185
6097
6098         * AUTHORS
6099         * po/Makevars
6100                 updated
6101         * po/de.po
6102         * po/pl.po
6103         * po/pt_BR.po
6104         * po/sr.po
6105                 updates submitted by Stephan Sachse, Emilian Nowak
6106                 and Quar, Frederico Goncalves Guimaraes, and
6107                 Aleksandar Urosevic
6108                 Fix Bug 896, 'PT_BR locale broken'.
6109         * src/gtk/authors.h
6110                 updated
6111
6112 2006-01-24 [mones]      1.9.100cvs184
6113
6114         * manual/glossary.xml
6115                 All current terms finished. Reviewers welcome ;-)
6116         * manual/keyboard.xml
6117                 Fixed column width for pdf output.
6118         * po/es.po
6119                 Updated
6120
6121 2006-01-24 [paul]       1.9.100cvs183
6122
6123         * manual/glossary.xml
6124                 fix id name
6125         * manual/dist/html/Makefile.am
6126         * manual/dist/pdf/Makefile.am
6127         * manual/dist/ps/Makefile.am
6128         * manual/dist/txt/Makefile.am
6129                 fix make deps
6130                 Thanks to Colin
6131
6132 2006-01-24 [mones]      1.9.100cvs182
6133
6134         * manual/glossary.xml
6135                 Nearly finished, some terms missing.
6136
6137 2006-01-23 [paul]       1.9.100cvs181
6138
6139         * manual/dist/html/Makefile.am
6140         * manual/dist/pdf/Makefile.am
6141         * manual/dist/ps/Makefile.am
6142         * manual/dist/txt/Makefile.am
6143         * src/mainwindow.c
6144                 re-enable manual
6145                 Thanks to Colin
6146
6147 2006-01-22 [colin]      1.9.100cvs180
6148
6149         * src/compose.c
6150         * src/gtk/gtkaspell.c
6151                 Don't deselect stuff before right-clicking, with aspell.
6152                 (This prevented right-click Copy, for example).
6153                 Thanks to Clo!
6154
6155 2006-01-22 [paul]       1.9.100cvs179
6156
6157         * src/summary_search.c
6158                 don't fix the widget size as it causes problems
6159                 under localisation.
6160                 Thanks to Emilian Nowak
6161
6162 2006-01-21 [paul]       1.9.100cvs178
6163
6164         * src/prefs_themes.c
6165                 fix broken underlining of label text
6166                 with some translations
6167
6168 2006-01-21 [colin]      1.9.100cvs177
6169
6170         * po/fr.po
6171                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6172
6173 2006-01-20 [colin]      1.9.100cvs176
6174
6175         * configure.ac
6176         * Makefile.am
6177         * manual/Makefile
6178         * manual/dist/html/.cvsignore
6179         * manual/dist/html/Makefile.am
6180         * manual/dist/pdf/.cvsignore
6181         * manual/dist/pdf/Makefile.am
6182         * manual/dist/ps/.cvsignore
6183         * manual/dist/ps/Makefile.am
6184         * manual/dist/txt/.cvsignore
6185         * manual/dist/txt/Makefile.am
6186                 Autotool-ize manual
6187
6188 2006-01-20 [paul]       1.9.100cvs175
6189
6190         * manual/handling.xml
6191                 make Filtering and Searching entries easier to find
6192         * manual/keyboard.xml
6193                 add the remaining default keybinds
6194         * src/prefs_summaries.c
6195                 update the default keybinds
6196
6197 2006-01-20 [paul]       1.9.100cvs174
6198
6199         * src/addressbook.c
6200         * src/addrgather.c
6201         * src/addrharvest.c
6202         * src/editaddress.c
6203         * src/editgroup.c
6204         * src/exphtmldlg.c
6205         * src/expldifdlg.c
6206         * src/exporthtml.c
6207         * src/exportldif.c
6208         * src/ldif.c
6209                 replace 'e-mail' with 'email'
6210         * src/summary_search.c
6211                 add mnemonic to "Find all" button
6212
6213 2006-01-20 [wwp]        1.9.100cvs173
6214
6215         * src/export.c
6216         * src/import.c
6217                 touched mbox import/export buttons for HIG-compliance
6218
6219 2006-01-19 [paul]       1.9.100cvs172
6220
6221         * manual/account.xml
6222         * manual/addrbook.xml
6223         * manual/advanced.xml
6224         * manual/faq.xml
6225         * manual/handling.xml
6226         * manual/intro.xml
6227         * manual/plugins.xml
6228         * manual/starting.xml
6229                 more editing
6230
6231 2006-01-19 [paul]       1.9.100cvs171
6232
6233         * src/toolbar.c
6234                 allow use of trash button while receiving
6235                 Thanks to Colin
6236
6237 2006-01-19 [wwp]        1.9.100cvs170
6238
6239         * src/gtk/quicksearch.c
6240         * src/compose.c
6241                 force text color to black when yellow background is set
6242
6243 2006-01-19 [colin]      1.9.100cvs169
6244
6245         * src/plugins/trayicon/trayicon.c
6246                 Gray out Get Mail when already getting mail
6247
6248 2006-01-18 [paul]       1.9.100cvs168
6249
6250         * src/compose.c
6251                 give widget yellow background was To is
6252                 set via folder prefs
6253         * src/gtk/quicksearch.c
6254                 give widget yellow background when quick
6255                 search is active.
6256                 Thanks to Colin
6257
6258 2006-01-18 [paul]       1.9.100cvs167
6259
6260         * doc/man/sylpheed-claws.1
6261                 add --subscribe option
6262
6263 2006-01-18 [paul]       1.9.100cvs166
6264
6265         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6266         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6267                 use %U instead of %F (%F is broken for user installed
6268                 files in kde 3.5)
6269
6270 2006-01-18 [colin]      1.9.100cvs165
6271
6272         * src/summaryview.c
6273                 Default to Yes in "No more * messages" dialogs
6274
6275 2006-01-17 [colin]      1.9.100cvs164
6276
6277         * src/compose.c
6278                 Possibly fix an invalid iterator causing
6279                 crash
6280
6281 2006-01-17 [colin]      1.9.100cvs163
6282
6283         * src/mimeview.c
6284                 Fix crash when the image disappears under the
6285                 image viewer
6286
6287 2006-01-16 [colin]      1.9.100cvs162
6288
6289         * src/compose.c
6290                 Fix reenabling autowrap
6291
6292 2006-01-16 [colin]      1.9.100cvs161
6293
6294         * src/compose.c
6295                 reset quote_len before getting quote_str
6296
6297 2006-01-16 [colin]      1.9.100cvs160
6298
6299         * src/account.c
6300         * src/account.h
6301         * src/folder.c
6302         * src/imap_gtk.c
6303         * src/mh_gtk.c
6304                 Fix bug #883 (default inbox does not track folder move)
6305
6306 2006-01-16 [colin]      1.9.100cvs159
6307
6308         * src/compose.c
6309         * src/plugins/pgpcore/passphrase.c
6310                 More buttons fixes
6311
6312 2006-01-16 [paul]       1.9.100cvs158
6313
6314         * src/prefs_actions.c
6315         * src/prefs_filtering_action.c
6316         * src/prefs_matcher.c
6317         * src/quote_fmt.c
6318         * src/gtk/description_window.c
6319         * src/gtk/description_window.h
6320         * src/gtk/quicksearch.c
6321                 description window cleanups
6322
6323 2006-01-15 [colin]      1.9.100cvs157
6324
6325         * src/addressbook.c
6326         * src/prefs_filtering.c
6327                 Same here
6328
6329 2006-01-15 [colin]      1.9.100cvs156
6330
6331         * src/folderview.c
6332         * src/mainwindow.c
6333                 Same for "Empty trash"
6334
6335 2006-01-15 [colin]      1.9.100cvs155
6336
6337         * src/inc.c
6338                 Override offline dialog had Yes by default
6339
6340 2006-01-15 [colin]      1.9.100cvs154
6341
6342         * src/summaryview.c
6343                 Delete selected messages? previously had Yes the default
6344
6345 2006-01-15 [colin]      1.9.100cvs153
6346
6347         * src/folder.c
6348         * src/folder.h
6349         * src/main.c
6350                 Check if a mailbox is loaded after all
6351                 plugins are loaded.
6352
6353 2006-01-15 [colin]      1.9.100cvs152
6354
6355         * src/folder.c
6356                 Don't start wizard when there are unloaded folders (will help
6357                 people with only mbox or maildir mailboxes)
6358
6359 2006-01-14 [colin]      1.9.100cvs151
6360
6361         * src/addressbook.c
6362         * src/expldifdlg.c
6363         * src/importldif.c
6364         * src/importmutt.c
6365         * src/importpine.c
6366         * src/mh_gtk.c
6367                 More HIG compliance and fixes
6368
6369 2006-01-14 [colin]      1.9.100cvs150
6370
6371         * src/prefs_filtering_action.c
6372         * src/foldersel.c
6373                 Two forgotten button order changes
6374
6375 2006-01-14 [colin]      1.9.100cvs149
6376
6377         * src/account.c
6378         * src/addressbook.c
6379         * src/compose.c
6380         * src/folderview.c
6381         * src/imap_gtk.c
6382         * src/mainwindow.c
6383         * src/mh_gtk.c
6384         * src/news_gtk.c
6385         * src/prefs_actions.c
6386         * src/prefs_customheader.c
6387         * src/prefs_filtering.c
6388         * src/prefs_matcher.c
6389         * src/prefs_template.c
6390         * src/ssl_manager.c
6391         * src/summaryview.c
6392         * src/textview.c
6393         * src/toolbar.c
6394                 All deletion confirmations are now "Cancel, Delete" 
6395                 instead of "No, Yes"
6396                 Clarified most of the other "No, Yes" to 
6397                 "Cancel, Descriptive_action"
6398                 Rechanged the "Entry not saved" alerts to have 
6399                 "Close, Continue editing"
6400
6401
6402 2006-01-14 [paul]
6403
6404         * 2.0.0-rc4 released
6405
6406 2006-01-14 [paul]       1.9.100cvs148
6407
6408         * src/account.c
6409         * src/addressadd.c
6410         * src/addressbook.c
6411         * src/compose.c
6412         * src/editaddress.c
6413         * src/editbook.c
6414         * src/editgroup.c
6415         * src/editjpilot.c
6416         * src/editldap.c
6417         * src/editvcard.c
6418         * src/exphtmldlg.c
6419         * src/expldifdlg.c
6420         * src/folderview.c
6421         * src/grouplistdialog.c
6422         * src/imap_gtk.c
6423         * src/importmutt.c
6424         * src/importpine.c
6425         * src/inc.c
6426         * src/main.c
6427         * src/mainwindow.c
6428         * src/message_search.c
6429         * src/messageview.c
6430         * src/mh_gtk.c
6431         * src/mimeview.c
6432         * src/news_gtk.c
6433         * src/prefs_actions.c
6434         * src/prefs_customheader.c
6435         * src/prefs_filtering.c
6436         * src/prefs_matcher.c
6437         * src/prefs_template.c
6438         * src/prefs_themes.c
6439         * src/ssl_manager.c
6440         * src/summary_search.c
6441         * src/summaryview.c
6442         * src/textview.c
6443         * src/toolbar.c
6444         * src/gtk/foldersort.c
6445         * src/gtk/gtkaspell.c
6446         * src/gtk/inputdialog.c
6447         * src/gtk/prefswindow.c
6448         * src/plugins/pgpcore/select-keys.c
6449         * src/plugins/trayicon/trayicon.c
6450                 HIG compliant button order
6451
6452 2006-01-14 [mones]      1.9.100cvs147
6453
6454         * po/es.po
6455                 Updated translation
6456
6457 2006-01-13 [paul]       1.9.100cvs146
6458
6459         * AUTHORS
6460         * ChangeLog
6461         * src/gtk/authors.h
6462                 add Joshua M. Kwan to contributors list
6463
6464 2006-01-13 [colin]      1.9.100cvs145
6465
6466         * src/gtk/quicksearch.c
6467                 Don't refocus quick search after executing (Esc or Enter)
6468                 Allows to '/'search something then move up/down in 
6469                 summaryview, and to Esc a search and be back in the 
6470                 summaryview
6471
6472 2006-01-13 [paul]       1.9.100cvs144
6473
6474         * src/plugins/pgpinline/pgpinline.c
6475                 support Content-Type 'application/pgp'
6476                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6477
6478 2006-01-13 [paul]       1.9.100cvs143
6479
6480         * manual/account.xml
6481                 make mention of partial retrieval
6482                 thanks to Colin
6483
6484 2006-01-13 [paul]       1.9.100cvs142
6485
6486         * src/account.c
6487         * src/account.h
6488         * src/action.c
6489         * src/action.h
6490         * src/adbookbase.h
6491         * src/addr_compl.c
6492         * src/addr_compl.h
6493         * src/addrbook.c
6494         * src/addrcache.c
6495         * src/addrcache.h
6496         * src/addrcindex.c
6497         * src/addrcindex.h
6498         * src/addrclip.c
6499         * src/addrclip.h
6500         * src/addrdefs.h
6501         * src/addressadd.c
6502         * src/addressadd.h
6503         * src/addressbook.c
6504         * src/addressbook.h
6505         * src/addrgather.c
6506         * src/addrgather.h
6507         * src/addrharvest.c
6508         * src/addrharvest.h
6509         * src/addrindex.c
6510         * src/addrindex.h
6511         * src/addritem.c
6512         * src/addritem.h
6513         * src/addrquery.c
6514         * src/addrquery.h
6515         * src/addrselect.c
6516         * src/addrselect.h
6517         * src/alertpanel.c
6518         * src/alertpanel.h
6519         * src/browseldap.c
6520         * src/browseldap.h
6521         * src/codeconv.c
6522         * src/codeconv.h
6523         * src/compose.c
6524         * src/compose.h
6525         * src/customheader.c
6526         * src/customheader.h
6527         * src/displayheader.c
6528         * src/displayheader.h
6529         * src/editaddress.c
6530         * src/editaddress.h
6531         * src/editbook.c
6532         * src/editbook.h
6533         * src/editgroup.c
6534         * src/editgroup.h
6535         * src/editjpilot.c
6536         * src/editjpilot.h
6537         * src/editldap.c
6538         * src/editldap.h
6539         * src/editldap_basedn.c
6540         * src/editldap_basedn.h
6541         * src/editvcard.c
6542         * src/editvcard.h
6543         * src/exphtmldlg.c
6544         * src/exphtmldlg.h
6545         * src/expldifdlg.c
6546         * src/expldifdlg.h
6547         * src/export.h
6548         * src/exporthtml.c
6549         * src/exporthtml.h
6550         * src/exportldif.c
6551         * src/exportldif.h
6552         * src/filtering.c
6553         * src/filtering.h
6554         * src/folder.c
6555         * src/folder.h
6556         * src/folder_item_prefs.c
6557         * src/folder_item_prefs.h
6558         * src/foldersel.c
6559         * src/foldersel.h
6560         * src/folderutils.c
6561         * src/folderutils.h
6562         * src/folderview.c
6563         * src/folderview.h
6564         * src/grouplistdialog.c
6565         * src/grouplistdialog.h
6566         * src/headerview.c
6567         * src/html.c
6568         * src/html.h
6569         * src/image_viewer.c
6570         * src/image_viewer.h
6571         * src/imap.c
6572         * src/imap.h
6573         * src/imap_gtk.c
6574         * src/imap_gtk.h
6575         * src/import.h
6576         * src/importldif.c
6577         * src/importldif.h
6578         * src/importmutt.c
6579         * src/importmutt.h
6580         * src/importpine.c
6581         * src/importpine.h
6582         * src/inc.c
6583         * src/inc.h
6584         * src/jpilot.c
6585         * src/jpilot.h
6586         * src/ldapctrl.c
6587         * src/ldapctrl.h
6588         * src/ldaplocate.c
6589         * src/ldaplocate.h
6590         * src/ldapquery.c
6591         * src/ldapquery.h
6592         * src/ldapserver.c
6593         * src/ldapserver.h
6594         * src/ldaputil.c
6595         * src/ldaputil.h
6596         * src/ldif.c
6597         * src/ldif.h
6598         * src/main.c
6599         * src/main.h
6600         * src/mainwindow.c
6601         * src/mainwindow.h
6602         * src/manual.c
6603         * src/manual.h
6604         * src/mbox.c
6605         * src/mbox.h
6606         * src/message_search.c
6607         * src/message_search.h
6608         * src/messageview.c
6609         * src/messageview.h
6610         * src/mh.c
6611         * src/mh.h
6612         * src/mh_gtk.c
6613         * src/mh_gtk.h
6614         * src/mimeview.c
6615         * src/mimeview.h
6616         * src/msgcache.c
6617         * src/msgcache.h
6618         * src/mutt.c
6619         * src/mutt.h
6620         * src/news.c
6621         * src/news.h
6622         * src/news_gtk.c
6623         * src/news_gtk.h
6624         * src/partial_download.c
6625         * src/partial_download.h
6626         * src/pine.c
6627         * src/pine.h
6628         * src/pop.c
6629         * src/pop.h
6630         * src/prefs_account.c
6631         * src/prefs_account.h
6632         * src/prefs_actions.c
6633         * src/prefs_actions.h
6634         * src/prefs_common.c
6635         * src/prefs_common.h
6636         * src/prefs_compose_writing.c
6637         * src/prefs_compose_writing.h
6638         * src/prefs_customheader.c
6639         * src/prefs_customheader.h
6640         * src/prefs_display_header.c
6641         * src/prefs_display_header.h
6642         * src/prefs_filtering.c
6643         * src/prefs_filtering.h
6644         * src/prefs_filtering_action.c
6645         * src/prefs_filtering_action.h
6646         * src/prefs_folder_column.c
6647         * src/prefs_folder_column.h
6648         * src/prefs_folder_item.c
6649         * src/prefs_folder_item.h
6650         * src/prefs_fonts.c
6651         * src/prefs_fonts.h
6652         * src/prefs_gtk.c
6653         * src/prefs_gtk.h
6654         * src/prefs_image_viewer.c
6655         * src/prefs_image_viewer.h
6656         * src/prefs_matcher.c
6657         * src/prefs_matcher.h
6658         * src/prefs_message.c
6659         * src/prefs_msg_colors.c
6660         * src/prefs_msg_colors.h
6661         * src/prefs_other.c
6662         * src/prefs_quote.c
6663         * src/prefs_receive.c
6664         * src/prefs_send.c
6665         * src/prefs_spelling.c
6666         * src/prefs_spelling.h
6667         * src/prefs_summaries.c
6668         * src/prefs_summaries.h
6669         * src/prefs_summary_column.c
6670         * src/prefs_summary_column.h
6671         * src/prefs_template.c
6672         * src/prefs_template.h
6673         * src/prefs_themes.c
6674         * src/prefs_themes.h
6675         * src/prefs_toolbar.c
6676         * src/prefs_toolbar.h
6677         * src/prefs_wrapping.c
6678         * src/prefs_wrapping.h
6679         * src/privacy.c
6680         * src/privacy.h
6681         * src/procheader.c
6682         * src/procheader.h
6683         * src/procmime.c
6684         * src/procmime.h
6685         * src/procmsg.c
6686         * src/procmsg.h
6687         * src/quote_fmt.c
6688         * src/quote_fmt_parse.y
6689         * src/recv.c
6690         * src/recv.h
6691         * src/remotefolder.c
6692         * src/remotefolder.h
6693         * src/send_message.c
6694         * src/send_message.h
6695         * src/setup.c
6696         * src/setup.h
6697         * src/sourcewindow.c
6698         * src/sourcewindow.h
6699         * src/ssl_manager.c
6700         * src/ssl_manager.h
6701         * src/statusbar.c
6702         * src/statusbar.h
6703         * src/stock_pixmap.c
6704         * src/stock_pixmap.h
6705         * src/summary_search.c
6706         * src/summary_search.h
6707         * src/summaryview.c
6708         * src/summaryview.h
6709         * src/syldap.c
6710         * src/syldap.h
6711         * src/textview.c
6712         * src/textview.h
6713         * src/toolbar.c
6714         * src/toolbar.h
6715         * src/undo.c
6716         * src/undo.h
6717         * src/unmime.c
6718         * src/unmime.h
6719         * src/vcard.c
6720         * src/vcard.h
6721         * src/wizard.c
6722         * src/wizard.h
6723         * src/common/base64.c
6724         * src/common/base64.h
6725         * src/common/defs.h
6726         * src/common/hooks.c
6727         * src/common/hooks.h
6728         * src/common/log.c
6729         * src/common/log.h
6730         * src/common/mgutils.c
6731         * src/common/mgutils.h
6732         * src/common/nntp.c
6733         * src/common/nntp.h
6734         * src/common/passcrypt.c
6735         * src/common/passcrypt.h.in
6736         * src/common/plugin.c
6737         * src/common/plugin.h
6738         * src/common/prefs.c
6739         * src/common/prefs.h
6740         * src/common/progressindicator.c
6741         * src/common/progressindicator.h
6742         * src/common/quoted-printable.c
6743         * src/common/quoted-printable.h
6744         * src/common/session.c
6745         * src/common/session.h
6746         * src/common/smtp.c
6747         * src/common/smtp.h
6748         * src/common/socket.c
6749         * src/common/socket.h
6750         * src/common/ssl.c
6751         * src/common/ssl.h
6752         * src/common/ssl_certificate.c
6753         * src/common/ssl_certificate.h
6754         * src/common/stringtable.c
6755         * src/common/stringtable.h
6756         * src/common/sylpheed.c
6757         * src/common/sylpheed.h
6758         * src/common/template.c
6759         * src/common/template.h
6760         * src/common/timing.h
6761         * src/common/utils.c
6762         * src/common/utils.h
6763         * src/common/version.h.in
6764         * src/common/xml.c
6765         * src/common/xml.h
6766         * src/common/xmlprops.c
6767         * src/common/xmlprops.h
6768         * src/gtk/colorlabel.c
6769         * src/gtk/colorsel.c
6770         * src/gtk/colorsel.h
6771         * src/gtk/description_window.c
6772         * src/gtk/description_window.h
6773         * src/gtk/filesel.c
6774         * src/gtk/filesel.h
6775         * src/gtk/foldersort.c
6776         * src/gtk/foldersort.h
6777         * src/gtk/gtkutils.c
6778         * src/gtk/gtkutils.h
6779         * src/gtk/inputdialog.c
6780         * src/gtk/inputdialog.h
6781         * src/gtk/logwindow.c
6782         * src/gtk/logwindow.h
6783         * src/gtk/manage_window.c
6784         * src/gtk/manage_window.h
6785         * src/gtk/menu.c
6786         * src/gtk/menu.h
6787         * src/gtk/pluginwindow.c
6788         * src/gtk/pluginwindow.h
6789         * src/gtk/prefswindow.c
6790         * src/gtk/prefswindow.h
6791         * src/gtk/progressdialog.c
6792         * src/gtk/progressdialog.h
6793         * src/gtk/sslcertwindow.c
6794         * src/gtk/sslcertwindow.h
6795         * src/plugins/clamav/clamav_plugin.c
6796         * src/plugins/clamav/clamav_plugin.h
6797         * src/plugins/clamav/clamav_plugin_gtk.c
6798         * src/plugins/demo/demo.c
6799         * src/plugins/dillo_viewer/dillo_prefs.c
6800         * src/plugins/dillo_viewer/dillo_prefs.h
6801         * src/plugins/dillo_viewer/dillo_viewer.c
6802         * src/plugins/pgpcore/passphrase.c
6803         * src/plugins/pgpcore/passphrase.h
6804         * src/plugins/pgpcore/plugin.c
6805         * src/plugins/pgpcore/select-keys.c
6806         * src/plugins/pgpcore/select-keys.h
6807         * src/plugins/pgpcore/sgpgme.c
6808         * src/plugins/pgpcore/sgpgme.h
6809         * src/plugins/pgpinline/pgpinline.c
6810         * src/plugins/pgpinline/pgpinline.h
6811         * src/plugins/pgpinline/plugin.c
6812         * src/plugins/pgpmime/pgpmime.c
6813         * src/plugins/pgpmime/pgpmime.h
6814         * src/plugins/pgpmime/plugin.c
6815         * src/plugins/spamassassin/spamassassin.c
6816         * src/plugins/spamassassin/spamassassin.h
6817         * src/plugins/spamassassin/spamassassin_gtk.c
6818         * src/plugins/trayicon/trayicon.c
6819                 update copyright header
6820
6821 2006-01-13 [paul]       1.9.100cvs141
6822
6823         * src/account.c
6824         * src/export.c
6825         * src/import.c
6826         * src/mainwindow.c
6827         * src/prefs_account.c
6828         * src/prefs_display_header.c
6829         * src/prefs_receive.c
6830         * src/prefs_send.c
6831         * src/prefs_summaries.c
6832         * src/prefs_themes.c
6833         * src/prefs_toolbar.c
6834         * src/gtk/about.c
6835                 various cleanups
6836
6837 2006-01-12 [colin]      1.9.100cvs140
6838
6839         * src/folder.c
6840         * src/folder.h
6841         * src/main.c
6842                 Add --subscribe option
6843                 Let sylpheed-claws email@domain.com equivalent to --compose
6844                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6845
6846 2006-01-12 [paul]       1.9.100cvs139
6847
6848         * src/mainwindow.c
6849                 append 'Change folder order' label with '...'
6850         * src/prefs_actions.c
6851                 allow reordering of actions list by dnd
6852         * src/gtk/foldersort.c
6853                 make the dialog nicer
6854
6855 2006-01-11 [colin]      1.9.100cvs138
6856
6857         * src/compose.c
6858                 Allow templates without text
6859
6860 2006-01-11 [paul]       1.9.100cvs137
6861
6862         * tools/README
6863         * tools/filter_conv_new.pl
6864                 add info to README
6865                 also check .sylpheed for filter.xml
6866                 be a bit informative to the user
6867
6868 2006-01-11 [colin]      1.9.100cvs136
6869
6870         * src/textview.c
6871                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6872
6873 2006-01-10 [paul]       1.9.100cvs135
6874
6875         * tools/Makefile.am
6876         * tools/filter_conv_new.pl
6877                 add script to convert new style Sylpheed
6878                 filter rules (Sylpheed >= 0.9.99) to
6879                 Claws filtering rules
6880
6881 2006-01-10 [colin]      1.9.100cvs134
6882
6883         * src/compose.c
6884                 Fix broken line joins in certain conditions
6885                 (between two quoted lines: <enter><enter><up>
6886                  <type a wrapped sentence><go in the first line>
6887                  <insert more text><watch as line joining failed>)
6888
6889 2006-01-10 [paul]       1.9.100cvs133
6890
6891         * src/compose.c
6892                 don't report success in error dialog
6893                 thanks to Colin
6894         * src/common/utils.c
6895                 include some trailing punctuations as URI
6896                 thanks to Hiro
6897
6898 2006-01-10 [paul]       1.9.100cvs132
6899
6900         * src/mimeview.c
6901                 fix incompatible pointer type
6902                 warning
6903
6904 2006-01-10 [paul]       1.9.100cvs131
6905
6906         * src/compose.c
6907                 change Subject in window title
6908                 instantaneously
6909
6910 2006-01-09 [colin]      1.9.100cvs130
6911
6912         * src/addressbook.c
6913         * src/headerview.c
6914         * src/mainwindow.c
6915         * src/messageview.c
6916         * src/mimeview.c
6917         * src/noticeview.c
6918         * src/summaryview.c
6919                 Fix possible crashes on exit and in addressbook
6920
6921 2006-01-09 [paul]       1.9.100cvs129
6922
6923         * src/prefs_msg_colors.c
6924                 some cleanups that I forgot last time
6925
6926 2006-01-09 [paul]       1.9.100cvs128
6927
6928         * README
6929         * src/folderview.c
6930         * src/prefs_msg_colors.c
6931                 add previously hidden option, color_new, to
6932                 the gui
6933                 move the page to Display/
6934                 rework the gui
6935
6936 2006-01-09 [wwp]        1.9.100cvs127
6937
6938         * src/prefs_themes.c
6939                 made the prefs/display/themes layouts spacing less condensed
6940                 (and so they match other prefs/pages' look).
6941
6942 2006-01-09 [paul]       1.9.100cvs126
6943
6944         * src/compose.c
6945         * src/prefs_common.c
6946         * src/prefs_common.h
6947         * src/prefs_wrapping.c
6948                 remove 'wrap at send' option
6949
6950 2006-01-06 [colin]      1.9.100cvs125
6951
6952         * src/compose.c
6953                 Just make completely sure we don't insert "manual line breaks" 
6954                 when wrapping... 
6955
6956 2006-01-04 [paul]
6957
6958         * 2.0.0-rc3 released
6959
6960 2006-01-04 [paul]       1.9.100cvs124
6961
6962         * src/folderview.c
6963                 fix bug 882, 'quick scroll in folder list
6964                 displays wrong folder contents'
6965
6966 2006-01-04 [paul]       1.9.100cvs123
6967
6968         * src/plugins/pgpmime/pgpmime.c
6969                 better debug information when signing
6970                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6971
6972 2006-01-03 [colin]      1.9.100cvs122
6973
6974         * configure.ac
6975                 We need to recheck for gpgme 1.0.0 after checking
6976                 for 1.1.1, because if 1.1.1 isn't available, 
6977                 GPGME_LIBS and friends are blanked out by the 
6978                 second check.
6979
6980 2006-01-03 [colin]      1.9.100cvs121
6981
6982         * src/common/prefs.c
6983                 Windows unlink-before rename fix
6984         * src/plugins/pgpcore/sgpgme.c
6985                 Add support for PKA info if available
6986                 Both patches by Werner Koch
6987
6988 2006-01-03 [paul]       1.9.100cvs120
6989
6990         * src/messageview.c
6991                 fix bug 884, 'Send receipt' button visible in queue
6992                 Thanks to Colin
6993
6994 2006-01-02 [colin]      1.9.100cvs119
6995
6996         * src/compose.c
6997         * src/imap.c
6998                 Fix autosave on IMAP and more generally try to
6999                 return the correct ID on a newly added IMAP message
7000
7001 2006-01-02 [paul]       1.9.100cvs118
7002
7003         * manual/keyboard.xml
7004                 edited
7005
7006 2006-01-01 [paul]       1.9.100cvs117
7007
7008         * src/gtk/authors.h
7009                 alphabetical order
7010
7011 2005-12-30 [colin]      1.9.100cvs116
7012
7013         * manual/advanced.xml
7014                 Explain Pre/Post-processing differences.
7015
7016 2005-12-30 [colin]      1.9.100cvs115
7017
7018         * src/mh.c
7019                 Implement copy_msgs for a little optimization
7020         * src/imap.c
7021                 Finish yesterday's fix
7022
7023 2005-12-29 [colin]      1.9.100cvs114
7024
7025         * src/imap.c
7026                 Fix occasional failure in fetching a mail over
7027                 IMAP
7028
7029 2005-12-29 [colin]      1.9.100cvs113
7030
7031         * src/compose.c
7032                 Don't remove a draft when sending it, if it is 
7033                 locked.
7034
7035 2005-12-28 [colin]      1.9.100cvs112
7036
7037         * src/summaryview.c
7038                 Fix leak for real
7039
7040 2005-12-28 [wwp]        1.9.100cvs111
7041
7042         * doc/faq/.cvsignore
7043         * doc/faq/de/.cvsignore
7044         * doc/faq/en/.cvsignore
7045         * doc/faq/es/.cvsignore
7046         * doc/faq/fr/.cvsignore
7047         * doc/faq/it/.cvsignore
7048         * doc/manual/.cvsignore
7049         * doc/manual/de/.cvsignore
7050         * doc/manual/en/.cvsignore
7051         * doc/manual/es/.cvsignore
7052         * doc/manual/fr/.cvsignore
7053         * doc/manual/ja/.cvsignore
7054         * src/plugins/mathml_viewer/.cvsignore
7055                 rollback revival of those files (my bad, sorry for the noise).
7056
7057 2005-12-28 [wwp]        1.9.100cvs110
7058
7059         * src/compose.c
7060                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7061
7062 2005-12-28 [wwp]        1.9.100cvs109
7063
7064         * doc/faq/.cvsignore
7065         * doc/faq/de/.cvsignore
7066         * doc/faq/en/.cvsignore
7067         * doc/faq/es/.cvsignore
7068         * doc/faq/fr/.cvsignore
7069         * doc/faq/it/.cvsignore
7070         * doc/manual/.cvsignore
7071         * doc/manual/de/.cvsignore
7072         * doc/manual/en/.cvsignore
7073         * doc/manual/es/.cvsignore
7074         * doc/manual/fr/.cvsignore
7075         * doc/manual/ja/.cvsignore
7076         * src/plugins/mathml_viewer/.cvsignore
7077         * po/.cvsignore
7078                 more files to ignore.
7079
7080 2005-12-24 [colin]      1.9.100cvs108
7081
7082         * AUTHORS
7083         * src/gtk/authors.h
7084                 Update for Werner
7085
7086 2005-12-24 [colin]      1.9.100cvs107
7087
7088         * src/procmsg.c
7089                 Allow NULL src_msginfo in 
7090                 procmsg_msginfo_new_from_mimeinfo
7091
7092 2005-12-23 [paul]       1.9.100cvs106
7093
7094         * src/plugins/pgpinline/mypgpcore.def
7095                 add this forgotten file
7096
7097 2005-12-23 [colin]      1.9.100cvs105
7098
7099         * src/mainwindow.c
7100                 Fix missing break
7101
7102 2005-12-23 [colin]      1.9.100cvs104
7103
7104         * autogen.sh
7105         * src/folder.c
7106         * src/mh.c
7107         * src/common/plugin.c
7108         * src/common/socket.c
7109         * src/common/socket.h
7110         * src/common/utils.c
7111         * src/common/utils.h
7112         * src/gtk/pluginwindow.c
7113         * src/plugins/pgpcore/plugin.def
7114         * src/plugins/pgpcore/sylpheed.def
7115         * src/plugins/pgpinline/Makefile.am
7116         * src/plugins/pgpinline/plugin.def
7117         * src/plugins/pgpinline/sylpheed.def
7118         * src/plugins/pgpmime/plugin.def
7119         * src/plugins/pgpmime/sylpheed.def
7120                 Various w32 fixes by Werner Koch
7121
7122 2005-12-22 [paul]       1.9.100cvs103
7123
7124         * src/wizard.c
7125                 don't offer IMAP as 'server type' if
7126                 libetpan isn't built in
7127
7128 2005-12-22 [paul]       1.9.100cvs102
7129
7130         * AUTHORS
7131         * src/mainwindow.c
7132         * src/mainwindow.h
7133         * src/toolbar.c
7134         * src/gtk/authors.h
7135                 support GTK_TOOLBAR_BOTH_HORIZ (text
7136                 next to icon) Patch by Marien Zwart
7137                 marienz@users.sf.net
7138                 Also reword the text
7139
7140 2005-12-21 [colin]      1.9.100cvs101
7141
7142         * configure.ac
7143                 Fix DATADIRNAME
7144         * COPYING
7145                 Fix missing section and explicit the exception better
7146         * src/compose.c
7147                 Prevent mail from being lost without notice when an
7148                 SMTP error happens on trying to send an unmodified
7149                 drafted mail.
7150         * src/send_message.c
7151         * src/common/smtp.c
7152                 Fix password remembering when wrong, and add return
7153                 value checks where they should have been
7154         * src/plugins/pgpcore/sylpheed.def
7155         * src/plugins/pgpinline/sylpheed.def
7156         * src/plugins/pgpmime/sylpheed.def
7157                 Add a few symbols needed
7158
7159 2005-12-21 [paul]       1.9.100cvs100
7160
7161         * m4/codeset.m4
7162         * m4/glibc21.m4
7163         * m4/intdiv0.m4
7164         * m4/inttypes-pri.m4
7165         * m4/inttypes.m4
7166         * m4/inttypes_h.m4
7167         * m4/isc-posix.m4
7168         * m4/lcmessage.m4
7169         * m4/stdint_h.m4
7170         * m4/uintmax_t.m4
7171                 gettextization
7172                 thanks to Colin
7173
7174 2005-12-21 [paul]       1.9.100cvs99
7175
7176         * po/sv.po
7177                 fixed by Colin
7178
7179 2005-12-20 [paul]       1.9.100cvs98
7180
7181         * po/sv.po
7182                 updated by Anders Trobäck
7183
7184 2005-12-20 [colin]      1.9.100cvs97
7185
7186         * ABOUT-NLS
7187         * Makefile.am
7188         * autogen.sh
7189         * configure.ac
7190         * config/config.rpath
7191         * config/mkinstalldirs
7192         * m4/Makefile.am
7193         * m4/glibc2.m4
7194         * m4/gnupg.m4
7195         * m4/gpgme.m4
7196         * m4/intmax.m4
7197         * m4/longdouble.m4
7198         * m4/longlong.m4
7199         * m4/printf-posix.m4
7200         * m4/signed.m4
7201         * m4/size_max.m4
7202         * m4/ulonglong.m4
7203         * m4/wchar_t.m4
7204         * m4/wint_t.m4
7205         * m4/xsize.m4
7206         * po/Makefile.in.in
7207         * po/Makevars
7208         * po/bg.po
7209         * po/ca.po
7210         * po/cs.po
7211         * po/de.po
7212         * po/el.po
7213         * po/en_GB.po
7214         * po/es.po
7215         * po/fi.po
7216         * po/fr.po
7217         * po/hr.po
7218         * po/hu.po
7219         * po/it.po
7220         * po/ja.po
7221         * po/ko.po
7222         * po/nb.po
7223         * po/nl.po
7224         * po/pl.po
7225         * po/pt_BR.po
7226         * po/ru.po
7227         * po/sk.po
7228         * po/sr.po
7229         * po/stamp-po
7230         * po/sv.po
7231         * po/zh_CN.po
7232         * po/zh_TW.po
7233         * src/Makefile.am
7234         * src/codeconv.c
7235         * src/compose.c
7236         * src/exporthtml.c
7237         * src/exportldif.c
7238         * src/folder.c
7239         * src/main.c
7240         * src/manual.c
7241         * src/mh.c
7242         * src/mimeview.c
7243         * src/send_message.c
7244         * src/common/Makefile.am
7245         * src/common/fnmatch.c
7246         * src/common/fnmatch.h
7247         * src/common/fnmatch_loop.c
7248         * src/common/nntp.c
7249         * src/common/plugin.c
7250         * src/common/smtp.c
7251         * src/common/socket.c
7252         * src/common/string_match.c
7253         * src/common/sylpheed.c
7254         * src/common/utils.c
7255         * src/common/utils.h
7256         * src/common/w32_dirent.c
7257         * src/common/w32_reg.c
7258         * src/common/w32_signal.c
7259         * src/common/w32_stat.c
7260         * src/common/w32_stdio.c
7261         * src/common/w32_stdlib.c
7262         * src/common/w32_string.c
7263         * src/common/w32_time.c
7264         * src/common/w32_unistd.c
7265         * src/common/w32_wait.c
7266         * src/common/w32lib.h
7267         * src/etpan/Makefile.am
7268         * src/gtk/Makefile.am
7269         * src/plugins/clamav/Makefile.am
7270         * src/plugins/demo/Makefile.am
7271         * src/plugins/dillo_viewer/Makefile.am
7272         * src/plugins/pgpcore/Makefile.am
7273         * src/plugins/pgpcore/passphrase.c
7274         * src/plugins/pgpcore/plugin.def
7275         * src/plugins/pgpcore/sgpgme.c
7276         * src/plugins/pgpcore/sylpheed.def
7277         * src/plugins/pgpcore/version.rc
7278         * src/plugins/pgpinline/Makefile.am
7279         * src/plugins/pgpinline/plugin.def
7280         * src/plugins/pgpinline/sylpheed.def
7281         * src/plugins/pgpinline/version.rc
7282         * src/plugins/pgpmime/Makefile.am
7283         * src/plugins/pgpmime/mypgpcore.def
7284         * src/plugins/pgpmime/plugin.def
7285         * src/plugins/pgpmime/sylpheed.def
7286         * src/plugins/pgpmime/version.rc
7287         * src/plugins/spamassassin/Makefile.am
7288                 Very little ;-) patch from Werner Koch, providing
7289                 infrastructure for cross-compiling to Win32
7290
7291 2005-12-20 [paul]       1.9.100cvs96
7292
7293         * src/account.c
7294         * src/account.h
7295         * src/mainwindow.c
7296         * src/mainwindow.h
7297         * src/toolbar.c
7298         * src/toolbar.h
7299                 add a combo to the Get All button, allowing
7300                 quick retrieval from any account
7301                 Patch by Fabien Vantard, slightly modified
7302                 by Colin
7303         * src/gtk/about.c
7304                 i18n fix. Patch by Fabien Vantard
7305
7306 2005-12-19 [colin]      1.9.100cvs95
7307
7308         * src/compose.c
7309         * src/compose.h
7310                 Don't automatically join lines when they've 
7311                 been separated by the user and not automatically
7312
7313 2005-12-19 [paul]       1.9.100cvs94
7314
7315         * src/gtk/pluginwindow.c
7316                 i18n fix.
7317                 Patch by Fabien Vantard
7318
7319 2005-12-15 [paul]       1.9.100cvs93
7320
7321         * src/common/plugin.c
7322         * src/common/plugin.h
7323         * src/gtk/pluginwindow.c
7324         * src/plugins/clamav/clamav_plugin.c
7325         * src/plugins/demo/demo.c
7326         * src/plugins/dillo_viewer/dillo_viewer.c
7327         * src/plugins/pgpcore/plugin.c
7328         * src/plugins/pgpinline/plugin.c
7329         * src/plugins/pgpmime/plugin.c
7330         * src/plugins/spamassassin/spamassassin.c
7331         * src/plugins/trayicon/trayicon.c
7332                 add plugin_version()
7333
7334 2005-12-15 [colin]      1.9.100cvs92
7335
7336         * src/compose.c
7337                 Further fix bug #875
7338
7339 2005-12-15 [paul]       1.9.100cvs91
7340
7341         * src/gtk/filesel.c
7342                 fix attach_load_dir getting set to
7343                 PLUGINDIR on plugin load
7344
7345 2005-12-14 [mones]      1.9.100cvs90
7346
7347         * manual/ack.xml
7348         * manual/keyboard.xml
7349                 Initial draft and some shortcuts added
7350                 
7351         * po/es.po
7352                 Updated translation
7353
7354 2005-12-14 [colin]      1.9.100cvs89
7355
7356         * src/compose.c
7357         * src/imap.c
7358         * src/summaryview.c
7359         * src/gtk/gtkaspell.c
7360                 More leaks fixed
7361         * src/prefs_folder_item.c
7362                 Fix recursive prefs apply
7363
7364
7365 2005-12-14 [colin]      1.9.100cvs88
7366
7367         * src/compose.c
7368                 Fix bug #875 (Freeze On Inline Forward of 
7369                 Large Message)
7370
7371 2005-12-13 [colin]      1.9.100cvs87
7372
7373         * src/compose.c
7374                 Uniq-ify and sort the mimetypes list
7375                 Patch by Fabien Vantard
7376
7377 2005-12-13 [colin]      1.9.100cvs86
7378
7379         * src/imap.c
7380         * src/etpan/imap-thread.c
7381                 Fix leaks (patch by Hoa)
7382         * src/news.c
7383         * src/common/plugin.c
7384                 Fix leaks
7385
7386 2005-12-12 [colin]
7387
7388         * 2.0.0-rc2 released
7389
7390 2005-12-12 [colin]      1.9.100cvs85
7391
7392         * src/matcher.c
7393                 Fix a leak
7394
7395 2005-12-12 [wwp]        1.9.100cvs84
7396
7397         * src/gtk/icon_legend.c
7398                 fix misbehaviour and crash when closing the legend window
7399         using the Esc key (patch by Fabien Vantard).
7400
7401 2005-12-12 [paul]       1.9.100cvs83
7402
7403         * src/browseldap.c
7404         * src/foldersel.c
7405         * src/prefs_actions.c
7406         * src/prefs_filtering.c
7407         * src/prefs_matcher.c
7408         * src/prefs_spelling.glade      ** REMOVED **
7409         * src/prefs_template.c
7410         * src/gtk/foldersort.glade      ** REMOVED **
7411         * src/gtk/pluginwindow.c
7412         * src/gtk/pluginwindow.glade    ** REMOVED **
7413         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7414                 cleanups
7415
7416 2005-12-11 [paul]       1.9.100cvs82
7417
7418         * src/gtk/filesel.c
7419                 fix attach_load_dir crasher (double free)
7420
7421 2005-12-09 [paul]       1.9.100cvs81
7422
7423         * po/POTFILES.in
7424         * src/mainwindow.c
7425         * src/gtk/Makefile.am
7426         * src/gtk/icon_legend.c
7427         * src/gtk/icon_legend.h
7428                 add icon legend
7429         * src/manual.c
7430                 cleanup
7431
7432 2005-12-09 [paul]       1.9.100cvs80
7433
7434         * src/plugins/pgpcore/passphrase.c
7435                 wrap the label in the dialog
7436
7437 2005-12-09 [colin]      1.9.100cvs79
7438
7439         * src/plugins/pgpcore/sgpgme.c
7440                 Display (untrusted) on not trusted signatures
7441                 Patch by Michal Èihaø <michal@cihar.com>
7442                 Closes bug #867 (Report also key trust)
7443
7444 2005-12-09 [colin]      1.9.100cvs78
7445
7446         * src/common/plugin.c
7447                 Update licence check, following Eben Moglen's advice
7448
7449 2005-12-08 [colin]      1.9.100cvs77
7450
7451         * src/folder.c
7452                 Fix the occasionnal item->cache != NULL 
7453                 assertion failure. 
7454
7455 2005-12-08 [colin]      1.9.100cvs76
7456
7457         * src/mimeview.c
7458         * src/plugins/pgpcore/sgpgme.c
7459                 Print key id when unable to check it
7460                 Closes bug #866 (Show key id when missing)
7461
7462 2005-12-08 [paul]       1.9.100cvs75
7463
7464         * src/prefs_common.c
7465         * src/prefs_common.h
7466         * src/gtk/filesel.c
7467                 remember load attachment dir
7468
7469 2005-12-07 [colin]      1.9.100cvs74
7470
7471         * src/prefs_toolbar.c
7472                 Gtk fixes, patch by Fabien Vantard
7473
7474 2005-12-07 [colin]      1.9.100cvs73
7475
7476         * src/action.c
7477         * src/compose.c
7478         * src/compose.h
7479                 Fix bug #839 (Quoted text isn't colored after 
7480                 executing an action)
7481         * src/common/plugin.c
7482                 Require plugins to declare their licence in plugin_licence()
7483                 Refuse to load non-GPL plugins as they'd be illegal (as 
7484                 derived works of Sylpheed-Claws, they must be GPL).
7485         * src/plugins/clamav/clamav_plugin.c
7486         * src/plugins/demo/demo.c
7487         * src/plugins/dillo_viewer/dillo_viewer.c
7488         * src/plugins/pgpcore/plugin.c
7489         * src/plugins/pgpinline/plugin.c
7490         * src/plugins/pgpmime/plugin.c
7491         * src/plugins/spamassassin/spamassassin.c
7492         * src/plugins/trayicon/trayicon.c
7493                 Add plugin_licence()
7494
7495 2005-12-07 [paul]       1.9.100cvs72
7496
7497         * configure.ac
7498         * src/mainwindow.c
7499         * src/manual.c
7500         * src/manual.h
7501         * src/common/defs.h
7502                 clean up after local FAQ removal and
7503                 temporary manual removal
7504
7505 2005-12-06 [colin]      1.9.100cvs71
7506
7507         * configure.ac
7508         * doc/Makefile.am
7509         * doc/faq/.cvsignore
7510         * doc/faq/Makefile.am
7511         * doc/faq/de/.cvsignore
7512         * doc/faq/de/Makefile.am
7513         * doc/faq/de/sylpheed-faq-1.html
7514         * doc/faq/de/sylpheed-faq-2.html
7515         * doc/faq/de/sylpheed-faq-3.html
7516         * doc/faq/de/sylpheed-faq.html
7517         * doc/faq/en/.cvsignore
7518         * doc/faq/en/Makefile.am
7519         * doc/faq/en/sylpheed-faq-1.html
7520         * doc/faq/en/sylpheed-faq-2.html
7521         * doc/faq/en/sylpheed-faq-3.html
7522         * doc/faq/en/sylpheed-faq-4.html
7523         * doc/faq/en/sylpheed-faq.html
7524         * doc/faq/es/.cvsignore
7525         * doc/faq/es/Makefile.am
7526         * doc/faq/es/sylpheed-faq-1.html
7527         * doc/faq/es/sylpheed-faq-2.html
7528         * doc/faq/es/sylpheed-faq-3.html
7529         * doc/faq/es/sylpheed-faq-4.html
7530         * doc/faq/es/sylpheed-faq.html
7531         * doc/faq/fr/.cvsignore
7532         * doc/faq/fr/Makefile.am
7533         * doc/faq/fr/sylpheed-faq-1.html
7534         * doc/faq/fr/sylpheed-faq-2.html
7535         * doc/faq/fr/sylpheed-faq-3.html
7536         * doc/faq/fr/sylpheed-faq.html
7537         * doc/faq/it/.cvsignore
7538         * doc/faq/it/Makefile.am
7539         * doc/faq/it/sylpheed-faq-1.html
7540         * doc/faq/it/sylpheed-faq-2.html
7541         * doc/faq/it/sylpheed-faq-3.html
7542         * doc/faq/it/sylpheed-faq.html
7543         * doc/manual/.cvsignore
7544         * doc/manual/Makefile.am
7545         * doc/manual/de/.cvsignore
7546         * doc/manual/de/Makefile.am
7547         * doc/manual/de/sylpheed-1.html
7548         * doc/manual/de/sylpheed-10.html
7549         * doc/manual/de/sylpheed-11.html
7550         * doc/manual/de/sylpheed-12.html
7551         * doc/manual/de/sylpheed-13.html
7552         * doc/manual/de/sylpheed-14.html
7553         * doc/manual/de/sylpheed-15.html
7554         * doc/manual/de/sylpheed-16.html
7555         * doc/manual/de/sylpheed-17.html
7556         * doc/manual/de/sylpheed-18.html
7557         * doc/manual/de/sylpheed-19.html
7558         * doc/manual/de/sylpheed-2.html
7559         * doc/manual/de/sylpheed-20.html
7560         * doc/manual/de/sylpheed-3.html
7561         * doc/manual/de/sylpheed-4.html
7562         * doc/manual/de/sylpheed-5.html
7563         * doc/manual/de/sylpheed-6.html
7564         * doc/manual/de/sylpheed-7.html
7565         * doc/manual/de/sylpheed-8.html
7566         * doc/manual/de/sylpheed-9.html
7567         * doc/manual/de/sylpheed.html
7568         * doc/manual/en/.cvsignore
7569         * doc/manual/en/Makefile.am
7570         * doc/manual/en/sylpheed-1.html
7571         * doc/manual/en/sylpheed-10.html
7572         * doc/manual/en/sylpheed-11.html
7573         * doc/manual/en/sylpheed-12.html
7574         * doc/manual/en/sylpheed-13.html
7575         * doc/manual/en/sylpheed-14.html
7576         * doc/manual/en/sylpheed-15.html
7577         * doc/manual/en/sylpheed-16.html
7578         * doc/manual/en/sylpheed-17.html
7579         * doc/manual/en/sylpheed-18.html
7580         * doc/manual/en/sylpheed-19.html
7581         * doc/manual/en/sylpheed-2.html
7582         * doc/manual/en/sylpheed-20.html
7583         * doc/manual/en/sylpheed-21.html
7584         * doc/manual/en/sylpheed-22.html
7585         * doc/manual/en/sylpheed-3.html
7586         * doc/manual/en/sylpheed-4.html
7587         * doc/manual/en/sylpheed-5.html
7588         * doc/manual/en/sylpheed-6.html
7589         * doc/manual/en/sylpheed-7.html
7590         * doc/manual/en/sylpheed-8.html
7591         * doc/manual/en/sylpheed-9.html
7592         * doc/manual/en/sylpheed.html
7593         * doc/manual/es/.cvsignore
7594         * doc/manual/es/Makefile.am
7595         * doc/manual/es/sylpheed-1.html
7596         * doc/manual/es/sylpheed-10.html
7597         * doc/manual/es/sylpheed-11.html
7598         * doc/manual/es/sylpheed-12.html
7599         * doc/manual/es/sylpheed-13.html
7600         * doc/manual/es/sylpheed-14.html
7601         * doc/manual/es/sylpheed-15.html
7602         * doc/manual/es/sylpheed-16.html
7603         * doc/manual/es/sylpheed-17.html
7604         * doc/manual/es/sylpheed-18.html
7605         * doc/manual/es/sylpheed-19.html
7606         * doc/manual/es/sylpheed-2.html
7607         * doc/manual/es/sylpheed-20.html
7608         * doc/manual/es/sylpheed-3.html
7609         * doc/manual/es/sylpheed-4.html
7610         * doc/manual/es/sylpheed-5.html
7611         * doc/manual/es/sylpheed-6.html
7612         * doc/manual/es/sylpheed-7.html
7613         * doc/manual/es/sylpheed-8.html
7614         * doc/manual/es/sylpheed-9.html
7615         * doc/manual/es/sylpheed.html
7616         * doc/manual/fr/.cvsignore
7617         * doc/manual/fr/Makefile.am
7618         * doc/manual/fr/sylpheed-1.html
7619         * doc/manual/fr/sylpheed-10.html
7620         * doc/manual/fr/sylpheed-11.html
7621         * doc/manual/fr/sylpheed-12.html
7622         * doc/manual/fr/sylpheed-13.html
7623         * doc/manual/fr/sylpheed-14.html
7624         * doc/manual/fr/sylpheed-15.html
7625         * doc/manual/fr/sylpheed-16.html
7626         * doc/manual/fr/sylpheed-17.html
7627         * doc/manual/fr/sylpheed-18.html
7628         * doc/manual/fr/sylpheed-19.html
7629         * doc/manual/fr/sylpheed-2.html
7630         * doc/manual/fr/sylpheed-20.html
7631         * doc/manual/fr/sylpheed-3.html
7632         * doc/manual/fr/sylpheed-4.html
7633         * doc/manual/fr/sylpheed-5.html
7634         * doc/manual/fr/sylpheed-6.html
7635         * doc/manual/fr/sylpheed-7.html
7636         * doc/manual/fr/sylpheed-8.html
7637         * doc/manual/fr/sylpheed-9.html
7638         * doc/manual/fr/sylpheed.html
7639         * doc/manual/ja/.cvsignore
7640         * doc/manual/ja/Makefile.am
7641         * doc/manual/ja/sylpheed-1.html
7642         * doc/manual/ja/sylpheed-10.html
7643         * doc/manual/ja/sylpheed-11.html
7644         * doc/manual/ja/sylpheed-12.html
7645         * doc/manual/ja/sylpheed-13.html
7646         * doc/manual/ja/sylpheed-14.html
7647         * doc/manual/ja/sylpheed-15.html
7648         * doc/manual/ja/sylpheed-16.html
7649         * doc/manual/ja/sylpheed-17.html
7650         * doc/manual/ja/sylpheed-18.html
7651         * doc/manual/ja/sylpheed-19.html
7652         * doc/manual/ja/sylpheed-2.html
7653         * doc/manual/ja/sylpheed-20.html
7654         * doc/manual/ja/sylpheed-3.html
7655         * doc/manual/ja/sylpheed-4.html
7656         * doc/manual/ja/sylpheed-5.html
7657         * doc/manual/ja/sylpheed-6.html
7658         * doc/manual/ja/sylpheed-7.html
7659         * doc/manual/ja/sylpheed-8.html
7660         * doc/manual/ja/sylpheed-9.html
7661         * doc/manual/ja/sylpheed.html
7662         * doc/manual/ja/sylpheed.sgml
7663         * src/mainwindow.c
7664                 Remove outdated manual and faq. Noisy, eh?
7665
7666 2005-12-06 [colin]      1.9.100cvs70
7667
7668         * src/compose.c
7669         * src/quote_fmt_parse.y
7670         * src/undo.c
7671         * src/undo.h
7672                 Allow %X to position cursor at 0 
7673                 (no %X = before signature)
7674                 Fix paste as quotation putting the cursor at 0
7675                 Fix undo offsets when pasting
7676                 Insert the quote_fmt at once instead of line 
7677                 by line
7678                 Fix [Edited] when starting to reply/forward
7679
7680 2005-12-06 [paul]       1.9.100cvs69
7681
7682         * src/plugins/clamav/clamav_plugin_gtk.c
7683                 add another tooltip
7684         * src/plugins/spamassassin/spamassassin_gtk.c
7685                 rework spamassassin_create_widget_func()
7686
7687 2005-12-05 [colin]      1.9.100cvs68
7688
7689         * po/POTFILES.in
7690                 Fix make release ;-)
7691
7692 2005-12-05 [colin]      1.9.100cvs67
7693
7694         * src/compose.c
7695         * src/compose.h
7696                 Fix cursor positioning (not obeying %X)
7697
7698 2005-12-05 [paul]       1.9.100cvs66
7699
7700         * src/plugins/dillo_viewer/dillo_prefs.c
7701                 fix compilation warning
7702
7703 2005-12-05 [paul]       1.9.100cvs65
7704
7705         * src/prefs_spelling.c
7706         * src/plugins/trayicon/trayicon.c
7707                 cleanups - remove unused stuff
7708
7709 2005-12-05 [paul]       1.9.100cvs64
7710
7711         * README
7712         * manual/plugins.xml
7713                 remove info about removed mathml_viewer plugin
7714
7715 2005-12-05 [paul]       1.9.100cvs63
7716
7717         * configure.ac
7718         * src/plugins/Makefile.am
7719         * src/plugins/mathml_viewer/.cvsignore
7720         * src/plugins/mathml_viewer/Makefile.am
7721         * src/plugins/mathml_viewer/mathml_viewer.c
7722                 remove unmaintained mathml_viewer plugin
7723
7724 2005-12-05 [paul]       1.9.100cvs62
7725
7726         * src/summaryview.c
7727                 obey prefs_common.always_show_msg when
7728                 moving a msg
7729                 Thanks to Colin
7730
7731 2005-12-05 [paul]       1.9.100cvs61
7732
7733         * src/compose.c
7734         * src/prefs_account.c
7735         * src/prefs_filtering.c
7736         * src/prefs_quote.c
7737         * src/prefs_spelling.c
7738         * src/prefs_toolbar.c
7739         * src/summaryview.c
7740         * src/gtk/gtkutils.c
7741         * src/gtk/quicksearch.c
7742         * src/plugins/dillo_viewer/dillo_prefs.c
7743                 dialog cleanups
7744
7745 2005-12-04 [paul]       1.9.100cvs60
7746
7747         * src/inc.c
7748         * src/prefs_account.c
7749         * src/prefs_account.h
7750                 allow a Local account to specify a
7751                 default inbox
7752                 (closes bug 843 'Inbox cannot be changed for local
7753                  mailboxes')
7754
7755 2005-12-04 [colin]      1.9.100cvs59
7756
7757         * src/plugins/trayicon/trayicon.c
7758                 Remove Get, rename Get All to Get Mail in order to
7759                 be consistent with the default main toolbar
7760
7761 2005-12-03 [colin]      1.9.100cvs58
7762
7763         * manual/gpl.xml
7764         * manual/sylpheed-claws-manual.xml
7765                 Add GPL appendix
7766
7767 2005-12-03 [paul]       1.9.100cvs57
7768
7769         * AUTHORS
7770         * po/sv.po
7771         * src/gtk/authors.h
7772                 new (partially complete) Swedish translation
7773                 by Anders Troback <sylpheed@troback.com>
7774
7775 2005-12-02 [paul]       1.9.100cvs56
7776
7777         * configure.ac
7778                 libetpan 0.41 required
7779
7780 2005-12-02 [paul]       1.9.100cvs55
7781
7782         * src/plugins/clamav/clamav_plugin.c
7783         * src/plugins/clamav/clamav_plugin.h
7784         * src/plugins/clamav/clamav_plugin_gtk.c
7785         * src/plugins/spamassassin/spamassassin.c
7786         * src/plugins/spamassassin/spamassassin.h
7787         * src/plugins/spamassassin/spamassassin_gtk.c
7788                 unregister prefs pages on unloading, thus
7789                 preventing a crash
7790                 (thanks to Colin for the hint)
7791
7792 2005-12-02 [wwp]        1.9.100cvs54
7793
7794         * src/quote_fmt.h
7795         * src/quote_fmt_parse.y
7796                 fix misuse of gboolean*, use gboolean instead
7797                 (thanks to Paul, Colin, for pointing out that scaring one)
7798
7799 2005-12-02 [paul]       1.9.100cvs53
7800
7801         * src/plugins/clamav/clamav_plugin.c
7802                 int no --> unsigned int no
7803         * src/plugins/clamav/clamav_plugin_gtk.c
7804                 rework config page
7805
7806 2005-12-02 [wwp]        1.9.100cvs52
7807
7808         * src/compose.c
7809         * src/prefs_template.c
7810         * src/quote_fmt.h
7811         * src/quote_fmt_parse.y
7812                 prevent from executing |f and |p templates commands when
7813                 adding or replacing templates in prefs (avoids annoying and
7814                 potentially dangerous behaviours)
7815
7816 2005-12-02 [paul]       1.9.100cvs51
7817
7818         * src/prefs_common.c
7819                 allow translation of some default values
7820                 Patch by Fabien Vantard
7821
7822 2005-12-02 [paul]       1.9.100cvs50
7823
7824         * src/codeconv.c
7825         * src/codeconv.h
7826         * src/prefs_common.c
7827         * src/prefs_common.h
7828         * src/prefs_message.c
7829         * src/textview.c
7830                 remove obsolete 'convert_mb_alnum' option
7831                 and related stuff
7832         * src/gtk/about.c
7833                 remove unused 'about_textview_visibility_notify'
7834
7835 2005-12-02 [paul]       1.9.100cvs49
7836
7837         * src/prefs_account.c
7838         * src/prefs_compose_writing.c
7839         * src/prefs_fonts.c
7840         * src/prefs_gtk.h
7841         * src/prefs_image_viewer.c
7842         * src/prefs_message.c
7843         * src/prefs_other.c
7844         * src/prefs_receive.c
7845         * src/prefs_send.c
7846         * src/prefs_spelling.c
7847         * src/prefs_summaries.c
7848         * src/prefs_wrapping.c
7849         * src/plugins/dillo_viewer/dillo_prefs.c
7850         * src/plugins/pgpcore/prefs_gpg.c
7851                 several cleanups to the prefs dialogs
7852                 (slightly modified) patch by Fabien Vantard
7853
7854 2005-12-02 [paul]       1.9.100cvs48
7855
7856         * src/main.c
7857                 --exit means exit
7858         * src/send_message.c
7859                 fix crash on send when connection fails
7860
7861         Thanks to Colin
7862
7863 2005-12-01 [colin]      1.9.100cvs47
7864
7865         * src/html.c
7866                 Translate &hellip; to "..."
7867
7868 2005-11-30 [colin]      1.9.100cvs46
7869
7870         * src/matcher.c
7871         * src/matcher.h
7872                 Optimize back yesterday's fix.
7873
7874 2005-11-30 [paul]       1.9.100cvs45
7875
7876         * manual/faq.xml
7877                 standardised
7878         * manual/intro.xml
7879                 written by Colin, edited by me
7880
7881 2005-11-29 [colin]      1.9.100cvs44
7882
7883         * src/matcher.c
7884                 Skip headers unconditionnaly in match_body if the
7885                 rule is not message or ~message
7886
7887 2005-11-29 [colin]      1.9.100cvs43
7888
7889         * src/matcher.c
7890                 Fix body_part and such, not skipping headers 
7891                 if the matchcriteria wasn't the first in the rule
7892
7893 2005-11-29 [colin]      1.9.100cvs42
7894
7895         * src/compose.c
7896                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7897                 option missing from message view window)
7898                 Fix double text D'n'D with gtk-2.8
7899         * src/matcher.c
7900                 Fix ~message, ~headers_part, ~body_part rules
7901         * src/messageview.c
7902                 Add Windows-1252 (Closes bug #863)
7903                 Fix accels
7904         * src/gtk/gtkaspell.c
7905                 Properly destroy accels in all menus
7906
7907 2005-11-29 [mones]      1.9.100cvs41
7908
7909         * po/es.po
7910                 Updated.
7911
7912 2005-11-27 [colin]      1.9.100cvs40
7913
7914         * src/mh_gtk.c
7915                 "/Remove mailbox" -> "/Remove mailbox..."
7916
7917 2005-11-27 [paul]       1.9.100cvs39
7918
7919         * AUTHORS
7920         * po/de.po
7921         * src/gtk/authors.h
7922                 updated by new maintainer, Stephan Sachse
7923
7924 2005-11-27 [paul]       1.9.100cvs38
7925
7926         * manual/faq.xml
7927                 written by Colin, edited by me
7928
7929 2005-11-27 [paul]       1.9.100cvs37
7930
7931         * src/prefs_common.c
7932         * src/prefs_common.h
7933         * src/prefs_receive.c
7934         * src/prefs_summaries.c
7935                 move 'go to inbox after receiving new mail'
7936                 option from display/sumamaries to mail
7937                 handling/receive, and rework prefs_summaries
7938                 dialog a little
7939
7940 2005-11-25 [martin]     1.9.100cvs36
7941
7942         * po/de.po
7943             fixed windows-1252 translation;
7944             translated some new and fuzzy strings
7945
7946 2005-11-25 [paul]       1.9.100cvs35
7947
7948         * src/plugins/clamav/clamav_plugin.c
7949                 complete the update done in cvs34
7950
7951 2005-11-25 [paul]       1.9.100cvs34
7952
7953         * src/plugins/clamav/clamav_plugin.c
7954                 reflect upstream changes
7955
7956 2005-11-25 [paul]       1.9.100cvs33
7957
7958         * manual/ack.xml
7959         * manual/plugins.xml
7960         * manual/sylpheed-claws-manual.xml
7961                 written/updated by Colin, edited by me
7962         * tools/acroread2sylpheed.pl
7963                 update binary name
7964
7965 2005-11-24 [colin]      1.9.100cvs32
7966
7967         * src/compose.c
7968                 Fix bug #856 (reediting messages forgets Request
7969                 Return Receipt)
7970
7971 2005-11-24 [paul]       1.9.100cvs31
7972
7973         * manual/addrbook.xml
7974         * manual/starting.xml
7975                 written by Colin, proofread, edited, adapted by me
7976         * manual/advanced.xml
7977                 add some Actions examples
7978         * src/importldif.c
7979                 use a Save button instead of a Close button
7980         * src/wizard.c
7981                 indicate mandatory fields
7982                 fix page display
7983                 Thanks to Colin
7984
7985 2005-11-23 [colin]      1.9.100cvs30
7986
7987         * src/addressbook.c
7988                 Rename menu item, fix possible crash after
7989                 deletion of books
7990         * src/addrindex.c
7991                 Allow searching for '*' in ldap
7992         * src/browseldap.c
7993                 Fix "Browse Entry" (did anyone use it?)
7994         * src/wizard.c
7995                 Add guards for mandatory information
7996
7997 2005-11-23 [paul]       1.9.100cvs29
7998
7999         * manual/advanced.xml
8000                 corrections to the English
8001
8002 2005-11-23 [colin]      1.9.100cvs28
8003
8004         * src/mimeview.c
8005                 Fix possible crash at exit. After the call to
8006                 gtk_container_remove(), the Viewer's widget has no
8007                 more parent so gtk+ automatically frees it and its
8008                 sons. If destroy_viewer() then try to access it,
8009                 problems ensue.
8010
8011 2005-11-22 [colin]      1.9.100cvs27
8012
8013         * src/compose.c
8014         * src/gtk/gtkaspell.c
8015                 Fix right-clicking on a misspelled word
8016                 Fix More... in suggestions menu
8017
8018 2005-11-22 [wwp]        1.9.100cvs26
8019
8020         * src/prefs_template.c
8021                 templates works: re-sort templates list when adding or replacing,
8022                 prevent from adding or replacing when the template name is empty
8023
8024 2005-11-21 [colin]      1.9.100cvs25
8025
8026         * src/addressbook.c
8027                 Fix some addressbook suckage (dnd, select all)
8028         * src/compose.c
8029         * src/gtk/gtkaspell.c
8030         * src/gtk/gtkaspell.h
8031                 Make the spellchecker menu work with the 
8032                 GtkTextView one instead of overriding it
8033
8034 2005-11-20 [paul]       1.9.100cvs24
8035
8036         * manual/handling.xml
8037                 proofread and corrected
8038
8039 2005-11-20 [paul]       1.9.100cvs23
8040
8041         * manual/Makefile
8042                 generate html as one file
8043         * manual/advanced.xml
8044                 fix output generation
8045                 reformat hidden options list
8046         * manual/manual.xml     ** REMOVED **
8047         * manual/sylpheed-claws-manual.xml      ** ADDED **
8048                 renamed
8049
8050 2005-11-18 [colin]      1.9.100cvs22
8051
8052         * src/prefs_account.c
8053                 Fix layout in news and mbox accounts
8054         * manual/account.xml
8055         * manual/advanced.xml
8056                 New contents for Paul to check :)
8057
8058 2005-11-18 [wwp]        1.9.100cvs21
8059
8060         * src/gtk/quicksearch.c
8061                 don't update extended quicksearch buttons twice
8062
8063 2005-11-18 [paul]       1.9.100cvs20
8064
8065         * src/textview.c
8066                 complete 1.9.100cvs19
8067
8068 2005-11-18 [paul]       1.9.100cvs19
8069
8070         * src/compose.c
8071                 cosmetic improvements
8072         * src/textview.c
8073                 also list text/* attachments
8074
8075 2005-11-18 [colin]      1.9.100cvs18
8076
8077         * src/summaryview.c
8078                 Use column 0 instead of -1 in 
8079                 gtk_ctree_node_moveto, in a naive
8080                 hope it'll fix the gtk-related crashes
8081
8082 2005-11-18 [colin]      1.9.100cvs17
8083
8084         * src/gtk/inputdialog.c
8085                 Fix icon staying the first one
8086
8087 2005-11-17 [wwp]        1.9.100cvs16
8088                 fix possible problem showing some quicksearch buttons, and a bad
8089                 call to g_return_if_fail in a function that returns a value (both
8090                 fixes by Fabien Vantard)
8091
8092 2005-11-15 [wwp]        1.9.100cvs15
8093
8094         * src/gtk/quicksearch.c
8095                 added a tooltip to that obscure ... quicksearch button
8096
8097 2005-11-15 [wwp]        1.9.100cvs14
8098
8099         * src/gtk/quicksearch.c
8100                 add a quicksearch helper to filtering expression users: the ... button
8101                 raises the condition expr window. condition expressions set up w/ this
8102                 window are used by the quicksearch if the user closes it pressing OK.
8103
8104 2005-11-14 [paul]       1.9.100cvs13
8105
8106         * src/plugins/clamav/clamav_plugin.c
8107         * src/plugins/spamassassin/spamassassin.c
8108                 change plugin type following recent merging
8109
8110 2005-11-14 [wwp]        1.9.100cvs12
8111
8112         * src/folder.c
8113                 prevent from crashing when copying/moving message(s) from and
8114                 to the same folder
8115
8116 2005-11-14 [paul]       1.9.100cvs11
8117
8118         * src/plugins/clamav/Makefile.am
8119         * src/plugins/clamav/clamav_plugin.c
8120         * src/plugins/clamav/clamav_plugin.h
8121         * src/plugins/clamav/clamav_plugin_gtk.c
8122                 also merge clamav and clamav_gtk plugins
8123
8124 2005-11-13 [colin]      1.9.100cvs10
8125
8126         * configure.ac
8127         * src/plugins/spamassassin/Makefile.am
8128         * src/plugins/spamassassin/spamassassin.c
8129         * src/plugins/spamassassin/spamassassin.h
8130         * src/plugins/spamassassin/spamassassin_gtk.c
8131                 Merge spamassassin and spamassassin_gtk plugins,
8132                 and build it by default.
8133
8134 2005-11-12 [colin]      1.9.100cvs9
8135
8136         * src/etpan/imap-thread.c
8137                 Fix gcc warning
8138
8139 2005-11-12 [colin]      1.9.100cvs8
8140
8141         * src/procmime.c
8142                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8143
8144 2005-11-10 [colin]      1.9.100cvs7
8145
8146         * src/main.c
8147                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8148                 minimised state)
8149
8150 2005-11-10 [wwp]        1.9.100cvs6
8151
8152         * src/gtk/description_window.c
8153                 fix a crash when closing description windows using the WM's [X] button
8154
8155 2005-11-09 [colin]      1.9.100cvs5
8156
8157         * src/common/ssl.c
8158                 Update libetpan call to follow upstream
8159                 (yes, this requires libetpan-0.40cvs3)
8160
8161 2005-11-08 [colin]      1.9.100cvs4
8162
8163         * src/compose.c
8164         * src/textview.c
8165         * src/common/utils.c
8166         * src/common/utils.h
8167                 Enhance the email parser
8168
8169 2005-11-08 [colin]      1.9.100cvs3
8170
8171         * src/procmime.c
8172                 Fix what looks like an off-by-one (fixes 
8173                 attachments from the Bat)
8174
8175 2005-11-08 [wwp]        1.9.100cvs2
8176
8177         * src/main.c
8178                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8179
8180 2005-11-08 [wwp]        1.9.100cvs1
8181
8182         * src/main.c
8183                 allow exiting Sylpheed-Claws from command-line
8184
8185 2005-11-08 [paul]       1.9.100
8186
8187         1.9.100 released
8188
8189 2005-11-07 [colin]      1.9.99cvs17
8190
8191         * src/addritem.c
8192         * src/ldif.c
8193                 Fix import of base-64 encoded items
8194
8195 2005-11-07 [colin]      1.9.99cvs16
8196
8197         * src/send_message.c
8198                 Fix bug #314 (Queue does not empty under certain 
8199                 circumstances)
8200
8201 2005-11-07 [paul]       1.9.99cvs15
8202
8203         * src/mutt.c
8204         * src/pine.c
8205                 fix buffer overflows
8206                 Thanks to Colin
8207
8208 2005-11-07 [paul]       1.9.99cvs14
8209
8210         * doc/man/Makefile.am
8211         * doc/man/sylpheed-claws.1      ** ADDED **
8212         * doc/man/sylpheed.1            ** DELETED **
8213                 rename and update the man file
8214
8215 2005-11-06 [colin]      1.9.99cvs13
8216
8217         * src/ldif.c
8218                 Fix ldif_get_line() that returned empty strings
8219                 (Didn't understand why). Also fix a possible
8220                 buffer overflow.
8221
8222 2005-11-06 [wwp]        1.9.99cvs12
8223
8224         * src/textview.c
8225         * src/gtk/about.c
8226         * src/gtk/gtkutils.c
8227         * src/gtk/gtkutils.h
8228                 fix a compilation warning,
8229                 make links sensitive in the about dialog
8230
8231 2005-11-04 [wwp]        1.9.99cvs11
8232
8233         * src/gtk/about.c
8234                 don't wrap or translate URIs, and a bit text format cleanup
8235
8236 2005-11-04 [wwp]        1.9.99cvs10
8237
8238         * src/gtk/about.c
8239                 better textview tagging implementation (no more use of marks for
8240                 postponed tagging)
8241
8242 2005-11-02 [colin]      1.9.99cvs9
8243
8244         * src/common/ssl.c
8245                 Forgot an ifdef
8246
8247 2005-11-02 [colin]      1.9.99cvs8
8248
8249         * configure.ac
8250                 Require libetpan-0.40 due to upstream fix
8251         * src/common/ssl.c
8252                 Tell libetpan not to call SSL_Library_Init,
8253                 as we do it ourselves.
8254
8255 2005-11-02 [colin]      1.9.99cvs7
8256
8257         * po/POTFILES.in
8258                 Add missing files (thanks to Fabien Vantard)
8259
8260 2005-11-02 [colin]      1.9.99cvs6
8261
8262         * src/summaryview.c
8263                 Fix totals when read messages are hidden or quicksearch
8264                 is on
8265         * src/ssl_manager.c
8266         * src/ssl_manager.h
8267         * src/common/ssl_certificate.c
8268         * src/common/ssl_certificate.h
8269         * src/gtk/sslcertwindow.c
8270         * src/gtk/sslcertwindow.h
8271                 Fix copyright on my stuff
8272
8273 2005-11-02 [wwp]        1.9.99cvs5
8274
8275         * src/prefs_themes.c
8276                 fix directory name checking (theme installation/removal),
8277                 made related error a bit more verbose
8278
8279 2005-11-02 [colin]      1.9.99cvs4
8280
8281         * src/summaryview.c
8282                 Fix typo (probably fixes bug #841 (Sort by the From 
8283                 field doesn't work)
8284
8285 2005-11-02 [paul]       1.9.99cvs3
8286
8287         * po/ko.po
8288         * po/nb.po
8289                 updated by SungHyun Nam, Geir Helland
8290         * src/wizard.c
8291                 fix typo in welcome message. spotted by
8292                 Andrea Spadaccini
8293
8294 2005-11-01 [colin]      1.9.99cvs2
8295
8296         * src/compose.c
8297                 Fix replying to ml wen confirming subscription
8298         * src/messageview.c
8299         * src/mimeview.c
8300         * src/mimeview.h
8301         * src/privacy.h
8302         * src/summaryview.c
8303                 Make key check non blocking
8304
8305 2005-10-31 [paul]       1.9.99cvs1
8306
8307         * tools/claws.i18n.status.pl
8308                 updated for ChangeLog
8309
8310 2005-10-31 [paul]       1.9.99
8311
8312         1.9.99 released
8313
8314 2005-10-31 [paul]       1.9.15cvs131
8315
8316         * .cvsignore
8317         * ChangeLog
8318         * ChangeLog.claws       ** REMOVED **
8319         * ChangeLog-gtk2.claws  ** REMOVED **
8320         * ChangeLog.gtk1        ** ADDED **
8321         * INSTALL
8322         * Makefile.am
8323         * NEWS
8324         * README
8325         * README.claws          ** REMOVED **
8326         * README.jp             ** REMOVED **
8327         * RELEASE_NOTES         ** ADDED **
8328         * RELEASE_NOTES.claws   ** REMOVED **
8329         * commitHelper
8330         * configure.ac
8331         * sylpheed.spec.in      ** REMOVED **
8332                 tidy up and update the default docs:
8333                 ChangeLog.claws is renamed ChangeLog.gtk1
8334                 ChangeLog-gtk2.claws is renamed ChangeLog
8335                 README.claws is renamed README
8336                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8337
8338 2005-10-31 [paul]       1.9.15cvs130
8339
8340         * po/it.po
8341                 fix errors
8342
8343 2005-10-31 [paul]       1.9.15cvs129
8344
8345         * po/ca.po
8346         * po/de.po
8347         * po/en_GB.po
8348         * po/fr.po
8349         * po/it.po
8350         * po/pt_BR.po
8351         * po/sk.po
8352         * po/sr.po
8353         * po/zh_CN.po
8354                 updated by Miquel Oliete, Stephan Sachse and
8355                 Thomas Gilgin, me, Fabien Vantard, Andrea
8356                 Spadaccini, Frederico Goncalves Guimaraes,
8357                 Andrej Kacian, Aleksandar Urosevic, and
8358                 Ralgh Young.
8359
8360 2005-10-31 [mones]      1.9.15cvs128
8361
8362         * manual/faq.xml
8363                 More questions.
8364         
8365         * po/es.po
8366                 Updated for release.
8367
8368 2005-10-30 [colin]      1.9.15cvs127
8369
8370         * src/compose.c
8371                 Place cursor before rewrapping (fixes cursor
8372                 pos if quotation gets rewrapped)
8373
8374 2005-10-29 [paul]       1.9.15cvs126
8375
8376         * src/crash.c
8377         * src/foldersel.c
8378         * src/main.c
8379         * src/messageview.c
8380         * src/toolbar.c
8381         * src/gtk/authors.h
8382                 corrections to text items
8383
8384 2005-10-28 [colin]      1.9.15cvs125
8385
8386         * src/messageview.c
8387                 Make "hit 'C' to check sig" work from extern 
8388                 messageviews
8389
8390 2005-10-27 [colin]      1.9.15cvs124
8391
8392         * src/summaryview.c
8393                 Add a hack to avoid segfaulting when hammering 
8394                 on gtk's events
8395
8396 2005-10-27 [wwp]        1.9.15cvs123
8397
8398         * src/prefs_themes.c
8399                 sort list of themes names in themes prefs
8400
8401 2005-10-27 [paul]       1.9.15cvs122
8402
8403         * src/folder.c
8404         * src/prefs_account.c
8405                 fix building on Solaris
8406                 Patch by Alex Moore
8407
8408 2005-10-27 [wwp]        1.9.15cvs121
8409
8410         * src/summaryview.c
8411         * src/gtk/gtksctree.c
8412                 speed up unselecting messages in summary view (thanks to Colin)
8413
8414 2005-10-27 [paul]       1.9.15cvs120
8415
8416         * src/mainwindow.c
8417                 fix a compilation warning
8418         * src/summaryview.c
8419                 fix updating of 'n items selected' count
8420                 when deselecting
8421
8422 2005-10-27 [martin]     1.9.15cvs119
8423
8424         * src/action.c
8425                 ignore actions with a leading '/' in the action menu name
8426                 fixes a crash on menu creation
8427         * src/prefs_actions.c
8428                 do not allow a leading '/' in the action menu name
8429
8430 2005-10-27 [paul]       1.9.15cvs118
8431
8432         * src/main.c
8433                 fix compilation warning
8434
8435 2005-10-27 [paul]       1.9.15cvs117
8436
8437         * src/procmime.c
8438                 add #if HAVE_LOCALE_H
8439
8440 2005-10-27 [paul]       1.9.15cvs116
8441
8442         * src/plugins/clamav/clamav_plugin.c
8443         * src/plugins/dillo_viewer/dillo_viewer.c
8444         * src/plugins/mathml_viewer/mathml_viewer.c
8445         * src/plugins/pgpcore/plugin.c
8446         * src/plugins/pgpinline/plugin.c
8447         * src/plugins/pgpmime/plugin.c
8448         * src/plugins/spamassassin/spamassassin.c
8449         * src/plugins/trayicon/trayicon.c
8450                 plugin_init() : make error messages more
8451                 informative
8452
8453 2005-10-26 [wwp]        1.9.15cvs115
8454
8455         * src/prefs_matcher.c
8456                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8457
8458 2005-10-26 [wwp]        1.9.15cvs114
8459
8460         * src/procmime.c
8461         * src/gtk/gtksctree.c
8462         * src/plugins/spamassassin/libspamc.c
8463         * src/plugins/spamassassin/spamassassin.c
8464                 fix some compilation warnings more
8465
8466 2005-10-26 [mones]      1.9.15cvs113
8467
8468         * po/es.po
8469                 Updated translation
8470
8471 2005-10-26 [paul]       1.9.15cvs112
8472
8473         * src/prefs_message.c
8474                 give all display_xface stuff the
8475                 #if HAVE_LIBCOMPFACE treatment, thus
8476                 preventing a crash
8477                 (Thanks to Wolfgang Enderlein)
8478
8479 2005-10-26 [colin]      1.9.15cvs111
8480
8481         * src/gedit-print.c
8482                 Fix date format
8483         * src/imap_gtk.c
8484         * src/news_gtk.c
8485                 Remove context menu items that should not be there
8486         * src/jpilot.c
8487                 Fix encoding
8488         * src/main.c
8489         * src/mainwindow.c
8490                 Don't show the mainwindow too soon
8491
8492 2005-10-26 [wwp]        1.9.15cvs110
8493
8494         * src/folder.c
8495         * src/manual.c
8496         * src/summaryview.c
8497                 fix uninitialized pointers in the folder updating hook
8498                 (thanks to Colin)
8499
8500 2005-10-25 [mones]      1.9.15cvs109
8501
8502         * manual/faq.xml
8503                 General information subsection completed. 
8504                 Removed archaic references.
8505                 
8506         * manual/Makefile
8507         * manual/dtd/manual.dsl
8508                 Added customization stylesheet for getting paragraphs
8509                 fully justified in PDF output (as suggested by Colin).
8510
8511 2005-10-25 [colin]      1.9.15cvs108
8512
8513         * src/compose.c
8514                 Fix a second leak
8515
8516 2005-10-25 [colin]      1.9.15cvs107
8517
8518         * src/addrbook.c
8519         * src/addrindex.c
8520                 Fix leak (xml_get_element() allocates memory)
8521         * src/compose.c
8522                 Fix leak + dead code (shame!)
8523         * src/procmime.c
8524                 Fix leak
8525
8526 2005-10-25 [colin]      1.9.15cvs106
8527
8528         * src/mimeview.c
8529                 Fix encoding issue in Save all and in 
8530                 overwrite-confirmation alertpanel
8531
8532 2005-10-25 [colin]      1.9.15cvs105
8533
8534         * src/common/socket.c
8535                 Fix a leak - Thanks to Christopher Aillon
8536                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8537
8538 2005-10-25 [paul]       1.9.15cvs104
8539
8540         * src/wizard.c
8541                 Always guess servers from the right-hand
8542                 email part and guess username from the
8543                 left-hand part. (Thanks to Colin)
8544                 add an X-Face to the welcome message
8545
8546 2005-10-25 [paul]       1.9.15cvs103
8547
8548         * manual/handling.xml
8549                 written by Colin, edited by me
8550
8551 2005-10-25 [wwp]        1.9.15cvs102
8552
8553         * src/folderview.c
8554         * src/grouplistdialog.c
8555         * src/imap.c
8556         * src/noticeview.c
8557                 fix some compilation warnings
8558
8559 2005-10-24 [paul]
8560
8561         1.9.99-rc3 released
8562
8563 2005-10-24 [paul]       1.9.15cvs101
8564
8565         * src/gtk/about.c
8566                 fix window sizing
8567
8568 2005-10-24 [paul]       1.9.15cvs100
8569
8570         * src/pixmaps/offline.xpm
8571         * src/pixmaps/online.xpm
8572                 replace with last default versions
8573
8574 2005-10-24 [colin]      1.9.15cvs99
8575
8576         * src/imap.c
8577                 Fix bug when moving a folder
8578         * src/imap_gtk.c
8579         * src/mh_gtk.c
8580                 "Delete folder" pops up a window, so it 
8581                 should be suffixed with "..."
8582         * src/plugins/pgpcore/sgpgme.c
8583                 Include locale.h
8584
8585 2005-10-24 [mones]      1.9.15cvs98
8586
8587         * manual/Makefile
8588         * manual/account.xml
8589         * manual/ack.xml
8590         * manual/addrbook.xml
8591         * manual/advanced.xml
8592         * manual/faq.xml
8593         * manual/glossary.xml
8594         * manual/gpl.xml
8595         * manual/handling.xml
8596         * manual/intro.xml
8597         * manual/keyboard.xml
8598         * manual/manual.xml
8599         * manual/plugins.xml
8600         * manual/starting.xml
8601         * manual/dtd/sdocbook.dtd
8602                 Initial manual structure and some content.
8603
8604 2005-10-23 [wwp]        1.9.15cvs97
8605
8606         * src/gtk/about.c
8607                 fix a typo
8608
8609 2005-10-23 [wwp]        1.9.15cvs96
8610
8611         * src/gtk/about.c
8612         * src/gtk/authors.h
8613                 rework of the about window (main work by Paul), also featuring a few
8614                 fixes for typos and duplicate names
8615
8616 2005-10-23 [wwp]        1.9.15cvs95
8617
8618         * src/.cvsignore
8619                 Ignore the right binary name (sylpheed-claws now)
8620
8621 2005-10-23 [paul]       1.9.15cvs94
8622
8623         * src/compose.c
8624                 when using Folder Pref 'Default To for
8625                 replies' make the entry in the Compose
8626                 window bold
8627                 Patch by Fabien Vantard
8628
8629 2005-10-22 [colin]      1.9.15cvs93
8630
8631         * src/codeconv.c
8632                 Fix leak
8633
8634 2005-10-22 [colin]      1.9.15cvs92
8635
8636         * src/codeconv.c
8637                 try to convert using locale (apart utf8) if necessary
8638
8639 2005-10-22 [colin]      1.9.15cvs91
8640
8641         * src/pixmaps/new.xpm
8642         * src/pixmaps/unread.xpm
8643                 Make the unread envelope blue again and
8644                 saturate the new one a bit more.
8645
8646 2005-10-22 [colin]      1.9.15cvs90
8647
8648         * src/compose.c
8649                 When replying to a mail sent by one of our accounts,
8650                 use the original list of recipients. Let 'Reply All'
8651                 and 'Reply to sender' work like previously.
8652
8653 2005-10-21 [colin]      1.9.15cvs89
8654
8655         * src/prefs_filtering.c
8656                 Clear fields after add and replace
8657         * src/textview.c
8658                 Display xface differently (better)
8659         * src/plugins/pgpinline/pgpinline.c
8660                 Fix crappy encodings/recodings
8661
8662 2005-10-21 [paul]       1.9.15cvs88
8663
8664         * src/compose.c
8665         * src/prefs_folder_item.c
8666         * src/toolbar.c
8667                 fix news folder Folder Properties
8668                 (thanks to Colin)
8669         * src/folderview.c
8670                 update folderview after Themes change
8671                 keep selected folder selected
8672                 (thanks to Colin)
8673
8674 2005-10-21 [paul]       1.9.15cvs87
8675
8676         * tools/Makefile.am
8677         * tools/OOo2sylpheed.pl
8678         * tools/README
8679         * tools/README.sylprint
8680         * tools/asus_mailled.sh         ** REMOVED **
8681         * tools/filter_conv.pl
8682         * tools/freshmeat_search.pl
8683         * tools/google_search.pl
8684         * tools/gpg-sign-syl            ** REMOVED **
8685         * tools/kmail2sylpheed.pl
8686         * tools/kmail2sylpheed_v2.pl
8687         * tools/multiwebsearch.pl
8688         * tools/nautilus2sylpheed.sh
8689         * tools/newscache_clean.pl
8690         * tools/outlook2sylpheed.pl
8691         * tools/sylpheed-switcher       ** REMOVED **
8692         * tools/sylprint.pl
8693         * tools/sylprint.rc
8694         * tools/tb2sylpheed
8695         * tools/vcard2xml.py
8696         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8697                 update default config dir
8698                 update binary name (thanks to Fabien Vantard)
8699                 remove obsolete scripts
8700
8701 2005-10-21 [colin]      1.9.15cvs86
8702
8703         * src/inc.c
8704                 Fix possible leak and units. Based on a patch by
8705                 Fabien Vantard.
8706
8707 2005-10-20 [colin]      1.9.15cvs85
8708
8709         * src/textview.c
8710                 Clear xface when clearing textview
8711
8712 2005-10-20 [colin]      1.9.15cvs84
8713
8714         * configure.ac
8715         * src/folderview.c
8716         * src/headerview.c
8717         * src/main.c
8718         * src/prefs_common.c
8719         * src/prefs_common.h
8720         * src/prefs_message.c
8721         * src/textview.c
8722         * src/textview.h
8723         * src/common/defs.h
8724         * src/common/utils.c
8725         * src/common/utils.h
8726         * src/gtk/gtkutils.c
8727         * src/gtk/gtkutils.h
8728                 Migrate config to .sylpheed-claws (Automatically)
8729                 Add a way to get the Xface in the TextView
8730
8731 2005-10-20 [colin]      1.9.15cvs83
8732
8733         * src/gtk/Makefile.am
8734         * src/gtk/about.c
8735         * src/gtk/authors.h
8736                 Make the about dialog *grooovy*
8737
8738 2005-10-20 [colin]      1.9.15cvs82
8739
8740         * src/mimeview.c
8741                 Use "Open with" on double click if no command
8742                 was found
8743
8744 2005-10-20 [colin]      1.9.15cvs81
8745
8746         * src/imap.c
8747         * src/etpan/imap-thread.c
8748                 Fix possible crash.
8749
8750 2005-10-20 [paul]       1.9.15cvs80
8751
8752         * src/folder.c
8753                 don't show clipkey icon if the only
8754                 attachment is the signature
8755                 Patch by Colin
8756
8757 2005-10-20 [paul]       1.9.15cvs79
8758
8759         * AUTHORS
8760         * src/plugins/pgpmime/pgpmime.c
8761                 name the PGP/MIME signature 'signature.asc'
8762                 Patch by Andrew Nelson <freeandy@gmail.com>
8763
8764 2005-10-19 [colin]      1.9.15cvs78
8765
8766         * src/plugins/pgpmime/pgpmime.c
8767                 Oops, no need to double-check though
8768
8769 2005-10-19 [colin]      1.9.15cvs77
8770
8771         * src/plugins/pgpinline/pgpinline.c
8772         * src/plugins/pgpmime/pgpmime.c
8773                 Check that my_tmpfile() doesn't 
8774                 return NULL
8775
8776 2005-10-19 [colin]      1.9.15cvs76
8777
8778         * src/common/utils.c
8779                 Use shorter mime boundaries to avoid having
8780                 MTAs rewrapping our headers, breaking the
8781                 PGP signature in the process 
8782         * src/compose.c
8783         * src/plugins/pgpmime/pgpmime.c
8784                 Check for boundary uniqueness to be sure
8785                 it won't happen, instead of hoping for the
8786                 best
8787
8788 2005-10-19 [colin]      1.9.15cvs75
8789
8790         * sylpheed-claws.desktop
8791         * src/Makefile.am
8792         * src/main.c
8793                 Ship a sylpheed-claws binary instead
8794                 of a sylpheed one. Change the socket
8795                 name, too
8796         * src/folderview.c
8797                 Update folder only if it changed
8798         * src/wizard.c
8799                 Fix i18n in welcome mail, patch by
8800                 Fabien Vantard
8801
8802 2005-10-19 [paul]
8803
8804         1.9.99-rc2 released
8805
8806 2005-10-19 [paul]       1.9.15cvs74
8807
8808         * src/folder.c
8809         * src/folderview.c
8810                 fix summaryview update
8811                 Patch by Colin
8812
8813 2005-10-18 [colin]      1.9.15cvs73
8814
8815         * src/plugins/pgpcore/passphrase.c
8816                 Don't XGrabServer, and try a bit more to 
8817                 sync everything before grabbing mouse/keyboard
8818
8819 2005-10-18 [colin]      1.9.15cvs72
8820
8821         * src/Makefile.am
8822         * src/addressadd.c
8823         * src/addressbook.c
8824         * src/folderview.c
8825         * src/grouplistdialog.c
8826         * src/mimeview.c
8827         * src/stock_pixmap.c
8828         * src/stock_pixmap.h
8829         * src/summaryview.c
8830         * src/gtk/gtksctree.c
8831         * src/gtk/gtksctree.h
8832         * src/pixmaps/empty.xpm
8833                 Implement a wrapper call for gtk_ctree_set_node_info
8834                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8835                 pixmap instead of a NULL one. This works around some
8836                 memory problems deep inside gtk, revealed by valgrind,
8837                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8838                 as locked crashes sylpheed.), as well as, probably, 
8839                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8840
8841 2005-10-17 [colin]      1.9.15cvs71
8842
8843         * src/mimeview.c
8844                 Provide visual feedback when checking
8845                 signature
8846
8847 2005-10-17 [colin]      1.9.15cvs70
8848
8849         * src/main.c
8850                 Keep the folder list frozen while checking caches...
8851
8852 2005-10-17 [colin]      1.9.15cvs69
8853
8854         * src/addr_compl.c
8855                 Fi bug #833 (Autocompleting from addressbook 
8856                 fails with extended chars)
8857         * src/imap.c
8858                 Fix 'adding messages' staying in statusbar
8859                 after an error
8860
8861 2005-10-17 [wwp]        1.9.15cvs68
8862
8863         * src/ssl_manager.c
8864                 Fix buttons' layout resizing when window size changes
8865
8866 2005-10-17 [wwp]        1.9.15cvs67
8867
8868         * src/account.c
8869         * src/prefs_account.c
8870         * src/prefs_common.c
8871         * src/prefs_common.h
8872         * src/prefs_folder_item.c
8873         * src/prefs_gtk.c
8874         * src/gtk/logwindow.c
8875         * src/gtk/pluginwindow.c
8876         * src/gtk/prefswindow.c
8877         * src/gtk/prefswindow.h
8878                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8879
8880 2005-10-17 [paul]       1.9.15cvs66
8881
8882         * configure.ac
8883                 fix missing libetpan message
8884         * po/en_GB.po
8885                 updated
8886         * src/crash.c
8887         * src/manual.c
8888         * src/prefs_themes.c
8889         * src/common/defs.h
8890                 add some new URI defines, change some
8891                 others
8892         * src/wizard.c
8893                 make welcome message translatable
8894                 small improvements to english
8895                 other tweaks
8896         * src/gtk/menu.c
8897                 fix warnings
8898
8899 2005-10-17 [paul]       1.9.15cvs65
8900
8901         * src/summaryview.c
8902                 fix column titles
8903
8904 2005-10-16 [mones]      1.9.15cvs64
8905
8906         * po/es.po
8907                 Updated translation
8908
8909 2005-10-16 [colin]
8910
8911         1.9.99-rc1 released
8912
8913 2005-10-16 [colin]      1.9.15cvs63
8914
8915         * src/wizard.c
8916                 Fix whitespace
8917
8918 2005-10-16 [colin]      1.9.15cvs62
8919
8920         * src/toolbar.c
8921                 s/Get All/Get Mail/
8922         * src/wizard.c
8923                 Real welcome mail text, thanks Paul
8924
8925 2005-10-16 [colin]      1.9.15cvs61
8926
8927         * src/editldap.c
8928         * src/exporthtml.c
8929         * src/main.c
8930         * src/mainwindow.c
8931         * src/prefs_themes.c
8932         * src/prefs_toolbar.c
8933         * src/plugins/demo/demo.c
8934         * src/plugins/trayicon/trayicon.c
8935                 s/Sylpheed/Sylpheed-Claws/
8936
8937 2005-10-16 [colin]      1.9.15cvs60
8938
8939         * src/wizard.c
8940                 Add a welcome email in the first empty mailbox
8941         * src/prefs_common.c
8942                 Change one more default
8943
8944 2005-10-16 [colin]      1.9.15cvs59
8945
8946         * src/wizard.c
8947                 Remove printf
8948
8949 2005-10-16 [colin]      1.9.15cvs58
8950
8951         * src/toolbar.c
8952         * src/prefs_common.c
8953                 Change some defaults
8954
8955 2005-10-16 [colin]      1.9.15cvs57
8956
8957         * src/toolbar.c
8958         * src/prefs_common.c
8959                 Change some defaults
8960
8961 2005-10-16 [colin]      1.9.15cvs56
8962
8963         * src/wizard.c
8964                 By default, initialize fonts to have
8965                 the same size as normal GtkWidgets
8966
8967 2005-10-16 [colin]      1.9.15cvs55
8968
8969         * src/mimeview.c
8970                 Fix message a bit more
8971
8972 2005-10-16 [colin]      1.9.15cvs54
8973
8974         * src/addressbook.c
8975                 Second attempt at flicker fixing
8976
8977 2005-10-16 [colin]      1.9.15cvs53
8978
8979         * src/addressbook.c
8980                 Fix flicker
8981
8982 2005-10-16 [wwp]        1.9.15cvs52
8983
8984         * src/addressbook.c
8985         * src/editaddress.c
8986         * src/prefs_common.c
8987         * src/prefs_common.h
8988                 Remember window sizes (address book)
8989
8990 2005-10-16 [wwp]        1.9.15cvs51
8991
8992         * src/plugins/clamav/clamav_plugin_gtk.c
8993         * src/plugins/spamassassin/spamassassin_gtk.c
8994                 Fix compilation warnings (missing #include).
8995
8996 2005-10-16 [colin]      1.9.15cvs50
8997
8998         * src/mimeview.c
8999         * src/summaryview.c
9000         * src/textview.c
9001                 Make 'c' check signature, and forward
9002                 c, l, y, t from summaryview to mimeview
9003
9004 2005-10-16 [colin]      1.9.15cvs49
9005
9006         * src/addressbook.c
9007                 Put border around buttons
9008         * src/mainwindow.c
9009         * src/summaryview.c
9010                 Rework menus (Patch based on a patch
9011                 by Paul)
9012
9013 2005-10-15 [wwp]        1.9.15cvs48
9014
9015         * src/editjpilot.c
9016         * src/editldap.c
9017         * src/editvcard.c
9018         * src/exphtmldlg.c
9019         * src/expldifdlg.c
9020         * src/export.c
9021         * src/import.c
9022         * src/importldif.c
9023         * src/importmutt.c
9024         * src/importpine.c
9025         * src/prefs_account.c
9026         * src/prefs_spelling.c
9027         * src/gtk/gtkutils.c
9028         * src/gtk/gtkutils.h
9029         * src/plugins/clamav/clamav_plugin_gtk.c
9030         * src/plugins/spamassassin/spamassassin_gtk.c
9031                 use nicer browse-for-file/dir buttons than the "..." ones,
9032                 code factorizing more.
9033
9034 2005-10-14 [colin]      1.9.15cvs47
9035
9036         * src/mainwindow.c
9037                 set relief on the account switcher so that people see it
9038                 grey out Create processing rules when no message is selected
9039         * src/prefs_filtering.c
9040                 ask before closing if the rule has not been modified, even if
9041                 it's not valid
9042         * src/prefs_matcher.c
9043                 fix sensitivity when entering the dialog
9044         * src/gtk/inputdialog.c
9045                 display a better icon on password ask
9046         * src/plugins/pgpcore/passphrase.c
9047                 make the dialog look better
9048
9049 2005-10-14 [paul]       1.9.15cvs46
9050
9051         * src/folderview.c
9052                 indicate presense of marked msgs in
9053                 unexpanded subfolders
9054
9055 2005-10-14 [paul]       1.9.15cvs45
9056
9057         * src/prefs_actions.c
9058         * src/prefs_common.c
9059         * src/prefs_common.h
9060         * src/prefs_filtering_action.c
9061         * src/prefs_matcher.c
9062         * src/prefs_template.c
9063                 remember window sizes
9064                 fix Info button size
9065
9066         Patches by wwp
9067
9068 2005-10-13 [colin]      1.9.15cvs44
9069
9070         * src/mimeview.c
9071         * src/noticeview.c
9072         * src/noticeview.h
9073                 Add a tooltip on the icon (optional) 
9074                 Get rid of the signature buttons and only
9075                 use the icon+tooltip
9076
9077 2005-10-13 [colin]      1.9.15cvs43
9078
9079         * src/noticeview.c
9080         * src/noticeview.h
9081                 Add hand cursor for hovering over icon
9082
9083 2005-10-13 [colin]      1.9.15cvs42
9084
9085         * src/summaryview.c
9086                 Fix crash when quicksearch's hidden 
9087                 at startup
9088
9089 2005-10-13 [colin]      1.9.15cvs41
9090
9091         * src/compose.c
9092                 Set subject when forwarding multiple mails
9093                 Check that other recipient than the default Cc or Bcc
9094                 have been set before sending.
9095
9096 2005-10-13 [colin]      1.9.15cvs40
9097
9098         * src/imap.c
9099                 Batch per-folder
9100                 Introduce locking, but don't use it yet
9101
9102 2005-10-13 [colin]      1.9.15cvs39
9103
9104         * src/gtk/quicksearch.c
9105                 Reset quicksearch when hiding it
9106                 Make sticky a real pref
9107
9108 2005-10-13 [colin]      1.9.15cvs38
9109
9110         * src/summaryview.c
9111                 Faster prefs apply
9112
9113 2005-10-13 [colin]      1.9.15cvs37
9114
9115         * src/mimeview.c
9116         * src/noticeview.c
9117         * src/noticeview.h
9118         * src/plugins/pgpcore/sgpgme.c
9119                 Make privacy icon clickable
9120                 Move Trust field in Full info
9121                 When trust is less than full, don't display
9122                 a warning icon
9123
9124 2005-10-13 [colin]      1.9.15cvs36
9125
9126         * src/folder.c
9127                 Batch on flags sync
9128         * src/folderview.c
9129                 Revert speed hack which is dangerous in fact
9130                 Apply prefs faster
9131
9132 2005-10-13 [colin]      1.9.15cvs35
9133
9134         * src/folder_item_prefs.c
9135                 Fix pref corruption on folder move. Patch
9136                 by wwp
9137
9138 2005-10-13 [paul]       1.9.15cvs34
9139
9140         * src/export.c
9141         * src/import.c
9142                 fix typos in g_warnings
9143         * src/prefs_account.c
9144                 add a file selector for Signature file
9145
9146         Patches by wwp
9147
9148 2005-10-12 [colin]      1.9.15cvs33
9149
9150         * src/mimeview.c
9151                 Provide a quick way to go back from a
9152                 signature's full info to the email part
9153
9154 2005-10-12 [colin]      1.9.15cvs32
9155
9156         * src/compose.c
9157                 Remove old hack of encoding signed mails with base64.
9158                 QP works equally well.
9159
9160 2005-10-12 [colin]      1.9.15cvs31
9161
9162         * src/crash.c
9163                 Replace deprecated GtkText with GtkTextView
9164         * src/imap.c
9165                 Fix a logic bug about counts in imap_select
9166                 (previously un-triggered)
9167         * src/mainwindow.c
9168         * src/summaryview.c
9169         * src/news.c
9170                 Allow local deletion of news posts
9171         * src/mimeview.c
9172                 Show GPG noticeview on the message/rfc822 part
9173                 in addition to the text/plain one
9174         * src/prefs_image_viewer.c
9175           src/plugins/pgpcore/prefs_gpg.c
9176                 Polish (set the label as part of the checkbox)
9177         * src/wizard.c
9178                 Don't sit there doing nothing after destroying
9179                 the window - return err
9180
9181 2005-10-11 [colin]      1.9.15cvs30
9182
9183         * src/folderview.c
9184                 Apply processing rules before showing folders.
9185                 Early folder show (before flags sync) will only
9186                 be done when there are no processing rules (nor
9187                 pre- or post- ones)
9188         * src/imap.c
9189                 Fix stuff related to mail subdir, creation and 
9190                 deletion of folders 
9191         * src/imap_gtk.c
9192                 Don't allow creation of folders in NoInferior
9193                 folders, as it won't work
9194
9195 2005-10-10 [colin]      1.9.15cvs29
9196
9197         * src/compose.c
9198                 Reselect "None" Privacy system when selecting an
9199                 account with no privacy system defined
9200
9201 2005-10-10 [colin]      1.9.15cvs28
9202
9203         * src/mainwindow.c
9204                 Add Windows-1252 encoding
9205         * src/prefs_common.c
9206                 Rework some defaults:
9207                 - autosave to draft by default
9208                 - don't show header pane (it's already in the textview)
9209                 - Select first new or unread mail on entry
9210                 - Assume 'Yes' to change folder when there's no more
9211                   unread message
9212         * src/prefs_matcher.c
9213                 Fix a gtk assertion failure
9214         * src/gtk/colorlabel.c
9215                 Workaround bad repainting on selection
9216         * src/main.c
9217                 Freeze/thaw (a bit faster on ssh -X)
9218         * src/msgcache.c
9219                 Get rid of StrdupConverter that just adds an
9220                 extra strdup/free 
9221         * src/etpan/imap_thread.c
9222                 memset buf to 0
9223
9224 2005-10-10 [colin]      1.9.15cvs27
9225
9226         * src/export.c
9227         * src/import.c
9228                 Fix compile on gtk 2.4. Patch by wwp
9229
9230 2005-10-09 [colin]      1.9.15cvs26
9231
9232         * src/mainwindow.c
9233         * src/messageview.c
9234         * src/summaryview.c
9235                 Clarify forward menus. Patch by wwp
9236
9237 2005-10-09 [colin]      1.9.15cvs25
9238
9239         * src/compose.c
9240         * src/compose.h
9241                 Fix bug #829 (Non-working "Encrypt message by 
9242                 default when replying to an encrypted message")
9243
9244 2005-10-08 [colin]      1.9.15cvs24
9245
9246         * src/wizard.c
9247                 Fix bug #827 ("Welcome" setup wizard after a 
9248                 permission error gives up & forgets itself.)
9249
9250 2005-10-08 [colin]      1.9.15cvs23
9251
9252         * src/procmime.c
9253                 Fix bug #828 (Ignoring headers with spaces around = sign)
9254
9255 2005-10-08 [colin]      1.9.15cvs22
9256
9257         * src/export.c
9258                 Warning fix by wwp
9259
9260 2005-10-08 [colin]      1.9.15cvs21
9261
9262         * src/folder.c
9263         * src/folder.h
9264                 Add a processing_pending indicator, set on 
9265                 folder_item_open and cleared after 
9266                 folder_item_process_open
9267         * src/folderview.c
9268         * src/summaryview.c
9269                 wrap procmsg_msginfo_*_flags, and in the
9270                 wrapper check that there's no folder processing 
9271                 pending. If there is, defer the flags change until 
9272                 processing is done to avoid stepping over each
9273                 other's toes.
9274                 Freeze during processing, but not during scanning.
9275
9276 2005-10-07 [colin]      1.9.15cvs20
9277
9278         * src/plugins/pgpcore/passphrase.c
9279                 Fix bug #826 (X-Server hangs when 
9280                 right-clicking a PGP encrypted message)
9281
9282 2005-10-07 [paul]       1.9.15cvs19
9283
9284         * src/compose.c
9285                 fix compose_entries[]
9286                 patch by Fabien Vantard
9287
9288 2005-10-06 [colin]      1.9.15cvs18
9289
9290         * src/pixmaps/address.xpm
9291         * src/pixmaps/address_book.xpm
9292         * src/pixmaps/book.xpm
9293         * src/pixmaps/check_spelling.xpm
9294         * src/pixmaps/checkbox_off.xpm
9295         * src/pixmaps/checkbox_on.xpm
9296         * src/pixmaps/close.xpm
9297         * src/pixmaps/complete.xpm
9298         * src/pixmaps/continue.xpm
9299         * src/pixmaps/deleted.xpm
9300         * src/pixmaps/down_arrow.xpm
9301         * src/pixmaps/exec.xpm
9302         * src/pixmaps/forwarded.xpm
9303         * src/pixmaps/group.xpm
9304         * src/pixmaps/ignorethread.xpm
9305         * src/pixmaps/interface.xpm
9306         * src/pixmaps/jpilot.xpm
9307         * src/pixmaps/ldap.xpm
9308         * src/pixmaps/linewrap.xpm
9309         * src/pixmaps/linewrapcurrent.xpm
9310         * src/pixmaps/mail.xpm
9311         * src/pixmaps/mail_attach.xpm
9312         * src/pixmaps/mail_compose.xpm
9313         * src/pixmaps/mail_forward.xpm
9314         * src/pixmaps/mail_receive.xpm
9315         * src/pixmaps/mail_receive_all.xpm
9316         * src/pixmaps/mail_reply.xpm
9317         * src/pixmaps/mail_reply_to_all.xpm
9318         * src/pixmaps/mail_reply_to_author.xpm
9319         * src/pixmaps/mail_send.xpm
9320         * src/pixmaps/mail_send_queue.xpm
9321         * src/pixmaps/mime_application.xpm
9322         * src/pixmaps/mime_audio.xpm
9323         * src/pixmaps/mime_image.xpm
9324         * src/pixmaps/mime_message.xpm
9325         * src/pixmaps/mime_text_enriched.xpm
9326         * src/pixmaps/mime_text_html.xpm
9327         * src/pixmaps/mime_text_plain.xpm
9328         * src/pixmaps/mime_unknown.xpm
9329         * src/pixmaps/new.xpm
9330         * src/pixmaps/news_compose.xpm
9331         * src/pixmaps/offline.xpm
9332         * src/pixmaps/online.xpm
9333         * src/pixmaps/paste.xpm
9334         * src/pixmaps/preferences.xpm
9335         * src/pixmaps/privacy_emblem_encrypted.xpm
9336         * src/pixmaps/privacy_expired.xpm
9337         * src/pixmaps/privacy_failed.xpm
9338         * src/pixmaps/privacy_passed.xpm
9339         * src/pixmaps/privacy_signed.xpm
9340         * src/pixmaps/privacy_unknown.xpm
9341         * src/pixmaps/privacy_warn.xpm
9342         * src/pixmaps/properties.xpm
9343         * src/pixmaps/replied.xpm
9344         * src/pixmaps/search.xpm
9345         * src/pixmaps/unread.xpm
9346         * src/pixmaps/up_arrow.xpm
9347         * src/pixmaps/vcard.xpm
9348                 Modernize internal theme, with icons from the 
9349                 Gnomaws theme. Keep some of the old ones where
9350                 they were better.
9351
9352 2005-10-06 [colin]      1.9.15cvs17
9353
9354         * src/summaryview.c
9355                 Little optimisations + bugfix
9356         * src/toolbar.c
9357                 Remove default useless items - useless being defined
9358                 by the default relevant prefs
9359         * src/wizard.c
9360                 include config.h to make gettext work
9361         * src/prefs_themes.c
9362                 Fix selection of current theme in prefs
9363
9364 2005-10-06 [colin]      1.9.15cvs16
9365
9366         * src/prefs_common.c
9367         * src/prefs_common.h
9368         * src/prefs_summaries.c
9369         * src/folderview.c
9370                 Add a warning dialog on Mark all read 
9371                 (with pref to get rid of it)
9372
9373 2005-10-06 [paul]       1.9.15cvs15
9374
9375         * po/nb.po
9376         * po/pt_BR.po
9377                 updated by Geir Helland and Frederico
9378                 Goncalves Guimaraes
9379
9380 2005-10-05 [colin]      1.9.15cvs14
9381
9382         * src/folder.c
9383         * src/folder.h
9384         * src/folderview.c
9385         * src/folderview.h
9386         * src/imap_gtk.c
9387         * src/mh_gtk.c
9388         * src/mainwindow.c
9389         * src/setup.c
9390                 add a way to rescan without rebuilding
9391                 make moving a bit faster (less folders changes)
9392                 don't lock the tree on Get 
9393         * src/imap.c
9394                 Don't re-delete deleted messages before expunging
9395         * src/summaryview.c
9396                 Set batch mode when deleting mails
9397
9398 2005-10-05 [paul]       1.9.15cvs13
9399
9400         * src/mainwindow.c
9401         * src/mainwindow.h
9402                 fix disabled Execute menu item
9403         * src/toolbar.c
9404                 match the change in 1.9.15cvs10: use Compose
9405                 instead of News by default
9406
9407 2005-10-04 [colin]      1.9.15cvs12
9408
9409         * src/compose.c
9410                 When replying to an ML post with Reply-To set
9411                 to the poster's email, honor it (as before),
9412                 but also honor our user's request to reply to
9413                 the mailing list: set the ML address in the To
9414                 field and the Reply-To address in the Cc: 
9415                 field.
9416
9417 2005-10-04 [colin]      1.9.15cvs11
9418
9419         * src/plugins/trayicon/trayicon.c
9420                 Finish cosmetic change - thanks to wwp
9421
9422 2005-10-04 [colin]      1.9.15cvs10
9423
9424         * src/toolbar.c
9425                 Use Compose instead of Email by default.
9426                 Spotted by wwp.
9427
9428 2005-10-04 [colin]      1.9.15cvs9
9429
9430         * src/folder.c
9431         * src/folder.h
9432         * src/folderview.c
9433         * src/imap.c
9434         * src/etpan/imap-thread.c
9435         * src/etpan/imap-thread.h
9436                 Try to make IMAP faster, by simplifying SEARCH
9437                 commands, avoiding sending two STATUS in a row,
9438                 and deferring flags sync and processing just
9439                 after displaying the folder. 
9440                 This will update the SummaryView in certain
9441                 cases (new mails not already fetched, flags
9442                 changed from another client) but in a non-
9443                 blocking manner.
9444
9445 2005-10-04 [colin]      1.9.15cvs8
9446
9447         * src/plugins/trayicon/trayicon.c
9448                 Relabel "Offline" to "Work offline"
9449
9450 2005-10-04 [colin]      1.9.15cvs7
9451
9452         * src/export.c
9453         * src/import.c
9454         * src/mbox.c
9455                 Fix mbox import/export buglets
9456                 Patch by wwp
9457         * src/plugins/trayicon/trayicon.c
9458                 Add offline swithc
9459                 Patch by wwp
9460
9461 2005-10-04 [colin]      1.9.15cvs6
9462
9463         * src/folder.c
9464         * src/folderview.c
9465         * src/summaryview.c
9466                 Better fix (don't break mark all read) for cvs2
9467
9468 2005-10-03 [colin]      1.9.15cvs5
9469
9470         * src/folder.c
9471                 Use a sane sort by default
9472
9473 2005-10-03 [colin]      1.9.15cvs4
9474
9475         * src/inc.c
9476                 Add a 'Only once' button for overriding offline mode
9477         * src/prefs_account.c
9478         * src/wizard.c
9479                 Add Local mbox to the wizard
9480                 Add IMAP subdir to the wizard (or the wizard is useless
9481                 for such accounts, or even worse than useless)
9482                 Move IMAP subdir from Advanced to Receive tab, as it's
9483                 not that uncommon
9484
9485 2005-10-03 [colin]      1.9.15cvs3
9486
9487         * src/send_message.c
9488                 Forgot this one in cvs1
9489
9490 2005-10-03 [colin]      1.9.15cvs2
9491
9492         * src/folder.c
9493                 Faster close when leaving a folder with lots
9494                 of new mails. Idea by David Relson.
9495
9496 2005-10-03 [colin]      1.9.15cvs1
9497
9498         * src/compose.c
9499         * src/imap.c
9500         * src/inc.c
9501         * src/main.c
9502         * src/messageview.c
9503         * src/news.c
9504         * src/summaryview.c
9505         * src/gtk/sslcertwindow.c
9506         * src/plugins/trayicon/trayicon.c
9507                 Add accels to every AlertPanel. Patch by Fabien 
9508                 Vantard
9509
9510 2005-10-03 [paul]       1.9.15
9511
9512         1.9.15 released
9513
9514 2005-10-03 [paul]       1.9.14cvs68
9515
9516         * po/ca.po
9517         * po/de.po
9518         * po/es.po
9519         * po/fi.po
9520         * po/fr.po
9521         * po/sk.po
9522         * po/sr.po
9523         * po/zh_CN.po
9524                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9525                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9526                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9527
9528 2005-10-03 [paul]       1.9.14cvs67
9529
9530         * src/send_message.c
9531                 prevent hang on Cancel
9532                 patch by Colin
9533
9534 2005-10-03 [paul]       1.9.14cvs66
9535
9536         * src/main.c
9537                 fix crash in IMAP caused by discrepancy
9538                 between check_at_startup and offline mode
9539                 Patch by Colin
9540
9541 2005-10-01 [paul]       1.9.14cvs65
9542
9543         * src/inc.c
9544                 fix engrish
9545
9546 2005-10-01 [paul]       1.9.14cvs64
9547         * src/export.c
9548         * src/import.c
9549                 synchronise import_mbox() and export_mbox()
9550         * src/mbox.c
9551                 proc_mbox(): add alert if file cannot be opened
9552                 export_list_to_mbox(): test if dest file exists,
9553                 prompt user to overwrite if it does. add alert
9554                 if file cannot be created
9555                                                                 
9556         Patch by wwp
9557                                                                                                                 
9558
9559 2005-09-30 [paul]       1.9.14cvs63
9560
9561         * src/addressbook.c
9562                 Fix sensitivity of a menu
9563         * src/codeconv.c
9564                 Respect hidden pref for mails with no encoding
9565         * src/common/xml.c
9566                 Fix memory corruption
9567         * src/plugins/pgpcore/sgpgme.c
9568                 Fix segfault on incomplete sigs, and display
9569                 of S/Mime UIDs
9570
9571         Patches by Colin
9572
9573 2005-09-30 [colin]      1.9.14cvs62
9574
9575         * src/partial_download.c
9576                 Little logic fix in almost-dead code
9577         * src/pop.c
9578                 Fix partial download when there's no new mail
9579
9580 2005-09-29 [paul]       1.9.14cvs61
9581
9582         * src/plugins/pgpinline/pgpinline.c
9583                 fix bug 819, 'crash accessing sign message'
9584                 Patch by Colin
9585
9586 2005-09-28 [martin]     1.9.14cvs60
9587
9588         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9589                 fix bug #790 (Crash when restarting window manager (fluxbox))
9590
9591 2005-09-28 [paul]       1.9.14cvs59
9592
9593         * src/gtk/gtkaspell.c
9594                 fix off-by-one typo
9595
9596 2005-09-27 [colin]      1.9.14cvs58
9597
9598         * src/plugins/pgpcore/sgpgme.c
9599                 Report error when there's one, instead of
9600                 "Signature unchecked" 
9601
9602 2005-09-27 [colin]      1.9.14cvs57
9603
9604         * src/prefs_quote.c
9605                 Fix bug #816 (Weird quotation with spaces)
9606
9607 2005-09-27 [colin]      1.9.14cvs56
9608
9609         * src/codeconv.c
9610         * src/compose.c
9611         * src/compose.h
9612                 Put subject in compose's title
9613                 Fix Automatic encoding so that it's really automatic:
9614                 first try default locale's charset, then charset of the replied mail, 
9615                 then utf-8
9616                 Fix encoding of headers (must be in strict mode too)
9617
9618 2005-09-26 [colin]      1.9.14cvs55
9619
9620         * src/gtk/gtkaspell.c
9621                 Fix previous patch - don't color the space,
9622                 just uncolor it :)
9623
9624 2005-09-26 [colin]      1.9.14cvs54
9625
9626         * src/gtk/gtkaspell.c
9627                 Unmark space if possible
9628
9629 2005-09-26 [colin]      1.9.14cvs53
9630
9631         * src/imap.c
9632                 log_error instead of alertpanel according to the pref
9633         * src/etpan/imap-thread.c
9634                 Print connect status, copy only necessary size to 
9635                 logger
9636         * src/plugins/pgpmime/pgpmime.c
9637                 Handle S/Mime signatures (verification only). Patch based
9638                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9639
9640 2005-09-26 [paul]       1.9.14cvs52
9641
9642         * src/common/passcrypt.c
9643                 this 'workaround' not necessary on NetBSD.
9644                 Thanks to Daniel Gustafson
9645
9646 2005-09-26 [paul]
9647
9648         1.9.15-rc4 released
9649
9650 2005-09-26 [paul]       1.9.14cvs51
9651
9652         * src/summaryview.c
9653                 Skip currently selected message when
9654                 looking for next new or unread message
9655                 in current folder. Patch by Colin
9656         * src/common/passcrypt.c
9657                 eliminate warnings on *BSD. Patch by
9658                 Daniel Gustafson
9659
9660 2005-09-26 [colin]      1.9.14cvs50
9661
9662         * src/procmsg.c
9663                 Call postfiltering hook anyway
9664
9665 2005-09-22 [colin]      1.9.14cvs49
9666
9667         * src/codeconv.c
9668         * src/codeconv.h
9669                 Add a strict mode that doesn't replace with _
9670         * src/compose.c
9671         * src/compose.h
9672                 Use strict conversion while sending
9673                 Fix race when drafting while sending (happens
9674                 on IMAP)
9675                 Fix d'n'd of messages from summaryview
9676         * src/prefs_common.c
9677         * src/prefs_common.h
9678                 add hidden utf8_instead_of_locale_for_broken_mail 
9679                 pref for people that preferred the default charset 
9680                 to be utf8 for broken mails
9681         * src/quote_fmt_parse.y
9682                 fix bug #815 (No quote insert if "From:" fied 
9683                 contained Russian letters)
9684         * src/summaryview.c
9685                 Fix d'n'd of messages to compose
9686
9687 2005-09-22 [paul]       1.9.14cvs48
9688
9689         * src/compose.c
9690                 fix bug where attachments Name entry
9691                 would display Path instead
9692
9693 2005-09-21 [paul]       1.9.14cvs47
9694
9695         * README
9696         * README.jp
9697         * configure.ac
9698         * config/config.rpath
9699         * doc/manual/en/sylpheed-20.html
9700         * doc/manual/es/sylpheed-20.html
9701         * po/bg.po
9702         * po/ca.po
9703         * po/de.po
9704         * po/es.po
9705         * po/fr.po
9706         * po/it.po
9707         * po/pt_BR.po
9708         * po/sk.po
9709         * po/zh_TW.po
9710         * src/account.c
9711         * src/account.h
9712         * src/action.c
9713         * src/action.h
9714         * src/adbookbase.h
9715         * src/addr_compl.c
9716         * src/addr_compl.h
9717         * src/addrbook.c
9718         * src/addrbook.h
9719         * src/addrcache.c
9720         * src/addrcache.h
9721         * src/addrcindex.c
9722         * src/addrcindex.h
9723         * src/addrclip.c
9724         * src/addrclip.h
9725         * src/addrdefs.h
9726         * src/addressadd.c
9727         * src/addressadd.h
9728         * src/addressbook.c
9729         * src/addressbook.h
9730         * src/addressitem.h
9731         * src/addrgather.c
9732         * src/addrgather.h
9733         * src/addrharvest.c
9734         * src/addrharvest.h
9735         * src/addrindex.c
9736         * src/addrindex.h
9737         * src/addritem.c
9738         * src/addritem.h
9739         * src/addrquery.c
9740         * src/addrquery.h
9741         * src/addrselect.c
9742         * src/addrselect.h
9743         * src/alertpanel.c
9744         * src/alertpanel.h
9745         * src/browseldap.c
9746         * src/browseldap.h
9747         * src/codeconv.c
9748         * src/codeconv.h
9749         * src/compose.c
9750         * src/compose.h
9751         * src/crash.c
9752         * src/crash.h
9753         * src/customheader.c
9754         * src/customheader.h
9755         * src/displayheader.c
9756         * src/displayheader.h
9757         * src/editaddress.c
9758         * src/editaddress.h
9759         * src/editbook.c
9760         * src/editbook.h
9761         * src/editgroup.c
9762         * src/editgroup.h
9763         * src/editjpilot.c
9764         * src/editjpilot.h
9765         * src/editldap.c
9766         * src/editldap.h
9767         * src/editldap_basedn.c
9768         * src/editldap_basedn.h
9769         * src/editvcard.c
9770         * src/editvcard.h
9771         * src/enriched.c
9772         * src/enriched.h
9773         * src/exphtmldlg.c
9774         * src/exphtmldlg.h
9775         * src/expldifdlg.c
9776         * src/expldifdlg.h
9777         * src/export.c
9778         * src/export.h
9779         * src/exporthtml.c
9780         * src/exporthtml.h
9781         * src/exportldif.c
9782         * src/exportldif.h
9783         * src/filtering.c
9784         * src/filtering.h
9785         * src/folder.c
9786         * src/folder.h
9787         * src/folder_item_prefs.c
9788         * src/folder_item_prefs.h
9789         * src/foldersel.c
9790         * src/foldersel.h
9791         * src/folderutils.c
9792         * src/folderutils.h
9793         * src/folderview.c
9794         * src/folderview.h
9795         * src/grouplistdialog.c
9796         * src/grouplistdialog.h
9797         * src/headerview.c
9798         * src/headerview.h
9799         * src/html.c
9800         * src/html.h
9801         * src/image_viewer.c
9802         * src/image_viewer.h
9803         * src/imap.c
9804         * src/imap.h
9805         * src/imap_gtk.c
9806         * src/imap_gtk.h
9807         * src/import.c
9808         * src/import.h
9809         * src/importldif.c
9810         * src/importldif.h
9811         * src/importmutt.c
9812         * src/importmutt.h
9813         * src/importpine.c
9814         * src/importpine.h
9815         * src/inc.c
9816         * src/inc.h
9817         * src/jpilot.c
9818         * src/jpilot.h
9819         * src/ldapctrl.c
9820         * src/ldapctrl.h
9821         * src/ldaplocate.c
9822         * src/ldaplocate.h
9823         * src/ldapquery.c
9824         * src/ldapquery.h
9825         * src/ldapserver.c
9826         * src/ldapserver.h
9827         * src/ldaputil.c
9828         * src/ldaputil.h
9829         * src/ldif.c
9830         * src/ldif.h
9831         * src/localfolder.c
9832         * src/localfolder.h
9833         * src/main.c
9834         * src/main.h
9835         * src/mainwindow.c
9836         * src/mainwindow.h
9837         * src/manual.c
9838         * src/manual.h
9839         * src/matcher.c
9840         * src/matcher.h
9841         * src/matcher_parser.h
9842         * src/matcher_parser_lex.l
9843         * src/matcher_parser_parse.y
9844         * src/mbox.c
9845         * src/mbox.h
9846         * src/message_search.c
9847         * src/message_search.h
9848         * src/messageview.c
9849         * src/messageview.h
9850         * src/mh.c
9851         * src/mh.h
9852         * src/mh_gtk.c
9853         * src/mh_gtk.h
9854         * src/mimeview.c
9855         * src/mimeview.h
9856         * src/msgcache.c
9857         * src/msgcache.h
9858         * src/mutt.c
9859         * src/mutt.h
9860         * src/news.c
9861         * src/news.h
9862         * src/news_gtk.c
9863         * src/news_gtk.h
9864         * src/noticeview.c
9865         * src/noticeview.h
9866         * src/partial_download.c
9867         * src/partial_download.h
9868         * src/pine.c
9869         * src/pine.h
9870         * src/pop.c
9871         * src/pop.h
9872         * src/prefs_account.c
9873         * src/prefs_account.h
9874         * src/prefs_actions.c
9875         * src/prefs_actions.h
9876         * src/prefs_common.c
9877         * src/prefs_common.h
9878         * src/prefs_compose_writing.c
9879         * src/prefs_compose_writing.h
9880         * src/prefs_customheader.c
9881         * src/prefs_customheader.h
9882         * src/prefs_display_header.c
9883         * src/prefs_display_header.h
9884         * src/prefs_ext_prog.c
9885         * src/prefs_ext_prog.h
9886         * src/prefs_filtering.c
9887         * src/prefs_filtering.h
9888         * src/prefs_filtering_action.c
9889         * src/prefs_filtering_action.h
9890         * src/prefs_folder_column.c
9891         * src/prefs_folder_column.h
9892         * src/prefs_folder_item.c
9893         * src/prefs_folder_item.h
9894         * src/prefs_fonts.c
9895         * src/prefs_fonts.h
9896         * src/prefs_gtk.c
9897         * src/prefs_gtk.h
9898         * src/prefs_image_viewer.c
9899         * src/prefs_image_viewer.h
9900         * src/prefs_matcher.c
9901         * src/prefs_matcher.h
9902         * src/prefs_message.c
9903         * src/prefs_message.h
9904         * src/prefs_msg_colors.c
9905         * src/prefs_msg_colors.h
9906         * src/prefs_other.c
9907         * src/prefs_other.h
9908         * src/prefs_quote.c
9909         * src/prefs_quote.h
9910         * src/prefs_receive.c
9911         * src/prefs_receive.h
9912         * src/prefs_send.c
9913         * src/prefs_send.h
9914         * src/prefs_spelling.c
9915         * src/prefs_spelling.h
9916         * src/prefs_summaries.c
9917         * src/prefs_summaries.h
9918         * src/prefs_summary_column.c
9919         * src/prefs_summary_column.h
9920         * src/prefs_template.c
9921         * src/prefs_template.h
9922         * src/prefs_themes.c
9923         * src/prefs_themes.h
9924         * src/prefs_toolbar.c
9925         * src/prefs_toolbar.h
9926         * src/prefs_wrapping.c
9927         * src/prefs_wrapping.h
9928         * src/privacy.c
9929         * src/privacy.h
9930         * src/procheader.c
9931         * src/procheader.h
9932         * src/procmime.c
9933         * src/procmime.h
9934         * src/procmsg.c
9935         * src/procmsg.h
9936         * src/quote_fmt.c
9937         * src/quote_fmt_parse.y
9938         * src/recv.c
9939         * src/recv.h
9940         * src/remotefolder.c
9941         * src/remotefolder.h
9942         * src/send_message.c
9943         * src/send_message.h
9944         * src/setup.c
9945         * src/setup.h
9946         * src/simple-gettext.c
9947         * src/sourcewindow.c
9948         * src/sourcewindow.h
9949         * src/ssl_manager.c
9950         * src/ssl_manager.h
9951         * src/statusbar.c
9952         * src/statusbar.h
9953         * src/stock_pixmap.c
9954         * src/stock_pixmap.h
9955         * src/summary_search.c
9956         * src/summary_search.h
9957         * src/summaryview.c
9958         * src/summaryview.h
9959         * src/syldap.c
9960         * src/syldap.h
9961         * src/textview.c
9962         * src/textview.h
9963         * src/toolbar.c
9964         * src/toolbar.h
9965         * src/undo.c
9966         * src/undo.h
9967         * src/unmime.c
9968         * src/unmime.h
9969         * src/vcard.c
9970         * src/vcard.h
9971         * src/wizard.c
9972         * src/wizard.h
9973         * src/common/base64.c
9974         * src/common/base64.h
9975         * src/common/defs.h
9976         * src/common/hooks.c
9977         * src/common/hooks.h
9978         * src/common/log.c
9979         * src/common/log.h
9980         * src/common/md5.c
9981         * src/common/md5.h
9982         * src/common/mgutils.c
9983         * src/common/mgutils.h
9984         * src/common/nntp.c
9985         * src/common/nntp.h
9986         * src/common/passcrypt.c
9987         * src/common/passcrypt.h.in
9988         * src/common/plugin.c
9989         * src/common/plugin.h
9990         * src/common/prefs.c
9991         * src/common/prefs.h
9992         * src/common/progressindicator.c
9993         * src/common/progressindicator.h
9994         * src/common/quoted-printable.c
9995         * src/common/quoted-printable.h
9996         * src/common/session.c
9997         * src/common/session.h
9998         * src/common/smtp.c
9999         * src/common/smtp.h
10000         * src/common/socket.c
10001         * src/common/socket.h
10002         * src/common/ssl.c
10003         * src/common/ssl.h
10004         * src/common/ssl_certificate.c
10005         * src/common/ssl_certificate.h
10006         * src/common/string_match.c
10007         * src/common/string_match.h
10008         * src/common/stringtable.c
10009         * src/common/sylpheed.c
10010         * src/common/sylpheed.h
10011         * src/common/template.c
10012         * src/common/template.h
10013         * src/common/timing.h
10014         * src/common/utils.c
10015         * src/common/utils.h
10016         * src/common/uuencode.c
10017         * src/common/uuencode.h
10018         * src/common/version.h.in
10019         * src/common/xml.c
10020         * src/common/xml.h
10021         * src/common/xmlprops.c
10022         * src/common/xmlprops.h
10023         * src/gtk/about.c
10024         * src/gtk/about.h
10025         * src/gtk/colorlabel.c
10026         * src/gtk/colorlabel.h
10027         * src/gtk/colorsel.c
10028         * src/gtk/colorsel.h
10029         * src/gtk/description_window.c
10030         * src/gtk/description_window.h
10031         * src/gtk/filesel.c
10032         * src/gtk/filesel.h
10033         * src/gtk/foldersort.c
10034         * src/gtk/foldersort.h
10035         * src/gtk/gtkutils.c
10036         * src/gtk/gtkutils.h
10037         * src/gtk/inputdialog.c
10038         * src/gtk/inputdialog.h
10039         * src/gtk/logwindow.c
10040         * src/gtk/logwindow.h
10041         * src/gtk/manage_window.c
10042         * src/gtk/manage_window.h
10043         * src/gtk/menu.c
10044         * src/gtk/menu.h
10045         * src/gtk/pluginwindow.c
10046         * src/gtk/pluginwindow.h
10047         * src/gtk/prefswindow.c
10048         * src/gtk/prefswindow.h
10049         * src/gtk/progressdialog.c
10050         * src/gtk/progressdialog.h
10051         * src/gtk/quicksearch.c
10052         * src/gtk/quicksearch.h
10053         * src/gtk/sslcertwindow.c
10054         * src/gtk/sslcertwindow.h
10055         * src/plugins/clamav/clamav_plugin.c
10056         * src/plugins/clamav/clamav_plugin.h
10057         * src/plugins/clamav/clamav_plugin_gtk.c
10058         * src/plugins/demo/demo.c
10059         * src/plugins/dillo_viewer/dillo_prefs.c
10060         * src/plugins/dillo_viewer/dillo_prefs.h
10061         * src/plugins/dillo_viewer/dillo_viewer.c
10062         * src/plugins/mathml_viewer/mathml_viewer.c
10063         * src/plugins/pgpcore/passphrase.c
10064         * src/plugins/pgpcore/passphrase.h
10065         * src/plugins/pgpcore/plugin.c
10066         * src/plugins/pgpcore/prefs_gpg.c
10067         * src/plugins/pgpcore/prefs_gpg.h
10068         * src/plugins/pgpcore/select-keys.c
10069         * src/plugins/pgpcore/select-keys.h
10070         * src/plugins/pgpcore/sgpgme.c
10071         * src/plugins/pgpcore/sgpgme.h
10072         * src/plugins/pgpinline/pgpinline.c
10073         * src/plugins/pgpinline/pgpinline.h
10074         * src/plugins/pgpinline/plugin.c
10075         * src/plugins/pgpmime/pgpmime.c
10076         * src/plugins/pgpmime/pgpmime.h
10077         * src/plugins/pgpmime/plugin.c
10078         * src/plugins/spamassassin/spamassassin.c
10079         * src/plugins/spamassassin/spamassassin.h
10080         * src/plugins/spamassassin/spamassassin_gtk.c
10081         * src/plugins/trayicon/trayicon.c
10082         * tools/OOo2sylpheed.pl
10083         * tools/acroread2sylpheed.pl
10084         * tools/asus_mailled.sh
10085         * tools/filter_conv.pl
10086         * tools/freshmeat_search.pl
10087         * tools/google_search.pl
10088         * tools/kmail2sylpheed.pl
10089         * tools/kmail2sylpheed_v2.pl
10090         * tools/maildir2sylpheed.pl
10091         * tools/multiwebsearch.pl
10092         * tools/newscache_clean.pl
10093         * tools/outlook2sylpheed.pl
10094         * tools/sylpheed-switcher
10095         * tools/update-po
10096         * tools/vcard2xml.py
10097         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10098                 update FSF address
10099
10100 2005-09-21 [colin]      1.9.14cvs46
10101
10102         * src/gedit-print.c
10103         * src/procmsg.c
10104         * src/procmsg.h
10105         * src/textview.c
10106         * src/summaryview.c
10107                 Remove some printing hacks (deselection/reselection),
10108                 which by the way fix printing the currently 
10109                 displayed mime part (still only text)
10110                 Plus a little optimisation of summary_show
10111
10112
10113 2005-09-20 [colin]      1.9.14cvs45
10114
10115         * src/mainwindow.c
10116         * src/messageview.c
10117                 GUI fixups: add accels, set message
10118                 view title to displayed mail's subject
10119         * src/prefs_spelling.c
10120         * src/gtk/gtkaspell.c
10121                 GUI fixups: allow underlining misspelled
10122                 words instead of coloring them (a11y!)
10123
10124 2005-09-19 [colin]
10125
10126         1.9.15rc3 released
10127
10128 2005-09-19 [colin]      1.9.14cvs44
10129
10130         * src/compose.c
10131                 Fix draft message
10132         * src/gtk/gtkaspell.c
10133                 Fix wrong test ;-)
10134
10135 2005-09-19 [colin]      1.9.14cvs43
10136
10137         * src/addressbook.c
10138                 Fix sensitivity of Delete button
10139         * src/compose.c
10140                 Warn if the requested Privacy system
10141                 is not available
10142         * src/exphtmldlg.c
10143         * src/expldifdlg.c
10144         * src/importldif.c
10145         * src/importmutt.c
10146         * src/importpine.c
10147                 Fix crappy UI
10148         * src/
10149         * src/ssl.h
10150         * src/prefs_account.h
10151         * src/prefs_account.c
10152                 Save SSL prefs even in builds that have
10153                 SSL support disable
10154         * src/imap.c
10155         * src/inc.c
10156         * src/news.c
10157         * src/send_message.c
10158                 Warn if connection should be secure, but
10159                 SSL support isn't compiled in
10160         * src/gtkaspell.c
10161                 Fix word separation on UTF-8 systems
10162                 Fixes bug #812 (Strange inline spellchecking)
10163         * src/compose.c
10164                 Warn if the requested Privacy system
10165                 is not available
10166                 Factorize offline warning
10167         * src/imap.c
10168         * src/imap_gtk.c
10169         * src/imap_gtk.h
10170         * src/inc.h
10171         * src/news_gtk.c
10172         * src/news_gtk.h
10173         * src/messageview.c
10174                 Factorize offline warning
10175
10176 2005-09-19 [paul]
10177
10178         1.9.15-rc2 released
10179
10180 2005-09-18 [colin]      1.9.14cvs42
10181
10182         * src/codeconv.c
10183         * src/codeconv.h
10184         * src/procmime.c
10185                 Add a way to get locale's charset ignoring utf-8,
10186                 and use that as default encoding for broken mails
10187
10188 2005-09-18 [colin]      1.9.14cvs41
10189
10190         * src/gtk/logwindow.c
10191                 Translate string. Patch by Fabien Vantard
10192
10193 2005-09-18 [colin]      1.9.14cvs40
10194
10195         * configure.ac
10196                 Fix bug #803 (IMAP/SSL support breaks with 
10197                 GnuTLS libetpan 0.38)
10198
10199 2005-09-18 [colin]      1.9.14cvs39
10200
10201         * src/codeconv.c
10202         * src/compose.c
10203         * src/procmime.c
10204                 More charsets fixes. Fixes bug #806 (non
10205                 ascii characters in subject line)
10206
10207 2005-09-17 [paul]       1.9.14cvs38
10208
10209         * src/folderview.c
10210         * src/mainwindow.c
10211                 fix gcc-2.95 issues
10212                 Patch by Pawel Pekala
10213
10214 2005-09-17 [colin]      1.9.14cvs37
10215
10216         * src/addrindex.c
10217                 bugfix for NO-USE LDAP compilation, patch 
10218                 by Fabien Vantard
10219
10220 2005-09-17 [colin]      1.9.14cvs36
10221
10222         * src/prefs_actions.c
10223         * src/prefs_customheader.c
10224         * src/prefs_display_header.c
10225         * src/prefs_filtering_action.c
10226         * src/prefs_matcher.c
10227         * src/prefs_toolbar.c
10228                 Fix strange casts (less elegant but
10229                 works better)
10230
10231 2005-09-16 [colin]      1.9.14cvs35
10232
10233         * src/jpilot.c
10234                 Missed that one
10235
10236 2005-09-16 [colin]      1.9.14cvs34
10237
10238         * configure.ac
10239         * src/Makefile.am
10240         * src/addr_compl.c
10241         * src/addrindex.c
10242         * src/browseldap.c
10243         * src/editldap.c
10244         * src/ldaplocate.c
10245         * src/ldapquery.c
10246         * src/ldapquery.h
10247         * src/ldapserver.c
10248         * src/ldapserver.h
10249         * src/main.c
10250         * src/matcher_parser_parse.y
10251         * src/prefs_themes.c
10252         * src/etpan/Makefile.am
10253         * src/gtk/description_window.c
10254         * src/plugins/clamav/Makefile.am
10255         * src/plugins/clamav/clamav_plugin.c
10256         * src/plugins/dillo_viewer/Makefile.am
10257         * src/plugins/pgpcore/Makefile.am
10258         * src/plugins/pgpinline/Makefile.am
10259         * src/plugins/pgpmime/Makefile.am
10260         * src/plugins/trayicon/Makefile.am
10261                 Fix 100% cpu usage in address completion list
10262                 Fix little bugs (return with no values etc)
10263                 Fix all warnings (with common CFLAGS)
10264
10265 2005-09-15 [colin]      1.9.14cvs33
10266
10267         * src/addressbook.c
10268                 Fix bug where sometimes a group's email list is empty,
10269                 force its refresh (probably fixes "Re: how to create a 
10270                 distribution list")
10271         * src/ldapquery.c
10272                 Don't return to the callback in the main thread from the
10273                 fetch thread (or face segs!)
10274
10275 2005-09-15 [paul]       1.9.14cvs32
10276
10277         * src/prefs_matcher.c
10278                 forgotten in last commit
10279
10280 2005-09-15 [paul]       1.9.14cvs31
10281
10282         * src/prefs_actions.c
10283         * src/prefs_filtering_action.c
10284         * src/prefs_quote.c
10285         * src/quote_fmt.c
10286         * src/summaryview.c
10287         * src/gtk/description_window.c
10288         * src/gtk/description_window.h
10289         * src/gtk/quicksearch.c
10290                 allow interaction with the called
10291                 description window
10292                 Patch by Anders Hammar
10293
10294 2005-09-14 [paul]       1.9.14cvs30
10295
10296         * src/compose.c
10297                 fix a little annoyance when pasting with 3rd button 
10298                 with wrap_pastes=0 and wrap_input=1
10299                 Patch by Colin
10300
10301 2005-09-14 [paul]       1.9.14cvs29
10302
10303         * src/prefs_account.c
10304                 disable 'Filter messages on receiving' for
10305                 SMTP-only accounts
10306                 Patch  by Anders Hammar
10307
10308 2005-09-14 [paul]       1.9.14cvs28
10309
10310         * po/sk.po
10311                 fix crash
10312                 updated by Andrej Kacian
10313
10314 2005-09-14 [paul]
10315
10316         1.9.15-rc1 released
10317
10318 2005-09-14 [paul]       1.9.14cvs27
10319
10320         * po/es.po
10321                 updated by Ricardo Mones Lastra
10322         * src/compose.c
10323         * src/compose.h
10324                 associate no_wrap_tags to Compose windows
10325                 instead of using a static one
10326                 Patch by Colin
10327         * src/mbox.c
10328                 fix proc_mbox()
10329                 Patch by wwp
10330         * src/textview.c
10331                 remove unneeded printf()
10332
10333 2005-09-14 [paul]       1.9.14cvs26
10334
10335         * src/addrcache.c
10336         * src/codeconv.h
10337         * src/folder.h
10338         * src/mainwindow.h
10339         * src/mh.c
10340         * src/mimeview.h
10341         * src/partial_download.c
10342         * src/pop.c
10343         * src/prefs_account.c
10344         * src/prefs_account.h
10345         * src/prefs_actions.c
10346         * src/prefs_customheader.c
10347         * src/prefs_display_header.c
10348         * src/prefs_filtering_action.c
10349         * src/prefs_matcher.c
10350         * src/prefs_toolbar.c
10351         * src/privacy.h
10352         * src/procmime.c
10353         * src/procmime.h
10354         * src/procmsg.h
10355         * src/textview.c
10356         * src/undo.h
10357         * src/common/plugin.c
10358         * src/common/session.h
10359         * src/common/socket.c
10360         * src/common/socket.h
10361         * src/common/template.c
10362         * src/gtk/gtkaspell.c
10363         * src/gtk/quicksearch.h
10364         * src/plugins/pgpcore/passphrase.c
10365         * src/plugins/pgpcore/prefs_gpg.h
10366         * src/plugins/pgpcore/select-keys.c
10367         * src/plugins/pgpcore/select-keys.h
10368         * src/plugins/pgpcore/sgpgme.c
10369         * src/plugins/pgpinline/pgpinline.c
10370         * src/plugins/pgpmime/pgpmime.c
10371         * src/plugins/trayicon/trayicon.c
10372                 fix compilation warnings
10373                 Patch by Daniel Gustafson
10374
10375 2005-09-14 [paul]       1.9.14cvs25
10376
10377         * src/addressbook.c
10378                 add missing column header, and other small
10379                 bug fixes
10380                 Patch by Anders Hammar
10381
10382 2005-09-13 [colin]      1.9.14cvs24
10383
10384         * src/gtk/gtkaspell.c
10385                 Fix non-utf8 in menu
10386                 Fix little leaks
10387                 Nullify struct members after free()s
10388
10389 2005-09-13 [colin]      1.9.14cvs23
10390
10391         * src/compose.c
10392                 Test utf8 compliance before inserting to 
10393                 buffer, and try to convert if necessary
10394         * src/procmime.c
10395                 If no charset is present, use the locale 
10396                 one instead of us-ascii
10397         * src/procmsg.c
10398                 Add Sender, List-Post and To in the checked 
10399                 headers for automatic rules creation 
10400                 (thanks to wwp)
10401         * src/prefs_themes.c
10402         * src/gtk/gtkaspell.c
10403                 Remove deprecated functions. 
10404                 patch by Daniel Gustafson
10405
10406 2005-09-12 [colin]      1.9.14cvs22
10407
10408         * src/compose.c
10409                 Fix bug #448 (Scrolling/Redraw issue with 
10410                 address-fields in Header)
10411         * src/mainwindow.c
10412         * src/summaryview.c
10413         * src/summaryview.h
10414                 Fix loss of MSG_MARKED on move/copy
10415                 Fix bug #804 (Quicksearch togglebutton doesn't 
10416                 get depressed after '/' key is pressed)
10417
10418 2005-09-12 [paul]       1.9.14cvs21
10419
10420         * AUTHORS
10421         * src/gtk/logwindow.c
10422                 add 'Clear Log' to popup menu
10423                 Patch by Anders Hammar <anders.hammar@telia.com>
10424
10425 2005-09-12 [paul]       1.9.14cvs20
10426
10427         * src/compose.c
10428                 set correct sensitivity on attachments
10429                 popup menu
10430         * src/folder.c
10431                 fix typo
10432         * src/prefs_spelling.c
10433                 fix crash when no LANG env is set
10434         * src/common/xml.c
10435                 fix crash in wizard
10436                 don't use memeory after free
10437
10438         All patches by Daniel Gustafson
10439
10440 2005-09-12 [paul]       1.9.14cvs19
10441
10442         * src/prefs_themes.c
10443                 make theme info selectable
10444         * src/gtk/description_window.c
10445                 make window non-modal
10446         * tools/README
10447                 add details of asus_mailed.sh
10448         * tools/claws.i18n.status.pl
10449                 update for new zh_TW translator
10450                 widen the output
10451                 create alternate coloured lines
10452                 improve readability
10453
10454 2005-09-10 [colin]      1.9.14cvs18
10455
10456         * src/plugins/pgpcore/select-keys.c
10457                 Better order for the buttons
10458
10459 2005-09-10 [colin]      1.9.14cvs17
10460
10461         * src/compose.c
10462         * src/plugins/pgpcore/select-keys.c
10463         * src/plugins/pgpcore/select-keys.h
10464         * src/plugins/pgpcore/sgpgme.c
10465                 Add a "Don't encrypt" button to the key
10466                 selection dialog. Fixes bug #177 (There should be a 
10467                 'Don't encrypt button in the Select Keys dialog)
10468
10469 2005-09-10 [colin]      1.9.14cvs16
10470
10471         * src/compose.c
10472                 Fix bug #572 (%X option does not work with templates)
10473
10474 2005-09-10 [colin]      1.9.14cvs15
10475
10476         * src/toolbar.c 
10477                 Remove g_print
10478
10479 2005-09-10 [colin]      1.9.14cvs14
10480
10481         * src/imap.c
10482                 Fix a possible crash
10483
10484 2005-09-09 [colin]      1.9.14cvs13
10485
10486         * src/imap.c
10487         * src/etpan/imap-thread.c
10488         * src/etpan/imap-thread.h
10489                 Fix moving from queue or drafts to normal folders
10490                 Fix bug #794 (No way to delete without expunging)
10491                 Take flags unset by other mailers into account
10492                 Take deleted flag set by other mailers into account
10493                 Fix unsetting REPLIED flag
10494                 Fix crash when capabilities can't be retrieved
10495         * src/mainwindow.c
10496         * src/mainwindow.h
10497                 Add M_DELAYED_FLAGS condition, and let the user use
10498                 Execute in order to be able to expunge deleted mails,
10499                 even if he's not in delayed execute mode
10500         * src/prefs_spelling.c
10501                 Use 'en' dictionary by default if LANG is POSIX or C
10502         * src/gtk/prefswindow.c
10503                 Fix bug #767 (Preferences windows expanding) by making
10504                 the window a bit larger when the resolution is greater
10505                 than 640x480, and by putting the prefs in a
10506                 GtkScrolledWindow.
10507
10508 2005-09-09 [paul]       1.9.14cvs12
10509
10510         * AUTHORS
10511         * configure.ac
10512         * po/zh_TW.Big5.po      ** REMOVED **
10513         * po/zh_TW.po           ** ADDED **
10514                 updated by Wei-Lun Chao
10515
10516 2005-09-09 [paul]       1.9.14cvs11
10517
10518         * src/mainwindow.c
10519                 fix asserts
10520         * src/common/xml.c
10521                 delay memory allocation until file is
10522                 opened successfully
10523                 Patch by Daniel Gustafson
10524
10525 2005-09-09 [colin]      1.9.14cvs10
10526
10527         * src/imap.c
10528                 Add guards
10529
10530 2005-09-08 [colin]      1.9.14cvs9
10531
10532         * src/compose.c
10533                 Alert when we can't save draft
10534                 Fix various wrap/color issues
10535                 Add mid-click pasting respecting wrap_paste option
10536         * src/folder.c
10537         * src/folder.h
10538         * src/folder_item_prefs.c
10539         * src/folder_item_prefs.h
10540         * src/imap.c
10541         * src/imap_gtk.c
10542         * src/imap_gtk.h
10543         * src/main.c
10544         * src/mainwindow.c
10545         * src/mainwindow.h
10546         * src/news.c
10547         * src/news_gtk.c
10548         * src/news_gtk.h
10549         * src/prefs_folder_item.c
10550                 Fix the impossibility to synchronise folders for
10551                 offline use (IMAP and NNTP are concerned)
10552
10553 2005-09-08 [colin]      1.9.14cvs8
10554
10555         * configure.ac
10556                 Build LDAP and JPilot by default if available
10557         * src/textview.c
10558                 Fix use after free
10559
10560 2005-09-08 [paul]       1.9.14cvs7
10561
10562         * doc/manual/en/sylpheed-1.html
10563         * doc/manual/en/sylpheed-18.html
10564         * doc/manual/en/sylpheed-19.html
10565         * doc/manual/en/sylpheed-4.html
10566         * doc/manual/en/sylpheed-6.html
10567         * doc/manual/en/sylpheed.html
10568                 a few minor updates, plus include some
10569                 details about plugins and their requirements
10570         * src/mainwindow.c
10571                 minor changes to English in /View/Sort
10572
10573 2005-09-07 [colin]      1.9.14cvs6
10574
10575         * doc/manual/en/sylpheed-1.html
10576         * doc/manual/en/sylpheed-10.html
10577         * doc/manual/en/sylpheed-11.html
10578         * doc/manual/en/sylpheed-12.html
10579         * doc/manual/en/sylpheed-13.html
10580         * doc/manual/en/sylpheed-14.html
10581         * doc/manual/en/sylpheed-15.html
10582         * doc/manual/en/sylpheed-16.html
10583         * doc/manual/en/sylpheed-17.html
10584         * doc/manual/en/sylpheed-18.html
10585         * doc/manual/en/sylpheed-19.html
10586         * doc/manual/en/sylpheed-2.html
10587         * doc/manual/en/sylpheed-20.html
10588         * doc/manual/en/sylpheed-21.html
10589         * doc/manual/en/sylpheed-22.html
10590         * doc/manual/en/sylpheed-3.html
10591         * doc/manual/en/sylpheed-4.html
10592         * doc/manual/en/sylpheed-5.html
10593         * doc/manual/en/sylpheed-6.html
10594         * doc/manual/en/sylpheed-7.html
10595         * doc/manual/en/sylpheed-8.html
10596         * doc/manual/en/sylpheed-9.html
10597         * doc/manual/en/sylpheed.html
10598                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10599
10600 2005-09-07 [colin]      1.9.14cvs5
10601
10602         * src/mainwindow.c
10603                 Make labels more to-the-point
10604
10605 2005-09-07 [colin]      1.9.14cvs4
10606
10607         * doc/manual/en/sylpheed-1.html
10608         * doc/manual/en/sylpheed-12.html
10609         * doc/manual/en/sylpheed-13.html
10610         * doc/manual/en/sylpheed-14.html
10611         * doc/manual/en/sylpheed-15.html
10612         * doc/manual/en/sylpheed-16.html
10613         * doc/manual/en/sylpheed-17.html
10614         * doc/manual/en/sylpheed-18.html
10615         * doc/manual/en/sylpheed-19.html
10616         * doc/manual/en/sylpheed-2.html
10617         * doc/manual/en/sylpheed-20.html
10618         * doc/manual/en/sylpheed-21.html
10619         * doc/manual/en/sylpheed-22.html
10620         * doc/manual/en/sylpheed-4.html
10621         * doc/manual/en/sylpheed-5.html
10622         * doc/manual/en/sylpheed-6.html
10623         * doc/manual/en/sylpheed-7.html
10624         * doc/manual/en/sylpheed-8.html
10625         * doc/manual/en/sylpheed-9.html
10626         * doc/manual/en/sylpheed.html
10627                 Update manual
10628
10629 2005-09-07 [colin]      1.9.14cvs3
10630
10631         * doc/faq/en/sylpheed-faq-1.html
10632         * doc/faq/en/sylpheed-faq-2.html
10633         * doc/faq/en/sylpheed-faq-3.html
10634         * doc/faq/en/sylpheed-faq.html
10635                 Update FAQ
10636
10637 2005-09-07 [colin]      1.9.14cvs2
10638
10639         * src/folderview.c
10640         * src/procmsg.c
10641         * src/summaryview.c
10642         * src/toolbar.c
10643                 Fix special subfolders:
10644                 - Inherit parent's icon
10645                 - sent contents of queues subfolders
10646                 - empty subfolders of trashes
10647         * src/mainwindow.c
10648                 Remove outdated manual and faq entries
10649         * src/common/utils.c
10650                 Add quotes around %s coming from mailcap
10651
10652 2005-09-07 [colin]      1.9.14cvs1
10653
10654         * src/compose.c
10655                 After saving draft, set modified to FALSE
10656         * src/mimeview.c
10657         * src/common/utils.c
10658         * src/common/utils.h
10659                 Try to open mime parts using what is 
10660                 indicated in ~/.mailcap or /etc/mailcap,
10661                 if possible.
10662
10663 2005-09-05 [paul]       1.9.14
10664
10665         1.9.14 released
10666
10667         * po/sk.po
10668                 updated by Andrej Kacian
10669
10670 2005-09-05 [paul]       1.9.13cvs83
10671
10672         * po/de.po
10673         * po/es.po
10674         * po/fi.po
10675         * po/fr.po
10676         * po/nb.po
10677         * po/pt_BR.po
10678         * po/sr.po
10679                 updated translations by Thomas Gilgin, Ricardo Mones
10680                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10681                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10682
10683 2005-09-04 [paul]       1.9.13cvs82
10684
10685         * src/compose.c
10686                 only warn about exceeded line length limit
10687                 on send
10688
10689 2005-09-04 [paul]       1.9.13cvs81
10690
10691         * src/compose.c
10692                 fix crash in 'line length exceeded' dialogue
10693
10694 2005-09-02 [paul]       1.9.13cvs80
10695
10696         * src/imap.c
10697                 fix bug 795, 'Connection lost IMAP'
10698                 and add statusbar prints
10699                 Patch by Colin
10700
10701 2005-09-02 [paul]       1.9.13cvs79
10702
10703         * src/compose.c
10704                 compose_wrap_paragraph() becomes
10705                 compose_beautify_paragraph()
10706                 Patch by Colin
10707
10708 2005-09-02 [colin]      1.9.13cvs78
10709
10710         * src/folderview.c
10711                 Micro-fix
10712
10713 2005-09-01 [colin]      1.9.13cvs77
10714
10715         * src/imap.c
10716                 Maybe fix bug #795 (Connection lost IMAP)
10717                 Don't try to send logout when we're disconnected.
10718         * src/summaryview.c
10719                 Include locked and marked emails in HRM
10720                 view. Fixes bug #800 (Locked messages no longer 
10721                 show up when hide read messages is used)
10722
10723 2005-09-01 [paul]       1.9.13cvs76
10724
10725         * src/prefs_common.c
10726                 fix bad cutting
10727
10728 2005-08-31 [colin]      1.9.13cvs75
10729
10730         * src/folderview.c
10731         * src/folderview.h
10732         * src/prefs_summaries.c
10733         * src/summaryview.c
10734                 Fix "go to next new", fix preference
10735                 (Open unread/next swapped)
10736
10737 2005-08-31 [paul]       1.9.13cvs74
10738
10739         * src/compose.c
10740         * src/folderview.c
10741         * src/headerview.c
10742         * src/headerview.h
10743         * src/mainwindow.c
10744         * src/prefs_common.c
10745         * src/prefs_common.h
10746         * src/prefs_fonts.c
10747         * src/summaryview.c
10748         * src/textview.c
10749         * src/common/defs.h
10750                 remove obsolete BOLD_FONT setting
10751                 fix font update in headerview and textview
10752                 headers after prefs change
10753                 Patch By Colin
10754
10755 2005-08-31 [paul]
10756
10757         1.9.14-rc4 released
10758
10759 2005-08-30 [colin]      1.9.13cvs73
10760
10761         * src/summaryview.c
10762                 When Hide read messages is selected and we
10763                 refresh the summaryview, don't remove the 
10764                 currently displayed message. Fixes bug #797
10765                 (Summary view reloads when new mail is 
10766                 downloaded in 1.9.14 rc)
10767
10768 2005-08-30 [colin]      1.9.13cvs72
10769
10770         * src/folderview.c
10771                 Fix flickering
10772         * src/mainwindow.c
10773                 Remove useless callback
10774         * src/mimeview.c
10775         * src/gtk/filesel.c
10776         * src/gtk/filesel.h
10777                 Add a filesel_select_file_save_folder() - used by Save All
10778
10779 2005-08-29 [paul]       1.9.13cvs71
10780
10781         * AUTHORS
10782         * src/matcher_parser_parse.y
10783         * src/etpan/imap-thread.c
10784                 fix building on FreeBSD
10785                 Patch by Daniel Gustafson <daniel@hobbit.se>
10786
10787 2005-08-29 [paul]       1.9.13cvs70
10788
10789         * src/plugins/pgpinline/pgpinline.c
10790                 only initialise sig result if it's been handled
10791                 Patch by Colin
10792
10793 2005-08-29 [paul]       1.9.13cvs69
10794         
10795         Patches by Colin:
10796
10797         * src/imap.c
10798         * src/common.utils.c
10799         * src/common/utils.h
10800                 optimisation
10801         * src/stock_pixmap.h
10802                 fix wrong icon reference
10803         * src/pixmaps/trash_btn.xpm
10804                 replace with nicer image
10805
10806 2005-08-28 [colin]      1.9.13cvs68
10807
10808         * src/Makefile.am
10809         * src/stock_pixmap.c
10810         * src/stock_pixmap.h
10811         * src/toolbar.c
10812         * src/pixmaps/trash_btn.xpm
10813                 Add a specific trash xpm for the button
10814
10815 2005-08-28 [colin]      1.9.13cvs67
10816
10817         * src/imap.c
10818                 Fix leak
10819
10820 2005-08-27 [colin]      1.9.13cvs66
10821
10822         * src/imap.c
10823         * src/procmime.c
10824                 Correctly fix "Problem with replies", fixes
10825                 pgpmime encryption too. 
10826
10827 2005-08-27 [colin]      1.9.13cvs65
10828
10829         * src/folder.c
10830         * src/procmsg.c
10831         * src/procmsg.h
10832         * src/summaryview.c
10833                 Fix bug #517 (messages removed from summaryview 
10834                 when moving fails)
10835
10836 2005-08-27 [colin]      1.9.13cvs64
10837
10838         * tools/Makefile.am
10839         * tools/asus_mailled.sh
10840                 Add a script to blink ASUS laptops' mail LED where there
10841                 is unread mail.
10842
10843 2005-08-27 [colin]      1.9.13cvs63
10844
10845         * src/imap.c
10846         * src/etpan/imap-thread.c
10847         * src/etpan/imap-thread.h
10848                 Implement automatic choosing of login method
10849                 Fixes bug #791
10850         * src/gtk/.cvsignore
10851                 Add sylpheed-marshal.[ch]
10852
10853 2005-08-27 [colin]      1.9.13cvs62
10854
10855         * src/common/utils.c
10856                 Fix confusing perror
10857
10858 2005-08-27 [colin]      1.9.13cvs61
10859
10860         * src/toolbar.c
10861         * src/toolbar.h
10862                 Remove A_DELETE, replace it with 
10863                 A_TRASH and A_DELETE_REAL. Automatically
10864                 rewrite config files to replace A_DELETE
10865                 with A_TRASH (no functionality change).
10866                 Fixes half of #794
10867
10868 2005-08-26 [colin]      1.9.13cvs60
10869
10870         * src/procmime.c
10871                 Previous "Problem with replies" fix brought other
10872                 problems, fixing them
10873
10874 2005-08-26 [colin]      1.9.13cvs59
10875
10876         * src/procmime.c
10877                 Fix "Problem with replies". This happened only
10878                 on IMAP...
10879         * src/procmsg.c
10880                 Factorize code a bit
10881         * src/compose.c
10882                 Speed improvement on very long messages (wrapping)
10883                 Fix signature color on Reedit and Redirect
10884                 On Reedit, don't attach pgp-signatures parts, but
10885                 set signing to On.
10886
10887 2005-08-24 [paul]       1.9.13cvs58
10888
10889         * src/compose.c
10890                 don't claim success when clicking
10891                 Cancel on the passphrase box.
10892                 Patch by Colin
10893
10894 2005-08-24 [paul]       1.9.13cvs57
10895
10896         * src/main.c
10897                 fix misplaced sylpheed.log
10898         * src/common/defs.h
10899                 define UIDL_DIR
10900
10901 2005-08-24 [paul]       1.9.13cvs56
10902
10903         * src/imap.c
10904         * src/etpan/imap-thread.c
10905         * src/etpan/imap-thread.h
10906                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10907                 Patch by Colin
10908         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10909         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10910                 remove autogenerated files
10911         * tools/kdeservicemenu/README
10912         * tools/kdeservicemenu/install.sh
10913         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10914         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10915                 use Claws icon, use 'Sylpheed-Claws' in menu,
10916                 use kdialog, and other cleanups
10917
10918 2005-08-23 [paul]       1.9.13cvs55
10919
10920         * src/compose.c
10921                 fix paste/wrap crash
10922                 Patch by Colin
10923
10924 2005-08-23 [paul]       1.9.13cvs54
10925
10926         * src/main.c
10927                 fix crash recovery
10928                 Patch by Colin
10929
10930 2005-08-23 [paul]       1.9.13cvs53
10931
10932         * src/addressbook.c
10933         * src/editaddress.c
10934                 view all data of LDAP contacts
10935                 Patch by Colin
10936
10937 2005-08-23 [paul]       1.9.13cvs52
10938
10939         * src/addressbook.c
10940                 fix issues with the Search field
10941                 Patch by Colin
10942
10943 2005-08-22 [paul]       1.9.13cvs51
10944
10945         * src/folderview.c
10946                 put name of folder in processing dialog
10947                 title
10948         * src/prefs_folder_item.c
10949                 improve english usage
10950
10951 2005-08-22 [paul]       1.9.13cvs50
10952
10953         * src/filtering.c
10954         * src/filtering.h
10955         * src/matcher.c
10956         * src/matcher_parser_lex.l
10957         * src/matcher_parser_parse.y
10958         * src/prefs_filtering.c
10959                 add Filtering/Processing rule names feature.
10960                 (the incompatible old matcherrc is saved as
10961                 matcherrc.pre_names).
10962                 Patch by Colin
10963
10964 2005-08-22 [paul]       1.9.13cvs49
10965
10966         * src/procmsg.c
10967                 fix colour labelling
10968                 Patch by Colin
10969
10970 2005-08-22 [paul]       1.9.13cvs48
10971
10972         * src/textview.c
10973                 fix open_image_cb()
10974
10975 2005-08-22 [paul]       1.9.13cvs47
10976
10977         * src/imap.c
10978                 fix bug 789, 'SC crashes with imap (CVS ver)'
10979                 Patch by Colin
10980
10981 2005-08-22 [paul]       1.9.13cvs46
10982
10983         * src/mimeview.c
10984         * src/prefs_common.c
10985         * src/common/defs.h
10986                 define reused defaults in defs.h
10987         * src/textview.c
10988                 add 'Open image' to image popup menu
10989
10990 2005-08-21 [colin]      1.9.13cvs45
10991
10992         * src/summaryview.c
10993                 Fix bug #788 (Bogus "From" address displayed)
10994
10995 2005-08-20 [colin]      1.9.13cvs44
10996
10997         * src/folder.c
10998                 Fix buf #787 (multilevel delete causes SIGSEGV)
10999
11000 2005-08-19 [colin]      1.9.13cvs43
11001
11002         * src/inc.c
11003         * src/prefs_common.c
11004         * src/prefs_common.h
11005                 Add an hidden pref to allow modifying the
11006                 update stepping in incorporation.
11007                 Patch by wwp.
11008
11009 2005-08-19 [colin]      1.9.13cvs42
11010
11011         * src/compose.c
11012         * src/procmime.c
11013                 Workaround for broken MUAs: encode 
11014                 Content-type: name: as ASCII and 
11015                 Content-Disposition: filename: as
11016                 per rfc2231
11017         * src/prefs_account.c
11018                 Fix invisible-ness of SMTP SSL prefs
11019                 in NNTP accounts
11020
11021 2005-08-19 [paul]       1.9.13cvs41
11022
11023         * src/compose.c
11024         * src/prefs_common.c
11025         * src/prefs_common.h
11026         * src/prefs_wrapping.c
11027                 paste with or without wrapping.
11028                 patch by Colin
11029
11030 2005-08-19 [paul]       1.9.13cvs40
11031
11032         * src/prefs_common.c
11033         * src/prefs_common.h
11034         * src/summaryview.c
11035                 reintroduce enable_swap_from as a
11036                 hidden pref. patch by Colin
11037         * src/quote_fmt_parse.y
11038         * src/plugins/clamav/clamav_plugin.c
11039         * src/plugins/dillo_viewer/dillo_viewer.c
11040         * src/plugins/mathml_viewer/mathml_viewer.c
11041         * src/plugins/pgpcore/sgpgme.c
11042         * src/plugins/pgpinline/pgpinline.c
11043         * src/plugins/pgpmime/pgpmime.c
11044                 tidy up. patch by Colin
11045
11046 2005-08-19 [paul]       1.9.13cvs39
11047
11048         * configure.ac
11049                 complete cvs38's sync
11050         * src/editaddress.c
11051         * src/gedit-print.c
11052         * src/mutt.c
11053         * src/etpan/etpan-log.c
11054         * src/etpan/imap-thread.c
11055         * src/gtk/gtksourceprintjob.c
11056                 fix compilation warnings
11057                 (patch by Colin)
11058
11059 2005-08-19 [paul]       1.9.13cvs38
11060
11061         sync with main:
11062
11063         * src/account.c
11064         * src/action.c
11065         * src/addrbook.c
11066         * src/addrcache.c
11067         * src/addrharvest.c
11068         * src/addrindex.c
11069         * src/codeconv.c
11070         * src/compose.c
11071         * src/crash.c
11072         * src/exporthtml.c
11073         * src/exportldif.c
11074         * src/folder.c
11075         * src/image_viewer.c
11076         * src/inc.c
11077         * src/inc.h
11078         * src/jpilot.c
11079         * src/ldif.c
11080         * src/main.c
11081         * src/matcher.c
11082         * src/mbox.c
11083         * src/messageview.c
11084         * src/mh.c
11085         * src/mimeview.c
11086         * src/msgcache.c
11087         * src/mutt.c
11088         * src/news.c
11089         * src/partial_download.c
11090         * src/pine.c
11091         * src/pop.c
11092         * src/prefs_actions.c
11093         * src/prefs_common.c
11094         * src/prefs_customheader.c
11095         * src/prefs_display_header.c
11096         * src/prefs_gtk.c
11097         * src/prefs_themes.c
11098         * src/procheader.c
11099         * src/procmime.c
11100         * src/procmsg.c
11101         * src/recv.c
11102         * src/send_message.c
11103         * src/simple-gettext.c
11104         * src/sourcewindow.c
11105         * src/textview.c
11106         * src/vcard.c
11107         * src/common/defs.h
11108         * src/common/log.c
11109         * src/common/plugin.c
11110         * src/common/prefs.c
11111         * src/common/session.c
11112         * src/common/session.h
11113         * src/common/socket.c
11114         * src/common/socket.h
11115         * src/common/ssl_certificate.c
11116         * src/common/template.c
11117         * src/common/utils.c
11118         * src/common/utils.h
11119         * src/common/xml.c
11120         * src/gtk/about.c
11121         added wrappers for C library function that
11122                 take pathname arguments.
11123                 enabled compilation with MinGW.
11124                 use GDir instead of directly using opendir().
11125                 added rename_force().
11126
11127 2005-08-19 [paul]       1.9.13cvs37
11128         
11129         patches by Colin:
11130         * src/compose.c
11131                 fix privacy settings on re-editing
11132                 a sent message
11133         * src/jpilot.c
11134                 fix encoding bug
11135         * src/folder.c
11136         * src/procmsg.c
11137         * src/procmsg.h
11138         * src/summaryview.c
11139                 flag changing optimisation
11140
11141 2005-08-18 [martin]     1.9.13cvs36
11142
11143         * commitHelper
11144             added my login
11145         * src/addrcache.c
11146         * src/addrharvest.c
11147         * src/addrindex.c
11148         * src/compose.c
11149         * src/grouplistdialog.c
11150         * src/main.c
11151         * src/mainwindow.c
11152         * src/msgcache.c
11153         * src/mutt.c
11154         * src/pine.c
11155         * src/prefs_account.c
11156         * src/prefs_themes.c
11157         * src/stock_pixmap.c
11158         * src/summaryview.c
11159         * src/gtk/about.c
11160         * src/gtk/logwindow.c
11161             removed deprecated glib and gdk stuff
11162         * src/plugins/pgpcore/select-keys.c
11163             convert attributes from locale to utf8
11164
11165 2005-08-17 [paul]       1.9.13cvs35
11166
11167         * src/account.c
11168         * src/addressbook.c
11169                 use new GTK_STOCK_ icons if available
11170         * src/summaryview.c
11171         * src/gtk/gtksctree.c
11172         * src/gtk/gtksctree.h
11173                 faster range select. patch by Colin
11174
11175 2005-08-17 [paul]       1.9.13cvs34
11176
11177         patches by colin:
11178         * src/addressbook.c
11179         * src/addressitem.h
11180                 Add an edit button for contacts, fix selections
11181                 of gtksctree items
11182         * src/editaddress.c
11183                 Change labels, let Save be always possible in the
11184                 email and user atributes tabs
11185         * src/folderview.c
11186                 fix sort issues
11187         * src/summaryview.c
11188                 select next item instead of the displayed one
11189                 after deletion
11190
11191         * src/gtk/progressdialog.c
11192                 use prefs_common.enable_rules_hint
11193
11194 2005-08-13 [hoa]        1.9.13cvs33
11195
11196         * src/etpan/imap-thread.c
11197                 fixed build on Solaris.
11198
11199 2005-08-10 [colin]      1.9.13cvs32
11200
11201         * src/procmsg.c
11202                 Fix cvs31 (missing fclose before reading
11203                 the file)
11204
11205 2005-08-10 [colin]      1.9.13cvs31
11206
11207         * src/procmsg.c
11208                 Fix procmsg_msginfo_new_from_mimeinfo() when
11209                 the MimeInfo isn't stored in memory. This fixes
11210                 replying to an attached message.
11211
11212 2005-08-10 [colin]      1.9.13cvs30
11213
11214         * src/mainwindow.c
11215                 Fix slowness in account changing
11216
11217 2005-08-10 [colin]      1.9.13cvs29
11218
11219         * src/folder.c
11220         * src/folderutils.c
11221         * src/folderview.c
11222         * src/imap_gtk.c
11223         * src/mainwindow.c
11224         * src/mh_gtk.c
11225         * src/procmsg.c
11226         * src/summaryview.c
11227                 Optimize folder_has_parent_of_type
11228                 Prevent moving special sub-folders from contextual menus
11229                 Rework message a bit ("Empty all messages" -> "Delete all
11230                 messages")
11231                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11232                 and "Deleted Items" folders)
11233
11234 2005-08-08 [colin]      1.9.13cvs28
11235
11236         * src/summaryview.c
11237         * src/prefs_summaries.c
11238                 Make "Select first unread|new" more flexible
11239                 (just prioritize new or unread)
11240
11241 2005-08-08 [colin]      1.9.13cvs27
11242
11243         * src/summaryview.c
11244                 If "select first new" is selected and there only
11245                 are unread messages, fallback to "select first
11246                 unread".
11247
11248 2005-08-08 [colin]      1.9.13cvs26
11249
11250         * src/folder.c
11251                 Fix shameful bugs (and bug #779)
11252
11253 2005-08-08 [colin]      1.9.13cvs25
11254
11255         * src/folder.c
11256         * src/folder.h
11257                 Cache parents' type to make folder_has_parent_of_type
11258                 faster
11259         * src/folderview.c
11260                 Forbid DnD of special sub-folders
11261         * src/procmsg.c
11262         * src/procmsg.h
11263                 Add MAIL_POSTFILTERING_HOOK
11264         * src/summaryview.c
11265                 Revert over-zealous deletion of the use_addr_book 
11266                 code
11267
11268 2005-08-07 [colin]      1.9.13cvs24
11269
11270         * src/folder.c
11271                 Fix big mistake (passing MsgInfo instead 
11272                 of FolderItem)
11273
11274 2005-08-07 [colin]      1.9.13cvs23
11275
11276         * src/compose.c
11277         * src/folder.c
11278         * src/folder.h
11279         * src/foldersel.c
11280         * src/folderutils.c
11281         * src/folderview.c
11282         * src/imap.c
11283         * src/mainwindow.c
11284         * src/messageview.c
11285         * src/mh.c
11286         * src/msgcache.c
11287         * src/procmime.c
11288         * src/summaryview.c
11289                 Make subfolders of Drafts, Queue, Outbox, Trash
11290                 work like their parents. 
11291                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11292
11293 2005-08-07 [colin]      1.9.13cvs22
11294
11295         * src/addressbook.c
11296                 Fix bug #771 (Dragged contacts not saved)
11297
11298 2005-08-07 [paul]       1.9.13cvs21
11299
11300         * src/summaryview.c
11301                 fix bug 32 'Search Doesn't display results
11302                 if "Hide Read Messages" is chosen'
11303                 be more literal in interpreting 'Hide read
11304                 messages'
11305
11306 2005-08-07 [colin]      1.9.13cvs20
11307
11308         * src/folderview.c
11309                 Add debug
11310         * src/summaryview.c
11311                 Faster 'unthread_for_execution'
11312
11313 2005-08-06 [paul]       1.9.13cvs19
11314
11315         * src/mainwindow.c
11316                 add mnemonics to Set displayed columns
11317                 fix bug where msgview_visible option was
11318                 overwritten as TRUE on startup
11319
11320 2005-08-06 [paul]       1.9.13cvs18
11321
11322         * src/mainwindow.c
11323                 refer to 'displayed columns in folder/message
11324                 list' not 'displayed items in summary/message view'
11325         * src/prefs_display_header.c
11326                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11327                 be consistent with similar dialogues
11328         * src/prefs_folder_column.c
11329         * src/prefs_summary_column.c
11330                 'columns' not 'items', and folder and message lists,
11331                 instead of folder and summary views;
11332                 Use 'Hidden columns' as list heading not 'Available
11333                 items';
11334                 move the 'Remove' button to the right hand side;
11335                 top-align the buttons;
11336                 remove unneeded vbox
11337         * src/prefs_summaries.c
11338                 put the 2 column prefs buttons in a frame to reduce
11339                 overall width; refer to columns not items &c.
11340
11341 2005-08-05 [colin]      1.9.13cvs17
11342
11343         * src/prefs_common.c
11344         * src/prefs_common.h
11345         * src/mainwindow.c
11346         * src/compose.c
11347         * src/messageview.c
11348                 Add an hidden toolbar_detachable pref, so
11349                 that I can get rid of these painful handles
11350                 in the toolbars. Defaults to TRUE to avoid
11351                 changing the GUI on unsuspecting people...
11352
11353 2005-08-05 [colin]      1.9.13cvs16
11354
11355         * src/Makefile.am
11356         * src/prefs_folder_column.c
11357         * src/prefs_folder_column.h
11358                 Add prefs for folder columns
11359         * src/folderview.c
11360         * src/folderview.h
11361         * src/mainwindow.c
11362         * src/mainwindow.h
11363         * src/prefs_common.c
11364         * src/prefs_common.h
11365         * src/prefs_summaries.c
11366                 Use them
11367         * src/prefs_summary_column.c
11368         * src/summaryview.c
11369         * src/summaryview.h
11370                 Add a To column
11371         * src/textview.c
11372         * src/common/utils.c
11373         * src/common/utils.h
11374                 Move uri colourisation functions
11375                 to utils
11376         * src/compose.c
11377                 Colourise URIs
11378         * src/imap.c
11379                 Fix bug with LIST where we'd try
11380                 to get Folder//////[...]/// 
11381
11382 2005-08-05 [paul]       1.9.13cvs15
11383
11384         * src/prefs_summaries.c
11385                 improve the English usage
11386         * src/summaryview.c
11387                 set font on column change
11388                 thanks to Colin
11389
11390 2005-08-05 [paul]       1.9.13cvs14
11391
11392         * src/prefs_common.c
11393         * src/prefs_common.h
11394         * src/prefs_summaries.c
11395         * src/summaryview.c
11396                 replace 'open_unread_on_enter' option with
11397                 'select_on_entry' option. opening/not opening
11398                 is now exclusively controlled by 'always_show_msg'
11399
11400 2005-08-04 [colin]      1.9.13cvs13
11401
11402         * src/compose.c
11403                 Remove dead code
11404                 Add colourisation of quotes and signatures
11405         * src/folderview.c
11406                 Fix possible crashes
11407         * src/messageview.c
11408                 Change an assert that is no problem
11409         * src/news.c
11410         * src/news_gtk.c
11411         * src/news_gtk.h
11412                 Fix offline mode
11413         * src/gtk/quicksearch.c
11414                 Fix a possible crash
11415
11416 2005-08-03 [colin]      1.9.13cvs12
11417
11418         * src/prefs_account.c
11419                 Fix bug #777 (Sylpheed crash in account configuration)
11420
11421 2005-08-03 [colin]      1.9.13cvs11
11422
11423         * src/addressbook.c
11424         * src/editaddress.c
11425         * src/editgroup.c
11426                 Fixing addressbook, round 2
11427         * src/textview.c
11428                 Fix emphasis color on rechecking 'Colorize messages'
11429
11430 2005-08-03 [paul]       1.9.13cvs10
11431
11432         sync with main
11433
11434         * src/addr_compl.c
11435         * src/compose.c
11436         * src/main.c
11437         * src/pop.c
11438         * src/prefs_account.c
11439         * src/procmime.c
11440         * src/procmsg.c
11441         * src/quote_fmt_parse.y
11442         * src/textview.c
11443         * src/common/quoted-printable.c
11444         * src/common/utils.c
11445         * src/common/utils.h
11446         * src/common/xml.c
11447                 replaced incorrect locale-independent
11448                 ctype functions with GLib's. Corrected
11449                 signedness mismatch.
11450         * src/headerview.c
11451                 headerview_create(): added spacing for vbox.
11452         * src/gtk/about.c
11453                 set focus to the OK button.
11454
11455 2005-08-03 [colin]      1.9.13cvs9
11456
11457         * src/folderview.c
11458                 Fix possible crash
11459
11460 2005-08-02 [colin]      1.9.13cvs8
11461
11462         * src/mainwindow.c
11463                 Fix cast
11464         * src/addressbook.c
11465         * src/addressitem.h
11466                 Fix a cast and more generally, try to make the
11467                 GUI more intuitive and consistent (round 1)
11468
11469 2005-08-02 [paul]       1.9.13cvs7
11470
11471         * src/folder.h
11472                 missing in 1.9.13cvs6
11473
11474 2005-08-02 [colin]      1.9.13cvs6
11475
11476         * src/folder.c
11477                 Fix one more leak
11478
11479 2005-08-02 [colin]      1.9.13cvs5
11480
11481         * src/folder.c
11482         * src/folderview.c
11483         * src/imap.c
11484         * src/main.c
11485         * src/mbox.c
11486         * src/procmsg.c
11487         * src/summaryview.c
11488                 Fix a number of folder_item_get_msg_list()-related
11489                 leaks (missing procmsg_msginfo_free()s)
11490
11491 2005-08-01 [colin]      1.9.13cvs4
11492
11493         * src/folderview.c
11494         * src/folderview.h
11495         * src/mainwindow.c
11496         * src/prefs_fonts.c
11497         * src/prefs_summaries.c
11498         * src/prefs_themes.c
11499         * src/summaryview.c
11500         * src/summaryview.h
11501         * src/textview.c
11502         * src/textview.h
11503                 Fix instant-apply of summary and folderview-related prefs
11504                 Fix erroneous g_free and alertpanels in prefs_theme
11505                 Add instant-apply for fonts
11506                 Defer applying of prefs a little bit so it's done only
11507                 once even if requested by multiples prefs pages
11508
11509 2005-08-01 [paul]       1.9.13cvs3
11510
11511         * src/main.c
11512                 fix bug 776 'S.C. crashes on close'
11513                 thanks to Colin
11514         * src/etpan/etpan-thread-manager-types.h
11515                 add missing include
11516                 thanks to Hoa
11517
11518 2005-07-25 [paul]       1.9.13cvs2
11519
11520         * src/summaryview.c
11521                 fix typos. spotted by Fabien Vantard
11522
11523 2005-07-24 [paul]       1.9.13cvs1
11524
11525         * doc/man/sylpheed.1
11526                 update man page, incorporating fix of
11527                 bug 769 'Typo in manpage'
11528         * src/etpan/imap-thread.c
11529                 fix NetBSD openssl dependencies. patch by
11530                 George Michaelson <ggm@apnic.net>
11531         * po/pt_BR.po
11532                 updated by Frederico Goncalves Guimaraes
11533
11534 2005-07-22 [paul]       1.9.13
11535
11536         1.9.13 release
11537
11538 2005-07-22 [paul]       1.9.12cvs91
11539
11540         * AUTHORS
11541         * INSTALL
11542         * README.claws
11543         * RELEASE_NOTES.claws
11544                 updated for release
11545         * configure.ac
11546         * po/nb.po
11547         * tools/claws.i18n.status.pl
11548                 add Norwegian translation. submiited by
11549                 Geir Helland <pjallabais@users.sourceforge.net>
11550         * po/ca.po
11551         * po/de.po
11552         * po/es.po
11553         * po/fi.po
11554         * po/fr.po
11555         * po/it.po
11556         * po/sk.po
11557         * po/sr.po
11558         * po/zh_CN.po
11559                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11560                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11561                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11562                 Yang Guilong
11563         * src/plugins/clamav/clamav_plugin_gtk.c
11564         * src/plugins/spamassassin/spamassassin_gtk.c
11565                 replace outdated description strings
11566
11567 2005-07-21 [colin]      1.9.12cvs90
11568
11569         * src/folder.c
11570                 Set folder to batch mode when scanning it. Makes deletion
11571                 of unread mails on IMAP much faster (due to the UNREAD 
11572                 flag unsetting)
11573
11574 2005-07-21 [darko]      1.9.12cvs89
11575
11576         * configure.ac
11577                 link against libresolv if necessary (patch by Paul)
11578         * src/msgcache.c
11579                 use glib's portable macros to determine endianness
11580
11581 2005-07-21 [paul]       1.9.12cvs88
11582
11583         * src/crash.c
11584         * src/gtk/about.c
11585                 update compiled-in features list
11586
11587 2005-07-20 [colin]      1.9.12cvs87
11588
11589         * src/folder.c
11590         * src/textview.c
11591                 Gcc 2.9x compilation fixes, thanks to Darko
11592         * src/plugins/clamav/clamav_plugin.c
11593                 Little optimisation: load virus database only once
11594         * src/plugins/spamassassin/spamassassin.c
11595                 Big optimisation: filtering one mail took at least 1 second,
11596                 now it takes at least 50ms. Doesn't speed up spamassassin 
11597                 itself, but should already be much more tolerable.
11598
11599 2005-07-20 [colin]      1.9.12cvs86
11600
11601         * src/summaryview.c
11602                 Fix performance issue
11603
11604 2005-07-19 [colin]      1.9.12cvs85
11605
11606         * src/plugins/pgpinline/plugin.c
11607                 Fix warning
11608
11609 2005-07-19 [colin]      1.9.12cvs84
11610
11611         * configure.ac
11612         * src/plugins/Makefile.am
11613         * src/plugins/pgpinline/.cvsignore
11614         * src/plugins/pgpinline/Makefile.am
11615         * src/plugins/pgpinline/pgpinline.c
11616         * src/plugins/pgpinline/pgpinline.deps
11617         * src/plugins/pgpinline/pgpinline.h
11618         * src/plugins/pgpinline/plugin.c
11619                 Put pgpinline in the main tree
11620
11621 2005-07-19 [paul]       1.9.12cvs83
11622
11623         * src/prefs_actions.c
11624                 prevent '//' in menu names, which cause a crash
11625                 thanks to Colin
11626
11627 2005-07-19 [paul]       1.9.12cvs82
11628
11629         * configure.ac
11630                 be generally more informative in configure output.
11631                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11632                 '[ --disable-openssl ...', as --enable-openssl is default
11633                 PGP/MIME: don't check for GPGME again, check for
11634                 pgpcore instead. Therefore prevent the possibility of
11635                 attempting to build pgpmime if pgpcore dependencies are
11636                 not met
11637                 ClamAV: use pkgconfig to check for lib
11638                 libgnomeprint: revert logic on inner test to match
11639                 everything else
11640         * src/plugins/pgpcore/sgpgme.c
11641                 add missing include
11642
11643 2005-07-19 [colin]      1.9.12cvs81
11644
11645         * src/summaryview.c
11646                 Fix slow thread rebuilding in particular
11647                 cases
11648
11649 2005-07-19 [paul]       1.9.12cvs80
11650
11651         * sylpheed-claws.desktop
11652                 fix typo, spotted by Stephan Sachse
11653         * src/account.c
11654                 replace GTK_STOCK_ADD with
11655                 GTK_STOCK_NEW button
11656
11657 2005-07-18 [colin]      1.9.12cvs79
11658
11659         * src/etpan/imap-thread.c
11660                 Fix return value (Thanks Hoa)
11661
11662 2005-07-18 [colin]      1.9.12cvs78
11663
11664         * src/imap.c
11665                 Allow empty passwords
11666                 Create drafts/queue/outbox if necessary
11667         * src/summaryview.c
11668                 Remove old code
11669         * src/etpan/imap-thread.c
11670                 Fix STARTTLS (Thanks to Hoa)
11671
11672 2005-07-18 [paul]       1.9.12cvs77
11673
11674         * ChangeLog-gtk2.jp
11675         * ChangeLog.jp
11676                 removed
11677         * Makefile.am
11678                 updated to reflect additions and removals
11679         * TODO
11680                 updated to be claws-specific
11681         * TODO-gtk2
11682         * TODO-gtk2.jp
11683         * TODO.jp
11684         * sylpheed-128x128.png
11685         * sylpheed-64x64.png
11686                 removed
11687         * sylpheed-claws-128x128.png
11688         * sylpheed-claws-64x64.png
11689         * sylpheed-claws.desktop
11690         * sylpheed-claws.png
11691                 added
11692         * sylpheed.desktop
11693         * sylpheed.png
11694                 removed
11695
11696 2005-07-17 [paul]       1.9.12cvs76
11697
11698         * src/account.c
11699         * src/addressbook.c
11700         * src/alertpanel.c
11701         * src/alertpanel.h
11702         * src/compose.c
11703         * src/exphtmldlg.c
11704         * src/expldifdlg.c
11705         * src/folderview.c
11706         * src/imap_gtk.c
11707         * src/inc.c
11708         * src/message_search.c
11709         * src/messageview.c
11710         * src/mh_gtk.c
11711         * src/news_gtk.c
11712         * src/prefs_actions.c
11713         * src/prefs_filtering.c
11714         * src/prefs_matcher.c
11715         * src/prefs_template.c
11716         * src/prefs_themes.c
11717         * src/ssl_manager.c
11718         * src/summary_search.c
11719         * src/textview.c
11720         * src/toolbar.c
11721         * src/gtk/sslcertwindow.c
11722         * src/plugins/pgpcore/sgpgme.c
11723                 rework alertpanels
11724
11725 2005-07-17 [colin]      1.9.12cvs75
11726
11727         * src/privacy.c
11728                 add a PrivacySystem accessor that checks that
11729                 the system cached in a MimeInfo's privacydata
11730                 is still registered. Use this accessor instead
11731                 of directly using data->system. Fixes crashes
11732                 after unloading pgp plugins.
11733
11734 2005-07-17 [colin]      1.9.12cvs74
11735
11736         * src/alertpanel.c
11737                 Change geometry hints to a simple default size.
11738                 Fixes the certs dialogs.
11739
11740 2005-07-17 [colin]      1.9.12cvs73
11741
11742         * src/gtk/sslcertwindow.c
11743                 Use a gtkExpander
11744
11745 2005-07-17 [colin]      1.9.12cvs72
11746
11747         * src/plugins/pgpcore/Makefile.am
11748         * src/plugins/pgpmime/Makefile.am
11749                 Add gpgme libs
11750
11751 2005-07-17 [paul]       1.9.12cvs71
11752
11753         * configure.ac
11754                 add --disable-gnomeprint option
11755                 modified version of patch by Marius Mauch
11756
11757 2005-07-17 [paul]       1.9.12cvs70
11758
11759         * src/common/defs.h
11760                 update urls
11761         * src/account.c
11762         * src/action.c
11763         * src/addressbook.c
11764         * src/compose.c
11765         * src/foldersel.c
11766         * src/folderview.c
11767         * src/html.c
11768         * src/imap_gtk.c
11769         * src/main.c
11770         * src/mainwindow.c
11771         * src/messageview.c
11772         * src/mh_gtk.c
11773         * src/mimeview.c
11774         * src/news_gtk.c
11775         * src/prefs_account.c
11776         * src/prefs_send.c
11777         * src/prefs_summaries.c
11778         * src/procmsg.c
11779         * src/summaryview.c
11780         * src/common/utils.c
11781         * src/common/xml.c
11782         * src/plugins/pgpcore/passphrase.c
11783         * src/plugins/pgpcore/select-keys.c
11784                 replace inappropriately used backticks
11785                 with single quotes
11786
11787 2005-07-16 [colin]      1.9.12cvs69
11788
11789         * src/image_viewer.c
11790                 Add extra paranoid checks
11791
11792 2005-07-16 [colin]      1.9.12cvs68
11793
11794         * src/plugins/pgpcore/prefs_gpg.c
11795                 Don't auto-check sigs by default, as it
11796                 can be really slow.
11797
11798 2005-07-16 [colin]      1.9.12cvs67
11799
11800         * src/plugins/pgpcore/sgpgme.c
11801                 Make messages a bit better.
11802
11803 2005-07-16 [colin]      1.9.12cvs66
11804
11805         * src/imap.c
11806                 Remove pseudo-log
11807         * src/etpan/imap-thread.c
11808                 Add real log
11809
11810 2005-07-16 [colin]      1.9.12cvs65
11811
11812         * src/main.c
11813         * src/prefs_other.c
11814                 And now, fix build with libetpan :-/
11815
11816 2005-07-15 [colin]      1.9.12cvs64
11817
11818         * src/prefs_other.c
11819                 Continue fixing build without libetpan.
11820
11821 2005-07-15 [colin]      1.9.12cvs63
11822
11823         * src/main.c
11824                 Fix build with --disable-libetpan
11825
11826 2005-07-15 [colin]      1.9.12cvs62
11827
11828         * configure.ac
11829                 Bump libetpan's version
11830
11831 2005-07-15 [colin]      1.9.12cvs61
11832
11833         * src/etpan/imap-thread.c
11834                 Actually stop logging :)
11835
11836 2005-07-15 [colin]      1.9.12cvs60
11837
11838         * src/addressbook.c
11839                 Fix dnd of multiple addresses.
11840
11841 2005-07-15 [hoa]        1.9.12cvs59
11842
11843         * src/etpan/imap-thread.c
11844             disable login of IMAP password in libetpan log file.
11845
11846 2005-07-15 [paul]       1.9.12cvs58
11847
11848         * src/account.c
11849                 don't automatically sort
11850                 do allow drag n drop
11851
11852 2005-07-15 [paul]       1.9.12cvs57
11853
11854         * src/account.c
11855         * src/ssl_manager.c
11856                 alphabetical listing
11857
11858 2005-07-15 [paul]       1.9.12cvs56
11859
11860         * src/gtk/pluginwindow.c
11861                 sort plugin list alphabetically
11862
11863 2005-07-15 [paul]       1.9.12cvs55
11864
11865         * src/prefs_spelling.c
11866         * src/prefs_wrapping.c
11867                 unify English usage
11868
11869 2005-07-15 [colin]      1.9.12cvs54
11870
11871         * src/wizard.c
11872                 Typo fix
11873
11874 2005-07-15 [paul]       1.9.12cvs53
11875
11876         * src/prefs_message.c
11877                 make 'show cursor' a hidden option
11878
11879 2005-07-14 [colin]      1.9.12cvs52
11880
11881         * src/plugins/spamassassin/Makefile.am
11882         * src/plugins/clamav/Makefile.am
11883                 Fix double EXTRA_DISTs
11884
11885 2005-07-14 [colin]      1.9.12cvs51
11886
11887         * src/plugins/clamav/Makefile.am
11888         * src/plugins/clamav/clamav_plugin_gtk.deps
11889         * src/plugins/spamassassin/Makefile.am
11890         * src/plugins/spamassassin/spamassassin_gtk.deps
11891                 Make $plugin_gtk depend on $plugin
11892
11893 2005-07-14 [hoa]        1.9.12cvs50
11894
11895         * src/etpan/imap-thread.c
11896                 enable debug log of libetpan when running with --debug
11897
11898 2005-07-14 [colin]      1.9.12cvs49
11899
11900         * configure.ac
11901         * src/common/Makefile.am
11902         * src/common/plugin.c
11903         * src/common/plugin.h
11904                 Add a little plugin dependancy system.
11905                 Plugins can ship a $plugin_name.deps file
11906                 (near them in PLUGINDIR) so that their
11907                 dependancies are loaded if possible.
11908         * src/plugins/Makefile.am
11909         * src/plugins/pgpcore/Makefile.am
11910         * src/plugins/pgpcore/passphrase.c
11911         * src/plugins/pgpcore/passphrase.h
11912         * src/plugins/pgpcore/plugin.c
11913         * src/plugins/pgpcore/prefs_gpg.c
11914         * src/plugins/pgpcore/prefs_gpg.h
11915         * src/plugins/pgpcore/select-keys.c
11916         * src/plugins/pgpcore/select-keys.h
11917         * src/plugins/pgpcore/sgpgme.c
11918         * src/plugins/pgpcore/sgpgme.h
11919                 Introduce pgpcore, used by pgpmime and
11920                 pgpinline
11921         * src/plugins/pgpmime/Makefile.am
11922         * src/plugins/pgpmime/passphrase.c
11923         * src/plugins/pgpmime/passphrase.h
11924         * src/plugins/pgpmime/pgpmime.c
11925         * src/plugins/pgpmime/pgpmime.deps
11926         * src/plugins/pgpmime/plugin.c
11927         * src/plugins/pgpmime/prefs_gpg.c
11928         * src/plugins/pgpmime/prefs_gpg.h
11929         * src/plugins/pgpmime/select-keys.c
11930         * src/plugins/pgpmime/select-keys.h
11931         * src/plugins/pgpmime/sgpgme.c
11932         * src/plugins/pgpmime/sgpgme.h
11933                 Remove the core from pgpmime and add the
11934                 dependancy to pgpcore.
11935
11936 2005-07-14 [paul]       1.9.12cvs48
11937
11938         * src/stock_pixmap.c
11939                 forgot this in last commit
11940
11941 2005-07-14 [paul]       1.9.12cvs47
11942
11943         * src/account.c
11944         * src/addressbook.c
11945                 add accelerators for the buttons (sync with main)
11946         * src/compose.c
11947         * src/compose.h
11948                 add accelerators for the buttons.
11949                 fix editing with external editor.
11950                 replace gdk_input_*() with GIOChannel;
11951                 (sync with main)
11952         * src/foldersel.c
11953                 display folder names with new/unread
11954                 representation (sync with main)
11955         * src/main.c
11956                 specify default window icon (sync with main)
11957         * src/prefs_common.c
11958                 use_addr_book default to FALSE
11959         * src/summaryview.c
11960         * src/textview.c
11961                 add accelerators for the buttons (sync with main)
11962         * src/gtk/menu.c
11963                 fix typos
11964         * src/pixmaps/sylpheed_icon.xpm
11965                 updated
11966
11967 2005-07-13 [paul]       1.9.12cvs46
11968
11969         * src/plugins/pgpmime/pgpmime.c
11970         * src/plugins/pgpmime/sgpgme.c
11971                 (temporarily) use deprecated gpgme_data_rewind()
11972                 while largefile support is not present
11973                 (as suggested by Colin)
11974
11975 2005-07-13 [paul]       1.9.12cvs45
11976
11977         * configure.ac
11978                 remove large file support (for now):
11979                 it breaks too many things
11980
11981 2005-07-13 [paul]       1.9.12cvs44
11982
11983         * configure.ac
11984                 add large file support
11985         * src/html.c
11986                 fix bug #763 where href attribute was not
11987                 the very first attribute of a link
11988                 patch by Thomas Gilgin
11989
11990 2005-07-13 [colin]      1.9.12cvs43
11991
11992         * src/gtk/pluginwindow.c
11993                 Little portability fix
11994
11995 2005-07-13 [colin]      1.9.12cvs42
11996
11997         * src/plugins/pgpmime/sgpgme.c
11998                 Fix crasher.
11999
12000 2005-07-13 [colin]      1.9.12cvs41
12001
12002         * src/plugins/pgpmime/pgpmime.c
12003         * src/plugins/pgpmime/sgpgme.c
12004                 Use gpgme_data_release_and_get_mem instead
12005                 of gpgme_data_read.
12006
12007 2005-07-13 [colin]      1.9.12cvs40
12008
12009         * configure.ac
12010         * src/plugins/pgpmime/passphrase.c
12011         * src/plugins/pgpmime/passphrase.h
12012         * src/plugins/pgpmime/pgpmime.c
12013         * src/plugins/pgpmime/plugin.c
12014         * src/plugins/pgpmime/select-keys.c
12015         * src/plugins/pgpmime/select-keys.h
12016         * src/plugins/pgpmime/sgpgme.c
12017         * src/plugins/pgpmime/sgpgme.h
12018                 Port pgpmime to gpgme-1.0.
12019
12020 2005-07-12 [paul]       1.9.12cvs39
12021
12022         * AUTHORS
12023         * src/toolbar.c
12024         * src/toolbar.h
12025                 add a 'Go to Prev' button to the toolbar.
12026                 correct tooltip text of go to buttons.
12027                 based on patch by Yang Guilong <bamanzi@gmail.com>
12028
12029 2005-07-12 [colin]      1.9.12cvs38
12030
12031         * src/statusbar.c
12032                 Fix progress bar showing stuff at startup.
12033
12034 2005-07-12 [paul]       1.9.12cvs37
12035
12036         * src/editjpilot.c
12037                 fix building with jpilot support
12038
12039 2005-07-11 [colin]      1.9.12cvs36
12040
12041         * src/inc.c
12042                 Add visual indication that filtering is running
12043         * src/textview.c
12044                 Make {}[] uri delimiters
12045         * src/summaryview.c
12046                 Remove useless (and slow) calls
12047
12048 2005-07-11 [paul]       1.9.12cvs35
12049
12050         * src/plugins/clamav/clamav_plugin_gtk.c
12051         * src/plugins/dillo_viewer/dillo_prefs.c
12052         * src/plugins/pgpmime/prefs_gpg.c
12053         * src/plugins/spamassassin/spamassassin_gtk.c
12054                 gather plugins prefs together under their
12055                 own 'Plugins' heading
12056
12057 2005-07-11 [paul]       1.9.12cvs34
12058
12059         sync with main
12060
12061         * src/account.c
12062                 account_delete(): modified alert dialog
12063         * src/editjpilot.c
12064         * src/editvcard.c
12065                 fixed a crash when cancelling file selection
12066                 dialog by Escape key. Made non-ascii filename
12067                 selectable.
12068         * src/prefs_template.c
12069                 prefs_template_window_create(): make scrolled
12070                 window policy AUTOMATIC
12071
12072 2005-07-10 [hoa]        1.9.12cvs33
12073
12074         * src/etpan/imap-thread.c
12075                 workaround for old Courier IMAP servers.
12076
12077 2005-07-10 [colin]      1.9.12cvs32
12078
12079         * src/folder.c
12080         * src/statusbar.c
12081         * src/statusbar.h
12082                 Add visual progress indicator on filtering/processing
12083                 Factorize the progress bar code
12084         * src/imap.c
12085         * src/imap.h
12086         * src/etpan/imap-thread.c
12087                 Add a reference counter to avoid destroying the Folder
12088                 while it's in use by another callback.
12089
12090 2005-07-09 [hoa]        1.9.12cvs31
12091
12092         * src/imap.c
12093         * src/etpan/imap-thread.c
12094                 fixed deadlock when removing IMAP account.
12095
12096 2005-07-08 [colin]      1.9.12cvs30
12097
12098         * src/textview.c
12099         * src/unmime.c
12100                 Fix again problems decoding broken headers
12101         * src/gtk/inputdialog.c
12102                 Fix local variable shadowing a global one
12103
12104 2005-07-08 [colin]      1.9.12cvs29
12105
12106         * src/msgcache.c
12107                 Make the cache/mark files platform-agnostic by writing
12108                 them in little-endian format. Reading them is also done
12109                 in little-endian format, of course; however, in order
12110                 to avoid trashing mark data on big-endian machines, the
12111                 files are, at first, read from the native format if the
12112                 little-endian one doesn't exist. This is easy to deter-
12113                 mine by trying to open a file with a swapped data_ver
12114                 and seeing if it's the wanted version.
12115                 Little-endian using users should see absolutely no
12116                 difference, Big-endian users may get a very little
12117                 performance drop due to byte-swapping.
12118                 Tested on i386 and ppc32. 
12119                 Fixes bug #159 (The index file, in the mailboxes, is 
12120                 hardware depending).
12121
12122                 To have the cache/mark files updated to the new little-
12123                 endian format, "Check for new messages" or even
12124                 "Rebuild folder tree" aren't enough. Files will be
12125                 updated as soon as a folder has been opened/closed.
12126                 To update everything, just select all folders by
12127                 selecting them one by one.
12128
12129 2005-07-07 [colin]      1.9.12cvs28
12130
12131         * src/imap.c
12132                 Remember the folder separator per IMAPFolder
12133                 instead of globally.
12134                 Revive the Session on noop; fixes bug #761
12135                 (mark a bunch of unread messages as read takes 
12136                 forever)
12137
12138 2005-07-07 [darko]      1.9.12cvs27
12139
12140         * src/common/template.c
12141                 Sort templates alphabetically
12142
12143 2005-07-06 [colin]      1.9.12cvs26
12144
12145         * src/imap.c
12146                 Try to use the correct separator in
12147                 most cases. Possibly fixes bug #759
12148                 (only creates the INBOX folder when 
12149                 setting up new IMAP account) and 
12150                 bug #760 (Can't retrieve messages)
12151
12152 2005-07-06 [colin]      1.9.12cvs25
12153
12154         * src/imap.c
12155                 Use real_path in status command. This will
12156                 help later, when namespaces will be used.
12157
12158 2005-07-06 [colin]      1.9.12cvs24
12159
12160         * configure.ac
12161         * src/account.c
12162         * src/folder.c
12163         * src/imap.c
12164         * src/etpan/etpan-log.c
12165         * src/etpan/etpan-thread-manager.c
12166         * src/etpan/imap-thread.c
12167                 Add a --disable-libetpan parameter. With this,
12168                 users that don't want IMAP4 support can avoid
12169                 the new dependancy (and have no IMAP support).
12170                 Users that have IMAP4 accounts and use this
12171                 parameter won't lose their configuration, their
12172                 IMAP accounts will just be invisible and not
12173                 used.
12174         * src/textview.c
12175                 Make the "Copy ..." contextual menu items 
12176                 copy to both the X clipboard and the gtk 
12177                 clipboard - as most other apps do.
12178         * src/gtk/about.c
12179                 Add a notice about OpenSSL usage, in order to
12180                 comply with OpenSSL's license (point 6):
12181                 http://www.openssl.org/source/license.html
12182
12183 2005-07-06 [colin]      1.9.12cvs23
12184
12185         * src/alertpanel.c
12186                 Fix a minimum size for alertpanels
12187         * src/compose.c
12188                 Show 'No space left on device' type errors
12189                 when queuing/sending
12190         * src/imap_gtk.c
12191         * src/mh_gtk.c
12192                 Rework folder's deletion message (remove 
12193                 extra \n)
12194
12195 2005-07-05 [colin]      1.9.12cvs22
12196
12197         * src/imap.c
12198                 Add an alertpanel on auth error
12199                 Add pseudo-log
12200                 Remove pthread-related stuff
12201
12202 2005-07-05 [colin]      1.9.12cvs21
12203
12204         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12205                 Fix crash on plugin reloading (with a hack)
12206
12207 2005-07-05 [colin]      1.9.12cvs20
12208
12209         * src/prefs_account.c
12210         * src/prefs_account.h
12211                 Fix typo
12212         * src/gtk/filesel.c
12213         * src/gtk/filesel.h
12214                 Add a way to filter the view
12215         * src/gtk/pluginwindow.c
12216                 Filter loadable stuff
12217         * src/plugins/pgpmime/prefs_gpg.c
12218                 Fix missing unregistration
12219         * .cvsignore
12220         * src/etpan/.cvsignore
12221         * src/plugins/spamassassin/.cvsignore
12222                 Add more stuff to cvs ignored files
12223
12224 2005-07-04 [colin]      1.9.12cvs19
12225
12226         * src/imap.c
12227                 Fix scan_required returning FALSE when it
12228                 shouldn't. Maybe fix #760 (Can't retrieve
12229                 messages)
12230
12231 2005-07-04 [colin]      1.9.12cvs18
12232
12233         * src/summaryview.c
12234                 Fix always_show_msg pref
12235
12236 2005-07-04 [paul]       1.9.12cvs17
12237
12238         sync with main (forgotten in last commit)
12239         
12240         * src/common/utils.c
12241         * src/common/utils.h
12242                 check_line_length(): new.
12243                 is_dir_exist()
12244                 is_file_entry_exist()
12245                 dirent_is_regular_file()
12246                 dirent_is_directory(): use g_file_test() instead of stat().
12247
12248 2005-07-04 [paul]       1.9.12cvs16
12249
12250         sync with main:
12251
12252         * src/compose.c
12253                 compose_write_to_file(): check for line
12254                 length limit and display warning if exceeds
12255         * src/jpilot.c
12256                 use get_home_dir() instead of g_get_home_dir()
12257         * src/procheader.c
12258                 removed warning about invalid date
12259         * src/vcard.c
12260                 use get_home_dir() instead of g_get_home_dir()
12261
12262 2005-07-04 [paul]       1.9.12cvs15
12263
12264         * src/stock_pixmap.c
12265                 fix new pixmap naming errors
12266                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12267
12268 2005-07-04 [colin]      1.9.12cvs14
12269
12270         * src/imap.c
12271                 Fix debugging string with a warning
12272
12273 2005-07-04 [colin]      1.9.12cvs13
12274
12275         * configure.ac
12276                 Add a check for libetpan's version (>= 0.37)
12277
12278 2005-07-04 [hoa]        1.9.12cvs12
12279
12280         * commitHelper
12281         * src/imap.c
12282         * src/etpan/imap-thread.c
12283         * src/etpan/imap-thread.h
12284                 fixed IMAP implementation of check of mails.
12285
12286 2005-07-03 [hoa]        1.9.12cvs11
12287
12288         * src/etpan/Makefile.am
12289         * src/etpan/etpan-errors.h
12290         * src/etpan/etpan-log.[ch]
12291         * src/etpan/etpan-thread-manager-types.h
12292         * src/etpan/etpan-thread-manager.[ch]
12293         * src/etpan/imap-thread.[ch]
12294         * src/Makefile.am
12295         * src/imap.c
12296         * src/main.c
12297         * src/prefs_other.c
12298         * configure.ac
12299             merged imap branch.
12300             dependency on libetpan 0.37 is now added.
12301
12302 2005-07-01 [colin]      1.9.12cvs10
12303
12304         * src/Makefile.am
12305         * src/folder.c
12306         * src/folder.h
12307         * src/folderview.c
12308         * src/stock_pixmap.c
12309         * src/stock_pixmap.h
12310         * src/plugins/trayicon/trayicon.c
12311                 Add marked symbol on folders containing
12312                 marked messages
12313         * src/procmsg.c
12314         * src/procmsg.h
12315         * src/toolbar.c
12316         * src/prefs_common.c
12317         * src/prefs_common.h
12318         * src/prefs_send.c
12319                 Add an optional confirmation dialog on queue
12320                 sending. Patch by wwp.
12321         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12322         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12323         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12324         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12325         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12326         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12327         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12328         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12329         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12330         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12331         * src/pixmaps/trash_mark.xpm            ** ADDED **
12332                 New pixmaps
12333
12334 2005-07-01 [colin]      1.9.12cvs9
12335
12336         * src/summaryview.c
12337                 Fix a little threading bug
12338         * src/addrgather.c
12339         * src/mainwindow.c
12340                 A little bit of HIG normality never hurts
12341
12342 2005-07-01 [colin]      1.9.12cvs8
12343
12344         * src/compose.c
12345         * src/msgcache.c
12346         * src/pop.c
12347         * src/procmime.c
12348         * src/recv.c
12349         * src/common/log.c
12350         * src/common/template.c
12351         * src/common/utils.c
12352         * src/common/utils.h
12353                 Reverted the fwrite_atomic stuff. In fact
12354                 it is already atomic.
12355
12356 2005-06-30 [colin]      1.9.12cvs7
12357
12358         * src/common/utils.c
12359         * src/common/utils.h
12360                 Add an fwrite_atomic() function to make
12361                 sure we write everything: fwrite can make
12362                 short writes.
12363         * src/compose.c
12364         * src/msgcache.c
12365         * src/pop.c
12366         * src/procmime.c
12367         * src/recv.c
12368         * src/common/log.c
12369         * src/common/template.c
12370                 Use that (and fix swapping of size and nmemb).
12371                 Thanks to Rich Coe for the heads up.
12372
12373 2005-06-30 [colin]      1.9.12cvs6
12374
12375         * src/addressbook.c
12376                 Optimize addressbook opening 
12377
12378 2005-06-30 [colin]      1.9.12cvs5
12379
12380         * src/summaryview.c
12381                 Remove calls to summary_step after move/copy
12382
12383 2005-06-28 [paul]       1.9.12cvs4
12384
12385         * src/alertpanel.c
12386                 wrap and make the error msg selectable
12387
12388 2005-06-28 [paul]       1.9.12cvs3
12389
12390         * src/ssl_manager.c
12391                 replace the OK button with a Close button
12392         * src/gtk/foldersort.c
12393                 use GTK_STOCK_ icons/buttons
12394
12395 2005-06-28 [colin]      1.9.12cvs2
12396
12397         * src/gedit-print.c             ** ADDED **
12398         * src/gedit-print.h             ** ADDED **
12399         * src/gtk/gtksourceprintjob.c   ** ADDED **
12400         * src/gtk/gtksourceprintjob.h   ** ADDED **
12401                 I can't believe no one had enough time to tell
12402                 me I forgot the `cvs add`
12403
12404 2005-06-27 [colin]      1.9.12cvs1
12405
12406         * src/Makefile.am
12407         * src/gtk/Makefile.am
12408         * src/messageview.c
12409         * src/procmsg.c
12410         * src/summaryview.c
12411         * configure.ac
12412                 Add optional libgnomeprint-based printing
12413         * src/mainwindow.c
12414         * src/gtk/quicksearch.c
12415                 Add an Edit/Quick search menu item to show
12416                 and focus the quicksearch
12417
12418 2005-06-27 [paul]       1.9.12
12419
12420         1.9.12 release
12421
12422         * po/ca.po
12423         * po/de.po
12424         * po/es.po
12425         * po/fr.po
12426         * po/it.po
12427         * po/ko.po
12428         * po/pt_BR.po
12429         * po/sk.po
12430         * po/zh_CN.po
12431                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12432                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12433                 SungHyun Nam, Frederico Goncalves Guimaraes,
12434                 Andrej Kacian, and Yang Guilong
12435 2005-06-26 [colin]      1.9.11cvs106
12436
12437         * src/imap_gtk.c
12438                 Forgot one file for previous fix
12439
12440 2005-06-26 [colin]      1.9.11cvs105
12441
12442         * src/folder.c
12443         * src/imap.c
12444                 Fix problems with folder operations in no_select
12445                 imap folders. it applies only to mails, and 
12446                 creation/deletion/move/renaming of folders 
12447                 should be possible
12448
12449 2005-06-26 [paul]       1.9.11cvs104
12450
12451         * src/prefs_filtering.c
12452                 replace one more GTK_STOCK_REMOVE
12453                 with GTK_STOCK_DELETE
12454
12455 2005-06-25 [colin]      1.9.11cvs103
12456
12457         * src/imap.c
12458                 Optimize get_seq_set_from_seq_list
12459                 (Patch by Ricardo) 
12460
12461 2005-06-25 [colin]      1.9.11cvs102
12462
12463         * src/mh.c
12464                 If the directory exists, but not in the
12465                 correct encoding, rename it. This should
12466                 handle old-versions-induced bugs.
12467
12468 2005-06-25 [colin]      1.9.11cvs101
12469
12470         * src/mh.c
12471                 Fix path access with extended dir names
12472                 Fixes bug #589 (SC segfaults with wrong locale
12473                 settings)
12474
12475 2005-06-25 [colin]      1.9.11cvs100
12476
12477         * src/prefs_account.c
12478         * src/prefs_account.h
12479         * src/compose.c
12480                 Add an option to encrypt replies to
12481                 encrypted messages
12482
12483 2005-06-25 [colin]      1.9.11cvs99
12484
12485         * src/compose.c
12486         * src/quote_fmt_parse.y
12487                 ... And make it work with pgpinline.
12488
12489 2005-06-25 [colin]      1.9.11cvs98
12490
12491         * src/compose.c
12492         * src/procmime.c
12493         * src/procmime.h
12494         * src/quote_fmt_parse.y
12495                 o Make reedition of encrypted messages possible
12496                   (as long as it is encrypted to self too, no
12497                    magic there)
12498                 o Make replying with quote (and without selecting
12499                   text) possible for encrypted messages.
12500                 Closes bug #550 (Not possible to "reply with quote"
12501                 to gnupg encrypted messages)
12502
12503 2005-06-24 [paul]       1.9.11cvs97
12504
12505         * src/imap.c
12506                 add missing include
12507
12508 2005-06-24 [paul]       1.9.11cvs96
12509
12510         * src/editldap.c
12511                 made bind password entry invisible
12512                 (sync with main)
12513         * src/send_message.c
12514                 send_message_local(): check exit status
12515                 to detect errors (sync with main)
12516         * src/textview.c
12517                 use main's less ambiguous popup menu
12518                 wording
12519
12520 2005-06-24 [paul]       1.9.11cvs95
12521
12522         * src/prefs_actions.c
12523         * src/prefs_customheader.c
12524         * src/prefs_display_header.c
12525         * src/prefs_filtering_action.c
12526         * src/prefs_matcher.c
12527         * src/prefs_template.c
12528         * src/prefs_toolbar.c
12529                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12530         * src/gtk/description_window.c
12531                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12532
12533 2005-06-23 [colin]      1.9.11cvs94
12534
12535         * src/summaryview.c
12536                 Fix rough edges (be sure to call status_show whenever
12537                 necessary).
12538
12539 2005-06-23 [colin]      1.9.11cvs93
12540
12541         * src/summaryview.c
12542                 Optimize Select All
12543                 Before, in a 5K mails folder: 11s
12544                 After, in the same folder: 58000µs
12545                 The joys of locking... gtk_clist_select_all() fires a 
12546                 tree-select-row event for each selected row, which in 
12547                 summaryview, callbacks summary_selected which in turn,
12548                 calls summary_status_show, which walks the selected
12549                 rows. Hence, calling gtk_clist_select_all was 
12550                 exponential. Locking the summaryview makes 
12551                 summary_selected return early.
12552
12553 2005-06-23 [colin]      1.9.11cvs92
12554
12555         * src/imap.c
12556                 Move mutex at the important place to avoid
12557                 deadlocks
12558         * src/summaryview.c
12559                 Fix Del key deleting directly instead of
12560                 moving to trash
12561
12562 2005-06-22 [colin]      1.9.11cvs91
12563
12564         * src/plugins/spamassassin/libspamc.c
12565                 As we do spagetti code with assignations in multiple
12566                 places (see _message_read_raw where out = msg = raw),
12567                 let's be sure we don't free the same pointer twice.
12568                 Should fix bug #683 (Crash in libpam at 
12569                 message_cleanup).
12570
12571 2005-06-22 [colin]      1.9.11cvs90
12572
12573         * src/compose.c
12574         * src/messageview.c
12575         * src/toolbar.c
12576                 Make toolbar's delete use the move to trash stuff;
12577                 Add gtk_widget_realize to be sure pixmaps can get
12578                 created (that may fix an old worksforme bug which
12579                 I can't find back...)
12580
12581 2005-06-22 [colin]      1.9.11cvs89
12582
12583         * src/summaryview.c
12584         * src/summaryview.h
12585         * src/mainwindow.c
12586                 Rename "Message/Delete" to "Message/Move to trash"
12587                 Add "Message/Delete..." that directly destroys the
12588                 selected messages after asking for a confirmation.
12589
12590 2005-06-22 [colin]      1.9.11cvs88
12591
12592         * src/imap.c
12593                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12594                 o Fix a deadlock (thanks Darko)
12595
12596 2005-06-22 [colin]      1.9.11cvs87
12597
12598         * src/gtk/foldersort.c
12599                 Add missing include for the i18n;
12600                 patch by Fabien Vantard
12601
12602 2005-06-21 [colin]      1.9.11cvs86
12603
12604         * src/folder.c
12605         * src/folderview.c
12606                 Respect the no_select flag
12607         * src/imap.c
12608                 Fix recursive deletion
12609         * src/imap_gtk.c
12610         * src/mh_gtk.c
12611                 Make the folder deletion's warning
12612                 more explicit
12613
12614 2005-06-21 [colin]      1.9.11cvs85
12615
12616         * src/textview.c
12617                 Prevent email addresses from spanning accross
12618                 lines - fixes bug # 646 (newline-chars in 
12619                 email addresses)
12620
12621 2005-06-20 [colin]      1.9.11cvs84
12622
12623         * src/folder.c
12624                 Be sure not to remove source if copy failed
12625
12626 2005-06-20 [colin]      1.9.11cvs83
12627
12628         * src/folderview.c
12629         * src/imap_gtk.c
12630                 remove summaryview's lock
12631         * src/imap.c
12632                 introduce threads to avoid problems when foreground tasks
12633                 interfere with background tasks
12634         * src/mh.c
12635                 prevent moving to drafts/queue
12636         * src/mimeview.c
12637                 fix leak
12638
12639 2005-06-19 [colin]      1.9.11cvs82
12640
12641         * src/imap_gtk.c
12642                 Remember that the user doesn't want to override
12643                 offline mode, for 3 seconds. It avoid presenting
12644                 him with N popups in a really short time.
12645
12646 2005-06-17 [colin]      1.9.11cvs81
12647
12648         * src/imap.c
12649                 Fix IMAP breaking on folders containing '('
12650                 (Probably won't be enough)
12651
12652 2005-06-17 [colin]      1.9.11cvs80
12653
12654         Forgotten files on 1.9.11cvs79
12655         * src/summaryview.c
12656                 Fix stepping when not immediately executing
12657         * src/imap.c
12658                 Really prevent UID FETCH 0
12659         * src/codeconv.c
12660                 Fix outgoing charset never set to utf-8
12661         * src/mh.c
12662                 Fix leak
12663
12664 2005-06-16 [colin]      1.9.11cvs79
12665
12666         * src/compose.c
12667                 Fix bug #707 (Dash splits rows)
12668                 Only wrap if we're on a line break position and
12669                 the previous one was a "white" (space) char.
12670                 Pango stuff is weird.
12671
12672 2005-06-16 [colin]      1.9.11cvs78
12673
12674         * src/imap_gtk.c
12675                 Lock summaryview while downloading messages
12676                 on user demand
12677         * src/procheader.c
12678         * src/unmime.c
12679         * src/common/utils.c
12680         * src/common/utils.h
12681                 Replace \r and \n with spaces in From and
12682                 Subject headers
12683
12684 2005-06-16 [paul]       1.9.11cvs77
12685
12686         * src/procmime.c
12687                 liberalise the mime parser
12688         * src/gtk/about.c
12689                 add text wrapping
12690
12691 2005-06-16 [paul]       1.9.11cvs76
12692
12693         * src/gtk/about.c
12694                 reworked
12695
12696 2005-06-15 [colin]      1.9.11cvs75
12697
12698         * src/compose.c
12699                 Finish header encoding fix
12700         * src/summaryview.c
12701                 Fix segfault
12702         * src/headerview.c
12703                 Fix compilation (Thanks Stephan
12704                 Sachse)
12705
12706 2005-06-15 [colin]      1.9.11cvs74
12707
12708         * Makefile.am
12709                 Install gnome2 stuff rather than gnome1, 
12710                 if both are present
12711         * src/codeconv.c
12712         * src/codeconv.h
12713         * src/compose.c
12714                 Fix headers encoding
12715         * src/folder.c
12716                 Visual progress when fetching all messages
12717         * src/folderview.c
12718         * src/summaryview.c
12719         * src/summaryview.h
12720                 Prevent changing current message while
12721                 incorporating
12722
12723 2005-06-15 [paul]       1.9.11cvs73
12724
12725         * src/gtk/gtkaspell.c
12726         * src/gtk/gtkaspell.h
12727                 fix build warnings
12728
12729 2005-06-15 [paul]       1.9.11cvs72
12730
12731         * src/prefs_filtering.c
12732                 allow reordering of filter rules by
12733                 drag n drop
12734
12735 2005-06-15 [paul]       1.9.11cvs71
12736
12737         * COPYING
12738                 updated
12739         * src/codeconv.c
12740                 replace deprecated function
12741         * src/inc.c
12742         * src/send_message.c
12743         * src/gtk/progressdialog.c
12744         * src/gtk/progressdialog.h
12745                 salvage and reuse parts of reverted sync
12746
12747 2005-06-15 [paul]       1.9.11cvs70
12748
12749         * src/inc.c
12750         * src/send_message.c
12751         * src/gtk/progressdialog.c
12752         * src/gtk/progressdialog.h
12753                 revert yesterday's sync with main
12754                 it contains deprecated functions
12755
12756 2005-06-15 [colin]      1.9.11cvs69
12757
12758         * src/headerview.c
12759                 Fix bug #670 (multi user to: will corrupt message 
12760                 headers display)
12761
12762 2005-06-15 [colin]      1.9.11cvs68
12763
12764         * src/compose.c
12765                 Fix bug #421 (Fix undo on wrapping)
12766
12767 2005-06-15 [colin]      1.9.11cvs67
12768
12769         * src/folder.c
12770                 Provide visual feedback while processing
12771                 folder's rules.
12772         * src/imap.c
12773                 Provide visual feedback while getting
12774                 short headers (for uncached messages)
12775
12776
12777 2005-06-14 [paul]       1.9.11cvs66
12778
12779         * src/account.c
12780                 change a couple stock icons
12781         * src/inc.c
12782         * src/send_message.c
12783         * src/gtk/progressdialog.c
12784         * src/gtk/progressdialog.h
12785                 sync main's GtkTreeView implementation
12786
12787 2005-06-14 [colin]      1.9.11cvs65
12788
12789         * src/imap.c
12790                 Various little fixes, mainly on error paths
12791
12792 2005-06-13 [colin]      1.9.11cvs64
12793
12794         * matcher.c
12795         * procmsg.c
12796         * procmsg.h
12797                 Add a way to fetch only headers. This speeds
12798                 up filtering on headers for IMAP. Fixes:
12799                 bug #481 extraneous imap commands slow down 
12800                         imap filtering
12801                 bug #522 Sylpheed downloads all messages 
12802                         when opening mailbox (IMAP)
12803                 bug #677 IMAP fetch is soooooooooooooo slow
12804         * src/folder.c
12805         * src/folder.h
12806                 Add a folder set_batch method so that
12807                 implementations can speed up flags changes
12808         * src/folderutils.c
12809         * src/summaryview.c
12810                 Use that in mark as (un)read and mark all read
12811                 Refix bug #679
12812         * src/imap.c
12813                 Implement set_batch - brings back deferred
12814                 flags in a less buggy manner. Fixes:
12815                 bug #729 IMAP immediate expunge of deleted messages
12816                 bug #191 remove list of messages with one command
12817                 Fix login with strange chars
12818                 Implement fetch_msg_full
12819                 Fix copy (wrong counts)
12820
12821 2005-06-12 [colin]      1.9.11cvs63
12822
12823         * src/folder.c
12824                 lock incorporation during long operations.
12825                 Avoids fucking up the IMAP socket.
12826
12827 2005-06-12 [colin]      1.9.11cvs62
12828
12829         * src/imap.c
12830                 Fix harmful typo
12831                 Factorize remove_all_msg
12832                 Thread-ize expunge
12833         * src/summaryview.c
12834                 Don't update partial-download status if unnecessary
12835         * src/folder.c
12836                 Use remove_msgs everywhere possible
12837
12838 2005-06-12 [colin]      1.9.11cvs61
12839
12840         * src/folder.c
12841         * src/folder.h
12842                 Add a remove_msgs function to remove a 
12843                 list of messages
12844         * src/imap.c
12845                 Implement that.
12846
12847 2005-06-12 [colin]      1.9.11cvs60
12848
12849         * src/imap.c
12850                 Remove flags-processing deferring... Too hard
12851                 to get it to work in all cases.
12852
12853 2005-06-11 [colin]      1.9.11cvs59
12854
12855         * src/imap.c
12856                 printf -> debug_print
12857
12858 2005-06-11 [colin]      1.9.11cvs58
12859
12860         * src/imap.c
12861                 o Fix build without USE_PTHREAD
12862                 o Factorize imap_open
12863                 o Alertpanel in case of impossible connection
12864                 o Alertpanel in case of impossible login
12865                 o Fix deferred flags processing to force a 
12866                   flush before adding some more flags to process,
12867                   but in another folder.
12868
12869 2005-06-10 [colin]      1.9.11cvs57
12870
12871         * src/imap.c
12872                 o Fix a format string error
12873                 o init ssl socket outside of the thread 
12874                   (it possibly invokes gtk calls)
12875         * src/procmime.c
12876                 o Put back the buffer to its necessary size
12877                 o Fix changing a file pointer without keeping
12878                   track of it (thanks Valgrind)
12879         * src/common/smtp.c
12880                 o Fix automatic STARTTLS if login should be done
12881                   and the server only allows it after starting TLS
12882         * src/gtk/gtkinputdialog.c
12883                 o Eat GDK_Return so that the combo popup doesn't 
12884                   appear when we press Enter to validate the combo
12885                   input dialog (as seen in the Open with... dialog)
12886
12887 2005-06-10 [colin]      1.9.11cvs56
12888
12889         * src/imap.c
12890                 o A bit less debug
12891                 o Fix a crash on deletion
12892                 o Threadize imap_select (it's called outside of 
12893                   threads)
12894                 o Defer treatment of DELETED flags
12895
12896
12897 2005-06-09 [colin]      1.9.11cvs55
12898
12899         * src/imap.c
12900                 Make sure we check imap_gtk_should_override(), which
12901                 potentially calls gtk stuff, before creating thread.
12902                 That way it should't be called via imap_get_session()
12903                 inside a thread.
12904
12905 2005-06-09 [colin]      1.9.11cvs54
12906
12907         * src/imap.c
12908                 o add a bit of status output
12909                 o remove some dead code
12910                 o threadize get_list_of_uids
12911                 o threadize imap_get_flags
12912                 o defer flag changing by 500ms so that they
12913                   can be batched
12914
12915
12916 2005-06-08 [colin]      1.9.11cvs53
12917
12918         * src/imap.c
12919                 Thread-ize imap_cmd_fetch
12920
12921 2005-06-08 [colin]      1.9.11cvs52
12922
12923         * src/main.c
12924                 Mmh, that broke POP3...
12925
12926 2005-06-08 [colin]      1.9.11cvs51
12927
12928         * src/main.c
12929                 Stabilize IMAP patch (thanks to Hoa)
12930
12931 2005-06-08 [colin]      1.9.11cvs50
12932
12933         * src/imap.c
12934                 Test patch to speed up imap. 
12935
12936 2005-06-08 [colin]      1.9.11cvs49
12937
12938         * src/imap_gtk.c
12939                 Warning fix
12940         * src/procmime.c
12941                 Apply patch from gentoo to use /usr/share/mime/globs if 
12942                 available, after un-breaking it
12943         * src/common/log.c
12944         * src/common/log.h
12945                 Use g_timeout for invoking hooks that possibly use gtk
12946                 calls. This should leave gtk calls in the main thread.
12947
12948 2005-06-08 [paul]       1.9.11cvs48
12949
12950         * src/codeconv.c
12951                 conv_get_outgoing_charset_str(): don't
12952                 use prefs_common setting
12953         * src/compose.c
12954         * src/compose.h
12955                 add /Options/Character encoding/... to
12956                 temporarily change the outgoing encoding
12957
12958         (belated sync with main)
12959
12960 2005-06-08 [paul]       1.9.11cvs47
12961
12962         * src/compose.c
12963                 correction to/completion of last
12964                 sync with main
12965
12966 2005-06-08 [paul]       1.9.11cvs46
12967
12968         sync with main:
12969         
12970         * src/codeconv.c
12971         * src/codeconv.h
12972                 always enabled Japanese auto-detection
12973                 if the first letters of locale string
12974                 is "ja"
12975         * src/compose.c
12976                 don't use "destroy" signal to destroy
12977                 Compose object (fix rare crashes on discard?)
12978         * src/mainwindow.c
12979         * src/messageview.c
12980         * src/prefs_send.c
12981                 added Hebrew encodings
12982         * src/sourcewindow.c
12983                 don't use "destroy" signal to destroy
12984                 objects
12985
12986 2005-06-07 [colin]      1.9.11cvs45
12987
12988         * src/summaryview.c
12989                 Add missing unlocks/locks
12990
12991 2005-06-07 [paul]       1.9.11cvs44
12992
12993         * src/summaryview.c
12994                 restore bug #749 fix
12995
12996 2005-06-06 [colin]      1.9.11cvs43
12997
12998         * src/summaryview.c
12999                 Fix selection bug when prefs_common.open_unread 
13000                 is FALSE
13001
13002 2005-06-06 [colin]      1.9.11cvs42
13003
13004         * src/common/md5.c
13005                 Fix a warning
13006         * src/summaryview.c
13007         * src/folderview.c
13008                 Factorize long operations beginning and end
13009                 (locking, freezing/thawing, cursor, ...)
13010                 Check selection->data member in selection-
13011                 related loops; this avoids dying an awful
13012                 death if the selection changes on us while
13013                 we're marking a whole IMAP folder unread, 
13014                 for example.
13015
13016 2005-06-06 [paul]       1.9.11cvs41
13017
13018         * src/textview.c
13019                 don't g_free() a static gchar buffer
13020
13021 2005-06-05 [colin]      1.9.11cvs40
13022
13023         * src/mainwindow.c
13024         * src/messageview.c
13025         * src/summaryview.c
13026                 Fix bug #749 (Show all headers should be
13027                 sticky as the GUI suggests)
13028
13029 2005-06-03 [paul]       1.9.11cvs39
13030
13031         * src/compose.c
13032                 don't allow editing of mail while sending.
13033                 patch by Colin
13034
13035 2005-06-03 [paul]       1.9.11cvs38
13036
13037         * src/folderview.c
13038                 add a freeze/thaw to speed up 'mark all read'
13039
13040 2005-06-03 [paul]       1.9.11cvs37
13041
13042         * src/prefs_message.c
13043                 reflect changes immediately
13044
13045 2005-06-02 [colin]      1.9.11cvs36
13046
13047         * po/POTFILES.in
13048                 Patch by Fabien Vantard.
13049
13050 2005-06-02 [colin]      1.9.11cvs35
13051
13052         * src/imap.c
13053                 Use a non-blocking imap_getline() if possible.
13054                 This should completely prevent the interface
13055                 from freezin on imap operations, although it
13056                 may do strange stuff in case of folder switching
13057                 while a big imap operation is taking place...
13058
13059                 In addition, fix a leak in the case thread
13060                 creation fails on connection.
13061
13062 2005-06-02 [colin]      1.9.11cvs34
13063
13064         * src/crash.c
13065         * src/prefs_common.h
13066                 Fix build (prefs_common_init() doesn't exist
13067                 anymore)
13068
13069 2005-06-02 [colin]      1.9.11cvs33
13070
13071         * src/prefs_account.c
13072                 Fix bug #245 (filtering rules broken when
13073                 renaming a remote account (imap4 or nntp)
13074
13075 2005-06-02 [colin]      1.9.11cvs32
13076
13077         * src/imap.c
13078                 Try to fix IMAP shortcomings: 
13079                 o Multithread imap_open()
13080                 o allow offline-mode overriding instead of
13081                   just returning NULL
13082         * src/imap_gtk.c
13083         * src/imap_gtk.h
13084                 Add a function to ask whether we want to
13085                 override offline-mode for 10 minutes (one-shot
13086                 asking was painful)
13087         * src/procheader.c
13088                 Fix segfault when imap parser isn't happy about
13089                 a missing {
13090
13091 2005-06-01 [colin]      1.9.11cvs31
13092
13093         * src/addrharvest.c
13094         * src/compose.c
13095         * src/mbox.c
13096         * src/mbox.h
13097         * src/mh.c
13098         * src/msgcache.c
13099         * src/send_message.c
13100         * src/setup.c
13101         * src/undo.c
13102         * src/common/hooks.c
13103         * src/common/prefs.c
13104         * src/common/template.c
13105         * src/common/utils.c
13106         * src/gtk/gtkutils.c
13107         * src/gtk/inputdialog.c
13108         * src/gtk/menu.c
13109         * src/gtk/pluginwindow.c
13110         * src/gtk/prefswindow.c
13111         * src/plugins/pgpmime/passphrase.c
13112         * src/plugins/pgpmime/prefs_gpg.c
13113                 More -Wall fixes
13114
13115         * src/common/Makefile.am
13116         * src/common/timing.h
13117                 Add basic timing code
13118
13119         * src/summaryview.c
13120                 Fix a bug with unread messages when 
13121                 re-sorting folders, and by the way
13122                 fix a big performance hit when 
13123                 re-sorting (10k mails: before 5s,
13124                 after .5s)
13125
13126         * src/prefs_compose_writing.c
13127         * src/prefs_compose_writing.h
13128         * src/prefs_message.c
13129         * src/prefs_message.h
13130         * src/prefs_other.c
13131         * src/prefs_other.h
13132         * src/prefs_quote.c
13133         * src/prefs_quote.h
13134         * src/prefs_receive.c
13135         * src/prefs_receive.h
13136         * src/prefs_send.c
13137         * src/prefs_send.h
13138         * src/prefs_summaries.c
13139         * src/prefs_summaries.h
13140                 Fix copyright banner
13141
13142 2005-06-01 [paul]       1.9.11cvs30
13143
13144         * po/fi.po
13145                 updated by Flammie Pirinen
13146         * src/procmime.c
13147                 fix 'Bad BASE64 content' output
13148
13149 2005-05-31 [colin]      1.9.11cvs29
13150
13151         * src/procmime.c
13152                 Oops, where did my hunk go.
13153
13154 2005-05-31 [colin]      1.9.11cvs28
13155
13156         * src/Makefile.am
13157         * src/account.c
13158         * src/action.c
13159         * src/addr_compl.c
13160         * src/addressbook.c
13161         * src/codeconv.c
13162         * src/compose.c
13163         * src/export.c
13164         * src/folder.c
13165         * src/folderview.c
13166         * src/image_viewer.c
13167         * src/main.c
13168         * src/mainwindow.c
13169         * src/messageview.c
13170         * src/mimeview.c
13171         * src/msgcache.c
13172         * src/prefs_account.c
13173         * src/prefs_actions.c
13174         * src/prefs_common.c
13175         * src/prefs_compose_writing.c
13176         * src/prefs_customheader.c
13177         * src/prefs_ext_prog.c
13178         * src/prefs_filtering.c
13179         * src/prefs_filtering_action.c
13180         * src/prefs_fonts.c
13181         * src/prefs_image_viewer.c
13182         * src/prefs_message.c
13183         * src/prefs_message.h
13184         * src/prefs_msg_colors.c
13185         * src/prefs_other.c
13186         * src/prefs_other.h
13187         * src/prefs_quote.c
13188         * src/prefs_receive.c
13189         * src/prefs_receive.h
13190         * src/prefs_send.c
13191         * src/prefs_send.h
13192         * src/prefs_spelling.c
13193         * src/prefs_summaries.c
13194         * src/prefs_summary_column.c
13195         * src/prefs_template.c
13196         * src/prefs_themes.c
13197         * src/prefs_toolbar.c
13198         * src/prefs_wrapping.c
13199         * src/procmime.c
13200         * src/procmsg.c
13201         * src/send_message.h
13202         * src/ssl_manager.c
13203         * src/summary_search.c
13204         * src/summaryview.c
13205         * src/textview.c
13206         * src/wizard.c
13207         * src/common/smtp.c
13208         * src/common/smtp.h
13209         * src/gtk/gtkutils.h
13210                 o Move the rest of Common prefs to new style
13211                 o Lots of -Wall warning fixes
13212                 o fix FIXME in cache memusage calculation
13213                 o Let return receipts be sent from any account
13214                 o Little cache optimisation (read)
13215                 o Fix bug #746 (don't treat commas as separators
13216                   when inside a quoted string)
13217
13218 2005-05-31 [paul]       1.9.11cvs27
13219
13220         * src/prefs_common.c
13221                 fix 'off-by-one' typo
13222
13223 2005-05-31 [paul]       1.9.11cvs26
13224
13225         * src/account.c
13226         * src/addr_compl.c
13227         * src/compose.c
13228         * src/foldersel.c
13229         * src/prefs_actions.c
13230         * src/prefs_common.c
13231         * src/prefs_common.h
13232         * src/prefs_customheader.c
13233         * src/prefs_display_header.c
13234         * src/prefs_filtering.c
13235         * src/prefs_filtering_action.c
13236         * src/prefs_matcher.c
13237         * src/prefs_summaries.c
13238         * src/prefs_summary_column.c
13239         * src/prefs_template.c
13240         * src/prefs_toolbar.c
13241         * src/ssl_manager.c
13242         * src/gtk/pluginwindow.c
13243         * src/gtk/prefswindow.c
13244         * src/gtk/progressdialog.c
13245                 add hidden prefs 'enable_rules_hint'
13246                 for gtk_tree_view_set_rules_hint()
13247                 (sync with main)
13248                 
13249
13250 2005-05-31 [colin]      1.9.11cvs25
13251
13252         * src/Makefile.am
13253         * src/main.c
13254         * src/prefs_common.c
13255         * src/prefs_summaries.c ** ADDED **
13256         * src/prefs_summaries.h ** ADDED **
13257                 Common/Display -> Display/Summaries
13258
13259 2005-05-31 [colin]      1.9.11cvs24
13260
13261         * src/Makefile.am
13262         * src/main.c
13263         * src/prefs_quote.c ** ADDED **
13264         * src/prefs_quote.h ** ADDED **
13265                 Move Common/Quote to Compose/Quoting
13266         * src/prefs_common.c
13267         * src/prefs_common.h
13268                 Remove old quote stuff, add
13269                 convenience functions for GtkTextView prefs
13270         * src/gtk/prefswindow.c
13271                 Set default height higher
13272
13273 2005-05-30 [colin]      1.9.11cvs23
13274
13275         * src/Makefile.am
13276         * src/main.c
13277         * src/prefs_common.c
13278         * src/prefs_compose_writing.c ** ADDED **
13279         * src/prefs_compose_writing.h ** ADDED **
13280                 Move Common/Compose prefs to Compose/Writing
13281
13282 2005-05-30 [colin]      1.9.11cvs22
13283
13284         * src/common/utils.c
13285                 Fix bug #651 (Confused Attract by Subject)
13286                 Patch by M. Benkmann <haferfrost@web.de>
13287         * AUTHORS
13288
13289 2005-05-30 [colin]      1.9.11cvs21
13290
13291         * src/compose.c
13292                 Fix concatenation of different headers of
13293                 the same type (bug #645)
13294         * src/prefs_folder_item.c
13295                 Fix bug #699 (setting color to black doesn't
13296                 work immediately)
13297         * src/procmime.c
13298                 Print out decoding error only once per
13299                 block
13300
13301 2005-05-30 [paul]       1.9.11cvs20
13302
13303         * src/common/template.c
13304                 fix Bcc
13305
13306 2005-05-30 [paul]       1.9.11cvs19
13307
13308         * doc/src/rfc2368.txt   **NEW FILE**
13309         * src/compose.c
13310                 compose_entries_set(): don't interpret Bcc
13311                 header field (conform to RFC 2368)
13312                 (sync with main)
13313
13314 2005-05-29 [colin]      1.9.11cvs18
13315
13316         * src/prefs_common.c
13317                 Let the default reply format respect
13318                 netiquette by cutting the signature.
13319
13320 2005-05-29 [colin]      1.9.11cvs17
13321
13322         * src/summaryview.c
13323                 Don't let always_show_msg override
13324                 open_unread_on_enter when opening a new
13325                 directory.
13326
13327 2005-05-27 [paul]       1.9.11cvs16
13328
13329         sync with main:
13330
13331         * src/main.c
13332                 app_will_exit(): cleanup tmp directory when exit
13333         * src/message_search.c
13334                 improved the interface and made code cleanup.
13335                 removed Clear button
13336         * src/send_message.c
13337                 send_message_local(): use GSpawn, and detect errors
13338         * src/summary_search.c
13339                 improved the interface and made code cleanup
13340         * src/textview.c
13341                 textview_write_link(): also skip non-ascii space
13342                  at the head of link strings (phishing check
13343                  didn't work at the case)
13344         * src/common/utils.c
13345                 get_command_output(): use g_spawn_command_line_sync()
13346                 instead of popen()
13347
13348 2005-05-26 [colin]      1.9.11cvs15
13349
13350         * src/folder.c
13351                 remove printf
13352
13353 2005-05-26 [colin]      1.9.11cvs14
13354
13355         * src/common/nntp.c
13356                 Fix nntp mode reader (bug #611)
13357                 Patch by Florian Mickler <florian@mickler.org>
13358
13359 2005-05-26 [colin]      1.9.11cvs13
13360
13361         * src/plugins/pgpmime/passphrase.c
13362                 Fix mouse grabbing (bug #557)
13363
13364 2005-05-26 [colin]      1.9.11cvs12
13365
13366         * src/prefs_themes.c
13367                 Fix g_warning (bug #541)
13368
13369 2005-05-26 [colin]      1.9.11cvs11
13370
13371         * src/prefs_actions.c
13372         * src/prefs_template.c
13373                 Fix bug #506 (no warning if action/template
13374                 is not saved)
13375         * src/common/template.c
13376                 Fix a possible crash
13377
13378 2005-05-26 [colin]      1.9.11cvs10
13379
13380         * src/folder.c
13381         * src/folderview.c
13382         * src/procmsg.c
13383         * src/summaryview.c
13384                 Forbid locked messages to be moved or
13385                 deleted. Locked messages in trashes 
13386                 still get deleted, for performance
13387                 reason (mh.c::mh_remove_all_msgs)
13388
13389 2005-05-25 [colin]      1.9.11cvs9
13390
13391         * src/procmime.c
13392                 Use correct encoding when sending mails
13393                 with attachments that have accentued 
13394                 chars in their name
13395
13396 2005-05-24 [colin]      1.9.11cvs8
13397
13398         * src/summaryview.c
13399                 Fix bug #688 f) read/unread marker not
13400                 changed on first click
13401                 Also, optimize summary_status_show()
13402                 calls
13403         * src/folder.c
13404         * src/inc.c
13405         * src/procmime.c
13406                 Fix bug #688 b) and c) wrt message
13407                 attachments and signature
13408         * src/stock_pixmap.c
13409         * src/stock_pixmap.h
13410         * src/stock_pixmap.c
13411         * src/stock_pixmap.h
13412         * src/Makefile.am
13413         * src/pixmaps/clip_gpg_signed.xpm
13414                 Add clip/signed icon
13415
13416 2005-05-24 [colin]      1.9.11cvs7
13417
13418         * src/folder_item_prefs.c
13419                 whitespace fix
13420
13421 2005-05-24 [colin]      1.9.11cvs6
13422
13423         * src/folderview.c
13424         * src/prefs_common.c
13425         * src/prefs_common.h
13426                 Add a confirmation to folder drag and drop
13427                 fixes bug #156
13428         * src/alertpanel.c
13429         * src/alertpanel.h
13430                 fix _with_disable parameters so that
13431                 the buttons labels are specifiable too
13432         * src/plugins/pgpmime/sgpgme.c
13433                 reflect said change
13434                 
13435
13436 2005-05-24 [colin]      1.9.11cvs5
13437
13438         * src/folderview.c
13439                 Uncollapse/collapse folders on double-click
13440                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13441                 closes bug #108
13442
13443 2005-05-23 [colin]      1.9.11cvs4
13444
13445         * src/common/socket.c
13446                 Check another special SSL_peek() error.
13447                 Should help wrt bug #728
13448
13449 2005-05-23 [colin]      1.9.11cvs3
13450
13451         * src/plugins/pgpmime/pgpmime.c
13452                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13453                 breaking menu accelerators and stuff. Users will have to
13454                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13455                 account's privacy preferences if needed.
13456
13457 2005-05-22 [paul]
13458
13459         * tools/kdeservicemenu/install.sh
13460                 use kdesu to prompt for root password if doing
13461                 global install/uninstall
13462
13463 2005-05-20 [colin]      1.9.11cvs2
13464
13465         * src/procmsg.c
13466                 Fix another compilation error with gcc-2.9x
13467                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13468         * src/send_message.c
13469                 Don't send QUIT if we aren't connected
13470
13471 2005-05-19 [colin]      1.9.11cvs1
13472
13473         * src/procmsg.c
13474                 Fix compilation with gcc 2.9x
13475
13476 2005-05-19 [paul]       1.9.11
13477
13478         1.9.11 released
13479
13480 2005-05-19 [paul]       1.9.9cvs14
13481
13482         * src/gtk/inputdialog.c
13483                 prevent gettext warning
13484
13485 2005-05-19 [paul]       1.9.9cvs13
13486
13487         * src/mainwindow.c
13488         * src/prefs_common.c
13489         * src/prefs_common.h
13490         * src/textview.c
13491         * src/textview.h
13492                 add an option to toggle cursor in message
13493                 view (sync with main)
13494
13495 2005-05-18 [colin]      1.9.9cvs12
13496
13497         * src/compose.c
13498                 Dereference freed pointer
13499         * src/gtk/gtkaspell.c
13500                 Fix duplication of dictionaries (is it an aspell issue?)
13501
13502 2005-05-18 [colin]      1.9.9cvs11
13503
13504         * src/gtk/inputdialog.c
13505         * src/gtk/gtkaspell.c
13506                 HIGuify dialogs
13507         * src/alertpanel.c
13508                 Remove a double call
13509
13510 2005-05-17 [colin]      1.9.9cvs10
13511
13512         * src/gtk/gtkaspell.c
13513                 Fix dialogs, Ctrl-Enter accel
13514
13515 2005-05-17 [colin]      1.9.9cvs9
13516
13517         * src/gtk/gtkaspell.c
13518                 Fix some accelerators, escape in replace-window
13519
13520 2005-05-16 [colin]      1.9.9cvs8
13521
13522         * src/gtk/gtkaspell.c
13523                 Revert last commit, it was a mistake.
13524
13525 2005-05-16 [colin]      1.9.9cvs7
13526
13527         * src/gtk/gtkaspell.c
13528                 Remove buggy code while we're at it. It's a 
13529                 dead code path anyway.
13530
13531 2005-05-16 [colin]      1.9.9cvs6
13532
13533         * src/gtk/gtkaspell.c
13534                 Missed some gtk_menu_popup where deactivate
13535                 signal should be handled. Should fix bug
13536                 #629 a bit more.
13537
13538 2005-05-16 [colin]      1.9.9cvs5
13539
13540         * src/gtk/gtkaspell.c
13541                 Remove debug printf()s
13542
13543 2005-05-16 [colin]      1.9.9cvs4
13544
13545         * src/gtk/gtkaspell.c
13546                 Fix a bit aspell problems
13547                 (see bug #629)
13548
13549 2005-05-13 [colin]      1.9.9cvs3
13550
13551         * src/folderview.c
13552                 Fix the + appearing even when no subfolders
13553                 have unread messages. Thanks to wwp for the
13554                 bug report.
13555
13556 2005-05-11 [paul]       1.9.9cvs2
13557
13558         * src/folderview.c
13559                 correction to 1.9.9cvs1, only colour folders that
13560                 have new msgs (not unread msgs)
13561
13562 2005-05-10 [colin]      1.9.9cvs1
13563
13564         * src/folderview.c
13565         * src/summaryview.c
13566                 Try to fix bolding bugs again.
13567
13568 2005-05-09 [paul]
13569
13570         * tools/claws.i18n.status.pl
13571                 add Ricardo Mones Lastra's script that has been providing
13572                 the i18n status page for many months
13573
13574 2005-05-09 [paul]       1.9.9
13575
13576         1.9.9 release
13577
13578 2005-05-09 [paul]       1.9.6cvs58
13579
13580         * AUTHORS
13581         * INSTALL
13582         * README.claws
13583                 updated
13584         * Makefile.am 
13585         * RELEASE_NOTES.claws
13586                 add release notes to cvs to simplify release
13587                 procedure
13588         * configure.ac
13589                 add ca and fi to ALL_LINGUAS
13590         * po/Makefile.in.in
13591                 workaround for missing Makevars
13592         * po/ca.po
13593         * po/fi.po
13594                 add new Catalan and Finnish translations
13595                 submitted by Miquel Oliete and Flammie Pirinen
13596         * po/de.po
13597         * po/es.po
13598         * po/fr.po
13599         * po/it.po
13600         * po/pl.po
13601         * po/ru.po
13602         * po/sk.po
13603         * po/sr.po
13604         * po/zh_CN.po
13605                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13606                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13607                 Urke MMI, and Hansom Young
13608         * src/main.c
13609                 Fix drafting when quitting. compose_draft() closes the
13610                 compose windows, which modifies the compose_list GSList.
13611                 We have to refresh this list after echo drafting to avoid a
13612                 segfault
13613         * src/partial_download.c
13614                 fix segfault on exit
13615
13616 2005-05-06 [paul]       1.9.6cvs57
13617
13618         * src/grouplistdialog.c
13619                 quick fix/workaround for unresizeable newsgroup
13620                 name column 
13621
13622 2005-05-06 [paul]       1.9.6cvs56
13623
13624         * src/inc.c
13625         * src/mainwindow.c
13626                 use gettext plural forms
13627         * src/imap_gtk.c
13628         * src/mh_gtk.c
13629         * src/toolbar.c
13630                 small improvement to english usage
13631
13632 2005-05-05 [thorsten]   1.9.6cvs55
13633
13634         * src/folder.c
13635                 fix possible crash
13636
13637 2005-05-05 [paul]       1.9.6cvs54
13638         
13639         sync with HEAD
13640
13641         * AUTHORS
13642         * src/compose.c
13643                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13644                 patch by Tim Mann
13645
13646 2005-05-05 [paul]       1.9.6cvs53
13647
13648         * src/mainwindow.c
13649                 fix resizing of separate message and
13650                 folder views
13651
13652 2005-05-05 [paul]       1.9.6cvs52
13653
13654         * src/account.c
13655         * src/addrgather.c
13656         * src/browseldap.c
13657         * src/exphtmldlg.c
13658         * src/expldifdlg.c
13659         * src/importmutt.c
13660         * src/importpine.c
13661         * src/main.c
13662         * src/mainwindow.c
13663         * src/noticeview.c
13664         * src/prefs_filtering.c
13665         * src/prefs_filtering_action.c
13666         * src/prefs_matcher.c
13667         * src/prefs_spelling.c
13668         * src/prefs_toolbar.c
13669         * src/toolbar.c
13670         * src/wizard.c
13671         * src/gtk/description_window.c
13672         * src/gtk/gtkvscrollbutton.c
13673         * src/gtk/progressdialog.c
13674         * src/gtk/quicksearch.c
13675         * src/plugins/pgpmime/prefs_gpg.c
13676         * src/plugins/spamassassin/spamassassin_gtk.c
13677                 replace deprecated gtk_widget_set_usize
13678
13679 2005-05-04 [colin]      1.9.6cvs51
13680
13681         * src/common/utils.c
13682                 Fix crash when subst_for_filename is called
13683                 with a NULL parameter
13684
13685 2005-05-04 [colin]      1.9.6cvs50
13686
13687         * src/partial_download.c
13688         * src/pop.c
13689                 Escape login when writing uidl file
13690                 fixes bug #736
13691
13692 2005-05-03 [colin]      1.9.6cvs49
13693
13694         * src/procmime.c
13695                 Fix possible DOS in mime parser
13696                 (see bug #634)
13697
13698 2005-05-02 [colin]      1.9.6cvs48
13699
13700         * src/compose.c
13701                 Try to fix the copy/paste mess once again.
13702
13703
13704 2005-04-30 [colin]      1.9.6cvs47
13705
13706         * src/prefs_account.h
13707         * src/procmsg.c
13708         * src/send_message.c
13709         * src/common/smtp.c
13710         * src/common/smtp.h
13711                 Try to batch sending mails (per account) instead of
13712                 reconnecting to server every time.
13713
13714 2005-04-29 [colin]      1.9.6cvs46
13715
13716         * src/messageview.c
13717                 Fix window resizing that refused to size down
13718         * src/prefs_common.c
13719         * src/prefs_common.h
13720         * src/prefs_filtering.c
13721                 Save Filtering's window size
13722
13723 2005-04-21 [paul]       1.9.6cvs45
13724
13725         * ChangeLog-gtk2.claws
13726         * src/setup.c
13727                 correction to sync
13728
13729 2005-04-21 [paul]       1.9.6cvs44
13730
13731         sync with main:
13732
13733         * src/setup.c
13734         * src/statusbar.c
13735         * src/statusbar.h
13736                 use gtkut_widget_draw_now(). Improved performance
13737                 of the update of statusbar
13738         * src/textview.c
13739                 textview_smooth_scroll_do(): redraw it after scroll
13740                 is done (fixed incorrect display when a part of the
13741                 view is hidden).
13742         * src/gtk/gtkutils.c
13743         * src/gtk/gtkutils.h
13744                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13745                 to force update of widgets.
13746                 Removed gtkut_widget_wait_for_draw() which had a big
13747                 overhead  because of waiting for all events processed 
13748
13749 2005-04-20 [paul]       1.9.6cvs43
13750
13751         * src/codeconv.c
13752                 complete 1.9.6cvs42's sync:
13753                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13754
13755 2005-04-19 [paul]       1.9.6cvs42
13756
13757         sync with main:
13758
13759         * src/action.c
13760                 catch_output(): correctly select the insert text
13761                 (fix invalid iterator warnings).
13762         * src/codeconv.c
13763         * src/codeconv.h
13764         * src/mainwindow.c
13765         * src/messageview.c
13766         * src/prefs_common.c
13767                 support GBK encoding.
13768         * src/common/session.c
13769         * src/common/session.h
13770                 use separate buffer for large data to be sent,
13771                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13772
13773 2005-04-18 [paul]       1.9.6cvs41
13774
13775         * src/jpilot.c
13776                 convert unsigned long into guint32
13777                 patch by Paul LeoNerd Evans 
13778
13779 2005-04-17 [colin]      1.9.6cvs40
13780
13781         * src/compose.c
13782                 Fix 'Request return receipt' from folder
13783                 properties (bug #708)
13784
13785 2005-04-17 [colin]      1.9.6cvs39
13786
13787         * src/mainwindow.c
13788                 Fix duplicate hotkeys in Mainwindow's menu
13789
13790 2005-04-17 [colin]      1.9.6cvs38
13791
13792         * src/folderview.c
13793                 Fix duplicate hotkeys in Folderview's contextual
13794                 menu
13795
13796 2005-04-15 [colin]      1.9.6cvs37
13797
13798         * src/summaryview.c
13799                 Fix 'Save as...' with non-ascii filenames
13800
13801 2005-04-15 [colin]      1.9.6cvs36
13802
13803         * src/plugins/pgpmime/pgpmime.c
13804                 Fix bus error on 64bit. Spotted by 
13805                 macallan1888@gmail.com
13806
13807 2005-04-15 [colin]      1.9.6cvs35
13808
13809         * src/prefs_account.c
13810                 Fix cvs34.
13811
13812 2005-04-12 [colin]      1.9.6cvs34
13813
13814         * src/prefs_account.c
13815                 Fix smtp auth type off-by-one. We forgot to
13816                 add PLAIN in the prefs-to-gui setter func and
13817                 as a result, the selected auth when opening
13818                 account prefs was not the correct one.
13819
13820 2005-04-12 [paul]       1.9.6cvs33
13821
13822         * src/inc.c
13823                 if the recv dialog is visible, Cancel only
13824                 cancels the current account
13825
13826
13827 2005-04-10 [colin]      1.9.6cvs32
13828
13829         * src/filtering.c
13830                 Copy score when copying FilteringActions
13831                 Fix bug #674
13832
13833 2005-04-10 [colin]      1.9.6cvs31
13834
13835         * src/inc.c
13836                 Make Message -> Receive -> Cancel cancel 
13837                 incorporation on all accounts. Fixes
13838                 bug #693
13839
13840 2005-04-10 [colin]      1.9.6cvs30
13841
13842         * src/prefs_account.c
13843                 Update Privacy checkbuttons status based
13844                 on the selected privacy system
13845         * src/compose.c
13846                 Always connect the "None" privacy system; the
13847                 static boolean was probably there to avoid
13848                 reconnecting twice in the same compose window,
13849                 but as the parent function is only called once
13850                 per compose, it's only a bug - as a static is
13851                 initialized once per application instance.
13852                 Also, don't uncheck Sign and Encrypt when
13853                 selecting None as privacy system; just ignore
13854                 them when sending/queuing.
13855                 Should fix bug #695
13856
13857 2005-04-08 [colin]      1.9.6cvs29
13858
13859         * src/account.c
13860         * src/prefs_account.c
13861         * src/prefs_account.h
13862                 Add account preference to queue message in a certain
13863                 folder.
13864
13865 2005-04-06 [colin]      1.9.6cvs28
13866
13867         * src/prefs_account.c
13868                 Update old inbox path syntax
13869
13870 2005-04-06 [paul]       1.9.6cvs27
13871
13872         sync with main:
13873
13874         * configure.ac
13875                 changed -traditional-cpp to -no-cpp-precomp for newer
13876                 Mac OS X support
13877         * src/foldersel.c
13878                 made column resize automatically
13879         * src/send_message.c
13880                 send_message_smtp(): consider EOF right after QUIT
13881                 successful (workaround for Gmail SMTP server)
13882         * src/common/socket.c
13883                 ssl_read(), ssl_peek(): check EOF which violates the
13884                 SSL protocol
13885         * src/gtk/colorlabel.c
13886                 removed warnings when displaying colorlabel menu
13887                 (don't use GtkAlignment)
13888
13889 2005-04-05 [paul]       1.9.6cvs26
13890
13891         * src/plugins/trayicon/trayicon.c
13892                 fix clipping of icon under KDE3 
13893
13894 2005-04-05 [paul]       1.9.6cvs25
13895
13896         * src/summaryview.c
13897                 hide display of threading
13898                 patch by Alfons
13899
13900 2005-04-04 [thorsten]   1.9.6cvs24
13901
13902         * src/mh.c
13903                 marks lost on filesystems with different stat() results on
13904                 summer-/wintertime
13905
13906 2005-04-03 [colin]      1.9.6cvs23
13907
13908         * src/summaryview.c
13909                 Don't handle up/down. Patch by Alfons
13910
13911 2005-04-02 [colin]      1.9.6cvs22
13912
13913         * src/summaryview.c
13914                 Make scrolling faster. Patch by Alfons.
13915
13916 2005-04-01 [colin]      1.9.6cvs21
13917
13918         * src/Makefile.am
13919         * src/stock_pixmap.c
13920         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13921         * src/pixmaps/dir_noselect.xpm ** ADDED **
13922                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13923
13924 2005-04-01 [colin]      1.9.6cvs20
13925
13926         * src/image_viewer.c
13927         * src/image_viewer.h
13928         * src/procmime.c
13929         * src/procmime.h
13930         * src/textview.c
13931         * src/textview.h
13932                 Implement inline image resizing and right-clicking
13933
13934 2005-04-01 [paul]       1.9.6cvs19
13935
13936         * AUTHORS
13937         * Makefile.am
13938         * configure.ac
13939                 check for gnome2
13940                 patch by Luca Cavalli <loopback<AT>slackit.org>
13941         * po/ru.po
13942                 updated by Pavlo Bohmat
13943
13944 2005-03-31 [colin]      1.9.6cvs18
13945
13946         * src/news.c
13947                 Fix parsing references
13948         * src/msgcache.c
13949                 don't put nulls in the references list
13950         * src/procheader.c
13951                 commit that forgotten file in 1.9.6cvs14
13952
13953 2005-03-31 [colin]      1.9.6cvs17
13954
13955         * src/compose.c
13956                 Fix joining of signature separator again. 
13957                 Maybe Hiro could put it in main too...
13958
13959 2005-03-31 [colin]      1.9.6cvs16
13960
13961         * src/Makefile.am
13962         * src/foldersel.c
13963         * src/stock_pixmap.c
13964         * src/stock_pixmap.h
13965         * src/pixmaps/dir-noselect.xpm
13966                 Update foldersel.c (sync from main, patch by Alfons)
13967
13968 2005-03-30 [colin]      1.9.6cvs15
13969
13970         * src/imap.c
13971                 Fix handling of imap folders containing [] in 
13972                 their name. Thanks to Nahuel Angelinetti for
13973                 the detailed bugreport.
13974
13975 2005-03-30 [colin]      1.9.6cvs14
13976
13977         * src/common/utils.h
13978         * src/common/utils.c
13979         * src/common/defs.h
13980         * src/matcher.c
13981         * src/msgcache.c
13982         * src/news.c
13983         * src/procmsg.c
13984         * src/procmsg.h
13985         * src/quote_fmt_parse.y
13986         * src/summaryview.c
13987                 Update references system. Patch by Alfons
13988
13989 2005-03-30 [colin]      1.9.6cvs13
13990
13991         * src/common/socket.c
13992                 Force the glibc to read resolv.conf again when 
13993                 it has changed. Should fix issues when changing
13994                 networks on a laptop and not restarting sylpheed. 
13995
13996 2005-03-30 [paul]       1.9.6cvs12
13997
13998         partial sync with main:
13999
14000         * src/action.c
14001                 create_io_dialog(): use user-defined text font
14002                 (thanks to Alfons), and modified its appearance.
14003         * src/addrgather.c
14004         * src/addrharvest.c
14005         * src/browseldap.c
14006                 replace old code
14007         * src/compose.c
14008                 don't join (presumably) itemized lines on line-wrapping
14009                 fixed wrapping of quote when auto-wrapping is enabled
14010                 compose_destroy(): destroy paned only if it's not
14011                 attached to window. Fixed memory leak of popup menu.
14012         * src/exphtmldlg.c
14013         * src/expldifdlg.c
14014                 replace old code
14015         * src/html.c
14016         * src/html.h
14017         * src/importmutt.c
14018         * src/importpine.c
14019                 replace old code
14020         * src/main.c
14021                 removed redundant code
14022         * src/mainwindow.c
14023                 changed 'Code set' (which is rather incorrect)
14024                 in the menu to 'Character encoding'
14025                 main_window_set_widgets(): request size first
14026                 to prevent window size becoming wrong
14027                 fixed remembering of the state of the visibility
14028                 of MessageView
14029         * src/messageview.c
14030                 changed 'Code set' (which is rather incorrect)
14031                 in the menu to 'Character encoding'
14032         * src/prefs_common.c
14033         * src/prefs_common.h
14034                 added an option whether to render HTML as text or not
14035                 added separators to outgoing encoding menu
14036         * src/procheader.c
14037                 procheader_scan_date_string(): support header
14038                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14039         * src/summaryview.c
14040         * src/summaryview.h
14041                 minor code cleanup
14042         * src/textview.c
14043                 textview_show_html(): force output of newline
14044                 added an option whether to render HTML as text or not
14045         * src/common/utils.c
14046                 strncpy2(): optimized based on Alfons' code
14047         * src/gtk/gtkutils.c
14048         * src/gtk/gtkutils.h
14049                 removed non-used code
14050         * src/plugins/pgpmime/passphrase.c
14051                 partially fixed grab input of passphrase dialog
14052                 Confine pointer to window
14053
14054 2005-03-30 [colin]      1.9.6cvs11
14055
14056         * src/msgcache.c
14057         * src/msgcache.h
14058                 Read/write 32bit ints from cache & marks
14059                 From main.
14060
14061 2005-03-29 [paul]       1.9.6cvs10
14062
14063         * AUTHORS
14064         * ChangeLog.claws
14065         * src/compose.c
14066         * src/gtk/gtkaspell.c
14067                 sync with HEAD (don't pass NULL pointers) 
14068
14069 2005-03-24 [paul]
14070
14071         * tools/Makefile.am
14072         * tools/README
14073         * tools/acroread2sylpheed.pl
14074                 sync with HEAD (add script to send pdfs as
14075                 attachments from Adobe Reader 7)
14076
14077 2005-03-21 [paul]       1.9.6cvs9
14078
14079         * configure.ac
14080         * po/POTFILES.in
14081         * src/Makefile.am
14082         * src/crash.c
14083         * src/image_viewer.c ** ADDED **
14084         * src/image_viewer.h ** ADDED **
14085         * src/main.c
14086         * src/prefs_common.c
14087         * src/prefs_common.h
14088         * src/prefs_image_viewer.c ** ADDED **
14089         * src/prefs_image_viewer.h ** ADDED **
14090         * src/textview.c
14091         * src/gtk/about.c
14092         * src/pixmaps/sylpheed_logo.xpm
14093         * src/plugins/Makefile.am
14094         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14095         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14096         * src/plugins/image_viewer/plugin.c ** REMOVED **
14097         * src/plugins/image_viewer/viewer.c ** REMOVED **
14098         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14099         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14100         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14101         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14102         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14103                 as gdk-pixbuf is now built-in
14104                 remove image_viewer plugin and put code back into
14105                 main codebase
14106                 implement inline image display (sync with main)
14107
14108                 replace logo with newer, nicer, larger version  
14109
14110 2005-03-21 [paul]       1.9.6cvs8
14111
14112         * src/gtk/about.c
14113                 cosmetic improvement
14114
14115 2005-03-21 [holger]     1.9.6cvs7
14116
14117         * src/plugins/spamassassin/spamassassin.c
14118                 Sync with HEAD
14119                 (unregister hook on failed plugin init)
14120
14121 2005-03-20 [colin]      1.9.6cvs6
14122
14123         * src/common/plugin.c
14124                 Check that plugin isn't already loaded
14125                 Patch by Alfons
14126
14127 2005-03-20 [thorsten]   1.9.6cvs5
14128
14129         * src/compose.c
14130                 use a more compatible syntax
14131
14132 2005-03-20 [thorsten]   1.9.6cvs4
14133
14134         * src/prefs_toolbar.c
14135                 fix crash when selecting toolbar item (uninitialized pointer)
14136
14137 2005-03-20 [thorsten]   1.9.6cvs3
14138
14139         * src/procmime.c
14140                 fix mimetype detection (referenced free()d string)
14141
14142 2005-03-20 [paul]       1.9.6cvs2
14143
14144         * src/compose.c
14145                 sync with HEAD (1.0.3cvs5)
14146                 neglect Reply-To header if empty
14147                 Patch by Alfons 
14148
14149 2005-03-19 [holger]     1.9.6cvs1
14150
14151         * src/summaryview.c
14152         * src/summaryview.h
14153                 Sync with HEAD
14154
14155 2005-03-18 [paul]       1.9.6
14156
14157         initial GTK2 release
14158
14159 2005-03-18 [paul]       1.0.3cvs3.1
14160
14161         * AUTHORS
14162         * ChangeLog.claws
14163         * configure.ac
14164         * src/gtk/about.c
14165         * src/pixmaps/sylpheed_logo.xpm
14166                 sync with HEAD
14167
14168 2005-03-18 [colin]      1.0.3cvs2.6
14169
14170         * src/summaryview.c
14171                 Remove call to summary_step in summary_copy_selected_to
14172                 Can't see its purpose, and this causes bug when copying
14173                 a message if the next one is unread: it reads it.
14174
14175 2005-03-18 [paul]       1.0.3cvs2.5
14176
14177         * src/foldersel.c
14178                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14179
14180 2005-03-18 [paul]       1.0.3cvs2.4
14181
14182         * src/addrharvest.c
14183         * src/codeconv.c
14184         * src/codeconv.h
14185         * src/compose.c
14186         * src/news.c
14187         * src/procheader.c
14188         * src/procmime.c
14189         * src/unmime.c
14190         * src/unmime.h
14191                 fix buffer overflow, CAN-2005-0667, see
14192                 http://secunia.com/advisories/14491/
14193                 Patch by Alfons
14194
14195 2005-03-17 [colin]      1.0.3cvs2.3
14196
14197         * src/prefs_fonts.c
14198         * src/summaryview.c
14199                 Fix font bugs (both lists now officialy share 
14200                 the same font)
14201                 
14202
14203 2005-03-17 [paul]       1.0.3cvs2.2
14204
14205         * src/gtk/pluginwindow.c
14206                 make plugin descriptions uneditable
14207
14208 2005-03-11 [paul]       1.0.3cvs2.1
14209
14210         * ChangeLog.claws
14211         * configure.ac
14212         * po/POTFILES.in
14213         * src/plugins/trayicon/trayicon.c
14214                 sync with HEAD
14215                 add src/wizard.c to POTFILES.in
14216
14217 2005-03-11 [paul]       1.0.3cvs1.1
14218
14219         * ChangeLog
14220         * ChangeLog.claws
14221         * configure.ac
14222         * po/de.po
14223         * po/es.po
14224         * po/fr.po
14225         * po/it.po
14226         * po/pt_BR.po
14227         * po/ru.po
14228         * po/sk.po
14229         * po/sr.po
14230         * po/zh_CN.po
14231                 sync with HEAD
14232
14233 2005-03-04 [colin]      1.0.1cvs22.2
14234
14235         * src/compose.c
14236                 Fix signatures with accentued chars in it
14237
14238 2005-03-04 [colin]      1.0.1cvs22.1
14239
14240         * src/common/smtp.c
14241         * src/common/smtp.h
14242                 Don't use SIZE param in MAIL FROM: if server 
14243                 doesn't support it. Patch by Eugen Freiter
14244                 <eugen_f@users.sf.net>
14245
14246 2005-02-27 [paul]       1.0.1cvs20.1
14247
14248         * ChangeLog.claws
14249         * configure.ac
14250         * src/messageview.c
14251                 sync with HEAD
14252
14253 2005-02-27 [colin]      1.0.1cvs19.4
14254
14255         * src/procheader.c
14256         * src/procheader.h
14257                 Fix prototypes. Patch by Alfons
14258
14259 2005-02-27 [colin]      1.0.1cvs19.3
14260
14261         * src/compose.c
14262                 Don't auto-join the signature separator.
14263
14264 2005-02-26 [colin]      1.0.1cvs19.2
14265
14266         * src/summaryview.c
14267                 Fix 'mark all read' with collapsed threads.
14268                 Patch by Alfons.
14269
14270 2005-02-25 [paul]       1.0.1cvs19.1
14271
14272         * ChangeLog.claws
14273         * configure.ac
14274         * src/prefs_account.c
14275         * src/prefs_folder_item.c
14276         * src/gtk/prefswindow.c
14277         * src/gtk/prefswindow.h
14278                 sync with HEAD
14279
14280 2005-02-25 [paul]       1.0.1cvs15.12
14281
14282         * src/alertpanel.c
14283         * src/codeconv.c
14284         * src/compose.c
14285         * src/textview.c
14286         * src/gtk/gtkutils.c
14287         * src/gtk/gtkutils.h
14288         * src/gtk/logwindow.c
14289         * src/gtk/progressdialog.c
14290                 sync with main (revision 127)
14291                 and fix logwindow clipping
14292
14293 2005-02-24 [colin]      1.0.1cvs15.11
14294
14295         * src/plugins/pgpmime/passphrase.c
14296                 Disable input grabbing; it doesn't work yet.
14297
14298 2005-02-24 [colin]      1.0.1cvs15.10
14299
14300         * src/messageview.c
14301                 Don't send out receipts if offline. Ask.
14302
14303 2005-02-23 [colin]      1.0.1cvs15.9
14304
14305         * src/summaryview.c     
14306                 Fix expanding
14307
14308 2005-02-23 [colin]      1.0.1cvs15.8
14309
14310         * src/summaryview.c
14311                 Really fix Bug 568 by removing useless
14312                 calls. summary_thread_init() now called
14313                 in summary_sort(). This should please
14314                 Alfons as it should be faster than 
14315                 previously.
14316
14317 2005-02-23 [colin]      1.0.1cvs15.7
14318
14319         * src/compose.c
14320                 Encode parts as QP or B64 if signing
14321
14322 2005-02-23 [colin]      1.0.1cvs15.6
14323
14324         * src/compose.c
14325                 Fix Mimeinfo leakage (including tmp files)
14326         * src/procmsg.c
14327                 Fix tmp file leakage (spotted by Ivan Rayner)
14328
14329 2005-02-22 [colin]      1.0.1cvs15.5
14330
14331         * src/expldifdlg.c
14332                 Fix keyboard input. Patch by Alfons.
14333
14334 2005-02-21 [colin]      1.0.1cvs15.4
14335
14336         * src/compose.c
14337                 Fix Sign/Encrypt when unselecting privacy
14338                 system
14339         * src/prefs_common.c
14340                 Change default message font to Monospace
14341         * src/summaryview.c
14342                 More freezing during potentially large operations
14343
14344 2005-02-21 [paul]       1.0.1cvs15.3
14345
14346         * src/main.c
14347                 fix --help output
14348
14349 2005-02-21 [paul]       1.0.1cvs15.2
14350
14351         * po/Makefile.in.in
14352         * src/compose.c
14353         * src/summaryview.c
14354         * src/textview.c
14355         * src/common/utils.c
14356         * src/common/utils.h
14357                 sync with main (revision 117)
14358
14359 2005-02-20 [colin]      1.0.1cvs15.1
14360
14361         * src/common/defs.h
14362                 Change cache file to .sylpheed_claws_cache, as
14363                 suggested by Alfons. Allows people to switch
14364                 between Sylpheed and Sylpheed-Claws. it is
14365                 a good idea to "Check for new messages" at next
14366                 startup.
14367
14368
14369 2005-02-18 [colin]      1.0.1cvs14.1
14370
14371         * src/quote_fmt_lex.l
14372         * src/quote_fmt_parse.y
14373                 Fix parser initialisation. Patch by Ivan.
14374
14375 2005-02-18 [colin]      1.0.1cvs11.6
14376
14377         * src/folderview.c
14378                 Fix scrolldown (bug 662)
14379
14380 2005-02-17 [colin]      1.0.1cvs11.5
14381
14382         * src/codeconv.c
14383                 conv_filename_to_utf8: return clean 7bit instead
14384                 of broken utf8 if needed
14385         * src/mimeview.c
14386                 Fix display of parts with unclean 8bit names
14387
14388 2005-02-17 [paul]       1.0.1cvs11.4
14389
14390         * src/compose.c
14391         * src/exportldif.c
14392         * src/matcher_parser_parse.y
14393         * src/procmime.c
14394         * src/sourcewindow.c
14395         * src/common/Makefile.am
14396         * src/common/intl.h             ** REMOVED **
14397         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14398                 sync with main (revision 109)
14399                 and clean up
14400
14401 2005-02-16 [colin]      1.0.1cvs11.3
14402
14403         * src/summaryview.c
14404                 Fix collapsed thread not highlighting when new
14405                 messages in it (Bug 568) Patch by Stephan Sachse.
14406                 Fix messed up selection when reaching bounds (Bug 632)
14407         * src/prefs_themes.c
14408                 Fix theme installing (Bug 684)
14409
14410 2005-02-16 [colin]      1.0.1cvs11.2
14411
14412         * src/messageview.c
14413                 Fix messageview_select_all
14414
14415 2005-02-16 [colin]      1.0.1cvs11.1
14416
14417         * src/mh.c
14418                 Sync with HEAD (MH scan required function)
14419
14420 2005-02-15 [colin]      1.0.1cvs8.1
14421
14422         * src/mimeview.c
14423         * src/common/utils.c
14424                 Sync with HEAD (filename chars substitution)
14425
14426 2005-02-15 [colin]      1.0.1cvs7.3
14427
14428         * src/gtk/pluginwindow.c
14429                 Fix button spacing
14430
14431 2005-02-15 [colin]      1.0.1cvs7.2
14432
14433         * src/mimeview.c
14434                 Fix mime icons not reset across message when
14435                 scrolled down
14436
14437 2005-02-15 [colin]      1.0.1cvs7.1
14438
14439         * src/compose.c
14440         * src/procmime.c
14441                 Sync with HEAD (optimisation of cvs6)
14442
14443 2005-02-14 [colin]      1.0.1cvs6.1
14444
14445         * src/compose.c
14446         * src/procmime.c
14447                 Sync with HEAD (encode "From " at line beginning)
14448
14449 2005-02-14 [colin]      1.0.1cvs5.3
14450
14451         * src/compose.c
14452                 Fix wrapping with accentued chars.
14453
14454 2005-02-13 [colin]      1.0.1cvs5.2
14455
14456         * src/textview.c
14457                 Fix email informative part parsing with
14458                 accentued chars in it. ispunct() returns
14459                 true for them in utf8...
14460
14461 2005-02-12 [colin]      1.0.1cvs5.1
14462
14463         * src/filtering.c
14464                 Sync with HEAD (remove wrong use of compose after send)
14465
14466 2005-02-12 [paul]       1.0.1cvs4.5
14467
14468         * src/textview.c
14469                 remove unnecessary code (thanks to Alfons)
14470
14471 2005-02-12 [paul]       1.0.1cvs4.4
14472
14473         * src/textview.c
14474                 add 'Copy' to contextual menu on emails
14475
14476 2005-02-11 [colin]      1.0.1cvs4.3
14477
14478         * src/compose.c
14479                 revert 1.0.0cvs28.2, it doesn't work that well.
14480
14481 2005-02-11 [paul]       1.0.1cvs4.2
14482
14483         * po/Makefile.in.in
14484                 fix 'make release'
14485
14486 2005-02-10 [paul]       1.0.1cvs4.1
14487
14488         * ChangeLog
14489         * ChangeLog.claws
14490         * ChangeLog.jp
14491         * configure.ac
14492         * src/compose.c
14493                 sync with HEAD (sync with main)
14494
14495 2005-02-10 [paul]       1.0.1cvs3.2
14496
14497         * AUTHORS
14498         * Makefile.am
14499         * autogen.sh
14500         * configure.ac
14501         * config/mkinstalldirs
14502         * intl/.cvsignore
14503         * intl/ChangeLog
14504         * intl/VERSION
14505         * intl/bindtextdom.c
14506         * intl/config.charset
14507         * intl/dcgettext.c
14508         * intl/dcigettext.c
14509         * intl/dcngettext.c
14510         * intl/dgettext.c
14511         * intl/dngettext.c
14512         * intl/eval-plural.h
14513         * intl/explodename.c
14514         * intl/finddomain.c
14515         * intl/gettext.c
14516         * intl/gettextP.h
14517         * intl/gmo.h
14518         * intl/hash-string.h
14519         * intl/intl-compat.c
14520         * intl/l10nflist.c
14521         * intl/libgnuintl.h.in
14522         * intl/loadinfo.h
14523         * intl/loadmsgcat.c
14524         * intl/localcharset.c
14525         * intl/localcharset.h
14526         * intl/locale.alias
14527         * intl/localealias.c
14528         * intl/localename.c
14529         * intl/log.c
14530         * intl/ngettext.c
14531         * intl/os2compat.c
14532         * intl/os2compat.h
14533         * intl/osdep.c
14534         * intl/plural-exp.c
14535         * intl/plural-exp.h
14536         * intl/plural.c
14537         * intl/plural.y
14538         * intl/ref-add.sin
14539         * intl/ref-del.sin
14540         * intl/relocatable.c
14541         * intl/relocatable.h
14542         * intl/textdomain.c
14543         * m4/Makefile.am
14544         * po/Makefile.in.in
14545         * src/Makefile.am
14546         * src/account.c
14547         * src/action.c
14548         * src/addr_compl.c
14549         * src/addressadd.c
14550         * src/addressbook.c
14551         * src/addrgather.c
14552         * src/addrindex.c
14553         * src/alertpanel.c
14554         * src/browseldap.c
14555         * src/codeconv.c
14556         * src/codeconv.h
14557         * src/compose.c
14558         * src/compose.h
14559         * src/crash.c
14560         * src/editaddress.c
14561         * src/editbook.c
14562         * src/editgroup.c
14563         * src/editjpilot.c
14564         * src/editldap.c
14565         * src/editldap_basedn.c
14566         * src/editvcard.c
14567         * src/exphtmldlg.c
14568         * src/expldifdlg.c
14569         * src/export.c
14570         * src/exporthtml.c
14571         * src/filtering.c
14572         * src/folder.c
14573         * src/folder_item_prefs.c
14574         * src/foldersel.c
14575         * src/folderview.c
14576         * src/grouplistdialog.c
14577         * src/headerview.c
14578         * src/imap.c
14579         * src/imap_gtk.c
14580         * src/import.c
14581         * src/importldif.c
14582         * src/importmutt.c
14583         * src/importpine.c
14584         * src/inc.c
14585         * src/ldif.c
14586         * src/main.c
14587         * src/mainwindow.c
14588         * src/matcher.c
14589         * src/mbox.c
14590         * src/message_search.c
14591         * src/messageview.c
14592         * src/mh.c
14593         * src/mh_gtk.c
14594         * src/mimeview.c
14595         * src/msgcache.c
14596         * src/news.c
14597         * src/news_gtk.c
14598         * src/noticeview.c
14599         * src/partial_download.c
14600         * src/pop.c
14601         * src/prefs_account.c
14602         * src/prefs_actions.c
14603         * src/prefs_common.c
14604         * src/prefs_customheader.c
14605         * src/prefs_display_header.c
14606         * src/prefs_ext_prog.c
14607         * src/prefs_filtering.c
14608         * src/prefs_filtering_action.c
14609         * src/prefs_folder_item.c
14610         * src/prefs_fonts.c
14611         * src/prefs_gtk.c
14612         * src/prefs_matcher.c
14613         * src/prefs_msg_colors.c
14614         * src/prefs_spelling.c
14615         * src/prefs_summary_column.c
14616         * src/prefs_template.c
14617         * src/prefs_themes.c
14618         * src/prefs_toolbar.c
14619         * src/prefs_wrapping.c
14620         * src/privacy.c
14621         * src/procheader.c
14622         * src/procmime.c
14623         * src/procmsg.c
14624         * src/quote_fmt.c
14625         * src/recv.c
14626         * src/send_message.c
14627         * src/setup.c
14628         * src/sourcewindow.c
14629         * src/ssl_manager.c
14630         * src/statusbar.c
14631         * src/summary_search.c
14632         * src/summaryview.c
14633         * src/textview.c
14634         * src/toolbar.c
14635         * src/wizard.c
14636         * src/common/nntp.c
14637         * src/common/plugin.c
14638         * src/common/smtp.c
14639         * src/common/ssl.c
14640         * src/common/ssl_certificate.c
14641         * src/common/string_match.c
14642         * src/common/sylpheed.c
14643         * src/common/template.c
14644         * src/common/utils.c
14645         * src/gtk/about.c
14646         * src/gtk/colorlabel.c
14647         * src/gtk/description_window.c
14648         * src/gtk/filesel.c
14649         * src/gtk/foldersort.c
14650         * src/gtk/gtkaspell.c
14651         * src/gtk/gtkutils.c
14652         * src/gtk/inputdialog.c
14653         * src/gtk/logwindow.c
14654         * src/gtk/menu.c
14655         * src/gtk/pluginwindow.c
14656         * src/gtk/prefswindow.c
14657         * src/gtk/progressdialog.c
14658         * src/gtk/quicksearch.c
14659         * src/gtk/sslcertwindow.c
14660         * src/plugins/clamav/clamav_plugin.c
14661         * src/plugins/clamav/clamav_plugin_gtk.c
14662         * src/plugins/demo/demo.c
14663         * src/plugins/dillo_viewer/dillo_prefs.c
14664         * src/plugins/dillo_viewer/dillo_viewer.c
14665         * src/plugins/image_viewer/plugin.c
14666         * src/plugins/image_viewer/viewer.c
14667         * src/plugins/image_viewer/viewerprefs.c
14668         * src/plugins/mathml_viewer/mathml_viewer.c
14669         * src/plugins/pgpmime/passphrase.c
14670         * src/plugins/pgpmime/plugin.c
14671         * src/plugins/pgpmime/prefs_gpg.c
14672         * src/plugins/pgpmime/select-keys.c
14673         * src/plugins/pgpmime/sgpgme.c
14674         * src/plugins/spamassassin/spamassassin.c
14675         * src/plugins/spamassassin/spamassassin_gtk.c
14676         * src/plugins/trayicon/trayicon.c
14677                 sync with main (revision 104)
14678
14679 2005-02-10 [colin]      1.0.1cvs3.1
14680
14681         * src/mainwindow.c
14682                 Sync with HEAD (fix occasional crasher)
14683
14684 2005-02-10 [colin]      1.0.1cvs2.1
14685
14686         * src/messageview.c
14687                 Synw with HEAD (don't automatically display html)
14688
14689 2005-02-09 [colin]      1.0.1cvs1.3
14690
14691         * src/textview.c
14692         * src/textview.h
14693                 Add contextual menu on emails
14694
14695 2005-02-09 [colin]      1.0.1cvs1.2
14696
14697         * src/codeconv.c
14698                 Fix converting from broken headers and 
14699                 put back the _ in missing places
14700                 (feature broke with cvs24.2 sync, main 
14701                  possibly affected?)
14702
14703 2005-02-09 [colin]      1.0.1cvs1.1
14704
14705         * src/messageview.c
14706         * src/mimeview.c
14707         * src/mimeview.h
14708                 Sync with HEAD (display non text/plain mails with plugin)
14709
14710 2005-02-08 [colin]      1.0.1.1
14711
14712         * ChangeLog.claws
14713         * po/pt_BR.po
14714                 Sync with HEAD
14715         * configure.ac
14716                 Make default configuration directory 
14717                 be .sylpheed-gtk2
14718
14719 2005-02-08 [colin]      1.0.0cvs29.1
14720
14721         * po/de.po
14722         * po/es.po
14723         * po/fr.po
14724         * po/it.po
14725         * po/sk.po
14726         * po/sr.po
14727                 Sync translations with HEAD
14728
14729 2005-02-06 [colin]      1.0.0cvs28.3
14730
14731         * src/compose.c
14732                 Make compose a bit faster - patch by Alfons.
14733
14734 2005-02-06 [colin]      1.0.0cvs28.2
14735
14736         * src/compose.c
14737                 Make pasting via middle-click more reliable
14738
14739 2005-02-05 [paul]       1.0.0cvs28.1
14740
14741         * ChangeLog
14742         * ChangeLog.claws
14743         * ChangeLog.jp
14744         * configure.ac
14745         * src/compose.c
14746                 sync with HEAD
14747                 (fix bug 682 'redirect is broken'
14748
14749 2005-02-05 [torte]      1.0.0cvs27.1
14750
14751         * ChangeLog.claws
14752         * configure.ac
14753         * src/partial_download.c
14754                 Sync with HEAD (fix buf overflow)
14755
14756 2005-02-03 [colin]      1.0.0cvs26.1
14757
14758         * src/common/plugin.c
14759                 Sync with HEAD (avoid plugin mismatches)
14760
14761 2005-02-03 [paul]       1.0.0cvs25.3
14762
14763         * src/folderview.c
14764         * src/headerview.c
14765         * src/summaryview.c
14766         * src/textview.c
14767         * src/gtk/colorlabel.c
14768                 third and final part of initial sync with main-gtk2
14769
14770 2005-02-03 [paul]       1.0.0cvs25.2
14771
14772         * src/jpilot.c
14773                 fix building with jpilot support
14774
14775 2005-02-02 [colin]      1.0.0cvs25.1
14776
14777         * src/messageview.c
14778                 Sync with HEAD (fix dangerous typo)
14779
14780 2005-02-01 [colin]      1.0.0cvs24.3
14781
14782         * src/common/xml.c
14783                 Write file as advertised (UTF-8)
14784
14785 2005-02-01 [paul]       1.0.0cvs24.2
14786
14787         * src/addrbook.c
14788         * src/addrindex.c
14789         * src/alertpanel.h
14790         * src/codeconv.c
14791         * src/codeconv.h
14792         * src/compose.c
14793         * src/export.c
14794         * src/folder_item_prefs.c
14795         * src/html.c
14796         * src/imap.c
14797         * src/import.c
14798         * src/jpilot.c
14799         * src/mainwindow.c
14800         * src/matcher_parser_lex.l
14801         * src/messageview.c
14802         * src/mh.c
14803         * src/prefs_account.c
14804         * src/prefs_actions.c
14805         * src/prefs_common.c
14806         * src/prefs_gtk.c
14807         * src/prefs_gtk.h
14808         * src/prefs_themes.c
14809         * src/procheader.c
14810         * src/procmime.c
14811         * src/sourcewindow.c
14812         * src/statusbar.c
14813         * src/summaryview.c
14814         * src/textview.c
14815         * src/toolbar.c
14816         * src/unmime.c
14817         * src/common/template.c
14818         * src/common/utils.c
14819         * src/common/xml.c
14820         * src/common/xml.h
14821         * src/gtk/gtkaspell.c
14822         * src/plugins/clamav/clamav_plugin.c
14823         * src/plugins/dillo_viewer/dillo_prefs.c
14824         * src/plugins/image_viewer/viewerprefs.c
14825         * src/plugins/pgpmime/passphrase.c
14826         * src/plugins/pgpmime/prefs_gpg.c
14827         * src/plugins/pgpmime/select-keys.c
14828         * src/plugins/spamassassin/spamassassin.c
14829                 second part of initial sync with main-gtk2
14830                 (more to follow)
14831
14832 2005-01-31 [colin]      1.0.0cvs24.1
14833
14834         * src/compose.c
14835                 Sync with HEAD
14836
14837 2005-01-29 [paul]       1.0.0cvs23.2
14838
14839         * src/account.c
14840         * src/action.c
14841         * src/addressadd.c
14842         * src/addressbook.c
14843         * src/alertpanel.c
14844         * src/compose.c
14845         * src/editaddress.c
14846         * src/editbook.c
14847         * src/editgroup.c
14848         * src/editjpilot.c
14849         * src/editldap.c
14850         * src/editldap_basedn.c
14851         * src/editvcard.c
14852         * src/export.c
14853         * src/foldersel.c
14854         * src/grouplistdialog.c
14855         * src/import.c
14856         * src/importldif.c
14857         * src/inc.c
14858         * src/main.c
14859         * src/mainwindow.c
14860         * src/message_search.c
14861         * src/messageview.c
14862         * src/mimeview.c
14863         * src/prefs_actions.c
14864         * src/prefs_common.c
14865         * src/prefs_common.h
14866         * src/prefs_customheader.c
14867         * src/prefs_display_header.c
14868         * src/prefs_filtering.c
14869         * src/prefs_filtering_action.c
14870         * src/prefs_gtk.c
14871         * src/prefs_matcher.c
14872         * src/prefs_summary_column.c
14873         * src/prefs_template.c
14874         * src/sourcewindow.c
14875         * src/summary_search.c
14876         * src/summaryview.c
14877         * src/textview.c
14878         * src/gtk/about.c
14879         * src/gtk/description_window.c
14880         * src/gtk/gtkshruler.c
14881         * src/gtk/gtkutils.c
14882         * src/gtk/gtkutils.h
14883         * src/gtk/inputdialog.c
14884         * src/gtk/logwindow.c
14885         * src/gtk/prefswindow.c
14886         * src/gtk/progressdialog.c
14887         * src/gtk/progressdialog.h
14888                 first part of initial sync with main-gtk2
14889                 (more to follow)
14890
14891 2005-01-28 [colin]      1.0.0cvs23.1
14892
14893         * src/folderview.c
14894                 Sync with HEAD
14895
14896 2005-01-27 [colin]      1.0.0cvs21.1
14897
14898         * src/folder.c
14899         * src/folderview.c
14900                 Sync with HEAD
14901
14902 2005-01-27 [colin]      1.0.0cvs19.1
14903
14904         * src/procmime.c
14905                 Sync with HEAD
14906
14907 2005-01-27 [colin]      1.0.0cvs18.1
14908
14909         * src/messageview.c
14910         * src/summaryview.c
14911         * src/mainwindow.c
14912         * src/compose.c
14913         * src/compose.h
14914         * src/procmsg.c
14915         * src/procmsg.h
14916         * src/toolbar.c
14917                 Sync with HEAD
14918
14919 2005-01-26 [paul]       1.0.0cvs15.2
14920
14921         * src/compose.c
14922                 compose_entries_set(): convert subject and body to
14923                 utf8 if necessary. patch by Felix Eckhofer
14924
14925 2005-01-26 [paul]       1.0.0cvs15.1
14926
14927         * configure.ac
14928         * src/common/template.c
14929                 sync with HEAD (fix memory leak)
14930
14931 2005-01-25 [paul]       1.0.0cvs14.1
14932
14933         * configure.ac
14934         * src/compose.c
14935                 sync with HEAD
14936
14937 2005-01-24 [colin]      1.0.0cvs13.1
14938
14939         * src/summaryview.c
14940                 Sync with HEAD
14941
14942 2005-01-24 [paul]       1.0.0cvs12.1
14943
14944         * configure.ac
14945         * src/messageview.c
14946         * src/mh.c
14947         * src/common/utils.c
14948                 sync with HEAD
14949
14950 2005-01-24 [colin]      1.0.0cvs11.1
14951
14952         * src/procheader.c
14953                 Sync with HEAD
14954
14955 2005-01-24 [colin]      1.0.0cvs10.1
14956
14957         * src/folderview.c
14958                 Sync with HEAD
14959
14960 2005-01-23 [colin]      1.0.0cvs9.1
14961
14962         * src/crash.c
14963                 Sync with HEAD
14964
14965 2005-01-22 [colin]      1.0.0cvs8.1
14966
14967         * src/summaryview.c
14968         * src/gtk/quicksearch.c
14969                 Sync with HEAD
14970
14971 2005-01-21 [colin]      1.0.0cvs7.1
14972
14973         * src/summaryview.c
14974                 Sync with HEAD
14975
14976 2005-01-21 [colin]      1.0.0cvs6.1
14977
14978         * src/summaryview.c
14979                 Sync with HEAD
14980
14981 2005-01-21 [colin]      1.0.0cvs5.1
14982
14983         * src/gtk/quicksearch.c
14984         * src/prefs_common.c
14985         * src/prefs_common.h
14986                 Sync with HEAD (recurse option)
14987
14988 2005-01-21 [colin]      1.0.0cvs4.1
14989
14990         * src/folder.h
14991         * src/folderview.c
14992         * src/folderview.h
14993         * src/summaryview.c
14994         * src/gtk/quicksearch.c
14995         * src/gtk/quicksearch.h
14996                 Sync with HEAD (recursive quicksearch)
14997
14998 2005-01-20 [colin]      1.0.0cvs3.4
14999
15000         * src/ssl_manager.c
15001                 Remove useless code
15002
15003 2005-01-20 [colin]      1.0.0cvs3.3
15004
15005         * src/ssl_manager.c
15006                 Fix leak, thanks to Alfons.
15007
15008 2005-01-20 [colin]      1.0.0cvs3.2
15009
15010         * src/ssl_manager.c
15011                 Port SSL certificate window to GTK2.
15012
15013 2005-01-20 [paul]       1.0.0cvs3.1
15014
15015         * ChangeLog.claws
15016         * configure.ac
15017         * src/addrindex.c
15018         * src/addrindex.h
15019                 sync with HEAD
15020
15021 2005-01-19 [colin]      1.0.0cvs2.2
15022
15023         * src/plugins/trayicon/trayicon.c
15024                 Fix freeze with gtk-2.6, the easy way
15025                 (signal blocking helpless there...)
15026                 Closes bug #668.
15027
15028 2005-01-19 [colin]      1.0.0cvs2.1
15029
15030         * src/mbox.c
15031         * src/mbox.h
15032         * src/mainwindow.c
15033         * src/summaryview.c
15034         * src/summaryview.h
15035                 Sync with HEAD
15036
15037 2005-01-19 [paul]       1.0.0cvs1.1
15038
15039         * configure.ac
15040         * po/de.po
15041         * po/es.po
15042         * po/fr.po
15043         * po/hr.po
15044         * po/it.po
15045         * po/ja.po
15046         * po/ko.po
15047         * po/pt_BR.po
15048         * po/ru.po
15049         * po/sk.po
15050         * po/sr.po
15051                 sync with HEAD (update translations)
15052
15053 2005-01-18 [colin]      1.0.0cvs0.1
15054
15055         * src/foldersel.c
15056                 Specify search column - patch by Alfons
15057
15058 2005-01-18 [colin]      0.9.13cvs36.3
15059
15060         * src/prefs_toolbar.c
15061                 Change Delete to Remove
15062         * src/prefs_fonts.c
15063                 GTK2 version and leak fixes
15064         * src/prefs_actions.c
15065                 Add stock buttons.
15066                 All patches by Alfons
15067
15068 2005-01-17 [colin]      0.9.13cvs36.2
15069
15070         * src/compose.c
15071                 Fix DnD inserting twice. While at it,
15072                 add DnD support for text/plain in the
15073                 body, and add support in the headers.
15074
15075 2005-01-16 [colin]      0.9.13cvs36.1
15076
15077         * ChangeLog
15078         * ChangeLog.jp
15079         * ChangeLog.claws
15080                 Sync with HEAD (nothing applicable)
15081
15082 2005-01-16 [colin]      0.9.13cvs33.2
15083
15084         * src/prefs_toolbar.c
15085                 GTK2ize prefs_toolbar, by Alfons.
15086
15087 2005-01-14 [colin]      0.9.13cvs33.1
15088
15089         * src/html.c
15090         * src/msgcache.c
15091                 Sync with HEAD
15092
15093 2005-01-14 [colin]      0.9.13cvs32.1
15094
15095         * src/html.c
15096         * src/html.h
15097         * src/msgcache.c
15098         * AUTHORS
15099         * tools/calypso_convert.pl
15100                 Sync with HEAD
15101
15102 2005-01-08 [colin]      0.9.13cvs29.2
15103
15104         * src/prefs_filtering_action.c
15105         * src/prefs_filtering.c
15106                 2 more gtk2 patches by Alfons
15107
15108 2005-01-07 [paul]       0.9.13cvs29.1
15109
15110         * ChangeLog
15111         * ChangeLog.claws
15112         * ChangeLog.jp
15113         * configure.ac
15114         * src/pop.c
15115         * src/pop.h
15116                 sync with HEAD
15117
15118 2005-01-07 [colin]      0.9.13cvs28.3
15119
15120         * src/gtk/progressdialog.c
15121         * src/gtk/progressdialog.h
15122         * src/inc.c
15123         * src/send_message.c
15124                 GTK2 for the incorporation dialog. The CList isn't dead
15125                 yet, for a more smooth migration. Patch by Alfons.
15126
15127 2005-01-06 [colin]      0.9.13cvs28.2
15128
15129         * src/prefs_display_header.c
15130                 GTK2 conversion by Alfons
15131         * src/prefs_actions.c
15132         * src/prefs_matcher.c
15133                 Fix 2 leaks - patch by Alfons
15134
15135 2005-01-06 [colin]      0.9.13cvs28.1
15136
15137         * src/prefs_matcher.c
15138                 Sync with HEAD
15139
15140 2005-01-06 [colin]      0.9.13cvs27.4
15141
15142         * src/prefs_matcher.c
15143                 Fix double-free. Patch by Alfons
15144
15145 2005-01-06 [colin]      0.9.13cvs27.3
15146
15147         * src/prefs_matcher.c
15148                 GTK2 widgets + memleak
15149                 Patch by Alfons
15150
15151 2005-01-05 [colin]      0.9.13cvs27.2
15152
15153         * src/account.c
15154         * src/addr_compl.c
15155         * src/foldersel.c
15156         * src/stock_pixmap.c
15157         * src/stock_pixmap.h
15158                 3 more GTK2 patches by Alfons.
15159
15160 2005-01-04 [colin]      0.9.13cvs27.1
15161
15162         * src/folderview.c
15163         * src/imap_gtk.c
15164         * src/news_gtk.c
15165                 Sync with HEAD
15166
15167 2005-01-04 [colin]      0.9.13cvs25.9
15168
15169         * src/compose.c
15170                 Fix Show Ruler menuitem
15171         * src/prefs_template.c
15172                 Convert to GTK2
15173         * src/common/utils.c
15174                 Make auto pointer stuff handles NULLs
15175                 Patches by Alfons.
15176
15177 2005-01-04 [colin]      0.9.13cvs25.8
15178
15179         * src/compose.c
15180                 Move the attachment list to gtk2
15181                 Patch by Alfons.
15182
15183 2005-01-04 [colin]      0.9.13cvs25.7
15184
15185         * src/textview.c
15186                 Make some keys work again
15187                 Patch by SungHyun Nam <namsh@kldp.org>
15188
15189 2005-01-04 [colin]      0.9.13cvs25.6
15190
15191         * src/gtk/gtkshruler.c
15192                 Move the ruler to GTK2
15193                 Patch by Alfons
15194
15195 2005-01-03 [colin]      0.9.13cvs25.5
15196
15197         * src/compose.c
15198                 Fix my broken patch apply 
15199
15200 2005-01-03 [colin]      0.9.13cvs25.4
15201
15202         * src/common/utils.c
15203         * src/common/utils.h
15204         * src/gtk/prefswindow.c
15205                 Move auto pointer stuff to utils.c
15206                 Patch by Alfons again :)
15207
15208 2005-01-03 [colin]      0.9.13cvs25.3
15209
15210         * src/compose.c
15211         * src/prefs_gtk.c
15212         * src/prefs_template.c
15213         * src/textview.c
15214                 Empty text widgets with empty strings, not NULL char
15215                 Patch by SungHyun Nam <namsh@kldp_org>
15216
15217 2005-01-03 [colin]      0.9.13cvs25.2
15218
15219         * src/main.c
15220         * AUTHORS
15221                 Sync with HEAD
15222
15223 2005-01-03 [colin]      0.9.13cvs25.1
15224
15225         * src/pop.c
15226         * src/pop.h
15227                 Sync with HEAD
15228
15229 2005-01-03 [colin]      0.9.13cvs24.3
15230
15231         * src/account.c
15232                 Two patches from Alfons and Alex S Moore:
15233                 fix images, fix return value.
15234
15235 2005-01-01 [colin]      0.9.13cvs24.2
15236
15237         * src/prefs_actions.c
15238                 Fix over-zealous assertion. Patch by Alfons
15239
15240 2005-01-01 [colin]      0.9.13cvs24.1
15241
15242         * src/procmime.c
15243                 Sync with HEAD (leak fix)
15244
15245 2004-12-31 [colin]      0.9.13cvs23.2
15246
15247         * src/prefs_common.c
15248                 GTK2 widgets + stock buttons - patch by Alfons
15249
15250 2004-12-31 [paul]       0.9.13cvs23.1
15251
15252         * configure.ac
15253                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15254         * src/gtk/pluginwindow.c
15255                 use GTK2 widgets and plug memory leaks,
15256                 patches by Alfons
15257
15258 2004-12-30 [colin]      0.9.13cvs22.4
15259
15260         * src/account.c
15261         * src/action.c
15262         * src/export.c
15263         * src/foldersel.c
15264         * src/import.c
15265         * src/message_search.c
15266         * src/prefs_actions.c
15267         * src/prefs_common.c
15268         * src/prefs_customheader.c
15269         * src/prefs_filtering.c
15270         * src/prefs_summary_column.c
15271         * src/summary_search.c
15272         * src/gtk/about.c
15273         * src/gtk/description_window.c
15274         * src/gtk/gtkutils.c
15275         * src/gtk/gtkutils.h
15276         * src/gtk/inputdialog.c
15277         * src/gtk/prefswindow.c
15278                 Use GTK2 stock buttons. Patches by Alfons.
15279
15280 2004-12-30 [colin]      0.9.13cvs22.3
15281
15282         * src/account.c
15283                 Sync with HEAD
15284         * src/prefs_actions.c
15285         * src/prefs_customheader.c
15286         * src/prefs_filtering.c
15287         * src/prefs_msg_colors.c
15288         * src/prefs_summary_column.c
15289         * src/gtk/prefswindow.c
15290                 Use GtkTreeView instead of deprecated 
15291                 widgets. Patches by Alfons.
15292
15293 2004-12-30 [paul]       0.9.13cvs22.2
15294
15295         * src/foldersel.c
15296                 use GTK 2 Tree View
15297                 patch by Alfons, with root folder sorting fix
15298                 by Stephan Sachse
15299
15300 2004-12-30 [paul]       0.9.13cvs22.1
15301
15302         * ChangeLog
15303         * ChangeLog.claws
15304         * ChangeLog.jp
15305         * NEWS
15306         * configure.ac
15307         * src/account.c
15308                 sync with HEAD
15309
15310 2004-12-22 [martin]     0.9.13cvs21.2
15311
15312         * src/action.c
15313                 free the command line after its use
15314
15315 2004-12-18 [paul]       0.9.13cvs21.1
15316
15317         * AUTHORS
15318         * ChangeLog
15319         * ChangeLog.claws
15320         * ChangeLog.jp
15321         * NEWS
15322         * configure.ac
15323         * src/action.c
15324         * src/compose.c
15325         * src/syldap.c
15326                 sync with HEAD
15327
15328 2004-12-17 [martin]     0.9.13cvs17.2
15329
15330         * src/action.c
15331                 convert actions input to locale
15332         * src/inc.c
15333                 convert notification command to locale
15334         * src/plugins/pgpmime/select-keys.c
15335                 convert attributes to utf8
15336
15337 2004-12-14 [colin]      0.9.13cvs17.1
15338
15339         * ChangeLog
15340         * ChangeLog.jp
15341         * ChangeLog.claws
15342         * src/action.c
15343         * src/common/utils.c
15344         * src/gtk/prefswindow.c
15345         * src/gtk/gtkutils.c
15346         * src/gtk/gtkutils.h
15347         * src/plugins/spamassassin/libspamc.c
15348                 Sync with HEAD
15349
15350 2004-12-13 [colin]      0.9.13cvs14.1
15351
15352         * src/quote_fmt_parse.y
15353                 Sync with HEAD
15354
15355 2004-12-10 [colin]      0.9.13cvs12.1
15356
15357         * src/prefs_themes.c
15358         * src/mainwindow.c
15359         * src/messageview.c
15360                 Sync with HEAD
15361
15362 2004-12-09 [colin]      0.9.13cvs10.1
15363
15364         * src/procmime.c
15365                 Sync with HEAD (fix B64 encoding from memory)
15366
15367 2004-12-08 [colin]      0.9.13cvs9.1
15368
15369         * src/gtk/colorlabel.c
15370                 Sync with HEAD
15371
15372 2004-12-08 [paul]       0.9.13cvs8.2
15373
15374         * src/gtk/pluginwindow.c
15375                 fix window resizing oddities
15376
15377 2004-12-08 [colin]      0.9.13cvs8.1
15378
15379         * src/quote_fmt_parse.y
15380                 Sync with HEAD
15381
15382 2004-12-08 [colin]      0.9.13cvs7.1
15383
15384         * src/matcher_parser_parse.y
15385         * src/msgcache.c
15386         * src/prefs_matcher.c
15387         * src/procheader.c
15388         * src/matcher.c
15389         * src/common/defs.h
15390         * po/sr.po
15391                 Sync with HEAD
15392
15393 2004-12-08 [colin]      0.9.13cvs6.1
15394
15395         * src/quote_fmt_parse.y
15396         * src/textview.c
15397                 Sync with HEAD
15398         * src/gtk/prefswindow.c
15399         * src/gtk/pluginwindow.c
15400                 Fix G_CALLBACKS protos (thanks to Alfons)
15401
15402 2004-12-07 [torte]      0.9.13cvs2.2
15403
15404         * src/procmime.c
15405                 [Bug 650] reply button causes crash
15406                 Thanks to David Relson and Christoph
15407
15408 2004-12-07 [colin]      0.9.13cvs2.1
15409
15410         * ChangeLog.claws
15411         * AUTHORS
15412         * po/sk.po
15413         * src/procmime.c
15414         * src/prefs_account.c
15415         * src/common/smtp.c
15416         * src/common/smtp.h
15417                 Sync with HEAD
15418
15419 2004-12-06 [colin]      0.9.12cvs187.1
15420
15421         * ChangeLog.claws
15422         * INSTALL
15423         * Makefile.am
15424         * README.claws
15425         * TODO.claws
15426         * configure.ac
15427         * po/bg.po
15428         * po/cs.po
15429         * po/el.po
15430         * po/en_GB.po
15431         * po/es.po
15432         * po/fr.po
15433         * po/hr.po
15434         * po/hu.po
15435         * po/it.po
15436         * po/ja.po
15437         * po/ko.po
15438         * po/nl.po
15439         * po/pl.po
15440         * po/pt_BR.po
15441         * po/ru.po
15442         * po/sk.po
15443         * po/sr.po
15444         * po/sv.po
15445         * po/zh_CN.po
15446         * po/zh_TW.Big5.po
15447         * src/compose.c
15448         * tools/Makefile.am
15449         * tools/README
15450         * tools/filter_conv.pl
15451         * tools/kdeservicemenu/README
15452         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15453         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15454                 Sync with HEAD
15455
15456 2004-12-04 [colin]      0.9.12cvs183.1
15457
15458         * src/compose.c
15459                 Sync with HEAD (compose window position saving)
15460
15461 2004-12-04 [paul]       0.9.12cvs182.3
15462
15463         * src/messageview.c
15464         * src/mimeview.c
15465         * src/prefs_customheader.c
15466         * src/gtk/quicksearch.c
15467                 replace some forgotten GTK_SIGNAL_FUNCs
15468
15469 2004-12-04 [paul]       0.9.12cvs182.2
15470
15471         * src/Makefile.am
15472                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15473                 committed in error      
15474
15475 2004-12-04 [paul]       0.9.12cvs182.1
15476
15477         * ChangeLog
15478         * ChangeLog.claws
15479         * ChangeLog.jp
15480         * INSTALL
15481         * NEWS
15482         * README
15483         * README.jp
15484         * configure.ac
15485         * doc/manual/ja/Makefile.am
15486         * doc/manual/ja/sylpheed-1.html
15487         * doc/manual/ja/sylpheed-10.html
15488         * doc/manual/ja/sylpheed-11.html
15489         * doc/manual/ja/sylpheed-12.html
15490         * doc/manual/ja/sylpheed-13.html
15491         * doc/manual/ja/sylpheed-14.html
15492         * doc/manual/ja/sylpheed-15.html
15493         * doc/manual/ja/sylpheed-16.html
15494         * doc/manual/ja/sylpheed-17.html
15495         * doc/manual/ja/sylpheed-18.html
15496         * doc/manual/ja/sylpheed-19.html
15497         * doc/manual/ja/sylpheed-2.html
15498         * doc/manual/ja/sylpheed-20.html
15499         * doc/manual/ja/sylpheed-3.html
15500         * doc/manual/ja/sylpheed-4.html
15501         * doc/manual/ja/sylpheed-5.html
15502         * doc/manual/ja/sylpheed-6.html
15503         * doc/manual/ja/sylpheed-7.html
15504         * doc/manual/ja/sylpheed-8.html
15505         * doc/manual/ja/sylpheed-9.html
15506         * doc/manual/ja/sylpheed.html
15507         * doc/manual/ja/sylpheed.sgml
15508         * po/de.po
15509         * src/Makefile.am
15510         * src/compose.c
15511         * src/procmime.c
15512         * src/pixmaps/regular.xpm **REMOVED**
15513         * src/plugins/pgpmime/pgpmime.c
15514         * src/plugins/pgpmime/plugin.c
15515         * src/plugins/pgpmime/prefs_gpg.c
15516                 sync with HEAD
15517
15518 2004-12-03 [paul]       0.9.12cvs180.1
15519
15520         * ChangeLog
15521         * ChangeLog.claws
15522         * ChangeLog.jp
15523         * configure.ac
15524         * src/Makefile.am
15525         * src/pop.c
15526         * src/common/utils.c
15527         * src/common/utils.h
15528         * src/pixmaps/continue.xpm
15529         * src/pixmaps/dir_close.xpm
15530         * src/pixmaps/dir_open.xpm
15531         * src/pixmaps/drafts_close.xpm
15532         * src/pixmaps/drafts_open.xpm
15533         * src/pixmaps/folder.xpm **REMOVED**
15534         * src/pixmaps/group.xpm
15535         * src/pixmaps/unread.xpm
15536                 sync with HEAD
15537
15538 2004-12-02 [colin]      0.9.12cvs179.1
15539
15540         * src/compose.c
15541                 Sync with HEAD (non-duplicated reedition)
15542
15543 2004-12-02 [colin]      0.9.12cvs178.1
15544
15545         * src/compose.c
15546                 Sync with HEAD (linewrap_quote fix)
15547
15548 2004-12-01 [colin]      0.9.12cvs177.3
15549
15550         * src/addrharvest.c
15551                 Replace sizeof with strlen
15552
15553 2004-12-01 [paul]       0.9.12cvs177.2
15554
15555         * src/addrharvest.c
15556                 fix 'harvest addresses'
15557
15558 2004-11-30 [colin]      0.9.12cvs177.1
15559
15560         * src/gtk/prefswindow.c
15561         * src/gtk/pluginwindow.c
15562                 Sync with HEAD
15563
15564 2004-11-29 [colin]      0.9.12cvs176.1
15565
15566         * src/folderview.c
15567                 sync with HEAD (Fix disappearing separators in folderview's popup)
15568
15569 2004-11-29 [colin]      0.9.12cvs175.1
15570
15571         * src/procmime.c
15572                 Sync with head (another format fix)
15573
15574 2004-11-29 [colin]      0.9.12cvs174.1
15575
15576         * src/pop.c
15577                 Sync with HEAD (format string fix)
15578
15579 2004-11-26 [colin]      0.9.12cvs173.1
15580
15581         * src/common/smtp.c
15582         * src/common/smtp.h
15583                 Sync with HEAD
15584
15585 2004-11-24 [colin]      0.9.12cvs172.1
15586
15587         * src/plugins/pgpmime/pgpmime.c
15588                 Sync with HEAD
15589
15590 2004-11-24 [colin]      0.9.12cvs171.1
15591
15592         * src/plugins/pgpmime/pgpmime.c
15593                 Sync with head (gpgmectx leaks)
15594
15595 2004-11-24 [colin]      0.9.12cvs169.1
15596
15597         * src/plugins/pgpmime/plugin.c
15598         * src/plugins/trayicon/Makefile.am
15599         * src/plugins/trayicon/newmarkedmail.xpm
15600         * src/plugins/trayicon/trayicon.c
15601         * src/plugins/trayicon/unreadmarkedmail.xpm
15602                 Sync with HEAD
15603
15604 2004-11-23 [colin]      0.9.12cvs168.1
15605
15606         * src/partial_download.c
15607         * src/partial_download.h
15608         * src/plugins/pgpmime/plugin.c
15609                 Sync with HEAD
15610
15611 2004-11-23 [colin]      0.9.12cvs166.1
15612
15613         * src/Makefile.am
15614         * src/codeconv.c
15615         * src/compose.c
15616         * src/folderview.c
15617         * src/main.c
15618         * src/partial_download.c
15619         * src/partial_download.h
15620         * src/prefs_account.c
15621         * src/prefs_account.h
15622         * src/privacy.c
15623         * src/privacy.h
15624         * src/procmime.c
15625         * src/common/Makefile.am
15626         * src/common/base64.h
15627         * src/common/partial_download.c
15628         * src/common/partial_download.h
15629         * src/gtk/prefswindow.c
15630         * src/gtk/prefswindow.h
15631         * src/plugins/pgpmime/pgpmime.c
15632         * src/plugins/pgpmime/prefs_gpg.c
15633         * src/plugins/pgpmime/prefs_gpg.h
15634         * src/plugins/pgpmime/sgpgme.c
15635         * src/plugins/pgpmime/sgpgme.h
15636                 Sync with HEAD
15637
15638 2004-11-23 [colin]      0.9.12cvs163.1
15639
15640         * src/main.c
15641                 Sync with HEAD (cursor optimization)
15642
15643 2004-11-23 [colin]      0.9.12cvs162.1
15644
15645         * src/prefs_common.c
15646         * src/prefs_themes.c
15647         * src/procmsg.c
15648                 Sync with HEAD
15649
15650 2004-11-23 [colin]      0.9.12cvs158.9
15651
15652         * src/compose.c
15653                 Fix double-free when forwarding
15654         * src/msgcache.c
15655                 Fix leak on error path
15656                 
15657
15658 2004-11-23 [colin]      0.9.12cvs158.8
15659
15660         * src/compose.c
15661                 Fix possible double-free
15662                 Spotted by Alfons
15663
15664 2004-11-23 [colin]      0.9.12cvs158.7
15665
15666         * src/compose.c
15667                 Fix some signal handlers' prototypes
15668                 Spotted by Alfons
15669
15670 2004-11-22 [colin]      0.9.12cvs158.6
15671
15672         * src/compose.c
15673                 Remove unneeded code and duplicated
15674                 wrapping - patch by Alfons
15675
15676 2004-11-22 [colin]      0.9.12cvs158.5
15677
15678         * src/prefs_themes.c
15679                 Fix oversized selector
15680
15681 2004-11-22 [colin]      0.9.12cvs158.4
15682
15683         * src/compose.c
15684                 fix dump_text()
15685                 patch by Alfons
15686
15687 2004-11-19 [colin]      0.9.12cvs158.3
15688
15689         * src/textview.c
15690                 Add a context menu on links (open, copy)
15691
15692 2004-11-18 [paul]       0.9.12cvs158.2
15693
15694         * src/addrgather.c
15695         * src/exphtmldlg.c
15696         * src/expldifdlg.c
15697         * src/mimeview.c
15698         * src/prefs_common.c
15699         * src/plugins/image_viewer/viewer.c
15700         * src/plugins/spamassassin/spamassassin_gtk.c
15701                 replace deprecated gtk_notebook_set_page
15702                 and gtk_notebook_current_page
15703
15704 2004-11-18 [paul]       0.9.12cvs158.1
15705
15706         * configure.ac
15707         * src/compose.c
15708         * src/mainwindow.c
15709         * src/messageview.c
15710         * src/prefs_common.c
15711         * src/common/utils.c
15712         * src/common/utils.h
15713                 sync with HEAD
15714
15715 2004-11-17 [colin]      0.9.12cvs156.1
15716
15717         * src/prefs_account.c
15718         * src/prefs_account.h
15719         * src/procmsg.c
15720                 Sync with HEAD (add pref to store encrypted mails encrypted)
15721
15722 2004-11-17 [paul]       0.9.12cvs155.1
15723
15724         * ChangeLog
15725         * ChangeLog.claws
15726         * ChangeLog.jp
15727         * NEWS
15728         * configure.ac
15729         * src/compose.c
15730         * src/jpilot.c
15731         * src/privacy.c
15732         * src/procmime.c
15733         * src/procmime.h
15734         * src/procmsg.c
15735         * src/toolbar.c
15736         * src/pixmaps/error.xpm
15737                 sync with HEAD
15738
15739 2004-11-17 [colin]      0.9.12cvs151.1
15740
15741         * src/plugins/pgpmime/pgpmime.c
15742                 Sync with HEAD (remove debug printf)
15743
15744 2004-11-17 [colin]      0.9.12cvs150.1
15745
15746         * src/plugins/pgpmime/pgpmime.c
15747                 Sync with HEAD (off-by-one fix)
15748
15749 2004-11-17 [colin]      0.9.12cvs149.1
15750
15751         * src/procmsg.c
15752                 Sync with HEAD (coding style fixes)
15753
15754 2004-11-16 [colin]      0.9.12cvs148.1
15755
15756         * src/procmsg.c
15757                 Sync with head (Fix the fix)
15758
15759 2004-11-16 [colin]      0.9.12cvs147.1
15760
15761         * src/procmsg.c
15762                 Sync with Main (leak fix)
15763
15764 2004-11-16 [colin]      0.9.12cvs146.14
15765
15766         * src/compose.c
15767                 Remove useless chunk of code
15768                 Patch by Alfons
15769
15770 2004-11-15 [colin]      0.9.12cvs146.13
15771
15772         * src/compose.c
15773                 Fix drafting after insertion
15774                 Patch by Alfons
15775
15776 2004-11-15 [colin]      0.9.12cvs146.12
15777
15778         * src/compose.c
15779         * src/prefs_filtering.c
15780         * src/prefs_filtering_action.c
15781         * src/prefs_toolbar.c
15782                 Fix some const-correctness
15783
15784 2004-11-15 [colin]      0.9.12cvs146.11
15785
15786         * src/summaryview.c
15787         * src/prefs_themes.c
15788         * src/messageview.c
15789                 Fix some leaks
15790
15791 2004-11-15 [colin]      0.9.12cvs146.10
15792
15793         * src/codeconv.c
15794                 More unreadable locale fixes
15795
15796 2004-11-14 [colin]      0.9.12cvs146.9
15797
15798         * src/textview.c
15799                 Fix uri_security_check
15800                 Patch by Alfons
15801
15802 2004-11-13 [paul]       0.9.12cvs146.8
15803
15804         * src/folder.c
15805         * src/procmime.c
15806                 fix 2 bugs introduced in last commit
15807
15808 2004-11-13 [paul]       0.9.12cvs146.7
15809
15810         * src/compose.c
15811         * src/exporthtml.c
15812         * src/exportldif.c
15813         * src/folder.c
15814         * src/imap.c
15815         * src/imap_gtk.c
15816         * src/main.c
15817         * src/mainwindow.c
15818         * src/messageview.c
15819         * src/mh_gtk.c
15820         * src/prefs_themes.c
15821         * src/procmime.c
15822         * src/setup.c
15823         * src/summaryview.c
15824                 replace deprecated g_basename
15825
15826 2004-11-13 [paul]       0.9.12cvs146.6
15827
15828         * src/compose.c
15829         * src/imap.c
15830         * src/matcher_parser.h
15831         * src/matcher_parser_parse.y
15832         * src/prefs_filtering.c
15833         * src/prefs_filtering_action.c
15834         * src/prefs_themes.c
15835         * src/prefs_toolbar.c
15836         * src/common/utils.c
15837                 various small fixes/cleanups
15838
15839 2004-11-12 [colin]      0.9.12cvs146.5
15840
15841         * src/textview.c
15842                 Validate event's origin on visibility notify
15843                 Patch by Alfons.
15844
15845 2004-11-12 [paul]       0.9.12cvs146.4
15846
15847         * src/exporthtml.c
15848         * src/exportldif.c
15849         * src/imap.c
15850         * src/mh.c
15851         * src/mimeview.c
15852         * src/prefs_spelling.c
15853         * src/prefs_themes.c
15854                 replace deprecated g_dirname    
15855
15856 2004-11-12 [colin]      0.9.12cvs146.3
15857
15858         * src/textview.c
15859                 Some coding style fixes
15860
15861 2004-11-12 [colin]      0.9.12cvs146.2
15862
15863         * src/codeconv.c
15864                 We want to replace _all_ extended chars in
15865                 conv_unreadable_*, because any string containing
15866                 extended chars not parsing as UTF8 is 
15867                 undisplayed on gtk2.
15868
15869 2004-11-12 [paul]       0.9.12cvs146.1
15870
15871         * ChangeLog
15872         * ChangeLog.claws
15873         * ChangeLog.jp
15874         * NEWS
15875         * configure.ac
15876         * src/account.c
15877         * src/folderview.c
15878         * src/folderview.h
15879         * src/imap.c
15880         * src/imap_gtk.c
15881         * src/inc.c
15882         * src/mainwindow.c
15883         * src/mh_gtk.c
15884         * src/news_gtk.c
15885         * src/pop.c
15886         * src/prefs_account.c
15887         * src/prefs_account.h
15888         * src/prefs_ext_prog.c
15889         * src/procmime.c
15890         * src/procmime.h
15891         * src/procmsg.c
15892         * src/procmsg.h
15893         * src/summary_search.c
15894         * src/summaryview.c
15895         * src/textview.c
15896         * src/common/defs.h
15897         * src/common/utils.c
15898         * src/common/utils.h
15899         * src/gtk/menu.c
15900         * src/gtk/menu.h
15901                 sync with HEAD
15902
15903 2004-11-11 [colin]      0.9.12cvs144.2
15904
15905         * src/textview.c
15906                 Fix URI range selection (patch by Alfons)
15907
15908 2004-11-09 [colin]      0.9.12cvs144.1
15909
15910         * ChangeLog.claws
15911         * src/compose.c
15912         * src/folder.c
15913         * src/folder_item_prefs.c
15914         * src/prefs_account.c
15915         * src/prefs_account.h
15916         * src/plugins/pgpmime/pgpmime.c
15917                 Sync with HEAD
15918
15919 2004-11-08 [colin]      0.9.12cvs143.1
15920
15921         * src/summaryview.c
15922                 Sync with HEAD (optimize quicksearch)
15923
15924 2004-11-08 [colin]      0.9.12cvs142.2
15925
15926         * src/compose.c
15927                 Don't wrap when Edit/Auto wrapping is disabled
15928
15929 2004-11-08 [colin]      0.9.12cvs142.1
15930
15931         * src/textview.c
15932                 Sync with HEAD
15933
15934 2004-11-08 [colin]      0.9.12cvs141.1
15935
15936         * src/textview.c
15937                 Sync with HEAD (fix some mail URIs)
15938
15939 2004-11-08 [colin]      0.9.12cvs140.3
15940
15941         * src/textview.c
15942                 o Use text cursor instead of arrow when
15943                   not on a link
15944                 o Fix handling of contiguous links (as in
15945                   "colin@colino.net" <colin@colino.net>)
15946                   This one unveils a bug in get_email_part()
15947
15948 2004-11-07 [colin]      0.9.12cvs140.2
15949
15950         * src/textview.c
15951                 Fix memleak. Patch by Alfons.
15952
15953 2004-11-06 [colin]      0.9.12cvs140.1
15954
15955         * src/compose.c
15956                 Sync with HEAD (don't ask passphrase
15957                 when drafting)
15958
15959 2004-11-06 [paul]       0.9.12cvs139.2
15960
15961         * AUTHORS
15962         * src/textview.c
15963         * src/textview.h
15964                 textview URI handling. hovering over a 
15965                 link displays it in the status bar,
15966                 and changes the mouse pointer to a hand 
15967                 cursor. a link is activated with a single 
15968                 click. (Modified from the) patch by Jean-Yves 
15969                 Lefort <jylefort@users.sourceforge.net>
15970                 
15971
15972 2004-11-05 [colin]      0.9.12cvs139.1
15973
15974         * src/compose.c
15975         * src/procmime.c
15976                 Sync with HEAD again ^^
15977
15978 2004-11-05 [colin]      0.9.12cvs139.1
15979
15980         * src/compose.c
15981         * src/procmime.c
15982                 Sync with HEAD
15983
15984 2004-11-03 [paul]       0.9.12cvs138.1
15985
15986         * ChangeLog.claws
15987         * configure.ac
15988         * po/POTFILES.in
15989         * src/prefs_ext_prog.c
15990         * src/procmime.c
15991         * tools/kdeservicemenu/README
15992         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15993         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15994                 sync with HEAD
15995
15996 2004-11-01 [christoph]  0.9.12cvs136.2
15997
15998         * src/procmime.c
15999                 convert MIME parameters to UTF-8
16000
16001 2004-10-29 [colin]      0.9.12cvs136.1
16002
16003         * src/common/utils.c
16004                 Sync with HEAD (don't use '=' in mime boundary)
16005
16006 2004-10-29 [paul]       0.9.12cvs135.1
16007
16008         * configure.ac
16009         * doc/src/rfc2231.txt
16010         * src/procmime.c
16011         * src/common/quoted-printable.c
16012         * src/common/utils.c
16013         * src/common/utils.h
16014                 sync with HEAD
16015
16016 2004-10-27 [paul]       0.9.12cvs134.1
16017
16018         * configure.ac
16019         * src/main.c
16020         * src/procmime.c
16021         * src/plugins/pgpmime/pgpmime.c
16022                 sync with HEAD
16023
16024 2004-10-26 [paul]       0.9.12cvs132.3
16025
16026         * src/account.c
16027         * src/addressbook.c
16028         * src/addrgather.c
16029         * src/addrharvest.c
16030         * src/codeconv.c
16031         * src/compose.c
16032         * src/customheader.c
16033         * src/editaddress.c
16034         * src/editgroup.c
16035         * src/enriched.c
16036         * src/expldifdlg.c
16037         * src/exporthtml.c
16038         * src/exportldif.c
16039         * src/folder.c
16040         * src/foldersel.c
16041         * src/folderview.c
16042         * src/grouplistdialog.c
16043         * src/html.c
16044         * src/imap.c
16045         * src/jpilot.c
16046         * src/ldapserver.c
16047         * src/ldif.c
16048         * src/mimeview.c
16049         * src/news.c
16050         * src/news_gtk.c
16051         * src/pop.c
16052         * src/prefs_display_header.c
16053         * src/prefs_gtk.c
16054         * src/prefs_msg_colors.c
16055         * src/prefs_toolbar.c
16056         * src/procheader.c
16057         * src/procmime.c
16058         * src/summaryview.c
16059         * src/textview.c
16060         * src/toolbar.c
16061         * src/vcard.c
16062         * src/common/mgutils.c
16063         * src/common/nntp.c
16064         * src/common/smtp.c
16065         * src/common/template.c
16066         * src/common/utils.c
16067         * src/common/xmlprops.c
16068         * src/plugins/pgpmime/pgpmime.c
16069         * src/plugins/pgpmime/select-keys.c
16070         * src/plugins/pgpmime/sgpgme.c
16071                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16072                 g_string_sprintfa(), gtk_notebook_current_page()
16073
16074 2004-10-26 [colin]      0.9.12cvs132.2
16075
16076         * src/prefs_folder_item.c
16077                 Fix default-account selection
16078
16079 2004-10-21 [colin]      0.9.12cvs133
16080
16081         * src/compose.c
16082                 Sync with HEAD (Remove extra separator in compose's Options)
16083         * src/textview.c
16084                 Set wrapping to char
16085
16086 2004-10-21 [paul]       0.9.12cvs131.2
16087
16088         * src/compose.c
16089         * src/sourcewindow.c
16090                 fix wrapping
16091                 fix window shrinking 
16092
16093 2004-10-21 [colin]      0.9.12cvs131.1
16094
16095         * ChangeLog.claws
16096         * src/compose.c
16097                 Sync with HEAD
16098
16099 2004-10-21 [paul]       0.9.12cvs130.2
16100
16101         * src/prefs_folder_item.c
16102                 sync with HEAD (Apply to subfolders)
16103
16104 2004-10-19 [colin]      0.9.12cvs130.1
16105
16106         * ChangeLog.claws
16107         * src/compose.c
16108         * src/common/utils.c
16109         * src/gtk/menu.c
16110                 Sync with HEAD
16111
16112 2004-10-19 [colin]      0.9.12cvs128.1
16113
16114         * src/addrbook.c
16115         * src/addrcache.c
16116         * src/addressbook.c
16117         * src/codeconv.c
16118         * src/compose.c
16119         * src/customheader.c
16120         * src/editaddress.c
16121         * src/editgroup.c
16122         * src/exporthtml.c
16123         * src/folder.c
16124         * src/folderview.c
16125         * src/imap.c
16126         * src/jpilot.c
16127         * src/main.c
16128         * src/matcher_parser_parse.y
16129         * src/mbox.c
16130         * src/pop.c
16131         * src/prefs_account.c
16132         * src/prefs_gtk.c
16133         * src/prefs_msg_colors.c
16134         * src/procheader.c
16135         * src/procmime.c
16136         * src/procmime.h
16137         * src/procmsg.c
16138         * src/summaryview.c
16139         * src/textview.c
16140         * src/common/base64.c
16141         * src/common/partial_download.c
16142         * src/common/socket.c
16143         * src/common/sylpheed.c
16144         * src/common/utils.c
16145         * src/common/utils.h
16146         * src/gtk/pluginwindow.c
16147         * src/gtk/quicksearch.c
16148         * src/plugins/clamav/clamav_plugin.c
16149         * src/plugins/clamav/clamav_plugin.h
16150         * src/plugins/clamav/clamav_plugin_gtk.c
16151         * src/plugins/pgpmime/passphrase.c
16152         * src/plugins/pgpmime/pgpmime.c
16153         * src/plugins/pgpmime/plugin.c
16154         * src/plugins/pgpmime/prefs_gpg.c
16155         * src/plugins/pgpmime/prefs_gpg.h
16156         * src/plugins/pgpmime/select-keys.c
16157         * src/plugins/pgpmime/sgpgme.c
16158         * src/plugins/spamassassin/libspamc.c
16159         * src/plugins/spamassassin/spamassassin.c
16160         * src/plugins/spamassassin/spamassassin.h
16161         * src/plugins/spamassassin/spamassassin_gtk.c
16162         * src/plugins/trayicon/trayicon.c
16163         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16164                 Sync with HEAD
16165
16166 2004-10-14 [colin]      0.9.12cvs126.2
16167
16168         * src/codeconv.c
16169         * src/textview.c
16170                 Fix conv_unreadable_locale
16171
16172 2004-10-13 [colin]      0.9.12cvs126.1
16173
16174         * src/compose.c
16175                 Sync with HEAD (don't convert charset for 
16176                 drafted messages, minor cleanup)
16177
16178 2004-10-13 [colin]      0.9.12cvs125.1
16179
16180         * po/POTFILES.in
16181                 Sync with HEAD (POTFILES fix)
16182
16183 2004-10-12 [colin]      0.9.12cvs124.3
16184
16185         * src/compose.c
16186                 Fix encoding bug from latest sync
16187
16188 2004-10-12 [paul]       0.9.12cvs124.2
16189
16190         * src/plugins/pgpmime/prefs_gpg.c
16191         * src/plugins/pgpmime/prefs_gpg.h
16192                 forgotten in last commit        
16193
16194 2004-10-12 [paul]       0.9.12cvs124.1
16195
16196         * ChangeLog.claws
16197         * configure.ac
16198         * m4/spamassassin.m4
16199         * src/Makefile.am
16200         * src/account.c
16201         * src/compose.c
16202         * src/compose.h
16203         * src/crash.c
16204         * src/main.c
16205         * src/mimeview.c
16206         * src/passphrase.c
16207         * src/passphrase.h
16208         * src/prefs_account.c
16209         * src/prefs_account.h
16210         * src/prefs_common.c
16211         * src/privacy.c
16212         * src/privacy.h
16213         * src/procmime.c
16214         * src/procmime.h
16215         * src/procmsg.c
16216         * src/rfc2015.c
16217         * src/rfc2015.h
16218         * src/select-keys.c
16219         * src/select-keys.h
16220         * src/textview.c
16221         * src/common/utils.c
16222         * src/common/utils.h
16223         * src/gtk/about.c
16224         * src/plugins/pgpmime/Makefile.am
16225         * src/plugins/pgpmime/passphrase.c
16226         * src/plugins/pgpmime/passphrase.h
16227         * src/plugins/pgpmime/pgpmime.c
16228         * src/plugins/pgpmime/plugin.c
16229         * src/plugins/pgpmime/select-keys.c
16230         * src/plugins/pgpmime/select-keys.h
16231         * src/plugins/pgpmime/sgpgme.c
16232         * src/plugins/pgpmime/sgpgme.h
16233                 sync with HEAD
16234
16235 2004-10-04 [colin]      0.9.12cvs122.1
16236
16237         * src/mainwindow.c
16238         * src/messageview.c
16239         * src/messageview.h
16240         * src/textview.c
16241                 Sync with HEAD
16242
16243 2004-10-04 [colin]      0.9.12cvs121.1
16244
16245         * src/summaryview.c
16246                 Sync with HEAD
16247
16248 2004-10-04 [paul]       0.9.12cvs120.1
16249
16250         * configure.ac
16251                 sync with HEAD [don't try to build 
16252                 pgpmime plugin when gpgme is disabled]
16253
16254 2004-10-03 [colin]      0.9.12cvs119.3
16255
16256         * src/gtk/gtksctree.c
16257                 Lots of side effects. Put back as before 117.2.
16258         * src/summaryview.c
16259                 Fix bug #602
16260
16261 2004-10-03 [colin]      0.9.12cvs119.2
16262
16263         * src/gtk/gtksctree.c
16264                 Revert 608 fix that doesn't work that good
16265
16266 2004-10-02 [colin]      0.9.12cvs119.1
16267
16268         * src/mainwindow.c
16269         * src/messageview.c
16270         * src/prefs_common.h
16271         * src/procmime.c
16272         * src/procmime.h
16273         * src/textview.c
16274                 Sync with HEAD
16275         * src/gtk/gtksctree.c
16276                 Close bug #608
16277
16278 2004-10-01 [colin]      0.9.12cvs118.1
16279
16280         * src/mimeview.c
16281                 Sync with HEAD (better Save All fix)
16282
16283 2004-10-01 [colin]      0.9.12cvs117.2
16284
16285         * src/gtk/gtksctree.c
16286                 Faster on selection
16287
16288 2004-10-01 [colin]      0.9.12cvs117.1
16289
16290         * src/mimeview.c
16291                 Sync with HEAD (Save All: only attachments)
16292
16293 2004-10-01 [paul]       0.9.12cvs116.1
16294
16295         * ChangeLog.claws
16296         * configure.ac
16297         * src/account.c
16298         * src/prefs_common.c
16299         * src/gtk/colorlabel.c
16300                 sync with HEAD
16301
16302 2004-09-30 [colin]      0.9.12cvs115.1
16303
16304         * src/stock_pixmap.c
16305         * src/stock_pixmap.h
16306         * src/folderview.c
16307         * src/Makefile.am
16308         * src/pixmaps/read.xpm
16309                 Sync with HEAD (new pixmap)
16310
16311 2004-09-29 [colin]      0.9.12cvs114.1
16312
16313         * src/compose.c
16314                 Sync with HEAD
16315                 Fix focus handling in headers
16316
16317 2004-09-29 [paul]       0.9.12cvs113.1
16318
16319         * src/quote_fmt_parse.y
16320                 sync with HEAD
16321  
16322
16323 2004-09-28 [colin]      0.9.12cvs112.1
16324
16325         * src/folderview.c
16326         * src/mainwindow.c
16327                 Sync with HEAD
16328
16329 2004-09-28 [colin]      0.9.12cvs110.1
16330
16331         * src/folderview.c
16332                 Sync with HEAD (Contextual Empty trash menu)
16333
16334 2004-09-28 [colin]      0.9.12cvs108.1
16335
16336         * src/addressbook.c
16337                 Sync with HEAD (addressbook edit on double-click)
16338
16339 2004-09-28 [colin]      0.9.12cvs106.1
16340
16341         * src/inc.c
16342                 Sync with HEAD (folder_item freeze on inc)
16343
16344 2004-09-27 [colin]      0.9.12cvs105.1
16345
16346         * src/folderview.c
16347                 Sync with HEAD (right-align new and unread column)
16348
16349 2004-09-27 [colin]      0.9.12cvs104.1
16350
16351         * src/main.c
16352                 Sync with HEAD (revert 0.9.12cvs101)
16353
16354 2004-09-24 [colin]      0.9.12cvs103.2
16355
16356         * src/wizard.c
16357                 Fix gtk warnings and use domain part of the email address 
16358                 when domain detection fails (no dot in domain name)
16359
16360 2004-09-23 [colin]      0.9.12cvs103.1
16361
16362         * src/plugins/spamassassin/libspamc.c
16363         * src/plugins/spamassassin/libspamc.h
16364         * src/plugins/spamassassin/utils.c
16365         * src/plugins/spamassassin/utils.h
16366                 Sync with HEAD (Update spamassassin to 3.0)
16367
16368 2004-09-21 [colin]      0.9.12cvs102.3
16369
16370         * src/action.c
16371                 Add horizontal scrollbar in action io dialog as needed
16372                 Patch by Alfons.
16373
16374 2004-09-20 [colin]      0.9.12cvs102.2
16375
16376         * src/plugins/image_viewer/viewer.c
16377                 Remove imlib stuff
16378                 use gtk_pixmap_set when clearing
16379                 (would be better to use gtkImages, but causes size-allocate 
16380                 signals storm)
16381
16382 2004-09-17 [paul]       0.9.12cvs102.1
16383
16384         * ChangeLog
16385         * ChangeLog.claws
16386         * ChangeLog.jp
16387         * configure.ac
16388         * src/inc.c
16389                 sync with HEAD
16390
16391
16392 2004-09-17 [colin]      0.9.12cvs101.1
16393
16394         * ChangeLog.claws
16395         * src/main.c
16396                 Sync with HEAD (fix segs at exit)
16397
16398 2004-09-14 [colin]      0.9.12cvs99.5
16399
16400         * src/common/socket.c
16401         * AUTHORS
16402                 Fix send error on 64bit platforms
16403                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16404
16405 2004-09-14 [colin]      0.9.12cvs99.4
16406
16407         * src/action.c
16408                 Fix action output with utf8 
16409                 Patch by Alfons.
16410
16411 2004-09-14 [colin]      0.9.12cvs99.3
16412
16413         * ChangeLog.claws
16414         * src/folder.c
16415                 Sync with HEAD
16416
16417 2004-09-09 [colin]      0.9.12cvs99.2
16418
16419         * src/action.c
16420                 Fix progress bar (displaying "Completed %v/%u")
16421                 Patch by Alfons.
16422
16423 2004-09-08 [colin]      0.9.12cvs99.1
16424
16425         * src/account.c
16426         * src/folder.c
16427         * src/procmsg.c
16428         * src/procmsg.h
16429         * src/plugins/pgpmime/pgpmime.c
16430                 Sync with HEAD
16431
16432 2004-09-08 [colin]      0.9.12cvs97.2
16433
16434         * src/summaryview.c
16435                 Don't select mails in collapsed threads 
16436                 when navigating with up/down
16437
16438 2004-09-07 [colin]      0.9.12cvs97.1
16439
16440         * src/inc.c
16441                 Sync with HEAD (meaningful error messages)
16442
16443 2004-09-06 [colin]      0.9.12cvs96.1
16444
16445         * src/toolbar.c
16446                 Sync with HEAD (fix Redirect graying out)
16447
16448 2004-09-06 [colin]      0.9.12cvs95.1
16449
16450         * src/summaryview.c
16451         * src/mimeview.c
16452                 Sync with HEAD (fix dropped URIs)
16453
16454 2004-09-06 [colin]      0.9.12cvs94.1
16455
16456         * src/addressbook.c
16457         * src/addressitem.h
16458         * src/addritem.c
16459         * src/addritem.h
16460                 Sync with HEAD (addressbook DnD)
16461
16462 2004-09-03 [colin]      0.9.12cvs93.1
16463
16464         * src/summaryview.c
16465                 Sync with HEAD (next/prev unread)
16466
16467 2004-09-03 [colin]      0.9.12cvs92.1
16468
16469         * src/prefs_common.c
16470         * src/prefs_common.h
16471         * src/summaryview.c
16472                 Sync with HEAD ('mark_as_read_delay' pref)
16473
16474 2004-09-02 [colin]      0.9.12cvs91.2
16475
16476         * src/common/xml.c
16477                 Fix leak
16478
16479 2004-09-02 [colin]      0.9.12cvs91.1
16480
16481         * src/gtk/menu.c
16482                 Sync with HEAD (menu accel don't work, but whatever)
16483
16484 2004-09-02 [colin]      0.9.12cvs90.1
16485
16486         * src/account.c
16487                 Sync with HEAD (fix bug 582)
16488
16489 2004-09-02 [colin]      0.9.12cvs89.1
16490
16491         * src/addrindex.c
16492                 Sync with HEAD (free deleted queries)
16493
16494 2004-09-02 [colin]      0.9.12cvs88.1
16495
16496         * src/ldapquery.c
16497                 Sync with HEAD (fix LDAP freezes)
16498
16499 2004-09-02 [colin]      0.9.12cvs87.1
16500
16501         * src/prefs_spelling.c
16502                 Sync with HEAD (add default dictionary)
16503
16504 2004-09-01 [colin]      0.9.12cvs86.1
16505
16506         * src/filtering.c
16507         * src/folderview.c
16508         * src/imap.c
16509         * src/prefs_matcher.c
16510         * src/stock_pixmap.c
16511         * src/summary_search.c
16512         * src/summaryview.c
16513         * src/wizard.c
16514         * src/wizard.h
16515                 Sync with HEAD (uninitialized vars fixes)
16516                 + gtk2 specific warning fixes
16517
16518 2004-08-31 [colin]      0.9.12cvs85.1
16519
16520         * src/folder.c
16521                 Sync with HEAD (Fix memory corruption due to 
16522                 uninitialized var)
16523
16524 2004-08-31 [colin]      0.9.12cvs84.4
16525
16526         * src/summary_search.c
16527                 Fix segfaults when searching in folders with broken headers
16528
16529 2004-08-31 [colin]      0.9.12cvs84.3
16530
16531         * src/compose.c
16532         * src/textview.c
16533                 Fix some more encoding/decoding issues
16534
16535 2004-08-30 [colin]      0.9.12cvs84.2
16536
16537         * src/mimeview.c
16538         * src/prefs_themes.c
16539         * src/gtk/filesel.c
16540         * src/gtk/filesel.h
16541                 Add a folder-mode selection (fixes mimeview's "Save all")
16542
16543 2004-08-29 [colin]      0.9.12cvs84.1
16544
16545         * src/mimeview.c
16546                 Sync with HEAD (don't escape saved filenames)
16547
16548 2004-08-27 [colin]      0.9.12cvs83.1
16549
16550         * ChangeLog
16551         * ChangeLog.claws
16552         * ChangeLog.jp
16553         * src/mh.c
16554         * src/procheader.c
16555         * src/procmsg.c
16556         * src/procmsg.h
16557         * src/common/utils.c
16558         * src/gtk/menu.h
16559         * po/
16560                 Sync with HEAD 0.9.12cvs83 (sync with main)
16561
16562 2004-08-26 [colin]      0.9.12cvs82.4
16563
16564         * src/codeconv.c
16565                 Fix strange stack corruption
16566                 Convert to utf8 after unmime, not before
16567
16568 2004-08-26 [colin]      0.9.12cvs82.3
16569
16570         * src/main.c
16571         * src/wizard.c
16572                 Fix account folders duplication
16573
16574 2004-08-25 [colin]      0.9.12cvs82.2
16575
16576         * src/wizard.c
16577                 Remove ports
16578                 Add SSL selection
16579                 Use login@server as account name
16580
16581 2004-08-25 [colin]      0.9.12cvs82.1
16582
16583         * src/plugins/pgpmime/pgpmime.c
16584                 Sync with HEAD (leak fix).
16585
16586 2004-08-25 [colin]      0.9.12cvs81.1
16587
16588         * src/plugins/pgpmime/pgpmime.c
16589         * src/plugins/pgpmime/sgpgme.c
16590         * src/plugins/pgpmime/sgpgme.h
16591                 Sync with HEAD (Handle combined messages).
16592
16593 2004-08-24 [colin]      0.9.12cvs80.3
16594
16595         * src/wizard.c
16596                 Fix full name, ports, and imap
16597
16598 2004-08-24 [colin]      0.9.12cvs80.2
16599
16600         * src/Makefile.am
16601         * src/main.c
16602         * src/setup.c
16603         * src/setup.h
16604         * src/stock_pixmap.c
16605         * src/stock_pixmap.h
16606         * src/wizard.c ** ADDED **
16607         * src/wizard.h ** ADDED ** 
16608         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16609                 Add a setup wizard 
16610
16611 2004-08-24 [colin]      0.9.12cvs80.1
16612
16613         * src/folder.c
16614                 Sync with HEAD (set mimeflags on all messages)
16615
16616 2004-08-24 [colin]      0.9.12cvs79.3
16617
16618         * src/matcher_parser_lex.l
16619                 Fix 8bits strings not in utf8
16620
16621 2004-08-24 [colin]      0.9.12cvs79.2
16622
16623         * src/compose.c
16624                 Check conversion result before replacing buffer
16625
16626 2004-08-23 [colin]      0.9.12cvs79.1
16627
16628         * src/compose.c
16629                 Sync with HEAD (create message header in memory)
16630
16631 2004-08-23 [colin]      0.9.12cvs78.1
16632
16633         * src/rfc2015.c
16634         * src/rfc2015.h
16635                 Sync with HEAD (fix bug 197 again)
16636
16637 2004-08-23 [colin]      0.9.12cvs77.3
16638
16639         * src/compose.c
16640                 Fix again inline gpg signing (which outputs utf8
16641                 in gtk2). Not syncing this fix to HEAD as this 
16642                 code is meant to die.
16643
16644 2004-08-23 [colin]      0.9.12cvs77.2
16645
16646         * src/prefs_account.h
16647                 Remove useless include
16648
16649 2004-08-23 [colin]      0.9.12cvs77.1
16650
16651         * src/imap.c
16652         * po/es.po
16653         * po/fr.po
16654         * po/it.po
16655         * po/pl.po
16656         * po/pt_BR.po
16657         * po/sk.po
16658         * po/sr.po
16659                 Sync with HEAD (fix bug 577)
16660
16661 2004-08-22 [colin]      0.9.12cvs76.1
16662
16663         * src/plugins/trayicon/trayicon.c
16664                 Sync with HEAD (fix formatting bug)
16665
16666 2004-08-21 [colin]      0.9.12cvs74.2
16667
16668         * src/gtk/colorsel.c
16669                 Fix bug 564 (Folder color selection window exits on any
16670                 keypress)
16671
16672 2004-08-21 [colin]      0.9.12cvs74.1
16673
16674         * ChangeLog.claws
16675         * src/compose.c
16676         * src/summaryview.c
16677         * src/toolbar.c
16678                 Sync with HEAD (fix bug 576)
16679
16680 2004-08-21 [colin]      0.9.12cvs70.1
16681
16682         * src/compose.c
16683         * src/mainwindow.c
16684                 Sync with HEAD
16685                 
16686
16687 2004-08-21 [paul]       0.9.12cvs66.4
16688
16689         * src/mainwindow.c
16690         * src/messageview.c
16691         * src/gtk/menu.c
16692         * src/plugins/spamassassin/spamassassin_gtk.c
16693                 remove some deprecated gtk1 functions
16694
16695
16696 2004-08-21 [colin]      0.9.12cvs66.3
16697
16698         * src/compose.c
16699         * src/codeconv.c
16700                 Fix warnings
16701                 Remove encoding hacks
16702                 Fix bug 575 (Strange character messes up message)
16703                 Don't display conversion error when drafting
16704
16705 2004-08-21 [paul]       0.9.12cvs66.2
16706
16707         * src/prefs_account.c
16708                 fix GnuPG mode bugs
16709
16710
16711 2004-08-20 [colin]      0.9.12cvs66.1
16712
16713         * src/codeconv.c
16714                 Sync with HEAD 0.9.12cvs66
16715
16716 2004-08-20 [paul]
16717
16718         * src/plugins/pgpmime/plugin.c
16719                 modify PGP/MIME plugin's description
16720
16721 2004-08-17 [colin]      0.9.12cvs65.1
16722
16723         * src/common/ssl.c
16724         * src/plugins/pgpmime/plugin.c
16725                 Sync with HEAD
16726
16727 2004-08-14 [colin]      0.9.12cvs60.3
16728
16729         * src/plugins/trayicon/trayicon.c
16730                 Put back resize callback, on size-request signal
16731                 rather than size-allocate to avoid infinite 
16732                 callback loop
16733
16734 2004-08-13 [colin]      0.9.12cvs60.2
16735
16736         * src/common/defs.h
16737                 Cache versions have been fixed
16738
16739 2004-08-13 [colin]      0.9.12cvs60.1
16740
16741         * src/folderutils.c
16742                 Sync with HEAD
16743
16744 2004-08-12 [colin]      0.9.12cvs59.1
16745
16746         * src/plugins/trayicon/trayicon.c
16747                 Sync with HEAD
16748
16749 2004-08-12 [colin]      0.9.12cvs57.5
16750
16751         * sylpheed.desktop
16752         * configure.ac
16753         * src/Makefile.am
16754         * src/main.c
16755                 Add support for Freedesktop.org's startup notification
16756
16757 2004-08-11 [colin]      0.9.12cvs57.4
16758
16759         * src/textview.c
16760                 Fix off-by-one
16761
16762 2004-08-11 [colin]      0.9.12cvs57.3
16763
16764         * src/message_search.c
16765         * src/summary_search.c
16766                 Make searches case insensitive by default
16767         * src/textview.c
16768                 Fix case-insensitive search in message
16769
16770 2004-08-11 [colin]      0.9.12cvs57.2
16771
16772         * src/summary_search.c
16773                 Let case-sensitive be specified
16774
16775 2004-08-10 [colin]      0.9.12cvs55.4
16776
16777         * src/common/socket.c
16778                 Fix the possible race condition
16779
16780 2004-08-09 [paul]       0.9.12cvs55.3
16781
16782         * configure.ac
16783         * src/Makefile.am
16784         * src/common/Makefile.am
16785                 sync with HEAD
16786
16787
16788 2004-08-09 [paul]       0.9.12cvs55.2
16789
16790         * autogen.sh
16791         * po/poconv.sh
16792                 remove unneeded script
16793
16794         * configure.ac
16795                 add forgotten USE_LDAP_TLS (sync with HEAD)
16796
16797
16798 2004-08-09 [colin]      0.9.12cvs55.1
16799
16800         * src/main.c
16801         * src/common/ssl.c
16802         * src/common/sylpheed.c
16803         * src/common/sylpheed.h
16804                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16805
16806 2004-08-09 [paul]       0.9.12cvs54.1
16807
16808         * ChangeLog
16809         * ChangeLog.claws
16810         * ChangeLog.jp
16811         * configure.ac
16812         * po/POTFILES.in
16813         * src/Makefile.am
16814         * src/folderutils.c
16815         * src/main.c
16816         * src/pgpmime.c
16817         * src/pgpmime.h
16818         * src/sgpgme.c
16819         * src/sgpgme.h
16820         * src/plugins/Makefile.am
16821         * src/plugins/pgpmime/.cvsignore
16822         * src/plugins/pgpmime/Makefile.am
16823         * src/plugins/pgpmime/pgpmime.c
16824         * src/plugins/pgpmime/pgpmime.h
16825         * src/plugins/pgpmime/plugin.c
16826         * src/plugins/pgpmime/sgpgme.c
16827         * src/plugins/pgpmime/sgpgme.h
16828                 sync with HEAD
16829
16830 2004-08-08 [paul]       0.9.12cvs51.1
16831
16832         * configure.ac
16833         * src/folder.c
16834                 sync with HEAD
16835
16836 2004-08-07 [colin]      0.9.12cvs50.1
16837
16838         * src/pop.c
16839         * src/common/partial_download.c
16840                 fix warnings (sync from HEAD)
16841
16842 2004-08-07 [colin]      0.9.12cvs48.1
16843
16844         * src/prefs_folder_item.c
16845                 sync with HEAD 0.9.12cvs48
16846
16847 2004-08-06 [colin]      0.9.12cvs47.1
16848
16849         * src/compose.c
16850                 Sync with HEAD
16851
16852 2004-08-06 [christoph]  0.9.12cvs46.2
16853
16854         * src/main.c
16855         * src/plugins/clamav/clamav_plugin_gtk.c
16856         * src/plugins/dillo_viewer/dillo_viewer.c
16857         * src/plugins/image_viewer/plugin.c
16858         * src/plugins/mathml_viewer/mathml_viewer.c
16859         * src/plugins/spamassassin/spamassassin_gtk.c
16860         * src/plugins/trayicon/trayicon.c
16861                 don't mix GTK1.2 plugin with GTK2 plugins
16862
16863 2004-08-06 [colin]      0.9.12cvs46.1
16864
16865         * ChangeLog
16866         * ChangeLog.claws
16867         * ChangeLog.jp
16868         * configure.ac
16869         * sylpheed-claws.pc.in
16870         * src/folder.c
16871         * src/imap.c
16872         * src/localfolder.c
16873         * src/messageview.c
16874         * src/mimeview.c
16875         * src/mimeview.h
16876         * src/msgcache.c
16877         * src/news.c
16878         * src/prefs_ext_prog.c
16879         * src/prefs_folder_item.c
16880         * src/prefs_fonts.c
16881         * src/prefs_msg_colors.c
16882         * src/prefs_spelling.c
16883         * src/prefs_themes.c
16884         * src/prefs_toolbar.c
16885         * src/prefs_wrapping.c
16886         * src/procmime.h
16887         * src/common/defs.h
16888         * src/common/nntp.c
16889         * src/common/session.c
16890         * src/common/session.h
16891         * src/common/socket.c
16892         * src/common/utils.h
16893         * src/common/xml.c
16894         * src/common/xml.h
16895         * src/gtk/prefswindow.c
16896         * src/gtk/prefswindow.h
16897         * src/plugins/clamav/clamav_plugin_gtk.c
16898         * src/plugins/dillo_viewer/dillo_prefs.c
16899         * src/plugins/image_viewer/viewerprefs.c
16900         * src/plugins/spamassassin/spamassassin_gtk.c
16901         * m4/openssl.m4 *** REMOVED ***
16902                 Sync with HEAD 0.9.12cvs46
16903
16904 2004-08-03 [paul]       0.9.12cvs40.2
16905
16906         * src/action.c
16907         * src/addressadd.c
16908         * src/addressbook.c
16909         * src/addrgather.c
16910         * src/browseldap.c
16911         * src/compose.c
16912         * src/crash.c
16913         * src/editaddress.c
16914         * src/editgroup.c
16915         * src/editldap_basedn.c
16916         * src/foldersel.c
16917         * src/importldif.c
16918         * src/mimeview.c
16919         * src/prefs_common.c
16920         * src/prefs_template.c
16921         * src/sourcewindow.c
16922         * src/summaryview.c
16923         * src/gtk/about.c
16924         * src/gtk/foldersort.c
16925         * src/gtk/logwindow.c
16926         * src/gtk/pluginwindow.c
16927         * src/gtk/prefswindow.c
16928                 change all gtk_scrolled_window_set_policy from 
16929                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16930
16931 2004-08-02 [paul]       0.9.12cvs40.1
16932
16933         * AUTHORS
16934                 update translation team section
16935         * po/pt_BR.po
16936                 updated by Frederico Goncalves Guimaraes
16937                 <fggdebian@yahoo.com.br>
16938
16939 2004-07-31 [colin]      0.9.12cvs39.9
16940
16941         * src/exphtmldlg.c
16942                 Fix compilation
16943
16944 2004-07-31 [colin]      0.9.12cvs39.8
16945
16946         * src/exphtmldlg.c
16947                 Fix an alertpanel type
16948
16949 2004-07-30 [colin]      0.9.12cvs39.7
16950
16951         * src/alertpanel.c
16952                 Fix alertpanel_error_log's icon
16953
16954 2004-07-30 [colin]      0.9.12cvs39.6
16955
16956         * src/pop.c
16957                 Two of them should still be warnings
16958
16959 2004-07-30 [colin]      0.9.12cvs39.5
16960
16961         * src/pop.c
16962                 More warning -> error
16963 2004-07-29 [colin]      0.9.12cvs39.4
16964
16965         * src/pop.c
16966                 Warning -> error
16967
16968 2004-07-29 [colin]      0.9.12cvs39.3
16969
16970         * src/prefs_matcher.c
16971                 Fix segfault
16972
16973 2004-07-29 [colin]      0.9.12cvs39.2
16974
16975         * src/alertpanel.c
16976                 More nice-looking alertpanels
16977
16978 2004-07-29 [colin]      0.9.12cvs39.1
16979
16980         * src/messageview.c
16981                 sync with head
16982                 (inform user when partial mail is deleted on server)
16983
16984 2004-07-29 [colin]      0.9.12cvs38.1
16985
16986         * src/messageview.c
16987                 sync with head
16988
16989 2004-07-28 [paul]       0.9.12cvs37.7
16990
16991         * src/mainwindow.c
16992                 complete the replacement of deprecated gtk_progress_*
16993
16994 2004-07-28 [paul]       0.9.12cvs37.6
16995
16996         * src/action.c
16997         * src/inc.c
16998         * src/mainwindow.c
16999         * src/send_message.c
17000         * src/gtk/progressdialog.c
17001         * src/gtk/progressdialog.h
17002                 replace deprecated gtk_progress_*
17003
17004 2004-07-28 [paul]       0.9.12cvs37.5
17005
17006         * src/gtk/filesel.c
17007                 remove gtk_window_set_wmclass()
17008 2004-07-28 [paul]       0.9.12cvs37.4
17009
17010         * src/addressbook.c
17011         * src/compose.c
17012         * src/foldersel.c
17013         * src/mainwindow.c
17014         * src/messageview.c
17015         * src/sourcewindow.c
17016         * src/gtk/logwindow.c
17017                 remove gtk_window_set_wmclass()
17018                 
17019         * src/prefs_filtering.c
17020         * src/prefs_filtering_action.c
17021         * src/prefs_fonts.c
17022         * src/prefs_gtk.c
17023         * src/prefs_matcher.c
17024         * src/ssl_manager.c
17025         * src/gtk/prefswindow.c
17026                 replace gtk_window_position()
17027
17028 2004-07-28 [colin]      0.9.12cvs37.3
17029
17030         * src/alertpanel.c
17031         * src/alertpanel.h
17032                 Add a way to specify panel type for specific
17033                 panels (alertpanel())
17034         * src/account.c
17035         * src/addressbook.c
17036         * src/compose.c
17037         * src/expldifdlg.c
17038         * src/main.c
17039         * src/messageview.c
17040         * src/summaryview.c
17041         * src/textview.c
17042         * src/gtk/sslcertwindow.c
17043                 Fix alertpanel()s so that their icon match
17044                 their real type
17045
17046 2004-07-28 [paul]       0.9.12cvs37.2
17047
17048         * src/addr_compl.c
17049         * src/addressbook.c
17050         * src/alertpanel.c
17051         * src/compose.c
17052         * src/export.c
17053         * src/foldersel.c
17054         * src/folderview.c
17055         * src/grouplistdialog.c
17056         * src/import.c
17057         * src/mainwindow.c
17058         * src/message_search.c
17059         * src/messageview.c
17060         * src/passphrase.c
17061         * src/prefs_actions.c
17062         * src/prefs_common.c
17063         * src/prefs_customheader.c
17064         * src/prefs_display_header.c
17065         * src/prefs_filtering.c
17066         * src/prefs_filtering_action.c
17067         * src/prefs_gtk.c
17068         * src/prefs_matcher.c
17069         * src/prefs_msg_colors.c
17070         * src/prefs_summary_column.c
17071         * src/prefs_template.c
17072         * src/sourcewindow.c
17073         * src/ssl_manager.c
17074         * src/summary_search.c
17075         * src/gtk/colorsel.c
17076         * src/gtk/description_window.c
17077         * src/gtk/gtkaspell.c
17078         * src/gtk/inputdialog.c
17079         * src/gtk/logwindow.c
17080         * src/gtk/prefswindow.c
17081         * src/gtk/progressdialog.c
17082                 replace deprecated gtk_window_set_policy
17083
17084 2004-07-27 [colin]      0.9.12cvs37.1
17085
17086         * src/msgcache.c
17087                 More fixes (synced for head again)
17088
17089 2004-07-27 [colin]      0.9.12cvs35.3
17090
17091         * src/msgcache.c
17092                 Fix wrong test
17093
17094 2004-07-27 [colin]      0.9.12cvs35.2
17095
17096         * src/mimeview.c
17097                 Fix width a bit (by Paul)
17098         * src/alertpanel.c
17099         * src/alertpanel.h
17100                 Specialize icons, make alertpanel_message()
17101                 private
17102         * src/message_search.c
17103         * src/sgpgme.c
17104         * src/summary_search.c
17105                 Suit alertpanel changes
17106
17107 2004-07-27 [colin]      0.9.12cvs35.1
17108
17109         * src/alertpanel.c
17110                 Add an icon
17111         * src/passphrase.c
17112                 Add debug output - maybe someone will
17113                 want to look at the problem with Grab
17114                 Input :)
17115         Bump version as we're synced with HEAD
17116
17117 2004-07-26 [colin]      0.9.12cvs33.26
17118
17119         * src/pop.c
17120                 Fix uidl-file parsing when not in new
17121                 format
17122
17123 2004-07-26 [colin]      0.9.12cvs33.25
17124
17125         * src/gtk/menu.c
17126                 Move popup menu up if necessary (fixes 
17127                 account selector)
17128         * src/mainwindow.c
17129                 Set account selector's button height to
17130                 minimum
17131
17132 2004-07-26 [colin]      0.9.12cvs33.24
17133
17134         * src/alertpanel.c
17135                 Maybe fix 551 (Truncated font in alert window)
17136
17137 2004-07-26 [colin]      0.9.12cvs33.23
17138
17139         * po/de.po
17140         * po/es.po
17141         * po/fr.po
17142         * po/it.po
17143         * po/ja.po
17144         * po/pl.po
17145         * po/ru.po
17146         * po/sk.po
17147         * po/sr.po
17148         * po/zh_CN.po
17149                 Sync po files with HEAD
17150
17151 2004-07-26 [paul]       0.9.12cvs33.22
17152
17153         * src/compose.c
17154                 fix Bug 556 'Organisation-header is sent even if empty'
17155
17156 2004-07-24 [colin]      0.9.12cvs33.21
17157
17158         * src/compose.c
17159         * src/gtk/gtkaspell.c
17160         * src/gtk/gtkaspell.h
17161                 Fix speller accelerators (require hack)
17162
17163 2004-07-24 [colin]      0.9.12cvs33.20
17164
17165         * src/gtk/gtkaspell.c
17166                 Fix over-eager code deletion breaking
17167                 Check while typing
17168
17169 2004-07-24 [colin]      0.9.12cvs33.19
17170
17171         * src/browseldap.c
17172         * src/ldapctrl.c
17173         * src/ldapctrl.h
17174         * src/ldapserver.h
17175                 Sync ldap with HEAD
17176         (Fixes 546 LDAP completely broken)
17177
17178 2004-07-24 [colin]      0.9.12cvs33.18
17179
17180         * src/prefs_msg_colors.c
17181                 Fix prototype mismatch
17182         (Fixes 547 void function cannot return value)
17183
17184 2004-07-24 [colin]      0.9.12cvs33.17
17185
17186         * src/mainwindow.c
17187                 Fix sort going back to previous sort key
17188                 when changing sort direction
17189
17190 2004-07-24 [colin]      0.9.12cvs33.16
17191
17192         * src/compose.c
17193                 Fix space insertion when re-wrapping at 
17194                 cursor point
17195
17196 2004-07-24 [colin]      0.9.12cvs33.15
17197
17198         * src/gtk/gtkaspell.c
17199                 Don't change cursor position in insert-text
17200                 callback
17201         (Fixes 539 Word wrapping on input transposes letters)
17202
17203 2004-07-24 [colin]      0.9.12cvs33.14
17204
17205         * src/gtk/gtkaspell.c
17206                 Reencode non-ascii chars to dictionary's
17207                 encoding
17208         (Fixes 544 Spell check broken non english locale)
17209
17210 2004-07-24 [colin]      0.9.12cvs33.13
17211
17212         * src/summaryview.c
17213                 Fix Shift+Down, add Home/End/PgUp/PgDown
17214
17215 2004-07-21 [colin]      0.9.12cvs33.12
17216
17217         * src/prefs_common.c
17218                 Fix a gtk warning (Patch by Andrej Kacian)
17219
17220 2004-07-21 [colin]      0.9.12cvs33.11
17221
17222         * src/gtk/filesel.c
17223                 More check
17224
17225 2004-07-21 [colin]      0.9.12cvs33.10
17226
17227         * src/compose.c
17228         * src/crash.c
17229         * src/export.c
17230         * src/import.c
17231         * src/messageview.c
17232         * src/mimeview.c
17233         * src/prefs_spelling.c
17234         * src/prefs_themes.c
17235         * src/summaryview.c
17236         * src/gtk/filesel.c
17237         * src/gtk/filesel.h
17238         * src/gtk/pluginwindow.c
17239                 Untwist open/save mode guessing logic, make
17240                 it explicit
17241
17242 2004-07-20 [colin]      0.9.12cvs33.9
17243
17244         * src/codeconv.c
17245                 conv_encode_header: src_charset is UTF-8 on
17246                 gtk2
17247         * src/compose.c
17248                 Remove double encoding of the headers
17249
17250 2004-07-20 [colin]      0.9.12cvs33.8
17251
17252         * src/codeconv.c
17253                 Fix typo
17254
17255 2004-07-20 [colin]      0.9.12cvs33.7
17256
17257         * src/mainwindow.c
17258                 Set the separated messageview to the saved
17259                 size of Claws' messageview (Patch by Alfons)
17260                 Fix a callback prototype (me)
17261
17262 2004-07-20 [colin]      0.9.12cvs33.6
17263
17264         * src/codeconv.h
17265                 Forgot one hunk in 0.9.12cvs33.4
17266
17267 2004-07-19 [colin]      0.9.12cvs33.5
17268
17269         * src/action.c
17270                 Action output fix
17271                 Patch by Alfons
17272
17273 2004-07-19 [colin]      0.9.12cvs33.4
17274
17275         * src/compose.c
17276                 Fix outgoing charset bug in headers
17277         * src/codeconv.c
17278                 Clean for glib2 - Patch by Alfons
17279
17280 2004-07-19 [colin]      0.9.12cvs33.3
17281
17282         * src/statusbar.c
17283                 Remove grip from the statusbar
17284                 Patch by Alfons
17285
17286 2004-07-19 [colin]      0.9.12cvs33.2
17287
17288         * src/messageview.c
17289         * src/textview.c
17290                 Fix messageview remembering the previous
17291                 scroll position when loading a new message
17292                 Patch by Alfons
17293
17294 2004-07-19 [colin]      0.9.12cvs33.1
17295
17296         * src/folder.h
17297         * src/folderview.c
17298         * src/summaryview.c
17299                 Sync with HEAD
17300
17301 2004-07-18 [colin]      0.9.12cvs32.7
17302
17303         * configure.ac
17304                 Remove useless check for XIM - noticed
17305                 by Alfons
17306
17307 2004-07-18 [colin]      0.9.12cvs32.6
17308
17309         * src/summaryview.c
17310                 Remove non-modified and shift-modified
17311                 accelerators in summaryview's popup
17312                 menu, as that doesn't get catched by
17313                 the accel-activate signal catcher...
17314
17315 2004-07-18 [colin]      0.9.12cvs32.5
17316
17317         * src/prefs_common.c
17318                 Define sensible default prefs for 
17319                 wrapping
17320
17321 2004-07-18 [colin]      0.9.12cvs32.4
17322
17323         * src/compose.c
17324         * src/prefs_common.c
17325         * src/prefs_common.h
17326         * src/prefs_wrapping.c
17327                 Remove Smart Wrapping pref, which does
17328                 nothing on gtk2 branch
17329
17330 2004-07-18 [colin]      0.9.12cvs32.3
17331
17332         * src/sourcewindow.c
17333                 Proper utf8
17334
17335 2004-07-18 [colin]      0.9.12cvs32.2
17336
17337         * src/compose.c
17338                 Save attachment status when drafting
17339
17340 2004-07-18 [colin]      0.9.12cvs32.1
17341
17342         * src/gtk/filesel.c
17343                 Fix erratic folder selection in open mode
17344
17345 2004-07-18 [colin]      0.9.12cvs31.11
17346
17347         * src/pop.c
17348                 Don't let partial messages get deleted
17349                 even with "dowload all"
17350                 (0.9.12cvs31.8 fix extension)
17351 2004-07-18 [colin]      0.9.12cvs31.10
17352
17353         * src/gtk/logwindow.c
17354                 Fix log scrolling
17355
17356 2004-07-18 [colin]      0.9.12cvs31.9
17357
17358         * src/common/utils.c
17359                 Fix non-utf8 strings coming from commands
17360                 and files
17361
17362 2004-07-18 [colin]      0.9.12cvs31.8
17363
17364         * src/pop.c
17365                 Fix partial download bug with Download all
17366                 messages option
17367
17368 2004-07-18 [colin]      0.9.12cvs31.7
17369
17370         * src/textview.c
17371                 Fix bug introduced in 0.9.12cvs31.2
17372                 (blocked in select mode after double click)
17373
17374 2004-07-18 [colin]      0.9.12cvs31.6
17375
17376         * src/compose.c
17377         * src/gtk/menu.c
17378                 More glib-warning fixes
17379
17380 2004-07-18 [colin]      0.9.12cvs31.5
17381
17382         * src/compose.c
17383                 Fix trashing the primary clipboard when moving 
17384                 around with tab
17385         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17386
17387 2004-07-18 [colin]      0.9.12cvs31.4
17388
17389         * src/codeconv.c
17390                 convert unencoded iso headers to utf8
17391         (Fix Bug 538 Unencoded local characters in subject make it 
17392          disappear)
17393
17394 2004-07-18 [colin]      0.9.12cvs31.3
17395
17396         * src/compose.c
17397                 Fix tab char handling in wrapping
17398         (Fix Bug 537 Line wrap problem - TAB character treated as 
17399          one character instead of 8)
17400
17401 2004-07-18 [colin]      0.9.12cvs31.2
17402
17403         * src/textview.c
17404                 return FALSE on GDK_MOTION_NOTIFY
17405         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17406          (unable to highlight))
17407
17408 2004-07-18 [colin]      0.9.12cvs31.1
17409
17410         * src/folderview.c
17411                 Sync with 0.9.12cvs31
17412
17413 2004-07-18 [colin]      0.9.12cvs30.4
17414
17415         * src/compose.c
17416                 Also block text_inserted when inserting a file
17417
17418 2004-07-18 [colin]      0.9.12cvs30.3
17419
17420         * src/compose.c
17421                 Fix smart wrapping (block text_inserted handler
17422                 while putting quotation to avoid wrap on input,
17423                 don't join lines if next is sig separator)
17424
17425 2004-07-17 [colin]      0.9.12cvs30.2
17426
17427         * src/folderview.c
17428         * src/mainwindow.c
17429         * src/mimeview.c
17430         * src/summaryview.c
17431         * src/gtk/quicksearch.c
17432         * src/gtk/quicksearch.h
17433                 Block key events handlers *and* accels while
17434                 quicksearch is focused
17435         (Fixes Bug 534 quick-search bar not accepting certain letters)
17436
17437 2004-07-17 [colin]      0.9.12cvs30.1
17438
17439         * src/folder.h
17440         * src/folderview.c
17441         * src/summaryview.c
17442                 Sync with 0.9.12cvs30
17443
17444 2004-07-17 [colin]      0.9.12cvs28.2
17445
17446         * src/mimeview.c
17447         * src/procmime.c
17448         * src/summaryview.c
17449         * src/gtk/menu.c
17450                 Squash some compile and glib warnings
17451
17452 2004-07-17 [paul]       0.9.12cvs28.1
17453
17454         * src/mimeview.c
17455                 sync with 0.9.12cvs28 HEAD
17456
17457 2004-07-16 [paul]       0.9.12cvs26.1
17458         
17459         * src/gtk/quicksearch.c
17460         * src/account.c
17461         * src/account.h
17462         * src/compose.c
17463         * src/customheader.c
17464         * src/folder_item_prefs.c
17465         * src/main.c
17466         * src/mainwindow.c
17467         * src/messageview.c
17468         * src/mimeview.c
17469         * src/news.c
17470         * src/pgpmime.c
17471         * src/pop.c
17472         * src/pop.h
17473         * src/prefs_account.c
17474         * src/prefs_account.h
17475         * src/prefs_common.c
17476         * src/prefs_common.h
17477         * src/prefs_display_header.c
17478         * src/prefs_gtk.c
17479         * src/prefs_gtk.h
17480         * src/procheader.c
17481         * src/procmime.c
17482                 sync with 0.9.12cvs26 HEAD      
17483
17484 2004-07-15 [colin]      0.9.12cvs18.14
17485
17486         * src/folder.c
17487                 Disable GPG signature check during
17488                 folder move and scan
17489         (Closes Bug 521 Signature checking slows down Folder-Move)
17490
17491 2004-07-14 [colin]      0.9.12cvs18.13
17492
17493         * src/common/partial_download.c
17494                 update includes
17495
17496 2004-07-14 [colin]      0.9.12cvs18.12
17497
17498         * src/common/partial_download.c
17499         * src/common/partial_download.h
17500                 Move doc at top, add correct copyright
17501
17502 2004-07-14 [colin]      0.9.12cvs18.11
17503
17504         * src/folder.c
17505         * src/messageview.c
17506         * src/pop.c
17507         * src/pop.h
17508         * src/procmsg.c
17509         * src/summaryview.c
17510         * src/common/Makefile.am
17511         * src/common/partial_download.c ** NEW FILES **
17512         * src/common/partial_download.h ** NEW FILES **
17513                 Move partial-download related stuff to its
17514                 own file
17515
17516 2004-07-14 [colin]      0.9.12cvs18.10
17517
17518         * src/send_message.c
17519                 Fix smtp auth when user is null or empty
17520
17521 2004-07-13 [colin]      0.9.12cvs18.9
17522
17523         * src/gtk/quicksearch.c
17524                 Use alphabetic order
17525
17526 2004-07-13 [colin]      0.9.12cvs18.8
17527
17528         * src/pop.c
17529                 Be paranoid on the checks
17530
17531 2004-07-13 [colin]      0.9.12cvs18.7
17532
17533         * src/gtk/quicksearch.c
17534                 Fix Engrish once again
17535
17536 2004-07-13 [colin]      0.9.12cvs18.6
17537
17538         * src/procmsg.c
17539         * src/summaryview.c
17540                 Mark messages for deletion when they are about to
17541                 be removed from trash
17542
17543 2004-07-13 [colin]      0.9.12cvs18.5
17544
17545         * src/matcher.c
17546         * src/matcher.h
17547         * src/matcher_parser_parse.y
17548         * src/prefs_matcher.c
17549         * src/gtk/quicksearch.c
17550                 Add 'partial' ('p') match string to find partially
17551                 downloaded messages
17552
17553 2004-07-13 [colin]      0.9.12cvs18.4
17554
17555         * src/pop.c
17556                 Fix misplaced block
17557
17558 2004-07-13 [colin]      0.9.12cvs18.3
17559
17560         * src/pop.c
17561         * src/pop.h
17562         * src/messageview.c
17563                 Refactor API (to avoid passing 5+ params and code
17564                 duplication)
17565         * src/folder.c
17566         * src/msgcache.c
17567         * src/procheader.c
17568         * src/common/defs.h
17569                 Add planned_download to cache
17570                 Don't mess uidl file when moving partially downloaded
17571                 mails (they change folder, we should change it in the
17572                 uidl list too or we'll remove an incorrect message)
17573                 (this also helps removing hacks when changing 
17574                 planned_download in messageview.c)
17575
17576 2004-07-12 [colin]      0.9.12cvs18.2
17577
17578         * src/gtk/quicksearch.c
17579                 Fix missing status update in quicksearch
17580
17581 2004-07-12 [paul]       0.9.12cvs18.1
17582
17583         * po/POTFILES.in
17584         * src/Makefile.am
17585         * src/account.c
17586         * src/codeconv.c
17587         * src/compose.c
17588         * src/inc.c
17589         * src/main.c
17590         * src/prefs_common.c
17591         * src/procmsg.h
17592         * src/toolbar.c
17593         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17594         * src/prefs_wrapping.[ch]       ** NEW FILES **
17595         * src/common/intl.h
17596         * src/common/utils.[ch]
17597         * src/gtk/quicksearch.[ch]
17598                 sync with 0.9.12cvs18 HEAD
17599
17600 2004-07-12 [colin]      0.9.11cvs17.25
17601
17602         * src/folder.c
17603         * src/folder.h
17604                 Remove unused function added by me in 0.9.11cvs17.10
17605
17606 2004-07-11 [colin]      0.9.11cvs17.24
17607
17608         * src/inc.c
17609         * src/messageview.c
17610         * src/pop.c
17611         * src/pop.h
17612                 Use folderitem and msgnum instead of filename to
17613                 know which mail to delete
17614                 Move old partial mail deletion to pop.c
17615
17616 2004-07-10 [colin]      0.9.11cvs17.23
17617
17618         * src/inc.c
17619                 Add debug
17620         * src/pop.c
17621         * src/pop.h
17622                 Don't re-use same enums for unrelated stuff: it's 
17623                 completely misleading !
17624                 Document a bit
17625
17626 2004-07-09 [colin]      0.9.11cvs17.22
17627
17628         * src/inc.c
17629                 Remove folder-type check and do
17630                 more tests to be sure everything's
17631                 ok
17632         * src/messageview.c
17633                 Punctuation update, remove useless
17634                 code, fix two warnings
17635         * src/noticeview.c
17636                 Layout cleaning, reset 2nd button
17637                 when specifying one
17638
17639 2004-07-09 [colin]      0.9.11cvs17.21
17640
17641         * src/messageview.c
17642         * src/pop.c
17643         * src/pop.h
17644                 Allow user to change his mind
17645                 and postpone decision (by
17646                 unmarking the mail)
17647
17648 2004-07-09 [colin]      0.9.11cvs17.20
17649
17650         * src/messageview.c
17651                 Fix bug with delete state
17652         * src/pop.c
17653         * src/pop.h
17654                 Fix buffer leak (fread doesn't 
17655                 terminate buffers with \0)
17656                 Refactoring (remove magic 
17657                 numbers)
17658
17659 2004-07-09 [colin]      0.9.11cvs17.19
17660
17661         * src/pop.c
17662                 Don't log "Skipping message" if 
17663                 we're going to TOP it two lines
17664                 later
17665
17666 2004-07-09 [colin]      0.9.11cvs17.18
17667
17668         * src/messageview.c
17669                 Fix Engrish
17670
17671 2004-07-09 [colin]      0.9.11cvs17.17
17672
17673         * src/pop.c
17674                 strlen checking...
17675         * src/messageview.c
17676                 refactoring a bit
17677
17678 2004-07-08 [colin]      0.9.11cvs17.16
17679
17680         * src/noticeview.c
17681         * src/noticeview.h
17682                 Add an optional second button
17683         * src/messageview.c
17684         * src/pop.c
17685         * src/pop.h
17686                 Don't delete partially received mails after a certain
17687                 time; rather, let the user decide.
17688
17689 2004-07-08 [colin]      0.9.11cvs17.15
17690
17691         * src/common/smtp.h
17692                 Sync with HEAD
17693
17694 2004-07-08 [colin]      0.9.11cvs17.14
17695
17696         * src/messageview.c
17697         * src/common/smtp.c
17698                 Use to_human_readable() for sizes
17699
17700 2004-07-08 [colin]      0.9.11cvs17.13
17701
17702         * src/inc.c
17703         * src/messageview.c
17704         * src/pop.c
17705         * src/pop.h
17706         * src/procmsg.c
17707                 Fix partial-downloading issues:
17708                         catch unsupported TOP
17709                         don't delete partially downloaded mails before 5 days
17710                         don't update existing with non-MH folders; that'll
17711                         make dups, but it's better than trashing the folder
17712                         free new msginfo parts
17713                 Fix indentation ;-)
17714
17715 2004-07-08 [colin]      0.9.11cvs17.12
17716
17717         * src/common/smtp.c
17718         * src/common/smtp.h
17719                 Sync smtp size verification with HEAD
17720
17721 2004-07-08 [colin]      0.9.11cvs17.11
17722
17723         * src/summaryview.c
17724         * src/prefs_common.c
17725         * src/prefs_common.h
17726         * src/gtk/quicksearch.c
17727         * src/gtk/quicksearch.h
17728                 Sync sticky pref with HEAD
17729
17730 2004-07-08 [colin]      0.9.11cvs17.10
17731
17732         * src/folder.c [1.213.2.6]
17733         * src/folder.h [1.87.2.6]
17734         * src/inc.c [1.149.2.7]
17735         * src/messageview.c [1.94.2.8]
17736         * src/procheader.c [1.47.2.6]
17737         * src/procmsg.c [1.150.2.4]
17738         * src/procmsg.h [1.60.2.5]
17739         * src/pop.c [1.56.2.4]
17740         * src/pop.h [1.17.2.3]
17741                 Let too big messages get downloaded, but truncated
17742                 Add a button to download them completely
17743                 
17744 2004-07-06 [colin]      0.9.11cvs17.9
17745
17746         * src/gtk/quicksearch.c [1.1.2.3]
17747                 Add a Clear button
17748         * commitHelper
17749         * PATCHSETS
17750                 Add a script to help with cvs
17751
17752 2004-07-03 [colin]      0.9.11cvs17.8
17753
17754         * src/plugins/imageviewer/viewer.c
17755                 fix imageviewer (which was staying on the first
17756                 displayed image)
17757
17758 2004-07-03 [colin]      0.9.11cvs17.7
17759
17760         Removed FIXME_GTK2 warnings
17761         * src/gtk/gtkutils.c
17762                 useless #warnings
17763         * src/gtk/menu.c
17764                 useless #warnings (no need to mess with menu rc)
17765         * src/gtk/menu.h
17766                 unused functions
17767         
17768
17769 2004-07-03 [colin]      0.9.11cvs17.6
17770
17771         Removed FIXME_GTK2 warnings
17772         * src/codeconv.c
17773                 useless #warnings (rewrite needed)
17774         * src/compose.c
17775                 useless #warnings (rewrite needed)
17776                 useless #warnings (gtk2 is like that)
17777                 useless #warnings (previously fixed)
17778         * src/main.c
17779                 useless #warnings (previously fixed)
17780         * src/message_search.c
17781                 useless #warnings (gtk2 is like that)
17782                 Made apparent that search is case-sensitive
17783         * src/mimeview.c
17784                 useless #warnings (rewrite needed)
17785                 useless #warnings (gtk2 is like that)
17786                 reimplemented real warnings
17787         * src/prefs_common.c
17788                 Removed block cursor option (not it gtk2)
17789         * src/prefs_gtk.c
17790                 useless #warnings (rewrite needed)
17791         * src/procheader.c
17792                 useless #warnings (rewrite needed)
17793         * src/sourcewindow.c
17794                 useless #warnings (incorrect placing)
17795         * src/summary_search.c
17796                 useless #warnings (gtk2 is like that)
17797                 Made apparent that search is case-sensitive
17798         * src/action.c
17799                 useless #warnings (gtk2 is like that)
17800         * src/textview.c
17801                 useless #warnings (rewrite needed)
17802         * src/toolbar.c
17803                 useless #warnings (rewrite needed)
17804
17805 2004-07-03 [colin]      0.9.11cvs17.5
17806
17807         * src/textview.c
17808                 Fix mismerge which broke URI opening
17809                 
17810 2004-07-01 [colin]      0.9.11cvs17.4
17811
17812         * src/gtk/filesel.c
17813                 Fill filename when saving
17814                 
17815 2004-06-27 [colin]      0.9.11cvs17.3
17816
17817         * src/gtk/filesel.[ch]
17818                 Use the new GTK file selector
17819                 Update prototype to match the reality: multiple file
17820                 selection is open-only          
17821         * src/compose.c
17822                 Match the new prototypes        
17823         * configure.ac
17824                 Match the new requirements (gtk 2.4.0)
17825                         
17826 2004-06-26 [colin]      0.9.11cvs17.2
17827
17828         * src/plugins/trayicon/trayicon.c
17829                 Remove useless signal handler on resize, which causes
17830                 an infinite "loop"
17831         
17832 2004-06-26 [colin]      0.9.11cvs17.1
17833         
17834         * tools/Makefile.am
17835                 remove launch_firebird and add nautilus2sylpheed.sh
17836         * src/quicksearch.c
17837           src/summaryview.c
17838                 Fix show/hide "Extended symbols" button problem
17839                 Fix apparition at startup
17840                 Fix const warnings
17841         * src/plugins/image_viewer/Makefile.am
17842                 Fix configure 
17843         * common/ssl.c
17844                 Re-enable certificate check, as it doesn't seem to
17845                 cause Xlib errors anymore
17846
17847 2004-06-25 [paul]       0.9.11cvs17
17848
17849         * sync with 0.9.11cvs17 HEAD
17850         
17851         NOTE: QuickSearch is broken
17852
17853 2004-06-07 [colin]      0.9.10claws67.10
17854         * src/plugins/trayicon/trayicon.c
17855           src/plugins/trayicon/libeggtrayicon/Makefile.am
17856           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17857                 Fix gettextization in trayicon plugin
17858
17859 2004-06-07 [colin]      0.9.10claws67.9
17860         
17861         * src/summaryview.c
17862           src/gtk/gtksctree.[ch]
17863                 Let Shift+{Up,Down} work in summaryview
17864                 (well, Down "works" and Up works)
17865                 Let the list scroll when using these keys
17866
17867 2004-06-06 [colin]      0.9.10claws67.8
17868
17869         * src/plugins/trayicon/trayicon.c
17870                 Fix pixmap update
17871
17872 2004-06-06 [colin]      0.9.10claws67.7
17873
17874         * src/addressbook.c
17875                 Fix signal handling causing system-wide focus grab
17876
17877 2004-05-25 [paul]       0.9.10claws67.6
17878
17879         * Makefile.am
17880           src/Makefile.am
17881                 clean up
17882
17883 2004-05-25 [paul]       0.9.10claws67.5
17884
17885         * replace deprecated gtk_signal... functions
17886
17887 2004-05-23 [colin]      0.9.10claws67.4
17888
17889         * src/compose.c
17890                 Fix wrapping
17891
17892 2004-05-22 [colin]      0.9.10claws67.3
17893
17894         * src/compose.c
17895                 Re-fix [Edited] in compose.c::compose_reedit()
17896
17897 2004-05-22 [colin]      0.9.10claws67.2
17898
17899         * src/procmime.c
17900                 Fix parsing of multiparts mails
17901
17902 2004-05-22 [colin]      0.9.10claws67.1
17903
17904         * src/summaryview.c
17905                 Fix quicksearch
17906
17907 2004-05-22 [paul]       0.9.10claws67
17908
17909         * sync with 0.9.10claws67 HEAD
17910
17911 2004-05-14 [alfons]
17912
17913         * src/procmime.h
17914                 add forgotton prototype
17915
17916 2004-05-10 [paul]       0.9.10claws57
17917
17918         * sync with 0.9.10claws57 HEAD
17919
17920 2004-05-05 [paul]       0.9.9.claws1
17921
17922         * ChangeLog-gtk2        ** REMOVED **
17923           ChangeLog-gtk2.claws  ** ADDED **
17924                 rename and adopt the normal claws format
17925                 
17926         * configure.ac
17927                 require gtkmathview >= 0.5
17928
17929         * ac/*                          ** REMOVED **
17930           ac/                           ** REMOVED **
17931           intl/Makefile.in              ** REMOVED **
17932           m4/                           ** ADDED **
17933           m4/missing                    ** ADDED **
17934           m4/missing/gdk-pixbuf.m4      ** ADDED **
17935           m4/missing/gettext.m4         ** ADDED **
17936           m4/missing/gpgme.m4           ** ADDED **
17937           m4/missing/imlib.m4           ** ADDED **
17938           m4/.cvsignore                 ** ADDED **
17939           m4/Makefile.am                ** ADDED **
17940           m4/README                     ** ADDED **
17941           m4/aclocal-include.m4         ** ADDED **
17942           m4/aspell.m4                  ** ADDED **
17943           m4/check-type.m4              ** ADDED **
17944           m4/gnupg-check-typedef.m4     ** ADDED **
17945           m4/openssl.m4                 ** ADDED **
17946           m4/spamassassin.m4            ** ADDED **
17947           po/ChangeLog                  ** REMOVED **
17948           po/Makefile.in.in             ** REMOVED **
17949           po/Rules-quot                 ** REMOVED **
17950           po/boldquot.sed               ** REMOVED **
17951           po/en@boldquot.header         ** REMOVED **
17952           po/en@quot.header             ** REMOVED **
17953           po/insert-header.sin          ** REMOVED **
17954           po/quot.sed                   ** REMOVED **
17955           po/remove-potcdate.sed        ** REMOVED **
17956           po/remove-potcdate.sin        ** REMOVED **
17957           po/stamp-po                   ** REMOVED **
17958           Makefile.am
17959           autogen.sh
17960           configure.ac
17961                 enable building with automake 1.8.x
17962                 add 'autopoint --force' to autogen.sh and remove all
17963                 auto-generated files, remove ac/ directory and use
17964                 m4/ directory instead
17965                 
17966         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17967                 fix gettextization
17968
17969 2004-02-28 Colin Leroy <colin@colino.net>
17970         * src/prefs_matcher.c
17971           src/prefs_filtering.c
17972           src/prefs_filtering_action.c
17973                 Fix non-editable GtkEntries
17974
17975 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17976         * src/prefs_themes.c
17977                 utf8 conversion for theme info
17978
17979 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17980         * sync 0.9.9claws
17981
17982 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17983         * src/grouplistdialog.c
17984                 allow multiple selections without ctrl key
17985
17986 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17987         * src/main.c
17988                 enable customizable accelerators
17989
17990 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17991         * src/prefs_common.c
17992                 re-enable different font settings for gtk1/2
17993         * src/prefs_folder_item.c
17994                 fix folder prefs displayed wrong
17995         * src/textview.c
17996                 set 'sunken' shadow type
17997
17998 2004-02-07 Colin Leroy <colin@colino.net>
17999         * src/compose.c
18000                 Fix message being always [Edited]
18001                 Encode headers correctly (utf8 buf)
18002
18003 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18004         * src/socket.c
18005                 remove double g_source_attach()
18006                 (Thanks to Colin Leroy)
18007
18008 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18009         * src/gtk/gtksctree.c
18010                 Fix SSL certificate list not shown
18011         * src/mimeview.c
18012                 Fix clicks in mime tree
18013
18014 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18015         * src/common/socket.c
18016                 Fix SSL receive
18017         * src/compose.c
18018                 Fix clipboard menu hotkeys
18019
18020 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18021         * src/gtk/gtkaspell.[ch]
18022           src/compose.c
18023                 reimplement spellchecker
18024
18025 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18026         * src/gtk/filesel.c
18027                 crash when inserting file in compose window
18028                 (TODO: keep old selection on clicks)
18029         * src/main.c
18030                 use gtkrc-2.0 instead of gtkrc
18031
18032 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18033         * src/messageview.c
18034                 remove orphaned mimeview unref()
18035
18036 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18037         * src/grouplistdialog.c
18038                 expand nodes containing subscribed groups
18039
18040 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18041         * src/textview.c
18042                 textview: hide cursor, restore old click behaviour
18043
18044 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18045         * src/textview.c
18046                 variable names messed up
18047
18048 2004-01-17 Colin Leroy <colin@colino.net>
18049         * src/addr_compl.c
18050                 Fix completion address too thin
18051         * src/compose.c
18052                 Fix tab-to-subject behaviour
18053         * src/summaryview.c
18054                 Implement key up & down in summaryview
18055
18056 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18057
18058         * sync 098claws
18059
18060 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18061         * configure.ac
18062           Makefile.am
18063           doc/.cvsignore
18064           doc/Makefile.am
18065                 faq, man, manual moved to doc/
18066         * ac/aspell.m4
18067           ac/check-type.m4
18068           ac/gnupg-check-typedef.m4
18069           ac/openssl.m4
18070           ac/spamassassin.m4
18071           ac/missing/gdk-pixbuf.m4
18072           ac/missing/gpgme.m4
18073           ac/missing/imlib.m4
18074                 fix automake warnings
18075
18076 2003-12-06 Colin Leroy <colin@colino.net>
18077         * src/summaryview.c
18078                 Fix quicksearch
18079
18080 2003-12-05 Colin Leroy <colin@colino.net>
18081         * src/summaryview.c
18082                 Fix going to next unread folder
18083
18084 2003-12-05 Colin Leroy <colin@colino.net>
18085         * src/crash.c
18086                 Fix gtk2 compilation
18087         * src/session.c
18088                 Remove iotag source handler at disconnection
18089         * src/socket.[ch] 
18090                 Remove source handler when closing socket 
18091                 (fixes another seg)
18092
18093 2003-12-04 Colin Leroy <colin@colino.net>
18094         * src/compose.c
18095           src/prefs_account.c
18096           src/prefs_common.c
18097                 Fix some dropdown menus
18098
18099 2003-12-04 Colin Leroy <colin@colino.net>
18100         * src/compose.c
18101                 Fix event handlers on header fields
18102         * src/common/socket.c
18103           src/common/session.c
18104                 Fix segfault with callback (SSL)
18105                 Fix end of session 
18106
18107 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18108
18109         * Fix compile bug in src/compose.c
18110         * removed src/gtk/gtkstext.[ch]
18111
18112 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18113
18114         * Convert character set and escape "text" attributes in toolbar setting
18115         files.
18116         * Fixed bug in button-press-event handling.
18117
18118 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18119
18120         * Fixed bug in key-press-event handling.
18121
18122 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18123
18124         * Enabled to compile tray-icon plugin (Ad-hoc).
18125         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18126
18127 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18128
18129         * Enabled to compile on sylpheed-claws.
18130         (tray-icon plugin still cannot compile yet.)
18131
18132 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18133
18134         * Updated to 0.9.5.
18135
18136 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18137
18138         * Updated to 0.9.4.
18139         * Ported monitoring SSL mechanism to GSource of GLib2
18140         (I don't confirm it)
18141         * Added _gtk2 suffix to key name of font preference to avoid
18142         ovverwriting preference of Gtk+-1.2 version.
18143
18144 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18145
18146         * Updated to 0.9.2.
18147
18148 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18149
18150         * Updated to 0.9.1.
18151         * Translate po files into UTF-8 when execute autogen.sh.
18152
18153 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18154
18155         * Updated to 0.9.0.
18156
18157 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18158
18159         * Plugged GError related memory leaks.
18160
18161 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18162
18163         * Changed default size of fonts.
18164         * Enabled to set titile font size of warning dialog.
18165
18166 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18167
18168         * Embed a sylpheed icon into executable binary on Windows.
18169
18170 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18171
18172         * I forgot to traslate character set of element string in src/xml.c.
18173
18174 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18175
18176         * Fixed detecting bind_textdomain_codeset in configure.in.
18177         * The bug in which "Example" of "Date fromat" preference isn't displayed
18178         correctly has been fixed.
18179
18180 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18181
18182         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18183           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18184           glib-gettextize
18185           Removed intl directory.
18186           Translated po files into UTF-8.
18187           (Thanks! Ryuji Abe)
18188
18189 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18190
18191         * The bug which doesn't unscape string in xml.c has been fixed.
18192
18193 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18194
18195         * The bug which is failed to translate encoding of file name thorough
18196         file dialog has been fixed.
18197
18198 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18199
18200         * Modified to translate file names which is used in inporting/expoting
18201         mbox feature and "Save as" feature into locale encoding.
18202         * Translate file names into locale encoding when "Attache file" and
18203         "Insert file".
18204         * Force set G_BROKEN_FILENAMES environment variable.
18205         * Other minor fixes.
18206
18207 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18208
18209         * Modified to treat MH folder's name as locale encoding.
18210
18211 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18212
18213         * The bug which clash on switching candidates of auto completion of
18214         addresses, cannot use auto completion in Japanesse is fixed
18215         (Thanks! Tokunaga-san)¡¥
18216
18217 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18218
18219         * The bug which cannot switch key accelerator preference has been fixed
18220         (Thanks! smbd-san)¡¥
18221
18222 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18223
18224         * version 0.8.11-gtk2-20030314
18225
18226 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18227
18228         * The bug in which character set conversion of filtering messages has
18229         been fixed.(Thanks! COCOA-san).
18230
18231 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18232
18233         * Revived "Leave space on head" preference in "Message" category.
18234         * A bug which clash when put the cursor to end of buffer and execute
18235         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18236
18237 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18238
18239         * version 0.8.11-gtk2-20030312
18240
18241 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18242
18243         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18244         * Modified to use Pango's API directly for font preference.
18245         * Integrated GtkTextView of textview to one widget.
18246         * Set fonts of header title in textview by "header_title" tag.
18247         * Removed some deprecated codes.
18248
18249 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18250
18251         * Updated to 0.8.11.
18252         * Merged cygwin patch(Thanks! Sakai-san).
18253
18254 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18255
18256         * version 0.8.10-gtk2-20030309