2005-06-01 [colin] 1.9.11cvs31
[claws.git] / ChangeLog-gtk2.claws
1 2005-06-01 [colin]      1.9.11cvs31
2
3         * src/addrharvest.c
4         * src/compose.c
5         * src/mbox.c
6         * src/mbox.h
7         * src/mh.c
8         * src/msgcache.c
9         * src/send_message.c
10         * src/setup.c
11         * src/undo.c
12         * src/common/hooks.c
13         * src/common/prefs.c
14         * src/common/template.c
15         * src/common/utils.c
16         * src/gtk/gtkutils.c
17         * src/gtk/inputdialog.c
18         * src/gtk/menu.c
19         * src/gtk/pluginwindow.c
20         * src/gtk/prefswindow.c
21         * src/plugins/pgpmime/passphrase.c
22         * src/plugins/pgpmime/prefs_gpg.c
23                 More -Wall fixes
24
25         * src/common/Makefile.am
26         * src/common/timing.h
27                 Add basic timing code
28
29         * src/summaryview.c
30                 Fix a bug with unread messages when 
31                 re-sorting folders, and by the way
32                 fix a big performance hit when 
33                 re-sorting (10k mails: before 5s,
34                 after .5s)
35
36         * src/prefs_compose_writing.c
37         * src/prefs_compose_writing.h
38         * src/prefs_message.c
39         * src/prefs_message.h
40         * src/prefs_other.c
41         * src/prefs_other.h
42         * src/prefs_quote.c
43         * src/prefs_quote.h
44         * src/prefs_receive.c
45         * src/prefs_receive.h
46         * src/prefs_send.c
47         * src/prefs_send.h
48         * src/prefs_summaries.c
49         * src/prefs_summaries.h
50                 Fix copyright banner
51
52 2005-06-01 [paul]       1.9.11cvs30
53
54         * po/fi.po
55                 updated by Flammie Pirinen
56         * src/procmime.c
57                 fix 'Bad BASE64 content' output
58
59 2005-05-31 [colin]      1.9.11cvs29
60
61         * src/procmime.c
62                 Oops, where did my hunk go.
63
64 2005-05-31 [colin]      1.9.11cvs28
65
66         * src/Makefile.am
67         * src/account.c
68         * src/action.c
69         * src/addr_compl.c
70         * src/addressbook.c
71         * src/codeconv.c
72         * src/compose.c
73         * src/export.c
74         * src/folder.c
75         * src/folderview.c
76         * src/image_viewer.c
77         * src/main.c
78         * src/mainwindow.c
79         * src/messageview.c
80         * src/mimeview.c
81         * src/msgcache.c
82         * src/prefs_account.c
83         * src/prefs_actions.c
84         * src/prefs_common.c
85         * src/prefs_compose_writing.c
86         * src/prefs_customheader.c
87         * src/prefs_ext_prog.c
88         * src/prefs_filtering.c
89         * src/prefs_filtering_action.c
90         * src/prefs_fonts.c
91         * src/prefs_image_viewer.c
92         * src/prefs_message.c
93         * src/prefs_message.h
94         * src/prefs_msg_colors.c
95         * src/prefs_other.c
96         * src/prefs_other.h
97         * src/prefs_quote.c
98         * src/prefs_receive.c
99         * src/prefs_receive.h
100         * src/prefs_send.c
101         * src/prefs_send.h
102         * src/prefs_spelling.c
103         * src/prefs_summaries.c
104         * src/prefs_summary_column.c
105         * src/prefs_template.c
106         * src/prefs_themes.c
107         * src/prefs_toolbar.c
108         * src/prefs_wrapping.c
109         * src/procmime.c
110         * src/procmsg.c
111         * src/send_message.h
112         * src/ssl_manager.c
113         * src/summary_search.c
114         * src/summaryview.c
115         * src/textview.c
116         * src/wizard.c
117         * src/common/smtp.c
118         * src/common/smtp.h
119         * src/gtk/gtkutils.h
120                 o Move the rest of Common prefs to new style
121                 o Lots of -Wall warning fixes
122                 o fix FIXME in cache memusage calculation
123                 o Let return receipts be sent from any account
124                 o Little cache optimisation (read)
125                 o Fix bug #746 (don't treat commas as separators
126                   when inside a quoted string)
127
128 2005-05-31 [paul]       1.9.11cvs27
129
130         * src/prefs_common.c
131                 fix 'off-by-one' typo
132
133 2005-05-31 [paul]       1.9.11cvs26
134
135         * src/account.c
136         * src/addr_compl.c
137         * src/compose.c
138         * src/foldersel.c
139         * src/prefs_actions.c
140         * src/prefs_common.c
141         * src/prefs_common.h
142         * src/prefs_customheader.c
143         * src/prefs_display_header.c
144         * src/prefs_filtering.c
145         * src/prefs_filtering_action.c
146         * src/prefs_matcher.c
147         * src/prefs_summaries.c
148         * src/prefs_summary_column.c
149         * src/prefs_template.c
150         * src/prefs_toolbar.c
151         * src/ssl_manager.c
152         * src/gtk/pluginwindow.c
153         * src/gtk/prefswindow.c
154         * src/gtk/progressdialog.c
155                 add hidden prefs 'enable_rules_hint'
156                 for gtk_tree_view_set_rules_hint()
157                 (sync with main)
158                 
159
160 2005-05-31 [colin]      1.9.11cvs25
161
162         * src/Makefile.am
163         * src/main.c
164         * src/prefs_common.c
165         * src/prefs_summaries.c ** ADDED **
166         * src/prefs_summaries.h ** ADDED **
167                 Common/Display -> Display/Summaries
168
169 2005-05-31 [colin]      1.9.11cvs24
170
171         * src/Makefile.am
172         * src/main.c
173         * src/prefs_quote.c ** ADDED **
174         * src/prefs_quote.h ** ADDED **
175                 Move Common/Quote to Compose/Quoting
176         * src/prefs_common.c
177         * src/prefs_common.h
178                 Remove old quote stuff, add
179                 convenience functions for GtkTextView prefs
180         * src/gtk/prefswindow.c
181                 Set default height higher
182
183 2005-05-30 [colin]      1.9.11cvs23
184
185         * src/Makefile.am
186         * src/main.c
187         * src/prefs_common.c
188         * src/prefs_compose_writing.c ** ADDED **
189         * src/prefs_compose_writing.h ** ADDED **
190                 Move Common/Compose prefs to Compose/Writing
191
192 2005-05-30 [colin]      1.9.11cvs22
193
194         * src/common/utils.c
195                 Fix bug #651 (Confused Attract by Subject)
196                 Patch by M. Benkmann <haferfrost@web.de>
197         * AUTHORS
198
199 2005-05-30 [colin]      1.9.11cvs21
200
201         * src/compose.c
202                 Fix concatenation of different headers of
203                 the same type (bug #645)
204         * src/prefs_folder_item.c
205                 Fix bug #699 (setting color to black doesn't
206                 work immediately)
207         * src/procmime.c
208                 Print out decoding error only once per
209                 block
210
211 2005-05-30 [paul]       1.9.11cvs20
212
213         * src/common/template.c
214                 fix Bcc
215
216 2005-05-30 [paul]       1.9.11cvs19
217
218         * doc/src/rfc2368.txt   **NEW FILE**
219         * src/compose.c
220                 compose_entries_set(): don't interpret Bcc
221                 header field (conform to RFC 2368)
222                 (sync with main)
223
224 2005-05-29 [colin]      1.9.11cvs18
225
226         * src/prefs_common.c
227                 Let the default reply format respect
228                 netiquette by cutting the signature.
229
230 2005-05-29 [colin]      1.9.11cvs17
231
232         * src/summaryview.c
233                 Don't let always_show_msg override
234                 open_unread_on_enter when opening a new
235                 directory.
236
237 2005-05-27 [paul]       1.9.11cvs16
238
239         sync with main:
240
241         * src/main.c
242                 app_will_exit(): cleanup tmp directory when exit
243         * src/message_search.c
244                 improved the interface and made code cleanup.
245                 removed Clear button
246         * src/send_message.c
247                 send_message_local(): use GSpawn, and detect errors
248         * src/summary_search.c
249                 improved the interface and made code cleanup
250         * src/textview.c
251                 textview_write_link(): also skip non-ascii space
252                  at the head of link strings (phishing check
253                  didn't work at the case)
254         * src/common/utils.c
255                 get_command_output(): use g_spawn_command_line_sync()
256                 instead of popen()
257
258 2005-05-26 [colin]      1.9.11cvs15
259
260         * src/folder.c
261                 remove printf
262
263 2005-05-26 [colin]      1.9.11cvs14
264
265         * src/common/nntp.c
266                 Fix nntp mode reader (bug #611)
267                 Patch by Florian Mickler <florian@mickler.org>
268
269 2005-05-26 [colin]      1.9.11cvs13
270
271         * src/plugins/pgpmime/passphrase.c
272                 Fix mouse grabbing (bug #557)
273
274 2005-05-26 [colin]      1.9.11cvs12
275
276         * src/prefs_themes.c
277                 Fix g_warning (bug #541)
278
279 2005-05-26 [colin]      1.9.11cvs11
280
281         * src/prefs_actions.c
282         * src/prefs_template.c
283                 Fix bug #506 (no warning if action/template
284                 is not saved)
285         * src/common/template.c
286                 Fix a possible crash
287
288 2005-05-26 [colin]      1.9.11cvs10
289
290         * src/folder.c
291         * src/folderview.c
292         * src/procmsg.c
293         * src/summaryview.c
294                 Forbid locked messages to be moved or
295                 deleted. Locked messages in trashes 
296                 still get deleted, for performance
297                 reason (mh.c::mh_remove_all_msgs)
298
299 2005-05-25 [colin]      1.9.11cvs9
300
301         * src/procmime.c
302                 Use correct encoding when sending mails
303                 with attachments that have accentued 
304                 chars in their name
305
306 2005-05-24 [colin]      1.9.11cvs8
307
308         * src/summaryview.c
309                 Fix bug #688 f) read/unread marker not
310                 changed on first click
311                 Also, optimize summary_status_show()
312                 calls
313         * src/folder.c
314         * src/inc.c
315         * src/procmime.c
316                 Fix bug #688 b) and c) wrt message
317                 attachments and signature
318         * src/stock_pixmap.c
319         * src/stock_pixmap.h
320         * src/stock_pixmap.c
321         * src/stock_pixmap.h
322         * src/Makefile.am
323         * src/pixmaps/clip_gpg_signed.xpm
324                 Add clip/signed icon
325
326 2005-05-24 [colin]      1.9.11cvs7
327
328         * src/folder_item_prefs.c
329                 whitespace fix
330
331 2005-05-24 [colin]      1.9.11cvs6
332
333         * src/folderview.c
334         * src/prefs_common.c
335         * src/prefs_common.h
336                 Add a confirmation to folder drag and drop
337                 fixes bug #156
338         * src/alertpanel.c
339         * src/alertpanel.h
340                 fix _with_disable parameters so that
341                 the buttons labels are specifiable too
342         * src/plugins/pgpmime/sgpgme.c
343                 reflect said change
344                 
345
346 2005-05-24 [colin]      1.9.11cvs5
347
348         * src/folderview.c
349                 Uncollapse/collapse folders on double-click
350                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
351                 closes bug #108
352
353 2005-05-23 [colin]      1.9.11cvs4
354
355         * src/common/socket.c
356                 Check another special SSL_peek() error.
357                 Should help wrt bug #728
358
359 2005-05-23 [colin]      1.9.11cvs3
360
361         * src/plugins/pgpmime/pgpmime.c
362                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
363                 breaking menu accelerators and stuff. Users will have to
364                 reselect "PGP MIME" instead of "PGP/MIME" in their 
365                 account's privacy preferences if needed.
366
367 2005-05-22 [paul]
368
369         * tools/kdeservicemenu/install.sh
370                 use kdesu to prompt for root password if doing
371                 global install/uninstall
372
373 2005-05-20 [colin]      1.9.11cvs2
374
375         * src/procmsg.c
376                 Fix another compilation error with gcc-2.9x
377                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
378         * src/send_message.c
379                 Don't send QUIT if we aren't connected
380
381 2005-05-19 [colin]      1.9.11cvs1
382
383         * src/procmsg.c
384                 Fix compilation with gcc 2.9x
385
386 2005-05-19 [paul]       1.9.11
387
388         1.9.11 released
389
390 2005-05-19 [paul]       1.9.9cvs14
391
392         * src/gtk/inputdialog.c
393                 prevent gettext warning
394
395 2005-05-19 [paul]       1.9.9cvs13
396
397         * src/mainwindow.c
398         * src/prefs_common.c
399         * src/prefs_common.h
400         * src/textview.c
401         * src/textview.h
402                 add an option to toggle cursor in message
403                 view (sync with main)
404
405 2005-05-18 [colin]      1.9.9cvs12
406
407         * src/compose.c
408                 Dereference freed pointer
409         * src/gtk/gtkaspell.c
410                 Fix duplication of dictionaries (is it an aspell issue?)
411
412 2005-05-18 [colin]      1.9.9cvs11
413
414         * src/gtk/inputdialog.c
415         * src/gtk/gtkaspell.c
416                 HIGuify dialogs
417         * src/alertpanel.c
418                 Remove a double call
419
420 2005-05-17 [colin]      1.9.9cvs10
421
422         * src/gtk/gtkaspell.c
423                 Fix dialogs, Ctrl-Enter accel
424
425 2005-05-17 [colin]      1.9.9cvs9
426
427         * src/gtk/gtkaspell.c
428                 Fix some accelerators, escape in replace-window
429
430 2005-05-16 [colin]      1.9.9cvs8
431
432         * src/gtk/gtkaspell.c
433                 Revert last commit, it was a mistake.
434
435 2005-05-16 [colin]      1.9.9cvs7
436
437         * src/gtk/gtkaspell.c
438                 Remove buggy code while we're at it. It's a 
439                 dead code path anyway.
440
441 2005-05-16 [colin]      1.9.9cvs6
442
443         * src/gtk/gtkaspell.c
444                 Missed some gtk_menu_popup where deactivate
445                 signal should be handled. Should fix bug
446                 #629 a bit more.
447
448 2005-05-16 [colin]      1.9.9cvs5
449
450         * src/gtk/gtkaspell.c
451                 Remove debug printf()s
452
453 2005-05-16 [colin]      1.9.9cvs4
454
455         * src/gtk/gtkaspell.c
456                 Fix a bit aspell problems
457                 (see bug #629)
458
459 2005-05-13 [colin]      1.9.9cvs3
460
461         * src/folderview.c
462                 Fix the + appearing even when no subfolders
463                 have unread messages. Thanks to wwp for the
464                 bug report.
465
466 2005-05-11 [paul]       1.9.9cvs2
467
468         * src/folderview.c
469                 correction to 1.9.9cvs1, only colour folders that
470                 have new msgs (not unread msgs)
471
472 2005-05-10 [colin]      1.9.9cvs1
473
474         * src/folderview.c
475         * src/summaryview.c
476                 Try to fix bolding bugs again.
477
478 2005-05-09 [paul]
479
480         * tools/claws.i18n.status.pl
481                 add Ricardo Mones Lastra's script that has been providing
482                 the i18n status page for many months
483
484 2005-05-09 [paul]       1.9.9
485
486         1.9.9 release
487
488 2005-05-09 [paul]       1.9.6cvs58
489
490         * AUTHORS
491         * INSTALL
492         * README.claws
493                 updated
494         * Makefile.am 
495         * RELEASE_NOTES.claws
496                 add release notes to cvs to simplify release
497                 procedure
498         * configure.ac
499                 add ca and fi to ALL_LINGUAS
500         * po/Makefile.in.in
501                 workaround for missing Makevars
502         * po/ca.po
503         * po/fi.po
504                 add new Catalan and Finnish translations
505                 submitted by Miquel Oliete and Flammie Pirinen
506         * po/de.po
507         * po/es.po
508         * po/fr.po
509         * po/it.po
510         * po/pl.po
511         * po/ru.po
512         * po/sk.po
513         * po/sr.po
514         * po/zh_CN.po
515                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
516                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
517                 Urke MMI, and Hansom Young
518         * src/main.c
519                 Fix drafting when quitting. compose_draft() closes the
520                 compose windows, which modifies the compose_list GSList.
521                 We have to refresh this list after echo drafting to avoid a
522                 segfault
523         * src/partial_download.c
524                 fix segfault on exit
525
526 2005-05-06 [paul]       1.9.6cvs57
527
528         * src/grouplistdialog.c
529                 quick fix/workaround for unresizeable newsgroup
530                 name column 
531
532 2005-05-06 [paul]       1.9.6cvs56
533
534         * src/inc.c
535         * src/mainwindow.c
536                 use gettext plural forms
537         * src/imap_gtk.c
538         * src/mh_gtk.c
539         * src/toolbar.c
540                 small improvement to english usage
541
542 2005-05-05 [thorsten]   1.9.6cvs55
543
544         * src/folder.c
545                 fix possible crash
546
547 2005-05-05 [paul]       1.9.6cvs54
548         
549         sync with HEAD
550
551         * AUTHORS
552         * src/compose.c
553                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
554                 patch by Tim Mann
555
556 2005-05-05 [paul]       1.9.6cvs53
557
558         * src/mainwindow.c
559                 fix resizing of separate message and
560                 folder views
561
562 2005-05-05 [paul]       1.9.6cvs52
563
564         * src/account.c
565         * src/addrgather.c
566         * src/browseldap.c
567         * src/exphtmldlg.c
568         * src/expldifdlg.c
569         * src/importmutt.c
570         * src/importpine.c
571         * src/main.c
572         * src/mainwindow.c
573         * src/noticeview.c
574         * src/prefs_filtering.c
575         * src/prefs_filtering_action.c
576         * src/prefs_matcher.c
577         * src/prefs_spelling.c
578         * src/prefs_toolbar.c
579         * src/toolbar.c
580         * src/wizard.c
581         * src/gtk/description_window.c
582         * src/gtk/gtkvscrollbutton.c
583         * src/gtk/progressdialog.c
584         * src/gtk/quicksearch.c
585         * src/plugins/pgpmime/prefs_gpg.c
586         * src/plugins/spamassassin/spamassassin_gtk.c
587                 replace deprecated gtk_widget_set_usize
588
589 2005-05-04 [colin]      1.9.6cvs51
590
591         * src/common/utils.c
592                 Fix crash when subst_for_filename is called
593                 with a NULL parameter
594
595 2005-05-04 [colin]      1.9.6cvs50
596
597         * src/partial_download.c
598         * src/pop.c
599                 Escape login when writing uidl file
600                 fixes bug #736
601
602 2005-05-03 [colin]      1.9.6cvs49
603
604         * src/procmime.c
605                 Fix possible DOS in mime parser
606                 (see bug #634)
607
608 2005-05-02 [colin]      1.9.6cvs48
609
610         * src/compose.c
611                 Try to fix the copy/paste mess once again.
612
613
614 2005-04-30 [colin]      1.9.6cvs47
615
616         * src/prefs_account.h
617         * src/procmsg.c
618         * src/send_message.c
619         * src/common/smtp.c
620         * src/common/smtp.h
621                 Try to batch sending mails (per account) instead of
622                 reconnecting to server every time.
623
624 2005-04-29 [colin]      1.9.6cvs46
625
626         * src/messageview.c
627                 Fix window resizing that refused to size down
628         * src/prefs_common.c
629         * src/prefs_common.h
630         * src/prefs_filtering.c
631                 Save Filtering's window size
632
633 2005-04-21 [paul]       1.9.6cvs45
634
635         * ChangeLog-gtk2.claws
636         * src/setup.c
637                 correction to sync
638
639 2005-04-21 [paul]       1.9.6cvs44
640
641         sync with main:
642
643         * src/setup.c
644         * src/statusbar.c
645         * src/statusbar.h
646                 use gtkut_widget_draw_now(). Improved performance
647                 of the update of statusbar
648         * src/textview.c
649                 textview_smooth_scroll_do(): redraw it after scroll
650                 is done (fixed incorrect display when a part of the
651                 view is hidden).
652         * src/gtk/gtkutils.c
653         * src/gtk/gtkutils.h
654                 gtkut_widget_draw_now(): use gdk_window_process_updates()
655                 to force update of widgets.
656                 Removed gtkut_widget_wait_for_draw() which had a big
657                 overhead  because of waiting for all events processed 
658
659 2005-04-20 [paul]       1.9.6cvs43
660
661         * src/codeconv.c
662                 complete 1.9.6cvs42's sync:
663                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
664
665 2005-04-19 [paul]       1.9.6cvs42
666
667         sync with main:
668
669         * src/action.c
670                 catch_output(): correctly select the insert text
671                 (fix invalid iterator warnings).
672         * src/codeconv.c
673         * src/codeconv.h
674         * src/mainwindow.c
675         * src/messageview.c
676         * src/prefs_common.c
677                 support GBK encoding.
678         * src/common/session.c
679         * src/common/session.h
680                 use separate buffer for large data to be sent,
681                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
682
683 2005-04-18 [paul]       1.9.6cvs41
684
685         * src/jpilot.c
686                 convert unsigned long into guint32
687                 patch by Paul LeoNerd Evans 
688
689 2005-04-17 [colin]      1.9.6cvs40
690
691         * src/compose.c
692                 Fix 'Request return receipt' from folder
693                 properties (bug #708)
694
695 2005-04-17 [colin]      1.9.6cvs39
696
697         * src/mainwindow.c
698                 Fix duplicate hotkeys in Mainwindow's menu
699
700 2005-04-17 [colin]      1.9.6cvs38
701
702         * src/folderview.c
703                 Fix duplicate hotkeys in Folderview's contextual
704                 menu
705
706 2005-04-15 [colin]      1.9.6cvs37
707
708         * src/summaryview.c
709                 Fix 'Save as...' with non-ascii filenames
710
711 2005-04-15 [colin]      1.9.6cvs36
712
713         * src/plugins/pgpmime/pgpmime.c
714                 Fix bus error on 64bit. Spotted by 
715                 macallan1888@gmail.com
716
717 2005-04-15 [colin]      1.9.6cvs35
718
719         * src/prefs_account.c
720                 Fix cvs34.
721
722 2005-04-12 [colin]      1.9.6cvs34
723
724         * src/prefs_account.c
725                 Fix smtp auth type off-by-one. We forgot to
726                 add PLAIN in the prefs-to-gui setter func and
727                 as a result, the selected auth when opening
728                 account prefs was not the correct one.
729
730 2005-04-12 [paul]       1.9.6cvs33
731
732         * src/inc.c
733                 if the recv dialog is visible, Cancel only
734                 cancels the current account
735
736
737 2005-04-10 [colin]      1.9.6cvs32
738
739         * src/filtering.c
740                 Copy score when copying FilteringActions
741                 Fix bug #674
742
743 2005-04-10 [colin]      1.9.6cvs31
744
745         * src/inc.c
746                 Make Message -> Receive -> Cancel cancel 
747                 incorporation on all accounts. Fixes
748                 bug #693
749
750 2005-04-10 [colin]      1.9.6cvs30
751
752         * src/prefs_account.c
753                 Update Privacy checkbuttons status based
754                 on the selected privacy system
755         * src/compose.c
756                 Always connect the "None" privacy system; the
757                 static boolean was probably there to avoid
758                 reconnecting twice in the same compose window,
759                 but as the parent function is only called once
760                 per compose, it's only a bug - as a static is
761                 initialized once per application instance.
762                 Also, don't uncheck Sign and Encrypt when
763                 selecting None as privacy system; just ignore
764                 them when sending/queuing.
765                 Should fix bug #695
766
767 2005-04-08 [colin]      1.9.6cvs29
768
769         * src/account.c
770         * src/prefs_account.c
771         * src/prefs_account.h
772                 Add account preference to queue message in a certain
773                 folder.
774
775 2005-04-06 [colin]      1.9.6cvs28
776
777         * src/prefs_account.c
778                 Update old inbox path syntax
779
780 2005-04-06 [paul]       1.9.6cvs27
781
782         sync with main:
783
784         * configure.ac
785                 changed -traditional-cpp to -no-cpp-precomp for newer
786                 Mac OS X support
787         * src/foldersel.c
788                 made column resize automatically
789         * src/send_message.c
790                 send_message_smtp(): consider EOF right after QUIT
791                 successful (workaround for Gmail SMTP server)
792         * src/common/socket.c
793                 ssl_read(), ssl_peek(): check EOF which violates the
794                 SSL protocol
795         * src/gtk/colorlabel.c
796                 removed warnings when displaying colorlabel menu
797                 (don't use GtkAlignment)
798
799 2005-04-05 [paul]       1.9.6cvs26
800
801         * src/plugins/trayicon/trayicon.c
802                 fix clipping of icon under KDE3 
803
804 2005-04-05 [paul]       1.9.6cvs25
805
806         * src/summaryview.c
807                 hide display of threading
808                 patch by Alfons
809
810 2005-04-04 [thorsten]   1.9.6cvs24
811
812         * src/mh.c
813                 marks lost on filesystems with different stat() results on
814                 summer-/wintertime
815
816 2005-04-03 [colin]      1.9.6cvs23
817
818         * src/summaryview.c
819                 Don't handle up/down. Patch by Alfons
820
821 2005-04-02 [colin]      1.9.6cvs22
822
823         * src/summaryview.c
824                 Make scrolling faster. Patch by Alfons.
825
826 2005-04-01 [colin]      1.9.6cvs21
827
828         * src/Makefile.am
829         * src/stock_pixmap.c
830         * src/pixmaps/dir-noselect.xpm ** REMOVED **
831         * src/pixmaps/dir_noselect.xpm ** ADDED **
832                 Fix pixmap name mismatch (Thanks Stephan Sachse)
833
834 2005-04-01 [colin]      1.9.6cvs20
835
836         * src/image_viewer.c
837         * src/image_viewer.h
838         * src/procmime.c
839         * src/procmime.h
840         * src/textview.c
841         * src/textview.h
842                 Implement inline image resizing and right-clicking
843
844 2005-04-01 [paul]       1.9.6cvs19
845
846         * AUTHORS
847         * Makefile.am
848         * configure.ac
849                 check for gnome2
850                 patch by Luca Cavalli <loopback<AT>slackit.org>
851         * po/ru.po
852                 updated by Pavlo Bohmat
853
854 2005-03-31 [colin]      1.9.6cvs18
855
856         * src/news.c
857                 Fix parsing references
858         * src/msgcache.c
859                 don't put nulls in the references list
860         * src/procheader.c
861                 commit that forgotten file in 1.9.6cvs14
862
863 2005-03-31 [colin]      1.9.6cvs17
864
865         * src/compose.c
866                 Fix joining of signature separator again. 
867                 Maybe Hiro could put it in main too...
868
869 2005-03-31 [colin]      1.9.6cvs16
870
871         * src/Makefile.am
872         * src/foldersel.c
873         * src/stock_pixmap.c
874         * src/stock_pixmap.h
875         * src/pixmaps/dir-noselect.xpm
876                 Update foldersel.c (sync from main, patch by Alfons)
877
878 2005-03-30 [colin]      1.9.6cvs15
879
880         * src/imap.c
881                 Fix handling of imap folders containing [] in 
882                 their name. Thanks to Nahuel Angelinetti for
883                 the detailed bugreport.
884
885 2005-03-30 [colin]      1.9.6cvs14
886
887         * src/common/utils.h
888         * src/common/utils.c
889         * src/common/defs.h
890         * src/matcher.c
891         * src/msgcache.c
892         * src/news.c
893         * src/procmsg.c
894         * src/procmsg.h
895         * src/quote_fmt_parse.y
896         * src/summaryview.c
897                 Update references system. Patch by Alfons
898
899 2005-03-30 [colin]      1.9.6cvs13
900
901         * src/common/socket.c
902                 Force the glibc to read resolv.conf again when 
903                 it has changed. Should fix issues when changing
904                 networks on a laptop and not restarting sylpheed. 
905
906 2005-03-30 [paul]       1.9.6cvs12
907
908         partial sync with main:
909
910         * src/action.c
911                 create_io_dialog(): use user-defined text font
912                 (thanks to Alfons), and modified its appearance.
913         * src/addrgather.c
914         * src/addrharvest.c
915         * src/browseldap.c
916                 replace old code
917         * src/compose.c
918                 don't join (presumably) itemized lines on line-wrapping
919                 fixed wrapping of quote when auto-wrapping is enabled
920                 compose_destroy(): destroy paned only if it's not
921                 attached to window. Fixed memory leak of popup menu.
922         * src/exphtmldlg.c
923         * src/expldifdlg.c
924                 replace old code
925         * src/html.c
926         * src/html.h
927         * src/importmutt.c
928         * src/importpine.c
929                 replace old code
930         * src/main.c
931                 removed redundant code
932         * src/mainwindow.c
933                 changed 'Code set' (which is rather incorrect)
934                 in the menu to 'Character encoding'
935                 main_window_set_widgets(): request size first
936                 to prevent window size becoming wrong
937                 fixed remembering of the state of the visibility
938                 of MessageView
939         * src/messageview.c
940                 changed 'Code set' (which is rather incorrect)
941                 in the menu to 'Character encoding'
942         * src/prefs_common.c
943         * src/prefs_common.h
944                 added an option whether to render HTML as text or not
945                 added separators to outgoing encoding menu
946         * src/procheader.c
947                 procheader_scan_date_string(): support header
948                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
949         * src/summaryview.c
950         * src/summaryview.h
951                 minor code cleanup
952         * src/textview.c
953                 textview_show_html(): force output of newline
954                 added an option whether to render HTML as text or not
955         * src/common/utils.c
956                 strncpy2(): optimized based on Alfons' code
957         * src/gtk/gtkutils.c
958         * src/gtk/gtkutils.h
959                 removed non-used code
960         * src/plugins/pgpmime/passphrase.c
961                 partially fixed grab input of passphrase dialog
962                 Confine pointer to window
963
964 2005-03-30 [colin]      1.9.6cvs11
965
966         * src/msgcache.c
967         * src/msgcache.h
968                 Read/write 32bit ints from cache & marks
969                 From main.
970
971 2005-03-29 [paul]       1.9.6cvs10
972
973         * AUTHORS
974         * ChangeLog.claws
975         * src/compose.c
976         * src/gtk/gtkaspell.c
977                 sync with HEAD (don't pass NULL pointers) 
978
979 2005-03-24 [paul]
980
981         * tools/Makefile.am
982         * tools/README
983         * tools/acroread2sylpheed.pl
984                 sync with HEAD (add script to send pdfs as
985                 attachments from Adobe Reader 7)
986
987 2005-03-21 [paul]       1.9.6cvs9
988
989         * configure.ac
990         * po/POTFILES.in
991         * src/Makefile.am
992         * src/crash.c
993         * src/image_viewer.c ** ADDED **
994         * src/image_viewer.h ** ADDED **
995         * src/main.c
996         * src/prefs_common.c
997         * src/prefs_common.h
998         * src/prefs_image_viewer.c ** ADDED **
999         * src/prefs_image_viewer.h ** ADDED **
1000         * src/textview.c
1001         * src/gtk/about.c
1002         * src/pixmaps/sylpheed_logo.xpm
1003         * src/plugins/Makefile.am
1004         * src/plugins/image_viewer/.cvsignore ** REMOVED **
1005         * src/plugins/image_viewer/Makefile.am ** REMOVED **
1006         * src/plugins/image_viewer/plugin.c ** REMOVED **
1007         * src/plugins/image_viewer/viewer.c ** REMOVED **
1008         * src/plugins/image_viewer/viewer.glade ** REMOVED **
1009         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
1010         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
1011         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
1012         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
1013                 as gdk-pixbuf is now built-in
1014                 remove image_viewer plugin and put code back into
1015                 main codebase
1016                 implement inline image display (sync with main)
1017
1018                 replace logo with newer, nicer, larger version  
1019
1020 2005-03-21 [paul]       1.9.6cvs8
1021
1022         * src/gtk/about.c
1023                 cosmetic improvement
1024
1025 2005-03-21 [holger]     1.9.6cvs7
1026
1027         * src/plugins/spamassassin/spamassassin.c
1028                 Sync with HEAD
1029                 (unregister hook on failed plugin init)
1030
1031 2005-03-20 [colin]      1.9.6cvs6
1032
1033         * src/common/plugin.c
1034                 Check that plugin isn't already loaded
1035                 Patch by Alfons
1036
1037 2005-03-20 [thorsten]   1.9.6cvs5
1038
1039         * src/compose.c
1040                 use a more compatible syntax
1041
1042 2005-03-20 [thorsten]   1.9.6cvs4
1043
1044         * src/prefs_toolbar.c
1045                 fix crash when selecting toolbar item (uninitialized pointer)
1046
1047 2005-03-20 [thorsten]   1.9.6cvs3
1048
1049         * src/procmime.c
1050                 fix mimetype detection (referenced free()d string)
1051
1052 2005-03-20 [paul]       1.9.6cvs2
1053
1054         * src/compose.c
1055                 sync with HEAD (1.0.3cvs5)
1056                 neglect Reply-To header if empty
1057                 Patch by Alfons 
1058
1059 2005-03-19 [holger]     1.9.6cvs1
1060
1061         * src/summaryview.c
1062         * src/summaryview.h
1063                 Sync with HEAD
1064
1065 2005-03-18 [paul]       1.9.6
1066
1067         initial GTK2 release
1068
1069 2005-03-18 [paul]       1.0.3cvs3.1
1070
1071         * AUTHORS
1072         * ChangeLog.claws
1073         * configure.ac
1074         * src/gtk/about.c
1075         * src/pixmaps/sylpheed_logo.xpm
1076                 sync with HEAD
1077
1078 2005-03-18 [colin]      1.0.3cvs2.6
1079
1080         * src/summaryview.c
1081                 Remove call to summary_step in summary_copy_selected_to
1082                 Can't see its purpose, and this causes bug when copying
1083                 a message if the next one is unread: it reads it.
1084
1085 2005-03-18 [paul]       1.0.3cvs2.5
1086
1087         * src/foldersel.c
1088                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
1089
1090 2005-03-18 [paul]       1.0.3cvs2.4
1091
1092         * src/addrharvest.c
1093         * src/codeconv.c
1094         * src/codeconv.h
1095         * src/compose.c
1096         * src/news.c
1097         * src/procheader.c
1098         * src/procmime.c
1099         * src/unmime.c
1100         * src/unmime.h
1101                 fix buffer overflow, CAN-2005-0667, see
1102                 http://secunia.com/advisories/14491/
1103                 Patch by Alfons
1104
1105 2005-03-17 [colin]      1.0.3cvs2.3
1106
1107         * src/prefs_fonts.c
1108         * src/summaryview.c
1109                 Fix font bugs (both lists now officialy share 
1110                 the same font)
1111                 
1112
1113 2005-03-17 [paul]       1.0.3cvs2.2
1114
1115         * src/gtk/pluginwindow.c
1116                 make plugin descriptions uneditable
1117
1118 2005-03-11 [paul]       1.0.3cvs2.1
1119
1120         * ChangeLog.claws
1121         * configure.ac
1122         * po/POTFILES.in
1123         * src/plugins/trayicon/trayicon.c
1124                 sync with HEAD
1125                 add src/wizard.c to POTFILES.in
1126
1127 2005-03-11 [paul]       1.0.3cvs1.1
1128
1129         * ChangeLog
1130         * ChangeLog.claws
1131         * configure.ac
1132         * po/de.po
1133         * po/es.po
1134         * po/fr.po
1135         * po/it.po
1136         * po/pt_BR.po
1137         * po/ru.po
1138         * po/sk.po
1139         * po/sr.po
1140         * po/zh_CN.po
1141                 sync with HEAD
1142
1143 2005-03-04 [colin]      1.0.1cvs22.2
1144
1145         * src/compose.c
1146                 Fix signatures with accentued chars in it
1147
1148 2005-03-04 [colin]      1.0.1cvs22.1
1149
1150         * src/common/smtp.c
1151         * src/common/smtp.h
1152                 Don't use SIZE param in MAIL FROM: if server 
1153                 doesn't support it. Patch by Eugen Freiter
1154                 <eugen_f@users.sf.net>
1155
1156 2005-02-27 [paul]       1.0.1cvs20.1
1157
1158         * ChangeLog.claws
1159         * configure.ac
1160         * src/messageview.c
1161                 sync with HEAD
1162
1163 2005-02-27 [colin]      1.0.1cvs19.4
1164
1165         * src/procheader.c
1166         * src/procheader.h
1167                 Fix prototypes. Patch by Alfons
1168
1169 2005-02-27 [colin]      1.0.1cvs19.3
1170
1171         * src/compose.c
1172                 Don't auto-join the signature separator.
1173
1174 2005-02-26 [colin]      1.0.1cvs19.2
1175
1176         * src/summaryview.c
1177                 Fix 'mark all read' with collapsed threads.
1178                 Patch by Alfons.
1179
1180 2005-02-25 [paul]       1.0.1cvs19.1
1181
1182         * ChangeLog.claws
1183         * configure.ac
1184         * src/prefs_account.c
1185         * src/prefs_folder_item.c
1186         * src/gtk/prefswindow.c
1187         * src/gtk/prefswindow.h
1188                 sync with HEAD
1189
1190 2005-02-25 [paul]       1.0.1cvs15.12
1191
1192         * src/alertpanel.c
1193         * src/codeconv.c
1194         * src/compose.c
1195         * src/textview.c
1196         * src/gtk/gtkutils.c
1197         * src/gtk/gtkutils.h
1198         * src/gtk/logwindow.c
1199         * src/gtk/progressdialog.c
1200                 sync with main (revision 127)
1201                 and fix logwindow clipping
1202
1203 2005-02-24 [colin]      1.0.1cvs15.11
1204
1205         * src/plugins/pgpmime/passphrase.c
1206                 Disable input grabbing; it doesn't work yet.
1207
1208 2005-02-24 [colin]      1.0.1cvs15.10
1209
1210         * src/messageview.c
1211                 Don't send out receipts if offline. Ask.
1212
1213 2005-02-23 [colin]      1.0.1cvs15.9
1214
1215         * src/summaryview.c     
1216                 Fix expanding
1217
1218 2005-02-23 [colin]      1.0.1cvs15.8
1219
1220         * src/summaryview.c
1221                 Really fix Bug 568 by removing useless
1222                 calls. summary_thread_init() now called
1223                 in summary_sort(). This should please
1224                 Alfons as it should be faster than 
1225                 previously.
1226
1227 2005-02-23 [colin]      1.0.1cvs15.7
1228
1229         * src/compose.c
1230                 Encode parts as QP or B64 if signing
1231
1232 2005-02-23 [colin]      1.0.1cvs15.6
1233
1234         * src/compose.c
1235                 Fix Mimeinfo leakage (including tmp files)
1236         * src/procmsg.c
1237                 Fix tmp file leakage (spotted by Ivan Rayner)
1238
1239 2005-02-22 [colin]      1.0.1cvs15.5
1240
1241         * src/expldifdlg.c
1242                 Fix keyboard input. Patch by Alfons.
1243
1244 2005-02-21 [colin]      1.0.1cvs15.4
1245
1246         * src/compose.c
1247                 Fix Sign/Encrypt when unselecting privacy
1248                 system
1249         * src/prefs_common.c
1250                 Change default message font to Monospace
1251         * src/summaryview.c
1252                 More freezing during potentially large operations
1253
1254 2005-02-21 [paul]       1.0.1cvs15.3
1255
1256         * src/main.c
1257                 fix --help output
1258
1259 2005-02-21 [paul]       1.0.1cvs15.2
1260
1261         * po/Makefile.in.in
1262         * src/compose.c
1263         * src/summaryview.c
1264         * src/textview.c
1265         * src/common/utils.c
1266         * src/common/utils.h
1267                 sync with main (revision 117)
1268
1269 2005-02-20 [colin]      1.0.1cvs15.1
1270
1271         * src/common/defs.h
1272                 Change cache file to .sylpheed_claws_cache, as
1273                 suggested by Alfons. Allows people to switch
1274                 between Sylpheed and Sylpheed-Claws. it is
1275                 a good idea to "Check for new messages" at next
1276                 startup.
1277
1278
1279 2005-02-18 [colin]      1.0.1cvs14.1
1280
1281         * src/quote_fmt_lex.l
1282         * src/quote_fmt_parse.y
1283                 Fix parser initialisation. Patch by Ivan.
1284
1285 2005-02-18 [colin]      1.0.1cvs11.6
1286
1287         * src/folderview.c
1288                 Fix scrolldown (bug 662)
1289
1290 2005-02-17 [colin]      1.0.1cvs11.5
1291
1292         * src/codeconv.c
1293                 conv_filename_to_utf8: return clean 7bit instead
1294                 of broken utf8 if needed
1295         * src/mimeview.c
1296                 Fix display of parts with unclean 8bit names
1297
1298 2005-02-17 [paul]       1.0.1cvs11.4
1299
1300         * src/compose.c
1301         * src/exportldif.c
1302         * src/matcher_parser_parse.y
1303         * src/procmime.c
1304         * src/sourcewindow.c
1305         * src/common/Makefile.am
1306         * src/common/intl.h             ** REMOVED **
1307         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1308                 sync with main (revision 109)
1309                 and clean up
1310
1311 2005-02-16 [colin]      1.0.1cvs11.3
1312
1313         * src/summaryview.c
1314                 Fix collapsed thread not highlighting when new
1315                 messages in it (Bug 568) Patch by Stephan Sachse.
1316                 Fix messed up selection when reaching bounds (Bug 632)
1317         * src/prefs_themes.c
1318                 Fix theme installing (Bug 684)
1319
1320 2005-02-16 [colin]      1.0.1cvs11.2
1321
1322         * src/messageview.c
1323                 Fix messageview_select_all
1324
1325 2005-02-16 [colin]      1.0.1cvs11.1
1326
1327         * src/mh.c
1328                 Sync with HEAD (MH scan required function)
1329
1330 2005-02-15 [colin]      1.0.1cvs8.1
1331
1332         * src/mimeview.c
1333         * src/common/utils.c
1334                 Sync with HEAD (filename chars substitution)
1335
1336 2005-02-15 [colin]      1.0.1cvs7.3
1337
1338         * src/gtk/pluginwindow.c
1339                 Fix button spacing
1340
1341 2005-02-15 [colin]      1.0.1cvs7.2
1342
1343         * src/mimeview.c
1344                 Fix mime icons not reset across message when
1345                 scrolled down
1346
1347 2005-02-15 [colin]      1.0.1cvs7.1
1348
1349         * src/compose.c
1350         * src/procmime.c
1351                 Sync with HEAD (optimisation of cvs6)
1352
1353 2005-02-14 [colin]      1.0.1cvs6.1
1354
1355         * src/compose.c
1356         * src/procmime.c
1357                 Sync with HEAD (encode "From " at line beginning)
1358
1359 2005-02-14 [colin]      1.0.1cvs5.3
1360
1361         * src/compose.c
1362                 Fix wrapping with accentued chars.
1363
1364 2005-02-13 [colin]      1.0.1cvs5.2
1365
1366         * src/textview.c
1367                 Fix email informative part parsing with
1368                 accentued chars in it. ispunct() returns
1369                 true for them in utf8...
1370
1371 2005-02-12 [colin]      1.0.1cvs5.1
1372
1373         * src/filtering.c
1374                 Sync with HEAD (remove wrong use of compose after send)
1375
1376 2005-02-12 [paul]       1.0.1cvs4.5
1377
1378         * src/textview.c
1379                 remove unnecessary code (thanks to Alfons)
1380
1381 2005-02-12 [paul]       1.0.1cvs4.4
1382
1383         * src/textview.c
1384                 add 'Copy' to contextual menu on emails
1385
1386 2005-02-11 [colin]      1.0.1cvs4.3
1387
1388         * src/compose.c
1389                 revert 1.0.0cvs28.2, it doesn't work that well.
1390
1391 2005-02-11 [paul]       1.0.1cvs4.2
1392
1393         * po/Makefile.in.in
1394                 fix 'make release'
1395
1396 2005-02-10 [paul]       1.0.1cvs4.1
1397
1398         * ChangeLog
1399         * ChangeLog.claws
1400         * ChangeLog.jp
1401         * configure.ac
1402         * src/compose.c
1403                 sync with HEAD (sync with main)
1404
1405 2005-02-10 [paul]       1.0.1cvs3.2
1406
1407         * AUTHORS
1408         * Makefile.am
1409         * autogen.sh
1410         * configure.ac
1411         * config/mkinstalldirs
1412         * intl/.cvsignore
1413         * intl/ChangeLog
1414         * intl/VERSION
1415         * intl/bindtextdom.c
1416         * intl/config.charset
1417         * intl/dcgettext.c
1418         * intl/dcigettext.c
1419         * intl/dcngettext.c
1420         * intl/dgettext.c
1421         * intl/dngettext.c
1422         * intl/eval-plural.h
1423         * intl/explodename.c
1424         * intl/finddomain.c
1425         * intl/gettext.c
1426         * intl/gettextP.h
1427         * intl/gmo.h
1428         * intl/hash-string.h
1429         * intl/intl-compat.c
1430         * intl/l10nflist.c
1431         * intl/libgnuintl.h.in
1432         * intl/loadinfo.h
1433         * intl/loadmsgcat.c
1434         * intl/localcharset.c
1435         * intl/localcharset.h
1436         * intl/locale.alias
1437         * intl/localealias.c
1438         * intl/localename.c
1439         * intl/log.c
1440         * intl/ngettext.c
1441         * intl/os2compat.c
1442         * intl/os2compat.h
1443         * intl/osdep.c
1444         * intl/plural-exp.c
1445         * intl/plural-exp.h
1446         * intl/plural.c
1447         * intl/plural.y
1448         * intl/ref-add.sin
1449         * intl/ref-del.sin
1450         * intl/relocatable.c
1451         * intl/relocatable.h
1452         * intl/textdomain.c
1453         * m4/Makefile.am
1454         * po/Makefile.in.in
1455         * src/Makefile.am
1456         * src/account.c
1457         * src/action.c
1458         * src/addr_compl.c
1459         * src/addressadd.c
1460         * src/addressbook.c
1461         * src/addrgather.c
1462         * src/addrindex.c
1463         * src/alertpanel.c
1464         * src/browseldap.c
1465         * src/codeconv.c
1466         * src/codeconv.h
1467         * src/compose.c
1468         * src/compose.h
1469         * src/crash.c
1470         * src/editaddress.c
1471         * src/editbook.c
1472         * src/editgroup.c
1473         * src/editjpilot.c
1474         * src/editldap.c
1475         * src/editldap_basedn.c
1476         * src/editvcard.c
1477         * src/exphtmldlg.c
1478         * src/expldifdlg.c
1479         * src/export.c
1480         * src/exporthtml.c
1481         * src/filtering.c
1482         * src/folder.c
1483         * src/folder_item_prefs.c
1484         * src/foldersel.c
1485         * src/folderview.c
1486         * src/grouplistdialog.c
1487         * src/headerview.c
1488         * src/imap.c
1489         * src/imap_gtk.c
1490         * src/import.c
1491         * src/importldif.c
1492         * src/importmutt.c
1493         * src/importpine.c
1494         * src/inc.c
1495         * src/ldif.c
1496         * src/main.c
1497         * src/mainwindow.c
1498         * src/matcher.c
1499         * src/mbox.c
1500         * src/message_search.c
1501         * src/messageview.c
1502         * src/mh.c
1503         * src/mh_gtk.c
1504         * src/mimeview.c
1505         * src/msgcache.c
1506         * src/news.c
1507         * src/news_gtk.c
1508         * src/noticeview.c
1509         * src/partial_download.c
1510         * src/pop.c
1511         * src/prefs_account.c
1512         * src/prefs_actions.c
1513         * src/prefs_common.c
1514         * src/prefs_customheader.c
1515         * src/prefs_display_header.c
1516         * src/prefs_ext_prog.c
1517         * src/prefs_filtering.c
1518         * src/prefs_filtering_action.c
1519         * src/prefs_folder_item.c
1520         * src/prefs_fonts.c
1521         * src/prefs_gtk.c
1522         * src/prefs_matcher.c
1523         * src/prefs_msg_colors.c
1524         * src/prefs_spelling.c
1525         * src/prefs_summary_column.c
1526         * src/prefs_template.c
1527         * src/prefs_themes.c
1528         * src/prefs_toolbar.c
1529         * src/prefs_wrapping.c
1530         * src/privacy.c
1531         * src/procheader.c
1532         * src/procmime.c
1533         * src/procmsg.c
1534         * src/quote_fmt.c
1535         * src/recv.c
1536         * src/send_message.c
1537         * src/setup.c
1538         * src/sourcewindow.c
1539         * src/ssl_manager.c
1540         * src/statusbar.c
1541         * src/summary_search.c
1542         * src/summaryview.c
1543         * src/textview.c
1544         * src/toolbar.c
1545         * src/wizard.c
1546         * src/common/nntp.c
1547         * src/common/plugin.c
1548         * src/common/smtp.c
1549         * src/common/ssl.c
1550         * src/common/ssl_certificate.c
1551         * src/common/string_match.c
1552         * src/common/sylpheed.c
1553         * src/common/template.c
1554         * src/common/utils.c
1555         * src/gtk/about.c
1556         * src/gtk/colorlabel.c
1557         * src/gtk/description_window.c
1558         * src/gtk/filesel.c
1559         * src/gtk/foldersort.c
1560         * src/gtk/gtkaspell.c
1561         * src/gtk/gtkutils.c
1562         * src/gtk/inputdialog.c
1563         * src/gtk/logwindow.c
1564         * src/gtk/menu.c
1565         * src/gtk/pluginwindow.c
1566         * src/gtk/prefswindow.c
1567         * src/gtk/progressdialog.c
1568         * src/gtk/quicksearch.c
1569         * src/gtk/sslcertwindow.c
1570         * src/plugins/clamav/clamav_plugin.c
1571         * src/plugins/clamav/clamav_plugin_gtk.c
1572         * src/plugins/demo/demo.c
1573         * src/plugins/dillo_viewer/dillo_prefs.c
1574         * src/plugins/dillo_viewer/dillo_viewer.c
1575         * src/plugins/image_viewer/plugin.c
1576         * src/plugins/image_viewer/viewer.c
1577         * src/plugins/image_viewer/viewerprefs.c
1578         * src/plugins/mathml_viewer/mathml_viewer.c
1579         * src/plugins/pgpmime/passphrase.c
1580         * src/plugins/pgpmime/plugin.c
1581         * src/plugins/pgpmime/prefs_gpg.c
1582         * src/plugins/pgpmime/select-keys.c
1583         * src/plugins/pgpmime/sgpgme.c
1584         * src/plugins/spamassassin/spamassassin.c
1585         * src/plugins/spamassassin/spamassassin_gtk.c
1586         * src/plugins/trayicon/trayicon.c
1587                 sync with main (revision 104)
1588
1589 2005-02-10 [colin]      1.0.1cvs3.1
1590
1591         * src/mainwindow.c
1592                 Sync with HEAD (fix occasional crasher)
1593
1594 2005-02-10 [colin]      1.0.1cvs2.1
1595
1596         * src/messageview.c
1597                 Synw with HEAD (don't automatically display html)
1598
1599 2005-02-09 [colin]      1.0.1cvs1.3
1600
1601         * src/textview.c
1602         * src/textview.h
1603                 Add contextual menu on emails
1604
1605 2005-02-09 [colin]      1.0.1cvs1.2
1606
1607         * src/codeconv.c
1608                 Fix converting from broken headers and 
1609                 put back the _ in missing places
1610                 (feature broke with cvs24.2 sync, main 
1611                  possibly affected?)
1612
1613 2005-02-09 [colin]      1.0.1cvs1.1
1614
1615         * src/messageview.c
1616         * src/mimeview.c
1617         * src/mimeview.h
1618                 Sync with HEAD (display non text/plain mails with plugin)
1619
1620 2005-02-08 [colin]      1.0.1.1
1621
1622         * ChangeLog.claws
1623         * po/pt_BR.po
1624                 Sync with HEAD
1625         * configure.ac
1626                 Make default configuration directory 
1627                 be .sylpheed-gtk2
1628
1629 2005-02-08 [colin]      1.0.0cvs29.1
1630
1631         * po/de.po
1632         * po/es.po
1633         * po/fr.po
1634         * po/it.po
1635         * po/sk.po
1636         * po/sr.po
1637                 Sync translations with HEAD
1638
1639 2005-02-06 [colin]      1.0.0cvs28.3
1640
1641         * src/compose.c
1642                 Make compose a bit faster - patch by Alfons.
1643
1644 2005-02-06 [colin]      1.0.0cvs28.2
1645
1646         * src/compose.c
1647                 Make pasting via middle-click more reliable
1648
1649 2005-02-05 [paul]       1.0.0cvs28.1
1650
1651         * ChangeLog
1652         * ChangeLog.claws
1653         * ChangeLog.jp
1654         * configure.ac
1655         * src/compose.c
1656                 sync with HEAD
1657                 (fix bug 682 'redirect is broken'
1658
1659 2005-02-05 [torte]      1.0.0cvs27.1
1660
1661         * ChangeLog.claws
1662         * configure.ac
1663         * src/partial_download.c
1664                 Sync with HEAD (fix buf overflow)
1665
1666 2005-02-03 [colin]      1.0.0cvs26.1
1667
1668         * src/common/plugin.c
1669                 Sync with HEAD (avoid plugin mismatches)
1670
1671 2005-02-03 [paul]       1.0.0cvs25.3
1672
1673         * src/folderview.c
1674         * src/headerview.c
1675         * src/summaryview.c
1676         * src/textview.c
1677         * src/gtk/colorlabel.c
1678                 third and final part of initial sync with main-gtk2
1679
1680 2005-02-03 [paul]       1.0.0cvs25.2
1681
1682         * src/jpilot.c
1683                 fix building with jpilot support
1684
1685 2005-02-02 [colin]      1.0.0cvs25.1
1686
1687         * src/messageview.c
1688                 Sync with HEAD (fix dangerous typo)
1689
1690 2005-02-01 [colin]      1.0.0cvs24.3
1691
1692         * src/common/xml.c
1693                 Write file as advertised (UTF-8)
1694
1695 2005-02-01 [paul]       1.0.0cvs24.2
1696
1697         * src/addrbook.c
1698         * src/addrindex.c
1699         * src/alertpanel.h
1700         * src/codeconv.c
1701         * src/codeconv.h
1702         * src/compose.c
1703         * src/export.c
1704         * src/folder_item_prefs.c
1705         * src/html.c
1706         * src/imap.c
1707         * src/import.c
1708         * src/jpilot.c
1709         * src/mainwindow.c
1710         * src/matcher_parser_lex.l
1711         * src/messageview.c
1712         * src/mh.c
1713         * src/prefs_account.c
1714         * src/prefs_actions.c
1715         * src/prefs_common.c
1716         * src/prefs_gtk.c
1717         * src/prefs_gtk.h
1718         * src/prefs_themes.c
1719         * src/procheader.c
1720         * src/procmime.c
1721         * src/sourcewindow.c
1722         * src/statusbar.c
1723         * src/summaryview.c
1724         * src/textview.c
1725         * src/toolbar.c
1726         * src/unmime.c
1727         * src/common/template.c
1728         * src/common/utils.c
1729         * src/common/xml.c
1730         * src/common/xml.h
1731         * src/gtk/gtkaspell.c
1732         * src/plugins/clamav/clamav_plugin.c
1733         * src/plugins/dillo_viewer/dillo_prefs.c
1734         * src/plugins/image_viewer/viewerprefs.c
1735         * src/plugins/pgpmime/passphrase.c
1736         * src/plugins/pgpmime/prefs_gpg.c
1737         * src/plugins/pgpmime/select-keys.c
1738         * src/plugins/spamassassin/spamassassin.c
1739                 second part of initial sync with main-gtk2
1740                 (more to follow)
1741
1742 2005-01-31 [colin]      1.0.0cvs24.1
1743
1744         * src/compose.c
1745                 Sync with HEAD
1746
1747 2005-01-29 [paul]       1.0.0cvs23.2
1748
1749         * src/account.c
1750         * src/action.c
1751         * src/addressadd.c
1752         * src/addressbook.c
1753         * src/alertpanel.c
1754         * src/compose.c
1755         * src/editaddress.c
1756         * src/editbook.c
1757         * src/editgroup.c
1758         * src/editjpilot.c
1759         * src/editldap.c
1760         * src/editldap_basedn.c
1761         * src/editvcard.c
1762         * src/export.c
1763         * src/foldersel.c
1764         * src/grouplistdialog.c
1765         * src/import.c
1766         * src/importldif.c
1767         * src/inc.c
1768         * src/main.c
1769         * src/mainwindow.c
1770         * src/message_search.c
1771         * src/messageview.c
1772         * src/mimeview.c
1773         * src/prefs_actions.c
1774         * src/prefs_common.c
1775         * src/prefs_common.h
1776         * src/prefs_customheader.c
1777         * src/prefs_display_header.c
1778         * src/prefs_filtering.c
1779         * src/prefs_filtering_action.c
1780         * src/prefs_gtk.c
1781         * src/prefs_matcher.c
1782         * src/prefs_summary_column.c
1783         * src/prefs_template.c
1784         * src/sourcewindow.c
1785         * src/summary_search.c
1786         * src/summaryview.c
1787         * src/textview.c
1788         * src/gtk/about.c
1789         * src/gtk/description_window.c
1790         * src/gtk/gtkshruler.c
1791         * src/gtk/gtkutils.c
1792         * src/gtk/gtkutils.h
1793         * src/gtk/inputdialog.c
1794         * src/gtk/logwindow.c
1795         * src/gtk/prefswindow.c
1796         * src/gtk/progressdialog.c
1797         * src/gtk/progressdialog.h
1798                 first part of initial sync with main-gtk2
1799                 (more to follow)
1800
1801 2005-01-28 [colin]      1.0.0cvs23.1
1802
1803         * src/folderview.c
1804                 Sync with HEAD
1805
1806 2005-01-27 [colin]      1.0.0cvs21.1
1807
1808         * src/folder.c
1809         * src/folderview.c
1810                 Sync with HEAD
1811
1812 2005-01-27 [colin]      1.0.0cvs19.1
1813
1814         * src/procmime.c
1815                 Sync with HEAD
1816
1817 2005-01-27 [colin]      1.0.0cvs18.1
1818
1819         * src/messageview.c
1820         * src/summaryview.c
1821         * src/mainwindow.c
1822         * src/compose.c
1823         * src/compose.h
1824         * src/procmsg.c
1825         * src/procmsg.h
1826         * src/toolbar.c
1827                 Sync with HEAD
1828
1829 2005-01-26 [paul]       1.0.0cvs15.2
1830
1831         * src/compose.c
1832                 compose_entries_set(): convert subject and body to
1833                 utf8 if necessary. patch by Felix Eckhofer
1834
1835 2005-01-26 [paul]       1.0.0cvs15.1
1836
1837         * configure.ac
1838         * src/common/template.c
1839                 sync with HEAD (fix memory leak)
1840
1841 2005-01-25 [paul]       1.0.0cvs14.1
1842
1843         * configure.ac
1844         * src/compose.c
1845                 sync with HEAD
1846
1847 2005-01-24 [colin]      1.0.0cvs13.1
1848
1849         * src/summaryview.c
1850                 Sync with HEAD
1851
1852 2005-01-24 [paul]       1.0.0cvs12.1
1853
1854         * configure.ac
1855         * src/messageview.c
1856         * src/mh.c
1857         * src/common/utils.c
1858                 sync with HEAD
1859
1860 2005-01-24 [colin]      1.0.0cvs11.1
1861
1862         * src/procheader.c
1863                 Sync with HEAD
1864
1865 2005-01-24 [colin]      1.0.0cvs10.1
1866
1867         * src/folderview.c
1868                 Sync with HEAD
1869
1870 2005-01-23 [colin]      1.0.0cvs9.1
1871
1872         * src/crash.c
1873                 Sync with HEAD
1874
1875 2005-01-22 [colin]      1.0.0cvs8.1
1876
1877         * src/summaryview.c
1878         * src/gtk/quicksearch.c
1879                 Sync with HEAD
1880
1881 2005-01-21 [colin]      1.0.0cvs7.1
1882
1883         * src/summaryview.c
1884                 Sync with HEAD
1885
1886 2005-01-21 [colin]      1.0.0cvs6.1
1887
1888         * src/summaryview.c
1889                 Sync with HEAD
1890
1891 2005-01-21 [colin]      1.0.0cvs5.1
1892
1893         * src/gtk/quicksearch.c
1894         * src/prefs_common.c
1895         * src/prefs_common.h
1896                 Sync with HEAD (recurse option)
1897
1898 2005-01-21 [colin]      1.0.0cvs4.1
1899
1900         * src/folder.h
1901         * src/folderview.c
1902         * src/folderview.h
1903         * src/summaryview.c
1904         * src/gtk/quicksearch.c
1905         * src/gtk/quicksearch.h
1906                 Sync with HEAD (recursive quicksearch)
1907
1908 2005-01-20 [colin]      1.0.0cvs3.4
1909
1910         * src/ssl_manager.c
1911                 Remove useless code
1912
1913 2005-01-20 [colin]      1.0.0cvs3.3
1914
1915         * src/ssl_manager.c
1916                 Fix leak, thanks to Alfons.
1917
1918 2005-01-20 [colin]      1.0.0cvs3.2
1919
1920         * src/ssl_manager.c
1921                 Port SSL certificate window to GTK2.
1922
1923 2005-01-20 [paul]       1.0.0cvs3.1
1924
1925         * ChangeLog.claws
1926         * configure.ac
1927         * src/addrindex.c
1928         * src/addrindex.h
1929                 sync with HEAD
1930
1931 2005-01-19 [colin]      1.0.0cvs2.2
1932
1933         * src/plugins/trayicon/trayicon.c
1934                 Fix freeze with gtk-2.6, the easy way
1935                 (signal blocking helpless there...)
1936                 Closes bug #668.
1937
1938 2005-01-19 [colin]      1.0.0cvs2.1
1939
1940         * src/mbox.c
1941         * src/mbox.h
1942         * src/mainwindow.c
1943         * src/summaryview.c
1944         * src/summaryview.h
1945                 Sync with HEAD
1946
1947 2005-01-19 [paul]       1.0.0cvs1.1
1948
1949         * configure.ac
1950         * po/de.po
1951         * po/es.po
1952         * po/fr.po
1953         * po/hr.po
1954         * po/it.po
1955         * po/ja.po
1956         * po/ko.po
1957         * po/pt_BR.po
1958         * po/ru.po
1959         * po/sk.po
1960         * po/sr.po
1961                 sync with HEAD (update translations)
1962
1963 2005-01-18 [colin]      1.0.0cvs0.1
1964
1965         * src/foldersel.c
1966                 Specify search column - patch by Alfons
1967
1968 2005-01-18 [colin]      0.9.13cvs36.3
1969
1970         * src/prefs_toolbar.c
1971                 Change Delete to Remove
1972         * src/prefs_fonts.c
1973                 GTK2 version and leak fixes
1974         * src/prefs_actions.c
1975                 Add stock buttons.
1976                 All patches by Alfons
1977
1978 2005-01-17 [colin]      0.9.13cvs36.2
1979
1980         * src/compose.c
1981                 Fix DnD inserting twice. While at it,
1982                 add DnD support for text/plain in the
1983                 body, and add support in the headers.
1984
1985 2005-01-16 [colin]      0.9.13cvs36.1
1986
1987         * ChangeLog
1988         * ChangeLog.jp
1989         * ChangeLog.claws
1990                 Sync with HEAD (nothing applicable)
1991
1992 2005-01-16 [colin]      0.9.13cvs33.2
1993
1994         * src/prefs_toolbar.c
1995                 GTK2ize prefs_toolbar, by Alfons.
1996
1997 2005-01-14 [colin]      0.9.13cvs33.1
1998
1999         * src/html.c
2000         * src/msgcache.c
2001                 Sync with HEAD
2002
2003 2005-01-14 [colin]      0.9.13cvs32.1
2004
2005         * src/html.c
2006         * src/html.h
2007         * src/msgcache.c
2008         * AUTHORS
2009         * tools/calypso_convert.pl
2010                 Sync with HEAD
2011
2012 2005-01-08 [colin]      0.9.13cvs29.2
2013
2014         * src/prefs_filtering_action.c
2015         * src/prefs_filtering.c
2016                 2 more gtk2 patches by Alfons
2017
2018 2005-01-07 [paul]       0.9.13cvs29.1
2019
2020         * ChangeLog
2021         * ChangeLog.claws
2022         * ChangeLog.jp
2023         * configure.ac
2024         * src/pop.c
2025         * src/pop.h
2026                 sync with HEAD
2027
2028 2005-01-07 [colin]      0.9.13cvs28.3
2029
2030         * src/gtk/progressdialog.c
2031         * src/gtk/progressdialog.h
2032         * src/inc.c
2033         * src/send_message.c
2034                 GTK2 for the incorporation dialog. The CList isn't dead
2035                 yet, for a more smooth migration. Patch by Alfons.
2036
2037 2005-01-06 [colin]      0.9.13cvs28.2
2038
2039         * src/prefs_display_header.c
2040                 GTK2 conversion by Alfons
2041         * src/prefs_actions.c
2042         * src/prefs_matcher.c
2043                 Fix 2 leaks - patch by Alfons
2044
2045 2005-01-06 [colin]      0.9.13cvs28.1
2046
2047         * src/prefs_matcher.c
2048                 Sync with HEAD
2049
2050 2005-01-06 [colin]      0.9.13cvs27.4
2051
2052         * src/prefs_matcher.c
2053                 Fix double-free. Patch by Alfons
2054
2055 2005-01-06 [colin]      0.9.13cvs27.3
2056
2057         * src/prefs_matcher.c
2058                 GTK2 widgets + memleak
2059                 Patch by Alfons
2060
2061 2005-01-05 [colin]      0.9.13cvs27.2
2062
2063         * src/account.c
2064         * src/addr_compl.c
2065         * src/foldersel.c
2066         * src/stock_pixmap.c
2067         * src/stock_pixmap.h
2068                 3 more GTK2 patches by Alfons.
2069
2070 2005-01-04 [colin]      0.9.13cvs27.1
2071
2072         * src/folderview.c
2073         * src/imap_gtk.c
2074         * src/news_gtk.c
2075                 Sync with HEAD
2076
2077 2005-01-04 [colin]      0.9.13cvs25.9
2078
2079         * src/compose.c
2080                 Fix Show Ruler menuitem
2081         * src/prefs_template.c
2082                 Convert to GTK2
2083         * src/common/utils.c
2084                 Make auto pointer stuff handles NULLs
2085                 Patches by Alfons.
2086
2087 2005-01-04 [colin]      0.9.13cvs25.8
2088
2089         * src/compose.c
2090                 Move the attachment list to gtk2
2091                 Patch by Alfons.
2092
2093 2005-01-04 [colin]      0.9.13cvs25.7
2094
2095         * src/textview.c
2096                 Make some keys work again
2097                 Patch by SungHyun Nam <namsh@kldp.org>
2098
2099 2005-01-04 [colin]      0.9.13cvs25.6
2100
2101         * src/gtk/gtkshruler.c
2102                 Move the ruler to GTK2
2103                 Patch by Alfons
2104
2105 2005-01-03 [colin]      0.9.13cvs25.5
2106
2107         * src/compose.c
2108                 Fix my broken patch apply 
2109
2110 2005-01-03 [colin]      0.9.13cvs25.4
2111
2112         * src/common/utils.c
2113         * src/common/utils.h
2114         * src/gtk/prefswindow.c
2115                 Move auto pointer stuff to utils.c
2116                 Patch by Alfons again :)
2117
2118 2005-01-03 [colin]      0.9.13cvs25.3
2119
2120         * src/compose.c
2121         * src/prefs_gtk.c
2122         * src/prefs_template.c
2123         * src/textview.c
2124                 Empty text widgets with empty strings, not NULL char
2125                 Patch by SungHyun Nam <namsh@kldp_org>
2126
2127 2005-01-03 [colin]      0.9.13cvs25.2
2128
2129         * src/main.c
2130         * AUTHORS
2131                 Sync with HEAD
2132
2133 2005-01-03 [colin]      0.9.13cvs25.1
2134
2135         * src/pop.c
2136         * src/pop.h
2137                 Sync with HEAD
2138
2139 2005-01-03 [colin]      0.9.13cvs24.3
2140
2141         * src/account.c
2142                 Two patches from Alfons and Alex S Moore:
2143                 fix images, fix return value.
2144
2145 2005-01-01 [colin]      0.9.13cvs24.2
2146
2147         * src/prefs_actions.c
2148                 Fix over-zealous assertion. Patch by Alfons
2149
2150 2005-01-01 [colin]      0.9.13cvs24.1
2151
2152         * src/procmime.c
2153                 Sync with HEAD (leak fix)
2154
2155 2004-12-31 [colin]      0.9.13cvs23.2
2156
2157         * src/prefs_common.c
2158                 GTK2 widgets + stock buttons - patch by Alfons
2159
2160 2004-12-31 [paul]       0.9.13cvs23.1
2161
2162         * configure.ac
2163                 bump up EXTRA_VERSION to match (sync'ed) HEAD
2164         * src/gtk/pluginwindow.c
2165                 use GTK2 widgets and plug memory leaks,
2166                 patches by Alfons
2167
2168 2004-12-30 [colin]      0.9.13cvs22.4
2169
2170         * src/account.c
2171         * src/action.c
2172         * src/export.c
2173         * src/foldersel.c
2174         * src/import.c
2175         * src/message_search.c
2176         * src/prefs_actions.c
2177         * src/prefs_common.c
2178         * src/prefs_customheader.c
2179         * src/prefs_filtering.c
2180         * src/prefs_summary_column.c
2181         * src/summary_search.c
2182         * src/gtk/about.c
2183         * src/gtk/description_window.c
2184         * src/gtk/gtkutils.c
2185         * src/gtk/gtkutils.h
2186         * src/gtk/inputdialog.c
2187         * src/gtk/prefswindow.c
2188                 Use GTK2 stock buttons. Patches by Alfons.
2189
2190 2004-12-30 [colin]      0.9.13cvs22.3
2191
2192         * src/account.c
2193                 Sync with HEAD
2194         * src/prefs_actions.c
2195         * src/prefs_customheader.c
2196         * src/prefs_filtering.c
2197         * src/prefs_msg_colors.c
2198         * src/prefs_summary_column.c
2199         * src/gtk/prefswindow.c
2200                 Use GtkTreeView instead of deprecated 
2201                 widgets. Patches by Alfons.
2202
2203 2004-12-30 [paul]       0.9.13cvs22.2
2204
2205         * src/foldersel.c
2206                 use GTK 2 Tree View
2207                 patch by Alfons, with root folder sorting fix
2208                 by Stephan Sachse
2209
2210 2004-12-30 [paul]       0.9.13cvs22.1
2211
2212         * ChangeLog
2213         * ChangeLog.claws
2214         * ChangeLog.jp
2215         * NEWS
2216         * configure.ac
2217         * src/account.c
2218                 sync with HEAD
2219
2220 2004-12-22 [martin]     0.9.13cvs21.2
2221
2222         * src/action.c
2223                 free the command line after its use
2224
2225 2004-12-18 [paul]       0.9.13cvs21.1
2226
2227         * AUTHORS
2228         * ChangeLog
2229         * ChangeLog.claws
2230         * ChangeLog.jp
2231         * NEWS
2232         * configure.ac
2233         * src/action.c
2234         * src/compose.c
2235         * src/syldap.c
2236                 sync with HEAD
2237
2238 2004-12-17 [martin]     0.9.13cvs17.2
2239
2240         * src/action.c
2241                 convert actions input to locale
2242         * src/inc.c
2243                 convert notification command to locale
2244         * src/plugins/pgpmime/select-keys.c
2245                 convert attributes to utf8
2246
2247 2004-12-14 [colin]      0.9.13cvs17.1
2248
2249         * ChangeLog
2250         * ChangeLog.jp
2251         * ChangeLog.claws
2252         * src/action.c
2253         * src/common/utils.c
2254         * src/gtk/prefswindow.c
2255         * src/gtk/gtkutils.c
2256         * src/gtk/gtkutils.h
2257         * src/plugins/spamassassin/libspamc.c
2258                 Sync with HEAD
2259
2260 2004-12-13 [colin]      0.9.13cvs14.1
2261
2262         * src/quote_fmt_parse.y
2263                 Sync with HEAD
2264
2265 2004-12-10 [colin]      0.9.13cvs12.1
2266
2267         * src/prefs_themes.c
2268         * src/mainwindow.c
2269         * src/messageview.c
2270                 Sync with HEAD
2271
2272 2004-12-09 [colin]      0.9.13cvs10.1
2273
2274         * src/procmime.c
2275                 Sync with HEAD (fix B64 encoding from memory)
2276
2277 2004-12-08 [colin]      0.9.13cvs9.1
2278
2279         * src/gtk/colorlabel.c
2280                 Sync with HEAD
2281
2282 2004-12-08 [paul]       0.9.13cvs8.2
2283
2284         * src/gtk/pluginwindow.c
2285                 fix window resizing oddities
2286
2287 2004-12-08 [colin]      0.9.13cvs8.1
2288
2289         * src/quote_fmt_parse.y
2290                 Sync with HEAD
2291
2292 2004-12-08 [colin]      0.9.13cvs7.1
2293
2294         * src/matcher_parser_parse.y
2295         * src/msgcache.c
2296         * src/prefs_matcher.c
2297         * src/procheader.c
2298         * src/matcher.c
2299         * src/common/defs.h
2300         * po/sr.po
2301                 Sync with HEAD
2302
2303 2004-12-08 [colin]      0.9.13cvs6.1
2304
2305         * src/quote_fmt_parse.y
2306         * src/textview.c
2307                 Sync with HEAD
2308         * src/gtk/prefswindow.c
2309         * src/gtk/pluginwindow.c
2310                 Fix G_CALLBACKS protos (thanks to Alfons)
2311
2312 2004-12-07 [torte]      0.9.13cvs2.2
2313
2314         * src/procmime.c
2315                 [Bug 650] reply button causes crash
2316                 Thanks to David Relson and Christoph
2317
2318 2004-12-07 [colin]      0.9.13cvs2.1
2319
2320         * ChangeLog.claws
2321         * AUTHORS
2322         * po/sk.po
2323         * src/procmime.c
2324         * src/prefs_account.c
2325         * src/common/smtp.c
2326         * src/common/smtp.h
2327                 Sync with HEAD
2328
2329 2004-12-06 [colin]      0.9.12cvs187.1
2330
2331         * ChangeLog.claws
2332         * INSTALL
2333         * Makefile.am
2334         * README.claws
2335         * TODO.claws
2336         * configure.ac
2337         * po/bg.po
2338         * po/cs.po
2339         * po/el.po
2340         * po/en_GB.po
2341         * po/es.po
2342         * po/fr.po
2343         * po/hr.po
2344         * po/hu.po
2345         * po/it.po
2346         * po/ja.po
2347         * po/ko.po
2348         * po/nl.po
2349         * po/pl.po
2350         * po/pt_BR.po
2351         * po/ru.po
2352         * po/sk.po
2353         * po/sr.po
2354         * po/sv.po
2355         * po/zh_CN.po
2356         * po/zh_TW.Big5.po
2357         * src/compose.c
2358         * tools/Makefile.am
2359         * tools/README
2360         * tools/filter_conv.pl
2361         * tools/kdeservicemenu/README
2362         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2363         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2364                 Sync with HEAD
2365
2366 2004-12-04 [colin]      0.9.12cvs183.1
2367
2368         * src/compose.c
2369                 Sync with HEAD (compose window position saving)
2370
2371 2004-12-04 [paul]       0.9.12cvs182.3
2372
2373         * src/messageview.c
2374         * src/mimeview.c
2375         * src/prefs_customheader.c
2376         * src/gtk/quicksearch.c
2377                 replace some forgotten GTK_SIGNAL_FUNCs
2378
2379 2004-12-04 [paul]       0.9.12cvs182.2
2380
2381         * src/Makefile.am
2382                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
2383                 committed in error      
2384
2385 2004-12-04 [paul]       0.9.12cvs182.1
2386
2387         * ChangeLog
2388         * ChangeLog.claws
2389         * ChangeLog.jp
2390         * INSTALL
2391         * NEWS
2392         * README
2393         * README.jp
2394         * configure.ac
2395         * doc/manual/ja/Makefile.am
2396         * doc/manual/ja/sylpheed-1.html
2397         * doc/manual/ja/sylpheed-10.html
2398         * doc/manual/ja/sylpheed-11.html
2399         * doc/manual/ja/sylpheed-12.html
2400         * doc/manual/ja/sylpheed-13.html
2401         * doc/manual/ja/sylpheed-14.html
2402         * doc/manual/ja/sylpheed-15.html
2403         * doc/manual/ja/sylpheed-16.html
2404         * doc/manual/ja/sylpheed-17.html
2405         * doc/manual/ja/sylpheed-18.html
2406         * doc/manual/ja/sylpheed-19.html
2407         * doc/manual/ja/sylpheed-2.html
2408         * doc/manual/ja/sylpheed-20.html
2409         * doc/manual/ja/sylpheed-3.html
2410         * doc/manual/ja/sylpheed-4.html
2411         * doc/manual/ja/sylpheed-5.html
2412         * doc/manual/ja/sylpheed-6.html
2413         * doc/manual/ja/sylpheed-7.html
2414         * doc/manual/ja/sylpheed-8.html
2415         * doc/manual/ja/sylpheed-9.html
2416         * doc/manual/ja/sylpheed.html
2417         * doc/manual/ja/sylpheed.sgml
2418         * po/de.po
2419         * src/Makefile.am
2420         * src/compose.c
2421         * src/procmime.c
2422         * src/pixmaps/regular.xpm **REMOVED**
2423         * src/plugins/pgpmime/pgpmime.c
2424         * src/plugins/pgpmime/plugin.c
2425         * src/plugins/pgpmime/prefs_gpg.c
2426                 sync with HEAD
2427
2428 2004-12-03 [paul]       0.9.12cvs180.1
2429
2430         * ChangeLog
2431         * ChangeLog.claws
2432         * ChangeLog.jp
2433         * configure.ac
2434         * src/Makefile.am
2435         * src/pop.c
2436         * src/common/utils.c
2437         * src/common/utils.h
2438         * src/pixmaps/continue.xpm
2439         * src/pixmaps/dir_close.xpm
2440         * src/pixmaps/dir_open.xpm
2441         * src/pixmaps/drafts_close.xpm
2442         * src/pixmaps/drafts_open.xpm
2443         * src/pixmaps/folder.xpm **REMOVED**
2444         * src/pixmaps/group.xpm
2445         * src/pixmaps/unread.xpm
2446                 sync with HEAD
2447
2448 2004-12-02 [colin]      0.9.12cvs179.1
2449
2450         * src/compose.c
2451                 Sync with HEAD (non-duplicated reedition)
2452
2453 2004-12-02 [colin]      0.9.12cvs178.1
2454
2455         * src/compose.c
2456                 Sync with HEAD (linewrap_quote fix)
2457
2458 2004-12-01 [colin]      0.9.12cvs177.3
2459
2460         * src/addrharvest.c
2461                 Replace sizeof with strlen
2462
2463 2004-12-01 [paul]       0.9.12cvs177.2
2464
2465         * src/addrharvest.c
2466                 fix 'harvest addresses'
2467
2468 2004-11-30 [colin]      0.9.12cvs177.1
2469
2470         * src/gtk/prefswindow.c
2471         * src/gtk/pluginwindow.c
2472                 Sync with HEAD
2473
2474 2004-11-29 [colin]      0.9.12cvs176.1
2475
2476         * src/folderview.c
2477                 sync with HEAD (Fix disappearing separators in folderview's popup)
2478
2479 2004-11-29 [colin]      0.9.12cvs175.1
2480
2481         * src/procmime.c
2482                 Sync with head (another format fix)
2483
2484 2004-11-29 [colin]      0.9.12cvs174.1
2485
2486         * src/pop.c
2487                 Sync with HEAD (format string fix)
2488
2489 2004-11-26 [colin]      0.9.12cvs173.1
2490
2491         * src/common/smtp.c
2492         * src/common/smtp.h
2493                 Sync with HEAD
2494
2495 2004-11-24 [colin]      0.9.12cvs172.1
2496
2497         * src/plugins/pgpmime/pgpmime.c
2498                 Sync with HEAD
2499
2500 2004-11-24 [colin]      0.9.12cvs171.1
2501
2502         * src/plugins/pgpmime/pgpmime.c
2503                 Sync with head (gpgmectx leaks)
2504
2505 2004-11-24 [colin]      0.9.12cvs169.1
2506
2507         * src/plugins/pgpmime/plugin.c
2508         * src/plugins/trayicon/Makefile.am
2509         * src/plugins/trayicon/newmarkedmail.xpm
2510         * src/plugins/trayicon/trayicon.c
2511         * src/plugins/trayicon/unreadmarkedmail.xpm
2512                 Sync with HEAD
2513
2514 2004-11-23 [colin]      0.9.12cvs168.1
2515
2516         * src/partial_download.c
2517         * src/partial_download.h
2518         * src/plugins/pgpmime/plugin.c
2519                 Sync with HEAD
2520
2521 2004-11-23 [colin]      0.9.12cvs166.1
2522
2523         * src/Makefile.am
2524         * src/codeconv.c
2525         * src/compose.c
2526         * src/folderview.c
2527         * src/main.c
2528         * src/partial_download.c
2529         * src/partial_download.h
2530         * src/prefs_account.c
2531         * src/prefs_account.h
2532         * src/privacy.c
2533         * src/privacy.h
2534         * src/procmime.c
2535         * src/common/Makefile.am
2536         * src/common/base64.h
2537         * src/common/partial_download.c
2538         * src/common/partial_download.h
2539         * src/gtk/prefswindow.c
2540         * src/gtk/prefswindow.h
2541         * src/plugins/pgpmime/pgpmime.c
2542         * src/plugins/pgpmime/prefs_gpg.c
2543         * src/plugins/pgpmime/prefs_gpg.h
2544         * src/plugins/pgpmime/sgpgme.c
2545         * src/plugins/pgpmime/sgpgme.h
2546                 Sync with HEAD
2547
2548 2004-11-23 [colin]      0.9.12cvs163.1
2549
2550         * src/main.c
2551                 Sync with HEAD (cursor optimization)
2552
2553 2004-11-23 [colin]      0.9.12cvs162.1
2554
2555         * src/prefs_common.c
2556         * src/prefs_themes.c
2557         * src/procmsg.c
2558                 Sync with HEAD
2559
2560 2004-11-23 [colin]      0.9.12cvs158.9
2561
2562         * src/compose.c
2563                 Fix double-free when forwarding
2564         * src/msgcache.c
2565                 Fix leak on error path
2566                 
2567
2568 2004-11-23 [colin]      0.9.12cvs158.8
2569
2570         * src/compose.c
2571                 Fix possible double-free
2572                 Spotted by Alfons
2573
2574 2004-11-23 [colin]      0.9.12cvs158.7
2575
2576         * src/compose.c
2577                 Fix some signal handlers' prototypes
2578                 Spotted by Alfons
2579
2580 2004-11-22 [colin]      0.9.12cvs158.6
2581
2582         * src/compose.c
2583                 Remove unneeded code and duplicated
2584                 wrapping - patch by Alfons
2585
2586 2004-11-22 [colin]      0.9.12cvs158.5
2587
2588         * src/prefs_themes.c
2589                 Fix oversized selector
2590
2591 2004-11-22 [colin]      0.9.12cvs158.4
2592
2593         * src/compose.c
2594                 fix dump_text()
2595                 patch by Alfons
2596
2597 2004-11-19 [colin]      0.9.12cvs158.3
2598
2599         * src/textview.c
2600                 Add a context menu on links (open, copy)
2601
2602 2004-11-18 [paul]       0.9.12cvs158.2
2603
2604         * src/addrgather.c
2605         * src/exphtmldlg.c
2606         * src/expldifdlg.c
2607         * src/mimeview.c
2608         * src/prefs_common.c
2609         * src/plugins/image_viewer/viewer.c
2610         * src/plugins/spamassassin/spamassassin_gtk.c
2611                 replace deprecated gtk_notebook_set_page
2612                 and gtk_notebook_current_page
2613
2614 2004-11-18 [paul]       0.9.12cvs158.1
2615
2616         * configure.ac
2617         * src/compose.c
2618         * src/mainwindow.c
2619         * src/messageview.c
2620         * src/prefs_common.c
2621         * src/common/utils.c
2622         * src/common/utils.h
2623                 sync with HEAD
2624
2625 2004-11-17 [colin]      0.9.12cvs156.1
2626
2627         * src/prefs_account.c
2628         * src/prefs_account.h
2629         * src/procmsg.c
2630                 Sync with HEAD (add pref to store encrypted mails encrypted)
2631
2632 2004-11-17 [paul]       0.9.12cvs155.1
2633
2634         * ChangeLog
2635         * ChangeLog.claws
2636         * ChangeLog.jp
2637         * NEWS
2638         * configure.ac
2639         * src/compose.c
2640         * src/jpilot.c
2641         * src/privacy.c
2642         * src/procmime.c
2643         * src/procmime.h
2644         * src/procmsg.c
2645         * src/toolbar.c
2646         * src/pixmaps/error.xpm
2647                 sync with HEAD
2648
2649 2004-11-17 [colin]      0.9.12cvs151.1
2650
2651         * src/plugins/pgpmime/pgpmime.c
2652                 Sync with HEAD (remove debug printf)
2653
2654 2004-11-17 [colin]      0.9.12cvs150.1
2655
2656         * src/plugins/pgpmime/pgpmime.c
2657                 Sync with HEAD (off-by-one fix)
2658
2659 2004-11-17 [colin]      0.9.12cvs149.1
2660
2661         * src/procmsg.c
2662                 Sync with HEAD (coding style fixes)
2663
2664 2004-11-16 [colin]      0.9.12cvs148.1
2665
2666         * src/procmsg.c
2667                 Sync with head (Fix the fix)
2668
2669 2004-11-16 [colin]      0.9.12cvs147.1
2670
2671         * src/procmsg.c
2672                 Sync with Main (leak fix)
2673
2674 2004-11-16 [colin]      0.9.12cvs146.14
2675
2676         * src/compose.c
2677                 Remove useless chunk of code
2678                 Patch by Alfons
2679
2680 2004-11-15 [colin]      0.9.12cvs146.13
2681
2682         * src/compose.c
2683                 Fix drafting after insertion
2684                 Patch by Alfons
2685
2686 2004-11-15 [colin]      0.9.12cvs146.12
2687
2688         * src/compose.c
2689         * src/prefs_filtering.c
2690         * src/prefs_filtering_action.c
2691         * src/prefs_toolbar.c
2692                 Fix some const-correctness
2693
2694 2004-11-15 [colin]      0.9.12cvs146.11
2695
2696         * src/summaryview.c
2697         * src/prefs_themes.c
2698         * src/messageview.c
2699                 Fix some leaks
2700
2701 2004-11-15 [colin]      0.9.12cvs146.10
2702
2703         * src/codeconv.c
2704                 More unreadable locale fixes
2705
2706 2004-11-14 [colin]      0.9.12cvs146.9
2707
2708         * src/textview.c
2709                 Fix uri_security_check
2710                 Patch by Alfons
2711
2712 2004-11-13 [paul]       0.9.12cvs146.8
2713
2714         * src/folder.c
2715         * src/procmime.c
2716                 fix 2 bugs introduced in last commit
2717
2718 2004-11-13 [paul]       0.9.12cvs146.7
2719
2720         * src/compose.c
2721         * src/exporthtml.c
2722         * src/exportldif.c
2723         * src/folder.c
2724         * src/imap.c
2725         * src/imap_gtk.c
2726         * src/main.c
2727         * src/mainwindow.c
2728         * src/messageview.c
2729         * src/mh_gtk.c
2730         * src/prefs_themes.c
2731         * src/procmime.c
2732         * src/setup.c
2733         * src/summaryview.c
2734                 replace deprecated g_basename
2735
2736 2004-11-13 [paul]       0.9.12cvs146.6
2737
2738         * src/compose.c
2739         * src/imap.c
2740         * src/matcher_parser.h
2741         * src/matcher_parser_parse.y
2742         * src/prefs_filtering.c
2743         * src/prefs_filtering_action.c
2744         * src/prefs_themes.c
2745         * src/prefs_toolbar.c
2746         * src/common/utils.c
2747                 various small fixes/cleanups
2748
2749 2004-11-12 [colin]      0.9.12cvs146.5
2750
2751         * src/textview.c
2752                 Validate event's origin on visibility notify
2753                 Patch by Alfons.
2754
2755 2004-11-12 [paul]       0.9.12cvs146.4
2756
2757         * src/exporthtml.c
2758         * src/exportldif.c
2759         * src/imap.c
2760         * src/mh.c
2761         * src/mimeview.c
2762         * src/prefs_spelling.c
2763         * src/prefs_themes.c
2764                 replace deprecated g_dirname    
2765
2766 2004-11-12 [colin]      0.9.12cvs146.3
2767
2768         * src/textview.c
2769                 Some coding style fixes
2770
2771 2004-11-12 [colin]      0.9.12cvs146.2
2772
2773         * src/codeconv.c
2774                 We want to replace _all_ extended chars in
2775                 conv_unreadable_*, because any string containing
2776                 extended chars not parsing as UTF8 is 
2777                 undisplayed on gtk2.
2778
2779 2004-11-12 [paul]       0.9.12cvs146.1
2780
2781         * ChangeLog
2782         * ChangeLog.claws
2783         * ChangeLog.jp
2784         * NEWS
2785         * configure.ac
2786         * src/account.c
2787         * src/folderview.c
2788         * src/folderview.h
2789         * src/imap.c
2790         * src/imap_gtk.c
2791         * src/inc.c
2792         * src/mainwindow.c
2793         * src/mh_gtk.c
2794         * src/news_gtk.c
2795         * src/pop.c
2796         * src/prefs_account.c
2797         * src/prefs_account.h
2798         * src/prefs_ext_prog.c
2799         * src/procmime.c
2800         * src/procmime.h
2801         * src/procmsg.c
2802         * src/procmsg.h
2803         * src/summary_search.c
2804         * src/summaryview.c
2805         * src/textview.c
2806         * src/common/defs.h
2807         * src/common/utils.c
2808         * src/common/utils.h
2809         * src/gtk/menu.c
2810         * src/gtk/menu.h
2811                 sync with HEAD
2812
2813 2004-11-11 [colin]      0.9.12cvs144.2
2814
2815         * src/textview.c
2816                 Fix URI range selection (patch by Alfons)
2817
2818 2004-11-09 [colin]      0.9.12cvs144.1
2819
2820         * ChangeLog.claws
2821         * src/compose.c
2822         * src/folder.c
2823         * src/folder_item_prefs.c
2824         * src/prefs_account.c
2825         * src/prefs_account.h
2826         * src/plugins/pgpmime/pgpmime.c
2827                 Sync with HEAD
2828
2829 2004-11-08 [colin]      0.9.12cvs143.1
2830
2831         * src/summaryview.c
2832                 Sync with HEAD (optimize quicksearch)
2833
2834 2004-11-08 [colin]      0.9.12cvs142.2
2835
2836         * src/compose.c
2837                 Don't wrap when Edit/Auto wrapping is disabled
2838
2839 2004-11-08 [colin]      0.9.12cvs142.1
2840
2841         * src/textview.c
2842                 Sync with HEAD
2843
2844 2004-11-08 [colin]      0.9.12cvs141.1
2845
2846         * src/textview.c
2847                 Sync with HEAD (fix some mail URIs)
2848
2849 2004-11-08 [colin]      0.9.12cvs140.3
2850
2851         * src/textview.c
2852                 o Use text cursor instead of arrow when
2853                   not on a link
2854                 o Fix handling of contiguous links (as in
2855                   "colin@colino.net" <colin@colino.net>)
2856                   This one unveils a bug in get_email_part()
2857
2858 2004-11-07 [colin]      0.9.12cvs140.2
2859
2860         * src/textview.c
2861                 Fix memleak. Patch by Alfons.
2862
2863 2004-11-06 [colin]      0.9.12cvs140.1
2864
2865         * src/compose.c
2866                 Sync with HEAD (don't ask passphrase
2867                 when drafting)
2868
2869 2004-11-06 [paul]       0.9.12cvs139.2
2870
2871         * AUTHORS
2872         * src/textview.c
2873         * src/textview.h
2874                 textview URI handling. hovering over a 
2875                 link displays it in the status bar,
2876                 and changes the mouse pointer to a hand 
2877                 cursor. a link is activated with a single 
2878                 click. (Modified from the) patch by Jean-Yves 
2879                 Lefort <jylefort@users.sourceforge.net>
2880                 
2881
2882 2004-11-05 [colin]      0.9.12cvs139.1
2883
2884         * src/compose.c
2885         * src/procmime.c
2886                 Sync with HEAD again ^^
2887
2888 2004-11-05 [colin]      0.9.12cvs139.1
2889
2890         * src/compose.c
2891         * src/procmime.c
2892                 Sync with HEAD
2893
2894 2004-11-03 [paul]       0.9.12cvs138.1
2895
2896         * ChangeLog.claws
2897         * configure.ac
2898         * po/POTFILES.in
2899         * src/prefs_ext_prog.c
2900         * src/procmime.c
2901         * tools/kdeservicemenu/README
2902         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2903         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2904                 sync with HEAD
2905
2906 2004-11-01 [christoph]  0.9.12cvs136.2
2907
2908         * src/procmime.c
2909                 convert MIME parameters to UTF-8
2910
2911 2004-10-29 [colin]      0.9.12cvs136.1
2912
2913         * src/common/utils.c
2914                 Sync with HEAD (don't use '=' in mime boundary)
2915
2916 2004-10-29 [paul]       0.9.12cvs135.1
2917
2918         * configure.ac
2919         * doc/src/rfc2231.txt
2920         * src/procmime.c
2921         * src/common/quoted-printable.c
2922         * src/common/utils.c
2923         * src/common/utils.h
2924                 sync with HEAD
2925
2926 2004-10-27 [paul]       0.9.12cvs134.1
2927
2928         * configure.ac
2929         * src/main.c
2930         * src/procmime.c
2931         * src/plugins/pgpmime/pgpmime.c
2932                 sync with HEAD
2933
2934 2004-10-26 [paul]       0.9.12cvs132.3
2935
2936         * src/account.c
2937         * src/addressbook.c
2938         * src/addrgather.c
2939         * src/addrharvest.c
2940         * src/codeconv.c
2941         * src/compose.c
2942         * src/customheader.c
2943         * src/editaddress.c
2944         * src/editgroup.c
2945         * src/enriched.c
2946         * src/expldifdlg.c
2947         * src/exporthtml.c
2948         * src/exportldif.c
2949         * src/folder.c
2950         * src/foldersel.c
2951         * src/folderview.c
2952         * src/grouplistdialog.c
2953         * src/html.c
2954         * src/imap.c
2955         * src/jpilot.c
2956         * src/ldapserver.c
2957         * src/ldif.c
2958         * src/mimeview.c
2959         * src/news.c
2960         * src/news_gtk.c
2961         * src/pop.c
2962         * src/prefs_display_header.c
2963         * src/prefs_gtk.c
2964         * src/prefs_msg_colors.c
2965         * src/prefs_toolbar.c
2966         * src/procheader.c
2967         * src/procmime.c
2968         * src/summaryview.c
2969         * src/textview.c
2970         * src/toolbar.c
2971         * src/vcard.c
2972         * src/common/mgutils.c
2973         * src/common/nntp.c
2974         * src/common/smtp.c
2975         * src/common/template.c
2976         * src/common/utils.c
2977         * src/common/xmlprops.c
2978         * src/plugins/pgpmime/pgpmime.c
2979         * src/plugins/pgpmime/select-keys.c
2980         * src/plugins/pgpmime/sgpgme.c
2981                 replace deprecated g_strcasecmp(), g_strncasecmp(),
2982                 g_string_sprintfa(), gtk_notebook_current_page()
2983
2984 2004-10-26 [colin]      0.9.12cvs132.2
2985
2986         * src/prefs_folder_item.c
2987                 Fix default-account selection
2988
2989 2004-10-21 [colin]      0.9.12cvs133
2990
2991         * src/compose.c
2992                 Sync with HEAD (Remove extra separator in compose's Options)
2993         * src/textview.c
2994                 Set wrapping to char
2995
2996 2004-10-21 [paul]       0.9.12cvs131.2
2997
2998         * src/compose.c
2999         * src/sourcewindow.c
3000                 fix wrapping
3001                 fix window shrinking 
3002
3003 2004-10-21 [colin]      0.9.12cvs131.1
3004
3005         * ChangeLog.claws
3006         * src/compose.c
3007                 Sync with HEAD
3008
3009 2004-10-21 [paul]       0.9.12cvs130.2
3010
3011         * src/prefs_folder_item.c
3012                 sync with HEAD (Apply to subfolders)
3013
3014 2004-10-19 [colin]      0.9.12cvs130.1
3015
3016         * ChangeLog.claws
3017         * src/compose.c
3018         * src/common/utils.c
3019         * src/gtk/menu.c
3020                 Sync with HEAD
3021
3022 2004-10-19 [colin]      0.9.12cvs128.1
3023
3024         * src/addrbook.c
3025         * src/addrcache.c
3026         * src/addressbook.c
3027         * src/codeconv.c
3028         * src/compose.c
3029         * src/customheader.c
3030         * src/editaddress.c
3031         * src/editgroup.c
3032         * src/exporthtml.c
3033         * src/folder.c
3034         * src/folderview.c
3035         * src/imap.c
3036         * src/jpilot.c
3037         * src/main.c
3038         * src/matcher_parser_parse.y
3039         * src/mbox.c
3040         * src/pop.c
3041         * src/prefs_account.c
3042         * src/prefs_gtk.c
3043         * src/prefs_msg_colors.c
3044         * src/procheader.c
3045         * src/procmime.c
3046         * src/procmime.h
3047         * src/procmsg.c
3048         * src/summaryview.c
3049         * src/textview.c
3050         * src/common/base64.c
3051         * src/common/partial_download.c
3052         * src/common/socket.c
3053         * src/common/sylpheed.c
3054         * src/common/utils.c
3055         * src/common/utils.h
3056         * src/gtk/pluginwindow.c
3057         * src/gtk/quicksearch.c
3058         * src/plugins/clamav/clamav_plugin.c
3059         * src/plugins/clamav/clamav_plugin.h
3060         * src/plugins/clamav/clamav_plugin_gtk.c
3061         * src/plugins/pgpmime/passphrase.c
3062         * src/plugins/pgpmime/pgpmime.c
3063         * src/plugins/pgpmime/plugin.c
3064         * src/plugins/pgpmime/prefs_gpg.c
3065         * src/plugins/pgpmime/prefs_gpg.h
3066         * src/plugins/pgpmime/select-keys.c
3067         * src/plugins/pgpmime/sgpgme.c
3068         * src/plugins/spamassassin/libspamc.c
3069         * src/plugins/spamassassin/spamassassin.c
3070         * src/plugins/spamassassin/spamassassin.h
3071         * src/plugins/spamassassin/spamassassin_gtk.c
3072         * src/plugins/trayicon/trayicon.c
3073         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3074                 Sync with HEAD
3075
3076 2004-10-14 [colin]      0.9.12cvs126.2
3077
3078         * src/codeconv.c
3079         * src/textview.c
3080                 Fix conv_unreadable_locale
3081
3082 2004-10-13 [colin]      0.9.12cvs126.1
3083
3084         * src/compose.c
3085                 Sync with HEAD (don't convert charset for 
3086                 drafted messages, minor cleanup)
3087
3088 2004-10-13 [colin]      0.9.12cvs125.1
3089
3090         * po/POTFILES.in
3091                 Sync with HEAD (POTFILES fix)
3092
3093 2004-10-12 [colin]      0.9.12cvs124.3
3094
3095         * src/compose.c
3096                 Fix encoding bug from latest sync
3097
3098 2004-10-12 [paul]       0.9.12cvs124.2
3099
3100         * src/plugins/pgpmime/prefs_gpg.c
3101         * src/plugins/pgpmime/prefs_gpg.h
3102                 forgotten in last commit        
3103
3104 2004-10-12 [paul]       0.9.12cvs124.1
3105
3106         * ChangeLog.claws
3107         * configure.ac
3108         * m4/spamassassin.m4
3109         * src/Makefile.am
3110         * src/account.c
3111         * src/compose.c
3112         * src/compose.h
3113         * src/crash.c
3114         * src/main.c
3115         * src/mimeview.c
3116         * src/passphrase.c
3117         * src/passphrase.h
3118         * src/prefs_account.c
3119         * src/prefs_account.h
3120         * src/prefs_common.c
3121         * src/privacy.c
3122         * src/privacy.h
3123         * src/procmime.c
3124         * src/procmime.h
3125         * src/procmsg.c
3126         * src/rfc2015.c
3127         * src/rfc2015.h
3128         * src/select-keys.c
3129         * src/select-keys.h
3130         * src/textview.c
3131         * src/common/utils.c
3132         * src/common/utils.h
3133         * src/gtk/about.c
3134         * src/plugins/pgpmime/Makefile.am
3135         * src/plugins/pgpmime/passphrase.c
3136         * src/plugins/pgpmime/passphrase.h
3137         * src/plugins/pgpmime/pgpmime.c
3138         * src/plugins/pgpmime/plugin.c
3139         * src/plugins/pgpmime/select-keys.c
3140         * src/plugins/pgpmime/select-keys.h
3141         * src/plugins/pgpmime/sgpgme.c
3142         * src/plugins/pgpmime/sgpgme.h
3143                 sync with HEAD
3144
3145 2004-10-04 [colin]      0.9.12cvs122.1
3146
3147         * src/mainwindow.c
3148         * src/messageview.c
3149         * src/messageview.h
3150         * src/textview.c
3151                 Sync with HEAD
3152
3153 2004-10-04 [colin]      0.9.12cvs121.1
3154
3155         * src/summaryview.c
3156                 Sync with HEAD
3157
3158 2004-10-04 [paul]       0.9.12cvs120.1
3159
3160         * configure.ac
3161                 sync with HEAD [don't try to build 
3162                 pgpmime plugin when gpgme is disabled]
3163
3164 2004-10-03 [colin]      0.9.12cvs119.3
3165
3166         * src/gtk/gtksctree.c
3167                 Lots of side effects. Put back as before 117.2.
3168         * src/summaryview.c
3169                 Fix bug #602
3170
3171 2004-10-03 [colin]      0.9.12cvs119.2
3172
3173         * src/gtk/gtksctree.c
3174                 Revert 608 fix that doesn't work that good
3175
3176 2004-10-02 [colin]      0.9.12cvs119.1
3177
3178         * src/mainwindow.c
3179         * src/messageview.c
3180         * src/prefs_common.h
3181         * src/procmime.c
3182         * src/procmime.h
3183         * src/textview.c
3184                 Sync with HEAD
3185         * src/gtk/gtksctree.c
3186                 Close bug #608
3187
3188 2004-10-01 [colin]      0.9.12cvs118.1
3189
3190         * src/mimeview.c
3191                 Sync with HEAD (better Save All fix)
3192
3193 2004-10-01 [colin]      0.9.12cvs117.2
3194
3195         * src/gtk/gtksctree.c
3196                 Faster on selection
3197
3198 2004-10-01 [colin]      0.9.12cvs117.1
3199
3200         * src/mimeview.c
3201                 Sync with HEAD (Save All: only attachments)
3202
3203 2004-10-01 [paul]       0.9.12cvs116.1
3204
3205         * ChangeLog.claws
3206         * configure.ac
3207         * src/account.c
3208         * src/prefs_common.c
3209         * src/gtk/colorlabel.c
3210                 sync with HEAD
3211
3212 2004-09-30 [colin]      0.9.12cvs115.1
3213
3214         * src/stock_pixmap.c
3215         * src/stock_pixmap.h
3216         * src/folderview.c
3217         * src/Makefile.am
3218         * src/pixmaps/read.xpm
3219                 Sync with HEAD (new pixmap)
3220
3221 2004-09-29 [colin]      0.9.12cvs114.1
3222
3223         * src/compose.c
3224                 Sync with HEAD
3225                 Fix focus handling in headers
3226
3227 2004-09-29 [paul]       0.9.12cvs113.1
3228
3229         * src/quote_fmt_parse.y
3230                 sync with HEAD
3231  
3232
3233 2004-09-28 [colin]      0.9.12cvs112.1
3234
3235         * src/folderview.c
3236         * src/mainwindow.c
3237                 Sync with HEAD
3238
3239 2004-09-28 [colin]      0.9.12cvs110.1
3240
3241         * src/folderview.c
3242                 Sync with HEAD (Contextual Empty trash menu)
3243
3244 2004-09-28 [colin]      0.9.12cvs108.1
3245
3246         * src/addressbook.c
3247                 Sync with HEAD (addressbook edit on double-click)
3248
3249 2004-09-28 [colin]      0.9.12cvs106.1
3250
3251         * src/inc.c
3252                 Sync with HEAD (folder_item freeze on inc)
3253
3254 2004-09-27 [colin]      0.9.12cvs105.1
3255
3256         * src/folderview.c
3257                 Sync with HEAD (right-align new and unread column)
3258
3259 2004-09-27 [colin]      0.9.12cvs104.1
3260
3261         * src/main.c
3262                 Sync with HEAD (revert 0.9.12cvs101)
3263
3264 2004-09-24 [colin]      0.9.12cvs103.2
3265
3266         * src/wizard.c
3267                 Fix gtk warnings and use domain part of the email address 
3268                 when domain detection fails (no dot in domain name)
3269
3270 2004-09-23 [colin]      0.9.12cvs103.1
3271
3272         * src/plugins/spamassassin/libspamc.c
3273         * src/plugins/spamassassin/libspamc.h
3274         * src/plugins/spamassassin/utils.c
3275         * src/plugins/spamassassin/utils.h
3276                 Sync with HEAD (Update spamassassin to 3.0)
3277
3278 2004-09-21 [colin]      0.9.12cvs102.3
3279
3280         * src/action.c
3281                 Add horizontal scrollbar in action io dialog as needed
3282                 Patch by Alfons.
3283
3284 2004-09-20 [colin]      0.9.12cvs102.2
3285
3286         * src/plugins/image_viewer/viewer.c
3287                 Remove imlib stuff
3288                 use gtk_pixmap_set when clearing
3289                 (would be better to use gtkImages, but causes size-allocate 
3290                 signals storm)
3291
3292 2004-09-17 [paul]       0.9.12cvs102.1
3293
3294         * ChangeLog
3295         * ChangeLog.claws
3296         * ChangeLog.jp
3297         * configure.ac
3298         * src/inc.c
3299                 sync with HEAD
3300
3301
3302 2004-09-17 [colin]      0.9.12cvs101.1
3303
3304         * ChangeLog.claws
3305         * src/main.c
3306                 Sync with HEAD (fix segs at exit)
3307
3308 2004-09-14 [colin]      0.9.12cvs99.5
3309
3310         * src/common/socket.c
3311         * AUTHORS
3312                 Fix send error on 64bit platforms
3313                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
3314
3315 2004-09-14 [colin]      0.9.12cvs99.4
3316
3317         * src/action.c
3318                 Fix action output with utf8 
3319                 Patch by Alfons.
3320
3321 2004-09-14 [colin]      0.9.12cvs99.3
3322
3323         * ChangeLog.claws
3324         * src/folder.c
3325                 Sync with HEAD
3326
3327 2004-09-09 [colin]      0.9.12cvs99.2
3328
3329         * src/action.c
3330                 Fix progress bar (displaying "Completed %v/%u")
3331                 Patch by Alfons.
3332
3333 2004-09-08 [colin]      0.9.12cvs99.1
3334
3335         * src/account.c
3336         * src/folder.c
3337         * src/procmsg.c
3338         * src/procmsg.h
3339         * src/plugins/pgpmime/pgpmime.c
3340                 Sync with HEAD
3341
3342 2004-09-08 [colin]      0.9.12cvs97.2
3343
3344         * src/summaryview.c
3345                 Don't select mails in collapsed threads 
3346                 when navigating with up/down
3347
3348 2004-09-07 [colin]      0.9.12cvs97.1
3349
3350         * src/inc.c
3351                 Sync with HEAD (meaningful error messages)
3352
3353 2004-09-06 [colin]      0.9.12cvs96.1
3354
3355         * src/toolbar.c
3356                 Sync with HEAD (fix Redirect graying out)
3357
3358 2004-09-06 [colin]      0.9.12cvs95.1
3359
3360         * src/summaryview.c
3361         * src/mimeview.c
3362                 Sync with HEAD (fix dropped URIs)
3363
3364 2004-09-06 [colin]      0.9.12cvs94.1
3365
3366         * src/addressbook.c
3367         * src/addressitem.h
3368         * src/addritem.c
3369         * src/addritem.h
3370                 Sync with HEAD (addressbook DnD)
3371
3372 2004-09-03 [colin]      0.9.12cvs93.1
3373
3374         * src/summaryview.c
3375                 Sync with HEAD (next/prev unread)
3376
3377 2004-09-03 [colin]      0.9.12cvs92.1
3378
3379         * src/prefs_common.c
3380         * src/prefs_common.h
3381         * src/summaryview.c
3382                 Sync with HEAD ('mark_as_read_delay' pref)
3383
3384 2004-09-02 [colin]      0.9.12cvs91.2
3385
3386         * src/common/xml.c
3387                 Fix leak
3388
3389 2004-09-02 [colin]      0.9.12cvs91.1
3390
3391         * src/gtk/menu.c
3392                 Sync with HEAD (menu accel don't work, but whatever)
3393
3394 2004-09-02 [colin]      0.9.12cvs90.1
3395
3396         * src/account.c
3397                 Sync with HEAD (fix bug 582)
3398
3399 2004-09-02 [colin]      0.9.12cvs89.1
3400
3401         * src/addrindex.c
3402                 Sync with HEAD (free deleted queries)
3403
3404 2004-09-02 [colin]      0.9.12cvs88.1
3405
3406         * src/ldapquery.c
3407                 Sync with HEAD (fix LDAP freezes)
3408
3409 2004-09-02 [colin]      0.9.12cvs87.1
3410
3411         * src/prefs_spelling.c
3412                 Sync with HEAD (add default dictionary)
3413
3414 2004-09-01 [colin]      0.9.12cvs86.1
3415
3416         * src/filtering.c
3417         * src/folderview.c
3418         * src/imap.c
3419         * src/prefs_matcher.c
3420         * src/stock_pixmap.c
3421         * src/summary_search.c
3422         * src/summaryview.c
3423         * src/wizard.c
3424         * src/wizard.h
3425                 Sync with HEAD (uninitialized vars fixes)
3426                 + gtk2 specific warning fixes
3427
3428 2004-08-31 [colin]      0.9.12cvs85.1
3429
3430         * src/folder.c
3431                 Sync with HEAD (Fix memory corruption due to 
3432                 uninitialized var)
3433
3434 2004-08-31 [colin]      0.9.12cvs84.4
3435
3436         * src/summary_search.c
3437                 Fix segfaults when searching in folders with broken headers
3438
3439 2004-08-31 [colin]      0.9.12cvs84.3
3440
3441         * src/compose.c
3442         * src/textview.c
3443                 Fix some more encoding/decoding issues
3444
3445 2004-08-30 [colin]      0.9.12cvs84.2
3446
3447         * src/mimeview.c
3448         * src/prefs_themes.c
3449         * src/gtk/filesel.c
3450         * src/gtk/filesel.h
3451                 Add a folder-mode selection (fixes mimeview's "Save all")
3452
3453 2004-08-29 [colin]      0.9.12cvs84.1
3454
3455         * src/mimeview.c
3456                 Sync with HEAD (don't escape saved filenames)
3457
3458 2004-08-27 [colin]      0.9.12cvs83.1
3459
3460         * ChangeLog
3461         * ChangeLog.claws
3462         * ChangeLog.jp
3463         * src/mh.c
3464         * src/procheader.c
3465         * src/procmsg.c
3466         * src/procmsg.h
3467         * src/common/utils.c
3468         * src/gtk/menu.h
3469         * po/
3470                 Sync with HEAD 0.9.12cvs83 (sync with main)
3471
3472 2004-08-26 [colin]      0.9.12cvs82.4
3473
3474         * src/codeconv.c
3475                 Fix strange stack corruption
3476                 Convert to utf8 after unmime, not before
3477
3478 2004-08-26 [colin]      0.9.12cvs82.3
3479
3480         * src/main.c
3481         * src/wizard.c
3482                 Fix account folders duplication
3483
3484 2004-08-25 [colin]      0.9.12cvs82.2
3485
3486         * src/wizard.c
3487                 Remove ports
3488                 Add SSL selection
3489                 Use login@server as account name
3490
3491 2004-08-25 [colin]      0.9.12cvs82.1
3492
3493         * src/plugins/pgpmime/pgpmime.c
3494                 Sync with HEAD (leak fix).
3495
3496 2004-08-25 [colin]      0.9.12cvs81.1
3497
3498         * src/plugins/pgpmime/pgpmime.c
3499         * src/plugins/pgpmime/sgpgme.c
3500         * src/plugins/pgpmime/sgpgme.h
3501                 Sync with HEAD (Handle combined messages).
3502
3503 2004-08-24 [colin]      0.9.12cvs80.3
3504
3505         * src/wizard.c
3506                 Fix full name, ports, and imap
3507
3508 2004-08-24 [colin]      0.9.12cvs80.2
3509
3510         * src/Makefile.am
3511         * src/main.c
3512         * src/setup.c
3513         * src/setup.h
3514         * src/stock_pixmap.c
3515         * src/stock_pixmap.h
3516         * src/wizard.c ** ADDED **
3517         * src/wizard.h ** ADDED ** 
3518         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
3519                 Add a setup wizard 
3520
3521 2004-08-24 [colin]      0.9.12cvs80.1
3522
3523         * src/folder.c
3524                 Sync with HEAD (set mimeflags on all messages)
3525
3526 2004-08-24 [colin]      0.9.12cvs79.3
3527
3528         * src/matcher_parser_lex.l
3529                 Fix 8bits strings not in utf8
3530
3531 2004-08-24 [colin]      0.9.12cvs79.2
3532
3533         * src/compose.c
3534                 Check conversion result before replacing buffer
3535
3536 2004-08-23 [colin]      0.9.12cvs79.1
3537
3538         * src/compose.c
3539                 Sync with HEAD (create message header in memory)
3540
3541 2004-08-23 [colin]      0.9.12cvs78.1
3542
3543         * src/rfc2015.c
3544         * src/rfc2015.h
3545                 Sync with HEAD (fix bug 197 again)
3546
3547 2004-08-23 [colin]      0.9.12cvs77.3
3548
3549         * src/compose.c
3550                 Fix again inline gpg signing (which outputs utf8
3551                 in gtk2). Not syncing this fix to HEAD as this 
3552                 code is meant to die.
3553
3554 2004-08-23 [colin]      0.9.12cvs77.2
3555
3556         * src/prefs_account.h
3557                 Remove useless include
3558
3559 2004-08-23 [colin]      0.9.12cvs77.1
3560
3561         * src/imap.c
3562         * po/es.po
3563         * po/fr.po
3564         * po/it.po
3565         * po/pl.po
3566         * po/pt_BR.po
3567         * po/sk.po
3568         * po/sr.po
3569                 Sync with HEAD (fix bug 577)
3570
3571 2004-08-22 [colin]      0.9.12cvs76.1
3572
3573         * src/plugins/trayicon/trayicon.c
3574                 Sync with HEAD (fix formatting bug)
3575
3576 2004-08-21 [colin]      0.9.12cvs74.2
3577
3578         * src/gtk/colorsel.c
3579                 Fix bug 564 (Folder color selection window exits on any
3580                 keypress)
3581
3582 2004-08-21 [colin]      0.9.12cvs74.1
3583
3584         * ChangeLog.claws
3585         * src/compose.c
3586         * src/summaryview.c
3587         * src/toolbar.c
3588                 Sync with HEAD (fix bug 576)
3589
3590 2004-08-21 [colin]      0.9.12cvs70.1
3591
3592         * src/compose.c
3593         * src/mainwindow.c
3594                 Sync with HEAD
3595                 
3596
3597 2004-08-21 [paul]       0.9.12cvs66.4
3598
3599         * src/mainwindow.c
3600         * src/messageview.c
3601         * src/gtk/menu.c
3602         * src/plugins/spamassassin/spamassassin_gtk.c
3603                 remove some deprecated gtk1 functions
3604
3605
3606 2004-08-21 [colin]      0.9.12cvs66.3
3607
3608         * src/compose.c
3609         * src/codeconv.c
3610                 Fix warnings
3611                 Remove encoding hacks
3612                 Fix bug 575 (Strange character messes up message)
3613                 Don't display conversion error when drafting
3614
3615 2004-08-21 [paul]       0.9.12cvs66.2
3616
3617         * src/prefs_account.c
3618                 fix GnuPG mode bugs
3619
3620
3621 2004-08-20 [colin]      0.9.12cvs66.1
3622
3623         * src/codeconv.c
3624                 Sync with HEAD 0.9.12cvs66
3625
3626 2004-08-20 [paul]
3627
3628         * src/plugins/pgpmime/plugin.c
3629                 modify PGP/MIME plugin's description
3630
3631 2004-08-17 [colin]      0.9.12cvs65.1
3632
3633         * src/common/ssl.c
3634         * src/plugins/pgpmime/plugin.c
3635                 Sync with HEAD
3636
3637 2004-08-14 [colin]      0.9.12cvs60.3
3638
3639         * src/plugins/trayicon/trayicon.c
3640                 Put back resize callback, on size-request signal
3641                 rather than size-allocate to avoid infinite 
3642                 callback loop
3643
3644 2004-08-13 [colin]      0.9.12cvs60.2
3645
3646         * src/common/defs.h
3647                 Cache versions have been fixed
3648
3649 2004-08-13 [colin]      0.9.12cvs60.1
3650
3651         * src/folderutils.c
3652                 Sync with HEAD
3653
3654 2004-08-12 [colin]      0.9.12cvs59.1
3655
3656         * src/plugins/trayicon/trayicon.c
3657                 Sync with HEAD
3658
3659 2004-08-12 [colin]      0.9.12cvs57.5
3660
3661         * sylpheed.desktop
3662         * configure.ac
3663         * src/Makefile.am
3664         * src/main.c
3665                 Add support for Freedesktop.org's startup notification
3666
3667 2004-08-11 [colin]      0.9.12cvs57.4
3668
3669         * src/textview.c
3670                 Fix off-by-one
3671
3672 2004-08-11 [colin]      0.9.12cvs57.3
3673
3674         * src/message_search.c
3675         * src/summary_search.c
3676                 Make searches case insensitive by default
3677         * src/textview.c
3678                 Fix case-insensitive search in message
3679
3680 2004-08-11 [colin]      0.9.12cvs57.2
3681
3682         * src/summary_search.c
3683                 Let case-sensitive be specified
3684
3685 2004-08-10 [colin]      0.9.12cvs55.4
3686
3687         * src/common/socket.c
3688                 Fix the possible race condition
3689
3690 2004-08-09 [paul]       0.9.12cvs55.3
3691
3692         * configure.ac
3693         * src/Makefile.am
3694         * src/common/Makefile.am
3695                 sync with HEAD
3696
3697
3698 2004-08-09 [paul]       0.9.12cvs55.2
3699
3700         * autogen.sh
3701         * po/poconv.sh
3702                 remove unneeded script
3703
3704         * configure.ac
3705                 add forgotten USE_LDAP_TLS (sync with HEAD)
3706
3707
3708 2004-08-09 [colin]      0.9.12cvs55.1
3709
3710         * src/main.c
3711         * src/common/ssl.c
3712         * src/common/sylpheed.c
3713         * src/common/sylpheed.h
3714                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
3715
3716 2004-08-09 [paul]       0.9.12cvs54.1
3717
3718         * ChangeLog
3719         * ChangeLog.claws
3720         * ChangeLog.jp
3721         * configure.ac
3722         * po/POTFILES.in
3723         * src/Makefile.am
3724         * src/folderutils.c
3725         * src/main.c
3726         * src/pgpmime.c
3727         * src/pgpmime.h
3728         * src/sgpgme.c
3729         * src/sgpgme.h
3730         * src/plugins/Makefile.am
3731         * src/plugins/pgpmime/.cvsignore
3732         * src/plugins/pgpmime/Makefile.am
3733         * src/plugins/pgpmime/pgpmime.c
3734         * src/plugins/pgpmime/pgpmime.h
3735         * src/plugins/pgpmime/plugin.c
3736         * src/plugins/pgpmime/sgpgme.c
3737         * src/plugins/pgpmime/sgpgme.h
3738                 sync with HEAD
3739
3740 2004-08-08 [paul]       0.9.12cvs51.1
3741
3742         * configure.ac
3743         * src/folder.c
3744                 sync with HEAD
3745
3746 2004-08-07 [colin]      0.9.12cvs50.1
3747
3748         * src/pop.c
3749         * src/common/partial_download.c
3750                 fix warnings (sync from HEAD)
3751
3752 2004-08-07 [colin]      0.9.12cvs48.1
3753
3754         * src/prefs_folder_item.c
3755                 sync with HEAD 0.9.12cvs48
3756
3757 2004-08-06 [colin]      0.9.12cvs47.1
3758
3759         * src/compose.c
3760                 Sync with HEAD
3761
3762 2004-08-06 [christoph]  0.9.12cvs46.2
3763
3764         * src/main.c
3765         * src/plugins/clamav/clamav_plugin_gtk.c
3766         * src/plugins/dillo_viewer/dillo_viewer.c
3767         * src/plugins/image_viewer/plugin.c
3768         * src/plugins/mathml_viewer/mathml_viewer.c
3769         * src/plugins/spamassassin/spamassassin_gtk.c
3770         * src/plugins/trayicon/trayicon.c
3771                 don't mix GTK1.2 plugin with GTK2 plugins
3772
3773 2004-08-06 [colin]      0.9.12cvs46.1
3774
3775         * ChangeLog
3776         * ChangeLog.claws
3777         * ChangeLog.jp
3778         * configure.ac
3779         * sylpheed-claws.pc.in
3780         * src/folder.c
3781         * src/imap.c
3782         * src/localfolder.c
3783         * src/messageview.c
3784         * src/mimeview.c
3785         * src/mimeview.h
3786         * src/msgcache.c
3787         * src/news.c
3788         * src/prefs_ext_prog.c
3789         * src/prefs_folder_item.c
3790         * src/prefs_fonts.c
3791         * src/prefs_msg_colors.c
3792         * src/prefs_spelling.c
3793         * src/prefs_themes.c
3794         * src/prefs_toolbar.c
3795         * src/prefs_wrapping.c
3796         * src/procmime.h
3797         * src/common/defs.h
3798         * src/common/nntp.c
3799         * src/common/session.c
3800         * src/common/session.h
3801         * src/common/socket.c
3802         * src/common/utils.h
3803         * src/common/xml.c
3804         * src/common/xml.h
3805         * src/gtk/prefswindow.c
3806         * src/gtk/prefswindow.h
3807         * src/plugins/clamav/clamav_plugin_gtk.c
3808         * src/plugins/dillo_viewer/dillo_prefs.c
3809         * src/plugins/image_viewer/viewerprefs.c
3810         * src/plugins/spamassassin/spamassassin_gtk.c
3811         * m4/openssl.m4 *** REMOVED ***
3812                 Sync with HEAD 0.9.12cvs46
3813
3814 2004-08-03 [paul]       0.9.12cvs40.2
3815
3816         * src/action.c
3817         * src/addressadd.c
3818         * src/addressbook.c
3819         * src/addrgather.c
3820         * src/browseldap.c
3821         * src/compose.c
3822         * src/crash.c
3823         * src/editaddress.c
3824         * src/editgroup.c
3825         * src/editldap_basedn.c
3826         * src/foldersel.c
3827         * src/importldif.c
3828         * src/mimeview.c
3829         * src/prefs_common.c
3830         * src/prefs_template.c
3831         * src/sourcewindow.c
3832         * src/summaryview.c
3833         * src/gtk/about.c
3834         * src/gtk/foldersort.c
3835         * src/gtk/logwindow.c
3836         * src/gtk/pluginwindow.c
3837         * src/gtk/prefswindow.c
3838                 change all gtk_scrolled_window_set_policy from 
3839                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
3840
3841 2004-08-02 [paul]       0.9.12cvs40.1
3842
3843         * AUTHORS
3844                 update translation team section
3845         * po/pt_BR.po
3846                 updated by Frederico Goncalves Guimaraes
3847                 <fggdebian@yahoo.com.br>
3848
3849 2004-07-31 [colin]      0.9.12cvs39.9
3850
3851         * src/exphtmldlg.c
3852                 Fix compilation
3853
3854 2004-07-31 [colin]      0.9.12cvs39.8
3855
3856         * src/exphtmldlg.c
3857                 Fix an alertpanel type
3858
3859 2004-07-30 [colin]      0.9.12cvs39.7
3860
3861         * src/alertpanel.c
3862                 Fix alertpanel_error_log's icon
3863
3864 2004-07-30 [colin]      0.9.12cvs39.6
3865
3866         * src/pop.c
3867                 Two of them should still be warnings
3868
3869 2004-07-30 [colin]      0.9.12cvs39.5
3870
3871         * src/pop.c
3872                 More warning -> error
3873 2004-07-29 [colin]      0.9.12cvs39.4
3874
3875         * src/pop.c
3876                 Warning -> error
3877
3878 2004-07-29 [colin]      0.9.12cvs39.3
3879
3880         * src/prefs_matcher.c
3881                 Fix segfault
3882
3883 2004-07-29 [colin]      0.9.12cvs39.2
3884
3885         * src/alertpanel.c
3886                 More nice-looking alertpanels
3887
3888 2004-07-29 [colin]      0.9.12cvs39.1
3889
3890         * src/messageview.c
3891                 sync with head
3892                 (inform user when partial mail is deleted on server)
3893
3894 2004-07-29 [colin]      0.9.12cvs38.1
3895
3896         * src/messageview.c
3897                 sync with head
3898
3899 2004-07-28 [paul]       0.9.12cvs37.7
3900
3901         * src/mainwindow.c
3902                 complete the replacement of deprecated gtk_progress_*
3903
3904 2004-07-28 [paul]       0.9.12cvs37.6
3905
3906         * src/action.c
3907         * src/inc.c
3908         * src/mainwindow.c
3909         * src/send_message.c
3910         * src/gtk/progressdialog.c
3911         * src/gtk/progressdialog.h
3912                 replace deprecated gtk_progress_*
3913
3914 2004-07-28 [paul]       0.9.12cvs37.5
3915
3916         * src/gtk/filesel.c
3917                 remove gtk_window_set_wmclass()
3918 2004-07-28 [paul]       0.9.12cvs37.4
3919
3920         * src/addressbook.c
3921         * src/compose.c
3922         * src/foldersel.c
3923         * src/mainwindow.c
3924         * src/messageview.c
3925         * src/sourcewindow.c
3926         * src/gtk/logwindow.c
3927                 remove gtk_window_set_wmclass()
3928                 
3929         * src/prefs_filtering.c
3930         * src/prefs_filtering_action.c
3931         * src/prefs_fonts.c
3932         * src/prefs_gtk.c
3933         * src/prefs_matcher.c
3934         * src/ssl_manager.c
3935         * src/gtk/prefswindow.c
3936                 replace gtk_window_position()
3937
3938 2004-07-28 [colin]      0.9.12cvs37.3
3939
3940         * src/alertpanel.c
3941         * src/alertpanel.h
3942                 Add a way to specify panel type for specific
3943                 panels (alertpanel())
3944         * src/account.c
3945         * src/addressbook.c
3946         * src/compose.c
3947         * src/expldifdlg.c
3948         * src/main.c
3949         * src/messageview.c
3950         * src/summaryview.c
3951         * src/textview.c
3952         * src/gtk/sslcertwindow.c
3953                 Fix alertpanel()s so that their icon match
3954                 their real type
3955
3956 2004-07-28 [paul]       0.9.12cvs37.2
3957
3958         * src/addr_compl.c
3959         * src/addressbook.c
3960         * src/alertpanel.c
3961         * src/compose.c
3962         * src/export.c
3963         * src/foldersel.c
3964         * src/folderview.c
3965         * src/grouplistdialog.c
3966         * src/import.c
3967         * src/mainwindow.c
3968         * src/message_search.c
3969         * src/messageview.c
3970         * src/passphrase.c
3971         * src/prefs_actions.c
3972         * src/prefs_common.c
3973         * src/prefs_customheader.c
3974         * src/prefs_display_header.c
3975         * src/prefs_filtering.c
3976         * src/prefs_filtering_action.c
3977         * src/prefs_gtk.c
3978         * src/prefs_matcher.c
3979         * src/prefs_msg_colors.c
3980         * src/prefs_summary_column.c
3981         * src/prefs_template.c
3982         * src/sourcewindow.c
3983         * src/ssl_manager.c
3984         * src/summary_search.c
3985         * src/gtk/colorsel.c
3986         * src/gtk/description_window.c
3987         * src/gtk/gtkaspell.c
3988         * src/gtk/inputdialog.c
3989         * src/gtk/logwindow.c
3990         * src/gtk/prefswindow.c
3991         * src/gtk/progressdialog.c
3992                 replace deprecated gtk_window_set_policy
3993
3994 2004-07-27 [colin]      0.9.12cvs37.1
3995
3996         * src/msgcache.c
3997                 More fixes (synced for head again)
3998
3999 2004-07-27 [colin]      0.9.12cvs35.3
4000
4001         * src/msgcache.c
4002                 Fix wrong test
4003
4004 2004-07-27 [colin]      0.9.12cvs35.2
4005
4006         * src/mimeview.c
4007                 Fix width a bit (by Paul)
4008         * src/alertpanel.c
4009         * src/alertpanel.h
4010                 Specialize icons, make alertpanel_message()
4011                 private
4012         * src/message_search.c
4013         * src/sgpgme.c
4014         * src/summary_search.c
4015                 Suit alertpanel changes
4016
4017 2004-07-27 [colin]      0.9.12cvs35.1
4018
4019         * src/alertpanel.c
4020                 Add an icon
4021         * src/passphrase.c
4022                 Add debug output - maybe someone will
4023                 want to look at the problem with Grab
4024                 Input :)
4025         Bump version as we're synced with HEAD
4026
4027 2004-07-26 [colin]      0.9.12cvs33.26
4028
4029         * src/pop.c
4030                 Fix uidl-file parsing when not in new
4031                 format
4032
4033 2004-07-26 [colin]      0.9.12cvs33.25
4034
4035         * src/gtk/menu.c
4036                 Move popup menu up if necessary (fixes 
4037                 account selector)
4038         * src/mainwindow.c
4039                 Set account selector's button height to
4040                 minimum
4041
4042 2004-07-26 [colin]      0.9.12cvs33.24
4043
4044         * src/alertpanel.c
4045                 Maybe fix 551 (Truncated font in alert window)
4046
4047 2004-07-26 [colin]      0.9.12cvs33.23
4048
4049         * po/de.po
4050         * po/es.po
4051         * po/fr.po
4052         * po/it.po
4053         * po/ja.po
4054         * po/pl.po
4055         * po/ru.po
4056         * po/sk.po
4057         * po/sr.po
4058         * po/zh_CN.po
4059                 Sync po files with HEAD
4060
4061 2004-07-26 [paul]       0.9.12cvs33.22
4062
4063         * src/compose.c
4064                 fix Bug 556 'Organisation-header is sent even if empty'
4065
4066 2004-07-24 [colin]      0.9.12cvs33.21
4067
4068         * src/compose.c
4069         * src/gtk/gtkaspell.c
4070         * src/gtk/gtkaspell.h
4071                 Fix speller accelerators (require hack)
4072
4073 2004-07-24 [colin]      0.9.12cvs33.20
4074
4075         * src/gtk/gtkaspell.c
4076                 Fix over-eager code deletion breaking
4077                 Check while typing
4078
4079 2004-07-24 [colin]      0.9.12cvs33.19
4080
4081         * src/browseldap.c
4082         * src/ldapctrl.c
4083         * src/ldapctrl.h
4084         * src/ldapserver.h
4085                 Sync ldap with HEAD
4086         (Fixes 546 LDAP completely broken)
4087
4088 2004-07-24 [colin]      0.9.12cvs33.18
4089
4090         * src/prefs_msg_colors.c
4091                 Fix prototype mismatch
4092         (Fixes 547 void function cannot return value)
4093
4094 2004-07-24 [colin]      0.9.12cvs33.17
4095
4096         * src/mainwindow.c
4097                 Fix sort going back to previous sort key
4098                 when changing sort direction
4099
4100 2004-07-24 [colin]      0.9.12cvs33.16
4101
4102         * src/compose.c
4103                 Fix space insertion when re-wrapping at 
4104                 cursor point
4105
4106 2004-07-24 [colin]      0.9.12cvs33.15
4107
4108         * src/gtk/gtkaspell.c
4109                 Don't change cursor position in insert-text
4110                 callback
4111         (Fixes 539 Word wrapping on input transposes letters)
4112
4113 2004-07-24 [colin]      0.9.12cvs33.14
4114
4115         * src/gtk/gtkaspell.c
4116                 Reencode non-ascii chars to dictionary's
4117                 encoding
4118         (Fixes 544 Spell check broken non english locale)
4119
4120 2004-07-24 [colin]      0.9.12cvs33.13
4121
4122         * src/summaryview.c
4123                 Fix Shift+Down, add Home/End/PgUp/PgDown
4124
4125 2004-07-21 [colin]      0.9.12cvs33.12
4126
4127         * src/prefs_common.c
4128                 Fix a gtk warning (Patch by Andrej Kacian)
4129
4130 2004-07-21 [colin]      0.9.12cvs33.11
4131
4132         * src/gtk/filesel.c
4133                 More check
4134
4135 2004-07-21 [colin]      0.9.12cvs33.10
4136
4137         * src/compose.c
4138         * src/crash.c
4139         * src/export.c
4140         * src/import.c
4141         * src/messageview.c
4142         * src/mimeview.c
4143         * src/prefs_spelling.c
4144         * src/prefs_themes.c
4145         * src/summaryview.c
4146         * src/gtk/filesel.c
4147         * src/gtk/filesel.h
4148         * src/gtk/pluginwindow.c
4149                 Untwist open/save mode guessing logic, make
4150                 it explicit
4151
4152 2004-07-20 [colin]      0.9.12cvs33.9
4153
4154         * src/codeconv.c
4155                 conv_encode_header: src_charset is UTF-8 on
4156                 gtk2
4157         * src/compose.c
4158                 Remove double encoding of the headers
4159
4160 2004-07-20 [colin]      0.9.12cvs33.8
4161
4162         * src/codeconv.c
4163                 Fix typo
4164
4165 2004-07-20 [colin]      0.9.12cvs33.7
4166
4167         * src/mainwindow.c
4168                 Set the separated messageview to the saved
4169                 size of Claws' messageview (Patch by Alfons)
4170                 Fix a callback prototype (me)
4171
4172 2004-07-20 [colin]      0.9.12cvs33.6
4173
4174         * src/codeconv.h
4175                 Forgot one hunk in 0.9.12cvs33.4
4176
4177 2004-07-19 [colin]      0.9.12cvs33.5
4178
4179         * src/action.c
4180                 Action output fix
4181                 Patch by Alfons
4182
4183 2004-07-19 [colin]      0.9.12cvs33.4
4184
4185         * src/compose.c
4186                 Fix outgoing charset bug in headers
4187         * src/codeconv.c
4188                 Clean for glib2 - Patch by Alfons
4189
4190 2004-07-19 [colin]      0.9.12cvs33.3
4191
4192         * src/statusbar.c
4193                 Remove grip from the statusbar
4194                 Patch by Alfons
4195
4196 2004-07-19 [colin]      0.9.12cvs33.2
4197
4198         * src/messageview.c
4199         * src/textview.c
4200                 Fix messageview remembering the previous
4201                 scroll position when loading a new message
4202                 Patch by Alfons
4203
4204 2004-07-19 [colin]      0.9.12cvs33.1
4205
4206         * src/folder.h
4207         * src/folderview.c
4208         * src/summaryview.c
4209                 Sync with HEAD
4210
4211 2004-07-18 [colin]      0.9.12cvs32.7
4212
4213         * configure.ac
4214                 Remove useless check for XIM - noticed
4215                 by Alfons
4216
4217 2004-07-18 [colin]      0.9.12cvs32.6
4218
4219         * src/summaryview.c
4220                 Remove non-modified and shift-modified
4221                 accelerators in summaryview's popup
4222                 menu, as that doesn't get catched by
4223                 the accel-activate signal catcher...
4224
4225 2004-07-18 [colin]      0.9.12cvs32.5
4226
4227         * src/prefs_common.c
4228                 Define sensible default prefs for 
4229                 wrapping
4230
4231 2004-07-18 [colin]      0.9.12cvs32.4
4232
4233         * src/compose.c
4234         * src/prefs_common.c
4235         * src/prefs_common.h
4236         * src/prefs_wrapping.c
4237                 Remove Smart Wrapping pref, which does
4238                 nothing on gtk2 branch
4239
4240 2004-07-18 [colin]      0.9.12cvs32.3
4241
4242         * src/sourcewindow.c
4243                 Proper utf8
4244
4245 2004-07-18 [colin]      0.9.12cvs32.2
4246
4247         * src/compose.c
4248                 Save attachment status when drafting
4249
4250 2004-07-18 [colin]      0.9.12cvs32.1
4251
4252         * src/gtk/filesel.c
4253                 Fix erratic folder selection in open mode
4254
4255 2004-07-18 [colin]      0.9.12cvs31.11
4256
4257         * src/pop.c
4258                 Don't let partial messages get deleted
4259                 even with "dowload all"
4260                 (0.9.12cvs31.8 fix extension)
4261 2004-07-18 [colin]      0.9.12cvs31.10
4262
4263         * src/gtk/logwindow.c
4264                 Fix log scrolling
4265
4266 2004-07-18 [colin]      0.9.12cvs31.9
4267
4268         * src/common/utils.c
4269                 Fix non-utf8 strings coming from commands
4270                 and files
4271
4272 2004-07-18 [colin]      0.9.12cvs31.8
4273
4274         * src/pop.c
4275                 Fix partial download bug with Download all
4276                 messages option
4277
4278 2004-07-18 [colin]      0.9.12cvs31.7
4279
4280         * src/textview.c
4281                 Fix bug introduced in 0.9.12cvs31.2
4282                 (blocked in select mode after double click)
4283
4284 2004-07-18 [colin]      0.9.12cvs31.6
4285
4286         * src/compose.c
4287         * src/gtk/menu.c
4288                 More glib-warning fixes
4289
4290 2004-07-18 [colin]      0.9.12cvs31.5
4291
4292         * src/compose.c
4293                 Fix trashing the primary clipboard when moving 
4294                 around with tab
4295         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
4296
4297 2004-07-18 [colin]      0.9.12cvs31.4
4298
4299         * src/codeconv.c
4300                 convert unencoded iso headers to utf8
4301         (Fix Bug 538 Unencoded local characters in subject make it 
4302          disappear)
4303
4304 2004-07-18 [colin]      0.9.12cvs31.3
4305
4306         * src/compose.c
4307                 Fix tab char handling in wrapping
4308         (Fix Bug 537 Line wrap problem - TAB character treated as 
4309          one character instead of 8)
4310
4311 2004-07-18 [colin]      0.9.12cvs31.2
4312
4313         * src/textview.c
4314                 return FALSE on GDK_MOTION_NOTIFY
4315         (Fix Bug 535 Hyperlinks/addresses are not selectable 
4316          (unable to highlight))
4317
4318 2004-07-18 [colin]      0.9.12cvs31.1
4319
4320         * src/folderview.c
4321                 Sync with 0.9.12cvs31
4322
4323 2004-07-18 [colin]      0.9.12cvs30.4
4324
4325         * src/compose.c
4326                 Also block text_inserted when inserting a file
4327
4328 2004-07-18 [colin]      0.9.12cvs30.3
4329
4330         * src/compose.c
4331                 Fix smart wrapping (block text_inserted handler
4332                 while putting quotation to avoid wrap on input,
4333                 don't join lines if next is sig separator)
4334
4335 2004-07-17 [colin]      0.9.12cvs30.2
4336
4337         * src/folderview.c
4338         * src/mainwindow.c
4339         * src/mimeview.c
4340         * src/summaryview.c
4341         * src/gtk/quicksearch.c
4342         * src/gtk/quicksearch.h
4343                 Block key events handlers *and* accels while
4344                 quicksearch is focused
4345         (Fixes Bug 534 quick-search bar not accepting certain letters)
4346
4347 2004-07-17 [colin]      0.9.12cvs30.1
4348
4349         * src/folder.h
4350         * src/folderview.c
4351         * src/summaryview.c
4352                 Sync with 0.9.12cvs30
4353
4354 2004-07-17 [colin]      0.9.12cvs28.2
4355
4356         * src/mimeview.c
4357         * src/procmime.c
4358         * src/summaryview.c
4359         * src/gtk/menu.c
4360                 Squash some compile and glib warnings
4361
4362 2004-07-17 [paul]       0.9.12cvs28.1
4363
4364         * src/mimeview.c
4365                 sync with 0.9.12cvs28 HEAD
4366
4367 2004-07-16 [paul]       0.9.12cvs26.1
4368         
4369         * src/gtk/quicksearch.c
4370         * src/account.c
4371         * src/account.h
4372         * src/compose.c
4373         * src/customheader.c
4374         * src/folder_item_prefs.c
4375         * src/main.c
4376         * src/mainwindow.c
4377         * src/messageview.c
4378         * src/mimeview.c
4379         * src/news.c
4380         * src/pgpmime.c
4381         * src/pop.c
4382         * src/pop.h
4383         * src/prefs_account.c
4384         * src/prefs_account.h
4385         * src/prefs_common.c
4386         * src/prefs_common.h
4387         * src/prefs_display_header.c
4388         * src/prefs_gtk.c
4389         * src/prefs_gtk.h
4390         * src/procheader.c
4391         * src/procmime.c
4392                 sync with 0.9.12cvs26 HEAD      
4393
4394 2004-07-15 [colin]      0.9.12cvs18.14
4395
4396         * src/folder.c
4397                 Disable GPG signature check during
4398                 folder move and scan
4399         (Closes Bug 521 Signature checking slows down Folder-Move)
4400
4401 2004-07-14 [colin]      0.9.12cvs18.13
4402
4403         * src/common/partial_download.c
4404                 update includes
4405
4406 2004-07-14 [colin]      0.9.12cvs18.12
4407
4408         * src/common/partial_download.c
4409         * src/common/partial_download.h
4410                 Move doc at top, add correct copyright
4411
4412 2004-07-14 [colin]      0.9.12cvs18.11
4413
4414         * src/folder.c
4415         * src/messageview.c
4416         * src/pop.c
4417         * src/pop.h
4418         * src/procmsg.c
4419         * src/summaryview.c
4420         * src/common/Makefile.am
4421         * src/common/partial_download.c ** NEW FILES **
4422         * src/common/partial_download.h ** NEW FILES **
4423                 Move partial-download related stuff to its
4424                 own file
4425
4426 2004-07-14 [colin]      0.9.12cvs18.10
4427
4428         * src/send_message.c
4429                 Fix smtp auth when user is null or empty
4430
4431 2004-07-13 [colin]      0.9.12cvs18.9
4432
4433         * src/gtk/quicksearch.c
4434                 Use alphabetic order
4435
4436 2004-07-13 [colin]      0.9.12cvs18.8
4437
4438         * src/pop.c
4439                 Be paranoid on the checks
4440
4441 2004-07-13 [colin]      0.9.12cvs18.7
4442
4443         * src/gtk/quicksearch.c
4444                 Fix Engrish once again
4445
4446 2004-07-13 [colin]      0.9.12cvs18.6
4447
4448         * src/procmsg.c
4449         * src/summaryview.c
4450                 Mark messages for deletion when they are about to
4451                 be removed from trash
4452
4453 2004-07-13 [colin]      0.9.12cvs18.5
4454
4455         * src/matcher.c
4456         * src/matcher.h
4457         * src/matcher_parser_parse.y
4458         * src/prefs_matcher.c
4459         * src/gtk/quicksearch.c
4460                 Add 'partial' ('p') match string to find partially
4461                 downloaded messages
4462
4463 2004-07-13 [colin]      0.9.12cvs18.4
4464
4465         * src/pop.c
4466                 Fix misplaced block
4467
4468 2004-07-13 [colin]      0.9.12cvs18.3
4469
4470         * src/pop.c
4471         * src/pop.h
4472         * src/messageview.c
4473                 Refactor API (to avoid passing 5+ params and code
4474                 duplication)
4475         * src/folder.c
4476         * src/msgcache.c
4477         * src/procheader.c
4478         * src/common/defs.h
4479                 Add planned_download to cache
4480                 Don't mess uidl file when moving partially downloaded
4481                 mails (they change folder, we should change it in the
4482                 uidl list too or we'll remove an incorrect message)
4483                 (this also helps removing hacks when changing 
4484                 planned_download in messageview.c)
4485
4486 2004-07-12 [colin]      0.9.12cvs18.2
4487
4488         * src/gtk/quicksearch.c
4489                 Fix missing status update in quicksearch
4490
4491 2004-07-12 [paul]       0.9.12cvs18.1
4492
4493         * po/POTFILES.in
4494         * src/Makefile.am
4495         * src/account.c
4496         * src/codeconv.c
4497         * src/compose.c
4498         * src/inc.c
4499         * src/main.c
4500         * src/prefs_common.c
4501         * src/procmsg.h
4502         * src/toolbar.c
4503         * src/prefs_msg_colors.[ch]     ** NEW FILES **
4504         * src/prefs_wrapping.[ch]       ** NEW FILES **
4505         * src/common/intl.h
4506         * src/common/utils.[ch]
4507         * src/gtk/quicksearch.[ch]
4508                 sync with 0.9.12cvs18 HEAD
4509
4510 2004-07-12 [colin]      0.9.11cvs17.25
4511
4512         * src/folder.c
4513         * src/folder.h
4514                 Remove unused function added by me in 0.9.11cvs17.10
4515
4516 2004-07-11 [colin]      0.9.11cvs17.24
4517
4518         * src/inc.c
4519         * src/messageview.c
4520         * src/pop.c
4521         * src/pop.h
4522                 Use folderitem and msgnum instead of filename to
4523                 know which mail to delete
4524                 Move old partial mail deletion to pop.c
4525
4526 2004-07-10 [colin]      0.9.11cvs17.23
4527
4528         * src/inc.c
4529                 Add debug
4530         * src/pop.c
4531         * src/pop.h
4532                 Don't re-use same enums for unrelated stuff: it's 
4533                 completely misleading !
4534                 Document a bit
4535
4536 2004-07-09 [colin]      0.9.11cvs17.22
4537
4538         * src/inc.c
4539                 Remove folder-type check and do
4540                 more tests to be sure everything's
4541                 ok
4542         * src/messageview.c
4543                 Punctuation update, remove useless
4544                 code, fix two warnings
4545         * src/noticeview.c
4546                 Layout cleaning, reset 2nd button
4547                 when specifying one
4548
4549 2004-07-09 [colin]      0.9.11cvs17.21
4550
4551         * src/messageview.c
4552         * src/pop.c
4553         * src/pop.h
4554                 Allow user to change his mind
4555                 and postpone decision (by
4556                 unmarking the mail)
4557
4558 2004-07-09 [colin]      0.9.11cvs17.20
4559
4560         * src/messageview.c
4561                 Fix bug with delete state
4562         * src/pop.c
4563         * src/pop.h
4564                 Fix buffer leak (fread doesn't 
4565                 terminate buffers with \0)
4566                 Refactoring (remove magic 
4567                 numbers)
4568
4569 2004-07-09 [colin]      0.9.11cvs17.19
4570
4571         * src/pop.c
4572                 Don't log "Skipping message" if 
4573                 we're going to TOP it two lines
4574                 later
4575
4576 2004-07-09 [colin]      0.9.11cvs17.18
4577
4578         * src/messageview.c
4579                 Fix Engrish
4580
4581 2004-07-09 [colin]      0.9.11cvs17.17
4582
4583         * src/pop.c
4584                 strlen checking...
4585         * src/messageview.c
4586                 refactoring a bit
4587
4588 2004-07-08 [colin]      0.9.11cvs17.16
4589
4590         * src/noticeview.c
4591         * src/noticeview.h
4592                 Add an optional second button
4593         * src/messageview.c
4594         * src/pop.c
4595         * src/pop.h
4596                 Don't delete partially received mails after a certain
4597                 time; rather, let the user decide.
4598
4599 2004-07-08 [colin]      0.9.11cvs17.15
4600
4601         * src/common/smtp.h
4602                 Sync with HEAD
4603
4604 2004-07-08 [colin]      0.9.11cvs17.14
4605
4606         * src/messageview.c
4607         * src/common/smtp.c
4608                 Use to_human_readable() for sizes
4609
4610 2004-07-08 [colin]      0.9.11cvs17.13
4611
4612         * src/inc.c
4613         * src/messageview.c
4614         * src/pop.c
4615         * src/pop.h
4616         * src/procmsg.c
4617                 Fix partial-downloading issues:
4618                         catch unsupported TOP
4619                         don't delete partially downloaded mails before 5 days
4620                         don't update existing with non-MH folders; that'll
4621                         make dups, but it's better than trashing the folder
4622                         free new msginfo parts
4623                 Fix indentation ;-)
4624
4625 2004-07-08 [colin]      0.9.11cvs17.12
4626
4627         * src/common/smtp.c
4628         * src/common/smtp.h
4629                 Sync smtp size verification with HEAD
4630
4631 2004-07-08 [colin]      0.9.11cvs17.11
4632
4633         * src/summaryview.c
4634         * src/prefs_common.c
4635         * src/prefs_common.h
4636         * src/gtk/quicksearch.c
4637         * src/gtk/quicksearch.h
4638                 Sync sticky pref with HEAD
4639
4640 2004-07-08 [colin]      0.9.11cvs17.10
4641
4642         * src/folder.c [1.213.2.6]
4643         * src/folder.h [1.87.2.6]
4644         * src/inc.c [1.149.2.7]
4645         * src/messageview.c [1.94.2.8]
4646         * src/procheader.c [1.47.2.6]
4647         * src/procmsg.c [1.150.2.4]
4648         * src/procmsg.h [1.60.2.5]
4649         * src/pop.c [1.56.2.4]
4650         * src/pop.h [1.17.2.3]
4651                 Let too big messages get downloaded, but truncated
4652                 Add a button to download them completely
4653                 
4654 2004-07-06 [colin]      0.9.11cvs17.9
4655
4656         * src/gtk/quicksearch.c [1.1.2.3]
4657                 Add a Clear button
4658         * commitHelper
4659         * PATCHSETS
4660                 Add a script to help with cvs
4661
4662 2004-07-03 [colin]      0.9.11cvs17.8
4663
4664         * src/plugins/imageviewer/viewer.c
4665                 fix imageviewer (which was staying on the first
4666                 displayed image)
4667
4668 2004-07-03 [colin]      0.9.11cvs17.7
4669
4670         Removed FIXME_GTK2 warnings
4671         * src/gtk/gtkutils.c
4672                 useless #warnings
4673         * src/gtk/menu.c
4674                 useless #warnings (no need to mess with menu rc)
4675         * src/gtk/menu.h
4676                 unused functions
4677         
4678
4679 2004-07-03 [colin]      0.9.11cvs17.6
4680
4681         Removed FIXME_GTK2 warnings
4682         * src/codeconv.c
4683                 useless #warnings (rewrite needed)
4684         * src/compose.c
4685                 useless #warnings (rewrite needed)
4686                 useless #warnings (gtk2 is like that)
4687                 useless #warnings (previously fixed)
4688         * src/main.c
4689                 useless #warnings (previously fixed)
4690         * src/message_search.c
4691                 useless #warnings (gtk2 is like that)
4692                 Made apparent that search is case-sensitive
4693         * src/mimeview.c
4694                 useless #warnings (rewrite needed)
4695                 useless #warnings (gtk2 is like that)
4696                 reimplemented real warnings
4697         * src/prefs_common.c
4698                 Removed block cursor option (not it gtk2)
4699         * src/prefs_gtk.c
4700                 useless #warnings (rewrite needed)
4701         * src/procheader.c
4702                 useless #warnings (rewrite needed)
4703         * src/sourcewindow.c
4704                 useless #warnings (incorrect placing)
4705         * src/summary_search.c
4706                 useless #warnings (gtk2 is like that)
4707                 Made apparent that search is case-sensitive
4708         * src/action.c
4709                 useless #warnings (gtk2 is like that)
4710         * src/textview.c
4711                 useless #warnings (rewrite needed)
4712         * src/toolbar.c
4713                 useless #warnings (rewrite needed)
4714
4715 2004-07-03 [colin]      0.9.11cvs17.5
4716
4717         * src/textview.c
4718                 Fix mismerge which broke URI opening
4719                 
4720 2004-07-01 [colin]      0.9.11cvs17.4
4721
4722         * src/gtk/filesel.c
4723                 Fill filename when saving
4724                 
4725 2004-06-27 [colin]      0.9.11cvs17.3
4726
4727         * src/gtk/filesel.[ch]
4728                 Use the new GTK file selector
4729                 Update prototype to match the reality: multiple file
4730                 selection is open-only          
4731         * src/compose.c
4732                 Match the new prototypes        
4733         * configure.ac
4734                 Match the new requirements (gtk 2.4.0)
4735                         
4736 2004-06-26 [colin]      0.9.11cvs17.2
4737
4738         * src/plugins/trayicon/trayicon.c
4739                 Remove useless signal handler on resize, which causes
4740                 an infinite "loop"
4741         
4742 2004-06-26 [colin]      0.9.11cvs17.1
4743         
4744         * tools/Makefile.am
4745                 remove launch_firebird and add nautilus2sylpheed.sh
4746         * src/quicksearch.c
4747           src/summaryview.c
4748                 Fix show/hide "Extended symbols" button problem
4749                 Fix apparition at startup
4750                 Fix const warnings
4751         * src/plugins/image_viewer/Makefile.am
4752                 Fix configure 
4753         * common/ssl.c
4754                 Re-enable certificate check, as it doesn't seem to
4755                 cause Xlib errors anymore
4756
4757 2004-06-25 [paul]       0.9.11cvs17
4758
4759         * sync with 0.9.11cvs17 HEAD
4760         
4761         NOTE: QuickSearch is broken
4762
4763 2004-06-07 [colin]      0.9.10claws67.10
4764         * src/plugins/trayicon/trayicon.c
4765           src/plugins/trayicon/libeggtrayicon/Makefile.am
4766           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4767                 Fix gettextization in trayicon plugin
4768
4769 2004-06-07 [colin]      0.9.10claws67.9
4770         
4771         * src/summaryview.c
4772           src/gtk/gtksctree.[ch]
4773                 Let Shift+{Up,Down} work in summaryview
4774                 (well, Down "works" and Up works)
4775                 Let the list scroll when using these keys
4776
4777 2004-06-06 [colin]      0.9.10claws67.8
4778
4779         * src/plugins/trayicon/trayicon.c
4780                 Fix pixmap update
4781
4782 2004-06-06 [colin]      0.9.10claws67.7
4783
4784         * src/addressbook.c
4785                 Fix signal handling causing system-wide focus grab
4786
4787 2004-05-25 [paul]       0.9.10claws67.6
4788
4789         * Makefile.am
4790           src/Makefile.am
4791                 clean up
4792
4793 2004-05-25 [paul]       0.9.10claws67.5
4794
4795         * replace deprecated gtk_signal... functions
4796
4797 2004-05-23 [colin]      0.9.10claws67.4
4798
4799         * src/compose.c
4800                 Fix wrapping
4801
4802 2004-05-22 [colin]      0.9.10claws67.3
4803
4804         * src/compose.c
4805                 Re-fix [Edited] in compose.c::compose_reedit()
4806
4807 2004-05-22 [colin]      0.9.10claws67.2
4808
4809         * src/procmime.c
4810                 Fix parsing of multiparts mails
4811
4812 2004-05-22 [colin]      0.9.10claws67.1
4813
4814         * src/summaryview.c
4815                 Fix quicksearch
4816
4817 2004-05-22 [paul]       0.9.10claws67
4818
4819         * sync with 0.9.10claws67 HEAD
4820
4821 2004-05-14 [alfons]
4822
4823         * src/procmime.h
4824                 add forgotton prototype
4825
4826 2004-05-10 [paul]       0.9.10claws57
4827
4828         * sync with 0.9.10claws57 HEAD
4829
4830 2004-05-05 [paul]       0.9.9.claws1
4831
4832         * ChangeLog-gtk2        ** REMOVED **
4833           ChangeLog-gtk2.claws  ** ADDED **
4834                 rename and adopt the normal claws format
4835                 
4836         * configure.ac
4837                 require gtkmathview >= 0.5
4838
4839         * ac/*                          ** REMOVED **
4840           ac/                           ** REMOVED **
4841           intl/Makefile.in              ** REMOVED **
4842           m4/                           ** ADDED **
4843           m4/missing                    ** ADDED **
4844           m4/missing/gdk-pixbuf.m4      ** ADDED **
4845           m4/missing/gettext.m4         ** ADDED **
4846           m4/missing/gpgme.m4           ** ADDED **
4847           m4/missing/imlib.m4           ** ADDED **
4848           m4/.cvsignore                 ** ADDED **
4849           m4/Makefile.am                ** ADDED **
4850           m4/README                     ** ADDED **
4851           m4/aclocal-include.m4         ** ADDED **
4852           m4/aspell.m4                  ** ADDED **
4853           m4/check-type.m4              ** ADDED **
4854           m4/gnupg-check-typedef.m4     ** ADDED **
4855           m4/openssl.m4                 ** ADDED **
4856           m4/spamassassin.m4            ** ADDED **
4857           po/ChangeLog                  ** REMOVED **
4858           po/Makefile.in.in             ** REMOVED **
4859           po/Rules-quot                 ** REMOVED **
4860           po/boldquot.sed               ** REMOVED **
4861           po/en@boldquot.header         ** REMOVED **
4862           po/en@quot.header             ** REMOVED **
4863           po/insert-header.sin          ** REMOVED **
4864           po/quot.sed                   ** REMOVED **
4865           po/remove-potcdate.sed        ** REMOVED **
4866           po/remove-potcdate.sin        ** REMOVED **
4867           po/stamp-po                   ** REMOVED **
4868           Makefile.am
4869           autogen.sh
4870           configure.ac
4871                 enable building with automake 1.8.x
4872                 add 'autopoint --force' to autogen.sh and remove all
4873                 auto-generated files, remove ac/ directory and use
4874                 m4/ directory instead
4875                 
4876         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4877                 fix gettextization
4878
4879 2004-02-28 Colin Leroy <colin@colino.net>
4880         * src/prefs_matcher.c
4881           src/prefs_filtering.c
4882           src/prefs_filtering_action.c
4883                 Fix non-editable GtkEntries
4884
4885 2004-02-22 Thorsten Maerz <torte@netztorte.de>
4886         * src/prefs_themes.c
4887                 utf8 conversion for theme info
4888
4889 2004-02-21 Thorsten Maerz <torte@netztorte.de>
4890         * sync 0.9.9claws
4891
4892 2004-02-14 Thorsten Maerz <torte@netztorte.de>
4893         * src/grouplistdialog.c
4894                 allow multiple selections without ctrl key
4895
4896 2004-02-09 Thorsten Maerz <torte@netztorte.de>
4897         * src/main.c
4898                 enable customizable accelerators
4899
4900 2004-02-08 Thorsten Maerz <torte@netztorte.de>
4901         * src/prefs_common.c
4902                 re-enable different font settings for gtk1/2
4903         * src/prefs_folder_item.c
4904                 fix folder prefs displayed wrong
4905         * src/textview.c
4906                 set 'sunken' shadow type
4907
4908 2004-02-07 Colin Leroy <colin@colino.net>
4909         * src/compose.c
4910                 Fix message being always [Edited]
4911                 Encode headers correctly (utf8 buf)
4912
4913 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4914         * src/socket.c
4915                 remove double g_source_attach()
4916                 (Thanks to Colin Leroy)
4917
4918 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4919         * src/gtk/gtksctree.c
4920                 Fix SSL certificate list not shown
4921         * src/mimeview.c
4922                 Fix clicks in mime tree
4923
4924 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4925         * src/common/socket.c
4926                 Fix SSL receive
4927         * src/compose.c
4928                 Fix clipboard menu hotkeys
4929
4930 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4931         * src/gtk/gtkaspell.[ch]
4932           src/compose.c
4933                 reimplement spellchecker
4934
4935 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4936         * src/gtk/filesel.c
4937                 crash when inserting file in compose window
4938                 (TODO: keep old selection on clicks)
4939         * src/main.c
4940                 use gtkrc-2.0 instead of gtkrc
4941
4942 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4943         * src/messageview.c
4944                 remove orphaned mimeview unref()
4945
4946 2004-01-20 Thorsten Maerz <torte@netztorte.de>
4947         * src/grouplistdialog.c
4948                 expand nodes containing subscribed groups
4949
4950 2004-01-19 Thorsten Maerz <torte@netztorte.de>
4951         * src/textview.c
4952                 textview: hide cursor, restore old click behaviour
4953
4954 2004-01-18 Thorsten Maerz <torte@netztorte.de>
4955         * src/textview.c
4956                 variable names messed up
4957
4958 2004-01-17 Colin Leroy <colin@colino.net>
4959         * src/addr_compl.c
4960                 Fix completion address too thin
4961         * src/compose.c
4962                 Fix tab-to-subject behaviour
4963         * src/summaryview.c
4964                 Implement key up & down in summaryview
4965
4966 2004-01-12 Thorsten Maerz <torte@netztorte.de>
4967
4968         * sync 098claws
4969
4970 2004-01-08 Thorsten Maerz <torte@netztorte.de>
4971         * configure.ac
4972           Makefile.am
4973           doc/.cvsignore
4974           doc/Makefile.am
4975                 faq, man, manual moved to doc/
4976         * ac/aspell.m4
4977           ac/check-type.m4
4978           ac/gnupg-check-typedef.m4
4979           ac/openssl.m4
4980           ac/spamassassin.m4
4981           ac/missing/gdk-pixbuf.m4
4982           ac/missing/gpgme.m4
4983           ac/missing/imlib.m4
4984                 fix automake warnings
4985
4986 2003-12-06 Colin Leroy <colin@colino.net>
4987         * src/summaryview.c
4988                 Fix quicksearch
4989
4990 2003-12-05 Colin Leroy <colin@colino.net>
4991         * src/summaryview.c
4992                 Fix going to next unread folder
4993
4994 2003-12-05 Colin Leroy <colin@colino.net>
4995         * src/crash.c
4996                 Fix gtk2 compilation
4997         * src/session.c
4998                 Remove iotag source handler at disconnection
4999         * src/socket.[ch] 
5000                 Remove source handler when closing socket 
5001                 (fixes another seg)
5002
5003 2003-12-04 Colin Leroy <colin@colino.net>
5004         * src/compose.c
5005           src/prefs_account.c
5006           src/prefs_common.c
5007                 Fix some dropdown menus
5008
5009 2003-12-04 Colin Leroy <colin@colino.net>
5010         * src/compose.c
5011                 Fix event handlers on header fields
5012         * src/common/socket.c
5013           src/common/session.c
5014                 Fix segfault with callback (SSL)
5015                 Fix end of session 
5016
5017 2003-10-06 Thorsten Maerz <torte@netztorte.de>
5018
5019         * Fix compile bug in src/compose.c
5020         * removed src/gtk/gtkstext.[ch]
5021
5022 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
5023
5024         * Convert character set and escape "text" attributes in toolbar setting
5025         files.
5026         * Fixed bug in button-press-event handling.
5027
5028 2003-09-16 Thorsten Maerz <torte@netztorte.de>
5029
5030         * Fixed bug in key-press-event handling.
5031
5032 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
5033
5034         * Enabled to compile tray-icon plugin (Ad-hoc).
5035         * Avoid hang up bug of icon list in mime view (Ad-hoc).
5036
5037 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
5038
5039         * Enabled to compile on sylpheed-claws.
5040         (tray-icon plugin still cannot compile yet.)
5041
5042 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
5043
5044         * Updated to 0.9.5.
5045
5046 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
5047
5048         * Updated to 0.9.4.
5049         * Ported monitoring SSL mechanism to GSource of GLib2
5050         (I don't confirm it)
5051         * Added _gtk2 suffix to key name of font preference to avoid
5052         ovverwriting preference of Gtk+-1.2 version.
5053
5054 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
5055
5056         * Updated to 0.9.2.
5057
5058 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
5059
5060         * Updated to 0.9.1.
5061         * Translate po files into UTF-8 when execute autogen.sh.
5062
5063 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
5064
5065         * Updated to 0.9.0.
5066
5067 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
5068
5069         * Plugged GError related memory leaks.
5070
5071 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
5072
5073         * Changed default size of fonts.
5074         * Enabled to set titile font size of warning dialog.
5075
5076 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
5077
5078         * Embed a sylpheed icon into executable binary on Windows.
5079
5080 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
5081
5082         * I forgot to traslate character set of element string in src/xml.c.
5083
5084 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
5085
5086         * Fixed detecting bind_textdomain_codeset in configure.in.
5087         * The bug in which "Example" of "Date fromat" preference isn't displayed
5088         correctly has been fixed.
5089
5090 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
5091
5092         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
5093           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
5094           glib-gettextize
5095           Removed intl directory.
5096           Translated po files into UTF-8.
5097           (Thanks! Ryuji Abe)
5098
5099 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
5100
5101         * The bug which doesn't unscape string in xml.c has been fixed.
5102
5103 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
5104
5105         * The bug which is failed to translate encoding of file name thorough
5106         file dialog has been fixed.
5107
5108 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
5109
5110         * Modified to translate file names which is used in inporting/expoting
5111         mbox feature and "Save as" feature into locale encoding.
5112         * Translate file names into locale encoding when "Attache file" and
5113         "Insert file".
5114         * Force set G_BROKEN_FILENAMES environment variable.
5115         * Other minor fixes.
5116
5117 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
5118
5119         * Modified to treat MH folder's name as locale encoding.
5120
5121 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
5122
5123         * The bug which clash on switching candidates of auto completion of
5124         addresses, cannot use auto completion in Japanesse is fixed
5125         (Thanks! Tokunaga-san)¡¥
5126
5127 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
5128
5129         * The bug which cannot switch key accelerator preference has been fixed
5130         (Thanks! smbd-san)¡¥
5131
5132 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
5133
5134         * version 0.8.11-gtk2-20030314
5135
5136 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
5137
5138         * The bug in which character set conversion of filtering messages has
5139         been fixed.(Thanks! COCOA-san).
5140
5141 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
5142
5143         * Revived "Leave space on head" preference in "Message" category.
5144         * A bug which clash when put the cursor to end of buffer and execute
5145         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
5146
5147 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
5148
5149         * version 0.8.11-gtk2-20030312
5150
5151 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
5152
5153         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
5154         * Modified to use Pango's API directly for font preference.
5155         * Integrated GtkTextView of textview to one widget.
5156         * Set fonts of header title in textview by "header_title" tag.
5157         * Removed some deprecated codes.
5158
5159 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
5160
5161         * Updated to 0.8.11.
5162         * Merged cygwin patch(Thanks! Sakai-san).
5163
5164 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
5165
5166         * version 0.8.10-gtk2-20030309