1 2002-11-05 [paul] 0.8.5claws71
4 see ChangeLog 2002-11-05
6 2002-11-04 [paul] 0.8.5claws70
11 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
12 <nikai@users.sourceforge.net>
15 updated by George Danchev
17 2002-11-03 [thorsten] 0.8.5claws69
22 add check if gpg is active
24 2002-11-03 [thorsten] 0.8.5claws68
27 removed GSList declaration causing trouble on MacOS-X
28 (submitted by alfons, reported by xfesty)
30 2002-11-01 [paul] 0.8.5claws67
33 remove last remnants of main's filter code
35 2002-11-01 [paul] 0.8.5claws66
37 * tools/filter_conv.pl
38 fix bug where user-defined headers were ignored
40 2002-11-01 [paul] 0.8.5claws65
43 make a debug_print() not translatable
45 2002-10-31 [melvin] 0.8.5claws64
48 Fixed --disable-aspell-test. Now --disable-aspell-test will
49 not run any GNU/aspell test. The dictionary path will
50 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
51 was given, in which case, it will be $prefix/lib/aspell/
53 Fixed typo in commentary (Aspell code).
55 2002-10-31 [paul] 0.8.5claws63
58 remove src/filter.c and src/prefs_filter.c
59 thanks to Ricardo for reminding me
61 2002-10-31 [colin] 0.8.5claws62
66 2002-10-31 [paul] 0.8.5claws61
68 * src/prefs_filter.[ch] ** REMOVED **
69 src/filter.[ch] ** REMOVED **
80 remove main's 'filter' code
83 update to reflect removal of main's filter
85 2002-10-31 [paul] 0.8.5claws60
88 remove check for global_processing in summary_filter_open().
89 This fixes the bug where if the user uses the right-click
90 'Create filter rule...' and doesn't have any filter rules
91 already defined in claws' advanced filtering, the newly
92 created filter rule goes to main's filtering which is
93 inaccessible through the gui. Now the filter rule gets added
94 to claws' filtering by default.
96 2002-10-28 [melvin] 0.8.5claws59
99 Fixed bug #627322 where MIME parts were not always
100 correctly passed to a %p action
101 Display an error dialog when message filename is not found.
103 2002-10-28 [melvin] 0.8.5claws58
106 Readded a missing function declaration lost in 0.8.3claws34
108 2002-10-28 [paul] 0.8.5claws57
110 * sync with 0.8.5cvs15
111 see ChangeLog 2002-10-28 and 2002-10-25
113 Note: ChangeLog entry 2002-10-24 is not sync'ed.
115 2002-10-27 [oliver] 0.8.5claws56
118 plug leak in pop3_top_recv
120 2002-10-26 [christoph] 0.8.5claws55
123 set need_update folder flag when messages are added
124 (closes bug [ 626922 ] folder not updated after receiving)
126 2002-10-25 [melvin] 0.8.5claws54
129 Fixed a memleak introduced in the scaling code.
131 2002-10-24 [alfons] 0.8.5claws53
134 make filtering's forward message action forward from the
136 (closes bug [628089 ] Filter -> Forward from address problem
139 2002-10-24 [christoph] 0.8.5claws52
143 o use manual of current locale or english if current
144 locale is not available (and english is available)
145 o also link to sylpheed doc project manuals
147 2002-10-23 [paul] 0.8.5claws51
150 tools/kmail2sylpheed_v2.pl
151 add new version of kmail addressbook importer script.
152 works with newer versions of Kmail/KAddressBook which
153 have new and rearranged data.
155 2002-10-23 [martin] 0.8.5claws50
161 added length parameter to get_abbrev_newsgroup_name()
162 changed this function so that it abbreviates the newsgroup
163 names only so long it is smaller than the length parameter
164 (for better reading of some newsgroup names and space efficiency)
166 2002-10-22 [colin] 0.8.5claws49
169 Revert Alfons' last modification (after voting ;-))
171 2002-10-21 [alfons] 0.8.5claws48
174 folder view in folder selection dialog reflects state of
175 folder view in main window
177 2002-10-18 [alfons] 0.8.5claws47
180 drop imported messages in folder selected by user,
182 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
184 2002-10-18 [alfons] 0.8.5claws46
187 make automagic reply work correctly for email accounts
188 (whether it's viable to do a full sync with Hiro's
189 compose.c is still under discussion)
191 2002-10-18 [melvin] 0.8.5claws45
193 * src/prefs_actions.c
194 Fixed bug #622275 where asynchroneous actions left
196 Made (synchroneous) actions' input be displayed live.
198 2002-10-18 [christoph] 0.8.5claws44
201 don't add a newline in the textview in front of the
202 first textpart if header display is disabled
203 (closes bug [ 603385 ] disabled header display leaves blank
206 2002-10-18 [christoph] 0.8.5claws43
213 folder->get_num_list now returns an error code
214 (closes bug [ 609424 ] News cache cleared on failure)
216 2002-10-17 [colin] 0.8.5claws42
219 Changed a printf by debug_print
223 * tools/OOo2sylpheed.pl
224 allow for spaces in the name of the
227 2002-10-16 [colin] 0.8.5claws41
230 Use a tristate to change online mode
232 2002-10-16 [paul] 0.8.5claws40
235 updated by Ricardo Mones Lastra
237 2002-10-16 [colin] 0.8.5claws39
241 Added --online and --offline command-line
244 2002-10-15 [christoph] 0.8.5claws38
247 set mimeinfo->name to NULL after g_free to
248 avoid double freeing with g_free
250 2002-10-14 [christoph] 0.8.5claws37
255 remove calls to folder->change_flags that are now
256 done by procmsg flag functions (seems it is not
257 used by any foldertype anyway)
259 init folder->change_flags with NULL
261 2002-10-14 [christoph] 0.8.5claws36
265 use virtual functions for folder item new and destroy
268 2002-10-14 [melvin] 0.8.5claws35
271 Added a test to not run the spell checker if no default
272 dictionary is available. No dialog is displayed though.
274 2002-10-14 [melvin] 0.8.5claws34
277 Fixed bug in dictionary list context menu where
278 "More..." pointed to an emtpy submenu if the
279 number of dictionaries is a multiple of 15
280 Removed unneeded code in suggestions list creation
282 2002-10-14 [paul] 0.8.5claws33
285 updated by George Danchev
287 2002-10-13 [hoa] 0.8.5claws32
290 src/matcher_parser_parser.y
291 removed the escaped string from internal structure
294 2002-10-12 [colin] 0.8.5claws31
298 Removed useless function gtksctree_reanchor
300 2002-10-12 [alfons] 0.8.5claws30
302 * sync with remaining main changes 2002-10-09 - 2002-10-11
303 - drop changes to src/compose.c (requires claws specific changes)
305 2002-10-12 [alfons] 0.8.5claws29
307 * sync with main changes of 2002-10-08
308 - drop changes to src/compose.c (requires claws specific changes)
309 - drop changes to src/summaryview.c (requires changes to compose.c)
311 2002-10-12 [alfons] 0.8.5claws28
313 * sync with main changes of 2002-10-07
315 2002-10-12 [alfons] 0.8.5claws27
317 * sync with main changes of 2002-10-04
318 - drop changes to src/compose.c (requires claws specific changes)
319 - drop changes to src/prefs_folder_item.c (claws implementation
322 2002-10-12 [colin] 0.8.5claws26
325 Fix folder-flicker when space-reading, introduced
328 2002-10-12 [colin] 0.8.5claws25
331 Save account address when saving as draft.
334 2002-10-12 [colin] 0.8.5claws24
337 Fix the problem consisting of no message selected
338 after the last message in a folder has been moved.
340 2002-10-12 [paul] 0.8.5claws23
345 add Cc and Bcc to templates. Patch submitted by
348 2002-10-12 [colin] 0.8.5claws22
351 Fix a bug after "Check for new messages":
352 If a folder was opened, it was still selected at
353 the end of the check, but displayed empty.
355 Remove unnecessary check
360 be more verbose in the description of
364 2002-10-11 [colin] 0.8.5claws21
367 Make space work (better) when no mail is selected
369 2002-10-11 [colin] 0.8.5claws20
375 2002-10-11 [colin] 0.8.5claws19
378 revert 0.8.5claws6 changes as i couldn't get to
381 2002-10-11 [melvin] 0.8.5claws18
384 Removed buggy and unused macro (should have been committed in
387 2002-10-11 [melvin] 0.8.5claws17
390 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
392 2002-10-11 [thorsten] 0.8.5claws16
395 remove rescan warning
397 2002-10-11 [colin] 0.8.5claws15
400 fix a segfault that happens if conv_unmime_header
401 fails (should be better to find out why it fails)
403 2002-10-11 [christoph] 0.8.5claws14
406 update folderview stats after ignore/unignore thread
408 2002-10-11 [hoa] 0.8.5claws13
410 * src/quote_fmt_parse.y
411 Fixed a yacc/bison syntax error
413 Escaping of string is fixed.
415 2002-10-11 [colin] 0.8.5claws12
420 2002-10-11 [paul] 0.8.5claws11
423 updated by Ricardo Mones Lastra
425 2002-10-10 [alfons] 0.8.5claws10
428 allow dropping files by "moving" files from a file manager,
429 not only by the more cumbersome "copying". the latter
430 mostly implies holding down the Control button
432 2002-10-10 [christoph] 0.8.5claws9
435 update folders after thread building for ignored threads
437 2002-10-10 [christoph] 0.8.5claws8
443 * src/folderview.[ch]
448 * src/summaryview.[ch]
449 o added new flag need_update to FolderItem
450 o removed folder_table from various functions from tracking
452 o set need_update flags in folder.c's move, copy and delete
453 functions and procmsg's flags functions
454 o added function folderview_update_items_when_required that
455 updates all folders with need_update set
456 o call folderview_update_items_when_required instead of
457 folderview_update_item_foreach
459 2002-10-09 [sergey] 0.8.5claws7
462 Strip CRs whel loading the text into editor in reedit mode.
464 2002-10-09 [colin] 0.8.5claws6
467 Make Space work when no mail is selected
469 2002-10-09 [colin] 0.8.5claws5
473 Add gtk_sctree_reanchor()
475 Use gtk_sctree_reanchor() - better fix for
478 2002-10-09 [colin] 0.8.5claws4
481 Fix shift-click select after delete problem
484 2002-10-08 [thorsten] 0.8.5claws3
487 exclude current msg from -hide read messages-
489 2002-10-08 [colin] 0.8.5claws2
494 Differentiate socket errors from disk full
497 2002-10-08 [christoph] 0.8.5claws1
501 modifications for new config directory
503 * config.guess ** REMOVED **
504 * config.sub ** REMOVED **
505 * install-sh ** REMOVED **
506 * ltmain.sh ** REMOVED **
507 * missing ** REMOVED **
508 * mkinstalldirs ** REMOVED **
509 these files are autogenerated by automake
510 when you run autogen.sh
512 * config/.cvsignore ** NEW FILE **
513 * config/Makefile.am ** NEW FILE **
514 ignore autogenerated files
515 create a Makefile in this directory
517 2002-10-08 [paul] 0.8.5claws
524 fix quote reply format for newsgroups reply bug
529 updated by me and Witold Wladyslaw Wojciech Wilk
532 2002-10-07 [paul] 0.8.3claws53
537 updated messages catalogs, submitted by
538 Alessandro Maestri, Fabio Jr.Beneditto
539 and Urke MMI, respectively.
541 2002-10-07 [christoph] 0.8.3claws52
546 fix new folder ghost message bug
547 (closes bug [ 619722 ] wrong count for newly created folders)
549 2002-10-07 [christoph] 0.8.3claws51
552 fix news posting problem
554 2002-10-07 [melvin] 0.8.3claws50
557 Updated French translation
559 2002-10-05 [christoph] 0.8.3claws49
562 check if line_start_cache is set in gtk_stext_update_text
563 (closes bug [ 618119 ] crash while doing search in folder)
565 2002-10-05 [christoph] 0.8.3claws48
571 implement cache cleanups for claws' folder system
572 (closes bug [ 595916 ] imapcache not cleaned up)
574 2002-10-05 [melvin] 0.8.3claws47
576 * src/prefs_actions.c
577 Made the help text more clear for the %p token
579 2002-10-04 [paul] 0.8.3claws46
582 see ChangeLog 2002-10-02 and 2002-10-03
584 2002-10-04 [christoph] 0.8.3claws45
587 fix segfault caused by pop before smtp
588 call to inc_account_mail with NULL
591 2002-10-04 [paul] 0.8.3claws44
594 sync the LDAP detection from 0.8.5cvs1
596 2002-10-02 [christoph] 0.8.3claws43
599 fix small spelling error
601 2002-10-02 [melvin] 0.8.3claws42
604 Behave better and say "no" when test program cannot be run.
606 2002-10-02 [paul] 0.8.3claws41
608 * sync with 0.8.4cvs1
609 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
612 toggle the behavior of Reply menuitem between
613 normal reply and reply-to-list
615 2002-10-01 [sergey] 0.8.3claws40
618 Convert newlines in the message text to the canonical form
619 before base64 encoding (RFC2045 compliance, fixes some
620 interoperability issues with Evolution 1.0.3)
622 2002-09-29 [colin] 0.8.3claws39
625 Fix an unwanted copy/paste
627 2002-09-29 [colin] 0.8.3claws38
630 Renamed "Custom toolbar" to "Customize toolbar"
631 Renamed "Show all header" to "Show all headers"
632 Renamed "Set diplay item" to "Set displayed items"
634 Renamed "Show all header" to "Show all headers"
635 * src/prefs_summary_column.c
636 Renamed "diplay item" to "displayed items"
638 2002-09-29 [colin] 0.8.3claws37
640 * src/mainwindow.[ch]
641 online/offline status pixmaps follow theme
643 * src/summaryview.[ch]
644 quicksearch pixmap follows theme changes
646 2002-09-29 [thorsten] 0.8.3claws36
649 src/prefs_folder_item.[ch]
650 add default_reply_to folder option (closes patch 581044)
652 2002-09-29 [christoph] 0.8.3claws35
654 * acconfig.h ** REMOVED **
658 * ac/gnupg-check-typedef.m4
659 fix autoheader 2.50 warning
661 2002-09-29 [christoph] 0.8.3claws34
663 * major code cleanup (part 2)
665 - unused variables removed
666 - unused functions removed
667 - uninitialized variables checked
668 - missing return statements added
669 - missing function return types added
670 - added parentheses around assignment
671 when suggested by gcc
673 2002-09-29 [alfons] 0.8.3claws33
676 log_window_clear(): only bracket gtk_text_forward_delete()
677 with gtk_text_freeze() / gtk_text_thaw() (see if this
678 works around GTK text bug)
680 2002-09-29 [paul] 0.8.3claws32
684 updated by George Danchev and Urke MMI
687 2002-09-27 [christoph] 0.8.3claws31
690 * doc-src/rfc1806.txt ** REMOVED **
691 * doc-src/rfc2183.txt ** NEW FILE **
692 * doc-src/rfc2980.txt ** NEW FILE **
695 2002-09-27 [melvin] 0.8.3claws30
698 Fixed typo which could break linking
700 2002-09-27 [melvin] 0.8.3claws29
703 Improved GNU/aspell checking.
706 2002-09-27 [paul] 0.8.3claws28
708 * sync with 0.8.3cvs8
709 see ChangeLog 2002-09-27
711 2002-09-26 [colin] 0.8.3claws27
715 Add "Reply to Mailing-list" to the toolbar
717 2002-09-26 [christoph] 0.8.3claws26
720 Fix wrong message counts in summaryview status
722 2002-09-26 [paul] 0.8.3claws25
724 * sync with 0.8.3cvs7
725 see ChangeLog 2002-09-26
727 2002-09-26 [paul] 0.8.3claws24
729 * sync with 0.8.3cvs6
730 see ChangeLog 2002-09-25
732 2002-09-25 [christoph] 0.8.3claws23
735 * src/prefs_folder_item.c
736 * src/prefs_scoring.c
737 Renamed "kill score" to "hide score" in GUI
740 2002-09-25 [paul] 0.8.3claws22
742 * sync with 0.8.3cvs5
743 see ChangeLog 2002-09-24
745 2002-09-24 [alfons] 0.8.3claws21
747 patch by Satoshi Nagayasu: allows appending / saving multiple
748 selected files (closes "[ 612279 ] save multiple mesg(s) in
754 summary_save_as(): allow saving selected files to
756 summary_set_menu_sensitive: enable "Save As..." when
757 multiple files are selected
759 append_file(): new function
761 2002-09-24 [colin] 0.8.3claws20
764 Fix segfault when mimeinfo doesn't have a
767 2002-09-24 [colin] 0.8.3claws19
769 * src/prefs_common.[ch]
770 Add a preference to display send dialog or not
772 Display send dialog according to preference
774 2002-09-24 [colin] 0.8.3claws18
777 Disable user actions when sending
779 2002-09-24 [colin] 0.8.3claws17
782 Do not display name or filename for attachments
783 with an application/pgp-signature type
784 (security flaw, see bug 537413)
786 2002-09-23 [colin] 0.8.3claws16
789 Initialize entry_email, entry_alias and
790 entry_remarks to first email address of the list
792 2002-09-23 [colin] 0.83claws15
795 Drop pgp-signature when reediting a signed queued
798 2002-09-23 [melvin] 0.8.3claws14
801 Updated French translation
803 2002-09-23 [melvin] 0.8.3claws13
806 Made custom toolbar menu labels more consistent
807 * src/prefs_toolbar.c
808 Made custom toolbar window title more consistent
810 2002-09-22 [colin] 0.8.3claws12
813 Initialize session type to normal before getting
814 mail (fixes strange Get behaviour)
815 * src/prefs_account.h
816 Move STYPE_POP_BEFORE_SMTP to last position to
817 avoid other side-effects
819 2002-09-22 [colin] 0.8.3claws11
821 * src/prefs_account.c
822 Fix pop_bfr_smtp_tm_entry sensivity when switching
823 from pop3 to apop or vice-versa
825 2002-09-22 [colin] 0.8.3claws10
827 * src/prefs_account.[ch]
828 Add an option for the POP before SMTP timeout
830 Remember time of last POP connection
832 Do POP before SMTP only if timeout reached
834 2002-09-22 [oliver] 0.8.3claws9
837 explain custom toolbar
839 2002-09-22 [oliver] 0.8.3claws8
841 * src/prefs_actions.[ch]
842 custom toolbar for compose
843 actions callback from compose toolbar
845 remove include toolbar.h
847 2002-09-22 [oliver] 0.8.3claws7
849 * src/prefs_toolbar.[ch]
850 custom toolbar for compose
851 - generic prefs_toolbar handles both
852 Mainwin's toolbar as well as Compose toolbar
854 2002-09-22 [oliver] 0.8.3claws6
857 custom toolbar for compose
858 restructure toolbar.[ch]
860 2002-09-22 [oliver] 0.8.3claws5
863 custom toolbar for compose
865 2002-09-22 [oliver] 0.8.3claws4
867 * src/mainwindow.[ch]
868 custom toolbar for compose
869 move mainwin toolbar back to mainwindow
871 2002-09-22 [alfons] 0.8.3claws3
878 2002-09-22 [alfons] 0.8.3claws2
881 procmsg_save_to_outbox(): don't unlink message file from queue;
882 callers should do it using folder_item_remove_msg()
884 2002-09-22 [colin] 0.8.3claws1
887 Made mimeview_check_signature() public
889 Made GPG signatures verifiable by clicking
890 the [application/pgp-signature] in the Text
893 2002-09-22 [paul] 0.8.3claws
902 updated translations, submitted by George Danchev,
903 me, Ricardo Mones Lastra, Alessandro Maestri,
904 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
905 and Urke MMI, respectively.
907 2002-09-22 [alfons] 0.8.2claws65
911 no furry valgrinds have been used to plug these memleaks
913 2002-09-20 [paul] 0.8.2claws64
915 * sync with 0.8.3cvs4
916 'Select thread' re-implemented
917 see ChangeLog 2002-09-20
919 2002-09-21 [alfons] 0.8.2claws63
922 compose_send(): plug unnoticed memleak
924 2002-09-20 [alfons] 0.8.2claws62
927 replace_address_in_edit(): strict check for NULL address to
928 fix "[ 607348 ] Segfault in address completion". My guess is
929 that this happens with an empty address book, but it's good
930 to have this check here anyway
932 completion_window_button_press(): free string returned
933 from the internal cache
935 2002-09-20 [christoph] 0.8.2claws61
938 added ENC_BINARY to EncodingType
940 the string returned by procmime_get_encoding_str
941 should not depend on the order of values in the
942 EncodingType definition
943 * doc-src/rfc1806.txt ** NEW FILE **
944 Added rfc1806 about MIME Content-Disposition
947 2002-09-19 [paul] 0.8.2claws60
949 * sync with 0.8.2cvs3
950 see ChangeLog 2002-09-19
952 2002-09-19 [paul] 0.8.2claws59
954 * src/prefs_folder_item.c
955 revert to Darko's original alignment of colour
957 add a colon to folder_color label
960 add Colin's patch (with Hiro's modifications) to
961 force BASE64 encoding for 8-bit text when signing
962 (sync with 0.8.3cvs2)
964 2002-09-18 [alfons] 0.8.2claws58
969 (beautify a little bit)
971 2002-09-18 [christoph] 0.8.2claws57
974 fix handling of fgetc return value
976 2002-09-17 [alfons] 0.8.2claws56
979 summary_sort(): check non-NULL summaryview->folder_item when no
980 folder is selected at all
981 (closes "[ 610344 ] sort label make syl Crash")
983 2002-09-17 [alfons] 0.8.2claws55
986 beautify a little bit
988 2002-09-17 [christoph] 0.8.2claws54
991 initialize max values for cache and folder
992 when cache or folder is empty
994 2002-09-15 [colin] 0.8.2claws53
997 Fix a leak (thanks Alfons!) and cleaned
998 variables names for custom headers
1000 2002-09-15 [colin] 0.8.2claws52
1003 Fix custom headers recognition when
1004 prefs_common.trans_hdr is on
1006 2002-09-15 [colin] 0.8.2claws51
1009 Allow dynamically-added custom headers
1010 Yet not reparsed if reedited
1012 2002-09-15 [alfons] 0.8.2claws50
1014 * src/prefs_account.c
1017 2002-09-15 [colin] 0.8.2claws49
1019 * src/prefs_account.c
1020 fix pop_before_smtp sensitivity
1022 2002-09-15 [colin] 0.8.2claws48
1025 add inc_pop_before_smtp()
1026 allow MainWindow to be undefined in
1027 inc_account_mail() and inc_start()
1030 add STYPE_POP_BEFORE_SMTP session type
1031 * src/prefs_account.c
1032 activated pop before smtp option
1034 do pop before smtp if the relevant option
1037 2002-09-15 [paul] 0.8.2claws47
1040 see ChangeLog 2002-09-15
1042 2002-09-14 [paul] 0.8.2claws46
1045 updated Bulgarian translation, submitted by
1048 2002-09-13 [paul] 0.8.2claws45
1051 merge claws' select_account() with main's
1052 (new) compose_select_account(). [sync with
1053 0.8.2cvs15, see ChangeLog 2002-09-11]
1055 2002-09-12 [christoph] 0.8.2claws44
1058 allocate 1 elements of FolderItem not 0
1060 2002-09-12 [colin] 0.8.2claws43
1063 Fix bug #590825 (obey Follow-up: poster)
1065 2002-09-12 [colin] 0.8.2claws42
1068 Fix bug #557009 (wrong headers for messages
1069 forwarded as attachments)
1071 2002-09-11 [colin] 0.8.2claws41
1074 Put SCF: pseudo-header on top of message
1075 Set draft tmp_flag when saved as draft
1079 Skip after first \n\n for beginning of real message
1082 2002-09-11 [christoph] 0.8.2claws40
1085 use procmsg flag functions in filtering or processing
1086 will cause incorrect folder message counts
1088 2002-09-11 [colin] 0.8.2claws39
1091 Fix bug #550175 - wrong save folder when reediting
1094 2002-09-11 [paul] 0.8.2claws38
1096 * sync with 0.8.2cvs14
1097 see ChangeLog 2002-09-11
1099 2002-09-11 [colin] 0.8.2claws37
1102 Fix a typo (seeming to cause new/unread status to
1105 2002-09-10 [christoph] 0.8.2claws36
1108 compose_redirect should not use compose_generic_new
1109 because that does more stuff than expected including
1110 opening the external editor
1111 (closes bug "[ 526608 ] bounced messages appear blank
1114 2002-09-10 [christoph] 0.8.2claws35
1117 fix problem with too large message number range
1118 causing a crash in folder_item_scan
1120 2002-09-10 [paul] 0.8.2claws34
1122 * sync with 0.8.2cvs13
1123 see ChangeLog 2002-09-10
1125 2002-09-10 [christoph] 0.8.2claws33
1128 set MsgInfo TmpFlags for queue and draft folders
1129 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1131 2002-09-10 [paul] 0.8.2claws32
1134 po/bg.po ** NEW FILE **
1135 new Bulgarian translation submitted by
1136 George Danchev <danchev@spnet.net>
1140 tools/tb2sylpheed ** NEW FILE **
1141 add script that converts an addressbook exported
1142 from The Bat! into a Sylpheed addressbook. Submitted
1143 by Urke MMI <urke-kg@eunet.yu>
1145 2002-09-10 [paul] 0.8.2claws31
1147 * sync with 0.8.2cvs12
1148 see ChangeLog 2002-09-10
1150 2002-09-06 [paul] 0.8.2claws30
1152 * src/prefs_common.c
1153 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1157 tools/ldif-to-xml.py ** REMOVED **
1158 remove obsolete python script
1160 2002-09-06 [paul] 0.8.2claws29
1162 * sync with 0.8.2cvs10
1163 see ChangeLog 2002-09-06
1165 2002-09-04 [paul] 0.8.2claws28
1167 * sync with 0.8.2cvs9
1168 see ChangeLog 2002-08-04
1170 2002-09-04 [colin] 0.8.2claws27
1172 * src/prefs_common.[ch]
1173 Added signature color configuration
1175 Use user-specified signature color
1177 2002-09-03 [colin] 0.8.2claws26
1179 * src/prefs_common.[ch]
1180 Added autosave and autosave_length prefs
1182 Added compose_remove_draft()
1183 Auto-save drafts according to the prefs
1185 Added a crash-indicator file, allowing to check
1186 for new messages on startup if Sylpheed crashed
1187 (makes saved drafts "reappear")
1189 2002-09-03 [colin] 0.8.2claws25
1194 2002-09-03 [paul] 0.8.2claws24
1196 * sync with 0.8.2cvs8
1197 see ChangeLog 2002-09-02 and 2002-09-03
1199 2002-09-03 [darko] 0.8.2claws23
1202 use normal style when creating new folder to pick
1205 2002-09-02 [melvin] 0.8.2claws22
1208 removed some obsolete code
1210 2002-09-02 [melvin] 0.8.2claws21
1213 fixed test's equality sign (== to =)
1215 2002-09-02 [alfons] 0.8.2claws20
1219 revert change of 0.8.2claws16 and use the mh_folder_destroy
1220 as folder->destroy virtual as suggested by Hiro
1221 (the mh.c code seems to have been lost around mh.c.1.21)
1223 2002-09-02 [paul] 0.8.2claws19
1226 updated by Fabio Jr. Beneditto
1229 use 'http://claws.sylpheed.org' for homepage link.
1230 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1232 2002-09-01 [alfons] 0.8.2claws18
1235 plug memleak related to one Martin Kluge found
1237 2002-08-31 [paul] 0.8.2claws17
1239 * sync with 0.8.2cvs6
1240 see ChangeLog 2002-08-30
1242 2002-08-31 [alfons] 0.8.2claws16
1245 folder_destroy(): remove mailbox from folderlist even if it has
1248 2002-08-31 [alfons] 0.8.2claws15
1253 (being pedantic I know)
1255 2002-08-31 [alfons] 0.8.2claws14
1258 check for NULL pointers returned from folder->fetch_msginfo virtual
1259 (should solve some reported crashes)
1261 2002-08-30 [alfons] 0.8.2claws13
1266 enable crash dialog on compilation time
1267 (--enable-crash-dialog configure option)
1269 2002-08-30 [alfons] 0.8.2claws12
1274 apply memory leak plug patch by Martin Kluge
1275 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1276 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1277 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1279 2002-08-30 [darko] 0.8.2claws11
1282 copy Gtk style from normal style to match
1283 font size for coloured folders
1285 2002-08-29 [alfons] 0.8.2claws10
1288 Type=Internet <- Type=Application
1289 (reported by Michael Schwendt, see:
1290 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1291 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1293 2002-08-29 [paul] 0.8.2claws9
1295 * sync with 0.8.2cvs5
1296 see ChangeLog 2002-08-29
1298 2002-08-29 [colin] 0.8.2claws8
1301 Added a sanity check in summary_select_thread
1302 Should fix bug 601605
1304 2002-08-29 [colin] 0.8.2claws7
1307 Revert claws6 changes regarding bug #591676
1309 2002-08-28 [colin] 0.8.2claws6
1312 Ignore cache for queue folderitems
1315 2002-08-28 [melvin] 0.8.2claws5
1320 2002-08-28 [melvin] 0.8.2claws4
1323 Updated a bit the text concerning the spell checker
1325 2002-08-28 [melvin] 0.8.2claws3
1327 Merged the GNU_aspell_branch:
1328 Support of new GNU/aspell is now included and the old pspell
1329 is not supported anymore.
1333 Updated spell checker text to reflect the switch to GNU/aspell
1335 * ac/aspell.m4 *** NEW ***
1336 * src/gtkaspell.[ch] *** NEW ***
1337 * ac/pspell.m4 *** DELETED ***
1338 * src/gtkspell.[ch] *** DELETED ***
1341 Updated for GNU/aspell support
1344 Replaced gtkspell.c by gtkaspell.c
1352 * src/prefs_common.[ch]
1353 Updated for GNU/aspell support
1355 2002-08-28 [paul] 0.8.2claws2
1357 * sync with 0.8.2cvs4
1358 see ChangeLog 2002-08-27 and 2002-08-28
1360 2002-08-28 [colin] 0.8.2claws1
1362 * src/summary_search.c
1365 2002-08-28 [jens] 0.8.2claws
1368 Updated German translations
1370 2002-08-27 [melvin] 0.8.2claws
1373 Updated French translations
1375 2002-08-27 [paul] 0.8.2claws
1377 * sync with 0.8.2 main release
1385 updated message catalogs submitted by
1386 Ricardo Mones Lastra, Alessandro Maestri,
1387 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1388 Beneditto and Urke MMI
1390 2002-08-27 [hoa] 0.8.1claws123
1392 * src/mainwindow.[ch]
1393 * src/summaryview.[ch]
1394 removed the "filter setting" menu option.
1395 add a "cancel a news message" menu option.
1397 2002-08-26 [martin] 0.8.1claws122
1400 changed string under 0.8.1claws79 changed by myself
1403 2002-08-26 [martin] 0.8.1claws121
1406 added kill command to debuggerrc to start crash dialog
1408 2002-08-26 [paul] 0.8.1claws120
1410 * sync with 0.8.1cvs31
1411 see ChangeLog 2002-08-26
1413 2002-08-25 [alfons] 0.8.1claws119
1416 fix bug that didn't send out correct headers to news server
1417 when sending news article and email from queue (bug reported
1418 and patch provided by Tim Mann; closes bug
1419 "[ 583196 ] 0.7.8claws can't post news")
1421 2002-08-25 [alfons] 0.8.1claws118
1423 * src/selective_download.c
1424 mark two strings as translatable
1425 (thanks to Urke MMI for pointing this out)
1427 2002-08-25 [alfons] 0.8.1claws117
1430 treat sent boxes as special and allow sorting them by addressee
1431 (closes "[ 589418 ] Sent folder sorting misbehavior"
1432 submitted by Steve Lamb)
1434 2002-08-24 [alfons] 0.8.1claws116
1437 fix memleak reported by Martin Kluge
1438 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1440 2002-08-24 [oliver] 0.8.1claws115
1442 * src/prefs_toolbar.c
1443 o code cleanup as suggested by Alfons
1446 2002-08-24 [alfons] 0.8.1claws114
1449 o fix another memory leak reported by Martin Kluge
1450 (see "[ 599568 ] Small Memory Leak")
1451 o remove 'from' variable from 'summary_set_header()'; we can
1454 2002-08-24 [paul] 0.8.1claws113
1456 * sync with 0.8.1cvs30
1457 see ChangeLog 2002-08-23
1459 2002-08-24 [alfons] 0.8.1claws112
1462 remove unnecessary allocations for search bar fixing leaks
1463 reported by Martin Kluge
1464 (see "[ 599451 ] Further memory leaks?")
1466 2002-08-24 [alfons] 0.8.1claws111
1469 make get_socket_name() public for crash.c
1471 o make report bug button work (goes to claws'
1472 bug tracker at sf.net)
1473 o introduce function for doing important stuff just
1474 before claws goes down
1477 2002-08-24 [alfons] 0.8.1claws110
1480 move cursor to "To" entry when forwarding as attachment
1481 (reported and solved by Steve Lamb, closes bug report
1482 "[ 592880 ] Forward as attachment; cursor not in to")
1484 2002-08-24 [colin] 0.8.1claws109
1487 fix quick search visibility after GUI (de)separations.
1489 2002-08-23 [colin] 0.8.1claws108
1492 fix header pane visibility after folderview or
1493 messageview (de)separation
1495 2002-08-23 [paul] 0.8.1claws107
1497 * src/mainwindow.[ch]
1499 give full control of display or non-display
1500 of the Execute icon to Custom toolbar settings.
1501 add new sensitivity condition to maninwindow.h:
1507 more sync with 0.8.1cvs29
1509 2002-08-23 [melvin] 0.8.1claws106
1512 Readded support for custom widget in alertpanel lost in last
1515 2002-08-23 [paul] 0.8.1claws105
1517 * sync with 0.8.1cvs29
1518 see ChangeLog 2002-08-23
1520 2002-08-23 [colin] 0.8.1claws104
1523 Fix folder and search pixmaps exchanging positions
1524 after theme or toolbar changes. Thank to Oliver for
1527 2002-08-23 [colin] 0.8.1claws103
1530 src/messageview.[ch]
1533 Changed messageview_create() and noticeview_create()
1534 to avoid the last gdk_warning
1536 2002-08-22 [colin] 0.8.1claws102
1539 Fix my new `Creating pixmap from xpm' warning
1541 2002-08-22 [colin] 0.8.1claws101
1544 Fix some of the gdk warnings
1546 2002-08-22 [colin] 0.8.1claws100
1549 * src/stock_pixmap.c
1550 * src/stock_pixmap.h
1551 * src/pixmaps/quicksearch.xpm *ADDED*
1552 Add the quicksearch pixmap
1556 Make quicksearch bar visible/hidden via a button
1558 2002-08-22 [christoph] 0.8.1claws99
1561 fix folder update for newsgroups with message
1562 numbers below minimum number of articles to fetch
1563 (closes bug #598445)
1565 2002-08-22 [paul] 0.8.1claws98
1567 * sync with 0.8.1cvs28
1568 see ChangeLog 2002-08-22
1570 2002-08-21 [alfons] 0.8.1claws97
1573 use bt instead of bt full which seems to work
1574 better, and bt full doesn't give a great deal
1575 of information anyway
1577 2002-08-21 [colin] 0.8.1claws96
1580 fix summaryview_searchtype_changed prototype
1582 2002-08-21 [christoph] 0.8.1claws95
1585 o fix broken menu update for sorting type, we have to
1586 get this info from the summaryview now
1587 o removed setting of threaded state in menu callback
1588 * src/summaryview.[ch]
1589 more summaryview/folderitem seperation for
1592 removed not required --with-compiler-flags option
1594 2002-08-21 [oliver] 0.8.1claws94
1597 o rename toolbar.xml to toolbar_main.xml
1598 since toolbar_compose.xml might come up
1603 2002-08-21 [darko] 0.8.1claws93
1606 don't reset tmp flags for messages copied
1609 2002-08-21 [colin] 0.8.1claws92
1611 * src/prefs_filtering.c
1612 fix renaming rules on folder rename
1613 when folder is not a leaf folder
1615 2002-08-21 [paul] 0.8.1claws91
1617 * src/prefs_folder_item.c
1618 fix alignment of colour selector
1620 2002-08-21 [paul] 0.8.1claws90
1622 * sync with 0.8.1cvs27
1623 see ChangeLog 2002-08-21
1625 2002-08-21 [paul] 0.8.1claws89
1628 fix crash when changing field type in
1631 2002-08-21 [colin] 0.8.1claws88
1634 Made quick search case-insensitive
1636 2002-08-21 [paul] 0.8.1claws87
1638 * sync with 0.8.1cvs26
1639 see ChangeLog 2002-08-21
1641 2002-08-20 [christoph] 0.8.1claws86
1645 * src/summaryview.[ch]
1646 more summaryview/folderitem seperation for
1647 sort_key and sort_type
1649 added missing return statement
1651 2002-08-20 [colin] 0.8.1claws85
1653 * src/summaryview.[ch]
1654 Added a quick search box
1656 * src/prefs_common.[ch]
1657 Added a show/hide option for the quick search
1659 2002-08-20 [oliver] 0.8.1claws84
1662 remove toolbar_create_popups
1664 o remove toolbar_create_popups
1665 o fix toolbar_set_sensitive
1666 (Bug reports #596834 and #596832)
1667 * src/prefs_toolbar.c
1668 o add "Set default" button
1669 o align label and text + combo widgets
1671 2002-08-20 [hoa] 0.8.1claws83bis
1674 fixed a bug in imap_fetch_msginfo() in case there is no
1677 2002-08-20 [darko] 0.8.1claws83
1680 copy the color style of folder view so it
1681 works with GTK themes
1683 2002-08-20 [darko] 0.8.1claws82
1687 * src/prefs_folder_item.[hc]
1688 don't use UI stuff in folder.h
1690 2002-08-20 [darko] 0.8.1claws81
1693 * src/prefs_folder_item.h
1695 * src/prefs_folder_item.c
1696 ability to set folder color in folderview
1698 2002-08-19 [alfons] 0.8.1claws80
1701 fix one of the earlier memleaks reported by Martin Kluge
1703 2002-08-19 [alfons] 0.8.1claws79
1706 hide notice view when selecting seperate folder
1707 view (reported by Urke MMI)
1709 2002-08-19 [christoph] 0.8.1claws78
1712 * src/prefs_folder_item.h
1713 * src/summaryview.[ch]
1714 o add summary_set_prefs_from_folderitem to set
1715 summaryview prefs (first step to remove all
1716 references to the folderitem in summaryview)
1717 o moved compiled regex stuff from folderitem prefs
1720 2002-08-19 [paul] 0.8.1claws77
1723 add check for '.' to QUOTE_IF_REQUIRED
1725 2002-08-19 [paul] 0.8.1claws76
1728 sync with 0.8.1cvs25 (plug memory leak)
1730 * src/prefs_toolbar.c
1731 re-order prefs_toolbar_cancel()
1733 2002-08-18 [alfons] 0.8.1claws75
1737 plug other memleaks reported by Martin Kluge
1739 2002-08-18 [paul] 0.8.1claws74
1742 updated by Fabio Jr. Beneditto
1744 2002-08-18 [paul] 0.8.1claws73
1747 fix bug where tooltips were displayed untranslated
1749 * src/prefs_toolbar.c
1750 fix bug where clicking 'Cancel' creates an icon & text
1751 toolbar regardless of prefs
1754 2002-08-17 [oliver] 0.8.1claws72
1756 * src/prefs_toolbar.c
1757 update toolbar on CANCEL
1758 bug reported by Martin Kluge
1760 toolbar_destroy memleak fixed
1762 2002-08-17 [alfons] 0.8.1claws71
1765 plug another memleak reported by Martin Kluge
1767 2002-08-16 [alfons] 0.8.1claws70
1770 use execvp() correctly (suggested by wwp; thanks!)
1772 2002-08-16 [alfons] 0.8.1claws69
1775 plug memory leak reported by Kim Schultz & Martin Kluge
1777 2002-08-16 [paul] 0.8.1claws68
1780 updated by Ricardo Mones Lastra
1782 2002-08-16 [paul] 0.8.1claws67
1785 fix bug where 'Compose News' icon showed wrong
1788 2002-08-16 [paul] 0.8.1claws66
1790 * sync with 0.8.1cvs24
1791 see ChangeLog 2002-08-16
1794 updated by Alessandro Maestri
1796 2002-08-15 [paul] 0.8.1claws65
1801 2002-08-15 [paul] 0.8.1claws64
1804 don't translate debug info
1809 2002-08-15 [paul] 0.8.1claws63
1811 * src/prefs_toolbar.c
1812 fix bug where clicking 'OK' creates an icon & text
1813 toolbar regardless of prefs
1815 2002-08-14 [alfons] 0.8.1claws62
1818 add global var that has the full argv[0]
1820 o execvp the correct sylpheed by using argv0
1821 and setting the correct work dir
1824 2002-08-14 [oliver] 0.8.1claws61
1826 * enable/disable Toolbar Action Buttons
1830 * src/prefs_toolbar.c
1832 2002-08-14 [melvin] 0.8.1claws60
1835 Updated French translations
1837 2002-08-14 [melvin] 0.8.1claws59
1840 Made bug report not translatable
1842 Fixed exporthtml_build_filespec() return value
1844 Fixed incorrect include file
1846 * src/prefs_actions.c
1847 * src/prefs_toolbar.c
1848 Made debug info not translatable
1851 Added missing includes
1852 * src/prefs_common.c
1855 2002-08-14 [paul] 0.8.1claws58
1857 * faq/es/sylpheed-faq.html
1858 faq/es/sylpheed-faq-[1-3].html
1859 faq/es/sylpheed-faq-4.html **NEW FILE **
1862 2002-08-13 [christoph] 0.8.1claws57
1865 ignore thread fix that did not mark all
1866 child nodes of a ignored thread as
1867 ignored. Does not work perfectly yet,
1868 but it is better now
1870 2002-08-13 [alfons] 0.8.1claws56
1873 o implement 'save crash log'
1876 2002-08-13 [melvin] 0.8.1claws55
1879 removed unrequired "execinfo.h" header
1881 2002-08-12 [paul] 0.8.1claws54
1883 * faq/en/sylpheed-faq.html
1884 faq/en/sylpheed-faq-[1-3].html
1885 faq/en/sylpheed-faq-4.html **NEW FILE **
1888 2002-08-12 [alfons] 0.8.1claws53
1891 add crash.c to translatables
1893 bring in Leandro's crash dialog
1895 2002-08-11 [alfons] 0.8.1claws52
1898 clean up some warnings
1900 2002-08-11 [alfons] 0.8.1claws51
1904 * src/crash.[ch] ** NEW FILES **
1906 initial gdb crash handler
1908 2002-08-11 [paul] 0.8.1claws50
1910 * src/prefs_toolbar.c
1911 replace Up/Down arrow pixmaps with text to be
1912 consistent across icon themes
1914 2002-08-11 [paul] 0.8.1claws49
1916 * src/prefs_common.c
1918 rename 'Pixmap' -> 'Icon'
1921 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1923 2002-08-10 [paul] 0.8.1claws48
1925 * src/prefs_toolbar.c
1928 2002-08-10 [paul] 0.8.1claws47
1931 don't write Processing progress to status bar
1932 patch submitted by Alexander Evseev
1934 * src/prefs_toolbar.c
1935 re-position and resize window
1936 make window assume correct size on first call
1938 2002-08-10 [paul] 0.8.1claws46
1945 follow UI text conventions
1947 2002-08-10 [alfons] 0.8.1claws45
1950 correct pixmap for delete action
1952 2002-08-10 [paul] 0.8.1claws44
1955 updated by Fabio Jr. Beneditto
1957 2002-08-10 [paul] 0.8.1claws43
1960 add custom toolbar files
1962 2002-08-10 [paul] 0.8.1claws42
1964 * sync with 0.8.1cvs22
1965 see ChangeLog 2002-08-09
1967 2002-08-09 [paul] 0.8.1claws41
1971 tools/outlook2sylpheed.pl ** NEW FILE **
1972 add script to convert exported Outlook
1973 contacts list to a Sylpheed addressbook.
1974 Submitted by Ricardo Mones Lastra.
1976 2002-08-09 [paul] 0.8.1claws40
1980 po/sr.po ** NEW FILE **
1981 add Serbian message catalog. Submitted by
1982 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1984 2002-08-09 [paul] 0.8.1claws39
1986 * sync with 0.8.1cvs21
1987 see ChangeLog 2002-08-08
1989 2002-08-08 [oliver] 0.8.1claws38
1992 move Custom Toolbar to Configuration menu
1994 2002-08-08 [oliver] 0.8.1claws37
1996 * src/prefs_toolbar.c
1997 fix substitute pixmap bug
1999 2002-08-08 [paul] 0.8.1claws36
2001 * sync with 0.8.1cvs19
2002 see ChangeLog 2002-08-08
2004 2002-08-07 [christoph] 0.8.1claws35
2007 fixed a memory leak in new canonicalize_file_replace
2009 2002-08-07 [christoph] 0.8.1claws34
2012 o canonicalize_file_replace should create the temporary
2013 file in the same directory as the original file.
2014 o added get_tmpfile_in_dir that creates a temorary file
2015 in a specified directory.
2017 2002-08-07 [melvin] 0.8.1claws33
2020 fixed bug where 'Article' button acted as 'Email' button.
2022 2002-08-07 [paul] 0.8.1claws32
2024 * sync with 0.8.1.cvs17
2025 see ChangeLog 2002-08-07
2027 2002-08-07 [colin] 0.8.1claws31
2030 fix mass-cancel problem
2032 2002-08-07 [thorsten] 0.8.1claws30
2034 * src/prefs_toolbar.c
2035 fix: crash on replace or add new button
2037 fix: close xmlfile after reading
2039 fix: unlink() file before rename()
2041 2002-08-06 [paul] 0.8.1claws29
2043 * sync with 0.8.cvs15
2044 see ChangeLog 2002-08-06
2046 2002-08-06 [oliver] 0.8.1claws28
2049 * src/prefs_toolbar.c
2050 fixed empty toolbar issue
2052 2002-08-06 [oliver] 0.8.1claws27
2054 * Custom Toolbar Final
2058 o toolbar stuff now lives in src/toolbar.[ch]
2059 o main_window_toolbar_* functions are renamed to
2060 toolbar_* reflecting their new source file
2061 * src/mainwindow.[ch]
2062 o remove toolbar stuff
2064 2002-08-06 [oliver] 0.8.1claws26
2067 * src/prefs_toolbar.[ch] **New File**
2068 * src/toolbar.[ch] **New File**
2069 o prefs_toolbar.[ch] custom toolbar frontend
2070 o toolbar.[ch] backend
2072 2002-08-06 [oliver] 0.8.1claws25
2074 * src/prefs_actions.[ch]
2075 o new exported function actions_execute
2077 2002-08-06 [paul] 0.8.1claws24
2079 * sync with 0.8.1cvs4
2080 see ChangeLog 2002-08-06
2082 2002-08-06 [paul] 0.8.1claws23
2084 * sync with 0.8.1cvs13
2085 see ChangeLog 2002-08-06
2087 2002-08-06 [paul] 0.8.1claws22
2089 * sync with 0.8.1cvs12
2090 see ChangeLog 2002-08-05 and 2002-08-06
2092 2002-08-06 [match] 0.8.1claws21
2095 improvements to cut/copy/paste address
2097 2002-08-05 [match] 0.8.1claws20
2104 fixes to improve cut/copy/paste
2106 2002-08-06 [melvin] 0.8.1claws19
2109 account_find_all_from_address(): new function that returns the
2110 list of all accounts that are matched in an address.
2111 * src/alertpanel.[ch]
2112 alertpanel() now accepts a custom widget
2113 alertpanel_with_widget(): new function that pops up a panel with
2114 a custom widget in it
2116 gtkut_account_menu_new(): new function that allows the selection
2117 of an account from a list of accounts.
2119 Extended Return Receipt notification to select the correct
2120 account and to make a security test on the Delivery-Notification
2121 address which should be the same as the Return-Path.
2123 2002-08-06 [thorsten] 0.8.1claws18
2126 attach_all: save unnamed as "noname.%d",
2127 dont free static dirname
2129 2002-08-05 [alfons] 0.8.1claws17
2132 detect XIM by trying to link rather than compile a XIM program
2134 2002-08-05 [oliver] 0.8.1claws16
2136 * src/stock_pixmap.[ch]
2137 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2138 o new func to retrieve pixmaps
2140 2002-08-05 [paul] 0.8.1claws15
2142 * sync with 0.8.1cvs10
2143 see ChangeLog 2002-08-05
2145 2002-08-04 [alfons] 0.8.1claws14
2148 see if this plugs memleak
2150 2002-08-04 [melvin] 0.8.1claws13
2153 fixed bug that could crash Sylpheed when highlighting
2154 all misspelled words.
2156 2002-08-03 [melvin] 0.8.1claws12
2158 * src/prefs_actions.c
2159 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2161 fixed bug where the Return Receipt was sent to
2162 Delivery-Notification-To address even if it was not present
2164 2002-08-02 [alfons] 0.8.1claws11
2166 * src/prefs_actions.c
2167 o more check for NULLs
2168 o put create_io_dialog() in right conditional block
2170 2002-08-02 [paul] 0.8.1claws10
2173 updated by Ricardo Mones Lastra
2175 2002-08-01 [christoph] 0.8.1claws9
2178 don't free the cache of the opened
2179 folder in the summaryview
2181 don't unset flags, if it is not required
2183 2002-08-01 [paul] 0.8.1claws8
2185 * sync with 0.8.1cvs8
2186 see ChangeLog entry 2002-08-01
2188 2002-08-01 [paul] 0.8.1claws7
2190 * sync with 0.8.1cvs7
2191 see ChangeLog 2002-07-31 and 2002-08-01
2193 2002-07-31 [christoph] 0.8.1claws6
2196 forgot to update menu sensitivity
2197 function for new menu entry
2199 2002-07-31 [alfons] 0.8.1claws5
2202 check folder item and its path for NULL on
2205 2002-07-31 [christoph] 0.8.1claws4
2208 check if folder_item_get_msginfo in
2209 folder_item_remove_msg returned NULL
2211 better clear the uid cache in the
2212 uid validity check function and delete
2215 2002-07-31 [paul] 0.8.1claws3
2218 add the '--attach' option and a few other
2221 2002-07-31 [paul] 0.8.1claws2
2223 * sync with 0.8.1cvs5
2224 see ChangeLog 2002-07-31
2226 2002-07-31 [christoph] 0.8.1claws1
2228 * src/folderview.[ch]
2230 replace "Rescan all folders..." with
2231 "Check all folders for new messages..."
2233 2002-07-30 [paul] 0.8.1claws
2235 * version 0.8.1claws released
2237 2002-07-30 [paul] 0.8.0claws29
2239 * tools/OOo2sylpheed.pl ** NEW FILE **
2241 add script to enable sending documents as
2242 attachments from OpenOffice.org
2244 2002-07-30 [melvin] 0.8.0claws28
2246 * src/prefs_actions.c
2247 Made the actions' input/output dialog display
2250 2002-07-30 [christoph] 0.8.0claws27
2253 check if folder_item_get_msginfo in
2254 procmsg_save_to_outbox returned NULL
2256 2002-07-30 [paul] 0.8.0claws26
2258 * sync with 0.8.1cvs4
2259 see ChangeLog 2002-07-29
2261 2002-07-29 [thorsten] 0.8.0claws25
2264 added selective download, delete on server
2266 2002-07-29 [paul] 0.8.0claws24
2268 * sync with 0.8.1cvs3
2269 see ChangeLog 2002-07-29
2271 2002-07-27 [christoph] 0.8.0claws23
2274 add extra check if fetching the msginfo
2277 2002-07-27 [paul] 0.8.0claws22
2279 * sync with 0.8.1cvs2
2280 see ChangeLog 2002-07-26
2282 2002-07-27 [christoph] 0.8.0claws21
2285 add another check if a valid msginfo
2288 2002-07-26 [hoa] 0.8.0claws20
2291 Fixed a condition in folder_item_destroy()
2294 Fixed an error in IMAP protocol
2296 2002-07-26 [alfons] 0.8.0claws19
2299 ofcourse compare with identifier, not the path
2301 2002-07-26 [alfons] 0.8.0claws18
2304 use folder item identifier for saving / restoring
2305 preferences because folder->path might not be unique
2307 2002-07-26 [melvin] 0.8.0claws17
2310 Fixed a crash introduced in 0.8.0claws5 when log is
2311 cut under 80 characters.
2313 2002-07-26 [paul] 0.8.0claws16
2315 * sync with 0.8.1cvs1
2316 see ChangeLog 2002-07-26
2318 2002-07-26 [christoph] 0.8.0claws15
2321 imap folder now remembers the last selected
2322 folder and imap_fetch_msginfo skips selecting
2323 the folder if it is already selected
2325 2002-07-26 [christoph] 0.8.0claws14
2330 fix imap folder rescanning
2332 2002-07-25 [christoph] 0.8.0claws13
2342 implement imap uid cache and uid validity check
2344 2002-07-25 [alfons] 0.8.0claws12
2347 fix a brown paper bag bug, and also add some more
2350 2002-07-25 [christoph] 0.8.0claws11
2353 don't mix copy, fetch_msginfo and remove
2354 operations in folder item copy and move
2357 2002-07-25 [christoph] 0.8.0claws10
2361 * src/prefs_folder_item.c
2362 * src/summaryview.[ch]
2363 remove no longer required parameter update_cache from
2366 2002-07-25 [paul] 0.8.0claws9
2373 2002-07-24 [alfons] 0.8.0claws8
2376 sort correctly when using simplified subject line
2377 (closes feature request "[ 585141 ] applying regexp to subject
2378 before sort" submitted by Alexandra Walford)
2380 2002-07-24 [paul] 0.8.0claws7
2382 * sync with 0.8.0cvs3
2383 see ChangeLog 2002-07-24
2385 2002-07-23 [christoph] 0.8.0claws6
2392 o separate processing and summaryview
2393 o removed summary_write_cache from summaryview
2394 o removed summaryview->killed_messages, because we don't have
2395 to keep a list of killed messages anymore. New cache will
2396 keep the hidden messages in cache anyway
2399 * src/selective_download.c
2400 o removed unnecessary summary_write_cache calls
2402 o don't set ignore thread flag in procmsg_get_thread_tree
2403 if it is already set
2406 o moved STATUSBAR_PUSH/POP to statusbar.h because
2407 they are used in different files
2409 2002-07-23 [melvin] 0.8.0claws5
2415 * src/editldap_basedn.c
2417 * src/prefs_common.c
2418 Fixed few memory leak (gtk_editable_get_chars returns
2419 an allocated string)
2421 Fixed few memory leak (gtk_editable_get_chars returns
2422 an allocated string) and modified a little the log cutting
2425 Replaced a call to an obsolete function gtk_entry_get_text()
2426 by gtk_editable_get_chars()
2428 Removed a debug printf
2430 2002-07-23 [christoph] 0.8.0claws4
2433 fix another g_dirname memory leak
2435 2002-07-23 [christoph] 0.8.0claws3
2438 fixed a memory leak in mh_fetch_msginfo
2439 fixed crash when message header could not be
2442 2002-07-23 [paul] 0.8.0claws2
2444 * sync with 0.8.0cvs2
2445 see ChangeLog 2002-07-23
2447 2002-07-23 [paul] 0.8.0claws1
2449 * sync with 0.8.0cvs1
2450 see ChangeLog 2002-07-23
2452 2002-07-23 [paul] 0.8.0claws
2454 * release of 0.8.0claws
2456 2002-07-23 [paul] 0.7.8claws99
2459 new Russian translation, submitted by
2460 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2462 2002-07-22 [jens] 0.7.8claws98
2465 Updated German translations.
2467 2002-07-22 [paul] 0.7.8claws97
2473 updated translations by Ricardo Mones Lastra,
2474 Alessandro Maestri, Wilbert Berendsen and
2475 Fabio Jr. Beneditto respectively
2477 2002-07-22 [christoph] 0.7.8claws96
2480 fix memory leak caused by wrong g_dirname usage
2482 2002-07-22 [christoph] 0.7.8claws95
2485 update new and unread message counts for summaryview
2486 summaryview does not get it from the folder anymore
2487 and has to update the values itself
2489 2002-07-22 [melvin] 0.7.8claws94
2492 Updated French translations.
2494 2002-07-22 [christoph] 0.7.8claws93
2497 set prop->preg pointer to NULL or following check
2498 will not fail and regexec will be called with
2501 2002-07-21 [alfons] 0.7.8claws92
2503 * src/prefs_common.[ch]
2504 remove option "Send return receipt on request"
2506 2002-07-21 [thorsten] 0.7.8claws91
2509 fixed memleaks, coding style as pointed out by alfons
2511 2002-07-21 [alfons] 0.7.8claws90
2514 * src/noticeview.[ch]
2515 o fix bug notice view being displayed when going to empty folder
2516 (noticed by Christoph)
2517 o allow RRR to be sent when restarting sylpheed, or changing folder
2518 (noticed by Thorsten)
2520 2002-07-21 [thorsten] 0.7.8claws89
2523 Included save_all patch from Xaview FACQ
2524 added support for pathnames
2526 2002-07-21 [alfons] 0.7.8claws88
2531 * src/messageview.[ch]
2532 * src/noticeview.c ** NEW FILE **
2533 * src/noticeview.h ** NEW FILE **
2534 make return receipts work again
2535 (UI idea by Leandro Pereira)
2537 2002-07-21 [paul] 0.7.8claws87
2540 fix sensitivity of 'Select thread'
2542 2002-07-21 [paul] 0.7.8claws86
2544 * src/prefs_common.c
2545 add browser command line for Galeon
2547 2002-07-21 [paul] 0.7.8claws85
2550 fix 'EXTRA_DIST': remove README.README, add TODO
2553 2002-07-21 [alfons] 0.7.8claws84
2556 make enter clear selection
2557 (closes "[ 579888 ] Editor selection/entry error"
2558 reported by Steve Lamb)
2560 2002-07-21 [alfons] 0.7.8claws83
2563 sort message list when selecting unthread messages
2564 (closes "[ 501593 ] switching threaded view doesn't sort"
2565 reported by Simon Schubert)
2567 2002-07-20 [alfons] 0.7.8claws82
2572 2002-07-20 [thorsten] 0.7.8claws81
2575 Fixed expansion of empty fields in matchactions
2577 2002-07-19 [melvin] 0.7.8claws80
2580 Removed a duplicate menu entry (fast mode) introduced during
2582 Added a menu separator between 'Use alternate' and 'Fast mode'
2584 2002-07-19 [paul] 0.7.8claws79
2590 2002-07-19 [thorsten] 0.7.8claws78
2592 * tools/calypso_convert.pl ** NEW FILE **
2595 script to import mbox files exported
2597 o generates folder structure
2598 o includes attachments
2600 2002-07-19 [melvin] 0.7.8claws77
2602 * src/selective_download.[ch]
2603 Fixed bug where closing the dialog with the window manager's
2604 close button will not unlock the summary
2605 Corrected some function declarations that missed a return value
2606 Made the source code comply better with coding style.
2607 * src/prefs_common.c
2608 Added new browser command line for Mozilla.
2610 2002-07-18 [paul] 0.7.8claws76
2613 src/selective_download.[ch]
2614 reflect theme changes, fix Gdk Warning when creating
2615 pixmap from NULL window, and minor clean up.
2616 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2621 2002-07-17 [paul] 0.7.8claws75
2629 2002-07-16 [paul] 0.7.8claws74
2631 * tools/filter_conv.pl
2633 replace conversion script with reimplemented version,
2634 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2636 2002-07-16 [colin] 0.7.8claws73
2639 remove forgotten debug messages - sorry ;-)
2641 2002-07-16 [colin] 0.7.8claws72
2647 add the ability to select part of a text mime-part
2650 2002-07-15 [christoph] 0.7.8claws71
2653 fix folder message count for folders without
2654 msg_is_changed (includes news folders)
2656 2002-07-15 [martin] 0.7.8claws70
2659 option "display recipient on 'From'..." now works
2660 without the need of enabling the option
2661 "display sender using address book".
2663 2002-07-15 [christoph] 0.7.8claws69
2666 removed setting folder status from summaryview.
2667 folder.c should update all message counts correctly.
2669 2002-07-15 [paul] 0.7.8claws68
2672 updated by Fabio Junior Beneditto
2674 2002-07-15 [darko] 0.7.8claws67
2677 Fixed target folder colorization, don't decrease op
2680 2002-07-14 [paul] 0.7.8claws66
2682 * sync with main 0.8.0
2683 see ChangeLog 2002-07-14
2685 2002-07-13 [melvin] 0.7.8claws65
2690 Replaced sprintf by g_snprintf to prevent possible buffer
2693 Corrected a log message output format.
2694 Added a missing "done" debug output.
2696 Added keyboard accelerator for Priority menu items
2697 Added missing \n in debug output
2701 Added missing \n in debug output
2703 2002-07-13 [paul] 0.7.8claws64
2706 change Sergey's email address to the sf address
2709 increase show_url_timeout (more useful for long
2712 2002-07-12 [sergey] 0.7.8claws63
2715 applied (with some modifications) patch to set the
2716 micalg parameter for signatures
2717 (2001-08-28 Werner Koch <wk@gnupg.org>)
2719 2002-07-12 [sergey] 0.7.8claws62
2723 fixed man page installation
2725 2002-07-12 [paul] 0.7.8claws61
2727 * sync with 0.7.8cvs26
2728 see ChangeLog 2002-07-11 and 2002-07-12
2730 2002-07-11 [christoph] 0.7.8claws60
2734 first use the message number to find the message
2735 to mark with a reply flag but check the
2736 message-id if we got the correct message, if not
2737 try to find it by message-id.
2738 use new string seperator that is not allowed
2741 2002-07-11 [paul] 0.7.8claws59
2743 * sync with 0.7.8cvs23
2744 see ChangeLog 2002-07-10
2746 2002-07-10 [christoph] 0.7.8claws58
2750 Added message-id table to the cache in memory
2751 and functions to msgcache.c and folder.c to
2752 fetch MsgInfos by message id
2755 store folder and message-id of message replying
2756 to in queue header and set reply flag after sending
2757 (Closes bug #469498)
2759 2002-07-10 [paul] 0.7.8claws57
2763 add Martin to the list of authors
2765 2002-07-09 [martin] 0.7.8claws56
2767 Added gtk_ctree_last_visible(), tree_update_level(),
2768 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2769 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2770 from gtk+ to gtksctree.c for the new sorting code
2771 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2772 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2774 Added declaration for gtk_sctree_sort_recursive() and
2775 gtk_sctree_sort_node
2780 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2781 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2783 2002-07-08 [paul] 0.7.8claws55
2785 * more sync with 0.7.8cvs21
2786 see ChangeLog 2002-07-08
2788 2002-07-08 [paul] 0.7.8claws54
2790 * sync with 0.7.8cvs21
2791 see ChangeLog 2002-07-08
2793 2002-07-07 [alfons] 0.7.8claws53
2796 * src/stock_pixmap.[ch]
2797 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2798 * src/pixmaps/notice_error.xpm ** NEW FILE **
2799 * src/pixmaps/notice_note.xpm ** NEW FILE **
2800 add new pixmaps for upcoming notice pane
2802 2002-07-06 [melvin] 0.7.8claws52
2805 Made them a bit closer to Sylpheed's coding style.
2807 Removed possible memory leaks when some errors occurs.
2809 2002-07-06 [melvin] 0.7.8claws51
2812 Removed --no-location in xgettext command line to help
2813 translators that use Emacs' po-mode
2815 Removed unnecessary comments that messed up sylpheed.pot
2817 2002-07-06 [paul] 0.7.8claws50
2819 * sync with 0.7.8cvs19
2820 see ChangeLog 2002-07-05
2822 2002-07-06 [christoph] 0.7.8claws49
2826 fix folder_item_remove_all_msg and folderview
2827 status for trash folders after emptying trash
2829 2002-07-05 [paul] 0.7.8claws48
2831 * sync with 0.7.8cvs16
2832 see ChangeLog 2002-07-04 and 2002-07-05
2834 2002-07-04 [paul] 0.7.8claws47
2836 * sync with 0.7.8cvs14
2837 see ChangeLog 2002-07-04
2839 2002-07-03 [alfons] 0.7.8claws46
2842 dupe folder item's path because it's being reallocated
2843 by new folder scanning code
2845 2002-07-03 [christoph] 0.7.8claws45
2848 better IMAP uid fetching using 'FETCH 1:* (UID)'
2850 add missing return in msgcache_write
2852 2002-07-02 [thorsten] 0.7.8claws44
2857 use binary mode for file access
2859 2002-07-02 [christoph] 0.7.8claws43
2861 * major code cleanup (part 1)
2863 - unused variables removed
2864 - unused functions removed
2865 - uninitialized variables checked
2866 - missing return statements added
2867 - missing function return types added
2868 - added parentheses around assignment and
2869 && in || when suggested by gcc
2873 replaced direct calls to folder->scan_tree
2874 with folder_scan_tree and restore folder
2875 prefs in this function. The folder should
2876 not have to deal with them.
2877 ( Should now work for all folder types )
2879 2002-07-02 [paul] 0.7.8claws42
2881 * sync with 0.7.8cvs13
2882 see ChangeLog 2002-07-01 and 2002-07-02
2884 2002-07-01 [christoph] 0.7.8claws41
2887 fix "goto next/prev unread message" with
2890 2002-07-01 [paul] 0.7.8claws40
2893 updated by Ricardo Mones Lastra
2895 2002-06-30 [match] 0.7.8claws39
2898 applied variation of leonerd's patch (566661) to
2899 allow multiple email addresses per JPilot entry.
2900 addresses may be separated by space, comma, pipe,
2901 semi-colon, new-line.
2903 2002-06-30 [alfons] 0.7.8claws38
2906 simple fix for putting older nodes before
2907 newer nodes when threading by subject
2909 2002-06-30 [christoph] 0.7.8claws37
2916 fix broken folder tree rescaning
2917 and don't use procmsg_get_mark_sum
2920 2002-06-30 [christoph] 0.7.8claws36
2922 * merge new cache branch
2924 fix new cache imap copy bug
2926 improved folder_item_scan
2927 it should now always set the correct
2928 new, unread and total message counts
2930 2002-06-29 [paul] 0.7.8claws35
2933 correct syntax error
2935 2002-06-29 [paul] 0.7.8claws34
2939 man/Makefile.am ** NEW FILE **
2940 man/sylpheed.1.gz ** NEW FILE **
2941 add Sylpheed man page
2943 2002-06-29 [paul] 0.7.8claws33
2946 updated by Fabio Junior Beneditto
2948 2002-06-28 [jens] 0.7.8claws32
2953 * src/selective_download.c
2954 removed gettext for space " "
2959 2002-06-28 [paul] 0.7.8claws31
2961 * sync with 0.7.8cvs11
2962 see ChangeLog 2002-06-28
2964 2002-06-28 [paul] 0.7.8claws30
2966 * sync with 0.7.8cvs10
2967 see ChangeLog 2002-06-27 and 2002-06-28
2969 2002-06-26 [paul] 0.7.8claws29
2972 src/selective_download.c
2973 don't gettextise empty strings.
2974 reserved by gettext. gettext("") returns
2975 the header entry with meta information,
2976 not the empty string
2981 2002-06-26 [paul] 0.7.8claws28
2983 * sync with 0.7.8cvs7
2984 see ChangeLog 2002-06-25
2986 * src/prefs_common.c
2987 ...and in the process, tweak the gui a little
2989 2002-06-25 [alfons] 0.7.8claws27
2993 fine tune ldap library detection
2995 2002-06-25 [alfons] 0.7.8claws26
2998 don't allow return receipts when composing a news article
3000 2002-06-25 [paul] 0.7.8claws25
3003 add '$(AMTAR)' to 'release' section to allow for
3004 new and older autotools
3006 2002-06-25 [paul] 0.7.8claws24
3009 fix "No more unread messages" persistant pop-up
3012 2002-06-25 [paul] 0.7.8claws23
3015 updated by Alessandro Maestri
3017 2002-06-25 [paul] 0.7.8claws22
3019 * sync with 0.7.8cvs6
3020 see ChangeLog 2002-06-25
3022 2002-06-24 [paul] 0.7.8claws21
3025 add GPL copyright information
3027 2002-06-24 [paul] 0.7.8claws20
3031 tools/update-po ** NEW FILE **
3032 add script that eases the creation of *.po files
3033 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3035 2002-06-23 [alfons] 0.7.8claws19
3038 make notification_convert_header obey const correctness
3039 (next step will be fixing the broken return receipt)
3041 2002-06-23 [paul] 0.7.8claws18
3044 fix bug introduced in last commit:
3045 removed too much code in last commit - put back what's
3048 2002-06-23 [paul] 0.7.8claws17
3050 * src/messageview.[ch]
3051 remove code committed in error from locally patched
3054 2002-06-23 [colin] 0.7.8claws16
3057 add compose_entry_select(), used to select the default_to
3058 email address - hopefully avoiding people sending mails to
3061 2002-06-22 [alfons] 0.7.8claws15
3064 add Bram Metsch & Stanislav Karchebny
3066 * src/prefs_account.[ch]
3068 - apply and adapt Bram's patch which allows user to set SMTP AUTH
3069 options. (see <http://sourceforge.net/tracker/index.php
3070 ?func=detail&aid=566937&group_id=25528&atid=384600>);
3072 - merge Stanislav's fix to make SMTP AUTH work with qmail
3073 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3075 2002-06-22 [paul] 0.7.8claws14
3077 * sync with 0.7.8cvs5
3078 see ChangeLog 2002-06-19 and 2002-06-20
3080 2002-06-22 [alfons] 0.7.8claws13
3082 * src/selective_download.c
3083 fix a stupid mistake I made
3085 2002-06-22 [alfons] 0.7.8claws12
3087 * src/selective_download.[ch]
3088 fix another unnoticed leak; cleanup code
3093 gpg-sign <-- gpg-sign-syl
3095 2002-06-21 [alfons] 0.7.8claws11
3097 * src/selective_download.c
3098 * src/selective_download.h
3099 fix assorted mix of allocation errors (should solve
3100 problem reported by Philippe Gramoullé, see:
3101 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3103 2002-06-20 [melvin] 0.7.8claws10
3105 * tools/gpg-sign *REMOVED*
3106 tools/gpg-sign-syl *ADDED*
3107 Replaced the gpg clearsigning script with the version using
3108 xterm instead of ssh-askpass and changed its name.
3111 Updated actions example to reflect the renaming of the
3112 gpg clearsigning script.
3114 2002-06-19 [paul] 0.7.8claws9
3116 * sync with 0.7.8claws9
3117 see ChangeLog 2002-06-18 and 2002-06-19
3119 2002-06-19 [paul] 0.7.8claws8
3121 * sync with 0.7.8cvs1
3122 see ChangeLog 2002-06-18
3124 2002-06-18 [alfons] 0.7.8claws7
3127 add omitted prototype
3129 2002-06-17 [paul] 0.7.8claws6
3132 fix hiding of exec_btn
3134 2002-06-17 [paul] 0.7.8claws5
3137 remove unneeded code: should_delete()
3138 and Pop3State::uidl_todelete_list
3140 2002-06-17 [paul] 0.7.8claws4
3143 see ChangeLog 2002-06-11 and 2002-06-13
3145 2002-06-16 [alfons] 0.7.8claws3
3148 make sure lock sort mode (claws specific) is
3149 also persists after a tree rescan
3151 2002-06-16 [alfons] 0.7.8claws2
3153 * src/prefs_folder_item.c
3155 fix persistence of folder sort mode (broken
3156 by adapting Hiro's new folder persistence code)
3158 2002-06-16 [alfons] 0.7.8claws1
3162 * src/prefscommon.[ch]
3163 control size of log text in log window;
3164 closes patch #569155 submitted by Mitko Haralanov.
3166 2002-06-15 [paul] 0.7.8claws
3168 * release of 0.7.8claws
3170 2002-06-15 [paul] 0.7.7claws
3173 updated by Fabio Junior Beneditto
3175 2002-06-14 [paul] 0.7.6claws49
3178 updated by Ricardo Mones Lastra
3180 2002-06-14 [paul] 0.7.6claws48
3183 updated translation by Wilbert Berendsen
3185 2002-06-14 [melvin] 0.7.6claws47
3188 Updated French translation
3190 2002-06-13 [paul] 0.7.6claws46
3193 allow filename to be typed in, rather than just
3194 selected by the mouse. Patch by Gustavo Noronha Silva.
3196 2002-06-13 [alfons] 0.7.6claws45
3198 * src/mainwindow.[ch]
3199 more cleanups (removing unnecessary menu items Expand
3200 summary / message view)
3202 2002-06-13 [melvin] 0.7.6claws44
3205 Added src/string_match.c
3206 * src/string_match.c
3207 Fixed possible buffer overflow.
3209 Added missing config.h header.
3210 * src/prefs_common.c
3213 Made some strings translatable (missing _(..)).
3215 2002-06-13 [melvin] 0.7.6claws43
3218 Corrected action example (verifying clearsigned mail).
3219 * src/prefs_account.c
3221 * src/prefs_common.c
3222 Removed incorrect line that generated a Gtk-CRITICAL msg.
3224 2002-06-12 [alfons] 0.7.6claws42
3227 add init of score column lost in 0.7.6claws42
3229 2002-06-12 [paul] 0.7.6claws41
3231 * src/prefs_account.c
3232 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
3233 behavior of the radio buttons, (from 0.7.7cvs2)
3235 2002-06-11 [alfons] 0.7.6claws40
3237 * src/messageview.[ch]
3238 * src/summaryview.[ch]
3239 * src/summary_search.c
3241 perform a sync to bring in Hiro's separate view implementation
3243 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
3245 2002-06-11 [paul] 0.7.6claws39
3247 * src/prefs_account.c
3248 correct a typo on the Receive tab
3250 2002-06-10 [match] 0.7.6claws38
3253 Included address completion patch from Gustavo Noronha.
3255 2002-06-10 [paul] 0.7.6claws37
3259 src/prefs_account.[ch]
3260 src/selective_download.[ch]
3263 - check if POP Account
3264 - Receive Button renamed to Preview
3265 - Preview Button Popup: preview new/all messages
3267 - Account Preferences-->Receive tab checkbutton if you
3268 want to remove Mail after Download
3270 - Account Preferences-->Receive tab checkbutton use
3271 filtering rules on preview
3272 (think of delete_on_server)
3274 - Account selectable from SD dialog
3275 - checkbutton to show already downloaded messages if
3276 all messages are previewed
3277 - new clist column showing Date
3280 - play ball with UIDL
3281 - fault tolerant (?)
3282 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3284 2002-06-10 [melvin] 0.7.6claws36
3287 Added a hint to ac/README in cvs instructions.
3289 * src/prefs_actions.c
3290 Made it possible to use a more elaborate command line
3291 for asynchronous actions, too.
3293 2002-06-10 [melvin] 0.7.6claws35
3295 * src/prefs_actions.c
3296 Make it possible to use a more elaborate command line
3297 (e.g. |foo|bar|cat>there;echo Done|)
3298 Corrected error message when calling %f, %F and %p commands
3299 from the compose window.
3301 2002-06-09 [colin] 0.7.6claws34
3304 Automatically find unread messages in current folder
3305 before annoying the user.
3307 2002-06-08 [alfons] 0.7.6claws33
3310 remove bad formatting string in it.po translation
3311 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
3313 2002-06-08 [paul] 0.7.6claws32
3315 * sync with 0.7.6cvs25
3316 see ChangeLog 2002-06-07
3318 2002-06-05 [paul] 0.7.6claws31
3321 add 'Sort by locked' and 'Sort by score'
3323 2002-06-05 [paul] 0.7.6claws30
3325 * sync with 0.7.6cvs24
3326 see ChangeLog 2002-06-04
3328 2002-06-04 [paul] 0.7.6claws29
3331 updated by Fabio Junior Beneditto
3333 2002-06-03 [thorsten] 0.7.6claws28
3336 fclose() matcherrc after reading
3338 2002-06-03 [paul] 0.7.6claws27
3340 * sync with 0.7.6cvs21
3341 see ChangeLog 2002-05-31
3343 2002-05-31 [paul] 0.7.6claws26
3345 * sync with 0.7.6cvs20
3346 see ChangeLog 2002-05-29 and 2002-05-30
3348 2002-05-31 [paul] 0.7.6claws25
3351 hopefully fix last buggy sync
3354 correct typo in 'Actions' examples
3356 2002-05-29 [paul] 0.7.6claws24
3358 * sync with 0.7.6cvs18
3359 see ChangeLog 2002-05-28 and 2002-05-29
3365 2002-05-28 [paul] 0.7.6claws23
3367 * sync with 0.7.6cvs16
3368 see ChangeLog 2002-05-28
3370 2002-05-27 [thorsten] 0.7.6claws22
3372 * faq/it/sylpheed-faq-1.html
3373 faq/it/sylpheed-faq-2.html
3374 faq/it/sylpheed-faq-3.html
3375 faq/it/sylpheed-faq.html
3376 corrected DOS lineendings
3377 * faq/de/sylpheed-faq-1.html
3378 faq/de/sylpheed-faq-2.html
3379 faq/en/sylpheed-faq-1.html
3380 faq/en/sylpheed-faq-2.html
3381 faq/en/sylpheed-faq-3.html
3382 faq/es/sylpheed-faq-1.html
3383 faq/es/sylpheed-faq-2.html
3384 faq/es/sylpheed-faq-3.html
3385 faq/fr/sylpheed-faq-1.html
3386 faq/it/sylpheed-faq-1.html
3387 faq/it/sylpheed-faq-2.html
3388 faq/it/sylpheed-faq-3.html
3389 faq/it/sylpheed-faq.html
3390 changed ">" to "
3392 2002-05-27 [paul] 0.7.6claws21
3394 * sync with 0.7.6cvs15
3395 see ChangeLog 2002-05-27
3397 2002-05-27 [paul] 0.7.6claws20
3399 * src/prefs_account.c
3402 2002-05-26 [paul] 0.7.6claws19
3407 2002-05-25 [paul] 0.7.6claws18
3410 add description of kmail2sylpheed.pl
3412 2002-05-25 [paul] 0.7.6claws17
3414 * tools/kmail2sylpheed.pl ** NEW FILE **
3415 perl script that converts an exported Kmail address
3416 book, converts it to sylpheed addressbook file,
3417 writes the file to .sylpheed, and updates
3420 2002-05-25 [paul] 0.7.6claws16
3422 * sync with 0.7.6cvs14
3423 see ChangeLog 2002-05-23
3425 2002-05-24 [paul] 0.7.6claws15
3428 make a correction and add some more info
3430 2002-05-24 [paul] 0.7.6claws14
3434 compose_redirect_write_headers_from_headerlist()
3435 add Subject and Resent-Message-ID to
3436 compose_redirect_write_headers()
3437 Received, Subject, and X-UIDL are filtered out in
3438 compose_redirect_write_to_file()
3440 2002-05-23 [paul] 0.7.6claws13
3446 src/matcher_parser_lex.l
3447 src/matcher_parser_parse.y
3448 src/prefs_common.[ch]
3449 src/prefs_filtering.c
3451 rename 'Bounce' to 'Redirect'
3453 2002-05-23 [paul] 0.7.6claws12
3455 * more sync with 0.7.6cvs13
3457 see ChangeLog 2002-05-22
3459 2002-05-22 [paul] 0.7.6claws11
3461 * sync with 0.7.6cvs13
3463 see ChangeLog 2002-05-20
3465 see ChangeLog 2002-05-22
3467 2002-05-21 [melvin] 0.7.6claws10
3470 Added missing filtering and scoring headers
3471 Fixed bad function call that showed garbage
3472 in Folder->Processing
3474 2002-05-21 [paul] 0.7.6claws9
3477 make all tools executable, (patch by Alfons).
3479 2002-05-20 [alfons] 0.7.6claws8
3482 don't forget to call mktime() so we have a valid week
3484 (Bug report by Roger Sondermann <mail@jumaros.de>)
3486 2002-05-20 [paul] 0.7.6claws7
3489 fix broken parsing of urls
3491 fix displaying of urls
3493 both fixes from the patch [547855] by Eugene
3496 2002-05-19 [alfons] 0.7.6claws6
3499 make sylpheed configure correctly with the latest
3500 and greatest of automake / autoconf / gettext
3502 2002-05-19 [alfons] 0.7.6claws5
3506 add function for returning ime zone offset
3508 * src/quote_fmt_parse.y
3509 better quotation formatting - does not convert
3510 to local time, but uses the original date string.
3512 Note: %z inserts the timezone offset (should
3513 work also on platforms where strftime does not
3516 2002-05-18 [christoph] 0.7.6claws4
3519 fix indentation of some code
3524 correct path for ignorethread.xpm
3525 incorrect filename for sylpheed_logo.xpm
3526 add missing include matcher_parser_parse.h
3528 2002-05-18 [paul] 0.7.6claws3
3530 * sync with 0.7.6cvs8
3531 see ChangeLog 2002-05-16 and 2002-05-17
3533 2002-05-18 [melvin] 0.7.6claws2
3536 Corrected an action's definition and fixed some misspellings.
3538 2002-05-18 [paul] 0.7.6claws1
3541 tools/gpg-sign ** new file **
3542 tools/uudec ** new file **
3543 add Melvin's Actions scripts
3546 add Melvin's descriptions for Actions
3548 2002-05-18 [paul] 0.7.6claws
3550 * Version 0.7.6claws released
3552 2002-05-17 [paul] 0.7.5claws32
3555 updated by Ricardo Mones Lastra
3557 2002-05-17 [paul] 0.7.5claws31
3560 fix Account prefs default folder for sent/draft/deleted
3565 updated translation by Alessandro Maestri and
3568 2002-05-17 [melvin] 0.7.5claws30
3570 * src/prefs_actions.c
3571 Fixed bug where using %F not at the end of the command
3572 resulted in an additional empty argument being created.
3573 Thanks to Darko Koruga for reporting the bug.
3575 2002-05-17 [melvin] 0.7.5claws29
3578 Updated French translations.
3580 2002-05-15 [paul] 0.7.5claws28
3583 updated by Ricardo Mones Lastra
3585 2002-05-15 [paul] 0.7.5claws27
3587 * sync with 0.7.6cvs4
3588 see ChangeLog 2002-05-14 and 2002-05-15
3590 2002-05-14 [paul] 0.7.5claws26
3592 * sync with 0.7.6cvs1
3593 see ChangeLog 2002-05-13
3595 2002-05-13 [thorsten] 0.7.5claws25
3598 fix select_all and copy in multipart messages
3600 fix select_all and copy in multipart messages
3602 2002-05-12 [paul] 0.7.5claws24
3605 reverse last commit, bug already fixed in 0.7.5claws3
3607 2002-05-12 [netztorte] 0.7.5claws23
3610 dont parse empty addressbook (checked in before claws20)
3612 2002-05-12 [melvin] 0.7.5claws22
3615 Removed unneeded priority code introduced by the previous
3618 2002-05-12 [melvin] 0.7.5claws21
3621 Added possibility to set message's priority.
3623 Added possibility to set message's priority.
3624 Added missing headers
3626 2002-05-12 [melvin] 0.7.5claws20
3628 * src/prefs_actions.c
3629 Removed implicitely added quotes around the name
3630 of the temporary files of mime parts.
3632 2002-05-12 [paul] 0.7.5claws19
3634 * sync with 0.7.5cvs20
3635 see ChangeLog 2002-05-11
3637 2002-05-12 [alfons] 0.7.5claws18
3639 * src/quote_fmt_lex.l
3640 * src/quote_fmt_parse.y
3641 allow quote / reply date & time format to be set using
3642 %D{format}. format is a format string you'd pass to
3643 strftime() (see man strftime, or the Display tab |
3644 Date format setting).
3646 Currently %D converts the date to local time.
3648 2002-05-11 [paul] 0.7.5claws17
3650 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3651 see ChangeLog 2002-05-10 and 2002-05-11
3653 2002-05-10 [paul] 0.7.5claws16
3655 * sync with 0.7.5cvs16
3656 see ChangeLog entries 2002-05-09 and
3659 2002-05-10 [colin] 0.7.5claws15
3662 Corrected a bug that prevented sylpheed to open
3663 double-clicked URIs.
3665 2002-05-09 [paul] 0.7.5claws14
3667 * sync with 0.7.5cvs14
3668 see ChangeLog 2002-05-08 and 2002-05-09
3670 2002-05-08 [paul] 0.7.5claws13
3672 * sync with 0.7.5cvs11
3673 see ChangeLog entry 2002-05-08
3675 2002-05-08 [paul] 0.7.5claws12
3679 fix segfault on View->Open in new window
3680 patch submitted by Thorsten Maerz <torte@netztorte.de>
3682 2002-05-07 [paul] 0.7.5claws11
3684 * sync with 0.7.5cvs9
3685 see ChangeLog entry 2002-05-07
3687 2002-05-06 [paul] 0.7.5claws10
3691 display url in statusbar on single-click
3692 patch submitted by Thorsten Maerz <torte@netztorte.de>
3694 2002-05-06 [match] 0.7.5claws9
3701 XML implementation of properties file.
3702 * src/exporthtml.[ch]
3703 * src/expthtmldlg.[ch]
3707 2002-05-02 [sergey] 0.7.5claws8
3709 * src/mainwindow.c (mainwin_entries),
3710 src/prefs_common.c (prefs_send_create()),
3711 src/codeconv.c (locale_table):
3712 use charset name "Windows-1251" instead of "CP1251".
3714 2002-05-02 [colin] 0.7.5claws7
3718 src/prefs_folder_item.c
3719 Fixed cosmetics bugs due to Outbox renamed to Sent.
3721 2002-05-02 [hiro] 0.7.5claws6
3724 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3726 2002-05-02 [paul] 0.7.5claws5
3729 more sync with 0.7.5cvs7, see ChangeLog entry
3732 2002-05-02 [hiro] 0.7.5claws4
3735 compose_queue_sub():
3736 check if queue folder exists (closes #550397).
3737 removed directory creation since it should be handled
3740 imap_add_msg(): return UID for appended message
3743 2002-04-30 [paul] 0.7.5claws3
3746 fix account_find_from_address() bug
3748 2002-04-28 [colin] 0.7.5claws2
3752 src/prefs_common.[ch]
3754 Added user-definable quotation characters recognition.
3756 2002-04-28 [paul] 0.7.5claws1
3758 * sync with 0.7.5cvs4
3759 see ChangeLog entry 2002-04-25
3761 2002-04-28 [paul] 0.7.5claws
3766 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3767 Fabio Junior Beneditto
3769 2002-04-27 [jens] 0.7.4claws103
3772 updated German translation.
3774 2002-04-27 [hiro] 0.7.4claws102
3777 summary_write_cache(): fixed the mark loss of hidden messages.
3779 2002-04-26 [melvin] 0.7.4claws101
3782 fixed a second typo (same one)
3786 fixed the type again...
3788 2002-04-26 [melvin] 0.7.4claws100
3791 fixed a typo in an alert message ("temorary").
3794 corrected the typo described above.
3796 updated French translation.
3798 2002-04-26 [darko] 0.7.4claws99
3801 fix target folder colorization
3803 2002-04-25 [paul] 0.7.4claws98
3806 updated by Alessandro Maestri
3808 2002-04-24 [colin] 0.7.4claws97
3811 Fixed double "subject is empty" question.
3813 2002-04-23 [colin] 0.7.4claws96
3816 Corrected issue when "automatically display images" was
3817 not set : first image remained after selecting second.
3819 2002-04-23 [melvin] 0.7.4claws95
3821 * src/prefs_actions.c
3822 Don't display in/out dialog if there is nothing to show.
3824 2002-04-23 [paul] 0.7.4claws94
3826 * sync with 0.7.5cvs3
3827 bug fixes: see ChangeLog entry 2002-04-23
3829 2002-04-22 [darko] 0.7.4claws93
3832 fix previous check-in which changed code after
3835 2002-04-22 [paul] 0.7.4claws92
3842 update English, Spanish and French FAQs
3845 add German and Spanish manuals
3848 update English and French manuals
3851 add to and re-arrange the pixmap entries
3853 2002-04-22 [darko] 0.7.4claws91
3856 fix sender initials recognition to only allow
3857 '>' after the initials
3859 2002-04-21 [paul] 0.7.4claws90
3861 * sync with 0.7.5 release
3862 see ChangeLog entry 2002-04-21
3867 add colin's new pixmaps to EXTRA_DIST
3869 2002-04-21 [colin] 0.7.4claws89
3872 * src/mainwindow.[ch]
3873 * src/prefs_common.[ch]
3874 * src/stock_pixmap.[ch]
3875 Added "Work offline" ability.
3877 2002-04-21 [colin] 0.7.4claws88
3880 * src/prefs_common.c
3881 * src/prefs_common.h
3882 * src/textview.c : Added an option to common preferences -> display
3883 to allow user not to automatically display images.
3885 2002-04-21 [paul] 0.7.4claws87
3887 * sync with 0.7.4cvs52
3888 see ChangeLog entry 2002-04-21 (src/imap.c)
3890 2002-04-21 [paul] 0.7.4claws86
3892 * sync with 0.7.4cvs51
3893 see ChangeLog entry 2002-04-21
3895 2002-04-21 [paul] 0.7.4claws85
3897 * sync with 0.7.4cvs49
3898 see ChangeLog entries 2002-04-20 and 2002-04-21
3901 clean up: remove old 'stock_' element from xpm
3904 2002-04-21 [alfons] 0.7.4claws84
3906 apply sync patch from Paul
3909 use old claws prefs_folder_item_create() for now
3911 2002-04-19 [match] 0.7.4claws83
3913 * src/addressbook.[ch]
3914 * src/addrharvest.[ch]
3915 * src/addrgather.[ch]
3918 * src/summaryview.[ch]
3921 2002-04-19 [paul] 0.7.4claws82
3924 updated by Fabio Junior Beneditto
3926 2002-04-14 [alfons] 0.7.4claws81
3929 add #include <sys/types.h> for mode_t and off_t
3931 2002-04-13 [paul] 0.7.4claws80
3936 src/prefs_common.[ch]
3938 enable storing of GnuPG passphrase for the whole
3939 session or a user-defined number of minutes. patch
3940 submitted by Ravemax <ravemax@dextrose.com>
3942 2002-04-13 [alfons] 0.7.4claws79
3945 make email parser also stop scanning when encountering separators
3946 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3948 2002-04-13 [paul] 0.7.4claws78
3950 * sync with 0.7.4cvs39
3951 see ChangeLog entry 2002-04-12
3953 2002-04-11 [paul] 0.7.4claws77
3955 * sync with 0.7.4cvs37
3956 see ChangeLog entry 2002-04-11
3958 2002-04-11 [paul] 0.7.4claws76
3961 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3962 the clause for OpenSSL). sync with sylpheed main
3964 2002-04-09 [melvin] 0.7.4claws75
3967 Made 'Ctrl-Enter' on send ignore some modifiers
3968 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3969 to bind other *-Enter (but not Alt-Enter).
3971 2002-04-09 [paul] 0.7.4claws74
3973 * sync with 0.7.4cvs35
3974 see ChangeLog entries 2002-04-09
3976 2002-04-08 [paul] 0.7.4claws73
3978 * sync with 0.7.4cvs33
3979 see ChangeLog entry 200-04-08
3981 2002-04-07 [match] 0.7.4claws72
3983 * src/addrharvest.[ch]
3984 fixed to read all addresses in header, regardless
3985 of header size. improved name parsing. accommodate
3986 harvest from folders and selected message.
3988 included new address parsing function.
3989 * src/addrgather.[ch]
3990 * src/addressbook.[ch]
3991 * src/summaryview.[ch]
3993 allow address harvest of folder as well as selected
3996 2002-04-07 [paul] 0.7.4claws71
4000 don't try to authenticate with CRAM-MD5 in SMTP when
4001 SMTP-AUTH enabled if MTA doesn't issue this
4002 auth-method in it's ehlo-response. bug item #531364,
4003 patch item #938910. patch submitted by Colin Leroy
4006 2002-04-07 [paul] 0.7.4claws70
4009 fix missing MODE_READER bug. patch submitted by
4010 Colin Leroy <colin@colino.net>
4012 2002-04-07 [alfons] 0.7.4claws69
4015 * src/prefs_filtering.c
4017 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
4018 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
4020 2002-04-07 [paul] 0.7.4claws68
4022 * sync with 0.7.4cvs32
4023 see ChangeLog entry 2002-04-06
4025 * tools/filter_conv.pl
4028 2002-04-06 [paul] 0.7.4claws67
4030 * tools/filter_conv.pl
4031 modify to be able to find the name of the first
4032 mailbox and use that. main's filter does not
4033 record the full path to the mailbox and therefore
4034 can only filter to the first mailbox.
4036 2002-04-05 [paul] 0.7.4claws66
4038 * tools/filter_conv.pl
4039 attempt to make the script all-encompassing and
4040 be able to convert any main 'filter' rule thrown
4043 2002-04-05 [paul] 0.7.4claws65
4045 * tools/filter_conv.pl
4046 allow for collapsed folder trees
4048 2002-04-05 [paul] 0.7.4claws64
4050 * sync with 0.7.4cvs31
4051 see ChangeLog entries 2002-04-05
4053 2002-04-03 [paul] 0.7.4claws63
4055 * sync with 0.7.4cvs29
4056 see ChangeLog entries 2002-04-02 and 2002-04-03
4058 2002-04-02 [paul] 0.7.4claws62
4060 * sync with 0.7.4cvs26
4061 see ChangeLog entry 2002-04-01
4063 2002-04-02 [match] 0.7.4claws61
4066 * src/importpine.[ch]
4068 import Pine address book.
4070 2002-04-02 [match] 0.7.4claws60
4072 * src/addrharvest.[ch]
4073 improve address parsing of funky addresses.
4075 2002-04-02 [darko] 0.7.4claws59
4078 wrap on send improvements, it now recognizes quoted
4079 initials as part of the quotation string, and it
4080 does not join lines separated by CR
4082 2002-04-01 [match] 0.7.4claws58
4085 added new functions.
4087 remove excessive duplicate address generation
4090 2002-04-01 [alfons] 0.7.4claws57
4095 2002-04-01 [paul] 0.7.4claws56
4097 * sync with 0.7.4cvs25
4098 see ChangeLog entry 2002-04-01
4100 2002-04-01 [alfons] 0.7.4aprilfool55
4103 honour feature request item #537427 to allow for
4104 displaying names from address book for sent mail also
4106 2002-03-29 [paul] 0.7.4claws54
4109 src/prefs_filtering.[ch]
4112 add 'fast filter' for claws' filtering,
4113 /Tools/Create filter rule/... patch submitted
4114 by Neill Miller <neillm@thecodefactory.org>
4116 2002-03-29 [paul] 0.7.4claws53
4118 * sync with 0.7.4cvs24
4119 see ChangeLog entry 2002-03-29
4121 2002-03-28 [paul] 0.7.4claws52
4123 * sync with 0.7.4cvs23
4124 see ChangeLog entry 2002-03-28
4126 2002-03-27 [melvin] 0.7.4claws51
4128 * src/prefs_actions.c
4129 Added support to pass only one message part (as a
4130 file) to the command using '%p'. No quotes are needed
4131 because doubles quotes are automatically added.
4132 Fixed bug where Sylpheed could block when waiting for
4133 a child process to finish.
4134 Changed the help menu to remove quotes around symbols to
4135 avoid misinterpretation (they must not be used).
4137 2002-03-27 [melvin] 0.7.4claws50
4140 Made the new mail notification command always
4141 execute asynchronously.
4143 2002-03-27 [paul] 0.7.4claws49
4146 fix bug introduced in last commit
4148 2002-03-27 [paul] 0.7.4claws48
4150 * sync with 0.7.4cvs21
4151 see ChangeLog 2002-03-26 and 2002-03-27
4153 2002-03-26 [hoa] 0.7.4claws47
4155 * src/prefs_folder_item.c
4156 really fixed the bug #516442 with folder rescan.
4158 2002-03-26 [paul] 0.7.4claws46
4160 * sync with 0.7.4cvs19
4161 see ChangeLog entries 2002-03-25 and 2002-03-26
4163 2002-03-25 [hoa] 0.7.4claws45
4167 fix the bug #516442 with folder rescan.
4169 * src/prefs_common.[ch]
4171 added an option to enable two different behaviours
4175 2002-03-25 [paul] 0.7.4claws44
4178 src/selective_download.c
4179 correct a few menuitem labels
4181 2002-03-25 [christoph] 0.7.4claws43
4184 fix non deleted tmp message in
4185 procmsg_save_to_outbox
4186 fix problems caused by sync with
4187 main branch's procmsg_send_queue
4189 2002-03-25 [paul] 0.7.4claws42
4193 src/quote_fmt_parse.y
4194 add Last name (%L) placeholder for quoting.
4195 patch submitted by Thorsten Thielen
4196 <thth@users.sourceforge.net>
4198 2002-03-25 [paul] 0.7.4claws41
4201 get full hostname. patch submitted by
4202 Bob Woodside <rwoodside1@comcast.net>
4204 2002-03-25 [paul] 0.7.4claws40
4209 src/prefs_account.[ch]
4210 enable NNTP over SSL. patch submitted by
4211 Pascal Jermini <pascal@infinity.hn.org>
4213 2002-03-24 [paul] 0.7.4claws39
4215 * src/prefs_common.c
4216 make the arrangement of the Compose tab more
4220 fix some irregularities of style
4223 updated by Kilian Krause
4225 2002-03-23 [paul] 0.7.4claws38
4228 updated by Fabio Junior Beneditto
4230 2002-03-23 [paul] 0.7.4claws37
4233 move 'Gather addresses' to 'Tools' menu
4234 make 'Selective download' sensitive
4236 2002-03-23 [paul] 0.7.4claws36
4238 * sync with 0.7.4cvs16
4239 see ChangeLog entries 2002-03-23
4241 2002-03-22 [christoph] 0.7.4claws35
4243 * src/quote_fmt_parse.y
4244 fix include program output
4246 2002-03-22 [alfons] 0.7.4claws34
4249 initialize GDate stack variable correctly (sorry!)
4251 2002-03-22 [paul] 0.7.4claws33
4257 rename 'Tool' to 'Tools'
4260 move 'Delete duplicated messages' from
4261 'Message/' to 'Tools/'
4262 re-arrange the order of 'Tools/' items
4264 2002-03-22 [paul] 0.7.4claws32
4267 src/addressbook.[ch]
4268 auto-address completion now also matches on
4269 Nickname. patch submitted by Bob Forsman
4270 <hammor@users.sourceforge.net>
4273 correct a spelling mistake
4275 2002-03-22 [alfons] 0.7.4claws31
4278 fix getting uidl from incorrect string
4281 2002-03-21 [alfons] 0.7.4claws30
4284 more code refactoring
4285 plug mem leak introduced by delete on server
4287 2002-03-21 [paul] 0.7.4claws29
4289 * sync with 0.7.4cvs11
4290 see ChangeLog entries 2002-03-20
4292 2002-03-20 [alfons] 0.7.4claws28
4295 apply Colin's patch and refactor
4297 2002-03-20 [paul] 0.7.4claws27
4299 * sync with sylpheed 0.7.4cvs9
4300 see ChangeLog entry 2002-03-20
4302 2002-03-19 [christoph] 0.7.4claws26
4307 revert changes for flag updates
4308 (does not work correctly and no time to debug)
4310 2002-03-20 [alfons] 0.7.4claws25
4313 refactor should_delete() a little bit
4315 2002-03-19 [paul] 0.7.4claws24
4319 src/prefs_account.[ch]
4320 allow the user to leave downloaded mail on the
4321 server for n days. Patch submitted by Colin Leroy
4324 2002-02-19 [paul] 0.7.4claws23
4326 * sync with sylpheed 0.7.4cvs8
4327 see ChangeLog entries 2002-03-19
4329 2002-03-18 [paul] 0.7.4claws22
4331 * sync with sylpheed 0.7.4cvs6
4332 see ChangeLog entry 2002-03-18
4334 2002-03-18 [paul] 0.7.4claws21
4337 add en_GB message catalogue
4342 correct a few spelling mistakes
4344 2002-03-17 [alfons] 0.7.4claws20
4347 more stringent checks for NULL params when writing
4348 filtering actions to a file
4350 2002-03-17 [hoa] 0.7.3claws20
4353 fixed the count of new messages
4356 fixed the "attachment properties" window
4358 2002-03-17 [paul] 0.7.4claws19
4363 src/prefs_account.[ch]
4366 automatically mark cross-posted messages as read
4367 and (optionally) give them a colour label
4368 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
4371 2002-03-17 [paul] 0.7.4claws18
4373 * sync with sylpheed 0.7.4cvs5
4374 see ChangeLog entry 2002-03-17
4376 2002-03-17 [melvin] 0.7.4claws17
4379 Worked around a gtktext 'bug': when searching for
4380 a text in a long message it was scrolling slowly
4381 line by line until it hit the searched text.
4383 Updated French translation
4385 2002-03-17 [melvin] 0.7.4claws16
4389 * src/prefs_actions.c
4390 Moved "Edit/Actions" to "Tool/Actions"
4391 Made mainwindow/compose window sensitive as soon as
4392 no child process is running anymore even if the io dialog
4394 Fixed a struct being initialized with a non constant char*
4396 2002-03-16 [christoph] 0.7.4claws15
4399 add --with-compiler-flags option
4400 (only for developer hacking)
4404 try to make folder-stats and flag handling more
4405 independent from the summaryview. msgcounts
4406 are only set when the folder is opened and
4407 procmsg_msginfo_(un)set_flags will handle it
4408 later and summaryview will get the values
4411 2002-03-16 [paul] 0.7.4claws14
4414 fix Return-receipt. Patch submitted by Bob
4415 Woodside <rwoodside1@comcast.net>
4417 2002-03-16 [paul] 0.7.4claws13
4420 fix 'dynamic' signatures, make it work again
4421 broken during sync on 2002-03-14 (0.7.4claws2)
4423 2002-03-15 [match] 0.7.4claws12
4425 * src/addrharvest.[ch]
4426 * src/addrgather.[ch]
4427 * src/addressbook.[ch]
4429 included address harvester feature. still some
4430 issues with address parsing that I will fix.
4432 2002-03-15 [match] 0.7.4claws11
4435 * src/addrcache.[ch]
4436 * src/addressbook.[ch]
4445 tidy up. fix memory leaks. moved attribs and methods
4446 from individual interfaces to addrcache object. prep
4447 for new stuff to come in.
4449 2002-03-15 [alfons] 0.7.4claws10
4452 * src/matcher_parser_parse.y
4453 * src/matcher_parser_lex.l
4454 * src/prefs_matcher.c
4455 add filtering conditions message greater than, smaller
4456 than, and exactly matching a size in bytes
4457 (does not work with delete from POP3 server yet)
4459 this should also give others an idea what you should
4460 do to add new criterions to claws filtering system
4463 2002-03-15 [paul] 0.7.4claws9
4465 * tools/filter_conv.pl