2004-08-09 [paul] 0.9.12cvs55.2
[claws.git] / ChangeLog-gtk2.claws
1 2004-08-09 [paul]       0.9.12cvs55.2
2
3         * autogen.sh
4         * po/poconv.sh
5                 remove unneeded script
6
7         * configure.ac
8                 add forgotten USE_LDAP_TLS (sync with HEAD)
9
10
11 2004-08-09 [colin]      0.9.12cvs55.1
12
13         * src/main.c
14         * src/common/ssl.c
15         * src/common/sylpheed.c
16         * src/common/sylpheed.h
17                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
18
19 2004-08-09 [paul]       0.9.12cvs54.1
20
21         * ChangeLog
22         * ChangeLog.claws
23         * ChangeLog.jp
24         * configure.ac
25         * po/POTFILES.in
26         * src/Makefile.am
27         * src/folderutils.c
28         * src/main.c
29         * src/pgpmime.c
30         * src/pgpmime.h
31         * src/sgpgme.c
32         * src/sgpgme.h
33         * src/plugins/Makefile.am
34         * src/plugins/pgpmime/.cvsignore
35         * src/plugins/pgpmime/Makefile.am
36         * src/plugins/pgpmime/pgpmime.c
37         * src/plugins/pgpmime/pgpmime.h
38         * src/plugins/pgpmime/plugin.c
39         * src/plugins/pgpmime/sgpgme.c
40         * src/plugins/pgpmime/sgpgme.h
41                 sync with HEAD
42
43 2004-08-08 [paul]       0.9.12cvs51.1
44
45         * configure.ac
46         * src/folder.c
47                 sync with HEAD
48
49 2004-08-07 [colin]      0.9.12cvs50.1
50
51         * src/pop.c
52         * src/common/partial_download.c
53                 fix warnings (sync from HEAD)
54
55 2004-08-07 [colin]      0.9.12cvs48.1
56
57         * src/prefs_folder_item.c
58                 sync with HEAD 0.9.12cvs48
59
60 2004-08-06 [colin]      0.9.12cvs47.1
61
62         * src/compose.c
63                 Sync with HEAD
64
65 2004-08-06 [christoph]  0.9.12cvs46.2
66
67         * src/main.c
68         * src/plugins/clamav/clamav_plugin_gtk.c
69         * src/plugins/dillo_viewer/dillo_viewer.c
70         * src/plugins/image_viewer/plugin.c
71         * src/plugins/mathml_viewer/mathml_viewer.c
72         * src/plugins/spamassassin/spamassassin_gtk.c
73         * src/plugins/trayicon/trayicon.c
74                 don't mix GTK1.2 plugin with GTK2 plugins
75
76 2004-08-06 [colin]      0.9.12cvs46.1
77
78         * ChangeLog
79         * ChangeLog.claws
80         * ChangeLog.jp
81         * configure.ac
82         * sylpheed-claws.pc.in
83         * src/folder.c
84         * src/imap.c
85         * src/localfolder.c
86         * src/messageview.c
87         * src/mimeview.c
88         * src/mimeview.h
89         * src/msgcache.c
90         * src/news.c
91         * src/prefs_ext_prog.c
92         * src/prefs_folder_item.c
93         * src/prefs_fonts.c
94         * src/prefs_msg_colors.c
95         * src/prefs_spelling.c
96         * src/prefs_themes.c
97         * src/prefs_toolbar.c
98         * src/prefs_wrapping.c
99         * src/procmime.h
100         * src/common/defs.h
101         * src/common/nntp.c
102         * src/common/session.c
103         * src/common/session.h
104         * src/common/socket.c
105         * src/common/utils.h
106         * src/common/xml.c
107         * src/common/xml.h
108         * src/gtk/prefswindow.c
109         * src/gtk/prefswindow.h
110         * src/plugins/clamav/clamav_plugin_gtk.c
111         * src/plugins/dillo_viewer/dillo_prefs.c
112         * src/plugins/image_viewer/viewerprefs.c
113         * src/plugins/spamassassin/spamassassin_gtk.c
114         * m4/openssl.m4 *** REMOVED ***
115                 Sync with HEAD 0.9.12cvs46
116
117 2004-08-03 [paul]       0.9.12cvs40.2
118
119         * src/action.c
120         * src/addressadd.c
121         * src/addressbook.c
122         * src/addrgather.c
123         * src/browseldap.c
124         * src/compose.c
125         * src/crash.c
126         * src/editaddress.c
127         * src/editgroup.c
128         * src/editldap_basedn.c
129         * src/foldersel.c
130         * src/importldif.c
131         * src/mimeview.c
132         * src/prefs_common.c
133         * src/prefs_template.c
134         * src/sourcewindow.c
135         * src/summaryview.c
136         * src/gtk/about.c
137         * src/gtk/foldersort.c
138         * src/gtk/logwindow.c
139         * src/gtk/pluginwindow.c
140         * src/gtk/prefswindow.c
141                 change all gtk_scrolled_window_set_policy from 
142                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
143
144 2004-08-02 [paul]       0.9.12cvs40.1
145
146         * AUTHORS
147                 update translation team section
148         * po/pt_BR.po
149                 updated by Frederico Goncalves Guimaraes
150                 <fggdebian@yahoo.com.br>
151
152 2004-07-31 [colin]      0.9.12cvs39.9
153
154         * src/exphtmldlg.c
155                 Fix compilation
156
157 2004-07-31 [colin]      0.9.12cvs39.8
158
159         * src/exphtmldlg.c
160                 Fix an alertpanel type
161
162 2004-07-30 [colin]      0.9.12cvs39.7
163
164         * src/alertpanel.c
165                 Fix alertpanel_error_log's icon
166
167 2004-07-30 [colin]      0.9.12cvs39.6
168
169         * src/pop.c
170                 Two of them should still be warnings
171
172 2004-07-30 [colin]      0.9.12cvs39.5
173
174         * src/pop.c
175                 More warning -> error
176 2004-07-29 [colin]      0.9.12cvs39.4
177
178         * src/pop.c
179                 Warning -> error
180
181 2004-07-29 [colin]      0.9.12cvs39.3
182
183         * src/prefs_matcher.c
184                 Fix segfault
185
186 2004-07-29 [colin]      0.9.12cvs39.2
187
188         * src/alertpanel.c
189                 More nice-looking alertpanels
190
191 2004-07-29 [colin]      0.9.12cvs39.1
192
193         * src/messageview.c
194                 sync with head
195                 (inform user when partial mail is deleted on server)
196
197 2004-07-29 [colin]      0.9.12cvs38.1
198
199         * src/messageview.c
200                 sync with head
201
202 2004-07-28 [paul]       0.9.12cvs37.7
203
204         * src/mainwindow.c
205                 complete the replacement of deprecated gtk_progress_*
206
207 2004-07-28 [paul]       0.9.12cvs37.6
208
209         * src/action.c
210         * src/inc.c
211         * src/mainwindow.c
212         * src/send_message.c
213         * src/gtk/progressdialog.c
214         * src/gtk/progressdialog.h
215                 replace deprecated gtk_progress_*
216
217 2004-07-28 [paul]       0.9.12cvs37.5
218
219         * src/gtk/filesel.c
220                 remove gtk_window_set_wmclass()
221 2004-07-28 [paul]       0.9.12cvs37.4
222
223         * src/addressbook.c
224         * src/compose.c
225         * src/foldersel.c
226         * src/mainwindow.c
227         * src/messageview.c
228         * src/sourcewindow.c
229         * src/gtk/logwindow.c
230                 remove gtk_window_set_wmclass()
231                 
232         * src/prefs_filtering.c
233         * src/prefs_filtering_action.c
234         * src/prefs_fonts.c
235         * src/prefs_gtk.c
236         * src/prefs_matcher.c
237         * src/ssl_manager.c
238         * src/gtk/prefswindow.c
239                 replace gtk_window_position()
240
241 2004-07-28 [colin]      0.9.12cvs37.3
242
243         * src/alertpanel.c
244         * src/alertpanel.h
245                 Add a way to specify panel type for specific
246                 panels (alertpanel())
247         * src/account.c
248         * src/addressbook.c
249         * src/compose.c
250         * src/expldifdlg.c
251         * src/main.c
252         * src/messageview.c
253         * src/summaryview.c
254         * src/textview.c
255         * src/gtk/sslcertwindow.c
256                 Fix alertpanel()s so that their icon match
257                 their real type
258
259 2004-07-28 [paul]       0.9.12cvs37.2
260
261         * src/addr_compl.c
262         * src/addressbook.c
263         * src/alertpanel.c
264         * src/compose.c
265         * src/export.c
266         * src/foldersel.c
267         * src/folderview.c
268         * src/grouplistdialog.c
269         * src/import.c
270         * src/mainwindow.c
271         * src/message_search.c
272         * src/messageview.c
273         * src/passphrase.c
274         * src/prefs_actions.c
275         * src/prefs_common.c
276         * src/prefs_customheader.c
277         * src/prefs_display_header.c
278         * src/prefs_filtering.c
279         * src/prefs_filtering_action.c
280         * src/prefs_gtk.c
281         * src/prefs_matcher.c
282         * src/prefs_msg_colors.c
283         * src/prefs_summary_column.c
284         * src/prefs_template.c
285         * src/sourcewindow.c
286         * src/ssl_manager.c
287         * src/summary_search.c
288         * src/gtk/colorsel.c
289         * src/gtk/description_window.c
290         * src/gtk/gtkaspell.c
291         * src/gtk/inputdialog.c
292         * src/gtk/logwindow.c
293         * src/gtk/prefswindow.c
294         * src/gtk/progressdialog.c
295                 replace deprecated gtk_window_set_policy
296
297 2004-07-27 [colin]      0.9.12cvs37.1
298
299         * src/msgcache.c
300                 More fixes (synced for head again)
301
302 2004-07-27 [colin]      0.9.12cvs35.3
303
304         * src/msgcache.c
305                 Fix wrong test
306
307 2004-07-27 [colin]      0.9.12cvs35.2
308
309         * src/mimeview.c
310                 Fix width a bit (by Paul)
311         * src/alertpanel.c
312         * src/alertpanel.h
313                 Specialize icons, make alertpanel_message()
314                 private
315         * src/message_search.c
316         * src/sgpgme.c
317         * src/summary_search.c
318                 Suit alertpanel changes
319
320 2004-07-27 [colin]      0.9.12cvs35.1
321
322         * src/alertpanel.c
323                 Add an icon
324         * src/passphrase.c
325                 Add debug output - maybe someone will
326                 want to look at the problem with Grab
327                 Input :)
328         Bump version as we're synced with HEAD
329
330 2004-07-26 [colin]      0.9.12cvs33.26
331
332         * src/pop.c
333                 Fix uidl-file parsing when not in new
334                 format
335
336 2004-07-26 [colin]      0.9.12cvs33.25
337
338         * src/gtk/menu.c
339                 Move popup menu up if necessary (fixes 
340                 account selector)
341         * src/mainwindow.c
342                 Set account selector's button height to
343                 minimum
344
345 2004-07-26 [colin]      0.9.12cvs33.24
346
347         * src/alertpanel.c
348                 Maybe fix 551 (Truncated font in alert window)
349
350 2004-07-26 [colin]      0.9.12cvs33.23
351
352         * po/de.po
353         * po/es.po
354         * po/fr.po
355         * po/it.po
356         * po/ja.po
357         * po/pl.po
358         * po/ru.po
359         * po/sk.po
360         * po/sr.po
361         * po/zh_CN.po
362                 Sync po files with HEAD
363
364 2004-07-26 [paul]       0.9.12cvs33.22
365
366         * src/compose.c
367                 fix Bug 556 'Organisation-header is sent even if empty'
368
369 2004-07-24 [colin]      0.9.12cvs33.21
370
371         * src/compose.c
372         * src/gtk/gtkaspell.c
373         * src/gtk/gtkaspell.h
374                 Fix speller accelerators (require hack)
375
376 2004-07-24 [colin]      0.9.12cvs33.20
377
378         * src/gtk/gtkaspell.c
379                 Fix over-eager code deletion breaking
380                 Check while typing
381
382 2004-07-24 [colin]      0.9.12cvs33.19
383
384         * src/browseldap.c
385         * src/ldapctrl.c
386         * src/ldapctrl.h
387         * src/ldapserver.h
388                 Sync ldap with HEAD
389         (Fixes 546 LDAP completely broken)
390
391 2004-07-24 [colin]      0.9.12cvs33.18
392
393         * src/prefs_msg_colors.c
394                 Fix prototype mismatch
395         (Fixes 547 void function cannot return value)
396
397 2004-07-24 [colin]      0.9.12cvs33.17
398
399         * src/mainwindow.c
400                 Fix sort going back to previous sort key
401                 when changing sort direction
402
403 2004-07-24 [colin]      0.9.12cvs33.16
404
405         * src/compose.c
406                 Fix space insertion when re-wrapping at 
407                 cursor point
408
409 2004-07-24 [colin]      0.9.12cvs33.15
410
411         * src/gtk/gtkaspell.c
412                 Don't change cursor position in insert-text
413                 callback
414         (Fixes 539 Word wrapping on input transposes letters)
415
416 2004-07-24 [colin]      0.9.12cvs33.14
417
418         * src/gtk/gtkaspell.c
419                 Reencode non-ascii chars to dictionary's
420                 encoding
421         (Fixes 544 Spell check broken non english locale)
422
423 2004-07-24 [colin]      0.9.12cvs33.13
424
425         * src/summaryview.c
426                 Fix Shift+Down, add Home/End/PgUp/PgDown
427
428 2004-07-21 [colin]      0.9.12cvs33.12
429
430         * src/prefs_common.c
431                 Fix a gtk warning (Patch by Andrej Kacian)
432
433 2004-07-21 [colin]      0.9.12cvs33.11
434
435         * src/gtk/filesel.c
436                 More check
437
438 2004-07-21 [colin]      0.9.12cvs33.10
439
440         * src/compose.c
441         * src/crash.c
442         * src/export.c
443         * src/import.c
444         * src/messageview.c
445         * src/mimeview.c
446         * src/prefs_spelling.c
447         * src/prefs_themes.c
448         * src/summaryview.c
449         * src/gtk/filesel.c
450         * src/gtk/filesel.h
451         * src/gtk/pluginwindow.c
452                 Untwist open/save mode guessing logic, make
453                 it explicit
454
455 2004-07-20 [colin]      0.9.12cvs33.9
456
457         * src/codeconv.c
458                 conv_encode_header: src_charset is UTF-8 on
459                 gtk2
460         * src/compose.c
461                 Remove double encoding of the headers
462
463 2004-07-20 [colin]      0.9.12cvs33.8
464
465         * src/codeconv.c
466                 Fix typo
467
468 2004-07-20 [colin]      0.9.12cvs33.7
469
470         * src/mainwindow.c
471                 Set the separated messageview to the saved
472                 size of Claws' messageview (Patch by Alfons)
473                 Fix a callback prototype (me)
474
475 2004-07-20 [colin]      0.9.12cvs33.6
476
477         * src/codeconv.h
478                 Forgot one hunk in 0.9.12cvs33.4
479
480 2004-07-19 [colin]      0.9.12cvs33.5
481
482         * src/action.c
483                 Action output fix
484                 Patch by Alfons
485
486 2004-07-19 [colin]      0.9.12cvs33.4
487
488         * src/compose.c
489                 Fix outgoing charset bug in headers
490         * src/codeconv.c
491                 Clean for glib2 - Patch by Alfons
492
493 2004-07-19 [colin]      0.9.12cvs33.3
494
495         * src/statusbar.c
496                 Remove grip from the statusbar
497                 Patch by Alfons
498
499 2004-07-19 [colin]      0.9.12cvs33.2
500
501         * src/messageview.c
502         * src/textview.c
503                 Fix messageview remembering the previous
504                 scroll position when loading a new message
505                 Patch by Alfons
506
507 2004-07-19 [colin]      0.9.12cvs33.1
508
509         * src/folder.h
510         * src/folderview.c
511         * src/summaryview.c
512                 Sync with HEAD
513
514 2004-07-18 [colin]      0.9.12cvs32.7
515
516         * configure.ac
517                 Remove useless check for XIM - noticed
518                 by Alfons
519
520 2004-07-18 [colin]      0.9.12cvs32.6
521
522         * src/summaryview.c
523                 Remove non-modified and shift-modified
524                 accelerators in summaryview's popup
525                 menu, as that doesn't get catched by
526                 the accel-activate signal catcher...
527
528 2004-07-18 [colin]      0.9.12cvs32.5
529
530         * src/prefs_common.c
531                 Define sensible default prefs for 
532                 wrapping
533
534 2004-07-18 [colin]      0.9.12cvs32.4
535
536         * src/compose.c
537         * src/prefs_common.c
538         * src/prefs_common.h
539         * src/prefs_wrapping.c
540                 Remove Smart Wrapping pref, which does
541                 nothing on gtk2 branch
542
543 2004-07-18 [colin]      0.9.12cvs32.3
544
545         * src/sourcewindow.c
546                 Proper utf8
547
548 2004-07-18 [colin]      0.9.12cvs32.2
549
550         * src/compose.c
551                 Save attachment status when drafting
552
553 2004-07-18 [colin]      0.9.12cvs32.1
554
555         * src/gtk/filesel.c
556                 Fix erratic folder selection in open mode
557
558 2004-07-18 [colin]      0.9.12cvs31.11
559
560         * src/pop.c
561                 Don't let partial messages get deleted
562                 even with "dowload all"
563                 (0.9.12cvs31.8 fix extension)
564 2004-07-18 [colin]      0.9.12cvs31.10
565
566         * src/gtk/logwindow.c
567                 Fix log scrolling
568
569 2004-07-18 [colin]      0.9.12cvs31.9
570
571         * src/common/utils.c
572                 Fix non-utf8 strings coming from commands
573                 and files
574
575 2004-07-18 [colin]      0.9.12cvs31.8
576
577         * src/pop.c
578                 Fix partial download bug with Download all
579                 messages option
580
581 2004-07-18 [colin]      0.9.12cvs31.7
582
583         * src/textview.c
584                 Fix bug introduced in 0.9.12cvs31.2
585                 (blocked in select mode after double click)
586
587 2004-07-18 [colin]      0.9.12cvs31.6
588
589         * src/compose.c
590         * src/gtk/menu.c
591                 More glib-warning fixes
592
593 2004-07-18 [colin]      0.9.12cvs31.5
594
595         * src/compose.c
596                 Fix trashing the primary clipboard when moving 
597                 around with tab
598         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
599
600 2004-07-18 [colin]      0.9.12cvs31.4
601
602         * src/codeconv.c
603                 convert unencoded iso headers to utf8
604         (Fix Bug 538 Unencoded local characters in subject make it 
605          disappear)
606
607 2004-07-18 [colin]      0.9.12cvs31.3
608
609         * src/compose.c
610                 Fix tab char handling in wrapping
611         (Fix Bug 537 Line wrap problem - TAB character treated as 
612          one character instead of 8)
613
614 2004-07-18 [colin]      0.9.12cvs31.2
615
616         * src/textview.c
617                 return FALSE on GDK_MOTION_NOTIFY
618         (Fix Bug 535 Hyperlinks/addresses are not selectable 
619          (unable to highlight))
620
621 2004-07-18 [colin]      0.9.12cvs31.1
622
623         * src/folderview.c
624                 Sync with 0.9.12cvs31
625
626 2004-07-18 [colin]      0.9.12cvs30.4
627
628         * src/compose.c
629                 Also block text_inserted when inserting a file
630
631 2004-07-18 [colin]      0.9.12cvs30.3
632
633         * src/compose.c
634                 Fix smart wrapping (block text_inserted handler
635                 while putting quotation to avoid wrap on input,
636                 don't join lines if next is sig separator)
637
638 2004-07-17 [colin]      0.9.12cvs30.2
639
640         * src/folderview.c
641         * src/mainwindow.c
642         * src/mimeview.c
643         * src/summaryview.c
644         * src/gtk/quicksearch.c
645         * src/gtk/quicksearch.h
646                 Block key events handlers *and* accels while
647                 quicksearch is focused
648         (Fixes Bug 534 quick-search bar not accepting certain letters)
649
650 2004-07-17 [colin]      0.9.12cvs30.1
651
652         * src/folder.h
653         * src/folderview.c
654         * src/summaryview.c
655                 Sync with 0.9.12cvs30
656
657 2004-07-17 [colin]      0.9.12cvs28.2
658
659         * src/mimeview.c
660         * src/procmime.c
661         * src/summaryview.c
662         * src/gtk/menu.c
663                 Squash some compile and glib warnings
664
665 2004-07-17 [paul]       0.9.12cvs28.1
666
667         * src/mimeview.c
668                 sync with 0.9.12cvs28 HEAD
669
670 2004-07-16 [paul]       0.9.12cvs26.1
671         
672         * src/gtk/quicksearch.c
673         * src/account.c
674         * src/account.h
675         * src/compose.c
676         * src/customheader.c
677         * src/folder_item_prefs.c
678         * src/main.c
679         * src/mainwindow.c
680         * src/messageview.c
681         * src/mimeview.c
682         * src/news.c
683         * src/pgpmime.c
684         * src/pop.c
685         * src/pop.h
686         * src/prefs_account.c
687         * src/prefs_account.h
688         * src/prefs_common.c
689         * src/prefs_common.h
690         * src/prefs_display_header.c
691         * src/prefs_gtk.c
692         * src/prefs_gtk.h
693         * src/procheader.c
694         * src/procmime.c
695                 sync with 0.9.12cvs26 HEAD      
696
697 2004-07-15 [colin]      0.9.12cvs18.14
698
699         * src/folder.c
700                 Disable GPG signature check during
701                 folder move and scan
702         (Closes Bug 521 Signature checking slows down Folder-Move)
703
704 2004-07-14 [colin]      0.9.12cvs18.13
705
706         * src/common/partial_download.c
707                 update includes
708
709 2004-07-14 [colin]      0.9.12cvs18.12
710
711         * src/common/partial_download.c
712         * src/common/partial_download.h
713                 Move doc at top, add correct copyright
714
715 2004-07-14 [colin]      0.9.12cvs18.11
716
717         * src/folder.c
718         * src/messageview.c
719         * src/pop.c
720         * src/pop.h
721         * src/procmsg.c
722         * src/summaryview.c
723         * src/common/Makefile.am
724         * src/common/partial_download.c ** NEW FILES **
725         * src/common/partial_download.h ** NEW FILES **
726                 Move partial-download related stuff to its
727                 own file
728
729 2004-07-14 [colin]      0.9.12cvs18.10
730
731         * src/send_message.c
732                 Fix smtp auth when user is null or empty
733
734 2004-07-13 [colin]      0.9.12cvs18.9
735
736         * src/gtk/quicksearch.c
737                 Use alphabetic order
738
739 2004-07-13 [colin]      0.9.12cvs18.8
740
741         * src/pop.c
742                 Be paranoid on the checks
743
744 2004-07-13 [colin]      0.9.12cvs18.7
745
746         * src/gtk/quicksearch.c
747                 Fix Engrish once again
748
749 2004-07-13 [colin]      0.9.12cvs18.6
750
751         * src/procmsg.c
752         * src/summaryview.c
753                 Mark messages for deletion when they are about to
754                 be removed from trash
755
756 2004-07-13 [colin]      0.9.12cvs18.5
757
758         * src/matcher.c
759         * src/matcher.h
760         * src/matcher_parser_parse.y
761         * src/prefs_matcher.c
762         * src/gtk/quicksearch.c
763                 Add 'partial' ('p') match string to find partially
764                 downloaded messages
765
766 2004-07-13 [colin]      0.9.12cvs18.4
767
768         * src/pop.c
769                 Fix misplaced block
770
771 2004-07-13 [colin]      0.9.12cvs18.3
772
773         * src/pop.c
774         * src/pop.h
775         * src/messageview.c
776                 Refactor API (to avoid passing 5+ params and code
777                 duplication)
778         * src/folder.c
779         * src/msgcache.c
780         * src/procheader.c
781         * src/common/defs.h
782                 Add planned_download to cache
783                 Don't mess uidl file when moving partially downloaded
784                 mails (they change folder, we should change it in the
785                 uidl list too or we'll remove an incorrect message)
786                 (this also helps removing hacks when changing 
787                 planned_download in messageview.c)
788
789 2004-07-12 [colin]      0.9.12cvs18.2
790
791         * src/gtk/quicksearch.c
792                 Fix missing status update in quicksearch
793
794 2004-07-12 [paul]       0.9.12cvs18.1
795
796         * po/POTFILES.in
797         * src/Makefile.am
798         * src/account.c
799         * src/codeconv.c
800         * src/compose.c
801         * src/inc.c
802         * src/main.c
803         * src/prefs_common.c
804         * src/procmsg.h
805         * src/toolbar.c
806         * src/prefs_msg_colors.[ch]     ** NEW FILES **
807         * src/prefs_wrapping.[ch]       ** NEW FILES **
808         * src/common/intl.h
809         * src/common/utils.[ch]
810         * src/gtk/quicksearch.[ch]
811                 sync with 0.9.12cvs18 HEAD
812
813 2004-07-12 [colin]      0.9.11cvs17.25
814
815         * src/folder.c
816         * src/folder.h
817                 Remove unused function added by me in 0.9.11cvs17.10
818
819 2004-07-11 [colin]      0.9.11cvs17.24
820
821         * src/inc.c
822         * src/messageview.c
823         * src/pop.c
824         * src/pop.h
825                 Use folderitem and msgnum instead of filename to
826                 know which mail to delete
827                 Move old partial mail deletion to pop.c
828
829 2004-07-10 [colin]      0.9.11cvs17.23
830
831         * src/inc.c
832                 Add debug
833         * src/pop.c
834         * src/pop.h
835                 Don't re-use same enums for unrelated stuff: it's 
836                 completely misleading !
837                 Document a bit
838
839 2004-07-09 [colin]      0.9.11cvs17.22
840
841         * src/inc.c
842                 Remove folder-type check and do
843                 more tests to be sure everything's
844                 ok
845         * src/messageview.c
846                 Punctuation update, remove useless
847                 code, fix two warnings
848         * src/noticeview.c
849                 Layout cleaning, reset 2nd button
850                 when specifying one
851
852 2004-07-09 [colin]      0.9.11cvs17.21
853
854         * src/messageview.c
855         * src/pop.c
856         * src/pop.h
857                 Allow user to change his mind
858                 and postpone decision (by
859                 unmarking the mail)
860
861 2004-07-09 [colin]      0.9.11cvs17.20
862
863         * src/messageview.c
864                 Fix bug with delete state
865         * src/pop.c
866         * src/pop.h
867                 Fix buffer leak (fread doesn't 
868                 terminate buffers with \0)
869                 Refactoring (remove magic 
870                 numbers)
871
872 2004-07-09 [colin]      0.9.11cvs17.19
873
874         * src/pop.c
875                 Don't log "Skipping message" if 
876                 we're going to TOP it two lines
877                 later
878
879 2004-07-09 [colin]      0.9.11cvs17.18
880
881         * src/messageview.c
882                 Fix Engrish
883
884 2004-07-09 [colin]      0.9.11cvs17.17
885
886         * src/pop.c
887                 strlen checking...
888         * src/messageview.c
889                 refactoring a bit
890
891 2004-07-08 [colin]      0.9.11cvs17.16
892
893         * src/noticeview.c
894         * src/noticeview.h
895                 Add an optional second button
896         * src/messageview.c
897         * src/pop.c
898         * src/pop.h
899                 Don't delete partially received mails after a certain
900                 time; rather, let the user decide.
901
902 2004-07-08 [colin]      0.9.11cvs17.15
903
904         * src/common/smtp.h
905                 Sync with HEAD
906
907 2004-07-08 [colin]      0.9.11cvs17.14
908
909         * src/messageview.c
910         * src/common/smtp.c
911                 Use to_human_readable() for sizes
912
913 2004-07-08 [colin]      0.9.11cvs17.13
914
915         * src/inc.c
916         * src/messageview.c
917         * src/pop.c
918         * src/pop.h
919         * src/procmsg.c
920                 Fix partial-downloading issues:
921                         catch unsupported TOP
922                         don't delete partially downloaded mails before 5 days
923                         don't update existing with non-MH folders; that'll
924                         make dups, but it's better than trashing the folder
925                         free new msginfo parts
926                 Fix indentation ;-)
927
928 2004-07-08 [colin]      0.9.11cvs17.12
929
930         * src/common/smtp.c
931         * src/common/smtp.h
932                 Sync smtp size verification with HEAD
933
934 2004-07-08 [colin]      0.9.11cvs17.11
935
936         * src/summaryview.c
937         * src/prefs_common.c
938         * src/prefs_common.h
939         * src/gtk/quicksearch.c
940         * src/gtk/quicksearch.h
941                 Sync sticky pref with HEAD
942
943 2004-07-08 [colin]      0.9.11cvs17.10
944
945         * src/folder.c [1.213.2.6]
946         * src/folder.h [1.87.2.6]
947         * src/inc.c [1.149.2.7]
948         * src/messageview.c [1.94.2.8]
949         * src/procheader.c [1.47.2.6]
950         * src/procmsg.c [1.150.2.4]
951         * src/procmsg.h [1.60.2.5]
952         * src/pop.c [1.56.2.4]
953         * src/pop.h [1.17.2.3]
954                 Let too big messages get downloaded, but truncated
955                 Add a button to download them completely
956                 
957 2004-07-06 [colin]      0.9.11cvs17.9
958
959         * src/gtk/quicksearch.c [1.1.2.3]
960                 Add a Clear button
961         * commitHelper
962         * PATCHSETS
963                 Add a script to help with cvs
964
965 2004-07-03 [colin]      0.9.11cvs17.8
966
967         * src/plugins/imageviewer/viewer.c
968                 fix imageviewer (which was staying on the first
969                 displayed image)
970
971 2004-07-03 [colin]      0.9.11cvs17.7
972
973         Removed FIXME_GTK2 warnings
974         * src/gtk/gtkutils.c
975                 useless #warnings
976         * src/gtk/menu.c
977                 useless #warnings (no need to mess with menu rc)
978         * src/gtk/menu.h
979                 unused functions
980         
981
982 2004-07-03 [colin]      0.9.11cvs17.6
983
984         Removed FIXME_GTK2 warnings
985         * src/codeconv.c
986                 useless #warnings (rewrite needed)
987         * src/compose.c
988                 useless #warnings (rewrite needed)
989                 useless #warnings (gtk2 is like that)
990                 useless #warnings (previously fixed)
991         * src/main.c
992                 useless #warnings (previously fixed)
993         * src/message_search.c
994                 useless #warnings (gtk2 is like that)
995                 Made apparent that search is case-sensitive
996         * src/mimeview.c
997                 useless #warnings (rewrite needed)
998                 useless #warnings (gtk2 is like that)
999                 reimplemented real warnings
1000         * src/prefs_common.c
1001                 Removed block cursor option (not it gtk2)
1002         * src/prefs_gtk.c
1003                 useless #warnings (rewrite needed)
1004         * src/procheader.c
1005                 useless #warnings (rewrite needed)
1006         * src/sourcewindow.c
1007                 useless #warnings (incorrect placing)
1008         * src/summary_search.c
1009                 useless #warnings (gtk2 is like that)
1010                 Made apparent that search is case-sensitive
1011         * src/action.c
1012                 useless #warnings (gtk2 is like that)
1013         * src/textview.c
1014                 useless #warnings (rewrite needed)
1015         * src/toolbar.c
1016                 useless #warnings (rewrite needed)
1017
1018 2004-07-03 [colin]      0.9.11cvs17.5
1019
1020         * src/textview.c
1021                 Fix mismerge which broke URI opening
1022                 
1023 2004-07-01 [colin]      0.9.11cvs17.4
1024
1025         * src/gtk/filesel.c
1026                 Fill filename when saving
1027                 
1028 2004-06-27 [colin]      0.9.11cvs17.3
1029
1030         * src/gtk/filesel.[ch]
1031                 Use the new GTK file selector
1032                 Update prototype to match the reality: multiple file
1033                 selection is open-only          
1034         * src/compose.c
1035                 Match the new prototypes        
1036         * configure.ac
1037                 Match the new requirements (gtk 2.4.0)
1038                         
1039 2004-06-26 [colin]      0.9.11cvs17.2
1040
1041         * src/plugins/trayicon/trayicon.c
1042                 Remove useless signal handler on resize, which causes
1043                 an infinite "loop"
1044         
1045 2004-06-26 [colin]      0.9.11cvs17.1
1046         
1047         * tools/Makefile.am
1048                 remove launch_firebird and add nautilus2sylpheed.sh
1049         * src/quicksearch.c
1050           src/summaryview.c
1051                 Fix show/hide "Extended symbols" button problem
1052                 Fix apparition at startup
1053                 Fix const warnings
1054         * src/plugins/image_viewer/Makefile.am
1055                 Fix configure 
1056         * common/ssl.c
1057                 Re-enable certificate check, as it doesn't seem to
1058                 cause Xlib errors anymore
1059
1060 2004-06-25 [paul]       0.9.11cvs17
1061
1062         * sync with 0.9.11cvs17 HEAD
1063         
1064         NOTE: QuickSearch is broken
1065
1066 2004-06-07 [colin]      0.9.10claws67.10
1067         * src/plugins/trayicon/trayicon.c
1068           src/plugins/trayicon/libeggtrayicon/Makefile.am
1069           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1070                 Fix gettextization in trayicon plugin
1071
1072 2004-06-07 [colin]      0.9.10claws67.9
1073         
1074         * src/summaryview.c
1075           src/gtk/gtksctree.[ch]
1076                 Let Shift+{Up,Down} work in summaryview
1077                 (well, Down "works" and Up works)
1078                 Let the list scroll when using these keys
1079
1080 2004-06-06 [colin]      0.9.10claws67.8
1081
1082         * src/plugins/trayicon/trayicon.c
1083                 Fix pixmap update
1084
1085 2004-06-06 [colin]      0.9.10claws67.7
1086
1087         * src/addressbook.c
1088                 Fix signal handling causing system-wide focus grab
1089
1090 2004-05-25 [paul]       0.9.10claws67.6
1091
1092         * Makefile.am
1093           src/Makefile.am
1094                 clean up
1095
1096 2004-05-25 [paul]       0.9.10claws67.5
1097
1098         * replace deprecated gtk_signal... functions
1099
1100 2004-05-23 [colin]      0.9.10claws67.4
1101
1102         * src/compose.c
1103                 Fix wrapping
1104
1105 2004-05-22 [colin]      0.9.10claws67.3
1106
1107         * src/compose.c
1108                 Re-fix [Edited] in compose.c::compose_reedit()
1109
1110 2004-05-22 [colin]      0.9.10claws67.2
1111
1112         * src/procmime.c
1113                 Fix parsing of multiparts mails
1114
1115 2004-05-22 [colin]      0.9.10claws67.1
1116
1117         * src/summaryview.c
1118                 Fix quicksearch
1119
1120 2004-05-22 [paul]       0.9.10claws67
1121
1122         * sync with 0.9.10claws67 HEAD
1123
1124 2004-05-14 [alfons]
1125
1126         * src/procmime.h
1127                 add forgotton prototype
1128
1129 2004-05-10 [paul]       0.9.10claws57
1130
1131         * sync with 0.9.10claws57 HEAD
1132
1133 2004-05-05 [paul]       0.9.9.claws1
1134
1135         * ChangeLog-gtk2        ** REMOVED **
1136           ChangeLog-gtk2.claws  ** ADDED **
1137                 rename and adopt the normal claws format
1138                 
1139         * configure.ac
1140                 require gtkmathview >= 0.5
1141
1142         * ac/*                          ** REMOVED **
1143           ac/                           ** REMOVED **
1144           intl/Makefile.in              ** REMOVED **
1145           m4/                           ** ADDED **
1146           m4/missing                    ** ADDED **
1147           m4/missing/gdk-pixbuf.m4      ** ADDED **
1148           m4/missing/gettext.m4         ** ADDED **
1149           m4/missing/gpgme.m4           ** ADDED **
1150           m4/missing/imlib.m4           ** ADDED **
1151           m4/.cvsignore                 ** ADDED **
1152           m4/Makefile.am                ** ADDED **
1153           m4/README                     ** ADDED **
1154           m4/aclocal-include.m4         ** ADDED **
1155           m4/aspell.m4                  ** ADDED **
1156           m4/check-type.m4              ** ADDED **
1157           m4/gnupg-check-typedef.m4     ** ADDED **
1158           m4/openssl.m4                 ** ADDED **
1159           m4/spamassassin.m4            ** ADDED **
1160           po/ChangeLog                  ** REMOVED **
1161           po/Makefile.in.in             ** REMOVED **
1162           po/Rules-quot                 ** REMOVED **
1163           po/boldquot.sed               ** REMOVED **
1164           po/en@boldquot.header         ** REMOVED **
1165           po/en@quot.header             ** REMOVED **
1166           po/insert-header.sin          ** REMOVED **
1167           po/quot.sed                   ** REMOVED **
1168           po/remove-potcdate.sed        ** REMOVED **
1169           po/remove-potcdate.sin        ** REMOVED **
1170           po/stamp-po                   ** REMOVED **
1171           Makefile.am
1172           autogen.sh
1173           configure.ac
1174                 enable building with automake 1.8.x
1175                 add 'autopoint --force' to autogen.sh and remove all
1176                 auto-generated files, remove ac/ directory and use
1177                 m4/ directory instead
1178                 
1179         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1180                 fix gettextization
1181
1182 2004-02-28 Colin Leroy <colin@colino.net>
1183         * src/prefs_matcher.c
1184           src/prefs_filtering.c
1185           src/prefs_filtering_action.c
1186                 Fix non-editable GtkEntries
1187
1188 2004-02-22 Thorsten Maerz <torte@netztorte.de>
1189         * src/prefs_themes.c
1190                 utf8 conversion for theme info
1191
1192 2004-02-21 Thorsten Maerz <torte@netztorte.de>
1193         * sync 0.9.9claws
1194
1195 2004-02-14 Thorsten Maerz <torte@netztorte.de>
1196         * src/grouplistdialog.c
1197                 allow multiple selections without ctrl key
1198
1199 2004-02-09 Thorsten Maerz <torte@netztorte.de>
1200         * src/main.c
1201                 enable customizable accelerators
1202
1203 2004-02-08 Thorsten Maerz <torte@netztorte.de>
1204         * src/prefs_common.c
1205                 re-enable different font settings for gtk1/2
1206         * src/prefs_folder_item.c
1207                 fix folder prefs displayed wrong
1208         * src/textview.c
1209                 set 'sunken' shadow type
1210
1211 2004-02-07 Colin Leroy <colin@colino.net>
1212         * src/compose.c
1213                 Fix message being always [Edited]
1214                 Encode headers correctly (utf8 buf)
1215
1216 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1217         * src/socket.c
1218                 remove double g_source_attach()
1219                 (Thanks to Colin Leroy)
1220
1221 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1222         * src/gtk/gtksctree.c
1223                 Fix SSL certificate list not shown
1224         * src/mimeview.c
1225                 Fix clicks in mime tree
1226
1227 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1228         * src/common/socket.c
1229                 Fix SSL receive
1230         * src/compose.c
1231                 Fix clipboard menu hotkeys
1232
1233 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1234         * src/gtk/gtkaspell.[ch]
1235           src/compose.c
1236                 reimplement spellchecker
1237
1238 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1239         * src/gtk/filesel.c
1240                 crash when inserting file in compose window
1241                 (TODO: keep old selection on clicks)
1242         * src/main.c
1243                 use gtkrc-2.0 instead of gtkrc
1244
1245 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1246         * src/messageview.c
1247                 remove orphaned mimeview unref()
1248
1249 2004-01-20 Thorsten Maerz <torte@netztorte.de>
1250         * src/grouplistdialog.c
1251                 expand nodes containing subscribed groups
1252
1253 2004-01-19 Thorsten Maerz <torte@netztorte.de>
1254         * src/textview.c
1255                 textview: hide cursor, restore old click behaviour
1256
1257 2004-01-18 Thorsten Maerz <torte@netztorte.de>
1258         * src/textview.c
1259                 variable names messed up
1260
1261 2004-01-17 Colin Leroy <colin@colino.net>
1262         * src/addr_compl.c
1263                 Fix completion address too thin
1264         * src/compose.c
1265                 Fix tab-to-subject behaviour
1266         * src/summaryview.c
1267                 Implement key up & down in summaryview
1268
1269 2004-01-12 Thorsten Maerz <torte@netztorte.de>
1270
1271         * sync 098claws
1272
1273 2004-01-08 Thorsten Maerz <torte@netztorte.de>
1274         * configure.ac
1275           Makefile.am
1276           doc/.cvsignore
1277           doc/Makefile.am
1278                 faq, man, manual moved to doc/
1279         * ac/aspell.m4
1280           ac/check-type.m4
1281           ac/gnupg-check-typedef.m4
1282           ac/openssl.m4
1283           ac/spamassassin.m4
1284           ac/missing/gdk-pixbuf.m4
1285           ac/missing/gpgme.m4
1286           ac/missing/imlib.m4
1287                 fix automake warnings
1288
1289 2003-12-06 Colin Leroy <colin@colino.net>
1290         * src/summaryview.c
1291                 Fix quicksearch
1292
1293 2003-12-05 Colin Leroy <colin@colino.net>
1294         * src/summaryview.c
1295                 Fix going to next unread folder
1296
1297 2003-12-05 Colin Leroy <colin@colino.net>
1298         * src/crash.c
1299                 Fix gtk2 compilation
1300         * src/session.c
1301                 Remove iotag source handler at disconnection
1302         * src/socket.[ch] 
1303                 Remove source handler when closing socket 
1304                 (fixes another seg)
1305
1306 2003-12-04 Colin Leroy <colin@colino.net>
1307         * src/compose.c
1308           src/prefs_account.c
1309           src/prefs_common.c
1310                 Fix some dropdown menus
1311
1312 2003-12-04 Colin Leroy <colin@colino.net>
1313         * src/compose.c
1314                 Fix event handlers on header fields
1315         * src/common/socket.c
1316           src/common/session.c
1317                 Fix segfault with callback (SSL)
1318                 Fix end of session 
1319
1320 2003-10-06 Thorsten Maerz <torte@netztorte.de>
1321
1322         * Fix compile bug in src/compose.c
1323         * removed src/gtk/gtkstext.[ch]
1324
1325 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
1326
1327         * Convert character set and escape "text" attributes in toolbar setting
1328         files.
1329         * Fixed bug in button-press-event handling.
1330
1331 2003-09-16 Thorsten Maerz <torte@netztorte.de>
1332
1333         * Fixed bug in key-press-event handling.
1334
1335 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
1336
1337         * Enabled to compile tray-icon plugin (Ad-hoc).
1338         * Avoid hang up bug of icon list in mime view (Ad-hoc).
1339
1340 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
1341
1342         * Enabled to compile on sylpheed-claws.
1343         (tray-icon plugin still cannot compile yet.)
1344
1345 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
1346
1347         * Updated to 0.9.5.
1348
1349 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
1350
1351         * Updated to 0.9.4.
1352         * Ported monitoring SSL mechanism to GSource of GLib2
1353         (I don't confirm it)
1354         * Added _gtk2 suffix to key name of font preference to avoid
1355         ovverwriting preference of Gtk+-1.2 version.
1356
1357 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
1358
1359         * Updated to 0.9.2.
1360
1361 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
1362
1363         * Updated to 0.9.1.
1364         * Translate po files into UTF-8 when execute autogen.sh.
1365
1366 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
1367
1368         * Updated to 0.9.0.
1369
1370 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
1371
1372         * Plugged GError related memory leaks.
1373
1374 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
1375
1376         * Changed default size of fonts.
1377         * Enabled to set titile font size of warning dialog.
1378
1379 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
1380
1381         * Embed a sylpheed icon into executable binary on Windows.
1382
1383 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
1384
1385         * I forgot to traslate character set of element string in src/xml.c.
1386
1387 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
1388
1389         * Fixed detecting bind_textdomain_codeset in configure.in.
1390         * The bug in which "Example" of "Date fromat" preference isn't displayed
1391         correctly has been fixed.
1392
1393 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
1394
1395         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
1396           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
1397           glib-gettextize
1398           Removed intl directory.
1399           Translated po files into UTF-8.
1400           (Thanks! Ryuji Abe)
1401
1402 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
1403
1404         * The bug which doesn't unscape string in xml.c has been fixed.
1405
1406 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
1407
1408         * The bug which is failed to translate encoding of file name thorough
1409         file dialog has been fixed.
1410
1411 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
1412
1413         * Modified to translate file names which is used in inporting/expoting
1414         mbox feature and "Save as" feature into locale encoding.
1415         * Translate file names into locale encoding when "Attache file" and
1416         "Insert file".
1417         * Force set G_BROKEN_FILENAMES environment variable.
1418         * Other minor fixes.
1419
1420 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
1421
1422         * Modified to treat MH folder's name as locale encoding.
1423
1424 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
1425
1426         * The bug which clash on switching candidates of auto completion of
1427         addresses, cannot use auto completion in Japanesse is fixed
1428         (Thanks! Tokunaga-san)¡¥
1429
1430 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1431
1432         * The bug which cannot switch key accelerator preference has been fixed
1433         (Thanks! smbd-san)¡¥
1434
1435 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1436
1437         * version 0.8.11-gtk2-20030314
1438
1439 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1440
1441         * The bug in which character set conversion of filtering messages has
1442         been fixed.(Thanks! COCOA-san).
1443
1444 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
1445
1446         * Revived "Leave space on head" preference in "Message" category.
1447         * A bug which clash when put the cursor to end of buffer and execute
1448         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
1449
1450 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1451
1452         * version 0.8.11-gtk2-20030312
1453
1454 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1455
1456         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
1457         * Modified to use Pango's API directly for font preference.
1458         * Integrated GtkTextView of textview to one widget.
1459         * Set fonts of header title in textview by "header_title" tag.
1460         * Removed some deprecated codes.
1461
1462 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
1463
1464         * Updated to 0.8.11.
1465         * Merged cygwin patch(Thanks! Sakai-san).
1466
1467 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
1468
1469         * version 0.8.10-gtk2-20030309