57eef6c21b460c653d11c3eb811ad32585a375ab
[claws.git] / ChangeLog
1 2006-09-10 [colin]      2.4.0cvs170
2
3         * src/summaryview.c
4                 Check folderitem/summaryview consistency
5                 (basically automates Update summary). Fixes
6                 #1011 (wrong (negative) count on unread 
7                 messages)
8
9 2006-09-10 [colin]      2.4.0cvs169
10
11         * src/gtk/gtksctree.c
12                 Fix recursive expansion via mouse
13         * src/plugins/bogofilter/bogofilter.c
14                 Use normal filtering way of moving
15                 messages (batching), possibly fixing
16                 bug #1015 (Bogofilter plugin doubles 
17                 new messages)
18
19 2006-09-09 [wwp]        2.4.0cvs168
20
21         * src/prefs_filtering.c
22                 better place for this fix.
23
24 2006-09-09 [wwp]        2.4.0cvs167
25
26         * src/prefs_filtering.c
27                 fix a minor bug when the enabled status of a filtering/processing
28                 rule always got set to TRUE when replacing this rule. That still
29                 make sense when adding a new rule, but now when replacing, we
30                 don't override the value of 'enabled'.
31                 Also renamed the func prefs_filtering_list_view_get_rule_name()
32                 to prefs_filtering_list_view_get_info() as this function not only
33                 returns the name, but also the account_id and the enabled status.
34
35 2006-09-09 [mones]      2.4.0cvs166
36
37         * manual/glossary.xml
38         * manual/plugins.xml
39                 Minor format corrections
40         * manual/gpl.xml
41                 Fix misplaced NO WARRANTY section
42         * manual/es/advanced.xml
43         * manual/es/faq.xml
44         * manual/es/glossary.xml
45         * manual/es/gpl.xml
46         * manual/es/handling.xml
47         * manual/es/plugins.xml
48         * manual/es/starting.xml
49                 Incorporate changes from English version
50         * manual/fr/ack.xml
51         * manual/pl/ack.xml
52         * manual/es/ack.xml
53                 Fix address, (add translation credits in es version)
54         * po/es.po
55                 Updated translation
56
57 2006-09-09 [wwp]        2.4.0cvs165
58
59         * src/prefs_filtering.c
60                 fix a crash when opening filtering prefs, if matcherrc file contains
61                 broken data (non-existing account id, which is theoretically not
62                 possible).
63
64 2006-09-08 [colin]      2.4.0cvs164
65
66         * src/folder.c
67                 Wrong assert, make it an if()
68         * src/gtk/gtksctree.c
69                 Fix bug #1013 (expand selected thread 
70                 tree) - expanding is now recursive
71
72 2006-09-07 [wwp]        2.4.0cvs163
73
74         * src/prefs_matcher.c
75                 make better sentences about addressbook matching in the
76                 matcher prefs. This should make translators' work easier
77                 too.
78
79 2006-09-07 [wwp]        2.4.0cvs162
80
81         * src/prefs_filtering.c
82                 code simplification (get rid of dup var. assignment).
83
84 2006-09-07 [wwp]        2.4.0cvs161
85
86         * src/summaryview.c
87                 use GTK_STOCK icons when possible, patch by Fabien Vantard
88                 <fzzzzz@gmail.com>.
89
90 2006-09-07 [paul]       2.4.0cvs160
91
92         * src/mimeview.c
93                 fix compilation warnings
94                 Thanks to Colin
95
96 2006-09-07 [paul]       2.4.0cvs159
97
98         * src/mimeview.c
99                 select the mimepart icon when
100                 displaying as text
101                 Thanks to Colin
102
103 2006-09-06 [paul]       2.4.0cvs158
104
105         * src/prefs_filtering.c
106                 fix labels and table element spacing
107                 Patch by Fabien Vantard
108
109 2006-09-06 [paul]
110
111         2.5.0-rc3 released
112
113 2006-09-06 [paul]       2.4.0cvs157
114
115         * manual/es/advanced.xml
116                 fix typo
117
118 2006-09-06 [wwp]        2.4.0cvs156
119
120         * src/mainwindow.c
121                 fix an dup launch issue when iconified, thanks to Colin.
122
123 2006-09-06 [wwp]        2.4.0cvs155
124
125         * src/gtk//gtksctree.h
126                 oops, forgot that one!
127
128 2006-09-06 [wwp]        2.4.0cvs154
129
130         * manual/pl/advanced.xml
131         * manual/advanced.xml
132         * manual/es/advanced.xml
133         * manual/fr/advanced.xml
134         * src/prefs_customheader.c
135         * src/prefs_filtering_action.c
136         * src/foldersel.c
137         * src/prefs_summaries.c
138         * src/prefs_filtering.c
139         * src/account.c
140         * src/compose.c
141         * src/prefs_summary_column.c
142         * src/addr_compl.c
143         * src/prefs_actions.c
144         * src/prefs_folder_column.c
145         * src/ssl_manager.c
146         * src/prefs_template.c
147         * src/prefs_display_header.c
148         * src/prefs_common.h
149         * src/prefs_matcher.c
150         * src/prefs_common.c
151         * src/prefs_toolbar.c
152         * src/summaryview.c
153         * src/folderview.c
154         * src/gtk/gtksctree.c
155         * src/gtk/pluginwindow.c
156         * src/gtk/progressdialog.c
157         * src/gtk/prefswindow.c
158                 renamed hidden option enable_rules_hint to use_stripes_everywhere
159                 to make its meaning more obvious (all versions of the manual reflect
160                 the change).
161                 added an extra hidden option use_stripes_in_summary to allow
162                 discarding these stripes in mainwindow's folder and message lists;
163                 en and fr manuals only are OK towards this.
164
165 2006-09-06 [colin]      2.4.0cvs153
166
167         * src/textview.c
168                 Hide Sylpheed-Claws' internal queue headers
169                 when showing all headers. They'll be present
170                 only in Source window.
171
172 2006-09-05 [colin]      2.4.0cvs152
173
174         * src/plugins/trayicon/trayicon.c
175                 Fix crash at exit - we have to disconnect
176                 our handlers
177         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
178                 Update eggtrayicon - patch adapted from a
179                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
180                 on Sylpheed's ML
181
182 2006-09-05 [colin]      2.4.0cvs151
183
184         * src/mainwindow.c
185         * src/gtk/logwindow.c
186                 Fix race condition when something writes
187                 to the log too soon during init. Thanks
188                 to Fabien Vantard
189
190 2006-09-05 [colin]      2.4.0cvs150
191
192         * src/mimeview.c
193                 Don't select part on right-click either
194
195 2006-09-05 [paul]       2.4.0cvs149
196
197         * src/mimeview.c
198                 completion of previous commit
199                 Thanks to Colin
200
201 2006-09-05 [colin]      2.4.0cvs148
202
203         * src/mimeview.c
204                 Don't force selection on middle-click, just open
205
206 2006-09-04 [colin]      2.4.0cvs147
207
208         * src/mimeview.c
209                 Looks like gtk_notebook_set_current_page()
210                 sometimes steals focus, and this annoys us
211                 in MimeViewers as it renders navigation
212                 keys useless. Take back focus after switching
213                 pages.
214
215 2006-09-04 [colin]      2.4.0cvs146
216
217         * src/messageview.c
218                 Set stop_loading when clicking on Next
219                 during load. Don't add a callback to 
220                 avoid over-complicating things.
221
222 2006-09-04 [colin]      2.4.0cvs145
223
224         * src/mimeview.c
225         * src/messageview.c
226                 Fix multiple loads in separate messageview
227
228 2006-09-04 [colin]      2.4.0cvs144
229
230         * src/summaryview.c
231                 Let navigation keys be handled during 
232                 load
233
234 2006-09-04 [colin]      2.4.0cvs143
235
236         * src/messageview.c
237         * src/summaryview.c
238         * src/textview.c
239         * src/textview.h
240                 Make loading of huge mails (lots of text and/or
241                 images) cancellable, so the GUI doesn't block 
242
243 2006-09-04 [colin]      2.4.0cvs142
244
245         * src/plugins/trayicon/trayicon.c
246                 Fix annoyance when removing a folder with 
247                 unread mails: trayicon didn't update
248
249 2006-09-04 [paul]       2.4.0cvs141
250
251         * src/gtk/icon_legend.c
252                 straighten up columns
253                 Patch by Fabien Vantard
254
255 2006-09-04 [wwp]        2.4.0cvs140
256
257         * src/prefs_filtering.c
258                 fix new line's account name in filtering prefs:
259                 was "All", is now "(New)".
260
261 2006-09-04 [paul]       2.4.0cvs139
262
263         * tools/make.themes.project
264                 use "AUTOMAKE_OPTIONS = dist-bzip2"
265                 instead of homebrewed "make release"
266
267 2006-09-03 [colin]      2.4.0cvs138
268
269         * src/folderview.c
270                 Fix bug #1007 (Wrong folder highlighted)
271
272 2006-09-03 [colin]      2.4.0cvs137
273
274         * src/compose.c
275                 Don't set Newsgroup: header to a mail folder
276                 path
277
278 2006-09-03 [paul]       2.4.0cvs136
279
280         * src/prefs_other.c
281         * src/prefs_spelling.c
282                 unify the gui
283
284 2006-09-03 [paul]       2.4.0cvs135
285
286         * src/prefs_summaries.c
287                 correct menu item text in prefs_keybind_apply_clicked()
288
289 2006-09-03 [paul]       2.4.0cvs134
290
291         * manual/advanced.xml
292                 some improvements to the descriptions
293         * src/mainwindow.c
294         * src/messageview.c
295         * src/summaryview.c
296         * src/gtk/menu.c
297                 fix menu sensitivity issues
298         * src/prefs_message.c
299                 drop the useless word 'short'
300         * src/prefs_other.c
301                 add the word 'lines' indicating log length
302                 is a measure of lines
303         * src/textview.c
304                 fix compilation warnings
305
306 2006-09-02 [colin]      2.4.0cvs133
307
308         * src/messageview.c
309                 Display a special return-receipt message
310                 if the message is from the user
311         * src/summaryview.c
312                 Fix missing freeze of the list when marking
313                 all read and unthreading for exec. Thanks
314                 to Stephan Sachse.
315
316 2006-09-02 [paul]       2.4.0cvs132
317
318         * src/mainwindow.c
319         * src/prefs_message.c
320         * src/summaryview.c
321                 fix some english
322
323 2006-09-02 [wwp]        2.4.0cvs131
324
325         * src/prefs_filtering.c
326                 added an account name column to the filtering rules
327                 dialog.
328
329 2006-09-02 [colin]      2.4.0cvs130
330
331         * src/gtk/logwindow.c
332         * src/gtk/logwindow.h
333                 Block scrolling if we're not at the end
334                 of the log
335
336 2006-09-02 [colin]      2.4.0cvs129
337
338         * src/folder.c
339                 Make sure account-specific rules can't
340                 be used in {pre-,post-,}processing
341         * src/mainwindow.c
342         * src/gtk/logwindow.c
343         * src/gtk/logwindow.h
344                 Jump to last error when clicking on the
345                 warning icon
346
347 2006-09-02 [colin]      2.4.0cvs128
348
349         * src/imap.c
350         * src/import.c
351         * src/mainwindow.c
352         * src/mainwindow.h
353                 Fix warning icon
354         * src/inc.c
355         * src/mbox.c
356         * src/mbox.h
357                 Let proc_mbox know its account, for
358                 account-specific rules
359
360 2006-09-01 [colin]      2.4.0cvs127
361
362         * src/codeconv.c
363                 Don't uselessly use iconv to convert from
364                 us-ascii
365         * src/alertpanel.c
366         * src/mainwindow.c
367         * src/mainwindow.h
368         * src/inc.c
369                 Fix certain log cases, disable warning icon
370                 for now, the correct way to display it when
371                 necessary and only when necessary is probably
372                 to do it manually rather than use error logs
373         * src/etpan/imap-thread.c
374                 Clean up UID logging a bit
375         * src/gtk/logwindow.c
376         * src/gtk/logwindow.h
377                 Make logging faster when the window's closed
378
379 2006-09-01 [wwp]        2.4.0cvs126
380
381         * manual/fr/account.xml
382                 reflect changes to the ref. manual (parts of cvs72):
383                 fix tabnames and quotes.
384
385 2006-09-01 [wwp]        2.4.0cvs125
386
387         * manual/fr/plugins.xml
388                 reflect changes to the reference manual (cvs42):
389                 update IRC channel info.
390
391 2006-09-01 [wwp]        2.4.0cvs124
392
393         * commitHelper
394                 use CVSEDITOR env. var. if set, according to `man cvs`.
395
396 2006-09-01 [wwp]        2.4.0cvs123
397
398         * manual/advanced.xml
399                 better sentence again (thanks to Paul).
400
401 2006-09-01 [wwp]        2.4.0cvs122
402
403         * manual/advanced.xml
404         fix definition of toolbar_detachable and rework a bit the one of
405         enable_dotted_lines.
406
407 2006-09-01 [mones]      2.4.0cvs121
408
409         * manual/advanced.xml
410                 Document enable_dotted_lines
411
412 2006-09-01 [paul]       2.4.0cvs120
413
414         * src/folderview.c
415         * src/folderview.h
416         * src/imap.c
417         * src/mainwindow.c
418         * src/summaryview.c
419                 obey the 'When entering folder...' option
420                 when using the /View/Go to/... menu items
421                 Thanks to Colin
422
423 2006-08-31 [colin]      2.4.0cvs119
424
425         * src/folderview.c
426                 Revert 2.4.0cvs116, wrong fix.
427
428 2006-08-31 [colin]      2.4.0cvs118
429
430         * src/gtk/gtksctree.c
431                 Better state the various copyrights
432
433 2006-08-31 [colin]      2.4.0cvs117
434
435         * src/prefs_common.c
436                 fix enable_dotted_lines
437
438 2006-08-31 [colin]      2.4.0cvs116
439
440         * src/folderview.c
441                 Use pref "Always open on select" when going
442                 to next unread folder
443         * src/gtk/gtksctree.c
444                 Fix link failure to _gtk_clist_create_cell_layout
445                 on certain computers. (Why not mine, I wonder)
446
447 2006-08-31 [colin]      2.4.0cvs115
448
449         * src/procmsg.c
450         * src/textview.c
451         * src/plugins/bogofilter/bogofilter.c
452         * src/plugins/spamassassin/spamassassin.c
453                 Requalify some "errors" to warnings
454         * src/mainwindow.c
455         * src/mainwindow.h
456         * src/statusbar.c
457                 Add an icon in the statusbar to notify
458                 of errors
459         * src/gtk/gtksctree.c
460         * src/folderview.c
461         * src/summaryview.c
462                 Make the GtkSCTree look more modern by
463                 alternating background lines
464         * src/prefs_common.c
465         * src/prefs_common.h
466                 Add a pref to let people have the old
467                 way if they prefer
468
469
470 2006-08-30 [colin]      2.4.0cvs114
471
472         * src/procmsg.c
473         * src/procmsg.h
474                 Provide a way to filter a list of
475                 messages in an optimised manner, and
476                 add a list-filtering hook
477         * src/folder.c
478         * src/inc.c
479         * src/mbox.c
480                 Use the list filtering
481         * src/plugins/bogofilter/bogofilter.c
482                 Use the list-filtering hook
483                 Use -b (bulk) mode for more speed
484                 when learning and filtering
485         * src/etpan/imap-thread.c
486                 Make log output shorter in UID SEARCH
487
488
489 2006-08-30 [colin]      2.4.0cvs113
490
491         * src/plugins/bogofilter/bogofilter.c
492                 Really fast mass learning - thanks to David
493                 Relson for the options explanations :)
494
495 2006-08-30 [colin]      2.4.0cvs112
496
497         * src/msgcache.c
498                 Fix compilation on FreeBSD. Thanks
499                 to Michael Hugues
500
501 2006-08-29 [colin]      2.4.0cvs111
502
503         * src/folderview.c
504                 Handle "popup_menu" signal (for popping the 
505                 menu via the keyboard)
506         * src/mimeview.c
507         * src/mimeview.h
508         * src/summaryview.c
509         * src/textview.c
510         * src/gtk/gtkutils.c
511         * src/gtk/gtkutils.h
512                 Factorize scrolling code, and add an API 
513                 for MimeViewers to handle scroll orders
514
515 2006-08-29 [wwp]        2.4.0cvs110
516
517         * src/plugins//bogofilter/bogofilter.c
518         * src/plugins//spamassassin/spamassassin.c
519                 make the bogofilter/spamassassin filtering error dialogs at
520         incorporation obey to the "don't popup error dialog on
521         receive error" option. If disabled, feed the log window w/
522         the error message.
523
524 2006-08-29 [paul]
525
526         2.5.0-rc2 released
527
528 2006-08-29 [paul]       2.4.0cvs109
529
530         * Makefile.am
531                 remove 'make release', it's not needed
532                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
533
534 2006-08-29 [paul]       2.4.0cvs108
535
536         * src/foldersel.c
537         * src/summary_search.c
538         * src/gtk/progressdialog.c
539         * src/plugins/pgpcore/passphrase.c
540                 replace deprecated gtk_window_set_policy()
541
542 2006-08-29 [colin]      2.4.0cvs107
543
544         * src/folder.c
545                 Fix data loss when copy fails during a move:
546                 only use fast remove_msgs if everything was
547                 copied OK; else use slow remove_msg on the
548                 mails that got copied only.
549
550 2006-08-28 [paul]       2.4.0cvs106
551
552         * src/mh.c
553                 revert change in 2.4.0cvs104, it breaks
554                 stuff
555
556 2006-08-28 [paul]       2.4.0cvs105
557
558         * src/plugins/spamassassin/spamassassin.c
559                 english fix
560
561 2006-08-28 [paul]       2.4.0cvs104
562
563         * src/mh.c
564                 fix data loss when moving to another
565                 mailbox fails
566         * src/prefs_spelling.c
567                 improve the english
568         * src/gtk/pluginwindow.c
569                 improve the layout of the dialog text
570         All thanks to Colin
571
572 2006-08-28 [paul]       2.4.0cvs103
573
574         * src/plugins/bogofilter/bogofilter.c
575         * src/plugins/bogofilter/bogofilter_gtk.c
576                 fix english up a bit, innit
577
578 2006-08-28 [paul]       2.4.0cvs102
579
580         * configure.ac
581         * po/Makefile.in.in
582         * po/Makevars
583                 require autoconf 2.60, enabling building
584                 with gettext 0.15 (gettext 0.14.x build still
585                 possible). Replace Makefiles with versions
586                 from gettext 0.15.
587                 Remove configure options --with-localedir and
588                 --with-mandir. The options that are provided
589                 directly by autoconf 2.60 can be used instead:
590                 --mandir --localedir
591
592 2006-08-27 [colin]      2.4.0cvs101
593
594         * src/plugins/bogofilter/Makefile.am
595                 Fix make dist (no README)
596
597 2006-08-27 [colin]      2.4.0cvs100
598
599         * src/folder.c
600                 Don't use F_UNKNOWN folders for any default
601                 outbox/trash/etc
602         * src/plugins/bogofilter/bogofilter.c
603         * src/plugins/bogofilter/bogofilter.h
604         * src/plugins/bogofilter/bogofilter_gtk.c
605                 Add an option to specify the path to bogofilter
606                 Use single-quotes to be able to learn in folders
607                 with spaces in their names
608                 Verify learning status
609
610 2006-08-27 [colin]      2.4.0cvs99
611
612         * manual/faq.xml
613         * manual/plugins.xml
614                 Document Bogofilter plugin
615
616 2006-08-27 [colin]      2.4.0cvs98
617
618         * src/compose.c
619         * src/messageview.c
620         * src/procmsg.c
621         * src/procmsg.h
622                 When possible, copy the queued mail to sent folder
623                 instead of re-adding. Much faster on IMAP.
624
625 2006-08-27 [colin]      2.4.0cvs97
626
627         * src/msgcache.c
628                 Disable mmaped caches - huge metadata loss
629                 here after a power failure.
630         * src/summaryview.c
631                 Add quicksearch timing
632         * src/common/plugin.c
633         * src/common/plugin.h
634                 Implement an interface to tell what plugins
635                 provide. Prevent loading of similar plugins.
636         * src/plugins/clamav/clamav_plugin.c
637         * src/plugins/demo/demo.c
638         * src/plugins/dillo_viewer/dillo_viewer.c
639         * src/plugins/pgpcore/plugin.c
640         * src/plugins/pgpinline/pgpinline.c
641         * src/plugins/pgpmime/pgpmime.c
642         * src/plugins/spamassassin/spamassassin.c
643         * src/plugins/trayicon/trayicon.c
644                 Implement plugin_provides()
645
646 2006-08-27 [colin]      2.4.0cvs96
647
648         * configure.ac
649         * src/plugins/Makefile.am
650         * src/plugins/bogofilter/.cvsignore
651         * src/plugins/bogofilter/Makefile.am
652         * src/plugins/bogofilter/bogofilter.c
653         * src/plugins/bogofilter/bogofilter.h
654         * src/plugins/bogofilter/bogofilter_gtk.c
655                 New Bogofilter plugin, provides filtering and
656                 learning. Spamassassin will go to extra plugins.
657
658 2006-08-26 [mones]      2.4.0cvs95
659
660         * manual/handling.xml
661                 Fix subfolder path in the example (thanks to Paul) 
662
663 2006-08-26 [mones]      2.4.0cvs94
664
665         * manual/glossary.xml
666                 2.2. + add ISP to the glossary
667                 7.5. + Add UIDL to glossary
668                 7.7. + Add TCP to glossary
669         * manual/handling.xml
670                 7.1. + Mentions GNU/Linux distribution, what about the non...
671                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
672                 7.3. + Mentions .bashrc, what about the non-bash ones? 
673                 7.4. = Use appropriate quotation for commands
674                 7.6. = change "" to <quote></quote>
675         * manual/plugins.xml
676                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
677         * manual/starting.xml
678                 2.1. + local mbox file: some examples of mbox file locations...
679                 Also reformatted files requiring it
680
681 2006-08-26 [wwp]        2.4.0cvs93
682
683         * src/summary_search.c
684                 disable find buttons while summary search is running.
685
686 2006-08-25 [colin]      2.4.0cvs92
687
688         * src/folder.c
689         * src/folderutils.c
690         * src/mh.c
691         * src/procmsg.h
692         * src/summaryview.c
693                 Speed up MH moving, and add progressbar
694                 for MH deletion
695         * src/msgcache.c
696                 Write cache files using mmap() too
697
698 2006-08-25 [wwp]        2.4.0cvs91
699
700         * src/summaryview.c
701                 switch spam<->ham button when a message has been marked as spam or ham
702                 and is still selected. Thanks to Colin.
703
704 2006-08-25 [paul]       2.4.0cvs90
705
706         * src/Makefile.am
707         * src/stock_pixmap.c
708         * src/stock_pixmap.h
709         * src/summaryview.c
710         * src/gtk/icon_legend.c
711         * src/pixmaps/copied.xpm
712         * src/pixmaps/moved.xpm
713                 add icons for delayed execution marked for
714                 copying, marked for moving
715
716 2006-08-25 [mones]      2.4.0cvs89
717
718         * manual/glossary.xml
719                 Fix the other glossary items:
720                 5.1. = Inmmediate execution -> <quote>immediate execution...
721                 5.2. = Fix MBOX capitalization -> Mbox
722                 5.3. + Improve Plugins def. w/ tech. ref.
723                 5.4. = Quotation -> replace '>' by <quote>></quote>
724                 5.5. - SMTP Server. -> remove dot
725         * po/es.po
726                 Updated translation
727
728 2006-08-25 [mones]      2.4.0cvs88
729
730         * manual/ack.xml
731                 Reformatted, changed email address
732         * manual/glossary.xml
733                 Reformatted, fixed MANUAL-TODO items:
734                 8.2. + add ROT-13 to glossary
735                 8.4. + add URL to glossary
736         * manual/es/advanced.xml
737                 Fixed <literal>s
738
739 2006-08-25 [paul]       2.4.0cvs87
740
741         * src/gtk/icon_legend.c
742                 add 'marked for deletion' icon
743                 arrange icons by containing column
744                 wrap long label text
745
746 2006-08-25 [colin]      2.4.0cvs86
747
748         * src/common/utils.c
749         * src/common/utils.h
750                 Add the sc_g_*list_bigger functions in
751                 a place everyone can use it
752         * src/summaryview.c
753                 Only freeze/thaw the list when working
754                 on the selection, if it's bigger than 1
755         * src/gtk/gtksctree.c
756                 Only freeze/thaw the list when unselec-
757                 ting 'all' if ('all' != 1)
758                 This avoids some flickering
759
760 2006-08-24 [colin]      2.4.0cvs85
761
762         * src/addressbook.c
763                 Fix strange list selection
764                 Fix random seg (Invalid read of freed memory)
765
766 2006-08-24 [colin]      2.4.0cvs84
767
768         * src/alertpanel.c
769         * src/gtk/inputdialog.c
770         * src/plugins/pgpcore/passphrase.c
771                 Revert minimal width patch of 2.4.0cvs67,
772                 as it is also a maximal width. Use 
773                 gtk_window_set_default_size instead.
774
775 2006-08-24 [colin]      2.4.0cvs83
776
777         * src/msgcache.c
778                 Write cache/mark to temp files before
779                 overwriting old ones (avoids metadata
780                 loss if writing the new files fail).
781                 Use mmap() to read cache/mark file, as
782                 this makes cache reading faster. Dis-
783                 abled for big-endian machines until it
784                 can be tested. (Big-endian users: set
785                 msgcache_use_mmap = TRUE in the relevant
786                 #if).
787         * src/procmsg.h
788                 Move rarely used fields of MsgInfo in 
789                 another structure, which will only be
790                 allocated if needed. Face, X-Face,
791                 Return receipt headers and List-*
792                 headers are moved. Mails having none
793                 of these occupy 52 bytes less with
794                 this patch, which makes 2.5MB of RAM
795                 saved on a 50k folder).
796         * src/headerview.c
797         * src/mainwindow.c
798         * src/messageview.c
799         * src/partial_download.c
800         * src/procheader.c
801         * src/procmsg.c
802         * src/textview.c
803                 Follow this structure change.
804
805 2006-08-24 [wwp]        2.4.0cvs82
806
807         * manual/es/.cvsignore
808         * manual/es/dist/.cvsignore
809         * manual/es/dist/html/.cvsignore
810         * manual/es/dist/pdf/.cvsignore
811         * manual/es/dist/ps/.cvsignore
812         * manual/es/dist/txt/.cvsignore
813                 more (generated) files to ignore.
814
815 2006-08-24 [colin]      2.4.0cvs81
816
817         * src/folder.c
818         * src/mh.c
819                 Fix possible problems with local delivery. Check the folder doesn't
820                 need scan before setting its mtime when saving cache (which can be
821                 done long after the folder's been modified by an external process);
822                 Check that the stored item's mtime didn't change in mh functions.
823
824 2006-08-24 [mones]      2.4.0cvs80
825
826         * manual/advanced.xml
827                 Rewrapping, some fixes and MANUAL-TODO items:
828                 8.1. = change "" to <quote></quote>
829                 8.3. = quote menu items
830                 8.5. - deploying -> new user ... ideally a new user (redundant)
831
832 2006-08-23 [colin]      2.4.0cvs79
833
834         * src/gtk/gtksctree.c
835                 When selecting or deselecting range, only
836                 freeze/thaw when selection is bigger than 10
837
838 2006-08-23 [colin]      2.4.0cvs78
839
840         * src/messageview.c
841         * src/mimeview.c
842         * src/mimeview.h
843         * src/plugins/dillo_viewer/dillo_viewer.c
844                 Provide an API for MimeViewer plugins to
845                 return a text selection for replying
846
847 2006-08-23 [colin]      2.4.0cvs77
848
849         * src/image_viewer.c
850         * src/textview.c
851                 Use gtk_pixbuf_new_from_file_at_scale(), which
852                 is faster than getting the pixbuf then resizing
853                 it.
854
855 2006-08-23 [colin]      2.4.0cvs76
856
857         * src/procmime.c
858                 UTF-8 should be sent Quoted-printable
859
860 2006-08-22 [colin]      2.4.0cvs75
861
862         * src/mh.c
863                 Check if scan is required before touching
864                 the folder (or it'll be required every time)
865
866 2006-08-22 [colin]      2.4.0cvs74
867
868         * configure.ac
869                 Require libetpan 0.46 (crasher fix when built
870                 against gnutls)
871
872 2006-08-22 [colin]      2.4.0cvs73
873
874         * src/folder.c
875                 Set folder's mtime after writing its
876                 cache
877         * src/folderview.c
878                 Add some timing
879         * src/procmsg.c
880                 Don't do useless stuff if we don't 
881                 thread by subject
882         * src/summaryview.c
883                 Add some timing, don't deselect prior
884                 to selecting (gtksctree does it itself),
885                 remove crash avoidance hacks as it's been
886                 properly fixed since a while
887         * src/common/utils.c
888                 Optimize to_human_readable(): _() is slow,
889                 do it only once, and avoid %f format for KB
890                 (the most common in a summaryview)
891         * src/gtk/gtksctree.c
892                 Don't uselessly freeze/thaw (fixes flicker
893                 on next unread and friends), reduce number
894                 of g_list_nth/g_list_position where possible
895         * src/gtk/gtkutils.c
896         * src/gtk/gtkutils.h
897                 Reduce number of g_list_nth/g_list_position
898                 where possible.
899                 All of this makes loading as 70k folder 2.1
900                 seconds instead of 3.2 (with hot FS caches).
901                 (1.3 seconds without Date and Size columns...)
902
903 2006-08-22 [paul]       2.4.0cvs72
904
905         wrap documents and do some items from mones' MANUAL-TODO:
906
907         * manual/account.xml
908                 4.1. = fix tabname references to <quote>tabname</quote>
909                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
910         * manual/faq.xml
911                 1.1. = mentioned options don't match UI
912                 Add information about the 'Never send Return Receipts'
913                 option
914         * manual/handling.xml
915                 6.2. = Mentions Extended symbols button, but now is
916                 named Information
917                 6.3. = Mentions ... button, which is now Edit
918
919 2006-08-22 [colin]      2.4.0cvs71
920
921         * src/gtk/pluginwindow.c
922                 Fix layout in verbose translations (such
923                 as french)
924
925 2006-08-22 [paul]       2.4.0cvs70
926
927         * manual/Makefile.am
928                 build manuals in alphabetical order
929         * src/addressbook.c
930         * src/prefs_themes.c
931                 replace/remove deprecated symbols
932         * src/gtk/gtkutils.c
933                 fix a warning
934         * src/gtk/pluginwindow.c
935                 replace deprecated symbol
936                 replace label text and move it
937         * src/plugins/pgpcore/prefs_gpg.c
938                 move the 'Generate...' button out of the
939                 Sign Key frame, replace the English used
940         * src/plugins/pgpcore/sgpgme.c
941                 fixes to the English
942
943 2006-08-21 [colin]      2.4.0cvs69
944
945         * src/plugins/trayicon/trayicon.c
946                 Add more strings for translation; patch
947                 by Pawel
948
949 2006-08-21 [colin]      2.4.0cvs68
950
951         * src/compose.c
952                 fix replied flag not set after drafting
953         * src/matcher.c
954                 fix body quicksearch in non-encoded bodies
955                 containing '='
956         * src/msgcache.c
957                 Get rid of the g_malloc workaround for
958                 corrupted caches, use g_try_malloc
959
960 2006-08-21 [colin]      2.4.0cvs67
961
962         * src/alertpanel.c
963         * src/gtk/inputdialog.c
964         * src/plugins/pgpcore/passphrase.c
965                 Set minimal width to 375
966         * src/mainwindow.c
967                 Fix switching to offline, asking if it 
968                 should be overriden for synchronising
969         * src/mimeview.c
970                 Don't offer to remember command on Open 
971                 with for text parts, as the browser or 
972                 text editor command isn't changed from 
973                 there
974
975 2006-08-20 [paul]       2.4.0cvs66
976
977         * po/ko.po
978         * po/zh_CN.po
979                 fix plural form errors. revealed by stricter
980                 checking of gettext 0.15
981
982 2006-08-18 [paul]       2.4.0cvs65
983
984         * src/stock_pixmap.c
985                 fix the fix of 2.4.0cvs64
986                 Thanks to Colin
987
988 2006-08-18 [paul]       2.4.0cvs64
989
990         * src/stock_pixmap.c
991                 fix leaks
992                 Thanks to Colin
993
994 2006-08-18 [paul]       2.4.0cvs63
995
996         * src/compose.c
997         * src/procmsg.c
998                 fix occasional IMAP bug where large msgs
999                 were left in the queue folder after sending
1000                 Thanks to Colin
1001
1002 2006-08-18 [paul]       2.4.0cvs62
1003
1004         * src/folderview.c
1005                 freeze the summaryview while quicksearch results
1006                 are displayed
1007                 (fixes bug 456 'current message is hidden when the
1008                 view is refreshed and extended search is "unread 
1009                 messages"')
1010                 Thanks to Colin
1011         * src/textview.c
1012                 add missing #include "inputdialog.h"
1013         * src/common/utils.h
1014                 add missing mailcap_update_default() and improve
1015                 readability
1016
1017 2006-08-17 [colin]      2.4.0cvs61
1018
1019         * src/plugins/pgpcore/select-keys.c
1020                 Fix warnings :)
1021
1022 2006-08-17 [colin]      2.4.0cvs60
1023
1024         * src/compose.c
1025                 Don't continue queuing if Cancel is clicked
1026                 in select-keys
1027
1028 2006-08-17 [colin]      2.4.0cvs59
1029
1030         * src/plugins/pgpcore/select-keys.c
1031                 When encrypting, if only one key matches and it 
1032                 matches exactly, automatically use it.
1033
1034 2006-08-17 [colin]      2.4.0cvs58
1035
1036         * src/mimeview.c
1037         * src/prefs_common.c
1038         * src/prefs_common.h
1039         * src/prefs_ext_prog.c
1040         * src/textview.c
1041                 Fix issues with previous patch (text/html)
1042                 Remove outdated prefs
1043
1044 2006-08-17 [colin]      2.4.0cvs57
1045
1046         * src/imap.c
1047                 Add View Log button on auth error
1048         * src/procmsg.c
1049                 Fix encrypted mail marked as new when
1050                 saved in normal folders
1051         * src/plugins/pgpinline/pgpinline.c
1052                 Fix encrypt bug on IMAP
1053         * src/mimeview.c
1054         * src/common/utils.c
1055         * src/common/utils.h
1056         * src/gtk/inputdialog.c
1057         * src/gtk/inputdialog.h
1058                 Get rid of metamail stuff, simplify
1059                 opening, and allow remembering of user's
1060                 choices (by updating ~/.mailcap). There's
1061                 still to drop "Audio player" and "Image
1062                 viewer" preferences.
1063
1064 2006-08-17 [mones]      2.4.0cvs56
1065
1066         * manual/es/sylpheed-claws-manual.xml
1067                 fix DTD path
1068
1069 2006-08-17 [mones]      2.4.0cvs55
1070
1071         * configure.ac
1072         * manual/Makefile.am
1073         * manual/es/Makefile.am
1074         * manual/es/account.xml
1075         * manual/es/ack.xml
1076         * manual/es/addrbook.xml
1077         * manual/es/advanced.xml
1078         * manual/es/faq.xml
1079         * manual/es/glossary.xml
1080         * manual/es/gpl.xml
1081         * manual/es/handling.xml
1082         * manual/es/intro.xml
1083         * manual/es/keyboard.xml
1084         * manual/es/plugins.xml
1085         * manual/es/starting.xml
1086         * manual/es/sylpheed-claws-manual.xml
1087         * manual/es/dist/Makefile.am
1088         * manual/es/dist/html/Makefile.am
1089         * manual/es/dist/pdf/Makefile.am
1090         * manual/es/dist/ps/Makefile.am
1091         * manual/es/dist/txt/Makefile.am
1092                 Spanish translation for the manual
1093
1094 2006-08-16 [colin]      2.4.0cvs54
1095
1096         * src/compose.c
1097         * src/main.c
1098         * src/mainwindow.c
1099                 Fix send button sensitivity at startup
1100                 Set send menu sensitivity (patch by Fabien)
1101         * src/ssl_manager.c
1102                 Enable closing with esc (patch by Fabien)
1103         * src/gtk/foldersort.c
1104                 Enable closing with esc (patch by Fabien)
1105         * src/procmime.c
1106                 Optimisation (no need to copy to tempfile to
1107                 "decode" 7bit and 8bit)
1108         * src/summaryview.c
1109                 Fix cruft in swap_from case
1110         * src/textview.c
1111                 Fix missing last line in some mail cases 
1112                 (Fixes debian #381872)
1113         * src/plugins/pgpcore/prefs_gpg.c
1114         * src/plugins/pgpcore/sgpgme.c
1115         * src/plugins/pgpcore/sgpgme.h
1116                 Don't show "no key found" when user explicitely
1117                 wants to create a key
1118
1119 2006-08-16 [paul]       2.4.0cvs53
1120
1121         * configure.ac
1122         * src/account.c
1123         * src/addressbook.c
1124         * src/headerview.c
1125         * src/prefs_account.c
1126         * src/prefs_message.c
1127         * src/gtk/gtkutils.c
1128                 bump up minimum required versions of GTK+ and
1129                 GLIB to 2.6.0
1130
1131 2006-08-16 [paul]       2.4.0cvs52
1132
1133         * src/toolbar.c
1134                 workaround GTK+ Bug 351600 - 'Can't re-click
1135                 on button after sensitivity update'
1136                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1137                 Thanks to Colin
1138
1139 2006-08-15 [colin]      2.4.0cvs51
1140
1141         * src/plugins/pgpcore/prefs_gpg.c
1142                 Set options sensitivity according to
1143                 key existence
1144         * src/plugins/pgpcore/sgpgme.c
1145                 Allow to create key with no passphrase
1146
1147 2006-08-14 [cleroy]     2.4.0cvs50
1148
1149         * src/gtk/pluginwindow.c
1150                 New layout (maybe to be changed?)
1151         * src/gtk/gtkutils.c
1152                 Fix a bit label_window
1153         * src/plugins/pgpcore/passphrase.c
1154         * src/plugins/pgpcore/passphrase.h
1155         * src/plugins/pgpcore/plugin.c
1156         * src/plugins/pgpcore/prefs_gpg.c
1157         * src/plugins/pgpcore/prefs_gpg.h
1158         * src/plugins/pgpcore/sgpgme.c
1159         * src/plugins/pgpcore/sgpgme.h
1160                 Allow to create a PGP private key via the GUI
1161
1162 2006-08-14 [wwp]        2.4.0cvs49
1163
1164         * src/addressbook_foldersel.c
1165                 fix strict ISO C90 compliance.
1166
1167 2006-08-14 [paul]       2.4.0cvs48
1168
1169         * src/gtk/prefswindow.c
1170                 re-set scrolled window on opening
1171                 Patch by Ticho
1172
1173 2006-08-14 [paul]
1174
1175         2.5.0-rc1 released
1176
1177 2006-08-14 [paul]       2.4.0cvs47
1178
1179         * src/prefs_display_header.c
1180                 re-enable user-defined Displayed Headers
1181
1182 2006-08-14 [paul]       2.4.0cvs46
1183
1184         * src/prefs_account.c
1185                 use GTK_STOCK_EDIT
1186
1187 2006-08-13 [colin]      2.4.0cvs45
1188
1189         * src/common/utils.c
1190                 Fix "a" in quote when the original message is empty,
1191                 by using \0 instead of 'a' to test writability of
1192                 temp files.
1193
1194 2006-08-13 [wwp]        2.4.0cvs44
1195
1196         * src/plugins/spamassassin/spamassassin.c
1197                 fix capitalization of "SpamAssassin" in some debug, log and
1198                 dialog messages.
1199
1200 2006-08-13 [paul]       2.4.0cvs43
1201
1202         * src/editldap.c
1203                 fix overlapping widgets
1204         * src/prefs_account.c
1205                 fix translation of protocol_names[]
1206                 fix label disappearing off the edge of the
1207                 visible area
1208
1209 2006-08-12 [paul]       2.4.0cvs42
1210
1211         * manual/plugins.xml
1212                 update IRC channel info before it gets forgotten
1213                 about
1214
1215 2006-08-11 [colin]      2.4.0cvs41
1216
1217         * src/compose.c
1218         * src/mainwindow.c
1219         * src/mainwindow.h
1220         * src/procmsg.c
1221         * src/procmsg.h
1222         * src/summaryview.c
1223         * src/toolbar.c
1224                 Grey out the Send button if
1225                 - Queue folders are empty, or
1226                 - We're sending already
1227
1228 2006-08-11 [wwp]        2.4.0cvs40
1229
1230         * src/main.c
1231                 fix a logic issue when quitting while a compose window is
1232                 still open, thanks to Colin.
1233
1234 2006-08-10 [colin]      2.4.0cvs39
1235
1236         * src/main.c
1237                 Fix default font size setting after wizard run
1238         * src/imap.c
1239         * src/etpan/imap-thread.c
1240         * src/etpan/imap-thread.h
1241                 Fix bug #999 (Timing out on TSL cert validation 
1242                 dialog makes ugly things happen). Also, STARTTLS
1243                 unconditionnaly if initial capabilities contain
1244                 LOGINDISABLED and STARTTLS.
1245
1246 2006-08-09 [colin]      2.4.0cvs38
1247
1248         * src/mainwindow.c
1249         * src/mainwindow.h
1250                 Fix Tools/Actions sensitivity when there are
1251                 no actions
1252
1253 2006-08-09 [colin]      2.4.0cvs37
1254
1255         * src/prefs_filtering.c
1256                 Warning fix, patch by Paul
1257         * src/messageview.c
1258         * src/prefs_actions.c
1259         * src/prefs_filtering_action.c
1260         * src/prefs_matcher.c
1261                 Uniformisation of "Info ..." to "Info..." (for
1262                 old gtk), patch by Fabien
1263         * src/plugins/clamav/clamav_plugin_gtk.c
1264                 Sensitivity fix by Fabien
1265
1266 2006-08-09 [colin]      2.4.0cvs36
1267
1268         * src/main.c
1269         * src/main.h
1270                 Add a function to know whether we're exiting
1271         * src/plugins/trayicon/trayicon.c
1272                 If exiting, don't do anything. Faster, and
1273                 avoids gtk_main_iteration reentracy causing
1274                 segfaults at exit
1275
1276 2006-08-09 [colin]      2.4.0cvs35
1277
1278         * src/messageview.c
1279         * src/mimeview.c
1280         * src/mimeview.h
1281                 Fix lack of part selection when automatically 
1282                 jumping to a specific part
1283         * src/msgcache.c
1284                 Little optimisation in cache reading
1285
1286 2006-08-09 [colin]      2.4.0cvs34
1287
1288         * src/compose.c
1289                 Fix crash setting the priority on reedit
1290                 (Accessing compose before creating it!)
1291
1292 2006-08-08 [colin]      2.4.0cvs33
1293
1294         * src/procmime.c
1295                 Fix bug #998 (last attachment is not accessible)
1296                 Bad RFC interpretation on multipart close-delimiters
1297         * src/mimeview.c
1298         * src/mimeview.h
1299         * src/gtk/gtkvscrollbutton.c
1300         * src/gtk/gtkvscrollbutton.h
1301                 Make attachments list wheel-scrollable
1302
1303 2006-08-07 [colin]      2.4.0cvs32
1304
1305         * src/gtk/gtkaspell.c
1306                 Fix bug #973 (Unicode punctation characters 
1307                 are not recognized as separators by the
1308                 spell checker); fix unsigned stuff
1309
1310 2006-08-07 [colin]      2.4.0cvs31
1311
1312         * src/compose.c
1313                 Fix bug #956 (DnD text with accents in compose 
1314                 text entry); fix gccc's signed/unsigned fuss
1315
1316 2006-08-06 [colin]      2.4.0cvs30
1317
1318         * src/main.c
1319                 Fix bug #979 (Plugin crashes when exiting 
1320                 sylpheed-claws) : handle exit request only 
1321                 once
1322
1323 2006-08-05 [colin]      2.4.0cvs29
1324
1325         * src/news.c
1326                 Just make sure we have a msgid.
1327
1328 2006-08-05 [colin]      2.4.0cvs28
1329
1330         * src/news.c
1331         * src/summaryview.c
1332                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1333                 by reimplementing it
1334         * src/textview.c
1335                 Fix bug when hiding quotes with level > 3 and quote
1336                 colors are recycled
1337
1338 2006-08-04 [colin]      2.4.0cvs27
1339
1340         * src/compose.c
1341         * src/undo.c
1342         * src/undo.h
1343                 Fix a bit replace-by-pasting undo
1344         * src/mainwindow.c
1345         * src/messageview.c
1346                 Fix Fold quotes menu synchro in
1347                 mainwindow when it changes in 
1348                 messageview
1349         * src/textview.c
1350                 Fix right-click on quotes blocks
1351         * src/common/utils.c
1352                 Verify that the file created by
1353                 my_tmpfile() is writable. Fixes
1354                 bug #988 (very specific filesystem
1355                 issue)
1356         * src/plugins/pgpcore/sgpgme.c
1357                 Fix file descriptor leak
1358         * src/plugins/spamassassin/spamassassin.c
1359                 Warn once if spamd isn't reachable
1360
1361 2006-08-04 [colin]      2.4.0cvs26
1362
1363         * src/toolbar.c
1364                 i18n context patch by Fabien
1365
1366 2006-08-03 [colin]      2.4.0cvs25
1367
1368         * src/mainwindow.c
1369         * src/messageview.c
1370                 Rename "Hide quotes" to "Fold quotes"
1371         * src/textview.c
1372                 Don't use hand cursor on quotes. "all 
1373                 the bonuses of the feature and none of 
1374                 unwelcome side-effects"
1375
1376 2006-08-03 [colin]      2.4.0cvs24
1377
1378         * AUTHORS
1379         * sylpheed-claws.desktop
1380         * src/gtk/authors.h
1381                 Bring the desktop file to XDG compliance
1382                 Patch by Charles A. Edwards
1383
1384 2006-08-03 [colin]      2.4.0cvs23
1385
1386         * src/textview.c
1387                 Fix links offset when they are preceded
1388                 by accentued chars (g_utf8_strlen!)
1389         * src/mainwindow.c
1390                 Fix wrong status when starting offline
1391
1392
1393 2006-08-03 [wwp]        2.4.0cvs22
1394
1395         * src/prefs_common.h
1396                 ask what to do w/ filtering rules that belong to an account when
1397                 applying filtering rules manually from the main window (skip,
1398                 apply regardless of the account, use current account). This dialog
1399                 can be skipped and the last reply used.
1400                 (forgot that file)
1401
1402 2006-08-03 [wwp]        2.4.0cvs21
1403
1404         * src/filtering.c
1405         * src/filtering.h
1406         * src/prefs_common.c
1407         * src/summaryview.c
1408         * src/alertpanel.c
1409         * src/alertpanel.h
1410         * src/messageview.c
1411                 ask what to do w/ filtering rules that belong to an account when
1412                 applying filtering rules manually from the main window (skip,
1413                 apply regardless of the account, use current account). This dialog
1414                 can be skipped and the last reply used.
1415
1416
1417 2006-08-03 [colin]      2.4.0cvs20
1418
1419         * src/textview.c
1420                 Optimize previous patch
1421
1422 2006-08-03 [cleroy]     2.4.0cvs19
1423
1424         * src/textview.c
1425                 Fix quotes getting toggled back when the
1426                 mail has an even number of text parts
1427
1428 2006-08-02 [colin]      2.4.0cvs18
1429
1430         * src/messageview.c
1431                 Add Hide quotes menu
1432
1433 2006-08-02 [colin]      2.4.0cvs17
1434
1435         * src/mainwindow.c
1436         * src/prefs_common.c
1437         * src/textview.c
1438         * src/textview.h
1439         * src/gtk/about.c
1440                 Allow per-level quote hiding,
1441                 Allow toggling quotes by double-clicking them
1442                 Rename RemoteURI to ClickableText to reflect
1443                 the fact it's used for a variety of things
1444
1445 2006-08-02 [wwp]        2.4.0cvs16
1446
1447         * src/mainwindow.c
1448                 fix "View/Hide quotes" menu item status initialization.
1449
1450 2006-08-02 [wwp]        2.4.0cvs15
1451
1452         * src/matcher_parser_parse.y
1453                 remove a debug trace.
1454
1455 2006-08-02 [paul]       2.4.0cvs14
1456
1457         * src/plugins/pgpcore/passphrase.c
1458                 don't set initial dialog size
1459                 make it resizable
1460
1461 2006-08-02 [paul]       2.4.0cvs13
1462
1463         * src/noticeview.c
1464                 remove the rogue '/' character
1465
1466 2006-08-02 [paul]       2.4.0cvs12
1467
1468         * src/noticeview.c
1469                 allow buttons to resize as necessary
1470
1471 2006-08-01 [wwp]        2.4.0cvs11
1472
1473         * src/mbox.c
1474                 fix strict ISO C90 compliance.
1475
1476 2006-08-01 [wwp]        2.4.0cvs10
1477
1478         * tools/update-po
1479                 updated update-po tool to work w/ context-dependent translations.
1480                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1481
1482 2006-08-01 [wwp]        2.4.0cvs9
1483
1484         * src/matcher.c
1485         * src/prefs_filtering.c
1486         * src/prefs_matcher.c
1487                 allow context-dependent translations for "All",
1488                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1489
1490 2006-07-31 [colin]      2.4.0cvs8
1491
1492         * AUTHORS
1493         * src/gtk/authors.h
1494                 Add Rafal to authors
1495
1496 2006-07-31 [colin]      2.4.0cvs7
1497
1498         * src/compose.c
1499         * src/mainwindow.c
1500         * src/messageview.h
1501         * src/prefs_common.c
1502         * src/prefs_common.h
1503         * src/textview.c
1504                 Add 'View/Hide quotes'. Patch based on a patch
1505                 by Rafal Weglarz
1506
1507 2006-07-31 [colin]      2.4.0cvs6
1508
1509         * src/action.c
1510                 Fix problem with "> stuff >" actions
1511
1512 2006-07-31 [paul]       2.4.0cvs5
1513
1514         * po/nb.po
1515                 updated by Geir Helland
1516
1517 2006-07-31 [wwp]        2.4.0cvs4
1518
1519         * src/mainwindow.c
1520         * src/summaryview.c
1521         * src/summaryview.h
1522                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1523                 thanks to Colin.
1524
1525 2006-07-31 [wwp]        2.4.0cvs3
1526
1527         * src/Makefile.am
1528         * src/addr_compl.c
1529         * src/addr_compl.h
1530         * src/addressbook.c
1531         * src/addressbook.h
1532         * src/addressbook_foldersel.c
1533         * src/addressbook_foldersel.h
1534         * src/addrindex.c
1535         * src/addrindex.h
1536         * src/matcher.c
1537         * src/matcher.h
1538         * src/matcher_parser_lex.l
1539         * src/matcher_parser_parse.y
1540         * src/prefs_common.c
1541         * src/prefs_common.h
1542         * src/prefs_filtering.c
1543         * src/prefs_matcher.c
1544         * src/prefs_matcher.h
1545         * src/summaryview.c
1546                 introduce filtering against the address book. It's now possible to add
1547                 matched conditions to determine if any email address in a message matches
1548                 or doesn't match any or all books or folders in the address book.
1549
1550 2006-07-31 [wwp]        2.4.0cvs2
1551
1552         * src/account.c
1553         * src/filtering.c
1554         * src/filtering.h
1555         * src/folder.c
1556         * src/folderview.c
1557         * src/inc.c
1558         * src/mainwindow.c
1559         * src/matcher.c
1560         * src/matcher_parser_lex.l
1561         * src/matcher_parser_parse.y
1562         * src/mbox.c
1563         * src/prefs_filtering.c
1564         * src/prefs_filtering.h
1565         * src/procmsg.c
1566         * src/procmsg.h
1567         * src/summaryview.c
1568                 introduce per-account filtering rules. Each filtering rule can now be assigned
1569                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1570                 when applying filtering rules manually, as all rules will apply - even the ones
1571                 assigned to an account. This issue will be addressed soon.
1572  
1573
1574
1575 2006-07-31 [wwp]        2.4.0cvs1
1576
1577         * src/quote_fmt.c
1578                 make more strings translatable.
1579
1580 2006-07-31 [paul]       2.4.0
1581
1582         2.4.0 released
1583
1584 2006-07-31 [paul]       2.3.1cvs91
1585
1586         * po/ca.po
1587                 updated by Miquel Oliete
1588
1589 2006-07-31 [paul]       2.3.1cvs90
1590
1591         * po/de.po
1592         * po/el.po
1593         * po/fr.po
1594         * po/it.po
1595         * po/pl.po
1596         * po/pt_BR.po
1597         * po/sr.po
1598         * po/zh_CN.po
1599                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1600                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1601                 Aleksandar Urosevic, and Ralgh Young
1602
1603 2006-07-31 [paul]       2.3.1cvs89
1604
1605         * src/account.c
1606         * src/main.c
1607         * src/mainwindow.c
1608         * src/mainwindow.h
1609                 Fix a race condition when, after an SC crash, rescanning
1610                 folders took more than 0.5 seconds
1611                 Thanks to Colin
1612
1613 2006-07-31 [paul]       2.3.1cvs88
1614
1615         * src/folderview.c
1616                 don't translate separator strings
1617
1618 2006-07-30 [mones]      2.3.1cvs87
1619
1620         * doc/man/sylpheed-claws.1
1621                 Fixed non-ASCII chars in Hoa's name
1622         * po/es.po
1623                 Updated for release
1624
1625 2006-07-27 [colin]      2.3.1cvs86
1626
1627         * src/textview.c
1628                 Don't include the leading \n in links
1629                 Patch by Fabien
1630
1631 2006-07-25 [colin]      2.3.1cvs85
1632
1633         * src/mainwindow.c
1634         * src/common/socket.h
1635         * src/etpan/imap-thread.c
1636                 Refresh resolvers before connecting
1637                 to IMAP servers, and after switching
1638                 to online. Thanks to Paul.
1639
1640 2006-07-18 [colin]
1641
1642         * 2.4.0-rc4 released
1643
1644 2006-07-17 [colin]      2.3.1cvs84
1645
1646         * src/inc.c
1647                 Show connection attempt in statusbar before
1648                 connecting (previously first message was
1649                 "Retrieving messages from ..." after the
1650                 connection succeeded.
1651
1652 2006-07-16 [wwp]        2.3.1cvs83
1653
1654         * sylpheed-claws.ico
1655                 Added .ico file (windows multi-size icon file, generated).
1656
1657 2006-07-12 [wwp]        2.3.1cvs82
1658
1659         * src/messageview.c
1660                 remove Message/Re-edit menu entry from messageview window,
1661                 as sent/draft/queued messages are opened in compose window when
1662                 re-edited and it's not possible to re-edit other msgs.
1663
1664 2006-07-12 [paul]       2.3.1cvs81
1665
1666         * AUTHORS
1667         * src/mainwindow.c
1668         * src/gtk/authors.h
1669                 check online state before resetting
1670                 mailcheck timer. Useful if some program
1671                 verifies connection state and updates
1672                 Claws.
1673                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1674
1675 2006-07-12 [paul]       2.3.1cvs80
1676
1677         * sylpheed-claws-128x128.png
1678         * sylpheed-claws-64x64.png
1679         * sylpheed-claws.png
1680         * src/Makefile.am
1681         * src/main.c
1682         * src/prefs_toolbar.c
1683         * src/stock_pixmap.c
1684         * src/stock_pixmap.h
1685         * src/wizard.c
1686         * src/gtk/about.c
1687         * src/gtk/gtkutils.c
1688         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1689         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1690         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1691         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1692         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1693         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1694                 updated and renamed logo/icon files and related
1695                 logo by Jesper Schultz
1696
1697 2006-07-11 [paul]       2.3.1cvs79
1698
1699         * src/main.c
1700                 fix the labels a smidgin
1701
1702 2006-07-09 [colin]      2.3.1cvs78
1703
1704         * src/textview.c
1705                 Show errors in textviewer's command
1706                 Patch by H. Merijn Brand
1707
1708 2006-07-09 [colin]      2.3.1cvs77
1709
1710         * src/compose.c
1711                 Save FMID in drafts too
1712
1713 2006-07-08 [colin]      2.3.1cvs76
1714
1715         * src/compose.c
1716                 Svae RMID in drafted mails too
1717                 Save quote_fmt vars for whole mails,
1718                 don't reset at each quote_fmt_init:
1719                 allows to use the same |i{var} in
1720                 various template fields
1721         * src/prefs_template.c
1722         * src/quote_fmt.h
1723         * src/quote_fmt_parse.y
1724                 Same
1725
1726 2006-07-08 [colin]      2.3.1cvs75
1727
1728         * src/textview.c
1729                 Fix highlighting of attached parts URIs
1730
1731 2006-07-08 [colin]      2.3.1cvs74
1732
1733         * src/main.c
1734                 Prevent bug #981 (sc 2.3.1 segfaults with 
1735                 gtk+ 2.10) from being reported again:
1736                 if Sylpheed-Claws has been compiled against
1737                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1738                 of if Sylpheed-Claws has been compiled against
1739                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1740                 error out.
1741
1742 2006-07-07 [colin]      2.3.1cvs73
1743
1744         * src/prefs_actions.c
1745                 Fix label
1746
1747 2006-07-07 [colin]      2.3.1cvs72
1748
1749         * src/prefs_actions.c
1750                 Fix compile on gtk < 2.8. argh :)
1751
1752 2006-07-07 [paul]       2.3.1cvs71
1753
1754         * src/common/defs.h
1755                 update DONATE_URI
1756
1757 2006-07-07 [colin]      2.3.1cvs70
1758
1759         * po/POTFILES.in
1760         * src/quote_fmt.c
1761         * src/quote_fmt_lex.l
1762         * src/quote_fmt_parse.y
1763                 Add |i{var}, a way to insert user-entered
1764                 text in a template
1765
1766 2006-07-07 [colin]
1767
1768         * 2.4.0-rc3 released
1769
1770 2006-07-07 [colin]      2.3.1cvs69
1771
1772         * src/folder.c
1773                 Don't consider inboxes of UNKNOWN folder 
1774                 classes to be useable as default inboxes
1775
1776 2006-07-07 [paul]       2.3.1cvs68
1777
1778         * src/textview.c
1779                 add missing #include <errno.h>
1780                 Thanks to René J. Blokland
1781
1782 2006-07-07 [paul]       2.3.1cvs67
1783
1784         * src/action.c
1785                 Return now Closes dialog
1786         * src/mimeview.c
1787         * src/mimeview.h
1788         * src/textview.c
1789                 add contextual menu to mime parts listed
1790                 in the textview
1791                 Thanks to Colin
1792         * src/common/utils.c
1793                 reversal: ' is a valid character in URLs
1794
1795 2006-07-06 [colin]      2.3.1cvs66
1796
1797         * src/remotefolder.h
1798                 Forgotten in previous commit
1799
1800 2006-07-06 [colin]      2.3.1cvs65
1801
1802         * src/folder.c
1803                 Set summary update flag whenever
1804                 totals changed
1805         * src/imap.c
1806         * src/prefs_account.c
1807         * src/common/utils.h
1808         * src/etpan/imap-thread.c
1809                 Fix warnings, thanks to Fabien and
1810                 Ricardo
1811
1812 2006-07-06 [wwp]        2.3.1cvs64
1813
1814         * src/gtk/gtkutils.c
1815                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1816
1817 2006-07-06 [wwp]        2.3.1cvs63
1818
1819         * src/account.c
1820         * src/addressbook.c
1821         * src/addressitem.h
1822         * src/folderview.c
1823         * src/mainwindow.c
1824         * src/manual.c
1825         * src/manual.h
1826         * src/message_search.c
1827         * src/prefs_actions.c
1828         * src/prefs_filtering.c
1829         * src/prefs_filtering.h
1830         * src/prefs_template.c
1831         * src/summary_search.c
1832         * src/summaryview.c
1833         * src/gtk/gtkutils.c
1834         * src/gtk/gtkutils.h
1835         * src/gtk/pluginwindow.c
1836                 add help buttons to some dialogs. Clicking such buttons opens a
1837                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1838
1839 2006-07-06 [paul]       2.3.1cvs62
1840
1841         * src/textview.c
1842                 fix attachments contextual menu
1843                 Thanks to Colin
1844
1845 2006-07-05 [colin]      2.3.1cvs61
1846
1847         * src/textview.c
1848         * src/compose.c
1849                 Handle sftp:// links
1850
1851 2006-07-05 [paul]       2.3.1cvs60
1852
1853         * src/gtk/filesel.c
1854                 grab save button by default
1855                 Thanks to Colin
1856
1857 2006-07-05 [wwp]        2.3.1cvs59
1858
1859         * manual/xml2pdf
1860                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1861
1862 2006-07-04 [colin]      2.3.1cvs58
1863
1864         * src/mimeview.c
1865         * src/textview.c
1866                 Use left click to select, middle click to open
1867                 on mimeparts links
1868         * src/common/utils.c
1869                 Fix segfault
1870
1871 2006-07-04 [colin]      2.3.1cvs57
1872
1873         * src/mainwindow.c
1874         * src/news.c
1875                 Warning fixes, thanks to Fabien
1876
1877 2006-07-04 [colin]      2.3.1cvs56
1878
1879         * src/mimeview.c
1880         * src/mimeview.h
1881         * src/textview.c
1882                 Allow parts to be selected via their text label
1883                 in textview
1884
1885 2006-07-04 [colin]      2.3.1cvs55
1886
1887         * src/folderview.c
1888                 Feedback when closing (for big folders)
1889         * src/prefs_actions.c
1890         * src/prefs_filtering.c
1891         * src/prefs_matcher.c
1892         * src/prefs_template.c
1893                 Fix default button when closing without
1894                 having saved
1895
1896 2006-07-04 [colin]      2.3.1cvs54
1897
1898         * src/news.c
1899                 Delete local file on deletion
1900
1901 2006-07-03 [colin]      2.3.1cvs53
1902
1903         * src/folderview.c
1904         * src/main.c
1905                 Don't freeze when rescanning after crash
1906
1907 2006-07-03 [wwp]        2.3.1cvs52
1908
1909         * src/compose.c
1910         * src/privacy.c
1911         * src/privacy.h
1912         * src/plugins/pgpinline/pgpinline.c
1913         * src/plugins/pgpmime/pgpmime.c
1914                 don't report an error when the user cancels the passphrase dialog.
1915
1916 2006-07-02 [colin]      2.3.1cvs51
1917
1918         * src/folderview.c
1919                 Open message when crossing folders with Space,
1920                 goto next unread and friends
1921
1922 2006-07-01 [colin]      2.3.1cvs50
1923
1924         * src/prefs_account.c
1925                 Typographic rules varying from language
1926                 to language (in french "Protocole :"),
1927                 we have to do that :)
1928
1929 2006-07-01 [ticho]      2.3.1cvs49
1930
1931         * src/prefs_account.c
1932                 Only use one temporary gchar* variable in
1933                 prefs_account_protocol_set_optmenu().
1934
1935 2006-07-01 [ticho]      2.3.1cvs48
1936
1937         * src/prefs_account.c
1938         * src/prefs_account.h
1939                 Use GtkLabel for existing account protocol name.
1940                 Created an array for protocol names and populate the
1941                 combobox from it in a for() cycle.
1942
1943 2006-06-30 [colin]      2.3.1cvs47
1944
1945         * src/compose.c
1946                 Block undo when changing signature (by changing
1947                 account)
1948
1949 2006-06-30 [paul]       2.3.1cvs46
1950
1951         * src/send_message.c
1952                 when editing From in the Compose window, use that address
1953                 in the Return-Path: header
1954                 Thanks to Colin
1955
1956 2006-06-30 [colin]      2.3.1cvs45
1957
1958         * src/compose.c
1959                 Fix signature replacement:
1960                 - when no newline before separator
1961                 - when reediting
1962
1963 2006-06-29 [colin]      2.3.1cvs44
1964
1965         * src/folderview.c
1966         * src/folderview.h
1967         * src/mainwindow.c
1968         * src/summaryview.c
1969                 Let 'View/Go to/Next marked' work like
1970                 Next new & Next unread: across folders
1971                 Change the select_on_entry pref to do
1972                 what we want when changing folder
1973         * src/common/utils.c
1974                 Fix single-quoted links 
1975
1976 2006-06-29 [colin]      2.3.1cvs43
1977
1978         * src/gtk/gtkaspell.c
1979                 "Sylpheed" and "Sylpheed-Claws" do exist !
1980
1981 2006-06-29 [colin]      2.3.1cvs42
1982
1983         * src/imap.c
1984                 Forgot to remove debug
1985
1986 2006-06-29 [colin]      2.3.1cvs41
1987
1988         * src/imap.c
1989         * src/imap.h
1990         * src/mainwindow.c
1991                 Disconnect from IMAP servers when going
1992                 offline. Fixes bug #978 (going to offline-mode 
1993                 won't close connections)
1994
1995 2006-06-29 [colin]      2.3.1cvs40
1996
1997         * src/main.c
1998                 Fix transient setting on failing plugins
1999                 Patch by Fabien
2000         * src/plugins/pgpcore/sgpgme.c
2001                 Only warn for OpenPGP. Most people don't
2002                 have CMS available.
2003
2004 2006-06-29 [colin]      2.3.1cvs39
2005
2006         * src/compose.c
2007                 Fix Spelling menu (discrepancy between context menu
2008                 and top menu when folder's dictionary isn't the 
2009                 default one)
2010         * src/plugins/pgpcore/sgpgme.c
2011                 More error reporting about why gpgme can fail
2012
2013 2006-06-29 [wwp]        2.3.1cvs38
2014
2015         * src/mainwindow.c
2016                 honor the display-header-pane setting even when the message view
2017                 is a separate window.
2018
2019 2006-06-29 [wwp]        2.3.1cvs37
2020
2021         * src/prefs_actions.c
2022                 forgot to commit that one (use of GTK_STOCK_INFO).
2023
2024 2006-06-29 [colin]      2.3.1cvs36
2025
2026         * src/imap.c
2027                 Better handling of login errors (ask the password
2028                 again once), alert in case of error. Fix three
2029                 signedness warnings.
2030
2031 2006-06-28 [wwp]        2.3.1cvs35
2032
2033         * src/prefs_template.c
2034         * src/prefs_matcher.c
2035         * src/prefs_filtering_action.c
2036         * src/prefs_quote.c
2037                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2038                 patch by Fabien Vantard, slightly modified.
2039
2040 2006-06-28 [paul]
2041
2042         2.4.0-rc2 released
2043
2044 2006-06-28 [colin]      2.3.1cvs34
2045
2046         * src/prefs_account.c
2047                 Fix bug #977 (Can't add or edit imap accounts)
2048
2049 2006-06-28 [colin]      2.3.1cvs33
2050
2051         * src/mimeview.c
2052                 Fix previous
2053
2054 2006-06-28 [colin]      2.3.1cvs32
2055
2056         * src/mimeview.c
2057                 Save named inlined attachments with "Save all"
2058         * src/main.c
2059         * src/mbox.c
2060         * src/common/plugin.c
2061         * src/common/plugin.h
2062         * src/common/sylpheed.c
2063         * src/common/utils.c
2064         * src/plugins/pgpcore/sylpheed.def
2065         * src/plugins/pgpinline/sylpheed.def
2066         * src/plugins/pgpmime/sylpheed.def
2067                 Win32 compatibility patch, by
2068                 Werner Koch
2069
2070 2006-06-28 [wwp]        2.3.1cvs31
2071
2072         * src/imap.c
2073         * src/prefs_folder_item.c
2074                 less compilation warnings (thanks to Fabien Vantard), less typos.
2075
2076 2006-06-28 [paul]       2.3.1cvs30
2077
2078         * src/gtk/gtkutils.c
2079                 gtk_combo_box_set_focus_on_click() is only
2080                 available since gtk 2.6.0
2081
2082 2006-06-28 [paul]       2.3.1cvs29
2083
2084         * src/prefs_ext_prog.c
2085                 fix engrish and add a tooltip for the
2086                 'command for 'Display as text' option
2087
2088 2006-06-28 [paul]
2089
2090         2.4.0-rc1 released
2091
2092 2006-06-28 [paul]       2.3.1cvs28
2093
2094         * ChangeLog
2095         * tools/Makefile.am
2096                 include textviewer.pl in releases
2097
2098 2006-06-28 [paul]       2.3.1cvs27
2099
2100         * src/prefs_ext_prog.c
2101                 hide Print command option if libgnomeprint
2102                 support is present
2103
2104 2006-06-27 [colin]      2.3.1cvs26
2105
2106         * src/compose.c
2107                 Fix Esc handling in insert/attach dialog
2108                 Don't show this dialog if dragging something
2109                 else than text/uri-list
2110                 Thanks to Fabien Vantard
2111         * tools/textviewer.pl
2112                 Filter script to display stuff as text
2113                 by H. Merijn Brand
2114
2115 2006-06-27 [wwp]        2.3.1cvs25
2116
2117         * src/messageview.c
2118                 use the exact product name (message view title), patch
2119                 by Fabien Vantard.
2120
2121 2006-06-27 [ticho]      2.3.1cvs24
2122
2123         * src/prefs_account.c
2124         * src/prefs_common.c
2125         * src/prefs_common.h
2126         * src/prefs_ext_prog.c
2127         * src/textview.c
2128                 Add a preference (Preferences/External programs)
2129                 to allow "Display as text" to be done via a script
2130                 (patch by H.Merijn Brand).
2131                 Use GtkComboBox for protocol selection in account
2132                 preferences.
2133                 Only include current choice for existing accounts, and
2134                 insensitivize the combobox.
2135
2136 2006-06-27 [paul]       2.3.1cvs23
2137
2138         * src/mbox.c
2139                 fix crasher introduced in cvs21.
2140                 Thanks to Colin
2141
2142 2006-06-26 [colin]      2.3.1cvs22
2143
2144         * src/mbox.c
2145                 Fix double-frees when leaving folders
2146                 after exporting to mbox
2147
2148 2006-06-26 [colin]      2.3.1cvs21
2149
2150         * src/mbox.c
2151                 More feedback (and optimisation)
2152                 on import/export
2153         * src/common/utils.c
2154                 Fix case when looking for mail addresses
2155         * src/gtk/gtkutils.c
2156                 Extra check for (X-)Face
2157
2158 2006-06-25 [ticho]      2.3.1cvs20
2159
2160         * src/compose.c
2161         * src/exphtmldlg.c
2162         * src/gtk/gtkutils.c
2163         * src/gtk/gtkutils.h
2164                 Added second argument to gtkut_sc_combobox_create() to
2165                 control focus-on-click for the widget.
2166                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2167
2168 2006-06-25 [ticho]      2.3.1cvs19
2169
2170         * src/compose.c
2171         * src/gtk/Makefile.am
2172         * src/gtk/combobox.c
2173         * src/gtk/combobox.h
2174         * src/gtk/gtkutils.c
2175         * src/gtk/gtkutils.h
2176                 Use GtkComboBox instead of deprecated GtkOptionMenu
2177                 for account selector in compose window and for encoding
2178                 selector in attachment properties.
2179                 Also factorise working with the new GtkComboBox somewhat.
2180
2181 2006-06-24 [paul]       2.3.1cvs18
2182
2183         * src/prefs_common.c
2184                 use the correct default value
2185
2186 2006-06-24 [paul]       2.3.1cvs17
2187
2188         * src/compose.c
2189         * src/prefs_common.c
2190         * src/prefs_common.h
2191         * src/prefs_compose_writing.c
2192                 enable setting of default action when
2193                 dnd'ing files in the compose window.
2194                 (Collaborative effort with wwp)
2195
2196 2006-06-23 [wwp]        2.3.1cvs16
2197
2198         * src/compose.c
2199                 i18n fix (thanks to Fabien Vantard)
2200
2201 2006-06-22 [colin]      2.3.1cvs15
2202
2203         * src/prefs_customheader.c
2204                 Don't use filters in custom headers' file 
2205                 selector. Remember, extensions mean nothing :)
2206
2207 2006-06-22 [paul]       2.3.1cvs14
2208
2209         * configure.ac
2210                 allow setting of man directory location
2211
2212 2006-06-22 [colin]      2.3.1cvs13
2213
2214         * src/mainwindow.c
2215                 Add 'View/Go to/Next unread folder'.
2216                 I missed that :)
2217
2218 2006-06-22 [colin]      2.3.1cvs12
2219
2220         * src/common/utils.c
2221                 Add some subject prefixes
2222                 Patch by Bjorn T Johansen <btj@havleik.no>
2223
2224 2006-06-22 [colin]      2.3.1cvs11
2225
2226         * manual/advanced.xml
2227                 Forgotten hidden pref
2228
2229 2006-06-21 [paul]       2.3.1cvs10
2230
2231         * src/prefs_account.c
2232                 complete the removal of 'Add date header' option
2233
2234 2006-06-21 [paul]       2.3.1cvs9
2235
2236         * src/account.c
2237         * src/compose.c
2238         * src/prefs_account.c
2239         * src/prefs_account.h
2240                 remove option to add date header - always
2241                 add date header
2242         * src/etpan/imap-thread.c
2243                 fix warnings (Thanks to Colin)
2244
2245 2006-06-21 [wwp]        2.3.1cvs8
2246
2247         * src/folder.c
2248                 set the attachment flag when inline text part are (file)named. This is more convenient
2249                 when receiving (for instance) inline source files or patches sent using thunderbird.
2250
2251 2006-06-21 [paul]       2.3.1cvs7
2252
2253         * src/inc.c
2254                 fix off-by-one count of current msg in
2255                 statusbar filtering progressbar
2256
2257 2006-06-21 [paul]       2.3.1cvs6
2258
2259         * src/folder.c
2260                 Show attachment icon even if the part is 'inline'
2261                 if the following conditions are met:
2262                 - content-type != 'text/plain'
2263                 - content-type != '*/pgp-signature'
2264                 - either 'name' or 'filename' parameter is not NULL
2265                 
2266                 Thanks to Colin
2267
2268 2006-06-21 [paul]       2.3.1cvs5
2269
2270         * src/messageview.c
2271         * src/prefs_common.c
2272         * src/prefs_common.h
2273         * src/prefs_other.c
2274                 add an option to 'Never send Return
2275                 Receipts'
2276                 Thanks to Colin
2277
2278 2006-06-20 [mones]      2.3.1cvs4
2279
2280         * po/es.po
2281                 updated
2282         * src/compose.c
2283                 typo fixed (space after comma)
2284         * tools/make.themes.project
2285                 remove exec mode from tarball files
2286
2287 2006-06-20 [colin]      2.3.1cvs3
2288
2289         * src/news.c
2290         * src/procheader.c
2291         * src/unmime.c
2292                 Better fix for \n's in headers (don't 
2293                 break Received: and others)
2294
2295 2006-06-20 [paul]       2.3.1cvs2
2296
2297         * src/alertpanel.c
2298         * src/textview.c
2299                 improve legibility of phishing attempt
2300                 dialog
2301
2302 2006-06-20 [paul]       2.3.1cvs1
2303
2304         * NEWS
2305         * README
2306         * configure.ac
2307                 Update version number following
2308                 stable release
2309
2310 2006-06-20 [colin]      2.3.0cvs26
2311
2312         * src/compose.c
2313                 When dragging a file to the text of the compose
2314                 window, ask whether we want to insert or attach
2315                 (I know lots of people who do that to attach)
2316
2317 2006-06-20 [colin]      2.3.0cvs25
2318
2319         * src/etpan/imap-thread.c
2320                 Fix threshold (the append command is often > 32 bytes)
2321
2322 2006-06-19 [colin]      2.3.0cvs24
2323
2324         * src/imap.c
2325         * src/etpan/imap-thread.c
2326                 Workaround Rockliffe IMAP server bug: replace
2327                 "x UID SEARCH (ANSWERED UID 1:*)" with
2328                 "x UID SEARCH ANSWERED"
2329                 (Rockliffe doesn't handle the parenthesis)
2330
2331 2006-06-19 [colin]      2.3.0cvs23
2332
2333         * src/compose.c
2334         * src/imap.c
2335         * src/etpan/imap-thread.c
2336                 Probably fix bug #972 (Freezes when adding 
2337                 an attachment to the message)
2338         * src/common/defs.h
2339                 Modernize Firefox cmd
2340
2341
2342 2006-06-18 [colin]      2.3.0cvs22
2343
2344         * src/prefs_customheader.c
2345                 Only allow correct filenames for various
2346                 custom headers
2347
2348 2006-06-18 [colin]      2.3.0cvs21
2349
2350         * src/prefs_customheader.c
2351                 Add a 'From File...' button in custom headers prefs, which
2352                 try to do the right thing: 
2353                 for normal headers, use file as plaintext,
2354                 for X-Face, calls compface,
2355                 for Face, encode to b64.
2356
2357 2006-06-17 [colin]      2.3.0cvs20
2358
2359         * src/mh.c
2360                 Warning fix
2361
2362 2006-06-16 [colin]      2.3.0cvs19
2363
2364         * src/summaryview.c
2365                 Recursive quicksearch: show message list
2366                 in current folder, *then* search children
2367                 in the background.
2368
2369 2006-06-16 [colin]      2.3.0cvs18
2370
2371         * src/main.c
2372                 Instead of ignoring SIGPIPE, save caches
2373                 when getting one. Will fix the fact that
2374                 hot caches are out-of-date when logging 
2375                 out of Xorg.
2376         * src/compose.c
2377         * src/prefs_compose_writing.c
2378                 Only save text (not attachments) when 
2379                 auto-saving to drafts
2380         * src/unmime.c
2381                 Always replace \n, \r and \t with spaces
2382                 in headers
2383         * manual/dist/html/Makefile.am
2384         * manual/dist/pdf/Makefile.am
2385         * manual/dist/ps/Makefile.am
2386         * manual/dist/txt/Makefile.am
2387         * manual/fr/dist/html/Makefile.am
2388         * manual/fr/dist/pdf/Makefile.am
2389         * manual/fr/dist/ps/Makefile.am
2390         * manual/fr/dist/txt/Makefile.am
2391         * manual/pl/dist/html/Makefile.am
2392         * manual/pl/dist/pdf/Makefile.am
2393         * manual/pl/dist/ps/Makefile.am
2394         * manual/pl/dist/txt/Makefile.am
2395                 Fix make clean removing pregenerated manuals
2396
2397
2398 2006-06-16 [colin]      2.3.0cvs17
2399
2400         * src/plugins/pgpcore/sgpgme.c
2401         * src/plugins/pgpmime/pgpmime.c
2402         * src/plugins/pgpinline/pgpinline.c
2403                 Better error reporting in setup_signers.
2404                 Don't fallback to default key if specified
2405                 key isn't found.
2406                 Don't allow signing if more than one secret
2407                 key matches the one specified in prefs.
2408
2409 2006-06-15 [colin]      2.3.0cvs16
2410
2411         * src/folderview.c
2412                 Add "Send queue" in the folder's contextual
2413                 menu
2414         * src/compose.c
2415         * src/messageview.c
2416         * src/privacy.c
2417         * src/privacy.h
2418         * src/procmime.c
2419         * src/procmsg.c
2420         * src/plugins/pgpcore/passphrase.c
2421         * src/plugins/pgpcore/sgpgme.c
2422         * src/plugins/pgpinline/pgpinline.c
2423         * src/plugins/pgpmime/pgpmime.c
2424                 Better error reporting
2425         * src/mbox.c
2426                 Probably fix bug #971 (2.2.3 cannot read mail 
2427                 from local mbox)
2428
2429
2430 2006-06-15 [mones]      2.3.0cvs15
2431
2432         * tools/make.themes.project
2433                 creates the themes project from the web page
2434
2435 2006-06-15 [colin]      2.3.0cvs14
2436
2437         * src/folder.c
2438                 Better fix (avoid losing the folder if scan_tree 
2439                 fails)
2440
2441 2006-06-15 [cleroy]     2.3.0cvs13
2442
2443         * src/folder.c
2444                 Probably fix Bug #969 (crash on rebuilding 
2445                 imap folder)
2446
2447 2006-06-14 [colin]      2.3.0cvs12
2448
2449         * manual/dtd/manual.xsl
2450         * manual/sylpheed-claws-manual.xml
2451         * manual/fr/sylpheed-claws-manual.xml
2452         * manual/pl/sylpheed-claws-manual.xml
2453                 Insert pagebreaks between sections
2454
2455 2006-06-14 [paul]       2.3.0cvs11
2456
2457         * configure.ac
2458                 better fix than 2.3.0cvs10
2459
2460 2006-06-14 [paul]       2.3.0cvs10
2461
2462         * configure.ac
2463                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2464                 (backwards compatible)
2465
2466 2006-06-13 [colin]      2.3.0cvs9
2467
2468         * src/messageview.c
2469                 Fix sending of return receipt with the new queue folders
2470
2471 2006-06-13 [wwp]        2.3.0cvs8
2472
2473         * src/quote_fmt_lex.l
2474                 fix wrong tokens returned in quote_fmt lexer, query not().
2475
2476 2006-06-13 [wwp]        2.3.0cvs7
2477
2478         * src/folder.c
2479         * src/prefs_folder_item.c
2480                 allow changing folder type even when folder is not a top-level one,
2481                 thanks to Colin.
2482
2483 2006-06-12 [colin]      2.3.0cvs6
2484
2485         * src/folderview.c
2486                 Fix double-ask of "Do you want to mark all
2487                 as read"
2488
2489 2006-06-12 [colin]      2.3.0cvs5
2490
2491         * src/compose.c
2492         * src/compose.h
2493         * src/folder.c
2494         * src/folder.h
2495         * src/imap.c
2496         * src/inc.c
2497         * src/main.c
2498         * src/messageview.c
2499         * src/mh.c
2500         * src/prefs_folder_item.c
2501         * src/procheader.c
2502         * src/procmime.c
2503         * src/procmsg.c
2504         * src/procmsg.h
2505         * src/send_message.c
2506         * src/summaryview.c
2507         * src/toolbar.c
2508                 Apply bug #964's patch (Queue and drafts aren't normal)
2509                 The Drafts and Queue folder now contain RFC-822 files,
2510                 allowing to move and copy mails from and to these 
2511                 folders. Moving from Drafts to Queue will prepare the
2512                 mail for sending (PGP signature, encryption, etc).
2513                 This patch also rework sending errors handling to try
2514                 to be more helpful.
2515                 Also, allow redefining folder types via the GUI 
2516                 (Folder type in its Properties)
2517
2518 2006-06-12 [colin]      2.3.0cvs4
2519
2520         * src/summaryview.c
2521         * src/prefs_common.c
2522         * src/prefs_common.h
2523         * src/gedit-print.c
2524                 Allow to define a specific print font - patch
2525                 by Bernhard Walle <bernhard.walle@gmx.de>
2526         * src/prefs_fonts.c
2527         * manual/advanced.xml
2528         * manual/fr/advanced.xml
2529                 Add a hidden pref to allow deletion without
2530                 confirmation
2531
2532 2006-06-12 [wwp]        2.3.0cvs3
2533
2534         * .cvsignore
2535                 more files to ignore.
2536
2537 2006-06-12 [wwp]        2.3.0cvs2
2538
2539         * src/quote_fmt.c
2540         * src/quote_fmt_lex.l
2541         * src/quote_fmt_parse.y
2542                 extend the quote_fmt parser (templates and quotes):
2543                 - allow limited sub-expressions in |p{} and |f{} expressions,
2544                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2545                 - implemented/fixed missing implementation of query_references and show_references,
2546                 - completed, fixed contents and format of the symbols help dialog,
2547                 - fix some compilation warnings.
2548
2549 2006-06-12 [wwp]        2.3.0cvs1
2550
2551         * manual/advanced.xml
2552         * manual/fr/advanced.xml
2553                 updates in the "templates" section of the manual (eng/fr):
2554                  - be more precise (both versions)
2555                  - completed to match the english reference (fr version)
2556                  - touchups (both versions)
2557
2558 2006-06-12 [paul]       2.3.0
2559
2560         2.3.0 released
2561
2562 2006-06-12 [paul]       2.2.3cvs14
2563
2564         * po/ca.po
2565         * po/cs.po
2566         * po/de.po
2567         * po/el.po
2568         * po/fr.po
2569         * po/it.po
2570         * po/pt_BR.po
2571         * po/sr.po
2572         * po/zh_CN.po
2573                 updated by Miquel Oliete, Tim, Stephan Sachse,
2574                 Stavros Giannouris, Fabien Vantard, Andrea
2575                 Spadaccini, Frederico Goncalves Guimaraes,
2576                 Aleksandar Urosevic, and Ralgh Young
2577
2578 2006-06-12 [colin]      2.2.3cvs13
2579
2580         * src/mbox.c
2581                 Add missing header
2582
2583 2006-06-11 [colin]      2.2.3cvs12
2584
2585         * src/msgcache.c
2586                 Verify that g_malloc() succeeded
2587
2588 2006-06-11 [colin]      2.2.3cvs11
2589
2590         * src/wizard.c
2591                 Add Face header to welcome mail
2592
2593 2006-06-10 [colin]      2.2.3cvs10
2594
2595         * src/textview.c
2596                 Revert previous (Forgot it changes the
2597                 margin on the whole mail)
2598
2599 2006-06-10 [colin]      2.2.3cvs9
2600
2601         * src/textview.c
2602                 Don't overlap long headers under (X-)Face
2603
2604 2006-06-10 [mones]      2.2.3cvs8
2605
2606         * manual/xml2pdf
2607                 allow generation of manual on systems lacking saxon binary
2608                 but with java and the saxon library installed
2609
2610         * po/es.po
2611                 updated for release
2612
2613 2006-06-09 [colin]      2.2.3cvs7
2614
2615         * src/summaryview.c
2616                 Fix leak when using Display Sender using Addressbook
2617
2618 2006-06-09 [colin]      2.2.3cvs6
2619
2620         * src/compose.c
2621         * src/folder.c
2622         * src/folderview.c
2623         * src/mimeview.c
2624         * src/summaryview.c
2625                 More leaks fixes
2626
2627 2006-06-09 [paul]       2.2.3cvs5
2628
2629         * AUTHORS
2630         * src/gtk/authors.h
2631         * tools/claws.i18n.status.pl
2632                 updated with new info
2633
2634 2006-06-09 [paul]       2.2.3cvs4
2635
2636         * README
2637                 updated
2638         * manual/ack.xml
2639                 add wwp to authors list
2640         * src/gtk/authors.h
2641                 update mine and Colin's addresses
2642
2643 2006-06-08 [colin]      2.2.3cvs3
2644
2645         * src/etpan/imap-thread.c
2646                 Fix leak on SSL cert check
2647
2648 2006-06-08 [colin]      2.2.3cvs2
2649
2650         * src/common/utils.c
2651                 Fix leak
2652
2653 2006-06-08 [paul]       2.2.3cvs1
2654
2655         * configure.ac
2656                 Update version number following
2657                 stable release
2658
2659 2006-06-07 [colin]      2.2.2cvs3
2660
2661         * src/msgcache.c
2662                 Fix catching cache read errors (guint instead of gint)
2663                 Prevent malloc'ing more than 8MB (means cache corruption)
2664
2665 2006-06-07 [paul]       2.2.2cvs2
2666
2667         * src/exporthtml.c
2668         * src/exportldif.c
2669         * src/mh.c
2670         * src/mutt.c
2671         * src/pine.c
2672         * src/common/utils.c
2673                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2674                 obey $HOME'
2675                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2676                 Thanks to Colin
2677
2678 2006-06-06 [paul]       2.2.2cvs1
2679
2680         * configure.ac
2681                 Update version number following
2682                 stable release
2683
2684 2006-06-06 [paul]       2.2.1cvs6
2685
2686         * src/matcher.c
2687                 fix  implicit declaration of
2688                 sylpheed_do_idle()
2689                 Patch by Fabien Vantard
2690
2691 2006-06-06 [paul]       2.2.1cvs5
2692
2693         * src/matcher.c
2694                 fix age_greater and age_lower so that they
2695                 mean what say and not '...or equal to'
2696                 Thanks to Colin
2697
2698 2006-06-06 [paul]       2.2.1cvs4
2699
2700         * src/textview.c
2701         * src/common/utils.c
2702                 fix URI check
2703                 Thanks to Colin
2704
2705 2006-06-05 [wwp]        2.2.1cvs3
2706
2707         * manual/fr/account.xml
2708                 minor language fixes (thanks to Fabien Vantard).
2709
2710 2006-06-05 [colin]      2.2.1cvs2
2711
2712         * src/prefs_folder_item.c
2713         * src/folderview.c
2714                 Allow recursive setting of properties 
2715                 for whole mailboxes
2716         * src/matcher.c
2717                 Don't freeze on 'test' filtering rule
2718
2719 2006-06-05 [colin]      2.2.1cvs1
2720
2721         * configure.ac
2722                 Update version number following
2723                 stable release
2724
2725 2006-06-04 [wwp]        2.2.0cvs82
2726
2727         * manual/glossary.xml
2728         * manual/account.xml
2729         * manual/fr/glossary.xml
2730         * manual/fr/account.xml
2731                 added glossary section and references/links related to the Face custom header.
2732
2733 2006-06-04 [colin]      2.2.0cvs81
2734
2735         * src/summaryview.c
2736                 Skip to next message on move with no
2737                 immediate execution
2738
2739 2006-06-04 [wwp]        2.2.0cvs80
2740
2741         * manual/xml2pdf
2742                 added sanity checks, exit when needed.
2743
2744 2006-06-03 [paul]       2.2.0cvs79
2745
2746         * src/prefs_receive.c
2747                 page name is now 'Receiving'
2748         * src/prefs_send.c
2749                 page name is now 'Sending'
2750
2751 2006-06-03 [colin]      2.2.0cvs78
2752
2753         * src/plugins/spamassassin/spamassassin_gtk.c
2754                 Autoswitch to Localhost if transport was previously
2755                 disabled. Else people had to check [] Enable, then
2756                 *reselect* transport.
2757
2758 2006-06-03 [colin]      2.2.0cvs77
2759
2760         * src/plugins/pgpinline/pgpinline.c
2761         * src/plugins/pgpmime/pgpmime.c
2762                 Check that gpg_data_release_and_get_mem 
2763                 didn't fail (now, why this happens...)
2764
2765 2006-06-03 [colin]      2.2.0cvs76
2766
2767         * src/mbox.c
2768                 Fix bug #962 (Manual and/or UI should 
2769                 warn about incompatible locking 
2770                 causing dataloss)
2771
2772 2006-06-02 [cleroy]     2.2.0cvs75
2773
2774         * src/filtering.c
2775         * src/folder.c
2776         * src/procmsg.c
2777         * src/summaryview.c
2778                 Fix a few leaks
2779
2780 2006-06-02 [colin]      2.2.0cvs74
2781
2782         * src/main.c
2783                 On exit, free caches after writing them
2784                 Shuts up some valgrind false positives
2785         * src/procmsg.c
2786         * src/send_message.c
2787                 Fix races when reusing existing SMTP connections
2788                 Fix inexistant session timeout
2789         * src/toolbar.c
2790                 Display alertpanel after all queues have
2791                 been processed, not after each
2792
2793 2006-06-02 [wwp]        2.2.0cvs73
2794
2795         * manual/fr/glossary.xml
2796         * manual/fr/ack.xml
2797         * manual/ack.xml
2798                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2799
2800 2006-06-02 [wwp]        2.2.0cvs72
2801
2802         * manual/xml2pdf
2803         * manual/dist/pdf/Makefile.am
2804         * manual/dtd/manual.xsl
2805         * manual/fr/dist/pdf/Makefile.am
2806         * manual/pl/dist/pdf/Makefile.am
2807                 we changed the procedure to generate the .pdf version of the manual.
2808                 The procedure is more modern and the .pdf we get now has a valid index.
2809                 Here are the new pre-requisites:
2810
2811                 - JRE 1.x (1.4 here): there must be one from your distro
2812                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2813                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2814                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2815
2816                 See my posts for further info about the installation of this toolchain:
2817
2818                 Date: Fri, 19 May 2006 19:40:06 +0200
2819                 From: wwp <subscript@free.fr>
2820                 To: sylpheed-claws-devel@lists.sourceforge.net
2821                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2822
2823                 and
2824
2825                 Date: Wed, 24 May 2006 12:58:49 +0200
2826                 From: wwp <subscript@free.fr>
2827                 To: sylpheed-claws-devel@lists.sourceforge.net
2828                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2829
2830 2006-06-01 [colin]      2.2.0cvs71
2831
2832         * src/compose.c
2833                 Better guards against IMAP races
2834         * src/main.c
2835         * src/prefs_common.c
2836         * src/prefs_common.h
2837         * src/common/ssl_certificate.c
2838         * src/etpan/imap-thread.c
2839         * src/etpan/imap-thread.h
2840         * src/gtk/sslcertwindow.c
2841                 New hidden option ssl_skip_cert_check to 
2842                 avoid dups of bug #959 (libetpan linked
2843                 against gnutls and gnutls buggy on 64bit)
2844                 Present expired warning only once per
2845                 session/server.
2846         * manual/advanced.xml
2847         * manual/fr/advanced.xml
2848                 Document new option
2849
2850 2006-06-01 [wwp]        2.2.0cvs70
2851
2852         * src/messageview.c
2853                 fix for bug #961 (return receipt dialog 
2854                 complains incorrectly about return-path 
2855                 email adress being different), thanks 
2856                 to Colin.
2857
2858 2006-05-31 [cleroy]     2.2.0cvs69
2859
2860         * src/common/ssl.c
2861                 Guard against NULLs, although this
2862                 should never be an issue
2863
2864 2006-05-31 [colin]      2.2.0cvs68
2865
2866         * src/filtering.c
2867                 Use g_slist_prepend
2868         * src/imap.c
2869                 Don't remove caches when destroying folder, it
2870                 could (should) be done at exit
2871         * src/inc.c
2872                 free processing cache after incorporation
2873         * src/etpan/imap-thread.c
2874                 Maybe fix bug #959 (Crash on moving to emails 
2875                 to a imap account per ssl with a expired 
2876                 certificate.)
2877
2878 2006-05-30 [colin]      2.2.0cvs67
2879
2880         * src/summaryview.c
2881                 Put back event flush when displaying message
2882                 It avoids reading a bunch of messages just
2883                 by hitting shift-n for too long ;)
2884
2885 2006-05-29 [colin]      2.2.0cvs66
2886
2887         * src/summaryview.c
2888                 Remove useless g_warnings
2889
2890 2006-05-29 [colin]      2.2.0cvs65
2891
2892         * src/imap.c
2893                 Fix g_slist_append()s for performance
2894
2895 2006-05-29 [colin]      2.2.0cvs64
2896
2897         * src/compose.c
2898         * src/common/utils.c
2899                 Fix extraneous tab at start of addresses
2900         * src/mainwindow.c
2901                 Fix warnings (thanks to Fabien)
2902                 Fix crash at exit when composing messages 
2903                 exist
2904         * src/pop.c
2905                 Fix progress bar when deleting expired mails
2906                 Thanks to Hiro
2907         * src/summaryview.c
2908         * src/gtk/gtksctree.c
2909                 Fix re-sorting slowness
2910
2911 2006-05-29 [paul]       2.2.0cvs63
2912
2913         * src/mh.c
2914                 fetch full message when moving mails
2915                 from another mailbox, (fixed data loss
2916                 when filtering from IMAP to MH, introduced
2917                 in 2.2.0cvs57).
2918                 Thanks to Colin
2919
2920 2006-05-29 [mones]      2.2.0cvs62
2921
2922         * src/gtk/gtksctree.c
2923                 Unselect faster (patch by Colin)        
2924
2925 2006-05-26 [colin]      2.2.0cvs61
2926
2927         * src/summaryview.c
2928                 Unplug MSGINFO_UPDATE callback on delete too.
2929
2930 2006-05-26 [colin]      2.2.0cvs60
2931
2932         * src/foldersel.c
2933                 Fix bold in folder selection window with glib2.10
2934                 thanks Hiro
2935
2936 2006-05-26 [colin]      2.2.0cvs59
2937
2938         * src/procheader.c
2939                 Convert date only if necessary (and don't
2940                 try to convert from utf8 to utf8, too)
2941         * src/summaryview.c
2942                 Only set column's text if the column's 
2943                 displayed
2944
2945 2006-05-26 [colin]      2.2.0cvs58
2946
2947         * src/summaryview.c
2948         * src/gtk/gtkutils.c
2949                 Fix useless warning
2950
2951 2006-05-26 [colin]      2.2.0cvs57
2952
2953         * src/mainwindow.c
2954                 Make summaryview selectable as long as 
2955                 no message has focus
2956         * src/mh.c
2957                 Faster deletion (by implementing mh_remove_msgs)
2958                 Faster copy (avoid using mh_fetch_msg just to get
2959                 the filename)
2960                 Faster move (using move_file instead of copy_file
2961                 if MSG_IS_MOVE)
2962                 No progressbar if total number of mails to cp/mv 
2963                 is less than 100
2964         * src/summaryview.c
2965                 Fix removal from subject_table when mail gets moved
2966                 Faster deletion (g_slist_prepend instead of append)
2967         * src/gtk/gtksctree.c
2968                 Remove useless code
2969
2970 2006-05-25 [colin]      2.2.0cvs56
2971
2972         * src/common/ssl_certificate.c
2973                 Fix leak in expired cert check
2974
2975 2006-05-25 [colin]      2.2.0cvs55
2976
2977         * src/mh.c
2978                 Disable flags syncing on .mh_sequences - it
2979                 is buggy and marks mails read under unknown
2980                 conditions.
2981
2982 2006-05-25 [paul]
2983
2984         * 2.3.0-rc4 released
2985
2986 2006-05-24 [colin]      2.2.0cvs54
2987
2988         attention cvs users: if you manage to crash
2989         Sylpheed-Claws while moving, copying or deleting
2990         mails, we *are* interested in stack traces and
2991         valgrind logs. It looks stable, but one never
2992         knows...
2993
2994         * src/folder.c
2995                 Add progressbar for cache updates
2996         * src/folderutils.c
2997                 Optimize Mark all read in the current
2998                 folder
2999         * src/mh.c
3000                 Add progressbar for copy/move
3001         * src/procmsg.c
3002                 Optimize O(n^2) in copy/move
3003         * src/summaryview.c
3004         * src/gtk/gtksctree.c
3005                 Optimize O(n^2) algos
3006         * src/common/timing.h
3007                 Display ms instead of us
3008
3009 2006-05-24 [wwp]        2.2.0cvs53
3010
3011         * manual/fr/advanced.xml
3012                 updates to the French manual.
3013
3014 2006-05-24 [wwp]        2.2.0cvs52
3015
3016         * src/common/utils.c
3017                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3018
3019 2006-05-24 [wwp]        2.2.0cvs51
3020
3021         * src/folderutils.c
3022                 fixed "mark all read" in MH folders (thanks to Colin).
3023
3024 2006-05-24 [paul]       2.2.0cvs50
3025
3026         * doc/man/sylpheed-claws.1
3027                 updated the man page
3028
3029 2006-05-23 [colin]      2.2.0cvs49
3030
3031         * src/folderview.c
3032         * src/imap.c
3033         * src/inc.c
3034         * src/mbox.c
3035         * src/messageview.c
3036         * src/news.c
3037         * src/send_message.c
3038         * src/summaryview.c
3039         * src/gtk/sslcertwindow.c
3040                 alertpanel fixes, by Fabien
3041
3042 2006-05-23 [colin]      2.2.0cvs48
3043
3044         * src/folder.c
3045         * src/folderview.c
3046         * src/msgcache.c
3047         * src/summaryview.c
3048         * src/gtk/gtksctree.c
3049         * src/gtk/gtksctree.h
3050                 More timings
3051                 Fix slow loading problem, which was caused by the
3052                 use of some gtk_ctree funcs and their use of
3053                 g_list_position while gtk_ctree_(un)link'ing.
3054                 Reap more functions from gtkctree.c to be sure we
3055                 use our (fast) version instead of theirs.
3056         * src/mh.c
3057                 Fix copy of unread mails
3058
3059
3060 2006-05-22 [wwp]        2.2.0cvs47
3061
3062         * manual/fr/advanced.xml
3063                 updated.
3064
3065 2006-05-22 [colin]      2.2.0cvs46
3066
3067         * src/filtering.c
3068                 Fix possible infinite loop. 'copy' is not a 
3069                 final action, so when encountering a 'copy',
3070                 we have to check if a previous one was set
3071                 and do it. In the same way, if we encounter
3072                 a 'move' we have to perform a possibly 
3073                 pending 'copy'. This will slow down filtering
3074                 on IMAP if move+copy or multiple copy actions
3075                 are to be done, but handling it via the batch
3076                 would be really too convoluted.
3077
3078 2006-05-22 [wwp]        2.2.0cvs45
3079
3080         * manual/fr/advanced.xml
3081         * manual/fr/faq.xml
3082         * manual/fr/glossary.xml
3083         * manual/fr/handling.xml
3084         * manual/fr/intro.xml
3085         * manual/fr/plugins.xml
3086         * manual/fr/sylpheed-claws-manual.xml
3087                 sync w/ the english manual: updates URIs, documented mailing-list
3088                 support, better explanation about the enabled/disabled feature
3089                 in filtering/processing rules by Paul.
3090
3091 2006-05-21 [colin]      2.2.0cvs44
3092
3093         * src/summaryview.c
3094                 Don't expand after building threads, but during
3095
3096 2006-05-21 [colin]      2.2.0cvs43
3097
3098         * src/procmsg.c
3099         * src/summaryview.c
3100                 More timing possibilities... For next time I have 
3101                 to find out how the hell some 3GHz computer takes
3102                 one minute to open a 30k folder...
3103
3104 2006-05-21 [colin]      2.2.0cvs42
3105
3106         * manual/pl/advanced.xml
3107         * manual/pl/faq.xml
3108         * manual/pl/glossary.xml
3109         * manual/pl/handling.xml
3110         * manual/pl/intro.xml
3111         * manual/pl/plugins.xml
3112         * manual/pl/sylpheed-claws-manual.xml
3113                 Polish manual updated by Pawel
3114
3115 2006-05-20 [colin]
3116
3117         * 2.3.0-rc3 released
3118
3119 2006-05-20 [colin]      2.2.0cvs41
3120
3121         * src/imap.c
3122                 Fix -rc2 problems:
3123                 - remove cache of moved messages from original folder
3124                 - apply new flags to messages even if they aren't appliable
3125                   via IMAP.
3126
3127 2006-05-20 [colin]
3128
3129         * 2.3.0-rc2 released
3130
3131 2006-05-19 [colin]      2.2.0cvs40
3132
3133         * src/imap.c
3134                 Don't issue SELECT in imap_change_flags
3135                 before having checked that we indeed have
3136                 some flags to change. MSG_POSTFILTERED for
3137                 example can't be used on IMAP.
3138                 Fixes bug #955 (copying messages between 
3139                 imap folders is extremely slow), which was
3140                 a regression.
3141
3142 2006-05-19 [colin]      2.2.0cvs39
3143
3144         * src/folder.c
3145         * src/folder.h
3146         * src/folderview.c
3147                 Try to fix bug #830 (Some unread messages 
3148                 get marked read in IMAP inbox):
3149                 - Prevent scanning a folder if it's being 
3150                   opened via the GUI
3151                 - Postpone opening via the GUI of a folder
3152                   currently scanned.
3153
3154
3155 2006-05-19 [wwp]        2.2.0cvs38
3156
3157         * manual/advanced.xml
3158                 fix English+typo (thanks to Paul).
3159
3160 2006-05-19 [wwp]        2.2.0cvs37
3161
3162         * manual/advanced.xml
3163         * manual/fr/advanced.xml
3164         * src/gtk/logwindow.c
3165         * src/prefs_common.c
3166         * src/prefs_common.h
3167                 added hidden prefs to allow customization of colors used in
3168                 protocol log window (useful for dark gtk+ themes).
3169
3170 2006-05-19 [wwp]        2.2.0cvs36
3171
3172         * ChangeLog
3173                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3174
3175 2006-05-19 [paul]       2.2.0cvs35
3176
3177         * src/textview.c
3178                 make Reply-To fully clickable
3179         * src/gtk/logwindow.c
3180                 more colouring (SMTP ESMTP)
3181         Both patches by Pawel Pekala
3182
3183 2006-05-19 [cleroy]     2.2.0cvs34
3184
3185         * src/mh.c
3186                 Don't update flags from current folder
3187                 Probably fixes bug #935 (Read Messages 
3188                 Revert to Being Marked as Unread)
3189
3190 2006-05-18 [colin]      2.2.0cvs33
3191
3192         * src/imap.c
3193                 Warning fix
3194         * src/compose.c
3195         * src/mainwindow.c
3196         * src/summaryview.c
3197         * src/toolbar.c
3198                 Allow replying to multiple emails
3199                 in multiple windows
3200         * src/mimeview.c
3201         * src/etpan/imap-thread.c
3202                 Leak fixes
3203
3204 2006-05-18 [paul]       2.2.0cvs32
3205
3206         * src/summaryview.c
3207                 keep Mailing-List menu refreshed
3208                 Thanks to Colin
3209
3210 2006-05-18 [paul]       2.2.0cvs31
3211
3212         * manual/advanced.xml
3213         * manual/faq.xml
3214         * manual/glossary.xml
3215         * manual/handling.xml
3216         * manual/intro.xml
3217         * manual/plugins.xml
3218         * manual/sylpheed-claws-manual.xml
3219                 update URLs
3220                 add info about mailing-list support
3221                 edit filtering info
3222         * src/wizard.c
3223         * src/common/defs.h
3224         * src/gtk/about.c
3225         * src/plugins/dillo_viewer/README
3226                 update URLs
3227
3228 2006-05-17 [wwp]        2.2.0cvs30
3229
3230         * manual/handling.xml
3231         * manual/fr/handling.xml
3232                 documented the ability to enabled/disable filtering/processing rules.
3233
3234 2006-05-17 [colin]      2.2.0cvs29
3235
3236         * src/main.c
3237                 Don't initialize g_thread subsystem if it's 
3238                 already done (thanks to Hiro)
3239         * src/mimeview.c
3240                 Fix saving of parts when there name can't be
3241                 converted from UTF-8.
3242
3243 2006-05-17 [paul]       2.2.0cvs28
3244
3245         * po/Makefile.in.in
3246                 fix config.status warning with autoconf 2.60
3247
3248 2006-05-17 [paul]       2.2.0cvs27
3249
3250         * po/POTFILES.in
3251                 add src/mbox.c
3252
3253 2006-05-17 [wwp]        2.2.0cvs26
3254
3255         * src/mainwindow.c
3256                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3257
3258 2006-05-17 [wwp]        2.2.0cvs25
3259
3260         * src/plugins/demo/demo.c
3261                 updated product name in plugin demo (many plugins need to be
3262                 sync'ed w/ that change).
3263
3264 2006-05-17 [colin]      2.2.0cvs24
3265
3266         * src/mh.c
3267                 Fix leak
3268
3269 2006-05-16 [colin]      2.2.0cvs23
3270
3271         * src/mainwindow.c
3272                 Stupid me hit again. Fix cvs22.
3273
3274 2006-05-16 [colin]      2.2.0cvs22
3275
3276         * src/mainwindow.c
3277                 Fix bug #922 (sylpheed-claws crashed after 
3278                 pushing on Inbox folder)
3279
3280 2006-05-16 [colin]      2.2.0cvs21
3281
3282         * src/compose.c
3283                 Make From header be copy/paste/select-able
3284
3285 2006-05-16 [wwp]        2.2.0cvs20
3286
3287         * src/export.c
3288         * src/matcher.c
3289         * src/summaryview.c
3290         * src/etpan/imap-thread.c
3291                 fix some compiler warnings (thanks to Colin).
3292
3293 2006-05-16 [wwp]        2.2.0cvs19
3294
3295         * src/action.c
3296         * src/gedit-print.c
3297         * src/inc.c
3298         * src/mainwindow.c
3299         * src/mh.c
3300         * src/statusbar.c
3301         * src/send_message.c
3302         * src/summaryview.c
3303                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3304
3305 2006-05-15 [colin]      2.2.0cvs18
3306
3307         * src/procmsg.c
3308                 Fix automatic rule creation with List-Post
3309
3310 2006-05-15 [paul]       2.2.0cvs17
3311
3312         * tools/filter_conv_new.pl
3313                 updated for rule enabling/disabling
3314                 claws version >= 2.3.x required
3315
3316 2006-05-15 [cleroy]     2.2.0cvs16
3317
3318         * src/main.c
3319                 Revert test
3320
3321 2006-05-15 [cleroy]     2.2.0cvs15
3322
3323         * src/main.c
3324                 test
3325
3326 2006-05-15 [wwp]        2.2.0cvs14
3327
3328         * manual/pl/.cvsignore
3329                 ignore generated files.
3330
3331 2006-05-14 [wwp]        2.3.0-rc1
3332
3333         * 2.3.0-rc1 released
3334
3335 2006-05-13 [wwp]        2.2.0cvs13
3336
3337         * src/filtering.c
3338         * src/filtering.h
3339         * src/matcher.c
3340         * src/matcher_parser_lex.l
3341         * src/matcher_parser_parse.y
3342         * src/prefs_filtering.c
3343                 new feature: provide the ability to disable filtering and processing
3344                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3345                 adaptations.
3346
3347 2006-05-13 [colin]      2.2.0cvs12
3348
3349         * src/compose.c
3350                 Remove useless if (a) b; else b;
3351                 Thanks to wwp
3352
3353 2006-05-13 [wwp]        2.2.0cvs11
3354
3355         * src/export.c
3356         * src/import.c
3357         * src/mainwindow.c
3358         * src/mbox.c
3359         * src/summaryview.c
3360         * src/summaryview.h
3361                 no more silent failures (or at least less ones) when importing
3362                 or exporting from/to mbox. Also start importing/exporting if
3363                 the necessary info is set.
3364
3365 2006-05-13 [wwp]        2.2.0cvs10
3366
3367         * RELEASE_NOTES
3368                 restored up-to-date release notes.
3369
3370 2006-05-13 [paul]       2.2.0cvs9
3371
3372         * po/nl.po
3373         * po/ru.po
3374                 updated by Tim Dijkstra and Pavlo Bohmat
3375
3376 2006-05-12 [colin]      2.2.0cvs8
3377
3378         * src/gtk/quicksearch.c
3379                 Add "k" as shortcut for "colorlabel". Patch
3380                 by ath42@users.sf.net.
3381
3382 2006-05-12 [paul]       2.2.0cvs7
3383
3384         * src/prefs_common.h
3385         * src/prefs_summaries.c
3386         * src/summaryview.c
3387                 when entering a folder also allow
3388                 going directly to first Marked message
3389
3390 2006-05-12 [paul]       2.2.0cvs6
3391
3392         * src/summaryview.c
3393                 always obey 'confirm before marking all
3394                 mails read' option
3395
3396 2006-05-12 [paul]       2.2.0cvs5
3397
3398         * src/textview.c
3399                 make Sender fully clickable
3400
3401 2006-05-12 [colin]      2.2.0cvs4
3402
3403         * src/compose.c
3404         * src/compose.h
3405                 Let From be editable
3406         * src/main.c
3407         * src/mh.c
3408                 Full support of .mh_sequences' Unseen seq
3409
3410 2006-05-12 [colin]      2.2.0cvs3
3411
3412         * src/folder.c
3413         * src/mainwindow.c
3414         * src/mainwindow.h
3415         * src/messageview.c
3416         * src/prefs_spelling.c
3417         * src/procheader.c
3418         * src/procmsg.c
3419         * src/procmsg.h
3420         * src/summaryview.c
3421         * src/toolbar.c
3422         * src/toolbar.h
3423                 Add contextual menu on Compose toolbar
3424                 button. Fixes bug #944 (Automatic
3425                 addresses not applied when changing account
3426                 from compose window)
3427                 add Mailing List support
3428                 based on the old 0.6.5claws25 patch by
3429                 Melvin Hadasht, with finishing touches
3430                 by Colin
3431                 Fix "ignore thread" when mails are threaded by
3432                 subject (and weren't ignored although appearing
3433                 in the thread).
3434                 GUI rework.
3435                 Both patches by Pawel.
3436
3437 2006-05-08 [paul]       2.2.0cvs2
3438
3439         * src/mainwindow.c
3440         * src/mainwindow.h
3441         * src/messageview.c
3442         * src/procheader.c
3443         * src/procmsg.c
3444         * src/procmsg.h
3445         * src/summaryview.c
3446                 add Mailing List support
3447                 based on the old 0.6.5claws25 patch by 
3448                 Melvin Hadasht, with finishing touches
3449                 by Colin
3450
3451 2006-05-08 [colin]      2.2.0cvs1
3452
3453         * src/mainwindow.c
3454         * src/toolbar.c
3455         * src/toolbar.h
3456                 Add contextual menu on Compose toolbar 
3457                 button. Fixes bug #944 (Automatic 
3458                 addresses not applied when changing account 
3459                 from compose window)
3460
3461 2006-05-08 [paul]       2.2.0
3462
3463         2.2.0 released
3464
3465 2006-05-08 [paul]       2.1.1cvs51
3466
3467         * po/cs.po
3468         * po/de.po
3469         * po/en_GB.po
3470         * po/fi.po
3471         * po/fr.po
3472         * po/pt_BR.po
3473         * po/sr.po
3474         * po/zh_CN.po
3475                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3476                 Fabien Vantard, Frederico Goncalves Guimaraes,
3477                 Aleksandar Urosevic, and Ralgh Young
3478
3479 2006-05-12 [colin]      2.1.1cvs50
3480
3481         * po/cs.po
3482         * po/de.po
3483         * po/en_GB.po
3484         * po/es.po
3485         * po/fi.po
3486         * po/fr.po
3487         * po/pt_BR.po
3488         * po/sr.po
3489         * po/zh_CN.po
3490                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3491                 Fabien Vantard, Frederico Goncalves Guimaraes,
3492                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3493
3494 2006-05-05 [colin]      2.1.1cvs49
3495
3496         * manual/Makefile.am
3497         * manual/pl/Makefile.am
3498         * manual/pl/account.xml
3499         * manual/pl/ack.xml
3500         * manual/pl/addrbook.xml
3501         * manual/pl/advanced.xml
3502         * manual/pl/faq.xml
3503         * manual/pl/glossary.xml
3504         * manual/pl/gpl.xml
3505         * manual/pl/handling.xml
3506         * manual/pl/intro.xml
3507         * manual/pl/keyboard.xml
3508         * manual/pl/plugins.xml
3509         * manual/pl/starting.xml
3510         * manual/pl/sylpheed-claws-manual.xml
3511         * manual/pl/dist/.cvsignore
3512         * manual/pl/dist/Makefile.am
3513         * manual/pl/dist/html/.cvsignore
3514         * manual/pl/dist/html/Makefile.am
3515         * manual/pl/dist/pdf/.cvsignore
3516         * manual/pl/dist/pdf/Makefile.am
3517         * manual/pl/dist/ps/.cvsignore
3518         * manual/pl/dist/ps/Makefile.am
3519         * manual/pl/dist/txt/.cvsignore
3520         * manual/pl/dist/txt/Makefile.am
3521                 Add the polish translation of the manual,
3522                 Authored by Pawel Pekala.
3523
3524 2006-05-05 [cleroy]     2.1.1cvs48
3525
3526         * src/main.c
3527                 Re-read matcherrc after loading plugins 
3528                 if some of them add folders.
3529
3530 2006-05-03 [colin]      2.1.1cvs47
3531
3532         * src/imap.c
3533                 I'm idiot
3534
3535 2006-05-03 [colin]      2.1.1cvs46
3536
3537         * src/imap.c
3538                 Be sure to have a session when
3539                 getting separator
3540
3541 2006-05-03 [colin]      2.1.1cvs45
3542
3543         * src/imap.c
3544         * src/imap.h
3545         * src/imap_gtk.c
3546                 Fix preventing renaming with namespace 
3547                 separator.
3548
3549 2006-05-01 [colin]      2.1.1cvs44
3550
3551         * src/action.c
3552                 Don't reload messageview when result of
3553                 action is piped.
3554
3555 2006-04-29 [colin]      2.1.1cvs43
3556
3557         * src/prefs_receive.c
3558         * src/plugins/spamassassin/spamassassin_gtk.c
3559         * src/plugins/clamav/clamav_plugin_gtk.c
3560                 GUI fixes by Pawel
3561
3562 2006-04-29 [colin]      2.1.1cvs42
3563
3564         * src/prefs_compose_writing.c
3565         * src/prefs_quote.c
3566                 Cleanups. Patch by Pawel
3567
3568 2006-04-28 [paul]       2.1.1cvs41
3569
3570         * src/matcher.c
3571                 fix returned quick search results when search
3572                 term contains an underscore.
3573                 Thanks to Colin
3574
3575 2006-04-28 [paul]       2.1.1cvs40
3576
3577         * src/prefs_message.c
3578         * src/prefs_receive.c
3579                 GUI cleanups
3580                 Patches by Pawel Pekala
3581
3582 2006-04-27 [colin]      2.1.1cvs39
3583
3584         * src/wizard.c
3585                 Differentiate subject Welcome from
3586                 window's title Welcome
3587
3588 2006-04-27 [paul]
3589
3590         2.2.0-rc1 released
3591
3592 2006-04-27 [paul]       2.1.1cvs38
3593
3594         * manual/advanced.xml
3595         * manual/fr/advanced.xml
3596                 add info about compose_no_markup hidden pref
3597
3598 2006-04-27 [paul]       2.1.1cvs37
3599
3600         * src/prefs_account.c
3601                 improve privacy labels
3602         * src/prefs_msg_colors.c
3603                 change some strings for translators' convenience
3604         * src/gtk/gtkutils.c
3605                 don't underline the link button text
3606
3607 2006-04-25 [colin]      2.1.1cvs36
3608
3609         * src/folder.c
3610                 Complete 2.1.1cvs33 (once more ;)
3611
3612 2006-04-25 [colin]      2.1.1cvs35
3613
3614         * src/editldap.c
3615                 Fix tooltip
3616
3617 2006-04-25 [cleroy]     2.1.1cvs34
3618
3619         * src/compose.c
3620         * src/gtk/gtkaspell.c
3621                 Fix crash on redirect (related to the return 
3622                 of the aspell menu in compose's toolbar)
3623         * src/prefs_msg_colors.c
3624                 Fix sensitivity widgets
3625         * src/image_viewer.c
3626         * src/gtk/pluginwindow.c
3627         * src/gtk/prefswindow.c
3628                 Change released signals to clicked (Fabien)
3629         * po/POTFILES.in
3630         * src/common/socket.c
3631         * src/plugins/spamassassin/spamassassin.c
3632                 Translate strings (Fabien)
3633
3634 2006-04-25 [paul]       2.1.1cvs33
3635
3636         * src/folder.c
3637         * src/folder.h
3638         * src/folderview.c
3639                 complete the fix of bug #912
3640                 Thanks to Colin
3641
3642 2006-04-25 [colin]      2.1.1cvs32
3643
3644         * src/news.c
3645                 Better progress bar
3646         * src/mimeview.c
3647         * src/summaryview.c
3648         * src/summaryview.h
3649                 Fix focus chain
3650                 Patches by Pawel Pekala
3651
3652 2006-04-24 [colin]      2.1.1cvs31
3653
3654         * src/compose.c
3655                 Fix compilation warnings (Fabien)
3656
3657 2006-04-24 [colin]      2.1.1cvs30
3658
3659         * src/addrindex.c
3660         * src/editldap.c
3661         * src/editldap_basedn.c
3662         * src/editldap_basedn.h
3663         * src/ldapctrl.c
3664         * src/ldapctrl.h
3665         * src/ldapquery.c
3666         * src/ldaputil.c
3667         * src/ldaputil.h
3668                 Fix bug #901 (LDAPS support)
3669
3670 2006-04-24 [colin]      2.1.1cvs29
3671
3672         * src/compose.c
3673                 Fix logic on error with send dialog on
3674         * src/imap.c
3675                 Fix compilation without libetpan, thanks
3676                 to Fabien
3677         * src/summaryview.c
3678                 Fix 'context-menu' key
3679
3680 2006-04-23 [colin]      2.1.1cvs28
3681
3682         * src/folder.c
3683                 Never free current's cache to free up 
3684                 memory. Fixes bug #912 (new count 
3685                 randomly set to message count)
3686
3687 2006-04-23 [colin]      2.1.1cvs27
3688
3689         * src/gtk/quicksearch.c
3690                 And remove printf...
3691
3692 2006-04-23 [colin]      2.1.1cvs26
3693
3694         * src/gtk/quicksearch.c
3695                 Fix replacing in quicksearch, and fix inserting
3696                 in the middle of the string. (introduced at 2.1.0cvs22)
3697
3698 2006-04-23 [colin]      2.1.1cvs25
3699
3700         * src/imap.c
3701                 Make sure uidnext is initialized in get_num_list
3702                 (not for stable, related to 2.1.1cvs8 and friends)
3703
3704 2006-04-23 [colin]      2.1.1cvs24
3705
3706         * src/imap.c
3707                 Output something when login is successful
3708                 too
3709
3710 2006-04-23 [colin]      2.1.1cvs23
3711
3712         * src/etpan/imap-thread.c
3713                 Better logging (line-per-line, hide data in fetch)
3714                 Fix a const warning
3715         * src/gtk/logwindow.c
3716         * src/gtk/logwindow.h
3717                 Better logging (color for input/output)
3718
3719 2006-04-21 [colin]      2.1.1cvs22
3720
3721         * src/gtk/quicksearch.c
3722                 On gtk+-2.8, use stock buttons in quicksearch
3723                 Based on a patch by Fabien and a design by Paul
3724
3725 2006-04-21 [colin]      2.1.1cvs21
3726
3727         * src/folderview.c
3728         * src/mainwindow.c
3729                 Fix occasional flicker in folderview
3730         * src/common/utils.c
3731                 Fix bug #943 (Incorrectly parsed email address 
3732                 list in short headers on message view and in 
3733                 printouts)
3734
3735 2006-04-20 [colin]      2.1.1cvs20
3736
3737         * src/imap.c
3738         * src/imap.h
3739         * src/prefs_account.c
3740                 Add ANONYMOUS auth for IMAP
3741
3742 2006-04-20 [paul]       2.1.1cvs19
3743
3744         * src/main.c
3745                 proper fix for 2.1.1cvs18
3746                 Thanks to Colin
3747
3748 2006-04-20 [paul]       2.1.1cvs18
3749
3750         * src/main.c
3751                 fix build warnings
3752
3753 2006-04-20 [paul]       2.1.1cvs17
3754
3755         * src/gtk/quicksearch.c
3756                 fix standard, non-extended Quick search,
3757                 was broken in 2.1.1cvs15.
3758                 Thanks to Colin.
3759
3760 2006-04-20 [colin]      2.1.1cvs16
3761
3762         * src/prefs_matcher.c
3763                 Fix values when reselecting a ~test
3764                 rule
3765
3766 2006-04-19 [colin]      2.1.1cvs15
3767
3768         * src/compose.c
3769         * src/compose.h
3770         * src/gtk/gtkaspell.c
3771         * src/gtk/gtkaspell.h
3772                 Put back Options menu in Spelling/
3773         * src/gtk/quicksearch.c
3774                 Don't search, and show error, if the
3775                 advanced search has a syntax error
3776
3777 2006-04-18 [colin]      2.1.1cvs14
3778
3779         * src/textview.c
3780                 Fix gdk warnings on set_cursor when textview
3781                 isn't visible
3782
3783 2006-04-18 [colin]      2.1.1cvs13
3784
3785         * src/gtk/gtksctree.c
3786                 Remove seemingly useless refresh that causes
3787                 flicker - watch this commit in case of 
3788                 problems before planned backport to stable
3789
3790 2006-04-18 [colin]      2.1.1cvs12
3791
3792         * src/imap.c
3793                 Factorize get/set_xml code
3794         * src/compose.c
3795         * src/prefs_account.c
3796         * src/prefs_account.h
3797         * src/procmsg.c
3798                 Add Encrypt to self option
3799
3800 2006-04-17 [colin]      2.1.1cvs11
3801
3802         * configure.ac
3803                 Fix search on encrpyt function on dragonfly
3804                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3805
3806 2006-04-17 [colin]      2.1.1cvs10
3807
3808         * src/prefs_account.c
3809                 Be safe by default: remove mails from POP3
3810                 after 7 days, not immediately
3811
3812 2006-04-17 [colin]      2.1.1cvs9
3813
3814         * src/etpan/imap-thread.c
3815                 Fix build on DragonFly - patch by 
3816                 Jonathan Buschmann <jonthn@agmact.com>
3817
3818 2006-04-17 [colin]      2.1.1cvs8
3819
3820         * src/imap.c
3821                 Save uidnext between sessions
3822
3823 2006-04-17 [colin]      2.1.1cvs7
3824
3825         * src/imap.c
3826                 scan is required when uid validity changes
3827
3828 2006-04-17 [colin]      2.1.1cvs6
3829
3830         * src/folderview.c
3831                 Don't scan if not necessary, apart in current
3832                 folder and INBOX to fetch flags.
3833         * src/imap.c
3834                 Scan is necessary if unread count changes
3835
3836 2006-04-17 [colin]      2.1.1cvs5
3837
3838         * src/imap.c
3839                 ...But always fetch ANSWERED and DELETED flags for
3840                 INBOX, as filtering can happen on these flags.
3841
3842 2006-04-17 [colin]      2.1.1cvs4
3843
3844         * src/imap.c
3845                 Don't fetch REPLIED and DELETED flags when synchronising
3846                 flags with a closed folder. We only need UNSEEN and FLAGGED
3847                 to update the folderview.
3848
3849 2006-04-17 [colin]      2.1.1cvs3
3850
3851         * src/imap.c
3852                 Faster flag search when there are new mails 
3853                 in a folder. We can do a full search if the 
3854                 folder contains less messages than the new
3855                 list.
3856
3857 2006-04-17 [colin]      2.1.1cvs2
3858
3859         * po/cs.po
3860         * po/de.po
3861         * po/fr.po
3862         * po/nl.po
3863         * po/pt_BR.po
3864                 Update translations from stable branch
3865
3866 2006-04-17 [colin]      2.1.1cvs1
3867
3868         * configure.ac
3869                 Bump version to follow stable release
3870
3871 2006-04-16 [mones]      2.1.0cvs50
3872
3873         * po/es.po
3874                 Updated for release
3875
3876 2006-04-16 [colin]      2.1.0cvs49
3877
3878         * src/textview.c
3879                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3880                 with gtk < 2.8. Thanks to Fabien Vantard.
3881
3882 2006-04-15 [colin]      2.1.0cvs48
3883
3884         * src/etpan/imap-thread.c
3885                 Fix bug #919 (libetpan: SEGV when connecting 
3886                 using command)
3887
3888 2006-04-14 [colin]      2.1.0cvs47
3889
3890         * src/main.c
3891                 Fix race on --select (should be done better)
3892
3893 2006-04-14 [wwp]        2.1.0cvs46
3894
3895         * src/send_message.c
3896                 enforce a check for domain in account prefs (a sending
3897                 error could be faced if domain was checked but no value set),
3898                 thanks to Colin.
3899
3900 2006-04-14 [colin]      2.1.0cvs45
3901
3902         * src/codeconv.c
3903                 when converting from unknown to unknown, if the
3904                 string is UTF8, don't convert it to the locale
3905                 (which breaks it)
3906
3907 2006-04-14 [colin]      2.1.0cvs44
3908
3909         * src/compose.c
3910                 Don't try to use ASCII for converting headers
3911                 (as done in body)
3912
3913 2006-04-14 [paul]       2.1.0cvs43
3914
3915         * src/crash.c
3916                 add locale/charset info to crash report
3917         * src/gtk/about.c
3918                 add wwp to doc team
3919                 replace 'e-mail' with preferred 'email'
3920         * src/gtk/authors.h
3921                 ensure contributors list is in alphabetical
3922                 order
3923
3924 2006-04-13 [colin]      2.1.0cvs42
3925
3926         * src/textview.c
3927                 Prevent gdk warnings
3928
3929 2006-04-13 [colin]      2.1.0cvs41
3930
3931         * src/common/ssl_certificate.c
3932         * src/common/ssl_certificate.h
3933         * src/gtk/sslcertwindow.c
3934                 Warn on expired certs, and display the expiration date
3935
3936 2006-04-13 [colin]      2.1.0cvs40
3937
3938         * src/plugins/spamassassin/spamassassin_gtk.c
3939                 Fix missing set_text on unix socket
3940
3941 2006-04-13 [wwp]        2.1.0cvs39
3942
3943         * manual/fr/advanced.xml
3944         * manual/fr/glossary.xml
3945                 applied new spam/ham/email lexicon (pourriel, courriel)
3946
3947 2006-04-13 [paul]       2.1.0cvs38
3948
3949         * src/plugins/pgpmime/plugin.c
3950                 remove the mention of S/MIME from the
3951                 description. This is now handled by the
3952                 S/MIME plugin.
3953
3954 2006-04-13 [paul]       2.1.0cvs37
3955
3956         * src/prefs_msg_colors.c
3957                 rework dialog
3958         * src/prefs_folder_item.c
3959         * src/prefs_spelling.c
3960                 add a tooltip to the colour selector buttons
3961
3962 2006-04-13 [wwp]        2.1.0cvs36
3963
3964         * manual/advanced.xml
3965         * manual/glossary.xml
3966         * manual/handling.xml
3967         * manual/keyboard.xml
3968         * manual/plugins.xml
3969         * manual/starting.xml
3970         * manual/fr/account.xml
3971         * manual/fr/ack.xml
3972         * manual/fr/addrbook.xml
3973         * manual/fr/advanced.xml
3974         * manual/fr/faq.xml
3975         * manual/fr/glossary.xml
3976         * manual/fr/gpl.xml
3977         * manual/fr/handling.xml
3978         * manual/fr/intro.xml
3979         * manual/fr/keyboard.xml
3980         * manual/fr/plugins.xml
3981         * manual/fr/starting.xml
3982         * manual/fr/sylpheed-claws-manual.xml
3983                 fixes to the manuals:
3984                  - summaryview -> Message List (same in French)
3985                  - translate key names
3986                  - fix French punctuation, use non-breakable spaces when
3987                    necessary, don't use &thinsp; which is not portable
3988                  - tell what maildir and mbox formats we support
3989
3990 2006-04-12 [wwp]        2.1.0cvs35
3991
3992         * src/prefs_toolbar.c
3993                 unified a replace button more,
3994                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3995
3996 2006-04-12 [wwp]        2.1.0cvs34
3997
3998         * src/prefs_common.c
3999         * src/prefs_msg_colors.c
4000                 make default color labels translatable,
4001                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4002                 thanks to Tim <timbrain@post.cz> for reporting.
4003
4004 2006-04-12 [wwp]        2.1.0cvs33
4005
4006         * manual/glossary.xml
4007         * manual/intro.xml
4008         * manual/plugins.xml
4009         * manual/starting.xml
4010         * manual/sylpheed-claws-manual.xml
4011         * manual/fr/.cvsignore
4012         * manual/fr/account.xml
4013         * manual/fr/ack.xml
4014         * manual/fr/addrbook.xml
4015         * manual/fr/advanced.xml
4016         * manual/fr/faq.xml
4017         * manual/fr/glossary.xml
4018         * manual/fr/handling.xml
4019         * manual/fr/intro.xml
4020         * manual/fr/keyboard.xml
4021         * manual/fr/plugins.xml
4022         * manual/fr/starting.xml
4023         * manual/fr/sylpheed-claws-manual.xml
4024                 various fixes: typos, missing .fr translations, punctuation,
4025                 capitalization, links, accents and some bad French more.
4026
4027 2006-04-12 [wwp]        2.1.0cvs32
4028
4029         * src/prefs_gtk.c
4030                 fix for bug #935: always store prefs files in UTF-8 (thanks
4031                 to Colin).
4032
4033 2006-04-11 [colin]      2.1.0cvs31
4034
4035         * src/compose.c
4036                 Fix inserting files not in utf8 when locale is utf8
4037
4038 2006-04-11 [colin]      2.1.0cvs30
4039
4040         * src/inc.c
4041                 Don't show error dialog when cancelling connection
4042                 Patch by Pawel
4043
4044 2006-04-11 [cleroy]     2.1.0cvs29
4045
4046         * src/compose.c
4047                 Implement multiple quote levels
4048         * src/prefs_common.c
4049                 Change a little bit the quote bgcolor for 2nd level
4050
4051 2006-04-11 [colin]      2.1.0cvs28
4052
4053         * src/gtk/about.c
4054                 Add locale and charset in the label
4055
4056 2006-04-10 [colin]      2.1.0cvs27
4057
4058         * src/compose.c
4059         * src/prefs_common.c
4060         * src/prefs_common.h
4061         * src/prefs_msg_colors.c
4062         * src/textview.c
4063                 Allow optional background color in quotes
4064                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4065                 GTK+-2.8.x feature
4066
4067 2006-04-10 [colin]      2.1.0cvs26
4068
4069         * src/main.c
4070         * src/mainwindow.c
4071         * src/mainwindow.h
4072                 Implement --select
4073
4074 2006-04-10 [colin]      2.1.0cvs25
4075
4076         * manual/plugins.xml
4077         * manual/fr/plugins.xml
4078                 Document libcurl's proxy variables
4079
4080 2006-04-09 [colin]      2.1.0cvs24
4081
4082         * src/prefs_common.c
4083                 gettext() returns statically allocated stuff. We have
4084                 to strdup it in order to be able to free it.
4085
4086 2006-04-09 [colin]      2.1.0cvs23
4087
4088         * AUTHORS
4089         * src/gtk/authors.h
4090                 Add Alexei
4091
4092 2006-04-09 [colin]      2.1.0cvs22
4093
4094         * src/mainwindow.c
4095         * src/gtk/quicksearch.c
4096                 Fix bug #859 (problems with cyrilic input in 
4097                 search panel) - Patch by Alexey Illarionov 
4098                 <littlesavage@rambler.ru>
4099
4100 2006-04-09 [colin]      2.1.0cvs21
4101
4102         * src/prefs_customheader.c
4103                 I prefer removing then freeing rather than the contrary
4104                 (even if it doesn't change anything ;-)
4105         * src/prefs_account.c
4106                 Fix bug #933 (Crash re-entering the custom headers list 
4107                 dialog in accounts prefs)
4108                 The problem happened when cancelling the Account 
4109                 Preferences' dialogs - in which case we didn't do 
4110                 anything to the PrefsAccount * struct. In case of applying,
4111                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4112                 working with in this dialog. The problem is that 
4113                 prefs_customheader.c, working on this tmp_ac_prefs, always
4114                 changes the ->customhdr_list pointer, even when cancelled. 
4115                 So in case of cancelling the prefs_account dialog, we still
4116                 have to update ->customhdr_list in the real account.
4117
4118 2006-04-08 [colin]      2.1.0cvs20
4119
4120         * manual/fr/glossary.xml
4121         * manual/fr/keyboard.xml
4122                 Forgot some headers :)
4123
4124 2006-04-08 [colin]      2.1.0cvs19
4125
4126         * manual/Makefile.am
4127         * manual/fr/Makefile.am
4128         * manual/fr/account.xml
4129         * manual/fr/ack.xml
4130         * manual/fr/addrbook.xml
4131         * manual/fr/advanced.xml
4132         * manual/fr/faq.xml
4133         * manual/fr/glossary.xml
4134         * manual/fr/gpl.xml
4135         * manual/fr/handling.xml
4136         * manual/fr/intro.xml
4137         * manual/fr/keyboard.xml
4138         * manual/fr/plugins.xml
4139         * manual/fr/starting.xml
4140         * manual/fr/sylpheed-claws-manual.xml
4141         * manual/fr/dist/.cvsignore
4142         * manual/fr/dist/Makefile.am
4143         * manual/fr/dist/html/.cvsignore
4144         * manual/fr/dist/html/Makefile.am
4145         * manual/fr/dist/pdf/.cvsignore
4146         * manual/fr/dist/pdf/Makefile.am
4147         * manual/fr/dist/ps/.cvsignore
4148         * manual/fr/dist/ps/Makefile.am
4149         * manual/fr/dist/txt/.cvsignore
4150         * manual/fr/dist/txt/Makefile.am
4151                 Add the french translation of the manual. Thanks to
4152                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4153                 account.xml, ack.xml, addrbook.xml and advanced.xml
4154
4155 2006-04-08 [colin]      2.1.0cvs18
4156
4157         * manual/plugins.xml
4158         * manual/starting.xml
4159                 More fixes
4160
4161 2006-04-07 [colin]      2.1.0cvs17
4162
4163         * manual/faq.xml
4164         * manual/intro.xml
4165         * manual/keyboard.xml
4166                 Little fixes
4167
4168 2006-04-07 [colin]      2.1.0cvs16
4169
4170         * README
4171         * src/compose.c
4172         * src/prefs_common.c
4173         * src/prefs_common.h
4174                 Add hidden compose_no_markup pref
4175
4176 2006-04-07 [wwp]        2.1.0cvs15
4177
4178         * src/summary_search.c
4179         * .cvsignore
4180                 Bugfix: stop button was sticky when searching in an empty folder.
4181                 Applied curly brackets code style to the whole file (summary_search.c).
4182                 More files to ignore.
4183
4184 2006-04-07 [wwp]        2.1.0cvs14
4185
4186         * src/message_search.c
4187         * src/summary_search.c
4188                 changed default button when search bumps at file/folder
4189                 beginning or end, for convenience (thanks to Colin).
4190
4191 2006-04-07 [paul]       2.1.0cvs13
4192
4193         * src/plugins/dillo_viewer/dillo_prefs.c
4194                 avoid future potential for namespace collision
4195                 Patch by Colin
4196
4197 2006-04-06 [wwp]        2.1.0cvs12
4198
4199         * src/summary_search.c
4200                 Unify extended/advanced searches names (and thus factorize labels),
4201                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4202
4203 2006-04-06 [wwp]        2.1.0cvs11
4204
4205         * src/folderview.c
4206         * src/prefs_themes.c
4207         * src/summaryview.c
4208                 Fixed some compilation warnings.
4209
4210 2006-04-06 [colin]      2.1.0cvs10
4211
4212         * manual/advanced.xml
4213                 Document the wizard template and how to deploy
4214                 Sylpheed-Claws effectively
4215
4216 2006-04-06 [colin]      2.1.0cvs9
4217
4218         * src/folderview.c
4219                 gettext patch to tell translators about _("#"),
4220                 by Maxim Britov
4221
4222 2006-04-06 [colin]      2.1.0cvs8
4223
4224         * src/textview.c
4225                 Fix invalid GtkTextBIter after clicking "Display as text"
4226
4227 2006-04-06 [mones]      2.1.0cvs7
4228
4229         * src/addr_compl.c
4230         * src/addrindex.c
4231         * src/addritem.c
4232         * src/codeconv.c
4233         * src/compose.c
4234         * src/filtering.c
4235         * src/folder.c
4236         * src/folder_item_prefs.c
4237         * src/folderview.c
4238         * src/localfolder.c
4239         * src/matcher.c
4240         * src/mimeview.c
4241         * src/prefs_msg_colors.c
4242         * src/prefs_spelling.c
4243         * src/prefs_themes.c
4244         * src/procmime.c
4245         * src/procmsg.c
4246         * src/stock_pixmap.c
4247         * src/summaryview.c
4248         * src/textview.c
4249         * src/toolbar.c
4250         * src/common/mgutils.c
4251         * src/common/prefs.c
4252         * src/common/ssl_certificate.c
4253         * src/gtk/colorlabel.c
4254         * src/gtk/quicksearch.c
4255         * src/plugins/pgpmime/pgpmime.c
4256         * src/plugins/spamassassin/spamassassin.c
4257                 Removed redundant NULL checks for g_free() calls.
4258                 Patch by Pawel Pekala.
4259
4260 2006-04-06 [mones]      2.1.0cvs6
4261
4262         * src/prefs_actions.c
4263         * src/prefs_filtering.c
4264         * src/prefs_filtering_action.c
4265         * src/prefs_matcher.c
4266         * src/prefs_template.c
4267         * src/gtk/gtkutils.c
4268         * src/gtk/gtkutils.h
4269                 Have a nice replace button. Patch by Pawel Pekala
4270
4271 2006-04-06 [colin]      2.1.0cvs5
4272
4273         * src/addressbook.c
4274                 Fix crash with empty columns
4275
4276 2006-04-05 [colin]      2.1.0cvs4
4277
4278         * src/wizard.c
4279         * src/prefs_gtk.c
4280                 Allow wizard customization with pre-filled values
4281
4282 2006-04-05 [colin]      2.1.0cvs3
4283
4284         * src/textview.c
4285         * src/mimeview.c
4286         * src/mimeview.h
4287                 Nicer messages in mimeview
4288
4289 2006-04-05 [colin]      2.1.0cvs2
4290
4291         * src/addressbook.c
4292         * src/prefs_summaries.c
4293                 i18n fix
4294
4295 2006-04-05 [colin]      2.1.0cvs1
4296
4297         * src/plugins/pgpcore/plugin.c
4298         * src/plugins/pgpcore/select-keys.c
4299         * src/plugins/pgpcore/select-keys.h
4300         * src/plugins/pgpcore/sgpgme.c
4301         * src/plugins/pgpcore/sgpgme.h
4302         * src/plugins/pgpinline/pgpinline.c
4303         * src/plugins/pgpinline/plugin.c
4304         * src/plugins/pgpmime/pgpmime.c
4305         * src/plugins/pgpmime/plugin.c
4306                 Factorize and generalize a bit 
4307                 Drop S/MIME signature verification from PGP/MIME
4308                 (adding it as another, more complete plugin)
4309
4310 2006-04-05 [paul]       2.1.0
4311
4312         2.1.0 released
4313
4314 2006-04-05 [paul]       2.0.0cvs186
4315
4316         * manual/advanced.xml
4317                 add info on colour labels
4318
4319 2006-04-05 [paul]       2.0.0cvs185
4320
4321         * po/bg.po
4322         * po/cs.po
4323         * po/de.po
4324         * po/el.po
4325         * po/en_GB.po
4326         * po/fi.po
4327         * po/fr.po
4328         * po/it.po
4329         * po/nl.po
4330         * po/pl.po
4331         * po/pt_BR.po
4332         * po/sr.po
4333         * po/zh_CN.po
4334                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4335                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4336                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4337                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4338         * src/gtk/authors.h
4339         * tools/claws.i18n.status.pl
4340                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4341                 and new Czech translator, Tim <timbrain@post.cz>
4342
4343 2006-04-05 [mones]      2.0.0cvs184
4344
4345         * po/es.po
4346                 Updated translation
4347
4348 2006-04-05 [colin]      2.0.0cvs183
4349
4350         * src/gtk/quicksearch.c
4351                 Fix bug #929 (unnecessary reload in quick search bar)
4352
4353 2006-04-05 [colin]      2.0.0cvs182
4354
4355         * src/compose.c
4356                 Fix crash on Reply with no From:
4357                 Show signature and conversion error on queuing 
4358                 (but not sending)
4359         * src/mainwindow.c
4360         * src/summaryview.c
4361         * src/summaryview.h
4362                 Factorize threading code and make sure msginfo 
4363                 is not null when it comes from a GtkCTreeRow's 
4364                 data
4365         * src/gtk/gtkaspell.c
4366                 Check for necessary things
4367         * src/gtk/gtksctree.c
4368         * src/gtk/gtksctree.h
4369                 Reset anchor if necessary when removing node
4370
4371 2006-03-29 [colin]      2.0.0cvs181
4372
4373         * src/folderview.c
4374                 Warn for disabled IMAP accounts (due to lack of
4375                 libetpan). Breaks string-freeze - sorry - but it
4376                 is kind of important ;)
4377
4378 2006-03-28 [colin]      2.0.0cvs180
4379
4380         * src/gtk/gtkutils.c
4381         * src/gtk/gtkutils.h
4382                 Add a gtkut_get_link_btn() function that
4383                 creates a button which acts like an URI
4384         * src/prefs_themes.c
4385         * src/gtk/about.c
4386                 Use this function (factorizes codes)
4387         * src/common/defs.h
4388         * src/gtk/pluginwindow.c
4389                 Add a "Get more..." in the plugins window
4390
4391 2006-03-28 [colin]      2.0.0cvs179
4392
4393         * src/common/smtp.c
4394         * src/common/passcrypt.c
4395         * src/undo.c
4396                 Warning fixes. Patch by Pawel Pekala
4397
4398 2006-03-27 [colin]      2.0.0cvs178
4399
4400         * src/undo.c
4401                 Fix undoing by blocks with spaces
4402
4403 2006-03-27 [colin]      2.0.0cvs177
4404
4405         * src/textview.c
4406                 Set margin to 3px for headers
4407
4408 2006-03-27 [paul]
4409
4410         2.1.0-rc2 released
4411
4412 2006-03-27 [wwp]        2.0.0cvs176
4413
4414         * src/summaryview.c
4415                 don't reset quicksearch when updating the message list.
4416                 Thanks to Colin.
4417
4418 2006-03-26 [wwp]        2.0.0cvs175
4419
4420         * src/compose.c
4421                 use a unified border width ('other' tab in the compose window,
4422                 patch by Pawel Pekala).
4423
4424
4425 2006-03-26 [wwp]        2.0.0cvs174
4426
4427         * src/common/quoted-printable.c
4428         * src/addressbook.c
4429                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4430
4431 2006-03-26 [colin]      2.0.0cvs173
4432
4433         * src/quote_fmt_parse.y
4434                 Fix non-UTF8 date formats messing up the whole quote a 
4435                 little bit
4436
4437 2006-03-26 [colin]      2.0.0cvs172
4438
4439         * src/procheader.c
4440                 Make sure the date is UTF8 valid, or try to make it
4441                 so. IncrediMail is really IncrediStupid.
4442         * src/compose.c
4443                 Fix possible conversions. 
4444                 
4445
4446 2006-03-26 [colin]      2.0.0cvs171
4447
4448         * src/matcher.c
4449                 Fix corner cases in body search. This is still a
4450                 hack... It seems impossible to make it good and 
4451                 reasonably fast at the same time.
4452
4453 2006-03-26 [colin]      2.0.0cvs170
4454
4455         * src/summaryview.c
4456                 I think I killed the twilight zone bug!
4457                 summary_select_node() flushes GTK events in order
4458                 to be able to center the view. But this also 
4459                 flushes keypresses like Ctrl-Alt-U, so this can
4460                 call summary_show from summary_select_node (itself
4461                 called from summary_show, etc.). And the summaryview
4462                 has to be unlocked in this function. So just locking
4463                 while processing GTK events, and bailing if locked, 
4464                 should fix it.
4465                 Fixes bug #927 (SIGSEGV during Update Summary)
4466
4467 2006-03-25 [colin]      2.0.0cvs169
4468
4469         * src/matcher.c
4470                 Fix search in QP-encoded bodies
4471                 Fix utf-8 searches in bodies encoded in the
4472                 locale's encoding
4473         * src/common/quoted-printable.c
4474         * src/common/quoted-printable.h
4475                 Add a decode function that doesn't overwrite
4476                 the original pointer
4477                 
4478
4479 2006-03-24 [colin]      2.0.0cvs168
4480
4481         * src/action.c
4482         * src/summaryview.c
4483         * src/summaryview.h
4484                 Update message cache after action
4485                 Patch by H. Merijn Brand
4486         * src/prefs_msg_colors.c
4487                 Factorize label 
4488                 Patch by Fabien Vantard
4489         * src/plugins/spamassassin/spamassassin_gtk.c
4490                 Remove useless translation
4491                 Patch by Fabien Vantard
4492
4493 2006-03-23 [colin]      2.0.0cvs167
4494
4495         * src/common/ssl.c
4496                 Let 30 seconds to SSL_connect
4497
4498 2006-03-23 [wwp]        2.0.0cvs166
4499
4500         * src/summaryview.c
4501         * src/gtk/description_window.c
4502                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4503                 and headers are translated; adjust description windows' width to fit their
4504                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4505
4506 2006-03-23 [paul]       2.0.0cvs165
4507
4508         * src/common/utils.c
4509                 fix highlighting of URIs containing "()"
4510                 (2.0.0cvs164's reversal fixed)
4511                 Thanks to Colin.
4512
4513 2006-03-23 [paul]       2.0.0cvs164
4514
4515         * src/common/utils.c
4516                 revert patch, (postponing a fix), at 2.0.0cvs120
4517                 as it breaks more URIs than it fixes.
4518                 Allow '-' to be a terminating character in a URI
4519
4520 2006-03-22 [colin]      2.0.0cvs163
4521
4522         * configure.ac
4523                 Require libetpan 0.45
4524                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4525
4526 2006-03-22 [paul]       2.0.0cvs162
4527
4528         * src/editgroup.c
4529                 replace '<-' and '->' buttons with GTK_STOCK graphical
4530                 buttons
4531         * src/summary_search.c
4532                 don't offer '...' for translation
4533                 add a tooltip to advanced search '...' button
4534         * src/gtk/quicksearch.c
4535                 don't offer '...' for translation
4536
4537 2006-03-21 [colin]      2.0.0cvs161
4538
4539         * src/compose.c
4540                 Fix middle-click pasting (insert at click
4541                 position instead of cursor position, don't
4542                 remove existing selection and allow pasting
4543                 our own selection)
4544         * src/addressbook.c
4545                 "LDAP Server" -> "LDAP servers"
4546
4547 2006-03-21 [wwp]        2.0.0cvs160
4548
4549         * src/etpan/imap-thread.c
4550                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4551
4552 2006-03-20 [colin]      2.0.0cvs159
4553
4554         * src/summaryview.c
4555                 Don't reload summaryview after an execute with no
4556                 move action
4557
4558 2006-03-19 [colin]      2.0.0cvs158
4559
4560         * src/addressbook.c
4561                 and put groups at the top, always
4562
4563 2006-03-19 [colin]      2.0.0cvs157
4564
4565         * src/addressbook.c
4566                 Order groups before names, as previously
4567
4568 2006-03-19 [colin]      2.0.0cvs156
4569
4570         * src/addressbook.c
4571                 - Sort case-unsensitive
4572                 - Put the sort arrow at opening too
4573
4574 2006-03-19 [wwp]        2.0.0cvs155
4575
4576         * src/addressbook.c
4577                 allow sorting by name/email/remarks, ensure that right-pane's contents
4578                 matches the left-pane selection (cleared when appropriate).
4579                 Patch by Pawel Pekala <c0rn@o2.pl>.
4580
4581 2006-03-18 [colin]      2.0.0cvs154
4582
4583         * src/textview.c
4584                 Fix text cursor ;)
4585
4586 2006-03-18 [colin]      2.0.0cvs153
4587
4588         * src/gtk/filesel.c
4589                 Make sure we hide the preview if we didn't get
4590                 a filename
4591
4592 2006-03-18 [colin]      2.0.0cvs152
4593
4594         * src/summaryview.c
4595                 Set cursor to watch for execution (fixes lack
4596                 of watch-cursor when dnd'ing hundreds of mails)
4597         * src/gtk/filesel.c
4598                 Check that mime type is 'image/*' before updating
4599                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4600
4601 2006-03-18 [colin]      2.0.0cvs151
4602
4603         * src/mainwindow.c
4604         * src/textview.c
4605         * src/textview.h
4606                 Put a watch cursor in textview too when the mainwindow's
4607                 cursor in a watch
4608
4609 2006-03-18 [colin]      2.0.0cvs150
4610
4611         * src/folder.c
4612                 Change wrong asserts to simple tests
4613
4614 2006-03-17 [colin]      2.0.0cvs149
4615
4616         * src/mainwindow.c
4617         * src/mainwindow.h
4618         * src/prefs_msg_colors.c
4619         * src/summaryview.c
4620         * src/summaryview.h
4621         * src/gtk/colorlabel.c
4622         * src/gtk/colorlabel.h
4623                 Add a color label menu in the main menubar
4624                 Add (fixed) accels Ctrl-{0-7} to change the color
4625                 They have to be fixed because the menu's dynamic,
4626                 the items are complex widgets, hence we can't use
4627                 a GtkItemFactory.
4628
4629
4630 2006-03-17 [wwp]        2.0.0cvs148
4631
4632         * src/compose.c
4633                 rollback few lines from my previous commit (those lines come from
4634                 a pending patch, accidentally commited, even if neutral as they are
4635                 commented out).
4636
4637 2006-03-17 [wwp]        2.0.0cvs147
4638
4639         * src/compose.c
4640                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4641                 applied code style/indentation to the modified function.
4642
4643 2006-03-17 [wwp]        2.0.0cvs146
4644
4645         * src/procmsg.c
4646         * src/compose.c
4647                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4648
4649 2006-03-17 [paul]
4650
4651         2.1.0-rc1 released
4652
4653 2006-03-17 [paul]       2.0.0cvs145
4654
4655         * src/main.c
4656                 addressbook_read_file() was called twice
4657         * src/textview.c
4658                 X-Mailer highlighting
4659
4660 2006-03-16 [colin]      2.0.0cvs144
4661
4662         * src/sourcewindow.c
4663         * src/sourcewindow.h
4664                 And the last one, in source window.
4665
4666 2006-03-16 [colin]      2.0.0cvs143
4667
4668         * src/compose.c
4669         * src/compose.h
4670                 Fix the same stuff in compose
4671
4672 2006-03-16 [colin]      2.0.0cvs142
4673
4674         * src/messageview.c
4675                 Complete the previous messageview crash fix
4676
4677 2006-03-16 [colin]      2.0.0cvs141
4678
4679         * src/procmsg.h
4680         * src/procmsg.c
4681         * src/folder.c
4682                 Fix POSTPROCESSING hook
4683                 Patch by H. Merijn Brand
4684
4685         * src/procmime.c
4686         * src/procmime.h
4687                 Parse Content-Location
4688
4689         * src/toolbar.c
4690         * src/messageview.c
4691         * src/messageview.h
4692                 Don't crash when a top-level MessageView has
4693                 been closed on us. Same problematic than
4694                 yesterday's quicksearch issue.
4695
4696 2006-03-15 [colin]      2.0.0cvs140
4697
4698         * src/gtk/quicksearch.c
4699                 Fix a bitchy race we didn't think about when we
4700                 added quicksearch cancellation:
4701                 If the search is not on cached fields, for example
4702                 body_part matchcase "stuff"
4703                 the matcher code has to get the whole message. If
4704                 we're on IMAP, that can be slow, and in order to
4705                 be non-blocking, the IMAP code idle loop processes
4706                 gtk events too. So it is possible to cancel a
4707                 quicksearch while the matcher is getting the mail's
4708                 body. After matcher got its body, it will start to
4709                 iterate over the matcher list that the Quicksearch's
4710                 clear_search_cb() just freed via prepare_matcher().
4711                 SIGSEGV ensues.
4712                 The fix consists of guarding the matcherlist_match()
4713                 call with a boolean 'matching'. If we reset the
4714                 quicksearch while matching is TRUE, we don't free
4715                 the matcherlist anymore like we did, but we set
4716                 another new flag, deferred_free, to TRUE. Then,
4717                 in quicksearch_match(), just after returning from
4718                 matcherlist_match() and unsetting the matching flag,
4719                 we check the deferred_free flag and do the
4720                 prepare_matcher() (which does the matcherlist_free)
4721                 for real, so we free the matcherlist once it's not
4722                 used anymore.
4723                 As all of this runs via the glib main loop, we
4724                 luckily don't need a mutex.
4725         * src/summaryview.c
4726                 Also, show progress while searching.
4727
4728
4729 2006-03-14 [colin]      2.0.0cvs139
4730
4731         * src/alertpanel.c
4732                 Make alertpanel_is_open non-static
4733
4734 2006-03-14 [colin]      2.0.0cvs138
4735
4736         * src/prefs_spelling.c
4737                 Cleanups - Fabien Vantard
4738
4739 2006-03-14 [wwp]        2.0.0cvs137
4740
4741         * src/main.c
4742                 code style normalization (curly braces, indentation).
4743
4744 2006-03-14 [wwp]        2.0.0cvs137
4745
4746         * src/main.c
4747                 code style (braces, indentation)
4748
4749 2006-03-12 [paul]       2.0.0cvs136
4750
4751         * src/prefs_common.c
4752                 trans_hdr defaults to FALSE to be RFC-savvy
4753         * src/prefs_summaries.c
4754                 add a tooltip to the trans_hdr option
4755                 
4756
4757 2006-03-12 [paul]       2.0.0cvs135
4758
4759         * src/prefs_matcher.c
4760                 give a little more width to the combos
4761         * src/prefs_display_header.c
4762         * src/textview.c
4763                 translate headers if prefs_common.trans_hdr
4764                 is TRUE
4765
4766         Patches by Pawel Pekala
4767
4768 2006-03-12 [paul]       2.0.0cvs134
4769
4770         * src/plugins/clamav/clamav_plugin.c
4771         * src/plugins/dillo_viewer/dillo_viewer.c
4772         * src/plugins/pgpcore/plugin.c
4773         * src/plugins/pgpinline/plugin.c
4774         * src/plugins/pgpmime/plugin.c
4775         * src/plugins/spamassassin/spamassassin.c
4776                 update/add to descriptions
4777         * src/plugins/spamassassin/spamassassin_gtk.c
4778                 fixes to the english, remove superfluous
4779                 tooltips, clean up a little
4780
4781 2006-03-12 [paul]       2.0.0cvs133
4782
4783         * src/compose.c
4784                 fix Bug 924, 'Account combo box shows up wrong 
4785                 if & is in account name'
4786
4787 2006-03-11 [colin]      2.0.0cvs132
4788
4789         * src/summaryview.c
4790                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4791                 messed up shift-selection because is slows down
4792                 moving around summaryview. thanks -users
4793
4794 2006-03-10 [colin]      2.0.0cvs131
4795
4796         * src/plugins/spamassassin/spamassassin_gtk.c
4797                 Put back Paul's engrish fixes
4798
4799 2006-03-10 [colin]      2.0.0cvs130
4800
4801         * src/plugins/spamassassin/spamassassin.c
4802         * src/plugins/spamassassin/spamassassin.h
4803         * src/plugins/spamassassin/spamassassin_gtk.c
4804                 Cleanup SA prefs page (more)
4805                 Patch by Fabien Vantard
4806
4807 2006-03-10 [paul]       2.0.0cvs129
4808
4809         * src/prefs_msg_colors.c
4810         * src/prefs_spelling.c
4811                 widget sensitivity
4812
4813 2006-03-09 [mones]      2.0.0cvs128
4814
4815         * po/es.po
4816                 Update for next RC
4817
4818 2006-03-09 [wwp]        2.0.0cvs127
4819
4820         * configure.ac
4821                 revert accidental commit (requirement for libetpan 0.43), this time
4822                 not in HEAD.
4823
4824 2006-03-09 [wwp]        2.0.0cvs125
4825
4826         * configure.ac
4827                 revert accidental commit (requirement for libetpan 0.43)
4828
4829 2006-03-09 [paul]       2.0.0cvs126
4830
4831         * src/prefs_receive.c
4832                 remove useless frame
4833                 replace 'incorporation' with 'receiving'
4834         * src/plugins/clamav/clamav_plugin_gtk.c
4835         * src/plugins/spamassassin/spamassassin_gtk.c
4836                 improve widget sensitivity
4837                 fix a bit his engrish
4838
4839 2006-03-09 [wwp]        2.0.0cvs125
4840
4841         * src/addressadd.c
4842         * src/foldersel.c
4843         * src/prefs_common.c
4844         * src/prefs_common.h
4845                 remember some more windows' sizes (add to addressbook and
4846                 select folder).
4847
4848 2006-03-09 [paul]       2.0.0cvs124
4849
4850         * src/plugins/pgpcore/prefs_gpg.c
4851                 normalise construction of dialogue
4852
4853 2006-03-09 [paul]       2.0.0cvs123
4854
4855         * src/plugins/trayicon/Makefile.am
4856                 add missing slash
4857
4858 2006-03-08 [colin]      2.0.0cvs122
4859
4860         * src/plugins/trayicon/Makefile.am
4861                 Fix build in separate dir 
4862                 Patch by Bamanzi <bamanzi@gmail.com>
4863
4864 2006-03-08 [colin]      2.0.0cvs121
4865
4866         * src/procmsg.c
4867                 Batch move and copies from summaryview with delayed execution
4868                 too
4869
4870 2006-03-07 [paul]       2.0.0cvs120
4871
4872         * src/common/utils.c
4873                 fix highlighting of URIs containing "()"
4874                 Patch by Pawel Pekala
4875
4876 2006-03-07 [paul]       2.0.0cvs119
4877
4878         * src/folder.c
4879         * src/folder.h
4880         * src/folderview.c
4881                 immediately do alphabetical resort when
4882                 changing a folder's name
4883                 Patch by Pawel Pekala
4884
4885 2006-03-07 [paul]       2.0.0cvs118
4886
4887         * src/news.c
4888         * src/news_gtk.c
4889                 when unsubscribing a newsgroup, remove the
4890                 folder and msgs in .sylpheed-claws/newscache
4891                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4892
4893 2006-03-07 [paul]       2.0.0cvs117
4894
4895         * src/textview.c
4896                 fix wrong Fake URL Warning
4897                 Thanks to Hiro
4898
4899 2006-03-07 [colin]      2.0.0cvs116
4900
4901         * src/imap.c
4902                 Return immediately when password dialog was
4903                 cancelled
4904         * src/gtk/inputdialog.c
4905                 Allow empty strings for passwords
4906
4907
4908 2006-03-06 [colin]      2.0.0cvs115
4909
4910         * src/imap.c
4911                 Prevent double-timeouts when connection fails
4912
4913 2006-03-06 [colin]
4914
4915         2.0.1-rc1 released
4916
4917 2006-03-06 [colin]      2.0.0cvs114
4918
4919         * src/imap.c
4920                 Refresh session during potentially long
4921                 operations
4922
4923 2006-03-06 [wwp]        2.0.0cvs113
4924
4925         * src/prefs_msg_colors.h
4926                 forgot that one (custom color labels).
4927
4928 2006-03-06 [wwp]        2.0.0cvs112
4929
4930         * src/prefs_common.c
4931         * src/prefs_common.h
4932         * src/prefs_msg_colors.c
4933         * src/summaryview.c
4934         * src/summaryview.h
4935         * src/gtk/colorlabel.c
4936         * src/gtk/colorlabel.h
4937                 colors in messages list are now customizable. Color values and names can
4938                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4939                 Thanks to Paul and Colin for their help with this longstanding patch!
4940
4941 2006-03-06 [wwp]        2.0.0cvs111
4942
4943         * src/textview.c
4944                 don't crash if (x)face is bad.
4945
4946 2006-03-05 [paul]       2.0.0cvs110
4947
4948         * AUTHORS
4949         * configure.ac
4950         * src/Makefile.am
4951         * src/common/Makefile.am
4952         * src/common/utils.h
4953         * src/etpan/imap-thread.c
4954         * src/gtk/authors.h
4955         * src/plugins/clamav/Makefile.am
4956         * src/plugins/demo/Makefile.am
4957         * src/plugins/dillo_viewer/Makefile.am
4958         * src/plugins/pgpcore/Makefile.am
4959         * src/plugins/pgpcore/passphrase.c
4960         * src/plugins/pgpinline/Makefile.am
4961         * src/plugins/pgpmime/Makefile.am
4962         * src/plugins/spamassassin/Makefile.am
4963         * src/plugins/trayicon/Makefile.am
4964                 fix builiding on cygwin
4965                 Patch by Ralgh Young <bamanzi@gmail.com>
4966
4967 2006-03-04 [wwp]        2.0.0cvs109
4968
4969         * manual/keyboard.xml
4970                 fix mixed up/down keys.
4971
4972 2006-03-04 [wwp]        2.0.0cvs108
4973
4974         * README
4975         * INSTALL
4976                 updated links to SpamAssassin.
4977
4978 2006-03-04 [wwp]        2.0.0cvs107
4979
4980         * manual/plugins.xml
4981         * src/plugins/spamassassin/README
4982                 updated SpamAssassin plugin docs to reflect new functional additions
4983                 (also fix/update/documents few technical stuff more, see the README).
4984
4985 2006-03-04 [wwp]        2.0.0cvs106
4986
4987         * src/prefs_message.c
4988                 normalized capitalization of message-prefs paths.
4989
4990 2006-03-04 [wwp]        2.0.0cvs105
4991
4992         * manual/advanced.xml
4993                 typo.
4994
4995 2006-03-03 [colin]      2.0.0cvs104
4996
4997         * src/plugins/clamav/clamav_plugin_gtk.c
4998                 Rework prefs page, patch by Fabien 
4999
5000 2006-03-03 [colin]      2.0.0cvs103
5001
5002         * src/plugins/clamav/clamav_plugin.c
5003                 Set error on all errors
5004
5005 2006-03-03 [colin]      2.0.0cvs102
5006
5007         * src/common/plugin.c
5008                 Initialize error to avoid crashing when a plugin fails
5009                 without setting error
5010
5011 2006-03-02 [wwp]        2.0.0cvs101
5012
5013         * configure.ac
5014                 fixed linker flags for libetpan support on Cygwin
5015                 (thanks to H.Merijn Brand).
5016
5017 2006-03-02 [wwp]        2.0.0cvs100
5018
5019         * src/addressbook.c
5020                 fix some AB error messages: one for punctuation and
5021                 one wrongly duplicate (thanks, maxbritov).
5022
5023 2006-03-02 [wwp]        2.0.0cvs99
5024
5025         * src/plugins/spamassassin/spamassassin.c
5026                 make sync calls to sa-learn/spamc to prevent
5027                 system (whatever local or client/server) overload.
5028
5029 2006-03-02 [colin]      2.0.0cvs98
5030
5031         * src/summaryview.c
5032                 Put the spam icon in the status column instead of the
5033                 mark one
5034
5035 2006-03-01 [colin]      2.0.0cvs97
5036
5037         * src/plugins/spamassassin/spamassassin.c
5038                 Fix segfault (g_file_set_contents fails for some 
5039                 reason and err==0x2f. Can't find out why with
5040                 valgrind, using working function :-)
5041
5042 2006-03-01 [colin]      2.0.0cvs96
5043
5044         * src/inc.c
5045                 Offline overriding: let 'No' be cached only 3 seconds
5046
5047 2006-03-01 [colin]      2.0.0cvs95
5048
5049         * src/addr_compl.c
5050         * src/addrbook.c
5051         * src/addressbook.c
5052         * src/addrindex.c
5053         * src/folder_item_prefs.c
5054         * src/headerview.c
5055         * src/imap.c
5056         * src/inc.c
5057         * src/ldif.c
5058         * src/mainwindow.c
5059         * src/mh.c
5060         * src/msgcache.c
5061         * src/prefs_common.h
5062         * src/prefs_msg_colors.c
5063         * src/procheader.c
5064         * src/procheader.h
5065         * src/procmime.c
5066         * src/procmsg.c
5067         * src/procmsg.h
5068         * src/send_message.h
5069         * src/simple-gettext.c
5070         * src/summaryview.c
5071         * src/summaryview.h
5072         * src/syldap.c
5073         * src/textview.c
5074         * src/undo.c
5075         * src/common/ssl_certificate.c
5076         * src/common/utils.c
5077         * src/gtk/colorsel.c
5078         * src/gtk/gtksctree.c
5079         * src/gtk/gtkshruler.c
5080         * src/plugins/trayicon/trayicon.c
5081                 #if 0 goes to /dev/null
5082
5083 2006-03-01 [colin]      2.0.0cvs94
5084
5085         * src/compose.c
5086         * src/imap.c
5087         * src/inc.c
5088         * src/inc.h
5089         * src/messageview.c
5090         * src/news.c
5091         * src/plugins/spamassassin/spamassassin.c
5092                 Allow to add information in the "working offline"
5093                 window
5094
5095 2006-03-01 [wwp]        2.0.0cvs93
5096
5097         * src/plugins/spamassassin/spamassassin.c
5098                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5099                 'cause it seems that calling `spamc ... < inputfile` with
5100                 g_spawn_(a)sync simply.. erm doesn't work :-).
5101
5102 2006-03-01 [wwp]        2.0.0cvs92
5103
5104         * src/toolbar.c
5105         * src/toolbar.h
5106                 simplify the adding of spam/ham button to the messageview toolbar
5107                 (it gets more clear now that the same button will be "Mark as spam"
5108                 or "Mark as ham" according to the current message status,
5109                 thanks to Colin).
5110
5111 2006-03-01 [wwp]        2.0.0cvs91
5112
5113         * src/messageview.c
5114         * src/procmsg.c
5115         * src/procmsg.h
5116         * src/summaryview.c
5117         * src/plugins/spamassassin/spamassassin.c
5118         * src/plugins/spamassassin/spamassassin.h
5119                 make learner callbacks return a status (0 for ok),
5120                 handle it in main code to avoid setting flags when learning failed,
5121                 don't learn on TCP if offline in spamassassin,
5122                 thanks to Colin.
5123
5124                 
5125
5126 2006-03-01 [wwp]        2.0.0cvs90
5127
5128         * src/compose.c
5129                 some work around the compose window's account menu,
5130                 patch by Fabien Vantard.
5131
5132 2006-03-01 [wwp]        2.0.0cvs89
5133
5134         * src/plugins/spamassassin/spamassassin.c
5135                 fixed bad logics, was using spamc in local mode and sa-learn
5136                 in remote mode (thanks, Colin).
5137
5138 2006-03-01 [wwp]        2.0.0cvs88
5139
5140         * src/plugins/spamassassin/spamassassin.c
5141         * src/plugins/spamassassin/spamassassin.h
5142         * src/plugins/spamassassin/spamassassin_gtk.c
5143                 made processing of emails w/ sa-plugin an option (default is TRUE),
5144                 fixed Engrish some tooltips, capitalization of some debug messages
5145                 and warnings. The spamassassin plugin now provides two separate
5146                 services: process emails upon incorporation and spamd training.
5147                 Both services (un)register independently but use some common
5148                 plugin settings (transport settings, spam storage location).
5149
5150 2006-02-28 [wwp]        2.0.0cvs87
5151
5152         * src/plugins/spamassassin/spamassassin.c
5153                 fix async flag to spamc cmdline execution (batch exec should
5154                 be asynchronous).
5155
5156 2006-02-27 [wwp]        2.0.0cvs86
5157
5158         * src/plugins/spamassassin/spamassassin.c
5159         * src/plugins/spamassassin/spamassassin.h
5160         * src/plugins/spamassassin/spamassassin_gtk.c
5161                 - added the ability to learn a remote spamassassin server (spamd),
5162                 using spamc.
5163                 - added the spamassassin option 'username', that applies to all
5164                 spamassassin operations (filtering, learning, local or remote).
5165                 The default username is the current unix user (if left blank
5166                 from gtk prefs or config file).
5167                 - commented out some unused code (notebook widget), removed unused
5168                 layout (hbox1).
5169                 - make more widgets sensitive to the transport type.
5170
5171 2006-02-27 [colin]      2.0.0cvs85
5172
5173         * src/plugins/spamassassin/spamassassin.c
5174                 Fix sa-learn call when offline
5175
5176 2006-02-27 [colin]      2.0.0cvs84
5177
5178         * configure.ac
5179         * src/Makefile.am
5180         * src/mainwindow.c
5181         * src/mainwindow.h
5182         * src/messageview.c
5183         * src/messageview.h
5184         * src/prefs_toolbar.c
5185         * src/procmsg.c
5186         * src/stock_pixmap.c
5187         * src/stock_pixmap.h
5188         * src/summaryview.c
5189         * src/toolbar.c
5190         * src/toolbar.h
5191         * src/pixmaps/ham_btn.xpm
5192         * src/pixmaps/spam.xpm
5193         * src/pixmaps/spam_btn.xpm
5194         * src/plugins/spamassassin/spamassassin.c
5195                 Add button in toolbar for spam learning
5196                 Fix a few bugs from the last related commit
5197                 Revert 1.9.6cvs23 which messed up shift-selection
5198
5199 2006-02-24 [colin]      2.0.0cvs83
5200
5201         * src/procmsg.c
5202         * src/summaryview.c
5203         * src/summaryview.h
5204         * src/plugins/spamassassin/spamassassin.c
5205         * src/plugins/spamassassin/spamassassin.h
5206         * src/plugins/spamassassin/spamassassin_gtk.c
5207                 Unregister learner when spamassassin is either
5208                 disabled or over tcp
5209
5210 2006-02-24 [colin]      2.0.0cvs82
5211
5212         * src/Makefile.am
5213         * src/mainwindow.c
5214         * src/mainwindow.h
5215         * src/procmsg.c
5216         * src/procmsg.h
5217         * src/stock_pixmap.c
5218         * src/stock_pixmap.h
5219         * src/summaryview.c
5220         * src/summaryview.h
5221         * src/gtk/icon_legend.c
5222         * src/pixmaps/spam.xpm  ** NEW FILE **
5223         * src/plugins/spamassassin/spamassassin.c
5224         * src/plugins/spamassassin/spamassassin_gtk.c
5225                 Add spam learning interface (Mark/Mark as 
5226                 (spam|ham) menus)
5227
5228 2006-02-24 [wwp]        2.0.0cvs81
5229
5230         * src/compose.c
5231         * src/compose.h
5232         * src/filtering.c
5233                 hide compose window when sending message in batch mode
5234                 (filtering: forward and redirect). Also fixed a wrong
5235                 value returned when sending failed, neutral anyway.
5236                 (Colin, me) 
5237
5238 2006-02-24 [wwp]        2.0.0cvs80
5239
5240         * src/mainwindow.c
5241                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5242
5243 2006-02-24 [paul]       2.0.0cvs79
5244
5245         * src/news.c
5246         * src/news.h
5247         * src/news_gtk.c
5248                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5249                 Thanks to Colin
5250
5251 2006-02-23 [colin]      2.0.0cvs78
5252
5253         * src/alertpanel.c
5254                 Change OK to Close in alertpanel with View log
5255                 button; add accel to View log. Patch by Fabien
5256                 Vantard
5257
5258 2006-02-23 [wwp]        2.0.0cvs77
5259
5260         * src/compose.c
5261                 silly me, there were much more tests to perform, since toolbars can
5262                 really have down to 1 element only.
5263
5264 2006-02-23 [wwp]        2.0.0cvs76
5265
5266         * commitHelper
5267                 fixed indentation from my previous commit. Fallback to VISUAL if
5268                 EDITOR is not set (and to vi, at last resort).
5269
5270 2006-02-23 [wwp]        2.0.0cvs75
5271
5272         * commitHelper
5273                 improved error detection (Colin, me).
5274
5275 2006-02-23 [wwp]        2.0.0cvs74
5276
5277         * src/prefs_toolbar.c
5278                 simplify and fix prefs/toolbars layouting. Combos' contents can
5279                 now be really displayed.
5280
5281 2006-02-23 [wwp]        2.0.0cvs73
5282         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5283         be really displayed.
5284
5285 2006-02-22 [wwp]        2.0.0cvs72
5286
5287         * src/compose.c
5288                 fix a typo in my previous commit (sorry!).
5289
5290 2006-02-22 [wwp]        2.0.0cvs71
5291
5292         * src/prefs_toolbar.c
5293                 fix a crash when adding separators to toolbars,
5294                 also fix some separator item information.
5295
5296 2006-02-22 [wwp]        2.0.0cvs70
5297
5298         * src/compose.c
5299                 fix a crash when redirecting (for instance) when compose window's
5300                 toolbar contents has been customized (when some buttons have been
5301                 removed in fact).
5302
5303 2006-02-21 [wwp]        2.0.0cvs69
5304
5305         * src/summaryview.c
5306         * src/gtk/pluginwindow.c
5307         * src/plugins/pgpcore/prefs_gpg.c
5308                 fix some compilation warnings (feat. remains of removed code).
5309
5310 2006-02-21 [wwp]        2.0.0cvs68
5311
5312         * src/gtk/gtkutils.c
5313                 fix two compilation issues, thanks to Stephan Sachse.
5314
5315 2006-02-20 [colin]      2.0.0cvs67
5316
5317         * src/mainwindow.c
5318                 Don't reselect displayed mail on refocus
5319                 This fixes actions misbehaving 
5320
5321 2006-02-20 [wwp]        2.0.0cvs66
5322
5323         * src/summaryview.c
5324         * src/gtk/gtksctree.c
5325         * src/gtk/gtkshruler.c
5326                 changed more runtime typecast checks.
5327
5328 2006-02-20 [wwp]        2.0.0cvs65
5329
5330         * src/summary_search.c
5331                 find all - summaryview refresh issue fixed, thanks to Colin.
5332
5333 2006-02-20 [wwp]        2.0.0cvs64
5334
5335         * src/gtk/gtkutils.c
5336                 better runtime typecast checks.
5337
5338 2006-02-20 [wwp]        2.0.0cvs63
5339
5340         * src/summary_search.c
5341                 enhancements to the summary search:
5342                         - add the ability to stop the running search
5343                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5344                         - don't search if no criteria (From/To/Subject/Body) is set
5345                         - ensure that a busy mouse pointer is always shown when searching,
5346                           show it even a bit earlier
5347
5348 2006-02-19 [colin]      2.0.0cvs62
5349
5350         * src/compose.c
5351         * src/imap.c
5352         * src/etpan/imap-thread.c
5353         * src/etpan/imap-thread.h
5354                 (Future) IMAP speed improvement on sending
5355                 Will require a libetpan update
5356         * src/summaryview.c
5357         * src/gtk/quicksearch.c
5358                 Make quicksearch clearable while running.
5359
5360 2006-02-17 [colin]      2.0.0cvs61
5361
5362         * src/imap.c
5363         * src/etpan/imap-thread.c
5364         * src/etpan/imap-thread.h
5365                 Check for IMAP certificates
5366                 ** Requires libetpan-0.42-cvs4 
5367                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5368
5369 2006-02-17 [colin]      2.0.0cvs60
5370
5371         * src/messageview.c
5372         * src/prefs_common.c
5373         * src/prefs_common.h
5374         * src/prefs_message.c
5375                 Add pref to display HTML-only mails with plugin, 
5376                 if possible (defaulting to FALSE of course).
5377
5378 2006-02-16 [colin]      2.0.0cvs59
5379
5380         * src/main.c
5381         * src/common/plugin.c
5382         * src/common/plugin.h
5383         * src/gtk/pluginwindow.c
5384                 Keep track of requested (but unloaded) plugins
5385                 in some error cases.
5386
5387 2006-02-16 [wwp]        2.0.0cvs58
5388
5389         * src/gtk/gtkaspell.c
5390         * src/gtk/gtkaspell.h
5391         * src/prefs_spelling.c
5392         * src/compose.c
5393         * src/prefs_common.c
5394         * src/prefs_common.h
5395                 implemented new optional spellchecker behaviour: re-check message when
5396                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5397
5398 2006-02-16 [wwp]        2.0.0cvs57
5399
5400         * src/quote_fmt_parse.y
5401                 pclose popen'ed pipe.
5402
5403 2006-02-15 [colin]      2.0.0cvs56
5404
5405         * src/mimeview.c
5406         * src/mimeview.h
5407                 Let MimeViewers know which MimeView they
5408                 depend of.
5409         * src/summaryview.c
5410                 Swap From/To columns in Sent/Queue/Drafts
5411                 folders
5412         * src/etpan/imap-thread.c
5413                 Use mailstream_low_tls_open() for STARTTLS
5414                 instead of mailstream_low_ssl_open()
5415                 ** REQUIRES libetpan 0.42cvs3 **
5416
5417 2006-02-15 [wwp]        2.0.0cvs55
5418
5419         * src/compose.c
5420         * src/compose.h
5421         * src/message_search.c
5422         * src/message_search.h
5423         * src/textview.c
5424         * src/gtk/gtkutils.c
5425         * src/gtk/gtkutils.h
5426                 added the ability to Find text in the compose window (and a bit
5427                 of code factorization).
5428
5429 2006-02-15 [wwp]        2.0.0cvs54
5430
5431         * src/prefs_gtk.c
5432                 yet another one file was missing (fix for some widgets' sensitivity).
5433                 Thanks Colin!
5434
5435 2006-02-15 [wwp]        2.0.0cvs53
5436
5437         * src/prefs_gtk.h
5438                 oops forgot that file (fix for some widgets' sensitivity).
5439
5440 2006-02-15 [wwp]        2.0.0cvs52
5441
5442         * src/summary_search.c
5443                 implemented advanced summary search options (added the ability
5444                 to use matcher conditions in an advanced search mode).
5445
5446 2006-02-15 [wwp]        2.0.0cvs51
5447
5448         * src/plugins/pgpcore/prefs_gpg.c
5449         * src/prefs_account.c
5450                 fix some widget sensitivity, mostly around some labels in
5451                 account prefs.
5452
5453 2006-02-15 [paul]       2.0.0cvs50
5454
5455         * manual/advanced.xml
5456                 improve Templates info
5457                 written by wwp
5458
5459 2006-02-14 [colin]      2.0.0cvs49
5460
5461         * src/pixmaps/address_book.xpm
5462         * src/pixmaps/preferences.xpm
5463         * src/pixmaps/properties.xpm
5464                 Fix pixmap size - patch by Fabien Vantard
5465
5466 2006-02-13 [colin]      2.0.0cvs48
5467
5468         * src/procmime.c
5469                 Add missing fclose()s on error
5470         * src/textview.c
5471                 Remove unused code
5472         * src/common/utils.c
5473                 Fix temp files not being deleted on windows
5474         Patches by Thomas Gilgin
5475
5476 2006-02-13 [colin]      2.0.0cvs47
5477
5478         * src/mainwindow.c
5479                 Fix exit crash
5480
5481 2006-02-13 [wwp]        2.0.0cvs46
5482
5483         * src/plugins/pgpcore/prefs_gpg.c
5484                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5485
5486 2006-02-12 [colin]      2.0.0cvs45
5487
5488         * src/folderview.c
5489         * src/main.c
5490         * src/mainwindow.c
5491                 Fix "stuff" when quitting
5492
5493 2006-02-12 [wwp]        2.0.0cvs44
5494
5495         * src/prefs_themes.c
5496                 fix typos in debug messages.
5497
5498 2006-02-11 [colin]      2.0.0cvs43
5499
5500         * src/summaryview.c
5501                 don't allow drag/drop from ourself
5502
5503 2006-02-10 [wwp]        2.0.0cvs42
5504
5505         * src/exporthtml.c
5506         * src/html.c
5507         * src/html.h
5508         * src/procmime.c
5509         * src/textview.c
5510                 renamed html_ prefixed functions and data structures to avoid
5511                 namespace clashes w/ other software (gtkhtml2 for instance).
5512                 Closes bug #907.
5513
5514
5515 2006-02-09 [colin]      2.0.0cvs41
5516
5517         * src/summaryview.c
5518                 Fix shitty logic messed up. Thanks Ticho for the hint!
5519
5520 2006-02-09 [wwp]        2.0.0cvs40
5521
5522         * src/gtk/about.c
5523         * src/compose.c
5524         * src/prefs_account.c
5525         * src/prefs_gtk.h
5526         * src/editaddress.c
5527                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5528                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5529                 Browse buttons in accounts prefs.
5530
5531 2006-02-09 [colin]      2.0.0cvs39
5532
5533         * src/matcher.c
5534                 Check for pointer before using its members
5535         * src/gtk/gtksourceprintjob.c
5536                 Fix a wrong warning
5537
5538 2006-02-09 [wwp]        2.0.0cvs38
5539
5540         * src/gtk/filesel.c
5541                 fix few compiler warnings (type mismatch).
5542
5543 2006-02-09 [paul]       2.0.0cvs37
5544
5545         * po/fr.po
5546                 updated by Fabien Vantard
5547
5548 2006-02-08 [colin]      2.0.0cvs36
5549
5550         * src/prefs_common.c
5551         * src/common/defs.h
5552         * src/common/plugin.c
5553                 allow windows and linux configurations to coexist
5554                 patch by Thomas Gilgin
5555
5556 2006-02-08 [colin]      2.0.0cvs35
5557
5558         * src/filtering.c
5559         * src/matcher.c
5560         * src/matcher.h
5561         * src/matcher_parser_parse.y
5562         * src/prefs_filtering_action.c
5563         * src/prefs_matcher.c
5564                 Add the "Ignore thread" filtering
5565                 action
5566
5567 2006-02-08 [colin]      2.0.0cvs34
5568
5569         * src/compose.c
5570         * src/procmime.c
5571         * src/procmime.h
5572                 Fix bug #905 (damaged attachment)
5573                 text files with raw \0's aren't really text files
5574         FOR_STABLE
5575
5576 2006-02-08 [colin]      2.0.0cvs33
5577
5578         * src/summaryview.c
5579                 Fix crasher introduced yesterday
5580
5581 2006-02-08 [wwp]        2.0.0cvs32
5582
5583         * src/compose.c
5584         * src/compose.h
5585                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5586
5587 2006-02-08 [wwp]        2.0.0cvs31
5588
5589         * src/prefs_template.c
5590                 templates enhancement: allow address completion for Cc and Bcc fields
5591                 (it was currently possible for the To field only)
5592
5593 2006-02-08 [colin]      2.0.0cvs30
5594
5595         * src/compose.c
5596                 Don't unblock if not blocked
5597         FOR_STABLE
5598
5599 2006-02-07 [colin]      2.0.0cvs29
5600
5601         * src/action.c
5602                 Forgot to refresh summaryview
5603
5604 2006-02-07 [colin]      2.0.0cvs28
5605
5606         * src/action.c
5607                 Freeze/thaw message list and folder list while
5608                 processing %as{} actions 
5609         * src/compose.c
5610                 Fix auto-wrap disabling after a middle-click
5611                 paste - FOR_STABLE
5612
5613 2006-02-07 [paul]       2.0.0cvs27
5614
5615         * src/folder.c
5616                 fix freeing of uninitialised pointers
5617                 Thanks to Colin
5618
5619 2006-02-06 [colin]      2.0.0cvs26
5620
5621         * src/folder.c
5622                 Use g_slist_prepend in potentially big list
5623
5624 2006-02-06 [colin]      2.0.0cvs25
5625
5626         * src/folder.c
5627                 Completely skip processing if it doesn't 
5628                 exist (faster!)
5629
5630 2006-02-06 [colin]      2.0.0cvs24
5631
5632         * src/folder.c
5633         * src/summaryview.c
5634                 Batch filtering in summaryview (from Tools menu)
5635                 and pre/post//-processing too
5636
5637 2006-02-06 [colin]      2.0.0cvs23
5638
5639         * src/procmsg.h
5640         * src/filtering.c
5641                 Use a special field for batch filtering instead
5642                 of stepping on deferred execution's toes
5643
5644 2006-02-06 [colin]      2.0.0cvs22
5645
5646         * src/action.c
5647         * src/filtering.c
5648         * src/filtering.h
5649         * src/folder.c
5650         * src/summaryview.c
5651                 Fix filtering via menus and actions
5652
5653 2006-02-06 [colin]      2.0.0cvs21
5654
5655         * src/imap.c
5656                 Put the added file directly to cache if possible (will work
5657                 with next libetpan)
5658         * src/filtering.c
5659         * src/filtering.h
5660         * src/inc.c
5661         * src/folder.c
5662         * src/mbox.c
5663         * src/procmsg.h
5664                 Move and copy filtered messages by batches instead of one
5665                 by one - faster on IMAP
5666         * src/procmsg.c
5667                 Add a function that'll possibly be useful later
5668
5669 2006-02-06 [colin]      2.0.0cvs20
5670
5671         * src/addressbook.c
5672                 Use internal mime-type instead of text/plain for d'n'd
5673         * src/compose.c
5674                 Allow attaching files from mimeview's icon list via d'n'd
5675         * src/folderview.c
5676         * src/folderview.h
5677                 Use internal mime-type instead of text/plain for d'n'd
5678                 Don't try to selected opened folder if none is
5679                 Factorize d'n'd from other apps code
5680         * src/headerview.c
5681         * src/textview.c
5682         * src/gtk/gtkutils.c
5683         * src/gtk/gtkutils.h
5684                 Factorize Face/X-Face stuff
5685         * src/mimeview.c
5686                 Fix d'n'd to other apps
5687         * src/prefs_message.c
5688                 Let the XFace pref be usable without libcompface as it also
5689                 applies to Face
5690         * src/summaryview.c
5691                 Fix d'n'd to other apps
5692                 Factorize d'n'd from other apps code
5693
5694 2006-02-06 [wwp]        2.0.0cvs19
5695
5696         * po/it.po
5697                 Italian translation fixes by Andrea Spadaccini (no more confusion
5698                 between filtering and processing, and few changes in the About
5699                 dialog).
5700
5701
5702 2006-02-06 [mones]      2.0.0cvs18
5703
5704         * src/gtk/icon_legend.c
5705                 Improved descriptions allowing better translations
5706
5707 2006-02-05 [colin]      2.0.0cvs17
5708
5709         * src/imap.c
5710                 Add the f*cking missing expunge that caused imap_fetch_env
5711                 to fail after an add_msgs ! :-///
5712         * src/etpan/imap-thread.c
5713                 Add a bit of debug
5714         FOR_STABLE
5715
5716 2006-02-05 [colin]      2.0.0cvs16
5717
5718         * src/common/utils.c
5719                 Don't check for return-path (or we can't put
5720                 back non-sent mails)
5721
5722 2006-02-05 [colin]      2.0.0cvs15
5723
5724         * src/textview.c
5725                 Don't try to display Face header in textview
5726                 when teh headerview's active
5727
5728 2006-02-05 [colin]      2.0.0cvs14
5729
5730         * tools/tbird2syl.py
5731         * tools/Makefile.am
5732                 Add script to import Thunderbird mails
5733
5734 2006-02-05 [colin]      2.0.0cvs13
5735
5736         * src/headerview.c
5737         * src/procheader.c
5738         * src/procmsg.c
5739         * src/procmsg.h
5740         * src/textview.c
5741                 Show Face headers - patch partially by Klaus Flittner
5742
5743 2006-02-05 [colin]      2.0.0cvs12
5744
5745         * src/folderview.c
5746         * src/summaryview.c
5747         * src/common/utils.c
5748         * src/common/utils.h
5749                 Let dnd work from mime icons to summaryview
5750                 and to folderview too
5751                 Add a crude test to avoid trying to add files
5752                 drag'n'dropped when they're not mails
5753
5754 2006-02-04 [colin]      2.0.0cvs11
5755
5756         * src/summaryview.c
5757         * src/mimeview.c
5758                 Fix utf8 conversion
5759
5760 2006-02-04 [colin]      2.0.0cvs10
5761
5762         * src/compose.c
5763         * src/folderview.c
5764         * src/mimeview.c
5765         * src/summaryview.c
5766         * src/summaryview.h
5767                 Added various drag and drop capas:
5768                 From                    To
5769                 summaryview             other apps
5770                 mimeview icons          other apps
5771                 other apps              summaryview
5772                 other apps              folderview
5773
5774                 This shouldn't have broken the existing:
5775                 From                    To
5776                 summaryview             folderview
5777                 folderview              folderview
5778                 summaryview             compose's attachments
5779
5780         Tests welcomed.
5781
5782 2006-02-02 [paul]       2.0.0cvs9
5783
5784         * src/mainwindow.c
5785                 move global option 'Set displayed columns...' out
5786                 of folder option grouping.
5787                 fix sensitivity of 'harvest addresses'
5788         FOR_STABLE
5789
5790 2006-02-01 [colin]      2.0.0cvs8
5791
5792         * src/mimeview.c
5793                 Revert the alertpanel patch, it sucks (intrusive
5794                 and gets in the way of "open")
5795
5796 2006-02-01 [colin]      2.0.0cvs7
5797
5798         * src/compose.c
5799         * src/prefs_account.c
5800         * src/prefs_common.c
5801         * src/common/defs.h
5802         * src/common/utils.c
5803         * src/common/utils.h
5804                 Add ability to edit the signature file
5805                 from the account preferences, and use
5806                 a default for the text editor.
5807                 Patch by Fabien Vantard
5808
5809 2006-02-01 [colin]      2.0.0cvs6
5810
5811         * src/mimeview.c
5812                 Try to get mime type by extension if it is
5813                 application/octet-stream
5814                 Display a window with possible choices when
5815                 encountering unknown mime types
5816         * src/gtk/filesel.c
5817         * src/gtk/filesel.h
5818                 Add preview
5819                 Allow multiple selection in filtered filesel
5820                 (patch by Fabien Vantard)
5821         * src/gtk/pluginwindow.c
5822                 Use it (patch by Fabien Vantard)
5823
5824 2006-02-01 [paul]       2.0.0cvs5
5825
5826         * src/jpilot.c
5827                 fix crash on creating jpilot address book
5828                 Thanks to Colin - FOR_STABLE
5829         * src/prefs_summaries.c
5830         * src/prefs_wrapping.c
5831         * src/gtk/icon_legend.c
5832         * src/gtk/quicksearch.c
5833                 string fixes and additions
5834
5835 2006-02-01 [paul]       2.0.0cvs4
5836
5837         * src/compose.c
5838         * src/mainwindow.c
5839         * src/messageview.c
5840         * src/prefs_send.c
5841                 add Arabic encoding option
5842                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5843
5844 2006-01-31 [colin]      2.0.0cvs3
5845
5846         * src/plugins/pgpcore/passphrase.c
5847                 Convert passphrase to locale encoding
5848         * src/compose.c
5849                 Fix drafting on IMAP. Crappy bug sneaked in
5850                 the release :-/
5851         FOR_STABLE
5852
5853 2006-01-30 [paul]       2.0.0cvs2
5854
5855         * src/gtk/icon_legend.c
5856                 show the new entries
5857
5858 2006-01-30 [colin]      2.0.0cvs1
5859
5860         * src/manual.c
5861                 Check for the file to be present before 
5862                 enabling the menu - FOR_STABLE
5863         * src/gtk/icon_legend.c
5864                 Add folders icons (not all of them, there
5865                 are too much, but the most intriguing ones)
5866
5867 2006-01-30 [paul]       2.0.0
5868
5869         version 2.0.0 released
5870
5871 2006-01-30 [paul]       1.9.100cvs200
5872
5873         * manual/faq.xml
5874         * manual/gpl.xml
5875         * manual/intro.xml
5876         * manual/starting.xml
5877         * manual/sylpheed-claws-manual.xml
5878                 fixes, additions
5879
5880 2006-01-29 [mones]      1.9.100cvs199
5881
5882         * manual/account.xml
5883         * manual/advanced.xml
5884         * manual/glossary.xml
5885                 Some typos fixed, added LDIF term to glossary
5886         * po/es.po
5887                 Fixed leading plus symbol
5888
5889 2006-01-29 [paul]       1.9.100cvs198
5890
5891         * po/fi.po
5892         * po/sk.po
5893                 updated by Tommi Pirinen and Andrej Kacian
5894
5895 2006-01-29 [paul]       1.9.100cvs197
5896
5897         * src/gtk/authors.h
5898                 remove duplicates
5899
5900 2006-01-29 [paul]       1.9.100cvs196
5901
5902         * AUTHORS
5903         * po/nl.po
5904         * src/gtk/authors.h
5905         * tools/claws.i18n.status.pl
5906                 nl translation updated by Tim Dijkstra
5907
5908 2006-01-29 [paul]       1.9.100cvs195
5909
5910         * po/sr.po
5911         * po/sv.po
5912                 updated by Aleksandar Urosevic and Anders Troback
5913
5914 2006-01-28 [colin]      1.9.100cvs194
5915
5916         * src/gtk/gtksourceprintjob.c
5917                 Don't fiddle with PangoLayout when we
5918                 have an image
5919
5920 2006-01-28 [paul]       1.9.100cvs193
5921
5922         * AUTHORS
5923         * po/el.po
5924         * po/zh_CN.po
5925         * src/gtk/authors.h
5926         * tools/claws.i18n.status.pl
5927                 updated translations submitted by Stavros Giannouris
5928                 and Ralgh Young
5929
5930 2006-01-27 [colin]      1.9.100cvs192
5931
5932         * src/summaryview.c
5933         * src/gtk/gtksourceprintjob.c
5934                 Add image printing 
5935                 (libgnomeprint only, of course)
5936
5937 2006-01-27 [paul]       1.9.100cvs191
5938
5939         * po/fr.po
5940         * po/it.po
5941                 updated by Fabien Vantard and Andrea Spadaccini
5942
5943 2006-01-26 [colin]      1.9.100cvs190
5944
5945         * manual/Makefile.am
5946         * configure.ac
5947                 Make building the manual optional 
5948                 (--disable-manual)
5949
5950 2006-01-26 [paul]       1.9.100cvs189
5951
5952         * manual/glossary.xml
5953         * manual/plugins.xml
5954                 edited
5955         * po/en_GB.po
5956                 updated
5957
5958 2006-01-26 [paul]       1.9.100cvs188
5959
5960         * src/prefs_display_header.c
5961         * src/prefs_folder_column.c
5962         * src/prefs_msg_colors.c
5963         * src/prefs_summaries.c
5964         * src/prefs_summary_column.c
5965                 HIGify
5966
5967 2006-01-25 [colin]      1.9.100cvs187
5968
5969         * src/imap.c
5970                 Don't allow moving/copying mails between
5971                 queue/drafts and non-queue/drafts folders
5972                 Fixes bug #897 (message header is resetted 
5973                 if one is copied to Drafts)
5974
5975 2006-01-25 [colin]      1.9.100cvs186
5976
5977         * src/folder.c
5978         * src/mainwindow.c
5979                 Fix subscribed folders not found
5980         * src/compose.c
5981                 Don't try to encode as original mail's charset
5982                 if it's ascii 
5983
5984 2006-01-25 [paul]       1.9.100cvs185
5985
5986         * AUTHORS
5987         * po/Makevars
5988                 updated
5989         * po/de.po
5990         * po/pl.po
5991         * po/pt_BR.po
5992         * po/sr.po
5993                 updates submitted by Stephan Sachse, Emilian Nowak
5994                 and Quar, Frederico Goncalves Guimaraes, and
5995                 Aleksandar Urosevic
5996                 Fix Bug 896, 'PT_BR locale broken'.
5997         * src/gtk/authors.h
5998                 updated
5999
6000 2006-01-24 [mones]      1.9.100cvs184
6001
6002         * manual/glossary.xml
6003                 All current terms finished. Reviewers welcome ;-)
6004         * manual/keyboard.xml
6005                 Fixed column width for pdf output.
6006         * po/es.po
6007                 Updated
6008
6009 2006-01-24 [paul]       1.9.100cvs183
6010
6011         * manual/glossary.xml
6012                 fix id name
6013         * manual/dist/html/Makefile.am
6014         * manual/dist/pdf/Makefile.am
6015         * manual/dist/ps/Makefile.am
6016         * manual/dist/txt/Makefile.am
6017                 fix make deps
6018                 Thanks to Colin
6019
6020 2006-01-24 [mones]      1.9.100cvs182
6021
6022         * manual/glossary.xml
6023                 Nearly finished, some terms missing.
6024
6025 2006-01-23 [paul]       1.9.100cvs181
6026
6027         * manual/dist/html/Makefile.am
6028         * manual/dist/pdf/Makefile.am
6029         * manual/dist/ps/Makefile.am
6030         * manual/dist/txt/Makefile.am
6031         * src/mainwindow.c
6032                 re-enable manual
6033                 Thanks to Colin
6034
6035 2006-01-22 [colin]      1.9.100cvs180
6036
6037         * src/compose.c
6038         * src/gtk/gtkaspell.c
6039                 Don't deselect stuff before right-clicking, with aspell.
6040                 (This prevented right-click Copy, for example).
6041                 Thanks to Clo!
6042
6043 2006-01-22 [paul]       1.9.100cvs179
6044
6045         * src/summary_search.c
6046                 don't fix the widget size as it causes problems
6047                 under localisation.
6048                 Thanks to Emilian Nowak
6049
6050 2006-01-21 [paul]       1.9.100cvs178
6051
6052         * src/prefs_themes.c
6053                 fix broken underlining of label text
6054                 with some translations
6055
6056 2006-01-21 [colin]      1.9.100cvs177
6057
6058         * po/fr.po
6059                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6060
6061 2006-01-20 [colin]      1.9.100cvs176
6062
6063         * configure.ac
6064         * Makefile.am
6065         * manual/Makefile
6066         * manual/dist/html/.cvsignore
6067         * manual/dist/html/Makefile.am
6068         * manual/dist/pdf/.cvsignore
6069         * manual/dist/pdf/Makefile.am
6070         * manual/dist/ps/.cvsignore
6071         * manual/dist/ps/Makefile.am
6072         * manual/dist/txt/.cvsignore
6073         * manual/dist/txt/Makefile.am
6074                 Autotool-ize manual
6075
6076 2006-01-20 [paul]       1.9.100cvs175
6077
6078         * manual/handling.xml
6079                 make Filtering and Searching entries easier to find
6080         * manual/keyboard.xml
6081                 add the remaining default keybinds
6082         * src/prefs_summaries.c
6083                 update the default keybinds
6084
6085 2006-01-20 [paul]       1.9.100cvs174
6086
6087         * src/addressbook.c
6088         * src/addrgather.c
6089         * src/addrharvest.c
6090         * src/editaddress.c
6091         * src/editgroup.c
6092         * src/exphtmldlg.c
6093         * src/expldifdlg.c
6094         * src/exporthtml.c
6095         * src/exportldif.c
6096         * src/ldif.c
6097                 replace 'e-mail' with 'email'
6098         * src/summary_search.c
6099                 add mnemonic to "Find all" button
6100
6101 2006-01-20 [wwp]        1.9.100cvs173
6102
6103         * src/export.c
6104         * src/import.c
6105                 touched mbox import/export buttons for HIG-compliance
6106
6107 2006-01-19 [paul]       1.9.100cvs172
6108
6109         * manual/account.xml
6110         * manual/addrbook.xml
6111         * manual/advanced.xml
6112         * manual/faq.xml
6113         * manual/handling.xml
6114         * manual/intro.xml
6115         * manual/plugins.xml
6116         * manual/starting.xml
6117                 more editing
6118
6119 2006-01-19 [paul]       1.9.100cvs171
6120
6121         * src/toolbar.c
6122                 allow use of trash button while receiving
6123                 Thanks to Colin
6124
6125 2006-01-19 [wwp]        1.9.100cvs170
6126
6127         * src/gtk/quicksearch.c
6128         * src/compose.c
6129                 force text color to black when yellow background is set
6130
6131 2006-01-19 [colin]      1.9.100cvs169
6132
6133         * src/plugins/trayicon/trayicon.c
6134                 Gray out Get Mail when already getting mail
6135
6136 2006-01-18 [paul]       1.9.100cvs168
6137
6138         * src/compose.c
6139                 give widget yellow background was To is
6140                 set via folder prefs
6141         * src/gtk/quicksearch.c
6142                 give widget yellow background when quick
6143                 search is active.
6144                 Thanks to Colin
6145
6146 2006-01-18 [paul]       1.9.100cvs167
6147
6148         * doc/man/sylpheed-claws.1
6149                 add --subscribe option
6150
6151 2006-01-18 [paul]       1.9.100cvs166
6152
6153         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6154         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6155                 use %U instead of %F (%F is broken for user installed
6156                 files in kde 3.5)
6157
6158 2006-01-18 [colin]      1.9.100cvs165
6159
6160         * src/summaryview.c
6161                 Default to Yes in "No more * messages" dialogs
6162
6163 2006-01-17 [colin]      1.9.100cvs164
6164
6165         * src/compose.c
6166                 Possibly fix an invalid iterator causing
6167                 crash
6168
6169 2006-01-17 [colin]      1.9.100cvs163
6170
6171         * src/mimeview.c
6172                 Fix crash when the image disappears under the
6173                 image viewer
6174
6175 2006-01-16 [colin]      1.9.100cvs162
6176
6177         * src/compose.c
6178                 Fix reenabling autowrap
6179
6180 2006-01-16 [colin]      1.9.100cvs161
6181
6182         * src/compose.c
6183                 reset quote_len before getting quote_str
6184
6185 2006-01-16 [colin]      1.9.100cvs160
6186
6187         * src/account.c
6188         * src/account.h
6189         * src/folder.c
6190         * src/imap_gtk.c
6191         * src/mh_gtk.c
6192                 Fix bug #883 (default inbox does not track folder move)
6193
6194 2006-01-16 [colin]      1.9.100cvs159
6195
6196         * src/compose.c
6197         * src/plugins/pgpcore/passphrase.c
6198                 More buttons fixes
6199
6200 2006-01-16 [paul]       1.9.100cvs158
6201
6202         * src/prefs_actions.c
6203         * src/prefs_filtering_action.c
6204         * src/prefs_matcher.c
6205         * src/quote_fmt.c
6206         * src/gtk/description_window.c
6207         * src/gtk/description_window.h
6208         * src/gtk/quicksearch.c
6209                 description window cleanups
6210
6211 2006-01-15 [colin]      1.9.100cvs157
6212
6213         * src/addressbook.c
6214         * src/prefs_filtering.c
6215                 Same here
6216
6217 2006-01-15 [colin]      1.9.100cvs156
6218
6219         * src/folderview.c
6220         * src/mainwindow.c
6221                 Same for "Empty trash"
6222
6223 2006-01-15 [colin]      1.9.100cvs155
6224
6225         * src/inc.c
6226                 Override offline dialog had Yes by default
6227
6228 2006-01-15 [colin]      1.9.100cvs154
6229
6230         * src/summaryview.c
6231                 Delete selected messages? previously had Yes the default
6232
6233 2006-01-15 [colin]      1.9.100cvs153
6234
6235         * src/folder.c
6236         * src/folder.h
6237         * src/main.c
6238                 Check if a mailbox is loaded after all
6239                 plugins are loaded.
6240
6241 2006-01-15 [colin]      1.9.100cvs152
6242
6243         * src/folder.c
6244                 Don't start wizard when there are unloaded folders (will help
6245                 people with only mbox or maildir mailboxes)
6246
6247 2006-01-14 [colin]      1.9.100cvs151
6248
6249         * src/addressbook.c
6250         * src/expldifdlg.c
6251         * src/importldif.c
6252         * src/importmutt.c
6253         * src/importpine.c
6254         * src/mh_gtk.c
6255                 More HIG compliance and fixes
6256
6257 2006-01-14 [colin]      1.9.100cvs150
6258
6259         * src/prefs_filtering_action.c
6260         * src/foldersel.c
6261                 Two forgotten button order changes
6262
6263 2006-01-14 [colin]      1.9.100cvs149
6264
6265         * src/account.c
6266         * src/addressbook.c
6267         * src/compose.c
6268         * src/folderview.c
6269         * src/imap_gtk.c
6270         * src/mainwindow.c
6271         * src/mh_gtk.c
6272         * src/news_gtk.c
6273         * src/prefs_actions.c
6274         * src/prefs_customheader.c
6275         * src/prefs_filtering.c
6276         * src/prefs_matcher.c
6277         * src/prefs_template.c
6278         * src/ssl_manager.c
6279         * src/summaryview.c
6280         * src/textview.c
6281         * src/toolbar.c
6282                 All deletion confirmations are now "Cancel, Delete" 
6283                 instead of "No, Yes"
6284                 Clarified most of the other "No, Yes" to 
6285                 "Cancel, Descriptive_action"
6286                 Rechanged the "Entry not saved" alerts to have 
6287                 "Close, Continue editing"
6288
6289
6290 2006-01-14 [paul]
6291
6292         * 2.0.0-rc4 released
6293
6294 2006-01-14 [paul]       1.9.100cvs148
6295
6296         * src/account.c
6297         * src/addressadd.c
6298         * src/addressbook.c
6299         * src/compose.c
6300         * src/editaddress.c
6301         * src/editbook.c
6302         * src/editgroup.c
6303         * src/editjpilot.c
6304         * src/editldap.c
6305         * src/editvcard.c
6306         * src/exphtmldlg.c
6307         * src/expldifdlg.c
6308         * src/folderview.c
6309         * src/grouplistdialog.c
6310         * src/imap_gtk.c
6311         * src/importmutt.c
6312         * src/importpine.c
6313         * src/inc.c
6314         * src/main.c
6315         * src/mainwindow.c
6316         * src/message_search.c
6317         * src/messageview.c
6318         * src/mh_gtk.c
6319         * src/mimeview.c
6320         * src/news_gtk.c
6321         * src/prefs_actions.c
6322         * src/prefs_customheader.c
6323         * src/prefs_filtering.c
6324         * src/prefs_matcher.c
6325         * src/prefs_template.c
6326         * src/prefs_themes.c
6327         * src/ssl_manager.c
6328         * src/summary_search.c
6329         * src/summaryview.c
6330         * src/textview.c
6331         * src/toolbar.c
6332         * src/gtk/foldersort.c
6333         * src/gtk/gtkaspell.c
6334         * src/gtk/inputdialog.c
6335         * src/gtk/prefswindow.c
6336         * src/plugins/pgpcore/select-keys.c
6337         * src/plugins/trayicon/trayicon.c
6338                 HIG compliant button order
6339
6340 2006-01-14 [mones]      1.9.100cvs147
6341
6342         * po/es.po
6343                 Updated translation
6344
6345 2006-01-13 [paul]       1.9.100cvs146
6346
6347         * AUTHORS
6348         * ChangeLog
6349         * src/gtk/authors.h
6350                 add Joshua M. Kwan to contributors list
6351
6352 2006-01-13 [colin]      1.9.100cvs145
6353
6354         * src/gtk/quicksearch.c
6355                 Don't refocus quick search after executing (Esc or Enter)
6356                 Allows to '/'search something then move up/down in 
6357                 summaryview, and to Esc a search and be back in the 
6358                 summaryview
6359
6360 2006-01-13 [paul]       1.9.100cvs144
6361
6362         * src/plugins/pgpinline/pgpinline.c
6363                 support Content-Type 'application/pgp'
6364                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6365
6366 2006-01-13 [paul]       1.9.100cvs143
6367
6368         * manual/account.xml
6369                 make mention of partial retrieval
6370                 thanks to Colin
6371
6372 2006-01-13 [paul]       1.9.100cvs142
6373
6374         * src/account.c
6375         * src/account.h
6376         * src/action.c
6377         * src/action.h
6378         * src/adbookbase.h
6379         * src/addr_compl.c
6380         * src/addr_compl.h
6381         * src/addrbook.c
6382         * src/addrcache.c
6383         * src/addrcache.h
6384         * src/addrcindex.c
6385         * src/addrcindex.h
6386         * src/addrclip.c
6387         * src/addrclip.h
6388         * src/addrdefs.h
6389         * src/addressadd.c
6390         * src/addressadd.h
6391         * src/addressbook.c
6392         * src/addressbook.h
6393         * src/addrgather.c
6394         * src/addrgather.h
6395         * src/addrharvest.c
6396         * src/addrharvest.h
6397         * src/addrindex.c
6398         * src/addrindex.h
6399         * src/addritem.c
6400         * src/addritem.h
6401         * src/addrquery.c
6402         * src/addrquery.h
6403         * src/addrselect.c
6404         * src/addrselect.h
6405         * src/alertpanel.c
6406         * src/alertpanel.h
6407         * src/browseldap.c
6408         * src/browseldap.h
6409         * src/codeconv.c
6410         * src/codeconv.h
6411         * src/compose.c
6412         * src/compose.h
6413         * src/customheader.c
6414         * src/customheader.h
6415         * src/displayheader.c
6416         * src/displayheader.h
6417         * src/editaddress.c
6418         * src/editaddress.h
6419         * src/editbook.c
6420         * src/editbook.h
6421         * src/editgroup.c
6422         * src/editgroup.h
6423         * src/editjpilot.c
6424         * src/editjpilot.h
6425         * src/editldap.c
6426         * src/editldap.h
6427         * src/editldap_basedn.c
6428         * src/editldap_basedn.h
6429         * src/editvcard.c
6430         * src/editvcard.h
6431         * src/exphtmldlg.c
6432         * src/exphtmldlg.h
6433         * src/expldifdlg.c
6434         * src/expldifdlg.h
6435         * src/export.h
6436         * src/exporthtml.c
6437         * src/exporthtml.h
6438         * src/exportldif.c
6439         * src/exportldif.h
6440         * src/filtering.c
6441         * src/filtering.h
6442         * src/folder.c
6443         * src/folder.h
6444         * src/folder_item_prefs.c
6445         * src/folder_item_prefs.h
6446         * src/foldersel.c
6447         * src/foldersel.h
6448         * src/folderutils.c
6449         * src/folderutils.h
6450         * src/folderview.c
6451         * src/folderview.h
6452         * src/grouplistdialog.c
6453         * src/grouplistdialog.h
6454         * src/headerview.c
6455         * src/html.c
6456         * src/html.h
6457         * src/image_viewer.c
6458         * src/image_viewer.h
6459         * src/imap.c
6460         * src/imap.h
6461         * src/imap_gtk.c
6462         * src/imap_gtk.h
6463         * src/import.h
6464         * src/importldif.c
6465         * src/importldif.h
6466         * src/importmutt.c
6467         * src/importmutt.h
6468         * src/importpine.c
6469         * src/importpine.h
6470         * src/inc.c
6471         * src/inc.h
6472         * src/jpilot.c
6473         * src/jpilot.h
6474         * src/ldapctrl.c
6475         * src/ldapctrl.h
6476         * src/ldaplocate.c
6477         * src/ldaplocate.h
6478         * src/ldapquery.c
6479         * src/ldapquery.h
6480         * src/ldapserver.c
6481         * src/ldapserver.h
6482         * src/ldaputil.c
6483         * src/ldaputil.h
6484         * src/ldif.c
6485         * src/ldif.h
6486         * src/main.c
6487         * src/main.h
6488         * src/mainwindow.c
6489         * src/mainwindow.h
6490         * src/manual.c
6491         * src/manual.h
6492         * src/mbox.c
6493         * src/mbox.h
6494         * src/message_search.c
6495         * src/message_search.h
6496         * src/messageview.c
6497         * src/messageview.h
6498         * src/mh.c
6499         * src/mh.h
6500         * src/mh_gtk.c
6501         * src/mh_gtk.h
6502         * src/mimeview.c
6503         * src/mimeview.h
6504         * src/msgcache.c
6505         * src/msgcache.h
6506         * src/mutt.c
6507         * src/mutt.h
6508         * src/news.c
6509         * src/news.h
6510         * src/news_gtk.c
6511         * src/news_gtk.h
6512         * src/partial_download.c
6513         * src/partial_download.h
6514         * src/pine.c
6515         * src/pine.h
6516         * src/pop.c
6517         * src/pop.h
6518         * src/prefs_account.c
6519         * src/prefs_account.h
6520         * src/prefs_actions.c
6521         * src/prefs_actions.h
6522         * src/prefs_common.c
6523         * src/prefs_common.h
6524         * src/prefs_compose_writing.c
6525         * src/prefs_compose_writing.h
6526         * src/prefs_customheader.c
6527         * src/prefs_customheader.h
6528         * src/prefs_display_header.c
6529         * src/prefs_display_header.h
6530         * src/prefs_filtering.c
6531         * src/prefs_filtering.h
6532         * src/prefs_filtering_action.c
6533         * src/prefs_filtering_action.h
6534         * src/prefs_folder_column.c
6535         * src/prefs_folder_column.h
6536         * src/prefs_folder_item.c
6537         * src/prefs_folder_item.h
6538         * src/prefs_fonts.c
6539         * src/prefs_fonts.h
6540         * src/prefs_gtk.c
6541         * src/prefs_gtk.h
6542         * src/prefs_image_viewer.c
6543         * src/prefs_image_viewer.h
6544         * src/prefs_matcher.c
6545         * src/prefs_matcher.h
6546         * src/prefs_message.c
6547         * src/prefs_msg_colors.c
6548         * src/prefs_msg_colors.h
6549         * src/prefs_other.c
6550         * src/prefs_quote.c
6551         * src/prefs_receive.c
6552         * src/prefs_send.c
6553         * src/prefs_spelling.c
6554         * src/prefs_spelling.h
6555         * src/prefs_summaries.c
6556         * src/prefs_summaries.h
6557         * src/prefs_summary_column.c
6558         * src/prefs_summary_column.h
6559         * src/prefs_template.c
6560         * src/prefs_template.h
6561         * src/prefs_themes.c
6562         * src/prefs_themes.h
6563         * src/prefs_toolbar.c
6564         * src/prefs_toolbar.h
6565         * src/prefs_wrapping.c
6566         * src/prefs_wrapping.h
6567         * src/privacy.c
6568         * src/privacy.h
6569         * src/procheader.c
6570         * src/procheader.h
6571         * src/procmime.c
6572         * src/procmime.h
6573         * src/procmsg.c
6574         * src/procmsg.h
6575         * src/quote_fmt.c
6576         * src/quote_fmt_parse.y
6577         * src/recv.c
6578         * src/recv.h
6579         * src/remotefolder.c
6580         * src/remotefolder.h
6581         * src/send_message.c
6582         * src/send_message.h
6583         * src/setup.c
6584         * src/setup.h
6585         * src/sourcewindow.c
6586         * src/sourcewindow.h
6587         * src/ssl_manager.c
6588         * src/ssl_manager.h
6589         * src/statusbar.c
6590         * src/statusbar.h
6591         * src/stock_pixmap.c
6592         * src/stock_pixmap.h
6593         * src/summary_search.c
6594         * src/summary_search.h
6595         * src/summaryview.c
6596         * src/summaryview.h
6597         * src/syldap.c
6598         * src/syldap.h
6599         * src/textview.c
6600         * src/textview.h
6601         * src/toolbar.c
6602         * src/toolbar.h
6603         * src/undo.c
6604         * src/undo.h
6605         * src/unmime.c
6606         * src/unmime.h
6607         * src/vcard.c
6608         * src/vcard.h
6609         * src/wizard.c
6610         * src/wizard.h
6611         * src/common/base64.c
6612         * src/common/base64.h
6613         * src/common/defs.h
6614         * src/common/hooks.c
6615         * src/common/hooks.h
6616         * src/common/log.c
6617         * src/common/log.h
6618         * src/common/mgutils.c
6619         * src/common/mgutils.h
6620         * src/common/nntp.c
6621         * src/common/nntp.h
6622         * src/common/passcrypt.c
6623         * src/common/passcrypt.h.in
6624         * src/common/plugin.c
6625         * src/common/plugin.h
6626         * src/common/prefs.c
6627         * src/common/prefs.h
6628         * src/common/progressindicator.c
6629         * src/common/progressindicator.h
6630         * src/common/quoted-printable.c
6631         * src/common/quoted-printable.h
6632         * src/common/session.c
6633         * src/common/session.h
6634         * src/common/smtp.c
6635         * src/common/smtp.h
6636         * src/common/socket.c
6637         * src/common/socket.h
6638         * src/common/ssl.c
6639         * src/common/ssl.h
6640         * src/common/ssl_certificate.c
6641         * src/common/ssl_certificate.h
6642         * src/common/stringtable.c
6643         * src/common/stringtable.h
6644         * src/common/sylpheed.c
6645         * src/common/sylpheed.h
6646         * src/common/template.c
6647         * src/common/template.h
6648         * src/common/timing.h
6649         * src/common/utils.c
6650         * src/common/utils.h
6651         * src/common/version.h.in
6652         * src/common/xml.c
6653         * src/common/xml.h
6654         * src/common/xmlprops.c
6655         * src/common/xmlprops.h
6656         * src/gtk/colorlabel.c
6657         * src/gtk/colorsel.c
6658         * src/gtk/colorsel.h
6659         * src/gtk/description_window.c
6660         * src/gtk/description_window.h
6661         * src/gtk/filesel.c
6662         * src/gtk/filesel.h
6663         * src/gtk/foldersort.c
6664         * src/gtk/foldersort.h
6665         * src/gtk/gtkutils.c
6666         * src/gtk/gtkutils.h
6667         * src/gtk/inputdialog.c
6668         * src/gtk/inputdialog.h
6669         * src/gtk/logwindow.c
6670         * src/gtk/logwindow.h
6671         * src/gtk/manage_window.c
6672         * src/gtk/manage_window.h
6673         * src/gtk/menu.c
6674         * src/gtk/menu.h
6675         * src/gtk/pluginwindow.c
6676         * src/gtk/pluginwindow.h
6677         * src/gtk/prefswindow.c
6678         * src/gtk/prefswindow.h
6679         * src/gtk/progressdialog.c
6680         * src/gtk/progressdialog.h
6681         * src/gtk/sslcertwindow.c
6682         * src/gtk/sslcertwindow.h
6683         * src/plugins/clamav/clamav_plugin.c
6684         * src/plugins/clamav/clamav_plugin.h
6685         * src/plugins/clamav/clamav_plugin_gtk.c
6686         * src/plugins/demo/demo.c
6687         * src/plugins/dillo_viewer/dillo_prefs.c
6688         * src/plugins/dillo_viewer/dillo_prefs.h
6689         * src/plugins/dillo_viewer/dillo_viewer.c
6690         * src/plugins/pgpcore/passphrase.c
6691         * src/plugins/pgpcore/passphrase.h
6692         * src/plugins/pgpcore/plugin.c
6693         * src/plugins/pgpcore/select-keys.c
6694         * src/plugins/pgpcore/select-keys.h
6695         * src/plugins/pgpcore/sgpgme.c
6696         * src/plugins/pgpcore/sgpgme.h
6697         * src/plugins/pgpinline/pgpinline.c
6698         * src/plugins/pgpinline/pgpinline.h
6699         * src/plugins/pgpinline/plugin.c
6700         * src/plugins/pgpmime/pgpmime.c
6701         * src/plugins/pgpmime/pgpmime.h
6702         * src/plugins/pgpmime/plugin.c
6703         * src/plugins/spamassassin/spamassassin.c
6704         * src/plugins/spamassassin/spamassassin.h
6705         * src/plugins/spamassassin/spamassassin_gtk.c
6706         * src/plugins/trayicon/trayicon.c
6707                 update copyright header
6708
6709 2006-01-13 [paul]       1.9.100cvs141
6710
6711         * src/account.c
6712         * src/export.c
6713         * src/import.c
6714         * src/mainwindow.c
6715         * src/prefs_account.c
6716         * src/prefs_display_header.c
6717         * src/prefs_receive.c
6718         * src/prefs_send.c
6719         * src/prefs_summaries.c
6720         * src/prefs_themes.c
6721         * src/prefs_toolbar.c
6722         * src/gtk/about.c
6723                 various cleanups
6724
6725 2006-01-12 [colin]      1.9.100cvs140
6726
6727         * src/folder.c
6728         * src/folder.h
6729         * src/main.c
6730                 Add --subscribe option
6731                 Let sylpheed-claws email@domain.com equivalent to --compose
6732                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6733
6734 2006-01-12 [paul]       1.9.100cvs139
6735
6736         * src/mainwindow.c
6737                 append 'Change folder order' label with '...'
6738         * src/prefs_actions.c
6739                 allow reordering of actions list by dnd
6740         * src/gtk/foldersort.c
6741                 make the dialog nicer
6742
6743 2006-01-11 [colin]      1.9.100cvs138
6744
6745         * src/compose.c
6746                 Allow templates without text
6747
6748 2006-01-11 [paul]       1.9.100cvs137
6749
6750         * tools/README
6751         * tools/filter_conv_new.pl
6752                 add info to README
6753                 also check .sylpheed for filter.xml
6754                 be a bit informative to the user
6755
6756 2006-01-11 [colin]      1.9.100cvs136
6757
6758         * src/textview.c
6759                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6760
6761 2006-01-10 [paul]       1.9.100cvs135
6762
6763         * tools/Makefile.am
6764         * tools/filter_conv_new.pl
6765                 add script to convert new style Sylpheed
6766                 filter rules (Sylpheed >= 0.9.99) to
6767                 Claws filtering rules
6768
6769 2006-01-10 [colin]      1.9.100cvs134
6770
6771         * src/compose.c
6772                 Fix broken line joins in certain conditions
6773                 (between two quoted lines: <enter><enter><up>
6774                  <type a wrapped sentence><go in the first line>
6775                  <insert more text><watch as line joining failed>)
6776
6777 2006-01-10 [paul]       1.9.100cvs133
6778
6779         * src/compose.c
6780                 don't report success in error dialog
6781                 thanks to Colin
6782         * src/common/utils.c
6783                 include some trailing punctuations as URI
6784                 thanks to Hiro
6785
6786 2006-01-10 [paul]       1.9.100cvs132
6787
6788         * src/mimeview.c
6789                 fix incompatible pointer type
6790                 warning
6791
6792 2006-01-10 [paul]       1.9.100cvs131
6793
6794         * src/compose.c
6795                 change Subject in window title
6796                 instantaneously
6797
6798 2006-01-09 [colin]      1.9.100cvs130
6799
6800         * src/addressbook.c
6801         * src/headerview.c
6802         * src/mainwindow.c
6803         * src/messageview.c
6804         * src/mimeview.c
6805         * src/noticeview.c
6806         * src/summaryview.c
6807                 Fix possible crashes on exit and in addressbook
6808
6809 2006-01-09 [paul]       1.9.100cvs129
6810
6811         * src/prefs_msg_colors.c
6812                 some cleanups that I forgot last time
6813
6814 2006-01-09 [paul]       1.9.100cvs128
6815
6816         * README
6817         * src/folderview.c
6818         * src/prefs_msg_colors.c
6819                 add previously hidden option, color_new, to
6820                 the gui
6821                 move the page to Display/
6822                 rework the gui
6823
6824 2006-01-09 [wwp]        1.9.100cvs127
6825
6826         * src/prefs_themes.c
6827                 made the prefs/display/themes layouts spacing less condensed
6828                 (and so they match other prefs/pages' look).
6829
6830 2006-01-09 [paul]       1.9.100cvs126
6831
6832         * src/compose.c
6833         * src/prefs_common.c
6834         * src/prefs_common.h
6835         * src/prefs_wrapping.c
6836                 remove 'wrap at send' option
6837
6838 2006-01-06 [colin]      1.9.100cvs125
6839
6840         * src/compose.c
6841                 Just make completely sure we don't insert "manual line breaks" 
6842                 when wrapping... 
6843
6844 2006-01-04 [paul]
6845
6846         * 2.0.0-rc3 released
6847
6848 2006-01-04 [paul]       1.9.100cvs124
6849
6850         * src/folderview.c
6851                 fix bug 882, 'quick scroll in folder list
6852                 displays wrong folder contents'
6853
6854 2006-01-04 [paul]       1.9.100cvs123
6855
6856         * src/plugins/pgpmime/pgpmime.c
6857                 better debug information when signing
6858                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6859
6860 2006-01-03 [colin]      1.9.100cvs122
6861
6862         * configure.ac
6863                 We need to recheck for gpgme 1.0.0 after checking
6864                 for 1.1.1, because if 1.1.1 isn't available, 
6865                 GPGME_LIBS and friends are blanked out by the 
6866                 second check.
6867
6868 2006-01-03 [colin]      1.9.100cvs121
6869
6870         * src/common/prefs.c
6871                 Windows unlink-before rename fix
6872         * src/plugins/pgpcore/sgpgme.c
6873                 Add support for PKA info if available
6874                 Both patches by Werner Koch
6875
6876 2006-01-03 [paul]       1.9.100cvs120
6877
6878         * src/messageview.c
6879                 fix bug 884, 'Send receipt' button visible in queue
6880                 Thanks to Colin
6881
6882 2006-01-02 [colin]      1.9.100cvs119
6883
6884         * src/compose.c
6885         * src/imap.c
6886                 Fix autosave on IMAP and more generally try to
6887                 return the correct ID on a newly added IMAP message
6888
6889 2006-01-02 [paul]       1.9.100cvs118
6890
6891         * manual/keyboard.xml
6892                 edited
6893
6894 2006-01-01 [paul]       1.9.100cvs117
6895
6896         * src/gtk/authors.h
6897                 alphabetical order
6898
6899 2005-12-30 [colin]      1.9.100cvs116
6900
6901         * manual/advanced.xml
6902                 Explain Pre/Post-processing differences.
6903
6904 2005-12-30 [colin]      1.9.100cvs115
6905
6906         * src/mh.c
6907                 Implement copy_msgs for a little optimization
6908         * src/imap.c
6909                 Finish yesterday's fix
6910
6911 2005-12-29 [colin]      1.9.100cvs114
6912
6913         * src/imap.c
6914                 Fix occasional failure in fetching a mail over
6915                 IMAP
6916
6917 2005-12-29 [colin]      1.9.100cvs113
6918
6919         * src/compose.c
6920                 Don't remove a draft when sending it, if it is 
6921                 locked.
6922
6923 2005-12-28 [colin]      1.9.100cvs112
6924
6925         * src/summaryview.c
6926                 Fix leak for real
6927
6928 2005-12-28 [wwp]        1.9.100cvs111
6929
6930         * doc/faq/.cvsignore
6931         * doc/faq/de/.cvsignore
6932         * doc/faq/en/.cvsignore
6933         * doc/faq/es/.cvsignore
6934         * doc/faq/fr/.cvsignore
6935         * doc/faq/it/.cvsignore
6936         * doc/manual/.cvsignore
6937         * doc/manual/de/.cvsignore
6938         * doc/manual/en/.cvsignore
6939         * doc/manual/es/.cvsignore
6940         * doc/manual/fr/.cvsignore
6941         * doc/manual/ja/.cvsignore
6942         * src/plugins/mathml_viewer/.cvsignore
6943                 rollback revival of those files (my bad, sorry for the noise).
6944
6945 2005-12-28 [wwp]        1.9.100cvs110
6946
6947         * src/compose.c
6948                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6949
6950 2005-12-28 [wwp]        1.9.100cvs109
6951
6952         * doc/faq/.cvsignore
6953         * doc/faq/de/.cvsignore
6954         * doc/faq/en/.cvsignore
6955         * doc/faq/es/.cvsignore
6956         * doc/faq/fr/.cvsignore
6957         * doc/faq/it/.cvsignore
6958         * doc/manual/.cvsignore
6959         * doc/manual/de/.cvsignore
6960         * doc/manual/en/.cvsignore
6961         * doc/manual/es/.cvsignore
6962         * doc/manual/fr/.cvsignore
6963         * doc/manual/ja/.cvsignore
6964         * src/plugins/mathml_viewer/.cvsignore
6965         * po/.cvsignore
6966                 more files to ignore.
6967
6968 2005-12-24 [colin]      1.9.100cvs108
6969
6970         * AUTHORS
6971         * src/gtk/authors.h
6972                 Update for Werner
6973
6974 2005-12-24 [colin]      1.9.100cvs107
6975
6976         * src/procmsg.c
6977                 Allow NULL src_msginfo in 
6978                 procmsg_msginfo_new_from_mimeinfo
6979
6980 2005-12-23 [paul]       1.9.100cvs106
6981
6982         * src/plugins/pgpinline/mypgpcore.def
6983                 add this forgotten file
6984
6985 2005-12-23 [colin]      1.9.100cvs105
6986
6987         * src/mainwindow.c
6988                 Fix missing break
6989
6990 2005-12-23 [colin]      1.9.100cvs104
6991
6992         * autogen.sh
6993         * src/folder.c
6994         * src/mh.c
6995         * src/common/plugin.c
6996         * src/common/socket.c
6997         * src/common/socket.h
6998         * src/common/utils.c
6999         * src/common/utils.h
7000         * src/gtk/pluginwindow.c
7001         * src/plugins/pgpcore/plugin.def
7002         * src/plugins/pgpcore/sylpheed.def
7003         * src/plugins/pgpinline/Makefile.am
7004         * src/plugins/pgpinline/plugin.def
7005         * src/plugins/pgpinline/sylpheed.def
7006         * src/plugins/pgpmime/plugin.def
7007         * src/plugins/pgpmime/sylpheed.def
7008                 Various w32 fixes by Werner Koch
7009
7010 2005-12-22 [paul]       1.9.100cvs103
7011
7012         * src/wizard.c
7013                 don't offer IMAP as 'server type' if
7014                 libetpan isn't built in
7015
7016 2005-12-22 [paul]       1.9.100cvs102
7017
7018         * AUTHORS
7019         * src/mainwindow.c
7020         * src/mainwindow.h
7021         * src/toolbar.c
7022         * src/gtk/authors.h
7023                 support GTK_TOOLBAR_BOTH_HORIZ (text
7024                 next to icon) Patch by Marien Zwart
7025                 marienz@users.sf.net
7026                 Also reword the text
7027
7028 2005-12-21 [colin]      1.9.100cvs101
7029
7030         * configure.ac
7031                 Fix DATADIRNAME
7032         * COPYING
7033                 Fix missing section and explicit the exception better
7034         * src/compose.c
7035                 Prevent mail from being lost without notice when an
7036                 SMTP error happens on trying to send an unmodified
7037                 drafted mail.
7038         * src/send_message.c
7039         * src/common/smtp.c
7040                 Fix password remembering when wrong, and add return
7041                 value checks where they should have been
7042         * src/plugins/pgpcore/sylpheed.def
7043         * src/plugins/pgpinline/sylpheed.def
7044         * src/plugins/pgpmime/sylpheed.def
7045                 Add a few symbols needed
7046
7047 2005-12-21 [paul]       1.9.100cvs100
7048
7049         * m4/codeset.m4
7050         * m4/glibc21.m4
7051         * m4/intdiv0.m4
7052         * m4/inttypes-pri.m4
7053         * m4/inttypes.m4
7054         * m4/inttypes_h.m4
7055         * m4/isc-posix.m4
7056         * m4/lcmessage.m4
7057         * m4/stdint_h.m4
7058         * m4/uintmax_t.m4
7059                 gettextization
7060                 thanks to Colin
7061
7062 2005-12-21 [paul]       1.9.100cvs99
7063
7064         * po/sv.po
7065                 fixed by Colin
7066
7067 2005-12-20 [paul]       1.9.100cvs98
7068
7069         * po/sv.po
7070                 updated by Anders Trobäck
7071
7072 2005-12-20 [colin]      1.9.100cvs97
7073
7074         * ABOUT-NLS
7075         * Makefile.am
7076         * autogen.sh
7077         * configure.ac
7078         * config/config.rpath
7079         * config/mkinstalldirs
7080         * m4/Makefile.am
7081         * m4/glibc2.m4
7082         * m4/gnupg.m4
7083         * m4/gpgme.m4
7084         * m4/intmax.m4
7085         * m4/longdouble.m4
7086         * m4/longlong.m4
7087         * m4/printf-posix.m4
7088         * m4/signed.m4
7089         * m4/size_max.m4
7090         * m4/ulonglong.m4
7091         * m4/wchar_t.m4
7092         * m4/wint_t.m4
7093         * m4/xsize.m4
7094         * po/Makefile.in.in
7095         * po/Makevars
7096         * po/bg.po
7097         * po/ca.po
7098         * po/cs.po
7099         * po/de.po
7100         * po/el.po
7101         * po/en_GB.po
7102         * po/es.po
7103         * po/fi.po
7104         * po/fr.po
7105         * po/hr.po
7106         * po/hu.po
7107         * po/it.po
7108         * po/ja.po
7109         * po/ko.po
7110         * po/nb.po
7111         * po/nl.po
7112         * po/pl.po
7113         * po/pt_BR.po
7114         * po/ru.po
7115         * po/sk.po
7116         * po/sr.po
7117         * po/stamp-po
7118         * po/sv.po
7119         * po/zh_CN.po
7120         * po/zh_TW.po
7121         * src/Makefile.am
7122         * src/codeconv.c
7123         * src/compose.c
7124         * src/exporthtml.c
7125         * src/exportldif.c
7126         * src/folder.c
7127         * src/main.c
7128         * src/manual.c
7129         * src/mh.c
7130         * src/mimeview.c
7131         * src/send_message.c
7132         * src/common/Makefile.am
7133         * src/common/fnmatch.c
7134         * src/common/fnmatch.h
7135         * src/common/fnmatch_loop.c
7136         * src/common/nntp.c
7137         * src/common/plugin.c
7138         * src/common/smtp.c
7139         * src/common/socket.c
7140         * src/common/string_match.c
7141         * src/common/sylpheed.c
7142         * src/common/utils.c
7143         * src/common/utils.h
7144         * src/common/w32_dirent.c
7145         * src/common/w32_reg.c
7146         * src/common/w32_signal.c
7147         * src/common/w32_stat.c
7148         * src/common/w32_stdio.c
7149         * src/common/w32_stdlib.c
7150         * src/common/w32_string.c
7151         * src/common/w32_time.c
7152         * src/common/w32_unistd.c
7153         * src/common/w32_wait.c
7154         * src/common/w32lib.h
7155         * src/etpan/Makefile.am
7156         * src/gtk/Makefile.am
7157         * src/plugins/clamav/Makefile.am
7158         * src/plugins/demo/Makefile.am
7159         * src/plugins/dillo_viewer/Makefile.am
7160         * src/plugins/pgpcore/Makefile.am
7161         * src/plugins/pgpcore/passphrase.c
7162         * src/plugins/pgpcore/plugin.def
7163         * src/plugins/pgpcore/sgpgme.c
7164         * src/plugins/pgpcore/sylpheed.def
7165         * src/plugins/pgpcore/version.rc
7166         * src/plugins/pgpinline/Makefile.am
7167         * src/plugins/pgpinline/plugin.def
7168         * src/plugins/pgpinline/sylpheed.def
7169         * src/plugins/pgpinline/version.rc
7170         * src/plugins/pgpmime/Makefile.am
7171         * src/plugins/pgpmime/mypgpcore.def
7172         * src/plugins/pgpmime/plugin.def
7173         * src/plugins/pgpmime/sylpheed.def
7174         * src/plugins/pgpmime/version.rc
7175         * src/plugins/spamassassin/Makefile.am
7176                 Very little ;-) patch from Werner Koch, providing
7177                 infrastructure for cross-compiling to Win32
7178
7179 2005-12-20 [paul]       1.9.100cvs96
7180
7181         * src/account.c
7182         * src/account.h
7183         * src/mainwindow.c
7184         * src/mainwindow.h
7185         * src/toolbar.c
7186         * src/toolbar.h
7187                 add a combo to the Get All button, allowing
7188                 quick retrieval from any account
7189                 Patch by Fabien Vantard, slightly modified
7190                 by Colin
7191         * src/gtk/about.c
7192                 i18n fix. Patch by Fabien Vantard
7193
7194 2005-12-19 [colin]      1.9.100cvs95
7195
7196         * src/compose.c
7197         * src/compose.h
7198                 Don't automatically join lines when they've 
7199                 been separated by the user and not automatically
7200
7201 2005-12-19 [paul]       1.9.100cvs94
7202
7203         * src/gtk/pluginwindow.c
7204                 i18n fix.
7205                 Patch by Fabien Vantard
7206
7207 2005-12-15 [paul]       1.9.100cvs93
7208
7209         * src/common/plugin.c
7210         * src/common/plugin.h
7211         * src/gtk/pluginwindow.c
7212         * src/plugins/clamav/clamav_plugin.c
7213         * src/plugins/demo/demo.c
7214         * src/plugins/dillo_viewer/dillo_viewer.c
7215         * src/plugins/pgpcore/plugin.c
7216         * src/plugins/pgpinline/plugin.c
7217         * src/plugins/pgpmime/plugin.c
7218         * src/plugins/spamassassin/spamassassin.c
7219         * src/plugins/trayicon/trayicon.c
7220                 add plugin_version()
7221
7222 2005-12-15 [colin]      1.9.100cvs92
7223
7224         * src/compose.c
7225                 Further fix bug #875
7226
7227 2005-12-15 [paul]       1.9.100cvs91
7228
7229         * src/gtk/filesel.c
7230                 fix attach_load_dir getting set to
7231                 PLUGINDIR on plugin load
7232
7233 2005-12-14 [mones]      1.9.100cvs90
7234
7235         * manual/ack.xml
7236         * manual/keyboard.xml
7237                 Initial draft and some shortcuts added
7238                 
7239         * po/es.po
7240                 Updated translation
7241
7242 2005-12-14 [colin]      1.9.100cvs89
7243
7244         * src/compose.c
7245         * src/imap.c
7246         * src/summaryview.c
7247         * src/gtk/gtkaspell.c
7248                 More leaks fixed
7249         * src/prefs_folder_item.c
7250                 Fix recursive prefs apply
7251
7252
7253 2005-12-14 [colin]      1.9.100cvs88
7254
7255         * src/compose.c
7256                 Fix bug #875 (Freeze On Inline Forward of 
7257                 Large Message)
7258
7259 2005-12-13 [colin]      1.9.100cvs87
7260
7261         * src/compose.c
7262                 Uniq-ify and sort the mimetypes list
7263                 Patch by Fabien Vantard
7264
7265 2005-12-13 [colin]      1.9.100cvs86
7266
7267         * src/imap.c
7268         * src/etpan/imap-thread.c
7269                 Fix leaks (patch by Hoa)
7270         * src/news.c
7271         * src/common/plugin.c
7272                 Fix leaks
7273
7274 2005-12-12 [colin]
7275
7276         * 2.0.0-rc2 released
7277
7278 2005-12-12 [colin]      1.9.100cvs85
7279
7280         * src/matcher.c
7281                 Fix a leak
7282
7283 2005-12-12 [wwp]        1.9.100cvs84
7284
7285         * src/gtk/icon_legend.c
7286                 fix misbehaviour and crash when closing the legend window
7287         using the Esc key (patch by Fabien Vantard).
7288
7289 2005-12-12 [paul]       1.9.100cvs83
7290
7291         * src/browseldap.c
7292         * src/foldersel.c
7293         * src/prefs_actions.c
7294         * src/prefs_filtering.c
7295         * src/prefs_matcher.c
7296         * src/prefs_spelling.glade      ** REMOVED **
7297         * src/prefs_template.c
7298         * src/gtk/foldersort.glade      ** REMOVED **
7299         * src/gtk/pluginwindow.c
7300         * src/gtk/pluginwindow.glade    ** REMOVED **
7301         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7302                 cleanups
7303
7304 2005-12-11 [paul]       1.9.100cvs82
7305
7306         * src/gtk/filesel.c
7307                 fix attach_load_dir crasher (double free)
7308
7309 2005-12-09 [paul]       1.9.100cvs81
7310
7311         * po/POTFILES.in
7312         * src/mainwindow.c
7313         * src/gtk/Makefile.am
7314         * src/gtk/icon_legend.c
7315         * src/gtk/icon_legend.h
7316                 add icon legend
7317         * src/manual.c
7318                 cleanup
7319
7320 2005-12-09 [paul]       1.9.100cvs80
7321
7322         * src/plugins/pgpcore/passphrase.c
7323                 wrap the label in the dialog
7324
7325 2005-12-09 [colin]      1.9.100cvs79
7326
7327         * src/plugins/pgpcore/sgpgme.c
7328                 Display (untrusted) on not trusted signatures
7329                 Patch by Michal Èihaø <michal@cihar.com>
7330                 Closes bug #867 (Report also key trust)
7331
7332 2005-12-09 [colin]      1.9.100cvs78
7333
7334         * src/common/plugin.c
7335                 Update licence check, following Eben Moglen's advice
7336
7337 2005-12-08 [colin]      1.9.100cvs77
7338
7339         * src/folder.c
7340                 Fix the occasionnal item->cache != NULL 
7341                 assertion failure. 
7342
7343 2005-12-08 [colin]      1.9.100cvs76
7344
7345         * src/mimeview.c
7346         * src/plugins/pgpcore/sgpgme.c
7347                 Print key id when unable to check it
7348                 Closes bug #866 (Show key id when missing)
7349
7350 2005-12-08 [paul]       1.9.100cvs75
7351
7352         * src/prefs_common.c
7353         * src/prefs_common.h
7354         * src/gtk/filesel.c
7355                 remember load attachment dir
7356
7357 2005-12-07 [colin]      1.9.100cvs74
7358
7359         * src/prefs_toolbar.c
7360                 Gtk fixes, patch by Fabien Vantard
7361
7362 2005-12-07 [colin]      1.9.100cvs73
7363
7364         * src/action.c
7365         * src/compose.c
7366         * src/compose.h
7367                 Fix bug #839 (Quoted text isn't colored after 
7368                 executing an action)
7369         * src/common/plugin.c
7370                 Require plugins to declare their licence in plugin_licence()
7371                 Refuse to load non-GPL plugins as they'd be illegal (as 
7372                 derived works of Sylpheed-Claws, they must be GPL).
7373         * src/plugins/clamav/clamav_plugin.c
7374         * src/plugins/demo/demo.c
7375         * src/plugins/dillo_viewer/dillo_viewer.c
7376         * src/plugins/pgpcore/plugin.c
7377         * src/plugins/pgpinline/plugin.c
7378         * src/plugins/pgpmime/plugin.c
7379         * src/plugins/spamassassin/spamassassin.c
7380         * src/plugins/trayicon/trayicon.c
7381                 Add plugin_licence()
7382
7383 2005-12-07 [paul]       1.9.100cvs72
7384
7385         * configure.ac
7386         * src/mainwindow.c
7387         * src/manual.c
7388         * src/manual.h
7389         * src/common/defs.h
7390                 clean up after local FAQ removal and
7391                 temporary manual removal
7392
7393 2005-12-06 [colin]      1.9.100cvs71
7394
7395         * configure.ac
7396         * doc/Makefile.am
7397         * doc/faq/.cvsignore
7398         * doc/faq/Makefile.am
7399         * doc/faq/de/.cvsignore
7400         * doc/faq/de/Makefile.am
7401         * doc/faq/de/sylpheed-faq-1.html
7402         * doc/faq/de/sylpheed-faq-2.html
7403         * doc/faq/de/sylpheed-faq-3.html
7404         * doc/faq/de/sylpheed-faq.html
7405         * doc/faq/en/.cvsignore
7406         * doc/faq/en/Makefile.am
7407         * doc/faq/en/sylpheed-faq-1.html
7408         * doc/faq/en/sylpheed-faq-2.html
7409         * doc/faq/en/sylpheed-faq-3.html
7410         * doc/faq/en/sylpheed-faq-4.html
7411         * doc/faq/en/sylpheed-faq.html
7412         * doc/faq/es/.cvsignore
7413         * doc/faq/es/Makefile.am
7414         * doc/faq/es/sylpheed-faq-1.html
7415         * doc/faq/es/sylpheed-faq-2.html
7416         * doc/faq/es/sylpheed-faq-3.html
7417         * doc/faq/es/sylpheed-faq-4.html
7418         * doc/faq/es/sylpheed-faq.html
7419         * doc/faq/fr/.cvsignore
7420         * doc/faq/fr/Makefile.am
7421         * doc/faq/fr/sylpheed-faq-1.html
7422         * doc/faq/fr/sylpheed-faq-2.html
7423         * doc/faq/fr/sylpheed-faq-3.html
7424         * doc/faq/fr/sylpheed-faq.html
7425         * doc/faq/it/.cvsignore
7426         * doc/faq/it/Makefile.am
7427         * doc/faq/it/sylpheed-faq-1.html
7428         * doc/faq/it/sylpheed-faq-2.html
7429         * doc/faq/it/sylpheed-faq-3.html
7430         * doc/faq/it/sylpheed-faq.html
7431         * doc/manual/.cvsignore
7432         * doc/manual/Makefile.am
7433         * doc/manual/de/.cvsignore
7434         * doc/manual/de/Makefile.am
7435         * doc/manual/de/sylpheed-1.html
7436         * doc/manual/de/sylpheed-10.html
7437         * doc/manual/de/sylpheed-11.html
7438         * doc/manual/de/sylpheed-12.html
7439         * doc/manual/de/sylpheed-13.html
7440         * doc/manual/de/sylpheed-14.html
7441         * doc/manual/de/sylpheed-15.html
7442         * doc/manual/de/sylpheed-16.html
7443         * doc/manual/de/sylpheed-17.html
7444         * doc/manual/de/sylpheed-18.html
7445         * doc/manual/de/sylpheed-19.html
7446         * doc/manual/de/sylpheed-2.html
7447         * doc/manual/de/sylpheed-20.html
7448         * doc/manual/de/sylpheed-3.html
7449         * doc/manual/de/sylpheed-4.html
7450         * doc/manual/de/sylpheed-5.html
7451         * doc/manual/de/sylpheed-6.html
7452         * doc/manual/de/sylpheed-7.html
7453         * doc/manual/de/sylpheed-8.html
7454         * doc/manual/de/sylpheed-9.html
7455         * doc/manual/de/sylpheed.html
7456         * doc/manual/en/.cvsignore
7457         * doc/manual/en/Makefile.am
7458         * doc/manual/en/sylpheed-1.html
7459         * doc/manual/en/sylpheed-10.html
7460         * doc/manual/en/sylpheed-11.html
7461         * doc/manual/en/sylpheed-12.html
7462         * doc/manual/en/sylpheed-13.html
7463         * doc/manual/en/sylpheed-14.html
7464         * doc/manual/en/sylpheed-15.html
7465         * doc/manual/en/sylpheed-16.html
7466         * doc/manual/en/sylpheed-17.html
7467         * doc/manual/en/sylpheed-18.html
7468         * doc/manual/en/sylpheed-19.html
7469         * doc/manual/en/sylpheed-2.html
7470         * doc/manual/en/sylpheed-20.html
7471         * doc/manual/en/sylpheed-21.html
7472         * doc/manual/en/sylpheed-22.html
7473         * doc/manual/en/sylpheed-3.html
7474         * doc/manual/en/sylpheed-4.html
7475         * doc/manual/en/sylpheed-5.html
7476         * doc/manual/en/sylpheed-6.html
7477         * doc/manual/en/sylpheed-7.html
7478         * doc/manual/en/sylpheed-8.html
7479         * doc/manual/en/sylpheed-9.html
7480         * doc/manual/en/sylpheed.html
7481         * doc/manual/es/.cvsignore
7482         * doc/manual/es/Makefile.am
7483         * doc/manual/es/sylpheed-1.html
7484         * doc/manual/es/sylpheed-10.html
7485         * doc/manual/es/sylpheed-11.html
7486         * doc/manual/es/sylpheed-12.html
7487         * doc/manual/es/sylpheed-13.html
7488         * doc/manual/es/sylpheed-14.html
7489         * doc/manual/es/sylpheed-15.html
7490         * doc/manual/es/sylpheed-16.html
7491         * doc/manual/es/sylpheed-17.html
7492         * doc/manual/es/sylpheed-18.html
7493         * doc/manual/es/sylpheed-19.html
7494         * doc/manual/es/sylpheed-2.html
7495         * doc/manual/es/sylpheed-20.html
7496         * doc/manual/es/sylpheed-3.html
7497         * doc/manual/es/sylpheed-4.html
7498         * doc/manual/es/sylpheed-5.html
7499         * doc/manual/es/sylpheed-6.html
7500         * doc/manual/es/sylpheed-7.html
7501         * doc/manual/es/sylpheed-8.html
7502         * doc/manual/es/sylpheed-9.html
7503         * doc/manual/es/sylpheed.html
7504         * doc/manual/fr/.cvsignore
7505         * doc/manual/fr/Makefile.am
7506         * doc/manual/fr/sylpheed-1.html
7507         * doc/manual/fr/sylpheed-10.html
7508         * doc/manual/fr/sylpheed-11.html
7509         * doc/manual/fr/sylpheed-12.html
7510         * doc/manual/fr/sylpheed-13.html
7511         * doc/manual/fr/sylpheed-14.html
7512         * doc/manual/fr/sylpheed-15.html
7513         * doc/manual/fr/sylpheed-16.html
7514         * doc/manual/fr/sylpheed-17.html
7515         * doc/manual/fr/sylpheed-18.html
7516         * doc/manual/fr/sylpheed-19.html
7517         * doc/manual/fr/sylpheed-2.html
7518         * doc/manual/fr/sylpheed-20.html
7519         * doc/manual/fr/sylpheed-3.html
7520         * doc/manual/fr/sylpheed-4.html
7521         * doc/manual/fr/sylpheed-5.html
7522         * doc/manual/fr/sylpheed-6.html
7523         * doc/manual/fr/sylpheed-7.html
7524         * doc/manual/fr/sylpheed-8.html
7525         * doc/manual/fr/sylpheed-9.html
7526         * doc/manual/fr/sylpheed.html
7527         * doc/manual/ja/.cvsignore
7528         * doc/manual/ja/Makefile.am
7529         * doc/manual/ja/sylpheed-1.html
7530         * doc/manual/ja/sylpheed-10.html
7531         * doc/manual/ja/sylpheed-11.html
7532         * doc/manual/ja/sylpheed-12.html
7533         * doc/manual/ja/sylpheed-13.html
7534         * doc/manual/ja/sylpheed-14.html
7535         * doc/manual/ja/sylpheed-15.html
7536         * doc/manual/ja/sylpheed-16.html
7537         * doc/manual/ja/sylpheed-17.html
7538         * doc/manual/ja/sylpheed-18.html
7539         * doc/manual/ja/sylpheed-19.html
7540         * doc/manual/ja/sylpheed-2.html
7541         * doc/manual/ja/sylpheed-20.html
7542         * doc/manual/ja/sylpheed-3.html
7543         * doc/manual/ja/sylpheed-4.html
7544         * doc/manual/ja/sylpheed-5.html
7545         * doc/manual/ja/sylpheed-6.html
7546         * doc/manual/ja/sylpheed-7.html
7547         * doc/manual/ja/sylpheed-8.html
7548         * doc/manual/ja/sylpheed-9.html
7549         * doc/manual/ja/sylpheed.html
7550         * doc/manual/ja/sylpheed.sgml
7551         * src/mainwindow.c
7552                 Remove outdated manual and faq. Noisy, eh?
7553
7554 2005-12-06 [colin]      1.9.100cvs70
7555
7556         * src/compose.c
7557         * src/quote_fmt_parse.y
7558         * src/undo.c
7559         * src/undo.h
7560                 Allow %X to position cursor at 0 
7561                 (no %X = before signature)
7562                 Fix paste as quotation putting the cursor at 0
7563                 Fix undo offsets when pasting
7564                 Insert the quote_fmt at once instead of line 
7565                 by line
7566                 Fix [Edited] when starting to reply/forward
7567
7568 2005-12-06 [paul]       1.9.100cvs69
7569
7570         * src/plugins/clamav/clamav_plugin_gtk.c
7571                 add another tooltip
7572         * src/plugins/spamassassin/spamassassin_gtk.c
7573                 rework spamassassin_create_widget_func()
7574
7575 2005-12-05 [colin]      1.9.100cvs68
7576
7577         * po/POTFILES.in
7578                 Fix make release ;-)
7579
7580 2005-12-05 [colin]      1.9.100cvs67
7581
7582         * src/compose.c
7583         * src/compose.h
7584                 Fix cursor positioning (not obeying %X)
7585
7586 2005-12-05 [paul]       1.9.100cvs66
7587
7588         * src/plugins/dillo_viewer/dillo_prefs.c
7589                 fix compilation warning
7590
7591 2005-12-05 [paul]       1.9.100cvs65
7592
7593         * src/prefs_spelling.c
7594         * src/plugins/trayicon/trayicon.c
7595                 cleanups - remove unused stuff
7596
7597 2005-12-05 [paul]       1.9.100cvs64
7598
7599         * README
7600         * manual/plugins.xml
7601                 remove info about removed mathml_viewer plugin
7602
7603 2005-12-05 [paul]       1.9.100cvs63
7604
7605         * configure.ac
7606         * src/plugins/Makefile.am
7607         * src/plugins/mathml_viewer/.cvsignore
7608         * src/plugins/mathml_viewer/Makefile.am
7609         * src/plugins/mathml_viewer/mathml_viewer.c
7610                 remove unmaintained mathml_viewer plugin
7611
7612 2005-12-05 [paul]       1.9.100cvs62
7613
7614         * src/summaryview.c
7615                 obey prefs_common.always_show_msg when
7616                 moving a msg
7617                 Thanks to Colin
7618
7619 2005-12-05 [paul]       1.9.100cvs61
7620
7621         * src/compose.c
7622         * src/prefs_account.c
7623         * src/prefs_filtering.c
7624         * src/prefs_quote.c
7625         * src/prefs_spelling.c
7626         * src/prefs_toolbar.c
7627         * src/summaryview.c
7628         * src/gtk/gtkutils.c
7629         * src/gtk/quicksearch.c
7630         * src/plugins/dillo_viewer/dillo_prefs.c
7631                 dialog cleanups
7632
7633 2005-12-04 [paul]       1.9.100cvs60
7634
7635         * src/inc.c
7636         * src/prefs_account.c
7637         * src/prefs_account.h
7638                 allow a Local account to specify a
7639                 default inbox
7640                 (closes bug 843 'Inbox cannot be changed for local
7641                  mailboxes')
7642
7643 2005-12-04 [colin]      1.9.100cvs59
7644
7645         * src/plugins/trayicon/trayicon.c
7646                 Remove Get, rename Get All to Get Mail in order to
7647                 be consistent with the default main toolbar
7648
7649 2005-12-03 [colin]      1.9.100cvs58
7650
7651         * manual/gpl.xml
7652         * manual/sylpheed-claws-manual.xml
7653                 Add GPL appendix
7654
7655 2005-12-03 [paul]       1.9.100cvs57
7656
7657         * AUTHORS
7658         * po/sv.po
7659         * src/gtk/authors.h
7660                 new (partially complete) Swedish translation
7661                 by Anders Troback <sylpheed@troback.com>
7662
7663 2005-12-02 [paul]       1.9.100cvs56
7664
7665         * configure.ac
7666                 libetpan 0.41 required
7667
7668 2005-12-02 [paul]       1.9.100cvs55
7669
7670         * src/plugins/clamav/clamav_plugin.c
7671         * src/plugins/clamav/clamav_plugin.h
7672         * src/plugins/clamav/clamav_plugin_gtk.c
7673         * src/plugins/spamassassin/spamassassin.c
7674         * src/plugins/spamassassin/spamassassin.h
7675         * src/plugins/spamassassin/spamassassin_gtk.c
7676                 unregister prefs pages on unloading, thus
7677                 preventing a crash
7678                 (thanks to Colin for the hint)
7679
7680 2005-12-02 [wwp]        1.9.100cvs54
7681
7682         * src/quote_fmt.h
7683         * src/quote_fmt_parse.y
7684                 fix misuse of gboolean*, use gboolean instead
7685                 (thanks to Paul, Colin, for pointing out that scaring one)
7686
7687 2005-12-02 [paul]       1.9.100cvs53
7688
7689         * src/plugins/clamav/clamav_plugin.c
7690                 int no --> unsigned int no
7691         * src/plugins/clamav/clamav_plugin_gtk.c
7692                 rework config page
7693
7694 2005-12-02 [wwp]        1.9.100cvs52
7695
7696         * src/compose.c
7697         * src/prefs_template.c
7698         * src/quote_fmt.h
7699         * src/quote_fmt_parse.y
7700                 prevent from executing |f and |p templates commands when
7701                 adding or replacing templates in prefs (avoids annoying and
7702                 potentially dangerous behaviours)
7703
7704 2005-12-02 [paul]       1.9.100cvs51
7705
7706         * src/prefs_common.c
7707                 allow translation of some default values
7708                 Patch by Fabien Vantard
7709
7710 2005-12-02 [paul]       1.9.100cvs50
7711
7712         * src/codeconv.c
7713         * src/codeconv.h
7714         * src/prefs_common.c
7715         * src/prefs_common.h
7716         * src/prefs_message.c
7717         * src/textview.c
7718                 remove obsolete 'convert_mb_alnum' option
7719                 and related stuff
7720         * src/gtk/about.c
7721                 remove unused 'about_textview_visibility_notify'
7722
7723 2005-12-02 [paul]       1.9.100cvs49
7724
7725         * src/prefs_account.c
7726         * src/prefs_compose_writing.c
7727         * src/prefs_fonts.c
7728         * src/prefs_gtk.h
7729         * src/prefs_image_viewer.c
7730         * src/prefs_message.c
7731         * src/prefs_other.c
7732         * src/prefs_receive.c
7733         * src/prefs_send.c
7734         * src/prefs_spelling.c
7735         * src/prefs_summaries.c
7736         * src/prefs_wrapping.c
7737         * src/plugins/dillo_viewer/dillo_prefs.c
7738         * src/plugins/pgpcore/prefs_gpg.c
7739                 several cleanups to the prefs dialogs
7740                 (slightly modified) patch by Fabien Vantard
7741
7742 2005-12-02 [paul]       1.9.100cvs48
7743
7744         * src/main.c
7745                 --exit means exit
7746         * src/send_message.c
7747                 fix crash on send when connection fails
7748
7749         Thanks to Colin
7750
7751 2005-12-01 [colin]      1.9.100cvs47
7752
7753         * src/html.c
7754                 Translate &hellip; to "..."
7755
7756 2005-11-30 [colin]      1.9.100cvs46
7757
7758         * src/matcher.c
7759         * src/matcher.h
7760                 Optimize back yesterday's fix.
7761
7762 2005-11-30 [paul]       1.9.100cvs45
7763
7764         * manual/faq.xml
7765                 standardised
7766         * manual/intro.xml
7767                 written by Colin, edited by me
7768
7769 2005-11-29 [colin]      1.9.100cvs44
7770
7771         * src/matcher.c
7772                 Skip headers unconditionnaly in match_body if the
7773                 rule is not message or ~message
7774
7775 2005-11-29 [colin]      1.9.100cvs43
7776
7777         * src/matcher.c
7778                 Fix body_part and such, not skipping headers 
7779                 if the matchcriteria wasn't the first in the rule
7780
7781 2005-11-29 [colin]      1.9.100cvs42
7782
7783         * src/compose.c
7784                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7785                 option missing from message view window)
7786                 Fix double text D'n'D with gtk-2.8
7787         * src/matcher.c
7788                 Fix ~message, ~headers_part, ~body_part rules
7789         * src/messageview.c
7790                 Add Windows-1252 (Closes bug #863)
7791                 Fix accels
7792         * src/gtk/gtkaspell.c
7793                 Properly destroy accels in all menus
7794
7795 2005-11-29 [mones]      1.9.100cvs41
7796
7797         * po/es.po
7798                 Updated.
7799
7800 2005-11-27 [colin]      1.9.100cvs40
7801
7802         * src/mh_gtk.c
7803                 "/Remove mailbox" -> "/Remove mailbox..."
7804
7805 2005-11-27 [paul]       1.9.100cvs39
7806
7807         * AUTHORS
7808         * po/de.po
7809         * src/gtk/authors.h
7810                 updated by new maintainer, Stephan Sachse
7811
7812 2005-11-27 [paul]       1.9.100cvs38
7813
7814         * manual/faq.xml
7815                 written by Colin, edited by me
7816
7817 2005-11-27 [paul]       1.9.100cvs37
7818
7819         * src/prefs_common.c
7820         * src/prefs_common.h
7821         * src/prefs_receive.c
7822         * src/prefs_summaries.c
7823                 move 'go to inbox after receiving new mail'
7824                 option from display/sumamaries to mail
7825                 handling/receive, and rework prefs_summaries
7826                 dialog a little
7827
7828 2005-11-25 [martin]     1.9.100cvs36
7829
7830         * po/de.po
7831             fixed windows-1252 translation;
7832             translated some new and fuzzy strings
7833
7834 2005-11-25 [paul]       1.9.100cvs35
7835
7836         * src/plugins/clamav/clamav_plugin.c
7837                 complete the update done in cvs34
7838
7839 2005-11-25 [paul]       1.9.100cvs34
7840
7841         * src/plugins/clamav/clamav_plugin.c
7842                 reflect upstream changes
7843
7844 2005-11-25 [paul]       1.9.100cvs33
7845
7846         * manual/ack.xml
7847         * manual/plugins.xml
7848         * manual/sylpheed-claws-manual.xml
7849                 written/updated by Colin, edited by me
7850         * tools/acroread2sylpheed.pl
7851                 update binary name
7852
7853 2005-11-24 [colin]      1.9.100cvs32
7854
7855         * src/compose.c
7856                 Fix bug #856 (reediting messages forgets Request
7857                 Return Receipt)
7858
7859 2005-11-24 [paul]       1.9.100cvs31
7860
7861         * manual/addrbook.xml
7862         * manual/starting.xml
7863                 written by Colin, proofread, edited, adapted by me
7864         * manual/advanced.xml
7865                 add some Actions examples
7866         * src/importldif.c
7867                 use a Save button instead of a Close button
7868         * src/wizard.c
7869                 indicate mandatory fields
7870                 fix page display
7871                 Thanks to Colin
7872
7873 2005-11-23 [colin]      1.9.100cvs30
7874
7875         * src/addressbook.c
7876                 Rename menu item, fix possible crash after
7877                 deletion of books
7878         * src/addrindex.c
7879                 Allow searching for '*' in ldap
7880         * src/browseldap.c
7881                 Fix "Browse Entry" (did anyone use it?)
7882         * src/wizard.c
7883                 Add guards for mandatory information
7884
7885 2005-11-23 [paul]       1.9.100cvs29
7886
7887         * manual/advanced.xml
7888                 corrections to the English
7889
7890 2005-11-23 [colin]      1.9.100cvs28
7891
7892         * src/mimeview.c
7893                 Fix possible crash at exit. After the call to
7894                 gtk_container_remove(), the Viewer's widget has no
7895                 more parent so gtk+ automatically frees it and its
7896                 sons. If destroy_viewer() then try to access it,
7897                 problems ensue.
7898
7899 2005-11-22 [colin]      1.9.100cvs27
7900
7901         * src/compose.c
7902         * src/gtk/gtkaspell.c
7903                 Fix right-clicking on a misspelled word
7904                 Fix More... in suggestions menu
7905
7906 2005-11-22 [wwp]        1.9.100cvs26
7907
7908         * src/prefs_template.c
7909                 templates works: re-sort templates list when adding or replacing,
7910                 prevent from adding or replacing when the template name is empty
7911
7912 2005-11-21 [colin]      1.9.100cvs25
7913
7914         * src/addressbook.c
7915                 Fix some addressbook suckage (dnd, select all)
7916         * src/compose.c
7917         * src/gtk/gtkaspell.c
7918         * src/gtk/gtkaspell.h
7919                 Make the spellchecker menu work with the 
7920                 GtkTextView one instead of overriding it
7921
7922 2005-11-20 [paul]       1.9.100cvs24
7923
7924         * manual/handling.xml
7925                 proofread and corrected
7926
7927 2005-11-20 [paul]       1.9.100cvs23
7928
7929         * manual/Makefile
7930                 generate html as one file
7931         * manual/advanced.xml
7932                 fix output generation
7933                 reformat hidden options list
7934         * manual/manual.xml     ** REMOVED **
7935         * manual/sylpheed-claws-manual.xml      ** ADDED **
7936                 renamed
7937
7938 2005-11-18 [colin]      1.9.100cvs22
7939
7940         * src/prefs_account.c
7941                 Fix layout in news and mbox accounts
7942         * manual/account.xml
7943         * manual/advanced.xml
7944                 New contents for Paul to check :)
7945
7946 2005-11-18 [wwp]        1.9.100cvs21
7947
7948         * src/gtk/quicksearch.c
7949                 don't update extended quicksearch buttons twice
7950
7951 2005-11-18 [paul]       1.9.100cvs20
7952
7953         * src/textview.c
7954                 complete 1.9.100cvs19
7955
7956 2005-11-18 [paul]       1.9.100cvs19
7957
7958         * src/compose.c
7959                 cosmetic improvements
7960         * src/textview.c
7961                 also list text/* attachments
7962
7963 2005-11-18 [colin]      1.9.100cvs18
7964
7965         * src/summaryview.c
7966                 Use column 0 instead of -1 in 
7967                 gtk_ctree_node_moveto, in a naive
7968                 hope it'll fix the gtk-related crashes
7969
7970 2005-11-18 [colin]      1.9.100cvs17
7971
7972         * src/gtk/inputdialog.c
7973                 Fix icon staying the first one
7974
7975 2005-11-17 [wwp]        1.9.100cvs16
7976                 fix possible problem showing some quicksearch buttons, and a bad
7977                 call to g_return_if_fail in a function that returns a value (both
7978                 fixes by Fabien Vantard)
7979
7980 2005-11-15 [wwp]        1.9.100cvs15
7981
7982         * src/gtk/quicksearch.c
7983                 added a tooltip to that obscure ... quicksearch button
7984
7985 2005-11-15 [wwp]        1.9.100cvs14
7986
7987         * src/gtk/quicksearch.c
7988                 add a quicksearch helper to filtering expression users: the ... button
7989                 raises the condition expr window. condition expressions set up w/ this
7990                 window are used by the quicksearch if the user closes it pressing OK.
7991
7992 2005-11-14 [paul]       1.9.100cvs13
7993
7994         * src/plugins/clamav/clamav_plugin.c
7995         * src/plugins/spamassassin/spamassassin.c
7996                 change plugin type following recent merging
7997
7998 2005-11-14 [wwp]        1.9.100cvs12
7999
8000         * src/folder.c
8001                 prevent from crashing when copying/moving message(s) from and
8002                 to the same folder
8003
8004 2005-11-14 [paul]       1.9.100cvs11
8005
8006         * src/plugins/clamav/Makefile.am
8007         * src/plugins/clamav/clamav_plugin.c
8008         * src/plugins/clamav/clamav_plugin.h
8009         * src/plugins/clamav/clamav_plugin_gtk.c
8010                 also merge clamav and clamav_gtk plugins
8011
8012 2005-11-13 [colin]      1.9.100cvs10
8013
8014         * configure.ac
8015         * src/plugins/spamassassin/Makefile.am
8016         * src/plugins/spamassassin/spamassassin.c
8017         * src/plugins/spamassassin/spamassassin.h
8018         * src/plugins/spamassassin/spamassassin_gtk.c
8019                 Merge spamassassin and spamassassin_gtk plugins,
8020                 and build it by default.
8021
8022 2005-11-12 [colin]      1.9.100cvs9
8023
8024         * src/etpan/imap-thread.c
8025                 Fix gcc warning
8026
8027 2005-11-12 [colin]      1.9.100cvs8
8028
8029         * src/procmime.c
8030                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8031
8032 2005-11-10 [colin]      1.9.100cvs7
8033
8034         * src/main.c
8035                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8036                 minimised state)
8037
8038 2005-11-10 [wwp]        1.9.100cvs6
8039
8040         * src/gtk/description_window.c
8041                 fix a crash when closing description windows using the WM's [X] button
8042
8043 2005-11-09 [colin]      1.9.100cvs5
8044
8045         * src/common/ssl.c
8046                 Update libetpan call to follow upstream
8047                 (yes, this requires libetpan-0.40cvs3)
8048
8049 2005-11-08 [colin]      1.9.100cvs4
8050
8051         * src/compose.c
8052         * src/textview.c
8053         * src/common/utils.c
8054         * src/common/utils.h
8055                 Enhance the email parser
8056
8057 2005-11-08 [colin]      1.9.100cvs3
8058
8059         * src/procmime.c
8060                 Fix what looks like an off-by-one (fixes 
8061                 attachments from the Bat)
8062
8063 2005-11-08 [wwp]        1.9.100cvs2
8064
8065         * src/main.c
8066                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8067
8068 2005-11-08 [wwp]        1.9.100cvs1
8069
8070         * src/main.c
8071                 allow exiting Sylpheed-Claws from command-line
8072
8073 2005-11-08 [paul]       1.9.100
8074
8075         1.9.100 released
8076
8077 2005-11-07 [colin]      1.9.99cvs17
8078
8079         * src/addritem.c
8080         * src/ldif.c
8081                 Fix import of base-64 encoded items
8082
8083 2005-11-07 [colin]      1.9.99cvs16
8084
8085         * src/send_message.c
8086                 Fix bug #314 (Queue does not empty under certain 
8087                 circumstances)
8088
8089 2005-11-07 [paul]       1.9.99cvs15
8090
8091         * src/mutt.c
8092         * src/pine.c
8093                 fix buffer overflows
8094                 Thanks to Colin
8095
8096 2005-11-07 [paul]       1.9.99cvs14
8097
8098         * doc/man/Makefile.am
8099         * doc/man/sylpheed-claws.1      ** ADDED **
8100         * doc/man/sylpheed.1            ** DELETED **
8101                 rename and update the man file
8102
8103 2005-11-06 [colin]      1.9.99cvs13
8104
8105         * src/ldif.c
8106                 Fix ldif_get_line() that returned empty strings
8107                 (Didn't understand why). Also fix a possible
8108                 buffer overflow.
8109
8110 2005-11-06 [wwp]        1.9.99cvs12
8111
8112         * src/textview.c
8113         * src/gtk/about.c
8114         * src/gtk/gtkutils.c
8115         * src/gtk/gtkutils.h
8116                 fix a compilation warning,
8117                 make links sensitive in the about dialog
8118
8119 2005-11-04 [wwp]        1.9.99cvs11
8120
8121         * src/gtk/about.c
8122                 don't wrap or translate URIs, and a bit text format cleanup
8123
8124 2005-11-04 [wwp]        1.9.99cvs10
8125
8126         * src/gtk/about.c
8127                 better textview tagging implementation (no more use of marks for
8128                 postponed tagging)
8129
8130 2005-11-02 [colin]      1.9.99cvs9
8131
8132         * src/common/ssl.c
8133                 Forgot an ifdef
8134
8135 2005-11-02 [colin]      1.9.99cvs8
8136
8137         * configure.ac
8138                 Require libetpan-0.40 due to upstream fix
8139         * src/common/ssl.c
8140                 Tell libetpan not to call SSL_Library_Init,
8141                 as we do it ourselves.
8142
8143 2005-11-02 [colin]      1.9.99cvs7
8144
8145         * po/POTFILES.in
8146                 Add missing files (thanks to Fabien Vantard)
8147
8148 2005-11-02 [colin]      1.9.99cvs6
8149
8150         * src/summaryview.c
8151                 Fix totals when read messages are hidden or quicksearch
8152                 is on
8153         * src/ssl_manager.c
8154         * src/ssl_manager.h
8155         * src/common/ssl_certificate.c
8156         * src/common/ssl_certificate.h
8157         * src/gtk/sslcertwindow.c
8158         * src/gtk/sslcertwindow.h
8159                 Fix copyright on my stuff
8160
8161 2005-11-02 [wwp]        1.9.99cvs5
8162
8163         * src/prefs_themes.c
8164                 fix directory name checking (theme installation/removal),
8165                 made related error a bit more verbose
8166
8167 2005-11-02 [colin]      1.9.99cvs4
8168
8169         * src/summaryview.c
8170                 Fix typo (probably fixes bug #841 (Sort by the From 
8171                 field doesn't work)
8172
8173 2005-11-02 [paul]       1.9.99cvs3
8174
8175         * po/ko.po
8176         * po/nb.po
8177                 updated by SungHyun Nam, Geir Helland
8178         * src/wizard.c
8179                 fix typo in welcome message. spotted by
8180                 Andrea Spadaccini
8181
8182 2005-11-01 [colin]      1.9.99cvs2
8183
8184         * src/compose.c
8185                 Fix replying to ml wen confirming subscription
8186         * src/messageview.c
8187         * src/mimeview.c
8188         * src/mimeview.h
8189         * src/privacy.h
8190         * src/summaryview.c
8191                 Make key check non blocking
8192
8193 2005-10-31 [paul]       1.9.99cvs1
8194
8195         * tools/claws.i18n.status.pl
8196                 updated for ChangeLog
8197
8198 2005-10-31 [paul]       1.9.99
8199
8200         1.9.99 released
8201
8202 2005-10-31 [paul]       1.9.15cvs131
8203
8204         * .cvsignore
8205         * ChangeLog
8206         * ChangeLog.claws       ** REMOVED **
8207         * ChangeLog-gtk2.claws  ** REMOVED **
8208         * ChangeLog.gtk1        ** ADDED **
8209         * INSTALL
8210         * Makefile.am
8211         * NEWS
8212         * README
8213         * README.claws          ** REMOVED **
8214         * README.jp             ** REMOVED **
8215         * RELEASE_NOTES         ** ADDED **
8216         * RELEASE_NOTES.claws   ** REMOVED **
8217         * commitHelper
8218         * configure.ac
8219         * sylpheed.spec.in      ** REMOVED **
8220                 tidy up and update the default docs:
8221                 ChangeLog.claws is renamed ChangeLog.gtk1
8222                 ChangeLog-gtk2.claws is renamed ChangeLog
8223                 README.claws is renamed README
8224                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8225
8226 2005-10-31 [paul]       1.9.15cvs130
8227
8228         * po/it.po
8229                 fix errors
8230
8231 2005-10-31 [paul]       1.9.15cvs129
8232
8233         * po/ca.po
8234         * po/de.po
8235         * po/en_GB.po
8236         * po/fr.po
8237         * po/it.po
8238         * po/pt_BR.po
8239         * po/sk.po
8240         * po/sr.po
8241         * po/zh_CN.po
8242                 updated by Miquel Oliete, Stephan Sachse and
8243                 Thomas Gilgin, me, Fabien Vantard, Andrea
8244                 Spadaccini, Frederico Goncalves Guimaraes,
8245                 Andrej Kacian, Aleksandar Urosevic, and
8246                 Ralgh Young.
8247
8248 2005-10-31 [mones]      1.9.15cvs128
8249
8250         * manual/faq.xml
8251                 More questions.
8252         
8253         * po/es.po
8254                 Updated for release.
8255
8256 2005-10-30 [colin]      1.9.15cvs127
8257
8258         * src/compose.c
8259                 Place cursor before rewrapping (fixes cursor
8260                 pos if quotation gets rewrapped)
8261
8262 2005-10-29 [paul]       1.9.15cvs126
8263
8264         * src/crash.c
8265         * src/foldersel.c
8266         * src/main.c
8267         * src/messageview.c
8268         * src/toolbar.c
8269         * src/gtk/authors.h
8270                 corrections to text items
8271
8272 2005-10-28 [colin]      1.9.15cvs125
8273
8274         * src/messageview.c
8275                 Make "hit 'C' to check sig" work from extern 
8276                 messageviews
8277
8278 2005-10-27 [colin]      1.9.15cvs124
8279
8280         * src/summaryview.c
8281                 Add a hack to avoid segfaulting when hammering 
8282                 on gtk's events
8283
8284 2005-10-27 [wwp]        1.9.15cvs123
8285
8286         * src/prefs_themes.c
8287                 sort list of themes names in themes prefs
8288
8289 2005-10-27 [paul]       1.9.15cvs122
8290
8291         * src/folder.c
8292         * src/prefs_account.c
8293                 fix building on Solaris
8294                 Patch by Alex Moore
8295
8296 2005-10-27 [wwp]        1.9.15cvs121
8297
8298         * src/summaryview.c
8299         * src/gtk/gtksctree.c
8300                 speed up unselecting messages in summary view (thanks to Colin)
8301
8302 2005-10-27 [paul]       1.9.15cvs120
8303
8304         * src/mainwindow.c
8305                 fix a compilation warning
8306         * src/summaryview.c
8307                 fix updating of 'n items selected' count
8308                 when deselecting
8309
8310 2005-10-27 [martin]     1.9.15cvs119
8311
8312         * src/action.c
8313                 ignore actions with a leading '/' in the action menu name
8314                 fixes a crash on menu creation
8315         * src/prefs_actions.c
8316                 do not allow a leading '/' in the action menu name
8317
8318 2005-10-27 [paul]       1.9.15cvs118
8319
8320         * src/main.c
8321                 fix compilation warning
8322
8323 2005-10-27 [paul]       1.9.15cvs117
8324
8325         * src/procmime.c
8326                 add #if HAVE_LOCALE_H
8327
8328 2005-10-27 [paul]       1.9.15cvs116
8329
8330         * src/plugins/clamav/clamav_plugin.c
8331         * src/plugins/dillo_viewer/dillo_viewer.c
8332         * src/plugins/mathml_viewer/mathml_viewer.c
8333         * src/plugins/pgpcore/plugin.c
8334         * src/plugins/pgpinline/plugin.c
8335         * src/plugins/pgpmime/plugin.c
8336         * src/plugins/spamassassin/spamassassin.c
8337         * src/plugins/trayicon/trayicon.c
8338                 plugin_init() : make error messages more
8339                 informative
8340
8341 2005-10-26 [wwp]        1.9.15cvs115
8342
8343         * src/prefs_matcher.c
8344                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8345
8346 2005-10-26 [wwp]        1.9.15cvs114
8347
8348         * src/procmime.c
8349         * src/gtk/gtksctree.c
8350         * src/plugins/spamassassin/libspamc.c
8351         * src/plugins/spamassassin/spamassassin.c
8352                 fix some compilation warnings more
8353
8354 2005-10-26 [mones]      1.9.15cvs113
8355
8356         * po/es.po
8357                 Updated translation
8358
8359 2005-10-26 [paul]       1.9.15cvs112
8360
8361         * src/prefs_message.c
8362                 give all display_xface stuff the
8363                 #if HAVE_LIBCOMPFACE treatment, thus
8364                 preventing a crash
8365                 (Thanks to Wolfgang Enderlein)
8366
8367 2005-10-26 [colin]      1.9.15cvs111
8368
8369         * src/gedit-print.c
8370                 Fix date format
8371         * src/imap_gtk.c
8372         * src/news_gtk.c
8373                 Remove context menu items that should not be there
8374         * src/jpilot.c
8375                 Fix encoding
8376         * src/main.c
8377         * src/mainwindow.c
8378                 Don't show the mainwindow too soon
8379
8380 2005-10-26 [wwp]        1.9.15cvs110
8381
8382         * src/folder.c
8383         * src/manual.c
8384         * src/summaryview.c
8385                 fix uninitialized pointers in the folder updating hook
8386                 (thanks to Colin)
8387
8388 2005-10-25 [mones]      1.9.15cvs109
8389
8390         * manual/faq.xml
8391                 General information subsection completed. 
8392                 Removed archaic references.
8393                 
8394         * manual/Makefile
8395         * manual/dtd/manual.dsl
8396                 Added customization stylesheet for getting paragraphs
8397                 fully justified in PDF output (as suggested by Colin).
8398
8399 2005-10-25 [colin]      1.9.15cvs108
8400
8401         * src/compose.c
8402                 Fix a second leak
8403
8404 2005-10-25 [colin]      1.9.15cvs107
8405
8406         * src/addrbook.c
8407         * src/addrindex.c
8408                 Fix leak (xml_get_element() allocates memory)
8409         * src/compose.c
8410                 Fix leak + dead code (shame!)
8411         * src/procmime.c
8412                 Fix leak
8413
8414 2005-10-25 [colin]      1.9.15cvs106
8415
8416         * src/mimeview.c
8417                 Fix encoding issue in Save all and in 
8418                 overwrite-confirmation alertpanel
8419
8420 2005-10-25 [colin]      1.9.15cvs105
8421
8422         * src/common/socket.c
8423                 Fix a leak - Thanks to Christopher Aillon
8424                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8425
8426 2005-10-25 [paul]       1.9.15cvs104
8427
8428         * src/wizard.c
8429                 Always guess servers from the right-hand
8430                 email part and guess username from the
8431                 left-hand part. (Thanks to Colin)
8432                 add an X-Face to the welcome message
8433
8434 2005-10-25 [paul]       1.9.15cvs103
8435
8436         * manual/handling.xml
8437                 written by Colin, edited by me
8438
8439 2005-10-25 [wwp]        1.9.15cvs102
8440
8441         * src/folderview.c
8442         * src/grouplistdialog.c
8443         * src/imap.c
8444         * src/noticeview.c
8445                 fix some compilation warnings
8446
8447 2005-10-24 [paul]
8448
8449         1.9.99-rc3 released
8450
8451 2005-10-24 [paul]       1.9.15cvs101
8452
8453         * src/gtk/about.c
8454                 fix window sizing
8455
8456 2005-10-24 [paul]       1.9.15cvs100
8457
8458         * src/pixmaps/offline.xpm
8459         * src/pixmaps/online.xpm
8460                 replace with last default versions
8461
8462 2005-10-24 [colin]      1.9.15cvs99
8463
8464         * src/imap.c
8465                 Fix bug when moving a folder
8466         * src/imap_gtk.c
8467         * src/mh_gtk.c
8468                 "Delete folder" pops up a window, so it 
8469                 should be suffixed with "..."
8470         * src/plugins/pgpcore/sgpgme.c
8471                 Include locale.h
8472
8473 2005-10-24 [mones]      1.9.15cvs98
8474
8475         * manual/Makefile
8476         * manual/account.xml
8477         * manual/ack.xml
8478         * manual/addrbook.xml
8479         * manual/advanced.xml
8480         * manual/faq.xml
8481         * manual/glossary.xml
8482         * manual/gpl.xml
8483         * manual/handling.xml
8484         * manual/intro.xml
8485         * manual/keyboard.xml
8486         * manual/manual.xml
8487         * manual/plugins.xml
8488         * manual/starting.xml
8489         * manual/dtd/sdocbook.dtd
8490                 Initial manual structure and some content.
8491
8492 2005-10-23 [wwp]        1.9.15cvs97
8493
8494         * src/gtk/about.c
8495                 fix a typo
8496
8497 2005-10-23 [wwp]        1.9.15cvs96
8498
8499         * src/gtk/about.c
8500         * src/gtk/authors.h
8501                 rework of the about window (main work by Paul), also featuring a few
8502                 fixes for typos and duplicate names
8503
8504 2005-10-23 [wwp]        1.9.15cvs95
8505
8506         * src/.cvsignore
8507                 Ignore the right binary name (sylpheed-claws now)
8508
8509 2005-10-23 [paul]       1.9.15cvs94
8510
8511         * src/compose.c
8512                 when using Folder Pref 'Default To for
8513                 replies' make the entry in the Compose
8514                 window bold
8515                 Patch by Fabien Vantard
8516
8517 2005-10-22 [colin]      1.9.15cvs93
8518
8519         * src/codeconv.c
8520                 Fix leak
8521
8522 2005-10-22 [colin]      1.9.15cvs92
8523
8524         * src/codeconv.c
8525                 try to convert using locale (apart utf8) if necessary
8526
8527 2005-10-22 [colin]      1.9.15cvs91
8528
8529         * src/pixmaps/new.xpm
8530         * src/pixmaps/unread.xpm
8531                 Make the unread envelope blue again and
8532                 saturate the new one a bit more.
8533
8534 2005-10-22 [colin]      1.9.15cvs90
8535
8536         * src/compose.c
8537                 When replying to a mail sent by one of our accounts,
8538                 use the original list of recipients. Let 'Reply All'
8539                 and 'Reply to sender' work like previously.
8540
8541 2005-10-21 [colin]      1.9.15cvs89
8542
8543         * src/prefs_filtering.c
8544                 Clear fields after add and replace
8545         * src/textview.c
8546                 Display xface differently (better)
8547         * src/plugins/pgpinline/pgpinline.c
8548                 Fix crappy encodings/recodings
8549
8550 2005-10-21 [paul]       1.9.15cvs88
8551
8552         * src/compose.c
8553         * src/prefs_folder_item.c
8554         * src/toolbar.c
8555                 fix news folder Folder Properties
8556                 (thanks to Colin)
8557         * src/folderview.c
8558                 update folderview after Themes change
8559                 keep selected folder selected
8560                 (thanks to Colin)
8561
8562 2005-10-21 [paul]       1.9.15cvs87
8563
8564         * tools/Makefile.am
8565         * tools/OOo2sylpheed.pl
8566         * tools/README
8567         * tools/README.sylprint
8568         * tools/asus_mailled.sh         ** REMOVED **
8569         * tools/filter_conv.pl
8570         * tools/freshmeat_search.pl
8571         * tools/google_search.pl
8572         * tools/gpg-sign-syl            ** REMOVED **
8573         * tools/kmail2sylpheed.pl
8574         * tools/kmail2sylpheed_v2.pl
8575         * tools/multiwebsearch.pl
8576         * tools/nautilus2sylpheed.sh
8577         * tools/newscache_clean.pl
8578         * tools/outlook2sylpheed.pl
8579         * tools/sylpheed-switcher       ** REMOVED **
8580         * tools/sylprint.pl
8581         * tools/sylprint.rc
8582         * tools/tb2sylpheed
8583         * tools/vcard2xml.py
8584         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8585                 update default config dir
8586                 update binary name (thanks to Fabien Vantard)
8587                 remove obsolete scripts
8588
8589 2005-10-21 [colin]      1.9.15cvs86
8590
8591         * src/inc.c
8592                 Fix possible leak and units. Based on a patch by
8593                 Fabien Vantard.
8594
8595 2005-10-20 [colin]      1.9.15cvs85
8596
8597         * src/textview.c
8598                 Clear xface when clearing textview
8599
8600 2005-10-20 [colin]      1.9.15cvs84
8601
8602         * configure.ac
8603         * src/folderview.c
8604         * src/headerview.c
8605         * src/main.c
8606         * src/prefs_common.c
8607         * src/prefs_common.h
8608         * src/prefs_message.c
8609         * src/textview.c
8610         * src/textview.h
8611         * src/common/defs.h
8612         * src/common/utils.c
8613         * src/common/utils.h
8614         * src/gtk/gtkutils.c
8615         * src/gtk/gtkutils.h
8616                 Migrate config to .sylpheed-claws (Automatically)
8617                 Add a way to get the Xface in the TextView
8618
8619 2005-10-20 [colin]      1.9.15cvs83
8620
8621         * src/gtk/Makefile.am
8622         * src/gtk/about.c
8623         * src/gtk/authors.h
8624                 Make the about dialog *grooovy*
8625
8626 2005-10-20 [colin]      1.9.15cvs82
8627
8628         * src/mimeview.c
8629                 Use "Open with" on double click if no command
8630                 was found
8631
8632 2005-10-20 [colin]      1.9.15cvs81
8633
8634         * src/imap.c
8635         * src/etpan/imap-thread.c
8636                 Fix possible crash.
8637
8638 2005-10-20 [paul]       1.9.15cvs80
8639
8640         * src/folder.c
8641                 don't show clipkey icon if the only
8642                 attachment is the signature
8643                 Patch by Colin
8644
8645 2005-10-20 [paul]       1.9.15cvs79
8646
8647         * AUTHORS
8648         * src/plugins/pgpmime/pgpmime.c
8649                 name the PGP/MIME signature 'signature.asc'
8650                 Patch by Andrew Nelson <freeandy@gmail.com>
8651
8652 2005-10-19 [colin]      1.9.15cvs78
8653
8654         * src/plugins/pgpmime/pgpmime.c
8655                 Oops, no need to double-check though
8656
8657 2005-10-19 [colin]      1.9.15cvs77
8658
8659         * src/plugins/pgpinline/pgpinline.c
8660         * src/plugins/pgpmime/pgpmime.c
8661                 Check that my_tmpfile() doesn't 
8662                 return NULL
8663
8664 2005-10-19 [colin]      1.9.15cvs76
8665
8666         * src/common/utils.c
8667                 Use shorter mime boundaries to avoid having
8668                 MTAs rewrapping our headers, breaking the
8669                 PGP signature in the process 
8670         * src/compose.c
8671         * src/plugins/pgpmime/pgpmime.c
8672                 Check for boundary uniqueness to be sure
8673                 it won't happen, instead of hoping for the
8674                 best
8675
8676 2005-10-19 [colin]      1.9.15cvs75
8677
8678         * sylpheed-claws.desktop
8679         * src/Makefile.am
8680         * src/main.c
8681                 Ship a sylpheed-claws binary instead
8682                 of a sylpheed one. Change the socket
8683                 name, too
8684         * src/folderview.c
8685                 Update folder only if it changed
8686         * src/wizard.c
8687                 Fix i18n in welcome mail, patch by
8688                 Fabien Vantard
8689
8690 2005-10-19 [paul]
8691
8692         1.9.99-rc2 released
8693
8694 2005-10-19 [paul]       1.9.15cvs74
8695
8696         * src/folder.c
8697         * src/folderview.c
8698                 fix summaryview update
8699                 Patch by Colin
8700
8701 2005-10-18 [colin]      1.9.15cvs73
8702
8703         * src/plugins/pgpcore/passphrase.c
8704                 Don't XGrabServer, and try a bit more to 
8705                 sync everything before grabbing mouse/keyboard
8706
8707 2005-10-18 [colin]      1.9.15cvs72
8708
8709         * src/Makefile.am
8710         * src/addressadd.c
8711         * src/addressbook.c
8712         * src/folderview.c
8713         * src/grouplistdialog.c
8714         * src/mimeview.c
8715         * src/stock_pixmap.c
8716         * src/stock_pixmap.h
8717         * src/summaryview.c
8718         * src/gtk/gtksctree.c
8719         * src/gtk/gtksctree.h
8720         * src/pixmaps/empty.xpm
8721                 Implement a wrapper call for gtk_ctree_set_node_info
8722                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8723                 pixmap instead of a NULL one. This works around some
8724                 memory problems deep inside gtk, revealed by valgrind,
8725                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8726                 as locked crashes sylpheed.), as well as, probably, 
8727                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8728
8729 2005-10-17 [colin]      1.9.15cvs71
8730
8731         * src/mimeview.c
8732                 Provide visual feedback when checking
8733                 signature
8734
8735 2005-10-17 [colin]      1.9.15cvs70
8736
8737         * src/main.c
8738                 Keep the folder list frozen while checking caches...
8739
8740 2005-10-17 [colin]      1.9.15cvs69
8741
8742         * src/addr_compl.c
8743                 Fi bug #833 (Autocompleting from addressbook 
8744                 fails with extended chars)
8745         * src/imap.c
8746                 Fix 'adding messages' staying in statusbar
8747                 after an error
8748
8749 2005-10-17 [wwp]        1.9.15cvs68
8750
8751         * src/ssl_manager.c
8752                 Fix buttons' layout resizing when window size changes
8753
8754 2005-10-17 [wwp]        1.9.15cvs67
8755
8756         * src/account.c
8757         * src/prefs_account.c
8758         * src/prefs_common.c
8759         * src/prefs_common.h
8760         * src/prefs_folder_item.c
8761         * src/prefs_gtk.c
8762         * src/gtk/logwindow.c
8763         * src/gtk/pluginwindow.c
8764         * src/gtk/prefswindow.c
8765         * src/gtk/prefswindow.h
8766                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8767
8768 2005-10-17 [paul]       1.9.15cvs66
8769
8770         * configure.ac
8771                 fix missing libetpan message
8772         * po/en_GB.po
8773                 updated
8774         * src/crash.c
8775         * src/manual.c
8776         * src/prefs_themes.c
8777         * src/common/defs.h
8778                 add some new URI defines, change some
8779                 others
8780         * src/wizard.c
8781                 make welcome message translatable
8782                 small improvements to english
8783                 other tweaks
8784         * src/gtk/menu.c
8785                 fix warnings
8786
8787 2005-10-17 [paul]       1.9.15cvs65
8788
8789         * src/summaryview.c
8790                 fix column titles
8791
8792 2005-10-16 [mones]      1.9.15cvs64
8793
8794         * po/es.po
8795                 Updated translation
8796
8797 2005-10-16 [colin]
8798
8799         1.9.99-rc1 released
8800
8801 2005-10-16 [colin]      1.9.15cvs63
8802
8803         * src/wizard.c
8804                 Fix whitespace
8805
8806 2005-10-16 [colin]      1.9.15cvs62
8807
8808         * src/toolbar.c
8809                 s/Get All/Get Mail/
8810         * src/wizard.c
8811                 Real welcome mail text, thanks Paul
8812
8813 2005-10-16 [colin]      1.9.15cvs61
8814
8815         * src/editldap.c
8816         * src/exporthtml.c
8817         * src/main.c
8818         * src/mainwindow.c
8819         * src/prefs_themes.c
8820         * src/prefs_toolbar.c
8821         * src/plugins/demo/demo.c
8822         * src/plugins/trayicon/trayicon.c
8823                 s/Sylpheed/Sylpheed-Claws/
8824
8825 2005-10-16 [colin]      1.9.15cvs60
8826
8827         * src/wizard.c
8828                 Add a welcome email in the first empty mailbox
8829         * src/prefs_common.c
8830                 Change one more default
8831
8832 2005-10-16 [colin]      1.9.15cvs59
8833
8834         * src/wizard.c
8835                 Remove printf
8836
8837 2005-10-16 [colin]      1.9.15cvs58
8838
8839         * src/toolbar.c
8840         * src/prefs_common.c
8841                 Change some defaults
8842
8843 2005-10-16 [colin]      1.9.15cvs57
8844
8845         * src/toolbar.c
8846         * src/prefs_common.c
8847                 Change some defaults
8848
8849 2005-10-16 [colin]      1.9.15cvs56
8850
8851         * src/wizard.c
8852                 By default, initialize fonts to have
8853                 the same size as normal GtkWidgets
8854
8855 2005-10-16 [colin]      1.9.15cvs55
8856
8857         * src/mimeview.c
8858                 Fix message a bit more
8859
8860 2005-10-16 [colin]      1.9.15cvs54
8861
8862         * src/addressbook.c
8863                 Second attempt at flicker fixing
8864
8865 2005-10-16 [colin]      1.9.15cvs53
8866
8867         * src/addressbook.c
8868                 Fix flicker
8869
8870 2005-10-16 [wwp]        1.9.15cvs52
8871
8872         * src/addressbook.c
8873         * src/editaddress.c
8874         * src/prefs_common.c
8875         * src/prefs_common.h
8876                 Remember window sizes (address book)
8877
8878 2005-10-16 [wwp]        1.9.15cvs51
8879
8880         * src/plugins/clamav/clamav_plugin_gtk.c
8881         * src/plugins/spamassassin/spamassassin_gtk.c
8882                 Fix compilation warnings (missing #include).
8883
8884 2005-10-16 [colin]      1.9.15cvs50
8885
8886         * src/mimeview.c
8887         * src/summaryview.c
8888         * src/textview.c
8889                 Make 'c' check signature, and forward
8890                 c, l, y, t from summaryview to mimeview
8891
8892 2005-10-16 [colin]      1.9.15cvs49
8893
8894         * src/addressbook.c
8895                 Put border around buttons
8896         * src/mainwindow.c
8897         * src/summaryview.c
8898                 Rework menus (Patch based on a patch
8899                 by Paul)
8900
8901 2005-10-15 [wwp]        1.9.15cvs48
8902
8903         * src/editjpilot.c
8904         * src/editldap.c
8905         * src/editvcard.c
8906         * src/exphtmldlg.c
8907         * src/expldifdlg.c
8908         * src/export.c
8909         * src/import.c
8910         * src/importldif.c
8911         * src/importmutt.c
8912         * src/importpine.c
8913         * src/prefs_account.c
8914         * src/prefs_spelling.c
8915         * src/gtk/gtkutils.c
8916         * src/gtk/gtkutils.h
8917         * src/plugins/clamav/clamav_plugin_gtk.c
8918         * src/plugins/spamassassin/spamassassin_gtk.c
8919                 use nicer browse-for-file/dir buttons than the "..." ones,
8920                 code factorizing more.
8921
8922 2005-10-14 [colin]      1.9.15cvs47
8923
8924         * src/mainwindow.c
8925                 set relief on the account switcher so that people see it
8926                 grey out Create processing rules when no message is selected
8927         * src/prefs_filtering.c
8928                 ask before closing if the rule has not been modified, even if
8929                 it's not valid
8930         * src/prefs_matcher.c
8931                 fix sensitivity when entering the dialog
8932         * src/gtk/inputdialog.c
8933                 display a better icon on password ask
8934         * src/plugins/pgpcore/passphrase.c
8935                 make the dialog look better
8936
8937 2005-10-14 [paul]       1.9.15cvs46
8938
8939         * src/folderview.c
8940                 indicate presense of marked msgs in
8941                 unexpanded subfolders
8942
8943 2005-10-14 [paul]       1.9.15cvs45
8944
8945         * src/prefs_actions.c
8946         * src/prefs_common.c
8947         * src/prefs_common.h
8948         * src/prefs_filtering_action.c
8949         * src/prefs_matcher.c
8950         * src/prefs_template.c
8951                 remember window sizes
8952                 fix Info button size
8953
8954         Patches by wwp
8955
8956 2005-10-13 [colin]      1.9.15cvs44
8957
8958         * src/mimeview.c
8959         * src/noticeview.c
8960         * src/noticeview.h
8961                 Add a tooltip on the icon (optional) 
8962                 Get rid of the signature buttons and only
8963                 use the icon+tooltip
8964
8965 2005-10-13 [colin]      1.9.15cvs43
8966
8967         * src/noticeview.c
8968         * src/noticeview.h
8969                 Add hand cursor for hovering over icon
8970
8971 2005-10-13 [colin]      1.9.15cvs42
8972
8973         * src/summaryview.c
8974                 Fix crash when quicksearch's hidden 
8975                 at startup
8976
8977 2005-10-13 [colin]      1.9.15cvs41
8978
8979         * src/compose.c
8980                 Set subject when forwarding multiple mails
8981                 Check that other recipient than the default Cc or Bcc
8982                 have been set before sending.
8983
8984 2005-10-13 [colin]      1.9.15cvs40
8985
8986         * src/imap.c
8987                 Batch per-folder
8988                 Introduce locking, but don't use it yet
8989
8990 2005-10-13 [colin]      1.9.15cvs39
8991
8992         * src/gtk/quicksearch.c
8993                 Reset quicksearch when hiding it
8994                 Make sticky a real pref
8995
8996 2005-10-13 [colin]      1.9.15cvs38
8997
8998         * src/summaryview.c
8999                 Faster prefs apply
9000
9001 2005-10-13 [colin]      1.9.15cvs37
9002
9003         * src/mimeview.c
9004         * src/noticeview.c
9005         * src/noticeview.h
9006         * src/plugins/pgpcore/sgpgme.c
9007                 Make privacy icon clickable
9008                 Move Trust field in Full info
9009                 When trust is less than full, don't display
9010                 a warning icon
9011
9012 2005-10-13 [colin]      1.9.15cvs36
9013
9014         * src/folder.c
9015                 Batch on flags sync
9016         * src/folderview.c
9017                 Revert speed hack which is dangerous in fact
9018                 Apply prefs faster
9019
9020 2005-10-13 [colin]      1.9.15cvs35
9021
9022         * src/folder_item_prefs.c
9023                 Fix pref corruption on folder move. Patch
9024                 by wwp
9025
9026 2005-10-13 [paul]       1.9.15cvs34
9027
9028         * src/export.c
9029         * src/import.c
9030                 fix typos in g_warnings
9031         * src/prefs_account.c
9032                 add a file selector for Signature file
9033
9034         Patches by wwp
9035
9036 2005-10-12 [colin]      1.9.15cvs33
9037
9038         * src/mimeview.c
9039                 Provide a quick way to go back from a
9040                 signature's full info to the email part
9041
9042 2005-10-12 [colin]      1.9.15cvs32
9043
9044         * src/compose.c
9045                 Remove old hack of encoding signed mails with base64.
9046                 QP works equally well.
9047
9048 2005-10-12 [colin]      1.9.15cvs31
9049
9050         * src/crash.c
9051                 Replace deprecated GtkText with GtkTextView
9052         * src/imap.c
9053                 Fix a logic bug about counts in imap_select
9054                 (previously un-triggered)
9055         * src/mainwindow.c
9056         * src/summaryview.c
9057         * src/news.c
9058                 Allow local deletion of news posts
9059         * src/mimeview.c
9060                 Show GPG noticeview on the message/rfc822 part
9061                 in addition to the text/plain one
9062         * src/prefs_image_viewer.c
9063           src/plugins/pgpcore/prefs_gpg.c
9064                 Polish (set the label as part of the checkbox)
9065         * src/wizard.c
9066                 Don't sit there doing nothing after destroying
9067                 the window - return err
9068
9069 2005-10-11 [colin]      1.9.15cvs30
9070
9071         * src/folderview.c
9072                 Apply processing rules before showing folders.
9073                 Early folder show (before flags sync) will only
9074                 be done when there are no processing rules (nor
9075                 pre- or post- ones)
9076         * src/imap.c
9077                 Fix stuff related to mail subdir, creation and 
9078                 deletion of folders 
9079         * src/imap_gtk.c
9080                 Don't allow creation of folders in NoInferior
9081                 folders, as it won't work
9082
9083 2005-10-10 [colin]      1.9.15cvs29
9084
9085         * src/compose.c
9086                 Reselect "None" Privacy system when selecting an
9087                 account with no privacy system defined
9088
9089 2005-10-10 [colin]      1.9.15cvs28
9090
9091         * src/mainwindow.c
9092                 Add Windows-1252 encoding
9093         * src/prefs_common.c
9094                 Rework some defaults:
9095                 - autosave to draft by default
9096                 - don't show header pane (it's already in the textview)
9097                 - Select first new or unread mail on entry
9098                 - Assume 'Yes' to change folder when there's no more
9099                   unread message
9100         * src/prefs_matcher.c
9101                 Fix a gtk assertion failure
9102         * src/gtk/colorlabel.c
9103                 Workaround bad repainting on selection
9104         * src/main.c
9105                 Freeze/thaw (a bit faster on ssh -X)
9106         * src/msgcache.c
9107                 Get rid of StrdupConverter that just adds an
9108                 extra strdup/free 
9109         * src/etpan/imap_thread.c
9110                 memset buf to 0
9111
9112 2005-10-10 [colin]      1.9.15cvs27
9113
9114         * src/export.c
9115         * src/import.c
9116                 Fix compile on gtk 2.4. Patch by wwp
9117
9118 2005-10-09 [colin]      1.9.15cvs26
9119
9120         * src/mainwindow.c
9121         * src/messageview.c
9122         * src/summaryview.c
9123                 Clarify forward menus. Patch by wwp
9124
9125 2005-10-09 [colin]      1.9.15cvs25
9126
9127         * src/compose.c
9128         * src/compose.h
9129                 Fix bug #829 (Non-working "Encrypt message by 
9130                 default when replying to an encrypted message")
9131
9132 2005-10-08 [colin]      1.9.15cvs24
9133
9134         * src/wizard.c
9135                 Fix bug #827 ("Welcome" setup wizard after a 
9136                 permission error gives up & forgets itself.)
9137
9138 2005-10-08 [colin]      1.9.15cvs23
9139
9140         * src/procmime.c
9141                 Fix bug #828 (Ignoring headers with spaces around = sign)
9142
9143 2005-10-08 [colin]      1.9.15cvs22
9144
9145         * src/export.c
9146                 Warning fix by wwp
9147
9148 2005-10-08 [colin]      1.9.15cvs21
9149
9150         * src/folder.c
9151         * src/folder.h
9152                 Add a processing_pending indicator, set on 
9153                 folder_item_open and cleared after 
9154                 folder_item_process_open
9155         * src/folderview.c
9156         * src/summaryview.c
9157                 wrap procmsg_msginfo_*_flags, and in the
9158                 wrapper check that there's no folder processing 
9159                 pending. If there is, defer the flags change until 
9160                 processing is done to avoid stepping over each
9161                 other's toes.
9162                 Freeze during processing, but not during scanning.
9163
9164 2005-10-07 [colin]      1.9.15cvs20
9165
9166         * src/plugins/pgpcore/passphrase.c
9167                 Fix bug #826 (X-Server hangs when 
9168                 right-clicking a PGP encrypted message)
9169
9170 2005-10-07 [paul]       1.9.15cvs19
9171
9172         * src/compose.c
9173                 fix compose_entries[]
9174                 patch by Fabien Vantard
9175
9176 2005-10-06 [colin]      1.9.15cvs18
9177
9178         * src/pixmaps/address.xpm
9179         * src/pixmaps/address_book.xpm
9180         * src/pixmaps/book.xpm
9181         * src/pixmaps/check_spelling.xpm
9182         * src/pixmaps/checkbox_off.xpm
9183         * src/pixmaps/checkbox_on.xpm
9184         * src/pixmaps/close.xpm
9185         * src/pixmaps/complete.xpm
9186         * src/pixmaps/continue.xpm
9187         * src/pixmaps/deleted.xpm
9188         * src/pixmaps/down_arrow.xpm
9189         * src/pixmaps/exec.xpm
9190         * src/pixmaps/forwarded.xpm
9191         * src/pixmaps/group.xpm
9192         * src/pixmaps/ignorethread.xpm
9193         * src/pixmaps/interface.xpm
9194         * src/pixmaps/jpilot.xpm
9195         * src/pixmaps/ldap.xpm
9196         * src/pixmaps/linewrap.xpm
9197         * src/pixmaps/linewrapcurrent.xpm
9198         * src/pixmaps/mail.xpm
9199         * src/pixmaps/mail_attach.xpm
9200         * src/pixmaps/mail_compose.xpm
9201         * src/pixmaps/mail_forward.xpm
9202         * src/pixmaps/mail_receive.xpm
9203         * src/pixmaps/mail_receive_all.xpm
9204         * src/pixmaps/mail_reply.xpm
9205         * src/pixmaps/mail_reply_to_all.xpm
9206         * src/pixmaps/mail_reply_to_author.xpm
9207         * src/pixmaps/mail_send.xpm
9208         * src/pixmaps/mail_send_queue.xpm
9209         * src/pixmaps/mime_application.xpm
9210         * src/pixmaps/mime_audio.xpm
9211         * src/pixmaps/mime_image.xpm
9212         * src/pixmaps/mime_message.xpm
9213         * src/pixmaps/mime_text_enriched.xpm
9214         * src/pixmaps/mime_text_html.xpm
9215         * src/pixmaps/mime_text_plain.xpm
9216         * src/pixmaps/mime_unknown.xpm
9217         * src/pixmaps/new.xpm
9218         * src/pixmaps/news_compose.xpm
9219         * src/pixmaps/offline.xpm
9220         * src/pixmaps/online.xpm
9221         * src/pixmaps/paste.xpm
9222         * src/pixmaps/preferences.xpm
9223         * src/pixmaps/privacy_emblem_encrypted.xpm
9224         * src/pixmaps/privacy_expired.xpm
9225         * src/pixmaps/privacy_failed.xpm
9226         * src/pixmaps/privacy_passed.xpm
9227         * src/pixmaps/privacy_signed.xpm
9228         * src/pixmaps/privacy_unknown.xpm
9229         * src/pixmaps/privacy_warn.xpm
9230         * src/pixmaps/properties.xpm
9231         * src/pixmaps/replied.xpm
9232         * src/pixmaps/search.xpm
9233         * src/pixmaps/unread.xpm
9234         * src/pixmaps/up_arrow.xpm
9235         * src/pixmaps/vcard.xpm
9236                 Modernize internal theme, with icons from the 
9237                 Gnomaws theme. Keep some of the old ones where
9238                 they were better.
9239
9240 2005-10-06 [colin]      1.9.15cvs17
9241
9242         * src/summaryview.c
9243                 Little optimisations + bugfix
9244         * src/toolbar.c
9245                 Remove default useless items - useless being defined
9246                 by the default relevant prefs
9247         * src/wizard.c
9248                 include config.h to make gettext work
9249         * src/prefs_themes.c
9250                 Fix selection of current theme in prefs
9251
9252 2005-10-06 [colin]      1.9.15cvs16
9253
9254         * src/prefs_common.c
9255         * src/prefs_common.h
9256         * src/prefs_summaries.c
9257         * src/folderview.c
9258                 Add a warning dialog on Mark all read 
9259                 (with pref to get rid of it)
9260
9261 2005-10-06 [paul]       1.9.15cvs15
9262
9263         * po/nb.po
9264         * po/pt_BR.po
9265                 updated by Geir Helland and Frederico
9266                 Goncalves Guimaraes
9267
9268 2005-10-05 [colin]      1.9.15cvs14
9269
9270         * src/folder.c
9271         * src/folder.h
9272         * src/folderview.c
9273         * src/folderview.h
9274         * src/imap_gtk.c
9275         * src/mh_gtk.c
9276         * src/mainwindow.c
9277         * src/setup.c
9278                 add a way to rescan without rebuilding
9279                 make moving a bit faster (less folders changes)
9280                 don't lock the tree on Get 
9281         * src/imap.c
9282                 Don't re-delete deleted messages before expunging
9283         * src/summaryview.c
9284                 Set batch mode when deleting mails
9285
9286 2005-10-05 [paul]       1.9.15cvs13
9287
9288         * src/mainwindow.c
9289         * src/mainwindow.h
9290                 fix disabled Execute menu item
9291         * src/toolbar.c
9292                 match the change in 1.9.15cvs10: use Compose
9293                 instead of News by default
9294
9295 2005-10-04 [colin]      1.9.15cvs12
9296
9297         * src/compose.c
9298                 When replying to an ML post with Reply-To set
9299                 to the poster's email, honor it (as before),
9300                 but also honor our user's request to reply to
9301                 the mailing list: set the ML address in the To
9302                 field and the Reply-To address in the Cc: 
9303                 field.
9304
9305 2005-10-04 [colin]      1.9.15cvs11
9306
9307         * src/plugins/trayicon/trayicon.c
9308                 Finish cosmetic change - thanks to wwp
9309
9310 2005-10-04 [colin]      1.9.15cvs10
9311
9312         * src/toolbar.c
9313                 Use Compose instead of Email by default.
9314                 Spotted by wwp.
9315
9316 2005-10-04 [colin]      1.9.15cvs9
9317
9318         * src/folder.c
9319         * src/folder.h
9320         * src/folderview.c
9321         * src/imap.c
9322         * src/etpan/imap-thread.c
9323         * src/etpan/imap-thread.h
9324                 Try to make IMAP faster, by simplifying SEARCH
9325                 commands, avoiding sending two STATUS in a row,
9326                 and deferring flags sync and processing just
9327                 after displaying the folder. 
9328                 This will update the SummaryView in certain
9329                 cases (new mails not already fetched, flags
9330                 changed from another client) but in a non-
9331                 blocking manner.
9332
9333 2005-10-04 [colin]      1.9.15cvs8
9334
9335         * src/plugins/trayicon/trayicon.c
9336                 Relabel "Offline" to "Work offline"
9337
9338 2005-10-04 [colin]      1.9.15cvs7
9339
9340         * src/export.c
9341         * src/import.c
9342         * src/mbox.c
9343                 Fix mbox import/export buglets
9344                 Patch by wwp
9345         * src/plugins/trayicon/trayicon.c
9346                 Add offline swithc
9347                 Patch by wwp
9348
9349 2005-10-04 [colin]      1.9.15cvs6
9350
9351         * src/folder.c
9352         * src/folderview.c
9353         * src/summaryview.c
9354                 Better fix (don't break mark all read) for cvs2
9355
9356 2005-10-03 [colin]      1.9.15cvs5
9357
9358         * src/folder.c
9359                 Use a sane sort by default
9360
9361 2005-10-03 [colin]      1.9.15cvs4
9362
9363         * src/inc.c
9364                 Add a 'Only once' button for overriding offline mode
9365         * src/prefs_account.c
9366         * src/wizard.c
9367                 Add Local mbox to the wizard
9368                 Add IMAP subdir to the wizard (or the wizard is useless
9369                 for such accounts, or even worse than useless)
9370                 Move IMAP subdir from Advanced to Receive tab, as it's
9371                 not that uncommon
9372
9373 2005-10-03 [colin]      1.9.15cvs3
9374
9375         * src/send_message.c
9376                 Forgot this one in cvs1
9377
9378 2005-10-03 [colin]      1.9.15cvs2
9379
9380         * src/folder.c
9381                 Faster close when leaving a folder with lots
9382                 of new mails. Idea by David Relson.
9383
9384 2005-10-03 [colin]      1.9.15cvs1
9385
9386         * src/compose.c
9387         * src/imap.c
9388         * src/inc.c
9389         * src/main.c
9390         * src/messageview.c
9391         * src/news.c
9392         * src/summaryview.c
9393         * src/gtk/sslcertwindow.c
9394         * src/plugins/trayicon/trayicon.c
9395                 Add accels to every AlertPanel. Patch by Fabien 
9396                 Vantard
9397
9398 2005-10-03 [paul]       1.9.15
9399
9400         1.9.15 released
9401
9402 2005-10-03 [paul]       1.9.14cvs68
9403
9404         * po/ca.po
9405         * po/de.po
9406         * po/es.po
9407         * po/fi.po
9408         * po/fr.po
9409         * po/sk.po
9410         * po/sr.po
9411         * po/zh_CN.po
9412                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9413                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9414                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9415
9416 2005-10-03 [paul]       1.9.14cvs67
9417
9418         * src/send_message.c
9419                 prevent hang on Cancel
9420                 patch by Colin
9421
9422 2005-10-03 [paul]       1.9.14cvs66
9423
9424         * src/main.c
9425                 fix crash in IMAP caused by discrepancy
9426                 between check_at_startup and offline mode
9427                 Patch by Colin
9428
9429 2005-10-01 [paul]       1.9.14cvs65
9430
9431         * src/inc.c
9432                 fix engrish
9433
9434 2005-10-01 [paul]       1.9.14cvs64
9435         * src/export.c
9436         * src/import.c
9437                 synchronise import_mbox() and export_mbox()
9438         * src/mbox.c
9439                 proc_mbox(): add alert if file cannot be opened
9440                 export_list_to_mbox(): test if dest file exists,
9441                 prompt user to overwrite if it does. add alert
9442                 if file cannot be created
9443                                                                 
9444         Patch by wwp
9445                                                                                                                 
9446
9447 2005-09-30 [paul]       1.9.14cvs63
9448
9449         * src/addressbook.c
9450                 Fix sensitivity of a menu
9451         * src/codeconv.c
9452                 Respect hidden pref for mails with no encoding
9453         * src/common/xml.c
9454                 Fix memory corruption
9455         * src/plugins/pgpcore/sgpgme.c
9456                 Fix segfault on incomplete sigs, and display
9457                 of S/Mime UIDs
9458
9459         Patches by Colin
9460
9461 2005-09-30 [colin]      1.9.14cvs62
9462
9463         * src/partial_download.c
9464                 Little logic fix in almost-dead code
9465         * src/pop.c
9466                 Fix partial download when there's no new mail
9467
9468 2005-09-29 [paul]       1.9.14cvs61
9469
9470         * src/plugins/pgpinline/pgpinline.c
9471                 fix bug 819, 'crash accessing sign message'
9472                 Patch by Colin
9473
9474 2005-09-28 [martin]     1.9.14cvs60
9475
9476         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9477                 fix bug #790 (Crash when restarting window manager (fluxbox))
9478
9479 2005-09-28 [paul]       1.9.14cvs59
9480
9481         * src/gtk/gtkaspell.c
9482                 fix off-by-one typo
9483
9484 2005-09-27 [colin]      1.9.14cvs58
9485
9486         * src/plugins/pgpcore/sgpgme.c
9487                 Report error when there's one, instead of
9488                 "Signature unchecked" 
9489
9490 2005-09-27 [colin]      1.9.14cvs57
9491
9492         * src/prefs_quote.c
9493                 Fix bug #816 (Weird quotation with spaces)
9494
9495 2005-09-27 [colin]      1.9.14cvs56
9496
9497         * src/codeconv.c
9498         * src/compose.c
9499         * src/compose.h
9500                 Put subject in compose's title
9501                 Fix Automatic encoding so that it's really automatic:
9502                 first try default locale's charset, then charset of the replied mail, 
9503                 then utf-8
9504                 Fix encoding of headers (must be in strict mode too)
9505
9506 2005-09-26 [colin]      1.9.14cvs55
9507
9508         * src/gtk/gtkaspell.c
9509                 Fix previous patch - don't color the space,
9510                 just uncolor it :)
9511
9512 2005-09-26 [colin]      1.9.14cvs54
9513
9514         * src/gtk/gtkaspell.c
9515                 Unmark space if possible
9516
9517 2005-09-26 [colin]      1.9.14cvs53
9518
9519         * src/imap.c
9520                 log_error instead of alertpanel according to the pref
9521         * src/etpan/imap-thread.c
9522                 Print connect status, copy only necessary size to 
9523                 logger
9524         * src/plugins/pgpmime/pgpmime.c
9525                 Handle S/Mime signatures (verification only). Patch based
9526                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9527
9528 2005-09-26 [paul]       1.9.14cvs52
9529
9530         * src/common/passcrypt.c
9531                 this 'workaround' not necessary on NetBSD.
9532                 Thanks to Daniel Gustafson
9533
9534 2005-09-26 [paul]
9535
9536         1.9.15-rc4 released
9537
9538 2005-09-26 [paul]       1.9.14cvs51
9539
9540         * src/summaryview.c
9541                 Skip currently selected message when
9542                 looking for next new or unread message
9543                 in current folder. Patch by Colin
9544         * src/common/passcrypt.c
9545                 eliminate warnings on *BSD. Patch by
9546                 Daniel Gustafson
9547
9548 2005-09-26 [colin]      1.9.14cvs50
9549
9550         * src/procmsg.c
9551                 Call postfiltering hook anyway
9552
9553 2005-09-22 [colin]      1.9.14cvs49
9554
9555         * src/codeconv.c
9556         * src/codeconv.h
9557                 Add a strict mode that doesn't replace with _
9558         * src/compose.c
9559         * src/compose.h
9560                 Use strict conversion while sending
9561                 Fix race when drafting while sending (happens
9562                 on IMAP)
9563                 Fix d'n'd of messages from summaryview
9564         * src/prefs_common.c
9565         * src/prefs_common.h
9566                 add hidden utf8_instead_of_locale_for_broken_mail 
9567                 pref for people that preferred the default charset 
9568                 to be utf8 for broken mails
9569         * src/quote_fmt_parse.y
9570                 fix bug #815 (No quote insert if "From:" fied 
9571                 contained Russian letters)
9572         * src/summaryview.c
9573                 Fix d'n'd of messages to compose
9574
9575 2005-09-22 [paul]       1.9.14cvs48
9576
9577         * src/compose.c
9578                 fix bug where attachments Name entry
9579                 would display Path instead
9580
9581 2005-09-21 [paul]       1.9.14cvs47
9582
9583         * README
9584         * README.jp
9585         * configure.ac
9586         * config/config.rpath
9587         * doc/manual/en/sylpheed-20.html
9588         * doc/manual/es/sylpheed-20.html
9589         * po/bg.po
9590         * po/ca.po
9591         * po/de.po
9592         * po/es.po
9593         * po/fr.po
9594         * po/it.po
9595         * po/pt_BR.po
9596         * po/sk.po
9597         * po/zh_TW.po
9598         * src/account.c
9599         * src/account.h
9600         * src/action.c
9601         * src/action.h
9602         * src/adbookbase.h
9603         * src/addr_compl.c
9604         * src/addr_compl.h
9605         * src/addrbook.c
9606         * src/addrbook.h
9607         * src/addrcache.c
9608         * src/addrcache.h
9609         * src/addrcindex.c
9610         * src/addrcindex.h
9611         * src/addrclip.c
9612         * src/addrclip.h
9613         * src/addrdefs.h
9614         * src/addressadd.c
9615         * src/addressadd.h
9616         * src/addressbook.c
9617         * src/addressbook.h
9618         * src/addressitem.h
9619         * src/addrgather.c
9620         * src/addrgather.h
9621         * src/addrharvest.c
9622         * src/addrharvest.h
9623         * src/addrindex.c
9624         * src/addrindex.h
9625         * src/addritem.c
9626         * src/addritem.h
9627         * src/addrquery.c
9628         * src/addrquery.h
9629         * src/addrselect.c
9630         * src/addrselect.h
9631         * src/alertpanel.c
9632         * src/alertpanel.h
9633         * src/browseldap.c
9634         * src/browseldap.h
9635         * src/codeconv.c
9636         * src/codeconv.h
9637         * src/compose.c
9638         * src/compose.h
9639         * src/crash.c
9640         * src/crash.h
9641         * src/customheader.c
9642         * src/customheader.h
9643         * src/displayheader.c
9644         * src/displayheader.h
9645         * src/editaddress.c
9646         * src/editaddress.h
9647         * src/editbook.c
9648         * src/editbook.h
9649         * src/editgroup.c
9650         * src/editgroup.h
9651         * src/editjpilot.c
9652         * src/editjpilot.h
9653         * src/editldap.c
9654         * src/editldap.h
9655         * src/editldap_basedn.c
9656         * src/editldap_basedn.h
9657         * src/editvcard.c
9658         * src/editvcard.h
9659         * src/enriched.c
9660         * src/enriched.h
9661         * src/exphtmldlg.c
9662         * src/exphtmldlg.h
9663         * src/expldifdlg.c
9664         * src/expldifdlg.h
9665         * src/export.c
9666         * src/export.h
9667         * src/exporthtml.c
9668         * src/exporthtml.h
9669         * src/exportldif.c
9670         * src/exportldif.h
9671         * src/filtering.c
9672         * src/filtering.h
9673         * src/folder.c
9674         * src/folder.h
9675         * src/folder_item_prefs.c
9676         * src/folder_item_prefs.h
9677         * src/foldersel.c
9678         * src/foldersel.h
9679         * src/folderutils.c
9680         * src/folderutils.h
9681         * src/folderview.c
9682         * src/folderview.h
9683         * src/grouplistdialog.c
9684         * src/grouplistdialog.h
9685         * src/headerview.c
9686         * src/headerview.h
9687         * src/html.c
9688         * src/html.h
9689         * src/image_viewer.c
9690         * src/image_viewer.h
9691         * src/imap.c
9692         * src/imap.h
9693         * src/imap_gtk.c
9694         * src/imap_gtk.h
9695         * src/import.c
9696         * src/import.h
9697         * src/importldif.c
9698         * src/importldif.h
9699         * src/importmutt.c
9700         * src/importmutt.h
9701         * src/importpine.c
9702         * src/importpine.h
9703         * src/inc.c
9704         * src/inc.h
9705         * src/jpilot.c
9706         * src/jpilot.h
9707         * src/ldapctrl.c
9708         * src/ldapctrl.h
9709         * src/ldaplocate.c
9710         * src/ldaplocate.h
9711         * src/ldapquery.c
9712         * src/ldapquery.h
9713         * src/ldapserver.c
9714         * src/ldapserver.h
9715         * src/ldaputil.c
9716         * src/ldaputil.h
9717         * src/ldif.c
9718         * src/ldif.h
9719         * src/localfolder.c
9720         * src/localfolder.h
9721         * src/main.c
9722         * src/main.h
9723         * src/mainwindow.c
9724         * src/mainwindow.h
9725         * src/manual.c
9726         * src/manual.h
9727         * src/matcher.c
9728         * src/matcher.h
9729         * src/matcher_parser.h
9730         * src/matcher_parser_lex.l
9731         * src/matcher_parser_parse.y
9732         * src/mbox.c
9733         * src/mbox.h
9734         * src/message_search.c
9735         * src/message_search.h
9736         * src/messageview.c
9737         * src/messageview.h
9738         * src/mh.c
9739         * src/mh.h
9740         * src/mh_gtk.c
9741         * src/mh_gtk.h
9742         * src/mimeview.c
9743         * src/mimeview.h
9744         * src/msgcache.c
9745         * src/msgcache.h
9746         * src/mutt.c
9747         * src/mutt.h
9748         * src/news.c
9749         * src/news.h
9750         * src/news_gtk.c
9751         * src/news_gtk.h
9752         * src/noticeview.c
9753         * src/noticeview.h
9754         * src/partial_download.c
9755         * src/partial_download.h
9756         * src/pine.c
9757         * src/pine.h
9758         * src/pop.c
9759         * src/pop.h
9760         * src/prefs_account.c
9761         * src/prefs_account.h
9762         * src/prefs_actions.c
9763         * src/prefs_actions.h
9764         * src/prefs_common.c
9765         * src/prefs_common.h
9766         * src/prefs_compose_writing.c
9767         * src/prefs_compose_writing.h
9768         * src/prefs_customheader.c
9769         * src/prefs_customheader.h
9770         * src/prefs_display_header.c
9771         * src/prefs_display_header.h
9772         * src/prefs_ext_prog.c
9773         * src/prefs_ext_prog.h
9774         * src/prefs_filtering.c
9775         * src/prefs_filtering.h
9776         * src/prefs_filtering_action.c
9777         * src/prefs_filtering_action.h
9778         * src/prefs_folder_column.c
9779         * src/prefs_folder_column.h
9780         * src/prefs_folder_item.c
9781         * src/prefs_folder_item.h
9782         * src/prefs_fonts.c
9783         * src/prefs_fonts.h
9784         * src/prefs_gtk.c
9785         * src/prefs_gtk.h
9786         * src/prefs_image_viewer.c
9787         * src/prefs_image_viewer.h
9788         * src/prefs_matcher.c
9789         * src/prefs_matcher.h
9790         * src/prefs_message.c
9791         * src/prefs_message.h
9792         * src/prefs_msg_colors.c
9793         * src/prefs_msg_colors.h
9794         * src/prefs_other.c
9795         * src/prefs_other.h
9796         * src/prefs_quote.c
9797         * src/prefs_quote.h
9798         * src/prefs_receive.c
9799         * src/prefs_receive.h
9800         * src/prefs_send.c
9801         * src/prefs_send.h
9802         * src/prefs_spelling.c
9803         * src/prefs_spelling.h
9804         * src/prefs_summaries.c
9805         * src/prefs_summaries.h
9806         * src/prefs_summary_column.c
9807         * src/prefs_summary_column.h
9808         * src/prefs_template.c
9809         * src/prefs_template.h
9810         * src/prefs_themes.c
9811         * src/prefs_themes.h
9812         * src/prefs_toolbar.c
9813         * src/prefs_toolbar.h
9814         * src/prefs_wrapping.c
9815         * src/prefs_wrapping.h
9816         * src/privacy.c
9817         * src/privacy.h
9818         * src/procheader.c
9819         * src/procheader.h
9820         * src/procmime.c
9821         * src/procmime.h
9822         * src/procmsg.c
9823         * src/procmsg.h
9824         * src/quote_fmt.c
9825         * src/quote_fmt_parse.y
9826         * src/recv.c
9827         * src/recv.h
9828         * src/remotefolder.c
9829         * src/remotefolder.h
9830         * src/send_message.c
9831         * src/send_message.h
9832         * src/setup.c
9833         * src/setup.h
9834         * src/simple-gettext.c
9835         * src/sourcewindow.c
9836         * src/sourcewindow.h
9837         * src/ssl_manager.c
9838         * src/ssl_manager.h
9839         * src/statusbar.c
9840         * src/statusbar.h
9841         * src/stock_pixmap.c
9842         * src/stock_pixmap.h
9843         * src/summary_search.c
9844         * src/summary_search.h
9845         * src/summaryview.c
9846         * src/summaryview.h
9847         * src/syldap.c
9848         * src/syldap.h
9849         * src/textview.c
9850         * src/textview.h
9851         * src/toolbar.c
9852         * src/toolbar.h
9853         * src/undo.c
9854         * src/undo.h
9855         * src/unmime.c
9856         * src/unmime.h
9857         * src/vcard.c
9858         * src/vcard.h
9859         * src/wizard.c
9860         * src/wizard.h
9861         * src/common/base64.c
9862         * src/common/base64.h
9863         * src/common/defs.h
9864         * src/common/hooks.c
9865         * src/common/hooks.h
9866         * src/common/log.c
9867         * src/common/log.h
9868         * src/common/md5.c
9869         * src/common/md5.h
9870         * src/common/mgutils.c
9871         * src/common/mgutils.h
9872         * src/common/nntp.c
9873         * src/common/nntp.h
9874         * src/common/passcrypt.c
9875         * src/common/passcrypt.h.in
9876         * src/common/plugin.c
9877         * src/common/plugin.h
9878         * src/common/prefs.c
9879         * src/common/prefs.h
9880         * src/common/progressindicator.c
9881         * src/common/progressindicator.h
9882         * src/common/quoted-printable.c
9883         * src/common/quoted-printable.h
9884         * src/common/session.c
9885         * src/common/session.h
9886         * src/common/smtp.c
9887         * src/common/smtp.h
9888         * src/common/socket.c
9889         * src/common/socket.h
9890         * src/common/ssl.c
9891         * src/common/ssl.h
9892         * src/common/ssl_certificate.c
9893         * src/common/ssl_certificate.h
9894         * src/common/string_match.c
9895         * src/common/string_match.h
9896         * src/common/stringtable.c
9897         * src/common/sylpheed.c
9898         * src/common/sylpheed.h
9899         * src/common/template.c
9900         * src/common/template.h
9901         * src/common/timing.h
9902         * src/common/utils.c
9903         * src/common/utils.h
9904         * src/common/uuencode.c
9905         * src/common/uuencode.h
9906         * src/common/version.h.in
9907         * src/common/xml.c
9908         * src/common/xml.h
9909         * src/common/xmlprops.c
9910         * src/common/xmlprops.h
9911         * src/gtk/about.c
9912         * src/gtk/about.h
9913         * src/gtk/colorlabel.c
9914         * src/gtk/colorlabel.h
9915         * src/gtk/colorsel.c
9916         * src/gtk/colorsel.h
9917         * src/gtk/description_window.c
9918         * src/gtk/description_window.h
9919         * src/gtk/filesel.c
9920         * src/gtk/filesel.h
9921         * src/gtk/foldersort.c
9922         * src/gtk/foldersort.h
9923         * src/gtk/gtkutils.c
9924         * src/gtk/gtkutils.h
9925         * src/gtk/inputdialog.c
9926         * src/gtk/inputdialog.h
9927         * src/gtk/logwindow.c
9928         * src/gtk/logwindow.h
9929         * src/gtk/manage_window.c
9930         * src/gtk/manage_window.h
9931         * src/gtk/menu.c
9932         * src/gtk/menu.h
9933         * src/gtk/pluginwindow.c
9934         * src/gtk/pluginwindow.h
9935         * src/gtk/prefswindow.c
9936         * src/gtk/prefswindow.h
9937         * src/gtk/progressdialog.c
9938         * src/gtk/progressdialog.h
9939         * src/gtk/quicksearch.c
9940         * src/gtk/quicksearch.h
9941         * src/gtk/sslcertwindow.c
9942         * src/gtk/sslcertwindow.h
9943         * src/plugins/clamav/clamav_plugin.c
9944         * src/plugins/clamav/clamav_plugin.h
9945         * src/plugins/clamav/clamav_plugin_gtk.c
9946         * src/plugins/demo/demo.c
9947         * src/plugins/dillo_viewer/dillo_prefs.c
9948         * src/plugins/dillo_viewer/dillo_prefs.h
9949         * src/plugins/dillo_viewer/dillo_viewer.c
9950         * src/plugins/mathml_viewer/mathml_viewer.c
9951         * src/plugins/pgpcore/passphrase.c
9952         * src/plugins/pgpcore/passphrase.h
9953         * src/plugins/pgpcore/plugin.c
9954         * src/plugins/pgpcore/prefs_gpg.c
9955         * src/plugins/pgpcore/prefs_gpg.h
9956         * src/plugins/pgpcore/select-keys.c
9957         * src/plugins/pgpcore/select-keys.h
9958         * src/plugins/pgpcore/sgpgme.c
9959         * src/plugins/pgpcore/sgpgme.h
9960         * src/plugins/pgpinline/pgpinline.c
9961         * src/plugins/pgpinline/pgpinline.h
9962         * src/plugins/pgpinline/plugin.c
9963         * src/plugins/pgpmime/pgpmime.c
9964         * src/plugins/pgpmime/pgpmime.h
9965         * src/plugins/pgpmime/plugin.c
9966         * src/plugins/spamassassin/spamassassin.c
9967         * src/plugins/spamassassin/spamassassin.h
9968         * src/plugins/spamassassin/spamassassin_gtk.c
9969         * src/plugins/trayicon/trayicon.c
9970         * tools/OOo2sylpheed.pl
9971         * tools/acroread2sylpheed.pl
9972         * tools/asus_mailled.sh
9973         * tools/filter_conv.pl
9974         * tools/freshmeat_search.pl
9975         * tools/google_search.pl
9976         * tools/kmail2sylpheed.pl
9977         * tools/kmail2sylpheed_v2.pl
9978         * tools/maildir2sylpheed.pl
9979         * tools/multiwebsearch.pl
9980         * tools/newscache_clean.pl
9981         * tools/outlook2sylpheed.pl
9982         * tools/sylpheed-switcher
9983         * tools/update-po
9984         * tools/vcard2xml.py
9985         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9986                 update FSF address
9987
9988 2005-09-21 [colin]      1.9.14cvs46
9989
9990         * src/gedit-print.c
9991         * src/procmsg.c
9992         * src/procmsg.h
9993         * src/textview.c
9994         * src/summaryview.c
9995                 Remove some printing hacks (deselection/reselection),
9996                 which by the way fix printing the currently 
9997                 displayed mime part (still only text)
9998                 Plus a little optimisation of summary_show
9999
10000
10001 2005-09-20 [colin]      1.9.14cvs45
10002
10003         * src/mainwindow.c
10004         * src/messageview.c
10005                 GUI fixups: add accels, set message
10006                 view title to displayed mail's subject
10007         * src/prefs_spelling.c
10008         * src/gtk/gtkaspell.c
10009                 GUI fixups: allow underlining misspelled
10010                 words instead of coloring them (a11y!)
10011
10012 2005-09-19 [colin]
10013
10014         1.9.15rc3 released
10015
10016 2005-09-19 [colin]      1.9.14cvs44
10017
10018         * src/compose.c
10019                 Fix draft message
10020         * src/gtk/gtkaspell.c
10021                 Fix wrong test ;-)
10022
10023 2005-09-19 [colin]      1.9.14cvs43
10024
10025         * src/addressbook.c
10026                 Fix sensitivity of Delete button
10027         * src/compose.c
10028                 Warn if the requested Privacy system
10029                 is not available
10030         * src/exphtmldlg.c
10031         * src/expldifdlg.c
10032         * src/importldif.c
10033         * src/importmutt.c
10034         * src/importpine.c
10035                 Fix crappy UI
10036         * src/
10037         * src/ssl.h
10038         * src/prefs_account.h
10039         * src/prefs_account.c
10040                 Save SSL prefs even in builds that have
10041                 SSL support disable
10042         * src/imap.c
10043         * src/inc.c
10044         * src/news.c
10045         * src/send_message.c
10046                 Warn if connection should be secure, but
10047                 SSL support isn't compiled in
10048         * src/gtkaspell.c
10049                 Fix word separation on UTF-8 systems
10050                 Fixes bug #812 (Strange inline spellchecking)
10051         * src/compose.c
10052                 Warn if the requested Privacy system
10053                 is not available
10054                 Factorize offline warning
10055         * src/imap.c
10056         * src/imap_gtk.c
10057         * src/imap_gtk.h
10058         * src/inc.h
10059         * src/news_gtk.c
10060         * src/news_gtk.h
10061         * src/messageview.c
10062                 Factorize offline warning
10063
10064 2005-09-19 [paul]
10065
10066         1.9.15-rc2 released
10067
10068 2005-09-18 [colin]      1.9.14cvs42
10069
10070         * src/codeconv.c
10071         * src/codeconv.h
10072         * src/procmime.c
10073                 Add a way to get locale's charset ignoring utf-8,
10074                 and use that as default encoding for broken mails
10075
10076 2005-09-18 [colin]      1.9.14cvs41
10077
10078         * src/gtk/logwindow.c
10079                 Translate string. Patch by Fabien Vantard
10080
10081 2005-09-18 [colin]      1.9.14cvs40
10082
10083         * configure.ac
10084                 Fix bug #803 (IMAP/SSL support breaks with 
10085                 GnuTLS libetpan 0.38)
10086
10087 2005-09-18 [colin]      1.9.14cvs39
10088
10089         * src/codeconv.c
10090         * src/compose.c
10091         * src/procmime.c
10092                 More charsets fixes. Fixes bug #806 (non
10093                 ascii characters in subject line)
10094
10095 2005-09-17 [paul]       1.9.14cvs38
10096
10097         * src/folderview.c
10098         * src/mainwindow.c
10099                 fix gcc-2.95 issues
10100                 Patch by Pawel Pekala
10101
10102 2005-09-17 [colin]      1.9.14cvs37
10103
10104         * src/addrindex.c
10105                 bugfix for NO-USE LDAP compilation, patch 
10106                 by Fabien Vantard
10107
10108 2005-09-17 [colin]      1.9.14cvs36
10109
10110         * src/prefs_actions.c
10111         * src/prefs_customheader.c
10112         * src/prefs_display_header.c
10113         * src/prefs_filtering_action.c
10114         * src/prefs_matcher.c
10115         * src/prefs_toolbar.c
10116                 Fix strange casts (less elegant but
10117                 works better)
10118
10119 2005-09-16 [colin]      1.9.14cvs35
10120
10121         * src/jpilot.c
10122                 Missed that one
10123
10124 2005-09-16 [colin]      1.9.14cvs34
10125
10126         * configure.ac
10127         * src/Makefile.am
10128         * src/addr_compl.c
10129         * src/addrindex.c
10130         * src/browseldap.c
10131         * src/editldap.c
10132         * src/ldaplocate.c
10133         * src/ldapquery.c
10134         * src/ldapquery.h
10135         * src/ldapserver.c
10136         * src/ldapserver.h
10137         * src/main.c
10138         * src/matcher_parser_parse.y
10139         * src/prefs_themes.c
10140         * src/etpan/Makefile.am
10141         * src/gtk/description_window.c
10142         * src/plugins/clamav/Makefile.am
10143         * src/plugins/clamav/clamav_plugin.c
10144         * src/plugins/dillo_viewer/Makefile.am
10145         * src/plugins/pgpcore/Makefile.am
10146         * src/plugins/pgpinline/Makefile.am
10147         * src/plugins/pgpmime/Makefile.am
10148         * src/plugins/trayicon/Makefile.am
10149                 Fix 100% cpu usage in address completion list
10150                 Fix little bugs (return with no values etc)
10151                 Fix all warnings (with common CFLAGS)
10152
10153 2005-09-15 [colin]      1.9.14cvs33
10154
10155         * src/addressbook.c
10156                 Fix bug where sometimes a group's email list is empty,
10157                 force its refresh (probably fixes "Re: how to create a 
10158                 distribution list")
10159         * src/ldapquery.c
10160                 Don't return to the callback in the main thread from the
10161                 fetch thread (or face segs!)
10162
10163 2005-09-15 [paul]       1.9.14cvs32
10164
10165         * src/prefs_matcher.c
10166                 forgotten in last commit
10167
10168 2005-09-15 [paul]       1.9.14cvs31
10169
10170         * src/prefs_actions.c
10171         * src/prefs_filtering_action.c
10172         * src/prefs_quote.c
10173         * src/quote_fmt.c
10174         * src/summaryview.c
10175         * src/gtk/description_window.c
10176         * src/gtk/description_window.h
10177         * src/gtk/quicksearch.c
10178                 allow interaction with the called
10179                 description window
10180                 Patch by Anders Hammar
10181
10182 2005-09-14 [paul]       1.9.14cvs30
10183
10184         * src/compose.c
10185                 fix a little annoyance when pasting with 3rd button 
10186                 with wrap_pastes=0 and wrap_input=1
10187                 Patch by Colin
10188
10189 2005-09-14 [paul]       1.9.14cvs29
10190
10191         * src/prefs_account.c
10192                 disable 'Filter messages on receiving' for
10193                 SMTP-only accounts
10194                 Patch  by Anders Hammar
10195
10196 2005-09-14 [paul]       1.9.14cvs28
10197
10198         * po/sk.po
10199                 fix crash
10200                 updated by Andrej Kacian
10201
10202 2005-09-14 [paul]
10203
10204         1.9.15-rc1 released
10205
10206 2005-09-14 [paul]       1.9.14cvs27
10207
10208         * po/es.po
10209                 updated by Ricardo Mones Lastra
10210         * src/compose.c
10211         * src/compose.h
10212                 associate no_wrap_tags to Compose windows
10213                 instead of using a static one
10214                 Patch by Colin
10215         * src/mbox.c
10216                 fix proc_mbox()
10217                 Patch by wwp
10218         * src/textview.c
10219                 remove unneeded printf()
10220
10221 2005-09-14 [paul]       1.9.14cvs26
10222
10223         * src/addrcache.c
10224         * src/codeconv.h
10225         * src/folder.h
10226         * src/mainwindow.h
10227         * src/mh.c
10228         * src/mimeview.h
10229         * src/partial_download.c
10230         * src/pop.c
10231         * src/prefs_account.c
10232         * src/prefs_account.h
10233         * src/prefs_actions.c
10234         * src/prefs_customheader.c
10235         * src/prefs_display_header.c
10236         * src/prefs_filtering_action.c
10237         * src/prefs_matcher.c
10238         * src/prefs_toolbar.c
10239         * src/privacy.h
10240         * src/procmime.c
10241         * src/procmime.h
10242         * src/procmsg.h
10243         * src/textview.c
10244         * src/undo.h
10245         * src/common/plugin.c
10246         * src/common/session.h
10247         * src/common/socket.c
10248         * src/common/socket.h
10249         * src/common/template.c
10250         * src/gtk/gtkaspell.c
10251         * src/gtk/quicksearch.h
10252         * src/plugins/pgpcore/passphrase.c
10253         * src/plugins/pgpcore/prefs_gpg.h
10254         * src/plugins/pgpcore/select-keys.c
10255         * src/plugins/pgpcore/select-keys.h
10256         * src/plugins/pgpcore/sgpgme.c
10257         * src/plugins/pgpinline/pgpinline.c
10258         * src/plugins/pgpmime/pgpmime.c
10259         * src/plugins/trayicon/trayicon.c
10260                 fix compilation warnings
10261                 Patch by Daniel Gustafson
10262
10263 2005-09-14 [paul]       1.9.14cvs25
10264
10265         * src/addressbook.c
10266                 add missing column header, and other small
10267                 bug fixes
10268                 Patch by Anders Hammar
10269
10270 2005-09-13 [colin]      1.9.14cvs24
10271
10272         * src/gtk/gtkaspell.c
10273                 Fix non-utf8 in menu
10274                 Fix little leaks
10275                 Nullify struct members after free()s
10276
10277 2005-09-13 [colin]      1.9.14cvs23
10278
10279         * src/compose.c
10280                 Test utf8 compliance before inserting to 
10281                 buffer, and try to convert if necessary
10282         * src/procmime.c
10283                 If no charset is present, use the locale 
10284                 one instead of us-ascii
10285         * src/procmsg.c
10286                 Add Sender, List-Post and To in the checked 
10287                 headers for automatic rules creation 
10288                 (thanks to wwp)
10289         * src/prefs_themes.c
10290         * src/gtk/gtkaspell.c
10291                 Remove deprecated functions. 
10292                 patch by Daniel Gustafson
10293
10294 2005-09-12 [colin]      1.9.14cvs22
10295
10296         * src/compose.c
10297                 Fix bug #448 (Scrolling/Redraw issue with 
10298                 address-fields in Header)
10299         * src/mainwindow.c
10300         * src/summaryview.c
10301         * src/summaryview.h
10302                 Fix loss of MSG_MARKED on move/copy
10303                 Fix bug #804 (Quicksearch togglebutton doesn't 
10304                 get depressed after '/' key is pressed)
10305
10306 2005-09-12 [paul]       1.9.14cvs21
10307
10308         * AUTHORS
10309         * src/gtk/logwindow.c
10310                 add 'Clear Log' to popup menu
10311                 Patch by Anders Hammar <anders.hammar@telia.com>
10312
10313 2005-09-12 [paul]       1.9.14cvs20
10314
10315         * src/compose.c
10316                 set correct sensitivity on attachments
10317                 popup menu
10318         * src/folder.c
10319                 fix typo
10320         * src/prefs_spelling.c
10321                 fix crash when no LANG env is set
10322         * src/common/xml.c
10323                 fix crash in wizard
10324                 don't use memeory after free
10325
10326         All patches by Daniel Gustafson
10327
10328 2005-09-12 [paul]       1.9.14cvs19
10329
10330         * src/prefs_themes.c
10331                 make theme info selectable
10332         * src/gtk/description_window.c
10333                 make window non-modal
10334         * tools/README
10335                 add details of asus_mailed.sh
10336         * tools/claws.i18n.status.pl
10337                 update for new zh_TW translator
10338                 widen the output
10339                 create alternate coloured lines
10340                 improve readability
10341
10342 2005-09-10 [colin]      1.9.14cvs18
10343
10344         * src/plugins/pgpcore/select-keys.c
10345                 Better order for the buttons
10346
10347 2005-09-10 [colin]      1.9.14cvs17
10348
10349         * src/compose.c
10350         * src/plugins/pgpcore/select-keys.c
10351         * src/plugins/pgpcore/select-keys.h
10352         * src/plugins/pgpcore/sgpgme.c
10353                 Add a "Don't encrypt" button to the key
10354                 selection dialog. Fixes bug #177 (There should be a 
10355                 'Don't encrypt button in the Select Keys dialog)
10356
10357 2005-09-10 [colin]      1.9.14cvs16
10358
10359         * src/compose.c
10360                 Fix bug #572 (%X option does not work with templates)
10361
10362 2005-09-10 [colin]      1.9.14cvs15
10363
10364         * src/toolbar.c 
10365                 Remove g_print
10366
10367 2005-09-10 [colin]      1.9.14cvs14
10368
10369         * src/imap.c
10370                 Fix a possible crash
10371
10372 2005-09-09 [colin]      1.9.14cvs13
10373
10374         * src/imap.c
10375         * src/etpan/imap-thread.c
10376         * src/etpan/imap-thread.h
10377                 Fix moving from queue or drafts to normal folders
10378                 Fix bug #794 (No way to delete without expunging)
10379                 Take flags unset by other mailers into account
10380                 Take deleted flag set by other mailers into account
10381                 Fix unsetting REPLIED flag
10382                 Fix crash when capabilities can't be retrieved
10383         * src/mainwindow.c
10384         * src/mainwindow.h
10385                 Add M_DELAYED_FLAGS condition, and let the user use
10386                 Execute in order to be able to expunge deleted mails,
10387                 even if he's not in delayed execute mode
10388         * src/prefs_spelling.c
10389                 Use 'en' dictionary by default if LANG is POSIX or C
10390         * src/gtk/prefswindow.c
10391                 Fix bug #767 (Preferences windows expanding) by making
10392                 the window a bit larger when the resolution is greater
10393                 than 640x480, and by putting the prefs in a
10394                 GtkScrolledWindow.
10395
10396 2005-09-09 [paul]       1.9.14cvs12
10397
10398         * AUTHORS
10399         * configure.ac
10400         * po/zh_TW.Big5.po      ** REMOVED **
10401         * po/zh_TW.po           ** ADDED **
10402                 updated by Wei-Lun Chao
10403
10404 2005-09-09 [paul]       1.9.14cvs11
10405
10406         * src/mainwindow.c
10407                 fix asserts
10408         * src/common/xml.c
10409                 delay memory allocation until file is
10410                 opened successfully
10411                 Patch by Daniel Gustafson
10412
10413 2005-09-09 [colin]      1.9.14cvs10
10414
10415         * src/imap.c
10416                 Add guards
10417
10418 2005-09-08 [colin]      1.9.14cvs9
10419
10420         * src/compose.c
10421                 Alert when we can't save draft
10422                 Fix various wrap/color issues
10423                 Add mid-click pasting respecting wrap_paste option
10424         * src/folder.c
10425         * src/folder.h
10426         * src/folder_item_prefs.c
10427         * src/folder_item_prefs.h
10428         * src/imap.c
10429         * src/imap_gtk.c
10430         * src/imap_gtk.h
10431         * src/main.c
10432         * src/mainwindow.c
10433         * src/mainwindow.h
10434         * src/news.c
10435         * src/news_gtk.c
10436         * src/news_gtk.h
10437         * src/prefs_folder_item.c
10438                 Fix the impossibility to synchronise folders for
10439                 offline use (IMAP and NNTP are concerned)
10440
10441 2005-09-08 [colin]      1.9.14cvs8
10442
10443         * configure.ac
10444                 Build LDAP and JPilot by default if available
10445         * src/textview.c
10446                 Fix use after free
10447
10448 2005-09-08 [paul]       1.9.14cvs7
10449
10450         * doc/manual/en/sylpheed-1.html
10451         * doc/manual/en/sylpheed-18.html
10452         * doc/manual/en/sylpheed-19.html
10453         * doc/manual/en/sylpheed-4.html
10454         * doc/manual/en/sylpheed-6.html
10455         * doc/manual/en/sylpheed.html
10456                 a few minor updates, plus include some
10457                 details about plugins and their requirements
10458         * src/mainwindow.c
10459                 minor changes to English in /View/Sort
10460
10461 2005-09-07 [colin]      1.9.14cvs6
10462
10463         * doc/manual/en/sylpheed-1.html
10464         * doc/manual/en/sylpheed-10.html
10465         * doc/manual/en/sylpheed-11.html
10466         * doc/manual/en/sylpheed-12.html
10467         * doc/manual/en/sylpheed-13.html
10468         * doc/manual/en/sylpheed-14.html
10469         * doc/manual/en/sylpheed-15.html
10470         * doc/manual/en/sylpheed-16.html
10471         * doc/manual/en/sylpheed-17.html
10472         * doc/manual/en/sylpheed-18.html
10473         * doc/manual/en/sylpheed-19.html
10474         * doc/manual/en/sylpheed-2.html
10475         * doc/manual/en/sylpheed-20.html
10476         * doc/manual/en/sylpheed-21.html
10477         * doc/manual/en/sylpheed-22.html
10478         * doc/manual/en/sylpheed-3.html
10479         * doc/manual/en/sylpheed-4.html
10480         * doc/manual/en/sylpheed-5.html
10481         * doc/manual/en/sylpheed-6.html
10482         * doc/manual/en/sylpheed-7.html
10483         * doc/manual/en/sylpheed-8.html
10484         * doc/manual/en/sylpheed-9.html
10485         * doc/manual/en/sylpheed.html
10486                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10487
10488 2005-09-07 [colin]      1.9.14cvs5
10489
10490         * src/mainwindow.c
10491                 Make labels more to-the-point
10492
10493 2005-09-07 [colin]      1.9.14cvs4
10494
10495         * doc/manual/en/sylpheed-1.html
10496         * doc/manual/en/sylpheed-12.html
10497         * doc/manual/en/sylpheed-13.html
10498         * doc/manual/en/sylpheed-14.html
10499         * doc/manual/en/sylpheed-15.html
10500         * doc/manual/en/sylpheed-16.html
10501         * doc/manual/en/sylpheed-17.html
10502         * doc/manual/en/sylpheed-18.html
10503         * doc/manual/en/sylpheed-19.html
10504         * doc/manual/en/sylpheed-2.html
10505         * doc/manual/en/sylpheed-20.html
10506         * doc/manual/en/sylpheed-21.html
10507         * doc/manual/en/sylpheed-22.html
10508         * doc/manual/en/sylpheed-4.html
10509         * doc/manual/en/sylpheed-5.html
10510         * doc/manual/en/sylpheed-6.html
10511         * doc/manual/en/sylpheed-7.html
10512         * doc/manual/en/sylpheed-8.html
10513         * doc/manual/en/sylpheed-9.html
10514         * doc/manual/en/sylpheed.html
10515                 Update manual
10516
10517 2005-09-07 [colin]      1.9.14cvs3
10518
10519         * doc/faq/en/sylpheed-faq-1.html
10520         * doc/faq/en/sylpheed-faq-2.html
10521         * doc/faq/en/sylpheed-faq-3.html
10522         * doc/faq/en/sylpheed-faq.html
10523                 Update FAQ
10524
10525 2005-09-07 [colin]      1.9.14cvs2
10526
10527         * src/folderview.c
10528         * src/procmsg.c
10529         * src/summaryview.c
10530         * src/toolbar.c
10531                 Fix special subfolders:
10532                 - Inherit parent's icon
10533                 - sent contents of queues subfolders
10534                 - empty subfolders of trashes
10535         * src/mainwindow.c
10536                 Remove outdated manual and faq entries
10537         * src/common/utils.c
10538                 Add quotes around %s coming from mailcap
10539
10540 2005-09-07 [colin]      1.9.14cvs1
10541
10542         * src/compose.c
10543                 After saving draft, set modified to FALSE
10544         * src/mimeview.c
10545         * src/common/utils.c
10546         * src/common/utils.h
10547                 Try to open mime parts using what is 
10548                 indicated in ~/.mailcap or /etc/mailcap,
10549                 if possible.
10550
10551 2005-09-05 [paul]       1.9.14
10552
10553         1.9.14 released
10554
10555         * po/sk.po
10556                 updated by Andrej Kacian
10557
10558 2005-09-05 [paul]       1.9.13cvs83
10559
10560         * po/de.po
10561         * po/es.po
10562         * po/fi.po
10563         * po/fr.po
10564         * po/nb.po
10565         * po/pt_BR.po
10566         * po/sr.po
10567                 updated translations by Thomas Gilgin, Ricardo Mones
10568                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10569                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10570
10571 2005-09-04 [paul]       1.9.13cvs82
10572
10573         * src/compose.c
10574                 only warn about exceeded line length limit
10575                 on send
10576
10577 2005-09-04 [paul]       1.9.13cvs81
10578
10579         * src/compose.c
10580                 fix crash in 'line length exceeded' dialogue
10581
10582 2005-09-02 [paul]       1.9.13cvs80
10583
10584         * src/imap.c
10585                 fix bug 795, 'Connection lost IMAP'
10586                 and add statusbar prints
10587                 Patch by Colin
10588
10589 2005-09-02 [paul]       1.9.13cvs79
10590
10591         * src/compose.c
10592                 compose_wrap_paragraph() becomes
10593                 compose_beautify_paragraph()
10594                 Patch by Colin
10595
10596 2005-09-02 [colin]      1.9.13cvs78
10597
10598         * src/folderview.c
10599                 Micro-fix
10600
10601 2005-09-01 [colin]      1.9.13cvs77
10602
10603         * src/imap.c
10604                 Maybe fix bug #795 (Connection lost IMAP)
10605                 Don't try to send logout when we're disconnected.
10606         * src/summaryview.c
10607                 Include locked and marked emails in HRM
10608                 view. Fixes bug #800 (Locked messages no longer 
10609                 show up when hide read messages is used)
10610
10611 2005-09-01 [paul]       1.9.13cvs76
10612
10613         * src/prefs_common.c
10614                 fix bad cutting
10615
10616 2005-08-31 [colin]      1.9.13cvs75
10617
10618         * src/folderview.c
10619         * src/folderview.h
10620         * src/prefs_summaries.c
10621         * src/summaryview.c
10622                 Fix "go to next new", fix preference
10623                 (Open unread/next swapped)
10624
10625 2005-08-31 [paul]       1.9.13cvs74
10626
10627         * src/compose.c
10628         * src/folderview.c
10629         * src/headerview.c
10630         * src/headerview.h
10631         * src/mainwindow.c
10632         * src/prefs_common.c
10633         * src/prefs_common.h
10634         * src/prefs_fonts.c
10635         * src/summaryview.c
10636         * src/textview.c
10637         * src/common/defs.h
10638                 remove obsolete BOLD_FONT setting
10639                 fix font update in headerview and textview
10640                 headers after prefs change
10641                 Patch By Colin
10642
10643 2005-08-31 [paul]
10644
10645         1.9.14-rc4 released
10646
10647 2005-08-30 [colin]      1.9.13cvs73
10648
10649         * src/summaryview.c
10650                 When Hide read messages is selected and we
10651                 refresh the summaryview, don't remove the 
10652                 currently displayed message. Fixes bug #797
10653                 (Summary view reloads when new mail is 
10654                 downloaded in 1.9.14 rc)
10655
10656 2005-08-30 [colin]      1.9.13cvs72
10657
10658         * src/folderview.c
10659                 Fix flickering
10660         * src/mainwindow.c
10661                 Remove useless callback
10662         * src/mimeview.c
10663         * src/gtk/filesel.c
10664         * src/gtk/filesel.h
10665                 Add a filesel_select_file_save_folder() - used by Save All
10666
10667 2005-08-29 [paul]       1.9.13cvs71
10668
10669         * AUTHORS
10670         * src/matcher_parser_parse.y
10671         * src/etpan/imap-thread.c
10672                 fix building on FreeBSD
10673                 Patch by Daniel Gustafson <daniel@hobbit.se>
10674
10675 2005-08-29 [paul]       1.9.13cvs70
10676
10677         * src/plugins/pgpinline/pgpinline.c
10678                 only initialise sig result if it's been handled
10679                 Patch by Colin
10680
10681 2005-08-29 [paul]       1.9.13cvs69
10682         
10683         Patches by Colin:
10684
10685         * src/imap.c
10686         * src/common.utils.c
10687         * src/common/utils.h
10688                 optimisation
10689         * src/stock_pixmap.h
10690                 fix wrong icon reference
10691         * src/pixmaps/trash_btn.xpm
10692                 replace with nicer image
10693
10694 2005-08-28 [colin]      1.9.13cvs68
10695
10696         * src/Makefile.am
10697         * src/stock_pixmap.c
10698         * src/stock_pixmap.h
10699         * src/toolbar.c
10700         * src/pixmaps/trash_btn.xpm
10701                 Add a specific trash xpm for the button
10702
10703 2005-08-28 [colin]      1.9.13cvs67
10704
10705         * src/imap.c
10706                 Fix leak
10707
10708 2005-08-27 [colin]      1.9.13cvs66
10709
10710         * src/imap.c
10711         * src/procmime.c
10712                 Correctly fix "Problem with replies", fixes
10713                 pgpmime encryption too. 
10714
10715 2005-08-27 [colin]      1.9.13cvs65
10716
10717         * src/folder.c
10718         * src/procmsg.c
10719         * src/procmsg.h
10720         * src/summaryview.c
10721                 Fix bug #517 (messages removed from summaryview 
10722                 when moving fails)
10723
10724 2005-08-27 [colin]      1.9.13cvs64
10725
10726         * tools/Makefile.am
10727         * tools/asus_mailled.sh
10728                 Add a script to blink ASUS laptops' mail LED where there
10729                 is unread mail.
10730
10731 2005-08-27 [colin]      1.9.13cvs63
10732
10733         * src/imap.c
10734         * src/etpan/imap-thread.c
10735         * src/etpan/imap-thread.h
10736                 Implement automatic choosing of login method
10737                 Fixes bug #791
10738         * src/gtk/.cvsignore
10739                 Add sylpheed-marshal.[ch]
10740
10741 2005-08-27 [colin]      1.9.13cvs62
10742
10743         * src/common/utils.c
10744                 Fix confusing perror
10745
10746 2005-08-27 [colin]      1.9.13cvs61
10747
10748         * src/toolbar.c
10749         * src/toolbar.h
10750                 Remove A_DELETE, replace it with 
10751                 A_TRASH and A_DELETE_REAL. Automatically
10752                 rewrite config files to replace A_DELETE
10753                 with A_TRASH (no functionality change).
10754                 Fixes half of #794
10755
10756 2005-08-26 [colin]      1.9.13cvs60
10757
10758         * src/procmime.c
10759                 Previous "Problem with replies" fix brought other
10760                 problems, fixing them
10761
10762 2005-08-26 [colin]      1.9.13cvs59
10763
10764         * src/procmime.c
10765                 Fix "Problem with replies". This happened only
10766                 on IMAP...
10767         * src/procmsg.c
10768                 Factorize code a bit
10769         * src/compose.c
10770                 Speed improvement on very long messages (wrapping)
10771                 Fix signature color on Reedit and Redirect
10772                 On Reedit, don't attach pgp-signatures parts, but
10773                 set signing to On.
10774
10775 2005-08-24 [paul]       1.9.13cvs58
10776
10777         * src/compose.c
10778                 don't claim success when clicking
10779                 Cancel on the passphrase box.
10780                 Patch by Colin
10781
10782 2005-08-24 [paul]       1.9.13cvs57
10783
10784         * src/main.c
10785                 fix misplaced sylpheed.log
10786         * src/common/defs.h
10787                 define UIDL_DIR
10788
10789 2005-08-24 [paul]       1.9.13cvs56
10790
10791         * src/imap.c
10792         * src/etpan/imap-thread.c
10793         * src/etpan/imap-thread.h
10794                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10795                 Patch by Colin
10796         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10797         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10798                 remove autogenerated files
10799         * tools/kdeservicemenu/README
10800         * tools/kdeservicemenu/install.sh
10801         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10802         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10803                 use Claws icon, use 'Sylpheed-Claws' in menu,
10804                 use kdialog, and other cleanups
10805
10806 2005-08-23 [paul]       1.9.13cvs55
10807
10808         * src/compose.c
10809                 fix paste/wrap crash
10810                 Patch by Colin
10811
10812 2005-08-23 [paul]       1.9.13cvs54
10813
10814         * src/main.c
10815                 fix crash recovery
10816                 Patch by Colin
10817
10818 2005-08-23 [paul]       1.9.13cvs53
10819
10820         * src/addressbook.c
10821         * src/editaddress.c
10822                 view all data of LDAP contacts
10823                 Patch by Colin
10824
10825 2005-08-23 [paul]       1.9.13cvs52
10826
10827         * src/addressbook.c
10828                 fix issues with the Search field
10829                 Patch by Colin
10830
10831 2005-08-22 [paul]       1.9.13cvs51
10832
10833         * src/folderview.c
10834                 put name of folder in processing dialog
10835                 title
10836         * src/prefs_folder_item.c
10837                 improve english usage
10838
10839 2005-08-22 [paul]       1.9.13cvs50
10840
10841         * src/filtering.c
10842         * src/filtering.h
10843         * src/matcher.c
10844         * src/matcher_parser_lex.l
10845         * src/matcher_parser_parse.y
10846         * src/prefs_filtering.c
10847                 add Filtering/Processing rule names feature.
10848                 (the incompatible old matcherrc is saved as
10849                 matcherrc.pre_names).
10850                 Patch by Colin
10851
10852 2005-08-22 [paul]       1.9.13cvs49
10853
10854         * src/procmsg.c
10855                 fix colour labelling
10856                 Patch by Colin
10857
10858 2005-08-22 [paul]       1.9.13cvs48
10859
10860         * src/textview.c
10861                 fix open_image_cb()
10862
10863 2005-08-22 [paul]       1.9.13cvs47
10864
10865         * src/imap.c
10866                 fix bug 789, 'SC crashes with imap (CVS ver)'
10867                 Patch by Colin
10868
10869 2005-08-22 [paul]       1.9.13cvs46
10870
10871         * src/mimeview.c
10872         * src/prefs_common.c
10873         * src/common/defs.h
10874                 define reused defaults in defs.h
10875         * src/textview.c
10876                 add 'Open image' to image popup menu
10877
10878 2005-08-21 [colin]      1.9.13cvs45
10879
10880         * src/summaryview.c
10881                 Fix bug #788 (Bogus "From" address displayed)
10882
10883 2005-08-20 [colin]      1.9.13cvs44
10884
10885         * src/folder.c
10886                 Fix buf #787 (multilevel delete causes SIGSEGV)
10887
10888 2005-08-19 [colin]      1.9.13cvs43
10889
10890         * src/inc.c
10891         * src/prefs_common.c
10892         * src/prefs_common.h
10893                 Add an hidden pref to allow modifying the
10894                 update stepping in incorporation.
10895                 Patch by wwp.
10896
10897 2005-08-19 [colin]      1.9.13cvs42
10898
10899         * src/compose.c
10900         * src/procmime.c
10901                 Workaround for broken MUAs: encode 
10902                 Content-type: name: as ASCII and 
10903                 Content-Disposition: filename: as
10904                 per rfc2231
10905         * src/prefs_account.c
10906                 Fix invisible-ness of SMTP SSL prefs
10907                 in NNTP accounts
10908
10909 2005-08-19 [paul]       1.9.13cvs41
10910
10911         * src/compose.c
10912         * src/prefs_common.c
10913         * src/prefs_common.h
10914         * src/prefs_wrapping.c
10915                 paste with or without wrapping.
10916                 patch by Colin
10917
10918 2005-08-19 [paul]       1.9.13cvs40
10919
10920         * src/prefs_common.c
10921         * src/prefs_common.h
10922         * src/summaryview.c
10923                 reintroduce enable_swap_from as a
10924                 hidden pref. patch by Colin
10925         * src/quote_fmt_parse.y
10926         * src/plugins/clamav/clamav_plugin.c
10927         * src/plugins/dillo_viewer/dillo_viewer.c
10928         * src/plugins/mathml_viewer/mathml_viewer.c
10929         * src/plugins/pgpcore/sgpgme.c
10930         * src/plugins/pgpinline/pgpinline.c
10931         * src/plugins/pgpmime/pgpmime.c
10932                 tidy up. patch by Colin
10933
10934 2005-08-19 [paul]       1.9.13cvs39
10935
10936         * configure.ac
10937                 complete cvs38's sync
10938         * src/editaddress.c
10939         * src/gedit-print.c
10940         * src/mutt.c
10941         * src/etpan/etpan-log.c
10942         * src/etpan/imap-thread.c
10943         * src/gtk/gtksourceprintjob.c
10944                 fix compilation warnings
10945                 (patch by Colin)
10946
10947 2005-08-19 [paul]       1.9.13cvs38
10948
10949         sync with main:
10950
10951         * src/account.c
10952         * src/action.c
10953         * src/addrbook.c
10954         * src/addrcache.c
10955         * src/addrharvest.c
10956         * src/addrindex.c
10957         * src/codeconv.c
10958         * src/compose.c
10959         * src/crash.c
10960         * src/exporthtml.c
10961         * src/exportldif.c
10962         * src/folder.c
10963         * src/image_viewer.c
10964         * src/inc.c
10965         * src/inc.h
10966         * src/jpilot.c
10967         * src/ldif.c
10968         * src/main.c
10969         * src/matcher.c
10970         * src/mbox.c
10971         * src/messageview.c
10972         * src/mh.c
10973         * src/mimeview.c
10974         * src/msgcache.c
10975         * src/mutt.c
10976         * src/news.c
10977         * src/partial_download.c
10978         * src/pine.c
10979         * src/pop.c
10980         * src/prefs_actions.c
10981         * src/prefs_common.c
10982         * src/prefs_customheader.c
10983         * src/prefs_display_header.c
10984         * src/prefs_gtk.c
10985         * src/prefs_themes.c
10986         * src/procheader.c
10987         * src/procmime.c
10988         * src/procmsg.c
10989         * src/recv.c
10990         * src/send_message.c
10991         * src/simple-gettext.c
10992         * src/sourcewindow.c
10993         * src/textview.c
10994         * src/vcard.c
10995         * src/common/defs.h
10996         * src/common/log.c
10997         * src/common/plugin.c
10998         * src/common/prefs.c
10999         * src/common/session.c
11000         * src/common/session.h
11001         * src/common/socket.c
11002         * src/common/socket.h
11003         * src/common/ssl_certificate.c
11004         * src/common/template.c
11005         * src/common/utils.c
11006         * src/common/utils.h
11007         * src/common/xml.c
11008         * src/gtk/about.c
11009         added wrappers for C library function that
11010                 take pathname arguments.
11011                 enabled compilation with MinGW.
11012                 use GDir instead of directly using opendir().
11013                 added rename_force().
11014
11015 2005-08-19 [paul]       1.9.13cvs37
11016         
11017         patches by Colin:
11018         * src/compose.c
11019                 fix privacy settings on re-editing
11020                 a sent message
11021         * src/jpilot.c
11022                 fix encoding bug
11023         * src/folder.c
11024         * src/procmsg.c
11025         * src/procmsg.h
11026         * src/summaryview.c
11027                 flag changing optimisation
11028
11029 2005-08-18 [martin]     1.9.13cvs36
11030
11031         * commitHelper
11032             added my login
11033         * src/addrcache.c
11034         * src/addrharvest.c
11035         * src/addrindex.c
11036         * src/compose.c
11037         * src/grouplistdialog.c
11038         * src/main.c
11039         * src/mainwindow.c
11040         * src/msgcache.c
11041         * src/mutt.c
11042         * src/pine.c
11043         * src/prefs_account.c
11044         * src/prefs_themes.c
11045         * src/stock_pixmap.c
11046         * src/summaryview.c
11047         * src/gtk/about.c
11048         * src/gtk/logwindow.c
11049             removed deprecated glib and gdk stuff
11050         * src/plugins/pgpcore/select-keys.c
11051             convert attributes from locale to utf8
11052
11053 2005-08-17 [paul]       1.9.13cvs35
11054
11055         * src/account.c
11056         * src/addressbook.c
11057                 use new GTK_STOCK_ icons if available
11058         * src/summaryview.c
11059         * src/gtk/gtksctree.c
11060         * src/gtk/gtksctree.h
11061                 faster range select. patch by Colin
11062
11063 2005-08-17 [paul]       1.9.13cvs34
11064
11065         patches by colin:
11066         * src/addressbook.c
11067         * src/addressitem.h
11068                 Add an edit button for contacts, fix selections
11069                 of gtksctree items
11070         * src/editaddress.c
11071                 Change labels, let Save be always possible in the
11072                 email and user atributes tabs
11073         * src/folderview.c
11074                 fix sort issues
11075         * src/summaryview.c
11076                 select next item instead of the displayed one
11077                 after deletion
11078
11079         * src/gtk/progressdialog.c
11080                 use prefs_common.enable_rules_hint
11081
11082 2005-08-13 [hoa]        1.9.13cvs33
11083
11084         * src/etpan/imap-thread.c
11085                 fixed build on Solaris.
11086
11087 2005-08-10 [colin]      1.9.13cvs32
11088
11089         * src/procmsg.c
11090                 Fix cvs31 (missing fclose before reading
11091                 the file)
11092
11093 2005-08-10 [colin]      1.9.13cvs31
11094
11095         * src/procmsg.c
11096                 Fix procmsg_msginfo_new_from_mimeinfo() when
11097                 the MimeInfo isn't stored in memory. This fixes
11098                 replying to an attached message.
11099
11100 2005-08-10 [colin]      1.9.13cvs30
11101
11102         * src/mainwindow.c
11103                 Fix slowness in account changing
11104
11105 2005-08-10 [colin]      1.9.13cvs29
11106
11107         * src/folder.c
11108         * src/folderutils.c
11109         * src/folderview.c
11110         * src/imap_gtk.c
11111         * src/mainwindow.c
11112         * src/mh_gtk.c
11113         * src/procmsg.c
11114         * src/summaryview.c
11115                 Optimize folder_has_parent_of_type
11116                 Prevent moving special sub-folders from contextual menus
11117                 Rework message a bit ("Empty all messages" -> "Delete all
11118                 messages")
11119                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11120                 and "Deleted Items" folders)
11121
11122 2005-08-08 [colin]      1.9.13cvs28
11123
11124         * src/summaryview.c
11125         * src/prefs_summaries.c
11126                 Make "Select first unread|new" more flexible
11127                 (just prioritize new or unread)
11128
11129 2005-08-08 [colin]      1.9.13cvs27
11130
11131         * src/summaryview.c
11132                 If "select first new" is selected and there only
11133                 are unread messages, fallback to "select first
11134                 unread".
11135
11136 2005-08-08 [colin]      1.9.13cvs26
11137
11138         * src/folder.c
11139                 Fix shameful bugs (and bug #779)
11140
11141 2005-08-08 [colin]      1.9.13cvs25
11142
11143         * src/folder.c
11144         * src/folder.h
11145                 Cache parents' type to make folder_has_parent_of_type
11146                 faster
11147         * src/folderview.c
11148                 Forbid DnD of special sub-folders
11149         * src/procmsg.c
11150         * src/procmsg.h
11151                 Add MAIL_POSTFILTERING_HOOK
11152         * src/summaryview.c
11153                 Revert over-zealous deletion of the use_addr_book 
11154                 code
11155
11156 2005-08-07 [colin]      1.9.13cvs24
11157
11158         * src/folder.c
11159                 Fix big mistake (passing MsgInfo instead 
11160                 of FolderItem)
11161
11162 2005-08-07 [colin]      1.9.13cvs23
11163
11164         * src/compose.c
11165         * src/folder.c
11166         * src/folder.h
11167         * src/foldersel.c
11168         * src/folderutils.c
11169         * src/folderview.c
11170         * src/imap.c
11171         * src/mainwindow.c
11172         * src/messageview.c
11173         * src/mh.c
11174         * src/msgcache.c
11175         * src/procmime.c
11176         * src/summaryview.c
11177                 Make subfolders of Drafts, Queue, Outbox, Trash
11178                 work like their parents. 
11179                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11180
11181 2005-08-07 [colin]      1.9.13cvs22
11182
11183         * src/addressbook.c
11184                 Fix bug #771 (Dragged contacts not saved)
11185
11186 2005-08-07 [paul]       1.9.13cvs21
11187
11188         * src/summaryview.c
11189                 fix bug 32 'Search Doesn't display results
11190                 if "Hide Read Messages" is chosen'
11191                 be more literal in interpreting 'Hide read
11192                 messages'
11193
11194 2005-08-07 [colin]      1.9.13cvs20
11195
11196         * src/folderview.c
11197                 Add debug
11198         * src/summaryview.c
11199                 Faster 'unthread_for_execution'
11200
11201 2005-08-06 [paul]       1.9.13cvs19
11202
11203         * src/mainwindow.c
11204                 add mnemonics to Set displayed columns
11205                 fix bug where msgview_visible option was
11206                 overwritten as TRUE on startup
11207
11208 2005-08-06 [paul]       1.9.13cvs18
11209
11210         * src/mainwindow.c
11211                 refer to 'displayed columns in folder/message
11212                 list' not 'displayed items in summary/message view'
11213         * src/prefs_display_header.c
11214                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11215                 be consistent with similar dialogues
11216         * src/prefs_folder_column.c
11217         * src/prefs_summary_column.c
11218                 'columns' not 'items', and folder and message lists,
11219                 instead of folder and summary views;
11220                 Use 'Hidden columns' as list heading not 'Available
11221                 items';
11222                 move the 'Remove' button to the right hand side;
11223                 top-align the buttons;
11224                 remove unneeded vbox
11225         * src/prefs_summaries.c
11226                 put the 2 column prefs buttons in a frame to reduce
11227                 overall width; refer to columns not items &c.
11228
11229 2005-08-05 [colin]      1.9.13cvs17
11230
11231         * src/prefs_common.c
11232         * src/prefs_common.h
11233         * src/mainwindow.c
11234         * src/compose.c
11235         * src/messageview.c
11236                 Add an hidden toolbar_detachable pref, so
11237                 that I can get rid of these painful handles
11238                 in the toolbars. Defaults to TRUE to avoid
11239                 changing the GUI on unsuspecting people...
11240
11241 2005-08-05 [colin]      1.9.13cvs16
11242
11243         * src/Makefile.am
11244         * src/prefs_folder_column.c
11245         * src/prefs_folder_column.h
11246                 Add prefs for folder columns
11247         * src/folderview.c
11248         * src/folderview.h
11249         * src/mainwindow.c
11250         * src/mainwindow.h
11251         * src/prefs_common.c
11252         * src/prefs_common.h
11253         * src/prefs_summaries.c
11254                 Use them
11255         * src/prefs_summary_column.c
11256         * src/summaryview.c
11257         * src/summaryview.h
11258                 Add a To column
11259         * src/textview.c
11260         * src/common/utils.c
11261         * src/common/utils.h
11262                 Move uri colourisation functions
11263                 to utils
11264         * src/compose.c
11265                 Colourise URIs
11266         * src/imap.c
11267                 Fix bug with LIST where we'd try
11268                 to get Folder//////[...]/// 
11269
11270 2005-08-05 [paul]       1.9.13cvs15
11271
11272         * src/prefs_summaries.c
11273                 improve the English usage
11274         * src/summaryview.c
11275                 set font on column change
11276                 thanks to Colin
11277
11278 2005-08-05 [paul]       1.9.13cvs14
11279
11280         * src/prefs_common.c
11281         * src/prefs_common.h
11282         * src/prefs_summaries.c
11283         * src/summaryview.c
11284                 replace 'open_unread_on_enter' option with
11285                 'select_on_entry' option. opening/not opening
11286                 is now exclusively controlled by 'always_show_msg'
11287
11288 2005-08-04 [colin]      1.9.13cvs13
11289
11290         * src/compose.c
11291                 Remove dead code
11292                 Add colourisation of quotes and signatures
11293         * src/folderview.c
11294                 Fix possible crashes
11295         * src/messageview.c
11296                 Change an assert that is no problem
11297         * src/news.c
11298         * src/news_gtk.c
11299         * src/news_gtk.h
11300                 Fix offline mode
11301         * src/gtk/quicksearch.c
11302                 Fix a possible crash
11303
11304 2005-08-03 [colin]      1.9.13cvs12
11305
11306         * src/prefs_account.c
11307                 Fix bug #777 (Sylpheed crash in account configuration)
11308
11309 2005-08-03 [colin]      1.9.13cvs11
11310
11311         * src/addressbook.c
11312         * src/editaddress.c
11313         * src/editgroup.c
11314                 Fixing addressbook, round 2
11315         * src/textview.c
11316                 Fix emphasis color on rechecking 'Colorize messages'
11317
11318 2005-08-03 [paul]       1.9.13cvs10
11319
11320         sync with main
11321
11322         * src/addr_compl.c
11323         * src/compose.c
11324         * src/main.c
11325         * src/pop.c
11326         * src/prefs_account.c
11327         * src/procmime.c
11328         * src/procmsg.c
11329         * src/quote_fmt_parse.y
11330         * src/textview.c
11331         * src/common/quoted-printable.c
11332         * src/common/utils.c
11333         * src/common/utils.h
11334         * src/common/xml.c
11335                 replaced incorrect locale-independent
11336                 ctype functions with GLib's. Corrected
11337                 signedness mismatch.
11338         * src/headerview.c
11339                 headerview_create(): added spacing for vbox.
11340         * src/gtk/about.c
11341                 set focus to the OK button.
11342
11343 2005-08-03 [colin]      1.9.13cvs9
11344
11345         * src/folderview.c
11346                 Fix possible crash
11347
11348 2005-08-02 [colin]      1.9.13cvs8
11349
11350         * src/mainwindow.c
11351                 Fix cast
11352         * src/addressbook.c
11353         * src/addressitem.h
11354                 Fix a cast and more generally, try to make the
11355                 GUI more intuitive and consistent (round 1)
11356
11357 2005-08-02 [paul]       1.9.13cvs7
11358
11359         * src/folder.h
11360                 missing in 1.9.13cvs6
11361
11362 2005-08-02 [colin]      1.9.13cvs6
11363
11364         * src/folder.c
11365                 Fix one more leak
11366
11367 2005-08-02 [colin]      1.9.13cvs5
11368
11369         * src/folder.c
11370         * src/folderview.c
11371         * src/imap.c
11372         * src/main.c
11373         * src/mbox.c
11374         * src/procmsg.c
11375         * src/summaryview.c
11376                 Fix a number of folder_item_get_msg_list()-related
11377                 leaks (missing procmsg_msginfo_free()s)
11378
11379 2005-08-01 [colin]      1.9.13cvs4
11380
11381         * src/folderview.c
11382         * src/folderview.h
11383         * src/mainwindow.c
11384         * src/prefs_fonts.c
11385         * src/prefs_summaries.c
11386         * src/prefs_themes.c
11387         * src/summaryview.c
11388         * src/summaryview.h
11389         * src/textview.c
11390         * src/textview.h
11391                 Fix instant-apply of summary and folderview-related prefs
11392                 Fix erroneous g_free and alertpanels in prefs_theme
11393                 Add instant-apply for fonts
11394                 Defer applying of prefs a little bit so it's done only
11395                 once even if requested by multiples prefs pages
11396
11397 2005-08-01 [paul]       1.9.13cvs3
11398
11399         * src/main.c
11400                 fix bug 776 'S.C. crashes on close'
11401                 thanks to Colin
11402         * src/etpan/etpan-thread-manager-types.h
11403                 add missing include
11404                 thanks to Hoa
11405
11406 2005-07-25 [paul]       1.9.13cvs2
11407
11408         * src/summaryview.c
11409                 fix typos. spotted by Fabien Vantard
11410
11411 2005-07-24 [paul]       1.9.13cvs1
11412
11413         * doc/man/sylpheed.1
11414                 update man page, incorporating fix of
11415                 bug 769 'Typo in manpage'
11416         * src/etpan/imap-thread.c
11417                 fix NetBSD openssl dependencies. patch by
11418                 George Michaelson <ggm@apnic.net>
11419         * po/pt_BR.po
11420                 updated by Frederico Goncalves Guimaraes
11421
11422 2005-07-22 [paul]       1.9.13
11423
11424         1.9.13 release
11425
11426 2005-07-22 [paul]       1.9.12cvs91
11427
11428         * AUTHORS
11429         * INSTALL
11430         * README.claws
11431         * RELEASE_NOTES.claws
11432                 updated for release
11433         * configure.ac
11434         * po/nb.po
11435         * tools/claws.i18n.status.pl
11436                 add Norwegian translation. submiited by
11437                 Geir Helland <pjallabais@users.sourceforge.net>
11438         * po/ca.po
11439         * po/de.po
11440         * po/es.po
11441         * po/fi.po
11442         * po/fr.po
11443         * po/it.po
11444         * po/sk.po
11445         * po/sr.po
11446         * po/zh_CN.po
11447                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11448                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11449                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11450                 Yang Guilong
11451         * src/plugins/clamav/clamav_plugin_gtk.c
11452         * src/plugins/spamassassin/spamassassin_gtk.c
11453                 replace outdated description strings
11454
11455 2005-07-21 [colin]      1.9.12cvs90
11456
11457         * src/folder.c
11458                 Set folder to batch mode when scanning it. Makes deletion
11459                 of unread mails on IMAP much faster (due to the UNREAD 
11460                 flag unsetting)
11461
11462 2005-07-21 [darko]      1.9.12cvs89
11463
11464         * configure.ac
11465                 link against libresolv if necessary (patch by Paul)
11466         * src/msgcache.c
11467                 use glib's portable macros to determine endianness
11468
11469 2005-07-21 [paul]       1.9.12cvs88
11470
11471         * src/crash.c
11472         * src/gtk/about.c
11473                 update compiled-in features list
11474
11475 2005-07-20 [colin]      1.9.12cvs87
11476
11477         * src/folder.c
11478         * src/textview.c
11479                 Gcc 2.9x compilation fixes, thanks to Darko
11480         * src/plugins/clamav/clamav_plugin.c
11481                 Little optimisation: load virus database only once
11482         * src/plugins/spamassassin/spamassassin.c
11483                 Big optimisation: filtering one mail took at least 1 second,
11484                 now it takes at least 50ms. Doesn't speed up spamassassin 
11485                 itself, but should already be much more tolerable.
11486
11487 2005-07-20 [colin]      1.9.12cvs86
11488
11489         * src/summaryview.c
11490                 Fix performance issue
11491
11492 2005-07-19 [colin]      1.9.12cvs85
11493
11494         * src/plugins/pgpinline/plugin.c
11495                 Fix warning
11496
11497 2005-07-19 [colin]      1.9.12cvs84
11498
11499         * configure.ac
11500         * src/plugins/Makefile.am
11501         * src/plugins/pgpinline/.cvsignore
11502         * src/plugins/pgpinline/Makefile.am
11503         * src/plugins/pgpinline/pgpinline.c
11504         * src/plugins/pgpinline/pgpinline.deps
11505         * src/plugins/pgpinline/pgpinline.h
11506         * src/plugins/pgpinline/plugin.c
11507                 Put pgpinline in the main tree
11508
11509 2005-07-19 [paul]       1.9.12cvs83
11510
11511         * src/prefs_actions.c
11512                 prevent '//' in menu names, which cause a crash
11513                 thanks to Colin
11514
11515 2005-07-19 [paul]       1.9.12cvs82
11516
11517         * configure.ac
11518                 be generally more informative in configure output.
11519                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11520                 '[ --disable-openssl ...', as --enable-openssl is default
11521                 PGP/MIME: don't check for GPGME again, check for
11522                 pgpcore instead. Therefore prevent the possibility of
11523                 attempting to build pgpmime if pgpcore dependencies are
11524                 not met
11525                 ClamAV: use pkgconfig to check for lib
11526                 libgnomeprint: revert logic on inner test to match
11527                 everything else
11528         * src/plugins/pgpcore/sgpgme.c
11529                 add missing include
11530
11531 2005-07-19 [colin]      1.9.12cvs81
11532
11533         * src/summaryview.c
11534                 Fix slow thread rebuilding in particular
11535                 cases
11536
11537 2005-07-19 [paul]       1.9.12cvs80
11538
11539         * sylpheed-claws.desktop
11540                 fix typo, spotted by Stephan Sachse
11541         * src/account.c
11542                 replace GTK_STOCK_ADD with
11543                 GTK_STOCK_NEW button
11544
11545 2005-07-18 [colin]      1.9.12cvs79
11546
11547         * src/etpan/imap-thread.c
11548                 Fix return value (Thanks Hoa)
11549
11550 2005-07-18 [colin]      1.9.12cvs78
11551
11552         * src/imap.c
11553                 Allow empty passwords
11554                 Create drafts/queue/outbox if necessary
11555         * src/summaryview.c
11556                 Remove old code
11557         * src/etpan/imap-thread.c
11558                 Fix STARTTLS (Thanks to Hoa)
11559
11560 2005-07-18 [paul]       1.9.12cvs77
11561
11562         * ChangeLog-gtk2.jp
11563         * ChangeLog.jp
11564                 removed
11565         * Makefile.am
11566                 updated to reflect additions and removals
11567         * TODO
11568                 updated to be claws-specific
11569         * TODO-gtk2
11570         * TODO-gtk2.jp
11571         * TODO.jp
11572         * sylpheed-128x128.png
11573         * sylpheed-64x64.png
11574                 removed
11575         * sylpheed-claws-128x128.png
11576         * sylpheed-claws-64x64.png
11577         * sylpheed-claws.desktop
11578         * sylpheed-claws.png
11579                 added
11580         * sylpheed.desktop
11581         * sylpheed.png
11582                 removed
11583
11584 2005-07-17 [paul]       1.9.12cvs76
11585
11586         * src/account.c
11587         * src/addressbook.c
11588         * src/alertpanel.c
11589         * src/alertpanel.h
11590         * src/compose.c
11591         * src/exphtmldlg.c
11592         * src/expldifdlg.c
11593         * src/folderview.c
11594         * src/imap_gtk.c
11595         * src/inc.c
11596         * src/message_search.c
11597         * src/messageview.c
11598         * src/mh_gtk.c
11599         * src/news_gtk.c
11600         * src/prefs_actions.c
11601         * src/prefs_filtering.c
11602         * src/prefs_matcher.c
11603         * src/prefs_template.c
11604         * src/prefs_themes.c
11605         * src/ssl_manager.c
11606         * src/summary_search.c
11607         * src/textview.c
11608         * src/toolbar.c
11609         * src/gtk/sslcertwindow.c
11610         * src/plugins/pgpcore/sgpgme.c
11611                 rework alertpanels
11612
11613 2005-07-17 [colin]      1.9.12cvs75
11614
11615         * src/privacy.c
11616                 add a PrivacySystem accessor that checks that
11617                 the system cached in a MimeInfo's privacydata
11618                 is still registered. Use this accessor instead
11619                 of directly using data->system. Fixes crashes
11620                 after unloading pgp plugins.
11621
11622 2005-07-17 [colin]      1.9.12cvs74
11623
11624         * src/alertpanel.c
11625                 Change geometry hints to a simple default size.
11626                 Fixes the certs dialogs.
11627
11628 2005-07-17 [colin]      1.9.12cvs73
11629
11630         * src/gtk/sslcertwindow.c
11631                 Use a gtkExpander
11632
11633 2005-07-17 [colin]      1.9.12cvs72
11634
11635         * src/plugins/pgpcore/Makefile.am
11636         * src/plugins/pgpmime/Makefile.am
11637                 Add gpgme libs
11638
11639 2005-07-17 [paul]       1.9.12cvs71
11640
11641         * configure.ac
11642                 add --disable-gnomeprint option
11643                 modified version of patch by Marius Mauch
11644
11645 2005-07-17 [paul]       1.9.12cvs70
11646
11647         * src/common/defs.h
11648                 update urls
11649         * src/account.c
11650         * src/action.c
11651         * src/addressbook.c
11652         * src/compose.c
11653         * src/foldersel.c
11654         * src/folderview.c
11655         * src/html.c
11656         * src/imap_gtk.c
11657         * src/main.c
11658         * src/mainwindow.c
11659         * src/messageview.c
11660         * src/mh_gtk.c
11661         * src/mimeview.c
11662         * src/news_gtk.c
11663         * src/prefs_account.c
11664         * src/prefs_send.c
11665         * src/prefs_summaries.c
11666         * src/procmsg.c
11667         * src/summaryview.c
11668         * src/common/utils.c
11669         * src/common/xml.c
11670         * src/plugins/pgpcore/passphrase.c
11671         * src/plugins/pgpcore/select-keys.c
11672                 replace inappropriately used backticks
11673                 with single quotes
11674
11675 2005-07-16 [colin]      1.9.12cvs69
11676
11677         * src/image_viewer.c
11678                 Add extra paranoid checks
11679
11680 2005-07-16 [colin]      1.9.12cvs68
11681
11682         * src/plugins/pgpcore/prefs_gpg.c
11683                 Don't auto-check sigs by default, as it
11684                 can be really slow.
11685
11686 2005-07-16 [colin]      1.9.12cvs67
11687
11688         * src/plugins/pgpcore/sgpgme.c
11689                 Make messages a bit better.
11690
11691 2005-07-16 [colin]      1.9.12cvs66
11692
11693         * src/imap.c
11694                 Remove pseudo-log
11695         * src/etpan/imap-thread.c
11696                 Add real log
11697
11698 2005-07-16 [colin]      1.9.12cvs65
11699
11700         * src/main.c
11701         * src/prefs_other.c
11702                 And now, fix build with libetpan :-/
11703
11704 2005-07-15 [colin]      1.9.12cvs64
11705
11706         * src/prefs_other.c
11707                 Continue fixing build without libetpan.
11708
11709 2005-07-15 [colin]      1.9.12cvs63
11710
11711         * src/main.c
11712                 Fix build with --disable-libetpan
11713
11714 2005-07-15 [colin]      1.9.12cvs62
11715
11716         * configure.ac
11717                 Bump libetpan's version
11718
11719 2005-07-15 [colin]      1.9.12cvs61
11720
11721         * src/etpan/imap-thread.c
11722                 Actually stop logging :)
11723
11724 2005-07-15 [colin]      1.9.12cvs60
11725
11726         * src/addressbook.c
11727                 Fix dnd of multiple addresses.
11728
11729 2005-07-15 [hoa]        1.9.12cvs59
11730
11731         * src/etpan/imap-thread.c
11732             disable login of IMAP password in libetpan log file.
11733
11734 2005-07-15 [paul]       1.9.12cvs58
11735
11736         * src/account.c
11737                 don't automatically sort
11738                 do allow drag n drop
11739
11740 2005-07-15 [paul]       1.9.12cvs57
11741
11742         * src/account.c
11743         * src/ssl_manager.c
11744                 alphabetical listing
11745
11746 2005-07-15 [paul]       1.9.12cvs56
11747
11748         * src/gtk/pluginwindow.c
11749                 sort plugin list alphabetically
11750
11751 2005-07-15 [paul]       1.9.12cvs55
11752
11753         * src/prefs_spelling.c
11754         * src/prefs_wrapping.c
11755                 unify English usage
11756
11757 2005-07-15 [colin]      1.9.12cvs54
11758
11759         * src/wizard.c
11760                 Typo fix
11761
11762 2005-07-15 [paul]       1.9.12cvs53
11763
11764         * src/prefs_message.c
11765                 make 'show cursor' a hidden option
11766
11767 2005-07-14 [colin]      1.9.12cvs52
11768
11769         * src/plugins/spamassassin/Makefile.am
11770         * src/plugins/clamav/Makefile.am
11771                 Fix double EXTRA_DISTs
11772
11773 2005-07-14 [colin]      1.9.12cvs51
11774
11775         * src/plugins/clamav/Makefile.am
11776         * src/plugins/clamav/clamav_plugin_gtk.deps
11777         * src/plugins/spamassassin/Makefile.am
11778         * src/plugins/spamassassin/spamassassin_gtk.deps
11779                 Make $plugin_gtk depend on $plugin
11780
11781 2005-07-14 [hoa]        1.9.12cvs50
11782
11783         * src/etpan/imap-thread.c
11784                 enable debug log of libetpan when running with --debug
11785
11786 2005-07-14 [colin]      1.9.12cvs49
11787
11788         * configure.ac
11789         * src/common/Makefile.am
11790         * src/common/plugin.c
11791         * src/common/plugin.h
11792                 Add a little plugin dependancy system.
11793                 Plugins can ship a $plugin_name.deps file
11794                 (near them in PLUGINDIR) so that their
11795                 dependancies are loaded if possible.
11796         * src/plugins/Makefile.am
11797         * src/plugins/pgpcore/Makefile.am
11798         * src/plugins/pgpcore/passphrase.c
11799         * src/plugins/pgpcore/passphrase.h
11800         * src/plugins/pgpcore/plugin.c
11801         * src/plugins/pgpcore/prefs_gpg.c
11802         * src/plugins/pgpcore/prefs_gpg.h
11803         * src/plugins/pgpcore/select-keys.c
11804         * src/plugins/pgpcore/select-keys.h
11805         * src/plugins/pgpcore/sgpgme.c
11806         * src/plugins/pgpcore/sgpgme.h
11807                 Introduce pgpcore, used by pgpmime and
11808                 pgpinline
11809         * src/plugins/pgpmime/Makefile.am
11810         * src/plugins/pgpmime/passphrase.c
11811         * src/plugins/pgpmime/passphrase.h
11812         * src/plugins/pgpmime/pgpmime.c
11813         * src/plugins/pgpmime/pgpmime.deps
11814         * src/plugins/pgpmime/plugin.c
11815         * src/plugins/pgpmime/prefs_gpg.c
11816         * src/plugins/pgpmime/prefs_gpg.h
11817         * src/plugins/pgpmime/select-keys.c
11818         * src/plugins/pgpmime/select-keys.h
11819         * src/plugins/pgpmime/sgpgme.c
11820         * src/plugins/pgpmime/sgpgme.h
11821                 Remove the core from pgpmime and add the
11822                 dependancy to pgpcore.
11823
11824 2005-07-14 [paul]       1.9.12cvs48
11825
11826         * src/stock_pixmap.c
11827                 forgot this in last commit
11828
11829 2005-07-14 [paul]       1.9.12cvs47
11830
11831         * src/account.c
11832         * src/addressbook.c
11833                 add accelerators for the buttons (sync with main)
11834         * src/compose.c
11835         * src/compose.h
11836                 add accelerators for the buttons.
11837                 fix editing with external editor.
11838                 replace gdk_input_*() with GIOChannel;
11839                 (sync with main)
11840         * src/foldersel.c
11841                 display folder names with new/unread
11842                 representation (sync with main)
11843         * src/main.c
11844                 specify default window icon (sync with main)
11845         * src/prefs_common.c
11846                 use_addr_book default to FALSE
11847         * src/summaryview.c
11848         * src/textview.c
11849                 add accelerators for the buttons (sync with main)
11850         * src/gtk/menu.c
11851                 fix typos
11852         * src/pixmaps/sylpheed_icon.xpm
11853                 updated
11854
11855 2005-07-13 [paul]       1.9.12cvs46
11856
11857         * src/plugins/pgpmime/pgpmime.c
11858         * src/plugins/pgpmime/sgpgme.c
11859                 (temporarily) use deprecated gpgme_data_rewind()
11860                 while largefile support is not present
11861                 (as suggested by Colin)
11862
11863 2005-07-13 [paul]       1.9.12cvs45
11864
11865         * configure.ac
11866                 remove large file support (for now):
11867                 it breaks too many things
11868
11869 2005-07-13 [paul]       1.9.12cvs44
11870
11871         * configure.ac
11872                 add large file support
11873         * src/html.c
11874                 fix bug #763 where href attribute was not
11875                 the very first attribute of a link
11876                 patch by Thomas Gilgin
11877
11878 2005-07-13 [colin]      1.9.12cvs43
11879
11880         * src/gtk/pluginwindow.c
11881                 Little portability fix
11882
11883 2005-07-13 [colin]      1.9.12cvs42
11884
11885         * src/plugins/pgpmime/sgpgme.c
11886                 Fix crasher.
11887
11888 2005-07-13 [colin]      1.9.12cvs41
11889
11890         * src/plugins/pgpmime/pgpmime.c
11891         * src/plugins/pgpmime/sgpgme.c
11892                 Use gpgme_data_release_and_get_mem instead
11893                 of gpgme_data_read.
11894
11895 2005-07-13 [colin]      1.9.12cvs40
11896
11897         * configure.ac
11898         * src/plugins/pgpmime/passphrase.c
11899         * src/plugins/pgpmime/passphrase.h
11900         * src/plugins/pgpmime/pgpmime.c
11901         * src/plugins/pgpmime/plugin.c
11902         * src/plugins/pgpmime/select-keys.c
11903         * src/plugins/pgpmime/select-keys.h
11904         * src/plugins/pgpmime/sgpgme.c
11905         * src/plugins/pgpmime/sgpgme.h
11906                 Port pgpmime to gpgme-1.0.
11907
11908 2005-07-12 [paul]       1.9.12cvs39
11909
11910         * AUTHORS
11911         * src/toolbar.c
11912         * src/toolbar.h
11913                 add a 'Go to Prev' button to the toolbar.
11914                 correct tooltip text of go to buttons.
11915                 based on patch by Yang Guilong <bamanzi@gmail.com>
11916
11917 2005-07-12 [colin]      1.9.12cvs38
11918
11919         * src/statusbar.c
11920                 Fix progress bar showing stuff at startup.
11921
11922 2005-07-12 [paul]       1.9.12cvs37
11923
11924         * src/editjpilot.c
11925                 fix building with jpilot support
11926
11927 2005-07-11 [colin]      1.9.12cvs36
11928
11929         * src/inc.c
11930                 Add visual indication that filtering is running
11931         * src/textview.c
11932                 Make {}[] uri delimiters
11933         * src/summaryview.c
11934                 Remove useless (and slow) calls
11935
11936 2005-07-11 [paul]       1.9.12cvs35
11937
11938         * src/plugins/clamav/clamav_plugin_gtk.c
11939         * src/plugins/dillo_viewer/dillo_prefs.c
11940         * src/plugins/pgpmime/prefs_gpg.c
11941         * src/plugins/spamassassin/spamassassin_gtk.c
11942                 gather plugins prefs together under their
11943                 own 'Plugins' heading
11944
11945 2005-07-11 [paul]       1.9.12cvs34
11946
11947         sync with main
11948
11949         * src/account.c
11950                 account_delete(): modified alert dialog
11951         * src/editjpilot.c
11952         * src/editvcard.c
11953                 fixed a crash when cancelling file selection
11954                 dialog by Escape key. Made non-ascii filename
11955                 selectable.
11956         * src/prefs_template.c
11957                 prefs_template_window_create(): make scrolled
11958                 window policy AUTOMATIC
11959
11960 2005-07-10 [hoa]        1.9.12cvs33
11961
11962         * src/etpan/imap-thread.c
11963                 workaround for old Courier IMAP servers.
11964
11965 2005-07-10 [colin]      1.9.12cvs32
11966
11967         * src/folder.c
11968         * src/statusbar.c
11969         * src/statusbar.h
11970                 Add visual progress indicator on filtering/processing
11971                 Factorize the progress bar code
11972         * src/imap.c
11973         * src/imap.h
11974         * src/etpan/imap-thread.c
11975                 Add a reference counter to avoid destroying the Folder
11976                 while it's in use by another callback.
11977
11978 2005-07-09 [hoa]        1.9.12cvs31
11979
11980         * src/imap.c
11981         * src/etpan/imap-thread.c
11982                 fixed deadlock when removing IMAP account.
11983
11984 2005-07-08 [colin]      1.9.12cvs30
11985
11986         * src/textview.c
11987         * src/unmime.c
11988                 Fix again problems decoding broken headers
11989         * src/gtk/inputdialog.c
11990                 Fix local variable shadowing a global one
11991
11992 2005-07-08 [colin]      1.9.12cvs29
11993
11994         * src/msgcache.c
11995                 Make the cache/mark files platform-agnostic by writing
11996                 them in little-endian format. Reading them is also done
11997                 in little-endian format, of course; however, in order
11998                 to avoid trashing mark data on big-endian machines, the
11999                 files are, at first, read from the native format if the
12000                 little-endian one doesn't exist. This is easy to deter-
12001                 mine by trying to open a file with a swapped data_ver
12002                 and seeing if it's the wanted version.
12003                 Little-endian using users should see absolutely no
12004                 difference, Big-endian users may get a very little
12005                 performance drop due to byte-swapping.
12006                 Tested on i386 and ppc32. 
12007                 Fixes bug #159 (The index file, in the mailboxes, is 
12008                 hardware depending).
12009
12010                 To have the cache/mark files updated to the new little-
12011                 endian format, "Check for new messages" or even
12012                 "Rebuild folder tree" aren't enough. Files will be
12013                 updated as soon as a folder has been opened/closed.
12014                 To update everything, just select all folders by
12015                 selecting them one by one.
12016
12017 2005-07-07 [colin]      1.9.12cvs28
12018
12019         * src/imap.c
12020                 Remember the folder separator per IMAPFolder
12021                 instead of globally.
12022                 Revive the Session on noop; fixes bug #761
12023                 (mark a bunch of unread messages as read takes 
12024                 forever)
12025
12026 2005-07-07 [darko]      1.9.12cvs27
12027
12028         * src/common/template.c
12029                 Sort templates alphabetically
12030
12031 2005-07-06 [colin]      1.9.12cvs26
12032
12033         * src/imap.c
12034                 Try to use the correct separator in
12035                 most cases. Possibly fixes bug #759
12036                 (only creates the INBOX folder when 
12037                 setting up new IMAP account) and 
12038                 bug #760 (Can't retrieve messages)
12039
12040 2005-07-06 [colin]      1.9.12cvs25
12041
12042         * src/imap.c
12043                 Use real_path in status command. This will
12044                 help later, when namespaces will be used.
12045
12046 2005-07-06 [colin]      1.9.12cvs24
12047
12048         * configure.ac
12049         * src/account.c
12050         * src/folder.c
12051         * src/imap.c
12052         * src/etpan/etpan-log.c
12053         * src/etpan/etpan-thread-manager.c
12054         * src/etpan/imap-thread.c
12055                 Add a --disable-libetpan parameter. With this,
12056                 users that don't want IMAP4 support can avoid
12057                 the new dependancy (and have no IMAP support).
12058                 Users that have IMAP4 accounts and use this
12059                 parameter won't lose their configuration, their
12060                 IMAP accounts will just be invisible and not
12061                 used.
12062         * src/textview.c
12063                 Make the "Copy ..." contextual menu items 
12064                 copy to both the X clipboard and the gtk 
12065                 clipboard - as most other apps do.
12066         * src/gtk/about.c
12067                 Add a notice about OpenSSL usage, in order to
12068                 comply with OpenSSL's license (point 6):
12069                 http://www.openssl.org/source/license.html
12070
12071 2005-07-06 [colin]      1.9.12cvs23
12072
12073         * src/alertpanel.c
12074                 Fix a minimum size for alertpanels
12075         * src/compose.c
12076                 Show 'No space left on device' type errors
12077                 when queuing/sending
12078         * src/imap_gtk.c
12079         * src/mh_gtk.c
12080                 Rework folder's deletion message (remove 
12081                 extra \n)
12082
12083 2005-07-05 [colin]      1.9.12cvs22
12084
12085         * src/imap.c
12086                 Add an alertpanel on auth error
12087                 Add pseudo-log
12088                 Remove pthread-related stuff
12089
12090 2005-07-05 [colin]      1.9.12cvs21
12091
12092         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12093                 Fix crash on plugin reloading (with a hack)
12094
12095 2005-07-05 [colin]      1.9.12cvs20
12096
12097         * src/prefs_account.c
12098         * src/prefs_account.h
12099                 Fix typo
12100         * src/gtk/filesel.c
12101         * src/gtk/filesel.h
12102                 Add a way to filter the view
12103         * src/gtk/pluginwindow.c
12104                 Filter loadable stuff
12105         * src/plugins/pgpmime/prefs_gpg.c
12106                 Fix missing unregistration
12107         * .cvsignore
12108         * src/etpan/.cvsignore
12109         * src/plugins/spamassassin/.cvsignore
12110                 Add more stuff to cvs ignored files
12111
12112 2005-07-04 [colin]      1.9.12cvs19
12113
12114         * src/imap.c
12115                 Fix scan_required returning FALSE when it
12116                 shouldn't. Maybe fix #760 (Can't retrieve
12117                 messages)
12118
12119 2005-07-04 [colin]      1.9.12cvs18
12120
12121         * src/summaryview.c
12122                 Fix always_show_msg pref
12123
12124 2005-07-04 [paul]       1.9.12cvs17
12125
12126         sync with main (forgotten in last commit)
12127         
12128         * src/common/utils.c
12129         * src/common/utils.h
12130                 check_line_length(): new.
12131                 is_dir_exist()
12132                 is_file_entry_exist()
12133                 dirent_is_regular_file()
12134                 dirent_is_directory(): use g_file_test() instead of stat().
12135
12136 2005-07-04 [paul]       1.9.12cvs16
12137
12138         sync with main:
12139
12140         * src/compose.c
12141                 compose_write_to_file(): check for line
12142                 length limit and display warning if exceeds
12143         * src/jpilot.c
12144                 use get_home_dir() instead of g_get_home_dir()
12145         * src/procheader.c
12146                 removed warning about invalid date
12147         * src/vcard.c
12148                 use get_home_dir() instead of g_get_home_dir()
12149
12150 2005-07-04 [paul]       1.9.12cvs15
12151
12152         * src/stock_pixmap.c
12153                 fix new pixmap naming errors
12154                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12155
12156 2005-07-04 [colin]      1.9.12cvs14
12157
12158         * src/imap.c
12159                 Fix debugging string with a warning
12160
12161 2005-07-04 [colin]      1.9.12cvs13
12162
12163         * configure.ac
12164                 Add a check for libetpan's version (>= 0.37)
12165
12166 2005-07-04 [hoa]        1.9.12cvs12
12167
12168         * commitHelper
12169         * src/imap.c
12170         * src/etpan/imap-thread.c
12171         * src/etpan/imap-thread.h
12172                 fixed IMAP implementation of check of mails.
12173
12174 2005-07-03 [hoa]        1.9.12cvs11
12175
12176         * src/etpan/Makefile.am
12177         * src/etpan/etpan-errors.h
12178         * src/etpan/etpan-log.[ch]
12179         * src/etpan/etpan-thread-manager-types.h
12180         * src/etpan/etpan-thread-manager.[ch]
12181         * src/etpan/imap-thread.[ch]
12182         * src/Makefile.am
12183         * src/imap.c
12184         * src/main.c
12185         * src/prefs_other.c
12186         * configure.ac
12187             merged imap branch.
12188             dependency on libetpan 0.37 is now added.
12189
12190 2005-07-01 [colin]      1.9.12cvs10
12191
12192         * src/Makefile.am
12193         * src/folder.c
12194         * src/folder.h
12195         * src/folderview.c
12196         * src/stock_pixmap.c
12197         * src/stock_pixmap.h
12198         * src/plugins/trayicon/trayicon.c
12199                 Add marked symbol on folders containing
12200                 marked messages
12201         * src/procmsg.c
12202         * src/procmsg.h
12203         * src/toolbar.c
12204         * src/prefs_common.c
12205         * src/prefs_common.h
12206         * src/prefs_send.c
12207                 Add an optional confirmation dialog on queue
12208                 sending. Patch by wwp.
12209         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12210         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12211         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12212         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12213         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12214         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12215         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12216         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12217         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12218         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12219         * src/pixmaps/trash_mark.xpm            ** ADDED **
12220                 New pixmaps
12221
12222 2005-07-01 [colin]      1.9.12cvs9
12223
12224         * src/summaryview.c
12225                 Fix a little threading bug
12226         * src/addrgather.c
12227         * src/mainwindow.c
12228                 A little bit of HIG normality never hurts
12229
12230 2005-07-01 [colin]      1.9.12cvs8
12231
12232         * src/compose.c
12233         * src/msgcache.c
12234         * src/pop.c
12235         * src/procmime.c
12236         * src/recv.c
12237         * src/common/log.c
12238         * src/common/template.c
12239         * src/common/utils.c
12240         * src/common/utils.h
12241                 Reverted the fwrite_atomic stuff. In fact
12242                 it is already atomic.
12243
12244 2005-06-30 [colin]      1.9.12cvs7
12245
12246         * src/common/utils.c
12247         * src/common/utils.h
12248                 Add an fwrite_atomic() function to make
12249                 sure we write everything: fwrite can make
12250                 short writes.
12251         * src/compose.c
12252         * src/msgcache.c
12253         * src/pop.c
12254         * src/procmime.c
12255         * src/recv.c
12256         * src/common/log.c
12257         * src/common/template.c
12258                 Use that (and fix swapping of size and nmemb).
12259                 Thanks to Rich Coe for the heads up.
12260
12261 2005-06-30 [colin]      1.9.12cvs6
12262
12263         * src/addressbook.c
12264                 Optimize addressbook opening 
12265
12266 2005-06-30 [colin]      1.9.12cvs5
12267
12268         * src/summaryview.c
12269                 Remove calls to summary_step after move/copy
12270
12271 2005-06-28 [paul]       1.9.12cvs4
12272
12273         * src/alertpanel.c
12274                 wrap and make the error msg selectable
12275
12276 2005-06-28 [paul]       1.9.12cvs3
12277
12278         * src/ssl_manager.c
12279                 replace the OK button with a Close button
12280         * src/gtk/foldersort.c
12281                 use GTK_STOCK_ icons/buttons
12282
12283 2005-06-28 [colin]      1.9.12cvs2
12284
12285         * src/gedit-print.c             ** ADDED **
12286         * src/gedit-print.h             ** ADDED **
12287         * src/gtk/gtksourceprintjob.c   ** ADDED **
12288         * src/gtk/gtksourceprintjob.h   ** ADDED **
12289                 I can't believe no one had enough time to tell
12290                 me I forgot the `cvs add`
12291
12292 2005-06-27 [colin]      1.9.12cvs1
12293
12294         * src/Makefile.am
12295         * src/gtk/Makefile.am
12296         * src/messageview.c
12297         * src/procmsg.c
12298         * src/summaryview.c
12299         * configure.ac
12300                 Add optional libgnomeprint-based printing
12301         * src/mainwindow.c
12302         * src/gtk/quicksearch.c
12303                 Add an Edit/Quick search menu item to show
12304                 and focus the quicksearch
12305
12306 2005-06-27 [paul]       1.9.12
12307
12308         1.9.12 release
12309
12310         * po/ca.po
12311         * po/de.po
12312         * po/es.po
12313         * po/fr.po
12314         * po/it.po
12315         * po/ko.po
12316         * po/pt_BR.po
12317         * po/sk.po
12318         * po/zh_CN.po
12319                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12320                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12321                 SungHyun Nam, Frederico Goncalves Guimaraes,
12322                 Andrej Kacian, and Yang Guilong
12323 2005-06-26 [colin]      1.9.11cvs106
12324
12325         * src/imap_gtk.c
12326                 Forgot one file for previous fix
12327
12328 2005-06-26 [colin]      1.9.11cvs105
12329
12330         * src/folder.c
12331         * src/imap.c
12332                 Fix problems with folder operations in no_select
12333                 imap folders. it applies only to mails, and 
12334                 creation/deletion/move/renaming of folders 
12335                 should be possible
12336
12337 2005-06-26 [paul]       1.9.11cvs104
12338
12339         * src/prefs_filtering.c
12340                 replace one more GTK_STOCK_REMOVE
12341                 with GTK_STOCK_DELETE
12342
12343 2005-06-25 [colin]      1.9.11cvs103
12344
12345         * src/imap.c
12346                 Optimize get_seq_set_from_seq_list
12347                 (Patch by Ricardo) 
12348
12349 2005-06-25 [colin]      1.9.11cvs102
12350
12351         * src/mh.c
12352                 If the directory exists, but not in the
12353                 correct encoding, rename it. This should
12354                 handle old-versions-induced bugs.
12355
12356 2005-06-25 [colin]      1.9.11cvs101
12357
12358         * src/mh.c
12359                 Fix path access with extended dir names
12360                 Fixes bug #589 (SC segfaults with wrong locale
12361                 settings)
12362
12363 2005-06-25 [colin]      1.9.11cvs100
12364
12365         * src/prefs_account.c
12366         * src/prefs_account.h
12367         * src/compose.c
12368                 Add an option to encrypt replies to
12369                 encrypted messages
12370
12371 2005-06-25 [colin]      1.9.11cvs99
12372
12373         * src/compose.c
12374         * src/quote_fmt_parse.y
12375                 ... And make it work with pgpinline.
12376
12377 2005-06-25 [colin]      1.9.11cvs98
12378
12379         * src/compose.c
12380         * src/procmime.c
12381         * src/procmime.h
12382         * src/quote_fmt_parse.y
12383                 o Make reedition of encrypted messages possible
12384                   (as long as it is encrypted to self too, no
12385                    magic there)
12386                 o Make replying with quote (and without selecting
12387                   text) possible for encrypted messages.
12388                 Closes bug #550 (Not possible to "reply with quote"
12389                 to gnupg encrypted messages)
12390
12391 2005-06-24 [paul]       1.9.11cvs97
12392
12393         * src/imap.c
12394                 add missing include
12395
12396 2005-06-24 [paul]       1.9.11cvs96
12397
12398         * src/editldap.c
12399                 made bind password entry invisible
12400                 (sync with main)
12401         * src/send_message.c
12402                 send_message_local(): check exit status
12403                 to detect errors (sync with main)
12404         * src/textview.c
12405                 use main's less ambiguous popup menu
12406                 wording
12407
12408 2005-06-24 [paul]       1.9.11cvs95
12409
12410         * src/prefs_actions.c
12411         * src/prefs_customheader.c
12412         * src/prefs_display_header.c
12413         * src/prefs_filtering_action.c
12414         * src/prefs_matcher.c
12415         * src/prefs_template.c
12416         * src/prefs_toolbar.c
12417                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12418         * src/gtk/description_window.c
12419                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12420
12421 2005-06-23 [colin]      1.9.11cvs94
12422
12423         * src/summaryview.c
12424                 Fix rough edges (be sure to call status_show whenever
12425                 necessary).
12426
12427 2005-06-23 [colin]      1.9.11cvs93
12428
12429         * src/summaryview.c
12430                 Optimize Select All
12431                 Before, in a 5K mails folder: 11s
12432                 After, in the same folder: 58000µs
12433                 The joys of locking... gtk_clist_select_all() fires a 
12434                 tree-select-row event for each selected row, which in 
12435                 summaryview, callbacks summary_selected which in turn,
12436                 calls summary_status_show, which walks the selected
12437                 rows. Hence, calling gtk_clist_select_all was 
12438                 exponential. Locking the summaryview makes 
12439                 summary_selected return early.
12440
12441 2005-06-23 [colin]      1.9.11cvs92
12442
12443         * src/imap.c
12444                 Move mutex at the important place to avoid
12445                 deadlocks
12446         * src/summaryview.c
12447                 Fix Del key deleting directly instead of
12448                 moving to trash
12449
12450 2005-06-22 [colin]      1.9.11cvs91
12451
12452         * src/plugins/spamassassin/libspamc.c
12453                 As we do spagetti code with assignations in multiple
12454                 places (see _message_read_raw where out = msg = raw),
12455                 let's be sure we don't free the same pointer twice.
12456                 Should fix bug #683 (Crash in libpam at 
12457                 message_cleanup).
12458
12459 2005-06-22 [colin]      1.9.11cvs90
12460
12461         * src/compose.c
12462         * src/messageview.c
12463         * src/toolbar.c
12464                 Make toolbar's delete use the move to trash stuff;
12465                 Add gtk_widget_realize to be sure pixmaps can get
12466                 created (that may fix an old worksforme bug which
12467                 I can't find back...)
12468
12469 2005-06-22 [colin]      1.9.11cvs89
12470
12471         * src/summaryview.c
12472         * src/summaryview.h
12473         * src/mainwindow.c
12474                 Rename "Message/Delete" to "Message/Move to trash"
12475                 Add "Message/Delete..." that directly destroys the
12476                 selected messages after asking for a confirmation.
12477
12478 2005-06-22 [colin]      1.9.11cvs88
12479
12480         * src/imap.c
12481                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12482                 o Fix a deadlock (thanks Darko)
12483
12484 2005-06-22 [colin]      1.9.11cvs87
12485
12486         * src/gtk/foldersort.c
12487                 Add missing include for the i18n;
12488                 patch by Fabien Vantard
12489
12490 2005-06-21 [colin]      1.9.11cvs86
12491
12492         * src/folder.c
12493         * src/folderview.c
12494                 Respect the no_select flag
12495         * src/imap.c
12496                 Fix recursive deletion
12497         * src/imap_gtk.c
12498         * src/mh_gtk.c
12499                 Make the folder deletion's warning
12500                 more explicit
12501
12502 2005-06-21 [colin]      1.9.11cvs85
12503
12504         * src/textview.c
12505                 Prevent email addresses from spanning accross
12506                 lines - fixes bug # 646 (newline-chars in 
12507                 email addresses)
12508
12509 2005-06-20 [colin]      1.9.11cvs84
12510
12511         * src/folder.c
12512                 Be sure not to remove source if copy failed
12513
12514 2005-06-20 [colin]      1.9.11cvs83
12515
12516         * src/folderview.c
12517         * src/imap_gtk.c
12518                 remove summaryview's lock
12519         * src/imap.c
12520                 introduce threads to avoid problems when foreground tasks
12521                 interfere with background tasks
12522         * src/mh.c
12523                 prevent moving to drafts/queue
12524         * src/mimeview.c
12525                 fix leak
12526
12527 2005-06-19 [colin]      1.9.11cvs82
12528
12529         * src/imap_gtk.c
12530                 Remember that the user doesn't want to override
12531                 offline mode, for 3 seconds. It avoid presenting
12532                 him with N popups in a really short time.
12533
12534 2005-06-17 [colin]      1.9.11cvs81
12535
12536         * src/imap.c
12537                 Fix IMAP breaking on folders containing '('
12538                 (Probably won't be enough)
12539
12540 2005-06-17 [colin]      1.9.11cvs80
12541
12542         Forgotten files on 1.9.11cvs79
12543         * src/summaryview.c
12544                 Fix stepping when not immediately executing
12545         * src/imap.c
12546                 Really prevent UID FETCH 0
12547         * src/codeconv.c
12548                 Fix outgoing charset never set to utf-8
12549         * src/mh.c
12550                 Fix leak
12551
12552 2005-06-16 [colin]      1.9.11cvs79
12553
12554         * src/compose.c
12555                 Fix bug #707 (Dash splits rows)
12556                 Only wrap if we're on a line break position and
12557                 the previous one was a "white" (space) char.
12558                 Pango stuff is weird.
12559
12560 2005-06-16 [colin]      1.9.11cvs78
12561
12562         * src/imap_gtk.c
12563                 Lock summaryview while downloading messages
12564                 on user demand
12565         * src/procheader.c
12566         * src/unmime.c
12567         * src/common/utils.c
12568         * src/common/utils.h
12569                 Replace \r and \n with spaces in From and
12570                 Subject headers
12571
12572 2005-06-16 [paul]       1.9.11cvs77
12573
12574         * src/procmime.c
12575                 liberalise the mime parser
12576         * src/gtk/about.c
12577                 add text wrapping
12578
12579 2005-06-16 [paul]       1.9.11cvs76
12580
12581         * src/gtk/about.c
12582                 reworked
12583
12584 2005-06-15 [colin]      1.9.11cvs75
12585
12586         * src/compose.c
12587                 Finish header encoding fix
12588         * src/summaryview.c
12589                 Fix segfault
12590         * src/headerview.c
12591                 Fix compilation (Thanks Stephan
12592                 Sachse)
12593
12594 2005-06-15 [colin]      1.9.11cvs74
12595
12596         * Makefile.am
12597                 Install gnome2 stuff rather than gnome1, 
12598                 if both are present
12599         * src/codeconv.c
12600         * src/codeconv.h
12601         * src/compose.c
12602                 Fix headers encoding
12603         * src/folder.c
12604                 Visual progress when fetching all messages
12605         * src/folderview.c
12606         * src/summaryview.c
12607         * src/summaryview.h
12608                 Prevent changing current message while
12609                 incorporating
12610
12611 2005-06-15 [paul]       1.9.11cvs73
12612
12613         * src/gtk/gtkaspell.c
12614         * src/gtk/gtkaspell.h
12615                 fix build warnings
12616
12617 2005-06-15 [paul]       1.9.11cvs72
12618
12619         * src/prefs_filtering.c
12620                 allow reordering of filter rules by
12621                 drag n drop
12622
12623 2005-06-15 [paul]       1.9.11cvs71
12624
12625         * COPYING
12626                 updated
12627         * src/codeconv.c
12628                 replace deprecated function
12629         * src/inc.c
12630         * src/send_message.c
12631         * src/gtk/progressdialog.c
12632         * src/gtk/progressdialog.h
12633                 salvage and reuse parts of reverted sync
12634
12635 2005-06-15 [paul]       1.9.11cvs70
12636
12637         * src/inc.c
12638         * src/send_message.c
12639         * src/gtk/progressdialog.c
12640         * src/gtk/progressdialog.h
12641                 revert yesterday's sync with main
12642                 it contains deprecated functions
12643
12644 2005-06-15 [colin]      1.9.11cvs69
12645
12646         * src/headerview.c
12647                 Fix bug #670 (multi user to: will corrupt message 
12648                 headers display)
12649
12650 2005-06-15 [colin]      1.9.11cvs68
12651
12652         * src/compose.c
12653                 Fix bug #421 (Fix undo on wrapping)
12654
12655 2005-06-15 [colin]      1.9.11cvs67
12656
12657         * src/folder.c
12658                 Provide visual feedback while processing
12659                 folder's rules.
12660         * src/imap.c
12661                 Provide visual feedback while getting
12662                 short headers (for uncached messages)
12663
12664
12665 2005-06-14 [paul]       1.9.11cvs66
12666
12667         * src/account.c
12668                 change a couple stock icons
12669         * src/inc.c
12670         * src/send_message.c
12671         * src/gtk/progressdialog.c
12672         * src/gtk/progressdialog.h
12673                 sync main's GtkTreeView implementation
12674
12675 2005-06-14 [colin]      1.9.11cvs65
12676
12677         * src/imap.c
12678                 Various little fixes, mainly on error paths
12679
12680 2005-06-13 [colin]      1.9.11cvs64
12681
12682         * matcher.c
12683         * procmsg.c
12684         * procmsg.h
12685                 Add a way to fetch only headers. This speeds
12686                 up filtering on headers for IMAP. Fixes:
12687                 bug #481 extraneous imap commands slow down 
12688                         imap filtering
12689                 bug #522 Sylpheed downloads all messages 
12690                         when opening mailbox (IMAP)
12691                 bug #677 IMAP fetch is soooooooooooooo slow
12692         * src/folder.c
12693         * src/folder.h
12694                 Add a folder set_batch method so that
12695                 implementations can speed up flags changes
12696         * src/folderutils.c
12697         * src/summaryview.c
12698                 Use that in mark as (un)read and mark all read
12699                 Refix bug #679
12700         * src/imap.c
12701                 Implement set_batch - brings back deferred
12702                 flags in a less buggy manner. Fixes:
12703                 bug #729 IMAP immediate expunge of deleted messages
12704                 bug #191 remove list of messages with one command
12705                 Fix login with strange chars
12706                 Implement fetch_msg_full
12707                 Fix copy (wrong counts)
12708
12709 2005-06-12 [colin]      1.9.11cvs63
12710
12711         * src/folder.c
12712                 lock incorporation during long operations.
12713                 Avoids fucking up the IMAP socket.
12714
12715 2005-06-12 [colin]      1.9.11cvs62
12716
12717         * src/imap.c
12718                 Fix harmful typo
12719                 Factorize remove_all_msg
12720                 Thread-ize expunge
12721         * src/summaryview.c
12722                 Don't update partial-download status if unnecessary
12723         * src/folder.c
12724                 Use remove_msgs everywhere possible
12725
12726 2005-06-12 [colin]      1.9.11cvs61
12727
12728         * src/folder.c
12729         * src/folder.h
12730                 Add a remove_msgs function to remove a 
12731                 list of messages
12732         * src/imap.c
12733                 Implement that.
12734
12735 2005-06-12 [colin]      1.9.11cvs60
12736
12737         * src/imap.c
12738                 Remove flags-processing deferring... Too hard
12739                 to get it to work in all cases.
12740
12741 2005-06-11 [colin]      1.9.11cvs59
12742
12743         * src/imap.c
12744                 printf -> debug_print
12745
12746 2005-06-11 [colin]      1.9.11cvs58
12747
12748         * src/imap.c
12749                 o Fix build without USE_PTHREAD
12750                 o Factorize imap_open
12751                 o Alertpanel in case of impossible connection
12752                 o Alertpanel in case of impossible login
12753                 o Fix deferred flags processing to force a 
12754                   flush before adding some more flags to process,
12755                   but in another folder.
12756
12757 2005-06-10 [colin]      1.9.11cvs57
12758
12759         * src/imap.c
12760                 o Fix a format string error
12761                 o init ssl socket outside of the thread 
12762                   (it possibly invokes gtk calls)
12763         * src/procmime.c
12764                 o Put back the buffer to its necessary size
12765                 o Fix changing a file pointer without keeping
12766                   track of it (thanks Valgrind)
12767         * src/common/smtp.c
12768                 o Fix automatic STARTTLS if login should be done
12769                   and the server only allows it after starting TLS
12770         * src/gtk/gtkinputdialog.c
12771                 o Eat GDK_Return so that the combo popup doesn't 
12772                   appear when we press Enter to validate the combo
12773                   input dialog (as seen in the Open with... dialog)
12774
12775 2005-06-10 [colin]      1.9.11cvs56
12776
12777         * src/imap.c
12778                 o A bit less debug
12779                 o Fix a crash on deletion
12780                 o Threadize imap_select (it's called outside of 
12781                   threads)
12782                 o Defer treatment of DELETED flags
12783
12784
12785 2005-06-09 [colin]      1.9.11cvs55
12786
12787         * src/imap.c
12788                 Make sure we check imap_gtk_should_override(), which
12789                 potentially calls gtk stuff, before creating thread.
12790                 That way it should't be called via imap_get_session()
12791                 inside a thread.
12792
12793 2005-06-09 [colin]      1.9.11cvs54
12794
12795         * src/imap.c
12796                 o add a bit of status output
12797                 o remove some dead code
12798                 o threadize get_list_of_uids
12799                 o threadize imap_get_flags
12800                 o defer flag changing by 500ms so that they
12801                   can be batched
12802
12803
12804 2005-06-08 [colin]      1.9.11cvs53
12805
12806         * src/imap.c
12807                 Thread-ize imap_cmd_fetch
12808
12809 2005-06-08 [colin]      1.9.11cvs52
12810
12811         * src/main.c
12812                 Mmh, that broke POP3...
12813
12814 2005-06-08 [colin]      1.9.11cvs51
12815
12816         * src/main.c
12817                 Stabilize IMAP patch (thanks to Hoa)
12818
12819 2005-06-08 [colin]      1.9.11cvs50
12820
12821         * src/imap.c
12822                 Test patch to speed up imap. 
12823
12824 2005-06-08 [colin]      1.9.11cvs49
12825
12826         * src/imap_gtk.c
12827                 Warning fix
12828         * src/procmime.c
12829                 Apply patch from gentoo to use /usr/share/mime/globs if 
12830                 available, after un-breaking it
12831         * src/common/log.c
12832         * src/common/log.h
12833                 Use g_timeout for invoking hooks that possibly use gtk
12834                 calls. This should leave gtk calls in the main thread.
12835
12836 2005-06-08 [paul]       1.9.11cvs48
12837
12838         * src/codeconv.c
12839                 conv_get_outgoing_charset_str(): don't
12840                 use prefs_common setting
12841         * src/compose.c
12842         * src/compose.h
12843                 add /Options/Character encoding/... to
12844                 temporarily change the outgoing encoding
12845
12846         (belated sync with main)
12847
12848 2005-06-08 [paul]       1.9.11cvs47
12849
12850         * src/compose.c
12851                 correction to/completion of last
12852                 sync with main
12853
12854 2005-06-08 [paul]       1.9.11cvs46
12855
12856         sync with main:
12857         
12858         * src/codeconv.c
12859         * src/codeconv.h
12860                 always enabled Japanese auto-detection
12861                 if the first letters of locale string
12862                 is "ja"
12863         * src/compose.c
12864                 don't use "destroy" signal to destroy
12865                 Compose object (fix rare crashes on discard?)
12866         * src/mainwindow.c
12867         * src/messageview.c
12868         * src/prefs_send.c
12869                 added Hebrew encodings
12870         * src/sourcewindow.c
12871                 don't use "destroy" signal to destroy
12872                 objects
12873
12874 2005-06-07 [colin]      1.9.11cvs45
12875
12876         * src/summaryview.c
12877                 Add missing unlocks/locks
12878
12879 2005-06-07 [paul]       1.9.11cvs44
12880
12881         * src/summaryview.c
12882                 restore bug #749 fix
12883
12884 2005-06-06 [colin]      1.9.11cvs43
12885
12886         * src/summaryview.c
12887                 Fix selection bug when prefs_common.open_unread 
12888                 is FALSE
12889
12890 2005-06-06 [colin]      1.9.11cvs42
12891
12892         * src/common/md5.c
12893                 Fix a warning
12894         * src/summaryview.c
12895         * src/folderview.c
12896                 Factorize long operations beginning and end
12897                 (locking, freezing/thawing, cursor, ...)
12898                 Check selection->data member in selection-
12899                 related loops; this avoids dying an awful
12900                 death if the selection changes on us while
12901                 we're marking a whole IMAP folder unread, 
12902                 for example.
12903
12904 2005-06-06 [paul]       1.9.11cvs41
12905
12906         * src/textview.c
12907                 don't g_free() a static gchar buffer
12908
12909 2005-06-05 [colin]      1.9.11cvs40
12910
12911         * src/mainwindow.c
12912         * src/messageview.c
12913         * src/summaryview.c
12914                 Fix bug #749 (Show all headers should be
12915                 sticky as the GUI suggests)
12916
12917 2005-06-03 [paul]       1.9.11cvs39
12918
12919         * src/compose.c
12920                 don't allow editing of mail while sending.
12921                 patch by Colin
12922
12923 2005-06-03 [paul]       1.9.11cvs38
12924
12925         * src/folderview.c
12926                 add a freeze/thaw to speed up 'mark all read'
12927
12928 2005-06-03 [paul]       1.9.11cvs37
12929
12930         * src/prefs_message.c
12931                 reflect changes immediately
12932
12933 2005-06-02 [colin]      1.9.11cvs36
12934
12935         * po/POTFILES.in
12936                 Patch by Fabien Vantard.
12937
12938 2005-06-02 [colin]      1.9.11cvs35
12939
12940         * src/imap.c
12941                 Use a non-blocking imap_getline() if possible.
12942                 This should completely prevent the interface
12943                 from freezin on imap operations, although it
12944                 may do strange stuff in case of folder switching
12945                 while a big imap operation is taking place...
12946
12947                 In addition, fix a leak in the case thread
12948                 creation fails on connection.
12949
12950 2005-06-02 [colin]      1.9.11cvs34
12951
12952         * src/crash.c
12953         * src/prefs_common.h
12954                 Fix build (prefs_common_init() doesn't exist
12955                 anymore)
12956
12957 2005-06-02 [colin]      1.9.11cvs33
12958
12959         * src/prefs_account.c
12960                 Fix bug #245 (filtering rules broken when
12961                 renaming a remote account (imap4 or nntp)
12962
12963 2005-06-02 [colin]      1.9.11cvs32
12964
12965         * src/imap.c
12966                 Try to fix IMAP shortcomings: 
12967                 o Multithread imap_open()
12968                 o allow offline-mode overriding instead of
12969                   just returning NULL
12970         * src/imap_gtk.c
12971         * src/imap_gtk.h
12972                 Add a function to ask whether we want to
12973                 override offline-mode for 10 minutes (one-shot
12974                 asking was painful)
12975         * src/procheader.c
12976                 Fix segfault when imap parser isn't happy about
12977                 a missing {
12978
12979 2005-06-01 [colin]      1.9.11cvs31
12980
12981         * src/addrharvest.c
12982         * src/compose.c
12983         * src/mbox.c
12984         * src/mbox.h
12985         * src/mh.c
12986         * src/msgcache.c
12987         * src/send_message.c
12988         * src/setup.c
12989         * src/undo.c
12990         * src/common/hooks.c
12991         * src/common/prefs.c
12992         * src/common/template.c
12993         * src/common/utils.c
12994         * src/gtk/gtkutils.c
12995         * src/gtk/inputdialog.c
12996         * src/gtk/menu.c
12997         * src/gtk/pluginwindow.c
12998         * src/gtk/prefswindow.c
12999         * src/plugins/pgpmime/passphrase.c
13000         * src/plugins/pgpmime/prefs_gpg.c
13001                 More -Wall fixes
13002
13003         * src/common/Makefile.am
13004         * src/common/timing.h
13005                 Add basic timing code
13006
13007         * src/summaryview.c
13008                 Fix a bug with unread messages when 
13009                 re-sorting folders, and by the way
13010                 fix a big performance hit when 
13011                 re-sorting (10k mails: before 5s,
13012                 after .5s)
13013
13014         * src/prefs_compose_writing.c
13015         * src/prefs_compose_writing.h
13016         * src/prefs_message.c
13017         * src/prefs_message.h
13018         * src/prefs_other.c
13019         * src/prefs_other.h
13020         * src/prefs_quote.c
13021         * src/prefs_quote.h
13022         * src/prefs_receive.c
13023         * src/prefs_receive.h
13024         * src/prefs_send.c
13025         * src/prefs_send.h
13026         * src/prefs_summaries.c
13027         * src/prefs_summaries.h
13028                 Fix copyright banner
13029
13030 2005-06-01 [paul]       1.9.11cvs30
13031
13032         * po/fi.po
13033                 updated by Flammie Pirinen
13034         * src/procmime.c
13035                 fix 'Bad BASE64 content' output
13036
13037 2005-05-31 [colin]      1.9.11cvs29
13038
13039         * src/procmime.c
13040                 Oops, where did my hunk go.
13041
13042 2005-05-31 [colin]      1.9.11cvs28
13043
13044         * src/Makefile.am
13045         * src/account.c
13046         * src/action.c
13047         * src/addr_compl.c
13048         * src/addressbook.c
13049         * src/codeconv.c
13050         * src/compose.c
13051         * src/export.c
13052         * src/folder.c
13053         * src/folderview.c
13054         * src/image_viewer.c
13055         * src/main.c
13056         * src/mainwindow.c
13057         * src/messageview.c
13058         * src/mimeview.c
13059         * src/msgcache.c
13060         * src/prefs_account.c
13061         * src/prefs_actions.c
13062         * src/prefs_common.c
13063         * src/prefs_compose_writing.c
13064         * src/prefs_customheader.c
13065         * src/prefs_ext_prog.c
13066         * src/prefs_filtering.c
13067         * src/prefs_filtering_action.c
13068         * src/prefs_fonts.c
13069         * src/prefs_image_viewer.c
13070         * src/prefs_message.c
13071         * src/prefs_message.h
13072         * src/prefs_msg_colors.c
13073         * src/prefs_other.c
13074         * src/prefs_other.h
13075         * src/prefs_quote.c
13076         * src/prefs_receive.c
13077         * src/prefs_receive.h
13078         * src/prefs_send.c
13079         * src/prefs_send.h
13080         * src/prefs_spelling.c
13081         * src/prefs_summaries.c
13082         * src/prefs_summary_column.c
13083         * src/prefs_template.c
13084         * src/prefs_themes.c
13085         * src/prefs_toolbar.c
13086         * src/prefs_wrapping.c
13087         * src/procmime.c
13088         * src/procmsg.c
13089         * src/send_message.h
13090         * src/ssl_manager.c
13091         * src/summary_search.c
13092         * src/summaryview.c
13093         * src/textview.c
13094         * src/wizard.c
13095         * src/common/smtp.c
13096         * src/common/smtp.h
13097         * src/gtk/gtkutils.h
13098                 o Move the rest of Common prefs to new style
13099                 o Lots of -Wall warning fixes
13100                 o fix FIXME in cache memusage calculation
13101                 o Let return receipts be sent from any account
13102                 o Little cache optimisation (read)
13103                 o Fix bug #746 (don't treat commas as separators
13104                   when inside a quoted string)
13105
13106 2005-05-31 [paul]       1.9.11cvs27
13107
13108         * src/prefs_common.c
13109                 fix 'off-by-one' typo
13110
13111 2005-05-31 [paul]       1.9.11cvs26
13112
13113         * src/account.c
13114         * src/addr_compl.c
13115         * src/compose.c
13116         * src/foldersel.c
13117         * src/prefs_actions.c
13118         * src/prefs_common.c
13119         * src/prefs_common.h
13120         * src/prefs_customheader.c
13121         * src/prefs_display_header.c
13122         * src/prefs_filtering.c
13123         * src/prefs_filtering_action.c
13124         * src/prefs_matcher.c
13125         * src/prefs_summaries.c
13126         * src/prefs_summary_column.c
13127         * src/prefs_template.c
13128         * src/prefs_toolbar.c
13129         * src/ssl_manager.c
13130         * src/gtk/pluginwindow.c
13131         * src/gtk/prefswindow.c
13132         * src/gtk/progressdialog.c
13133                 add hidden prefs 'enable_rules_hint'
13134                 for gtk_tree_view_set_rules_hint()
13135                 (sync with main)
13136                 
13137
13138 2005-05-31 [colin]      1.9.11cvs25
13139
13140         * src/Makefile.am
13141         * src/main.c
13142         * src/prefs_common.c
13143         * src/prefs_summaries.c ** ADDED **
13144         * src/prefs_summaries.h ** ADDED **
13145                 Common/Display -> Display/Summaries
13146
13147 2005-05-31 [colin]      1.9.11cvs24
13148
13149         * src/Makefile.am
13150         * src/main.c
13151         * src/prefs_quote.c ** ADDED **
13152         * src/prefs_quote.h ** ADDED **
13153                 Move Common/Quote to Compose/Quoting
13154         * src/prefs_common.c
13155         * src/prefs_common.h
13156                 Remove old quote stuff, add
13157                 convenience functions for GtkTextView prefs
13158         * src/gtk/prefswindow.c
13159                 Set default height higher
13160
13161 2005-05-30 [colin]      1.9.11cvs23
13162
13163         * src/Makefile.am
13164         * src/main.c
13165         * src/prefs_common.c
13166         * src/prefs_compose_writing.c ** ADDED **
13167         * src/prefs_compose_writing.h ** ADDED **
13168                 Move Common/Compose prefs to Compose/Writing
13169
13170 2005-05-30 [colin]      1.9.11cvs22
13171
13172         * src/common/utils.c
13173                 Fix bug #651 (Confused Attract by Subject)
13174                 Patch by M. Benkmann <haferfrost@web.de>
13175         * AUTHORS
13176
13177 2005-05-30 [colin]      1.9.11cvs21
13178
13179         * src/compose.c
13180                 Fix concatenation of different headers of
13181                 the same type (bug #645)
13182         * src/prefs_folder_item.c
13183                 Fix bug #699 (setting color to black doesn't
13184                 work immediately)
13185         * src/procmime.c
13186                 Print out decoding error only once per
13187                 block
13188
13189 2005-05-30 [paul]       1.9.11cvs20
13190
13191         * src/common/template.c
13192                 fix Bcc
13193
13194 2005-05-30 [paul]       1.9.11cvs19
13195
13196         * doc/src/rfc2368.txt   **NEW FILE**
13197         * src/compose.c
13198                 compose_entries_set(): don't interpret Bcc
13199                 header field (conform to RFC 2368)
13200                 (sync with main)
13201
13202 2005-05-29 [colin]      1.9.11cvs18
13203
13204         * src/prefs_common.c
13205                 Let the default reply format respect
13206                 netiquette by cutting the signature.
13207
13208 2005-05-29 [colin]      1.9.11cvs17
13209
13210         * src/summaryview.c
13211                 Don't let always_show_msg override
13212                 open_unread_on_enter when opening a new
13213                 directory.
13214
13215 2005-05-27 [paul]       1.9.11cvs16
13216
13217         sync with main:
13218
13219         * src/main.c
13220                 app_will_exit(): cleanup tmp directory when exit
13221         * src/message_search.c
13222                 improved the interface and made code cleanup.
13223                 removed Clear button
13224         * src/send_message.c
13225                 send_message_local(): use GSpawn, and detect errors
13226         * src/summary_search.c
13227                 improved the interface and made code cleanup
13228         * src/textview.c
13229                 textview_write_link(): also skip non-ascii space
13230                  at the head of link strings (phishing check
13231                  didn't work at the case)
13232         * src/common/utils.c
13233                 get_command_output(): use g_spawn_command_line_sync()
13234                 instead of popen()
13235
13236 2005-05-26 [colin]      1.9.11cvs15
13237
13238         * src/folder.c
13239                 remove printf
13240
13241 2005-05-26 [colin]      1.9.11cvs14
13242
13243         * src/common/nntp.c
13244                 Fix nntp mode reader (bug #611)
13245                 Patch by Florian Mickler <florian@mickler.org>
13246
13247 2005-05-26 [colin]      1.9.11cvs13
13248
13249         * src/plugins/pgpmime/passphrase.c
13250                 Fix mouse grabbing (bug #557)
13251
13252 2005-05-26 [colin]      1.9.11cvs12
13253
13254         * src/prefs_themes.c
13255                 Fix g_warning (bug #541)
13256
13257 2005-05-26 [colin]      1.9.11cvs11
13258
13259         * src/prefs_actions.c
13260         * src/prefs_template.c
13261                 Fix bug #506 (no warning if action/template
13262                 is not saved)
13263         * src/common/template.c
13264                 Fix a possible crash
13265
13266 2005-05-26 [colin]      1.9.11cvs10
13267
13268         * src/folder.c
13269         * src/folderview.c
13270         * src/procmsg.c
13271         * src/summaryview.c
13272                 Forbid locked messages to be moved or
13273                 deleted. Locked messages in trashes 
13274                 still get deleted, for performance
13275                 reason (mh.c::mh_remove_all_msgs)
13276
13277 2005-05-25 [colin]      1.9.11cvs9
13278
13279         * src/procmime.c
13280                 Use correct encoding when sending mails
13281                 with attachments that have accentued 
13282                 chars in their name
13283
13284 2005-05-24 [colin]      1.9.11cvs8
13285
13286         * src/summaryview.c
13287                 Fix bug #688 f) read/unread marker not
13288                 changed on first click
13289                 Also, optimize summary_status_show()
13290                 calls
13291         * src/folder.c
13292         * src/inc.c
13293         * src/procmime.c
13294                 Fix bug #688 b) and c) wrt message
13295                 attachments and signature
13296         * src/stock_pixmap.c
13297         * src/stock_pixmap.h
13298         * src/stock_pixmap.c
13299         * src/stock_pixmap.h
13300         * src/Makefile.am
13301         * src/pixmaps/clip_gpg_signed.xpm
13302                 Add clip/signed icon
13303
13304 2005-05-24 [colin]      1.9.11cvs7
13305
13306         * src/folder_item_prefs.c
13307                 whitespace fix
13308
13309 2005-05-24 [colin]      1.9.11cvs6
13310
13311         * src/folderview.c
13312         * src/prefs_common.c
13313         * src/prefs_common.h
13314                 Add a confirmation to folder drag and drop
13315                 fixes bug #156
13316         * src/alertpanel.c
13317         * src/alertpanel.h
13318                 fix _with_disable parameters so that
13319                 the buttons labels are specifiable too
13320         * src/plugins/pgpmime/sgpgme.c
13321                 reflect said change
13322                 
13323
13324 2005-05-24 [colin]      1.9.11cvs5
13325
13326         * src/folderview.c
13327                 Uncollapse/collapse folders on double-click
13328                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13329                 closes bug #108
13330
13331 2005-05-23 [colin]      1.9.11cvs4
13332
13333         * src/common/socket.c
13334                 Check another special SSL_peek() error.
13335                 Should help wrt bug #728
13336
13337 2005-05-23 [colin]      1.9.11cvs3
13338
13339         * src/plugins/pgpmime/pgpmime.c
13340                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13341                 breaking menu accelerators and stuff. Users will have to
13342                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13343                 account's privacy preferences if needed.
13344
13345 2005-05-22 [paul]
13346
13347         * tools/kdeservicemenu/install.sh
13348                 use kdesu to prompt for root password if doing
13349                 global install/uninstall
13350
13351 2005-05-20 [colin]      1.9.11cvs2
13352
13353         * src/procmsg.c
13354                 Fix another compilation error with gcc-2.9x
13355                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13356         * src/send_message.c
13357                 Don't send QUIT if we aren't connected
13358
13359 2005-05-19 [colin]      1.9.11cvs1
13360
13361         * src/procmsg.c
13362                 Fix compilation with gcc 2.9x
13363
13364 2005-05-19 [paul]       1.9.11
13365
13366         1.9.11 released
13367
13368 2005-05-19 [paul]       1.9.9cvs14
13369
13370         * src/gtk/inputdialog.c
13371                 prevent gettext warning
13372
13373 2005-05-19 [paul]       1.9.9cvs13
13374
13375         * src/mainwindow.c
13376         * src/prefs_common.c
13377         * src/prefs_common.h
13378         * src/textview.c
13379         * src/textview.h
13380                 add an option to toggle cursor in message
13381                 view (sync with main)
13382
13383 2005-05-18 [colin]      1.9.9cvs12
13384
13385         * src/compose.c
13386                 Dereference freed pointer
13387         * src/gtk/gtkaspell.c
13388                 Fix duplication of dictionaries (is it an aspell issue?)
13389
13390 2005-05-18 [colin]      1.9.9cvs11
13391
13392         * src/gtk/inputdialog.c
13393         * src/gtk/gtkaspell.c
13394                 HIGuify dialogs
13395         * src/alertpanel.c
13396                 Remove a double call
13397
13398 2005-05-17 [colin]      1.9.9cvs10
13399
13400         * src/gtk/gtkaspell.c
13401                 Fix dialogs, Ctrl-Enter accel
13402
13403 2005-05-17 [colin]      1.9.9cvs9
13404
13405         * src/gtk/gtkaspell.c
13406                 Fix some accelerators, escape in replace-window
13407
13408 2005-05-16 [colin]      1.9.9cvs8
13409
13410         * src/gtk/gtkaspell.c
13411                 Revert last commit, it was a mistake.
13412
13413 2005-05-16 [colin]      1.9.9cvs7
13414
13415         * src/gtk/gtkaspell.c
13416                 Remove buggy code while we're at it. It's a 
13417                 dead code path anyway.
13418
13419 2005-05-16 [colin]      1.9.9cvs6
13420
13421         * src/gtk/gtkaspell.c
13422                 Missed some gtk_menu_popup where deactivate
13423                 signal should be handled. Should fix bug
13424                 #629 a bit more.
13425
13426 2005-05-16 [colin]      1.9.9cvs5
13427
13428         * src/gtk/gtkaspell.c
13429                 Remove debug printf()s
13430
13431 2005-05-16 [colin]      1.9.9cvs4
13432
13433         * src/gtk/gtkaspell.c
13434                 Fix a bit aspell problems
13435                 (see bug #629)
13436
13437 2005-05-13 [colin]      1.9.9cvs3
13438
13439         * src/folderview.c
13440                 Fix the + appearing even when no subfolders
13441                 have unread messages. Thanks to wwp for the
13442                 bug report.
13443
13444 2005-05-11 [paul]       1.9.9cvs2
13445
13446         * src/folderview.c
13447                 correction to 1.9.9cvs1, only colour folders that
13448                 have new msgs (not unread msgs)
13449
13450 2005-05-10 [colin]      1.9.9cvs1
13451
13452         * src/folderview.c
13453         * src/summaryview.c
13454                 Try to fix bolding bugs again.
13455
13456 2005-05-09 [paul]
13457
13458         * tools/claws.i18n.status.pl
13459                 add Ricardo Mones Lastra's script that has been providing
13460                 the i18n status page for many months
13461
13462 2005-05-09 [paul]       1.9.9
13463
13464         1.9.9 release
13465
13466 2005-05-09 [paul]       1.9.6cvs58
13467
13468         * AUTHORS
13469         * INSTALL
13470         * README.claws
13471                 updated
13472         * Makefile.am 
13473         * RELEASE_NOTES.claws
13474                 add release notes to cvs to simplify release
13475                 procedure
13476         * configure.ac
13477                 add ca and fi to ALL_LINGUAS
13478         * po/Makefile.in.in
13479                 workaround for missing Makevars
13480         * po/ca.po
13481         * po/fi.po
13482                 add new Catalan and Finnish translations
13483                 submitted by Miquel Oliete and Flammie Pirinen
13484         * po/de.po
13485         * po/es.po
13486         * po/fr.po
13487         * po/it.po
13488         * po/pl.po
13489         * po/ru.po
13490         * po/sk.po
13491         * po/sr.po
13492         * po/zh_CN.po
13493                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13494                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13495                 Urke MMI, and Hansom Young
13496         * src/main.c
13497                 Fix drafting when quitting. compose_draft() closes the
13498                 compose windows, which modifies the compose_list GSList.
13499                 We have to refresh this list after echo drafting to avoid a
13500                 segfault
13501         * src/partial_download.c
13502                 fix segfault on exit
13503
13504 2005-05-06 [paul]       1.9.6cvs57
13505
13506         * src/grouplistdialog.c
13507                 quick fix/workaround for unresizeable newsgroup
13508                 name column 
13509
13510 2005-05-06 [paul]       1.9.6cvs56
13511
13512         * src/inc.c
13513         * src/mainwindow.c
13514                 use gettext plural forms
13515         * src/imap_gtk.c
13516         * src/mh_gtk.c
13517         * src/toolbar.c
13518                 small improvement to english usage
13519
13520 2005-05-05 [thorsten]   1.9.6cvs55
13521
13522         * src/folder.c
13523                 fix possible crash
13524
13525 2005-05-05 [paul]       1.9.6cvs54
13526         
13527         sync with HEAD
13528
13529         * AUTHORS
13530         * src/compose.c
13531                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13532                 patch by Tim Mann
13533
13534 2005-05-05 [paul]       1.9.6cvs53
13535
13536         * src/mainwindow.c
13537                 fix resizing of separate message and
13538                 folder views
13539
13540 2005-05-05 [paul]       1.9.6cvs52
13541
13542         * src/account.c
13543         * src/addrgather.c
13544         * src/browseldap.c
13545         * src/exphtmldlg.c
13546         * src/expldifdlg.c
13547         * src/importmutt.c
13548         * src/importpine.c
13549         * src/main.c
13550         * src/mainwindow.c
13551         * src/noticeview.c
13552         * src/prefs_filtering.c
13553         * src/prefs_filtering_action.c
13554         * src/prefs_matcher.c
13555         * src/prefs_spelling.c
13556         * src/prefs_toolbar.c
13557         * src/toolbar.c
13558         * src/wizard.c
13559         * src/gtk/description_window.c
13560         * src/gtk/gtkvscrollbutton.c
13561         * src/gtk/progressdialog.c
13562         * src/gtk/quicksearch.c
13563         * src/plugins/pgpmime/prefs_gpg.c
13564         * src/plugins/spamassassin/spamassassin_gtk.c
13565                 replace deprecated gtk_widget_set_usize
13566
13567 2005-05-04 [colin]      1.9.6cvs51
13568
13569         * src/common/utils.c
13570                 Fix crash when subst_for_filename is called
13571                 with a NULL parameter
13572
13573 2005-05-04 [colin]      1.9.6cvs50
13574
13575         * src/partial_download.c
13576         * src/pop.c
13577                 Escape login when writing uidl file
13578                 fixes bug #736
13579
13580 2005-05-03 [colin]      1.9.6cvs49
13581
13582         * src/procmime.c
13583                 Fix possible DOS in mime parser
13584                 (see bug #634)
13585
13586 2005-05-02 [colin]      1.9.6cvs48
13587
13588         * src/compose.c
13589                 Try to fix the copy/paste mess once again.
13590
13591
13592 2005-04-30 [colin]      1.9.6cvs47
13593
13594         * src/prefs_account.h
13595         * src/procmsg.c
13596         * src/send_message.c
13597         * src/common/smtp.c
13598         * src/common/smtp.h
13599                 Try to batch sending mails (per account) instead of
13600                 reconnecting to server every time.
13601
13602 2005-04-29 [colin]      1.9.6cvs46
13603
13604         * src/messageview.c
13605                 Fix window resizing that refused to size down
13606         * src/prefs_common.c
13607         * src/prefs_common.h
13608         * src/prefs_filtering.c
13609                 Save Filtering's window size
13610
13611 2005-04-21 [paul]       1.9.6cvs45
13612
13613         * ChangeLog-gtk2.claws
13614         * src/setup.c
13615                 correction to sync
13616
13617 2005-04-21 [paul]       1.9.6cvs44
13618
13619         sync with main:
13620
13621         * src/setup.c
13622         * src/statusbar.c
13623         * src/statusbar.h
13624                 use gtkut_widget_draw_now(). Improved performance
13625                 of the update of statusbar
13626         * src/textview.c
13627                 textview_smooth_scroll_do(): redraw it after scroll
13628                 is done (fixed incorrect display when a part of the
13629                 view is hidden).
13630         * src/gtk/gtkutils.c
13631         * src/gtk/gtkutils.h
13632                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13633                 to force update of widgets.
13634                 Removed gtkut_widget_wait_for_draw() which had a big
13635                 overhead  because of waiting for all events processed 
13636
13637 2005-04-20 [paul]       1.9.6cvs43
13638
13639         * src/codeconv.c
13640                 complete 1.9.6cvs42's sync:
13641                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13642
13643 2005-04-19 [paul]       1.9.6cvs42
13644
13645         sync with main:
13646
13647         * src/action.c
13648                 catch_output(): correctly select the insert text
13649                 (fix invalid iterator warnings).
13650         * src/codeconv.c
13651         * src/codeconv.h
13652         * src/mainwindow.c
13653         * src/messageview.c
13654         * src/prefs_common.c
13655                 support GBK encoding.
13656         * src/common/session.c
13657         * src/common/session.h
13658                 use separate buffer for large data to be sent,
13659                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13660
13661 2005-04-18 [paul]       1.9.6cvs41
13662
13663         * src/jpilot.c
13664                 convert unsigned long into guint32
13665                 patch by Paul LeoNerd Evans 
13666
13667 2005-04-17 [colin]      1.9.6cvs40
13668
13669         * src/compose.c
13670                 Fix 'Request return receipt' from folder
13671                 properties (bug #708)
13672
13673 2005-04-17 [colin]      1.9.6cvs39
13674
13675         * src/mainwindow.c
13676                 Fix duplicate hotkeys in Mainwindow's menu
13677
13678 2005-04-17 [colin]      1.9.6cvs38
13679
13680         * src/folderview.c
13681                 Fix duplicate hotkeys in Folderview's contextual
13682                 menu
13683
13684 2005-04-15 [colin]      1.9.6cvs37
13685
13686         * src/summaryview.c
13687                 Fix 'Save as...' with non-ascii filenames
13688
13689 2005-04-15 [colin]      1.9.6cvs36
13690
13691         * src/plugins/pgpmime/pgpmime.c
13692                 Fix bus error on 64bit. Spotted by 
13693                 macallan1888@gmail.com
13694
13695 2005-04-15 [colin]      1.9.6cvs35
13696
13697         * src/prefs_account.c
13698                 Fix cvs34.
13699
13700 2005-04-12 [colin]      1.9.6cvs34
13701
13702         * src/prefs_account.c
13703                 Fix smtp auth type off-by-one. We forgot to
13704                 add PLAIN in the prefs-to-gui setter func and
13705                 as a result, the selected auth when opening
13706                 account prefs was not the correct one.
13707
13708 2005-04-12 [paul]       1.9.6cvs33
13709
13710         * src/inc.c
13711                 if the recv dialog is visible, Cancel only
13712                 cancels the current account
13713
13714
13715 2005-04-10 [colin]      1.9.6cvs32
13716
13717         * src/filtering.c
13718                 Copy score when copying FilteringActions
13719                 Fix bug #674
13720
13721 2005-04-10 [colin]      1.9.6cvs31
13722
13723         * src/inc.c
13724                 Make Message -> Receive -> Cancel cancel 
13725                 incorporation on all accounts. Fixes
13726                 bug #693
13727
13728 2005-04-10 [colin]      1.9.6cvs30
13729
13730         * src/prefs_account.c
13731                 Update Privacy checkbuttons status based
13732                 on the selected privacy system
13733         * src/compose.c
13734                 Always connect the "None" privacy system; the
13735                 static boolean was probably there to avoid
13736                 reconnecting twice in the same compose window,
13737                 but as the parent function is only called once
13738                 per compose, it's only a bug - as a static is
13739                 initialized once per application instance.
13740                 Also, don't uncheck Sign and Encrypt when
13741                 selecting None as privacy system; just ignore
13742                 them when sending/queuing.
13743                 Should fix bug #695
13744
13745 2005-04-08 [colin]      1.9.6cvs29
13746
13747         * src/account.c
13748         * src/prefs_account.c
13749         * src/prefs_account.h
13750                 Add account preference to queue message in a certain
13751                 folder.
13752
13753 2005-04-06 [colin]      1.9.6cvs28
13754
13755         * src/prefs_account.c
13756                 Update old inbox path syntax
13757
13758 2005-04-06 [paul]       1.9.6cvs27
13759
13760         sync with main:
13761
13762         * configure.ac
13763                 changed -traditional-cpp to -no-cpp-precomp for newer
13764                 Mac OS X support
13765         * src/foldersel.c
13766                 made column resize automatically
13767         * src/send_message.c
13768                 send_message_smtp(): consider EOF right after QUIT
13769                 successful (workaround for Gmail SMTP server)
13770         * src/common/socket.c
13771                 ssl_read(), ssl_peek(): check EOF which violates the
13772                 SSL protocol
13773         * src/gtk/colorlabel.c
13774                 removed warnings when displaying colorlabel menu
13775                 (don't use GtkAlignment)
13776
13777 2005-04-05 [paul]       1.9.6cvs26
13778
13779         * src/plugins/trayicon/trayicon.c
13780                 fix clipping of icon under KDE3 
13781
13782 2005-04-05 [paul]       1.9.6cvs25
13783
13784         * src/summaryview.c
13785                 hide display of threading
13786                 patch by Alfons
13787
13788 2005-04-04 [thorsten]   1.9.6cvs24
13789
13790         * src/mh.c
13791                 marks lost on filesystems with different stat() results on
13792                 summer-/wintertime
13793
13794 2005-04-03 [colin]      1.9.6cvs23
13795
13796         * src/summaryview.c
13797                 Don't handle up/down. Patch by Alfons
13798
13799 2005-04-02 [colin]      1.9.6cvs22
13800
13801         * src/summaryview.c
13802                 Make scrolling faster. Patch by Alfons.
13803
13804 2005-04-01 [colin]      1.9.6cvs21
13805
13806         * src/Makefile.am
13807         * src/stock_pixmap.c
13808         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13809         * src/pixmaps/dir_noselect.xpm ** ADDED **
13810                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13811
13812 2005-04-01 [colin]      1.9.6cvs20
13813
13814         * src/image_viewer.c
13815         * src/image_viewer.h
13816         * src/procmime.c
13817         * src/procmime.h
13818         * src/textview.c
13819         * src/textview.h
13820                 Implement inline image resizing and right-clicking
13821
13822 2005-04-01 [paul]       1.9.6cvs19
13823
13824         * AUTHORS
13825         * Makefile.am
13826         * configure.ac
13827                 check for gnome2
13828                 patch by Luca Cavalli <loopback<AT>slackit.org>
13829         * po/ru.po
13830                 updated by Pavlo Bohmat
13831
13832 2005-03-31 [colin]      1.9.6cvs18
13833
13834         * src/news.c
13835                 Fix parsing references
13836         * src/msgcache.c
13837                 don't put nulls in the references list
13838         * src/procheader.c
13839                 commit that forgotten file in 1.9.6cvs14
13840
13841 2005-03-31 [colin]      1.9.6cvs17
13842
13843         * src/compose.c
13844                 Fix joining of signature separator again. 
13845                 Maybe Hiro could put it in main too...
13846
13847 2005-03-31 [colin]      1.9.6cvs16
13848
13849         * src/Makefile.am
13850         * src/foldersel.c
13851         * src/stock_pixmap.c
13852         * src/stock_pixmap.h
13853         * src/pixmaps/dir-noselect.xpm
13854                 Update foldersel.c (sync from main, patch by Alfons)
13855
13856 2005-03-30 [colin]      1.9.6cvs15
13857
13858         * src/imap.c
13859                 Fix handling of imap folders containing [] in 
13860                 their name. Thanks to Nahuel Angelinetti for
13861                 the detailed bugreport.
13862
13863 2005-03-30 [colin]      1.9.6cvs14
13864
13865         * src/common/utils.h
13866         * src/common/utils.c
13867         * src/common/defs.h
13868         * src/matcher.c
13869         * src/msgcache.c
13870         * src/news.c
13871         * src/procmsg.c
13872         * src/procmsg.h
13873         * src/quote_fmt_parse.y
13874         * src/summaryview.c
13875                 Update references system. Patch by Alfons
13876
13877 2005-03-30 [colin]      1.9.6cvs13
13878
13879         * src/common/socket.c
13880                 Force the glibc to read resolv.conf again when 
13881                 it has changed. Should fix issues when changing
13882                 networks on a laptop and not restarting sylpheed. 
13883
13884 2005-03-30 [paul]       1.9.6cvs12
13885
13886         partial sync with main:
13887
13888         * src/action.c
13889                 create_io_dialog(): use user-defined text font
13890                 (thanks to Alfons), and modified its appearance.
13891         * src/addrgather.c
13892         * src/addrharvest.c
13893         * src/browseldap.c
13894                 replace old code
13895         * src/compose.c
13896                 don't join (presumably) itemized lines on line-wrapping
13897                 fixed wrapping of quote when auto-wrapping is enabled
13898                 compose_destroy(): destroy paned only if it's not
13899                 attached to window. Fixed memory leak of popup menu.
13900         * src/exphtmldlg.c
13901         * src/expldifdlg.c
13902                 replace old code
13903         * src/html.c
13904         * src/html.h
13905         * src/importmutt.c
13906         * src/importpine.c
13907                 replace old code
13908         * src/main.c
13909                 removed redundant code
13910         * src/mainwindow.c
13911                 changed 'Code set' (which is rather incorrect)
13912                 in the menu to 'Character encoding'
13913                 main_window_set_widgets(): request size first
13914                 to prevent window size becoming wrong
13915                 fixed remembering of the state of the visibility
13916                 of MessageView
13917         * src/messageview.c
13918                 changed 'Code set' (which is rather incorrect)
13919                 in the menu to 'Character encoding'
13920         * src/prefs_common.c
13921         * src/prefs_common.h
13922                 added an option whether to render HTML as text or not
13923                 added separators to outgoing encoding menu
13924         * src/procheader.c
13925                 procheader_scan_date_string(): support header
13926                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13927         * src/summaryview.c
13928         * src/summaryview.h
13929                 minor code cleanup
13930         * src/textview.c
13931                 textview_show_html(): force output of newline
13932                 added an option whether to render HTML as text or not
13933         * src/common/utils.c
13934                 strncpy2(): optimized based on Alfons' code
13935         * src/gtk/gtkutils.c
13936         * src/gtk/gtkutils.h
13937                 removed non-used code
13938         * src/plugins/pgpmime/passphrase.c
13939                 partially fixed grab input of passphrase dialog
13940                 Confine pointer to window
13941
13942 2005-03-30 [colin]      1.9.6cvs11
13943
13944         * src/msgcache.c
13945         * src/msgcache.h
13946                 Read/write 32bit ints from cache & marks
13947                 From main.
13948
13949 2005-03-29 [paul]       1.9.6cvs10
13950
13951         * AUTHORS
13952         * ChangeLog.claws
13953         * src/compose.c
13954         * src/gtk/gtkaspell.c
13955                 sync with HEAD (don't pass NULL pointers) 
13956
13957 2005-03-24 [paul]
13958
13959         * tools/Makefile.am
13960         * tools/README
13961         * tools/acroread2sylpheed.pl
13962                 sync with HEAD (add script to send pdfs as
13963                 attachments from Adobe Reader 7)
13964
13965 2005-03-21 [paul]       1.9.6cvs9
13966
13967         * configure.ac
13968         * po/POTFILES.in
13969         * src/Makefile.am
13970         * src/crash.c
13971         * src/image_viewer.c ** ADDED **
13972         * src/image_viewer.h ** ADDED **
13973         * src/main.c
13974         * src/prefs_common.c
13975         * src/prefs_common.h
13976         * src/prefs_image_viewer.c ** ADDED **
13977         * src/prefs_image_viewer.h ** ADDED **
13978         * src/textview.c
13979         * src/gtk/about.c
13980         * src/pixmaps/sylpheed_logo.xpm
13981         * src/plugins/Makefile.am
13982         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13983         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13984         * src/plugins/image_viewer/plugin.c ** REMOVED **
13985         * src/plugins/image_viewer/viewer.c ** REMOVED **
13986         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13987         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13988         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13989         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13990         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13991                 as gdk-pixbuf is now built-in
13992                 remove image_viewer plugin and put code back into
13993                 main codebase
13994                 implement inline image display (sync with main)
13995
13996                 replace logo with newer, nicer, larger version  
13997
13998 2005-03-21 [paul]       1.9.6cvs8
13999
14000         * src/gtk/about.c
14001                 cosmetic improvement
14002
14003 2005-03-21 [holger]     1.9.6cvs7
14004
14005         * src/plugins/spamassassin/spamassassin.c
14006                 Sync with HEAD
14007                 (unregister hook on failed plugin init)
14008
14009 2005-03-20 [colin]      1.9.6cvs6
14010
14011         * src/common/plugin.c
14012                 Check that plugin isn't already loaded
14013                 Patch by Alfons
14014
14015 2005-03-20 [thorsten]   1.9.6cvs5
14016
14017         * src/compose.c
14018                 use a more compatible syntax
14019
14020 2005-03-20 [thorsten]   1.9.6cvs4
14021
14022         * src/prefs_toolbar.c
14023                 fix crash when selecting toolbar item (uninitialized pointer)
14024
14025 2005-03-20 [thorsten]   1.9.6cvs3
14026
14027         * src/procmime.c
14028                 fix mimetype detection (referenced free()d string)
14029
14030 2005-03-20 [paul]       1.9.6cvs2
14031
14032         * src/compose.c
14033                 sync with HEAD (1.0.3cvs5)
14034                 neglect Reply-To header if empty
14035                 Patch by Alfons 
14036
14037 2005-03-19 [holger]     1.9.6cvs1
14038
14039         * src/summaryview.c
14040         * src/summaryview.h
14041                 Sync with HEAD
14042
14043 2005-03-18 [paul]       1.9.6
14044
14045         initial GTK2 release
14046
14047 2005-03-18 [paul]       1.0.3cvs3.1
14048
14049         * AUTHORS
14050         * ChangeLog.claws
14051         * configure.ac
14052         * src/gtk/about.c
14053         * src/pixmaps/sylpheed_logo.xpm
14054                 sync with HEAD
14055
14056 2005-03-18 [colin]      1.0.3cvs2.6
14057
14058         * src/summaryview.c
14059                 Remove call to summary_step in summary_copy_selected_to
14060                 Can't see its purpose, and this causes bug when copying
14061                 a message if the next one is unread: it reads it.
14062
14063 2005-03-18 [paul]       1.0.3cvs2.5
14064
14065         * src/foldersel.c
14066                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14067
14068 2005-03-18 [paul]       1.0.3cvs2.4
14069
14070         * src/addrharvest.c
14071         * src/codeconv.c
14072         * src/codeconv.h
14073         * src/compose.c
14074         * src/news.c
14075         * src/procheader.c
14076         * src/procmime.c
14077         * src/unmime.c
14078         * src/unmime.h
14079                 fix buffer overflow, CAN-2005-0667, see
14080                 http://secunia.com/advisories/14491/
14081                 Patch by Alfons
14082
14083 2005-03-17 [colin]      1.0.3cvs2.3
14084
14085         * src/prefs_fonts.c
14086         * src/summaryview.c
14087                 Fix font bugs (both lists now officialy share 
14088                 the same font)
14089                 
14090
14091 2005-03-17 [paul]       1.0.3cvs2.2
14092
14093         * src/gtk/pluginwindow.c
14094                 make plugin descriptions uneditable
14095
14096 2005-03-11 [paul]       1.0.3cvs2.1
14097
14098         * ChangeLog.claws
14099         * configure.ac
14100         * po/POTFILES.in
14101         * src/plugins/trayicon/trayicon.c
14102                 sync with HEAD
14103                 add src/wizard.c to POTFILES.in
14104
14105 2005-03-11 [paul]       1.0.3cvs1.1
14106
14107         * ChangeLog
14108         * ChangeLog.claws
14109         * configure.ac
14110         * po/de.po
14111         * po/es.po
14112         * po/fr.po
14113         * po/it.po
14114         * po/pt_BR.po
14115         * po/ru.po
14116         * po/sk.po
14117         * po/sr.po
14118         * po/zh_CN.po
14119                 sync with HEAD
14120
14121 2005-03-04 [colin]      1.0.1cvs22.2
14122
14123         * src/compose.c
14124                 Fix signatures with accentued chars in it
14125
14126 2005-03-04 [colin]      1.0.1cvs22.1
14127
14128         * src/common/smtp.c
14129         * src/common/smtp.h
14130                 Don't use SIZE param in MAIL FROM: if server 
14131                 doesn't support it. Patch by Eugen Freiter
14132                 <eugen_f@users.sf.net>
14133
14134 2005-02-27 [paul]       1.0.1cvs20.1
14135
14136         * ChangeLog.claws
14137         * configure.ac
14138         * src/messageview.c
14139                 sync with HEAD
14140
14141 2005-02-27 [colin]      1.0.1cvs19.4
14142
14143         * src/procheader.c
14144         * src/procheader.h
14145                 Fix prototypes. Patch by Alfons
14146
14147 2005-02-27 [colin]      1.0.1cvs19.3
14148
14149         * src/compose.c
14150                 Don't auto-join the signature separator.
14151
14152 2005-02-26 [colin]      1.0.1cvs19.2
14153
14154         * src/summaryview.c
14155                 Fix 'mark all read' with collapsed threads.
14156                 Patch by Alfons.
14157
14158 2005-02-25 [paul]       1.0.1cvs19.1
14159
14160         * ChangeLog.claws
14161         * configure.ac
14162         * src/prefs_account.c
14163         * src/prefs_folder_item.c
14164         * src/gtk/prefswindow.c
14165         * src/gtk/prefswindow.h
14166                 sync with HEAD
14167
14168 2005-02-25 [paul]       1.0.1cvs15.12
14169
14170         * src/alertpanel.c
14171         * src/codeconv.c
14172         * src/compose.c
14173         * src/textview.c
14174         * src/gtk/gtkutils.c
14175         * src/gtk/gtkutils.h
14176         * src/gtk/logwindow.c
14177         * src/gtk/progressdialog.c
14178                 sync with main (revision 127)
14179                 and fix logwindow clipping
14180
14181 2005-02-24 [colin]      1.0.1cvs15.11
14182
14183         * src/plugins/pgpmime/passphrase.c
14184                 Disable input grabbing; it doesn't work yet.
14185
14186 2005-02-24 [colin]      1.0.1cvs15.10
14187
14188         * src/messageview.c
14189                 Don't send out receipts if offline. Ask.
14190
14191 2005-02-23 [colin]      1.0.1cvs15.9
14192
14193         * src/summaryview.c     
14194                 Fix expanding
14195
14196 2005-02-23 [colin]      1.0.1cvs15.8
14197
14198         * src/summaryview.c
14199                 Really fix Bug 568 by removing useless
14200                 calls. summary_thread_init() now called
14201                 in summary_sort(). This should please
14202                 Alfons as it should be faster than 
14203                 previously.
14204
14205 2005-02-23 [colin]      1.0.1cvs15.7
14206
14207         * src/compose.c
14208                 Encode parts as QP or B64 if signing
14209
14210 2005-02-23 [colin]      1.0.1cvs15.6
14211
14212         * src/compose.c
14213                 Fix Mimeinfo leakage (including tmp files)
14214         * src/procmsg.c
14215                 Fix tmp file leakage (spotted by Ivan Rayner)
14216
14217 2005-02-22 [colin]      1.0.1cvs15.5
14218
14219         * src/expldifdlg.c
14220                 Fix keyboard input. Patch by Alfons.
14221
14222 2005-02-21 [colin]      1.0.1cvs15.4
14223
14224         * src/compose.c
14225                 Fix Sign/Encrypt when unselecting privacy
14226                 system
14227         * src/prefs_common.c
14228                 Change default message font to Monospace
14229         * src/summaryview.c
14230                 More freezing during potentially large operations
14231
14232 2005-02-21 [paul]       1.0.1cvs15.3
14233
14234         * src/main.c
14235                 fix --help output
14236
14237 2005-02-21 [paul]       1.0.1cvs15.2
14238
14239         * po/Makefile.in.in
14240         * src/compose.c
14241         * src/summaryview.c
14242         * src/textview.c
14243         * src/common/utils.c
14244         * src/common/utils.h
14245                 sync with main (revision 117)
14246
14247 2005-02-20 [colin]      1.0.1cvs15.1
14248
14249         * src/common/defs.h
14250                 Change cache file to .sylpheed_claws_cache, as
14251                 suggested by Alfons. Allows people to switch
14252                 between Sylpheed and Sylpheed-Claws. it is
14253                 a good idea to "Check for new messages" at next
14254                 startup.
14255
14256
14257 2005-02-18 [colin]      1.0.1cvs14.1
14258
14259         * src/quote_fmt_lex.l
14260         * src/quote_fmt_parse.y
14261                 Fix parser initialisation. Patch by Ivan.
14262
14263 2005-02-18 [colin]      1.0.1cvs11.6
14264
14265         * src/folderview.c
14266                 Fix scrolldown (bug 662)
14267
14268 2005-02-17 [colin]      1.0.1cvs11.5
14269
14270         * src/codeconv.c
14271                 conv_filename_to_utf8: return clean 7bit instead
14272                 of broken utf8 if needed
14273         * src/mimeview.c
14274                 Fix display of parts with unclean 8bit names
14275
14276 2005-02-17 [paul]       1.0.1cvs11.4
14277
14278         * src/compose.c
14279         * src/exportldif.c
14280         * src/matcher_parser_parse.y
14281         * src/procmime.c
14282         * src/sourcewindow.c
14283         * src/common/Makefile.am
14284         * src/common/intl.h             ** REMOVED **
14285         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14286                 sync with main (revision 109)
14287                 and clean up
14288
14289 2005-02-16 [colin]      1.0.1cvs11.3
14290
14291         * src/summaryview.c
14292                 Fix collapsed thread not highlighting when new
14293                 messages in it (Bug 568) Patch by Stephan Sachse.
14294                 Fix messed up selection when reaching bounds (Bug 632)
14295         * src/prefs_themes.c
14296                 Fix theme installing (Bug 684)
14297
14298 2005-02-16 [colin]      1.0.1cvs11.2
14299
14300         * src/messageview.c
14301                 Fix messageview_select_all
14302
14303 2005-02-16 [colin]      1.0.1cvs11.1
14304
14305         * src/mh.c
14306                 Sync with HEAD (MH scan required function)
14307
14308 2005-02-15 [colin]      1.0.1cvs8.1
14309
14310         * src/mimeview.c
14311         * src/common/utils.c
14312                 Sync with HEAD (filename chars substitution)
14313
14314 2005-02-15 [colin]      1.0.1cvs7.3
14315
14316         * src/gtk/pluginwindow.c
14317                 Fix button spacing
14318
14319 2005-02-15 [colin]      1.0.1cvs7.2
14320
14321         * src/mimeview.c
14322                 Fix mime icons not reset across message when
14323                 scrolled down
14324
14325 2005-02-15 [colin]      1.0.1cvs7.1
14326
14327         * src/compose.c
14328         * src/procmime.c
14329                 Sync with HEAD (optimisation of cvs6)
14330
14331 2005-02-14 [colin]      1.0.1cvs6.1
14332
14333         * src/compose.c
14334         * src/procmime.c
14335                 Sync with HEAD (encode "From " at line beginning)
14336
14337 2005-02-14 [colin]      1.0.1cvs5.3
14338
14339         * src/compose.c
14340                 Fix wrapping with accentued chars.
14341
14342 2005-02-13 [colin]      1.0.1cvs5.2
14343
14344         * src/textview.c
14345                 Fix email informative part parsing with
14346                 accentued chars in it. ispunct() returns
14347                 true for them in utf8...
14348
14349 2005-02-12 [colin]      1.0.1cvs5.1
14350
14351         * src/filtering.c
14352                 Sync with HEAD (remove wrong use of compose after send)
14353
14354 2005-02-12 [paul]       1.0.1cvs4.5
14355
14356         * src/textview.c
14357                 remove unnecessary code (thanks to Alfons)
14358
14359 2005-02-12 [paul]       1.0.1cvs4.4
14360
14361         * src/textview.c
14362                 add 'Copy' to contextual menu on emails
14363
14364 2005-02-11 [colin]      1.0.1cvs4.3
14365
14366         * src/compose.c
14367                 revert 1.0.0cvs28.2, it doesn't work that well.
14368
14369 2005-02-11 [paul]       1.0.1cvs4.2
14370
14371         * po/Makefile.in.in
14372                 fix 'make release'
14373
14374 2005-02-10 [paul]       1.0.1cvs4.1
14375
14376         * ChangeLog
14377         * ChangeLog.claws
14378         * ChangeLog.jp
14379         * configure.ac
14380         * src/compose.c
14381                 sync with HEAD (sync with main)
14382
14383 2005-02-10 [paul]       1.0.1cvs3.2
14384
14385         * AUTHORS
14386         * Makefile.am
14387         * autogen.sh
14388         * configure.ac
14389         * config/mkinstalldirs
14390         * intl/.cvsignore
14391         * intl/ChangeLog
14392         * intl/VERSION
14393         * intl/bindtextdom.c
14394         * intl/config.charset
14395         * intl/dcgettext.c
14396         * intl/dcigettext.c
14397         * intl/dcngettext.c
14398         * intl/dgettext.c
14399         * intl/dngettext.c
14400         * intl/eval-plural.h
14401         * intl/explodename.c
14402         * intl/finddomain.c
14403         * intl/gettext.c
14404         * intl/gettextP.h
14405         * intl/gmo.h
14406         * intl/hash-string.h
14407         * intl/intl-compat.c
14408         * intl/l10nflist.c
14409         * intl/libgnuintl.h.in
14410         * intl/loadinfo.h
14411         * intl/loadmsgcat.c
14412         * intl/localcharset.c
14413         * intl/localcharset.h
14414         * intl/locale.alias
14415         * intl/localealias.c
14416         * intl/localename.c
14417         * intl/log.c
14418         * intl/ngettext.c
14419         * intl/os2compat.c
14420         * intl/os2compat.h
14421         * intl/osdep.c
14422         * intl/plural-exp.c
14423         * intl/plural-exp.h
14424         * intl/plural.c
14425         * intl/plural.y
14426         * intl/ref-add.sin
14427         * intl/ref-del.sin
14428         * intl/relocatable.c
14429         * intl/relocatable.h
14430         * intl/textdomain.c
14431         * m4/Makefile.am
14432         * po/Makefile.in.in
14433         * src/Makefile.am
14434         * src/account.c
14435         * src/action.c
14436         * src/addr_compl.c
14437         * src/addressadd.c
14438         * src/addressbook.c
14439         * src/addrgather.c
14440         * src/addrindex.c
14441         * src/alertpanel.c
14442         * src/browseldap.c
14443         * src/codeconv.c
14444         * src/codeconv.h
14445         * src/compose.c
14446         * src/compose.h
14447         * src/crash.c
14448         * src/editaddress.c
14449         * src/editbook.c
14450         * src/editgroup.c
14451         * src/editjpilot.c
14452         * src/editldap.c
14453         * src/editldap_basedn.c
14454         * src/editvcard.c
14455         * src/exphtmldlg.c
14456         * src/expldifdlg.c
14457         * src/export.c
14458         * src/exporthtml.c
14459         * src/filtering.c
14460         * src/folder.c
14461         * src/folder_item_prefs.c
14462         * src/foldersel.c
14463         * src/folderview.c
14464         * src/grouplistdialog.c
14465         * src/headerview.c
14466         * src/imap.c
14467         * src/imap_gtk.c
14468         * src/import.c
14469         * src/importldif.c
14470         * src/importmutt.c
14471         * src/importpine.c
14472         * src/inc.c
14473         * src/ldif.c
14474         * src/main.c
14475         * src/mainwindow.c
14476         * src/matcher.c
14477         * src/mbox.c
14478         * src/message_search.c
14479         * src/messageview.c
14480         * src/mh.c
14481         * src/mh_gtk.c
14482         * src/mimeview.c
14483         * src/msgcache.c
14484         * src/news.c
14485         * src/news_gtk.c
14486         * src/noticeview.c
14487         * src/partial_download.c
14488         * src/pop.c
14489         * src/prefs_account.c
14490         * src/prefs_actions.c
14491         * src/prefs_common.c
14492         * src/prefs_customheader.c
14493         * src/prefs_display_header.c
14494         * src/prefs_ext_prog.c
14495         * src/prefs_filtering.c
14496         * src/prefs_filtering_action.c
14497         * src/prefs_folder_item.c
14498         * src/prefs_fonts.c
14499         * src/prefs_gtk.c
14500         * src/prefs_matcher.c
14501         * src/prefs_msg_colors.c
14502         * src/prefs_spelling.c
14503         * src/prefs_summary_column.c
14504         * src/prefs_template.c
14505         * src/prefs_themes.c
14506         * src/prefs_toolbar.c
14507         * src/prefs_wrapping.c
14508         * src/privacy.c
14509         * src/procheader.c
14510         * src/procmime.c
14511         * src/procmsg.c
14512         * src/quote_fmt.c
14513         * src/recv.c
14514         * src/send_message.c
14515         * src/setup.c
14516         * src/sourcewindow.c
14517         * src/ssl_manager.c
14518         * src/statusbar.c
14519         * src/summary_search.c
14520         * src/summaryview.c
14521         * src/textview.c
14522         * src/toolbar.c
14523         * src/wizard.c
14524         * src/common/nntp.c
14525         * src/common/plugin.c
14526         * src/common/smtp.c
14527         * src/common/ssl.c
14528         * src/common/ssl_certificate.c
14529         * src/common/string_match.c
14530         * src/common/sylpheed.c
14531         * src/common/template.c
14532         * src/common/utils.c
14533         * src/gtk/about.c
14534         * src/gtk/colorlabel.c
14535         * src/gtk/description_window.c
14536         * src/gtk/filesel.c
14537         * src/gtk/foldersort.c
14538         * src/gtk/gtkaspell.c
14539         * src/gtk/gtkutils.c
14540         * src/gtk/inputdialog.c
14541         * src/gtk/logwindow.c
14542         * src/gtk/menu.c
14543         * src/gtk/pluginwindow.c
14544         * src/gtk/prefswindow.c
14545         * src/gtk/progressdialog.c
14546         * src/gtk/quicksearch.c
14547         * src/gtk/sslcertwindow.c
14548         * src/plugins/clamav/clamav_plugin.c
14549         * src/plugins/clamav/clamav_plugin_gtk.c
14550         * src/plugins/demo/demo.c
14551         * src/plugins/dillo_viewer/dillo_prefs.c
14552         * src/plugins/dillo_viewer/dillo_viewer.c
14553         * src/plugins/image_viewer/plugin.c
14554         * src/plugins/image_viewer/viewer.c
14555         * src/plugins/image_viewer/viewerprefs.c
14556         * src/plugins/mathml_viewer/mathml_viewer.c
14557         * src/plugins/pgpmime/passphrase.c
14558         * src/plugins/pgpmime/plugin.c
14559         * src/plugins/pgpmime/prefs_gpg.c
14560         * src/plugins/pgpmime/select-keys.c
14561         * src/plugins/pgpmime/sgpgme.c
14562         * src/plugins/spamassassin/spamassassin.c
14563         * src/plugins/spamassassin/spamassassin_gtk.c
14564         * src/plugins/trayicon/trayicon.c
14565                 sync with main (revision 104)
14566
14567 2005-02-10 [colin]      1.0.1cvs3.1
14568
14569         * src/mainwindow.c
14570                 Sync with HEAD (fix occasional crasher)
14571
14572 2005-02-10 [colin]      1.0.1cvs2.1
14573
14574         * src/messageview.c
14575                 Synw with HEAD (don't automatically display html)
14576
14577 2005-02-09 [colin]      1.0.1cvs1.3
14578
14579         * src/textview.c
14580         * src/textview.h
14581                 Add contextual menu on emails
14582
14583 2005-02-09 [colin]      1.0.1cvs1.2
14584
14585         * src/codeconv.c
14586                 Fix converting from broken headers and 
14587                 put back the _ in missing places
14588                 (feature broke with cvs24.2 sync, main 
14589                  possibly affected?)
14590
14591 2005-02-09 [colin]      1.0.1cvs1.1
14592
14593         * src/messageview.c
14594         * src/mimeview.c
14595         * src/mimeview.h
14596                 Sync with HEAD (display non text/plain mails with plugin)
14597
14598 2005-02-08 [colin]      1.0.1.1
14599
14600         * ChangeLog.claws
14601         * po/pt_BR.po
14602                 Sync with HEAD
14603         * configure.ac
14604                 Make default configuration directory 
14605                 be .sylpheed-gtk2
14606
14607 2005-02-08 [colin]      1.0.0cvs29.1
14608
14609         * po/de.po
14610         * po/es.po
14611         * po/fr.po
14612         * po/it.po
14613         * po/sk.po
14614         * po/sr.po
14615                 Sync translations with HEAD
14616
14617 2005-02-06 [colin]      1.0.0cvs28.3
14618
14619         * src/compose.c
14620                 Make compose a bit faster - patch by Alfons.
14621
14622 2005-02-06 [colin]      1.0.0cvs28.2
14623
14624         * src/compose.c
14625                 Make pasting via middle-click more reliable
14626
14627 2005-02-05 [paul]       1.0.0cvs28.1
14628
14629         * ChangeLog
14630         * ChangeLog.claws
14631         * ChangeLog.jp
14632         * configure.ac
14633         * src/compose.c
14634                 sync with HEAD
14635                 (fix bug 682 'redirect is broken'
14636
14637 2005-02-05 [torte]      1.0.0cvs27.1
14638
14639         * ChangeLog.claws
14640         * configure.ac
14641         * src/partial_download.c
14642                 Sync with HEAD (fix buf overflow)
14643
14644 2005-02-03 [colin]      1.0.0cvs26.1
14645
14646         * src/common/plugin.c
14647                 Sync with HEAD (avoid plugin mismatches)
14648
14649 2005-02-03 [paul]       1.0.0cvs25.3
14650
14651         * src/folderview.c
14652         * src/headerview.c
14653         * src/summaryview.c
14654         * src/textview.c
14655         * src/gtk/colorlabel.c
14656                 third and final part of initial sync with main-gtk2
14657
14658 2005-02-03 [paul]       1.0.0cvs25.2
14659
14660         * src/jpilot.c
14661                 fix building with jpilot support
14662
14663 2005-02-02 [colin]      1.0.0cvs25.1
14664
14665         * src/messageview.c
14666                 Sync with HEAD (fix dangerous typo)
14667
14668 2005-02-01 [colin]      1.0.0cvs24.3
14669
14670         * src/common/xml.c
14671                 Write file as advertised (UTF-8)
14672
14673 2005-02-01 [paul]       1.0.0cvs24.2
14674
14675         * src/addrbook.c
14676         * src/addrindex.c
14677         * src/alertpanel.h
14678         * src/codeconv.c
14679         * src/codeconv.h
14680         * src/compose.c
14681         * src/export.c
14682         * src/folder_item_prefs.c
14683         * src/html.c
14684         * src/imap.c
14685         * src/import.c
14686         * src/jpilot.c
14687         * src/mainwindow.c
14688         * src/matcher_parser_lex.l
14689         * src/messageview.c
14690         * src/mh.c
14691         * src/prefs_account.c
14692         * src/prefs_actions.c
14693         * src/prefs_common.c
14694         * src/prefs_gtk.c
14695         * src/prefs_gtk.h
14696         * src/prefs_themes.c
14697         * src/procheader.c
14698         * src/procmime.c
14699         * src/sourcewindow.c
14700         * src/statusbar.c
14701         * src/summaryview.c
14702         * src/textview.c
14703         * src/toolbar.c
14704         * src/unmime.c
14705         * src/common/template.c
14706         * src/common/utils.c
14707         * src/common/xml.c
14708         * src/common/xml.h
14709         * src/gtk/gtkaspell.c
14710         * src/plugins/clamav/clamav_plugin.c
14711         * src/plugins/dillo_viewer/dillo_prefs.c
14712         * src/plugins/image_viewer/viewerprefs.c
14713         * src/plugins/pgpmime/passphrase.c
14714         * src/plugins/pgpmime/prefs_gpg.c
14715         * src/plugins/pgpmime/select-keys.c
14716         * src/plugins/spamassassin/spamassassin.c
14717                 second part of initial sync with main-gtk2
14718                 (more to follow)
14719
14720 2005-01-31 [colin]      1.0.0cvs24.1
14721
14722         * src/compose.c
14723                 Sync with HEAD
14724
14725 2005-01-29 [paul]       1.0.0cvs23.2
14726
14727         * src/account.c
14728         * src/action.c
14729         * src/addressadd.c
14730         * src/addressbook.c
14731         * src/alertpanel.c
14732         * src/compose.c
14733         * src/editaddress.c
14734         * src/editbook.c
14735         * src/editgroup.c
14736         * src/editjpilot.c
14737         * src/editldap.c
14738         * src/editldap_basedn.c
14739         * src/editvcard.c
14740         * src/export.c
14741         * src/foldersel.c
14742         * src/grouplistdialog.c
14743         * src/import.c
14744         * src/importldif.c
14745         * src/inc.c
14746         * src/main.c
14747         * src/mainwindow.c
14748         * src/message_search.c
14749         * src/messageview.c
14750         * src/mimeview.c
14751         * src/prefs_actions.c
14752         * src/prefs_common.c
14753         * src/prefs_common.h
14754         * src/prefs_customheader.c
14755         * src/prefs_display_header.c
14756         * src/prefs_filtering.c
14757         * src/prefs_filtering_action.c
14758         * src/prefs_gtk.c
14759         * src/prefs_matcher.c
14760         * src/prefs_summary_column.c
14761         * src/prefs_template.c
14762         * src/sourcewindow.c
14763         * src/summary_search.c
14764         * src/summaryview.c
14765         * src/textview.c
14766         * src/gtk/about.c
14767         * src/gtk/description_window.c
14768         * src/gtk/gtkshruler.c
14769         * src/gtk/gtkutils.c
14770         * src/gtk/gtkutils.h
14771         * src/gtk/inputdialog.c
14772         * src/gtk/logwindow.c
14773         * src/gtk/prefswindow.c
14774         * src/gtk/progressdialog.c
14775         * src/gtk/progressdialog.h
14776                 first part of initial sync with main-gtk2
14777                 (more to follow)
14778
14779 2005-01-28 [colin]      1.0.0cvs23.1
14780
14781         * src/folderview.c
14782                 Sync with HEAD
14783
14784 2005-01-27 [colin]      1.0.0cvs21.1
14785
14786         * src/folder.c
14787         * src/folderview.c
14788                 Sync with HEAD
14789
14790 2005-01-27 [colin]      1.0.0cvs19.1
14791
14792         * src/procmime.c
14793                 Sync with HEAD
14794
14795 2005-01-27 [colin]      1.0.0cvs18.1
14796
14797         * src/messageview.c
14798         * src/summaryview.c
14799         * src/mainwindow.c
14800         * src/compose.c
14801         * src/compose.h
14802         * src/procmsg.c
14803         * src/procmsg.h
14804         * src/toolbar.c
14805                 Sync with HEAD
14806
14807 2005-01-26 [paul]       1.0.0cvs15.2
14808
14809         * src/compose.c
14810                 compose_entries_set(): convert subject and body to
14811                 utf8 if necessary. patch by Felix Eckhofer
14812
14813 2005-01-26 [paul]       1.0.0cvs15.1
14814
14815         * configure.ac
14816         * src/common/template.c
14817                 sync with HEAD (fix memory leak)
14818
14819 2005-01-25 [paul]       1.0.0cvs14.1
14820
14821         * configure.ac
14822         * src/compose.c
14823                 sync with HEAD
14824
14825 2005-01-24 [colin]      1.0.0cvs13.1
14826
14827         * src/summaryview.c
14828                 Sync with HEAD
14829
14830 2005-01-24 [paul]       1.0.0cvs12.1
14831
14832         * configure.ac
14833         * src/messageview.c
14834         * src/mh.c
14835         * src/common/utils.c
14836                 sync with HEAD
14837
14838 2005-01-24 [colin]      1.0.0cvs11.1
14839
14840         * src/procheader.c
14841                 Sync with HEAD
14842
14843 2005-01-24 [colin]      1.0.0cvs10.1
14844
14845         * src/folderview.c
14846                 Sync with HEAD
14847
14848 2005-01-23 [colin]      1.0.0cvs9.1
14849
14850         * src/crash.c
14851                 Sync with HEAD
14852
14853 2005-01-22 [colin]      1.0.0cvs8.1
14854
14855         * src/summaryview.c
14856         * src/gtk/quicksearch.c
14857                 Sync with HEAD
14858
14859 2005-01-21 [colin]      1.0.0cvs7.1
14860
14861         * src/summaryview.c
14862                 Sync with HEAD
14863
14864 2005-01-21 [colin]      1.0.0cvs6.1
14865
14866         * src/summaryview.c
14867                 Sync with HEAD
14868
14869 2005-01-21 [colin]      1.0.0cvs5.1
14870
14871         * src/gtk/quicksearch.c
14872         * src/prefs_common.c
14873         * src/prefs_common.h
14874                 Sync with HEAD (recurse option)
14875
14876 2005-01-21 [colin]      1.0.0cvs4.1
14877
14878         * src/folder.h
14879         * src/folderview.c
14880         * src/folderview.h
14881         * src/summaryview.c
14882         * src/gtk/quicksearch.c
14883         * src/gtk/quicksearch.h
14884                 Sync with HEAD (recursive quicksearch)
14885
14886 2005-01-20 [colin]      1.0.0cvs3.4
14887
14888         * src/ssl_manager.c
14889                 Remove useless code
14890
14891 2005-01-20 [colin]      1.0.0cvs3.3
14892
14893         * src/ssl_manager.c
14894                 Fix leak, thanks to Alfons.
14895
14896 2005-01-20 [colin]      1.0.0cvs3.2
14897
14898         * src/ssl_manager.c
14899                 Port SSL certificate window to GTK2.
14900
14901 2005-01-20 [paul]       1.0.0cvs3.1
14902
14903         * ChangeLog.claws
14904         * configure.ac
14905         * src/addrindex.c
14906         * src/addrindex.h
14907                 sync with HEAD
14908
14909 2005-01-19 [colin]      1.0.0cvs2.2
14910
14911         * src/plugins/trayicon/trayicon.c
14912                 Fix freeze with gtk-2.6, the easy way
14913                 (signal blocking helpless there...)
14914                 Closes bug #668.
14915
14916 2005-01-19 [colin]      1.0.0cvs2.1
14917
14918         * src/mbox.c
14919         * src/mbox.h
14920         * src/mainwindow.c
14921         * src/summaryview.c
14922         * src/summaryview.h
14923                 Sync with HEAD
14924
14925 2005-01-19 [paul]       1.0.0cvs1.1
14926
14927         * configure.ac
14928         * po/de.po
14929         * po/es.po
14930         * po/fr.po
14931         * po/hr.po
14932         * po/it.po
14933         * po/ja.po
14934         * po/ko.po
14935         * po/pt_BR.po
14936         * po/ru.po
14937         * po/sk.po
14938         * po/sr.po
14939                 sync with HEAD (update translations)
14940
14941 2005-01-18 [colin]      1.0.0cvs0.1
14942
14943         * src/foldersel.c
14944                 Specify search column - patch by Alfons
14945
14946 2005-01-18 [colin]      0.9.13cvs36.3
14947
14948         * src/prefs_toolbar.c
14949                 Change Delete to Remove
14950         * src/prefs_fonts.c
14951                 GTK2 version and leak fixes
14952         * src/prefs_actions.c
14953                 Add stock buttons.
14954                 All patches by Alfons
14955
14956 2005-01-17 [colin]      0.9.13cvs36.2
14957
14958         * src/compose.c
14959                 Fix DnD inserting twice. While at it,
14960                 add DnD support for text/plain in the
14961                 body, and add support in the headers.
14962
14963 2005-01-16 [colin]      0.9.13cvs36.1
14964
14965         * ChangeLog
14966         * ChangeLog.jp
14967         * ChangeLog.claws
14968                 Sync with HEAD (nothing applicable)
14969
14970 2005-01-16 [colin]      0.9.13cvs33.2
14971
14972         * src/prefs_toolbar.c
14973                 GTK2ize prefs_toolbar, by Alfons.
14974
14975 2005-01-14 [colin]      0.9.13cvs33.1
14976
14977         * src/html.c
14978         * src/msgcache.c
14979                 Sync with HEAD
14980
14981 2005-01-14 [colin]      0.9.13cvs32.1
14982
14983         * src/html.c
14984         * src/html.h
14985         * src/msgcache.c
14986         * AUTHORS
14987         * tools/calypso_convert.pl
14988                 Sync with HEAD
14989
14990 2005-01-08 [colin]      0.9.13cvs29.2
14991
14992         * src/prefs_filtering_action.c
14993         * src/prefs_filtering.c
14994                 2 more gtk2 patches by Alfons
14995
14996 2005-01-07 [paul]       0.9.13cvs29.1
14997
14998         * ChangeLog
14999         * ChangeLog.claws
15000         * ChangeLog.jp
15001         * configure.ac
15002         * src/pop.c
15003         * src/pop.h
15004                 sync with HEAD
15005
15006 2005-01-07 [colin]      0.9.13cvs28.3
15007
15008         * src/gtk/progressdialog.c
15009         * src/gtk/progressdialog.h
15010         * src/inc.c
15011         * src/send_message.c
15012                 GTK2 for the incorporation dialog. The CList isn't dead
15013                 yet, for a more smooth migration. Patch by Alfons.
15014
15015 2005-01-06 [colin]      0.9.13cvs28.2
15016
15017         * src/prefs_display_header.c
15018                 GTK2 conversion by Alfons
15019         * src/prefs_actions.c
15020         * src/prefs_matcher.c
15021                 Fix 2 leaks - patch by Alfons
15022
15023 2005-01-06 [colin]      0.9.13cvs28.1
15024
15025         * src/prefs_matcher.c
15026                 Sync with HEAD
15027
15028 2005-01-06 [colin]      0.9.13cvs27.4
15029
15030         * src/prefs_matcher.c
15031                 Fix double-free. Patch by Alfons
15032
15033 2005-01-06 [colin]      0.9.13cvs27.3
15034
15035         * src/prefs_matcher.c
15036                 GTK2 widgets + memleak
15037                 Patch by Alfons
15038
15039 2005-01-05 [colin]      0.9.13cvs27.2
15040
15041         * src/account.c
15042         * src/addr_compl.c
15043         * src/foldersel.c
15044         * src/stock_pixmap.c
15045         * src/stock_pixmap.h
15046                 3 more GTK2 patches by Alfons.
15047
15048 2005-01-04 [colin]      0.9.13cvs27.1
15049
15050         * src/folderview.c
15051         * src/imap_gtk.c
15052         * src/news_gtk.c
15053                 Sync with HEAD
15054
15055 2005-01-04 [colin]      0.9.13cvs25.9
15056
15057         * src/compose.c
15058                 Fix Show Ruler menuitem
15059         * src/prefs_template.c
15060                 Convert to GTK2
15061         * src/common/utils.c
15062                 Make auto pointer stuff handles NULLs
15063                 Patches by Alfons.
15064
15065 2005-01-04 [colin]      0.9.13cvs25.8
15066
15067         * src/compose.c
15068                 Move the attachment list to gtk2
15069                 Patch by Alfons.
15070
15071 2005-01-04 [colin]      0.9.13cvs25.7
15072
15073         * src/textview.c
15074                 Make some keys work again
15075                 Patch by SungHyun Nam <namsh@kldp.org>
15076
15077 2005-01-04 [colin]      0.9.13cvs25.6
15078
15079         * src/gtk/gtkshruler.c
15080                 Move the ruler to GTK2
15081                 Patch by Alfons
15082
15083 2005-01-03 [colin]      0.9.13cvs25.5
15084
15085         * src/compose.c
15086                 Fix my broken patch apply 
15087
15088 2005-01-03 [colin]      0.9.13cvs25.4
15089
15090         * src/common/utils.c
15091         * src/common/utils.h
15092         * src/gtk/prefswindow.c
15093                 Move auto pointer stuff to utils.c
15094                 Patch by Alfons again :)
15095
15096 2005-01-03 [colin]      0.9.13cvs25.3
15097
15098         * src/compose.c
15099         * src/prefs_gtk.c
15100         * src/prefs_template.c
15101         * src/textview.c
15102                 Empty text widgets with empty strings, not NULL char
15103                 Patch by SungHyun Nam <namsh@kldp_org>
15104
15105 2005-01-03 [colin]      0.9.13cvs25.2
15106
15107         * src/main.c
15108         * AUTHORS
15109                 Sync with HEAD
15110
15111 2005-01-03 [colin]      0.9.13cvs25.1
15112
15113         * src/pop.c
15114         * src/pop.h
15115                 Sync with HEAD
15116
15117 2005-01-03 [colin]      0.9.13cvs24.3
15118
15119         * src/account.c
15120                 Two patches from Alfons and Alex S Moore:
15121                 fix images, fix return value.
15122
15123 2005-01-01 [colin]      0.9.13cvs24.2
15124
15125         * src/prefs_actions.c
15126                 Fix over-zealous assertion. Patch by Alfons
15127
15128 2005-01-01 [colin]      0.9.13cvs24.1
15129
15130         * src/procmime.c
15131                 Sync with HEAD (leak fix)
15132
15133 2004-12-31 [colin]      0.9.13cvs23.2
15134
15135         * src/prefs_common.c
15136                 GTK2 widgets + stock buttons - patch by Alfons
15137
15138 2004-12-31 [paul]       0.9.13cvs23.1
15139
15140         * configure.ac
15141                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15142         * src/gtk/pluginwindow.c
15143                 use GTK2 widgets and plug memory leaks,
15144                 patches by Alfons
15145
15146 2004-12-30 [colin]      0.9.13cvs22.4
15147
15148         * src/account.c
15149         * src/action.c
15150         * src/export.c
15151         * src/foldersel.c
15152         * src/import.c
15153         * src/message_search.c
15154         * src/prefs_actions.c
15155         * src/prefs_common.c
15156         * src/prefs_customheader.c
15157         * src/prefs_filtering.c
15158         * src/prefs_summary_column.c
15159         * src/summary_search.c
15160         * src/gtk/about.c
15161         * src/gtk/description_window.c
15162         * src/gtk/gtkutils.c
15163         * src/gtk/gtkutils.h
15164         * src/gtk/inputdialog.c
15165         * src/gtk/prefswindow.c
15166                 Use GTK2 stock buttons. Patches by Alfons.
15167
15168 2004-12-30 [colin]      0.9.13cvs22.3
15169
15170         * src/account.c
15171                 Sync with HEAD
15172         * src/prefs_actions.c
15173         * src/prefs_customheader.c
15174         * src/prefs_filtering.c
15175         * src/prefs_msg_colors.c
15176         * src/prefs_summary_column.c
15177         * src/gtk/prefswindow.c
15178                 Use GtkTreeView instead of deprecated 
15179                 widgets. Patches by Alfons.
15180
15181 2004-12-30 [paul]       0.9.13cvs22.2
15182
15183         * src/foldersel.c
15184                 use GTK 2 Tree View
15185                 patch by Alfons, with root folder sorting fix
15186                 by Stephan Sachse
15187
15188 2004-12-30 [paul]       0.9.13cvs22.1
15189
15190         * ChangeLog
15191         * ChangeLog.claws
15192         * ChangeLog.jp
15193         * NEWS
15194         * configure.ac
15195         * src/account.c
15196                 sync with HEAD
15197
15198 2004-12-22 [martin]     0.9.13cvs21.2
15199
15200         * src/action.c
15201                 free the command line after its use
15202
15203 2004-12-18 [paul]       0.9.13cvs21.1
15204
15205         * AUTHORS
15206         * ChangeLog
15207         * ChangeLog.claws
15208         * ChangeLog.jp
15209         * NEWS
15210         * configure.ac
15211         * src/action.c
15212         * src/compose.c
15213         * src/syldap.c
15214                 sync with HEAD
15215
15216 2004-12-17 [martin]     0.9.13cvs17.2
15217
15218         * src/action.c
15219                 convert actions input to locale
15220         * src/inc.c
15221                 convert notification command to locale
15222         * src/plugins/pgpmime/select-keys.c
15223                 convert attributes to utf8
15224
15225 2004-12-14 [colin]      0.9.13cvs17.1
15226
15227         * ChangeLog
15228         * ChangeLog.jp
15229         * ChangeLog.claws
15230         * src/action.c
15231         * src/common/utils.c
15232         * src/gtk/prefswindow.c
15233         * src/gtk/gtkutils.c
15234         * src/gtk/gtkutils.h
15235         * src/plugins/spamassassin/libspamc.c
15236                 Sync with HEAD
15237
15238 2004-12-13 [colin]      0.9.13cvs14.1
15239
15240         * src/quote_fmt_parse.y
15241                 Sync with HEAD
15242
15243 2004-12-10 [colin]      0.9.13cvs12.1
15244
15245         * src/prefs_themes.c
15246         * src/mainwindow.c
15247         * src/messageview.c
15248                 Sync with HEAD
15249
15250 2004-12-09 [colin]      0.9.13cvs10.1
15251
15252         * src/procmime.c
15253                 Sync with HEAD (fix B64 encoding from memory)
15254
15255 2004-12-08 [colin]      0.9.13cvs9.1
15256
15257         * src/gtk/colorlabel.c
15258                 Sync with HEAD
15259
15260 2004-12-08 [paul]       0.9.13cvs8.2
15261
15262         * src/gtk/pluginwindow.c
15263                 fix window resizing oddities
15264
15265 2004-12-08 [colin]      0.9.13cvs8.1
15266
15267         * src/quote_fmt_parse.y
15268                 Sync with HEAD
15269
15270 2004-12-08 [colin]      0.9.13cvs7.1
15271
15272         * src/matcher_parser_parse.y
15273         * src/msgcache.c
15274         * src/prefs_matcher.c
15275         * src/procheader.c
15276         * src/matcher.c
15277         * src/common/defs.h
15278         * po/sr.po
15279                 Sync with HEAD
15280
15281 2004-12-08 [colin]      0.9.13cvs6.1
15282
15283         * src/quote_fmt_parse.y
15284         * src/textview.c
15285                 Sync with HEAD
15286         * src/gtk/prefswindow.c
15287         * src/gtk/pluginwindow.c
15288                 Fix G_CALLBACKS protos (thanks to Alfons)
15289
15290 2004-12-07 [torte]      0.9.13cvs2.2
15291
15292         * src/procmime.c
15293                 [Bug 650] reply button causes crash
15294                 Thanks to David Relson and Christoph
15295
15296 2004-12-07 [colin]      0.9.13cvs2.1
15297
15298         * ChangeLog.claws
15299         * AUTHORS
15300         * po/sk.po
15301         * src/procmime.c
15302         * src/prefs_account.c
15303         * src/common/smtp.c
15304         * src/common/smtp.h
15305                 Sync with HEAD
15306
15307 2004-12-06 [colin]      0.9.12cvs187.1
15308
15309         * ChangeLog.claws
15310         * INSTALL
15311         * Makefile.am
15312         * README.claws
15313         * TODO.claws
15314         * configure.ac
15315         * po/bg.po
15316         * po/cs.po
15317         * po/el.po
15318         * po/en_GB.po
15319         * po/es.po
15320         * po/fr.po
15321         * po/hr.po
15322         * po/hu.po
15323         * po/it.po
15324         * po/ja.po
15325         * po/ko.po
15326         * po/nl.po
15327         * po/pl.po
15328         * po/pt_BR.po
15329         * po/ru.po
15330         * po/sk.po
15331         * po/sr.po
15332         * po/sv.po
15333         * po/zh_CN.po
15334         * po/zh_TW.Big5.po
15335         * src/compose.c
15336         * tools/Makefile.am
15337         * tools/README
15338         * tools/filter_conv.pl
15339         * tools/kdeservicemenu/README
15340         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15341         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15342                 Sync with HEAD
15343
15344 2004-12-04 [colin]      0.9.12cvs183.1
15345
15346         * src/compose.c
15347                 Sync with HEAD (compose window position saving)
15348
15349 2004-12-04 [paul]       0.9.12cvs182.3
15350
15351         * src/messageview.c
15352         * src/mimeview.c
15353         * src/prefs_customheader.c
15354         * src/gtk/quicksearch.c
15355                 replace some forgotten GTK_SIGNAL_FUNCs
15356
15357 2004-12-04 [paul]       0.9.12cvs182.2
15358
15359         * src/Makefile.am
15360                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15361                 committed in error      
15362
15363 2004-12-04 [paul]       0.9.12cvs182.1
15364
15365         * ChangeLog
15366         * ChangeLog.claws
15367         * ChangeLog.jp
15368         * INSTALL
15369         * NEWS
15370         * README
15371         * README.jp
15372         * configure.ac
15373         * doc/manual/ja/Makefile.am
15374         * doc/manual/ja/sylpheed-1.html
15375         * doc/manual/ja/sylpheed-10.html
15376         * doc/manual/ja/sylpheed-11.html
15377         * doc/manual/ja/sylpheed-12.html
15378         * doc/manual/ja/sylpheed-13.html
15379         * doc/manual/ja/sylpheed-14.html
15380         * doc/manual/ja/sylpheed-15.html
15381         * doc/manual/ja/sylpheed-16.html
15382         * doc/manual/ja/sylpheed-17.html
15383         * doc/manual/ja/sylpheed-18.html
15384         * doc/manual/ja/sylpheed-19.html
15385         * doc/manual/ja/sylpheed-2.html
15386         * doc/manual/ja/sylpheed-20.html
15387         * doc/manual/ja/sylpheed-3.html
15388         * doc/manual/ja/sylpheed-4.html
15389         * doc/manual/ja/sylpheed-5.html
15390         * doc/manual/ja/sylpheed-6.html
15391         * doc/manual/ja/sylpheed-7.html
15392         * doc/manual/ja/sylpheed-8.html
15393         * doc/manual/ja/sylpheed-9.html
15394         * doc/manual/ja/sylpheed.html
15395         * doc/manual/ja/sylpheed.sgml
15396         * po/de.po
15397         * src/Makefile.am
15398         * src/compose.c
15399         * src/procmime.c
15400         * src/pixmaps/regular.xpm **REMOVED**
15401         * src/plugins/pgpmime/pgpmime.c
15402         * src/plugins/pgpmime/plugin.c
15403         * src/plugins/pgpmime/prefs_gpg.c
15404                 sync with HEAD
15405
15406 2004-12-03 [paul]       0.9.12cvs180.1
15407
15408         * ChangeLog
15409         * ChangeLog.claws
15410         * ChangeLog.jp
15411         * configure.ac
15412         * src/Makefile.am
15413         * src/pop.c
15414         * src/common/utils.c
15415         * src/common/utils.h
15416         * src/pixmaps/continue.xpm
15417         * src/pixmaps/dir_close.xpm
15418         * src/pixmaps/dir_open.xpm
15419         * src/pixmaps/drafts_close.xpm
15420         * src/pixmaps/drafts_open.xpm
15421         * src/pixmaps/folder.xpm **REMOVED**
15422         * src/pixmaps/group.xpm
15423         * src/pixmaps/unread.xpm
15424                 sync with HEAD
15425
15426 2004-12-02 [colin]      0.9.12cvs179.1
15427
15428         * src/compose.c
15429                 Sync with HEAD (non-duplicated reedition)
15430
15431 2004-12-02 [colin]      0.9.12cvs178.1
15432
15433         * src/compose.c
15434                 Sync with HEAD (linewrap_quote fix)
15435
15436 2004-12-01 [colin]      0.9.12cvs177.3
15437
15438         * src/addrharvest.c
15439                 Replace sizeof with strlen
15440
15441 2004-12-01 [paul]       0.9.12cvs177.2
15442
15443         * src/addrharvest.c
15444                 fix 'harvest addresses'
15445
15446 2004-11-30 [colin]      0.9.12cvs177.1
15447
15448         * src/gtk/prefswindow.c
15449         * src/gtk/pluginwindow.c
15450                 Sync with HEAD
15451
15452 2004-11-29 [colin]      0.9.12cvs176.1
15453
15454         * src/folderview.c
15455                 sync with HEAD (Fix disappearing separators in folderview's popup)
15456
15457 2004-11-29 [colin]      0.9.12cvs175.1
15458
15459         * src/procmime.c
15460                 Sync with head (another format fix)
15461
15462 2004-11-29 [colin]      0.9.12cvs174.1
15463
15464         * src/pop.c
15465                 Sync with HEAD (format string fix)
15466
15467 2004-11-26 [colin]      0.9.12cvs173.1
15468
15469         * src/common/smtp.c
15470         * src/common/smtp.h
15471                 Sync with HEAD
15472
15473 2004-11-24 [colin]      0.9.12cvs172.1
15474
15475         * src/plugins/pgpmime/pgpmime.c
15476                 Sync with HEAD
15477
15478 2004-11-24 [colin]      0.9.12cvs171.1
15479
15480         * src/plugins/pgpmime/pgpmime.c
15481                 Sync with head (gpgmectx leaks)
15482
15483 2004-11-24 [colin]      0.9.12cvs169.1
15484
15485         * src/plugins/pgpmime/plugin.c
15486         * src/plugins/trayicon/Makefile.am
15487         * src/plugins/trayicon/newmarkedmail.xpm
15488         * src/plugins/trayicon/trayicon.c
15489         * src/plugins/trayicon/unreadmarkedmail.xpm
15490                 Sync with HEAD
15491
15492 2004-11-23 [colin]      0.9.12cvs168.1
15493
15494         * src/partial_download.c
15495         * src/partial_download.h
15496         * src/plugins/pgpmime/plugin.c
15497                 Sync with HEAD
15498
15499 2004-11-23 [colin]      0.9.12cvs166.1
15500
15501         * src/Makefile.am
15502         * src/codeconv.c
15503         * src/compose.c
15504         * src/folderview.c
15505         * src/main.c
15506         * src/partial_download.c
15507         * src/partial_download.h
15508         * src/prefs_account.c
15509         * src/prefs_account.h
15510         * src/privacy.c
15511         * src/privacy.h
15512         * src/procmime.c
15513         * src/common/Makefile.am
15514         * src/common/base64.h
15515         * src/common/partial_download.c
15516         * src/common/partial_download.h
15517         * src/gtk/prefswindow.c
15518         * src/gtk/prefswindow.h
15519         * src/plugins/pgpmime/pgpmime.c
15520         * src/plugins/pgpmime/prefs_gpg.c
15521         * src/plugins/pgpmime/prefs_gpg.h
15522         * src/plugins/pgpmime/sgpgme.c
15523         * src/plugins/pgpmime/sgpgme.h
15524                 Sync with HEAD
15525
15526 2004-11-23 [colin]      0.9.12cvs163.1
15527
15528         * src/main.c
15529                 Sync with HEAD (cursor optimization)
15530
15531 2004-11-23 [colin]      0.9.12cvs162.1
15532
15533         * src/prefs_common.c
15534         * src/prefs_themes.c
15535         * src/procmsg.c
15536                 Sync with HEAD
15537
15538 2004-11-23 [colin]      0.9.12cvs158.9
15539
15540         * src/compose.c
15541                 Fix double-free when forwarding
15542         * src/msgcache.c
15543                 Fix leak on error path
15544                 
15545
15546 2004-11-23 [colin]      0.9.12cvs158.8
15547
15548         * src/compose.c
15549                 Fix possible double-free
15550                 Spotted by Alfons
15551
15552 2004-11-23 [colin]      0.9.12cvs158.7
15553
15554         * src/compose.c
15555                 Fix some signal handlers' prototypes
15556                 Spotted by Alfons
15557
15558 2004-11-22 [colin]      0.9.12cvs158.6
15559
15560         * src/compose.c
15561                 Remove unneeded code and duplicated
15562                 wrapping - patch by Alfons
15563
15564 2004-11-22 [colin]      0.9.12cvs158.5
15565
15566         * src/prefs_themes.c
15567                 Fix oversized selector
15568
15569 2004-11-22 [colin]      0.9.12cvs158.4
15570
15571         * src/compose.c
15572                 fix dump_text()
15573                 patch by Alfons
15574
15575 2004-11-19 [colin]      0.9.12cvs158.3
15576
15577         * src/textview.c
15578                 Add a context menu on links (open, copy)
15579
15580 2004-11-18 [paul]       0.9.12cvs158.2
15581
15582         * src/addrgather.c
15583         * src/exphtmldlg.c
15584         * src/expldifdlg.c
15585         * src/mimeview.c
15586         * src/prefs_common.c
15587         * src/plugins/image_viewer/viewer.c
15588         * src/plugins/spamassassin/spamassassin_gtk.c
15589                 replace deprecated gtk_notebook_set_page
15590                 and gtk_notebook_current_page
15591
15592 2004-11-18 [paul]       0.9.12cvs158.1
15593
15594         * configure.ac
15595         * src/compose.c
15596         * src/mainwindow.c
15597         * src/messageview.c
15598         * src/prefs_common.c
15599         * src/common/utils.c
15600         * src/common/utils.h
15601                 sync with HEAD
15602
15603 2004-11-17 [colin]      0.9.12cvs156.1
15604
15605         * src/prefs_account.c
15606         * src/prefs_account.h
15607         * src/procmsg.c
15608                 Sync with HEAD (add pref to store encrypted mails encrypted)
15609
15610 2004-11-17 [paul]       0.9.12cvs155.1
15611
15612         * ChangeLog
15613         * ChangeLog.claws
15614         * ChangeLog.jp
15615         * NEWS
15616         * configure.ac
15617         * src/compose.c
15618         * src/jpilot.c
15619         * src/privacy.c
15620         * src/procmime.c
15621         * src/procmime.h
15622         * src/procmsg.c
15623         * src/toolbar.c
15624         * src/pixmaps/error.xpm
15625                 sync with HEAD
15626
15627 2004-11-17 [colin]      0.9.12cvs151.1
15628
15629         * src/plugins/pgpmime/pgpmime.c
15630                 Sync with HEAD (remove debug printf)
15631
15632 2004-11-17 [colin]      0.9.12cvs150.1
15633
15634         * src/plugins/pgpmime/pgpmime.c
15635                 Sync with HEAD (off-by-one fix)
15636
15637 2004-11-17 [colin]      0.9.12cvs149.1
15638
15639         * src/procmsg.c
15640                 Sync with HEAD (coding style fixes)
15641
15642 2004-11-16 [colin]      0.9.12cvs148.1
15643
15644         * src/procmsg.c
15645                 Sync with head (Fix the fix)
15646
15647 2004-11-16 [colin]      0.9.12cvs147.1
15648
15649         * src/procmsg.c
15650                 Sync with Main (leak fix)
15651
15652 2004-11-16 [colin]      0.9.12cvs146.14
15653
15654         * src/compose.c
15655                 Remove useless chunk of code
15656                 Patch by Alfons
15657
15658 2004-11-15 [colin]      0.9.12cvs146.13
15659
15660         * src/compose.c
15661                 Fix drafting after insertion
15662                 Patch by Alfons
15663
15664 2004-11-15 [colin]      0.9.12cvs146.12
15665
15666         * src/compose.c
15667         * src/prefs_filtering.c
15668         * src/prefs_filtering_action.c
15669         * src/prefs_toolbar.c
15670                 Fix some const-correctness
15671
15672 2004-11-15 [colin]      0.9.12cvs146.11
15673
15674         * src/summaryview.c
15675         * src/prefs_themes.c
15676         * src/messageview.c
15677                 Fix some leaks
15678
15679 2004-11-15 [colin]      0.9.12cvs146.10
15680
15681         * src/codeconv.c
15682                 More unreadable locale fixes
15683
15684 2004-11-14 [colin]      0.9.12cvs146.9
15685
15686         * src/textview.c
15687                 Fix uri_security_check
15688                 Patch by Alfons
15689
15690 2004-11-13 [paul]       0.9.12cvs146.8
15691
15692         * src/folder.c
15693         * src/procmime.c
15694                 fix 2 bugs introduced in last commit
15695
15696 2004-11-13 [paul]       0.9.12cvs146.7
15697
15698         * src/compose.c
15699         * src/exporthtml.c
15700         * src/exportldif.c
15701         * src/folder.c
15702         * src/imap.c
15703         * src/imap_gtk.c
15704         * src/main.c
15705         * src/mainwindow.c
15706         * src/messageview.c
15707         * src/mh_gtk.c
15708         * src/prefs_themes.c
15709         * src/procmime.c
15710         * src/setup.c
15711         * src/summaryview.c
15712                 replace deprecated g_basename
15713
15714 2004-11-13 [paul]       0.9.12cvs146.6
15715
15716         * src/compose.c
15717         * src/imap.c
15718         * src/matcher_parser.h
15719         * src/matcher_parser_parse.y
15720         * src/prefs_filtering.c
15721         * src/prefs_filtering_action.c
15722         * src/prefs_themes.c
15723         * src/prefs_toolbar.c
15724         * src/common/utils.c
15725                 various small fixes/cleanups
15726
15727 2004-11-12 [colin]      0.9.12cvs146.5
15728
15729         * src/textview.c
15730                 Validate event's origin on visibility notify
15731                 Patch by Alfons.
15732
15733 2004-11-12 [paul]       0.9.12cvs146.4
15734
15735         * src/exporthtml.c
15736         * src/exportldif.c
15737         * src/imap.c
15738         * src/mh.c
15739         * src/mimeview.c
15740         * src/prefs_spelling.c
15741         * src/prefs_themes.c
15742                 replace deprecated g_dirname    
15743
15744 2004-11-12 [colin]      0.9.12cvs146.3
15745
15746         * src/textview.c
15747                 Some coding style fixes
15748
15749 2004-11-12 [colin]      0.9.12cvs146.2
15750
15751         * src/codeconv.c
15752                 We want to replace _all_ extended chars in
15753                 conv_unreadable_*, because any string containing
15754                 extended chars not parsing as UTF8 is 
15755                 undisplayed on gtk2.
15756
15757 2004-11-12 [paul]       0.9.12cvs146.1
15758
15759         * ChangeLog
15760         * ChangeLog.claws
15761         * ChangeLog.jp
15762         * NEWS
15763         * configure.ac
15764         * src/account.c
15765         * src/folderview.c
15766         * src/folderview.h
15767         * src/imap.c
15768         * src/imap_gtk.c
15769         * src/inc.c
15770         * src/mainwindow.c
15771         * src/mh_gtk.c
15772         * src/news_gtk.c
15773         * src/pop.c
15774         * src/prefs_account.c
15775         * src/prefs_account.h
15776         * src/prefs_ext_prog.c
15777         * src/procmime.c
15778         * src/procmime.h
15779         * src/procmsg.c
15780         * src/procmsg.h
15781         * src/summary_search.c
15782         * src/summaryview.c
15783         * src/textview.c
15784         * src/common/defs.h
15785         * src/common/utils.c
15786         * src/common/utils.h
15787         * src/gtk/menu.c
15788         * src/gtk/menu.h
15789                 sync with HEAD
15790
15791 2004-11-11 [colin]      0.9.12cvs144.2
15792
15793         * src/textview.c
15794                 Fix URI range selection (patch by Alfons)
15795
15796 2004-11-09 [colin]      0.9.12cvs144.1
15797
15798         * ChangeLog.claws
15799         * src/compose.c
15800         * src/folder.c
15801         * src/folder_item_prefs.c
15802         * src/prefs_account.c
15803         * src/prefs_account.h
15804         * src/plugins/pgpmime/pgpmime.c
15805                 Sync with HEAD
15806
15807 2004-11-08 [colin]      0.9.12cvs143.1
15808
15809         * src/summaryview.c
15810                 Sync with HEAD (optimize quicksearch)
15811
15812 2004-11-08 [colin]      0.9.12cvs142.2
15813
15814         * src/compose.c
15815                 Don't wrap when Edit/Auto wrapping is disabled
15816
15817 2004-11-08 [colin]      0.9.12cvs142.1
15818
15819         * src/textview.c
15820                 Sync with HEAD
15821
15822 2004-11-08 [colin]      0.9.12cvs141.1
15823
15824         * src/textview.c
15825                 Sync with HEAD (fix some mail URIs)
15826
15827 2004-11-08 [colin]      0.9.12cvs140.3
15828
15829         * src/textview.c
15830                 o Use text cursor instead of arrow when
15831                   not on a link
15832                 o Fix handling of contiguous links (as in
15833                   "colin@colino.net" <colin@colino.net>)
15834                   This one unveils a bug in get_email_part()
15835
15836 2004-11-07 [colin]      0.9.12cvs140.2
15837
15838         * src/textview.c
15839                 Fix memleak. Patch by Alfons.
15840
15841 2004-11-06 [colin]      0.9.12cvs140.1
15842
15843         * src/compose.c
15844                 Sync with HEAD (don't ask passphrase
15845                 when drafting)
15846
15847 2004-11-06 [paul]       0.9.12cvs139.2
15848
15849         * AUTHORS
15850         * src/textview.c
15851         * src/textview.h
15852                 textview URI handling. hovering over a 
15853                 link displays it in the status bar,
15854                 and changes the mouse pointer to a hand 
15855                 cursor. a link is activated with a single 
15856                 click. (Modified from the) patch by Jean-Yves 
15857                 Lefort <jylefort@users.sourceforge.net>
15858                 
15859
15860 2004-11-05 [colin]      0.9.12cvs139.1
15861
15862         * src/compose.c
15863         * src/procmime.c
15864                 Sync with HEAD again ^^
15865
15866 2004-11-05 [colin]      0.9.12cvs139.1
15867
15868         * src/compose.c
15869         * src/procmime.c
15870                 Sync with HEAD
15871
15872 2004-11-03 [paul]       0.9.12cvs138.1
15873
15874         * ChangeLog.claws
15875         * configure.ac
15876         * po/POTFILES.in
15877         * src/prefs_ext_prog.c
15878         * src/procmime.c
15879         * tools/kdeservicemenu/README
15880         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15881         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15882                 sync with HEAD
15883
15884 2004-11-01 [christoph]  0.9.12cvs136.2
15885
15886         * src/procmime.c
15887                 convert MIME parameters to UTF-8
15888
15889 2004-10-29 [colin]      0.9.12cvs136.1
15890
15891         * src/common/utils.c
15892                 Sync with HEAD (don't use '=' in mime boundary)
15893
15894 2004-10-29 [paul]       0.9.12cvs135.1
15895
15896         * configure.ac
15897         * doc/src/rfc2231.txt
15898         * src/procmime.c
15899         * src/common/quoted-printable.c
15900         * src/common/utils.c
15901         * src/common/utils.h
15902                 sync with HEAD
15903
15904 2004-10-27 [paul]       0.9.12cvs134.1
15905
15906         * configure.ac
15907         * src/main.c
15908         * src/procmime.c
15909         * src/plugins/pgpmime/pgpmime.c
15910                 sync with HEAD
15911
15912 2004-10-26 [paul]       0.9.12cvs132.3
15913
15914         * src/account.c
15915         * src/addressbook.c
15916         * src/addrgather.c
15917         * src/addrharvest.c
15918         * src/codeconv.c
15919         * src/compose.c
15920         * src/customheader.c
15921         * src/editaddress.c
15922         * src/editgroup.c
15923         * src/enriched.c
15924         * src/expldifdlg.c
15925         * src/exporthtml.c
15926         * src/exportldif.c
15927         * src/folder.c
15928         * src/foldersel.c
15929         * src/folderview.c
15930         * src/grouplistdialog.c
15931         * src/html.c
15932         * src/imap.c
15933         * src/jpilot.c
15934         * src/ldapserver.c
15935         * src/ldif.c
15936         * src/mimeview.c
15937         * src/news.c
15938         * src/news_gtk.c
15939         * src/pop.c
15940         * src/prefs_display_header.c
15941         * src/prefs_gtk.c
15942         * src/prefs_msg_colors.c
15943         * src/prefs_toolbar.c
15944         * src/procheader.c
15945         * src/procmime.c
15946         * src/summaryview.c
15947         * src/textview.c
15948         * src/toolbar.c
15949         * src/vcard.c
15950         * src/common/mgutils.c
15951         * src/common/nntp.c
15952         * src/common/smtp.c
15953         * src/common/template.c
15954         * src/common/utils.c
15955         * src/common/xmlprops.c
15956         * src/plugins/pgpmime/pgpmime.c
15957         * src/plugins/pgpmime/select-keys.c
15958         * src/plugins/pgpmime/sgpgme.c
15959                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15960                 g_string_sprintfa(), gtk_notebook_current_page()
15961
15962 2004-10-26 [colin]      0.9.12cvs132.2
15963
15964         * src/prefs_folder_item.c
15965                 Fix default-account selection
15966
15967 2004-10-21 [colin]      0.9.12cvs133
15968
15969         * src/compose.c
15970                 Sync with HEAD (Remove extra separator in compose's Options)
15971         * src/textview.c
15972                 Set wrapping to char
15973
15974 2004-10-21 [paul]       0.9.12cvs131.2
15975
15976         * src/compose.c
15977         * src/sourcewindow.c
15978                 fix wrapping
15979                 fix window shrinking 
15980
15981 2004-10-21 [colin]      0.9.12cvs131.1
15982
15983         * ChangeLog.claws
15984         * src/compose.c
15985                 Sync with HEAD
15986
15987 2004-10-21 [paul]       0.9.12cvs130.2
15988
15989         * src/prefs_folder_item.c
15990                 sync with HEAD (Apply to subfolders)
15991
15992 2004-10-19 [colin]      0.9.12cvs130.1
15993
15994         * ChangeLog.claws
15995         * src/compose.c
15996         * src/common/utils.c
15997         * src/gtk/menu.c
15998                 Sync with HEAD
15999
16000 2004-10-19 [colin]      0.9.12cvs128.1
16001
16002         * src/addrbook.c
16003         * src/addrcache.c
16004         * src/addressbook.c
16005         * src/codeconv.c
16006         * src/compose.c
16007         * src/customheader.c
16008         * src/editaddress.c
16009         * src/editgroup.c
16010         * src/exporthtml.c
16011         * src/folder.c
16012         * src/folderview.c
16013         * src/imap.c
16014         * src/jpilot.c
16015         * src/main.c
16016         * src/matcher_parser_parse.y
16017         * src/mbox.c
16018         * src/pop.c
16019         * src/prefs_account.c
16020         * src/prefs_gtk.c
16021         * src/prefs_msg_colors.c
16022         * src/procheader.c
16023         * src/procmime.c
16024         * src/procmime.h
16025         * src/procmsg.c
16026         * src/summaryview.c
16027         * src/textview.c
16028         * src/common/base64.c
16029         * src/common/partial_download.c
16030         * src/common/socket.c
16031         * src/common/sylpheed.c
16032         * src/common/utils.c
16033         * src/common/utils.h
16034         * src/gtk/pluginwindow.c
16035         * src/gtk/quicksearch.c
16036         * src/plugins/clamav/clamav_plugin.c
16037         * src/plugins/clamav/clamav_plugin.h
16038         * src/plugins/clamav/clamav_plugin_gtk.c
16039         * src/plugins/pgpmime/passphrase.c
16040         * src/plugins/pgpmime/pgpmime.c
16041         * src/plugins/pgpmime/plugin.c
16042         * src/plugins/pgpmime/prefs_gpg.c
16043         * src/plugins/pgpmime/prefs_gpg.h
16044         * src/plugins/pgpmime/select-keys.c
16045         * src/plugins/pgpmime/sgpgme.c
16046         * src/plugins/spamassassin/libspamc.c
16047         * src/plugins/spamassassin/spamassassin.c
16048         * src/plugins/spamassassin/spamassassin.h
16049         * src/plugins/spamassassin/spamassassin_gtk.c
16050         * src/plugins/trayicon/trayicon.c
16051         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16052                 Sync with HEAD
16053
16054 2004-10-14 [colin]      0.9.12cvs126.2
16055
16056         * src/codeconv.c
16057         * src/textview.c
16058                 Fix conv_unreadable_locale
16059
16060 2004-10-13 [colin]      0.9.12cvs126.1
16061
16062         * src/compose.c
16063                 Sync with HEAD (don't convert charset for 
16064                 drafted messages, minor cleanup)
16065
16066 2004-10-13 [colin]      0.9.12cvs125.1
16067
16068         * po/POTFILES.in
16069                 Sync with HEAD (POTFILES fix)
16070
16071 2004-10-12 [colin]      0.9.12cvs124.3
16072
16073         * src/compose.c
16074                 Fix encoding bug from latest sync
16075
16076 2004-10-12 [paul]       0.9.12cvs124.2
16077
16078         * src/plugins/pgpmime/prefs_gpg.c
16079         * src/plugins/pgpmime/prefs_gpg.h
16080                 forgotten in last commit        
16081
16082 2004-10-12 [paul]       0.9.12cvs124.1
16083
16084         * ChangeLog.claws
16085         * configure.ac
16086         * m4/spamassassin.m4
16087         * src/Makefile.am
16088         * src/account.c
16089         * src/compose.c
16090         * src/compose.h
16091         * src/crash.c
16092         * src/main.c
16093         * src/mimeview.c
16094         * src/passphrase.c
16095         * src/passphrase.h
16096         * src/prefs_account.c
16097         * src/prefs_account.h
16098         * src/prefs_common.c
16099         * src/privacy.c
16100         * src/privacy.h
16101         * src/procmime.c
16102         * src/procmime.h
16103         * src/procmsg.c
16104         * src/rfc2015.c
16105         * src/rfc2015.h
16106         * src/select-keys.c
16107         * src/select-keys.h
16108         * src/textview.c
16109         * src/common/utils.c
16110         * src/common/utils.h
16111         * src/gtk/about.c
16112         * src/plugins/pgpmime/Makefile.am
16113         * src/plugins/pgpmime/passphrase.c
16114         * src/plugins/pgpmime/passphrase.h
16115         * src/plugins/pgpmime/pgpmime.c
16116         * src/plugins/pgpmime/plugin.c
16117         * src/plugins/pgpmime/select-keys.c
16118         * src/plugins/pgpmime/select-keys.h
16119         * src/plugins/pgpmime/sgpgme.c
16120         * src/plugins/pgpmime/sgpgme.h
16121                 sync with HEAD
16122
16123 2004-10-04 [colin]      0.9.12cvs122.1
16124
16125         * src/mainwindow.c
16126         * src/messageview.c
16127         * src/messageview.h
16128         * src/textview.c
16129                 Sync with HEAD
16130
16131 2004-10-04 [colin]      0.9.12cvs121.1
16132
16133         * src/summaryview.c
16134                 Sync with HEAD
16135
16136 2004-10-04 [paul]       0.9.12cvs120.1
16137
16138         * configure.ac
16139                 sync with HEAD [don't try to build 
16140                 pgpmime plugin when gpgme is disabled]
16141
16142 2004-10-03 [colin]      0.9.12cvs119.3
16143
16144         * src/gtk/gtksctree.c
16145                 Lots of side effects. Put back as before 117.2.
16146         * src/summaryview.c
16147                 Fix bug #602
16148
16149 2004-10-03 [colin]      0.9.12cvs119.2
16150
16151         * src/gtk/gtksctree.c
16152                 Revert 608 fix that doesn't work that good
16153
16154 2004-10-02 [colin]      0.9.12cvs119.1
16155
16156         * src/mainwindow.c
16157         * src/messageview.c
16158         * src/prefs_common.h
16159         * src/procmime.c
16160         * src/procmime.h
16161         * src/textview.c
16162                 Sync with HEAD
16163         * src/gtk/gtksctree.c
16164                 Close bug #608
16165
16166 2004-10-01 [colin]      0.9.12cvs118.1
16167
16168         * src/mimeview.c
16169                 Sync with HEAD (better Save All fix)
16170
16171 2004-10-01 [colin]      0.9.12cvs117.2
16172
16173         * src/gtk/gtksctree.c
16174                 Faster on selection
16175
16176 2004-10-01 [colin]      0.9.12cvs117.1
16177
16178         * src/mimeview.c
16179                 Sync with HEAD (Save All: only attachments)
16180
16181 2004-10-01 [paul]       0.9.12cvs116.1
16182
16183         * ChangeLog.claws
16184         * configure.ac
16185         * src/account.c
16186         * src/prefs_common.c
16187         * src/gtk/colorlabel.c
16188                 sync with HEAD
16189
16190 2004-09-30 [colin]      0.9.12cvs115.1
16191
16192         * src/stock_pixmap.c
16193         * src/stock_pixmap.h
16194         * src/folderview.c
16195         * src/Makefile.am
16196         * src/pixmaps/read.xpm
16197                 Sync with HEAD (new pixmap)
16198
16199 2004-09-29 [colin]      0.9.12cvs114.1
16200
16201         * src/compose.c
16202                 Sync with HEAD
16203                 Fix focus handling in headers
16204
16205 2004-09-29 [paul]       0.9.12cvs113.1
16206
16207         * src/quote_fmt_parse.y
16208                 sync with HEAD
16209  
16210
16211 2004-09-28 [colin]      0.9.12cvs112.1
16212
16213         * src/folderview.c
16214         * src/mainwindow.c
16215                 Sync with HEAD
16216
16217 2004-09-28 [colin]      0.9.12cvs110.1
16218
16219         * src/folderview.c
16220                 Sync with HEAD (Contextual Empty trash menu)
16221
16222 2004-09-28 [colin]      0.9.12cvs108.1
16223
16224         * src/addressbook.c
16225                 Sync with HEAD (addressbook edit on double-click)
16226
16227 2004-09-28 [colin]      0.9.12cvs106.1
16228
16229         * src/inc.c
16230                 Sync with HEAD (folder_item freeze on inc)
16231
16232 2004-09-27 [colin]      0.9.12cvs105.1
16233
16234         * src/folderview.c
16235                 Sync with HEAD (right-align new and unread column)
16236
16237 2004-09-27 [colin]      0.9.12cvs104.1
16238
16239         * src/main.c
16240                 Sync with HEAD (revert 0.9.12cvs101)
16241
16242 2004-09-24 [colin]      0.9.12cvs103.2
16243
16244         * src/wizard.c
16245                 Fix gtk warnings and use domain part of the email address 
16246                 when domain detection fails (no dot in domain name)
16247
16248 2004-09-23 [colin]      0.9.12cvs103.1
16249
16250         * src/plugins/spamassassin/libspamc.c
16251         * src/plugins/spamassassin/libspamc.h
16252         * src/plugins/spamassassin/utils.c
16253         * src/plugins/spamassassin/utils.h
16254                 Sync with HEAD (Update spamassassin to 3.0)
16255
16256 2004-09-21 [colin]      0.9.12cvs102.3
16257
16258         * src/action.c
16259                 Add horizontal scrollbar in action io dialog as needed
16260                 Patch by Alfons.
16261
16262 2004-09-20 [colin]      0.9.12cvs102.2
16263
16264         * src/plugins/image_viewer/viewer.c
16265                 Remove imlib stuff
16266                 use gtk_pixmap_set when clearing
16267                 (would be better to use gtkImages, but causes size-allocate 
16268                 signals storm)
16269
16270 2004-09-17 [paul]       0.9.12cvs102.1
16271
16272         * ChangeLog
16273         * ChangeLog.claws
16274         * ChangeLog.jp
16275         * configure.ac
16276         * src/inc.c
16277                 sync with HEAD
16278
16279
16280 2004-09-17 [colin]      0.9.12cvs101.1
16281
16282         * ChangeLog.claws
16283         * src/main.c
16284                 Sync with HEAD (fix segs at exit)
16285
16286 2004-09-14 [colin]      0.9.12cvs99.5
16287
16288         * src/common/socket.c
16289         * AUTHORS
16290                 Fix send error on 64bit platforms
16291                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16292
16293 2004-09-14 [colin]      0.9.12cvs99.4
16294
16295         * src/action.c
16296                 Fix action output with utf8 
16297                 Patch by Alfons.
16298
16299 2004-09-14 [colin]      0.9.12cvs99.3
16300
16301         * ChangeLog.claws
16302         * src/folder.c
16303                 Sync with HEAD
16304
16305 2004-09-09 [colin]      0.9.12cvs99.2
16306
16307         * src/action.c
16308                 Fix progress bar (displaying "Completed %v/%u")
16309                 Patch by Alfons.
16310
16311 2004-09-08 [colin]      0.9.12cvs99.1
16312
16313         * src/account.c
16314         * src/folder.c
16315         * src/procmsg.c
16316         * src/procmsg.h
16317         * src/plugins/pgpmime/pgpmime.c
16318                 Sync with HEAD
16319
16320 2004-09-08 [colin]      0.9.12cvs97.2
16321
16322         * src/summaryview.c
16323                 Don't select mails in collapsed threads 
16324                 when navigating with up/down
16325
16326 2004-09-07 [colin]      0.9.12cvs97.1
16327
16328         * src/inc.c
16329                 Sync with HEAD (meaningful error messages)
16330
16331 2004-09-06 [colin]      0.9.12cvs96.1
16332
16333         * src/toolbar.c
16334                 Sync with HEAD (fix Redirect graying out)
16335
16336 2004-09-06 [colin]      0.9.12cvs95.1
16337
16338         * src/summaryview.c
16339         * src/mimeview.c
16340                 Sync with HEAD (fix dropped URIs)
16341
16342 2004-09-06 [colin]      0.9.12cvs94.1
16343
16344         * src/addressbook.c
16345         * src/addressitem.h
16346         * src/addritem.c
16347         * src/addritem.h
16348                 Sync with HEAD (addressbook DnD)
16349
16350 2004-09-03 [colin]      0.9.12cvs93.1
16351
16352         * src/summaryview.c
16353                 Sync with HEAD (next/prev unread)
16354
16355 2004-09-03 [colin]      0.9.12cvs92.1
16356
16357         * src/prefs_common.c
16358         * src/prefs_common.h
16359         * src/summaryview.c
16360                 Sync with HEAD ('mark_as_read_delay' pref)
16361
16362 2004-09-02 [colin]      0.9.12cvs91.2
16363
16364         * src/common/xml.c
16365                 Fix leak
16366
16367 2004-09-02 [colin]      0.9.12cvs91.1
16368
16369         * src/gtk/menu.c
16370                 Sync with HEAD (menu accel don't work, but whatever)
16371
16372 2004-09-02 [colin]      0.9.12cvs90.1
16373
16374         * src/account.c
16375                 Sync with HEAD (fix bug 582)
16376
16377 2004-09-02 [colin]      0.9.12cvs89.1
16378
16379         * src/addrindex.c
16380                 Sync with HEAD (free deleted queries)
16381
16382 2004-09-02 [colin]      0.9.12cvs88.1
16383
16384         * src/ldapquery.c
16385                 Sync with HEAD (fix LDAP freezes)
16386
16387 2004-09-02 [colin]      0.9.12cvs87.1
16388
16389         * src/prefs_spelling.c
16390                 Sync with HEAD (add default dictionary)
16391
16392 2004-09-01 [colin]      0.9.12cvs86.1
16393
16394         * src/filtering.c
16395         * src/folderview.c
16396         * src/imap.c
16397         * src/prefs_matcher.c
16398         * src/stock_pixmap.c
16399         * src/summary_search.c
16400         * src/summaryview.c
16401         * src/wizard.c
16402         * src/wizard.h
16403                 Sync with HEAD (uninitialized vars fixes)
16404                 + gtk2 specific warning fixes
16405
16406 2004-08-31 [colin]      0.9.12cvs85.1
16407
16408         * src/folder.c
16409                 Sync with HEAD (Fix memory corruption due to 
16410                 uninitialized var)
16411
16412 2004-08-31 [colin]      0.9.12cvs84.4
16413
16414         * src/summary_search.c
16415                 Fix segfaults when searching in folders with broken headers
16416
16417 2004-08-31 [colin]      0.9.12cvs84.3
16418
16419         * src/compose.c
16420         * src/textview.c
16421                 Fix some more encoding/decoding issues
16422
16423 2004-08-30 [colin]      0.9.12cvs84.2
16424
16425         * src/mimeview.c
16426         * src/prefs_themes.c
16427         * src/gtk/filesel.c
16428         * src/gtk/filesel.h
16429                 Add a folder-mode selection (fixes mimeview's "Save all")
16430
16431 2004-08-29 [colin]      0.9.12cvs84.1
16432
16433         * src/mimeview.c
16434                 Sync with HEAD (don't escape saved filenames)
16435
16436 2004-08-27 [colin]      0.9.12cvs83.1
16437
16438         * ChangeLog
16439         * ChangeLog.claws
16440         * ChangeLog.jp
16441         * src/mh.c
16442         * src/procheader.c
16443         * src/procmsg.c
16444         * src/procmsg.h
16445         * src/common/utils.c
16446         * src/gtk/menu.h
16447         * po/
16448                 Sync with HEAD 0.9.12cvs83 (sync with main)
16449
16450 2004-08-26 [colin]      0.9.12cvs82.4
16451
16452         * src/codeconv.c
16453                 Fix strange stack corruption
16454                 Convert to utf8 after unmime, not before
16455
16456 2004-08-26 [colin]      0.9.12cvs82.3
16457
16458         * src/main.c
16459         * src/wizard.c
16460                 Fix account folders duplication
16461
16462 2004-08-25 [colin]      0.9.12cvs82.2
16463
16464         * src/wizard.c
16465                 Remove ports
16466                 Add SSL selection
16467                 Use login@server as account name
16468
16469 2004-08-25 [colin]      0.9.12cvs82.1
16470
16471         * src/plugins/pgpmime/pgpmime.c
16472                 Sync with HEAD (leak fix).
16473
16474 2004-08-25 [colin]      0.9.12cvs81.1
16475
16476         * src/plugins/pgpmime/pgpmime.c
16477         * src/plugins/pgpmime/sgpgme.c
16478         * src/plugins/pgpmime/sgpgme.h
16479                 Sync with HEAD (Handle combined messages).
16480
16481 2004-08-24 [colin]      0.9.12cvs80.3
16482
16483         * src/wizard.c
16484                 Fix full name, ports, and imap
16485
16486 2004-08-24 [colin]      0.9.12cvs80.2
16487
16488         * src/Makefile.am
16489         * src/main.c
16490         * src/setup.c
16491         * src/setup.h
16492         * src/stock_pixmap.c
16493         * src/stock_pixmap.h
16494         * src/wizard.c ** ADDED **
16495         * src/wizard.h ** ADDED ** 
16496         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16497                 Add a setup wizard 
16498
16499 2004-08-24 [colin]      0.9.12cvs80.1
16500
16501         * src/folder.c
16502                 Sync with HEAD (set mimeflags on all messages)
16503
16504 2004-08-24 [colin]      0.9.12cvs79.3
16505
16506         * src/matcher_parser_lex.l
16507                 Fix 8bits strings not in utf8
16508
16509 2004-08-24 [colin]      0.9.12cvs79.2
16510
16511         * src/compose.c
16512                 Check conversion result before replacing buffer
16513
16514 2004-08-23 [colin]      0.9.12cvs79.1
16515
16516         * src/compose.c
16517                 Sync with HEAD (create message header in memory)
16518
16519 2004-08-23 [colin]      0.9.12cvs78.1
16520
16521         * src/rfc2015.c
16522         * src/rfc2015.h
16523                 Sync with HEAD (fix bug 197 again)
16524
16525 2004-08-23 [colin]      0.9.12cvs77.3
16526
16527         * src/compose.c
16528                 Fix again inline gpg signing (which outputs utf8
16529                 in gtk2). Not syncing this fix to HEAD as this 
16530                 code is meant to die.
16531
16532 2004-08-23 [colin]      0.9.12cvs77.2
16533
16534         * src/prefs_account.h
16535                 Remove useless include
16536
16537 2004-08-23 [colin]      0.9.12cvs77.1
16538
16539         * src/imap.c
16540         * po/es.po
16541         * po/fr.po
16542         * po/it.po
16543         * po/pl.po
16544         * po/pt_BR.po
16545         * po/sk.po
16546         * po/sr.po
16547                 Sync with HEAD (fix bug 577)
16548
16549 2004-08-22 [colin]      0.9.12cvs76.1
16550
16551         * src/plugins/trayicon/trayicon.c
16552                 Sync with HEAD (fix formatting bug)
16553
16554 2004-08-21 [colin]      0.9.12cvs74.2
16555
16556         * src/gtk/colorsel.c
16557                 Fix bug 564 (Folder color selection window exits on any
16558                 keypress)
16559
16560 2004-08-21 [colin]      0.9.12cvs74.1
16561
16562         * ChangeLog.claws
16563         * src/compose.c
16564         * src/summaryview.c
16565         * src/toolbar.c
16566                 Sync with HEAD (fix bug 576)
16567
16568 2004-08-21 [colin]      0.9.12cvs70.1
16569
16570         * src/compose.c
16571         * src/mainwindow.c
16572                 Sync with HEAD
16573                 
16574
16575 2004-08-21 [paul]       0.9.12cvs66.4
16576
16577         * src/mainwindow.c
16578         * src/messageview.c
16579         * src/gtk/menu.c
16580         * src/plugins/spamassassin/spamassassin_gtk.c
16581                 remove some deprecated gtk1 functions
16582
16583
16584 2004-08-21 [colin]      0.9.12cvs66.3
16585
16586         * src/compose.c
16587         * src/codeconv.c
16588                 Fix warnings
16589                 Remove encoding hacks
16590                 Fix bug 575 (Strange character messes up message)
16591                 Don't display conversion error when drafting
16592
16593 2004-08-21 [paul]       0.9.12cvs66.2
16594
16595         * src/prefs_account.c
16596                 fix GnuPG mode bugs
16597
16598
16599 2004-08-20 [colin]      0.9.12cvs66.1
16600
16601         * src/codeconv.c
16602                 Sync with HEAD 0.9.12cvs66
16603
16604 2004-08-20 [paul]
16605
16606         * src/plugins/pgpmime/plugin.c
16607                 modify PGP/MIME plugin's description
16608
16609 2004-08-17 [colin]      0.9.12cvs65.1
16610
16611         * src/common/ssl.c
16612         * src/plugins/pgpmime/plugin.c
16613                 Sync with HEAD
16614
16615 2004-08-14 [colin]      0.9.12cvs60.3
16616
16617         * src/plugins/trayicon/trayicon.c
16618                 Put back resize callback, on size-request signal
16619                 rather than size-allocate to avoid infinite 
16620                 callback loop
16621
16622 2004-08-13 [colin]      0.9.12cvs60.2
16623
16624         * src/common/defs.h
16625                 Cache versions have been fixed
16626
16627 2004-08-13 [colin]      0.9.12cvs60.1
16628
16629         * src/folderutils.c
16630                 Sync with HEAD
16631
16632 2004-08-12 [colin]      0.9.12cvs59.1
16633
16634         * src/plugins/trayicon/trayicon.c
16635                 Sync with HEAD
16636
16637 2004-08-12 [colin]      0.9.12cvs57.5
16638
16639         * sylpheed.desktop
16640         * configure.ac
16641         * src/Makefile.am
16642         * src/main.c
16643                 Add support for Freedesktop.org's startup notification
16644
16645 2004-08-11 [colin]      0.9.12cvs57.4
16646
16647         * src/textview.c
16648                 Fix off-by-one
16649
16650 2004-08-11 [colin]      0.9.12cvs57.3
16651
16652         * src/message_search.c
16653         * src/summary_search.c
16654                 Make searches case insensitive by default
16655         * src/textview.c
16656                 Fix case-insensitive search in message
16657
16658 2004-08-11 [colin]      0.9.12cvs57.2
16659
16660         * src/summary_search.c
16661                 Let case-sensitive be specified
16662
16663 2004-08-10 [colin]      0.9.12cvs55.4
16664
16665         * src/common/socket.c
16666                 Fix the possible race condition
16667
16668 2004-08-09 [paul]       0.9.12cvs55.3
16669
16670         * configure.ac
16671         * src/Makefile.am
16672         * src/common/Makefile.am
16673                 sync with HEAD
16674
16675
16676 2004-08-09 [paul]       0.9.12cvs55.2
16677
16678         * autogen.sh
16679         * po/poconv.sh
16680                 remove unneeded script
16681
16682         * configure.ac
16683                 add forgotten USE_LDAP_TLS (sync with HEAD)
16684
16685
16686 2004-08-09 [colin]      0.9.12cvs55.1
16687
16688         * src/main.c
16689         * src/common/ssl.c
16690         * src/common/sylpheed.c
16691         * src/common/sylpheed.h
16692                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16693
16694 2004-08-09 [paul]       0.9.12cvs54.1
16695
16696         * ChangeLog
16697         * ChangeLog.claws
16698         * ChangeLog.jp
16699         * configure.ac
16700         * po/POTFILES.in
16701         * src/Makefile.am
16702         * src/folderutils.c
16703         * src/main.c
16704         * src/pgpmime.c
16705         * src/pgpmime.h
16706         * src/sgpgme.c
16707         * src/sgpgme.h
16708         * src/plugins/Makefile.am
16709         * src/plugins/pgpmime/.cvsignore
16710         * src/plugins/pgpmime/Makefile.am
16711         * src/plugins/pgpmime/pgpmime.c
16712         * src/plugins/pgpmime/pgpmime.h
16713         * src/plugins/pgpmime/plugin.c
16714         * src/plugins/pgpmime/sgpgme.c
16715         * src/plugins/pgpmime/sgpgme.h
16716                 sync with HEAD
16717
16718 2004-08-08 [paul]       0.9.12cvs51.1
16719
16720         * configure.ac
16721         * src/folder.c
16722                 sync with HEAD
16723
16724 2004-08-07 [colin]      0.9.12cvs50.1
16725
16726         * src/pop.c
16727         * src/common/partial_download.c
16728                 fix warnings (sync from HEAD)
16729
16730 2004-08-07 [colin]      0.9.12cvs48.1
16731
16732         * src/prefs_folder_item.c
16733                 sync with HEAD 0.9.12cvs48
16734
16735 2004-08-06 [colin]      0.9.12cvs47.1
16736
16737         * src/compose.c
16738                 Sync with HEAD
16739
16740 2004-08-06 [christoph]  0.9.12cvs46.2
16741
16742         * src/main.c
16743         * src/plugins/clamav/clamav_plugin_gtk.c
16744         * src/plugins/dillo_viewer/dillo_viewer.c
16745         * src/plugins/image_viewer/plugin.c
16746         * src/plugins/mathml_viewer/mathml_viewer.c
16747         * src/plugins/spamassassin/spamassassin_gtk.c
16748         * src/plugins/trayicon/trayicon.c
16749                 don't mix GTK1.2 plugin with GTK2 plugins
16750
16751 2004-08-06 [colin]      0.9.12cvs46.1
16752
16753         * ChangeLog
16754         * ChangeLog.claws
16755         * ChangeLog.jp
16756         * configure.ac
16757         * sylpheed-claws.pc.in
16758         * src/folder.c
16759         * src/imap.c
16760         * src/localfolder.c
16761         * src/messageview.c
16762         * src/mimeview.c
16763         * src/mimeview.h
16764         * src/msgcache.c
16765         * src/news.c
16766         * src/prefs_ext_prog.c
16767         * src/prefs_folder_item.c
16768         * src/prefs_fonts.c
16769         * src/prefs_msg_colors.c
16770         * src/prefs_spelling.c
16771         * src/prefs_themes.c
16772         * src/prefs_toolbar.c
16773         * src/prefs_wrapping.c
16774         * src/procmime.h
16775         * src/common/defs.h
16776         * src/common/nntp.c
16777         * src/common/session.c
16778         * src/common/session.h
16779         * src/common/socket.c
16780         * src/common/utils.h
16781         * src/common/xml.c
16782         * src/common/xml.h
16783         * src/gtk/prefswindow.c
16784         * src/gtk/prefswindow.h
16785         * src/plugins/clamav/clamav_plugin_gtk.c
16786         * src/plugins/dillo_viewer/dillo_prefs.c
16787         * src/plugins/image_viewer/viewerprefs.c
16788         * src/plugins/spamassassin/spamassassin_gtk.c
16789         * m4/openssl.m4 *** REMOVED ***
16790                 Sync with HEAD 0.9.12cvs46
16791
16792 2004-08-03 [paul]       0.9.12cvs40.2
16793
16794         * src/action.c
16795         * src/addressadd.c
16796         * src/addressbook.c
16797         * src/addrgather.c
16798         * src/browseldap.c
16799         * src/compose.c
16800         * src/crash.c
16801         * src/editaddress.c
16802         * src/editgroup.c
16803         * src/editldap_basedn.c
16804         * src/foldersel.c
16805         * src/importldif.c
16806         * src/mimeview.c
16807         * src/prefs_common.c
16808         * src/prefs_template.c
16809         * src/sourcewindow.c
16810         * src/summaryview.c
16811         * src/gtk/about.c
16812         * src/gtk/foldersort.c
16813         * src/gtk/logwindow.c
16814         * src/gtk/pluginwindow.c
16815         * src/gtk/prefswindow.c
16816                 change all gtk_scrolled_window_set_policy from 
16817                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16818
16819 2004-08-02 [paul]       0.9.12cvs40.1
16820
16821         * AUTHORS
16822                 update translation team section
16823         * po/pt_BR.po
16824                 updated by Frederico Goncalves Guimaraes
16825                 <fggdebian@yahoo.com.br>
16826
16827 2004-07-31 [colin]      0.9.12cvs39.9
16828
16829         * src/exphtmldlg.c
16830                 Fix compilation
16831
16832 2004-07-31 [colin]      0.9.12cvs39.8
16833
16834         * src/exphtmldlg.c
16835                 Fix an alertpanel type
16836
16837 2004-07-30 [colin]      0.9.12cvs39.7
16838
16839         * src/alertpanel.c
16840                 Fix alertpanel_error_log's icon
16841
16842 2004-07-30 [colin]      0.9.12cvs39.6
16843
16844         * src/pop.c
16845                 Two of them should still be warnings
16846
16847 2004-07-30 [colin]      0.9.12cvs39.5
16848
16849         * src/pop.c
16850                 More warning -> error
16851 2004-07-29 [colin]      0.9.12cvs39.4
16852
16853         * src/pop.c
16854                 Warning -> error
16855
16856 2004-07-29 [colin]      0.9.12cvs39.3
16857
16858         * src/prefs_matcher.c
16859                 Fix segfault
16860
16861 2004-07-29 [colin]      0.9.12cvs39.2
16862
16863         * src/alertpanel.c
16864                 More nice-looking alertpanels
16865
16866 2004-07-29 [colin]      0.9.12cvs39.1
16867
16868         * src/messageview.c
16869                 sync with head
16870                 (inform user when partial mail is deleted on server)
16871
16872 2004-07-29 [colin]      0.9.12cvs38.1
16873
16874         * src/messageview.c
16875                 sync with head
16876
16877 2004-07-28 [paul]       0.9.12cvs37.7
16878
16879         * src/mainwindow.c
16880                 complete the replacement of deprecated gtk_progress_*
16881
16882 2004-07-28 [paul]       0.9.12cvs37.6
16883
16884         * src/action.c
16885         * src/inc.c
16886         * src/mainwindow.c
16887         * src/send_message.c
16888         * src/gtk/progressdialog.c
16889         * src/gtk/progressdialog.h
16890                 replace deprecated gtk_progress_*
16891
16892 2004-07-28 [paul]       0.9.12cvs37.5
16893
16894         * src/gtk/filesel.c
16895                 remove gtk_window_set_wmclass()
16896 2004-07-28 [paul]       0.9.12cvs37.4
16897
16898         * src/addressbook.c
16899         * src/compose.c
16900         * src/foldersel.c
16901         * src/mainwindow.c
16902         * src/messageview.c
16903         * src/sourcewindow.c
16904         * src/gtk/logwindow.c
16905                 remove gtk_window_set_wmclass()
16906                 
16907         * src/prefs_filtering.c
16908         * src/prefs_filtering_action.c
16909         * src/prefs_fonts.c
16910         * src/prefs_gtk.c
16911         * src/prefs_matcher.c
16912         * src/ssl_manager.c
16913         * src/gtk/prefswindow.c
16914                 replace gtk_window_position()
16915
16916 2004-07-28 [colin]      0.9.12cvs37.3
16917
16918         * src/alertpanel.c
16919         * src/alertpanel.h
16920                 Add a way to specify panel type for specific
16921                 panels (alertpanel())
16922         * src/account.c
16923         * src/addressbook.c
16924         * src/compose.c
16925         * src/expldifdlg.c
16926         * src/main.c
16927         * src/messageview.c
16928         * src/summaryview.c
16929         * src/textview.c
16930         * src/gtk/sslcertwindow.c
16931                 Fix alertpanel()s so that their icon match
16932                 their real type
16933
16934 2004-07-28 [paul]       0.9.12cvs37.2
16935
16936         * src/addr_compl.c
16937         * src/addressbook.c
16938         * src/alertpanel.c
16939         * src/compose.c
16940         * src/export.c
16941         * src/foldersel.c
16942         * src/folderview.c
16943         * src/grouplistdialog.c
16944         * src/import.c
16945         * src/mainwindow.c
16946         * src/message_search.c
16947         * src/messageview.c
16948         * src/passphrase.c
16949         * src/prefs_actions.c
16950         * src/prefs_common.c
16951         * src/prefs_customheader.c
16952         * src/prefs_display_header.c
16953         * src/prefs_filtering.c
16954         * src/prefs_filtering_action.c
16955         * src/prefs_gtk.c
16956         * src/prefs_matcher.c
16957         * src/prefs_msg_colors.c
16958         * src/prefs_summary_column.c
16959         * src/prefs_template.c
16960         * src/sourcewindow.c
16961         * src/ssl_manager.c
16962         * src/summary_search.c
16963         * src/gtk/colorsel.c
16964         * src/gtk/description_window.c
16965         * src/gtk/gtkaspell.c
16966         * src/gtk/inputdialog.c
16967         * src/gtk/logwindow.c
16968         * src/gtk/prefswindow.c
16969         * src/gtk/progressdialog.c
16970                 replace deprecated gtk_window_set_policy
16971
16972 2004-07-27 [colin]      0.9.12cvs37.1
16973
16974         * src/msgcache.c
16975                 More fixes (synced for head again)
16976
16977 2004-07-27 [colin]      0.9.12cvs35.3
16978
16979         * src/msgcache.c
16980                 Fix wrong test
16981
16982 2004-07-27 [colin]      0.9.12cvs35.2
16983
16984         * src/mimeview.c
16985                 Fix width a bit (by Paul)
16986         * src/alertpanel.c
16987         * src/alertpanel.h
16988                 Specialize icons, make alertpanel_message()
16989                 private
16990         * src/message_search.c
16991         * src/sgpgme.c
16992         * src/summary_search.c
16993                 Suit alertpanel changes
16994
16995 2004-07-27 [colin]      0.9.12cvs35.1
16996
16997         * src/alertpanel.c
16998                 Add an icon
16999         * src/passphrase.c
17000                 Add debug output - maybe someone will
17001                 want to look at the problem with Grab
17002                 Input :)
17003         Bump version as we're synced with HEAD
17004
17005 2004-07-26 [colin]      0.9.12cvs33.26
17006
17007         * src/pop.c
17008                 Fix uidl-file parsing when not in new
17009                 format
17010
17011 2004-07-26 [colin]      0.9.12cvs33.25
17012
17013         * src/gtk/menu.c
17014                 Move popup menu up if necessary (fixes 
17015                 account selector)
17016         * src/mainwindow.c
17017                 Set account selector's button height to
17018                 minimum
17019
17020 2004-07-26 [colin]      0.9.12cvs33.24
17021
17022         * src/alertpanel.c
17023                 Maybe fix 551 (Truncated font in alert window)
17024
17025 2004-07-26 [colin]      0.9.12cvs33.23
17026
17027         * po/de.po
17028         * po/es.po
17029         * po/fr.po
17030         * po/it.po
17031         * po/ja.po
17032         * po/pl.po
17033         * po/ru.po
17034         * po/sk.po
17035         * po/sr.po
17036         * po/zh_CN.po
17037                 Sync po files with HEAD
17038
17039 2004-07-26 [paul]       0.9.12cvs33.22
17040
17041         * src/compose.c
17042                 fix Bug 556 'Organisation-header is sent even if empty'
17043
17044 2004-07-24 [colin]      0.9.12cvs33.21
17045
17046         * src/compose.c
17047         * src/gtk/gtkaspell.c
17048         * src/gtk/gtkaspell.h
17049                 Fix speller accelerators (require hack)
17050
17051 2004-07-24 [colin]      0.9.12cvs33.20
17052
17053         * src/gtk/gtkaspell.c
17054                 Fix over-eager code deletion breaking
17055                 Check while typing
17056
17057 2004-07-24 [colin]      0.9.12cvs33.19
17058
17059         * src/browseldap.c
17060         * src/ldapctrl.c
17061         * src/ldapctrl.h
17062         * src/ldapserver.h
17063                 Sync ldap with HEAD
17064         (Fixes 546 LDAP completely broken)
17065
17066 2004-07-24 [colin]      0.9.12cvs33.18
17067
17068         * src/prefs_msg_colors.c
17069                 Fix prototype mismatch
17070         (Fixes 547 void function cannot return value)
17071
17072 2004-07-24 [colin]      0.9.12cvs33.17
17073
17074         * src/mainwindow.c
17075                 Fix sort going back to previous sort key
17076                 when changing sort direction
17077
17078 2004-07-24 [colin]      0.9.12cvs33.16
17079
17080         * src/compose.c
17081                 Fix space insertion when re-wrapping at 
17082                 cursor point
17083
17084 2004-07-24 [colin]      0.9.12cvs33.15
17085
17086         * src/gtk/gtkaspell.c
17087                 Don't change cursor position in insert-text
17088                 callback
17089         (Fixes 539 Word wrapping on input transposes letters)
17090
17091 2004-07-24 [colin]      0.9.12cvs33.14
17092
17093         * src/gtk/gtkaspell.c
17094                 Reencode non-ascii chars to dictionary's
17095                 encoding
17096         (Fixes 544 Spell check broken non english locale)
17097
17098 2004-07-24 [colin]      0.9.12cvs33.13
17099
17100         * src/summaryview.c
17101                 Fix Shift+Down, add Home/End/PgUp/PgDown
17102
17103 2004-07-21 [colin]      0.9.12cvs33.12
17104
17105         * src/prefs_common.c
17106                 Fix a gtk warning (Patch by Andrej Kacian)
17107
17108 2004-07-21 [colin]      0.9.12cvs33.11
17109
17110         * src/gtk/filesel.c
17111                 More check
17112
17113 2004-07-21 [colin]      0.9.12cvs33.10
17114
17115         * src/compose.c
17116         * src/crash.c
17117         * src/export.c
17118         * src/import.c
17119         * src/messageview.c
17120         * src/mimeview.c
17121         * src/prefs_spelling.c
17122         * src/prefs_themes.c
17123         * src/summaryview.c
17124         * src/gtk/filesel.c
17125         * src/gtk/filesel.h
17126         * src/gtk/pluginwindow.c
17127                 Untwist open/save mode guessing logic, make
17128                 it explicit
17129
17130 2004-07-20 [colin]      0.9.12cvs33.9
17131
17132         * src/codeconv.c
17133                 conv_encode_header: src_charset is UTF-8 on
17134                 gtk2
17135         * src/compose.c
17136                 Remove double encoding of the headers
17137
17138 2004-07-20 [colin]      0.9.12cvs33.8
17139
17140         * src/codeconv.c
17141                 Fix typo
17142
17143 2004-07-20 [colin]      0.9.12cvs33.7
17144
17145         * src/mainwindow.c
17146                 Set the separated messageview to the saved
17147                 size of Claws' messageview (Patch by Alfons)
17148                 Fix a callback prototype (me)
17149
17150 2004-07-20 [colin]      0.9.12cvs33.6
17151
17152         * src/codeconv.h
17153                 Forgot one hunk in 0.9.12cvs33.4
17154
17155 2004-07-19 [colin]      0.9.12cvs33.5
17156
17157         * src/action.c
17158                 Action output fix
17159                 Patch by Alfons
17160
17161 2004-07-19 [colin]      0.9.12cvs33.4
17162
17163         * src/compose.c
17164                 Fix outgoing charset bug in headers
17165         * src/codeconv.c
17166                 Clean for glib2 - Patch by Alfons
17167
17168 2004-07-19 [colin]      0.9.12cvs33.3
17169
17170         * src/statusbar.c
17171                 Remove grip from the statusbar
17172                 Patch by Alfons
17173
17174 2004-07-19 [colin]      0.9.12cvs33.2
17175
17176         * src/messageview.c
17177         * src/textview.c
17178                 Fix messageview remembering the previous
17179                 scroll position when loading a new message
17180                 Patch by Alfons
17181
17182 2004-07-19 [colin]      0.9.12cvs33.1
17183
17184         * src/folder.h
17185         * src/folderview.c
17186         * src/summaryview.c
17187                 Sync with HEAD
17188
17189 2004-07-18 [colin]      0.9.12cvs32.7
17190
17191         * configure.ac
17192                 Remove useless check for XIM - noticed
17193                 by Alfons
17194
17195 2004-07-18 [colin]      0.9.12cvs32.6
17196
17197         * src/summaryview.c
17198                 Remove non-modified and shift-modified
17199                 accelerators in summaryview's popup
17200                 menu, as that doesn't get catched by
17201                 the accel-activate signal catcher...
17202
17203 2004-07-18 [colin]      0.9.12cvs32.5
17204
17205         * src/prefs_common.c
17206                 Define sensible default prefs for 
17207                 wrapping
17208
17209 2004-07-18 [colin]      0.9.12cvs32.4
17210
17211         * src/compose.c
17212         * src/prefs_common.c
17213         * src/prefs_common.h
17214         * src/prefs_wrapping.c
17215                 Remove Smart Wrapping pref, which does
17216                 nothing on gtk2 branch
17217
17218 2004-07-18 [colin]      0.9.12cvs32.3
17219
17220         * src/sourcewindow.c
17221                 Proper utf8
17222
17223 2004-07-18 [colin]      0.9.12cvs32.2
17224
17225         * src/compose.c
17226                 Save attachment status when drafting
17227
17228 2004-07-18 [colin]      0.9.12cvs32.1
17229
17230         * src/gtk/filesel.c
17231                 Fix erratic folder selection in open mode
17232
17233 2004-07-18 [colin]      0.9.12cvs31.11
17234
17235         * src/pop.c
17236                 Don't let partial messages get deleted
17237                 even with "dowload all"
17238                 (0.9.12cvs31.8 fix extension)
17239 2004-07-18 [colin]      0.9.12cvs31.10
17240
17241         * src/gtk/logwindow.c
17242                 Fix log scrolling
17243
17244 2004-07-18 [colin]      0.9.12cvs31.9
17245
17246         * src/common/utils.c
17247                 Fix non-utf8 strings coming from commands
17248                 and files
17249
17250 2004-07-18 [colin]      0.9.12cvs31.8
17251
17252         * src/pop.c
17253                 Fix partial download bug with Download all
17254                 messages option
17255
17256 2004-07-18 [colin]      0.9.12cvs31.7
17257
17258         * src/textview.c
17259                 Fix bug introduced in 0.9.12cvs31.2
17260                 (blocked in select mode after double click)
17261
17262 2004-07-18 [colin]      0.9.12cvs31.6
17263
17264         * src/compose.c
17265         * src/gtk/menu.c
17266                 More glib-warning fixes
17267
17268 2004-07-18 [colin]      0.9.12cvs31.5
17269
17270         * src/compose.c
17271                 Fix trashing the primary clipboard when moving 
17272                 around with tab
17273         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17274
17275 2004-07-18 [colin]      0.9.12cvs31.4
17276
17277         * src/codeconv.c
17278                 convert unencoded iso headers to utf8
17279         (Fix Bug 538 Unencoded local characters in subject make it 
17280          disappear)
17281
17282 2004-07-18 [colin]      0.9.12cvs31.3
17283
17284         * src/compose.c
17285                 Fix tab char handling in wrapping
17286         (Fix Bug 537 Line wrap problem - TAB character treated as 
17287          one character instead of 8)
17288
17289 2004-07-18 [colin]      0.9.12cvs31.2
17290
17291         * src/textview.c
17292                 return FALSE on GDK_MOTION_NOTIFY
17293         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17294          (unable to highlight))
17295
17296 2004-07-18 [colin]      0.9.12cvs31.1
17297
17298         * src/folderview.c
17299                 Sync with 0.9.12cvs31
17300
17301 2004-07-18 [colin]      0.9.12cvs30.4
17302
17303         * src/compose.c
17304                 Also block text_inserted when inserting a file
17305
17306 2004-07-18 [colin]      0.9.12cvs30.3
17307
17308         * src/compose.c
17309                 Fix smart wrapping (block text_inserted handler
17310                 while putting quotation to avoid wrap on input,
17311                 don't join lines if next is sig separator)
17312
17313 2004-07-17 [colin]      0.9.12cvs30.2
17314
17315         * src/folderview.c
17316         * src/mainwindow.c
17317         * src/mimeview.c
17318         * src/summaryview.c
17319         * src/gtk/quicksearch.c
17320         * src/gtk/quicksearch.h
17321                 Block key events handlers *and* accels while
17322                 quicksearch is focused
17323         (Fixes Bug 534 quick-search bar not accepting certain letters)
17324
17325 2004-07-17 [colin]      0.9.12cvs30.1
17326
17327         * src/folder.h
17328         * src/folderview.c
17329         * src/summaryview.c
17330                 Sync with 0.9.12cvs30
17331
17332 2004-07-17 [colin]      0.9.12cvs28.2
17333
17334         * src/mimeview.c
17335         * src/procmime.c
17336         * src/summaryview.c
17337         * src/gtk/menu.c
17338                 Squash some compile and glib warnings
17339
17340 2004-07-17 [paul]       0.9.12cvs28.1
17341
17342         * src/mimeview.c
17343                 sync with 0.9.12cvs28 HEAD
17344
17345 2004-07-16 [paul]       0.9.12cvs26.1
17346         
17347         * src/gtk/quicksearch.c
17348         * src/account.c
17349         * src/account.h
17350         * src/compose.c
17351         * src/customheader.c
17352         * src/folder_item_prefs.c
17353         * src/main.c
17354         * src/mainwindow.c
17355         * src/messageview.c
17356         * src/mimeview.c
17357         * src/news.c
17358         * src/pgpmime.c
17359         * src/pop.c
17360         * src/pop.h
17361         * src/prefs_account.c
17362         * src/prefs_account.h
17363         * src/prefs_common.c
17364         * src/prefs_common.h
17365         * src/prefs_display_header.c
17366         * src/prefs_gtk.c
17367         * src/prefs_gtk.h
17368         * src/procheader.c
17369         * src/procmime.c
17370                 sync with 0.9.12cvs26 HEAD      
17371
17372 2004-07-15 [colin]      0.9.12cvs18.14
17373
17374         * src/folder.c
17375                 Disable GPG signature check during
17376                 folder move and scan
17377         (Closes Bug 521 Signature checking slows down Folder-Move)
17378
17379 2004-07-14 [colin]      0.9.12cvs18.13
17380
17381         * src/common/partial_download.c
17382                 update includes
17383
17384 2004-07-14 [colin]      0.9.12cvs18.12
17385
17386         * src/common/partial_download.c
17387         * src/common/partial_download.h
17388                 Move doc at top, add correct copyright
17389
17390 2004-07-14 [colin]      0.9.12cvs18.11
17391
17392         * src/folder.c
17393         * src/messageview.c
17394         * src/pop.c
17395         * src/pop.h
17396         * src/procmsg.c
17397         * src/summaryview.c
17398         * src/common/Makefile.am
17399         * src/common/partial_download.c ** NEW FILES **
17400         * src/common/partial_download.h ** NEW FILES **
17401                 Move partial-download related stuff to its
17402                 own file
17403
17404 2004-07-14 [colin]      0.9.12cvs18.10
17405
17406         * src/send_message.c
17407                 Fix smtp auth when user is null or empty
17408
17409 2004-07-13 [colin]      0.9.12cvs18.9
17410
17411         * src/gtk/quicksearch.c
17412                 Use alphabetic order
17413
17414 2004-07-13 [colin]      0.9.12cvs18.8
17415
17416         * src/pop.c
17417                 Be paranoid on the checks
17418
17419 2004-07-13 [colin]      0.9.12cvs18.7
17420
17421         * src/gtk/quicksearch.c
17422                 Fix Engrish once again
17423
17424 2004-07-13 [colin]      0.9.12cvs18.6
17425
17426         * src/procmsg.c
17427         * src/summaryview.c
17428                 Mark messages for deletion when they are about to
17429                 be removed from trash
17430
17431 2004-07-13 [colin]      0.9.12cvs18.5
17432
17433         * src/matcher.c
17434         * src/matcher.h
17435         * src/matcher_parser_parse.y
17436         * src/prefs_matcher.c
17437         * src/gtk/quicksearch.c
17438                 Add 'partial' ('p') match string to find partially
17439                 downloaded messages
17440
17441 2004-07-13 [colin]      0.9.12cvs18.4
17442
17443         * src/pop.c
17444                 Fix misplaced block
17445
17446 2004-07-13 [colin]      0.9.12cvs18.3
17447
17448         * src/pop.c
17449         * src/pop.h
17450         * src/messageview.c
17451                 Refactor API (to avoid passing 5+ params and code
17452                 duplication)
17453         * src/folder.c
17454         * src/msgcache.c
17455         * src/procheader.c
17456         * src/common/defs.h
17457                 Add planned_download to cache
17458                 Don't mess uidl file when moving partially downloaded
17459                 mails (they change folder, we should change it in the
17460                 uidl list too or we'll remove an incorrect message)
17461                 (this also helps removing hacks when changing 
17462                 planned_download in messageview.c)
17463
17464 2004-07-12 [colin]      0.9.12cvs18.2
17465
17466         * src/gtk/quicksearch.c
17467                 Fix missing status update in quicksearch
17468
17469 2004-07-12 [paul]       0.9.12cvs18.1
17470
17471         * po/POTFILES.in
17472         * src/Makefile.am
17473         * src/account.c
17474         * src/codeconv.c
17475         * src/compose.c
17476         * src/inc.c
17477         * src/main.c
17478         * src/prefs_common.c
17479         * src/procmsg.h
17480         * src/toolbar.c
17481         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17482         * src/prefs_wrapping.[ch]       ** NEW FILES **
17483         * src/common/intl.h
17484         * src/common/utils.[ch]
17485         * src/gtk/quicksearch.[ch]
17486                 sync with 0.9.12cvs18 HEAD
17487
17488 2004-07-12 [colin]      0.9.11cvs17.25
17489
17490         * src/folder.c
17491         * src/folder.h
17492                 Remove unused function added by me in 0.9.11cvs17.10
17493
17494 2004-07-11 [colin]      0.9.11cvs17.24
17495
17496         * src/inc.c
17497         * src/messageview.c
17498         * src/pop.c
17499         * src/pop.h
17500                 Use folderitem and msgnum instead of filename to
17501                 know which mail to delete
17502                 Move old partial mail deletion to pop.c
17503
17504 2004-07-10 [colin]      0.9.11cvs17.23
17505
17506         * src/inc.c
17507                 Add debug
17508         * src/pop.c
17509         * src/pop.h
17510                 Don't re-use same enums for unrelated stuff: it's 
17511                 completely misleading !
17512                 Document a bit
17513
17514 2004-07-09 [colin]      0.9.11cvs17.22
17515
17516         * src/inc.c
17517                 Remove folder-type check and do
17518                 more tests to be sure everything's
17519                 ok
17520         * src/messageview.c
17521                 Punctuation update, remove useless
17522                 code, fix two warnings
17523         * src/noticeview.c
17524                 Layout cleaning, reset 2nd button
17525                 when specifying one
17526
17527 2004-07-09 [colin]      0.9.11cvs17.21
17528
17529         * src/messageview.c
17530         * src/pop.c
17531         * src/pop.h
17532                 Allow user to change his mind
17533                 and postpone decision (by
17534                 unmarking the mail)
17535
17536 2004-07-09 [colin]      0.9.11cvs17.20
17537
17538         * src/messageview.c
17539                 Fix bug with delete state
17540         * src/pop.c
17541         * src/pop.h
17542                 Fix buffer leak (fread doesn't 
17543                 terminate buffers with \0)
17544                 Refactoring (remove magic 
17545                 numbers)
17546
17547 2004-07-09 [colin]      0.9.11cvs17.19
17548
17549         * src/pop.c
17550                 Don't log "Skipping message" if 
17551                 we're going to TOP it two lines
17552                 later
17553
17554 2004-07-09 [colin]      0.9.11cvs17.18
17555
17556         * src/messageview.c
17557                 Fix Engrish
17558
17559 2004-07-09 [colin]      0.9.11cvs17.17
17560
17561         * src/pop.c
17562                 strlen checking...
17563         * src/messageview.c
17564                 refactoring a bit
17565
17566 2004-07-08 [colin]      0.9.11cvs17.16
17567
17568         * src/noticeview.c
17569         * src/noticeview.h
17570                 Add an optional second button
17571         * src/messageview.c
17572         * src/pop.c
17573         * src/pop.h
17574                 Don't delete partially received mails after a certain
17575                 time; rather, let the user decide.
17576
17577 2004-07-08 [colin]      0.9.11cvs17.15
17578
17579         * src/common/smtp.h
17580                 Sync with HEAD
17581
17582 2004-07-08 [colin]      0.9.11cvs17.14
17583
17584         * src/messageview.c
17585         * src/common/smtp.c
17586                 Use to_human_readable() for sizes
17587
17588 2004-07-08 [colin]      0.9.11cvs17.13
17589
17590         * src/inc.c
17591         * src/messageview.c
17592         * src/pop.c
17593         * src/pop.h
17594         * src/procmsg.c
17595                 Fix partial-downloading issues:
17596                         catch unsupported TOP
17597                         don't delete partially downloaded mails before 5 days
17598                         don't update existing with non-MH folders; that'll
17599                         make dups, but it's better than trashing the folder
17600                         free new msginfo parts
17601                 Fix indentation ;-)
17602
17603 2004-07-08 [colin]      0.9.11cvs17.12
17604
17605         * src/common/smtp.c
17606         * src/common/smtp.h
17607                 Sync smtp size verification with HEAD
17608
17609 2004-07-08 [colin]      0.9.11cvs17.11
17610
17611         * src/summaryview.c
17612         * src/prefs_common.c
17613         * src/prefs_common.h
17614         * src/gtk/quicksearch.c
17615         * src/gtk/quicksearch.h
17616                 Sync sticky pref with HEAD
17617
17618 2004-07-08 [colin]      0.9.11cvs17.10
17619
17620         * src/folder.c [1.213.2.6]
17621         * src/folder.h [1.87.2.6]
17622         * src/inc.c [1.149.2.7]
17623         * src/messageview.c [1.94.2.8]
17624         * src/procheader.c [1.47.2.6]
17625         * src/procmsg.c [1.150.2.4]
17626         * src/procmsg.h [1.60.2.5]
17627         * src/pop.c [1.56.2.4]
17628         * src/pop.h [1.17.2.3]
17629                 Let too big messages get downloaded, but truncated
17630                 Add a button to download them completely
17631                 
17632 2004-07-06 [colin]      0.9.11cvs17.9
17633
17634         * src/gtk/quicksearch.c [1.1.2.3]
17635                 Add a Clear button
17636         * commitHelper
17637         * PATCHSETS
17638                 Add a script to help with cvs
17639
17640 2004-07-03 [colin]      0.9.11cvs17.8
17641
17642         * src/plugins/imageviewer/viewer.c
17643                 fix imageviewer (which was staying on the first
17644                 displayed image)
17645
17646 2004-07-03 [colin]      0.9.11cvs17.7
17647
17648         Removed FIXME_GTK2 warnings
17649         * src/gtk/gtkutils.c
17650                 useless #warnings
17651         * src/gtk/menu.c
17652                 useless #warnings (no need to mess with menu rc)
17653         * src/gtk/menu.h
17654                 unused functions
17655         
17656
17657 2004-07-03 [colin]      0.9.11cvs17.6
17658
17659         Removed FIXME_GTK2 warnings
17660         * src/codeconv.c
17661                 useless #warnings (rewrite needed)
17662         * src/compose.c
17663                 useless #warnings (rewrite needed)
17664                 useless #warnings (gtk2 is like that)
17665                 useless #warnings (previously fixed)
17666         * src/main.c
17667                 useless #warnings (previously fixed)
17668         * src/message_search.c
17669                 useless #warnings (gtk2 is like that)
17670                 Made apparent that search is case-sensitive
17671         * src/mimeview.c
17672                 useless #warnings (rewrite needed)
17673                 useless #warnings (gtk2 is like that)
17674                 reimplemented real warnings
17675         * src/prefs_common.c
17676                 Removed block cursor option (not it gtk2)
17677         * src/prefs_gtk.c
17678                 useless #warnings (rewrite needed)
17679         * src/procheader.c
17680                 useless #warnings (rewrite needed)
17681         * src/sourcewindow.c
17682                 useless #warnings (incorrect placing)
17683         * src/summary_search.c
17684                 useless #warnings (gtk2 is like that)
17685                 Made apparent that search is case-sensitive
17686         * src/action.c
17687                 useless #warnings (gtk2 is like that)
17688         * src/textview.c
17689                 useless #warnings (rewrite needed)
17690         * src/toolbar.c
17691                 useless #warnings (rewrite needed)
17692
17693 2004-07-03 [colin]      0.9.11cvs17.5
17694
17695         * src/textview.c
17696                 Fix mismerge which broke URI opening
17697                 
17698 2004-07-01 [colin]      0.9.11cvs17.4
17699
17700         * src/gtk/filesel.c
17701                 Fill filename when saving
17702                 
17703 2004-06-27 [colin]      0.9.11cvs17.3
17704
17705         * src/gtk/filesel.[ch]
17706                 Use the new GTK file selector
17707                 Update prototype to match the reality: multiple file
17708                 selection is open-only          
17709         * src/compose.c
17710                 Match the new prototypes        
17711         * configure.ac
17712                 Match the new requirements (gtk 2.4.0)
17713                         
17714 2004-06-26 [colin]      0.9.11cvs17.2
17715
17716         * src/plugins/trayicon/trayicon.c
17717                 Remove useless signal handler on resize, which causes
17718                 an infinite "loop"
17719         
17720 2004-06-26 [colin]      0.9.11cvs17.1
17721         
17722         * tools/Makefile.am
17723                 remove launch_firebird and add nautilus2sylpheed.sh
17724         * src/quicksearch.c
17725           src/summaryview.c
17726                 Fix show/hide "Extended symbols" button problem
17727                 Fix apparition at startup
17728                 Fix const warnings
17729         * src/plugins/image_viewer/Makefile.am
17730                 Fix configure 
17731         * common/ssl.c
17732                 Re-enable certificate check, as it doesn't seem to
17733                 cause Xlib errors anymore
17734
17735 2004-06-25 [paul]       0.9.11cvs17
17736
17737         * sync with 0.9.11cvs17 HEAD
17738         
17739         NOTE: QuickSearch is broken
17740
17741 2004-06-07 [colin]      0.9.10claws67.10
17742         * src/plugins/trayicon/trayicon.c
17743           src/plugins/trayicon/libeggtrayicon/Makefile.am
17744           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17745                 Fix gettextization in trayicon plugin
17746
17747 2004-06-07 [colin]      0.9.10claws67.9
17748         
17749         * src/summaryview.c
17750           src/gtk/gtksctree.[ch]
17751                 Let Shift+{Up,Down} work in summaryview
17752                 (well, Down "works" and Up works)
17753                 Let the list scroll when using these keys
17754
17755 2004-06-06 [colin]      0.9.10claws67.8
17756
17757         * src/plugins/trayicon/trayicon.c
17758                 Fix pixmap update
17759
17760 2004-06-06 [colin]      0.9.10claws67.7
17761
17762         * src/addressbook.c
17763                 Fix signal handling causing system-wide focus grab
17764
17765 2004-05-25 [paul]       0.9.10claws67.6
17766
17767         * Makefile.am
17768           src/Makefile.am
17769                 clean up
17770
17771 2004-05-25 [paul]       0.9.10claws67.5
17772
17773         * replace deprecated gtk_signal... functions
17774
17775 2004-05-23 [colin]      0.9.10claws67.4
17776
17777         * src/compose.c
17778                 Fix wrapping
17779
17780 2004-05-22 [colin]      0.9.10claws67.3
17781
17782         * src/compose.c
17783                 Re-fix [Edited] in compose.c::compose_reedit()
17784
17785 2004-05-22 [colin]      0.9.10claws67.2
17786
17787         * src/procmime.c
17788                 Fix parsing of multiparts mails
17789
17790 2004-05-22 [colin]      0.9.10claws67.1
17791
17792         * src/summaryview.c
17793                 Fix quicksearch
17794
17795 2004-05-22 [paul]       0.9.10claws67
17796
17797         * sync with 0.9.10claws67 HEAD
17798
17799 2004-05-14 [alfons]
17800
17801         * src/procmime.h
17802                 add forgotton prototype
17803
17804 2004-05-10 [paul]       0.9.10claws57
17805
17806         * sync with 0.9.10claws57 HEAD
17807
17808 2004-05-05 [paul]       0.9.9.claws1
17809
17810         * ChangeLog-gtk2        ** REMOVED **
17811           ChangeLog-gtk2.claws  ** ADDED **
17812                 rename and adopt the normal claws format
17813                 
17814         * configure.ac
17815                 require gtkmathview >= 0.5
17816
17817         * ac/*                          ** REMOVED **
17818           ac/                           ** REMOVED **
17819           intl/Makefile.in              ** REMOVED **
17820           m4/                           ** ADDED **
17821           m4/missing                    ** ADDED **
17822           m4/missing/gdk-pixbuf.m4      ** ADDED **
17823           m4/missing/gettext.m4         ** ADDED **
17824           m4/missing/gpgme.m4           ** ADDED **
17825           m4/missing/imlib.m4           ** ADDED **
17826           m4/.cvsignore                 ** ADDED **
17827           m4/Makefile.am                ** ADDED **
17828           m4/README                     ** ADDED **
17829           m4/aclocal-include.m4         ** ADDED **
17830           m4/aspell.m4                  ** ADDED **
17831           m4/check-type.m4              ** ADDED **
17832           m4/gnupg-check-typedef.m4     ** ADDED **
17833           m4/openssl.m4                 ** ADDED **
17834           m4/spamassassin.m4            ** ADDED **
17835           po/ChangeLog                  ** REMOVED **
17836           po/Makefile.in.in             ** REMOVED **
17837           po/Rules-quot                 ** REMOVED **
17838           po/boldquot.sed               ** REMOVED **
17839           po/en@boldquot.header         ** REMOVED **
17840           po/en@quot.header             ** REMOVED **
17841           po/insert-header.sin          ** REMOVED **
17842           po/quot.sed                   ** REMOVED **
17843           po/remove-potcdate.sed        ** REMOVED **
17844           po/remove-potcdate.sin        ** REMOVED **
17845           po/stamp-po                   ** REMOVED **
17846           Makefile.am
17847           autogen.sh
17848           configure.ac
17849                 enable building with automake 1.8.x
17850                 add 'autopoint --force' to autogen.sh and remove all
17851                 auto-generated files, remove ac/ directory and use
17852                 m4/ directory instead
17853                 
17854         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17855                 fix gettextization
17856
17857 2004-02-28 Colin Leroy <colin@colino.net>
17858         * src/prefs_matcher.c
17859           src/prefs_filtering.c
17860           src/prefs_filtering_action.c
17861                 Fix non-editable GtkEntries
17862
17863 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17864         * src/prefs_themes.c
17865                 utf8 conversion for theme info
17866
17867 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17868         * sync 0.9.9claws
17869
17870 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17871         * src/grouplistdialog.c
17872                 allow multiple selections without ctrl key
17873
17874 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17875         * src/main.c
17876                 enable customizable accelerators
17877
17878 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17879         * src/prefs_common.c
17880                 re-enable different font settings for gtk1/2
17881         * src/prefs_folder_item.c
17882                 fix folder prefs displayed wrong
17883         * src/textview.c
17884                 set 'sunken' shadow type
17885
17886 2004-02-07 Colin Leroy <colin@colino.net>
17887         * src/compose.c
17888                 Fix message being always [Edited]
17889                 Encode headers correctly (utf8 buf)
17890
17891 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17892         * src/socket.c
17893                 remove double g_source_attach()
17894                 (Thanks to Colin Leroy)
17895
17896 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17897         * src/gtk/gtksctree.c
17898                 Fix SSL certificate list not shown
17899         * src/mimeview.c
17900                 Fix clicks in mime tree
17901
17902 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17903         * src/common/socket.c
17904                 Fix SSL receive
17905         * src/compose.c
17906                 Fix clipboard menu hotkeys
17907
17908 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17909         * src/gtk/gtkaspell.[ch]
17910           src/compose.c
17911                 reimplement spellchecker
17912
17913 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17914         * src/gtk/filesel.c
17915                 crash when inserting file in compose window
17916                 (TODO: keep old selection on clicks)
17917         * src/main.c
17918                 use gtkrc-2.0 instead of gtkrc
17919
17920 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17921         * src/messageview.c
17922                 remove orphaned mimeview unref()
17923
17924 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17925         * src/grouplistdialog.c
17926                 expand nodes containing subscribed groups
17927
17928 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17929         * src/textview.c
17930                 textview: hide cursor, restore old click behaviour
17931
17932 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17933         * src/textview.c
17934                 variable names messed up
17935
17936 2004-01-17 Colin Leroy <colin@colino.net>
17937         * src/addr_compl.c
17938                 Fix completion address too thin
17939         * src/compose.c
17940                 Fix tab-to-subject behaviour
17941         * src/summaryview.c
17942                 Implement key up & down in summaryview
17943
17944 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17945
17946         * sync 098claws
17947
17948 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17949         * configure.ac
17950           Makefile.am
17951           doc/.cvsignore
17952           doc/Makefile.am
17953                 faq, man, manual moved to doc/
17954         * ac/aspell.m4
17955           ac/check-type.m4
17956           ac/gnupg-check-typedef.m4
17957           ac/openssl.m4
17958           ac/spamassassin.m4
17959           ac/missing/gdk-pixbuf.m4
17960           ac/missing/gpgme.m4
17961           ac/missing/imlib.m4
17962                 fix automake warnings
17963
17964 2003-12-06 Colin Leroy <colin@colino.net>
17965         * src/summaryview.c
17966                 Fix quicksearch
17967
17968 2003-12-05 Colin Leroy <colin@colino.net>
17969         * src/summaryview.c
17970                 Fix going to next unread folder
17971
17972 2003-12-05 Colin Leroy <colin@colino.net>
17973         * src/crash.c
17974                 Fix gtk2 compilation
17975         * src/session.c
17976                 Remove iotag source handler at disconnection
17977         * src/socket.[ch] 
17978                 Remove source handler when closing socket 
17979                 (fixes another seg)
17980
17981 2003-12-04 Colin Leroy <colin@colino.net>
17982         * src/compose.c
17983           src/prefs_account.c
17984           src/prefs_common.c
17985                 Fix some dropdown menus
17986
17987 2003-12-04 Colin Leroy <colin@colino.net>
17988         * src/compose.c
17989                 Fix event handlers on header fields
17990         * src/common/socket.c
17991           src/common/session.c
17992                 Fix segfault with callback (SSL)
17993                 Fix end of session 
17994
17995 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17996
17997         * Fix compile bug in src/compose.c
17998         * removed src/gtk/gtkstext.[ch]
17999
18000 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18001
18002         * Convert character set and escape "text" attributes in toolbar setting
18003         files.
18004         * Fixed bug in button-press-event handling.
18005
18006 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18007
18008         * Fixed bug in key-press-event handling.
18009
18010 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18011
18012         * Enabled to compile tray-icon plugin (Ad-hoc).
18013         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18014
18015 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18016
18017         * Enabled to compile on sylpheed-claws.
18018         (tray-icon plugin still cannot compile yet.)
18019
18020 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18021
18022         * Updated to 0.9.5.
18023
18024 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18025
18026         * Updated to 0.9.4.
18027         * Ported monitoring SSL mechanism to GSource of GLib2
18028         (I don't confirm it)
18029         * Added _gtk2 suffix to key name of font preference to avoid
18030         ovverwriting preference of Gtk+-1.2 version.
18031
18032 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18033
18034         * Updated to 0.9.2.
18035
18036 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18037
18038         * Updated to 0.9.1.
18039         * Translate po files into UTF-8 when execute autogen.sh.
18040
18041 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18042
18043         * Updated to 0.9.0.
18044
18045 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18046
18047         * Plugged GError related memory leaks.
18048
18049 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18050
18051         * Changed default size of fonts.
18052         * Enabled to set titile font size of warning dialog.
18053
18054 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18055
18056         * Embed a sylpheed icon into executable binary on Windows.
18057
18058 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18059
18060         * I forgot to traslate character set of element string in src/xml.c.
18061
18062 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18063
18064         * Fixed detecting bind_textdomain_codeset in configure.in.
18065         * The bug in which "Example" of "Date fromat" preference isn't displayed
18066         correctly has been fixed.
18067
18068 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18069
18070         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18071           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18072           glib-gettextize
18073           Removed intl directory.
18074           Translated po files into UTF-8.
18075           (Thanks! Ryuji Abe)
18076
18077 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18078
18079         * The bug which doesn't unscape string in xml.c has been fixed.
18080
18081 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18082
18083         * The bug which is failed to translate encoding of file name thorough
18084         file dialog has been fixed.
18085
18086 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18087
18088         * Modified to translate file names which is used in inporting/expoting
18089         mbox feature and "Save as" feature into locale encoding.
18090         * Translate file names into locale encoding when "Attache file" and
18091         "Insert file".
18092         * Force set G_BROKEN_FILENAMES environment variable.
18093         * Other minor fixes.
18094
18095 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18096
18097         * Modified to treat MH folder's name as locale encoding.
18098
18099 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18100
18101         * The bug which clash on switching candidates of auto completion of
18102         addresses, cannot use auto completion in Japanesse is fixed
18103         (Thanks! Tokunaga-san)¡¥
18104
18105 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18106
18107         * The bug which cannot switch key accelerator preference has been fixed
18108         (Thanks! smbd-san)¡¥
18109
18110 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18111
18112         * version 0.8.11-gtk2-20030314
18113
18114 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18115
18116         * The bug in which character set conversion of filtering messages has
18117         been fixed.(Thanks! COCOA-san).
18118
18119 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18120
18121         * Revived "Leave space on head" preference in "Message" category.
18122         * A bug which clash when put the cursor to end of buffer and execute
18123         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18124
18125 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18126
18127         * version 0.8.11-gtk2-20030312
18128
18129 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18130
18131         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18132         * Modified to use Pango's API directly for font preference.
18133         * Integrated GtkTextView of textview to one widget.
18134         * Set fonts of header title in textview by "header_title" tag.
18135         * Removed some deprecated codes.
18136
18137 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18138
18139         * Updated to 0.8.11.
18140         * Merged cygwin patch(Thanks! Sakai-san).
18141
18142 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18143
18144         * version 0.8.10-gtk2-20030309