1 2002-11-26 [thorsten] 0.8.6claws15
4 default-reply-to didn't work for ml-reply
6 2002-11-26 [melvin] 0.8.6claws14
9 Made pipe-actions ignore short headers in message view
10 Made trailing-pipe-actions write in the message view with
11 the same font as the original message
13 2002-11-26 [paul] 0.8.6claws13
16 this time commit the correct file
18 2002-11-26 [paul] 0.8.6claws12
20 * sync with 0.8.6cvs11
26 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
28 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
31 see ChangeLog 2002-11-25 and 2002-11-26
33 2002-11-26 [colin] 0.8.6claws11
36 Fix collapsed folder not auto-expanding during
37 mail dnd, if it was the source folder.
39 2002-11-25 [colin] 0.8.6claws10
42 Variable renaming and cleaning (slist of nodes
43 to be re-collapsed is stored in FolderView)
45 2002-11-25 [paul] 0.8.6claws9
47 * src/prefs_common.[ch]
48 fix breakage caused by last commit
50 2002-11-25 [paul] 0.8.6claws8
53 see ChangeLog 2002-11-21
55 2002-11-25 [paul] 0.8.6claws7
58 see ChangeLog 2002-11-20
60 2002-11-25 [paul] 0.8.6claws6
63 see ChangeLog 2002-11-18
65 2002-11-25 [colin] 0.8.6claws5
68 Add gtkut_ctree_node_is_parent()
72 2002-11-25 [colin] 0.8.6claws4
75 Add slist_concat_unique(), function to merge
76 two GSList filtering dups
78 * src/summaryview.[ch]
81 Add detection/update/display of unread answers
84 Add procmsg_find_children()
85 Add procmsg_msg_has_marked_parent()
87 2002-11-25 [colin] 0.8.6claws3
89 * src/ssl_certificate.[ch]
90 Allow checking a certificate without a DNS
92 Allow to forget a cert (by deleting it)
93 Make ssl_certificate_destroy_public
94 * src/ssl_manager.[ch] ** NEW FILES **
95 Gui to manage (display/remove) certificates
96 * src/prefs_common.[ch]
97 Add a pref to allow silent acceptation of
98 trusted certificates or not (based on the
99 "I want to know what's going on" principle)
101 Add SSL manager in Tools menu
103 Add the new files to the build
105 Add ssl_manager.c to translations
107 2002-11-25 [colin] 0.8.6claws2
109 * src/summaryview.[ch]
110 Add S_SEARCH_EXTENDED to the quick search, which
111 allows to search using filtering syntax.
113 2002-11-25 [colin] 0.8.6claws1
116 Deletion of duplicates now prefer deleting
117 the unread dup (fixes feature-request 638989).
119 2002-11-24 [paul] 0.8.6claws
125 updated by Ricardo Mones Lastra,
126 Witold Wladyslaw Wojciech Wilk,
127 Ruslan N. Balkin, and Urke MMI
130 2002-11-24 [paul] 0.8.5claws182
133 updated by George Danchev
135 2002-11-23 [alfons] 0.8.5claws181
138 tiny memory leak found by browsing Dimitar's
141 2002-11-23 [paul] 0.8.5claws180
144 updated by Alessandro Maestri
146 2002-11-22 [christoph] 0.8.5claws179
150 * src/prefs_filtering.c
154 2002-11-22 [alfons] 0.8.5claws178
157 summary_execute_delete_func(): if message is deleted, make
158 sure to also remove its entry in the subject hash table.
159 fixes a corner case bug.
161 2002-11-22 [paul] 0.8.5claws177
166 * ltconfig ** REMOVED **
169 2002-11-22 [paul] 0.8.5claws176
172 textview_set_font(): fix for message display in
173 UTF-8 locales (thanks to Sergey Vlasov).
176 add new team members and contributors
179 2002-11-21 [colin] 0.8.5claws175
182 Add procmsg_remove_special_headers()
184 Use procmsg_remove_special_headers() for
187 2002-11-21 [colin] 0.8.5claws174
190 Fix moving/copying from queue/draft folders
193 2002-11-21 [christoph] 0.8.5claws173
199 * src/matcher_parser_lex.[hl]
201 * src/mbox_folder.[ch]
202 * src/prefs_filtering.c
204 * src/quote_fmt_lex.l
206 fix all warnings except the warnings in lex and yacc files
208 2002-11-20 [christoph] 0.8.5claws172
211 fix MsgInfo retrieval for IMAP draft and queue folders
212 (closes bug [ 619558 ] Draft saving on IMAP box issue)
214 2002-11-19 [christoph] 0.8.5claws171
217 fix segfault, when draft saving does not get
218 the MsgInfo of the new message
219 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
221 2002-11-19 [christoph] 0.8.5claws170
224 add parameter check for flag setting function
225 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
227 2002-11-18 [paul] 0.8.5claws169
230 more sensitivity fixes to redirect mode:
231 * disable toolbar draft button
232 * allow only Address book in the Tools menu
233 * disable editing of message by the spell
236 2002-11-18 [paul] 0.8.5claws168
239 fix sensitivity of menu items in compose_redirect():
240 allow only the necessary items
242 2002-11-18 [paul] 0.8.5claws167
245 fix bug [ 603259 ] 'attachment got lost on bounce'
247 2002-11-18 [paul] 0.8.5claws166
250 updated by Ruslan N. Balkin <baron@dartel.ru>
252 2002-11-18 [colin] 0.8.5claws165
256 Remove old filtering stuff
259 2002-11-17 [oliver] 0.8.5claws164
262 remove not needed typedef
264 2002-11-17 [oliver] 0.8.5claws163
267 make toolbar's on click events translatable
269 2002-11-15 [colin] 0.8.5claws162
272 Revert too-soon integration of a feature
274 2002-11-15 [christoph] 0.8.5claws161
277 use main's implementation of imap_get_msginfo
279 2002-11-15 [christoph] 0.8.5claws160
289 replace claws' fetch_msginfo with main's get_msginfo
290 (use main's implementation where possible)
292 2002-11-15 [colin] 0.8.5claws159
294 * src/ssl_certificate.c
297 2002-11-16 [melvin] 0.8.5claws158
300 Updated French translations.
302 2002-11-16 [colin] 0.8.5claws157
304 * src/ssl_certificate.c
305 Check for missing parts in the certificates
307 2002-11-15 [colin] 0.8.5claws156
310 Preventive fix (missing check) found by
316 sync with 0.8.6 release
318 2002-11-15 [colin] 0.8.5claws155
322 Fix error handling of folder_item_move_to()
325 2002-11-15 [colin] 0.8.5claws154
329 folder_item_move_to() sets an error message instead
330 of having GUI stuff in folder.c
332 2002-11-15 [colin] 0.8.5claws153
335 Implemented a callback for MsgInfo updates,
336 heavily copy/pasted from Christoph's folder
338 * src/summaryview.[ch]
339 Register summary_update_msg as callback
341 2002-11-14 [colin] 0.8.5claws152
344 Update the FolderItem after sending (fixes 617593)
346 2002-11-14 [christoph] 0.8.5claws151
349 fix wrong position of NULL pointer check found
352 2002-11-14 [christoph] 0.8.5claws150
355 fix segfault when deleting messages from IMAP folders
356 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
358 2002-11-14 [colin] 0.8.5claws149
361 Forwarding was also ignoring the folder's default account.
363 2002-11-14 [colin] 0.8.5claws148
366 Fix sent folder not set to folder properties when
369 2002-11-14 [thorsten] 0.8.5claws147
372 inc_start(): Files were not moved from .processing to inbox,
373 if no global processing rule existed
375 2002-11-14 [colin] 0.8.5claws146
377 * src/ssl_certificate
380 2002-11-14 [paul] 0.8.5claws145
383 updated by Alessandro Maestri
385 2002-11-13 [alfons] 0.8.5claws144
388 folder_item_close(): only mark messages unread
389 when a folder has new messages
391 2002-11-13 [keith] 0.8.5claws143
394 Fix problem moving or copying between
397 2002-11-13 [colin] 0.8.5claws142
399 * src/matcher_parser_parse.y
400 Fix rule problem when " don't match
402 2002-11-13 [christoph] 0.8.5claws141
406 moved cache saving to folder_item_close
407 the folderview should not have to deal with
410 2002-11-13 [christoph] 0.8.5claws140
413 moved setting of important score to
414 summary_set_prefs_from_folderitem
416 2002-11-13 [colin] 0.8.5claws139
418 * src/matcher_parser_parse.y
419 Fix a segfault in the parser (happening when
420 a good expression had been tested and a bad
423 2002-11-13 [paul] 0.8.5claws138
425 * sync with 0.8.5cvs24
426 see ChangeLog 2002-11-13
429 updated by Fabio Jr. Beneditto
431 2002-11-13 [colin] 0.8.5claws137
436 Revert last commit, problem
438 2002-11-13 [colin] 0.8.5claws136
441 Remove duplicated code
443 Bumped CACHE_VERSION and MARK_VERSION
445 Network endian for cache and mark files
447 2002-11-12 [colin] 0.8.5claws135
450 Fix the "socket error" dialog which disappeared
452 2002-11-12 [colin] 0.8.5claws134
455 Reverse last commit which had performance
456 problems, but still reverse the list
458 2002-11-12 [colin] 0.8.5claws133
463 2002-11-12 [melvin] 0.8.5claws132
466 Added a check for a NULL prefs_common.dictionary
468 2002-11-12 [colin] 0.8.5claws131
470 * src/ssl_certificate.[ch]
473 2002-11-12 [colin] 0.8.5claws130
475 * src/ssl_certificate.[ch]
476 Take connection port into account for
477 checking certificates (a single hostname
478 could have multiple servers with multiple
481 Pass the port to ssl_certificate_check
483 2002-11-12 [paul] 0.8.5claws129
486 fix a typo in last commit
488 2002-11-12 [paul] 0.8.5claws128
490 * sync with 0.8.5cvs23
491 see ChangeLog entry 2002-11-12
493 2002-11-11 [colin] 0.8.5claws127
495 * src/ssl_certificate.c
497 Don't popup, instead log error, if the
498 corresponding pref is checked
499 * src/ssl_certificate.h
500 include <openssl/objects/h>
502 2002-11-11 [colin] 0.8.5claws126
504 * src/ssl_certificate.h
507 2002-11-11 [colin] 0.8.5claws125
509 * src/ssl_certificate.c
512 2002-11-11 [colin] 0.8.5claws124
516 * src/ssl_certificate.[ch]
517 Cleaned a bit (better use of SSL API)
518 (This will cause non-recognition of saved
519 certificates of claws12[23]...)
521 2002-11-11 [paul] 0.8.5claws123
524 updated by Ricardo Mones Lastra
526 2002-11-11 [colin] 0.8.5claws122
531 2002-11-11 [colin] 0.8.5claws121
533 * src/ssl_certificate.[ch] ** NEW FILES **
535 Check SSL certificates presented to us
537 Add ssl_certificate.[ch]
539 Add ssl_certificate.c
541 2002-11-11 [paul] 0.8.5claws120
543 * sync with 0.8.5cvs22
544 see ChangeLog 2002-11-11
546 2002-11-11 [paul] 0.8.5claws119
548 * sync with 0.8.5cvs21
549 see ChangeLog 2002-11-11
551 2002-11-10 [jens] 0.8.5claws118
555 corrected some typing
557 updated german translation
559 cleaned up specfile and adjusted it for claws
561 2002-11-10 [colin] 0.8.5claws117
564 a STATUSBAR_PUSH/POP fix
566 2002-11-10 [colin] 0.8.5claws116
568 * src/prefs_folder_item.c
569 Fix hanging after opening folder properties
571 2002-11-10 [hoa] 0.8.5claws115
573 * src/matcher_parser_lex.l
574 * src/matcher_parser_parse.y
575 config file for scoring and filtering is no more trashed
576 when there is a syntax error in a filtering rule when
577 editing it in a dialog.
579 2002-11-09 [colin] 0.8.5claws114
582 Added missing initialisation of folder->destroy()
584 2002-11-09 [colin] 0.8.5claws113
588 Fix the status bar messages
590 2002-11-09 [colin] 0.8.5claws112
593 Fix hangs after folder dnd, happening after
596 2002-11-09 [christoph] 0.8.5claws111
599 just changed order of calls (reverse order of
602 lock inc when checking only one account, otherwise
603 inc all could be executed at the same time
605 2002-11-09 [christoph] 0.8.5claws110
608 better unlock the mouse cursor before calling
609 summary_show because it changes the cursor too
611 2002-11-09 [christoph] 0.8.5claws109
615 add functions to open and close a folder
616 o opending will execute scanning for remote folders
618 o closing will unset new flag for messages
620 2002-11-09 [colin] 0.8.5claws108
623 Add a call to prefs_matcher_write_config to
624 avoid non-leaf folders filtering settings to be
627 2002-11-09 [paul] 0.8.5claws107
629 * src/prefs_account.c
632 2002-11-09 [colin] 0.8.5claws106
637 2002-11-09 [colin] 0.8.5claws105
640 Fix prefs_filtering deletion for MH folders (same
642 * src/prefs_filtering.c
643 Fix prefs_filtering renaming and deletion for
644 folder-based processing rules.
646 2002-11-09 [christoph] 0.8.5claws104
650 * src/folderview.[ch]
656 * src/prefs_folder_item.c
659 implement a callback system for folder item updates
661 2002-11-09 [colin] 0.8.5claws103
664 Fix prefs_filtering renaming for MH folders (we
665 shouldn't rename by path as another folder could
666 have the same hierarchy).
668 2002-11-09 [colin] 0.8.5claws102
671 Fix a leak found by Christoph, use better variable
674 2002-11-09 [colin] 0.8.5claws101
677 One more fix for processing rules
679 2002-11-08 [colin] 0.8.5claws100
682 Don't copy the compiled regexp (will be reevaluated)
684 Lock folderview while moving
686 Provide info on what's happening to the user
688 2002-11-08 [colin] 0.8.5claws99
691 Fix folder reordering after a move if parent is
694 Add function to copy a ScoringProp
695 * src/prefs_folder_item.c
696 Copy scoring rules when copying a folder prefs
698 2002-11-08 [colin] 0.8.5claws98
701 Fixes in case of failure
703 Add function to duplicate a FilteringProp
705 Add function to duplicate a MatcherProp
706 * src/prefs_folder_item.c
707 Save folder's processing rules when copying
710 2002-11-08 [colin] 0.8.5claws97
715 Change a printf to debug_print
717 2002-11-08 [colin] 0.8.5claws96
721 Fix segfaults, call me stupido
724 2002-11-08 [colin] 0.8.5claws95
727 Added forgotten prefs to save when moving folders
729 2002-11-08 [colin] 0.8.5claws94
732 Fixes to folder DND (prefs copy)
734 Optimization for folder DND (don't rescan whole tree)
735 Added folderview_create_folder_node() for this
736 optimization, so de-duped a bit the code
737 * src/prefs_folder_item.[ch]
738 Added prefs_folder_item_copy_prefs()
740 2002-11-08 [paul] 0.8.5claws93
742 * src/prefs_account.c
744 tools/kmail2sylpheed_v2.pl
747 2002-11-08 [paul] 0.8.5claws92
750 src/prefs_account.[ch]
751 remove account options 'clearsign' and 'ascii_armored',
752 replace with 'default_gnupg_mode' to prevent mixed-mode
755 2002-11-08 [paul] 0.8.5claws91
758 re-implement GnuPG 'on-the-fly' mode selection,
761 2002-11-08 [colin] 0.8.5claws90
764 src/prefs_folder_item.c
765 Change "Property" to "Properties"
767 2002-11-07 [colin] 0.8.5claws89
771 Allow folder dropping to a root folder
773 2002-11-07 [paul] 0.8.5claws88
778 2002-11-07 [paul] 0.8.5claws87
781 fix reply-to-list bug. closes bug report
782 "[633382] reply-to-list broken in recent cvs"
784 2002-11-07 [paul] 0.8.5claws86
787 add a forgotten '#if USE_GPGME ... #endif'
789 2002-11-07 [paul] 0.8.5claws85
791 * sync with 0.8.5cvs20
792 see ChangeLog 2002-11-07
794 2002-11-07 [colin] 0.8.5claws84
797 Change folder_item_move_to to return the newly
800 Select the new folderitem after moving.
802 2002-11-07 [colin] 0.8.5claws83
804 * src/prefs_filtering.c
805 Fix rule rewriting when moving a leaf folder to a
808 2002-11-07 [colin] 0.8.5claws82
810 * src/prefs_filtering.c
813 2002-11-07 [colin] 0.8.5claws81
816 Add folder_item_move_to() function to move a
817 folderitem into another one (updates matcher etc)
819 Add folder drag'n drop (context menu to come)
820 [Should be dataloss free, but Please backup before
823 2002-11-06 [colin] 0.8.5claws80
826 mh_create_folder() returns NULL if can't create
829 2002-11-06 [paul] 0.8.5claws79
832 allow 'on-the-fly' changing of the type of encryption
833 and/or signing used (mime/ascii) via the compose window
835 2002-11-06 [paul] 0.8.5claws78
837 * sync with 0.8.5cvs19
838 see ChangeLog 2002-11-06 for src/account.c:
839 account_get_special_folder()
841 2002-11-05 [alfons] 0.8.5claws77
844 very minor cleanups: nothing to see here, move on. :-)
846 2002-11-05 [colin] 0.8.5claws76
849 Changes choices if compose windows are opened to
850 Discard, Draft, Don't quit
852 2002-11-05 [thorsten] 0.8.5claws75
855 reenabled default_reply_to folder option
857 2002-11-05 [colin] 0.8.5claws74
864 add clean_quit() for the SIGTERM handler
866 2002-11-05 [paul] 0.8.5claws73
869 updated by Ricardo Mones Lastra
871 2002-11-05 [melvin] 0.8.5claws72
874 Fixed log-clipping bug #616795.
875 To stop logging in the log window use 0 length.
877 Added a label to inform about the 0 log length behaviour.
879 2002-11-05 [paul] 0.8.5claws71
881 * sync with 0.8.5cvs17
882 see ChangeLog 2002-11-05
884 2002-11-04 [paul] 0.8.5claws70
886 * sylpheed-128x128.png
889 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
890 <nikai@users.sourceforge.net>
893 updated by George Danchev
895 2002-11-03 [thorsten] 0.8.5claws69
900 add check if gpg is active
902 2002-11-03 [thorsten] 0.8.5claws68
905 removed GSList declaration causing trouble on MacOS-X
906 (submitted by alfons, reported by xfesty)
908 2002-11-01 [paul] 0.8.5claws67
911 remove last remnants of main's filter code
913 2002-11-01 [paul] 0.8.5claws66
915 * tools/filter_conv.pl
916 fix bug where user-defined headers were ignored
918 2002-11-01 [paul] 0.8.5claws65
921 make a debug_print() not translatable
923 2002-10-31 [melvin] 0.8.5claws64
926 Fixed --disable-aspell-test. Now --disable-aspell-test will
927 not run any GNU/aspell test. The dictionary path will
928 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
929 was given, in which case, it will be $prefix/lib/aspell/
931 Fixed typo in commentary (Aspell code).
933 2002-10-31 [paul] 0.8.5claws63
936 remove src/filter.c and src/prefs_filter.c
937 thanks to Ricardo for reminding me
939 2002-10-31 [colin] 0.8.5claws62
944 2002-10-31 [paul] 0.8.5claws61
946 * src/prefs_filter.[ch] ** REMOVED **
947 src/filter.[ch] ** REMOVED **
956 src/prefs_filtering.c
958 remove main's 'filter' code
961 update to reflect removal of main's filter
963 2002-10-31 [paul] 0.8.5claws60
966 remove check for global_processing in summary_filter_open().
967 This fixes the bug where if the user uses the right-click
968 'Create filter rule...' and doesn't have any filter rules
969 already defined in claws' advanced filtering, the newly
970 created filter rule goes to main's filtering which is
971 inaccessible through the gui. Now the filter rule gets added
972 to claws' filtering by default.
974 2002-10-28 [melvin] 0.8.5claws59
976 * src/prefs_actions.c
977 Fixed bug #627322 where MIME parts were not always
978 correctly passed to a %p action
979 Display an error dialog when message filename is not found.
981 2002-10-28 [melvin] 0.8.5claws58
984 Readded a missing function declaration lost in 0.8.3claws34
986 2002-10-28 [paul] 0.8.5claws57
988 * sync with 0.8.5cvs15
989 see ChangeLog 2002-10-28 and 2002-10-25
991 Note: ChangeLog entry 2002-10-24 is not sync'ed.
993 2002-10-27 [oliver] 0.8.5claws56
996 plug leak in pop3_top_recv
998 2002-10-26 [christoph] 0.8.5claws55
1001 set need_update folder flag when messages are added
1002 (closes bug [ 626922 ] folder not updated after receiving)
1004 2002-10-25 [melvin] 0.8.5claws54
1007 Fixed a memleak introduced in the scaling code.
1009 2002-10-24 [alfons] 0.8.5claws53
1012 make filtering's forward message action forward from the
1014 (closes bug [628089 ] Filter -> Forward from address problem
1017 2002-10-24 [christoph] 0.8.5claws52
1021 o use manual of current locale or english if current
1022 locale is not available (and english is available)
1023 o also link to sylpheed doc project manuals
1025 2002-10-23 [paul] 0.8.5claws51
1028 tools/kmail2sylpheed_v2.pl
1029 add new version of kmail addressbook importer script.
1030 works with newer versions of Kmail/KAddressBook which
1031 have new and rearranged data.
1033 2002-10-23 [martin] 0.8.5claws50
1039 added length parameter to get_abbrev_newsgroup_name()
1040 changed this function so that it abbreviates the newsgroup
1041 names only so long it is smaller than the length parameter
1042 (for better reading of some newsgroup names and space efficiency)
1044 2002-10-22 [colin] 0.8.5claws49
1047 Revert Alfons' last modification (after voting ;-))
1049 2002-10-21 [alfons] 0.8.5claws48
1052 folder view in folder selection dialog reflects state of
1053 folder view in main window
1055 2002-10-18 [alfons] 0.8.5claws47
1058 drop imported messages in folder selected by user,
1059 and not in the inbox
1060 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
1062 2002-10-18 [alfons] 0.8.5claws46
1065 make automagic reply work correctly for email accounts
1066 (whether it's viable to do a full sync with Hiro's
1067 compose.c is still under discussion)
1069 2002-10-18 [melvin] 0.8.5claws45
1071 * src/prefs_actions.c
1072 Fixed bug #622275 where asynchroneous actions left
1074 Made (synchroneous) actions' input be displayed live.
1076 2002-10-18 [christoph] 0.8.5claws44
1079 don't add a newline in the textview in front of the
1080 first textpart if header display is disabled
1081 (closes bug [ 603385 ] disabled header display leaves blank
1084 2002-10-18 [christoph] 0.8.5claws43
1091 folder->get_num_list now returns an error code
1092 (closes bug [ 609424 ] News cache cleared on failure)
1094 2002-10-17 [colin] 0.8.5claws42
1097 Changed a printf by debug_print
1101 * tools/OOo2sylpheed.pl
1102 allow for spaces in the name of the
1103 file to be attached.
1105 2002-10-16 [colin] 0.8.5claws41
1108 Use a tristate to change online mode
1110 2002-10-16 [paul] 0.8.5claws40
1113 updated by Ricardo Mones Lastra
1115 2002-10-16 [colin] 0.8.5claws39
1119 Added --online and --offline command-line
1122 2002-10-15 [christoph] 0.8.5claws38
1125 set mimeinfo->name to NULL after g_free to
1126 avoid double freeing with g_free
1128 2002-10-14 [christoph] 0.8.5claws37
1133 remove calls to folder->change_flags that are now
1134 done by procmsg flag functions (seems it is not
1135 used by any foldertype anyway)
1137 init folder->change_flags with NULL
1139 2002-10-14 [christoph] 0.8.5claws36
1143 use virtual functions for folder item new and destroy
1146 2002-10-14 [melvin] 0.8.5claws35
1149 Added a test to not run the spell checker if no default
1150 dictionary is available. No dialog is displayed though.
1152 2002-10-14 [melvin] 0.8.5claws34
1155 Fixed bug in dictionary list context menu where
1156 "More..." pointed to an emtpy submenu if the
1157 number of dictionaries is a multiple of 15
1158 Removed unneeded code in suggestions list creation
1160 2002-10-14 [paul] 0.8.5claws33
1163 updated by George Danchev
1165 2002-10-13 [hoa] 0.8.5claws32
1168 src/matcher_parser_parser.y
1169 removed the escaped string from internal structure
1172 2002-10-12 [colin] 0.8.5claws31
1174 * src/gtksctree.[ch]
1176 Removed useless function gtksctree_reanchor
1178 2002-10-12 [alfons] 0.8.5claws30
1180 * sync with remaining main changes 2002-10-09 - 2002-10-11
1181 - drop changes to src/compose.c (requires claws specific changes)
1183 2002-10-12 [alfons] 0.8.5claws29
1185 * sync with main changes of 2002-10-08
1186 - drop changes to src/compose.c (requires claws specific changes)
1187 - drop changes to src/summaryview.c (requires changes to compose.c)
1189 2002-10-12 [alfons] 0.8.5claws28
1191 * sync with main changes of 2002-10-07
1193 2002-10-12 [alfons] 0.8.5claws27
1195 * sync with main changes of 2002-10-04
1196 - drop changes to src/compose.c (requires claws specific changes)
1197 - drop changes to src/prefs_folder_item.c (claws implementation
1198 seems to be working)
1200 2002-10-12 [colin] 0.8.5claws26
1203 Fix folder-flicker when space-reading, introduced
1206 2002-10-12 [colin] 0.8.5claws25
1209 Save account address when saving as draft.
1212 2002-10-12 [colin] 0.8.5claws24
1215 Fix the problem consisting of no message selected
1216 after the last message in a folder has been moved.
1218 2002-10-12 [paul] 0.8.5claws23
1221 src/prefs_template.c
1223 add Cc and Bcc to templates. Patch submitted by
1226 2002-10-12 [colin] 0.8.5claws22
1229 Fix a bug after "Check for new messages":
1230 If a folder was opened, it was still selected at
1231 the end of the check, but displayed empty.
1233 Remove unnecessary check
1238 be more verbose in the description of
1242 2002-10-11 [colin] 0.8.5claws21
1245 Make space work (better) when no mail is selected
1247 2002-10-11 [colin] 0.8.5claws20
1253 2002-10-11 [colin] 0.8.5claws19
1256 revert 0.8.5claws6 changes as i couldn't get to
1259 2002-10-11 [melvin] 0.8.5claws18
1262 Removed buggy and unused macro (should have been committed in
1265 2002-10-11 [melvin] 0.8.5claws17
1268 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
1270 2002-10-11 [thorsten] 0.8.5claws16
1273 remove rescan warning
1275 2002-10-11 [colin] 0.8.5claws15
1278 fix a segfault that happens if conv_unmime_header
1279 fails (should be better to find out why it fails)
1281 2002-10-11 [christoph] 0.8.5claws14
1284 update folderview stats after ignore/unignore thread
1286 2002-10-11 [hoa] 0.8.5claws13
1288 * src/quote_fmt_parse.y
1289 Fixed a yacc/bison syntax error
1291 Escaping of string is fixed.
1293 2002-10-11 [colin] 0.8.5claws12
1296 Resize images to fit
1298 2002-10-11 [paul] 0.8.5claws11
1301 updated by Ricardo Mones Lastra
1303 2002-10-10 [alfons] 0.8.5claws10
1306 allow dropping files by "moving" files from a file manager,
1307 not only by the more cumbersome "copying". the latter
1308 mostly implies holding down the Control button
1310 2002-10-10 [christoph] 0.8.5claws9
1313 update folders after thread building for ignored threads
1315 2002-10-10 [christoph] 0.8.5claws8
1319 * src/filtering.[ch]
1321 * src/folderview.[ch]
1326 * src/summaryview.[ch]
1327 o added new flag need_update to FolderItem
1328 o removed folder_table from various functions from tracking
1330 o set need_update flags in folder.c's move, copy and delete
1331 functions and procmsg's flags functions
1332 o added function folderview_update_items_when_required that
1333 updates all folders with need_update set
1334 o call folderview_update_items_when_required instead of
1335 folderview_update_item_foreach
1337 2002-10-09 [sergey] 0.8.5claws7
1340 Strip CRs whel loading the text into editor in reedit mode.
1342 2002-10-09 [colin] 0.8.5claws6
1345 Make Space work when no mail is selected
1347 2002-10-09 [colin] 0.8.5claws5
1349 * src/gtksctree.[ch]
1351 Add gtk_sctree_reanchor()
1353 Use gtk_sctree_reanchor() - better fix for
1356 2002-10-09 [colin] 0.8.5claws4
1359 Fix shift-click select after delete problem
1362 2002-10-08 [thorsten] 0.8.5claws3
1365 exclude current msg from -hide read messages-
1367 2002-10-08 [colin] 0.8.5claws2
1372 Differentiate socket errors from disk full
1375 2002-10-08 [christoph] 0.8.5claws1
1379 modifications for new config directory
1381 * config.guess ** REMOVED **
1382 * config.sub ** REMOVED **
1383 * install-sh ** REMOVED **
1384 * ltmain.sh ** REMOVED **
1385 * missing ** REMOVED **
1386 * mkinstalldirs ** REMOVED **
1387 these files are autogenerated by automake
1388 when you run autogen.sh
1390 * config/.cvsignore ** NEW FILE **
1391 * config/Makefile.am ** NEW FILE **
1392 ignore autogenerated files
1393 create a Makefile in this directory
1395 2002-10-08 [paul] 0.8.5claws
1397 * 0.8.5claws release
1402 fix quote reply format for newsgroups reply bug
1407 updated by me and Witold Wladyslaw Wojciech Wilk
1410 2002-10-07 [paul] 0.8.3claws53
1415 updated messages catalogs, submitted by
1416 Alessandro Maestri, Fabio Jr.Beneditto
1417 and Urke MMI, respectively.
1419 2002-10-07 [christoph] 0.8.3claws52
1424 fix new folder ghost message bug
1425 (closes bug [ 619722 ] wrong count for newly created folders)
1427 2002-10-07 [christoph] 0.8.3claws51
1430 fix news posting problem
1432 2002-10-07 [melvin] 0.8.3claws50
1435 Updated French translation
1437 2002-10-05 [christoph] 0.8.3claws49
1440 check if line_start_cache is set in gtk_stext_update_text
1441 (closes bug [ 618119 ] crash while doing search in folder)
1443 2002-10-05 [christoph] 0.8.3claws48
1449 implement cache cleanups for claws' folder system
1450 (closes bug [ 595916 ] imapcache not cleaned up)
1452 2002-10-05 [melvin] 0.8.3claws47
1454 * src/prefs_actions.c
1455 Made the help text more clear for the %p token
1457 2002-10-04 [paul] 0.8.3claws46
1460 see ChangeLog 2002-10-02 and 2002-10-03
1462 2002-10-04 [christoph] 0.8.3claws45
1465 fix segfault caused by pop before smtp
1466 call to inc_account_mail with NULL
1469 2002-10-04 [paul] 0.8.3claws44
1472 sync the LDAP detection from 0.8.5cvs1
1474 2002-10-02 [christoph] 0.8.3claws43
1477 fix small spelling error
1479 2002-10-02 [melvin] 0.8.3claws42
1482 Behave better and say "no" when test program cannot be run.
1484 2002-10-02 [paul] 0.8.3claws41
1486 * sync with 0.8.4cvs1
1487 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1490 toggle the behavior of Reply menuitem between
1491 normal reply and reply-to-list
1493 2002-10-01 [sergey] 0.8.3claws40
1496 Convert newlines in the message text to the canonical form
1497 before base64 encoding (RFC2045 compliance, fixes some
1498 interoperability issues with Evolution 1.0.3)
1500 2002-09-29 [colin] 0.8.3claws39
1503 Fix an unwanted copy/paste
1505 2002-09-29 [colin] 0.8.3claws38
1508 Renamed "Custom toolbar" to "Customize toolbar"
1509 Renamed "Show all header" to "Show all headers"
1510 Renamed "Set diplay item" to "Set displayed items"
1511 * src/prefs_common.c
1512 Renamed "Show all header" to "Show all headers"
1513 * src/prefs_summary_column.c
1514 Renamed "diplay item" to "displayed items"
1516 2002-09-29 [colin] 0.8.3claws37
1518 * src/mainwindow.[ch]
1519 online/offline status pixmaps follow theme
1521 * src/summaryview.[ch]
1522 quicksearch pixmap follows theme changes
1524 2002-09-29 [thorsten] 0.8.3claws36
1527 src/prefs_folder_item.[ch]
1528 add default_reply_to folder option (closes patch 581044)
1530 2002-09-29 [christoph] 0.8.3claws35
1532 * acconfig.h ** REMOVED **
1536 * ac/gnupg-check-typedef.m4
1537 fix autoheader 2.50 warning
1539 2002-09-29 [christoph] 0.8.3claws34
1541 * major code cleanup (part 2)
1543 - unused variables removed
1544 - unused functions removed
1545 - uninitialized variables checked
1546 - missing return statements added
1547 - missing function return types added
1548 - added parentheses around assignment
1549 when suggested by gcc
1551 2002-09-29 [alfons] 0.8.3claws33
1554 log_window_clear(): only bracket gtk_text_forward_delete()
1555 with gtk_text_freeze() / gtk_text_thaw() (see if this
1556 works around GTK text bug)
1558 2002-09-29 [paul] 0.8.3claws32
1562 updated by George Danchev and Urke MMI
1565 2002-09-27 [christoph] 0.8.3claws31
1567 * doc-src/readme.txt
1568 * doc-src/rfc1806.txt ** REMOVED **
1569 * doc-src/rfc2183.txt ** NEW FILE **
1570 * doc-src/rfc2980.txt ** NEW FILE **
1573 2002-09-27 [melvin] 0.8.3claws30
1576 Fixed typo which could break linking
1578 2002-09-27 [melvin] 0.8.3claws29
1581 Improved GNU/aspell checking.
1584 2002-09-27 [paul] 0.8.3claws28
1586 * sync with 0.8.3cvs8
1587 see ChangeLog 2002-09-27
1589 2002-09-26 [colin] 0.8.3claws27
1593 Add "Reply to Mailing-list" to the toolbar
1595 2002-09-26 [christoph] 0.8.3claws26
1598 Fix wrong message counts in summaryview status
1600 2002-09-26 [paul] 0.8.3claws25
1602 * sync with 0.8.3cvs7
1603 see ChangeLog 2002-09-26
1605 2002-09-26 [paul] 0.8.3claws24
1607 * sync with 0.8.3cvs6
1608 see ChangeLog 2002-09-25
1610 2002-09-25 [christoph] 0.8.3claws23
1612 * src/prefs_common.c
1613 * src/prefs_folder_item.c
1614 * src/prefs_scoring.c
1615 Renamed "kill score" to "hide score" in GUI
1618 2002-09-25 [paul] 0.8.3claws22
1620 * sync with 0.8.3cvs5
1621 see ChangeLog 2002-09-24
1623 2002-09-24 [alfons] 0.8.3claws21
1625 patch by Satoshi Nagayasu: allows appending / saving multiple
1626 selected files (closes "[ 612279 ] save multiple mesg(s) in
1630 add Satoshi Nagayasu
1632 summary_save_as(): allow saving selected files to
1634 summary_set_menu_sensitive: enable "Save As..." when
1635 multiple files are selected
1637 append_file(): new function
1639 2002-09-24 [colin] 0.8.3claws20
1642 Fix segfault when mimeinfo doesn't have a
1645 2002-09-24 [colin] 0.8.3claws19
1647 * src/prefs_common.[ch]
1648 Add a preference to display send dialog or not
1650 Display send dialog according to preference
1652 2002-09-24 [colin] 0.8.3claws18
1655 Disable user actions when sending
1657 2002-09-24 [colin] 0.8.3claws17
1660 Do not display name or filename for attachments
1661 with an application/pgp-signature type
1662 (security flaw, see bug 537413)
1664 2002-09-23 [colin] 0.8.3claws16
1667 Initialize entry_email, entry_alias and
1668 entry_remarks to first email address of the list
1670 2002-09-23 [colin] 0.83claws15
1673 Drop pgp-signature when reediting a signed queued
1676 2002-09-23 [melvin] 0.8.3claws14
1679 Updated French translation
1681 2002-09-23 [melvin] 0.8.3claws13
1684 Made custom toolbar menu labels more consistent
1685 * src/prefs_toolbar.c
1686 Made custom toolbar window title more consistent
1688 2002-09-22 [colin] 0.8.3claws12
1691 Initialize session type to normal before getting
1692 mail (fixes strange Get behaviour)
1693 * src/prefs_account.h
1694 Move STYPE_POP_BEFORE_SMTP to last position to
1695 avoid other side-effects
1697 2002-09-22 [colin] 0.8.3claws11
1699 * src/prefs_account.c
1700 Fix pop_bfr_smtp_tm_entry sensivity when switching
1701 from pop3 to apop or vice-versa
1703 2002-09-22 [colin] 0.8.3claws10
1705 * src/prefs_account.[ch]
1706 Add an option for the POP before SMTP timeout
1708 Remember time of last POP connection
1710 Do POP before SMTP only if timeout reached
1712 2002-09-22 [oliver] 0.8.3claws9
1715 explain custom toolbar
1717 2002-09-22 [oliver] 0.8.3claws8
1719 * src/prefs_actions.[ch]
1720 custom toolbar for compose
1721 actions callback from compose toolbar
1723 remove include toolbar.h
1725 2002-09-22 [oliver] 0.8.3claws7
1727 * src/prefs_toolbar.[ch]
1728 custom toolbar for compose
1729 - generic prefs_toolbar handles both
1730 Mainwin's toolbar as well as Compose toolbar
1732 2002-09-22 [oliver] 0.8.3claws6
1735 custom toolbar for compose
1736 restructure toolbar.[ch]
1738 2002-09-22 [oliver] 0.8.3claws5
1741 custom toolbar for compose
1743 2002-09-22 [oliver] 0.8.3claws4
1745 * src/mainwindow.[ch]
1746 custom toolbar for compose
1747 move mainwin toolbar back to mainwindow
1749 2002-09-22 [alfons] 0.8.3claws3
1756 2002-09-22 [alfons] 0.8.3claws2
1759 procmsg_save_to_outbox(): don't unlink message file from queue;
1760 callers should do it using folder_item_remove_msg()
1762 2002-09-22 [colin] 0.8.3claws1
1765 Made mimeview_check_signature() public
1767 Made GPG signatures verifiable by clicking
1768 the [application/pgp-signature] in the Text
1771 2002-09-22 [paul] 0.8.3claws
1780 updated translations, submitted by George Danchev,
1781 me, Ricardo Mones Lastra, Alessandro Maestri,
1782 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1783 and Urke MMI, respectively.
1785 2002-09-22 [alfons] 0.8.2claws65
1789 no furry valgrinds have been used to plug these memleaks
1791 2002-09-20 [paul] 0.8.2claws64
1793 * sync with 0.8.3cvs4
1794 'Select thread' re-implemented
1795 see ChangeLog 2002-09-20
1797 2002-09-21 [alfons] 0.8.2claws63
1800 compose_send(): plug unnoticed memleak
1802 2002-09-20 [alfons] 0.8.2claws62
1805 replace_address_in_edit(): strict check for NULL address to
1806 fix "[ 607348 ] Segfault in address completion". My guess is
1807 that this happens with an empty address book, but it's good
1808 to have this check here anyway
1810 completion_window_button_press(): free string returned
1811 from the internal cache
1813 2002-09-20 [christoph] 0.8.2claws61
1816 added ENC_BINARY to EncodingType
1818 the string returned by procmime_get_encoding_str
1819 should not depend on the order of values in the
1820 EncodingType definition
1821 * doc-src/rfc1806.txt ** NEW FILE **
1822 Added rfc1806 about MIME Content-Disposition
1825 2002-09-19 [paul] 0.8.2claws60
1827 * sync with 0.8.2cvs3
1828 see ChangeLog 2002-09-19
1830 2002-09-19 [paul] 0.8.2claws59
1832 * src/prefs_folder_item.c
1833 revert to Darko's original alignment of colour
1835 add a colon to folder_color label
1838 add Colin's patch (with Hiro's modifications) to
1839 force BASE64 encoding for 8-bit text when signing
1840 (sync with 0.8.3cvs2)
1842 2002-09-18 [alfons] 0.8.2claws58
1847 (beautify a little bit)
1849 2002-09-18 [christoph] 0.8.2claws57
1852 fix handling of fgetc return value
1854 2002-09-17 [alfons] 0.8.2claws56
1857 summary_sort(): check non-NULL summaryview->folder_item when no
1858 folder is selected at all
1859 (closes "[ 610344 ] sort label make syl Crash")
1861 2002-09-17 [alfons] 0.8.2claws55
1864 beautify a little bit
1866 2002-09-17 [christoph] 0.8.2claws54
1869 initialize max values for cache and folder
1870 when cache or folder is empty
1872 2002-09-15 [colin] 0.8.2claws53
1875 Fix a leak (thanks Alfons!) and cleaned
1876 variables names for custom headers
1878 2002-09-15 [colin] 0.8.2claws52
1881 Fix custom headers recognition when
1882 prefs_common.trans_hdr is on
1884 2002-09-15 [colin] 0.8.2claws51
1887 Allow dynamically-added custom headers
1888 Yet not reparsed if reedited
1890 2002-09-15 [alfons] 0.8.2claws50
1892 * src/prefs_account.c
1895 2002-09-15 [colin] 0.8.2claws49
1897 * src/prefs_account.c
1898 fix pop_before_smtp sensitivity
1900 2002-09-15 [colin] 0.8.2claws48
1903 add inc_pop_before_smtp()
1904 allow MainWindow to be undefined in
1905 inc_account_mail() and inc_start()
1908 add STYPE_POP_BEFORE_SMTP session type
1909 * src/prefs_account.c
1910 activated pop before smtp option
1912 do pop before smtp if the relevant option
1915 2002-09-15 [paul] 0.8.2claws47
1918 see ChangeLog 2002-09-15
1920 2002-09-14 [paul] 0.8.2claws46
1923 updated Bulgarian translation, submitted by
1926 2002-09-13 [paul] 0.8.2claws45
1929 merge claws' select_account() with main's
1930 (new) compose_select_account(). [sync with
1931 0.8.2cvs15, see ChangeLog 2002-09-11]
1933 2002-09-12 [christoph] 0.8.2claws44
1936 allocate 1 elements of FolderItem not 0
1938 2002-09-12 [colin] 0.8.2claws43
1941 Fix bug #590825 (obey Follow-up: poster)
1943 2002-09-12 [colin] 0.8.2claws42
1946 Fix bug #557009 (wrong headers for messages
1947 forwarded as attachments)
1949 2002-09-11 [colin] 0.8.2claws41
1952 Put SCF: pseudo-header on top of message
1953 Set draft tmp_flag when saved as draft
1957 Skip after first \n\n for beginning of real message
1960 2002-09-11 [christoph] 0.8.2claws40
1963 use procmsg flag functions in filtering or processing
1964 will cause incorrect folder message counts
1966 2002-09-11 [colin] 0.8.2claws39
1969 Fix bug #550175 - wrong save folder when reediting
1972 2002-09-11 [paul] 0.8.2claws38
1974 * sync with 0.8.2cvs14
1975 see ChangeLog 2002-09-11
1977 2002-09-11 [colin] 0.8.2claws37
1980 Fix a typo (seeming to cause new/unread status to
1983 2002-09-10 [christoph] 0.8.2claws36
1986 compose_redirect should not use compose_generic_new
1987 because that does more stuff than expected including
1988 opening the external editor
1989 (closes bug "[ 526608 ] bounced messages appear blank
1992 2002-09-10 [christoph] 0.8.2claws35
1995 fix problem with too large message number range
1996 causing a crash in folder_item_scan
1998 2002-09-10 [paul] 0.8.2claws34
2000 * sync with 0.8.2cvs13
2001 see ChangeLog 2002-09-10
2003 2002-09-10 [christoph] 0.8.2claws33
2006 set MsgInfo TmpFlags for queue and draft folders
2007 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2009 2002-09-10 [paul] 0.8.2claws32
2012 po/bg.po ** NEW FILE **
2013 new Bulgarian translation submitted by
2014 George Danchev <danchev@spnet.net>
2018 tools/tb2sylpheed ** NEW FILE **
2019 add script that converts an addressbook exported
2020 from The Bat! into a Sylpheed addressbook. Submitted
2021 by Urke MMI <urke-kg@eunet.yu>
2023 2002-09-10 [paul] 0.8.2claws31
2025 * sync with 0.8.2cvs12
2026 see ChangeLog 2002-09-10
2028 2002-09-06 [paul] 0.8.2claws30
2030 * src/prefs_common.c
2031 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
2035 tools/ldif-to-xml.py ** REMOVED **
2036 remove obsolete python script
2038 2002-09-06 [paul] 0.8.2claws29
2040 * sync with 0.8.2cvs10
2041 see ChangeLog 2002-09-06
2043 2002-09-04 [paul] 0.8.2claws28
2045 * sync with 0.8.2cvs9
2046 see ChangeLog 2002-08-04
2048 2002-09-04 [colin] 0.8.2claws27
2050 * src/prefs_common.[ch]
2051 Added signature color configuration
2053 Use user-specified signature color
2055 2002-09-03 [colin] 0.8.2claws26
2057 * src/prefs_common.[ch]
2058 Added autosave and autosave_length prefs
2060 Added compose_remove_draft()
2061 Auto-save drafts according to the prefs
2063 Added a crash-indicator file, allowing to check
2064 for new messages on startup if Sylpheed crashed
2065 (makes saved drafts "reappear")
2067 2002-09-03 [colin] 0.8.2claws25
2072 2002-09-03 [paul] 0.8.2claws24
2074 * sync with 0.8.2cvs8
2075 see ChangeLog 2002-09-02 and 2002-09-03
2077 2002-09-03 [darko] 0.8.2claws23
2080 use normal style when creating new folder to pick
2083 2002-09-02 [melvin] 0.8.2claws22
2086 removed some obsolete code
2088 2002-09-02 [melvin] 0.8.2claws21
2091 fixed test's equality sign (== to =)
2093 2002-09-02 [alfons] 0.8.2claws20
2097 revert change of 0.8.2claws16 and use the mh_folder_destroy
2098 as folder->destroy virtual as suggested by Hiro
2099 (the mh.c code seems to have been lost around mh.c.1.21)
2101 2002-09-02 [paul] 0.8.2claws19
2104 updated by Fabio Jr. Beneditto
2107 use 'http://claws.sylpheed.org' for homepage link.
2108 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
2110 2002-09-01 [alfons] 0.8.2claws18
2113 plug memleak related to one Martin Kluge found
2115 2002-08-31 [paul] 0.8.2claws17
2117 * sync with 0.8.2cvs6
2118 see ChangeLog 2002-08-30
2120 2002-08-31 [alfons] 0.8.2claws16
2123 folder_destroy(): remove mailbox from folderlist even if it has
2126 2002-08-31 [alfons] 0.8.2claws15
2131 (being pedantic I know)
2133 2002-08-31 [alfons] 0.8.2claws14
2136 check for NULL pointers returned from folder->fetch_msginfo virtual
2137 (should solve some reported crashes)
2139 2002-08-30 [alfons] 0.8.2claws13
2144 enable crash dialog on compilation time
2145 (--enable-crash-dialog configure option)
2147 2002-08-30 [alfons] 0.8.2claws12
2152 apply memory leak plug patch by Martin Kluge
2153 (closes patch "[ 602568 ] patch for 602441 little memory leak",
2154 bug "[ 599677 ] Very small memory leak in 0.81claws115",
2155 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2157 2002-08-30 [darko] 0.8.2claws11
2160 copy Gtk style from normal style to match
2161 font size for coloured folders
2163 2002-08-29 [alfons] 0.8.2claws10
2166 Type=Internet <- Type=Application
2167 (reported by Michael Schwendt, see:
2168 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
2169 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
2171 2002-08-29 [paul] 0.8.2claws9
2173 * sync with 0.8.2cvs5
2174 see ChangeLog 2002-08-29
2176 2002-08-29 [colin] 0.8.2claws8
2179 Added a sanity check in summary_select_thread
2180 Should fix bug 601605
2182 2002-08-29 [colin] 0.8.2claws7
2185 Revert claws6 changes regarding bug #591676
2187 2002-08-28 [colin] 0.8.2claws6
2190 Ignore cache for queue folderitems
2193 2002-08-28 [melvin] 0.8.2claws5
2198 2002-08-28 [melvin] 0.8.2claws4
2201 Updated a bit the text concerning the spell checker
2203 2002-08-28 [melvin] 0.8.2claws3
2205 Merged the GNU_aspell_branch:
2206 Support of new GNU/aspell is now included and the old pspell
2207 is not supported anymore.
2211 Updated spell checker text to reflect the switch to GNU/aspell
2213 * ac/aspell.m4 *** NEW ***
2214 * src/gtkaspell.[ch] *** NEW ***
2215 * ac/pspell.m4 *** DELETED ***
2216 * src/gtkspell.[ch] *** DELETED ***
2219 Updated for GNU/aspell support
2222 Replaced gtkspell.c by gtkaspell.c
2230 * src/prefs_common.[ch]
2231 Updated for GNU/aspell support
2233 2002-08-28 [paul] 0.8.2claws2
2235 * sync with 0.8.2cvs4
2236 see ChangeLog 2002-08-27 and 2002-08-28
2238 2002-08-28 [colin] 0.8.2claws1
2240 * src/summary_search.c
2243 2002-08-28 [jens] 0.8.2claws
2246 Updated German translations
2248 2002-08-27 [melvin] 0.8.2claws
2251 Updated French translations
2253 2002-08-27 [paul] 0.8.2claws
2255 * sync with 0.8.2 main release
2263 updated message catalogs submitted by
2264 Ricardo Mones Lastra, Alessandro Maestri,
2265 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
2266 Beneditto and Urke MMI
2268 2002-08-27 [hoa] 0.8.1claws123
2270 * src/mainwindow.[ch]
2271 * src/summaryview.[ch]
2272 removed the "filter setting" menu option.
2273 add a "cancel a news message" menu option.
2275 2002-08-26 [martin] 0.8.1claws122
2278 changed string under 0.8.1claws79 changed by myself
2281 2002-08-26 [martin] 0.8.1claws121
2284 added kill command to debuggerrc to start crash dialog
2286 2002-08-26 [paul] 0.8.1claws120
2288 * sync with 0.8.1cvs31
2289 see ChangeLog 2002-08-26
2291 2002-08-25 [alfons] 0.8.1claws119
2294 fix bug that didn't send out correct headers to news server
2295 when sending news article and email from queue (bug reported
2296 and patch provided by Tim Mann; closes bug
2297 "[ 583196 ] 0.7.8claws can't post news")
2299 2002-08-25 [alfons] 0.8.1claws118
2301 * src/selective_download.c
2302 mark two strings as translatable
2303 (thanks to Urke MMI for pointing this out)
2305 2002-08-25 [alfons] 0.8.1claws117
2308 treat sent boxes as special and allow sorting them by addressee
2309 (closes "[ 589418 ] Sent folder sorting misbehavior"
2310 submitted by Steve Lamb)
2312 2002-08-24 [alfons] 0.8.1claws116
2315 fix memleak reported by Martin Kluge
2316 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
2318 2002-08-24 [oliver] 0.8.1claws115
2320 * src/prefs_toolbar.c
2321 o code cleanup as suggested by Alfons
2324 2002-08-24 [alfons] 0.8.1claws114
2327 o fix another memory leak reported by Martin Kluge
2328 (see "[ 599568 ] Small Memory Leak")
2329 o remove 'from' variable from 'summary_set_header()'; we can
2332 2002-08-24 [paul] 0.8.1claws113
2334 * sync with 0.8.1cvs30
2335 see ChangeLog 2002-08-23
2337 2002-08-24 [alfons] 0.8.1claws112
2340 remove unnecessary allocations for search bar fixing leaks
2341 reported by Martin Kluge
2342 (see "[ 599451 ] Further memory leaks?")
2344 2002-08-24 [alfons] 0.8.1claws111
2347 make get_socket_name() public for crash.c
2349 o make report bug button work (goes to claws'
2350 bug tracker at sf.net)
2351 o introduce function for doing important stuff just
2352 before claws goes down
2355 2002-08-24 [alfons] 0.8.1claws110
2358 move cursor to "To" entry when forwarding as attachment
2359 (reported and solved by Steve Lamb, closes bug report
2360 "[ 592880 ] Forward as attachment; cursor not in to")
2362 2002-08-24 [colin] 0.8.1claws109
2365 fix quick search visibility after GUI (de)separations.
2367 2002-08-23 [colin] 0.8.1claws108
2370 fix header pane visibility after folderview or
2371 messageview (de)separation
2373 2002-08-23 [paul] 0.8.1claws107
2375 * src/mainwindow.[ch]
2377 give full control of display or non-display
2378 of the Execute icon to Custom toolbar settings.
2379 add new sensitivity condition to maninwindow.h:
2385 more sync with 0.8.1cvs29
2387 2002-08-23 [melvin] 0.8.1claws106
2390 Readded support for custom widget in alertpanel lost in last
2393 2002-08-23 [paul] 0.8.1claws105
2395 * sync with 0.8.1cvs29
2396 see ChangeLog 2002-08-23
2398 2002-08-23 [colin] 0.8.1claws104
2401 Fix folder and search pixmaps exchanging positions
2402 after theme or toolbar changes. Thank to Oliver for
2405 2002-08-23 [colin] 0.8.1claws103
2408 src/messageview.[ch]
2411 Changed messageview_create() and noticeview_create()
2412 to avoid the last gdk_warning
2414 2002-08-22 [colin] 0.8.1claws102
2417 Fix my new `Creating pixmap from xpm' warning
2419 2002-08-22 [colin] 0.8.1claws101
2422 Fix some of the gdk warnings
2424 2002-08-22 [colin] 0.8.1claws100
2427 * src/stock_pixmap.c
2428 * src/stock_pixmap.h
2429 * src/pixmaps/quicksearch.xpm *ADDED*
2430 Add the quicksearch pixmap
2434 Make quicksearch bar visible/hidden via a button
2436 2002-08-22 [christoph] 0.8.1claws99
2439 fix folder update for newsgroups with message
2440 numbers below minimum number of articles to fetch
2441 (closes bug #598445)
2443 2002-08-22 [paul] 0.8.1claws98
2445 * sync with 0.8.1cvs28
2446 see ChangeLog 2002-08-22
2448 2002-08-21 [alfons] 0.8.1claws97
2451 use bt instead of bt full which seems to work
2452 better, and bt full doesn't give a great deal
2453 of information anyway
2455 2002-08-21 [colin] 0.8.1claws96
2458 fix summaryview_searchtype_changed prototype
2460 2002-08-21 [christoph] 0.8.1claws95
2463 o fix broken menu update for sorting type, we have to
2464 get this info from the summaryview now
2465 o removed setting of threaded state in menu callback
2466 * src/summaryview.[ch]
2467 more summaryview/folderitem seperation for
2470 removed not required --with-compiler-flags option
2472 2002-08-21 [oliver] 0.8.1claws94
2475 o rename toolbar.xml to toolbar_main.xml
2476 since toolbar_compose.xml might come up
2481 2002-08-21 [darko] 0.8.1claws93
2484 don't reset tmp flags for messages copied
2487 2002-08-21 [colin] 0.8.1claws92
2489 * src/prefs_filtering.c
2490 fix renaming rules on folder rename
2491 when folder is not a leaf folder
2493 2002-08-21 [paul] 0.8.1claws91
2495 * src/prefs_folder_item.c
2496 fix alignment of colour selector
2498 2002-08-21 [paul] 0.8.1claws90
2500 * sync with 0.8.1cvs27
2501 see ChangeLog 2002-08-21
2503 2002-08-21 [paul] 0.8.1claws89
2506 fix crash when changing field type in
2509 2002-08-21 [colin] 0.8.1claws88
2512 Made quick search case-insensitive
2514 2002-08-21 [paul] 0.8.1claws87
2516 * sync with 0.8.1cvs26
2517 see ChangeLog 2002-08-21
2519 2002-08-20 [christoph] 0.8.1claws86
2523 * src/summaryview.[ch]
2524 more summaryview/folderitem seperation for
2525 sort_key and sort_type
2527 added missing return statement
2529 2002-08-20 [colin] 0.8.1claws85
2531 * src/summaryview.[ch]
2532 Added a quick search box
2534 * src/prefs_common.[ch]
2535 Added a show/hide option for the quick search
2537 2002-08-20 [oliver] 0.8.1claws84
2540 remove toolbar_create_popups
2542 o remove toolbar_create_popups
2543 o fix toolbar_set_sensitive
2544 (Bug reports #596834 and #596832)
2545 * src/prefs_toolbar.c
2546 o add "Set default" button
2547 o align label and text + combo widgets
2549 2002-08-20 [hoa] 0.8.1claws83bis
2552 fixed a bug in imap_fetch_msginfo() in case there is no
2555 2002-08-20 [darko] 0.8.1claws83
2558 copy the color style of folder view so it
2559 works with GTK themes
2561 2002-08-20 [darko] 0.8.1claws82
2565 * src/prefs_folder_item.[hc]
2566 don't use UI stuff in folder.h
2568 2002-08-20 [darko] 0.8.1claws81
2571 * src/prefs_folder_item.h
2573 * src/prefs_folder_item.c
2574 ability to set folder color in folderview
2576 2002-08-19 [alfons] 0.8.1claws80
2579 fix one of the earlier memleaks reported by Martin Kluge
2581 2002-08-19 [alfons] 0.8.1claws79
2584 hide notice view when selecting seperate folder
2585 view (reported by Urke MMI)
2587 2002-08-19 [christoph] 0.8.1claws78
2590 * src/prefs_folder_item.h
2591 * src/summaryview.[ch]
2592 o add summary_set_prefs_from_folderitem to set
2593 summaryview prefs (first step to remove all
2594 references to the folderitem in summaryview)
2595 o moved compiled regex stuff from folderitem prefs
2598 2002-08-19 [paul] 0.8.1claws77
2601 add check for '.' to QUOTE_IF_REQUIRED
2603 2002-08-19 [paul] 0.8.1claws76
2606 sync with 0.8.1cvs25 (plug memory leak)
2608 * src/prefs_toolbar.c
2609 re-order prefs_toolbar_cancel()
2611 2002-08-18 [alfons] 0.8.1claws75
2615 plug other memleaks reported by Martin Kluge
2617 2002-08-18 [paul] 0.8.1claws74
2620 updated by Fabio Jr. Beneditto
2622 2002-08-18 [paul] 0.8.1claws73
2625 fix bug where tooltips were displayed untranslated
2627 * src/prefs_toolbar.c
2628 fix bug where clicking 'Cancel' creates an icon & text
2629 toolbar regardless of prefs
2632 2002-08-17 [oliver] 0.8.1claws72
2634 * src/prefs_toolbar.c
2635 update toolbar on CANCEL
2636 bug reported by Martin Kluge
2638 toolbar_destroy memleak fixed
2640 2002-08-17 [alfons] 0.8.1claws71
2643 plug another memleak reported by Martin Kluge
2645 2002-08-16 [alfons] 0.8.1claws70
2648 use execvp() correctly (suggested by wwp; thanks!)
2650 2002-08-16 [alfons] 0.8.1claws69
2653 plug memory leak reported by Kim Schultz & Martin Kluge
2655 2002-08-16 [paul] 0.8.1claws68
2658 updated by Ricardo Mones Lastra
2660 2002-08-16 [paul] 0.8.1claws67
2663 fix bug where 'Compose News' icon showed wrong
2666 2002-08-16 [paul] 0.8.1claws66
2668 * sync with 0.8.1cvs24
2669 see ChangeLog 2002-08-16
2672 updated by Alessandro Maestri
2674 2002-08-15 [paul] 0.8.1claws65
2679 2002-08-15 [paul] 0.8.1claws64
2682 don't translate debug info
2687 2002-08-15 [paul] 0.8.1claws63
2689 * src/prefs_toolbar.c
2690 fix bug where clicking 'OK' creates an icon & text
2691 toolbar regardless of prefs
2693 2002-08-14 [alfons] 0.8.1claws62
2696 add global var that has the full argv[0]
2698 o execvp the correct sylpheed by using argv0
2699 and setting the correct work dir
2702 2002-08-14 [oliver] 0.8.1claws61
2704 * enable/disable Toolbar Action Buttons
2708 * src/prefs_toolbar.c
2710 2002-08-14 [melvin] 0.8.1claws60
2713 Updated French translations
2715 2002-08-14 [melvin] 0.8.1claws59
2718 Made bug report not translatable
2720 Fixed exporthtml_build_filespec() return value
2722 Fixed incorrect include file
2724 * src/prefs_actions.c
2725 * src/prefs_toolbar.c
2726 Made debug info not translatable
2729 Added missing includes
2730 * src/prefs_common.c
2733 2002-08-14 [paul] 0.8.1claws58
2735 * faq/es/sylpheed-faq.html
2736 faq/es/sylpheed-faq-[1-3].html
2737 faq/es/sylpheed-faq-4.html **NEW FILE **
2740 2002-08-13 [christoph] 0.8.1claws57
2743 ignore thread fix that did not mark all
2744 child nodes of a ignored thread as
2745 ignored. Does not work perfectly yet,
2746 but it is better now
2748 2002-08-13 [alfons] 0.8.1claws56
2751 o implement 'save crash log'
2754 2002-08-13 [melvin] 0.8.1claws55
2757 removed unrequired "execinfo.h" header
2759 2002-08-12 [paul] 0.8.1claws54
2761 * faq/en/sylpheed-faq.html
2762 faq/en/sylpheed-faq-[1-3].html
2763 faq/en/sylpheed-faq-4.html **NEW FILE **
2766 2002-08-12 [alfons] 0.8.1claws53
2769 add crash.c to translatables
2771 bring in Leandro's crash dialog
2773 2002-08-11 [alfons] 0.8.1claws52
2776 clean up some warnings
2778 2002-08-11 [alfons] 0.8.1claws51
2782 * src/crash.[ch] ** NEW FILES **
2784 initial gdb crash handler
2786 2002-08-11 [paul] 0.8.1claws50
2788 * src/prefs_toolbar.c
2789 replace Up/Down arrow pixmaps with text to be
2790 consistent across icon themes
2792 2002-08-11 [paul] 0.8.1claws49
2794 * src/prefs_common.c
2796 rename 'Pixmap' -> 'Icon'
2799 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2801 2002-08-10 [paul] 0.8.1claws48
2803 * src/prefs_toolbar.c
2806 2002-08-10 [paul] 0.8.1claws47
2809 don't write Processing progress to status bar
2810 patch submitted by Alexander Evseev
2812 * src/prefs_toolbar.c
2813 re-position and resize window
2814 make window assume correct size on first call
2816 2002-08-10 [paul] 0.8.1claws46
2823 follow UI text conventions
2825 2002-08-10 [alfons] 0.8.1claws45
2828 correct pixmap for delete action
2830 2002-08-10 [paul] 0.8.1claws44
2833 updated by Fabio Jr. Beneditto
2835 2002-08-10 [paul] 0.8.1claws43
2838 add custom toolbar files
2840 2002-08-10 [paul] 0.8.1claws42
2842 * sync with 0.8.1cvs22
2843 see ChangeLog 2002-08-09
2845 2002-08-09 [paul] 0.8.1claws41
2849 tools/outlook2sylpheed.pl ** NEW FILE **
2850 add script to convert exported Outlook
2851 contacts list to a Sylpheed addressbook.
2852 Submitted by Ricardo Mones Lastra.
2854 2002-08-09 [paul] 0.8.1claws40
2858 po/sr.po ** NEW FILE **
2859 add Serbian message catalog. Submitted by
2860 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2862 2002-08-09 [paul] 0.8.1claws39
2864 * sync with 0.8.1cvs21
2865 see ChangeLog 2002-08-08
2867 2002-08-08 [oliver] 0.8.1claws38
2870 move Custom Toolbar to Configuration menu
2872 2002-08-08 [oliver] 0.8.1claws37
2874 * src/prefs_toolbar.c
2875 fix substitute pixmap bug
2877 2002-08-08 [paul] 0.8.1claws36
2879 * sync with 0.8.1cvs19
2880 see ChangeLog 2002-08-08
2882 2002-08-07 [christoph] 0.8.1claws35
2885 fixed a memory leak in new canonicalize_file_replace
2887 2002-08-07 [christoph] 0.8.1claws34
2890 o canonicalize_file_replace should create the temporary
2891 file in the same directory as the original file.
2892 o added get_tmpfile_in_dir that creates a temorary file
2893 in a specified directory.
2895 2002-08-07 [melvin] 0.8.1claws33
2898 fixed bug where 'Article' button acted as 'Email' button.
2900 2002-08-07 [paul] 0.8.1claws32
2902 * sync with 0.8.1.cvs17
2903 see ChangeLog 2002-08-07
2905 2002-08-07 [colin] 0.8.1claws31
2908 fix mass-cancel problem
2910 2002-08-07 [thorsten] 0.8.1claws30
2912 * src/prefs_toolbar.c
2913 fix: crash on replace or add new button
2915 fix: close xmlfile after reading
2917 fix: unlink() file before rename()
2919 2002-08-06 [paul] 0.8.1claws29
2921 * sync with 0.8.cvs15
2922 see ChangeLog 2002-08-06
2924 2002-08-06 [oliver] 0.8.1claws28
2927 * src/prefs_toolbar.c
2928 fixed empty toolbar issue
2930 2002-08-06 [oliver] 0.8.1claws27
2932 * Custom Toolbar Final
2936 o toolbar stuff now lives in src/toolbar.[ch]
2937 o main_window_toolbar_* functions are renamed to
2938 toolbar_* reflecting their new source file
2939 * src/mainwindow.[ch]
2940 o remove toolbar stuff
2942 2002-08-06 [oliver] 0.8.1claws26
2945 * src/prefs_toolbar.[ch] **New File**
2946 * src/toolbar.[ch] **New File**
2947 o prefs_toolbar.[ch] custom toolbar frontend
2948 o toolbar.[ch] backend
2950 2002-08-06 [oliver] 0.8.1claws25
2952 * src/prefs_actions.[ch]
2953 o new exported function actions_execute
2955 2002-08-06 [paul] 0.8.1claws24
2957 * sync with 0.8.1cvs4
2958 see ChangeLog 2002-08-06
2960 2002-08-06 [paul] 0.8.1claws23
2962 * sync with 0.8.1cvs13
2963 see ChangeLog 2002-08-06
2965 2002-08-06 [paul] 0.8.1claws22
2967 * sync with 0.8.1cvs12
2968 see ChangeLog 2002-08-05 and 2002-08-06
2970 2002-08-06 [match] 0.8.1claws21
2973 improvements to cut/copy/paste address
2975 2002-08-05 [match] 0.8.1claws20
2982 fixes to improve cut/copy/paste
2984 2002-08-06 [melvin] 0.8.1claws19
2987 account_find_all_from_address(): new function that returns the
2988 list of all accounts that are matched in an address.
2989 * src/alertpanel.[ch]
2990 alertpanel() now accepts a custom widget
2991 alertpanel_with_widget(): new function that pops up a panel with
2992 a custom widget in it
2994 gtkut_account_menu_new(): new function that allows the selection
2995 of an account from a list of accounts.
2997 Extended Return Receipt notification to select the correct
2998 account and to make a security test on the Delivery-Notification
2999 address which should be the same as the Return-Path.
3001 2002-08-06 [thorsten] 0.8.1claws18
3004 attach_all: save unnamed as "noname.%d",
3005 dont free static dirname
3007 2002-08-05 [alfons] 0.8.1claws17
3010 detect XIM by trying to link rather than compile a XIM program
3012 2002-08-05 [oliver] 0.8.1claws16
3014 * src/stock_pixmap.[ch]
3015 o add UP_ARROW to available pixmaps (already in pixmap-directory)
3016 o new func to retrieve pixmaps
3018 2002-08-05 [paul] 0.8.1claws15
3020 * sync with 0.8.1cvs10
3021 see ChangeLog 2002-08-05
3023 2002-08-04 [alfons] 0.8.1claws14
3026 see if this plugs memleak
3028 2002-08-04 [melvin] 0.8.1claws13
3031 fixed bug that could crash Sylpheed when highlighting
3032 all misspelled words.
3034 2002-08-03 [melvin] 0.8.1claws12
3036 * src/prefs_actions.c
3037 removed unnecessary checks for NULL introduced in 0.8.1claws11.
3039 fixed bug where the Return Receipt was sent to
3040 Delivery-Notification-To address even if it was not present
3042 2002-08-02 [alfons] 0.8.1claws11
3044 * src/prefs_actions.c
3045 o more check for NULLs
3046 o put create_io_dialog() in right conditional block
3048 2002-08-02 [paul] 0.8.1claws10
3051 updated by Ricardo Mones Lastra
3053 2002-08-01 [christoph] 0.8.1claws9
3056 don't free the cache of the opened
3057 folder in the summaryview
3059 don't unset flags, if it is not required
3061 2002-08-01 [paul] 0.8.1claws8
3063 * sync with 0.8.1cvs8
3064 see ChangeLog entry 2002-08-01
3066 2002-08-01 [paul] 0.8.1claws7
3068 * sync with 0.8.1cvs7
3069 see ChangeLog 2002-07-31 and 2002-08-01
3071 2002-07-31 [christoph] 0.8.1claws6
3074 forgot to update menu sensitivity
3075 function for new menu entry
3077 2002-07-31 [alfons] 0.8.1claws5
3080 check folder item and its path for NULL on
3083 2002-07-31 [christoph] 0.8.1claws4
3086 check if folder_item_get_msginfo in
3087 folder_item_remove_msg returned NULL
3089 better clear the uid cache in the
3090 uid validity check function and delete
3093 2002-07-31 [paul] 0.8.1claws3
3096 add the '--attach' option and a few other
3099 2002-07-31 [paul] 0.8.1claws2
3101 * sync with 0.8.1cvs5
3102 see ChangeLog 2002-07-31
3104 2002-07-31 [christoph] 0.8.1claws1
3106 * src/folderview.[ch]
3108 replace "Rescan all folders..." with
3109 "Check all folders for new messages..."
3111 2002-07-30 [paul] 0.8.1claws
3113 * version 0.8.1claws released
3115 2002-07-30 [paul] 0.8.0claws29
3117 * tools/OOo2sylpheed.pl ** NEW FILE **
3119 add script to enable sending documents as
3120 attachments from OpenOffice.org
3122 2002-07-30 [melvin] 0.8.0claws28
3124 * src/prefs_actions.c
3125 Made the actions' input/output dialog display
3128 2002-07-30 [christoph] 0.8.0claws27
3131 check if folder_item_get_msginfo in
3132 procmsg_save_to_outbox returned NULL
3134 2002-07-30 [paul] 0.8.0claws26
3136 * sync with 0.8.1cvs4
3137 see ChangeLog 2002-07-29
3139 2002-07-29 [thorsten] 0.8.0claws25
3142 added selective download, delete on server
3144 2002-07-29 [paul] 0.8.0claws24
3146 * sync with 0.8.1cvs3
3147 see ChangeLog 2002-07-29
3149 2002-07-27 [christoph] 0.8.0claws23
3152 add extra check if fetching the msginfo
3155 2002-07-27 [paul] 0.8.0claws22
3157 * sync with 0.8.1cvs2
3158 see ChangeLog 2002-07-26
3160 2002-07-27 [christoph] 0.8.0claws21
3163 add another check if a valid msginfo
3166 2002-07-26 [hoa] 0.8.0claws20
3169 Fixed a condition in folder_item_destroy()
3172 Fixed an error in IMAP protocol
3174 2002-07-26 [alfons] 0.8.0claws19
3177 ofcourse compare with identifier, not the path
3179 2002-07-26 [alfons] 0.8.0claws18
3182 use folder item identifier for saving / restoring
3183 preferences because folder->path might not be unique
3185 2002-07-26 [melvin] 0.8.0claws17
3188 Fixed a crash introduced in 0.8.0claws5 when log is
3189 cut under 80 characters.
3191 2002-07-26 [paul] 0.8.0claws16
3193 * sync with 0.8.1cvs1
3194 see ChangeLog 2002-07-26
3196 2002-07-26 [christoph] 0.8.0claws15
3199 imap folder now remembers the last selected
3200 folder and imap_fetch_msginfo skips selecting
3201 the folder if it is already selected
3203 2002-07-26 [christoph] 0.8.0claws14
3208 fix imap folder rescanning
3210 2002-07-25 [christoph] 0.8.0claws13
3220 implement imap uid cache and uid validity check
3222 2002-07-25 [alfons] 0.8.0claws12
3225 fix a brown paper bag bug, and also add some more
3228 2002-07-25 [christoph] 0.8.0claws11
3231 don't mix copy, fetch_msginfo and remove
3232 operations in folder item copy and move
3235 2002-07-25 [christoph] 0.8.0claws10
3239 * src/prefs_folder_item.c
3240 * src/summaryview.[ch]
3241 remove no longer required parameter update_cache from
3244 2002-07-25 [paul] 0.8.0claws9
3251 2002-07-24 [alfons] 0.8.0claws8
3254 sort correctly when using simplified subject line
3255 (closes feature request "[ 585141 ] applying regexp to subject
3256 before sort" submitted by Alexandra Walford)
3258 2002-07-24 [paul] 0.8.0claws7
3260 * sync with 0.8.0cvs3
3261 see ChangeLog 2002-07-24
3263 2002-07-23 [christoph] 0.8.0claws6
3270 o separate processing and summaryview
3271 o removed summary_write_cache from summaryview
3272 o removed summaryview->killed_messages, because we don't have
3273 to keep a list of killed messages anymore. New cache will
3274 keep the hidden messages in cache anyway
3277 * src/selective_download.c
3278 o removed unnecessary summary_write_cache calls
3280 o don't set ignore thread flag in procmsg_get_thread_tree
3281 if it is already set
3284 o moved STATUSBAR_PUSH/POP to statusbar.h because
3285 they are used in different files
3287 2002-07-23 [melvin] 0.8.0claws5
3293 * src/editldap_basedn.c
3295 * src/prefs_common.c
3296 Fixed few memory leak (gtk_editable_get_chars returns
3297 an allocated string)
3299 Fixed few memory leak (gtk_editable_get_chars returns
3300 an allocated string) and modified a little the log cutting
3303 Replaced a call to an obsolete function gtk_entry_get_text()
3304 by gtk_editable_get_chars()
3306 Removed a debug printf
3308 2002-07-23 [christoph] 0.8.0claws4
3311 fix another g_dirname memory leak
3313 2002-07-23 [christoph] 0.8.0claws3
3316 fixed a memory leak in mh_fetch_msginfo
3317 fixed crash when message header could not be
3320 2002-07-23 [paul] 0.8.0claws2
3322 * sync with 0.8.0cvs2
3323 see ChangeLog 2002-07-23
3325 2002-07-23 [paul] 0.8.0claws1
3327 * sync with 0.8.0cvs1
3328 see ChangeLog 2002-07-23
3330 2002-07-23 [paul] 0.8.0claws
3332 * release of 0.8.0claws
3334 2002-07-23 [paul] 0.7.8claws99
3337 new Russian translation, submitted by
3338 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
3340 2002-07-22 [jens] 0.7.8claws98
3343 Updated German translations.
3345 2002-07-22 [paul] 0.7.8claws97
3351 updated translations by Ricardo Mones Lastra,
3352 Alessandro Maestri, Wilbert Berendsen and
3353 Fabio Jr. Beneditto respectively
3355 2002-07-22 [christoph] 0.7.8claws96
3358 fix memory leak caused by wrong g_dirname usage
3360 2002-07-22 [christoph] 0.7.8claws95
3363 update new and unread message counts for summaryview
3364 summaryview does not get it from the folder anymore
3365 and has to update the values itself
3367 2002-07-22 [melvin] 0.7.8claws94
3370 Updated French translations.
3372 2002-07-22 [christoph] 0.7.8claws93
3375 set prop->preg pointer to NULL or following check
3376 will not fail and regexec will be called with
3379 2002-07-21 [alfons] 0.7.8claws92
3381 * src/prefs_common.[ch]
3382 remove option "Send return receipt on request"
3384 2002-07-21 [thorsten] 0.7.8claws91
3387 fixed memleaks, coding style as pointed out by alfons
3389 2002-07-21 [alfons] 0.7.8claws90
3392 * src/noticeview.[ch]
3393 o fix bug notice view being displayed when going to empty folder
3394 (noticed by Christoph)
3395 o allow RRR to be sent when restarting sylpheed, or changing folder
3396 (noticed by Thorsten)
3398 2002-07-21 [thorsten] 0.7.8claws89
3401 Included save_all patch from Xaview FACQ
3402 added support for pathnames
3404 2002-07-21 [alfons] 0.7.8claws88
3409 * src/messageview.[ch]
3410 * src/noticeview.c ** NEW FILE **
3411 * src/noticeview.h ** NEW FILE **
3412 make return receipts work again
3413 (UI idea by Leandro Pereira)
3415 2002-07-21 [paul] 0.7.8claws87
3418 fix sensitivity of 'Select thread'
3420 2002-07-21 [paul] 0.7.8claws86
3422 * src/prefs_common.c
3423 add browser command line for Galeon
3425 2002-07-21 [paul] 0.7.8claws85
3428 fix 'EXTRA_DIST': remove README.README, add TODO
3431 2002-07-21 [alfons] 0.7.8claws84
3434 make enter clear selection
3435 (closes "[ 579888 ] Editor selection/entry error"
3436 reported by Steve Lamb)
3438 2002-07-21 [alfons] 0.7.8claws83
3441 sort message list when selecting unthread messages
3442 (closes "[ 501593 ] switching threaded view doesn't sort"
3443 reported by Simon Schubert)
3445 2002-07-20 [alfons] 0.7.8claws82
3450 2002-07-20 [thorsten] 0.7.8claws81
3453 Fixed expansion of empty fields in matchactions
3455 2002-07-19 [melvin] 0.7.8claws80
3458 Removed a duplicate menu entry (fast mode) introduced during
3460 Added a menu separator between 'Use alternate' and 'Fast mode'
3462 2002-07-19 [paul] 0.7.8claws79
3468 2002-07-19 [thorsten] 0.7.8claws78
3470 * tools/calypso_convert.pl ** NEW FILE **
3473 script to import mbox files exported
3475 o generates folder structure
3476 o includes attachments
3478 2002-07-19 [melvin] 0.7.8claws77
3480 * src/selective_download.[ch]
3481 Fixed bug where closing the dialog with the window manager's
3482 close button will not unlock the summary
3483 Corrected some function declarations that missed a return value
3484 Made the source code comply better with coding style.
3485 * src/prefs_common.c
3486 Added new browser command line for Mozilla.
3488 2002-07-18 [paul] 0.7.8claws76
3491 src/selective_download.[ch]
3492 reflect theme changes, fix Gdk Warning when creating
3493 pixmap from NULL window, and minor clean up.
3494 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3499 2002-07-17 [paul] 0.7.8claws75
3507 2002-07-16 [paul] 0.7.8claws74
3509 * tools/filter_conv.pl
3511 replace conversion script with reimplemented version,
3512 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3514 2002-07-16 [colin] 0.7.8claws73
3517 remove forgotten debug messages - sorry ;-)
3519 2002-07-16 [colin] 0.7.8claws72
3525 add the ability to select part of a text mime-part
3528 2002-07-15 [christoph] 0.7.8claws71
3531 fix folder message count for folders without
3532 msg_is_changed (includes news folders)
3534 2002-07-15 [martin] 0.7.8claws70
3537 option "display recipient on 'From'..." now works
3538 without the need of enabling the option
3539 "display sender using address book".
3541 2002-07-15 [christoph] 0.7.8claws69
3544 removed setting folder status from summaryview.
3545 folder.c should update all message counts correctly.
3547 2002-07-15 [paul] 0.7.8claws68
3550 updated by Fabio Junior Beneditto
3552 2002-07-15 [darko] 0.7.8claws67
3555 Fixed target folder colorization, don't decrease op
3558 2002-07-14 [paul] 0.7.8claws66
3560 * sync with main 0.8.0
3561 see ChangeLog 2002-07-14
3563 2002-07-13 [melvin] 0.7.8claws65
3568 Replaced sprintf by g_snprintf to prevent possible buffer
3571 Corrected a log message output format.
3572 Added a missing "done" debug output.
3574 Added keyboard accelerator for Priority menu items
3575 Added missing \n in debug output
3579 Added missing \n in debug output
3581 2002-07-13 [paul] 0.7.8claws64
3584 change Sergey's email address to the sf address
3587 increase show_url_timeout (more useful for long
3590 2002-07-12 [sergey] 0.7.8claws63
3593 applied (with some modifications) patch to set the
3594 micalg parameter for signatures
3595 (2001-08-28 Werner Koch <wk@gnupg.org>)
3597 2002-07-12 [sergey] 0.7.8claws62
3601 fixed man page installation
3603 2002-07-12 [paul] 0.7.8claws61
3605 * sync with 0.7.8cvs26
3606 see ChangeLog 2002-07-11 and 2002-07-12
3608 2002-07-11 [christoph] 0.7.8claws60
3612 first use the message number to find the message
3613 to mark with a reply flag but check the
3614 message-id if we got the correct message, if not
3615 try to find it by message-id.
3616 use new string seperator that is not allowed
3619 2002-07-11 [paul] 0.7.8claws59
3621 * sync with 0.7.8cvs23
3622 see ChangeLog 2002-07-10
3624 2002-07-10 [christoph] 0.7.8claws58
3628 Added message-id table to the cache in memory
3629 and functions to msgcache.c and folder.c to
3630 fetch MsgInfos by message id
3633 store folder and message-id of message replying
3634 to in queue header and set reply flag after sending
3635 (Closes bug #469498)
3637 2002-07-10 [paul] 0.7.8claws57
3641 add Martin to the list of authors
3643 2002-07-09 [martin] 0.7.8claws56
3645 Added gtk_ctree_last_visible(), tree_update_level(),
3646 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3647 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3648 from gtk+ to gtksctree.c for the new sorting code
3649 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3650 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3652 Added declaration for gtk_sctree_sort_recursive() and
3653 gtk_sctree_sort_node
3658 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3659 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3661 2002-07-08 [paul] 0.7.8claws55
3663 * more sync with 0.7.8cvs21
3664 see ChangeLog 2002-07-08
3666 2002-07-08 [paul] 0.7.8claws54
3668 * sync with 0.7.8cvs21
3669 see ChangeLog 2002-07-08
3671 2002-07-07 [alfons] 0.7.8claws53
3674 * src/stock_pixmap.[ch]
3675 * src/pixmaps/notice_warn.xpm ** NEW FILE **
3676 * src/pixmaps/notice_error.xpm ** NEW FILE **
3677 * src/pixmaps/notice_note.xpm ** NEW FILE **
3678 add new pixmaps for upcoming notice pane
3680 2002-07-06 [melvin] 0.7.8claws52
3683 Made them a bit closer to Sylpheed's coding style.
3685 Removed possible memory leaks when some errors occurs.
3687 2002-07-06 [melvin] 0.7.8claws51
3690 Removed --no-location in xgettext command line to help
3691 translators that use Emacs' po-mode
3693 Removed unnecessary comments that messed up sylpheed.pot
3695 2002-07-06 [paul] 0.7.8claws50
3697 * sync with 0.7.8cvs19
3698 see ChangeLog 2002-07-05
3700 2002-07-06 [christoph] 0.7.8claws49
3704 fix folder_item_remove_all_msg and folderview
3705 status for trash folders after emptying trash
3707 2002-07-05 [paul] 0.7.8claws48
3709 * sync with 0.7.8cvs16
3710 see ChangeLog 2002-07-04 and 2002-07-05
3712 2002-07-04 [paul] 0.7.8claws47
3714 * sync with 0.7.8cvs14
3715 see ChangeLog 2002-07-04
3717 2002-07-03 [alfons] 0.7.8claws46
3720 dupe folder item's path because it's being reallocated
3721 by new folder scanning code
3723 2002-07-03 [christoph] 0.7.8claws45
3726 better IMAP uid fetching using 'FETCH 1:* (UID)'
3728 add missing return in msgcache_write
3730 2002-07-02 [thorsten] 0.7.8claws44
3735 use binary mode for file access
3737 2002-07-02 [christoph] 0.7.8claws43
3739 * major code cleanup (part 1)
3741 - unused variables removed
3742 - unused functions removed
3743 - uninitialized variables checked
3744 - missing return statements added
3745 - missing function return types added
3746 - added parentheses around assignment and
3747 && in || when suggested by gcc
3751 replaced direct calls to folder->scan_tree
3752 with folder_scan_tree and restore folder
3753 prefs in this function. The folder should
3754 not have to deal with them.
3755 ( Should now work for all folder types )