1 2002-11-07 [paul] 0.8.5claws85
4 see ChangeLog 2002-11-07
6 2002-11-07 [colin] 0.8.5claws84
9 Change folder_item_move_to to return the newly
12 Select the new folderitem after moving.
14 2002-11-07 [colin] 0.8.5claws83
16 * src/prefs_filtering.c
17 Fix rule rewriting when moving a leaf folder to a
20 2002-11-07 [colin] 0.8.5claws82
22 * src/prefs_filtering.c
25 2002-11-07 [colin] 0.8.5claws81
28 Add folder_item_move_to() function to move a
29 folderitem into another one (updates matcher etc)
31 Add folder drag'n drop (context menu to come)
32 [Should be dataloss free, but Please backup before
35 2002-11-06 [colin] 0.8.5claws80
38 mh_create_folder() returns NULL if can't create
41 2002-11-06 [paul] 0.8.5claws79
44 allow 'on-the-fly' changing of the type of encryption
45 and/or signing used (mime/ascii) via the compose window
47 2002-11-06 [paul] 0.8.5claws78
49 * sync with 0.8.5cvs19
50 see ChangeLog 2002-11-06 for src/account.c:
51 account_get_special_folder()
53 2002-11-05 [alfons] 0.8.5claws77
56 very minor cleanups: nothing to see here, move on. :-)
58 2002-11-05 [colin] 0.8.5claws76
61 Changes choices if compose windows are opened to
62 Discard, Draft, Don't quit
64 2002-11-05 [thorsten] 0.8.5claws75
67 reenabled default_reply_to folder option
69 2002-11-05 [colin] 0.8.5claws74
76 add clean_quit() for the SIGTERM handler
78 2002-11-05 [paul] 0.8.5claws73
81 updated by Ricardo Mones Lastra
83 2002-11-05 [melvin] 0.8.5claws72
86 Fixed log-clipping bug #616795.
87 To stop logging in the log window use 0 length.
89 Added a label to inform about the 0 log length behaviour.
91 2002-11-05 [paul] 0.8.5claws71
93 * sync with 0.8.5cvs17
94 see ChangeLog 2002-11-05
96 2002-11-04 [paul] 0.8.5claws70
98 * sylpheed-128x128.png
101 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
102 <nikai@users.sourceforge.net>
105 updated by George Danchev
107 2002-11-03 [thorsten] 0.8.5claws69
112 add check if gpg is active
114 2002-11-03 [thorsten] 0.8.5claws68
117 removed GSList declaration causing trouble on MacOS-X
118 (submitted by alfons, reported by xfesty)
120 2002-11-01 [paul] 0.8.5claws67
123 remove last remnants of main's filter code
125 2002-11-01 [paul] 0.8.5claws66
127 * tools/filter_conv.pl
128 fix bug where user-defined headers were ignored
130 2002-11-01 [paul] 0.8.5claws65
133 make a debug_print() not translatable
135 2002-10-31 [melvin] 0.8.5claws64
138 Fixed --disable-aspell-test. Now --disable-aspell-test will
139 not run any GNU/aspell test. The dictionary path will
140 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
141 was given, in which case, it will be $prefix/lib/aspell/
143 Fixed typo in commentary (Aspell code).
145 2002-10-31 [paul] 0.8.5claws63
148 remove src/filter.c and src/prefs_filter.c
149 thanks to Ricardo for reminding me
151 2002-10-31 [colin] 0.8.5claws62
156 2002-10-31 [paul] 0.8.5claws61
158 * src/prefs_filter.[ch] ** REMOVED **
159 src/filter.[ch] ** REMOVED **
168 src/prefs_filtering.c
170 remove main's 'filter' code
173 update to reflect removal of main's filter
175 2002-10-31 [paul] 0.8.5claws60
178 remove check for global_processing in summary_filter_open().
179 This fixes the bug where if the user uses the right-click
180 'Create filter rule...' and doesn't have any filter rules
181 already defined in claws' advanced filtering, the newly
182 created filter rule goes to main's filtering which is
183 inaccessible through the gui. Now the filter rule gets added
184 to claws' filtering by default.
186 2002-10-28 [melvin] 0.8.5claws59
188 * src/prefs_actions.c
189 Fixed bug #627322 where MIME parts were not always
190 correctly passed to a %p action
191 Display an error dialog when message filename is not found.
193 2002-10-28 [melvin] 0.8.5claws58
196 Readded a missing function declaration lost in 0.8.3claws34
198 2002-10-28 [paul] 0.8.5claws57
200 * sync with 0.8.5cvs15
201 see ChangeLog 2002-10-28 and 2002-10-25
203 Note: ChangeLog entry 2002-10-24 is not sync'ed.
205 2002-10-27 [oliver] 0.8.5claws56
208 plug leak in pop3_top_recv
210 2002-10-26 [christoph] 0.8.5claws55
213 set need_update folder flag when messages are added
214 (closes bug [ 626922 ] folder not updated after receiving)
216 2002-10-25 [melvin] 0.8.5claws54
219 Fixed a memleak introduced in the scaling code.
221 2002-10-24 [alfons] 0.8.5claws53
224 make filtering's forward message action forward from the
226 (closes bug [628089 ] Filter -> Forward from address problem
229 2002-10-24 [christoph] 0.8.5claws52
233 o use manual of current locale or english if current
234 locale is not available (and english is available)
235 o also link to sylpheed doc project manuals
237 2002-10-23 [paul] 0.8.5claws51
240 tools/kmail2sylpheed_v2.pl
241 add new version of kmail addressbook importer script.
242 works with newer versions of Kmail/KAddressBook which
243 have new and rearranged data.
245 2002-10-23 [martin] 0.8.5claws50
251 added length parameter to get_abbrev_newsgroup_name()
252 changed this function so that it abbreviates the newsgroup
253 names only so long it is smaller than the length parameter
254 (for better reading of some newsgroup names and space efficiency)
256 2002-10-22 [colin] 0.8.5claws49
259 Revert Alfons' last modification (after voting ;-))
261 2002-10-21 [alfons] 0.8.5claws48
264 folder view in folder selection dialog reflects state of
265 folder view in main window
267 2002-10-18 [alfons] 0.8.5claws47
270 drop imported messages in folder selected by user,
272 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
274 2002-10-18 [alfons] 0.8.5claws46
277 make automagic reply work correctly for email accounts
278 (whether it's viable to do a full sync with Hiro's
279 compose.c is still under discussion)
281 2002-10-18 [melvin] 0.8.5claws45
283 * src/prefs_actions.c
284 Fixed bug #622275 where asynchroneous actions left
286 Made (synchroneous) actions' input be displayed live.
288 2002-10-18 [christoph] 0.8.5claws44
291 don't add a newline in the textview in front of the
292 first textpart if header display is disabled
293 (closes bug [ 603385 ] disabled header display leaves blank
296 2002-10-18 [christoph] 0.8.5claws43
303 folder->get_num_list now returns an error code
304 (closes bug [ 609424 ] News cache cleared on failure)
306 2002-10-17 [colin] 0.8.5claws42
309 Changed a printf by debug_print
313 * tools/OOo2sylpheed.pl
314 allow for spaces in the name of the
317 2002-10-16 [colin] 0.8.5claws41
320 Use a tristate to change online mode
322 2002-10-16 [paul] 0.8.5claws40
325 updated by Ricardo Mones Lastra
327 2002-10-16 [colin] 0.8.5claws39
331 Added --online and --offline command-line
334 2002-10-15 [christoph] 0.8.5claws38
337 set mimeinfo->name to NULL after g_free to
338 avoid double freeing with g_free
340 2002-10-14 [christoph] 0.8.5claws37
345 remove calls to folder->change_flags that are now
346 done by procmsg flag functions (seems it is not
347 used by any foldertype anyway)
349 init folder->change_flags with NULL
351 2002-10-14 [christoph] 0.8.5claws36
355 use virtual functions for folder item new and destroy
358 2002-10-14 [melvin] 0.8.5claws35
361 Added a test to not run the spell checker if no default
362 dictionary is available. No dialog is displayed though.
364 2002-10-14 [melvin] 0.8.5claws34
367 Fixed bug in dictionary list context menu where
368 "More..." pointed to an emtpy submenu if the
369 number of dictionaries is a multiple of 15
370 Removed unneeded code in suggestions list creation
372 2002-10-14 [paul] 0.8.5claws33
375 updated by George Danchev
377 2002-10-13 [hoa] 0.8.5claws32
380 src/matcher_parser_parser.y
381 removed the escaped string from internal structure
384 2002-10-12 [colin] 0.8.5claws31
388 Removed useless function gtksctree_reanchor
390 2002-10-12 [alfons] 0.8.5claws30
392 * sync with remaining main changes 2002-10-09 - 2002-10-11
393 - drop changes to src/compose.c (requires claws specific changes)
395 2002-10-12 [alfons] 0.8.5claws29
397 * sync with main changes of 2002-10-08
398 - drop changes to src/compose.c (requires claws specific changes)
399 - drop changes to src/summaryview.c (requires changes to compose.c)
401 2002-10-12 [alfons] 0.8.5claws28
403 * sync with main changes of 2002-10-07
405 2002-10-12 [alfons] 0.8.5claws27
407 * sync with main changes of 2002-10-04
408 - drop changes to src/compose.c (requires claws specific changes)
409 - drop changes to src/prefs_folder_item.c (claws implementation
412 2002-10-12 [colin] 0.8.5claws26
415 Fix folder-flicker when space-reading, introduced
418 2002-10-12 [colin] 0.8.5claws25
421 Save account address when saving as draft.
424 2002-10-12 [colin] 0.8.5claws24
427 Fix the problem consisting of no message selected
428 after the last message in a folder has been moved.
430 2002-10-12 [paul] 0.8.5claws23
435 add Cc and Bcc to templates. Patch submitted by
438 2002-10-12 [colin] 0.8.5claws22
441 Fix a bug after "Check for new messages":
442 If a folder was opened, it was still selected at
443 the end of the check, but displayed empty.
445 Remove unnecessary check
450 be more verbose in the description of
454 2002-10-11 [colin] 0.8.5claws21
457 Make space work (better) when no mail is selected
459 2002-10-11 [colin] 0.8.5claws20
465 2002-10-11 [colin] 0.8.5claws19
468 revert 0.8.5claws6 changes as i couldn't get to
471 2002-10-11 [melvin] 0.8.5claws18
474 Removed buggy and unused macro (should have been committed in
477 2002-10-11 [melvin] 0.8.5claws17
480 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
482 2002-10-11 [thorsten] 0.8.5claws16
485 remove rescan warning
487 2002-10-11 [colin] 0.8.5claws15
490 fix a segfault that happens if conv_unmime_header
491 fails (should be better to find out why it fails)
493 2002-10-11 [christoph] 0.8.5claws14
496 update folderview stats after ignore/unignore thread
498 2002-10-11 [hoa] 0.8.5claws13
500 * src/quote_fmt_parse.y
501 Fixed a yacc/bison syntax error
503 Escaping of string is fixed.
505 2002-10-11 [colin] 0.8.5claws12
510 2002-10-11 [paul] 0.8.5claws11
513 updated by Ricardo Mones Lastra
515 2002-10-10 [alfons] 0.8.5claws10
518 allow dropping files by "moving" files from a file manager,
519 not only by the more cumbersome "copying". the latter
520 mostly implies holding down the Control button
522 2002-10-10 [christoph] 0.8.5claws9
525 update folders after thread building for ignored threads
527 2002-10-10 [christoph] 0.8.5claws8
533 * src/folderview.[ch]
538 * src/summaryview.[ch]
539 o added new flag need_update to FolderItem
540 o removed folder_table from various functions from tracking
542 o set need_update flags in folder.c's move, copy and delete
543 functions and procmsg's flags functions
544 o added function folderview_update_items_when_required that
545 updates all folders with need_update set
546 o call folderview_update_items_when_required instead of
547 folderview_update_item_foreach
549 2002-10-09 [sergey] 0.8.5claws7
552 Strip CRs whel loading the text into editor in reedit mode.
554 2002-10-09 [colin] 0.8.5claws6
557 Make Space work when no mail is selected
559 2002-10-09 [colin] 0.8.5claws5
563 Add gtk_sctree_reanchor()
565 Use gtk_sctree_reanchor() - better fix for
568 2002-10-09 [colin] 0.8.5claws4
571 Fix shift-click select after delete problem
574 2002-10-08 [thorsten] 0.8.5claws3
577 exclude current msg from -hide read messages-
579 2002-10-08 [colin] 0.8.5claws2
584 Differentiate socket errors from disk full
587 2002-10-08 [christoph] 0.8.5claws1
591 modifications for new config directory
593 * config.guess ** REMOVED **
594 * config.sub ** REMOVED **
595 * install-sh ** REMOVED **
596 * ltmain.sh ** REMOVED **
597 * missing ** REMOVED **
598 * mkinstalldirs ** REMOVED **
599 these files are autogenerated by automake
600 when you run autogen.sh
602 * config/.cvsignore ** NEW FILE **
603 * config/Makefile.am ** NEW FILE **
604 ignore autogenerated files
605 create a Makefile in this directory
607 2002-10-08 [paul] 0.8.5claws
614 fix quote reply format for newsgroups reply bug
619 updated by me and Witold Wladyslaw Wojciech Wilk
622 2002-10-07 [paul] 0.8.3claws53
627 updated messages catalogs, submitted by
628 Alessandro Maestri, Fabio Jr.Beneditto
629 and Urke MMI, respectively.
631 2002-10-07 [christoph] 0.8.3claws52
636 fix new folder ghost message bug
637 (closes bug [ 619722 ] wrong count for newly created folders)
639 2002-10-07 [christoph] 0.8.3claws51
642 fix news posting problem
644 2002-10-07 [melvin] 0.8.3claws50
647 Updated French translation
649 2002-10-05 [christoph] 0.8.3claws49
652 check if line_start_cache is set in gtk_stext_update_text
653 (closes bug [ 618119 ] crash while doing search in folder)
655 2002-10-05 [christoph] 0.8.3claws48
661 implement cache cleanups for claws' folder system
662 (closes bug [ 595916 ] imapcache not cleaned up)
664 2002-10-05 [melvin] 0.8.3claws47
666 * src/prefs_actions.c
667 Made the help text more clear for the %p token
669 2002-10-04 [paul] 0.8.3claws46
672 see ChangeLog 2002-10-02 and 2002-10-03
674 2002-10-04 [christoph] 0.8.3claws45
677 fix segfault caused by pop before smtp
678 call to inc_account_mail with NULL
681 2002-10-04 [paul] 0.8.3claws44
684 sync the LDAP detection from 0.8.5cvs1
686 2002-10-02 [christoph] 0.8.3claws43
689 fix small spelling error
691 2002-10-02 [melvin] 0.8.3claws42
694 Behave better and say "no" when test program cannot be run.
696 2002-10-02 [paul] 0.8.3claws41
698 * sync with 0.8.4cvs1
699 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
702 toggle the behavior of Reply menuitem between
703 normal reply and reply-to-list
705 2002-10-01 [sergey] 0.8.3claws40
708 Convert newlines in the message text to the canonical form
709 before base64 encoding (RFC2045 compliance, fixes some
710 interoperability issues with Evolution 1.0.3)
712 2002-09-29 [colin] 0.8.3claws39
715 Fix an unwanted copy/paste
717 2002-09-29 [colin] 0.8.3claws38
720 Renamed "Custom toolbar" to "Customize toolbar"
721 Renamed "Show all header" to "Show all headers"
722 Renamed "Set diplay item" to "Set displayed items"
724 Renamed "Show all header" to "Show all headers"
725 * src/prefs_summary_column.c
726 Renamed "diplay item" to "displayed items"
728 2002-09-29 [colin] 0.8.3claws37
730 * src/mainwindow.[ch]
731 online/offline status pixmaps follow theme
733 * src/summaryview.[ch]
734 quicksearch pixmap follows theme changes
736 2002-09-29 [thorsten] 0.8.3claws36
739 src/prefs_folder_item.[ch]
740 add default_reply_to folder option (closes patch 581044)
742 2002-09-29 [christoph] 0.8.3claws35
744 * acconfig.h ** REMOVED **
748 * ac/gnupg-check-typedef.m4
749 fix autoheader 2.50 warning
751 2002-09-29 [christoph] 0.8.3claws34
753 * major code cleanup (part 2)
755 - unused variables removed
756 - unused functions removed
757 - uninitialized variables checked
758 - missing return statements added
759 - missing function return types added
760 - added parentheses around assignment
761 when suggested by gcc
763 2002-09-29 [alfons] 0.8.3claws33
766 log_window_clear(): only bracket gtk_text_forward_delete()
767 with gtk_text_freeze() / gtk_text_thaw() (see if this
768 works around GTK text bug)
770 2002-09-29 [paul] 0.8.3claws32
774 updated by George Danchev and Urke MMI
777 2002-09-27 [christoph] 0.8.3claws31
780 * doc-src/rfc1806.txt ** REMOVED **
781 * doc-src/rfc2183.txt ** NEW FILE **
782 * doc-src/rfc2980.txt ** NEW FILE **
785 2002-09-27 [melvin] 0.8.3claws30
788 Fixed typo which could break linking
790 2002-09-27 [melvin] 0.8.3claws29
793 Improved GNU/aspell checking.
796 2002-09-27 [paul] 0.8.3claws28
798 * sync with 0.8.3cvs8
799 see ChangeLog 2002-09-27
801 2002-09-26 [colin] 0.8.3claws27
805 Add "Reply to Mailing-list" to the toolbar
807 2002-09-26 [christoph] 0.8.3claws26
810 Fix wrong message counts in summaryview status
812 2002-09-26 [paul] 0.8.3claws25
814 * sync with 0.8.3cvs7
815 see ChangeLog 2002-09-26
817 2002-09-26 [paul] 0.8.3claws24
819 * sync with 0.8.3cvs6
820 see ChangeLog 2002-09-25
822 2002-09-25 [christoph] 0.8.3claws23
825 * src/prefs_folder_item.c
826 * src/prefs_scoring.c
827 Renamed "kill score" to "hide score" in GUI
830 2002-09-25 [paul] 0.8.3claws22
832 * sync with 0.8.3cvs5
833 see ChangeLog 2002-09-24
835 2002-09-24 [alfons] 0.8.3claws21
837 patch by Satoshi Nagayasu: allows appending / saving multiple
838 selected files (closes "[ 612279 ] save multiple mesg(s) in
844 summary_save_as(): allow saving selected files to
846 summary_set_menu_sensitive: enable "Save As..." when
847 multiple files are selected
849 append_file(): new function
851 2002-09-24 [colin] 0.8.3claws20
854 Fix segfault when mimeinfo doesn't have a
857 2002-09-24 [colin] 0.8.3claws19
859 * src/prefs_common.[ch]
860 Add a preference to display send dialog or not
862 Display send dialog according to preference
864 2002-09-24 [colin] 0.8.3claws18
867 Disable user actions when sending
869 2002-09-24 [colin] 0.8.3claws17
872 Do not display name or filename for attachments
873 with an application/pgp-signature type
874 (security flaw, see bug 537413)
876 2002-09-23 [colin] 0.8.3claws16
879 Initialize entry_email, entry_alias and
880 entry_remarks to first email address of the list
882 2002-09-23 [colin] 0.83claws15
885 Drop pgp-signature when reediting a signed queued
888 2002-09-23 [melvin] 0.8.3claws14
891 Updated French translation
893 2002-09-23 [melvin] 0.8.3claws13
896 Made custom toolbar menu labels more consistent
897 * src/prefs_toolbar.c
898 Made custom toolbar window title more consistent
900 2002-09-22 [colin] 0.8.3claws12
903 Initialize session type to normal before getting
904 mail (fixes strange Get behaviour)
905 * src/prefs_account.h
906 Move STYPE_POP_BEFORE_SMTP to last position to
907 avoid other side-effects
909 2002-09-22 [colin] 0.8.3claws11
911 * src/prefs_account.c
912 Fix pop_bfr_smtp_tm_entry sensivity when switching
913 from pop3 to apop or vice-versa
915 2002-09-22 [colin] 0.8.3claws10
917 * src/prefs_account.[ch]
918 Add an option for the POP before SMTP timeout
920 Remember time of last POP connection
922 Do POP before SMTP only if timeout reached
924 2002-09-22 [oliver] 0.8.3claws9
927 explain custom toolbar
929 2002-09-22 [oliver] 0.8.3claws8
931 * src/prefs_actions.[ch]
932 custom toolbar for compose
933 actions callback from compose toolbar
935 remove include toolbar.h
937 2002-09-22 [oliver] 0.8.3claws7
939 * src/prefs_toolbar.[ch]
940 custom toolbar for compose
941 - generic prefs_toolbar handles both
942 Mainwin's toolbar as well as Compose toolbar
944 2002-09-22 [oliver] 0.8.3claws6
947 custom toolbar for compose
948 restructure toolbar.[ch]
950 2002-09-22 [oliver] 0.8.3claws5
953 custom toolbar for compose
955 2002-09-22 [oliver] 0.8.3claws4
957 * src/mainwindow.[ch]
958 custom toolbar for compose
959 move mainwin toolbar back to mainwindow
961 2002-09-22 [alfons] 0.8.3claws3
968 2002-09-22 [alfons] 0.8.3claws2
971 procmsg_save_to_outbox(): don't unlink message file from queue;
972 callers should do it using folder_item_remove_msg()
974 2002-09-22 [colin] 0.8.3claws1
977 Made mimeview_check_signature() public
979 Made GPG signatures verifiable by clicking
980 the [application/pgp-signature] in the Text
983 2002-09-22 [paul] 0.8.3claws
992 updated translations, submitted by George Danchev,
993 me, Ricardo Mones Lastra, Alessandro Maestri,
994 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
995 and Urke MMI, respectively.
997 2002-09-22 [alfons] 0.8.2claws65
1001 no furry valgrinds have been used to plug these memleaks
1003 2002-09-20 [paul] 0.8.2claws64
1005 * sync with 0.8.3cvs4
1006 'Select thread' re-implemented
1007 see ChangeLog 2002-09-20
1009 2002-09-21 [alfons] 0.8.2claws63
1012 compose_send(): plug unnoticed memleak
1014 2002-09-20 [alfons] 0.8.2claws62
1017 replace_address_in_edit(): strict check for NULL address to
1018 fix "[ 607348 ] Segfault in address completion". My guess is
1019 that this happens with an empty address book, but it's good
1020 to have this check here anyway
1022 completion_window_button_press(): free string returned
1023 from the internal cache
1025 2002-09-20 [christoph] 0.8.2claws61
1028 added ENC_BINARY to EncodingType
1030 the string returned by procmime_get_encoding_str
1031 should not depend on the order of values in the
1032 EncodingType definition
1033 * doc-src/rfc1806.txt ** NEW FILE **
1034 Added rfc1806 about MIME Content-Disposition
1037 2002-09-19 [paul] 0.8.2claws60
1039 * sync with 0.8.2cvs3
1040 see ChangeLog 2002-09-19
1042 2002-09-19 [paul] 0.8.2claws59
1044 * src/prefs_folder_item.c
1045 revert to Darko's original alignment of colour
1047 add a colon to folder_color label
1050 add Colin's patch (with Hiro's modifications) to
1051 force BASE64 encoding for 8-bit text when signing
1052 (sync with 0.8.3cvs2)
1054 2002-09-18 [alfons] 0.8.2claws58
1059 (beautify a little bit)
1061 2002-09-18 [christoph] 0.8.2claws57
1064 fix handling of fgetc return value
1066 2002-09-17 [alfons] 0.8.2claws56
1069 summary_sort(): check non-NULL summaryview->folder_item when no
1070 folder is selected at all
1071 (closes "[ 610344 ] sort label make syl Crash")
1073 2002-09-17 [alfons] 0.8.2claws55
1076 beautify a little bit
1078 2002-09-17 [christoph] 0.8.2claws54
1081 initialize max values for cache and folder
1082 when cache or folder is empty
1084 2002-09-15 [colin] 0.8.2claws53
1087 Fix a leak (thanks Alfons!) and cleaned
1088 variables names for custom headers
1090 2002-09-15 [colin] 0.8.2claws52
1093 Fix custom headers recognition when
1094 prefs_common.trans_hdr is on
1096 2002-09-15 [colin] 0.8.2claws51
1099 Allow dynamically-added custom headers
1100 Yet not reparsed if reedited
1102 2002-09-15 [alfons] 0.8.2claws50
1104 * src/prefs_account.c
1107 2002-09-15 [colin] 0.8.2claws49
1109 * src/prefs_account.c
1110 fix pop_before_smtp sensitivity
1112 2002-09-15 [colin] 0.8.2claws48
1115 add inc_pop_before_smtp()
1116 allow MainWindow to be undefined in
1117 inc_account_mail() and inc_start()
1120 add STYPE_POP_BEFORE_SMTP session type
1121 * src/prefs_account.c
1122 activated pop before smtp option
1124 do pop before smtp if the relevant option
1127 2002-09-15 [paul] 0.8.2claws47
1130 see ChangeLog 2002-09-15
1132 2002-09-14 [paul] 0.8.2claws46
1135 updated Bulgarian translation, submitted by
1138 2002-09-13 [paul] 0.8.2claws45
1141 merge claws' select_account() with main's
1142 (new) compose_select_account(). [sync with
1143 0.8.2cvs15, see ChangeLog 2002-09-11]
1145 2002-09-12 [christoph] 0.8.2claws44
1148 allocate 1 elements of FolderItem not 0
1150 2002-09-12 [colin] 0.8.2claws43
1153 Fix bug #590825 (obey Follow-up: poster)
1155 2002-09-12 [colin] 0.8.2claws42
1158 Fix bug #557009 (wrong headers for messages
1159 forwarded as attachments)
1161 2002-09-11 [colin] 0.8.2claws41
1164 Put SCF: pseudo-header on top of message
1165 Set draft tmp_flag when saved as draft
1169 Skip after first \n\n for beginning of real message
1172 2002-09-11 [christoph] 0.8.2claws40
1175 use procmsg flag functions in filtering or processing
1176 will cause incorrect folder message counts
1178 2002-09-11 [colin] 0.8.2claws39
1181 Fix bug #550175 - wrong save folder when reediting
1184 2002-09-11 [paul] 0.8.2claws38
1186 * sync with 0.8.2cvs14
1187 see ChangeLog 2002-09-11
1189 2002-09-11 [colin] 0.8.2claws37
1192 Fix a typo (seeming to cause new/unread status to
1195 2002-09-10 [christoph] 0.8.2claws36
1198 compose_redirect should not use compose_generic_new
1199 because that does more stuff than expected including
1200 opening the external editor
1201 (closes bug "[ 526608 ] bounced messages appear blank
1204 2002-09-10 [christoph] 0.8.2claws35
1207 fix problem with too large message number range
1208 causing a crash in folder_item_scan
1210 2002-09-10 [paul] 0.8.2claws34
1212 * sync with 0.8.2cvs13
1213 see ChangeLog 2002-09-10
1215 2002-09-10 [christoph] 0.8.2claws33
1218 set MsgInfo TmpFlags for queue and draft folders
1219 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1221 2002-09-10 [paul] 0.8.2claws32
1224 po/bg.po ** NEW FILE **
1225 new Bulgarian translation submitted by
1226 George Danchev <danchev@spnet.net>
1230 tools/tb2sylpheed ** NEW FILE **
1231 add script that converts an addressbook exported
1232 from The Bat! into a Sylpheed addressbook. Submitted
1233 by Urke MMI <urke-kg@eunet.yu>
1235 2002-09-10 [paul] 0.8.2claws31
1237 * sync with 0.8.2cvs12
1238 see ChangeLog 2002-09-10
1240 2002-09-06 [paul] 0.8.2claws30
1242 * src/prefs_common.c
1243 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1247 tools/ldif-to-xml.py ** REMOVED **
1248 remove obsolete python script
1250 2002-09-06 [paul] 0.8.2claws29
1252 * sync with 0.8.2cvs10
1253 see ChangeLog 2002-09-06
1255 2002-09-04 [paul] 0.8.2claws28
1257 * sync with 0.8.2cvs9
1258 see ChangeLog 2002-08-04
1260 2002-09-04 [colin] 0.8.2claws27
1262 * src/prefs_common.[ch]
1263 Added signature color configuration
1265 Use user-specified signature color
1267 2002-09-03 [colin] 0.8.2claws26
1269 * src/prefs_common.[ch]
1270 Added autosave and autosave_length prefs
1272 Added compose_remove_draft()
1273 Auto-save drafts according to the prefs
1275 Added a crash-indicator file, allowing to check
1276 for new messages on startup if Sylpheed crashed
1277 (makes saved drafts "reappear")
1279 2002-09-03 [colin] 0.8.2claws25
1284 2002-09-03 [paul] 0.8.2claws24
1286 * sync with 0.8.2cvs8
1287 see ChangeLog 2002-09-02 and 2002-09-03
1289 2002-09-03 [darko] 0.8.2claws23
1292 use normal style when creating new folder to pick
1295 2002-09-02 [melvin] 0.8.2claws22
1298 removed some obsolete code
1300 2002-09-02 [melvin] 0.8.2claws21
1303 fixed test's equality sign (== to =)
1305 2002-09-02 [alfons] 0.8.2claws20
1309 revert change of 0.8.2claws16 and use the mh_folder_destroy
1310 as folder->destroy virtual as suggested by Hiro
1311 (the mh.c code seems to have been lost around mh.c.1.21)
1313 2002-09-02 [paul] 0.8.2claws19
1316 updated by Fabio Jr. Beneditto
1319 use 'http://claws.sylpheed.org' for homepage link.
1320 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1322 2002-09-01 [alfons] 0.8.2claws18
1325 plug memleak related to one Martin Kluge found
1327 2002-08-31 [paul] 0.8.2claws17
1329 * sync with 0.8.2cvs6
1330 see ChangeLog 2002-08-30
1332 2002-08-31 [alfons] 0.8.2claws16
1335 folder_destroy(): remove mailbox from folderlist even if it has
1338 2002-08-31 [alfons] 0.8.2claws15
1343 (being pedantic I know)
1345 2002-08-31 [alfons] 0.8.2claws14
1348 check for NULL pointers returned from folder->fetch_msginfo virtual
1349 (should solve some reported crashes)
1351 2002-08-30 [alfons] 0.8.2claws13
1356 enable crash dialog on compilation time
1357 (--enable-crash-dialog configure option)
1359 2002-08-30 [alfons] 0.8.2claws12
1364 apply memory leak plug patch by Martin Kluge
1365 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1366 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1367 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1369 2002-08-30 [darko] 0.8.2claws11
1372 copy Gtk style from normal style to match
1373 font size for coloured folders
1375 2002-08-29 [alfons] 0.8.2claws10
1378 Type=Internet <- Type=Application
1379 (reported by Michael Schwendt, see:
1380 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1381 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1383 2002-08-29 [paul] 0.8.2claws9
1385 * sync with 0.8.2cvs5
1386 see ChangeLog 2002-08-29
1388 2002-08-29 [colin] 0.8.2claws8
1391 Added a sanity check in summary_select_thread
1392 Should fix bug 601605
1394 2002-08-29 [colin] 0.8.2claws7
1397 Revert claws6 changes regarding bug #591676
1399 2002-08-28 [colin] 0.8.2claws6
1402 Ignore cache for queue folderitems
1405 2002-08-28 [melvin] 0.8.2claws5
1410 2002-08-28 [melvin] 0.8.2claws4
1413 Updated a bit the text concerning the spell checker
1415 2002-08-28 [melvin] 0.8.2claws3
1417 Merged the GNU_aspell_branch:
1418 Support of new GNU/aspell is now included and the old pspell
1419 is not supported anymore.
1423 Updated spell checker text to reflect the switch to GNU/aspell
1425 * ac/aspell.m4 *** NEW ***
1426 * src/gtkaspell.[ch] *** NEW ***
1427 * ac/pspell.m4 *** DELETED ***
1428 * src/gtkspell.[ch] *** DELETED ***
1431 Updated for GNU/aspell support
1434 Replaced gtkspell.c by gtkaspell.c
1442 * src/prefs_common.[ch]
1443 Updated for GNU/aspell support
1445 2002-08-28 [paul] 0.8.2claws2
1447 * sync with 0.8.2cvs4
1448 see ChangeLog 2002-08-27 and 2002-08-28
1450 2002-08-28 [colin] 0.8.2claws1
1452 * src/summary_search.c
1455 2002-08-28 [jens] 0.8.2claws
1458 Updated German translations
1460 2002-08-27 [melvin] 0.8.2claws
1463 Updated French translations
1465 2002-08-27 [paul] 0.8.2claws
1467 * sync with 0.8.2 main release
1475 updated message catalogs submitted by
1476 Ricardo Mones Lastra, Alessandro Maestri,
1477 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1478 Beneditto and Urke MMI
1480 2002-08-27 [hoa] 0.8.1claws123
1482 * src/mainwindow.[ch]
1483 * src/summaryview.[ch]
1484 removed the "filter setting" menu option.
1485 add a "cancel a news message" menu option.
1487 2002-08-26 [martin] 0.8.1claws122
1490 changed string under 0.8.1claws79 changed by myself
1493 2002-08-26 [martin] 0.8.1claws121
1496 added kill command to debuggerrc to start crash dialog
1498 2002-08-26 [paul] 0.8.1claws120
1500 * sync with 0.8.1cvs31
1501 see ChangeLog 2002-08-26
1503 2002-08-25 [alfons] 0.8.1claws119
1506 fix bug that didn't send out correct headers to news server
1507 when sending news article and email from queue (bug reported
1508 and patch provided by Tim Mann; closes bug
1509 "[ 583196 ] 0.7.8claws can't post news")
1511 2002-08-25 [alfons] 0.8.1claws118
1513 * src/selective_download.c
1514 mark two strings as translatable
1515 (thanks to Urke MMI for pointing this out)
1517 2002-08-25 [alfons] 0.8.1claws117
1520 treat sent boxes as special and allow sorting them by addressee
1521 (closes "[ 589418 ] Sent folder sorting misbehavior"
1522 submitted by Steve Lamb)
1524 2002-08-24 [alfons] 0.8.1claws116
1527 fix memleak reported by Martin Kluge
1528 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1530 2002-08-24 [oliver] 0.8.1claws115
1532 * src/prefs_toolbar.c
1533 o code cleanup as suggested by Alfons
1536 2002-08-24 [alfons] 0.8.1claws114
1539 o fix another memory leak reported by Martin Kluge
1540 (see "[ 599568 ] Small Memory Leak")
1541 o remove 'from' variable from 'summary_set_header()'; we can
1544 2002-08-24 [paul] 0.8.1claws113
1546 * sync with 0.8.1cvs30
1547 see ChangeLog 2002-08-23
1549 2002-08-24 [alfons] 0.8.1claws112
1552 remove unnecessary allocations for search bar fixing leaks
1553 reported by Martin Kluge
1554 (see "[ 599451 ] Further memory leaks?")
1556 2002-08-24 [alfons] 0.8.1claws111
1559 make get_socket_name() public for crash.c
1561 o make report bug button work (goes to claws'
1562 bug tracker at sf.net)
1563 o introduce function for doing important stuff just
1564 before claws goes down
1567 2002-08-24 [alfons] 0.8.1claws110
1570 move cursor to "To" entry when forwarding as attachment
1571 (reported and solved by Steve Lamb, closes bug report
1572 "[ 592880 ] Forward as attachment; cursor not in to")
1574 2002-08-24 [colin] 0.8.1claws109
1577 fix quick search visibility after GUI (de)separations.
1579 2002-08-23 [colin] 0.8.1claws108
1582 fix header pane visibility after folderview or
1583 messageview (de)separation
1585 2002-08-23 [paul] 0.8.1claws107
1587 * src/mainwindow.[ch]
1589 give full control of display or non-display
1590 of the Execute icon to Custom toolbar settings.
1591 add new sensitivity condition to maninwindow.h:
1597 more sync with 0.8.1cvs29
1599 2002-08-23 [melvin] 0.8.1claws106
1602 Readded support for custom widget in alertpanel lost in last
1605 2002-08-23 [paul] 0.8.1claws105
1607 * sync with 0.8.1cvs29
1608 see ChangeLog 2002-08-23
1610 2002-08-23 [colin] 0.8.1claws104
1613 Fix folder and search pixmaps exchanging positions
1614 after theme or toolbar changes. Thank to Oliver for
1617 2002-08-23 [colin] 0.8.1claws103
1620 src/messageview.[ch]
1623 Changed messageview_create() and noticeview_create()
1624 to avoid the last gdk_warning
1626 2002-08-22 [colin] 0.8.1claws102
1629 Fix my new `Creating pixmap from xpm' warning
1631 2002-08-22 [colin] 0.8.1claws101
1634 Fix some of the gdk warnings
1636 2002-08-22 [colin] 0.8.1claws100
1639 * src/stock_pixmap.c
1640 * src/stock_pixmap.h
1641 * src/pixmaps/quicksearch.xpm *ADDED*
1642 Add the quicksearch pixmap
1646 Make quicksearch bar visible/hidden via a button
1648 2002-08-22 [christoph] 0.8.1claws99
1651 fix folder update for newsgroups with message
1652 numbers below minimum number of articles to fetch
1653 (closes bug #598445)
1655 2002-08-22 [paul] 0.8.1claws98
1657 * sync with 0.8.1cvs28
1658 see ChangeLog 2002-08-22
1660 2002-08-21 [alfons] 0.8.1claws97
1663 use bt instead of bt full which seems to work
1664 better, and bt full doesn't give a great deal
1665 of information anyway
1667 2002-08-21 [colin] 0.8.1claws96
1670 fix summaryview_searchtype_changed prototype
1672 2002-08-21 [christoph] 0.8.1claws95
1675 o fix broken menu update for sorting type, we have to
1676 get this info from the summaryview now
1677 o removed setting of threaded state in menu callback
1678 * src/summaryview.[ch]
1679 more summaryview/folderitem seperation for
1682 removed not required --with-compiler-flags option
1684 2002-08-21 [oliver] 0.8.1claws94
1687 o rename toolbar.xml to toolbar_main.xml
1688 since toolbar_compose.xml might come up
1693 2002-08-21 [darko] 0.8.1claws93
1696 don't reset tmp flags for messages copied
1699 2002-08-21 [colin] 0.8.1claws92
1701 * src/prefs_filtering.c
1702 fix renaming rules on folder rename
1703 when folder is not a leaf folder
1705 2002-08-21 [paul] 0.8.1claws91
1707 * src/prefs_folder_item.c
1708 fix alignment of colour selector
1710 2002-08-21 [paul] 0.8.1claws90
1712 * sync with 0.8.1cvs27
1713 see ChangeLog 2002-08-21
1715 2002-08-21 [paul] 0.8.1claws89
1718 fix crash when changing field type in
1721 2002-08-21 [colin] 0.8.1claws88
1724 Made quick search case-insensitive
1726 2002-08-21 [paul] 0.8.1claws87
1728 * sync with 0.8.1cvs26
1729 see ChangeLog 2002-08-21
1731 2002-08-20 [christoph] 0.8.1claws86
1735 * src/summaryview.[ch]
1736 more summaryview/folderitem seperation for
1737 sort_key and sort_type
1739 added missing return statement
1741 2002-08-20 [colin] 0.8.1claws85
1743 * src/summaryview.[ch]
1744 Added a quick search box
1746 * src/prefs_common.[ch]
1747 Added a show/hide option for the quick search
1749 2002-08-20 [oliver] 0.8.1claws84
1752 remove toolbar_create_popups
1754 o remove toolbar_create_popups
1755 o fix toolbar_set_sensitive
1756 (Bug reports #596834 and #596832)
1757 * src/prefs_toolbar.c
1758 o add "Set default" button
1759 o align label and text + combo widgets
1761 2002-08-20 [hoa] 0.8.1claws83bis
1764 fixed a bug in imap_fetch_msginfo() in case there is no
1767 2002-08-20 [darko] 0.8.1claws83
1770 copy the color style of folder view so it
1771 works with GTK themes
1773 2002-08-20 [darko] 0.8.1claws82
1777 * src/prefs_folder_item.[hc]
1778 don't use UI stuff in folder.h
1780 2002-08-20 [darko] 0.8.1claws81
1783 * src/prefs_folder_item.h
1785 * src/prefs_folder_item.c
1786 ability to set folder color in folderview
1788 2002-08-19 [alfons] 0.8.1claws80
1791 fix one of the earlier memleaks reported by Martin Kluge
1793 2002-08-19 [alfons] 0.8.1claws79
1796 hide notice view when selecting seperate folder
1797 view (reported by Urke MMI)
1799 2002-08-19 [christoph] 0.8.1claws78
1802 * src/prefs_folder_item.h
1803 * src/summaryview.[ch]
1804 o add summary_set_prefs_from_folderitem to set
1805 summaryview prefs (first step to remove all
1806 references to the folderitem in summaryview)
1807 o moved compiled regex stuff from folderitem prefs
1810 2002-08-19 [paul] 0.8.1claws77
1813 add check for '.' to QUOTE_IF_REQUIRED
1815 2002-08-19 [paul] 0.8.1claws76
1818 sync with 0.8.1cvs25 (plug memory leak)
1820 * src/prefs_toolbar.c
1821 re-order prefs_toolbar_cancel()
1823 2002-08-18 [alfons] 0.8.1claws75
1827 plug other memleaks reported by Martin Kluge
1829 2002-08-18 [paul] 0.8.1claws74
1832 updated by Fabio Jr. Beneditto
1834 2002-08-18 [paul] 0.8.1claws73
1837 fix bug where tooltips were displayed untranslated
1839 * src/prefs_toolbar.c
1840 fix bug where clicking 'Cancel' creates an icon & text
1841 toolbar regardless of prefs
1844 2002-08-17 [oliver] 0.8.1claws72
1846 * src/prefs_toolbar.c
1847 update toolbar on CANCEL
1848 bug reported by Martin Kluge
1850 toolbar_destroy memleak fixed
1852 2002-08-17 [alfons] 0.8.1claws71
1855 plug another memleak reported by Martin Kluge
1857 2002-08-16 [alfons] 0.8.1claws70
1860 use execvp() correctly (suggested by wwp; thanks!)
1862 2002-08-16 [alfons] 0.8.1claws69
1865 plug memory leak reported by Kim Schultz & Martin Kluge
1867 2002-08-16 [paul] 0.8.1claws68
1870 updated by Ricardo Mones Lastra
1872 2002-08-16 [paul] 0.8.1claws67
1875 fix bug where 'Compose News' icon showed wrong
1878 2002-08-16 [paul] 0.8.1claws66
1880 * sync with 0.8.1cvs24
1881 see ChangeLog 2002-08-16
1884 updated by Alessandro Maestri
1886 2002-08-15 [paul] 0.8.1claws65
1891 2002-08-15 [paul] 0.8.1claws64
1894 don't translate debug info
1899 2002-08-15 [paul] 0.8.1claws63
1901 * src/prefs_toolbar.c
1902 fix bug where clicking 'OK' creates an icon & text
1903 toolbar regardless of prefs
1905 2002-08-14 [alfons] 0.8.1claws62
1908 add global var that has the full argv[0]
1910 o execvp the correct sylpheed by using argv0
1911 and setting the correct work dir
1914 2002-08-14 [oliver] 0.8.1claws61
1916 * enable/disable Toolbar Action Buttons
1920 * src/prefs_toolbar.c
1922 2002-08-14 [melvin] 0.8.1claws60
1925 Updated French translations
1927 2002-08-14 [melvin] 0.8.1claws59
1930 Made bug report not translatable
1932 Fixed exporthtml_build_filespec() return value
1934 Fixed incorrect include file
1936 * src/prefs_actions.c
1937 * src/prefs_toolbar.c
1938 Made debug info not translatable
1941 Added missing includes
1942 * src/prefs_common.c
1945 2002-08-14 [paul] 0.8.1claws58
1947 * faq/es/sylpheed-faq.html
1948 faq/es/sylpheed-faq-[1-3].html
1949 faq/es/sylpheed-faq-4.html **NEW FILE **
1952 2002-08-13 [christoph] 0.8.1claws57
1955 ignore thread fix that did not mark all
1956 child nodes of a ignored thread as
1957 ignored. Does not work perfectly yet,
1958 but it is better now
1960 2002-08-13 [alfons] 0.8.1claws56
1963 o implement 'save crash log'
1966 2002-08-13 [melvin] 0.8.1claws55
1969 removed unrequired "execinfo.h" header
1971 2002-08-12 [paul] 0.8.1claws54
1973 * faq/en/sylpheed-faq.html
1974 faq/en/sylpheed-faq-[1-3].html
1975 faq/en/sylpheed-faq-4.html **NEW FILE **
1978 2002-08-12 [alfons] 0.8.1claws53
1981 add crash.c to translatables
1983 bring in Leandro's crash dialog
1985 2002-08-11 [alfons] 0.8.1claws52
1988 clean up some warnings
1990 2002-08-11 [alfons] 0.8.1claws51
1994 * src/crash.[ch] ** NEW FILES **
1996 initial gdb crash handler
1998 2002-08-11 [paul] 0.8.1claws50
2000 * src/prefs_toolbar.c
2001 replace Up/Down arrow pixmaps with text to be
2002 consistent across icon themes
2004 2002-08-11 [paul] 0.8.1claws49
2006 * src/prefs_common.c
2008 rename 'Pixmap' -> 'Icon'
2011 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2013 2002-08-10 [paul] 0.8.1claws48
2015 * src/prefs_toolbar.c
2018 2002-08-10 [paul] 0.8.1claws47
2021 don't write Processing progress to status bar
2022 patch submitted by Alexander Evseev
2024 * src/prefs_toolbar.c
2025 re-position and resize window
2026 make window assume correct size on first call
2028 2002-08-10 [paul] 0.8.1claws46
2035 follow UI text conventions
2037 2002-08-10 [alfons] 0.8.1claws45
2040 correct pixmap for delete action
2042 2002-08-10 [paul] 0.8.1claws44
2045 updated by Fabio Jr. Beneditto
2047 2002-08-10 [paul] 0.8.1claws43
2050 add custom toolbar files
2052 2002-08-10 [paul] 0.8.1claws42
2054 * sync with 0.8.1cvs22
2055 see ChangeLog 2002-08-09
2057 2002-08-09 [paul] 0.8.1claws41
2061 tools/outlook2sylpheed.pl ** NEW FILE **
2062 add script to convert exported Outlook
2063 contacts list to a Sylpheed addressbook.
2064 Submitted by Ricardo Mones Lastra.
2066 2002-08-09 [paul] 0.8.1claws40
2070 po/sr.po ** NEW FILE **
2071 add Serbian message catalog. Submitted by
2072 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2074 2002-08-09 [paul] 0.8.1claws39
2076 * sync with 0.8.1cvs21
2077 see ChangeLog 2002-08-08
2079 2002-08-08 [oliver] 0.8.1claws38
2082 move Custom Toolbar to Configuration menu
2084 2002-08-08 [oliver] 0.8.1claws37
2086 * src/prefs_toolbar.c
2087 fix substitute pixmap bug
2089 2002-08-08 [paul] 0.8.1claws36
2091 * sync with 0.8.1cvs19
2092 see ChangeLog 2002-08-08
2094 2002-08-07 [christoph] 0.8.1claws35
2097 fixed a memory leak in new canonicalize_file_replace
2099 2002-08-07 [christoph] 0.8.1claws34
2102 o canonicalize_file_replace should create the temporary
2103 file in the same directory as the original file.
2104 o added get_tmpfile_in_dir that creates a temorary file
2105 in a specified directory.
2107 2002-08-07 [melvin] 0.8.1claws33
2110 fixed bug where 'Article' button acted as 'Email' button.
2112 2002-08-07 [paul] 0.8.1claws32
2114 * sync with 0.8.1.cvs17
2115 see ChangeLog 2002-08-07
2117 2002-08-07 [colin] 0.8.1claws31
2120 fix mass-cancel problem
2122 2002-08-07 [thorsten] 0.8.1claws30
2124 * src/prefs_toolbar.c
2125 fix: crash on replace or add new button
2127 fix: close xmlfile after reading
2129 fix: unlink() file before rename()
2131 2002-08-06 [paul] 0.8.1claws29
2133 * sync with 0.8.cvs15
2134 see ChangeLog 2002-08-06
2136 2002-08-06 [oliver] 0.8.1claws28
2139 * src/prefs_toolbar.c
2140 fixed empty toolbar issue
2142 2002-08-06 [oliver] 0.8.1claws27
2144 * Custom Toolbar Final
2148 o toolbar stuff now lives in src/toolbar.[ch]
2149 o main_window_toolbar_* functions are renamed to
2150 toolbar_* reflecting their new source file
2151 * src/mainwindow.[ch]
2152 o remove toolbar stuff
2154 2002-08-06 [oliver] 0.8.1claws26
2157 * src/prefs_toolbar.[ch] **New File**
2158 * src/toolbar.[ch] **New File**
2159 o prefs_toolbar.[ch] custom toolbar frontend
2160 o toolbar.[ch] backend
2162 2002-08-06 [oliver] 0.8.1claws25
2164 * src/prefs_actions.[ch]
2165 o new exported function actions_execute
2167 2002-08-06 [paul] 0.8.1claws24
2169 * sync with 0.8.1cvs4
2170 see ChangeLog 2002-08-06
2172 2002-08-06 [paul] 0.8.1claws23
2174 * sync with 0.8.1cvs13
2175 see ChangeLog 2002-08-06
2177 2002-08-06 [paul] 0.8.1claws22
2179 * sync with 0.8.1cvs12
2180 see ChangeLog 2002-08-05 and 2002-08-06
2182 2002-08-06 [match] 0.8.1claws21
2185 improvements to cut/copy/paste address
2187 2002-08-05 [match] 0.8.1claws20
2194 fixes to improve cut/copy/paste
2196 2002-08-06 [melvin] 0.8.1claws19
2199 account_find_all_from_address(): new function that returns the
2200 list of all accounts that are matched in an address.
2201 * src/alertpanel.[ch]
2202 alertpanel() now accepts a custom widget
2203 alertpanel_with_widget(): new function that pops up a panel with
2204 a custom widget in it
2206 gtkut_account_menu_new(): new function that allows the selection
2207 of an account from a list of accounts.
2209 Extended Return Receipt notification to select the correct
2210 account and to make a security test on the Delivery-Notification
2211 address which should be the same as the Return-Path.
2213 2002-08-06 [thorsten] 0.8.1claws18
2216 attach_all: save unnamed as "noname.%d",
2217 dont free static dirname
2219 2002-08-05 [alfons] 0.8.1claws17
2222 detect XIM by trying to link rather than compile a XIM program
2224 2002-08-05 [oliver] 0.8.1claws16
2226 * src/stock_pixmap.[ch]
2227 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2228 o new func to retrieve pixmaps
2230 2002-08-05 [paul] 0.8.1claws15
2232 * sync with 0.8.1cvs10
2233 see ChangeLog 2002-08-05
2235 2002-08-04 [alfons] 0.8.1claws14
2238 see if this plugs memleak
2240 2002-08-04 [melvin] 0.8.1claws13
2243 fixed bug that could crash Sylpheed when highlighting
2244 all misspelled words.
2246 2002-08-03 [melvin] 0.8.1claws12
2248 * src/prefs_actions.c
2249 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2251 fixed bug where the Return Receipt was sent to
2252 Delivery-Notification-To address even if it was not present
2254 2002-08-02 [alfons] 0.8.1claws11
2256 * src/prefs_actions.c
2257 o more check for NULLs
2258 o put create_io_dialog() in right conditional block
2260 2002-08-02 [paul] 0.8.1claws10
2263 updated by Ricardo Mones Lastra
2265 2002-08-01 [christoph] 0.8.1claws9
2268 don't free the cache of the opened
2269 folder in the summaryview
2271 don't unset flags, if it is not required
2273 2002-08-01 [paul] 0.8.1claws8
2275 * sync with 0.8.1cvs8
2276 see ChangeLog entry 2002-08-01
2278 2002-08-01 [paul] 0.8.1claws7
2280 * sync with 0.8.1cvs7
2281 see ChangeLog 2002-07-31 and 2002-08-01
2283 2002-07-31 [christoph] 0.8.1claws6
2286 forgot to update menu sensitivity
2287 function for new menu entry
2289 2002-07-31 [alfons] 0.8.1claws5
2292 check folder item and its path for NULL on
2295 2002-07-31 [christoph] 0.8.1claws4
2298 check if folder_item_get_msginfo in
2299 folder_item_remove_msg returned NULL
2301 better clear the uid cache in the
2302 uid validity check function and delete
2305 2002-07-31 [paul] 0.8.1claws3
2308 add the '--attach' option and a few other
2311 2002-07-31 [paul] 0.8.1claws2
2313 * sync with 0.8.1cvs5
2314 see ChangeLog 2002-07-31
2316 2002-07-31 [christoph] 0.8.1claws1
2318 * src/folderview.[ch]
2320 replace "Rescan all folders..." with
2321 "Check all folders for new messages..."
2323 2002-07-30 [paul] 0.8.1claws
2325 * version 0.8.1claws released
2327 2002-07-30 [paul] 0.8.0claws29
2329 * tools/OOo2sylpheed.pl ** NEW FILE **
2331 add script to enable sending documents as
2332 attachments from OpenOffice.org
2334 2002-07-30 [melvin] 0.8.0claws28
2336 * src/prefs_actions.c
2337 Made the actions' input/output dialog display
2340 2002-07-30 [christoph] 0.8.0claws27
2343 check if folder_item_get_msginfo in
2344 procmsg_save_to_outbox returned NULL
2346 2002-07-30 [paul] 0.8.0claws26
2348 * sync with 0.8.1cvs4
2349 see ChangeLog 2002-07-29
2351 2002-07-29 [thorsten] 0.8.0claws25
2354 added selective download, delete on server
2356 2002-07-29 [paul] 0.8.0claws24
2358 * sync with 0.8.1cvs3
2359 see ChangeLog 2002-07-29
2361 2002-07-27 [christoph] 0.8.0claws23
2364 add extra check if fetching the msginfo
2367 2002-07-27 [paul] 0.8.0claws22
2369 * sync with 0.8.1cvs2
2370 see ChangeLog 2002-07-26
2372 2002-07-27 [christoph] 0.8.0claws21
2375 add another check if a valid msginfo
2378 2002-07-26 [hoa] 0.8.0claws20
2381 Fixed a condition in folder_item_destroy()
2384 Fixed an error in IMAP protocol
2386 2002-07-26 [alfons] 0.8.0claws19
2389 ofcourse compare with identifier, not the path
2391 2002-07-26 [alfons] 0.8.0claws18
2394 use folder item identifier for saving / restoring
2395 preferences because folder->path might not be unique
2397 2002-07-26 [melvin] 0.8.0claws17
2400 Fixed a crash introduced in 0.8.0claws5 when log is
2401 cut under 80 characters.
2403 2002-07-26 [paul] 0.8.0claws16
2405 * sync with 0.8.1cvs1
2406 see ChangeLog 2002-07-26
2408 2002-07-26 [christoph] 0.8.0claws15
2411 imap folder now remembers the last selected
2412 folder and imap_fetch_msginfo skips selecting
2413 the folder if it is already selected
2415 2002-07-26 [christoph] 0.8.0claws14
2420 fix imap folder rescanning
2422 2002-07-25 [christoph] 0.8.0claws13
2432 implement imap uid cache and uid validity check
2434 2002-07-25 [alfons] 0.8.0claws12
2437 fix a brown paper bag bug, and also add some more
2440 2002-07-25 [christoph] 0.8.0claws11
2443 don't mix copy, fetch_msginfo and remove
2444 operations in folder item copy and move
2447 2002-07-25 [christoph] 0.8.0claws10
2451 * src/prefs_folder_item.c
2452 * src/summaryview.[ch]
2453 remove no longer required parameter update_cache from
2456 2002-07-25 [paul] 0.8.0claws9
2463 2002-07-24 [alfons] 0.8.0claws8
2466 sort correctly when using simplified subject line
2467 (closes feature request "[ 585141 ] applying regexp to subject
2468 before sort" submitted by Alexandra Walford)
2470 2002-07-24 [paul] 0.8.0claws7
2472 * sync with 0.8.0cvs3
2473 see ChangeLog 2002-07-24
2475 2002-07-23 [christoph] 0.8.0claws6
2482 o separate processing and summaryview
2483 o removed summary_write_cache from summaryview
2484 o removed summaryview->killed_messages, because we don't have
2485 to keep a list of killed messages anymore. New cache will
2486 keep the hidden messages in cache anyway
2489 * src/selective_download.c
2490 o removed unnecessary summary_write_cache calls
2492 o don't set ignore thread flag in procmsg_get_thread_tree
2493 if it is already set
2496 o moved STATUSBAR_PUSH/POP to statusbar.h because
2497 they are used in different files
2499 2002-07-23 [melvin] 0.8.0claws5
2505 * src/editldap_basedn.c
2507 * src/prefs_common.c
2508 Fixed few memory leak (gtk_editable_get_chars returns
2509 an allocated string)
2511 Fixed few memory leak (gtk_editable_get_chars returns
2512 an allocated string) and modified a little the log cutting
2515 Replaced a call to an obsolete function gtk_entry_get_text()
2516 by gtk_editable_get_chars()
2518 Removed a debug printf
2520 2002-07-23 [christoph] 0.8.0claws4
2523 fix another g_dirname memory leak
2525 2002-07-23 [christoph] 0.8.0claws3
2528 fixed a memory leak in mh_fetch_msginfo
2529 fixed crash when message header could not be
2532 2002-07-23 [paul] 0.8.0claws2
2534 * sync with 0.8.0cvs2
2535 see ChangeLog 2002-07-23
2537 2002-07-23 [paul] 0.8.0claws1
2539 * sync with 0.8.0cvs1
2540 see ChangeLog 2002-07-23
2542 2002-07-23 [paul] 0.8.0claws
2544 * release of 0.8.0claws
2546 2002-07-23 [paul] 0.7.8claws99
2549 new Russian translation, submitted by
2550 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2552 2002-07-22 [jens] 0.7.8claws98
2555 Updated German translations.
2557 2002-07-22 [paul] 0.7.8claws97
2563 updated translations by Ricardo Mones Lastra,
2564 Alessandro Maestri, Wilbert Berendsen and
2565 Fabio Jr. Beneditto respectively
2567 2002-07-22 [christoph] 0.7.8claws96
2570 fix memory leak caused by wrong g_dirname usage
2572 2002-07-22 [christoph] 0.7.8claws95
2575 update new and unread message counts for summaryview
2576 summaryview does not get it from the folder anymore
2577 and has to update the values itself
2579 2002-07-22 [melvin] 0.7.8claws94
2582 Updated French translations.
2584 2002-07-22 [christoph] 0.7.8claws93
2587 set prop->preg pointer to NULL or following check
2588 will not fail and regexec will be called with
2591 2002-07-21 [alfons] 0.7.8claws92
2593 * src/prefs_common.[ch]
2594 remove option "Send return receipt on request"
2596 2002-07-21 [thorsten] 0.7.8claws91
2599 fixed memleaks, coding style as pointed out by alfons
2601 2002-07-21 [alfons] 0.7.8claws90
2604 * src/noticeview.[ch]
2605 o fix bug notice view being displayed when going to empty folder
2606 (noticed by Christoph)
2607 o allow RRR to be sent when restarting sylpheed, or changing folder
2608 (noticed by Thorsten)
2610 2002-07-21 [thorsten] 0.7.8claws89
2613 Included save_all patch from Xaview FACQ
2614 added support for pathnames
2616 2002-07-21 [alfons] 0.7.8claws88
2621 * src/messageview.[ch]
2622 * src/noticeview.c ** NEW FILE **
2623 * src/noticeview.h ** NEW FILE **
2624 make return receipts work again
2625 (UI idea by Leandro Pereira)
2627 2002-07-21 [paul] 0.7.8claws87
2630 fix sensitivity of 'Select thread'
2632 2002-07-21 [paul] 0.7.8claws86
2634 * src/prefs_common.c
2635 add browser command line for Galeon
2637 2002-07-21 [paul] 0.7.8claws85
2640 fix 'EXTRA_DIST': remove README.README, add TODO
2643 2002-07-21 [alfons] 0.7.8claws84
2646 make enter clear selection
2647 (closes "[ 579888 ] Editor selection/entry error"
2648 reported by Steve Lamb)
2650 2002-07-21 [alfons] 0.7.8claws83
2653 sort message list when selecting unthread messages
2654 (closes "[ 501593 ] switching threaded view doesn't sort"
2655 reported by Simon Schubert)
2657 2002-07-20 [alfons] 0.7.8claws82
2662 2002-07-20 [thorsten] 0.7.8claws81
2665 Fixed expansion of empty fields in matchactions
2667 2002-07-19 [melvin] 0.7.8claws80
2670 Removed a duplicate menu entry (fast mode) introduced during
2672 Added a menu separator between 'Use alternate' and 'Fast mode'
2674 2002-07-19 [paul] 0.7.8claws79
2680 2002-07-19 [thorsten] 0.7.8claws78
2682 * tools/calypso_convert.pl ** NEW FILE **
2685 script to import mbox files exported
2687 o generates folder structure
2688 o includes attachments
2690 2002-07-19 [melvin] 0.7.8claws77
2692 * src/selective_download.[ch]
2693 Fixed bug where closing the dialog with the window manager's
2694 close button will not unlock the summary
2695 Corrected some function declarations that missed a return value
2696 Made the source code comply better with coding style.
2697 * src/prefs_common.c
2698 Added new browser command line for Mozilla.
2700 2002-07-18 [paul] 0.7.8claws76
2703 src/selective_download.[ch]
2704 reflect theme changes, fix Gdk Warning when creating
2705 pixmap from NULL window, and minor clean up.
2706 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2711 2002-07-17 [paul] 0.7.8claws75
2719 2002-07-16 [paul] 0.7.8claws74
2721 * tools/filter_conv.pl
2723 replace conversion script with reimplemented version,
2724 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2726 2002-07-16 [colin] 0.7.8claws73
2729 remove forgotten debug messages - sorry ;-)
2731 2002-07-16 [colin] 0.7.8claws72
2737 add the ability to select part of a text mime-part
2740 2002-07-15 [christoph] 0.7.8claws71
2743 fix folder message count for folders without
2744 msg_is_changed (includes news folders)
2746 2002-07-15 [martin] 0.7.8claws70
2749 option "display recipient on 'From'..." now works
2750 without the need of enabling the option
2751 "display sender using address book".
2753 2002-07-15 [christoph] 0.7.8claws69
2756 removed setting folder status from summaryview.
2757 folder.c should update all message counts correctly.
2759 2002-07-15 [paul] 0.7.8claws68
2762 updated by Fabio Junior Beneditto
2764 2002-07-15 [darko] 0.7.8claws67
2767 Fixed target folder colorization, don't decrease op
2770 2002-07-14 [paul] 0.7.8claws66
2772 * sync with main 0.8.0
2773 see ChangeLog 2002-07-14
2775 2002-07-13 [melvin] 0.7.8claws65
2780 Replaced sprintf by g_snprintf to prevent possible buffer
2783 Corrected a log message output format.
2784 Added a missing "done" debug output.
2786 Added keyboard accelerator for Priority menu items
2787 Added missing \n in debug output
2791 Added missing \n in debug output
2793 2002-07-13 [paul] 0.7.8claws64
2796 change Sergey's email address to the sf address
2799 increase show_url_timeout (more useful for long
2802 2002-07-12 [sergey] 0.7.8claws63
2805 applied (with some modifications) patch to set the
2806 micalg parameter for signatures
2807 (2001-08-28 Werner Koch <wk@gnupg.org>)
2809 2002-07-12 [sergey] 0.7.8claws62
2813 fixed man page installation
2815 2002-07-12 [paul] 0.7.8claws61
2817 * sync with 0.7.8cvs26
2818 see ChangeLog 2002-07-11 and 2002-07-12
2820 2002-07-11 [christoph] 0.7.8claws60
2824 first use the message number to find the message
2825 to mark with a reply flag but check the
2826 message-id if we got the correct message, if not
2827 try to find it by message-id.
2828 use new string seperator that is not allowed
2831 2002-07-11 [paul] 0.7.8claws59
2833 * sync with 0.7.8cvs23
2834 see ChangeLog 2002-07-10
2836 2002-07-10 [christoph] 0.7.8claws58
2840 Added message-id table to the cache in memory
2841 and functions to msgcache.c and folder.c to
2842 fetch MsgInfos by message id
2845 store folder and message-id of message replying
2846 to in queue header and set reply flag after sending
2847 (Closes bug #469498)
2849 2002-07-10 [paul] 0.7.8claws57
2853 add Martin to the list of authors
2855 2002-07-09 [martin] 0.7.8claws56
2857 Added gtk_ctree_last_visible(), tree_update_level(),
2858 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2859 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2860 from gtk+ to gtksctree.c for the new sorting code
2861 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2862 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2864 Added declaration for gtk_sctree_sort_recursive() and
2865 gtk_sctree_sort_node
2870 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2871 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2873 2002-07-08 [paul] 0.7.8claws55
2875 * more sync with 0.7.8cvs21
2876 see ChangeLog 2002-07-08
2878 2002-07-08 [paul] 0.7.8claws54
2880 * sync with 0.7.8cvs21
2881 see ChangeLog 2002-07-08
2883 2002-07-07 [alfons] 0.7.8claws53
2886 * src/stock_pixmap.[ch]
2887 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2888 * src/pixmaps/notice_error.xpm ** NEW FILE **
2889 * src/pixmaps/notice_note.xpm ** NEW FILE **
2890 add new pixmaps for upcoming notice pane
2892 2002-07-06 [melvin] 0.7.8claws52
2895 Made them a bit closer to Sylpheed's coding style.
2897 Removed possible memory leaks when some errors occurs.
2899 2002-07-06 [melvin] 0.7.8claws51
2902 Removed --no-location in xgettext command line to help
2903 translators that use Emacs' po-mode
2905 Removed unnecessary comments that messed up sylpheed.pot
2907 2002-07-06 [paul] 0.7.8claws50
2909 * sync with 0.7.8cvs19
2910 see ChangeLog 2002-07-05
2912 2002-07-06 [christoph] 0.7.8claws49
2916 fix folder_item_remove_all_msg and folderview
2917 status for trash folders after emptying trash
2919 2002-07-05 [paul] 0.7.8claws48
2921 * sync with 0.7.8cvs16
2922 see ChangeLog 2002-07-04 and 2002-07-05
2924 2002-07-04 [paul] 0.7.8claws47
2926 * sync with 0.7.8cvs14
2927 see ChangeLog 2002-07-04
2929 2002-07-03 [alfons] 0.7.8claws46
2932 dupe folder item's path because it's being reallocated
2933 by new folder scanning code
2935 2002-07-03 [christoph] 0.7.8claws45
2938 better IMAP uid fetching using 'FETCH 1:* (UID)'
2940 add missing return in msgcache_write
2942 2002-07-02 [thorsten] 0.7.8claws44
2947 use binary mode for file access
2949 2002-07-02 [christoph] 0.7.8claws43
2951 * major code cleanup (part 1)
2953 - unused variables removed
2954 - unused functions removed
2955 - uninitialized variables checked
2956 - missing return statements added
2957 - missing function return types added
2958 - added parentheses around assignment and
2959 && in || when suggested by gcc
2963 replaced direct calls to folder->scan_tree
2964 with folder_scan_tree and restore folder
2965 prefs in this function. The folder should
2966 not have to deal with them.
2967 ( Should now work for all folder types )
2969 2002-07-02 [paul] 0.7.8claws42
2971 * sync with 0.7.8cvs13
2972 see ChangeLog 2002-07-01 and 2002-07-02
2974 2002-07-01 [christoph] 0.7.8claws41
2977 fix "goto next/prev unread message" with
2980 2002-07-01 [paul] 0.7.8claws40
2983 updated by Ricardo Mones Lastra
2985 2002-06-30 [match] 0.7.8claws39
2988 applied variation of leonerd's patch (566661) to
2989 allow multiple email addresses per JPilot entry.
2990 addresses may be separated by space, comma, pipe,
2991 semi-colon, new-line.
2993 2002-06-30 [alfons] 0.7.8claws38
2996 simple fix for putting older nodes before
2997 newer nodes when threading by subject
2999 2002-06-30 [christoph] 0.7.8claws37
3006 fix broken folder tree rescaning
3007 and don't use procmsg_get_mark_sum
3010 2002-06-30 [christoph] 0.7.8claws36
3012 * merge new cache branch
3014 fix new cache imap copy bug
3016 improved folder_item_scan
3017 it should now always set the correct
3018 new, unread and total message counts
3020 2002-06-29 [paul] 0.7.8claws35
3023 correct syntax error
3025 2002-06-29 [paul] 0.7.8claws34
3029 man/Makefile.am ** NEW FILE **
3030 man/sylpheed.1.gz ** NEW FILE **
3031 add Sylpheed man page
3033 2002-06-29 [paul] 0.7.8claws33
3036 updated by Fabio Junior Beneditto
3038 2002-06-28 [jens] 0.7.8claws32
3043 * src/selective_download.c
3044 removed gettext for space " "
3049 2002-06-28 [paul] 0.7.8claws31
3051 * sync with 0.7.8cvs11
3052 see ChangeLog 2002-06-28
3054 2002-06-28 [paul] 0.7.8claws30
3056 * sync with 0.7.8cvs10
3057 see ChangeLog 2002-06-27 and 2002-06-28
3059 2002-06-26 [paul] 0.7.8claws29
3062 src/selective_download.c
3063 don't gettextise empty strings.
3064 reserved by gettext. gettext("") returns
3065 the header entry with meta information,
3066 not the empty string
3071 2002-06-26 [paul] 0.7.8claws28
3073 * sync with 0.7.8cvs7
3074 see ChangeLog 2002-06-25
3076 * src/prefs_common.c
3077 ...and in the process, tweak the gui a little
3079 2002-06-25 [alfons] 0.7.8claws27
3083 fine tune ldap library detection
3085 2002-06-25 [alfons] 0.7.8claws26
3088 don't allow return receipts when composing a news article
3090 2002-06-25 [paul] 0.7.8claws25
3093 add '$(AMTAR)' to 'release' section to allow for
3094 new and older autotools
3096 2002-06-25 [paul] 0.7.8claws24
3099 fix "No more unread messages" persistant pop-up
3102 2002-06-25 [paul] 0.7.8claws23
3105 updated by Alessandro Maestri
3107 2002-06-25 [paul] 0.7.8claws22
3109 * sync with 0.7.8cvs6
3110 see ChangeLog 2002-06-25
3112 2002-06-24 [paul] 0.7.8claws21
3115 add GPL copyright information
3117 2002-06-24 [paul] 0.7.8claws20
3121 tools/update-po ** NEW FILE **
3122 add script that eases the creation of *.po files
3123 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3125 2002-06-23 [alfons] 0.7.8claws19
3128 make notification_convert_header obey const correctness
3129 (next step will be fixing the broken return receipt)
3131 2002-06-23 [paul] 0.7.8claws18
3134 fix bug introduced in last commit:
3135 removed too much code in last commit - put back what's
3138 2002-06-23 [paul] 0.7.8claws17
3140 * src/messageview.[ch]
3141 remove code committed in error from locally patched
3144 2002-06-23 [colin] 0.7.8claws16
3147 add compose_entry_select(), used to select the default_to
3148 email address - hopefully avoiding people sending mails to
3151 2002-06-22 [alfons] 0.7.8claws15
3154 add Bram Metsch & Stanislav Karchebny
3156 * src/prefs_account.[ch]
3158 - apply and adapt Bram's patch which allows user to set SMTP AUTH
3159 options. (see <http://sourceforge.net/tracker/index.php
3160 ?func=detail&aid=566937&group_id=25528&atid=384600>);
3162 - merge Stanislav's fix to make SMTP AUTH work with qmail
3163 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3165 2002-06-22 [paul] 0.7.8claws14
3167 * sync with 0.7.8cvs5
3168 see ChangeLog 2002-06-19 and 2002-06-20
3170 2002-06-22 [alfons] 0.7.8claws13
3172 * src/selective_download.c
3173 fix a stupid mistake I made
3175 2002-06-22 [alfons] 0.7.8claws12
3177 * src/selective_download.[ch]
3178 fix another unnoticed leak; cleanup code
3183 gpg-sign <-- gpg-sign-syl
3185 2002-06-21 [alfons] 0.7.8claws11
3187 * src/selective_download.c
3188 * src/selective_download.h
3189 fix assorted mix of allocation errors (should solve
3190 problem reported by Philippe Gramoullé, see:
3191 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3193 2002-06-20 [melvin] 0.7.8claws10
3195 * tools/gpg-sign *REMOVED*
3196 tools/gpg-sign-syl *ADDED*
3197 Replaced the gpg clearsigning script with the version using
3198 xterm instead of ssh-askpass and changed its name.
3201 Updated actions example to reflect the renaming of the
3202 gpg clearsigning script.
3204 2002-06-19 [paul] 0.7.8claws9
3206 * sync with 0.7.8claws9
3207 see ChangeLog 2002-06-18 and 2002-06-19
3209 2002-06-19 [paul] 0.7.8claws8
3211 * sync with 0.7.8cvs1
3212 see ChangeLog 2002-06-18
3214 2002-06-18 [alfons] 0.7.8claws7
3217 add omitted prototype
3219 2002-06-17 [paul] 0.7.8claws6
3222 fix hiding of exec_btn
3224 2002-06-17 [paul] 0.7.8claws5
3227 remove unneeded code: should_delete()
3228 and Pop3State::uidl_todelete_list
3230 2002-06-17 [paul] 0.7.8claws4
3233 see ChangeLog 2002-06-11 and 2002-06-13
3235 2002-06-16 [alfons] 0.7.8claws3
3238 make sure lock sort mode (claws specific) is
3239 also persists after a tree rescan
3241 2002-06-16 [alfons] 0.7.8claws2
3243 * src/prefs_folder_item.c
3245 fix persistence of folder sort mode (broken
3246 by adapting Hiro's new folder persistence code)
3248 2002-06-16 [alfons] 0.7.8claws1
3252 * src/prefscommon.[ch]
3253 control size of log text in log window;
3254 closes patch #569155 submitted by Mitko Haralanov.
3256 2002-06-15 [paul] 0.7.8claws
3258 * release of 0.7.8claws
3260 2002-06-15 [paul] 0.7.7claws
3263 updated by Fabio Junior Beneditto
3265 2002-06-14 [paul] 0.7.6claws49
3268 updated by Ricardo Mones Lastra
3270 2002-06-14 [paul] 0.7.6claws48
3273 updated translation by Wilbert Berendsen
3275 2002-06-14 [melvin] 0.7.6claws47
3278 Updated French translation
3280 2002-06-13 [paul] 0.7.6claws46
3283 allow filename to be typed in, rather than just
3284 selected by the mouse. Patch by Gustavo Noronha Silva.
3286 2002-06-13 [alfons] 0.7.6claws45
3288 * src/mainwindow.[ch]
3289 more cleanups (removing unnecessary menu items Expand
3290 summary / message view)
3292 2002-06-13 [melvin] 0.7.6claws44
3295 Added src/string_match.c
3296 * src/string_match.c
3297 Fixed possible buffer overflow.
3299 Added missing config.h header.
3300 * src/prefs_common.c
3303 Made some strings translatable (missing _(..)).
3305 2002-06-13 [melvin] 0.7.6claws43
3308 Corrected action example (verifying clearsigned mail).
3309 * src/prefs_account.c
3311 * src/prefs_common.c
3312 Removed incorrect line that generated a Gtk-CRITICAL msg.
3314 2002-06-12 [alfons] 0.7.6claws42
3317 add init of score column lost in 0.7.6claws42
3319 2002-06-12 [paul] 0.7.6claws41
3321 * src/prefs_account.c
3322 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
3323 behavior of the radio buttons, (from 0.7.7cvs2)
3325 2002-06-11 [alfons] 0.7.6claws40
3327 * src/messageview.[ch]
3328 * src/summaryview.[ch]
3329 * src/summary_search.c
3331 perform a sync to bring in Hiro's separate view implementation
3333 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
3335 2002-06-11 [paul] 0.7.6claws39
3337 * src/prefs_account.c
3338 correct a typo on the Receive tab
3340 2002-06-10 [match] 0.7.6claws38
3343 Included address completion patch from Gustavo Noronha.
3345 2002-06-10 [paul] 0.7.6claws37
3349 src/prefs_account.[ch]
3350 src/selective_download.[ch]
3353 - check if POP Account
3354 - Receive Button renamed to Preview
3355 - Preview Button Popup: preview new/all messages
3357 - Account Preferences-->Receive tab checkbutton if you
3358 want to remove Mail after Download
3360 - Account Preferences-->Receive tab checkbutton use
3361 filtering rules on preview
3362 (think of delete_on_server)
3364 - Account selectable from SD dialog
3365 - checkbutton to show already downloaded messages if
3366 all messages are previewed
3367 - new clist column showing Date
3370 - play ball with UIDL
3371 - fault tolerant (?)
3372 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3374 2002-06-10 [melvin] 0.7.6claws36
3377 Added a hint to ac/README in cvs instructions.
3379 * src/prefs_actions.c
3380 Made it possible to use a more elaborate command line
3381 for asynchronous actions, too.
3383 2002-06-10 [melvin] 0.7.6claws35
3385 * src/prefs_actions.c
3386 Make it possible to use a more elaborate command line
3387 (e.g. |foo|bar|cat>there;echo Done|)
3388 Corrected error message when calling %f, %F and %p commands
3389 from the compose window.
3391 2002-06-09 [colin] 0.7.6claws34
3394 Automatically find unread messages in current folder
3395 before annoying the user.
3397 2002-06-08 [alfons] 0.7.6claws33
3400 remove bad formatting string in it.po translation
3401 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
3403 2002-06-08 [paul] 0.7.6claws32
3405 * sync with 0.7.6cvs25
3406 see ChangeLog 2002-06-07
3408 2002-06-05 [paul] 0.7.6claws31
3411 add 'Sort by locked' and 'Sort by score'
3413 2002-06-05 [paul] 0.7.6claws30
3415 * sync with 0.7.6cvs24
3416 see ChangeLog 2002-06-04
3418 2002-06-04 [paul] 0.7.6claws29
3421 updated by Fabio Junior Beneditto
3423 2002-06-03 [thorsten] 0.7.6claws28
3426 fclose() matcherrc after reading
3428 2002-06-03 [paul] 0.7.6claws27
3430 * sync with 0.7.6cvs21
3431 see ChangeLog 2002-05-31
3433 2002-05-31 [paul] 0.7.6claws26
3435 * sync with 0.7.6cvs20
3436 see ChangeLog 2002-05-29 and 2002-05-30
3438 2002-05-31 [paul] 0.7.6claws25
3441 hopefully fix last buggy sync
3444 correct typo in 'Actions' examples
3446 2002-05-29 [paul] 0.7.6claws24
3448 * sync with 0.7.6cvs18
3449 see ChangeLog 2002-05-28 and 2002-05-29
3455 2002-05-28 [paul] 0.7.6claws23
3457 * sync with 0.7.6cvs16
3458 see ChangeLog 2002-05-28
3460 2002-05-27 [thorsten] 0.7.6claws22
3462 * faq/it/sylpheed-faq-1.html
3463 faq/it/sylpheed-faq-2.html
3464 faq/it/sylpheed-faq-3.html
3465 faq/it/sylpheed-faq.html
3466 corrected DOS lineendings
3467 * faq/de/sylpheed-faq-1.html
3468 faq/de/sylpheed-faq-2.html
3469 faq/en/sylpheed-faq-1.html
3470 faq/en/sylpheed-faq-2.html
3471 faq/en/sylpheed-faq-3.html
3472 faq/es/sylpheed-faq-1.html
3473 faq/es/sylpheed-faq-2.html
3474 faq/es/sylpheed-faq-3.html
3475 faq/fr/sylpheed-faq-1.html
3476 faq/it/sylpheed-faq-1.html
3477 faq/it/sylpheed-faq-2.html
3478 faq/it/sylpheed-faq-3.html
3479 faq/it/sylpheed-faq.html
3480 changed ">" to "
3482 2002-05-27 [paul] 0.7.6claws21
3484 * sync with 0.7.6cvs15
3485 see ChangeLog 2002-05-27
3487 2002-05-27 [paul] 0.7.6claws20
3489 * src/prefs_account.c
3492 2002-05-26 [paul] 0.7.6claws19
3497 2002-05-25 [paul] 0.7.6claws18
3500 add description of kmail2sylpheed.pl
3502 2002-05-25 [paul] 0.7.6claws17
3504 * tools/kmail2sylpheed.pl ** NEW FILE **
3505 perl script that converts an exported Kmail address
3506 book, converts it to sylpheed addressbook file,
3507 writes the file to .sylpheed, and updates
3510 2002-05-25 [paul] 0.7.6claws16
3512 * sync with 0.7.6cvs14
3513 see ChangeLog 2002-05-23
3515 2002-05-24 [paul] 0.7.6claws15
3518 make a correction and add some more info
3520 2002-05-24 [paul] 0.7.6claws14
3524 compose_redirect_write_headers_from_headerlist()
3525 add Subject and Resent-Message-ID to
3526 compose_redirect_write_headers()
3527 Received, Subject, and X-UIDL are filtered out in
3528 compose_redirect_write_to_file()
3530 2002-05-23 [paul] 0.7.6claws13
3536 src/matcher_parser_lex.l
3537 src/matcher_parser_parse.y
3538 src/prefs_common.[ch]
3539 src/prefs_filtering.c
3541 rename 'Bounce' to 'Redirect'
3543 2002-05-23 [paul] 0.7.6claws12
3545 * more sync with 0.7.6cvs13
3547 see ChangeLog 2002-05-22
3549 2002-05-22 [paul] 0.7.6claws11
3551 * sync with 0.7.6cvs13
3553 see ChangeLog 2002-05-20
3555 see ChangeLog 2002-05-22
3557 2002-05-21 [melvin] 0.7.6claws10
3560 Added missing filtering and scoring headers
3561 Fixed bad function call that showed garbage
3562 in Folder->Processing
3564 2002-05-21 [paul] 0.7.6claws9
3567 make all tools executable, (patch by Alfons).
3569 2002-05-20 [alfons] 0.7.6claws8
3572 don't forget to call mktime() so we have a valid week
3574 (Bug report by Roger Sondermann <mail@jumaros.de>)
3576 2002-05-20 [paul] 0.7.6claws7
3579 fix broken parsing of urls
3581 fix displaying of urls
3583 both fixes from the patch [547855] by Eugene
3586 2002-05-19 [alfons] 0.7.6claws6
3589 make sylpheed configure correctly with the latest
3590 and greatest of automake / autoconf / gettext
3592 2002-05-19 [alfons] 0.7.6claws5
3596 add function for returning ime zone offset
3598 * src/quote_fmt_parse.y
3599 better quotation formatting - does not convert
3600 to local time, but uses the original date string.
3602 Note: %z inserts the timezone offset (should
3603 work also on platforms where strftime does not
3606 2002-05-18 [christoph] 0.7.6claws4
3609 fix indentation of some code
3614 correct path for ignorethread.xpm
3615 incorrect filename for sylpheed_logo.xpm
3616 add missing include matcher_parser_parse.h
3618 2002-05-18 [paul] 0.7.6claws3
3620 * sync with 0.7.6cvs8
3621 see ChangeLog 2002-05-16 and 2002-05-17
3623 2002-05-18 [melvin] 0.7.6claws2
3626 Corrected an action's definition and fixed some misspellings.
3628 2002-05-18 [paul] 0.7.6claws1
3631 tools/gpg-sign ** new file **
3632 tools/uudec ** new file **
3633 add Melvin's Actions scripts
3636 add Melvin's descriptions for Actions
3638 2002-05-18 [paul] 0.7.6claws
3640 * Version 0.7.6claws released
3642 2002-05-17 [paul] 0.7.5claws32
3645 updated by Ricardo Mones Lastra
3647 2002-05-17 [paul] 0.7.5claws31
3650 fix Account prefs default folder for sent/draft/deleted
3655 updated translation by Alessandro Maestri and
3658 2002-05-17 [melvin] 0.7.5claws30
3660 * src/prefs_actions.c
3661 Fixed bug where using %F not at the end of the command
3662 resulted in an additional empty argument being created.
3663 Thanks to Darko Koruga for reporting the bug.
3665 2002-05-17 [melvin] 0.7.5claws29
3668 Updated French translations.
3670 2002-05-15 [paul] 0.7.5claws28
3673 updated by Ricardo Mones Lastra
3675 2002-05-15 [paul] 0.7.5claws27
3677 * sync with 0.7.6cvs4
3678 see ChangeLog 2002-05-14 and 2002-05-15
3680 2002-05-14 [paul] 0.7.5claws26
3682 * sync with 0.7.6cvs1
3683 see ChangeLog 2002-05-13
3685 2002-05-13 [thorsten] 0.7.5claws25
3688 fix select_all and copy in multipart messages
3690 fix select_all and copy in multipart messages
3692 2002-05-12 [paul] 0.7.5claws24
3695 reverse last commit, bug already fixed in 0.7.5claws3
3697 2002-05-12 [netztorte] 0.7.5claws23
3700 dont parse empty addressbook (checked in before claws20)
3702 2002-05-12 [melvin] 0.7.5claws22
3705 Removed unneeded priority code introduced by the previous
3708 2002-05-12 [melvin] 0.7.5claws21
3711 Added possibility to set message's priority.
3713 Added possibility to set message's priority.
3714 Added missing headers
3716 2002-05-12 [melvin] 0.7.5claws20
3718 * src/prefs_actions.c
3719 Removed implicitely added quotes around the name
3720 of the temporary files of mime parts.
3722 2002-05-12 [paul] 0.7.5claws19
3724 * sync with 0.7.5cvs20
3725 see ChangeLog 2002-05-11
3727 2002-05-12 [alfons] 0.7.5claws18
3729 * src/quote_fmt_lex.l
3730 * src/quote_fmt_parse.y
3731 allow quote / reply date & time format to be set using
3732 %D{format}. format is a format string you'd pass to
3733 strftime() (see man strftime, or the Display tab |
3734 Date format setting).
3736 Currently %D converts the date to local time.
3738 2002-05-11 [paul] 0.7.5claws17
3740 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3741 see ChangeLog 2002-05-10 and 2002-05-11
3743 2002-05-10 [paul] 0.7.5claws16
3745 * sync with 0.7.5cvs16
3746 see ChangeLog entries 2002-05-09 and
3749 2002-05-10 [colin] 0.7.5claws15
3752 Corrected a bug that prevented sylpheed to open
3753 double-clicked URIs.
3755 2002-05-09 [paul] 0.7.5claws14
3757 * sync with 0.7.5cvs14
3758 see ChangeLog 2002-05-08 and 2002-05-09
3760 2002-05-08 [paul] 0.7.5claws13
3762 * sync with 0.7.5cvs11
3763 see ChangeLog entry 2002-05-08
3765 2002-05-08 [paul] 0.7.5claws12
3769 fix segfault on View->Open in new window
3770 patch submitted by Thorsten Maerz <torte@netztorte.de>
3772 2002-05-07 [paul] 0.7.5claws11
3774 * sync with 0.7.5cvs9
3775 see ChangeLog entry 2002-05-07
3777 2002-05-06 [paul] 0.7.5claws10
3781 display url in statusbar on single-click
3782 patch submitted by Thorsten Maerz <torte@netztorte.de>
3784 2002-05-06 [match] 0.7.5claws9
3791 XML implementation of properties file.
3792 * src/exporthtml.[ch]
3793 * src/expthtmldlg.[ch]
3797 2002-05-02 [sergey] 0.7.5claws8
3799 * src/mainwindow.c (mainwin_entries),
3800 src/prefs_common.c (prefs_send_create()),
3801 src/codeconv.c (locale_table):
3802 use charset name "Windows-1251" instead of "CP1251".
3804 2002-05-02 [colin] 0.7.5claws7
3808 src/prefs_folder_item.c
3809 Fixed cosmetics bugs due to Outbox renamed to Sent.
3811 2002-05-02 [hiro] 0.7.5claws6
3814 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3816 2002-05-02 [paul] 0.7.5claws5
3819 more sync with 0.7.5cvs7, see ChangeLog entry
3822 2002-05-02 [hiro] 0.7.5claws4
3825 compose_queue_sub():
3826 check if queue folder exists (closes #550397).
3827 removed directory creation since it should be handled
3830 imap_add_msg(): return UID for appended message
3833 2002-04-30 [paul] 0.7.5claws3
3836 fix account_find_from_address() bug
3838 2002-04-28 [colin] 0.7.5claws2
3842 src/prefs_common.[ch]
3844 Added user-definable quotation characters recognition.
3846 2002-04-28 [paul] 0.7.5claws1
3848 * sync with 0.7.5cvs4
3849 see ChangeLog entry 2002-04-25
3851 2002-04-28 [paul] 0.7.5claws
3856 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3857 Fabio Junior Beneditto
3859 2002-04-27 [jens] 0.7.4claws103
3862 updated German translation.
3864 2002-04-27 [hiro] 0.7.4claws102
3867 summary_write_cache(): fixed the mark loss of hidden messages.
3869 2002-04-26 [melvin] 0.7.4claws101
3872 fixed a second typo (same one)
3876 fixed the type again...
3878 2002-04-26 [melvin] 0.7.4claws100
3881 fixed a typo in an alert message ("temorary").
3884 corrected the typo described above.
3886 updated French translation.
3888 2002-04-26 [darko] 0.7.4claws99
3891 fix target folder colorization
3893 2002-04-25 [paul] 0.7.4claws98
3896 updated by Alessandro Maestri
3898 2002-04-24 [colin] 0.7.4claws97
3901 Fixed double "subject is empty" question.
3903 2002-04-23 [colin] 0.7.4claws96
3906 Corrected issue when "automatically display images" was
3907 not set : first image remained after selecting second.
3909 2002-04-23 [melvin] 0.7.4claws95
3911 * src/prefs_actions.c
3912 Don't display in/out dialog if there is nothing to show.
3914 2002-04-23 [paul] 0.7.4claws94
3916 * sync with 0.7.5cvs3
3917 bug fixes: see ChangeLog entry 2002-04-23
3919 2002-04-22 [darko] 0.7.4claws93
3922 fix previous check-in which changed code after
3925 2002-04-22 [paul] 0.7.4claws92
3932 update English, Spanish and French FAQs
3935 add German and Spanish manuals
3938 update English and French manuals
3941 add to and re-arrange the pixmap entries
3943 2002-04-22 [darko] 0.7.4claws91
3946 fix sender initials recognition to only allow
3947 '>' after the initials
3949 2002-04-21 [paul] 0.7.4claws90
3951 * sync with 0.7.5 release
3952 see ChangeLog entry 2002-04-21
3957 add colin's new pixmaps to EXTRA_DIST
3959 2002-04-21 [colin] 0.7.4claws89
3962 * src/mainwindow.[ch]
3963 * src/prefs_common.[ch]
3964 * src/stock_pixmap.[ch]
3965 Added "Work offline" ability.
3967 2002-04-21 [colin] 0.7.4claws88
3970 * src/prefs_common.c
3971 * src/prefs_common.h
3972 * src/textview.c : Added an option to common preferences -> display
3973 to allow user not to automatically display images.
3975 2002-04-21 [paul] 0.7.4claws87
3977 * sync with 0.7.4cvs52
3978 see ChangeLog entry 2002-04-21 (src/imap.c)
3980 2002-04-21 [paul] 0.7.4claws86
3982 * sync with 0.7.4cvs51
3983 see ChangeLog entry 2002-04-21
3985 2002-04-21 [paul] 0.7.4claws85
3987 * sync with 0.7.4cvs49
3988 see ChangeLog entries 2002-04-20 and 2002-04-21
3991 clean up: remove old 'stock_' element from xpm
3994 2002-04-21 [alfons] 0.7.4claws84
3996 apply sync patch from Paul
3999 use old claws prefs_folder_item_create() for now
4001 2002-04-19 [match] 0.7.4claws83
4003 * src/addressbook.[ch]
4004 * src/addrharvest.[ch]
4005 * src/addrgather.[ch]
4008 * src/summaryview.[ch]
4011 2002-04-19 [paul] 0.7.4claws82
4014 updated by Fabio Junior Beneditto
4016 2002-04-14 [alfons] 0.7.4claws81
4019 add #include <sys/types.h> for mode_t and off_t
4021 2002-04-13 [paul] 0.7.4claws80
4026 src/prefs_common.[ch]
4028 enable storing of GnuPG passphrase for the whole
4029 session or a user-defined number of minutes. patch
4030 submitted by Ravemax <ravemax@dextrose.com>
4032 2002-04-13 [alfons] 0.7.4claws79
4035 make email parser also stop scanning when encountering separators
4036 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
4038 2002-04-13 [paul] 0.7.4claws78
4040 * sync with 0.7.4cvs39
4041 see ChangeLog entry 2002-04-12
4043 2002-04-11 [paul] 0.7.4claws77
4045 * sync with 0.7.4cvs37
4046 see ChangeLog entry 2002-04-11
4048 2002-04-11 [paul] 0.7.4claws76
4051 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
4052 the clause for OpenSSL). sync with sylpheed main
4054 2002-04-09 [melvin] 0.7.4claws75
4057 Made 'Ctrl-Enter' on send ignore some modifiers
4058 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
4059 to bind other *-Enter (but not Alt-Enter).
4061 2002-04-09 [paul] 0.7.4claws74
4063 * sync with 0.7.4cvs35
4064 see ChangeLog entries 2002-04-09
4066 2002-04-08 [paul] 0.7.4claws73
4068 * sync with 0.7.4cvs33
4069 see ChangeLog entry 200-04-08
4071 2002-04-07 [match] 0.7.4claws72
4073 * src/addrharvest.[ch]
4074 fixed to read all addresses in header, regardless
4075 of header size. improved name parsing. accommodate
4076 harvest from folders and selected message.
4078 included new address parsing function.
4079 * src/addrgather.[ch]
4080 * src/addressbook.[ch]
4081 * src/summaryview.[ch]
4083 allow address harvest of folder as well as selected
4086 2002-04-07 [paul] 0.7.4claws71
4090 don't try to authenticate with CRAM-MD5 in SMTP when
4091 SMTP-AUTH enabled if MTA doesn't issue this
4092 auth-method in it's ehlo-response. bug item #531364,
4093 patch item #938910. patch submitted by Colin Leroy
4096 2002-04-07 [paul] 0.7.4claws70
4099 fix missing MODE_READER bug. patch submitted by
4100 Colin Leroy <colin@colino.net>
4102 2002-04-07 [alfons] 0.7.4claws69
4105 * src/prefs_filtering.c
4107 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
4108 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
4110 2002-04-07 [paul] 0.7.4claws68
4112 * sync with 0.7.4cvs32
4113 see ChangeLog entry 2002-04-06
4115 * tools/filter_conv.pl
4118 2002-04-06 [paul] 0.7.4claws67
4120 * tools/filter_conv.pl
4121 modify to be able to find the name of the first
4122 mailbox and use that. main's filter does not
4123 record the full path to the mailbox and therefore
4124 can only filter to the first mailbox.
4126 2002-04-05 [paul] 0.7.4claws66
4128 * tools/filter_conv.pl
4129 attempt to make the script all-encompassing and
4130 be able to convert any main 'filter' rule thrown
4133 2002-04-05 [paul] 0.7.4claws65
4135 * tools/filter_conv.pl
4136 allow for collapsed folder trees
4138 2002-04-05 [paul] 0.7.4claws64
4140 * sync with 0.7.4cvs31
4141 see ChangeLog entries 2002-04-05
4143 2002-04-03 [paul] 0.7.4claws63
4145 * sync with 0.7.4cvs29
4146 see ChangeLog entries 2002-04-02 and 2002-04-03
4148 2002-04-02 [paul] 0.7.4claws62
4150 * sync with 0.7.4cvs26
4151 see ChangeLog entry 2002-04-01
4153 2002-04-02 [match] 0.7.4claws61
4156 * src/importpine.[ch]
4158 import Pine address book.
4160 2002-04-02 [match] 0.7.4claws60
4162 * src/addrharvest.[ch]
4163 improve address parsing of funky addresses.
4165 2002-04-02 [darko] 0.7.4claws59
4168 wrap on send improvements, it now recognizes quoted
4169 initials as part of the quotation string, and it
4170 does not join lines separated by CR
4172 2002-04-01 [match] 0.7.4claws58
4175 added new functions.
4177 remove excessive duplicate address generation
4180 2002-04-01 [alfons] 0.7.4claws57
4185 2002-04-01 [paul] 0.7.4claws56
4187 * sync with 0.7.4cvs25
4188 see ChangeLog entry 2002-04-01
4190 2002-04-01 [alfons] 0.7.4aprilfool55
4193 honour feature request item #537427 to allow for
4194 displaying names from address book for sent mail also
4196 2002-03-29 [paul] 0.7.4claws54
4199 src/prefs_filtering.[ch]
4202 add 'fast filter' for claws' filtering,
4203 /Tools/Create filter rule/... patch submitted
4204 by Neill Miller <neillm@thecodefactory.org>
4206 2002-03-29 [paul] 0.7.4claws53
4208 * sync with 0.7.4cvs24
4209 see ChangeLog entry 2002-03-29
4211 2002-03-28 [paul] 0.7.4claws52
4213 * sync with 0.7.4cvs23
4214 see ChangeLog entry 2002-03-28
4216 2002-03-27 [melvin] 0.7.4claws51
4218 * src/prefs_actions.c
4219 Added support to pass only one message part (as a
4220 file) to the command using '%p'. No quotes are needed
4221 because doubles quotes are automatically added.
4222 Fixed bug where Sylpheed could block when waiting for
4223 a child process to finish.
4224 Changed the help menu to remove quotes around symbols to
4225 avoid misinterpretation (they must not be used).
4227 2002-03-27 [melvin] 0.7.4claws50
4230 Made the new mail notification command always
4231 execute asynchronously.
4233 2002-03-27 [paul] 0.7.4claws49
4236 fix bug introduced in last commit
4238 2002-03-27 [paul] 0.7.4claws48
4240 * sync with 0.7.4cvs21
4241 see ChangeLog 2002-03-26 and 2002-03-27
4243 2002-03-26 [hoa] 0.7.4claws47
4245 * src/prefs_folder_item.c
4246 really fixed the bug #516442 with folder rescan.
4248 2002-03-26 [paul] 0.7.4claws46
4250 * sync with 0.7.4cvs19
4251 see ChangeLog entries 2002-03-25 and 2002-03-26
4253 2002-03-25 [hoa] 0.7.4claws45
4257 fix the bug #516442 with folder rescan.
4259 * src/prefs_common.[ch]
4261 added an option to enable two different behaviours
4265 2002-03-25 [paul] 0.7.4claws44
4268 src/selective_download.c
4269 correct a few menuitem labels
4271 2002-03-25 [christoph] 0.7.4claws43
4274 fix non deleted tmp message in
4275 procmsg_save_to_outbox
4276 fix problems caused by sync with
4277 main branch's procmsg_send_queue
4279 2002-03-25 [paul] 0.7.4claws42
4283 src/quote_fmt_parse.y
4284 add Last name (%L) placeholder for quoting.
4285 patch submitted by Thorsten Thielen
4286 <thth@users.sourceforge.net>
4288 2002-03-25 [paul] 0.7.4claws41
4291 get full hostname. patch submitted by
4292 Bob Woodside <rwoodside1@comcast.net>
4294 2002-03-25 [paul] 0.7.4claws40
4299 src/prefs_account.[ch]
4300 enable NNTP over SSL. patch submitted by
4301 Pascal Jermini <pascal@infinity.hn.org>
4303 2002-03-24 [paul] 0.7.4claws39
4305 * src/prefs_common.c
4306 make the arrangement of the Compose tab more
4310 fix some irregularities of style
4313 updated by Kilian Krause
4315 2002-03-23 [paul] 0.7.4claws38
4318 updated by Fabio Junior Beneditto
4320 2002-03-23 [paul] 0.7.4claws37
4323 move 'Gather addresses' to 'Tools' menu
4324 make 'Selective download' sensitive
4326 2002-03-23 [paul] 0.7.4claws36
4328 * sync with 0.7.4cvs16
4329 see ChangeLog entries 2002-03-23
4331 2002-03-22 [christoph] 0.7.4claws35
4333 * src/quote_fmt_parse.y
4334 fix include program output
4336 2002-03-22 [alfons] 0.7.4claws34
4339 initialize GDate stack variable correctly (sorry!)
4341 2002-03-22 [paul] 0.7.4claws33
4347 rename 'Tool' to 'Tools'
4350 move 'Delete duplicated messages' from
4351 'Message/' to 'Tools/'
4352 re-arrange the order of 'Tools/' items
4354 2002-03-22 [paul] 0.7.4claws32
4357 src/addressbook.[ch]
4358 auto-address completion now also matches on
4359 Nickname. patch submitted by Bob Forsman
4360 <hammor@users.sourceforge.net>
4363 correct a spelling mistake
4365 2002-03-22 [alfons] 0.7.4claws31
4368 fix getting uidl from incorrect string
4371 2002-03-21 [alfons] 0.7.4claws30
4374 more code refactoring
4375 plug mem leak introduced by delete on server
4377 2002-03-21 [paul] 0.7.4claws29
4379 * sync with 0.7.4cvs11
4380 see ChangeLog entries 2002-03-20
4382 2002-03-20 [alfons] 0.7.4claws28
4385 apply Colin's patch and refactor
4387 2002-03-20 [paul] 0.7.4claws27
4389 * sync with sylpheed 0.7.4cvs9
4390 see ChangeLog entry 2002-03-20
4392 2002-03-19 [christoph] 0.7.4claws26
4397 revert changes for flag updates
4398 (does not work correctly and no time to debug)
4400 2002-03-20 [alfons] 0.7.4claws25
4403 refactor should_delete() a little bit
4405 2002-03-19 [paul] 0.7.4claws24
4409 src/prefs_account.[ch]
4410 allow the user to leave downloaded mail on the
4411 server for n days. Patch submitted by Colin Leroy
4414 2002-02-19 [paul] 0.7.4claws23
4416 * sync with sylpheed 0.7.4cvs8
4417 see ChangeLog entries 2002-03-19
4419 2002-03-18 [paul] 0.7.4claws22
4421 * sync with sylpheed 0.7.4cvs6
4422 see ChangeLog entry 2002-03-18
4424 2002-03-18 [paul] 0.7.4claws21
4427 add en_GB message catalogue
4432 correct a few spelling mistakes
4434 2002-03-17 [alfons] 0.7.4claws20
4437 more stringent checks for NULL params when writing
4438 filtering actions to a file
4440 2002-03-17 [hoa] 0.7.3claws20
4443 fixed the count of new messages
4446 fixed the "attachment properties" window
4448 2002-03-17 [paul] 0.7.4claws19
4453 src/prefs_account.[ch]
4456 automatically mark cross-posted messages as read
4457 and (optionally) give them a colour label
4458 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
4461 2002-03-17 [paul] 0.7.4claws18
4463 * sync with sylpheed 0.7.4cvs5
4464 see ChangeLog entry 2002-03-17
4466 2002-03-17 [melvin] 0.7.4claws17
4469 Worked around a gtktext 'bug': when searching for