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