1 2002-09-29 [paul] 0.8.3claws32
5 updated by George Danchev and Urke MMI
8 2002-09-27 [christoph] 0.8.3claws31
16 2002-09-27 [melvin] 0.8.3claws30
19 Fixed typo which could break linking
21 2002-09-27 [melvin] 0.8.3claws29
24 Improved GNU/aspell checking.
27 2002-09-27 [paul] 0.8.3claws28
30 see ChangeLog 2002-09-27
32 2002-09-26 [colin] 0.8.3claws27
36 Add "Reply to Mailing-list" to the toolbar
38 2002-09-26 [christoph] 0.8.3claws26
41 Fix wrong message counts in summaryview status
43 2002-09-26 [paul] 0.8.3claws25
46 see ChangeLog 2002-09-26
48 2002-09-26 [paul] 0.8.3claws24
51 see ChangeLog 2002-09-25
53 2002-09-25 [christoph] 0.8.3claws23
56 * src/prefs_folder_item.c
58 Renamed "kill score" to "hide score" in GUI
61 2002-09-25 [paul] 0.8.3claws22
64 see ChangeLog 2002-09-24
66 2002-09-24 [alfons] 0.8.3claws21
68 patch by Satoshi Nagayasu: allows appending / saving multiple
69 selected files (closes "[ 612279 ] save multiple mesg(s) in
75 summary_save_as(): allow saving selected files to
77 summary_set_menu_sensitive: enable "Save As..." when
78 multiple files are selected
80 append_file(): new function
82 2002-09-24 [colin] 0.8.3claws20
85 Fix segfault when mimeinfo doesn't have a
88 2002-09-24 [colin] 0.8.3claws19
90 * src/prefs_common.[ch]
91 Add a preference to display send dialog or not
93 Display send dialog according to preference
95 2002-09-24 [colin] 0.8.3claws18
98 Disable user actions when sending
100 2002-09-24 [colin] 0.8.3claws17
103 Do not display name or filename for attachments
104 with an application/pgp-signature type
105 (security flaw, see bug 537413)
107 2002-09-23 [colin] 0.8.3claws16
110 Initialize entry_email, entry_alias and
111 entry_remarks to first email address of the list
113 2002-09-23 [colin] 0.83claws15
116 Drop pgp-signature when reediting a signed queued
119 2002-09-23 [melvin] 0.8.3claws14
122 Updated French translation
124 2002-09-23 [melvin] 0.8.3claws13
127 Made custom toolbar menu labels more consistent
128 * src/prefs_toolbar.c
129 Made custom toolbar window title more consistent
131 2002-09-22 [colin] 0.8.3claws12
134 Initialize session type to normal before getting
135 mail (fixes strange Get behaviour)
136 * src/prefs_account.h
137 Move STYPE_POP_BEFORE_SMTP to last position to
138 avoid other side-effects
140 2002-09-22 [colin] 0.8.3claws11
142 * src/prefs_account.c
143 Fix pop_bfr_smtp_tm_entry sensivity when switching
144 from pop3 to apop or vice-versa
146 2002-09-22 [colin] 0.8.3claws10
148 * src/prefs_account.[ch]
149 Add an option for the POP before SMTP timeout
151 Remember time of last POP connection
153 Do POP before SMTP only if timeout reached
155 2002-09-22 [oliver] 0.8.3claws9
158 explain custom toolbar
160 2002-09-22 [oliver] 0.8.3claws8
162 * src/prefs_actions.[ch]
163 custom toolbar for compose
164 actions callback from compose toolbar
166 remove include toolbar.h
168 2002-09-22 [oliver] 0.8.3claws7
170 * src/prefs_toolbar.[ch]
171 custom toolbar for compose
172 - generic prefs_toolbar handles both
173 Mainwin's toolbar as well as Compose toolbar
175 2002-09-22 [oliver] 0.8.3claws6
178 custom toolbar for compose
179 restructure toolbar.[ch]
181 2002-09-22 [oliver] 0.8.3claws5
184 custom toolbar for compose
186 2002-09-22 [oliver] 0.8.3claws4
188 * src/mainwindow.[ch]
189 custom toolbar for compose
190 move mainwin toolbar back to mainwindow
192 2002-09-22 [alfons] 0.8.3claws3
199 2002-09-22 [alfons] 0.8.3claws2
202 procmsg_save_to_outbox(): don't unlink message file from queue;
203 callers should do it using folder_item_remove_msg()
205 2002-09-22 [colin] 0.8.3claws1
208 Made mimeview_check_signature() public
210 Made GPG signatures verifiable by clicking
211 the [application/pgp-signature] in the Text
214 2002-09-22 [paul] 0.8.3claws
223 updated translations, submitted by George Danchev,
224 me, Ricardo Mones Lastra, Alessandro Maestri,
225 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
226 and Urke MMI, respectively.
228 2002-09-22 [alfons] 0.8.2claws65
232 no furry valgrinds have been used to plug these memleaks
234 2002-09-20 [paul] 0.8.2claws64
236 * sync with 0.8.3cvs4
237 'Select thread' re-implemented
238 see ChangeLog 2002-09-20
240 2002-09-21 [alfons] 0.8.2claws63
243 compose_send(): plug unnoticed memleak
245 2002-09-20 [alfons] 0.8.2claws62
248 replace_address_in_edit(): strict check for NULL address to
249 fix "[ 607348 ] Segfault in address completion". My guess is
250 that this happens with an empty address book, but it's good
251 to have this check here anyway
253 completion_window_button_press(): free string returned
254 from the internal cache
256 2002-09-20 [christoph] 0.8.2claws61
259 added ENC_BINARY to EncodingType
261 the string returned by procmime_get_encoding_str
262 should not depend on the order of values in the
263 EncodingType definition
264 * doc-src/rfc1806.txt ** NEW FILE **
265 Added rfc1806 about MIME Content-Disposition
268 2002-09-19 [paul] 0.8.2claws60
270 * sync with 0.8.2cvs3
271 see ChangeLog 2002-09-19
273 2002-09-19 [paul] 0.8.2claws59
275 * src/prefs_folder_item.c
276 revert to Darko's original alignment of colour
278 add a colon to folder_color label
281 add Colin's patch (with Hiro's modifications) to
282 force BASE64 encoding for 8-bit text when signing
283 (sync with 0.8.3cvs2)
285 2002-09-18 [alfons] 0.8.2claws58
290 (beautify a little bit)
292 2002-09-18 [christoph] 0.8.2claws57
295 fix handling of fgetc return value
297 2002-09-17 [alfons] 0.8.2claws56
300 summary_sort(): check non-NULL summaryview->folder_item when no
301 folder is selected at all
302 (closes "[ 610344 ] sort label make syl Crash")
304 2002-09-17 [alfons] 0.8.2claws55
307 beautify a little bit
309 2002-09-17 [christoph] 0.8.2claws54
312 initialize max values for cache and folder
313 when cache or folder is empty
315 2002-09-15 [colin] 0.8.2claws53
318 Fix a leak (thanks Alfons!) and cleaned
319 variables names for custom headers
321 2002-09-15 [colin] 0.8.2claws52
324 Fix custom headers recognition when
325 prefs_common.trans_hdr is on
327 2002-09-15 [colin] 0.8.2claws51
330 Allow dynamically-added custom headers
331 Yet not reparsed if reedited
333 2002-09-15 [alfons] 0.8.2claws50
335 * src/prefs_account.c
338 2002-09-15 [colin] 0.8.2claws49
340 * src/prefs_account.c
341 fix pop_before_smtp sensitivity
343 2002-09-15 [colin] 0.8.2claws48
346 add inc_pop_before_smtp()
347 allow MainWindow to be undefined in
348 inc_account_mail() and inc_start()
351 add STYPE_POP_BEFORE_SMTP session type
352 * src/prefs_account.c
353 activated pop before smtp option
355 do pop before smtp if the relevant option
358 2002-09-15 [paul] 0.8.2claws47
361 see ChangeLog 2002-09-15
363 2002-09-14 [paul] 0.8.2claws46
366 updated Bulgarian translation, submitted by
369 2002-09-13 [paul] 0.8.2claws45
372 merge claws' select_account() with main's
373 (new) compose_select_account(). [sync with
374 0.8.2cvs15, see ChangeLog 2002-09-11]
376 2002-09-12 [christoph] 0.8.2claws44
379 allocate 1 elements of FolderItem not 0
381 2002-09-12 [colin] 0.8.2claws43
384 Fix bug #590825 (obey Follow-up: poster)
386 2002-09-12 [colin] 0.8.2claws42
389 Fix bug #557009 (wrong headers for messages
390 forwarded as attachments)
392 2002-09-11 [colin] 0.8.2claws41
395 Put SCF: pseudo-header on top of message
396 Set draft tmp_flag when saved as draft
400 Skip after first \n\n for beginning of real message
403 2002-09-11 [christoph] 0.8.2claws40
406 use procmsg flag functions in filtering or processing
407 will cause incorrect folder message counts
409 2002-09-11 [colin] 0.8.2claws39
412 Fix bug #550175 - wrong save folder when reediting
415 2002-09-11 [paul] 0.8.2claws38
417 * sync with 0.8.2cvs14
418 see ChangeLog 2002-09-11
420 2002-09-11 [colin] 0.8.2claws37
423 Fix a typo (seeming to cause new/unread status to
426 2002-09-10 [christoph] 0.8.2claws36
429 compose_redirect should not use compose_generic_new
430 because that does more stuff than expected including
431 opening the external editor
432 (closes bug "[ 526608 ] bounced messages appear blank
435 2002-09-10 [christoph] 0.8.2claws35
438 fix problem with too large message number range
439 causing a crash in folder_item_scan
441 2002-09-10 [paul] 0.8.2claws34
443 * sync with 0.8.2cvs13
444 see ChangeLog 2002-09-10
446 2002-09-10 [christoph] 0.8.2claws33
449 set MsgInfo TmpFlags for queue and draft folders
450 (closes bug "[ 591676 ] Queue ignore MIME on restart")
452 2002-09-10 [paul] 0.8.2claws32
455 po/bg.po ** NEW FILE **
456 new Bulgarian translation submitted by
457 George Danchev <danchev@spnet.net>
461 tools/tb2sylpheed ** NEW FILE **
462 add script that converts an addressbook exported
463 from The Bat! into a Sylpheed addressbook. Submitted
464 by Urke MMI <urke-kg@eunet.yu>
466 2002-09-10 [paul] 0.8.2claws31
468 * sync with 0.8.2cvs12
469 see ChangeLog 2002-09-10
471 2002-09-06 [paul] 0.8.2claws30
474 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
478 tools/ldif-to-xml.py ** REMOVED **
479 remove obsolete python script
481 2002-09-06 [paul] 0.8.2claws29
483 * sync with 0.8.2cvs10
484 see ChangeLog 2002-09-06
486 2002-09-04 [paul] 0.8.2claws28
488 * sync with 0.8.2cvs9
489 see ChangeLog 2002-08-04
491 2002-09-04 [colin] 0.8.2claws27
493 * src/prefs_common.[ch]
494 Added signature color configuration
496 Use user-specified signature color
498 2002-09-03 [colin] 0.8.2claws26
500 * src/prefs_common.[ch]
501 Added autosave and autosave_length prefs
503 Added compose_remove_draft()
504 Auto-save drafts according to the prefs
506 Added a crash-indicator file, allowing to check
507 for new messages on startup if Sylpheed crashed
508 (makes saved drafts "reappear")
510 2002-09-03 [colin] 0.8.2claws25
515 2002-09-03 [paul] 0.8.2claws24
517 * sync with 0.8.2cvs8
518 see ChangeLog 2002-09-02 and 2002-09-03
520 2002-09-03 [darko] 0.8.2claws23
523 use normal style when creating new folder to pick
526 2002-09-02 [melvin] 0.8.2claws22
529 removed some obsolete code
531 2002-09-02 [melvin] 0.8.2claws21
534 fixed test's equality sign (== to =)
536 2002-09-02 [alfons] 0.8.2claws20
540 revert change of 0.8.2claws16 and use the mh_folder_destroy
541 as folder->destroy virtual as suggested by Hiro
542 (the mh.c code seems to have been lost around mh.c.1.21)
544 2002-09-02 [paul] 0.8.2claws19
547 updated by Fabio Jr. Beneditto
550 use 'http://claws.sylpheed.org' for homepage link.
551 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
553 2002-09-01 [alfons] 0.8.2claws18
556 plug memleak related to one Martin Kluge found
558 2002-08-31 [paul] 0.8.2claws17
560 * sync with 0.8.2cvs6
561 see ChangeLog 2002-08-30
563 2002-08-31 [alfons] 0.8.2claws16
566 folder_destroy(): remove mailbox from folderlist even if it has
569 2002-08-31 [alfons] 0.8.2claws15
574 (being pedantic I know)
576 2002-08-31 [alfons] 0.8.2claws14
579 check for NULL pointers returned from folder->fetch_msginfo virtual
580 (should solve some reported crashes)
582 2002-08-30 [alfons] 0.8.2claws13
587 enable crash dialog on compilation time
588 (--enable-crash-dialog configure option)
590 2002-08-30 [alfons] 0.8.2claws12
595 apply memory leak plug patch by Martin Kluge
596 (closes patch "[ 602568 ] patch for 602441 little memory leak",
597 bug "[ 599677 ] Very small memory leak in 0.81claws115",
598 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
600 2002-08-30 [darko] 0.8.2claws11
603 copy Gtk style from normal style to match
604 font size for coloured folders
606 2002-08-29 [alfons] 0.8.2claws10
609 Type=Internet <- Type=Application
610 (reported by Michael Schwendt, see:
611 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
612 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
614 2002-08-29 [paul] 0.8.2claws9
616 * sync with 0.8.2cvs5
617 see ChangeLog 2002-08-29
619 2002-08-29 [colin] 0.8.2claws8
622 Added a sanity check in summary_select_thread
623 Should fix bug 601605
625 2002-08-29 [colin] 0.8.2claws7
628 Revert claws6 changes regarding bug #591676
630 2002-08-28 [colin] 0.8.2claws6
633 Ignore cache for queue folderitems
636 2002-08-28 [melvin] 0.8.2claws5
641 2002-08-28 [melvin] 0.8.2claws4
644 Updated a bit the text concerning the spell checker
646 2002-08-28 [melvin] 0.8.2claws3
648 Merged the GNU_aspell_branch:
649 Support of new GNU/aspell is now included and the old pspell
650 is not supported anymore.
654 Updated spell checker text to reflect the switch to GNU/aspell
656 * ac/aspell.m4 *** NEW ***
657 * src/gtkaspell.[ch] *** NEW ***
658 * ac/pspell.m4 *** DELETED ***
659 * src/gtkspell.[ch] *** DELETED ***
662 Updated for GNU/aspell support
665 Replaced gtkspell.c by gtkaspell.c
673 * src/prefs_common.[ch]
674 Updated for GNU/aspell support
676 2002-08-28 [paul] 0.8.2claws2
678 * sync with 0.8.2cvs4
679 see ChangeLog 2002-08-27 and 2002-08-28
681 2002-08-28 [colin] 0.8.2claws1
683 * src/summary_search.c
686 2002-08-28 [jens] 0.8.2claws
689 Updated German translations
691 2002-08-27 [melvin] 0.8.2claws
694 Updated French translations
696 2002-08-27 [paul] 0.8.2claws
698 * sync with 0.8.2 main release
706 updated message catalogs submitted by
707 Ricardo Mones Lastra, Alessandro Maestri,
708 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
709 Beneditto and Urke MMI
711 2002-08-27 [hoa] 0.8.1claws123
713 * src/mainwindow.[ch]
714 * src/summaryview.[ch]
715 removed the "filter setting" menu option.
716 add a "cancel a news message" menu option.
718 2002-08-26 [martin] 0.8.1claws122
721 changed string under 0.8.1claws79 changed by myself
724 2002-08-26 [martin] 0.8.1claws121
727 added kill command to debuggerrc to start crash dialog
729 2002-08-26 [paul] 0.8.1claws120
731 * sync with 0.8.1cvs31
732 see ChangeLog 2002-08-26
734 2002-08-25 [alfons] 0.8.1claws119
737 fix bug that didn't send out correct headers to news server
738 when sending news article and email from queue (bug reported
739 and patch provided by Tim Mann; closes bug
740 "[ 583196 ] 0.7.8claws can't post news")
742 2002-08-25 [alfons] 0.8.1claws118
744 * src/selective_download.c
745 mark two strings as translatable
746 (thanks to Urke MMI for pointing this out)
748 2002-08-25 [alfons] 0.8.1claws117
751 treat sent boxes as special and allow sorting them by addressee
752 (closes "[ 589418 ] Sent folder sorting misbehavior"
753 submitted by Steve Lamb)
755 2002-08-24 [alfons] 0.8.1claws116
758 fix memleak reported by Martin Kluge
759 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
761 2002-08-24 [oliver] 0.8.1claws115
763 * src/prefs_toolbar.c
764 o code cleanup as suggested by Alfons
767 2002-08-24 [alfons] 0.8.1claws114
770 o fix another memory leak reported by Martin Kluge
771 (see "[ 599568 ] Small Memory Leak")
772 o remove 'from' variable from 'summary_set_header()'; we can
775 2002-08-24 [paul] 0.8.1claws113
777 * sync with 0.8.1cvs30
778 see ChangeLog 2002-08-23
780 2002-08-24 [alfons] 0.8.1claws112
783 remove unnecessary allocations for search bar fixing leaks
784 reported by Martin Kluge
785 (see "[ 599451 ] Further memory leaks?")
787 2002-08-24 [alfons] 0.8.1claws111
790 make get_socket_name() public for crash.c
792 o make report bug button work (goes to claws'
793 bug tracker at sf.net)
794 o introduce function for doing important stuff just
795 before claws goes down
798 2002-08-24 [alfons] 0.8.1claws110
801 move cursor to "To" entry when forwarding as attachment
802 (reported and solved by Steve Lamb, closes bug report
803 "[ 592880 ] Forward as attachment; cursor not in to")
805 2002-08-24 [colin] 0.8.1claws109
808 fix quick search visibility after GUI (de)separations.
810 2002-08-23 [colin] 0.8.1claws108
813 fix header pane visibility after folderview or
814 messageview (de)separation
816 2002-08-23 [paul] 0.8.1claws107
818 * src/mainwindow.[ch]
820 give full control of display or non-display
821 of the Execute icon to Custom toolbar settings.
822 add new sensitivity condition to maninwindow.h:
828 more sync with 0.8.1cvs29
830 2002-08-23 [melvin] 0.8.1claws106
833 Readded support for custom widget in alertpanel lost in last
836 2002-08-23 [paul] 0.8.1claws105
838 * sync with 0.8.1cvs29
839 see ChangeLog 2002-08-23
841 2002-08-23 [colin] 0.8.1claws104
844 Fix folder and search pixmaps exchanging positions
845 after theme or toolbar changes. Thank to Oliver for
848 2002-08-23 [colin] 0.8.1claws103
854 Changed messageview_create() and noticeview_create()
855 to avoid the last gdk_warning
857 2002-08-22 [colin] 0.8.1claws102
860 Fix my new `Creating pixmap from xpm' warning
862 2002-08-22 [colin] 0.8.1claws101
865 Fix some of the gdk warnings
867 2002-08-22 [colin] 0.8.1claws100
872 * src/pixmaps/quicksearch.xpm *ADDED*
873 Add the quicksearch pixmap
877 Make quicksearch bar visible/hidden via a button
879 2002-08-22 [christoph] 0.8.1claws99
882 fix folder update for newsgroups with message
883 numbers below minimum number of articles to fetch
886 2002-08-22 [paul] 0.8.1claws98
888 * sync with 0.8.1cvs28
889 see ChangeLog 2002-08-22
891 2002-08-21 [alfons] 0.8.1claws97
894 use bt instead of bt full which seems to work
895 better, and bt full doesn't give a great deal
896 of information anyway
898 2002-08-21 [colin] 0.8.1claws96
901 fix summaryview_searchtype_changed prototype
903 2002-08-21 [christoph] 0.8.1claws95
906 o fix broken menu update for sorting type, we have to
907 get this info from the summaryview now
908 o removed setting of threaded state in menu callback
909 * src/summaryview.[ch]
910 more summaryview/folderitem seperation for
913 removed not required --with-compiler-flags option
915 2002-08-21 [oliver] 0.8.1claws94
918 o rename toolbar.xml to toolbar_main.xml
919 since toolbar_compose.xml might come up
924 2002-08-21 [darko] 0.8.1claws93
927 don't reset tmp flags for messages copied
930 2002-08-21 [colin] 0.8.1claws92
932 * src/prefs_filtering.c
933 fix renaming rules on folder rename
934 when folder is not a leaf folder
936 2002-08-21 [paul] 0.8.1claws91
938 * src/prefs_folder_item.c
939 fix alignment of colour selector
941 2002-08-21 [paul] 0.8.1claws90
943 * sync with 0.8.1cvs27
944 see ChangeLog 2002-08-21
946 2002-08-21 [paul] 0.8.1claws89
949 fix crash when changing field type in
952 2002-08-21 [colin] 0.8.1claws88
955 Made quick search case-insensitive
957 2002-08-21 [paul] 0.8.1claws87
959 * sync with 0.8.1cvs26
960 see ChangeLog 2002-08-21
962 2002-08-20 [christoph] 0.8.1claws86
966 * src/summaryview.[ch]
967 more summaryview/folderitem seperation for
968 sort_key and sort_type
970 added missing return statement
972 2002-08-20 [colin] 0.8.1claws85
974 * src/summaryview.[ch]
975 Added a quick search box
977 * src/prefs_common.[ch]
978 Added a show/hide option for the quick search
980 2002-08-20 [oliver] 0.8.1claws84
983 remove toolbar_create_popups
985 o remove toolbar_create_popups
986 o fix toolbar_set_sensitive
987 (Bug reports #596834 and #596832)
988 * src/prefs_toolbar.c
989 o add "Set default" button
990 o align label and text + combo widgets
992 2002-08-20 [hoa] 0.8.1claws83bis
995 fixed a bug in imap_fetch_msginfo() in case there is no
998 2002-08-20 [darko] 0.8.1claws83
1001 copy the color style of folder view so it
1002 works with GTK themes
1004 2002-08-20 [darko] 0.8.1claws82
1008 * src/prefs_folder_item.[hc]
1009 don't use UI stuff in folder.h
1011 2002-08-20 [darko] 0.8.1claws81
1014 * src/prefs_folder_item.h
1016 * src/prefs_folder_item.c
1017 ability to set folder color in folderview
1019 2002-08-19 [alfons] 0.8.1claws80
1022 fix one of the earlier memleaks reported by Martin Kluge
1024 2002-08-19 [alfons] 0.8.1claws79
1027 hide notice view when selecting seperate folder
1028 view (reported by Urke MMI)
1030 2002-08-19 [christoph] 0.8.1claws78
1033 * src/prefs_folder_item.h
1034 * src/summaryview.[ch]
1035 o add summary_set_prefs_from_folderitem to set
1036 summaryview prefs (first step to remove all
1037 references to the folderitem in summaryview)
1038 o moved compiled regex stuff from folderitem prefs
1041 2002-08-19 [paul] 0.8.1claws77
1044 add check for '.' to QUOTE_IF_REQUIRED
1046 2002-08-19 [paul] 0.8.1claws76
1049 sync with 0.8.1cvs25 (plug memory leak)
1051 * src/prefs_toolbar.c
1052 re-order prefs_toolbar_cancel()
1054 2002-08-18 [alfons] 0.8.1claws75
1058 plug other memleaks reported by Martin Kluge
1060 2002-08-18 [paul] 0.8.1claws74
1063 updated by Fabio Jr. Beneditto
1065 2002-08-18 [paul] 0.8.1claws73
1068 fix bug where tooltips were displayed untranslated
1070 * src/prefs_toolbar.c
1071 fix bug where clicking 'Cancel' creates an icon & text
1072 toolbar regardless of prefs
1075 2002-08-17 [oliver] 0.8.1claws72
1077 * src/prefs_toolbar.c
1078 update toolbar on CANCEL
1079 bug reported by Martin Kluge
1081 toolbar_destroy memleak fixed
1083 2002-08-17 [alfons] 0.8.1claws71
1086 plug another memleak reported by Martin Kluge
1088 2002-08-16 [alfons] 0.8.1claws70
1091 use execvp() correctly (suggested by wwp; thanks!)
1093 2002-08-16 [alfons] 0.8.1claws69
1096 plug memory leak reported by Kim Schultz & Martin Kluge
1098 2002-08-16 [paul] 0.8.1claws68
1101 updated by Ricardo Mones Lastra
1103 2002-08-16 [paul] 0.8.1claws67
1106 fix bug where 'Compose News' icon showed wrong
1109 2002-08-16 [paul] 0.8.1claws66
1111 * sync with 0.8.1cvs24
1112 see ChangeLog 2002-08-16
1115 updated by Alessandro Maestri
1117 2002-08-15 [paul] 0.8.1claws65
1122 2002-08-15 [paul] 0.8.1claws64
1125 don't translate debug info
1130 2002-08-15 [paul] 0.8.1claws63
1132 * src/prefs_toolbar.c
1133 fix bug where clicking 'OK' creates an icon & text
1134 toolbar regardless of prefs
1136 2002-08-14 [alfons] 0.8.1claws62
1139 add global var that has the full argv[0]
1141 o execvp the correct sylpheed by using argv0
1142 and setting the correct work dir
1145 2002-08-14 [oliver] 0.8.1claws61
1147 * enable/disable Toolbar Action Buttons
1151 * src/prefs_toolbar.c
1153 2002-08-14 [melvin] 0.8.1claws60
1156 Updated French translations
1158 2002-08-14 [melvin] 0.8.1claws59
1161 Made bug report not translatable
1163 Fixed exporthtml_build_filespec() return value
1165 Fixed incorrect include file
1167 * src/prefs_actions.c
1168 * src/prefs_toolbar.c
1169 Made debug info not translatable
1172 Added missing includes
1173 * src/prefs_common.c
1176 2002-08-14 [paul] 0.8.1claws58
1178 * faq/es/sylpheed-faq.html
1179 faq/es/sylpheed-faq-[1-3].html
1180 faq/es/sylpheed-faq-4.html **NEW FILE **
1183 2002-08-13 [christoph] 0.8.1claws57
1186 ignore thread fix that did not mark all
1187 child nodes of a ignored thread as
1188 ignored. Does not work perfectly yet,
1189 but it is better now
1191 2002-08-13 [alfons] 0.8.1claws56
1194 o implement 'save crash log'
1197 2002-08-13 [melvin] 0.8.1claws55
1200 removed unrequired "execinfo.h" header
1202 2002-08-12 [paul] 0.8.1claws54
1204 * faq/en/sylpheed-faq.html
1205 faq/en/sylpheed-faq-[1-3].html
1206 faq/en/sylpheed-faq-4.html **NEW FILE **
1209 2002-08-12 [alfons] 0.8.1claws53
1212 add crash.c to translatables
1214 bring in Leandro's crash dialog
1216 2002-08-11 [alfons] 0.8.1claws52
1219 clean up some warnings
1221 2002-08-11 [alfons] 0.8.1claws51
1225 * src/crash.[ch] ** NEW FILES **
1227 initial gdb crash handler
1229 2002-08-11 [paul] 0.8.1claws50
1231 * src/prefs_toolbar.c
1232 replace Up/Down arrow pixmaps with text to be
1233 consistent across icon themes
1235 2002-08-11 [paul] 0.8.1claws49
1237 * src/prefs_common.c
1239 rename 'Pixmap' -> 'Icon'
1242 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1244 2002-08-10 [paul] 0.8.1claws48
1246 * src/prefs_toolbar.c
1249 2002-08-10 [paul] 0.8.1claws47
1252 don't write Processing progress to status bar
1253 patch submitted by Alexander Evseev
1255 * src/prefs_toolbar.c
1256 re-position and resize window
1257 make window assume correct size on first call
1259 2002-08-10 [paul] 0.8.1claws46
1266 follow UI text conventions
1268 2002-08-10 [alfons] 0.8.1claws45
1271 correct pixmap for delete action
1273 2002-08-10 [paul] 0.8.1claws44
1276 updated by Fabio Jr. Beneditto
1278 2002-08-10 [paul] 0.8.1claws43
1281 add custom toolbar files
1283 2002-08-10 [paul] 0.8.1claws42
1285 * sync with 0.8.1cvs22
1286 see ChangeLog 2002-08-09
1288 2002-08-09 [paul] 0.8.1claws41
1292 tools/outlook2sylpheed.pl ** NEW FILE **
1293 add script to convert exported Outlook
1294 contacts list to a Sylpheed addressbook.
1295 Submitted by Ricardo Mones Lastra.
1297 2002-08-09 [paul] 0.8.1claws40
1301 po/sr.po ** NEW FILE **
1302 add Serbian message catalog. Submitted by
1303 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1305 2002-08-09 [paul] 0.8.1claws39
1307 * sync with 0.8.1cvs21
1308 see ChangeLog 2002-08-08
1310 2002-08-08 [oliver] 0.8.1claws38
1313 move Custom Toolbar to Configuration menu
1315 2002-08-08 [oliver] 0.8.1claws37
1317 * src/prefs_toolbar.c
1318 fix substitute pixmap bug
1320 2002-08-08 [paul] 0.8.1claws36
1322 * sync with 0.8.1cvs19
1323 see ChangeLog 2002-08-08
1325 2002-08-07 [christoph] 0.8.1claws35
1328 fixed a memory leak in new canonicalize_file_replace
1330 2002-08-07 [christoph] 0.8.1claws34
1333 o canonicalize_file_replace should create the temporary
1334 file in the same directory as the original file.
1335 o added get_tmpfile_in_dir that creates a temorary file
1336 in a specified directory.
1338 2002-08-07 [melvin] 0.8.1claws33
1341 fixed bug where 'Article' button acted as 'Email' button.
1343 2002-08-07 [paul] 0.8.1claws32
1345 * sync with 0.8.1.cvs17
1346 see ChangeLog 2002-08-07
1348 2002-08-07 [colin] 0.8.1claws31
1351 fix mass-cancel problem
1353 2002-08-07 [thorsten] 0.8.1claws30
1355 * src/prefs_toolbar.c
1356 fix: crash on replace or add new button
1358 fix: close xmlfile after reading
1360 fix: unlink() file before rename()
1362 2002-08-06 [paul] 0.8.1claws29
1364 * sync with 0.8.cvs15
1365 see ChangeLog 2002-08-06
1367 2002-08-06 [oliver] 0.8.1claws28
1370 * src/prefs_toolbar.c
1371 fixed empty toolbar issue
1373 2002-08-06 [oliver] 0.8.1claws27
1375 * Custom Toolbar Final
1379 o toolbar stuff now lives in src/toolbar.[ch]
1380 o main_window_toolbar_* functions are renamed to
1381 toolbar_* reflecting their new source file
1382 * src/mainwindow.[ch]
1383 o remove toolbar stuff
1385 2002-08-06 [oliver] 0.8.1claws26
1388 * src/prefs_toolbar.[ch] **New File**
1389 * src/toolbar.[ch] **New File**
1390 o prefs_toolbar.[ch] custom toolbar frontend
1391 o toolbar.[ch] backend
1393 2002-08-06 [oliver] 0.8.1claws25
1395 * src/prefs_actions.[ch]
1396 o new exported function actions_execute
1398 2002-08-06 [paul] 0.8.1claws24
1400 * sync with 0.8.1cvs4
1401 see ChangeLog 2002-08-06
1403 2002-08-06 [paul] 0.8.1claws23
1405 * sync with 0.8.1cvs13
1406 see ChangeLog 2002-08-06
1408 2002-08-06 [paul] 0.8.1claws22
1410 * sync with 0.8.1cvs12
1411 see ChangeLog 2002-08-05 and 2002-08-06
1413 2002-08-06 [match] 0.8.1claws21
1416 improvements to cut/copy/paste address
1418 2002-08-05 [match] 0.8.1claws20
1425 fixes to improve cut/copy/paste
1427 2002-08-06 [melvin] 0.8.1claws19
1430 account_find_all_from_address(): new function that returns the
1431 list of all accounts that are matched in an address.
1432 * src/alertpanel.[ch]
1433 alertpanel() now accepts a custom widget
1434 alertpanel_with_widget(): new function that pops up a panel with
1435 a custom widget in it
1437 gtkut_account_menu_new(): new function that allows the selection
1438 of an account from a list of accounts.
1440 Extended Return Receipt notification to select the correct
1441 account and to make a security test on the Delivery-Notification
1442 address which should be the same as the Return-Path.
1444 2002-08-06 [thorsten] 0.8.1claws18
1447 attach_all: save unnamed as "noname.%d",
1448 dont free static dirname
1450 2002-08-05 [alfons] 0.8.1claws17
1453 detect XIM by trying to link rather than compile a XIM program
1455 2002-08-05 [oliver] 0.8.1claws16
1457 * src/stock_pixmap.[ch]
1458 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1459 o new func to retrieve pixmaps
1461 2002-08-05 [paul] 0.8.1claws15
1463 * sync with 0.8.1cvs10
1464 see ChangeLog 2002-08-05
1466 2002-08-04 [alfons] 0.8.1claws14
1469 see if this plugs memleak
1471 2002-08-04 [melvin] 0.8.1claws13
1474 fixed bug that could crash Sylpheed when highlighting
1475 all misspelled words.
1477 2002-08-03 [melvin] 0.8.1claws12
1479 * src/prefs_actions.c
1480 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1482 fixed bug where the Return Receipt was sent to
1483 Delivery-Notification-To address even if it was not present
1485 2002-08-02 [alfons] 0.8.1claws11
1487 * src/prefs_actions.c
1488 o more check for NULLs
1489 o put create_io_dialog() in right conditional block
1491 2002-08-02 [paul] 0.8.1claws10
1494 updated by Ricardo Mones Lastra
1496 2002-08-01 [christoph] 0.8.1claws9
1499 don't free the cache of the opened
1500 folder in the summaryview
1502 don't unset flags, if it is not required
1504 2002-08-01 [paul] 0.8.1claws8
1506 * sync with 0.8.1cvs8
1507 see ChangeLog entry 2002-08-01
1509 2002-08-01 [paul] 0.8.1claws7
1511 * sync with 0.8.1cvs7
1512 see ChangeLog 2002-07-31 and 2002-08-01
1514 2002-07-31 [christoph] 0.8.1claws6
1517 forgot to update menu sensitivity
1518 function for new menu entry
1520 2002-07-31 [alfons] 0.8.1claws5
1523 check folder item and its path for NULL on
1526 2002-07-31 [christoph] 0.8.1claws4
1529 check if folder_item_get_msginfo in
1530 folder_item_remove_msg returned NULL
1532 better clear the uid cache in the
1533 uid validity check function and delete
1536 2002-07-31 [paul] 0.8.1claws3
1539 add the '--attach' option and a few other
1542 2002-07-31 [paul] 0.8.1claws2
1544 * sync with 0.8.1cvs5
1545 see ChangeLog 2002-07-31
1547 2002-07-31 [christoph] 0.8.1claws1
1549 * src/folderview.[ch]
1551 replace "Rescan all folders..." with
1552 "Check all folders for new messages..."
1554 2002-07-30 [paul] 0.8.1claws
1556 * version 0.8.1claws released
1558 2002-07-30 [paul] 0.8.0claws29
1560 * tools/OOo2sylpheed.pl ** NEW FILE **
1562 add script to enable sending documents as
1563 attachments from OpenOffice.org
1565 2002-07-30 [melvin] 0.8.0claws28
1567 * src/prefs_actions.c
1568 Made the actions' input/output dialog display
1571 2002-07-30 [christoph] 0.8.0claws27
1574 check if folder_item_get_msginfo in
1575 procmsg_save_to_outbox returned NULL
1577 2002-07-30 [paul] 0.8.0claws26
1579 * sync with 0.8.1cvs4
1580 see ChangeLog 2002-07-29
1582 2002-07-29 [thorsten] 0.8.0claws25
1585 added selective download, delete on server
1587 2002-07-29 [paul] 0.8.0claws24
1589 * sync with 0.8.1cvs3
1590 see ChangeLog 2002-07-29
1592 2002-07-27 [christoph] 0.8.0claws23
1595 add extra check if fetching the msginfo
1598 2002-07-27 [paul] 0.8.0claws22
1600 * sync with 0.8.1cvs2
1601 see ChangeLog 2002-07-26
1603 2002-07-27 [christoph] 0.8.0claws21
1606 add another check if a valid msginfo
1609 2002-07-26 [hoa] 0.8.0claws20
1612 Fixed a condition in folder_item_destroy()
1615 Fixed an error in IMAP protocol
1617 2002-07-26 [alfons] 0.8.0claws19
1620 ofcourse compare with identifier, not the path
1622 2002-07-26 [alfons] 0.8.0claws18
1625 use folder item identifier for saving / restoring
1626 preferences because folder->path might not be unique
1628 2002-07-26 [melvin] 0.8.0claws17
1631 Fixed a crash introduced in 0.8.0claws5 when log is
1632 cut under 80 characters.
1634 2002-07-26 [paul] 0.8.0claws16
1636 * sync with 0.8.1cvs1
1637 see ChangeLog 2002-07-26
1639 2002-07-26 [christoph] 0.8.0claws15
1642 imap folder now remembers the last selected
1643 folder and imap_fetch_msginfo skips selecting
1644 the folder if it is already selected
1646 2002-07-26 [christoph] 0.8.0claws14
1651 fix imap folder rescanning
1653 2002-07-25 [christoph] 0.8.0claws13
1663 implement imap uid cache and uid validity check
1665 2002-07-25 [alfons] 0.8.0claws12
1668 fix a brown paper bag bug, and also add some more
1671 2002-07-25 [christoph] 0.8.0claws11
1674 don't mix copy, fetch_msginfo and remove
1675 operations in folder item copy and move
1678 2002-07-25 [christoph] 0.8.0claws10
1682 * src/prefs_folder_item.c
1683 * src/summaryview.[ch]
1684 remove no longer required parameter update_cache from
1687 2002-07-25 [paul] 0.8.0claws9
1694 2002-07-24 [alfons] 0.8.0claws8
1697 sort correctly when using simplified subject line
1698 (closes feature request "[ 585141 ] applying regexp to subject
1699 before sort" submitted by Alexandra Walford)
1701 2002-07-24 [paul] 0.8.0claws7
1703 * sync with 0.8.0cvs3
1704 see ChangeLog 2002-07-24
1706 2002-07-23 [christoph] 0.8.0claws6
1713 o separate processing and summaryview
1714 o removed summary_write_cache from summaryview
1715 o removed summaryview->killed_messages, because we don't have
1716 to keep a list of killed messages anymore. New cache will
1717 keep the hidden messages in cache anyway
1720 * src/selective_download.c
1721 o removed unnecessary summary_write_cache calls
1723 o don't set ignore thread flag in procmsg_get_thread_tree
1724 if it is already set
1727 o moved STATUSBAR_PUSH/POP to statusbar.h because
1728 they are used in different files
1730 2002-07-23 [melvin] 0.8.0claws5
1736 * src/editldap_basedn.c
1738 * src/prefs_common.c
1739 Fixed few memory leak (gtk_editable_get_chars returns
1740 an allocated string)
1742 Fixed few memory leak (gtk_editable_get_chars returns
1743 an allocated string) and modified a little the log cutting
1746 Replaced a call to an obsolete function gtk_entry_get_text()
1747 by gtk_editable_get_chars()
1749 Removed a debug printf
1751 2002-07-23 [christoph] 0.8.0claws4
1754 fix another g_dirname memory leak
1756 2002-07-23 [christoph] 0.8.0claws3
1759 fixed a memory leak in mh_fetch_msginfo
1760 fixed crash when message header could not be
1763 2002-07-23 [paul] 0.8.0claws2
1765 * sync with 0.8.0cvs2
1766 see ChangeLog 2002-07-23
1768 2002-07-23 [paul] 0.8.0claws1
1770 * sync with 0.8.0cvs1
1771 see ChangeLog 2002-07-23
1773 2002-07-23 [paul] 0.8.0claws
1775 * release of 0.8.0claws
1777 2002-07-23 [paul] 0.7.8claws99
1780 new Russian translation, submitted by
1781 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1783 2002-07-22 [jens] 0.7.8claws98
1786 Updated German translations.
1788 2002-07-22 [paul] 0.7.8claws97
1794 updated translations by Ricardo Mones Lastra,
1795 Alessandro Maestri, Wilbert Berendsen and
1796 Fabio Jr. Beneditto respectively
1798 2002-07-22 [christoph] 0.7.8claws96
1801 fix memory leak caused by wrong g_dirname usage
1803 2002-07-22 [christoph] 0.7.8claws95
1806 update new and unread message counts for summaryview
1807 summaryview does not get it from the folder anymore
1808 and has to update the values itself
1810 2002-07-22 [melvin] 0.7.8claws94
1813 Updated French translations.
1815 2002-07-22 [christoph] 0.7.8claws93
1818 set prop->preg pointer to NULL or following check
1819 will not fail and regexec will be called with
1822 2002-07-21 [alfons] 0.7.8claws92
1824 * src/prefs_common.[ch]
1825 remove option "Send return receipt on request"
1827 2002-07-21 [thorsten] 0.7.8claws91
1830 fixed memleaks, coding style as pointed out by alfons
1832 2002-07-21 [alfons] 0.7.8claws90
1835 * src/noticeview.[ch]
1836 o fix bug notice view being displayed when going to empty folder
1837 (noticed by Christoph)
1838 o allow RRR to be sent when restarting sylpheed, or changing folder
1839 (noticed by Thorsten)
1841 2002-07-21 [thorsten] 0.7.8claws89
1844 Included save_all patch from Xaview FACQ
1845 added support for pathnames
1847 2002-07-21 [alfons] 0.7.8claws88
1852 * src/messageview.[ch]
1853 * src/noticeview.c ** NEW FILE **
1854 * src/noticeview.h ** NEW FILE **
1855 make return receipts work again
1856 (UI idea by Leandro Pereira)
1858 2002-07-21 [paul] 0.7.8claws87
1861 fix sensitivity of 'Select thread'
1863 2002-07-21 [paul] 0.7.8claws86
1865 * src/prefs_common.c
1866 add browser command line for Galeon
1868 2002-07-21 [paul] 0.7.8claws85
1871 fix 'EXTRA_DIST': remove README.README, add TODO
1874 2002-07-21 [alfons] 0.7.8claws84
1877 make enter clear selection
1878 (closes "[ 579888 ] Editor selection/entry error"
1879 reported by Steve Lamb)
1881 2002-07-21 [alfons] 0.7.8claws83
1884 sort message list when selecting unthread messages
1885 (closes "[ 501593 ] switching threaded view doesn't sort"
1886 reported by Simon Schubert)
1888 2002-07-20 [alfons] 0.7.8claws82
1893 2002-07-20 [thorsten] 0.7.8claws81
1896 Fixed expansion of empty fields in matchactions
1898 2002-07-19 [melvin] 0.7.8claws80
1901 Removed a duplicate menu entry (fast mode) introduced during
1903 Added a menu separator between 'Use alternate' and 'Fast mode'
1905 2002-07-19 [paul] 0.7.8claws79
1911 2002-07-19 [thorsten] 0.7.8claws78
1913 * tools/calypso_convert.pl ** NEW FILE **
1916 script to import mbox files exported
1918 o generates folder structure
1919 o includes attachments
1921 2002-07-19 [melvin] 0.7.8claws77
1923 * src/selective_download.[ch]
1924 Fixed bug where closing the dialog with the window manager's
1925 close button will not unlock the summary
1926 Corrected some function declarations that missed a return value
1927 Made the source code comply better with coding style.
1928 * src/prefs_common.c
1929 Added new browser command line for Mozilla.
1931 2002-07-18 [paul] 0.7.8claws76
1934 src/selective_download.[ch]
1935 reflect theme changes, fix Gdk Warning when creating
1936 pixmap from NULL window, and minor clean up.
1937 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1942 2002-07-17 [paul] 0.7.8claws75
1950 2002-07-16 [paul] 0.7.8claws74
1952 * tools/filter_conv.pl
1954 replace conversion script with reimplemented version,
1955 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1957 2002-07-16 [colin] 0.7.8claws73
1960 remove forgotten debug messages - sorry ;-)
1962 2002-07-16 [colin] 0.7.8claws72
1968 add the ability to select part of a text mime-part
1971 2002-07-15 [christoph] 0.7.8claws71
1974 fix folder message count for folders without
1975 msg_is_changed (includes news folders)
1977 2002-07-15 [martin] 0.7.8claws70
1980 option "display recipient on 'From'..." now works
1981 without the need of enabling the option
1982 "display sender using address book".
1984 2002-07-15 [christoph] 0.7.8claws69
1987 removed setting folder status from summaryview.
1988 folder.c should update all message counts correctly.
1990 2002-07-15 [paul] 0.7.8claws68
1993 updated by Fabio Junior Beneditto
1995 2002-07-15 [darko] 0.7.8claws67
1998 Fixed target folder colorization, don't decrease op
2001 2002-07-14 [paul] 0.7.8claws66
2003 * sync with main 0.8.0
2004 see ChangeLog 2002-07-14
2006 2002-07-13 [melvin] 0.7.8claws65
2011 Replaced sprintf by g_snprintf to prevent possible buffer
2014 Corrected a log message output format.
2015 Added a missing "done" debug output.
2017 Added keyboard accelerator for Priority menu items
2018 Added missing \n in debug output
2022 Added missing \n in debug output
2024 2002-07-13 [paul] 0.7.8claws64
2027 change Sergey's email address to the sf address
2030 increase show_url_timeout (more useful for long
2033 2002-07-12 [sergey] 0.7.8claws63
2036 applied (with some modifications) patch to set the
2037 micalg parameter for signatures
2038 (2001-08-28 Werner Koch <wk@gnupg.org>)
2040 2002-07-12 [sergey] 0.7.8claws62
2044 fixed man page installation
2046 2002-07-12 [paul] 0.7.8claws61
2048 * sync with 0.7.8cvs26
2049 see ChangeLog 2002-07-11 and 2002-07-12
2051 2002-07-11 [christoph] 0.7.8claws60
2055 first use the message number to find the message
2056 to mark with a reply flag but check the
2057 message-id if we got the correct message, if not
2058 try to find it by message-id.
2059 use new string seperator that is not allowed
2062 2002-07-11 [paul] 0.7.8claws59
2064 * sync with 0.7.8cvs23
2065 see ChangeLog 2002-07-10
2067 2002-07-10 [christoph] 0.7.8claws58
2071 Added message-id table to the cache in memory
2072 and functions to msgcache.c and folder.c to
2073 fetch MsgInfos by message id
2076 store folder and message-id of message replying
2077 to in queue header and set reply flag after sending
2078 (Closes bug #469498)
2080 2002-07-10 [paul] 0.7.8claws57
2084 add Martin to the list of authors
2086 2002-07-09 [martin] 0.7.8claws56
2088 Added gtk_ctree_last_visible(), tree_update_level(),
2089 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2090 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2091 from gtk+ to gtksctree.c for the new sorting code
2092 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2093 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2095 Added declaration for gtk_sctree_sort_recursive() and
2096 gtk_sctree_sort_node
2101 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2102 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2104 2002-07-08 [paul] 0.7.8claws55
2106 * more sync with 0.7.8cvs21
2107 see ChangeLog 2002-07-08
2109 2002-07-08 [paul] 0.7.8claws54
2111 * sync with 0.7.8cvs21
2112 see ChangeLog 2002-07-08
2114 2002-07-07 [alfons] 0.7.8claws53
2117 * src/stock_pixmap.[ch]
2118 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2119 * src/pixmaps/notice_error.xpm ** NEW FILE **
2120 * src/pixmaps/notice_note.xpm ** NEW FILE **
2121 add new pixmaps for upcoming notice pane
2123 2002-07-06 [melvin] 0.7.8claws52
2126 Made them a bit closer to Sylpheed's coding style.
2128 Removed possible memory leaks when some errors occurs.
2130 2002-07-06 [melvin] 0.7.8claws51
2133 Removed --no-location in xgettext command line to help
2134 translators that use Emacs' po-mode
2136 Removed unnecessary comments that messed up sylpheed.pot
2138 2002-07-06 [paul] 0.7.8claws50
2140 * sync with 0.7.8cvs19
2141 see ChangeLog 2002-07-05
2143 2002-07-06 [christoph] 0.7.8claws49
2147 fix folder_item_remove_all_msg and folderview
2148 status for trash folders after emptying trash
2150 2002-07-05 [paul] 0.7.8claws48
2152 * sync with 0.7.8cvs16
2153 see ChangeLog 2002-07-04 and 2002-07-05
2155 2002-07-04 [paul] 0.7.8claws47
2157 * sync with 0.7.8cvs14
2158 see ChangeLog 2002-07-04
2160 2002-07-03 [alfons] 0.7.8claws46
2163 dupe folder item's path because it's being reallocated
2164 by new folder scanning code
2166 2002-07-03 [christoph] 0.7.8claws45
2169 better IMAP uid fetching using 'FETCH 1:* (UID)'
2171 add missing return in msgcache_write
2173 2002-07-02 [thorsten] 0.7.8claws44
2178 use binary mode for file access
2180 2002-07-02 [christoph] 0.7.8claws43
2182 * major code cleanup (part 1)
2184 - unused variables removed
2185 - unused functions removed
2186 - uninitialized variables checked
2187 - missing return statements added
2188 - missing function return types added
2189 - added parentheses around assignment and
2190 && in || when suggested by gcc
2194 replaced direct calls to folder->scan_tree
2195 with folder_scan_tree and restore folder
2196 prefs in this function. The folder should
2197 not have to deal with them.
2198 ( Should now work for all folder types )
2200 2002-07-02 [paul] 0.7.8claws42
2202 * sync with 0.7.8cvs13
2203 see ChangeLog 2002-07-01 and 2002-07-02
2205 2002-07-01 [christoph] 0.7.8claws41
2208 fix "goto next/prev unread message" with
2211 2002-07-01 [paul] 0.7.8claws40
2214 updated by Ricardo Mones Lastra
2216 2002-06-30 [match] 0.7.8claws39
2219 applied variation of leonerd's patch (566661) to
2220 allow multiple email addresses per JPilot entry.
2221 addresses may be separated by space, comma, pipe,
2222 semi-colon, new-line.
2224 2002-06-30 [alfons] 0.7.8claws38
2227 simple fix for putting older nodes before
2228 newer nodes when threading by subject
2230 2002-06-30 [christoph] 0.7.8claws37
2237 fix broken folder tree rescaning
2238 and don't use procmsg_get_mark_sum
2241 2002-06-30 [christoph] 0.7.8claws36
2243 * merge new cache branch
2245 fix new cache imap copy bug
2247 improved folder_item_scan
2248 it should now always set the correct
2249 new, unread and total message counts
2251 2002-06-29 [paul] 0.7.8claws35
2254 correct syntax error
2256 2002-06-29 [paul] 0.7.8claws34
2260 man/Makefile.am ** NEW FILE **
2261 man/sylpheed.1.gz ** NEW FILE **
2262 add Sylpheed man page
2264 2002-06-29 [paul] 0.7.8claws33
2267 updated by Fabio Junior Beneditto
2269 2002-06-28 [jens] 0.7.8claws32
2274 * src/selective_download.c
2275 removed gettext for space " "
2280 2002-06-28 [paul] 0.7.8claws31
2282 * sync with 0.7.8cvs11
2283 see ChangeLog 2002-06-28
2285 2002-06-28 [paul] 0.7.8claws30
2287 * sync with 0.7.8cvs10
2288 see ChangeLog 2002-06-27 and 2002-06-28
2290 2002-06-26 [paul] 0.7.8claws29
2293 src/selective_download.c
2294 don't gettextise empty strings.
2295 reserved by gettext. gettext("") returns
2296 the header entry with meta information,
2297 not the empty string
2302 2002-06-26 [paul] 0.7.8claws28
2304 * sync with 0.7.8cvs7
2305 see ChangeLog 2002-06-25
2307 * src/prefs_common.c
2308 ...and in the process, tweak the gui a little
2310 2002-06-25 [alfons] 0.7.8claws27
2314 fine tune ldap library detection
2316 2002-06-25 [alfons] 0.7.8claws26
2319 don't allow return receipts when composing a news article
2321 2002-06-25 [paul] 0.7.8claws25
2324 add '$(AMTAR)' to 'release' section to allow for
2325 new and older autotools
2327 2002-06-25 [paul] 0.7.8claws24
2330 fix "No more unread messages" persistant pop-up
2333 2002-06-25 [paul] 0.7.8claws23
2336 updated by Alessandro Maestri
2338 2002-06-25 [paul] 0.7.8claws22
2340 * sync with 0.7.8cvs6
2341 see ChangeLog 2002-06-25
2343 2002-06-24 [paul] 0.7.8claws21
2346 add GPL copyright information
2348 2002-06-24 [paul] 0.7.8claws20
2352 tools/update-po ** NEW FILE **
2353 add script that eases the creation of *.po files
2354 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2356 2002-06-23 [alfons] 0.7.8claws19
2359 make notification_convert_header obey const correctness
2360 (next step will be fixing the broken return receipt)
2362 2002-06-23 [paul] 0.7.8claws18
2365 fix bug introduced in last commit:
2366 removed too much code in last commit - put back what's
2369 2002-06-23 [paul] 0.7.8claws17
2371 * src/messageview.[ch]
2372 remove code committed in error from locally patched
2375 2002-06-23 [colin] 0.7.8claws16
2378 add compose_entry_select(), used to select the default_to
2379 email address - hopefully avoiding people sending mails to
2382 2002-06-22 [alfons] 0.7.8claws15
2385 add Bram Metsch & Stanislav Karchebny
2387 * src/prefs_account.[ch]
2389 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2390 options. (see <http://sourceforge.net/tracker/index.php
2391 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2393 - merge Stanislav's fix to make SMTP AUTH work with qmail
2394 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2396 2002-06-22 [paul] 0.7.8claws14
2398 * sync with 0.7.8cvs5
2399 see ChangeLog 2002-06-19 and 2002-06-20
2401 2002-06-22 [alfons] 0.7.8claws13
2403 * src/selective_download.c
2404 fix a stupid mistake I made
2406 2002-06-22 [alfons] 0.7.8claws12
2408 * src/selective_download.[ch]
2409 fix another unnoticed leak; cleanup code
2414 gpg-sign <-- gpg-sign-syl
2416 2002-06-21 [alfons] 0.7.8claws11
2418 * src/selective_download.c
2419 * src/selective_download.h
2420 fix assorted mix of allocation errors (should solve
2421 problem reported by Philippe Gramoullé, see:
2422 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2424 2002-06-20 [melvin] 0.7.8claws10
2426 * tools/gpg-sign *REMOVED*
2427 tools/gpg-sign-syl *ADDED*
2428 Replaced the gpg clearsigning script with the version using
2429 xterm instead of ssh-askpass and changed its name.
2432 Updated actions example to reflect the renaming of the
2433 gpg clearsigning script.
2435 2002-06-19 [paul] 0.7.8claws9
2437 * sync with 0.7.8claws9
2438 see ChangeLog 2002-06-18 and 2002-06-19
2440 2002-06-19 [paul] 0.7.8claws8
2442 * sync with 0.7.8cvs1
2443 see ChangeLog 2002-06-18
2445 2002-06-18 [alfons] 0.7.8claws7
2448 add omitted prototype
2450 2002-06-17 [paul] 0.7.8claws6
2453 fix hiding of exec_btn
2455 2002-06-17 [paul] 0.7.8claws5
2458 remove unneeded code: should_delete()
2459 and Pop3State::uidl_todelete_list
2461 2002-06-17 [paul] 0.7.8claws4
2464 see ChangeLog 2002-06-11 and 2002-06-13
2466 2002-06-16 [alfons] 0.7.8claws3
2469 make sure lock sort mode (claws specific) is
2470 also persists after a tree rescan
2472 2002-06-16 [alfons] 0.7.8claws2
2474 * src/prefs_folder_item.c
2476 fix persistence of folder sort mode (broken
2477 by adapting Hiro's new folder persistence code)
2479 2002-06-16 [alfons] 0.7.8claws1
2483 * src/prefscommon.[ch]
2484 control size of log text in log window;
2485 closes patch #569155 submitted by Mitko Haralanov.
2487 2002-06-15 [paul] 0.7.8claws
2489 * release of 0.7.8claws
2491 2002-06-15 [paul] 0.7.7claws
2494 updated by Fabio Junior Beneditto
2496 2002-06-14 [paul] 0.7.6claws49
2499 updated by Ricardo Mones Lastra
2501 2002-06-14 [paul] 0.7.6claws48
2504 updated translation by Wilbert Berendsen
2506 2002-06-14 [melvin] 0.7.6claws47
2509 Updated French translation
2511 2002-06-13 [paul] 0.7.6claws46
2514 allow filename to be typed in, rather than just
2515 selected by the mouse. Patch by Gustavo Noronha Silva.
2517 2002-06-13 [alfons] 0.7.6claws45
2519 * src/mainwindow.[ch]
2520 more cleanups (removing unnecessary menu items Expand
2521 summary / message view)
2523 2002-06-13 [melvin] 0.7.6claws44
2526 Added src/string_match.c
2527 * src/string_match.c
2528 Fixed possible buffer overflow.
2530 Added missing config.h header.
2531 * src/prefs_common.c
2534 Made some strings translatable (missing _(..)).
2536 2002-06-13 [melvin] 0.7.6claws43
2539 Corrected action example (verifying clearsigned mail).
2540 * src/prefs_account.c
2542 * src/prefs_common.c
2543 Removed incorrect line that generated a Gtk-CRITICAL msg.
2545 2002-06-12 [alfons] 0.7.6claws42
2548 add init of score column lost in 0.7.6claws42
2550 2002-06-12 [paul] 0.7.6claws41
2552 * src/prefs_account.c
2553 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2554 behavior of the radio buttons, (from 0.7.7cvs2)
2556 2002-06-11 [alfons] 0.7.6claws40
2558 * src/messageview.[ch]
2559 * src/summaryview.[ch]
2560 * src/summary_search.c
2562 perform a sync to bring in Hiro's separate view implementation
2564 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2566 2002-06-11 [paul] 0.7.6claws39
2568 * src/prefs_account.c
2569 correct a typo on the Receive tab
2571 2002-06-10 [match] 0.7.6claws38
2574 Included address completion patch from Gustavo Noronha.
2576 2002-06-10 [paul] 0.7.6claws37
2580 src/prefs_account.[ch]
2581 src/selective_download.[ch]
2584 - check if POP Account
2585 - Receive Button renamed to Preview
2586 - Preview Button Popup: preview new/all messages
2588 - Account Preferences-->Receive tab checkbutton if you
2589 want to remove Mail after Download
2591 - Account Preferences-->Receive tab checkbutton use
2592 filtering rules on preview
2593 (think of delete_on_server)
2595 - Account selectable from SD dialog
2596 - checkbutton to show already downloaded messages if
2597 all messages are previewed
2598 - new clist column showing Date
2601 - play ball with UIDL
2602 - fault tolerant (?)
2603 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2605 2002-06-10 [melvin] 0.7.6claws36
2608 Added a hint to ac/README in cvs instructions.
2610 * src/prefs_actions.c
2611 Made it possible to use a more elaborate command line
2612 for asynchronous actions, too.
2614 2002-06-10 [melvin] 0.7.6claws35
2616 * src/prefs_actions.c
2617 Make it possible to use a more elaborate command line
2618 (e.g. |foo|bar|cat>there;echo Done|)
2619 Corrected error message when calling %f, %F and %p commands
2620 from the compose window.
2622 2002-06-09 [colin] 0.7.6claws34
2625 Automatically find unread messages in current folder
2626 before annoying the user.
2628 2002-06-08 [alfons] 0.7.6claws33
2631 remove bad formatting string in it.po translation
2632 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2634 2002-06-08 [paul] 0.7.6claws32
2636 * sync with 0.7.6cvs25
2637 see ChangeLog 2002-06-07
2639 2002-06-05 [paul] 0.7.6claws31
2642 add 'Sort by locked' and 'Sort by score'
2644 2002-06-05 [paul] 0.7.6claws30
2646 * sync with 0.7.6cvs24
2647 see ChangeLog 2002-06-04
2649 2002-06-04 [paul] 0.7.6claws29
2652 updated by Fabio Junior Beneditto
2654 2002-06-03 [thorsten] 0.7.6claws28
2657 fclose() matcherrc after reading
2659 2002-06-03 [paul] 0.7.6claws27
2661 * sync with 0.7.6cvs21
2662 see ChangeLog 2002-05-31
2664 2002-05-31 [paul] 0.7.6claws26
2666 * sync with 0.7.6cvs20
2667 see ChangeLog 2002-05-29 and 2002-05-30
2669 2002-05-31 [paul] 0.7.6claws25
2672 hopefully fix last buggy sync
2675 correct typo in 'Actions' examples
2677 2002-05-29 [paul] 0.7.6claws24
2679 * sync with 0.7.6cvs18
2680 see ChangeLog 2002-05-28 and 2002-05-29
2686 2002-05-28 [paul] 0.7.6claws23
2688 * sync with 0.7.6cvs16
2689 see ChangeLog 2002-05-28
2691 2002-05-27 [thorsten] 0.7.6claws22
2693 * faq/it/sylpheed-faq-1.html
2694 faq/it/sylpheed-faq-2.html
2695 faq/it/sylpheed-faq-3.html
2696 faq/it/sylpheed-faq.html
2697 corrected DOS lineendings
2698 * faq/de/sylpheed-faq-1.html
2699 faq/de/sylpheed-faq-2.html
2700 faq/en/sylpheed-faq-1.html
2701 faq/en/sylpheed-faq-2.html
2702 faq/en/sylpheed-faq-3.html
2703 faq/es/sylpheed-faq-1.html
2704 faq/es/sylpheed-faq-2.html
2705 faq/es/sylpheed-faq-3.html
2706 faq/fr/sylpheed-faq-1.html
2707 faq/it/sylpheed-faq-1.html
2708 faq/it/sylpheed-faq-2.html
2709 faq/it/sylpheed-faq-3.html
2710 faq/it/sylpheed-faq.html
2711 changed ">" to "
2713 2002-05-27 [paul] 0.7.6claws21
2715 * sync with 0.7.6cvs15
2716 see ChangeLog 2002-05-27
2718 2002-05-27 [paul] 0.7.6claws20
2720 * src/prefs_account.c
2723 2002-05-26 [paul] 0.7.6claws19
2728 2002-05-25 [paul] 0.7.6claws18
2731 add description of kmail2sylpheed.pl
2733 2002-05-25 [paul] 0.7.6claws17
2735 * tools/kmail2sylpheed.pl ** NEW FILE **
2736 perl script that converts an exported Kmail address
2737 book, converts it to sylpheed addressbook file,
2738 writes the file to .sylpheed, and updates
2741 2002-05-25 [paul] 0.7.6claws16
2743 * sync with 0.7.6cvs14
2744 see ChangeLog 2002-05-23
2746 2002-05-24 [paul] 0.7.6claws15
2749 make a correction and add some more info
2751 2002-05-24 [paul] 0.7.6claws14
2755 compose_redirect_write_headers_from_headerlist()
2756 add Subject and Resent-Message-ID to
2757 compose_redirect_write_headers()
2758 Received, Subject, and X-UIDL are filtered out in
2759 compose_redirect_write_to_file()
2761 2002-05-23 [paul] 0.7.6claws13
2767 src/matcher_parser_lex.l
2768 src/matcher_parser_parse.y
2769 src/prefs_common.[ch]
2770 src/prefs_filtering.c
2772 rename 'Bounce' to 'Redirect'
2774 2002-05-23 [paul] 0.7.6claws12
2776 * more sync with 0.7.6cvs13
2778 see ChangeLog 2002-05-22
2780 2002-05-22 [paul] 0.7.6claws11
2782 * sync with 0.7.6cvs13
2784 see ChangeLog 2002-05-20
2786 see ChangeLog 2002-05-22
2788 2002-05-21 [melvin] 0.7.6claws10
2791 Added missing filtering and scoring headers
2792 Fixed bad function call that showed garbage
2793 in Folder->Processing
2795 2002-05-21 [paul] 0.7.6claws9
2798 make all tools executable, (patch by Alfons).
2800 2002-05-20 [alfons] 0.7.6claws8
2803 don't forget to call mktime() so we have a valid week
2805 (Bug report by Roger Sondermann <mail@jumaros.de>)
2807 2002-05-20 [paul] 0.7.6claws7
2810 fix broken parsing of urls
2812 fix displaying of urls
2814 both fixes from the patch [547855] by Eugene
2817 2002-05-19 [alfons] 0.7.6claws6
2820 make sylpheed configure correctly with the latest
2821 and greatest of automake / autoconf / gettext
2823 2002-05-19 [alfons] 0.7.6claws5
2827 add function for returning ime zone offset
2829 * src/quote_fmt_parse.y
2830 better quotation formatting - does not convert
2831 to local time, but uses the original date string.
2833 Note: %z inserts the timezone offset (should
2834 work also on platforms where strftime does not
2837 2002-05-18 [christoph] 0.7.6claws4
2840 fix indentation of some code
2845 correct path for ignorethread.xpm
2846 incorrect filename for sylpheed_logo.xpm
2847 add missing include matcher_parser_parse.h
2849 2002-05-18 [paul] 0.7.6claws3
2851 * sync with 0.7.6cvs8
2852 see ChangeLog 2002-05-16 and 2002-05-17
2854 2002-05-18 [melvin] 0.7.6claws2
2857 Corrected an action's definition and fixed some misspellings.
2859 2002-05-18 [paul] 0.7.6claws1
2862 tools/gpg-sign ** new file **
2863 tools/uudec ** new file **
2864 add Melvin's Actions scripts
2867 add Melvin's descriptions for Actions
2869 2002-05-18 [paul] 0.7.6claws
2871 * Version 0.7.6claws released
2873 2002-05-17 [paul] 0.7.5claws32
2876 updated by Ricardo Mones Lastra
2878 2002-05-17 [paul] 0.7.5claws31
2881 fix Account prefs default folder for sent/draft/deleted
2886 updated translation by Alessandro Maestri and
2889 2002-05-17 [melvin] 0.7.5claws30
2891 * src/prefs_actions.c
2892 Fixed bug where using %F not at the end of the command
2893 resulted in an additional empty argument being created.
2894 Thanks to Darko Koruga for reporting the bug.
2896 2002-05-17 [melvin] 0.7.5claws29
2899 Updated French translations.
2901 2002-05-15 [paul] 0.7.5claws28
2904 updated by Ricardo Mones Lastra
2906 2002-05-15 [paul] 0.7.5claws27
2908 * sync with 0.7.6cvs4
2909 see ChangeLog 2002-05-14 and 2002-05-15
2911 2002-05-14 [paul] 0.7.5claws26
2913 * sync with 0.7.6cvs1
2914 see ChangeLog 2002-05-13
2916 2002-05-13 [thorsten] 0.7.5claws25
2919 fix select_all and copy in multipart messages
2921 fix select_all and copy in multipart messages
2923 2002-05-12 [paul] 0.7.5claws24
2926 reverse last commit, bug already fixed in 0.7.5claws3
2928 2002-05-12 [netztorte] 0.7.5claws23
2931 dont parse empty addressbook (checked in before claws20)
2933 2002-05-12 [melvin] 0.7.5claws22
2936 Removed unneeded priority code introduced by the previous
2939 2002-05-12 [melvin] 0.7.5claws21
2942 Added possibility to set message's priority.
2944 Added possibility to set message's priority.
2945 Added missing headers
2947 2002-05-12 [melvin] 0.7.5claws20
2949 * src/prefs_actions.c
2950 Removed implicitely added quotes around the name
2951 of the temporary files of mime parts.
2953 2002-05-12 [paul] 0.7.5claws19
2955 * sync with 0.7.5cvs20
2956 see ChangeLog 2002-05-11
2958 2002-05-12 [alfons] 0.7.5claws18
2960 * src/quote_fmt_lex.l
2961 * src/quote_fmt_parse.y
2962 allow quote / reply date & time format to be set using
2963 %D{format}. format is a format string you'd pass to
2964 strftime() (see man strftime, or the Display tab |
2965 Date format setting).
2967 Currently %D converts the date to local time.
2969 2002-05-11 [paul] 0.7.5claws17
2971 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2972 see ChangeLog 2002-05-10 and 2002-05-11
2974 2002-05-10 [paul] 0.7.5claws16
2976 * sync with 0.7.5cvs16
2977 see ChangeLog entries 2002-05-09 and
2980 2002-05-10 [colin] 0.7.5claws15
2983 Corrected a bug that prevented sylpheed to open
2984 double-clicked URIs.
2986 2002-05-09 [paul] 0.7.5claws14
2988 * sync with 0.7.5cvs14
2989 see ChangeLog 2002-05-08 and 2002-05-09
2991 2002-05-08 [paul] 0.7.5claws13
2993 * sync with 0.7.5cvs11
2994 see ChangeLog entry 2002-05-08
2996 2002-05-08 [paul] 0.7.5claws12
3000 fix segfault on View->Open in new window
3001 patch submitted by Thorsten Maerz <torte@netztorte.de>
3003 2002-05-07 [paul] 0.7.5claws11
3005 * sync with 0.7.5cvs9
3006 see ChangeLog entry 2002-05-07
3008 2002-05-06 [paul] 0.7.5claws10
3012 display url in statusbar on single-click
3013 patch submitted by Thorsten Maerz <torte@netztorte.de>
3015 2002-05-06 [match] 0.7.5claws9
3022 XML implementation of properties file.
3023 * src/exporthtml.[ch]
3024 * src/expthtmldlg.[ch]
3028 2002-05-02 [sergey] 0.7.5claws8
3030 * src/mainwindow.c (mainwin_entries),
3031 src/prefs_common.c (prefs_send_create()),
3032 src/codeconv.c (locale_table):
3033 use charset name "Windows-1251" instead of "CP1251".
3035 2002-05-02 [colin] 0.7.5claws7
3039 src/prefs_folder_item.c
3040 Fixed cosmetics bugs due to Outbox renamed to Sent.
3042 2002-05-02 [hiro] 0.7.5claws6
3045 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3047 2002-05-02 [paul] 0.7.5claws5
3050 more sync with 0.7.5cvs7, see ChangeLog entry
3053 2002-05-02 [hiro] 0.7.5claws4
3056 compose_queue_sub():
3057 check if queue folder exists (closes #550397).
3058 removed directory creation since it should be handled
3061 imap_add_msg(): return UID for appended message
3064 2002-04-30 [paul] 0.7.5claws3
3067 fix account_find_from_address() bug
3069 2002-04-28 [colin] 0.7.5claws2
3073 src/prefs_common.[ch]
3075 Added user-definable quotation characters recognition.
3077 2002-04-28 [paul] 0.7.5claws1
3079 * sync with 0.7.5cvs4
3080 see ChangeLog entry 2002-04-25
3082 2002-04-28 [paul] 0.7.5claws
3087 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3088 Fabio Junior Beneditto
3090 2002-04-27 [jens] 0.7.4claws103
3093 updated German translation.
3095 2002-04-27 [hiro] 0.7.4claws102
3098 summary_write_cache(): fixed the mark loss of hidden messages.
3100 2002-04-26 [melvin] 0.7.4claws101
3103 fixed a second typo (same one)
3107 fixed the type again...
3109 2002-04-26 [melvin] 0.7.4claws100
3112 fixed a typo in an alert message ("temorary").
3115 corrected the typo described above.
3117 updated French translation.
3119 2002-04-26 [darko] 0.7.4claws99
3122 fix target folder colorization
3124 2002-04-25 [paul] 0.7.4claws98
3127 updated by Alessandro Maestri
3129 2002-04-24 [colin] 0.7.4claws97
3132 Fixed double "subject is empty" question.
3134 2002-04-23 [colin] 0.7.4claws96
3137 Corrected issue when "automatically display images" was
3138 not set : first image remained after selecting second.
3140 2002-04-23 [melvin] 0.7.4claws95
3142 * src/prefs_actions.c
3143 Don't display in/out dialog if there is nothing to show.
3145 2002-04-23 [paul] 0.7.4claws94
3147 * sync with 0.7.5cvs3
3148 bug fixes: see ChangeLog entry 2002-04-23
3150 2002-04-22 [darko] 0.7.4claws93
3153 fix previous check-in which changed code after
3156 2002-04-22 [paul] 0.7.4claws92
3163 update English, Spanish and French FAQs
3166 add German and Spanish manuals
3169 update English and French manuals
3172 add to and re-arrange the pixmap entries
3174 2002-04-22 [darko] 0.7.4claws91
3177 fix sender initials recognition to only allow
3178 '>' after the initials
3180 2002-04-21 [paul] 0.7.4claws90
3182 * sync with 0.7.5 release
3183 see ChangeLog entry 2002-04-21
3188 add colin's new pixmaps to EXTRA_DIST
3190 2002-04-21 [colin] 0.7.4claws89
3193 * src/mainwindow.[ch]
3194 * src/prefs_common.[ch]
3195 * src/stock_pixmap.[ch]
3196 Added "Work offline" ability.
3198 2002-04-21 [colin] 0.7.4claws88
3201 * src/prefs_common.c
3202 * src/prefs_common.h
3203 * src/textview.c : Added an option to common preferences -> display
3204 to allow user not to automatically display images.
3206 2002-04-21 [paul] 0.7.4claws87
3208 * sync with 0.7.4cvs52
3209 see ChangeLog entry 2002-04-21 (src/imap.c)
3211 2002-04-21 [paul] 0.7.4claws86
3213 * sync with 0.7.4cvs51
3214 see ChangeLog entry 2002-04-21
3216 2002-04-21 [paul] 0.7.4claws85
3218 * sync with 0.7.4cvs49
3219 see ChangeLog entries 2002-04-20 and 2002-04-21
3222 clean up: remove old 'stock_' element from xpm
3225 2002-04-21 [alfons] 0.7.4claws84
3227 apply sync patch from Paul
3230 use old claws prefs_folder_item_create() for now
3232 2002-04-19 [match] 0.7.4claws83
3234 * src/addressbook.[ch]
3235 * src/addrharvest.[ch]
3236 * src/addrgather.[ch]
3239 * src/summaryview.[ch]
3242 2002-04-19 [paul] 0.7.4claws82
3245 updated by Fabio Junior Beneditto
3247 2002-04-14 [alfons] 0.7.4claws81
3250 add #include <sys/types.h> for mode_t and off_t
3252 2002-04-13 [paul] 0.7.4claws80
3257 src/prefs_common.[ch]
3259 enable storing of GnuPG passphrase for the whole
3260 session or a user-defined number of minutes. patch
3261 submitted by Ravemax <ravemax@dextrose.com>
3263 2002-04-13 [alfons] 0.7.4claws79
3266 make email parser also stop scanning when encountering separators
3267 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3269 2002-04-13 [paul] 0.7.4claws78
3271 * sync with 0.7.4cvs39
3272 see ChangeLog entry 2002-04-12
3274 2002-04-11 [paul] 0.7.4claws77
3276 * sync with 0.7.4cvs37
3277 see ChangeLog entry 2002-04-11
3279 2002-04-11 [paul] 0.7.4claws76
3282 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3283 the clause for OpenSSL). sync with sylpheed main
3285 2002-04-09 [melvin] 0.7.4claws75
3288 Made 'Ctrl-Enter' on send ignore some modifiers
3289 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3290 to bind other *-Enter (but not Alt-Enter).
3292 2002-04-09 [paul] 0.7.4claws74
3294 * sync with 0.7.4cvs35
3295 see ChangeLog entries 2002-04-09
3297 2002-04-08 [paul] 0.7.4claws73
3299 * sync with 0.7.4cvs33
3300 see ChangeLog entry 200-04-08
3302 2002-04-07 [match] 0.7.4claws72
3304 * src/addrharvest.[ch]
3305 fixed to read all addresses in header, regardless
3306 of header size. improved name parsing. accommodate
3307 harvest from folders and selected message.
3309 included new address parsing function.
3310 * src/addrgather.[ch]
3311 * src/addressbook.[ch]
3312 * src/summaryview.[ch]
3314 allow address harvest of folder as well as selected
3317 2002-04-07 [paul] 0.7.4claws71
3321 don't try to authenticate with CRAM-MD5 in SMTP when
3322 SMTP-AUTH enabled if MTA doesn't issue this
3323 auth-method in it's ehlo-response. bug item #531364,
3324 patch item #938910. patch submitted by Colin Leroy
3327 2002-04-07 [paul] 0.7.4claws70
3330 fix missing MODE_READER bug. patch submitted by
3331 Colin Leroy <colin@colino.net>
3333 2002-04-07 [alfons] 0.7.4claws69
3336 * src/prefs_filtering.c
3338 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3339 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3341 2002-04-07 [paul] 0.7.4claws68
3343 * sync with 0.7.4cvs32
3344 see ChangeLog entry 2002-04-06
3346 * tools/filter_conv.pl
3349 2002-04-06 [paul] 0.7.4claws67
3351 * tools/filter_conv.pl
3352 modify to be able to find the name of the first
3353 mailbox and use that. main's filter does not
3354 record the full path to the mailbox and therefore
3355 can only filter to the first mailbox.
3357 2002-04-05 [paul] 0.7.4claws66
3359 * tools/filter_conv.pl
3360 attempt to make the script all-encompassing and
3361 be able to convert any main 'filter' rule thrown
3364 2002-04-05 [paul] 0.7.4claws65
3366 * tools/filter_conv.pl
3367 allow for collapsed folder trees
3369 2002-04-05 [paul] 0.7.4claws64
3371 * sync with 0.7.4cvs31
3372 see ChangeLog entries 2002-04-05
3374 2002-04-03 [paul] 0.7.4claws63
3376 * sync with 0.7.4cvs29
3377 see ChangeLog entries 2002-04-02 and 2002-04-03
3379 2002-04-02 [paul] 0.7.4claws62
3381 * sync with 0.7.4cvs26
3382 see ChangeLog entry 2002-04-01
3384 2002-04-02 [match] 0.7.4claws61
3387 * src/importpine.[ch]
3389 import Pine address book.
3391 2002-04-02 [match] 0.7.4claws60
3393 * src/addrharvest.[ch]
3394 improve address parsing of funky addresses.
3396 2002-04-02 [darko] 0.7.4claws59
3399 wrap on send improvements, it now recognizes quoted
3400 initials as part of the quotation string, and it
3401 does not join lines separated by CR
3403 2002-04-01 [match] 0.7.4claws58
3406 added new functions.
3408 remove excessive duplicate address generation
3411 2002-04-01 [alfons] 0.7.4claws57
3416 2002-04-01 [paul] 0.7.4claws56
3418 * sync with 0.7.4cvs25
3419 see ChangeLog entry 2002-04-01
3421 2002-04-01 [alfons] 0.7.4aprilfool55
3424 honour feature request item #537427 to allow for
3425 displaying names from address book for sent mail also
3427 2002-03-29 [paul] 0.7.4claws54
3430 src/prefs_filtering.[ch]
3433 add 'fast filter' for claws' filtering,
3434 /Tools/Create filter rule/... patch submitted
3435 by Neill Miller <neillm@thecodefactory.org>
3437 2002-03-29 [paul] 0.7.4claws53
3439 * sync with 0.7.4cvs24
3440 see ChangeLog entry 2002-03-29
3442 2002-03-28 [paul] 0.7.4claws52
3444 * sync with 0.7.4cvs23
3445 see ChangeLog entry 2002-03-28
3447 2002-03-27 [melvin] 0.7.4claws51
3449 * src/prefs_actions.c
3450 Added support to pass only one message part (as a
3451 file) to the command using '%p'. No quotes are needed
3452 because doubles quotes are automatically added.
3453 Fixed bug where Sylpheed could block when waiting for
3454 a child process to finish.
3455 Changed the help menu to remove quotes around symbols to
3456 avoid misinterpretation (they must not be used).
3458 2002-03-27 [melvin] 0.7.4claws50
3461 Made the new mail notification command always
3462 execute asynchronously.
3464 2002-03-27 [paul] 0.7.4claws49
3467 fix bug introduced in last commit
3469 2002-03-27 [paul] 0.7.4claws48
3471 * sync with 0.7.4cvs21
3472 see ChangeLog 2002-03-26 and 2002-03-27
3474 2002-03-26 [hoa] 0.7.4claws47
3476 * src/prefs_folder_item.c
3477 really fixed the bug #516442 with folder rescan.
3479 2002-03-26 [paul] 0.7.4claws46
3481 * sync with 0.7.4cvs19
3482 see ChangeLog entries 2002-03-25 and 2002-03-26
3484 2002-03-25 [hoa] 0.7.4claws45
3488 fix the bug #516442 with folder rescan.
3490 * src/prefs_common.[ch]
3492 added an option to enable two different behaviours
3496 2002-03-25 [paul] 0.7.4claws44
3499 src/selective_download.c
3500 correct a few menuitem labels
3502 2002-03-25 [christoph] 0.7.4claws43
3505 fix non deleted tmp message in
3506 procmsg_save_to_outbox
3507 fix problems caused by sync with
3508 main branch's procmsg_send_queue
3510 2002-03-25 [paul] 0.7.4claws42
3514 src/quote_fmt_parse.y
3515 add Last name (%L) placeholder for quoting.
3516 patch submitted by Thorsten Thielen
3517 <thth@users.sourceforge.net>
3519 2002-03-25 [paul] 0.7.4claws41
3522 get full hostname. patch submitted by
3523 Bob Woodside <rwoodside1@comcast.net>
3525 2002-03-25 [paul] 0.7.4claws40
3530 src/prefs_account.[ch]
3531 enable NNTP over SSL. patch submitted by
3532 Pascal Jermini <pascal@infinity.hn.org>
3534 2002-03-24 [paul] 0.7.4claws39
3536 * src/prefs_common.c
3537 make the arrangement of the Compose tab more
3541 fix some irregularities of style
3544 updated by Kilian Krause
3546 2002-03-23 [paul] 0.7.4claws38
3549 updated by Fabio Junior Beneditto
3551 2002-03-23 [paul] 0.7.4claws37
3554 move 'Gather addresses' to 'Tools' menu
3555 make 'Selective download' sensitive
3557 2002-03-23 [paul] 0.7.4claws36
3559 * sync with 0.7.4cvs16
3560 see ChangeLog entries 2002-03-23
3562 2002-03-22 [christoph] 0.7.4claws35
3564 * src/quote_fmt_parse.y
3565 fix include program output
3567 2002-03-22 [alfons] 0.7.4claws34
3570 initialize GDate stack variable correctly (sorry!)
3572 2002-03-22 [paul] 0.7.4claws33
3578 rename 'Tool' to 'Tools'
3581 move 'Delete duplicated messages' from
3582 'Message/' to 'Tools/'
3583 re-arrange the order of 'Tools/' items
3585 2002-03-22 [paul] 0.7.4claws32
3588 src/addressbook.[ch]
3589 auto-address completion now also matches on
3590 Nickname. patch submitted by Bob Forsman
3591 <hammor@users.sourceforge.net>
3594 correct a spelling mistake
3596 2002-03-22 [alfons] 0.7.4claws31
3599 fix getting uidl from incorrect string
3602 2002-03-21 [alfons] 0.7.4claws30
3605 more code refactoring
3606 plug mem leak introduced by delete on server
3608 2002-03-21 [paul] 0.7.4claws29
3610 * sync with 0.7.4cvs11
3611 see ChangeLog entries 2002-03-20
3613 2002-03-20 [alfons] 0.7.4claws28
3616 apply Colin's patch and refactor
3618 2002-03-20 [paul] 0.7.4claws27
3620 * sync with sylpheed 0.7.4cvs9
3621 see ChangeLog entry 2002-03-20
3623 2002-03-19 [christoph] 0.7.4claws26
3628 revert changes for flag updates
3629 (does not work correctly and no time to debug)
3631 2002-03-20 [alfons] 0.7.4claws25
3634 refactor should_delete() a little bit
3636 2002-03-19 [paul] 0.7.4claws24
3640 src/prefs_account.[ch]
3641 allow the user to leave downloaded mail on the
3642 server for n days. Patch submitted by Colin Leroy
3645 2002-02-19 [paul] 0.7.4claws23
3647 * sync with sylpheed 0.7.4cvs8
3648 see ChangeLog entries 2002-03-19
3650 2002-03-18 [paul] 0.7.4claws22
3652 * sync with sylpheed 0.7.4cvs6
3653 see ChangeLog entry 2002-03-18
3655 2002-03-18 [paul] 0.7.4claws21
3658 add en_GB message catalogue
3663 correct a few spelling mistakes
3665 2002-03-17 [alfons] 0.7.4claws20
3668 more stringent checks for NULL params when writing
3669 filtering actions to a file
3671 2002-03-17 [hoa] 0.7.3claws20
3674 fixed the count of new messages
3677 fixed the "attachment properties" window
3679 2002-03-17 [paul] 0.7.4claws19
3684 src/prefs_account.[ch]
3687 automatically mark cross-posted messages as read
3688 and (optionally) give them a colour label
3689 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3692 2002-03-17 [paul] 0.7.4claws18
3694 * sync with sylpheed 0.7.4cvs5
3695 see ChangeLog entry 2002-03-17
3697 2002-03-17 [melvin] 0.7.4claws17
3700 Worked around a gtktext 'bug': when searching for
3701 a text in a long message it was scrolling slowly
3702 line by line until it hit the searched text.
3704 Updated French translation
3706 2002-03-17 [melvin] 0.7.4claws16
3710 * src/prefs_actions.c
3711 Moved "Edit/Actions" to "Tool/Actions"
3712 Made mainwindow/compose window sensitive as soon as
3713 no child process is running anymore even if the io dialog
3715 Fixed a struct being initialized with a non constant char*
3717 2002-03-16 [christoph] 0.7.4claws15
3720 add --with-compiler-flags option
3721 (only for developer hacking)
3725 try to make folder-stats and flag handling more
3726 independent from the summaryview. msgcounts
3727 are only set when the folder is opened and
3728 procmsg_msginfo_(un)set_flags will handle it
3729 later and summaryview will get the values
3732 2002-03-16 [paul] 0.7.4claws14
3735 fix Return-receipt. Patch submitted by Bob
3736 Woodside <rwoodside1@comcast.net>
3738 2002-03-16 [paul] 0.7.4claws13
3741 fix 'dynamic' signatures, make it work again
3742 broken during sync on 2002-03-14 (0.7.4claws2)
3744 2002-03-15 [match] 0.7.4claws12
3746 * src/addrharvest.[ch]
3747 * src/addrgather.[ch]
3748 * src/addressbook.[ch]
3750 included address harvester feature. still some
3751 issues with address parsing that I will fix.
3753 2002-03-15 [match] 0.7.4claws11
3756 * src/addrcache.[ch]
3757 * src/addressbook.[ch]
3766 tidy up. fix memory leaks. moved attribs and methods
3767 from individual interfaces to addrcache object. prep
3768 for new stuff to come in.
3770 2002-03-15 [alfons] 0.7.4claws10
3773 * src/matcher_parser_parse.y
3774 * src/matcher_parser_lex.l
3775 * src/prefs_matcher.c
3776 add filtering conditions message greater than, smaller
3777 than, and exactly matching a size in bytes
3778 (does not work with delete from POP3 server yet)
3780 this should also give others an idea what you should
3781 do to add new criterions to claws filtering system
3784 2002-03-15 [paul] 0.7.4claws9
3786 * tools/filter_conv.pl
3787 exit if there are no filter rules to convert
3788 rename filterrc to filterrc.old after completion
3790 2002-03-15 [paul] 0.7.4claws8
3792 * sync with sylpheed 0.7.4cvs3
3793 see ChangeLog entry 2002-03-14
3795 2002-03-14 [paul] 0.7.4claws7
3798 clean up the last commit (ahem)
3800 2002-03-14 [paul] 0.7.4claws6
3803 fix bug #515655. honour account preferences
3804 regarding gpg default signing/encryption when
3805 changing account from the compose window.
3807 2002-03-14 [paul] 0.7.4claws5
3810 remove unnecessary curly brackets
3812 2002-03-14 [paul] 0.7.4claws4
3815 src/prefs_filtering.[ch]
3816 add filter rename on folder rename and filter
3817 delete on folder delete. Patch submitted by
3818 Neill Miller <neillm@thecodefactory.org>
3820 2002-03-14 [christoph] 0.7.4claws3
3825 (patch submitted by "Simon 'corecode' Schubert")
3826 * src/prefs_common.c
3830 2002-03-14 [paul] 0.7.4claws2
3832 * sync with sylpheed 0.7.4cvs2
3833 see ChangeLog entry 2002-03-13
3835 2002-03-12 [darko] 0.7.4claws1
3838 fix what seems to be a copy and paste error
3839 when setting color for important messages
3842 2002-03-11 [paul] version 0.7.4claws released
3844 2002-03-11 [paul] 0.7.4claws
3850 update message catalogs. Submitted by Ricardo Mones
3851 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3852 Fabio Junior Beneditto
3857 faq/it/sylpheed-faq*
3863 2002-03-11 [jens] 0.7.3claws7
3866 updated German translation
3868 2002-03-11 [melvin] 0.7.3claws6
3871 updated and corrected French translation
3873 2002-03-10 [hoa] 0.7.3claws5
3877 * src/prefs_account.c
3880 fixed the local account.
3881 you have to change the default "/usr/sbin/sendmail"
3882 to "/usr/sbin/sendmail -t" in the preferences of
3886 removed some debug display for renderer
3888 2002-03-10 [paul] 0.7.3claws4
3890 * faq/en/sylpheed-faq-1.html
3891 faq/en/sylpheed-faq-2.html
3894 2002-03-09 [paul] 0.7.3claws3
3896 * sync with sylpheed 0.7.4
3897 see ChangeLog entry 2002-03-09
3899 2002-03-08 [paul] 0.7.3claws2
3901 * faq/en/sylpheed-faq*
3902 faq/es/sylpheed-faq*
3903 faq/fr/sylpheed-faq*
3906 * manual/fr/.cvsignore
3907 manual/fr/Makefilea.am
3911 add the French manual
3913 2002-03-07 [paul] 0.7.3claws1
3915 * sync with sylpheed 0.7.3cvs4
3916 see ChangeLog entries 2002-03-06 and 2002-03-07
3919 updated by Wilbert Berendsen
3921 2002-03-07 [melvin] 0.7.2claws34
3923 * src/selective_download.c
3924 Changed the pixmap of the receive button to MAIL_RECEIVE.
3926 2002-03-06 [paul] 0.7.2claws33
3928 * sync with sylpheed 0.7.3cvs1
3929 bug fix, see ChangeLog entry 2002-03-05
3931 2002-03-05 [paul] 0.7.2claws32
3936 reverse the pgp ascii-armored code implemented in
3937 0.7.2claws16. removal of this code until it matures.
3938 this means that verifying ascii-armored pgp sigs and
3939 automatic decryption of ascii-armored encrypted
3940 messages no longer works.
3942 2002-03-05 [paul] 0.7.2claws31
3947 * faq/en/Makefile.am
3948 faq/en/sylpheed-faq.html
3949 faq/en/sylpheed-faq-1.html
3950 faq/en/sylpheed-faq-2.html
3951 faq/en/sylpheed-faq-3.html
3952 * faq/es/Makefile.am
3953 faq/es/sylpheed-faq.html
3954 faq/es/sylpheed-faq-1.html
3955 faq/es/sylpheed-faq-2.html
3956 faq/es/sylpheed-faq-3.html
3957 faq/es/sylpheed-faq-4.html
3958 * faq/fr/Makefile.am
3959 faq/fr/sylpheed-faq.html
3960 faq/fr/sylpheed-faq-1.html
3961 faq/fr/sylpheed-faq-2.html
3962 faq/fr/sylpheed-faq-3.html
3967 add FAQs in English, Spanish and French
3970 2002-03-05 [paul] 0.7.2claws30
3972 * manual/en/sylpheed.html
3973 manual/en/sylpheed-XX.html
3974 updated the English manual
3979 dialog box pops up if the article can't be deleted.
3984 updated by Fabio Junior Benedito
3988 * removed ac/gpgme.m4
3989 to avoid autogen common problem
3990 developers have to install gpgme development package now
3993 encoding to 7bit or 8bit is enabled.
3995 2002-03-03 [alfons] 0.7.2claws29
3998 merge fix by Oliver Haertel for selective
4001 2002-03-03 [paul] 0.7.2claws28
4003 * sync with sylpheed 0.7.3
4005 2002-03-03 [paul] 0.7.2claws27
4007 * sync with sylpheed 0.7.2cvs24
4008 see ChangeLog entries 2002-03-02 and 2002-03-03
4010 2002-03-02 [melvin] 0.7.2claws26
4015 * src/prefs_common.[ch]
4016 Added user definable notification on new mail arrival.
4017 Removed unused variables in spell checker prefs code.
4019 2002-03-02 [melvin] 0.7.2claws25
4022 Removed unnecessary escape sequences.
4023 Changed 'Initial...' to 'Initials of Sender'
4025 2002-03-02 [paul] 0.7.2claws24
4027 * sync with sylpheed 0.7.2cvs22
4028 see ChangeLog entry 2002-03-01
4030 2002-03-01 [hoa] 0.7.2claws23
4033 Set sensitivity of delete actions to active
4034 even if the folder is a newsgroup.
4037 - Set sensitivity of delete actions
4038 - Added function check_permission() that will check if the
4039 user is authorized to delete a message. For news, it
4040 will check if the author is the same.
4041 - Enabled deletion when there is no trash folder.
4044 - Added news_cancel_article() to cancel articles
4045 - Implemented news_remove_message() (public function)
4047 2002-03-01 [paul] 0.7.2claws22
4051 recognise urls that that don't include 'http://' and
4055 remove duplicated name
4057 2002-02-28 [paul] 0.7.2claws21
4060 src/summaryview.[ch]
4061 add ability to 'Select thread'
4062 combines Melvin's "Select thread's head" patch (#510907)
4063 with Colin Leroy's <colin@colino.net> "Select whole thread"
4066 2002-02-28 [paul] 0.7.2claws20
4069 hopefully fix segfault on right-clicking a mime part
4070 that some people have experienced.
4071 fix submitted by Fredrik Olofsson <frol@linux.nu>
4073 2002-02-28 [paul] 0.7.2claws19
4075 * sync with sylpheed 0.7.2cvs21
4076 see ChangeLog entries 2002-02-27 and 2002-02-28
4078 2002-02-27 [paul] 0.7.2claws18
4080 * sync with sylpheed 0.7.2cvs18
4081 see ChangeLog entries 2002-02-26 and 2002-02-27
4083 2002-02-26 [alfons] 0.7.2claws17
4086 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
4087 (spotted by Chris Hessman <idatech@gmx.net>)
4089 2002-02-26 [paul] 0.7.2claws16
4094 make decryption of ascii-armored pgp encrypted messages
4095 and verification of ascii-armored signatures work again.
4096 slightly altered from the patch by Jens Jahnke
4100 * the checking of plaintext signatures always comes up in
4102 * it doesn't work for multipart messages
4103 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
4104 including the msg headers and these 2 line themselves, are
4108 "View/Folder Tree" becomes "View/Separate Folder Tree"
4109 "View/Message View" becomes "View/Separate Message View"
4110 because its less ambiguous.
4113 updated by Ricardo Mones Lastra
4115 2002-02-26 [paul] 0.7.2claws15
4117 * sync with sylpheed 0.7.2cvs17
4118 see ChangeLog entries 2002-02-25 and 2002-02-26
4120 2002-02-25 [christoph] 0.7.2claws14
4122 * src/filtering.[ch]
4124 do filtering stuff after all messages have been received
4125 1. drop all messages to .processing
4126 2. scan processing folder for messages
4127 3. filter messages or move to inbox
4128 this will also find old messages left in processing after
4129 a crash or something like that and we get a real msginfo
4130 from folder->get_msg_list and do not have to create our
4131 own in filter_message
4132 * src/matcher_parser_parse.y
4133 remove MIX/MAX warning (reordered includes)
4135 2002-02-25 [paul] 0.7.2claws13
4137 * sync with sylpheed 0.7.2cvs15
4138 see ChangeLog entry 2002-02-24
4140 2002-02-24 [alfons] 0.7.2claws12
4143 clear old color flags first when applying a new color to
4145 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
4147 2002-02-24 [alfons] 0.7.2.claws11
4150 * src/prefs_common.c
4151 add presets for Opera and Konqueror, closes patch #517261,
4152 submitted by Ville Skyttä <scop@users.sourceforge.net>
4154 2002-02-24 [alfons] 0.7.2.claws10
4158 fix threading for null message ids, closes patch #521601,
4159 submitted by Bob Forsman <hammor@users.sourceforge.net>
4161 2002-02-24 [alfons] 0.7.2claws9
4165 make Tool | Filter Message work with filtering system so
4166 setting flags also works
4170 - Processing uses the same function as Tool | Filter
4171 Message, but doesn't use the same update proc yet
4173 2002-02-23 [paul] 0.7.2claws8
4175 * sync with sylpheed 0.7.2cvs14
4176 see ChangeLog entries 2002-02-22 and 2002-02-23
4178 2002-02-22 [christoph] 0.7.2claws7
4181 Add column space to table
4182 * src/quote_fmt_parse.y
4185 2002-02-22 [paul] 0.7.2claws6
4193 src/matcher_parser_lex.l
4194 src/matcher_parser_parse.y
4197 src/prefs_filtering.c
4198 src/selective_download.[ch] *** NEW FILES ***
4201 Selective Download added to 'Tool' menu.
4202 Retrieves email headers of the currently selected pop3
4203 account and allows the user to mark emails for deletion
4204 right on the pop3 server. Patch submitted by Oliver Haertel
4205 <oha@users.sourceforge.net>.
4208 add 'src/quote_fmt.c'
4210 2002-02-22 [christoph] 0.7.2claws5
4214 * src/prefs_common.[ch]
4215 * src/prefs_template.c
4216 * src/quote_fmt.c *** NEW FILE ***
4218 move quote format symbol description code
4219 to it's own file because it is used from
4220 differnent code parts
4221 Rewrote symbol description GUI
4224 + get data from array (no more long constant strings)
4225 * src/quote_fmt_lex.l
4226 * src/quote_fmt_parse.y
4227 Symbol for Literal % changed to \% instead of %%
4228 (More logical as \ is used for quoting for other symbols)
4229 Add |f and |p to include files and program output
4231 |f{/home/.../.signature}
4234 Correct wrong spelling for "Referenzen"
4236 2002-02-21 [paul] 0.7.2claws4
4239 forgotten during sync
4241 2002-02-21 [paul] 0.7.2claws3
4243 * sync with sylpheed 0.7.2cvs11
4244 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
4245 2002-02-20 and 2002-02-21
4247 2002-02-20 [melvin] 0.7.2claws2
4249 * src/prefs_actions.c
4250 Added error report when child cannot fork or when execvp
4251 returns with an error.
4253 2002-02-19 [christoph] 0.7.2claws1
4256 return unconverted text if conde conversion is not possible
4257 when libjconv is used.
4258 (patch submitted by "Simon 'corecode' Schubert")
4262 * version 0.7.2claws release
4264 2002-02-19 [paul] 0.7.2claws
4267 updated by Wilbert Berendsen
4270 2002-02-18 [alfons] 0.7.1claws13
4274 remove references to dlfcn and explicitly loading functions
4275 from dynalink libs, because libs linked anyway, and functions
4276 are loaded explicitly
4278 2002-02-17 [melvin] 0.7.1claws12
4280 * src/prefs_actions.c
4281 Replaced children wait loop with double fork technique.
4282 Now, input/output window updated at each new output.
4283 free_children(): Fixed a memory leak.
4284 Made input/output window non closable if running children
4286 Added missing <unistd.h> include.
4287 Added some --debug outputs.
4289 2002-02-17 [melvin] 0.7.1claws11
4292 Fixed bug where descending sort order did not select top
4295 2002-02-17 [melvin] 0.7.1claws10
4298 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4299 * src/prefs_common.c
4300 Pspell data package directory no more hard coded but
4301 set during configuration (PSPELL_PATH). (Thanks to
4302 Gustavo Noronha Silva.)
4304 2002-02-17 [melvin] 0.7.1claws9
4307 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4309 Fixed compile-time warnings.
4311 2002-02-16 [alfons] 0.7.1claws8
4314 fix inadvertent free of NULL pointer which caused
4315 sylpheed to crash when closing the save-as dialog
4316 using the window close button
4318 2002-02-16 [carsten] 0.7.1claws7
4319 * src/mainwindow.[ch]
4322 fixes for pixmap theming code:
4323 - recently changed mail attributes shouldn't get
4325 - theme is only reloaded iff another theme was
4328 2002-02-16 [paul] 0.7.1claws6
4330 * sync with sylpheed 0.7.2 release
4331 see ChangeLog entry 2002-02-15 and 2002-02-16
4333 2002-02-15 [paul] 0.7.1claws5
4335 * sync with sylpheed 0.7.1cvs9
4336 see ChangeLog entry 2002-02-15
4339 remove unneeded headerwindow.c entry
4341 2002-02-14 [carsten] 0.7.1claws4
4343 fixed a bug for "Go to next unread message": there was
4344 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
4345 in the prefs, because of doing "Search again" instead
4348 2002-02-14 [carsten] 0.7.1claws3
4349 * src/stock_pixmap.c
4350 removed 2 more mem leaks; following memprof,
4351 this code is "leak free" now :)
4353 2002-02-14 [carsten] 0.7.1claws2
4354 * src/stock_pixmap.c
4355 used opendir/readdir/closedir instead of scandir
4356 -> code should work now on Solaris
4358 2002-02-14 [paul] 0.7.1claws1
4360 * sync with sylpheed 0.7.1cvs8
4361 see ChangeLog entries 2002-02-13 and 2002-02-14
4364 add some description of Actions and Pixmap Themes
4368 * version 0.7.1claws release
4370 2002-02-13 [paul] 0.7.1claws
4375 updated translations, submitted by Ricardo Mones Lastra,
4376 Alessandro Maestri and Fabio Junior Beneditto
4378 2002-02-13 [melvin] 0.7.0claws75
4380 * src/prefs_actions.c
4381 Added missing "signal.h" include
4383 2002-02-13 [melvin] 0.7.0claws74
4385 * src/prefs_folder_item.c
4386 Added missing "config.h" include
4388 Updated French translation for folder propriety.
4390 2002-02-13 [jens] 0.7.0claws73
4393 Added missing src/prefs_folder_item.c [log added by melvin]
4395 Updated German translation.
4397 2002-02-13 [melvin] 0.7.0claws72
4400 Updated French translation.
4402 2002-02-13 [melvin] 0.7.0claws71
4405 Made gtkut_editable_get_selection return NULL if selection
4407 This fixes a bug where selecting part of message A then
4408 switching to message B and replying to it will not
4409 quote the message's body.
4411 2002-02-12 [paul] 0.7.0claws70
4414 cosmetic, relating to pixmap themes: on toolbar make
4415 updating of 'Exec' and 'Compose news/Compose email'
4418 2002-02-12 [carsten] 0.7.0claws69
4424 - refreshing after changing pixmap theme better
4426 - wanted to remove some mem leaks, but alfons was
4427 faster (and had the better solution ;)
4429 2002-02-12 [alfons] 0.7.0claws68
4431 * src/prefs_common.c
4432 * src/stock_pixmap.[ch]
4433 plug mem leaks, refactor code a little bit
4436 2002-02-12 [sergey] 0.7.0claws67
4439 Fixed problem with copying messages to IMAP folders when the
4440 server uses something other than '/' as a namespace separator
4441 (cyrus-imapd uses '.').
4443 2002-02-12 [jens] 0.7.0claws66
4446 Updated German Translation
4448 2002-02-12 [paul] 0.7.0claws65
4450 * sync with sylpheed 0.7.1cvs1
4451 see ChangeLog entry 2002-02-12
4453 2002-02-12 [melvin] 0.7.0claws64