1 2002-11-09 [colin] 0.8.5claws112
4 Fix hangs after folder dnd, happening after
7 2002-11-09 [christoph] 0.8.5claws111
10 just changed order of calls (reverse order of
13 lock inc when checking only one account, otherwise
14 inc all could be executed at the same time
16 2002-11-09 [christoph] 0.8.5claws110
19 better unlock the mouse cursor before calling
20 summary_show because it changes the cursor too
22 2002-11-09 [christoph] 0.8.5claws109
26 add functions to open and close a folder
27 o opending will execute scanning for remote folders
29 o closing will unset new flag for messages
31 2002-11-09 [colin] 0.8.5claws108
34 Add a call to prefs_matcher_write_config to
35 avoid non-leaf folders filtering settings to be
38 2002-11-09 [paul] 0.8.5claws107
43 2002-11-09 [colin] 0.8.5claws106
48 2002-11-09 [colin] 0.8.5claws105
51 Fix prefs_filtering deletion for MH folders (same
53 * src/prefs_filtering.c
54 Fix prefs_filtering renaming and deletion for
55 folder-based processing rules.
57 2002-11-09 [christoph] 0.8.5claws104
67 * src/prefs_folder_item.c
70 implement a callback system for folder item updates
72 2002-11-09 [colin] 0.8.5claws103
75 Fix prefs_filtering renaming for MH folders (we
76 shouldn't rename by path as another folder could
77 have the same hierarchy).
79 2002-11-09 [colin] 0.8.5claws102
82 Fix a leak found by Christoph, use better variable
85 2002-11-09 [colin] 0.8.5claws101
88 One more fix for processing rules
90 2002-11-08 [colin] 0.8.5claws100
93 Don't copy the compiled regexp (will be reevaluated)
95 Lock folderview while moving
97 Provide info on what's happening to the user
99 2002-11-08 [colin] 0.8.5claws99
102 Fix folder reordering after a move if parent is
105 Add function to copy a ScoringProp
106 * src/prefs_folder_item.c
107 Copy scoring rules when copying a folder prefs
109 2002-11-08 [colin] 0.8.5claws98
112 Fixes in case of failure
114 Add function to duplicate a FilteringProp
116 Add function to duplicate a MatcherProp
117 * src/prefs_folder_item.c
118 Save folder's processing rules when copying
121 2002-11-08 [colin] 0.8.5claws97
126 Change a printf to debug_print
128 2002-11-08 [colin] 0.8.5claws96
132 Fix segfaults, call me stupido
135 2002-11-08 [colin] 0.8.5claws95
138 Added forgotten prefs to save when moving folders
140 2002-11-08 [colin] 0.8.5claws94
143 Fixes to folder DND (prefs copy)
145 Optimization for folder DND (don't rescan whole tree)
146 Added folderview_create_folder_node() for this
147 optimization, so de-duped a bit the code
148 * src/prefs_folder_item.[ch]
149 Added prefs_folder_item_copy_prefs()
151 2002-11-08 [paul] 0.8.5claws93
153 * src/prefs_account.c
155 tools/kmail2sylpheed_v2.pl
158 2002-11-08 [paul] 0.8.5claws92
161 src/prefs_account.[ch]
162 remove account options 'clearsign' and 'ascii_armored',
163 replace with 'default_gnupg_mode' to prevent mixed-mode
166 2002-11-08 [paul] 0.8.5claws91
169 re-implement GnuPG 'on-the-fly' mode selection,
172 2002-11-08 [colin] 0.8.5claws90
175 src/prefs_folder_item.c
176 Change "Property" to "Properties"
178 2002-11-07 [colin] 0.8.5claws89
182 Allow folder dropping to a root folder
184 2002-11-07 [paul] 0.8.5claws88
189 2002-11-07 [paul] 0.8.5claws87
192 fix reply-to-list bug. closes bug report
193 "[633382] reply-to-list broken in recent cvs"
195 2002-11-07 [paul] 0.8.5claws86
198 add a forgotten '#if USE_GPGME ... #endif'
200 2002-11-07 [paul] 0.8.5claws85
202 * sync with 0.8.5cvs20
203 see ChangeLog 2002-11-07
205 2002-11-07 [colin] 0.8.5claws84
208 Change folder_item_move_to to return the newly
211 Select the new folderitem after moving.
213 2002-11-07 [colin] 0.8.5claws83
215 * src/prefs_filtering.c
216 Fix rule rewriting when moving a leaf folder to a
219 2002-11-07 [colin] 0.8.5claws82
221 * src/prefs_filtering.c
224 2002-11-07 [colin] 0.8.5claws81
227 Add folder_item_move_to() function to move a
228 folderitem into another one (updates matcher etc)
230 Add folder drag'n drop (context menu to come)
231 [Should be dataloss free, but Please backup before
234 2002-11-06 [colin] 0.8.5claws80
237 mh_create_folder() returns NULL if can't create
240 2002-11-06 [paul] 0.8.5claws79
243 allow 'on-the-fly' changing of the type of encryption
244 and/or signing used (mime/ascii) via the compose window
246 2002-11-06 [paul] 0.8.5claws78
248 * sync with 0.8.5cvs19
249 see ChangeLog 2002-11-06 for src/account.c:
250 account_get_special_folder()
252 2002-11-05 [alfons] 0.8.5claws77
255 very minor cleanups: nothing to see here, move on. :-)
257 2002-11-05 [colin] 0.8.5claws76
260 Changes choices if compose windows are opened to
261 Discard, Draft, Don't quit
263 2002-11-05 [thorsten] 0.8.5claws75
266 reenabled default_reply_to folder option
268 2002-11-05 [colin] 0.8.5claws74
275 add clean_quit() for the SIGTERM handler
277 2002-11-05 [paul] 0.8.5claws73
280 updated by Ricardo Mones Lastra
282 2002-11-05 [melvin] 0.8.5claws72
285 Fixed log-clipping bug #616795.
286 To stop logging in the log window use 0 length.
288 Added a label to inform about the 0 log length behaviour.
290 2002-11-05 [paul] 0.8.5claws71
292 * sync with 0.8.5cvs17
293 see ChangeLog 2002-11-05
295 2002-11-04 [paul] 0.8.5claws70
297 * sylpheed-128x128.png
300 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
301 <nikai@users.sourceforge.net>
304 updated by George Danchev
306 2002-11-03 [thorsten] 0.8.5claws69
311 add check if gpg is active
313 2002-11-03 [thorsten] 0.8.5claws68
316 removed GSList declaration causing trouble on MacOS-X
317 (submitted by alfons, reported by xfesty)
319 2002-11-01 [paul] 0.8.5claws67
322 remove last remnants of main's filter code
324 2002-11-01 [paul] 0.8.5claws66
326 * tools/filter_conv.pl
327 fix bug where user-defined headers were ignored
329 2002-11-01 [paul] 0.8.5claws65
332 make a debug_print() not translatable
334 2002-10-31 [melvin] 0.8.5claws64
337 Fixed --disable-aspell-test. Now --disable-aspell-test will
338 not run any GNU/aspell test. The dictionary path will
339 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
340 was given, in which case, it will be $prefix/lib/aspell/
342 Fixed typo in commentary (Aspell code).
344 2002-10-31 [paul] 0.8.5claws63
347 remove src/filter.c and src/prefs_filter.c
348 thanks to Ricardo for reminding me
350 2002-10-31 [colin] 0.8.5claws62
355 2002-10-31 [paul] 0.8.5claws61
357 * src/prefs_filter.[ch] ** REMOVED **
358 src/filter.[ch] ** REMOVED **
367 src/prefs_filtering.c
369 remove main's 'filter' code
372 update to reflect removal of main's filter
374 2002-10-31 [paul] 0.8.5claws60
377 remove check for global_processing in summary_filter_open().
378 This fixes the bug where if the user uses the right-click
379 'Create filter rule...' and doesn't have any filter rules
380 already defined in claws' advanced filtering, the newly
381 created filter rule goes to main's filtering which is
382 inaccessible through the gui. Now the filter rule gets added
383 to claws' filtering by default.
385 2002-10-28 [melvin] 0.8.5claws59
387 * src/prefs_actions.c
388 Fixed bug #627322 where MIME parts were not always
389 correctly passed to a %p action
390 Display an error dialog when message filename is not found.
392 2002-10-28 [melvin] 0.8.5claws58
395 Readded a missing function declaration lost in 0.8.3claws34
397 2002-10-28 [paul] 0.8.5claws57
399 * sync with 0.8.5cvs15
400 see ChangeLog 2002-10-28 and 2002-10-25
402 Note: ChangeLog entry 2002-10-24 is not sync'ed.
404 2002-10-27 [oliver] 0.8.5claws56
407 plug leak in pop3_top_recv
409 2002-10-26 [christoph] 0.8.5claws55
412 set need_update folder flag when messages are added
413 (closes bug [ 626922 ] folder not updated after receiving)
415 2002-10-25 [melvin] 0.8.5claws54
418 Fixed a memleak introduced in the scaling code.
420 2002-10-24 [alfons] 0.8.5claws53
423 make filtering's forward message action forward from the
425 (closes bug [628089 ] Filter -> Forward from address problem
428 2002-10-24 [christoph] 0.8.5claws52
432 o use manual of current locale or english if current
433 locale is not available (and english is available)
434 o also link to sylpheed doc project manuals
436 2002-10-23 [paul] 0.8.5claws51
439 tools/kmail2sylpheed_v2.pl
440 add new version of kmail addressbook importer script.
441 works with newer versions of Kmail/KAddressBook which
442 have new and rearranged data.
444 2002-10-23 [martin] 0.8.5claws50
450 added length parameter to get_abbrev_newsgroup_name()
451 changed this function so that it abbreviates the newsgroup
452 names only so long it is smaller than the length parameter
453 (for better reading of some newsgroup names and space efficiency)
455 2002-10-22 [colin] 0.8.5claws49
458 Revert Alfons' last modification (after voting ;-))
460 2002-10-21 [alfons] 0.8.5claws48
463 folder view in folder selection dialog reflects state of
464 folder view in main window
466 2002-10-18 [alfons] 0.8.5claws47
469 drop imported messages in folder selected by user,
471 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
473 2002-10-18 [alfons] 0.8.5claws46
476 make automagic reply work correctly for email accounts
477 (whether it's viable to do a full sync with Hiro's
478 compose.c is still under discussion)
480 2002-10-18 [melvin] 0.8.5claws45
482 * src/prefs_actions.c
483 Fixed bug #622275 where asynchroneous actions left
485 Made (synchroneous) actions' input be displayed live.
487 2002-10-18 [christoph] 0.8.5claws44
490 don't add a newline in the textview in front of the
491 first textpart if header display is disabled
492 (closes bug [ 603385 ] disabled header display leaves blank
495 2002-10-18 [christoph] 0.8.5claws43
502 folder->get_num_list now returns an error code
503 (closes bug [ 609424 ] News cache cleared on failure)
505 2002-10-17 [colin] 0.8.5claws42
508 Changed a printf by debug_print
512 * tools/OOo2sylpheed.pl
513 allow for spaces in the name of the
516 2002-10-16 [colin] 0.8.5claws41
519 Use a tristate to change online mode
521 2002-10-16 [paul] 0.8.5claws40
524 updated by Ricardo Mones Lastra
526 2002-10-16 [colin] 0.8.5claws39
530 Added --online and --offline command-line
533 2002-10-15 [christoph] 0.8.5claws38
536 set mimeinfo->name to NULL after g_free to
537 avoid double freeing with g_free
539 2002-10-14 [christoph] 0.8.5claws37
544 remove calls to folder->change_flags that are now
545 done by procmsg flag functions (seems it is not
546 used by any foldertype anyway)
548 init folder->change_flags with NULL
550 2002-10-14 [christoph] 0.8.5claws36
554 use virtual functions for folder item new and destroy
557 2002-10-14 [melvin] 0.8.5claws35
560 Added a test to not run the spell checker if no default
561 dictionary is available. No dialog is displayed though.
563 2002-10-14 [melvin] 0.8.5claws34
566 Fixed bug in dictionary list context menu where
567 "More..." pointed to an emtpy submenu if the
568 number of dictionaries is a multiple of 15
569 Removed unneeded code in suggestions list creation
571 2002-10-14 [paul] 0.8.5claws33
574 updated by George Danchev
576 2002-10-13 [hoa] 0.8.5claws32
579 src/matcher_parser_parser.y
580 removed the escaped string from internal structure
583 2002-10-12 [colin] 0.8.5claws31
587 Removed useless function gtksctree_reanchor
589 2002-10-12 [alfons] 0.8.5claws30
591 * sync with remaining main changes 2002-10-09 - 2002-10-11
592 - drop changes to src/compose.c (requires claws specific changes)
594 2002-10-12 [alfons] 0.8.5claws29
596 * sync with main changes of 2002-10-08
597 - drop changes to src/compose.c (requires claws specific changes)
598 - drop changes to src/summaryview.c (requires changes to compose.c)
600 2002-10-12 [alfons] 0.8.5claws28
602 * sync with main changes of 2002-10-07
604 2002-10-12 [alfons] 0.8.5claws27
606 * sync with main changes of 2002-10-04
607 - drop changes to src/compose.c (requires claws specific changes)
608 - drop changes to src/prefs_folder_item.c (claws implementation
611 2002-10-12 [colin] 0.8.5claws26
614 Fix folder-flicker when space-reading, introduced
617 2002-10-12 [colin] 0.8.5claws25
620 Save account address when saving as draft.
623 2002-10-12 [colin] 0.8.5claws24
626 Fix the problem consisting of no message selected
627 after the last message in a folder has been moved.
629 2002-10-12 [paul] 0.8.5claws23
634 add Cc and Bcc to templates. Patch submitted by
637 2002-10-12 [colin] 0.8.5claws22
640 Fix a bug after "Check for new messages":
641 If a folder was opened, it was still selected at
642 the end of the check, but displayed empty.
644 Remove unnecessary check
649 be more verbose in the description of
653 2002-10-11 [colin] 0.8.5claws21
656 Make space work (better) when no mail is selected
658 2002-10-11 [colin] 0.8.5claws20
664 2002-10-11 [colin] 0.8.5claws19
667 revert 0.8.5claws6 changes as i couldn't get to
670 2002-10-11 [melvin] 0.8.5claws18
673 Removed buggy and unused macro (should have been committed in
676 2002-10-11 [melvin] 0.8.5claws17
679 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
681 2002-10-11 [thorsten] 0.8.5claws16
684 remove rescan warning
686 2002-10-11 [colin] 0.8.5claws15
689 fix a segfault that happens if conv_unmime_header
690 fails (should be better to find out why it fails)
692 2002-10-11 [christoph] 0.8.5claws14
695 update folderview stats after ignore/unignore thread
697 2002-10-11 [hoa] 0.8.5claws13
699 * src/quote_fmt_parse.y
700 Fixed a yacc/bison syntax error
702 Escaping of string is fixed.
704 2002-10-11 [colin] 0.8.5claws12
709 2002-10-11 [paul] 0.8.5claws11
712 updated by Ricardo Mones Lastra
714 2002-10-10 [alfons] 0.8.5claws10
717 allow dropping files by "moving" files from a file manager,
718 not only by the more cumbersome "copying". the latter
719 mostly implies holding down the Control button
721 2002-10-10 [christoph] 0.8.5claws9
724 update folders after thread building for ignored threads
726 2002-10-10 [christoph] 0.8.5claws8
732 * src/folderview.[ch]
737 * src/summaryview.[ch]
738 o added new flag need_update to FolderItem
739 o removed folder_table from various functions from tracking
741 o set need_update flags in folder.c's move, copy and delete
742 functions and procmsg's flags functions
743 o added function folderview_update_items_when_required that
744 updates all folders with need_update set
745 o call folderview_update_items_when_required instead of
746 folderview_update_item_foreach
748 2002-10-09 [sergey] 0.8.5claws7
751 Strip CRs whel loading the text into editor in reedit mode.
753 2002-10-09 [colin] 0.8.5claws6
756 Make Space work when no mail is selected
758 2002-10-09 [colin] 0.8.5claws5
762 Add gtk_sctree_reanchor()
764 Use gtk_sctree_reanchor() - better fix for
767 2002-10-09 [colin] 0.8.5claws4
770 Fix shift-click select after delete problem
773 2002-10-08 [thorsten] 0.8.5claws3
776 exclude current msg from -hide read messages-
778 2002-10-08 [colin] 0.8.5claws2
783 Differentiate socket errors from disk full
786 2002-10-08 [christoph] 0.8.5claws1
790 modifications for new config directory
792 * config.guess ** REMOVED **
793 * config.sub ** REMOVED **
794 * install-sh ** REMOVED **
795 * ltmain.sh ** REMOVED **
796 * missing ** REMOVED **
797 * mkinstalldirs ** REMOVED **
798 these files are autogenerated by automake
799 when you run autogen.sh
801 * config/.cvsignore ** NEW FILE **
802 * config/Makefile.am ** NEW FILE **
803 ignore autogenerated files
804 create a Makefile in this directory
806 2002-10-08 [paul] 0.8.5claws
813 fix quote reply format for newsgroups reply bug
818 updated by me and Witold Wladyslaw Wojciech Wilk
821 2002-10-07 [paul] 0.8.3claws53
826 updated messages catalogs, submitted by
827 Alessandro Maestri, Fabio Jr.Beneditto
828 and Urke MMI, respectively.
830 2002-10-07 [christoph] 0.8.3claws52
835 fix new folder ghost message bug
836 (closes bug [ 619722 ] wrong count for newly created folders)
838 2002-10-07 [christoph] 0.8.3claws51
841 fix news posting problem
843 2002-10-07 [melvin] 0.8.3claws50
846 Updated French translation
848 2002-10-05 [christoph] 0.8.3claws49
851 check if line_start_cache is set in gtk_stext_update_text
852 (closes bug [ 618119 ] crash while doing search in folder)
854 2002-10-05 [christoph] 0.8.3claws48
860 implement cache cleanups for claws' folder system
861 (closes bug [ 595916 ] imapcache not cleaned up)
863 2002-10-05 [melvin] 0.8.3claws47
865 * src/prefs_actions.c
866 Made the help text more clear for the %p token
868 2002-10-04 [paul] 0.8.3claws46
871 see ChangeLog 2002-10-02 and 2002-10-03
873 2002-10-04 [christoph] 0.8.3claws45
876 fix segfault caused by pop before smtp
877 call to inc_account_mail with NULL
880 2002-10-04 [paul] 0.8.3claws44
883 sync the LDAP detection from 0.8.5cvs1
885 2002-10-02 [christoph] 0.8.3claws43
888 fix small spelling error
890 2002-10-02 [melvin] 0.8.3claws42
893 Behave better and say "no" when test program cannot be run.
895 2002-10-02 [paul] 0.8.3claws41
897 * sync with 0.8.4cvs1
898 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
901 toggle the behavior of Reply menuitem between
902 normal reply and reply-to-list
904 2002-10-01 [sergey] 0.8.3claws40
907 Convert newlines in the message text to the canonical form
908 before base64 encoding (RFC2045 compliance, fixes some
909 interoperability issues with Evolution 1.0.3)
911 2002-09-29 [colin] 0.8.3claws39
914 Fix an unwanted copy/paste
916 2002-09-29 [colin] 0.8.3claws38
919 Renamed "Custom toolbar" to "Customize toolbar"
920 Renamed "Show all header" to "Show all headers"
921 Renamed "Set diplay item" to "Set displayed items"
923 Renamed "Show all header" to "Show all headers"
924 * src/prefs_summary_column.c
925 Renamed "diplay item" to "displayed items"
927 2002-09-29 [colin] 0.8.3claws37
929 * src/mainwindow.[ch]
930 online/offline status pixmaps follow theme
932 * src/summaryview.[ch]
933 quicksearch pixmap follows theme changes
935 2002-09-29 [thorsten] 0.8.3claws36
938 src/prefs_folder_item.[ch]
939 add default_reply_to folder option (closes patch 581044)
941 2002-09-29 [christoph] 0.8.3claws35
943 * acconfig.h ** REMOVED **
947 * ac/gnupg-check-typedef.m4
948 fix autoheader 2.50 warning
950 2002-09-29 [christoph] 0.8.3claws34
952 * major code cleanup (part 2)
954 - unused variables removed
955 - unused functions removed
956 - uninitialized variables checked
957 - missing return statements added
958 - missing function return types added
959 - added parentheses around assignment
960 when suggested by gcc
962 2002-09-29 [alfons] 0.8.3claws33
965 log_window_clear(): only bracket gtk_text_forward_delete()
966 with gtk_text_freeze() / gtk_text_thaw() (see if this
967 works around GTK text bug)
969 2002-09-29 [paul] 0.8.3claws32
973 updated by George Danchev and Urke MMI
976 2002-09-27 [christoph] 0.8.3claws31
979 * doc-src/rfc1806.txt ** REMOVED **
980 * doc-src/rfc2183.txt ** NEW FILE **
981 * doc-src/rfc2980.txt ** NEW FILE **
984 2002-09-27 [melvin] 0.8.3claws30
987 Fixed typo which could break linking
989 2002-09-27 [melvin] 0.8.3claws29
992 Improved GNU/aspell checking.
995 2002-09-27 [paul] 0.8.3claws28
997 * sync with 0.8.3cvs8
998 see ChangeLog 2002-09-27
1000 2002-09-26 [colin] 0.8.3claws27
1004 Add "Reply to Mailing-list" to the toolbar
1006 2002-09-26 [christoph] 0.8.3claws26
1009 Fix wrong message counts in summaryview status
1011 2002-09-26 [paul] 0.8.3claws25
1013 * sync with 0.8.3cvs7
1014 see ChangeLog 2002-09-26
1016 2002-09-26 [paul] 0.8.3claws24
1018 * sync with 0.8.3cvs6
1019 see ChangeLog 2002-09-25
1021 2002-09-25 [christoph] 0.8.3claws23
1023 * src/prefs_common.c
1024 * src/prefs_folder_item.c
1025 * src/prefs_scoring.c
1026 Renamed "kill score" to "hide score" in GUI
1029 2002-09-25 [paul] 0.8.3claws22
1031 * sync with 0.8.3cvs5
1032 see ChangeLog 2002-09-24
1034 2002-09-24 [alfons] 0.8.3claws21
1036 patch by Satoshi Nagayasu: allows appending / saving multiple
1037 selected files (closes "[ 612279 ] save multiple mesg(s) in
1041 add Satoshi Nagayasu
1043 summary_save_as(): allow saving selected files to
1045 summary_set_menu_sensitive: enable "Save As..." when
1046 multiple files are selected
1048 append_file(): new function
1050 2002-09-24 [colin] 0.8.3claws20
1053 Fix segfault when mimeinfo doesn't have a
1056 2002-09-24 [colin] 0.8.3claws19
1058 * src/prefs_common.[ch]
1059 Add a preference to display send dialog or not
1061 Display send dialog according to preference
1063 2002-09-24 [colin] 0.8.3claws18
1066 Disable user actions when sending
1068 2002-09-24 [colin] 0.8.3claws17
1071 Do not display name or filename for attachments
1072 with an application/pgp-signature type
1073 (security flaw, see bug 537413)
1075 2002-09-23 [colin] 0.8.3claws16
1078 Initialize entry_email, entry_alias and
1079 entry_remarks to first email address of the list
1081 2002-09-23 [colin] 0.83claws15
1084 Drop pgp-signature when reediting a signed queued
1087 2002-09-23 [melvin] 0.8.3claws14
1090 Updated French translation
1092 2002-09-23 [melvin] 0.8.3claws13
1095 Made custom toolbar menu labels more consistent
1096 * src/prefs_toolbar.c
1097 Made custom toolbar window title more consistent
1099 2002-09-22 [colin] 0.8.3claws12
1102 Initialize session type to normal before getting
1103 mail (fixes strange Get behaviour)
1104 * src/prefs_account.h
1105 Move STYPE_POP_BEFORE_SMTP to last position to
1106 avoid other side-effects
1108 2002-09-22 [colin] 0.8.3claws11
1110 * src/prefs_account.c
1111 Fix pop_bfr_smtp_tm_entry sensivity when switching
1112 from pop3 to apop or vice-versa
1114 2002-09-22 [colin] 0.8.3claws10
1116 * src/prefs_account.[ch]
1117 Add an option for the POP before SMTP timeout
1119 Remember time of last POP connection
1121 Do POP before SMTP only if timeout reached
1123 2002-09-22 [oliver] 0.8.3claws9
1126 explain custom toolbar
1128 2002-09-22 [oliver] 0.8.3claws8
1130 * src/prefs_actions.[ch]
1131 custom toolbar for compose
1132 actions callback from compose toolbar
1134 remove include toolbar.h
1136 2002-09-22 [oliver] 0.8.3claws7
1138 * src/prefs_toolbar.[ch]
1139 custom toolbar for compose
1140 - generic prefs_toolbar handles both
1141 Mainwin's toolbar as well as Compose toolbar
1143 2002-09-22 [oliver] 0.8.3claws6
1146 custom toolbar for compose
1147 restructure toolbar.[ch]
1149 2002-09-22 [oliver] 0.8.3claws5
1152 custom toolbar for compose
1154 2002-09-22 [oliver] 0.8.3claws4
1156 * src/mainwindow.[ch]
1157 custom toolbar for compose
1158 move mainwin toolbar back to mainwindow
1160 2002-09-22 [alfons] 0.8.3claws3
1167 2002-09-22 [alfons] 0.8.3claws2
1170 procmsg_save_to_outbox(): don't unlink message file from queue;
1171 callers should do it using folder_item_remove_msg()
1173 2002-09-22 [colin] 0.8.3claws1
1176 Made mimeview_check_signature() public
1178 Made GPG signatures verifiable by clicking
1179 the [application/pgp-signature] in the Text
1182 2002-09-22 [paul] 0.8.3claws
1191 updated translations, submitted by George Danchev,
1192 me, Ricardo Mones Lastra, Alessandro Maestri,
1193 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1194 and Urke MMI, respectively.
1196 2002-09-22 [alfons] 0.8.2claws65
1200 no furry valgrinds have been used to plug these memleaks
1202 2002-09-20 [paul] 0.8.2claws64
1204 * sync with 0.8.3cvs4
1205 'Select thread' re-implemented
1206 see ChangeLog 2002-09-20
1208 2002-09-21 [alfons] 0.8.2claws63
1211 compose_send(): plug unnoticed memleak
1213 2002-09-20 [alfons] 0.8.2claws62
1216 replace_address_in_edit(): strict check for NULL address to
1217 fix "[ 607348 ] Segfault in address completion". My guess is
1218 that this happens with an empty address book, but it's good
1219 to have this check here anyway
1221 completion_window_button_press(): free string returned
1222 from the internal cache
1224 2002-09-20 [christoph] 0.8.2claws61
1227 added ENC_BINARY to EncodingType
1229 the string returned by procmime_get_encoding_str
1230 should not depend on the order of values in the
1231 EncodingType definition
1232 * doc-src/rfc1806.txt ** NEW FILE **
1233 Added rfc1806 about MIME Content-Disposition
1236 2002-09-19 [paul] 0.8.2claws60
1238 * sync with 0.8.2cvs3
1239 see ChangeLog 2002-09-19
1241 2002-09-19 [paul] 0.8.2claws59
1243 * src/prefs_folder_item.c
1244 revert to Darko's original alignment of colour
1246 add a colon to folder_color label
1249 add Colin's patch (with Hiro's modifications) to
1250 force BASE64 encoding for 8-bit text when signing
1251 (sync with 0.8.3cvs2)
1253 2002-09-18 [alfons] 0.8.2claws58
1258 (beautify a little bit)
1260 2002-09-18 [christoph] 0.8.2claws57
1263 fix handling of fgetc return value
1265 2002-09-17 [alfons] 0.8.2claws56
1268 summary_sort(): check non-NULL summaryview->folder_item when no
1269 folder is selected at all
1270 (closes "[ 610344 ] sort label make syl Crash")
1272 2002-09-17 [alfons] 0.8.2claws55
1275 beautify a little bit
1277 2002-09-17 [christoph] 0.8.2claws54
1280 initialize max values for cache and folder
1281 when cache or folder is empty
1283 2002-09-15 [colin] 0.8.2claws53
1286 Fix a leak (thanks Alfons!) and cleaned
1287 variables names for custom headers
1289 2002-09-15 [colin] 0.8.2claws52
1292 Fix custom headers recognition when
1293 prefs_common.trans_hdr is on
1295 2002-09-15 [colin] 0.8.2claws51
1298 Allow dynamically-added custom headers
1299 Yet not reparsed if reedited
1301 2002-09-15 [alfons] 0.8.2claws50
1303 * src/prefs_account.c
1306 2002-09-15 [colin] 0.8.2claws49
1308 * src/prefs_account.c
1309 fix pop_before_smtp sensitivity
1311 2002-09-15 [colin] 0.8.2claws48
1314 add inc_pop_before_smtp()
1315 allow MainWindow to be undefined in
1316 inc_account_mail() and inc_start()
1319 add STYPE_POP_BEFORE_SMTP session type
1320 * src/prefs_account.c
1321 activated pop before smtp option
1323 do pop before smtp if the relevant option
1326 2002-09-15 [paul] 0.8.2claws47
1329 see ChangeLog 2002-09-15
1331 2002-09-14 [paul] 0.8.2claws46
1334 updated Bulgarian translation, submitted by
1337 2002-09-13 [paul] 0.8.2claws45
1340 merge claws' select_account() with main's
1341 (new) compose_select_account(). [sync with
1342 0.8.2cvs15, see ChangeLog 2002-09-11]
1344 2002-09-12 [christoph] 0.8.2claws44
1347 allocate 1 elements of FolderItem not 0
1349 2002-09-12 [colin] 0.8.2claws43
1352 Fix bug #590825 (obey Follow-up: poster)
1354 2002-09-12 [colin] 0.8.2claws42
1357 Fix bug #557009 (wrong headers for messages
1358 forwarded as attachments)
1360 2002-09-11 [colin] 0.8.2claws41
1363 Put SCF: pseudo-header on top of message
1364 Set draft tmp_flag when saved as draft
1368 Skip after first \n\n for beginning of real message
1371 2002-09-11 [christoph] 0.8.2claws40
1374 use procmsg flag functions in filtering or processing
1375 will cause incorrect folder message counts
1377 2002-09-11 [colin] 0.8.2claws39
1380 Fix bug #550175 - wrong save folder when reediting
1383 2002-09-11 [paul] 0.8.2claws38
1385 * sync with 0.8.2cvs14
1386 see ChangeLog 2002-09-11
1388 2002-09-11 [colin] 0.8.2claws37
1391 Fix a typo (seeming to cause new/unread status to
1394 2002-09-10 [christoph] 0.8.2claws36
1397 compose_redirect should not use compose_generic_new
1398 because that does more stuff than expected including
1399 opening the external editor
1400 (closes bug "[ 526608 ] bounced messages appear blank
1403 2002-09-10 [christoph] 0.8.2claws35
1406 fix problem with too large message number range
1407 causing a crash in folder_item_scan
1409 2002-09-10 [paul] 0.8.2claws34
1411 * sync with 0.8.2cvs13
1412 see ChangeLog 2002-09-10
1414 2002-09-10 [christoph] 0.8.2claws33
1417 set MsgInfo TmpFlags for queue and draft folders
1418 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1420 2002-09-10 [paul] 0.8.2claws32
1423 po/bg.po ** NEW FILE **
1424 new Bulgarian translation submitted by
1425 George Danchev <danchev@spnet.net>
1429 tools/tb2sylpheed ** NEW FILE **
1430 add script that converts an addressbook exported
1431 from The Bat! into a Sylpheed addressbook. Submitted
1432 by Urke MMI <urke-kg@eunet.yu>
1434 2002-09-10 [paul] 0.8.2claws31
1436 * sync with 0.8.2cvs12
1437 see ChangeLog 2002-09-10
1439 2002-09-06 [paul] 0.8.2claws30
1441 * src/prefs_common.c
1442 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1446 tools/ldif-to-xml.py ** REMOVED **
1447 remove obsolete python script
1449 2002-09-06 [paul] 0.8.2claws29
1451 * sync with 0.8.2cvs10
1452 see ChangeLog 2002-09-06
1454 2002-09-04 [paul] 0.8.2claws28
1456 * sync with 0.8.2cvs9
1457 see ChangeLog 2002-08-04
1459 2002-09-04 [colin] 0.8.2claws27
1461 * src/prefs_common.[ch]
1462 Added signature color configuration
1464 Use user-specified signature color
1466 2002-09-03 [colin] 0.8.2claws26
1468 * src/prefs_common.[ch]
1469 Added autosave and autosave_length prefs
1471 Added compose_remove_draft()
1472 Auto-save drafts according to the prefs
1474 Added a crash-indicator file, allowing to check
1475 for new messages on startup if Sylpheed crashed
1476 (makes saved drafts "reappear")
1478 2002-09-03 [colin] 0.8.2claws25
1483 2002-09-03 [paul] 0.8.2claws24
1485 * sync with 0.8.2cvs8
1486 see ChangeLog 2002-09-02 and 2002-09-03
1488 2002-09-03 [darko] 0.8.2claws23
1491 use normal style when creating new folder to pick
1494 2002-09-02 [melvin] 0.8.2claws22
1497 removed some obsolete code
1499 2002-09-02 [melvin] 0.8.2claws21
1502 fixed test's equality sign (== to =)
1504 2002-09-02 [alfons] 0.8.2claws20
1508 revert change of 0.8.2claws16 and use the mh_folder_destroy
1509 as folder->destroy virtual as suggested by Hiro
1510 (the mh.c code seems to have been lost around mh.c.1.21)
1512 2002-09-02 [paul] 0.8.2claws19
1515 updated by Fabio Jr. Beneditto
1518 use 'http://claws.sylpheed.org' for homepage link.
1519 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1521 2002-09-01 [alfons] 0.8.2claws18
1524 plug memleak related to one Martin Kluge found
1526 2002-08-31 [paul] 0.8.2claws17
1528 * sync with 0.8.2cvs6
1529 see ChangeLog 2002-08-30
1531 2002-08-31 [alfons] 0.8.2claws16
1534 folder_destroy(): remove mailbox from folderlist even if it has
1537 2002-08-31 [alfons] 0.8.2claws15
1542 (being pedantic I know)
1544 2002-08-31 [alfons] 0.8.2claws14
1547 check for NULL pointers returned from folder->fetch_msginfo virtual
1548 (should solve some reported crashes)
1550 2002-08-30 [alfons] 0.8.2claws13
1555 enable crash dialog on compilation time
1556 (--enable-crash-dialog configure option)
1558 2002-08-30 [alfons] 0.8.2claws12
1563 apply memory leak plug patch by Martin Kluge
1564 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1565 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1566 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1568 2002-08-30 [darko] 0.8.2claws11
1571 copy Gtk style from normal style to match
1572 font size for coloured folders
1574 2002-08-29 [alfons] 0.8.2claws10
1577 Type=Internet <- Type=Application
1578 (reported by Michael Schwendt, see:
1579 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1580 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1582 2002-08-29 [paul] 0.8.2claws9
1584 * sync with 0.8.2cvs5
1585 see ChangeLog 2002-08-29
1587 2002-08-29 [colin] 0.8.2claws8
1590 Added a sanity check in summary_select_thread
1591 Should fix bug 601605
1593 2002-08-29 [colin] 0.8.2claws7
1596 Revert claws6 changes regarding bug #591676
1598 2002-08-28 [colin] 0.8.2claws6
1601 Ignore cache for queue folderitems
1604 2002-08-28 [melvin] 0.8.2claws5
1609 2002-08-28 [melvin] 0.8.2claws4
1612 Updated a bit the text concerning the spell checker
1614 2002-08-28 [melvin] 0.8.2claws3
1616 Merged the GNU_aspell_branch:
1617 Support of new GNU/aspell is now included and the old pspell
1618 is not supported anymore.
1622 Updated spell checker text to reflect the switch to GNU/aspell
1624 * ac/aspell.m4 *** NEW ***
1625 * src/gtkaspell.[ch] *** NEW ***
1626 * ac/pspell.m4 *** DELETED ***
1627 * src/gtkspell.[ch] *** DELETED ***
1630 Updated for GNU/aspell support
1633 Replaced gtkspell.c by gtkaspell.c
1641 * src/prefs_common.[ch]
1642 Updated for GNU/aspell support
1644 2002-08-28 [paul] 0.8.2claws2
1646 * sync with 0.8.2cvs4
1647 see ChangeLog 2002-08-27 and 2002-08-28
1649 2002-08-28 [colin] 0.8.2claws1
1651 * src/summary_search.c
1654 2002-08-28 [jens] 0.8.2claws
1657 Updated German translations
1659 2002-08-27 [melvin] 0.8.2claws
1662 Updated French translations
1664 2002-08-27 [paul] 0.8.2claws
1666 * sync with 0.8.2 main release
1674 updated message catalogs submitted by
1675 Ricardo Mones Lastra, Alessandro Maestri,
1676 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1677 Beneditto and Urke MMI
1679 2002-08-27 [hoa] 0.8.1claws123
1681 * src/mainwindow.[ch]
1682 * src/summaryview.[ch]
1683 removed the "filter setting" menu option.
1684 add a "cancel a news message" menu option.
1686 2002-08-26 [martin] 0.8.1claws122
1689 changed string under 0.8.1claws79 changed by myself
1692 2002-08-26 [martin] 0.8.1claws121
1695 added kill command to debuggerrc to start crash dialog
1697 2002-08-26 [paul] 0.8.1claws120
1699 * sync with 0.8.1cvs31
1700 see ChangeLog 2002-08-26
1702 2002-08-25 [alfons] 0.8.1claws119
1705 fix bug that didn't send out correct headers to news server
1706 when sending news article and email from queue (bug reported
1707 and patch provided by Tim Mann; closes bug
1708 "[ 583196 ] 0.7.8claws can't post news")
1710 2002-08-25 [alfons] 0.8.1claws118
1712 * src/selective_download.c
1713 mark two strings as translatable
1714 (thanks to Urke MMI for pointing this out)
1716 2002-08-25 [alfons] 0.8.1claws117
1719 treat sent boxes as special and allow sorting them by addressee
1720 (closes "[ 589418 ] Sent folder sorting misbehavior"
1721 submitted by Steve Lamb)
1723 2002-08-24 [alfons] 0.8.1claws116
1726 fix memleak reported by Martin Kluge
1727 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1729 2002-08-24 [oliver] 0.8.1claws115
1731 * src/prefs_toolbar.c
1732 o code cleanup as suggested by Alfons
1735 2002-08-24 [alfons] 0.8.1claws114
1738 o fix another memory leak reported by Martin Kluge
1739 (see "[ 599568 ] Small Memory Leak")
1740 o remove 'from' variable from 'summary_set_header()'; we can
1743 2002-08-24 [paul] 0.8.1claws113
1745 * sync with 0.8.1cvs30
1746 see ChangeLog 2002-08-23
1748 2002-08-24 [alfons] 0.8.1claws112
1751 remove unnecessary allocations for search bar fixing leaks
1752 reported by Martin Kluge
1753 (see "[ 599451 ] Further memory leaks?")
1755 2002-08-24 [alfons] 0.8.1claws111
1758 make get_socket_name() public for crash.c
1760 o make report bug button work (goes to claws'
1761 bug tracker at sf.net)
1762 o introduce function for doing important stuff just
1763 before claws goes down
1766 2002-08-24 [alfons] 0.8.1claws110
1769 move cursor to "To" entry when forwarding as attachment
1770 (reported and solved by Steve Lamb, closes bug report
1771 "[ 592880 ] Forward as attachment; cursor not in to")
1773 2002-08-24 [colin] 0.8.1claws109
1776 fix quick search visibility after GUI (de)separations.
1778 2002-08-23 [colin] 0.8.1claws108
1781 fix header pane visibility after folderview or
1782 messageview (de)separation
1784 2002-08-23 [paul] 0.8.1claws107
1786 * src/mainwindow.[ch]
1788 give full control of display or non-display
1789 of the Execute icon to Custom toolbar settings.
1790 add new sensitivity condition to maninwindow.h:
1796 more sync with 0.8.1cvs29
1798 2002-08-23 [melvin] 0.8.1claws106
1801 Readded support for custom widget in alertpanel lost in last
1804 2002-08-23 [paul] 0.8.1claws105
1806 * sync with 0.8.1cvs29
1807 see ChangeLog 2002-08-23
1809 2002-08-23 [colin] 0.8.1claws104
1812 Fix folder and search pixmaps exchanging positions
1813 after theme or toolbar changes. Thank to Oliver for
1816 2002-08-23 [colin] 0.8.1claws103
1819 src/messageview.[ch]
1822 Changed messageview_create() and noticeview_create()
1823 to avoid the last gdk_warning
1825 2002-08-22 [colin] 0.8.1claws102
1828 Fix my new `Creating pixmap from xpm' warning
1830 2002-08-22 [colin] 0.8.1claws101
1833 Fix some of the gdk warnings
1835 2002-08-22 [colin] 0.8.1claws100
1838 * src/stock_pixmap.c
1839 * src/stock_pixmap.h
1840 * src/pixmaps/quicksearch.xpm *ADDED*
1841 Add the quicksearch pixmap
1845 Make quicksearch bar visible/hidden via a button
1847 2002-08-22 [christoph] 0.8.1claws99
1850 fix folder update for newsgroups with message
1851 numbers below minimum number of articles to fetch
1852 (closes bug #598445)
1854 2002-08-22 [paul] 0.8.1claws98
1856 * sync with 0.8.1cvs28
1857 see ChangeLog 2002-08-22
1859 2002-08-21 [alfons] 0.8.1claws97
1862 use bt instead of bt full which seems to work
1863 better, and bt full doesn't give a great deal
1864 of information anyway
1866 2002-08-21 [colin] 0.8.1claws96
1869 fix summaryview_searchtype_changed prototype
1871 2002-08-21 [christoph] 0.8.1claws95
1874 o fix broken menu update for sorting type, we have to
1875 get this info from the summaryview now
1876 o removed setting of threaded state in menu callback
1877 * src/summaryview.[ch]
1878 more summaryview/folderitem seperation for
1881 removed not required --with-compiler-flags option
1883 2002-08-21 [oliver] 0.8.1claws94
1886 o rename toolbar.xml to toolbar_main.xml
1887 since toolbar_compose.xml might come up
1892 2002-08-21 [darko] 0.8.1claws93
1895 don't reset tmp flags for messages copied
1898 2002-08-21 [colin] 0.8.1claws92
1900 * src/prefs_filtering.c
1901 fix renaming rules on folder rename
1902 when folder is not a leaf folder
1904 2002-08-21 [paul] 0.8.1claws91
1906 * src/prefs_folder_item.c
1907 fix alignment of colour selector
1909 2002-08-21 [paul] 0.8.1claws90
1911 * sync with 0.8.1cvs27
1912 see ChangeLog 2002-08-21
1914 2002-08-21 [paul] 0.8.1claws89
1917 fix crash when changing field type in
1920 2002-08-21 [colin] 0.8.1claws88
1923 Made quick search case-insensitive
1925 2002-08-21 [paul] 0.8.1claws87
1927 * sync with 0.8.1cvs26
1928 see ChangeLog 2002-08-21
1930 2002-08-20 [christoph] 0.8.1claws86
1934 * src/summaryview.[ch]
1935 more summaryview/folderitem seperation for
1936 sort_key and sort_type
1938 added missing return statement
1940 2002-08-20 [colin] 0.8.1claws85
1942 * src/summaryview.[ch]
1943 Added a quick search box
1945 * src/prefs_common.[ch]
1946 Added a show/hide option for the quick search
1948 2002-08-20 [oliver] 0.8.1claws84
1951 remove toolbar_create_popups
1953 o remove toolbar_create_popups
1954 o fix toolbar_set_sensitive
1955 (Bug reports #596834 and #596832)
1956 * src/prefs_toolbar.c
1957 o add "Set default" button
1958 o align label and text + combo widgets
1960 2002-08-20 [hoa] 0.8.1claws83bis
1963 fixed a bug in imap_fetch_msginfo() in case there is no
1966 2002-08-20 [darko] 0.8.1claws83
1969 copy the color style of folder view so it
1970 works with GTK themes
1972 2002-08-20 [darko] 0.8.1claws82
1976 * src/prefs_folder_item.[hc]
1977 don't use UI stuff in folder.h
1979 2002-08-20 [darko] 0.8.1claws81
1982 * src/prefs_folder_item.h
1984 * src/prefs_folder_item.c
1985 ability to set folder color in folderview
1987 2002-08-19 [alfons] 0.8.1claws80
1990 fix one of the earlier memleaks reported by Martin Kluge
1992 2002-08-19 [alfons] 0.8.1claws79
1995 hide notice view when selecting seperate folder
1996 view (reported by Urke MMI)
1998 2002-08-19 [christoph] 0.8.1claws78
2001 * src/prefs_folder_item.h
2002 * src/summaryview.[ch]
2003 o add summary_set_prefs_from_folderitem to set
2004 summaryview prefs (first step to remove all
2005 references to the folderitem in summaryview)
2006 o moved compiled regex stuff from folderitem prefs
2009 2002-08-19 [paul] 0.8.1claws77
2012 add check for '.' to QUOTE_IF_REQUIRED
2014 2002-08-19 [paul] 0.8.1claws76
2017 sync with 0.8.1cvs25 (plug memory leak)
2019 * src/prefs_toolbar.c
2020 re-order prefs_toolbar_cancel()
2022 2002-08-18 [alfons] 0.8.1claws75
2026 plug other memleaks reported by Martin Kluge
2028 2002-08-18 [paul] 0.8.1claws74
2031 updated by Fabio Jr. Beneditto
2033 2002-08-18 [paul] 0.8.1claws73
2036 fix bug where tooltips were displayed untranslated
2038 * src/prefs_toolbar.c
2039 fix bug where clicking 'Cancel' creates an icon & text
2040 toolbar regardless of prefs
2043 2002-08-17 [oliver] 0.8.1claws72
2045 * src/prefs_toolbar.c
2046 update toolbar on CANCEL
2047 bug reported by Martin Kluge
2049 toolbar_destroy memleak fixed
2051 2002-08-17 [alfons] 0.8.1claws71
2054 plug another memleak reported by Martin Kluge
2056 2002-08-16 [alfons] 0.8.1claws70
2059 use execvp() correctly (suggested by wwp; thanks!)
2061 2002-08-16 [alfons] 0.8.1claws69
2064 plug memory leak reported by Kim Schultz & Martin Kluge
2066 2002-08-16 [paul] 0.8.1claws68
2069 updated by Ricardo Mones Lastra
2071 2002-08-16 [paul] 0.8.1claws67
2074 fix bug where 'Compose News' icon showed wrong
2077 2002-08-16 [paul] 0.8.1claws66
2079 * sync with 0.8.1cvs24
2080 see ChangeLog 2002-08-16
2083 updated by Alessandro Maestri
2085 2002-08-15 [paul] 0.8.1claws65
2090 2002-08-15 [paul] 0.8.1claws64
2093 don't translate debug info
2098 2002-08-15 [paul] 0.8.1claws63
2100 * src/prefs_toolbar.c
2101 fix bug where clicking 'OK' creates an icon & text
2102 toolbar regardless of prefs
2104 2002-08-14 [alfons] 0.8.1claws62
2107 add global var that has the full argv[0]
2109 o execvp the correct sylpheed by using argv0
2110 and setting the correct work dir
2113 2002-08-14 [oliver] 0.8.1claws61
2115 * enable/disable Toolbar Action Buttons
2119 * src/prefs_toolbar.c
2121 2002-08-14 [melvin] 0.8.1claws60
2124 Updated French translations
2126 2002-08-14 [melvin] 0.8.1claws59
2129 Made bug report not translatable
2131 Fixed exporthtml_build_filespec() return value
2133 Fixed incorrect include file
2135 * src/prefs_actions.c
2136 * src/prefs_toolbar.c
2137 Made debug info not translatable
2140 Added missing includes
2141 * src/prefs_common.c
2144 2002-08-14 [paul] 0.8.1claws58
2146 * faq/es/sylpheed-faq.html
2147 faq/es/sylpheed-faq-[1-3].html
2148 faq/es/sylpheed-faq-4.html **NEW FILE **
2151 2002-08-13 [christoph] 0.8.1claws57
2154 ignore thread fix that did not mark all
2155 child nodes of a ignored thread as
2156 ignored. Does not work perfectly yet,
2157 but it is better now
2159 2002-08-13 [alfons] 0.8.1claws56
2162 o implement 'save crash log'
2165 2002-08-13 [melvin] 0.8.1claws55
2168 removed unrequired "execinfo.h" header
2170 2002-08-12 [paul] 0.8.1claws54
2172 * faq/en/sylpheed-faq.html
2173 faq/en/sylpheed-faq-[1-3].html
2174 faq/en/sylpheed-faq-4.html **NEW FILE **
2177 2002-08-12 [alfons] 0.8.1claws53
2180 add crash.c to translatables
2182 bring in Leandro's crash dialog
2184 2002-08-11 [alfons] 0.8.1claws52
2187 clean up some warnings
2189 2002-08-11 [alfons] 0.8.1claws51
2193 * src/crash.[ch] ** NEW FILES **
2195 initial gdb crash handler
2197 2002-08-11 [paul] 0.8.1claws50
2199 * src/prefs_toolbar.c
2200 replace Up/Down arrow pixmaps with text to be
2201 consistent across icon themes
2203 2002-08-11 [paul] 0.8.1claws49
2205 * src/prefs_common.c
2207 rename 'Pixmap' -> 'Icon'
2210 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2212 2002-08-10 [paul] 0.8.1claws48
2214 * src/prefs_toolbar.c
2217 2002-08-10 [paul] 0.8.1claws47
2220 don't write Processing progress to status bar
2221 patch submitted by Alexander Evseev
2223 * src/prefs_toolbar.c
2224 re-position and resize window
2225 make window assume correct size on first call
2227 2002-08-10 [paul] 0.8.1claws46
2234 follow UI text conventions
2236 2002-08-10 [alfons] 0.8.1claws45
2239 correct pixmap for delete action
2241 2002-08-10 [paul] 0.8.1claws44
2244 updated by Fabio Jr. Beneditto
2246 2002-08-10 [paul] 0.8.1claws43
2249 add custom toolbar files
2251 2002-08-10 [paul] 0.8.1claws42
2253 * sync with 0.8.1cvs22
2254 see ChangeLog 2002-08-09
2256 2002-08-09 [paul] 0.8.1claws41
2260 tools/outlook2sylpheed.pl ** NEW FILE **
2261 add script to convert exported Outlook
2262 contacts list to a Sylpheed addressbook.
2263 Submitted by Ricardo Mones Lastra.
2265 2002-08-09 [paul] 0.8.1claws40
2269 po/sr.po ** NEW FILE **
2270 add Serbian message catalog. Submitted by
2271 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2273 2002-08-09 [paul] 0.8.1claws39
2275 * sync with 0.8.1cvs21
2276 see ChangeLog 2002-08-08
2278 2002-08-08 [oliver] 0.8.1claws38
2281 move Custom Toolbar to Configuration menu
2283 2002-08-08 [oliver] 0.8.1claws37
2285 * src/prefs_toolbar.c
2286 fix substitute pixmap bug
2288 2002-08-08 [paul] 0.8.1claws36
2290 * sync with 0.8.1cvs19
2291 see ChangeLog 2002-08-08
2293 2002-08-07 [christoph] 0.8.1claws35
2296 fixed a memory leak in new canonicalize_file_replace
2298 2002-08-07 [christoph] 0.8.1claws34
2301 o canonicalize_file_replace should create the temporary
2302 file in the same directory as the original file.
2303 o added get_tmpfile_in_dir that creates a temorary file
2304 in a specified directory.
2306 2002-08-07 [melvin] 0.8.1claws33
2309 fixed bug where 'Article' button acted as 'Email' button.
2311 2002-08-07 [paul] 0.8.1claws32
2313 * sync with 0.8.1.cvs17
2314 see ChangeLog 2002-08-07
2316 2002-08-07 [colin] 0.8.1claws31
2319 fix mass-cancel problem
2321 2002-08-07 [thorsten] 0.8.1claws30
2323 * src/prefs_toolbar.c
2324 fix: crash on replace or add new button
2326 fix: close xmlfile after reading
2328 fix: unlink() file before rename()
2330 2002-08-06 [paul] 0.8.1claws29
2332 * sync with 0.8.cvs15
2333 see ChangeLog 2002-08-06
2335 2002-08-06 [oliver] 0.8.1claws28
2338 * src/prefs_toolbar.c
2339 fixed empty toolbar issue
2341 2002-08-06 [oliver] 0.8.1claws27
2343 * Custom Toolbar Final
2347 o toolbar stuff now lives in src/toolbar.[ch]
2348 o main_window_toolbar_* functions are renamed to
2349 toolbar_* reflecting their new source file
2350 * src/mainwindow.[ch]
2351 o remove toolbar stuff
2353 2002-08-06 [oliver] 0.8.1claws26
2356 * src/prefs_toolbar.[ch] **New File**
2357 * src/toolbar.[ch] **New File**
2358 o prefs_toolbar.[ch] custom toolbar frontend
2359 o toolbar.[ch] backend
2361 2002-08-06 [oliver] 0.8.1claws25
2363 * src/prefs_actions.[ch]
2364 o new exported function actions_execute
2366 2002-08-06 [paul] 0.8.1claws24
2368 * sync with 0.8.1cvs4
2369 see ChangeLog 2002-08-06
2371 2002-08-06 [paul] 0.8.1claws23
2373 * sync with 0.8.1cvs13
2374 see ChangeLog 2002-08-06
2376 2002-08-06 [paul] 0.8.1claws22
2378 * sync with 0.8.1cvs12
2379 see ChangeLog 2002-08-05 and 2002-08-06
2381 2002-08-06 [match] 0.8.1claws21
2384 improvements to cut/copy/paste address
2386 2002-08-05 [match] 0.8.1claws20
2393 fixes to improve cut/copy/paste
2395 2002-08-06 [melvin] 0.8.1claws19
2398 account_find_all_from_address(): new function that returns the
2399 list of all accounts that are matched in an address.
2400 * src/alertpanel.[ch]
2401 alertpanel() now accepts a custom widget
2402 alertpanel_with_widget(): new function that pops up a panel with
2403 a custom widget in it
2405 gtkut_account_menu_new(): new function that allows the selection
2406 of an account from a list of accounts.
2408 Extended Return Receipt notification to select the correct
2409 account and to make a security test on the Delivery-Notification
2410 address which should be the same as the Return-Path.
2412 2002-08-06 [thorsten] 0.8.1claws18
2415 attach_all: save unnamed as "noname.%d",
2416 dont free static dirname
2418 2002-08-05 [alfons] 0.8.1claws17
2421 detect XIM by trying to link rather than compile a XIM program
2423 2002-08-05 [oliver] 0.8.1claws16
2425 * src/stock_pixmap.[ch]
2426 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2427 o new func to retrieve pixmaps
2429 2002-08-05 [paul] 0.8.1claws15
2431 * sync with 0.8.1cvs10
2432 see ChangeLog 2002-08-05
2434 2002-08-04 [alfons] 0.8.1claws14
2437 see if this plugs memleak
2439 2002-08-04 [melvin] 0.8.1claws13
2442 fixed bug that could crash Sylpheed when highlighting
2443 all misspelled words.
2445 2002-08-03 [melvin] 0.8.1claws12
2447 * src/prefs_actions.c
2448 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2450 fixed bug where the Return Receipt was sent to
2451 Delivery-Notification-To address even if it was not present
2453 2002-08-02 [alfons] 0.8.1claws11
2455 * src/prefs_actions.c
2456 o more check for NULLs
2457 o put create_io_dialog() in right conditional block
2459 2002-08-02 [paul] 0.8.1claws10
2462 updated by Ricardo Mones Lastra
2464 2002-08-01 [christoph] 0.8.1claws9
2467 don't free the cache of the opened
2468 folder in the summaryview
2470 don't unset flags, if it is not required
2472 2002-08-01 [paul] 0.8.1claws8
2474 * sync with 0.8.1cvs8
2475 see ChangeLog entry 2002-08-01
2477 2002-08-01 [paul] 0.8.1claws7
2479 * sync with 0.8.1cvs7
2480 see ChangeLog 2002-07-31 and 2002-08-01
2482 2002-07-31 [christoph] 0.8.1claws6
2485 forgot to update menu sensitivity
2486 function for new menu entry
2488 2002-07-31 [alfons] 0.8.1claws5
2491 check folder item and its path for NULL on
2494 2002-07-31 [christoph] 0.8.1claws4
2497 check if folder_item_get_msginfo in
2498 folder_item_remove_msg returned NULL
2500 better clear the uid cache in the
2501 uid validity check function and delete
2504 2002-07-31 [paul] 0.8.1claws3
2507 add the '--attach' option and a few other
2510 2002-07-31 [paul] 0.8.1claws2
2512 * sync with 0.8.1cvs5
2513 see ChangeLog 2002-07-31
2515 2002-07-31 [christoph] 0.8.1claws1
2517 * src/folderview.[ch]
2519 replace "Rescan all folders..." with
2520 "Check all folders for new messages..."
2522 2002-07-30 [paul] 0.8.1claws
2524 * version 0.8.1claws released
2526 2002-07-30 [paul] 0.8.0claws29
2528 * tools/OOo2sylpheed.pl ** NEW FILE **
2530 add script to enable sending documents as
2531 attachments from OpenOffice.org
2533 2002-07-30 [melvin] 0.8.0claws28
2535 * src/prefs_actions.c
2536 Made the actions' input/output dialog display
2539 2002-07-30 [christoph] 0.8.0claws27
2542 check if folder_item_get_msginfo in
2543 procmsg_save_to_outbox returned NULL
2545 2002-07-30 [paul] 0.8.0claws26
2547 * sync with 0.8.1cvs4
2548 see ChangeLog 2002-07-29
2550 2002-07-29 [thorsten] 0.8.0claws25
2553 added selective download, delete on server
2555 2002-07-29 [paul] 0.8.0claws24
2557 * sync with 0.8.1cvs3
2558 see ChangeLog 2002-07-29
2560 2002-07-27 [christoph] 0.8.0claws23
2563 add extra check if fetching the msginfo
2566 2002-07-27 [paul] 0.8.0claws22
2568 * sync with 0.8.1cvs2
2569 see ChangeLog 2002-07-26
2571 2002-07-27 [christoph] 0.8.0claws21
2574 add another check if a valid msginfo
2577 2002-07-26 [hoa] 0.8.0claws20
2580 Fixed a condition in folder_item_destroy()
2583 Fixed an error in IMAP protocol
2585 2002-07-26 [alfons] 0.8.0claws19
2588 ofcourse compare with identifier, not the path
2590 2002-07-26 [alfons] 0.8.0claws18
2593 use folder item identifier for saving / restoring
2594 preferences because folder->path might not be unique
2596 2002-07-26 [melvin] 0.8.0claws17
2599 Fixed a crash introduced in 0.8.0claws5 when log is
2600 cut under 80 characters.
2602 2002-07-26 [paul] 0.8.0claws16
2604 * sync with 0.8.1cvs1
2605 see ChangeLog 2002-07-26
2607 2002-07-26 [christoph] 0.8.0claws15
2610 imap folder now remembers the last selected
2611 folder and imap_fetch_msginfo skips selecting
2612 the folder if it is already selected
2614 2002-07-26 [christoph] 0.8.0claws14
2619 fix imap folder rescanning
2621 2002-07-25 [christoph] 0.8.0claws13
2631 implement imap uid cache and uid validity check
2633 2002-07-25 [alfons] 0.8.0claws12
2636 fix a brown paper bag bug, and also add some more
2639 2002-07-25 [christoph] 0.8.0claws11
2642 don't mix copy, fetch_msginfo and remove
2643 operations in folder item copy and move
2646 2002-07-25 [christoph] 0.8.0claws10
2650 * src/prefs_folder_item.c
2651 * src/summaryview.[ch]
2652 remove no longer required parameter update_cache from
2655 2002-07-25 [paul] 0.8.0claws9
2662 2002-07-24 [alfons] 0.8.0claws8
2665 sort correctly when using simplified subject line
2666 (closes feature request "[ 585141 ] applying regexp to subject
2667 before sort" submitted by Alexandra Walford)
2669 2002-07-24 [paul] 0.8.0claws7
2671 * sync with 0.8.0cvs3
2672 see ChangeLog 2002-07-24
2674 2002-07-23 [christoph] 0.8.0claws6
2681 o separate processing and summaryview
2682 o removed summary_write_cache from summaryview
2683 o removed summaryview->killed_messages, because we don't have
2684 to keep a list of killed messages anymore. New cache will
2685 keep the hidden messages in cache anyway
2688 * src/selective_download.c
2689 o removed unnecessary summary_write_cache calls
2691 o don't set ignore thread flag in procmsg_get_thread_tree
2692 if it is already set
2695 o moved STATUSBAR_PUSH/POP to statusbar.h because
2696 they are used in different files
2698 2002-07-23 [melvin] 0.8.0claws5
2704 * src/editldap_basedn.c
2706 * src/prefs_common.c
2707 Fixed few memory leak (gtk_editable_get_chars returns
2708 an allocated string)
2710 Fixed few memory leak (gtk_editable_get_chars returns
2711 an allocated string) and modified a little the log cutting
2714 Replaced a call to an obsolete function gtk_entry_get_text()
2715 by gtk_editable_get_chars()
2717 Removed a debug printf
2719 2002-07-23 [christoph] 0.8.0claws4
2722 fix another g_dirname memory leak
2724 2002-07-23 [christoph] 0.8.0claws3
2727 fixed a memory leak in mh_fetch_msginfo
2728 fixed crash when message header could not be
2731 2002-07-23 [paul] 0.8.0claws2
2733 * sync with 0.8.0cvs2
2734 see ChangeLog 2002-07-23
2736 2002-07-23 [paul] 0.8.0claws1
2738 * sync with 0.8.0cvs1
2739 see ChangeLog 2002-07-23
2741 2002-07-23 [paul] 0.8.0claws
2743 * release of 0.8.0claws
2745 2002-07-23 [paul] 0.7.8claws99
2748 new Russian translation, submitted by
2749 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2751 2002-07-22 [jens] 0.7.8claws98
2754 Updated German translations.
2756 2002-07-22 [paul] 0.7.8claws97
2762 updated translations by Ricardo Mones Lastra,
2763 Alessandro Maestri, Wilbert Berendsen and
2764 Fabio Jr. Beneditto respectively
2766 2002-07-22 [christoph] 0.7.8claws96
2769 fix memory leak caused by wrong g_dirname usage
2771 2002-07-22 [christoph] 0.7.8claws95
2774 update new and unread message counts for summaryview
2775 summaryview does not get it from the folder anymore
2776 and has to update the values itself
2778 2002-07-22 [melvin] 0.7.8claws94
2781 Updated French translations.
2783 2002-07-22 [christoph] 0.7.8claws93
2786 set prop->preg pointer to NULL or following check
2787 will not fail and regexec will be called with
2790 2002-07-21 [alfons] 0.7.8claws92
2792 * src/prefs_common.[ch]
2793 remove option "Send return receipt on request"
2795 2002-07-21 [thorsten] 0.7.8claws91
2798 fixed memleaks, coding style as pointed out by alfons
2800 2002-07-21 [alfons] 0.7.8claws90
2803 * src/noticeview.[ch]
2804 o fix bug notice view being displayed when going to empty folder
2805 (noticed by Christoph)
2806 o allow RRR to be sent when restarting sylpheed, or changing folder
2807 (noticed by Thorsten)
2809 2002-07-21 [thorsten] 0.7.8claws89
2812 Included save_all patch from Xaview FACQ
2813 added support for pathnames
2815 2002-07-21 [alfons] 0.7.8claws88
2820 * src/messageview.[ch]
2821 * src/noticeview.c ** NEW FILE **
2822 * src/noticeview.h ** NEW FILE **
2823 make return receipts work again
2824 (UI idea by Leandro Pereira)
2826 2002-07-21 [paul] 0.7.8claws87
2829 fix sensitivity of 'Select thread'
2831 2002-07-21 [paul] 0.7.8claws86
2833 * src/prefs_common.c
2834 add browser command line for Galeon
2836 2002-07-21 [paul] 0.7.8claws85
2839 fix 'EXTRA_DIST': remove README.README, add TODO
2842 2002-07-21 [alfons] 0.7.8claws84
2845 make enter clear selection
2846 (closes "[ 579888 ] Editor selection/entry error"
2847 reported by Steve Lamb)
2849 2002-07-21 [alfons] 0.7.8claws83
2852 sort message list when selecting unthread messages
2853 (closes "[ 501593 ] switching threaded view doesn't sort"
2854 reported by Simon Schubert)
2856 2002-07-20 [alfons] 0.7.8claws82
2861 2002-07-20 [thorsten] 0.7.8claws81
2864 Fixed expansion of empty fields in matchactions
2866 2002-07-19 [melvin] 0.7.8claws80
2869 Removed a duplicate menu entry (fast mode) introduced during
2871 Added a menu separator between 'Use alternate' and 'Fast mode'
2873 2002-07-19 [paul] 0.7.8claws79
2879 2002-07-19 [thorsten] 0.7.8claws78
2881 * tools/calypso_convert.pl ** NEW FILE **
2884 script to import mbox files exported
2886 o generates folder structure
2887 o includes attachments
2889 2002-07-19 [melvin] 0.7.8claws77
2891 * src/selective_download.[ch]
2892 Fixed bug where closing the dialog with the window manager's
2893 close button will not unlock the summary
2894 Corrected some function declarations that missed a return value
2895 Made the source code comply better with coding style.
2896 * src/prefs_common.c
2897 Added new browser command line for Mozilla.
2899 2002-07-18 [paul] 0.7.8claws76
2902 src/selective_download.[ch]
2903 reflect theme changes, fix Gdk Warning when creating
2904 pixmap from NULL window, and minor clean up.
2905 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2910 2002-07-17 [paul] 0.7.8claws75
2918 2002-07-16 [paul] 0.7.8claws74
2920 * tools/filter_conv.pl
2922 replace conversion script with reimplemented version,
2923 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2925 2002-07-16 [colin] 0.7.8claws73
2928 remove forgotten debug messages - sorry ;-)
2930 2002-07-16 [colin] 0.7.8claws72
2936 add the ability to select part of a text mime-part
2939 2002-07-15 [christoph] 0.7.8claws71
2942 fix folder message count for folders without
2943 msg_is_changed (includes news folders)
2945 2002-07-15 [martin] 0.7.8claws70
2948 option "display recipient on 'From'..." now works
2949 without the need of enabling the option
2950 "display sender using address book".
2952 2002-07-15 [christoph] 0.7.8claws69
2955 removed setting folder status from summaryview.
2956 folder.c should update all message counts correctly.
2958 2002-07-15 [paul] 0.7.8claws68
2961 updated by Fabio Junior Beneditto
2963 2002-07-15 [darko] 0.7.8claws67
2966 Fixed target folder colorization, don't decrease op
2969 2002-07-14 [paul] 0.7.8claws66
2971 * sync with main 0.8.0
2972 see ChangeLog 2002-07-14
2974 2002-07-13 [melvin] 0.7.8claws65
2979 Replaced sprintf by g_snprintf to prevent possible buffer
2982 Corrected a log message output format.
2983 Added a missing "done" debug output.
2985 Added keyboard accelerator for Priority menu items
2986 Added missing \n in debug output
2990 Added missing \n in debug output
2992 2002-07-13 [paul] 0.7.8claws64
2995 change Sergey's email address to the sf address
2998 increase show_url_timeout (more useful for long
3001 2002-07-12 [sergey] 0.7.8claws63
3004 applied (with some modifications) patch to set the
3005 micalg parameter for signatures
3006 (2001-08-28 Werner Koch <wk@gnupg.org>)
3008 2002-07-12 [sergey] 0.7.8claws62
3012 fixed man page installation
3014 2002-07-12 [paul] 0.7.8claws61
3016 * sync with 0.7.8cvs26
3017 see ChangeLog 2002-07-11 and 2002-07-12
3019 2002-07-11 [christoph] 0.7.8claws60
3023 first use the message number to find the message
3024 to mark with a reply flag but check the
3025 message-id if we got the correct message, if not
3026 try to find it by message-id.
3027 use new string seperator that is not allowed
3030 2002-07-11 [paul] 0.7.8claws59
3032 * sync with 0.7.8cvs23
3033 see ChangeLog 2002-07-10
3035 2002-07-10 [christoph] 0.7.8claws58
3039 Added message-id table to the cache in memory
3040 and functions to msgcache.c and folder.c to
3041 fetch MsgInfos by message id
3044 store folder and message-id of message replying
3045 to in queue header and set reply flag after sending
3046 (Closes bug #469498)
3048 2002-07-10 [paul] 0.7.8claws57
3052 add Martin to the list of authors
3054 2002-07-09 [martin] 0.7.8claws56
3056 Added gtk_ctree_last_visible(), tree_update_level(),
3057 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3058 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3059 from gtk+ to gtksctree.c for the new sorting code
3060 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3061 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3063 Added declaration for gtk_sctree_sort_recursive() and
3064 gtk_sctree_sort_node
3069 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3070 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3072 2002-07-08 [paul] 0.7.8claws55
3074 * more sync with 0.7.8cvs21
3075 see ChangeLog 2002-07-08
3077 2002-07-08 [paul] 0.7.8claws54
3079 * sync with 0.7.8cvs21
3080 see ChangeLog 2002-07-08
3082 2002-07-07 [alfons] 0.7.8claws53
3085 * src/stock_pixmap.[ch]
3086 * src/pixmaps/notice_warn.xpm ** NEW FILE **
3087 * src/pixmaps/notice_error.xpm ** NEW FILE **
3088 * src/pixmaps/notice_note.xpm ** NEW FILE **
3089 add new pixmaps for upcoming notice pane
3091 2002-07-06 [melvin] 0.7.8claws52
3094 Made them a bit closer to Sylpheed's coding style.
3096 Removed possible memory leaks when some errors occurs.
3098 2002-07-06 [melvin] 0.7.8claws51
3101 Removed --no-location in xgettext command line to help
3102 translators that use Emacs' po-mode
3104 Removed unnecessary comments that messed up sylpheed.pot
3106 2002-07-06 [paul] 0.7.8claws50
3108 * sync with 0.7.8cvs19
3109 see ChangeLog 2002-07-05
3111 2002-07-06 [christoph] 0.7.8claws49
3115 fix folder_item_remove_all_msg and folderview
3116 status for trash folders after emptying trash
3118 2002-07-05 [paul] 0.7.8claws48
3120 * sync with 0.7.8cvs16
3121 see ChangeLog 2002-07-04 and 2002-07-05
3123 2002-07-04 [paul] 0.7.8claws47
3125 * sync with 0.7.8cvs14
3126 see ChangeLog 2002-07-04
3128 2002-07-03 [alfons] 0.7.8claws46
3131 dupe folder item's path because it's being reallocated
3132 by new folder scanning code
3134 2002-07-03 [christoph] 0.7.8claws45
3137 better IMAP uid fetching using 'FETCH 1:* (UID)'
3139 add missing return in msgcache_write
3141 2002-07-02 [thorsten] 0.7.8claws44
3146 use binary mode for file access
3148 2002-07-02 [christoph] 0.7.8claws43
3150 * major code cleanup (part 1)
3152 - unused variables removed
3153 - unused functions removed
3154 - uninitialized variables checked
3155 - missing return statements added
3156 - missing function return types added
3157 - added parentheses around assignment and
3158 && in || when suggested by gcc
3162 replaced direct calls to folder->scan_tree
3163 with folder_scan_tree and restore folder
3164 prefs in this function. The folder should
3165 not have to deal with them.
3166 ( Should now work for all folder types )
3168 2002-07-02 [paul] 0.7.8claws42
3170 * sync with 0.7.8cvs13
3171 see ChangeLog 2002-07-01 and 2002-07-02
3173 2002-07-01 [christoph] 0.7.8claws41
3176 fix "goto next/prev unread message" with
3179 2002-07-01 [paul] 0.7.8claws40
3182 updated by Ricardo Mones Lastra
3184 2002-06-30 [match] 0.7.8claws39
3187 applied variation of leonerd's patch (566661) to
3188 allow multiple email addresses per JPilot entry.
3189 addresses may be separated by space, comma, pipe,
3190 semi-colon, new-line.
3192 2002-06-30 [alfons] 0.7.8claws38
3195 simple fix for putting older nodes before
3196 newer nodes when threading by subject
3198 2002-06-30 [christoph] 0.7.8claws37
3205 fix broken folder tree rescaning
3206 and don't use procmsg_get_mark_sum
3209 2002-06-30 [christoph] 0.7.8claws36
3211 * merge new cache branch
3213 fix new cache imap copy bug
3215 improved folder_item_scan
3216 it should now always set the correct
3217 new, unread and total message counts
3219 2002-06-29 [paul] 0.7.8claws35
3222 correct syntax error
3224 2002-06-29 [paul] 0.7.8claws34
3228 man/Makefile.am ** NEW FILE **
3229 man/sylpheed.1.gz ** NEW FILE **
3230 add Sylpheed man page
3232 2002-06-29 [paul] 0.7.8claws33
3235 updated by Fabio Junior Beneditto
3237 2002-06-28 [jens] 0.7.8claws32
3242 * src/selective_download.c
3243 removed gettext for space " "
3248 2002-06-28 [paul] 0.7.8claws31
3250 * sync with 0.7.8cvs11
3251 see ChangeLog 2002-06-28
3253 2002-06-28 [paul] 0.7.8claws30
3255 * sync with 0.7.8cvs10
3256 see ChangeLog 2002-06-27 and 2002-06-28
3258 2002-06-26 [paul] 0.7.8claws29
3261 src/selective_download.c
3262 don't gettextise empty strings.
3263 reserved by gettext. gettext("") returns
3264 the header entry with meta information,
3265 not the empty string
3270 2002-06-26 [paul] 0.7.8claws28
3272 * sync with 0.7.8cvs7
3273 see ChangeLog 2002-06-25
3275 * src/prefs_common.c
3276 ...and in the process, tweak the gui a little
3278 2002-06-25 [alfons] 0.7.8claws27
3282 fine tune ldap library detection
3284 2002-06-25 [alfons] 0.7.8claws26
3287 don't allow return receipts when composing a news article
3289 2002-06-25 [paul] 0.7.8claws25
3292 add '$(AMTAR)' to 'release' section to allow for
3293 new and older autotools
3295 2002-06-25 [paul] 0.7.8claws24
3298 fix "No more unread messages" persistant pop-up
3301 2002-06-25 [paul] 0.7.8claws23
3304 updated by Alessandro Maestri
3306 2002-06-25 [paul] 0.7.8claws22
3308 * sync with 0.7.8cvs6
3309 see ChangeLog 2002-06-25
3311 2002-06-24 [paul] 0.7.8claws21
3314 add GPL copyright information
3316 2002-06-24 [paul] 0.7.8claws20
3320 tools/update-po ** NEW FILE **
3321 add script that eases the creation of *.po files
3322 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3324 2002-06-23 [alfons] 0.7.8claws19
3327 make notification_convert_header obey const correctness
3328 (next step will be fixing the broken return receipt)
3330 2002-06-23 [paul] 0.7.8claws18
3333 fix bug introduced in last commit:
3334 removed too much code in last commit - put back what's
3337 2002-06-23 [paul] 0.7.8claws17
3339 * src/messageview.[ch]
3340 remove code committed in error from locally patched
3343 2002-06-23 [colin] 0.7.8claws16
3346 add compose_entry_select(), used to select the default_to
3347 email address - hopefully avoiding people sending mails to
3350 2002-06-22 [alfons] 0.7.8claws15
3353 add Bram Metsch & Stanislav Karchebny
3355 * src/prefs_account.[ch]
3357 - apply and adapt Bram's patch which allows user to set SMTP AUTH
3358 options. (see <http://sourceforge.net/tracker/index.php
3359 ?func=detail&aid=566937&group_id=25528&atid=384600>);
3361 - merge Stanislav's fix to make SMTP AUTH work with qmail
3362 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3364 2002-06-22 [paul] 0.7.8claws14
3366 * sync with 0.7.8cvs5
3367 see ChangeLog 2002-06-19 and 2002-06-20
3369 2002-06-22 [alfons] 0.7.8claws13
3371 * src/selective_download.c
3372 fix a stupid mistake I made
3374 2002-06-22 [alfons] 0.7.8claws12
3376 * src/selective_download.[ch]
3377 fix another unnoticed leak; cleanup code
3382 gpg-sign <-- gpg-sign-syl
3384 2002-06-21 [alfons] 0.7.8claws11
3386 * src/selective_download.c
3387 * src/selective_download.h
3388 fix assorted mix of allocation errors (should solve
3389 problem reported by Philippe Gramoullé, see:
3390 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3392 2002-06-20 [melvin] 0.7.8claws10
3394 * tools/gpg-sign *REMOVED*
3395 tools/gpg-sign-syl *ADDED*
3396 Replaced the gpg clearsigning script with the version using
3397 xterm instead of ssh-askpass and changed its name.
3400 Updated actions example to reflect the renaming of the
3401 gpg clearsigning script.
3403 2002-06-19 [paul] 0.7.8claws9
3405 * sync with 0.7.8claws9
3406 see ChangeLog 2002-06-18 and 2002-06-19
3408 2002-06-19 [paul] 0.7.8claws8
3410 * sync with 0.7.8cvs1
3411 see ChangeLog 2002-06-18
3413 2002-06-18 [alfons] 0.7.8claws7
3416 add omitted prototype
3418 2002-06-17 [paul] 0.7.8claws6
3421 fix hiding of exec_btn
3423 2002-06-17 [paul] 0.7.8claws5
3426 remove unneeded code: should_delete()
3427 and Pop3State::uidl_todelete_list
3429 2002-06-17 [paul] 0.7.8claws4
3432 see ChangeLog 2002-06-11 and 2002-06-13
3434 2002-06-16 [alfons] 0.7.8claws3
3437 make sure lock sort mode (claws specific) is
3438 also persists after a tree rescan
3440 2002-06-16 [alfons] 0.7.8claws2
3442 * src/prefs_folder_item.c
3444 fix persistence of folder sort mode (broken
3445 by adapting Hiro's new folder persistence code)
3447 2002-06-16 [alfons] 0.7.8claws1
3451 * src/prefscommon.[ch]
3452 control size of log text in log window;
3453 closes patch #569155 submitted by Mitko Haralanov.
3455 2002-06-15 [paul] 0.7.8claws
3457 * release of 0.7.8claws
3459 2002-06-15 [paul] 0.7.7claws
3462 updated by Fabio Junior Beneditto
3464 2002-06-14 [paul] 0.7.6claws49
3467 updated by Ricardo Mones Lastra
3469 2002-06-14 [paul] 0.7.6claws48
3472 updated translation by Wilbert Berendsen
3474 2002-06-14 [melvin] 0.7.6claws47
3477 Updated French translation
3479 2002-06-13 [paul] 0.7.6claws46
3482 allow filename to be typed in, rather than just
3483 selected by the mouse. Patch by Gustavo Noronha Silva.
3485 2002-06-13 [alfons] 0.7.6claws45
3487 * src/mainwindow.[ch]
3488 more cleanups (removing unnecessary menu items Expand
3489 summary / message view)
3491 2002-06-13 [melvin] 0.7.6claws44
3494 Added src/string_match.c
3495 * src/string_match.c
3496 Fixed possible buffer overflow.
3498 Added missing config.h header.
3499 * src/prefs_common.c
3502 Made some strings translatable (missing _(..)).
3504 2002-06-13 [melvin] 0.7.6claws43
3507 Corrected action example (verifying clearsigned mail).
3508 * src/prefs_account.c
3510 * src/prefs_common.c
3511 Removed incorrect line that generated a Gtk-CRITICAL msg.
3513 2002-06-12 [alfons] 0.7.6claws42
3516 add init of score column lost in 0.7.6claws42
3518 2002-06-12 [paul] 0.7.6claws41
3520 * src/prefs_account.c
3521 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
3522 behavior of the radio buttons, (from 0.7.7cvs2)
3524 2002-06-11 [alfons] 0.7.6claws40
3526 * src/messageview.[ch]
3527 * src/summaryview.[ch]
3528 * src/summary_search.c
3530 perform a sync to bring in Hiro's separate view implementation
3532 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
3534 2002-06-11 [paul] 0.7.6claws39
3536 * src/prefs_account.c
3537 correct a typo on the Receive tab
3539 2002-06-10 [match] 0.7.6claws38
3542 Included address completion patch from Gustavo Noronha.
3544 2002-06-10 [paul] 0.7.6claws37
3548 src/prefs_account.[ch]
3549 src/selective_download.[ch]
3552 - check if POP Account
3553 - Receive Button renamed to Preview
3554 - Preview Button Popup: preview new/all messages
3556 - Account Preferences-->Receive tab checkbutton if you
3557 want to remove Mail after Download
3559 - Account Preferences-->Receive tab checkbutton use
3560 filtering rules on preview
3561 (think of delete_on_server)
3563 - Account selectable from SD dialog
3564 - checkbutton to show already downloaded messages if
3565 all messages are previewed
3566 - new clist column showing Date
3569 - play ball with UIDL
3570 - fault tolerant (?)
3571 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3573 2002-06-10 [melvin] 0.7.6claws36
3576 Added a hint to ac/README in cvs instructions.
3578 * src/prefs_actions.c
3579 Made it possible to use a more elaborate command line
3580 for asynchronous actions, too.
3582 2002-06-10 [melvin] 0.7.6claws35
3584 * src/prefs_actions.c
3585 Make it possible to use a more elaborate command line
3586 (e.g. |foo|bar|cat>there;echo Done|)
3587 Corrected error message when calling %f, %F and %p commands
3588 from the compose window.
3590 2002-06-09 [colin] 0.7.6claws34
3593 Automatically find unread messages in current folder
3594 before annoying the user.
3596 2002-06-08 [alfons] 0.7.6claws33
3599 remove bad formatting string in it.po translation
3600 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
3602 2002-06-08 [paul] 0.7.6claws32
3604 * sync with 0.7.6cvs25
3605 see ChangeLog 2002-06-07
3607 2002-06-05 [paul] 0.7.6claws31
3610 add 'Sort by locked' and 'Sort by score'
3612 2002-06-05 [paul] 0.7.6claws30
3614 * sync with 0.7.6cvs24
3615 see ChangeLog 2002-06-04
3617 2002-06-04 [paul] 0.7.6claws29
3620 updated by Fabio Junior Beneditto
3622 2002-06-03 [thorsten] 0.7.6claws28
3625 fclose() matcherrc after reading
3627 2002-06-03 [paul] 0.7.6claws27
3629 * sync with 0.7.6cvs21
3630 see ChangeLog 2002-05-31
3632 2002-05-31 [paul] 0.7.6claws26
3634 * sync with 0.7.6cvs20
3635 see ChangeLog 2002-05-29 and 2002-05-30
3637 2002-05-31 [paul] 0.7.6claws25
3640 hopefully fix last buggy sync
3643 correct typo in 'Actions' examples
3645 2002-05-29 [paul] 0.7.6claws24
3647 * sync with 0.7.6cvs18
3648 see ChangeLog 2002-05-28 and 2002-05-29
3654 2002-05-28 [paul] 0.7.6claws23
3656 * sync with 0.7.6cvs16
3657 see ChangeLog 2002-05-28
3659 2002-05-27 [thorsten] 0.7.6claws22
3661 * faq/it/sylpheed-faq-1.html
3662 faq/it/sylpheed-faq-2.html
3663 faq/it/sylpheed-faq-3.html
3664 faq/it/sylpheed-faq.html
3665 corrected DOS lineendings
3666 * faq/de/sylpheed-faq-1.html
3667 faq/de/sylpheed-faq-2.html
3668 faq/en/sylpheed-faq-1.html
3669 faq/en/sylpheed-faq-2.html
3670 faq/en/sylpheed-faq-3.html
3671 faq/es/sylpheed-faq-1.html
3672 faq/es/sylpheed-faq-2.html
3673 faq/es/sylpheed-faq-3.html
3674 faq/fr/sylpheed-faq-1.html
3675 faq/it/sylpheed-faq-1.html
3676 faq/it/sylpheed-faq-2.html
3677 faq/it/sylpheed-faq-3.html
3678 faq/it/sylpheed-faq.html
3679 changed ">" to "
3681 2002-05-27 [paul] 0.7.6claws21
3683 * sync with 0.7.6cvs15
3684 see ChangeLog 2002-05-27
3686 2002-05-27 [paul] 0.7.6claws20
3688 * src/prefs_account.c
3691 2002-05-26 [paul] 0.7.6claws19
3696 2002-05-25 [paul] 0.7.6claws18
3699 add description of kmail2sylpheed.pl
3701 2002-05-25 [paul] 0.7.6claws17
3703 * tools/kmail2sylpheed.pl ** NEW FILE **
3704 perl script that converts an exported Kmail address
3705 book, converts it to sylpheed addressbook file,
3706 writes the file to .sylpheed, and updates
3709 2002-05-25 [paul] 0.7.6claws16
3711 * sync with 0.7.6cvs14
3712 see ChangeLog 2002-05-23
3714 2002-05-24 [paul] 0.7.6claws15
3717 make a correction and add some more info
3719 2002-05-24 [paul] 0.7.6claws14
3723 compose_redirect_write_headers_from_headerlist()
3724 add Subject and Resent-Message-ID to
3725 compose_redirect_write_headers()
3726 Received, Subject, and X-UIDL are filtered out in
3727 compose_redirect_write_to_file()
3729 2002-05-23 [paul] 0.7.6claws13
3735 src/matcher_parser_lex.l
3736 src/matcher_parser_parse.y
3737 src/prefs_common.[ch]
3738 src/prefs_filtering.c
3740 rename 'Bounce' to 'Redirect'
3742 2002-05-23 [paul] 0.7.6claws12
3744 * more sync with 0.7.6cvs13
3746 see ChangeLog 2002-05-22
3748 2002-05-22 [paul] 0.7.6claws11
3750 * sync with 0.7.6cvs13
3752 see ChangeLog 2002-05-20
3754 see ChangeLog 2002-05-22
3756 2002-05-21 [melvin] 0.7.6claws10
3759 Added missing filtering and scoring headers
3760 Fixed bad function call that showed garbage
3761 in Folder->Processing
3763 2002-05-21 [paul] 0.7.6claws9
3766 make all tools executable, (patch by Alfons).
3768 2002-05-20 [alfons] 0.7.6claws8
3771 don't forget to call mktime() so we have a valid week
3773 (Bug report by Roger Sondermann <mail@jumaros.de>)
3775 2002-05-20 [paul] 0.7.6claws7
3778 fix broken parsing of urls
3780 fix displaying of urls
3782 both fixes from the patch [547855] by Eugene
3785 2002-05-19 [alfons] 0.7.6claws6
3788 make sylpheed configure correctly with the latest
3789 and greatest of automake / autoconf / gettext
3791 2002-05-19 [alfons] 0.7.6claws5
3795 add function for returning ime zone offset
3797 * src/quote_fmt_parse.y
3798 better quotation formatting - does not convert
3799 to local time, but uses the original date string.
3801 Note: %z inserts the timezone offset (should
3802 work also on platforms where strftime does not
3805 2002-05-18 [christoph] 0.7.6claws4
3808 fix indentation of some code
3813 correct path for ignorethread.xpm
3814 incorrect filename for sylpheed_logo.xpm
3815 add missing include matcher_parser_parse.h
3817 2002-05-18 [paul] 0.7.6claws3
3819 * sync with 0.7.6cvs8
3820 see ChangeLog 2002-05-16 and 2002-05-17
3822 2002-05-18 [melvin] 0.7.6claws2
3825 Corrected an action's definition and fixed some misspellings.
3827 2002-05-18 [paul] 0.7.6claws1
3830 tools/gpg-sign ** new file **
3831 tools/uudec ** new file **
3832 add Melvin's Actions scripts
3835 add Melvin's descriptions for Actions
3837 2002-05-18 [paul] 0.7.6claws
3839 * Version 0.7.6claws released
3841 2002-05-17 [paul] 0.7.5claws32
3844 updated by Ricardo Mones Lastra
3846 2002-05-17 [paul] 0.7.5claws31
3849 fix Account prefs default folder for sent/draft/deleted
3854 updated translation by Alessandro Maestri and
3857 2002-05-17 [melvin] 0.7.5claws30
3859 * src/prefs_actions.c
3860 Fixed bug where using %F not at the end of the command
3861 resulted in an additional empty argument being created.
3862 Thanks to Darko Koruga for reporting the bug.
3864 2002-05-17 [melvin] 0.7.5claws29
3867 Updated French translations.
3869 2002-05-15 [paul] 0.7.5claws28
3872 updated by Ricardo Mones Lastra
3874 2002-05-15 [paul] 0.7.5claws27
3876 * sync with 0.7.6cvs4
3877 see ChangeLog 2002-05-14 and 2002-05-15
3879 2002-05-14 [paul] 0.7.5claws26
3881 * sync with 0.7.6cvs1
3882 see ChangeLog 2002-05-13
3884 2002-05-13 [thorsten] 0.7.5claws25
3887 fix select_all and copy in multipart messages
3889 fix select_all and copy in multipart messages
3891 2002-05-12 [paul] 0.7.5claws24
3894 reverse last commit, bug already fixed in 0.7.5claws3
3896 2002-05-12 [netztorte] 0.7.5claws23
3899 dont parse empty addressbook (checked in before claws20)
3901 2002-05-12 [melvin] 0.7.5claws22
3904 Removed unneeded priority code introduced by the previous
3907 2002-05-12 [melvin] 0.7.5claws21
3910 Added possibility to set message's priority.
3912 Added possibility to set message's priority.
3913 Added missing headers
3915 2002-05-12 [melvin] 0.7.5claws20
3917 * src/prefs_actions.c
3918 Removed implicitely added quotes around the name
3919 of the temporary files of mime parts.
3921 2002-05-12 [paul] 0.7.5claws19
3923 * sync with 0.7.5cvs20
3924 see ChangeLog 2002-05-11
3926 2002-05-12 [alfons] 0.7.5claws18
3928 * src/quote_fmt_lex.l
3929 * src/quote_fmt_parse.y
3930 allow quote / reply date & time format to be set using
3931 %D{format}. format is a format string you'd pass to
3932 strftime() (see man strftime, or the Display tab |
3933 Date format setting).
3935 Currently %D converts the date to local time.
3937 2002-05-11 [paul] 0.7.5claws17
3939 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3940 see ChangeLog 2002-05-10 and 2002-05-11
3942 2002-05-10 [paul] 0.7.5claws16
3944 * sync with 0.7.5cvs16
3945 see ChangeLog entries 2002-05-09 and
3948 2002-05-10 [colin] 0.7.5claws15
3951 Corrected a bug that prevented sylpheed to open
3952 double-clicked URIs.
3954 2002-05-09 [paul] 0.7.5claws14
3956 * sync with 0.7.5cvs14
3957 see ChangeLog 2002-05-08 and 2002-05-09
3959 2002-05-08 [paul] 0.7.5claws13
3961 * sync with 0.7.5cvs11
3962 see ChangeLog entry 2002-05-08
3964 2002-05-08 [paul] 0.7.5claws12
3968 fix segfault on View->Open in new window
3969 patch submitted by Thorsten Maerz <torte@netztorte.de>
3971 2002-05-07 [paul] 0.7.5claws11
3973 * sync with 0.7.5cvs9
3974 see ChangeLog entry 2002-05-07
3976 2002-05-06 [paul] 0.7.5claws10
3980 display url in statusbar on single-click
3981 patch submitted by Thorsten Maerz <torte@netztorte.de>
3983 2002-05-06 [match] 0.7.5claws9
3990 XML implementation of properties file.
3991 * src/exporthtml.[ch]
3992 * src/expthtmldlg.[ch]
3996 2002-05-02 [sergey] 0.7.5claws8
3998 * src/mainwindow.c (mainwin_entries),
3999 src/prefs_common.c (prefs_send_create()),
4000 src/codeconv.c (locale_table):
4001 use charset name "Windows-1251" instead of "CP1251".
4003 2002-05-02 [colin] 0.7.5claws7
4007 src/prefs_folder_item.c
4008 Fixed cosmetics bugs due to Outbox renamed to Sent.
4010 2002-05-02 [hiro] 0.7.5claws6
4013 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
4015 2002-05-02 [paul] 0.7.5claws5
4018 more sync with 0.7.5cvs7, see ChangeLog entry
4021 2002-05-02 [hiro] 0.7.5claws4
4024 compose_queue_sub():
4025 check if queue folder exists (closes #550397).
4026 removed directory creation since it should be handled
4029 imap_add_msg(): return UID for appended message
4032 2002-04-30 [paul] 0.7.5claws3
4035 fix account_find_from_address() bug
4037 2002-04-28 [colin] 0.7.5claws2
4041 src/prefs_common.[ch]
4043 Added user-definable quotation characters recognition.
4045 2002-04-28 [paul] 0.7.5claws1
4047 * sync with 0.7.5cvs4
4048 see ChangeLog entry 2002-04-25
4050 2002-04-28 [paul] 0.7.5claws
4055 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
4056 Fabio Junior Beneditto
4058 2002-04-27 [jens] 0.7.4claws103
4061 updated German translation.
4063 2002-04-27 [hiro] 0.7.4claws102
4066 summary_write_cache(): fixed the mark loss of hidden messages.
4068 2002-04-26 [melvin] 0.7.4claws101
4071 fixed a second typo (same one)
4075 fixed the type again...
4077 2002-04-26 [melvin] 0.7.4claws100
4080 fixed a typo in an alert message ("temorary").
4083 corrected the typo described above.
4085 updated French translation.
4087 2002-04-26 [darko] 0.7.4claws99
4090 fix target folder colorization
4092 2002-04-25 [paul] 0.7.4claws98
4095 updated by Alessandro Maestri
4097 2002-04-24 [colin] 0.7.4claws97
4100 Fixed double "subject is empty" question.
4102 2002-04-23 [colin] 0.7.4claws96
4105 Corrected issue when "automatically display images" was
4106 not set : first image remained after selecting second.
4108 2002-04-23 [melvin] 0.7.4claws95
4110 * src/prefs_actions.c
4111 Don't display in/out dialog if there is nothing to show.
4113 2002-04-23 [paul] 0.7.4claws94
4115 * sync with 0.7.5cvs3
4116 bug fixes: see ChangeLog entry 2002-04-23
4118 2002-04-22 [darko] 0.7.4claws93
4121 fix previous check-in which changed code after
4124 2002-04-22 [paul] 0.7.4claws92
4131 update English, Spanish and French FAQs
4134 add German and Spanish manuals
4137 update English and French manuals
4140 add to and re-arrange the pixmap entries
4142 2002-04-22 [darko] 0.7.4claws91
4145 fix sender initials recognition to only allow
4146 '>' after the initials
4148 2002-04-21 [paul] 0.7.4claws90
4150 * sync with 0.7.5 release
4151 see ChangeLog entry 2002-04-21
4156 add colin's new pixmaps to EXTRA_DIST
4158 2002-04-21 [colin] 0.7.4claws89
4161 * src/mainwindow.[ch]
4162 * src/prefs_common.[ch]
4163 * src/stock_pixmap.[ch]
4164 Added "Work offline" ability.
4166 2002-04-21 [colin] 0.7.4claws88
4169 * src/prefs_common.c
4170 * src/prefs_common.h
4171 * src/textview.c : Added an option to common preferences -> display
4172 to allow user not to automatically display images.
4174 2002-04-21 [paul] 0.7.4claws87
4176 * sync with 0.7.4cvs52
4177 see ChangeLog entry 2002-04-21 (src/imap.c)
4179 2002-04-21 [paul] 0.7.4claws86
4181 * sync with 0.7.4cvs51
4182 see ChangeLog entry 2002-04-21
4184 2002-04-21 [paul] 0.7.4claws85
4186 * sync with 0.7.4cvs49
4187 see ChangeLog entries 2002-04-20 and 2002-04-21
4190 clean up: remove old 'stock_' element from xpm
4193 2002-04-21 [alfons] 0.7.4claws84
4195 apply sync patch from Paul
4198 use old claws prefs_folder_item_create() for now
4200 2002-04-19 [match] 0.7.4claws83
4202 * src/addressbook.[ch]
4203 * src/addrharvest.[ch]
4204 * src/addrgather.[ch]
4207 * src/summaryview.[ch]
4210 2002-04-19 [paul] 0.7.4claws82
4213 updated by Fabio Junior Beneditto
4215 2002-04-14 [alfons] 0.7.4claws81
4218 add #include <sys/types.h> for mode_t and off_t
4220 2002-04-13 [paul] 0.7.4claws80
4225 src/prefs_common.[ch]
4227 enable storing of GnuPG passphrase for the whole
4228 session or a user-defined number of minutes. patch
4229 submitted by Ravemax <ravemax@dextrose.com>
4231 2002-04-13 [alfons] 0.7.4claws79
4234 make email parser also stop scanning when encountering separators
4235 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
4237 2002-04-13 [paul] 0.7.4claws78
4239 * sync with 0.7.4cvs39
4240 see ChangeLog entry 2002-04-12
4242 2002-04-11 [paul] 0.7.4claws77
4244 * sync with 0.7.4cvs37
4245 see ChangeLog entry 2002-04-11
4247 2002-04-11 [paul] 0.7.4claws76
4250 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
4251 the clause for OpenSSL). sync with sylpheed main
4253 2002-04-09 [melvin] 0.7.4claws75
4256 Made 'Ctrl-Enter' on send ignore some modifiers
4257 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
4258 to bind other *-Enter (but not Alt-Enter).
4260 2002-04-09 [paul] 0.7.4claws74
4262 * sync with 0.7.4cvs35
4263 see ChangeLog entries 2002-04-09
4265 2002-04-08 [paul] 0.7.4claws73
4267 * sync with 0.7.4cvs33
4268 see ChangeLog entry 200-04-08
4270 2002-04-07 [match] 0.7.4claws72
4272 * src/addrharvest.[ch]
4273 fixed to read all addresses in header, regardless
4274 of header size. improved name parsing. accommodate
4275 harvest from folders and selected message.
4277 included new address parsing function.
4278 * src/addrgather.[ch]
4279 * src/addressbook.[ch]
4280 * src/summaryview.[ch]
4282 allow address harvest of folder as well as selected
4285 2002-04-07 [paul] 0.7.4claws71
4289 don't try to authenticate with CRAM-MD5 in SMTP when
4290 SMTP-AUTH enabled if MTA doesn't issue this
4291 auth-method in it's ehlo-response. bug item #531364,
4292 patch item #938910. patch submitted by Colin Leroy
4295 2002-04-07 [paul] 0.7.4claws70
4298 fix missing MODE_READER bug. patch submitted by
4299 Colin Leroy <colin@colino.net>
4301 2002-04-07 [alfons] 0.7.4claws69
4304 * src/prefs_filtering.c
4306 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
4307 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
4309 2002-04-07 [paul] 0.7.4claws68
4311 * sync with 0.7.4cvs32
4312 see ChangeLog entry 2002-04-06
4314 * tools/filter_conv.pl
4317 2002-04-06 [paul] 0.7.4claws67
4319 * tools/filter_conv.pl
4320 modify to be able to find the name of the first
4321 mailbox and use that. main's filter does not
4322 record the full path to the mailbox and therefore
4323 can only filter to the first mailbox.
4325 2002-04-05 [paul] 0.7.4claws66
4327 * tools/filter_conv.pl
4328 attempt to make the script all-encompassing and
4329 be able to convert any main 'filter' rule thrown
4332 2002-04-05 [paul] 0.7.4claws65
4334 * tools/filter_conv.pl
4335 allow for collapsed folder trees
4337 2002-04-05 [paul] 0.7.4claws64
4339 * sync with 0.7.4cvs31
4340 see ChangeLog entries 2002-04-05
4342 2002-04-03 [paul] 0.7.4claws63
4344 * sync with 0.7.4cvs29
4345 see ChangeLog entries 2002-04-02 and 2002-04-03
4347 2002-04-02 [paul] 0.7.4claws62
4349 * sync with 0.7.4cvs26
4350 see ChangeLog entry 2002-04-01
4352 2002-04-02 [match] 0.7.4claws61
4355 * src/importpine.[ch]
4357 import Pine address book.
4359 2002-04-02 [match] 0.7.4claws60
4361 * src/addrharvest.[ch]
4362 improve address parsing of funky addresses.
4364 2002-04-02 [darko] 0.7.4claws59
4367 wrap on send improvements, it now recognizes quoted
4368 initials as part of the quotation string, and it
4369 does not join lines separated by CR
4371 2002-04-01 [match] 0.7.4claws58
4374 added new functions.
4376 remove excessive duplicate address generation
4379 2002-04-01 [alfons] 0.7.4claws57
4384 2002-04-01 [paul] 0.7.4claws56
4386 * sync with 0.7.4cvs25
4387 see ChangeLog entry 2002-04-01
4389 2002-04-01 [alfons] 0.7.4aprilfool55
4392 honour feature request item #537427 to allow for
4393 displaying names from address book for sent mail also
4395 2002-03-29 [paul] 0.7.4claws54
4398 src/prefs_filtering.[ch]
4401 add 'fast filter' for claws' filtering,
4402 /Tools/Create filter rule/... patch submitted
4403 by Neill Miller <neillm@thecodefactory.org>
4405 2002-03-29 [paul] 0.7.4claws53
4407 * sync with 0.7.4cvs24
4408 see ChangeLog entry 2002-03-29
4410 2002-03-28 [paul] 0.7.4claws52
4412 * sync with 0.7.4cvs23
4413 see ChangeLog entry 2002-03-28
4415 2002-03-27 [melvin] 0.7.4claws51
4417 * src/prefs_actions.c
4418 Added support to pass only one message part (as a
4419 file) to the command using '%p'. No quotes are needed
4420 because doubles quotes are automatically added.
4421 Fixed bug where Sylpheed could block when waiting for
4422 a child process to finish.
4423 Changed the help menu to remove quotes around symbols to
4424 avoid misinterpretation (they must not be used).
4426 2002-03-27 [melvin] 0.7.4claws50
4429 Made the new mail notification command always
4430 execute asynchronously.
4432 2002-03-27 [paul] 0.7.4claws49
4435 fix bug introduced in last commit
4437 2002-03-27 [paul] 0.7.4claws48
4439 * sync with 0.7.4cvs21
4440 see ChangeLog 2002-03-26 and 2002-03-27
4442 2002-03-26 [hoa] 0.7.4claws47
4444 * src/prefs_folder_item.c
4445 really fixed the bug #516442 with folder rescan.
4447 2002-03-26 [paul] 0.7.4claws46
4449 * sync with 0.7.4cvs19
4450 see ChangeLog entries 2002-03-25 and 2002-03-26
4452 2002-03-25 [hoa] 0.7.4claws45
4456 fix the bug #516442 with folder rescan.
4458 * src/prefs_common.[ch]
4460 added an option to enable two different behaviours
4464 2002-03-25 [paul] 0.7.4claws44