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