2006-09-16 [colin] 2.4.0cvs194
[claws.git] / ChangeLog
1 2006-09-16 [colin]      2.4.0cvs194
2
3         * manual/faq.xml
4                 Fix the anti-spam entry a bit
5
6 2006-09-16 [colin]      2.4.0cvs193
7
8         * src/wizard.c
9                 Make sure reviewers have no excuse when stating
10                 Sylpheed-Claws doesn't have antispam capabilities.
11
12 2006-09-16 [colin]      2.4.0cvs192
13
14         * src/main.c
15                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
16                 as if the SIGPIPE comes from etpan's thread we could
17                 trigger a GUI update from this thread.
18
19 2006-09-16 [colin]      2.4.0cvs191
20
21         * src/summaryview.c
22                 Init all members of the struct
23
24 2006-09-16 [paul]       2.4.0cvs190
25
26         * src/account.c
27                 improvements to the English
28
29 2006-09-15 [colin]      2.4.0cvs189
30
31         * src/summaryview.c
32                 HIG order on dialog
33
34 2006-09-14 [colin]      2.4.0cvs188
35
36         * src/common/socket.c
37         * src/common/socket.h
38         * src/common/ssl.c
39         * src/common/ssl_certificate.c
40         * src/common/ssl_certificate.h
41         * src/etpan/imap-thread.c
42                 the get_fqdn() call done to get canonical name when
43                 checking an SSL certificate is blocking, which is
44                 sad as we just did a non-blocking lookup to connect.
45                 Fix that by letting the fqdn available to the SockInfo,
46                 and use that in ssl_certificate_check(). For IMAP,
47                 we don't do it as the lookup's done by libetpan, but
48                 it's less annoying as IMAP connections as much more
49                 rare than POP3 connections.
50
51 2006-09-14 [paul]       2.4.0cvs187
52
53         * manual/advanced.xml
54                 improvements to the English,
55                 properly place the new hidden options
56                 within the alphabetical order
57         * src/gtk/pluginwindow.c
58                 improvements to the English
59
60 2006-09-14 [colin]      2.4.0cvs186
61
62         * src/prefs_common.c
63         * src/prefs_common.h
64         * src/gtk/gtksctree.c
65         * manual/advanced.xml
66                 New hidden pref, stripes_color_offset, to change
67                 the value added/substracted to normal bgcolor to
68                 create the stripes in summaries
69
70 2006-09-13 [colin]      2.4.0cvs185
71
72         * src/gedit-print.c
73         * src/messageview.c
74         * src/messageview.h
75         * src/summaryview.c
76         * src/textview.c
77                 Fix misc. printing issues: 
78                 - Bad font for linkified headers
79                 - Different font if the mail was displayed or not
80                 - Factorize the thing
81
82 2006-09-13 [colin]      2.4.0cvs184
83
84         * src/common/ssl_certificate.c
85                 Only get FQDN once when checking certificate
86
87 2006-09-13 [colin]      2.4.0cvs183
88
89         * src/account.c
90         * src/gtk/pluginwindow.c
91                 Misc. GUI fixes by Fabien
92
93 2006-09-13 [wwp]        2.4.0cvs182
94
95         * configure.ac
96         * src/common/utils.h
97         * src/common/utils.c
98                 get rid of unused wide-char functions.
99
100 2006-09-13 [wwp]        2.4.0cvs181
101
102         * src/plugins/pgpinline/sylpheed.def
103         * src/textview.c
104                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
105                 add privacy_reset_error to the .def file,
106                 do not fork for an external textviewer.
107
108 2006-09-13 [wwp]        2.4.0cvs180
109
110         * src/prefs_common.c
111                 fix broken font entry in prefs (patch issued by the gpg4win team,
112                 probably by Marcus Brinkmann <marcus@g10code.de>).
113
114 2006-09-13 [colin]      2.4.0cvs179
115
116         * src/folder.h
117                 Fix a warning in summaryview.c
118         * src/mainwindow.c
119         * src/summaryview.c
120         * src/summaryview.h
121                 Add missing Mark/* elements in the
122                 main menu
123
124 2006-09-12 [colin]      2.4.0cvs178
125
126         * src/prefs_actions.c
127         * src/prefs_filtering_action.c
128         * src/prefs_matcher.c
129                 Use (New) instead of New everywhere
130
131 2006-09-12 [wwp]        2.4.0cvs177
132
133         * manual/fr/addrbook.xml
134         * manual/fr/handling.xml
135                 updated some quotes in the fr manual to match the fr translation.
136
137 2006-09-12 [wwp]        2.4.0cvs176
138
139         * src/prefs_matcher.c
140                 don't store translated string elements in matcher expressions.
141                 Also fixed a misused of Q_().
142
143 2006-09-11 [wwp]        2.4.0cvs175
144
145         * src/plugins//bogofilter/bogofilter.c
146         * src/plugins//clamav/clamav_plugin.c
147         * src/plugins//demo/demo.c
148         * src/plugins//dillo_viewer/dillo_viewer.c
149         * src/plugins//pgpcore/plugin.c
150         * src/plugins//pgpinline/plugin.c
151         * src/plugins//pgpmime/plugin.c
152         * src/plugins//spamassassin/spamassassin.c
153                 gettext-ize more strings (mostly plugin error messages).
154
155 2006-09-11 [colin]      2.4.0cvs174
156
157         * src/alertpanel.c
158                 Make maximum buffer size bigger to avoid
159                 truncating translated messages. Patch by
160                 Fabien
161
162 2006-09-11 [colin]      2.4.0cvs173
163
164         * src/etpan/imap-thread.c
165                 Fix compilation on OpenBSD, thanks to 
166                 Landry
167
168 2006-09-10 [wwp]        2.4.0cvs172
169
170         * manual/account.xml
171         * manual/addrbook.xml
172         * manual/handling.xml
173         * manual/es/handling.xml
174         * manual/fr/account.xml
175         * manual/fr/addrbook.xml
176         * manual/fr/handling.xml
177                 documented addressbook matching (condition configuration):
178                   addrbook.xml, en fr
179                 documented per-account filtering rules (handling/filtering
180                   section, account section):
181                   account.xml, handling.xml, en fr
182                 slightly updated the handling/searching section to tell few
183                   words about the extended search ability:
184                   handling.xml, en fr
185                 added missing <quote></quotes> to Quick Search:
186                   handling.xml, en fr es
187                 fixed a typo (auomatically):
188                   handling.xml, en
189                 changes revisited by Paul.
190
191 2006-09-10 [paul]       2.4.0cvs171
192
193         * src/prefs_actions.c
194         * src/prefs_filtering.c
195         * src/prefs_template.c
196                 adjustments to the gui
197                 Patch by Fabien Vantard (slightly modified)
198
199 2006-09-10 [colin]      2.4.0cvs170
200
201         * src/summaryview.c
202                 Check folderitem/summaryview consistency
203                 (basically automates Update summary). Fixes
204                 #1011 (wrong (negative) count on unread 
205                 messages)
206
207 2006-09-10 [colin]      2.4.0cvs169
208
209         * src/gtk/gtksctree.c
210                 Fix recursive expansion via mouse
211         * src/plugins/bogofilter/bogofilter.c
212                 Use normal filtering way of moving
213                 messages (batching), possibly fixing
214                 bug #1015 (Bogofilter plugin doubles 
215                 new messages)
216
217 2006-09-09 [wwp]        2.4.0cvs168
218
219         * src/prefs_filtering.c
220                 better place for this fix.
221
222 2006-09-09 [wwp]        2.4.0cvs167
223
224         * src/prefs_filtering.c
225                 fix a minor bug when the enabled status of a filtering/processing
226                 rule always got set to TRUE when replacing this rule. That still
227                 make sense when adding a new rule, but now when replacing, we
228                 don't override the value of 'enabled'.
229                 Also renamed the func prefs_filtering_list_view_get_rule_name()
230                 to prefs_filtering_list_view_get_info() as this function not only
231                 returns the name, but also the account_id and the enabled status.
232
233 2006-09-09 [mones]      2.4.0cvs166
234
235         * manual/glossary.xml
236         * manual/plugins.xml
237                 Minor format corrections
238         * manual/gpl.xml
239                 Fix misplaced NO WARRANTY section
240         * manual/es/advanced.xml
241         * manual/es/faq.xml
242         * manual/es/glossary.xml
243         * manual/es/gpl.xml
244         * manual/es/handling.xml
245         * manual/es/plugins.xml
246         * manual/es/starting.xml
247                 Incorporate changes from English version
248         * manual/fr/ack.xml
249         * manual/pl/ack.xml
250         * manual/es/ack.xml
251                 Fix address, (add translation credits in es version)
252         * po/es.po
253                 Updated translation
254
255 2006-09-09 [wwp]        2.4.0cvs165
256
257         * src/prefs_filtering.c
258                 fix a crash when opening filtering prefs, if matcherrc file contains
259                 broken data (non-existing account id, which is theoretically not
260                 possible).
261
262 2006-09-08 [colin]      2.4.0cvs164
263
264         * src/folder.c
265                 Wrong assert, make it an if()
266         * src/gtk/gtksctree.c
267                 Fix bug #1013 (expand selected thread 
268                 tree) - expanding is now recursive
269
270 2006-09-07 [wwp]        2.4.0cvs163
271
272         * src/prefs_matcher.c
273                 make better sentences about addressbook matching in the
274                 matcher prefs. This should make translators' work easier
275                 too.
276
277 2006-09-07 [wwp]        2.4.0cvs162
278
279         * src/prefs_filtering.c
280                 code simplification (get rid of dup var. assignment).
281
282 2006-09-07 [wwp]        2.4.0cvs161
283
284         * src/summaryview.c
285                 use GTK_STOCK icons when possible, patch by Fabien Vantard
286                 <fzzzzz@gmail.com>.
287
288 2006-09-07 [paul]       2.4.0cvs160
289
290         * src/mimeview.c
291                 fix compilation warnings
292                 Thanks to Colin
293
294 2006-09-07 [paul]       2.4.0cvs159
295
296         * src/mimeview.c
297                 select the mimepart icon when
298                 displaying as text
299                 Thanks to Colin
300
301 2006-09-06 [paul]       2.4.0cvs158
302
303         * src/prefs_filtering.c
304                 fix labels and table element spacing
305                 Patch by Fabien Vantard
306
307 2006-09-06 [paul]
308
309         2.5.0-rc3 released
310
311 2006-09-06 [paul]       2.4.0cvs157
312
313         * manual/es/advanced.xml
314                 fix typo
315
316 2006-09-06 [wwp]        2.4.0cvs156
317
318         * src/mainwindow.c
319                 fix an dup launch issue when iconified, thanks to Colin.
320
321 2006-09-06 [wwp]        2.4.0cvs155
322
323         * src/gtk//gtksctree.h
324                 oops, forgot that one!
325
326 2006-09-06 [wwp]        2.4.0cvs154
327
328         * manual/pl/advanced.xml
329         * manual/advanced.xml
330         * manual/es/advanced.xml
331         * manual/fr/advanced.xml
332         * src/prefs_customheader.c
333         * src/prefs_filtering_action.c
334         * src/foldersel.c
335         * src/prefs_summaries.c
336         * src/prefs_filtering.c
337         * src/account.c
338         * src/compose.c
339         * src/prefs_summary_column.c
340         * src/addr_compl.c
341         * src/prefs_actions.c
342         * src/prefs_folder_column.c
343         * src/ssl_manager.c
344         * src/prefs_template.c
345         * src/prefs_display_header.c
346         * src/prefs_common.h
347         * src/prefs_matcher.c
348         * src/prefs_common.c
349         * src/prefs_toolbar.c
350         * src/summaryview.c
351         * src/folderview.c
352         * src/gtk/gtksctree.c
353         * src/gtk/pluginwindow.c
354         * src/gtk/progressdialog.c
355         * src/gtk/prefswindow.c
356                 renamed hidden option enable_rules_hint to use_stripes_everywhere
357                 to make its meaning more obvious (all versions of the manual reflect
358                 the change).
359                 added an extra hidden option use_stripes_in_summary to allow
360                 discarding these stripes in mainwindow's folder and message lists;
361                 en and fr manuals only are OK towards this.
362
363 2006-09-06 [colin]      2.4.0cvs153
364
365         * src/textview.c
366                 Hide Sylpheed-Claws' internal queue headers
367                 when showing all headers. They'll be present
368                 only in Source window.
369
370 2006-09-05 [colin]      2.4.0cvs152
371
372         * src/plugins/trayicon/trayicon.c
373                 Fix crash at exit - we have to disconnect
374                 our handlers
375         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
376                 Update eggtrayicon - patch adapted from a
377                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
378                 on Sylpheed's ML
379
380 2006-09-05 [colin]      2.4.0cvs151
381
382         * src/mainwindow.c
383         * src/gtk/logwindow.c
384                 Fix race condition when something writes
385                 to the log too soon during init. Thanks
386                 to Fabien Vantard
387
388 2006-09-05 [colin]      2.4.0cvs150
389
390         * src/mimeview.c
391                 Don't select part on right-click either
392
393 2006-09-05 [paul]       2.4.0cvs149
394
395         * src/mimeview.c
396                 completion of previous commit
397                 Thanks to Colin
398
399 2006-09-05 [colin]      2.4.0cvs148
400
401         * src/mimeview.c
402                 Don't force selection on middle-click, just open
403
404 2006-09-04 [colin]      2.4.0cvs147
405
406         * src/mimeview.c
407                 Looks like gtk_notebook_set_current_page()
408                 sometimes steals focus, and this annoys us
409                 in MimeViewers as it renders navigation
410                 keys useless. Take back focus after switching
411                 pages.
412
413 2006-09-04 [colin]      2.4.0cvs146
414
415         * src/messageview.c
416                 Set stop_loading when clicking on Next
417                 during load. Don't add a callback to 
418                 avoid over-complicating things.
419
420 2006-09-04 [colin]      2.4.0cvs145
421
422         * src/mimeview.c
423         * src/messageview.c
424                 Fix multiple loads in separate messageview
425
426 2006-09-04 [colin]      2.4.0cvs144
427
428         * src/summaryview.c
429                 Let navigation keys be handled during 
430                 load
431
432 2006-09-04 [colin]      2.4.0cvs143
433
434         * src/messageview.c
435         * src/summaryview.c
436         * src/textview.c
437         * src/textview.h
438                 Make loading of huge mails (lots of text and/or
439                 images) cancellable, so the GUI doesn't block 
440
441 2006-09-04 [colin]      2.4.0cvs142
442
443         * src/plugins/trayicon/trayicon.c
444                 Fix annoyance when removing a folder with 
445                 unread mails: trayicon didn't update
446
447 2006-09-04 [paul]       2.4.0cvs141
448
449         * src/gtk/icon_legend.c
450                 straighten up columns
451                 Patch by Fabien Vantard
452
453 2006-09-04 [wwp]        2.4.0cvs140
454
455         * src/prefs_filtering.c
456                 fix new line's account name in filtering prefs:
457                 was "All", is now "(New)".
458
459 2006-09-04 [paul]       2.4.0cvs139
460
461         * tools/make.themes.project
462                 use "AUTOMAKE_OPTIONS = dist-bzip2"
463                 instead of homebrewed "make release"
464
465 2006-09-03 [colin]      2.4.0cvs138
466
467         * src/folderview.c
468                 Fix bug #1007 (Wrong folder highlighted)
469
470 2006-09-03 [colin]      2.4.0cvs137
471
472         * src/compose.c
473                 Don't set Newsgroup: header to a mail folder
474                 path
475
476 2006-09-03 [paul]       2.4.0cvs136
477
478         * src/prefs_other.c
479         * src/prefs_spelling.c
480                 unify the gui
481
482 2006-09-03 [paul]       2.4.0cvs135
483
484         * src/prefs_summaries.c
485                 correct menu item text in prefs_keybind_apply_clicked()
486
487 2006-09-03 [paul]       2.4.0cvs134
488
489         * manual/advanced.xml
490                 some improvements to the descriptions
491         * src/mainwindow.c
492         * src/messageview.c
493         * src/summaryview.c
494         * src/gtk/menu.c
495                 fix menu sensitivity issues
496         * src/prefs_message.c
497                 drop the useless word 'short'
498         * src/prefs_other.c
499                 add the word 'lines' indicating log length
500                 is a measure of lines
501         * src/textview.c
502                 fix compilation warnings
503
504 2006-09-02 [colin]      2.4.0cvs133
505
506         * src/messageview.c
507                 Display a special return-receipt message
508                 if the message is from the user
509         * src/summaryview.c
510                 Fix missing freeze of the list when marking
511                 all read and unthreading for exec. Thanks
512                 to Stephan Sachse.
513
514 2006-09-02 [paul]       2.4.0cvs132
515
516         * src/mainwindow.c
517         * src/prefs_message.c
518         * src/summaryview.c
519                 fix some english
520
521 2006-09-02 [wwp]        2.4.0cvs131
522
523         * src/prefs_filtering.c
524                 added an account name column to the filtering rules
525                 dialog.
526
527 2006-09-02 [colin]      2.4.0cvs130
528
529         * src/gtk/logwindow.c
530         * src/gtk/logwindow.h
531                 Block scrolling if we're not at the end
532                 of the log
533
534 2006-09-02 [colin]      2.4.0cvs129
535
536         * src/folder.c
537                 Make sure account-specific rules can't
538                 be used in {pre-,post-,}processing
539         * src/mainwindow.c
540         * src/gtk/logwindow.c
541         * src/gtk/logwindow.h
542                 Jump to last error when clicking on the
543                 warning icon
544
545 2006-09-02 [colin]      2.4.0cvs128
546
547         * src/imap.c
548         * src/import.c
549         * src/mainwindow.c
550         * src/mainwindow.h
551                 Fix warning icon
552         * src/inc.c
553         * src/mbox.c
554         * src/mbox.h
555                 Let proc_mbox know its account, for
556                 account-specific rules
557
558 2006-09-01 [colin]      2.4.0cvs127
559
560         * src/codeconv.c
561                 Don't uselessly use iconv to convert from
562                 us-ascii
563         * src/alertpanel.c
564         * src/mainwindow.c
565         * src/mainwindow.h
566         * src/inc.c
567                 Fix certain log cases, disable warning icon
568                 for now, the correct way to display it when
569                 necessary and only when necessary is probably
570                 to do it manually rather than use error logs
571         * src/etpan/imap-thread.c
572                 Clean up UID logging a bit
573         * src/gtk/logwindow.c
574         * src/gtk/logwindow.h
575                 Make logging faster when the window's closed
576
577 2006-09-01 [wwp]        2.4.0cvs126
578
579         * manual/fr/account.xml
580                 reflect changes to the ref. manual (parts of cvs72):
581                 fix tabnames and quotes.
582
583 2006-09-01 [wwp]        2.4.0cvs125
584
585         * manual/fr/plugins.xml
586                 reflect changes to the reference manual (cvs42):
587                 update IRC channel info.
588
589 2006-09-01 [wwp]        2.4.0cvs124
590
591         * commitHelper
592                 use CVSEDITOR env. var. if set, according to `man cvs`.
593
594 2006-09-01 [wwp]        2.4.0cvs123
595
596         * manual/advanced.xml
597                 better sentence again (thanks to Paul).
598
599 2006-09-01 [wwp]        2.4.0cvs122
600
601         * manual/advanced.xml
602         fix definition of toolbar_detachable and rework a bit the one of
603         enable_dotted_lines.
604
605 2006-09-01 [mones]      2.4.0cvs121
606
607         * manual/advanced.xml
608                 Document enable_dotted_lines
609
610 2006-09-01 [paul]       2.4.0cvs120
611
612         * src/folderview.c
613         * src/folderview.h
614         * src/imap.c
615         * src/mainwindow.c
616         * src/summaryview.c
617                 obey the 'When entering folder...' option
618                 when using the /View/Go to/... menu items
619                 Thanks to Colin
620
621 2006-08-31 [colin]      2.4.0cvs119
622
623         * src/folderview.c
624                 Revert 2.4.0cvs116, wrong fix.
625
626 2006-08-31 [colin]      2.4.0cvs118
627
628         * src/gtk/gtksctree.c
629                 Better state the various copyrights
630
631 2006-08-31 [colin]      2.4.0cvs117
632
633         * src/prefs_common.c
634                 fix enable_dotted_lines
635
636 2006-08-31 [colin]      2.4.0cvs116
637
638         * src/folderview.c
639                 Use pref "Always open on select" when going
640                 to next unread folder
641         * src/gtk/gtksctree.c
642                 Fix link failure to _gtk_clist_create_cell_layout
643                 on certain computers. (Why not mine, I wonder)
644
645 2006-08-31 [colin]      2.4.0cvs115
646
647         * src/procmsg.c
648         * src/textview.c
649         * src/plugins/bogofilter/bogofilter.c
650         * src/plugins/spamassassin/spamassassin.c
651                 Requalify some "errors" to warnings
652         * src/mainwindow.c
653         * src/mainwindow.h
654         * src/statusbar.c
655                 Add an icon in the statusbar to notify
656                 of errors
657         * src/gtk/gtksctree.c
658         * src/folderview.c
659         * src/summaryview.c
660                 Make the GtkSCTree look more modern by
661                 alternating background lines
662         * src/prefs_common.c
663         * src/prefs_common.h
664                 Add a pref to let people have the old
665                 way if they prefer
666
667
668 2006-08-30 [colin]      2.4.0cvs114
669
670         * src/procmsg.c
671         * src/procmsg.h
672                 Provide a way to filter a list of
673                 messages in an optimised manner, and
674                 add a list-filtering hook
675         * src/folder.c
676         * src/inc.c
677         * src/mbox.c
678                 Use the list filtering
679         * src/plugins/bogofilter/bogofilter.c
680                 Use the list-filtering hook
681                 Use -b (bulk) mode for more speed
682                 when learning and filtering
683         * src/etpan/imap-thread.c
684                 Make log output shorter in UID SEARCH
685
686
687 2006-08-30 [colin]      2.4.0cvs113
688
689         * src/plugins/bogofilter/bogofilter.c
690                 Really fast mass learning - thanks to David
691                 Relson for the options explanations :)
692
693 2006-08-30 [colin]      2.4.0cvs112
694
695         * src/msgcache.c
696                 Fix compilation on FreeBSD. Thanks
697                 to Michael Hugues
698
699 2006-08-29 [colin]      2.4.0cvs111
700
701         * src/folderview.c
702                 Handle "popup_menu" signal (for popping the 
703                 menu via the keyboard)
704         * src/mimeview.c
705         * src/mimeview.h
706         * src/summaryview.c
707         * src/textview.c
708         * src/gtk/gtkutils.c
709         * src/gtk/gtkutils.h
710                 Factorize scrolling code, and add an API 
711                 for MimeViewers to handle scroll orders
712
713 2006-08-29 [wwp]        2.4.0cvs110
714
715         * src/plugins//bogofilter/bogofilter.c
716         * src/plugins//spamassassin/spamassassin.c
717                 make the bogofilter/spamassassin filtering error dialogs at
718         incorporation obey to the "don't popup error dialog on
719         receive error" option. If disabled, feed the log window w/
720         the error message.
721
722 2006-08-29 [paul]
723
724         2.5.0-rc2 released
725
726 2006-08-29 [paul]       2.4.0cvs109
727
728         * Makefile.am
729                 remove 'make release', it's not needed
730                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
731
732 2006-08-29 [paul]       2.4.0cvs108
733
734         * src/foldersel.c
735         * src/summary_search.c
736         * src/gtk/progressdialog.c
737         * src/plugins/pgpcore/passphrase.c
738                 replace deprecated gtk_window_set_policy()
739
740 2006-08-29 [colin]      2.4.0cvs107
741
742         * src/folder.c
743                 Fix data loss when copy fails during a move:
744                 only use fast remove_msgs if everything was
745                 copied OK; else use slow remove_msg on the
746                 mails that got copied only.
747
748 2006-08-28 [paul]       2.4.0cvs106
749
750         * src/mh.c
751                 revert change in 2.4.0cvs104, it breaks
752                 stuff
753
754 2006-08-28 [paul]       2.4.0cvs105
755
756         * src/plugins/spamassassin/spamassassin.c
757                 english fix
758
759 2006-08-28 [paul]       2.4.0cvs104
760
761         * src/mh.c
762                 fix data loss when moving to another
763                 mailbox fails
764         * src/prefs_spelling.c
765                 improve the english
766         * src/gtk/pluginwindow.c
767                 improve the layout of the dialog text
768         All thanks to Colin
769
770 2006-08-28 [paul]       2.4.0cvs103
771
772         * src/plugins/bogofilter/bogofilter.c
773         * src/plugins/bogofilter/bogofilter_gtk.c
774                 fix english up a bit, innit
775
776 2006-08-28 [paul]       2.4.0cvs102
777
778         * configure.ac
779         * po/Makefile.in.in
780         * po/Makevars
781                 require autoconf 2.60, enabling building
782                 with gettext 0.15 (gettext 0.14.x build still
783                 possible). Replace Makefiles with versions
784                 from gettext 0.15.
785                 Remove configure options --with-localedir and
786                 --with-mandir. The options that are provided
787                 directly by autoconf 2.60 can be used instead:
788                 --mandir --localedir
789
790 2006-08-27 [colin]      2.4.0cvs101
791
792         * src/plugins/bogofilter/Makefile.am
793                 Fix make dist (no README)
794
795 2006-08-27 [colin]      2.4.0cvs100
796
797         * src/folder.c
798                 Don't use F_UNKNOWN folders for any default
799                 outbox/trash/etc
800         * src/plugins/bogofilter/bogofilter.c
801         * src/plugins/bogofilter/bogofilter.h
802         * src/plugins/bogofilter/bogofilter_gtk.c
803                 Add an option to specify the path to bogofilter
804                 Use single-quotes to be able to learn in folders
805                 with spaces in their names
806                 Verify learning status
807
808 2006-08-27 [colin]      2.4.0cvs99
809
810         * manual/faq.xml
811         * manual/plugins.xml
812                 Document Bogofilter plugin
813
814 2006-08-27 [colin]      2.4.0cvs98
815
816         * src/compose.c
817         * src/messageview.c
818         * src/procmsg.c
819         * src/procmsg.h
820                 When possible, copy the queued mail to sent folder
821                 instead of re-adding. Much faster on IMAP.
822
823 2006-08-27 [colin]      2.4.0cvs97
824
825         * src/msgcache.c
826                 Disable mmaped caches - huge metadata loss
827                 here after a power failure.
828         * src/summaryview.c
829                 Add quicksearch timing
830         * src/common/plugin.c
831         * src/common/plugin.h
832                 Implement an interface to tell what plugins
833                 provide. Prevent loading of similar plugins.
834         * src/plugins/clamav/clamav_plugin.c
835         * src/plugins/demo/demo.c
836         * src/plugins/dillo_viewer/dillo_viewer.c
837         * src/plugins/pgpcore/plugin.c
838         * src/plugins/pgpinline/pgpinline.c
839         * src/plugins/pgpmime/pgpmime.c
840         * src/plugins/spamassassin/spamassassin.c
841         * src/plugins/trayicon/trayicon.c
842                 Implement plugin_provides()
843
844 2006-08-27 [colin]      2.4.0cvs96
845
846         * configure.ac
847         * src/plugins/Makefile.am
848         * src/plugins/bogofilter/.cvsignore
849         * src/plugins/bogofilter/Makefile.am
850         * src/plugins/bogofilter/bogofilter.c
851         * src/plugins/bogofilter/bogofilter.h
852         * src/plugins/bogofilter/bogofilter_gtk.c
853                 New Bogofilter plugin, provides filtering and
854                 learning. Spamassassin will go to extra plugins.
855
856 2006-08-26 [mones]      2.4.0cvs95
857
858         * manual/handling.xml
859                 Fix subfolder path in the example (thanks to Paul) 
860
861 2006-08-26 [mones]      2.4.0cvs94
862
863         * manual/glossary.xml
864                 2.2. + add ISP to the glossary
865                 7.5. + Add UIDL to glossary
866                 7.7. + Add TCP to glossary
867         * manual/handling.xml
868                 7.1. + Mentions GNU/Linux distribution, what about the non...
869                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
870                 7.3. + Mentions .bashrc, what about the non-bash ones? 
871                 7.4. = Use appropriate quotation for commands
872                 7.6. = change "" to <quote></quote>
873         * manual/plugins.xml
874                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
875         * manual/starting.xml
876                 2.1. + local mbox file: some examples of mbox file locations...
877                 Also reformatted files requiring it
878
879 2006-08-26 [wwp]        2.4.0cvs93
880
881         * src/summary_search.c
882                 disable find buttons while summary search is running.
883
884 2006-08-25 [colin]      2.4.0cvs92
885
886         * src/folder.c
887         * src/folderutils.c
888         * src/mh.c
889         * src/procmsg.h
890         * src/summaryview.c
891                 Speed up MH moving, and add progressbar
892                 for MH deletion
893         * src/msgcache.c
894                 Write cache files using mmap() too
895
896 2006-08-25 [wwp]        2.4.0cvs91
897
898         * src/summaryview.c
899                 switch spam<->ham button when a message has been marked as spam or ham
900                 and is still selected. Thanks to Colin.
901
902 2006-08-25 [paul]       2.4.0cvs90
903
904         * src/Makefile.am
905         * src/stock_pixmap.c
906         * src/stock_pixmap.h
907         * src/summaryview.c
908         * src/gtk/icon_legend.c
909         * src/pixmaps/copied.xpm
910         * src/pixmaps/moved.xpm
911                 add icons for delayed execution marked for
912                 copying, marked for moving
913
914 2006-08-25 [mones]      2.4.0cvs89
915
916         * manual/glossary.xml
917                 Fix the other glossary items:
918                 5.1. = Inmmediate execution -> <quote>immediate execution...
919                 5.2. = Fix MBOX capitalization -> Mbox
920                 5.3. + Improve Plugins def. w/ tech. ref.
921                 5.4. = Quotation -> replace '>' by <quote>></quote>
922                 5.5. - SMTP Server. -> remove dot
923         * po/es.po
924                 Updated translation
925
926 2006-08-25 [mones]      2.4.0cvs88
927
928         * manual/ack.xml
929                 Reformatted, changed email address
930         * manual/glossary.xml
931                 Reformatted, fixed MANUAL-TODO items:
932                 8.2. + add ROT-13 to glossary
933                 8.4. + add URL to glossary
934         * manual/es/advanced.xml
935                 Fixed <literal>s
936
937 2006-08-25 [paul]       2.4.0cvs87
938
939         * src/gtk/icon_legend.c
940                 add 'marked for deletion' icon
941                 arrange icons by containing column
942                 wrap long label text
943
944 2006-08-25 [colin]      2.4.0cvs86
945
946         * src/common/utils.c
947         * src/common/utils.h
948                 Add the sc_g_*list_bigger functions in
949                 a place everyone can use it
950         * src/summaryview.c
951                 Only freeze/thaw the list when working
952                 on the selection, if it's bigger than 1
953         * src/gtk/gtksctree.c
954                 Only freeze/thaw the list when unselec-
955                 ting 'all' if ('all' != 1)
956                 This avoids some flickering
957
958 2006-08-24 [colin]      2.4.0cvs85
959
960         * src/addressbook.c
961                 Fix strange list selection
962                 Fix random seg (Invalid read of freed memory)
963
964 2006-08-24 [colin]      2.4.0cvs84
965
966         * src/alertpanel.c
967         * src/gtk/inputdialog.c
968         * src/plugins/pgpcore/passphrase.c
969                 Revert minimal width patch of 2.4.0cvs67,
970                 as it is also a maximal width. Use 
971                 gtk_window_set_default_size instead.
972
973 2006-08-24 [colin]      2.4.0cvs83
974
975         * src/msgcache.c
976                 Write cache/mark to temp files before
977                 overwriting old ones (avoids metadata
978                 loss if writing the new files fail).
979                 Use mmap() to read cache/mark file, as
980                 this makes cache reading faster. Dis-
981                 abled for big-endian machines until it
982                 can be tested. (Big-endian users: set
983                 msgcache_use_mmap = TRUE in the relevant
984                 #if).
985         * src/procmsg.h
986                 Move rarely used fields of MsgInfo in 
987                 another structure, which will only be
988                 allocated if needed. Face, X-Face,
989                 Return receipt headers and List-*
990                 headers are moved. Mails having none
991                 of these occupy 52 bytes less with
992                 this patch, which makes 2.5MB of RAM
993                 saved on a 50k folder).
994         * src/headerview.c
995         * src/mainwindow.c
996         * src/messageview.c
997         * src/partial_download.c
998         * src/procheader.c
999         * src/procmsg.c
1000         * src/textview.c
1001                 Follow this structure change.
1002
1003 2006-08-24 [wwp]        2.4.0cvs82
1004
1005         * manual/es/.cvsignore
1006         * manual/es/dist/.cvsignore
1007         * manual/es/dist/html/.cvsignore
1008         * manual/es/dist/pdf/.cvsignore
1009         * manual/es/dist/ps/.cvsignore
1010         * manual/es/dist/txt/.cvsignore
1011                 more (generated) files to ignore.
1012
1013 2006-08-24 [colin]      2.4.0cvs81
1014
1015         * src/folder.c
1016         * src/mh.c
1017                 Fix possible problems with local delivery. Check the folder doesn't
1018                 need scan before setting its mtime when saving cache (which can be
1019                 done long after the folder's been modified by an external process);
1020                 Check that the stored item's mtime didn't change in mh functions.
1021
1022 2006-08-24 [mones]      2.4.0cvs80
1023
1024         * manual/advanced.xml
1025                 Rewrapping, some fixes and MANUAL-TODO items:
1026                 8.1. = change "" to <quote></quote>
1027                 8.3. = quote menu items
1028                 8.5. - deploying -> new user ... ideally a new user (redundant)
1029
1030 2006-08-23 [colin]      2.4.0cvs79
1031
1032         * src/gtk/gtksctree.c
1033                 When selecting or deselecting range, only
1034                 freeze/thaw when selection is bigger than 10
1035
1036 2006-08-23 [colin]      2.4.0cvs78
1037
1038         * src/messageview.c
1039         * src/mimeview.c
1040         * src/mimeview.h
1041         * src/plugins/dillo_viewer/dillo_viewer.c
1042                 Provide an API for MimeViewer plugins to
1043                 return a text selection for replying
1044
1045 2006-08-23 [colin]      2.4.0cvs77
1046
1047         * src/image_viewer.c
1048         * src/textview.c
1049                 Use gtk_pixbuf_new_from_file_at_scale(), which
1050                 is faster than getting the pixbuf then resizing
1051                 it.
1052
1053 2006-08-23 [colin]      2.4.0cvs76
1054
1055         * src/procmime.c
1056                 UTF-8 should be sent Quoted-printable
1057
1058 2006-08-22 [colin]      2.4.0cvs75
1059
1060         * src/mh.c
1061                 Check if scan is required before touching
1062                 the folder (or it'll be required every time)
1063
1064 2006-08-22 [colin]      2.4.0cvs74
1065
1066         * configure.ac
1067                 Require libetpan 0.46 (crasher fix when built
1068                 against gnutls)
1069
1070 2006-08-22 [colin]      2.4.0cvs73
1071
1072         * src/folder.c
1073                 Set folder's mtime after writing its
1074                 cache
1075         * src/folderview.c
1076                 Add some timing
1077         * src/procmsg.c
1078                 Don't do useless stuff if we don't 
1079                 thread by subject
1080         * src/summaryview.c
1081                 Add some timing, don't deselect prior
1082                 to selecting (gtksctree does it itself),
1083                 remove crash avoidance hacks as it's been
1084                 properly fixed since a while
1085         * src/common/utils.c
1086                 Optimize to_human_readable(): _() is slow,
1087                 do it only once, and avoid %f format for KB
1088                 (the most common in a summaryview)
1089         * src/gtk/gtksctree.c
1090                 Don't uselessly freeze/thaw (fixes flicker
1091                 on next unread and friends), reduce number
1092                 of g_list_nth/g_list_position where possible
1093         * src/gtk/gtkutils.c
1094         * src/gtk/gtkutils.h
1095                 Reduce number of g_list_nth/g_list_position
1096                 where possible.
1097                 All of this makes loading as 70k folder 2.1
1098                 seconds instead of 3.2 (with hot FS caches).
1099                 (1.3 seconds without Date and Size columns...)
1100
1101 2006-08-22 [paul]       2.4.0cvs72
1102
1103         wrap documents and do some items from mones' MANUAL-TODO:
1104
1105         * manual/account.xml
1106                 4.1. = fix tabname references to <quote>tabname</quote>
1107                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1108         * manual/faq.xml
1109                 1.1. = mentioned options don't match UI
1110                 Add information about the 'Never send Return Receipts'
1111                 option
1112         * manual/handling.xml
1113                 6.2. = Mentions Extended symbols button, but now is
1114                 named Information
1115                 6.3. = Mentions ... button, which is now Edit
1116
1117 2006-08-22 [colin]      2.4.0cvs71
1118
1119         * src/gtk/pluginwindow.c
1120                 Fix layout in verbose translations (such
1121                 as french)
1122
1123 2006-08-22 [paul]       2.4.0cvs70
1124
1125         * manual/Makefile.am
1126                 build manuals in alphabetical order
1127         * src/addressbook.c
1128         * src/prefs_themes.c
1129                 replace/remove deprecated symbols
1130         * src/gtk/gtkutils.c
1131                 fix a warning
1132         * src/gtk/pluginwindow.c
1133                 replace deprecated symbol
1134                 replace label text and move it
1135         * src/plugins/pgpcore/prefs_gpg.c
1136                 move the 'Generate...' button out of the
1137                 Sign Key frame, replace the English used
1138         * src/plugins/pgpcore/sgpgme.c
1139                 fixes to the English
1140
1141 2006-08-21 [colin]      2.4.0cvs69
1142
1143         * src/plugins/trayicon/trayicon.c
1144                 Add more strings for translation; patch
1145                 by Pawel
1146
1147 2006-08-21 [colin]      2.4.0cvs68
1148
1149         * src/compose.c
1150                 fix replied flag not set after drafting
1151         * src/matcher.c
1152                 fix body quicksearch in non-encoded bodies
1153                 containing '='
1154         * src/msgcache.c
1155                 Get rid of the g_malloc workaround for
1156                 corrupted caches, use g_try_malloc
1157
1158 2006-08-21 [colin]      2.4.0cvs67
1159
1160         * src/alertpanel.c
1161         * src/gtk/inputdialog.c
1162         * src/plugins/pgpcore/passphrase.c
1163                 Set minimal width to 375
1164         * src/mainwindow.c
1165                 Fix switching to offline, asking if it 
1166                 should be overriden for synchronising
1167         * src/mimeview.c
1168                 Don't offer to remember command on Open 
1169                 with for text parts, as the browser or 
1170                 text editor command isn't changed from 
1171                 there
1172
1173 2006-08-20 [paul]       2.4.0cvs66
1174
1175         * po/ko.po
1176         * po/zh_CN.po
1177                 fix plural form errors. revealed by stricter
1178                 checking of gettext 0.15
1179
1180 2006-08-18 [paul]       2.4.0cvs65
1181
1182         * src/stock_pixmap.c
1183                 fix the fix of 2.4.0cvs64
1184                 Thanks to Colin
1185
1186 2006-08-18 [paul]       2.4.0cvs64
1187
1188         * src/stock_pixmap.c
1189                 fix leaks
1190                 Thanks to Colin
1191
1192 2006-08-18 [paul]       2.4.0cvs63
1193
1194         * src/compose.c
1195         * src/procmsg.c
1196                 fix occasional IMAP bug where large msgs
1197                 were left in the queue folder after sending
1198                 Thanks to Colin
1199
1200 2006-08-18 [paul]       2.4.0cvs62
1201
1202         * src/folderview.c
1203                 freeze the summaryview while quicksearch results
1204                 are displayed
1205                 (fixes bug 456 'current message is hidden when the
1206                 view is refreshed and extended search is "unread 
1207                 messages"')
1208                 Thanks to Colin
1209         * src/textview.c
1210                 add missing #include "inputdialog.h"
1211         * src/common/utils.h
1212                 add missing mailcap_update_default() and improve
1213                 readability
1214
1215 2006-08-17 [colin]      2.4.0cvs61
1216
1217         * src/plugins/pgpcore/select-keys.c
1218                 Fix warnings :)
1219
1220 2006-08-17 [colin]      2.4.0cvs60
1221
1222         * src/compose.c
1223                 Don't continue queuing if Cancel is clicked
1224                 in select-keys
1225
1226 2006-08-17 [colin]      2.4.0cvs59
1227
1228         * src/plugins/pgpcore/select-keys.c
1229                 When encrypting, if only one key matches and it 
1230                 matches exactly, automatically use it.
1231
1232 2006-08-17 [colin]      2.4.0cvs58
1233
1234         * src/mimeview.c
1235         * src/prefs_common.c
1236         * src/prefs_common.h
1237         * src/prefs_ext_prog.c
1238         * src/textview.c
1239                 Fix issues with previous patch (text/html)
1240                 Remove outdated prefs
1241
1242 2006-08-17 [colin]      2.4.0cvs57
1243
1244         * src/imap.c
1245                 Add View Log button on auth error
1246         * src/procmsg.c
1247                 Fix encrypted mail marked as new when
1248                 saved in normal folders
1249         * src/plugins/pgpinline/pgpinline.c
1250                 Fix encrypt bug on IMAP
1251         * src/mimeview.c
1252         * src/common/utils.c
1253         * src/common/utils.h
1254         * src/gtk/inputdialog.c
1255         * src/gtk/inputdialog.h
1256                 Get rid of metamail stuff, simplify
1257                 opening, and allow remembering of user's
1258                 choices (by updating ~/.mailcap). There's
1259                 still to drop "Audio player" and "Image
1260                 viewer" preferences.
1261
1262 2006-08-17 [mones]      2.4.0cvs56
1263
1264         * manual/es/sylpheed-claws-manual.xml
1265                 fix DTD path
1266
1267 2006-08-17 [mones]      2.4.0cvs55
1268
1269         * configure.ac
1270         * manual/Makefile.am
1271         * manual/es/Makefile.am
1272         * manual/es/account.xml
1273         * manual/es/ack.xml
1274         * manual/es/addrbook.xml
1275         * manual/es/advanced.xml
1276         * manual/es/faq.xml
1277         * manual/es/glossary.xml
1278         * manual/es/gpl.xml
1279         * manual/es/handling.xml
1280         * manual/es/intro.xml
1281         * manual/es/keyboard.xml
1282         * manual/es/plugins.xml
1283         * manual/es/starting.xml
1284         * manual/es/sylpheed-claws-manual.xml
1285         * manual/es/dist/Makefile.am
1286         * manual/es/dist/html/Makefile.am
1287         * manual/es/dist/pdf/Makefile.am
1288         * manual/es/dist/ps/Makefile.am
1289         * manual/es/dist/txt/Makefile.am
1290                 Spanish translation for the manual
1291
1292 2006-08-16 [colin]      2.4.0cvs54
1293
1294         * src/compose.c
1295         * src/main.c
1296         * src/mainwindow.c
1297                 Fix send button sensitivity at startup
1298                 Set send menu sensitivity (patch by Fabien)
1299         * src/ssl_manager.c
1300                 Enable closing with esc (patch by Fabien)
1301         * src/gtk/foldersort.c
1302                 Enable closing with esc (patch by Fabien)
1303         * src/procmime.c
1304                 Optimisation (no need to copy to tempfile to
1305                 "decode" 7bit and 8bit)
1306         * src/summaryview.c
1307                 Fix cruft in swap_from case
1308         * src/textview.c
1309                 Fix missing last line in some mail cases 
1310                 (Fixes debian #381872)
1311         * src/plugins/pgpcore/prefs_gpg.c
1312         * src/plugins/pgpcore/sgpgme.c
1313         * src/plugins/pgpcore/sgpgme.h
1314                 Don't show "no key found" when user explicitely
1315                 wants to create a key
1316
1317 2006-08-16 [paul]       2.4.0cvs53
1318
1319         * configure.ac
1320         * src/account.c
1321         * src/addressbook.c
1322         * src/headerview.c
1323         * src/prefs_account.c
1324         * src/prefs_message.c
1325         * src/gtk/gtkutils.c
1326                 bump up minimum required versions of GTK+ and
1327                 GLIB to 2.6.0
1328
1329 2006-08-16 [paul]       2.4.0cvs52
1330
1331         * src/toolbar.c
1332                 workaround GTK+ Bug 351600 - 'Can't re-click
1333                 on button after sensitivity update'
1334                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1335                 Thanks to Colin
1336
1337 2006-08-15 [colin]      2.4.0cvs51
1338
1339         * src/plugins/pgpcore/prefs_gpg.c
1340                 Set options sensitivity according to
1341                 key existence
1342         * src/plugins/pgpcore/sgpgme.c
1343                 Allow to create key with no passphrase
1344
1345 2006-08-14 [cleroy]     2.4.0cvs50
1346
1347         * src/gtk/pluginwindow.c
1348                 New layout (maybe to be changed?)
1349         * src/gtk/gtkutils.c
1350                 Fix a bit label_window
1351         * src/plugins/pgpcore/passphrase.c
1352         * src/plugins/pgpcore/passphrase.h
1353         * src/plugins/pgpcore/plugin.c
1354         * src/plugins/pgpcore/prefs_gpg.c
1355         * src/plugins/pgpcore/prefs_gpg.h
1356         * src/plugins/pgpcore/sgpgme.c
1357         * src/plugins/pgpcore/sgpgme.h
1358                 Allow to create a PGP private key via the GUI
1359
1360 2006-08-14 [wwp]        2.4.0cvs49
1361
1362         * src/addressbook_foldersel.c
1363                 fix strict ISO C90 compliance.
1364
1365 2006-08-14 [paul]       2.4.0cvs48
1366
1367         * src/gtk/prefswindow.c
1368                 re-set scrolled window on opening
1369                 Patch by Ticho
1370
1371 2006-08-14 [paul]
1372
1373         2.5.0-rc1 released
1374
1375 2006-08-14 [paul]       2.4.0cvs47
1376
1377         * src/prefs_display_header.c
1378                 re-enable user-defined Displayed Headers
1379
1380 2006-08-14 [paul]       2.4.0cvs46
1381
1382         * src/prefs_account.c
1383                 use GTK_STOCK_EDIT
1384
1385 2006-08-13 [colin]      2.4.0cvs45
1386
1387         * src/common/utils.c
1388                 Fix "a" in quote when the original message is empty,
1389                 by using \0 instead of 'a' to test writability of
1390                 temp files.
1391
1392 2006-08-13 [wwp]        2.4.0cvs44
1393
1394         * src/plugins/spamassassin/spamassassin.c
1395                 fix capitalization of "SpamAssassin" in some debug, log and
1396                 dialog messages.
1397
1398 2006-08-13 [paul]       2.4.0cvs43
1399
1400         * src/editldap.c
1401                 fix overlapping widgets
1402         * src/prefs_account.c
1403                 fix translation of protocol_names[]
1404                 fix label disappearing off the edge of the
1405                 visible area
1406
1407 2006-08-12 [paul]       2.4.0cvs42
1408
1409         * manual/plugins.xml
1410                 update IRC channel info before it gets forgotten
1411                 about
1412
1413 2006-08-11 [colin]      2.4.0cvs41
1414
1415         * src/compose.c
1416         * src/mainwindow.c
1417         * src/mainwindow.h
1418         * src/procmsg.c
1419         * src/procmsg.h
1420         * src/summaryview.c
1421         * src/toolbar.c
1422                 Grey out the Send button if
1423                 - Queue folders are empty, or
1424                 - We're sending already
1425
1426 2006-08-11 [wwp]        2.4.0cvs40
1427
1428         * src/main.c
1429                 fix a logic issue when quitting while a compose window is
1430                 still open, thanks to Colin.
1431
1432 2006-08-10 [colin]      2.4.0cvs39
1433
1434         * src/main.c
1435                 Fix default font size setting after wizard run
1436         * src/imap.c
1437         * src/etpan/imap-thread.c
1438         * src/etpan/imap-thread.h
1439                 Fix bug #999 (Timing out on TSL cert validation 
1440                 dialog makes ugly things happen). Also, STARTTLS
1441                 unconditionnaly if initial capabilities contain
1442                 LOGINDISABLED and STARTTLS.
1443
1444 2006-08-09 [colin]      2.4.0cvs38
1445
1446         * src/mainwindow.c
1447         * src/mainwindow.h
1448                 Fix Tools/Actions sensitivity when there are
1449                 no actions
1450
1451 2006-08-09 [colin]      2.4.0cvs37
1452
1453         * src/prefs_filtering.c
1454                 Warning fix, patch by Paul
1455         * src/messageview.c
1456         * src/prefs_actions.c
1457         * src/prefs_filtering_action.c
1458         * src/prefs_matcher.c
1459                 Uniformisation of "Info ..." to "Info..." (for
1460                 old gtk), patch by Fabien
1461         * src/plugins/clamav/clamav_plugin_gtk.c
1462                 Sensitivity fix by Fabien
1463
1464 2006-08-09 [colin]      2.4.0cvs36
1465
1466         * src/main.c
1467         * src/main.h
1468                 Add a function to know whether we're exiting
1469         * src/plugins/trayicon/trayicon.c
1470                 If exiting, don't do anything. Faster, and
1471                 avoids gtk_main_iteration reentracy causing
1472                 segfaults at exit
1473
1474 2006-08-09 [colin]      2.4.0cvs35
1475
1476         * src/messageview.c
1477         * src/mimeview.c
1478         * src/mimeview.h
1479                 Fix lack of part selection when automatically 
1480                 jumping to a specific part
1481         * src/msgcache.c
1482                 Little optimisation in cache reading
1483
1484 2006-08-09 [colin]      2.4.0cvs34
1485
1486         * src/compose.c
1487                 Fix crash setting the priority on reedit
1488                 (Accessing compose before creating it!)
1489
1490 2006-08-08 [colin]      2.4.0cvs33
1491
1492         * src/procmime.c
1493                 Fix bug #998 (last attachment is not accessible)
1494                 Bad RFC interpretation on multipart close-delimiters
1495         * src/mimeview.c
1496         * src/mimeview.h
1497         * src/gtk/gtkvscrollbutton.c
1498         * src/gtk/gtkvscrollbutton.h
1499                 Make attachments list wheel-scrollable
1500
1501 2006-08-07 [colin]      2.4.0cvs32
1502
1503         * src/gtk/gtkaspell.c
1504                 Fix bug #973 (Unicode punctation characters 
1505                 are not recognized as separators by the
1506                 spell checker); fix unsigned stuff
1507
1508 2006-08-07 [colin]      2.4.0cvs31
1509
1510         * src/compose.c
1511                 Fix bug #956 (DnD text with accents in compose 
1512                 text entry); fix gccc's signed/unsigned fuss
1513
1514 2006-08-06 [colin]      2.4.0cvs30
1515
1516         * src/main.c
1517                 Fix bug #979 (Plugin crashes when exiting 
1518                 sylpheed-claws) : handle exit request only 
1519                 once
1520
1521 2006-08-05 [colin]      2.4.0cvs29
1522
1523         * src/news.c
1524                 Just make sure we have a msgid.
1525
1526 2006-08-05 [colin]      2.4.0cvs28
1527
1528         * src/news.c
1529         * src/summaryview.c
1530                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1531                 by reimplementing it
1532         * src/textview.c
1533                 Fix bug when hiding quotes with level > 3 and quote
1534                 colors are recycled
1535
1536 2006-08-04 [colin]      2.4.0cvs27
1537
1538         * src/compose.c
1539         * src/undo.c
1540         * src/undo.h
1541                 Fix a bit replace-by-pasting undo
1542         * src/mainwindow.c
1543         * src/messageview.c
1544                 Fix Fold quotes menu synchro in
1545                 mainwindow when it changes in 
1546                 messageview
1547         * src/textview.c
1548                 Fix right-click on quotes blocks
1549         * src/common/utils.c
1550                 Verify that the file created by
1551                 my_tmpfile() is writable. Fixes
1552                 bug #988 (very specific filesystem
1553                 issue)
1554         * src/plugins/pgpcore/sgpgme.c
1555                 Fix file descriptor leak
1556         * src/plugins/spamassassin/spamassassin.c
1557                 Warn once if spamd isn't reachable
1558
1559 2006-08-04 [colin]      2.4.0cvs26
1560
1561         * src/toolbar.c
1562                 i18n context patch by Fabien
1563
1564 2006-08-03 [colin]      2.4.0cvs25
1565
1566         * src/mainwindow.c
1567         * src/messageview.c
1568                 Rename "Hide quotes" to "Fold quotes"
1569         * src/textview.c
1570                 Don't use hand cursor on quotes. "all 
1571                 the bonuses of the feature and none of 
1572                 unwelcome side-effects"
1573
1574 2006-08-03 [colin]      2.4.0cvs24
1575
1576         * AUTHORS
1577         * sylpheed-claws.desktop
1578         * src/gtk/authors.h
1579                 Bring the desktop file to XDG compliance
1580                 Patch by Charles A. Edwards
1581
1582 2006-08-03 [colin]      2.4.0cvs23
1583
1584         * src/textview.c
1585                 Fix links offset when they are preceded
1586                 by accentued chars (g_utf8_strlen!)
1587         * src/mainwindow.c
1588                 Fix wrong status when starting offline
1589
1590
1591 2006-08-03 [wwp]        2.4.0cvs22
1592
1593         * src/prefs_common.h
1594                 ask what to do w/ filtering rules that belong to an account when
1595                 applying filtering rules manually from the main window (skip,
1596                 apply regardless of the account, use current account). This dialog
1597                 can be skipped and the last reply used.
1598                 (forgot that file)
1599
1600 2006-08-03 [wwp]        2.4.0cvs21
1601
1602         * src/filtering.c
1603         * src/filtering.h
1604         * src/prefs_common.c
1605         * src/summaryview.c
1606         * src/alertpanel.c
1607         * src/alertpanel.h
1608         * src/messageview.c
1609                 ask what to do w/ filtering rules that belong to an account when
1610                 applying filtering rules manually from the main window (skip,
1611                 apply regardless of the account, use current account). This dialog
1612                 can be skipped and the last reply used.
1613
1614
1615 2006-08-03 [colin]      2.4.0cvs20
1616
1617         * src/textview.c
1618                 Optimize previous patch
1619
1620 2006-08-03 [cleroy]     2.4.0cvs19
1621
1622         * src/textview.c
1623                 Fix quotes getting toggled back when the
1624                 mail has an even number of text parts
1625
1626 2006-08-02 [colin]      2.4.0cvs18
1627
1628         * src/messageview.c
1629                 Add Hide quotes menu
1630
1631 2006-08-02 [colin]      2.4.0cvs17
1632
1633         * src/mainwindow.c
1634         * src/prefs_common.c
1635         * src/textview.c
1636         * src/textview.h
1637         * src/gtk/about.c
1638                 Allow per-level quote hiding,
1639                 Allow toggling quotes by double-clicking them
1640                 Rename RemoteURI to ClickableText to reflect
1641                 the fact it's used for a variety of things
1642
1643 2006-08-02 [wwp]        2.4.0cvs16
1644
1645         * src/mainwindow.c
1646                 fix "View/Hide quotes" menu item status initialization.
1647
1648 2006-08-02 [wwp]        2.4.0cvs15
1649
1650         * src/matcher_parser_parse.y
1651                 remove a debug trace.
1652
1653 2006-08-02 [paul]       2.4.0cvs14
1654
1655         * src/plugins/pgpcore/passphrase.c
1656                 don't set initial dialog size
1657                 make it resizable
1658
1659 2006-08-02 [paul]       2.4.0cvs13
1660
1661         * src/noticeview.c
1662                 remove the rogue '/' character
1663
1664 2006-08-02 [paul]       2.4.0cvs12
1665
1666         * src/noticeview.c
1667                 allow buttons to resize as necessary
1668
1669 2006-08-01 [wwp]        2.4.0cvs11
1670
1671         * src/mbox.c
1672                 fix strict ISO C90 compliance.
1673
1674 2006-08-01 [wwp]        2.4.0cvs10
1675
1676         * tools/update-po
1677                 updated update-po tool to work w/ context-dependent translations.
1678                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1679
1680 2006-08-01 [wwp]        2.4.0cvs9
1681
1682         * src/matcher.c
1683         * src/prefs_filtering.c
1684         * src/prefs_matcher.c
1685                 allow context-dependent translations for "All",
1686                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1687
1688 2006-07-31 [colin]      2.4.0cvs8
1689
1690         * AUTHORS
1691         * src/gtk/authors.h
1692                 Add Rafal to authors
1693
1694 2006-07-31 [colin]      2.4.0cvs7
1695
1696         * src/compose.c
1697         * src/mainwindow.c
1698         * src/messageview.h
1699         * src/prefs_common.c
1700         * src/prefs_common.h
1701         * src/textview.c
1702                 Add 'View/Hide quotes'. Patch based on a patch
1703                 by Rafal Weglarz
1704
1705 2006-07-31 [colin]      2.4.0cvs6
1706
1707         * src/action.c
1708                 Fix problem with "> stuff >" actions
1709
1710 2006-07-31 [paul]       2.4.0cvs5
1711
1712         * po/nb.po
1713                 updated by Geir Helland
1714
1715 2006-07-31 [wwp]        2.4.0cvs4
1716
1717         * src/mainwindow.c
1718         * src/summaryview.c
1719         * src/summaryview.h
1720                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1721                 thanks to Colin.
1722
1723 2006-07-31 [wwp]        2.4.0cvs3
1724
1725         * src/Makefile.am
1726         * src/addr_compl.c
1727         * src/addr_compl.h
1728         * src/addressbook.c
1729         * src/addressbook.h
1730         * src/addressbook_foldersel.c
1731         * src/addressbook_foldersel.h
1732         * src/addrindex.c
1733         * src/addrindex.h
1734         * src/matcher.c
1735         * src/matcher.h
1736         * src/matcher_parser_lex.l
1737         * src/matcher_parser_parse.y
1738         * src/prefs_common.c
1739         * src/prefs_common.h
1740         * src/prefs_filtering.c
1741         * src/prefs_matcher.c
1742         * src/prefs_matcher.h
1743         * src/summaryview.c
1744                 introduce filtering against the address book. It's now possible to add
1745                 matched conditions to determine if any email address in a message matches
1746                 or doesn't match any or all books or folders in the address book.
1747
1748 2006-07-31 [wwp]        2.4.0cvs2
1749
1750         * src/account.c
1751         * src/filtering.c
1752         * src/filtering.h
1753         * src/folder.c
1754         * src/folderview.c
1755         * src/inc.c
1756         * src/mainwindow.c
1757         * src/matcher.c
1758         * src/matcher_parser_lex.l
1759         * src/matcher_parser_parse.y
1760         * src/mbox.c
1761         * src/prefs_filtering.c
1762         * src/prefs_filtering.h
1763         * src/procmsg.c
1764         * src/procmsg.h
1765         * src/summaryview.c
1766                 introduce per-account filtering rules. Each filtering rule can now be assigned
1767                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1768                 when applying filtering rules manually, as all rules will apply - even the ones
1769                 assigned to an account. This issue will be addressed soon.
1770  
1771
1772
1773 2006-07-31 [wwp]        2.4.0cvs1
1774
1775         * src/quote_fmt.c
1776                 make more strings translatable.
1777
1778 2006-07-31 [paul]       2.4.0
1779
1780         2.4.0 released
1781
1782 2006-07-31 [paul]       2.3.1cvs91
1783
1784         * po/ca.po
1785                 updated by Miquel Oliete
1786
1787 2006-07-31 [paul]       2.3.1cvs90
1788
1789         * po/de.po
1790         * po/el.po
1791         * po/fr.po
1792         * po/it.po
1793         * po/pl.po
1794         * po/pt_BR.po
1795         * po/sr.po
1796         * po/zh_CN.po
1797                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1798                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1799                 Aleksandar Urosevic, and Ralgh Young
1800
1801 2006-07-31 [paul]       2.3.1cvs89
1802
1803         * src/account.c
1804         * src/main.c
1805         * src/mainwindow.c
1806         * src/mainwindow.h
1807                 Fix a race condition when, after an SC crash, rescanning
1808                 folders took more than 0.5 seconds
1809                 Thanks to Colin
1810
1811 2006-07-31 [paul]       2.3.1cvs88
1812
1813         * src/folderview.c
1814                 don't translate separator strings
1815
1816 2006-07-30 [mones]      2.3.1cvs87
1817
1818         * doc/man/sylpheed-claws.1
1819                 Fixed non-ASCII chars in Hoa's name
1820         * po/es.po
1821                 Updated for release
1822
1823 2006-07-27 [colin]      2.3.1cvs86
1824
1825         * src/textview.c
1826                 Don't include the leading \n in links
1827                 Patch by Fabien
1828
1829 2006-07-25 [colin]      2.3.1cvs85
1830
1831         * src/mainwindow.c
1832         * src/common/socket.h
1833         * src/etpan/imap-thread.c
1834                 Refresh resolvers before connecting
1835                 to IMAP servers, and after switching
1836                 to online. Thanks to Paul.
1837
1838 2006-07-18 [colin]
1839
1840         * 2.4.0-rc4 released
1841
1842 2006-07-17 [colin]      2.3.1cvs84
1843
1844         * src/inc.c
1845                 Show connection attempt in statusbar before
1846                 connecting (previously first message was
1847                 "Retrieving messages from ..." after the
1848                 connection succeeded.
1849
1850 2006-07-16 [wwp]        2.3.1cvs83
1851
1852         * sylpheed-claws.ico
1853                 Added .ico file (windows multi-size icon file, generated).
1854
1855 2006-07-12 [wwp]        2.3.1cvs82
1856
1857         * src/messageview.c
1858                 remove Message/Re-edit menu entry from messageview window,
1859                 as sent/draft/queued messages are opened in compose window when
1860                 re-edited and it's not possible to re-edit other msgs.
1861
1862 2006-07-12 [paul]       2.3.1cvs81
1863
1864         * AUTHORS
1865         * src/mainwindow.c
1866         * src/gtk/authors.h
1867                 check online state before resetting
1868                 mailcheck timer. Useful if some program
1869                 verifies connection state and updates
1870                 Claws.
1871                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1872
1873 2006-07-12 [paul]       2.3.1cvs80
1874
1875         * sylpheed-claws-128x128.png
1876         * sylpheed-claws-64x64.png
1877         * sylpheed-claws.png
1878         * src/Makefile.am
1879         * src/main.c
1880         * src/prefs_toolbar.c
1881         * src/stock_pixmap.c
1882         * src/stock_pixmap.h
1883         * src/wizard.c
1884         * src/gtk/about.c
1885         * src/gtk/gtkutils.c
1886         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1887         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1888         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1889         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1890         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1891         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1892                 updated and renamed logo/icon files and related
1893                 logo by Jesper Schultz
1894
1895 2006-07-11 [paul]       2.3.1cvs79
1896
1897         * src/main.c
1898                 fix the labels a smidgin
1899
1900 2006-07-09 [colin]      2.3.1cvs78
1901
1902         * src/textview.c
1903                 Show errors in textviewer's command
1904                 Patch by H. Merijn Brand
1905
1906 2006-07-09 [colin]      2.3.1cvs77
1907
1908         * src/compose.c
1909                 Save FMID in drafts too
1910
1911 2006-07-08 [colin]      2.3.1cvs76
1912
1913         * src/compose.c
1914                 Svae RMID in drafted mails too
1915                 Save quote_fmt vars for whole mails,
1916                 don't reset at each quote_fmt_init:
1917                 allows to use the same |i{var} in
1918                 various template fields
1919         * src/prefs_template.c
1920         * src/quote_fmt.h
1921         * src/quote_fmt_parse.y
1922                 Same
1923
1924 2006-07-08 [colin]      2.3.1cvs75
1925
1926         * src/textview.c
1927                 Fix highlighting of attached parts URIs
1928
1929 2006-07-08 [colin]      2.3.1cvs74
1930
1931         * src/main.c
1932                 Prevent bug #981 (sc 2.3.1 segfaults with 
1933                 gtk+ 2.10) from being reported again:
1934                 if Sylpheed-Claws has been compiled against
1935                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1936                 of if Sylpheed-Claws has been compiled against
1937                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1938                 error out.
1939
1940 2006-07-07 [colin]      2.3.1cvs73
1941
1942         * src/prefs_actions.c
1943                 Fix label
1944
1945 2006-07-07 [colin]      2.3.1cvs72
1946
1947         * src/prefs_actions.c
1948                 Fix compile on gtk < 2.8. argh :)
1949
1950 2006-07-07 [paul]       2.3.1cvs71
1951
1952         * src/common/defs.h
1953                 update DONATE_URI
1954
1955 2006-07-07 [colin]      2.3.1cvs70
1956
1957         * po/POTFILES.in
1958         * src/quote_fmt.c
1959         * src/quote_fmt_lex.l
1960         * src/quote_fmt_parse.y
1961                 Add |i{var}, a way to insert user-entered
1962                 text in a template
1963
1964 2006-07-07 [colin]
1965
1966         * 2.4.0-rc3 released
1967
1968 2006-07-07 [colin]      2.3.1cvs69
1969
1970         * src/folder.c
1971                 Don't consider inboxes of UNKNOWN folder 
1972                 classes to be useable as default inboxes
1973
1974 2006-07-07 [paul]       2.3.1cvs68
1975
1976         * src/textview.c
1977                 add missing #include <errno.h>
1978                 Thanks to René J. Blokland
1979
1980 2006-07-07 [paul]       2.3.1cvs67
1981
1982         * src/action.c
1983                 Return now Closes dialog
1984         * src/mimeview.c
1985         * src/mimeview.h
1986         * src/textview.c
1987                 add contextual menu to mime parts listed
1988                 in the textview
1989                 Thanks to Colin
1990         * src/common/utils.c
1991                 reversal: ' is a valid character in URLs
1992
1993 2006-07-06 [colin]      2.3.1cvs66
1994
1995         * src/remotefolder.h
1996                 Forgotten in previous commit
1997
1998 2006-07-06 [colin]      2.3.1cvs65
1999
2000         * src/folder.c
2001                 Set summary update flag whenever
2002                 totals changed
2003         * src/imap.c
2004         * src/prefs_account.c
2005         * src/common/utils.h
2006         * src/etpan/imap-thread.c
2007                 Fix warnings, thanks to Fabien and
2008                 Ricardo
2009
2010 2006-07-06 [wwp]        2.3.1cvs64
2011
2012         * src/gtk/gtkutils.c
2013                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2014
2015 2006-07-06 [wwp]        2.3.1cvs63
2016
2017         * src/account.c
2018         * src/addressbook.c
2019         * src/addressitem.h
2020         * src/folderview.c
2021         * src/mainwindow.c
2022         * src/manual.c
2023         * src/manual.h
2024         * src/message_search.c
2025         * src/prefs_actions.c
2026         * src/prefs_filtering.c
2027         * src/prefs_filtering.h
2028         * src/prefs_template.c
2029         * src/summary_search.c
2030         * src/summaryview.c
2031         * src/gtk/gtkutils.c
2032         * src/gtk/gtkutils.h
2033         * src/gtk/pluginwindow.c
2034                 add help buttons to some dialogs. Clicking such buttons opens a
2035                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2036
2037 2006-07-06 [paul]       2.3.1cvs62
2038
2039         * src/textview.c
2040                 fix attachments contextual menu
2041                 Thanks to Colin
2042
2043 2006-07-05 [colin]      2.3.1cvs61
2044
2045         * src/textview.c
2046         * src/compose.c
2047                 Handle sftp:// links
2048
2049 2006-07-05 [paul]       2.3.1cvs60
2050
2051         * src/gtk/filesel.c
2052                 grab save button by default
2053                 Thanks to Colin
2054
2055 2006-07-05 [wwp]        2.3.1cvs59
2056
2057         * manual/xml2pdf
2058                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2059
2060 2006-07-04 [colin]      2.3.1cvs58
2061
2062         * src/mimeview.c
2063         * src/textview.c
2064                 Use left click to select, middle click to open
2065                 on mimeparts links
2066         * src/common/utils.c
2067                 Fix segfault
2068
2069 2006-07-04 [colin]      2.3.1cvs57
2070
2071         * src/mainwindow.c
2072         * src/news.c
2073                 Warning fixes, thanks to Fabien
2074
2075 2006-07-04 [colin]      2.3.1cvs56
2076
2077         * src/mimeview.c
2078         * src/mimeview.h
2079         * src/textview.c
2080                 Allow parts to be selected via their text label
2081                 in textview
2082
2083 2006-07-04 [colin]      2.3.1cvs55
2084
2085         * src/folderview.c
2086                 Feedback when closing (for big folders)
2087         * src/prefs_actions.c
2088         * src/prefs_filtering.c
2089         * src/prefs_matcher.c
2090         * src/prefs_template.c
2091                 Fix default button when closing without
2092                 having saved
2093
2094 2006-07-04 [colin]      2.3.1cvs54
2095
2096         * src/news.c
2097                 Delete local file on deletion
2098
2099 2006-07-03 [colin]      2.3.1cvs53
2100
2101         * src/folderview.c
2102         * src/main.c
2103                 Don't freeze when rescanning after crash
2104
2105 2006-07-03 [wwp]        2.3.1cvs52
2106
2107         * src/compose.c
2108         * src/privacy.c
2109         * src/privacy.h
2110         * src/plugins/pgpinline/pgpinline.c
2111         * src/plugins/pgpmime/pgpmime.c
2112                 don't report an error when the user cancels the passphrase dialog.
2113
2114 2006-07-02 [colin]      2.3.1cvs51
2115
2116         * src/folderview.c
2117                 Open message when crossing folders with Space,
2118                 goto next unread and friends
2119
2120 2006-07-01 [colin]      2.3.1cvs50
2121
2122         * src/prefs_account.c
2123                 Typographic rules varying from language
2124                 to language (in french "Protocole :"),
2125                 we have to do that :)
2126
2127 2006-07-01 [ticho]      2.3.1cvs49
2128
2129         * src/prefs_account.c
2130                 Only use one temporary gchar* variable in
2131                 prefs_account_protocol_set_optmenu().
2132
2133 2006-07-01 [ticho]      2.3.1cvs48
2134
2135         * src/prefs_account.c
2136         * src/prefs_account.h
2137                 Use GtkLabel for existing account protocol name.
2138                 Created an array for protocol names and populate the
2139                 combobox from it in a for() cycle.
2140
2141 2006-06-30 [colin]      2.3.1cvs47
2142
2143         * src/compose.c
2144                 Block undo when changing signature (by changing
2145                 account)
2146
2147 2006-06-30 [paul]       2.3.1cvs46
2148
2149         * src/send_message.c
2150                 when editing From in the Compose window, use that address
2151                 in the Return-Path: header
2152                 Thanks to Colin
2153
2154 2006-06-30 [colin]      2.3.1cvs45
2155
2156         * src/compose.c
2157                 Fix signature replacement:
2158                 - when no newline before separator
2159                 - when reediting
2160
2161 2006-06-29 [colin]      2.3.1cvs44
2162
2163         * src/folderview.c
2164         * src/folderview.h
2165         * src/mainwindow.c
2166         * src/summaryview.c
2167                 Let 'View/Go to/Next marked' work like
2168                 Next new & Next unread: across folders
2169                 Change the select_on_entry pref to do
2170                 what we want when changing folder
2171         * src/common/utils.c
2172                 Fix single-quoted links 
2173
2174 2006-06-29 [colin]      2.3.1cvs43
2175
2176         * src/gtk/gtkaspell.c
2177                 "Sylpheed" and "Sylpheed-Claws" do exist !
2178
2179 2006-06-29 [colin]      2.3.1cvs42
2180
2181         * src/imap.c
2182                 Forgot to remove debug
2183
2184 2006-06-29 [colin]      2.3.1cvs41
2185
2186         * src/imap.c
2187         * src/imap.h
2188         * src/mainwindow.c
2189                 Disconnect from IMAP servers when going
2190                 offline. Fixes bug #978 (going to offline-mode 
2191                 won't close connections)
2192
2193 2006-06-29 [colin]      2.3.1cvs40
2194
2195         * src/main.c
2196                 Fix transient setting on failing plugins
2197                 Patch by Fabien
2198         * src/plugins/pgpcore/sgpgme.c
2199                 Only warn for OpenPGP. Most people don't
2200                 have CMS available.
2201
2202 2006-06-29 [colin]      2.3.1cvs39
2203
2204         * src/compose.c
2205                 Fix Spelling menu (discrepancy between context menu
2206                 and top menu when folder's dictionary isn't the 
2207                 default one)
2208         * src/plugins/pgpcore/sgpgme.c
2209                 More error reporting about why gpgme can fail
2210
2211 2006-06-29 [wwp]        2.3.1cvs38
2212
2213         * src/mainwindow.c
2214                 honor the display-header-pane setting even when the message view
2215                 is a separate window.
2216
2217 2006-06-29 [wwp]        2.3.1cvs37
2218
2219         * src/prefs_actions.c
2220                 forgot to commit that one (use of GTK_STOCK_INFO).
2221
2222 2006-06-29 [colin]      2.3.1cvs36
2223
2224         * src/imap.c
2225                 Better handling of login errors (ask the password
2226                 again once), alert in case of error. Fix three
2227                 signedness warnings.
2228
2229 2006-06-28 [wwp]        2.3.1cvs35
2230
2231         * src/prefs_template.c
2232         * src/prefs_matcher.c
2233         * src/prefs_filtering_action.c
2234         * src/prefs_quote.c
2235                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2236                 patch by Fabien Vantard, slightly modified.
2237
2238 2006-06-28 [paul]
2239
2240         2.4.0-rc2 released
2241
2242 2006-06-28 [colin]      2.3.1cvs34
2243
2244         * src/prefs_account.c
2245                 Fix bug #977 (Can't add or edit imap accounts)
2246
2247 2006-06-28 [colin]      2.3.1cvs33
2248
2249         * src/mimeview.c
2250                 Fix previous
2251
2252 2006-06-28 [colin]      2.3.1cvs32
2253
2254         * src/mimeview.c
2255                 Save named inlined attachments with "Save all"
2256         * src/main.c
2257         * src/mbox.c
2258         * src/common/plugin.c
2259         * src/common/plugin.h
2260         * src/common/sylpheed.c
2261         * src/common/utils.c
2262         * src/plugins/pgpcore/sylpheed.def
2263         * src/plugins/pgpinline/sylpheed.def
2264         * src/plugins/pgpmime/sylpheed.def
2265                 Win32 compatibility patch, by
2266                 Werner Koch
2267
2268 2006-06-28 [wwp]        2.3.1cvs31
2269
2270         * src/imap.c
2271         * src/prefs_folder_item.c
2272                 less compilation warnings (thanks to Fabien Vantard), less typos.
2273
2274 2006-06-28 [paul]       2.3.1cvs30
2275
2276         * src/gtk/gtkutils.c
2277                 gtk_combo_box_set_focus_on_click() is only
2278                 available since gtk 2.6.0
2279
2280 2006-06-28 [paul]       2.3.1cvs29
2281
2282         * src/prefs_ext_prog.c
2283                 fix engrish and add a tooltip for the
2284                 'command for 'Display as text' option
2285
2286 2006-06-28 [paul]
2287
2288         2.4.0-rc1 released
2289
2290 2006-06-28 [paul]       2.3.1cvs28
2291
2292         * ChangeLog
2293         * tools/Makefile.am
2294                 include textviewer.pl in releases
2295
2296 2006-06-28 [paul]       2.3.1cvs27
2297
2298         * src/prefs_ext_prog.c
2299                 hide Print command option if libgnomeprint
2300                 support is present
2301
2302 2006-06-27 [colin]      2.3.1cvs26
2303
2304         * src/compose.c
2305                 Fix Esc handling in insert/attach dialog
2306                 Don't show this dialog if dragging something
2307                 else than text/uri-list
2308                 Thanks to Fabien Vantard
2309         * tools/textviewer.pl
2310                 Filter script to display stuff as text
2311                 by H. Merijn Brand
2312
2313 2006-06-27 [wwp]        2.3.1cvs25
2314
2315         * src/messageview.c
2316                 use the exact product name (message view title), patch
2317                 by Fabien Vantard.
2318
2319 2006-06-27 [ticho]      2.3.1cvs24
2320
2321         * src/prefs_account.c
2322         * src/prefs_common.c
2323         * src/prefs_common.h
2324         * src/prefs_ext_prog.c
2325         * src/textview.c
2326                 Add a preference (Preferences/External programs)
2327                 to allow "Display as text" to be done via a script
2328                 (patch by H.Merijn Brand).
2329                 Use GtkComboBox for protocol selection in account
2330                 preferences.
2331                 Only include current choice for existing accounts, and
2332                 insensitivize the combobox.
2333
2334 2006-06-27 [paul]       2.3.1cvs23
2335
2336         * src/mbox.c
2337                 fix crasher introduced in cvs21.
2338                 Thanks to Colin
2339
2340 2006-06-26 [colin]      2.3.1cvs22
2341
2342         * src/mbox.c
2343                 Fix double-frees when leaving folders
2344                 after exporting to mbox
2345
2346 2006-06-26 [colin]      2.3.1cvs21
2347
2348         * src/mbox.c
2349                 More feedback (and optimisation)
2350                 on import/export
2351         * src/common/utils.c
2352                 Fix case when looking for mail addresses
2353         * src/gtk/gtkutils.c
2354                 Extra check for (X-)Face
2355
2356 2006-06-25 [ticho]      2.3.1cvs20
2357
2358         * src/compose.c
2359         * src/exphtmldlg.c
2360         * src/gtk/gtkutils.c
2361         * src/gtk/gtkutils.h
2362                 Added second argument to gtkut_sc_combobox_create() to
2363                 control focus-on-click for the widget.
2364                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2365
2366 2006-06-25 [ticho]      2.3.1cvs19
2367
2368         * src/compose.c
2369         * src/gtk/Makefile.am
2370         * src/gtk/combobox.c
2371         * src/gtk/combobox.h
2372         * src/gtk/gtkutils.c
2373         * src/gtk/gtkutils.h
2374                 Use GtkComboBox instead of deprecated GtkOptionMenu
2375                 for account selector in compose window and for encoding
2376                 selector in attachment properties.
2377                 Also factorise working with the new GtkComboBox somewhat.
2378
2379 2006-06-24 [paul]       2.3.1cvs18
2380
2381         * src/prefs_common.c
2382                 use the correct default value
2383
2384 2006-06-24 [paul]       2.3.1cvs17
2385
2386         * src/compose.c
2387         * src/prefs_common.c
2388         * src/prefs_common.h
2389         * src/prefs_compose_writing.c
2390                 enable setting of default action when
2391                 dnd'ing files in the compose window.
2392                 (Collaborative effort with wwp)
2393
2394 2006-06-23 [wwp]        2.3.1cvs16
2395
2396         * src/compose.c
2397                 i18n fix (thanks to Fabien Vantard)
2398
2399 2006-06-22 [colin]      2.3.1cvs15
2400
2401         * src/prefs_customheader.c
2402                 Don't use filters in custom headers' file 
2403                 selector. Remember, extensions mean nothing :)
2404
2405 2006-06-22 [paul]       2.3.1cvs14
2406
2407         * configure.ac
2408                 allow setting of man directory location
2409
2410 2006-06-22 [colin]      2.3.1cvs13
2411
2412         * src/mainwindow.c
2413                 Add 'View/Go to/Next unread folder'.
2414                 I missed that :)
2415
2416 2006-06-22 [colin]      2.3.1cvs12
2417
2418         * src/common/utils.c
2419                 Add some subject prefixes
2420                 Patch by Bjorn T Johansen <btj@havleik.no>
2421
2422 2006-06-22 [colin]      2.3.1cvs11
2423
2424         * manual/advanced.xml
2425                 Forgotten hidden pref
2426
2427 2006-06-21 [paul]       2.3.1cvs10
2428
2429         * src/prefs_account.c
2430                 complete the removal of 'Add date header' option
2431
2432 2006-06-21 [paul]       2.3.1cvs9
2433
2434         * src/account.c
2435         * src/compose.c
2436         * src/prefs_account.c
2437         * src/prefs_account.h
2438                 remove option to add date header - always
2439                 add date header
2440         * src/etpan/imap-thread.c
2441                 fix warnings (Thanks to Colin)
2442
2443 2006-06-21 [wwp]        2.3.1cvs8
2444
2445         * src/folder.c
2446                 set the attachment flag when inline text part are (file)named. This is more convenient
2447                 when receiving (for instance) inline source files or patches sent using thunderbird.
2448
2449 2006-06-21 [paul]       2.3.1cvs7
2450
2451         * src/inc.c
2452                 fix off-by-one count of current msg in
2453                 statusbar filtering progressbar
2454
2455 2006-06-21 [paul]       2.3.1cvs6
2456
2457         * src/folder.c
2458                 Show attachment icon even if the part is 'inline'
2459                 if the following conditions are met:
2460                 - content-type != 'text/plain'
2461                 - content-type != '*/pgp-signature'
2462                 - either 'name' or 'filename' parameter is not NULL
2463                 
2464                 Thanks to Colin
2465
2466 2006-06-21 [paul]       2.3.1cvs5
2467
2468         * src/messageview.c
2469         * src/prefs_common.c
2470         * src/prefs_common.h
2471         * src/prefs_other.c
2472                 add an option to 'Never send Return
2473                 Receipts'
2474                 Thanks to Colin
2475
2476 2006-06-20 [mones]      2.3.1cvs4
2477
2478         * po/es.po
2479                 updated
2480         * src/compose.c
2481                 typo fixed (space after comma)
2482         * tools/make.themes.project
2483                 remove exec mode from tarball files
2484
2485 2006-06-20 [colin]      2.3.1cvs3
2486
2487         * src/news.c
2488         * src/procheader.c
2489         * src/unmime.c
2490                 Better fix for \n's in headers (don't 
2491                 break Received: and others)
2492
2493 2006-06-20 [paul]       2.3.1cvs2
2494
2495         * src/alertpanel.c
2496         * src/textview.c
2497                 improve legibility of phishing attempt
2498                 dialog
2499
2500 2006-06-20 [paul]       2.3.1cvs1
2501
2502         * NEWS
2503         * README
2504         * configure.ac
2505                 Update version number following
2506                 stable release
2507
2508 2006-06-20 [colin]      2.3.0cvs26
2509
2510         * src/compose.c
2511                 When dragging a file to the text of the compose
2512                 window, ask whether we want to insert or attach
2513                 (I know lots of people who do that to attach)
2514
2515 2006-06-20 [colin]      2.3.0cvs25
2516
2517         * src/etpan/imap-thread.c
2518                 Fix threshold (the append command is often > 32 bytes)
2519
2520 2006-06-19 [colin]      2.3.0cvs24
2521
2522         * src/imap.c
2523         * src/etpan/imap-thread.c
2524                 Workaround Rockliffe IMAP server bug: replace
2525                 "x UID SEARCH (ANSWERED UID 1:*)" with
2526                 "x UID SEARCH ANSWERED"
2527                 (Rockliffe doesn't handle the parenthesis)
2528
2529 2006-06-19 [colin]      2.3.0cvs23
2530
2531         * src/compose.c
2532         * src/imap.c
2533         * src/etpan/imap-thread.c
2534                 Probably fix bug #972 (Freezes when adding 
2535                 an attachment to the message)
2536         * src/common/defs.h
2537                 Modernize Firefox cmd
2538
2539
2540 2006-06-18 [colin]      2.3.0cvs22
2541
2542         * src/prefs_customheader.c
2543                 Only allow correct filenames for various
2544                 custom headers
2545
2546 2006-06-18 [colin]      2.3.0cvs21
2547
2548         * src/prefs_customheader.c
2549                 Add a 'From File...' button in custom headers prefs, which
2550                 try to do the right thing: 
2551                 for normal headers, use file as plaintext,
2552                 for X-Face, calls compface,
2553                 for Face, encode to b64.
2554
2555 2006-06-17 [colin]      2.3.0cvs20
2556
2557         * src/mh.c
2558                 Warning fix
2559
2560 2006-06-16 [colin]      2.3.0cvs19
2561
2562         * src/summaryview.c
2563                 Recursive quicksearch: show message list
2564                 in current folder, *then* search children
2565                 in the background.
2566
2567 2006-06-16 [colin]      2.3.0cvs18
2568
2569         * src/main.c
2570                 Instead of ignoring SIGPIPE, save caches
2571                 when getting one. Will fix the fact that
2572                 hot caches are out-of-date when logging 
2573                 out of Xorg.
2574         * src/compose.c
2575         * src/prefs_compose_writing.c
2576                 Only save text (not attachments) when 
2577                 auto-saving to drafts
2578         * src/unmime.c
2579                 Always replace \n, \r and \t with spaces
2580                 in headers
2581         * manual/dist/html/Makefile.am
2582         * manual/dist/pdf/Makefile.am
2583         * manual/dist/ps/Makefile.am
2584         * manual/dist/txt/Makefile.am
2585         * manual/fr/dist/html/Makefile.am
2586         * manual/fr/dist/pdf/Makefile.am
2587         * manual/fr/dist/ps/Makefile.am
2588         * manual/fr/dist/txt/Makefile.am
2589         * manual/pl/dist/html/Makefile.am
2590         * manual/pl/dist/pdf/Makefile.am
2591         * manual/pl/dist/ps/Makefile.am
2592         * manual/pl/dist/txt/Makefile.am
2593                 Fix make clean removing pregenerated manuals
2594
2595
2596 2006-06-16 [colin]      2.3.0cvs17
2597
2598         * src/plugins/pgpcore/sgpgme.c
2599         * src/plugins/pgpmime/pgpmime.c
2600         * src/plugins/pgpinline/pgpinline.c
2601                 Better error reporting in setup_signers.
2602                 Don't fallback to default key if specified
2603                 key isn't found.
2604                 Don't allow signing if more than one secret
2605                 key matches the one specified in prefs.
2606
2607 2006-06-15 [colin]      2.3.0cvs16
2608
2609         * src/folderview.c
2610                 Add "Send queue" in the folder's contextual
2611                 menu
2612         * src/compose.c
2613         * src/messageview.c
2614         * src/privacy.c
2615         * src/privacy.h
2616         * src/procmime.c
2617         * src/procmsg.c
2618         * src/plugins/pgpcore/passphrase.c
2619         * src/plugins/pgpcore/sgpgme.c
2620         * src/plugins/pgpinline/pgpinline.c
2621         * src/plugins/pgpmime/pgpmime.c
2622                 Better error reporting
2623         * src/mbox.c
2624                 Probably fix bug #971 (2.2.3 cannot read mail 
2625                 from local mbox)
2626
2627
2628 2006-06-15 [mones]      2.3.0cvs15
2629
2630         * tools/make.themes.project
2631                 creates the themes project from the web page
2632
2633 2006-06-15 [colin]      2.3.0cvs14
2634
2635         * src/folder.c
2636                 Better fix (avoid losing the folder if scan_tree 
2637                 fails)
2638
2639 2006-06-15 [cleroy]     2.3.0cvs13
2640
2641         * src/folder.c
2642                 Probably fix Bug #969 (crash on rebuilding 
2643                 imap folder)
2644
2645 2006-06-14 [colin]      2.3.0cvs12
2646
2647         * manual/dtd/manual.xsl
2648         * manual/sylpheed-claws-manual.xml
2649         * manual/fr/sylpheed-claws-manual.xml
2650         * manual/pl/sylpheed-claws-manual.xml
2651                 Insert pagebreaks between sections
2652
2653 2006-06-14 [paul]       2.3.0cvs11
2654
2655         * configure.ac
2656                 better fix than 2.3.0cvs10
2657
2658 2006-06-14 [paul]       2.3.0cvs10
2659
2660         * configure.ac
2661                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2662                 (backwards compatible)
2663
2664 2006-06-13 [colin]      2.3.0cvs9
2665
2666         * src/messageview.c
2667                 Fix sending of return receipt with the new queue folders
2668
2669 2006-06-13 [wwp]        2.3.0cvs8
2670
2671         * src/quote_fmt_lex.l
2672                 fix wrong tokens returned in quote_fmt lexer, query not().
2673
2674 2006-06-13 [wwp]        2.3.0cvs7
2675
2676         * src/folder.c
2677         * src/prefs_folder_item.c
2678                 allow changing folder type even when folder is not a top-level one,
2679                 thanks to Colin.
2680
2681 2006-06-12 [colin]      2.3.0cvs6
2682
2683         * src/folderview.c
2684                 Fix double-ask of "Do you want to mark all
2685                 as read"
2686
2687 2006-06-12 [colin]      2.3.0cvs5
2688
2689         * src/compose.c
2690         * src/compose.h
2691         * src/folder.c
2692         * src/folder.h
2693         * src/imap.c
2694         * src/inc.c
2695         * src/main.c
2696         * src/messageview.c
2697         * src/mh.c
2698         * src/prefs_folder_item.c
2699         * src/procheader.c
2700         * src/procmime.c
2701         * src/procmsg.c
2702         * src/procmsg.h
2703         * src/send_message.c
2704         * src/summaryview.c
2705         * src/toolbar.c
2706                 Apply bug #964's patch (Queue and drafts aren't normal)
2707                 The Drafts and Queue folder now contain RFC-822 files,
2708                 allowing to move and copy mails from and to these 
2709                 folders. Moving from Drafts to Queue will prepare the
2710                 mail for sending (PGP signature, encryption, etc).
2711                 This patch also rework sending errors handling to try
2712                 to be more helpful.
2713                 Also, allow redefining folder types via the GUI 
2714                 (Folder type in its Properties)
2715
2716 2006-06-12 [colin]      2.3.0cvs4
2717
2718         * src/summaryview.c
2719         * src/prefs_common.c
2720         * src/prefs_common.h
2721         * src/gedit-print.c
2722                 Allow to define a specific print font - patch
2723                 by Bernhard Walle <bernhard.walle@gmx.de>
2724         * src/prefs_fonts.c
2725         * manual/advanced.xml
2726         * manual/fr/advanced.xml
2727                 Add a hidden pref to allow deletion without
2728                 confirmation
2729
2730 2006-06-12 [wwp]        2.3.0cvs3
2731
2732         * .cvsignore
2733                 more files to ignore.
2734
2735 2006-06-12 [wwp]        2.3.0cvs2
2736
2737         * src/quote_fmt.c
2738         * src/quote_fmt_lex.l
2739         * src/quote_fmt_parse.y
2740                 extend the quote_fmt parser (templates and quotes):
2741                 - allow limited sub-expressions in |p{} and |f{} expressions,
2742                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2743                 - implemented/fixed missing implementation of query_references and show_references,
2744                 - completed, fixed contents and format of the symbols help dialog,
2745                 - fix some compilation warnings.
2746
2747 2006-06-12 [wwp]        2.3.0cvs1
2748
2749         * manual/advanced.xml
2750         * manual/fr/advanced.xml
2751                 updates in the "templates" section of the manual (eng/fr):
2752                  - be more precise (both versions)
2753                  - completed to match the english reference (fr version)
2754                  - touchups (both versions)
2755
2756 2006-06-12 [paul]       2.3.0
2757
2758         2.3.0 released
2759
2760 2006-06-12 [paul]       2.2.3cvs14
2761
2762         * po/ca.po
2763         * po/cs.po
2764         * po/de.po
2765         * po/el.po
2766         * po/fr.po
2767         * po/it.po
2768         * po/pt_BR.po
2769         * po/sr.po
2770         * po/zh_CN.po
2771                 updated by Miquel Oliete, Tim, Stephan Sachse,
2772                 Stavros Giannouris, Fabien Vantard, Andrea
2773                 Spadaccini, Frederico Goncalves Guimaraes,
2774                 Aleksandar Urosevic, and Ralgh Young
2775
2776 2006-06-12 [colin]      2.2.3cvs13
2777
2778         * src/mbox.c
2779                 Add missing header
2780
2781 2006-06-11 [colin]      2.2.3cvs12
2782
2783         * src/msgcache.c
2784                 Verify that g_malloc() succeeded
2785
2786 2006-06-11 [colin]      2.2.3cvs11
2787
2788         * src/wizard.c
2789                 Add Face header to welcome mail
2790
2791 2006-06-10 [colin]      2.2.3cvs10
2792
2793         * src/textview.c
2794                 Revert previous (Forgot it changes the
2795                 margin on the whole mail)
2796
2797 2006-06-10 [colin]      2.2.3cvs9
2798
2799         * src/textview.c
2800                 Don't overlap long headers under (X-)Face
2801
2802 2006-06-10 [mones]      2.2.3cvs8
2803
2804         * manual/xml2pdf
2805                 allow generation of manual on systems lacking saxon binary
2806                 but with java and the saxon library installed
2807
2808         * po/es.po
2809                 updated for release
2810
2811 2006-06-09 [colin]      2.2.3cvs7
2812
2813         * src/summaryview.c
2814                 Fix leak when using Display Sender using Addressbook
2815
2816 2006-06-09 [colin]      2.2.3cvs6
2817
2818         * src/compose.c
2819         * src/folder.c
2820         * src/folderview.c
2821         * src/mimeview.c
2822         * src/summaryview.c
2823                 More leaks fixes
2824
2825 2006-06-09 [paul]       2.2.3cvs5
2826
2827         * AUTHORS
2828         * src/gtk/authors.h
2829         * tools/claws.i18n.status.pl
2830                 updated with new info
2831
2832 2006-06-09 [paul]       2.2.3cvs4
2833
2834         * README
2835                 updated
2836         * manual/ack.xml
2837                 add wwp to authors list
2838         * src/gtk/authors.h
2839                 update mine and Colin's addresses
2840
2841 2006-06-08 [colin]      2.2.3cvs3
2842
2843         * src/etpan/imap-thread.c
2844                 Fix leak on SSL cert check
2845
2846 2006-06-08 [colin]      2.2.3cvs2
2847
2848         * src/common/utils.c
2849                 Fix leak
2850
2851 2006-06-08 [paul]       2.2.3cvs1
2852
2853         * configure.ac
2854                 Update version number following
2855                 stable release
2856
2857 2006-06-07 [colin]      2.2.2cvs3
2858
2859         * src/msgcache.c
2860                 Fix catching cache read errors (guint instead of gint)
2861                 Prevent malloc'ing more than 8MB (means cache corruption)
2862
2863 2006-06-07 [paul]       2.2.2cvs2
2864
2865         * src/exporthtml.c
2866         * src/exportldif.c
2867         * src/mh.c
2868         * src/mutt.c
2869         * src/pine.c
2870         * src/common/utils.c
2871                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2872                 obey $HOME'
2873                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2874                 Thanks to Colin
2875
2876 2006-06-06 [paul]       2.2.2cvs1
2877
2878         * configure.ac
2879                 Update version number following
2880                 stable release
2881
2882 2006-06-06 [paul]       2.2.1cvs6
2883
2884         * src/matcher.c
2885                 fix  implicit declaration of
2886                 sylpheed_do_idle()
2887                 Patch by Fabien Vantard
2888
2889 2006-06-06 [paul]       2.2.1cvs5
2890
2891         * src/matcher.c
2892                 fix age_greater and age_lower so that they
2893                 mean what say and not '...or equal to'
2894                 Thanks to Colin
2895
2896 2006-06-06 [paul]       2.2.1cvs4
2897
2898         * src/textview.c
2899         * src/common/utils.c
2900                 fix URI check
2901                 Thanks to Colin
2902
2903 2006-06-05 [wwp]        2.2.1cvs3
2904
2905         * manual/fr/account.xml
2906                 minor language fixes (thanks to Fabien Vantard).
2907
2908 2006-06-05 [colin]      2.2.1cvs2
2909
2910         * src/prefs_folder_item.c
2911         * src/folderview.c
2912                 Allow recursive setting of properties 
2913                 for whole mailboxes
2914         * src/matcher.c
2915                 Don't freeze on 'test' filtering rule
2916
2917 2006-06-05 [colin]      2.2.1cvs1
2918
2919         * configure.ac
2920                 Update version number following
2921                 stable release
2922
2923 2006-06-04 [wwp]        2.2.0cvs82
2924
2925         * manual/glossary.xml
2926         * manual/account.xml
2927         * manual/fr/glossary.xml
2928         * manual/fr/account.xml
2929                 added glossary section and references/links related to the Face custom header.
2930
2931 2006-06-04 [colin]      2.2.0cvs81
2932
2933         * src/summaryview.c
2934                 Skip to next message on move with no
2935                 immediate execution
2936
2937 2006-06-04 [wwp]        2.2.0cvs80
2938
2939         * manual/xml2pdf
2940                 added sanity checks, exit when needed.
2941
2942 2006-06-03 [paul]       2.2.0cvs79
2943
2944         * src/prefs_receive.c
2945                 page name is now 'Receiving'
2946         * src/prefs_send.c
2947                 page name is now 'Sending'
2948
2949 2006-06-03 [colin]      2.2.0cvs78
2950
2951         * src/plugins/spamassassin/spamassassin_gtk.c
2952                 Autoswitch to Localhost if transport was previously
2953                 disabled. Else people had to check [] Enable, then
2954                 *reselect* transport.
2955
2956 2006-06-03 [colin]      2.2.0cvs77
2957
2958         * src/plugins/pgpinline/pgpinline.c
2959         * src/plugins/pgpmime/pgpmime.c
2960                 Check that gpg_data_release_and_get_mem 
2961                 didn't fail (now, why this happens...)
2962
2963 2006-06-03 [colin]      2.2.0cvs76
2964
2965         * src/mbox.c
2966                 Fix bug #962 (Manual and/or UI should 
2967                 warn about incompatible locking 
2968                 causing dataloss)
2969
2970 2006-06-02 [cleroy]     2.2.0cvs75
2971
2972         * src/filtering.c
2973         * src/folder.c
2974         * src/procmsg.c
2975         * src/summaryview.c
2976                 Fix a few leaks
2977
2978 2006-06-02 [colin]      2.2.0cvs74
2979
2980         * src/main.c
2981                 On exit, free caches after writing them
2982                 Shuts up some valgrind false positives
2983         * src/procmsg.c
2984         * src/send_message.c
2985                 Fix races when reusing existing SMTP connections
2986                 Fix inexistant session timeout
2987         * src/toolbar.c
2988                 Display alertpanel after all queues have
2989                 been processed, not after each
2990
2991 2006-06-02 [wwp]        2.2.0cvs73
2992
2993         * manual/fr/glossary.xml
2994         * manual/fr/ack.xml
2995         * manual/ack.xml
2996                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2997
2998 2006-06-02 [wwp]        2.2.0cvs72
2999
3000         * manual/xml2pdf
3001         * manual/dist/pdf/Makefile.am
3002         * manual/dtd/manual.xsl
3003         * manual/fr/dist/pdf/Makefile.am
3004         * manual/pl/dist/pdf/Makefile.am
3005                 we changed the procedure to generate the .pdf version of the manual.
3006                 The procedure is more modern and the .pdf we get now has a valid index.
3007                 Here are the new pre-requisites:
3008
3009                 - JRE 1.x (1.4 here): there must be one from your distro
3010                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3011                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3012                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3013
3014                 See my posts for further info about the installation of this toolchain:
3015
3016                 Date: Fri, 19 May 2006 19:40:06 +0200
3017                 From: wwp <subscript@free.fr>
3018                 To: sylpheed-claws-devel@lists.sourceforge.net
3019                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3020
3021                 and
3022
3023                 Date: Wed, 24 May 2006 12:58:49 +0200
3024                 From: wwp <subscript@free.fr>
3025                 To: sylpheed-claws-devel@lists.sourceforge.net
3026                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3027
3028 2006-06-01 [colin]      2.2.0cvs71
3029
3030         * src/compose.c
3031                 Better guards against IMAP races
3032         * src/main.c
3033         * src/prefs_common.c
3034         * src/prefs_common.h
3035         * src/common/ssl_certificate.c
3036         * src/etpan/imap-thread.c
3037         * src/etpan/imap-thread.h
3038         * src/gtk/sslcertwindow.c
3039                 New hidden option ssl_skip_cert_check to 
3040                 avoid dups of bug #959 (libetpan linked
3041                 against gnutls and gnutls buggy on 64bit)
3042                 Present expired warning only once per
3043                 session/server.
3044         * manual/advanced.xml
3045         * manual/fr/advanced.xml
3046                 Document new option
3047
3048 2006-06-01 [wwp]        2.2.0cvs70
3049
3050         * src/messageview.c
3051                 fix for bug #961 (return receipt dialog 
3052                 complains incorrectly about return-path 
3053                 email adress being different), thanks 
3054                 to Colin.
3055
3056 2006-05-31 [cleroy]     2.2.0cvs69
3057
3058         * src/common/ssl.c
3059                 Guard against NULLs, although this
3060                 should never be an issue
3061
3062 2006-05-31 [colin]      2.2.0cvs68
3063
3064         * src/filtering.c
3065                 Use g_slist_prepend
3066         * src/imap.c
3067                 Don't remove caches when destroying folder, it
3068                 could (should) be done at exit
3069         * src/inc.c
3070                 free processing cache after incorporation
3071         * src/etpan/imap-thread.c
3072                 Maybe fix bug #959 (Crash on moving to emails 
3073                 to a imap account per ssl with a expired 
3074                 certificate.)
3075
3076 2006-05-30 [colin]      2.2.0cvs67
3077
3078         * src/summaryview.c
3079                 Put back event flush when displaying message
3080                 It avoids reading a bunch of messages just
3081                 by hitting shift-n for too long ;)
3082
3083 2006-05-29 [colin]      2.2.0cvs66
3084
3085         * src/summaryview.c
3086                 Remove useless g_warnings
3087
3088 2006-05-29 [colin]      2.2.0cvs65
3089
3090         * src/imap.c
3091                 Fix g_slist_append()s for performance
3092
3093 2006-05-29 [colin]      2.2.0cvs64
3094
3095         * src/compose.c
3096         * src/common/utils.c
3097                 Fix extraneous tab at start of addresses
3098         * src/mainwindow.c
3099                 Fix warnings (thanks to Fabien)
3100                 Fix crash at exit when composing messages 
3101                 exist
3102         * src/pop.c
3103                 Fix progress bar when deleting expired mails
3104                 Thanks to Hiro
3105         * src/summaryview.c
3106         * src/gtk/gtksctree.c
3107                 Fix re-sorting slowness
3108
3109 2006-05-29 [paul]       2.2.0cvs63
3110
3111         * src/mh.c
3112                 fetch full message when moving mails
3113                 from another mailbox, (fixed data loss
3114                 when filtering from IMAP to MH, introduced
3115                 in 2.2.0cvs57).
3116                 Thanks to Colin
3117
3118 2006-05-29 [mones]      2.2.0cvs62
3119
3120         * src/gtk/gtksctree.c
3121                 Unselect faster (patch by Colin)        
3122
3123 2006-05-26 [colin]      2.2.0cvs61
3124
3125         * src/summaryview.c
3126                 Unplug MSGINFO_UPDATE callback on delete too.
3127
3128 2006-05-26 [colin]      2.2.0cvs60
3129
3130         * src/foldersel.c
3131                 Fix bold in folder selection window with glib2.10
3132                 thanks Hiro
3133
3134 2006-05-26 [colin]      2.2.0cvs59
3135
3136         * src/procheader.c
3137                 Convert date only if necessary (and don't
3138                 try to convert from utf8 to utf8, too)
3139         * src/summaryview.c
3140                 Only set column's text if the column's 
3141                 displayed
3142
3143 2006-05-26 [colin]      2.2.0cvs58
3144
3145         * src/summaryview.c
3146         * src/gtk/gtkutils.c
3147                 Fix useless warning
3148
3149 2006-05-26 [colin]      2.2.0cvs57
3150
3151         * src/mainwindow.c
3152                 Make summaryview selectable as long as 
3153                 no message has focus
3154         * src/mh.c
3155                 Faster deletion (by implementing mh_remove_msgs)
3156                 Faster copy (avoid using mh_fetch_msg just to get
3157                 the filename)
3158                 Faster move (using move_file instead of copy_file
3159                 if MSG_IS_MOVE)
3160                 No progressbar if total number of mails to cp/mv 
3161                 is less than 100
3162         * src/summaryview.c
3163                 Fix removal from subject_table when mail gets moved
3164                 Faster deletion (g_slist_prepend instead of append)
3165         * src/gtk/gtksctree.c
3166                 Remove useless code
3167
3168 2006-05-25 [colin]      2.2.0cvs56
3169
3170         * src/common/ssl_certificate.c
3171                 Fix leak in expired cert check
3172
3173 2006-05-25 [colin]      2.2.0cvs55
3174
3175         * src/mh.c
3176                 Disable flags syncing on .mh_sequences - it
3177                 is buggy and marks mails read under unknown
3178                 conditions.
3179
3180 2006-05-25 [paul]
3181
3182         * 2.3.0-rc4 released
3183
3184 2006-05-24 [colin]      2.2.0cvs54
3185
3186         attention cvs users: if you manage to crash
3187         Sylpheed-Claws while moving, copying or deleting
3188         mails, we *are* interested in stack traces and
3189         valgrind logs. It looks stable, but one never
3190         knows...
3191
3192         * src/folder.c
3193                 Add progressbar for cache updates
3194         * src/folderutils.c
3195                 Optimize Mark all read in the current
3196                 folder
3197         * src/mh.c
3198                 Add progressbar for copy/move
3199         * src/procmsg.c
3200                 Optimize O(n^2) in copy/move
3201         * src/summaryview.c
3202         * src/gtk/gtksctree.c
3203                 Optimize O(n^2) algos
3204         * src/common/timing.h
3205                 Display ms instead of us
3206
3207 2006-05-24 [wwp]        2.2.0cvs53
3208
3209         * manual/fr/advanced.xml
3210                 updates to the French manual.
3211
3212 2006-05-24 [wwp]        2.2.0cvs52
3213
3214         * src/common/utils.c
3215                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3216
3217 2006-05-24 [wwp]        2.2.0cvs51
3218
3219         * src/folderutils.c
3220                 fixed "mark all read" in MH folders (thanks to Colin).
3221
3222 2006-05-24 [paul]       2.2.0cvs50
3223
3224         * doc/man/sylpheed-claws.1
3225                 updated the man page
3226
3227 2006-05-23 [colin]      2.2.0cvs49
3228
3229         * src/folderview.c
3230         * src/imap.c
3231         * src/inc.c
3232         * src/mbox.c
3233         * src/messageview.c
3234         * src/news.c
3235         * src/send_message.c
3236         * src/summaryview.c
3237         * src/gtk/sslcertwindow.c
3238                 alertpanel fixes, by Fabien
3239
3240 2006-05-23 [colin]      2.2.0cvs48
3241
3242         * src/folder.c
3243         * src/folderview.c
3244         * src/msgcache.c
3245         * src/summaryview.c
3246         * src/gtk/gtksctree.c
3247         * src/gtk/gtksctree.h
3248                 More timings
3249                 Fix slow loading problem, which was caused by the
3250                 use of some gtk_ctree funcs and their use of
3251                 g_list_position while gtk_ctree_(un)link'ing.
3252                 Reap more functions from gtkctree.c to be sure we
3253                 use our (fast) version instead of theirs.
3254         * src/mh.c
3255                 Fix copy of unread mails
3256
3257
3258 2006-05-22 [wwp]        2.2.0cvs47
3259
3260         * manual/fr/advanced.xml
3261                 updated.
3262
3263 2006-05-22 [colin]      2.2.0cvs46
3264
3265         * src/filtering.c
3266                 Fix possible infinite loop. 'copy' is not a 
3267                 final action, so when encountering a 'copy',
3268                 we have to check if a previous one was set
3269                 and do it. In the same way, if we encounter
3270                 a 'move' we have to perform a possibly 
3271                 pending 'copy'. This will slow down filtering
3272                 on IMAP if move+copy or multiple copy actions
3273                 are to be done, but handling it via the batch
3274                 would be really too convoluted.
3275
3276 2006-05-22 [wwp]        2.2.0cvs45
3277
3278         * manual/fr/advanced.xml
3279         * manual/fr/faq.xml
3280         * manual/fr/glossary.xml
3281         * manual/fr/handling.xml
3282         * manual/fr/intro.xml
3283         * manual/fr/plugins.xml
3284         * manual/fr/sylpheed-claws-manual.xml
3285                 sync w/ the english manual: updates URIs, documented mailing-list
3286                 support, better explanation about the enabled/disabled feature
3287                 in filtering/processing rules by Paul.
3288
3289 2006-05-21 [colin]      2.2.0cvs44
3290
3291         * src/summaryview.c
3292                 Don't expand after building threads, but during
3293
3294 2006-05-21 [colin]      2.2.0cvs43
3295
3296         * src/procmsg.c
3297         * src/summaryview.c
3298                 More timing possibilities... For next time I have 
3299                 to find out how the hell some 3GHz computer takes
3300                 one minute to open a 30k folder...
3301
3302 2006-05-21 [colin]      2.2.0cvs42
3303
3304         * manual/pl/advanced.xml
3305         * manual/pl/faq.xml
3306         * manual/pl/glossary.xml
3307         * manual/pl/handling.xml
3308         * manual/pl/intro.xml
3309         * manual/pl/plugins.xml
3310         * manual/pl/sylpheed-claws-manual.xml
3311                 Polish manual updated by Pawel
3312
3313 2006-05-20 [colin]
3314
3315         * 2.3.0-rc3 released
3316
3317 2006-05-20 [colin]      2.2.0cvs41
3318
3319         * src/imap.c
3320                 Fix -rc2 problems:
3321                 - remove cache of moved messages from original folder
3322                 - apply new flags to messages even if they aren't appliable
3323                   via IMAP.
3324
3325 2006-05-20 [colin]
3326
3327         * 2.3.0-rc2 released
3328
3329 2006-05-19 [colin]      2.2.0cvs40
3330
3331         * src/imap.c
3332                 Don't issue SELECT in imap_change_flags
3333                 before having checked that we indeed have
3334                 some flags to change. MSG_POSTFILTERED for
3335                 example can't be used on IMAP.
3336                 Fixes bug #955 (copying messages between 
3337                 imap folders is extremely slow), which was
3338                 a regression.
3339
3340 2006-05-19 [colin]      2.2.0cvs39
3341
3342         * src/folder.c
3343         * src/folder.h
3344         * src/folderview.c
3345                 Try to fix bug #830 (Some unread messages 
3346                 get marked read in IMAP inbox):
3347                 - Prevent scanning a folder if it's being 
3348                   opened via the GUI
3349                 - Postpone opening via the GUI of a folder
3350                   currently scanned.
3351
3352
3353 2006-05-19 [wwp]        2.2.0cvs38
3354
3355         * manual/advanced.xml
3356                 fix English+typo (thanks to Paul).
3357
3358 2006-05-19 [wwp]        2.2.0cvs37
3359
3360         * manual/advanced.xml
3361         * manual/fr/advanced.xml
3362         * src/gtk/logwindow.c
3363         * src/prefs_common.c
3364         * src/prefs_common.h
3365                 added hidden prefs to allow customization of colors used in
3366                 protocol log window (useful for dark gtk+ themes).
3367
3368 2006-05-19 [wwp]        2.2.0cvs36
3369
3370         * ChangeLog
3371                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3372
3373 2006-05-19 [paul]       2.2.0cvs35
3374
3375         * src/textview.c
3376                 make Reply-To fully clickable
3377         * src/gtk/logwindow.c
3378                 more colouring (SMTP ESMTP)
3379         Both patches by Pawel Pekala
3380
3381 2006-05-19 [cleroy]     2.2.0cvs34
3382
3383         * src/mh.c
3384                 Don't update flags from current folder
3385                 Probably fixes bug #935 (Read Messages 
3386                 Revert to Being Marked as Unread)
3387
3388 2006-05-18 [colin]      2.2.0cvs33
3389
3390         * src/imap.c
3391                 Warning fix
3392         * src/compose.c
3393         * src/mainwindow.c
3394         * src/summaryview.c
3395         * src/toolbar.c
3396                 Allow replying to multiple emails
3397                 in multiple windows
3398         * src/mimeview.c
3399         * src/etpan/imap-thread.c
3400                 Leak fixes
3401
3402 2006-05-18 [paul]       2.2.0cvs32
3403
3404         * src/summaryview.c
3405                 keep Mailing-List menu refreshed
3406                 Thanks to Colin
3407
3408 2006-05-18 [paul]       2.2.0cvs31
3409
3410         * manual/advanced.xml
3411         * manual/faq.xml
3412         * manual/glossary.xml
3413         * manual/handling.xml
3414         * manual/intro.xml
3415         * manual/plugins.xml
3416         * manual/sylpheed-claws-manual.xml
3417                 update URLs
3418                 add info about mailing-list support
3419                 edit filtering info
3420         * src/wizard.c
3421         * src/common/defs.h
3422         * src/gtk/about.c
3423         * src/plugins/dillo_viewer/README
3424                 update URLs
3425
3426 2006-05-17 [wwp]        2.2.0cvs30
3427
3428         * manual/handling.xml
3429         * manual/fr/handling.xml
3430                 documented the ability to enabled/disable filtering/processing rules.
3431
3432 2006-05-17 [colin]      2.2.0cvs29
3433
3434         * src/main.c
3435                 Don't initialize g_thread subsystem if it's 
3436                 already done (thanks to Hiro)
3437         * src/mimeview.c
3438                 Fix saving of parts when there name can't be
3439                 converted from UTF-8.
3440
3441 2006-05-17 [paul]       2.2.0cvs28
3442
3443         * po/Makefile.in.in
3444                 fix config.status warning with autoconf 2.60
3445
3446 2006-05-17 [paul]       2.2.0cvs27
3447
3448         * po/POTFILES.in
3449                 add src/mbox.c
3450
3451 2006-05-17 [wwp]        2.2.0cvs26
3452
3453         * src/mainwindow.c
3454                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3455
3456 2006-05-17 [wwp]        2.2.0cvs25
3457
3458         * src/plugins/demo/demo.c
3459                 updated product name in plugin demo (many plugins need to be
3460                 sync'ed w/ that change).
3461
3462 2006-05-17 [colin]      2.2.0cvs24
3463
3464         * src/mh.c
3465                 Fix leak
3466
3467 2006-05-16 [colin]      2.2.0cvs23
3468
3469         * src/mainwindow.c
3470                 Stupid me hit again. Fix cvs22.
3471
3472 2006-05-16 [colin]      2.2.0cvs22
3473
3474         * src/mainwindow.c
3475                 Fix bug #922 (sylpheed-claws crashed after 
3476                 pushing on Inbox folder)
3477
3478 2006-05-16 [colin]      2.2.0cvs21
3479
3480         * src/compose.c
3481                 Make From header be copy/paste/select-able
3482
3483 2006-05-16 [wwp]        2.2.0cvs20
3484
3485         * src/export.c
3486         * src/matcher.c
3487         * src/summaryview.c
3488         * src/etpan/imap-thread.c
3489                 fix some compiler warnings (thanks to Colin).
3490
3491 2006-05-16 [wwp]        2.2.0cvs19
3492
3493         * src/action.c
3494         * src/gedit-print.c
3495         * src/inc.c
3496         * src/mainwindow.c
3497         * src/mh.c
3498         * src/statusbar.c
3499         * src/send_message.c
3500         * src/summaryview.c
3501                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3502
3503 2006-05-15 [colin]      2.2.0cvs18
3504
3505         * src/procmsg.c
3506                 Fix automatic rule creation with List-Post
3507
3508 2006-05-15 [paul]       2.2.0cvs17
3509
3510         * tools/filter_conv_new.pl
3511                 updated for rule enabling/disabling
3512                 claws version >= 2.3.x required
3513
3514 2006-05-15 [cleroy]     2.2.0cvs16
3515
3516         * src/main.c
3517                 Revert test
3518
3519 2006-05-15 [cleroy]     2.2.0cvs15
3520
3521         * src/main.c
3522                 test
3523
3524 2006-05-15 [wwp]        2.2.0cvs14
3525
3526         * manual/pl/.cvsignore
3527                 ignore generated files.
3528
3529 2006-05-14 [wwp]        2.3.0-rc1
3530
3531         * 2.3.0-rc1 released
3532
3533 2006-05-13 [wwp]        2.2.0cvs13
3534
3535         * src/filtering.c
3536         * src/filtering.h
3537         * src/matcher.c
3538         * src/matcher_parser_lex.l
3539         * src/matcher_parser_parse.y
3540         * src/prefs_filtering.c
3541                 new feature: provide the ability to disable filtering and processing
3542                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3543                 adaptations.
3544
3545 2006-05-13 [colin]      2.2.0cvs12
3546
3547         * src/compose.c
3548                 Remove useless if (a) b; else b;
3549                 Thanks to wwp
3550
3551 2006-05-13 [wwp]        2.2.0cvs11
3552
3553         * src/export.c
3554         * src/import.c
3555         * src/mainwindow.c
3556         * src/mbox.c
3557         * src/summaryview.c
3558         * src/summaryview.h
3559                 no more silent failures (or at least less ones) when importing
3560                 or exporting from/to mbox. Also start importing/exporting if
3561                 the necessary info is set.
3562
3563 2006-05-13 [wwp]        2.2.0cvs10
3564
3565         * RELEASE_NOTES
3566                 restored up-to-date release notes.
3567
3568 2006-05-13 [paul]       2.2.0cvs9
3569
3570         * po/nl.po
3571         * po/ru.po
3572                 updated by Tim Dijkstra and Pavlo Bohmat
3573
3574 2006-05-12 [colin]      2.2.0cvs8
3575
3576         * src/gtk/quicksearch.c
3577                 Add "k" as shortcut for "colorlabel". Patch
3578                 by ath42@users.sf.net.
3579
3580 2006-05-12 [paul]       2.2.0cvs7
3581
3582         * src/prefs_common.h
3583         * src/prefs_summaries.c
3584         * src/summaryview.c
3585                 when entering a folder also allow
3586                 going directly to first Marked message
3587
3588 2006-05-12 [paul]       2.2.0cvs6
3589
3590         * src/summaryview.c
3591                 always obey 'confirm before marking all
3592                 mails read' option
3593
3594 2006-05-12 [paul]       2.2.0cvs5
3595
3596         * src/textview.c
3597                 make Sender fully clickable
3598
3599 2006-05-12 [colin]      2.2.0cvs4
3600
3601         * src/compose.c
3602         * src/compose.h
3603                 Let From be editable
3604         * src/main.c
3605         * src/mh.c
3606                 Full support of .mh_sequences' Unseen seq
3607
3608 2006-05-12 [colin]      2.2.0cvs3
3609
3610         * src/folder.c
3611         * src/mainwindow.c
3612         * src/mainwindow.h
3613         * src/messageview.c
3614         * src/prefs_spelling.c
3615         * src/procheader.c
3616         * src/procmsg.c
3617         * src/procmsg.h
3618         * src/summaryview.c
3619         * src/toolbar.c
3620         * src/toolbar.h
3621                 Add contextual menu on Compose toolbar
3622                 button. Fixes bug #944 (Automatic
3623                 addresses not applied when changing account
3624                 from compose window)
3625                 add Mailing List support
3626                 based on the old 0.6.5claws25 patch by
3627                 Melvin Hadasht, with finishing touches
3628                 by Colin
3629                 Fix "ignore thread" when mails are threaded by
3630                 subject (and weren't ignored although appearing
3631                 in the thread).
3632                 GUI rework.
3633                 Both patches by Pawel.
3634
3635 2006-05-08 [paul]       2.2.0cvs2
3636
3637         * src/mainwindow.c
3638         * src/mainwindow.h
3639         * src/messageview.c
3640         * src/procheader.c
3641         * src/procmsg.c
3642         * src/procmsg.h
3643         * src/summaryview.c
3644                 add Mailing List support
3645                 based on the old 0.6.5claws25 patch by 
3646                 Melvin Hadasht, with finishing touches
3647                 by Colin
3648
3649 2006-05-08 [colin]      2.2.0cvs1
3650
3651         * src/mainwindow.c
3652         * src/toolbar.c
3653         * src/toolbar.h
3654                 Add contextual menu on Compose toolbar 
3655                 button. Fixes bug #944 (Automatic 
3656                 addresses not applied when changing account 
3657                 from compose window)
3658
3659 2006-05-08 [paul]       2.2.0
3660
3661         2.2.0 released
3662
3663 2006-05-08 [paul]       2.1.1cvs51
3664
3665         * po/cs.po
3666         * po/de.po
3667         * po/en_GB.po
3668         * po/fi.po
3669         * po/fr.po
3670         * po/pt_BR.po
3671         * po/sr.po
3672         * po/zh_CN.po
3673                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3674                 Fabien Vantard, Frederico Goncalves Guimaraes,
3675                 Aleksandar Urosevic, and Ralgh Young
3676
3677 2006-05-12 [colin]      2.1.1cvs50
3678
3679         * po/cs.po
3680         * po/de.po
3681         * po/en_GB.po
3682         * po/es.po
3683         * po/fi.po
3684         * po/fr.po
3685         * po/pt_BR.po
3686         * po/sr.po
3687         * po/zh_CN.po
3688                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3689                 Fabien Vantard, Frederico Goncalves Guimaraes,
3690                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3691
3692 2006-05-05 [colin]      2.1.1cvs49
3693
3694         * manual/Makefile.am
3695         * manual/pl/Makefile.am
3696         * manual/pl/account.xml
3697         * manual/pl/ack.xml
3698         * manual/pl/addrbook.xml
3699         * manual/pl/advanced.xml
3700         * manual/pl/faq.xml
3701         * manual/pl/glossary.xml
3702         * manual/pl/gpl.xml
3703         * manual/pl/handling.xml
3704         * manual/pl/intro.xml
3705         * manual/pl/keyboard.xml
3706         * manual/pl/plugins.xml
3707         * manual/pl/starting.xml
3708         * manual/pl/sylpheed-claws-manual.xml
3709         * manual/pl/dist/.cvsignore
3710         * manual/pl/dist/Makefile.am
3711         * manual/pl/dist/html/.cvsignore
3712         * manual/pl/dist/html/Makefile.am
3713         * manual/pl/dist/pdf/.cvsignore
3714         * manual/pl/dist/pdf/Makefile.am
3715         * manual/pl/dist/ps/.cvsignore
3716         * manual/pl/dist/ps/Makefile.am
3717         * manual/pl/dist/txt/.cvsignore
3718         * manual/pl/dist/txt/Makefile.am
3719                 Add the polish translation of the manual,
3720                 Authored by Pawel Pekala.
3721
3722 2006-05-05 [cleroy]     2.1.1cvs48
3723
3724         * src/main.c
3725                 Re-read matcherrc after loading plugins 
3726                 if some of them add folders.
3727
3728 2006-05-03 [colin]      2.1.1cvs47
3729
3730         * src/imap.c
3731                 I'm idiot
3732
3733 2006-05-03 [colin]      2.1.1cvs46
3734
3735         * src/imap.c
3736                 Be sure to have a session when
3737                 getting separator
3738
3739 2006-05-03 [colin]      2.1.1cvs45
3740
3741         * src/imap.c
3742         * src/imap.h
3743         * src/imap_gtk.c
3744                 Fix preventing renaming with namespace 
3745                 separator.
3746
3747 2006-05-01 [colin]      2.1.1cvs44
3748
3749         * src/action.c
3750                 Don't reload messageview when result of
3751                 action is piped.
3752
3753 2006-04-29 [colin]      2.1.1cvs43
3754
3755         * src/prefs_receive.c
3756         * src/plugins/spamassassin/spamassassin_gtk.c
3757         * src/plugins/clamav/clamav_plugin_gtk.c
3758                 GUI fixes by Pawel
3759
3760 2006-04-29 [colin]      2.1.1cvs42
3761
3762         * src/prefs_compose_writing.c
3763         * src/prefs_quote.c
3764                 Cleanups. Patch by Pawel
3765
3766 2006-04-28 [paul]       2.1.1cvs41
3767
3768         * src/matcher.c
3769                 fix returned quick search results when search
3770                 term contains an underscore.
3771                 Thanks to Colin
3772
3773 2006-04-28 [paul]       2.1.1cvs40
3774
3775         * src/prefs_message.c
3776         * src/prefs_receive.c
3777                 GUI cleanups
3778                 Patches by Pawel Pekala
3779
3780 2006-04-27 [colin]      2.1.1cvs39
3781
3782         * src/wizard.c
3783                 Differentiate subject Welcome from
3784                 window's title Welcome
3785
3786 2006-04-27 [paul]
3787
3788         2.2.0-rc1 released
3789
3790 2006-04-27 [paul]       2.1.1cvs38
3791
3792         * manual/advanced.xml
3793         * manual/fr/advanced.xml
3794                 add info about compose_no_markup hidden pref
3795
3796 2006-04-27 [paul]       2.1.1cvs37
3797
3798         * src/prefs_account.c
3799                 improve privacy labels
3800         * src/prefs_msg_colors.c
3801                 change some strings for translators' convenience
3802         * src/gtk/gtkutils.c
3803                 don't underline the link button text
3804
3805 2006-04-25 [colin]      2.1.1cvs36
3806
3807         * src/folder.c
3808                 Complete 2.1.1cvs33 (once more ;)
3809
3810 2006-04-25 [colin]      2.1.1cvs35
3811
3812         * src/editldap.c
3813                 Fix tooltip
3814
3815 2006-04-25 [cleroy]     2.1.1cvs34
3816
3817         * src/compose.c
3818         * src/gtk/gtkaspell.c
3819                 Fix crash on redirect (related to the return 
3820                 of the aspell menu in compose's toolbar)
3821         * src/prefs_msg_colors.c
3822                 Fix sensitivity widgets
3823         * src/image_viewer.c
3824         * src/gtk/pluginwindow.c
3825         * src/gtk/prefswindow.c
3826                 Change released signals to clicked (Fabien)
3827         * po/POTFILES.in
3828         * src/common/socket.c
3829         * src/plugins/spamassassin/spamassassin.c
3830                 Translate strings (Fabien)
3831
3832 2006-04-25 [paul]       2.1.1cvs33
3833
3834         * src/folder.c
3835         * src/folder.h
3836         * src/folderview.c
3837                 complete the fix of bug #912
3838                 Thanks to Colin
3839
3840 2006-04-25 [colin]      2.1.1cvs32
3841
3842         * src/news.c
3843                 Better progress bar
3844         * src/mimeview.c
3845         * src/summaryview.c
3846         * src/summaryview.h
3847                 Fix focus chain
3848                 Patches by Pawel Pekala
3849
3850 2006-04-24 [colin]      2.1.1cvs31
3851
3852         * src/compose.c
3853                 Fix compilation warnings (Fabien)
3854
3855 2006-04-24 [colin]      2.1.1cvs30
3856
3857         * src/addrindex.c
3858         * src/editldap.c
3859         * src/editldap_basedn.c
3860         * src/editldap_basedn.h
3861         * src/ldapctrl.c
3862         * src/ldapctrl.h
3863         * src/ldapquery.c
3864         * src/ldaputil.c
3865         * src/ldaputil.h
3866                 Fix bug #901 (LDAPS support)
3867
3868 2006-04-24 [colin]      2.1.1cvs29
3869
3870         * src/compose.c
3871                 Fix logic on error with send dialog on
3872         * src/imap.c
3873                 Fix compilation without libetpan, thanks
3874                 to Fabien
3875         * src/summaryview.c
3876                 Fix 'context-menu' key
3877
3878 2006-04-23 [colin]      2.1.1cvs28
3879
3880         * src/folder.c
3881                 Never free current's cache to free up 
3882                 memory. Fixes bug #912 (new count 
3883                 randomly set to message count)
3884
3885 2006-04-23 [colin]      2.1.1cvs27
3886
3887         * src/gtk/quicksearch.c
3888                 And remove printf...
3889
3890 2006-04-23 [colin]      2.1.1cvs26
3891
3892         * src/gtk/quicksearch.c
3893                 Fix replacing in quicksearch, and fix inserting
3894                 in the middle of the string. (introduced at 2.1.0cvs22)
3895
3896 2006-04-23 [colin]      2.1.1cvs25
3897
3898         * src/imap.c
3899                 Make sure uidnext is initialized in get_num_list
3900                 (not for stable, related to 2.1.1cvs8 and friends)
3901
3902 2006-04-23 [colin]      2.1.1cvs24
3903
3904         * src/imap.c
3905                 Output something when login is successful
3906                 too
3907
3908 2006-04-23 [colin]      2.1.1cvs23
3909
3910         * src/etpan/imap-thread.c
3911                 Better logging (line-per-line, hide data in fetch)
3912                 Fix a const warning
3913         * src/gtk/logwindow.c
3914         * src/gtk/logwindow.h
3915                 Better logging (color for input/output)
3916
3917 2006-04-21 [colin]      2.1.1cvs22
3918
3919         * src/gtk/quicksearch.c
3920                 On gtk+-2.8, use stock buttons in quicksearch
3921                 Based on a patch by Fabien and a design by Paul
3922
3923 2006-04-21 [colin]      2.1.1cvs21
3924
3925         * src/folderview.c
3926         * src/mainwindow.c
3927                 Fix occasional flicker in folderview
3928         * src/common/utils.c
3929                 Fix bug #943 (Incorrectly parsed email address 
3930                 list in short headers on message view and in 
3931                 printouts)
3932
3933 2006-04-20 [colin]      2.1.1cvs20
3934
3935         * src/imap.c
3936         * src/imap.h
3937         * src/prefs_account.c
3938                 Add ANONYMOUS auth for IMAP
3939
3940 2006-04-20 [paul]       2.1.1cvs19
3941
3942         * src/main.c
3943                 proper fix for 2.1.1cvs18
3944                 Thanks to Colin
3945
3946 2006-04-20 [paul]       2.1.1cvs18
3947
3948         * src/main.c
3949                 fix build warnings
3950
3951 2006-04-20 [paul]       2.1.1cvs17
3952
3953         * src/gtk/quicksearch.c
3954                 fix standard, non-extended Quick search,
3955                 was broken in 2.1.1cvs15.
3956                 Thanks to Colin.
3957
3958 2006-04-20 [colin]      2.1.1cvs16
3959
3960         * src/prefs_matcher.c
3961                 Fix values when reselecting a ~test
3962                 rule
3963
3964 2006-04-19 [colin]      2.1.1cvs15
3965
3966         * src/compose.c
3967         * src/compose.h
3968         * src/gtk/gtkaspell.c
3969         * src/gtk/gtkaspell.h
3970                 Put back Options menu in Spelling/
3971         * src/gtk/quicksearch.c
3972                 Don't search, and show error, if the
3973                 advanced search has a syntax error
3974
3975 2006-04-18 [colin]      2.1.1cvs14
3976
3977         * src/textview.c
3978                 Fix gdk warnings on set_cursor when textview
3979                 isn't visible
3980
3981 2006-04-18 [colin]      2.1.1cvs13
3982
3983         * src/gtk/gtksctree.c
3984                 Remove seemingly useless refresh that causes
3985                 flicker - watch this commit in case of 
3986                 problems before planned backport to stable
3987
3988 2006-04-18 [colin]      2.1.1cvs12
3989
3990         * src/imap.c
3991                 Factorize get/set_xml code
3992         * src/compose.c
3993         * src/prefs_account.c
3994         * src/prefs_account.h
3995         * src/procmsg.c
3996                 Add Encrypt to self option
3997
3998 2006-04-17 [colin]      2.1.1cvs11
3999
4000         * configure.ac
4001                 Fix search on encrpyt function on dragonfly
4002                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4003
4004 2006-04-17 [colin]      2.1.1cvs10
4005
4006         * src/prefs_account.c
4007                 Be safe by default: remove mails from POP3
4008                 after 7 days, not immediately
4009
4010 2006-04-17 [colin]      2.1.1cvs9
4011
4012         * src/etpan/imap-thread.c
4013                 Fix build on DragonFly - patch by 
4014                 Jonathan Buschmann <jonthn@agmact.com>
4015
4016 2006-04-17 [colin]      2.1.1cvs8
4017
4018         * src/imap.c
4019                 Save uidnext between sessions
4020
4021 2006-04-17 [colin]      2.1.1cvs7
4022
4023         * src/imap.c
4024                 scan is required when uid validity changes
4025
4026 2006-04-17 [colin]      2.1.1cvs6
4027
4028         * src/folderview.c
4029                 Don't scan if not necessary, apart in current
4030                 folder and INBOX to fetch flags.
4031         * src/imap.c
4032                 Scan is necessary if unread count changes
4033
4034 2006-04-17 [colin]      2.1.1cvs5
4035
4036         * src/imap.c
4037                 ...But always fetch ANSWERED and DELETED flags for
4038                 INBOX, as filtering can happen on these flags.
4039
4040 2006-04-17 [colin]      2.1.1cvs4
4041
4042         * src/imap.c
4043                 Don't fetch REPLIED and DELETED flags when synchronising
4044                 flags with a closed folder. We only need UNSEEN and FLAGGED
4045                 to update the folderview.
4046
4047 2006-04-17 [colin]      2.1.1cvs3
4048
4049         * src/imap.c
4050                 Faster flag search when there are new mails 
4051                 in a folder. We can do a full search if the 
4052                 folder contains less messages than the new
4053                 list.
4054
4055 2006-04-17 [colin]      2.1.1cvs2
4056
4057         * po/cs.po
4058         * po/de.po
4059         * po/fr.po
4060         * po/nl.po
4061         * po/pt_BR.po
4062                 Update translations from stable branch
4063
4064 2006-04-17 [colin]      2.1.1cvs1
4065
4066         * configure.ac
4067                 Bump version to follow stable release
4068
4069 2006-04-16 [mones]      2.1.0cvs50
4070
4071         * po/es.po
4072                 Updated for release
4073
4074 2006-04-16 [colin]      2.1.0cvs49
4075
4076         * src/textview.c
4077                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4078                 with gtk < 2.8. Thanks to Fabien Vantard.
4079
4080 2006-04-15 [colin]      2.1.0cvs48
4081
4082         * src/etpan/imap-thread.c
4083                 Fix bug #919 (libetpan: SEGV when connecting 
4084                 using command)
4085
4086 2006-04-14 [colin]      2.1.0cvs47
4087
4088         * src/main.c
4089                 Fix race on --select (should be done better)
4090
4091 2006-04-14 [wwp]        2.1.0cvs46
4092
4093         * src/send_message.c
4094                 enforce a check for domain in account prefs (a sending
4095                 error could be faced if domain was checked but no value set),
4096                 thanks to Colin.
4097
4098 2006-04-14 [colin]      2.1.0cvs45
4099
4100         * src/codeconv.c
4101                 when converting from unknown to unknown, if the
4102                 string is UTF8, don't convert it to the locale
4103                 (which breaks it)
4104
4105 2006-04-14 [colin]      2.1.0cvs44
4106
4107         * src/compose.c
4108                 Don't try to use ASCII for converting headers
4109                 (as done in body)
4110
4111 2006-04-14 [paul]       2.1.0cvs43
4112
4113         * src/crash.c
4114                 add locale/charset info to crash report
4115         * src/gtk/about.c
4116                 add wwp to doc team
4117                 replace 'e-mail' with preferred 'email'
4118         * src/gtk/authors.h
4119                 ensure contributors list is in alphabetical
4120                 order
4121
4122 2006-04-13 [colin]      2.1.0cvs42
4123
4124         * src/textview.c
4125                 Prevent gdk warnings
4126
4127 2006-04-13 [colin]      2.1.0cvs41
4128
4129         * src/common/ssl_certificate.c
4130         * src/common/ssl_certificate.h
4131         * src/gtk/sslcertwindow.c
4132                 Warn on expired certs, and display the expiration date
4133
4134 2006-04-13 [colin]      2.1.0cvs40
4135
4136         * src/plugins/spamassassin/spamassassin_gtk.c
4137                 Fix missing set_text on unix socket
4138
4139 2006-04-13 [wwp]        2.1.0cvs39
4140
4141         * manual/fr/advanced.xml
4142         * manual/fr/glossary.xml
4143                 applied new spam/ham/email lexicon (pourriel, courriel)
4144
4145 2006-04-13 [paul]       2.1.0cvs38
4146
4147         * src/plugins/pgpmime/plugin.c
4148                 remove the mention of S/MIME from the
4149                 description. This is now handled by the
4150                 S/MIME plugin.
4151
4152 2006-04-13 [paul]       2.1.0cvs37
4153
4154         * src/prefs_msg_colors.c
4155                 rework dialog
4156         * src/prefs_folder_item.c
4157         * src/prefs_spelling.c
4158                 add a tooltip to the colour selector buttons
4159
4160 2006-04-13 [wwp]        2.1.0cvs36
4161
4162         * manual/advanced.xml
4163         * manual/glossary.xml
4164         * manual/handling.xml
4165         * manual/keyboard.xml
4166         * manual/plugins.xml
4167         * manual/starting.xml
4168         * manual/fr/account.xml
4169         * manual/fr/ack.xml
4170         * manual/fr/addrbook.xml
4171         * manual/fr/advanced.xml
4172         * manual/fr/faq.xml
4173         * manual/fr/glossary.xml
4174         * manual/fr/gpl.xml
4175         * manual/fr/handling.xml
4176         * manual/fr/intro.xml
4177         * manual/fr/keyboard.xml
4178         * manual/fr/plugins.xml
4179         * manual/fr/starting.xml
4180         * manual/fr/sylpheed-claws-manual.xml
4181                 fixes to the manuals:
4182                  - summaryview -> Message List (same in French)
4183                  - translate key names
4184                  - fix French punctuation, use non-breakable spaces when
4185                    necessary, don't use &thinsp; which is not portable
4186                  - tell what maildir and mbox formats we support
4187
4188 2006-04-12 [wwp]        2.1.0cvs35
4189
4190         * src/prefs_toolbar.c
4191                 unified a replace button more,
4192                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4193
4194 2006-04-12 [wwp]        2.1.0cvs34
4195
4196         * src/prefs_common.c
4197         * src/prefs_msg_colors.c
4198                 make default color labels translatable,
4199                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4200                 thanks to Tim <timbrain@post.cz> for reporting.
4201
4202 2006-04-12 [wwp]        2.1.0cvs33
4203
4204         * manual/glossary.xml
4205         * manual/intro.xml
4206         * manual/plugins.xml
4207         * manual/starting.xml
4208         * manual/sylpheed-claws-manual.xml
4209         * manual/fr/.cvsignore
4210         * manual/fr/account.xml
4211         * manual/fr/ack.xml
4212         * manual/fr/addrbook.xml
4213         * manual/fr/advanced.xml
4214         * manual/fr/faq.xml
4215         * manual/fr/glossary.xml
4216         * manual/fr/handling.xml
4217         * manual/fr/intro.xml
4218         * manual/fr/keyboard.xml
4219         * manual/fr/plugins.xml
4220         * manual/fr/starting.xml
4221         * manual/fr/sylpheed-claws-manual.xml
4222                 various fixes: typos, missing .fr translations, punctuation,
4223                 capitalization, links, accents and some bad French more.
4224
4225 2006-04-12 [wwp]        2.1.0cvs32
4226
4227         * src/prefs_gtk.c
4228                 fix for bug #935: always store prefs files in UTF-8 (thanks
4229                 to Colin).
4230
4231 2006-04-11 [colin]      2.1.0cvs31
4232
4233         * src/compose.c
4234                 Fix inserting files not in utf8 when locale is utf8
4235
4236 2006-04-11 [colin]      2.1.0cvs30
4237
4238         * src/inc.c
4239                 Don't show error dialog when cancelling connection
4240                 Patch by Pawel
4241
4242 2006-04-11 [cleroy]     2.1.0cvs29
4243
4244         * src/compose.c
4245                 Implement multiple quote levels
4246         * src/prefs_common.c
4247                 Change a little bit the quote bgcolor for 2nd level
4248
4249 2006-04-11 [colin]      2.1.0cvs28
4250
4251         * src/gtk/about.c
4252                 Add locale and charset in the label
4253
4254 2006-04-10 [colin]      2.1.0cvs27
4255
4256         * src/compose.c
4257         * src/prefs_common.c
4258         * src/prefs_common.h
4259         * src/prefs_msg_colors.c
4260         * src/textview.c
4261                 Allow optional background color in quotes
4262                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4263                 GTK+-2.8.x feature
4264
4265 2006-04-10 [colin]      2.1.0cvs26
4266
4267         * src/main.c
4268         * src/mainwindow.c
4269         * src/mainwindow.h
4270                 Implement --select
4271
4272 2006-04-10 [colin]      2.1.0cvs25
4273
4274         * manual/plugins.xml
4275         * manual/fr/plugins.xml
4276                 Document libcurl's proxy variables
4277
4278 2006-04-09 [colin]      2.1.0cvs24
4279
4280         * src/prefs_common.c
4281                 gettext() returns statically allocated stuff. We have
4282                 to strdup it in order to be able to free it.
4283
4284 2006-04-09 [colin]      2.1.0cvs23
4285
4286         * AUTHORS
4287         * src/gtk/authors.h
4288                 Add Alexei
4289
4290 2006-04-09 [colin]      2.1.0cvs22
4291
4292         * src/mainwindow.c
4293         * src/gtk/quicksearch.c
4294                 Fix bug #859 (problems with cyrilic input in 
4295                 search panel) - Patch by Alexey Illarionov 
4296                 <littlesavage@rambler.ru>
4297
4298 2006-04-09 [colin]      2.1.0cvs21
4299
4300         * src/prefs_customheader.c
4301                 I prefer removing then freeing rather than the contrary
4302                 (even if it doesn't change anything ;-)
4303         * src/prefs_account.c
4304                 Fix bug #933 (Crash re-entering the custom headers list 
4305                 dialog in accounts prefs)
4306                 The problem happened when cancelling the Account 
4307                 Preferences' dialogs - in which case we didn't do 
4308                 anything to the PrefsAccount * struct. In case of applying,
4309                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4310                 working with in this dialog. The problem is that 
4311                 prefs_customheader.c, working on this tmp_ac_prefs, always
4312                 changes the ->customhdr_list pointer, even when cancelled. 
4313                 So in case of cancelling the prefs_account dialog, we still
4314                 have to update ->customhdr_list in the real account.
4315
4316 2006-04-08 [colin]      2.1.0cvs20
4317
4318         * manual/fr/glossary.xml
4319         * manual/fr/keyboard.xml
4320                 Forgot some headers :)
4321
4322 2006-04-08 [colin]      2.1.0cvs19
4323
4324         * manual/Makefile.am
4325         * manual/fr/Makefile.am
4326         * manual/fr/account.xml
4327         * manual/fr/ack.xml
4328         * manual/fr/addrbook.xml
4329         * manual/fr/advanced.xml
4330         * manual/fr/faq.xml
4331         * manual/fr/glossary.xml
4332         * manual/fr/gpl.xml
4333         * manual/fr/handling.xml
4334         * manual/fr/intro.xml
4335         * manual/fr/keyboard.xml
4336         * manual/fr/plugins.xml
4337         * manual/fr/starting.xml
4338         * manual/fr/sylpheed-claws-manual.xml
4339         * manual/fr/dist/.cvsignore
4340         * manual/fr/dist/Makefile.am
4341         * manual/fr/dist/html/.cvsignore
4342         * manual/fr/dist/html/Makefile.am
4343         * manual/fr/dist/pdf/.cvsignore
4344         * manual/fr/dist/pdf/Makefile.am
4345         * manual/fr/dist/ps/.cvsignore
4346         * manual/fr/dist/ps/Makefile.am
4347         * manual/fr/dist/txt/.cvsignore
4348         * manual/fr/dist/txt/Makefile.am
4349                 Add the french translation of the manual. Thanks to
4350                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4351                 account.xml, ack.xml, addrbook.xml and advanced.xml
4352
4353 2006-04-08 [colin]      2.1.0cvs18
4354
4355         * manual/plugins.xml
4356         * manual/starting.xml
4357                 More fixes
4358
4359 2006-04-07 [colin]      2.1.0cvs17
4360
4361         * manual/faq.xml
4362         * manual/intro.xml
4363         * manual/keyboard.xml
4364                 Little fixes
4365
4366 2006-04-07 [colin]      2.1.0cvs16
4367
4368         * README
4369         * src/compose.c
4370         * src/prefs_common.c
4371         * src/prefs_common.h
4372                 Add hidden compose_no_markup pref
4373
4374 2006-04-07 [wwp]        2.1.0cvs15
4375
4376         * src/summary_search.c
4377         * .cvsignore
4378                 Bugfix: stop button was sticky when searching in an empty folder.
4379                 Applied curly brackets code style to the whole file (summary_search.c).
4380                 More files to ignore.
4381
4382 2006-04-07 [wwp]        2.1.0cvs14
4383
4384         * src/message_search.c
4385         * src/summary_search.c
4386                 changed default button when search bumps at file/folder
4387                 beginning or end, for convenience (thanks to Colin).
4388
4389 2006-04-07 [paul]       2.1.0cvs13
4390
4391         * src/plugins/dillo_viewer/dillo_prefs.c
4392                 avoid future potential for namespace collision
4393                 Patch by Colin
4394
4395 2006-04-06 [wwp]        2.1.0cvs12
4396
4397         * src/summary_search.c
4398                 Unify extended/advanced searches names (and thus factorize labels),
4399                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4400
4401 2006-04-06 [wwp]        2.1.0cvs11
4402
4403         * src/folderview.c
4404         * src/prefs_themes.c
4405         * src/summaryview.c
4406                 Fixed some compilation warnings.
4407
4408 2006-04-06 [colin]      2.1.0cvs10
4409
4410         * manual/advanced.xml
4411                 Document the wizard template and how to deploy
4412                 Sylpheed-Claws effectively
4413
4414 2006-04-06 [colin]      2.1.0cvs9
4415
4416         * src/folderview.c
4417                 gettext patch to tell translators about _("#"),
4418                 by Maxim Britov
4419
4420 2006-04-06 [colin]      2.1.0cvs8
4421
4422         * src/textview.c
4423                 Fix invalid GtkTextBIter after clicking "Display as text"
4424
4425 2006-04-06 [mones]      2.1.0cvs7
4426
4427         * src/addr_compl.c
4428         * src/addrindex.c
4429         * src/addritem.c
4430         * src/codeconv.c
4431         * src/compose.c
4432         * src/filtering.c
4433         * src/folder.c
4434         * src/folder_item_prefs.c
4435         * src/folderview.c
4436         * src/localfolder.c
4437         * src/matcher.c
4438         * src/mimeview.c
4439         * src/prefs_msg_colors.c
4440         * src/prefs_spelling.c
4441         * src/prefs_themes.c
4442         * src/procmime.c
4443         * src/procmsg.c
4444         * src/stock_pixmap.c
4445         * src/summaryview.c
4446         * src/textview.c
4447         * src/toolbar.c
4448         * src/common/mgutils.c
4449         * src/common/prefs.c
4450         * src/common/ssl_certificate.c
4451         * src/gtk/colorlabel.c
4452         * src/gtk/quicksearch.c
4453         * src/plugins/pgpmime/pgpmime.c
4454         * src/plugins/spamassassin/spamassassin.c
4455                 Removed redundant NULL checks for g_free() calls.
4456                 Patch by Pawel Pekala.
4457
4458 2006-04-06 [mones]      2.1.0cvs6
4459
4460         * src/prefs_actions.c
4461         * src/prefs_filtering.c
4462         * src/prefs_filtering_action.c
4463         * src/prefs_matcher.c
4464         * src/prefs_template.c
4465         * src/gtk/gtkutils.c
4466         * src/gtk/gtkutils.h
4467                 Have a nice replace button. Patch by Pawel Pekala
4468
4469 2006-04-06 [colin]      2.1.0cvs5
4470
4471         * src/addressbook.c
4472                 Fix crash with empty columns
4473
4474 2006-04-05 [colin]      2.1.0cvs4
4475
4476         * src/wizard.c
4477         * src/prefs_gtk.c
4478                 Allow wizard customization with pre-filled values
4479
4480 2006-04-05 [colin]      2.1.0cvs3
4481
4482         * src/textview.c
4483         * src/mimeview.c
4484         * src/mimeview.h
4485                 Nicer messages in mimeview
4486
4487 2006-04-05 [colin]      2.1.0cvs2
4488
4489         * src/addressbook.c
4490         * src/prefs_summaries.c
4491                 i18n fix
4492
4493 2006-04-05 [colin]      2.1.0cvs1
4494
4495         * src/plugins/pgpcore/plugin.c
4496         * src/plugins/pgpcore/select-keys.c
4497         * src/plugins/pgpcore/select-keys.h
4498         * src/plugins/pgpcore/sgpgme.c
4499         * src/plugins/pgpcore/sgpgme.h
4500         * src/plugins/pgpinline/pgpinline.c
4501         * src/plugins/pgpinline/plugin.c
4502         * src/plugins/pgpmime/pgpmime.c
4503         * src/plugins/pgpmime/plugin.c
4504                 Factorize and generalize a bit 
4505                 Drop S/MIME signature verification from PGP/MIME
4506                 (adding it as another, more complete plugin)
4507
4508 2006-04-05 [paul]       2.1.0
4509
4510         2.1.0 released
4511
4512 2006-04-05 [paul]       2.0.0cvs186
4513
4514         * manual/advanced.xml
4515                 add info on colour labels
4516
4517 2006-04-05 [paul]       2.0.0cvs185
4518
4519         * po/bg.po
4520         * po/cs.po
4521         * po/de.po
4522         * po/el.po
4523         * po/en_GB.po
4524         * po/fi.po
4525         * po/fr.po
4526         * po/it.po
4527         * po/nl.po
4528         * po/pl.po
4529         * po/pt_BR.po
4530         * po/sr.po
4531         * po/zh_CN.po
4532                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4533                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4534                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4535                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4536         * src/gtk/authors.h
4537         * tools/claws.i18n.status.pl
4538                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4539                 and new Czech translator, Tim <timbrain@post.cz>
4540
4541 2006-04-05 [mones]      2.0.0cvs184
4542
4543         * po/es.po
4544                 Updated translation
4545
4546 2006-04-05 [colin]      2.0.0cvs183
4547
4548         * src/gtk/quicksearch.c
4549                 Fix bug #929 (unnecessary reload in quick search bar)
4550
4551 2006-04-05 [colin]      2.0.0cvs182
4552
4553         * src/compose.c
4554                 Fix crash on Reply with no From:
4555                 Show signature and conversion error on queuing 
4556                 (but not sending)
4557         * src/mainwindow.c
4558         * src/summaryview.c
4559         * src/summaryview.h
4560                 Factorize threading code and make sure msginfo 
4561                 is not null when it comes from a GtkCTreeRow's 
4562                 data
4563         * src/gtk/gtkaspell.c
4564                 Check for necessary things
4565         * src/gtk/gtksctree.c
4566         * src/gtk/gtksctree.h
4567                 Reset anchor if necessary when removing node
4568
4569 2006-03-29 [colin]      2.0.0cvs181
4570
4571         * src/folderview.c
4572                 Warn for disabled IMAP accounts (due to lack of
4573                 libetpan). Breaks string-freeze - sorry - but it
4574                 is kind of important ;)
4575
4576 2006-03-28 [colin]      2.0.0cvs180
4577
4578         * src/gtk/gtkutils.c
4579         * src/gtk/gtkutils.h
4580                 Add a gtkut_get_link_btn() function that
4581                 creates a button which acts like an URI
4582         * src/prefs_themes.c
4583         * src/gtk/about.c
4584                 Use this function (factorizes codes)
4585         * src/common/defs.h
4586         * src/gtk/pluginwindow.c
4587                 Add a "Get more..." in the plugins window
4588
4589 2006-03-28 [colin]      2.0.0cvs179
4590
4591         * src/common/smtp.c
4592         * src/common/passcrypt.c
4593         * src/undo.c
4594                 Warning fixes. Patch by Pawel Pekala
4595
4596 2006-03-27 [colin]      2.0.0cvs178
4597
4598         * src/undo.c
4599                 Fix undoing by blocks with spaces
4600
4601 2006-03-27 [colin]      2.0.0cvs177
4602
4603         * src/textview.c
4604                 Set margin to 3px for headers
4605
4606 2006-03-27 [paul]
4607
4608         2.1.0-rc2 released
4609
4610 2006-03-27 [wwp]        2.0.0cvs176
4611
4612         * src/summaryview.c
4613                 don't reset quicksearch when updating the message list.
4614                 Thanks to Colin.
4615
4616 2006-03-26 [wwp]        2.0.0cvs175
4617
4618         * src/compose.c
4619                 use a unified border width ('other' tab in the compose window,
4620                 patch by Pawel Pekala).
4621
4622
4623 2006-03-26 [wwp]        2.0.0cvs174
4624
4625         * src/common/quoted-printable.c
4626         * src/addressbook.c
4627                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4628
4629 2006-03-26 [colin]      2.0.0cvs173
4630
4631         * src/quote_fmt_parse.y
4632                 Fix non-UTF8 date formats messing up the whole quote a 
4633                 little bit
4634
4635 2006-03-26 [colin]      2.0.0cvs172
4636
4637         * src/procheader.c
4638                 Make sure the date is UTF8 valid, or try to make it
4639                 so. IncrediMail is really IncrediStupid.
4640         * src/compose.c
4641                 Fix possible conversions. 
4642                 
4643
4644 2006-03-26 [colin]      2.0.0cvs171
4645
4646         * src/matcher.c
4647                 Fix corner cases in body search. This is still a
4648                 hack... It seems impossible to make it good and 
4649                 reasonably fast at the same time.
4650
4651 2006-03-26 [colin]      2.0.0cvs170
4652
4653         * src/summaryview.c
4654                 I think I killed the twilight zone bug!
4655                 summary_select_node() flushes GTK events in order
4656                 to be able to center the view. But this also 
4657                 flushes keypresses like Ctrl-Alt-U, so this can
4658                 call summary_show from summary_select_node (itself
4659                 called from summary_show, etc.). And the summaryview
4660                 has to be unlocked in this function. So just locking
4661                 while processing GTK events, and bailing if locked, 
4662                 should fix it.
4663                 Fixes bug #927 (SIGSEGV during Update Summary)
4664
4665 2006-03-25 [colin]      2.0.0cvs169
4666
4667         * src/matcher.c
4668                 Fix search in QP-encoded bodies
4669                 Fix utf-8 searches in bodies encoded in the
4670                 locale's encoding
4671         * src/common/quoted-printable.c
4672         * src/common/quoted-printable.h
4673                 Add a decode function that doesn't overwrite
4674                 the original pointer
4675                 
4676
4677 2006-03-24 [colin]      2.0.0cvs168
4678
4679         * src/action.c
4680         * src/summaryview.c
4681         * src/summaryview.h
4682                 Update message cache after action
4683                 Patch by H. Merijn Brand
4684         * src/prefs_msg_colors.c
4685                 Factorize label 
4686                 Patch by Fabien Vantard
4687         * src/plugins/spamassassin/spamassassin_gtk.c
4688                 Remove useless translation
4689                 Patch by Fabien Vantard
4690
4691 2006-03-23 [colin]      2.0.0cvs167
4692
4693         * src/common/ssl.c
4694                 Let 30 seconds to SSL_connect
4695
4696 2006-03-23 [wwp]        2.0.0cvs166
4697
4698         * src/summaryview.c
4699         * src/gtk/description_window.c
4700                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4701                 and headers are translated; adjust description windows' width to fit their
4702                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4703
4704 2006-03-23 [paul]       2.0.0cvs165
4705
4706         * src/common/utils.c
4707                 fix highlighting of URIs containing "()"
4708                 (2.0.0cvs164's reversal fixed)
4709                 Thanks to Colin.
4710
4711 2006-03-23 [paul]       2.0.0cvs164
4712
4713         * src/common/utils.c
4714                 revert patch, (postponing a fix), at 2.0.0cvs120
4715                 as it breaks more URIs than it fixes.
4716                 Allow '-' to be a terminating character in a URI
4717
4718 2006-03-22 [colin]      2.0.0cvs163
4719
4720         * configure.ac
4721                 Require libetpan 0.45
4722                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4723
4724 2006-03-22 [paul]       2.0.0cvs162
4725
4726         * src/editgroup.c
4727                 replace '<-' and '->' buttons with GTK_STOCK graphical
4728                 buttons
4729         * src/summary_search.c
4730                 don't offer '...' for translation
4731                 add a tooltip to advanced search '...' button
4732         * src/gtk/quicksearch.c
4733                 don't offer '...' for translation
4734
4735 2006-03-21 [colin]      2.0.0cvs161
4736
4737         * src/compose.c
4738                 Fix middle-click pasting (insert at click
4739                 position instead of cursor position, don't
4740                 remove existing selection and allow pasting
4741                 our own selection)
4742         * src/addressbook.c
4743                 "LDAP Server" -> "LDAP servers"
4744
4745 2006-03-21 [wwp]        2.0.0cvs160
4746
4747         * src/etpan/imap-thread.c
4748                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4749
4750 2006-03-20 [colin]      2.0.0cvs159
4751
4752         * src/summaryview.c
4753                 Don't reload summaryview after an execute with no
4754                 move action
4755
4756 2006-03-19 [colin]      2.0.0cvs158
4757
4758         * src/addressbook.c
4759                 and put groups at the top, always
4760
4761 2006-03-19 [colin]      2.0.0cvs157
4762
4763         * src/addressbook.c
4764                 Order groups before names, as previously
4765
4766 2006-03-19 [colin]      2.0.0cvs156
4767
4768         * src/addressbook.c
4769                 - Sort case-unsensitive
4770                 - Put the sort arrow at opening too
4771
4772 2006-03-19 [wwp]        2.0.0cvs155
4773
4774         * src/addressbook.c
4775                 allow sorting by name/email/remarks, ensure that right-pane's contents
4776                 matches the left-pane selection (cleared when appropriate).
4777                 Patch by Pawel Pekala <c0rn@o2.pl>.
4778
4779 2006-03-18 [colin]      2.0.0cvs154
4780
4781         * src/textview.c
4782                 Fix text cursor ;)
4783
4784 2006-03-18 [colin]      2.0.0cvs153
4785
4786         * src/gtk/filesel.c
4787                 Make sure we hide the preview if we didn't get
4788                 a filename
4789
4790 2006-03-18 [colin]      2.0.0cvs152
4791
4792         * src/summaryview.c
4793                 Set cursor to watch for execution (fixes lack
4794                 of watch-cursor when dnd'ing hundreds of mails)
4795         * src/gtk/filesel.c
4796                 Check that mime type is 'image/*' before updating
4797                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4798
4799 2006-03-18 [colin]      2.0.0cvs151
4800
4801         * src/mainwindow.c
4802         * src/textview.c
4803         * src/textview.h
4804                 Put a watch cursor in textview too when the mainwindow's
4805                 cursor in a watch
4806
4807 2006-03-18 [colin]      2.0.0cvs150
4808
4809         * src/folder.c
4810                 Change wrong asserts to simple tests
4811
4812 2006-03-17 [colin]      2.0.0cvs149
4813
4814         * src/mainwindow.c
4815         * src/mainwindow.h
4816         * src/prefs_msg_colors.c
4817         * src/summaryview.c
4818         * src/summaryview.h
4819         * src/gtk/colorlabel.c
4820         * src/gtk/colorlabel.h
4821                 Add a color label menu in the main menubar
4822                 Add (fixed) accels Ctrl-{0-7} to change the color
4823                 They have to be fixed because the menu's dynamic,
4824                 the items are complex widgets, hence we can't use
4825                 a GtkItemFactory.
4826
4827
4828 2006-03-17 [wwp]        2.0.0cvs148
4829
4830         * src/compose.c
4831                 rollback few lines from my previous commit (those lines come from
4832                 a pending patch, accidentally commited, even if neutral as they are
4833                 commented out).
4834
4835 2006-03-17 [wwp]        2.0.0cvs147
4836
4837         * src/compose.c
4838                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4839                 applied code style/indentation to the modified function.
4840
4841 2006-03-17 [wwp]        2.0.0cvs146
4842
4843         * src/procmsg.c
4844         * src/compose.c
4845                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4846
4847 2006-03-17 [paul]
4848
4849         2.1.0-rc1 released
4850
4851 2006-03-17 [paul]       2.0.0cvs145
4852
4853         * src/main.c
4854                 addressbook_read_file() was called twice
4855         * src/textview.c
4856                 X-Mailer highlighting
4857
4858 2006-03-16 [colin]      2.0.0cvs144
4859
4860         * src/sourcewindow.c
4861         * src/sourcewindow.h
4862                 And the last one, in source window.
4863
4864 2006-03-16 [colin]      2.0.0cvs143
4865
4866         * src/compose.c
4867         * src/compose.h
4868                 Fix the same stuff in compose
4869
4870 2006-03-16 [colin]      2.0.0cvs142
4871
4872         * src/messageview.c
4873                 Complete the previous messageview crash fix
4874
4875 2006-03-16 [colin]      2.0.0cvs141
4876
4877         * src/procmsg.h
4878         * src/procmsg.c
4879         * src/folder.c
4880                 Fix POSTPROCESSING hook
4881                 Patch by H. Merijn Brand
4882
4883         * src/procmime.c
4884         * src/procmime.h
4885                 Parse Content-Location
4886
4887         * src/toolbar.c
4888         * src/messageview.c
4889         * src/messageview.h
4890                 Don't crash when a top-level MessageView has
4891                 been closed on us. Same problematic than
4892                 yesterday's quicksearch issue.
4893
4894 2006-03-15 [colin]      2.0.0cvs140
4895
4896         * src/gtk/quicksearch.c
4897                 Fix a bitchy race we didn't think about when we
4898                 added quicksearch cancellation:
4899                 If the search is not on cached fields, for example
4900                 body_part matchcase "stuff"
4901                 the matcher code has to get the whole message. If
4902                 we're on IMAP, that can be slow, and in order to
4903                 be non-blocking, the IMAP code idle loop processes
4904                 gtk events too. So it is possible to cancel a
4905                 quicksearch while the matcher is getting the mail's
4906                 body. After matcher got its body, it will start to
4907                 iterate over the matcher list that the Quicksearch's
4908                 clear_search_cb() just freed via prepare_matcher().
4909                 SIGSEGV ensues.
4910                 The fix consists of guarding the matcherlist_match()
4911                 call with a boolean 'matching'. If we reset the
4912                 quicksearch while matching is TRUE, we don't free
4913                 the matcherlist anymore like we did, but we set
4914                 another new flag, deferred_free, to TRUE. Then,
4915                 in quicksearch_match(), just after returning from
4916                 matcherlist_match() and unsetting the matching flag,
4917                 we check the deferred_free flag and do the
4918                 prepare_matcher() (which does the matcherlist_free)
4919                 for real, so we free the matcherlist once it's not
4920                 used anymore.
4921                 As all of this runs via the glib main loop, we
4922                 luckily don't need a mutex.
4923         * src/summaryview.c
4924                 Also, show progress while searching.
4925
4926
4927 2006-03-14 [colin]      2.0.0cvs139
4928
4929         * src/alertpanel.c
4930                 Make alertpanel_is_open non-static
4931
4932 2006-03-14 [colin]      2.0.0cvs138
4933
4934         * src/prefs_spelling.c
4935                 Cleanups - Fabien Vantard
4936
4937 2006-03-14 [wwp]        2.0.0cvs137
4938
4939         * src/main.c
4940                 code style normalization (curly braces, indentation).
4941
4942 2006-03-14 [wwp]        2.0.0cvs137
4943
4944         * src/main.c
4945                 code style (braces, indentation)
4946
4947 2006-03-12 [paul]       2.0.0cvs136
4948
4949         * src/prefs_common.c
4950                 trans_hdr defaults to FALSE to be RFC-savvy
4951         * src/prefs_summaries.c
4952                 add a tooltip to the trans_hdr option
4953                 
4954
4955 2006-03-12 [paul]       2.0.0cvs135
4956
4957         * src/prefs_matcher.c
4958                 give a little more width to the combos
4959         * src/prefs_display_header.c
4960         * src/textview.c
4961                 translate headers if prefs_common.trans_hdr
4962                 is TRUE
4963
4964         Patches by Pawel Pekala
4965
4966 2006-03-12 [paul]       2.0.0cvs134
4967
4968         * src/plugins/clamav/clamav_plugin.c
4969         * src/plugins/dillo_viewer/dillo_viewer.c
4970         * src/plugins/pgpcore/plugin.c
4971         * src/plugins/pgpinline/plugin.c
4972         * src/plugins/pgpmime/plugin.c
4973         * src/plugins/spamassassin/spamassassin.c
4974                 update/add to descriptions
4975         * src/plugins/spamassassin/spamassassin_gtk.c
4976                 fixes to the english, remove superfluous
4977                 tooltips, clean up a little
4978
4979 2006-03-12 [paul]       2.0.0cvs133
4980
4981         * src/compose.c
4982                 fix Bug 924, 'Account combo box shows up wrong 
4983                 if & is in account name'
4984
4985 2006-03-11 [colin]      2.0.0cvs132
4986
4987         * src/summaryview.c
4988                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4989                 messed up shift-selection because is slows down
4990                 moving around summaryview. thanks -users
4991
4992 2006-03-10 [colin]      2.0.0cvs131
4993
4994         * src/plugins/spamassassin/spamassassin_gtk.c
4995                 Put back Paul's engrish fixes
4996
4997 2006-03-10 [colin]      2.0.0cvs130
4998
4999         * src/plugins/spamassassin/spamassassin.c
5000         * src/plugins/spamassassin/spamassassin.h
5001         * src/plugins/spamassassin/spamassassin_gtk.c
5002                 Cleanup SA prefs page (more)
5003                 Patch by Fabien Vantard
5004
5005 2006-03-10 [paul]       2.0.0cvs129
5006
5007         * src/prefs_msg_colors.c
5008         * src/prefs_spelling.c
5009                 widget sensitivity
5010
5011 2006-03-09 [mones]      2.0.0cvs128
5012
5013         * po/es.po
5014                 Update for next RC
5015
5016 2006-03-09 [wwp]        2.0.0cvs127
5017
5018         * configure.ac
5019                 revert accidental commit (requirement for libetpan 0.43), this time
5020                 not in HEAD.
5021
5022 2006-03-09 [wwp]        2.0.0cvs125
5023
5024         * configure.ac
5025                 revert accidental commit (requirement for libetpan 0.43)
5026
5027 2006-03-09 [paul]       2.0.0cvs126
5028
5029         * src/prefs_receive.c
5030                 remove useless frame
5031                 replace 'incorporation' with 'receiving'
5032         * src/plugins/clamav/clamav_plugin_gtk.c
5033         * src/plugins/spamassassin/spamassassin_gtk.c
5034                 improve widget sensitivity
5035                 fix a bit his engrish
5036
5037 2006-03-09 [wwp]        2.0.0cvs125
5038
5039         * src/addressadd.c
5040         * src/foldersel.c
5041         * src/prefs_common.c
5042         * src/prefs_common.h
5043                 remember some more windows' sizes (add to addressbook and
5044                 select folder).
5045
5046 2006-03-09 [paul]       2.0.0cvs124
5047
5048         * src/plugins/pgpcore/prefs_gpg.c
5049                 normalise construction of dialogue
5050
5051 2006-03-09 [paul]       2.0.0cvs123
5052
5053         * src/plugins/trayicon/Makefile.am
5054                 add missing slash
5055
5056 2006-03-08 [colin]      2.0.0cvs122
5057
5058         * src/plugins/trayicon/Makefile.am
5059                 Fix build in separate dir 
5060                 Patch by Bamanzi <bamanzi@gmail.com>
5061
5062 2006-03-08 [colin]      2.0.0cvs121
5063
5064         * src/procmsg.c
5065                 Batch move and copies from summaryview with delayed execution
5066                 too
5067
5068 2006-03-07 [paul]       2.0.0cvs120
5069
5070         * src/common/utils.c
5071                 fix highlighting of URIs containing "()"
5072                 Patch by Pawel Pekala
5073
5074 2006-03-07 [paul]       2.0.0cvs119
5075
5076         * src/folder.c
5077         * src/folder.h
5078         * src/folderview.c
5079                 immediately do alphabetical resort when
5080                 changing a folder's name
5081                 Patch by Pawel Pekala
5082
5083 2006-03-07 [paul]       2.0.0cvs118
5084
5085         * src/news.c
5086         * src/news_gtk.c
5087                 when unsubscribing a newsgroup, remove the
5088                 folder and msgs in .sylpheed-claws/newscache
5089                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5090
5091 2006-03-07 [paul]       2.0.0cvs117
5092
5093         * src/textview.c
5094                 fix wrong Fake URL Warning
5095                 Thanks to Hiro
5096
5097 2006-03-07 [colin]      2.0.0cvs116
5098
5099         * src/imap.c
5100                 Return immediately when password dialog was
5101                 cancelled
5102         * src/gtk/inputdialog.c
5103                 Allow empty strings for passwords
5104
5105
5106 2006-03-06 [colin]      2.0.0cvs115
5107
5108         * src/imap.c
5109                 Prevent double-timeouts when connection fails
5110
5111 2006-03-06 [colin]
5112
5113         2.0.1-rc1 released
5114
5115 2006-03-06 [colin]      2.0.0cvs114
5116
5117         * src/imap.c
5118                 Refresh session during potentially long
5119                 operations
5120
5121 2006-03-06 [wwp]        2.0.0cvs113
5122
5123         * src/prefs_msg_colors.h
5124                 forgot that one (custom color labels).
5125
5126 2006-03-06 [wwp]        2.0.0cvs112
5127
5128         * src/prefs_common.c
5129         * src/prefs_common.h
5130         * src/prefs_msg_colors.c
5131         * src/summaryview.c
5132         * src/summaryview.h
5133         * src/gtk/colorlabel.c
5134         * src/gtk/colorlabel.h
5135                 colors in messages list are now customizable. Color values and names can
5136                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5137                 Thanks to Paul and Colin for their help with this longstanding patch!
5138
5139 2006-03-06 [wwp]        2.0.0cvs111
5140
5141         * src/textview.c
5142                 don't crash if (x)face is bad.
5143
5144 2006-03-05 [paul]       2.0.0cvs110
5145
5146         * AUTHORS
5147         * configure.ac
5148         * src/Makefile.am
5149         * src/common/Makefile.am
5150         * src/common/utils.h
5151         * src/etpan/imap-thread.c
5152         * src/gtk/authors.h
5153         * src/plugins/clamav/Makefile.am
5154         * src/plugins/demo/Makefile.am
5155         * src/plugins/dillo_viewer/Makefile.am
5156         * src/plugins/pgpcore/Makefile.am
5157         * src/plugins/pgpcore/passphrase.c
5158         * src/plugins/pgpinline/Makefile.am
5159         * src/plugins/pgpmime/Makefile.am
5160         * src/plugins/spamassassin/Makefile.am
5161         * src/plugins/trayicon/Makefile.am
5162                 fix builiding on cygwin
5163                 Patch by Ralgh Young <bamanzi@gmail.com>
5164
5165 2006-03-04 [wwp]        2.0.0cvs109
5166
5167         * manual/keyboard.xml
5168                 fix mixed up/down keys.
5169
5170 2006-03-04 [wwp]        2.0.0cvs108
5171
5172         * README
5173         * INSTALL
5174                 updated links to SpamAssassin.
5175
5176 2006-03-04 [wwp]        2.0.0cvs107
5177
5178         * manual/plugins.xml
5179         * src/plugins/spamassassin/README
5180                 updated SpamAssassin plugin docs to reflect new functional additions
5181                 (also fix/update/documents few technical stuff more, see the README).
5182
5183 2006-03-04 [wwp]        2.0.0cvs106
5184
5185         * src/prefs_message.c
5186                 normalized capitalization of message-prefs paths.
5187
5188 2006-03-04 [wwp]        2.0.0cvs105
5189
5190         * manual/advanced.xml
5191                 typo.
5192
5193 2006-03-03 [colin]      2.0.0cvs104
5194
5195         * src/plugins/clamav/clamav_plugin_gtk.c
5196                 Rework prefs page, patch by Fabien 
5197
5198 2006-03-03 [colin]      2.0.0cvs103
5199
5200         * src/plugins/clamav/clamav_plugin.c
5201                 Set error on all errors
5202
5203 2006-03-03 [colin]      2.0.0cvs102
5204
5205         * src/common/plugin.c
5206                 Initialize error to avoid crashing when a plugin fails
5207                 without setting error
5208
5209 2006-03-02 [wwp]        2.0.0cvs101
5210
5211         * configure.ac
5212                 fixed linker flags for libetpan support on Cygwin
5213                 (thanks to H.Merijn Brand).
5214
5215 2006-03-02 [wwp]        2.0.0cvs100
5216
5217         * src/addressbook.c
5218                 fix some AB error messages: one for punctuation and
5219                 one wrongly duplicate (thanks, maxbritov).
5220
5221 2006-03-02 [wwp]        2.0.0cvs99
5222
5223         * src/plugins/spamassassin/spamassassin.c
5224                 make sync calls to sa-learn/spamc to prevent
5225                 system (whatever local or client/server) overload.
5226
5227 2006-03-02 [colin]      2.0.0cvs98
5228
5229         * src/summaryview.c
5230                 Put the spam icon in the status column instead of the
5231                 mark one
5232
5233 2006-03-01 [colin]      2.0.0cvs97
5234
5235         * src/plugins/spamassassin/spamassassin.c
5236                 Fix segfault (g_file_set_contents fails for some 
5237                 reason and err==0x2f. Can't find out why with
5238                 valgrind, using working function :-)
5239
5240 2006-03-01 [colin]      2.0.0cvs96
5241
5242         * src/inc.c
5243                 Offline overriding: let 'No' be cached only 3 seconds
5244
5245 2006-03-01 [colin]      2.0.0cvs95
5246
5247         * src/addr_compl.c
5248         * src/addrbook.c
5249         * src/addressbook.c
5250         * src/addrindex.c
5251         * src/folder_item_prefs.c
5252         * src/headerview.c
5253         * src/imap.c
5254         * src/inc.c
5255         * src/ldif.c
5256         * src/mainwindow.c
5257         * src/mh.c
5258         * src/msgcache.c
5259         * src/prefs_common.h
5260         * src/prefs_msg_colors.c
5261         * src/procheader.c
5262         * src/procheader.h
5263         * src/procmime.c
5264         * src/procmsg.c
5265         * src/procmsg.h
5266         * src/send_message.h
5267         * src/simple-gettext.c
5268         * src/summaryview.c
5269         * src/summaryview.h
5270         * src/syldap.c
5271         * src/textview.c
5272         * src/undo.c
5273         * src/common/ssl_certificate.c
5274         * src/common/utils.c
5275         * src/gtk/colorsel.c
5276         * src/gtk/gtksctree.c
5277         * src/gtk/gtkshruler.c
5278         * src/plugins/trayicon/trayicon.c
5279                 #if 0 goes to /dev/null
5280
5281 2006-03-01 [colin]      2.0.0cvs94
5282
5283         * src/compose.c
5284         * src/imap.c
5285         * src/inc.c
5286         * src/inc.h
5287         * src/messageview.c
5288         * src/news.c
5289         * src/plugins/spamassassin/spamassassin.c
5290                 Allow to add information in the "working offline"
5291                 window
5292
5293 2006-03-01 [wwp]        2.0.0cvs93
5294
5295         * src/plugins/spamassassin/spamassassin.c
5296                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5297                 'cause it seems that calling `spamc ... < inputfile` with
5298                 g_spawn_(a)sync simply.. erm doesn't work :-).
5299
5300 2006-03-01 [wwp]        2.0.0cvs92
5301
5302         * src/toolbar.c
5303         * src/toolbar.h
5304                 simplify the adding of spam/ham button to the messageview toolbar
5305                 (it gets more clear now that the same button will be "Mark as spam"
5306                 or "Mark as ham" according to the current message status,
5307                 thanks to Colin).
5308
5309 2006-03-01 [wwp]        2.0.0cvs91
5310
5311         * src/messageview.c
5312         * src/procmsg.c
5313         * src/procmsg.h
5314         * src/summaryview.c
5315         * src/plugins/spamassassin/spamassassin.c
5316         * src/plugins/spamassassin/spamassassin.h
5317                 make learner callbacks return a status (0 for ok),
5318                 handle it in main code to avoid setting flags when learning failed,
5319                 don't learn on TCP if offline in spamassassin,
5320                 thanks to Colin.
5321
5322                 
5323
5324 2006-03-01 [wwp]        2.0.0cvs90
5325
5326         * src/compose.c
5327                 some work around the compose window's account menu,
5328                 patch by Fabien Vantard.
5329
5330 2006-03-01 [wwp]        2.0.0cvs89
5331
5332         * src/plugins/spamassassin/spamassassin.c
5333                 fixed bad logics, was using spamc in local mode and sa-learn
5334                 in remote mode (thanks, Colin).
5335
5336 2006-03-01 [wwp]        2.0.0cvs88
5337
5338         * src/plugins/spamassassin/spamassassin.c
5339         * src/plugins/spamassassin/spamassassin.h
5340         * src/plugins/spamassassin/spamassassin_gtk.c
5341                 made processing of emails w/ sa-plugin an option (default is TRUE),
5342                 fixed Engrish some tooltips, capitalization of some debug messages
5343                 and warnings. The spamassassin plugin now provides two separate
5344                 services: process emails upon incorporation and spamd training.
5345                 Both services (un)register independently but use some common
5346                 plugin settings (transport settings, spam storage location).
5347
5348 2006-02-28 [wwp]        2.0.0cvs87
5349
5350         * src/plugins/spamassassin/spamassassin.c
5351                 fix async flag to spamc cmdline execution (batch exec should
5352                 be asynchronous).
5353
5354 2006-02-27 [wwp]        2.0.0cvs86
5355
5356         * src/plugins/spamassassin/spamassassin.c
5357         * src/plugins/spamassassin/spamassassin.h
5358         * src/plugins/spamassassin/spamassassin_gtk.c
5359                 - added the ability to learn a remote spamassassin server (spamd),
5360                 using spamc.
5361                 - added the spamassassin option 'username', that applies to all
5362                 spamassassin operations (filtering, learning, local or remote).
5363                 The default username is the current unix user (if left blank
5364                 from gtk prefs or config file).
5365                 - commented out some unused code (notebook widget), removed unused
5366                 layout (hbox1).
5367                 - make more widgets sensitive to the transport type.
5368
5369 2006-02-27 [colin]      2.0.0cvs85
5370
5371         * src/plugins/spamassassin/spamassassin.c
5372                 Fix sa-learn call when offline
5373
5374 2006-02-27 [colin]      2.0.0cvs84
5375
5376         * configure.ac
5377         * src/Makefile.am
5378         * src/mainwindow.c
5379         * src/mainwindow.h
5380         * src/messageview.c
5381         * src/messageview.h
5382         * src/prefs_toolbar.c
5383         * src/procmsg.c
5384         * src/stock_pixmap.c
5385         * src/stock_pixmap.h
5386         * src/summaryview.c
5387         * src/toolbar.c
5388         * src/toolbar.h
5389         * src/pixmaps/ham_btn.xpm
5390         * src/pixmaps/spam.xpm
5391         * src/pixmaps/spam_btn.xpm
5392         * src/plugins/spamassassin/spamassassin.c
5393                 Add button in toolbar for spam learning
5394                 Fix a few bugs from the last related commit
5395                 Revert 1.9.6cvs23 which messed up shift-selection
5396
5397 2006-02-24 [colin]      2.0.0cvs83
5398
5399         * src/procmsg.c
5400         * src/summaryview.c
5401         * src/summaryview.h
5402         * src/plugins/spamassassin/spamassassin.c
5403         * src/plugins/spamassassin/spamassassin.h
5404         * src/plugins/spamassassin/spamassassin_gtk.c
5405                 Unregister learner when spamassassin is either
5406                 disabled or over tcp
5407
5408 2006-02-24 [colin]      2.0.0cvs82
5409
5410         * src/Makefile.am
5411         * src/mainwindow.c
5412         * src/mainwindow.h
5413         * src/procmsg.c
5414         * src/procmsg.h
5415         * src/stock_pixmap.c
5416         * src/stock_pixmap.h
5417         * src/summaryview.c
5418         * src/summaryview.h
5419         * src/gtk/icon_legend.c
5420         * src/pixmaps/spam.xpm  ** NEW FILE **
5421         * src/plugins/spamassassin/spamassassin.c
5422         * src/plugins/spamassassin/spamassassin_gtk.c
5423                 Add spam learning interface (Mark/Mark as 
5424                 (spam|ham) menus)
5425
5426 2006-02-24 [wwp]        2.0.0cvs81
5427
5428         * src/compose.c
5429         * src/compose.h
5430         * src/filtering.c
5431                 hide compose window when sending message in batch mode
5432                 (filtering: forward and redirect). Also fixed a wrong
5433                 value returned when sending failed, neutral anyway.
5434                 (Colin, me) 
5435
5436 2006-02-24 [wwp]        2.0.0cvs80
5437
5438         * src/mainwindow.c
5439                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5440
5441 2006-02-24 [paul]       2.0.0cvs79
5442
5443         * src/news.c
5444         * src/news.h
5445         * src/news_gtk.c
5446                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5447                 Thanks to Colin
5448
5449 2006-02-23 [colin]      2.0.0cvs78
5450
5451         * src/alertpanel.c
5452                 Change OK to Close in alertpanel with View log
5453                 button; add accel to View log. Patch by Fabien
5454                 Vantard
5455
5456 2006-02-23 [wwp]        2.0.0cvs77
5457
5458         * src/compose.c
5459                 silly me, there were much more tests to perform, since toolbars can
5460                 really have down to 1 element only.
5461
5462 2006-02-23 [wwp]        2.0.0cvs76
5463
5464         * commitHelper
5465                 fixed indentation from my previous commit. Fallback to VISUAL if
5466                 EDITOR is not set (and to vi, at last resort).
5467
5468 2006-02-23 [wwp]        2.0.0cvs75
5469
5470         * commitHelper
5471                 improved error detection (Colin, me).
5472
5473 2006-02-23 [wwp]        2.0.0cvs74
5474
5475         * src/prefs_toolbar.c
5476                 simplify and fix prefs/toolbars layouting. Combos' contents can
5477                 now be really displayed.
5478
5479 2006-02-23 [wwp]        2.0.0cvs73
5480         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5481         be really displayed.
5482
5483 2006-02-22 [wwp]        2.0.0cvs72
5484
5485         * src/compose.c
5486                 fix a typo in my previous commit (sorry!).
5487
5488 2006-02-22 [wwp]        2.0.0cvs71
5489
5490         * src/prefs_toolbar.c
5491                 fix a crash when adding separators to toolbars,
5492                 also fix some separator item information.
5493
5494 2006-02-22 [wwp]        2.0.0cvs70
5495
5496         * src/compose.c
5497                 fix a crash when redirecting (for instance) when compose window's
5498                 toolbar contents has been customized (when some buttons have been
5499                 removed in fact).
5500
5501 2006-02-21 [wwp]        2.0.0cvs69
5502
5503         * src/summaryview.c
5504         * src/gtk/pluginwindow.c
5505         * src/plugins/pgpcore/prefs_gpg.c
5506                 fix some compilation warnings (feat. remains of removed code).
5507
5508 2006-02-21 [wwp]        2.0.0cvs68
5509
5510         * src/gtk/gtkutils.c
5511                 fix two compilation issues, thanks to Stephan Sachse.
5512
5513 2006-02-20 [colin]      2.0.0cvs67
5514
5515         * src/mainwindow.c
5516                 Don't reselect displayed mail on refocus
5517                 This fixes actions misbehaving 
5518
5519 2006-02-20 [wwp]        2.0.0cvs66
5520
5521         * src/summaryview.c
5522         * src/gtk/gtksctree.c
5523         * src/gtk/gtkshruler.c
5524                 changed more runtime typecast checks.
5525
5526 2006-02-20 [wwp]        2.0.0cvs65
5527
5528         * src/summary_search.c
5529                 find all - summaryview refresh issue fixed, thanks to Colin.
5530
5531 2006-02-20 [wwp]        2.0.0cvs64
5532
5533         * src/gtk/gtkutils.c
5534                 better runtime typecast checks.
5535
5536 2006-02-20 [wwp]        2.0.0cvs63
5537
5538         * src/summary_search.c
5539                 enhancements to the summary search:
5540                         - add the ability to stop the running search
5541                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5542                         - don't search if no criteria (From/To/Subject/Body) is set
5543                         - ensure that a busy mouse pointer is always shown when searching,
5544                           show it even a bit earlier
5545
5546 2006-02-19 [colin]      2.0.0cvs62
5547
5548         * src/compose.c
5549         * src/imap.c
5550         * src/etpan/imap-thread.c
5551         * src/etpan/imap-thread.h
5552                 (Future) IMAP speed improvement on sending
5553                 Will require a libetpan update
5554         * src/summaryview.c
5555         * src/gtk/quicksearch.c
5556                 Make quicksearch clearable while running.
5557
5558 2006-02-17 [colin]      2.0.0cvs61
5559
5560         * src/imap.c
5561         * src/etpan/imap-thread.c
5562         * src/etpan/imap-thread.h
5563                 Check for IMAP certificates
5564                 ** Requires libetpan-0.42-cvs4 
5565                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5566
5567 2006-02-17 [colin]      2.0.0cvs60
5568
5569         * src/messageview.c
5570         * src/prefs_common.c
5571         * src/prefs_common.h
5572         * src/prefs_message.c
5573                 Add pref to display HTML-only mails with plugin, 
5574                 if possible (defaulting to FALSE of course).
5575
5576 2006-02-16 [colin]      2.0.0cvs59
5577
5578         * src/main.c
5579         * src/common/plugin.c
5580         * src/common/plugin.h
5581         * src/gtk/pluginwindow.c
5582                 Keep track of requested (but unloaded) plugins
5583                 in some error cases.
5584
5585 2006-02-16 [wwp]        2.0.0cvs58
5586
5587         * src/gtk/gtkaspell.c
5588         * src/gtk/gtkaspell.h
5589         * src/prefs_spelling.c
5590         * src/compose.c
5591         * src/prefs_common.c
5592         * src/prefs_common.h
5593                 implemented new optional spellchecker behaviour: re-check message when
5594                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5595
5596 2006-02-16 [wwp]        2.0.0cvs57
5597
5598         * src/quote_fmt_parse.y
5599                 pclose popen'ed pipe.
5600
5601 2006-02-15 [colin]      2.0.0cvs56
5602
5603         * src/mimeview.c
5604         * src/mimeview.h
5605                 Let MimeViewers know which MimeView they
5606                 depend of.
5607         * src/summaryview.c
5608                 Swap From/To columns in Sent/Queue/Drafts
5609                 folders
5610         * src/etpan/imap-thread.c
5611                 Use mailstream_low_tls_open() for STARTTLS
5612                 instead of mailstream_low_ssl_open()
5613                 ** REQUIRES libetpan 0.42cvs3 **
5614
5615 2006-02-15 [wwp]        2.0.0cvs55
5616
5617         * src/compose.c
5618         * src/compose.h
5619         * src/message_search.c
5620         * src/message_search.h
5621         * src/textview.c
5622         * src/gtk/gtkutils.c
5623         * src/gtk/gtkutils.h
5624                 added the ability to Find text in the compose window (and a bit
5625                 of code factorization).
5626
5627 2006-02-15 [wwp]        2.0.0cvs54
5628
5629         * src/prefs_gtk.c
5630                 yet another one file was missing (fix for some widgets' sensitivity).
5631                 Thanks Colin!
5632
5633 2006-02-15 [wwp]        2.0.0cvs53
5634
5635         * src/prefs_gtk.h
5636                 oops forgot that file (fix for some widgets' sensitivity).
5637
5638 2006-02-15 [wwp]        2.0.0cvs52
5639
5640         * src/summary_search.c
5641                 implemented advanced summary search options (added the ability
5642                 to use matcher conditions in an advanced search mode).
5643
5644 2006-02-15 [wwp]        2.0.0cvs51
5645
5646         * src/plugins/pgpcore/prefs_gpg.c
5647         * src/prefs_account.c
5648                 fix some widget sensitivity, mostly around some labels in
5649                 account prefs.
5650
5651 2006-02-15 [paul]       2.0.0cvs50
5652
5653         * manual/advanced.xml
5654                 improve Templates info
5655                 written by wwp
5656
5657 2006-02-14 [colin]      2.0.0cvs49
5658
5659         * src/pixmaps/address_book.xpm
5660         * src/pixmaps/preferences.xpm
5661         * src/pixmaps/properties.xpm
5662                 Fix pixmap size - patch by Fabien Vantard
5663
5664 2006-02-13 [colin]      2.0.0cvs48
5665
5666         * src/procmime.c
5667                 Add missing fclose()s on error
5668         * src/textview.c
5669                 Remove unused code
5670         * src/common/utils.c
5671                 Fix temp files not being deleted on windows
5672         Patches by Thomas Gilgin
5673
5674 2006-02-13 [colin]      2.0.0cvs47
5675
5676         * src/mainwindow.c
5677                 Fix exit crash
5678
5679 2006-02-13 [wwp]        2.0.0cvs46
5680
5681         * src/plugins/pgpcore/prefs_gpg.c
5682                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5683
5684 2006-02-12 [colin]      2.0.0cvs45
5685
5686         * src/folderview.c
5687         * src/main.c
5688         * src/mainwindow.c
5689                 Fix "stuff" when quitting
5690
5691 2006-02-12 [wwp]        2.0.0cvs44
5692
5693         * src/prefs_themes.c
5694                 fix typos in debug messages.
5695
5696 2006-02-11 [colin]      2.0.0cvs43
5697
5698         * src/summaryview.c
5699                 don't allow drag/drop from ourself
5700
5701 2006-02-10 [wwp]        2.0.0cvs42
5702
5703         * src/exporthtml.c
5704         * src/html.c
5705         * src/html.h
5706         * src/procmime.c
5707         * src/textview.c
5708                 renamed html_ prefixed functions and data structures to avoid
5709                 namespace clashes w/ other software (gtkhtml2 for instance).
5710                 Closes bug #907.
5711
5712
5713 2006-02-09 [colin]      2.0.0cvs41
5714
5715         * src/summaryview.c
5716                 Fix shitty logic messed up. Thanks Ticho for the hint!
5717
5718 2006-02-09 [wwp]        2.0.0cvs40
5719
5720         * src/gtk/about.c
5721         * src/compose.c
5722         * src/prefs_account.c
5723         * src/prefs_gtk.h
5724         * src/editaddress.c
5725                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5726                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5727                 Browse buttons in accounts prefs.
5728
5729 2006-02-09 [colin]      2.0.0cvs39
5730
5731         * src/matcher.c
5732                 Check for pointer before using its members
5733         * src/gtk/gtksourceprintjob.c
5734                 Fix a wrong warning
5735
5736 2006-02-09 [wwp]        2.0.0cvs38
5737
5738         * src/gtk/filesel.c
5739                 fix few compiler warnings (type mismatch).
5740
5741 2006-02-09 [paul]       2.0.0cvs37
5742
5743         * po/fr.po
5744                 updated by Fabien Vantard
5745
5746 2006-02-08 [colin]      2.0.0cvs36
5747
5748         * src/prefs_common.c
5749         * src/common/defs.h
5750         * src/common/plugin.c
5751                 allow windows and linux configurations to coexist
5752                 patch by Thomas Gilgin
5753
5754 2006-02-08 [colin]      2.0.0cvs35
5755
5756         * src/filtering.c
5757         * src/matcher.c
5758         * src/matcher.h
5759         * src/matcher_parser_parse.y
5760         * src/prefs_filtering_action.c
5761         * src/prefs_matcher.c
5762                 Add the "Ignore thread" filtering
5763                 action
5764
5765 2006-02-08 [colin]      2.0.0cvs34
5766
5767         * src/compose.c
5768         * src/procmime.c
5769         * src/procmime.h
5770                 Fix bug #905 (damaged attachment)
5771                 text files with raw \0's aren't really text files
5772         FOR_STABLE
5773
5774 2006-02-08 [colin]      2.0.0cvs33
5775
5776         * src/summaryview.c
5777                 Fix crasher introduced yesterday
5778
5779 2006-02-08 [wwp]        2.0.0cvs32
5780
5781         * src/compose.c
5782         * src/compose.h
5783                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5784
5785 2006-02-08 [wwp]        2.0.0cvs31
5786
5787         * src/prefs_template.c
5788                 templates enhancement: allow address completion for Cc and Bcc fields
5789                 (it was currently possible for the To field only)
5790
5791 2006-02-08 [colin]      2.0.0cvs30
5792
5793         * src/compose.c
5794                 Don't unblock if not blocked
5795         FOR_STABLE
5796
5797 2006-02-07 [colin]      2.0.0cvs29
5798
5799         * src/action.c
5800                 Forgot to refresh summaryview
5801
5802 2006-02-07 [colin]      2.0.0cvs28
5803
5804         * src/action.c
5805                 Freeze/thaw message list and folder list while
5806                 processing %as{} actions 
5807         * src/compose.c
5808                 Fix auto-wrap disabling after a middle-click
5809                 paste - FOR_STABLE
5810
5811 2006-02-07 [paul]       2.0.0cvs27
5812
5813         * src/folder.c
5814                 fix freeing of uninitialised pointers
5815                 Thanks to Colin
5816
5817 2006-02-06 [colin]      2.0.0cvs26
5818
5819         * src/folder.c
5820                 Use g_slist_prepend in potentially big list
5821
5822 2006-02-06 [colin]      2.0.0cvs25
5823
5824         * src/folder.c
5825                 Completely skip processing if it doesn't 
5826                 exist (faster!)
5827
5828 2006-02-06 [colin]      2.0.0cvs24
5829
5830         * src/folder.c
5831         * src/summaryview.c
5832                 Batch filtering in summaryview (from Tools menu)
5833                 and pre/post//-processing too
5834
5835 2006-02-06 [colin]      2.0.0cvs23
5836
5837         * src/procmsg.h
5838         * src/filtering.c
5839                 Use a special field for batch filtering instead
5840                 of stepping on deferred execution's toes
5841
5842 2006-02-06 [colin]      2.0.0cvs22
5843
5844         * src/action.c
5845         * src/filtering.c
5846         * src/filtering.h
5847         * src/folder.c
5848         * src/summaryview.c
5849                 Fix filtering via menus and actions
5850
5851 2006-02-06 [colin]      2.0.0cvs21
5852
5853         * src/imap.c
5854                 Put the added file directly to cache if possible (will work
5855                 with next libetpan)
5856         * src/filtering.c
5857         * src/filtering.h
5858         * src/inc.c
5859         * src/folder.c
5860         * src/mbox.c
5861         * src/procmsg.h
5862                 Move and copy filtered messages by batches instead of one
5863                 by one - faster on IMAP
5864         * src/procmsg.c
5865                 Add a function that'll possibly be useful later
5866
5867 2006-02-06 [colin]      2.0.0cvs20
5868
5869         * src/addressbook.c
5870                 Use internal mime-type instead of text/plain for d'n'd
5871         * src/compose.c
5872                 Allow attaching files from mimeview's icon list via d'n'd
5873         * src/folderview.c
5874         * src/folderview.h
5875                 Use internal mime-type instead of text/plain for d'n'd
5876                 Don't try to selected opened folder if none is
5877                 Factorize d'n'd from other apps code
5878         * src/headerview.c
5879         * src/textview.c
5880         * src/gtk/gtkutils.c
5881         * src/gtk/gtkutils.h
5882                 Factorize Face/X-Face stuff
5883         * src/mimeview.c
5884                 Fix d'n'd to other apps
5885         * src/prefs_message.c
5886                 Let the XFace pref be usable without libcompface as it also
5887                 applies to Face
5888         * src/summaryview.c
5889                 Fix d'n'd to other apps
5890                 Factorize d'n'd from other apps code
5891
5892 2006-02-06 [wwp]        2.0.0cvs19
5893
5894         * po/it.po
5895                 Italian translation fixes by Andrea Spadaccini (no more confusion
5896                 between filtering and processing, and few changes in the About
5897                 dialog).
5898
5899
5900 2006-02-06 [mones]      2.0.0cvs18
5901
5902         * src/gtk/icon_legend.c
5903                 Improved descriptions allowing better translations
5904
5905 2006-02-05 [colin]      2.0.0cvs17
5906
5907         * src/imap.c
5908                 Add the f*cking missing expunge that caused imap_fetch_env
5909                 to fail after an add_msgs ! :-///
5910         * src/etpan/imap-thread.c
5911                 Add a bit of debug
5912         FOR_STABLE
5913
5914 2006-02-05 [colin]      2.0.0cvs16
5915
5916         * src/common/utils.c
5917                 Don't check for return-path (or we can't put
5918                 back non-sent mails)
5919
5920 2006-02-05 [colin]      2.0.0cvs15
5921
5922         * src/textview.c
5923                 Don't try to display Face header in textview
5924                 when teh headerview's active
5925
5926 2006-02-05 [colin]      2.0.0cvs14
5927
5928         * tools/tbird2syl.py
5929         * tools/Makefile.am
5930                 Add script to import Thunderbird mails
5931
5932 2006-02-05 [colin]      2.0.0cvs13
5933
5934         * src/headerview.c
5935         * src/procheader.c
5936         * src/procmsg.c
5937         * src/procmsg.h
5938         * src/textview.c
5939                 Show Face headers - patch partially by Klaus Flittner
5940
5941 2006-02-05 [colin]      2.0.0cvs12
5942
5943         * src/folderview.c
5944         * src/summaryview.c
5945         * src/common/utils.c
5946         * src/common/utils.h
5947                 Let dnd work from mime icons to summaryview
5948                 and to folderview too
5949                 Add a crude test to avoid trying to add files
5950                 drag'n'dropped when they're not mails
5951
5952 2006-02-04 [colin]      2.0.0cvs11
5953
5954         * src/summaryview.c
5955         * src/mimeview.c
5956                 Fix utf8 conversion
5957
5958 2006-02-04 [colin]      2.0.0cvs10
5959
5960         * src/compose.c
5961         * src/folderview.c
5962         * src/mimeview.c
5963         * src/summaryview.c
5964         * src/summaryview.h
5965                 Added various drag and drop capas:
5966                 From                    To
5967                 summaryview             other apps
5968                 mimeview icons          other apps
5969                 other apps              summaryview
5970                 other apps              folderview
5971
5972                 This shouldn't have broken the existing:
5973                 From                    To
5974                 summaryview             folderview
5975                 folderview              folderview
5976                 summaryview             compose's attachments
5977
5978         Tests welcomed.
5979
5980 2006-02-02 [paul]       2.0.0cvs9
5981
5982         * src/mainwindow.c
5983                 move global option 'Set displayed columns...' out
5984                 of folder option grouping.
5985                 fix sensitivity of 'harvest addresses'
5986         FOR_STABLE
5987
5988 2006-02-01 [colin]      2.0.0cvs8
5989
5990         * src/mimeview.c
5991                 Revert the alertpanel patch, it sucks (intrusive
5992                 and gets in the way of "open")
5993
5994 2006-02-01 [colin]      2.0.0cvs7
5995
5996         * src/compose.c
5997         * src/prefs_account.c
5998         * src/prefs_common.c
5999         * src/common/defs.h
6000         * src/common/utils.c
6001         * src/common/utils.h
6002                 Add ability to edit the signature file
6003                 from the account preferences, and use
6004                 a default for the text editor.
6005                 Patch by Fabien Vantard
6006
6007 2006-02-01 [colin]      2.0.0cvs6
6008
6009         * src/mimeview.c
6010                 Try to get mime type by extension if it is
6011                 application/octet-stream
6012                 Display a window with possible choices when
6013                 encountering unknown mime types
6014         * src/gtk/filesel.c
6015         * src/gtk/filesel.h
6016                 Add preview
6017                 Allow multiple selection in filtered filesel
6018                 (patch by Fabien Vantard)
6019         * src/gtk/pluginwindow.c
6020                 Use it (patch by Fabien Vantard)
6021
6022 2006-02-01 [paul]       2.0.0cvs5
6023
6024         * src/jpilot.c
6025                 fix crash on creating jpilot address book
6026                 Thanks to Colin - FOR_STABLE
6027         * src/prefs_summaries.c
6028         * src/prefs_wrapping.c
6029         * src/gtk/icon_legend.c
6030         * src/gtk/quicksearch.c
6031                 string fixes and additions
6032
6033 2006-02-01 [paul]       2.0.0cvs4
6034
6035         * src/compose.c
6036         * src/mainwindow.c
6037         * src/messageview.c
6038         * src/prefs_send.c
6039                 add Arabic encoding option
6040                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6041
6042 2006-01-31 [colin]      2.0.0cvs3
6043
6044         * src/plugins/pgpcore/passphrase.c
6045                 Convert passphrase to locale encoding
6046         * src/compose.c
6047                 Fix drafting on IMAP. Crappy bug sneaked in
6048                 the release :-/
6049         FOR_STABLE
6050
6051 2006-01-30 [paul]       2.0.0cvs2
6052
6053         * src/gtk/icon_legend.c
6054                 show the new entries
6055
6056 2006-01-30 [colin]      2.0.0cvs1
6057
6058         * src/manual.c
6059                 Check for the file to be present before 
6060                 enabling the menu - FOR_STABLE
6061         * src/gtk/icon_legend.c
6062                 Add folders icons (not all of them, there
6063                 are too much, but the most intriguing ones)
6064
6065 2006-01-30 [paul]       2.0.0
6066
6067         version 2.0.0 released
6068
6069 2006-01-30 [paul]       1.9.100cvs200
6070
6071         * manual/faq.xml
6072         * manual/gpl.xml
6073         * manual/intro.xml
6074         * manual/starting.xml
6075         * manual/sylpheed-claws-manual.xml
6076                 fixes, additions
6077
6078 2006-01-29 [mones]      1.9.100cvs199
6079
6080         * manual/account.xml
6081         * manual/advanced.xml
6082         * manual/glossary.xml
6083                 Some typos fixed, added LDIF term to glossary
6084         * po/es.po
6085                 Fixed leading plus symbol
6086
6087 2006-01-29 [paul]       1.9.100cvs198
6088
6089         * po/fi.po
6090         * po/sk.po
6091                 updated by Tommi Pirinen and Andrej Kacian
6092
6093 2006-01-29 [paul]       1.9.100cvs197
6094
6095         * src/gtk/authors.h
6096                 remove duplicates
6097
6098 2006-01-29 [paul]       1.9.100cvs196
6099
6100         * AUTHORS
6101         * po/nl.po
6102         * src/gtk/authors.h
6103         * tools/claws.i18n.status.pl
6104                 nl translation updated by Tim Dijkstra
6105
6106 2006-01-29 [paul]       1.9.100cvs195
6107
6108         * po/sr.po
6109         * po/sv.po
6110                 updated by Aleksandar Urosevic and Anders Troback
6111
6112 2006-01-28 [colin]      1.9.100cvs194
6113
6114         * src/gtk/gtksourceprintjob.c
6115                 Don't fiddle with PangoLayout when we
6116                 have an image
6117
6118 2006-01-28 [paul]       1.9.100cvs193
6119
6120         * AUTHORS
6121         * po/el.po
6122         * po/zh_CN.po
6123         * src/gtk/authors.h
6124         * tools/claws.i18n.status.pl
6125                 updated translations submitted by Stavros Giannouris
6126                 and Ralgh Young
6127
6128 2006-01-27 [colin]      1.9.100cvs192
6129
6130         * src/summaryview.c
6131         * src/gtk/gtksourceprintjob.c
6132                 Add image printing 
6133                 (libgnomeprint only, of course)
6134
6135 2006-01-27 [paul]       1.9.100cvs191
6136
6137         * po/fr.po
6138         * po/it.po
6139                 updated by Fabien Vantard and Andrea Spadaccini
6140
6141 2006-01-26 [colin]      1.9.100cvs190
6142
6143         * manual/Makefile.am
6144         * configure.ac
6145                 Make building the manual optional 
6146                 (--disable-manual)
6147
6148 2006-01-26 [paul]       1.9.100cvs189
6149
6150         * manual/glossary.xml
6151         * manual/plugins.xml
6152                 edited
6153         * po/en_GB.po
6154                 updated
6155
6156 2006-01-26 [paul]       1.9.100cvs188
6157
6158         * src/prefs_display_header.c
6159         * src/prefs_folder_column.c
6160         * src/prefs_msg_colors.c
6161         * src/prefs_summaries.c
6162         * src/prefs_summary_column.c
6163                 HIGify
6164
6165 2006-01-25 [colin]      1.9.100cvs187
6166
6167         * src/imap.c
6168                 Don't allow moving/copying mails between
6169                 queue/drafts and non-queue/drafts folders
6170                 Fixes bug #897 (message header is resetted 
6171                 if one is copied to Drafts)
6172
6173 2006-01-25 [colin]      1.9.100cvs186
6174
6175         * src/folder.c
6176         * src/mainwindow.c
6177                 Fix subscribed folders not found
6178         * src/compose.c
6179                 Don't try to encode as original mail's charset
6180                 if it's ascii 
6181
6182 2006-01-25 [paul]       1.9.100cvs185
6183
6184         * AUTHORS
6185         * po/Makevars
6186                 updated
6187         * po/de.po
6188         * po/pl.po
6189         * po/pt_BR.po
6190         * po/sr.po
6191                 updates submitted by Stephan Sachse, Emilian Nowak
6192                 and Quar, Frederico Goncalves Guimaraes, and
6193                 Aleksandar Urosevic
6194                 Fix Bug 896, 'PT_BR locale broken'.
6195         * src/gtk/authors.h
6196                 updated
6197
6198 2006-01-24 [mones]      1.9.100cvs184
6199
6200         * manual/glossary.xml
6201                 All current terms finished. Reviewers welcome ;-)
6202         * manual/keyboard.xml
6203                 Fixed column width for pdf output.
6204         * po/es.po
6205                 Updated
6206
6207 2006-01-24 [paul]       1.9.100cvs183
6208
6209         * manual/glossary.xml
6210                 fix id name
6211         * manual/dist/html/Makefile.am
6212         * manual/dist/pdf/Makefile.am
6213         * manual/dist/ps/Makefile.am
6214         * manual/dist/txt/Makefile.am
6215                 fix make deps
6216                 Thanks to Colin
6217
6218 2006-01-24 [mones]      1.9.100cvs182
6219
6220         * manual/glossary.xml
6221                 Nearly finished, some terms missing.
6222
6223 2006-01-23 [paul]       1.9.100cvs181
6224
6225         * manual/dist/html/Makefile.am
6226         * manual/dist/pdf/Makefile.am
6227         * manual/dist/ps/Makefile.am
6228         * manual/dist/txt/Makefile.am
6229         * src/mainwindow.c
6230                 re-enable manual
6231                 Thanks to Colin
6232
6233 2006-01-22 [colin]      1.9.100cvs180
6234
6235         * src/compose.c
6236         * src/gtk/gtkaspell.c
6237                 Don't deselect stuff before right-clicking, with aspell.
6238                 (This prevented right-click Copy, for example).
6239                 Thanks to Clo!
6240
6241 2006-01-22 [paul]       1.9.100cvs179
6242
6243         * src/summary_search.c
6244                 don't fix the widget size as it causes problems
6245                 under localisation.
6246                 Thanks to Emilian Nowak
6247
6248 2006-01-21 [paul]       1.9.100cvs178
6249
6250         * src/prefs_themes.c
6251                 fix broken underlining of label text
6252                 with some translations
6253
6254 2006-01-21 [colin]      1.9.100cvs177
6255
6256         * po/fr.po
6257                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6258
6259 2006-01-20 [colin]      1.9.100cvs176
6260
6261         * configure.ac
6262         * Makefile.am
6263         * manual/Makefile
6264         * manual/dist/html/.cvsignore
6265         * manual/dist/html/Makefile.am
6266         * manual/dist/pdf/.cvsignore
6267         * manual/dist/pdf/Makefile.am
6268         * manual/dist/ps/.cvsignore
6269         * manual/dist/ps/Makefile.am
6270         * manual/dist/txt/.cvsignore
6271         * manual/dist/txt/Makefile.am
6272                 Autotool-ize manual
6273
6274 2006-01-20 [paul]       1.9.100cvs175
6275
6276         * manual/handling.xml
6277                 make Filtering and Searching entries easier to find
6278         * manual/keyboard.xml
6279                 add the remaining default keybinds
6280         * src/prefs_summaries.c
6281                 update the default keybinds
6282
6283 2006-01-20 [paul]       1.9.100cvs174
6284
6285         * src/addressbook.c
6286         * src/addrgather.c
6287         * src/addrharvest.c
6288         * src/editaddress.c
6289         * src/editgroup.c
6290         * src/exphtmldlg.c
6291         * src/expldifdlg.c
6292         * src/exporthtml.c
6293         * src/exportldif.c
6294         * src/ldif.c
6295                 replace 'e-mail' with 'email'
6296         * src/summary_search.c
6297                 add mnemonic to "Find all" button
6298
6299 2006-01-20 [wwp]        1.9.100cvs173
6300
6301         * src/export.c
6302         * src/import.c
6303                 touched mbox import/export buttons for HIG-compliance
6304
6305 2006-01-19 [paul]       1.9.100cvs172
6306
6307         * manual/account.xml
6308         * manual/addrbook.xml
6309         * manual/advanced.xml
6310         * manual/faq.xml
6311         * manual/handling.xml
6312         * manual/intro.xml
6313         * manual/plugins.xml
6314         * manual/starting.xml
6315                 more editing
6316
6317 2006-01-19 [paul]       1.9.100cvs171
6318
6319         * src/toolbar.c
6320                 allow use of trash button while receiving
6321                 Thanks to Colin
6322
6323 2006-01-19 [wwp]        1.9.100cvs170
6324
6325         * src/gtk/quicksearch.c
6326         * src/compose.c
6327                 force text color to black when yellow background is set
6328
6329 2006-01-19 [colin]      1.9.100cvs169
6330
6331         * src/plugins/trayicon/trayicon.c
6332                 Gray out Get Mail when already getting mail
6333
6334 2006-01-18 [paul]       1.9.100cvs168
6335
6336         * src/compose.c
6337                 give widget yellow background was To is
6338                 set via folder prefs
6339         * src/gtk/quicksearch.c
6340                 give widget yellow background when quick
6341                 search is active.
6342                 Thanks to Colin
6343
6344 2006-01-18 [paul]       1.9.100cvs167
6345
6346         * doc/man/sylpheed-claws.1
6347                 add --subscribe option
6348
6349 2006-01-18 [paul]       1.9.100cvs166
6350
6351         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6352         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6353                 use %U instead of %F (%F is broken for user installed
6354                 files in kde 3.5)
6355
6356 2006-01-18 [colin]      1.9.100cvs165
6357
6358         * src/summaryview.c
6359                 Default to Yes in "No more * messages" dialogs
6360
6361 2006-01-17 [colin]      1.9.100cvs164
6362
6363         * src/compose.c
6364                 Possibly fix an invalid iterator causing
6365                 crash
6366
6367 2006-01-17 [colin]      1.9.100cvs163
6368
6369         * src/mimeview.c
6370                 Fix crash when the image disappears under the
6371                 image viewer
6372
6373 2006-01-16 [colin]      1.9.100cvs162
6374
6375         * src/compose.c
6376                 Fix reenabling autowrap
6377
6378 2006-01-16 [colin]      1.9.100cvs161
6379
6380         * src/compose.c
6381                 reset quote_len before getting quote_str
6382
6383 2006-01-16 [colin]      1.9.100cvs160
6384
6385         * src/account.c
6386         * src/account.h
6387         * src/folder.c
6388         * src/imap_gtk.c
6389         * src/mh_gtk.c
6390                 Fix bug #883 (default inbox does not track folder move)
6391
6392 2006-01-16 [colin]      1.9.100cvs159
6393
6394         * src/compose.c
6395         * src/plugins/pgpcore/passphrase.c
6396                 More buttons fixes
6397
6398 2006-01-16 [paul]       1.9.100cvs158
6399
6400         * src/prefs_actions.c
6401         * src/prefs_filtering_action.c
6402         * src/prefs_matcher.c
6403         * src/quote_fmt.c
6404         * src/gtk/description_window.c
6405         * src/gtk/description_window.h
6406         * src/gtk/quicksearch.c
6407                 description window cleanups
6408
6409 2006-01-15 [colin]      1.9.100cvs157
6410
6411         * src/addressbook.c
6412         * src/prefs_filtering.c
6413                 Same here
6414
6415 2006-01-15 [colin]      1.9.100cvs156
6416
6417         * src/folderview.c
6418         * src/mainwindow.c
6419                 Same for "Empty trash"
6420
6421 2006-01-15 [colin]      1.9.100cvs155
6422
6423         * src/inc.c
6424                 Override offline dialog had Yes by default
6425
6426 2006-01-15 [colin]      1.9.100cvs154
6427
6428         * src/summaryview.c
6429                 Delete selected messages? previously had Yes the default
6430
6431 2006-01-15 [colin]      1.9.100cvs153
6432
6433         * src/folder.c
6434         * src/folder.h
6435         * src/main.c
6436                 Check if a mailbox is loaded after all
6437                 plugins are loaded.
6438
6439 2006-01-15 [colin]      1.9.100cvs152
6440
6441         * src/folder.c
6442                 Don't start wizard when there are unloaded folders (will help
6443                 people with only mbox or maildir mailboxes)
6444
6445 2006-01-14 [colin]      1.9.100cvs151
6446
6447         * src/addressbook.c
6448         * src/expldifdlg.c
6449         * src/importldif.c
6450         * src/importmutt.c
6451         * src/importpine.c
6452         * src/mh_gtk.c
6453                 More HIG compliance and fixes
6454
6455 2006-01-14 [colin]      1.9.100cvs150
6456
6457         * src/prefs_filtering_action.c
6458         * src/foldersel.c
6459                 Two forgotten button order changes
6460
6461 2006-01-14 [colin]      1.9.100cvs149
6462
6463         * src/account.c
6464         * src/addressbook.c
6465         * src/compose.c
6466         * src/folderview.c
6467         * src/imap_gtk.c
6468         * src/mainwindow.c
6469         * src/mh_gtk.c
6470         * src/news_gtk.c
6471         * src/prefs_actions.c
6472         * src/prefs_customheader.c
6473         * src/prefs_filtering.c
6474         * src/prefs_matcher.c
6475         * src/prefs_template.c
6476         * src/ssl_manager.c
6477         * src/summaryview.c
6478         * src/textview.c
6479         * src/toolbar.c
6480                 All deletion confirmations are now "Cancel, Delete" 
6481                 instead of "No, Yes"
6482                 Clarified most of the other "No, Yes" to 
6483                 "Cancel, Descriptive_action"
6484                 Rechanged the "Entry not saved" alerts to have 
6485                 "Close, Continue editing"
6486
6487
6488 2006-01-14 [paul]
6489
6490         * 2.0.0-rc4 released
6491
6492 2006-01-14 [paul]       1.9.100cvs148
6493
6494         * src/account.c
6495         * src/addressadd.c
6496         * src/addressbook.c
6497         * src/compose.c
6498         * src/editaddress.c
6499         * src/editbook.c
6500         * src/editgroup.c
6501         * src/editjpilot.c
6502         * src/editldap.c
6503         * src/editvcard.c
6504         * src/exphtmldlg.c
6505         * src/expldifdlg.c
6506         * src/folderview.c
6507         * src/grouplistdialog.c
6508         * src/imap_gtk.c
6509         * src/importmutt.c
6510         * src/importpine.c
6511         * src/inc.c
6512         * src/main.c
6513         * src/mainwindow.c
6514         * src/message_search.c
6515         * src/messageview.c
6516         * src/mh_gtk.c
6517         * src/mimeview.c
6518         * src/news_gtk.c
6519         * src/prefs_actions.c
6520         * src/prefs_customheader.c
6521         * src/prefs_filtering.c
6522         * src/prefs_matcher.c
6523         * src/prefs_template.c
6524         * src/prefs_themes.c
6525         * src/ssl_manager.c
6526         * src/summary_search.c
6527         * src/summaryview.c
6528         * src/textview.c
6529         * src/toolbar.c
6530         * src/gtk/foldersort.c
6531         * src/gtk/gtkaspell.c
6532         * src/gtk/inputdialog.c
6533         * src/gtk/prefswindow.c
6534         * src/plugins/pgpcore/select-keys.c
6535         * src/plugins/trayicon/trayicon.c
6536                 HIG compliant button order
6537
6538 2006-01-14 [mones]      1.9.100cvs147
6539
6540         * po/es.po
6541                 Updated translation
6542
6543 2006-01-13 [paul]       1.9.100cvs146
6544
6545         * AUTHORS
6546         * ChangeLog
6547         * src/gtk/authors.h
6548                 add Joshua M. Kwan to contributors list
6549
6550 2006-01-13 [colin]      1.9.100cvs145
6551
6552         * src/gtk/quicksearch.c
6553                 Don't refocus quick search after executing (Esc or Enter)
6554                 Allows to '/'search something then move up/down in 
6555                 summaryview, and to Esc a search and be back in the 
6556                 summaryview
6557
6558 2006-01-13 [paul]       1.9.100cvs144
6559
6560         * src/plugins/pgpinline/pgpinline.c
6561                 support Content-Type 'application/pgp'
6562                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6563
6564 2006-01-13 [paul]       1.9.100cvs143
6565
6566         * manual/account.xml
6567                 make mention of partial retrieval
6568                 thanks to Colin
6569
6570 2006-01-13 [paul]       1.9.100cvs142
6571
6572         * src/account.c
6573         * src/account.h
6574         * src/action.c
6575         * src/action.h
6576         * src/adbookbase.h
6577         * src/addr_compl.c
6578         * src/addr_compl.h
6579         * src/addrbook.c
6580         * src/addrcache.c
6581         * src/addrcache.h
6582         * src/addrcindex.c
6583         * src/addrcindex.h
6584         * src/addrclip.c
6585         * src/addrclip.h
6586         * src/addrdefs.h
6587         * src/addressadd.c
6588         * src/addressadd.h
6589         * src/addressbook.c
6590         * src/addressbook.h
6591         * src/addrgather.c
6592         * src/addrgather.h
6593         * src/addrharvest.c
6594         * src/addrharvest.h
6595         * src/addrindex.c
6596         * src/addrindex.h
6597         * src/addritem.c
6598         * src/addritem.h
6599         * src/addrquery.c
6600         * src/addrquery.h
6601         * src/addrselect.c
6602         * src/addrselect.h
6603         * src/alertpanel.c
6604         * src/alertpanel.h
6605         * src/browseldap.c
6606         * src/browseldap.h
6607         * src/codeconv.c
6608         * src/codeconv.h
6609         * src/compose.c
6610         * src/compose.h
6611         * src/customheader.c
6612         * src/customheader.h
6613         * src/displayheader.c
6614         * src/displayheader.h
6615         * src/editaddress.c
6616         * src/editaddress.h
6617         * src/editbook.c
6618         * src/editbook.h
6619         * src/editgroup.c
6620         * src/editgroup.h
6621         * src/editjpilot.c
6622         * src/editjpilot.h
6623         * src/editldap.c
6624         * src/editldap.h
6625         * src/editldap_basedn.c
6626         * src/editldap_basedn.h
6627         * src/editvcard.c
6628         * src/editvcard.h
6629         * src/exphtmldlg.c
6630         * src/exphtmldlg.h
6631         * src/expldifdlg.c
6632         * src/expldifdlg.h
6633         * src/export.h
6634         * src/exporthtml.c
6635         * src/exporthtml.h
6636         * src/exportldif.c
6637         * src/exportldif.h
6638         * src/filtering.c
6639         * src/filtering.h
6640         * src/folder.c
6641         * src/folder.h
6642         * src/folder_item_prefs.c
6643         * src/folder_item_prefs.h
6644         * src/foldersel.c
6645         * src/foldersel.h
6646         * src/folderutils.c
6647         * src/folderutils.h
6648         * src/folderview.c
6649         * src/folderview.h
6650         * src/grouplistdialog.c
6651         * src/grouplistdialog.h
6652         * src/headerview.c
6653         * src/html.c
6654         * src/html.h
6655         * src/image_viewer.c
6656         * src/image_viewer.h
6657         * src/imap.c
6658         * src/imap.h
6659         * src/imap_gtk.c
6660         * src/imap_gtk.h
6661         * src/import.h
6662         * src/importldif.c
6663         * src/importldif.h
6664         * src/importmutt.c
6665         * src/importmutt.h
6666         * src/importpine.c
6667         * src/importpine.h
6668         * src/inc.c
6669         * src/inc.h
6670         * src/jpilot.c
6671         * src/jpilot.h
6672         * src/ldapctrl.c
6673         * src/ldapctrl.h
6674         * src/ldaplocate.c
6675         * src/ldaplocate.h
6676         * src/ldapquery.c
6677         * src/ldapquery.h
6678         * src/ldapserver.c
6679         * src/ldapserver.h
6680         * src/ldaputil.c
6681         * src/ldaputil.h
6682         * src/ldif.c
6683         * src/ldif.h
6684         * src/main.c
6685         * src/main.h
6686         * src/mainwindow.c
6687         * src/mainwindow.h
6688         * src/manual.c
6689         * src/manual.h
6690         * src/mbox.c
6691         * src/mbox.h
6692         * src/message_search.c
6693         * src/message_search.h
6694         * src/messageview.c
6695         * src/messageview.h
6696         * src/mh.c
6697         * src/mh.h
6698         * src/mh_gtk.c
6699         * src/mh_gtk.h
6700         * src/mimeview.c
6701         * src/mimeview.h
6702         * src/msgcache.c
6703         * src/msgcache.h
6704         * src/mutt.c
6705         * src/mutt.h
6706         * src/news.c
6707         * src/news.h
6708         * src/news_gtk.c
6709         * src/news_gtk.h
6710         * src/partial_download.c
6711         * src/partial_download.h
6712         * src/pine.c
6713         * src/pine.h
6714         * src/pop.c
6715         * src/pop.h
6716         * src/prefs_account.c
6717         * src/prefs_account.h
6718         * src/prefs_actions.c
6719         * src/prefs_actions.h
6720         * src/prefs_common.c
6721         * src/prefs_common.h
6722         * src/prefs_compose_writing.c
6723         * src/prefs_compose_writing.h
6724         * src/prefs_customheader.c
6725         * src/prefs_customheader.h
6726         * src/prefs_display_header.c
6727         * src/prefs_display_header.h
6728         * src/prefs_filtering.c
6729         * src/prefs_filtering.h
6730         * src/prefs_filtering_action.c
6731         * src/prefs_filtering_action.h
6732         * src/prefs_folder_column.c
6733         * src/prefs_folder_column.h
6734         * src/prefs_folder_item.c
6735         * src/prefs_folder_item.h
6736         * src/prefs_fonts.c
6737         * src/prefs_fonts.h
6738         * src/prefs_gtk.c
6739         * src/prefs_gtk.h
6740         * src/prefs_image_viewer.c
6741         * src/prefs_image_viewer.h
6742         * src/prefs_matcher.c
6743         * src/prefs_matcher.h
6744         * src/prefs_message.c
6745         * src/prefs_msg_colors.c
6746         * src/prefs_msg_colors.h
6747         * src/prefs_other.c
6748         * src/prefs_quote.c
6749         * src/prefs_receive.c
6750         * src/prefs_send.c
6751         * src/prefs_spelling.c
6752         * src/prefs_spelling.h
6753         * src/prefs_summaries.c
6754         * src/prefs_summaries.h
6755         * src/prefs_summary_column.c
6756         * src/prefs_summary_column.h
6757         * src/prefs_template.c
6758         * src/prefs_template.h
6759         * src/prefs_themes.c
6760         * src/prefs_themes.h
6761         * src/prefs_toolbar.c
6762         * src/prefs_toolbar.h
6763         * src/prefs_wrapping.c
6764         * src/prefs_wrapping.h
6765         * src/privacy.c
6766         * src/privacy.h
6767         * src/procheader.c
6768         * src/procheader.h
6769         * src/procmime.c
6770         * src/procmime.h
6771         * src/procmsg.c
6772         * src/procmsg.h
6773         * src/quote_fmt.c
6774         * src/quote_fmt_parse.y
6775         * src/recv.c
6776         * src/recv.h
6777         * src/remotefolder.c
6778         * src/remotefolder.h
6779         * src/send_message.c
6780         * src/send_message.h
6781         * src/setup.c
6782         * src/setup.h
6783         * src/sourcewindow.c
6784         * src/sourcewindow.h
6785         * src/ssl_manager.c
6786         * src/ssl_manager.h
6787         * src/statusbar.c
6788         * src/statusbar.h
6789         * src/stock_pixmap.c
6790         * src/stock_pixmap.h
6791         * src/summary_search.c
6792         * src/summary_search.h
6793         * src/summaryview.c
6794         * src/summaryview.h
6795         * src/syldap.c
6796         * src/syldap.h
6797         * src/textview.c
6798         * src/textview.h
6799         * src/toolbar.c
6800         * src/toolbar.h
6801         * src/undo.c
6802         * src/undo.h
6803         * src/unmime.c
6804         * src/unmime.h
6805         * src/vcard.c
6806         * src/vcard.h
6807         * src/wizard.c
6808         * src/wizard.h
6809         * src/common/base64.c
6810         * src/common/base64.h
6811         * src/common/defs.h
6812         * src/common/hooks.c
6813         * src/common/hooks.h
6814         * src/common/log.c
6815         * src/common/log.h
6816         * src/common/mgutils.c
6817         * src/common/mgutils.h
6818         * src/common/nntp.c
6819         * src/common/nntp.h
6820         * src/common/passcrypt.c
6821         * src/common/passcrypt.h.in
6822         * src/common/plugin.c
6823         * src/common/plugin.h
6824         * src/common/prefs.c
6825         * src/common/prefs.h
6826         * src/common/progressindicator.c
6827         * src/common/progressindicator.h
6828         * src/common/quoted-printable.c
6829         * src/common/quoted-printable.h
6830         * src/common/session.c
6831         * src/common/session.h
6832         * src/common/smtp.c
6833         * src/common/smtp.h
6834         * src/common/socket.c
6835         * src/common/socket.h
6836         * src/common/ssl.c
6837         * src/common/ssl.h
6838         * src/common/ssl_certificate.c
6839         * src/common/ssl_certificate.h
6840         * src/common/stringtable.c
6841         * src/common/stringtable.h
6842         * src/common/sylpheed.c
6843         * src/common/sylpheed.h
6844         * src/common/template.c
6845         * src/common/template.h
6846         * src/common/timing.h
6847         * src/common/utils.c
6848         * src/common/utils.h
6849         * src/common/version.h.in
6850         * src/common/xml.c
6851         * src/common/xml.h
6852         * src/common/xmlprops.c
6853         * src/common/xmlprops.h
6854         * src/gtk/colorlabel.c
6855         * src/gtk/colorsel.c
6856         * src/gtk/colorsel.h
6857         * src/gtk/description_window.c
6858         * src/gtk/description_window.h
6859         * src/gtk/filesel.c
6860         * src/gtk/filesel.h
6861         * src/gtk/foldersort.c
6862         * src/gtk/foldersort.h
6863         * src/gtk/gtkutils.c
6864         * src/gtk/gtkutils.h
6865         * src/gtk/inputdialog.c
6866         * src/gtk/inputdialog.h
6867         * src/gtk/logwindow.c
6868         * src/gtk/logwindow.h
6869         * src/gtk/manage_window.c
6870         * src/gtk/manage_window.h
6871         * src/gtk/menu.c
6872         * src/gtk/menu.h
6873         * src/gtk/pluginwindow.c
6874         * src/gtk/pluginwindow.h
6875         * src/gtk/prefswindow.c
6876         * src/gtk/prefswindow.h
6877         * src/gtk/progressdialog.c
6878         * src/gtk/progressdialog.h
6879         * src/gtk/sslcertwindow.c
6880         * src/gtk/sslcertwindow.h
6881         * src/plugins/clamav/clamav_plugin.c
6882         * src/plugins/clamav/clamav_plugin.h
6883         * src/plugins/clamav/clamav_plugin_gtk.c
6884         * src/plugins/demo/demo.c
6885         * src/plugins/dillo_viewer/dillo_prefs.c
6886         * src/plugins/dillo_viewer/dillo_prefs.h
6887         * src/plugins/dillo_viewer/dillo_viewer.c
6888         * src/plugins/pgpcore/passphrase.c
6889         * src/plugins/pgpcore/passphrase.h
6890         * src/plugins/pgpcore/plugin.c
6891         * src/plugins/pgpcore/select-keys.c
6892         * src/plugins/pgpcore/select-keys.h
6893         * src/plugins/pgpcore/sgpgme.c
6894         * src/plugins/pgpcore/sgpgme.h
6895         * src/plugins/pgpinline/pgpinline.c
6896         * src/plugins/pgpinline/pgpinline.h
6897         * src/plugins/pgpinline/plugin.c
6898         * src/plugins/pgpmime/pgpmime.c
6899         * src/plugins/pgpmime/pgpmime.h
6900         * src/plugins/pgpmime/plugin.c
6901         * src/plugins/spamassassin/spamassassin.c
6902         * src/plugins/spamassassin/spamassassin.h
6903         * src/plugins/spamassassin/spamassassin_gtk.c
6904         * src/plugins/trayicon/trayicon.c
6905                 update copyright header
6906
6907 2006-01-13 [paul]       1.9.100cvs141
6908
6909         * src/account.c
6910         * src/export.c
6911         * src/import.c
6912         * src/mainwindow.c
6913         * src/prefs_account.c
6914         * src/prefs_display_header.c
6915         * src/prefs_receive.c
6916         * src/prefs_send.c
6917         * src/prefs_summaries.c
6918         * src/prefs_themes.c
6919         * src/prefs_toolbar.c
6920         * src/gtk/about.c
6921                 various cleanups
6922
6923 2006-01-12 [colin]      1.9.100cvs140
6924
6925         * src/folder.c
6926         * src/folder.h
6927         * src/main.c
6928                 Add --subscribe option
6929                 Let sylpheed-claws email@domain.com equivalent to --compose
6930                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6931
6932 2006-01-12 [paul]       1.9.100cvs139
6933
6934         * src/mainwindow.c
6935                 append 'Change folder order' label with '...'
6936         * src/prefs_actions.c
6937                 allow reordering of actions list by dnd
6938         * src/gtk/foldersort.c
6939                 make the dialog nicer
6940
6941 2006-01-11 [colin]      1.9.100cvs138
6942
6943         * src/compose.c
6944                 Allow templates without text
6945
6946 2006-01-11 [paul]       1.9.100cvs137
6947
6948         * tools/README
6949         * tools/filter_conv_new.pl
6950                 add info to README
6951                 also check .sylpheed for filter.xml
6952                 be a bit informative to the user
6953
6954 2006-01-11 [colin]      1.9.100cvs136
6955
6956         * src/textview.c
6957                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6958
6959 2006-01-10 [paul]       1.9.100cvs135
6960
6961         * tools/Makefile.am
6962         * tools/filter_conv_new.pl
6963                 add script to convert new style Sylpheed
6964                 filter rules (Sylpheed >= 0.9.99) to
6965                 Claws filtering rules
6966
6967 2006-01-10 [colin]      1.9.100cvs134
6968
6969         * src/compose.c
6970                 Fix broken line joins in certain conditions
6971                 (between two quoted lines: <enter><enter><up>
6972                  <type a wrapped sentence><go in the first line>
6973                  <insert more text><watch as line joining failed>)
6974
6975 2006-01-10 [paul]       1.9.100cvs133
6976
6977         * src/compose.c
6978                 don't report success in error dialog
6979                 thanks to Colin
6980         * src/common/utils.c
6981                 include some trailing punctuations as URI
6982                 thanks to Hiro
6983
6984 2006-01-10 [paul]       1.9.100cvs132
6985
6986         * src/mimeview.c
6987                 fix incompatible pointer type
6988                 warning
6989
6990 2006-01-10 [paul]       1.9.100cvs131
6991
6992         * src/compose.c
6993                 change Subject in window title
6994                 instantaneously
6995
6996 2006-01-09 [colin]      1.9.100cvs130
6997
6998         * src/addressbook.c
6999         * src/headerview.c
7000         * src/mainwindow.c
7001         * src/messageview.c
7002         * src/mimeview.c
7003         * src/noticeview.c
7004         * src/summaryview.c
7005                 Fix possible crashes on exit and in addressbook
7006
7007 2006-01-09 [paul]       1.9.100cvs129
7008
7009         * src/prefs_msg_colors.c
7010                 some cleanups that I forgot last time
7011
7012 2006-01-09 [paul]       1.9.100cvs128
7013
7014         * README
7015         * src/folderview.c
7016         * src/prefs_msg_colors.c
7017                 add previously hidden option, color_new, to
7018                 the gui
7019                 move the page to Display/
7020                 rework the gui
7021
7022 2006-01-09 [wwp]        1.9.100cvs127
7023
7024         * src/prefs_themes.c
7025                 made the prefs/display/themes layouts spacing less condensed
7026                 (and so they match other prefs/pages' look).
7027
7028 2006-01-09 [paul]       1.9.100cvs126
7029
7030         * src/compose.c
7031         * src/prefs_common.c
7032         * src/prefs_common.h
7033         * src/prefs_wrapping.c
7034                 remove 'wrap at send' option
7035
7036 2006-01-06 [colin]      1.9.100cvs125
7037
7038         * src/compose.c
7039                 Just make completely sure we don't insert "manual line breaks" 
7040                 when wrapping... 
7041
7042 2006-01-04 [paul]
7043
7044         * 2.0.0-rc3 released
7045
7046 2006-01-04 [paul]       1.9.100cvs124
7047
7048         * src/folderview.c
7049                 fix bug 882, 'quick scroll in folder list
7050                 displays wrong folder contents'
7051
7052 2006-01-04 [paul]       1.9.100cvs123
7053
7054         * src/plugins/pgpmime/pgpmime.c
7055                 better debug information when signing
7056                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7057
7058 2006-01-03 [colin]      1.9.100cvs122
7059
7060         * configure.ac
7061                 We need to recheck for gpgme 1.0.0 after checking
7062                 for 1.1.1, because if 1.1.1 isn't available, 
7063                 GPGME_LIBS and friends are blanked out by the 
7064                 second check.
7065
7066 2006-01-03 [colin]      1.9.100cvs121
7067
7068         * src/common/prefs.c
7069                 Windows unlink-before rename fix
7070         * src/plugins/pgpcore/sgpgme.c
7071                 Add support for PKA info if available
7072                 Both patches by Werner Koch
7073
7074 2006-01-03 [paul]       1.9.100cvs120
7075
7076         * src/messageview.c
7077                 fix bug 884, 'Send receipt' button visible in queue
7078                 Thanks to Colin
7079
7080 2006-01-02 [colin]      1.9.100cvs119
7081
7082         * src/compose.c
7083         * src/imap.c
7084                 Fix autosave on IMAP and more generally try to
7085                 return the correct ID on a newly added IMAP message
7086
7087 2006-01-02 [paul]       1.9.100cvs118
7088
7089         * manual/keyboard.xml
7090                 edited
7091
7092 2006-01-01 [paul]       1.9.100cvs117
7093
7094         * src/gtk/authors.h
7095                 alphabetical order
7096
7097 2005-12-30 [colin]      1.9.100cvs116
7098
7099         * manual/advanced.xml
7100                 Explain Pre/Post-processing differences.
7101
7102 2005-12-30 [colin]      1.9.100cvs115
7103
7104         * src/mh.c
7105                 Implement copy_msgs for a little optimization
7106         * src/imap.c
7107                 Finish yesterday's fix
7108
7109 2005-12-29 [colin]      1.9.100cvs114
7110
7111         * src/imap.c
7112                 Fix occasional failure in fetching a mail over
7113                 IMAP
7114
7115 2005-12-29 [colin]      1.9.100cvs113
7116
7117         * src/compose.c
7118                 Don't remove a draft when sending it, if it is 
7119                 locked.
7120
7121 2005-12-28 [colin]      1.9.100cvs112
7122
7123         * src/summaryview.c
7124                 Fix leak for real
7125
7126 2005-12-28 [wwp]        1.9.100cvs111
7127
7128         * doc/faq/.cvsignore
7129         * doc/faq/de/.cvsignore
7130         * doc/faq/en/.cvsignore
7131         * doc/faq/es/.cvsignore
7132         * doc/faq/fr/.cvsignore
7133         * doc/faq/it/.cvsignore
7134         * doc/manual/.cvsignore
7135         * doc/manual/de/.cvsignore
7136         * doc/manual/en/.cvsignore
7137         * doc/manual/es/.cvsignore
7138         * doc/manual/fr/.cvsignore
7139         * doc/manual/ja/.cvsignore
7140         * src/plugins/mathml_viewer/.cvsignore
7141                 rollback revival of those files (my bad, sorry for the noise).
7142
7143 2005-12-28 [wwp]        1.9.100cvs110
7144
7145         * src/compose.c
7146                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7147
7148 2005-12-28 [wwp]        1.9.100cvs109
7149
7150         * doc/faq/.cvsignore
7151         * doc/faq/de/.cvsignore
7152         * doc/faq/en/.cvsignore
7153         * doc/faq/es/.cvsignore
7154         * doc/faq/fr/.cvsignore
7155         * doc/faq/it/.cvsignore
7156         * doc/manual/.cvsignore
7157         * doc/manual/de/.cvsignore
7158         * doc/manual/en/.cvsignore
7159         * doc/manual/es/.cvsignore
7160         * doc/manual/fr/.cvsignore
7161         * doc/manual/ja/.cvsignore
7162         * src/plugins/mathml_viewer/.cvsignore
7163         * po/.cvsignore
7164                 more files to ignore.
7165
7166 2005-12-24 [colin]      1.9.100cvs108
7167
7168         * AUTHORS
7169         * src/gtk/authors.h
7170                 Update for Werner
7171
7172 2005-12-24 [colin]      1.9.100cvs107
7173
7174         * src/procmsg.c
7175                 Allow NULL src_msginfo in 
7176                 procmsg_msginfo_new_from_mimeinfo
7177
7178 2005-12-23 [paul]       1.9.100cvs106
7179
7180         * src/plugins/pgpinline/mypgpcore.def
7181                 add this forgotten file
7182
7183 2005-12-23 [colin]      1.9.100cvs105
7184
7185         * src/mainwindow.c
7186                 Fix missing break
7187
7188 2005-12-23 [colin]      1.9.100cvs104
7189
7190         * autogen.sh
7191         * src/folder.c
7192         * src/mh.c
7193         * src/common/plugin.c
7194         * src/common/socket.c
7195         * src/common/socket.h
7196         * src/common/utils.c
7197         * src/common/utils.h
7198         * src/gtk/pluginwindow.c
7199         * src/plugins/pgpcore/plugin.def
7200         * src/plugins/pgpcore/sylpheed.def
7201         * src/plugins/pgpinline/Makefile.am
7202         * src/plugins/pgpinline/plugin.def
7203         * src/plugins/pgpinline/sylpheed.def
7204         * src/plugins/pgpmime/plugin.def
7205         * src/plugins/pgpmime/sylpheed.def
7206                 Various w32 fixes by Werner Koch
7207
7208 2005-12-22 [paul]       1.9.100cvs103
7209
7210         * src/wizard.c
7211                 don't offer IMAP as 'server type' if
7212                 libetpan isn't built in
7213
7214 2005-12-22 [paul]       1.9.100cvs102
7215
7216         * AUTHORS
7217         * src/mainwindow.c
7218         * src/mainwindow.h
7219         * src/toolbar.c
7220         * src/gtk/authors.h
7221                 support GTK_TOOLBAR_BOTH_HORIZ (text
7222                 next to icon) Patch by Marien Zwart
7223                 marienz@users.sf.net
7224                 Also reword the text
7225
7226 2005-12-21 [colin]      1.9.100cvs101
7227
7228         * configure.ac
7229                 Fix DATADIRNAME
7230         * COPYING
7231                 Fix missing section and explicit the exception better
7232         * src/compose.c
7233                 Prevent mail from being lost without notice when an
7234                 SMTP error happens on trying to send an unmodified
7235                 drafted mail.
7236         * src/send_message.c
7237         * src/common/smtp.c
7238                 Fix password remembering when wrong, and add return
7239                 value checks where they should have been
7240         * src/plugins/pgpcore/sylpheed.def
7241         * src/plugins/pgpinline/sylpheed.def
7242         * src/plugins/pgpmime/sylpheed.def
7243                 Add a few symbols needed
7244
7245 2005-12-21 [paul]       1.9.100cvs100
7246
7247         * m4/codeset.m4
7248         * m4/glibc21.m4
7249         * m4/intdiv0.m4
7250         * m4/inttypes-pri.m4
7251         * m4/inttypes.m4
7252         * m4/inttypes_h.m4
7253         * m4/isc-posix.m4
7254         * m4/lcmessage.m4
7255         * m4/stdint_h.m4
7256         * m4/uintmax_t.m4
7257                 gettextization
7258                 thanks to Colin
7259
7260 2005-12-21 [paul]       1.9.100cvs99
7261
7262         * po/sv.po
7263                 fixed by Colin
7264
7265 2005-12-20 [paul]       1.9.100cvs98
7266
7267         * po/sv.po
7268                 updated by Anders Trobäck
7269
7270 2005-12-20 [colin]      1.9.100cvs97
7271
7272         * ABOUT-NLS
7273         * Makefile.am
7274         * autogen.sh
7275         * configure.ac
7276         * config/config.rpath
7277         * config/mkinstalldirs
7278         * m4/Makefile.am
7279         * m4/glibc2.m4
7280         * m4/gnupg.m4
7281         * m4/gpgme.m4
7282         * m4/intmax.m4
7283         * m4/longdouble.m4
7284         * m4/longlong.m4
7285         * m4/printf-posix.m4
7286         * m4/signed.m4
7287         * m4/size_max.m4
7288         * m4/ulonglong.m4
7289         * m4/wchar_t.m4
7290         * m4/wint_t.m4
7291         * m4/xsize.m4
7292         * po/Makefile.in.in
7293         * po/Makevars
7294         * po/bg.po
7295         * po/ca.po
7296         * po/cs.po
7297         * po/de.po
7298         * po/el.po
7299         * po/en_GB.po
7300         * po/es.po
7301         * po/fi.po
7302         * po/fr.po
7303         * po/hr.po
7304         * po/hu.po
7305         * po/it.po
7306         * po/ja.po
7307         * po/ko.po
7308         * po/nb.po
7309         * po/nl.po
7310         * po/pl.po
7311         * po/pt_BR.po
7312         * po/ru.po
7313         * po/sk.po
7314         * po/sr.po
7315         * po/stamp-po
7316         * po/sv.po
7317         * po/zh_CN.po
7318         * po/zh_TW.po
7319         * src/Makefile.am
7320         * src/codeconv.c
7321         * src/compose.c
7322         * src/exporthtml.c
7323         * src/exportldif.c
7324         * src/folder.c
7325         * src/main.c
7326         * src/manual.c
7327         * src/mh.c
7328         * src/mimeview.c
7329         * src/send_message.c
7330         * src/common/Makefile.am
7331         * src/common/fnmatch.c
7332         * src/common/fnmatch.h
7333         * src/common/fnmatch_loop.c
7334         * src/common/nntp.c
7335         * src/common/plugin.c
7336         * src/common/smtp.c
7337         * src/common/socket.c
7338         * src/common/string_match.c
7339         * src/common/sylpheed.c
7340         * src/common/utils.c
7341         * src/common/utils.h
7342         * src/common/w32_dirent.c
7343         * src/common/w32_reg.c
7344         * src/common/w32_signal.c
7345         * src/common/w32_stat.c
7346         * src/common/w32_stdio.c
7347         * src/common/w32_stdlib.c
7348         * src/common/w32_string.c
7349         * src/common/w32_time.c
7350         * src/common/w32_unistd.c
7351         * src/common/w32_wait.c
7352         * src/common/w32lib.h
7353         * src/etpan/Makefile.am
7354         * src/gtk/Makefile.am
7355         * src/plugins/clamav/Makefile.am
7356         * src/plugins/demo/Makefile.am
7357         * src/plugins/dillo_viewer/Makefile.am
7358         * src/plugins/pgpcore/Makefile.am
7359         * src/plugins/pgpcore/passphrase.c
7360         * src/plugins/pgpcore/plugin.def
7361         * src/plugins/pgpcore/sgpgme.c
7362         * src/plugins/pgpcore/sylpheed.def
7363         * src/plugins/pgpcore/version.rc
7364         * src/plugins/pgpinline/Makefile.am
7365         * src/plugins/pgpinline/plugin.def
7366         * src/plugins/pgpinline/sylpheed.def
7367         * src/plugins/pgpinline/version.rc
7368         * src/plugins/pgpmime/Makefile.am
7369         * src/plugins/pgpmime/mypgpcore.def
7370         * src/plugins/pgpmime/plugin.def
7371         * src/plugins/pgpmime/sylpheed.def
7372         * src/plugins/pgpmime/version.rc
7373         * src/plugins/spamassassin/Makefile.am
7374                 Very little ;-) patch from Werner Koch, providing
7375                 infrastructure for cross-compiling to Win32
7376
7377 2005-12-20 [paul]       1.9.100cvs96
7378
7379         * src/account.c
7380         * src/account.h
7381         * src/mainwindow.c
7382         * src/mainwindow.h
7383         * src/toolbar.c
7384         * src/toolbar.h
7385                 add a combo to the Get All button, allowing
7386                 quick retrieval from any account
7387                 Patch by Fabien Vantard, slightly modified
7388                 by Colin
7389         * src/gtk/about.c
7390                 i18n fix. Patch by Fabien Vantard
7391
7392 2005-12-19 [colin]      1.9.100cvs95
7393
7394         * src/compose.c
7395         * src/compose.h
7396                 Don't automatically join lines when they've 
7397                 been separated by the user and not automatically
7398
7399 2005-12-19 [paul]       1.9.100cvs94
7400
7401         * src/gtk/pluginwindow.c
7402                 i18n fix.
7403                 Patch by Fabien Vantard
7404
7405 2005-12-15 [paul]       1.9.100cvs93
7406
7407         * src/common/plugin.c
7408         * src/common/plugin.h
7409         * src/gtk/pluginwindow.c
7410         * src/plugins/clamav/clamav_plugin.c
7411         * src/plugins/demo/demo.c
7412         * src/plugins/dillo_viewer/dillo_viewer.c
7413         * src/plugins/pgpcore/plugin.c
7414         * src/plugins/pgpinline/plugin.c
7415         * src/plugins/pgpmime/plugin.c
7416         * src/plugins/spamassassin/spamassassin.c
7417         * src/plugins/trayicon/trayicon.c
7418                 add plugin_version()
7419
7420 2005-12-15 [colin]      1.9.100cvs92
7421
7422         * src/compose.c
7423                 Further fix bug #875
7424
7425 2005-12-15 [paul]       1.9.100cvs91
7426
7427         * src/gtk/filesel.c
7428                 fix attach_load_dir getting set to
7429                 PLUGINDIR on plugin load
7430
7431 2005-12-14 [mones]      1.9.100cvs90
7432
7433         * manual/ack.xml
7434         * manual/keyboard.xml
7435                 Initial draft and some shortcuts added
7436                 
7437         * po/es.po
7438                 Updated translation
7439
7440 2005-12-14 [colin]      1.9.100cvs89
7441
7442         * src/compose.c
7443         * src/imap.c
7444         * src/summaryview.c
7445         * src/gtk/gtkaspell.c
7446                 More leaks fixed
7447         * src/prefs_folder_item.c
7448                 Fix recursive prefs apply
7449
7450
7451 2005-12-14 [colin]      1.9.100cvs88
7452
7453         * src/compose.c
7454                 Fix bug #875 (Freeze On Inline Forward of 
7455                 Large Message)
7456
7457 2005-12-13 [colin]      1.9.100cvs87
7458
7459         * src/compose.c
7460                 Uniq-ify and sort the mimetypes list
7461                 Patch by Fabien Vantard
7462
7463 2005-12-13 [colin]      1.9.100cvs86
7464
7465         * src/imap.c
7466         * src/etpan/imap-thread.c
7467                 Fix leaks (patch by Hoa)
7468         * src/news.c
7469         * src/common/plugin.c
7470                 Fix leaks
7471
7472 2005-12-12 [colin]
7473
7474         * 2.0.0-rc2 released
7475
7476 2005-12-12 [colin]      1.9.100cvs85
7477
7478         * src/matcher.c
7479                 Fix a leak
7480
7481 2005-12-12 [wwp]        1.9.100cvs84
7482
7483         * src/gtk/icon_legend.c
7484                 fix misbehaviour and crash when closing the legend window
7485         using the Esc key (patch by Fabien Vantard).
7486
7487 2005-12-12 [paul]       1.9.100cvs83
7488
7489         * src/browseldap.c
7490         * src/foldersel.c
7491         * src/prefs_actions.c
7492         * src/prefs_filtering.c
7493         * src/prefs_matcher.c
7494         * src/prefs_spelling.glade      ** REMOVED **
7495         * src/prefs_template.c
7496         * src/gtk/foldersort.glade      ** REMOVED **
7497         * src/gtk/pluginwindow.c
7498         * src/gtk/pluginwindow.glade    ** REMOVED **
7499         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7500                 cleanups
7501
7502 2005-12-11 [paul]       1.9.100cvs82
7503
7504         * src/gtk/filesel.c
7505                 fix attach_load_dir crasher (double free)
7506
7507 2005-12-09 [paul]       1.9.100cvs81
7508
7509         * po/POTFILES.in
7510         * src/mainwindow.c
7511         * src/gtk/Makefile.am
7512         * src/gtk/icon_legend.c
7513         * src/gtk/icon_legend.h
7514                 add icon legend
7515         * src/manual.c
7516                 cleanup
7517
7518 2005-12-09 [paul]       1.9.100cvs80
7519
7520         * src/plugins/pgpcore/passphrase.c
7521                 wrap the label in the dialog
7522
7523 2005-12-09 [colin]      1.9.100cvs79
7524
7525         * src/plugins/pgpcore/sgpgme.c
7526                 Display (untrusted) on not trusted signatures
7527                 Patch by Michal Èihaø <michal@cihar.com>
7528                 Closes bug #867 (Report also key trust)
7529
7530 2005-12-09 [colin]      1.9.100cvs78
7531
7532         * src/common/plugin.c
7533                 Update licence check, following Eben Moglen's advice
7534
7535 2005-12-08 [colin]      1.9.100cvs77
7536
7537         * src/folder.c
7538                 Fix the occasionnal item->cache != NULL 
7539                 assertion failure. 
7540
7541 2005-12-08 [colin]      1.9.100cvs76
7542
7543         * src/mimeview.c
7544         * src/plugins/pgpcore/sgpgme.c
7545                 Print key id when unable to check it
7546                 Closes bug #866 (Show key id when missing)
7547
7548 2005-12-08 [paul]       1.9.100cvs75
7549
7550         * src/prefs_common.c
7551         * src/prefs_common.h
7552         * src/gtk/filesel.c
7553                 remember load attachment dir
7554
7555 2005-12-07 [colin]      1.9.100cvs74
7556
7557         * src/prefs_toolbar.c
7558                 Gtk fixes, patch by Fabien Vantard
7559
7560 2005-12-07 [colin]      1.9.100cvs73
7561
7562         * src/action.c
7563         * src/compose.c
7564         * src/compose.h
7565                 Fix bug #839 (Quoted text isn't colored after 
7566                 executing an action)
7567         * src/common/plugin.c
7568                 Require plugins to declare their licence in plugin_licence()
7569                 Refuse to load non-GPL plugins as they'd be illegal (as 
7570                 derived works of Sylpheed-Claws, they must be GPL).
7571         * src/plugins/clamav/clamav_plugin.c
7572         * src/plugins/demo/demo.c
7573         * src/plugins/dillo_viewer/dillo_viewer.c
7574         * src/plugins/pgpcore/plugin.c
7575         * src/plugins/pgpinline/plugin.c
7576         * src/plugins/pgpmime/plugin.c
7577         * src/plugins/spamassassin/spamassassin.c
7578         * src/plugins/trayicon/trayicon.c
7579                 Add plugin_licence()
7580
7581 2005-12-07 [paul]       1.9.100cvs72
7582
7583         * configure.ac
7584         * src/mainwindow.c
7585         * src/manual.c
7586         * src/manual.h
7587         * src/common/defs.h
7588                 clean up after local FAQ removal and
7589                 temporary manual removal
7590
7591 2005-12-06 [colin]      1.9.100cvs71
7592
7593         * configure.ac
7594         * doc/Makefile.am
7595         * doc/faq/.cvsignore
7596         * doc/faq/Makefile.am
7597         * doc/faq/de/.cvsignore
7598         * doc/faq/de/Makefile.am
7599         * doc/faq/de/sylpheed-faq-1.html
7600         * doc/faq/de/sylpheed-faq-2.html
7601         * doc/faq/de/sylpheed-faq-3.html
7602         * doc/faq/de/sylpheed-faq.html
7603         * doc/faq/en/.cvsignore
7604         * doc/faq/en/Makefile.am
7605         * doc/faq/en/sylpheed-faq-1.html
7606         * doc/faq/en/sylpheed-faq-2.html
7607         * doc/faq/en/sylpheed-faq-3.html
7608         * doc/faq/en/sylpheed-faq-4.html
7609         * doc/faq/en/sylpheed-faq.html
7610         * doc/faq/es/.cvsignore
7611         * doc/faq/es/Makefile.am
7612         * doc/faq/es/sylpheed-faq-1.html
7613         * doc/faq/es/sylpheed-faq-2.html
7614         * doc/faq/es/sylpheed-faq-3.html
7615         * doc/faq/es/sylpheed-faq-4.html
7616         * doc/faq/es/sylpheed-faq.html
7617         * doc/faq/fr/.cvsignore
7618         * doc/faq/fr/Makefile.am
7619         * doc/faq/fr/sylpheed-faq-1.html
7620         * doc/faq/fr/sylpheed-faq-2.html
7621         * doc/faq/fr/sylpheed-faq-3.html
7622         * doc/faq/fr/sylpheed-faq.html
7623         * doc/faq/it/.cvsignore
7624         * doc/faq/it/Makefile.am
7625         * doc/faq/it/sylpheed-faq-1.html
7626         * doc/faq/it/sylpheed-faq-2.html
7627         * doc/faq/it/sylpheed-faq-3.html
7628         * doc/faq/it/sylpheed-faq.html
7629         * doc/manual/.cvsignore
7630         * doc/manual/Makefile.am
7631         * doc/manual/de/.cvsignore
7632         * doc/manual/de/Makefile.am
7633         * doc/manual/de/sylpheed-1.html
7634         * doc/manual/de/sylpheed-10.html
7635         * doc/manual/de/sylpheed-11.html
7636         * doc/manual/de/sylpheed-12.html
7637         * doc/manual/de/sylpheed-13.html
7638         * doc/manual/de/sylpheed-14.html
7639         * doc/manual/de/sylpheed-15.html
7640         * doc/manual/de/sylpheed-16.html
7641         * doc/manual/de/sylpheed-17.html
7642         * doc/manual/de/sylpheed-18.html
7643         * doc/manual/de/sylpheed-19.html
7644         * doc/manual/de/sylpheed-2.html
7645         * doc/manual/de/sylpheed-20.html
7646         * doc/manual/de/sylpheed-3.html
7647         * doc/manual/de/sylpheed-4.html
7648         * doc/manual/de/sylpheed-5.html
7649         * doc/manual/de/sylpheed-6.html
7650         * doc/manual/de/sylpheed-7.html
7651         * doc/manual/de/sylpheed-8.html
7652         * doc/manual/de/sylpheed-9.html
7653         * doc/manual/de/sylpheed.html
7654         * doc/manual/en/.cvsignore
7655         * doc/manual/en/Makefile.am
7656         * doc/manual/en/sylpheed-1.html
7657         * doc/manual/en/sylpheed-10.html
7658         * doc/manual/en/sylpheed-11.html
7659         * doc/manual/en/sylpheed-12.html
7660         * doc/manual/en/sylpheed-13.html
7661         * doc/manual/en/sylpheed-14.html
7662         * doc/manual/en/sylpheed-15.html
7663         * doc/manual/en/sylpheed-16.html
7664         * doc/manual/en/sylpheed-17.html
7665         * doc/manual/en/sylpheed-18.html
7666         * doc/manual/en/sylpheed-19.html
7667         * doc/manual/en/sylpheed-2.html
7668         * doc/manual/en/sylpheed-20.html
7669         * doc/manual/en/sylpheed-21.html
7670         * doc/manual/en/sylpheed-22.html
7671         * doc/manual/en/sylpheed-3.html
7672         * doc/manual/en/sylpheed-4.html
7673         * doc/manual/en/sylpheed-5.html
7674         * doc/manual/en/sylpheed-6.html
7675         * doc/manual/en/sylpheed-7.html
7676         * doc/manual/en/sylpheed-8.html
7677         * doc/manual/en/sylpheed-9.html
7678         * doc/manual/en/sylpheed.html
7679         * doc/manual/es/.cvsignore
7680         * doc/manual/es/Makefile.am
7681         * doc/manual/es/sylpheed-1.html
7682         * doc/manual/es/sylpheed-10.html
7683         * doc/manual/es/sylpheed-11.html
7684         * doc/manual/es/sylpheed-12.html
7685         * doc/manual/es/sylpheed-13.html
7686         * doc/manual/es/sylpheed-14.html
7687         * doc/manual/es/sylpheed-15.html
7688         * doc/manual/es/sylpheed-16.html
7689         * doc/manual/es/sylpheed-17.html
7690         * doc/manual/es/sylpheed-18.html
7691         * doc/manual/es/sylpheed-19.html
7692         * doc/manual/es/sylpheed-2.html
7693         * doc/manual/es/sylpheed-20.html
7694         * doc/manual/es/sylpheed-3.html
7695         * doc/manual/es/sylpheed-4.html
7696         * doc/manual/es/sylpheed-5.html
7697         * doc/manual/es/sylpheed-6.html
7698         * doc/manual/es/sylpheed-7.html
7699         * doc/manual/es/sylpheed-8.html
7700         * doc/manual/es/sylpheed-9.html
7701         * doc/manual/es/sylpheed.html
7702         * doc/manual/fr/.cvsignore
7703         * doc/manual/fr/Makefile.am
7704         * doc/manual/fr/sylpheed-1.html
7705         * doc/manual/fr/sylpheed-10.html
7706         * doc/manual/fr/sylpheed-11.html
7707         * doc/manual/fr/sylpheed-12.html
7708         * doc/manual/fr/sylpheed-13.html
7709         * doc/manual/fr/sylpheed-14.html
7710         * doc/manual/fr/sylpheed-15.html
7711         * doc/manual/fr/sylpheed-16.html
7712         * doc/manual/fr/sylpheed-17.html
7713         * doc/manual/fr/sylpheed-18.html
7714         * doc/manual/fr/sylpheed-19.html
7715         * doc/manual/fr/sylpheed-2.html
7716         * doc/manual/fr/sylpheed-20.html
7717         * doc/manual/fr/sylpheed-3.html
7718         * doc/manual/fr/sylpheed-4.html
7719         * doc/manual/fr/sylpheed-5.html
7720         * doc/manual/fr/sylpheed-6.html
7721         * doc/manual/fr/sylpheed-7.html
7722         * doc/manual/fr/sylpheed-8.html
7723         * doc/manual/fr/sylpheed-9.html
7724         * doc/manual/fr/sylpheed.html
7725         * doc/manual/ja/.cvsignore
7726         * doc/manual/ja/Makefile.am
7727         * doc/manual/ja/sylpheed-1.html
7728         * doc/manual/ja/sylpheed-10.html
7729         * doc/manual/ja/sylpheed-11.html
7730         * doc/manual/ja/sylpheed-12.html
7731         * doc/manual/ja/sylpheed-13.html
7732         * doc/manual/ja/sylpheed-14.html
7733         * doc/manual/ja/sylpheed-15.html
7734         * doc/manual/ja/sylpheed-16.html
7735         * doc/manual/ja/sylpheed-17.html
7736         * doc/manual/ja/sylpheed-18.html
7737         * doc/manual/ja/sylpheed-19.html
7738         * doc/manual/ja/sylpheed-2.html
7739         * doc/manual/ja/sylpheed-20.html
7740         * doc/manual/ja/sylpheed-3.html
7741         * doc/manual/ja/sylpheed-4.html
7742         * doc/manual/ja/sylpheed-5.html
7743         * doc/manual/ja/sylpheed-6.html
7744         * doc/manual/ja/sylpheed-7.html
7745         * doc/manual/ja/sylpheed-8.html
7746         * doc/manual/ja/sylpheed-9.html
7747         * doc/manual/ja/sylpheed.html
7748         * doc/manual/ja/sylpheed.sgml
7749         * src/mainwindow.c
7750                 Remove outdated manual and faq. Noisy, eh?
7751
7752 2005-12-06 [colin]      1.9.100cvs70
7753
7754         * src/compose.c
7755         * src/quote_fmt_parse.y
7756         * src/undo.c
7757         * src/undo.h
7758                 Allow %X to position cursor at 0 
7759                 (no %X = before signature)
7760                 Fix paste as quotation putting the cursor at 0
7761                 Fix undo offsets when pasting
7762                 Insert the quote_fmt at once instead of line 
7763                 by line
7764                 Fix [Edited] when starting to reply/forward
7765
7766 2005-12-06 [paul]       1.9.100cvs69
7767
7768         * src/plugins/clamav/clamav_plugin_gtk.c
7769                 add another tooltip
7770         * src/plugins/spamassassin/spamassassin_gtk.c
7771                 rework spamassassin_create_widget_func()
7772
7773 2005-12-05 [colin]      1.9.100cvs68
7774
7775         * po/POTFILES.in
7776                 Fix make release ;-)
7777
7778 2005-12-05 [colin]      1.9.100cvs67
7779
7780         * src/compose.c
7781         * src/compose.h
7782                 Fix cursor positioning (not obeying %X)
7783
7784 2005-12-05 [paul]       1.9.100cvs66
7785
7786         * src/plugins/dillo_viewer/dillo_prefs.c
7787                 fix compilation warning
7788
7789 2005-12-05 [paul]       1.9.100cvs65
7790
7791         * src/prefs_spelling.c
7792         * src/plugins/trayicon/trayicon.c
7793                 cleanups - remove unused stuff
7794
7795 2005-12-05 [paul]       1.9.100cvs64
7796
7797         * README
7798         * manual/plugins.xml
7799                 remove info about removed mathml_viewer plugin
7800
7801 2005-12-05 [paul]       1.9.100cvs63
7802
7803         * configure.ac
7804         * src/plugins/Makefile.am
7805         * src/plugins/mathml_viewer/.cvsignore
7806         * src/plugins/mathml_viewer/Makefile.am
7807         * src/plugins/mathml_viewer/mathml_viewer.c
7808                 remove unmaintained mathml_viewer plugin
7809
7810 2005-12-05 [paul]       1.9.100cvs62
7811
7812         * src/summaryview.c
7813                 obey prefs_common.always_show_msg when
7814                 moving a msg
7815                 Thanks to Colin
7816
7817 2005-12-05 [paul]       1.9.100cvs61
7818
7819         * src/compose.c
7820         * src/prefs_account.c
7821         * src/prefs_filtering.c
7822         * src/prefs_quote.c
7823         * src/prefs_spelling.c
7824         * src/prefs_toolbar.c
7825         * src/summaryview.c
7826         * src/gtk/gtkutils.c
7827         * src/gtk/quicksearch.c
7828         * src/plugins/dillo_viewer/dillo_prefs.c
7829                 dialog cleanups
7830
7831 2005-12-04 [paul]       1.9.100cvs60
7832
7833         * src/inc.c
7834         * src/prefs_account.c
7835         * src/prefs_account.h
7836                 allow a Local account to specify a
7837                 default inbox
7838                 (closes bug 843 'Inbox cannot be changed for local
7839                  mailboxes')
7840
7841 2005-12-04 [colin]      1.9.100cvs59
7842
7843         * src/plugins/trayicon/trayicon.c
7844                 Remove Get, rename Get All to Get Mail in order to
7845                 be consistent with the default main toolbar
7846
7847 2005-12-03 [colin]      1.9.100cvs58
7848
7849         * manual/gpl.xml
7850         * manual/sylpheed-claws-manual.xml
7851                 Add GPL appendix
7852
7853 2005-12-03 [paul]       1.9.100cvs57
7854
7855         * AUTHORS
7856         * po/sv.po
7857         * src/gtk/authors.h
7858                 new (partially complete) Swedish translation
7859                 by Anders Troback <sylpheed@troback.com>
7860
7861 2005-12-02 [paul]       1.9.100cvs56
7862
7863         * configure.ac
7864                 libetpan 0.41 required
7865
7866 2005-12-02 [paul]       1.9.100cvs55
7867
7868         * src/plugins/clamav/clamav_plugin.c
7869         * src/plugins/clamav/clamav_plugin.h
7870         * src/plugins/clamav/clamav_plugin_gtk.c
7871         * src/plugins/spamassassin/spamassassin.c
7872         * src/plugins/spamassassin/spamassassin.h
7873         * src/plugins/spamassassin/spamassassin_gtk.c
7874                 unregister prefs pages on unloading, thus
7875                 preventing a crash
7876                 (thanks to Colin for the hint)
7877
7878 2005-12-02 [wwp]        1.9.100cvs54
7879
7880         * src/quote_fmt.h
7881         * src/quote_fmt_parse.y
7882                 fix misuse of gboolean*, use gboolean instead
7883                 (thanks to Paul, Colin, for pointing out that scaring one)
7884
7885 2005-12-02 [paul]       1.9.100cvs53
7886
7887         * src/plugins/clamav/clamav_plugin.c
7888                 int no --> unsigned int no
7889         * src/plugins/clamav/clamav_plugin_gtk.c
7890                 rework config page
7891
7892 2005-12-02 [wwp]        1.9.100cvs52
7893
7894         * src/compose.c
7895         * src/prefs_template.c
7896         * src/quote_fmt.h
7897         * src/quote_fmt_parse.y
7898                 prevent from executing |f and |p templates commands when
7899                 adding or replacing templates in prefs (avoids annoying and
7900                 potentially dangerous behaviours)
7901
7902 2005-12-02 [paul]       1.9.100cvs51
7903
7904         * src/prefs_common.c
7905                 allow translation of some default values
7906                 Patch by Fabien Vantard
7907
7908 2005-12-02 [paul]       1.9.100cvs50
7909
7910         * src/codeconv.c
7911         * src/codeconv.h
7912         * src/prefs_common.c
7913         * src/prefs_common.h
7914         * src/prefs_message.c
7915         * src/textview.c
7916                 remove obsolete 'convert_mb_alnum' option
7917                 and related stuff
7918         * src/gtk/about.c
7919                 remove unused 'about_textview_visibility_notify'
7920
7921 2005-12-02 [paul]       1.9.100cvs49
7922
7923         * src/prefs_account.c
7924         * src/prefs_compose_writing.c
7925         * src/prefs_fonts.c
7926         * src/prefs_gtk.h
7927         * src/prefs_image_viewer.c
7928         * src/prefs_message.c
7929         * src/prefs_other.c
7930         * src/prefs_receive.c
7931         * src/prefs_send.c
7932         * src/prefs_spelling.c
7933         * src/prefs_summaries.c
7934         * src/prefs_wrapping.c
7935         * src/plugins/dillo_viewer/dillo_prefs.c
7936         * src/plugins/pgpcore/prefs_gpg.c
7937                 several cleanups to the prefs dialogs
7938                 (slightly modified) patch by Fabien Vantard
7939
7940 2005-12-02 [paul]       1.9.100cvs48
7941
7942         * src/main.c
7943                 --exit means exit
7944         * src/send_message.c
7945                 fix crash on send when connection fails
7946
7947         Thanks to Colin
7948
7949 2005-12-01 [colin]      1.9.100cvs47
7950
7951         * src/html.c
7952                 Translate &hellip; to "..."
7953
7954 2005-11-30 [colin]      1.9.100cvs46
7955
7956         * src/matcher.c
7957         * src/matcher.h
7958                 Optimize back yesterday's fix.
7959
7960 2005-11-30 [paul]       1.9.100cvs45
7961
7962         * manual/faq.xml
7963                 standardised
7964         * manual/intro.xml
7965                 written by Colin, edited by me
7966
7967 2005-11-29 [colin]      1.9.100cvs44
7968
7969         * src/matcher.c
7970                 Skip headers unconditionnaly in match_body if the
7971                 rule is not message or ~message
7972
7973 2005-11-29 [colin]      1.9.100cvs43
7974
7975         * src/matcher.c
7976                 Fix body_part and such, not skipping headers 
7977                 if the matchcriteria wasn't the first in the rule
7978
7979 2005-11-29 [colin]      1.9.100cvs42
7980
7981         * src/compose.c
7982                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7983                 option missing from message view window)
7984                 Fix double text D'n'D with gtk-2.8
7985         * src/matcher.c
7986                 Fix ~message, ~headers_part, ~body_part rules
7987         * src/messageview.c
7988                 Add Windows-1252 (Closes bug #863)
7989                 Fix accels
7990         * src/gtk/gtkaspell.c
7991                 Properly destroy accels in all menus
7992
7993 2005-11-29 [mones]      1.9.100cvs41
7994
7995         * po/es.po
7996                 Updated.
7997
7998 2005-11-27 [colin]      1.9.100cvs40
7999
8000         * src/mh_gtk.c
8001                 "/Remove mailbox" -> "/Remove mailbox..."
8002
8003 2005-11-27 [paul]       1.9.100cvs39
8004
8005         * AUTHORS
8006         * po/de.po
8007         * src/gtk/authors.h
8008                 updated by new maintainer, Stephan Sachse
8009
8010 2005-11-27 [paul]       1.9.100cvs38
8011
8012         * manual/faq.xml
8013                 written by Colin, edited by me
8014
8015 2005-11-27 [paul]       1.9.100cvs37
8016
8017         * src/prefs_common.c
8018         * src/prefs_common.h
8019         * src/prefs_receive.c
8020         * src/prefs_summaries.c
8021                 move 'go to inbox after receiving new mail'
8022                 option from display/sumamaries to mail
8023                 handling/receive, and rework prefs_summaries
8024                 dialog a little
8025
8026 2005-11-25 [martin]     1.9.100cvs36
8027
8028         * po/de.po
8029             fixed windows-1252 translation;
8030             translated some new and fuzzy strings
8031
8032 2005-11-25 [paul]       1.9.100cvs35
8033
8034         * src/plugins/clamav/clamav_plugin.c
8035                 complete the update done in cvs34
8036
8037 2005-11-25 [paul]       1.9.100cvs34
8038
8039         * src/plugins/clamav/clamav_plugin.c
8040                 reflect upstream changes
8041
8042 2005-11-25 [paul]       1.9.100cvs33
8043
8044         * manual/ack.xml
8045         * manual/plugins.xml
8046         * manual/sylpheed-claws-manual.xml
8047                 written/updated by Colin, edited by me
8048         * tools/acroread2sylpheed.pl
8049                 update binary name
8050
8051 2005-11-24 [colin]      1.9.100cvs32
8052
8053         * src/compose.c
8054                 Fix bug #856 (reediting messages forgets Request
8055                 Return Receipt)
8056
8057 2005-11-24 [paul]       1.9.100cvs31
8058
8059         * manual/addrbook.xml
8060         * manual/starting.xml
8061                 written by Colin, proofread, edited, adapted by me
8062         * manual/advanced.xml
8063                 add some Actions examples
8064         * src/importldif.c
8065                 use a Save button instead of a Close button
8066         * src/wizard.c
8067                 indicate mandatory fields
8068                 fix page display
8069                 Thanks to Colin
8070
8071 2005-11-23 [colin]      1.9.100cvs30
8072
8073         * src/addressbook.c
8074                 Rename menu item, fix possible crash after
8075                 deletion of books
8076         * src/addrindex.c
8077                 Allow searching for '*' in ldap
8078         * src/browseldap.c
8079                 Fix "Browse Entry" (did anyone use it?)
8080         * src/wizard.c
8081                 Add guards for mandatory information
8082
8083 2005-11-23 [paul]       1.9.100cvs29
8084
8085         * manual/advanced.xml
8086                 corrections to the English
8087
8088 2005-11-23 [colin]      1.9.100cvs28
8089
8090         * src/mimeview.c
8091                 Fix possible crash at exit. After the call to
8092                 gtk_container_remove(), the Viewer's widget has no
8093                 more parent so gtk+ automatically frees it and its
8094                 sons. If destroy_viewer() then try to access it,
8095                 problems ensue.
8096
8097 2005-11-22 [colin]      1.9.100cvs27
8098
8099         * src/compose.c
8100         * src/gtk/gtkaspell.c
8101                 Fix right-clicking on a misspelled word
8102                 Fix More... in suggestions menu
8103
8104 2005-11-22 [wwp]        1.9.100cvs26
8105
8106         * src/prefs_template.c
8107                 templates works: re-sort templates list when adding or replacing,
8108                 prevent from adding or replacing when the template name is empty
8109
8110 2005-11-21 [colin]      1.9.100cvs25
8111
8112         * src/addressbook.c
8113                 Fix some addressbook suckage (dnd, select all)
8114         * src/compose.c
8115         * src/gtk/gtkaspell.c
8116         * src/gtk/gtkaspell.h
8117                 Make the spellchecker menu work with the 
8118                 GtkTextView one instead of overriding it
8119
8120 2005-11-20 [paul]       1.9.100cvs24
8121
8122         * manual/handling.xml
8123                 proofread and corrected
8124
8125 2005-11-20 [paul]       1.9.100cvs23
8126
8127         * manual/Makefile
8128                 generate html as one file
8129         * manual/advanced.xml
8130                 fix output generation
8131                 reformat hidden options list
8132         * manual/manual.xml     ** REMOVED **
8133         * manual/sylpheed-claws-manual.xml      ** ADDED **
8134                 renamed
8135
8136 2005-11-18 [colin]      1.9.100cvs22
8137
8138         * src/prefs_account.c
8139                 Fix layout in news and mbox accounts
8140         * manual/account.xml
8141         * manual/advanced.xml
8142                 New contents for Paul to check :)
8143
8144 2005-11-18 [wwp]        1.9.100cvs21
8145
8146         * src/gtk/quicksearch.c
8147                 don't update extended quicksearch buttons twice
8148
8149 2005-11-18 [paul]       1.9.100cvs20
8150
8151         * src/textview.c
8152                 complete 1.9.100cvs19
8153
8154 2005-11-18 [paul]       1.9.100cvs19
8155
8156         * src/compose.c
8157                 cosmetic improvements
8158         * src/textview.c
8159                 also list text/* attachments
8160
8161 2005-11-18 [colin]      1.9.100cvs18
8162
8163         * src/summaryview.c
8164                 Use column 0 instead of -1 in 
8165                 gtk_ctree_node_moveto, in a naive
8166                 hope it'll fix the gtk-related crashes
8167
8168 2005-11-18 [colin]      1.9.100cvs17
8169
8170         * src/gtk/inputdialog.c
8171                 Fix icon staying the first one
8172
8173 2005-11-17 [wwp]        1.9.100cvs16
8174                 fix possible problem showing some quicksearch buttons, and a bad
8175                 call to g_return_if_fail in a function that returns a value (both
8176                 fixes by Fabien Vantard)
8177
8178 2005-11-15 [wwp]        1.9.100cvs15
8179
8180         * src/gtk/quicksearch.c
8181                 added a tooltip to that obscure ... quicksearch button
8182
8183 2005-11-15 [wwp]        1.9.100cvs14
8184
8185         * src/gtk/quicksearch.c
8186                 add a quicksearch helper to filtering expression users: the ... button
8187                 raises the condition expr window. condition expressions set up w/ this
8188                 window are used by the quicksearch if the user closes it pressing OK.
8189
8190 2005-11-14 [paul]       1.9.100cvs13
8191
8192         * src/plugins/clamav/clamav_plugin.c
8193         * src/plugins/spamassassin/spamassassin.c
8194                 change plugin type following recent merging
8195
8196 2005-11-14 [wwp]        1.9.100cvs12
8197
8198         * src/folder.c
8199                 prevent from crashing when copying/moving message(s) from and
8200                 to the same folder
8201
8202 2005-11-14 [paul]       1.9.100cvs11
8203
8204         * src/plugins/clamav/Makefile.am
8205         * src/plugins/clamav/clamav_plugin.c
8206         * src/plugins/clamav/clamav_plugin.h
8207         * src/plugins/clamav/clamav_plugin_gtk.c
8208                 also merge clamav and clamav_gtk plugins
8209
8210 2005-11-13 [colin]      1.9.100cvs10
8211
8212         * configure.ac
8213         * src/plugins/spamassassin/Makefile.am
8214         * src/plugins/spamassassin/spamassassin.c
8215         * src/plugins/spamassassin/spamassassin.h
8216         * src/plugins/spamassassin/spamassassin_gtk.c
8217                 Merge spamassassin and spamassassin_gtk plugins,
8218                 and build it by default.
8219
8220 2005-11-12 [colin]      1.9.100cvs9
8221
8222         * src/etpan/imap-thread.c
8223                 Fix gcc warning
8224
8225 2005-11-12 [colin]      1.9.100cvs8
8226
8227         * src/procmime.c
8228                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8229
8230 2005-11-10 [colin]      1.9.100cvs7
8231
8232         * src/main.c
8233                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8234                 minimised state)
8235
8236 2005-11-10 [wwp]        1.9.100cvs6
8237
8238         * src/gtk/description_window.c
8239                 fix a crash when closing description windows using the WM's [X] button
8240
8241 2005-11-09 [colin]      1.9.100cvs5
8242
8243         * src/common/ssl.c
8244                 Update libetpan call to follow upstream
8245                 (yes, this requires libetpan-0.40cvs3)
8246
8247 2005-11-08 [colin]      1.9.100cvs4
8248
8249         * src/compose.c
8250         * src/textview.c
8251         * src/common/utils.c
8252         * src/common/utils.h
8253                 Enhance the email parser
8254
8255 2005-11-08 [colin]      1.9.100cvs3
8256
8257         * src/procmime.c
8258                 Fix what looks like an off-by-one (fixes 
8259                 attachments from the Bat)
8260
8261 2005-11-08 [wwp]        1.9.100cvs2
8262
8263         * src/main.c
8264                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8265
8266 2005-11-08 [wwp]        1.9.100cvs1
8267
8268         * src/main.c
8269                 allow exiting Sylpheed-Claws from command-line
8270
8271 2005-11-08 [paul]       1.9.100
8272
8273         1.9.100 released
8274
8275 2005-11-07 [colin]      1.9.99cvs17
8276
8277         * src/addritem.c
8278         * src/ldif.c
8279                 Fix import of base-64 encoded items
8280
8281 2005-11-07 [colin]      1.9.99cvs16
8282
8283         * src/send_message.c
8284                 Fix bug #314 (Queue does not empty under certain 
8285                 circumstances)
8286
8287 2005-11-07 [paul]       1.9.99cvs15
8288
8289         * src/mutt.c
8290         * src/pine.c
8291                 fix buffer overflows
8292                 Thanks to Colin
8293
8294 2005-11-07 [paul]       1.9.99cvs14
8295
8296         * doc/man/Makefile.am
8297         * doc/man/sylpheed-claws.1      ** ADDED **
8298         * doc/man/sylpheed.1            ** DELETED **
8299                 rename and update the man file
8300
8301 2005-11-06 [colin]      1.9.99cvs13
8302
8303         * src/ldif.c
8304                 Fix ldif_get_line() that returned empty strings
8305                 (Didn't understand why). Also fix a possible
8306                 buffer overflow.
8307
8308 2005-11-06 [wwp]        1.9.99cvs12
8309
8310         * src/textview.c
8311         * src/gtk/about.c
8312         * src/gtk/gtkutils.c
8313         * src/gtk/gtkutils.h
8314                 fix a compilation warning,
8315                 make links sensitive in the about dialog
8316
8317 2005-11-04 [wwp]        1.9.99cvs11
8318
8319         * src/gtk/about.c
8320                 don't wrap or translate URIs, and a bit text format cleanup
8321
8322 2005-11-04 [wwp]        1.9.99cvs10
8323
8324         * src/gtk/about.c
8325                 better textview tagging implementation (no more use of marks for
8326                 postponed tagging)
8327
8328 2005-11-02 [colin]      1.9.99cvs9
8329
8330         * src/common/ssl.c
8331                 Forgot an ifdef
8332
8333 2005-11-02 [colin]      1.9.99cvs8
8334
8335         * configure.ac
8336                 Require libetpan-0.40 due to upstream fix
8337         * src/common/ssl.c
8338                 Tell libetpan not to call SSL_Library_Init,
8339                 as we do it ourselves.
8340
8341 2005-11-02 [colin]      1.9.99cvs7
8342
8343         * po/POTFILES.in
8344                 Add missing files (thanks to Fabien Vantard)
8345
8346 2005-11-02 [colin]      1.9.99cvs6
8347
8348         * src/summaryview.c
8349                 Fix totals when read messages are hidden or quicksearch
8350                 is on
8351         * src/ssl_manager.c
8352         * src/ssl_manager.h
8353         * src/common/ssl_certificate.c
8354         * src/common/ssl_certificate.h
8355         * src/gtk/sslcertwindow.c
8356         * src/gtk/sslcertwindow.h
8357                 Fix copyright on my stuff
8358
8359 2005-11-02 [wwp]        1.9.99cvs5
8360
8361         * src/prefs_themes.c
8362                 fix directory name checking (theme installation/removal),
8363                 made related error a bit more verbose
8364
8365 2005-11-02 [colin]      1.9.99cvs4
8366
8367         * src/summaryview.c
8368                 Fix typo (probably fixes bug #841 (Sort by the From 
8369                 field doesn't work)
8370
8371 2005-11-02 [paul]       1.9.99cvs3
8372
8373         * po/ko.po
8374         * po/nb.po
8375                 updated by SungHyun Nam, Geir Helland
8376         * src/wizard.c
8377                 fix typo in welcome message. spotted by
8378                 Andrea Spadaccini
8379
8380 2005-11-01 [colin]      1.9.99cvs2
8381
8382         * src/compose.c
8383                 Fix replying to ml wen confirming subscription
8384         * src/messageview.c
8385         * src/mimeview.c
8386         * src/mimeview.h
8387         * src/privacy.h
8388         * src/summaryview.c
8389                 Make key check non blocking
8390
8391 2005-10-31 [paul]       1.9.99cvs1
8392
8393         * tools/claws.i18n.status.pl
8394                 updated for ChangeLog
8395
8396 2005-10-31 [paul]       1.9.99
8397
8398         1.9.99 released
8399
8400 2005-10-31 [paul]       1.9.15cvs131
8401
8402         * .cvsignore
8403         * ChangeLog
8404         * ChangeLog.claws       ** REMOVED **
8405         * ChangeLog-gtk2.claws  ** REMOVED **
8406         * ChangeLog.gtk1        ** ADDED **
8407         * INSTALL
8408         * Makefile.am
8409         * NEWS
8410         * README
8411         * README.claws          ** REMOVED **
8412         * README.jp             ** REMOVED **
8413         * RELEASE_NOTES         ** ADDED **
8414         * RELEASE_NOTES.claws   ** REMOVED **
8415         * commitHelper
8416         * configure.ac
8417         * sylpheed.spec.in      ** REMOVED **
8418                 tidy up and update the default docs:
8419                 ChangeLog.claws is renamed ChangeLog.gtk1
8420                 ChangeLog-gtk2.claws is renamed ChangeLog
8421                 README.claws is renamed README
8422                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8423
8424 2005-10-31 [paul]       1.9.15cvs130
8425
8426         * po/it.po
8427                 fix errors
8428
8429 2005-10-31 [paul]       1.9.15cvs129
8430
8431         * po/ca.po
8432         * po/de.po
8433         * po/en_GB.po
8434         * po/fr.po
8435         * po/it.po
8436         * po/pt_BR.po
8437         * po/sk.po
8438         * po/sr.po
8439         * po/zh_CN.po
8440                 updated by Miquel Oliete, Stephan Sachse and
8441                 Thomas Gilgin, me, Fabien Vantard, Andrea
8442                 Spadaccini, Frederico Goncalves Guimaraes,
8443                 Andrej Kacian, Aleksandar Urosevic, and
8444                 Ralgh Young.
8445
8446 2005-10-31 [mones]      1.9.15cvs128
8447
8448         * manual/faq.xml
8449                 More questions.
8450         
8451         * po/es.po
8452                 Updated for release.
8453
8454 2005-10-30 [colin]      1.9.15cvs127
8455
8456         * src/compose.c
8457                 Place cursor before rewrapping (fixes cursor
8458                 pos if quotation gets rewrapped)
8459
8460 2005-10-29 [paul]       1.9.15cvs126
8461
8462         * src/crash.c
8463         * src/foldersel.c
8464         * src/main.c
8465         * src/messageview.c
8466         * src/toolbar.c
8467         * src/gtk/authors.h
8468                 corrections to text items
8469
8470 2005-10-28 [colin]      1.9.15cvs125
8471
8472         * src/messageview.c
8473                 Make "hit 'C' to check sig" work from extern 
8474                 messageviews
8475
8476 2005-10-27 [colin]      1.9.15cvs124
8477
8478         * src/summaryview.c
8479                 Add a hack to avoid segfaulting when hammering 
8480                 on gtk's events
8481
8482 2005-10-27 [wwp]        1.9.15cvs123
8483
8484         * src/prefs_themes.c
8485                 sort list of themes names in themes prefs
8486
8487 2005-10-27 [paul]       1.9.15cvs122
8488
8489         * src/folder.c
8490         * src/prefs_account.c
8491                 fix building on Solaris
8492                 Patch by Alex Moore
8493
8494 2005-10-27 [wwp]        1.9.15cvs121
8495
8496         * src/summaryview.c
8497         * src/gtk/gtksctree.c
8498                 speed up unselecting messages in summary view (thanks to Colin)
8499
8500 2005-10-27 [paul]       1.9.15cvs120
8501
8502         * src/mainwindow.c
8503                 fix a compilation warning
8504         * src/summaryview.c
8505                 fix updating of 'n items selected' count
8506                 when deselecting
8507
8508 2005-10-27 [martin]     1.9.15cvs119
8509
8510         * src/action.c
8511                 ignore actions with a leading '/' in the action menu name
8512                 fixes a crash on menu creation
8513         * src/prefs_actions.c
8514                 do not allow a leading '/' in the action menu name
8515
8516 2005-10-27 [paul]       1.9.15cvs118
8517
8518         * src/main.c
8519                 fix compilation warning
8520
8521 2005-10-27 [paul]       1.9.15cvs117
8522
8523         * src/procmime.c
8524                 add #if HAVE_LOCALE_H
8525
8526 2005-10-27 [paul]       1.9.15cvs116
8527
8528         * src/plugins/clamav/clamav_plugin.c
8529         * src/plugins/dillo_viewer/dillo_viewer.c
8530         * src/plugins/mathml_viewer/mathml_viewer.c
8531         * src/plugins/pgpcore/plugin.c
8532         * src/plugins/pgpinline/plugin.c
8533         * src/plugins/pgpmime/plugin.c
8534         * src/plugins/spamassassin/spamassassin.c
8535         * src/plugins/trayicon/trayicon.c
8536                 plugin_init() : make error messages more
8537                 informative
8538
8539 2005-10-26 [wwp]        1.9.15cvs115
8540
8541         * src/prefs_matcher.c
8542                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8543
8544 2005-10-26 [wwp]        1.9.15cvs114
8545
8546         * src/procmime.c
8547         * src/gtk/gtksctree.c
8548         * src/plugins/spamassassin/libspamc.c
8549         * src/plugins/spamassassin/spamassassin.c
8550                 fix some compilation warnings more
8551
8552 2005-10-26 [mones]      1.9.15cvs113
8553
8554         * po/es.po
8555                 Updated translation
8556
8557 2005-10-26 [paul]       1.9.15cvs112
8558
8559         * src/prefs_message.c
8560                 give all display_xface stuff the
8561                 #if HAVE_LIBCOMPFACE treatment, thus
8562                 preventing a crash
8563                 (Thanks to Wolfgang Enderlein)
8564
8565 2005-10-26 [colin]      1.9.15cvs111
8566
8567         * src/gedit-print.c
8568                 Fix date format
8569         * src/imap_gtk.c
8570         * src/news_gtk.c
8571                 Remove context menu items that should not be there
8572         * src/jpilot.c
8573                 Fix encoding
8574         * src/main.c
8575         * src/mainwindow.c
8576                 Don't show the mainwindow too soon
8577
8578 2005-10-26 [wwp]        1.9.15cvs110
8579
8580         * src/folder.c
8581         * src/manual.c
8582         * src/summaryview.c
8583                 fix uninitialized pointers in the folder updating hook
8584                 (thanks to Colin)
8585
8586 2005-10-25 [mones]      1.9.15cvs109
8587
8588         * manual/faq.xml
8589                 General information subsection completed. 
8590                 Removed archaic references.
8591                 
8592         * manual/Makefile
8593         * manual/dtd/manual.dsl
8594                 Added customization stylesheet for getting paragraphs
8595                 fully justified in PDF output (as suggested by Colin).
8596
8597 2005-10-25 [colin]      1.9.15cvs108
8598
8599         * src/compose.c
8600                 Fix a second leak
8601
8602 2005-10-25 [colin]      1.9.15cvs107
8603
8604         * src/addrbook.c
8605         * src/addrindex.c
8606                 Fix leak (xml_get_element() allocates memory)
8607         * src/compose.c
8608                 Fix leak + dead code (shame!)
8609         * src/procmime.c
8610                 Fix leak
8611
8612 2005-10-25 [colin]      1.9.15cvs106
8613
8614         * src/mimeview.c
8615                 Fix encoding issue in Save all and in 
8616                 overwrite-confirmation alertpanel
8617
8618 2005-10-25 [colin]      1.9.15cvs105
8619
8620         * src/common/socket.c
8621                 Fix a leak - Thanks to Christopher Aillon
8622                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8623
8624 2005-10-25 [paul]       1.9.15cvs104
8625
8626         * src/wizard.c
8627                 Always guess servers from the right-hand
8628                 email part and guess username from the
8629                 left-hand part. (Thanks to Colin)
8630                 add an X-Face to the welcome message
8631
8632 2005-10-25 [paul]       1.9.15cvs103
8633
8634         * manual/handling.xml
8635                 written by Colin, edited by me
8636
8637 2005-10-25 [wwp]        1.9.15cvs102
8638
8639         * src/folderview.c
8640         * src/grouplistdialog.c
8641         * src/imap.c
8642         * src/noticeview.c
8643                 fix some compilation warnings
8644
8645 2005-10-24 [paul]
8646
8647         1.9.99-rc3 released
8648
8649 2005-10-24 [paul]       1.9.15cvs101
8650
8651         * src/gtk/about.c
8652                 fix window sizing
8653
8654 2005-10-24 [paul]       1.9.15cvs100
8655
8656         * src/pixmaps/offline.xpm
8657         * src/pixmaps/online.xpm
8658                 replace with last default versions
8659
8660 2005-10-24 [colin]      1.9.15cvs99
8661
8662         * src/imap.c
8663                 Fix bug when moving a folder
8664         * src/imap_gtk.c
8665         * src/mh_gtk.c
8666                 "Delete folder" pops up a window, so it 
8667                 should be suffixed with "..."
8668         * src/plugins/pgpcore/sgpgme.c
8669                 Include locale.h
8670
8671 2005-10-24 [mones]      1.9.15cvs98
8672
8673         * manual/Makefile
8674         * manual/account.xml
8675         * manual/ack.xml
8676         * manual/addrbook.xml
8677         * manual/advanced.xml
8678         * manual/faq.xml
8679         * manual/glossary.xml
8680         * manual/gpl.xml
8681         * manual/handling.xml
8682         * manual/intro.xml
8683         * manual/keyboard.xml
8684         * manual/manual.xml
8685         * manual/plugins.xml
8686         * manual/starting.xml
8687         * manual/dtd/sdocbook.dtd
8688                 Initial manual structure and some content.
8689
8690 2005-10-23 [wwp]        1.9.15cvs97
8691
8692         * src/gtk/about.c
8693                 fix a typo
8694
8695 2005-10-23 [wwp]        1.9.15cvs96
8696
8697         * src/gtk/about.c
8698         * src/gtk/authors.h
8699                 rework of the about window (main work by Paul), also featuring a few
8700                 fixes for typos and duplicate names
8701
8702 2005-10-23 [wwp]        1.9.15cvs95
8703
8704         * src/.cvsignore
8705                 Ignore the right binary name (sylpheed-claws now)
8706
8707 2005-10-23 [paul]       1.9.15cvs94
8708
8709         * src/compose.c
8710                 when using Folder Pref 'Default To for
8711                 replies' make the entry in the Compose
8712                 window bold
8713                 Patch by Fabien Vantard
8714
8715 2005-10-22 [colin]      1.9.15cvs93
8716
8717         * src/codeconv.c
8718                 Fix leak
8719
8720 2005-10-22 [colin]      1.9.15cvs92
8721
8722         * src/codeconv.c
8723                 try to convert using locale (apart utf8) if necessary
8724
8725 2005-10-22 [colin]      1.9.15cvs91
8726
8727         * src/pixmaps/new.xpm
8728         * src/pixmaps/unread.xpm
8729                 Make the unread envelope blue again and
8730                 saturate the new one a bit more.
8731
8732 2005-10-22 [colin]      1.9.15cvs90
8733
8734         * src/compose.c
8735                 When replying to a mail sent by one of our accounts,
8736                 use the original list of recipients. Let 'Reply All'
8737                 and 'Reply to sender' work like previously.
8738
8739 2005-10-21 [colin]      1.9.15cvs89
8740
8741         * src/prefs_filtering.c
8742                 Clear fields after add and replace
8743         * src/textview.c
8744                 Display xface differently (better)
8745         * src/plugins/pgpinline/pgpinline.c
8746                 Fix crappy encodings/recodings
8747
8748 2005-10-21 [paul]       1.9.15cvs88
8749
8750         * src/compose.c
8751         * src/prefs_folder_item.c
8752         * src/toolbar.c
8753                 fix news folder Folder Properties
8754                 (thanks to Colin)
8755         * src/folderview.c
8756                 update folderview after Themes change
8757                 keep selected folder selected
8758                 (thanks to Colin)
8759
8760 2005-10-21 [paul]       1.9.15cvs87
8761
8762         * tools/Makefile.am
8763         * tools/OOo2sylpheed.pl
8764         * tools/README
8765         * tools/README.sylprint
8766         * tools/asus_mailled.sh         ** REMOVED **
8767         * tools/filter_conv.pl
8768         * tools/freshmeat_search.pl
8769         * tools/google_search.pl
8770         * tools/gpg-sign-syl            ** REMOVED **
8771         * tools/kmail2sylpheed.pl
8772         * tools/kmail2sylpheed_v2.pl
8773         * tools/multiwebsearch.pl
8774         * tools/nautilus2sylpheed.sh
8775         * tools/newscache_clean.pl
8776         * tools/outlook2sylpheed.pl
8777         * tools/sylpheed-switcher       ** REMOVED **
8778         * tools/sylprint.pl
8779         * tools/sylprint.rc
8780         * tools/tb2sylpheed
8781         * tools/vcard2xml.py
8782         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8783                 update default config dir
8784                 update binary name (thanks to Fabien Vantard)
8785                 remove obsolete scripts
8786
8787 2005-10-21 [colin]      1.9.15cvs86
8788
8789         * src/inc.c
8790                 Fix possible leak and units. Based on a patch by
8791                 Fabien Vantard.
8792
8793 2005-10-20 [colin]      1.9.15cvs85
8794
8795         * src/textview.c
8796                 Clear xface when clearing textview
8797
8798 2005-10-20 [colin]      1.9.15cvs84
8799
8800         * configure.ac
8801         * src/folderview.c
8802         * src/headerview.c
8803         * src/main.c
8804         * src/prefs_common.c
8805         * src/prefs_common.h
8806         * src/prefs_message.c
8807         * src/textview.c
8808         * src/textview.h
8809         * src/common/defs.h
8810         * src/common/utils.c
8811         * src/common/utils.h
8812         * src/gtk/gtkutils.c
8813         * src/gtk/gtkutils.h
8814                 Migrate config to .sylpheed-claws (Automatically)
8815                 Add a way to get the Xface in the TextView
8816
8817 2005-10-20 [colin]      1.9.15cvs83
8818
8819         * src/gtk/Makefile.am
8820         * src/gtk/about.c
8821         * src/gtk/authors.h
8822                 Make the about dialog *grooovy*
8823
8824 2005-10-20 [colin]      1.9.15cvs82
8825
8826         * src/mimeview.c
8827                 Use "Open with" on double click if no command
8828                 was found
8829
8830 2005-10-20 [colin]      1.9.15cvs81
8831
8832         * src/imap.c
8833         * src/etpan/imap-thread.c
8834                 Fix possible crash.
8835
8836 2005-10-20 [paul]       1.9.15cvs80
8837
8838         * src/folder.c
8839                 don't show clipkey icon if the only
8840                 attachment is the signature
8841                 Patch by Colin
8842
8843 2005-10-20 [paul]       1.9.15cvs79
8844
8845         * AUTHORS
8846         * src/plugins/pgpmime/pgpmime.c
8847                 name the PGP/MIME signature 'signature.asc'
8848                 Patch by Andrew Nelson <freeandy@gmail.com>
8849
8850 2005-10-19 [colin]      1.9.15cvs78
8851
8852         * src/plugins/pgpmime/pgpmime.c
8853                 Oops, no need to double-check though
8854
8855 2005-10-19 [colin]      1.9.15cvs77
8856
8857         * src/plugins/pgpinline/pgpinline.c
8858         * src/plugins/pgpmime/pgpmime.c
8859                 Check that my_tmpfile() doesn't 
8860                 return NULL
8861
8862 2005-10-19 [colin]      1.9.15cvs76
8863
8864         * src/common/utils.c
8865                 Use shorter mime boundaries to avoid having
8866                 MTAs rewrapping our headers, breaking the
8867                 PGP signature in the process 
8868         * src/compose.c
8869         * src/plugins/pgpmime/pgpmime.c
8870                 Check for boundary uniqueness to be sure
8871                 it won't happen, instead of hoping for the
8872                 best
8873
8874 2005-10-19 [colin]      1.9.15cvs75
8875
8876         * sylpheed-claws.desktop
8877         * src/Makefile.am
8878         * src/main.c
8879                 Ship a sylpheed-claws binary instead
8880                 of a sylpheed one. Change the socket
8881                 name, too
8882         * src/folderview.c
8883                 Update folder only if it changed
8884         * src/wizard.c
8885                 Fix i18n in welcome mail, patch by
8886                 Fabien Vantard
8887
8888 2005-10-19 [paul]
8889
8890         1.9.99-rc2 released
8891
8892 2005-10-19 [paul]       1.9.15cvs74
8893
8894         * src/folder.c
8895         * src/folderview.c
8896                 fix summaryview update
8897                 Patch by Colin
8898
8899 2005-10-18 [colin]      1.9.15cvs73
8900
8901         * src/plugins/pgpcore/passphrase.c
8902                 Don't XGrabServer, and try a bit more to 
8903                 sync everything before grabbing mouse/keyboard
8904
8905 2005-10-18 [colin]      1.9.15cvs72
8906
8907         * src/Makefile.am
8908         * src/addressadd.c
8909         * src/addressbook.c
8910         * src/folderview.c
8911         * src/grouplistdialog.c
8912         * src/mimeview.c
8913         * src/stock_pixmap.c
8914         * src/stock_pixmap.h
8915         * src/summaryview.c
8916         * src/gtk/gtksctree.c
8917         * src/gtk/gtksctree.h
8918         * src/pixmaps/empty.xpm
8919                 Implement a wrapper call for gtk_ctree_set_node_info
8920                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8921                 pixmap instead of a NULL one. This works around some
8922                 memory problems deep inside gtk, revealed by valgrind,
8923                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8924                 as locked crashes sylpheed.), as well as, probably, 
8925                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8926
8927 2005-10-17 [colin]      1.9.15cvs71
8928
8929         * src/mimeview.c
8930                 Provide visual feedback when checking
8931                 signature
8932
8933 2005-10-17 [colin]      1.9.15cvs70
8934
8935         * src/main.c
8936                 Keep the folder list frozen while checking caches...
8937
8938 2005-10-17 [colin]      1.9.15cvs69
8939
8940         * src/addr_compl.c
8941                 Fi bug #833 (Autocompleting from addressbook 
8942                 fails with extended chars)
8943         * src/imap.c
8944                 Fix 'adding messages' staying in statusbar
8945                 after an error
8946
8947 2005-10-17 [wwp]        1.9.15cvs68
8948
8949         * src/ssl_manager.c
8950                 Fix buttons' layout resizing when window size changes
8951
8952 2005-10-17 [wwp]        1.9.15cvs67
8953
8954         * src/account.c
8955         * src/prefs_account.c
8956         * src/prefs_common.c
8957         * src/prefs_common.h
8958         * src/prefs_folder_item.c
8959         * src/prefs_gtk.c
8960         * src/gtk/logwindow.c
8961         * src/gtk/pluginwindow.c
8962         * src/gtk/prefswindow.c
8963         * src/gtk/prefswindow.h
8964                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8965
8966 2005-10-17 [paul]       1.9.15cvs66
8967
8968         * configure.ac
8969                 fix missing libetpan message
8970         * po/en_GB.po
8971                 updated
8972         * src/crash.c
8973         * src/manual.c
8974         * src/prefs_themes.c
8975         * src/common/defs.h
8976                 add some new URI defines, change some
8977                 others
8978         * src/wizard.c
8979                 make welcome message translatable
8980                 small improvements to english
8981                 other tweaks
8982         * src/gtk/menu.c
8983                 fix warnings
8984
8985 2005-10-17 [paul]       1.9.15cvs65
8986
8987         * src/summaryview.c
8988                 fix column titles
8989
8990 2005-10-16 [mones]      1.9.15cvs64
8991
8992         * po/es.po
8993                 Updated translation
8994
8995 2005-10-16 [colin]
8996
8997         1.9.99-rc1 released
8998
8999 2005-10-16 [colin]      1.9.15cvs63
9000
9001         * src/wizard.c
9002                 Fix whitespace
9003
9004 2005-10-16 [colin]      1.9.15cvs62
9005
9006         * src/toolbar.c
9007                 s/Get All/Get Mail/
9008         * src/wizard.c
9009                 Real welcome mail text, thanks Paul
9010
9011 2005-10-16 [colin]      1.9.15cvs61
9012
9013         * src/editldap.c
9014         * src/exporthtml.c
9015         * src/main.c
9016         * src/mainwindow.c
9017         * src/prefs_themes.c
9018         * src/prefs_toolbar.c
9019         * src/plugins/demo/demo.c
9020         * src/plugins/trayicon/trayicon.c
9021                 s/Sylpheed/Sylpheed-Claws/
9022
9023 2005-10-16 [colin]      1.9.15cvs60
9024
9025         * src/wizard.c
9026                 Add a welcome email in the first empty mailbox
9027         * src/prefs_common.c
9028                 Change one more default
9029
9030 2005-10-16 [colin]      1.9.15cvs59
9031
9032         * src/wizard.c
9033                 Remove printf
9034
9035 2005-10-16 [colin]      1.9.15cvs58
9036
9037         * src/toolbar.c
9038         * src/prefs_common.c
9039                 Change some defaults
9040
9041 2005-10-16 [colin]      1.9.15cvs57
9042
9043         * src/toolbar.c
9044         * src/prefs_common.c
9045                 Change some defaults
9046
9047 2005-10-16 [colin]      1.9.15cvs56
9048
9049         * src/wizard.c
9050                 By default, initialize fonts to have
9051                 the same size as normal GtkWidgets
9052
9053 2005-10-16 [colin]      1.9.15cvs55
9054
9055         * src/mimeview.c
9056                 Fix message a bit more
9057
9058 2005-10-16 [colin]      1.9.15cvs54
9059
9060         * src/addressbook.c
9061                 Second attempt at flicker fixing
9062
9063 2005-10-16 [colin]      1.9.15cvs53
9064
9065         * src/addressbook.c
9066                 Fix flicker
9067
9068 2005-10-16 [wwp]        1.9.15cvs52
9069
9070         * src/addressbook.c
9071         * src/editaddress.c
9072         * src/prefs_common.c
9073         * src/prefs_common.h
9074                 Remember window sizes (address book)
9075
9076 2005-10-16 [wwp]        1.9.15cvs51
9077
9078         * src/plugins/clamav/clamav_plugin_gtk.c
9079         * src/plugins/spamassassin/spamassassin_gtk.c
9080                 Fix compilation warnings (missing #include).
9081
9082 2005-10-16 [colin]      1.9.15cvs50
9083
9084         * src/mimeview.c
9085         * src/summaryview.c
9086         * src/textview.c
9087                 Make 'c' check signature, and forward
9088                 c, l, y, t from summaryview to mimeview
9089
9090 2005-10-16 [colin]      1.9.15cvs49
9091
9092         * src/addressbook.c
9093                 Put border around buttons
9094         * src/mainwindow.c
9095         * src/summaryview.c
9096                 Rework menus (Patch based on a patch
9097                 by Paul)
9098
9099 2005-10-15 [wwp]        1.9.15cvs48
9100
9101         * src/editjpilot.c
9102         * src/editldap.c
9103         * src/editvcard.c
9104         * src/exphtmldlg.c
9105         * src/expldifdlg.c
9106         * src/export.c
9107         * src/import.c
9108         * src/importldif.c
9109         * src/importmutt.c
9110         * src/importpine.c
9111         * src/prefs_account.c
9112         * src/prefs_spelling.c
9113         * src/gtk/gtkutils.c
9114         * src/gtk/gtkutils.h
9115         * src/plugins/clamav/clamav_plugin_gtk.c
9116         * src/plugins/spamassassin/spamassassin_gtk.c
9117                 use nicer browse-for-file/dir buttons than the "..." ones,
9118                 code factorizing more.
9119
9120 2005-10-14 [colin]      1.9.15cvs47
9121
9122         * src/mainwindow.c
9123                 set relief on the account switcher so that people see it
9124                 grey out Create processing rules when no message is selected
9125         * src/prefs_filtering.c
9126                 ask before closing if the rule has not been modified, even if
9127                 it's not valid
9128         * src/prefs_matcher.c
9129                 fix sensitivity when entering the dialog
9130         * src/gtk/inputdialog.c
9131                 display a better icon on password ask
9132         * src/plugins/pgpcore/passphrase.c
9133                 make the dialog look better
9134
9135 2005-10-14 [paul]       1.9.15cvs46
9136
9137         * src/folderview.c
9138                 indicate presense of marked msgs in
9139                 unexpanded subfolders
9140
9141 2005-10-14 [paul]       1.9.15cvs45
9142
9143         * src/prefs_actions.c
9144         * src/prefs_common.c
9145         * src/prefs_common.h
9146         * src/prefs_filtering_action.c
9147         * src/prefs_matcher.c
9148         * src/prefs_template.c
9149                 remember window sizes
9150                 fix Info button size
9151
9152         Patches by wwp
9153
9154 2005-10-13 [colin]      1.9.15cvs44
9155
9156         * src/mimeview.c
9157         * src/noticeview.c
9158         * src/noticeview.h
9159                 Add a tooltip on the icon (optional) 
9160                 Get rid of the signature buttons and only
9161                 use the icon+tooltip
9162
9163 2005-10-13 [colin]      1.9.15cvs43
9164
9165         * src/noticeview.c
9166         * src/noticeview.h
9167                 Add hand cursor for hovering over icon
9168
9169 2005-10-13 [colin]      1.9.15cvs42
9170
9171         * src/summaryview.c
9172                 Fix crash when quicksearch's hidden 
9173                 at startup
9174
9175 2005-10-13 [colin]      1.9.15cvs41
9176
9177         * src/compose.c
9178                 Set subject when forwarding multiple mails
9179                 Check that other recipient than the default Cc or Bcc
9180                 have been set before sending.
9181
9182 2005-10-13 [colin]      1.9.15cvs40
9183
9184         * src/imap.c
9185                 Batch per-folder
9186                 Introduce locking, but don't use it yet
9187
9188 2005-10-13 [colin]      1.9.15cvs39
9189
9190         * src/gtk/quicksearch.c
9191                 Reset quicksearch when hiding it
9192                 Make sticky a real pref
9193
9194 2005-10-13 [colin]      1.9.15cvs38
9195
9196         * src/summaryview.c
9197                 Faster prefs apply
9198
9199 2005-10-13 [colin]      1.9.15cvs37
9200
9201         * src/mimeview.c
9202         * src/noticeview.c
9203         * src/noticeview.h
9204         * src/plugins/pgpcore/sgpgme.c
9205                 Make privacy icon clickable
9206                 Move Trust field in Full info
9207                 When trust is less than full, don't display
9208                 a warning icon
9209
9210 2005-10-13 [colin]      1.9.15cvs36
9211
9212         * src/folder.c
9213                 Batch on flags sync
9214         * src/folderview.c
9215                 Revert speed hack which is dangerous in fact
9216                 Apply prefs faster
9217
9218 2005-10-13 [colin]      1.9.15cvs35
9219
9220         * src/folder_item_prefs.c
9221                 Fix pref corruption on folder move. Patch
9222                 by wwp
9223
9224 2005-10-13 [paul]       1.9.15cvs34
9225
9226         * src/export.c
9227         * src/import.c
9228                 fix typos in g_warnings
9229         * src/prefs_account.c
9230                 add a file selector for Signature file
9231
9232         Patches by wwp
9233
9234 2005-10-12 [colin]      1.9.15cvs33
9235
9236         * src/mimeview.c
9237                 Provide a quick way to go back from a
9238                 signature's full info to the email part
9239
9240 2005-10-12 [colin]      1.9.15cvs32
9241
9242         * src/compose.c
9243                 Remove old hack of encoding signed mails with base64.
9244                 QP works equally well.
9245
9246 2005-10-12 [colin]      1.9.15cvs31
9247
9248         * src/crash.c
9249                 Replace deprecated GtkText with GtkTextView
9250         * src/imap.c
9251                 Fix a logic bug about counts in imap_select
9252                 (previously un-triggered)
9253         * src/mainwindow.c
9254         * src/summaryview.c
9255         * src/news.c
9256                 Allow local deletion of news posts
9257         * src/mimeview.c
9258                 Show GPG noticeview on the message/rfc822 part
9259                 in addition to the text/plain one
9260         * src/prefs_image_viewer.c
9261           src/plugins/pgpcore/prefs_gpg.c
9262                 Polish (set the label as part of the checkbox)
9263         * src/wizard.c
9264                 Don't sit there doing nothing after destroying
9265                 the window - return err
9266
9267 2005-10-11 [colin]      1.9.15cvs30
9268
9269         * src/folderview.c
9270                 Apply processing rules before showing folders.
9271                 Early folder show (before flags sync) will only
9272                 be done when there are no processing rules (nor
9273                 pre- or post- ones)
9274         * src/imap.c
9275                 Fix stuff related to mail subdir, creation and 
9276                 deletion of folders 
9277         * src/imap_gtk.c
9278                 Don't allow creation of folders in NoInferior
9279                 folders, as it won't work
9280
9281 2005-10-10 [colin]      1.9.15cvs29
9282
9283         * src/compose.c
9284                 Reselect "None" Privacy system when selecting an
9285                 account with no privacy system defined
9286
9287 2005-10-10 [colin]      1.9.15cvs28
9288
9289         * src/mainwindow.c
9290                 Add Windows-1252 encoding
9291         * src/prefs_common.c
9292                 Rework some defaults:
9293                 - autosave to draft by default
9294                 - don't show header pane (it's already in the textview)
9295                 - Select first new or unread mail on entry
9296                 - Assume 'Yes' to change folder when there's no more
9297                   unread message
9298         * src/prefs_matcher.c
9299                 Fix a gtk assertion failure
9300         * src/gtk/colorlabel.c
9301                 Workaround bad repainting on selection
9302         * src/main.c
9303                 Freeze/thaw (a bit faster on ssh -X)
9304         * src/msgcache.c
9305                 Get rid of StrdupConverter that just adds an
9306                 extra strdup/free 
9307         * src/etpan/imap_thread.c
9308                 memset buf to 0
9309
9310 2005-10-10 [colin]      1.9.15cvs27
9311
9312         * src/export.c
9313         * src/import.c
9314                 Fix compile on gtk 2.4. Patch by wwp
9315
9316 2005-10-09 [colin]      1.9.15cvs26
9317
9318         * src/mainwindow.c
9319         * src/messageview.c
9320         * src/summaryview.c
9321                 Clarify forward menus. Patch by wwp
9322
9323 2005-10-09 [colin]      1.9.15cvs25
9324
9325         * src/compose.c
9326         * src/compose.h
9327                 Fix bug #829 (Non-working "Encrypt message by 
9328                 default when replying to an encrypted message")
9329
9330 2005-10-08 [colin]      1.9.15cvs24
9331
9332         * src/wizard.c
9333                 Fix bug #827 ("Welcome" setup wizard after a 
9334                 permission error gives up & forgets itself.)
9335
9336 2005-10-08 [colin]      1.9.15cvs23
9337
9338         * src/procmime.c
9339                 Fix bug #828 (Ignoring headers with spaces around = sign)
9340
9341 2005-10-08 [colin]      1.9.15cvs22
9342
9343         * src/export.c
9344                 Warning fix by wwp
9345
9346 2005-10-08 [colin]      1.9.15cvs21
9347
9348         * src/folder.c
9349         * src/folder.h
9350                 Add a processing_pending indicator, set on 
9351                 folder_item_open and cleared after 
9352                 folder_item_process_open
9353         * src/folderview.c
9354         * src/summaryview.c
9355                 wrap procmsg_msginfo_*_flags, and in the
9356                 wrapper check that there's no folder processing 
9357                 pending. If there is, defer the flags change until 
9358                 processing is done to avoid stepping over each
9359                 other's toes.
9360                 Freeze during processing, but not during scanning.
9361
9362 2005-10-07 [colin]      1.9.15cvs20
9363
9364         * src/plugins/pgpcore/passphrase.c
9365                 Fix bug #826 (X-Server hangs when 
9366                 right-clicking a PGP encrypted message)
9367
9368 2005-10-07 [paul]       1.9.15cvs19
9369
9370         * src/compose.c
9371                 fix compose_entries[]
9372                 patch by Fabien Vantard
9373
9374 2005-10-06 [colin]      1.9.15cvs18
9375
9376         * src/pixmaps/address.xpm
9377         * src/pixmaps/address_book.xpm
9378         * src/pixmaps/book.xpm
9379         * src/pixmaps/check_spelling.xpm
9380         * src/pixmaps/checkbox_off.xpm
9381         * src/pixmaps/checkbox_on.xpm
9382         * src/pixmaps/close.xpm
9383         * src/pixmaps/complete.xpm
9384         * src/pixmaps/continue.xpm
9385         * src/pixmaps/deleted.xpm
9386         * src/pixmaps/down_arrow.xpm
9387         * src/pixmaps/exec.xpm
9388         * src/pixmaps/forwarded.xpm
9389         * src/pixmaps/group.xpm
9390         * src/pixmaps/ignorethread.xpm
9391         * src/pixmaps/interface.xpm
9392         * src/pixmaps/jpilot.xpm
9393         * src/pixmaps/ldap.xpm
9394         * src/pixmaps/linewrap.xpm
9395         * src/pixmaps/linewrapcurrent.xpm
9396         * src/pixmaps/mail.xpm
9397         * src/pixmaps/mail_attach.xpm
9398         * src/pixmaps/mail_compose.xpm
9399         * src/pixmaps/mail_forward.xpm
9400         * src/pixmaps/mail_receive.xpm
9401         * src/pixmaps/mail_receive_all.xpm
9402         * src/pixmaps/mail_reply.xpm
9403         * src/pixmaps/mail_reply_to_all.xpm
9404         * src/pixmaps/mail_reply_to_author.xpm
9405         * src/pixmaps/mail_send.xpm
9406         * src/pixmaps/mail_send_queue.xpm
9407         * src/pixmaps/mime_application.xpm
9408         * src/pixmaps/mime_audio.xpm
9409         * src/pixmaps/mime_image.xpm
9410         * src/pixmaps/mime_message.xpm
9411         * src/pixmaps/mime_text_enriched.xpm
9412         * src/pixmaps/mime_text_html.xpm
9413         * src/pixmaps/mime_text_plain.xpm
9414         * src/pixmaps/mime_unknown.xpm
9415         * src/pixmaps/new.xpm
9416         * src/pixmaps/news_compose.xpm
9417         * src/pixmaps/offline.xpm
9418         * src/pixmaps/online.xpm
9419         * src/pixmaps/paste.xpm
9420         * src/pixmaps/preferences.xpm
9421         * src/pixmaps/privacy_emblem_encrypted.xpm
9422         * src/pixmaps/privacy_expired.xpm
9423         * src/pixmaps/privacy_failed.xpm
9424         * src/pixmaps/privacy_passed.xpm
9425         * src/pixmaps/privacy_signed.xpm
9426         * src/pixmaps/privacy_unknown.xpm
9427         * src/pixmaps/privacy_warn.xpm
9428         * src/pixmaps/properties.xpm
9429         * src/pixmaps/replied.xpm
9430         * src/pixmaps/search.xpm
9431         * src/pixmaps/unread.xpm
9432         * src/pixmaps/up_arrow.xpm
9433         * src/pixmaps/vcard.xpm
9434                 Modernize internal theme, with icons from the 
9435                 Gnomaws theme. Keep some of the old ones where
9436                 they were better.
9437
9438 2005-10-06 [colin]      1.9.15cvs17
9439
9440         * src/summaryview.c
9441                 Little optimisations + bugfix
9442         * src/toolbar.c
9443                 Remove default useless items - useless being defined
9444                 by the default relevant prefs
9445         * src/wizard.c
9446                 include config.h to make gettext work
9447         * src/prefs_themes.c
9448                 Fix selection of current theme in prefs
9449
9450 2005-10-06 [colin]      1.9.15cvs16
9451
9452         * src/prefs_common.c
9453         * src/prefs_common.h
9454         * src/prefs_summaries.c
9455         * src/folderview.c
9456                 Add a warning dialog on Mark all read 
9457                 (with pref to get rid of it)
9458
9459 2005-10-06 [paul]       1.9.15cvs15
9460
9461         * po/nb.po
9462         * po/pt_BR.po
9463                 updated by Geir Helland and Frederico
9464                 Goncalves Guimaraes
9465
9466 2005-10-05 [colin]      1.9.15cvs14
9467
9468         * src/folder.c
9469         * src/folder.h
9470         * src/folderview.c
9471         * src/folderview.h
9472         * src/imap_gtk.c
9473         * src/mh_gtk.c
9474         * src/mainwindow.c
9475         * src/setup.c
9476                 add a way to rescan without rebuilding
9477                 make moving a bit faster (less folders changes)
9478                 don't lock the tree on Get 
9479         * src/imap.c
9480                 Don't re-delete deleted messages before expunging
9481         * src/summaryview.c
9482                 Set batch mode when deleting mails
9483
9484 2005-10-05 [paul]       1.9.15cvs13
9485
9486         * src/mainwindow.c
9487         * src/mainwindow.h
9488                 fix disabled Execute menu item
9489         * src/toolbar.c
9490                 match the change in 1.9.15cvs10: use Compose
9491                 instead of News by default
9492
9493 2005-10-04 [colin]      1.9.15cvs12
9494
9495         * src/compose.c
9496                 When replying to an ML post with Reply-To set
9497                 to the poster's email, honor it (as before),
9498                 but also honor our user's request to reply to
9499                 the mailing list: set the ML address in the To
9500                 field and the Reply-To address in the Cc: 
9501                 field.
9502
9503 2005-10-04 [colin]      1.9.15cvs11
9504
9505         * src/plugins/trayicon/trayicon.c
9506                 Finish cosmetic change - thanks to wwp
9507
9508 2005-10-04 [colin]      1.9.15cvs10
9509
9510         * src/toolbar.c
9511                 Use Compose instead of Email by default.
9512                 Spotted by wwp.
9513
9514 2005-10-04 [colin]      1.9.15cvs9
9515
9516         * src/folder.c
9517         * src/folder.h
9518         * src/folderview.c
9519         * src/imap.c
9520         * src/etpan/imap-thread.c
9521         * src/etpan/imap-thread.h
9522                 Try to make IMAP faster, by simplifying SEARCH
9523                 commands, avoiding sending two STATUS in a row,
9524                 and deferring flags sync and processing just
9525                 after displaying the folder. 
9526                 This will update the SummaryView in certain
9527                 cases (new mails not already fetched, flags
9528                 changed from another client) but in a non-
9529                 blocking manner.
9530
9531 2005-10-04 [colin]      1.9.15cvs8
9532
9533         * src/plugins/trayicon/trayicon.c
9534                 Relabel "Offline" to "Work offline"
9535
9536 2005-10-04 [colin]      1.9.15cvs7
9537
9538         * src/export.c
9539         * src/import.c
9540         * src/mbox.c
9541                 Fix mbox import/export buglets
9542                 Patch by wwp
9543         * src/plugins/trayicon/trayicon.c
9544                 Add offline swithc
9545                 Patch by wwp
9546
9547 2005-10-04 [colin]      1.9.15cvs6
9548
9549         * src/folder.c
9550         * src/folderview.c
9551         * src/summaryview.c
9552                 Better fix (don't break mark all read) for cvs2
9553
9554 2005-10-03 [colin]      1.9.15cvs5
9555
9556         * src/folder.c
9557                 Use a sane sort by default
9558
9559 2005-10-03 [colin]      1.9.15cvs4
9560
9561         * src/inc.c
9562                 Add a 'Only once' button for overriding offline mode
9563         * src/prefs_account.c
9564         * src/wizard.c
9565                 Add Local mbox to the wizard
9566                 Add IMAP subdir to the wizard (or the wizard is useless
9567                 for such accounts, or even worse than useless)
9568                 Move IMAP subdir from Advanced to Receive tab, as it's
9569                 not that uncommon
9570
9571 2005-10-03 [colin]      1.9.15cvs3
9572
9573         * src/send_message.c
9574                 Forgot this one in cvs1
9575
9576 2005-10-03 [colin]      1.9.15cvs2
9577
9578         * src/folder.c
9579                 Faster close when leaving a folder with lots
9580                 of new mails. Idea by David Relson.
9581
9582 2005-10-03 [colin]      1.9.15cvs1
9583
9584         * src/compose.c
9585         * src/imap.c
9586         * src/inc.c
9587         * src/main.c
9588         * src/messageview.c
9589         * src/news.c
9590         * src/summaryview.c
9591         * src/gtk/sslcertwindow.c
9592         * src/plugins/trayicon/trayicon.c
9593                 Add accels to every AlertPanel. Patch by Fabien 
9594                 Vantard
9595
9596 2005-10-03 [paul]       1.9.15
9597
9598         1.9.15 released
9599
9600 2005-10-03 [paul]       1.9.14cvs68
9601
9602         * po/ca.po
9603         * po/de.po
9604         * po/es.po
9605         * po/fi.po
9606         * po/fr.po
9607         * po/sk.po
9608         * po/sr.po
9609         * po/zh_CN.po
9610                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9611                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9612                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9613
9614 2005-10-03 [paul]       1.9.14cvs67
9615
9616         * src/send_message.c
9617                 prevent hang on Cancel
9618                 patch by Colin
9619
9620 2005-10-03 [paul]       1.9.14cvs66
9621
9622         * src/main.c
9623                 fix crash in IMAP caused by discrepancy
9624                 between check_at_startup and offline mode
9625                 Patch by Colin
9626
9627 2005-10-01 [paul]       1.9.14cvs65
9628
9629         * src/inc.c
9630                 fix engrish
9631
9632 2005-10-01 [paul]       1.9.14cvs64
9633         * src/export.c
9634         * src/import.c
9635                 synchronise import_mbox() and export_mbox()
9636         * src/mbox.c
9637                 proc_mbox(): add alert if file cannot be opened
9638                 export_list_to_mbox(): test if dest file exists,
9639                 prompt user to overwrite if it does. add alert
9640                 if file cannot be created
9641                                                                 
9642         Patch by wwp
9643                                                                                                                 
9644
9645 2005-09-30 [paul]       1.9.14cvs63
9646
9647         * src/addressbook.c
9648                 Fix sensitivity of a menu
9649         * src/codeconv.c
9650                 Respect hidden pref for mails with no encoding
9651         * src/common/xml.c
9652                 Fix memory corruption
9653         * src/plugins/pgpcore/sgpgme.c
9654                 Fix segfault on incomplete sigs, and display
9655                 of S/Mime UIDs
9656
9657         Patches by Colin
9658
9659 2005-09-30 [colin]      1.9.14cvs62
9660
9661         * src/partial_download.c
9662                 Little logic fix in almost-dead code
9663         * src/pop.c
9664                 Fix partial download when there's no new mail
9665
9666 2005-09-29 [paul]       1.9.14cvs61
9667
9668         * src/plugins/pgpinline/pgpinline.c
9669                 fix bug 819, 'crash accessing sign message'
9670                 Patch by Colin
9671
9672 2005-09-28 [martin]     1.9.14cvs60
9673
9674         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9675                 fix bug #790 (Crash when restarting window manager (fluxbox))
9676
9677 2005-09-28 [paul]       1.9.14cvs59
9678
9679         * src/gtk/gtkaspell.c
9680                 fix off-by-one typo
9681
9682 2005-09-27 [colin]      1.9.14cvs58
9683
9684         * src/plugins/pgpcore/sgpgme.c
9685                 Report error when there's one, instead of
9686                 "Signature unchecked" 
9687
9688 2005-09-27 [colin]      1.9.14cvs57
9689
9690         * src/prefs_quote.c
9691                 Fix bug #816 (Weird quotation with spaces)
9692
9693 2005-09-27 [colin]      1.9.14cvs56
9694
9695         * src/codeconv.c
9696         * src/compose.c
9697         * src/compose.h
9698                 Put subject in compose's title
9699                 Fix Automatic encoding so that it's really automatic:
9700                 first try default locale's charset, then charset of the replied mail, 
9701                 then utf-8
9702                 Fix encoding of headers (must be in strict mode too)
9703
9704 2005-09-26 [colin]      1.9.14cvs55
9705
9706         * src/gtk/gtkaspell.c
9707                 Fix previous patch - don't color the space,
9708                 just uncolor it :)
9709
9710 2005-09-26 [colin]      1.9.14cvs54
9711
9712         * src/gtk/gtkaspell.c
9713                 Unmark space if possible
9714
9715 2005-09-26 [colin]      1.9.14cvs53
9716
9717         * src/imap.c
9718                 log_error instead of alertpanel according to the pref
9719         * src/etpan/imap-thread.c
9720                 Print connect status, copy only necessary size to 
9721                 logger
9722         * src/plugins/pgpmime/pgpmime.c
9723                 Handle S/Mime signatures (verification only). Patch based
9724                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9725
9726 2005-09-26 [paul]       1.9.14cvs52
9727
9728         * src/common/passcrypt.c
9729                 this 'workaround' not necessary on NetBSD.
9730                 Thanks to Daniel Gustafson
9731
9732 2005-09-26 [paul]
9733
9734         1.9.15-rc4 released
9735
9736 2005-09-26 [paul]       1.9.14cvs51
9737
9738         * src/summaryview.c
9739                 Skip currently selected message when
9740                 looking for next new or unread message
9741                 in current folder. Patch by Colin
9742         * src/common/passcrypt.c
9743                 eliminate warnings on *BSD. Patch by
9744                 Daniel Gustafson
9745
9746 2005-09-26 [colin]      1.9.14cvs50
9747
9748         * src/procmsg.c
9749                 Call postfiltering hook anyway
9750
9751 2005-09-22 [colin]      1.9.14cvs49
9752
9753         * src/codeconv.c
9754         * src/codeconv.h
9755                 Add a strict mode that doesn't replace with _
9756         * src/compose.c
9757         * src/compose.h
9758                 Use strict conversion while sending
9759                 Fix race when drafting while sending (happens
9760                 on IMAP)
9761                 Fix d'n'd of messages from summaryview
9762         * src/prefs_common.c
9763         * src/prefs_common.h
9764                 add hidden utf8_instead_of_locale_for_broken_mail 
9765                 pref for people that preferred the default charset 
9766                 to be utf8 for broken mails
9767         * src/quote_fmt_parse.y
9768                 fix bug #815 (No quote insert if "From:" fied 
9769                 contained Russian letters)
9770         * src/summaryview.c
9771                 Fix d'n'd of messages to compose
9772
9773 2005-09-22 [paul]       1.9.14cvs48
9774
9775         * src/compose.c
9776                 fix bug where attachments Name entry
9777                 would display Path instead
9778
9779 2005-09-21 [paul]       1.9.14cvs47
9780
9781         * README
9782         * README.jp
9783         * configure.ac
9784         * config/config.rpath
9785         * doc/manual/en/sylpheed-20.html
9786         * doc/manual/es/sylpheed-20.html
9787         * po/bg.po
9788         * po/ca.po
9789         * po/de.po
9790         * po/es.po
9791         * po/fr.po
9792         * po/it.po
9793         * po/pt_BR.po
9794         * po/sk.po
9795         * po/zh_TW.po
9796         * src/account.c
9797         * src/account.h
9798         * src/action.c
9799         * src/action.h
9800         * src/adbookbase.h
9801         * src/addr_compl.c
9802         * src/addr_compl.h
9803         * src/addrbook.c
9804         * src/addrbook.h
9805         * src/addrcache.c
9806         * src/addrcache.h
9807         * src/addrcindex.c
9808         * src/addrcindex.h
9809         * src/addrclip.c
9810         * src/addrclip.h
9811         * src/addrdefs.h
9812         * src/addressadd.c
9813         * src/addressadd.h
9814         * src/addressbook.c
9815         * src/addressbook.h
9816         * src/addressitem.h
9817         * src/addrgather.c
9818         * src/addrgather.h
9819         * src/addrharvest.c
9820         * src/addrharvest.h
9821         * src/addrindex.c
9822         * src/addrindex.h
9823         * src/addritem.c
9824         * src/addritem.h
9825         * src/addrquery.c
9826         * src/addrquery.h
9827         * src/addrselect.c
9828         * src/addrselect.h
9829         * src/alertpanel.c
9830         * src/alertpanel.h
9831         * src/browseldap.c
9832         * src/browseldap.h
9833         * src/codeconv.c
9834         * src/codeconv.h
9835         * src/compose.c
9836         * src/compose.h
9837         * src/crash.c
9838         * src/crash.h
9839         * src/customheader.c
9840         * src/customheader.h
9841         * src/displayheader.c
9842         * src/displayheader.h
9843         * src/editaddress.c
9844         * src/editaddress.h
9845         * src/editbook.c
9846         * src/editbook.h
9847         * src/editgroup.c
9848         * src/editgroup.h
9849         * src/editjpilot.c
9850         * src/editjpilot.h
9851         * src/editldap.c
9852         * src/editldap.h
9853         * src/editldap_basedn.c
9854         * src/editldap_basedn.h
9855         * src/editvcard.c
9856         * src/editvcard.h
9857         * src/enriched.c
9858         * src/enriched.h
9859         * src/exphtmldlg.c
9860         * src/exphtmldlg.h
9861         * src/expldifdlg.c
9862         * src/expldifdlg.h
9863         * src/export.c
9864         * src/export.h
9865         * src/exporthtml.c
9866         * src/exporthtml.h
9867         * src/exportldif.c
9868         * src/exportldif.h
9869         * src/filtering.c
9870         * src/filtering.h
9871         * src/folder.c
9872         * src/folder.h
9873         * src/folder_item_prefs.c
9874         * src/folder_item_prefs.h
9875         * src/foldersel.c
9876         * src/foldersel.h
9877         * src/folderutils.c
9878         * src/folderutils.h
9879         * src/folderview.c
9880         * src/folderview.h
9881         * src/grouplistdialog.c
9882         * src/grouplistdialog.h
9883         * src/headerview.c
9884         * src/headerview.h
9885         * src/html.c
9886         * src/html.h
9887         * src/image_viewer.c
9888         * src/image_viewer.h
9889         * src/imap.c
9890         * src/imap.h
9891         * src/imap_gtk.c
9892         * src/imap_gtk.h
9893         * src/import.c
9894         * src/import.h
9895         * src/importldif.c
9896         * src/importldif.h
9897         * src/importmutt.c
9898         * src/importmutt.h
9899         * src/importpine.c
9900         * src/importpine.h
9901         * src/inc.c
9902         * src/inc.h
9903         * src/jpilot.c
9904         * src/jpilot.h
9905         * src/ldapctrl.c
9906         * src/ldapctrl.h
9907         * src/ldaplocate.c
9908         * src/ldaplocate.h
9909         * src/ldapquery.c
9910         * src/ldapquery.h
9911         * src/ldapserver.c
9912         * src/ldapserver.h
9913         * src/ldaputil.c
9914         * src/ldaputil.h
9915         * src/ldif.c
9916         * src/ldif.h
9917         * src/localfolder.c
9918         * src/localfolder.h
9919         * src/main.c
9920         * src/main.h
9921         * src/mainwindow.c
9922         * src/mainwindow.h
9923         * src/manual.c
9924         * src/manual.h
9925         * src/matcher.c
9926         * src/matcher.h
9927         * src/matcher_parser.h
9928         * src/matcher_parser_lex.l
9929         * src/matcher_parser_parse.y
9930         * src/mbox.c
9931         * src/mbox.h
9932         * src/message_search.c
9933         * src/message_search.h
9934         * src/messageview.c
9935         * src/messageview.h
9936         * src/mh.c
9937         * src/mh.h
9938         * src/mh_gtk.c
9939         * src/mh_gtk.h
9940         * src/mimeview.c
9941         * src/mimeview.h
9942         * src/msgcache.c
9943         * src/msgcache.h
9944         * src/mutt.c
9945         * src/mutt.h
9946         * src/news.c
9947         * src/news.h
9948         * src/news_gtk.c
9949         * src/news_gtk.h
9950         * src/noticeview.c
9951         * src/noticeview.h
9952         * src/partial_download.c
9953         * src/partial_download.h
9954         * src/pine.c
9955         * src/pine.h
9956         * src/pop.c
9957         * src/pop.h
9958         * src/prefs_account.c
9959         * src/prefs_account.h
9960         * src/prefs_actions.c
9961         * src/prefs_actions.h
9962         * src/prefs_common.c
9963         * src/prefs_common.h
9964         * src/prefs_compose_writing.c
9965         * src/prefs_compose_writing.h
9966         * src/prefs_customheader.c
9967         * src/prefs_customheader.h
9968         * src/prefs_display_header.c
9969         * src/prefs_display_header.h
9970         * src/prefs_ext_prog.c
9971         * src/prefs_ext_prog.h
9972         * src/prefs_filtering.c
9973         * src/prefs_filtering.h
9974         * src/prefs_filtering_action.c
9975         * src/prefs_filtering_action.h
9976         * src/prefs_folder_column.c
9977         * src/prefs_folder_column.h
9978         * src/prefs_folder_item.c
9979         * src/prefs_folder_item.h
9980         * src/prefs_fonts.c
9981         * src/prefs_fonts.h
9982         * src/prefs_gtk.c
9983         * src/prefs_gtk.h
9984         * src/prefs_image_viewer.c
9985         * src/prefs_image_viewer.h
9986         * src/prefs_matcher.c
9987         * src/prefs_matcher.h
9988         * src/prefs_message.c
9989         * src/prefs_message.h
9990         * src/prefs_msg_colors.c
9991         * src/prefs_msg_colors.h
9992         * src/prefs_other.c
9993         * src/prefs_other.h
9994         * src/prefs_quote.c
9995         * src/prefs_quote.h
9996         * src/prefs_receive.c
9997         * src/prefs_receive.h
9998         * src/prefs_send.c
9999         * src/prefs_send.h
10000         * src/prefs_spelling.c
10001         * src/prefs_spelling.h
10002         * src/prefs_summaries.c
10003         * src/prefs_summaries.h
10004         * src/prefs_summary_column.c
10005         * src/prefs_summary_column.h
10006         * src/prefs_template.c
10007         * src/prefs_template.h
10008         * src/prefs_themes.c
10009         * src/prefs_themes.h
10010         * src/prefs_toolbar.c
10011         * src/prefs_toolbar.h
10012         * src/prefs_wrapping.c
10013         * src/prefs_wrapping.h
10014         * src/privacy.c
10015         * src/privacy.h
10016         * src/procheader.c
10017         * src/procheader.h
10018         * src/procmime.c
10019         * src/procmime.h
10020         * src/procmsg.c
10021         * src/procmsg.h
10022         * src/quote_fmt.c
10023         * src/quote_fmt_parse.y
10024         * src/recv.c
10025         * src/recv.h
10026         * src/remotefolder.c
10027         * src/remotefolder.h
10028         * src/send_message.c
10029         * src/send_message.h
10030         * src/setup.c
10031         * src/setup.h
10032         * src/simple-gettext.c
10033         * src/sourcewindow.c
10034         * src/sourcewindow.h
10035         * src/ssl_manager.c
10036         * src/ssl_manager.h
10037         * src/statusbar.c
10038         * src/statusbar.h
10039         * src/stock_pixmap.c
10040         * src/stock_pixmap.h
10041         * src/summary_search.c
10042         * src/summary_search.h
10043         * src/summaryview.c
10044         * src/summaryview.h
10045         * src/syldap.c
10046         * src/syldap.h
10047         * src/textview.c
10048         * src/textview.h
10049         * src/toolbar.c
10050         * src/toolbar.h
10051         * src/undo.c
10052         * src/undo.h
10053         * src/unmime.c
10054         * src/unmime.h
10055         * src/vcard.c
10056         * src/vcard.h
10057         * src/wizard.c
10058         * src/wizard.h
10059         * src/common/base64.c
10060         * src/common/base64.h
10061         * src/common/defs.h
10062         * src/common/hooks.c
10063         * src/common/hooks.h
10064         * src/common/log.c
10065         * src/common/log.h
10066         * src/common/md5.c
10067         * src/common/md5.h
10068         * src/common/mgutils.c
10069         * src/common/mgutils.h
10070         * src/common/nntp.c
10071         * src/common/nntp.h
10072         * src/common/passcrypt.c
10073         * src/common/passcrypt.h.in
10074         * src/common/plugin.c
10075         * src/common/plugin.h
10076         * src/common/prefs.c
10077         * src/common/prefs.h
10078         * src/common/progressindicator.c
10079         * src/common/progressindicator.h
10080         * src/common/quoted-printable.c
10081         * src/common/quoted-printable.h
10082         * src/common/session.c
10083         * src/common/session.h
10084         * src/common/smtp.c
10085         * src/common/smtp.h
10086         * src/common/socket.c
10087         * src/common/socket.h
10088         * src/common/ssl.c
10089         * src/common/ssl.h
10090         * src/common/ssl_certificate.c
10091         * src/common/ssl_certificate.h
10092         * src/common/string_match.c
10093         * src/common/string_match.h
10094         * src/common/stringtable.c
10095         * src/common/sylpheed.c
10096         * src/common/sylpheed.h
10097         * src/common/template.c
10098         * src/common/template.h
10099         * src/common/timing.h
10100         * src/common/utils.c
10101         * src/common/utils.h
10102         * src/common/uuencode.c
10103         * src/common/uuencode.h
10104         * src/common/version.h.in
10105         * src/common/xml.c
10106         * src/common/xml.h
10107         * src/common/xmlprops.c
10108         * src/common/xmlprops.h
10109         * src/gtk/about.c
10110         * src/gtk/about.h
10111         * src/gtk/colorlabel.c
10112         * src/gtk/colorlabel.h
10113         * src/gtk/colorsel.c
10114         * src/gtk/colorsel.h
10115         * src/gtk/description_window.c
10116         * src/gtk/description_window.h
10117         * src/gtk/filesel.c
10118         * src/gtk/filesel.h
10119         * src/gtk/foldersort.c
10120         * src/gtk/foldersort.h
10121         * src/gtk/gtkutils.c
10122         * src/gtk/gtkutils.h
10123         * src/gtk/inputdialog.c
10124         * src/gtk/inputdialog.h
10125         * src/gtk/logwindow.c
10126         * src/gtk/logwindow.h
10127         * src/gtk/manage_window.c
10128         * src/gtk/manage_window.h
10129         * src/gtk/menu.c
10130         * src/gtk/menu.h
10131         * src/gtk/pluginwindow.c
10132         * src/gtk/pluginwindow.h
10133         * src/gtk/prefswindow.c
10134         * src/gtk/prefswindow.h
10135         * src/gtk/progressdialog.c
10136         * src/gtk/progressdialog.h
10137         * src/gtk/quicksearch.c
10138         * src/gtk/quicksearch.h
10139         * src/gtk/sslcertwindow.c
10140         * src/gtk/sslcertwindow.h
10141         * src/plugins/clamav/clamav_plugin.c
10142         * src/plugins/clamav/clamav_plugin.h
10143         * src/plugins/clamav/clamav_plugin_gtk.c
10144         * src/plugins/demo/demo.c
10145         * src/plugins/dillo_viewer/dillo_prefs.c
10146         * src/plugins/dillo_viewer/dillo_prefs.h
10147         * src/plugins/dillo_viewer/dillo_viewer.c
10148         * src/plugins/mathml_viewer/mathml_viewer.c
10149         * src/plugins/pgpcore/passphrase.c
10150         * src/plugins/pgpcore/passphrase.h
10151         * src/plugins/pgpcore/plugin.c
10152         * src/plugins/pgpcore/prefs_gpg.c
10153         * src/plugins/pgpcore/prefs_gpg.h
10154         * src/plugins/pgpcore/select-keys.c
10155         * src/plugins/pgpcore/select-keys.h
10156         * src/plugins/pgpcore/sgpgme.c
10157         * src/plugins/pgpcore/sgpgme.h
10158         * src/plugins/pgpinline/pgpinline.c
10159         * src/plugins/pgpinline/pgpinline.h
10160         * src/plugins/pgpinline/plugin.c
10161         * src/plugins/pgpmime/pgpmime.c
10162         * src/plugins/pgpmime/pgpmime.h
10163         * src/plugins/pgpmime/plugin.c
10164         * src/plugins/spamassassin/spamassassin.c
10165         * src/plugins/spamassassin/spamassassin.h
10166         * src/plugins/spamassassin/spamassassin_gtk.c
10167         * src/plugins/trayicon/trayicon.c
10168         * tools/OOo2sylpheed.pl
10169         * tools/acroread2sylpheed.pl
10170         * tools/asus_mailled.sh
10171         * tools/filter_conv.pl
10172         * tools/freshmeat_search.pl
10173         * tools/google_search.pl
10174         * tools/kmail2sylpheed.pl
10175         * tools/kmail2sylpheed_v2.pl
10176         * tools/maildir2sylpheed.pl
10177         * tools/multiwebsearch.pl
10178         * tools/newscache_clean.pl
10179         * tools/outlook2sylpheed.pl
10180         * tools/sylpheed-switcher
10181         * tools/update-po
10182         * tools/vcard2xml.py
10183         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10184                 update FSF address
10185
10186 2005-09-21 [colin]      1.9.14cvs46
10187
10188         * src/gedit-print.c
10189         * src/procmsg.c
10190         * src/procmsg.h
10191         * src/textview.c
10192         * src/summaryview.c
10193                 Remove some printing hacks (deselection/reselection),
10194                 which by the way fix printing the currently 
10195                 displayed mime part (still only text)
10196                 Plus a little optimisation of summary_show
10197
10198
10199 2005-09-20 [colin]      1.9.14cvs45
10200
10201         * src/mainwindow.c
10202         * src/messageview.c
10203                 GUI fixups: add accels, set message
10204                 view title to displayed mail's subject
10205         * src/prefs_spelling.c
10206         * src/gtk/gtkaspell.c
10207                 GUI fixups: allow underlining misspelled
10208                 words instead of coloring them (a11y!)
10209
10210 2005-09-19 [colin]
10211
10212         1.9.15rc3 released
10213
10214 2005-09-19 [colin]      1.9.14cvs44
10215
10216         * src/compose.c
10217                 Fix draft message
10218         * src/gtk/gtkaspell.c
10219                 Fix wrong test ;-)
10220
10221 2005-09-19 [colin]      1.9.14cvs43
10222
10223         * src/addressbook.c
10224                 Fix sensitivity of Delete button
10225         * src/compose.c
10226                 Warn if the requested Privacy system
10227                 is not available
10228         * src/exphtmldlg.c
10229         * src/expldifdlg.c
10230         * src/importldif.c
10231         * src/importmutt.c
10232         * src/importpine.c
10233                 Fix crappy UI
10234         * src/
10235         * src/ssl.h
10236         * src/prefs_account.h
10237         * src/prefs_account.c
10238                 Save SSL prefs even in builds that have
10239                 SSL support disable
10240         * src/imap.c
10241         * src/inc.c
10242         * src/news.c
10243         * src/send_message.c
10244                 Warn if connection should be secure, but
10245                 SSL support isn't compiled in
10246         * src/gtkaspell.c
10247                 Fix word separation on UTF-8 systems
10248                 Fixes bug #812 (Strange inline spellchecking)
10249         * src/compose.c
10250                 Warn if the requested Privacy system
10251                 is not available
10252                 Factorize offline warning
10253         * src/imap.c
10254         * src/imap_gtk.c
10255         * src/imap_gtk.h
10256         * src/inc.h
10257         * src/news_gtk.c
10258         * src/news_gtk.h
10259         * src/messageview.c
10260                 Factorize offline warning
10261
10262 2005-09-19 [paul]
10263
10264         1.9.15-rc2 released
10265
10266 2005-09-18 [colin]      1.9.14cvs42
10267
10268         * src/codeconv.c
10269         * src/codeconv.h
10270         * src/procmime.c
10271                 Add a way to get locale's charset ignoring utf-8,
10272                 and use that as default encoding for broken mails
10273
10274 2005-09-18 [colin]      1.9.14cvs41
10275
10276         * src/gtk/logwindow.c
10277                 Translate string. Patch by Fabien Vantard
10278
10279 2005-09-18 [colin]      1.9.14cvs40
10280
10281         * configure.ac
10282                 Fix bug #803 (IMAP/SSL support breaks with 
10283                 GnuTLS libetpan 0.38)
10284
10285 2005-09-18 [colin]      1.9.14cvs39
10286
10287         * src/codeconv.c
10288         * src/compose.c
10289         * src/procmime.c
10290                 More charsets fixes. Fixes bug #806 (non
10291                 ascii characters in subject line)
10292
10293 2005-09-17 [paul]       1.9.14cvs38
10294
10295         * src/folderview.c
10296         * src/mainwindow.c
10297                 fix gcc-2.95 issues
10298                 Patch by Pawel Pekala
10299
10300 2005-09-17 [colin]      1.9.14cvs37
10301
10302         * src/addrindex.c
10303                 bugfix for NO-USE LDAP compilation, patch 
10304                 by Fabien Vantard
10305
10306 2005-09-17 [colin]      1.9.14cvs36
10307
10308         * src/prefs_actions.c
10309         * src/prefs_customheader.c
10310         * src/prefs_display_header.c
10311         * src/prefs_filtering_action.c
10312         * src/prefs_matcher.c
10313         * src/prefs_toolbar.c
10314                 Fix strange casts (less elegant but
10315                 works better)
10316
10317 2005-09-16 [colin]      1.9.14cvs35
10318
10319         * src/jpilot.c
10320                 Missed that one
10321
10322 2005-09-16 [colin]      1.9.14cvs34
10323
10324         * configure.ac
10325         * src/Makefile.am
10326         * src/addr_compl.c
10327         * src/addrindex.c
10328         * src/browseldap.c
10329         * src/editldap.c
10330         * src/ldaplocate.c
10331         * src/ldapquery.c
10332         * src/ldapquery.h
10333         * src/ldapserver.c
10334         * src/ldapserver.h
10335         * src/main.c
10336         * src/matcher_parser_parse.y
10337         * src/prefs_themes.c
10338         * src/etpan/Makefile.am
10339         * src/gtk/description_window.c
10340         * src/plugins/clamav/Makefile.am
10341         * src/plugins/clamav/clamav_plugin.c
10342         * src/plugins/dillo_viewer/Makefile.am
10343         * src/plugins/pgpcore/Makefile.am
10344         * src/plugins/pgpinline/Makefile.am
10345         * src/plugins/pgpmime/Makefile.am
10346         * src/plugins/trayicon/Makefile.am
10347                 Fix 100% cpu usage in address completion list
10348                 Fix little bugs (return with no values etc)
10349                 Fix all warnings (with common CFLAGS)
10350
10351 2005-09-15 [colin]      1.9.14cvs33
10352
10353         * src/addressbook.c
10354                 Fix bug where sometimes a group's email list is empty,
10355                 force its refresh (probably fixes "Re: how to create a 
10356                 distribution list")
10357         * src/ldapquery.c
10358                 Don't return to the callback in the main thread from the
10359                 fetch thread (or face segs!)
10360
10361 2005-09-15 [paul]       1.9.14cvs32
10362
10363         * src/prefs_matcher.c
10364                 forgotten in last commit
10365
10366 2005-09-15 [paul]       1.9.14cvs31
10367
10368         * src/prefs_actions.c
10369         * src/prefs_filtering_action.c
10370         * src/prefs_quote.c
10371         * src/quote_fmt.c
10372         * src/summaryview.c
10373         * src/gtk/description_window.c
10374         * src/gtk/description_window.h
10375         * src/gtk/quicksearch.c
10376                 allow interaction with the called
10377                 description window
10378                 Patch by Anders Hammar
10379
10380 2005-09-14 [paul]       1.9.14cvs30
10381
10382         * src/compose.c
10383                 fix a little annoyance when pasting with 3rd button 
10384                 with wrap_pastes=0 and wrap_input=1
10385                 Patch by Colin
10386
10387 2005-09-14 [paul]       1.9.14cvs29
10388
10389         * src/prefs_account.c
10390                 disable 'Filter messages on receiving' for
10391                 SMTP-only accounts
10392                 Patch  by Anders Hammar
10393
10394 2005-09-14 [paul]       1.9.14cvs28
10395
10396         * po/sk.po
10397                 fix crash
10398                 updated by Andrej Kacian
10399
10400 2005-09-14 [paul]
10401
10402         1.9.15-rc1 released
10403
10404 2005-09-14 [paul]       1.9.14cvs27
10405
10406         * po/es.po
10407                 updated by Ricardo Mones Lastra
10408         * src/compose.c
10409         * src/compose.h
10410                 associate no_wrap_tags to Compose windows
10411                 instead of using a static one
10412                 Patch by Colin
10413         * src/mbox.c
10414                 fix proc_mbox()
10415                 Patch by wwp
10416         * src/textview.c
10417                 remove unneeded printf()
10418
10419 2005-09-14 [paul]       1.9.14cvs26
10420
10421         * src/addrcache.c
10422         * src/codeconv.h
10423         * src/folder.h
10424         * src/mainwindow.h
10425         * src/mh.c
10426         * src/mimeview.h
10427         * src/partial_download.c
10428         * src/pop.c
10429         * src/prefs_account.c
10430         * src/prefs_account.h
10431         * src/prefs_actions.c
10432         * src/prefs_customheader.c
10433         * src/prefs_display_header.c
10434         * src/prefs_filtering_action.c
10435         * src/prefs_matcher.c
10436         * src/prefs_toolbar.c
10437         * src/privacy.h
10438         * src/procmime.c
10439         * src/procmime.h
10440         * src/procmsg.h
10441         * src/textview.c
10442         * src/undo.h
10443         * src/common/plugin.c
10444         * src/common/session.h
10445         * src/common/socket.c
10446         * src/common/socket.h
10447         * src/common/template.c
10448         * src/gtk/gtkaspell.c
10449         * src/gtk/quicksearch.h
10450         * src/plugins/pgpcore/passphrase.c
10451         * src/plugins/pgpcore/prefs_gpg.h
10452         * src/plugins/pgpcore/select-keys.c
10453         * src/plugins/pgpcore/select-keys.h
10454         * src/plugins/pgpcore/sgpgme.c
10455         * src/plugins/pgpinline/pgpinline.c
10456         * src/plugins/pgpmime/pgpmime.c
10457         * src/plugins/trayicon/trayicon.c
10458                 fix compilation warnings
10459                 Patch by Daniel Gustafson
10460
10461 2005-09-14 [paul]       1.9.14cvs25
10462
10463         * src/addressbook.c
10464                 add missing column header, and other small
10465                 bug fixes
10466                 Patch by Anders Hammar
10467
10468 2005-09-13 [colin]      1.9.14cvs24
10469
10470         * src/gtk/gtkaspell.c
10471                 Fix non-utf8 in menu
10472                 Fix little leaks
10473                 Nullify struct members after free()s
10474
10475 2005-09-13 [colin]      1.9.14cvs23
10476
10477         * src/compose.c
10478                 Test utf8 compliance before inserting to 
10479                 buffer, and try to convert if necessary
10480         * src/procmime.c
10481                 If no charset is present, use the locale 
10482                 one instead of us-ascii
10483         * src/procmsg.c
10484                 Add Sender, List-Post and To in the checked 
10485                 headers for automatic rules creation 
10486                 (thanks to wwp)
10487         * src/prefs_themes.c
10488         * src/gtk/gtkaspell.c
10489                 Remove deprecated functions. 
10490                 patch by Daniel Gustafson
10491
10492 2005-09-12 [colin]      1.9.14cvs22
10493
10494         * src/compose.c
10495                 Fix bug #448 (Scrolling/Redraw issue with 
10496                 address-fields in Header)
10497         * src/mainwindow.c
10498         * src/summaryview.c
10499         * src/summaryview.h
10500                 Fix loss of MSG_MARKED on move/copy
10501                 Fix bug #804 (Quicksearch togglebutton doesn't 
10502                 get depressed after '/' key is pressed)
10503
10504 2005-09-12 [paul]       1.9.14cvs21
10505
10506         * AUTHORS
10507         * src/gtk/logwindow.c
10508                 add 'Clear Log' to popup menu
10509                 Patch by Anders Hammar <anders.hammar@telia.com>
10510
10511 2005-09-12 [paul]       1.9.14cvs20
10512
10513         * src/compose.c
10514                 set correct sensitivity on attachments
10515                 popup menu
10516         * src/folder.c
10517                 fix typo
10518         * src/prefs_spelling.c
10519                 fix crash when no LANG env is set
10520         * src/common/xml.c
10521                 fix crash in wizard
10522                 don't use memeory after free
10523
10524         All patches by Daniel Gustafson
10525
10526 2005-09-12 [paul]       1.9.14cvs19
10527
10528         * src/prefs_themes.c
10529                 make theme info selectable
10530         * src/gtk/description_window.c
10531                 make window non-modal
10532         * tools/README
10533                 add details of asus_mailed.sh
10534         * tools/claws.i18n.status.pl
10535                 update for new zh_TW translator
10536                 widen the output
10537                 create alternate coloured lines
10538                 improve readability
10539
10540 2005-09-10 [colin]      1.9.14cvs18
10541
10542         * src/plugins/pgpcore/select-keys.c
10543                 Better order for the buttons
10544
10545 2005-09-10 [colin]      1.9.14cvs17
10546
10547         * src/compose.c
10548         * src/plugins/pgpcore/select-keys.c
10549         * src/plugins/pgpcore/select-keys.h
10550         * src/plugins/pgpcore/sgpgme.c
10551                 Add a "Don't encrypt" button to the key
10552                 selection dialog. Fixes bug #177 (There should be a 
10553                 'Don't encrypt button in the Select Keys dialog)
10554
10555 2005-09-10 [colin]      1.9.14cvs16
10556
10557         * src/compose.c
10558                 Fix bug #572 (%X option does not work with templates)
10559
10560 2005-09-10 [colin]      1.9.14cvs15
10561
10562         * src/toolbar.c 
10563                 Remove g_print
10564
10565 2005-09-10 [colin]      1.9.14cvs14
10566
10567         * src/imap.c
10568                 Fix a possible crash
10569
10570 2005-09-09 [colin]      1.9.14cvs13
10571
10572         * src/imap.c
10573         * src/etpan/imap-thread.c
10574         * src/etpan/imap-thread.h
10575                 Fix moving from queue or drafts to normal folders
10576                 Fix bug #794 (No way to delete without expunging)
10577                 Take flags unset by other mailers into account
10578                 Take deleted flag set by other mailers into account
10579                 Fix unsetting REPLIED flag
10580                 Fix crash when capabilities can't be retrieved
10581         * src/mainwindow.c
10582         * src/mainwindow.h
10583                 Add M_DELAYED_FLAGS condition, and let the user use
10584                 Execute in order to be able to expunge deleted mails,
10585                 even if he's not in delayed execute mode
10586         * src/prefs_spelling.c
10587                 Use 'en' dictionary by default if LANG is POSIX or C
10588         * src/gtk/prefswindow.c
10589                 Fix bug #767 (Preferences windows expanding) by making
10590                 the window a bit larger when the resolution is greater
10591                 than 640x480, and by putting the prefs in a
10592                 GtkScrolledWindow.
10593
10594 2005-09-09 [paul]       1.9.14cvs12
10595
10596         * AUTHORS
10597         * configure.ac
10598         * po/zh_TW.Big5.po      ** REMOVED **
10599         * po/zh_TW.po           ** ADDED **
10600                 updated by Wei-Lun Chao
10601
10602 2005-09-09 [paul]       1.9.14cvs11
10603
10604         * src/mainwindow.c
10605                 fix asserts
10606         * src/common/xml.c
10607                 delay memory allocation until file is
10608                 opened successfully
10609                 Patch by Daniel Gustafson
10610
10611 2005-09-09 [colin]      1.9.14cvs10
10612
10613         * src/imap.c
10614                 Add guards
10615
10616 2005-09-08 [colin]      1.9.14cvs9
10617
10618         * src/compose.c
10619                 Alert when we can't save draft
10620                 Fix various wrap/color issues
10621                 Add mid-click pasting respecting wrap_paste option
10622         * src/folder.c
10623         * src/folder.h
10624         * src/folder_item_prefs.c
10625         * src/folder_item_prefs.h
10626         * src/imap.c
10627         * src/imap_gtk.c
10628         * src/imap_gtk.h
10629         * src/main.c
10630         * src/mainwindow.c
10631         * src/mainwindow.h
10632         * src/news.c
10633         * src/news_gtk.c
10634         * src/news_gtk.h
10635         * src/prefs_folder_item.c
10636                 Fix the impossibility to synchronise folders for
10637                 offline use (IMAP and NNTP are concerned)
10638
10639 2005-09-08 [colin]      1.9.14cvs8
10640
10641         * configure.ac
10642                 Build LDAP and JPilot by default if available
10643         * src/textview.c
10644                 Fix use after free
10645
10646 2005-09-08 [paul]       1.9.14cvs7
10647
10648         * doc/manual/en/sylpheed-1.html
10649         * doc/manual/en/sylpheed-18.html
10650         * doc/manual/en/sylpheed-19.html
10651         * doc/manual/en/sylpheed-4.html
10652         * doc/manual/en/sylpheed-6.html
10653         * doc/manual/en/sylpheed.html
10654                 a few minor updates, plus include some
10655                 details about plugins and their requirements
10656         * src/mainwindow.c
10657                 minor changes to English in /View/Sort
10658
10659 2005-09-07 [colin]      1.9.14cvs6
10660
10661         * doc/manual/en/sylpheed-1.html
10662         * doc/manual/en/sylpheed-10.html
10663         * doc/manual/en/sylpheed-11.html
10664         * doc/manual/en/sylpheed-12.html
10665         * doc/manual/en/sylpheed-13.html
10666         * doc/manual/en/sylpheed-14.html
10667         * doc/manual/en/sylpheed-15.html
10668         * doc/manual/en/sylpheed-16.html
10669         * doc/manual/en/sylpheed-17.html
10670         * doc/manual/en/sylpheed-18.html
10671         * doc/manual/en/sylpheed-19.html
10672         * doc/manual/en/sylpheed-2.html
10673         * doc/manual/en/sylpheed-20.html
10674         * doc/manual/en/sylpheed-21.html
10675         * doc/manual/en/sylpheed-22.html
10676         * doc/manual/en/sylpheed-3.html
10677         * doc/manual/en/sylpheed-4.html
10678         * doc/manual/en/sylpheed-5.html
10679         * doc/manual/en/sylpheed-6.html
10680         * doc/manual/en/sylpheed-7.html
10681         * doc/manual/en/sylpheed-8.html
10682         * doc/manual/en/sylpheed-9.html
10683         * doc/manual/en/sylpheed.html
10684                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10685
10686 2005-09-07 [colin]      1.9.14cvs5
10687
10688         * src/mainwindow.c
10689                 Make labels more to-the-point
10690
10691 2005-09-07 [colin]      1.9.14cvs4
10692
10693         * doc/manual/en/sylpheed-1.html
10694         * doc/manual/en/sylpheed-12.html
10695         * doc/manual/en/sylpheed-13.html
10696         * doc/manual/en/sylpheed-14.html
10697         * doc/manual/en/sylpheed-15.html
10698         * doc/manual/en/sylpheed-16.html
10699         * doc/manual/en/sylpheed-17.html
10700         * doc/manual/en/sylpheed-18.html
10701         * doc/manual/en/sylpheed-19.html
10702         * doc/manual/en/sylpheed-2.html
10703         * doc/manual/en/sylpheed-20.html
10704         * doc/manual/en/sylpheed-21.html
10705         * doc/manual/en/sylpheed-22.html
10706         * doc/manual/en/sylpheed-4.html
10707         * doc/manual/en/sylpheed-5.html
10708         * doc/manual/en/sylpheed-6.html
10709         * doc/manual/en/sylpheed-7.html
10710         * doc/manual/en/sylpheed-8.html
10711         * doc/manual/en/sylpheed-9.html
10712         * doc/manual/en/sylpheed.html
10713                 Update manual
10714
10715 2005-09-07 [colin]      1.9.14cvs3
10716
10717         * doc/faq/en/sylpheed-faq-1.html
10718         * doc/faq/en/sylpheed-faq-2.html
10719         * doc/faq/en/sylpheed-faq-3.html
10720         * doc/faq/en/sylpheed-faq.html
10721                 Update FAQ
10722
10723 2005-09-07 [colin]      1.9.14cvs2
10724
10725         * src/folderview.c
10726         * src/procmsg.c
10727         * src/summaryview.c
10728         * src/toolbar.c
10729                 Fix special subfolders:
10730                 - Inherit parent's icon
10731                 - sent contents of queues subfolders
10732                 - empty subfolders of trashes
10733         * src/mainwindow.c
10734                 Remove outdated manual and faq entries
10735         * src/common/utils.c
10736                 Add quotes around %s coming from mailcap
10737
10738 2005-09-07 [colin]      1.9.14cvs1
10739
10740         * src/compose.c
10741                 After saving draft, set modified to FALSE
10742         * src/mimeview.c
10743         * src/common/utils.c
10744         * src/common/utils.h
10745                 Try to open mime parts using what is 
10746                 indicated in ~/.mailcap or /etc/mailcap,
10747                 if possible.
10748
10749 2005-09-05 [paul]       1.9.14
10750
10751         1.9.14 released
10752
10753         * po/sk.po
10754                 updated by Andrej Kacian
10755
10756 2005-09-05 [paul]       1.9.13cvs83
10757
10758         * po/de.po
10759         * po/es.po
10760         * po/fi.po
10761         * po/fr.po
10762         * po/nb.po
10763         * po/pt_BR.po
10764         * po/sr.po
10765                 updated translations by Thomas Gilgin, Ricardo Mones
10766                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10767                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10768
10769 2005-09-04 [paul]       1.9.13cvs82
10770
10771         * src/compose.c
10772                 only warn about exceeded line length limit
10773                 on send
10774
10775 2005-09-04 [paul]       1.9.13cvs81
10776
10777         * src/compose.c
10778                 fix crash in 'line length exceeded' dialogue
10779
10780 2005-09-02 [paul]       1.9.13cvs80
10781
10782         * src/imap.c
10783                 fix bug 795, 'Connection lost IMAP'
10784                 and add statusbar prints
10785                 Patch by Colin
10786
10787 2005-09-02 [paul]       1.9.13cvs79
10788
10789         * src/compose.c
10790                 compose_wrap_paragraph() becomes
10791                 compose_beautify_paragraph()
10792                 Patch by Colin
10793
10794 2005-09-02 [colin]      1.9.13cvs78
10795
10796         * src/folderview.c
10797                 Micro-fix
10798
10799 2005-09-01 [colin]      1.9.13cvs77
10800
10801         * src/imap.c
10802                 Maybe fix bug #795 (Connection lost IMAP)
10803                 Don't try to send logout when we're disconnected.
10804         * src/summaryview.c
10805                 Include locked and marked emails in HRM
10806                 view. Fixes bug #800 (Locked messages no longer 
10807                 show up when hide read messages is used)
10808
10809 2005-09-01 [paul]       1.9.13cvs76
10810
10811         * src/prefs_common.c
10812                 fix bad cutting
10813
10814 2005-08-31 [colin]      1.9.13cvs75
10815
10816         * src/folderview.c
10817         * src/folderview.h
10818         * src/prefs_summaries.c
10819         * src/summaryview.c
10820                 Fix "go to next new", fix preference
10821                 (Open unread/next swapped)
10822
10823 2005-08-31 [paul]       1.9.13cvs74
10824
10825         * src/compose.c
10826         * src/folderview.c
10827         * src/headerview.c
10828         * src/headerview.h
10829         * src/mainwindow.c
10830         * src/prefs_common.c
10831         * src/prefs_common.h
10832         * src/prefs_fonts.c
10833         * src/summaryview.c
10834         * src/textview.c
10835         * src/common/defs.h
10836                 remove obsolete BOLD_FONT setting
10837                 fix font update in headerview and textview
10838                 headers after prefs change
10839                 Patch By Colin
10840
10841 2005-08-31 [paul]
10842
10843         1.9.14-rc4 released
10844
10845 2005-08-30 [colin]      1.9.13cvs73
10846
10847         * src/summaryview.c
10848                 When Hide read messages is selected and we
10849                 refresh the summaryview, don't remove the 
10850                 currently displayed message. Fixes bug #797
10851                 (Summary view reloads when new mail is 
10852                 downloaded in 1.9.14 rc)
10853
10854 2005-08-30 [colin]      1.9.13cvs72
10855
10856         * src/folderview.c
10857                 Fix flickering
10858         * src/mainwindow.c
10859                 Remove useless callback
10860         * src/mimeview.c
10861         * src/gtk/filesel.c
10862         * src/gtk/filesel.h
10863                 Add a filesel_select_file_save_folder() - used by Save All
10864
10865 2005-08-29 [paul]       1.9.13cvs71
10866
10867         * AUTHORS
10868         * src/matcher_parser_parse.y
10869         * src/etpan/imap-thread.c
10870                 fix building on FreeBSD
10871                 Patch by Daniel Gustafson <daniel@hobbit.se>
10872
10873 2005-08-29 [paul]       1.9.13cvs70
10874
10875         * src/plugins/pgpinline/pgpinline.c
10876                 only initialise sig result if it's been handled
10877                 Patch by Colin
10878
10879 2005-08-29 [paul]       1.9.13cvs69
10880         
10881         Patches by Colin:
10882
10883         * src/imap.c
10884         * src/common.utils.c
10885         * src/common/utils.h
10886                 optimisation
10887         * src/stock_pixmap.h
10888                 fix wrong icon reference
10889         * src/pixmaps/trash_btn.xpm
10890                 replace with nicer image
10891
10892 2005-08-28 [colin]      1.9.13cvs68
10893
10894         * src/Makefile.am
10895         * src/stock_pixmap.c
10896         * src/stock_pixmap.h
10897         * src/toolbar.c
10898         * src/pixmaps/trash_btn.xpm
10899                 Add a specific trash xpm for the button
10900
10901 2005-08-28 [colin]      1.9.13cvs67
10902
10903         * src/imap.c
10904                 Fix leak
10905
10906 2005-08-27 [colin]      1.9.13cvs66
10907
10908         * src/imap.c
10909         * src/procmime.c
10910                 Correctly fix "Problem with replies", fixes
10911                 pgpmime encryption too. 
10912
10913 2005-08-27 [colin]      1.9.13cvs65
10914
10915         * src/folder.c
10916         * src/procmsg.c
10917         * src/procmsg.h
10918         * src/summaryview.c
10919                 Fix bug #517 (messages removed from summaryview 
10920                 when moving fails)
10921
10922 2005-08-27 [colin]      1.9.13cvs64
10923
10924         * tools/Makefile.am
10925         * tools/asus_mailled.sh
10926                 Add a script to blink ASUS laptops' mail LED where there
10927                 is unread mail.
10928
10929 2005-08-27 [colin]      1.9.13cvs63
10930
10931         * src/imap.c
10932         * src/etpan/imap-thread.c
10933         * src/etpan/imap-thread.h
10934                 Implement automatic choosing of login method
10935                 Fixes bug #791
10936         * src/gtk/.cvsignore
10937                 Add sylpheed-marshal.[ch]
10938
10939 2005-08-27 [colin]      1.9.13cvs62
10940
10941         * src/common/utils.c
10942                 Fix confusing perror
10943
10944 2005-08-27 [colin]      1.9.13cvs61
10945
10946         * src/toolbar.c
10947         * src/toolbar.h
10948                 Remove A_DELETE, replace it with 
10949                 A_TRASH and A_DELETE_REAL. Automatically
10950                 rewrite config files to replace A_DELETE
10951                 with A_TRASH (no functionality change).
10952                 Fixes half of #794
10953
10954 2005-08-26 [colin]      1.9.13cvs60
10955
10956         * src/procmime.c
10957                 Previous "Problem with replies" fix brought other
10958                 problems, fixing them
10959
10960 2005-08-26 [colin]      1.9.13cvs59
10961
10962         * src/procmime.c
10963                 Fix "Problem with replies". This happened only
10964                 on IMAP...
10965         * src/procmsg.c
10966                 Factorize code a bit
10967         * src/compose.c
10968                 Speed improvement on very long messages (wrapping)
10969                 Fix signature color on Reedit and Redirect
10970                 On Reedit, don't attach pgp-signatures parts, but
10971                 set signing to On.
10972
10973 2005-08-24 [paul]       1.9.13cvs58
10974
10975         * src/compose.c
10976                 don't claim success when clicking
10977                 Cancel on the passphrase box.
10978                 Patch by Colin
10979
10980 2005-08-24 [paul]       1.9.13cvs57
10981
10982         * src/main.c
10983                 fix misplaced sylpheed.log
10984         * src/common/defs.h
10985                 define UIDL_DIR
10986
10987 2005-08-24 [paul]       1.9.13cvs56
10988
10989         * src/imap.c
10990         * src/etpan/imap-thread.c
10991         * src/etpan/imap-thread.h
10992                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10993                 Patch by Colin
10994         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10995         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10996                 remove autogenerated files
10997         * tools/kdeservicemenu/README
10998         * tools/kdeservicemenu/install.sh
10999         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11000         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11001                 use Claws icon, use 'Sylpheed-Claws' in menu,
11002                 use kdialog, and other cleanups
11003
11004 2005-08-23 [paul]       1.9.13cvs55
11005
11006         * src/compose.c
11007                 fix paste/wrap crash
11008                 Patch by Colin
11009
11010 2005-08-23 [paul]       1.9.13cvs54
11011
11012         * src/main.c
11013                 fix crash recovery
11014                 Patch by Colin
11015
11016 2005-08-23 [paul]       1.9.13cvs53
11017
11018         * src/addressbook.c
11019         * src/editaddress.c
11020                 view all data of LDAP contacts
11021                 Patch by Colin
11022
11023 2005-08-23 [paul]       1.9.13cvs52
11024
11025         * src/addressbook.c
11026                 fix issues with the Search field
11027                 Patch by Colin
11028
11029 2005-08-22 [paul]       1.9.13cvs51
11030
11031         * src/folderview.c
11032                 put name of folder in processing dialog
11033                 title
11034         * src/prefs_folder_item.c
11035                 improve english usage
11036
11037 2005-08-22 [paul]       1.9.13cvs50
11038
11039         * src/filtering.c
11040         * src/filtering.h
11041         * src/matcher.c
11042         * src/matcher_parser_lex.l
11043         * src/matcher_parser_parse.y
11044         * src/prefs_filtering.c
11045                 add Filtering/Processing rule names feature.
11046                 (the incompatible old matcherrc is saved as
11047                 matcherrc.pre_names).
11048                 Patch by Colin
11049
11050 2005-08-22 [paul]       1.9.13cvs49
11051
11052         * src/procmsg.c
11053                 fix colour labelling
11054                 Patch by Colin
11055
11056 2005-08-22 [paul]       1.9.13cvs48
11057
11058         * src/textview.c
11059                 fix open_image_cb()
11060
11061 2005-08-22 [paul]       1.9.13cvs47
11062
11063         * src/imap.c
11064                 fix bug 789, 'SC crashes with imap (CVS ver)'
11065                 Patch by Colin
11066
11067 2005-08-22 [paul]       1.9.13cvs46
11068
11069         * src/mimeview.c
11070         * src/prefs_common.c
11071         * src/common/defs.h
11072                 define reused defaults in defs.h
11073         * src/textview.c
11074                 add 'Open image' to image popup menu
11075
11076 2005-08-21 [colin]      1.9.13cvs45
11077
11078         * src/summaryview.c
11079                 Fix bug #788 (Bogus "From" address displayed)
11080
11081 2005-08-20 [colin]      1.9.13cvs44
11082
11083         * src/folder.c
11084                 Fix buf #787 (multilevel delete causes SIGSEGV)
11085
11086 2005-08-19 [colin]      1.9.13cvs43
11087
11088         * src/inc.c
11089         * src/prefs_common.c
11090         * src/prefs_common.h
11091                 Add an hidden pref to allow modifying the
11092                 update stepping in incorporation.
11093                 Patch by wwp.
11094
11095 2005-08-19 [colin]      1.9.13cvs42
11096
11097         * src/compose.c
11098         * src/procmime.c
11099                 Workaround for broken MUAs: encode 
11100                 Content-type: name: as ASCII and 
11101                 Content-Disposition: filename: as
11102                 per rfc2231
11103         * src/prefs_account.c
11104                 Fix invisible-ness of SMTP SSL prefs
11105                 in NNTP accounts
11106
11107 2005-08-19 [paul]       1.9.13cvs41
11108
11109         * src/compose.c
11110         * src/prefs_common.c
11111         * src/prefs_common.h
11112         * src/prefs_wrapping.c
11113                 paste with or without wrapping.
11114                 patch by Colin
11115
11116 2005-08-19 [paul]       1.9.13cvs40
11117
11118         * src/prefs_common.c
11119         * src/prefs_common.h
11120         * src/summaryview.c
11121                 reintroduce enable_swap_from as a
11122                 hidden pref. patch by Colin
11123         * src/quote_fmt_parse.y
11124         * src/plugins/clamav/clamav_plugin.c
11125         * src/plugins/dillo_viewer/dillo_viewer.c
11126         * src/plugins/mathml_viewer/mathml_viewer.c
11127         * src/plugins/pgpcore/sgpgme.c
11128         * src/plugins/pgpinline/pgpinline.c
11129         * src/plugins/pgpmime/pgpmime.c
11130                 tidy up. patch by Colin
11131
11132 2005-08-19 [paul]       1.9.13cvs39
11133
11134         * configure.ac
11135                 complete cvs38's sync
11136         * src/editaddress.c
11137         * src/gedit-print.c
11138         * src/mutt.c
11139         * src/etpan/etpan-log.c
11140         * src/etpan/imap-thread.c
11141         * src/gtk/gtksourceprintjob.c
11142                 fix compilation warnings
11143                 (patch by Colin)
11144
11145 2005-08-19 [paul]       1.9.13cvs38
11146
11147         sync with main:
11148
11149         * src/account.c
11150         * src/action.c
11151         * src/addrbook.c
11152         * src/addrcache.c
11153         * src/addrharvest.c
11154         * src/addrindex.c
11155         * src/codeconv.c
11156         * src/compose.c
11157         * src/crash.c
11158         * src/exporthtml.c
11159         * src/exportldif.c
11160         * src/folder.c
11161         * src/image_viewer.c
11162         * src/inc.c
11163         * src/inc.h
11164         * src/jpilot.c
11165         * src/ldif.c
11166         * src/main.c
11167         * src/matcher.c
11168         * src/mbox.c
11169         * src/messageview.c
11170         * src/mh.c
11171         * src/mimeview.c
11172         * src/msgcache.c
11173         * src/mutt.c
11174         * src/news.c
11175         * src/partial_download.c
11176         * src/pine.c
11177         * src/pop.c
11178         * src/prefs_actions.c
11179         * src/prefs_common.c
11180         * src/prefs_customheader.c
11181         * src/prefs_display_header.c
11182         * src/prefs_gtk.c
11183         * src/prefs_themes.c
11184         * src/procheader.c
11185         * src/procmime.c
11186         * src/procmsg.c
11187         * src/recv.c
11188         * src/send_message.c
11189         * src/simple-gettext.c
11190         * src/sourcewindow.c
11191         * src/textview.c
11192         * src/vcard.c
11193         * src/common/defs.h
11194         * src/common/log.c
11195         * src/common/plugin.c
11196         * src/common/prefs.c
11197         * src/common/session.c
11198         * src/common/session.h
11199         * src/common/socket.c
11200         * src/common/socket.h
11201         * src/common/ssl_certificate.c
11202         * src/common/template.c
11203         * src/common/utils.c
11204         * src/common/utils.h
11205         * src/common/xml.c
11206         * src/gtk/about.c
11207         added wrappers for C library function that
11208                 take pathname arguments.
11209                 enabled compilation with MinGW.
11210                 use GDir instead of directly using opendir().
11211                 added rename_force().
11212
11213 2005-08-19 [paul]       1.9.13cvs37
11214         
11215         patches by Colin:
11216         * src/compose.c
11217                 fix privacy settings on re-editing
11218                 a sent message
11219         * src/jpilot.c
11220                 fix encoding bug
11221         * src/folder.c
11222         * src/procmsg.c
11223         * src/procmsg.h
11224         * src/summaryview.c
11225                 flag changing optimisation
11226
11227 2005-08-18 [martin]     1.9.13cvs36
11228
11229         * commitHelper
11230             added my login
11231         * src/addrcache.c
11232         * src/addrharvest.c
11233         * src/addrindex.c
11234         * src/compose.c
11235         * src/grouplistdialog.c
11236         * src/main.c
11237         * src/mainwindow.c
11238         * src/msgcache.c
11239         * src/mutt.c
11240         * src/pine.c
11241         * src/prefs_account.c
11242         * src/prefs_themes.c
11243         * src/stock_pixmap.c
11244         * src/summaryview.c
11245         * src/gtk/about.c
11246         * src/gtk/logwindow.c
11247             removed deprecated glib and gdk stuff
11248         * src/plugins/pgpcore/select-keys.c
11249             convert attributes from locale to utf8
11250
11251 2005-08-17 [paul]       1.9.13cvs35
11252
11253         * src/account.c
11254         * src/addressbook.c
11255                 use new GTK_STOCK_ icons if available
11256         * src/summaryview.c
11257         * src/gtk/gtksctree.c
11258         * src/gtk/gtksctree.h
11259                 faster range select. patch by Colin
11260
11261 2005-08-17 [paul]       1.9.13cvs34
11262
11263         patches by colin:
11264         * src/addressbook.c
11265         * src/addressitem.h
11266                 Add an edit button for contacts, fix selections
11267                 of gtksctree items
11268         * src/editaddress.c
11269                 Change labels, let Save be always possible in the
11270                 email and user atributes tabs
11271         * src/folderview.c
11272                 fix sort issues
11273         * src/summaryview.c
11274                 select next item instead of the displayed one
11275                 after deletion
11276
11277         * src/gtk/progressdialog.c
11278                 use prefs_common.enable_rules_hint
11279
11280 2005-08-13 [hoa]        1.9.13cvs33
11281
11282         * src/etpan/imap-thread.c
11283                 fixed build on Solaris.
11284
11285 2005-08-10 [colin]      1.9.13cvs32
11286
11287         * src/procmsg.c
11288                 Fix cvs31 (missing fclose before reading
11289                 the file)
11290
11291 2005-08-10 [colin]      1.9.13cvs31
11292
11293         * src/procmsg.c
11294                 Fix procmsg_msginfo_new_from_mimeinfo() when
11295                 the MimeInfo isn't stored in memory. This fixes
11296                 replying to an attached message.
11297
11298 2005-08-10 [colin]      1.9.13cvs30
11299
11300         * src/mainwindow.c
11301                 Fix slowness in account changing
11302
11303 2005-08-10 [colin]      1.9.13cvs29
11304
11305         * src/folder.c
11306         * src/folderutils.c
11307         * src/folderview.c
11308         * src/imap_gtk.c
11309         * src/mainwindow.c
11310         * src/mh_gtk.c
11311         * src/procmsg.c
11312         * src/summaryview.c
11313                 Optimize folder_has_parent_of_type
11314                 Prevent moving special sub-folders from contextual menus
11315                 Rework message a bit ("Empty all messages" -> "Delete all
11316                 messages")
11317                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11318                 and "Deleted Items" folders)
11319
11320 2005-08-08 [colin]      1.9.13cvs28
11321
11322         * src/summaryview.c
11323         * src/prefs_summaries.c
11324                 Make "Select first unread|new" more flexible
11325                 (just prioritize new or unread)
11326
11327 2005-08-08 [colin]      1.9.13cvs27
11328
11329         * src/summaryview.c
11330                 If "select first new" is selected and there only
11331                 are unread messages, fallback to "select first
11332                 unread".
11333
11334 2005-08-08 [colin]      1.9.13cvs26
11335
11336         * src/folder.c
11337                 Fix shameful bugs (and bug #779)
11338
11339 2005-08-08 [colin]      1.9.13cvs25
11340
11341         * src/folder.c
11342         * src/folder.h
11343                 Cache parents' type to make folder_has_parent_of_type
11344                 faster
11345         * src/folderview.c
11346                 Forbid DnD of special sub-folders
11347         * src/procmsg.c
11348         * src/procmsg.h
11349                 Add MAIL_POSTFILTERING_HOOK
11350         * src/summaryview.c
11351                 Revert over-zealous deletion of the use_addr_book 
11352                 code
11353
11354 2005-08-07 [colin]      1.9.13cvs24
11355
11356         * src/folder.c
11357                 Fix big mistake (passing MsgInfo instead 
11358                 of FolderItem)
11359
11360 2005-08-07 [colin]      1.9.13cvs23
11361
11362         * src/compose.c
11363         * src/folder.c
11364         * src/folder.h
11365         * src/foldersel.c
11366         * src/folderutils.c
11367         * src/folderview.c
11368         * src/imap.c
11369         * src/mainwindow.c
11370         * src/messageview.c
11371         * src/mh.c
11372         * src/msgcache.c
11373         * src/procmime.c
11374         * src/summaryview.c
11375                 Make subfolders of Drafts, Queue, Outbox, Trash
11376                 work like their parents. 
11377                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11378
11379 2005-08-07 [colin]      1.9.13cvs22
11380
11381         * src/addressbook.c
11382                 Fix bug #771 (Dragged contacts not saved)
11383
11384 2005-08-07 [paul]       1.9.13cvs21
11385
11386         * src/summaryview.c
11387                 fix bug 32 'Search Doesn't display results
11388                 if "Hide Read Messages" is chosen'
11389                 be more literal in interpreting 'Hide read
11390                 messages'
11391
11392 2005-08-07 [colin]      1.9.13cvs20
11393
11394         * src/folderview.c
11395                 Add debug
11396         * src/summaryview.c
11397                 Faster 'unthread_for_execution'
11398
11399 2005-08-06 [paul]       1.9.13cvs19
11400
11401         * src/mainwindow.c
11402                 add mnemonics to Set displayed columns
11403                 fix bug where msgview_visible option was
11404                 overwritten as TRUE on startup
11405
11406 2005-08-06 [paul]       1.9.13cvs18
11407
11408         * src/mainwindow.c
11409                 refer to 'displayed columns in folder/message
11410                 list' not 'displayed items in summary/message view'
11411         * src/prefs_display_header.c
11412                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11413                 be consistent with similar dialogues
11414         * src/prefs_folder_column.c
11415         * src/prefs_summary_column.c
11416                 'columns' not 'items', and folder and message lists,
11417                 instead of folder and summary views;
11418                 Use 'Hidden columns' as list heading not 'Available
11419                 items';
11420                 move the 'Remove' button to the right hand side;
11421                 top-align the buttons;
11422                 remove unneeded vbox
11423         * src/prefs_summaries.c
11424                 put the 2 column prefs buttons in a frame to reduce
11425                 overall width; refer to columns not items &c.
11426
11427 2005-08-05 [colin]      1.9.13cvs17
11428
11429         * src/prefs_common.c
11430         * src/prefs_common.h
11431         * src/mainwindow.c
11432         * src/compose.c
11433         * src/messageview.c
11434                 Add an hidden toolbar_detachable pref, so
11435                 that I can get rid of these painful handles
11436                 in the toolbars. Defaults to TRUE to avoid
11437                 changing the GUI on unsuspecting people...
11438
11439 2005-08-05 [colin]      1.9.13cvs16
11440
11441         * src/Makefile.am
11442         * src/prefs_folder_column.c
11443         * src/prefs_folder_column.h
11444                 Add prefs for folder columns
11445         * src/folderview.c
11446         * src/folderview.h
11447         * src/mainwindow.c
11448         * src/mainwindow.h
11449         * src/prefs_common.c
11450         * src/prefs_common.h
11451         * src/prefs_summaries.c
11452                 Use them
11453         * src/prefs_summary_column.c
11454         * src/summaryview.c
11455         * src/summaryview.h
11456                 Add a To column
11457         * src/textview.c
11458         * src/common/utils.c
11459         * src/common/utils.h
11460                 Move uri colourisation functions
11461                 to utils
11462         * src/compose.c
11463                 Colourise URIs
11464         * src/imap.c
11465                 Fix bug with LIST where we'd try
11466                 to get Folder//////[...]/// 
11467
11468 2005-08-05 [paul]       1.9.13cvs15
11469
11470         * src/prefs_summaries.c
11471                 improve the English usage
11472         * src/summaryview.c
11473                 set font on column change
11474                 thanks to Colin
11475
11476 2005-08-05 [paul]       1.9.13cvs14
11477
11478         * src/prefs_common.c
11479         * src/prefs_common.h
11480         * src/prefs_summaries.c
11481         * src/summaryview.c
11482                 replace 'open_unread_on_enter' option with
11483                 'select_on_entry' option. opening/not opening
11484                 is now exclusively controlled by 'always_show_msg'
11485
11486 2005-08-04 [colin]      1.9.13cvs13
11487
11488         * src/compose.c
11489                 Remove dead code
11490                 Add colourisation of quotes and signatures
11491         * src/folderview.c
11492                 Fix possible crashes
11493         * src/messageview.c
11494                 Change an assert that is no problem
11495         * src/news.c
11496         * src/news_gtk.c
11497         * src/news_gtk.h
11498                 Fix offline mode
11499         * src/gtk/quicksearch.c
11500                 Fix a possible crash
11501
11502 2005-08-03 [colin]      1.9.13cvs12
11503
11504         * src/prefs_account.c
11505                 Fix bug #777 (Sylpheed crash in account configuration)
11506
11507 2005-08-03 [colin]      1.9.13cvs11
11508
11509         * src/addressbook.c
11510         * src/editaddress.c
11511         * src/editgroup.c
11512                 Fixing addressbook, round 2
11513         * src/textview.c
11514                 Fix emphasis color on rechecking 'Colorize messages'
11515
11516 2005-08-03 [paul]       1.9.13cvs10
11517
11518         sync with main
11519
11520         * src/addr_compl.c
11521         * src/compose.c
11522         * src/main.c
11523         * src/pop.c
11524         * src/prefs_account.c
11525         * src/procmime.c
11526         * src/procmsg.c
11527         * src/quote_fmt_parse.y
11528         * src/textview.c
11529         * src/common/quoted-printable.c
11530         * src/common/utils.c
11531         * src/common/utils.h
11532         * src/common/xml.c
11533                 replaced incorrect locale-independent
11534                 ctype functions with GLib's. Corrected
11535                 signedness mismatch.
11536         * src/headerview.c
11537                 headerview_create(): added spacing for vbox.
11538         * src/gtk/about.c
11539                 set focus to the OK button.
11540
11541 2005-08-03 [colin]      1.9.13cvs9
11542
11543         * src/folderview.c
11544                 Fix possible crash
11545
11546 2005-08-02 [colin]      1.9.13cvs8
11547
11548         * src/mainwindow.c
11549                 Fix cast
11550         * src/addressbook.c
11551         * src/addressitem.h
11552                 Fix a cast and more generally, try to make the
11553                 GUI more intuitive and consistent (round 1)
11554
11555 2005-08-02 [paul]       1.9.13cvs7
11556
11557         * src/folder.h
11558                 missing in 1.9.13cvs6
11559
11560 2005-08-02 [colin]      1.9.13cvs6
11561
11562         * src/folder.c
11563                 Fix one more leak
11564
11565 2005-08-02 [colin]      1.9.13cvs5
11566
11567         * src/folder.c
11568         * src/folderview.c
11569         * src/imap.c
11570         * src/main.c
11571         * src/mbox.c
11572         * src/procmsg.c
11573         * src/summaryview.c
11574                 Fix a number of folder_item_get_msg_list()-related
11575                 leaks (missing procmsg_msginfo_free()s)
11576
11577 2005-08-01 [colin]      1.9.13cvs4
11578
11579         * src/folderview.c
11580         * src/folderview.h
11581         * src/mainwindow.c
11582         * src/prefs_fonts.c
11583         * src/prefs_summaries.c
11584         * src/prefs_themes.c
11585         * src/summaryview.c
11586         * src/summaryview.h
11587         * src/textview.c
11588         * src/textview.h
11589                 Fix instant-apply of summary and folderview-related prefs
11590                 Fix erroneous g_free and alertpanels in prefs_theme
11591                 Add instant-apply for fonts
11592                 Defer applying of prefs a little bit so it's done only
11593                 once even if requested by multiples prefs pages
11594
11595 2005-08-01 [paul]       1.9.13cvs3
11596
11597         * src/main.c
11598                 fix bug 776 'S.C. crashes on close'
11599                 thanks to Colin
11600         * src/etpan/etpan-thread-manager-types.h
11601                 add missing include
11602                 thanks to Hoa
11603
11604 2005-07-25 [paul]       1.9.13cvs2
11605
11606         * src/summaryview.c
11607                 fix typos. spotted by Fabien Vantard
11608
11609 2005-07-24 [paul]       1.9.13cvs1
11610
11611         * doc/man/sylpheed.1
11612                 update man page, incorporating fix of
11613                 bug 769 'Typo in manpage'
11614         * src/etpan/imap-thread.c
11615                 fix NetBSD openssl dependencies. patch by
11616                 George Michaelson <ggm@apnic.net>
11617         * po/pt_BR.po
11618                 updated by Frederico Goncalves Guimaraes
11619
11620 2005-07-22 [paul]       1.9.13
11621
11622         1.9.13 release
11623
11624 2005-07-22 [paul]       1.9.12cvs91
11625
11626         * AUTHORS
11627         * INSTALL
11628         * README.claws
11629         * RELEASE_NOTES.claws
11630                 updated for release
11631         * configure.ac
11632         * po/nb.po
11633         * tools/claws.i18n.status.pl
11634                 add Norwegian translation. submiited by
11635                 Geir Helland <pjallabais@users.sourceforge.net>
11636         * po/ca.po
11637         * po/de.po
11638         * po/es.po
11639         * po/fi.po
11640         * po/fr.po
11641         * po/it.po
11642         * po/sk.po
11643         * po/sr.po
11644         * po/zh_CN.po
11645                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11646                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11647                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11648                 Yang Guilong
11649         * src/plugins/clamav/clamav_plugin_gtk.c
11650         * src/plugins/spamassassin/spamassassin_gtk.c
11651                 replace outdated description strings
11652
11653 2005-07-21 [colin]      1.9.12cvs90
11654
11655         * src/folder.c
11656                 Set folder to batch mode when scanning it. Makes deletion
11657                 of unread mails on IMAP much faster (due to the UNREAD 
11658                 flag unsetting)
11659
11660 2005-07-21 [darko]      1.9.12cvs89
11661
11662         * configure.ac
11663                 link against libresolv if necessary (patch by Paul)
11664         * src/msgcache.c
11665                 use glib's portable macros to determine endianness
11666
11667 2005-07-21 [paul]       1.9.12cvs88
11668
11669         * src/crash.c
11670         * src/gtk/about.c
11671                 update compiled-in features list
11672
11673 2005-07-20 [colin]      1.9.12cvs87
11674
11675         * src/folder.c
11676         * src/textview.c
11677                 Gcc 2.9x compilation fixes, thanks to Darko
11678         * src/plugins/clamav/clamav_plugin.c
11679                 Little optimisation: load virus database only once
11680         * src/plugins/spamassassin/spamassassin.c
11681                 Big optimisation: filtering one mail took at least 1 second,
11682                 now it takes at least 50ms. Doesn't speed up spamassassin 
11683                 itself, but should already be much more tolerable.
11684
11685 2005-07-20 [colin]      1.9.12cvs86
11686
11687         * src/summaryview.c
11688                 Fix performance issue
11689
11690 2005-07-19 [colin]      1.9.12cvs85
11691
11692         * src/plugins/pgpinline/plugin.c
11693                 Fix warning
11694
11695 2005-07-19 [colin]      1.9.12cvs84
11696
11697         * configure.ac
11698         * src/plugins/Makefile.am
11699         * src/plugins/pgpinline/.cvsignore
11700         * src/plugins/pgpinline/Makefile.am
11701         * src/plugins/pgpinline/pgpinline.c
11702         * src/plugins/pgpinline/pgpinline.deps
11703         * src/plugins/pgpinline/pgpinline.h
11704         * src/plugins/pgpinline/plugin.c
11705                 Put pgpinline in the main tree
11706
11707 2005-07-19 [paul]       1.9.12cvs83
11708
11709         * src/prefs_actions.c
11710                 prevent '//' in menu names, which cause a crash
11711                 thanks to Colin
11712
11713 2005-07-19 [paul]       1.9.12cvs82
11714
11715         * configure.ac
11716                 be generally more informative in configure output.
11717                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11718                 '[ --disable-openssl ...', as --enable-openssl is default
11719                 PGP/MIME: don't check for GPGME again, check for
11720                 pgpcore instead. Therefore prevent the possibility of
11721                 attempting to build pgpmime if pgpcore dependencies are
11722                 not met
11723                 ClamAV: use pkgconfig to check for lib
11724                 libgnomeprint: revert logic on inner test to match
11725                 everything else
11726         * src/plugins/pgpcore/sgpgme.c
11727                 add missing include
11728
11729 2005-07-19 [colin]      1.9.12cvs81
11730
11731         * src/summaryview.c
11732                 Fix slow thread rebuilding in particular
11733                 cases
11734
11735 2005-07-19 [paul]       1.9.12cvs80
11736
11737         * sylpheed-claws.desktop
11738                 fix typo, spotted by Stephan Sachse
11739         * src/account.c
11740                 replace GTK_STOCK_ADD with
11741                 GTK_STOCK_NEW button
11742
11743 2005-07-18 [colin]      1.9.12cvs79
11744
11745         * src/etpan/imap-thread.c
11746                 Fix return value (Thanks Hoa)
11747
11748 2005-07-18 [colin]      1.9.12cvs78
11749
11750         * src/imap.c
11751                 Allow empty passwords
11752                 Create drafts/queue/outbox if necessary
11753         * src/summaryview.c
11754                 Remove old code
11755         * src/etpan/imap-thread.c
11756                 Fix STARTTLS (Thanks to Hoa)
11757
11758 2005-07-18 [paul]       1.9.12cvs77
11759
11760         * ChangeLog-gtk2.jp
11761         * ChangeLog.jp
11762                 removed
11763         * Makefile.am
11764                 updated to reflect additions and removals
11765         * TODO
11766                 updated to be claws-specific
11767         * TODO-gtk2
11768         * TODO-gtk2.jp
11769         * TODO.jp
11770         * sylpheed-128x128.png
11771         * sylpheed-64x64.png
11772                 removed
11773         * sylpheed-claws-128x128.png
11774         * sylpheed-claws-64x64.png
11775         * sylpheed-claws.desktop
11776         * sylpheed-claws.png
11777                 added
11778         * sylpheed.desktop
11779         * sylpheed.png
11780                 removed
11781
11782 2005-07-17 [paul]       1.9.12cvs76
11783
11784         * src/account.c
11785         * src/addressbook.c
11786         * src/alertpanel.c
11787         * src/alertpanel.h
11788         * src/compose.c
11789         * src/exphtmldlg.c
11790         * src/expldifdlg.c
11791         * src/folderview.c
11792         * src/imap_gtk.c
11793         * src/inc.c
11794         * src/message_search.c
11795         * src/messageview.c
11796         * src/mh_gtk.c
11797         * src/news_gtk.c
11798         * src/prefs_actions.c
11799         * src/prefs_filtering.c
11800         * src/prefs_matcher.c
11801         * src/prefs_template.c
11802         * src/prefs_themes.c
11803         * src/ssl_manager.c
11804         * src/summary_search.c
11805         * src/textview.c
11806         * src/toolbar.c
11807         * src/gtk/sslcertwindow.c
11808         * src/plugins/pgpcore/sgpgme.c
11809                 rework alertpanels
11810
11811 2005-07-17 [colin]      1.9.12cvs75
11812
11813         * src/privacy.c
11814                 add a PrivacySystem accessor that checks that
11815                 the system cached in a MimeInfo's privacydata
11816                 is still registered. Use this accessor instead
11817                 of directly using data->system. Fixes crashes
11818                 after unloading pgp plugins.
11819
11820 2005-07-17 [colin]      1.9.12cvs74
11821
11822         * src/alertpanel.c
11823                 Change geometry hints to a simple default size.
11824                 Fixes the certs dialogs.
11825
11826 2005-07-17 [colin]      1.9.12cvs73
11827
11828         * src/gtk/sslcertwindow.c
11829                 Use a gtkExpander
11830
11831 2005-07-17 [colin]      1.9.12cvs72
11832
11833         * src/plugins/pgpcore/Makefile.am
11834         * src/plugins/pgpmime/Makefile.am
11835                 Add gpgme libs
11836
11837 2005-07-17 [paul]       1.9.12cvs71
11838
11839         * configure.ac
11840                 add --disable-gnomeprint option
11841                 modified version of patch by Marius Mauch
11842
11843 2005-07-17 [paul]       1.9.12cvs70
11844
11845         * src/common/defs.h
11846                 update urls
11847         * src/account.c
11848         * src/action.c
11849         * src/addressbook.c
11850         * src/compose.c
11851         * src/foldersel.c
11852         * src/folderview.c
11853         * src/html.c
11854         * src/imap_gtk.c
11855         * src/main.c
11856         * src/mainwindow.c
11857         * src/messageview.c
11858         * src/mh_gtk.c
11859         * src/mimeview.c
11860         * src/news_gtk.c
11861         * src/prefs_account.c
11862         * src/prefs_send.c
11863         * src/prefs_summaries.c
11864         * src/procmsg.c
11865         * src/summaryview.c
11866         * src/common/utils.c
11867         * src/common/xml.c
11868         * src/plugins/pgpcore/passphrase.c
11869         * src/plugins/pgpcore/select-keys.c
11870                 replace inappropriately used backticks
11871                 with single quotes
11872
11873 2005-07-16 [colin]      1.9.12cvs69
11874
11875         * src/image_viewer.c
11876                 Add extra paranoid checks
11877
11878 2005-07-16 [colin]      1.9.12cvs68
11879
11880         * src/plugins/pgpcore/prefs_gpg.c
11881                 Don't auto-check sigs by default, as it
11882                 can be really slow.
11883
11884 2005-07-16 [colin]      1.9.12cvs67
11885
11886         * src/plugins/pgpcore/sgpgme.c
11887                 Make messages a bit better.
11888
11889 2005-07-16 [colin]      1.9.12cvs66
11890
11891         * src/imap.c
11892                 Remove pseudo-log
11893         * src/etpan/imap-thread.c
11894                 Add real log
11895
11896 2005-07-16 [colin]      1.9.12cvs65
11897
11898         * src/main.c
11899         * src/prefs_other.c
11900                 And now, fix build with libetpan :-/
11901
11902 2005-07-15 [colin]      1.9.12cvs64
11903
11904         * src/prefs_other.c
11905                 Continue fixing build without libetpan.
11906
11907 2005-07-15 [colin]      1.9.12cvs63
11908
11909         * src/main.c
11910                 Fix build with --disable-libetpan
11911
11912 2005-07-15 [colin]      1.9.12cvs62
11913
11914         * configure.ac
11915                 Bump libetpan's version
11916
11917 2005-07-15 [colin]      1.9.12cvs61
11918
11919         * src/etpan/imap-thread.c
11920                 Actually stop logging :)
11921
11922 2005-07-15 [colin]      1.9.12cvs60
11923
11924         * src/addressbook.c
11925                 Fix dnd of multiple addresses.
11926
11927 2005-07-15 [hoa]        1.9.12cvs59
11928
11929         * src/etpan/imap-thread.c
11930             disable login of IMAP password in libetpan log file.
11931
11932 2005-07-15 [paul]       1.9.12cvs58
11933
11934         * src/account.c
11935                 don't automatically sort
11936                 do allow drag n drop
11937
11938 2005-07-15 [paul]       1.9.12cvs57
11939
11940         * src/account.c
11941         * src/ssl_manager.c
11942                 alphabetical listing
11943
11944 2005-07-15 [paul]       1.9.12cvs56
11945
11946         * src/gtk/pluginwindow.c
11947                 sort plugin list alphabetically
11948
11949 2005-07-15 [paul]       1.9.12cvs55
11950
11951         * src/prefs_spelling.c
11952         * src/prefs_wrapping.c
11953                 unify English usage
11954
11955 2005-07-15 [colin]      1.9.12cvs54
11956
11957         * src/wizard.c
11958                 Typo fix
11959
11960 2005-07-15 [paul]       1.9.12cvs53
11961
11962         * src/prefs_message.c
11963                 make 'show cursor' a hidden option
11964
11965 2005-07-14 [colin]      1.9.12cvs52
11966
11967         * src/plugins/spamassassin/Makefile.am
11968         * src/plugins/clamav/Makefile.am
11969                 Fix double EXTRA_DISTs
11970
11971 2005-07-14 [colin]      1.9.12cvs51
11972
11973         * src/plugins/clamav/Makefile.am
11974         * src/plugins/clamav/clamav_plugin_gtk.deps
11975         * src/plugins/spamassassin/Makefile.am
11976         * src/plugins/spamassassin/spamassassin_gtk.deps
11977                 Make $plugin_gtk depend on $plugin
11978
11979 2005-07-14 [hoa]        1.9.12cvs50
11980
11981         * src/etpan/imap-thread.c
11982                 enable debug log of libetpan when running with --debug
11983
11984 2005-07-14 [colin]      1.9.12cvs49
11985
11986         * configure.ac
11987         * src/common/Makefile.am
11988         * src/common/plugin.c
11989         * src/common/plugin.h
11990                 Add a little plugin dependancy system.
11991                 Plugins can ship a $plugin_name.deps file
11992                 (near them in PLUGINDIR) so that their
11993                 dependancies are loaded if possible.
11994         * src/plugins/Makefile.am
11995         * src/plugins/pgpcore/Makefile.am
11996         * src/plugins/pgpcore/passphrase.c
11997         * src/plugins/pgpcore/passphrase.h
11998         * src/plugins/pgpcore/plugin.c
11999         * src/plugins/pgpcore/prefs_gpg.c
12000         * src/plugins/pgpcore/prefs_gpg.h
12001         * src/plugins/pgpcore/select-keys.c
12002         * src/plugins/pgpcore/select-keys.h
12003         * src/plugins/pgpcore/sgpgme.c
12004         * src/plugins/pgpcore/sgpgme.h
12005                 Introduce pgpcore, used by pgpmime and
12006                 pgpinline
12007         * src/plugins/pgpmime/Makefile.am
12008         * src/plugins/pgpmime/passphrase.c
12009         * src/plugins/pgpmime/passphrase.h
12010         * src/plugins/pgpmime/pgpmime.c
12011         * src/plugins/pgpmime/pgpmime.deps
12012         * src/plugins/pgpmime/plugin.c
12013         * src/plugins/pgpmime/prefs_gpg.c
12014         * src/plugins/pgpmime/prefs_gpg.h
12015         * src/plugins/pgpmime/select-keys.c
12016         * src/plugins/pgpmime/select-keys.h
12017         * src/plugins/pgpmime/sgpgme.c
12018         * src/plugins/pgpmime/sgpgme.h
12019                 Remove the core from pgpmime and add the
12020                 dependancy to pgpcore.
12021
12022 2005-07-14 [paul]       1.9.12cvs48
12023
12024         * src/stock_pixmap.c
12025                 forgot this in last commit
12026
12027 2005-07-14 [paul]       1.9.12cvs47
12028
12029         * src/account.c
12030         * src/addressbook.c
12031                 add accelerators for the buttons (sync with main)
12032         * src/compose.c
12033         * src/compose.h
12034                 add accelerators for the buttons.
12035                 fix editing with external editor.
12036                 replace gdk_input_*() with GIOChannel;
12037                 (sync with main)
12038         * src/foldersel.c
12039                 display folder names with new/unread
12040                 representation (sync with main)
12041         * src/main.c
12042                 specify default window icon (sync with main)
12043         * src/prefs_common.c
12044                 use_addr_book default to FALSE
12045         * src/summaryview.c
12046         * src/textview.c
12047                 add accelerators for the buttons (sync with main)
12048         * src/gtk/menu.c
12049                 fix typos
12050         * src/pixmaps/sylpheed_icon.xpm
12051                 updated
12052
12053 2005-07-13 [paul]       1.9.12cvs46
12054
12055         * src/plugins/pgpmime/pgpmime.c
12056         * src/plugins/pgpmime/sgpgme.c
12057                 (temporarily) use deprecated gpgme_data_rewind()
12058                 while largefile support is not present
12059                 (as suggested by Colin)
12060
12061 2005-07-13 [paul]       1.9.12cvs45
12062
12063         * configure.ac
12064                 remove large file support (for now):
12065                 it breaks too many things
12066
12067 2005-07-13 [paul]       1.9.12cvs44
12068
12069         * configure.ac
12070                 add large file support
12071         * src/html.c
12072                 fix bug #763 where href attribute was not
12073                 the very first attribute of a link
12074                 patch by Thomas Gilgin
12075
12076 2005-07-13 [colin]      1.9.12cvs43
12077
12078         * src/gtk/pluginwindow.c
12079                 Little portability fix
12080
12081 2005-07-13 [colin]      1.9.12cvs42
12082
12083         * src/plugins/pgpmime/sgpgme.c
12084                 Fix crasher.
12085
12086 2005-07-13 [colin]      1.9.12cvs41
12087
12088         * src/plugins/pgpmime/pgpmime.c
12089         * src/plugins/pgpmime/sgpgme.c
12090                 Use gpgme_data_release_and_get_mem instead
12091                 of gpgme_data_read.
12092
12093 2005-07-13 [colin]      1.9.12cvs40
12094
12095         * configure.ac
12096         * src/plugins/pgpmime/passphrase.c
12097         * src/plugins/pgpmime/passphrase.h
12098         * src/plugins/pgpmime/pgpmime.c
12099         * src/plugins/pgpmime/plugin.c
12100         * src/plugins/pgpmime/select-keys.c
12101         * src/plugins/pgpmime/select-keys.h
12102         * src/plugins/pgpmime/sgpgme.c
12103         * src/plugins/pgpmime/sgpgme.h
12104                 Port pgpmime to gpgme-1.0.
12105
12106 2005-07-12 [paul]       1.9.12cvs39
12107
12108         * AUTHORS
12109         * src/toolbar.c
12110         * src/toolbar.h
12111                 add a 'Go to Prev' button to the toolbar.
12112                 correct tooltip text of go to buttons.
12113                 based on patch by Yang Guilong <bamanzi@gmail.com>
12114
12115 2005-07-12 [colin]      1.9.12cvs38
12116
12117         * src/statusbar.c
12118                 Fix progress bar showing stuff at startup.
12119
12120 2005-07-12 [paul]       1.9.12cvs37
12121
12122         * src/editjpilot.c
12123                 fix building with jpilot support
12124
12125 2005-07-11 [colin]      1.9.12cvs36
12126
12127         * src/inc.c
12128                 Add visual indication that filtering is running
12129         * src/textview.c
12130                 Make {}[] uri delimiters
12131         * src/summaryview.c
12132                 Remove useless (and slow) calls
12133
12134 2005-07-11 [paul]       1.9.12cvs35
12135
12136         * src/plugins/clamav/clamav_plugin_gtk.c
12137         * src/plugins/dillo_viewer/dillo_prefs.c
12138         * src/plugins/pgpmime/prefs_gpg.c
12139         * src/plugins/spamassassin/spamassassin_gtk.c
12140                 gather plugins prefs together under their
12141                 own 'Plugins' heading
12142
12143 2005-07-11 [paul]       1.9.12cvs34
12144
12145         sync with main
12146
12147         * src/account.c
12148                 account_delete(): modified alert dialog
12149         * src/editjpilot.c
12150         * src/editvcard.c
12151                 fixed a crash when cancelling file selection
12152                 dialog by Escape key. Made non-ascii filename
12153                 selectable.
12154         * src/prefs_template.c
12155                 prefs_template_window_create(): make scrolled
12156                 window policy AUTOMATIC
12157
12158 2005-07-10 [hoa]        1.9.12cvs33
12159
12160         * src/etpan/imap-thread.c
12161                 workaround for old Courier IMAP servers.
12162
12163 2005-07-10 [colin]      1.9.12cvs32
12164
12165         * src/folder.c
12166         * src/statusbar.c
12167         * src/statusbar.h
12168                 Add visual progress indicator on filtering/processing
12169                 Factorize the progress bar code
12170         * src/imap.c
12171         * src/imap.h
12172         * src/etpan/imap-thread.c
12173                 Add a reference counter to avoid destroying the Folder
12174                 while it's in use by another callback.
12175
12176 2005-07-09 [hoa]        1.9.12cvs31
12177
12178         * src/imap.c
12179         * src/etpan/imap-thread.c
12180                 fixed deadlock when removing IMAP account.
12181
12182 2005-07-08 [colin]      1.9.12cvs30
12183
12184         * src/textview.c
12185         * src/unmime.c
12186                 Fix again problems decoding broken headers
12187         * src/gtk/inputdialog.c
12188                 Fix local variable shadowing a global one
12189
12190 2005-07-08 [colin]      1.9.12cvs29
12191
12192         * src/msgcache.c
12193                 Make the cache/mark files platform-agnostic by writing
12194                 them in little-endian format. Reading them is also done
12195                 in little-endian format, of course; however, in order
12196                 to avoid trashing mark data on big-endian machines, the
12197                 files are, at first, read from the native format if the
12198                 little-endian one doesn't exist. This is easy to deter-
12199                 mine by trying to open a file with a swapped data_ver
12200                 and seeing if it's the wanted version.
12201                 Little-endian using users should see absolutely no
12202                 difference, Big-endian users may get a very little
12203                 performance drop due to byte-swapping.
12204                 Tested on i386 and ppc32. 
12205                 Fixes bug #159 (The index file, in the mailboxes, is 
12206                 hardware depending).
12207
12208                 To have the cache/mark files updated to the new little-
12209                 endian format, "Check for new messages" or even
12210                 "Rebuild folder tree" aren't enough. Files will be
12211                 updated as soon as a folder has been opened/closed.
12212                 To update everything, just select all folders by
12213                 selecting them one by one.
12214
12215 2005-07-07 [colin]      1.9.12cvs28
12216
12217         * src/imap.c
12218                 Remember the folder separator per IMAPFolder
12219                 instead of globally.
12220                 Revive the Session on noop; fixes bug #761
12221                 (mark a bunch of unread messages as read takes 
12222                 forever)
12223
12224 2005-07-07 [darko]      1.9.12cvs27
12225
12226         * src/common/template.c
12227                 Sort templates alphabetically
12228
12229 2005-07-06 [colin]      1.9.12cvs26
12230
12231         * src/imap.c
12232                 Try to use the correct separator in
12233                 most cases. Possibly fixes bug #759
12234                 (only creates the INBOX folder when 
12235                 setting up new IMAP account) and 
12236                 bug #760 (Can't retrieve messages)
12237
12238 2005-07-06 [colin]      1.9.12cvs25
12239
12240         * src/imap.c
12241                 Use real_path in status command. This will
12242                 help later, when namespaces will be used.
12243
12244 2005-07-06 [colin]      1.9.12cvs24
12245
12246         * configure.ac
12247         * src/account.c
12248         * src/folder.c
12249         * src/imap.c
12250         * src/etpan/etpan-log.c
12251         * src/etpan/etpan-thread-manager.c
12252         * src/etpan/imap-thread.c
12253                 Add a --disable-libetpan parameter. With this,
12254                 users that don't want IMAP4 support can avoid
12255                 the new dependancy (and have no IMAP support).
12256                 Users that have IMAP4 accounts and use this
12257                 parameter won't lose their configuration, their
12258                 IMAP accounts will just be invisible and not
12259                 used.
12260         * src/textview.c
12261                 Make the "Copy ..." contextual menu items 
12262                 copy to both the X clipboard and the gtk 
12263                 clipboard - as most other apps do.
12264         * src/gtk/about.c
12265                 Add a notice about OpenSSL usage, in order to
12266                 comply with OpenSSL's license (point 6):
12267                 http://www.openssl.org/source/license.html
12268
12269 2005-07-06 [colin]      1.9.12cvs23
12270
12271         * src/alertpanel.c
12272                 Fix a minimum size for alertpanels
12273         * src/compose.c
12274                 Show 'No space left on device' type errors
12275                 when queuing/sending
12276         * src/imap_gtk.c
12277         * src/mh_gtk.c
12278                 Rework folder's deletion message (remove 
12279                 extra \n)
12280
12281 2005-07-05 [colin]      1.9.12cvs22
12282
12283         * src/imap.c
12284                 Add an alertpanel on auth error
12285                 Add pseudo-log
12286                 Remove pthread-related stuff
12287
12288 2005-07-05 [colin]      1.9.12cvs21
12289
12290         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12291                 Fix crash on plugin reloading (with a hack)
12292
12293 2005-07-05 [colin]      1.9.12cvs20
12294
12295         * src/prefs_account.c
12296         * src/prefs_account.h
12297                 Fix typo
12298         * src/gtk/filesel.c
12299         * src/gtk/filesel.h
12300                 Add a way to filter the view
12301         * src/gtk/pluginwindow.c
12302                 Filter loadable stuff
12303         * src/plugins/pgpmime/prefs_gpg.c
12304                 Fix missing unregistration
12305         * .cvsignore
12306         * src/etpan/.cvsignore
12307         * src/plugins/spamassassin/.cvsignore
12308                 Add more stuff to cvs ignored files
12309
12310 2005-07-04 [colin]      1.9.12cvs19
12311
12312         * src/imap.c
12313                 Fix scan_required returning FALSE when it
12314                 shouldn't. Maybe fix #760 (Can't retrieve
12315                 messages)
12316
12317 2005-07-04 [colin]      1.9.12cvs18
12318
12319         * src/summaryview.c
12320                 Fix always_show_msg pref
12321
12322 2005-07-04 [paul]       1.9.12cvs17
12323
12324         sync with main (forgotten in last commit)
12325         
12326         * src/common/utils.c
12327         * src/common/utils.h
12328                 check_line_length(): new.
12329                 is_dir_exist()
12330                 is_file_entry_exist()
12331                 dirent_is_regular_file()
12332                 dirent_is_directory(): use g_file_test() instead of stat().
12333
12334 2005-07-04 [paul]       1.9.12cvs16
12335
12336         sync with main:
12337
12338         * src/compose.c
12339                 compose_write_to_file(): check for line
12340                 length limit and display warning if exceeds
12341         * src/jpilot.c
12342                 use get_home_dir() instead of g_get_home_dir()
12343         * src/procheader.c
12344                 removed warning about invalid date
12345         * src/vcard.c
12346                 use get_home_dir() instead of g_get_home_dir()
12347
12348 2005-07-04 [paul]       1.9.12cvs15
12349
12350         * src/stock_pixmap.c
12351                 fix new pixmap naming errors
12352                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12353
12354 2005-07-04 [colin]      1.9.12cvs14
12355
12356         * src/imap.c
12357                 Fix debugging string with a warning
12358
12359 2005-07-04 [colin]      1.9.12cvs13
12360
12361         * configure.ac
12362                 Add a check for libetpan's version (>= 0.37)
12363
12364 2005-07-04 [hoa]        1.9.12cvs12
12365
12366         * commitHelper
12367         * src/imap.c
12368         * src/etpan/imap-thread.c
12369         * src/etpan/imap-thread.h
12370                 fixed IMAP implementation of check of mails.
12371
12372 2005-07-03 [hoa]        1.9.12cvs11
12373
12374         * src/etpan/Makefile.am
12375         * src/etpan/etpan-errors.h
12376         * src/etpan/etpan-log.[ch]
12377         * src/etpan/etpan-thread-manager-types.h
12378         * src/etpan/etpan-thread-manager.[ch]
12379         * src/etpan/imap-thread.[ch]
12380         * src/Makefile.am
12381         * src/imap.c
12382         * src/main.c
12383         * src/prefs_other.c
12384         * configure.ac
12385             merged imap branch.
12386             dependency on libetpan 0.37 is now added.
12387
12388 2005-07-01 [colin]      1.9.12cvs10
12389
12390         * src/Makefile.am
12391         * src/folder.c
12392         * src/folder.h
12393         * src/folderview.c
12394         * src/stock_pixmap.c
12395         * src/stock_pixmap.h
12396         * src/plugins/trayicon/trayicon.c
12397                 Add marked symbol on folders containing
12398                 marked messages
12399         * src/procmsg.c
12400         * src/procmsg.h
12401         * src/toolbar.c
12402         * src/prefs_common.c
12403         * src/prefs_common.h
12404         * src/prefs_send.c
12405                 Add an optional confirmation dialog on queue
12406                 sending. Patch by wwp.
12407         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12408         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12409         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12410         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12411         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12412         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12413         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12414         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12415         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12416         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12417         * src/pixmaps/trash_mark.xpm            ** ADDED **
12418                 New pixmaps
12419
12420 2005-07-01 [colin]      1.9.12cvs9
12421
12422         * src/summaryview.c
12423                 Fix a little threading bug
12424         * src/addrgather.c
12425         * src/mainwindow.c
12426                 A little bit of HIG normality never hurts
12427
12428 2005-07-01 [colin]      1.9.12cvs8
12429
12430         * src/compose.c
12431         * src/msgcache.c
12432         * src/pop.c
12433         * src/procmime.c
12434         * src/recv.c
12435         * src/common/log.c
12436         * src/common/template.c
12437         * src/common/utils.c
12438         * src/common/utils.h
12439                 Reverted the fwrite_atomic stuff. In fact
12440                 it is already atomic.
12441
12442 2005-06-30 [colin]      1.9.12cvs7
12443
12444         * src/common/utils.c
12445         * src/common/utils.h
12446                 Add an fwrite_atomic() function to make
12447                 sure we write everything: fwrite can make
12448                 short writes.
12449         * src/compose.c
12450         * src/msgcache.c
12451         * src/pop.c
12452         * src/procmime.c
12453         * src/recv.c
12454         * src/common/log.c
12455         * src/common/template.c
12456                 Use that (and fix swapping of size and nmemb).
12457                 Thanks to Rich Coe for the heads up.
12458
12459 2005-06-30 [colin]      1.9.12cvs6
12460
12461         * src/addressbook.c
12462                 Optimize addressbook opening 
12463
12464 2005-06-30 [colin]      1.9.12cvs5
12465
12466         * src/summaryview.c
12467                 Remove calls to summary_step after move/copy
12468
12469 2005-06-28 [paul]       1.9.12cvs4
12470
12471         * src/alertpanel.c
12472                 wrap and make the error msg selectable
12473
12474 2005-06-28 [paul]       1.9.12cvs3
12475
12476         * src/ssl_manager.c
12477                 replace the OK button with a Close button
12478         * src/gtk/foldersort.c
12479                 use GTK_STOCK_ icons/buttons
12480
12481 2005-06-28 [colin]      1.9.12cvs2
12482
12483         * src/gedit-print.c             ** ADDED **
12484         * src/gedit-print.h             ** ADDED **
12485         * src/gtk/gtksourceprintjob.c   ** ADDED **
12486         * src/gtk/gtksourceprintjob.h   ** ADDED **
12487                 I can't believe no one had enough time to tell
12488                 me I forgot the `cvs add`
12489
12490 2005-06-27 [colin]      1.9.12cvs1
12491
12492         * src/Makefile.am
12493         * src/gtk/Makefile.am
12494         * src/messageview.c
12495         * src/procmsg.c
12496         * src/summaryview.c
12497         * configure.ac
12498                 Add optional libgnomeprint-based printing
12499         * src/mainwindow.c
12500         * src/gtk/quicksearch.c
12501                 Add an Edit/Quick search menu item to show
12502                 and focus the quicksearch
12503
12504 2005-06-27 [paul]       1.9.12
12505
12506         1.9.12 release
12507
12508         * po/ca.po
12509         * po/de.po
12510         * po/es.po
12511         * po/fr.po
12512         * po/it.po
12513         * po/ko.po
12514         * po/pt_BR.po
12515         * po/sk.po
12516         * po/zh_CN.po
12517                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12518                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12519                 SungHyun Nam, Frederico Goncalves Guimaraes,
12520                 Andrej Kacian, and Yang Guilong
12521 2005-06-26 [colin]      1.9.11cvs106
12522
12523         * src/imap_gtk.c
12524                 Forgot one file for previous fix
12525
12526 2005-06-26 [colin]      1.9.11cvs105
12527
12528         * src/folder.c
12529         * src/imap.c
12530                 Fix problems with folder operations in no_select
12531                 imap folders. it applies only to mails, and 
12532                 creation/deletion/move/renaming of folders 
12533                 should be possible
12534
12535 2005-06-26 [paul]       1.9.11cvs104
12536
12537         * src/prefs_filtering.c
12538                 replace one more GTK_STOCK_REMOVE
12539                 with GTK_STOCK_DELETE
12540
12541 2005-06-25 [colin]      1.9.11cvs103
12542
12543         * src/imap.c
12544                 Optimize get_seq_set_from_seq_list
12545                 (Patch by Ricardo) 
12546
12547 2005-06-25 [colin]      1.9.11cvs102
12548
12549         * src/mh.c
12550                 If the directory exists, but not in the
12551                 correct encoding, rename it. This should
12552                 handle old-versions-induced bugs.
12553
12554 2005-06-25 [colin]      1.9.11cvs101
12555
12556         * src/mh.c
12557                 Fix path access with extended dir names
12558                 Fixes bug #589 (SC segfaults with wrong locale
12559                 settings)
12560
12561 2005-06-25 [colin]      1.9.11cvs100
12562
12563         * src/prefs_account.c
12564         * src/prefs_account.h
12565         * src/compose.c
12566                 Add an option to encrypt replies to
12567                 encrypted messages
12568
12569 2005-06-25 [colin]      1.9.11cvs99
12570
12571         * src/compose.c
12572         * src/quote_fmt_parse.y
12573                 ... And make it work with pgpinline.
12574
12575 2005-06-25 [colin]      1.9.11cvs98
12576
12577         * src/compose.c
12578         * src/procmime.c
12579         * src/procmime.h
12580         * src/quote_fmt_parse.y
12581                 o Make reedition of encrypted messages possible
12582                   (as long as it is encrypted to self too, no
12583                    magic there)
12584                 o Make replying with quote (and without selecting
12585                   text) possible for encrypted messages.
12586                 Closes bug #550 (Not possible to "reply with quote"
12587                 to gnupg encrypted messages)
12588
12589 2005-06-24 [paul]       1.9.11cvs97
12590
12591         * src/imap.c
12592                 add missing include
12593
12594 2005-06-24 [paul]       1.9.11cvs96
12595
12596         * src/editldap.c
12597                 made bind password entry invisible
12598                 (sync with main)
12599         * src/send_message.c
12600                 send_message_local(): check exit status
12601                 to detect errors (sync with main)
12602         * src/textview.c
12603                 use main's less ambiguous popup menu
12604                 wording
12605
12606 2005-06-24 [paul]       1.9.11cvs95
12607
12608         * src/prefs_actions.c
12609         * src/prefs_customheader.c
12610         * src/prefs_display_header.c
12611         * src/prefs_filtering_action.c
12612         * src/prefs_matcher.c
12613         * src/prefs_template.c
12614         * src/prefs_toolbar.c
12615                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12616         * src/gtk/description_window.c
12617                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12618
12619 2005-06-23 [colin]      1.9.11cvs94
12620
12621         * src/summaryview.c
12622                 Fix rough edges (be sure to call status_show whenever
12623                 necessary).
12624
12625 2005-06-23 [colin]      1.9.11cvs93
12626
12627         * src/summaryview.c
12628                 Optimize Select All
12629                 Before, in a 5K mails folder: 11s
12630                 After, in the same folder: 58000µs
12631                 The joys of locking... gtk_clist_select_all() fires a 
12632                 tree-select-row event for each selected row, which in 
12633                 summaryview, callbacks summary_selected which in turn,
12634                 calls summary_status_show, which walks the selected
12635                 rows. Hence, calling gtk_clist_select_all was 
12636                 exponential. Locking the summaryview makes 
12637                 summary_selected return early.
12638
12639 2005-06-23 [colin]      1.9.11cvs92
12640
12641         * src/imap.c
12642                 Move mutex at the important place to avoid
12643                 deadlocks
12644         * src/summaryview.c
12645                 Fix Del key deleting directly instead of
12646                 moving to trash
12647
12648 2005-06-22 [colin]      1.9.11cvs91
12649
12650         * src/plugins/spamassassin/libspamc.c
12651                 As we do spagetti code with assignations in multiple
12652                 places (see _message_read_raw where out = msg = raw),
12653                 let's be sure we don't free the same pointer twice.
12654                 Should fix bug #683 (Crash in libpam at 
12655                 message_cleanup).
12656
12657 2005-06-22 [colin]      1.9.11cvs90
12658
12659         * src/compose.c
12660         * src/messageview.c
12661         * src/toolbar.c
12662                 Make toolbar's delete use the move to trash stuff;
12663                 Add gtk_widget_realize to be sure pixmaps can get
12664                 created (that may fix an old worksforme bug which
12665                 I can't find back...)
12666
12667 2005-06-22 [colin]      1.9.11cvs89
12668
12669         * src/summaryview.c
12670         * src/summaryview.h
12671         * src/mainwindow.c
12672                 Rename "Message/Delete" to "Message/Move to trash"
12673                 Add "Message/Delete..." that directly destroys the
12674                 selected messages after asking for a confirmation.
12675
12676 2005-06-22 [colin]      1.9.11cvs88
12677
12678         * src/imap.c
12679                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12680                 o Fix a deadlock (thanks Darko)
12681
12682 2005-06-22 [colin]      1.9.11cvs87
12683
12684         * src/gtk/foldersort.c
12685                 Add missing include for the i18n;
12686                 patch by Fabien Vantard
12687
12688 2005-06-21 [colin]      1.9.11cvs86
12689
12690         * src/folder.c
12691         * src/folderview.c
12692                 Respect the no_select flag
12693         * src/imap.c
12694                 Fix recursive deletion
12695         * src/imap_gtk.c
12696         * src/mh_gtk.c
12697                 Make the folder deletion's warning
12698                 more explicit
12699
12700 2005-06-21 [colin]      1.9.11cvs85
12701
12702         * src/textview.c
12703                 Prevent email addresses from spanning accross
12704                 lines - fixes bug # 646 (newline-chars in 
12705                 email addresses)
12706
12707 2005-06-20 [colin]      1.9.11cvs84
12708
12709         * src/folder.c
12710                 Be sure not to remove source if copy failed
12711
12712 2005-06-20 [colin]      1.9.11cvs83
12713
12714         * src/folderview.c
12715         * src/imap_gtk.c
12716                 remove summaryview's lock
12717         * src/imap.c
12718                 introduce threads to avoid problems when foreground tasks
12719                 interfere with background tasks
12720         * src/mh.c
12721                 prevent moving to drafts/queue
12722         * src/mimeview.c
12723                 fix leak
12724
12725 2005-06-19 [colin]      1.9.11cvs82
12726
12727         * src/imap_gtk.c
12728                 Remember that the user doesn't want to override
12729                 offline mode, for 3 seconds. It avoid presenting
12730                 him with N popups in a really short time.
12731
12732 2005-06-17 [colin]      1.9.11cvs81
12733
12734         * src/imap.c
12735                 Fix IMAP breaking on folders containing '('
12736                 (Probably won't be enough)
12737
12738 2005-06-17 [colin]      1.9.11cvs80
12739
12740         Forgotten files on 1.9.11cvs79
12741         * src/summaryview.c
12742                 Fix stepping when not immediately executing
12743         * src/imap.c
12744                 Really prevent UID FETCH 0
12745         * src/codeconv.c
12746                 Fix outgoing charset never set to utf-8
12747         * src/mh.c
12748                 Fix leak
12749
12750 2005-06-16 [colin]      1.9.11cvs79
12751
12752         * src/compose.c
12753                 Fix bug #707 (Dash splits rows)
12754                 Only wrap if we're on a line break position and
12755                 the previous one was a "white" (space) char.
12756                 Pango stuff is weird.
12757
12758 2005-06-16 [colin]      1.9.11cvs78
12759
12760         * src/imap_gtk.c
12761                 Lock summaryview while downloading messages
12762                 on user demand
12763         * src/procheader.c
12764         * src/unmime.c
12765         * src/common/utils.c
12766         * src/common/utils.h
12767                 Replace \r and \n with spaces in From and
12768                 Subject headers
12769
12770 2005-06-16 [paul]       1.9.11cvs77
12771
12772         * src/procmime.c
12773                 liberalise the mime parser
12774         * src/gtk/about.c
12775                 add text wrapping
12776
12777 2005-06-16 [paul]       1.9.11cvs76
12778
12779         * src/gtk/about.c
12780                 reworked
12781
12782 2005-06-15 [colin]      1.9.11cvs75
12783
12784         * src/compose.c
12785                 Finish header encoding fix
12786         * src/summaryview.c
12787                 Fix segfault
12788         * src/headerview.c
12789                 Fix compilation (Thanks Stephan
12790                 Sachse)
12791
12792 2005-06-15 [colin]      1.9.11cvs74
12793
12794         * Makefile.am
12795                 Install gnome2 stuff rather than gnome1, 
12796                 if both are present
12797         * src/codeconv.c
12798         * src/codeconv.h
12799         * src/compose.c
12800                 Fix headers encoding
12801         * src/folder.c
12802                 Visual progress when fetching all messages
12803         * src/folderview.c
12804         * src/summaryview.c
12805         * src/summaryview.h
12806                 Prevent changing current message while
12807                 incorporating
12808
12809 2005-06-15 [paul]       1.9.11cvs73
12810
12811         * src/gtk/gtkaspell.c
12812         * src/gtk/gtkaspell.h
12813                 fix build warnings
12814
12815 2005-06-15 [paul]       1.9.11cvs72
12816
12817         * src/prefs_filtering.c
12818                 allow reordering of filter rules by
12819                 drag n drop
12820
12821 2005-06-15 [paul]       1.9.11cvs71
12822
12823         * COPYING
12824                 updated
12825         * src/codeconv.c
12826                 replace deprecated function
12827         * src/inc.c
12828         * src/send_message.c
12829         * src/gtk/progressdialog.c
12830         * src/gtk/progressdialog.h
12831                 salvage and reuse parts of reverted sync
12832
12833 2005-06-15 [paul]       1.9.11cvs70
12834
12835         * src/inc.c
12836         * src/send_message.c
12837         * src/gtk/progressdialog.c
12838         * src/gtk/progressdialog.h
12839                 revert yesterday's sync with main
12840                 it contains deprecated functions
12841
12842 2005-06-15 [colin]      1.9.11cvs69
12843
12844         * src/headerview.c
12845                 Fix bug #670 (multi user to: will corrupt message 
12846                 headers display)
12847
12848 2005-06-15 [colin]      1.9.11cvs68
12849
12850         * src/compose.c
12851                 Fix bug #421 (Fix undo on wrapping)
12852
12853 2005-06-15 [colin]      1.9.11cvs67
12854
12855         * src/folder.c
12856                 Provide visual feedback while processing
12857                 folder's rules.
12858         * src/imap.c
12859                 Provide visual feedback while getting
12860                 short headers (for uncached messages)
12861
12862
12863 2005-06-14 [paul]       1.9.11cvs66
12864
12865         * src/account.c
12866                 change a couple stock icons
12867         * src/inc.c
12868         * src/send_message.c
12869         * src/gtk/progressdialog.c
12870         * src/gtk/progressdialog.h
12871                 sync main's GtkTreeView implementation
12872
12873 2005-06-14 [colin]      1.9.11cvs65
12874
12875         * src/imap.c
12876                 Various little fixes, mainly on error paths
12877
12878 2005-06-13 [colin]      1.9.11cvs64
12879
12880         * matcher.c
12881         * procmsg.c
12882         * procmsg.h
12883                 Add a way to fetch only headers. This speeds
12884                 up filtering on headers for IMAP. Fixes:
12885                 bug #481 extraneous imap commands slow down 
12886                         imap filtering
12887                 bug #522 Sylpheed downloads all messages 
12888                         when opening mailbox (IMAP)
12889                 bug #677 IMAP fetch is soooooooooooooo slow
12890         * src/folder.c
12891         * src/folder.h
12892                 Add a folder set_batch method so that
12893                 implementations can speed up flags changes
12894         * src/folderutils.c
12895         * src/summaryview.c
12896                 Use that in mark as (un)read and mark all read
12897                 Refix bug #679
12898         * src/imap.c
12899                 Implement set_batch - brings back deferred
12900                 flags in a less buggy manner. Fixes:
12901                 bug #729 IMAP immediate expunge of deleted messages
12902                 bug #191 remove list of messages with one command
12903                 Fix login with strange chars
12904                 Implement fetch_msg_full
12905                 Fix copy (wrong counts)
12906
12907 2005-06-12 [colin]      1.9.11cvs63
12908
12909         * src/folder.c
12910                 lock incorporation during long operations.
12911                 Avoids fucking up the IMAP socket.
12912
12913 2005-06-12 [colin]      1.9.11cvs62
12914
12915         * src/imap.c
12916                 Fix harmful typo
12917                 Factorize remove_all_msg
12918                 Thread-ize expunge
12919         * src/summaryview.c
12920                 Don't update partial-download status if unnecessary
12921         * src/folder.c
12922                 Use remove_msgs everywhere possible
12923
12924 2005-06-12 [colin]      1.9.11cvs61
12925
12926         * src/folder.c
12927         * src/folder.h
12928                 Add a remove_msgs function to remove a 
12929                 list of messages
12930         * src/imap.c
12931                 Implement that.
12932
12933 2005-06-12 [colin]      1.9.11cvs60
12934
12935         * src/imap.c
12936                 Remove flags-processing deferring... Too hard
12937                 to get it to work in all cases.
12938
12939 2005-06-11 [colin]      1.9.11cvs59
12940
12941         * src/imap.c
12942                 printf -> debug_print
12943
12944 2005-06-11 [colin]      1.9.11cvs58
12945
12946         * src/imap.c
12947                 o Fix build without USE_PTHREAD
12948                 o Factorize imap_open
12949                 o Alertpanel in case of impossible connection
12950                 o Alertpanel in case of impossible login
12951                 o Fix deferred flags processing to force a 
12952                   flush before adding some more flags to process,
12953                   but in another folder.
12954
12955 2005-06-10 [colin]      1.9.11cvs57
12956
12957         * src/imap.c
12958                 o Fix a format string error
12959                 o init ssl socket outside of the thread 
12960                   (it possibly invokes gtk calls)
12961         * src/procmime.c
12962                 o Put back the buffer to its necessary size
12963                 o Fix changing a file pointer without keeping
12964                   track of it (thanks Valgrind)
12965         * src/common/smtp.c
12966                 o Fix automatic STARTTLS if login should be done
12967                   and the server only allows it after starting TLS
12968         * src/gtk/gtkinputdialog.c
12969                 o Eat GDK_Return so that the combo popup doesn't 
12970                   appear when we press Enter to validate the combo
12971                   input dialog (as seen in the Open with... dialog)
12972
12973 2005-06-10 [colin]      1.9.11cvs56
12974
12975         * src/imap.c
12976                 o A bit less debug
12977                 o Fix a crash on deletion
12978                 o Threadize imap_select (it's called outside of 
12979                   threads)
12980                 o Defer treatment of DELETED flags
12981
12982
12983 2005-06-09 [colin]      1.9.11cvs55
12984
12985         * src/imap.c
12986                 Make sure we check imap_gtk_should_override(), which
12987                 potentially calls gtk stuff, before creating thread.
12988                 That way it should't be called via imap_get_session()
12989                 inside a thread.
12990
12991 2005-06-09 [colin]      1.9.11cvs54
12992
12993         * src/imap.c
12994                 o add a bit of status output
12995                 o remove some dead code
12996                 o threadize get_list_of_uids
12997                 o threadize imap_get_flags
12998                 o defer flag changing by 500ms so that they
12999                   can be batched
13000
13001
13002 2005-06-08 [colin]      1.9.11cvs53
13003
13004         * src/imap.c
13005                 Thread-ize imap_cmd_fetch
13006
13007 2005-06-08 [colin]      1.9.11cvs52
13008
13009         * src/main.c
13010                 Mmh, that broke POP3...
13011
13012 2005-06-08 [colin]      1.9.11cvs51
13013
13014         * src/main.c
13015                 Stabilize IMAP patch (thanks to Hoa)
13016
13017 2005-06-08 [colin]      1.9.11cvs50
13018
13019         * src/imap.c
13020                 Test patch to speed up imap. 
13021
13022 2005-06-08 [colin]      1.9.11cvs49
13023
13024         * src/imap_gtk.c
13025                 Warning fix
13026         * src/procmime.c
13027                 Apply patch from gentoo to use /usr/share/mime/globs if 
13028                 available, after un-breaking it
13029         * src/common/log.c
13030         * src/common/log.h
13031                 Use g_timeout for invoking hooks that possibly use gtk
13032                 calls. This should leave gtk calls in the main thread.
13033
13034 2005-06-08 [paul]       1.9.11cvs48
13035
13036         * src/codeconv.c
13037                 conv_get_outgoing_charset_str(): don't
13038                 use prefs_common setting
13039         * src/compose.c
13040         * src/compose.h
13041                 add /Options/Character encoding/... to
13042                 temporarily change the outgoing encoding
13043
13044         (belated sync with main)
13045
13046 2005-06-08 [paul]       1.9.11cvs47
13047
13048         * src/compose.c
13049                 correction to/completion of last
13050                 sync with main
13051
13052 2005-06-08 [paul]       1.9.11cvs46
13053
13054         sync with main:
13055         
13056         * src/codeconv.c
13057         * src/codeconv.h
13058                 always enabled Japanese auto-detection
13059                 if the first letters of locale string
13060                 is "ja"
13061         * src/compose.c
13062                 don't use "destroy" signal to destroy
13063                 Compose object (fix rare crashes on discard?)
13064         * src/mainwindow.c
13065         * src/messageview.c
13066         * src/prefs_send.c
13067                 added Hebrew encodings
13068         * src/sourcewindow.c
13069                 don't use "destroy" signal to destroy
13070                 objects
13071
13072 2005-06-07 [colin]      1.9.11cvs45
13073
13074         * src/summaryview.c
13075                 Add missing unlocks/locks
13076
13077 2005-06-07 [paul]       1.9.11cvs44
13078
13079         * src/summaryview.c
13080                 restore bug #749 fix
13081
13082 2005-06-06 [colin]      1.9.11cvs43
13083
13084         * src/summaryview.c
13085                 Fix selection bug when prefs_common.open_unread 
13086                 is FALSE
13087
13088 2005-06-06 [colin]      1.9.11cvs42
13089
13090         * src/common/md5.c
13091                 Fix a warning
13092         * src/summaryview.c
13093         * src/folderview.c
13094                 Factorize long operations beginning and end
13095                 (locking, freezing/thawing, cursor, ...)
13096                 Check selection->data member in selection-
13097                 related loops; this avoids dying an awful
13098                 death if the selection changes on us while
13099                 we're marking a whole IMAP folder unread, 
13100                 for example.
13101
13102 2005-06-06 [paul]       1.9.11cvs41
13103
13104         * src/textview.c
13105                 don't g_free() a static gchar buffer
13106
13107 2005-06-05 [colin]      1.9.11cvs40
13108
13109         * src/mainwindow.c
13110         * src/messageview.c
13111         * src/summaryview.c
13112                 Fix bug #749 (Show all headers should be
13113                 sticky as the GUI suggests)
13114
13115 2005-06-03 [paul]       1.9.11cvs39
13116
13117         * src/compose.c
13118                 don't allow editing of mail while sending.
13119                 patch by Colin
13120
13121 2005-06-03 [paul]       1.9.11cvs38
13122
13123         * src/folderview.c
13124                 add a freeze/thaw to speed up 'mark all read'
13125
13126 2005-06-03 [paul]       1.9.11cvs37
13127
13128         * src/prefs_message.c
13129                 reflect changes immediately
13130
13131 2005-06-02 [colin]      1.9.11cvs36
13132
13133         * po/POTFILES.in
13134                 Patch by Fabien Vantard.
13135
13136 2005-06-02 [colin]      1.9.11cvs35
13137
13138         * src/imap.c
13139                 Use a non-blocking imap_getline() if possible.
13140                 This should completely prevent the interface
13141                 from freezin on imap operations, although it
13142                 may do strange stuff in case of folder switching
13143                 while a big imap operation is taking place...
13144
13145                 In addition, fix a leak in the case thread
13146                 creation fails on connection.
13147
13148 2005-06-02 [colin]      1.9.11cvs34
13149
13150         * src/crash.c
13151         * src/prefs_common.h
13152                 Fix build (prefs_common_init() doesn't exist
13153                 anymore)
13154
13155 2005-06-02 [colin]      1.9.11cvs33
13156
13157         * src/prefs_account.c
13158                 Fix bug #245 (filtering rules broken when
13159                 renaming a remote account (imap4 or nntp)
13160
13161 2005-06-02 [colin]      1.9.11cvs32
13162
13163         * src/imap.c
13164                 Try to fix IMAP shortcomings: 
13165                 o Multithread imap_open()
13166                 o allow offline-mode overriding instead of
13167                   just returning NULL
13168         * src/imap_gtk.c
13169         * src/imap_gtk.h
13170                 Add a function to ask whether we want to
13171                 override offline-mode for 10 minutes (one-shot
13172                 asking was painful)
13173         * src/procheader.c
13174                 Fix segfault when imap parser isn't happy about
13175                 a missing {
13176
13177 2005-06-01 [colin]      1.9.11cvs31
13178
13179         * src/addrharvest.c
13180         * src/compose.c
13181         * src/mbox.c
13182         * src/mbox.h
13183         * src/mh.c
13184         * src/msgcache.c
13185         * src/send_message.c
13186         * src/setup.c
13187         * src/undo.c
13188         * src/common/hooks.c
13189         * src/common/prefs.c
13190         * src/common/template.c
13191         * src/common/utils.c
13192         * src/gtk/gtkutils.c
13193         * src/gtk/inputdialog.c
13194         * src/gtk/menu.c
13195         * src/gtk/pluginwindow.c
13196         * src/gtk/prefswindow.c
13197         * src/plugins/pgpmime/passphrase.c
13198         * src/plugins/pgpmime/prefs_gpg.c
13199                 More -Wall fixes
13200
13201         * src/common/Makefile.am
13202         * src/common/timing.h
13203                 Add basic timing code
13204
13205         * src/summaryview.c
13206                 Fix a bug with unread messages when 
13207                 re-sorting folders, and by the way
13208                 fix a big performance hit when 
13209                 re-sorting (10k mails: before 5s,
13210                 after .5s)
13211
13212         * src/prefs_compose_writing.c
13213         * src/prefs_compose_writing.h
13214         * src/prefs_message.c
13215         * src/prefs_message.h
13216         * src/prefs_other.c
13217         * src/prefs_other.h
13218         * src/prefs_quote.c
13219         * src/prefs_quote.h
13220         * src/prefs_receive.c
13221         * src/prefs_receive.h
13222         * src/prefs_send.c
13223         * src/prefs_send.h
13224         * src/prefs_summaries.c
13225         * src/prefs_summaries.h
13226                 Fix copyright banner
13227
13228 2005-06-01 [paul]       1.9.11cvs30
13229
13230         * po/fi.po
13231                 updated by Flammie Pirinen
13232         * src/procmime.c
13233                 fix 'Bad BASE64 content' output
13234
13235 2005-05-31 [colin]      1.9.11cvs29
13236
13237         * src/procmime.c
13238                 Oops, where did my hunk go.
13239
13240 2005-05-31 [colin]      1.9.11cvs28
13241
13242         * src/Makefile.am
13243         * src/account.c
13244         * src/action.c
13245         * src/addr_compl.c
13246         * src/addressbook.c
13247         * src/codeconv.c
13248         * src/compose.c
13249         * src/export.c
13250         * src/folder.c
13251         * src/folderview.c
13252         * src/image_viewer.c
13253         * src/main.c
13254         * src/mainwindow.c
13255         * src/messageview.c
13256         * src/mimeview.c
13257         * src/msgcache.c
13258         * src/prefs_account.c
13259         * src/prefs_actions.c
13260         * src/prefs_common.c
13261         * src/prefs_compose_writing.c
13262         * src/prefs_customheader.c
13263         * src/prefs_ext_prog.c
13264         * src/prefs_filtering.c
13265         * src/prefs_filtering_action.c
13266         * src/prefs_fonts.c
13267         * src/prefs_image_viewer.c
13268         * src/prefs_message.c
13269         * src/prefs_message.h
13270         * src/prefs_msg_colors.c
13271         * src/prefs_other.c
13272         * src/prefs_other.h
13273         * src/prefs_quote.c
13274         * src/prefs_receive.c
13275         * src/prefs_receive.h
13276         * src/prefs_send.c
13277         * src/prefs_send.h
13278         * src/prefs_spelling.c
13279         * src/prefs_summaries.c
13280         * src/prefs_summary_column.c
13281         * src/prefs_template.c
13282         * src/prefs_themes.c
13283         * src/prefs_toolbar.c
13284         * src/prefs_wrapping.c
13285         * src/procmime.c
13286         * src/procmsg.c
13287         * src/send_message.h
13288         * src/ssl_manager.c
13289         * src/summary_search.c
13290         * src/summaryview.c
13291         * src/textview.c
13292         * src/wizard.c
13293         * src/common/smtp.c
13294         * src/common/smtp.h
13295         * src/gtk/gtkutils.h
13296                 o Move the rest of Common prefs to new style
13297                 o Lots of -Wall warning fixes
13298                 o fix FIXME in cache memusage calculation
13299                 o Let return receipts be sent from any account
13300                 o Little cache optimisation (read)
13301                 o Fix bug #746 (don't treat commas as separators
13302                   when inside a quoted string)
13303
13304 2005-05-31 [paul]       1.9.11cvs27
13305
13306         * src/prefs_common.c
13307                 fix 'off-by-one' typo
13308
13309 2005-05-31 [paul]       1.9.11cvs26
13310
13311         * src/account.c
13312         * src/addr_compl.c
13313         * src/compose.c
13314         * src/foldersel.c
13315         * src/prefs_actions.c
13316         * src/prefs_common.c
13317         * src/prefs_common.h
13318         * src/prefs_customheader.c
13319         * src/prefs_display_header.c
13320         * src/prefs_filtering.c
13321         * src/prefs_filtering_action.c
13322         * src/prefs_matcher.c
13323         * src/prefs_summaries.c
13324         * src/prefs_summary_column.c
13325         * src/prefs_template.c
13326         * src/prefs_toolbar.c
13327         * src/ssl_manager.c
13328         * src/gtk/pluginwindow.c
13329         * src/gtk/prefswindow.c
13330         * src/gtk/progressdialog.c
13331                 add hidden prefs 'enable_rules_hint'
13332                 for gtk_tree_view_set_rules_hint()
13333                 (sync with main)
13334                 
13335
13336 2005-05-31 [colin]      1.9.11cvs25
13337
13338         * src/Makefile.am
13339         * src/main.c
13340         * src/prefs_common.c
13341         * src/prefs_summaries.c ** ADDED **
13342         * src/prefs_summaries.h ** ADDED **
13343                 Common/Display -> Display/Summaries
13344
13345 2005-05-31 [colin]      1.9.11cvs24
13346
13347         * src/Makefile.am
13348         * src/main.c
13349         * src/prefs_quote.c ** ADDED **
13350         * src/prefs_quote.h ** ADDED **
13351                 Move Common/Quote to Compose/Quoting
13352         * src/prefs_common.c
13353         * src/prefs_common.h
13354                 Remove old quote stuff, add
13355                 convenience functions for GtkTextView prefs
13356         * src/gtk/prefswindow.c
13357                 Set default height higher
13358
13359 2005-05-30 [colin]      1.9.11cvs23
13360
13361         * src/Makefile.am
13362         * src/main.c
13363         * src/prefs_common.c
13364         * src/prefs_compose_writing.c ** ADDED **
13365         * src/prefs_compose_writing.h ** ADDED **
13366                 Move Common/Compose prefs to Compose/Writing
13367
13368 2005-05-30 [colin]      1.9.11cvs22
13369
13370         * src/common/utils.c
13371                 Fix bug #651 (Confused Attract by Subject)
13372                 Patch by M. Benkmann <haferfrost@web.de>
13373         * AUTHORS
13374
13375 2005-05-30 [colin]      1.9.11cvs21
13376
13377         * src/compose.c
13378                 Fix concatenation of different headers of
13379                 the same type (bug #645)
13380         * src/prefs_folder_item.c
13381                 Fix bug #699 (setting color to black doesn't
13382                 work immediately)
13383         * src/procmime.c
13384                 Print out decoding error only once per
13385                 block
13386
13387 2005-05-30 [paul]       1.9.11cvs20
13388
13389         * src/common/template.c
13390                 fix Bcc
13391
13392 2005-05-30 [paul]       1.9.11cvs19
13393
13394         * doc/src/rfc2368.txt   **NEW FILE**
13395         * src/compose.c
13396                 compose_entries_set(): don't interpret Bcc
13397                 header field (conform to RFC 2368)
13398                 (sync with main)
13399
13400 2005-05-29 [colin]      1.9.11cvs18
13401
13402         * src/prefs_common.c
13403                 Let the default reply format respect
13404                 netiquette by cutting the signature.
13405
13406 2005-05-29 [colin]      1.9.11cvs17
13407
13408         * src/summaryview.c
13409                 Don't let always_show_msg override
13410                 open_unread_on_enter when opening a new
13411                 directory.
13412
13413 2005-05-27 [paul]       1.9.11cvs16
13414
13415         sync with main:
13416
13417         * src/main.c
13418                 app_will_exit(): cleanup tmp directory when exit
13419         * src/message_search.c
13420                 improved the interface and made code cleanup.
13421                 removed Clear button
13422         * src/send_message.c
13423                 send_message_local(): use GSpawn, and detect errors
13424         * src/summary_search.c
13425                 improved the interface and made code cleanup
13426         * src/textview.c
13427                 textview_write_link(): also skip non-ascii space
13428                  at the head of link strings (phishing check
13429                  didn't work at the case)
13430         * src/common/utils.c
13431                 get_command_output(): use g_spawn_command_line_sync()
13432                 instead of popen()
13433
13434 2005-05-26 [colin]      1.9.11cvs15
13435
13436         * src/folder.c
13437                 remove printf
13438
13439 2005-05-26 [colin]      1.9.11cvs14
13440
13441         * src/common/nntp.c
13442                 Fix nntp mode reader (bug #611)
13443                 Patch by Florian Mickler <florian@mickler.org>
13444
13445 2005-05-26 [colin]      1.9.11cvs13
13446
13447         * src/plugins/pgpmime/passphrase.c
13448                 Fix mouse grabbing (bug #557)
13449
13450 2005-05-26 [colin]      1.9.11cvs12
13451
13452         * src/prefs_themes.c
13453                 Fix g_warning (bug #541)
13454
13455 2005-05-26 [colin]      1.9.11cvs11
13456
13457         * src/prefs_actions.c
13458         * src/prefs_template.c
13459                 Fix bug #506 (no warning if action/template
13460                 is not saved)
13461         * src/common/template.c
13462                 Fix a possible crash
13463
13464 2005-05-26 [colin]      1.9.11cvs10
13465
13466         * src/folder.c
13467         * src/folderview.c
13468         * src/procmsg.c
13469         * src/summaryview.c
13470                 Forbid locked messages to be moved or
13471                 deleted. Locked messages in trashes 
13472                 still get deleted, for performance
13473                 reason (mh.c::mh_remove_all_msgs)
13474
13475 2005-05-25 [colin]      1.9.11cvs9
13476
13477         * src/procmime.c
13478                 Use correct encoding when sending mails
13479                 with attachments that have accentued 
13480                 chars in their name
13481
13482 2005-05-24 [colin]      1.9.11cvs8
13483
13484         * src/summaryview.c
13485                 Fix bug #688 f) read/unread marker not
13486                 changed on first click
13487                 Also, optimize summary_status_show()
13488                 calls
13489         * src/folder.c
13490         * src/inc.c
13491         * src/procmime.c
13492                 Fix bug #688 b) and c) wrt message
13493                 attachments and signature
13494         * src/stock_pixmap.c
13495         * src/stock_pixmap.h
13496         * src/stock_pixmap.c
13497         * src/stock_pixmap.h
13498         * src/Makefile.am
13499         * src/pixmaps/clip_gpg_signed.xpm
13500                 Add clip/signed icon
13501
13502 2005-05-24 [colin]      1.9.11cvs7
13503
13504         * src/folder_item_prefs.c
13505                 whitespace fix
13506
13507 2005-05-24 [colin]      1.9.11cvs6
13508
13509         * src/folderview.c
13510         * src/prefs_common.c
13511         * src/prefs_common.h
13512                 Add a confirmation to folder drag and drop
13513                 fixes bug #156
13514         * src/alertpanel.c
13515         * src/alertpanel.h
13516                 fix _with_disable parameters so that
13517                 the buttons labels are specifiable too
13518         * src/plugins/pgpmime/sgpgme.c
13519                 reflect said change
13520                 
13521
13522 2005-05-24 [colin]      1.9.11cvs5
13523
13524         * src/folderview.c
13525                 Uncollapse/collapse folders on double-click
13526                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13527                 closes bug #108
13528
13529 2005-05-23 [colin]      1.9.11cvs4
13530
13531         * src/common/socket.c
13532                 Check another special SSL_peek() error.
13533                 Should help wrt bug #728
13534
13535 2005-05-23 [colin]      1.9.11cvs3
13536
13537         * src/plugins/pgpmime/pgpmime.c
13538                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13539                 breaking menu accelerators and stuff. Users will have to
13540                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13541                 account's privacy preferences if needed.
13542
13543 2005-05-22 [paul]
13544
13545         * tools/kdeservicemenu/install.sh
13546                 use kdesu to prompt for root password if doing
13547                 global install/uninstall
13548
13549 2005-05-20 [colin]      1.9.11cvs2
13550
13551         * src/procmsg.c
13552                 Fix another compilation error with gcc-2.9x
13553                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13554         * src/send_message.c
13555                 Don't send QUIT if we aren't connected
13556
13557 2005-05-19 [colin]      1.9.11cvs1
13558
13559         * src/procmsg.c
13560                 Fix compilation with gcc 2.9x
13561
13562 2005-05-19 [paul]       1.9.11
13563
13564         1.9.11 released
13565
13566 2005-05-19 [paul]       1.9.9cvs14
13567
13568         * src/gtk/inputdialog.c
13569                 prevent gettext warning
13570
13571 2005-05-19 [paul]       1.9.9cvs13
13572
13573         * src/mainwindow.c
13574         * src/prefs_common.c
13575         * src/prefs_common.h
13576         * src/textview.c
13577         * src/textview.h
13578                 add an option to toggle cursor in message
13579                 view (sync with main)
13580
13581 2005-05-18 [colin]      1.9.9cvs12
13582
13583         * src/compose.c
13584                 Dereference freed pointer
13585         * src/gtk/gtkaspell.c
13586                 Fix duplication of dictionaries (is it an aspell issue?)
13587
13588 2005-05-18 [colin]      1.9.9cvs11
13589
13590         * src/gtk/inputdialog.c
13591         * src/gtk/gtkaspell.c
13592                 HIGuify dialogs
13593         * src/alertpanel.c
13594                 Remove a double call
13595
13596 2005-05-17 [colin]      1.9.9cvs10
13597
13598         * src/gtk/gtkaspell.c
13599                 Fix dialogs, Ctrl-Enter accel
13600
13601 2005-05-17 [colin]      1.9.9cvs9
13602
13603         * src/gtk/gtkaspell.c
13604                 Fix some accelerators, escape in replace-window
13605
13606 2005-05-16 [colin]      1.9.9cvs8
13607
13608         * src/gtk/gtkaspell.c
13609                 Revert last commit, it was a mistake.
13610
13611 2005-05-16 [colin]      1.9.9cvs7
13612
13613         * src/gtk/gtkaspell.c
13614                 Remove buggy code while we're at it. It's a 
13615                 dead code path anyway.
13616
13617 2005-05-16 [colin]      1.9.9cvs6
13618
13619         * src/gtk/gtkaspell.c
13620                 Missed some gtk_menu_popup where deactivate
13621                 signal should be handled. Should fix bug
13622                 #629 a bit more.
13623
13624 2005-05-16 [colin]      1.9.9cvs5
13625
13626         * src/gtk/gtkaspell.c
13627                 Remove debug printf()s
13628
13629 2005-05-16 [colin]      1.9.9cvs4
13630
13631         * src/gtk/gtkaspell.c
13632                 Fix a bit aspell problems
13633                 (see bug #629)
13634
13635 2005-05-13 [colin]      1.9.9cvs3
13636
13637         * src/folderview.c
13638                 Fix the + appearing even when no subfolders
13639                 have unread messages. Thanks to wwp for the
13640                 bug report.
13641
13642 2005-05-11 [paul]       1.9.9cvs2
13643
13644         * src/folderview.c
13645                 correction to 1.9.9cvs1, only colour folders that
13646                 have new msgs (not unread msgs)
13647
13648 2005-05-10 [colin]      1.9.9cvs1
13649
13650         * src/folderview.c
13651         * src/summaryview.c
13652                 Try to fix bolding bugs again.
13653
13654 2005-05-09 [paul]
13655
13656         * tools/claws.i18n.status.pl
13657                 add Ricardo Mones Lastra's script that has been providing
13658                 the i18n status page for many months
13659
13660 2005-05-09 [paul]       1.9.9
13661
13662         1.9.9 release
13663
13664 2005-05-09 [paul]       1.9.6cvs58
13665
13666         * AUTHORS
13667         * INSTALL
13668         * README.claws
13669                 updated
13670         * Makefile.am 
13671         * RELEASE_NOTES.claws
13672                 add release notes to cvs to simplify release
13673                 procedure
13674         * configure.ac
13675                 add ca and fi to ALL_LINGUAS
13676         * po/Makefile.in.in
13677                 workaround for missing Makevars
13678         * po/ca.po
13679         * po/fi.po
13680                 add new Catalan and Finnish translations
13681                 submitted by Miquel Oliete and Flammie Pirinen
13682         * po/de.po
13683         * po/es.po
13684         * po/fr.po
13685         * po/it.po
13686         * po/pl.po
13687         * po/ru.po
13688         * po/sk.po
13689         * po/sr.po
13690         * po/zh_CN.po
13691                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13692                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13693                 Urke MMI, and Hansom Young
13694         * src/main.c
13695                 Fix drafting when quitting. compose_draft() closes the
13696                 compose windows, which modifies the compose_list GSList.
13697                 We have to refresh this list after echo drafting to avoid a
13698                 segfault
13699         * src/partial_download.c
13700                 fix segfault on exit
13701
13702 2005-05-06 [paul]       1.9.6cvs57
13703
13704         * src/grouplistdialog.c
13705                 quick fix/workaround for unresizeable newsgroup
13706                 name column 
13707
13708 2005-05-06 [paul]       1.9.6cvs56
13709
13710         * src/inc.c
13711         * src/mainwindow.c
13712                 use gettext plural forms
13713         * src/imap_gtk.c
13714         * src/mh_gtk.c
13715         * src/toolbar.c
13716                 small improvement to english usage
13717
13718 2005-05-05 [thorsten]   1.9.6cvs55
13719
13720         * src/folder.c
13721                 fix possible crash
13722
13723 2005-05-05 [paul]       1.9.6cvs54
13724         
13725         sync with HEAD
13726
13727         * AUTHORS
13728         * src/compose.c
13729                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13730                 patch by Tim Mann
13731
13732 2005-05-05 [paul]       1.9.6cvs53
13733
13734         * src/mainwindow.c
13735                 fix resizing of separate message and
13736                 folder views
13737
13738 2005-05-05 [paul]       1.9.6cvs52
13739
13740         * src/account.c
13741         * src/addrgather.c
13742         * src/browseldap.c
13743         * src/exphtmldlg.c
13744         * src/expldifdlg.c
13745         * src/importmutt.c
13746         * src/importpine.c
13747         * src/main.c
13748         * src/mainwindow.c
13749         * src/noticeview.c
13750         * src/prefs_filtering.c
13751         * src/prefs_filtering_action.c
13752         * src/prefs_matcher.c
13753         * src/prefs_spelling.c
13754         * src/prefs_toolbar.c
13755         * src/toolbar.c
13756         * src/wizard.c
13757         * src/gtk/description_window.c
13758         * src/gtk/gtkvscrollbutton.c
13759         * src/gtk/progressdialog.c
13760         * src/gtk/quicksearch.c
13761         * src/plugins/pgpmime/prefs_gpg.c
13762         * src/plugins/spamassassin/spamassassin_gtk.c
13763                 replace deprecated gtk_widget_set_usize
13764
13765 2005-05-04 [colin]      1.9.6cvs51
13766
13767         * src/common/utils.c
13768                 Fix crash when subst_for_filename is called
13769                 with a NULL parameter
13770
13771 2005-05-04 [colin]      1.9.6cvs50
13772
13773         * src/partial_download.c
13774         * src/pop.c
13775                 Escape login when writing uidl file
13776                 fixes bug #736
13777
13778 2005-05-03 [colin]      1.9.6cvs49
13779
13780         * src/procmime.c
13781                 Fix possible DOS in mime parser
13782                 (see bug #634)
13783
13784 2005-05-02 [colin]      1.9.6cvs48
13785
13786         * src/compose.c
13787                 Try to fix the copy/paste mess once again.
13788
13789
13790 2005-04-30 [colin]      1.9.6cvs47
13791
13792         * src/prefs_account.h
13793         * src/procmsg.c
13794         * src/send_message.c
13795         * src/common/smtp.c
13796         * src/common/smtp.h
13797                 Try to batch sending mails (per account) instead of
13798                 reconnecting to server every time.
13799
13800 2005-04-29 [colin]      1.9.6cvs46
13801
13802         * src/messageview.c
13803                 Fix window resizing that refused to size down
13804         * src/prefs_common.c
13805         * src/prefs_common.h
13806         * src/prefs_filtering.c
13807                 Save Filtering's window size
13808
13809 2005-04-21 [paul]       1.9.6cvs45
13810
13811         * ChangeLog-gtk2.claws
13812         * src/setup.c
13813                 correction to sync
13814
13815 2005-04-21 [paul]       1.9.6cvs44
13816
13817         sync with main:
13818
13819         * src/setup.c
13820         * src/statusbar.c
13821         * src/statusbar.h
13822                 use gtkut_widget_draw_now(). Improved performance
13823                 of the update of statusbar
13824         * src/textview.c
13825                 textview_smooth_scroll_do(): redraw it after scroll
13826                 is done (fixed incorrect display when a part of the
13827                 view is hidden).
13828         * src/gtk/gtkutils.c
13829         * src/gtk/gtkutils.h
13830                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13831                 to force update of widgets.
13832                 Removed gtkut_widget_wait_for_draw() which had a big
13833                 overhead  because of waiting for all events processed 
13834
13835 2005-04-20 [paul]       1.9.6cvs43
13836
13837         * src/codeconv.c
13838                 complete 1.9.6cvs42's sync:
13839                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13840
13841 2005-04-19 [paul]       1.9.6cvs42
13842
13843         sync with main:
13844
13845         * src/action.c
13846                 catch_output(): correctly select the insert text
13847                 (fix invalid iterator warnings).
13848         * src/codeconv.c
13849         * src/codeconv.h
13850         * src/mainwindow.c
13851         * src/messageview.c
13852         * src/prefs_common.c
13853                 support GBK encoding.
13854         * src/common/session.c
13855         * src/common/session.h
13856                 use separate buffer for large data to be sent,
13857                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13858
13859 2005-04-18 [paul]       1.9.6cvs41
13860
13861         * src/jpilot.c
13862                 convert unsigned long into guint32
13863                 patch by Paul LeoNerd Evans 
13864
13865 2005-04-17 [colin]      1.9.6cvs40
13866
13867         * src/compose.c
13868                 Fix 'Request return receipt' from folder
13869                 properties (bug #708)
13870
13871 2005-04-17 [colin]      1.9.6cvs39
13872
13873         * src/mainwindow.c
13874                 Fix duplicate hotkeys in Mainwindow's menu
13875
13876 2005-04-17 [colin]      1.9.6cvs38
13877
13878         * src/folderview.c
13879                 Fix duplicate hotkeys in Folderview's contextual
13880                 menu
13881
13882 2005-04-15 [colin]      1.9.6cvs37
13883
13884         * src/summaryview.c
13885                 Fix 'Save as...' with non-ascii filenames
13886
13887 2005-04-15 [colin]      1.9.6cvs36
13888
13889         * src/plugins/pgpmime/pgpmime.c
13890                 Fix bus error on 64bit. Spotted by 
13891                 macallan1888@gmail.com
13892
13893 2005-04-15 [colin]      1.9.6cvs35
13894
13895         * src/prefs_account.c
13896                 Fix cvs34.
13897
13898 2005-04-12 [colin]      1.9.6cvs34
13899
13900         * src/prefs_account.c
13901                 Fix smtp auth type off-by-one. We forgot to
13902                 add PLAIN in the prefs-to-gui setter func and
13903                 as a result, the selected auth when opening
13904                 account prefs was not the correct one.
13905
13906 2005-04-12 [paul]       1.9.6cvs33
13907
13908         * src/inc.c
13909                 if the recv dialog is visible, Cancel only
13910                 cancels the current account
13911
13912
13913 2005-04-10 [colin]      1.9.6cvs32
13914
13915         * src/filtering.c
13916                 Copy score when copying FilteringActions
13917                 Fix bug #674
13918
13919 2005-04-10 [colin]      1.9.6cvs31
13920
13921         * src/inc.c
13922                 Make Message -> Receive -> Cancel cancel 
13923                 incorporation on all accounts. Fixes
13924                 bug #693
13925
13926 2005-04-10 [colin]      1.9.6cvs30
13927
13928         * src/prefs_account.c
13929                 Update Privacy checkbuttons status based
13930                 on the selected privacy system
13931         * src/compose.c
13932                 Always connect the "None" privacy system; the
13933                 static boolean was probably there to avoid
13934                 reconnecting twice in the same compose window,
13935                 but as the parent function is only called once
13936                 per compose, it's only a bug - as a static is
13937                 initialized once per application instance.
13938                 Also, don't uncheck Sign and Encrypt when
13939                 selecting None as privacy system; just ignore
13940                 them when sending/queuing.
13941                 Should fix bug #695
13942
13943 2005-04-08 [colin]      1.9.6cvs29
13944
13945         * src/account.c
13946         * src/prefs_account.c
13947         * src/prefs_account.h
13948                 Add account preference to queue message in a certain
13949                 folder.
13950
13951 2005-04-06 [colin]      1.9.6cvs28
13952
13953         * src/prefs_account.c
13954                 Update old inbox path syntax
13955
13956 2005-04-06 [paul]       1.9.6cvs27
13957
13958         sync with main:
13959
13960         * configure.ac
13961                 changed -traditional-cpp to -no-cpp-precomp for newer
13962                 Mac OS X support
13963         * src/foldersel.c
13964                 made column resize automatically
13965         * src/send_message.c
13966                 send_message_smtp(): consider EOF right after QUIT
13967                 successful (workaround for Gmail SMTP server)
13968         * src/common/socket.c
13969                 ssl_read(), ssl_peek(): check EOF which violates the
13970                 SSL protocol
13971         * src/gtk/colorlabel.c
13972                 removed warnings when displaying colorlabel menu
13973                 (don't use GtkAlignment)
13974
13975 2005-04-05 [paul]       1.9.6cvs26
13976
13977         * src/plugins/trayicon/trayicon.c
13978                 fix clipping of icon under KDE3 
13979
13980 2005-04-05 [paul]       1.9.6cvs25
13981
13982         * src/summaryview.c
13983                 hide display of threading
13984                 patch by Alfons
13985
13986 2005-04-04 [thorsten]   1.9.6cvs24
13987
13988         * src/mh.c
13989                 marks lost on filesystems with different stat() results on
13990                 summer-/wintertime
13991
13992 2005-04-03 [colin]      1.9.6cvs23
13993
13994         * src/summaryview.c
13995                 Don't handle up/down. Patch by Alfons
13996
13997 2005-04-02 [colin]      1.9.6cvs22
13998
13999         * src/summaryview.c
14000                 Make scrolling faster. Patch by Alfons.
14001
14002 2005-04-01 [colin]      1.9.6cvs21
14003
14004         * src/Makefile.am
14005         * src/stock_pixmap.c
14006         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14007         * src/pixmaps/dir_noselect.xpm ** ADDED **
14008                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14009
14010 2005-04-01 [colin]      1.9.6cvs20
14011
14012         * src/image_viewer.c
14013         * src/image_viewer.h
14014         * src/procmime.c
14015         * src/procmime.h
14016         * src/textview.c
14017         * src/textview.h
14018                 Implement inline image resizing and right-clicking
14019
14020 2005-04-01 [paul]       1.9.6cvs19
14021
14022         * AUTHORS
14023         * Makefile.am
14024         * configure.ac
14025                 check for gnome2
14026                 patch by Luca Cavalli <loopback<AT>slackit.org>
14027         * po/ru.po
14028                 updated by Pavlo Bohmat
14029
14030 2005-03-31 [colin]      1.9.6cvs18
14031
14032         * src/news.c
14033                 Fix parsing references
14034         * src/msgcache.c
14035                 don't put nulls in the references list
14036         * src/procheader.c
14037                 commit that forgotten file in 1.9.6cvs14
14038
14039 2005-03-31 [colin]      1.9.6cvs17
14040
14041         * src/compose.c
14042                 Fix joining of signature separator again. 
14043                 Maybe Hiro could put it in main too...
14044
14045 2005-03-31 [colin]      1.9.6cvs16
14046
14047         * src/Makefile.am
14048         * src/foldersel.c
14049         * src/stock_pixmap.c
14050         * src/stock_pixmap.h
14051         * src/pixmaps/dir-noselect.xpm
14052                 Update foldersel.c (sync from main, patch by Alfons)
14053
14054 2005-03-30 [colin]      1.9.6cvs15
14055
14056         * src/imap.c
14057                 Fix handling of imap folders containing [] in 
14058                 their name. Thanks to Nahuel Angelinetti for
14059                 the detailed bugreport.
14060
14061 2005-03-30 [colin]      1.9.6cvs14
14062
14063         * src/common/utils.h
14064         * src/common/utils.c
14065         * src/common/defs.h
14066         * src/matcher.c
14067         * src/msgcache.c
14068         * src/news.c
14069         * src/procmsg.c
14070         * src/procmsg.h
14071         * src/quote_fmt_parse.y
14072         * src/summaryview.c
14073                 Update references system. Patch by Alfons
14074
14075 2005-03-30 [colin]      1.9.6cvs13
14076
14077         * src/common/socket.c
14078                 Force the glibc to read resolv.conf again when 
14079                 it has changed. Should fix issues when changing
14080                 networks on a laptop and not restarting sylpheed. 
14081
14082 2005-03-30 [paul]       1.9.6cvs12
14083
14084         partial sync with main:
14085
14086         * src/action.c
14087                 create_io_dialog(): use user-defined text font
14088                 (thanks to Alfons), and modified its appearance.
14089         * src/addrgather.c
14090         * src/addrharvest.c
14091         * src/browseldap.c
14092                 replace old code
14093         * src/compose.c
14094                 don't join (presumably) itemized lines on line-wrapping
14095                 fixed wrapping of quote when auto-wrapping is enabled
14096                 compose_destroy(): destroy paned only if it's not
14097                 attached to window. Fixed memory leak of popup menu.
14098         * src/exphtmldlg.c
14099         * src/expldifdlg.c
14100                 replace old code
14101         * src/html.c
14102         * src/html.h
14103         * src/importmutt.c
14104         * src/importpine.c
14105                 replace old code
14106         * src/main.c
14107                 removed redundant code
14108         * src/mainwindow.c
14109                 changed 'Code set' (which is rather incorrect)
14110                 in the menu to 'Character encoding'
14111                 main_window_set_widgets(): request size first
14112                 to prevent window size becoming wrong
14113                 fixed remembering of the state of the visibility
14114                 of MessageView
14115         * src/messageview.c
14116                 changed 'Code set' (which is rather incorrect)
14117                 in the menu to 'Character encoding'
14118         * src/prefs_common.c
14119         * src/prefs_common.h
14120                 added an option whether to render HTML as text or not
14121                 added separators to outgoing encoding menu
14122         * src/procheader.c
14123                 procheader_scan_date_string(): support header
14124                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14125         * src/summaryview.c
14126         * src/summaryview.h
14127                 minor code cleanup
14128         * src/textview.c
14129                 textview_show_html(): force output of newline
14130                 added an option whether to render HTML as text or not
14131         * src/common/utils.c
14132                 strncpy2(): optimized based on Alfons' code
14133         * src/gtk/gtkutils.c
14134         * src/gtk/gtkutils.h
14135                 removed non-used code
14136         * src/plugins/pgpmime/passphrase.c
14137                 partially fixed grab input of passphrase dialog
14138                 Confine pointer to window
14139
14140 2005-03-30 [colin]      1.9.6cvs11
14141
14142         * src/msgcache.c
14143         * src/msgcache.h
14144                 Read/write 32bit ints from cache & marks
14145                 From main.
14146
14147 2005-03-29 [paul]       1.9.6cvs10
14148
14149         * AUTHORS
14150         * ChangeLog.claws
14151         * src/compose.c
14152         * src/gtk/gtkaspell.c
14153                 sync with HEAD (don't pass NULL pointers) 
14154
14155 2005-03-24 [paul]
14156
14157         * tools/Makefile.am
14158         * tools/README
14159         * tools/acroread2sylpheed.pl
14160                 sync with HEAD (add script to send pdfs as
14161                 attachments from Adobe Reader 7)
14162
14163 2005-03-21 [paul]       1.9.6cvs9
14164
14165         * configure.ac
14166         * po/POTFILES.in
14167         * src/Makefile.am
14168         * src/crash.c
14169         * src/image_viewer.c ** ADDED **
14170         * src/image_viewer.h ** ADDED **
14171         * src/main.c
14172         * src/prefs_common.c
14173         * src/prefs_common.h
14174         * src/prefs_image_viewer.c ** ADDED **
14175         * src/prefs_image_viewer.h ** ADDED **
14176         * src/textview.c
14177         * src/gtk/about.c
14178         * src/pixmaps/sylpheed_logo.xpm
14179         * src/plugins/Makefile.am
14180         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14181         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14182         * src/plugins/image_viewer/plugin.c ** REMOVED **
14183         * src/plugins/image_viewer/viewer.c ** REMOVED **
14184         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14185         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14186         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14187         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14188         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14189                 as gdk-pixbuf is now built-in
14190                 remove image_viewer plugin and put code back into
14191                 main codebase
14192                 implement inline image display (sync with main)
14193
14194                 replace logo with newer, nicer, larger version  
14195
14196 2005-03-21 [paul]       1.9.6cvs8
14197
14198         * src/gtk/about.c
14199                 cosmetic improvement
14200
14201 2005-03-21 [holger]     1.9.6cvs7
14202
14203         * src/plugins/spamassassin/spamassassin.c
14204                 Sync with HEAD
14205                 (unregister hook on failed plugin init)
14206
14207 2005-03-20 [colin]      1.9.6cvs6
14208
14209         * src/common/plugin.c
14210                 Check that plugin isn't already loaded
14211                 Patch by Alfons
14212
14213 2005-03-20 [thorsten]   1.9.6cvs5
14214
14215         * src/compose.c
14216                 use a more compatible syntax
14217
14218 2005-03-20 [thorsten]   1.9.6cvs4
14219
14220         * src/prefs_toolbar.c
14221                 fix crash when selecting toolbar item (uninitialized pointer)
14222
14223 2005-03-20 [thorsten]   1.9.6cvs3
14224
14225         * src/procmime.c
14226                 fix mimetype detection (referenced free()d string)
14227
14228 2005-03-20 [paul]       1.9.6cvs2
14229
14230         * src/compose.c
14231                 sync with HEAD (1.0.3cvs5)
14232                 neglect Reply-To header if empty
14233                 Patch by Alfons 
14234
14235 2005-03-19 [holger]     1.9.6cvs1
14236
14237         * src/summaryview.c
14238         * src/summaryview.h
14239                 Sync with HEAD
14240
14241 2005-03-18 [paul]       1.9.6
14242
14243         initial GTK2 release
14244
14245 2005-03-18 [paul]       1.0.3cvs3.1
14246
14247         * AUTHORS
14248         * ChangeLog.claws
14249         * configure.ac
14250         * src/gtk/about.c
14251         * src/pixmaps/sylpheed_logo.xpm
14252                 sync with HEAD
14253
14254 2005-03-18 [colin]      1.0.3cvs2.6
14255
14256         * src/summaryview.c
14257                 Remove call to summary_step in summary_copy_selected_to
14258                 Can't see its purpose, and this causes bug when copying
14259                 a message if the next one is unread: it reads it.
14260
14261 2005-03-18 [paul]       1.0.3cvs2.5
14262
14263         * src/foldersel.c
14264                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14265
14266 2005-03-18 [paul]       1.0.3cvs2.4
14267
14268         * src/addrharvest.c
14269         * src/codeconv.c
14270         * src/codeconv.h
14271         * src/compose.c
14272         * src/news.c
14273         * src/procheader.c
14274         * src/procmime.c
14275         * src/unmime.c
14276         * src/unmime.h
14277                 fix buffer overflow, CAN-2005-0667, see
14278                 http://secunia.com/advisories/14491/
14279                 Patch by Alfons
14280
14281 2005-03-17 [colin]      1.0.3cvs2.3
14282
14283         * src/prefs_fonts.c
14284         * src/summaryview.c
14285                 Fix font bugs (both lists now officialy share 
14286                 the same font)
14287                 
14288
14289 2005-03-17 [paul]       1.0.3cvs2.2
14290
14291         * src/gtk/pluginwindow.c
14292                 make plugin descriptions uneditable
14293
14294 2005-03-11 [paul]       1.0.3cvs2.1
14295
14296         * ChangeLog.claws
14297         * configure.ac
14298         * po/POTFILES.in
14299         * src/plugins/trayicon/trayicon.c
14300                 sync with HEAD
14301                 add src/wizard.c to POTFILES.in
14302
14303 2005-03-11 [paul]       1.0.3cvs1.1
14304
14305         * ChangeLog
14306         * ChangeLog.claws
14307         * configure.ac
14308         * po/de.po
14309         * po/es.po
14310         * po/fr.po
14311         * po/it.po
14312         * po/pt_BR.po
14313         * po/ru.po
14314         * po/sk.po
14315         * po/sr.po
14316         * po/zh_CN.po
14317                 sync with HEAD
14318
14319 2005-03-04 [colin]      1.0.1cvs22.2
14320
14321         * src/compose.c
14322                 Fix signatures with accentued chars in it
14323
14324 2005-03-04 [colin]      1.0.1cvs22.1
14325
14326         * src/common/smtp.c
14327         * src/common/smtp.h
14328                 Don't use SIZE param in MAIL FROM: if server 
14329                 doesn't support it. Patch by Eugen Freiter
14330                 <eugen_f@users.sf.net>
14331
14332 2005-02-27 [paul]       1.0.1cvs20.1
14333
14334         * ChangeLog.claws
14335         * configure.ac
14336         * src/messageview.c
14337                 sync with HEAD
14338
14339 2005-02-27 [colin]      1.0.1cvs19.4
14340
14341         * src/procheader.c
14342         * src/procheader.h
14343                 Fix prototypes. Patch by Alfons
14344
14345 2005-02-27 [colin]      1.0.1cvs19.3
14346
14347         * src/compose.c
14348                 Don't auto-join the signature separator.
14349
14350 2005-02-26 [colin]      1.0.1cvs19.2
14351
14352         * src/summaryview.c
14353                 Fix 'mark all read' with collapsed threads.
14354                 Patch by Alfons.
14355
14356 2005-02-25 [paul]       1.0.1cvs19.1
14357
14358         * ChangeLog.claws
14359         * configure.ac
14360         * src/prefs_account.c
14361         * src/prefs_folder_item.c
14362         * src/gtk/prefswindow.c
14363         * src/gtk/prefswindow.h
14364                 sync with HEAD
14365
14366 2005-02-25 [paul]       1.0.1cvs15.12
14367
14368         * src/alertpanel.c
14369         * src/codeconv.c
14370         * src/compose.c
14371         * src/textview.c
14372         * src/gtk/gtkutils.c
14373         * src/gtk/gtkutils.h
14374         * src/gtk/logwindow.c
14375         * src/gtk/progressdialog.c
14376                 sync with main (revision 127)
14377                 and fix logwindow clipping
14378
14379 2005-02-24 [colin]      1.0.1cvs15.11
14380
14381         * src/plugins/pgpmime/passphrase.c
14382                 Disable input grabbing; it doesn't work yet.
14383
14384 2005-02-24 [colin]      1.0.1cvs15.10
14385
14386         * src/messageview.c
14387                 Don't send out receipts if offline. Ask.
14388
14389 2005-02-23 [colin]      1.0.1cvs15.9
14390
14391         * src/summaryview.c     
14392                 Fix expanding
14393
14394 2005-02-23 [colin]      1.0.1cvs15.8
14395
14396         * src/summaryview.c
14397                 Really fix Bug 568 by removing useless
14398                 calls. summary_thread_init() now called
14399                 in summary_sort(). This should please
14400                 Alfons as it should be faster than 
14401                 previously.
14402
14403 2005-02-23 [colin]      1.0.1cvs15.7
14404
14405         * src/compose.c
14406                 Encode parts as QP or B64 if signing
14407
14408 2005-02-23 [colin]      1.0.1cvs15.6
14409
14410         * src/compose.c
14411                 Fix Mimeinfo leakage (including tmp files)
14412         * src/procmsg.c
14413                 Fix tmp file leakage (spotted by Ivan Rayner)
14414
14415 2005-02-22 [colin]      1.0.1cvs15.5
14416
14417         * src/expldifdlg.c
14418                 Fix keyboard input. Patch by Alfons.
14419
14420 2005-02-21 [colin]      1.0.1cvs15.4
14421
14422         * src/compose.c
14423                 Fix Sign/Encrypt when unselecting privacy
14424                 system
14425         * src/prefs_common.c
14426                 Change default message font to Monospace
14427         * src/summaryview.c
14428                 More freezing during potentially large operations
14429
14430 2005-02-21 [paul]       1.0.1cvs15.3
14431
14432         * src/main.c
14433                 fix --help output
14434
14435 2005-02-21 [paul]       1.0.1cvs15.2
14436
14437         * po/Makefile.in.in
14438         * src/compose.c
14439         * src/summaryview.c
14440         * src/textview.c
14441         * src/common/utils.c
14442         * src/common/utils.h
14443                 sync with main (revision 117)
14444
14445 2005-02-20 [colin]      1.0.1cvs15.1
14446
14447         * src/common/defs.h
14448                 Change cache file to .sylpheed_claws_cache, as
14449                 suggested by Alfons. Allows people to switch
14450                 between Sylpheed and Sylpheed-Claws. it is
14451                 a good idea to "Check for new messages" at next
14452                 startup.
14453
14454
14455 2005-02-18 [colin]      1.0.1cvs14.1
14456
14457         * src/quote_fmt_lex.l
14458         * src/quote_fmt_parse.y
14459                 Fix parser initialisation. Patch by Ivan.
14460
14461 2005-02-18 [colin]      1.0.1cvs11.6
14462
14463         * src/folderview.c
14464                 Fix scrolldown (bug 662)
14465
14466 2005-02-17 [colin]      1.0.1cvs11.5
14467
14468         * src/codeconv.c
14469                 conv_filename_to_utf8: return clean 7bit instead
14470                 of broken utf8 if needed
14471         * src/mimeview.c
14472                 Fix display of parts with unclean 8bit names
14473
14474 2005-02-17 [paul]       1.0.1cvs11.4
14475
14476         * src/compose.c
14477         * src/exportldif.c
14478         * src/matcher_parser_parse.y
14479         * src/procmime.c
14480         * src/sourcewindow.c
14481         * src/common/Makefile.am
14482         * src/common/intl.h             ** REMOVED **
14483         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14484                 sync with main (revision 109)
14485                 and clean up
14486
14487 2005-02-16 [colin]      1.0.1cvs11.3
14488
14489         * src/summaryview.c
14490                 Fix collapsed thread not highlighting when new
14491                 messages in it (Bug 568) Patch by Stephan Sachse.
14492                 Fix messed up selection when reaching bounds (Bug 632)
14493         * src/prefs_themes.c
14494                 Fix theme installing (Bug 684)
14495
14496 2005-02-16 [colin]      1.0.1cvs11.2
14497
14498         * src/messageview.c
14499                 Fix messageview_select_all
14500
14501 2005-02-16 [colin]      1.0.1cvs11.1
14502
14503         * src/mh.c
14504                 Sync with HEAD (MH scan required function)
14505
14506 2005-02-15 [colin]      1.0.1cvs8.1
14507
14508         * src/mimeview.c
14509         * src/common/utils.c
14510                 Sync with HEAD (filename chars substitution)
14511
14512 2005-02-15 [colin]      1.0.1cvs7.3
14513
14514         * src/gtk/pluginwindow.c
14515                 Fix button spacing
14516
14517 2005-02-15 [colin]      1.0.1cvs7.2
14518
14519         * src/mimeview.c
14520                 Fix mime icons not reset across message when
14521                 scrolled down
14522
14523 2005-02-15 [colin]      1.0.1cvs7.1
14524
14525         * src/compose.c
14526         * src/procmime.c
14527                 Sync with HEAD (optimisation of cvs6)
14528
14529 2005-02-14 [colin]      1.0.1cvs6.1
14530
14531         * src/compose.c
14532         * src/procmime.c
14533                 Sync with HEAD (encode "From " at line beginning)
14534
14535 2005-02-14 [colin]      1.0.1cvs5.3
14536
14537         * src/compose.c
14538                 Fix wrapping with accentued chars.
14539
14540 2005-02-13 [colin]      1.0.1cvs5.2
14541
14542         * src/textview.c
14543                 Fix email informative part parsing with
14544                 accentued chars in it. ispunct() returns
14545                 true for them in utf8...
14546
14547 2005-02-12 [colin]      1.0.1cvs5.1
14548
14549         * src/filtering.c
14550                 Sync with HEAD (remove wrong use of compose after send)
14551
14552 2005-02-12 [paul]       1.0.1cvs4.5
14553
14554         * src/textview.c
14555                 remove unnecessary code (thanks to Alfons)
14556
14557 2005-02-12 [paul]       1.0.1cvs4.4
14558
14559         * src/textview.c
14560                 add 'Copy' to contextual menu on emails
14561
14562 2005-02-11 [colin]      1.0.1cvs4.3
14563
14564         * src/compose.c
14565                 revert 1.0.0cvs28.2, it doesn't work that well.
14566
14567 2005-02-11 [paul]       1.0.1cvs4.2
14568
14569         * po/Makefile.in.in
14570                 fix 'make release'
14571
14572 2005-02-10 [paul]       1.0.1cvs4.1
14573
14574         * ChangeLog
14575         * ChangeLog.claws
14576         * ChangeLog.jp
14577         * configure.ac
14578         * src/compose.c
14579                 sync with HEAD (sync with main)
14580
14581 2005-02-10 [paul]       1.0.1cvs3.2
14582
14583         * AUTHORS
14584         * Makefile.am
14585         * autogen.sh
14586         * configure.ac
14587         * config/mkinstalldirs
14588         * intl/.cvsignore
14589         * intl/ChangeLog
14590         * intl/VERSION
14591         * intl/bindtextdom.c
14592         * intl/config.charset
14593         * intl/dcgettext.c
14594         * intl/dcigettext.c
14595         * intl/dcngettext.c
14596         * intl/dgettext.c
14597         * intl/dngettext.c
14598         * intl/eval-plural.h
14599         * intl/explodename.c
14600         * intl/finddomain.c
14601         * intl/gettext.c
14602         * intl/gettextP.h
14603         * intl/gmo.h
14604         * intl/hash-string.h
14605         * intl/intl-compat.c
14606         * intl/l10nflist.c
14607         * intl/libgnuintl.h.in
14608         * intl/loadinfo.h
14609         * intl/loadmsgcat.c
14610         * intl/localcharset.c
14611         * intl/localcharset.h
14612         * intl/locale.alias
14613         * intl/localealias.c
14614         * intl/localename.c
14615         * intl/log.c
14616         * intl/ngettext.c
14617         * intl/os2compat.c
14618         * intl/os2compat.h
14619         * intl/osdep.c
14620         * intl/plural-exp.c
14621         * intl/plural-exp.h
14622         * intl/plural.c
14623         * intl/plural.y
14624         * intl/ref-add.sin
14625         * intl/ref-del.sin
14626         * intl/relocatable.c
14627         * intl/relocatable.h
14628         * intl/textdomain.c
14629         * m4/Makefile.am
14630         * po/Makefile.in.in
14631         * src/Makefile.am
14632         * src/account.c
14633         * src/action.c
14634         * src/addr_compl.c
14635         * src/addressadd.c
14636         * src/addressbook.c
14637         * src/addrgather.c
14638         * src/addrindex.c
14639         * src/alertpanel.c
14640         * src/browseldap.c
14641         * src/codeconv.c
14642         * src/codeconv.h
14643         * src/compose.c
14644         * src/compose.h
14645         * src/crash.c
14646         * src/editaddress.c
14647         * src/editbook.c
14648         * src/editgroup.c
14649         * src/editjpilot.c
14650         * src/editldap.c
14651         * src/editldap_basedn.c
14652         * src/editvcard.c
14653         * src/exphtmldlg.c
14654         * src/expldifdlg.c
14655         * src/export.c
14656         * src/exporthtml.c
14657         * src/filtering.c
14658         * src/folder.c
14659         * src/folder_item_prefs.c
14660         * src/foldersel.c
14661         * src/folderview.c
14662         * src/grouplistdialog.c
14663         * src/headerview.c
14664         * src/imap.c
14665         * src/imap_gtk.c
14666         * src/import.c
14667         * src/importldif.c
14668         * src/importmutt.c
14669         * src/importpine.c
14670         * src/inc.c
14671         * src/ldif.c
14672         * src/main.c
14673         * src/mainwindow.c
14674         * src/matcher.c
14675         * src/mbox.c
14676         * src/message_search.c
14677         * src/messageview.c
14678         * src/mh.c
14679         * src/mh_gtk.c
14680         * src/mimeview.c
14681         * src/msgcache.c
14682         * src/news.c
14683         * src/news_gtk.c
14684         * src/noticeview.c
14685         * src/partial_download.c
14686         * src/pop.c
14687         * src/prefs_account.c
14688         * src/prefs_actions.c
14689         * src/prefs_common.c
14690         * src/prefs_customheader.c
14691         * src/prefs_display_header.c
14692         * src/prefs_ext_prog.c
14693         * src/prefs_filtering.c
14694         * src/prefs_filtering_action.c
14695         * src/prefs_folder_item.c
14696         * src/prefs_fonts.c
14697         * src/prefs_gtk.c
14698         * src/prefs_matcher.c
14699         * src/prefs_msg_colors.c
14700         * src/prefs_spelling.c
14701         * src/prefs_summary_column.c
14702         * src/prefs_template.c
14703         * src/prefs_themes.c
14704         * src/prefs_toolbar.c
14705         * src/prefs_wrapping.c
14706         * src/privacy.c
14707         * src/procheader.c
14708         * src/procmime.c
14709         * src/procmsg.c
14710         * src/quote_fmt.c
14711         * src/recv.c
14712         * src/send_message.c
14713         * src/setup.c
14714         * src/sourcewindow.c
14715         * src/ssl_manager.c
14716         * src/statusbar.c
14717         * src/summary_search.c
14718         * src/summaryview.c
14719         * src/textview.c
14720         * src/toolbar.c
14721         * src/wizard.c
14722         * src/common/nntp.c
14723         * src/common/plugin.c
14724         * src/common/smtp.c
14725         * src/common/ssl.c
14726         * src/common/ssl_certificate.c
14727         * src/common/string_match.c
14728         * src/common/sylpheed.c
14729         * src/common/template.c
14730         * src/common/utils.c
14731         * src/gtk/about.c
14732         * src/gtk/colorlabel.c
14733         * src/gtk/description_window.c
14734         * src/gtk/filesel.c
14735         * src/gtk/foldersort.c
14736         * src/gtk/gtkaspell.c
14737         * src/gtk/gtkutils.c
14738         * src/gtk/inputdialog.c
14739         * src/gtk/logwindow.c
14740         * src/gtk/menu.c
14741         * src/gtk/pluginwindow.c
14742         * src/gtk/prefswindow.c
14743         * src/gtk/progressdialog.c
14744         * src/gtk/quicksearch.c
14745         * src/gtk/sslcertwindow.c
14746         * src/plugins/clamav/clamav_plugin.c
14747         * src/plugins/clamav/clamav_plugin_gtk.c
14748         * src/plugins/demo/demo.c
14749         * src/plugins/dillo_viewer/dillo_prefs.c
14750         * src/plugins/dillo_viewer/dillo_viewer.c
14751         * src/plugins/image_viewer/plugin.c
14752         * src/plugins/image_viewer/viewer.c
14753         * src/plugins/image_viewer/viewerprefs.c
14754         * src/plugins/mathml_viewer/mathml_viewer.c
14755         * src/plugins/pgpmime/passphrase.c
14756         * src/plugins/pgpmime/plugin.c
14757         * src/plugins/pgpmime/prefs_gpg.c
14758         * src/plugins/pgpmime/select-keys.c
14759         * src/plugins/pgpmime/sgpgme.c
14760         * src/plugins/spamassassin/spamassassin.c
14761         * src/plugins/spamassassin/spamassassin_gtk.c
14762         * src/plugins/trayicon/trayicon.c
14763                 sync with main (revision 104)
14764
14765 2005-02-10 [colin]      1.0.1cvs3.1
14766
14767         * src/mainwindow.c
14768                 Sync with HEAD (fix occasional crasher)
14769
14770 2005-02-10 [colin]      1.0.1cvs2.1
14771
14772         * src/messageview.c
14773                 Synw with HEAD (don't automatically display html)
14774
14775 2005-02-09 [colin]      1.0.1cvs1.3
14776
14777         * src/textview.c
14778         * src/textview.h
14779                 Add contextual menu on emails
14780
14781 2005-02-09 [colin]      1.0.1cvs1.2
14782
14783         * src/codeconv.c
14784                 Fix converting from broken headers and 
14785                 put back the _ in missing places
14786                 (feature broke with cvs24.2 sync, main 
14787                  possibly affected?)
14788
14789 2005-02-09 [colin]      1.0.1cvs1.1
14790
14791         * src/messageview.c
14792         * src/mimeview.c
14793         * src/mimeview.h
14794                 Sync with HEAD (display non text/plain mails with plugin)
14795
14796 2005-02-08 [colin]      1.0.1.1
14797
14798         * ChangeLog.claws
14799         * po/pt_BR.po
14800                 Sync with HEAD
14801         * configure.ac
14802                 Make default configuration directory 
14803                 be .sylpheed-gtk2
14804
14805 2005-02-08 [colin]      1.0.0cvs29.1
14806
14807         * po/de.po
14808         * po/es.po
14809         * po/fr.po
14810         * po/it.po
14811         * po/sk.po
14812         * po/sr.po
14813                 Sync translations with HEAD
14814
14815 2005-02-06 [colin]      1.0.0cvs28.3
14816
14817         * src/compose.c
14818                 Make compose a bit faster - patch by Alfons.
14819
14820 2005-02-06 [colin]      1.0.0cvs28.2
14821
14822         * src/compose.c
14823                 Make pasting via middle-click more reliable
14824
14825 2005-02-05 [paul]       1.0.0cvs28.1
14826
14827         * ChangeLog
14828         * ChangeLog.claws
14829         * ChangeLog.jp
14830         * configure.ac
14831         * src/compose.c
14832                 sync with HEAD
14833                 (fix bug 682 'redirect is broken'
14834
14835 2005-02-05 [torte]      1.0.0cvs27.1
14836
14837         * ChangeLog.claws
14838         * configure.ac
14839         * src/partial_download.c
14840                 Sync with HEAD (fix buf overflow)
14841
14842 2005-02-03 [colin]      1.0.0cvs26.1
14843
14844         * src/common/plugin.c
14845                 Sync with HEAD (avoid plugin mismatches)
14846
14847 2005-02-03 [paul]       1.0.0cvs25.3
14848
14849         * src/folderview.c
14850         * src/headerview.c
14851         * src/summaryview.c
14852         * src/textview.c
14853         * src/gtk/colorlabel.c
14854                 third and final part of initial sync with main-gtk2
14855
14856 2005-02-03 [paul]       1.0.0cvs25.2
14857
14858         * src/jpilot.c
14859                 fix building with jpilot support
14860
14861 2005-02-02 [colin]      1.0.0cvs25.1
14862
14863         * src/messageview.c
14864                 Sync with HEAD (fix dangerous typo)
14865
14866 2005-02-01 [colin]      1.0.0cvs24.3
14867
14868         * src/common/xml.c
14869                 Write file as advertised (UTF-8)
14870
14871 2005-02-01 [paul]       1.0.0cvs24.2
14872
14873         * src/addrbook.c
14874         * src/addrindex.c
14875         * src/alertpanel.h
14876         * src/codeconv.c
14877         * src/codeconv.h
14878         * src/compose.c
14879         * src/export.c
14880         * src/folder_item_prefs.c
14881         * src/html.c
14882         * src/imap.c
14883         * src/import.c
14884         * src/jpilot.c
14885         * src/mainwindow.c
14886         * src/matcher_parser_lex.l
14887         * src/messageview.c
14888         * src/mh.c
14889         * src/prefs_account.c
14890         * src/prefs_actions.c
14891         * src/prefs_common.c
14892         * src/prefs_gtk.c
14893         * src/prefs_gtk.h
14894         * src/prefs_themes.c
14895         * src/procheader.c
14896         * src/procmime.c
14897         * src/sourcewindow.c
14898         * src/statusbar.c
14899         * src/summaryview.c
14900         * src/textview.c
14901         * src/toolbar.c
14902         * src/unmime.c
14903         * src/common/template.c
14904         * src/common/utils.c
14905         * src/common/xml.c
14906         * src/common/xml.h
14907         * src/gtk/gtkaspell.c
14908         * src/plugins/clamav/clamav_plugin.c
14909         * src/plugins/dillo_viewer/dillo_prefs.c
14910         * src/plugins/image_viewer/viewerprefs.c
14911         * src/plugins/pgpmime/passphrase.c
14912         * src/plugins/pgpmime/prefs_gpg.c
14913         * src/plugins/pgpmime/select-keys.c
14914         * src/plugins/spamassassin/spamassassin.c
14915                 second part of initial sync with main-gtk2
14916                 (more to follow)
14917
14918 2005-01-31 [colin]      1.0.0cvs24.1
14919
14920         * src/compose.c
14921                 Sync with HEAD
14922
14923 2005-01-29 [paul]       1.0.0cvs23.2
14924
14925         * src/account.c
14926         * src/action.c
14927         * src/addressadd.c
14928         * src/addressbook.c
14929         * src/alertpanel.c
14930         * src/compose.c
14931         * src/editaddress.c
14932         * src/editbook.c
14933         * src/editgroup.c
14934         * src/editjpilot.c
14935         * src/editldap.c
14936         * src/editldap_basedn.c
14937         * src/editvcard.c
14938         * src/export.c
14939         * src/foldersel.c
14940         * src/grouplistdialog.c
14941         * src/import.c
14942         * src/importldif.c
14943         * src/inc.c
14944         * src/main.c
14945         * src/mainwindow.c
14946         * src/message_search.c
14947         * src/messageview.c
14948         * src/mimeview.c
14949         * src/prefs_actions.c
14950         * src/prefs_common.c
14951         * src/prefs_common.h
14952         * src/prefs_customheader.c
14953         * src/prefs_display_header.c
14954         * src/prefs_filtering.c
14955         * src/prefs_filtering_action.c
14956         * src/prefs_gtk.c
14957         * src/prefs_matcher.c
14958         * src/prefs_summary_column.c
14959         * src/prefs_template.c
14960         * src/sourcewindow.c
14961         * src/summary_search.c
14962         * src/summaryview.c
14963         * src/textview.c
14964         * src/gtk/about.c
14965         * src/gtk/description_window.c
14966         * src/gtk/gtkshruler.c
14967         * src/gtk/gtkutils.c
14968         * src/gtk/gtkutils.h
14969         * src/gtk/inputdialog.c
14970         * src/gtk/logwindow.c
14971         * src/gtk/prefswindow.c
14972         * src/gtk/progressdialog.c
14973         * src/gtk/progressdialog.h
14974                 first part of initial sync with main-gtk2
14975                 (more to follow)
14976
14977 2005-01-28 [colin]      1.0.0cvs23.1
14978
14979         * src/folderview.c
14980                 Sync with HEAD
14981
14982 2005-01-27 [colin]      1.0.0cvs21.1
14983
14984         * src/folder.c
14985         * src/folderview.c
14986                 Sync with HEAD
14987
14988 2005-01-27 [colin]      1.0.0cvs19.1
14989
14990         * src/procmime.c
14991                 Sync with HEAD
14992
14993 2005-01-27 [colin]      1.0.0cvs18.1
14994
14995         * src/messageview.c
14996         * src/summaryview.c
14997         * src/mainwindow.c
14998         * src/compose.c
14999         * src/compose.h
15000         * src/procmsg.c
15001         * src/procmsg.h
15002         * src/toolbar.c
15003                 Sync with HEAD
15004
15005 2005-01-26 [paul]       1.0.0cvs15.2
15006
15007         * src/compose.c
15008                 compose_entries_set(): convert subject and body to
15009                 utf8 if necessary. patch by Felix Eckhofer
15010
15011 2005-01-26 [paul]       1.0.0cvs15.1
15012
15013         * configure.ac
15014         * src/common/template.c
15015                 sync with HEAD (fix memory leak)
15016
15017 2005-01-25 [paul]       1.0.0cvs14.1
15018
15019         * configure.ac
15020         * src/compose.c
15021                 sync with HEAD
15022
15023 2005-01-24 [colin]      1.0.0cvs13.1
15024
15025         * src/summaryview.c
15026                 Sync with HEAD
15027
15028 2005-01-24 [paul]       1.0.0cvs12.1
15029
15030         * configure.ac
15031         * src/messageview.c
15032         * src/mh.c
15033         * src/common/utils.c
15034                 sync with HEAD
15035
15036 2005-01-24 [colin]      1.0.0cvs11.1
15037
15038         * src/procheader.c
15039                 Sync with HEAD
15040
15041 2005-01-24 [colin]      1.0.0cvs10.1
15042
15043         * src/folderview.c
15044                 Sync with HEAD
15045
15046 2005-01-23 [colin]      1.0.0cvs9.1
15047
15048         * src/crash.c
15049                 Sync with HEAD
15050
15051 2005-01-22 [colin]      1.0.0cvs8.1
15052
15053         * src/summaryview.c
15054         * src/gtk/quicksearch.c
15055                 Sync with HEAD
15056
15057 2005-01-21 [colin]      1.0.0cvs7.1
15058
15059         * src/summaryview.c
15060                 Sync with HEAD
15061
15062 2005-01-21 [colin]      1.0.0cvs6.1
15063
15064         * src/summaryview.c
15065                 Sync with HEAD
15066
15067 2005-01-21 [colin]      1.0.0cvs5.1
15068
15069         * src/gtk/quicksearch.c
15070         * src/prefs_common.c
15071         * src/prefs_common.h
15072                 Sync with HEAD (recurse option)
15073
15074 2005-01-21 [colin]      1.0.0cvs4.1
15075
15076         * src/folder.h
15077         * src/folderview.c
15078         * src/folderview.h
15079         * src/summaryview.c
15080         * src/gtk/quicksearch.c
15081         * src/gtk/quicksearch.h
15082                 Sync with HEAD (recursive quicksearch)
15083
15084 2005-01-20 [colin]      1.0.0cvs3.4
15085
15086         * src/ssl_manager.c
15087                 Remove useless code
15088
15089 2005-01-20 [colin]      1.0.0cvs3.3
15090
15091         * src/ssl_manager.c
15092                 Fix leak, thanks to Alfons.
15093
15094 2005-01-20 [colin]      1.0.0cvs3.2
15095
15096         * src/ssl_manager.c
15097                 Port SSL certificate window to GTK2.
15098
15099 2005-01-20 [paul]       1.0.0cvs3.1
15100
15101         * ChangeLog.claws
15102         * configure.ac
15103         * src/addrindex.c
15104         * src/addrindex.h
15105                 sync with HEAD
15106
15107 2005-01-19 [colin]      1.0.0cvs2.2
15108
15109         * src/plugins/trayicon/trayicon.c
15110                 Fix freeze with gtk-2.6, the easy way
15111                 (signal blocking helpless there...)
15112                 Closes bug #668.
15113
15114 2005-01-19 [colin]      1.0.0cvs2.1
15115
15116         * src/mbox.c
15117         * src/mbox.h
15118         * src/mainwindow.c
15119         * src/summaryview.c
15120         * src/summaryview.h
15121                 Sync with HEAD
15122
15123 2005-01-19 [paul]       1.0.0cvs1.1
15124
15125         * configure.ac
15126         * po/de.po
15127         * po/es.po
15128         * po/fr.po
15129         * po/hr.po
15130         * po/it.po
15131         * po/ja.po
15132         * po/ko.po
15133         * po/pt_BR.po
15134         * po/ru.po
15135         * po/sk.po
15136         * po/sr.po
15137                 sync with HEAD (update translations)
15138
15139 2005-01-18 [colin]      1.0.0cvs0.1
15140
15141         * src/foldersel.c
15142                 Specify search column - patch by Alfons
15143
15144 2005-01-18 [colin]      0.9.13cvs36.3
15145
15146         * src/prefs_toolbar.c
15147                 Change Delete to Remove
15148         * src/prefs_fonts.c
15149                 GTK2 version and leak fixes
15150         * src/prefs_actions.c
15151                 Add stock buttons.
15152                 All patches by Alfons
15153
15154 2005-01-17 [colin]      0.9.13cvs36.2
15155
15156         * src/compose.c
15157                 Fix DnD inserting twice. While at it,
15158                 add DnD support for text/plain in the
15159                 body, and add support in the headers.
15160
15161 2005-01-16 [colin]      0.9.13cvs36.1
15162
15163         * ChangeLog
15164         * ChangeLog.jp
15165         * ChangeLog.claws
15166                 Sync with HEAD (nothing applicable)
15167
15168 2005-01-16 [colin]      0.9.13cvs33.2
15169
15170         * src/prefs_toolbar.c
15171                 GTK2ize prefs_toolbar, by Alfons.
15172
15173 2005-01-14 [colin]      0.9.13cvs33.1
15174
15175         * src/html.c
15176         * src/msgcache.c
15177                 Sync with HEAD
15178
15179 2005-01-14 [colin]      0.9.13cvs32.1
15180
15181         * src/html.c
15182         * src/html.h
15183         * src/msgcache.c
15184         * AUTHORS
15185         * tools/calypso_convert.pl
15186                 Sync with HEAD
15187
15188 2005-01-08 [colin]      0.9.13cvs29.2
15189
15190         * src/prefs_filtering_action.c
15191         * src/prefs_filtering.c
15192                 2 more gtk2 patches by Alfons
15193
15194 2005-01-07 [paul]       0.9.13cvs29.1
15195
15196         * ChangeLog
15197         * ChangeLog.claws
15198         * ChangeLog.jp
15199         * configure.ac
15200         * src/pop.c
15201         * src/pop.h
15202                 sync with HEAD
15203
15204 2005-01-07 [colin]      0.9.13cvs28.3
15205
15206         * src/gtk/progressdialog.c
15207         * src/gtk/progressdialog.h
15208         * src/inc.c
15209         * src/send_message.c
15210                 GTK2 for the incorporation dialog. The CList isn't dead
15211                 yet, for a more smooth migration. Patch by Alfons.
15212
15213 2005-01-06 [colin]      0.9.13cvs28.2
15214
15215         * src/prefs_display_header.c
15216                 GTK2 conversion by Alfons
15217         * src/prefs_actions.c
15218         * src/prefs_matcher.c
15219                 Fix 2 leaks - patch by Alfons
15220
15221 2005-01-06 [colin]      0.9.13cvs28.1
15222
15223         * src/prefs_matcher.c
15224                 Sync with HEAD
15225
15226 2005-01-06 [colin]      0.9.13cvs27.4
15227
15228         * src/prefs_matcher.c
15229                 Fix double-free. Patch by Alfons
15230
15231 2005-01-06 [colin]      0.9.13cvs27.3
15232
15233         * src/prefs_matcher.c
15234                 GTK2 widgets + memleak
15235                 Patch by Alfons
15236
15237 2005-01-05 [colin]      0.9.13cvs27.2
15238
15239         * src/account.c
15240         * src/addr_compl.c
15241         * src/foldersel.c
15242         * src/stock_pixmap.c
15243         * src/stock_pixmap.h
15244                 3 more GTK2 patches by Alfons.
15245
15246 2005-01-04 [colin]      0.9.13cvs27.1
15247
15248         * src/folderview.c
15249         * src/imap_gtk.c
15250         * src/news_gtk.c
15251                 Sync with HEAD
15252
15253 2005-01-04 [colin]      0.9.13cvs25.9
15254
15255         * src/compose.c
15256                 Fix Show Ruler menuitem
15257         * src/prefs_template.c
15258                 Convert to GTK2
15259         * src/common/utils.c
15260                 Make auto pointer stuff handles NULLs
15261                 Patches by Alfons.
15262
15263 2005-01-04 [colin]      0.9.13cvs25.8
15264
15265         * src/compose.c
15266                 Move the attachment list to gtk2
15267                 Patch by Alfons.
15268
15269 2005-01-04 [colin]      0.9.13cvs25.7
15270
15271         * src/textview.c
15272                 Make some keys work again
15273                 Patch by SungHyun Nam <namsh@kldp.org>
15274
15275 2005-01-04 [colin]      0.9.13cvs25.6
15276
15277         * src/gtk/gtkshruler.c
15278                 Move the ruler to GTK2
15279                 Patch by Alfons
15280
15281 2005-01-03 [colin]      0.9.13cvs25.5
15282
15283         * src/compose.c
15284                 Fix my broken patch apply 
15285
15286 2005-01-03 [colin]      0.9.13cvs25.4
15287
15288         * src/common/utils.c
15289         * src/common/utils.h
15290         * src/gtk/prefswindow.c
15291                 Move auto pointer stuff to utils.c
15292                 Patch by Alfons again :)
15293
15294 2005-01-03 [colin]      0.9.13cvs25.3
15295
15296         * src/compose.c
15297         * src/prefs_gtk.c
15298         * src/prefs_template.c
15299         * src/textview.c
15300                 Empty text widgets with empty strings, not NULL char
15301                 Patch by SungHyun Nam <namsh@kldp_org>
15302
15303 2005-01-03 [colin]      0.9.13cvs25.2
15304
15305         * src/main.c
15306         * AUTHORS
15307                 Sync with HEAD
15308
15309 2005-01-03 [colin]      0.9.13cvs25.1
15310
15311         * src/pop.c
15312         * src/pop.h
15313                 Sync with HEAD
15314
15315 2005-01-03 [colin]      0.9.13cvs24.3
15316
15317         * src/account.c
15318                 Two patches from Alfons and Alex S Moore:
15319                 fix images, fix return value.
15320
15321 2005-01-01 [colin]      0.9.13cvs24.2
15322
15323         * src/prefs_actions.c
15324                 Fix over-zealous assertion. Patch by Alfons
15325
15326 2005-01-01 [colin]      0.9.13cvs24.1
15327
15328         * src/procmime.c
15329                 Sync with HEAD (leak fix)
15330
15331 2004-12-31 [colin]      0.9.13cvs23.2
15332
15333         * src/prefs_common.c
15334                 GTK2 widgets + stock buttons - patch by Alfons
15335
15336 2004-12-31 [paul]       0.9.13cvs23.1
15337
15338         * configure.ac
15339                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15340         * src/gtk/pluginwindow.c
15341                 use GTK2 widgets and plug memory leaks,
15342                 patches by Alfons
15343
15344 2004-12-30 [colin]      0.9.13cvs22.4
15345
15346         * src/account.c
15347         * src/action.c
15348         * src/export.c
15349         * src/foldersel.c
15350         * src/import.c
15351         * src/message_search.c
15352         * src/prefs_actions.c
15353         * src/prefs_common.c
15354         * src/prefs_customheader.c
15355         * src/prefs_filtering.c
15356         * src/prefs_summary_column.c
15357         * src/summary_search.c
15358         * src/gtk/about.c
15359         * src/gtk/description_window.c
15360         * src/gtk/gtkutils.c
15361         * src/gtk/gtkutils.h
15362         * src/gtk/inputdialog.c
15363         * src/gtk/prefswindow.c
15364                 Use GTK2 stock buttons. Patches by Alfons.
15365
15366 2004-12-30 [colin]      0.9.13cvs22.3
15367
15368         * src/account.c
15369                 Sync with HEAD
15370         * src/prefs_actions.c
15371         * src/prefs_customheader.c
15372         * src/prefs_filtering.c
15373         * src/prefs_msg_colors.c
15374         * src/prefs_summary_column.c
15375         * src/gtk/prefswindow.c
15376                 Use GtkTreeView instead of deprecated 
15377                 widgets. Patches by Alfons.
15378
15379 2004-12-30 [paul]       0.9.13cvs22.2
15380
15381         * src/foldersel.c
15382                 use GTK 2 Tree View
15383                 patch by Alfons, with root folder sorting fix
15384                 by Stephan Sachse
15385
15386 2004-12-30 [paul]       0.9.13cvs22.1
15387
15388         * ChangeLog
15389         * ChangeLog.claws
15390         * ChangeLog.jp
15391         * NEWS
15392         * configure.ac
15393         * src/account.c
15394                 sync with HEAD
15395
15396 2004-12-22 [martin]     0.9.13cvs21.2
15397
15398         * src/action.c
15399                 free the command line after its use
15400
15401 2004-12-18 [paul]       0.9.13cvs21.1
15402
15403         * AUTHORS
15404         * ChangeLog
15405         * ChangeLog.claws
15406         * ChangeLog.jp
15407         * NEWS
15408         * configure.ac
15409         * src/action.c
15410         * src/compose.c
15411         * src/syldap.c
15412                 sync with HEAD
15413
15414 2004-12-17 [martin]     0.9.13cvs17.2
15415
15416         * src/action.c
15417                 convert actions input to locale
15418         * src/inc.c
15419                 convert notification command to locale
15420         * src/plugins/pgpmime/select-keys.c
15421                 convert attributes to utf8
15422
15423 2004-12-14 [colin]      0.9.13cvs17.1
15424
15425         * ChangeLog
15426         * ChangeLog.jp
15427         * ChangeLog.claws
15428         * src/action.c
15429         * src/common/utils.c
15430         * src/gtk/prefswindow.c
15431         * src/gtk/gtkutils.c
15432         * src/gtk/gtkutils.h
15433         * src/plugins/spamassassin/libspamc.c
15434                 Sync with HEAD
15435
15436 2004-12-13 [colin]      0.9.13cvs14.1
15437
15438         * src/quote_fmt_parse.y
15439                 Sync with HEAD
15440
15441 2004-12-10 [colin]      0.9.13cvs12.1
15442
15443         * src/prefs_themes.c
15444         * src/mainwindow.c
15445         * src/messageview.c
15446                 Sync with HEAD
15447
15448 2004-12-09 [colin]      0.9.13cvs10.1
15449
15450         * src/procmime.c
15451                 Sync with HEAD (fix B64 encoding from memory)
15452
15453 2004-12-08 [colin]      0.9.13cvs9.1
15454
15455         * src/gtk/colorlabel.c
15456                 Sync with HEAD
15457
15458 2004-12-08 [paul]       0.9.13cvs8.2
15459
15460         * src/gtk/pluginwindow.c
15461                 fix window resizing oddities
15462
15463 2004-12-08 [colin]      0.9.13cvs8.1
15464
15465         * src/quote_fmt_parse.y
15466                 Sync with HEAD
15467
15468 2004-12-08 [colin]      0.9.13cvs7.1
15469
15470         * src/matcher_parser_parse.y
15471         * src/msgcache.c
15472         * src/prefs_matcher.c
15473         * src/procheader.c
15474         * src/matcher.c
15475         * src/common/defs.h
15476         * po/sr.po
15477                 Sync with HEAD
15478
15479 2004-12-08 [colin]      0.9.13cvs6.1
15480
15481         * src/quote_fmt_parse.y
15482         * src/textview.c
15483                 Sync with HEAD
15484         * src/gtk/prefswindow.c
15485         * src/gtk/pluginwindow.c
15486                 Fix G_CALLBACKS protos (thanks to Alfons)
15487
15488 2004-12-07 [torte]      0.9.13cvs2.2
15489
15490         * src/procmime.c
15491                 [Bug 650] reply button causes crash
15492                 Thanks to David Relson and Christoph
15493
15494 2004-12-07 [colin]      0.9.13cvs2.1
15495
15496         * ChangeLog.claws
15497         * AUTHORS
15498         * po/sk.po
15499         * src/procmime.c
15500         * src/prefs_account.c
15501         * src/common/smtp.c
15502         * src/common/smtp.h
15503                 Sync with HEAD
15504
15505 2004-12-06 [colin]      0.9.12cvs187.1
15506
15507         * ChangeLog.claws
15508         * INSTALL
15509         * Makefile.am
15510         * README.claws
15511         * TODO.claws
15512         * configure.ac
15513         * po/bg.po
15514         * po/cs.po
15515         * po/el.po
15516         * po/en_GB.po
15517         * po/es.po
15518         * po/fr.po
15519         * po/hr.po
15520         * po/hu.po
15521         * po/it.po
15522         * po/ja.po
15523         * po/ko.po
15524         * po/nl.po
15525         * po/pl.po
15526         * po/pt_BR.po
15527         * po/ru.po
15528         * po/sk.po
15529         * po/sr.po
15530         * po/sv.po
15531         * po/zh_CN.po
15532         * po/zh_TW.Big5.po
15533         * src/compose.c
15534         * tools/Makefile.am
15535         * tools/README
15536         * tools/filter_conv.pl
15537         * tools/kdeservicemenu/README
15538         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15539         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15540                 Sync with HEAD
15541
15542 2004-12-04 [colin]      0.9.12cvs183.1
15543
15544         * src/compose.c
15545                 Sync with HEAD (compose window position saving)
15546
15547 2004-12-04 [paul]       0.9.12cvs182.3
15548
15549         * src/messageview.c
15550         * src/mimeview.c
15551         * src/prefs_customheader.c
15552         * src/gtk/quicksearch.c
15553                 replace some forgotten GTK_SIGNAL_FUNCs
15554
15555 2004-12-04 [paul]       0.9.12cvs182.2
15556
15557         * src/Makefile.am
15558                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15559                 committed in error      
15560
15561 2004-12-04 [paul]       0.9.12cvs182.1
15562
15563         * ChangeLog
15564         * ChangeLog.claws
15565         * ChangeLog.jp
15566         * INSTALL
15567         * NEWS
15568         * README
15569         * README.jp
15570         * configure.ac
15571         * doc/manual/ja/Makefile.am
15572         * doc/manual/ja/sylpheed-1.html
15573         * doc/manual/ja/sylpheed-10.html
15574         * doc/manual/ja/sylpheed-11.html
15575         * doc/manual/ja/sylpheed-12.html
15576         * doc/manual/ja/sylpheed-13.html
15577         * doc/manual/ja/sylpheed-14.html
15578         * doc/manual/ja/sylpheed-15.html
15579         * doc/manual/ja/sylpheed-16.html
15580         * doc/manual/ja/sylpheed-17.html
15581         * doc/manual/ja/sylpheed-18.html
15582         * doc/manual/ja/sylpheed-19.html
15583         * doc/manual/ja/sylpheed-2.html
15584         * doc/manual/ja/sylpheed-20.html
15585         * doc/manual/ja/sylpheed-3.html
15586         * doc/manual/ja/sylpheed-4.html
15587         * doc/manual/ja/sylpheed-5.html
15588         * doc/manual/ja/sylpheed-6.html
15589         * doc/manual/ja/sylpheed-7.html
15590         * doc/manual/ja/sylpheed-8.html
15591         * doc/manual/ja/sylpheed-9.html
15592         * doc/manual/ja/sylpheed.html
15593         * doc/manual/ja/sylpheed.sgml
15594         * po/de.po
15595         * src/Makefile.am
15596         * src/compose.c
15597         * src/procmime.c
15598         * src/pixmaps/regular.xpm **REMOVED**
15599         * src/plugins/pgpmime/pgpmime.c
15600         * src/plugins/pgpmime/plugin.c
15601         * src/plugins/pgpmime/prefs_gpg.c
15602                 sync with HEAD
15603
15604 2004-12-03 [paul]       0.9.12cvs180.1
15605
15606         * ChangeLog
15607         * ChangeLog.claws
15608         * ChangeLog.jp
15609         * configure.ac
15610         * src/Makefile.am
15611         * src/pop.c
15612         * src/common/utils.c
15613         * src/common/utils.h
15614         * src/pixmaps/continue.xpm
15615         * src/pixmaps/dir_close.xpm
15616         * src/pixmaps/dir_open.xpm
15617         * src/pixmaps/drafts_close.xpm
15618         * src/pixmaps/drafts_open.xpm
15619         * src/pixmaps/folder.xpm **REMOVED**
15620         * src/pixmaps/group.xpm
15621         * src/pixmaps/unread.xpm
15622                 sync with HEAD
15623
15624 2004-12-02 [colin]      0.9.12cvs179.1
15625
15626         * src/compose.c
15627                 Sync with HEAD (non-duplicated reedition)
15628
15629 2004-12-02 [colin]      0.9.12cvs178.1
15630
15631         * src/compose.c
15632                 Sync with HEAD (linewrap_quote fix)
15633
15634 2004-12-01 [colin]      0.9.12cvs177.3
15635
15636         * src/addrharvest.c
15637                 Replace sizeof with strlen
15638
15639 2004-12-01 [paul]       0.9.12cvs177.2
15640
15641         * src/addrharvest.c
15642                 fix 'harvest addresses'
15643
15644 2004-11-30 [colin]      0.9.12cvs177.1
15645
15646         * src/gtk/prefswindow.c
15647         * src/gtk/pluginwindow.c
15648                 Sync with HEAD
15649
15650 2004-11-29 [colin]      0.9.12cvs176.1
15651
15652         * src/folderview.c
15653                 sync with HEAD (Fix disappearing separators in folderview's popup)
15654
15655 2004-11-29 [colin]      0.9.12cvs175.1
15656
15657         * src/procmime.c
15658                 Sync with head (another format fix)
15659
15660 2004-11-29 [colin]      0.9.12cvs174.1
15661
15662         * src/pop.c
15663                 Sync with HEAD (format string fix)
15664
15665 2004-11-26 [colin]      0.9.12cvs173.1
15666
15667         * src/common/smtp.c
15668         * src/common/smtp.h
15669                 Sync with HEAD
15670
15671 2004-11-24 [colin]      0.9.12cvs172.1
15672
15673         * src/plugins/pgpmime/pgpmime.c
15674                 Sync with HEAD
15675
15676 2004-11-24 [colin]      0.9.12cvs171.1
15677
15678         * src/plugins/pgpmime/pgpmime.c
15679                 Sync with head (gpgmectx leaks)
15680
15681 2004-11-24 [colin]      0.9.12cvs169.1
15682
15683         * src/plugins/pgpmime/plugin.c
15684         * src/plugins/trayicon/Makefile.am
15685         * src/plugins/trayicon/newmarkedmail.xpm
15686         * src/plugins/trayicon/trayicon.c
15687         * src/plugins/trayicon/unreadmarkedmail.xpm
15688                 Sync with HEAD
15689
15690 2004-11-23 [colin]      0.9.12cvs168.1
15691
15692         * src/partial_download.c
15693         * src/partial_download.h
15694         * src/plugins/pgpmime/plugin.c
15695                 Sync with HEAD
15696
15697 2004-11-23 [colin]      0.9.12cvs166.1
15698
15699         * src/Makefile.am
15700         * src/codeconv.c
15701         * src/compose.c
15702         * src/folderview.c
15703         * src/main.c
15704         * src/partial_download.c
15705         * src/partial_download.h
15706         * src/prefs_account.c
15707         * src/prefs_account.h
15708         * src/privacy.c
15709         * src/privacy.h
15710         * src/procmime.c
15711         * src/common/Makefile.am
15712         * src/common/base64.h
15713         * src/common/partial_download.c
15714         * src/common/partial_download.h
15715         * src/gtk/prefswindow.c
15716         * src/gtk/prefswindow.h
15717         * src/plugins/pgpmime/pgpmime.c
15718         * src/plugins/pgpmime/prefs_gpg.c
15719         * src/plugins/pgpmime/prefs_gpg.h
15720         * src/plugins/pgpmime/sgpgme.c
15721         * src/plugins/pgpmime/sgpgme.h
15722                 Sync with HEAD
15723
15724 2004-11-23 [colin]      0.9.12cvs163.1
15725
15726         * src/main.c
15727                 Sync with HEAD (cursor optimization)
15728
15729 2004-11-23 [colin]      0.9.12cvs162.1
15730
15731         * src/prefs_common.c
15732         * src/prefs_themes.c
15733         * src/procmsg.c
15734                 Sync with HEAD
15735
15736 2004-11-23 [colin]      0.9.12cvs158.9
15737
15738         * src/compose.c
15739                 Fix double-free when forwarding
15740         * src/msgcache.c
15741                 Fix leak on error path
15742                 
15743
15744 2004-11-23 [colin]      0.9.12cvs158.8
15745
15746         * src/compose.c
15747                 Fix possible double-free
15748                 Spotted by Alfons
15749
15750 2004-11-23 [colin]      0.9.12cvs158.7
15751
15752         * src/compose.c
15753                 Fix some signal handlers' prototypes
15754                 Spotted by Alfons
15755
15756 2004-11-22 [colin]      0.9.12cvs158.6
15757
15758         * src/compose.c
15759                 Remove unneeded code and duplicated
15760                 wrapping - patch by Alfons
15761
15762 2004-11-22 [colin]      0.9.12cvs158.5
15763
15764         * src/prefs_themes.c
15765                 Fix oversized selector
15766
15767 2004-11-22 [colin]      0.9.12cvs158.4
15768
15769         * src/compose.c
15770                 fix dump_text()
15771                 patch by Alfons
15772
15773 2004-11-19 [colin]      0.9.12cvs158.3
15774
15775         * src/textview.c
15776                 Add a context menu on links (open, copy)
15777
15778 2004-11-18 [paul]       0.9.12cvs158.2
15779
15780         * src/addrgather.c
15781         * src/exphtmldlg.c
15782         * src/expldifdlg.c
15783         * src/mimeview.c
15784         * src/prefs_common.c
15785         * src/plugins/image_viewer/viewer.c
15786         * src/plugins/spamassassin/spamassassin_gtk.c
15787                 replace deprecated gtk_notebook_set_page
15788                 and gtk_notebook_current_page
15789
15790 2004-11-18 [paul]       0.9.12cvs158.1
15791
15792         * configure.ac
15793         * src/compose.c
15794         * src/mainwindow.c
15795         * src/messageview.c
15796         * src/prefs_common.c
15797         * src/common/utils.c
15798         * src/common/utils.h
15799                 sync with HEAD
15800
15801 2004-11-17 [colin]      0.9.12cvs156.1
15802
15803         * src/prefs_account.c
15804         * src/prefs_account.h
15805         * src/procmsg.c
15806                 Sync with HEAD (add pref to store encrypted mails encrypted)
15807
15808 2004-11-17 [paul]       0.9.12cvs155.1
15809
15810         * ChangeLog
15811         * ChangeLog.claws
15812         * ChangeLog.jp
15813         * NEWS
15814         * configure.ac
15815         * src/compose.c
15816         * src/jpilot.c
15817         * src/privacy.c
15818         * src/procmime.c
15819         * src/procmime.h
15820         * src/procmsg.c
15821         * src/toolbar.c
15822         * src/pixmaps/error.xpm
15823                 sync with HEAD
15824
15825 2004-11-17 [colin]      0.9.12cvs151.1
15826
15827         * src/plugins/pgpmime/pgpmime.c
15828                 Sync with HEAD (remove debug printf)
15829
15830 2004-11-17 [colin]      0.9.12cvs150.1
15831
15832         * src/plugins/pgpmime/pgpmime.c
15833                 Sync with HEAD (off-by-one fix)
15834
15835 2004-11-17 [colin]      0.9.12cvs149.1
15836
15837         * src/procmsg.c
15838                 Sync with HEAD (coding style fixes)
15839
15840 2004-11-16 [colin]      0.9.12cvs148.1
15841
15842         * src/procmsg.c
15843                 Sync with head (Fix the fix)
15844
15845 2004-11-16 [colin]      0.9.12cvs147.1
15846
15847         * src/procmsg.c
15848                 Sync with Main (leak fix)
15849
15850 2004-11-16 [colin]      0.9.12cvs146.14
15851
15852         * src/compose.c
15853                 Remove useless chunk of code
15854                 Patch by Alfons
15855
15856 2004-11-15 [colin]      0.9.12cvs146.13
15857
15858         * src/compose.c
15859                 Fix drafting after insertion
15860                 Patch by Alfons
15861
15862 2004-11-15 [colin]      0.9.12cvs146.12
15863
15864         * src/compose.c
15865         * src/prefs_filtering.c
15866         * src/prefs_filtering_action.c
15867         * src/prefs_toolbar.c
15868                 Fix some const-correctness
15869
15870 2004-11-15 [colin]      0.9.12cvs146.11
15871
15872         * src/summaryview.c
15873         * src/prefs_themes.c
15874         * src/messageview.c
15875                 Fix some leaks
15876
15877 2004-11-15 [colin]      0.9.12cvs146.10
15878
15879         * src/codeconv.c
15880                 More unreadable locale fixes
15881
15882 2004-11-14 [colin]      0.9.12cvs146.9
15883
15884         * src/textview.c
15885                 Fix uri_security_check
15886                 Patch by Alfons
15887
15888 2004-11-13 [paul]       0.9.12cvs146.8
15889
15890         * src/folder.c
15891         * src/procmime.c
15892                 fix 2 bugs introduced in last commit
15893
15894 2004-11-13 [paul]       0.9.12cvs146.7
15895
15896         * src/compose.c
15897         * src/exporthtml.c
15898         * src/exportldif.c
15899         * src/folder.c
15900         * src/imap.c
15901         * src/imap_gtk.c
15902         * src/main.c
15903         * src/mainwindow.c
15904         * src/messageview.c
15905         * src/mh_gtk.c
15906         * src/prefs_themes.c
15907         * src/procmime.c
15908         * src/setup.c
15909         * src/summaryview.c
15910                 replace deprecated g_basename
15911
15912 2004-11-13 [paul]       0.9.12cvs146.6
15913
15914         * src/compose.c
15915         * src/imap.c
15916         * src/matcher_parser.h
15917         * src/matcher_parser_parse.y
15918         * src/prefs_filtering.c
15919         * src/prefs_filtering_action.c
15920         * src/prefs_themes.c
15921         * src/prefs_toolbar.c
15922         * src/common/utils.c
15923                 various small fixes/cleanups
15924
15925 2004-11-12 [colin]      0.9.12cvs146.5
15926
15927         * src/textview.c
15928                 Validate event's origin on visibility notify
15929                 Patch by Alfons.
15930
15931 2004-11-12 [paul]       0.9.12cvs146.4
15932
15933         * src/exporthtml.c
15934         * src/exportldif.c
15935         * src/imap.c
15936         * src/mh.c
15937         * src/mimeview.c
15938         * src/prefs_spelling.c
15939         * src/prefs_themes.c
15940                 replace deprecated g_dirname    
15941
15942 2004-11-12 [colin]      0.9.12cvs146.3
15943
15944         * src/textview.c
15945                 Some coding style fixes
15946
15947 2004-11-12 [colin]      0.9.12cvs146.2
15948
15949         * src/codeconv.c
15950                 We want to replace _all_ extended chars in
15951                 conv_unreadable_*, because any string containing
15952                 extended chars not parsing as UTF8 is 
15953                 undisplayed on gtk2.
15954
15955 2004-11-12 [paul]       0.9.12cvs146.1
15956
15957         * ChangeLog
15958         * ChangeLog.claws
15959         * ChangeLog.jp
15960         * NEWS
15961         * configure.ac
15962         * src/account.c
15963         * src/folderview.c
15964         * src/folderview.h
15965         * src/imap.c
15966         * src/imap_gtk.c
15967         * src/inc.c
15968         * src/mainwindow.c
15969         * src/mh_gtk.c
15970         * src/news_gtk.c
15971         * src/pop.c
15972         * src/prefs_account.c
15973         * src/prefs_account.h
15974         * src/prefs_ext_prog.c
15975         * src/procmime.c
15976         * src/procmime.h
15977         * src/procmsg.c
15978         * src/procmsg.h
15979         * src/summary_search.c
15980         * src/summaryview.c
15981         * src/textview.c
15982         * src/common/defs.h
15983         * src/common/utils.c
15984         * src/common/utils.h
15985         * src/gtk/menu.c
15986         * src/gtk/menu.h
15987                 sync with HEAD
15988
15989 2004-11-11 [colin]      0.9.12cvs144.2
15990
15991         * src/textview.c
15992                 Fix URI range selection (patch by Alfons)
15993
15994 2004-11-09 [colin]      0.9.12cvs144.1
15995
15996         * ChangeLog.claws
15997         * src/compose.c
15998         * src/folder.c
15999         * src/folder_item_prefs.c
16000         * src/prefs_account.c
16001         * src/prefs_account.h
16002         * src/plugins/pgpmime/pgpmime.c
16003                 Sync with HEAD
16004
16005 2004-11-08 [colin]      0.9.12cvs143.1
16006
16007         * src/summaryview.c
16008                 Sync with HEAD (optimize quicksearch)
16009
16010 2004-11-08 [colin]      0.9.12cvs142.2
16011
16012         * src/compose.c
16013                 Don't wrap when Edit/Auto wrapping is disabled
16014
16015 2004-11-08 [colin]      0.9.12cvs142.1
16016
16017         * src/textview.c
16018                 Sync with HEAD
16019
16020 2004-11-08 [colin]      0.9.12cvs141.1
16021
16022         * src/textview.c
16023                 Sync with HEAD (fix some mail URIs)
16024
16025 2004-11-08 [colin]      0.9.12cvs140.3
16026
16027         * src/textview.c
16028                 o Use text cursor instead of arrow when
16029                   not on a link
16030                 o Fix handling of contiguous links (as in
16031                   "colin@colino.net" <colin@colino.net>)
16032                   This one unveils a bug in get_email_part()
16033
16034 2004-11-07 [colin]      0.9.12cvs140.2
16035
16036         * src/textview.c
16037                 Fix memleak. Patch by Alfons.
16038
16039 2004-11-06 [colin]      0.9.12cvs140.1
16040
16041         * src/compose.c
16042                 Sync with HEAD (don't ask passphrase
16043                 when drafting)
16044
16045 2004-11-06 [paul]       0.9.12cvs139.2
16046
16047         * AUTHORS
16048         * src/textview.c
16049         * src/textview.h
16050                 textview URI handling. hovering over a 
16051                 link displays it in the status bar,
16052                 and changes the mouse pointer to a hand 
16053                 cursor. a link is activated with a single 
16054                 click. (Modified from the) patch by Jean-Yves 
16055                 Lefort <jylefort@users.sourceforge.net>
16056                 
16057
16058 2004-11-05 [colin]      0.9.12cvs139.1
16059
16060         * src/compose.c
16061         * src/procmime.c
16062                 Sync with HEAD again ^^
16063
16064 2004-11-05 [colin]      0.9.12cvs139.1
16065
16066         * src/compose.c
16067         * src/procmime.c
16068                 Sync with HEAD
16069
16070 2004-11-03 [paul]       0.9.12cvs138.1
16071
16072         * ChangeLog.claws
16073         * configure.ac
16074         * po/POTFILES.in
16075         * src/prefs_ext_prog.c
16076         * src/procmime.c
16077         * tools/kdeservicemenu/README
16078         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16079         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16080                 sync with HEAD
16081
16082 2004-11-01 [christoph]  0.9.12cvs136.2
16083
16084         * src/procmime.c
16085                 convert MIME parameters to UTF-8
16086
16087 2004-10-29 [colin]      0.9.12cvs136.1
16088
16089         * src/common/utils.c
16090                 Sync with HEAD (don't use '=' in mime boundary)
16091
16092 2004-10-29 [paul]       0.9.12cvs135.1
16093
16094         * configure.ac
16095         * doc/src/rfc2231.txt
16096         * src/procmime.c
16097         * src/common/quoted-printable.c
16098         * src/common/utils.c
16099         * src/common/utils.h
16100                 sync with HEAD
16101
16102 2004-10-27 [paul]       0.9.12cvs134.1
16103
16104         * configure.ac
16105         * src/main.c
16106         * src/procmime.c
16107         * src/plugins/pgpmime/pgpmime.c
16108                 sync with HEAD
16109
16110 2004-10-26 [paul]       0.9.12cvs132.3
16111
16112         * src/account.c
16113         * src/addressbook.c
16114         * src/addrgather.c
16115         * src/addrharvest.c
16116         * src/codeconv.c
16117         * src/compose.c
16118         * src/customheader.c
16119         * src/editaddress.c
16120         * src/editgroup.c
16121         * src/enriched.c
16122         * src/expldifdlg.c
16123         * src/exporthtml.c
16124         * src/exportldif.c
16125         * src/folder.c
16126         * src/foldersel.c
16127         * src/folderview.c
16128         * src/grouplistdialog.c
16129         * src/html.c
16130         * src/imap.c
16131         * src/jpilot.c
16132         * src/ldapserver.c
16133         * src/ldif.c
16134         * src/mimeview.c
16135         * src/news.c
16136         * src/news_gtk.c
16137         * src/pop.c
16138         * src/prefs_display_header.c
16139         * src/prefs_gtk.c
16140         * src/prefs_msg_colors.c
16141         * src/prefs_toolbar.c
16142         * src/procheader.c
16143         * src/procmime.c
16144         * src/summaryview.c
16145         * src/textview.c
16146         * src/toolbar.c
16147         * src/vcard.c
16148         * src/common/mgutils.c
16149         * src/common/nntp.c
16150         * src/common/smtp.c
16151         * src/common/template.c
16152         * src/common/utils.c
16153         * src/common/xmlprops.c
16154         * src/plugins/pgpmime/pgpmime.c
16155         * src/plugins/pgpmime/select-keys.c
16156         * src/plugins/pgpmime/sgpgme.c
16157                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16158                 g_string_sprintfa(), gtk_notebook_current_page()
16159
16160 2004-10-26 [colin]      0.9.12cvs132.2
16161
16162         * src/prefs_folder_item.c
16163                 Fix default-account selection
16164
16165 2004-10-21 [colin]      0.9.12cvs133
16166
16167         * src/compose.c
16168                 Sync with HEAD (Remove extra separator in compose's Options)
16169         * src/textview.c
16170                 Set wrapping to char
16171
16172 2004-10-21 [paul]       0.9.12cvs131.2
16173
16174         * src/compose.c
16175         * src/sourcewindow.c
16176                 fix wrapping
16177                 fix window shrinking 
16178
16179 2004-10-21 [colin]      0.9.12cvs131.1
16180
16181         * ChangeLog.claws
16182         * src/compose.c
16183                 Sync with HEAD
16184
16185 2004-10-21 [paul]       0.9.12cvs130.2
16186
16187         * src/prefs_folder_item.c
16188                 sync with HEAD (Apply to subfolders)
16189
16190 2004-10-19 [colin]      0.9.12cvs130.1
16191
16192         * ChangeLog.claws
16193         * src/compose.c
16194         * src/common/utils.c
16195         * src/gtk/menu.c
16196                 Sync with HEAD
16197
16198 2004-10-19 [colin]      0.9.12cvs128.1
16199
16200         * src/addrbook.c
16201         * src/addrcache.c
16202         * src/addressbook.c
16203         * src/codeconv.c
16204         * src/compose.c
16205         * src/customheader.c
16206         * src/editaddress.c
16207         * src/editgroup.c
16208         * src/exporthtml.c
16209         * src/folder.c
16210         * src/folderview.c
16211         * src/imap.c
16212         * src/jpilot.c
16213         * src/main.c
16214         * src/matcher_parser_parse.y
16215         * src/mbox.c
16216         * src/pop.c
16217         * src/prefs_account.c
16218         * src/prefs_gtk.c
16219         * src/prefs_msg_colors.c
16220         * src/procheader.c
16221         * src/procmime.c
16222         * src/procmime.h
16223         * src/procmsg.c
16224         * src/summaryview.c
16225         * src/textview.c
16226         * src/common/base64.c
16227         * src/common/partial_download.c
16228         * src/common/socket.c
16229         * src/common/sylpheed.c
16230         * src/common/utils.c
16231         * src/common/utils.h
16232         * src/gtk/pluginwindow.c
16233         * src/gtk/quicksearch.c
16234         * src/plugins/clamav/clamav_plugin.c
16235         * src/plugins/clamav/clamav_plugin.h
16236         * src/plugins/clamav/clamav_plugin_gtk.c
16237         * src/plugins/pgpmime/passphrase.c
16238         * src/plugins/pgpmime/pgpmime.c
16239         * src/plugins/pgpmime/plugin.c
16240         * src/plugins/pgpmime/prefs_gpg.c
16241         * src/plugins/pgpmime/prefs_gpg.h
16242         * src/plugins/pgpmime/select-keys.c
16243         * src/plugins/pgpmime/sgpgme.c
16244         * src/plugins/spamassassin/libspamc.c
16245         * src/plugins/spamassassin/spamassassin.c
16246         * src/plugins/spamassassin/spamassassin.h
16247         * src/plugins/spamassassin/spamassassin_gtk.c
16248         * src/plugins/trayicon/trayicon.c
16249         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16250                 Sync with HEAD
16251
16252 2004-10-14 [colin]      0.9.12cvs126.2
16253
16254         * src/codeconv.c
16255         * src/textview.c
16256                 Fix conv_unreadable_locale
16257
16258 2004-10-13 [colin]      0.9.12cvs126.1
16259
16260         * src/compose.c
16261                 Sync with HEAD (don't convert charset for 
16262                 drafted messages, minor cleanup)
16263
16264 2004-10-13 [colin]      0.9.12cvs125.1
16265
16266         * po/POTFILES.in
16267                 Sync with HEAD (POTFILES fix)
16268
16269 2004-10-12 [colin]      0.9.12cvs124.3
16270
16271         * src/compose.c
16272                 Fix encoding bug from latest sync
16273
16274 2004-10-12 [paul]       0.9.12cvs124.2
16275
16276         * src/plugins/pgpmime/prefs_gpg.c
16277         * src/plugins/pgpmime/prefs_gpg.h
16278                 forgotten in last commit        
16279
16280 2004-10-12 [paul]       0.9.12cvs124.1
16281
16282         * ChangeLog.claws
16283         * configure.ac
16284         * m4/spamassassin.m4
16285         * src/Makefile.am
16286         * src/account.c
16287         * src/compose.c
16288         * src/compose.h
16289         * src/crash.c
16290         * src/main.c
16291         * src/mimeview.c
16292         * src/passphrase.c
16293         * src/passphrase.h
16294         * src/prefs_account.c
16295         * src/prefs_account.h
16296         * src/prefs_common.c
16297         * src/privacy.c
16298         * src/privacy.h
16299         * src/procmime.c
16300         * src/procmime.h
16301         * src/procmsg.c
16302         * src/rfc2015.c
16303         * src/rfc2015.h
16304         * src/select-keys.c
16305         * src/select-keys.h
16306         * src/textview.c
16307         * src/common/utils.c
16308         * src/common/utils.h
16309         * src/gtk/about.c
16310         * src/plugins/pgpmime/Makefile.am
16311         * src/plugins/pgpmime/passphrase.c
16312         * src/plugins/pgpmime/passphrase.h
16313         * src/plugins/pgpmime/pgpmime.c
16314         * src/plugins/pgpmime/plugin.c
16315         * src/plugins/pgpmime/select-keys.c
16316         * src/plugins/pgpmime/select-keys.h
16317         * src/plugins/pgpmime/sgpgme.c
16318         * src/plugins/pgpmime/sgpgme.h
16319                 sync with HEAD
16320
16321 2004-10-04 [colin]      0.9.12cvs122.1
16322
16323         * src/mainwindow.c
16324         * src/messageview.c
16325         * src/messageview.h
16326         * src/textview.c
16327                 Sync with HEAD
16328
16329 2004-10-04 [colin]      0.9.12cvs121.1
16330
16331         * src/summaryview.c
16332                 Sync with HEAD
16333
16334 2004-10-04 [paul]       0.9.12cvs120.1
16335
16336         * configure.ac
16337                 sync with HEAD [don't try to build 
16338                 pgpmime plugin when gpgme is disabled]
16339
16340 2004-10-03 [colin]      0.9.12cvs119.3
16341
16342         * src/gtk/gtksctree.c
16343                 Lots of side effects. Put back as before 117.2.
16344         * src/summaryview.c
16345                 Fix bug #602
16346
16347 2004-10-03 [colin]      0.9.12cvs119.2
16348
16349         * src/gtk/gtksctree.c
16350                 Revert 608 fix that doesn't work that good
16351
16352 2004-10-02 [colin]      0.9.12cvs119.1
16353
16354         * src/mainwindow.c
16355         * src/messageview.c
16356         * src/prefs_common.h
16357         * src/procmime.c
16358         * src/procmime.h
16359         * src/textview.c
16360                 Sync with HEAD
16361         * src/gtk/gtksctree.c
16362                 Close bug #608
16363
16364 2004-10-01 [colin]      0.9.12cvs118.1
16365
16366         * src/mimeview.c
16367                 Sync with HEAD (better Save All fix)
16368
16369 2004-10-01 [colin]      0.9.12cvs117.2
16370
16371         * src/gtk/gtksctree.c
16372                 Faster on selection
16373
16374 2004-10-01 [colin]      0.9.12cvs117.1
16375
16376         * src/mimeview.c
16377                 Sync with HEAD (Save All: only attachments)
16378
16379 2004-10-01 [paul]       0.9.12cvs116.1
16380
16381         * ChangeLog.claws
16382         * configure.ac
16383         * src/account.c
16384         * src/prefs_common.c
16385         * src/gtk/colorlabel.c
16386                 sync with HEAD
16387
16388 2004-09-30 [colin]      0.9.12cvs115.1
16389
16390         * src/stock_pixmap.c
16391         * src/stock_pixmap.h
16392         * src/folderview.c
16393         * src/Makefile.am
16394         * src/pixmaps/read.xpm
16395                 Sync with HEAD (new pixmap)
16396
16397 2004-09-29 [colin]      0.9.12cvs114.1
16398
16399         * src/compose.c
16400                 Sync with HEAD
16401                 Fix focus handling in headers
16402
16403 2004-09-29 [paul]       0.9.12cvs113.1
16404
16405         * src/quote_fmt_parse.y
16406                 sync with HEAD
16407  
16408
16409 2004-09-28 [colin]      0.9.12cvs112.1
16410
16411         * src/folderview.c
16412         * src/mainwindow.c
16413                 Sync with HEAD
16414
16415 2004-09-28 [colin]      0.9.12cvs110.1
16416
16417         * src/folderview.c
16418                 Sync with HEAD (Contextual Empty trash menu)
16419
16420 2004-09-28 [colin]      0.9.12cvs108.1
16421
16422         * src/addressbook.c
16423                 Sync with HEAD (addressbook edit on double-click)
16424
16425 2004-09-28 [colin]      0.9.12cvs106.1
16426
16427         * src/inc.c
16428                 Sync with HEAD (folder_item freeze on inc)
16429
16430 2004-09-27 [colin]      0.9.12cvs105.1
16431
16432         * src/folderview.c
16433                 Sync with HEAD (right-align new and unread column)
16434
16435 2004-09-27 [colin]      0.9.12cvs104.1
16436
16437         * src/main.c
16438                 Sync with HEAD (revert 0.9.12cvs101)
16439
16440 2004-09-24 [colin]      0.9.12cvs103.2
16441
16442         * src/wizard.c
16443                 Fix gtk warnings and use domain part of the email address 
16444                 when domain detection fails (no dot in domain name)
16445
16446 2004-09-23 [colin]      0.9.12cvs103.1
16447
16448         * src/plugins/spamassassin/libspamc.c
16449         * src/plugins/spamassassin/libspamc.h
16450         * src/plugins/spamassassin/utils.c
16451         * src/plugins/spamassassin/utils.h
16452                 Sync with HEAD (Update spamassassin to 3.0)
16453
16454 2004-09-21 [colin]      0.9.12cvs102.3
16455
16456         * src/action.c
16457                 Add horizontal scrollbar in action io dialog as needed
16458                 Patch by Alfons.
16459
16460 2004-09-20 [colin]      0.9.12cvs102.2
16461
16462         * src/plugins/image_viewer/viewer.c
16463                 Remove imlib stuff
16464                 use gtk_pixmap_set when clearing
16465                 (would be better to use gtkImages, but causes size-allocate 
16466                 signals storm)
16467
16468 2004-09-17 [paul]       0.9.12cvs102.1
16469
16470         * ChangeLog
16471         * ChangeLog.claws
16472         * ChangeLog.jp
16473         * configure.ac
16474         * src/inc.c
16475                 sync with HEAD
16476
16477
16478 2004-09-17 [colin]      0.9.12cvs101.1
16479
16480         * ChangeLog.claws
16481         * src/main.c
16482                 Sync with HEAD (fix segs at exit)
16483
16484 2004-09-14 [colin]      0.9.12cvs99.5
16485
16486         * src/common/socket.c
16487         * AUTHORS
16488                 Fix send error on 64bit platforms
16489                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16490
16491 2004-09-14 [colin]      0.9.12cvs99.4
16492
16493         * src/action.c
16494                 Fix action output with utf8 
16495                 Patch by Alfons.
16496
16497 2004-09-14 [colin]      0.9.12cvs99.3
16498
16499         * ChangeLog.claws
16500         * src/folder.c
16501                 Sync with HEAD
16502
16503 2004-09-09 [colin]      0.9.12cvs99.2
16504
16505         * src/action.c
16506                 Fix progress bar (displaying "Completed %v/%u")
16507                 Patch by Alfons.
16508
16509 2004-09-08 [colin]      0.9.12cvs99.1
16510
16511         * src/account.c
16512         * src/folder.c
16513         * src/procmsg.c
16514         * src/procmsg.h
16515         * src/plugins/pgpmime/pgpmime.c
16516                 Sync with HEAD
16517
16518 2004-09-08 [colin]      0.9.12cvs97.2
16519
16520         * src/summaryview.c
16521                 Don't select mails in collapsed threads 
16522                 when navigating with up/down
16523
16524 2004-09-07 [colin]      0.9.12cvs97.1
16525
16526         * src/inc.c
16527                 Sync with HEAD (meaningful error messages)
16528
16529 2004-09-06 [colin]      0.9.12cvs96.1
16530
16531         * src/toolbar.c
16532                 Sync with HEAD (fix Redirect graying out)
16533
16534 2004-09-06 [colin]      0.9.12cvs95.1
16535
16536         * src/summaryview.c
16537         * src/mimeview.c
16538                 Sync with HEAD (fix dropped URIs)
16539
16540 2004-09-06 [colin]      0.9.12cvs94.1
16541
16542         * src/addressbook.c
16543         * src/addressitem.h
16544         * src/addritem.c
16545         * src/addritem.h
16546                 Sync with HEAD (addressbook DnD)
16547
16548 2004-09-03 [colin]      0.9.12cvs93.1
16549
16550         * src/summaryview.c
16551                 Sync with HEAD (next/prev unread)
16552
16553 2004-09-03 [colin]      0.9.12cvs92.1
16554
16555         * src/prefs_common.c
16556         * src/prefs_common.h
16557         * src/summaryview.c
16558                 Sync with HEAD ('mark_as_read_delay' pref)
16559
16560 2004-09-02 [colin]      0.9.12cvs91.2
16561
16562         * src/common/xml.c
16563                 Fix leak
16564
16565 2004-09-02 [colin]      0.9.12cvs91.1
16566
16567         * src/gtk/menu.c
16568                 Sync with HEAD (menu accel don't work, but whatever)
16569
16570 2004-09-02 [colin]      0.9.12cvs90.1
16571
16572         * src/account.c
16573                 Sync with HEAD (fix bug 582)
16574
16575 2004-09-02 [colin]      0.9.12cvs89.1
16576
16577         * src/addrindex.c
16578                 Sync with HEAD (free deleted queries)
16579
16580 2004-09-02 [colin]      0.9.12cvs88.1
16581
16582         * src/ldapquery.c
16583                 Sync with HEAD (fix LDAP freezes)
16584
16585 2004-09-02 [colin]      0.9.12cvs87.1
16586
16587         * src/prefs_spelling.c
16588                 Sync with HEAD (add default dictionary)
16589
16590 2004-09-01 [colin]      0.9.12cvs86.1
16591
16592         * src/filtering.c
16593         * src/folderview.c
16594         * src/imap.c
16595         * src/prefs_matcher.c
16596         * src/stock_pixmap.c
16597         * src/summary_search.c
16598         * src/summaryview.c
16599         * src/wizard.c
16600         * src/wizard.h
16601                 Sync with HEAD (uninitialized vars fixes)
16602                 + gtk2 specific warning fixes
16603
16604 2004-08-31 [colin]      0.9.12cvs85.1
16605
16606         * src/folder.c
16607                 Sync with HEAD (Fix memory corruption due to 
16608                 uninitialized var)
16609
16610 2004-08-31 [colin]      0.9.12cvs84.4
16611
16612         * src/summary_search.c
16613                 Fix segfaults when searching in folders with broken headers
16614
16615 2004-08-31 [colin]      0.9.12cvs84.3
16616
16617         * src/compose.c
16618         * src/textview.c
16619                 Fix some more encoding/decoding issues
16620
16621 2004-08-30 [colin]      0.9.12cvs84.2
16622
16623         * src/mimeview.c
16624         * src/prefs_themes.c
16625         * src/gtk/filesel.c
16626         * src/gtk/filesel.h
16627                 Add a folder-mode selection (fixes mimeview's "Save all")
16628
16629 2004-08-29 [colin]      0.9.12cvs84.1
16630
16631         * src/mimeview.c
16632                 Sync with HEAD (don't escape saved filenames)
16633
16634 2004-08-27 [colin]      0.9.12cvs83.1
16635
16636         * ChangeLog
16637         * ChangeLog.claws
16638         * ChangeLog.jp
16639         * src/mh.c
16640         * src/procheader.c
16641         * src/procmsg.c
16642         * src/procmsg.h
16643         * src/common/utils.c
16644         * src/gtk/menu.h
16645         * po/
16646                 Sync with HEAD 0.9.12cvs83 (sync with main)
16647
16648 2004-08-26 [colin]      0.9.12cvs82.4
16649
16650         * src/codeconv.c
16651                 Fix strange stack corruption
16652                 Convert to utf8 after unmime, not before
16653
16654 2004-08-26 [colin]      0.9.12cvs82.3
16655
16656         * src/main.c
16657         * src/wizard.c
16658                 Fix account folders duplication
16659
16660 2004-08-25 [colin]      0.9.12cvs82.2
16661
16662         * src/wizard.c
16663                 Remove ports
16664                 Add SSL selection
16665                 Use login@server as account name
16666
16667 2004-08-25 [colin]      0.9.12cvs82.1
16668
16669         * src/plugins/pgpmime/pgpmime.c
16670                 Sync with HEAD (leak fix).
16671
16672 2004-08-25 [colin]      0.9.12cvs81.1
16673
16674         * src/plugins/pgpmime/pgpmime.c
16675         * src/plugins/pgpmime/sgpgme.c
16676         * src/plugins/pgpmime/sgpgme.h
16677                 Sync with HEAD (Handle combined messages).
16678
16679 2004-08-24 [colin]      0.9.12cvs80.3
16680
16681         * src/wizard.c
16682                 Fix full name, ports, and imap
16683
16684 2004-08-24 [colin]      0.9.12cvs80.2
16685
16686         * src/Makefile.am
16687         * src/main.c
16688         * src/setup.c
16689         * src/setup.h
16690         * src/stock_pixmap.c
16691         * src/stock_pixmap.h
16692         * src/wizard.c ** ADDED **
16693         * src/wizard.h ** ADDED ** 
16694         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16695                 Add a setup wizard 
16696
16697 2004-08-24 [colin]      0.9.12cvs80.1
16698
16699         * src/folder.c
16700                 Sync with HEAD (set mimeflags on all messages)
16701
16702 2004-08-24 [colin]      0.9.12cvs79.3
16703
16704         * src/matcher_parser_lex.l
16705                 Fix 8bits strings not in utf8
16706
16707 2004-08-24 [colin]      0.9.12cvs79.2
16708
16709         * src/compose.c
16710                 Check conversion result before replacing buffer
16711
16712 2004-08-23 [colin]      0.9.12cvs79.1
16713
16714         * src/compose.c
16715                 Sync with HEAD (create message header in memory)
16716
16717 2004-08-23 [colin]      0.9.12cvs78.1
16718
16719         * src/rfc2015.c
16720         * src/rfc2015.h
16721                 Sync with HEAD (fix bug 197 again)
16722
16723 2004-08-23 [colin]      0.9.12cvs77.3
16724
16725         * src/compose.c
16726                 Fix again inline gpg signing (which outputs utf8
16727                 in gtk2). Not syncing this fix to HEAD as this 
16728                 code is meant to die.
16729
16730 2004-08-23 [colin]      0.9.12cvs77.2
16731
16732         * src/prefs_account.h
16733                 Remove useless include
16734
16735 2004-08-23 [colin]      0.9.12cvs77.1
16736
16737         * src/imap.c
16738         * po/es.po
16739         * po/fr.po
16740         * po/it.po
16741         * po/pl.po
16742         * po/pt_BR.po
16743         * po/sk.po
16744         * po/sr.po
16745                 Sync with HEAD (fix bug 577)
16746
16747 2004-08-22 [colin]      0.9.12cvs76.1
16748
16749         * src/plugins/trayicon/trayicon.c
16750                 Sync with HEAD (fix formatting bug)
16751
16752 2004-08-21 [colin]      0.9.12cvs74.2
16753
16754         * src/gtk/colorsel.c
16755                 Fix bug 564 (Folder color selection window exits on any
16756                 keypress)
16757
16758 2004-08-21 [colin]      0.9.12cvs74.1
16759
16760         * ChangeLog.claws
16761         * src/compose.c
16762         * src/summaryview.c
16763         * src/toolbar.c
16764                 Sync with HEAD (fix bug 576)
16765
16766 2004-08-21 [colin]      0.9.12cvs70.1
16767
16768         * src/compose.c
16769         * src/mainwindow.c
16770                 Sync with HEAD
16771                 
16772
16773 2004-08-21 [paul]       0.9.12cvs66.4
16774
16775         * src/mainwindow.c
16776         * src/messageview.c
16777         * src/gtk/menu.c
16778         * src/plugins/spamassassin/spamassassin_gtk.c
16779                 remove some deprecated gtk1 functions
16780
16781
16782 2004-08-21 [colin]      0.9.12cvs66.3
16783
16784         * src/compose.c
16785         * src/codeconv.c
16786                 Fix warnings
16787                 Remove encoding hacks
16788                 Fix bug 575 (Strange character messes up message)
16789                 Don't display conversion error when drafting
16790
16791 2004-08-21 [paul]       0.9.12cvs66.2
16792
16793         * src/prefs_account.c
16794                 fix GnuPG mode bugs
16795
16796
16797 2004-08-20 [colin]      0.9.12cvs66.1
16798
16799         * src/codeconv.c
16800                 Sync with HEAD 0.9.12cvs66
16801
16802 2004-08-20 [paul]
16803
16804         * src/plugins/pgpmime/plugin.c
16805                 modify PGP/MIME plugin's description
16806
16807 2004-08-17 [colin]      0.9.12cvs65.1
16808
16809         * src/common/ssl.c
16810         * src/plugins/pgpmime/plugin.c
16811                 Sync with HEAD
16812
16813 2004-08-14 [colin]      0.9.12cvs60.3
16814
16815         * src/plugins/trayicon/trayicon.c
16816                 Put back resize callback, on size-request signal
16817                 rather than size-allocate to avoid infinite 
16818                 callback loop
16819
16820 2004-08-13 [colin]      0.9.12cvs60.2
16821
16822         * src/common/defs.h
16823                 Cache versions have been fixed
16824
16825 2004-08-13 [colin]      0.9.12cvs60.1
16826
16827         * src/folderutils.c
16828                 Sync with HEAD
16829
16830 2004-08-12 [colin]      0.9.12cvs59.1
16831
16832         * src/plugins/trayicon/trayicon.c
16833                 Sync with HEAD
16834
16835 2004-08-12 [colin]      0.9.12cvs57.5
16836
16837         * sylpheed.desktop
16838         * configure.ac
16839         * src/Makefile.am
16840         * src/main.c
16841                 Add support for Freedesktop.org's startup notification
16842
16843 2004-08-11 [colin]      0.9.12cvs57.4
16844
16845         * src/textview.c
16846                 Fix off-by-one
16847
16848 2004-08-11 [colin]      0.9.12cvs57.3
16849
16850         * src/message_search.c
16851         * src/summary_search.c
16852                 Make searches case insensitive by default
16853         * src/textview.c
16854                 Fix case-insensitive search in message
16855
16856 2004-08-11 [colin]      0.9.12cvs57.2
16857
16858         * src/summary_search.c
16859                 Let case-sensitive be specified
16860
16861 2004-08-10 [colin]      0.9.12cvs55.4
16862
16863         * src/common/socket.c
16864                 Fix the possible race condition
16865
16866 2004-08-09 [paul]       0.9.12cvs55.3
16867
16868         * configure.ac
16869         * src/Makefile.am
16870         * src/common/Makefile.am
16871                 sync with HEAD
16872
16873
16874 2004-08-09 [paul]       0.9.12cvs55.2
16875
16876         * autogen.sh
16877         * po/poconv.sh
16878                 remove unneeded script
16879
16880         * configure.ac
16881                 add forgotten USE_LDAP_TLS (sync with HEAD)
16882
16883
16884 2004-08-09 [colin]      0.9.12cvs55.1
16885
16886         * src/main.c
16887         * src/common/ssl.c
16888         * src/common/sylpheed.c
16889         * src/common/sylpheed.h
16890                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16891
16892 2004-08-09 [paul]       0.9.12cvs54.1
16893
16894         * ChangeLog
16895         * ChangeLog.claws
16896         * ChangeLog.jp
16897         * configure.ac
16898         * po/POTFILES.in
16899         * src/Makefile.am
16900         * src/folderutils.c
16901         * src/main.c
16902         * src/pgpmime.c
16903         * src/pgpmime.h
16904         * src/sgpgme.c
16905         * src/sgpgme.h
16906         * src/plugins/Makefile.am
16907         * src/plugins/pgpmime/.cvsignore
16908         * src/plugins/pgpmime/Makefile.am
16909         * src/plugins/pgpmime/pgpmime.c
16910         * src/plugins/pgpmime/pgpmime.h
16911         * src/plugins/pgpmime/plugin.c
16912         * src/plugins/pgpmime/sgpgme.c
16913         * src/plugins/pgpmime/sgpgme.h
16914                 sync with HEAD
16915
16916 2004-08-08 [paul]       0.9.12cvs51.1
16917
16918         * configure.ac
16919         * src/folder.c
16920                 sync with HEAD
16921
16922 2004-08-07 [colin]      0.9.12cvs50.1
16923
16924         * src/pop.c
16925         * src/common/partial_download.c
16926                 fix warnings (sync from HEAD)
16927
16928 2004-08-07 [colin]      0.9.12cvs48.1
16929
16930         * src/prefs_folder_item.c
16931                 sync with HEAD 0.9.12cvs48
16932
16933 2004-08-06 [colin]      0.9.12cvs47.1
16934
16935         * src/compose.c
16936                 Sync with HEAD
16937
16938 2004-08-06 [christoph]  0.9.12cvs46.2
16939
16940         * src/main.c
16941         * src/plugins/clamav/clamav_plugin_gtk.c
16942         * src/plugins/dillo_viewer/dillo_viewer.c
16943         * src/plugins/image_viewer/plugin.c
16944         * src/plugins/mathml_viewer/mathml_viewer.c
16945         * src/plugins/spamassassin/spamassassin_gtk.c
16946         * src/plugins/trayicon/trayicon.c
16947                 don't mix GTK1.2 plugin with GTK2 plugins
16948
16949 2004-08-06 [colin]      0.9.12cvs46.1
16950
16951         * ChangeLog
16952         * ChangeLog.claws
16953         * ChangeLog.jp
16954         * configure.ac
16955         * sylpheed-claws.pc.in
16956         * src/folder.c
16957         * src/imap.c
16958         * src/localfolder.c
16959         * src/messageview.c
16960         * src/mimeview.c
16961         * src/mimeview.h
16962         * src/msgcache.c
16963         * src/news.c
16964         * src/prefs_ext_prog.c
16965         * src/prefs_folder_item.c
16966         * src/prefs_fonts.c
16967         * src/prefs_msg_colors.c
16968         * src/prefs_spelling.c
16969         * src/prefs_themes.c
16970         * src/prefs_toolbar.c
16971         * src/prefs_wrapping.c
16972         * src/procmime.h
16973         * src/common/defs.h
16974         * src/common/nntp.c
16975         * src/common/session.c
16976         * src/common/session.h
16977         * src/common/socket.c
16978         * src/common/utils.h
16979         * src/common/xml.c
16980         * src/common/xml.h
16981         * src/gtk/prefswindow.c
16982         * src/gtk/prefswindow.h
16983         * src/plugins/clamav/clamav_plugin_gtk.c
16984         * src/plugins/dillo_viewer/dillo_prefs.c
16985         * src/plugins/image_viewer/viewerprefs.c
16986         * src/plugins/spamassassin/spamassassin_gtk.c
16987         * m4/openssl.m4 *** REMOVED ***
16988                 Sync with HEAD 0.9.12cvs46
16989
16990 2004-08-03 [paul]       0.9.12cvs40.2
16991
16992         * src/action.c
16993         * src/addressadd.c
16994         * src/addressbook.c
16995         * src/addrgather.c
16996         * src/browseldap.c
16997         * src/compose.c
16998         * src/crash.c
16999         * src/editaddress.c
17000         * src/editgroup.c
17001         * src/editldap_basedn.c
17002         * src/foldersel.c
17003         * src/importldif.c
17004         * src/mimeview.c
17005         * src/prefs_common.c
17006         * src/prefs_template.c
17007         * src/sourcewindow.c
17008         * src/summaryview.c
17009         * src/gtk/about.c
17010         * src/gtk/foldersort.c
17011         * src/gtk/logwindow.c
17012         * src/gtk/pluginwindow.c
17013         * src/gtk/prefswindow.c
17014                 change all gtk_scrolled_window_set_policy from 
17015                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17016
17017 2004-08-02 [paul]       0.9.12cvs40.1
17018
17019         * AUTHORS
17020                 update translation team section
17021         * po/pt_BR.po
17022                 updated by Frederico Goncalves Guimaraes
17023                 <fggdebian@yahoo.com.br>
17024
17025 2004-07-31 [colin]      0.9.12cvs39.9
17026
17027         * src/exphtmldlg.c
17028                 Fix compilation
17029
17030 2004-07-31 [colin]      0.9.12cvs39.8
17031
17032         * src/exphtmldlg.c
17033                 Fix an alertpanel type
17034
17035 2004-07-30 [colin]      0.9.12cvs39.7
17036
17037         * src/alertpanel.c
17038                 Fix alertpanel_error_log's icon
17039
17040 2004-07-30 [colin]      0.9.12cvs39.6
17041
17042         * src/pop.c
17043                 Two of them should still be warnings
17044
17045 2004-07-30 [colin]      0.9.12cvs39.5
17046
17047         * src/pop.c
17048                 More warning -> error
17049 2004-07-29 [colin]      0.9.12cvs39.4
17050
17051         * src/pop.c
17052                 Warning -> error
17053
17054 2004-07-29 [colin]      0.9.12cvs39.3
17055
17056         * src/prefs_matcher.c
17057                 Fix segfault
17058
17059 2004-07-29 [colin]      0.9.12cvs39.2
17060
17061         * src/alertpanel.c
17062                 More nice-looking alertpanels
17063
17064 2004-07-29 [colin]      0.9.12cvs39.1
17065
17066         * src/messageview.c
17067                 sync with head
17068                 (inform user when partial mail is deleted on server)
17069
17070 2004-07-29 [colin]      0.9.12cvs38.1
17071
17072         * src/messageview.c
17073                 sync with head
17074
17075 2004-07-28 [paul]       0.9.12cvs37.7
17076
17077         * src/mainwindow.c
17078                 complete the replacement of deprecated gtk_progress_*
17079
17080 2004-07-28 [paul]       0.9.12cvs37.6
17081
17082         * src/action.c
17083         * src/inc.c
17084         * src/mainwindow.c
17085         * src/send_message.c
17086         * src/gtk/progressdialog.c
17087         * src/gtk/progressdialog.h
17088                 replace deprecated gtk_progress_*
17089
17090 2004-07-28 [paul]       0.9.12cvs37.5
17091
17092         * src/gtk/filesel.c
17093                 remove gtk_window_set_wmclass()
17094 2004-07-28 [paul]       0.9.12cvs37.4
17095
17096         * src/addressbook.c
17097         * src/compose.c
17098         * src/foldersel.c
17099         * src/mainwindow.c
17100         * src/messageview.c
17101         * src/sourcewindow.c
17102         * src/gtk/logwindow.c
17103                 remove gtk_window_set_wmclass()
17104                 
17105         * src/prefs_filtering.c
17106         * src/prefs_filtering_action.c
17107         * src/prefs_fonts.c
17108         * src/prefs_gtk.c
17109         * src/prefs_matcher.c
17110         * src/ssl_manager.c
17111         * src/gtk/prefswindow.c
17112                 replace gtk_window_position()
17113
17114 2004-07-28 [colin]      0.9.12cvs37.3
17115
17116         * src/alertpanel.c
17117         * src/alertpanel.h
17118                 Add a way to specify panel type for specific
17119                 panels (alertpanel())
17120         * src/account.c
17121         * src/addressbook.c
17122         * src/compose.c
17123         * src/expldifdlg.c
17124         * src/main.c
17125         * src/messageview.c
17126         * src/summaryview.c
17127         * src/textview.c
17128         * src/gtk/sslcertwindow.c
17129                 Fix alertpanel()s so that their icon match
17130                 their real type
17131
17132 2004-07-28 [paul]       0.9.12cvs37.2
17133
17134         * src/addr_compl.c
17135         * src/addressbook.c
17136         * src/alertpanel.c
17137         * src/compose.c
17138         * src/export.c
17139         * src/foldersel.c
17140         * src/folderview.c
17141         * src/grouplistdialog.c
17142         * src/import.c
17143         * src/mainwindow.c
17144         * src/message_search.c
17145         * src/messageview.c
17146         * src/passphrase.c
17147         * src/prefs_actions.c
17148         * src/prefs_common.c
17149         * src/prefs_customheader.c
17150         * src/prefs_display_header.c
17151         * src/prefs_filtering.c
17152         * src/prefs_filtering_action.c
17153         * src/prefs_gtk.c
17154         * src/prefs_matcher.c
17155         * src/prefs_msg_colors.c
17156         * src/prefs_summary_column.c
17157         * src/prefs_template.c
17158         * src/sourcewindow.c
17159         * src/ssl_manager.c
17160         * src/summary_search.c
17161         * src/gtk/colorsel.c
17162         * src/gtk/description_window.c
17163         * src/gtk/gtkaspell.c
17164         * src/gtk/inputdialog.c
17165         * src/gtk/logwindow.c
17166         * src/gtk/prefswindow.c
17167         * src/gtk/progressdialog.c
17168                 replace deprecated gtk_window_set_policy
17169
17170 2004-07-27 [colin]      0.9.12cvs37.1
17171
17172         * src/msgcache.c
17173                 More fixes (synced for head again)
17174
17175 2004-07-27 [colin]      0.9.12cvs35.3
17176
17177         * src/msgcache.c
17178                 Fix wrong test
17179
17180 2004-07-27 [colin]      0.9.12cvs35.2
17181
17182         * src/mimeview.c
17183                 Fix width a bit (by Paul)
17184         * src/alertpanel.c
17185         * src/alertpanel.h
17186                 Specialize icons, make alertpanel_message()
17187                 private
17188         * src/message_search.c
17189         * src/sgpgme.c
17190         * src/summary_search.c
17191                 Suit alertpanel changes
17192
17193 2004-07-27 [colin]      0.9.12cvs35.1
17194
17195         * src/alertpanel.c
17196                 Add an icon
17197         * src/passphrase.c
17198                 Add debug output - maybe someone will
17199                 want to look at the problem with Grab
17200                 Input :)
17201         Bump version as we're synced with HEAD
17202
17203 2004-07-26 [colin]      0.9.12cvs33.26
17204
17205         * src/pop.c
17206                 Fix uidl-file parsing when not in new
17207                 format
17208
17209 2004-07-26 [colin]      0.9.12cvs33.25
17210
17211         * src/gtk/menu.c
17212                 Move popup menu up if necessary (fixes 
17213                 account selector)
17214         * src/mainwindow.c
17215                 Set account selector's button height to
17216                 minimum
17217
17218 2004-07-26 [colin]      0.9.12cvs33.24
17219
17220         * src/alertpanel.c
17221                 Maybe fix 551 (Truncated font in alert window)
17222
17223 2004-07-26 [colin]      0.9.12cvs33.23
17224
17225         * po/de.po
17226         * po/es.po
17227         * po/fr.po
17228         * po/it.po
17229         * po/ja.po
17230         * po/pl.po
17231         * po/ru.po
17232         * po/sk.po
17233         * po/sr.po
17234         * po/zh_CN.po
17235                 Sync po files with HEAD
17236
17237 2004-07-26 [paul]       0.9.12cvs33.22
17238
17239         * src/compose.c
17240                 fix Bug 556 'Organisation-header is sent even if empty'
17241
17242 2004-07-24 [colin]      0.9.12cvs33.21
17243
17244         * src/compose.c
17245         * src/gtk/gtkaspell.c
17246         * src/gtk/gtkaspell.h
17247                 Fix speller accelerators (require hack)
17248
17249 2004-07-24 [colin]      0.9.12cvs33.20
17250
17251         * src/gtk/gtkaspell.c
17252                 Fix over-eager code deletion breaking
17253                 Check while typing
17254
17255 2004-07-24 [colin]      0.9.12cvs33.19
17256
17257         * src/browseldap.c
17258         * src/ldapctrl.c
17259         * src/ldapctrl.h
17260         * src/ldapserver.h
17261                 Sync ldap with HEAD
17262         (Fixes 546 LDAP completely broken)
17263
17264 2004-07-24 [colin]      0.9.12cvs33.18
17265
17266         * src/prefs_msg_colors.c
17267                 Fix prototype mismatch
17268         (Fixes 547 void function cannot return value)
17269
17270 2004-07-24 [colin]      0.9.12cvs33.17
17271
17272         * src/mainwindow.c
17273                 Fix sort going back to previous sort key
17274                 when changing sort direction
17275
17276 2004-07-24 [colin]      0.9.12cvs33.16
17277
17278         * src/compose.c
17279                 Fix space insertion when re-wrapping at 
17280                 cursor point
17281
17282 2004-07-24 [colin]      0.9.12cvs33.15
17283
17284         * src/gtk/gtkaspell.c
17285                 Don't change cursor position in insert-text
17286                 callback
17287         (Fixes 539 Word wrapping on input transposes letters)
17288
17289 2004-07-24 [colin]      0.9.12cvs33.14
17290
17291         * src/gtk/gtkaspell.c
17292                 Reencode non-ascii chars to dictionary's
17293                 encoding
17294         (Fixes 544 Spell check broken non english locale)
17295
17296 2004-07-24 [colin]      0.9.12cvs33.13
17297
17298         * src/summaryview.c
17299                 Fix Shift+Down, add Home/End/PgUp/PgDown
17300
17301 2004-07-21 [colin]      0.9.12cvs33.12
17302
17303         * src/prefs_common.c
17304                 Fix a gtk warning (Patch by Andrej Kacian)
17305
17306 2004-07-21 [colin]      0.9.12cvs33.11
17307
17308         * src/gtk/filesel.c
17309                 More check
17310
17311 2004-07-21 [colin]      0.9.12cvs33.10
17312
17313         * src/compose.c
17314         * src/crash.c
17315         * src/export.c
17316         * src/import.c
17317         * src/messageview.c
17318         * src/mimeview.c
17319         * src/prefs_spelling.c
17320         * src/prefs_themes.c
17321         * src/summaryview.c
17322         * src/gtk/filesel.c
17323         * src/gtk/filesel.h
17324         * src/gtk/pluginwindow.c
17325                 Untwist open/save mode guessing logic, make
17326                 it explicit
17327
17328 2004-07-20 [colin]      0.9.12cvs33.9
17329
17330         * src/codeconv.c
17331                 conv_encode_header: src_charset is UTF-8 on
17332                 gtk2
17333         * src/compose.c
17334                 Remove double encoding of the headers
17335
17336 2004-07-20 [colin]      0.9.12cvs33.8
17337
17338         * src/codeconv.c
17339                 Fix typo
17340
17341 2004-07-20 [colin]      0.9.12cvs33.7
17342
17343         * src/mainwindow.c
17344                 Set the separated messageview to the saved
17345                 size of Claws' messageview (Patch by Alfons)
17346                 Fix a callback prototype (me)
17347
17348 2004-07-20 [colin]      0.9.12cvs33.6
17349
17350         * src/codeconv.h
17351                 Forgot one hunk in 0.9.12cvs33.4
17352
17353 2004-07-19 [colin]      0.9.12cvs33.5
17354
17355         * src/action.c
17356                 Action output fix
17357                 Patch by Alfons
17358
17359 2004-07-19 [colin]      0.9.12cvs33.4
17360
17361         * src/compose.c
17362                 Fix outgoing charset bug in headers
17363         * src/codeconv.c
17364                 Clean for glib2 - Patch by Alfons
17365
17366 2004-07-19 [colin]      0.9.12cvs33.3
17367
17368         * src/statusbar.c
17369                 Remove grip from the statusbar
17370                 Patch by Alfons
17371
17372 2004-07-19 [colin]      0.9.12cvs33.2
17373
17374         * src/messageview.c
17375         * src/textview.c
17376                 Fix messageview remembering the previous
17377                 scroll position when loading a new message
17378                 Patch by Alfons
17379
17380 2004-07-19 [colin]      0.9.12cvs33.1
17381
17382         * src/folder.h
17383         * src/folderview.c
17384         * src/summaryview.c
17385                 Sync with HEAD
17386
17387 2004-07-18 [colin]      0.9.12cvs32.7
17388
17389         * configure.ac
17390                 Remove useless check for XIM - noticed
17391                 by Alfons
17392
17393 2004-07-18 [colin]      0.9.12cvs32.6
17394
17395         * src/summaryview.c
17396                 Remove non-modified and shift-modified
17397                 accelerators in summaryview's popup
17398                 menu, as that doesn't get catched by
17399                 the accel-activate signal catcher...
17400
17401 2004-07-18 [colin]      0.9.12cvs32.5
17402
17403         * src/prefs_common.c
17404                 Define sensible default prefs for 
17405                 wrapping
17406
17407 2004-07-18 [colin]      0.9.12cvs32.4
17408
17409         * src/compose.c
17410         * src/prefs_common.c
17411         * src/prefs_common.h
17412         * src/prefs_wrapping.c
17413                 Remove Smart Wrapping pref, which does
17414                 nothing on gtk2 branch
17415
17416 2004-07-18 [colin]      0.9.12cvs32.3
17417
17418         * src/sourcewindow.c
17419                 Proper utf8
17420
17421 2004-07-18 [colin]      0.9.12cvs32.2
17422
17423         * src/compose.c
17424                 Save attachment status when drafting
17425
17426 2004-07-18 [colin]      0.9.12cvs32.1
17427
17428         * src/gtk/filesel.c
17429                 Fix erratic folder selection in open mode
17430
17431 2004-07-18 [colin]      0.9.12cvs31.11
17432
17433         * src/pop.c
17434                 Don't let partial messages get deleted
17435                 even with "dowload all"
17436                 (0.9.12cvs31.8 fix extension)
17437 2004-07-18 [colin]      0.9.12cvs31.10
17438
17439         * src/gtk/logwindow.c
17440                 Fix log scrolling
17441
17442 2004-07-18 [colin]      0.9.12cvs31.9
17443
17444         * src/common/utils.c
17445                 Fix non-utf8 strings coming from commands
17446                 and files
17447
17448 2004-07-18 [colin]      0.9.12cvs31.8
17449
17450         * src/pop.c
17451                 Fix partial download bug with Download all
17452                 messages option
17453
17454 2004-07-18 [colin]      0.9.12cvs31.7
17455
17456         * src/textview.c
17457                 Fix bug introduced in 0.9.12cvs31.2
17458                 (blocked in select mode after double click)
17459
17460 2004-07-18 [colin]      0.9.12cvs31.6
17461
17462         * src/compose.c
17463         * src/gtk/menu.c
17464                 More glib-warning fixes
17465
17466 2004-07-18 [colin]      0.9.12cvs31.5
17467
17468         * src/compose.c
17469                 Fix trashing the primary clipboard when moving 
17470                 around with tab
17471         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17472
17473 2004-07-18 [colin]      0.9.12cvs31.4
17474
17475         * src/codeconv.c
17476                 convert unencoded iso headers to utf8
17477         (Fix Bug 538 Unencoded local characters in subject make it 
17478          disappear)
17479
17480 2004-07-18 [colin]      0.9.12cvs31.3
17481
17482         * src/compose.c
17483                 Fix tab char handling in wrapping
17484         (Fix Bug 537 Line wrap problem - TAB character treated as 
17485          one character instead of 8)
17486
17487 2004-07-18 [colin]      0.9.12cvs31.2
17488
17489         * src/textview.c
17490                 return FALSE on GDK_MOTION_NOTIFY
17491         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17492          (unable to highlight))
17493
17494 2004-07-18 [colin]      0.9.12cvs31.1
17495
17496         * src/folderview.c
17497                 Sync with 0.9.12cvs31
17498
17499 2004-07-18 [colin]      0.9.12cvs30.4
17500
17501         * src/compose.c
17502                 Also block text_inserted when inserting a file
17503
17504 2004-07-18 [colin]      0.9.12cvs30.3
17505
17506         * src/compose.c
17507                 Fix smart wrapping (block text_inserted handler
17508                 while putting quotation to avoid wrap on input,
17509                 don't join lines if next is sig separator)
17510
17511 2004-07-17 [colin]      0.9.12cvs30.2
17512
17513         * src/folderview.c
17514         * src/mainwindow.c
17515         * src/mimeview.c
17516         * src/summaryview.c
17517         * src/gtk/quicksearch.c
17518         * src/gtk/quicksearch.h
17519                 Block key events handlers *and* accels while
17520                 quicksearch is focused
17521         (Fixes Bug 534 quick-search bar not accepting certain letters)
17522
17523 2004-07-17 [colin]      0.9.12cvs30.1
17524
17525         * src/folder.h
17526         * src/folderview.c
17527         * src/summaryview.c
17528                 Sync with 0.9.12cvs30
17529
17530 2004-07-17 [colin]      0.9.12cvs28.2
17531
17532         * src/mimeview.c
17533         * src/procmime.c
17534         * src/summaryview.c
17535         * src/gtk/menu.c
17536                 Squash some compile and glib warnings
17537
17538 2004-07-17 [paul]       0.9.12cvs28.1
17539
17540         * src/mimeview.c
17541                 sync with 0.9.12cvs28 HEAD
17542
17543 2004-07-16 [paul]       0.9.12cvs26.1
17544         
17545         * src/gtk/quicksearch.c
17546         * src/account.c
17547         * src/account.h
17548         * src/compose.c
17549         * src/customheader.c
17550         * src/folder_item_prefs.c
17551         * src/main.c
17552         * src/mainwindow.c
17553         * src/messageview.c
17554         * src/mimeview.c
17555         * src/news.c
17556         * src/pgpmime.c
17557         * src/pop.c
17558         * src/pop.h
17559         * src/prefs_account.c
17560         * src/prefs_account.h
17561         * src/prefs_common.c
17562         * src/prefs_common.h
17563         * src/prefs_display_header.c
17564         * src/prefs_gtk.c
17565         * src/prefs_gtk.h
17566         * src/procheader.c
17567         * src/procmime.c
17568                 sync with 0.9.12cvs26 HEAD      
17569
17570 2004-07-15 [colin]      0.9.12cvs18.14
17571
17572         * src/folder.c
17573                 Disable GPG signature check during
17574                 folder move and scan
17575         (Closes Bug 521 Signature checking slows down Folder-Move)
17576
17577 2004-07-14 [colin]      0.9.12cvs18.13
17578
17579         * src/common/partial_download.c
17580                 update includes
17581
17582 2004-07-14 [colin]      0.9.12cvs18.12
17583
17584         * src/common/partial_download.c
17585         * src/common/partial_download.h
17586                 Move doc at top, add correct copyright
17587
17588 2004-07-14 [colin]      0.9.12cvs18.11
17589
17590         * src/folder.c
17591         * src/messageview.c
17592         * src/pop.c
17593         * src/pop.h
17594         * src/procmsg.c
17595         * src/summaryview.c
17596         * src/common/Makefile.am
17597         * src/common/partial_download.c ** NEW FILES **
17598         * src/common/partial_download.h ** NEW FILES **
17599                 Move partial-download related stuff to its
17600                 own file
17601
17602 2004-07-14 [colin]      0.9.12cvs18.10
17603
17604         * src/send_message.c
17605                 Fix smtp auth when user is null or empty
17606
17607 2004-07-13 [colin]      0.9.12cvs18.9
17608
17609         * src/gtk/quicksearch.c
17610                 Use alphabetic order
17611
17612 2004-07-13 [colin]      0.9.12cvs18.8
17613
17614         * src/pop.c
17615                 Be paranoid on the checks
17616
17617 2004-07-13 [colin]      0.9.12cvs18.7
17618
17619         * src/gtk/quicksearch.c
17620                 Fix Engrish once again
17621
17622 2004-07-13 [colin]      0.9.12cvs18.6
17623
17624         * src/procmsg.c
17625         * src/summaryview.c
17626                 Mark messages for deletion when they are about to
17627                 be removed from trash
17628
17629 2004-07-13 [colin]      0.9.12cvs18.5
17630
17631         * src/matcher.c
17632         * src/matcher.h
17633         * src/matcher_parser_parse.y
17634         * src/prefs_matcher.c
17635         * src/gtk/quicksearch.c
17636                 Add 'partial' ('p') match string to find partially
17637                 downloaded messages
17638
17639 2004-07-13 [colin]      0.9.12cvs18.4
17640
17641         * src/pop.c
17642                 Fix misplaced block
17643
17644 2004-07-13 [colin]      0.9.12cvs18.3
17645
17646         * src/pop.c
17647         * src/pop.h
17648         * src/messageview.c
17649                 Refactor API (to avoid passing 5+ params and code
17650                 duplication)
17651         * src/folder.c
17652         * src/msgcache.c
17653         * src/procheader.c
17654         * src/common/defs.h
17655                 Add planned_download to cache
17656                 Don't mess uidl file when moving partially downloaded
17657                 mails (they change folder, we should change it in the
17658                 uidl list too or we'll remove an incorrect message)
17659                 (this also helps removing hacks when changing 
17660                 planned_download in messageview.c)
17661
17662 2004-07-12 [colin]      0.9.12cvs18.2
17663
17664         * src/gtk/quicksearch.c
17665                 Fix missing status update in quicksearch
17666
17667 2004-07-12 [paul]       0.9.12cvs18.1
17668
17669         * po/POTFILES.in
17670         * src/Makefile.am
17671         * src/account.c
17672         * src/codeconv.c
17673         * src/compose.c
17674         * src/inc.c
17675         * src/main.c
17676         * src/prefs_common.c
17677         * src/procmsg.h
17678         * src/toolbar.c
17679         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17680         * src/prefs_wrapping.[ch]       ** NEW FILES **
17681         * src/common/intl.h
17682         * src/common/utils.[ch]
17683         * src/gtk/quicksearch.[ch]
17684                 sync with 0.9.12cvs18 HEAD
17685
17686 2004-07-12 [colin]      0.9.11cvs17.25
17687
17688         * src/folder.c
17689         * src/folder.h
17690                 Remove unused function added by me in 0.9.11cvs17.10
17691
17692 2004-07-11 [colin]      0.9.11cvs17.24
17693
17694         * src/inc.c
17695         * src/messageview.c
17696         * src/pop.c
17697         * src/pop.h
17698                 Use folderitem and msgnum instead of filename to
17699                 know which mail to delete
17700                 Move old partial mail deletion to pop.c
17701
17702 2004-07-10 [colin]      0.9.11cvs17.23
17703
17704         * src/inc.c
17705                 Add debug
17706         * src/pop.c
17707         * src/pop.h
17708                 Don't re-use same enums for unrelated stuff: it's 
17709                 completely misleading !
17710                 Document a bit
17711
17712 2004-07-09 [colin]      0.9.11cvs17.22
17713
17714         * src/inc.c
17715                 Remove folder-type check and do
17716                 more tests to be sure everything's
17717                 ok
17718         * src/messageview.c
17719                 Punctuation update, remove useless
17720                 code, fix two warnings
17721         * src/noticeview.c
17722                 Layout cleaning, reset 2nd button
17723                 when specifying one
17724
17725 2004-07-09 [colin]      0.9.11cvs17.21
17726
17727         * src/messageview.c
17728         * src/pop.c
17729         * src/pop.h
17730                 Allow user to change his mind
17731                 and postpone decision (by
17732                 unmarking the mail)
17733
17734 2004-07-09 [colin]      0.9.11cvs17.20
17735
17736         * src/messageview.c
17737                 Fix bug with delete state
17738         * src/pop.c
17739         * src/pop.h
17740                 Fix buffer leak (fread doesn't 
17741                 terminate buffers with \0)
17742                 Refactoring (remove magic 
17743                 numbers)
17744
17745 2004-07-09 [colin]      0.9.11cvs17.19
17746
17747         * src/pop.c
17748                 Don't log "Skipping message" if 
17749                 we're going to TOP it two lines
17750                 later
17751
17752 2004-07-09 [colin]      0.9.11cvs17.18
17753
17754         * src/messageview.c
17755                 Fix Engrish
17756
17757 2004-07-09 [colin]      0.9.11cvs17.17
17758
17759         * src/pop.c
17760                 strlen checking...
17761         * src/messageview.c
17762                 refactoring a bit
17763
17764 2004-07-08 [colin]      0.9.11cvs17.16
17765
17766         * src/noticeview.c
17767         * src/noticeview.h
17768                 Add an optional second button
17769         * src/messageview.c
17770         * src/pop.c
17771         * src/pop.h
17772                 Don't delete partially received mails after a certain
17773                 time; rather, let the user decide.
17774
17775 2004-07-08 [colin]      0.9.11cvs17.15
17776
17777         * src/common/smtp.h
17778                 Sync with HEAD
17779
17780 2004-07-08 [colin]      0.9.11cvs17.14
17781
17782         * src/messageview.c
17783         * src/common/smtp.c
17784                 Use to_human_readable() for sizes
17785
17786 2004-07-08 [colin]      0.9.11cvs17.13
17787
17788         * src/inc.c
17789         * src/messageview.c
17790         * src/pop.c
17791         * src/pop.h
17792         * src/procmsg.c
17793                 Fix partial-downloading issues:
17794                         catch unsupported TOP
17795                         don't delete partially downloaded mails before 5 days
17796                         don't update existing with non-MH folders; that'll
17797                         make dups, but it's better than trashing the folder
17798                         free new msginfo parts
17799                 Fix indentation ;-)
17800
17801 2004-07-08 [colin]      0.9.11cvs17.12
17802
17803         * src/common/smtp.c
17804         * src/common/smtp.h
17805                 Sync smtp size verification with HEAD
17806
17807 2004-07-08 [colin]      0.9.11cvs17.11
17808
17809         * src/summaryview.c
17810         * src/prefs_common.c
17811         * src/prefs_common.h
17812         * src/gtk/quicksearch.c
17813         * src/gtk/quicksearch.h
17814                 Sync sticky pref with HEAD
17815
17816 2004-07-08 [colin]      0.9.11cvs17.10
17817
17818         * src/folder.c [1.213.2.6]
17819         * src/folder.h [1.87.2.6]
17820         * src/inc.c [1.149.2.7]
17821         * src/messageview.c [1.94.2.8]
17822         * src/procheader.c [1.47.2.6]
17823         * src/procmsg.c [1.150.2.4]
17824         * src/procmsg.h [1.60.2.5]
17825         * src/pop.c [1.56.2.4]
17826         * src/pop.h [1.17.2.3]
17827                 Let too big messages get downloaded, but truncated
17828                 Add a button to download them completely
17829                 
17830 2004-07-06 [colin]      0.9.11cvs17.9
17831
17832         * src/gtk/quicksearch.c [1.1.2.3]
17833                 Add a Clear button
17834         * commitHelper
17835         * PATCHSETS
17836                 Add a script to help with cvs
17837
17838 2004-07-03 [colin]      0.9.11cvs17.8
17839
17840         * src/plugins/imageviewer/viewer.c
17841                 fix imageviewer (which was staying on the first
17842                 displayed image)
17843
17844 2004-07-03 [colin]      0.9.11cvs17.7
17845
17846         Removed FIXME_GTK2 warnings
17847         * src/gtk/gtkutils.c
17848                 useless #warnings
17849         * src/gtk/menu.c
17850                 useless #warnings (no need to mess with menu rc)
17851         * src/gtk/menu.h
17852                 unused functions
17853         
17854
17855 2004-07-03 [colin]      0.9.11cvs17.6
17856
17857         Removed FIXME_GTK2 warnings
17858         * src/codeconv.c
17859                 useless #warnings (rewrite needed)
17860         * src/compose.c
17861                 useless #warnings (rewrite needed)
17862                 useless #warnings (gtk2 is like that)
17863                 useless #warnings (previously fixed)
17864         * src/main.c
17865                 useless #warnings (previously fixed)
17866         * src/message_search.c
17867                 useless #warnings (gtk2 is like that)
17868                 Made apparent that search is case-sensitive
17869         * src/mimeview.c
17870                 useless #warnings (rewrite needed)
17871                 useless #warnings (gtk2 is like that)
17872                 reimplemented real warnings
17873         * src/prefs_common.c
17874                 Removed block cursor option (not it gtk2)
17875         * src/prefs_gtk.c
17876                 useless #warnings (rewrite needed)
17877         * src/procheader.c
17878                 useless #warnings (rewrite needed)
17879         * src/sourcewindow.c
17880                 useless #warnings (incorrect placing)
17881         * src/summary_search.c
17882                 useless #warnings (gtk2 is like that)
17883                 Made apparent that search is case-sensitive
17884         * src/action.c
17885                 useless #warnings (gtk2 is like that)
17886         * src/textview.c
17887                 useless #warnings (rewrite needed)
17888         * src/toolbar.c
17889                 useless #warnings (rewrite needed)
17890
17891 2004-07-03 [colin]      0.9.11cvs17.5
17892
17893         * src/textview.c
17894                 Fix mismerge which broke URI opening
17895                 
17896 2004-07-01 [colin]      0.9.11cvs17.4
17897
17898         * src/gtk/filesel.c
17899                 Fill filename when saving
17900                 
17901 2004-06-27 [colin]      0.9.11cvs17.3
17902
17903         * src/gtk/filesel.[ch]
17904                 Use the new GTK file selector
17905                 Update prototype to match the reality: multiple file
17906                 selection is open-only          
17907         * src/compose.c
17908                 Match the new prototypes        
17909         * configure.ac
17910                 Match the new requirements (gtk 2.4.0)
17911                         
17912 2004-06-26 [colin]      0.9.11cvs17.2
17913
17914         * src/plugins/trayicon/trayicon.c
17915                 Remove useless signal handler on resize, which causes
17916                 an infinite "loop"
17917         
17918 2004-06-26 [colin]      0.9.11cvs17.1
17919         
17920         * tools/Makefile.am
17921                 remove launch_firebird and add nautilus2sylpheed.sh
17922         * src/quicksearch.c
17923           src/summaryview.c
17924                 Fix show/hide "Extended symbols" button problem
17925                 Fix apparition at startup
17926                 Fix const warnings
17927         * src/plugins/image_viewer/Makefile.am
17928                 Fix configure 
17929         * common/ssl.c
17930                 Re-enable certificate check, as it doesn't seem to
17931                 cause Xlib errors anymore
17932
17933 2004-06-25 [paul]       0.9.11cvs17
17934
17935         * sync with 0.9.11cvs17 HEAD
17936         
17937         NOTE: QuickSearch is broken
17938
17939 2004-06-07 [colin]      0.9.10claws67.10
17940         * src/plugins/trayicon/trayicon.c
17941           src/plugins/trayicon/libeggtrayicon/Makefile.am
17942           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17943                 Fix gettextization in trayicon plugin
17944
17945 2004-06-07 [colin]      0.9.10claws67.9
17946         
17947         * src/summaryview.c
17948           src/gtk/gtksctree.[ch]
17949                 Let Shift+{Up,Down} work in summaryview
17950                 (well, Down "works" and Up works)
17951                 Let the list scroll when using these keys
17952
17953 2004-06-06 [colin]      0.9.10claws67.8
17954
17955         * src/plugins/trayicon/trayicon.c
17956                 Fix pixmap update
17957
17958 2004-06-06 [colin]      0.9.10claws67.7
17959
17960         * src/addressbook.c
17961                 Fix signal handling causing system-wide focus grab
17962
17963 2004-05-25 [paul]       0.9.10claws67.6
17964
17965         * Makefile.am
17966           src/Makefile.am
17967                 clean up
17968
17969 2004-05-25 [paul]       0.9.10claws67.5
17970
17971         * replace deprecated gtk_signal... functions
17972
17973 2004-05-23 [colin]      0.9.10claws67.4
17974
17975         * src/compose.c
17976                 Fix wrapping
17977
17978 2004-05-22 [colin]      0.9.10claws67.3
17979
17980         * src/compose.c
17981                 Re-fix [Edited] in compose.c::compose_reedit()
17982
17983 2004-05-22 [colin]      0.9.10claws67.2
17984
17985         * src/procmime.c
17986                 Fix parsing of multiparts mails
17987
17988 2004-05-22 [colin]      0.9.10claws67.1
17989
17990         * src/summaryview.c
17991                 Fix quicksearch
17992
17993 2004-05-22 [paul]       0.9.10claws67
17994
17995         * sync with 0.9.10claws67 HEAD
17996
17997 2004-05-14 [alfons]
17998
17999         * src/procmime.h
18000                 add forgotton prototype
18001
18002 2004-05-10 [paul]       0.9.10claws57
18003
18004         * sync with 0.9.10claws57 HEAD
18005
18006 2004-05-05 [paul]       0.9.9.claws1
18007
18008         * ChangeLog-gtk2        ** REMOVED **
18009           ChangeLog-gtk2.claws  ** ADDED **
18010                 rename and adopt the normal claws format
18011                 
18012         * configure.ac
18013                 require gtkmathview >= 0.5
18014
18015         * ac/*                          ** REMOVED **
18016           ac/                           ** REMOVED **
18017           intl/Makefile.in              ** REMOVED **
18018           m4/                           ** ADDED **
18019           m4/missing                    ** ADDED **
18020           m4/missing/gdk-pixbuf.m4      ** ADDED **
18021           m4/missing/gettext.m4         ** ADDED **
18022           m4/missing/gpgme.m4           ** ADDED **
18023           m4/missing/imlib.m4           ** ADDED **
18024           m4/.cvsignore                 ** ADDED **
18025           m4/Makefile.am                ** ADDED **
18026           m4/README                     ** ADDED **
18027           m4/aclocal-include.m4         ** ADDED **
18028           m4/aspell.m4                  ** ADDED **
18029           m4/check-type.m4              ** ADDED **
18030           m4/gnupg-check-typedef.m4     ** ADDED **
18031           m4/openssl.m4                 ** ADDED **
18032           m4/spamassassin.m4            ** ADDED **
18033           po/ChangeLog                  ** REMOVED **
18034           po/Makefile.in.in             ** REMOVED **
18035           po/Rules-quot                 ** REMOVED **
18036           po/boldquot.sed               ** REMOVED **
18037           po/en@boldquot.header         ** REMOVED **
18038           po/en@quot.header             ** REMOVED **
18039           po/insert-header.sin          ** REMOVED **
18040           po/quot.sed                   ** REMOVED **
18041           po/remove-potcdate.sed        ** REMOVED **
18042           po/remove-potcdate.sin        ** REMOVED **
18043           po/stamp-po                   ** REMOVED **
18044           Makefile.am
18045           autogen.sh
18046           configure.ac
18047                 enable building with automake 1.8.x
18048                 add 'autopoint --force' to autogen.sh and remove all
18049                 auto-generated files, remove ac/ directory and use
18050                 m4/ directory instead
18051                 
18052         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18053                 fix gettextization
18054
18055 2004-02-28 Colin Leroy <colin@colino.net>
18056         * src/prefs_matcher.c
18057           src/prefs_filtering.c
18058           src/prefs_filtering_action.c
18059                 Fix non-editable GtkEntries
18060
18061 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18062         * src/prefs_themes.c
18063                 utf8 conversion for theme info
18064
18065 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18066         * sync 0.9.9claws
18067
18068 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18069         * src/grouplistdialog.c
18070                 allow multiple selections without ctrl key
18071
18072 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18073         * src/main.c
18074                 enable customizable accelerators
18075
18076 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18077         * src/prefs_common.c
18078                 re-enable different font settings for gtk1/2
18079         * src/prefs_folder_item.c
18080                 fix folder prefs displayed wrong
18081         * src/textview.c
18082                 set 'sunken' shadow type
18083
18084 2004-02-07 Colin Leroy <colin@colino.net>
18085         * src/compose.c
18086                 Fix message being always [Edited]
18087                 Encode headers correctly (utf8 buf)
18088
18089 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18090         * src/socket.c
18091                 remove double g_source_attach()
18092                 (Thanks to Colin Leroy)
18093
18094 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18095         * src/gtk/gtksctree.c
18096                 Fix SSL certificate list not shown
18097         * src/mimeview.c
18098                 Fix clicks in mime tree
18099
18100 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18101         * src/common/socket.c
18102                 Fix SSL receive
18103         * src/compose.c
18104                 Fix clipboard menu hotkeys
18105
18106 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18107         * src/gtk/gtkaspell.[ch]
18108           src/compose.c
18109                 reimplement spellchecker
18110
18111 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18112         * src/gtk/filesel.c
18113                 crash when inserting file in compose window
18114                 (TODO: keep old selection on clicks)
18115         * src/main.c
18116                 use gtkrc-2.0 instead of gtkrc
18117
18118 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18119         * src/messageview.c
18120                 remove orphaned mimeview unref()
18121
18122 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18123         * src/grouplistdialog.c
18124                 expand nodes containing subscribed groups
18125
18126 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18127         * src/textview.c
18128                 textview: hide cursor, restore old click behaviour
18129
18130 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18131         * src/textview.c
18132                 variable names messed up
18133
18134 2004-01-17 Colin Leroy <colin@colino.net>
18135         * src/addr_compl.c
18136                 Fix completion address too thin
18137         * src/compose.c
18138                 Fix tab-to-subject behaviour
18139         * src/summaryview.c
18140                 Implement key up & down in summaryview
18141
18142 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18143
18144         * sync 098claws
18145
18146 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18147         * configure.ac
18148           Makefile.am
18149           doc/.cvsignore
18150           doc/Makefile.am
18151                 faq, man, manual moved to doc/
18152         * ac/aspell.m4
18153           ac/check-type.m4
18154           ac/gnupg-check-typedef.m4
18155           ac/openssl.m4
18156           ac/spamassassin.m4
18157           ac/missing/gdk-pixbuf.m4
18158           ac/missing/gpgme.m4
18159           ac/missing/imlib.m4
18160                 fix automake warnings
18161
18162 2003-12-06 Colin Leroy <colin@colino.net>
18163         * src/summaryview.c
18164                 Fix quicksearch
18165
18166 2003-12-05 Colin Leroy <colin@colino.net>
18167         * src/summaryview.c
18168                 Fix going to next unread folder
18169
18170 2003-12-05 Colin Leroy <colin@colino.net>
18171         * src/crash.c
18172                 Fix gtk2 compilation
18173         * src/session.c
18174                 Remove iotag source handler at disconnection
18175         * src/socket.[ch] 
18176                 Remove source handler when closing socket 
18177                 (fixes another seg)
18178
18179 2003-12-04 Colin Leroy <colin@colino.net>
18180         * src/compose.c
18181           src/prefs_account.c
18182           src/prefs_common.c
18183                 Fix some dropdown menus
18184
18185 2003-12-04 Colin Leroy <colin@colino.net>
18186         * src/compose.c
18187                 Fix event handlers on header fields
18188         * src/common/socket.c
18189           src/common/session.c
18190                 Fix segfault with callback (SSL)
18191                 Fix end of session 
18192
18193 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18194
18195         * Fix compile bug in src/compose.c
18196         * removed src/gtk/gtkstext.[ch]
18197
18198 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18199
18200         * Convert character set and escape "text" attributes in toolbar setting
18201         files.
18202         * Fixed bug in button-press-event handling.
18203
18204 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18205
18206         * Fixed bug in key-press-event handling.
18207
18208 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18209
18210         * Enabled to compile tray-icon plugin (Ad-hoc).
18211         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18212
18213 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18214
18215         * Enabled to compile on sylpheed-claws.
18216         (tray-icon plugin still cannot compile yet.)
18217
18218 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18219
18220         * Updated to 0.9.5.
18221
18222 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18223
18224         * Updated to 0.9.4.
18225         * Ported monitoring SSL mechanism to GSource of GLib2
18226         (I don't confirm it)
18227         * Added _gtk2 suffix to key name of font preference to avoid
18228         ovverwriting preference of Gtk+-1.2 version.
18229
18230 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18231
18232         * Updated to 0.9.2.
18233
18234 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18235
18236         * Updated to 0.9.1.
18237         * Translate po files into UTF-8 when execute autogen.sh.
18238
18239 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18240
18241         * Updated to 0.9.0.
18242
18243 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18244
18245         * Plugged GError related memory leaks.
18246
18247 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18248
18249         * Changed default size of fonts.
18250         * Enabled to set titile font size of warning dialog.
18251
18252 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18253
18254         * Embed a sylpheed icon into executable binary on Windows.
18255
18256 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18257
18258         * I forgot to traslate character set of element string in src/xml.c.
18259
18260 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18261
18262         * Fixed detecting bind_textdomain_codeset in configure.in.
18263         * The bug in which "Example" of "Date fromat" preference isn't displayed
18264         correctly has been fixed.
18265
18266 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18267
18268         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18269           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18270           glib-gettextize
18271           Removed intl directory.
18272           Translated po files into UTF-8.
18273           (Thanks! Ryuji Abe)
18274
18275 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18276
18277         * The bug which doesn't unscape string in xml.c has been fixed.
18278
18279 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18280
18281         * The bug which is failed to translate encoding of file name thorough
18282         file dialog has been fixed.
18283
18284 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18285
18286         * Modified to translate file names which is used in inporting/expoting
18287         mbox feature and "Save as" feature into locale encoding.
18288         * Translate file names into locale encoding when "Attache file" and
18289         "Insert file".
18290         * Force set G_BROKEN_FILENAMES environment variable.
18291         * Other minor fixes.
18292
18293 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18294
18295         * Modified to treat MH folder's name as locale encoding.
18296
18297 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18298
18299         * The bug which clash on switching candidates of auto completion of
18300         addresses, cannot use auto completion in Japanesse is fixed
18301         (Thanks! Tokunaga-san)¡¥
18302
18303 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18304
18305         * The bug which cannot switch key accelerator preference has been fixed
18306         (Thanks! smbd-san)¡¥
18307
18308 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18309
18310         * version 0.8.11-gtk2-20030314
18311
18312 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18313
18314         * The bug in which character set conversion of filtering messages has
18315         been fixed.(Thanks! COCOA-san).
18316
18317 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18318
18319         * Revived "Leave space on head" preference in "Message" category.
18320         * A bug which clash when put the cursor to end of buffer and execute
18321         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18322
18323 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18324
18325         * version 0.8.11-gtk2-20030312
18326
18327 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18328
18329         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18330         * Modified to use Pango's API directly for font preference.
18331         * Integrated GtkTextView of textview to one widget.
18332         * Set fonts of header title in textview by "header_title" tag.
18333         * Removed some deprecated codes.
18334
18335 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18336
18337         * Updated to 0.8.11.
18338         * Merged cygwin patch(Thanks! Sakai-san).
18339
18340 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18341
18342         * version 0.8.10-gtk2-20030309