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