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