1 2002-11-10 [colin] 0.8.5claws116
3 * src/prefs_folder_item.c
4 Fix hanging after opening folder properties
6 2002-11-10 [hoa] 0.8.5claws115
8 * src/matcher_parser_lex.l
9 * src/matcher_parser_parse.y
10 config file for scoring and filtering is no more trashed
11 when there is a syntax error in a filtering rule when
12 editing it in a dialog.
14 2002-11-09 [colin] 0.8.5claws114
17 Added missing initialisation of folder->destroy()
19 2002-11-09 [colin] 0.8.5claws113
23 Fix the status bar messages
25 2002-11-09 [colin] 0.8.5claws112
28 Fix hangs after folder dnd, happening after
31 2002-11-09 [christoph] 0.8.5claws111
34 just changed order of calls (reverse order of
37 lock inc when checking only one account, otherwise
38 inc all could be executed at the same time
40 2002-11-09 [christoph] 0.8.5claws110
43 better unlock the mouse cursor before calling
44 summary_show because it changes the cursor too
46 2002-11-09 [christoph] 0.8.5claws109
50 add functions to open and close a folder
51 o opending will execute scanning for remote folders
53 o closing will unset new flag for messages
55 2002-11-09 [colin] 0.8.5claws108
58 Add a call to prefs_matcher_write_config to
59 avoid non-leaf folders filtering settings to be
62 2002-11-09 [paul] 0.8.5claws107
67 2002-11-09 [colin] 0.8.5claws106
72 2002-11-09 [colin] 0.8.5claws105
75 Fix prefs_filtering deletion for MH folders (same
77 * src/prefs_filtering.c
78 Fix prefs_filtering renaming and deletion for
79 folder-based processing rules.
81 2002-11-09 [christoph] 0.8.5claws104
91 * src/prefs_folder_item.c
94 implement a callback system for folder item updates
96 2002-11-09 [colin] 0.8.5claws103
99 Fix prefs_filtering renaming for MH folders (we
100 shouldn't rename by path as another folder could
101 have the same hierarchy).
103 2002-11-09 [colin] 0.8.5claws102
106 Fix a leak found by Christoph, use better variable
109 2002-11-09 [colin] 0.8.5claws101
112 One more fix for processing rules
114 2002-11-08 [colin] 0.8.5claws100
117 Don't copy the compiled regexp (will be reevaluated)
119 Lock folderview while moving
121 Provide info on what's happening to the user
123 2002-11-08 [colin] 0.8.5claws99
126 Fix folder reordering after a move if parent is
129 Add function to copy a ScoringProp
130 * src/prefs_folder_item.c
131 Copy scoring rules when copying a folder prefs
133 2002-11-08 [colin] 0.8.5claws98
136 Fixes in case of failure
138 Add function to duplicate a FilteringProp
140 Add function to duplicate a MatcherProp
141 * src/prefs_folder_item.c
142 Save folder's processing rules when copying
145 2002-11-08 [colin] 0.8.5claws97
150 Change a printf to debug_print
152 2002-11-08 [colin] 0.8.5claws96
156 Fix segfaults, call me stupido
159 2002-11-08 [colin] 0.8.5claws95
162 Added forgotten prefs to save when moving folders
164 2002-11-08 [colin] 0.8.5claws94
167 Fixes to folder DND (prefs copy)
169 Optimization for folder DND (don't rescan whole tree)
170 Added folderview_create_folder_node() for this
171 optimization, so de-duped a bit the code
172 * src/prefs_folder_item.[ch]
173 Added prefs_folder_item_copy_prefs()
175 2002-11-08 [paul] 0.8.5claws93
177 * src/prefs_account.c
179 tools/kmail2sylpheed_v2.pl
182 2002-11-08 [paul] 0.8.5claws92
185 src/prefs_account.[ch]
186 remove account options 'clearsign' and 'ascii_armored',
187 replace with 'default_gnupg_mode' to prevent mixed-mode
190 2002-11-08 [paul] 0.8.5claws91
193 re-implement GnuPG 'on-the-fly' mode selection,
196 2002-11-08 [colin] 0.8.5claws90
199 src/prefs_folder_item.c
200 Change "Property" to "Properties"
202 2002-11-07 [colin] 0.8.5claws89
206 Allow folder dropping to a root folder
208 2002-11-07 [paul] 0.8.5claws88
213 2002-11-07 [paul] 0.8.5claws87
216 fix reply-to-list bug. closes bug report
217 "[633382] reply-to-list broken in recent cvs"
219 2002-11-07 [paul] 0.8.5claws86
222 add a forgotten '#if USE_GPGME ... #endif'
224 2002-11-07 [paul] 0.8.5claws85
226 * sync with 0.8.5cvs20
227 see ChangeLog 2002-11-07
229 2002-11-07 [colin] 0.8.5claws84
232 Change folder_item_move_to to return the newly
235 Select the new folderitem after moving.
237 2002-11-07 [colin] 0.8.5claws83
239 * src/prefs_filtering.c
240 Fix rule rewriting when moving a leaf folder to a
243 2002-11-07 [colin] 0.8.5claws82
245 * src/prefs_filtering.c
248 2002-11-07 [colin] 0.8.5claws81
251 Add folder_item_move_to() function to move a
252 folderitem into another one (updates matcher etc)
254 Add folder drag'n drop (context menu to come)
255 [Should be dataloss free, but Please backup before
258 2002-11-06 [colin] 0.8.5claws80
261 mh_create_folder() returns NULL if can't create
264 2002-11-06 [paul] 0.8.5claws79
267 allow 'on-the-fly' changing of the type of encryption
268 and/or signing used (mime/ascii) via the compose window
270 2002-11-06 [paul] 0.8.5claws78
272 * sync with 0.8.5cvs19
273 see ChangeLog 2002-11-06 for src/account.c:
274 account_get_special_folder()
276 2002-11-05 [alfons] 0.8.5claws77
279 very minor cleanups: nothing to see here, move on. :-)
281 2002-11-05 [colin] 0.8.5claws76
284 Changes choices if compose windows are opened to
285 Discard, Draft, Don't quit
287 2002-11-05 [thorsten] 0.8.5claws75
290 reenabled default_reply_to folder option
292 2002-11-05 [colin] 0.8.5claws74
299 add clean_quit() for the SIGTERM handler
301 2002-11-05 [paul] 0.8.5claws73
304 updated by Ricardo Mones Lastra
306 2002-11-05 [melvin] 0.8.5claws72
309 Fixed log-clipping bug #616795.
310 To stop logging in the log window use 0 length.
312 Added a label to inform about the 0 log length behaviour.
314 2002-11-05 [paul] 0.8.5claws71
316 * sync with 0.8.5cvs17
317 see ChangeLog 2002-11-05
319 2002-11-04 [paul] 0.8.5claws70
321 * sylpheed-128x128.png
324 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
325 <nikai@users.sourceforge.net>
328 updated by George Danchev
330 2002-11-03 [thorsten] 0.8.5claws69
335 add check if gpg is active
337 2002-11-03 [thorsten] 0.8.5claws68
340 removed GSList declaration causing trouble on MacOS-X
341 (submitted by alfons, reported by xfesty)
343 2002-11-01 [paul] 0.8.5claws67
346 remove last remnants of main's filter code
348 2002-11-01 [paul] 0.8.5claws66
350 * tools/filter_conv.pl
351 fix bug where user-defined headers were ignored
353 2002-11-01 [paul] 0.8.5claws65
356 make a debug_print() not translatable
358 2002-10-31 [melvin] 0.8.5claws64
361 Fixed --disable-aspell-test. Now --disable-aspell-test will
362 not run any GNU/aspell test. The dictionary path will
363 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
364 was given, in which case, it will be $prefix/lib/aspell/
366 Fixed typo in commentary (Aspell code).
368 2002-10-31 [paul] 0.8.5claws63
371 remove src/filter.c and src/prefs_filter.c
372 thanks to Ricardo for reminding me
374 2002-10-31 [colin] 0.8.5claws62
379 2002-10-31 [paul] 0.8.5claws61
381 * src/prefs_filter.[ch] ** REMOVED **
382 src/filter.[ch] ** REMOVED **
391 src/prefs_filtering.c
393 remove main's 'filter' code
396 update to reflect removal of main's filter
398 2002-10-31 [paul] 0.8.5claws60
401 remove check for global_processing in summary_filter_open().
402 This fixes the bug where if the user uses the right-click
403 'Create filter rule...' and doesn't have any filter rules
404 already defined in claws' advanced filtering, the newly
405 created filter rule goes to main's filtering which is
406 inaccessible through the gui. Now the filter rule gets added
407 to claws' filtering by default.
409 2002-10-28 [melvin] 0.8.5claws59
411 * src/prefs_actions.c
412 Fixed bug #627322 where MIME parts were not always
413 correctly passed to a %p action
414 Display an error dialog when message filename is not found.
416 2002-10-28 [melvin] 0.8.5claws58
419 Readded a missing function declaration lost in 0.8.3claws34
421 2002-10-28 [paul] 0.8.5claws57
423 * sync with 0.8.5cvs15
424 see ChangeLog 2002-10-28 and 2002-10-25
426 Note: ChangeLog entry 2002-10-24 is not sync'ed.
428 2002-10-27 [oliver] 0.8.5claws56
431 plug leak in pop3_top_recv
433 2002-10-26 [christoph] 0.8.5claws55
436 set need_update folder flag when messages are added
437 (closes bug [ 626922 ] folder not updated after receiving)
439 2002-10-25 [melvin] 0.8.5claws54
442 Fixed a memleak introduced in the scaling code.
444 2002-10-24 [alfons] 0.8.5claws53
447 make filtering's forward message action forward from the
449 (closes bug [628089 ] Filter -> Forward from address problem
452 2002-10-24 [christoph] 0.8.5claws52
456 o use manual of current locale or english if current
457 locale is not available (and english is available)
458 o also link to sylpheed doc project manuals
460 2002-10-23 [paul] 0.8.5claws51
463 tools/kmail2sylpheed_v2.pl
464 add new version of kmail addressbook importer script.
465 works with newer versions of Kmail/KAddressBook which
466 have new and rearranged data.
468 2002-10-23 [martin] 0.8.5claws50
474 added length parameter to get_abbrev_newsgroup_name()
475 changed this function so that it abbreviates the newsgroup
476 names only so long it is smaller than the length parameter
477 (for better reading of some newsgroup names and space efficiency)
479 2002-10-22 [colin] 0.8.5claws49
482 Revert Alfons' last modification (after voting ;-))
484 2002-10-21 [alfons] 0.8.5claws48
487 folder view in folder selection dialog reflects state of
488 folder view in main window
490 2002-10-18 [alfons] 0.8.5claws47
493 drop imported messages in folder selected by user,
495 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
497 2002-10-18 [alfons] 0.8.5claws46
500 make automagic reply work correctly for email accounts
501 (whether it's viable to do a full sync with Hiro's
502 compose.c is still under discussion)
504 2002-10-18 [melvin] 0.8.5claws45
506 * src/prefs_actions.c
507 Fixed bug #622275 where asynchroneous actions left
509 Made (synchroneous) actions' input be displayed live.
511 2002-10-18 [christoph] 0.8.5claws44
514 don't add a newline in the textview in front of the
515 first textpart if header display is disabled
516 (closes bug [ 603385 ] disabled header display leaves blank
519 2002-10-18 [christoph] 0.8.5claws43
526 folder->get_num_list now returns an error code
527 (closes bug [ 609424 ] News cache cleared on failure)
529 2002-10-17 [colin] 0.8.5claws42
532 Changed a printf by debug_print
536 * tools/OOo2sylpheed.pl
537 allow for spaces in the name of the
540 2002-10-16 [colin] 0.8.5claws41
543 Use a tristate to change online mode
545 2002-10-16 [paul] 0.8.5claws40
548 updated by Ricardo Mones Lastra
550 2002-10-16 [colin] 0.8.5claws39
554 Added --online and --offline command-line
557 2002-10-15 [christoph] 0.8.5claws38
560 set mimeinfo->name to NULL after g_free to
561 avoid double freeing with g_free
563 2002-10-14 [christoph] 0.8.5claws37
568 remove calls to folder->change_flags that are now
569 done by procmsg flag functions (seems it is not
570 used by any foldertype anyway)
572 init folder->change_flags with NULL
574 2002-10-14 [christoph] 0.8.5claws36
578 use virtual functions for folder item new and destroy
581 2002-10-14 [melvin] 0.8.5claws35
584 Added a test to not run the spell checker if no default
585 dictionary is available. No dialog is displayed though.
587 2002-10-14 [melvin] 0.8.5claws34
590 Fixed bug in dictionary list context menu where
591 "More..." pointed to an emtpy submenu if the
592 number of dictionaries is a multiple of 15
593 Removed unneeded code in suggestions list creation
595 2002-10-14 [paul] 0.8.5claws33
598 updated by George Danchev
600 2002-10-13 [hoa] 0.8.5claws32
603 src/matcher_parser_parser.y
604 removed the escaped string from internal structure
607 2002-10-12 [colin] 0.8.5claws31
611 Removed useless function gtksctree_reanchor
613 2002-10-12 [alfons] 0.8.5claws30
615 * sync with remaining main changes 2002-10-09 - 2002-10-11
616 - drop changes to src/compose.c (requires claws specific changes)
618 2002-10-12 [alfons] 0.8.5claws29
620 * sync with main changes of 2002-10-08
621 - drop changes to src/compose.c (requires claws specific changes)
622 - drop changes to src/summaryview.c (requires changes to compose.c)
624 2002-10-12 [alfons] 0.8.5claws28
626 * sync with main changes of 2002-10-07
628 2002-10-12 [alfons] 0.8.5claws27
630 * sync with main changes of 2002-10-04
631 - drop changes to src/compose.c (requires claws specific changes)
632 - drop changes to src/prefs_folder_item.c (claws implementation
635 2002-10-12 [colin] 0.8.5claws26
638 Fix folder-flicker when space-reading, introduced
641 2002-10-12 [colin] 0.8.5claws25
644 Save account address when saving as draft.
647 2002-10-12 [colin] 0.8.5claws24
650 Fix the problem consisting of no message selected
651 after the last message in a folder has been moved.
653 2002-10-12 [paul] 0.8.5claws23
658 add Cc and Bcc to templates. Patch submitted by
661 2002-10-12 [colin] 0.8.5claws22
664 Fix a bug after "Check for new messages":
665 If a folder was opened, it was still selected at
666 the end of the check, but displayed empty.
668 Remove unnecessary check
673 be more verbose in the description of
677 2002-10-11 [colin] 0.8.5claws21
680 Make space work (better) when no mail is selected
682 2002-10-11 [colin] 0.8.5claws20
688 2002-10-11 [colin] 0.8.5claws19
691 revert 0.8.5claws6 changes as i couldn't get to
694 2002-10-11 [melvin] 0.8.5claws18
697 Removed buggy and unused macro (should have been committed in
700 2002-10-11 [melvin] 0.8.5claws17
703 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
705 2002-10-11 [thorsten] 0.8.5claws16
708 remove rescan warning
710 2002-10-11 [colin] 0.8.5claws15
713 fix a segfault that happens if conv_unmime_header
714 fails (should be better to find out why it fails)
716 2002-10-11 [christoph] 0.8.5claws14
719 update folderview stats after ignore/unignore thread
721 2002-10-11 [hoa] 0.8.5claws13
723 * src/quote_fmt_parse.y
724 Fixed a yacc/bison syntax error
726 Escaping of string is fixed.
728 2002-10-11 [colin] 0.8.5claws12
733 2002-10-11 [paul] 0.8.5claws11
736 updated by Ricardo Mones Lastra
738 2002-10-10 [alfons] 0.8.5claws10
741 allow dropping files by "moving" files from a file manager,
742 not only by the more cumbersome "copying". the latter
743 mostly implies holding down the Control button
745 2002-10-10 [christoph] 0.8.5claws9
748 update folders after thread building for ignored threads
750 2002-10-10 [christoph] 0.8.5claws8
756 * src/folderview.[ch]
761 * src/summaryview.[ch]
762 o added new flag need_update to FolderItem
763 o removed folder_table from various functions from tracking
765 o set need_update flags in folder.c's move, copy and delete
766 functions and procmsg's flags functions
767 o added function folderview_update_items_when_required that
768 updates all folders with need_update set
769 o call folderview_update_items_when_required instead of
770 folderview_update_item_foreach
772 2002-10-09 [sergey] 0.8.5claws7
775 Strip CRs whel loading the text into editor in reedit mode.
777 2002-10-09 [colin] 0.8.5claws6
780 Make Space work when no mail is selected
782 2002-10-09 [colin] 0.8.5claws5
786 Add gtk_sctree_reanchor()
788 Use gtk_sctree_reanchor() - better fix for
791 2002-10-09 [colin] 0.8.5claws4
794 Fix shift-click select after delete problem
797 2002-10-08 [thorsten] 0.8.5claws3
800 exclude current msg from -hide read messages-
802 2002-10-08 [colin] 0.8.5claws2
807 Differentiate socket errors from disk full
810 2002-10-08 [christoph] 0.8.5claws1
814 modifications for new config directory
816 * config.guess ** REMOVED **
817 * config.sub ** REMOVED **
818 * install-sh ** REMOVED **
819 * ltmain.sh ** REMOVED **
820 * missing ** REMOVED **
821 * mkinstalldirs ** REMOVED **
822 these files are autogenerated by automake
823 when you run autogen.sh
825 * config/.cvsignore ** NEW FILE **
826 * config/Makefile.am ** NEW FILE **
827 ignore autogenerated files
828 create a Makefile in this directory
830 2002-10-08 [paul] 0.8.5claws
837 fix quote reply format for newsgroups reply bug
842 updated by me and Witold Wladyslaw Wojciech Wilk
845 2002-10-07 [paul] 0.8.3claws53
850 updated messages catalogs, submitted by
851 Alessandro Maestri, Fabio Jr.Beneditto
852 and Urke MMI, respectively.
854 2002-10-07 [christoph] 0.8.3claws52
859 fix new folder ghost message bug
860 (closes bug [ 619722 ] wrong count for newly created folders)
862 2002-10-07 [christoph] 0.8.3claws51
865 fix news posting problem
867 2002-10-07 [melvin] 0.8.3claws50
870 Updated French translation
872 2002-10-05 [christoph] 0.8.3claws49
875 check if line_start_cache is set in gtk_stext_update_text
876 (closes bug [ 618119 ] crash while doing search in folder)
878 2002-10-05 [christoph] 0.8.3claws48
884 implement cache cleanups for claws' folder system
885 (closes bug [ 595916 ] imapcache not cleaned up)
887 2002-10-05 [melvin] 0.8.3claws47
889 * src/prefs_actions.c
890 Made the help text more clear for the %p token
892 2002-10-04 [paul] 0.8.3claws46
895 see ChangeLog 2002-10-02 and 2002-10-03
897 2002-10-04 [christoph] 0.8.3claws45
900 fix segfault caused by pop before smtp
901 call to inc_account_mail with NULL
904 2002-10-04 [paul] 0.8.3claws44
907 sync the LDAP detection from 0.8.5cvs1
909 2002-10-02 [christoph] 0.8.3claws43
912 fix small spelling error
914 2002-10-02 [melvin] 0.8.3claws42
917 Behave better and say "no" when test program cannot be run.
919 2002-10-02 [paul] 0.8.3claws41
921 * sync with 0.8.4cvs1
922 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
925 toggle the behavior of Reply menuitem between
926 normal reply and reply-to-list
928 2002-10-01 [sergey] 0.8.3claws40
931 Convert newlines in the message text to the canonical form
932 before base64 encoding (RFC2045 compliance, fixes some
933 interoperability issues with Evolution 1.0.3)
935 2002-09-29 [colin] 0.8.3claws39
938 Fix an unwanted copy/paste
940 2002-09-29 [colin] 0.8.3claws38
943 Renamed "Custom toolbar" to "Customize toolbar"
944 Renamed "Show all header" to "Show all headers"
945 Renamed "Set diplay item" to "Set displayed items"
947 Renamed "Show all header" to "Show all headers"
948 * src/prefs_summary_column.c
949 Renamed "diplay item" to "displayed items"
951 2002-09-29 [colin] 0.8.3claws37
953 * src/mainwindow.[ch]
954 online/offline status pixmaps follow theme
956 * src/summaryview.[ch]
957 quicksearch pixmap follows theme changes
959 2002-09-29 [thorsten] 0.8.3claws36
962 src/prefs_folder_item.[ch]
963 add default_reply_to folder option (closes patch 581044)
965 2002-09-29 [christoph] 0.8.3claws35
967 * acconfig.h ** REMOVED **
971 * ac/gnupg-check-typedef.m4
972 fix autoheader 2.50 warning
974 2002-09-29 [christoph] 0.8.3claws34
976 * major code cleanup (part 2)
978 - unused variables removed
979 - unused functions removed
980 - uninitialized variables checked
981 - missing return statements added
982 - missing function return types added
983 - added parentheses around assignment
984 when suggested by gcc
986 2002-09-29 [alfons] 0.8.3claws33
989 log_window_clear(): only bracket gtk_text_forward_delete()
990 with gtk_text_freeze() / gtk_text_thaw() (see if this
991 works around GTK text bug)
993 2002-09-29 [paul] 0.8.3claws32
997 updated by George Danchev and Urke MMI
1000 2002-09-27 [christoph] 0.8.3claws31
1002 * doc-src/readme.txt
1003 * doc-src/rfc1806.txt ** REMOVED **
1004 * doc-src/rfc2183.txt ** NEW FILE **
1005 * doc-src/rfc2980.txt ** NEW FILE **
1008 2002-09-27 [melvin] 0.8.3claws30
1011 Fixed typo which could break linking
1013 2002-09-27 [melvin] 0.8.3claws29
1016 Improved GNU/aspell checking.
1019 2002-09-27 [paul] 0.8.3claws28
1021 * sync with 0.8.3cvs8
1022 see ChangeLog 2002-09-27
1024 2002-09-26 [colin] 0.8.3claws27
1028 Add "Reply to Mailing-list" to the toolbar
1030 2002-09-26 [christoph] 0.8.3claws26
1033 Fix wrong message counts in summaryview status
1035 2002-09-26 [paul] 0.8.3claws25
1037 * sync with 0.8.3cvs7
1038 see ChangeLog 2002-09-26
1040 2002-09-26 [paul] 0.8.3claws24
1042 * sync with 0.8.3cvs6
1043 see ChangeLog 2002-09-25
1045 2002-09-25 [christoph] 0.8.3claws23
1047 * src/prefs_common.c
1048 * src/prefs_folder_item.c
1049 * src/prefs_scoring.c
1050 Renamed "kill score" to "hide score" in GUI
1053 2002-09-25 [paul] 0.8.3claws22
1055 * sync with 0.8.3cvs5
1056 see ChangeLog 2002-09-24
1058 2002-09-24 [alfons] 0.8.3claws21
1060 patch by Satoshi Nagayasu: allows appending / saving multiple
1061 selected files (closes "[ 612279 ] save multiple mesg(s) in
1065 add Satoshi Nagayasu
1067 summary_save_as(): allow saving selected files to
1069 summary_set_menu_sensitive: enable "Save As..." when
1070 multiple files are selected
1072 append_file(): new function
1074 2002-09-24 [colin] 0.8.3claws20
1077 Fix segfault when mimeinfo doesn't have a
1080 2002-09-24 [colin] 0.8.3claws19
1082 * src/prefs_common.[ch]
1083 Add a preference to display send dialog or not
1085 Display send dialog according to preference
1087 2002-09-24 [colin] 0.8.3claws18
1090 Disable user actions when sending
1092 2002-09-24 [colin] 0.8.3claws17
1095 Do not display name or filename for attachments
1096 with an application/pgp-signature type
1097 (security flaw, see bug 537413)
1099 2002-09-23 [colin] 0.8.3claws16
1102 Initialize entry_email, entry_alias and
1103 entry_remarks to first email address of the list
1105 2002-09-23 [colin] 0.83claws15
1108 Drop pgp-signature when reediting a signed queued
1111 2002-09-23 [melvin] 0.8.3claws14
1114 Updated French translation
1116 2002-09-23 [melvin] 0.8.3claws13
1119 Made custom toolbar menu labels more consistent
1120 * src/prefs_toolbar.c
1121 Made custom toolbar window title more consistent
1123 2002-09-22 [colin] 0.8.3claws12
1126 Initialize session type to normal before getting
1127 mail (fixes strange Get behaviour)
1128 * src/prefs_account.h
1129 Move STYPE_POP_BEFORE_SMTP to last position to
1130 avoid other side-effects
1132 2002-09-22 [colin] 0.8.3claws11
1134 * src/prefs_account.c
1135 Fix pop_bfr_smtp_tm_entry sensivity when switching
1136 from pop3 to apop or vice-versa
1138 2002-09-22 [colin] 0.8.3claws10
1140 * src/prefs_account.[ch]
1141 Add an option for the POP before SMTP timeout
1143 Remember time of last POP connection
1145 Do POP before SMTP only if timeout reached
1147 2002-09-22 [oliver] 0.8.3claws9
1150 explain custom toolbar
1152 2002-09-22 [oliver] 0.8.3claws8
1154 * src/prefs_actions.[ch]
1155 custom toolbar for compose
1156 actions callback from compose toolbar
1158 remove include toolbar.h
1160 2002-09-22 [oliver] 0.8.3claws7
1162 * src/prefs_toolbar.[ch]
1163 custom toolbar for compose
1164 - generic prefs_toolbar handles both
1165 Mainwin's toolbar as well as Compose toolbar
1167 2002-09-22 [oliver] 0.8.3claws6
1170 custom toolbar for compose
1171 restructure toolbar.[ch]
1173 2002-09-22 [oliver] 0.8.3claws5
1176 custom toolbar for compose
1178 2002-09-22 [oliver] 0.8.3claws4
1180 * src/mainwindow.[ch]
1181 custom toolbar for compose
1182 move mainwin toolbar back to mainwindow
1184 2002-09-22 [alfons] 0.8.3claws3
1191 2002-09-22 [alfons] 0.8.3claws2
1194 procmsg_save_to_outbox(): don't unlink message file from queue;
1195 callers should do it using folder_item_remove_msg()
1197 2002-09-22 [colin] 0.8.3claws1
1200 Made mimeview_check_signature() public
1202 Made GPG signatures verifiable by clicking
1203 the [application/pgp-signature] in the Text
1206 2002-09-22 [paul] 0.8.3claws
1215 updated translations, submitted by George Danchev,
1216 me, Ricardo Mones Lastra, Alessandro Maestri,
1217 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1218 and Urke MMI, respectively.
1220 2002-09-22 [alfons] 0.8.2claws65
1224 no furry valgrinds have been used to plug these memleaks
1226 2002-09-20 [paul] 0.8.2claws64
1228 * sync with 0.8.3cvs4
1229 'Select thread' re-implemented
1230 see ChangeLog 2002-09-20
1232 2002-09-21 [alfons] 0.8.2claws63
1235 compose_send(): plug unnoticed memleak
1237 2002-09-20 [alfons] 0.8.2claws62
1240 replace_address_in_edit(): strict check for NULL address to
1241 fix "[ 607348 ] Segfault in address completion". My guess is
1242 that this happens with an empty address book, but it's good
1243 to have this check here anyway
1245 completion_window_button_press(): free string returned
1246 from the internal cache
1248 2002-09-20 [christoph] 0.8.2claws61
1251 added ENC_BINARY to EncodingType
1253 the string returned by procmime_get_encoding_str
1254 should not depend on the order of values in the
1255 EncodingType definition
1256 * doc-src/rfc1806.txt ** NEW FILE **
1257 Added rfc1806 about MIME Content-Disposition
1260 2002-09-19 [paul] 0.8.2claws60
1262 * sync with 0.8.2cvs3
1263 see ChangeLog 2002-09-19
1265 2002-09-19 [paul] 0.8.2claws59
1267 * src/prefs_folder_item.c
1268 revert to Darko's original alignment of colour
1270 add a colon to folder_color label
1273 add Colin's patch (with Hiro's modifications) to
1274 force BASE64 encoding for 8-bit text when signing
1275 (sync with 0.8.3cvs2)
1277 2002-09-18 [alfons] 0.8.2claws58
1282 (beautify a little bit)
1284 2002-09-18 [christoph] 0.8.2claws57
1287 fix handling of fgetc return value
1289 2002-09-17 [alfons] 0.8.2claws56
1292 summary_sort(): check non-NULL summaryview->folder_item when no
1293 folder is selected at all
1294 (closes "[ 610344 ] sort label make syl Crash")
1296 2002-09-17 [alfons] 0.8.2claws55
1299 beautify a little bit
1301 2002-09-17 [christoph] 0.8.2claws54
1304 initialize max values for cache and folder
1305 when cache or folder is empty
1307 2002-09-15 [colin] 0.8.2claws53
1310 Fix a leak (thanks Alfons!) and cleaned
1311 variables names for custom headers
1313 2002-09-15 [colin] 0.8.2claws52
1316 Fix custom headers recognition when
1317 prefs_common.trans_hdr is on
1319 2002-09-15 [colin] 0.8.2claws51
1322 Allow dynamically-added custom headers
1323 Yet not reparsed if reedited
1325 2002-09-15 [alfons] 0.8.2claws50
1327 * src/prefs_account.c
1330 2002-09-15 [colin] 0.8.2claws49
1332 * src/prefs_account.c
1333 fix pop_before_smtp sensitivity
1335 2002-09-15 [colin] 0.8.2claws48
1338 add inc_pop_before_smtp()
1339 allow MainWindow to be undefined in
1340 inc_account_mail() and inc_start()
1343 add STYPE_POP_BEFORE_SMTP session type
1344 * src/prefs_account.c
1345 activated pop before smtp option
1347 do pop before smtp if the relevant option
1350 2002-09-15 [paul] 0.8.2claws47
1353 see ChangeLog 2002-09-15
1355 2002-09-14 [paul] 0.8.2claws46
1358 updated Bulgarian translation, submitted by
1361 2002-09-13 [paul] 0.8.2claws45
1364 merge claws' select_account() with main's
1365 (new) compose_select_account(). [sync with
1366 0.8.2cvs15, see ChangeLog 2002-09-11]
1368 2002-09-12 [christoph] 0.8.2claws44
1371 allocate 1 elements of FolderItem not 0
1373 2002-09-12 [colin] 0.8.2claws43
1376 Fix bug #590825 (obey Follow-up: poster)
1378 2002-09-12 [colin] 0.8.2claws42
1381 Fix bug #557009 (wrong headers for messages
1382 forwarded as attachments)
1384 2002-09-11 [colin] 0.8.2claws41
1387 Put SCF: pseudo-header on top of message
1388 Set draft tmp_flag when saved as draft
1392 Skip after first \n\n for beginning of real message
1395 2002-09-11 [christoph] 0.8.2claws40
1398 use procmsg flag functions in filtering or processing
1399 will cause incorrect folder message counts
1401 2002-09-11 [colin] 0.8.2claws39
1404 Fix bug #550175 - wrong save folder when reediting
1407 2002-09-11 [paul] 0.8.2claws38
1409 * sync with 0.8.2cvs14
1410 see ChangeLog 2002-09-11
1412 2002-09-11 [colin] 0.8.2claws37
1415 Fix a typo (seeming to cause new/unread status to
1418 2002-09-10 [christoph] 0.8.2claws36
1421 compose_redirect should not use compose_generic_new
1422 because that does more stuff than expected including
1423 opening the external editor
1424 (closes bug "[ 526608 ] bounced messages appear blank
1427 2002-09-10 [christoph] 0.8.2claws35
1430 fix problem with too large message number range
1431 causing a crash in folder_item_scan
1433 2002-09-10 [paul] 0.8.2claws34
1435 * sync with 0.8.2cvs13
1436 see ChangeLog 2002-09-10
1438 2002-09-10 [christoph] 0.8.2claws33
1441 set MsgInfo TmpFlags for queue and draft folders
1442 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1444 2002-09-10 [paul] 0.8.2claws32
1447 po/bg.po ** NEW FILE **
1448 new Bulgarian translation submitted by
1449 George Danchev <danchev@spnet.net>
1453 tools/tb2sylpheed ** NEW FILE **
1454 add script that converts an addressbook exported
1455 from The Bat! into a Sylpheed addressbook. Submitted
1456 by Urke MMI <urke-kg@eunet.yu>
1458 2002-09-10 [paul] 0.8.2claws31
1460 * sync with 0.8.2cvs12
1461 see ChangeLog 2002-09-10
1463 2002-09-06 [paul] 0.8.2claws30
1465 * src/prefs_common.c
1466 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1470 tools/ldif-to-xml.py ** REMOVED **
1471 remove obsolete python script
1473 2002-09-06 [paul] 0.8.2claws29
1475 * sync with 0.8.2cvs10
1476 see ChangeLog 2002-09-06
1478 2002-09-04 [paul] 0.8.2claws28
1480 * sync with 0.8.2cvs9
1481 see ChangeLog 2002-08-04
1483 2002-09-04 [colin] 0.8.2claws27
1485 * src/prefs_common.[ch]
1486 Added signature color configuration
1488 Use user-specified signature color
1490 2002-09-03 [colin] 0.8.2claws26
1492 * src/prefs_common.[ch]
1493 Added autosave and autosave_length prefs
1495 Added compose_remove_draft()
1496 Auto-save drafts according to the prefs
1498 Added a crash-indicator file, allowing to check
1499 for new messages on startup if Sylpheed crashed
1500 (makes saved drafts "reappear")
1502 2002-09-03 [colin] 0.8.2claws25
1507 2002-09-03 [paul] 0.8.2claws24
1509 * sync with 0.8.2cvs8
1510 see ChangeLog 2002-09-02 and 2002-09-03
1512 2002-09-03 [darko] 0.8.2claws23
1515 use normal style when creating new folder to pick
1518 2002-09-02 [melvin] 0.8.2claws22
1521 removed some obsolete code
1523 2002-09-02 [melvin] 0.8.2claws21
1526 fixed test's equality sign (== to =)
1528 2002-09-02 [alfons] 0.8.2claws20
1532 revert change of 0.8.2claws16 and use the mh_folder_destroy
1533 as folder->destroy virtual as suggested by Hiro
1534 (the mh.c code seems to have been lost around mh.c.1.21)
1536 2002-09-02 [paul] 0.8.2claws19
1539 updated by Fabio Jr. Beneditto
1542 use 'http://claws.sylpheed.org' for homepage link.
1543 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1545 2002-09-01 [alfons] 0.8.2claws18
1548 plug memleak related to one Martin Kluge found
1550 2002-08-31 [paul] 0.8.2claws17
1552 * sync with 0.8.2cvs6
1553 see ChangeLog 2002-08-30
1555 2002-08-31 [alfons] 0.8.2claws16
1558 folder_destroy(): remove mailbox from folderlist even if it has
1561 2002-08-31 [alfons] 0.8.2claws15
1566 (being pedantic I know)
1568 2002-08-31 [alfons] 0.8.2claws14
1571 check for NULL pointers returned from folder->fetch_msginfo virtual
1572 (should solve some reported crashes)
1574 2002-08-30 [alfons] 0.8.2claws13
1579 enable crash dialog on compilation time
1580 (--enable-crash-dialog configure option)
1582 2002-08-30 [alfons] 0.8.2claws12
1587 apply memory leak plug patch by Martin Kluge
1588 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1589 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1590 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1592 2002-08-30 [darko] 0.8.2claws11
1595 copy Gtk style from normal style to match
1596 font size for coloured folders
1598 2002-08-29 [alfons] 0.8.2claws10
1601 Type=Internet <- Type=Application
1602 (reported by Michael Schwendt, see:
1603 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1604 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1606 2002-08-29 [paul] 0.8.2claws9
1608 * sync with 0.8.2cvs5
1609 see ChangeLog 2002-08-29
1611 2002-08-29 [colin] 0.8.2claws8
1614 Added a sanity check in summary_select_thread
1615 Should fix bug 601605
1617 2002-08-29 [colin] 0.8.2claws7
1620 Revert claws6 changes regarding bug #591676
1622 2002-08-28 [colin] 0.8.2claws6
1625 Ignore cache for queue folderitems
1628 2002-08-28 [melvin] 0.8.2claws5
1633 2002-08-28 [melvin] 0.8.2claws4
1636 Updated a bit the text concerning the spell checker
1638 2002-08-28 [melvin] 0.8.2claws3
1640 Merged the GNU_aspell_branch:
1641 Support of new GNU/aspell is now included and the old pspell
1642 is not supported anymore.
1646 Updated spell checker text to reflect the switch to GNU/aspell
1648 * ac/aspell.m4 *** NEW ***
1649 * src/gtkaspell.[ch] *** NEW ***
1650 * ac/pspell.m4 *** DELETED ***
1651 * src/gtkspell.[ch] *** DELETED ***
1654 Updated for GNU/aspell support
1657 Replaced gtkspell.c by gtkaspell.c
1665 * src/prefs_common.[ch]
1666 Updated for GNU/aspell support
1668 2002-08-28 [paul] 0.8.2claws2
1670 * sync with 0.8.2cvs4
1671 see ChangeLog 2002-08-27 and 2002-08-28
1673 2002-08-28 [colin] 0.8.2claws1
1675 * src/summary_search.c
1678 2002-08-28 [jens] 0.8.2claws
1681 Updated German translations
1683 2002-08-27 [melvin] 0.8.2claws
1686 Updated French translations
1688 2002-08-27 [paul] 0.8.2claws
1690 * sync with 0.8.2 main release
1698 updated message catalogs submitted by
1699 Ricardo Mones Lastra, Alessandro Maestri,
1700 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1701 Beneditto and Urke MMI
1703 2002-08-27 [hoa] 0.8.1claws123
1705 * src/mainwindow.[ch]
1706 * src/summaryview.[ch]
1707 removed the "filter setting" menu option.
1708 add a "cancel a news message" menu option.
1710 2002-08-26 [martin] 0.8.1claws122
1713 changed string under 0.8.1claws79 changed by myself
1716 2002-08-26 [martin] 0.8.1claws121
1719 added kill command to debuggerrc to start crash dialog
1721 2002-08-26 [paul] 0.8.1claws120
1723 * sync with 0.8.1cvs31
1724 see ChangeLog 2002-08-26
1726 2002-08-25 [alfons] 0.8.1claws119
1729 fix bug that didn't send out correct headers to news server
1730 when sending news article and email from queue (bug reported
1731 and patch provided by Tim Mann; closes bug
1732 "[ 583196 ] 0.7.8claws can't post news")
1734 2002-08-25 [alfons] 0.8.1claws118
1736 * src/selective_download.c
1737 mark two strings as translatable
1738 (thanks to Urke MMI for pointing this out)
1740 2002-08-25 [alfons] 0.8.1claws117
1743 treat sent boxes as special and allow sorting them by addressee
1744 (closes "[ 589418 ] Sent folder sorting misbehavior"
1745 submitted by Steve Lamb)
1747 2002-08-24 [alfons] 0.8.1claws116
1750 fix memleak reported by Martin Kluge
1751 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1753 2002-08-24 [oliver] 0.8.1claws115
1755 * src/prefs_toolbar.c
1756 o code cleanup as suggested by Alfons
1759 2002-08-24 [alfons] 0.8.1claws114
1762 o fix another memory leak reported by Martin Kluge
1763 (see "[ 599568 ] Small Memory Leak")
1764 o remove 'from' variable from 'summary_set_header()'; we can
1767 2002-08-24 [paul] 0.8.1claws113
1769 * sync with 0.8.1cvs30
1770 see ChangeLog 2002-08-23
1772 2002-08-24 [alfons] 0.8.1claws112
1775 remove unnecessary allocations for search bar fixing leaks
1776 reported by Martin Kluge
1777 (see "[ 599451 ] Further memory leaks?")
1779 2002-08-24 [alfons] 0.8.1claws111
1782 make get_socket_name() public for crash.c
1784 o make report bug button work (goes to claws'
1785 bug tracker at sf.net)
1786 o introduce function for doing important stuff just
1787 before claws goes down
1790 2002-08-24 [alfons] 0.8.1claws110
1793 move cursor to "To" entry when forwarding as attachment
1794 (reported and solved by Steve Lamb, closes bug report
1795 "[ 592880 ] Forward as attachment; cursor not in to")
1797 2002-08-24 [colin] 0.8.1claws109
1800 fix quick search visibility after GUI (de)separations.
1802 2002-08-23 [colin] 0.8.1claws108
1805 fix header pane visibility after folderview or
1806 messageview (de)separation
1808 2002-08-23 [paul] 0.8.1claws107
1810 * src/mainwindow.[ch]
1812 give full control of display or non-display
1813 of the Execute icon to Custom toolbar settings.
1814 add new sensitivity condition to maninwindow.h:
1820 more sync with 0.8.1cvs29
1822 2002-08-23 [melvin] 0.8.1claws106
1825 Readded support for custom widget in alertpanel lost in last
1828 2002-08-23 [paul] 0.8.1claws105
1830 * sync with 0.8.1cvs29
1831 see ChangeLog 2002-08-23
1833 2002-08-23 [colin] 0.8.1claws104
1836 Fix folder and search pixmaps exchanging positions
1837 after theme or toolbar changes. Thank to Oliver for
1840 2002-08-23 [colin] 0.8.1claws103
1843 src/messageview.[ch]
1846 Changed messageview_create() and noticeview_create()
1847 to avoid the last gdk_warning
1849 2002-08-22 [colin] 0.8.1claws102
1852 Fix my new `Creating pixmap from xpm' warning
1854 2002-08-22 [colin] 0.8.1claws101
1857 Fix some of the gdk warnings
1859 2002-08-22 [colin] 0.8.1claws100
1862 * src/stock_pixmap.c
1863 * src/stock_pixmap.h
1864 * src/pixmaps/quicksearch.xpm *ADDED*
1865 Add the quicksearch pixmap
1869 Make quicksearch bar visible/hidden via a button
1871 2002-08-22 [christoph] 0.8.1claws99
1874 fix folder update for newsgroups with message
1875 numbers below minimum number of articles to fetch
1876 (closes bug #598445)
1878 2002-08-22 [paul] 0.8.1claws98
1880 * sync with 0.8.1cvs28
1881 see ChangeLog 2002-08-22
1883 2002-08-21 [alfons] 0.8.1claws97
1886 use bt instead of bt full which seems to work
1887 better, and bt full doesn't give a great deal
1888 of information anyway
1890 2002-08-21 [colin] 0.8.1claws96
1893 fix summaryview_searchtype_changed prototype
1895 2002-08-21 [christoph] 0.8.1claws95
1898 o fix broken menu update for sorting type, we have to
1899 get this info from the summaryview now
1900 o removed setting of threaded state in menu callback
1901 * src/summaryview.[ch]
1902 more summaryview/folderitem seperation for
1905 removed not required --with-compiler-flags option
1907 2002-08-21 [oliver] 0.8.1claws94
1910 o rename toolbar.xml to toolbar_main.xml
1911 since toolbar_compose.xml might come up
1916 2002-08-21 [darko] 0.8.1claws93
1919 don't reset tmp flags for messages copied
1922 2002-08-21 [colin] 0.8.1claws92
1924 * src/prefs_filtering.c
1925 fix renaming rules on folder rename
1926 when folder is not a leaf folder
1928 2002-08-21 [paul] 0.8.1claws91
1930 * src/prefs_folder_item.c
1931 fix alignment of colour selector
1933 2002-08-21 [paul] 0.8.1claws90
1935 * sync with 0.8.1cvs27
1936 see ChangeLog 2002-08-21
1938 2002-08-21 [paul] 0.8.1claws89
1941 fix crash when changing field type in
1944 2002-08-21 [colin] 0.8.1claws88
1947 Made quick search case-insensitive
1949 2002-08-21 [paul] 0.8.1claws87
1951 * sync with 0.8.1cvs26
1952 see ChangeLog 2002-08-21
1954 2002-08-20 [christoph] 0.8.1claws86
1958 * src/summaryview.[ch]
1959 more summaryview/folderitem seperation for
1960 sort_key and sort_type
1962 added missing return statement
1964 2002-08-20 [colin] 0.8.1claws85
1966 * src/summaryview.[ch]
1967 Added a quick search box
1969 * src/prefs_common.[ch]
1970 Added a show/hide option for the quick search
1972 2002-08-20 [oliver] 0.8.1claws84
1975 remove toolbar_create_popups
1977 o remove toolbar_create_popups
1978 o fix toolbar_set_sensitive
1979 (Bug reports #596834 and #596832)
1980 * src/prefs_toolbar.c
1981 o add "Set default" button
1982 o align label and text + combo widgets
1984 2002-08-20 [hoa] 0.8.1claws83bis
1987 fixed a bug in imap_fetch_msginfo() in case there is no
1990 2002-08-20 [darko] 0.8.1claws83
1993 copy the color style of folder view so it
1994 works with GTK themes
1996 2002-08-20 [darko] 0.8.1claws82
2000 * src/prefs_folder_item.[hc]
2001 don't use UI stuff in folder.h
2003 2002-08-20 [darko] 0.8.1claws81
2006 * src/prefs_folder_item.h
2008 * src/prefs_folder_item.c
2009 ability to set folder color in folderview
2011 2002-08-19 [alfons] 0.8.1claws80
2014 fix one of the earlier memleaks reported by Martin Kluge
2016 2002-08-19 [alfons] 0.8.1claws79
2019 hide notice view when selecting seperate folder
2020 view (reported by Urke MMI)
2022 2002-08-19 [christoph] 0.8.1claws78
2025 * src/prefs_folder_item.h
2026 * src/summaryview.[ch]
2027 o add summary_set_prefs_from_folderitem to set
2028 summaryview prefs (first step to remove all
2029 references to the folderitem in summaryview)
2030 o moved compiled regex stuff from folderitem prefs
2033 2002-08-19 [paul] 0.8.1claws77
2036 add check for '.' to QUOTE_IF_REQUIRED
2038 2002-08-19 [paul] 0.8.1claws76
2041 sync with 0.8.1cvs25 (plug memory leak)
2043 * src/prefs_toolbar.c
2044 re-order prefs_toolbar_cancel()
2046 2002-08-18 [alfons] 0.8.1claws75
2050 plug other memleaks reported by Martin Kluge
2052 2002-08-18 [paul] 0.8.1claws74
2055 updated by Fabio Jr. Beneditto
2057 2002-08-18 [paul] 0.8.1claws73
2060 fix bug where tooltips were displayed untranslated
2062 * src/prefs_toolbar.c
2063 fix bug where clicking 'Cancel' creates an icon & text
2064 toolbar regardless of prefs
2067 2002-08-17 [oliver] 0.8.1claws72
2069 * src/prefs_toolbar.c
2070 update toolbar on CANCEL
2071 bug reported by Martin Kluge
2073 toolbar_destroy memleak fixed
2075 2002-08-17 [alfons] 0.8.1claws71
2078 plug another memleak reported by Martin Kluge
2080 2002-08-16 [alfons] 0.8.1claws70
2083 use execvp() correctly (suggested by wwp; thanks!)
2085 2002-08-16 [alfons] 0.8.1claws69
2088 plug memory leak reported by Kim Schultz & Martin Kluge
2090 2002-08-16 [paul] 0.8.1claws68
2093 updated by Ricardo Mones Lastra
2095 2002-08-16 [paul] 0.8.1claws67
2098 fix bug where 'Compose News' icon showed wrong
2101 2002-08-16 [paul] 0.8.1claws66
2103 * sync with 0.8.1cvs24
2104 see ChangeLog 2002-08-16
2107 updated by Alessandro Maestri
2109 2002-08-15 [paul] 0.8.1claws65
2114 2002-08-15 [paul] 0.8.1claws64
2117 don't translate debug info
2122 2002-08-15 [paul] 0.8.1claws63
2124 * src/prefs_toolbar.c
2125 fix bug where clicking 'OK' creates an icon & text
2126 toolbar regardless of prefs
2128 2002-08-14 [alfons] 0.8.1claws62
2131 add global var that has the full argv[0]
2133 o execvp the correct sylpheed by using argv0
2134 and setting the correct work dir
2137 2002-08-14 [oliver] 0.8.1claws61
2139 * enable/disable Toolbar Action Buttons
2143 * src/prefs_toolbar.c
2145 2002-08-14 [melvin] 0.8.1claws60
2148 Updated French translations
2150 2002-08-14 [melvin] 0.8.1claws59
2153 Made bug report not translatable
2155 Fixed exporthtml_build_filespec() return value
2157 Fixed incorrect include file
2159 * src/prefs_actions.c
2160 * src/prefs_toolbar.c
2161 Made debug info not translatable
2164 Added missing includes
2165 * src/prefs_common.c
2168 2002-08-14 [paul] 0.8.1claws58
2170 * faq/es/sylpheed-faq.html
2171 faq/es/sylpheed-faq-[1-3].html
2172 faq/es/sylpheed-faq-4.html **NEW FILE **
2175 2002-08-13 [christoph] 0.8.1claws57
2178 ignore thread fix that did not mark all
2179 child nodes of a ignored thread as
2180 ignored. Does not work perfectly yet,
2181 but it is better now
2183 2002-08-13 [alfons] 0.8.1claws56
2186 o implement 'save crash log'
2189 2002-08-13 [melvin] 0.8.1claws55
2192 removed unrequired "execinfo.h" header
2194 2002-08-12 [paul] 0.8.1claws54
2196 * faq/en/sylpheed-faq.html
2197 faq/en/sylpheed-faq-[1-3].html
2198 faq/en/sylpheed-faq-4.html **NEW FILE **
2201 2002-08-12 [alfons] 0.8.1claws53
2204 add crash.c to translatables
2206 bring in Leandro's crash dialog
2208 2002-08-11 [alfons] 0.8.1claws52
2211 clean up some warnings
2213 2002-08-11 [alfons] 0.8.1claws51
2217 * src/crash.[ch] ** NEW FILES **
2219 initial gdb crash handler
2221 2002-08-11 [paul] 0.8.1claws50
2223 * src/prefs_toolbar.c
2224 replace Up/Down arrow pixmaps with text to be
2225 consistent across icon themes
2227 2002-08-11 [paul] 0.8.1claws49
2229 * src/prefs_common.c
2231 rename 'Pixmap' -> 'Icon'
2234 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2236 2002-08-10 [paul] 0.8.1claws48
2238 * src/prefs_toolbar.c
2241 2002-08-10 [paul] 0.8.1claws47
2244 don't write Processing progress to status bar
2245 patch submitted by Alexander Evseev
2247 * src/prefs_toolbar.c
2248 re-position and resize window
2249 make window assume correct size on first call
2251 2002-08-10 [paul] 0.8.1claws46
2258 follow UI text conventions
2260 2002-08-10 [alfons] 0.8.1claws45
2263 correct pixmap for delete action
2265 2002-08-10 [paul] 0.8.1claws44
2268 updated by Fabio Jr. Beneditto
2270 2002-08-10 [paul] 0.8.1claws43
2273 add custom toolbar files
2275 2002-08-10 [paul] 0.8.1claws42
2277 * sync with 0.8.1cvs22
2278 see ChangeLog 2002-08-09
2280 2002-08-09 [paul] 0.8.1claws41
2284 tools/outlook2sylpheed.pl ** NEW FILE **
2285 add script to convert exported Outlook
2286 contacts list to a Sylpheed addressbook.
2287 Submitted by Ricardo Mones Lastra.
2289 2002-08-09 [paul] 0.8.1claws40
2293 po/sr.po ** NEW FILE **
2294 add Serbian message catalog. Submitted by
2295 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2297 2002-08-09 [paul] 0.8.1claws39
2299 * sync with 0.8.1cvs21
2300 see ChangeLog 2002-08-08
2302 2002-08-08 [oliver] 0.8.1claws38
2305 move Custom Toolbar to Configuration menu
2307 2002-08-08 [oliver] 0.8.1claws37
2309 * src/prefs_toolbar.c
2310 fix substitute pixmap bug
2312 2002-08-08 [paul] 0.8.1claws36
2314 * sync with 0.8.1cvs19
2315 see ChangeLog 2002-08-08
2317 2002-08-07 [christoph] 0.8.1claws35
2320 fixed a memory leak in new canonicalize_file_replace
2322 2002-08-07 [christoph] 0.8.1claws34
2325 o canonicalize_file_replace should create the temporary
2326 file in the same directory as the original file.
2327 o added get_tmpfile_in_dir that creates a temorary file
2328 in a specified directory.
2330 2002-08-07 [melvin] 0.8.1claws33
2333 fixed bug where 'Article' button acted as 'Email' button.
2335 2002-08-07 [paul] 0.8.1claws32
2337 * sync with 0.8.1.cvs17
2338 see ChangeLog 2002-08-07
2340 2002-08-07 [colin] 0.8.1claws31
2343 fix mass-cancel problem
2345 2002-08-07 [thorsten] 0.8.1claws30
2347 * src/prefs_toolbar.c
2348 fix: crash on replace or add new button
2350 fix: close xmlfile after reading
2352 fix: unlink() file before rename()
2354 2002-08-06 [paul] 0.8.1claws29
2356 * sync with 0.8.cvs15
2357 see ChangeLog 2002-08-06
2359 2002-08-06 [oliver] 0.8.1claws28
2362 * src/prefs_toolbar.c
2363 fixed empty toolbar issue
2365 2002-08-06 [oliver] 0.8.1claws27
2367 * Custom Toolbar Final
2371 o toolbar stuff now lives in src/toolbar.[ch]
2372 o main_window_toolbar_* functions are renamed to
2373 toolbar_* reflecting their new source file
2374 * src/mainwindow.[ch]
2375 o remove toolbar stuff
2377 2002-08-06 [oliver] 0.8.1claws26
2380 * src/prefs_toolbar.[ch] **New File**
2381 * src/toolbar.[ch] **New File**
2382 o prefs_toolbar.[ch] custom toolbar frontend
2383 o toolbar.[ch] backend
2385 2002-08-06 [oliver] 0.8.1claws25
2387 * src/prefs_actions.[ch]
2388 o new exported function actions_execute
2390 2002-08-06 [paul] 0.8.1claws24
2392 * sync with 0.8.1cvs4
2393 see ChangeLog 2002-08-06
2395 2002-08-06 [paul] 0.8.1claws23
2397 * sync with 0.8.1cvs13
2398 see ChangeLog 2002-08-06
2400 2002-08-06 [paul] 0.8.1claws22
2402 * sync with 0.8.1cvs12
2403 see ChangeLog 2002-08-05 and 2002-08-06
2405 2002-08-06 [match] 0.8.1claws21
2408 improvements to cut/copy/paste address
2410 2002-08-05 [match] 0.8.1claws20
2417 fixes to improve cut/copy/paste
2419 2002-08-06 [melvin] 0.8.1claws19
2422 account_find_all_from_address(): new function that returns the
2423 list of all accounts that are matched in an address.
2424 * src/alertpanel.[ch]
2425 alertpanel() now accepts a custom widget
2426 alertpanel_with_widget(): new function that pops up a panel with
2427 a custom widget in it
2429 gtkut_account_menu_new(): new function that allows the selection
2430 of an account from a list of accounts.
2432 Extended Return Receipt notification to select the correct
2433 account and to make a security test on the Delivery-Notification
2434 address which should be the same as the Return-Path.
2436 2002-08-06 [thorsten] 0.8.1claws18
2439 attach_all: save unnamed as "noname.%d",
2440 dont free static dirname
2442 2002-08-05 [alfons] 0.8.1claws17
2445 detect XIM by trying to link rather than compile a XIM program
2447 2002-08-05 [oliver] 0.8.1claws16
2449 * src/stock_pixmap.[ch]
2450 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2451 o new func to retrieve pixmaps
2453 2002-08-05 [paul] 0.8.1claws15
2455 * sync with 0.8.1cvs10
2456 see ChangeLog 2002-08-05
2458 2002-08-04 [alfons] 0.8.1claws14
2461 see if this plugs memleak
2463 2002-08-04 [melvin] 0.8.1claws13
2466 fixed bug that could crash Sylpheed when highlighting
2467 all misspelled words.
2469 2002-08-03 [melvin] 0.8.1claws12
2471 * src/prefs_actions.c
2472 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2474 fixed bug where the Return Receipt was sent to
2475 Delivery-Notification-To address even if it was not present
2477 2002-08-02 [alfons] 0.8.1claws11
2479 * src/prefs_actions.c
2480 o more check for NULLs
2481 o put create_io_dialog() in right conditional block
2483 2002-08-02 [paul] 0.8.1claws10
2486 updated by Ricardo Mones Lastra
2488 2002-08-01 [christoph] 0.8.1claws9
2491 don't free the cache of the opened
2492 folder in the summaryview
2494 don't unset flags, if it is not required
2496 2002-08-01 [paul] 0.8.1claws8
2498 * sync with 0.8.1cvs8
2499 see ChangeLog entry 2002-08-01
2501 2002-08-01 [paul] 0.8.1claws7
2503 * sync with 0.8.1cvs7
2504 see ChangeLog 2002-07-31 and 2002-08-01
2506 2002-07-31 [christoph] 0.8.1claws6
2509 forgot to update menu sensitivity
2510 function for new menu entry
2512 2002-07-31 [alfons] 0.8.1claws5
2515 check folder item and its path for NULL on
2518 2002-07-31 [christoph] 0.8.1claws4
2521 check if folder_item_get_msginfo in
2522 folder_item_remove_msg returned NULL
2524 better clear the uid cache in the
2525 uid validity check function and delete
2528 2002-07-31 [paul] 0.8.1claws3
2531 add the '--attach' option and a few other
2534 2002-07-31 [paul] 0.8.1claws2
2536 * sync with 0.8.1cvs5
2537 see ChangeLog 2002-07-31
2539 2002-07-31 [christoph] 0.8.1claws1
2541 * src/folderview.[ch]
2543 replace "Rescan all folders..." with
2544 "Check all folders for new messages..."
2546 2002-07-30 [paul] 0.8.1claws
2548 * version 0.8.1claws released
2550 2002-07-30 [paul] 0.8.0claws29
2552 * tools/OOo2sylpheed.pl ** NEW FILE **
2554 add script to enable sending documents as
2555 attachments from OpenOffice.org
2557 2002-07-30 [melvin] 0.8.0claws28
2559 * src/prefs_actions.c
2560 Made the actions' input/output dialog display
2563 2002-07-30 [christoph] 0.8.0claws27
2566 check if folder_item_get_msginfo in
2567 procmsg_save_to_outbox returned NULL
2569 2002-07-30 [paul] 0.8.0claws26
2571 * sync with 0.8.1cvs4
2572 see ChangeLog 2002-07-29
2574 2002-07-29 [thorsten] 0.8.0claws25
2577 added selective download, delete on server
2579 2002-07-29 [paul] 0.8.0claws24
2581 * sync with 0.8.1cvs3
2582 see ChangeLog 2002-07-29
2584 2002-07-27 [christoph] 0.8.0claws23
2587 add extra check if fetching the msginfo
2590 2002-07-27 [paul] 0.8.0claws22
2592 * sync with 0.8.1cvs2
2593 see ChangeLog 2002-07-26
2595 2002-07-27 [christoph] 0.8.0claws21
2598 add another check if a valid msginfo
2601 2002-07-26 [hoa] 0.8.0claws20
2604 Fixed a condition in folder_item_destroy()
2607 Fixed an error in IMAP protocol
2609 2002-07-26 [alfons] 0.8.0claws19
2612 ofcourse compare with identifier, not the path
2614 2002-07-26 [alfons] 0.8.0claws18
2617 use folder item identifier for saving / restoring
2618 preferences because folder->path might not be unique
2620 2002-07-26 [melvin] 0.8.0claws17
2623 Fixed a crash introduced in 0.8.0claws5 when log is
2624 cut under 80 characters.
2626 2002-07-26 [paul] 0.8.0claws16
2628 * sync with 0.8.1cvs1
2629 see ChangeLog 2002-07-26
2631 2002-07-26 [christoph] 0.8.0claws15
2634 imap folder now remembers the last selected
2635 folder and imap_fetch_msginfo skips selecting
2636 the folder if it is already selected
2638 2002-07-26 [christoph] 0.8.0claws14
2643 fix imap folder rescanning
2645 2002-07-25 [christoph] 0.8.0claws13
2655 implement imap uid cache and uid validity check
2657 2002-07-25 [alfons] 0.8.0claws12
2660 fix a brown paper bag bug, and also add some more
2663 2002-07-25 [christoph] 0.8.0claws11
2666 don't mix copy, fetch_msginfo and remove
2667 operations in folder item copy and move
2670 2002-07-25 [christoph] 0.8.0claws10
2674 * src/prefs_folder_item.c
2675 * src/summaryview.[ch]
2676 remove no longer required parameter update_cache from
2679 2002-07-25 [paul] 0.8.0claws9
2686 2002-07-24 [alfons] 0.8.0claws8
2689 sort correctly when using simplified subject line
2690 (closes feature request "[ 585141 ] applying regexp to subject
2691 before sort" submitted by Alexandra Walford)
2693 2002-07-24 [paul] 0.8.0claws7
2695 * sync with 0.8.0cvs3
2696 see ChangeLog 2002-07-24
2698 2002-07-23 [christoph] 0.8.0claws6
2705 o separate processing and summaryview
2706 o removed summary_write_cache from summaryview
2707 o removed summaryview->killed_messages, because we don't have
2708 to keep a list of killed messages anymore. New cache will
2709 keep the hidden messages in cache anyway
2712 * src/selective_download.c
2713 o removed unnecessary summary_write_cache calls
2715 o don't set ignore thread flag in procmsg_get_thread_tree
2716 if it is already set
2719 o moved STATUSBAR_PUSH/POP to statusbar.h because
2720 they are used in different files
2722 2002-07-23 [melvin] 0.8.0claws5
2728 * src/editldap_basedn.c
2730 * src/prefs_common.c
2731 Fixed few memory leak (gtk_editable_get_chars returns
2732 an allocated string)
2734 Fixed few memory leak (gtk_editable_get_chars returns
2735 an allocated string) and modified a little the log cutting
2738 Replaced a call to an obsolete function gtk_entry_get_text()
2739 by gtk_editable_get_chars()
2741 Removed a debug printf
2743 2002-07-23 [christoph] 0.8.0claws4
2746 fix another g_dirname memory leak
2748 2002-07-23 [christoph] 0.8.0claws3
2751 fixed a memory leak in mh_fetch_msginfo
2752 fixed crash when message header could not be
2755 2002-07-23 [paul] 0.8.0claws2
2757 * sync with 0.8.0cvs2
2758 see ChangeLog 2002-07-23
2760 2002-07-23 [paul] 0.8.0claws1
2762 * sync with 0.8.0cvs1
2763 see ChangeLog 2002-07-23
2765 2002-07-23 [paul] 0.8.0claws
2767 * release of 0.8.0claws
2769 2002-07-23 [paul] 0.7.8claws99
2772 new Russian translation, submitted by
2773 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2775 2002-07-22 [jens] 0.7.8claws98
2778 Updated German translations.
2780 2002-07-22 [paul] 0.7.8claws97
2786 updated translations by Ricardo Mones Lastra,
2787 Alessandro Maestri, Wilbert Berendsen and
2788 Fabio Jr. Beneditto respectively
2790 2002-07-22 [christoph] 0.7.8claws96
2793 fix memory leak caused by wrong g_dirname usage
2795 2002-07-22 [christoph] 0.7.8claws95
2798 update new and unread message counts for summaryview
2799 summaryview does not get it from the folder anymore
2800 and has to update the values itself
2802 2002-07-22 [melvin] 0.7.8claws94
2805 Updated French translations.
2807 2002-07-22 [christoph] 0.7.8claws93
2810 set prop->preg pointer to NULL or following check
2811 will not fail and regexec will be called with
2814 2002-07-21 [alfons] 0.7.8claws92
2816 * src/prefs_common.[ch]
2817 remove option "Send return receipt on request"
2819 2002-07-21 [thorsten] 0.7.8claws91
2822 fixed memleaks, coding style as pointed out by alfons
2824 2002-07-21 [alfons] 0.7.8claws90
2827 * src/noticeview.[ch]
2828 o fix bug notice view being displayed when going to empty folder
2829 (noticed by Christoph)
2830 o allow RRR to be sent when restarting sylpheed, or changing folder
2831 (noticed by Thorsten)
2833 2002-07-21 [thorsten] 0.7.8claws89
2836 Included save_all patch from Xaview FACQ
2837 added support for pathnames
2839 2002-07-21 [alfons] 0.7.8claws88
2844 * src/messageview.[ch]
2845 * src/noticeview.c ** NEW FILE **
2846 * src/noticeview.h ** NEW FILE **
2847 make return receipts work again
2848 (UI idea by Leandro Pereira)
2850 2002-07-21 [paul] 0.7.8claws87
2853 fix sensitivity of 'Select thread'
2855 2002-07-21 [paul] 0.7.8claws86
2857 * src/prefs_common.c
2858 add browser command line for Galeon
2860 2002-07-21 [paul] 0.7.8claws85
2863 fix 'EXTRA_DIST': remove README.README, add TODO
2866 2002-07-21 [alfons] 0.7.8claws84
2869 make enter clear selection
2870 (closes "[ 579888 ] Editor selection/entry error"
2871 reported by Steve Lamb)
2873 2002-07-21 [alfons] 0.7.8claws83
2876 sort message list when selecting unthread messages
2877 (closes "[ 501593 ] switching threaded view doesn't sort"
2878 reported by Simon Schubert)
2880 2002-07-20 [alfons] 0.7.8claws82
2885 2002-07-20 [thorsten] 0.7.8claws81
2888 Fixed expansion of empty fields in matchactions
2890 2002-07-19 [melvin] 0.7.8claws80
2893 Removed a duplicate menu entry (fast mode) introduced during
2895 Added a menu separator between 'Use alternate' and 'Fast mode'
2897 2002-07-19 [paul] 0.7.8claws79
2903 2002-07-19 [thorsten] 0.7.8claws78
2905 * tools/calypso_convert.pl ** NEW FILE **
2908 script to import mbox files exported
2910 o generates folder structure
2911 o includes attachments
2913 2002-07-19 [melvin] 0.7.8claws77
2915 * src/selective_download.[ch]
2916 Fixed bug where closing the dialog with the window manager's
2917 close button will not unlock the summary
2918 Corrected some function declarations that missed a return value
2919 Made the source code comply better with coding style.
2920 * src/prefs_common.c
2921 Added new browser command line for Mozilla.
2923 2002-07-18 [paul] 0.7.8claws76
2926 src/selective_download.[ch]
2927 reflect theme changes, fix Gdk Warning when creating
2928 pixmap from NULL window, and minor clean up.
2929 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2934 2002-07-17 [paul] 0.7.8claws75
2942 2002-07-16 [paul] 0.7.8claws74
2944 * tools/filter_conv.pl
2946 replace conversion script with reimplemented version,
2947 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2949 2002-07-16 [colin] 0.7.8claws73
2952 remove forgotten debug messages - sorry ;-)
2954 2002-07-16 [colin] 0.7.8claws72
2960 add the ability to select part of a text mime-part
2963 2002-07-15 [christoph] 0.7.8claws71
2966 fix folder message count for folders without
2967 msg_is_changed (includes news folders)
2969 2002-07-15 [martin] 0.7.8claws70
2972 option "display recipient on 'From'..." now works
2973 without the need of enabling the option
2974 "display sender using address book".
2976 2002-07-15 [christoph] 0.7.8claws69
2979 removed setting folder status from summaryview.
2980 folder.c should update all message counts correctly.
2982 2002-07-15 [paul] 0.7.8claws68
2985 updated by Fabio Junior Beneditto
2987 2002-07-15 [darko] 0.7.8claws67
2990 Fixed target folder colorization, don't decrease op
2993 2002-07-14 [paul] 0.7.8claws66
2995 * sync with main 0.8.0
2996 see ChangeLog 2002-07-14
2998 2002-07-13 [melvin] 0.7.8claws65
3003 Replaced sprintf by g_snprintf to prevent possible buffer
3006 Corrected a log message output format.
3007 Added a missing "done" debug output.
3009 Added keyboard accelerator for Priority menu items
3010 Added missing \n in debug output
3014 Added missing \n in debug output
3016 2002-07-13 [paul] 0.7.8claws64
3019 change Sergey's email address to the sf address
3022 increase show_url_timeout (more useful for long
3025 2002-07-12 [sergey] 0.7.8claws63
3028 applied (with some modifications) patch to set the
3029 micalg parameter for signatures
3030 (2001-08-28 Werner Koch <wk@gnupg.org>)
3032 2002-07-12 [sergey] 0.7.8claws62
3036 fixed man page installation
3038 2002-07-12 [paul] 0.7.8claws61
3040 * sync with 0.7.8cvs26
3041 see ChangeLog 2002-07-11 and 2002-07-12
3043 2002-07-11 [christoph] 0.7.8claws60
3047 first use the message number to find the message
3048 to mark with a reply flag but check the
3049 message-id if we got the correct message, if not
3050 try to find it by message-id.
3051 use new string seperator that is not allowed
3054 2002-07-11 [paul] 0.7.8claws59
3056 * sync with 0.7.8cvs23
3057 see ChangeLog 2002-07-10
3059 2002-07-10 [christoph] 0.7.8claws58
3063 Added message-id table to the cache in memory
3064 and functions to msgcache.c and folder.c to
3065 fetch MsgInfos by message id
3068 store folder and message-id of message replying
3069 to in queue header and set reply flag after sending
3070 (Closes bug #469498)
3072 2002-07-10 [paul] 0.7.8claws57
3076 add Martin to the list of authors
3078 2002-07-09 [martin] 0.7.8claws56
3080 Added gtk_ctree_last_visible(), tree_update_level(),
3081 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3082 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3083 from gtk+ to gtksctree.c for the new sorting code
3084 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3085 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3087 Added declaration for gtk_sctree_sort_recursive() and
3088 gtk_sctree_sort_node
3093 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3094 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3096 2002-07-08 [paul] 0.7.8claws55
3098 * more sync with 0.7.8cvs21
3099 see ChangeLog 2002-07-08
3101 2002-07-08 [paul] 0.7.8claws54
3103 * sync with 0.7.8cvs21
3104 see ChangeLog 2002-07-08
3106 2002-07-07 [alfons] 0.7.8claws53
3109 * src/stock_pixmap.[ch]
3110 * src/pixmaps/notice_warn.xpm ** NEW FILE **
3111 * src/pixmaps/notice_error.xpm ** NEW FILE **
3112 * src/pixmaps/notice_note.xpm ** NEW FILE **
3113 add new pixmaps for upcoming notice pane
3115 2002-07-06 [melvin] 0.7.8claws52
3118 Made them a bit closer to Sylpheed's coding style.
3120 Removed possible memory leaks when some errors occurs.
3122 2002-07-06 [melvin] 0.7.8claws51
3125 Removed --no-location in xgettext command line to help
3126 translators that use Emacs' po-mode
3128 Removed unnecessary comments that messed up sylpheed.pot
3130 2002-07-06 [paul] 0.7.8claws50
3132 * sync with 0.7.8cvs19
3133 see ChangeLog 2002-07-05
3135 2002-07-06 [christoph] 0.7.8claws49
3139 fix folder_item_remove_all_msg and folderview
3140 status for trash folders after emptying trash
3142 2002-07-05 [paul] 0.7.8claws48
3144 * sync with 0.7.8cvs16
3145 see ChangeLog 2002-07-04 and 2002-07-05
3147 2002-07-04 [paul] 0.7.8claws47
3149 * sync with 0.7.8cvs14
3150 see ChangeLog 2002-07-04
3152 2002-07-03 [alfons] 0.7.8claws46
3155 dupe folder item's path because it's being reallocated
3156 by new folder scanning code
3158 2002-07-03 [christoph] 0.7.8claws45
3161 better IMAP uid fetching using 'FETCH 1:* (UID)'
3163 add missing return in msgcache_write
3165 2002-07-02 [thorsten] 0.7.8claws44
3170 use binary mode for file access
3172 2002-07-02 [christoph] 0.7.8claws43
3174 * major code cleanup (part 1)
3176 - unused variables removed
3177 - unused functions removed
3178 - uninitialized variables checked
3179 - missing return statements added
3180 - missing function return types added
3181 - added parentheses around assignment and
3182 && in || when suggested by gcc
3186 replaced direct calls to folder->scan_tree
3187 with folder_scan_tree and restore folder
3188 prefs in this function. The folder should
3189 not have to deal with them.
3190 ( Should now work for all folder types )
3192 2002-07-02 [paul] 0.7.8claws42
3194 * sync with 0.7.8cvs13
3195 see ChangeLog 2002-07-01 and 2002-07-02
3197 2002-07-01 [christoph] 0.7.8claws41
3200 fix "goto next/prev unread message" with
3203 2002-07-01 [paul] 0.7.8claws40
3206 updated by Ricardo Mones Lastra
3208 2002-06-30 [match] 0.7.8claws39
3211 applied variation of leonerd's patch (566661) to
3212 allow multiple email addresses per JPilot entry.
3213 addresses may be separated by space, comma, pipe,
3214 semi-colon, new-line.
3216 2002-06-30 [alfons] 0.7.8claws38
3219 simple fix for putting older nodes before
3220 newer nodes when threading by subject
3222 2002-06-30 [christoph] 0.7.8claws37
3229 fix broken folder tree rescaning
3230 and don't use procmsg_get_mark_sum
3233 2002-06-30 [christoph] 0.7.8claws36
3235 * merge new cache branch
3237 fix new cache imap copy bug
3239 improved folder_item_scan
3240 it should now always set the correct
3241 new, unread and total message counts
3243 2002-06-29 [paul] 0.7.8claws35
3246 correct syntax error
3248 2002-06-29 [paul] 0.7.8claws34
3252 man/Makefile.am ** NEW FILE **
3253 man/sylpheed.1.gz ** NEW FILE **
3254 add Sylpheed man page
3256 2002-06-29 [paul] 0.7.8claws33
3259 updated by Fabio Junior Beneditto
3261 2002-06-28 [jens] 0.7.8claws32
3266 * src/selective_download.c
3267 removed gettext for space " "
3272 2002-06-28 [paul] 0.7.8claws31
3274 * sync with 0.7.8cvs11
3275 see ChangeLog 2002-06-28
3277 2002-06-28 [paul] 0.7.8claws30
3279 * sync with 0.7.8cvs10
3280 see ChangeLog 2002-06-27 and 2002-06-28
3282 2002-06-26 [paul] 0.7.8claws29
3285 src/selective_download.c
3286 don't gettextise empty strings.
3287 reserved by gettext. gettext("") returns
3288 the header entry with meta information,
3289 not the empty string
3294 2002-06-26 [paul] 0.7.8claws28
3296 * sync with 0.7.8cvs7
3297 see ChangeLog 2002-06-25
3299 * src/prefs_common.c
3300 ...and in the process, tweak the gui a little
3302 2002-06-25 [alfons] 0.7.8claws27
3306 fine tune ldap library detection
3308 2002-06-25 [alfons] 0.7.8claws26
3311 don't allow return receipts when composing a news article
3313 2002-06-25 [paul] 0.7.8claws25
3316 add '$(AMTAR)' to 'release' section to allow for
3317 new and older autotools
3319 2002-06-25 [paul] 0.7.8claws24
3322 fix "No more unread messages" persistant pop-up
3325 2002-06-25 [paul] 0.7.8claws23
3328 updated by Alessandro Maestri
3330 2002-06-25 [paul] 0.7.8claws22
3332 * sync with 0.7.8cvs6
3333 see ChangeLog 2002-06-25
3335 2002-06-24 [paul] 0.7.8claws21
3338 add GPL copyright information
3340 2002-06-24 [paul] 0.7.8claws20
3344 tools/update-po ** NEW FILE **
3345 add script that eases the creation of *.po files
3346 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3348 2002-06-23 [alfons] 0.7.8claws19
3351 make notification_convert_header obey const correctness
3352 (next step will be fixing the broken return receipt)
3354 2002-06-23 [paul] 0.7.8claws18
3357 fix bug introduced in last commit:
3358 removed too much code in last commit - put back what's
3361 2002-06-23 [paul] 0.7.8claws17
3363 * src/messageview.[ch]
3364 remove code committed in error from locally patched
3367 2002-06-23 [colin] 0.7.8claws16
3370 add compose_entry_select(), used to select the default_to
3371 email address - hopefully avoiding people sending mails to
3374 2002-06-22 [alfons] 0.7.8claws15
3377 add Bram Metsch & Stanislav Karchebny
3379 * src/prefs_account.[ch]
3381 - apply and adapt Bram's patch which allows user to set SMTP AUTH
3382 options. (see <http://sourceforge.net/tracker/index.php
3383 ?func=detail&aid=566937&group_id=25528&atid=384600>);
3385 - merge Stanislav's fix to make SMTP AUTH work with qmail
3386 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3388 2002-06-22 [paul] 0.7.8claws14
3390 * sync with 0.7.8cvs5
3391 see ChangeLog 2002-06-19 and 2002-06-20
3393 2002-06-22 [alfons] 0.7.8claws13
3395 * src/selective_download.c
3396 fix a stupid mistake I made
3398 2002-06-22 [alfons] 0.7.8claws12
3400 * src/selective_download.[ch]
3401 fix another unnoticed leak; cleanup code
3406 gpg-sign <-- gpg-sign-syl
3408 2002-06-21 [alfons] 0.7.8claws11
3410 * src/selective_download.c
3411 * src/selective_download.h
3412 fix assorted mix of allocation errors (should solve
3413 problem reported by Philippe Gramoullé, see:
3414 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3416 2002-06-20 [melvin] 0.7.8claws10
3418 * tools/gpg-sign *REMOVED*
3419 tools/gpg-sign-syl *ADDED*
3420 Replaced the gpg clearsigning script with the version using
3421 xterm instead of ssh-askpass and changed its name.
3424 Updated actions example to reflect the renaming of the
3425 gpg clearsigning script.
3427 2002-06-19 [paul] 0.7.8claws9
3429 * sync with 0.7.8claws9
3430 see ChangeLog 2002-06-18 and 2002-06-19
3432 2002-06-19 [paul] 0.7.8claws8
3434 * sync with 0.7.8cvs1
3435 see ChangeLog 2002-06-18
3437 2002-06-18 [alfons] 0.7.8claws7
3440 add omitted prototype
3442 2002-06-17 [paul] 0.7.8claws6
3445 fix hiding of exec_btn
3447 2002-06-17 [paul] 0.7.8claws5
3450 remove unneeded code: should_delete()
3451 and Pop3State::uidl_todelete_list
3453 2002-06-17 [paul] 0.7.8claws4
3456 see ChangeLog 2002-06-11 and 2002-06-13
3458 2002-06-16 [alfons] 0.7.8claws3
3461 make sure lock sort mode (claws specific) is
3462 also persists after a tree rescan
3464 2002-06-16 [alfons] 0.7.8claws2
3466 * src/prefs_folder_item.c
3468 fix persistence of folder sort mode (broken
3469 by adapting Hiro's new folder persistence code)
3471 2002-06-16 [alfons] 0.7.8claws1
3475 * src/prefscommon.[ch]
3476 control size of log text in log window;
3477 closes patch #569155 submitted by Mitko Haralanov.
3479 2002-06-15 [paul] 0.7.8claws
3481 * release of 0.7.8claws
3483 2002-06-15 [paul] 0.7.7claws
3486 updated by Fabio Junior Beneditto
3488 2002-06-14 [paul] 0.7.6claws49
3491 updated by Ricardo Mones Lastra
3493 2002-06-14 [paul] 0.7.6claws48
3496 updated translation by Wilbert Berendsen
3498 2002-06-14 [melvin] 0.7.6claws47
3501 Updated French translation
3503 2002-06-13 [paul] 0.7.6claws46
3506 allow filename to be typed in, rather than just
3507 selected by the mouse. Patch by Gustavo Noronha Silva.
3509 2002-06-13 [alfons] 0.7.6claws45
3511 * src/mainwindow.[ch]
3512 more cleanups (removing unnecessary menu items Expand
3513 summary / message view)
3515 2002-06-13 [melvin] 0.7.6claws44
3518 Added src/string_match.c
3519 * src/string_match.c
3520 Fixed possible buffer overflow.
3522 Added missing config.h header.
3523 * src/prefs_common.c
3526 Made some strings translatable (missing _(..)).
3528 2002-06-13 [melvin] 0.7.6claws43
3531 Corrected action example (verifying clearsigned mail).
3532 * src/prefs_account.c
3534 * src/prefs_common.c
3535 Removed incorrect line that generated a Gtk-CRITICAL msg.
3537 2002-06-12 [alfons] 0.7.6claws42
3540 add init of score column lost in 0.7.6claws42
3542 2002-06-12 [paul] 0.7.6claws41
3544 * src/prefs_account.c
3545 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
3546 behavior of the radio buttons, (from 0.7.7cvs2)
3548 2002-06-11 [alfons] 0.7.6claws40
3550 * src/messageview.[ch]
3551 * src/summaryview.[ch]
3552 * src/summary_search.c
3554 perform a sync to bring in Hiro's separate view implementation
3556 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
3558 2002-06-11 [paul] 0.7.6claws39
3560 * src/prefs_account.c
3561 correct a typo on the Receive tab
3563 2002-06-10 [match] 0.7.6claws38
3566 Included address completion patch from Gustavo Noronha.
3568 2002-06-10 [paul] 0.7.6claws37
3572 src/prefs_account.[ch]
3573 src/selective_download.[ch]
3576 - check if POP Account
3577 - Receive Button renamed to Preview
3578 - Preview Button Popup: preview new/all messages
3580 - Account Preferences-->Receive tab checkbutton if you
3581 want to remove Mail after Download
3583 - Account Preferences-->Receive tab checkbutton use
3584 filtering rules on preview
3585 (think of delete_on_server)
3587 - Account selectable from SD dialog
3588 - checkbutton to show already downloaded messages if
3589 all messages are previewed
3590 - new clist column showing Date
3593 - play ball with UIDL
3594 - fault tolerant (?)
3595 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3597 2002-06-10 [melvin] 0.7.6claws36
3600 Added a hint to ac/README in cvs instructions.
3602 * src/prefs_actions.c
3603 Made it possible to use a more elaborate command line
3604 for asynchronous actions, too.
3606 2002-06-10 [melvin] 0.7.6claws35
3608 * src/prefs_actions.c
3609 Make it possible to use a more elaborate command line
3610 (e.g. |foo|bar|cat>there;echo Done|)
3611 Corrected error message when calling %f, %F and %p commands
3612 from the compose window.
3614 2002-06-09 [colin] 0.7.6claws34
3617 Automatically find unread messages in current folder
3618 before annoying the user.
3620 2002-06-08 [alfons] 0.7.6claws33
3623 remove bad formatting string in it.po translation
3624 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
3626 2002-06-08 [paul] 0.7.6claws32
3628 * sync with 0.7.6cvs25
3629 see ChangeLog 2002-06-07
3631 2002-06-05 [paul] 0.7.6claws31
3634 add 'Sort by locked' and 'Sort by score'
3636 2002-06-05 [paul] 0.7.6claws30
3638 * sync with 0.7.6cvs24
3639 see ChangeLog 2002-06-04
3641 2002-06-04 [paul] 0.7.6claws29
3644 updated by Fabio Junior Beneditto
3646 2002-06-03 [thorsten] 0.7.6claws28
3649 fclose() matcherrc after reading
3651 2002-06-03 [paul] 0.7.6claws27
3653 * sync with 0.7.6cvs21
3654 see ChangeLog 2002-05-31
3656 2002-05-31 [paul] 0.7.6claws26
3658 * sync with 0.7.6cvs20
3659 see ChangeLog 2002-05-29 and 2002-05-30
3661 2002-05-31 [paul] 0.7.6claws25
3664 hopefully fix last buggy sync
3667 correct typo in 'Actions' examples
3669 2002-05-29 [paul] 0.7.6claws24
3671 * sync with 0.7.6cvs18
3672 see ChangeLog 2002-05-28 and 2002-05-29
3678 2002-05-28 [paul] 0.7.6claws23
3680 * sync with 0.7.6cvs16
3681 see ChangeLog 2002-05-28
3683 2002-05-27 [thorsten] 0.7.6claws22
3685 * faq/it/sylpheed-faq-1.html
3686 faq/it/sylpheed-faq-2.html
3687 faq/it/sylpheed-faq-3.html
3688 faq/it/sylpheed-faq.html
3689 corrected DOS lineendings
3690 * faq/de/sylpheed-faq-1.html
3691 faq/de/sylpheed-faq-2.html
3692 faq/en/sylpheed-faq-1.html
3693 faq/en/sylpheed-faq-2.html
3694 faq/en/sylpheed-faq-3.html
3695 faq/es/sylpheed-faq-1.html
3696 faq/es/sylpheed-faq-2.html
3697 faq/es/sylpheed-faq-3.html
3698 faq/fr/sylpheed-faq-1.html
3699 faq/it/sylpheed-faq-1.html
3700 faq/it/sylpheed-faq-2.html
3701 faq/it/sylpheed-faq-3.html
3702 faq/it/sylpheed-faq.html
3703 changed ">" to "
3705 2002-05-27 [paul] 0.7.6claws21
3707 * sync with 0.7.6cvs15
3708 see ChangeLog 2002-05-27
3710 2002-05-27 [paul] 0.7.6claws20
3712 * src/prefs_account.c
3715 2002-05-26 [paul] 0.7.6claws19
3720 2002-05-25 [paul] 0.7.6claws18
3723 add description of kmail2sylpheed.pl
3725 2002-05-25 [paul] 0.7.6claws17
3727 * tools/kmail2sylpheed.pl ** NEW FILE **
3728 perl script that converts an exported Kmail address
3729 book, converts it to sylpheed addressbook file,
3730 writes the file to .sylpheed, and updates
3733 2002-05-25 [paul] 0.7.6claws16
3735 * sync with 0.7.6cvs14
3736 see ChangeLog 2002-05-23
3738 2002-05-24 [paul] 0.7.6claws15
3741 make a correction and add some more info
3743 2002-05-24 [paul] 0.7.6claws14
3747 compose_redirect_write_headers_from_headerlist()
3748 add Subject and Resent-Message-ID to
3749 compose_redirect_write_headers()
3750 Received, Subject, and X-UIDL are filtered out in
3751 compose_redirect_write_to_file()
3753 2002-05-23 [paul] 0.7.6claws13
3759 src/matcher_parser_lex.l
3760 src/matcher_parser_parse.y
3761 src/prefs_common.[ch]
3762 src/prefs_filtering.c
3764 rename 'Bounce' to 'Redirect'
3766 2002-05-23 [paul] 0.7.6claws12
3768 * more sync with 0.7.6cvs13
3770 see ChangeLog 2002-05-22
3772 2002-05-22 [paul] 0.7.6claws11
3774 * sync with 0.7.6cvs13
3776 see ChangeLog 2002-05-20
3778 see ChangeLog 2002-05-22
3780 2002-05-21 [melvin] 0.7.6claws10
3783 Added missing filtering and scoring headers
3784 Fixed bad function call that showed garbage
3785 in Folder->Processing
3787 2002-05-21 [paul] 0.7.6claws9
3790 make all tools executable, (patch by Alfons).
3792 2002-05-20 [alfons] 0.7.6claws8
3795 don't forget to call mktime() so we have a valid week
3797 (Bug report by Roger Sondermann <mail@jumaros.de>)
3799 2002-05-20 [paul] 0.7.6claws7
3802 fix broken parsing of urls
3804 fix displaying of urls
3806 both fixes from the patch [547855] by Eugene
3809 2002-05-19 [alfons] 0.7.6claws6
3812 make sylpheed configure correctly with the latest
3813 and greatest of automake / autoconf / gettext
3815 2002-05-19 [alfons] 0.7.6claws5
3819 add function for returning ime zone offset
3821 * src/quote_fmt_parse.y
3822 better quotation formatting - does not convert
3823 to local time, but uses the original date string.
3825 Note: %z inserts the timezone offset (should
3826 work also on platforms where strftime does not
3829 2002-05-18 [christoph] 0.7.6claws4
3832 fix indentation of some code
3837 correct path for ignorethread.xpm
3838 incorrect filename for sylpheed_logo.xpm
3839 add missing include matcher_parser_parse.h
3841 2002-05-18 [paul] 0.7.6claws3
3843 * sync with 0.7.6cvs8
3844 see ChangeLog 2002-05-16 and 2002-05-17
3846 2002-05-18 [melvin] 0.7.6claws2
3849 Corrected an action's definition and fixed some misspellings.
3851 2002-05-18 [paul] 0.7.6claws1
3854 tools/gpg-sign ** new file **
3855 tools/uudec ** new file **
3856 add Melvin's Actions scripts
3859 add Melvin's descriptions for Actions
3861 2002-05-18 [paul] 0.7.6claws
3863 * Version 0.7.6claws released
3865 2002-05-17 [paul] 0.7.5claws32
3868 updated by Ricardo Mones Lastra
3870 2002-05-17 [paul] 0.7.5claws31
3873 fix Account prefs default folder for sent/draft/deleted
3878 updated translation by Alessandro Maestri and
3881 2002-05-17 [melvin] 0.7.5claws30
3883 * src/prefs_actions.c
3884 Fixed bug where using %F not at the end of the command
3885 resulted in an additional empty argument being created.
3886 Thanks to Darko Koruga for reporting the bug.
3888 2002-05-17 [melvin] 0.7.5claws29
3891 Updated French translations.
3893 2002-05-15 [paul] 0.7.5claws28
3896 updated by Ricardo Mones Lastra
3898 2002-05-15 [paul] 0.7.5claws27
3900 * sync with 0.7.6cvs4
3901 see ChangeLog 2002-05-14 and 2002-05-15
3903 2002-05-14 [paul] 0.7.5claws26
3905 * sync with 0.7.6cvs1
3906 see ChangeLog 2002-05-13
3908 2002-05-13 [thorsten] 0.7.5claws25
3911 fix select_all and copy in multipart messages
3913 fix select_all and copy in multipart messages
3915 2002-05-12 [paul] 0.7.5claws24
3918 reverse last commit, bug already fixed in 0.7.5claws3
3920 2002-05-12 [netztorte] 0.7.5claws23
3923 dont parse empty addressbook (checked in before claws20)
3925 2002-05-12 [melvin] 0.7.5claws22
3928 Removed unneeded priority code introduced by the previous
3931 2002-05-12 [melvin] 0.7.5claws21
3934 Added possibility to set message's priority.
3936 Added possibility to set message's priority.
3937 Added missing headers
3939 2002-05-12 [melvin] 0.7.5claws20
3941 * src/prefs_actions.c
3942 Removed implicitely added quotes around the name
3943 of the temporary files of mime parts.
3945 2002-05-12 [paul] 0.7.5claws19
3947 * sync with 0.7.5cvs20
3948 see ChangeLog 2002-05-11
3950 2002-05-12 [alfons] 0.7.5claws18
3952 * src/quote_fmt_lex.l
3953 * src/quote_fmt_parse.y
3954 allow quote / reply date & time format to be set using
3955 %D{format}. format is a format string you'd pass to
3956 strftime() (see man strftime, or the Display tab |
3957 Date format setting).
3959 Currently %D converts the date to local time.
3961 2002-05-11 [paul] 0.7.5claws17
3963 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3964 see ChangeLog 2002-05-10 and 2002-05-11
3966 2002-05-10 [paul] 0.7.5claws16
3968 * sync with 0.7.5cvs16
3969 see ChangeLog entries 2002-05-09 and
3972 2002-05-10 [colin] 0.7.5claws15
3975 Corrected a bug that prevented sylpheed to open
3976 double-clicked URIs.
3978 2002-05-09 [paul] 0.7.5claws14
3980 * sync with 0.7.5cvs14
3981 see ChangeLog 2002-05-08 and 2002-05-09
3983 2002-05-08 [paul] 0.7.5claws13
3985 * sync with 0.7.5cvs11
3986 see ChangeLog entry 2002-05-08
3988 2002-05-08 [paul] 0.7.5claws12
3992 fix segfault on View->Open in new window
3993 patch submitted by Thorsten Maerz <torte@netztorte.de>
3995 2002-05-07 [paul] 0.7.5claws11
3997 * sync with 0.7.5cvs9
3998 see ChangeLog entry 2002-05-07
4000 2002-05-06 [paul] 0.7.5claws10
4004 display url in statusbar on single-click
4005 patch submitted by Thorsten Maerz <torte@netztorte.de>
4007 2002-05-06 [match] 0.7.5claws9
4014 XML implementation of properties file.
4015 * src/exporthtml.[ch]
4016 * src/expthtmldlg.[ch]
4020 2002-05-02 [sergey] 0.7.5claws8
4022 * src/mainwindow.c (mainwin_entries),
4023 src/prefs_common.c (prefs_send_create()),
4024 src/codeconv.c (locale_table):
4025 use charset name "Windows-1251" instead of "CP1251".
4027 2002-05-02 [colin] 0.7.5claws7
4031 src/prefs_folder_item.c
4032 Fixed cosmetics bugs due to Outbox renamed to Sent.
4034 2002-05-02 [hiro] 0.7.5claws6
4037 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
4039 2002-05-02 [paul] 0.7.5claws5
4042 more sync with 0.7.5cvs7, see ChangeLog entry
4045 2002-05-02 [hiro] 0.7.5claws4
4048 compose_queue_sub():
4049 check if queue folder exists (closes #550397).
4050 removed directory creation since it should be handled
4053 imap_add_msg(): return UID for appended message
4056 2002-04-30 [paul] 0.7.5claws3
4059 fix account_find_from_address() bug
4061 2002-04-28 [colin] 0.7.5claws2
4065 src/prefs_common.[ch]
4067 Added user-definable quotation characters recognition.
4069 2002-04-28 [paul] 0.7.5claws1
4071 * sync with 0.7.5cvs4
4072 see ChangeLog entry 2002-04-25
4074 2002-04-28 [paul] 0.7.5claws
4079 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
4080 Fabio Junior Beneditto
4082 2002-04-27 [jens] 0.7.4claws103
4085 updated German translation.
4087 2002-04-27 [hiro] 0.7.4claws102
4090 summary_write_cache(): fixed the mark loss of hidden messages.
4092 2002-04-26 [melvin] 0.7.4claws101
4095 fixed a second typo (same one)
4099 fixed the type again...
4101 2002-04-26 [melvin] 0.7.4claws100
4104 fixed a typo in an alert message ("temorary").
4107 corrected the typo described above.
4109 updated French translation.
4111 2002-04-26 [darko] 0.7.4claws99
4114 fix target folder colorization
4116 2002-04-25 [paul] 0.7.4claws98
4119 updated by Alessandro Maestri
4121 2002-04-24 [colin] 0.7.4claws97
4124 Fixed double "subject is empty" question.
4126 2002-04-23 [colin] 0.7.4claws96
4129 Corrected issue when "automatically display images" was
4130 not set : first image remained after selecting second.
4132 2002-04-23 [melvin] 0.7.4claws95
4134 * src/prefs_actions.c
4135 Don't display in/out dialog if there is nothing to show.
4137 2002-04-23 [paul] 0.7.4claws94
4139 * sync with 0.7.5cvs3
4140 bug fixes: see ChangeLog entry 2002-04-23
4142 2002-04-22 [darko] 0.7.4claws93
4145 fix previous check-in which changed code after
4148 2002-04-22 [paul] 0.7.4claws92
4155 update English, Spanish and French FAQs
4158 add German and Spanish manuals
4161 update English and French manuals
4164 add to and re-arrange the pixmap entries
4166 2002-04-22 [darko] 0.7.4claws91
4169 fix sender initials recognition to only allow
4170 '>' after the initials
4172 2002-04-21 [paul] 0.7.4claws90
4174 * sync with 0.7.5 release
4175 see ChangeLog entry 2002-04-21
4180 add colin's new pixmaps to EXTRA_DIST
4182 2002-04-21 [colin] 0.7.4claws89
4185 * src/mainwindow.[ch]
4186 * src/prefs_common.[ch]
4187 * src/stock_pixmap.[ch]
4188 Added "Work offline" ability.
4190 2002-04-21 [colin] 0.7.4claws88
4193 * src/prefs_common.c
4194 * src/prefs_common.h
4195 * src/textview.c : Added an option to common preferences -> display
4196 to allow user not to automatically display images.
4198 2002-04-21 [paul] 0.7.4claws87
4200 * sync with 0.7.4cvs52
4201 see ChangeLog entry 2002-04-21 (src/imap.c)
4203 2002-04-21 [paul] 0.7.4claws86
4205 * sync with 0.7.4cvs51
4206 see ChangeLog entry 2002-04-21
4208 2002-04-21 [paul] 0.7.4claws85
4210 * sync with 0.7.4cvs49
4211 see ChangeLog entries 2002-04-20 and 2002-04-21
4214 clean up: remove old 'stock_' element from xpm
4217 2002-04-21 [alfons] 0.7.4claws84
4219 apply sync patch from Paul
4222 use old claws prefs_folder_item_create() for now
4224 2002-04-19 [match] 0.7.4claws83
4226 * src/addressbook.[ch]
4227 * src/addrharvest.[ch]
4228 * src/addrgather.[ch]
4231 * src/summaryview.[ch]
4234 2002-04-19 [paul] 0.7.4claws82
4237 updated by Fabio Junior Beneditto
4239 2002-04-14 [alfons] 0.7.4claws81
4242 add #include <sys/types.h> for mode_t and off_t
4244 2002-04-13 [paul] 0.7.4claws80
4249 src/prefs_common.[ch]
4251 enable storing of GnuPG passphrase for the whole
4252 session or a user-defined number of minutes. patch
4253 submitted by Ravemax <ravemax@dextrose.com>
4255 2002-04-13 [alfons] 0.7.4claws79
4258 make email parser also stop scanning when encountering separators
4259 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
4261 2002-04-13 [paul] 0.7.4claws78
4263 * sync with 0.7.4cvs39
4264 see ChangeLog entry 2002-04-12
4266 2002-04-11 [paul] 0.7.4claws77
4268 * sync with 0.7.4cvs37
4269 see ChangeLog entry 2002-04-11
4271 2002-04-11 [paul] 0.7.4claws76
4274 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
4275 the clause for OpenSSL). sync with sylpheed main
4277 2002-04-09 [melvin] 0.7.4claws75
4280 Made 'Ctrl-Enter' on send ignore some modifiers
4281 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
4282 to bind other *-Enter (but not Alt-Enter).
4284 2002-04-09 [paul] 0.7.4claws74
4286 * sync with 0.7.4cvs35
4287 see ChangeLog entries 2002-04-09
4289 2002-04-08 [paul] 0.7.4claws73
4291 * sync with 0.7.4cvs33
4292 see ChangeLog entry 200-04-08
4294 2002-04-07 [match] 0.7.4claws72
4296 * src/addrharvest.[ch]
4297 fixed to read all addresses in header, regardless
4298 of header size. improved name parsing. accommodate
4299 harvest from folders and selected message.
4301 included new address parsing function.
4302 * src/addrgather.[ch]
4303 * src/addressbook.[ch]
4304 * src/summaryview.[ch]
4306 allow address harvest of folder as well as selected
4309 2002-04-07 [paul] 0.7.4claws71
4313 don't try to authenticate with CRAM-MD5 in SMTP when
4314 SMTP-AUTH enabled if MTA doesn't issue this
4315 auth-method in it's ehlo-response. bug item #531364,
4316 patch item #938910. patch submitted by Colin Leroy
4319 2002-04-07 [paul] 0.7.4claws70
4322 fix missing MODE_READER bug. patch submitted by
4323 Colin Leroy <colin@colino.net>
4325 2002-04-07 [alfons] 0.7.4claws69
4328 * src/prefs_filtering.c
4330 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
4331 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
4333 2002-04-07 [paul] 0.7.4claws68
4335 * sync with 0.7.4cvs32
4336 see ChangeLog entry 2002-04-06
4338 * tools/filter_conv.pl
4341 2002-04-06 [paul] 0.7.4claws67
4343 * tools/filter_conv.pl
4344 modify to be able to find the name of the first
4345 mailbox and use that. main's filter does not
4346 record the full path to the mailbox and therefore
4347 can only filter to the first mailbox.
4349 2002-04-05 [paul] 0.7.4claws66
4351 * tools/filter_conv.pl
4352 attempt to make the script all-encompassing and
4353 be able to convert any main 'filter' rule thrown
4356 2002-04-05 [paul] 0.7.4claws65
4358 * tools/filter_conv.pl
4359 allow for collapsed folder trees
4361 2002-04-05 [paul] 0.7.4claws64
4363 * sync with 0.7.4cvs31
4364 see ChangeLog entries 2002-04-05
4366 2002-04-03 [paul] 0.7.4claws63
4368 * sync with 0.7.4cvs29
4369 see ChangeLog entries 2002-04-02 and 2002-04-03
4371 2002-04-02 [paul] 0.7.4claws62
4373 * sync with 0.7.4cvs26
4374 see ChangeLog entry 2002-04-01
4376 2002-04-02 [match] 0.7.4claws61
4379 * src/importpine.[ch]
4381 import Pine address book.
4383 2002-04-02 [match] 0.7.4claws60
4385 * src/addrharvest.[ch]
4386 improve address parsing of funky addresses.
4388 2002-04-02 [darko] 0.7.4claws59
4391 wrap on send improvements, it now recognizes quoted
4392 initials as part of the quotation string, and it
4393 does not join lines separated by CR
4395 2002-04-01 [match] 0.7.4claws58
4398 added new functions.
4400 remove excessive duplicate address generation
4403 2002-04-01 [alfons] 0.7.4claws57
4408 2002-04-01 [paul] 0.7.4claws56
4410 * sync with 0.7.4cvs25
4411 see ChangeLog entry 2002-04-01
4413 2002-04-01 [alfons] 0.7.4aprilfool55
4416 honour feature request item #537427 to allow for
4417 displaying names from address book for sent mail also
4419 2002-03-29 [paul] 0.7.4claws54
4422 src/prefs_filtering.[ch]
4425 add 'fast filter' for claws' filtering,
4426 /Tools/Create filter rule/... patch submitted
4427 by Neill Miller <neillm@thecodefactory.org>
4429 2002-03-29 [paul] 0.7.4claws53
4431 * sync with 0.7.4cvs24
4432 see ChangeLog entry 2002-03-29
4434 2002-03-28 [paul] 0.7.4claws52
4436 * sync with 0.7.4cvs23
4437 see ChangeLog entry 2002-03-28
4439 2002-03-27 [melvin] 0.7.4claws51
4441 * src/prefs_actions.c
4442 Added support to pass only one message part (as a
4443 file) to the command using '%p'. No quotes are needed
4444 because doubles quotes are automatically added.
4445 Fixed bug where Sylpheed could block when waiting for
4446 a child process to finish.
4447 Changed the help menu to remove quotes around symbols to
4448 avoid misinterpretation (they must not be used).
4450 2002-03-27 [melvin] 0.7.4claws50
4453 Made the new mail notification command always
4454 execute asynchronously.
4456 2002-03-27 [paul] 0.7.4claws49
4459 fix bug introduced in last commit
4461 2002-03-27 [paul] 0.7.4claws48
4463 * sync with 0.7.4cvs21
4464 see ChangeLog 2002-03-26 and 2002-03-27