9be8d87b0e7e6bb8c6cf52c1002993cfea55626c
[claws.git] / ChangeLog
1 2006-09-27 [wwp]        2.5.2cvs9
2
3         * src/editgroup.c
4         * src/send_message.c
5         * src/inc.c
6         * src/prefs_common.c
7         * src/prefs_common.h
8         * src/gtk/progressdialog.c
9                 remember more windows' sizes (send dialog, received dialog,
10                 edit group in addressbook).
11
12 2006-09-27 [colin]      2.5.2cvs8
13
14         * configure.ac
15         * src/main.c
16         * src/mainwindow.h
17                 Use libSM to communicate with the session
18                 manager, so that we can know when the 
19                 session ends, save our caches, and draft
20                 our compose windows.
21
22 2006-09-27 [colin]      2.5.2cvs7
23
24         * src/addressbook.c
25                 Fix issues:
26                 o Allow Book and Group creation from the tree's
27                   contextual menu
28                 o Do not actually delete the contacts when 
29                   deleting groups from the tree (duh!)
30
31 2006-09-27 [colin]      2.5.2cvs6
32
33         * src/compose.c
34         * src/compose.h
35         * src/mainwindow.c
36         * src/textview.c
37         * src/toolbar.c
38                 o Allow passing an email address to 
39                   compose_new_with_folderitem
40                 o Update callers
41                 o Use current folderitem when clicking
42                   on a TextView mailto: link
43                 o Fix a possible leak in TextView
44
45 2006-09-27 [colin]      2.5.2cvs5
46
47         * src/html.c
48                 Use UTF-8 chars to replace HTML entities
49
50 2006-09-27 [colin]      2.5.2cvs4
51
52         * AUTHORS
53         * src/prefs_account.c
54         * src/gtk/authors.h
55                 Fix bug #1024 (Array index out of
56                 range in sylpheed-claws-2.5.2)
57                 Patch by Ales Nosek <anosek@suse.cz>
58
59 2006-09-27 [colin]      2.5.2cvs3
60
61         * src/addr_compl.c
62                 Actually do the test
63
64 2006-09-27 [colin]      2.5.2cvs2
65
66         * src/addr_compl.c
67         * src/addr_compl.h
68                 Allow completing with comma (in certain cases: vCalendar
69                 for example doesn't support that)
70                 Patch by Fabien Vantard
71
72 2006-09-26 [colin]      2.5.2cvs1
73
74         * src/Makefile.am
75         * src/addr_compl.c
76         * src/addr_compl.h
77         * src/addrbook.c
78         * src/addrbook.h
79         * src/addressbook.c
80         * src/addrindex.c
81         * src/addrindex.h
82         * src/compose.c
83         * src/prefs_common.c
84         * src/prefs_filtering_action.c
85         * src/prefs_folder_item.c
86         * src/prefs_template.c
87         * src/stock_pixmap.c
88         * src/stock_pixmap.h
89         * src/pixmaps/addr_one.xpm
90         * src/pixmaps/addr_two.xpm
91                 Add auto-completion on groups
92
93 2006-09-26 [colin]      2.5.2
94
95         * NEWS
96         * README
97         * RELEASE_NOTES
98                 2.5.2 released
99
100 2006-09-26 [colin]      2.5.1cvs5
101
102         * src/matcher.c
103                 Fix condition
104
105 2006-09-26 [colin]      2.5.1cvs4
106
107         * src/mbox.c
108                 Revert cvs1 (useless as the message is printed 
109                 every 500 mails)
110
111 2006-09-26 [colin]      2.5.1cvs3
112
113         * src/partial_download.c
114                 Fix crasher found by Alexsandar Urosevic
115
116 2006-09-26 [colin]      2.5.1cvs2
117
118         * src/summaryview.c
119                 Fix bug #1023 (Sylpheed deletes too much messages)
120
121 2006-09-26 [ticho]      2.5.1cvs1
122
123         * src/mbox.c
124                 Make use of gettext's multiple plurals for statusbar
125                 progress message.
126
127 2006-09-25 [paul]       2.5.1
128
129         * NEWS
130         * README
131         * RELEASE_NOTES
132                 2.5.1 released
133
134 2006-09-25 [colin]      2.5.0cvs3
135
136         * src/plugins/bogofilter/bogofilter.c
137         * src/plugins/clamav/clamav_plugin.c
138         * src/plugins/spamassassin/spamassassin.c
139                 BogoFilter, Spamassassin: Fix double hook registering after
140                 visiting preferences
141                 Spamassassin, Clamav: Just set the mails to move instead of
142                 doing the move - caller will move the things at once.
143
144 2006-09-25 [colin]      2.5.0cvs2
145
146         * src/imap.c
147         * src/etpan/imap-thread.c
148                 Use UID SEARCH ALL instead of UID 1:*
149                 (braindead servers can't figure out that's
150                 the same...)
151
152 2006-09-25 [wwp]        2.5.0cvs1
153
154         * src/message_search.c
155                 Added the ability to stop a running search (in message body).
156
157 2006-09-25 [paul]       2.5.0
158
159         * NEWS
160         * README
161         * RELEASE_NOTES
162                 2.5.0 released
163
164 2006-09-25 [paul]       2.4.0cvs214
165
166         * po/cs.po
167         * po/de.po
168         * po/fi.po
169         * po/fr.po
170         * po/nl.po
171         * po/pt_BR.po
172         * po/sk.po
173         * po/sr.po
174         * po/zh_CN.po
175                 updated by Tim, Stephan Sachse, Flammie Pirinen,
176                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
177                 Ticho, Aleksander Urosevic, Ralgh Young
178
179 2006-09-24 [mones]      2.4.0cvs213
180
181         * po/es.po
182                 Updated for release
183
184 2006-09-23 [colin]      2.4.0cvs212
185
186         * src/gtk/inputdialog.c
187                 Fix [ ] remember this appearing in normal
188                 input dialogs after it's been used by
189                 mimeview.
190         * src/folder.c
191         * src/folderview.c
192         * src/msgcache.c
193         * src/procmsg.c
194         * src/summaryview.c
195         * src/textview.c
196         * src/common/timing.h
197                 Enable timings in debug mode and make it
198                 look prettier.
199
200 2006-09-22 [colin]      2.4.0cvs211
201
202         * README
203                 Revert test change
204         * commitHelper
205                 ping the correct URI
206
207 2006-09-22 [colin]      2.4.0cvs210
208
209         * README
210                 Let's see if bug #1022 is fixed
211
212 2006-09-21 [colin]      2.4.0cvs209
213
214         * src/wizard.c
215         * src/common/plugin.c
216                 Prepare infra to load predefined plugins when
217                 no configuration existed. Don't actually load
218                 anything yet (feat. freeze)
219
220 2006-09-21 [wwp]        2.4.0cvs208
221
222         * manual/fr/faq.xml
223                 Partial sync w/ 2.4.0cvs72:
224                 wrap file and minor updates.
225
226 2006-09-21 [wwp]        2.4.0cvs207
227
228         * tools/fix_date.sh
229                 several fixes and enhancements. A new --force switch has been
230                 added to prevent overriding by default Date: header when
231                 already existing.
232
233 2006-09-21 [paul]       2.4.0cvs206
234
235         * src/common/utils.c
236                 add Chinese UTF8 Re prefix
237
238 2006-09-21 [wwp]        2.4.0cvs205
239
240         * tools/Makefile.am
241                 Fics alfabettical order.
242
243 2006-09-21 [wwp]        2.4.0cvs204
244
245         * tools/fix_date.sh
246         * tools/Makefile.am
247                 Added an action tool to fix missing Date field in emails.
248                 Updated Makefile.am to reflect those last two additions.
249
250 2006-09-21 [wwp]        2.4.0cvs203
251
252         * tools/uuooffice
253                 Added a action tool to open uuencoded docs w/
254                 OpenOffice (based on uudec method).
255
256 2006-09-21 [colin]      2.4.0cvs202
257
258         * src/compose.c
259         * src/textview.c
260                 Workaround possible GTK crash: remove selection 
261                 clipboard before destroying widget, or GTK+-2.10
262                 dies. Thanks to Hiro.
263
264 2006-09-20 [colin]      2.4.0cvs201
265
266         * src/compose.c
267                 Fix free-after-use in some cases (when 
268                 procmime_encode_content() frees mimeinfo->data.mem
269                 and turns it to a temp file)
270
271 2006-09-20 [colin]      2.4.0cvs200
272
273         * src/folderview.c
274         * src/summaryview.c
275         * src/gtk/gtksctree.c
276         * src/gtk/gtksctree.h
277                 Add tooltips in the folderview and summaryview
278                 (Doesn't break string freeze as they already
279                 exist)
280         * src/toolbar.c
281                 Put the spam button in the default configuration
282                 if compiled with bogo plugin too
283
284 2006-09-19 [colin]      2.4.0cvs199
285
286         * src/summaryview.c
287         * src/summaryview.h
288                 Update folder name label on folder rename
289         * src/prefs_matcher.c
290         * src/gtk/logwindow.h
291                 Fix warnings
292                 Patches by Fabien
293
294 2006-09-19 [wwp]        2.4.0cvs198
295
296         * src/summary_search.c
297                 fix can't click forward/backward buttons in the
298                 search messages.
299
300 2006-09-18 [paul]       2.4.0cvs197
301
302         * src/wizard.c
303                 add missing bracket, capitalise the A of
304                 'SpamAssassin'
305
306 2006-09-18 [paul]       2.4.0cvs196
307
308         * src/compose.c
309                 fix bug 1012 'crashed upon sending mail
310                 from compose window'
311                 Thanks to Colin
312
313 2006-09-16 [colin]      2.4.0cvs195
314
315         * src/folderview.c
316                 Fix "real-time" sorting by freezing/thawing
317
318 2006-09-16 [colin]      2.4.0cvs194
319
320         * manual/faq.xml
321                 Fix the anti-spam entry a bit
322
323 2006-09-16 [colin]      2.4.0cvs193
324
325         * src/wizard.c
326                 Make sure reviewers have no excuse when stating
327                 Sylpheed-Claws doesn't have antispam capabilities.
328
329 2006-09-16 [colin]      2.4.0cvs192
330
331         * src/main.c
332                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
333                 as if the SIGPIPE comes from etpan's thread we could
334                 trigger a GUI update from this thread.
335
336 2006-09-16 [colin]      2.4.0cvs191
337
338         * src/summaryview.c
339                 Init all members of the struct
340
341 2006-09-16 [paul]       2.4.0cvs190
342
343         * src/account.c
344                 improvements to the English
345
346 2006-09-15 [colin]      2.4.0cvs189
347
348         * src/summaryview.c
349                 HIG order on dialog
350
351 2006-09-14 [colin]      2.4.0cvs188
352
353         * src/common/socket.c
354         * src/common/socket.h
355         * src/common/ssl.c
356         * src/common/ssl_certificate.c
357         * src/common/ssl_certificate.h
358         * src/etpan/imap-thread.c
359                 the get_fqdn() call done to get canonical name when
360                 checking an SSL certificate is blocking, which is
361                 sad as we just did a non-blocking lookup to connect.
362                 Fix that by letting the fqdn available to the SockInfo,
363                 and use that in ssl_certificate_check(). For IMAP,
364                 we don't do it as the lookup's done by libetpan, but
365                 it's less annoying as IMAP connections as much more
366                 rare than POP3 connections.
367
368 2006-09-14 [paul]       2.4.0cvs187
369
370         * manual/advanced.xml
371                 improvements to the English,
372                 properly place the new hidden options
373                 within the alphabetical order
374         * src/gtk/pluginwindow.c
375                 improvements to the English
376
377 2006-09-14 [colin]      2.4.0cvs186
378
379         * src/prefs_common.c
380         * src/prefs_common.h
381         * src/gtk/gtksctree.c
382         * manual/advanced.xml
383                 New hidden pref, stripes_color_offset, to change
384                 the value added/substracted to normal bgcolor to
385                 create the stripes in summaries
386
387 2006-09-13 [colin]      2.4.0cvs185
388
389         * src/gedit-print.c
390         * src/messageview.c
391         * src/messageview.h
392         * src/summaryview.c
393         * src/textview.c
394                 Fix misc. printing issues: 
395                 - Bad font for linkified headers
396                 - Different font if the mail was displayed or not
397                 - Factorize the thing
398
399 2006-09-13 [colin]      2.4.0cvs184
400
401         * src/common/ssl_certificate.c
402                 Only get FQDN once when checking certificate
403
404 2006-09-13 [colin]      2.4.0cvs183
405
406         * src/account.c
407         * src/gtk/pluginwindow.c
408                 Misc. GUI fixes by Fabien
409
410 2006-09-13 [wwp]        2.4.0cvs182
411
412         * configure.ac
413         * src/common/utils.h
414         * src/common/utils.c
415                 get rid of unused wide-char functions.
416
417 2006-09-13 [wwp]        2.4.0cvs181
418
419         * src/plugins/pgpinline/sylpheed.def
420         * src/textview.c
421                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
422                 add privacy_reset_error to the .def file,
423                 do not fork for an external textviewer.
424
425 2006-09-13 [wwp]        2.4.0cvs180
426
427         * src/prefs_common.c
428                 fix broken font entry in prefs (patch issued by the gpg4win team,
429                 probably by Marcus Brinkmann <marcus@g10code.de>).
430
431 2006-09-13 [colin]      2.4.0cvs179
432
433         * src/folder.h
434                 Fix a warning in summaryview.c
435         * src/mainwindow.c
436         * src/summaryview.c
437         * src/summaryview.h
438                 Add missing Mark/* elements in the
439                 main menu
440
441 2006-09-12 [colin]      2.4.0cvs178
442
443         * src/prefs_actions.c
444         * src/prefs_filtering_action.c
445         * src/prefs_matcher.c
446                 Use (New) instead of New everywhere
447
448 2006-09-12 [wwp]        2.4.0cvs177
449
450         * manual/fr/addrbook.xml
451         * manual/fr/handling.xml
452                 updated some quotes in the fr manual to match the fr translation.
453
454 2006-09-12 [wwp]        2.4.0cvs176
455
456         * src/prefs_matcher.c
457                 don't store translated string elements in matcher expressions.
458                 Also fixed a misused of Q_().
459
460 2006-09-11 [wwp]        2.4.0cvs175
461
462         * src/plugins//bogofilter/bogofilter.c
463         * src/plugins//clamav/clamav_plugin.c
464         * src/plugins//demo/demo.c
465         * src/plugins//dillo_viewer/dillo_viewer.c
466         * src/plugins//pgpcore/plugin.c
467         * src/plugins//pgpinline/plugin.c
468         * src/plugins//pgpmime/plugin.c
469         * src/plugins//spamassassin/spamassassin.c
470                 gettext-ize more strings (mostly plugin error messages).
471
472 2006-09-11 [colin]      2.4.0cvs174
473
474         * src/alertpanel.c
475                 Make maximum buffer size bigger to avoid
476                 truncating translated messages. Patch by
477                 Fabien
478
479 2006-09-11 [colin]      2.4.0cvs173
480
481         * src/etpan/imap-thread.c
482                 Fix compilation on OpenBSD, thanks to 
483                 Landry
484
485 2006-09-10 [wwp]        2.4.0cvs172
486
487         * manual/account.xml
488         * manual/addrbook.xml
489         * manual/handling.xml
490         * manual/es/handling.xml
491         * manual/fr/account.xml
492         * manual/fr/addrbook.xml
493         * manual/fr/handling.xml
494                 documented addressbook matching (condition configuration):
495                   addrbook.xml, en fr
496                 documented per-account filtering rules (handling/filtering
497                   section, account section):
498                   account.xml, handling.xml, en fr
499                 slightly updated the handling/searching section to tell few
500                   words about the extended search ability:
501                   handling.xml, en fr
502                 added missing <quote></quotes> to Quick Search:
503                   handling.xml, en fr es
504                 fixed a typo (auomatically):
505                   handling.xml, en
506                 changes revisited by Paul.
507
508 2006-09-10 [paul]       2.4.0cvs171
509
510         * src/prefs_actions.c
511         * src/prefs_filtering.c
512         * src/prefs_template.c
513                 adjustments to the gui
514                 Patch by Fabien Vantard (slightly modified)
515
516 2006-09-10 [colin]      2.4.0cvs170
517
518         * src/summaryview.c
519                 Check folderitem/summaryview consistency
520                 (basically automates Update summary). Fixes
521                 #1011 (wrong (negative) count on unread 
522                 messages)
523
524 2006-09-10 [colin]      2.4.0cvs169
525
526         * src/gtk/gtksctree.c
527                 Fix recursive expansion via mouse
528         * src/plugins/bogofilter/bogofilter.c
529                 Use normal filtering way of moving
530                 messages (batching), possibly fixing
531                 bug #1015 (Bogofilter plugin doubles 
532                 new messages)
533
534 2006-09-09 [wwp]        2.4.0cvs168
535
536         * src/prefs_filtering.c
537                 better place for this fix.
538
539 2006-09-09 [wwp]        2.4.0cvs167
540
541         * src/prefs_filtering.c
542                 fix a minor bug when the enabled status of a filtering/processing
543                 rule always got set to TRUE when replacing this rule. That still
544                 make sense when adding a new rule, but now when replacing, we
545                 don't override the value of 'enabled'.
546                 Also renamed the func prefs_filtering_list_view_get_rule_name()
547                 to prefs_filtering_list_view_get_info() as this function not only
548                 returns the name, but also the account_id and the enabled status.
549
550 2006-09-09 [mones]      2.4.0cvs166
551
552         * manual/glossary.xml
553         * manual/plugins.xml
554                 Minor format corrections
555         * manual/gpl.xml
556                 Fix misplaced NO WARRANTY section
557         * manual/es/advanced.xml
558         * manual/es/faq.xml
559         * manual/es/glossary.xml
560         * manual/es/gpl.xml
561         * manual/es/handling.xml
562         * manual/es/plugins.xml
563         * manual/es/starting.xml
564                 Incorporate changes from English version
565         * manual/fr/ack.xml
566         * manual/pl/ack.xml
567         * manual/es/ack.xml
568                 Fix address, (add translation credits in es version)
569         * po/es.po
570                 Updated translation
571
572 2006-09-09 [wwp]        2.4.0cvs165
573
574         * src/prefs_filtering.c
575                 fix a crash when opening filtering prefs, if matcherrc file contains
576                 broken data (non-existing account id, which is theoretically not
577                 possible).
578
579 2006-09-08 [colin]      2.4.0cvs164
580
581         * src/folder.c
582                 Wrong assert, make it an if()
583         * src/gtk/gtksctree.c
584                 Fix bug #1013 (expand selected thread 
585                 tree) - expanding is now recursive
586
587 2006-09-07 [wwp]        2.4.0cvs163
588
589         * src/prefs_matcher.c
590                 make better sentences about addressbook matching in the
591                 matcher prefs. This should make translators' work easier
592                 too.
593
594 2006-09-07 [wwp]        2.4.0cvs162
595
596         * src/prefs_filtering.c
597                 code simplification (get rid of dup var. assignment).
598
599 2006-09-07 [wwp]        2.4.0cvs161
600
601         * src/summaryview.c
602                 use GTK_STOCK icons when possible, patch by Fabien Vantard
603                 <fzzzzz@gmail.com>.
604
605 2006-09-07 [paul]       2.4.0cvs160
606
607         * src/mimeview.c
608                 fix compilation warnings
609                 Thanks to Colin
610
611 2006-09-07 [paul]       2.4.0cvs159
612
613         * src/mimeview.c
614                 select the mimepart icon when
615                 displaying as text
616                 Thanks to Colin
617
618 2006-09-06 [paul]       2.4.0cvs158
619
620         * src/prefs_filtering.c
621                 fix labels and table element spacing
622                 Patch by Fabien Vantard
623
624 2006-09-06 [paul]
625
626         2.5.0-rc3 released
627
628 2006-09-06 [paul]       2.4.0cvs157
629
630         * manual/es/advanced.xml
631                 fix typo
632
633 2006-09-06 [wwp]        2.4.0cvs156
634
635         * src/mainwindow.c
636                 fix an dup launch issue when iconified, thanks to Colin.
637
638 2006-09-06 [wwp]        2.4.0cvs155
639
640         * src/gtk//gtksctree.h
641                 oops, forgot that one!
642
643 2006-09-06 [wwp]        2.4.0cvs154
644
645         * manual/pl/advanced.xml
646         * manual/advanced.xml
647         * manual/es/advanced.xml
648         * manual/fr/advanced.xml
649         * src/prefs_customheader.c
650         * src/prefs_filtering_action.c
651         * src/foldersel.c
652         * src/prefs_summaries.c
653         * src/prefs_filtering.c
654         * src/account.c
655         * src/compose.c
656         * src/prefs_summary_column.c
657         * src/addr_compl.c
658         * src/prefs_actions.c
659         * src/prefs_folder_column.c
660         * src/ssl_manager.c
661         * src/prefs_template.c
662         * src/prefs_display_header.c
663         * src/prefs_common.h
664         * src/prefs_matcher.c
665         * src/prefs_common.c
666         * src/prefs_toolbar.c
667         * src/summaryview.c
668         * src/folderview.c
669         * src/gtk/gtksctree.c
670         * src/gtk/pluginwindow.c
671         * src/gtk/progressdialog.c
672         * src/gtk/prefswindow.c
673                 renamed hidden option enable_rules_hint to use_stripes_everywhere
674                 to make its meaning more obvious (all versions of the manual reflect
675                 the change).
676                 added an extra hidden option use_stripes_in_summary to allow
677                 discarding these stripes in mainwindow's folder and message lists;
678                 en and fr manuals only are OK towards this.
679
680 2006-09-06 [colin]      2.4.0cvs153
681
682         * src/textview.c
683                 Hide Sylpheed-Claws' internal queue headers
684                 when showing all headers. They'll be present
685                 only in Source window.
686
687 2006-09-05 [colin]      2.4.0cvs152
688
689         * src/plugins/trayicon/trayicon.c
690                 Fix crash at exit - we have to disconnect
691                 our handlers
692         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
693                 Update eggtrayicon - patch adapted from a
694                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
695                 on Sylpheed's ML
696
697 2006-09-05 [colin]      2.4.0cvs151
698
699         * src/mainwindow.c
700         * src/gtk/logwindow.c
701                 Fix race condition when something writes
702                 to the log too soon during init. Thanks
703                 to Fabien Vantard
704
705 2006-09-05 [colin]      2.4.0cvs150
706
707         * src/mimeview.c
708                 Don't select part on right-click either
709
710 2006-09-05 [paul]       2.4.0cvs149
711
712         * src/mimeview.c
713                 completion of previous commit
714                 Thanks to Colin
715
716 2006-09-05 [colin]      2.4.0cvs148
717
718         * src/mimeview.c
719                 Don't force selection on middle-click, just open
720
721 2006-09-04 [colin]      2.4.0cvs147
722
723         * src/mimeview.c
724                 Looks like gtk_notebook_set_current_page()
725                 sometimes steals focus, and this annoys us
726                 in MimeViewers as it renders navigation
727                 keys useless. Take back focus after switching
728                 pages.
729
730 2006-09-04 [colin]      2.4.0cvs146
731
732         * src/messageview.c
733                 Set stop_loading when clicking on Next
734                 during load. Don't add a callback to 
735                 avoid over-complicating things.
736
737 2006-09-04 [colin]      2.4.0cvs145
738
739         * src/mimeview.c
740         * src/messageview.c
741                 Fix multiple loads in separate messageview
742
743 2006-09-04 [colin]      2.4.0cvs144
744
745         * src/summaryview.c
746                 Let navigation keys be handled during 
747                 load
748
749 2006-09-04 [colin]      2.4.0cvs143
750
751         * src/messageview.c
752         * src/summaryview.c
753         * src/textview.c
754         * src/textview.h
755                 Make loading of huge mails (lots of text and/or
756                 images) cancellable, so the GUI doesn't block 
757
758 2006-09-04 [colin]      2.4.0cvs142
759
760         * src/plugins/trayicon/trayicon.c
761                 Fix annoyance when removing a folder with 
762                 unread mails: trayicon didn't update
763
764 2006-09-04 [paul]       2.4.0cvs141
765
766         * src/gtk/icon_legend.c
767                 straighten up columns
768                 Patch by Fabien Vantard
769
770 2006-09-04 [wwp]        2.4.0cvs140
771
772         * src/prefs_filtering.c
773                 fix new line's account name in filtering prefs:
774                 was "All", is now "(New)".
775
776 2006-09-04 [paul]       2.4.0cvs139
777
778         * tools/make.themes.project
779                 use "AUTOMAKE_OPTIONS = dist-bzip2"
780                 instead of homebrewed "make release"
781
782 2006-09-03 [colin]      2.4.0cvs138
783
784         * src/folderview.c
785                 Fix bug #1007 (Wrong folder highlighted)
786
787 2006-09-03 [colin]      2.4.0cvs137
788
789         * src/compose.c
790                 Don't set Newsgroup: header to a mail folder
791                 path
792
793 2006-09-03 [paul]       2.4.0cvs136
794
795         * src/prefs_other.c
796         * src/prefs_spelling.c
797                 unify the gui
798
799 2006-09-03 [paul]       2.4.0cvs135
800
801         * src/prefs_summaries.c
802                 correct menu item text in prefs_keybind_apply_clicked()
803
804 2006-09-03 [paul]       2.4.0cvs134
805
806         * manual/advanced.xml
807                 some improvements to the descriptions
808         * src/mainwindow.c
809         * src/messageview.c
810         * src/summaryview.c
811         * src/gtk/menu.c
812                 fix menu sensitivity issues
813         * src/prefs_message.c
814                 drop the useless word 'short'
815         * src/prefs_other.c
816                 add the word 'lines' indicating log length
817                 is a measure of lines
818         * src/textview.c
819                 fix compilation warnings
820
821 2006-09-02 [colin]      2.4.0cvs133
822
823         * src/messageview.c
824                 Display a special return-receipt message
825                 if the message is from the user
826         * src/summaryview.c
827                 Fix missing freeze of the list when marking
828                 all read and unthreading for exec. Thanks
829                 to Stephan Sachse.
830
831 2006-09-02 [paul]       2.4.0cvs132
832
833         * src/mainwindow.c
834         * src/prefs_message.c
835         * src/summaryview.c
836                 fix some english
837
838 2006-09-02 [wwp]        2.4.0cvs131
839
840         * src/prefs_filtering.c
841                 added an account name column to the filtering rules
842                 dialog.
843
844 2006-09-02 [colin]      2.4.0cvs130
845
846         * src/gtk/logwindow.c
847         * src/gtk/logwindow.h
848                 Block scrolling if we're not at the end
849                 of the log
850
851 2006-09-02 [colin]      2.4.0cvs129
852
853         * src/folder.c
854                 Make sure account-specific rules can't
855                 be used in {pre-,post-,}processing
856         * src/mainwindow.c
857         * src/gtk/logwindow.c
858         * src/gtk/logwindow.h
859                 Jump to last error when clicking on the
860                 warning icon
861
862 2006-09-02 [colin]      2.4.0cvs128
863
864         * src/imap.c
865         * src/import.c
866         * src/mainwindow.c
867         * src/mainwindow.h
868                 Fix warning icon
869         * src/inc.c
870         * src/mbox.c
871         * src/mbox.h
872                 Let proc_mbox know its account, for
873                 account-specific rules
874
875 2006-09-01 [colin]      2.4.0cvs127
876
877         * src/codeconv.c
878                 Don't uselessly use iconv to convert from
879                 us-ascii
880         * src/alertpanel.c
881         * src/mainwindow.c
882         * src/mainwindow.h
883         * src/inc.c
884                 Fix certain log cases, disable warning icon
885                 for now, the correct way to display it when
886                 necessary and only when necessary is probably
887                 to do it manually rather than use error logs
888         * src/etpan/imap-thread.c
889                 Clean up UID logging a bit
890         * src/gtk/logwindow.c
891         * src/gtk/logwindow.h
892                 Make logging faster when the window's closed
893
894 2006-09-01 [wwp]        2.4.0cvs126
895
896         * manual/fr/account.xml
897                 reflect changes to the ref. manual (parts of cvs72):
898                 fix tabnames and quotes.
899
900 2006-09-01 [wwp]        2.4.0cvs125
901
902         * manual/fr/plugins.xml
903                 reflect changes to the reference manual (cvs42):
904                 update IRC channel info.
905
906 2006-09-01 [wwp]        2.4.0cvs124
907
908         * commitHelper
909                 use CVSEDITOR env. var. if set, according to `man cvs`.
910
911 2006-09-01 [wwp]        2.4.0cvs123
912
913         * manual/advanced.xml
914                 better sentence again (thanks to Paul).
915
916 2006-09-01 [wwp]        2.4.0cvs122
917
918         * manual/advanced.xml
919         fix definition of toolbar_detachable and rework a bit the one of
920         enable_dotted_lines.
921
922 2006-09-01 [mones]      2.4.0cvs121
923
924         * manual/advanced.xml
925                 Document enable_dotted_lines
926
927 2006-09-01 [paul]       2.4.0cvs120
928
929         * src/folderview.c
930         * src/folderview.h
931         * src/imap.c
932         * src/mainwindow.c
933         * src/summaryview.c
934                 obey the 'When entering folder...' option
935                 when using the /View/Go to/... menu items
936                 Thanks to Colin
937
938 2006-08-31 [colin]      2.4.0cvs119
939
940         * src/folderview.c
941                 Revert 2.4.0cvs116, wrong fix.
942
943 2006-08-31 [colin]      2.4.0cvs118
944
945         * src/gtk/gtksctree.c
946                 Better state the various copyrights
947
948 2006-08-31 [colin]      2.4.0cvs117
949
950         * src/prefs_common.c
951                 fix enable_dotted_lines
952
953 2006-08-31 [colin]      2.4.0cvs116
954
955         * src/folderview.c
956                 Use pref "Always open on select" when going
957                 to next unread folder
958         * src/gtk/gtksctree.c
959                 Fix link failure to _gtk_clist_create_cell_layout
960                 on certain computers. (Why not mine, I wonder)
961
962 2006-08-31 [colin]      2.4.0cvs115
963
964         * src/procmsg.c
965         * src/textview.c
966         * src/plugins/bogofilter/bogofilter.c
967         * src/plugins/spamassassin/spamassassin.c
968                 Requalify some "errors" to warnings
969         * src/mainwindow.c
970         * src/mainwindow.h
971         * src/statusbar.c
972                 Add an icon in the statusbar to notify
973                 of errors
974         * src/gtk/gtksctree.c
975         * src/folderview.c
976         * src/summaryview.c
977                 Make the GtkSCTree look more modern by
978                 alternating background lines
979         * src/prefs_common.c
980         * src/prefs_common.h
981                 Add a pref to let people have the old
982                 way if they prefer
983
984
985 2006-08-30 [colin]      2.4.0cvs114
986
987         * src/procmsg.c
988         * src/procmsg.h
989                 Provide a way to filter a list of
990                 messages in an optimised manner, and
991                 add a list-filtering hook
992         * src/folder.c
993         * src/inc.c
994         * src/mbox.c
995                 Use the list filtering
996         * src/plugins/bogofilter/bogofilter.c
997                 Use the list-filtering hook
998                 Use -b (bulk) mode for more speed
999                 when learning and filtering
1000         * src/etpan/imap-thread.c
1001                 Make log output shorter in UID SEARCH
1002
1003
1004 2006-08-30 [colin]      2.4.0cvs113
1005
1006         * src/plugins/bogofilter/bogofilter.c
1007                 Really fast mass learning - thanks to David
1008                 Relson for the options explanations :)
1009
1010 2006-08-30 [colin]      2.4.0cvs112
1011
1012         * src/msgcache.c
1013                 Fix compilation on FreeBSD. Thanks
1014                 to Michael Hugues
1015
1016 2006-08-29 [colin]      2.4.0cvs111
1017
1018         * src/folderview.c
1019                 Handle "popup_menu" signal (for popping the 
1020                 menu via the keyboard)
1021         * src/mimeview.c
1022         * src/mimeview.h
1023         * src/summaryview.c
1024         * src/textview.c
1025         * src/gtk/gtkutils.c
1026         * src/gtk/gtkutils.h
1027                 Factorize scrolling code, and add an API 
1028                 for MimeViewers to handle scroll orders
1029
1030 2006-08-29 [wwp]        2.4.0cvs110
1031
1032         * src/plugins//bogofilter/bogofilter.c
1033         * src/plugins//spamassassin/spamassassin.c
1034                 make the bogofilter/spamassassin filtering error dialogs at
1035         incorporation obey to the "don't popup error dialog on
1036         receive error" option. If disabled, feed the log window w/
1037         the error message.
1038
1039 2006-08-29 [paul]
1040
1041         2.5.0-rc2 released
1042
1043 2006-08-29 [paul]       2.4.0cvs109
1044
1045         * Makefile.am
1046                 remove 'make release', it's not needed
1047                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1048
1049 2006-08-29 [paul]       2.4.0cvs108
1050
1051         * src/foldersel.c
1052         * src/summary_search.c
1053         * src/gtk/progressdialog.c
1054         * src/plugins/pgpcore/passphrase.c
1055                 replace deprecated gtk_window_set_policy()
1056
1057 2006-08-29 [colin]      2.4.0cvs107
1058
1059         * src/folder.c
1060                 Fix data loss when copy fails during a move:
1061                 only use fast remove_msgs if everything was
1062                 copied OK; else use slow remove_msg on the
1063                 mails that got copied only.
1064
1065 2006-08-28 [paul]       2.4.0cvs106
1066
1067         * src/mh.c
1068                 revert change in 2.4.0cvs104, it breaks
1069                 stuff
1070
1071 2006-08-28 [paul]       2.4.0cvs105
1072
1073         * src/plugins/spamassassin/spamassassin.c
1074                 english fix
1075
1076 2006-08-28 [paul]       2.4.0cvs104
1077
1078         * src/mh.c
1079                 fix data loss when moving to another
1080                 mailbox fails
1081         * src/prefs_spelling.c
1082                 improve the english
1083         * src/gtk/pluginwindow.c
1084                 improve the layout of the dialog text
1085         All thanks to Colin
1086
1087 2006-08-28 [paul]       2.4.0cvs103
1088
1089         * src/plugins/bogofilter/bogofilter.c
1090         * src/plugins/bogofilter/bogofilter_gtk.c
1091                 fix english up a bit, innit
1092
1093 2006-08-28 [paul]       2.4.0cvs102
1094
1095         * configure.ac
1096         * po/Makefile.in.in
1097         * po/Makevars
1098                 require autoconf 2.60, enabling building
1099                 with gettext 0.15 (gettext 0.14.x build still
1100                 possible). Replace Makefiles with versions
1101                 from gettext 0.15.
1102                 Remove configure options --with-localedir and
1103                 --with-mandir. The options that are provided
1104                 directly by autoconf 2.60 can be used instead:
1105                 --mandir --localedir
1106
1107 2006-08-27 [colin]      2.4.0cvs101
1108
1109         * src/plugins/bogofilter/Makefile.am
1110                 Fix make dist (no README)
1111
1112 2006-08-27 [colin]      2.4.0cvs100
1113
1114         * src/folder.c
1115                 Don't use F_UNKNOWN folders for any default
1116                 outbox/trash/etc
1117         * src/plugins/bogofilter/bogofilter.c
1118         * src/plugins/bogofilter/bogofilter.h
1119         * src/plugins/bogofilter/bogofilter_gtk.c
1120                 Add an option to specify the path to bogofilter
1121                 Use single-quotes to be able to learn in folders
1122                 with spaces in their names
1123                 Verify learning status
1124
1125 2006-08-27 [colin]      2.4.0cvs99
1126
1127         * manual/faq.xml
1128         * manual/plugins.xml
1129                 Document Bogofilter plugin
1130
1131 2006-08-27 [colin]      2.4.0cvs98
1132
1133         * src/compose.c
1134         * src/messageview.c
1135         * src/procmsg.c
1136         * src/procmsg.h
1137                 When possible, copy the queued mail to sent folder
1138                 instead of re-adding. Much faster on IMAP.
1139
1140 2006-08-27 [colin]      2.4.0cvs97
1141
1142         * src/msgcache.c
1143                 Disable mmaped caches - huge metadata loss
1144                 here after a power failure.
1145         * src/summaryview.c
1146                 Add quicksearch timing
1147         * src/common/plugin.c
1148         * src/common/plugin.h
1149                 Implement an interface to tell what plugins
1150                 provide. Prevent loading of similar plugins.
1151         * src/plugins/clamav/clamav_plugin.c
1152         * src/plugins/demo/demo.c
1153         * src/plugins/dillo_viewer/dillo_viewer.c
1154         * src/plugins/pgpcore/plugin.c
1155         * src/plugins/pgpinline/pgpinline.c
1156         * src/plugins/pgpmime/pgpmime.c
1157         * src/plugins/spamassassin/spamassassin.c
1158         * src/plugins/trayicon/trayicon.c
1159                 Implement plugin_provides()
1160
1161 2006-08-27 [colin]      2.4.0cvs96
1162
1163         * configure.ac
1164         * src/plugins/Makefile.am
1165         * src/plugins/bogofilter/.cvsignore
1166         * src/plugins/bogofilter/Makefile.am
1167         * src/plugins/bogofilter/bogofilter.c
1168         * src/plugins/bogofilter/bogofilter.h
1169         * src/plugins/bogofilter/bogofilter_gtk.c
1170                 New Bogofilter plugin, provides filtering and
1171                 learning. Spamassassin will go to extra plugins.
1172
1173 2006-08-26 [mones]      2.4.0cvs95
1174
1175         * manual/handling.xml
1176                 Fix subfolder path in the example (thanks to Paul) 
1177
1178 2006-08-26 [mones]      2.4.0cvs94
1179
1180         * manual/glossary.xml
1181                 2.2. + add ISP to the glossary
1182                 7.5. + Add UIDL to glossary
1183                 7.7. + Add TCP to glossary
1184         * manual/handling.xml
1185                 7.1. + Mentions GNU/Linux distribution, what about the non...
1186                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1187                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1188                 7.4. = Use appropriate quotation for commands
1189                 7.6. = change "" to <quote></quote>
1190         * manual/plugins.xml
1191                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1192         * manual/starting.xml
1193                 2.1. + local mbox file: some examples of mbox file locations...
1194                 Also reformatted files requiring it
1195
1196 2006-08-26 [wwp]        2.4.0cvs93
1197
1198         * src/summary_search.c
1199                 disable find buttons while summary search is running.
1200
1201 2006-08-25 [colin]      2.4.0cvs92
1202
1203         * src/folder.c
1204         * src/folderutils.c
1205         * src/mh.c
1206         * src/procmsg.h
1207         * src/summaryview.c
1208                 Speed up MH moving, and add progressbar
1209                 for MH deletion
1210         * src/msgcache.c
1211                 Write cache files using mmap() too
1212
1213 2006-08-25 [wwp]        2.4.0cvs91
1214
1215         * src/summaryview.c
1216                 switch spam<->ham button when a message has been marked as spam or ham
1217                 and is still selected. Thanks to Colin.
1218
1219 2006-08-25 [paul]       2.4.0cvs90
1220
1221         * src/Makefile.am
1222         * src/stock_pixmap.c
1223         * src/stock_pixmap.h
1224         * src/summaryview.c
1225         * src/gtk/icon_legend.c
1226         * src/pixmaps/copied.xpm
1227         * src/pixmaps/moved.xpm
1228                 add icons for delayed execution marked for
1229                 copying, marked for moving
1230
1231 2006-08-25 [mones]      2.4.0cvs89
1232
1233         * manual/glossary.xml
1234                 Fix the other glossary items:
1235                 5.1. = Inmmediate execution -> <quote>immediate execution...
1236                 5.2. = Fix MBOX capitalization -> Mbox
1237                 5.3. + Improve Plugins def. w/ tech. ref.
1238                 5.4. = Quotation -> replace '>' by <quote>></quote>
1239                 5.5. - SMTP Server. -> remove dot
1240         * po/es.po
1241                 Updated translation
1242
1243 2006-08-25 [mones]      2.4.0cvs88
1244
1245         * manual/ack.xml
1246                 Reformatted, changed email address
1247         * manual/glossary.xml
1248                 Reformatted, fixed MANUAL-TODO items:
1249                 8.2. + add ROT-13 to glossary
1250                 8.4. + add URL to glossary
1251         * manual/es/advanced.xml
1252                 Fixed <literal>s
1253
1254 2006-08-25 [paul]       2.4.0cvs87
1255
1256         * src/gtk/icon_legend.c
1257                 add 'marked for deletion' icon
1258                 arrange icons by containing column
1259                 wrap long label text
1260
1261 2006-08-25 [colin]      2.4.0cvs86
1262
1263         * src/common/utils.c
1264         * src/common/utils.h
1265                 Add the sc_g_*list_bigger functions in
1266                 a place everyone can use it
1267         * src/summaryview.c
1268                 Only freeze/thaw the list when working
1269                 on the selection, if it's bigger than 1
1270         * src/gtk/gtksctree.c
1271                 Only freeze/thaw the list when unselec-
1272                 ting 'all' if ('all' != 1)
1273                 This avoids some flickering
1274
1275 2006-08-24 [colin]      2.4.0cvs85
1276
1277         * src/addressbook.c
1278                 Fix strange list selection
1279                 Fix random seg (Invalid read of freed memory)
1280
1281 2006-08-24 [colin]      2.4.0cvs84
1282
1283         * src/alertpanel.c
1284         * src/gtk/inputdialog.c
1285         * src/plugins/pgpcore/passphrase.c
1286                 Revert minimal width patch of 2.4.0cvs67,
1287                 as it is also a maximal width. Use 
1288                 gtk_window_set_default_size instead.
1289
1290 2006-08-24 [colin]      2.4.0cvs83
1291
1292         * src/msgcache.c
1293                 Write cache/mark to temp files before
1294                 overwriting old ones (avoids metadata
1295                 loss if writing the new files fail).
1296                 Use mmap() to read cache/mark file, as
1297                 this makes cache reading faster. Dis-
1298                 abled for big-endian machines until it
1299                 can be tested. (Big-endian users: set
1300                 msgcache_use_mmap = TRUE in the relevant
1301                 #if).
1302         * src/procmsg.h
1303                 Move rarely used fields of MsgInfo in 
1304                 another structure, which will only be
1305                 allocated if needed. Face, X-Face,
1306                 Return receipt headers and List-*
1307                 headers are moved. Mails having none
1308                 of these occupy 52 bytes less with
1309                 this patch, which makes 2.5MB of RAM
1310                 saved on a 50k folder).
1311         * src/headerview.c
1312         * src/mainwindow.c
1313         * src/messageview.c
1314         * src/partial_download.c
1315         * src/procheader.c
1316         * src/procmsg.c
1317         * src/textview.c
1318                 Follow this structure change.
1319
1320 2006-08-24 [wwp]        2.4.0cvs82
1321
1322         * manual/es/.cvsignore
1323         * manual/es/dist/.cvsignore
1324         * manual/es/dist/html/.cvsignore
1325         * manual/es/dist/pdf/.cvsignore
1326         * manual/es/dist/ps/.cvsignore
1327         * manual/es/dist/txt/.cvsignore
1328                 more (generated) files to ignore.
1329
1330 2006-08-24 [colin]      2.4.0cvs81
1331
1332         * src/folder.c
1333         * src/mh.c
1334                 Fix possible problems with local delivery. Check the folder doesn't
1335                 need scan before setting its mtime when saving cache (which can be
1336                 done long after the folder's been modified by an external process);
1337                 Check that the stored item's mtime didn't change in mh functions.
1338
1339 2006-08-24 [mones]      2.4.0cvs80
1340
1341         * manual/advanced.xml
1342                 Rewrapping, some fixes and MANUAL-TODO items:
1343                 8.1. = change "" to <quote></quote>
1344                 8.3. = quote menu items
1345                 8.5. - deploying -> new user ... ideally a new user (redundant)
1346
1347 2006-08-23 [colin]      2.4.0cvs79
1348
1349         * src/gtk/gtksctree.c
1350                 When selecting or deselecting range, only
1351                 freeze/thaw when selection is bigger than 10
1352
1353 2006-08-23 [colin]      2.4.0cvs78
1354
1355         * src/messageview.c
1356         * src/mimeview.c
1357         * src/mimeview.h
1358         * src/plugins/dillo_viewer/dillo_viewer.c
1359                 Provide an API for MimeViewer plugins to
1360                 return a text selection for replying
1361
1362 2006-08-23 [colin]      2.4.0cvs77
1363
1364         * src/image_viewer.c
1365         * src/textview.c
1366                 Use gtk_pixbuf_new_from_file_at_scale(), which
1367                 is faster than getting the pixbuf then resizing
1368                 it.
1369
1370 2006-08-23 [colin]      2.4.0cvs76
1371
1372         * src/procmime.c
1373                 UTF-8 should be sent Quoted-printable
1374
1375 2006-08-22 [colin]      2.4.0cvs75
1376
1377         * src/mh.c
1378                 Check if scan is required before touching
1379                 the folder (or it'll be required every time)
1380
1381 2006-08-22 [colin]      2.4.0cvs74
1382
1383         * configure.ac
1384                 Require libetpan 0.46 (crasher fix when built
1385                 against gnutls)
1386
1387 2006-08-22 [colin]      2.4.0cvs73
1388
1389         * src/folder.c
1390                 Set folder's mtime after writing its
1391                 cache
1392         * src/folderview.c
1393                 Add some timing
1394         * src/procmsg.c
1395                 Don't do useless stuff if we don't 
1396                 thread by subject
1397         * src/summaryview.c
1398                 Add some timing, don't deselect prior
1399                 to selecting (gtksctree does it itself),
1400                 remove crash avoidance hacks as it's been
1401                 properly fixed since a while
1402         * src/common/utils.c
1403                 Optimize to_human_readable(): _() is slow,
1404                 do it only once, and avoid %f format for KB
1405                 (the most common in a summaryview)
1406         * src/gtk/gtksctree.c
1407                 Don't uselessly freeze/thaw (fixes flicker
1408                 on next unread and friends), reduce number
1409                 of g_list_nth/g_list_position where possible
1410         * src/gtk/gtkutils.c
1411         * src/gtk/gtkutils.h
1412                 Reduce number of g_list_nth/g_list_position
1413                 where possible.
1414                 All of this makes loading as 70k folder 2.1
1415                 seconds instead of 3.2 (with hot FS caches).
1416                 (1.3 seconds without Date and Size columns...)
1417
1418 2006-08-22 [paul]       2.4.0cvs72
1419
1420         wrap documents and do some items from mones' MANUAL-TODO:
1421
1422         * manual/account.xml
1423                 4.1. = fix tabname references to <quote>tabname</quote>
1424                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1425         * manual/faq.xml
1426                 1.1. = mentioned options don't match UI
1427                 Add information about the 'Never send Return Receipts'
1428                 option
1429         * manual/handling.xml
1430                 6.2. = Mentions Extended symbols button, but now is
1431                 named Information
1432                 6.3. = Mentions ... button, which is now Edit
1433
1434 2006-08-22 [colin]      2.4.0cvs71
1435
1436         * src/gtk/pluginwindow.c
1437                 Fix layout in verbose translations (such
1438                 as french)
1439
1440 2006-08-22 [paul]       2.4.0cvs70
1441
1442         * manual/Makefile.am
1443                 build manuals in alphabetical order
1444         * src/addressbook.c
1445         * src/prefs_themes.c
1446                 replace/remove deprecated symbols
1447         * src/gtk/gtkutils.c
1448                 fix a warning
1449         * src/gtk/pluginwindow.c
1450                 replace deprecated symbol
1451                 replace label text and move it
1452         * src/plugins/pgpcore/prefs_gpg.c
1453                 move the 'Generate...' button out of the
1454                 Sign Key frame, replace the English used
1455         * src/plugins/pgpcore/sgpgme.c
1456                 fixes to the English
1457
1458 2006-08-21 [colin]      2.4.0cvs69
1459
1460         * src/plugins/trayicon/trayicon.c
1461                 Add more strings for translation; patch
1462                 by Pawel
1463
1464 2006-08-21 [colin]      2.4.0cvs68
1465
1466         * src/compose.c
1467                 fix replied flag not set after drafting
1468         * src/matcher.c
1469                 fix body quicksearch in non-encoded bodies
1470                 containing '='
1471         * src/msgcache.c
1472                 Get rid of the g_malloc workaround for
1473                 corrupted caches, use g_try_malloc
1474
1475 2006-08-21 [colin]      2.4.0cvs67
1476
1477         * src/alertpanel.c
1478         * src/gtk/inputdialog.c
1479         * src/plugins/pgpcore/passphrase.c
1480                 Set minimal width to 375
1481         * src/mainwindow.c
1482                 Fix switching to offline, asking if it 
1483                 should be overriden for synchronising
1484         * src/mimeview.c
1485                 Don't offer to remember command on Open 
1486                 with for text parts, as the browser or 
1487                 text editor command isn't changed from 
1488                 there
1489
1490 2006-08-20 [paul]       2.4.0cvs66
1491
1492         * po/ko.po
1493         * po/zh_CN.po
1494                 fix plural form errors. revealed by stricter
1495                 checking of gettext 0.15
1496
1497 2006-08-18 [paul]       2.4.0cvs65
1498
1499         * src/stock_pixmap.c
1500                 fix the fix of 2.4.0cvs64
1501                 Thanks to Colin
1502
1503 2006-08-18 [paul]       2.4.0cvs64
1504
1505         * src/stock_pixmap.c
1506                 fix leaks
1507                 Thanks to Colin
1508
1509 2006-08-18 [paul]       2.4.0cvs63
1510
1511         * src/compose.c
1512         * src/procmsg.c
1513                 fix occasional IMAP bug where large msgs
1514                 were left in the queue folder after sending
1515                 Thanks to Colin
1516
1517 2006-08-18 [paul]       2.4.0cvs62
1518
1519         * src/folderview.c
1520                 freeze the summaryview while quicksearch results
1521                 are displayed
1522                 (fixes bug 456 'current message is hidden when the
1523                 view is refreshed and extended search is "unread 
1524                 messages"')
1525                 Thanks to Colin
1526         * src/textview.c
1527                 add missing #include "inputdialog.h"
1528         * src/common/utils.h
1529                 add missing mailcap_update_default() and improve
1530                 readability
1531
1532 2006-08-17 [colin]      2.4.0cvs61
1533
1534         * src/plugins/pgpcore/select-keys.c
1535                 Fix warnings :)
1536
1537 2006-08-17 [colin]      2.4.0cvs60
1538
1539         * src/compose.c
1540                 Don't continue queuing if Cancel is clicked
1541                 in select-keys
1542
1543 2006-08-17 [colin]      2.4.0cvs59
1544
1545         * src/plugins/pgpcore/select-keys.c
1546                 When encrypting, if only one key matches and it 
1547                 matches exactly, automatically use it.
1548
1549 2006-08-17 [colin]      2.4.0cvs58
1550
1551         * src/mimeview.c
1552         * src/prefs_common.c
1553         * src/prefs_common.h
1554         * src/prefs_ext_prog.c
1555         * src/textview.c
1556                 Fix issues with previous patch (text/html)
1557                 Remove outdated prefs
1558
1559 2006-08-17 [colin]      2.4.0cvs57
1560
1561         * src/imap.c
1562                 Add View Log button on auth error
1563         * src/procmsg.c
1564                 Fix encrypted mail marked as new when
1565                 saved in normal folders
1566         * src/plugins/pgpinline/pgpinline.c
1567                 Fix encrypt bug on IMAP
1568         * src/mimeview.c
1569         * src/common/utils.c
1570         * src/common/utils.h
1571         * src/gtk/inputdialog.c
1572         * src/gtk/inputdialog.h
1573                 Get rid of metamail stuff, simplify
1574                 opening, and allow remembering of user's
1575                 choices (by updating ~/.mailcap). There's
1576                 still to drop "Audio player" and "Image
1577                 viewer" preferences.
1578
1579 2006-08-17 [mones]      2.4.0cvs56
1580
1581         * manual/es/sylpheed-claws-manual.xml
1582                 fix DTD path
1583
1584 2006-08-17 [mones]      2.4.0cvs55
1585
1586         * configure.ac
1587         * manual/Makefile.am
1588         * manual/es/Makefile.am
1589         * manual/es/account.xml
1590         * manual/es/ack.xml
1591         * manual/es/addrbook.xml
1592         * manual/es/advanced.xml
1593         * manual/es/faq.xml
1594         * manual/es/glossary.xml
1595         * manual/es/gpl.xml
1596         * manual/es/handling.xml
1597         * manual/es/intro.xml
1598         * manual/es/keyboard.xml
1599         * manual/es/plugins.xml
1600         * manual/es/starting.xml
1601         * manual/es/sylpheed-claws-manual.xml
1602         * manual/es/dist/Makefile.am
1603         * manual/es/dist/html/Makefile.am
1604         * manual/es/dist/pdf/Makefile.am
1605         * manual/es/dist/ps/Makefile.am
1606         * manual/es/dist/txt/Makefile.am
1607                 Spanish translation for the manual
1608
1609 2006-08-16 [colin]      2.4.0cvs54
1610
1611         * src/compose.c
1612         * src/main.c
1613         * src/mainwindow.c
1614                 Fix send button sensitivity at startup
1615                 Set send menu sensitivity (patch by Fabien)
1616         * src/ssl_manager.c
1617                 Enable closing with esc (patch by Fabien)
1618         * src/gtk/foldersort.c
1619                 Enable closing with esc (patch by Fabien)
1620         * src/procmime.c
1621                 Optimisation (no need to copy to tempfile to
1622                 "decode" 7bit and 8bit)
1623         * src/summaryview.c
1624                 Fix cruft in swap_from case
1625         * src/textview.c
1626                 Fix missing last line in some mail cases 
1627                 (Fixes debian #381872)
1628         * src/plugins/pgpcore/prefs_gpg.c
1629         * src/plugins/pgpcore/sgpgme.c
1630         * src/plugins/pgpcore/sgpgme.h
1631                 Don't show "no key found" when user explicitely
1632                 wants to create a key
1633
1634 2006-08-16 [paul]       2.4.0cvs53
1635
1636         * configure.ac
1637         * src/account.c
1638         * src/addressbook.c
1639         * src/headerview.c
1640         * src/prefs_account.c
1641         * src/prefs_message.c
1642         * src/gtk/gtkutils.c
1643                 bump up minimum required versions of GTK+ and
1644                 GLIB to 2.6.0
1645
1646 2006-08-16 [paul]       2.4.0cvs52
1647
1648         * src/toolbar.c
1649                 workaround GTK+ Bug 351600 - 'Can't re-click
1650                 on button after sensitivity update'
1651                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1652                 Thanks to Colin
1653
1654 2006-08-15 [colin]      2.4.0cvs51
1655
1656         * src/plugins/pgpcore/prefs_gpg.c
1657                 Set options sensitivity according to
1658                 key existence
1659         * src/plugins/pgpcore/sgpgme.c
1660                 Allow to create key with no passphrase
1661
1662 2006-08-14 [cleroy]     2.4.0cvs50
1663
1664         * src/gtk/pluginwindow.c
1665                 New layout (maybe to be changed?)
1666         * src/gtk/gtkutils.c
1667                 Fix a bit label_window
1668         * src/plugins/pgpcore/passphrase.c
1669         * src/plugins/pgpcore/passphrase.h
1670         * src/plugins/pgpcore/plugin.c
1671         * src/plugins/pgpcore/prefs_gpg.c
1672         * src/plugins/pgpcore/prefs_gpg.h
1673         * src/plugins/pgpcore/sgpgme.c
1674         * src/plugins/pgpcore/sgpgme.h
1675                 Allow to create a PGP private key via the GUI
1676
1677 2006-08-14 [wwp]        2.4.0cvs49
1678
1679         * src/addressbook_foldersel.c
1680                 fix strict ISO C90 compliance.
1681
1682 2006-08-14 [paul]       2.4.0cvs48
1683
1684         * src/gtk/prefswindow.c
1685                 re-set scrolled window on opening
1686                 Patch by Ticho
1687
1688 2006-08-14 [paul]
1689
1690         2.5.0-rc1 released
1691
1692 2006-08-14 [paul]       2.4.0cvs47
1693
1694         * src/prefs_display_header.c
1695                 re-enable user-defined Displayed Headers
1696
1697 2006-08-14 [paul]       2.4.0cvs46
1698
1699         * src/prefs_account.c
1700                 use GTK_STOCK_EDIT
1701
1702 2006-08-13 [colin]      2.4.0cvs45
1703
1704         * src/common/utils.c
1705                 Fix "a" in quote when the original message is empty,
1706                 by using \0 instead of 'a' to test writability of
1707                 temp files.
1708
1709 2006-08-13 [wwp]        2.4.0cvs44
1710
1711         * src/plugins/spamassassin/spamassassin.c
1712                 fix capitalization of "SpamAssassin" in some debug, log and
1713                 dialog messages.
1714
1715 2006-08-13 [paul]       2.4.0cvs43
1716
1717         * src/editldap.c
1718                 fix overlapping widgets
1719         * src/prefs_account.c
1720                 fix translation of protocol_names[]
1721                 fix label disappearing off the edge of the
1722                 visible area
1723
1724 2006-08-12 [paul]       2.4.0cvs42
1725
1726         * manual/plugins.xml
1727                 update IRC channel info before it gets forgotten
1728                 about
1729
1730 2006-08-11 [colin]      2.4.0cvs41
1731
1732         * src/compose.c
1733         * src/mainwindow.c
1734         * src/mainwindow.h
1735         * src/procmsg.c
1736         * src/procmsg.h
1737         * src/summaryview.c
1738         * src/toolbar.c
1739                 Grey out the Send button if
1740                 - Queue folders are empty, or
1741                 - We're sending already
1742
1743 2006-08-11 [wwp]        2.4.0cvs40
1744
1745         * src/main.c
1746                 fix a logic issue when quitting while a compose window is
1747                 still open, thanks to Colin.
1748
1749 2006-08-10 [colin]      2.4.0cvs39
1750
1751         * src/main.c
1752                 Fix default font size setting after wizard run
1753         * src/imap.c
1754         * src/etpan/imap-thread.c
1755         * src/etpan/imap-thread.h
1756                 Fix bug #999 (Timing out on TSL cert validation 
1757                 dialog makes ugly things happen). Also, STARTTLS
1758                 unconditionnaly if initial capabilities contain
1759                 LOGINDISABLED and STARTTLS.
1760
1761 2006-08-09 [colin]      2.4.0cvs38
1762
1763         * src/mainwindow.c
1764         * src/mainwindow.h
1765                 Fix Tools/Actions sensitivity when there are
1766                 no actions
1767
1768 2006-08-09 [colin]      2.4.0cvs37
1769
1770         * src/prefs_filtering.c
1771                 Warning fix, patch by Paul
1772         * src/messageview.c
1773         * src/prefs_actions.c
1774         * src/prefs_filtering_action.c
1775         * src/prefs_matcher.c
1776                 Uniformisation of "Info ..." to "Info..." (for
1777                 old gtk), patch by Fabien
1778         * src/plugins/clamav/clamav_plugin_gtk.c
1779                 Sensitivity fix by Fabien
1780
1781 2006-08-09 [colin]      2.4.0cvs36
1782
1783         * src/main.c
1784         * src/main.h
1785                 Add a function to know whether we're exiting
1786         * src/plugins/trayicon/trayicon.c
1787                 If exiting, don't do anything. Faster, and
1788                 avoids gtk_main_iteration reentracy causing
1789                 segfaults at exit
1790
1791 2006-08-09 [colin]      2.4.0cvs35
1792
1793         * src/messageview.c
1794         * src/mimeview.c
1795         * src/mimeview.h
1796                 Fix lack of part selection when automatically 
1797                 jumping to a specific part
1798         * src/msgcache.c
1799                 Little optimisation in cache reading
1800
1801 2006-08-09 [colin]      2.4.0cvs34
1802
1803         * src/compose.c
1804                 Fix crash setting the priority on reedit
1805                 (Accessing compose before creating it!)
1806
1807 2006-08-08 [colin]      2.4.0cvs33
1808
1809         * src/procmime.c
1810                 Fix bug #998 (last attachment is not accessible)
1811                 Bad RFC interpretation on multipart close-delimiters
1812         * src/mimeview.c
1813         * src/mimeview.h
1814         * src/gtk/gtkvscrollbutton.c
1815         * src/gtk/gtkvscrollbutton.h
1816                 Make attachments list wheel-scrollable
1817
1818 2006-08-07 [colin]      2.4.0cvs32
1819
1820         * src/gtk/gtkaspell.c
1821                 Fix bug #973 (Unicode punctation characters 
1822                 are not recognized as separators by the
1823                 spell checker); fix unsigned stuff
1824
1825 2006-08-07 [colin]      2.4.0cvs31
1826
1827         * src/compose.c
1828                 Fix bug #956 (DnD text with accents in compose 
1829                 text entry); fix gccc's signed/unsigned fuss
1830
1831 2006-08-06 [colin]      2.4.0cvs30
1832
1833         * src/main.c
1834                 Fix bug #979 (Plugin crashes when exiting 
1835                 sylpheed-claws) : handle exit request only 
1836                 once
1837
1838 2006-08-05 [colin]      2.4.0cvs29
1839
1840         * src/news.c
1841                 Just make sure we have a msgid.
1842
1843 2006-08-05 [colin]      2.4.0cvs28
1844
1845         * src/news.c
1846         * src/summaryview.c
1847                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1848                 by reimplementing it
1849         * src/textview.c
1850                 Fix bug when hiding quotes with level > 3 and quote
1851                 colors are recycled
1852
1853 2006-08-04 [colin]      2.4.0cvs27
1854
1855         * src/compose.c
1856         * src/undo.c
1857         * src/undo.h
1858                 Fix a bit replace-by-pasting undo
1859         * src/mainwindow.c
1860         * src/messageview.c
1861                 Fix Fold quotes menu synchro in
1862                 mainwindow when it changes in 
1863                 messageview
1864         * src/textview.c
1865                 Fix right-click on quotes blocks
1866         * src/common/utils.c
1867                 Verify that the file created by
1868                 my_tmpfile() is writable. Fixes
1869                 bug #988 (very specific filesystem
1870                 issue)
1871         * src/plugins/pgpcore/sgpgme.c
1872                 Fix file descriptor leak
1873         * src/plugins/spamassassin/spamassassin.c
1874                 Warn once if spamd isn't reachable
1875
1876 2006-08-04 [colin]      2.4.0cvs26
1877
1878         * src/toolbar.c
1879                 i18n context patch by Fabien
1880
1881 2006-08-03 [colin]      2.4.0cvs25
1882
1883         * src/mainwindow.c
1884         * src/messageview.c
1885                 Rename "Hide quotes" to "Fold quotes"
1886         * src/textview.c
1887                 Don't use hand cursor on quotes. "all 
1888                 the bonuses of the feature and none of 
1889                 unwelcome side-effects"
1890
1891 2006-08-03 [colin]      2.4.0cvs24
1892
1893         * AUTHORS
1894         * sylpheed-claws.desktop
1895         * src/gtk/authors.h
1896                 Bring the desktop file to XDG compliance
1897                 Patch by Charles A. Edwards
1898
1899 2006-08-03 [colin]      2.4.0cvs23
1900
1901         * src/textview.c
1902                 Fix links offset when they are preceded
1903                 by accentued chars (g_utf8_strlen!)
1904         * src/mainwindow.c
1905                 Fix wrong status when starting offline
1906
1907
1908 2006-08-03 [wwp]        2.4.0cvs22
1909
1910         * src/prefs_common.h
1911                 ask what to do w/ filtering rules that belong to an account when
1912                 applying filtering rules manually from the main window (skip,
1913                 apply regardless of the account, use current account). This dialog
1914                 can be skipped and the last reply used.
1915                 (forgot that file)
1916
1917 2006-08-03 [wwp]        2.4.0cvs21
1918
1919         * src/filtering.c
1920         * src/filtering.h
1921         * src/prefs_common.c
1922         * src/summaryview.c
1923         * src/alertpanel.c
1924         * src/alertpanel.h
1925         * src/messageview.c
1926                 ask what to do w/ filtering rules that belong to an account when
1927                 applying filtering rules manually from the main window (skip,
1928                 apply regardless of the account, use current account). This dialog
1929                 can be skipped and the last reply used.
1930
1931
1932 2006-08-03 [colin]      2.4.0cvs20
1933
1934         * src/textview.c
1935                 Optimize previous patch
1936
1937 2006-08-03 [cleroy]     2.4.0cvs19
1938
1939         * src/textview.c
1940                 Fix quotes getting toggled back when the
1941                 mail has an even number of text parts
1942
1943 2006-08-02 [colin]      2.4.0cvs18
1944
1945         * src/messageview.c
1946                 Add Hide quotes menu
1947
1948 2006-08-02 [colin]      2.4.0cvs17
1949
1950         * src/mainwindow.c
1951         * src/prefs_common.c
1952         * src/textview.c
1953         * src/textview.h
1954         * src/gtk/about.c
1955                 Allow per-level quote hiding,
1956                 Allow toggling quotes by double-clicking them
1957                 Rename RemoteURI to ClickableText to reflect
1958                 the fact it's used for a variety of things
1959
1960 2006-08-02 [wwp]        2.4.0cvs16
1961
1962         * src/mainwindow.c
1963                 fix "View/Hide quotes" menu item status initialization.
1964
1965 2006-08-02 [wwp]        2.4.0cvs15
1966
1967         * src/matcher_parser_parse.y
1968                 remove a debug trace.
1969
1970 2006-08-02 [paul]       2.4.0cvs14
1971
1972         * src/plugins/pgpcore/passphrase.c
1973                 don't set initial dialog size
1974                 make it resizable
1975
1976 2006-08-02 [paul]       2.4.0cvs13
1977
1978         * src/noticeview.c
1979                 remove the rogue '/' character
1980
1981 2006-08-02 [paul]       2.4.0cvs12
1982
1983         * src/noticeview.c
1984                 allow buttons to resize as necessary
1985
1986 2006-08-01 [wwp]        2.4.0cvs11
1987
1988         * src/mbox.c
1989                 fix strict ISO C90 compliance.
1990
1991 2006-08-01 [wwp]        2.4.0cvs10
1992
1993         * tools/update-po
1994                 updated update-po tool to work w/ context-dependent translations.
1995                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1996
1997 2006-08-01 [wwp]        2.4.0cvs9
1998
1999         * src/matcher.c
2000         * src/prefs_filtering.c
2001         * src/prefs_matcher.c
2002                 allow context-dependent translations for "All",
2003                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2004
2005 2006-07-31 [colin]      2.4.0cvs8
2006
2007         * AUTHORS
2008         * src/gtk/authors.h
2009                 Add Rafal to authors
2010
2011 2006-07-31 [colin]      2.4.0cvs7
2012
2013         * src/compose.c
2014         * src/mainwindow.c
2015         * src/messageview.h
2016         * src/prefs_common.c
2017         * src/prefs_common.h
2018         * src/textview.c
2019                 Add 'View/Hide quotes'. Patch based on a patch
2020                 by Rafal Weglarz
2021
2022 2006-07-31 [colin]      2.4.0cvs6
2023
2024         * src/action.c
2025                 Fix problem with "> stuff >" actions
2026
2027 2006-07-31 [paul]       2.4.0cvs5
2028
2029         * po/nb.po
2030                 updated by Geir Helland
2031
2032 2006-07-31 [wwp]        2.4.0cvs4
2033
2034         * src/mainwindow.c
2035         * src/summaryview.c
2036         * src/summaryview.h
2037                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2038                 thanks to Colin.
2039
2040 2006-07-31 [wwp]        2.4.0cvs3
2041
2042         * src/Makefile.am
2043         * src/addr_compl.c
2044         * src/addr_compl.h
2045         * src/addressbook.c
2046         * src/addressbook.h
2047         * src/addressbook_foldersel.c
2048         * src/addressbook_foldersel.h
2049         * src/addrindex.c
2050         * src/addrindex.h
2051         * src/matcher.c
2052         * src/matcher.h
2053         * src/matcher_parser_lex.l
2054         * src/matcher_parser_parse.y
2055         * src/prefs_common.c
2056         * src/prefs_common.h
2057         * src/prefs_filtering.c
2058         * src/prefs_matcher.c
2059         * src/prefs_matcher.h
2060         * src/summaryview.c
2061                 introduce filtering against the address book. It's now possible to add
2062                 matched conditions to determine if any email address in a message matches
2063                 or doesn't match any or all books or folders in the address book.
2064
2065 2006-07-31 [wwp]        2.4.0cvs2
2066
2067         * src/account.c
2068         * src/filtering.c
2069         * src/filtering.h
2070         * src/folder.c
2071         * src/folderview.c
2072         * src/inc.c
2073         * src/mainwindow.c
2074         * src/matcher.c
2075         * src/matcher_parser_lex.l
2076         * src/matcher_parser_parse.y
2077         * src/mbox.c
2078         * src/prefs_filtering.c
2079         * src/prefs_filtering.h
2080         * src/procmsg.c
2081         * src/procmsg.h
2082         * src/summaryview.c
2083                 introduce per-account filtering rules. Each filtering rule can now be assigned
2084                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2085                 when applying filtering rules manually, as all rules will apply - even the ones
2086                 assigned to an account. This issue will be addressed soon.
2087  
2088
2089
2090 2006-07-31 [wwp]        2.4.0cvs1
2091
2092         * src/quote_fmt.c
2093                 make more strings translatable.
2094
2095 2006-07-31 [paul]       2.4.0
2096
2097         2.4.0 released
2098
2099 2006-07-31 [paul]       2.3.1cvs91
2100
2101         * po/ca.po
2102                 updated by Miquel Oliete
2103
2104 2006-07-31 [paul]       2.3.1cvs90
2105
2106         * po/de.po
2107         * po/el.po
2108         * po/fr.po
2109         * po/it.po
2110         * po/pl.po
2111         * po/pt_BR.po
2112         * po/sr.po
2113         * po/zh_CN.po
2114                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2115                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2116                 Aleksandar Urosevic, and Ralgh Young
2117
2118 2006-07-31 [paul]       2.3.1cvs89
2119
2120         * src/account.c
2121         * src/main.c
2122         * src/mainwindow.c
2123         * src/mainwindow.h
2124                 Fix a race condition when, after an SC crash, rescanning
2125                 folders took more than 0.5 seconds
2126                 Thanks to Colin
2127
2128 2006-07-31 [paul]       2.3.1cvs88
2129
2130         * src/folderview.c
2131                 don't translate separator strings
2132
2133 2006-07-30 [mones]      2.3.1cvs87
2134
2135         * doc/man/sylpheed-claws.1
2136                 Fixed non-ASCII chars in Hoa's name
2137         * po/es.po
2138                 Updated for release
2139
2140 2006-07-27 [colin]      2.3.1cvs86
2141
2142         * src/textview.c
2143                 Don't include the leading \n in links
2144                 Patch by Fabien
2145
2146 2006-07-25 [colin]      2.3.1cvs85
2147
2148         * src/mainwindow.c
2149         * src/common/socket.h
2150         * src/etpan/imap-thread.c
2151                 Refresh resolvers before connecting
2152                 to IMAP servers, and after switching
2153                 to online. Thanks to Paul.
2154
2155 2006-07-18 [colin]
2156
2157         * 2.4.0-rc4 released
2158
2159 2006-07-17 [colin]      2.3.1cvs84
2160
2161         * src/inc.c
2162                 Show connection attempt in statusbar before
2163                 connecting (previously first message was
2164                 "Retrieving messages from ..." after the
2165                 connection succeeded.
2166
2167 2006-07-16 [wwp]        2.3.1cvs83
2168
2169         * sylpheed-claws.ico
2170                 Added .ico file (windows multi-size icon file, generated).
2171
2172 2006-07-12 [wwp]        2.3.1cvs82
2173
2174         * src/messageview.c
2175                 remove Message/Re-edit menu entry from messageview window,
2176                 as sent/draft/queued messages are opened in compose window when
2177                 re-edited and it's not possible to re-edit other msgs.
2178
2179 2006-07-12 [paul]       2.3.1cvs81
2180
2181         * AUTHORS
2182         * src/mainwindow.c
2183         * src/gtk/authors.h
2184                 check online state before resetting
2185                 mailcheck timer. Useful if some program
2186                 verifies connection state and updates
2187                 Claws.
2188                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2189
2190 2006-07-12 [paul]       2.3.1cvs80
2191
2192         * sylpheed-claws-128x128.png
2193         * sylpheed-claws-64x64.png
2194         * sylpheed-claws.png
2195         * src/Makefile.am
2196         * src/main.c
2197         * src/prefs_toolbar.c
2198         * src/stock_pixmap.c
2199         * src/stock_pixmap.h
2200         * src/wizard.c
2201         * src/gtk/about.c
2202         * src/gtk/gtkutils.c
2203         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2204         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2205         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2206         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2207         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2208         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2209                 updated and renamed logo/icon files and related
2210                 logo by Jesper Schultz
2211
2212 2006-07-11 [paul]       2.3.1cvs79
2213
2214         * src/main.c
2215                 fix the labels a smidgin
2216
2217 2006-07-09 [colin]      2.3.1cvs78
2218
2219         * src/textview.c
2220                 Show errors in textviewer's command
2221                 Patch by H. Merijn Brand
2222
2223 2006-07-09 [colin]      2.3.1cvs77
2224
2225         * src/compose.c
2226                 Save FMID in drafts too
2227
2228 2006-07-08 [colin]      2.3.1cvs76
2229
2230         * src/compose.c
2231                 Svae RMID in drafted mails too
2232                 Save quote_fmt vars for whole mails,
2233                 don't reset at each quote_fmt_init:
2234                 allows to use the same |i{var} in
2235                 various template fields
2236         * src/prefs_template.c
2237         * src/quote_fmt.h
2238         * src/quote_fmt_parse.y
2239                 Same
2240
2241 2006-07-08 [colin]      2.3.1cvs75
2242
2243         * src/textview.c
2244                 Fix highlighting of attached parts URIs
2245
2246 2006-07-08 [colin]      2.3.1cvs74
2247
2248         * src/main.c
2249                 Prevent bug #981 (sc 2.3.1 segfaults with 
2250                 gtk+ 2.10) from being reported again:
2251                 if Sylpheed-Claws has been compiled against
2252                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2253                 of if Sylpheed-Claws has been compiled against
2254                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2255                 error out.
2256
2257 2006-07-07 [colin]      2.3.1cvs73
2258
2259         * src/prefs_actions.c
2260                 Fix label
2261
2262 2006-07-07 [colin]      2.3.1cvs72
2263
2264         * src/prefs_actions.c
2265                 Fix compile on gtk < 2.8. argh :)
2266
2267 2006-07-07 [paul]       2.3.1cvs71
2268
2269         * src/common/defs.h
2270                 update DONATE_URI
2271
2272 2006-07-07 [colin]      2.3.1cvs70
2273
2274         * po/POTFILES.in
2275         * src/quote_fmt.c
2276         * src/quote_fmt_lex.l
2277         * src/quote_fmt_parse.y
2278                 Add |i{var}, a way to insert user-entered
2279                 text in a template
2280
2281 2006-07-07 [colin]
2282
2283         * 2.4.0-rc3 released
2284
2285 2006-07-07 [colin]      2.3.1cvs69
2286
2287         * src/folder.c
2288                 Don't consider inboxes of UNKNOWN folder 
2289                 classes to be useable as default inboxes
2290
2291 2006-07-07 [paul]       2.3.1cvs68
2292
2293         * src/textview.c
2294                 add missing #include <errno.h>
2295                 Thanks to René J. Blokland
2296
2297 2006-07-07 [paul]       2.3.1cvs67
2298
2299         * src/action.c
2300                 Return now Closes dialog
2301         * src/mimeview.c
2302         * src/mimeview.h
2303         * src/textview.c
2304                 add contextual menu to mime parts listed
2305                 in the textview
2306                 Thanks to Colin
2307         * src/common/utils.c
2308                 reversal: ' is a valid character in URLs
2309
2310 2006-07-06 [colin]      2.3.1cvs66
2311
2312         * src/remotefolder.h
2313                 Forgotten in previous commit
2314
2315 2006-07-06 [colin]      2.3.1cvs65
2316
2317         * src/folder.c
2318                 Set summary update flag whenever
2319                 totals changed
2320         * src/imap.c
2321         * src/prefs_account.c
2322         * src/common/utils.h
2323         * src/etpan/imap-thread.c
2324                 Fix warnings, thanks to Fabien and
2325                 Ricardo
2326
2327 2006-07-06 [wwp]        2.3.1cvs64
2328
2329         * src/gtk/gtkutils.c
2330                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2331
2332 2006-07-06 [wwp]        2.3.1cvs63
2333
2334         * src/account.c
2335         * src/addressbook.c
2336         * src/addressitem.h
2337         * src/folderview.c
2338         * src/mainwindow.c
2339         * src/manual.c
2340         * src/manual.h
2341         * src/message_search.c
2342         * src/prefs_actions.c
2343         * src/prefs_filtering.c
2344         * src/prefs_filtering.h
2345         * src/prefs_template.c
2346         * src/summary_search.c
2347         * src/summaryview.c
2348         * src/gtk/gtkutils.c
2349         * src/gtk/gtkutils.h
2350         * src/gtk/pluginwindow.c
2351                 add help buttons to some dialogs. Clicking such buttons opens a
2352                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2353
2354 2006-07-06 [paul]       2.3.1cvs62
2355
2356         * src/textview.c
2357                 fix attachments contextual menu
2358                 Thanks to Colin
2359
2360 2006-07-05 [colin]      2.3.1cvs61
2361
2362         * src/textview.c
2363         * src/compose.c
2364                 Handle sftp:// links
2365
2366 2006-07-05 [paul]       2.3.1cvs60
2367
2368         * src/gtk/filesel.c
2369                 grab save button by default
2370                 Thanks to Colin
2371
2372 2006-07-05 [wwp]        2.3.1cvs59
2373
2374         * manual/xml2pdf
2375                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2376
2377 2006-07-04 [colin]      2.3.1cvs58
2378
2379         * src/mimeview.c
2380         * src/textview.c
2381                 Use left click to select, middle click to open
2382                 on mimeparts links
2383         * src/common/utils.c
2384                 Fix segfault
2385
2386 2006-07-04 [colin]      2.3.1cvs57
2387
2388         * src/mainwindow.c
2389         * src/news.c
2390                 Warning fixes, thanks to Fabien
2391
2392 2006-07-04 [colin]      2.3.1cvs56
2393
2394         * src/mimeview.c
2395         * src/mimeview.h
2396         * src/textview.c
2397                 Allow parts to be selected via their text label
2398                 in textview
2399
2400 2006-07-04 [colin]      2.3.1cvs55
2401
2402         * src/folderview.c
2403                 Feedback when closing (for big folders)
2404         * src/prefs_actions.c
2405         * src/prefs_filtering.c
2406         * src/prefs_matcher.c
2407         * src/prefs_template.c
2408                 Fix default button when closing without
2409                 having saved
2410
2411 2006-07-04 [colin]      2.3.1cvs54
2412
2413         * src/news.c
2414                 Delete local file on deletion
2415
2416 2006-07-03 [colin]      2.3.1cvs53
2417
2418         * src/folderview.c
2419         * src/main.c
2420                 Don't freeze when rescanning after crash
2421
2422 2006-07-03 [wwp]        2.3.1cvs52
2423
2424         * src/compose.c
2425         * src/privacy.c
2426         * src/privacy.h
2427         * src/plugins/pgpinline/pgpinline.c
2428         * src/plugins/pgpmime/pgpmime.c
2429                 don't report an error when the user cancels the passphrase dialog.
2430
2431 2006-07-02 [colin]      2.3.1cvs51
2432
2433         * src/folderview.c
2434                 Open message when crossing folders with Space,
2435                 goto next unread and friends
2436
2437 2006-07-01 [colin]      2.3.1cvs50
2438
2439         * src/prefs_account.c
2440                 Typographic rules varying from language
2441                 to language (in french "Protocole :"),
2442                 we have to do that :)
2443
2444 2006-07-01 [ticho]      2.3.1cvs49
2445
2446         * src/prefs_account.c
2447                 Only use one temporary gchar* variable in
2448                 prefs_account_protocol_set_optmenu().
2449
2450 2006-07-01 [ticho]      2.3.1cvs48
2451
2452         * src/prefs_account.c
2453         * src/prefs_account.h
2454                 Use GtkLabel for existing account protocol name.
2455                 Created an array for protocol names and populate the
2456                 combobox from it in a for() cycle.
2457
2458 2006-06-30 [colin]      2.3.1cvs47
2459
2460         * src/compose.c
2461                 Block undo when changing signature (by changing
2462                 account)
2463
2464 2006-06-30 [paul]       2.3.1cvs46
2465
2466         * src/send_message.c
2467                 when editing From in the Compose window, use that address
2468                 in the Return-Path: header
2469                 Thanks to Colin
2470
2471 2006-06-30 [colin]      2.3.1cvs45
2472
2473         * src/compose.c
2474                 Fix signature replacement:
2475                 - when no newline before separator
2476                 - when reediting
2477
2478 2006-06-29 [colin]      2.3.1cvs44
2479
2480         * src/folderview.c
2481         * src/folderview.h
2482         * src/mainwindow.c
2483         * src/summaryview.c
2484                 Let 'View/Go to/Next marked' work like
2485                 Next new & Next unread: across folders
2486                 Change the select_on_entry pref to do
2487                 what we want when changing folder
2488         * src/common/utils.c
2489                 Fix single-quoted links 
2490
2491 2006-06-29 [colin]      2.3.1cvs43
2492
2493         * src/gtk/gtkaspell.c
2494                 "Sylpheed" and "Sylpheed-Claws" do exist !
2495
2496 2006-06-29 [colin]      2.3.1cvs42
2497
2498         * src/imap.c
2499                 Forgot to remove debug
2500
2501 2006-06-29 [colin]      2.3.1cvs41
2502
2503         * src/imap.c
2504         * src/imap.h
2505         * src/mainwindow.c
2506                 Disconnect from IMAP servers when going
2507                 offline. Fixes bug #978 (going to offline-mode 
2508                 won't close connections)
2509
2510 2006-06-29 [colin]      2.3.1cvs40
2511
2512         * src/main.c
2513                 Fix transient setting on failing plugins
2514                 Patch by Fabien
2515         * src/plugins/pgpcore/sgpgme.c
2516                 Only warn for OpenPGP. Most people don't
2517                 have CMS available.
2518
2519 2006-06-29 [colin]      2.3.1cvs39
2520
2521         * src/compose.c
2522                 Fix Spelling menu (discrepancy between context menu
2523                 and top menu when folder's dictionary isn't the 
2524                 default one)
2525         * src/plugins/pgpcore/sgpgme.c
2526                 More error reporting about why gpgme can fail
2527
2528 2006-06-29 [wwp]        2.3.1cvs38
2529
2530         * src/mainwindow.c
2531                 honor the display-header-pane setting even when the message view
2532                 is a separate window.
2533
2534 2006-06-29 [wwp]        2.3.1cvs37
2535
2536         * src/prefs_actions.c
2537                 forgot to commit that one (use of GTK_STOCK_INFO).
2538
2539 2006-06-29 [colin]      2.3.1cvs36
2540
2541         * src/imap.c
2542                 Better handling of login errors (ask the password
2543                 again once), alert in case of error. Fix three
2544                 signedness warnings.
2545
2546 2006-06-28 [wwp]        2.3.1cvs35
2547
2548         * src/prefs_template.c
2549         * src/prefs_matcher.c
2550         * src/prefs_filtering_action.c
2551         * src/prefs_quote.c
2552                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2553                 patch by Fabien Vantard, slightly modified.
2554
2555 2006-06-28 [paul]
2556
2557         2.4.0-rc2 released
2558
2559 2006-06-28 [colin]      2.3.1cvs34
2560
2561         * src/prefs_account.c
2562                 Fix bug #977 (Can't add or edit imap accounts)
2563
2564 2006-06-28 [colin]      2.3.1cvs33
2565
2566         * src/mimeview.c
2567                 Fix previous
2568
2569 2006-06-28 [colin]      2.3.1cvs32
2570
2571         * src/mimeview.c
2572                 Save named inlined attachments with "Save all"
2573         * src/main.c
2574         * src/mbox.c
2575         * src/common/plugin.c
2576         * src/common/plugin.h
2577         * src/common/sylpheed.c
2578         * src/common/utils.c
2579         * src/plugins/pgpcore/sylpheed.def
2580         * src/plugins/pgpinline/sylpheed.def
2581         * src/plugins/pgpmime/sylpheed.def
2582                 Win32 compatibility patch, by
2583                 Werner Koch
2584
2585 2006-06-28 [wwp]        2.3.1cvs31
2586
2587         * src/imap.c
2588         * src/prefs_folder_item.c
2589                 less compilation warnings (thanks to Fabien Vantard), less typos.
2590
2591 2006-06-28 [paul]       2.3.1cvs30
2592
2593         * src/gtk/gtkutils.c
2594                 gtk_combo_box_set_focus_on_click() is only
2595                 available since gtk 2.6.0
2596
2597 2006-06-28 [paul]       2.3.1cvs29
2598
2599         * src/prefs_ext_prog.c
2600                 fix engrish and add a tooltip for the
2601                 'command for 'Display as text' option
2602
2603 2006-06-28 [paul]
2604
2605         2.4.0-rc1 released
2606
2607 2006-06-28 [paul]       2.3.1cvs28
2608
2609         * ChangeLog
2610         * tools/Makefile.am
2611                 include textviewer.pl in releases
2612
2613 2006-06-28 [paul]       2.3.1cvs27
2614
2615         * src/prefs_ext_prog.c
2616                 hide Print command option if libgnomeprint
2617                 support is present
2618
2619 2006-06-27 [colin]      2.3.1cvs26
2620
2621         * src/compose.c
2622                 Fix Esc handling in insert/attach dialog
2623                 Don't show this dialog if dragging something
2624                 else than text/uri-list
2625                 Thanks to Fabien Vantard
2626         * tools/textviewer.pl
2627                 Filter script to display stuff as text
2628                 by H. Merijn Brand
2629
2630 2006-06-27 [wwp]        2.3.1cvs25
2631
2632         * src/messageview.c
2633                 use the exact product name (message view title), patch
2634                 by Fabien Vantard.
2635
2636 2006-06-27 [ticho]      2.3.1cvs24
2637
2638         * src/prefs_account.c
2639         * src/prefs_common.c
2640         * src/prefs_common.h
2641         * src/prefs_ext_prog.c
2642         * src/textview.c
2643                 Add a preference (Preferences/External programs)
2644                 to allow "Display as text" to be done via a script
2645                 (patch by H.Merijn Brand).
2646                 Use GtkComboBox for protocol selection in account
2647                 preferences.
2648                 Only include current choice for existing accounts, and
2649                 insensitivize the combobox.
2650
2651 2006-06-27 [paul]       2.3.1cvs23
2652
2653         * src/mbox.c
2654                 fix crasher introduced in cvs21.
2655                 Thanks to Colin
2656
2657 2006-06-26 [colin]      2.3.1cvs22
2658
2659         * src/mbox.c
2660                 Fix double-frees when leaving folders
2661                 after exporting to mbox
2662
2663 2006-06-26 [colin]      2.3.1cvs21
2664
2665         * src/mbox.c
2666                 More feedback (and optimisation)
2667                 on import/export
2668         * src/common/utils.c
2669                 Fix case when looking for mail addresses
2670         * src/gtk/gtkutils.c
2671                 Extra check for (X-)Face
2672
2673 2006-06-25 [ticho]      2.3.1cvs20
2674
2675         * src/compose.c
2676         * src/exphtmldlg.c
2677         * src/gtk/gtkutils.c
2678         * src/gtk/gtkutils.h
2679                 Added second argument to gtkut_sc_combobox_create() to
2680                 control focus-on-click for the widget.
2681                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2682
2683 2006-06-25 [ticho]      2.3.1cvs19
2684
2685         * src/compose.c
2686         * src/gtk/Makefile.am
2687         * src/gtk/combobox.c
2688         * src/gtk/combobox.h
2689         * src/gtk/gtkutils.c
2690         * src/gtk/gtkutils.h
2691                 Use GtkComboBox instead of deprecated GtkOptionMenu
2692                 for account selector in compose window and for encoding
2693                 selector in attachment properties.
2694                 Also factorise working with the new GtkComboBox somewhat.
2695
2696 2006-06-24 [paul]       2.3.1cvs18
2697
2698         * src/prefs_common.c
2699                 use the correct default value
2700
2701 2006-06-24 [paul]       2.3.1cvs17
2702
2703         * src/compose.c
2704         * src/prefs_common.c
2705         * src/prefs_common.h
2706         * src/prefs_compose_writing.c
2707                 enable setting of default action when
2708                 dnd'ing files in the compose window.
2709                 (Collaborative effort with wwp)
2710
2711 2006-06-23 [wwp]        2.3.1cvs16
2712
2713         * src/compose.c
2714                 i18n fix (thanks to Fabien Vantard)
2715
2716 2006-06-22 [colin]      2.3.1cvs15
2717
2718         * src/prefs_customheader.c
2719                 Don't use filters in custom headers' file 
2720                 selector. Remember, extensions mean nothing :)
2721
2722 2006-06-22 [paul]       2.3.1cvs14
2723
2724         * configure.ac
2725                 allow setting of man directory location
2726
2727 2006-06-22 [colin]      2.3.1cvs13
2728
2729         * src/mainwindow.c
2730                 Add 'View/Go to/Next unread folder'.
2731                 I missed that :)
2732
2733 2006-06-22 [colin]      2.3.1cvs12
2734
2735         * src/common/utils.c
2736                 Add some subject prefixes
2737                 Patch by Bjorn T Johansen <btj@havleik.no>
2738
2739 2006-06-22 [colin]      2.3.1cvs11
2740
2741         * manual/advanced.xml
2742                 Forgotten hidden pref
2743
2744 2006-06-21 [paul]       2.3.1cvs10
2745
2746         * src/prefs_account.c
2747                 complete the removal of 'Add date header' option
2748
2749 2006-06-21 [paul]       2.3.1cvs9
2750
2751         * src/account.c
2752         * src/compose.c
2753         * src/prefs_account.c
2754         * src/prefs_account.h
2755                 remove option to add date header - always
2756                 add date header
2757         * src/etpan/imap-thread.c
2758                 fix warnings (Thanks to Colin)
2759
2760 2006-06-21 [wwp]        2.3.1cvs8
2761
2762         * src/folder.c
2763                 set the attachment flag when inline text part are (file)named. This is more convenient
2764                 when receiving (for instance) inline source files or patches sent using thunderbird.
2765
2766 2006-06-21 [paul]       2.3.1cvs7
2767
2768         * src/inc.c
2769                 fix off-by-one count of current msg in
2770                 statusbar filtering progressbar
2771
2772 2006-06-21 [paul]       2.3.1cvs6
2773
2774         * src/folder.c
2775                 Show attachment icon even if the part is 'inline'
2776                 if the following conditions are met:
2777                 - content-type != 'text/plain'
2778                 - content-type != '*/pgp-signature'
2779                 - either 'name' or 'filename' parameter is not NULL
2780                 
2781                 Thanks to Colin
2782
2783 2006-06-21 [paul]       2.3.1cvs5
2784
2785         * src/messageview.c
2786         * src/prefs_common.c
2787         * src/prefs_common.h
2788         * src/prefs_other.c
2789                 add an option to 'Never send Return
2790                 Receipts'
2791                 Thanks to Colin
2792
2793 2006-06-20 [mones]      2.3.1cvs4
2794
2795         * po/es.po
2796                 updated
2797         * src/compose.c
2798                 typo fixed (space after comma)
2799         * tools/make.themes.project
2800                 remove exec mode from tarball files
2801
2802 2006-06-20 [colin]      2.3.1cvs3
2803
2804         * src/news.c
2805         * src/procheader.c
2806         * src/unmime.c
2807                 Better fix for \n's in headers (don't 
2808                 break Received: and others)
2809
2810 2006-06-20 [paul]       2.3.1cvs2
2811
2812         * src/alertpanel.c
2813         * src/textview.c
2814                 improve legibility of phishing attempt
2815                 dialog
2816
2817 2006-06-20 [paul]       2.3.1cvs1
2818
2819         * NEWS
2820         * README
2821         * configure.ac
2822                 Update version number following
2823                 stable release
2824
2825 2006-06-20 [colin]      2.3.0cvs26
2826
2827         * src/compose.c
2828                 When dragging a file to the text of the compose
2829                 window, ask whether we want to insert or attach
2830                 (I know lots of people who do that to attach)
2831
2832 2006-06-20 [colin]      2.3.0cvs25
2833
2834         * src/etpan/imap-thread.c
2835                 Fix threshold (the append command is often > 32 bytes)
2836
2837 2006-06-19 [colin]      2.3.0cvs24
2838
2839         * src/imap.c
2840         * src/etpan/imap-thread.c
2841                 Workaround Rockliffe IMAP server bug: replace
2842                 "x UID SEARCH (ANSWERED UID 1:*)" with
2843                 "x UID SEARCH ANSWERED"
2844                 (Rockliffe doesn't handle the parenthesis)
2845
2846 2006-06-19 [colin]      2.3.0cvs23
2847
2848         * src/compose.c
2849         * src/imap.c
2850         * src/etpan/imap-thread.c
2851                 Probably fix bug #972 (Freezes when adding 
2852                 an attachment to the message)
2853         * src/common/defs.h
2854                 Modernize Firefox cmd
2855
2856
2857 2006-06-18 [colin]      2.3.0cvs22
2858
2859         * src/prefs_customheader.c
2860                 Only allow correct filenames for various
2861                 custom headers
2862
2863 2006-06-18 [colin]      2.3.0cvs21
2864
2865         * src/prefs_customheader.c
2866                 Add a 'From File...' button in custom headers prefs, which
2867                 try to do the right thing: 
2868                 for normal headers, use file as plaintext,
2869                 for X-Face, calls compface,
2870                 for Face, encode to b64.
2871
2872 2006-06-17 [colin]      2.3.0cvs20
2873
2874         * src/mh.c
2875                 Warning fix
2876
2877 2006-06-16 [colin]      2.3.0cvs19
2878
2879         * src/summaryview.c
2880                 Recursive quicksearch: show message list
2881                 in current folder, *then* search children
2882                 in the background.
2883
2884 2006-06-16 [colin]      2.3.0cvs18
2885
2886         * src/main.c
2887                 Instead of ignoring SIGPIPE, save caches
2888                 when getting one. Will fix the fact that
2889                 hot caches are out-of-date when logging 
2890                 out of Xorg.
2891         * src/compose.c
2892         * src/prefs_compose_writing.c
2893                 Only save text (not attachments) when 
2894                 auto-saving to drafts
2895         * src/unmime.c
2896                 Always replace \n, \r and \t with spaces
2897                 in headers
2898         * manual/dist/html/Makefile.am
2899         * manual/dist/pdf/Makefile.am
2900         * manual/dist/ps/Makefile.am
2901         * manual/dist/txt/Makefile.am
2902         * manual/fr/dist/html/Makefile.am
2903         * manual/fr/dist/pdf/Makefile.am
2904         * manual/fr/dist/ps/Makefile.am
2905         * manual/fr/dist/txt/Makefile.am
2906         * manual/pl/dist/html/Makefile.am
2907         * manual/pl/dist/pdf/Makefile.am
2908         * manual/pl/dist/ps/Makefile.am
2909         * manual/pl/dist/txt/Makefile.am
2910                 Fix make clean removing pregenerated manuals
2911
2912
2913 2006-06-16 [colin]      2.3.0cvs17
2914
2915         * src/plugins/pgpcore/sgpgme.c
2916         * src/plugins/pgpmime/pgpmime.c
2917         * src/plugins/pgpinline/pgpinline.c
2918                 Better error reporting in setup_signers.
2919                 Don't fallback to default key if specified
2920                 key isn't found.
2921                 Don't allow signing if more than one secret
2922                 key matches the one specified in prefs.
2923
2924 2006-06-15 [colin]      2.3.0cvs16
2925
2926         * src/folderview.c
2927                 Add "Send queue" in the folder's contextual
2928                 menu
2929         * src/compose.c
2930         * src/messageview.c
2931         * src/privacy.c
2932         * src/privacy.h
2933         * src/procmime.c
2934         * src/procmsg.c
2935         * src/plugins/pgpcore/passphrase.c
2936         * src/plugins/pgpcore/sgpgme.c
2937         * src/plugins/pgpinline/pgpinline.c
2938         * src/plugins/pgpmime/pgpmime.c
2939                 Better error reporting
2940         * src/mbox.c
2941                 Probably fix bug #971 (2.2.3 cannot read mail 
2942                 from local mbox)
2943
2944
2945 2006-06-15 [mones]      2.3.0cvs15
2946
2947         * tools/make.themes.project
2948                 creates the themes project from the web page
2949
2950 2006-06-15 [colin]      2.3.0cvs14
2951
2952         * src/folder.c
2953                 Better fix (avoid losing the folder if scan_tree 
2954                 fails)
2955
2956 2006-06-15 [cleroy]     2.3.0cvs13
2957
2958         * src/folder.c
2959                 Probably fix Bug #969 (crash on rebuilding 
2960                 imap folder)
2961
2962 2006-06-14 [colin]      2.3.0cvs12
2963
2964         * manual/dtd/manual.xsl
2965         * manual/sylpheed-claws-manual.xml
2966         * manual/fr/sylpheed-claws-manual.xml
2967         * manual/pl/sylpheed-claws-manual.xml
2968                 Insert pagebreaks between sections
2969
2970 2006-06-14 [paul]       2.3.0cvs11
2971
2972         * configure.ac
2973                 better fix than 2.3.0cvs10
2974
2975 2006-06-14 [paul]       2.3.0cvs10
2976
2977         * configure.ac
2978                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2979                 (backwards compatible)
2980
2981 2006-06-13 [colin]      2.3.0cvs9
2982
2983         * src/messageview.c
2984                 Fix sending of return receipt with the new queue folders
2985
2986 2006-06-13 [wwp]        2.3.0cvs8
2987
2988         * src/quote_fmt_lex.l
2989                 fix wrong tokens returned in quote_fmt lexer, query not().
2990
2991 2006-06-13 [wwp]        2.3.0cvs7
2992
2993         * src/folder.c
2994         * src/prefs_folder_item.c
2995                 allow changing folder type even when folder is not a top-level one,
2996                 thanks to Colin.
2997
2998 2006-06-12 [colin]      2.3.0cvs6
2999
3000         * src/folderview.c
3001                 Fix double-ask of "Do you want to mark all
3002                 as read"
3003
3004 2006-06-12 [colin]      2.3.0cvs5
3005
3006         * src/compose.c
3007         * src/compose.h
3008         * src/folder.c
3009         * src/folder.h
3010         * src/imap.c
3011         * src/inc.c
3012         * src/main.c
3013         * src/messageview.c
3014         * src/mh.c
3015         * src/prefs_folder_item.c
3016         * src/procheader.c
3017         * src/procmime.c
3018         * src/procmsg.c
3019         * src/procmsg.h
3020         * src/send_message.c
3021         * src/summaryview.c
3022         * src/toolbar.c
3023                 Apply bug #964's patch (Queue and drafts aren't normal)
3024                 The Drafts and Queue folder now contain RFC-822 files,
3025                 allowing to move and copy mails from and to these 
3026                 folders. Moving from Drafts to Queue will prepare the
3027                 mail for sending (PGP signature, encryption, etc).
3028                 This patch also rework sending errors handling to try
3029                 to be more helpful.
3030                 Also, allow redefining folder types via the GUI 
3031                 (Folder type in its Properties)
3032
3033 2006-06-12 [colin]      2.3.0cvs4
3034
3035         * src/summaryview.c
3036         * src/prefs_common.c
3037         * src/prefs_common.h
3038         * src/gedit-print.c
3039                 Allow to define a specific print font - patch
3040                 by Bernhard Walle <bernhard.walle@gmx.de>
3041         * src/prefs_fonts.c
3042         * manual/advanced.xml
3043         * manual/fr/advanced.xml
3044                 Add a hidden pref to allow deletion without
3045                 confirmation
3046
3047 2006-06-12 [wwp]        2.3.0cvs3
3048
3049         * .cvsignore
3050                 more files to ignore.
3051
3052 2006-06-12 [wwp]        2.3.0cvs2
3053
3054         * src/quote_fmt.c
3055         * src/quote_fmt_lex.l
3056         * src/quote_fmt_parse.y
3057                 extend the quote_fmt parser (templates and quotes):
3058                 - allow limited sub-expressions in |p{} and |f{} expressions,
3059                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3060                 - implemented/fixed missing implementation of query_references and show_references,
3061                 - completed, fixed contents and format of the symbols help dialog,
3062                 - fix some compilation warnings.
3063
3064 2006-06-12 [wwp]        2.3.0cvs1
3065
3066         * manual/advanced.xml
3067         * manual/fr/advanced.xml
3068                 updates in the "templates" section of the manual (eng/fr):
3069                  - be more precise (both versions)
3070                  - completed to match the english reference (fr version)
3071                  - touchups (both versions)
3072
3073 2006-06-12 [paul]       2.3.0
3074
3075         2.3.0 released
3076
3077 2006-06-12 [paul]       2.2.3cvs14
3078
3079         * po/ca.po
3080         * po/cs.po
3081         * po/de.po
3082         * po/el.po
3083         * po/fr.po
3084         * po/it.po
3085         * po/pt_BR.po
3086         * po/sr.po
3087         * po/zh_CN.po
3088                 updated by Miquel Oliete, Tim, Stephan Sachse,
3089                 Stavros Giannouris, Fabien Vantard, Andrea
3090                 Spadaccini, Frederico Goncalves Guimaraes,
3091                 Aleksandar Urosevic, and Ralgh Young
3092
3093 2006-06-12 [colin]      2.2.3cvs13
3094
3095         * src/mbox.c
3096                 Add missing header
3097
3098 2006-06-11 [colin]      2.2.3cvs12
3099
3100         * src/msgcache.c
3101                 Verify that g_malloc() succeeded
3102
3103 2006-06-11 [colin]      2.2.3cvs11
3104
3105         * src/wizard.c
3106                 Add Face header to welcome mail
3107
3108 2006-06-10 [colin]      2.2.3cvs10
3109
3110         * src/textview.c
3111                 Revert previous (Forgot it changes the
3112                 margin on the whole mail)
3113
3114 2006-06-10 [colin]      2.2.3cvs9
3115
3116         * src/textview.c
3117                 Don't overlap long headers under (X-)Face
3118
3119 2006-06-10 [mones]      2.2.3cvs8
3120
3121         * manual/xml2pdf
3122                 allow generation of manual on systems lacking saxon binary
3123                 but with java and the saxon library installed
3124
3125         * po/es.po
3126                 updated for release
3127
3128 2006-06-09 [colin]      2.2.3cvs7
3129
3130         * src/summaryview.c
3131                 Fix leak when using Display Sender using Addressbook
3132
3133 2006-06-09 [colin]      2.2.3cvs6
3134
3135         * src/compose.c
3136         * src/folder.c
3137         * src/folderview.c
3138         * src/mimeview.c
3139         * src/summaryview.c
3140                 More leaks fixes
3141
3142 2006-06-09 [paul]       2.2.3cvs5
3143
3144         * AUTHORS
3145         * src/gtk/authors.h
3146         * tools/claws.i18n.status.pl
3147                 updated with new info
3148
3149 2006-06-09 [paul]       2.2.3cvs4
3150
3151         * README
3152                 updated
3153         * manual/ack.xml
3154                 add wwp to authors list
3155         * src/gtk/authors.h
3156                 update mine and Colin's addresses
3157
3158 2006-06-08 [colin]      2.2.3cvs3
3159
3160         * src/etpan/imap-thread.c
3161                 Fix leak on SSL cert check
3162
3163 2006-06-08 [colin]      2.2.3cvs2
3164
3165         * src/common/utils.c
3166                 Fix leak
3167
3168 2006-06-08 [paul]       2.2.3cvs1
3169
3170         * configure.ac
3171                 Update version number following
3172                 stable release
3173
3174 2006-06-07 [colin]      2.2.2cvs3
3175
3176         * src/msgcache.c
3177                 Fix catching cache read errors (guint instead of gint)
3178                 Prevent malloc'ing more than 8MB (means cache corruption)
3179
3180 2006-06-07 [paul]       2.2.2cvs2
3181
3182         * src/exporthtml.c
3183         * src/exportldif.c
3184         * src/mh.c
3185         * src/mutt.c
3186         * src/pine.c
3187         * src/common/utils.c
3188                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3189                 obey $HOME'
3190                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3191                 Thanks to Colin
3192
3193 2006-06-06 [paul]       2.2.2cvs1
3194
3195         * configure.ac
3196                 Update version number following
3197                 stable release
3198
3199 2006-06-06 [paul]       2.2.1cvs6
3200
3201         * src/matcher.c
3202                 fix  implicit declaration of
3203                 sylpheed_do_idle()
3204                 Patch by Fabien Vantard
3205
3206 2006-06-06 [paul]       2.2.1cvs5
3207
3208         * src/matcher.c
3209                 fix age_greater and age_lower so that they
3210                 mean what say and not '...or equal to'
3211                 Thanks to Colin
3212
3213 2006-06-06 [paul]       2.2.1cvs4
3214
3215         * src/textview.c
3216         * src/common/utils.c
3217                 fix URI check
3218                 Thanks to Colin
3219
3220 2006-06-05 [wwp]        2.2.1cvs3
3221
3222         * manual/fr/account.xml
3223                 minor language fixes (thanks to Fabien Vantard).
3224
3225 2006-06-05 [colin]      2.2.1cvs2
3226
3227         * src/prefs_folder_item.c
3228         * src/folderview.c
3229                 Allow recursive setting of properties 
3230                 for whole mailboxes
3231         * src/matcher.c
3232                 Don't freeze on 'test' filtering rule
3233
3234 2006-06-05 [colin]      2.2.1cvs1
3235
3236         * configure.ac
3237                 Update version number following
3238                 stable release
3239
3240 2006-06-04 [wwp]        2.2.0cvs82
3241
3242         * manual/glossary.xml
3243         * manual/account.xml
3244         * manual/fr/glossary.xml
3245         * manual/fr/account.xml
3246                 added glossary section and references/links related to the Face custom header.
3247
3248 2006-06-04 [colin]      2.2.0cvs81
3249
3250         * src/summaryview.c
3251                 Skip to next message on move with no
3252                 immediate execution
3253
3254 2006-06-04 [wwp]        2.2.0cvs80
3255
3256         * manual/xml2pdf
3257                 added sanity checks, exit when needed.
3258
3259 2006-06-03 [paul]       2.2.0cvs79
3260
3261         * src/prefs_receive.c
3262                 page name is now 'Receiving'
3263         * src/prefs_send.c
3264                 page name is now 'Sending'
3265
3266 2006-06-03 [colin]      2.2.0cvs78
3267
3268         * src/plugins/spamassassin/spamassassin_gtk.c
3269                 Autoswitch to Localhost if transport was previously
3270                 disabled. Else people had to check [] Enable, then
3271                 *reselect* transport.
3272
3273 2006-06-03 [colin]      2.2.0cvs77
3274
3275         * src/plugins/pgpinline/pgpinline.c
3276         * src/plugins/pgpmime/pgpmime.c
3277                 Check that gpg_data_release_and_get_mem 
3278                 didn't fail (now, why this happens...)
3279
3280 2006-06-03 [colin]      2.2.0cvs76
3281
3282         * src/mbox.c
3283                 Fix bug #962 (Manual and/or UI should 
3284                 warn about incompatible locking 
3285                 causing dataloss)
3286
3287 2006-06-02 [cleroy]     2.2.0cvs75
3288
3289         * src/filtering.c
3290         * src/folder.c
3291         * src/procmsg.c
3292         * src/summaryview.c
3293                 Fix a few leaks
3294
3295 2006-06-02 [colin]      2.2.0cvs74
3296
3297         * src/main.c
3298                 On exit, free caches after writing them
3299                 Shuts up some valgrind false positives
3300         * src/procmsg.c
3301         * src/send_message.c
3302                 Fix races when reusing existing SMTP connections
3303                 Fix inexistant session timeout
3304         * src/toolbar.c
3305                 Display alertpanel after all queues have
3306                 been processed, not after each
3307
3308 2006-06-02 [wwp]        2.2.0cvs73
3309
3310         * manual/fr/glossary.xml
3311         * manual/fr/ack.xml
3312         * manual/ack.xml
3313                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3314
3315 2006-06-02 [wwp]        2.2.0cvs72
3316
3317         * manual/xml2pdf
3318         * manual/dist/pdf/Makefile.am
3319         * manual/dtd/manual.xsl
3320         * manual/fr/dist/pdf/Makefile.am
3321         * manual/pl/dist/pdf/Makefile.am
3322                 we changed the procedure to generate the .pdf version of the manual.
3323                 The procedure is more modern and the .pdf we get now has a valid index.
3324                 Here are the new pre-requisites:
3325
3326                 - JRE 1.x (1.4 here): there must be one from your distro
3327                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3328                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3329                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3330
3331                 See my posts for further info about the installation of this toolchain:
3332
3333                 Date: Fri, 19 May 2006 19:40:06 +0200
3334                 From: wwp <subscript@free.fr>
3335                 To: sylpheed-claws-devel@lists.sourceforge.net
3336                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3337
3338                 and
3339
3340                 Date: Wed, 24 May 2006 12:58:49 +0200
3341                 From: wwp <subscript@free.fr>
3342                 To: sylpheed-claws-devel@lists.sourceforge.net
3343                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3344
3345 2006-06-01 [colin]      2.2.0cvs71
3346
3347         * src/compose.c
3348                 Better guards against IMAP races
3349         * src/main.c
3350         * src/prefs_common.c
3351         * src/prefs_common.h
3352         * src/common/ssl_certificate.c
3353         * src/etpan/imap-thread.c
3354         * src/etpan/imap-thread.h
3355         * src/gtk/sslcertwindow.c
3356                 New hidden option ssl_skip_cert_check to 
3357                 avoid dups of bug #959 (libetpan linked
3358                 against gnutls and gnutls buggy on 64bit)
3359                 Present expired warning only once per
3360                 session/server.
3361         * manual/advanced.xml
3362         * manual/fr/advanced.xml
3363                 Document new option
3364
3365 2006-06-01 [wwp]        2.2.0cvs70
3366
3367         * src/messageview.c
3368                 fix for bug #961 (return receipt dialog 
3369                 complains incorrectly about return-path 
3370                 email adress being different), thanks 
3371                 to Colin.
3372
3373 2006-05-31 [cleroy]     2.2.0cvs69
3374
3375         * src/common/ssl.c
3376                 Guard against NULLs, although this
3377                 should never be an issue
3378
3379 2006-05-31 [colin]      2.2.0cvs68
3380
3381         * src/filtering.c
3382                 Use g_slist_prepend
3383         * src/imap.c
3384                 Don't remove caches when destroying folder, it
3385                 could (should) be done at exit
3386         * src/inc.c
3387                 free processing cache after incorporation
3388         * src/etpan/imap-thread.c
3389                 Maybe fix bug #959 (Crash on moving to emails 
3390                 to a imap account per ssl with a expired 
3391                 certificate.)
3392
3393 2006-05-30 [colin]      2.2.0cvs67
3394
3395         * src/summaryview.c
3396                 Put back event flush when displaying message
3397                 It avoids reading a bunch of messages just
3398                 by hitting shift-n for too long ;)
3399
3400 2006-05-29 [colin]      2.2.0cvs66
3401
3402         * src/summaryview.c
3403                 Remove useless g_warnings
3404
3405 2006-05-29 [colin]      2.2.0cvs65
3406
3407         * src/imap.c
3408                 Fix g_slist_append()s for performance
3409
3410 2006-05-29 [colin]      2.2.0cvs64
3411
3412         * src/compose.c
3413         * src/common/utils.c
3414                 Fix extraneous tab at start of addresses
3415         * src/mainwindow.c
3416                 Fix warnings (thanks to Fabien)
3417                 Fix crash at exit when composing messages 
3418                 exist
3419         * src/pop.c
3420                 Fix progress bar when deleting expired mails
3421                 Thanks to Hiro
3422         * src/summaryview.c
3423         * src/gtk/gtksctree.c
3424                 Fix re-sorting slowness
3425
3426 2006-05-29 [paul]       2.2.0cvs63
3427
3428         * src/mh.c
3429                 fetch full message when moving mails
3430                 from another mailbox, (fixed data loss
3431                 when filtering from IMAP to MH, introduced
3432                 in 2.2.0cvs57).
3433                 Thanks to Colin
3434
3435 2006-05-29 [mones]      2.2.0cvs62
3436
3437         * src/gtk/gtksctree.c
3438                 Unselect faster (patch by Colin)        
3439
3440 2006-05-26 [colin]      2.2.0cvs61
3441
3442         * src/summaryview.c
3443                 Unplug MSGINFO_UPDATE callback on delete too.
3444
3445 2006-05-26 [colin]      2.2.0cvs60
3446
3447         * src/foldersel.c
3448                 Fix bold in folder selection window with glib2.10
3449                 thanks Hiro
3450
3451 2006-05-26 [colin]      2.2.0cvs59
3452
3453         * src/procheader.c
3454                 Convert date only if necessary (and don't
3455                 try to convert from utf8 to utf8, too)
3456         * src/summaryview.c
3457                 Only set column's text if the column's 
3458                 displayed
3459
3460 2006-05-26 [colin]      2.2.0cvs58
3461
3462         * src/summaryview.c
3463         * src/gtk/gtkutils.c
3464                 Fix useless warning
3465
3466 2006-05-26 [colin]      2.2.0cvs57
3467
3468         * src/mainwindow.c
3469                 Make summaryview selectable as long as 
3470                 no message has focus
3471         * src/mh.c
3472                 Faster deletion (by implementing mh_remove_msgs)
3473                 Faster copy (avoid using mh_fetch_msg just to get
3474                 the filename)
3475                 Faster move (using move_file instead of copy_file
3476                 if MSG_IS_MOVE)
3477                 No progressbar if total number of mails to cp/mv 
3478                 is less than 100
3479         * src/summaryview.c
3480                 Fix removal from subject_table when mail gets moved
3481                 Faster deletion (g_slist_prepend instead of append)
3482         * src/gtk/gtksctree.c
3483                 Remove useless code
3484
3485 2006-05-25 [colin]      2.2.0cvs56
3486
3487         * src/common/ssl_certificate.c
3488                 Fix leak in expired cert check
3489
3490 2006-05-25 [colin]      2.2.0cvs55
3491
3492         * src/mh.c
3493                 Disable flags syncing on .mh_sequences - it
3494                 is buggy and marks mails read under unknown
3495                 conditions.
3496
3497 2006-05-25 [paul]
3498
3499         * 2.3.0-rc4 released
3500
3501 2006-05-24 [colin]      2.2.0cvs54
3502
3503         attention cvs users: if you manage to crash
3504         Sylpheed-Claws while moving, copying or deleting
3505         mails, we *are* interested in stack traces and
3506         valgrind logs. It looks stable, but one never
3507         knows...
3508
3509         * src/folder.c
3510                 Add progressbar for cache updates
3511         * src/folderutils.c
3512                 Optimize Mark all read in the current
3513                 folder
3514         * src/mh.c
3515                 Add progressbar for copy/move
3516         * src/procmsg.c
3517                 Optimize O(n^2) in copy/move
3518         * src/summaryview.c
3519         * src/gtk/gtksctree.c
3520                 Optimize O(n^2) algos
3521         * src/common/timing.h
3522                 Display ms instead of us
3523
3524 2006-05-24 [wwp]        2.2.0cvs53
3525
3526         * manual/fr/advanced.xml
3527                 updates to the French manual.
3528
3529 2006-05-24 [wwp]        2.2.0cvs52
3530
3531         * src/common/utils.c
3532                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3533
3534 2006-05-24 [wwp]        2.2.0cvs51
3535
3536         * src/folderutils.c
3537                 fixed "mark all read" in MH folders (thanks to Colin).
3538
3539 2006-05-24 [paul]       2.2.0cvs50
3540
3541         * doc/man/sylpheed-claws.1
3542                 updated the man page
3543
3544 2006-05-23 [colin]      2.2.0cvs49
3545
3546         * src/folderview.c
3547         * src/imap.c
3548         * src/inc.c
3549         * src/mbox.c
3550         * src/messageview.c
3551         * src/news.c
3552         * src/send_message.c
3553         * src/summaryview.c
3554         * src/gtk/sslcertwindow.c
3555                 alertpanel fixes, by Fabien
3556
3557 2006-05-23 [colin]      2.2.0cvs48
3558
3559         * src/folder.c
3560         * src/folderview.c
3561         * src/msgcache.c
3562         * src/summaryview.c
3563         * src/gtk/gtksctree.c
3564         * src/gtk/gtksctree.h
3565                 More timings
3566                 Fix slow loading problem, which was caused by the
3567                 use of some gtk_ctree funcs and their use of
3568                 g_list_position while gtk_ctree_(un)link'ing.
3569                 Reap more functions from gtkctree.c to be sure we
3570                 use our (fast) version instead of theirs.
3571         * src/mh.c
3572                 Fix copy of unread mails
3573
3574
3575 2006-05-22 [wwp]        2.2.0cvs47
3576
3577         * manual/fr/advanced.xml
3578                 updated.
3579
3580 2006-05-22 [colin]      2.2.0cvs46
3581
3582         * src/filtering.c
3583                 Fix possible infinite loop. 'copy' is not a 
3584                 final action, so when encountering a 'copy',
3585                 we have to check if a previous one was set
3586                 and do it. In the same way, if we encounter
3587                 a 'move' we have to perform a possibly 
3588                 pending 'copy'. This will slow down filtering
3589                 on IMAP if move+copy or multiple copy actions
3590                 are to be done, but handling it via the batch
3591                 would be really too convoluted.
3592
3593 2006-05-22 [wwp]        2.2.0cvs45
3594
3595         * manual/fr/advanced.xml
3596         * manual/fr/faq.xml
3597         * manual/fr/glossary.xml
3598         * manual/fr/handling.xml
3599         * manual/fr/intro.xml
3600         * manual/fr/plugins.xml
3601         * manual/fr/sylpheed-claws-manual.xml
3602                 sync w/ the english manual: updates URIs, documented mailing-list
3603                 support, better explanation about the enabled/disabled feature
3604                 in filtering/processing rules by Paul.
3605
3606 2006-05-21 [colin]      2.2.0cvs44
3607
3608         * src/summaryview.c
3609                 Don't expand after building threads, but during
3610
3611 2006-05-21 [colin]      2.2.0cvs43
3612
3613         * src/procmsg.c
3614         * src/summaryview.c
3615                 More timing possibilities... For next time I have 
3616                 to find out how the hell some 3GHz computer takes
3617                 one minute to open a 30k folder...
3618
3619 2006-05-21 [colin]      2.2.0cvs42
3620
3621         * manual/pl/advanced.xml
3622         * manual/pl/faq.xml
3623         * manual/pl/glossary.xml
3624         * manual/pl/handling.xml
3625         * manual/pl/intro.xml
3626         * manual/pl/plugins.xml
3627         * manual/pl/sylpheed-claws-manual.xml
3628                 Polish manual updated by Pawel
3629
3630 2006-05-20 [colin]
3631
3632         * 2.3.0-rc3 released
3633
3634 2006-05-20 [colin]      2.2.0cvs41
3635
3636         * src/imap.c
3637                 Fix -rc2 problems:
3638                 - remove cache of moved messages from original folder
3639                 - apply new flags to messages even if they aren't appliable
3640                   via IMAP.
3641
3642 2006-05-20 [colin]
3643
3644         * 2.3.0-rc2 released
3645
3646 2006-05-19 [colin]      2.2.0cvs40
3647
3648         * src/imap.c
3649                 Don't issue SELECT in imap_change_flags
3650                 before having checked that we indeed have
3651                 some flags to change. MSG_POSTFILTERED for
3652                 example can't be used on IMAP.
3653                 Fixes bug #955 (copying messages between 
3654                 imap folders is extremely slow), which was
3655                 a regression.
3656
3657 2006-05-19 [colin]      2.2.0cvs39
3658
3659         * src/folder.c
3660         * src/folder.h
3661         * src/folderview.c
3662                 Try to fix bug #830 (Some unread messages 
3663                 get marked read in IMAP inbox):
3664                 - Prevent scanning a folder if it's being 
3665                   opened via the GUI
3666                 - Postpone opening via the GUI of a folder
3667                   currently scanned.
3668
3669
3670 2006-05-19 [wwp]        2.2.0cvs38
3671
3672         * manual/advanced.xml
3673                 fix English+typo (thanks to Paul).
3674
3675 2006-05-19 [wwp]        2.2.0cvs37
3676
3677         * manual/advanced.xml
3678         * manual/fr/advanced.xml
3679         * src/gtk/logwindow.c
3680         * src/prefs_common.c
3681         * src/prefs_common.h
3682                 added hidden prefs to allow customization of colors used in
3683                 protocol log window (useful for dark gtk+ themes).
3684
3685 2006-05-19 [wwp]        2.2.0cvs36
3686
3687         * ChangeLog
3688                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3689
3690 2006-05-19 [paul]       2.2.0cvs35
3691
3692         * src/textview.c
3693                 make Reply-To fully clickable
3694         * src/gtk/logwindow.c
3695                 more colouring (SMTP ESMTP)
3696         Both patches by Pawel Pekala
3697
3698 2006-05-19 [cleroy]     2.2.0cvs34
3699
3700         * src/mh.c
3701                 Don't update flags from current folder
3702                 Probably fixes bug #935 (Read Messages 
3703                 Revert to Being Marked as Unread)
3704
3705 2006-05-18 [colin]      2.2.0cvs33
3706
3707         * src/imap.c
3708                 Warning fix
3709         * src/compose.c
3710         * src/mainwindow.c
3711         * src/summaryview.c
3712         * src/toolbar.c
3713                 Allow replying to multiple emails
3714                 in multiple windows
3715         * src/mimeview.c
3716         * src/etpan/imap-thread.c
3717                 Leak fixes
3718
3719 2006-05-18 [paul]       2.2.0cvs32
3720
3721         * src/summaryview.c
3722                 keep Mailing-List menu refreshed
3723                 Thanks to Colin
3724
3725 2006-05-18 [paul]       2.2.0cvs31
3726
3727         * manual/advanced.xml
3728         * manual/faq.xml
3729         * manual/glossary.xml
3730         * manual/handling.xml
3731         * manual/intro.xml
3732         * manual/plugins.xml
3733         * manual/sylpheed-claws-manual.xml
3734                 update URLs
3735                 add info about mailing-list support
3736                 edit filtering info
3737         * src/wizard.c
3738         * src/common/defs.h
3739         * src/gtk/about.c
3740         * src/plugins/dillo_viewer/README
3741                 update URLs
3742
3743 2006-05-17 [wwp]        2.2.0cvs30
3744
3745         * manual/handling.xml
3746         * manual/fr/handling.xml
3747                 documented the ability to enabled/disable filtering/processing rules.
3748
3749 2006-05-17 [colin]      2.2.0cvs29
3750
3751         * src/main.c
3752                 Don't initialize g_thread subsystem if it's 
3753                 already done (thanks to Hiro)
3754         * src/mimeview.c
3755                 Fix saving of parts when there name can't be
3756                 converted from UTF-8.
3757
3758 2006-05-17 [paul]       2.2.0cvs28
3759
3760         * po/Makefile.in.in
3761                 fix config.status warning with autoconf 2.60
3762
3763 2006-05-17 [paul]       2.2.0cvs27
3764
3765         * po/POTFILES.in
3766                 add src/mbox.c
3767
3768 2006-05-17 [wwp]        2.2.0cvs26
3769
3770         * src/mainwindow.c
3771                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3772
3773 2006-05-17 [wwp]        2.2.0cvs25
3774
3775         * src/plugins/demo/demo.c
3776                 updated product name in plugin demo (many plugins need to be
3777                 sync'ed w/ that change).
3778
3779 2006-05-17 [colin]      2.2.0cvs24
3780
3781         * src/mh.c
3782                 Fix leak
3783
3784 2006-05-16 [colin]      2.2.0cvs23
3785
3786         * src/mainwindow.c
3787                 Stupid me hit again. Fix cvs22.
3788
3789 2006-05-16 [colin]      2.2.0cvs22
3790
3791         * src/mainwindow.c
3792                 Fix bug #922 (sylpheed-claws crashed after 
3793                 pushing on Inbox folder)
3794
3795 2006-05-16 [colin]      2.2.0cvs21
3796
3797         * src/compose.c
3798                 Make From header be copy/paste/select-able
3799
3800 2006-05-16 [wwp]        2.2.0cvs20
3801
3802         * src/export.c
3803         * src/matcher.c
3804         * src/summaryview.c
3805         * src/etpan/imap-thread.c
3806                 fix some compiler warnings (thanks to Colin).
3807
3808 2006-05-16 [wwp]        2.2.0cvs19
3809
3810         * src/action.c
3811         * src/gedit-print.c
3812         * src/inc.c
3813         * src/mainwindow.c
3814         * src/mh.c
3815         * src/statusbar.c
3816         * src/send_message.c
3817         * src/summaryview.c
3818                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3819
3820 2006-05-15 [colin]      2.2.0cvs18
3821
3822         * src/procmsg.c
3823                 Fix automatic rule creation with List-Post
3824
3825 2006-05-15 [paul]       2.2.0cvs17
3826
3827         * tools/filter_conv_new.pl
3828                 updated for rule enabling/disabling
3829                 claws version >= 2.3.x required
3830
3831 2006-05-15 [cleroy]     2.2.0cvs16
3832
3833         * src/main.c
3834                 Revert test
3835
3836 2006-05-15 [cleroy]     2.2.0cvs15
3837
3838         * src/main.c
3839                 test
3840
3841 2006-05-15 [wwp]        2.2.0cvs14
3842
3843         * manual/pl/.cvsignore
3844                 ignore generated files.
3845
3846 2006-05-14 [wwp]        2.3.0-rc1
3847
3848         * 2.3.0-rc1 released
3849
3850 2006-05-13 [wwp]        2.2.0cvs13
3851
3852         * src/filtering.c
3853         * src/filtering.h
3854         * src/matcher.c
3855         * src/matcher_parser_lex.l
3856         * src/matcher_parser_parse.y
3857         * src/prefs_filtering.c
3858                 new feature: provide the ability to disable filtering and processing
3859                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3860                 adaptations.
3861
3862 2006-05-13 [colin]      2.2.0cvs12
3863
3864         * src/compose.c
3865                 Remove useless if (a) b; else b;
3866                 Thanks to wwp
3867
3868 2006-05-13 [wwp]        2.2.0cvs11
3869
3870         * src/export.c
3871         * src/import.c
3872         * src/mainwindow.c
3873         * src/mbox.c
3874         * src/summaryview.c
3875         * src/summaryview.h
3876                 no more silent failures (or at least less ones) when importing
3877                 or exporting from/to mbox. Also start importing/exporting if
3878                 the necessary info is set.
3879
3880 2006-05-13 [wwp]        2.2.0cvs10
3881
3882         * RELEASE_NOTES
3883                 restored up-to-date release notes.
3884
3885 2006-05-13 [paul]       2.2.0cvs9
3886
3887         * po/nl.po
3888         * po/ru.po
3889                 updated by Tim Dijkstra and Pavlo Bohmat
3890
3891 2006-05-12 [colin]      2.2.0cvs8
3892
3893         * src/gtk/quicksearch.c
3894                 Add "k" as shortcut for "colorlabel". Patch
3895                 by ath42@users.sf.net.
3896
3897 2006-05-12 [paul]       2.2.0cvs7
3898
3899         * src/prefs_common.h
3900         * src/prefs_summaries.c
3901         * src/summaryview.c
3902                 when entering a folder also allow
3903                 going directly to first Marked message
3904
3905 2006-05-12 [paul]       2.2.0cvs6
3906
3907         * src/summaryview.c
3908                 always obey 'confirm before marking all
3909                 mails read' option
3910
3911 2006-05-12 [paul]       2.2.0cvs5
3912
3913         * src/textview.c
3914                 make Sender fully clickable
3915
3916 2006-05-12 [colin]      2.2.0cvs4
3917
3918         * src/compose.c
3919         * src/compose.h
3920                 Let From be editable
3921         * src/main.c
3922         * src/mh.c
3923                 Full support of .mh_sequences' Unseen seq
3924
3925 2006-05-12 [colin]      2.2.0cvs3
3926
3927         * src/folder.c
3928         * src/mainwindow.c
3929         * src/mainwindow.h
3930         * src/messageview.c
3931         * src/prefs_spelling.c
3932         * src/procheader.c
3933         * src/procmsg.c
3934         * src/procmsg.h
3935         * src/summaryview.c
3936         * src/toolbar.c
3937         * src/toolbar.h
3938                 Add contextual menu on Compose toolbar
3939                 button. Fixes bug #944 (Automatic
3940                 addresses not applied when changing account
3941                 from compose window)
3942                 add Mailing List support
3943                 based on the old 0.6.5claws25 patch by
3944                 Melvin Hadasht, with finishing touches
3945                 by Colin
3946                 Fix "ignore thread" when mails are threaded by
3947                 subject (and weren't ignored although appearing
3948                 in the thread).
3949                 GUI rework.
3950                 Both patches by Pawel.
3951
3952 2006-05-08 [paul]       2.2.0cvs2
3953
3954         * src/mainwindow.c
3955         * src/mainwindow.h
3956         * src/messageview.c
3957         * src/procheader.c
3958         * src/procmsg.c
3959         * src/procmsg.h
3960         * src/summaryview.c
3961                 add Mailing List support
3962                 based on the old 0.6.5claws25 patch by 
3963                 Melvin Hadasht, with finishing touches
3964                 by Colin
3965
3966 2006-05-08 [colin]      2.2.0cvs1
3967
3968         * src/mainwindow.c
3969         * src/toolbar.c
3970         * src/toolbar.h
3971                 Add contextual menu on Compose toolbar 
3972                 button. Fixes bug #944 (Automatic 
3973                 addresses not applied when changing account 
3974                 from compose window)
3975
3976 2006-05-08 [paul]       2.2.0
3977
3978         2.2.0 released
3979
3980 2006-05-08 [paul]       2.1.1cvs51
3981
3982         * po/cs.po
3983         * po/de.po
3984         * po/en_GB.po
3985         * po/fi.po
3986         * po/fr.po
3987         * po/pt_BR.po
3988         * po/sr.po
3989         * po/zh_CN.po
3990                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3991                 Fabien Vantard, Frederico Goncalves Guimaraes,
3992                 Aleksandar Urosevic, and Ralgh Young
3993
3994 2006-05-12 [colin]      2.1.1cvs50
3995
3996         * po/cs.po
3997         * po/de.po
3998         * po/en_GB.po
3999         * po/es.po
4000         * po/fi.po
4001         * po/fr.po
4002         * po/pt_BR.po
4003         * po/sr.po
4004         * po/zh_CN.po
4005                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4006                 Fabien Vantard, Frederico Goncalves Guimaraes,
4007                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4008
4009 2006-05-05 [colin]      2.1.1cvs49
4010
4011         * manual/Makefile.am
4012         * manual/pl/Makefile.am
4013         * manual/pl/account.xml
4014         * manual/pl/ack.xml
4015         * manual/pl/addrbook.xml
4016         * manual/pl/advanced.xml
4017         * manual/pl/faq.xml
4018         * manual/pl/glossary.xml
4019         * manual/pl/gpl.xml
4020         * manual/pl/handling.xml
4021         * manual/pl/intro.xml
4022         * manual/pl/keyboard.xml
4023         * manual/pl/plugins.xml
4024         * manual/pl/starting.xml
4025         * manual/pl/sylpheed-claws-manual.xml
4026         * manual/pl/dist/.cvsignore
4027         * manual/pl/dist/Makefile.am
4028         * manual/pl/dist/html/.cvsignore
4029         * manual/pl/dist/html/Makefile.am
4030         * manual/pl/dist/pdf/.cvsignore
4031         * manual/pl/dist/pdf/Makefile.am
4032         * manual/pl/dist/ps/.cvsignore
4033         * manual/pl/dist/ps/Makefile.am
4034         * manual/pl/dist/txt/.cvsignore
4035         * manual/pl/dist/txt/Makefile.am
4036                 Add the polish translation of the manual,
4037                 Authored by Pawel Pekala.
4038
4039 2006-05-05 [cleroy]     2.1.1cvs48
4040
4041         * src/main.c
4042                 Re-read matcherrc after loading plugins 
4043                 if some of them add folders.
4044
4045 2006-05-03 [colin]      2.1.1cvs47
4046
4047         * src/imap.c
4048                 I'm idiot
4049
4050 2006-05-03 [colin]      2.1.1cvs46
4051
4052         * src/imap.c
4053                 Be sure to have a session when
4054                 getting separator
4055
4056 2006-05-03 [colin]      2.1.1cvs45
4057
4058         * src/imap.c
4059         * src/imap.h
4060         * src/imap_gtk.c
4061                 Fix preventing renaming with namespace 
4062                 separator.
4063
4064 2006-05-01 [colin]      2.1.1cvs44
4065
4066         * src/action.c
4067                 Don't reload messageview when result of
4068                 action is piped.
4069
4070 2006-04-29 [colin]      2.1.1cvs43
4071
4072         * src/prefs_receive.c
4073         * src/plugins/spamassassin/spamassassin_gtk.c
4074         * src/plugins/clamav/clamav_plugin_gtk.c
4075                 GUI fixes by Pawel
4076
4077 2006-04-29 [colin]      2.1.1cvs42
4078
4079         * src/prefs_compose_writing.c
4080         * src/prefs_quote.c
4081                 Cleanups. Patch by Pawel
4082
4083 2006-04-28 [paul]       2.1.1cvs41
4084
4085         * src/matcher.c
4086                 fix returned quick search results when search
4087                 term contains an underscore.
4088                 Thanks to Colin
4089
4090 2006-04-28 [paul]       2.1.1cvs40
4091
4092         * src/prefs_message.c
4093         * src/prefs_receive.c
4094                 GUI cleanups
4095                 Patches by Pawel Pekala
4096
4097 2006-04-27 [colin]      2.1.1cvs39
4098
4099         * src/wizard.c
4100                 Differentiate subject Welcome from
4101                 window's title Welcome
4102
4103 2006-04-27 [paul]
4104
4105         2.2.0-rc1 released
4106
4107 2006-04-27 [paul]       2.1.1cvs38
4108
4109         * manual/advanced.xml
4110         * manual/fr/advanced.xml
4111                 add info about compose_no_markup hidden pref
4112
4113 2006-04-27 [paul]       2.1.1cvs37
4114
4115         * src/prefs_account.c
4116                 improve privacy labels
4117         * src/prefs_msg_colors.c
4118                 change some strings for translators' convenience
4119         * src/gtk/gtkutils.c
4120                 don't underline the link button text
4121
4122 2006-04-25 [colin]      2.1.1cvs36
4123
4124         * src/folder.c
4125                 Complete 2.1.1cvs33 (once more ;)
4126
4127 2006-04-25 [colin]      2.1.1cvs35
4128
4129         * src/editldap.c
4130                 Fix tooltip
4131
4132 2006-04-25 [cleroy]     2.1.1cvs34
4133
4134         * src/compose.c
4135         * src/gtk/gtkaspell.c
4136                 Fix crash on redirect (related to the return 
4137                 of the aspell menu in compose's toolbar)
4138         * src/prefs_msg_colors.c
4139                 Fix sensitivity widgets
4140         * src/image_viewer.c
4141         * src/gtk/pluginwindow.c
4142         * src/gtk/prefswindow.c
4143                 Change released signals to clicked (Fabien)
4144         * po/POTFILES.in
4145         * src/common/socket.c
4146         * src/plugins/spamassassin/spamassassin.c
4147                 Translate strings (Fabien)
4148
4149 2006-04-25 [paul]       2.1.1cvs33
4150
4151         * src/folder.c
4152         * src/folder.h
4153         * src/folderview.c
4154                 complete the fix of bug #912
4155                 Thanks to Colin
4156
4157 2006-04-25 [colin]      2.1.1cvs32
4158
4159         * src/news.c
4160                 Better progress bar
4161         * src/mimeview.c
4162         * src/summaryview.c
4163         * src/summaryview.h
4164                 Fix focus chain
4165                 Patches by Pawel Pekala
4166
4167 2006-04-24 [colin]      2.1.1cvs31
4168
4169         * src/compose.c
4170                 Fix compilation warnings (Fabien)
4171
4172 2006-04-24 [colin]      2.1.1cvs30
4173
4174         * src/addrindex.c
4175         * src/editldap.c
4176         * src/editldap_basedn.c
4177         * src/editldap_basedn.h
4178         * src/ldapctrl.c
4179         * src/ldapctrl.h
4180         * src/ldapquery.c
4181         * src/ldaputil.c
4182         * src/ldaputil.h
4183                 Fix bug #901 (LDAPS support)
4184
4185 2006-04-24 [colin]      2.1.1cvs29
4186
4187         * src/compose.c
4188                 Fix logic on error with send dialog on
4189         * src/imap.c
4190                 Fix compilation without libetpan, thanks
4191                 to Fabien
4192         * src/summaryview.c
4193                 Fix 'context-menu' key
4194
4195 2006-04-23 [colin]      2.1.1cvs28
4196
4197         * src/folder.c
4198                 Never free current's cache to free up 
4199                 memory. Fixes bug #912 (new count 
4200                 randomly set to message count)
4201
4202 2006-04-23 [colin]      2.1.1cvs27
4203
4204         * src/gtk/quicksearch.c
4205                 And remove printf...
4206
4207 2006-04-23 [colin]      2.1.1cvs26
4208
4209         * src/gtk/quicksearch.c
4210                 Fix replacing in quicksearch, and fix inserting
4211                 in the middle of the string. (introduced at 2.1.0cvs22)
4212
4213 2006-04-23 [colin]      2.1.1cvs25
4214
4215         * src/imap.c
4216                 Make sure uidnext is initialized in get_num_list
4217                 (not for stable, related to 2.1.1cvs8 and friends)
4218
4219 2006-04-23 [colin]      2.1.1cvs24
4220
4221         * src/imap.c
4222                 Output something when login is successful
4223                 too
4224
4225 2006-04-23 [colin]      2.1.1cvs23
4226
4227         * src/etpan/imap-thread.c
4228                 Better logging (line-per-line, hide data in fetch)
4229                 Fix a const warning
4230         * src/gtk/logwindow.c
4231         * src/gtk/logwindow.h
4232                 Better logging (color for input/output)
4233
4234 2006-04-21 [colin]      2.1.1cvs22
4235
4236         * src/gtk/quicksearch.c
4237                 On gtk+-2.8, use stock buttons in quicksearch
4238                 Based on a patch by Fabien and a design by Paul
4239
4240 2006-04-21 [colin]      2.1.1cvs21
4241
4242         * src/folderview.c
4243         * src/mainwindow.c
4244                 Fix occasional flicker in folderview
4245         * src/common/utils.c
4246                 Fix bug #943 (Incorrectly parsed email address 
4247                 list in short headers on message view and in 
4248                 printouts)
4249
4250 2006-04-20 [colin]      2.1.1cvs20
4251
4252         * src/imap.c
4253         * src/imap.h
4254         * src/prefs_account.c
4255                 Add ANONYMOUS auth for IMAP
4256
4257 2006-04-20 [paul]       2.1.1cvs19
4258
4259         * src/main.c
4260                 proper fix for 2.1.1cvs18
4261                 Thanks to Colin
4262
4263 2006-04-20 [paul]       2.1.1cvs18
4264
4265         * src/main.c
4266                 fix build warnings
4267
4268 2006-04-20 [paul]       2.1.1cvs17
4269
4270         * src/gtk/quicksearch.c
4271                 fix standard, non-extended Quick search,
4272                 was broken in 2.1.1cvs15.
4273                 Thanks to Colin.
4274
4275 2006-04-20 [colin]      2.1.1cvs16
4276
4277         * src/prefs_matcher.c
4278                 Fix values when reselecting a ~test
4279                 rule
4280
4281 2006-04-19 [colin]      2.1.1cvs15
4282
4283         * src/compose.c
4284         * src/compose.h
4285         * src/gtk/gtkaspell.c
4286         * src/gtk/gtkaspell.h
4287                 Put back Options menu in Spelling/
4288         * src/gtk/quicksearch.c
4289                 Don't search, and show error, if the
4290                 advanced search has a syntax error
4291
4292 2006-04-18 [colin]      2.1.1cvs14
4293
4294         * src/textview.c
4295                 Fix gdk warnings on set_cursor when textview
4296                 isn't visible
4297
4298 2006-04-18 [colin]      2.1.1cvs13
4299
4300         * src/gtk/gtksctree.c
4301                 Remove seemingly useless refresh that causes
4302                 flicker - watch this commit in case of 
4303                 problems before planned backport to stable
4304
4305 2006-04-18 [colin]      2.1.1cvs12
4306
4307         * src/imap.c
4308                 Factorize get/set_xml code
4309         * src/compose.c
4310         * src/prefs_account.c
4311         * src/prefs_account.h
4312         * src/procmsg.c
4313                 Add Encrypt to self option
4314
4315 2006-04-17 [colin]      2.1.1cvs11
4316
4317         * configure.ac
4318                 Fix search on encrpyt function on dragonfly
4319                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4320
4321 2006-04-17 [colin]      2.1.1cvs10
4322
4323         * src/prefs_account.c
4324                 Be safe by default: remove mails from POP3
4325                 after 7 days, not immediately
4326
4327 2006-04-17 [colin]      2.1.1cvs9
4328
4329         * src/etpan/imap-thread.c
4330                 Fix build on DragonFly - patch by 
4331                 Jonathan Buschmann <jonthn@agmact.com>
4332
4333 2006-04-17 [colin]      2.1.1cvs8
4334
4335         * src/imap.c
4336                 Save uidnext between sessions
4337
4338 2006-04-17 [colin]      2.1.1cvs7
4339
4340         * src/imap.c
4341                 scan is required when uid validity changes
4342
4343 2006-04-17 [colin]      2.1.1cvs6
4344
4345         * src/folderview.c
4346                 Don't scan if not necessary, apart in current
4347                 folder and INBOX to fetch flags.
4348         * src/imap.c
4349                 Scan is necessary if unread count changes
4350
4351 2006-04-17 [colin]      2.1.1cvs5
4352
4353         * src/imap.c
4354                 ...But always fetch ANSWERED and DELETED flags for
4355                 INBOX, as filtering can happen on these flags.
4356
4357 2006-04-17 [colin]      2.1.1cvs4
4358
4359         * src/imap.c
4360                 Don't fetch REPLIED and DELETED flags when synchronising
4361                 flags with a closed folder. We only need UNSEEN and FLAGGED
4362                 to update the folderview.
4363
4364 2006-04-17 [colin]      2.1.1cvs3
4365
4366         * src/imap.c
4367                 Faster flag search when there are new mails 
4368                 in a folder. We can do a full search if the 
4369                 folder contains less messages than the new
4370                 list.
4371
4372 2006-04-17 [colin]      2.1.1cvs2
4373
4374         * po/cs.po
4375         * po/de.po
4376         * po/fr.po
4377         * po/nl.po
4378         * po/pt_BR.po
4379                 Update translations from stable branch
4380
4381 2006-04-17 [colin]      2.1.1cvs1
4382
4383         * configure.ac
4384                 Bump version to follow stable release
4385
4386 2006-04-16 [mones]      2.1.0cvs50
4387
4388         * po/es.po
4389                 Updated for release
4390
4391 2006-04-16 [colin]      2.1.0cvs49
4392
4393         * src/textview.c
4394                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4395                 with gtk < 2.8. Thanks to Fabien Vantard.
4396
4397 2006-04-15 [colin]      2.1.0cvs48
4398
4399         * src/etpan/imap-thread.c
4400                 Fix bug #919 (libetpan: SEGV when connecting 
4401                 using command)
4402
4403 2006-04-14 [colin]      2.1.0cvs47
4404
4405         * src/main.c
4406                 Fix race on --select (should be done better)
4407
4408 2006-04-14 [wwp]        2.1.0cvs46
4409
4410         * src/send_message.c
4411                 enforce a check for domain in account prefs (a sending
4412                 error could be faced if domain was checked but no value set),
4413                 thanks to Colin.
4414
4415 2006-04-14 [colin]      2.1.0cvs45
4416
4417         * src/codeconv.c
4418                 when converting from unknown to unknown, if the
4419                 string is UTF8, don't convert it to the locale
4420                 (which breaks it)
4421
4422 2006-04-14 [colin]      2.1.0cvs44
4423
4424         * src/compose.c
4425                 Don't try to use ASCII for converting headers
4426                 (as done in body)
4427
4428 2006-04-14 [paul]       2.1.0cvs43
4429
4430         * src/crash.c
4431                 add locale/charset info to crash report
4432         * src/gtk/about.c
4433                 add wwp to doc team
4434                 replace 'e-mail' with preferred 'email'
4435         * src/gtk/authors.h
4436                 ensure contributors list is in alphabetical
4437                 order
4438
4439 2006-04-13 [colin]      2.1.0cvs42
4440
4441         * src/textview.c
4442                 Prevent gdk warnings
4443
4444 2006-04-13 [colin]      2.1.0cvs41
4445
4446         * src/common/ssl_certificate.c
4447         * src/common/ssl_certificate.h
4448         * src/gtk/sslcertwindow.c
4449                 Warn on expired certs, and display the expiration date
4450
4451 2006-04-13 [colin]      2.1.0cvs40
4452
4453         * src/plugins/spamassassin/spamassassin_gtk.c
4454                 Fix missing set_text on unix socket
4455
4456 2006-04-13 [wwp]        2.1.0cvs39
4457
4458         * manual/fr/advanced.xml
4459         * manual/fr/glossary.xml
4460                 applied new spam/ham/email lexicon (pourriel, courriel)
4461
4462 2006-04-13 [paul]       2.1.0cvs38
4463
4464         * src/plugins/pgpmime/plugin.c
4465                 remove the mention of S/MIME from the
4466                 description. This is now handled by the
4467                 S/MIME plugin.
4468
4469 2006-04-13 [paul]       2.1.0cvs37
4470
4471         * src/prefs_msg_colors.c
4472                 rework dialog
4473         * src/prefs_folder_item.c
4474         * src/prefs_spelling.c
4475                 add a tooltip to the colour selector buttons
4476
4477 2006-04-13 [wwp]        2.1.0cvs36
4478
4479         * manual/advanced.xml
4480         * manual/glossary.xml
4481         * manual/handling.xml
4482         * manual/keyboard.xml
4483         * manual/plugins.xml
4484         * manual/starting.xml
4485         * manual/fr/account.xml
4486         * manual/fr/ack.xml
4487         * manual/fr/addrbook.xml
4488         * manual/fr/advanced.xml
4489         * manual/fr/faq.xml
4490         * manual/fr/glossary.xml
4491         * manual/fr/gpl.xml
4492         * manual/fr/handling.xml
4493         * manual/fr/intro.xml
4494         * manual/fr/keyboard.xml
4495         * manual/fr/plugins.xml
4496         * manual/fr/starting.xml
4497         * manual/fr/sylpheed-claws-manual.xml
4498                 fixes to the manuals:
4499                  - summaryview -> Message List (same in French)
4500                  - translate key names
4501                  - fix French punctuation, use non-breakable spaces when
4502                    necessary, don't use &thinsp; which is not portable
4503                  - tell what maildir and mbox formats we support
4504
4505 2006-04-12 [wwp]        2.1.0cvs35
4506
4507         * src/prefs_toolbar.c
4508                 unified a replace button more,
4509                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4510
4511 2006-04-12 [wwp]        2.1.0cvs34
4512
4513         * src/prefs_common.c
4514         * src/prefs_msg_colors.c
4515                 make default color labels translatable,
4516                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4517                 thanks to Tim <timbrain@post.cz> for reporting.
4518
4519 2006-04-12 [wwp]        2.1.0cvs33
4520
4521         * manual/glossary.xml
4522         * manual/intro.xml
4523         * manual/plugins.xml
4524         * manual/starting.xml
4525         * manual/sylpheed-claws-manual.xml
4526         * manual/fr/.cvsignore
4527         * manual/fr/account.xml
4528         * manual/fr/ack.xml
4529         * manual/fr/addrbook.xml
4530         * manual/fr/advanced.xml
4531         * manual/fr/faq.xml
4532         * manual/fr/glossary.xml
4533         * manual/fr/handling.xml
4534         * manual/fr/intro.xml
4535         * manual/fr/keyboard.xml
4536         * manual/fr/plugins.xml
4537         * manual/fr/starting.xml
4538         * manual/fr/sylpheed-claws-manual.xml
4539                 various fixes: typos, missing .fr translations, punctuation,
4540                 capitalization, links, accents and some bad French more.
4541
4542 2006-04-12 [wwp]        2.1.0cvs32
4543
4544         * src/prefs_gtk.c
4545                 fix for bug #935: always store prefs files in UTF-8 (thanks
4546                 to Colin).
4547
4548 2006-04-11 [colin]      2.1.0cvs31
4549
4550         * src/compose.c
4551                 Fix inserting files not in utf8 when locale is utf8
4552
4553 2006-04-11 [colin]      2.1.0cvs30
4554
4555         * src/inc.c
4556                 Don't show error dialog when cancelling connection
4557                 Patch by Pawel
4558
4559 2006-04-11 [cleroy]     2.1.0cvs29
4560
4561         * src/compose.c
4562                 Implement multiple quote levels
4563         * src/prefs_common.c
4564                 Change a little bit the quote bgcolor for 2nd level
4565
4566 2006-04-11 [colin]      2.1.0cvs28
4567
4568         * src/gtk/about.c
4569                 Add locale and charset in the label
4570
4571 2006-04-10 [colin]      2.1.0cvs27
4572
4573         * src/compose.c
4574         * src/prefs_common.c
4575         * src/prefs_common.h
4576         * src/prefs_msg_colors.c
4577         * src/textview.c
4578                 Allow optional background color in quotes
4579                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4580                 GTK+-2.8.x feature
4581
4582 2006-04-10 [colin]      2.1.0cvs26
4583
4584         * src/main.c
4585         * src/mainwindow.c
4586         * src/mainwindow.h
4587                 Implement --select
4588
4589 2006-04-10 [colin]      2.1.0cvs25
4590
4591         * manual/plugins.xml
4592         * manual/fr/plugins.xml
4593                 Document libcurl's proxy variables
4594
4595 2006-04-09 [colin]      2.1.0cvs24
4596
4597         * src/prefs_common.c
4598                 gettext() returns statically allocated stuff. We have
4599                 to strdup it in order to be able to free it.
4600
4601 2006-04-09 [colin]      2.1.0cvs23
4602
4603         * AUTHORS
4604         * src/gtk/authors.h
4605                 Add Alexei
4606
4607 2006-04-09 [colin]      2.1.0cvs22
4608
4609         * src/mainwindow.c
4610         * src/gtk/quicksearch.c
4611                 Fix bug #859 (problems with cyrilic input in 
4612                 search panel) - Patch by Alexey Illarionov 
4613                 <littlesavage@rambler.ru>
4614
4615 2006-04-09 [colin]      2.1.0cvs21
4616
4617         * src/prefs_customheader.c
4618                 I prefer removing then freeing rather than the contrary
4619                 (even if it doesn't change anything ;-)
4620         * src/prefs_account.c
4621                 Fix bug #933 (Crash re-entering the custom headers list 
4622                 dialog in accounts prefs)
4623                 The problem happened when cancelling the Account 
4624                 Preferences' dialogs - in which case we didn't do 
4625                 anything to the PrefsAccount * struct. In case of applying,
4626                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4627                 working with in this dialog. The problem is that 
4628                 prefs_customheader.c, working on this tmp_ac_prefs, always
4629                 changes the ->customhdr_list pointer, even when cancelled. 
4630                 So in case of cancelling the prefs_account dialog, we still
4631                 have to update ->customhdr_list in the real account.
4632
4633 2006-04-08 [colin]      2.1.0cvs20
4634
4635         * manual/fr/glossary.xml
4636         * manual/fr/keyboard.xml
4637                 Forgot some headers :)
4638
4639 2006-04-08 [colin]      2.1.0cvs19
4640
4641         * manual/Makefile.am
4642         * manual/fr/Makefile.am
4643         * manual/fr/account.xml
4644         * manual/fr/ack.xml
4645         * manual/fr/addrbook.xml
4646         * manual/fr/advanced.xml
4647         * manual/fr/faq.xml
4648         * manual/fr/glossary.xml
4649         * manual/fr/gpl.xml
4650         * manual/fr/handling.xml
4651         * manual/fr/intro.xml
4652         * manual/fr/keyboard.xml
4653         * manual/fr/plugins.xml
4654         * manual/fr/starting.xml
4655         * manual/fr/sylpheed-claws-manual.xml
4656         * manual/fr/dist/.cvsignore
4657         * manual/fr/dist/Makefile.am
4658         * manual/fr/dist/html/.cvsignore
4659         * manual/fr/dist/html/Makefile.am
4660         * manual/fr/dist/pdf/.cvsignore
4661         * manual/fr/dist/pdf/Makefile.am
4662         * manual/fr/dist/ps/.cvsignore
4663         * manual/fr/dist/ps/Makefile.am
4664         * manual/fr/dist/txt/.cvsignore
4665         * manual/fr/dist/txt/Makefile.am
4666                 Add the french translation of the manual. Thanks to
4667                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4668                 account.xml, ack.xml, addrbook.xml and advanced.xml
4669
4670 2006-04-08 [colin]      2.1.0cvs18
4671
4672         * manual/plugins.xml
4673         * manual/starting.xml
4674                 More fixes
4675
4676 2006-04-07 [colin]      2.1.0cvs17
4677
4678         * manual/faq.xml
4679         * manual/intro.xml
4680         * manual/keyboard.xml
4681                 Little fixes
4682
4683 2006-04-07 [colin]      2.1.0cvs16
4684
4685         * README
4686         * src/compose.c
4687         * src/prefs_common.c
4688         * src/prefs_common.h
4689                 Add hidden compose_no_markup pref
4690
4691 2006-04-07 [wwp]        2.1.0cvs15
4692
4693         * src/summary_search.c
4694         * .cvsignore
4695                 Bugfix: stop button was sticky when searching in an empty folder.
4696                 Applied curly brackets code style to the whole file (summary_search.c).
4697                 More files to ignore.
4698
4699 2006-04-07 [wwp]        2.1.0cvs14
4700
4701         * src/message_search.c
4702         * src/summary_search.c
4703                 changed default button when search bumps at file/folder
4704                 beginning or end, for convenience (thanks to Colin).
4705
4706 2006-04-07 [paul]       2.1.0cvs13
4707
4708         * src/plugins/dillo_viewer/dillo_prefs.c
4709                 avoid future potential for namespace collision
4710                 Patch by Colin
4711
4712 2006-04-06 [wwp]        2.1.0cvs12
4713
4714         * src/summary_search.c
4715                 Unify extended/advanced searches names (and thus factorize labels),
4716                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4717
4718 2006-04-06 [wwp]        2.1.0cvs11
4719
4720         * src/folderview.c
4721         * src/prefs_themes.c
4722         * src/summaryview.c
4723                 Fixed some compilation warnings.
4724
4725 2006-04-06 [colin]      2.1.0cvs10
4726
4727         * manual/advanced.xml
4728                 Document the wizard template and how to deploy
4729                 Sylpheed-Claws effectively
4730
4731 2006-04-06 [colin]      2.1.0cvs9
4732
4733         * src/folderview.c
4734                 gettext patch to tell translators about _("#"),
4735                 by Maxim Britov
4736
4737 2006-04-06 [colin]      2.1.0cvs8
4738
4739         * src/textview.c
4740                 Fix invalid GtkTextBIter after clicking "Display as text"
4741
4742 2006-04-06 [mones]      2.1.0cvs7
4743
4744         * src/addr_compl.c
4745         * src/addrindex.c
4746         * src/addritem.c
4747         * src/codeconv.c
4748         * src/compose.c
4749         * src/filtering.c
4750         * src/folder.c
4751         * src/folder_item_prefs.c
4752         * src/folderview.c
4753         * src/localfolder.c
4754         * src/matcher.c
4755         * src/mimeview.c
4756         * src/prefs_msg_colors.c
4757         * src/prefs_spelling.c
4758         * src/prefs_themes.c
4759         * src/procmime.c
4760         * src/procmsg.c
4761         * src/stock_pixmap.c
4762         * src/summaryview.c
4763         * src/textview.c
4764         * src/toolbar.c
4765         * src/common/mgutils.c
4766         * src/common/prefs.c
4767         * src/common/ssl_certificate.c
4768         * src/gtk/colorlabel.c
4769         * src/gtk/quicksearch.c
4770         * src/plugins/pgpmime/pgpmime.c
4771         * src/plugins/spamassassin/spamassassin.c
4772                 Removed redundant NULL checks for g_free() calls.
4773                 Patch by Pawel Pekala.
4774
4775 2006-04-06 [mones]      2.1.0cvs6
4776
4777         * src/prefs_actions.c
4778         * src/prefs_filtering.c
4779         * src/prefs_filtering_action.c
4780         * src/prefs_matcher.c
4781         * src/prefs_template.c
4782         * src/gtk/gtkutils.c
4783         * src/gtk/gtkutils.h
4784                 Have a nice replace button. Patch by Pawel Pekala
4785
4786 2006-04-06 [colin]      2.1.0cvs5
4787
4788         * src/addressbook.c
4789                 Fix crash with empty columns
4790
4791 2006-04-05 [colin]      2.1.0cvs4
4792
4793         * src/wizard.c
4794         * src/prefs_gtk.c
4795                 Allow wizard customization with pre-filled values
4796
4797 2006-04-05 [colin]      2.1.0cvs3
4798
4799         * src/textview.c
4800         * src/mimeview.c
4801         * src/mimeview.h
4802                 Nicer messages in mimeview
4803
4804 2006-04-05 [colin]      2.1.0cvs2
4805
4806         * src/addressbook.c
4807         * src/prefs_summaries.c
4808                 i18n fix
4809
4810 2006-04-05 [colin]      2.1.0cvs1
4811
4812         * src/plugins/pgpcore/plugin.c
4813         * src/plugins/pgpcore/select-keys.c
4814         * src/plugins/pgpcore/select-keys.h
4815         * src/plugins/pgpcore/sgpgme.c
4816         * src/plugins/pgpcore/sgpgme.h
4817         * src/plugins/pgpinline/pgpinline.c
4818         * src/plugins/pgpinline/plugin.c
4819         * src/plugins/pgpmime/pgpmime.c
4820         * src/plugins/pgpmime/plugin.c
4821                 Factorize and generalize a bit 
4822                 Drop S/MIME signature verification from PGP/MIME
4823                 (adding it as another, more complete plugin)
4824
4825 2006-04-05 [paul]       2.1.0
4826
4827         2.1.0 released
4828
4829 2006-04-05 [paul]       2.0.0cvs186
4830
4831         * manual/advanced.xml
4832                 add info on colour labels
4833
4834 2006-04-05 [paul]       2.0.0cvs185
4835
4836         * po/bg.po
4837         * po/cs.po
4838         * po/de.po
4839         * po/el.po
4840         * po/en_GB.po
4841         * po/fi.po
4842         * po/fr.po
4843         * po/it.po
4844         * po/nl.po
4845         * po/pl.po
4846         * po/pt_BR.po
4847         * po/sr.po
4848         * po/zh_CN.po
4849                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4850                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4851                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4852                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4853         * src/gtk/authors.h
4854         * tools/claws.i18n.status.pl
4855                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4856                 and new Czech translator, Tim <timbrain@post.cz>
4857
4858 2006-04-05 [mones]      2.0.0cvs184
4859
4860         * po/es.po
4861                 Updated translation
4862
4863 2006-04-05 [colin]      2.0.0cvs183
4864
4865         * src/gtk/quicksearch.c
4866                 Fix bug #929 (unnecessary reload in quick search bar)
4867
4868 2006-04-05 [colin]      2.0.0cvs182
4869
4870         * src/compose.c
4871                 Fix crash on Reply with no From:
4872                 Show signature and conversion error on queuing 
4873                 (but not sending)
4874         * src/mainwindow.c
4875         * src/summaryview.c
4876         * src/summaryview.h
4877                 Factorize threading code and make sure msginfo 
4878                 is not null when it comes from a GtkCTreeRow's 
4879                 data
4880         * src/gtk/gtkaspell.c
4881                 Check for necessary things
4882         * src/gtk/gtksctree.c
4883         * src/gtk/gtksctree.h
4884                 Reset anchor if necessary when removing node
4885
4886 2006-03-29 [colin]      2.0.0cvs181
4887
4888         * src/folderview.c
4889                 Warn for disabled IMAP accounts (due to lack of
4890                 libetpan). Breaks string-freeze - sorry - but it
4891                 is kind of important ;)
4892
4893 2006-03-28 [colin]      2.0.0cvs180
4894
4895         * src/gtk/gtkutils.c
4896         * src/gtk/gtkutils.h
4897                 Add a gtkut_get_link_btn() function that
4898                 creates a button which acts like an URI
4899         * src/prefs_themes.c
4900         * src/gtk/about.c
4901                 Use this function (factorizes codes)
4902         * src/common/defs.h
4903         * src/gtk/pluginwindow.c
4904                 Add a "Get more..." in the plugins window
4905
4906 2006-03-28 [colin]      2.0.0cvs179
4907
4908         * src/common/smtp.c
4909         * src/common/passcrypt.c
4910         * src/undo.c
4911                 Warning fixes. Patch by Pawel Pekala
4912
4913 2006-03-27 [colin]      2.0.0cvs178
4914
4915         * src/undo.c
4916                 Fix undoing by blocks with spaces
4917
4918 2006-03-27 [colin]      2.0.0cvs177
4919
4920         * src/textview.c
4921                 Set margin to 3px for headers
4922
4923 2006-03-27 [paul]
4924
4925         2.1.0-rc2 released
4926
4927 2006-03-27 [wwp]        2.0.0cvs176
4928
4929         * src/summaryview.c
4930                 don't reset quicksearch when updating the message list.
4931                 Thanks to Colin.
4932
4933 2006-03-26 [wwp]        2.0.0cvs175
4934
4935         * src/compose.c
4936                 use a unified border width ('other' tab in the compose window,
4937                 patch by Pawel Pekala).
4938
4939
4940 2006-03-26 [wwp]        2.0.0cvs174
4941
4942         * src/common/quoted-printable.c
4943         * src/addressbook.c
4944                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4945
4946 2006-03-26 [colin]      2.0.0cvs173
4947
4948         * src/quote_fmt_parse.y
4949                 Fix non-UTF8 date formats messing up the whole quote a 
4950                 little bit
4951
4952 2006-03-26 [colin]      2.0.0cvs172
4953
4954         * src/procheader.c
4955                 Make sure the date is UTF8 valid, or try to make it
4956                 so. IncrediMail is really IncrediStupid.
4957         * src/compose.c
4958                 Fix possible conversions. 
4959                 
4960
4961 2006-03-26 [colin]      2.0.0cvs171
4962
4963         * src/matcher.c
4964                 Fix corner cases in body search. This is still a
4965                 hack... It seems impossible to make it good and 
4966                 reasonably fast at the same time.
4967
4968 2006-03-26 [colin]      2.0.0cvs170
4969
4970         * src/summaryview.c
4971                 I think I killed the twilight zone bug!
4972                 summary_select_node() flushes GTK events in order
4973                 to be able to center the view. But this also 
4974                 flushes keypresses like Ctrl-Alt-U, so this can
4975                 call summary_show from summary_select_node (itself
4976                 called from summary_show, etc.). And the summaryview
4977                 has to be unlocked in this function. So just locking
4978                 while processing GTK events, and bailing if locked, 
4979                 should fix it.
4980                 Fixes bug #927 (SIGSEGV during Update Summary)
4981
4982 2006-03-25 [colin]      2.0.0cvs169
4983
4984         * src/matcher.c
4985                 Fix search in QP-encoded bodies
4986                 Fix utf-8 searches in bodies encoded in the
4987                 locale's encoding
4988         * src/common/quoted-printable.c
4989         * src/common/quoted-printable.h
4990                 Add a decode function that doesn't overwrite
4991                 the original pointer
4992                 
4993
4994 2006-03-24 [colin]      2.0.0cvs168
4995
4996         * src/action.c
4997         * src/summaryview.c
4998         * src/summaryview.h
4999                 Update message cache after action
5000                 Patch by H. Merijn Brand
5001         * src/prefs_msg_colors.c
5002                 Factorize label 
5003                 Patch by Fabien Vantard
5004         * src/plugins/spamassassin/spamassassin_gtk.c
5005                 Remove useless translation
5006                 Patch by Fabien Vantard
5007
5008 2006-03-23 [colin]      2.0.0cvs167
5009
5010         * src/common/ssl.c
5011                 Let 30 seconds to SSL_connect
5012
5013 2006-03-23 [wwp]        2.0.0cvs166
5014
5015         * src/summaryview.c
5016         * src/gtk/description_window.c
5017                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5018                 and headers are translated; adjust description windows' width to fit their
5019                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5020
5021 2006-03-23 [paul]       2.0.0cvs165
5022
5023         * src/common/utils.c
5024                 fix highlighting of URIs containing "()"
5025                 (2.0.0cvs164's reversal fixed)
5026                 Thanks to Colin.
5027
5028 2006-03-23 [paul]       2.0.0cvs164
5029
5030         * src/common/utils.c
5031                 revert patch, (postponing a fix), at 2.0.0cvs120
5032                 as it breaks more URIs than it fixes.
5033                 Allow '-' to be a terminating character in a URI
5034
5035 2006-03-22 [colin]      2.0.0cvs163
5036
5037         * configure.ac
5038                 Require libetpan 0.45
5039                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5040
5041 2006-03-22 [paul]       2.0.0cvs162
5042
5043         * src/editgroup.c
5044                 replace '<-' and '->' buttons with GTK_STOCK graphical
5045                 buttons
5046         * src/summary_search.c
5047                 don't offer '...' for translation
5048                 add a tooltip to advanced search '...' button
5049         * src/gtk/quicksearch.c
5050                 don't offer '...' for translation
5051
5052 2006-03-21 [colin]      2.0.0cvs161
5053
5054         * src/compose.c
5055                 Fix middle-click pasting (insert at click
5056                 position instead of cursor position, don't
5057                 remove existing selection and allow pasting
5058                 our own selection)
5059         * src/addressbook.c
5060                 "LDAP Server" -> "LDAP servers"
5061
5062 2006-03-21 [wwp]        2.0.0cvs160
5063
5064         * src/etpan/imap-thread.c
5065                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5066
5067 2006-03-20 [colin]      2.0.0cvs159
5068
5069         * src/summaryview.c
5070                 Don't reload summaryview after an execute with no
5071                 move action
5072
5073 2006-03-19 [colin]      2.0.0cvs158
5074
5075         * src/addressbook.c
5076                 and put groups at the top, always
5077
5078 2006-03-19 [colin]      2.0.0cvs157
5079
5080         * src/addressbook.c
5081                 Order groups before names, as previously
5082
5083 2006-03-19 [colin]      2.0.0cvs156
5084
5085         * src/addressbook.c
5086                 - Sort case-unsensitive
5087                 - Put the sort arrow at opening too
5088
5089 2006-03-19 [wwp]        2.0.0cvs155
5090
5091         * src/addressbook.c
5092                 allow sorting by name/email/remarks, ensure that right-pane's contents
5093                 matches the left-pane selection (cleared when appropriate).
5094                 Patch by Pawel Pekala <c0rn@o2.pl>.
5095
5096 2006-03-18 [colin]      2.0.0cvs154
5097
5098         * src/textview.c
5099                 Fix text cursor ;)
5100
5101 2006-03-18 [colin]      2.0.0cvs153
5102
5103         * src/gtk/filesel.c
5104                 Make sure we hide the preview if we didn't get
5105                 a filename
5106
5107 2006-03-18 [colin]      2.0.0cvs152
5108
5109         * src/summaryview.c
5110                 Set cursor to watch for execution (fixes lack
5111                 of watch-cursor when dnd'ing hundreds of mails)
5112         * src/gtk/filesel.c
5113                 Check that mime type is 'image/*' before updating
5114                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5115
5116 2006-03-18 [colin]      2.0.0cvs151
5117
5118         * src/mainwindow.c
5119         * src/textview.c
5120         * src/textview.h
5121                 Put a watch cursor in textview too when the mainwindow's
5122                 cursor in a watch
5123
5124 2006-03-18 [colin]      2.0.0cvs150
5125
5126         * src/folder.c
5127                 Change wrong asserts to simple tests
5128
5129 2006-03-17 [colin]      2.0.0cvs149
5130
5131         * src/mainwindow.c
5132         * src/mainwindow.h
5133         * src/prefs_msg_colors.c
5134         * src/summaryview.c
5135         * src/summaryview.h
5136         * src/gtk/colorlabel.c
5137         * src/gtk/colorlabel.h
5138                 Add a color label menu in the main menubar
5139                 Add (fixed) accels Ctrl-{0-7} to change the color
5140                 They have to be fixed because the menu's dynamic,
5141                 the items are complex widgets, hence we can't use
5142                 a GtkItemFactory.
5143
5144
5145 2006-03-17 [wwp]        2.0.0cvs148
5146
5147         * src/compose.c
5148                 rollback few lines from my previous commit (those lines come from
5149                 a pending patch, accidentally commited, even if neutral as they are
5150                 commented out).
5151
5152 2006-03-17 [wwp]        2.0.0cvs147
5153
5154         * src/compose.c
5155                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5156                 applied code style/indentation to the modified function.
5157
5158 2006-03-17 [wwp]        2.0.0cvs146
5159
5160         * src/procmsg.c
5161         * src/compose.c
5162                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5163
5164 2006-03-17 [paul]
5165
5166         2.1.0-rc1 released
5167
5168 2006-03-17 [paul]       2.0.0cvs145
5169
5170         * src/main.c
5171                 addressbook_read_file() was called twice
5172         * src/textview.c
5173                 X-Mailer highlighting
5174
5175 2006-03-16 [colin]      2.0.0cvs144
5176
5177         * src/sourcewindow.c
5178         * src/sourcewindow.h
5179                 And the last one, in source window.
5180
5181 2006-03-16 [colin]      2.0.0cvs143
5182
5183         * src/compose.c
5184         * src/compose.h
5185                 Fix the same stuff in compose
5186
5187 2006-03-16 [colin]      2.0.0cvs142
5188
5189         * src/messageview.c
5190                 Complete the previous messageview crash fix
5191
5192 2006-03-16 [colin]      2.0.0cvs141
5193
5194         * src/procmsg.h
5195         * src/procmsg.c
5196         * src/folder.c
5197                 Fix POSTPROCESSING hook
5198                 Patch by H. Merijn Brand
5199
5200         * src/procmime.c
5201         * src/procmime.h
5202                 Parse Content-Location
5203
5204         * src/toolbar.c
5205         * src/messageview.c
5206         * src/messageview.h
5207                 Don't crash when a top-level MessageView has
5208                 been closed on us. Same problematic than
5209                 yesterday's quicksearch issue.
5210
5211 2006-03-15 [colin]      2.0.0cvs140
5212
5213         * src/gtk/quicksearch.c
5214                 Fix a bitchy race we didn't think about when we
5215                 added quicksearch cancellation:
5216                 If the search is not on cached fields, for example
5217                 body_part matchcase "stuff"
5218                 the matcher code has to get the whole message. If
5219                 we're on IMAP, that can be slow, and in order to
5220                 be non-blocking, the IMAP code idle loop processes
5221                 gtk events too. So it is possible to cancel a
5222                 quicksearch while the matcher is getting the mail's
5223                 body. After matcher got its body, it will start to
5224                 iterate over the matcher list that the Quicksearch's
5225                 clear_search_cb() just freed via prepare_matcher().
5226                 SIGSEGV ensues.
5227                 The fix consists of guarding the matcherlist_match()
5228                 call with a boolean 'matching'. If we reset the
5229                 quicksearch while matching is TRUE, we don't free
5230                 the matcherlist anymore like we did, but we set
5231                 another new flag, deferred_free, to TRUE. Then,
5232                 in quicksearch_match(), just after returning from
5233                 matcherlist_match() and unsetting the matching flag,
5234                 we check the deferred_free flag and do the
5235                 prepare_matcher() (which does the matcherlist_free)
5236                 for real, so we free the matcherlist once it's not
5237                 used anymore.
5238                 As all of this runs via the glib main loop, we
5239                 luckily don't need a mutex.
5240         * src/summaryview.c
5241                 Also, show progress while searching.
5242
5243
5244 2006-03-14 [colin]      2.0.0cvs139
5245
5246         * src/alertpanel.c
5247                 Make alertpanel_is_open non-static
5248
5249 2006-03-14 [colin]      2.0.0cvs138
5250
5251         * src/prefs_spelling.c
5252                 Cleanups - Fabien Vantard
5253
5254 2006-03-14 [wwp]        2.0.0cvs137
5255
5256         * src/main.c
5257                 code style normalization (curly braces, indentation).
5258
5259 2006-03-14 [wwp]        2.0.0cvs137
5260
5261         * src/main.c
5262                 code style (braces, indentation)
5263
5264 2006-03-12 [paul]       2.0.0cvs136
5265
5266         * src/prefs_common.c
5267                 trans_hdr defaults to FALSE to be RFC-savvy
5268         * src/prefs_summaries.c
5269                 add a tooltip to the trans_hdr option
5270                 
5271
5272 2006-03-12 [paul]       2.0.0cvs135
5273
5274         * src/prefs_matcher.c
5275                 give a little more width to the combos
5276         * src/prefs_display_header.c
5277         * src/textview.c
5278                 translate headers if prefs_common.trans_hdr
5279                 is TRUE
5280
5281         Patches by Pawel Pekala
5282
5283 2006-03-12 [paul]       2.0.0cvs134
5284
5285         * src/plugins/clamav/clamav_plugin.c
5286         * src/plugins/dillo_viewer/dillo_viewer.c
5287         * src/plugins/pgpcore/plugin.c
5288         * src/plugins/pgpinline/plugin.c
5289         * src/plugins/pgpmime/plugin.c
5290         * src/plugins/spamassassin/spamassassin.c
5291                 update/add to descriptions
5292         * src/plugins/spamassassin/spamassassin_gtk.c
5293                 fixes to the english, remove superfluous
5294                 tooltips, clean up a little
5295
5296 2006-03-12 [paul]       2.0.0cvs133
5297
5298         * src/compose.c
5299                 fix Bug 924, 'Account combo box shows up wrong 
5300                 if & is in account name'
5301
5302 2006-03-11 [colin]      2.0.0cvs132
5303
5304         * src/summaryview.c
5305                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5306                 messed up shift-selection because is slows down
5307                 moving around summaryview. thanks -users
5308
5309 2006-03-10 [colin]      2.0.0cvs131
5310
5311         * src/plugins/spamassassin/spamassassin_gtk.c
5312                 Put back Paul's engrish fixes
5313
5314 2006-03-10 [colin]      2.0.0cvs130
5315
5316         * src/plugins/spamassassin/spamassassin.c
5317         * src/plugins/spamassassin/spamassassin.h
5318         * src/plugins/spamassassin/spamassassin_gtk.c
5319                 Cleanup SA prefs page (more)
5320                 Patch by Fabien Vantard
5321
5322 2006-03-10 [paul]       2.0.0cvs129
5323
5324         * src/prefs_msg_colors.c
5325         * src/prefs_spelling.c
5326                 widget sensitivity
5327
5328 2006-03-09 [mones]      2.0.0cvs128
5329
5330         * po/es.po
5331                 Update for next RC
5332
5333 2006-03-09 [wwp]        2.0.0cvs127
5334
5335         * configure.ac
5336                 revert accidental commit (requirement for libetpan 0.43), this time
5337                 not in HEAD.
5338
5339 2006-03-09 [wwp]        2.0.0cvs125
5340
5341         * configure.ac
5342                 revert accidental commit (requirement for libetpan 0.43)
5343
5344 2006-03-09 [paul]       2.0.0cvs126
5345
5346         * src/prefs_receive.c
5347                 remove useless frame
5348                 replace 'incorporation' with 'receiving'
5349         * src/plugins/clamav/clamav_plugin_gtk.c
5350         * src/plugins/spamassassin/spamassassin_gtk.c
5351                 improve widget sensitivity
5352                 fix a bit his engrish
5353
5354 2006-03-09 [wwp]        2.0.0cvs125
5355
5356         * src/addressadd.c
5357         * src/foldersel.c
5358         * src/prefs_common.c
5359         * src/prefs_common.h
5360                 remember some more windows' sizes (add to addressbook and
5361                 select folder).
5362
5363 2006-03-09 [paul]       2.0.0cvs124
5364
5365         * src/plugins/pgpcore/prefs_gpg.c
5366                 normalise construction of dialogue
5367
5368 2006-03-09 [paul]       2.0.0cvs123
5369
5370         * src/plugins/trayicon/Makefile.am
5371                 add missing slash
5372
5373 2006-03-08 [colin]      2.0.0cvs122
5374
5375         * src/plugins/trayicon/Makefile.am
5376                 Fix build in separate dir 
5377                 Patch by Bamanzi <bamanzi@gmail.com>
5378
5379 2006-03-08 [colin]      2.0.0cvs121
5380
5381         * src/procmsg.c
5382                 Batch move and copies from summaryview with delayed execution
5383                 too
5384
5385 2006-03-07 [paul]       2.0.0cvs120
5386
5387         * src/common/utils.c
5388                 fix highlighting of URIs containing "()"
5389                 Patch by Pawel Pekala
5390
5391 2006-03-07 [paul]       2.0.0cvs119
5392
5393         * src/folder.c
5394         * src/folder.h
5395         * src/folderview.c
5396                 immediately do alphabetical resort when
5397                 changing a folder's name
5398                 Patch by Pawel Pekala
5399
5400 2006-03-07 [paul]       2.0.0cvs118
5401
5402         * src/news.c
5403         * src/news_gtk.c
5404                 when unsubscribing a newsgroup, remove the
5405                 folder and msgs in .sylpheed-claws/newscache
5406                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5407
5408 2006-03-07 [paul]       2.0.0cvs117
5409
5410         * src/textview.c
5411                 fix wrong Fake URL Warning
5412                 Thanks to Hiro
5413
5414 2006-03-07 [colin]      2.0.0cvs116
5415
5416         * src/imap.c
5417                 Return immediately when password dialog was
5418                 cancelled
5419         * src/gtk/inputdialog.c
5420                 Allow empty strings for passwords
5421
5422
5423 2006-03-06 [colin]      2.0.0cvs115
5424
5425         * src/imap.c
5426                 Prevent double-timeouts when connection fails
5427
5428 2006-03-06 [colin]
5429
5430         2.0.1-rc1 released
5431
5432 2006-03-06 [colin]      2.0.0cvs114
5433
5434         * src/imap.c
5435                 Refresh session during potentially long
5436                 operations
5437
5438 2006-03-06 [wwp]        2.0.0cvs113
5439
5440         * src/prefs_msg_colors.h
5441                 forgot that one (custom color labels).
5442
5443 2006-03-06 [wwp]        2.0.0cvs112
5444
5445         * src/prefs_common.c
5446         * src/prefs_common.h
5447         * src/prefs_msg_colors.c
5448         * src/summaryview.c
5449         * src/summaryview.h
5450         * src/gtk/colorlabel.c
5451         * src/gtk/colorlabel.h
5452                 colors in messages list are now customizable. Color values and names can
5453                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5454                 Thanks to Paul and Colin for their help with this longstanding patch!
5455
5456 2006-03-06 [wwp]        2.0.0cvs111
5457
5458         * src/textview.c
5459                 don't crash if (x)face is bad.
5460
5461 2006-03-05 [paul]       2.0.0cvs110
5462
5463         * AUTHORS
5464         * configure.ac
5465         * src/Makefile.am
5466         * src/common/Makefile.am
5467         * src/common/utils.h
5468         * src/etpan/imap-thread.c
5469         * src/gtk/authors.h
5470         * src/plugins/clamav/Makefile.am
5471         * src/plugins/demo/Makefile.am
5472         * src/plugins/dillo_viewer/Makefile.am
5473         * src/plugins/pgpcore/Makefile.am
5474         * src/plugins/pgpcore/passphrase.c
5475         * src/plugins/pgpinline/Makefile.am
5476         * src/plugins/pgpmime/Makefile.am
5477         * src/plugins/spamassassin/Makefile.am
5478         * src/plugins/trayicon/Makefile.am
5479                 fix builiding on cygwin
5480                 Patch by Ralgh Young <bamanzi@gmail.com>
5481
5482 2006-03-04 [wwp]        2.0.0cvs109
5483
5484         * manual/keyboard.xml
5485                 fix mixed up/down keys.
5486
5487 2006-03-04 [wwp]        2.0.0cvs108
5488
5489         * README
5490         * INSTALL
5491                 updated links to SpamAssassin.
5492
5493 2006-03-04 [wwp]        2.0.0cvs107
5494
5495         * manual/plugins.xml
5496         * src/plugins/spamassassin/README
5497                 updated SpamAssassin plugin docs to reflect new functional additions
5498                 (also fix/update/documents few technical stuff more, see the README).
5499
5500 2006-03-04 [wwp]        2.0.0cvs106
5501
5502         * src/prefs_message.c
5503                 normalized capitalization of message-prefs paths.
5504
5505 2006-03-04 [wwp]        2.0.0cvs105
5506
5507         * manual/advanced.xml
5508                 typo.
5509
5510 2006-03-03 [colin]      2.0.0cvs104
5511
5512         * src/plugins/clamav/clamav_plugin_gtk.c
5513                 Rework prefs page, patch by Fabien 
5514
5515 2006-03-03 [colin]      2.0.0cvs103
5516
5517         * src/plugins/clamav/clamav_plugin.c
5518                 Set error on all errors
5519
5520 2006-03-03 [colin]      2.0.0cvs102
5521
5522         * src/common/plugin.c
5523                 Initialize error to avoid crashing when a plugin fails
5524                 without setting error
5525
5526 2006-03-02 [wwp]        2.0.0cvs101
5527
5528         * configure.ac
5529                 fixed linker flags for libetpan support on Cygwin
5530                 (thanks to H.Merijn Brand).
5531
5532 2006-03-02 [wwp]        2.0.0cvs100
5533
5534         * src/addressbook.c
5535                 fix some AB error messages: one for punctuation and
5536                 one wrongly duplicate (thanks, maxbritov).
5537
5538 2006-03-02 [wwp]        2.0.0cvs99
5539
5540         * src/plugins/spamassassin/spamassassin.c
5541                 make sync calls to sa-learn/spamc to prevent
5542                 system (whatever local or client/server) overload.
5543
5544 2006-03-02 [colin]      2.0.0cvs98
5545
5546         * src/summaryview.c
5547                 Put the spam icon in the status column instead of the
5548                 mark one
5549
5550 2006-03-01 [colin]      2.0.0cvs97
5551
5552         * src/plugins/spamassassin/spamassassin.c
5553                 Fix segfault (g_file_set_contents fails for some 
5554                 reason and err==0x2f. Can't find out why with
5555                 valgrind, using working function :-)
5556
5557 2006-03-01 [colin]      2.0.0cvs96
5558
5559         * src/inc.c
5560                 Offline overriding: let 'No' be cached only 3 seconds
5561
5562 2006-03-01 [colin]      2.0.0cvs95
5563
5564         * src/addr_compl.c
5565         * src/addrbook.c
5566         * src/addressbook.c
5567         * src/addrindex.c
5568         * src/folder_item_prefs.c
5569         * src/headerview.c
5570         * src/imap.c
5571         * src/inc.c
5572         * src/ldif.c
5573         * src/mainwindow.c
5574         * src/mh.c
5575         * src/msgcache.c
5576         * src/prefs_common.h
5577         * src/prefs_msg_colors.c
5578         * src/procheader.c
5579         * src/procheader.h
5580         * src/procmime.c
5581         * src/procmsg.c
5582         * src/procmsg.h
5583         * src/send_message.h
5584         * src/simple-gettext.c
5585         * src/summaryview.c
5586         * src/summaryview.h
5587         * src/syldap.c
5588         * src/textview.c
5589         * src/undo.c
5590         * src/common/ssl_certificate.c
5591         * src/common/utils.c
5592         * src/gtk/colorsel.c
5593         * src/gtk/gtksctree.c
5594         * src/gtk/gtkshruler.c
5595         * src/plugins/trayicon/trayicon.c
5596                 #if 0 goes to /dev/null
5597
5598 2006-03-01 [colin]      2.0.0cvs94
5599
5600         * src/compose.c
5601         * src/imap.c
5602         * src/inc.c
5603         * src/inc.h
5604         * src/messageview.c
5605         * src/news.c
5606         * src/plugins/spamassassin/spamassassin.c
5607                 Allow to add information in the "working offline"
5608                 window
5609
5610 2006-03-01 [wwp]        2.0.0cvs93
5611
5612         * src/plugins/spamassassin/spamassassin.c
5613                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5614                 'cause it seems that calling `spamc ... < inputfile` with
5615                 g_spawn_(a)sync simply.. erm doesn't work :-).
5616
5617 2006-03-01 [wwp]        2.0.0cvs92
5618
5619         * src/toolbar.c
5620         * src/toolbar.h
5621                 simplify the adding of spam/ham button to the messageview toolbar
5622                 (it gets more clear now that the same button will be "Mark as spam"
5623                 or "Mark as ham" according to the current message status,
5624                 thanks to Colin).
5625
5626 2006-03-01 [wwp]        2.0.0cvs91
5627
5628         * src/messageview.c
5629         * src/procmsg.c
5630         * src/procmsg.h
5631         * src/summaryview.c
5632         * src/plugins/spamassassin/spamassassin.c
5633         * src/plugins/spamassassin/spamassassin.h
5634                 make learner callbacks return a status (0 for ok),
5635                 handle it in main code to avoid setting flags when learning failed,
5636                 don't learn on TCP if offline in spamassassin,
5637                 thanks to Colin.
5638
5639                 
5640
5641 2006-03-01 [wwp]        2.0.0cvs90
5642
5643         * src/compose.c
5644                 some work around the compose window's account menu,
5645                 patch by Fabien Vantard.
5646
5647 2006-03-01 [wwp]        2.0.0cvs89
5648
5649         * src/plugins/spamassassin/spamassassin.c
5650                 fixed bad logics, was using spamc in local mode and sa-learn
5651                 in remote mode (thanks, Colin).
5652
5653 2006-03-01 [wwp]        2.0.0cvs88
5654
5655         * src/plugins/spamassassin/spamassassin.c
5656         * src/plugins/spamassassin/spamassassin.h
5657         * src/plugins/spamassassin/spamassassin_gtk.c
5658                 made processing of emails w/ sa-plugin an option (default is TRUE),
5659                 fixed Engrish some tooltips, capitalization of some debug messages
5660                 and warnings. The spamassassin plugin now provides two separate
5661                 services: process emails upon incorporation and spamd training.
5662                 Both services (un)register independently but use some common
5663                 plugin settings (transport settings, spam storage location).
5664
5665 2006-02-28 [wwp]        2.0.0cvs87
5666
5667         * src/plugins/spamassassin/spamassassin.c
5668                 fix async flag to spamc cmdline execution (batch exec should
5669                 be asynchronous).
5670
5671 2006-02-27 [wwp]        2.0.0cvs86
5672
5673         * src/plugins/spamassassin/spamassassin.c
5674         * src/plugins/spamassassin/spamassassin.h
5675         * src/plugins/spamassassin/spamassassin_gtk.c
5676                 - added the ability to learn a remote spamassassin server (spamd),
5677                 using spamc.
5678                 - added the spamassassin option 'username', that applies to all
5679                 spamassassin operations (filtering, learning, local or remote).
5680                 The default username is the current unix user (if left blank
5681                 from gtk prefs or config file).
5682                 - commented out some unused code (notebook widget), removed unused
5683                 layout (hbox1).
5684                 - make more widgets sensitive to the transport type.
5685
5686 2006-02-27 [colin]      2.0.0cvs85
5687
5688         * src/plugins/spamassassin/spamassassin.c
5689                 Fix sa-learn call when offline
5690
5691 2006-02-27 [colin]      2.0.0cvs84
5692
5693         * configure.ac
5694         * src/Makefile.am
5695         * src/mainwindow.c
5696         * src/mainwindow.h
5697         * src/messageview.c
5698         * src/messageview.h
5699         * src/prefs_toolbar.c
5700         * src/procmsg.c
5701         * src/stock_pixmap.c
5702         * src/stock_pixmap.h
5703         * src/summaryview.c
5704         * src/toolbar.c
5705         * src/toolbar.h
5706         * src/pixmaps/ham_btn.xpm
5707         * src/pixmaps/spam.xpm
5708         * src/pixmaps/spam_btn.xpm
5709         * src/plugins/spamassassin/spamassassin.c
5710                 Add button in toolbar for spam learning
5711                 Fix a few bugs from the last related commit
5712                 Revert 1.9.6cvs23 which messed up shift-selection
5713
5714 2006-02-24 [colin]      2.0.0cvs83
5715
5716         * src/procmsg.c
5717         * src/summaryview.c
5718         * src/summaryview.h
5719         * src/plugins/spamassassin/spamassassin.c
5720         * src/plugins/spamassassin/spamassassin.h
5721         * src/plugins/spamassassin/spamassassin_gtk.c
5722                 Unregister learner when spamassassin is either
5723                 disabled or over tcp
5724
5725 2006-02-24 [colin]      2.0.0cvs82
5726
5727         * src/Makefile.am
5728         * src/mainwindow.c
5729         * src/mainwindow.h
5730         * src/procmsg.c
5731         * src/procmsg.h
5732         * src/stock_pixmap.c
5733         * src/stock_pixmap.h
5734         * src/summaryview.c
5735         * src/summaryview.h
5736         * src/gtk/icon_legend.c
5737         * src/pixmaps/spam.xpm  ** NEW FILE **
5738         * src/plugins/spamassassin/spamassassin.c
5739         * src/plugins/spamassassin/spamassassin_gtk.c
5740                 Add spam learning interface (Mark/Mark as 
5741                 (spam|ham) menus)
5742
5743 2006-02-24 [wwp]        2.0.0cvs81
5744
5745         * src/compose.c
5746         * src/compose.h
5747         * src/filtering.c
5748                 hide compose window when sending message in batch mode
5749                 (filtering: forward and redirect). Also fixed a wrong
5750                 value returned when sending failed, neutral anyway.
5751                 (Colin, me) 
5752
5753 2006-02-24 [wwp]        2.0.0cvs80
5754
5755         * src/mainwindow.c
5756                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5757
5758 2006-02-24 [paul]       2.0.0cvs79
5759
5760         * src/news.c
5761         * src/news.h
5762         * src/news_gtk.c
5763                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5764                 Thanks to Colin
5765
5766 2006-02-23 [colin]      2.0.0cvs78
5767
5768         * src/alertpanel.c
5769                 Change OK to Close in alertpanel with View log
5770                 button; add accel to View log. Patch by Fabien
5771                 Vantard
5772
5773 2006-02-23 [wwp]        2.0.0cvs77
5774
5775         * src/compose.c
5776                 silly me, there were much more tests to perform, since toolbars can
5777                 really have down to 1 element only.
5778
5779 2006-02-23 [wwp]        2.0.0cvs76
5780
5781         * commitHelper
5782                 fixed indentation from my previous commit. Fallback to VISUAL if
5783                 EDITOR is not set (and to vi, at last resort).
5784
5785 2006-02-23 [wwp]        2.0.0cvs75
5786
5787         * commitHelper
5788                 improved error detection (Colin, me).
5789
5790 2006-02-23 [wwp]        2.0.0cvs74
5791
5792         * src/prefs_toolbar.c
5793                 simplify and fix prefs/toolbars layouting. Combos' contents can
5794                 now be really displayed.
5795
5796 2006-02-23 [wwp]        2.0.0cvs73
5797         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5798         be really displayed.
5799
5800 2006-02-22 [wwp]        2.0.0cvs72
5801
5802         * src/compose.c
5803                 fix a typo in my previous commit (sorry!).
5804
5805 2006-02-22 [wwp]        2.0.0cvs71
5806
5807         * src/prefs_toolbar.c
5808                 fix a crash when adding separators to toolbars,
5809                 also fix some separator item information.
5810
5811 2006-02-22 [wwp]        2.0.0cvs70
5812
5813         * src/compose.c
5814                 fix a crash when redirecting (for instance) when compose window's
5815                 toolbar contents has been customized (when some buttons have been
5816                 removed in fact).
5817
5818 2006-02-21 [wwp]        2.0.0cvs69
5819
5820         * src/summaryview.c
5821         * src/gtk/pluginwindow.c
5822         * src/plugins/pgpcore/prefs_gpg.c
5823                 fix some compilation warnings (feat. remains of removed code).
5824
5825 2006-02-21 [wwp]        2.0.0cvs68
5826
5827         * src/gtk/gtkutils.c
5828                 fix two compilation issues, thanks to Stephan Sachse.
5829
5830 2006-02-20 [colin]      2.0.0cvs67
5831
5832         * src/mainwindow.c
5833                 Don't reselect displayed mail on refocus
5834                 This fixes actions misbehaving 
5835
5836 2006-02-20 [wwp]        2.0.0cvs66
5837
5838         * src/summaryview.c
5839         * src/gtk/gtksctree.c
5840         * src/gtk/gtkshruler.c
5841                 changed more runtime typecast checks.
5842
5843 2006-02-20 [wwp]        2.0.0cvs65
5844
5845         * src/summary_search.c
5846                 find all - summaryview refresh issue fixed, thanks to Colin.
5847
5848 2006-02-20 [wwp]        2.0.0cvs64
5849
5850         * src/gtk/gtkutils.c
5851                 better runtime typecast checks.
5852
5853 2006-02-20 [wwp]        2.0.0cvs63
5854
5855         * src/summary_search.c
5856                 enhancements to the summary search:
5857                         - add the ability to stop the running search
5858                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5859                         - don't search if no criteria (From/To/Subject/Body) is set
5860                         - ensure that a busy mouse pointer is always shown when searching,
5861                           show it even a bit earlier
5862
5863 2006-02-19 [colin]      2.0.0cvs62
5864
5865         * src/compose.c
5866         * src/imap.c
5867         * src/etpan/imap-thread.c
5868         * src/etpan/imap-thread.h
5869                 (Future) IMAP speed improvement on sending
5870                 Will require a libetpan update
5871         * src/summaryview.c
5872         * src/gtk/quicksearch.c
5873                 Make quicksearch clearable while running.
5874
5875 2006-02-17 [colin]      2.0.0cvs61
5876
5877         * src/imap.c
5878         * src/etpan/imap-thread.c
5879         * src/etpan/imap-thread.h
5880                 Check for IMAP certificates
5881                 ** Requires libetpan-0.42-cvs4 
5882                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5883
5884 2006-02-17 [colin]      2.0.0cvs60
5885
5886         * src/messageview.c
5887         * src/prefs_common.c
5888         * src/prefs_common.h
5889         * src/prefs_message.c
5890                 Add pref to display HTML-only mails with plugin, 
5891                 if possible (defaulting to FALSE of course).
5892
5893 2006-02-16 [colin]      2.0.0cvs59
5894
5895         * src/main.c
5896         * src/common/plugin.c
5897         * src/common/plugin.h
5898         * src/gtk/pluginwindow.c
5899                 Keep track of requested (but unloaded) plugins
5900                 in some error cases.
5901
5902 2006-02-16 [wwp]        2.0.0cvs58
5903
5904         * src/gtk/gtkaspell.c
5905         * src/gtk/gtkaspell.h
5906         * src/prefs_spelling.c
5907         * src/compose.c
5908         * src/prefs_common.c
5909         * src/prefs_common.h
5910                 implemented new optional spellchecker behaviour: re-check message when
5911                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5912
5913 2006-02-16 [wwp]        2.0.0cvs57
5914
5915         * src/quote_fmt_parse.y
5916                 pclose popen'ed pipe.
5917
5918 2006-02-15 [colin]      2.0.0cvs56
5919
5920         * src/mimeview.c
5921         * src/mimeview.h
5922                 Let MimeViewers know which MimeView they
5923                 depend of.
5924         * src/summaryview.c
5925                 Swap From/To columns in Sent/Queue/Drafts
5926                 folders
5927         * src/etpan/imap-thread.c
5928                 Use mailstream_low_tls_open() for STARTTLS
5929                 instead of mailstream_low_ssl_open()
5930                 ** REQUIRES libetpan 0.42cvs3 **
5931
5932 2006-02-15 [wwp]        2.0.0cvs55
5933
5934         * src/compose.c
5935         * src/compose.h
5936         * src/message_search.c
5937         * src/message_search.h
5938         * src/textview.c
5939         * src/gtk/gtkutils.c
5940         * src/gtk/gtkutils.h
5941                 added the ability to Find text in the compose window (and a bit
5942                 of code factorization).
5943
5944 2006-02-15 [wwp]        2.0.0cvs54
5945
5946         * src/prefs_gtk.c
5947                 yet another one file was missing (fix for some widgets' sensitivity).
5948                 Thanks Colin!
5949
5950 2006-02-15 [wwp]        2.0.0cvs53
5951
5952         * src/prefs_gtk.h
5953                 oops forgot that file (fix for some widgets' sensitivity).
5954
5955 2006-02-15 [wwp]        2.0.0cvs52
5956
5957         * src/summary_search.c
5958                 implemented advanced summary search options (added the ability
5959                 to use matcher conditions in an advanced search mode).
5960
5961 2006-02-15 [wwp]        2.0.0cvs51
5962
5963         * src/plugins/pgpcore/prefs_gpg.c
5964         * src/prefs_account.c
5965                 fix some widget sensitivity, mostly around some labels in
5966                 account prefs.
5967
5968 2006-02-15 [paul]       2.0.0cvs50
5969
5970         * manual/advanced.xml
5971                 improve Templates info
5972                 written by wwp
5973
5974 2006-02-14 [colin]      2.0.0cvs49
5975
5976         * src/pixmaps/address_book.xpm
5977         * src/pixmaps/preferences.xpm
5978         * src/pixmaps/properties.xpm
5979                 Fix pixmap size - patch by Fabien Vantard
5980
5981 2006-02-13 [colin]      2.0.0cvs48
5982
5983         * src/procmime.c
5984                 Add missing fclose()s on error
5985         * src/textview.c
5986                 Remove unused code
5987         * src/common/utils.c
5988                 Fix temp files not being deleted on windows
5989         Patches by Thomas Gilgin
5990
5991 2006-02-13 [colin]      2.0.0cvs47
5992
5993         * src/mainwindow.c
5994                 Fix exit crash
5995
5996 2006-02-13 [wwp]        2.0.0cvs46
5997
5998         * src/plugins/pgpcore/prefs_gpg.c
5999                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6000
6001 2006-02-12 [colin]      2.0.0cvs45
6002
6003         * src/folderview.c
6004         * src/main.c
6005         * src/mainwindow.c
6006                 Fix "stuff" when quitting
6007
6008 2006-02-12 [wwp]        2.0.0cvs44
6009
6010         * src/prefs_themes.c
6011                 fix typos in debug messages.
6012
6013 2006-02-11 [colin]      2.0.0cvs43
6014
6015         * src/summaryview.c
6016                 don't allow drag/drop from ourself
6017
6018 2006-02-10 [wwp]        2.0.0cvs42
6019
6020         * src/exporthtml.c
6021         * src/html.c
6022         * src/html.h
6023         * src/procmime.c
6024         * src/textview.c
6025                 renamed html_ prefixed functions and data structures to avoid
6026                 namespace clashes w/ other software (gtkhtml2 for instance).
6027                 Closes bug #907.
6028
6029
6030 2006-02-09 [colin]      2.0.0cvs41
6031
6032         * src/summaryview.c
6033                 Fix shitty logic messed up. Thanks Ticho for the hint!
6034
6035 2006-02-09 [wwp]        2.0.0cvs40
6036
6037         * src/gtk/about.c
6038         * src/compose.c
6039         * src/prefs_account.c
6040         * src/prefs_gtk.h
6041         * src/editaddress.c
6042                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6043                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6044                 Browse buttons in accounts prefs.
6045
6046 2006-02-09 [colin]      2.0.0cvs39
6047
6048         * src/matcher.c
6049                 Check for pointer before using its members
6050         * src/gtk/gtksourceprintjob.c
6051                 Fix a wrong warning
6052
6053 2006-02-09 [wwp]        2.0.0cvs38
6054
6055         * src/gtk/filesel.c
6056                 fix few compiler warnings (type mismatch).
6057
6058 2006-02-09 [paul]       2.0.0cvs37
6059
6060         * po/fr.po
6061                 updated by Fabien Vantard
6062
6063 2006-02-08 [colin]      2.0.0cvs36
6064
6065         * src/prefs_common.c
6066         * src/common/defs.h
6067         * src/common/plugin.c
6068                 allow windows and linux configurations to coexist
6069                 patch by Thomas Gilgin
6070
6071 2006-02-08 [colin]      2.0.0cvs35
6072
6073         * src/filtering.c
6074         * src/matcher.c
6075         * src/matcher.h
6076         * src/matcher_parser_parse.y
6077         * src/prefs_filtering_action.c
6078         * src/prefs_matcher.c
6079                 Add the "Ignore thread" filtering
6080                 action
6081
6082 2006-02-08 [colin]      2.0.0cvs34
6083
6084         * src/compose.c
6085         * src/procmime.c
6086         * src/procmime.h
6087                 Fix bug #905 (damaged attachment)
6088                 text files with raw \0's aren't really text files
6089         FOR_STABLE
6090
6091 2006-02-08 [colin]      2.0.0cvs33
6092
6093         * src/summaryview.c
6094                 Fix crasher introduced yesterday
6095
6096 2006-02-08 [wwp]        2.0.0cvs32
6097
6098         * src/compose.c
6099         * src/compose.h
6100                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6101
6102 2006-02-08 [wwp]        2.0.0cvs31
6103
6104         * src/prefs_template.c
6105                 templates enhancement: allow address completion for Cc and Bcc fields
6106                 (it was currently possible for the To field only)
6107
6108 2006-02-08 [colin]      2.0.0cvs30
6109
6110         * src/compose.c
6111                 Don't unblock if not blocked
6112         FOR_STABLE
6113
6114 2006-02-07 [colin]      2.0.0cvs29
6115
6116         * src/action.c
6117                 Forgot to refresh summaryview
6118
6119 2006-02-07 [colin]      2.0.0cvs28
6120
6121         * src/action.c
6122                 Freeze/thaw message list and folder list while
6123                 processing %as{} actions 
6124         * src/compose.c
6125                 Fix auto-wrap disabling after a middle-click
6126                 paste - FOR_STABLE
6127
6128 2006-02-07 [paul]       2.0.0cvs27
6129
6130         * src/folder.c
6131                 fix freeing of uninitialised pointers
6132                 Thanks to Colin
6133
6134 2006-02-06 [colin]      2.0.0cvs26
6135
6136         * src/folder.c
6137                 Use g_slist_prepend in potentially big list
6138
6139 2006-02-06 [colin]      2.0.0cvs25
6140
6141         * src/folder.c
6142                 Completely skip processing if it doesn't 
6143                 exist (faster!)
6144
6145 2006-02-06 [colin]      2.0.0cvs24
6146
6147         * src/folder.c
6148         * src/summaryview.c
6149                 Batch filtering in summaryview (from Tools menu)
6150                 and pre/post//-processing too
6151
6152 2006-02-06 [colin]      2.0.0cvs23
6153
6154         * src/procmsg.h
6155         * src/filtering.c
6156                 Use a special field for batch filtering instead
6157                 of stepping on deferred execution's toes
6158
6159 2006-02-06 [colin]      2.0.0cvs22
6160
6161         * src/action.c
6162         * src/filtering.c
6163         * src/filtering.h
6164         * src/folder.c
6165         * src/summaryview.c
6166                 Fix filtering via menus and actions
6167
6168 2006-02-06 [colin]      2.0.0cvs21
6169
6170         * src/imap.c
6171                 Put the added file directly to cache if possible (will work
6172                 with next libetpan)
6173         * src/filtering.c
6174         * src/filtering.h
6175         * src/inc.c
6176         * src/folder.c
6177         * src/mbox.c
6178         * src/procmsg.h
6179                 Move and copy filtered messages by batches instead of one
6180                 by one - faster on IMAP
6181         * src/procmsg.c
6182                 Add a function that'll possibly be useful later
6183
6184 2006-02-06 [colin]      2.0.0cvs20
6185
6186         * src/addressbook.c
6187                 Use internal mime-type instead of text/plain for d'n'd
6188         * src/compose.c
6189                 Allow attaching files from mimeview's icon list via d'n'd
6190         * src/folderview.c
6191         * src/folderview.h
6192                 Use internal mime-type instead of text/plain for d'n'd
6193                 Don't try to selected opened folder if none is
6194                 Factorize d'n'd from other apps code
6195         * src/headerview.c
6196         * src/textview.c
6197         * src/gtk/gtkutils.c
6198         * src/gtk/gtkutils.h
6199                 Factorize Face/X-Face stuff
6200         * src/mimeview.c
6201                 Fix d'n'd to other apps
6202         * src/prefs_message.c
6203                 Let the XFace pref be usable without libcompface as it also
6204                 applies to Face
6205         * src/summaryview.c
6206                 Fix d'n'd to other apps
6207                 Factorize d'n'd from other apps code
6208
6209 2006-02-06 [wwp]        2.0.0cvs19
6210
6211         * po/it.po
6212                 Italian translation fixes by Andrea Spadaccini (no more confusion
6213                 between filtering and processing, and few changes in the About
6214                 dialog).
6215
6216
6217 2006-02-06 [mones]      2.0.0cvs18
6218
6219         * src/gtk/icon_legend.c
6220                 Improved descriptions allowing better translations
6221
6222 2006-02-05 [colin]      2.0.0cvs17
6223
6224         * src/imap.c
6225                 Add the f*cking missing expunge that caused imap_fetch_env
6226                 to fail after an add_msgs ! :-///
6227         * src/etpan/imap-thread.c
6228                 Add a bit of debug
6229         FOR_STABLE
6230
6231 2006-02-05 [colin]      2.0.0cvs16
6232
6233         * src/common/utils.c
6234                 Don't check for return-path (or we can't put
6235                 back non-sent mails)
6236
6237 2006-02-05 [colin]      2.0.0cvs15
6238
6239         * src/textview.c
6240                 Don't try to display Face header in textview
6241                 when teh headerview's active
6242
6243 2006-02-05 [colin]      2.0.0cvs14
6244
6245         * tools/tbird2syl.py
6246         * tools/Makefile.am
6247                 Add script to import Thunderbird mails
6248
6249 2006-02-05 [colin]      2.0.0cvs13
6250
6251         * src/headerview.c
6252         * src/procheader.c
6253         * src/procmsg.c
6254         * src/procmsg.h
6255         * src/textview.c
6256                 Show Face headers - patch partially by Klaus Flittner
6257
6258 2006-02-05 [colin]      2.0.0cvs12
6259
6260         * src/folderview.c
6261         * src/summaryview.c
6262         * src/common/utils.c
6263         * src/common/utils.h
6264                 Let dnd work from mime icons to summaryview
6265                 and to folderview too
6266                 Add a crude test to avoid trying to add files
6267                 drag'n'dropped when they're not mails
6268
6269 2006-02-04 [colin]      2.0.0cvs11
6270
6271         * src/summaryview.c
6272         * src/mimeview.c
6273                 Fix utf8 conversion
6274
6275 2006-02-04 [colin]      2.0.0cvs10
6276
6277         * src/compose.c
6278         * src/folderview.c
6279         * src/mimeview.c
6280         * src/summaryview.c
6281         * src/summaryview.h
6282                 Added various drag and drop capas:
6283                 From                    To
6284                 summaryview             other apps
6285                 mimeview icons          other apps
6286                 other apps              summaryview
6287                 other apps              folderview
6288
6289                 This shouldn't have broken the existing:
6290                 From                    To
6291                 summaryview             folderview
6292                 folderview              folderview
6293                 summaryview             compose's attachments
6294
6295         Tests welcomed.
6296
6297 2006-02-02 [paul]       2.0.0cvs9
6298
6299         * src/mainwindow.c
6300                 move global option 'Set displayed columns...' out
6301                 of folder option grouping.
6302                 fix sensitivity of 'harvest addresses'
6303         FOR_STABLE
6304
6305 2006-02-01 [colin]      2.0.0cvs8
6306
6307         * src/mimeview.c
6308                 Revert the alertpanel patch, it sucks (intrusive
6309                 and gets in the way of "open")
6310
6311 2006-02-01 [colin]      2.0.0cvs7
6312
6313         * src/compose.c
6314         * src/prefs_account.c
6315         * src/prefs_common.c
6316         * src/common/defs.h
6317         * src/common/utils.c
6318         * src/common/utils.h
6319                 Add ability to edit the signature file
6320                 from the account preferences, and use
6321                 a default for the text editor.
6322                 Patch by Fabien Vantard
6323
6324 2006-02-01 [colin]      2.0.0cvs6
6325
6326         * src/mimeview.c
6327                 Try to get mime type by extension if it is
6328                 application/octet-stream
6329                 Display a window with possible choices when
6330                 encountering unknown mime types
6331         * src/gtk/filesel.c
6332         * src/gtk/filesel.h
6333                 Add preview
6334                 Allow multiple selection in filtered filesel
6335                 (patch by Fabien Vantard)
6336         * src/gtk/pluginwindow.c
6337                 Use it (patch by Fabien Vantard)
6338
6339 2006-02-01 [paul]       2.0.0cvs5
6340
6341         * src/jpilot.c
6342                 fix crash on creating jpilot address book
6343                 Thanks to Colin - FOR_STABLE
6344         * src/prefs_summaries.c
6345         * src/prefs_wrapping.c
6346         * src/gtk/icon_legend.c
6347         * src/gtk/quicksearch.c
6348                 string fixes and additions
6349
6350 2006-02-01 [paul]       2.0.0cvs4
6351
6352         * src/compose.c
6353         * src/mainwindow.c
6354         * src/messageview.c
6355         * src/prefs_send.c
6356                 add Arabic encoding option
6357                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6358
6359 2006-01-31 [colin]      2.0.0cvs3
6360
6361         * src/plugins/pgpcore/passphrase.c
6362                 Convert passphrase to locale encoding
6363         * src/compose.c
6364                 Fix drafting on IMAP. Crappy bug sneaked in
6365                 the release :-/
6366         FOR_STABLE
6367
6368 2006-01-30 [paul]       2.0.0cvs2
6369
6370         * src/gtk/icon_legend.c
6371                 show the new entries
6372
6373 2006-01-30 [colin]      2.0.0cvs1
6374
6375         * src/manual.c
6376                 Check for the file to be present before 
6377                 enabling the menu - FOR_STABLE
6378         * src/gtk/icon_legend.c
6379                 Add folders icons (not all of them, there
6380                 are too much, but the most intriguing ones)
6381
6382 2006-01-30 [paul]       2.0.0
6383
6384         version 2.0.0 released
6385
6386 2006-01-30 [paul]       1.9.100cvs200
6387
6388         * manual/faq.xml
6389         * manual/gpl.xml
6390         * manual/intro.xml
6391         * manual/starting.xml
6392         * manual/sylpheed-claws-manual.xml
6393                 fixes, additions
6394
6395 2006-01-29 [mones]      1.9.100cvs199
6396
6397         * manual/account.xml
6398         * manual/advanced.xml
6399         * manual/glossary.xml
6400                 Some typos fixed, added LDIF term to glossary
6401         * po/es.po
6402                 Fixed leading plus symbol
6403
6404 2006-01-29 [paul]       1.9.100cvs198
6405
6406         * po/fi.po
6407         * po/sk.po
6408                 updated by Tommi Pirinen and Andrej Kacian
6409
6410 2006-01-29 [paul]       1.9.100cvs197
6411
6412         * src/gtk/authors.h
6413                 remove duplicates
6414
6415 2006-01-29 [paul]       1.9.100cvs196
6416
6417         * AUTHORS
6418         * po/nl.po
6419         * src/gtk/authors.h
6420         * tools/claws.i18n.status.pl
6421                 nl translation updated by Tim Dijkstra
6422
6423 2006-01-29 [paul]       1.9.100cvs195
6424
6425         * po/sr.po
6426         * po/sv.po
6427                 updated by Aleksandar Urosevic and Anders Troback
6428
6429 2006-01-28 [colin]      1.9.100cvs194
6430
6431         * src/gtk/gtksourceprintjob.c
6432                 Don't fiddle with PangoLayout when we
6433                 have an image
6434
6435 2006-01-28 [paul]       1.9.100cvs193
6436
6437         * AUTHORS
6438         * po/el.po
6439         * po/zh_CN.po
6440         * src/gtk/authors.h
6441         * tools/claws.i18n.status.pl
6442                 updated translations submitted by Stavros Giannouris
6443                 and Ralgh Young
6444
6445 2006-01-27 [colin]      1.9.100cvs192
6446
6447         * src/summaryview.c
6448         * src/gtk/gtksourceprintjob.c
6449                 Add image printing 
6450                 (libgnomeprint only, of course)
6451
6452 2006-01-27 [paul]       1.9.100cvs191
6453
6454         * po/fr.po
6455         * po/it.po
6456                 updated by Fabien Vantard and Andrea Spadaccini
6457
6458 2006-01-26 [colin]      1.9.100cvs190
6459
6460         * manual/Makefile.am
6461         * configure.ac
6462                 Make building the manual optional 
6463                 (--disable-manual)
6464
6465 2006-01-26 [paul]       1.9.100cvs189
6466
6467         * manual/glossary.xml
6468         * manual/plugins.xml
6469                 edited
6470         * po/en_GB.po
6471                 updated
6472
6473 2006-01-26 [paul]       1.9.100cvs188
6474
6475         * src/prefs_display_header.c
6476         * src/prefs_folder_column.c
6477         * src/prefs_msg_colors.c
6478         * src/prefs_summaries.c
6479         * src/prefs_summary_column.c
6480                 HIGify
6481
6482 2006-01-25 [colin]      1.9.100cvs187
6483
6484         * src/imap.c
6485                 Don't allow moving/copying mails between
6486                 queue/drafts and non-queue/drafts folders
6487                 Fixes bug #897 (message header is resetted 
6488                 if one is copied to Drafts)
6489
6490 2006-01-25 [colin]      1.9.100cvs186
6491
6492         * src/folder.c
6493         * src/mainwindow.c
6494                 Fix subscribed folders not found
6495         * src/compose.c
6496                 Don't try to encode as original mail's charset
6497                 if it's ascii 
6498
6499 2006-01-25 [paul]       1.9.100cvs185
6500
6501         * AUTHORS
6502         * po/Makevars
6503                 updated
6504         * po/de.po
6505         * po/pl.po
6506         * po/pt_BR.po
6507         * po/sr.po
6508                 updates submitted by Stephan Sachse, Emilian Nowak
6509                 and Quar, Frederico Goncalves Guimaraes, and
6510                 Aleksandar Urosevic
6511                 Fix Bug 896, 'PT_BR locale broken'.
6512         * src/gtk/authors.h
6513                 updated
6514
6515 2006-01-24 [mones]      1.9.100cvs184
6516
6517         * manual/glossary.xml
6518                 All current terms finished. Reviewers welcome ;-)
6519         * manual/keyboard.xml
6520                 Fixed column width for pdf output.
6521         * po/es.po
6522                 Updated
6523
6524 2006-01-24 [paul]       1.9.100cvs183
6525
6526         * manual/glossary.xml
6527                 fix id name
6528         * manual/dist/html/Makefile.am
6529         * manual/dist/pdf/Makefile.am
6530         * manual/dist/ps/Makefile.am
6531         * manual/dist/txt/Makefile.am
6532                 fix make deps
6533                 Thanks to Colin
6534
6535 2006-01-24 [mones]      1.9.100cvs182
6536
6537         * manual/glossary.xml
6538                 Nearly finished, some terms missing.
6539
6540 2006-01-23 [paul]       1.9.100cvs181
6541
6542         * manual/dist/html/Makefile.am
6543         * manual/dist/pdf/Makefile.am
6544         * manual/dist/ps/Makefile.am
6545         * manual/dist/txt/Makefile.am
6546         * src/mainwindow.c
6547                 re-enable manual
6548                 Thanks to Colin
6549
6550 2006-01-22 [colin]      1.9.100cvs180
6551
6552         * src/compose.c
6553         * src/gtk/gtkaspell.c
6554                 Don't deselect stuff before right-clicking, with aspell.
6555                 (This prevented right-click Copy, for example).
6556                 Thanks to Clo!
6557
6558 2006-01-22 [paul]       1.9.100cvs179
6559
6560         * src/summary_search.c
6561                 don't fix the widget size as it causes problems
6562                 under localisation.
6563                 Thanks to Emilian Nowak
6564
6565 2006-01-21 [paul]       1.9.100cvs178
6566
6567         * src/prefs_themes.c
6568                 fix broken underlining of label text
6569                 with some translations
6570
6571 2006-01-21 [colin]      1.9.100cvs177
6572
6573         * po/fr.po
6574                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6575
6576 2006-01-20 [colin]      1.9.100cvs176
6577
6578         * configure.ac
6579         * Makefile.am
6580         * manual/Makefile
6581         * manual/dist/html/.cvsignore
6582         * manual/dist/html/Makefile.am
6583         * manual/dist/pdf/.cvsignore
6584         * manual/dist/pdf/Makefile.am
6585         * manual/dist/ps/.cvsignore
6586         * manual/dist/ps/Makefile.am
6587         * manual/dist/txt/.cvsignore
6588         * manual/dist/txt/Makefile.am
6589                 Autotool-ize manual
6590
6591 2006-01-20 [paul]       1.9.100cvs175
6592
6593         * manual/handling.xml
6594                 make Filtering and Searching entries easier to find
6595         * manual/keyboard.xml
6596                 add the remaining default keybinds
6597         * src/prefs_summaries.c
6598                 update the default keybinds
6599
6600 2006-01-20 [paul]       1.9.100cvs174
6601
6602         * src/addressbook.c
6603         * src/addrgather.c
6604         * src/addrharvest.c
6605         * src/editaddress.c
6606         * src/editgroup.c
6607         * src/exphtmldlg.c
6608         * src/expldifdlg.c
6609         * src/exporthtml.c
6610         * src/exportldif.c
6611         * src/ldif.c
6612                 replace 'e-mail' with 'email'
6613         * src/summary_search.c
6614                 add mnemonic to "Find all" button
6615
6616 2006-01-20 [wwp]        1.9.100cvs173
6617
6618         * src/export.c
6619         * src/import.c
6620                 touched mbox import/export buttons for HIG-compliance
6621
6622 2006-01-19 [paul]       1.9.100cvs172
6623
6624         * manual/account.xml
6625         * manual/addrbook.xml
6626         * manual/advanced.xml
6627         * manual/faq.xml
6628         * manual/handling.xml
6629         * manual/intro.xml
6630         * manual/plugins.xml
6631         * manual/starting.xml
6632                 more editing
6633
6634 2006-01-19 [paul]       1.9.100cvs171
6635
6636         * src/toolbar.c
6637                 allow use of trash button while receiving
6638                 Thanks to Colin
6639
6640 2006-01-19 [wwp]        1.9.100cvs170
6641
6642         * src/gtk/quicksearch.c
6643         * src/compose.c
6644                 force text color to black when yellow background is set
6645
6646 2006-01-19 [colin]      1.9.100cvs169
6647
6648         * src/plugins/trayicon/trayicon.c
6649                 Gray out Get Mail when already getting mail
6650
6651 2006-01-18 [paul]       1.9.100cvs168
6652
6653         * src/compose.c
6654                 give widget yellow background was To is
6655                 set via folder prefs
6656         * src/gtk/quicksearch.c
6657                 give widget yellow background when quick
6658                 search is active.
6659                 Thanks to Colin
6660
6661 2006-01-18 [paul]       1.9.100cvs167
6662
6663         * doc/man/sylpheed-claws.1
6664                 add --subscribe option
6665
6666 2006-01-18 [paul]       1.9.100cvs166
6667
6668         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6669         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6670                 use %U instead of %F (%F is broken for user installed
6671                 files in kde 3.5)
6672
6673 2006-01-18 [colin]      1.9.100cvs165
6674
6675         * src/summaryview.c
6676                 Default to Yes in "No more * messages" dialogs
6677
6678 2006-01-17 [colin]      1.9.100cvs164
6679
6680         * src/compose.c
6681                 Possibly fix an invalid iterator causing
6682                 crash
6683
6684 2006-01-17 [colin]      1.9.100cvs163
6685
6686         * src/mimeview.c
6687                 Fix crash when the image disappears under the
6688                 image viewer
6689
6690 2006-01-16 [colin]      1.9.100cvs162
6691
6692         * src/compose.c
6693                 Fix reenabling autowrap
6694
6695 2006-01-16 [colin]      1.9.100cvs161
6696
6697         * src/compose.c
6698                 reset quote_len before getting quote_str
6699
6700 2006-01-16 [colin]      1.9.100cvs160
6701
6702         * src/account.c
6703         * src/account.h
6704         * src/folder.c
6705         * src/imap_gtk.c
6706         * src/mh_gtk.c
6707                 Fix bug #883 (default inbox does not track folder move)
6708
6709 2006-01-16 [colin]      1.9.100cvs159
6710
6711         * src/compose.c
6712         * src/plugins/pgpcore/passphrase.c
6713                 More buttons fixes
6714
6715 2006-01-16 [paul]       1.9.100cvs158
6716
6717         * src/prefs_actions.c
6718         * src/prefs_filtering_action.c
6719         * src/prefs_matcher.c
6720         * src/quote_fmt.c
6721         * src/gtk/description_window.c
6722         * src/gtk/description_window.h
6723         * src/gtk/quicksearch.c
6724                 description window cleanups
6725
6726 2006-01-15 [colin]      1.9.100cvs157
6727
6728         * src/addressbook.c
6729         * src/prefs_filtering.c
6730                 Same here
6731
6732 2006-01-15 [colin]      1.9.100cvs156
6733
6734         * src/folderview.c
6735         * src/mainwindow.c
6736                 Same for "Empty trash"
6737
6738 2006-01-15 [colin]      1.9.100cvs155
6739
6740         * src/inc.c
6741                 Override offline dialog had Yes by default
6742
6743 2006-01-15 [colin]      1.9.100cvs154
6744
6745         * src/summaryview.c
6746                 Delete selected messages? previously had Yes the default
6747
6748 2006-01-15 [colin]      1.9.100cvs153
6749
6750         * src/folder.c
6751         * src/folder.h
6752         * src/main.c
6753                 Check if a mailbox is loaded after all
6754                 plugins are loaded.
6755
6756 2006-01-15 [colin]      1.9.100cvs152
6757
6758         * src/folder.c
6759                 Don't start wizard when there are unloaded folders (will help
6760                 people with only mbox or maildir mailboxes)
6761
6762 2006-01-14 [colin]      1.9.100cvs151
6763
6764         * src/addressbook.c
6765         * src/expldifdlg.c
6766         * src/importldif.c
6767         * src/importmutt.c
6768         * src/importpine.c
6769         * src/mh_gtk.c
6770                 More HIG compliance and fixes
6771
6772 2006-01-14 [colin]      1.9.100cvs150
6773
6774         * src/prefs_filtering_action.c
6775         * src/foldersel.c
6776                 Two forgotten button order changes
6777
6778 2006-01-14 [colin]      1.9.100cvs149
6779
6780         * src/account.c
6781         * src/addressbook.c
6782         * src/compose.c
6783         * src/folderview.c
6784         * src/imap_gtk.c
6785         * src/mainwindow.c
6786         * src/mh_gtk.c
6787         * src/news_gtk.c
6788         * src/prefs_actions.c
6789         * src/prefs_customheader.c
6790         * src/prefs_filtering.c
6791         * src/prefs_matcher.c
6792         * src/prefs_template.c
6793         * src/ssl_manager.c
6794         * src/summaryview.c
6795         * src/textview.c
6796         * src/toolbar.c
6797                 All deletion confirmations are now "Cancel, Delete" 
6798                 instead of "No, Yes"
6799                 Clarified most of the other "No, Yes" to 
6800                 "Cancel, Descriptive_action"
6801                 Rechanged the "Entry not saved" alerts to have 
6802                 "Close, Continue editing"
6803
6804
6805 2006-01-14 [paul]
6806
6807         * 2.0.0-rc4 released
6808
6809 2006-01-14 [paul]       1.9.100cvs148
6810
6811         * src/account.c
6812         * src/addressadd.c
6813         * src/addressbook.c
6814         * src/compose.c
6815         * src/editaddress.c
6816         * src/editbook.c
6817         * src/editgroup.c
6818         * src/editjpilot.c
6819         * src/editldap.c
6820         * src/editvcard.c
6821         * src/exphtmldlg.c
6822         * src/expldifdlg.c
6823         * src/folderview.c
6824         * src/grouplistdialog.c
6825         * src/imap_gtk.c
6826         * src/importmutt.c
6827         * src/importpine.c
6828         * src/inc.c
6829         * src/main.c
6830         * src/mainwindow.c
6831         * src/message_search.c
6832         * src/messageview.c
6833         * src/mh_gtk.c
6834         * src/mimeview.c
6835         * src/news_gtk.c
6836         * src/prefs_actions.c
6837         * src/prefs_customheader.c
6838         * src/prefs_filtering.c
6839         * src/prefs_matcher.c
6840         * src/prefs_template.c
6841         * src/prefs_themes.c
6842         * src/ssl_manager.c
6843         * src/summary_search.c
6844         * src/summaryview.c
6845         * src/textview.c
6846         * src/toolbar.c
6847         * src/gtk/foldersort.c
6848         * src/gtk/gtkaspell.c
6849         * src/gtk/inputdialog.c
6850         * src/gtk/prefswindow.c
6851         * src/plugins/pgpcore/select-keys.c
6852         * src/plugins/trayicon/trayicon.c
6853                 HIG compliant button order
6854
6855 2006-01-14 [mones]      1.9.100cvs147
6856
6857         * po/es.po
6858                 Updated translation
6859
6860 2006-01-13 [paul]       1.9.100cvs146
6861
6862         * AUTHORS
6863         * ChangeLog
6864         * src/gtk/authors.h
6865                 add Joshua M. Kwan to contributors list
6866
6867 2006-01-13 [colin]      1.9.100cvs145
6868
6869         * src/gtk/quicksearch.c
6870                 Don't refocus quick search after executing (Esc or Enter)
6871                 Allows to '/'search something then move up/down in 
6872                 summaryview, and to Esc a search and be back in the 
6873                 summaryview
6874
6875 2006-01-13 [paul]       1.9.100cvs144
6876
6877         * src/plugins/pgpinline/pgpinline.c
6878                 support Content-Type 'application/pgp'
6879                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6880
6881 2006-01-13 [paul]       1.9.100cvs143
6882
6883         * manual/account.xml
6884                 make mention of partial retrieval
6885                 thanks to Colin
6886
6887 2006-01-13 [paul]       1.9.100cvs142
6888
6889         * src/account.c
6890         * src/account.h
6891         * src/action.c
6892         * src/action.h
6893         * src/adbookbase.h
6894         * src/addr_compl.c
6895         * src/addr_compl.h
6896         * src/addrbook.c
6897         * src/addrcache.c
6898         * src/addrcache.h
6899         * src/addrcindex.c
6900         * src/addrcindex.h
6901         * src/addrclip.c
6902         * src/addrclip.h
6903         * src/addrdefs.h
6904         * src/addressadd.c
6905         * src/addressadd.h
6906         * src/addressbook.c
6907         * src/addressbook.h
6908         * src/addrgather.c
6909         * src/addrgather.h
6910         * src/addrharvest.c
6911         * src/addrharvest.h
6912         * src/addrindex.c
6913         * src/addrindex.h
6914         * src/addritem.c
6915         * src/addritem.h
6916         * src/addrquery.c
6917         * src/addrquery.h
6918         * src/addrselect.c
6919         * src/addrselect.h
6920         * src/alertpanel.c
6921         * src/alertpanel.h
6922         * src/browseldap.c
6923         * src/browseldap.h
6924         * src/codeconv.c
6925         * src/codeconv.h
6926         * src/compose.c
6927         * src/compose.h
6928         * src/customheader.c
6929         * src/customheader.h
6930         * src/displayheader.c
6931         * src/displayheader.h
6932         * src/editaddress.c
6933         * src/editaddress.h
6934         * src/editbook.c
6935         * src/editbook.h
6936         * src/editgroup.c
6937         * src/editgroup.h
6938         * src/editjpilot.c
6939         * src/editjpilot.h
6940         * src/editldap.c
6941         * src/editldap.h
6942         * src/editldap_basedn.c
6943         * src/editldap_basedn.h
6944         * src/editvcard.c
6945         * src/editvcard.h
6946         * src/exphtmldlg.c
6947         * src/exphtmldlg.h
6948         * src/expldifdlg.c
6949         * src/expldifdlg.h
6950         * src/export.h
6951         * src/exporthtml.c
6952         * src/exporthtml.h
6953         * src/exportldif.c
6954         * src/exportldif.h
6955         * src/filtering.c
6956         * src/filtering.h
6957         * src/folder.c
6958         * src/folder.h
6959         * src/folder_item_prefs.c
6960         * src/folder_item_prefs.h
6961         * src/foldersel.c
6962         * src/foldersel.h
6963         * src/folderutils.c
6964         * src/folderutils.h
6965         * src/folderview.c
6966         * src/folderview.h
6967         * src/grouplistdialog.c
6968         * src/grouplistdialog.h
6969         * src/headerview.c
6970         * src/html.c
6971         * src/html.h
6972         * src/image_viewer.c
6973         * src/image_viewer.h
6974         * src/imap.c
6975         * src/imap.h
6976         * src/imap_gtk.c
6977         * src/imap_gtk.h
6978         * src/import.h
6979         * src/importldif.c
6980         * src/importldif.h
6981         * src/importmutt.c
6982         * src/importmutt.h
6983         * src/importpine.c
6984         * src/importpine.h
6985         * src/inc.c
6986         * src/inc.h
6987         * src/jpilot.c
6988         * src/jpilot.h
6989         * src/ldapctrl.c
6990         * src/ldapctrl.h
6991         * src/ldaplocate.c
6992         * src/ldaplocate.h
6993         * src/ldapquery.c
6994         * src/ldapquery.h
6995         * src/ldapserver.c
6996         * src/ldapserver.h
6997         * src/ldaputil.c
6998         * src/ldaputil.h
6999         * src/ldif.c
7000         * src/ldif.h
7001         * src/main.c
7002         * src/main.h
7003         * src/mainwindow.c
7004         * src/mainwindow.h
7005         * src/manual.c
7006         * src/manual.h
7007         * src/mbox.c
7008         * src/mbox.h
7009         * src/message_search.c
7010         * src/message_search.h
7011         * src/messageview.c
7012         * src/messageview.h
7013         * src/mh.c
7014         * src/mh.h
7015         * src/mh_gtk.c
7016         * src/mh_gtk.h
7017         * src/mimeview.c
7018         * src/mimeview.h
7019         * src/msgcache.c
7020         * src/msgcache.h
7021         * src/mutt.c
7022         * src/mutt.h
7023         * src/news.c
7024         * src/news.h
7025         * src/news_gtk.c
7026         * src/news_gtk.h
7027         * src/partial_download.c
7028         * src/partial_download.h
7029         * src/pine.c
7030         * src/pine.h
7031         * src/pop.c
7032         * src/pop.h
7033         * src/prefs_account.c
7034         * src/prefs_account.h
7035         * src/prefs_actions.c
7036         * src/prefs_actions.h
7037         * src/prefs_common.c
7038         * src/prefs_common.h
7039         * src/prefs_compose_writing.c
7040         * src/prefs_compose_writing.h
7041         * src/prefs_customheader.c
7042         * src/prefs_customheader.h
7043         * src/prefs_display_header.c
7044         * src/prefs_display_header.h
7045         * src/prefs_filtering.c
7046         * src/prefs_filtering.h
7047         * src/prefs_filtering_action.c
7048         * src/prefs_filtering_action.h
7049         * src/prefs_folder_column.c
7050         * src/prefs_folder_column.h
7051         * src/prefs_folder_item.c
7052         * src/prefs_folder_item.h
7053         * src/prefs_fonts.c
7054         * src/prefs_fonts.h
7055         * src/prefs_gtk.c
7056         * src/prefs_gtk.h
7057         * src/prefs_image_viewer.c
7058         * src/prefs_image_viewer.h
7059         * src/prefs_matcher.c
7060         * src/prefs_matcher.h
7061         * src/prefs_message.c
7062         * src/prefs_msg_colors.c
7063         * src/prefs_msg_colors.h
7064         * src/prefs_other.c
7065         * src/prefs_quote.c
7066         * src/prefs_receive.c
7067         * src/prefs_send.c
7068         * src/prefs_spelling.c
7069         * src/prefs_spelling.h
7070         * src/prefs_summaries.c
7071         * src/prefs_summaries.h
7072         * src/prefs_summary_column.c
7073         * src/prefs_summary_column.h
7074         * src/prefs_template.c
7075         * src/prefs_template.h
7076         * src/prefs_themes.c
7077         * src/prefs_themes.h
7078         * src/prefs_toolbar.c
7079         * src/prefs_toolbar.h
7080         * src/prefs_wrapping.c
7081         * src/prefs_wrapping.h
7082         * src/privacy.c
7083         * src/privacy.h
7084         * src/procheader.c
7085         * src/procheader.h
7086         * src/procmime.c
7087         * src/procmime.h
7088         * src/procmsg.c
7089         * src/procmsg.h
7090         * src/quote_fmt.c
7091         * src/quote_fmt_parse.y
7092         * src/recv.c
7093         * src/recv.h
7094         * src/remotefolder.c
7095         * src/remotefolder.h
7096         * src/send_message.c
7097         * src/send_message.h
7098         * src/setup.c
7099         * src/setup.h
7100         * src/sourcewindow.c
7101         * src/sourcewindow.h
7102         * src/ssl_manager.c
7103         * src/ssl_manager.h
7104         * src/statusbar.c
7105         * src/statusbar.h
7106         * src/stock_pixmap.c
7107         * src/stock_pixmap.h
7108         * src/summary_search.c
7109         * src/summary_search.h
7110         * src/summaryview.c
7111         * src/summaryview.h
7112         * src/syldap.c
7113         * src/syldap.h
7114         * src/textview.c
7115         * src/textview.h
7116         * src/toolbar.c
7117         * src/toolbar.h
7118         * src/undo.c
7119         * src/undo.h
7120         * src/unmime.c
7121         * src/unmime.h
7122         * src/vcard.c
7123         * src/vcard.h
7124         * src/wizard.c
7125         * src/wizard.h
7126         * src/common/base64.c
7127         * src/common/base64.h
7128         * src/common/defs.h
7129         * src/common/hooks.c
7130         * src/common/hooks.h
7131         * src/common/log.c
7132         * src/common/log.h
7133         * src/common/mgutils.c
7134         * src/common/mgutils.h
7135         * src/common/nntp.c
7136         * src/common/nntp.h
7137         * src/common/passcrypt.c
7138         * src/common/passcrypt.h.in
7139         * src/common/plugin.c
7140         * src/common/plugin.h
7141         * src/common/prefs.c
7142         * src/common/prefs.h
7143         * src/common/progressindicator.c
7144         * src/common/progressindicator.h
7145         * src/common/quoted-printable.c
7146         * src/common/quoted-printable.h
7147         * src/common/session.c
7148         * src/common/session.h
7149         * src/common/smtp.c
7150         * src/common/smtp.h
7151         * src/common/socket.c
7152         * src/common/socket.h
7153         * src/common/ssl.c
7154         * src/common/ssl.h
7155         * src/common/ssl_certificate.c
7156         * src/common/ssl_certificate.h
7157         * src/common/stringtable.c
7158         * src/common/stringtable.h
7159         * src/common/sylpheed.c
7160         * src/common/sylpheed.h
7161         * src/common/template.c
7162         * src/common/template.h
7163         * src/common/timing.h
7164         * src/common/utils.c
7165         * src/common/utils.h
7166         * src/common/version.h.in
7167         * src/common/xml.c
7168         * src/common/xml.h
7169         * src/common/xmlprops.c
7170         * src/common/xmlprops.h
7171         * src/gtk/colorlabel.c
7172         * src/gtk/colorsel.c
7173         * src/gtk/colorsel.h
7174         * src/gtk/description_window.c
7175         * src/gtk/description_window.h
7176         * src/gtk/filesel.c
7177         * src/gtk/filesel.h
7178         * src/gtk/foldersort.c
7179         * src/gtk/foldersort.h
7180         * src/gtk/gtkutils.c
7181         * src/gtk/gtkutils.h
7182         * src/gtk/inputdialog.c
7183         * src/gtk/inputdialog.h
7184         * src/gtk/logwindow.c
7185         * src/gtk/logwindow.h
7186         * src/gtk/manage_window.c
7187         * src/gtk/manage_window.h
7188         * src/gtk/menu.c
7189         * src/gtk/menu.h
7190         * src/gtk/pluginwindow.c
7191         * src/gtk/pluginwindow.h
7192         * src/gtk/prefswindow.c
7193         * src/gtk/prefswindow.h
7194         * src/gtk/progressdialog.c
7195         * src/gtk/progressdialog.h
7196         * src/gtk/sslcertwindow.c
7197         * src/gtk/sslcertwindow.h
7198         * src/plugins/clamav/clamav_plugin.c
7199         * src/plugins/clamav/clamav_plugin.h
7200         * src/plugins/clamav/clamav_plugin_gtk.c
7201         * src/plugins/demo/demo.c
7202         * src/plugins/dillo_viewer/dillo_prefs.c
7203         * src/plugins/dillo_viewer/dillo_prefs.h
7204         * src/plugins/dillo_viewer/dillo_viewer.c
7205         * src/plugins/pgpcore/passphrase.c
7206         * src/plugins/pgpcore/passphrase.h
7207         * src/plugins/pgpcore/plugin.c
7208         * src/plugins/pgpcore/select-keys.c
7209         * src/plugins/pgpcore/select-keys.h
7210         * src/plugins/pgpcore/sgpgme.c
7211         * src/plugins/pgpcore/sgpgme.h
7212         * src/plugins/pgpinline/pgpinline.c
7213         * src/plugins/pgpinline/pgpinline.h
7214         * src/plugins/pgpinline/plugin.c
7215         * src/plugins/pgpmime/pgpmime.c
7216         * src/plugins/pgpmime/pgpmime.h
7217         * src/plugins/pgpmime/plugin.c
7218         * src/plugins/spamassassin/spamassassin.c
7219         * src/plugins/spamassassin/spamassassin.h
7220         * src/plugins/spamassassin/spamassassin_gtk.c
7221         * src/plugins/trayicon/trayicon.c
7222                 update copyright header
7223
7224 2006-01-13 [paul]       1.9.100cvs141
7225
7226         * src/account.c
7227         * src/export.c
7228         * src/import.c
7229         * src/mainwindow.c
7230         * src/prefs_account.c
7231         * src/prefs_display_header.c
7232         * src/prefs_receive.c
7233         * src/prefs_send.c
7234         * src/prefs_summaries.c
7235         * src/prefs_themes.c
7236         * src/prefs_toolbar.c
7237         * src/gtk/about.c
7238                 various cleanups
7239
7240 2006-01-12 [colin]      1.9.100cvs140
7241
7242         * src/folder.c
7243         * src/folder.h
7244         * src/main.c
7245                 Add --subscribe option
7246                 Let sylpheed-claws email@domain.com equivalent to --compose
7247                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7248
7249 2006-01-12 [paul]       1.9.100cvs139
7250
7251         * src/mainwindow.c
7252                 append 'Change folder order' label with '...'
7253         * src/prefs_actions.c
7254                 allow reordering of actions list by dnd
7255         * src/gtk/foldersort.c
7256                 make the dialog nicer
7257
7258 2006-01-11 [colin]      1.9.100cvs138
7259
7260         * src/compose.c
7261                 Allow templates without text
7262
7263 2006-01-11 [paul]       1.9.100cvs137
7264
7265         * tools/README
7266         * tools/filter_conv_new.pl
7267                 add info to README
7268                 also check .sylpheed for filter.xml
7269                 be a bit informative to the user
7270
7271 2006-01-11 [colin]      1.9.100cvs136
7272
7273         * src/textview.c
7274                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7275
7276 2006-01-10 [paul]       1.9.100cvs135
7277
7278         * tools/Makefile.am
7279         * tools/filter_conv_new.pl
7280                 add script to convert new style Sylpheed
7281                 filter rules (Sylpheed >= 0.9.99) to
7282                 Claws filtering rules
7283
7284 2006-01-10 [colin]      1.9.100cvs134
7285
7286         * src/compose.c
7287                 Fix broken line joins in certain conditions
7288                 (between two quoted lines: <enter><enter><up>
7289                  <type a wrapped sentence><go in the first line>
7290                  <insert more text><watch as line joining failed>)
7291
7292 2006-01-10 [paul]       1.9.100cvs133
7293
7294         * src/compose.c
7295                 don't report success in error dialog
7296                 thanks to Colin
7297         * src/common/utils.c
7298                 include some trailing punctuations as URI
7299                 thanks to Hiro
7300
7301 2006-01-10 [paul]       1.9.100cvs132
7302
7303         * src/mimeview.c
7304                 fix incompatible pointer type
7305                 warning
7306
7307 2006-01-10 [paul]       1.9.100cvs131
7308
7309         * src/compose.c
7310                 change Subject in window title
7311                 instantaneously
7312
7313 2006-01-09 [colin]      1.9.100cvs130
7314
7315         * src/addressbook.c
7316         * src/headerview.c
7317         * src/mainwindow.c
7318         * src/messageview.c
7319         * src/mimeview.c
7320         * src/noticeview.c
7321         * src/summaryview.c
7322                 Fix possible crashes on exit and in addressbook
7323
7324 2006-01-09 [paul]       1.9.100cvs129
7325
7326         * src/prefs_msg_colors.c
7327                 some cleanups that I forgot last time
7328
7329 2006-01-09 [paul]       1.9.100cvs128
7330
7331         * README
7332         * src/folderview.c
7333         * src/prefs_msg_colors.c
7334                 add previously hidden option, color_new, to
7335                 the gui
7336                 move the page to Display/
7337                 rework the gui
7338
7339 2006-01-09 [wwp]        1.9.100cvs127
7340
7341         * src/prefs_themes.c
7342                 made the prefs/display/themes layouts spacing less condensed
7343                 (and so they match other prefs/pages' look).
7344
7345 2006-01-09 [paul]       1.9.100cvs126
7346
7347         * src/compose.c
7348         * src/prefs_common.c
7349         * src/prefs_common.h
7350         * src/prefs_wrapping.c
7351                 remove 'wrap at send' option
7352
7353 2006-01-06 [colin]      1.9.100cvs125
7354
7355         * src/compose.c
7356                 Just make completely sure we don't insert "manual line breaks" 
7357                 when wrapping... 
7358
7359 2006-01-04 [paul]
7360
7361         * 2.0.0-rc3 released
7362
7363 2006-01-04 [paul]       1.9.100cvs124
7364
7365         * src/folderview.c
7366                 fix bug 882, 'quick scroll in folder list
7367                 displays wrong folder contents'
7368
7369 2006-01-04 [paul]       1.9.100cvs123
7370
7371         * src/plugins/pgpmime/pgpmime.c
7372                 better debug information when signing
7373                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7374
7375 2006-01-03 [colin]      1.9.100cvs122
7376
7377         * configure.ac
7378                 We need to recheck for gpgme 1.0.0 after checking
7379                 for 1.1.1, because if 1.1.1 isn't available, 
7380                 GPGME_LIBS and friends are blanked out by the 
7381                 second check.
7382
7383 2006-01-03 [colin]      1.9.100cvs121
7384
7385         * src/common/prefs.c
7386                 Windows unlink-before rename fix
7387         * src/plugins/pgpcore/sgpgme.c
7388                 Add support for PKA info if available
7389                 Both patches by Werner Koch
7390
7391 2006-01-03 [paul]       1.9.100cvs120
7392
7393         * src/messageview.c
7394                 fix bug 884, 'Send receipt' button visible in queue
7395                 Thanks to Colin
7396
7397 2006-01-02 [colin]      1.9.100cvs119
7398
7399         * src/compose.c
7400         * src/imap.c
7401                 Fix autosave on IMAP and more generally try to
7402                 return the correct ID on a newly added IMAP message
7403
7404 2006-01-02 [paul]       1.9.100cvs118
7405
7406         * manual/keyboard.xml
7407                 edited
7408
7409 2006-01-01 [paul]       1.9.100cvs117
7410
7411         * src/gtk/authors.h
7412                 alphabetical order
7413
7414 2005-12-30 [colin]      1.9.100cvs116
7415
7416         * manual/advanced.xml
7417                 Explain Pre/Post-processing differences.
7418
7419 2005-12-30 [colin]      1.9.100cvs115
7420
7421         * src/mh.c
7422                 Implement copy_msgs for a little optimization
7423         * src/imap.c
7424                 Finish yesterday's fix
7425
7426 2005-12-29 [colin]      1.9.100cvs114
7427
7428         * src/imap.c
7429                 Fix occasional failure in fetching a mail over
7430                 IMAP
7431
7432 2005-12-29 [colin]      1.9.100cvs113
7433
7434         * src/compose.c
7435                 Don't remove a draft when sending it, if it is 
7436                 locked.
7437
7438 2005-12-28 [colin]      1.9.100cvs112
7439
7440         * src/summaryview.c
7441                 Fix leak for real
7442
7443 2005-12-28 [wwp]        1.9.100cvs111
7444
7445         * doc/faq/.cvsignore
7446         * doc/faq/de/.cvsignore
7447         * doc/faq/en/.cvsignore
7448         * doc/faq/es/.cvsignore
7449         * doc/faq/fr/.cvsignore
7450         * doc/faq/it/.cvsignore
7451         * doc/manual/.cvsignore
7452         * doc/manual/de/.cvsignore
7453         * doc/manual/en/.cvsignore
7454         * doc/manual/es/.cvsignore
7455         * doc/manual/fr/.cvsignore
7456         * doc/manual/ja/.cvsignore
7457         * src/plugins/mathml_viewer/.cvsignore
7458                 rollback revival of those files (my bad, sorry for the noise).
7459
7460 2005-12-28 [wwp]        1.9.100cvs110
7461
7462         * src/compose.c
7463                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7464
7465 2005-12-28 [wwp]        1.9.100cvs109
7466
7467         * doc/faq/.cvsignore
7468         * doc/faq/de/.cvsignore
7469         * doc/faq/en/.cvsignore
7470         * doc/faq/es/.cvsignore
7471         * doc/faq/fr/.cvsignore
7472         * doc/faq/it/.cvsignore
7473         * doc/manual/.cvsignore
7474         * doc/manual/de/.cvsignore
7475         * doc/manual/en/.cvsignore
7476         * doc/manual/es/.cvsignore
7477         * doc/manual/fr/.cvsignore
7478         * doc/manual/ja/.cvsignore
7479         * src/plugins/mathml_viewer/.cvsignore
7480         * po/.cvsignore
7481                 more files to ignore.
7482
7483 2005-12-24 [colin]      1.9.100cvs108
7484
7485         * AUTHORS
7486         * src/gtk/authors.h
7487                 Update for Werner
7488
7489 2005-12-24 [colin]      1.9.100cvs107
7490
7491         * src/procmsg.c
7492                 Allow NULL src_msginfo in 
7493                 procmsg_msginfo_new_from_mimeinfo
7494
7495 2005-12-23 [paul]       1.9.100cvs106
7496
7497         * src/plugins/pgpinline/mypgpcore.def
7498                 add this forgotten file
7499
7500 2005-12-23 [colin]      1.9.100cvs105
7501
7502         * src/mainwindow.c
7503                 Fix missing break
7504
7505 2005-12-23 [colin]      1.9.100cvs104
7506
7507         * autogen.sh
7508         * src/folder.c
7509         * src/mh.c
7510         * src/common/plugin.c
7511         * src/common/socket.c
7512         * src/common/socket.h
7513         * src/common/utils.c
7514         * src/common/utils.h
7515         * src/gtk/pluginwindow.c
7516         * src/plugins/pgpcore/plugin.def
7517         * src/plugins/pgpcore/sylpheed.def
7518         * src/plugins/pgpinline/Makefile.am
7519         * src/plugins/pgpinline/plugin.def
7520         * src/plugins/pgpinline/sylpheed.def
7521         * src/plugins/pgpmime/plugin.def
7522         * src/plugins/pgpmime/sylpheed.def
7523                 Various w32 fixes by Werner Koch
7524
7525 2005-12-22 [paul]       1.9.100cvs103
7526
7527         * src/wizard.c
7528                 don't offer IMAP as 'server type' if
7529                 libetpan isn't built in
7530
7531 2005-12-22 [paul]       1.9.100cvs102
7532
7533         * AUTHORS
7534         * src/mainwindow.c
7535         * src/mainwindow.h
7536         * src/toolbar.c
7537         * src/gtk/authors.h
7538                 support GTK_TOOLBAR_BOTH_HORIZ (text
7539                 next to icon) Patch by Marien Zwart
7540                 marienz@users.sf.net
7541                 Also reword the text
7542
7543 2005-12-21 [colin]      1.9.100cvs101
7544
7545         * configure.ac
7546                 Fix DATADIRNAME
7547         * COPYING
7548                 Fix missing section and explicit the exception better
7549         * src/compose.c
7550                 Prevent mail from being lost without notice when an
7551                 SMTP error happens on trying to send an unmodified
7552                 drafted mail.
7553         * src/send_message.c
7554         * src/common/smtp.c
7555                 Fix password remembering when wrong, and add return
7556                 value checks where they should have been
7557         * src/plugins/pgpcore/sylpheed.def
7558         * src/plugins/pgpinline/sylpheed.def
7559         * src/plugins/pgpmime/sylpheed.def
7560                 Add a few symbols needed
7561
7562 2005-12-21 [paul]       1.9.100cvs100
7563
7564         * m4/codeset.m4
7565         * m4/glibc21.m4
7566         * m4/intdiv0.m4
7567         * m4/inttypes-pri.m4
7568         * m4/inttypes.m4
7569         * m4/inttypes_h.m4
7570         * m4/isc-posix.m4
7571         * m4/lcmessage.m4
7572         * m4/stdint_h.m4
7573         * m4/uintmax_t.m4
7574                 gettextization
7575                 thanks to Colin
7576
7577 2005-12-21 [paul]       1.9.100cvs99
7578
7579         * po/sv.po
7580                 fixed by Colin
7581
7582 2005-12-20 [paul]       1.9.100cvs98
7583
7584         * po/sv.po
7585                 updated by Anders Trobäck
7586
7587 2005-12-20 [colin]      1.9.100cvs97
7588
7589         * ABOUT-NLS
7590         * Makefile.am
7591         * autogen.sh
7592         * configure.ac
7593         * config/config.rpath
7594         * config/mkinstalldirs
7595         * m4/Makefile.am
7596         * m4/glibc2.m4
7597         * m4/gnupg.m4
7598         * m4/gpgme.m4
7599         * m4/intmax.m4
7600         * m4/longdouble.m4
7601         * m4/longlong.m4
7602         * m4/printf-posix.m4
7603         * m4/signed.m4
7604         * m4/size_max.m4
7605         * m4/ulonglong.m4
7606         * m4/wchar_t.m4
7607         * m4/wint_t.m4
7608         * m4/xsize.m4
7609         * po/Makefile.in.in
7610         * po/Makevars
7611         * po/bg.po
7612         * po/ca.po
7613         * po/cs.po
7614         * po/de.po
7615         * po/el.po
7616         * po/en_GB.po
7617         * po/es.po
7618         * po/fi.po
7619         * po/fr.po
7620         * po/hr.po
7621         * po/hu.po
7622         * po/it.po
7623         * po/ja.po
7624         * po/ko.po
7625         * po/nb.po
7626         * po/nl.po
7627         * po/pl.po
7628         * po/pt_BR.po
7629         * po/ru.po
7630         * po/sk.po
7631         * po/sr.po
7632         * po/stamp-po
7633         * po/sv.po
7634         * po/zh_CN.po
7635         * po/zh_TW.po
7636         * src/Makefile.am
7637         * src/codeconv.c
7638         * src/compose.c
7639         * src/exporthtml.c
7640         * src/exportldif.c
7641         * src/folder.c
7642         * src/main.c
7643         * src/manual.c
7644         * src/mh.c
7645         * src/mimeview.c
7646         * src/send_message.c
7647         * src/common/Makefile.am
7648         * src/common/fnmatch.c
7649         * src/common/fnmatch.h
7650         * src/common/fnmatch_loop.c
7651         * src/common/nntp.c
7652         * src/common/plugin.c
7653         * src/common/smtp.c
7654         * src/common/socket.c
7655         * src/common/string_match.c
7656         * src/common/sylpheed.c
7657         * src/common/utils.c
7658         * src/common/utils.h
7659         * src/common/w32_dirent.c
7660         * src/common/w32_reg.c
7661         * src/common/w32_signal.c
7662         * src/common/w32_stat.c
7663         * src/common/w32_stdio.c
7664         * src/common/w32_stdlib.c
7665         * src/common/w32_string.c
7666         * src/common/w32_time.c
7667         * src/common/w32_unistd.c
7668         * src/common/w32_wait.c
7669         * src/common/w32lib.h
7670         * src/etpan/Makefile.am
7671         * src/gtk/Makefile.am
7672         * src/plugins/clamav/Makefile.am
7673         * src/plugins/demo/Makefile.am
7674         * src/plugins/dillo_viewer/Makefile.am
7675         * src/plugins/pgpcore/Makefile.am
7676         * src/plugins/pgpcore/passphrase.c
7677         * src/plugins/pgpcore/plugin.def
7678         * src/plugins/pgpcore/sgpgme.c
7679         * src/plugins/pgpcore/sylpheed.def
7680         * src/plugins/pgpcore/version.rc
7681         * src/plugins/pgpinline/Makefile.am
7682         * src/plugins/pgpinline/plugin.def
7683         * src/plugins/pgpinline/sylpheed.def
7684         * src/plugins/pgpinline/version.rc
7685         * src/plugins/pgpmime/Makefile.am
7686         * src/plugins/pgpmime/mypgpcore.def
7687         * src/plugins/pgpmime/plugin.def
7688         * src/plugins/pgpmime/sylpheed.def
7689         * src/plugins/pgpmime/version.rc
7690         * src/plugins/spamassassin/Makefile.am
7691                 Very little ;-) patch from Werner Koch, providing
7692                 infrastructure for cross-compiling to Win32
7693
7694 2005-12-20 [paul]       1.9.100cvs96
7695
7696         * src/account.c
7697         * src/account.h
7698         * src/mainwindow.c
7699         * src/mainwindow.h
7700         * src/toolbar.c
7701         * src/toolbar.h
7702                 add a combo to the Get All button, allowing
7703                 quick retrieval from any account
7704                 Patch by Fabien Vantard, slightly modified
7705                 by Colin
7706         * src/gtk/about.c
7707                 i18n fix. Patch by Fabien Vantard
7708
7709 2005-12-19 [colin]      1.9.100cvs95
7710
7711         * src/compose.c
7712         * src/compose.h
7713                 Don't automatically join lines when they've 
7714                 been separated by the user and not automatically
7715
7716 2005-12-19 [paul]       1.9.100cvs94
7717
7718         * src/gtk/pluginwindow.c
7719                 i18n fix.
7720                 Patch by Fabien Vantard
7721
7722 2005-12-15 [paul]       1.9.100cvs93
7723
7724         * src/common/plugin.c
7725         * src/common/plugin.h
7726         * src/gtk/pluginwindow.c
7727         * src/plugins/clamav/clamav_plugin.c
7728         * src/plugins/demo/demo.c
7729         * src/plugins/dillo_viewer/dillo_viewer.c
7730         * src/plugins/pgpcore/plugin.c
7731         * src/plugins/pgpinline/plugin.c
7732         * src/plugins/pgpmime/plugin.c
7733         * src/plugins/spamassassin/spamassassin.c
7734         * src/plugins/trayicon/trayicon.c
7735                 add plugin_version()
7736
7737 2005-12-15 [colin]      1.9.100cvs92
7738
7739         * src/compose.c
7740                 Further fix bug #875
7741
7742 2005-12-15 [paul]       1.9.100cvs91
7743
7744         * src/gtk/filesel.c
7745                 fix attach_load_dir getting set to
7746                 PLUGINDIR on plugin load
7747
7748 2005-12-14 [mones]      1.9.100cvs90
7749
7750         * manual/ack.xml
7751         * manual/keyboard.xml
7752                 Initial draft and some shortcuts added
7753                 
7754         * po/es.po
7755                 Updated translation
7756
7757 2005-12-14 [colin]      1.9.100cvs89
7758
7759         * src/compose.c
7760         * src/imap.c
7761         * src/summaryview.c
7762         * src/gtk/gtkaspell.c
7763                 More leaks fixed
7764         * src/prefs_folder_item.c
7765                 Fix recursive prefs apply
7766
7767
7768 2005-12-14 [colin]      1.9.100cvs88
7769
7770         * src/compose.c
7771                 Fix bug #875 (Freeze On Inline Forward of 
7772                 Large Message)
7773
7774 2005-12-13 [colin]      1.9.100cvs87
7775
7776         * src/compose.c
7777                 Uniq-ify and sort the mimetypes list
7778                 Patch by Fabien Vantard
7779
7780 2005-12-13 [colin]      1.9.100cvs86
7781
7782         * src/imap.c
7783         * src/etpan/imap-thread.c
7784                 Fix leaks (patch by Hoa)
7785         * src/news.c
7786         * src/common/plugin.c
7787                 Fix leaks
7788
7789 2005-12-12 [colin]
7790
7791         * 2.0.0-rc2 released
7792
7793 2005-12-12 [colin]      1.9.100cvs85
7794
7795         * src/matcher.c
7796                 Fix a leak
7797
7798 2005-12-12 [wwp]        1.9.100cvs84
7799
7800         * src/gtk/icon_legend.c
7801                 fix misbehaviour and crash when closing the legend window
7802         using the Esc key (patch by Fabien Vantard).
7803
7804 2005-12-12 [paul]       1.9.100cvs83
7805
7806         * src/browseldap.c
7807         * src/foldersel.c
7808         * src/prefs_actions.c
7809         * src/prefs_filtering.c
7810         * src/prefs_matcher.c
7811         * src/prefs_spelling.glade      ** REMOVED **
7812         * src/prefs_template.c
7813         * src/gtk/foldersort.glade      ** REMOVED **
7814         * src/gtk/pluginwindow.c
7815         * src/gtk/pluginwindow.glade    ** REMOVED **
7816         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7817                 cleanups
7818
7819 2005-12-11 [paul]       1.9.100cvs82
7820
7821         * src/gtk/filesel.c
7822                 fix attach_load_dir crasher (double free)
7823
7824 2005-12-09 [paul]       1.9.100cvs81
7825
7826         * po/POTFILES.in
7827         * src/mainwindow.c
7828         * src/gtk/Makefile.am
7829         * src/gtk/icon_legend.c
7830         * src/gtk/icon_legend.h
7831                 add icon legend
7832         * src/manual.c
7833                 cleanup
7834
7835 2005-12-09 [paul]       1.9.100cvs80
7836
7837         * src/plugins/pgpcore/passphrase.c
7838                 wrap the label in the dialog
7839
7840 2005-12-09 [colin]      1.9.100cvs79
7841
7842         * src/plugins/pgpcore/sgpgme.c
7843                 Display (untrusted) on not trusted signatures
7844                 Patch by Michal Èihaø <michal@cihar.com>
7845                 Closes bug #867 (Report also key trust)
7846
7847 2005-12-09 [colin]      1.9.100cvs78
7848
7849         * src/common/plugin.c
7850                 Update licence check, following Eben Moglen's advice
7851
7852 2005-12-08 [colin]      1.9.100cvs77
7853
7854         * src/folder.c
7855                 Fix the occasionnal item->cache != NULL 
7856                 assertion failure. 
7857
7858 2005-12-08 [colin]      1.9.100cvs76
7859
7860         * src/mimeview.c
7861         * src/plugins/pgpcore/sgpgme.c
7862                 Print key id when unable to check it
7863                 Closes bug #866 (Show key id when missing)
7864
7865 2005-12-08 [paul]       1.9.100cvs75
7866
7867         * src/prefs_common.c
7868         * src/prefs_common.h
7869         * src/gtk/filesel.c
7870                 remember load attachment dir
7871
7872 2005-12-07 [colin]      1.9.100cvs74
7873
7874         * src/prefs_toolbar.c
7875                 Gtk fixes, patch by Fabien Vantard
7876
7877 2005-12-07 [colin]      1.9.100cvs73
7878
7879         * src/action.c
7880         * src/compose.c
7881         * src/compose.h
7882                 Fix bug #839 (Quoted text isn't colored after 
7883                 executing an action)
7884         * src/common/plugin.c
7885                 Require plugins to declare their licence in plugin_licence()
7886                 Refuse to load non-GPL plugins as they'd be illegal (as 
7887                 derived works of Sylpheed-Claws, they must be GPL).
7888         * src/plugins/clamav/clamav_plugin.c
7889         * src/plugins/demo/demo.c
7890         * src/plugins/dillo_viewer/dillo_viewer.c
7891         * src/plugins/pgpcore/plugin.c
7892         * src/plugins/pgpinline/plugin.c
7893         * src/plugins/pgpmime/plugin.c
7894         * src/plugins/spamassassin/spamassassin.c
7895         * src/plugins/trayicon/trayicon.c
7896                 Add plugin_licence()
7897
7898 2005-12-07 [paul]       1.9.100cvs72
7899
7900         * configure.ac
7901         * src/mainwindow.c
7902         * src/manual.c
7903         * src/manual.h
7904         * src/common/defs.h
7905                 clean up after local FAQ removal and
7906                 temporary manual removal
7907
7908 2005-12-06 [colin]      1.9.100cvs71
7909
7910         * configure.ac
7911         * doc/Makefile.am
7912         * doc/faq/.cvsignore
7913         * doc/faq/Makefile.am
7914         * doc/faq/de/.cvsignore
7915         * doc/faq/de/Makefile.am
7916         * doc/faq/de/sylpheed-faq-1.html
7917         * doc/faq/de/sylpheed-faq-2.html
7918         * doc/faq/de/sylpheed-faq-3.html
7919         * doc/faq/de/sylpheed-faq.html
7920         * doc/faq/en/.cvsignore
7921         * doc/faq/en/Makefile.am
7922         * doc/faq/en/sylpheed-faq-1.html
7923         * doc/faq/en/sylpheed-faq-2.html
7924         * doc/faq/en/sylpheed-faq-3.html
7925         * doc/faq/en/sylpheed-faq-4.html
7926         * doc/faq/en/sylpheed-faq.html
7927         * doc/faq/es/.cvsignore
7928         * doc/faq/es/Makefile.am
7929         * doc/faq/es/sylpheed-faq-1.html
7930         * doc/faq/es/sylpheed-faq-2.html
7931         * doc/faq/es/sylpheed-faq-3.html
7932         * doc/faq/es/sylpheed-faq-4.html
7933         * doc/faq/es/sylpheed-faq.html
7934         * doc/faq/fr/.cvsignore
7935         * doc/faq/fr/Makefile.am
7936         * doc/faq/fr/sylpheed-faq-1.html
7937         * doc/faq/fr/sylpheed-faq-2.html
7938         * doc/faq/fr/sylpheed-faq-3.html
7939         * doc/faq/fr/sylpheed-faq.html
7940         * doc/faq/it/.cvsignore
7941         * doc/faq/it/Makefile.am
7942         * doc/faq/it/sylpheed-faq-1.html
7943         * doc/faq/it/sylpheed-faq-2.html
7944         * doc/faq/it/sylpheed-faq-3.html
7945         * doc/faq/it/sylpheed-faq.html
7946         * doc/manual/.cvsignore
7947         * doc/manual/Makefile.am
7948         * doc/manual/de/.cvsignore
7949         * doc/manual/de/Makefile.am
7950         * doc/manual/de/sylpheed-1.html
7951         * doc/manual/de/sylpheed-10.html
7952         * doc/manual/de/sylpheed-11.html
7953         * doc/manual/de/sylpheed-12.html
7954         * doc/manual/de/sylpheed-13.html
7955         * doc/manual/de/sylpheed-14.html
7956         * doc/manual/de/sylpheed-15.html
7957         * doc/manual/de/sylpheed-16.html
7958         * doc/manual/de/sylpheed-17.html
7959         * doc/manual/de/sylpheed-18.html
7960         * doc/manual/de/sylpheed-19.html
7961         * doc/manual/de/sylpheed-2.html
7962         * doc/manual/de/sylpheed-20.html
7963         * doc/manual/de/sylpheed-3.html
7964         * doc/manual/de/sylpheed-4.html
7965         * doc/manual/de/sylpheed-5.html
7966         * doc/manual/de/sylpheed-6.html
7967         * doc/manual/de/sylpheed-7.html
7968         * doc/manual/de/sylpheed-8.html
7969         * doc/manual/de/sylpheed-9.html
7970         * doc/manual/de/sylpheed.html
7971         * doc/manual/en/.cvsignore
7972         * doc/manual/en/Makefile.am
7973         * doc/manual/en/sylpheed-1.html
7974         * doc/manual/en/sylpheed-10.html
7975         * doc/manual/en/sylpheed-11.html
7976         * doc/manual/en/sylpheed-12.html
7977         * doc/manual/en/sylpheed-13.html
7978         * doc/manual/en/sylpheed-14.html
7979         * doc/manual/en/sylpheed-15.html
7980         * doc/manual/en/sylpheed-16.html
7981         * doc/manual/en/sylpheed-17.html
7982         * doc/manual/en/sylpheed-18.html
7983         * doc/manual/en/sylpheed-19.html
7984         * doc/manual/en/sylpheed-2.html
7985         * doc/manual/en/sylpheed-20.html
7986         * doc/manual/en/sylpheed-21.html
7987         * doc/manual/en/sylpheed-22.html
7988         * doc/manual/en/sylpheed-3.html
7989         * doc/manual/en/sylpheed-4.html
7990         * doc/manual/en/sylpheed-5.html
7991         * doc/manual/en/sylpheed-6.html
7992         * doc/manual/en/sylpheed-7.html
7993         * doc/manual/en/sylpheed-8.html
7994         * doc/manual/en/sylpheed-9.html
7995         * doc/manual/en/sylpheed.html
7996         * doc/manual/es/.cvsignore
7997         * doc/manual/es/Makefile.am
7998         * doc/manual/es/sylpheed-1.html
7999         * doc/manual/es/sylpheed-10.html
8000         * doc/manual/es/sylpheed-11.html
8001         * doc/manual/es/sylpheed-12.html
8002         * doc/manual/es/sylpheed-13.html
8003         * doc/manual/es/sylpheed-14.html
8004         * doc/manual/es/sylpheed-15.html
8005         * doc/manual/es/sylpheed-16.html
8006         * doc/manual/es/sylpheed-17.html
8007         * doc/manual/es/sylpheed-18.html
8008         * doc/manual/es/sylpheed-19.html
8009         * doc/manual/es/sylpheed-2.html
8010         * doc/manual/es/sylpheed-20.html
8011         * doc/manual/es/sylpheed-3.html
8012         * doc/manual/es/sylpheed-4.html
8013         * doc/manual/es/sylpheed-5.html
8014         * doc/manual/es/sylpheed-6.html
8015         * doc/manual/es/sylpheed-7.html
8016         * doc/manual/es/sylpheed-8.html
8017         * doc/manual/es/sylpheed-9.html
8018         * doc/manual/es/sylpheed.html
8019         * doc/manual/fr/.cvsignore
8020         * doc/manual/fr/Makefile.am
8021         * doc/manual/fr/sylpheed-1.html
8022         * doc/manual/fr/sylpheed-10.html
8023         * doc/manual/fr/sylpheed-11.html
8024         * doc/manual/fr/sylpheed-12.html
8025         * doc/manual/fr/sylpheed-13.html
8026         * doc/manual/fr/sylpheed-14.html
8027         * doc/manual/fr/sylpheed-15.html
8028         * doc/manual/fr/sylpheed-16.html
8029         * doc/manual/fr/sylpheed-17.html
8030         * doc/manual/fr/sylpheed-18.html
8031         * doc/manual/fr/sylpheed-19.html
8032         * doc/manual/fr/sylpheed-2.html
8033         * doc/manual/fr/sylpheed-20.html
8034         * doc/manual/fr/sylpheed-3.html
8035         * doc/manual/fr/sylpheed-4.html
8036         * doc/manual/fr/sylpheed-5.html
8037         * doc/manual/fr/sylpheed-6.html
8038         * doc/manual/fr/sylpheed-7.html
8039         * doc/manual/fr/sylpheed-8.html
8040         * doc/manual/fr/sylpheed-9.html
8041         * doc/manual/fr/sylpheed.html
8042         * doc/manual/ja/.cvsignore
8043         * doc/manual/ja/Makefile.am
8044         * doc/manual/ja/sylpheed-1.html
8045         * doc/manual/ja/sylpheed-10.html
8046         * doc/manual/ja/sylpheed-11.html
8047         * doc/manual/ja/sylpheed-12.html
8048         * doc/manual/ja/sylpheed-13.html
8049         * doc/manual/ja/sylpheed-14.html
8050         * doc/manual/ja/sylpheed-15.html
8051         * doc/manual/ja/sylpheed-16.html
8052         * doc/manual/ja/sylpheed-17.html
8053         * doc/manual/ja/sylpheed-18.html
8054         * doc/manual/ja/sylpheed-19.html
8055         * doc/manual/ja/sylpheed-2.html
8056         * doc/manual/ja/sylpheed-20.html
8057         * doc/manual/ja/sylpheed-3.html
8058         * doc/manual/ja/sylpheed-4.html
8059         * doc/manual/ja/sylpheed-5.html
8060         * doc/manual/ja/sylpheed-6.html
8061         * doc/manual/ja/sylpheed-7.html
8062         * doc/manual/ja/sylpheed-8.html
8063         * doc/manual/ja/sylpheed-9.html
8064         * doc/manual/ja/sylpheed.html
8065         * doc/manual/ja/sylpheed.sgml
8066         * src/mainwindow.c
8067                 Remove outdated manual and faq. Noisy, eh?
8068
8069 2005-12-06 [colin]      1.9.100cvs70
8070
8071         * src/compose.c
8072         * src/quote_fmt_parse.y
8073         * src/undo.c
8074         * src/undo.h
8075                 Allow %X to position cursor at 0 
8076                 (no %X = before signature)
8077                 Fix paste as quotation putting the cursor at 0
8078                 Fix undo offsets when pasting
8079                 Insert the quote_fmt at once instead of line 
8080                 by line
8081                 Fix [Edited] when starting to reply/forward
8082
8083 2005-12-06 [paul]       1.9.100cvs69
8084
8085         * src/plugins/clamav/clamav_plugin_gtk.c
8086                 add another tooltip
8087         * src/plugins/spamassassin/spamassassin_gtk.c
8088                 rework spamassassin_create_widget_func()
8089
8090 2005-12-05 [colin]      1.9.100cvs68
8091
8092         * po/POTFILES.in
8093                 Fix make release ;-)
8094
8095 2005-12-05 [colin]      1.9.100cvs67
8096
8097         * src/compose.c
8098         * src/compose.h
8099                 Fix cursor positioning (not obeying %X)
8100
8101 2005-12-05 [paul]       1.9.100cvs66
8102
8103         * src/plugins/dillo_viewer/dillo_prefs.c
8104                 fix compilation warning
8105
8106 2005-12-05 [paul]       1.9.100cvs65
8107
8108         * src/prefs_spelling.c
8109         * src/plugins/trayicon/trayicon.c
8110                 cleanups - remove unused stuff
8111
8112 2005-12-05 [paul]       1.9.100cvs64
8113
8114         * README
8115         * manual/plugins.xml
8116                 remove info about removed mathml_viewer plugin
8117
8118 2005-12-05 [paul]       1.9.100cvs63
8119
8120         * configure.ac
8121         * src/plugins/Makefile.am
8122         * src/plugins/mathml_viewer/.cvsignore
8123         * src/plugins/mathml_viewer/Makefile.am
8124         * src/plugins/mathml_viewer/mathml_viewer.c
8125                 remove unmaintained mathml_viewer plugin
8126
8127 2005-12-05 [paul]       1.9.100cvs62
8128
8129         * src/summaryview.c
8130                 obey prefs_common.always_show_msg when
8131                 moving a msg
8132                 Thanks to Colin
8133
8134 2005-12-05 [paul]       1.9.100cvs61
8135
8136         * src/compose.c
8137         * src/prefs_account.c
8138         * src/prefs_filtering.c
8139         * src/prefs_quote.c
8140         * src/prefs_spelling.c
8141         * src/prefs_toolbar.c
8142         * src/summaryview.c
8143         * src/gtk/gtkutils.c
8144         * src/gtk/quicksearch.c
8145         * src/plugins/dillo_viewer/dillo_prefs.c
8146                 dialog cleanups
8147
8148 2005-12-04 [paul]       1.9.100cvs60
8149
8150         * src/inc.c
8151         * src/prefs_account.c
8152         * src/prefs_account.h
8153                 allow a Local account to specify a
8154                 default inbox
8155                 (closes bug 843 'Inbox cannot be changed for local
8156                  mailboxes')
8157
8158 2005-12-04 [colin]      1.9.100cvs59
8159
8160         * src/plugins/trayicon/trayicon.c
8161                 Remove Get, rename Get All to Get Mail in order to
8162                 be consistent with the default main toolbar
8163
8164 2005-12-03 [colin]      1.9.100cvs58
8165
8166         * manual/gpl.xml
8167         * manual/sylpheed-claws-manual.xml
8168                 Add GPL appendix
8169
8170 2005-12-03 [paul]       1.9.100cvs57
8171
8172         * AUTHORS
8173         * po/sv.po
8174         * src/gtk/authors.h
8175                 new (partially complete) Swedish translation
8176                 by Anders Troback <sylpheed@troback.com>
8177
8178 2005-12-02 [paul]       1.9.100cvs56
8179
8180         * configure.ac
8181                 libetpan 0.41 required
8182
8183 2005-12-02 [paul]       1.9.100cvs55
8184
8185         * src/plugins/clamav/clamav_plugin.c
8186         * src/plugins/clamav/clamav_plugin.h
8187         * src/plugins/clamav/clamav_plugin_gtk.c
8188         * src/plugins/spamassassin/spamassassin.c
8189         * src/plugins/spamassassin/spamassassin.h
8190         * src/plugins/spamassassin/spamassassin_gtk.c
8191                 unregister prefs pages on unloading, thus
8192                 preventing a crash
8193                 (thanks to Colin for the hint)
8194
8195 2005-12-02 [wwp]        1.9.100cvs54
8196
8197         * src/quote_fmt.h
8198         * src/quote_fmt_parse.y
8199                 fix misuse of gboolean*, use gboolean instead
8200                 (thanks to Paul, Colin, for pointing out that scaring one)
8201
8202 2005-12-02 [paul]       1.9.100cvs53
8203
8204         * src/plugins/clamav/clamav_plugin.c
8205                 int no --> unsigned int no
8206         * src/plugins/clamav/clamav_plugin_gtk.c
8207                 rework config page
8208
8209 2005-12-02 [wwp]        1.9.100cvs52
8210
8211         * src/compose.c
8212         * src/prefs_template.c
8213         * src/quote_fmt.h
8214         * src/quote_fmt_parse.y
8215                 prevent from executing |f and |p templates commands when
8216                 adding or replacing templates in prefs (avoids annoying and
8217                 potentially dangerous behaviours)
8218
8219 2005-12-02 [paul]       1.9.100cvs51
8220
8221         * src/prefs_common.c
8222                 allow translation of some default values
8223                 Patch by Fabien Vantard
8224
8225 2005-12-02 [paul]       1.9.100cvs50
8226
8227         * src/codeconv.c
8228         * src/codeconv.h
8229         * src/prefs_common.c
8230         * src/prefs_common.h
8231         * src/prefs_message.c
8232         * src/textview.c
8233                 remove obsolete 'convert_mb_alnum' option
8234                 and related stuff
8235         * src/gtk/about.c
8236                 remove unused 'about_textview_visibility_notify'
8237
8238 2005-12-02 [paul]       1.9.100cvs49
8239
8240         * src/prefs_account.c
8241         * src/prefs_compose_writing.c
8242         * src/prefs_fonts.c
8243         * src/prefs_gtk.h
8244         * src/prefs_image_viewer.c
8245         * src/prefs_message.c
8246         * src/prefs_other.c
8247         * src/prefs_receive.c
8248         * src/prefs_send.c
8249         * src/prefs_spelling.c
8250         * src/prefs_summaries.c
8251         * src/prefs_wrapping.c
8252         * src/plugins/dillo_viewer/dillo_prefs.c
8253         * src/plugins/pgpcore/prefs_gpg.c
8254                 several cleanups to the prefs dialogs
8255                 (slightly modified) patch by Fabien Vantard
8256
8257 2005-12-02 [paul]       1.9.100cvs48
8258
8259         * src/main.c
8260                 --exit means exit
8261         * src/send_message.c
8262                 fix crash on send when connection fails
8263
8264         Thanks to Colin
8265
8266 2005-12-01 [colin]      1.9.100cvs47
8267
8268         * src/html.c
8269                 Translate &hellip; to "..."
8270
8271 2005-11-30 [colin]      1.9.100cvs46
8272
8273         * src/matcher.c
8274         * src/matcher.h
8275                 Optimize back yesterday's fix.
8276
8277 2005-11-30 [paul]       1.9.100cvs45
8278
8279         * manual/faq.xml
8280                 standardised
8281         * manual/intro.xml
8282                 written by Colin, edited by me
8283
8284 2005-11-29 [colin]      1.9.100cvs44
8285
8286         * src/matcher.c
8287                 Skip headers unconditionnaly in match_body if the
8288                 rule is not message or ~message
8289
8290 2005-11-29 [colin]      1.9.100cvs43
8291
8292         * src/matcher.c
8293                 Fix body_part and such, not skipping headers 
8294                 if the matchcriteria wasn't the first in the rule
8295
8296 2005-11-29 [colin]      1.9.100cvs42
8297
8298         * src/compose.c
8299                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8300                 option missing from message view window)
8301                 Fix double text D'n'D with gtk-2.8
8302         * src/matcher.c
8303                 Fix ~message, ~headers_part, ~body_part rules
8304         * src/messageview.c
8305                 Add Windows-1252 (Closes bug #863)
8306                 Fix accels
8307         * src/gtk/gtkaspell.c
8308                 Properly destroy accels in all menus
8309
8310 2005-11-29 [mones]      1.9.100cvs41
8311
8312         * po/es.po
8313                 Updated.
8314
8315 2005-11-27 [colin]      1.9.100cvs40
8316
8317         * src/mh_gtk.c
8318                 "/Remove mailbox" -> "/Remove mailbox..."
8319
8320 2005-11-27 [paul]       1.9.100cvs39
8321
8322         * AUTHORS
8323         * po/de.po
8324         * src/gtk/authors.h
8325                 updated by new maintainer, Stephan Sachse
8326
8327 2005-11-27 [paul]       1.9.100cvs38
8328
8329         * manual/faq.xml
8330                 written by Colin, edited by me
8331
8332 2005-11-27 [paul]       1.9.100cvs37
8333
8334         * src/prefs_common.c
8335         * src/prefs_common.h
8336         * src/prefs_receive.c
8337         * src/prefs_summaries.c
8338                 move 'go to inbox after receiving new mail'
8339                 option from display/sumamaries to mail
8340                 handling/receive, and rework prefs_summaries
8341                 dialog a little
8342
8343 2005-11-25 [martin]     1.9.100cvs36
8344
8345         * po/de.po
8346             fixed windows-1252 translation;
8347             translated some new and fuzzy strings
8348
8349 2005-11-25 [paul]       1.9.100cvs35
8350
8351         * src/plugins/clamav/clamav_plugin.c
8352                 complete the update done in cvs34
8353
8354 2005-11-25 [paul]       1.9.100cvs34
8355
8356         * src/plugins/clamav/clamav_plugin.c
8357                 reflect upstream changes
8358
8359 2005-11-25 [paul]       1.9.100cvs33
8360
8361         * manual/ack.xml
8362         * manual/plugins.xml
8363         * manual/sylpheed-claws-manual.xml
8364                 written/updated by Colin, edited by me
8365         * tools/acroread2sylpheed.pl
8366                 update binary name
8367
8368 2005-11-24 [colin]      1.9.100cvs32
8369
8370         * src/compose.c
8371                 Fix bug #856 (reediting messages forgets Request
8372                 Return Receipt)
8373
8374 2005-11-24 [paul]       1.9.100cvs31
8375
8376         * manual/addrbook.xml
8377         * manual/starting.xml
8378                 written by Colin, proofread, edited, adapted by me
8379         * manual/advanced.xml
8380                 add some Actions examples
8381         * src/importldif.c
8382                 use a Save button instead of a Close button
8383         * src/wizard.c
8384                 indicate mandatory fields
8385                 fix page display
8386                 Thanks to Colin
8387
8388 2005-11-23 [colin]      1.9.100cvs30
8389
8390         * src/addressbook.c
8391                 Rename menu item, fix possible crash after
8392                 deletion of books
8393         * src/addrindex.c
8394                 Allow searching for '*' in ldap
8395         * src/browseldap.c
8396                 Fix "Browse Entry" (did anyone use it?)
8397         * src/wizard.c
8398                 Add guards for mandatory information
8399
8400 2005-11-23 [paul]       1.9.100cvs29
8401
8402         * manual/advanced.xml
8403                 corrections to the English
8404
8405 2005-11-23 [colin]      1.9.100cvs28
8406
8407         * src/mimeview.c
8408                 Fix possible crash at exit. After the call to
8409                 gtk_container_remove(), the Viewer's widget has no
8410                 more parent so gtk+ automatically frees it and its
8411                 sons. If destroy_viewer() then try to access it,
8412                 problems ensue.
8413
8414 2005-11-22 [colin]      1.9.100cvs27
8415
8416         * src/compose.c
8417         * src/gtk/gtkaspell.c
8418                 Fix right-clicking on a misspelled word
8419                 Fix More... in suggestions menu
8420
8421 2005-11-22 [wwp]        1.9.100cvs26
8422
8423         * src/prefs_template.c
8424                 templates works: re-sort templates list when adding or replacing,
8425                 prevent from adding or replacing when the template name is empty
8426
8427 2005-11-21 [colin]      1.9.100cvs25
8428
8429         * src/addressbook.c
8430                 Fix some addressbook suckage (dnd, select all)
8431         * src/compose.c
8432         * src/gtk/gtkaspell.c
8433         * src/gtk/gtkaspell.h
8434                 Make the spellchecker menu work with the 
8435                 GtkTextView one instead of overriding it
8436
8437 2005-11-20 [paul]       1.9.100cvs24
8438
8439         * manual/handling.xml
8440                 proofread and corrected
8441
8442 2005-11-20 [paul]       1.9.100cvs23
8443
8444         * manual/Makefile
8445                 generate html as one file
8446         * manual/advanced.xml
8447                 fix output generation
8448                 reformat hidden options list
8449         * manual/manual.xml     ** REMOVED **
8450         * manual/sylpheed-claws-manual.xml      ** ADDED **
8451                 renamed
8452
8453 2005-11-18 [colin]      1.9.100cvs22
8454
8455         * src/prefs_account.c
8456                 Fix layout in news and mbox accounts
8457         * manual/account.xml
8458         * manual/advanced.xml
8459                 New contents for Paul to check :)
8460
8461 2005-11-18 [wwp]        1.9.100cvs21
8462
8463         * src/gtk/quicksearch.c
8464                 don't update extended quicksearch buttons twice
8465
8466 2005-11-18 [paul]       1.9.100cvs20
8467
8468         * src/textview.c
8469                 complete 1.9.100cvs19
8470
8471 2005-11-18 [paul]       1.9.100cvs19
8472
8473         * src/compose.c
8474                 cosmetic improvements
8475         * src/textview.c
8476                 also list text/* attachments
8477
8478 2005-11-18 [colin]      1.9.100cvs18
8479
8480         * src/summaryview.c
8481                 Use column 0 instead of -1 in 
8482                 gtk_ctree_node_moveto, in a naive
8483                 hope it'll fix the gtk-related crashes
8484
8485 2005-11-18 [colin]      1.9.100cvs17
8486
8487         * src/gtk/inputdialog.c
8488                 Fix icon staying the first one
8489
8490 2005-11-17 [wwp]        1.9.100cvs16
8491                 fix possible problem showing some quicksearch buttons, and a bad
8492                 call to g_return_if_fail in a function that returns a value (both
8493                 fixes by Fabien Vantard)
8494
8495 2005-11-15 [wwp]        1.9.100cvs15
8496
8497         * src/gtk/quicksearch.c
8498                 added a tooltip to that obscure ... quicksearch button
8499
8500 2005-11-15 [wwp]        1.9.100cvs14
8501
8502         * src/gtk/quicksearch.c
8503                 add a quicksearch helper to filtering expression users: the ... button
8504                 raises the condition expr window. condition expressions set up w/ this
8505                 window are used by the quicksearch if the user closes it pressing OK.
8506
8507 2005-11-14 [paul]       1.9.100cvs13
8508
8509         * src/plugins/clamav/clamav_plugin.c
8510         * src/plugins/spamassassin/spamassassin.c
8511                 change plugin type following recent merging
8512
8513 2005-11-14 [wwp]        1.9.100cvs12
8514
8515         * src/folder.c
8516                 prevent from crashing when copying/moving message(s) from and
8517                 to the same folder
8518
8519 2005-11-14 [paul]       1.9.100cvs11
8520
8521         * src/plugins/clamav/Makefile.am
8522         * src/plugins/clamav/clamav_plugin.c
8523         * src/plugins/clamav/clamav_plugin.h
8524         * src/plugins/clamav/clamav_plugin_gtk.c
8525                 also merge clamav and clamav_gtk plugins
8526
8527 2005-11-13 [colin]      1.9.100cvs10
8528
8529         * configure.ac
8530         * src/plugins/spamassassin/Makefile.am
8531         * src/plugins/spamassassin/spamassassin.c
8532         * src/plugins/spamassassin/spamassassin.h
8533         * src/plugins/spamassassin/spamassassin_gtk.c
8534                 Merge spamassassin and spamassassin_gtk plugins,
8535                 and build it by default.
8536
8537 2005-11-12 [colin]      1.9.100cvs9
8538
8539         * src/etpan/imap-thread.c
8540                 Fix gcc warning
8541
8542 2005-11-12 [colin]      1.9.100cvs8
8543
8544         * src/procmime.c
8545                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8546
8547 2005-11-10 [colin]      1.9.100cvs7
8548
8549         * src/main.c
8550                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8551                 minimised state)
8552
8553 2005-11-10 [wwp]        1.9.100cvs6
8554
8555         * src/gtk/description_window.c
8556                 fix a crash when closing description windows using the WM's [X] button
8557
8558 2005-11-09 [colin]      1.9.100cvs5
8559
8560         * src/common/ssl.c
8561                 Update libetpan call to follow upstream
8562                 (yes, this requires libetpan-0.40cvs3)
8563
8564 2005-11-08 [colin]      1.9.100cvs4
8565
8566         * src/compose.c
8567         * src/textview.c
8568         * src/common/utils.c
8569         * src/common/utils.h
8570                 Enhance the email parser
8571
8572 2005-11-08 [colin]      1.9.100cvs3
8573
8574         * src/procmime.c
8575                 Fix what looks like an off-by-one (fixes 
8576                 attachments from the Bat)
8577
8578 2005-11-08 [wwp]        1.9.100cvs2
8579
8580         * src/main.c
8581                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8582
8583 2005-11-08 [wwp]        1.9.100cvs1
8584
8585         * src/main.c
8586                 allow exiting Sylpheed-Claws from command-line
8587
8588 2005-11-08 [paul]       1.9.100
8589
8590         1.9.100 released
8591
8592 2005-11-07 [colin]      1.9.99cvs17
8593
8594         * src/addritem.c
8595         * src/ldif.c
8596                 Fix import of base-64 encoded items
8597
8598 2005-11-07 [colin]      1.9.99cvs16
8599
8600         * src/send_message.c
8601                 Fix bug #314 (Queue does not empty under certain 
8602                 circumstances)
8603
8604 2005-11-07 [paul]       1.9.99cvs15
8605
8606         * src/mutt.c
8607         * src/pine.c
8608                 fix buffer overflows
8609                 Thanks to Colin
8610
8611 2005-11-07 [paul]       1.9.99cvs14
8612
8613         * doc/man/Makefile.am
8614         * doc/man/sylpheed-claws.1      ** ADDED **
8615         * doc/man/sylpheed.1            ** DELETED **
8616                 rename and update the man file
8617
8618 2005-11-06 [colin]      1.9.99cvs13
8619
8620         * src/ldif.c
8621                 Fix ldif_get_line() that returned empty strings
8622                 (Didn't understand why). Also fix a possible
8623                 buffer overflow.
8624
8625 2005-11-06 [wwp]        1.9.99cvs12
8626
8627         * src/textview.c
8628         * src/gtk/about.c
8629         * src/gtk/gtkutils.c
8630         * src/gtk/gtkutils.h
8631                 fix a compilation warning,
8632                 make links sensitive in the about dialog
8633
8634 2005-11-04 [wwp]        1.9.99cvs11
8635
8636         * src/gtk/about.c
8637                 don't wrap or translate URIs, and a bit text format cleanup
8638
8639 2005-11-04 [wwp]        1.9.99cvs10
8640
8641         * src/gtk/about.c
8642                 better textview tagging implementation (no more use of marks for
8643                 postponed tagging)
8644
8645 2005-11-02 [colin]      1.9.99cvs9
8646
8647         * src/common/ssl.c
8648                 Forgot an ifdef
8649
8650 2005-11-02 [colin]      1.9.99cvs8
8651
8652         * configure.ac
8653                 Require libetpan-0.40 due to upstream fix
8654         * src/common/ssl.c
8655                 Tell libetpan not to call SSL_Library_Init,
8656                 as we do it ourselves.
8657
8658 2005-11-02 [colin]      1.9.99cvs7
8659
8660         * po/POTFILES.in
8661                 Add missing files (thanks to Fabien Vantard)
8662
8663 2005-11-02 [colin]      1.9.99cvs6
8664
8665         * src/summaryview.c
8666                 Fix totals when read messages are hidden or quicksearch
8667                 is on
8668         * src/ssl_manager.c
8669         * src/ssl_manager.h
8670         * src/common/ssl_certificate.c
8671         * src/common/ssl_certificate.h
8672         * src/gtk/sslcertwindow.c
8673         * src/gtk/sslcertwindow.h
8674                 Fix copyright on my stuff
8675
8676 2005-11-02 [wwp]        1.9.99cvs5
8677
8678         * src/prefs_themes.c
8679                 fix directory name checking (theme installation/removal),
8680                 made related error a bit more verbose
8681
8682 2005-11-02 [colin]      1.9.99cvs4
8683
8684         * src/summaryview.c
8685                 Fix typo (probably fixes bug #841 (Sort by the From 
8686                 field doesn't work)
8687
8688 2005-11-02 [paul]       1.9.99cvs3
8689
8690         * po/ko.po
8691         * po/nb.po
8692                 updated by SungHyun Nam, Geir Helland
8693         * src/wizard.c
8694                 fix typo in welcome message. spotted by
8695                 Andrea Spadaccini
8696
8697 2005-11-01 [colin]      1.9.99cvs2
8698
8699         * src/compose.c
8700                 Fix replying to ml wen confirming subscription
8701         * src/messageview.c
8702         * src/mimeview.c
8703         * src/mimeview.h
8704         * src/privacy.h
8705         * src/summaryview.c
8706                 Make key check non blocking
8707
8708 2005-10-31 [paul]       1.9.99cvs1
8709
8710         * tools/claws.i18n.status.pl
8711                 updated for ChangeLog
8712
8713 2005-10-31 [paul]       1.9.99
8714
8715         1.9.99 released
8716
8717 2005-10-31 [paul]       1.9.15cvs131
8718
8719         * .cvsignore
8720         * ChangeLog
8721         * ChangeLog.claws       ** REMOVED **
8722         * ChangeLog-gtk2.claws  ** REMOVED **
8723         * ChangeLog.gtk1        ** ADDED **
8724         * INSTALL
8725         * Makefile.am
8726         * NEWS
8727         * README
8728         * README.claws          ** REMOVED **
8729         * README.jp             ** REMOVED **
8730         * RELEASE_NOTES         ** ADDED **
8731         * RELEASE_NOTES.claws   ** REMOVED **
8732         * commitHelper
8733         * configure.ac
8734         * sylpheed.spec.in      ** REMOVED **
8735                 tidy up and update the default docs:
8736                 ChangeLog.claws is renamed ChangeLog.gtk1
8737                 ChangeLog-gtk2.claws is renamed ChangeLog
8738                 README.claws is renamed README
8739                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8740
8741 2005-10-31 [paul]       1.9.15cvs130
8742
8743         * po/it.po
8744                 fix errors
8745
8746 2005-10-31 [paul]       1.9.15cvs129
8747
8748         * po/ca.po
8749         * po/de.po
8750         * po/en_GB.po
8751         * po/fr.po
8752         * po/it.po
8753         * po/pt_BR.po
8754         * po/sk.po
8755         * po/sr.po
8756         * po/zh_CN.po
8757                 updated by Miquel Oliete, Stephan Sachse and
8758                 Thomas Gilgin, me, Fabien Vantard, Andrea
8759                 Spadaccini, Frederico Goncalves Guimaraes,
8760                 Andrej Kacian, Aleksandar Urosevic, and
8761                 Ralgh Young.
8762
8763 2005-10-31 [mones]      1.9.15cvs128
8764
8765         * manual/faq.xml
8766                 More questions.
8767         
8768         * po/es.po
8769                 Updated for release.
8770
8771 2005-10-30 [colin]      1.9.15cvs127
8772
8773         * src/compose.c
8774                 Place cursor before rewrapping (fixes cursor
8775                 pos if quotation gets rewrapped)
8776
8777 2005-10-29 [paul]       1.9.15cvs126
8778
8779         * src/crash.c
8780         * src/foldersel.c
8781         * src/main.c
8782         * src/messageview.c
8783         * src/toolbar.c
8784         * src/gtk/authors.h
8785                 corrections to text items
8786
8787 2005-10-28 [colin]      1.9.15cvs125
8788
8789         * src/messageview.c
8790                 Make "hit 'C' to check sig" work from extern 
8791                 messageviews
8792
8793 2005-10-27 [colin]      1.9.15cvs124
8794
8795         * src/summaryview.c
8796                 Add a hack to avoid segfaulting when hammering 
8797                 on gtk's events
8798
8799 2005-10-27 [wwp]        1.9.15cvs123
8800
8801         * src/prefs_themes.c
8802                 sort list of themes names in themes prefs
8803
8804 2005-10-27 [paul]       1.9.15cvs122
8805
8806         * src/folder.c
8807         * src/prefs_account.c
8808                 fix building on Solaris
8809                 Patch by Alex Moore
8810
8811 2005-10-27 [wwp]        1.9.15cvs121
8812
8813         * src/summaryview.c
8814         * src/gtk/gtksctree.c
8815                 speed up unselecting messages in summary view (thanks to Colin)
8816
8817 2005-10-27 [paul]       1.9.15cvs120
8818
8819         * src/mainwindow.c
8820                 fix a compilation warning
8821         * src/summaryview.c
8822                 fix updating of 'n items selected' count
8823                 when deselecting
8824
8825 2005-10-27 [martin]     1.9.15cvs119
8826
8827         * src/action.c
8828                 ignore actions with a leading '/' in the action menu name
8829                 fixes a crash on menu creation
8830         * src/prefs_actions.c
8831                 do not allow a leading '/' in the action menu name
8832
8833 2005-10-27 [paul]       1.9.15cvs118
8834
8835         * src/main.c
8836                 fix compilation warning
8837
8838 2005-10-27 [paul]       1.9.15cvs117
8839
8840         * src/procmime.c
8841                 add #if HAVE_LOCALE_H
8842
8843 2005-10-27 [paul]       1.9.15cvs116
8844
8845         * src/plugins/clamav/clamav_plugin.c
8846         * src/plugins/dillo_viewer/dillo_viewer.c
8847         * src/plugins/mathml_viewer/mathml_viewer.c
8848         * src/plugins/pgpcore/plugin.c
8849         * src/plugins/pgpinline/plugin.c
8850         * src/plugins/pgpmime/plugin.c
8851         * src/plugins/spamassassin/spamassassin.c
8852         * src/plugins/trayicon/trayicon.c
8853                 plugin_init() : make error messages more
8854                 informative
8855
8856 2005-10-26 [wwp]        1.9.15cvs115
8857
8858         * src/prefs_matcher.c
8859                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8860
8861 2005-10-26 [wwp]        1.9.15cvs114
8862
8863         * src/procmime.c
8864         * src/gtk/gtksctree.c
8865         * src/plugins/spamassassin/libspamc.c
8866         * src/plugins/spamassassin/spamassassin.c
8867                 fix some compilation warnings more
8868
8869 2005-10-26 [mones]      1.9.15cvs113
8870
8871         * po/es.po
8872                 Updated translation
8873
8874 2005-10-26 [paul]       1.9.15cvs112
8875
8876         * src/prefs_message.c
8877                 give all display_xface stuff the
8878                 #if HAVE_LIBCOMPFACE treatment, thus
8879                 preventing a crash
8880                 (Thanks to Wolfgang Enderlein)
8881
8882 2005-10-26 [colin]      1.9.15cvs111
8883
8884         * src/gedit-print.c
8885                 Fix date format
8886         * src/imap_gtk.c
8887         * src/news_gtk.c
8888                 Remove context menu items that should not be there
8889         * src/jpilot.c
8890                 Fix encoding
8891         * src/main.c
8892         * src/mainwindow.c
8893                 Don't show the mainwindow too soon
8894
8895 2005-10-26 [wwp]        1.9.15cvs110
8896
8897         * src/folder.c
8898         * src/manual.c
8899         * src/summaryview.c
8900                 fix uninitialized pointers in the folder updating hook
8901                 (thanks to Colin)
8902
8903 2005-10-25 [mones]      1.9.15cvs109
8904
8905         * manual/faq.xml
8906                 General information subsection completed. 
8907                 Removed archaic references.
8908                 
8909         * manual/Makefile
8910         * manual/dtd/manual.dsl
8911                 Added customization stylesheet for getting paragraphs
8912                 fully justified in PDF output (as suggested by Colin).
8913
8914 2005-10-25 [colin]      1.9.15cvs108
8915
8916         * src/compose.c
8917                 Fix a second leak
8918
8919 2005-10-25 [colin]      1.9.15cvs107
8920
8921         * src/addrbook.c
8922         * src/addrindex.c
8923                 Fix leak (xml_get_element() allocates memory)
8924         * src/compose.c
8925                 Fix leak + dead code (shame!)
8926         * src/procmime.c
8927                 Fix leak
8928
8929 2005-10-25 [colin]      1.9.15cvs106
8930
8931         * src/mimeview.c
8932                 Fix encoding issue in Save all and in 
8933                 overwrite-confirmation alertpanel
8934
8935 2005-10-25 [colin]      1.9.15cvs105
8936
8937         * src/common/socket.c
8938                 Fix a leak - Thanks to Christopher Aillon
8939                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8940
8941 2005-10-25 [paul]       1.9.15cvs104
8942
8943         * src/wizard.c
8944                 Always guess servers from the right-hand
8945                 email part and guess username from the
8946                 left-hand part. (Thanks to Colin)
8947                 add an X-Face to the welcome message
8948
8949 2005-10-25 [paul]       1.9.15cvs103
8950
8951         * manual/handling.xml
8952                 written by Colin, edited by me
8953
8954 2005-10-25 [wwp]        1.9.15cvs102
8955
8956         * src/folderview.c
8957         * src/grouplistdialog.c
8958         * src/imap.c
8959         * src/noticeview.c
8960                 fix some compilation warnings
8961
8962 2005-10-24 [paul]
8963
8964         1.9.99-rc3 released
8965
8966 2005-10-24 [paul]       1.9.15cvs101
8967
8968         * src/gtk/about.c
8969                 fix window sizing
8970
8971 2005-10-24 [paul]       1.9.15cvs100
8972
8973         * src/pixmaps/offline.xpm
8974         * src/pixmaps/online.xpm
8975                 replace with last default versions
8976
8977 2005-10-24 [colin]      1.9.15cvs99
8978
8979         * src/imap.c
8980                 Fix bug when moving a folder
8981         * src/imap_gtk.c
8982         * src/mh_gtk.c
8983                 "Delete folder" pops up a window, so it 
8984                 should be suffixed with "..."
8985         * src/plugins/pgpcore/sgpgme.c
8986                 Include locale.h
8987
8988 2005-10-24 [mones]      1.9.15cvs98
8989
8990         * manual/Makefile
8991         * manual/account.xml
8992         * manual/ack.xml
8993         * manual/addrbook.xml
8994         * manual/advanced.xml
8995         * manual/faq.xml
8996         * manual/glossary.xml
8997         * manual/gpl.xml
8998         * manual/handling.xml
8999         * manual/intro.xml
9000         * manual/keyboard.xml
9001         * manual/manual.xml
9002         * manual/plugins.xml
9003         * manual/starting.xml
9004         * manual/dtd/sdocbook.dtd
9005                 Initial manual structure and some content.
9006
9007 2005-10-23 [wwp]        1.9.15cvs97
9008
9009         * src/gtk/about.c
9010                 fix a typo
9011
9012 2005-10-23 [wwp]        1.9.15cvs96
9013
9014         * src/gtk/about.c
9015         * src/gtk/authors.h
9016                 rework of the about window (main work by Paul), also featuring a few
9017                 fixes for typos and duplicate names
9018
9019 2005-10-23 [wwp]        1.9.15cvs95
9020
9021         * src/.cvsignore
9022                 Ignore the right binary name (sylpheed-claws now)
9023
9024 2005-10-23 [paul]       1.9.15cvs94
9025
9026         * src/compose.c
9027                 when using Folder Pref 'Default To for
9028                 replies' make the entry in the Compose
9029                 window bold
9030                 Patch by Fabien Vantard
9031
9032 2005-10-22 [colin]      1.9.15cvs93
9033
9034         * src/codeconv.c
9035                 Fix leak
9036
9037 2005-10-22 [colin]      1.9.15cvs92
9038
9039         * src/codeconv.c
9040                 try to convert using locale (apart utf8) if necessary
9041
9042 2005-10-22 [colin]      1.9.15cvs91
9043
9044         * src/pixmaps/new.xpm
9045         * src/pixmaps/unread.xpm
9046                 Make the unread envelope blue again and
9047                 saturate the new one a bit more.
9048
9049 2005-10-22 [colin]      1.9.15cvs90
9050
9051         * src/compose.c
9052                 When replying to a mail sent by one of our accounts,
9053                 use the original list of recipients. Let 'Reply All'
9054                 and 'Reply to sender' work like previously.
9055
9056 2005-10-21 [colin]      1.9.15cvs89
9057
9058         * src/prefs_filtering.c
9059                 Clear fields after add and replace
9060         * src/textview.c
9061                 Display xface differently (better)
9062         * src/plugins/pgpinline/pgpinline.c
9063                 Fix crappy encodings/recodings
9064
9065 2005-10-21 [paul]       1.9.15cvs88
9066
9067         * src/compose.c
9068         * src/prefs_folder_item.c
9069         * src/toolbar.c
9070                 fix news folder Folder Properties
9071                 (thanks to Colin)
9072         * src/folderview.c
9073                 update folderview after Themes change
9074                 keep selected folder selected
9075                 (thanks to Colin)
9076
9077 2005-10-21 [paul]       1.9.15cvs87
9078
9079         * tools/Makefile.am
9080         * tools/OOo2sylpheed.pl
9081         * tools/README
9082         * tools/README.sylprint
9083         * tools/asus_mailled.sh         ** REMOVED **
9084         * tools/filter_conv.pl
9085         * tools/freshmeat_search.pl
9086         * tools/google_search.pl
9087         * tools/gpg-sign-syl            ** REMOVED **
9088         * tools/kmail2sylpheed.pl
9089         * tools/kmail2sylpheed_v2.pl
9090         * tools/multiwebsearch.pl
9091         * tools/nautilus2sylpheed.sh
9092         * tools/newscache_clean.pl
9093         * tools/outlook2sylpheed.pl
9094         * tools/sylpheed-switcher       ** REMOVED **
9095         * tools/sylprint.pl
9096         * tools/sylprint.rc
9097         * tools/tb2sylpheed
9098         * tools/vcard2xml.py
9099         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9100                 update default config dir
9101                 update binary name (thanks to Fabien Vantard)
9102                 remove obsolete scripts
9103
9104 2005-10-21 [colin]      1.9.15cvs86
9105
9106         * src/inc.c
9107                 Fix possible leak and units. Based on a patch by
9108                 Fabien Vantard.
9109
9110 2005-10-20 [colin]      1.9.15cvs85
9111
9112         * src/textview.c
9113                 Clear xface when clearing textview
9114
9115 2005-10-20 [colin]      1.9.15cvs84
9116
9117         * configure.ac
9118         * src/folderview.c
9119         * src/headerview.c
9120         * src/main.c
9121         * src/prefs_common.c
9122         * src/prefs_common.h
9123         * src/prefs_message.c
9124         * src/textview.c
9125         * src/textview.h
9126         * src/common/defs.h
9127         * src/common/utils.c
9128         * src/common/utils.h
9129         * src/gtk/gtkutils.c
9130         * src/gtk/gtkutils.h
9131                 Migrate config to .sylpheed-claws (Automatically)
9132                 Add a way to get the Xface in the TextView
9133
9134 2005-10-20 [colin]      1.9.15cvs83
9135
9136         * src/gtk/Makefile.am
9137         * src/gtk/about.c
9138         * src/gtk/authors.h
9139                 Make the about dialog *grooovy*
9140
9141 2005-10-20 [colin]      1.9.15cvs82
9142
9143         * src/mimeview.c
9144                 Use "Open with" on double click if no command
9145                 was found
9146
9147 2005-10-20 [colin]      1.9.15cvs81
9148
9149         * src/imap.c
9150         * src/etpan/imap-thread.c
9151                 Fix possible crash.
9152
9153 2005-10-20 [paul]       1.9.15cvs80
9154
9155         * src/folder.c
9156                 don't show clipkey icon if the only
9157                 attachment is the signature
9158                 Patch by Colin
9159
9160 2005-10-20 [paul]       1.9.15cvs79
9161
9162         * AUTHORS
9163         * src/plugins/pgpmime/pgpmime.c
9164                 name the PGP/MIME signature 'signature.asc'
9165                 Patch by Andrew Nelson <freeandy@gmail.com>
9166
9167 2005-10-19 [colin]      1.9.15cvs78
9168
9169         * src/plugins/pgpmime/pgpmime.c
9170                 Oops, no need to double-check though
9171
9172 2005-10-19 [colin]      1.9.15cvs77
9173
9174         * src/plugins/pgpinline/pgpinline.c
9175         * src/plugins/pgpmime/pgpmime.c
9176                 Check that my_tmpfile() doesn't 
9177                 return NULL
9178
9179 2005-10-19 [colin]      1.9.15cvs76
9180
9181         * src/common/utils.c
9182                 Use shorter mime boundaries to avoid having
9183                 MTAs rewrapping our headers, breaking the
9184                 PGP signature in the process 
9185         * src/compose.c
9186         * src/plugins/pgpmime/pgpmime.c
9187                 Check for boundary uniqueness to be sure
9188                 it won't happen, instead of hoping for the
9189                 best
9190
9191 2005-10-19 [colin]      1.9.15cvs75
9192
9193         * sylpheed-claws.desktop
9194         * src/Makefile.am
9195         * src/main.c
9196                 Ship a sylpheed-claws binary instead
9197                 of a sylpheed one. Change the socket
9198                 name, too
9199         * src/folderview.c
9200                 Update folder only if it changed
9201         * src/wizard.c
9202                 Fix i18n in welcome mail, patch by
9203                 Fabien Vantard
9204
9205 2005-10-19 [paul]
9206
9207         1.9.99-rc2 released
9208
9209 2005-10-19 [paul]       1.9.15cvs74
9210
9211         * src/folder.c
9212         * src/folderview.c
9213                 fix summaryview update
9214                 Patch by Colin
9215
9216 2005-10-18 [colin]      1.9.15cvs73
9217
9218         * src/plugins/pgpcore/passphrase.c
9219                 Don't XGrabServer, and try a bit more to 
9220                 sync everything before grabbing mouse/keyboard
9221
9222 2005-10-18 [colin]      1.9.15cvs72
9223
9224         * src/Makefile.am
9225         * src/addressadd.c
9226         * src/addressbook.c
9227         * src/folderview.c
9228         * src/grouplistdialog.c
9229         * src/mimeview.c
9230         * src/stock_pixmap.c
9231         * src/stock_pixmap.h
9232         * src/summaryview.c
9233         * src/gtk/gtksctree.c
9234         * src/gtk/gtksctree.h
9235         * src/pixmaps/empty.xpm
9236                 Implement a wrapper call for gtk_ctree_set_node_info
9237                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9238                 pixmap instead of a NULL one. This works around some
9239                 memory problems deep inside gtk, revealed by valgrind,
9240                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9241                 as locked crashes sylpheed.), as well as, probably, 
9242                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9243
9244 2005-10-17 [colin]      1.9.15cvs71
9245
9246         * src/mimeview.c
9247                 Provide visual feedback when checking
9248                 signature
9249
9250 2005-10-17 [colin]      1.9.15cvs70
9251
9252         * src/main.c
9253                 Keep the folder list frozen while checking caches...
9254
9255 2005-10-17 [colin]      1.9.15cvs69
9256
9257         * src/addr_compl.c
9258                 Fi bug #833 (Autocompleting from addressbook 
9259                 fails with extended chars)
9260         * src/imap.c
9261                 Fix 'adding messages' staying in statusbar
9262                 after an error
9263
9264 2005-10-17 [wwp]        1.9.15cvs68
9265
9266         * src/ssl_manager.c
9267                 Fix buttons' layout resizing when window size changes
9268
9269 2005-10-17 [wwp]        1.9.15cvs67
9270
9271         * src/account.c
9272         * src/prefs_account.c
9273         * src/prefs_common.c
9274         * src/prefs_common.h
9275         * src/prefs_folder_item.c
9276         * src/prefs_gtk.c
9277         * src/gtk/logwindow.c
9278         * src/gtk/pluginwindow.c
9279         * src/gtk/prefswindow.c
9280         * src/gtk/prefswindow.h
9281                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9282
9283 2005-10-17 [paul]       1.9.15cvs66
9284
9285         * configure.ac
9286                 fix missing libetpan message
9287         * po/en_GB.po
9288                 updated
9289         * src/crash.c
9290         * src/manual.c
9291         * src/prefs_themes.c
9292         * src/common/defs.h
9293                 add some new URI defines, change some
9294                 others
9295         * src/wizard.c
9296                 make welcome message translatable
9297                 small improvements to english
9298                 other tweaks
9299         * src/gtk/menu.c
9300                 fix warnings
9301
9302 2005-10-17 [paul]       1.9.15cvs65
9303
9304         * src/summaryview.c
9305                 fix column titles
9306
9307 2005-10-16 [mones]      1.9.15cvs64
9308
9309         * po/es.po
9310                 Updated translation
9311
9312 2005-10-16 [colin]
9313
9314         1.9.99-rc1 released
9315
9316 2005-10-16 [colin]      1.9.15cvs63
9317
9318         * src/wizard.c
9319                 Fix whitespace
9320
9321 2005-10-16 [colin]      1.9.15cvs62
9322
9323         * src/toolbar.c
9324                 s/Get All/Get Mail/
9325         * src/wizard.c
9326                 Real welcome mail text, thanks Paul
9327
9328 2005-10-16 [colin]      1.9.15cvs61
9329
9330         * src/editldap.c
9331         * src/exporthtml.c
9332         * src/main.c
9333         * src/mainwindow.c
9334         * src/prefs_themes.c
9335         * src/prefs_toolbar.c
9336         * src/plugins/demo/demo.c
9337         * src/plugins/trayicon/trayicon.c
9338                 s/Sylpheed/Sylpheed-Claws/
9339
9340 2005-10-16 [colin]      1.9.15cvs60
9341
9342         * src/wizard.c
9343                 Add a welcome email in the first empty mailbox
9344         * src/prefs_common.c
9345                 Change one more default
9346
9347 2005-10-16 [colin]      1.9.15cvs59
9348
9349         * src/wizard.c
9350                 Remove printf
9351
9352 2005-10-16 [colin]      1.9.15cvs58
9353
9354         * src/toolbar.c
9355         * src/prefs_common.c
9356                 Change some defaults
9357
9358 2005-10-16 [colin]      1.9.15cvs57
9359
9360         * src/toolbar.c
9361         * src/prefs_common.c
9362                 Change some defaults
9363
9364 2005-10-16 [colin]      1.9.15cvs56
9365
9366         * src/wizard.c
9367                 By default, initialize fonts to have
9368                 the same size as normal GtkWidgets
9369
9370 2005-10-16 [colin]      1.9.15cvs55
9371
9372         * src/mimeview.c
9373                 Fix message a bit more
9374
9375 2005-10-16 [colin]      1.9.15cvs54
9376
9377         * src/addressbook.c
9378                 Second attempt at flicker fixing
9379
9380 2005-10-16 [colin]      1.9.15cvs53
9381
9382         * src/addressbook.c
9383                 Fix flicker
9384
9385 2005-10-16 [wwp]        1.9.15cvs52
9386
9387         * src/addressbook.c
9388         * src/editaddress.c
9389         * src/prefs_common.c
9390         * src/prefs_common.h
9391                 Remember window sizes (address book)
9392
9393 2005-10-16 [wwp]        1.9.15cvs51
9394
9395         * src/plugins/clamav/clamav_plugin_gtk.c
9396         * src/plugins/spamassassin/spamassassin_gtk.c
9397                 Fix compilation warnings (missing #include).
9398
9399 2005-10-16 [colin]      1.9.15cvs50
9400
9401         * src/mimeview.c
9402         * src/summaryview.c
9403         * src/textview.c
9404                 Make 'c' check signature, and forward
9405                 c, l, y, t from summaryview to mimeview
9406
9407 2005-10-16 [colin]      1.9.15cvs49
9408
9409         * src/addressbook.c
9410                 Put border around buttons
9411         * src/mainwindow.c
9412         * src/summaryview.c
9413                 Rework menus (Patch based on a patch
9414                 by Paul)
9415
9416 2005-10-15 [wwp]        1.9.15cvs48
9417
9418         * src/editjpilot.c
9419         * src/editldap.c
9420         * src/editvcard.c
9421         * src/exphtmldlg.c
9422         * src/expldifdlg.c
9423         * src/export.c
9424         * src/import.c
9425         * src/importldif.c
9426         * src/importmutt.c
9427         * src/importpine.c
9428         * src/prefs_account.c
9429         * src/prefs_spelling.c
9430         * src/gtk/gtkutils.c
9431         * src/gtk/gtkutils.h
9432         * src/plugins/clamav/clamav_plugin_gtk.c
9433         * src/plugins/spamassassin/spamassassin_gtk.c
9434                 use nicer browse-for-file/dir buttons than the "..." ones,
9435                 code factorizing more.
9436
9437 2005-10-14 [colin]      1.9.15cvs47
9438
9439         * src/mainwindow.c
9440                 set relief on the account switcher so that people see it
9441                 grey out Create processing rules when no message is selected
9442         * src/prefs_filtering.c
9443                 ask before closing if the rule has not been modified, even if
9444                 it's not valid
9445         * src/prefs_matcher.c
9446                 fix sensitivity when entering the dialog
9447         * src/gtk/inputdialog.c
9448                 display a better icon on password ask
9449         * src/plugins/pgpcore/passphrase.c
9450                 make the dialog look better
9451
9452 2005-10-14 [paul]       1.9.15cvs46
9453
9454         * src/folderview.c
9455                 indicate presense of marked msgs in
9456                 unexpanded subfolders
9457
9458 2005-10-14 [paul]       1.9.15cvs45
9459
9460         * src/prefs_actions.c
9461         * src/prefs_common.c
9462         * src/prefs_common.h
9463         * src/prefs_filtering_action.c
9464         * src/prefs_matcher.c
9465         * src/prefs_template.c
9466                 remember window sizes
9467                 fix Info button size
9468
9469         Patches by wwp
9470
9471 2005-10-13 [colin]      1.9.15cvs44
9472
9473         * src/mimeview.c
9474         * src/noticeview.c
9475         * src/noticeview.h
9476                 Add a tooltip on the icon (optional) 
9477                 Get rid of the signature buttons and only
9478                 use the icon+tooltip
9479
9480 2005-10-13 [colin]      1.9.15cvs43
9481
9482         * src/noticeview.c
9483         * src/noticeview.h
9484                 Add hand cursor for hovering over icon
9485
9486 2005-10-13 [colin]      1.9.15cvs42
9487
9488         * src/summaryview.c
9489                 Fix crash when quicksearch's hidden 
9490                 at startup
9491
9492 2005-10-13 [colin]      1.9.15cvs41
9493
9494         * src/compose.c
9495                 Set subject when forwarding multiple mails
9496                 Check that other recipient than the default Cc or Bcc
9497                 have been set before sending.
9498
9499 2005-10-13 [colin]      1.9.15cvs40
9500
9501         * src/imap.c
9502                 Batch per-folder
9503                 Introduce locking, but don't use it yet
9504
9505 2005-10-13 [colin]      1.9.15cvs39
9506
9507         * src/gtk/quicksearch.c
9508                 Reset quicksearch when hiding it
9509                 Make sticky a real pref
9510
9511 2005-10-13 [colin]      1.9.15cvs38
9512
9513         * src/summaryview.c
9514                 Faster prefs apply
9515
9516 2005-10-13 [colin]      1.9.15cvs37
9517
9518         * src/mimeview.c
9519         * src/noticeview.c
9520         * src/noticeview.h
9521         * src/plugins/pgpcore/sgpgme.c
9522                 Make privacy icon clickable
9523                 Move Trust field in Full info
9524                 When trust is less than full, don't display
9525                 a warning icon
9526
9527 2005-10-13 [colin]      1.9.15cvs36
9528
9529         * src/folder.c
9530                 Batch on flags sync
9531         * src/folderview.c
9532                 Revert speed hack which is dangerous in fact
9533                 Apply prefs faster
9534
9535 2005-10-13 [colin]      1.9.15cvs35
9536
9537         * src/folder_item_prefs.c
9538                 Fix pref corruption on folder move. Patch
9539                 by wwp
9540
9541 2005-10-13 [paul]       1.9.15cvs34
9542
9543         * src/export.c
9544         * src/import.c
9545                 fix typos in g_warnings
9546         * src/prefs_account.c
9547                 add a file selector for Signature file
9548
9549         Patches by wwp
9550
9551 2005-10-12 [colin]      1.9.15cvs33
9552
9553         * src/mimeview.c
9554                 Provide a quick way to go back from a
9555                 signature's full info to the email part
9556
9557 2005-10-12 [colin]      1.9.15cvs32
9558
9559         * src/compose.c
9560                 Remove old hack of encoding signed mails with base64.
9561                 QP works equally well.
9562
9563 2005-10-12 [colin]      1.9.15cvs31
9564
9565         * src/crash.c
9566                 Replace deprecated GtkText with GtkTextView
9567         * src/imap.c
9568                 Fix a logic bug about counts in imap_select
9569                 (previously un-triggered)
9570         * src/mainwindow.c
9571         * src/summaryview.c
9572         * src/news.c
9573                 Allow local deletion of news posts
9574         * src/mimeview.c
9575                 Show GPG noticeview on the message/rfc822 part
9576                 in addition to the text/plain one
9577         * src/prefs_image_viewer.c
9578           src/plugins/pgpcore/prefs_gpg.c
9579                 Polish (set the label as part of the checkbox)
9580         * src/wizard.c
9581                 Don't sit there doing nothing after destroying
9582                 the window - return err
9583
9584 2005-10-11 [colin]      1.9.15cvs30
9585
9586         * src/folderview.c
9587                 Apply processing rules before showing folders.
9588                 Early folder show (before flags sync) will only
9589                 be done when there are no processing rules (nor
9590                 pre- or post- ones)
9591         * src/imap.c
9592                 Fix stuff related to mail subdir, creation and 
9593                 deletion of folders 
9594         * src/imap_gtk.c
9595                 Don't allow creation of folders in NoInferior
9596                 folders, as it won't work
9597
9598 2005-10-10 [colin]      1.9.15cvs29
9599
9600         * src/compose.c
9601                 Reselect "None" Privacy system when selecting an
9602                 account with no privacy system defined
9603
9604 2005-10-10 [colin]      1.9.15cvs28
9605
9606         * src/mainwindow.c
9607                 Add Windows-1252 encoding
9608         * src/prefs_common.c
9609                 Rework some defaults:
9610                 - autosave to draft by default
9611                 - don't show header pane (it's already in the textview)
9612                 - Select first new or unread mail on entry
9613                 - Assume 'Yes' to change folder when there's no more
9614                   unread message
9615         * src/prefs_matcher.c
9616                 Fix a gtk assertion failure
9617         * src/gtk/colorlabel.c
9618                 Workaround bad repainting on selection
9619         * src/main.c
9620                 Freeze/thaw (a bit faster on ssh -X)
9621         * src/msgcache.c
9622                 Get rid of StrdupConverter that just adds an
9623                 extra strdup/free 
9624         * src/etpan/imap_thread.c
9625                 memset buf to 0
9626
9627 2005-10-10 [colin]      1.9.15cvs27
9628
9629         * src/export.c
9630         * src/import.c
9631                 Fix compile on gtk 2.4. Patch by wwp
9632
9633 2005-10-09 [colin]      1.9.15cvs26
9634
9635         * src/mainwindow.c
9636         * src/messageview.c
9637         * src/summaryview.c
9638                 Clarify forward menus. Patch by wwp
9639
9640 2005-10-09 [colin]      1.9.15cvs25
9641
9642         * src/compose.c
9643         * src/compose.h
9644                 Fix bug #829 (Non-working "Encrypt message by 
9645                 default when replying to an encrypted message")
9646
9647 2005-10-08 [colin]      1.9.15cvs24
9648
9649         * src/wizard.c
9650                 Fix bug #827 ("Welcome" setup wizard after a 
9651                 permission error gives up & forgets itself.)
9652
9653 2005-10-08 [colin]      1.9.15cvs23
9654
9655         * src/procmime.c
9656                 Fix bug #828 (Ignoring headers with spaces around = sign)
9657
9658 2005-10-08 [colin]      1.9.15cvs22
9659
9660         * src/export.c
9661                 Warning fix by wwp
9662
9663 2005-10-08 [colin]      1.9.15cvs21
9664
9665         * src/folder.c
9666         * src/folder.h
9667                 Add a processing_pending indicator, set on 
9668                 folder_item_open and cleared after 
9669                 folder_item_process_open
9670         * src/folderview.c
9671         * src/summaryview.c
9672                 wrap procmsg_msginfo_*_flags, and in the
9673                 wrapper check that there's no folder processing 
9674                 pending. If there is, defer the flags change until 
9675                 processing is done to avoid stepping over each
9676                 other's toes.
9677                 Freeze during processing, but not during scanning.
9678
9679 2005-10-07 [colin]      1.9.15cvs20
9680
9681         * src/plugins/pgpcore/passphrase.c
9682                 Fix bug #826 (X-Server hangs when 
9683                 right-clicking a PGP encrypted message)
9684
9685 2005-10-07 [paul]       1.9.15cvs19
9686
9687         * src/compose.c
9688                 fix compose_entries[]
9689                 patch by Fabien Vantard
9690
9691 2005-10-06 [colin]      1.9.15cvs18
9692
9693         * src/pixmaps/address.xpm
9694         * src/pixmaps/address_book.xpm
9695         * src/pixmaps/book.xpm
9696         * src/pixmaps/check_spelling.xpm
9697         * src/pixmaps/checkbox_off.xpm
9698         * src/pixmaps/checkbox_on.xpm
9699         * src/pixmaps/close.xpm
9700         * src/pixmaps/complete.xpm
9701         * src/pixmaps/continue.xpm
9702         * src/pixmaps/deleted.xpm
9703         * src/pixmaps/down_arrow.xpm
9704         * src/pixmaps/exec.xpm
9705         * src/pixmaps/forwarded.xpm
9706         * src/pixmaps/group.xpm
9707         * src/pixmaps/ignorethread.xpm
9708         * src/pixmaps/interface.xpm
9709         * src/pixmaps/jpilot.xpm
9710         * src/pixmaps/ldap.xpm
9711         * src/pixmaps/linewrap.xpm
9712         * src/pixmaps/linewrapcurrent.xpm
9713         * src/pixmaps/mail.xpm
9714         * src/pixmaps/mail_attach.xpm
9715         * src/pixmaps/mail_compose.xpm
9716         * src/pixmaps/mail_forward.xpm
9717         * src/pixmaps/mail_receive.xpm
9718         * src/pixmaps/mail_receive_all.xpm
9719         * src/pixmaps/mail_reply.xpm
9720         * src/pixmaps/mail_reply_to_all.xpm
9721         * src/pixmaps/mail_reply_to_author.xpm
9722         * src/pixmaps/mail_send.xpm
9723         * src/pixmaps/mail_send_queue.xpm
9724         * src/pixmaps/mime_application.xpm
9725         * src/pixmaps/mime_audio.xpm
9726         * src/pixmaps/mime_image.xpm
9727         * src/pixmaps/mime_message.xpm
9728         * src/pixmaps/mime_text_enriched.xpm
9729         * src/pixmaps/mime_text_html.xpm
9730         * src/pixmaps/mime_text_plain.xpm
9731         * src/pixmaps/mime_unknown.xpm
9732         * src/pixmaps/new.xpm
9733         * src/pixmaps/news_compose.xpm
9734         * src/pixmaps/offline.xpm
9735         * src/pixmaps/online.xpm
9736         * src/pixmaps/paste.xpm
9737         * src/pixmaps/preferences.xpm
9738         * src/pixmaps/privacy_emblem_encrypted.xpm
9739         * src/pixmaps/privacy_expired.xpm
9740         * src/pixmaps/privacy_failed.xpm
9741         * src/pixmaps/privacy_passed.xpm
9742         * src/pixmaps/privacy_signed.xpm
9743         * src/pixmaps/privacy_unknown.xpm
9744         * src/pixmaps/privacy_warn.xpm
9745         * src/pixmaps/properties.xpm
9746         * src/pixmaps/replied.xpm
9747         * src/pixmaps/search.xpm
9748         * src/pixmaps/unread.xpm
9749         * src/pixmaps/up_arrow.xpm
9750         * src/pixmaps/vcard.xpm
9751                 Modernize internal theme, with icons from the 
9752                 Gnomaws theme. Keep some of the old ones where
9753                 they were better.
9754
9755 2005-10-06 [colin]      1.9.15cvs17
9756
9757         * src/summaryview.c
9758                 Little optimisations + bugfix
9759         * src/toolbar.c
9760                 Remove default useless items - useless being defined
9761                 by the default relevant prefs
9762         * src/wizard.c
9763                 include config.h to make gettext work
9764         * src/prefs_themes.c
9765                 Fix selection of current theme in prefs
9766
9767 2005-10-06 [colin]      1.9.15cvs16
9768
9769         * src/prefs_common.c
9770         * src/prefs_common.h
9771         * src/prefs_summaries.c
9772         * src/folderview.c
9773                 Add a warning dialog on Mark all read 
9774                 (with pref to get rid of it)
9775
9776 2005-10-06 [paul]       1.9.15cvs15
9777
9778         * po/nb.po
9779         * po/pt_BR.po
9780                 updated by Geir Helland and Frederico
9781                 Goncalves Guimaraes
9782
9783 2005-10-05 [colin]      1.9.15cvs14
9784
9785         * src/folder.c
9786         * src/folder.h
9787         * src/folderview.c
9788         * src/folderview.h
9789         * src/imap_gtk.c
9790         * src/mh_gtk.c
9791         * src/mainwindow.c
9792         * src/setup.c
9793                 add a way to rescan without rebuilding
9794                 make moving a bit faster (less folders changes)
9795                 don't lock the tree on Get 
9796         * src/imap.c
9797                 Don't re-delete deleted messages before expunging
9798         * src/summaryview.c
9799                 Set batch mode when deleting mails
9800
9801 2005-10-05 [paul]       1.9.15cvs13
9802
9803         * src/mainwindow.c
9804         * src/mainwindow.h
9805                 fix disabled Execute menu item
9806         * src/toolbar.c
9807                 match the change in 1.9.15cvs10: use Compose
9808                 instead of News by default
9809
9810 2005-10-04 [colin]      1.9.15cvs12
9811
9812         * src/compose.c
9813                 When replying to an ML post with Reply-To set
9814                 to the poster's email, honor it (as before),
9815                 but also honor our user's request to reply to
9816                 the mailing list: set the ML address in the To
9817                 field and the Reply-To address in the Cc: 
9818                 field.
9819
9820 2005-10-04 [colin]      1.9.15cvs11
9821
9822         * src/plugins/trayicon/trayicon.c
9823                 Finish cosmetic change - thanks to wwp
9824
9825 2005-10-04 [colin]      1.9.15cvs10
9826
9827         * src/toolbar.c
9828                 Use Compose instead of Email by default.
9829                 Spotted by wwp.
9830
9831 2005-10-04 [colin]      1.9.15cvs9
9832
9833         * src/folder.c
9834         * src/folder.h
9835         * src/folderview.c
9836         * src/imap.c
9837         * src/etpan/imap-thread.c
9838         * src/etpan/imap-thread.h
9839                 Try to make IMAP faster, by simplifying SEARCH
9840                 commands, avoiding sending two STATUS in a row,
9841                 and deferring flags sync and processing just
9842                 after displaying the folder. 
9843                 This will update the SummaryView in certain
9844                 cases (new mails not already fetched, flags
9845                 changed from another client) but in a non-
9846                 blocking manner.
9847
9848 2005-10-04 [colin]      1.9.15cvs8
9849
9850         * src/plugins/trayicon/trayicon.c
9851                 Relabel "Offline" to "Work offline"
9852
9853 2005-10-04 [colin]      1.9.15cvs7
9854
9855         * src/export.c
9856         * src/import.c
9857         * src/mbox.c
9858                 Fix mbox import/export buglets
9859                 Patch by wwp
9860         * src/plugins/trayicon/trayicon.c
9861                 Add offline swithc
9862                 Patch by wwp
9863
9864 2005-10-04 [colin]      1.9.15cvs6
9865
9866         * src/folder.c
9867         * src/folderview.c
9868         * src/summaryview.c
9869                 Better fix (don't break mark all read) for cvs2
9870
9871 2005-10-03 [colin]      1.9.15cvs5
9872
9873         * src/folder.c
9874                 Use a sane sort by default
9875
9876 2005-10-03 [colin]      1.9.15cvs4
9877
9878         * src/inc.c
9879                 Add a 'Only once' button for overriding offline mode
9880         * src/prefs_account.c
9881         * src/wizard.c
9882                 Add Local mbox to the wizard
9883                 Add IMAP subdir to the wizard (or the wizard is useless
9884                 for such accounts, or even worse than useless)
9885                 Move IMAP subdir from Advanced to Receive tab, as it's
9886                 not that uncommon
9887
9888 2005-10-03 [colin]      1.9.15cvs3
9889
9890         * src/send_message.c
9891                 Forgot this one in cvs1
9892
9893 2005-10-03 [colin]      1.9.15cvs2
9894
9895         * src/folder.c
9896                 Faster close when leaving a folder with lots
9897                 of new mails. Idea by David Relson.
9898
9899 2005-10-03 [colin]      1.9.15cvs1
9900
9901         * src/compose.c
9902         * src/imap.c
9903         * src/inc.c
9904         * src/main.c
9905         * src/messageview.c
9906         * src/news.c
9907         * src/summaryview.c
9908         * src/gtk/sslcertwindow.c
9909         * src/plugins/trayicon/trayicon.c
9910                 Add accels to every AlertPanel. Patch by Fabien 
9911                 Vantard
9912
9913 2005-10-03 [paul]       1.9.15
9914
9915         1.9.15 released
9916
9917 2005-10-03 [paul]       1.9.14cvs68
9918
9919         * po/ca.po
9920         * po/de.po
9921         * po/es.po
9922         * po/fi.po
9923         * po/fr.po
9924         * po/sk.po
9925         * po/sr.po
9926         * po/zh_CN.po
9927                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9928                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9929                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9930
9931 2005-10-03 [paul]       1.9.14cvs67
9932
9933         * src/send_message.c
9934                 prevent hang on Cancel
9935                 patch by Colin
9936
9937 2005-10-03 [paul]       1.9.14cvs66
9938
9939         * src/main.c
9940                 fix crash in IMAP caused by discrepancy
9941                 between check_at_startup and offline mode
9942                 Patch by Colin
9943
9944 2005-10-01 [paul]       1.9.14cvs65
9945
9946         * src/inc.c
9947                 fix engrish
9948
9949 2005-10-01 [paul]       1.9.14cvs64
9950         * src/export.c
9951         * src/import.c
9952                 synchronise import_mbox() and export_mbox()
9953         * src/mbox.c
9954                 proc_mbox(): add alert if file cannot be opened
9955                 export_list_to_mbox(): test if dest file exists,
9956                 prompt user to overwrite if it does. add alert
9957                 if file cannot be created
9958                                                                 
9959         Patch by wwp
9960                                                                                                                 
9961
9962 2005-09-30 [paul]       1.9.14cvs63
9963
9964         * src/addressbook.c
9965                 Fix sensitivity of a menu
9966         * src/codeconv.c
9967                 Respect hidden pref for mails with no encoding
9968         * src/common/xml.c
9969                 Fix memory corruption
9970         * src/plugins/pgpcore/sgpgme.c
9971                 Fix segfault on incomplete sigs, and display
9972                 of S/Mime UIDs
9973
9974         Patches by Colin
9975
9976 2005-09-30 [colin]      1.9.14cvs62
9977
9978         * src/partial_download.c
9979                 Little logic fix in almost-dead code
9980         * src/pop.c
9981                 Fix partial download when there's no new mail
9982
9983 2005-09-29 [paul]       1.9.14cvs61
9984
9985         * src/plugins/pgpinline/pgpinline.c
9986                 fix bug 819, 'crash accessing sign message'
9987                 Patch by Colin
9988
9989 2005-09-28 [martin]     1.9.14cvs60
9990
9991         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9992                 fix bug #790 (Crash when restarting window manager (fluxbox))
9993
9994 2005-09-28 [paul]       1.9.14cvs59
9995
9996         * src/gtk/gtkaspell.c
9997                 fix off-by-one typo
9998
9999 2005-09-27 [colin]      1.9.14cvs58
10000
10001         * src/plugins/pgpcore/sgpgme.c
10002                 Report error when there's one, instead of
10003                 "Signature unchecked" 
10004
10005 2005-09-27 [colin]      1.9.14cvs57
10006
10007         * src/prefs_quote.c
10008                 Fix bug #816 (Weird quotation with spaces)
10009
10010 2005-09-27 [colin]      1.9.14cvs56
10011
10012         * src/codeconv.c
10013         * src/compose.c
10014         * src/compose.h
10015                 Put subject in compose's title
10016                 Fix Automatic encoding so that it's really automatic:
10017                 first try default locale's charset, then charset of the replied mail, 
10018                 then utf-8
10019                 Fix encoding of headers (must be in strict mode too)
10020
10021 2005-09-26 [colin]      1.9.14cvs55
10022
10023         * src/gtk/gtkaspell.c
10024                 Fix previous patch - don't color the space,
10025                 just uncolor it :)
10026
10027 2005-09-26 [colin]      1.9.14cvs54
10028
10029         * src/gtk/gtkaspell.c
10030                 Unmark space if possible
10031
10032 2005-09-26 [colin]      1.9.14cvs53
10033
10034         * src/imap.c
10035                 log_error instead of alertpanel according to the pref
10036         * src/etpan/imap-thread.c
10037                 Print connect status, copy only necessary size to 
10038                 logger
10039         * src/plugins/pgpmime/pgpmime.c
10040                 Handle S/Mime signatures (verification only). Patch based
10041                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10042
10043 2005-09-26 [paul]       1.9.14cvs52
10044
10045         * src/common/passcrypt.c
10046                 this 'workaround' not necessary on NetBSD.
10047                 Thanks to Daniel Gustafson
10048
10049 2005-09-26 [paul]
10050
10051         1.9.15-rc4 released
10052
10053 2005-09-26 [paul]       1.9.14cvs51
10054
10055         * src/summaryview.c
10056                 Skip currently selected message when
10057                 looking for next new or unread message
10058                 in current folder. Patch by Colin
10059         * src/common/passcrypt.c
10060                 eliminate warnings on *BSD. Patch by
10061                 Daniel Gustafson
10062
10063 2005-09-26 [colin]      1.9.14cvs50
10064
10065         * src/procmsg.c
10066                 Call postfiltering hook anyway
10067
10068 2005-09-22 [colin]      1.9.14cvs49
10069
10070         * src/codeconv.c
10071         * src/codeconv.h
10072                 Add a strict mode that doesn't replace with _
10073         * src/compose.c
10074         * src/compose.h
10075                 Use strict conversion while sending
10076                 Fix race when drafting while sending (happens
10077                 on IMAP)
10078                 Fix d'n'd of messages from summaryview
10079         * src/prefs_common.c
10080         * src/prefs_common.h
10081                 add hidden utf8_instead_of_locale_for_broken_mail 
10082                 pref for people that preferred the default charset 
10083                 to be utf8 for broken mails
10084         * src/quote_fmt_parse.y
10085                 fix bug #815 (No quote insert if "From:" fied 
10086                 contained Russian letters)
10087         * src/summaryview.c
10088                 Fix d'n'd of messages to compose
10089
10090 2005-09-22 [paul]       1.9.14cvs48
10091
10092         * src/compose.c
10093                 fix bug where attachments Name entry
10094                 would display Path instead
10095
10096 2005-09-21 [paul]       1.9.14cvs47
10097
10098         * README
10099         * README.jp
10100         * configure.ac
10101         * config/config.rpath
10102         * doc/manual/en/sylpheed-20.html
10103         * doc/manual/es/sylpheed-20.html
10104         * po/bg.po
10105         * po/ca.po
10106         * po/de.po
10107         * po/es.po
10108         * po/fr.po
10109         * po/it.po
10110         * po/pt_BR.po
10111         * po/sk.po
10112         * po/zh_TW.po
10113         * src/account.c
10114         * src/account.h
10115         * src/action.c
10116         * src/action.h
10117         * src/adbookbase.h
10118         * src/addr_compl.c
10119         * src/addr_compl.h
10120         * src/addrbook.c
10121         * src/addrbook.h
10122         * src/addrcache.c
10123         * src/addrcache.h
10124         * src/addrcindex.c
10125         * src/addrcindex.h
10126         * src/addrclip.c
10127         * src/addrclip.h
10128         * src/addrdefs.h
10129         * src/addressadd.c
10130         * src/addressadd.h
10131         * src/addressbook.c
10132         * src/addressbook.h
10133         * src/addressitem.h
10134         * src/addrgather.c
10135         * src/addrgather.h
10136         * src/addrharvest.c
10137         * src/addrharvest.h
10138         * src/addrindex.c
10139         * src/addrindex.h
10140         * src/addritem.c
10141         * src/addritem.h
10142         * src/addrquery.c
10143         * src/addrquery.h
10144         * src/addrselect.c
10145         * src/addrselect.h
10146         * src/alertpanel.c
10147         * src/alertpanel.h
10148         * src/browseldap.c
10149         * src/browseldap.h
10150         * src/codeconv.c
10151         * src/codeconv.h
10152         * src/compose.c
10153         * src/compose.h
10154         * src/crash.c
10155         * src/crash.h
10156         * src/customheader.c
10157         * src/customheader.h
10158         * src/displayheader.c
10159         * src/displayheader.h
10160         * src/editaddress.c
10161         * src/editaddress.h
10162         * src/editbook.c
10163         * src/editbook.h
10164         * src/editgroup.c
10165         * src/editgroup.h
10166         * src/editjpilot.c
10167         * src/editjpilot.h
10168         * src/editldap.c
10169         * src/editldap.h
10170         * src/editldap_basedn.c
10171         * src/editldap_basedn.h
10172         * src/editvcard.c
10173         * src/editvcard.h
10174         * src/enriched.c
10175         * src/enriched.h
10176         * src/exphtmldlg.c
10177         * src/exphtmldlg.h
10178         * src/expldifdlg.c
10179         * src/expldifdlg.h
10180         * src/export.c
10181         * src/export.h
10182         * src/exporthtml.c
10183         * src/exporthtml.h
10184         * src/exportldif.c
10185         * src/exportldif.h
10186         * src/filtering.c
10187         * src/filtering.h
10188         * src/folder.c
10189         * src/folder.h
10190         * src/folder_item_prefs.c
10191         * src/folder_item_prefs.h
10192         * src/foldersel.c
10193         * src/foldersel.h
10194         * src/folderutils.c
10195         * src/folderutils.h
10196         * src/folderview.c
10197         * src/folderview.h
10198         * src/grouplistdialog.c
10199         * src/grouplistdialog.h
10200         * src/headerview.c
10201         * src/headerview.h
10202         * src/html.c
10203         * src/html.h
10204         * src/image_viewer.c
10205         * src/image_viewer.h
10206         * src/imap.c
10207         * src/imap.h
10208         * src/imap_gtk.c
10209         * src/imap_gtk.h
10210         * src/import.c
10211         * src/import.h
10212         * src/importldif.c
10213         * src/importldif.h
10214         * src/importmutt.c
10215         * src/importmutt.h
10216         * src/importpine.c
10217         * src/importpine.h
10218         * src/inc.c
10219         * src/inc.h
10220         * src/jpilot.c
10221         * src/jpilot.h
10222         * src/ldapctrl.c
10223         * src/ldapctrl.h
10224         * src/ldaplocate.c
10225         * src/ldaplocate.h
10226         * src/ldapquery.c
10227         * src/ldapquery.h
10228         * src/ldapserver.c
10229         * src/ldapserver.h
10230         * src/ldaputil.c
10231         * src/ldaputil.h
10232         * src/ldif.c
10233         * src/ldif.h
10234         * src/localfolder.c
10235         * src/localfolder.h
10236         * src/main.c
10237         * src/main.h
10238         * src/mainwindow.c
10239         * src/mainwindow.h
10240         * src/manual.c
10241         * src/manual.h
10242         * src/matcher.c
10243         * src/matcher.h
10244         * src/matcher_parser.h
10245         * src/matcher_parser_lex.l
10246         * src/matcher_parser_parse.y
10247         * src/mbox.c
10248         * src/mbox.h
10249         * src/message_search.c
10250         * src/message_search.h
10251         * src/messageview.c
10252         * src/messageview.h
10253         * src/mh.c
10254         * src/mh.h
10255         * src/mh_gtk.c
10256         * src/mh_gtk.h
10257         * src/mimeview.c
10258         * src/mimeview.h
10259         * src/msgcache.c
10260         * src/msgcache.h
10261         * src/mutt.c
10262         * src/mutt.h
10263         * src/news.c
10264         * src/news.h
10265         * src/news_gtk.c
10266         * src/news_gtk.h
10267         * src/noticeview.c
10268         * src/noticeview.h
10269         * src/partial_download.c
10270         * src/partial_download.h
10271         * src/pine.c
10272         * src/pine.h
10273         * src/pop.c
10274         * src/pop.h
10275         * src/prefs_account.c
10276         * src/prefs_account.h
10277         * src/prefs_actions.c
10278         * src/prefs_actions.h
10279         * src/prefs_common.c
10280         * src/prefs_common.h
10281         * src/prefs_compose_writing.c
10282         * src/prefs_compose_writing.h
10283         * src/prefs_customheader.c
10284         * src/prefs_customheader.h
10285         * src/prefs_display_header.c
10286         * src/prefs_display_header.h
10287         * src/prefs_ext_prog.c
10288         * src/prefs_ext_prog.h
10289         * src/prefs_filtering.c
10290         * src/prefs_filtering.h
10291         * src/prefs_filtering_action.c
10292         * src/prefs_filtering_action.h
10293         * src/prefs_folder_column.c
10294         * src/prefs_folder_column.h
10295         * src/prefs_folder_item.c
10296         * src/prefs_folder_item.h
10297         * src/prefs_fonts.c
10298         * src/prefs_fonts.h
10299         * src/prefs_gtk.c
10300         * src/prefs_gtk.h
10301         * src/prefs_image_viewer.c
10302         * src/prefs_image_viewer.h
10303         * src/prefs_matcher.c
10304         * src/prefs_matcher.h
10305         * src/prefs_message.c
10306         * src/prefs_message.h
10307         * src/prefs_msg_colors.c
10308         * src/prefs_msg_colors.h
10309         * src/prefs_other.c
10310         * src/prefs_other.h
10311         * src/prefs_quote.c
10312         * src/prefs_quote.h
10313         * src/prefs_receive.c
10314         * src/prefs_receive.h
10315         * src/prefs_send.c
10316         * src/prefs_send.h
10317         * src/prefs_spelling.c
10318         * src/prefs_spelling.h
10319         * src/prefs_summaries.c
10320         * src/prefs_summaries.h
10321         * src/prefs_summary_column.c
10322         * src/prefs_summary_column.h
10323         * src/prefs_template.c
10324         * src/prefs_template.h
10325         * src/prefs_themes.c
10326         * src/prefs_themes.h
10327         * src/prefs_toolbar.c
10328         * src/prefs_toolbar.h
10329         * src/prefs_wrapping.c
10330         * src/prefs_wrapping.h
10331         * src/privacy.c
10332         * src/privacy.h
10333         * src/procheader.c
10334         * src/procheader.h
10335         * src/procmime.c
10336         * src/procmime.h
10337         * src/procmsg.c
10338         * src/procmsg.h
10339         * src/quote_fmt.c
10340         * src/quote_fmt_parse.y
10341         * src/recv.c
10342         * src/recv.h
10343         * src/remotefolder.c
10344         * src/remotefolder.h
10345         * src/send_message.c
10346         * src/send_message.h
10347         * src/setup.c
10348         * src/setup.h
10349         * src/simple-gettext.c
10350         * src/sourcewindow.c
10351         * src/sourcewindow.h
10352         * src/ssl_manager.c
10353         * src/ssl_manager.h
10354         * src/statusbar.c
10355         * src/statusbar.h
10356         * src/stock_pixmap.c
10357         * src/stock_pixmap.h
10358         * src/summary_search.c
10359         * src/summary_search.h
10360         * src/summaryview.c
10361         * src/summaryview.h
10362         * src/syldap.c
10363         * src/syldap.h
10364         * src/textview.c
10365         * src/textview.h
10366         * src/toolbar.c
10367         * src/toolbar.h
10368         * src/undo.c
10369         * src/undo.h
10370         * src/unmime.c
10371         * src/unmime.h
10372         * src/vcard.c
10373         * src/vcard.h
10374         * src/wizard.c
10375         * src/wizard.h
10376         * src/common/base64.c
10377         * src/common/base64.h
10378         * src/common/defs.h
10379         * src/common/hooks.c
10380         * src/common/hooks.h
10381         * src/common/log.c
10382         * src/common/log.h
10383         * src/common/md5.c
10384         * src/common/md5.h
10385         * src/common/mgutils.c
10386         * src/common/mgutils.h
10387         * src/common/nntp.c
10388         * src/common/nntp.h
10389         * src/common/passcrypt.c
10390         * src/common/passcrypt.h.in
10391         * src/common/plugin.c
10392         * src/common/plugin.h
10393         * src/common/prefs.c
10394         * src/common/prefs.h
10395         * src/common/progressindicator.c
10396         * src/common/progressindicator.h
10397         * src/common/quoted-printable.c
10398         * src/common/quoted-printable.h
10399         * src/common/session.c
10400         * src/common/session.h
10401         * src/common/smtp.c
10402         * src/common/smtp.h
10403         * src/common/socket.c
10404         * src/common/socket.h
10405         * src/common/ssl.c
10406         * src/common/ssl.h
10407         * src/common/ssl_certificate.c
10408         * src/common/ssl_certificate.h
10409         * src/common/string_match.c
10410         * src/common/string_match.h
10411         * src/common/stringtable.c
10412         * src/common/sylpheed.c
10413         * src/common/sylpheed.h
10414         * src/common/template.c
10415         * src/common/template.h
10416         * src/common/timing.h
10417         * src/common/utils.c
10418         * src/common/utils.h
10419         * src/common/uuencode.c
10420         * src/common/uuencode.h
10421         * src/common/version.h.in
10422         * src/common/xml.c
10423         * src/common/xml.h
10424         * src/common/xmlprops.c
10425         * src/common/xmlprops.h
10426         * src/gtk/about.c
10427         * src/gtk/about.h
10428         * src/gtk/colorlabel.c
10429         * src/gtk/colorlabel.h
10430         * src/gtk/colorsel.c
10431         * src/gtk/colorsel.h
10432         * src/gtk/description_window.c
10433         * src/gtk/description_window.h
10434         * src/gtk/filesel.c
10435         * src/gtk/filesel.h
10436         * src/gtk/foldersort.c
10437         * src/gtk/foldersort.h
10438         * src/gtk/gtkutils.c
10439         * src/gtk/gtkutils.h
10440         * src/gtk/inputdialog.c
10441         * src/gtk/inputdialog.h
10442         * src/gtk/logwindow.c
10443         * src/gtk/logwindow.h
10444         * src/gtk/manage_window.c
10445         * src/gtk/manage_window.h
10446         * src/gtk/menu.c
10447         * src/gtk/menu.h
10448         * src/gtk/pluginwindow.c
10449         * src/gtk/pluginwindow.h
10450         * src/gtk/prefswindow.c
10451         * src/gtk/prefswindow.h
10452         * src/gtk/progressdialog.c
10453         * src/gtk/progressdialog.h
10454         * src/gtk/quicksearch.c
10455         * src/gtk/quicksearch.h
10456         * src/gtk/sslcertwindow.c
10457         * src/gtk/sslcertwindow.h
10458         * src/plugins/clamav/clamav_plugin.c
10459         * src/plugins/clamav/clamav_plugin.h
10460         * src/plugins/clamav/clamav_plugin_gtk.c
10461         * src/plugins/demo/demo.c
10462         * src/plugins/dillo_viewer/dillo_prefs.c
10463         * src/plugins/dillo_viewer/dillo_prefs.h
10464         * src/plugins/dillo_viewer/dillo_viewer.c
10465         * src/plugins/mathml_viewer/mathml_viewer.c
10466         * src/plugins/pgpcore/passphrase.c
10467         * src/plugins/pgpcore/passphrase.h
10468         * src/plugins/pgpcore/plugin.c
10469         * src/plugins/pgpcore/prefs_gpg.c
10470         * src/plugins/pgpcore/prefs_gpg.h
10471         * src/plugins/pgpcore/select-keys.c
10472         * src/plugins/pgpcore/select-keys.h
10473         * src/plugins/pgpcore/sgpgme.c
10474         * src/plugins/pgpcore/sgpgme.h
10475         * src/plugins/pgpinline/pgpinline.c
10476         * src/plugins/pgpinline/pgpinline.h
10477         * src/plugins/pgpinline/plugin.c
10478         * src/plugins/pgpmime/pgpmime.c
10479         * src/plugins/pgpmime/pgpmime.h
10480         * src/plugins/pgpmime/plugin.c
10481         * src/plugins/spamassassin/spamassassin.c
10482         * src/plugins/spamassassin/spamassassin.h
10483         * src/plugins/spamassassin/spamassassin_gtk.c
10484         * src/plugins/trayicon/trayicon.c
10485         * tools/OOo2sylpheed.pl
10486         * tools/acroread2sylpheed.pl
10487         * tools/asus_mailled.sh
10488         * tools/filter_conv.pl
10489         * tools/freshmeat_search.pl
10490         * tools/google_search.pl
10491         * tools/kmail2sylpheed.pl
10492         * tools/kmail2sylpheed_v2.pl
10493         * tools/maildir2sylpheed.pl
10494         * tools/multiwebsearch.pl
10495         * tools/newscache_clean.pl
10496         * tools/outlook2sylpheed.pl
10497         * tools/sylpheed-switcher
10498         * tools/update-po
10499         * tools/vcard2xml.py
10500         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10501                 update FSF address
10502
10503 2005-09-21 [colin]      1.9.14cvs46
10504
10505         * src/gedit-print.c
10506         * src/procmsg.c
10507         * src/procmsg.h
10508         * src/textview.c
10509         * src/summaryview.c
10510                 Remove some printing hacks (deselection/reselection),
10511                 which by the way fix printing the currently 
10512                 displayed mime part (still only text)
10513                 Plus a little optimisation of summary_show
10514
10515
10516 2005-09-20 [colin]      1.9.14cvs45
10517
10518         * src/mainwindow.c
10519         * src/messageview.c
10520                 GUI fixups: add accels, set message
10521                 view title to displayed mail's subject
10522         * src/prefs_spelling.c
10523         * src/gtk/gtkaspell.c
10524                 GUI fixups: allow underlining misspelled
10525                 words instead of coloring them (a11y!)
10526
10527 2005-09-19 [colin]
10528
10529         1.9.15rc3 released
10530
10531 2005-09-19 [colin]      1.9.14cvs44
10532
10533         * src/compose.c
10534                 Fix draft message
10535         * src/gtk/gtkaspell.c
10536                 Fix wrong test ;-)
10537
10538 2005-09-19 [colin]      1.9.14cvs43
10539
10540         * src/addressbook.c
10541                 Fix sensitivity of Delete button
10542         * src/compose.c
10543                 Warn if the requested Privacy system
10544                 is not available
10545         * src/exphtmldlg.c
10546         * src/expldifdlg.c
10547         * src/importldif.c
10548         * src/importmutt.c
10549         * src/importpine.c
10550                 Fix crappy UI
10551         * src/
10552         * src/ssl.h
10553         * src/prefs_account.h
10554         * src/prefs_account.c
10555                 Save SSL prefs even in builds that have
10556                 SSL support disable
10557         * src/imap.c
10558         * src/inc.c
10559         * src/news.c
10560         * src/send_message.c
10561                 Warn if connection should be secure, but
10562                 SSL support isn't compiled in
10563         * src/gtkaspell.c
10564                 Fix word separation on UTF-8 systems
10565                 Fixes bug #812 (Strange inline spellchecking)
10566         * src/compose.c
10567                 Warn if the requested Privacy system
10568                 is not available
10569                 Factorize offline warning
10570         * src/imap.c
10571         * src/imap_gtk.c
10572         * src/imap_gtk.h
10573         * src/inc.h
10574         * src/news_gtk.c
10575         * src/news_gtk.h
10576         * src/messageview.c
10577                 Factorize offline warning
10578
10579 2005-09-19 [paul]
10580
10581         1.9.15-rc2 released
10582
10583 2005-09-18 [colin]      1.9.14cvs42
10584
10585         * src/codeconv.c
10586         * src/codeconv.h
10587         * src/procmime.c
10588                 Add a way to get locale's charset ignoring utf-8,
10589                 and use that as default encoding for broken mails
10590
10591 2005-09-18 [colin]      1.9.14cvs41
10592
10593         * src/gtk/logwindow.c
10594                 Translate string. Patch by Fabien Vantard
10595
10596 2005-09-18 [colin]      1.9.14cvs40
10597
10598         * configure.ac
10599                 Fix bug #803 (IMAP/SSL support breaks with 
10600                 GnuTLS libetpan 0.38)
10601
10602 2005-09-18 [colin]      1.9.14cvs39
10603
10604         * src/codeconv.c
10605         * src/compose.c
10606         * src/procmime.c
10607                 More charsets fixes. Fixes bug #806 (non
10608                 ascii characters in subject line)
10609
10610 2005-09-17 [paul]       1.9.14cvs38
10611
10612         * src/folderview.c
10613         * src/mainwindow.c
10614                 fix gcc-2.95 issues
10615                 Patch by Pawel Pekala
10616
10617 2005-09-17 [colin]      1.9.14cvs37
10618
10619         * src/addrindex.c
10620                 bugfix for NO-USE LDAP compilation, patch 
10621                 by Fabien Vantard
10622
10623 2005-09-17 [colin]      1.9.14cvs36
10624
10625         * src/prefs_actions.c
10626         * src/prefs_customheader.c
10627         * src/prefs_display_header.c
10628         * src/prefs_filtering_action.c
10629         * src/prefs_matcher.c
10630         * src/prefs_toolbar.c
10631                 Fix strange casts (less elegant but
10632                 works better)
10633
10634 2005-09-16 [colin]      1.9.14cvs35
10635
10636         * src/jpilot.c
10637                 Missed that one
10638
10639 2005-09-16 [colin]      1.9.14cvs34
10640
10641         * configure.ac
10642         * src/Makefile.am
10643         * src/addr_compl.c
10644         * src/addrindex.c
10645         * src/browseldap.c
10646         * src/editldap.c
10647         * src/ldaplocate.c
10648         * src/ldapquery.c
10649         * src/ldapquery.h
10650         * src/ldapserver.c
10651         * src/ldapserver.h
10652         * src/main.c
10653         * src/matcher_parser_parse.y
10654         * src/prefs_themes.c
10655         * src/etpan/Makefile.am
10656         * src/gtk/description_window.c
10657         * src/plugins/clamav/Makefile.am
10658         * src/plugins/clamav/clamav_plugin.c
10659         * src/plugins/dillo_viewer/Makefile.am
10660         * src/plugins/pgpcore/Makefile.am
10661         * src/plugins/pgpinline/Makefile.am
10662         * src/plugins/pgpmime/Makefile.am
10663         * src/plugins/trayicon/Makefile.am
10664                 Fix 100% cpu usage in address completion list
10665                 Fix little bugs (return with no values etc)
10666                 Fix all warnings (with common CFLAGS)
10667
10668 2005-09-15 [colin]      1.9.14cvs33
10669
10670         * src/addressbook.c
10671                 Fix bug where sometimes a group's email list is empty,
10672                 force its refresh (probably fixes "Re: how to create a 
10673                 distribution list")
10674         * src/ldapquery.c
10675                 Don't return to the callback in the main thread from the
10676                 fetch thread (or face segs!)
10677
10678 2005-09-15 [paul]       1.9.14cvs32
10679
10680         * src/prefs_matcher.c
10681                 forgotten in last commit
10682
10683 2005-09-15 [paul]       1.9.14cvs31
10684
10685         * src/prefs_actions.c
10686         * src/prefs_filtering_action.c
10687         * src/prefs_quote.c
10688         * src/quote_fmt.c
10689         * src/summaryview.c
10690         * src/gtk/description_window.c
10691         * src/gtk/description_window.h
10692         * src/gtk/quicksearch.c
10693                 allow interaction with the called
10694                 description window
10695                 Patch by Anders Hammar
10696
10697 2005-09-14 [paul]       1.9.14cvs30
10698
10699         * src/compose.c
10700                 fix a little annoyance when pasting with 3rd button 
10701                 with wrap_pastes=0 and wrap_input=1
10702                 Patch by Colin
10703
10704 2005-09-14 [paul]       1.9.14cvs29
10705
10706         * src/prefs_account.c
10707                 disable 'Filter messages on receiving' for
10708                 SMTP-only accounts
10709                 Patch  by Anders Hammar
10710
10711 2005-09-14 [paul]       1.9.14cvs28
10712
10713         * po/sk.po
10714                 fix crash
10715                 updated by Andrej Kacian
10716
10717 2005-09-14 [paul]
10718
10719         1.9.15-rc1 released
10720
10721 2005-09-14 [paul]       1.9.14cvs27
10722
10723         * po/es.po
10724                 updated by Ricardo Mones Lastra
10725         * src/compose.c
10726         * src/compose.h
10727                 associate no_wrap_tags to Compose windows
10728                 instead of using a static one
10729                 Patch by Colin
10730         * src/mbox.c
10731                 fix proc_mbox()
10732                 Patch by wwp
10733         * src/textview.c
10734                 remove unneeded printf()
10735
10736 2005-09-14 [paul]       1.9.14cvs26
10737
10738         * src/addrcache.c
10739         * src/codeconv.h
10740         * src/folder.h
10741         * src/mainwindow.h
10742         * src/mh.c
10743         * src/mimeview.h
10744         * src/partial_download.c
10745         * src/pop.c
10746         * src/prefs_account.c
10747         * src/prefs_account.h
10748         * src/prefs_actions.c
10749         * src/prefs_customheader.c
10750         * src/prefs_display_header.c
10751         * src/prefs_filtering_action.c
10752         * src/prefs_matcher.c
10753         * src/prefs_toolbar.c
10754         * src/privacy.h
10755         * src/procmime.c
10756         * src/procmime.h
10757         * src/procmsg.h
10758         * src/textview.c
10759         * src/undo.h
10760         * src/common/plugin.c
10761         * src/common/session.h
10762         * src/common/socket.c
10763         * src/common/socket.h
10764         * src/common/template.c
10765         * src/gtk/gtkaspell.c
10766         * src/gtk/quicksearch.h
10767         * src/plugins/pgpcore/passphrase.c
10768         * src/plugins/pgpcore/prefs_gpg.h
10769         * src/plugins/pgpcore/select-keys.c
10770         * src/plugins/pgpcore/select-keys.h
10771         * src/plugins/pgpcore/sgpgme.c
10772         * src/plugins/pgpinline/pgpinline.c
10773         * src/plugins/pgpmime/pgpmime.c
10774         * src/plugins/trayicon/trayicon.c
10775                 fix compilation warnings
10776                 Patch by Daniel Gustafson
10777
10778 2005-09-14 [paul]       1.9.14cvs25
10779
10780         * src/addressbook.c
10781                 add missing column header, and other small
10782                 bug fixes
10783                 Patch by Anders Hammar
10784
10785 2005-09-13 [colin]      1.9.14cvs24
10786
10787         * src/gtk/gtkaspell.c
10788                 Fix non-utf8 in menu
10789                 Fix little leaks
10790                 Nullify struct members after free()s
10791
10792 2005-09-13 [colin]      1.9.14cvs23
10793
10794         * src/compose.c
10795                 Test utf8 compliance before inserting to 
10796                 buffer, and try to convert if necessary
10797         * src/procmime.c
10798                 If no charset is present, use the locale 
10799                 one instead of us-ascii
10800         * src/procmsg.c
10801                 Add Sender, List-Post and To in the checked 
10802                 headers for automatic rules creation 
10803                 (thanks to wwp)
10804         * src/prefs_themes.c
10805         * src/gtk/gtkaspell.c
10806                 Remove deprecated functions. 
10807                 patch by Daniel Gustafson
10808
10809 2005-09-12 [colin]      1.9.14cvs22
10810
10811         * src/compose.c
10812                 Fix bug #448 (Scrolling/Redraw issue with 
10813                 address-fields in Header)
10814         * src/mainwindow.c
10815         * src/summaryview.c
10816         * src/summaryview.h
10817                 Fix loss of MSG_MARKED on move/copy
10818                 Fix bug #804 (Quicksearch togglebutton doesn't 
10819                 get depressed after '/' key is pressed)
10820
10821 2005-09-12 [paul]       1.9.14cvs21
10822
10823         * AUTHORS
10824         * src/gtk/logwindow.c
10825                 add 'Clear Log' to popup menu
10826                 Patch by Anders Hammar <anders.hammar@telia.com>
10827
10828 2005-09-12 [paul]       1.9.14cvs20
10829
10830         * src/compose.c
10831                 set correct sensitivity on attachments
10832                 popup menu
10833         * src/folder.c
10834                 fix typo
10835         * src/prefs_spelling.c
10836                 fix crash when no LANG env is set
10837         * src/common/xml.c
10838                 fix crash in wizard
10839                 don't use memeory after free
10840
10841         All patches by Daniel Gustafson
10842
10843 2005-09-12 [paul]       1.9.14cvs19
10844
10845         * src/prefs_themes.c
10846                 make theme info selectable
10847         * src/gtk/description_window.c
10848                 make window non-modal
10849         * tools/README
10850                 add details of asus_mailed.sh
10851         * tools/claws.i18n.status.pl
10852                 update for new zh_TW translator
10853                 widen the output
10854                 create alternate coloured lines
10855                 improve readability
10856
10857 2005-09-10 [colin]      1.9.14cvs18
10858
10859         * src/plugins/pgpcore/select-keys.c
10860                 Better order for the buttons
10861
10862 2005-09-10 [colin]      1.9.14cvs17
10863
10864         * src/compose.c
10865         * src/plugins/pgpcore/select-keys.c
10866         * src/plugins/pgpcore/select-keys.h
10867         * src/plugins/pgpcore/sgpgme.c
10868                 Add a "Don't encrypt" button to the key
10869                 selection dialog. Fixes bug #177 (There should be a 
10870                 'Don't encrypt button in the Select Keys dialog)
10871
10872 2005-09-10 [colin]      1.9.14cvs16
10873
10874         * src/compose.c
10875                 Fix bug #572 (%X option does not work with templates)
10876
10877 2005-09-10 [colin]      1.9.14cvs15
10878
10879         * src/toolbar.c 
10880                 Remove g_print
10881
10882 2005-09-10 [colin]      1.9.14cvs14
10883
10884         * src/imap.c
10885                 Fix a possible crash
10886
10887 2005-09-09 [colin]      1.9.14cvs13
10888
10889         * src/imap.c
10890         * src/etpan/imap-thread.c
10891         * src/etpan/imap-thread.h
10892                 Fix moving from queue or drafts to normal folders
10893                 Fix bug #794 (No way to delete without expunging)
10894                 Take flags unset by other mailers into account
10895                 Take deleted flag set by other mailers into account
10896                 Fix unsetting REPLIED flag
10897                 Fix crash when capabilities can't be retrieved
10898         * src/mainwindow.c
10899         * src/mainwindow.h
10900                 Add M_DELAYED_FLAGS condition, and let the user use
10901                 Execute in order to be able to expunge deleted mails,
10902                 even if he's not in delayed execute mode
10903         * src/prefs_spelling.c
10904                 Use 'en' dictionary by default if LANG is POSIX or C
10905         * src/gtk/prefswindow.c
10906                 Fix bug #767 (Preferences windows expanding) by making
10907                 the window a bit larger when the resolution is greater
10908                 than 640x480, and by putting the prefs in a
10909                 GtkScrolledWindow.
10910
10911 2005-09-09 [paul]       1.9.14cvs12
10912
10913         * AUTHORS
10914         * configure.ac
10915         * po/zh_TW.Big5.po      ** REMOVED **
10916         * po/zh_TW.po           ** ADDED **
10917                 updated by Wei-Lun Chao
10918
10919 2005-09-09 [paul]       1.9.14cvs11
10920
10921         * src/mainwindow.c
10922                 fix asserts
10923         * src/common/xml.c
10924                 delay memory allocation until file is
10925                 opened successfully
10926                 Patch by Daniel Gustafson
10927
10928 2005-09-09 [colin]      1.9.14cvs10
10929
10930         * src/imap.c
10931                 Add guards
10932
10933 2005-09-08 [colin]      1.9.14cvs9
10934
10935         * src/compose.c
10936                 Alert when we can't save draft
10937                 Fix various wrap/color issues
10938                 Add mid-click pasting respecting wrap_paste option
10939         * src/folder.c
10940         * src/folder.h
10941         * src/folder_item_prefs.c
10942         * src/folder_item_prefs.h
10943         * src/imap.c
10944         * src/imap_gtk.c
10945         * src/imap_gtk.h
10946         * src/main.c
10947         * src/mainwindow.c
10948         * src/mainwindow.h
10949         * src/news.c
10950         * src/news_gtk.c
10951         * src/news_gtk.h
10952         * src/prefs_folder_item.c
10953                 Fix the impossibility to synchronise folders for
10954                 offline use (IMAP and NNTP are concerned)
10955
10956 2005-09-08 [colin]      1.9.14cvs8
10957
10958         * configure.ac
10959                 Build LDAP and JPilot by default if available
10960         * src/textview.c
10961                 Fix use after free
10962
10963 2005-09-08 [paul]       1.9.14cvs7
10964
10965         * doc/manual/en/sylpheed-1.html
10966         * doc/manual/en/sylpheed-18.html
10967         * doc/manual/en/sylpheed-19.html
10968         * doc/manual/en/sylpheed-4.html
10969         * doc/manual/en/sylpheed-6.html
10970         * doc/manual/en/sylpheed.html
10971                 a few minor updates, plus include some
10972                 details about plugins and their requirements
10973         * src/mainwindow.c
10974                 minor changes to English in /View/Sort
10975
10976 2005-09-07 [colin]      1.9.14cvs6
10977
10978         * doc/manual/en/sylpheed-1.html
10979         * doc/manual/en/sylpheed-10.html
10980         * doc/manual/en/sylpheed-11.html
10981         * doc/manual/en/sylpheed-12.html
10982         * doc/manual/en/sylpheed-13.html
10983         * doc/manual/en/sylpheed-14.html
10984         * doc/manual/en/sylpheed-15.html
10985         * doc/manual/en/sylpheed-16.html
10986         * doc/manual/en/sylpheed-17.html
10987         * doc/manual/en/sylpheed-18.html
10988         * doc/manual/en/sylpheed-19.html
10989         * doc/manual/en/sylpheed-2.html
10990         * doc/manual/en/sylpheed-20.html
10991         * doc/manual/en/sylpheed-21.html
10992         * doc/manual/en/sylpheed-22.html
10993         * doc/manual/en/sylpheed-3.html
10994         * doc/manual/en/sylpheed-4.html
10995         * doc/manual/en/sylpheed-5.html
10996         * doc/manual/en/sylpheed-6.html
10997         * doc/manual/en/sylpheed-7.html
10998         * doc/manual/en/sylpheed-8.html
10999         * doc/manual/en/sylpheed-9.html
11000         * doc/manual/en/sylpheed.html
11001                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11002
11003 2005-09-07 [colin]      1.9.14cvs5
11004
11005         * src/mainwindow.c
11006                 Make labels more to-the-point
11007
11008 2005-09-07 [colin]      1.9.14cvs4
11009
11010         * doc/manual/en/sylpheed-1.html
11011         * doc/manual/en/sylpheed-12.html
11012         * doc/manual/en/sylpheed-13.html
11013         * doc/manual/en/sylpheed-14.html
11014         * doc/manual/en/sylpheed-15.html
11015         * doc/manual/en/sylpheed-16.html
11016         * doc/manual/en/sylpheed-17.html
11017         * doc/manual/en/sylpheed-18.html
11018         * doc/manual/en/sylpheed-19.html
11019         * doc/manual/en/sylpheed-2.html
11020         * doc/manual/en/sylpheed-20.html
11021         * doc/manual/en/sylpheed-21.html
11022         * doc/manual/en/sylpheed-22.html
11023         * doc/manual/en/sylpheed-4.html
11024         * doc/manual/en/sylpheed-5.html
11025         * doc/manual/en/sylpheed-6.html
11026         * doc/manual/en/sylpheed-7.html
11027         * doc/manual/en/sylpheed-8.html
11028         * doc/manual/en/sylpheed-9.html
11029         * doc/manual/en/sylpheed.html
11030                 Update manual
11031
11032 2005-09-07 [colin]      1.9.14cvs3
11033
11034         * doc/faq/en/sylpheed-faq-1.html
11035         * doc/faq/en/sylpheed-faq-2.html
11036         * doc/faq/en/sylpheed-faq-3.html
11037         * doc/faq/en/sylpheed-faq.html
11038                 Update FAQ
11039
11040 2005-09-07 [colin]      1.9.14cvs2
11041
11042         * src/folderview.c
11043         * src/procmsg.c
11044         * src/summaryview.c
11045         * src/toolbar.c
11046                 Fix special subfolders:
11047                 - Inherit parent's icon
11048                 - sent contents of queues subfolders
11049                 - empty subfolders of trashes
11050         * src/mainwindow.c
11051                 Remove outdated manual and faq entries
11052         * src/common/utils.c
11053                 Add quotes around %s coming from mailcap
11054
11055 2005-09-07 [colin]      1.9.14cvs1
11056
11057         * src/compose.c
11058                 After saving draft, set modified to FALSE
11059         * src/mimeview.c
11060         * src/common/utils.c
11061         * src/common/utils.h
11062                 Try to open mime parts using what is 
11063                 indicated in ~/.mailcap or /etc/mailcap,
11064                 if possible.
11065
11066 2005-09-05 [paul]       1.9.14
11067
11068         1.9.14 released
11069
11070         * po/sk.po
11071                 updated by Andrej Kacian
11072
11073 2005-09-05 [paul]       1.9.13cvs83
11074
11075         * po/de.po
11076         * po/es.po
11077         * po/fi.po
11078         * po/fr.po
11079         * po/nb.po
11080         * po/pt_BR.po
11081         * po/sr.po
11082                 updated translations by Thomas Gilgin, Ricardo Mones
11083                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11084                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11085
11086 2005-09-04 [paul]       1.9.13cvs82
11087
11088         * src/compose.c
11089                 only warn about exceeded line length limit
11090                 on send
11091
11092 2005-09-04 [paul]       1.9.13cvs81
11093
11094         * src/compose.c
11095                 fix crash in 'line length exceeded' dialogue
11096
11097 2005-09-02 [paul]       1.9.13cvs80
11098
11099         * src/imap.c
11100                 fix bug 795, 'Connection lost IMAP'
11101                 and add statusbar prints
11102                 Patch by Colin
11103
11104 2005-09-02 [paul]       1.9.13cvs79
11105
11106         * src/compose.c
11107                 compose_wrap_paragraph() becomes
11108                 compose_beautify_paragraph()
11109                 Patch by Colin
11110
11111 2005-09-02 [colin]      1.9.13cvs78
11112
11113         * src/folderview.c
11114                 Micro-fix
11115
11116 2005-09-01 [colin]      1.9.13cvs77
11117
11118         * src/imap.c
11119                 Maybe fix bug #795 (Connection lost IMAP)
11120                 Don't try to send logout when we're disconnected.
11121         * src/summaryview.c
11122                 Include locked and marked emails in HRM
11123                 view. Fixes bug #800 (Locked messages no longer 
11124                 show up when hide read messages is used)
11125
11126 2005-09-01 [paul]       1.9.13cvs76
11127
11128         * src/prefs_common.c
11129                 fix bad cutting
11130
11131 2005-08-31 [colin]      1.9.13cvs75
11132
11133         * src/folderview.c
11134         * src/folderview.h
11135         * src/prefs_summaries.c
11136         * src/summaryview.c
11137                 Fix "go to next new", fix preference
11138                 (Open unread/next swapped)
11139
11140 2005-08-31 [paul]       1.9.13cvs74
11141
11142         * src/compose.c
11143         * src/folderview.c
11144         * src/headerview.c
11145         * src/headerview.h
11146         * src/mainwindow.c
11147         * src/prefs_common.c
11148         * src/prefs_common.h
11149         * src/prefs_fonts.c
11150         * src/summaryview.c
11151         * src/textview.c
11152         * src/common/defs.h
11153                 remove obsolete BOLD_FONT setting
11154                 fix font update in headerview and textview
11155                 headers after prefs change
11156                 Patch By Colin
11157
11158 2005-08-31 [paul]
11159
11160         1.9.14-rc4 released
11161
11162 2005-08-30 [colin]      1.9.13cvs73
11163
11164         * src/summaryview.c
11165                 When Hide read messages is selected and we
11166                 refresh the summaryview, don't remove the 
11167                 currently displayed message. Fixes bug #797
11168                 (Summary view reloads when new mail is 
11169                 downloaded in 1.9.14 rc)
11170
11171 2005-08-30 [colin]      1.9.13cvs72
11172
11173         * src/folderview.c
11174                 Fix flickering
11175         * src/mainwindow.c
11176                 Remove useless callback
11177         * src/mimeview.c
11178         * src/gtk/filesel.c
11179         * src/gtk/filesel.h
11180                 Add a filesel_select_file_save_folder() - used by Save All
11181
11182 2005-08-29 [paul]       1.9.13cvs71
11183
11184         * AUTHORS
11185         * src/matcher_parser_parse.y
11186         * src/etpan/imap-thread.c
11187                 fix building on FreeBSD
11188                 Patch by Daniel Gustafson <daniel@hobbit.se>
11189
11190 2005-08-29 [paul]       1.9.13cvs70
11191
11192         * src/plugins/pgpinline/pgpinline.c
11193                 only initialise sig result if it's been handled
11194                 Patch by Colin
11195
11196 2005-08-29 [paul]       1.9.13cvs69
11197         
11198         Patches by Colin:
11199
11200         * src/imap.c
11201         * src/common.utils.c
11202         * src/common/utils.h
11203                 optimisation
11204         * src/stock_pixmap.h
11205                 fix wrong icon reference
11206         * src/pixmaps/trash_btn.xpm
11207                 replace with nicer image
11208
11209 2005-08-28 [colin]      1.9.13cvs68
11210
11211         * src/Makefile.am
11212         * src/stock_pixmap.c
11213         * src/stock_pixmap.h
11214         * src/toolbar.c
11215         * src/pixmaps/trash_btn.xpm
11216                 Add a specific trash xpm for the button
11217
11218 2005-08-28 [colin]      1.9.13cvs67
11219
11220         * src/imap.c
11221                 Fix leak
11222
11223 2005-08-27 [colin]      1.9.13cvs66
11224
11225         * src/imap.c
11226         * src/procmime.c
11227                 Correctly fix "Problem with replies", fixes
11228                 pgpmime encryption too. 
11229
11230 2005-08-27 [colin]      1.9.13cvs65
11231
11232         * src/folder.c
11233         * src/procmsg.c
11234         * src/procmsg.h
11235         * src/summaryview.c
11236                 Fix bug #517 (messages removed from summaryview 
11237                 when moving fails)
11238
11239 2005-08-27 [colin]      1.9.13cvs64
11240
11241         * tools/Makefile.am
11242         * tools/asus_mailled.sh
11243                 Add a script to blink ASUS laptops' mail LED where there
11244                 is unread mail.
11245
11246 2005-08-27 [colin]      1.9.13cvs63
11247
11248         * src/imap.c
11249         * src/etpan/imap-thread.c
11250         * src/etpan/imap-thread.h
11251                 Implement automatic choosing of login method
11252                 Fixes bug #791
11253         * src/gtk/.cvsignore
11254                 Add sylpheed-marshal.[ch]
11255
11256 2005-08-27 [colin]      1.9.13cvs62
11257
11258         * src/common/utils.c
11259                 Fix confusing perror
11260
11261 2005-08-27 [colin]      1.9.13cvs61
11262
11263         * src/toolbar.c
11264         * src/toolbar.h
11265                 Remove A_DELETE, replace it with 
11266                 A_TRASH and A_DELETE_REAL. Automatically
11267                 rewrite config files to replace A_DELETE
11268                 with A_TRASH (no functionality change).
11269                 Fixes half of #794
11270
11271 2005-08-26 [colin]      1.9.13cvs60
11272
11273         * src/procmime.c
11274                 Previous "Problem with replies" fix brought other
11275                 problems, fixing them
11276
11277 2005-08-26 [colin]      1.9.13cvs59
11278
11279         * src/procmime.c
11280                 Fix "Problem with replies". This happened only
11281                 on IMAP...
11282         * src/procmsg.c
11283                 Factorize code a bit
11284         * src/compose.c
11285                 Speed improvement on very long messages (wrapping)
11286                 Fix signature color on Reedit and Redirect
11287                 On Reedit, don't attach pgp-signatures parts, but
11288                 set signing to On.
11289
11290 2005-08-24 [paul]       1.9.13cvs58
11291
11292         * src/compose.c
11293                 don't claim success when clicking
11294                 Cancel on the passphrase box.
11295                 Patch by Colin
11296
11297 2005-08-24 [paul]       1.9.13cvs57
11298
11299         * src/main.c
11300                 fix misplaced sylpheed.log
11301         * src/common/defs.h
11302                 define UIDL_DIR
11303
11304 2005-08-24 [paul]       1.9.13cvs56
11305
11306         * src/imap.c
11307         * src/etpan/imap-thread.c
11308         * src/etpan/imap-thread.h
11309                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11310                 Patch by Colin
11311         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11312         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11313                 remove autogenerated files
11314         * tools/kdeservicemenu/README
11315         * tools/kdeservicemenu/install.sh
11316         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11317         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11318                 use Claws icon, use 'Sylpheed-Claws' in menu,
11319                 use kdialog, and other cleanups
11320
11321 2005-08-23 [paul]       1.9.13cvs55
11322
11323         * src/compose.c
11324                 fix paste/wrap crash
11325                 Patch by Colin
11326
11327 2005-08-23 [paul]       1.9.13cvs54
11328
11329         * src/main.c
11330                 fix crash recovery
11331                 Patch by Colin
11332
11333 2005-08-23 [paul]       1.9.13cvs53
11334
11335         * src/addressbook.c
11336         * src/editaddress.c
11337                 view all data of LDAP contacts
11338                 Patch by Colin
11339
11340 2005-08-23 [paul]       1.9.13cvs52
11341
11342         * src/addressbook.c
11343                 fix issues with the Search field
11344                 Patch by Colin
11345
11346 2005-08-22 [paul]       1.9.13cvs51
11347
11348         * src/folderview.c
11349                 put name of folder in processing dialog
11350                 title
11351         * src/prefs_folder_item.c
11352                 improve english usage
11353
11354 2005-08-22 [paul]       1.9.13cvs50
11355
11356         * src/filtering.c
11357         * src/filtering.h
11358         * src/matcher.c
11359         * src/matcher_parser_lex.l
11360         * src/matcher_parser_parse.y
11361         * src/prefs_filtering.c
11362                 add Filtering/Processing rule names feature.
11363                 (the incompatible old matcherrc is saved as
11364                 matcherrc.pre_names).
11365                 Patch by Colin
11366
11367 2005-08-22 [paul]       1.9.13cvs49
11368
11369         * src/procmsg.c
11370                 fix colour labelling
11371                 Patch by Colin
11372
11373 2005-08-22 [paul]       1.9.13cvs48
11374
11375         * src/textview.c
11376                 fix open_image_cb()
11377
11378 2005-08-22 [paul]       1.9.13cvs47
11379
11380         * src/imap.c
11381                 fix bug 789, 'SC crashes with imap (CVS ver)'
11382                 Patch by Colin
11383
11384 2005-08-22 [paul]       1.9.13cvs46
11385
11386         * src/mimeview.c
11387         * src/prefs_common.c
11388         * src/common/defs.h
11389                 define reused defaults in defs.h
11390         * src/textview.c
11391                 add 'Open image' to image popup menu
11392
11393 2005-08-21 [colin]      1.9.13cvs45
11394
11395         * src/summaryview.c
11396                 Fix bug #788 (Bogus "From" address displayed)
11397
11398 2005-08-20 [colin]      1.9.13cvs44
11399
11400         * src/folder.c
11401                 Fix buf #787 (multilevel delete causes SIGSEGV)
11402
11403 2005-08-19 [colin]      1.9.13cvs43
11404
11405         * src/inc.c
11406         * src/prefs_common.c
11407         * src/prefs_common.h
11408                 Add an hidden pref to allow modifying the
11409                 update stepping in incorporation.
11410                 Patch by wwp.
11411
11412 2005-08-19 [colin]      1.9.13cvs42
11413
11414         * src/compose.c
11415         * src/procmime.c
11416                 Workaround for broken MUAs: encode 
11417                 Content-type: name: as ASCII and 
11418                 Content-Disposition: filename: as
11419                 per rfc2231
11420         * src/prefs_account.c
11421                 Fix invisible-ness of SMTP SSL prefs
11422                 in NNTP accounts
11423
11424 2005-08-19 [paul]       1.9.13cvs41
11425
11426         * src/compose.c
11427         * src/prefs_common.c
11428         * src/prefs_common.h
11429         * src/prefs_wrapping.c
11430                 paste with or without wrapping.
11431                 patch by Colin
11432
11433 2005-08-19 [paul]       1.9.13cvs40
11434
11435         * src/prefs_common.c
11436         * src/prefs_common.h
11437         * src/summaryview.c
11438                 reintroduce enable_swap_from as a
11439                 hidden pref. patch by Colin
11440         * src/quote_fmt_parse.y
11441         * src/plugins/clamav/clamav_plugin.c
11442         * src/plugins/dillo_viewer/dillo_viewer.c
11443         * src/plugins/mathml_viewer/mathml_viewer.c
11444         * src/plugins/pgpcore/sgpgme.c
11445         * src/plugins/pgpinline/pgpinline.c
11446         * src/plugins/pgpmime/pgpmime.c
11447                 tidy up. patch by Colin
11448
11449 2005-08-19 [paul]       1.9.13cvs39
11450
11451         * configure.ac
11452                 complete cvs38's sync
11453         * src/editaddress.c
11454         * src/gedit-print.c
11455         * src/mutt.c
11456         * src/etpan/etpan-log.c
11457         * src/etpan/imap-thread.c
11458         * src/gtk/gtksourceprintjob.c
11459                 fix compilation warnings
11460                 (patch by Colin)
11461
11462 2005-08-19 [paul]       1.9.13cvs38
11463
11464         sync with main:
11465
11466         * src/account.c
11467         * src/action.c
11468         * src/addrbook.c
11469         * src/addrcache.c
11470         * src/addrharvest.c
11471         * src/addrindex.c
11472         * src/codeconv.c
11473         * src/compose.c
11474         * src/crash.c
11475         * src/exporthtml.c
11476         * src/exportldif.c
11477         * src/folder.c
11478         * src/image_viewer.c
11479         * src/inc.c
11480         * src/inc.h
11481         * src/jpilot.c
11482         * src/ldif.c
11483         * src/main.c
11484         * src/matcher.c
11485         * src/mbox.c
11486         * src/messageview.c
11487         * src/mh.c
11488         * src/mimeview.c
11489         * src/msgcache.c
11490         * src/mutt.c
11491         * src/news.c
11492         * src/partial_download.c
11493         * src/pine.c
11494         * src/pop.c
11495         * src/prefs_actions.c
11496         * src/prefs_common.c
11497         * src/prefs_customheader.c
11498         * src/prefs_display_header.c
11499         * src/prefs_gtk.c
11500         * src/prefs_themes.c
11501         * src/procheader.c
11502         * src/procmime.c
11503         * src/procmsg.c
11504         * src/recv.c
11505         * src/send_message.c
11506         * src/simple-gettext.c
11507         * src/sourcewindow.c
11508         * src/textview.c
11509         * src/vcard.c
11510         * src/common/defs.h
11511         * src/common/log.c
11512         * src/common/plugin.c
11513         * src/common/prefs.c
11514         * src/common/session.c
11515         * src/common/session.h
11516         * src/common/socket.c
11517         * src/common/socket.h
11518         * src/common/ssl_certificate.c
11519         * src/common/template.c
11520         * src/common/utils.c
11521         * src/common/utils.h
11522         * src/common/xml.c
11523         * src/gtk/about.c
11524         added wrappers for C library function that
11525                 take pathname arguments.
11526                 enabled compilation with MinGW.
11527                 use GDir instead of directly using opendir().
11528                 added rename_force().
11529
11530 2005-08-19 [paul]       1.9.13cvs37
11531         
11532         patches by Colin:
11533         * src/compose.c
11534                 fix privacy settings on re-editing
11535                 a sent message
11536         * src/jpilot.c
11537                 fix encoding bug
11538         * src/folder.c
11539         * src/procmsg.c
11540         * src/procmsg.h
11541         * src/summaryview.c
11542                 flag changing optimisation
11543
11544 2005-08-18 [martin]     1.9.13cvs36
11545
11546         * commitHelper
11547             added my login
11548         * src/addrcache.c
11549         * src/addrharvest.c
11550         * src/addrindex.c
11551         * src/compose.c
11552         * src/grouplistdialog.c
11553         * src/main.c
11554         * src/mainwindow.c
11555         * src/msgcache.c
11556         * src/mutt.c
11557         * src/pine.c
11558         * src/prefs_account.c
11559         * src/prefs_themes.c
11560         * src/stock_pixmap.c
11561         * src/summaryview.c
11562         * src/gtk/about.c
11563         * src/gtk/logwindow.c
11564             removed deprecated glib and gdk stuff
11565         * src/plugins/pgpcore/select-keys.c
11566             convert attributes from locale to utf8
11567
11568 2005-08-17 [paul]       1.9.13cvs35
11569
11570         * src/account.c
11571         * src/addressbook.c
11572                 use new GTK_STOCK_ icons if available
11573         * src/summaryview.c
11574         * src/gtk/gtksctree.c
11575         * src/gtk/gtksctree.h
11576                 faster range select. patch by Colin
11577
11578 2005-08-17 [paul]       1.9.13cvs34
11579
11580         patches by colin:
11581         * src/addressbook.c
11582         * src/addressitem.h
11583                 Add an edit button for contacts, fix selections
11584                 of gtksctree items
11585         * src/editaddress.c
11586                 Change labels, let Save be always possible in the
11587                 email and user atributes tabs
11588         * src/folderview.c
11589                 fix sort issues
11590         * src/summaryview.c
11591                 select next item instead of the displayed one
11592                 after deletion
11593
11594         * src/gtk/progressdialog.c
11595                 use prefs_common.enable_rules_hint
11596
11597 2005-08-13 [hoa]        1.9.13cvs33
11598
11599         * src/etpan/imap-thread.c
11600                 fixed build on Solaris.
11601
11602 2005-08-10 [colin]      1.9.13cvs32
11603
11604         * src/procmsg.c
11605                 Fix cvs31 (missing fclose before reading
11606                 the file)
11607
11608 2005-08-10 [colin]      1.9.13cvs31
11609
11610         * src/procmsg.c
11611                 Fix procmsg_msginfo_new_from_mimeinfo() when
11612                 the MimeInfo isn't stored in memory. This fixes
11613                 replying to an attached message.
11614
11615 2005-08-10 [colin]      1.9.13cvs30
11616
11617         * src/mainwindow.c
11618                 Fix slowness in account changing
11619
11620 2005-08-10 [colin]      1.9.13cvs29
11621
11622         * src/folder.c
11623         * src/folderutils.c
11624         * src/folderview.c
11625         * src/imap_gtk.c
11626         * src/mainwindow.c
11627         * src/mh_gtk.c
11628         * src/procmsg.c
11629         * src/summaryview.c
11630                 Optimize folder_has_parent_of_type
11631                 Prevent moving special sub-folders from contextual menus
11632                 Rework message a bit ("Empty all messages" -> "Delete all
11633                 messages")
11634                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11635                 and "Deleted Items" folders)
11636
11637 2005-08-08 [colin]      1.9.13cvs28
11638
11639         * src/summaryview.c
11640         * src/prefs_summaries.c
11641                 Make "Select first unread|new" more flexible
11642                 (just prioritize new or unread)
11643
11644 2005-08-08 [colin]      1.9.13cvs27
11645
11646         * src/summaryview.c
11647                 If "select first new" is selected and there only
11648                 are unread messages, fallback to "select first
11649                 unread".
11650
11651 2005-08-08 [colin]      1.9.13cvs26
11652
11653         * src/folder.c
11654                 Fix shameful bugs (and bug #779)
11655
11656 2005-08-08 [colin]      1.9.13cvs25
11657
11658         * src/folder.c
11659         * src/folder.h
11660                 Cache parents' type to make folder_has_parent_of_type
11661                 faster
11662         * src/folderview.c
11663                 Forbid DnD of special sub-folders
11664         * src/procmsg.c
11665         * src/procmsg.h
11666                 Add MAIL_POSTFILTERING_HOOK
11667         * src/summaryview.c
11668                 Revert over-zealous deletion of the use_addr_book 
11669                 code
11670
11671 2005-08-07 [colin]      1.9.13cvs24
11672
11673         * src/folder.c
11674                 Fix big mistake (passing MsgInfo instead 
11675                 of FolderItem)
11676
11677 2005-08-07 [colin]      1.9.13cvs23
11678
11679         * src/compose.c
11680         * src/folder.c
11681         * src/folder.h
11682         * src/foldersel.c
11683         * src/folderutils.c
11684         * src/folderview.c
11685         * src/imap.c
11686         * src/mainwindow.c
11687         * src/messageview.c
11688         * src/mh.c
11689         * src/msgcache.c
11690         * src/procmime.c
11691         * src/summaryview.c
11692                 Make subfolders of Drafts, Queue, Outbox, Trash
11693                 work like their parents. 
11694                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11695
11696 2005-08-07 [colin]      1.9.13cvs22
11697
11698         * src/addressbook.c
11699                 Fix bug #771 (Dragged contacts not saved)
11700
11701 2005-08-07 [paul]       1.9.13cvs21
11702
11703         * src/summaryview.c
11704                 fix bug 32 'Search Doesn't display results
11705                 if "Hide Read Messages" is chosen'
11706                 be more literal in interpreting 'Hide read
11707                 messages'
11708
11709 2005-08-07 [colin]      1.9.13cvs20
11710
11711         * src/folderview.c
11712                 Add debug
11713         * src/summaryview.c
11714                 Faster 'unthread_for_execution'
11715
11716 2005-08-06 [paul]       1.9.13cvs19
11717
11718         * src/mainwindow.c
11719                 add mnemonics to Set displayed columns
11720                 fix bug where msgview_visible option was
11721                 overwritten as TRUE on startup
11722
11723 2005-08-06 [paul]       1.9.13cvs18
11724
11725         * src/mainwindow.c
11726                 refer to 'displayed columns in folder/message
11727                 list' not 'displayed items in summary/message view'
11728         * src/prefs_display_header.c
11729                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11730                 be consistent with similar dialogues
11731         * src/prefs_folder_column.c
11732         * src/prefs_summary_column.c
11733                 'columns' not 'items', and folder and message lists,
11734                 instead of folder and summary views;
11735                 Use 'Hidden columns' as list heading not 'Available
11736                 items';
11737                 move the 'Remove' button to the right hand side;
11738                 top-align the buttons;
11739                 remove unneeded vbox
11740         * src/prefs_summaries.c
11741                 put the 2 column prefs buttons in a frame to reduce
11742                 overall width; refer to columns not items &c.
11743
11744 2005-08-05 [colin]      1.9.13cvs17
11745
11746         * src/prefs_common.c
11747         * src/prefs_common.h
11748         * src/mainwindow.c
11749         * src/compose.c
11750         * src/messageview.c
11751                 Add an hidden toolbar_detachable pref, so
11752                 that I can get rid of these painful handles
11753                 in the toolbars. Defaults to TRUE to avoid
11754                 changing the GUI on unsuspecting people...
11755
11756 2005-08-05 [colin]      1.9.13cvs16
11757
11758         * src/Makefile.am
11759         * src/prefs_folder_column.c
11760         * src/prefs_folder_column.h
11761                 Add prefs for folder columns
11762         * src/folderview.c
11763         * src/folderview.h
11764         * src/mainwindow.c
11765         * src/mainwindow.h
11766         * src/prefs_common.c
11767         * src/prefs_common.h
11768         * src/prefs_summaries.c
11769                 Use them
11770         * src/prefs_summary_column.c
11771         * src/summaryview.c
11772         * src/summaryview.h
11773                 Add a To column
11774         * src/textview.c
11775         * src/common/utils.c
11776         * src/common/utils.h
11777                 Move uri colourisation functions
11778                 to utils
11779         * src/compose.c
11780                 Colourise URIs
11781         * src/imap.c
11782                 Fix bug with LIST where we'd try
11783                 to get Folder//////[...]/// 
11784
11785 2005-08-05 [paul]       1.9.13cvs15
11786
11787         * src/prefs_summaries.c
11788                 improve the English usage
11789         * src/summaryview.c
11790                 set font on column change
11791                 thanks to Colin
11792
11793 2005-08-05 [paul]       1.9.13cvs14
11794
11795         * src/prefs_common.c
11796         * src/prefs_common.h
11797         * src/prefs_summaries.c
11798         * src/summaryview.c
11799                 replace 'open_unread_on_enter' option with
11800                 'select_on_entry' option. opening/not opening
11801                 is now exclusively controlled by 'always_show_msg'
11802
11803 2005-08-04 [colin]      1.9.13cvs13
11804
11805         * src/compose.c
11806                 Remove dead code
11807                 Add colourisation of quotes and signatures
11808         * src/folderview.c
11809                 Fix possible crashes
11810         * src/messageview.c
11811                 Change an assert that is no problem
11812         * src/news.c
11813         * src/news_gtk.c
11814         * src/news_gtk.h
11815                 Fix offline mode
11816         * src/gtk/quicksearch.c
11817                 Fix a possible crash
11818
11819 2005-08-03 [colin]      1.9.13cvs12
11820
11821         * src/prefs_account.c
11822                 Fix bug #777 (Sylpheed crash in account configuration)
11823
11824 2005-08-03 [colin]      1.9.13cvs11
11825
11826         * src/addressbook.c
11827         * src/editaddress.c
11828         * src/editgroup.c
11829                 Fixing addressbook, round 2
11830         * src/textview.c
11831                 Fix emphasis color on rechecking 'Colorize messages'
11832
11833 2005-08-03 [paul]       1.9.13cvs10
11834
11835         sync with main
11836
11837         * src/addr_compl.c
11838         * src/compose.c
11839         * src/main.c
11840         * src/pop.c
11841         * src/prefs_account.c
11842         * src/procmime.c
11843         * src/procmsg.c
11844         * src/quote_fmt_parse.y
11845         * src/textview.c
11846         * src/common/quoted-printable.c
11847         * src/common/utils.c
11848         * src/common/utils.h
11849         * src/common/xml.c
11850                 replaced incorrect locale-independent
11851                 ctype functions with GLib's. Corrected
11852                 signedness mismatch.
11853         * src/headerview.c
11854                 headerview_create(): added spacing for vbox.
11855         * src/gtk/about.c
11856                 set focus to the OK button.
11857
11858 2005-08-03 [colin]      1.9.13cvs9
11859
11860         * src/folderview.c
11861                 Fix possible crash
11862
11863 2005-08-02 [colin]      1.9.13cvs8
11864
11865         * src/mainwindow.c
11866                 Fix cast
11867         * src/addressbook.c
11868         * src/addressitem.h
11869                 Fix a cast and more generally, try to make the
11870                 GUI more intuitive and consistent (round 1)
11871
11872 2005-08-02 [paul]       1.9.13cvs7
11873
11874         * src/folder.h
11875                 missing in 1.9.13cvs6
11876
11877 2005-08-02 [colin]      1.9.13cvs6
11878
11879         * src/folder.c
11880                 Fix one more leak
11881
11882 2005-08-02 [colin]      1.9.13cvs5
11883
11884         * src/folder.c
11885         * src/folderview.c
11886         * src/imap.c
11887         * src/main.c
11888         * src/mbox.c
11889         * src/procmsg.c
11890         * src/summaryview.c
11891                 Fix a number of folder_item_get_msg_list()-related
11892                 leaks (missing procmsg_msginfo_free()s)
11893
11894 2005-08-01 [colin]      1.9.13cvs4
11895
11896         * src/folderview.c
11897         * src/folderview.h
11898         * src/mainwindow.c
11899         * src/prefs_fonts.c
11900         * src/prefs_summaries.c
11901         * src/prefs_themes.c
11902         * src/summaryview.c
11903         * src/summaryview.h
11904         * src/textview.c
11905         * src/textview.h
11906                 Fix instant-apply of summary and folderview-related prefs
11907                 Fix erroneous g_free and alertpanels in prefs_theme
11908                 Add instant-apply for fonts
11909                 Defer applying of prefs a little bit so it's done only
11910                 once even if requested by multiples prefs pages
11911
11912 2005-08-01 [paul]       1.9.13cvs3
11913
11914         * src/main.c
11915                 fix bug 776 'S.C. crashes on close'
11916                 thanks to Colin
11917         * src/etpan/etpan-thread-manager-types.h
11918                 add missing include
11919                 thanks to Hoa
11920
11921 2005-07-25 [paul]       1.9.13cvs2
11922
11923         * src/summaryview.c
11924                 fix typos. spotted by Fabien Vantard
11925
11926 2005-07-24 [paul]       1.9.13cvs1
11927
11928         * doc/man/sylpheed.1
11929                 update man page, incorporating fix of
11930                 bug 769 'Typo in manpage'
11931         * src/etpan/imap-thread.c
11932                 fix NetBSD openssl dependencies. patch by
11933                 George Michaelson <ggm@apnic.net>
11934         * po/pt_BR.po
11935                 updated by Frederico Goncalves Guimaraes
11936
11937 2005-07-22 [paul]       1.9.13
11938
11939         1.9.13 release
11940
11941 2005-07-22 [paul]       1.9.12cvs91
11942
11943         * AUTHORS
11944         * INSTALL
11945         * README.claws
11946         * RELEASE_NOTES.claws
11947                 updated for release
11948         * configure.ac
11949         * po/nb.po
11950         * tools/claws.i18n.status.pl
11951                 add Norwegian translation. submiited by
11952                 Geir Helland <pjallabais@users.sourceforge.net>
11953         * po/ca.po
11954         * po/de.po
11955         * po/es.po
11956         * po/fi.po
11957         * po/fr.po
11958         * po/it.po
11959         * po/sk.po
11960         * po/sr.po
11961         * po/zh_CN.po
11962                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11963                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11964                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11965                 Yang Guilong
11966         * src/plugins/clamav/clamav_plugin_gtk.c
11967         * src/plugins/spamassassin/spamassassin_gtk.c
11968                 replace outdated description strings
11969
11970 2005-07-21 [colin]      1.9.12cvs90
11971
11972         * src/folder.c
11973                 Set folder to batch mode when scanning it. Makes deletion
11974                 of unread mails on IMAP much faster (due to the UNREAD 
11975                 flag unsetting)
11976
11977 2005-07-21 [darko]      1.9.12cvs89
11978
11979         * configure.ac
11980                 link against libresolv if necessary (patch by Paul)
11981         * src/msgcache.c
11982                 use glib's portable macros to determine endianness
11983
11984 2005-07-21 [paul]       1.9.12cvs88
11985
11986         * src/crash.c
11987         * src/gtk/about.c
11988                 update compiled-in features list
11989
11990 2005-07-20 [colin]      1.9.12cvs87
11991
11992         * src/folder.c
11993         * src/textview.c
11994                 Gcc 2.9x compilation fixes, thanks to Darko
11995         * src/plugins/clamav/clamav_plugin.c
11996                 Little optimisation: load virus database only once
11997         * src/plugins/spamassassin/spamassassin.c
11998                 Big optimisation: filtering one mail took at least 1 second,
11999                 now it takes at least 50ms. Doesn't speed up spamassassin 
12000                 itself, but should already be much more tolerable.
12001
12002 2005-07-20 [colin]      1.9.12cvs86
12003
12004         * src/summaryview.c
12005                 Fix performance issue
12006
12007 2005-07-19 [colin]      1.9.12cvs85
12008
12009         * src/plugins/pgpinline/plugin.c
12010                 Fix warning
12011
12012 2005-07-19 [colin]      1.9.12cvs84
12013
12014         * configure.ac
12015         * src/plugins/Makefile.am
12016         * src/plugins/pgpinline/.cvsignore
12017         * src/plugins/pgpinline/Makefile.am
12018         * src/plugins/pgpinline/pgpinline.c
12019         * src/plugins/pgpinline/pgpinline.deps
12020         * src/plugins/pgpinline/pgpinline.h
12021         * src/plugins/pgpinline/plugin.c
12022                 Put pgpinline in the main tree
12023
12024 2005-07-19 [paul]       1.9.12cvs83
12025
12026         * src/prefs_actions.c
12027                 prevent '//' in menu names, which cause a crash
12028                 thanks to Colin
12029
12030 2005-07-19 [paul]       1.9.12cvs82
12031
12032         * configure.ac
12033                 be generally more informative in configure output.
12034                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12035                 '[ --disable-openssl ...', as --enable-openssl is default
12036                 PGP/MIME: don't check for GPGME again, check for
12037                 pgpcore instead. Therefore prevent the possibility of
12038                 attempting to build pgpmime if pgpcore dependencies are
12039                 not met
12040                 ClamAV: use pkgconfig to check for lib
12041                 libgnomeprint: revert logic on inner test to match
12042                 everything else
12043         * src/plugins/pgpcore/sgpgme.c
12044                 add missing include
12045
12046 2005-07-19 [colin]      1.9.12cvs81
12047
12048         * src/summaryview.c
12049                 Fix slow thread rebuilding in particular
12050                 cases
12051
12052 2005-07-19 [paul]       1.9.12cvs80
12053
12054         * sylpheed-claws.desktop
12055                 fix typo, spotted by Stephan Sachse
12056         * src/account.c
12057                 replace GTK_STOCK_ADD with
12058                 GTK_STOCK_NEW button
12059
12060 2005-07-18 [colin]      1.9.12cvs79
12061
12062         * src/etpan/imap-thread.c
12063                 Fix return value (Thanks Hoa)
12064
12065 2005-07-18 [colin]      1.9.12cvs78
12066
12067         * src/imap.c
12068                 Allow empty passwords
12069                 Create drafts/queue/outbox if necessary
12070         * src/summaryview.c
12071                 Remove old code
12072         * src/etpan/imap-thread.c
12073                 Fix STARTTLS (Thanks to Hoa)
12074
12075 2005-07-18 [paul]       1.9.12cvs77
12076
12077         * ChangeLog-gtk2.jp
12078         * ChangeLog.jp
12079                 removed
12080         * Makefile.am
12081                 updated to reflect additions and removals
12082         * TODO
12083                 updated to be claws-specific
12084         * TODO-gtk2
12085         * TODO-gtk2.jp
12086         * TODO.jp
12087         * sylpheed-128x128.png
12088         * sylpheed-64x64.png
12089                 removed
12090         * sylpheed-claws-128x128.png
12091         * sylpheed-claws-64x64.png
12092         * sylpheed-claws.desktop
12093         * sylpheed-claws.png
12094                 added
12095         * sylpheed.desktop
12096         * sylpheed.png
12097                 removed
12098
12099 2005-07-17 [paul]       1.9.12cvs76
12100
12101         * src/account.c
12102         * src/addressbook.c
12103         * src/alertpanel.c
12104         * src/alertpanel.h
12105         * src/compose.c
12106         * src/exphtmldlg.c
12107         * src/expldifdlg.c
12108         * src/folderview.c
12109         * src/imap_gtk.c
12110         * src/inc.c
12111         * src/message_search.c
12112         * src/messageview.c
12113         * src/mh_gtk.c
12114         * src/news_gtk.c
12115         * src/prefs_actions.c
12116         * src/prefs_filtering.c
12117         * src/prefs_matcher.c
12118         * src/prefs_template.c
12119         * src/prefs_themes.c
12120         * src/ssl_manager.c
12121         * src/summary_search.c
12122         * src/textview.c
12123         * src/toolbar.c
12124         * src/gtk/sslcertwindow.c
12125         * src/plugins/pgpcore/sgpgme.c
12126                 rework alertpanels
12127
12128 2005-07-17 [colin]      1.9.12cvs75
12129
12130         * src/privacy.c
12131                 add a PrivacySystem accessor that checks that
12132                 the system cached in a MimeInfo's privacydata
12133                 is still registered. Use this accessor instead
12134                 of directly using data->system. Fixes crashes
12135                 after unloading pgp plugins.
12136
12137 2005-07-17 [colin]      1.9.12cvs74
12138
12139         * src/alertpanel.c
12140                 Change geometry hints to a simple default size.
12141                 Fixes the certs dialogs.
12142
12143 2005-07-17 [colin]      1.9.12cvs73
12144
12145         * src/gtk/sslcertwindow.c
12146                 Use a gtkExpander
12147
12148 2005-07-17 [colin]      1.9.12cvs72
12149
12150         * src/plugins/pgpcore/Makefile.am
12151         * src/plugins/pgpmime/Makefile.am
12152                 Add gpgme libs
12153
12154 2005-07-17 [paul]       1.9.12cvs71
12155
12156         * configure.ac
12157                 add --disable-gnomeprint option
12158                 modified version of patch by Marius Mauch
12159
12160 2005-07-17 [paul]       1.9.12cvs70
12161
12162         * src/common/defs.h
12163                 update urls
12164         * src/account.c
12165         * src/action.c
12166         * src/addressbook.c
12167         * src/compose.c
12168         * src/foldersel.c
12169         * src/folderview.c
12170         * src/html.c
12171         * src/imap_gtk.c
12172         * src/main.c
12173         * src/mainwindow.c
12174         * src/messageview.c
12175         * src/mh_gtk.c
12176         * src/mimeview.c
12177         * src/news_gtk.c
12178         * src/prefs_account.c
12179         * src/prefs_send.c
12180         * src/prefs_summaries.c
12181         * src/procmsg.c
12182         * src/summaryview.c
12183         * src/common/utils.c
12184         * src/common/xml.c
12185         * src/plugins/pgpcore/passphrase.c
12186         * src/plugins/pgpcore/select-keys.c
12187                 replace inappropriately used backticks
12188                 with single quotes
12189
12190 2005-07-16 [colin]      1.9.12cvs69
12191
12192         * src/image_viewer.c
12193                 Add extra paranoid checks
12194
12195 2005-07-16 [colin]      1.9.12cvs68
12196
12197         * src/plugins/pgpcore/prefs_gpg.c
12198                 Don't auto-check sigs by default, as it
12199                 can be really slow.
12200
12201 2005-07-16 [colin]      1.9.12cvs67
12202
12203         * src/plugins/pgpcore/sgpgme.c
12204                 Make messages a bit better.
12205
12206 2005-07-16 [colin]      1.9.12cvs66
12207
12208         * src/imap.c
12209                 Remove pseudo-log
12210         * src/etpan/imap-thread.c
12211                 Add real log
12212
12213 2005-07-16 [colin]      1.9.12cvs65
12214
12215         * src/main.c
12216         * src/prefs_other.c
12217                 And now, fix build with libetpan :-/
12218
12219 2005-07-15 [colin]      1.9.12cvs64
12220
12221         * src/prefs_other.c
12222                 Continue fixing build without libetpan.
12223
12224 2005-07-15 [colin]      1.9.12cvs63
12225
12226         * src/main.c
12227                 Fix build with --disable-libetpan
12228
12229 2005-07-15 [colin]      1.9.12cvs62
12230
12231         * configure.ac
12232                 Bump libetpan's version
12233
12234 2005-07-15 [colin]      1.9.12cvs61
12235
12236         * src/etpan/imap-thread.c
12237                 Actually stop logging :)
12238
12239 2005-07-15 [colin]      1.9.12cvs60
12240
12241         * src/addressbook.c
12242                 Fix dnd of multiple addresses.
12243
12244 2005-07-15 [hoa]        1.9.12cvs59
12245
12246         * src/etpan/imap-thread.c
12247             disable login of IMAP password in libetpan log file.
12248
12249 2005-07-15 [paul]       1.9.12cvs58
12250
12251         * src/account.c
12252                 don't automatically sort
12253                 do allow drag n drop
12254
12255 2005-07-15 [paul]       1.9.12cvs57
12256
12257         * src/account.c
12258         * src/ssl_manager.c
12259                 alphabetical listing
12260
12261 2005-07-15 [paul]       1.9.12cvs56
12262
12263         * src/gtk/pluginwindow.c
12264                 sort plugin list alphabetically
12265
12266 2005-07-15 [paul]       1.9.12cvs55
12267
12268         * src/prefs_spelling.c
12269         * src/prefs_wrapping.c
12270                 unify English usage
12271
12272 2005-07-15 [colin]      1.9.12cvs54
12273
12274         * src/wizard.c
12275                 Typo fix
12276
12277 2005-07-15 [paul]       1.9.12cvs53
12278
12279         * src/prefs_message.c
12280                 make 'show cursor' a hidden option
12281
12282 2005-07-14 [colin]      1.9.12cvs52
12283
12284         * src/plugins/spamassassin/Makefile.am
12285         * src/plugins/clamav/Makefile.am
12286                 Fix double EXTRA_DISTs
12287
12288 2005-07-14 [colin]      1.9.12cvs51
12289
12290         * src/plugins/clamav/Makefile.am
12291         * src/plugins/clamav/clamav_plugin_gtk.deps
12292         * src/plugins/spamassassin/Makefile.am
12293         * src/plugins/spamassassin/spamassassin_gtk.deps
12294                 Make $plugin_gtk depend on $plugin
12295
12296 2005-07-14 [hoa]        1.9.12cvs50
12297
12298         * src/etpan/imap-thread.c
12299                 enable debug log of libetpan when running with --debug
12300
12301 2005-07-14 [colin]      1.9.12cvs49
12302
12303         * configure.ac
12304         * src/common/Makefile.am
12305         * src/common/plugin.c
12306         * src/common/plugin.h
12307                 Add a little plugin dependancy system.
12308                 Plugins can ship a $plugin_name.deps file
12309                 (near them in PLUGINDIR) so that their
12310                 dependancies are loaded if possible.
12311         * src/plugins/Makefile.am
12312         * src/plugins/pgpcore/Makefile.am
12313         * src/plugins/pgpcore/passphrase.c
12314         * src/plugins/pgpcore/passphrase.h
12315         * src/plugins/pgpcore/plugin.c
12316         * src/plugins/pgpcore/prefs_gpg.c
12317         * src/plugins/pgpcore/prefs_gpg.h
12318         * src/plugins/pgpcore/select-keys.c
12319         * src/plugins/pgpcore/select-keys.h
12320         * src/plugins/pgpcore/sgpgme.c
12321         * src/plugins/pgpcore/sgpgme.h
12322                 Introduce pgpcore, used by pgpmime and
12323                 pgpinline
12324         * src/plugins/pgpmime/Makefile.am
12325         * src/plugins/pgpmime/passphrase.c
12326         * src/plugins/pgpmime/passphrase.h
12327         * src/plugins/pgpmime/pgpmime.c
12328         * src/plugins/pgpmime/pgpmime.deps
12329         * src/plugins/pgpmime/plugin.c
12330         * src/plugins/pgpmime/prefs_gpg.c
12331         * src/plugins/pgpmime/prefs_gpg.h
12332         * src/plugins/pgpmime/select-keys.c
12333         * src/plugins/pgpmime/select-keys.h
12334         * src/plugins/pgpmime/sgpgme.c
12335         * src/plugins/pgpmime/sgpgme.h
12336                 Remove the core from pgpmime and add the
12337                 dependancy to pgpcore.
12338
12339 2005-07-14 [paul]       1.9.12cvs48
12340
12341         * src/stock_pixmap.c
12342                 forgot this in last commit
12343
12344 2005-07-14 [paul]       1.9.12cvs47
12345
12346         * src/account.c
12347         * src/addressbook.c
12348                 add accelerators for the buttons (sync with main)
12349         * src/compose.c
12350         * src/compose.h
12351                 add accelerators for the buttons.
12352                 fix editing with external editor.
12353                 replace gdk_input_*() with GIOChannel;
12354                 (sync with main)
12355         * src/foldersel.c
12356                 display folder names with new/unread
12357                 representation (sync with main)
12358         * src/main.c
12359                 specify default window icon (sync with main)
12360         * src/prefs_common.c
12361                 use_addr_book default to FALSE
12362         * src/summaryview.c
12363         * src/textview.c
12364                 add accelerators for the buttons (sync with main)
12365         * src/gtk/menu.c
12366                 fix typos
12367         * src/pixmaps/sylpheed_icon.xpm
12368                 updated
12369
12370 2005-07-13 [paul]       1.9.12cvs46
12371
12372         * src/plugins/pgpmime/pgpmime.c
12373         * src/plugins/pgpmime/sgpgme.c
12374                 (temporarily) use deprecated gpgme_data_rewind()
12375                 while largefile support is not present
12376                 (as suggested by Colin)
12377
12378 2005-07-13 [paul]       1.9.12cvs45
12379
12380         * configure.ac
12381                 remove large file support (for now):
12382                 it breaks too many things
12383
12384 2005-07-13 [paul]       1.9.12cvs44
12385
12386         * configure.ac
12387                 add large file support
12388         * src/html.c
12389                 fix bug #763 where href attribute was not
12390                 the very first attribute of a link
12391                 patch by Thomas Gilgin
12392
12393 2005-07-13 [colin]      1.9.12cvs43
12394
12395         * src/gtk/pluginwindow.c
12396                 Little portability fix
12397
12398 2005-07-13 [colin]      1.9.12cvs42
12399
12400         * src/plugins/pgpmime/sgpgme.c
12401                 Fix crasher.
12402
12403 2005-07-13 [colin]      1.9.12cvs41
12404
12405         * src/plugins/pgpmime/pgpmime.c
12406         * src/plugins/pgpmime/sgpgme.c
12407                 Use gpgme_data_release_and_get_mem instead
12408                 of gpgme_data_read.
12409
12410 2005-07-13 [colin]      1.9.12cvs40
12411
12412         * configure.ac
12413         * src/plugins/pgpmime/passphrase.c
12414         * src/plugins/pgpmime/passphrase.h
12415         * src/plugins/pgpmime/pgpmime.c
12416         * src/plugins/pgpmime/plugin.c
12417         * src/plugins/pgpmime/select-keys.c
12418         * src/plugins/pgpmime/select-keys.h
12419         * src/plugins/pgpmime/sgpgme.c
12420         * src/plugins/pgpmime/sgpgme.h
12421                 Port pgpmime to gpgme-1.0.
12422
12423 2005-07-12 [paul]       1.9.12cvs39
12424
12425         * AUTHORS
12426         * src/toolbar.c
12427         * src/toolbar.h
12428                 add a 'Go to Prev' button to the toolbar.
12429                 correct tooltip text of go to buttons.
12430                 based on patch by Yang Guilong <bamanzi@gmail.com>
12431
12432 2005-07-12 [colin]      1.9.12cvs38
12433
12434         * src/statusbar.c
12435                 Fix progress bar showing stuff at startup.
12436
12437 2005-07-12 [paul]       1.9.12cvs37
12438
12439         * src/editjpilot.c
12440                 fix building with jpilot support
12441
12442 2005-07-11 [colin]      1.9.12cvs36
12443
12444         * src/inc.c
12445                 Add visual indication that filtering is running
12446         * src/textview.c
12447                 Make {}[] uri delimiters
12448         * src/summaryview.c
12449                 Remove useless (and slow) calls
12450
12451 2005-07-11 [paul]       1.9.12cvs35
12452
12453         * src/plugins/clamav/clamav_plugin_gtk.c
12454         * src/plugins/dillo_viewer/dillo_prefs.c
12455         * src/plugins/pgpmime/prefs_gpg.c
12456         * src/plugins/spamassassin/spamassassin_gtk.c
12457                 gather plugins prefs together under their
12458                 own 'Plugins' heading
12459
12460 2005-07-11 [paul]       1.9.12cvs34
12461
12462         sync with main
12463
12464         * src/account.c
12465                 account_delete(): modified alert dialog
12466         * src/editjpilot.c
12467         * src/editvcard.c
12468                 fixed a crash when cancelling file selection
12469                 dialog by Escape key. Made non-ascii filename
12470                 selectable.
12471         * src/prefs_template.c
12472                 prefs_template_window_create(): make scrolled
12473                 window policy AUTOMATIC
12474
12475 2005-07-10 [hoa]        1.9.12cvs33
12476
12477         * src/etpan/imap-thread.c
12478                 workaround for old Courier IMAP servers.
12479
12480 2005-07-10 [colin]      1.9.12cvs32
12481
12482         * src/folder.c
12483         * src/statusbar.c
12484         * src/statusbar.h
12485                 Add visual progress indicator on filtering/processing
12486                 Factorize the progress bar code
12487         * src/imap.c
12488         * src/imap.h
12489         * src/etpan/imap-thread.c
12490                 Add a reference counter to avoid destroying the Folder
12491                 while it's in use by another callback.
12492
12493 2005-07-09 [hoa]        1.9.12cvs31
12494
12495         * src/imap.c
12496         * src/etpan/imap-thread.c
12497                 fixed deadlock when removing IMAP account.
12498
12499 2005-07-08 [colin]      1.9.12cvs30
12500
12501         * src/textview.c
12502         * src/unmime.c
12503                 Fix again problems decoding broken headers
12504         * src/gtk/inputdialog.c
12505                 Fix local variable shadowing a global one
12506
12507 2005-07-08 [colin]      1.9.12cvs29
12508
12509         * src/msgcache.c
12510                 Make the cache/mark files platform-agnostic by writing
12511                 them in little-endian format. Reading them is also done
12512                 in little-endian format, of course; however, in order
12513                 to avoid trashing mark data on big-endian machines, the
12514                 files are, at first, read from the native format if the
12515                 little-endian one doesn't exist. This is easy to deter-
12516                 mine by trying to open a file with a swapped data_ver
12517                 and seeing if it's the wanted version.
12518                 Little-endian using users should see absolutely no
12519                 difference, Big-endian users may get a very little
12520                 performance drop due to byte-swapping.
12521                 Tested on i386 and ppc32. 
12522                 Fixes bug #159 (The index file, in the mailboxes, is 
12523                 hardware depending).
12524
12525                 To have the cache/mark files updated to the new little-
12526                 endian format, "Check for new messages" or even
12527                 "Rebuild folder tree" aren't enough. Files will be
12528                 updated as soon as a folder has been opened/closed.
12529                 To update everything, just select all folders by
12530                 selecting them one by one.
12531
12532 2005-07-07 [colin]      1.9.12cvs28
12533
12534         * src/imap.c
12535                 Remember the folder separator per IMAPFolder
12536                 instead of globally.
12537                 Revive the Session on noop; fixes bug #761
12538                 (mark a bunch of unread messages as read takes 
12539                 forever)
12540
12541 2005-07-07 [darko]      1.9.12cvs27
12542
12543         * src/common/template.c
12544                 Sort templates alphabetically
12545
12546 2005-07-06 [colin]      1.9.12cvs26
12547
12548         * src/imap.c
12549                 Try to use the correct separator in
12550                 most cases. Possibly fixes bug #759
12551                 (only creates the INBOX folder when 
12552                 setting up new IMAP account) and 
12553                 bug #760 (Can't retrieve messages)
12554
12555 2005-07-06 [colin]      1.9.12cvs25
12556
12557         * src/imap.c
12558                 Use real_path in status command. This will
12559                 help later, when namespaces will be used.
12560
12561 2005-07-06 [colin]      1.9.12cvs24
12562
12563         * configure.ac
12564         * src/account.c
12565         * src/folder.c
12566         * src/imap.c
12567         * src/etpan/etpan-log.c
12568         * src/etpan/etpan-thread-manager.c
12569         * src/etpan/imap-thread.c
12570                 Add a --disable-libetpan parameter. With this,
12571                 users that don't want IMAP4 support can avoid
12572                 the new dependancy (and have no IMAP support).
12573                 Users that have IMAP4 accounts and use this
12574                 parameter won't lose their configuration, their
12575                 IMAP accounts will just be invisible and not
12576                 used.
12577         * src/textview.c
12578                 Make the "Copy ..." contextual menu items 
12579                 copy to both the X clipboard and the gtk 
12580                 clipboard - as most other apps do.
12581         * src/gtk/about.c
12582                 Add a notice about OpenSSL usage, in order to
12583                 comply with OpenSSL's license (point 6):
12584                 http://www.openssl.org/source/license.html
12585
12586 2005-07-06 [colin]      1.9.12cvs23
12587
12588         * src/alertpanel.c
12589                 Fix a minimum size for alertpanels
12590         * src/compose.c
12591                 Show 'No space left on device' type errors
12592                 when queuing/sending
12593         * src/imap_gtk.c
12594         * src/mh_gtk.c
12595                 Rework folder's deletion message (remove 
12596                 extra \n)
12597
12598 2005-07-05 [colin]      1.9.12cvs22
12599
12600         * src/imap.c
12601                 Add an alertpanel on auth error
12602                 Add pseudo-log
12603                 Remove pthread-related stuff
12604
12605 2005-07-05 [colin]      1.9.12cvs21
12606
12607         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12608                 Fix crash on plugin reloading (with a hack)
12609
12610 2005-07-05 [colin]      1.9.12cvs20
12611
12612         * src/prefs_account.c
12613         * src/prefs_account.h
12614                 Fix typo
12615         * src/gtk/filesel.c
12616         * src/gtk/filesel.h
12617                 Add a way to filter the view
12618         * src/gtk/pluginwindow.c
12619                 Filter loadable stuff
12620         * src/plugins/pgpmime/prefs_gpg.c
12621                 Fix missing unregistration
12622         * .cvsignore
12623         * src/etpan/.cvsignore
12624         * src/plugins/spamassassin/.cvsignore
12625                 Add more stuff to cvs ignored files
12626
12627 2005-07-04 [colin]      1.9.12cvs19
12628
12629         * src/imap.c
12630                 Fix scan_required returning FALSE when it
12631                 shouldn't. Maybe fix #760 (Can't retrieve
12632                 messages)
12633
12634 2005-07-04 [colin]      1.9.12cvs18
12635
12636         * src/summaryview.c
12637                 Fix always_show_msg pref
12638
12639 2005-07-04 [paul]       1.9.12cvs17
12640
12641         sync with main (forgotten in last commit)
12642         
12643         * src/common/utils.c
12644         * src/common/utils.h
12645                 check_line_length(): new.
12646                 is_dir_exist()
12647                 is_file_entry_exist()
12648                 dirent_is_regular_file()
12649                 dirent_is_directory(): use g_file_test() instead of stat().
12650
12651 2005-07-04 [paul]       1.9.12cvs16
12652
12653         sync with main:
12654
12655         * src/compose.c
12656                 compose_write_to_file(): check for line
12657                 length limit and display warning if exceeds
12658         * src/jpilot.c
12659                 use get_home_dir() instead of g_get_home_dir()
12660         * src/procheader.c
12661                 removed warning about invalid date
12662         * src/vcard.c
12663                 use get_home_dir() instead of g_get_home_dir()
12664
12665 2005-07-04 [paul]       1.9.12cvs15
12666
12667         * src/stock_pixmap.c
12668                 fix new pixmap naming errors
12669                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12670
12671 2005-07-04 [colin]      1.9.12cvs14
12672
12673         * src/imap.c
12674                 Fix debugging string with a warning
12675
12676 2005-07-04 [colin]      1.9.12cvs13
12677
12678         * configure.ac
12679                 Add a check for libetpan's version (>= 0.37)
12680
12681 2005-07-04 [hoa]        1.9.12cvs12
12682
12683         * commitHelper
12684         * src/imap.c
12685         * src/etpan/imap-thread.c
12686         * src/etpan/imap-thread.h
12687                 fixed IMAP implementation of check of mails.
12688
12689 2005-07-03 [hoa]        1.9.12cvs11
12690
12691         * src/etpan/Makefile.am
12692         * src/etpan/etpan-errors.h
12693         * src/etpan/etpan-log.[ch]
12694         * src/etpan/etpan-thread-manager-types.h
12695         * src/etpan/etpan-thread-manager.[ch]
12696         * src/etpan/imap-thread.[ch]
12697         * src/Makefile.am
12698         * src/imap.c
12699         * src/main.c
12700         * src/prefs_other.c
12701         * configure.ac
12702             merged imap branch.
12703             dependency on libetpan 0.37 is now added.
12704
12705 2005-07-01 [colin]      1.9.12cvs10
12706
12707         * src/Makefile.am
12708         * src/folder.c
12709         * src/folder.h
12710         * src/folderview.c
12711         * src/stock_pixmap.c
12712         * src/stock_pixmap.h
12713         * src/plugins/trayicon/trayicon.c
12714                 Add marked symbol on folders containing
12715                 marked messages
12716         * src/procmsg.c
12717         * src/procmsg.h
12718         * src/toolbar.c
12719         * src/prefs_common.c
12720         * src/prefs_common.h
12721         * src/prefs_send.c
12722                 Add an optional confirmation dialog on queue
12723                 sending. Patch by wwp.
12724         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12725         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12726         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12727         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12728         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12729         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12730         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12731         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12732         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12733         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12734         * src/pixmaps/trash_mark.xpm            ** ADDED **
12735                 New pixmaps
12736
12737 2005-07-01 [colin]      1.9.12cvs9
12738
12739         * src/summaryview.c
12740                 Fix a little threading bug
12741         * src/addrgather.c
12742         * src/mainwindow.c
12743                 A little bit of HIG normality never hurts
12744
12745 2005-07-01 [colin]      1.9.12cvs8
12746
12747         * src/compose.c
12748         * src/msgcache.c
12749         * src/pop.c
12750         * src/procmime.c
12751         * src/recv.c
12752         * src/common/log.c
12753         * src/common/template.c
12754         * src/common/utils.c
12755         * src/common/utils.h
12756                 Reverted the fwrite_atomic stuff. In fact
12757                 it is already atomic.
12758
12759 2005-06-30 [colin]      1.9.12cvs7
12760
12761         * src/common/utils.c
12762         * src/common/utils.h
12763                 Add an fwrite_atomic() function to make
12764                 sure we write everything: fwrite can make
12765                 short writes.
12766         * src/compose.c
12767         * src/msgcache.c
12768         * src/pop.c
12769         * src/procmime.c
12770         * src/recv.c
12771         * src/common/log.c
12772         * src/common/template.c
12773                 Use that (and fix swapping of size and nmemb).
12774                 Thanks to Rich Coe for the heads up.
12775
12776 2005-06-30 [colin]      1.9.12cvs6
12777
12778         * src/addressbook.c
12779                 Optimize addressbook opening 
12780
12781 2005-06-30 [colin]      1.9.12cvs5
12782
12783         * src/summaryview.c
12784                 Remove calls to summary_step after move/copy
12785
12786 2005-06-28 [paul]       1.9.12cvs4
12787
12788         * src/alertpanel.c
12789                 wrap and make the error msg selectable
12790
12791 2005-06-28 [paul]       1.9.12cvs3
12792
12793         * src/ssl_manager.c
12794                 replace the OK button with a Close button
12795         * src/gtk/foldersort.c
12796                 use GTK_STOCK_ icons/buttons
12797
12798 2005-06-28 [colin]      1.9.12cvs2
12799
12800         * src/gedit-print.c             ** ADDED **
12801         * src/gedit-print.h             ** ADDED **
12802         * src/gtk/gtksourceprintjob.c   ** ADDED **
12803         * src/gtk/gtksourceprintjob.h   ** ADDED **
12804                 I can't believe no one had enough time to tell
12805                 me I forgot the `cvs add`
12806
12807 2005-06-27 [colin]      1.9.12cvs1
12808
12809         * src/Makefile.am
12810         * src/gtk/Makefile.am
12811         * src/messageview.c
12812         * src/procmsg.c
12813         * src/summaryview.c
12814         * configure.ac
12815                 Add optional libgnomeprint-based printing
12816         * src/mainwindow.c
12817         * src/gtk/quicksearch.c
12818                 Add an Edit/Quick search menu item to show
12819                 and focus the quicksearch
12820
12821 2005-06-27 [paul]       1.9.12
12822
12823         1.9.12 release
12824
12825         * po/ca.po
12826         * po/de.po
12827         * po/es.po
12828         * po/fr.po
12829         * po/it.po
12830         * po/ko.po
12831         * po/pt_BR.po
12832         * po/sk.po
12833         * po/zh_CN.po
12834                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12835                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12836                 SungHyun Nam, Frederico Goncalves Guimaraes,
12837                 Andrej Kacian, and Yang Guilong
12838 2005-06-26 [colin]      1.9.11cvs106
12839
12840         * src/imap_gtk.c
12841                 Forgot one file for previous fix
12842
12843 2005-06-26 [colin]      1.9.11cvs105
12844
12845         * src/folder.c
12846         * src/imap.c
12847                 Fix problems with folder operations in no_select
12848                 imap folders. it applies only to mails, and 
12849                 creation/deletion/move/renaming of folders 
12850                 should be possible
12851
12852 2005-06-26 [paul]       1.9.11cvs104
12853
12854         * src/prefs_filtering.c
12855                 replace one more GTK_STOCK_REMOVE
12856                 with GTK_STOCK_DELETE
12857
12858 2005-06-25 [colin]      1.9.11cvs103
12859
12860         * src/imap.c
12861                 Optimize get_seq_set_from_seq_list
12862                 (Patch by Ricardo) 
12863
12864 2005-06-25 [colin]      1.9.11cvs102
12865
12866         * src/mh.c
12867                 If the directory exists, but not in the
12868                 correct encoding, rename it. This should
12869                 handle old-versions-induced bugs.
12870
12871 2005-06-25 [colin]      1.9.11cvs101
12872
12873         * src/mh.c
12874                 Fix path access with extended dir names
12875                 Fixes bug #589 (SC segfaults with wrong locale
12876                 settings)
12877
12878 2005-06-25 [colin]      1.9.11cvs100
12879
12880         * src/prefs_account.c
12881         * src/prefs_account.h
12882         * src/compose.c
12883                 Add an option to encrypt replies to
12884                 encrypted messages
12885
12886 2005-06-25 [colin]      1.9.11cvs99
12887
12888         * src/compose.c
12889         * src/quote_fmt_parse.y
12890                 ... And make it work with pgpinline.
12891
12892 2005-06-25 [colin]      1.9.11cvs98
12893
12894         * src/compose.c
12895         * src/procmime.c
12896         * src/procmime.h
12897         * src/quote_fmt_parse.y
12898                 o Make reedition of encrypted messages possible
12899                   (as long as it is encrypted to self too, no
12900                    magic there)
12901                 o Make replying with quote (and without selecting
12902                   text) possible for encrypted messages.
12903                 Closes bug #550 (Not possible to "reply with quote"
12904                 to gnupg encrypted messages)
12905
12906 2005-06-24 [paul]       1.9.11cvs97
12907
12908         * src/imap.c
12909                 add missing include
12910
12911 2005-06-24 [paul]       1.9.11cvs96
12912
12913         * src/editldap.c
12914                 made bind password entry invisible
12915                 (sync with main)
12916         * src/send_message.c
12917                 send_message_local(): check exit status
12918                 to detect errors (sync with main)
12919         * src/textview.c
12920                 use main's less ambiguous popup menu
12921                 wording
12922
12923 2005-06-24 [paul]       1.9.11cvs95
12924
12925         * src/prefs_actions.c
12926         * src/prefs_customheader.c
12927         * src/prefs_display_header.c
12928         * src/prefs_filtering_action.c
12929         * src/prefs_matcher.c
12930         * src/prefs_template.c
12931         * src/prefs_toolbar.c
12932                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12933         * src/gtk/description_window.c
12934                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12935
12936 2005-06-23 [colin]      1.9.11cvs94
12937
12938         * src/summaryview.c
12939                 Fix rough edges (be sure to call status_show whenever
12940                 necessary).
12941
12942 2005-06-23 [colin]      1.9.11cvs93
12943
12944         * src/summaryview.c
12945                 Optimize Select All
12946                 Before, in a 5K mails folder: 11s
12947                 After, in the same folder: 58000µs
12948                 The joys of locking... gtk_clist_select_all() fires a 
12949                 tree-select-row event for each selected row, which in 
12950                 summaryview, callbacks summary_selected which in turn,
12951                 calls summary_status_show, which walks the selected
12952                 rows. Hence, calling gtk_clist_select_all was 
12953                 exponential. Locking the summaryview makes 
12954                 summary_selected return early.
12955
12956 2005-06-23 [colin]      1.9.11cvs92
12957
12958         * src/imap.c
12959                 Move mutex at the important place to avoid
12960                 deadlocks
12961         * src/summaryview.c
12962                 Fix Del key deleting directly instead of
12963                 moving to trash
12964
12965 2005-06-22 [colin]      1.9.11cvs91
12966
12967         * src/plugins/spamassassin/libspamc.c
12968                 As we do spagetti code with assignations in multiple
12969                 places (see _message_read_raw where out = msg = raw),
12970                 let's be sure we don't free the same pointer twice.
12971                 Should fix bug #683 (Crash in libpam at 
12972                 message_cleanup).
12973
12974 2005-06-22 [colin]      1.9.11cvs90
12975
12976         * src/compose.c
12977         * src/messageview.c
12978         * src/toolbar.c
12979                 Make toolbar's delete use the move to trash stuff;
12980                 Add gtk_widget_realize to be sure pixmaps can get
12981                 created (that may fix an old worksforme bug which
12982                 I can't find back...)
12983
12984 2005-06-22 [colin]      1.9.11cvs89
12985
12986         * src/summaryview.c
12987         * src/summaryview.h
12988         * src/mainwindow.c
12989                 Rename "Message/Delete" to "Message/Move to trash"
12990                 Add "Message/Delete..." that directly destroys the
12991                 selected messages after asking for a confirmation.
12992
12993 2005-06-22 [colin]      1.9.11cvs88
12994
12995         * src/imap.c
12996                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12997                 o Fix a deadlock (thanks Darko)
12998
12999 2005-06-22 [colin]      1.9.11cvs87
13000
13001         * src/gtk/foldersort.c
13002                 Add missing include for the i18n;
13003                 patch by Fabien Vantard
13004
13005 2005-06-21 [colin]      1.9.11cvs86
13006
13007         * src/folder.c
13008         * src/folderview.c
13009                 Respect the no_select flag
13010         * src/imap.c
13011                 Fix recursive deletion
13012         * src/imap_gtk.c
13013         * src/mh_gtk.c
13014                 Make the folder deletion's warning
13015                 more explicit
13016
13017 2005-06-21 [colin]      1.9.11cvs85
13018
13019         * src/textview.c
13020                 Prevent email addresses from spanning accross
13021                 lines - fixes bug # 646 (newline-chars in 
13022                 email addresses)
13023
13024 2005-06-20 [colin]      1.9.11cvs84
13025
13026         * src/folder.c
13027                 Be sure not to remove source if copy failed
13028
13029 2005-06-20 [colin]      1.9.11cvs83
13030
13031         * src/folderview.c
13032         * src/imap_gtk.c
13033                 remove summaryview's lock
13034         * src/imap.c
13035                 introduce threads to avoid problems when foreground tasks
13036                 interfere with background tasks
13037         * src/mh.c
13038                 prevent moving to drafts/queue
13039         * src/mimeview.c
13040                 fix leak
13041
13042 2005-06-19 [colin]      1.9.11cvs82
13043
13044         * src/imap_gtk.c
13045                 Remember that the user doesn't want to override
13046                 offline mode, for 3 seconds. It avoid presenting
13047                 him with N popups in a really short time.
13048
13049 2005-06-17 [colin]      1.9.11cvs81
13050
13051         * src/imap.c
13052                 Fix IMAP breaking on folders containing '('
13053                 (Probably won't be enough)
13054
13055 2005-06-17 [colin]      1.9.11cvs80
13056
13057         Forgotten files on 1.9.11cvs79
13058         * src/summaryview.c
13059                 Fix stepping when not immediately executing
13060         * src/imap.c
13061                 Really prevent UID FETCH 0
13062         * src/codeconv.c
13063                 Fix outgoing charset never set to utf-8
13064         * src/mh.c
13065                 Fix leak
13066
13067 2005-06-16 [colin]      1.9.11cvs79
13068
13069         * src/compose.c
13070                 Fix bug #707 (Dash splits rows)
13071                 Only wrap if we're on a line break position and
13072                 the previous one was a "white" (space) char.
13073                 Pango stuff is weird.
13074
13075 2005-06-16 [colin]      1.9.11cvs78
13076
13077         * src/imap_gtk.c
13078                 Lock summaryview while downloading messages
13079                 on user demand
13080         * src/procheader.c
13081         * src/unmime.c
13082         * src/common/utils.c
13083         * src/common/utils.h
13084                 Replace \r and \n with spaces in From and
13085                 Subject headers
13086
13087 2005-06-16 [paul]       1.9.11cvs77
13088
13089         * src/procmime.c
13090                 liberalise the mime parser
13091         * src/gtk/about.c
13092                 add text wrapping
13093
13094 2005-06-16 [paul]       1.9.11cvs76
13095
13096         * src/gtk/about.c
13097                 reworked
13098
13099 2005-06-15 [colin]      1.9.11cvs75
13100
13101         * src/compose.c
13102                 Finish header encoding fix
13103         * src/summaryview.c
13104                 Fix segfault
13105         * src/headerview.c
13106                 Fix compilation (Thanks Stephan
13107                 Sachse)
13108
13109 2005-06-15 [colin]      1.9.11cvs74
13110
13111         * Makefile.am
13112                 Install gnome2 stuff rather than gnome1, 
13113                 if both are present
13114         * src/codeconv.c
13115         * src/codeconv.h
13116         * src/compose.c
13117                 Fix headers encoding
13118         * src/folder.c
13119                 Visual progress when fetching all messages
13120         * src/folderview.c
13121         * src/summaryview.c
13122         * src/summaryview.h
13123                 Prevent changing current message while
13124                 incorporating
13125
13126 2005-06-15 [paul]       1.9.11cvs73
13127
13128         * src/gtk/gtkaspell.c
13129         * src/gtk/gtkaspell.h
13130                 fix build warnings
13131
13132 2005-06-15 [paul]       1.9.11cvs72
13133
13134         * src/prefs_filtering.c
13135                 allow reordering of filter rules by
13136                 drag n drop
13137
13138 2005-06-15 [paul]       1.9.11cvs71
13139
13140         * COPYING
13141                 updated
13142         * src/codeconv.c
13143                 replace deprecated function
13144         * src/inc.c
13145         * src/send_message.c
13146         * src/gtk/progressdialog.c
13147         * src/gtk/progressdialog.h
13148                 salvage and reuse parts of reverted sync
13149
13150 2005-06-15 [paul]       1.9.11cvs70
13151
13152         * src/inc.c
13153         * src/send_message.c
13154         * src/gtk/progressdialog.c
13155         * src/gtk/progressdialog.h
13156                 revert yesterday's sync with main
13157                 it contains deprecated functions
13158
13159 2005-06-15 [colin]      1.9.11cvs69
13160
13161         * src/headerview.c
13162                 Fix bug #670 (multi user to: will corrupt message 
13163                 headers display)
13164
13165 2005-06-15 [colin]      1.9.11cvs68
13166
13167         * src/compose.c
13168                 Fix bug #421 (Fix undo on wrapping)
13169
13170 2005-06-15 [colin]      1.9.11cvs67
13171
13172         * src/folder.c
13173                 Provide visual feedback while processing
13174                 folder's rules.
13175         * src/imap.c
13176                 Provide visual feedback while getting
13177                 short headers (for uncached messages)
13178
13179
13180 2005-06-14 [paul]       1.9.11cvs66
13181
13182         * src/account.c
13183                 change a couple stock icons
13184         * src/inc.c
13185         * src/send_message.c
13186         * src/gtk/progressdialog.c
13187         * src/gtk/progressdialog.h
13188                 sync main's GtkTreeView implementation
13189
13190 2005-06-14 [colin]      1.9.11cvs65
13191
13192         * src/imap.c
13193                 Various little fixes, mainly on error paths
13194
13195 2005-06-13 [colin]      1.9.11cvs64
13196
13197         * matcher.c
13198         * procmsg.c
13199         * procmsg.h
13200                 Add a way to fetch only headers. This speeds
13201                 up filtering on headers for IMAP. Fixes:
13202                 bug #481 extraneous imap commands slow down 
13203                         imap filtering
13204                 bug #522 Sylpheed downloads all messages 
13205                         when opening mailbox (IMAP)
13206                 bug #677 IMAP fetch is soooooooooooooo slow
13207         * src/folder.c
13208         * src/folder.h
13209                 Add a folder set_batch method so that
13210                 implementations can speed up flags changes
13211         * src/folderutils.c
13212         * src/summaryview.c
13213                 Use that in mark as (un)read and mark all read
13214                 Refix bug #679
13215         * src/imap.c
13216                 Implement set_batch - brings back deferred
13217                 flags in a less buggy manner. Fixes:
13218                 bug #729 IMAP immediate expunge of deleted messages
13219                 bug #191 remove list of messages with one command
13220                 Fix login with strange chars
13221                 Implement fetch_msg_full
13222                 Fix copy (wrong counts)
13223
13224 2005-06-12 [colin]      1.9.11cvs63
13225
13226         * src/folder.c
13227                 lock incorporation during long operations.
13228                 Avoids fucking up the IMAP socket.
13229
13230 2005-06-12 [colin]      1.9.11cvs62
13231
13232         * src/imap.c
13233                 Fix harmful typo
13234                 Factorize remove_all_msg
13235                 Thread-ize expunge
13236         * src/summaryview.c
13237                 Don't update partial-download status if unnecessary
13238         * src/folder.c
13239                 Use remove_msgs everywhere possible
13240
13241 2005-06-12 [colin]      1.9.11cvs61
13242
13243         * src/folder.c
13244         * src/folder.h
13245                 Add a remove_msgs function to remove a 
13246                 list of messages
13247         * src/imap.c
13248                 Implement that.
13249
13250 2005-06-12 [colin]      1.9.11cvs60
13251
13252         * src/imap.c
13253                 Remove flags-processing deferring... Too hard
13254                 to get it to work in all cases.
13255
13256 2005-06-11 [colin]      1.9.11cvs59
13257
13258         * src/imap.c
13259                 printf -> debug_print
13260
13261 2005-06-11 [colin]      1.9.11cvs58
13262
13263         * src/imap.c
13264                 o Fix build without USE_PTHREAD
13265                 o Factorize imap_open
13266                 o Alertpanel in case of impossible connection
13267                 o Alertpanel in case of impossible login
13268                 o Fix deferred flags processing to force a 
13269                   flush before adding some more flags to process,
13270                   but in another folder.
13271
13272 2005-06-10 [colin]      1.9.11cvs57
13273
13274         * src/imap.c
13275                 o Fix a format string error
13276                 o init ssl socket outside of the thread 
13277                   (it possibly invokes gtk calls)
13278         * src/procmime.c
13279                 o Put back the buffer to its necessary size
13280                 o Fix changing a file pointer without keeping
13281                   track of it (thanks Valgrind)
13282         * src/common/smtp.c
13283                 o Fix automatic STARTTLS if login should be done
13284                   and the server only allows it after starting TLS
13285         * src/gtk/gtkinputdialog.c
13286                 o Eat GDK_Return so that the combo popup doesn't 
13287                   appear when we press Enter to validate the combo
13288                   input dialog (as seen in the Open with... dialog)
13289
13290 2005-06-10 [colin]      1.9.11cvs56
13291
13292         * src/imap.c
13293                 o A bit less debug
13294                 o Fix a crash on deletion
13295                 o Threadize imap_select (it's called outside of 
13296                   threads)
13297                 o Defer treatment of DELETED flags
13298
13299
13300 2005-06-09 [colin]      1.9.11cvs55
13301
13302         * src/imap.c
13303                 Make sure we check imap_gtk_should_override(), which
13304                 potentially calls gtk stuff, before creating thread.
13305                 That way it should't be called via imap_get_session()
13306                 inside a thread.
13307
13308 2005-06-09 [colin]      1.9.11cvs54
13309
13310         * src/imap.c
13311                 o add a bit of status output
13312                 o remove some dead code
13313                 o threadize get_list_of_uids
13314                 o threadize imap_get_flags
13315                 o defer flag changing by 500ms so that they
13316                   can be batched
13317
13318
13319 2005-06-08 [colin]      1.9.11cvs53
13320
13321         * src/imap.c
13322                 Thread-ize imap_cmd_fetch
13323
13324 2005-06-08 [colin]      1.9.11cvs52
13325
13326         * src/main.c
13327                 Mmh, that broke POP3...
13328
13329 2005-06-08 [colin]      1.9.11cvs51
13330
13331         * src/main.c
13332                 Stabilize IMAP patch (thanks to Hoa)
13333
13334 2005-06-08 [colin]      1.9.11cvs50
13335
13336         * src/imap.c
13337                 Test patch to speed up imap. 
13338
13339 2005-06-08 [colin]      1.9.11cvs49
13340
13341         * src/imap_gtk.c
13342                 Warning fix
13343         * src/procmime.c
13344                 Apply patch from gentoo to use /usr/share/mime/globs if 
13345                 available, after un-breaking it
13346         * src/common/log.c
13347         * src/common/log.h
13348                 Use g_timeout for invoking hooks that possibly use gtk
13349                 calls. This should leave gtk calls in the main thread.
13350
13351 2005-06-08 [paul]       1.9.11cvs48
13352
13353         * src/codeconv.c
13354                 conv_get_outgoing_charset_str(): don't
13355                 use prefs_common setting
13356         * src/compose.c
13357         * src/compose.h
13358                 add /Options/Character encoding/... to
13359                 temporarily change the outgoing encoding
13360
13361         (belated sync with main)
13362
13363 2005-06-08 [paul]       1.9.11cvs47
13364
13365         * src/compose.c
13366                 correction to/completion of last
13367                 sync with main
13368
13369 2005-06-08 [paul]       1.9.11cvs46
13370
13371         sync with main:
13372         
13373         * src/codeconv.c
13374         * src/codeconv.h
13375                 always enabled Japanese auto-detection
13376                 if the first letters of locale string
13377                 is "ja"
13378         * src/compose.c
13379                 don't use "destroy" signal to destroy
13380                 Compose object (fix rare crashes on discard?)
13381         * src/mainwindow.c
13382         * src/messageview.c
13383         * src/prefs_send.c
13384                 added Hebrew encodings
13385         * src/sourcewindow.c
13386                 don't use "destroy" signal to destroy
13387                 objects
13388
13389 2005-06-07 [colin]      1.9.11cvs45
13390
13391         * src/summaryview.c
13392                 Add missing unlocks/locks
13393
13394 2005-06-07 [paul]       1.9.11cvs44
13395
13396         * src/summaryview.c
13397                 restore bug #749 fix
13398
13399 2005-06-06 [colin]      1.9.11cvs43
13400
13401         * src/summaryview.c
13402                 Fix selection bug when prefs_common.open_unread 
13403                 is FALSE
13404
13405 2005-06-06 [colin]      1.9.11cvs42
13406
13407         * src/common/md5.c
13408                 Fix a warning
13409         * src/summaryview.c
13410         * src/folderview.c
13411                 Factorize long operations beginning and end
13412                 (locking, freezing/thawing, cursor, ...)
13413                 Check selection->data member in selection-
13414                 related loops; this avoids dying an awful
13415                 death if the selection changes on us while
13416                 we're marking a whole IMAP folder unread, 
13417                 for example.
13418
13419 2005-06-06 [paul]       1.9.11cvs41
13420
13421         * src/textview.c
13422                 don't g_free() a static gchar buffer
13423
13424 2005-06-05 [colin]      1.9.11cvs40
13425
13426         * src/mainwindow.c
13427         * src/messageview.c
13428         * src/summaryview.c
13429                 Fix bug #749 (Show all headers should be
13430                 sticky as the GUI suggests)
13431
13432 2005-06-03 [paul]       1.9.11cvs39
13433
13434         * src/compose.c
13435                 don't allow editing of mail while sending.
13436                 patch by Colin
13437
13438 2005-06-03 [paul]       1.9.11cvs38
13439
13440         * src/folderview.c
13441                 add a freeze/thaw to speed up 'mark all read'
13442
13443 2005-06-03 [paul]       1.9.11cvs37
13444
13445         * src/prefs_message.c
13446                 reflect changes immediately
13447
13448 2005-06-02 [colin]      1.9.11cvs36
13449
13450         * po/POTFILES.in
13451                 Patch by Fabien Vantard.
13452
13453 2005-06-02 [colin]      1.9.11cvs35
13454
13455         * src/imap.c
13456                 Use a non-blocking imap_getline() if possible.
13457                 This should completely prevent the interface
13458                 from freezin on imap operations, although it
13459                 may do strange stuff in case of folder switching
13460                 while a big imap operation is taking place...
13461
13462                 In addition, fix a leak in the case thread
13463                 creation fails on connection.
13464
13465 2005-06-02 [colin]      1.9.11cvs34
13466
13467         * src/crash.c
13468         * src/prefs_common.h
13469                 Fix build (prefs_common_init() doesn't exist
13470                 anymore)
13471
13472 2005-06-02 [colin]      1.9.11cvs33
13473
13474         * src/prefs_account.c
13475                 Fix bug #245 (filtering rules broken when
13476                 renaming a remote account (imap4 or nntp)
13477
13478 2005-06-02 [colin]      1.9.11cvs32
13479
13480         * src/imap.c
13481                 Try to fix IMAP shortcomings: 
13482                 o Multithread imap_open()
13483                 o allow offline-mode overriding instead of
13484                   just returning NULL
13485         * src/imap_gtk.c
13486         * src/imap_gtk.h
13487                 Add a function to ask whether we want to
13488                 override offline-mode for 10 minutes (one-shot
13489                 asking was painful)
13490         * src/procheader.c
13491                 Fix segfault when imap parser isn't happy about
13492                 a missing {
13493
13494 2005-06-01 [colin]      1.9.11cvs31
13495
13496         * src/addrharvest.c
13497         * src/compose.c
13498         * src/mbox.c
13499         * src/mbox.h
13500         * src/mh.c
13501         * src/msgcache.c
13502         * src/send_message.c
13503         * src/setup.c
13504         * src/undo.c
13505         * src/common/hooks.c
13506         * src/common/prefs.c
13507         * src/common/template.c
13508         * src/common/utils.c
13509         * src/gtk/gtkutils.c
13510         * src/gtk/inputdialog.c
13511         * src/gtk/menu.c
13512         * src/gtk/pluginwindow.c
13513         * src/gtk/prefswindow.c
13514         * src/plugins/pgpmime/passphrase.c
13515         * src/plugins/pgpmime/prefs_gpg.c
13516                 More -Wall fixes
13517
13518         * src/common/Makefile.am
13519         * src/common/timing.h
13520                 Add basic timing code
13521
13522         * src/summaryview.c
13523                 Fix a bug with unread messages when 
13524                 re-sorting folders, and by the way
13525                 fix a big performance hit when 
13526                 re-sorting (10k mails: before 5s,
13527                 after .5s)
13528
13529         * src/prefs_compose_writing.c
13530         * src/prefs_compose_writing.h
13531         * src/prefs_message.c
13532         * src/prefs_message.h
13533         * src/prefs_other.c
13534         * src/prefs_other.h
13535         * src/prefs_quote.c
13536         * src/prefs_quote.h
13537         * src/prefs_receive.c
13538         * src/prefs_receive.h
13539         * src/prefs_send.c
13540         * src/prefs_send.h
13541         * src/prefs_summaries.c
13542         * src/prefs_summaries.h
13543                 Fix copyright banner
13544
13545 2005-06-01 [paul]       1.9.11cvs30
13546
13547         * po/fi.po
13548                 updated by Flammie Pirinen
13549         * src/procmime.c
13550                 fix 'Bad BASE64 content' output
13551
13552 2005-05-31 [colin]      1.9.11cvs29
13553
13554         * src/procmime.c
13555                 Oops, where did my hunk go.
13556
13557 2005-05-31 [colin]      1.9.11cvs28
13558
13559         * src/Makefile.am
13560         * src/account.c
13561         * src/action.c
13562         * src/addr_compl.c
13563         * src/addressbook.c
13564         * src/codeconv.c
13565         * src/compose.c
13566         * src/export.c
13567         * src/folder.c
13568         * src/folderview.c
13569         * src/image_viewer.c
13570         * src/main.c
13571         * src/mainwindow.c
13572         * src/messageview.c
13573         * src/mimeview.c
13574         * src/msgcache.c
13575         * src/prefs_account.c
13576         * src/prefs_actions.c
13577         * src/prefs_common.c
13578         * src/prefs_compose_writing.c
13579         * src/prefs_customheader.c
13580         * src/prefs_ext_prog.c
13581         * src/prefs_filtering.c
13582         * src/prefs_filtering_action.c
13583         * src/prefs_fonts.c
13584         * src/prefs_image_viewer.c
13585         * src/prefs_message.c
13586         * src/prefs_message.h
13587         * src/prefs_msg_colors.c
13588         * src/prefs_other.c
13589         * src/prefs_other.h
13590         * src/prefs_quote.c
13591         * src/prefs_receive.c
13592         * src/prefs_receive.h
13593         * src/prefs_send.c
13594         * src/prefs_send.h
13595         * src/prefs_spelling.c
13596         * src/prefs_summaries.c
13597         * src/prefs_summary_column.c
13598         * src/prefs_template.c
13599         * src/prefs_themes.c
13600         * src/prefs_toolbar.c
13601         * src/prefs_wrapping.c
13602         * src/procmime.c
13603         * src/procmsg.c
13604         * src/send_message.h
13605         * src/ssl_manager.c
13606         * src/summary_search.c
13607         * src/summaryview.c
13608         * src/textview.c
13609         * src/wizard.c
13610         * src/common/smtp.c
13611         * src/common/smtp.h
13612         * src/gtk/gtkutils.h
13613                 o Move the rest of Common prefs to new style
13614                 o Lots of -Wall warning fixes
13615                 o fix FIXME in cache memusage calculation
13616                 o Let return receipts be sent from any account
13617                 o Little cache optimisation (read)
13618                 o Fix bug #746 (don't treat commas as separators
13619                   when inside a quoted string)
13620
13621 2005-05-31 [paul]       1.9.11cvs27
13622
13623         * src/prefs_common.c
13624                 fix 'off-by-one' typo
13625
13626 2005-05-31 [paul]       1.9.11cvs26
13627
13628         * src/account.c
13629         * src/addr_compl.c
13630         * src/compose.c
13631         * src/foldersel.c
13632         * src/prefs_actions.c
13633         * src/prefs_common.c
13634         * src/prefs_common.h
13635         * src/prefs_customheader.c
13636         * src/prefs_display_header.c
13637         * src/prefs_filtering.c
13638         * src/prefs_filtering_action.c
13639         * src/prefs_matcher.c
13640         * src/prefs_summaries.c
13641         * src/prefs_summary_column.c
13642         * src/prefs_template.c
13643         * src/prefs_toolbar.c
13644         * src/ssl_manager.c
13645         * src/gtk/pluginwindow.c
13646         * src/gtk/prefswindow.c
13647         * src/gtk/progressdialog.c
13648                 add hidden prefs 'enable_rules_hint'
13649                 for gtk_tree_view_set_rules_hint()
13650                 (sync with main)
13651                 
13652
13653 2005-05-31 [colin]      1.9.11cvs25
13654
13655         * src/Makefile.am
13656         * src/main.c
13657         * src/prefs_common.c
13658         * src/prefs_summaries.c ** ADDED **
13659         * src/prefs_summaries.h ** ADDED **
13660                 Common/Display -> Display/Summaries
13661
13662 2005-05-31 [colin]      1.9.11cvs24
13663
13664         * src/Makefile.am
13665         * src/main.c
13666         * src/prefs_quote.c ** ADDED **
13667         * src/prefs_quote.h ** ADDED **
13668                 Move Common/Quote to Compose/Quoting
13669         * src/prefs_common.c
13670         * src/prefs_common.h
13671                 Remove old quote stuff, add
13672                 convenience functions for GtkTextView prefs
13673         * src/gtk/prefswindow.c
13674                 Set default height higher
13675
13676 2005-05-30 [colin]      1.9.11cvs23
13677
13678         * src/Makefile.am
13679         * src/main.c
13680         * src/prefs_common.c
13681         * src/prefs_compose_writing.c ** ADDED **
13682         * src/prefs_compose_writing.h ** ADDED **
13683                 Move Common/Compose prefs to Compose/Writing
13684
13685 2005-05-30 [colin]      1.9.11cvs22
13686
13687         * src/common/utils.c
13688                 Fix bug #651 (Confused Attract by Subject)
13689                 Patch by M. Benkmann <haferfrost@web.de>
13690         * AUTHORS
13691
13692 2005-05-30 [colin]      1.9.11cvs21
13693
13694         * src/compose.c
13695                 Fix concatenation of different headers of
13696                 the same type (bug #645)
13697         * src/prefs_folder_item.c
13698                 Fix bug #699 (setting color to black doesn't
13699                 work immediately)
13700         * src/procmime.c
13701                 Print out decoding error only once per
13702                 block
13703
13704 2005-05-30 [paul]       1.9.11cvs20
13705
13706         * src/common/template.c
13707                 fix Bcc
13708
13709 2005-05-30 [paul]       1.9.11cvs19
13710
13711         * doc/src/rfc2368.txt   **NEW FILE**
13712         * src/compose.c
13713                 compose_entries_set(): don't interpret Bcc
13714                 header field (conform to RFC 2368)
13715                 (sync with main)
13716
13717 2005-05-29 [colin]      1.9.11cvs18
13718
13719         * src/prefs_common.c
13720                 Let the default reply format respect
13721                 netiquette by cutting the signature.
13722
13723 2005-05-29 [colin]      1.9.11cvs17
13724
13725         * src/summaryview.c
13726                 Don't let always_show_msg override
13727                 open_unread_on_enter when opening a new
13728                 directory.
13729
13730 2005-05-27 [paul]       1.9.11cvs16
13731
13732         sync with main:
13733
13734         * src/main.c
13735                 app_will_exit(): cleanup tmp directory when exit
13736         * src/message_search.c
13737                 improved the interface and made code cleanup.
13738                 removed Clear button
13739         * src/send_message.c
13740                 send_message_local(): use GSpawn, and detect errors
13741         * src/summary_search.c
13742                 improved the interface and made code cleanup
13743         * src/textview.c
13744                 textview_write_link(): also skip non-ascii space
13745                  at the head of link strings (phishing check
13746                  didn't work at the case)
13747         * src/common/utils.c
13748                 get_command_output(): use g_spawn_command_line_sync()
13749                 instead of popen()
13750
13751 2005-05-26 [colin]      1.9.11cvs15
13752
13753         * src/folder.c
13754                 remove printf
13755
13756 2005-05-26 [colin]      1.9.11cvs14
13757
13758         * src/common/nntp.c
13759                 Fix nntp mode reader (bug #611)
13760                 Patch by Florian Mickler <florian@mickler.org>
13761
13762 2005-05-26 [colin]      1.9.11cvs13
13763
13764         * src/plugins/pgpmime/passphrase.c
13765                 Fix mouse grabbing (bug #557)
13766
13767 2005-05-26 [colin]      1.9.11cvs12
13768
13769         * src/prefs_themes.c
13770                 Fix g_warning (bug #541)
13771
13772 2005-05-26 [colin]      1.9.11cvs11
13773
13774         * src/prefs_actions.c
13775         * src/prefs_template.c
13776                 Fix bug #506 (no warning if action/template
13777                 is not saved)
13778         * src/common/template.c
13779                 Fix a possible crash
13780
13781 2005-05-26 [colin]      1.9.11cvs10
13782
13783         * src/folder.c
13784         * src/folderview.c
13785         * src/procmsg.c
13786         * src/summaryview.c
13787                 Forbid locked messages to be moved or
13788                 deleted. Locked messages in trashes 
13789                 still get deleted, for performance
13790                 reason (mh.c::mh_remove_all_msgs)
13791
13792 2005-05-25 [colin]      1.9.11cvs9
13793
13794         * src/procmime.c
13795                 Use correct encoding when sending mails
13796                 with attachments that have accentued 
13797                 chars in their name
13798
13799 2005-05-24 [colin]      1.9.11cvs8
13800
13801         * src/summaryview.c
13802                 Fix bug #688 f) read/unread marker not
13803                 changed on first click
13804                 Also, optimize summary_status_show()
13805                 calls
13806         * src/folder.c
13807         * src/inc.c
13808         * src/procmime.c
13809                 Fix bug #688 b) and c) wrt message
13810                 attachments and signature
13811         * src/stock_pixmap.c
13812         * src/stock_pixmap.h
13813         * src/stock_pixmap.c
13814         * src/stock_pixmap.h
13815         * src/Makefile.am
13816         * src/pixmaps/clip_gpg_signed.xpm
13817                 Add clip/signed icon
13818
13819 2005-05-24 [colin]      1.9.11cvs7
13820
13821         * src/folder_item_prefs.c
13822                 whitespace fix
13823
13824 2005-05-24 [colin]      1.9.11cvs6
13825
13826         * src/folderview.c
13827         * src/prefs_common.c
13828         * src/prefs_common.h
13829                 Add a confirmation to folder drag and drop
13830                 fixes bug #156
13831         * src/alertpanel.c
13832         * src/alertpanel.h
13833                 fix _with_disable parameters so that
13834                 the buttons labels are specifiable too
13835         * src/plugins/pgpmime/sgpgme.c
13836                 reflect said change
13837                 
13838
13839 2005-05-24 [colin]      1.9.11cvs5
13840
13841         * src/folderview.c
13842                 Uncollapse/collapse folders on double-click
13843                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13844                 closes bug #108
13845
13846 2005-05-23 [colin]      1.9.11cvs4
13847
13848         * src/common/socket.c
13849                 Check another special SSL_peek() error.
13850                 Should help wrt bug #728
13851
13852 2005-05-23 [colin]      1.9.11cvs3
13853
13854         * src/plugins/pgpmime/pgpmime.c
13855                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13856                 breaking menu accelerators and stuff. Users will have to
13857                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13858                 account's privacy preferences if needed.
13859
13860 2005-05-22 [paul]
13861
13862         * tools/kdeservicemenu/install.sh
13863                 use kdesu to prompt for root password if doing
13864                 global install/uninstall
13865
13866 2005-05-20 [colin]      1.9.11cvs2
13867
13868         * src/procmsg.c
13869                 Fix another compilation error with gcc-2.9x
13870                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13871         * src/send_message.c
13872                 Don't send QUIT if we aren't connected
13873
13874 2005-05-19 [colin]      1.9.11cvs1
13875
13876         * src/procmsg.c
13877                 Fix compilation with gcc 2.9x
13878
13879 2005-05-19 [paul]       1.9.11
13880
13881         1.9.11 released
13882
13883 2005-05-19 [paul]       1.9.9cvs14
13884
13885         * src/gtk/inputdialog.c
13886                 prevent gettext warning
13887
13888 2005-05-19 [paul]       1.9.9cvs13
13889
13890         * src/mainwindow.c
13891         * src/prefs_common.c
13892         * src/prefs_common.h
13893         * src/textview.c
13894         * src/textview.h
13895                 add an option to toggle cursor in message
13896                 view (sync with main)
13897
13898 2005-05-18 [colin]      1.9.9cvs12
13899
13900         * src/compose.c
13901                 Dereference freed pointer
13902         * src/gtk/gtkaspell.c
13903                 Fix duplication of dictionaries (is it an aspell issue?)
13904
13905 2005-05-18 [colin]      1.9.9cvs11
13906
13907         * src/gtk/inputdialog.c
13908         * src/gtk/gtkaspell.c
13909                 HIGuify dialogs
13910         * src/alertpanel.c
13911                 Remove a double call
13912
13913 2005-05-17 [colin]      1.9.9cvs10
13914
13915         * src/gtk/gtkaspell.c
13916                 Fix dialogs, Ctrl-Enter accel
13917
13918 2005-05-17 [colin]      1.9.9cvs9
13919
13920         * src/gtk/gtkaspell.c
13921                 Fix some accelerators, escape in replace-window
13922
13923 2005-05-16 [colin]      1.9.9cvs8
13924
13925         * src/gtk/gtkaspell.c
13926                 Revert last commit, it was a mistake.
13927
13928 2005-05-16 [colin]      1.9.9cvs7
13929
13930         * src/gtk/gtkaspell.c
13931                 Remove buggy code while we're at it. It's a 
13932                 dead code path anyway.
13933
13934 2005-05-16 [colin]      1.9.9cvs6
13935
13936         * src/gtk/gtkaspell.c
13937                 Missed some gtk_menu_popup where deactivate
13938                 signal should be handled. Should fix bug
13939                 #629 a bit more.
13940
13941 2005-05-16 [colin]      1.9.9cvs5
13942
13943         * src/gtk/gtkaspell.c
13944                 Remove debug printf()s
13945
13946 2005-05-16 [colin]      1.9.9cvs4
13947
13948         * src/gtk/gtkaspell.c
13949                 Fix a bit aspell problems
13950                 (see bug #629)
13951
13952 2005-05-13 [colin]      1.9.9cvs3
13953
13954         * src/folderview.c
13955                 Fix the + appearing even when no subfolders
13956                 have unread messages. Thanks to wwp for the
13957                 bug report.
13958
13959 2005-05-11 [paul]       1.9.9cvs2
13960
13961         * src/folderview.c
13962                 correction to 1.9.9cvs1, only colour folders that
13963                 have new msgs (not unread msgs)
13964
13965 2005-05-10 [colin]      1.9.9cvs1
13966
13967         * src/folderview.c
13968         * src/summaryview.c
13969                 Try to fix bolding bugs again.
13970
13971 2005-05-09 [paul]
13972
13973         * tools/claws.i18n.status.pl
13974                 add Ricardo Mones Lastra's script that has been providing
13975                 the i18n status page for many months
13976
13977 2005-05-09 [paul]       1.9.9
13978
13979         1.9.9 release
13980
13981 2005-05-09 [paul]       1.9.6cvs58
13982
13983         * AUTHORS
13984         * INSTALL
13985         * README.claws
13986                 updated
13987         * Makefile.am 
13988         * RELEASE_NOTES.claws
13989                 add release notes to cvs to simplify release
13990                 procedure
13991         * configure.ac
13992                 add ca and fi to ALL_LINGUAS
13993         * po/Makefile.in.in
13994                 workaround for missing Makevars
13995         * po/ca.po
13996         * po/fi.po
13997                 add new Catalan and Finnish translations
13998                 submitted by Miquel Oliete and Flammie Pirinen
13999         * po/de.po
14000         * po/es.po
14001         * po/fr.po
14002         * po/it.po
14003         * po/pl.po
14004         * po/ru.po
14005         * po/sk.po
14006         * po/sr.po
14007         * po/zh_CN.po
14008                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14009                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14010                 Urke MMI, and Hansom Young
14011         * src/main.c
14012                 Fix drafting when quitting. compose_draft() closes the
14013                 compose windows, which modifies the compose_list GSList.
14014                 We have to refresh this list after echo drafting to avoid a
14015                 segfault
14016         * src/partial_download.c
14017                 fix segfault on exit
14018
14019 2005-05-06 [paul]       1.9.6cvs57
14020
14021         * src/grouplistdialog.c
14022                 quick fix/workaround for unresizeable newsgroup
14023                 name column 
14024
14025 2005-05-06 [paul]       1.9.6cvs56
14026
14027         * src/inc.c
14028         * src/mainwindow.c
14029                 use gettext plural forms
14030         * src/imap_gtk.c
14031         * src/mh_gtk.c
14032         * src/toolbar.c
14033                 small improvement to english usage
14034
14035 2005-05-05 [thorsten]   1.9.6cvs55
14036
14037         * src/folder.c
14038                 fix possible crash
14039
14040 2005-05-05 [paul]       1.9.6cvs54
14041         
14042         sync with HEAD
14043
14044         * AUTHORS
14045         * src/compose.c
14046                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14047                 patch by Tim Mann
14048
14049 2005-05-05 [paul]       1.9.6cvs53
14050
14051         * src/mainwindow.c
14052                 fix resizing of separate message and
14053                 folder views
14054
14055 2005-05-05 [paul]       1.9.6cvs52
14056
14057         * src/account.c
14058         * src/addrgather.c
14059         * src/browseldap.c
14060         * src/exphtmldlg.c
14061         * src/expldifdlg.c
14062         * src/importmutt.c
14063         * src/importpine.c
14064         * src/main.c
14065         * src/mainwindow.c
14066         * src/noticeview.c
14067         * src/prefs_filtering.c
14068         * src/prefs_filtering_action.c
14069         * src/prefs_matcher.c
14070         * src/prefs_spelling.c
14071         * src/prefs_toolbar.c
14072         * src/toolbar.c
14073         * src/wizard.c
14074         * src/gtk/description_window.c
14075         * src/gtk/gtkvscrollbutton.c
14076         * src/gtk/progressdialog.c
14077         * src/gtk/quicksearch.c
14078         * src/plugins/pgpmime/prefs_gpg.c
14079         * src/plugins/spamassassin/spamassassin_gtk.c
14080                 replace deprecated gtk_widget_set_usize
14081
14082 2005-05-04 [colin]      1.9.6cvs51
14083
14084         * src/common/utils.c
14085                 Fix crash when subst_for_filename is called
14086                 with a NULL parameter
14087
14088 2005-05-04 [colin]      1.9.6cvs50
14089
14090         * src/partial_download.c
14091         * src/pop.c
14092                 Escape login when writing uidl file
14093                 fixes bug #736
14094
14095 2005-05-03 [colin]      1.9.6cvs49
14096
14097         * src/procmime.c
14098                 Fix possible DOS in mime parser
14099                 (see bug #634)
14100
14101 2005-05-02 [colin]      1.9.6cvs48
14102
14103         * src/compose.c
14104                 Try to fix the copy/paste mess once again.
14105
14106
14107 2005-04-30 [colin]      1.9.6cvs47
14108
14109         * src/prefs_account.h
14110         * src/procmsg.c
14111         * src/send_message.c
14112         * src/common/smtp.c
14113         * src/common/smtp.h
14114                 Try to batch sending mails (per account) instead of
14115                 reconnecting to server every time.
14116
14117 2005-04-29 [colin]      1.9.6cvs46
14118
14119         * src/messageview.c
14120                 Fix window resizing that refused to size down
14121         * src/prefs_common.c
14122         * src/prefs_common.h
14123         * src/prefs_filtering.c
14124                 Save Filtering's window size
14125
14126 2005-04-21 [paul]       1.9.6cvs45
14127
14128         * ChangeLog-gtk2.claws
14129         * src/setup.c
14130                 correction to sync
14131
14132 2005-04-21 [paul]       1.9.6cvs44
14133
14134         sync with main:
14135
14136         * src/setup.c
14137         * src/statusbar.c
14138         * src/statusbar.h
14139                 use gtkut_widget_draw_now(). Improved performance
14140                 of the update of statusbar
14141         * src/textview.c
14142                 textview_smooth_scroll_do(): redraw it after scroll
14143                 is done (fixed incorrect display when a part of the
14144                 view is hidden).
14145         * src/gtk/gtkutils.c
14146         * src/gtk/gtkutils.h
14147                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14148                 to force update of widgets.
14149                 Removed gtkut_widget_wait_for_draw() which had a big
14150                 overhead  because of waiting for all events processed 
14151
14152 2005-04-20 [paul]       1.9.6cvs43
14153
14154         * src/codeconv.c
14155                 complete 1.9.6cvs42's sync:
14156                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14157
14158 2005-04-19 [paul]       1.9.6cvs42
14159
14160         sync with main:
14161
14162         * src/action.c
14163                 catch_output(): correctly select the insert text
14164                 (fix invalid iterator warnings).
14165         * src/codeconv.c
14166         * src/codeconv.h
14167         * src/mainwindow.c
14168         * src/messageview.c
14169         * src/prefs_common.c
14170                 support GBK encoding.
14171         * src/common/session.c
14172         * src/common/session.h
14173                 use separate buffer for large data to be sent,
14174                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14175
14176 2005-04-18 [paul]       1.9.6cvs41
14177
14178         * src/jpilot.c
14179                 convert unsigned long into guint32
14180                 patch by Paul LeoNerd Evans 
14181
14182 2005-04-17 [colin]      1.9.6cvs40
14183
14184         * src/compose.c
14185                 Fix 'Request return receipt' from folder
14186                 properties (bug #708)
14187
14188 2005-04-17 [colin]      1.9.6cvs39
14189
14190         * src/mainwindow.c
14191                 Fix duplicate hotkeys in Mainwindow's menu
14192
14193 2005-04-17 [colin]      1.9.6cvs38
14194
14195         * src/folderview.c
14196                 Fix duplicate hotkeys in Folderview's contextual
14197                 menu
14198
14199 2005-04-15 [colin]      1.9.6cvs37
14200
14201         * src/summaryview.c
14202                 Fix 'Save as...' with non-ascii filenames
14203
14204 2005-04-15 [colin]      1.9.6cvs36
14205
14206         * src/plugins/pgpmime/pgpmime.c
14207                 Fix bus error on 64bit. Spotted by 
14208                 macallan1888@gmail.com
14209
14210 2005-04-15 [colin]      1.9.6cvs35
14211
14212         * src/prefs_account.c
14213                 Fix cvs34.
14214
14215 2005-04-12 [colin]      1.9.6cvs34
14216
14217         * src/prefs_account.c
14218                 Fix smtp auth type off-by-one. We forgot to
14219                 add PLAIN in the prefs-to-gui setter func and
14220                 as a result, the selected auth when opening
14221                 account prefs was not the correct one.
14222
14223 2005-04-12 [paul]       1.9.6cvs33
14224
14225         * src/inc.c
14226                 if the recv dialog is visible, Cancel only
14227                 cancels the current account
14228
14229
14230 2005-04-10 [colin]      1.9.6cvs32
14231
14232         * src/filtering.c
14233                 Copy score when copying FilteringActions
14234                 Fix bug #674
14235
14236 2005-04-10 [colin]      1.9.6cvs31
14237
14238         * src/inc.c
14239                 Make Message -> Receive -> Cancel cancel 
14240                 incorporation on all accounts. Fixes
14241                 bug #693
14242
14243 2005-04-10 [colin]      1.9.6cvs30
14244
14245         * src/prefs_account.c
14246                 Update Privacy checkbuttons status based
14247                 on the selected privacy system
14248         * src/compose.c
14249                 Always connect the "None" privacy system; the
14250                 static boolean was probably there to avoid
14251                 reconnecting twice in the same compose window,
14252                 but as the parent function is only called once
14253                 per compose, it's only a bug - as a static is
14254                 initialized once per application instance.
14255                 Also, don't uncheck Sign and Encrypt when
14256                 selecting None as privacy system; just ignore
14257                 them when sending/queuing.
14258                 Should fix bug #695
14259
14260 2005-04-08 [colin]      1.9.6cvs29
14261
14262         * src/account.c
14263         * src/prefs_account.c
14264         * src/prefs_account.h
14265                 Add account preference to queue message in a certain
14266                 folder.
14267
14268 2005-04-06 [colin]      1.9.6cvs28
14269
14270         * src/prefs_account.c
14271                 Update old inbox path syntax
14272
14273 2005-04-06 [paul]       1.9.6cvs27
14274
14275         sync with main:
14276
14277         * configure.ac
14278                 changed -traditional-cpp to -no-cpp-precomp for newer
14279                 Mac OS X support
14280         * src/foldersel.c
14281                 made column resize automatically
14282         * src/send_message.c
14283                 send_message_smtp(): consider EOF right after QUIT
14284                 successful (workaround for Gmail SMTP server)
14285         * src/common/socket.c
14286                 ssl_read(), ssl_peek(): check EOF which violates the
14287                 SSL protocol
14288         * src/gtk/colorlabel.c
14289                 removed warnings when displaying colorlabel menu
14290                 (don't use GtkAlignment)
14291
14292 2005-04-05 [paul]       1.9.6cvs26
14293
14294         * src/plugins/trayicon/trayicon.c
14295                 fix clipping of icon under KDE3 
14296
14297 2005-04-05 [paul]       1.9.6cvs25
14298
14299         * src/summaryview.c
14300                 hide display of threading
14301                 patch by Alfons
14302
14303 2005-04-04 [thorsten]   1.9.6cvs24
14304
14305         * src/mh.c
14306                 marks lost on filesystems with different stat() results on
14307                 summer-/wintertime
14308
14309 2005-04-03 [colin]      1.9.6cvs23
14310
14311         * src/summaryview.c
14312                 Don't handle up/down. Patch by Alfons
14313
14314 2005-04-02 [colin]      1.9.6cvs22
14315
14316         * src/summaryview.c
14317                 Make scrolling faster. Patch by Alfons.
14318
14319 2005-04-01 [colin]      1.9.6cvs21
14320
14321         * src/Makefile.am
14322         * src/stock_pixmap.c
14323         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14324         * src/pixmaps/dir_noselect.xpm ** ADDED **
14325                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14326
14327 2005-04-01 [colin]      1.9.6cvs20
14328
14329         * src/image_viewer.c
14330         * src/image_viewer.h
14331         * src/procmime.c
14332         * src/procmime.h
14333         * src/textview.c
14334         * src/textview.h
14335                 Implement inline image resizing and right-clicking
14336
14337 2005-04-01 [paul]       1.9.6cvs19
14338
14339         * AUTHORS
14340         * Makefile.am
14341         * configure.ac
14342                 check for gnome2
14343                 patch by Luca Cavalli <loopback<AT>slackit.org>
14344         * po/ru.po
14345                 updated by Pavlo Bohmat
14346
14347 2005-03-31 [colin]      1.9.6cvs18
14348
14349         * src/news.c
14350                 Fix parsing references
14351         * src/msgcache.c
14352                 don't put nulls in the references list
14353         * src/procheader.c
14354                 commit that forgotten file in 1.9.6cvs14
14355
14356 2005-03-31 [colin]      1.9.6cvs17
14357
14358         * src/compose.c
14359                 Fix joining of signature separator again. 
14360                 Maybe Hiro could put it in main too...
14361
14362 2005-03-31 [colin]      1.9.6cvs16
14363
14364         * src/Makefile.am
14365         * src/foldersel.c
14366         * src/stock_pixmap.c
14367         * src/stock_pixmap.h
14368         * src/pixmaps/dir-noselect.xpm
14369                 Update foldersel.c (sync from main, patch by Alfons)
14370
14371 2005-03-30 [colin]      1.9.6cvs15
14372
14373         * src/imap.c
14374                 Fix handling of imap folders containing [] in 
14375                 their name. Thanks to Nahuel Angelinetti for
14376                 the detailed bugreport.
14377
14378 2005-03-30 [colin]      1.9.6cvs14
14379
14380         * src/common/utils.h
14381         * src/common/utils.c
14382         * src/common/defs.h
14383         * src/matcher.c
14384         * src/msgcache.c
14385         * src/news.c
14386         * src/procmsg.c
14387         * src/procmsg.h
14388         * src/quote_fmt_parse.y
14389         * src/summaryview.c
14390                 Update references system. Patch by Alfons
14391
14392 2005-03-30 [colin]      1.9.6cvs13
14393
14394         * src/common/socket.c
14395                 Force the glibc to read resolv.conf again when 
14396                 it has changed. Should fix issues when changing
14397                 networks on a laptop and not restarting sylpheed. 
14398
14399 2005-03-30 [paul]       1.9.6cvs12
14400
14401         partial sync with main:
14402
14403         * src/action.c
14404                 create_io_dialog(): use user-defined text font
14405                 (thanks to Alfons), and modified its appearance.
14406         * src/addrgather.c
14407         * src/addrharvest.c
14408         * src/browseldap.c
14409                 replace old code
14410         * src/compose.c
14411                 don't join (presumably) itemized lines on line-wrapping
14412                 fixed wrapping of quote when auto-wrapping is enabled
14413                 compose_destroy(): destroy paned only if it's not
14414                 attached to window. Fixed memory leak of popup menu.
14415         * src/exphtmldlg.c
14416         * src/expldifdlg.c
14417                 replace old code
14418         * src/html.c
14419         * src/html.h
14420         * src/importmutt.c
14421         * src/importpine.c
14422                 replace old code
14423         * src/main.c
14424                 removed redundant code
14425         * src/mainwindow.c
14426                 changed 'Code set' (which is rather incorrect)
14427                 in the menu to 'Character encoding'
14428                 main_window_set_widgets(): request size first
14429                 to prevent window size becoming wrong
14430                 fixed remembering of the state of the visibility
14431                 of MessageView
14432         * src/messageview.c
14433                 changed 'Code set' (which is rather incorrect)
14434                 in the menu to 'Character encoding'
14435         * src/prefs_common.c
14436         * src/prefs_common.h
14437                 added an option whether to render HTML as text or not
14438                 added separators to outgoing encoding menu
14439         * src/procheader.c
14440                 procheader_scan_date_string(): support header
14441                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14442         * src/summaryview.c
14443         * src/summaryview.h
14444                 minor code cleanup
14445         * src/textview.c
14446                 textview_show_html(): force output of newline
14447                 added an option whether to render HTML as text or not
14448         * src/common/utils.c
14449                 strncpy2(): optimized based on Alfons' code
14450         * src/gtk/gtkutils.c
14451         * src/gtk/gtkutils.h
14452                 removed non-used code
14453         * src/plugins/pgpmime/passphrase.c
14454                 partially fixed grab input of passphrase dialog
14455                 Confine pointer to window
14456
14457 2005-03-30 [colin]      1.9.6cvs11
14458
14459         * src/msgcache.c
14460         * src/msgcache.h
14461                 Read/write 32bit ints from cache & marks
14462                 From main.
14463
14464 2005-03-29 [paul]       1.9.6cvs10
14465
14466         * AUTHORS
14467         * ChangeLog.claws
14468         * src/compose.c
14469         * src/gtk/gtkaspell.c
14470                 sync with HEAD (don't pass NULL pointers) 
14471
14472 2005-03-24 [paul]
14473
14474         * tools/Makefile.am
14475         * tools/README
14476         * tools/acroread2sylpheed.pl
14477                 sync with HEAD (add script to send pdfs as
14478                 attachments from Adobe Reader 7)
14479
14480 2005-03-21 [paul]       1.9.6cvs9
14481
14482         * configure.ac
14483         * po/POTFILES.in
14484         * src/Makefile.am
14485         * src/crash.c
14486         * src/image_viewer.c ** ADDED **
14487         * src/image_viewer.h ** ADDED **
14488         * src/main.c
14489         * src/prefs_common.c
14490         * src/prefs_common.h
14491         * src/prefs_image_viewer.c ** ADDED **
14492         * src/prefs_image_viewer.h ** ADDED **
14493         * src/textview.c
14494         * src/gtk/about.c
14495         * src/pixmaps/sylpheed_logo.xpm
14496         * src/plugins/Makefile.am
14497         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14498         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14499         * src/plugins/image_viewer/plugin.c ** REMOVED **
14500         * src/plugins/image_viewer/viewer.c ** REMOVED **
14501         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14502         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14503         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14504         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14505         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14506                 as gdk-pixbuf is now built-in
14507                 remove image_viewer plugin and put code back into
14508                 main codebase
14509                 implement inline image display (sync with main)
14510
14511                 replace logo with newer, nicer, larger version  
14512
14513 2005-03-21 [paul]       1.9.6cvs8
14514
14515         * src/gtk/about.c
14516                 cosmetic improvement
14517
14518 2005-03-21 [holger]     1.9.6cvs7
14519
14520         * src/plugins/spamassassin/spamassassin.c
14521                 Sync with HEAD
14522                 (unregister hook on failed plugin init)
14523
14524 2005-03-20 [colin]      1.9.6cvs6
14525
14526         * src/common/plugin.c
14527                 Check that plugin isn't already loaded
14528                 Patch by Alfons
14529
14530 2005-03-20 [thorsten]   1.9.6cvs5
14531
14532         * src/compose.c
14533                 use a more compatible syntax
14534
14535 2005-03-20 [thorsten]   1.9.6cvs4
14536
14537         * src/prefs_toolbar.c
14538                 fix crash when selecting toolbar item (uninitialized pointer)
14539
14540 2005-03-20 [thorsten]   1.9.6cvs3
14541
14542         * src/procmime.c
14543                 fix mimetype detection (referenced free()d string)
14544
14545 2005-03-20 [paul]       1.9.6cvs2
14546
14547         * src/compose.c
14548                 sync with HEAD (1.0.3cvs5)
14549                 neglect Reply-To header if empty
14550                 Patch by Alfons 
14551
14552 2005-03-19 [holger]     1.9.6cvs1
14553
14554         * src/summaryview.c
14555         * src/summaryview.h
14556                 Sync with HEAD
14557
14558 2005-03-18 [paul]       1.9.6
14559
14560         initial GTK2 release
14561
14562 2005-03-18 [paul]       1.0.3cvs3.1
14563
14564         * AUTHORS
14565         * ChangeLog.claws
14566         * configure.ac
14567         * src/gtk/about.c
14568         * src/pixmaps/sylpheed_logo.xpm
14569                 sync with HEAD
14570
14571 2005-03-18 [colin]      1.0.3cvs2.6
14572
14573         * src/summaryview.c
14574                 Remove call to summary_step in summary_copy_selected_to
14575                 Can't see its purpose, and this causes bug when copying
14576                 a message if the next one is unread: it reads it.
14577
14578 2005-03-18 [paul]       1.0.3cvs2.5
14579
14580         * src/foldersel.c
14581                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14582
14583 2005-03-18 [paul]       1.0.3cvs2.4
14584
14585         * src/addrharvest.c
14586         * src/codeconv.c
14587         * src/codeconv.h
14588         * src/compose.c
14589         * src/news.c
14590         * src/procheader.c
14591         * src/procmime.c
14592         * src/unmime.c
14593         * src/unmime.h
14594                 fix buffer overflow, CAN-2005-0667, see
14595                 http://secunia.com/advisories/14491/
14596                 Patch by Alfons
14597
14598 2005-03-17 [colin]      1.0.3cvs2.3
14599
14600         * src/prefs_fonts.c
14601         * src/summaryview.c
14602                 Fix font bugs (both lists now officialy share 
14603                 the same font)
14604                 
14605
14606 2005-03-17 [paul]       1.0.3cvs2.2
14607
14608         * src/gtk/pluginwindow.c
14609                 make plugin descriptions uneditable
14610
14611 2005-03-11 [paul]       1.0.3cvs2.1
14612
14613         * ChangeLog.claws
14614         * configure.ac
14615         * po/POTFILES.in
14616         * src/plugins/trayicon/trayicon.c
14617                 sync with HEAD
14618                 add src/wizard.c to POTFILES.in
14619
14620 2005-03-11 [paul]       1.0.3cvs1.1
14621
14622         * ChangeLog
14623         * ChangeLog.claws
14624         * configure.ac
14625         * po/de.po
14626         * po/es.po
14627         * po/fr.po
14628         * po/it.po
14629         * po/pt_BR.po
14630         * po/ru.po
14631         * po/sk.po
14632         * po/sr.po
14633         * po/zh_CN.po
14634                 sync with HEAD
14635
14636 2005-03-04 [colin]      1.0.1cvs22.2
14637
14638         * src/compose.c
14639                 Fix signatures with accentued chars in it
14640
14641 2005-03-04 [colin]      1.0.1cvs22.1
14642
14643         * src/common/smtp.c
14644         * src/common/smtp.h
14645                 Don't use SIZE param in MAIL FROM: if server 
14646                 doesn't support it. Patch by Eugen Freiter
14647                 <eugen_f@users.sf.net>
14648
14649 2005-02-27 [paul]       1.0.1cvs20.1
14650
14651         * ChangeLog.claws
14652         * configure.ac
14653         * src/messageview.c
14654                 sync with HEAD
14655
14656 2005-02-27 [colin]      1.0.1cvs19.4
14657
14658         * src/procheader.c
14659         * src/procheader.h
14660                 Fix prototypes. Patch by Alfons
14661
14662 2005-02-27 [colin]      1.0.1cvs19.3
14663
14664         * src/compose.c
14665                 Don't auto-join the signature separator.
14666
14667 2005-02-26 [colin]      1.0.1cvs19.2
14668
14669         * src/summaryview.c
14670                 Fix 'mark all read' with collapsed threads.
14671                 Patch by Alfons.
14672
14673 2005-02-25 [paul]       1.0.1cvs19.1
14674
14675         * ChangeLog.claws
14676         * configure.ac
14677         * src/prefs_account.c
14678         * src/prefs_folder_item.c
14679         * src/gtk/prefswindow.c
14680         * src/gtk/prefswindow.h
14681                 sync with HEAD
14682
14683 2005-02-25 [paul]       1.0.1cvs15.12
14684
14685         * src/alertpanel.c
14686         * src/codeconv.c
14687         * src/compose.c
14688         * src/textview.c
14689         * src/gtk/gtkutils.c
14690         * src/gtk/gtkutils.h
14691         * src/gtk/logwindow.c
14692         * src/gtk/progressdialog.c
14693                 sync with main (revision 127)
14694                 and fix logwindow clipping
14695
14696 2005-02-24 [colin]      1.0.1cvs15.11
14697
14698         * src/plugins/pgpmime/passphrase.c
14699                 Disable input grabbing; it doesn't work yet.
14700
14701 2005-02-24 [colin]      1.0.1cvs15.10
14702
14703         * src/messageview.c
14704                 Don't send out receipts if offline. Ask.
14705
14706 2005-02-23 [colin]      1.0.1cvs15.9
14707
14708         * src/summaryview.c     
14709                 Fix expanding
14710
14711 2005-02-23 [colin]      1.0.1cvs15.8
14712
14713         * src/summaryview.c
14714                 Really fix Bug 568 by removing useless
14715                 calls. summary_thread_init() now called
14716                 in summary_sort(). This should please
14717                 Alfons as it should be faster than 
14718                 previously.
14719
14720 2005-02-23 [colin]      1.0.1cvs15.7
14721
14722         * src/compose.c
14723                 Encode parts as QP or B64 if signing
14724
14725 2005-02-23 [colin]      1.0.1cvs15.6
14726
14727         * src/compose.c
14728                 Fix Mimeinfo leakage (including tmp files)
14729         * src/procmsg.c
14730                 Fix tmp file leakage (spotted by Ivan Rayner)
14731
14732 2005-02-22 [colin]      1.0.1cvs15.5
14733
14734         * src/expldifdlg.c
14735                 Fix keyboard input. Patch by Alfons.
14736
14737 2005-02-21 [colin]      1.0.1cvs15.4
14738
14739         * src/compose.c
14740                 Fix Sign/Encrypt when unselecting privacy
14741                 system
14742         * src/prefs_common.c
14743                 Change default message font to Monospace
14744         * src/summaryview.c
14745                 More freezing during potentially large operations
14746
14747 2005-02-21 [paul]       1.0.1cvs15.3
14748
14749         * src/main.c
14750                 fix --help output
14751
14752 2005-02-21 [paul]       1.0.1cvs15.2
14753
14754         * po/Makefile.in.in
14755         * src/compose.c
14756         * src/summaryview.c
14757         * src/textview.c
14758         * src/common/utils.c
14759         * src/common/utils.h
14760                 sync with main (revision 117)
14761
14762 2005-02-20 [colin]      1.0.1cvs15.1
14763
14764         * src/common/defs.h
14765                 Change cache file to .sylpheed_claws_cache, as
14766                 suggested by Alfons. Allows people to switch
14767                 between Sylpheed and Sylpheed-Claws. it is
14768                 a good idea to "Check for new messages" at next
14769                 startup.
14770
14771
14772 2005-02-18 [colin]      1.0.1cvs14.1
14773
14774         * src/quote_fmt_lex.l
14775         * src/quote_fmt_parse.y
14776                 Fix parser initialisation. Patch by Ivan.
14777
14778 2005-02-18 [colin]      1.0.1cvs11.6
14779
14780         * src/folderview.c
14781                 Fix scrolldown (bug 662)
14782
14783 2005-02-17 [colin]      1.0.1cvs11.5
14784
14785         * src/codeconv.c
14786                 conv_filename_to_utf8: return clean 7bit instead
14787                 of broken utf8 if needed
14788         * src/mimeview.c
14789                 Fix display of parts with unclean 8bit names
14790
14791 2005-02-17 [paul]       1.0.1cvs11.4
14792
14793         * src/compose.c
14794         * src/exportldif.c
14795         * src/matcher_parser_parse.y
14796         * src/procmime.c
14797         * src/sourcewindow.c
14798         * src/common/Makefile.am
14799         * src/common/intl.h             ** REMOVED **
14800         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14801                 sync with main (revision 109)
14802                 and clean up
14803
14804 2005-02-16 [colin]      1.0.1cvs11.3
14805
14806         * src/summaryview.c
14807                 Fix collapsed thread not highlighting when new
14808                 messages in it (Bug 568) Patch by Stephan Sachse.
14809                 Fix messed up selection when reaching bounds (Bug 632)
14810         * src/prefs_themes.c
14811                 Fix theme installing (Bug 684)
14812
14813 2005-02-16 [colin]      1.0.1cvs11.2
14814
14815         * src/messageview.c
14816                 Fix messageview_select_all
14817
14818 2005-02-16 [colin]      1.0.1cvs11.1
14819
14820         * src/mh.c
14821                 Sync with HEAD (MH scan required function)
14822
14823 2005-02-15 [colin]      1.0.1cvs8.1
14824
14825         * src/mimeview.c
14826         * src/common/utils.c
14827                 Sync with HEAD (filename chars substitution)
14828
14829 2005-02-15 [colin]      1.0.1cvs7.3
14830
14831         * src/gtk/pluginwindow.c
14832                 Fix button spacing
14833
14834 2005-02-15 [colin]      1.0.1cvs7.2
14835
14836         * src/mimeview.c
14837                 Fix mime icons not reset across message when
14838                 scrolled down
14839
14840 2005-02-15 [colin]      1.0.1cvs7.1
14841
14842         * src/compose.c
14843         * src/procmime.c
14844                 Sync with HEAD (optimisation of cvs6)
14845
14846 2005-02-14 [colin]      1.0.1cvs6.1
14847
14848         * src/compose.c
14849         * src/procmime.c
14850                 Sync with HEAD (encode "From " at line beginning)
14851
14852 2005-02-14 [colin]      1.0.1cvs5.3
14853
14854         * src/compose.c
14855                 Fix wrapping with accentued chars.
14856
14857 2005-02-13 [colin]      1.0.1cvs5.2
14858
14859         * src/textview.c
14860                 Fix email informative part parsing with
14861                 accentued chars in it. ispunct() returns
14862                 true for them in utf8...
14863
14864 2005-02-12 [colin]      1.0.1cvs5.1
14865
14866         * src/filtering.c
14867                 Sync with HEAD (remove wrong use of compose after send)
14868
14869 2005-02-12 [paul]       1.0.1cvs4.5
14870
14871         * src/textview.c
14872                 remove unnecessary code (thanks to Alfons)
14873
14874 2005-02-12 [paul]       1.0.1cvs4.4
14875
14876         * src/textview.c
14877                 add 'Copy' to contextual menu on emails
14878
14879 2005-02-11 [colin]      1.0.1cvs4.3
14880
14881         * src/compose.c
14882                 revert 1.0.0cvs28.2, it doesn't work that well.
14883
14884 2005-02-11 [paul]       1.0.1cvs4.2
14885
14886         * po/Makefile.in.in
14887                 fix 'make release'
14888
14889 2005-02-10 [paul]       1.0.1cvs4.1
14890
14891         * ChangeLog
14892         * ChangeLog.claws
14893         * ChangeLog.jp
14894         * configure.ac
14895         * src/compose.c
14896                 sync with HEAD (sync with main)
14897
14898 2005-02-10 [paul]       1.0.1cvs3.2
14899
14900         * AUTHORS
14901         * Makefile.am
14902         * autogen.sh
14903         * configure.ac
14904         * config/mkinstalldirs
14905         * intl/.cvsignore
14906         * intl/ChangeLog
14907         * intl/VERSION
14908         * intl/bindtextdom.c
14909         * intl/config.charset
14910         * intl/dcgettext.c
14911         * intl/dcigettext.c
14912         * intl/dcngettext.c
14913         * intl/dgettext.c
14914         * intl/dngettext.c
14915         * intl/eval-plural.h
14916         * intl/explodename.c
14917         * intl/finddomain.c
14918         * intl/gettext.c
14919         * intl/gettextP.h
14920         * intl/gmo.h
14921         * intl/hash-string.h
14922         * intl/intl-compat.c
14923         * intl/l10nflist.c
14924         * intl/libgnuintl.h.in
14925         * intl/loadinfo.h
14926         * intl/loadmsgcat.c
14927         * intl/localcharset.c
14928         * intl/localcharset.h
14929         * intl/locale.alias
14930         * intl/localealias.c
14931         * intl/localename.c
14932         * intl/log.c
14933         * intl/ngettext.c
14934         * intl/os2compat.c
14935         * intl/os2compat.h
14936         * intl/osdep.c
14937         * intl/plural-exp.c
14938         * intl/plural-exp.h
14939         * intl/plural.c
14940         * intl/plural.y
14941         * intl/ref-add.sin
14942         * intl/ref-del.sin
14943         * intl/relocatable.c
14944         * intl/relocatable.h
14945         * intl/textdomain.c
14946         * m4/Makefile.am
14947         * po/Makefile.in.in
14948         * src/Makefile.am
14949         * src/account.c
14950         * src/action.c
14951         * src/addr_compl.c
14952         * src/addressadd.c
14953         * src/addressbook.c
14954         * src/addrgather.c
14955         * src/addrindex.c
14956         * src/alertpanel.c
14957         * src/browseldap.c
14958         * src/codeconv.c
14959         * src/codeconv.h
14960         * src/compose.c
14961         * src/compose.h
14962         * src/crash.c
14963         * src/editaddress.c
14964         * src/editbook.c
14965         * src/editgroup.c
14966         * src/editjpilot.c
14967         * src/editldap.c
14968         * src/editldap_basedn.c
14969         * src/editvcard.c
14970         * src/exphtmldlg.c
14971         * src/expldifdlg.c
14972         * src/export.c
14973         * src/exporthtml.c
14974         * src/filtering.c
14975         * src/folder.c
14976         * src/folder_item_prefs.c
14977         * src/foldersel.c
14978         * src/folderview.c
14979         * src/grouplistdialog.c
14980         * src/headerview.c
14981         * src/imap.c
14982         * src/imap_gtk.c
14983         * src/import.c
14984         * src/importldif.c
14985         * src/importmutt.c
14986         * src/importpine.c
14987         * src/inc.c
14988         * src/ldif.c
14989         * src/main.c
14990         * src/mainwindow.c
14991         * src/matcher.c
14992         * src/mbox.c
14993         * src/message_search.c
14994         * src/messageview.c
14995         * src/mh.c
14996         * src/mh_gtk.c
14997         * src/mimeview.c
14998         * src/msgcache.c
14999         * src/news.c
15000         * src/news_gtk.c
15001         * src/noticeview.c
15002         * src/partial_download.c
15003         * src/pop.c
15004         * src/prefs_account.c
15005         * src/prefs_actions.c
15006         * src/prefs_common.c
15007         * src/prefs_customheader.c
15008         * src/prefs_display_header.c
15009         * src/prefs_ext_prog.c
15010         * src/prefs_filtering.c
15011         * src/prefs_filtering_action.c
15012         * src/prefs_folder_item.c
15013         * src/prefs_fonts.c
15014         * src/prefs_gtk.c
15015         * src/prefs_matcher.c
15016         * src/prefs_msg_colors.c
15017         * src/prefs_spelling.c
15018         * src/prefs_summary_column.c
15019         * src/prefs_template.c
15020         * src/prefs_themes.c
15021         * src/prefs_toolbar.c
15022         * src/prefs_wrapping.c
15023         * src/privacy.c
15024         * src/procheader.c
15025         * src/procmime.c
15026         * src/procmsg.c
15027         * src/quote_fmt.c
15028         * src/recv.c
15029         * src/send_message.c
15030         * src/setup.c
15031         * src/sourcewindow.c
15032         * src/ssl_manager.c
15033         * src/statusbar.c
15034         * src/summary_search.c
15035         * src/summaryview.c
15036         * src/textview.c
15037         * src/toolbar.c
15038         * src/wizard.c
15039         * src/common/nntp.c
15040         * src/common/plugin.c
15041         * src/common/smtp.c
15042         * src/common/ssl.c
15043         * src/common/ssl_certificate.c
15044         * src/common/string_match.c
15045         * src/common/sylpheed.c
15046         * src/common/template.c
15047         * src/common/utils.c
15048         * src/gtk/about.c
15049         * src/gtk/colorlabel.c
15050         * src/gtk/description_window.c
15051         * src/gtk/filesel.c
15052         * src/gtk/foldersort.c
15053         * src/gtk/gtkaspell.c
15054         * src/gtk/gtkutils.c
15055         * src/gtk/inputdialog.c
15056         * src/gtk/logwindow.c
15057         * src/gtk/menu.c
15058         * src/gtk/pluginwindow.c
15059         * src/gtk/prefswindow.c
15060         * src/gtk/progressdialog.c
15061         * src/gtk/quicksearch.c
15062         * src/gtk/sslcertwindow.c
15063         * src/plugins/clamav/clamav_plugin.c
15064         * src/plugins/clamav/clamav_plugin_gtk.c
15065         * src/plugins/demo/demo.c
15066         * src/plugins/dillo_viewer/dillo_prefs.c
15067         * src/plugins/dillo_viewer/dillo_viewer.c
15068         * src/plugins/image_viewer/plugin.c
15069         * src/plugins/image_viewer/viewer.c
15070         * src/plugins/image_viewer/viewerprefs.c
15071         * src/plugins/mathml_viewer/mathml_viewer.c
15072         * src/plugins/pgpmime/passphrase.c
15073         * src/plugins/pgpmime/plugin.c
15074         * src/plugins/pgpmime/prefs_gpg.c
15075         * src/plugins/pgpmime/select-keys.c
15076         * src/plugins/pgpmime/sgpgme.c
15077         * src/plugins/spamassassin/spamassassin.c
15078         * src/plugins/spamassassin/spamassassin_gtk.c
15079         * src/plugins/trayicon/trayicon.c
15080                 sync with main (revision 104)
15081
15082 2005-02-10 [colin]      1.0.1cvs3.1
15083
15084         * src/mainwindow.c
15085                 Sync with HEAD (fix occasional crasher)
15086
15087 2005-02-10 [colin]      1.0.1cvs2.1
15088
15089         * src/messageview.c
15090                 Synw with HEAD (don't automatically display html)
15091
15092 2005-02-09 [colin]      1.0.1cvs1.3
15093
15094         * src/textview.c
15095         * src/textview.h
15096                 Add contextual menu on emails
15097
15098 2005-02-09 [colin]      1.0.1cvs1.2
15099
15100         * src/codeconv.c
15101                 Fix converting from broken headers and 
15102                 put back the _ in missing places
15103                 (feature broke with cvs24.2 sync, main 
15104                  possibly affected?)
15105
15106 2005-02-09 [colin]      1.0.1cvs1.1
15107
15108         * src/messageview.c
15109         * src/mimeview.c
15110         * src/mimeview.h
15111                 Sync with HEAD (display non text/plain mails with plugin)
15112
15113 2005-02-08 [colin]      1.0.1.1
15114
15115         * ChangeLog.claws
15116         * po/pt_BR.po
15117                 Sync with HEAD
15118         * configure.ac
15119                 Make default configuration directory 
15120                 be .sylpheed-gtk2
15121
15122 2005-02-08 [colin]      1.0.0cvs29.1
15123
15124         * po/de.po
15125         * po/es.po
15126         * po/fr.po
15127         * po/it.po
15128         * po/sk.po
15129         * po/sr.po
15130                 Sync translations with HEAD
15131
15132 2005-02-06 [colin]      1.0.0cvs28.3
15133
15134         * src/compose.c
15135                 Make compose a bit faster - patch by Alfons.
15136
15137 2005-02-06 [colin]      1.0.0cvs28.2
15138
15139         * src/compose.c
15140                 Make pasting via middle-click more reliable
15141
15142 2005-02-05 [paul]       1.0.0cvs28.1
15143
15144         * ChangeLog
15145         * ChangeLog.claws
15146         * ChangeLog.jp
15147         * configure.ac
15148         * src/compose.c
15149                 sync with HEAD
15150                 (fix bug 682 'redirect is broken'
15151
15152 2005-02-05 [torte]      1.0.0cvs27.1
15153
15154         * ChangeLog.claws
15155         * configure.ac
15156         * src/partial_download.c
15157                 Sync with HEAD (fix buf overflow)
15158
15159 2005-02-03 [colin]      1.0.0cvs26.1
15160
15161         * src/common/plugin.c
15162                 Sync with HEAD (avoid plugin mismatches)
15163
15164 2005-02-03 [paul]       1.0.0cvs25.3
15165
15166         * src/folderview.c
15167         * src/headerview.c
15168         * src/summaryview.c
15169         * src/textview.c
15170         * src/gtk/colorlabel.c
15171                 third and final part of initial sync with main-gtk2
15172
15173 2005-02-03 [paul]       1.0.0cvs25.2
15174
15175         * src/jpilot.c
15176                 fix building with jpilot support
15177
15178 2005-02-02 [colin]      1.0.0cvs25.1
15179
15180         * src/messageview.c
15181                 Sync with HEAD (fix dangerous typo)
15182
15183 2005-02-01 [colin]      1.0.0cvs24.3
15184
15185         * src/common/xml.c
15186                 Write file as advertised (UTF-8)
15187
15188 2005-02-01 [paul]       1.0.0cvs24.2
15189
15190         * src/addrbook.c
15191         * src/addrindex.c
15192         * src/alertpanel.h
15193         * src/codeconv.c
15194         * src/codeconv.h
15195         * src/compose.c
15196         * src/export.c
15197         * src/folder_item_prefs.c
15198         * src/html.c
15199         * src/imap.c
15200         * src/import.c
15201         * src/jpilot.c
15202         * src/mainwindow.c
15203         * src/matcher_parser_lex.l
15204         * src/messageview.c
15205         * src/mh.c
15206         * src/prefs_account.c
15207         * src/prefs_actions.c
15208         * src/prefs_common.c
15209         * src/prefs_gtk.c
15210         * src/prefs_gtk.h
15211         * src/prefs_themes.c
15212         * src/procheader.c
15213         * src/procmime.c
15214         * src/sourcewindow.c
15215         * src/statusbar.c
15216         * src/summaryview.c
15217         * src/textview.c
15218         * src/toolbar.c
15219         * src/unmime.c
15220         * src/common/template.c
15221         * src/common/utils.c
15222         * src/common/xml.c
15223         * src/common/xml.h
15224         * src/gtk/gtkaspell.c
15225         * src/plugins/clamav/clamav_plugin.c
15226         * src/plugins/dillo_viewer/dillo_prefs.c
15227         * src/plugins/image_viewer/viewerprefs.c
15228         * src/plugins/pgpmime/passphrase.c
15229         * src/plugins/pgpmime/prefs_gpg.c
15230         * src/plugins/pgpmime/select-keys.c
15231         * src/plugins/spamassassin/spamassassin.c
15232                 second part of initial sync with main-gtk2
15233                 (more to follow)
15234
15235 2005-01-31 [colin]      1.0.0cvs24.1
15236
15237         * src/compose.c
15238                 Sync with HEAD
15239
15240 2005-01-29 [paul]       1.0.0cvs23.2
15241
15242         * src/account.c
15243         * src/action.c
15244         * src/addressadd.c
15245         * src/addressbook.c
15246         * src/alertpanel.c
15247         * src/compose.c
15248         * src/editaddress.c
15249         * src/editbook.c
15250         * src/editgroup.c
15251         * src/editjpilot.c
15252         * src/editldap.c
15253         * src/editldap_basedn.c
15254         * src/editvcard.c
15255         * src/export.c
15256         * src/foldersel.c
15257         * src/grouplistdialog.c
15258         * src/import.c
15259         * src/importldif.c
15260         * src/inc.c
15261         * src/main.c
15262         * src/mainwindow.c
15263         * src/message_search.c
15264         * src/messageview.c
15265         * src/mimeview.c
15266         * src/prefs_actions.c
15267         * src/prefs_common.c
15268         * src/prefs_common.h
15269         * src/prefs_customheader.c
15270         * src/prefs_display_header.c
15271         * src/prefs_filtering.c
15272         * src/prefs_filtering_action.c
15273         * src/prefs_gtk.c
15274         * src/prefs_matcher.c
15275         * src/prefs_summary_column.c
15276         * src/prefs_template.c
15277         * src/sourcewindow.c
15278         * src/summary_search.c
15279         * src/summaryview.c
15280         * src/textview.c
15281         * src/gtk/about.c
15282         * src/gtk/description_window.c
15283         * src/gtk/gtkshruler.c
15284         * src/gtk/gtkutils.c
15285         * src/gtk/gtkutils.h
15286         * src/gtk/inputdialog.c
15287         * src/gtk/logwindow.c
15288         * src/gtk/prefswindow.c
15289         * src/gtk/progressdialog.c
15290         * src/gtk/progressdialog.h
15291                 first part of initial sync with main-gtk2
15292                 (more to follow)
15293
15294 2005-01-28 [colin]      1.0.0cvs23.1
15295
15296         * src/folderview.c
15297                 Sync with HEAD
15298
15299 2005-01-27 [colin]      1.0.0cvs21.1
15300
15301         * src/folder.c
15302         * src/folderview.c
15303                 Sync with HEAD
15304
15305 2005-01-27 [colin]      1.0.0cvs19.1
15306
15307         * src/procmime.c
15308                 Sync with HEAD
15309
15310 2005-01-27 [colin]      1.0.0cvs18.1
15311
15312         * src/messageview.c
15313         * src/summaryview.c
15314         * src/mainwindow.c
15315         * src/compose.c
15316         * src/compose.h
15317         * src/procmsg.c
15318         * src/procmsg.h
15319         * src/toolbar.c
15320                 Sync with HEAD
15321
15322 2005-01-26 [paul]       1.0.0cvs15.2
15323
15324         * src/compose.c
15325                 compose_entries_set(): convert subject and body to
15326                 utf8 if necessary. patch by Felix Eckhofer
15327
15328 2005-01-26 [paul]       1.0.0cvs15.1
15329
15330         * configure.ac
15331         * src/common/template.c
15332                 sync with HEAD (fix memory leak)
15333
15334 2005-01-25 [paul]       1.0.0cvs14.1
15335
15336         * configure.ac
15337         * src/compose.c
15338                 sync with HEAD
15339
15340 2005-01-24 [colin]      1.0.0cvs13.1
15341
15342         * src/summaryview.c
15343                 Sync with HEAD
15344
15345 2005-01-24 [paul]       1.0.0cvs12.1
15346
15347         * configure.ac
15348         * src/messageview.c
15349         * src/mh.c
15350         * src/common/utils.c
15351                 sync with HEAD
15352
15353 2005-01-24 [colin]      1.0.0cvs11.1
15354
15355         * src/procheader.c
15356                 Sync with HEAD
15357
15358 2005-01-24 [colin]      1.0.0cvs10.1
15359
15360         * src/folderview.c
15361                 Sync with HEAD
15362
15363 2005-01-23 [colin]      1.0.0cvs9.1
15364
15365         * src/crash.c
15366                 Sync with HEAD
15367
15368 2005-01-22 [colin]      1.0.0cvs8.1
15369
15370         * src/summaryview.c
15371         * src/gtk/quicksearch.c
15372                 Sync with HEAD
15373
15374 2005-01-21 [colin]      1.0.0cvs7.1
15375
15376         * src/summaryview.c
15377                 Sync with HEAD
15378
15379 2005-01-21 [colin]      1.0.0cvs6.1
15380
15381         * src/summaryview.c
15382                 Sync with HEAD
15383
15384 2005-01-21 [colin]      1.0.0cvs5.1
15385
15386         * src/gtk/quicksearch.c
15387         * src/prefs_common.c
15388         * src/prefs_common.h
15389                 Sync with HEAD (recurse option)
15390
15391 2005-01-21 [colin]      1.0.0cvs4.1
15392
15393         * src/folder.h
15394         * src/folderview.c
15395         * src/folderview.h
15396         * src/summaryview.c
15397         * src/gtk/quicksearch.c
15398         * src/gtk/quicksearch.h
15399                 Sync with HEAD (recursive quicksearch)
15400
15401 2005-01-20 [colin]      1.0.0cvs3.4
15402
15403         * src/ssl_manager.c
15404                 Remove useless code
15405
15406 2005-01-20 [colin]      1.0.0cvs3.3
15407
15408         * src/ssl_manager.c
15409                 Fix leak, thanks to Alfons.
15410
15411 2005-01-20 [colin]      1.0.0cvs3.2
15412
15413         * src/ssl_manager.c
15414                 Port SSL certificate window to GTK2.
15415
15416 2005-01-20 [paul]       1.0.0cvs3.1
15417
15418         * ChangeLog.claws
15419         * configure.ac
15420         * src/addrindex.c
15421         * src/addrindex.h
15422                 sync with HEAD
15423
15424 2005-01-19 [colin]      1.0.0cvs2.2
15425
15426         * src/plugins/trayicon/trayicon.c
15427                 Fix freeze with gtk-2.6, the easy way
15428                 (signal blocking helpless there...)
15429                 Closes bug #668.
15430
15431 2005-01-19 [colin]      1.0.0cvs2.1
15432
15433         * src/mbox.c
15434         * src/mbox.h
15435         * src/mainwindow.c
15436         * src/summaryview.c
15437         * src/summaryview.h
15438                 Sync with HEAD
15439
15440 2005-01-19 [paul]       1.0.0cvs1.1
15441
15442         * configure.ac
15443         * po/de.po
15444         * po/es.po
15445         * po/fr.po
15446         * po/hr.po
15447         * po/it.po
15448         * po/ja.po
15449         * po/ko.po
15450         * po/pt_BR.po
15451         * po/ru.po
15452         * po/sk.po
15453         * po/sr.po
15454                 sync with HEAD (update translations)
15455
15456 2005-01-18 [colin]      1.0.0cvs0.1
15457
15458         * src/foldersel.c
15459                 Specify search column - patch by Alfons
15460
15461 2005-01-18 [colin]      0.9.13cvs36.3
15462
15463         * src/prefs_toolbar.c
15464                 Change Delete to Remove
15465         * src/prefs_fonts.c
15466                 GTK2 version and leak fixes
15467         * src/prefs_actions.c
15468                 Add stock buttons.
15469                 All patches by Alfons
15470
15471 2005-01-17 [colin]      0.9.13cvs36.2
15472
15473         * src/compose.c
15474                 Fix DnD inserting twice. While at it,
15475                 add DnD support for text/plain in the
15476                 body, and add support in the headers.
15477
15478 2005-01-16 [colin]      0.9.13cvs36.1
15479
15480         * ChangeLog
15481         * ChangeLog.jp
15482         * ChangeLog.claws
15483                 Sync with HEAD (nothing applicable)
15484
15485 2005-01-16 [colin]      0.9.13cvs33.2
15486
15487         * src/prefs_toolbar.c
15488                 GTK2ize prefs_toolbar, by Alfons.
15489
15490 2005-01-14 [colin]      0.9.13cvs33.1
15491
15492         * src/html.c
15493         * src/msgcache.c
15494                 Sync with HEAD
15495
15496 2005-01-14 [colin]      0.9.13cvs32.1
15497
15498         * src/html.c
15499         * src/html.h
15500         * src/msgcache.c
15501         * AUTHORS
15502         * tools/calypso_convert.pl
15503                 Sync with HEAD
15504
15505 2005-01-08 [colin]      0.9.13cvs29.2
15506
15507         * src/prefs_filtering_action.c
15508         * src/prefs_filtering.c
15509                 2 more gtk2 patches by Alfons
15510
15511 2005-01-07 [paul]       0.9.13cvs29.1
15512
15513         * ChangeLog
15514         * ChangeLog.claws
15515         * ChangeLog.jp
15516         * configure.ac
15517         * src/pop.c
15518         * src/pop.h
15519                 sync with HEAD
15520
15521 2005-01-07 [colin]      0.9.13cvs28.3
15522
15523         * src/gtk/progressdialog.c
15524         * src/gtk/progressdialog.h
15525         * src/inc.c
15526         * src/send_message.c
15527                 GTK2 for the incorporation dialog. The CList isn't dead
15528                 yet, for a more smooth migration. Patch by Alfons.
15529
15530 2005-01-06 [colin]      0.9.13cvs28.2
15531
15532         * src/prefs_display_header.c
15533                 GTK2 conversion by Alfons
15534         * src/prefs_actions.c
15535         * src/prefs_matcher.c
15536                 Fix 2 leaks - patch by Alfons
15537
15538 2005-01-06 [colin]      0.9.13cvs28.1
15539
15540         * src/prefs_matcher.c
15541                 Sync with HEAD
15542
15543 2005-01-06 [colin]      0.9.13cvs27.4
15544
15545         * src/prefs_matcher.c
15546                 Fix double-free. Patch by Alfons
15547
15548 2005-01-06 [colin]      0.9.13cvs27.3
15549
15550         * src/prefs_matcher.c
15551                 GTK2 widgets + memleak
15552                 Patch by Alfons
15553
15554 2005-01-05 [colin]      0.9.13cvs27.2
15555
15556         * src/account.c
15557         * src/addr_compl.c
15558         * src/foldersel.c
15559         * src/stock_pixmap.c
15560         * src/stock_pixmap.h
15561                 3 more GTK2 patches by Alfons.
15562
15563 2005-01-04 [colin]      0.9.13cvs27.1
15564
15565         * src/folderview.c
15566         * src/imap_gtk.c
15567         * src/news_gtk.c
15568                 Sync with HEAD
15569
15570 2005-01-04 [colin]      0.9.13cvs25.9
15571
15572         * src/compose.c
15573                 Fix Show Ruler menuitem
15574         * src/prefs_template.c
15575                 Convert to GTK2
15576         * src/common/utils.c
15577                 Make auto pointer stuff handles NULLs
15578                 Patches by Alfons.
15579
15580 2005-01-04 [colin]      0.9.13cvs25.8
15581
15582         * src/compose.c
15583                 Move the attachment list to gtk2
15584                 Patch by Alfons.
15585
15586 2005-01-04 [colin]      0.9.13cvs25.7
15587
15588         * src/textview.c
15589                 Make some keys work again
15590                 Patch by SungHyun Nam <namsh@kldp.org>
15591
15592 2005-01-04 [colin]      0.9.13cvs25.6
15593
15594         * src/gtk/gtkshruler.c
15595                 Move the ruler to GTK2
15596                 Patch by Alfons
15597
15598 2005-01-03 [colin]      0.9.13cvs25.5
15599
15600         * src/compose.c
15601                 Fix my broken patch apply 
15602
15603 2005-01-03 [colin]      0.9.13cvs25.4
15604
15605         * src/common/utils.c
15606         * src/common/utils.h
15607         * src/gtk/prefswindow.c
15608                 Move auto pointer stuff to utils.c
15609                 Patch by Alfons again :)
15610
15611 2005-01-03 [colin]      0.9.13cvs25.3
15612
15613         * src/compose.c
15614         * src/prefs_gtk.c
15615         * src/prefs_template.c
15616         * src/textview.c
15617                 Empty text widgets with empty strings, not NULL char
15618                 Patch by SungHyun Nam <namsh@kldp_org>
15619
15620 2005-01-03 [colin]      0.9.13cvs25.2
15621
15622         * src/main.c
15623         * AUTHORS
15624                 Sync with HEAD
15625
15626 2005-01-03 [colin]      0.9.13cvs25.1
15627
15628         * src/pop.c
15629         * src/pop.h
15630                 Sync with HEAD
15631
15632 2005-01-03 [colin]      0.9.13cvs24.3
15633
15634         * src/account.c
15635                 Two patches from Alfons and Alex S Moore:
15636                 fix images, fix return value.
15637
15638 2005-01-01 [colin]      0.9.13cvs24.2
15639
15640         * src/prefs_actions.c
15641                 Fix over-zealous assertion. Patch by Alfons
15642
15643 2005-01-01 [colin]      0.9.13cvs24.1
15644
15645         * src/procmime.c
15646                 Sync with HEAD (leak fix)
15647
15648 2004-12-31 [colin]      0.9.13cvs23.2
15649
15650         * src/prefs_common.c
15651                 GTK2 widgets + stock buttons - patch by Alfons
15652
15653 2004-12-31 [paul]       0.9.13cvs23.1
15654
15655         * configure.ac
15656                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15657         * src/gtk/pluginwindow.c
15658                 use GTK2 widgets and plug memory leaks,
15659                 patches by Alfons
15660
15661 2004-12-30 [colin]      0.9.13cvs22.4
15662
15663         * src/account.c
15664         * src/action.c
15665         * src/export.c
15666         * src/foldersel.c
15667         * src/import.c
15668         * src/message_search.c
15669         * src/prefs_actions.c
15670         * src/prefs_common.c
15671         * src/prefs_customheader.c
15672         * src/prefs_filtering.c
15673         * src/prefs_summary_column.c
15674         * src/summary_search.c
15675         * src/gtk/about.c
15676         * src/gtk/description_window.c
15677         * src/gtk/gtkutils.c
15678         * src/gtk/gtkutils.h
15679         * src/gtk/inputdialog.c
15680         * src/gtk/prefswindow.c
15681                 Use GTK2 stock buttons. Patches by Alfons.
15682
15683 2004-12-30 [colin]      0.9.13cvs22.3
15684
15685         * src/account.c
15686                 Sync with HEAD
15687         * src/prefs_actions.c
15688         * src/prefs_customheader.c
15689         * src/prefs_filtering.c
15690         * src/prefs_msg_colors.c
15691         * src/prefs_summary_column.c
15692         * src/gtk/prefswindow.c
15693                 Use GtkTreeView instead of deprecated 
15694                 widgets. Patches by Alfons.
15695
15696 2004-12-30 [paul]       0.9.13cvs22.2
15697
15698         * src/foldersel.c
15699                 use GTK 2 Tree View
15700                 patch by Alfons, with root folder sorting fix
15701                 by Stephan Sachse
15702
15703 2004-12-30 [paul]       0.9.13cvs22.1
15704
15705         * ChangeLog
15706         * ChangeLog.claws
15707         * ChangeLog.jp
15708         * NEWS
15709         * configure.ac
15710         * src/account.c
15711                 sync with HEAD
15712
15713 2004-12-22 [martin]     0.9.13cvs21.2
15714
15715         * src/action.c
15716                 free the command line after its use
15717
15718 2004-12-18 [paul]       0.9.13cvs21.1
15719
15720         * AUTHORS
15721         * ChangeLog
15722         * ChangeLog.claws
15723         * ChangeLog.jp
15724         * NEWS
15725         * configure.ac
15726         * src/action.c
15727         * src/compose.c
15728         * src/syldap.c
15729                 sync with HEAD
15730
15731 2004-12-17 [martin]     0.9.13cvs17.2
15732
15733         * src/action.c
15734                 convert actions input to locale
15735         * src/inc.c
15736                 convert notification command to locale
15737         * src/plugins/pgpmime/select-keys.c
15738                 convert attributes to utf8
15739
15740 2004-12-14 [colin]      0.9.13cvs17.1
15741
15742         * ChangeLog
15743         * ChangeLog.jp
15744         * ChangeLog.claws
15745         * src/action.c
15746         * src/common/utils.c
15747         * src/gtk/prefswindow.c
15748         * src/gtk/gtkutils.c
15749         * src/gtk/gtkutils.h
15750         * src/plugins/spamassassin/libspamc.c
15751                 Sync with HEAD
15752
15753 2004-12-13 [colin]      0.9.13cvs14.1
15754
15755         * src/quote_fmt_parse.y
15756                 Sync with HEAD
15757
15758 2004-12-10 [colin]      0.9.13cvs12.1
15759
15760         * src/prefs_themes.c
15761         * src/mainwindow.c
15762         * src/messageview.c
15763                 Sync with HEAD
15764
15765 2004-12-09 [colin]      0.9.13cvs10.1
15766
15767         * src/procmime.c
15768                 Sync with HEAD (fix B64 encoding from memory)
15769
15770 2004-12-08 [colin]      0.9.13cvs9.1
15771
15772         * src/gtk/colorlabel.c
15773                 Sync with HEAD
15774
15775 2004-12-08 [paul]       0.9.13cvs8.2
15776
15777         * src/gtk/pluginwindow.c
15778                 fix window resizing oddities
15779
15780 2004-12-08 [colin]      0.9.13cvs8.1
15781
15782         * src/quote_fmt_parse.y
15783                 Sync with HEAD
15784
15785 2004-12-08 [colin]      0.9.13cvs7.1
15786
15787         * src/matcher_parser_parse.y
15788         * src/msgcache.c
15789         * src/prefs_matcher.c
15790         * src/procheader.c
15791         * src/matcher.c
15792         * src/common/defs.h
15793         * po/sr.po
15794                 Sync with HEAD
15795
15796 2004-12-08 [colin]      0.9.13cvs6.1
15797
15798         * src/quote_fmt_parse.y
15799         * src/textview.c
15800                 Sync with HEAD
15801         * src/gtk/prefswindow.c
15802         * src/gtk/pluginwindow.c
15803                 Fix G_CALLBACKS protos (thanks to Alfons)
15804
15805 2004-12-07 [torte]      0.9.13cvs2.2
15806
15807         * src/procmime.c
15808                 [Bug 650] reply button causes crash
15809                 Thanks to David Relson and Christoph
15810
15811 2004-12-07 [colin]      0.9.13cvs2.1
15812
15813         * ChangeLog.claws
15814         * AUTHORS
15815         * po/sk.po
15816         * src/procmime.c
15817         * src/prefs_account.c
15818         * src/common/smtp.c
15819         * src/common/smtp.h
15820                 Sync with HEAD
15821
15822 2004-12-06 [colin]      0.9.12cvs187.1
15823
15824         * ChangeLog.claws
15825         * INSTALL
15826         * Makefile.am
15827         * README.claws
15828         * TODO.claws
15829         * configure.ac
15830         * po/bg.po
15831         * po/cs.po
15832         * po/el.po
15833         * po/en_GB.po
15834         * po/es.po
15835         * po/fr.po
15836         * po/hr.po
15837         * po/hu.po
15838         * po/it.po
15839         * po/ja.po
15840         * po/ko.po
15841         * po/nl.po
15842         * po/pl.po
15843         * po/pt_BR.po
15844         * po/ru.po
15845         * po/sk.po
15846         * po/sr.po
15847         * po/sv.po
15848         * po/zh_CN.po
15849         * po/zh_TW.Big5.po
15850         * src/compose.c
15851         * tools/Makefile.am
15852         * tools/README
15853         * tools/filter_conv.pl
15854         * tools/kdeservicemenu/README
15855         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15856         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15857                 Sync with HEAD
15858
15859 2004-12-04 [colin]      0.9.12cvs183.1
15860
15861         * src/compose.c
15862                 Sync with HEAD (compose window position saving)
15863
15864 2004-12-04 [paul]       0.9.12cvs182.3
15865
15866         * src/messageview.c
15867         * src/mimeview.c
15868         * src/prefs_customheader.c
15869         * src/gtk/quicksearch.c
15870                 replace some forgotten GTK_SIGNAL_FUNCs
15871
15872 2004-12-04 [paul]       0.9.12cvs182.2
15873
15874         * src/Makefile.am
15875                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15876                 committed in error      
15877
15878 2004-12-04 [paul]       0.9.12cvs182.1
15879
15880         * ChangeLog
15881         * ChangeLog.claws
15882         * ChangeLog.jp
15883         * INSTALL
15884         * NEWS
15885         * README
15886         * README.jp
15887         * configure.ac
15888         * doc/manual/ja/Makefile.am
15889         * doc/manual/ja/sylpheed-1.html
15890         * doc/manual/ja/sylpheed-10.html
15891         * doc/manual/ja/sylpheed-11.html
15892         * doc/manual/ja/sylpheed-12.html
15893         * doc/manual/ja/sylpheed-13.html
15894         * doc/manual/ja/sylpheed-14.html
15895         * doc/manual/ja/sylpheed-15.html
15896         * doc/manual/ja/sylpheed-16.html
15897         * doc/manual/ja/sylpheed-17.html
15898         * doc/manual/ja/sylpheed-18.html
15899         * doc/manual/ja/sylpheed-19.html
15900         * doc/manual/ja/sylpheed-2.html
15901         * doc/manual/ja/sylpheed-20.html
15902         * doc/manual/ja/sylpheed-3.html
15903         * doc/manual/ja/sylpheed-4.html
15904         * doc/manual/ja/sylpheed-5.html
15905         * doc/manual/ja/sylpheed-6.html
15906         * doc/manual/ja/sylpheed-7.html
15907         * doc/manual/ja/sylpheed-8.html
15908         * doc/manual/ja/sylpheed-9.html
15909         * doc/manual/ja/sylpheed.html
15910         * doc/manual/ja/sylpheed.sgml
15911         * po/de.po
15912         * src/Makefile.am
15913         * src/compose.c
15914         * src/procmime.c
15915         * src/pixmaps/regular.xpm **REMOVED**
15916         * src/plugins/pgpmime/pgpmime.c
15917         * src/plugins/pgpmime/plugin.c
15918         * src/plugins/pgpmime/prefs_gpg.c
15919                 sync with HEAD
15920
15921 2004-12-03 [paul]       0.9.12cvs180.1
15922
15923         * ChangeLog
15924         * ChangeLog.claws
15925         * ChangeLog.jp
15926         * configure.ac
15927         * src/Makefile.am
15928         * src/pop.c
15929         * src/common/utils.c
15930         * src/common/utils.h
15931         * src/pixmaps/continue.xpm
15932         * src/pixmaps/dir_close.xpm
15933         * src/pixmaps/dir_open.xpm
15934         * src/pixmaps/drafts_close.xpm
15935         * src/pixmaps/drafts_open.xpm
15936         * src/pixmaps/folder.xpm **REMOVED**
15937         * src/pixmaps/group.xpm
15938         * src/pixmaps/unread.xpm
15939                 sync with HEAD
15940
15941 2004-12-02 [colin]      0.9.12cvs179.1
15942
15943         * src/compose.c
15944                 Sync with HEAD (non-duplicated reedition)
15945
15946 2004-12-02 [colin]      0.9.12cvs178.1
15947
15948         * src/compose.c
15949                 Sync with HEAD (linewrap_quote fix)
15950
15951 2004-12-01 [colin]      0.9.12cvs177.3
15952
15953         * src/addrharvest.c
15954                 Replace sizeof with strlen
15955
15956 2004-12-01 [paul]       0.9.12cvs177.2
15957
15958         * src/addrharvest.c
15959                 fix 'harvest addresses'
15960
15961 2004-11-30 [colin]      0.9.12cvs177.1
15962
15963         * src/gtk/prefswindow.c
15964         * src/gtk/pluginwindow.c
15965                 Sync with HEAD
15966
15967 2004-11-29 [colin]      0.9.12cvs176.1
15968
15969         * src/folderview.c
15970                 sync with HEAD (Fix disappearing separators in folderview's popup)
15971
15972 2004-11-29 [colin]      0.9.12cvs175.1
15973
15974         * src/procmime.c
15975                 Sync with head (another format fix)
15976
15977 2004-11-29 [colin]      0.9.12cvs174.1
15978
15979         * src/pop.c
15980                 Sync with HEAD (format string fix)
15981
15982 2004-11-26 [colin]      0.9.12cvs173.1
15983
15984         * src/common/smtp.c
15985         * src/common/smtp.h
15986                 Sync with HEAD
15987
15988 2004-11-24 [colin]      0.9.12cvs172.1
15989
15990         * src/plugins/pgpmime/pgpmime.c
15991                 Sync with HEAD
15992
15993 2004-11-24 [colin]      0.9.12cvs171.1
15994
15995         * src/plugins/pgpmime/pgpmime.c
15996                 Sync with head (gpgmectx leaks)
15997
15998 2004-11-24 [colin]      0.9.12cvs169.1
15999
16000         * src/plugins/pgpmime/plugin.c
16001         * src/plugins/trayicon/Makefile.am
16002         * src/plugins/trayicon/newmarkedmail.xpm
16003         * src/plugins/trayicon/trayicon.c
16004         * src/plugins/trayicon/unreadmarkedmail.xpm
16005                 Sync with HEAD
16006
16007 2004-11-23 [colin]      0.9.12cvs168.1
16008
16009         * src/partial_download.c
16010         * src/partial_download.h
16011         * src/plugins/pgpmime/plugin.c
16012                 Sync with HEAD
16013
16014 2004-11-23 [colin]      0.9.12cvs166.1
16015
16016         * src/Makefile.am
16017         * src/codeconv.c
16018         * src/compose.c
16019         * src/folderview.c
16020         * src/main.c
16021         * src/partial_download.c
16022         * src/partial_download.h
16023         * src/prefs_account.c
16024         * src/prefs_account.h
16025         * src/privacy.c
16026         * src/privacy.h
16027         * src/procmime.c
16028         * src/common/Makefile.am
16029         * src/common/base64.h
16030         * src/common/partial_download.c
16031         * src/common/partial_download.h
16032         * src/gtk/prefswindow.c
16033         * src/gtk/prefswindow.h
16034         * src/plugins/pgpmime/pgpmime.c
16035         * src/plugins/pgpmime/prefs_gpg.c
16036         * src/plugins/pgpmime/prefs_gpg.h
16037         * src/plugins/pgpmime/sgpgme.c
16038         * src/plugins/pgpmime/sgpgme.h
16039                 Sync with HEAD
16040
16041 2004-11-23 [colin]      0.9.12cvs163.1
16042
16043         * src/main.c
16044                 Sync with HEAD (cursor optimization)
16045
16046 2004-11-23 [colin]      0.9.12cvs162.1
16047
16048         * src/prefs_common.c
16049         * src/prefs_themes.c
16050         * src/procmsg.c
16051                 Sync with HEAD
16052
16053 2004-11-23 [colin]      0.9.12cvs158.9
16054
16055         * src/compose.c
16056                 Fix double-free when forwarding
16057         * src/msgcache.c
16058                 Fix leak on error path
16059                 
16060
16061 2004-11-23 [colin]      0.9.12cvs158.8
16062
16063         * src/compose.c
16064                 Fix possible double-free
16065                 Spotted by Alfons
16066
16067 2004-11-23 [colin]      0.9.12cvs158.7
16068
16069         * src/compose.c
16070                 Fix some signal handlers' prototypes
16071                 Spotted by Alfons
16072
16073 2004-11-22 [colin]      0.9.12cvs158.6
16074
16075         * src/compose.c
16076                 Remove unneeded code and duplicated
16077                 wrapping - patch by Alfons
16078
16079 2004-11-22 [colin]      0.9.12cvs158.5
16080
16081         * src/prefs_themes.c
16082                 Fix oversized selector
16083
16084 2004-11-22 [colin]      0.9.12cvs158.4
16085
16086         * src/compose.c
16087                 fix dump_text()
16088                 patch by Alfons
16089
16090 2004-11-19 [colin]      0.9.12cvs158.3
16091
16092         * src/textview.c
16093                 Add a context menu on links (open, copy)
16094
16095 2004-11-18 [paul]       0.9.12cvs158.2
16096
16097         * src/addrgather.c
16098         * src/exphtmldlg.c
16099         * src/expldifdlg.c
16100         * src/mimeview.c
16101         * src/prefs_common.c
16102         * src/plugins/image_viewer/viewer.c
16103         * src/plugins/spamassassin/spamassassin_gtk.c
16104                 replace deprecated gtk_notebook_set_page
16105                 and gtk_notebook_current_page
16106
16107 2004-11-18 [paul]       0.9.12cvs158.1
16108
16109         * configure.ac
16110         * src/compose.c
16111         * src/mainwindow.c
16112         * src/messageview.c
16113         * src/prefs_common.c
16114         * src/common/utils.c
16115         * src/common/utils.h
16116                 sync with HEAD
16117
16118 2004-11-17 [colin]      0.9.12cvs156.1
16119
16120         * src/prefs_account.c
16121         * src/prefs_account.h
16122         * src/procmsg.c
16123                 Sync with HEAD (add pref to store encrypted mails encrypted)
16124
16125 2004-11-17 [paul]       0.9.12cvs155.1
16126
16127         * ChangeLog
16128         * ChangeLog.claws
16129         * ChangeLog.jp
16130         * NEWS
16131         * configure.ac
16132         * src/compose.c
16133         * src/jpilot.c
16134         * src/privacy.c
16135         * src/procmime.c
16136         * src/procmime.h
16137         * src/procmsg.c
16138         * src/toolbar.c
16139         * src/pixmaps/error.xpm
16140                 sync with HEAD
16141
16142 2004-11-17 [colin]      0.9.12cvs151.1
16143
16144         * src/plugins/pgpmime/pgpmime.c
16145                 Sync with HEAD (remove debug printf)
16146
16147 2004-11-17 [colin]      0.9.12cvs150.1
16148
16149         * src/plugins/pgpmime/pgpmime.c
16150                 Sync with HEAD (off-by-one fix)
16151
16152 2004-11-17 [colin]      0.9.12cvs149.1
16153
16154         * src/procmsg.c
16155                 Sync with HEAD (coding style fixes)
16156
16157 2004-11-16 [colin]      0.9.12cvs148.1
16158
16159         * src/procmsg.c
16160                 Sync with head (Fix the fix)
16161
16162 2004-11-16 [colin]      0.9.12cvs147.1
16163
16164         * src/procmsg.c
16165                 Sync with Main (leak fix)
16166
16167 2004-11-16 [colin]      0.9.12cvs146.14
16168
16169         * src/compose.c
16170                 Remove useless chunk of code
16171                 Patch by Alfons
16172
16173 2004-11-15 [colin]      0.9.12cvs146.13
16174
16175         * src/compose.c
16176                 Fix drafting after insertion
16177                 Patch by Alfons
16178
16179 2004-11-15 [colin]      0.9.12cvs146.12
16180
16181         * src/compose.c
16182         * src/prefs_filtering.c
16183         * src/prefs_filtering_action.c
16184         * src/prefs_toolbar.c
16185                 Fix some const-correctness
16186
16187 2004-11-15 [colin]      0.9.12cvs146.11
16188
16189         * src/summaryview.c
16190         * src/prefs_themes.c
16191         * src/messageview.c
16192                 Fix some leaks
16193
16194 2004-11-15 [colin]      0.9.12cvs146.10
16195
16196         * src/codeconv.c
16197                 More unreadable locale fixes
16198
16199 2004-11-14 [colin]      0.9.12cvs146.9
16200
16201         * src/textview.c
16202                 Fix uri_security_check
16203                 Patch by Alfons
16204
16205 2004-11-13 [paul]       0.9.12cvs146.8
16206
16207         * src/folder.c
16208         * src/procmime.c
16209                 fix 2 bugs introduced in last commit
16210
16211 2004-11-13 [paul]       0.9.12cvs146.7
16212
16213         * src/compose.c
16214         * src/exporthtml.c
16215         * src/exportldif.c
16216         * src/folder.c
16217         * src/imap.c
16218         * src/imap_gtk.c
16219         * src/main.c
16220         * src/mainwindow.c
16221         * src/messageview.c
16222         * src/mh_gtk.c
16223         * src/prefs_themes.c
16224         * src/procmime.c
16225         * src/setup.c
16226         * src/summaryview.c
16227                 replace deprecated g_basename
16228
16229 2004-11-13 [paul]       0.9.12cvs146.6
16230
16231         * src/compose.c
16232         * src/imap.c
16233         * src/matcher_parser.h
16234         * src/matcher_parser_parse.y
16235         * src/prefs_filtering.c
16236         * src/prefs_filtering_action.c
16237         * src/prefs_themes.c
16238         * src/prefs_toolbar.c
16239         * src/common/utils.c
16240                 various small fixes/cleanups
16241
16242 2004-11-12 [colin]      0.9.12cvs146.5
16243
16244         * src/textview.c
16245                 Validate event's origin on visibility notify
16246                 Patch by Alfons.
16247
16248 2004-11-12 [paul]       0.9.12cvs146.4
16249
16250         * src/exporthtml.c
16251         * src/exportldif.c
16252         * src/imap.c
16253         * src/mh.c
16254         * src/mimeview.c
16255         * src/prefs_spelling.c
16256         * src/prefs_themes.c
16257                 replace deprecated g_dirname    
16258
16259 2004-11-12 [colin]      0.9.12cvs146.3
16260
16261         * src/textview.c
16262                 Some coding style fixes
16263
16264 2004-11-12 [colin]      0.9.12cvs146.2
16265
16266         * src/codeconv.c
16267                 We want to replace _all_ extended chars in
16268                 conv_unreadable_*, because any string containing
16269                 extended chars not parsing as UTF8 is 
16270                 undisplayed on gtk2.
16271
16272 2004-11-12 [paul]       0.9.12cvs146.1
16273
16274         * ChangeLog
16275         * ChangeLog.claws
16276         * ChangeLog.jp
16277         * NEWS
16278         * configure.ac
16279         * src/account.c
16280         * src/folderview.c
16281         * src/folderview.h
16282         * src/imap.c
16283         * src/imap_gtk.c
16284         * src/inc.c
16285         * src/mainwindow.c
16286         * src/mh_gtk.c
16287         * src/news_gtk.c
16288         * src/pop.c
16289         * src/prefs_account.c
16290         * src/prefs_account.h
16291         * src/prefs_ext_prog.c
16292         * src/procmime.c
16293         * src/procmime.h
16294         * src/procmsg.c
16295         * src/procmsg.h
16296         * src/summary_search.c
16297         * src/summaryview.c
16298         * src/textview.c
16299         * src/common/defs.h
16300         * src/common/utils.c
16301         * src/common/utils.h
16302         * src/gtk/menu.c
16303         * src/gtk/menu.h
16304                 sync with HEAD
16305
16306 2004-11-11 [colin]      0.9.12cvs144.2
16307
16308         * src/textview.c
16309                 Fix URI range selection (patch by Alfons)
16310
16311 2004-11-09 [colin]      0.9.12cvs144.1
16312
16313         * ChangeLog.claws
16314         * src/compose.c
16315         * src/folder.c
16316         * src/folder_item_prefs.c
16317         * src/prefs_account.c
16318         * src/prefs_account.h
16319         * src/plugins/pgpmime/pgpmime.c
16320                 Sync with HEAD
16321
16322 2004-11-08 [colin]      0.9.12cvs143.1
16323
16324         * src/summaryview.c
16325                 Sync with HEAD (optimize quicksearch)
16326
16327 2004-11-08 [colin]      0.9.12cvs142.2
16328
16329         * src/compose.c
16330                 Don't wrap when Edit/Auto wrapping is disabled
16331
16332 2004-11-08 [colin]      0.9.12cvs142.1
16333
16334         * src/textview.c
16335                 Sync with HEAD
16336
16337 2004-11-08 [colin]      0.9.12cvs141.1
16338
16339         * src/textview.c
16340                 Sync with HEAD (fix some mail URIs)
16341
16342 2004-11-08 [colin]      0.9.12cvs140.3
16343
16344         * src/textview.c
16345                 o Use text cursor instead of arrow when
16346                   not on a link
16347                 o Fix handling of contiguous links (as in
16348                   "colin@colino.net" <colin@colino.net>)
16349                   This one unveils a bug in get_email_part()
16350
16351 2004-11-07 [colin]      0.9.12cvs140.2
16352
16353         * src/textview.c
16354                 Fix memleak. Patch by Alfons.
16355
16356 2004-11-06 [colin]      0.9.12cvs140.1
16357
16358         * src/compose.c
16359                 Sync with HEAD (don't ask passphrase
16360                 when drafting)
16361
16362 2004-11-06 [paul]       0.9.12cvs139.2
16363
16364         * AUTHORS
16365         * src/textview.c
16366         * src/textview.h
16367                 textview URI handling. hovering over a 
16368                 link displays it in the status bar,
16369                 and changes the mouse pointer to a hand 
16370                 cursor. a link is activated with a single 
16371                 click. (Modified from the) patch by Jean-Yves 
16372                 Lefort <jylefort@users.sourceforge.net>
16373                 
16374
16375 2004-11-05 [colin]      0.9.12cvs139.1
16376
16377         * src/compose.c
16378         * src/procmime.c
16379                 Sync with HEAD again ^^
16380
16381 2004-11-05 [colin]      0.9.12cvs139.1
16382
16383         * src/compose.c
16384         * src/procmime.c
16385                 Sync with HEAD
16386
16387 2004-11-03 [paul]       0.9.12cvs138.1
16388
16389         * ChangeLog.claws
16390         * configure.ac
16391         * po/POTFILES.in
16392         * src/prefs_ext_prog.c
16393         * src/procmime.c
16394         * tools/kdeservicemenu/README
16395         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16396         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16397                 sync with HEAD
16398
16399 2004-11-01 [christoph]  0.9.12cvs136.2
16400
16401         * src/procmime.c
16402                 convert MIME parameters to UTF-8
16403
16404 2004-10-29 [colin]      0.9.12cvs136.1
16405
16406         * src/common/utils.c
16407                 Sync with HEAD (don't use '=' in mime boundary)
16408
16409 2004-10-29 [paul]       0.9.12cvs135.1
16410
16411         * configure.ac
16412         * doc/src/rfc2231.txt
16413         * src/procmime.c
16414         * src/common/quoted-printable.c
16415         * src/common/utils.c
16416         * src/common/utils.h
16417                 sync with HEAD
16418
16419 2004-10-27 [paul]       0.9.12cvs134.1
16420
16421         * configure.ac
16422         * src/main.c
16423         * src/procmime.c
16424         * src/plugins/pgpmime/pgpmime.c
16425                 sync with HEAD
16426
16427 2004-10-26 [paul]       0.9.12cvs132.3
16428
16429         * src/account.c
16430         * src/addressbook.c
16431         * src/addrgather.c
16432         * src/addrharvest.c
16433         * src/codeconv.c
16434         * src/compose.c
16435         * src/customheader.c
16436         * src/editaddress.c
16437         * src/editgroup.c
16438         * src/enriched.c
16439         * src/expldifdlg.c
16440         * src/exporthtml.c
16441         * src/exportldif.c
16442         * src/folder.c
16443         * src/foldersel.c
16444         * src/folderview.c
16445         * src/grouplistdialog.c
16446         * src/html.c
16447         * src/imap.c
16448         * src/jpilot.c
16449         * src/ldapserver.c
16450         * src/ldif.c
16451         * src/mimeview.c
16452         * src/news.c
16453         * src/news_gtk.c
16454         * src/pop.c
16455         * src/prefs_display_header.c
16456         * src/prefs_gtk.c
16457         * src/prefs_msg_colors.c
16458         * src/prefs_toolbar.c
16459         * src/procheader.c
16460         * src/procmime.c
16461         * src/summaryview.c
16462         * src/textview.c
16463         * src/toolbar.c
16464         * src/vcard.c
16465         * src/common/mgutils.c
16466         * src/common/nntp.c
16467         * src/common/smtp.c
16468         * src/common/template.c
16469         * src/common/utils.c
16470         * src/common/xmlprops.c
16471         * src/plugins/pgpmime/pgpmime.c
16472         * src/plugins/pgpmime/select-keys.c
16473         * src/plugins/pgpmime/sgpgme.c
16474                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16475                 g_string_sprintfa(), gtk_notebook_current_page()
16476
16477 2004-10-26 [colin]      0.9.12cvs132.2
16478
16479         * src/prefs_folder_item.c
16480                 Fix default-account selection
16481
16482 2004-10-21 [colin]      0.9.12cvs133
16483
16484         * src/compose.c
16485                 Sync with HEAD (Remove extra separator in compose's Options)
16486         * src/textview.c
16487                 Set wrapping to char
16488
16489 2004-10-21 [paul]       0.9.12cvs131.2
16490
16491         * src/compose.c
16492         * src/sourcewindow.c
16493                 fix wrapping
16494                 fix window shrinking 
16495
16496 2004-10-21 [colin]      0.9.12cvs131.1
16497
16498         * ChangeLog.claws
16499         * src/compose.c
16500                 Sync with HEAD
16501
16502 2004-10-21 [paul]       0.9.12cvs130.2
16503
16504         * src/prefs_folder_item.c
16505                 sync with HEAD (Apply to subfolders)
16506
16507 2004-10-19 [colin]      0.9.12cvs130.1
16508
16509         * ChangeLog.claws
16510         * src/compose.c
16511         * src/common/utils.c
16512         * src/gtk/menu.c
16513                 Sync with HEAD
16514
16515 2004-10-19 [colin]      0.9.12cvs128.1
16516
16517         * src/addrbook.c
16518         * src/addrcache.c
16519         * src/addressbook.c
16520         * src/codeconv.c
16521         * src/compose.c
16522         * src/customheader.c
16523         * src/editaddress.c
16524         * src/editgroup.c
16525         * src/exporthtml.c
16526         * src/folder.c
16527         * src/folderview.c
16528         * src/imap.c
16529         * src/jpilot.c
16530         * src/main.c
16531         * src/matcher_parser_parse.y
16532         * src/mbox.c
16533         * src/pop.c
16534         * src/prefs_account.c
16535         * src/prefs_gtk.c
16536         * src/prefs_msg_colors.c
16537         * src/procheader.c
16538         * src/procmime.c
16539         * src/procmime.h
16540         * src/procmsg.c
16541         * src/summaryview.c
16542         * src/textview.c
16543         * src/common/base64.c
16544         * src/common/partial_download.c
16545         * src/common/socket.c
16546         * src/common/sylpheed.c
16547         * src/common/utils.c
16548         * src/common/utils.h
16549         * src/gtk/pluginwindow.c
16550         * src/gtk/quicksearch.c
16551         * src/plugins/clamav/clamav_plugin.c
16552         * src/plugins/clamav/clamav_plugin.h
16553         * src/plugins/clamav/clamav_plugin_gtk.c
16554         * src/plugins/pgpmime/passphrase.c
16555         * src/plugins/pgpmime/pgpmime.c
16556         * src/plugins/pgpmime/plugin.c
16557         * src/plugins/pgpmime/prefs_gpg.c
16558         * src/plugins/pgpmime/prefs_gpg.h
16559         * src/plugins/pgpmime/select-keys.c
16560         * src/plugins/pgpmime/sgpgme.c
16561         * src/plugins/spamassassin/libspamc.c
16562         * src/plugins/spamassassin/spamassassin.c
16563         * src/plugins/spamassassin/spamassassin.h
16564         * src/plugins/spamassassin/spamassassin_gtk.c
16565         * src/plugins/trayicon/trayicon.c
16566         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16567                 Sync with HEAD
16568
16569 2004-10-14 [colin]      0.9.12cvs126.2
16570
16571         * src/codeconv.c
16572         * src/textview.c
16573                 Fix conv_unreadable_locale
16574
16575 2004-10-13 [colin]      0.9.12cvs126.1
16576
16577         * src/compose.c
16578                 Sync with HEAD (don't convert charset for 
16579                 drafted messages, minor cleanup)
16580
16581 2004-10-13 [colin]      0.9.12cvs125.1
16582
16583         * po/POTFILES.in
16584                 Sync with HEAD (POTFILES fix)
16585
16586 2004-10-12 [colin]      0.9.12cvs124.3
16587
16588         * src/compose.c
16589                 Fix encoding bug from latest sync
16590
16591 2004-10-12 [paul]       0.9.12cvs124.2
16592
16593         * src/plugins/pgpmime/prefs_gpg.c
16594         * src/plugins/pgpmime/prefs_gpg.h
16595                 forgotten in last commit        
16596
16597 2004-10-12 [paul]       0.9.12cvs124.1
16598
16599         * ChangeLog.claws
16600         * configure.ac
16601         * m4/spamassassin.m4
16602         * src/Makefile.am
16603         * src/account.c
16604         * src/compose.c
16605         * src/compose.h
16606         * src/crash.c
16607         * src/main.c
16608         * src/mimeview.c
16609         * src/passphrase.c
16610         * src/passphrase.h
16611         * src/prefs_account.c
16612         * src/prefs_account.h
16613         * src/prefs_common.c
16614         * src/privacy.c
16615         * src/privacy.h
16616         * src/procmime.c
16617         * src/procmime.h
16618         * src/procmsg.c
16619         * src/rfc2015.c
16620         * src/rfc2015.h
16621         * src/select-keys.c
16622         * src/select-keys.h
16623         * src/textview.c
16624         * src/common/utils.c
16625         * src/common/utils.h
16626         * src/gtk/about.c
16627         * src/plugins/pgpmime/Makefile.am
16628         * src/plugins/pgpmime/passphrase.c
16629         * src/plugins/pgpmime/passphrase.h
16630         * src/plugins/pgpmime/pgpmime.c
16631         * src/plugins/pgpmime/plugin.c
16632         * src/plugins/pgpmime/select-keys.c
16633         * src/plugins/pgpmime/select-keys.h
16634         * src/plugins/pgpmime/sgpgme.c
16635         * src/plugins/pgpmime/sgpgme.h
16636                 sync with HEAD
16637
16638 2004-10-04 [colin]      0.9.12cvs122.1
16639
16640         * src/mainwindow.c
16641         * src/messageview.c
16642         * src/messageview.h
16643         * src/textview.c
16644                 Sync with HEAD
16645
16646 2004-10-04 [colin]      0.9.12cvs121.1
16647
16648         * src/summaryview.c
16649                 Sync with HEAD
16650
16651 2004-10-04 [paul]       0.9.12cvs120.1
16652
16653         * configure.ac
16654                 sync with HEAD [don't try to build 
16655                 pgpmime plugin when gpgme is disabled]
16656
16657 2004-10-03 [colin]      0.9.12cvs119.3
16658
16659         * src/gtk/gtksctree.c
16660                 Lots of side effects. Put back as before 117.2.
16661         * src/summaryview.c
16662                 Fix bug #602
16663
16664 2004-10-03 [colin]      0.9.12cvs119.2
16665
16666         * src/gtk/gtksctree.c
16667                 Revert 608 fix that doesn't work that good
16668
16669 2004-10-02 [colin]      0.9.12cvs119.1
16670
16671         * src/mainwindow.c
16672         * src/messageview.c
16673         * src/prefs_common.h
16674         * src/procmime.c
16675         * src/procmime.h
16676         * src/textview.c
16677                 Sync with HEAD
16678         * src/gtk/gtksctree.c
16679                 Close bug #608
16680
16681 2004-10-01 [colin]      0.9.12cvs118.1
16682
16683         * src/mimeview.c
16684                 Sync with HEAD (better Save All fix)
16685
16686 2004-10-01 [colin]      0.9.12cvs117.2
16687
16688         * src/gtk/gtksctree.c
16689                 Faster on selection
16690
16691 2004-10-01 [colin]      0.9.12cvs117.1
16692
16693         * src/mimeview.c
16694                 Sync with HEAD (Save All: only attachments)
16695
16696 2004-10-01 [paul]       0.9.12cvs116.1
16697
16698         * ChangeLog.claws
16699         * configure.ac
16700         * src/account.c
16701         * src/prefs_common.c
16702         * src/gtk/colorlabel.c
16703                 sync with HEAD
16704
16705 2004-09-30 [colin]      0.9.12cvs115.1
16706
16707         * src/stock_pixmap.c
16708         * src/stock_pixmap.h
16709         * src/folderview.c
16710         * src/Makefile.am
16711         * src/pixmaps/read.xpm
16712                 Sync with HEAD (new pixmap)
16713
16714 2004-09-29 [colin]      0.9.12cvs114.1
16715
16716         * src/compose.c
16717                 Sync with HEAD
16718                 Fix focus handling in headers
16719
16720 2004-09-29 [paul]       0.9.12cvs113.1
16721
16722         * src/quote_fmt_parse.y
16723                 sync with HEAD
16724  
16725
16726 2004-09-28 [colin]      0.9.12cvs112.1
16727
16728         * src/folderview.c
16729         * src/mainwindow.c
16730                 Sync with HEAD
16731
16732 2004-09-28 [colin]      0.9.12cvs110.1
16733
16734         * src/folderview.c
16735                 Sync with HEAD (Contextual Empty trash menu)
16736
16737 2004-09-28 [colin]      0.9.12cvs108.1
16738
16739         * src/addressbook.c
16740                 Sync with HEAD (addressbook edit on double-click)
16741
16742 2004-09-28 [colin]      0.9.12cvs106.1
16743
16744         * src/inc.c
16745                 Sync with HEAD (folder_item freeze on inc)
16746
16747 2004-09-27 [colin]      0.9.12cvs105.1
16748
16749         * src/folderview.c
16750                 Sync with HEAD (right-align new and unread column)
16751
16752 2004-09-27 [colin]      0.9.12cvs104.1
16753
16754         * src/main.c
16755                 Sync with HEAD (revert 0.9.12cvs101)
16756
16757 2004-09-24 [colin]      0.9.12cvs103.2
16758
16759         * src/wizard.c
16760                 Fix gtk warnings and use domain part of the email address 
16761                 when domain detection fails (no dot in domain name)
16762
16763 2004-09-23 [colin]      0.9.12cvs103.1
16764
16765         * src/plugins/spamassassin/libspamc.c
16766         * src/plugins/spamassassin/libspamc.h
16767         * src/plugins/spamassassin/utils.c
16768         * src/plugins/spamassassin/utils.h
16769                 Sync with HEAD (Update spamassassin to 3.0)
16770
16771 2004-09-21 [colin]      0.9.12cvs102.3
16772
16773         * src/action.c
16774                 Add horizontal scrollbar in action io dialog as needed
16775                 Patch by Alfons.
16776
16777 2004-09-20 [colin]      0.9.12cvs102.2
16778
16779         * src/plugins/image_viewer/viewer.c
16780                 Remove imlib stuff
16781                 use gtk_pixmap_set when clearing
16782                 (would be better to use gtkImages, but causes size-allocate 
16783                 signals storm)
16784
16785 2004-09-17 [paul]       0.9.12cvs102.1
16786
16787         * ChangeLog
16788         * ChangeLog.claws
16789         * ChangeLog.jp
16790         * configure.ac
16791         * src/inc.c
16792                 sync with HEAD
16793
16794
16795 2004-09-17 [colin]      0.9.12cvs101.1
16796
16797         * ChangeLog.claws
16798         * src/main.c
16799                 Sync with HEAD (fix segs at exit)
16800
16801 2004-09-14 [colin]      0.9.12cvs99.5
16802
16803         * src/common/socket.c
16804         * AUTHORS
16805                 Fix send error on 64bit platforms
16806                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16807
16808 2004-09-14 [colin]      0.9.12cvs99.4
16809
16810         * src/action.c
16811                 Fix action output with utf8 
16812                 Patch by Alfons.
16813
16814 2004-09-14 [colin]      0.9.12cvs99.3
16815
16816         * ChangeLog.claws
16817         * src/folder.c
16818                 Sync with HEAD
16819
16820 2004-09-09 [colin]      0.9.12cvs99.2
16821
16822         * src/action.c
16823                 Fix progress bar (displaying "Completed %v/%u")
16824                 Patch by Alfons.
16825
16826 2004-09-08 [colin]      0.9.12cvs99.1
16827
16828         * src/account.c
16829         * src/folder.c
16830         * src/procmsg.c
16831         * src/procmsg.h
16832         * src/plugins/pgpmime/pgpmime.c
16833                 Sync with HEAD
16834
16835 2004-09-08 [colin]      0.9.12cvs97.2
16836
16837         * src/summaryview.c
16838                 Don't select mails in collapsed threads 
16839                 when navigating with up/down
16840
16841 2004-09-07 [colin]      0.9.12cvs97.1
16842
16843         * src/inc.c
16844                 Sync with HEAD (meaningful error messages)
16845
16846 2004-09-06 [colin]      0.9.12cvs96.1
16847
16848         * src/toolbar.c
16849                 Sync with HEAD (fix Redirect graying out)
16850
16851 2004-09-06 [colin]      0.9.12cvs95.1
16852
16853         * src/summaryview.c
16854         * src/mimeview.c
16855                 Sync with HEAD (fix dropped URIs)
16856
16857 2004-09-06 [colin]      0.9.12cvs94.1
16858
16859         * src/addressbook.c
16860         * src/addressitem.h
16861         * src/addritem.c
16862         * src/addritem.h
16863                 Sync with HEAD (addressbook DnD)
16864
16865 2004-09-03 [colin]      0.9.12cvs93.1
16866
16867         * src/summaryview.c
16868                 Sync with HEAD (next/prev unread)
16869
16870 2004-09-03 [colin]      0.9.12cvs92.1
16871
16872         * src/prefs_common.c
16873         * src/prefs_common.h
16874         * src/summaryview.c
16875                 Sync with HEAD ('mark_as_read_delay' pref)
16876
16877 2004-09-02 [colin]      0.9.12cvs91.2
16878
16879         * src/common/xml.c
16880                 Fix leak
16881
16882 2004-09-02 [colin]      0.9.12cvs91.1
16883
16884         * src/gtk/menu.c
16885                 Sync with HEAD (menu accel don't work, but whatever)
16886
16887 2004-09-02 [colin]      0.9.12cvs90.1
16888
16889         * src/account.c
16890                 Sync with HEAD (fix bug 582)
16891
16892 2004-09-02 [colin]      0.9.12cvs89.1
16893
16894         * src/addrindex.c
16895                 Sync with HEAD (free deleted queries)
16896
16897 2004-09-02 [colin]      0.9.12cvs88.1
16898
16899         * src/ldapquery.c
16900                 Sync with HEAD (fix LDAP freezes)
16901
16902 2004-09-02 [colin]      0.9.12cvs87.1
16903
16904         * src/prefs_spelling.c
16905                 Sync with HEAD (add default dictionary)
16906
16907 2004-09-01 [colin]      0.9.12cvs86.1
16908
16909         * src/filtering.c
16910         * src/folderview.c
16911         * src/imap.c
16912         * src/prefs_matcher.c
16913         * src/stock_pixmap.c
16914         * src/summary_search.c
16915         * src/summaryview.c
16916         * src/wizard.c
16917         * src/wizard.h
16918                 Sync with HEAD (uninitialized vars fixes)
16919                 + gtk2 specific warning fixes
16920
16921 2004-08-31 [colin]      0.9.12cvs85.1
16922
16923         * src/folder.c
16924                 Sync with HEAD (Fix memory corruption due to 
16925                 uninitialized var)
16926
16927 2004-08-31 [colin]      0.9.12cvs84.4
16928
16929         * src/summary_search.c
16930                 Fix segfaults when searching in folders with broken headers
16931
16932 2004-08-31 [colin]      0.9.12cvs84.3
16933
16934         * src/compose.c
16935         * src/textview.c
16936                 Fix some more encoding/decoding issues
16937
16938 2004-08-30 [colin]      0.9.12cvs84.2
16939
16940         * src/mimeview.c
16941         * src/prefs_themes.c
16942         * src/gtk/filesel.c
16943         * src/gtk/filesel.h
16944                 Add a folder-mode selection (fixes mimeview's "Save all")
16945
16946 2004-08-29 [colin]      0.9.12cvs84.1
16947
16948         * src/mimeview.c
16949                 Sync with HEAD (don't escape saved filenames)
16950
16951 2004-08-27 [colin]      0.9.12cvs83.1
16952
16953         * ChangeLog
16954         * ChangeLog.claws
16955         * ChangeLog.jp
16956         * src/mh.c
16957         * src/procheader.c
16958         * src/procmsg.c
16959         * src/procmsg.h
16960         * src/common/utils.c
16961         * src/gtk/menu.h
16962         * po/
16963                 Sync with HEAD 0.9.12cvs83 (sync with main)
16964
16965 2004-08-26 [colin]      0.9.12cvs82.4
16966
16967         * src/codeconv.c
16968                 Fix strange stack corruption
16969                 Convert to utf8 after unmime, not before
16970
16971 2004-08-26 [colin]      0.9.12cvs82.3
16972
16973         * src/main.c
16974         * src/wizard.c
16975                 Fix account folders duplication
16976
16977 2004-08-25 [colin]      0.9.12cvs82.2
16978
16979         * src/wizard.c
16980                 Remove ports
16981                 Add SSL selection
16982                 Use login@server as account name
16983
16984 2004-08-25 [colin]      0.9.12cvs82.1
16985
16986         * src/plugins/pgpmime/pgpmime.c
16987                 Sync with HEAD (leak fix).
16988
16989 2004-08-25 [colin]      0.9.12cvs81.1
16990
16991         * src/plugins/pgpmime/pgpmime.c
16992         * src/plugins/pgpmime/sgpgme.c
16993         * src/plugins/pgpmime/sgpgme.h
16994                 Sync with HEAD (Handle combined messages).
16995
16996 2004-08-24 [colin]      0.9.12cvs80.3
16997
16998         * src/wizard.c
16999                 Fix full name, ports, and imap
17000
17001 2004-08-24 [colin]      0.9.12cvs80.2
17002
17003         * src/Makefile.am
17004         * src/main.c
17005         * src/setup.c
17006         * src/setup.h
17007         * src/stock_pixmap.c
17008         * src/stock_pixmap.h
17009         * src/wizard.c ** ADDED **
17010         * src/wizard.h ** ADDED ** 
17011         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17012                 Add a setup wizard 
17013
17014 2004-08-24 [colin]      0.9.12cvs80.1
17015
17016         * src/folder.c
17017                 Sync with HEAD (set mimeflags on all messages)
17018
17019 2004-08-24 [colin]      0.9.12cvs79.3
17020
17021         * src/matcher_parser_lex.l
17022                 Fix 8bits strings not in utf8
17023
17024 2004-08-24 [colin]      0.9.12cvs79.2
17025
17026         * src/compose.c
17027                 Check conversion result before replacing buffer
17028
17029 2004-08-23 [colin]      0.9.12cvs79.1
17030
17031         * src/compose.c
17032                 Sync with HEAD (create message header in memory)
17033
17034 2004-08-23 [colin]      0.9.12cvs78.1
17035
17036         * src/rfc2015.c
17037         * src/rfc2015.h
17038                 Sync with HEAD (fix bug 197 again)
17039
17040 2004-08-23 [colin]      0.9.12cvs77.3
17041
17042         * src/compose.c
17043                 Fix again inline gpg signing (which outputs utf8
17044                 in gtk2). Not syncing this fix to HEAD as this 
17045                 code is meant to die.
17046
17047 2004-08-23 [colin]      0.9.12cvs77.2
17048
17049         * src/prefs_account.h
17050                 Remove useless include
17051
17052 2004-08-23 [colin]      0.9.12cvs77.1
17053
17054         * src/imap.c
17055         * po/es.po
17056         * po/fr.po
17057         * po/it.po
17058         * po/pl.po
17059         * po/pt_BR.po
17060         * po/sk.po
17061         * po/sr.po
17062                 Sync with HEAD (fix bug 577)
17063
17064 2004-08-22 [colin]      0.9.12cvs76.1
17065
17066         * src/plugins/trayicon/trayicon.c
17067                 Sync with HEAD (fix formatting bug)
17068
17069 2004-08-21 [colin]      0.9.12cvs74.2
17070
17071         * src/gtk/colorsel.c
17072                 Fix bug 564 (Folder color selection window exits on any
17073                 keypress)
17074
17075 2004-08-21 [colin]      0.9.12cvs74.1
17076
17077         * ChangeLog.claws
17078         * src/compose.c
17079         * src/summaryview.c
17080         * src/toolbar.c
17081                 Sync with HEAD (fix bug 576)
17082
17083 2004-08-21 [colin]      0.9.12cvs70.1
17084
17085         * src/compose.c
17086         * src/mainwindow.c
17087                 Sync with HEAD
17088                 
17089
17090 2004-08-21 [paul]       0.9.12cvs66.4
17091
17092         * src/mainwindow.c
17093         * src/messageview.c
17094         * src/gtk/menu.c
17095         * src/plugins/spamassassin/spamassassin_gtk.c
17096                 remove some deprecated gtk1 functions
17097
17098
17099 2004-08-21 [colin]      0.9.12cvs66.3
17100
17101         * src/compose.c
17102         * src/codeconv.c
17103                 Fix warnings
17104                 Remove encoding hacks
17105                 Fix bug 575 (Strange character messes up message)
17106                 Don't display conversion error when drafting
17107
17108 2004-08-21 [paul]       0.9.12cvs66.2
17109
17110         * src/prefs_account.c
17111                 fix GnuPG mode bugs
17112
17113
17114 2004-08-20 [colin]      0.9.12cvs66.1
17115
17116         * src/codeconv.c
17117                 Sync with HEAD 0.9.12cvs66
17118
17119 2004-08-20 [paul]
17120
17121         * src/plugins/pgpmime/plugin.c
17122                 modify PGP/MIME plugin's description
17123
17124 2004-08-17 [colin]      0.9.12cvs65.1
17125
17126         * src/common/ssl.c
17127         * src/plugins/pgpmime/plugin.c
17128                 Sync with HEAD
17129
17130 2004-08-14 [colin]      0.9.12cvs60.3
17131
17132         * src/plugins/trayicon/trayicon.c
17133                 Put back resize callback, on size-request signal
17134                 rather than size-allocate to avoid infinite 
17135                 callback loop
17136
17137 2004-08-13 [colin]      0.9.12cvs60.2
17138
17139         * src/common/defs.h
17140                 Cache versions have been fixed
17141
17142 2004-08-13 [colin]      0.9.12cvs60.1
17143
17144         * src/folderutils.c
17145                 Sync with HEAD
17146
17147 2004-08-12 [colin]      0.9.12cvs59.1
17148
17149         * src/plugins/trayicon/trayicon.c
17150                 Sync with HEAD
17151
17152 2004-08-12 [colin]      0.9.12cvs57.5
17153
17154         * sylpheed.desktop
17155         * configure.ac
17156         * src/Makefile.am
17157         * src/main.c
17158                 Add support for Freedesktop.org's startup notification
17159
17160 2004-08-11 [colin]      0.9.12cvs57.4
17161
17162         * src/textview.c
17163                 Fix off-by-one
17164
17165 2004-08-11 [colin]      0.9.12cvs57.3
17166
17167         * src/message_search.c
17168         * src/summary_search.c
17169                 Make searches case insensitive by default
17170         * src/textview.c
17171                 Fix case-insensitive search in message
17172
17173 2004-08-11 [colin]      0.9.12cvs57.2
17174
17175         * src/summary_search.c
17176                 Let case-sensitive be specified
17177
17178 2004-08-10 [colin]      0.9.12cvs55.4
17179
17180         * src/common/socket.c
17181                 Fix the possible race condition
17182
17183 2004-08-09 [paul]       0.9.12cvs55.3
17184
17185         * configure.ac
17186         * src/Makefile.am
17187         * src/common/Makefile.am
17188                 sync with HEAD
17189
17190
17191 2004-08-09 [paul]       0.9.12cvs55.2
17192
17193         * autogen.sh
17194         * po/poconv.sh
17195                 remove unneeded script
17196
17197         * configure.ac
17198                 add forgotten USE_LDAP_TLS (sync with HEAD)
17199
17200
17201 2004-08-09 [colin]      0.9.12cvs55.1
17202
17203         * src/main.c
17204         * src/common/ssl.c
17205         * src/common/sylpheed.c
17206         * src/common/sylpheed.h
17207                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17208
17209 2004-08-09 [paul]       0.9.12cvs54.1
17210
17211         * ChangeLog
17212         * ChangeLog.claws
17213         * ChangeLog.jp
17214         * configure.ac
17215         * po/POTFILES.in
17216         * src/Makefile.am
17217         * src/folderutils.c
17218         * src/main.c
17219         * src/pgpmime.c
17220         * src/pgpmime.h
17221         * src/sgpgme.c
17222         * src/sgpgme.h
17223         * src/plugins/Makefile.am
17224         * src/plugins/pgpmime/.cvsignore
17225         * src/plugins/pgpmime/Makefile.am
17226         * src/plugins/pgpmime/pgpmime.c
17227         * src/plugins/pgpmime/pgpmime.h
17228         * src/plugins/pgpmime/plugin.c
17229         * src/plugins/pgpmime/sgpgme.c
17230         * src/plugins/pgpmime/sgpgme.h
17231                 sync with HEAD
17232
17233 2004-08-08 [paul]       0.9.12cvs51.1
17234
17235         * configure.ac
17236         * src/folder.c
17237                 sync with HEAD
17238
17239 2004-08-07 [colin]      0.9.12cvs50.1
17240
17241         * src/pop.c
17242         * src/common/partial_download.c
17243                 fix warnings (sync from HEAD)
17244
17245 2004-08-07 [colin]      0.9.12cvs48.1
17246
17247         * src/prefs_folder_item.c
17248                 sync with HEAD 0.9.12cvs48
17249
17250 2004-08-06 [colin]      0.9.12cvs47.1
17251
17252         * src/compose.c
17253                 Sync with HEAD
17254
17255 2004-08-06 [christoph]  0.9.12cvs46.2
17256
17257         * src/main.c
17258         * src/plugins/clamav/clamav_plugin_gtk.c
17259         * src/plugins/dillo_viewer/dillo_viewer.c
17260         * src/plugins/image_viewer/plugin.c
17261         * src/plugins/mathml_viewer/mathml_viewer.c
17262         * src/plugins/spamassassin/spamassassin_gtk.c
17263         * src/plugins/trayicon/trayicon.c
17264                 don't mix GTK1.2 plugin with GTK2 plugins
17265
17266 2004-08-06 [colin]      0.9.12cvs46.1
17267
17268         * ChangeLog
17269         * ChangeLog.claws
17270         * ChangeLog.jp
17271         * configure.ac
17272         * sylpheed-claws.pc.in
17273         * src/folder.c
17274         * src/imap.c
17275         * src/localfolder.c
17276         * src/messageview.c
17277         * src/mimeview.c
17278         * src/mimeview.h
17279         * src/msgcache.c
17280         * src/news.c
17281         * src/prefs_ext_prog.c
17282         * src/prefs_folder_item.c
17283         * src/prefs_fonts.c
17284         * src/prefs_msg_colors.c
17285         * src/prefs_spelling.c
17286         * src/prefs_themes.c
17287         * src/prefs_toolbar.c
17288         * src/prefs_wrapping.c
17289         * src/procmime.h
17290         * src/common/defs.h
17291         * src/common/nntp.c
17292         * src/common/session.c
17293         * src/common/session.h
17294         * src/common/socket.c
17295         * src/common/utils.h
17296         * src/common/xml.c
17297         * src/common/xml.h
17298         * src/gtk/prefswindow.c
17299         * src/gtk/prefswindow.h
17300         * src/plugins/clamav/clamav_plugin_gtk.c
17301         * src/plugins/dillo_viewer/dillo_prefs.c
17302         * src/plugins/image_viewer/viewerprefs.c
17303         * src/plugins/spamassassin/spamassassin_gtk.c
17304         * m4/openssl.m4 *** REMOVED ***
17305                 Sync with HEAD 0.9.12cvs46
17306
17307 2004-08-03 [paul]       0.9.12cvs40.2
17308
17309         * src/action.c
17310         * src/addressadd.c
17311         * src/addressbook.c
17312         * src/addrgather.c
17313         * src/browseldap.c
17314         * src/compose.c
17315         * src/crash.c
17316         * src/editaddress.c
17317         * src/editgroup.c
17318         * src/editldap_basedn.c
17319         * src/foldersel.c
17320         * src/importldif.c
17321         * src/mimeview.c
17322         * src/prefs_common.c
17323         * src/prefs_template.c
17324         * src/sourcewindow.c
17325         * src/summaryview.c
17326         * src/gtk/about.c
17327         * src/gtk/foldersort.c
17328         * src/gtk/logwindow.c
17329         * src/gtk/pluginwindow.c
17330         * src/gtk/prefswindow.c
17331                 change all gtk_scrolled_window_set_policy from 
17332                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17333
17334 2004-08-02 [paul]       0.9.12cvs40.1
17335
17336         * AUTHORS
17337                 update translation team section
17338         * po/pt_BR.po
17339                 updated by Frederico Goncalves Guimaraes
17340                 <fggdebian@yahoo.com.br>
17341
17342 2004-07-31 [colin]      0.9.12cvs39.9
17343
17344         * src/exphtmldlg.c
17345                 Fix compilation
17346
17347 2004-07-31 [colin]      0.9.12cvs39.8
17348
17349         * src/exphtmldlg.c
17350                 Fix an alertpanel type
17351
17352 2004-07-30 [colin]      0.9.12cvs39.7
17353
17354         * src/alertpanel.c
17355                 Fix alertpanel_error_log's icon
17356
17357 2004-07-30 [colin]      0.9.12cvs39.6
17358
17359         * src/pop.c
17360                 Two of them should still be warnings
17361
17362 2004-07-30 [colin]      0.9.12cvs39.5
17363
17364         * src/pop.c
17365                 More warning -> error
17366 2004-07-29 [colin]      0.9.12cvs39.4
17367
17368         * src/pop.c
17369                 Warning -> error
17370
17371 2004-07-29 [colin]      0.9.12cvs39.3
17372
17373         * src/prefs_matcher.c
17374                 Fix segfault
17375
17376 2004-07-29 [colin]      0.9.12cvs39.2
17377
17378         * src/alertpanel.c
17379                 More nice-looking alertpanels
17380
17381 2004-07-29 [colin]      0.9.12cvs39.1
17382
17383         * src/messageview.c
17384                 sync with head
17385                 (inform user when partial mail is deleted on server)
17386
17387 2004-07-29 [colin]      0.9.12cvs38.1
17388
17389         * src/messageview.c
17390                 sync with head
17391
17392 2004-07-28 [paul]       0.9.12cvs37.7
17393
17394         * src/mainwindow.c
17395                 complete the replacement of deprecated gtk_progress_*
17396
17397 2004-07-28 [paul]       0.9.12cvs37.6
17398
17399         * src/action.c
17400         * src/inc.c
17401         * src/mainwindow.c
17402         * src/send_message.c
17403         * src/gtk/progressdialog.c
17404         * src/gtk/progressdialog.h
17405                 replace deprecated gtk_progress_*
17406
17407 2004-07-28 [paul]       0.9.12cvs37.5
17408
17409         * src/gtk/filesel.c
17410                 remove gtk_window_set_wmclass()
17411 2004-07-28 [paul]       0.9.12cvs37.4
17412
17413         * src/addressbook.c
17414         * src/compose.c
17415         * src/foldersel.c
17416         * src/mainwindow.c
17417         * src/messageview.c
17418         * src/sourcewindow.c
17419         * src/gtk/logwindow.c
17420                 remove gtk_window_set_wmclass()
17421                 
17422         * src/prefs_filtering.c
17423         * src/prefs_filtering_action.c
17424         * src/prefs_fonts.c
17425         * src/prefs_gtk.c
17426         * src/prefs_matcher.c
17427         * src/ssl_manager.c
17428         * src/gtk/prefswindow.c
17429                 replace gtk_window_position()
17430
17431 2004-07-28 [colin]      0.9.12cvs37.3
17432
17433         * src/alertpanel.c
17434         * src/alertpanel.h
17435                 Add a way to specify panel type for specific
17436                 panels (alertpanel())
17437         * src/account.c
17438         * src/addressbook.c
17439         * src/compose.c
17440         * src/expldifdlg.c
17441         * src/main.c
17442         * src/messageview.c
17443         * src/summaryview.c
17444         * src/textview.c
17445         * src/gtk/sslcertwindow.c
17446                 Fix alertpanel()s so that their icon match
17447                 their real type
17448
17449 2004-07-28 [paul]       0.9.12cvs37.2
17450
17451         * src/addr_compl.c
17452         * src/addressbook.c
17453         * src/alertpanel.c
17454         * src/compose.c
17455         * src/export.c
17456         * src/foldersel.c
17457         * src/folderview.c
17458         * src/grouplistdialog.c
17459         * src/import.c
17460         * src/mainwindow.c
17461         * src/message_search.c
17462         * src/messageview.c
17463         * src/passphrase.c
17464         * src/prefs_actions.c
17465         * src/prefs_common.c
17466         * src/prefs_customheader.c
17467         * src/prefs_display_header.c
17468         * src/prefs_filtering.c
17469         * src/prefs_filtering_action.c
17470         * src/prefs_gtk.c
17471         * src/prefs_matcher.c
17472         * src/prefs_msg_colors.c
17473         * src/prefs_summary_column.c
17474         * src/prefs_template.c
17475         * src/sourcewindow.c
17476         * src/ssl_manager.c
17477         * src/summary_search.c
17478         * src/gtk/colorsel.c
17479         * src/gtk/description_window.c
17480         * src/gtk/gtkaspell.c
17481         * src/gtk/inputdialog.c
17482         * src/gtk/logwindow.c
17483         * src/gtk/prefswindow.c
17484         * src/gtk/progressdialog.c
17485                 replace deprecated gtk_window_set_policy
17486
17487 2004-07-27 [colin]      0.9.12cvs37.1
17488
17489         * src/msgcache.c
17490                 More fixes (synced for head again)
17491
17492 2004-07-27 [colin]      0.9.12cvs35.3
17493
17494         * src/msgcache.c
17495                 Fix wrong test
17496
17497 2004-07-27 [colin]      0.9.12cvs35.2
17498
17499         * src/mimeview.c
17500                 Fix width a bit (by Paul)
17501         * src/alertpanel.c
17502         * src/alertpanel.h
17503                 Specialize icons, make alertpanel_message()
17504                 private
17505         * src/message_search.c
17506         * src/sgpgme.c
17507         * src/summary_search.c
17508                 Suit alertpanel changes
17509
17510 2004-07-27 [colin]      0.9.12cvs35.1
17511
17512         * src/alertpanel.c
17513                 Add an icon
17514         * src/passphrase.c
17515                 Add debug output - maybe someone will
17516                 want to look at the problem with Grab
17517                 Input :)
17518         Bump version as we're synced with HEAD
17519
17520 2004-07-26 [colin]      0.9.12cvs33.26
17521
17522         * src/pop.c
17523                 Fix uidl-file parsing when not in new
17524                 format
17525
17526 2004-07-26 [colin]      0.9.12cvs33.25
17527
17528         * src/gtk/menu.c
17529                 Move popup menu up if necessary (fixes 
17530                 account selector)
17531         * src/mainwindow.c
17532                 Set account selector's button height to
17533                 minimum
17534
17535 2004-07-26 [colin]      0.9.12cvs33.24
17536
17537         * src/alertpanel.c
17538                 Maybe fix 551 (Truncated font in alert window)
17539
17540 2004-07-26 [colin]      0.9.12cvs33.23
17541
17542         * po/de.po
17543         * po/es.po
17544         * po/fr.po
17545         * po/it.po
17546         * po/ja.po
17547         * po/pl.po
17548         * po/ru.po
17549         * po/sk.po
17550         * po/sr.po
17551         * po/zh_CN.po
17552                 Sync po files with HEAD
17553
17554 2004-07-26 [paul]       0.9.12cvs33.22
17555
17556         * src/compose.c
17557                 fix Bug 556 'Organisation-header is sent even if empty'
17558
17559 2004-07-24 [colin]      0.9.12cvs33.21
17560
17561         * src/compose.c
17562         * src/gtk/gtkaspell.c
17563         * src/gtk/gtkaspell.h
17564                 Fix speller accelerators (require hack)
17565
17566 2004-07-24 [colin]      0.9.12cvs33.20
17567
17568         * src/gtk/gtkaspell.c
17569                 Fix over-eager code deletion breaking
17570                 Check while typing
17571
17572 2004-07-24 [colin]      0.9.12cvs33.19
17573
17574         * src/browseldap.c
17575         * src/ldapctrl.c
17576         * src/ldapctrl.h
17577         * src/ldapserver.h
17578                 Sync ldap with HEAD
17579         (Fixes 546 LDAP completely broken)
17580
17581 2004-07-24 [colin]      0.9.12cvs33.18
17582
17583         * src/prefs_msg_colors.c
17584                 Fix prototype mismatch
17585         (Fixes 547 void function cannot return value)
17586
17587 2004-07-24 [colin]      0.9.12cvs33.17
17588
17589         * src/mainwindow.c
17590                 Fix sort going back to previous sort key
17591                 when changing sort direction
17592
17593 2004-07-24 [colin]      0.9.12cvs33.16
17594
17595         * src/compose.c
17596                 Fix space insertion when re-wrapping at 
17597                 cursor point
17598
17599 2004-07-24 [colin]      0.9.12cvs33.15
17600
17601         * src/gtk/gtkaspell.c
17602                 Don't change cursor position in insert-text
17603                 callback
17604         (Fixes 539 Word wrapping on input transposes letters)
17605
17606 2004-07-24 [colin]      0.9.12cvs33.14
17607
17608         * src/gtk/gtkaspell.c
17609                 Reencode non-ascii chars to dictionary's
17610                 encoding
17611         (Fixes 544 Spell check broken non english locale)
17612
17613 2004-07-24 [colin]      0.9.12cvs33.13
17614
17615         * src/summaryview.c
17616                 Fix Shift+Down, add Home/End/PgUp/PgDown
17617
17618 2004-07-21 [colin]      0.9.12cvs33.12
17619
17620         * src/prefs_common.c
17621                 Fix a gtk warning (Patch by Andrej Kacian)
17622
17623 2004-07-21 [colin]      0.9.12cvs33.11
17624
17625         * src/gtk/filesel.c
17626                 More check
17627
17628 2004-07-21 [colin]      0.9.12cvs33.10
17629
17630         * src/compose.c
17631         * src/crash.c
17632         * src/export.c
17633         * src/import.c
17634         * src/messageview.c
17635         * src/mimeview.c
17636         * src/prefs_spelling.c
17637         * src/prefs_themes.c
17638         * src/summaryview.c
17639         * src/gtk/filesel.c
17640         * src/gtk/filesel.h
17641         * src/gtk/pluginwindow.c
17642                 Untwist open/save mode guessing logic, make
17643                 it explicit
17644
17645 2004-07-20 [colin]      0.9.12cvs33.9
17646
17647         * src/codeconv.c
17648                 conv_encode_header: src_charset is UTF-8 on
17649                 gtk2
17650         * src/compose.c
17651                 Remove double encoding of the headers
17652
17653 2004-07-20 [colin]      0.9.12cvs33.8
17654
17655         * src/codeconv.c
17656                 Fix typo
17657
17658 2004-07-20 [colin]      0.9.12cvs33.7
17659
17660         * src/mainwindow.c
17661                 Set the separated messageview to the saved
17662                 size of Claws' messageview (Patch by Alfons)
17663                 Fix a callback prototype (me)
17664
17665 2004-07-20 [colin]      0.9.12cvs33.6
17666
17667         * src/codeconv.h
17668                 Forgot one hunk in 0.9.12cvs33.4
17669
17670 2004-07-19 [colin]      0.9.12cvs33.5
17671
17672         * src/action.c
17673                 Action output fix
17674                 Patch by Alfons
17675
17676 2004-07-19 [colin]      0.9.12cvs33.4
17677
17678         * src/compose.c
17679                 Fix outgoing charset bug in headers
17680         * src/codeconv.c
17681                 Clean for glib2 - Patch by Alfons
17682
17683 2004-07-19 [colin]      0.9.12cvs33.3
17684
17685         * src/statusbar.c
17686                 Remove grip from the statusbar
17687                 Patch by Alfons
17688
17689 2004-07-19 [colin]      0.9.12cvs33.2
17690
17691         * src/messageview.c
17692         * src/textview.c
17693                 Fix messageview remembering the previous
17694                 scroll position when loading a new message
17695                 Patch by Alfons
17696
17697 2004-07-19 [colin]      0.9.12cvs33.1
17698
17699         * src/folder.h
17700         * src/folderview.c
17701         * src/summaryview.c
17702                 Sync with HEAD
17703
17704 2004-07-18 [colin]      0.9.12cvs32.7
17705
17706         * configure.ac
17707                 Remove useless check for XIM - noticed
17708                 by Alfons
17709
17710 2004-07-18 [colin]      0.9.12cvs32.6
17711
17712         * src/summaryview.c
17713                 Remove non-modified and shift-modified
17714                 accelerators in summaryview's popup
17715                 menu, as that doesn't get catched by
17716                 the accel-activate signal catcher...
17717
17718 2004-07-18 [colin]      0.9.12cvs32.5
17719
17720         * src/prefs_common.c
17721                 Define sensible default prefs for 
17722                 wrapping
17723
17724 2004-07-18 [colin]      0.9.12cvs32.4
17725
17726         * src/compose.c
17727         * src/prefs_common.c
17728         * src/prefs_common.h
17729         * src/prefs_wrapping.c
17730                 Remove Smart Wrapping pref, which does
17731                 nothing on gtk2 branch
17732
17733 2004-07-18 [colin]      0.9.12cvs32.3
17734
17735         * src/sourcewindow.c
17736                 Proper utf8
17737
17738 2004-07-18 [colin]      0.9.12cvs32.2
17739
17740         * src/compose.c
17741                 Save attachment status when drafting
17742
17743 2004-07-18 [colin]      0.9.12cvs32.1
17744
17745         * src/gtk/filesel.c
17746                 Fix erratic folder selection in open mode
17747
17748 2004-07-18 [colin]      0.9.12cvs31.11
17749
17750         * src/pop.c
17751                 Don't let partial messages get deleted
17752                 even with "dowload all"
17753                 (0.9.12cvs31.8 fix extension)
17754 2004-07-18 [colin]      0.9.12cvs31.10
17755
17756         * src/gtk/logwindow.c
17757                 Fix log scrolling
17758
17759 2004-07-18 [colin]      0.9.12cvs31.9
17760
17761         * src/common/utils.c
17762                 Fix non-utf8 strings coming from commands
17763                 and files
17764
17765 2004-07-18 [colin]      0.9.12cvs31.8
17766
17767         * src/pop.c
17768                 Fix partial download bug with Download all
17769                 messages option
17770
17771 2004-07-18 [colin]      0.9.12cvs31.7
17772
17773         * src/textview.c
17774                 Fix bug introduced in 0.9.12cvs31.2
17775                 (blocked in select mode after double click)
17776
17777 2004-07-18 [colin]      0.9.12cvs31.6
17778
17779         * src/compose.c
17780         * src/gtk/menu.c
17781                 More glib-warning fixes
17782
17783 2004-07-18 [colin]      0.9.12cvs31.5
17784
17785         * src/compose.c
17786                 Fix trashing the primary clipboard when moving 
17787                 around with tab
17788         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17789
17790 2004-07-18 [colin]      0.9.12cvs31.4
17791
17792         * src/codeconv.c
17793                 convert unencoded iso headers to utf8
17794         (Fix Bug 538 Unencoded local characters in subject make it 
17795          disappear)
17796
17797 2004-07-18 [colin]      0.9.12cvs31.3
17798
17799         * src/compose.c
17800                 Fix tab char handling in wrapping
17801         (Fix Bug 537 Line wrap problem - TAB character treated as 
17802          one character instead of 8)
17803
17804 2004-07-18 [colin]      0.9.12cvs31.2
17805
17806         * src/textview.c
17807                 return FALSE on GDK_MOTION_NOTIFY
17808         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17809          (unable to highlight))
17810
17811 2004-07-18 [colin]      0.9.12cvs31.1
17812
17813         * src/folderview.c
17814                 Sync with 0.9.12cvs31
17815
17816 2004-07-18 [colin]      0.9.12cvs30.4
17817
17818         * src/compose.c
17819                 Also block text_inserted when inserting a file
17820
17821 2004-07-18 [colin]      0.9.12cvs30.3
17822
17823         * src/compose.c
17824                 Fix smart wrapping (block text_inserted handler
17825                 while putting quotation to avoid wrap on input,
17826                 don't join lines if next is sig separator)
17827
17828 2004-07-17 [colin]      0.9.12cvs30.2
17829
17830         * src/folderview.c
17831         * src/mainwindow.c
17832         * src/mimeview.c
17833         * src/summaryview.c
17834         * src/gtk/quicksearch.c
17835         * src/gtk/quicksearch.h
17836                 Block key events handlers *and* accels while
17837                 quicksearch is focused
17838         (Fixes Bug 534 quick-search bar not accepting certain letters)
17839
17840 2004-07-17 [colin]      0.9.12cvs30.1
17841
17842         * src/folder.h
17843         * src/folderview.c
17844         * src/summaryview.c
17845                 Sync with 0.9.12cvs30
17846
17847 2004-07-17 [colin]      0.9.12cvs28.2
17848
17849         * src/mimeview.c
17850         * src/procmime.c
17851         * src/summaryview.c
17852         * src/gtk/menu.c
17853                 Squash some compile and glib warnings
17854
17855 2004-07-17 [paul]       0.9.12cvs28.1
17856
17857         * src/mimeview.c
17858                 sync with 0.9.12cvs28 HEAD
17859
17860 2004-07-16 [paul]       0.9.12cvs26.1
17861         
17862         * src/gtk/quicksearch.c
17863         * src/account.c
17864         * src/account.h
17865         * src/compose.c
17866         * src/customheader.c
17867         * src/folder_item_prefs.c
17868         * src/main.c
17869         * src/mainwindow.c
17870         * src/messageview.c
17871         * src/mimeview.c
17872         * src/news.c
17873         * src/pgpmime.c
17874         * src/pop.c
17875         * src/pop.h
17876         * src/prefs_account.c
17877         * src/prefs_account.h
17878         * src/prefs_common.c
17879         * src/prefs_common.h
17880         * src/prefs_display_header.c
17881         * src/prefs_gtk.c
17882         * src/prefs_gtk.h
17883         * src/procheader.c
17884         * src/procmime.c
17885                 sync with 0.9.12cvs26 HEAD      
17886
17887 2004-07-15 [colin]      0.9.12cvs18.14
17888
17889         * src/folder.c
17890                 Disable GPG signature check during
17891                 folder move and scan
17892         (Closes Bug 521 Signature checking slows down Folder-Move)
17893
17894 2004-07-14 [colin]      0.9.12cvs18.13
17895
17896         * src/common/partial_download.c
17897                 update includes
17898
17899 2004-07-14 [colin]      0.9.12cvs18.12
17900
17901         * src/common/partial_download.c
17902         * src/common/partial_download.h
17903                 Move doc at top, add correct copyright
17904
17905 2004-07-14 [colin]      0.9.12cvs18.11
17906
17907         * src/folder.c
17908         * src/messageview.c
17909         * src/pop.c
17910         * src/pop.h
17911         * src/procmsg.c
17912         * src/summaryview.c
17913         * src/common/Makefile.am
17914         * src/common/partial_download.c ** NEW FILES **
17915         * src/common/partial_download.h ** NEW FILES **
17916                 Move partial-download related stuff to its
17917                 own file
17918
17919 2004-07-14 [colin]      0.9.12cvs18.10
17920
17921         * src/send_message.c
17922                 Fix smtp auth when user is null or empty
17923
17924 2004-07-13 [colin]      0.9.12cvs18.9
17925
17926         * src/gtk/quicksearch.c
17927                 Use alphabetic order
17928
17929 2004-07-13 [colin]      0.9.12cvs18.8
17930
17931         * src/pop.c
17932                 Be paranoid on the checks
17933
17934 2004-07-13 [colin]      0.9.12cvs18.7
17935
17936         * src/gtk/quicksearch.c
17937                 Fix Engrish once again
17938
17939 2004-07-13 [colin]      0.9.12cvs18.6
17940
17941         * src/procmsg.c
17942         * src/summaryview.c
17943                 Mark messages for deletion when they are about to
17944                 be removed from trash
17945
17946 2004-07-13 [colin]      0.9.12cvs18.5
17947
17948         * src/matcher.c
17949         * src/matcher.h
17950         * src/matcher_parser_parse.y
17951         * src/prefs_matcher.c
17952         * src/gtk/quicksearch.c
17953                 Add 'partial' ('p') match string to find partially
17954                 downloaded messages
17955
17956 2004-07-13 [colin]      0.9.12cvs18.4
17957
17958         * src/pop.c
17959                 Fix misplaced block
17960
17961 2004-07-13 [colin]      0.9.12cvs18.3
17962
17963         * src/pop.c
17964         * src/pop.h
17965         * src/messageview.c
17966                 Refactor API (to avoid passing 5+ params and code
17967                 duplication)
17968         * src/folder.c
17969         * src/msgcache.c
17970         * src/procheader.c
17971         * src/common/defs.h
17972                 Add planned_download to cache
17973                 Don't mess uidl file when moving partially downloaded
17974                 mails (they change folder, we should change it in the
17975                 uidl list too or we'll remove an incorrect message)
17976                 (this also helps removing hacks when changing 
17977                 planned_download in messageview.c)
17978
17979 2004-07-12 [colin]      0.9.12cvs18.2
17980
17981         * src/gtk/quicksearch.c
17982                 Fix missing status update in quicksearch
17983
17984 2004-07-12 [paul]       0.9.12cvs18.1
17985
17986         * po/POTFILES.in
17987         * src/Makefile.am
17988         * src/account.c
17989         * src/codeconv.c
17990         * src/compose.c
17991         * src/inc.c
17992         * src/main.c
17993         * src/prefs_common.c
17994         * src/procmsg.h
17995         * src/toolbar.c
17996         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17997         * src/prefs_wrapping.[ch]       ** NEW FILES **
17998         * src/common/intl.h
17999         * src/common/utils.[ch]
18000         * src/gtk/quicksearch.[ch]
18001                 sync with 0.9.12cvs18 HEAD
18002
18003 2004-07-12 [colin]      0.9.11cvs17.25
18004
18005         * src/folder.c
18006         * src/folder.h
18007                 Remove unused function added by me in 0.9.11cvs17.10
18008
18009 2004-07-11 [colin]      0.9.11cvs17.24
18010
18011         * src/inc.c
18012         * src/messageview.c
18013         * src/pop.c
18014         * src/pop.h
18015                 Use folderitem and msgnum instead of filename to
18016                 know which mail to delete
18017                 Move old partial mail deletion to pop.c
18018
18019 2004-07-10 [colin]      0.9.11cvs17.23
18020
18021         * src/inc.c
18022                 Add debug
18023         * src/pop.c
18024         * src/pop.h
18025                 Don't re-use same enums for unrelated stuff: it's 
18026                 completely misleading !
18027                 Document a bit
18028
18029 2004-07-09 [colin]      0.9.11cvs17.22
18030
18031         * src/inc.c
18032                 Remove folder-type check and do
18033                 more tests to be sure everything's
18034                 ok
18035         * src/messageview.c
18036                 Punctuation update, remove useless
18037                 code, fix two warnings
18038         * src/noticeview.c
18039                 Layout cleaning, reset 2nd button
18040                 when specifying one
18041
18042 2004-07-09 [colin]      0.9.11cvs17.21
18043
18044         * src/messageview.c
18045         * src/pop.c
18046         * src/pop.h
18047                 Allow user to change his mind
18048                 and postpone decision (by
18049                 unmarking the mail)
18050
18051 2004-07-09 [colin]      0.9.11cvs17.20
18052
18053         * src/messageview.c
18054                 Fix bug with delete state
18055         * src/pop.c
18056         * src/pop.h
18057                 Fix buffer leak (fread doesn't 
18058                 terminate buffers with \0)
18059                 Refactoring (remove magic 
18060                 numbers)
18061
18062 2004-07-09 [colin]      0.9.11cvs17.19
18063
18064         * src/pop.c
18065                 Don't log "Skipping message" if 
18066                 we're going to TOP it two lines
18067                 later
18068
18069 2004-07-09 [colin]      0.9.11cvs17.18
18070
18071         * src/messageview.c
18072                 Fix Engrish
18073
18074 2004-07-09 [colin]      0.9.11cvs17.17
18075
18076         * src/pop.c
18077                 strlen checking...
18078         * src/messageview.c
18079                 refactoring a bit
18080
18081 2004-07-08 [colin]      0.9.11cvs17.16
18082
18083         * src/noticeview.c
18084         * src/noticeview.h
18085                 Add an optional second button
18086         * src/messageview.c
18087         * src/pop.c
18088         * src/pop.h
18089                 Don't delete partially received mails after a certain
18090                 time; rather, let the user decide.
18091
18092 2004-07-08 [colin]      0.9.11cvs17.15
18093
18094         * src/common/smtp.h
18095                 Sync with HEAD
18096
18097 2004-07-08 [colin]      0.9.11cvs17.14
18098
18099         * src/messageview.c
18100         * src/common/smtp.c
18101                 Use to_human_readable() for sizes
18102
18103 2004-07-08 [colin]      0.9.11cvs17.13
18104
18105         * src/inc.c
18106         * src/messageview.c
18107         * src/pop.c
18108         * src/pop.h
18109         * src/procmsg.c
18110                 Fix partial-downloading issues:
18111                         catch unsupported TOP
18112                         don't delete partially downloaded mails before 5 days
18113                         don't update existing with non-MH folders; that'll
18114                         make dups, but it's better than trashing the folder
18115                         free new msginfo parts
18116                 Fix indentation ;-)
18117
18118 2004-07-08 [colin]      0.9.11cvs17.12
18119
18120         * src/common/smtp.c
18121         * src/common/smtp.h
18122                 Sync smtp size verification with HEAD
18123
18124 2004-07-08 [colin]      0.9.11cvs17.11
18125
18126         * src/summaryview.c
18127         * src/prefs_common.c
18128         * src/prefs_common.h
18129         * src/gtk/quicksearch.c
18130         * src/gtk/quicksearch.h
18131                 Sync sticky pref with HEAD
18132
18133 2004-07-08 [colin]      0.9.11cvs17.10
18134
18135         * src/folder.c [1.213.2.6]
18136         * src/folder.h [1.87.2.6]
18137         * src/inc.c [1.149.2.7]
18138         * src/messageview.c [1.94.2.8]
18139         * src/procheader.c [1.47.2.6]
18140         * src/procmsg.c [1.150.2.4]
18141         * src/procmsg.h [1.60.2.5]
18142         * src/pop.c [1.56.2.4]
18143         * src/pop.h [1.17.2.3]
18144                 Let too big messages get downloaded, but truncated
18145                 Add a button to download them completely
18146                 
18147 2004-07-06 [colin]      0.9.11cvs17.9
18148
18149         * src/gtk/quicksearch.c [1.1.2.3]
18150                 Add a Clear button
18151         * commitHelper
18152         * PATCHSETS
18153                 Add a script to help with cvs
18154
18155 2004-07-03 [colin]      0.9.11cvs17.8
18156
18157         * src/plugins/imageviewer/viewer.c
18158                 fix imageviewer (which was staying on the first
18159                 displayed image)
18160
18161 2004-07-03 [colin]      0.9.11cvs17.7
18162
18163         Removed FIXME_GTK2 warnings
18164         * src/gtk/gtkutils.c
18165                 useless #warnings
18166         * src/gtk/menu.c
18167                 useless #warnings (no need to mess with menu rc)
18168         * src/gtk/menu.h
18169                 unused functions
18170         
18171
18172 2004-07-03 [colin]      0.9.11cvs17.6
18173
18174         Removed FIXME_GTK2 warnings
18175         * src/codeconv.c
18176                 useless #warnings (rewrite needed)
18177         * src/compose.c
18178                 useless #warnings (rewrite needed)
18179                 useless #warnings (gtk2 is like that)
18180                 useless #warnings (previously fixed)
18181         * src/main.c
18182                 useless #warnings (previously fixed)
18183         * src/message_search.c
18184                 useless #warnings (gtk2 is like that)
18185                 Made apparent that search is case-sensitive
18186         * src/mimeview.c
18187                 useless #warnings (rewrite needed)
18188                 useless #warnings (gtk2 is like that)
18189                 reimplemented real warnings
18190         * src/prefs_common.c
18191                 Removed block cursor option (not it gtk2)
18192         * src/prefs_gtk.c
18193                 useless #warnings (rewrite needed)
18194         * src/procheader.c
18195                 useless #warnings (rewrite needed)
18196         * src/sourcewindow.c
18197                 useless #warnings (incorrect placing)
18198         * src/summary_search.c
18199                 useless #warnings (gtk2 is like that)
18200                 Made apparent that search is case-sensitive
18201         * src/action.c
18202                 useless #warnings (gtk2 is like that)
18203         * src/textview.c
18204                 useless #warnings (rewrite needed)
18205         * src/toolbar.c
18206                 useless #warnings (rewrite needed)
18207
18208 2004-07-03 [colin]      0.9.11cvs17.5
18209
18210         * src/textview.c
18211                 Fix mismerge which broke URI opening
18212                 
18213 2004-07-01 [colin]      0.9.11cvs17.4
18214
18215         * src/gtk/filesel.c
18216                 Fill filename when saving
18217                 
18218 2004-06-27 [colin]      0.9.11cvs17.3
18219
18220         * src/gtk/filesel.[ch]
18221                 Use the new GTK file selector
18222                 Update prototype to match the reality: multiple file
18223                 selection is open-only          
18224         * src/compose.c
18225                 Match the new prototypes        
18226         * configure.ac
18227                 Match the new requirements (gtk 2.4.0)
18228                         
18229 2004-06-26 [colin]      0.9.11cvs17.2
18230
18231         * src/plugins/trayicon/trayicon.c
18232                 Remove useless signal handler on resize, which causes
18233                 an infinite "loop"
18234         
18235 2004-06-26 [colin]      0.9.11cvs17.1
18236         
18237         * tools/Makefile.am
18238                 remove launch_firebird and add nautilus2sylpheed.sh
18239         * src/quicksearch.c
18240           src/summaryview.c
18241                 Fix show/hide "Extended symbols" button problem
18242                 Fix apparition at startup
18243                 Fix const warnings
18244         * src/plugins/image_viewer/Makefile.am
18245                 Fix configure 
18246         * common/ssl.c
18247                 Re-enable certificate check, as it doesn't seem to
18248                 cause Xlib errors anymore
18249
18250 2004-06-25 [paul]       0.9.11cvs17
18251
18252         * sync with 0.9.11cvs17 HEAD
18253         
18254         NOTE: QuickSearch is broken
18255
18256 2004-06-07 [colin]      0.9.10claws67.10
18257         * src/plugins/trayicon/trayicon.c
18258           src/plugins/trayicon/libeggtrayicon/Makefile.am
18259           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18260                 Fix gettextization in trayicon plugin
18261
18262 2004-06-07 [colin]      0.9.10claws67.9
18263         
18264         * src/summaryview.c
18265           src/gtk/gtksctree.[ch]
18266                 Let Shift+{Up,Down} work in summaryview
18267                 (well, Down "works" and Up works)
18268                 Let the list scroll when using these keys
18269
18270 2004-06-06 [colin]      0.9.10claws67.8
18271
18272         * src/plugins/trayicon/trayicon.c
18273                 Fix pixmap update
18274
18275 2004-06-06 [colin]      0.9.10claws67.7
18276
18277         * src/addressbook.c
18278                 Fix signal handling causing system-wide focus grab
18279
18280 2004-05-25 [paul]       0.9.10claws67.6
18281
18282         * Makefile.am
18283           src/Makefile.am
18284                 clean up
18285
18286 2004-05-25 [paul]       0.9.10claws67.5
18287
18288         * replace deprecated gtk_signal... functions
18289
18290 2004-05-23 [colin]      0.9.10claws67.4
18291
18292         * src/compose.c
18293                 Fix wrapping
18294
18295 2004-05-22 [colin]      0.9.10claws67.3
18296
18297         * src/compose.c
18298                 Re-fix [Edited] in compose.c::compose_reedit()
18299
18300 2004-05-22 [colin]      0.9.10claws67.2
18301
18302         * src/procmime.c
18303                 Fix parsing of multiparts mails
18304
18305 2004-05-22 [colin]      0.9.10claws67.1
18306
18307         * src/summaryview.c
18308                 Fix quicksearch
18309
18310 2004-05-22 [paul]       0.9.10claws67
18311
18312         * sync with 0.9.10claws67 HEAD
18313
18314 2004-05-14 [alfons]
18315
18316         * src/procmime.h
18317                 add forgotton prototype
18318
18319 2004-05-10 [paul]       0.9.10claws57
18320
18321         * sync with 0.9.10claws57 HEAD
18322
18323 2004-05-05 [paul]       0.9.9.claws1
18324
18325         * ChangeLog-gtk2        ** REMOVED **
18326           ChangeLog-gtk2.claws  ** ADDED **
18327                 rename and adopt the normal claws format
18328                 
18329         * configure.ac
18330                 require gtkmathview >= 0.5
18331
18332         * ac/*                          ** REMOVED **
18333           ac/                           ** REMOVED **
18334           intl/Makefile.in              ** REMOVED **
18335           m4/                           ** ADDED **
18336           m4/missing                    ** ADDED **
18337           m4/missing/gdk-pixbuf.m4      ** ADDED **
18338           m4/missing/gettext.m4         ** ADDED **
18339           m4/missing/gpgme.m4           ** ADDED **
18340           m4/missing/imlib.m4           ** ADDED **
18341           m4/.cvsignore                 ** ADDED **
18342           m4/Makefile.am                ** ADDED **
18343           m4/README                     ** ADDED **
18344           m4/aclocal-include.m4         ** ADDED **
18345           m4/aspell.m4                  ** ADDED **
18346           m4/check-type.m4              ** ADDED **
18347           m4/gnupg-check-typedef.m4     ** ADDED **
18348           m4/openssl.m4                 ** ADDED **
18349           m4/spamassassin.m4            ** ADDED **
18350           po/ChangeLog                  ** REMOVED **
18351           po/Makefile.in.in             ** REMOVED **
18352           po/Rules-quot                 ** REMOVED **
18353           po/boldquot.sed               ** REMOVED **
18354           po/en@boldquot.header         ** REMOVED **
18355           po/en@quot.header             ** REMOVED **
18356           po/insert-header.sin          ** REMOVED **
18357           po/quot.sed                   ** REMOVED **
18358           po/remove-potcdate.sed        ** REMOVED **
18359           po/remove-potcdate.sin        ** REMOVED **
18360           po/stamp-po                   ** REMOVED **
18361           Makefile.am
18362           autogen.sh
18363           configure.ac
18364                 enable building with automake 1.8.x
18365                 add 'autopoint --force' to autogen.sh and remove all
18366                 auto-generated files, remove ac/ directory and use
18367                 m4/ directory instead
18368                 
18369         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18370                 fix gettextization
18371
18372 2004-02-28 Colin Leroy <colin@colino.net>
18373         * src/prefs_matcher.c
18374           src/prefs_filtering.c
18375           src/prefs_filtering_action.c
18376                 Fix non-editable GtkEntries
18377
18378 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18379         * src/prefs_themes.c
18380                 utf8 conversion for theme info
18381
18382 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18383         * sync 0.9.9claws
18384
18385 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18386         * src/grouplistdialog.c
18387                 allow multiple selections without ctrl key
18388
18389 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18390         * src/main.c
18391                 enable customizable accelerators
18392
18393 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18394         * src/prefs_common.c
18395                 re-enable different font settings for gtk1/2
18396         * src/prefs_folder_item.c
18397                 fix folder prefs displayed wrong
18398         * src/textview.c
18399                 set 'sunken' shadow type
18400
18401 2004-02-07 Colin Leroy <colin@colino.net>
18402         * src/compose.c
18403                 Fix message being always [Edited]
18404                 Encode headers correctly (utf8 buf)
18405
18406 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18407         * src/socket.c
18408                 remove double g_source_attach()
18409                 (Thanks to Colin Leroy)
18410
18411 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18412         * src/gtk/gtksctree.c
18413                 Fix SSL certificate list not shown
18414         * src/mimeview.c
18415                 Fix clicks in mime tree
18416
18417 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18418         * src/common/socket.c
18419                 Fix SSL receive
18420         * src/compose.c
18421                 Fix clipboard menu hotkeys
18422
18423 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18424         * src/gtk/gtkaspell.[ch]
18425           src/compose.c
18426                 reimplement spellchecker
18427
18428 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18429         * src/gtk/filesel.c
18430                 crash when inserting file in compose window
18431                 (TODO: keep old selection on clicks)
18432         * src/main.c
18433                 use gtkrc-2.0 instead of gtkrc
18434
18435 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18436         * src/messageview.c
18437                 remove orphaned mimeview unref()
18438
18439 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18440         * src/grouplistdialog.c
18441                 expand nodes containing subscribed groups
18442
18443 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18444         * src/textview.c
18445                 textview: hide cursor, restore old click behaviour
18446
18447 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18448         * src/textview.c
18449                 variable names messed up
18450
18451 2004-01-17 Colin Leroy <colin@colino.net>
18452         * src/addr_compl.c
18453                 Fix completion address too thin
18454         * src/compose.c
18455                 Fix tab-to-subject behaviour
18456         * src/summaryview.c
18457                 Implement key up & down in summaryview
18458
18459 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18460
18461         * sync 098claws
18462
18463 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18464         * configure.ac
18465           Makefile.am
18466           doc/.cvsignore
18467           doc/Makefile.am
18468                 faq, man, manual moved to doc/
18469         * ac/aspell.m4
18470           ac/check-type.m4
18471           ac/gnupg-check-typedef.m4
18472           ac/openssl.m4
18473           ac/spamassassin.m4
18474           ac/missing/gdk-pixbuf.m4
18475           ac/missing/gpgme.m4
18476           ac/missing/imlib.m4
18477                 fix automake warnings
18478
18479 2003-12-06 Colin Leroy <colin@colino.net>
18480         * src/summaryview.c
18481                 Fix quicksearch
18482
18483 2003-12-05 Colin Leroy <colin@colino.net>
18484         * src/summaryview.c
18485                 Fix going to next unread folder
18486
18487 2003-12-05 Colin Leroy <colin@colino.net>
18488         * src/crash.c
18489                 Fix gtk2 compilation
18490         * src/session.c
18491                 Remove iotag source handler at disconnection
18492         * src/socket.[ch] 
18493                 Remove source handler when closing socket 
18494                 (fixes another seg)
18495
18496 2003-12-04 Colin Leroy <colin@colino.net>
18497         * src/compose.c
18498           src/prefs_account.c
18499           src/prefs_common.c
18500                 Fix some dropdown menus
18501
18502 2003-12-04 Colin Leroy <colin@colino.net>
18503         * src/compose.c
18504                 Fix event handlers on header fields
18505         * src/common/socket.c
18506           src/common/session.c
18507                 Fix segfault with callback (SSL)
18508                 Fix end of session 
18509
18510 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18511
18512         * Fix compile bug in src/compose.c
18513         * removed src/gtk/gtkstext.[ch]
18514
18515 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18516
18517         * Convert character set and escape "text" attributes in toolbar setting
18518         files.
18519         * Fixed bug in button-press-event handling.
18520
18521 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18522
18523         * Fixed bug in key-press-event handling.
18524
18525 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18526
18527         * Enabled to compile tray-icon plugin (Ad-hoc).
18528         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18529
18530 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18531
18532         * Enabled to compile on sylpheed-claws.
18533         (tray-icon plugin still cannot compile yet.)
18534
18535 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18536
18537         * Updated to 0.9.5.
18538
18539 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18540
18541         * Updated to 0.9.4.
18542         * Ported monitoring SSL mechanism to GSource of GLib2
18543         (I don't confirm it)
18544         * Added _gtk2 suffix to key name of font preference to avoid
18545         ovverwriting preference of Gtk+-1.2 version.
18546
18547 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18548
18549         * Updated to 0.9.2.
18550
18551 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18552
18553         * Updated to 0.9.1.
18554         * Translate po files into UTF-8 when execute autogen.sh.
18555
18556 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18557
18558         * Updated to 0.9.0.
18559
18560 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18561
18562         * Plugged GError related memory leaks.
18563
18564 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18565
18566         * Changed default size of fonts.
18567         * Enabled to set titile font size of warning dialog.
18568
18569 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18570
18571         * Embed a sylpheed icon into executable binary on Windows.
18572
18573 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18574
18575         * I forgot to traslate character set of element string in src/xml.c.
18576
18577 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18578
18579         * Fixed detecting bind_textdomain_codeset in configure.in.
18580         * The bug in which "Example" of "Date fromat" preference isn't displayed
18581         correctly has been fixed.
18582
18583 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18584
18585         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18586           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18587           glib-gettextize
18588           Removed intl directory.
18589           Translated po files into UTF-8.
18590           (Thanks! Ryuji Abe)
18591
18592 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18593
18594         * The bug which doesn't unscape string in xml.c has been fixed.
18595
18596 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18597
18598         * The bug which is failed to translate encoding of file name thorough
18599         file dialog has been fixed.
18600
18601 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18602
18603         * Modified to translate file names which is used in inporting/expoting
18604         mbox feature and "Save as" feature into locale encoding.
18605         * Translate file names into locale encoding when "Attache file" and
18606         "Insert file".
18607         * Force set G_BROKEN_FILENAMES environment variable.
18608         * Other minor fixes.
18609
18610 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18611
18612         * Modified to treat MH folder's name as locale encoding.
18613
18614 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18615
18616         * The bug which clash on switching candidates of auto completion of
18617         addresses, cannot use auto completion in Japanesse is fixed
18618         (Thanks! Tokunaga-san)¡¥
18619
18620 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18621
18622         * The bug which cannot switch key accelerator preference has been fixed
18623         (Thanks! smbd-san)¡¥
18624
18625 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18626
18627         * version 0.8.11-gtk2-20030314
18628
18629 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18630
18631         * The bug in which character set conversion of filtering messages has
18632         been fixed.(Thanks! COCOA-san).
18633
18634 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18635
18636         * Revived "Leave space on head" preference in "Message" category.
18637         * A bug which clash when put the cursor to end of buffer and execute
18638         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18639
18640 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18641
18642         * version 0.8.11-gtk2-20030312
18643
18644 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18645
18646         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18647         * Modified to use Pango's API directly for font preference.
18648         * Integrated GtkTextView of textview to one widget.
18649         * Set fonts of header title in textview by "header_title" tag.
18650         * Removed some deprecated codes.
18651
18652 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18653
18654         * Updated to 0.8.11.
18655         * Merged cygwin patch(Thanks! Sakai-san).
18656
18657 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18658
18659         * version 0.8.10-gtk2-20030309