1 2002-11-28 [thorsten] 0.8.6claws26
4 cleaned up conflicting declarations of
7 2002-11-28 [paul] 0.8.6claws25
9 * src/grouplistdialog.c
11 src/prefs_summary_column.c
12 a few more improvements to the English
14 2002-11-28 [colin] 0.8.6claws24
17 A few updates to command-line parameters
19 2002-11-28 [colin] 0.8.6claws23
21 * src/prefs_filtering.c
22 Fix problems with prefs_filtering_delete_path:
23 a) if the first rule is removed, original pointers
24 weren't updated (leading to segfaults)
25 b) it was always global_processing updated in case
26 of removed path was parent of rule path
28 2002-11-27 [paul] 0.8.6claws22
34 src/prefs_customheader.c
35 src/prefs_display_header.c
37 src/prefs_folder_item.c
40 src/prefs_summary_column.c
43 improve the English in the GUI
45 2002-11-27 [colin] 0.8.6claws21
48 Fix processing renaming problems happening after
51 2002-11-27 [colin] 0.8.6claws20
54 recursive move now deletes src each subfolder after
57 Use identifier instead of path during dnd (enables
60 2002-11-27 [paul] 0.8.6claws19
63 apply patch that does command-line processing
64 BEFORE gtk_init, allowing claws to run from
65 shell-scripts in non-X environment (e.g. crontab
66 or ip-up, ip-down scripts). Patch submitted by
67 Ruslan N. Balkin <baron@dartel.ru>
70 updated by Alessandro Maestri
72 2002-11-27 [paul] 0.8.6claws18
74 * sync with 0.8.6cvs12
76 Differences are that main uses a 'Receive dialog'
77 frame on the Interface tab, whereas claws groups all
78 the dialogs together in a 'Dialogs' frame.
80 2002-11-27 [colin] 0.8.6claws17
83 Fix Execute criteria's NOT flag
86 2002-11-26 [christoph] 0.8.6claws16
89 rewrite the ssl code a little bit, only use one
90 SSL context, set default certificates' file/path
92 2002-11-26 [thorsten] 0.8.6claws15
95 default-reply-to didn't work for ml-reply
97 2002-11-26 [melvin] 0.8.6claws14
100 Made pipe-actions ignore short headers in message view
101 Made trailing-pipe-actions write in the message view with
102 the same font as the original message
104 2002-11-26 [paul] 0.8.6claws13
107 this time commit the correct file
109 2002-11-26 [paul] 0.8.6claws12
111 * sync with 0.8.6cvs11
112 src/quote_fmt_parse.y
117 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
119 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
122 see ChangeLog 2002-11-25 and 2002-11-26
124 2002-11-26 [colin] 0.8.6claws11
127 Fix collapsed folder not auto-expanding during
128 mail dnd, if it was the source folder.
130 2002-11-25 [colin] 0.8.6claws10
132 * src/folderview.[ch]
133 Variable renaming and cleaning (slist of nodes
134 to be re-collapsed is stored in FolderView)
136 2002-11-25 [paul] 0.8.6claws9
138 * src/prefs_common.[ch]
139 fix breakage caused by last commit
141 2002-11-25 [paul] 0.8.6claws8
143 * sync with 0.8.6cvs4
144 see ChangeLog 2002-11-21
146 2002-11-25 [paul] 0.8.6claws7
148 * sync with 0.8.6cvs4
149 see ChangeLog 2002-11-20
151 2002-11-25 [paul] 0.8.6claws6
153 * sync with 0.8.6cvs3
154 see ChangeLog 2002-11-18
156 2002-11-25 [colin] 0.8.6claws5
159 Add gtkut_ctree_node_is_parent()
161 Spring-loaded folders
163 2002-11-25 [colin] 0.8.6claws4
166 Add slist_concat_unique(), function to merge
167 two GSList filtering dups
169 * src/summaryview.[ch]
172 Add detection/update/display of unread answers
175 Add procmsg_find_children()
176 Add procmsg_msg_has_marked_parent()
178 2002-11-25 [colin] 0.8.6claws3
180 * src/ssl_certificate.[ch]
181 Allow checking a certificate without a DNS
183 Allow to forget a cert (by deleting it)
184 Make ssl_certificate_destroy_public
185 * src/ssl_manager.[ch] ** NEW FILES **
186 Gui to manage (display/remove) certificates
187 * src/prefs_common.[ch]
188 Add a pref to allow silent acceptation of
189 trusted certificates or not (based on the
190 "I want to know what's going on" principle)
192 Add SSL manager in Tools menu
194 Add the new files to the build
196 Add ssl_manager.c to translations
198 2002-11-25 [colin] 0.8.6claws2
200 * src/summaryview.[ch]
201 Add S_SEARCH_EXTENDED to the quick search, which
202 allows to search using filtering syntax.
204 2002-11-25 [colin] 0.8.6claws1
207 Deletion of duplicates now prefer deleting
208 the unread dup (fixes feature-request 638989).
210 2002-11-24 [paul] 0.8.6claws
216 updated by Ricardo Mones Lastra,
217 Witold Wladyslaw Wojciech Wilk,
218 Ruslan N. Balkin, and Urke MMI
221 2002-11-24 [paul] 0.8.5claws182
224 updated by George Danchev
226 2002-11-23 [alfons] 0.8.5claws181
229 tiny memory leak found by browsing Dimitar's
232 2002-11-23 [paul] 0.8.5claws180
235 updated by Alessandro Maestri
237 2002-11-22 [christoph] 0.8.5claws179
241 * src/prefs_filtering.c
245 2002-11-22 [alfons] 0.8.5claws178
248 summary_execute_delete_func(): if message is deleted, make
249 sure to also remove its entry in the subject hash table.
250 fixes a corner case bug.
252 2002-11-22 [paul] 0.8.5claws177
257 * ltconfig ** REMOVED **
260 2002-11-22 [paul] 0.8.5claws176
263 textview_set_font(): fix for message display in
264 UTF-8 locales (thanks to Sergey Vlasov).
267 add new team members and contributors
270 2002-11-21 [colin] 0.8.5claws175
273 Add procmsg_remove_special_headers()
275 Use procmsg_remove_special_headers() for
278 2002-11-21 [colin] 0.8.5claws174
281 Fix moving/copying from queue/draft folders
284 2002-11-21 [christoph] 0.8.5claws173
290 * src/matcher_parser_lex.[hl]
292 * src/mbox_folder.[ch]
293 * src/prefs_filtering.c
295 * src/quote_fmt_lex.l
297 fix all warnings except the warnings in lex and yacc files
299 2002-11-20 [christoph] 0.8.5claws172
302 fix MsgInfo retrieval for IMAP draft and queue folders
303 (closes bug [ 619558 ] Draft saving on IMAP box issue)
305 2002-11-19 [christoph] 0.8.5claws171
308 fix segfault, when draft saving does not get
309 the MsgInfo of the new message
310 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
312 2002-11-19 [christoph] 0.8.5claws170
315 add parameter check for flag setting function
316 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
318 2002-11-18 [paul] 0.8.5claws169
321 more sensitivity fixes to redirect mode:
322 * disable toolbar draft button
323 * allow only Address book in the Tools menu
324 * disable editing of message by the spell
327 2002-11-18 [paul] 0.8.5claws168
330 fix sensitivity of menu items in compose_redirect():
331 allow only the necessary items
333 2002-11-18 [paul] 0.8.5claws167
336 fix bug [ 603259 ] 'attachment got lost on bounce'
338 2002-11-18 [paul] 0.8.5claws166
341 updated by Ruslan N. Balkin <baron@dartel.ru>
343 2002-11-18 [colin] 0.8.5claws165
347 Remove old filtering stuff
350 2002-11-17 [oliver] 0.8.5claws164
353 remove not needed typedef
355 2002-11-17 [oliver] 0.8.5claws163
358 make toolbar's on click events translatable
360 2002-11-15 [colin] 0.8.5claws162
363 Revert too-soon integration of a feature
365 2002-11-15 [christoph] 0.8.5claws161
368 use main's implementation of imap_get_msginfo
370 2002-11-15 [christoph] 0.8.5claws160
380 replace claws' fetch_msginfo with main's get_msginfo
381 (use main's implementation where possible)
383 2002-11-15 [colin] 0.8.5claws159
385 * src/ssl_certificate.c
388 2002-11-16 [melvin] 0.8.5claws158
391 Updated French translations.
393 2002-11-16 [colin] 0.8.5claws157
395 * src/ssl_certificate.c
396 Check for missing parts in the certificates
398 2002-11-15 [colin] 0.8.5claws156
401 Preventive fix (missing check) found by
407 sync with 0.8.6 release
409 2002-11-15 [colin] 0.8.5claws155
413 Fix error handling of folder_item_move_to()
416 2002-11-15 [colin] 0.8.5claws154
420 folder_item_move_to() sets an error message instead
421 of having GUI stuff in folder.c
423 2002-11-15 [colin] 0.8.5claws153
426 Implemented a callback for MsgInfo updates,
427 heavily copy/pasted from Christoph's folder
429 * src/summaryview.[ch]
430 Register summary_update_msg as callback
432 2002-11-14 [colin] 0.8.5claws152
435 Update the FolderItem after sending (fixes 617593)
437 2002-11-14 [christoph] 0.8.5claws151
440 fix wrong position of NULL pointer check found
443 2002-11-14 [christoph] 0.8.5claws150
446 fix segfault when deleting messages from IMAP folders
447 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
449 2002-11-14 [colin] 0.8.5claws149
452 Forwarding was also ignoring the folder's default account.
454 2002-11-14 [colin] 0.8.5claws148
457 Fix sent folder not set to folder properties when
460 2002-11-14 [thorsten] 0.8.5claws147
463 inc_start(): Files were not moved from .processing to inbox,
464 if no global processing rule existed
466 2002-11-14 [colin] 0.8.5claws146
468 * src/ssl_certificate
471 2002-11-14 [paul] 0.8.5claws145
474 updated by Alessandro Maestri
476 2002-11-13 [alfons] 0.8.5claws144
479 folder_item_close(): only mark messages unread
480 when a folder has new messages
482 2002-11-13 [keith] 0.8.5claws143
485 Fix problem moving or copying between
488 2002-11-13 [colin] 0.8.5claws142
490 * src/matcher_parser_parse.y
491 Fix rule problem when " don't match
493 2002-11-13 [christoph] 0.8.5claws141
497 moved cache saving to folder_item_close
498 the folderview should not have to deal with
501 2002-11-13 [christoph] 0.8.5claws140
504 moved setting of important score to
505 summary_set_prefs_from_folderitem
507 2002-11-13 [colin] 0.8.5claws139
509 * src/matcher_parser_parse.y
510 Fix a segfault in the parser (happening when
511 a good expression had been tested and a bad
514 2002-11-13 [paul] 0.8.5claws138
516 * sync with 0.8.5cvs24
517 see ChangeLog 2002-11-13
520 updated by Fabio Jr. Beneditto
522 2002-11-13 [colin] 0.8.5claws137
527 Revert last commit, problem
529 2002-11-13 [colin] 0.8.5claws136
532 Remove duplicated code
534 Bumped CACHE_VERSION and MARK_VERSION
536 Network endian for cache and mark files
538 2002-11-12 [colin] 0.8.5claws135
541 Fix the "socket error" dialog which disappeared
543 2002-11-12 [colin] 0.8.5claws134
546 Reverse last commit which had performance
547 problems, but still reverse the list
549 2002-11-12 [colin] 0.8.5claws133
554 2002-11-12 [melvin] 0.8.5claws132
557 Added a check for a NULL prefs_common.dictionary
559 2002-11-12 [colin] 0.8.5claws131
561 * src/ssl_certificate.[ch]
564 2002-11-12 [colin] 0.8.5claws130
566 * src/ssl_certificate.[ch]
567 Take connection port into account for
568 checking certificates (a single hostname
569 could have multiple servers with multiple
572 Pass the port to ssl_certificate_check
574 2002-11-12 [paul] 0.8.5claws129
577 fix a typo in last commit
579 2002-11-12 [paul] 0.8.5claws128
581 * sync with 0.8.5cvs23
582 see ChangeLog entry 2002-11-12
584 2002-11-11 [colin] 0.8.5claws127
586 * src/ssl_certificate.c
588 Don't popup, instead log error, if the
589 corresponding pref is checked
590 * src/ssl_certificate.h
591 include <openssl/objects/h>
593 2002-11-11 [colin] 0.8.5claws126
595 * src/ssl_certificate.h
598 2002-11-11 [colin] 0.8.5claws125
600 * src/ssl_certificate.c
603 2002-11-11 [colin] 0.8.5claws124
607 * src/ssl_certificate.[ch]
608 Cleaned a bit (better use of SSL API)
609 (This will cause non-recognition of saved
610 certificates of claws12[23]...)
612 2002-11-11 [paul] 0.8.5claws123
615 updated by Ricardo Mones Lastra
617 2002-11-11 [colin] 0.8.5claws122
622 2002-11-11 [colin] 0.8.5claws121
624 * src/ssl_certificate.[ch] ** NEW FILES **
626 Check SSL certificates presented to us
628 Add ssl_certificate.[ch]
630 Add ssl_certificate.c
632 2002-11-11 [paul] 0.8.5claws120
634 * sync with 0.8.5cvs22
635 see ChangeLog 2002-11-11
637 2002-11-11 [paul] 0.8.5claws119
639 * sync with 0.8.5cvs21
640 see ChangeLog 2002-11-11
642 2002-11-10 [jens] 0.8.5claws118
646 corrected some typing
648 updated german translation
650 cleaned up specfile and adjusted it for claws
652 2002-11-10 [colin] 0.8.5claws117
655 a STATUSBAR_PUSH/POP fix
657 2002-11-10 [colin] 0.8.5claws116
659 * src/prefs_folder_item.c
660 Fix hanging after opening folder properties
662 2002-11-10 [hoa] 0.8.5claws115
664 * src/matcher_parser_lex.l
665 * src/matcher_parser_parse.y
666 config file for scoring and filtering is no more trashed
667 when there is a syntax error in a filtering rule when
668 editing it in a dialog.
670 2002-11-09 [colin] 0.8.5claws114
673 Added missing initialisation of folder->destroy()
675 2002-11-09 [colin] 0.8.5claws113
679 Fix the status bar messages
681 2002-11-09 [colin] 0.8.5claws112
684 Fix hangs after folder dnd, happening after
687 2002-11-09 [christoph] 0.8.5claws111
690 just changed order of calls (reverse order of
693 lock inc when checking only one account, otherwise
694 inc all could be executed at the same time
696 2002-11-09 [christoph] 0.8.5claws110
699 better unlock the mouse cursor before calling
700 summary_show because it changes the cursor too
702 2002-11-09 [christoph] 0.8.5claws109
706 add functions to open and close a folder
707 o opending will execute scanning for remote folders
709 o closing will unset new flag for messages
711 2002-11-09 [colin] 0.8.5claws108
714 Add a call to prefs_matcher_write_config to
715 avoid non-leaf folders filtering settings to be
718 2002-11-09 [paul] 0.8.5claws107
720 * src/prefs_account.c
723 2002-11-09 [colin] 0.8.5claws106
728 2002-11-09 [colin] 0.8.5claws105
731 Fix prefs_filtering deletion for MH folders (same
733 * src/prefs_filtering.c
734 Fix prefs_filtering renaming and deletion for
735 folder-based processing rules.
737 2002-11-09 [christoph] 0.8.5claws104
741 * src/folderview.[ch]
747 * src/prefs_folder_item.c
750 implement a callback system for folder item updates
752 2002-11-09 [colin] 0.8.5claws103
755 Fix prefs_filtering renaming for MH folders (we
756 shouldn't rename by path as another folder could
757 have the same hierarchy).
759 2002-11-09 [colin] 0.8.5claws102
762 Fix a leak found by Christoph, use better variable
765 2002-11-09 [colin] 0.8.5claws101
768 One more fix for processing rules
770 2002-11-08 [colin] 0.8.5claws100
773 Don't copy the compiled regexp (will be reevaluated)
775 Lock folderview while moving
777 Provide info on what's happening to the user
779 2002-11-08 [colin] 0.8.5claws99
782 Fix folder reordering after a move if parent is
785 Add function to copy a ScoringProp
786 * src/prefs_folder_item.c
787 Copy scoring rules when copying a folder prefs
789 2002-11-08 [colin] 0.8.5claws98
792 Fixes in case of failure
794 Add function to duplicate a FilteringProp
796 Add function to duplicate a MatcherProp
797 * src/prefs_folder_item.c
798 Save folder's processing rules when copying
801 2002-11-08 [colin] 0.8.5claws97
806 Change a printf to debug_print
808 2002-11-08 [colin] 0.8.5claws96
812 Fix segfaults, call me stupido
815 2002-11-08 [colin] 0.8.5claws95
818 Added forgotten prefs to save when moving folders
820 2002-11-08 [colin] 0.8.5claws94
823 Fixes to folder DND (prefs copy)
825 Optimization for folder DND (don't rescan whole tree)
826 Added folderview_create_folder_node() for this
827 optimization, so de-duped a bit the code
828 * src/prefs_folder_item.[ch]
829 Added prefs_folder_item_copy_prefs()
831 2002-11-08 [paul] 0.8.5claws93
833 * src/prefs_account.c
835 tools/kmail2sylpheed_v2.pl
838 2002-11-08 [paul] 0.8.5claws92
841 src/prefs_account.[ch]
842 remove account options 'clearsign' and 'ascii_armored',
843 replace with 'default_gnupg_mode' to prevent mixed-mode
846 2002-11-08 [paul] 0.8.5claws91
849 re-implement GnuPG 'on-the-fly' mode selection,
852 2002-11-08 [colin] 0.8.5claws90
855 src/prefs_folder_item.c
856 Change "Property" to "Properties"
858 2002-11-07 [colin] 0.8.5claws89
862 Allow folder dropping to a root folder
864 2002-11-07 [paul] 0.8.5claws88
869 2002-11-07 [paul] 0.8.5claws87
872 fix reply-to-list bug. closes bug report
873 "[633382] reply-to-list broken in recent cvs"
875 2002-11-07 [paul] 0.8.5claws86
878 add a forgotten '#if USE_GPGME ... #endif'
880 2002-11-07 [paul] 0.8.5claws85
882 * sync with 0.8.5cvs20
883 see ChangeLog 2002-11-07
885 2002-11-07 [colin] 0.8.5claws84
888 Change folder_item_move_to to return the newly
891 Select the new folderitem after moving.
893 2002-11-07 [colin] 0.8.5claws83
895 * src/prefs_filtering.c
896 Fix rule rewriting when moving a leaf folder to a
899 2002-11-07 [colin] 0.8.5claws82
901 * src/prefs_filtering.c
904 2002-11-07 [colin] 0.8.5claws81
907 Add folder_item_move_to() function to move a
908 folderitem into another one (updates matcher etc)
910 Add folder drag'n drop (context menu to come)
911 [Should be dataloss free, but Please backup before
914 2002-11-06 [colin] 0.8.5claws80
917 mh_create_folder() returns NULL if can't create
920 2002-11-06 [paul] 0.8.5claws79
923 allow 'on-the-fly' changing of the type of encryption
924 and/or signing used (mime/ascii) via the compose window
926 2002-11-06 [paul] 0.8.5claws78
928 * sync with 0.8.5cvs19
929 see ChangeLog 2002-11-06 for src/account.c:
930 account_get_special_folder()
932 2002-11-05 [alfons] 0.8.5claws77
935 very minor cleanups: nothing to see here, move on. :-)
937 2002-11-05 [colin] 0.8.5claws76
940 Changes choices if compose windows are opened to
941 Discard, Draft, Don't quit
943 2002-11-05 [thorsten] 0.8.5claws75
946 reenabled default_reply_to folder option
948 2002-11-05 [colin] 0.8.5claws74
955 add clean_quit() for the SIGTERM handler
957 2002-11-05 [paul] 0.8.5claws73
960 updated by Ricardo Mones Lastra
962 2002-11-05 [melvin] 0.8.5claws72
965 Fixed log-clipping bug #616795.
966 To stop logging in the log window use 0 length.
968 Added a label to inform about the 0 log length behaviour.
970 2002-11-05 [paul] 0.8.5claws71
972 * sync with 0.8.5cvs17
973 see ChangeLog 2002-11-05
975 2002-11-04 [paul] 0.8.5claws70
977 * sylpheed-128x128.png
980 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
981 <nikai@users.sourceforge.net>
984 updated by George Danchev
986 2002-11-03 [thorsten] 0.8.5claws69
991 add check if gpg is active
993 2002-11-03 [thorsten] 0.8.5claws68
996 removed GSList declaration causing trouble on MacOS-X
997 (submitted by alfons, reported by xfesty)
999 2002-11-01 [paul] 0.8.5claws67
1002 remove last remnants of main's filter code
1004 2002-11-01 [paul] 0.8.5claws66
1006 * tools/filter_conv.pl
1007 fix bug where user-defined headers were ignored
1009 2002-11-01 [paul] 0.8.5claws65
1012 make a debug_print() not translatable
1014 2002-10-31 [melvin] 0.8.5claws64
1017 Fixed --disable-aspell-test. Now --disable-aspell-test will
1018 not run any GNU/aspell test. The dictionary path will
1019 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1020 was given, in which case, it will be $prefix/lib/aspell/
1022 Fixed typo in commentary (Aspell code).
1024 2002-10-31 [paul] 0.8.5claws63
1027 remove src/filter.c and src/prefs_filter.c
1028 thanks to Ricardo for reminding me
1030 2002-10-31 [colin] 0.8.5claws62
1035 2002-10-31 [paul] 0.8.5claws61
1037 * src/prefs_filter.[ch] ** REMOVED **
1038 src/filter.[ch] ** REMOVED **
1047 src/prefs_filtering.c
1048 src/summaryview.[ch]
1049 remove main's 'filter' code
1052 update to reflect removal of main's filter
1054 2002-10-31 [paul] 0.8.5claws60
1057 remove check for global_processing in summary_filter_open().
1058 This fixes the bug where if the user uses the right-click
1059 'Create filter rule...' and doesn't have any filter rules
1060 already defined in claws' advanced filtering, the newly
1061 created filter rule goes to main's filtering which is
1062 inaccessible through the gui. Now the filter rule gets added
1063 to claws' filtering by default.
1065 2002-10-28 [melvin] 0.8.5claws59
1067 * src/prefs_actions.c
1068 Fixed bug #627322 where MIME parts were not always
1069 correctly passed to a %p action
1070 Display an error dialog when message filename is not found.
1072 2002-10-28 [melvin] 0.8.5claws58
1074 * src/prefs_common.c
1075 Readded a missing function declaration lost in 0.8.3claws34
1077 2002-10-28 [paul] 0.8.5claws57
1079 * sync with 0.8.5cvs15
1080 see ChangeLog 2002-10-28 and 2002-10-25
1082 Note: ChangeLog entry 2002-10-24 is not sync'ed.
1084 2002-10-27 [oliver] 0.8.5claws56
1087 plug leak in pop3_top_recv
1089 2002-10-26 [christoph] 0.8.5claws55
1092 set need_update folder flag when messages are added
1093 (closes bug [ 626922 ] folder not updated after receiving)
1095 2002-10-25 [melvin] 0.8.5claws54
1098 Fixed a memleak introduced in the scaling code.
1100 2002-10-24 [alfons] 0.8.5claws53
1103 make filtering's forward message action forward from the
1105 (closes bug [628089 ] Filter -> Forward from address problem
1108 2002-10-24 [christoph] 0.8.5claws52
1112 o use manual of current locale or english if current
1113 locale is not available (and english is available)
1114 o also link to sylpheed doc project manuals
1116 2002-10-23 [paul] 0.8.5claws51
1119 tools/kmail2sylpheed_v2.pl
1120 add new version of kmail addressbook importer script.
1121 works with newer versions of Kmail/KAddressBook which
1122 have new and rearranged data.
1124 2002-10-23 [martin] 0.8.5claws50
1130 added length parameter to get_abbrev_newsgroup_name()
1131 changed this function so that it abbreviates the newsgroup
1132 names only so long it is smaller than the length parameter
1133 (for better reading of some newsgroup names and space efficiency)
1135 2002-10-22 [colin] 0.8.5claws49
1138 Revert Alfons' last modification (after voting ;-))
1140 2002-10-21 [alfons] 0.8.5claws48
1143 folder view in folder selection dialog reflects state of
1144 folder view in main window
1146 2002-10-18 [alfons] 0.8.5claws47
1149 drop imported messages in folder selected by user,
1150 and not in the inbox
1151 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
1153 2002-10-18 [alfons] 0.8.5claws46
1156 make automagic reply work correctly for email accounts
1157 (whether it's viable to do a full sync with Hiro's
1158 compose.c is still under discussion)
1160 2002-10-18 [melvin] 0.8.5claws45
1162 * src/prefs_actions.c
1163 Fixed bug #622275 where asynchroneous actions left
1165 Made (synchroneous) actions' input be displayed live.
1167 2002-10-18 [christoph] 0.8.5claws44
1170 don't add a newline in the textview in front of the
1171 first textpart if header display is disabled
1172 (closes bug [ 603385 ] disabled header display leaves blank
1175 2002-10-18 [christoph] 0.8.5claws43
1182 folder->get_num_list now returns an error code
1183 (closes bug [ 609424 ] News cache cleared on failure)
1185 2002-10-17 [colin] 0.8.5claws42
1188 Changed a printf by debug_print
1192 * tools/OOo2sylpheed.pl
1193 allow for spaces in the name of the
1194 file to be attached.
1196 2002-10-16 [colin] 0.8.5claws41
1199 Use a tristate to change online mode
1201 2002-10-16 [paul] 0.8.5claws40
1204 updated by Ricardo Mones Lastra
1206 2002-10-16 [colin] 0.8.5claws39
1210 Added --online and --offline command-line
1213 2002-10-15 [christoph] 0.8.5claws38
1216 set mimeinfo->name to NULL after g_free to
1217 avoid double freeing with g_free
1219 2002-10-14 [christoph] 0.8.5claws37
1224 remove calls to folder->change_flags that are now
1225 done by procmsg flag functions (seems it is not
1226 used by any foldertype anyway)
1228 init folder->change_flags with NULL
1230 2002-10-14 [christoph] 0.8.5claws36
1234 use virtual functions for folder item new and destroy
1237 2002-10-14 [melvin] 0.8.5claws35
1240 Added a test to not run the spell checker if no default
1241 dictionary is available. No dialog is displayed though.
1243 2002-10-14 [melvin] 0.8.5claws34
1246 Fixed bug in dictionary list context menu where
1247 "More..." pointed to an emtpy submenu if the
1248 number of dictionaries is a multiple of 15
1249 Removed unneeded code in suggestions list creation
1251 2002-10-14 [paul] 0.8.5claws33
1254 updated by George Danchev
1256 2002-10-13 [hoa] 0.8.5claws32
1259 src/matcher_parser_parser.y
1260 removed the escaped string from internal structure
1263 2002-10-12 [colin] 0.8.5claws31
1265 * src/gtksctree.[ch]
1267 Removed useless function gtksctree_reanchor
1269 2002-10-12 [alfons] 0.8.5claws30
1271 * sync with remaining main changes 2002-10-09 - 2002-10-11
1272 - drop changes to src/compose.c (requires claws specific changes)
1274 2002-10-12 [alfons] 0.8.5claws29
1276 * sync with main changes of 2002-10-08
1277 - drop changes to src/compose.c (requires claws specific changes)
1278 - drop changes to src/summaryview.c (requires changes to compose.c)
1280 2002-10-12 [alfons] 0.8.5claws28
1282 * sync with main changes of 2002-10-07
1284 2002-10-12 [alfons] 0.8.5claws27
1286 * sync with main changes of 2002-10-04
1287 - drop changes to src/compose.c (requires claws specific changes)
1288 - drop changes to src/prefs_folder_item.c (claws implementation
1289 seems to be working)
1291 2002-10-12 [colin] 0.8.5claws26
1294 Fix folder-flicker when space-reading, introduced
1297 2002-10-12 [colin] 0.8.5claws25
1300 Save account address when saving as draft.
1303 2002-10-12 [colin] 0.8.5claws24
1306 Fix the problem consisting of no message selected
1307 after the last message in a folder has been moved.
1309 2002-10-12 [paul] 0.8.5claws23
1312 src/prefs_template.c
1314 add Cc and Bcc to templates. Patch submitted by
1317 2002-10-12 [colin] 0.8.5claws22
1320 Fix a bug after "Check for new messages":
1321 If a folder was opened, it was still selected at
1322 the end of the check, but displayed empty.
1324 Remove unnecessary check
1329 be more verbose in the description of
1333 2002-10-11 [colin] 0.8.5claws21
1336 Make space work (better) when no mail is selected
1338 2002-10-11 [colin] 0.8.5claws20
1344 2002-10-11 [colin] 0.8.5claws19
1347 revert 0.8.5claws6 changes as i couldn't get to
1350 2002-10-11 [melvin] 0.8.5claws18
1353 Removed buggy and unused macro (should have been committed in
1356 2002-10-11 [melvin] 0.8.5claws17
1359 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
1361 2002-10-11 [thorsten] 0.8.5claws16
1364 remove rescan warning
1366 2002-10-11 [colin] 0.8.5claws15
1369 fix a segfault that happens if conv_unmime_header
1370 fails (should be better to find out why it fails)
1372 2002-10-11 [christoph] 0.8.5claws14
1375 update folderview stats after ignore/unignore thread
1377 2002-10-11 [hoa] 0.8.5claws13
1379 * src/quote_fmt_parse.y
1380 Fixed a yacc/bison syntax error
1382 Escaping of string is fixed.
1384 2002-10-11 [colin] 0.8.5claws12
1387 Resize images to fit
1389 2002-10-11 [paul] 0.8.5claws11
1392 updated by Ricardo Mones Lastra
1394 2002-10-10 [alfons] 0.8.5claws10
1397 allow dropping files by "moving" files from a file manager,
1398 not only by the more cumbersome "copying". the latter
1399 mostly implies holding down the Control button
1401 2002-10-10 [christoph] 0.8.5claws9
1404 update folders after thread building for ignored threads
1406 2002-10-10 [christoph] 0.8.5claws8
1410 * src/filtering.[ch]
1412 * src/folderview.[ch]
1417 * src/summaryview.[ch]
1418 o added new flag need_update to FolderItem
1419 o removed folder_table from various functions from tracking
1421 o set need_update flags in folder.c's move, copy and delete
1422 functions and procmsg's flags functions
1423 o added function folderview_update_items_when_required that
1424 updates all folders with need_update set
1425 o call folderview_update_items_when_required instead of
1426 folderview_update_item_foreach
1428 2002-10-09 [sergey] 0.8.5claws7
1431 Strip CRs whel loading the text into editor in reedit mode.
1433 2002-10-09 [colin] 0.8.5claws6
1436 Make Space work when no mail is selected
1438 2002-10-09 [colin] 0.8.5claws5
1440 * src/gtksctree.[ch]
1442 Add gtk_sctree_reanchor()
1444 Use gtk_sctree_reanchor() - better fix for
1447 2002-10-09 [colin] 0.8.5claws4
1450 Fix shift-click select after delete problem
1453 2002-10-08 [thorsten] 0.8.5claws3
1456 exclude current msg from -hide read messages-
1458 2002-10-08 [colin] 0.8.5claws2
1463 Differentiate socket errors from disk full
1466 2002-10-08 [christoph] 0.8.5claws1
1470 modifications for new config directory
1472 * config.guess ** REMOVED **
1473 * config.sub ** REMOVED **
1474 * install-sh ** REMOVED **
1475 * ltmain.sh ** REMOVED **
1476 * missing ** REMOVED **
1477 * mkinstalldirs ** REMOVED **
1478 these files are autogenerated by automake
1479 when you run autogen.sh
1481 * config/.cvsignore ** NEW FILE **
1482 * config/Makefile.am ** NEW FILE **
1483 ignore autogenerated files
1484 create a Makefile in this directory
1486 2002-10-08 [paul] 0.8.5claws
1488 * 0.8.5claws release
1493 fix quote reply format for newsgroups reply bug
1498 updated by me and Witold Wladyslaw Wojciech Wilk
1501 2002-10-07 [paul] 0.8.3claws53
1506 updated messages catalogs, submitted by
1507 Alessandro Maestri, Fabio Jr.Beneditto
1508 and Urke MMI, respectively.
1510 2002-10-07 [christoph] 0.8.3claws52
1515 fix new folder ghost message bug
1516 (closes bug [ 619722 ] wrong count for newly created folders)
1518 2002-10-07 [christoph] 0.8.3claws51
1521 fix news posting problem
1523 2002-10-07 [melvin] 0.8.3claws50
1526 Updated French translation
1528 2002-10-05 [christoph] 0.8.3claws49
1531 check if line_start_cache is set in gtk_stext_update_text
1532 (closes bug [ 618119 ] crash while doing search in folder)
1534 2002-10-05 [christoph] 0.8.3claws48
1540 implement cache cleanups for claws' folder system
1541 (closes bug [ 595916 ] imapcache not cleaned up)
1543 2002-10-05 [melvin] 0.8.3claws47
1545 * src/prefs_actions.c
1546 Made the help text more clear for the %p token
1548 2002-10-04 [paul] 0.8.3claws46
1551 see ChangeLog 2002-10-02 and 2002-10-03
1553 2002-10-04 [christoph] 0.8.3claws45
1556 fix segfault caused by pop before smtp
1557 call to inc_account_mail with NULL
1560 2002-10-04 [paul] 0.8.3claws44
1563 sync the LDAP detection from 0.8.5cvs1
1565 2002-10-02 [christoph] 0.8.3claws43
1568 fix small spelling error
1570 2002-10-02 [melvin] 0.8.3claws42
1573 Behave better and say "no" when test program cannot be run.
1575 2002-10-02 [paul] 0.8.3claws41
1577 * sync with 0.8.4cvs1
1578 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1581 toggle the behavior of Reply menuitem between
1582 normal reply and reply-to-list
1584 2002-10-01 [sergey] 0.8.3claws40
1587 Convert newlines in the message text to the canonical form
1588 before base64 encoding (RFC2045 compliance, fixes some
1589 interoperability issues with Evolution 1.0.3)
1591 2002-09-29 [colin] 0.8.3claws39
1594 Fix an unwanted copy/paste
1596 2002-09-29 [colin] 0.8.3claws38
1599 Renamed "Custom toolbar" to "Customize toolbar"
1600 Renamed "Show all header" to "Show all headers"
1601 Renamed "Set diplay item" to "Set displayed items"
1602 * src/prefs_common.c
1603 Renamed "Show all header" to "Show all headers"
1604 * src/prefs_summary_column.c
1605 Renamed "diplay item" to "displayed items"
1607 2002-09-29 [colin] 0.8.3claws37
1609 * src/mainwindow.[ch]
1610 online/offline status pixmaps follow theme
1612 * src/summaryview.[ch]
1613 quicksearch pixmap follows theme changes
1615 2002-09-29 [thorsten] 0.8.3claws36
1618 src/prefs_folder_item.[ch]
1619 add default_reply_to folder option (closes patch 581044)
1621 2002-09-29 [christoph] 0.8.3claws35
1623 * acconfig.h ** REMOVED **
1627 * ac/gnupg-check-typedef.m4
1628 fix autoheader 2.50 warning
1630 2002-09-29 [christoph] 0.8.3claws34
1632 * major code cleanup (part 2)
1634 - unused variables removed
1635 - unused functions removed
1636 - uninitialized variables checked
1637 - missing return statements added
1638 - missing function return types added
1639 - added parentheses around assignment
1640 when suggested by gcc
1642 2002-09-29 [alfons] 0.8.3claws33
1645 log_window_clear(): only bracket gtk_text_forward_delete()
1646 with gtk_text_freeze() / gtk_text_thaw() (see if this
1647 works around GTK text bug)
1649 2002-09-29 [paul] 0.8.3claws32
1653 updated by George Danchev and Urke MMI
1656 2002-09-27 [christoph] 0.8.3claws31
1658 * doc-src/readme.txt
1659 * doc-src/rfc1806.txt ** REMOVED **
1660 * doc-src/rfc2183.txt ** NEW FILE **
1661 * doc-src/rfc2980.txt ** NEW FILE **
1664 2002-09-27 [melvin] 0.8.3claws30
1667 Fixed typo which could break linking
1669 2002-09-27 [melvin] 0.8.3claws29
1672 Improved GNU/aspell checking.
1675 2002-09-27 [paul] 0.8.3claws28
1677 * sync with 0.8.3cvs8
1678 see ChangeLog 2002-09-27
1680 2002-09-26 [colin] 0.8.3claws27
1684 Add "Reply to Mailing-list" to the toolbar
1686 2002-09-26 [christoph] 0.8.3claws26
1689 Fix wrong message counts in summaryview status
1691 2002-09-26 [paul] 0.8.3claws25
1693 * sync with 0.8.3cvs7
1694 see ChangeLog 2002-09-26
1696 2002-09-26 [paul] 0.8.3claws24
1698 * sync with 0.8.3cvs6
1699 see ChangeLog 2002-09-25
1701 2002-09-25 [christoph] 0.8.3claws23
1703 * src/prefs_common.c
1704 * src/prefs_folder_item.c
1705 * src/prefs_scoring.c
1706 Renamed "kill score" to "hide score" in GUI
1709 2002-09-25 [paul] 0.8.3claws22
1711 * sync with 0.8.3cvs5
1712 see ChangeLog 2002-09-24
1714 2002-09-24 [alfons] 0.8.3claws21
1716 patch by Satoshi Nagayasu: allows appending / saving multiple
1717 selected files (closes "[ 612279 ] save multiple mesg(s) in
1721 add Satoshi Nagayasu
1723 summary_save_as(): allow saving selected files to
1725 summary_set_menu_sensitive: enable "Save As..." when
1726 multiple files are selected
1728 append_file(): new function
1730 2002-09-24 [colin] 0.8.3claws20
1733 Fix segfault when mimeinfo doesn't have a
1736 2002-09-24 [colin] 0.8.3claws19
1738 * src/prefs_common.[ch]
1739 Add a preference to display send dialog or not
1741 Display send dialog according to preference
1743 2002-09-24 [colin] 0.8.3claws18
1746 Disable user actions when sending
1748 2002-09-24 [colin] 0.8.3claws17
1751 Do not display name or filename for attachments
1752 with an application/pgp-signature type
1753 (security flaw, see bug 537413)
1755 2002-09-23 [colin] 0.8.3claws16
1758 Initialize entry_email, entry_alias and
1759 entry_remarks to first email address of the list
1761 2002-09-23 [colin] 0.83claws15
1764 Drop pgp-signature when reediting a signed queued
1767 2002-09-23 [melvin] 0.8.3claws14
1770 Updated French translation
1772 2002-09-23 [melvin] 0.8.3claws13
1775 Made custom toolbar menu labels more consistent
1776 * src/prefs_toolbar.c
1777 Made custom toolbar window title more consistent
1779 2002-09-22 [colin] 0.8.3claws12
1782 Initialize session type to normal before getting
1783 mail (fixes strange Get behaviour)
1784 * src/prefs_account.h
1785 Move STYPE_POP_BEFORE_SMTP to last position to
1786 avoid other side-effects
1788 2002-09-22 [colin] 0.8.3claws11
1790 * src/prefs_account.c
1791 Fix pop_bfr_smtp_tm_entry sensivity when switching
1792 from pop3 to apop or vice-versa
1794 2002-09-22 [colin] 0.8.3claws10
1796 * src/prefs_account.[ch]
1797 Add an option for the POP before SMTP timeout
1799 Remember time of last POP connection
1801 Do POP before SMTP only if timeout reached
1803 2002-09-22 [oliver] 0.8.3claws9
1806 explain custom toolbar
1808 2002-09-22 [oliver] 0.8.3claws8
1810 * src/prefs_actions.[ch]
1811 custom toolbar for compose
1812 actions callback from compose toolbar
1814 remove include toolbar.h
1816 2002-09-22 [oliver] 0.8.3claws7
1818 * src/prefs_toolbar.[ch]
1819 custom toolbar for compose
1820 - generic prefs_toolbar handles both
1821 Mainwin's toolbar as well as Compose toolbar
1823 2002-09-22 [oliver] 0.8.3claws6
1826 custom toolbar for compose
1827 restructure toolbar.[ch]
1829 2002-09-22 [oliver] 0.8.3claws5
1832 custom toolbar for compose
1834 2002-09-22 [oliver] 0.8.3claws4
1836 * src/mainwindow.[ch]
1837 custom toolbar for compose
1838 move mainwin toolbar back to mainwindow
1840 2002-09-22 [alfons] 0.8.3claws3
1847 2002-09-22 [alfons] 0.8.3claws2
1850 procmsg_save_to_outbox(): don't unlink message file from queue;
1851 callers should do it using folder_item_remove_msg()
1853 2002-09-22 [colin] 0.8.3claws1
1856 Made mimeview_check_signature() public
1858 Made GPG signatures verifiable by clicking
1859 the [application/pgp-signature] in the Text
1862 2002-09-22 [paul] 0.8.3claws
1871 updated translations, submitted by George Danchev,
1872 me, Ricardo Mones Lastra, Alessandro Maestri,
1873 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1874 and Urke MMI, respectively.
1876 2002-09-22 [alfons] 0.8.2claws65
1880 no furry valgrinds have been used to plug these memleaks
1882 2002-09-20 [paul] 0.8.2claws64
1884 * sync with 0.8.3cvs4
1885 'Select thread' re-implemented
1886 see ChangeLog 2002-09-20
1888 2002-09-21 [alfons] 0.8.2claws63
1891 compose_send(): plug unnoticed memleak
1893 2002-09-20 [alfons] 0.8.2claws62
1896 replace_address_in_edit(): strict check for NULL address to
1897 fix "[ 607348 ] Segfault in address completion". My guess is
1898 that this happens with an empty address book, but it's good
1899 to have this check here anyway
1901 completion_window_button_press(): free string returned
1902 from the internal cache
1904 2002-09-20 [christoph] 0.8.2claws61
1907 added ENC_BINARY to EncodingType
1909 the string returned by procmime_get_encoding_str
1910 should not depend on the order of values in the
1911 EncodingType definition
1912 * doc-src/rfc1806.txt ** NEW FILE **
1913 Added rfc1806 about MIME Content-Disposition
1916 2002-09-19 [paul] 0.8.2claws60
1918 * sync with 0.8.2cvs3
1919 see ChangeLog 2002-09-19
1921 2002-09-19 [paul] 0.8.2claws59
1923 * src/prefs_folder_item.c
1924 revert to Darko's original alignment of colour
1926 add a colon to folder_color label
1929 add Colin's patch (with Hiro's modifications) to
1930 force BASE64 encoding for 8-bit text when signing
1931 (sync with 0.8.3cvs2)
1933 2002-09-18 [alfons] 0.8.2claws58
1938 (beautify a little bit)
1940 2002-09-18 [christoph] 0.8.2claws57
1943 fix handling of fgetc return value
1945 2002-09-17 [alfons] 0.8.2claws56
1948 summary_sort(): check non-NULL summaryview->folder_item when no
1949 folder is selected at all
1950 (closes "[ 610344 ] sort label make syl Crash")
1952 2002-09-17 [alfons] 0.8.2claws55
1955 beautify a little bit
1957 2002-09-17 [christoph] 0.8.2claws54
1960 initialize max values for cache and folder
1961 when cache or folder is empty
1963 2002-09-15 [colin] 0.8.2claws53
1966 Fix a leak (thanks Alfons!) and cleaned
1967 variables names for custom headers
1969 2002-09-15 [colin] 0.8.2claws52
1972 Fix custom headers recognition when
1973 prefs_common.trans_hdr is on
1975 2002-09-15 [colin] 0.8.2claws51
1978 Allow dynamically-added custom headers
1979 Yet not reparsed if reedited
1981 2002-09-15 [alfons] 0.8.2claws50
1983 * src/prefs_account.c
1986 2002-09-15 [colin] 0.8.2claws49
1988 * src/prefs_account.c
1989 fix pop_before_smtp sensitivity
1991 2002-09-15 [colin] 0.8.2claws48
1994 add inc_pop_before_smtp()
1995 allow MainWindow to be undefined in
1996 inc_account_mail() and inc_start()
1999 add STYPE_POP_BEFORE_SMTP session type
2000 * src/prefs_account.c
2001 activated pop before smtp option
2003 do pop before smtp if the relevant option
2006 2002-09-15 [paul] 0.8.2claws47
2009 see ChangeLog 2002-09-15
2011 2002-09-14 [paul] 0.8.2claws46
2014 updated Bulgarian translation, submitted by
2017 2002-09-13 [paul] 0.8.2claws45
2020 merge claws' select_account() with main's
2021 (new) compose_select_account(). [sync with
2022 0.8.2cvs15, see ChangeLog 2002-09-11]
2024 2002-09-12 [christoph] 0.8.2claws44
2027 allocate 1 elements of FolderItem not 0
2029 2002-09-12 [colin] 0.8.2claws43
2032 Fix bug #590825 (obey Follow-up: poster)
2034 2002-09-12 [colin] 0.8.2claws42
2037 Fix bug #557009 (wrong headers for messages
2038 forwarded as attachments)
2040 2002-09-11 [colin] 0.8.2claws41
2043 Put SCF: pseudo-header on top of message
2044 Set draft tmp_flag when saved as draft
2048 Skip after first \n\n for beginning of real message
2051 2002-09-11 [christoph] 0.8.2claws40
2054 use procmsg flag functions in filtering or processing
2055 will cause incorrect folder message counts
2057 2002-09-11 [colin] 0.8.2claws39
2060 Fix bug #550175 - wrong save folder when reediting
2063 2002-09-11 [paul] 0.8.2claws38
2065 * sync with 0.8.2cvs14
2066 see ChangeLog 2002-09-11
2068 2002-09-11 [colin] 0.8.2claws37
2071 Fix a typo (seeming to cause new/unread status to
2074 2002-09-10 [christoph] 0.8.2claws36
2077 compose_redirect should not use compose_generic_new
2078 because that does more stuff than expected including
2079 opening the external editor
2080 (closes bug "[ 526608 ] bounced messages appear blank
2083 2002-09-10 [christoph] 0.8.2claws35
2086 fix problem with too large message number range
2087 causing a crash in folder_item_scan
2089 2002-09-10 [paul] 0.8.2claws34
2091 * sync with 0.8.2cvs13
2092 see ChangeLog 2002-09-10
2094 2002-09-10 [christoph] 0.8.2claws33
2097 set MsgInfo TmpFlags for queue and draft folders
2098 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2100 2002-09-10 [paul] 0.8.2claws32
2103 po/bg.po ** NEW FILE **
2104 new Bulgarian translation submitted by
2105 George Danchev <danchev@spnet.net>
2109 tools/tb2sylpheed ** NEW FILE **
2110 add script that converts an addressbook exported
2111 from The Bat! into a Sylpheed addressbook. Submitted
2112 by Urke MMI <urke-kg@eunet.yu>
2114 2002-09-10 [paul] 0.8.2claws31
2116 * sync with 0.8.2cvs12
2117 see ChangeLog 2002-09-10
2119 2002-09-06 [paul] 0.8.2claws30
2121 * src/prefs_common.c
2122 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
2126 tools/ldif-to-xml.py ** REMOVED **
2127 remove obsolete python script
2129 2002-09-06 [paul] 0.8.2claws29
2131 * sync with 0.8.2cvs10
2132 see ChangeLog 2002-09-06
2134 2002-09-04 [paul] 0.8.2claws28
2136 * sync with 0.8.2cvs9
2137 see ChangeLog 2002-08-04
2139 2002-09-04 [colin] 0.8.2claws27
2141 * src/prefs_common.[ch]
2142 Added signature color configuration
2144 Use user-specified signature color
2146 2002-09-03 [colin] 0.8.2claws26
2148 * src/prefs_common.[ch]
2149 Added autosave and autosave_length prefs
2151 Added compose_remove_draft()
2152 Auto-save drafts according to the prefs
2154 Added a crash-indicator file, allowing to check
2155 for new messages on startup if Sylpheed crashed
2156 (makes saved drafts "reappear")
2158 2002-09-03 [colin] 0.8.2claws25
2163 2002-09-03 [paul] 0.8.2claws24
2165 * sync with 0.8.2cvs8
2166 see ChangeLog 2002-09-02 and 2002-09-03
2168 2002-09-03 [darko] 0.8.2claws23
2171 use normal style when creating new folder to pick
2174 2002-09-02 [melvin] 0.8.2claws22
2177 removed some obsolete code
2179 2002-09-02 [melvin] 0.8.2claws21
2182 fixed test's equality sign (== to =)
2184 2002-09-02 [alfons] 0.8.2claws20
2188 revert change of 0.8.2claws16 and use the mh_folder_destroy
2189 as folder->destroy virtual as suggested by Hiro
2190 (the mh.c code seems to have been lost around mh.c.1.21)
2192 2002-09-02 [paul] 0.8.2claws19
2195 updated by Fabio Jr. Beneditto
2198 use 'http://claws.sylpheed.org' for homepage link.
2199 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
2201 2002-09-01 [alfons] 0.8.2claws18
2204 plug memleak related to one Martin Kluge found
2206 2002-08-31 [paul] 0.8.2claws17
2208 * sync with 0.8.2cvs6
2209 see ChangeLog 2002-08-30
2211 2002-08-31 [alfons] 0.8.2claws16
2214 folder_destroy(): remove mailbox from folderlist even if it has
2217 2002-08-31 [alfons] 0.8.2claws15
2222 (being pedantic I know)
2224 2002-08-31 [alfons] 0.8.2claws14
2227 check for NULL pointers returned from folder->fetch_msginfo virtual
2228 (should solve some reported crashes)
2230 2002-08-30 [alfons] 0.8.2claws13
2235 enable crash dialog on compilation time
2236 (--enable-crash-dialog configure option)
2238 2002-08-30 [alfons] 0.8.2claws12
2243 apply memory leak plug patch by Martin Kluge
2244 (closes patch "[ 602568 ] patch for 602441 little memory leak",
2245 bug "[ 599677 ] Very small memory leak in 0.81claws115",
2246 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2248 2002-08-30 [darko] 0.8.2claws11
2251 copy Gtk style from normal style to match
2252 font size for coloured folders
2254 2002-08-29 [alfons] 0.8.2claws10
2257 Type=Internet <- Type=Application
2258 (reported by Michael Schwendt, see:
2259 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
2260 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
2262 2002-08-29 [paul] 0.8.2claws9
2264 * sync with 0.8.2cvs5
2265 see ChangeLog 2002-08-29
2267 2002-08-29 [colin] 0.8.2claws8
2270 Added a sanity check in summary_select_thread
2271 Should fix bug 601605
2273 2002-08-29 [colin] 0.8.2claws7
2276 Revert claws6 changes regarding bug #591676
2278 2002-08-28 [colin] 0.8.2claws6
2281 Ignore cache for queue folderitems
2284 2002-08-28 [melvin] 0.8.2claws5
2289 2002-08-28 [melvin] 0.8.2claws4
2292 Updated a bit the text concerning the spell checker
2294 2002-08-28 [melvin] 0.8.2claws3
2296 Merged the GNU_aspell_branch:
2297 Support of new GNU/aspell is now included and the old pspell
2298 is not supported anymore.
2302 Updated spell checker text to reflect the switch to GNU/aspell
2304 * ac/aspell.m4 *** NEW ***
2305 * src/gtkaspell.[ch] *** NEW ***
2306 * ac/pspell.m4 *** DELETED ***
2307 * src/gtkspell.[ch] *** DELETED ***
2310 Updated for GNU/aspell support
2313 Replaced gtkspell.c by gtkaspell.c
2321 * src/prefs_common.[ch]
2322 Updated for GNU/aspell support
2324 2002-08-28 [paul] 0.8.2claws2
2326 * sync with 0.8.2cvs4
2327 see ChangeLog 2002-08-27 and 2002-08-28
2329 2002-08-28 [colin] 0.8.2claws1
2331 * src/summary_search.c
2334 2002-08-28 [jens] 0.8.2claws
2337 Updated German translations
2339 2002-08-27 [melvin] 0.8.2claws
2342 Updated French translations
2344 2002-08-27 [paul] 0.8.2claws
2346 * sync with 0.8.2 main release
2354 updated message catalogs submitted by
2355 Ricardo Mones Lastra, Alessandro Maestri,
2356 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
2357 Beneditto and Urke MMI
2359 2002-08-27 [hoa] 0.8.1claws123
2361 * src/mainwindow.[ch]
2362 * src/summaryview.[ch]
2363 removed the "filter setting" menu option.
2364 add a "cancel a news message" menu option.
2366 2002-08-26 [martin] 0.8.1claws122
2369 changed string under 0.8.1claws79 changed by myself
2372 2002-08-26 [martin] 0.8.1claws121
2375 added kill command to debuggerrc to start crash dialog
2377 2002-08-26 [paul] 0.8.1claws120
2379 * sync with 0.8.1cvs31
2380 see ChangeLog 2002-08-26
2382 2002-08-25 [alfons] 0.8.1claws119
2385 fix bug that didn't send out correct headers to news server
2386 when sending news article and email from queue (bug reported
2387 and patch provided by Tim Mann; closes bug
2388 "[ 583196 ] 0.7.8claws can't post news")
2390 2002-08-25 [alfons] 0.8.1claws118
2392 * src/selective_download.c
2393 mark two strings as translatable
2394 (thanks to Urke MMI for pointing this out)
2396 2002-08-25 [alfons] 0.8.1claws117
2399 treat sent boxes as special and allow sorting them by addressee
2400 (closes "[ 589418 ] Sent folder sorting misbehavior"
2401 submitted by Steve Lamb)
2403 2002-08-24 [alfons] 0.8.1claws116
2406 fix memleak reported by Martin Kluge
2407 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
2409 2002-08-24 [oliver] 0.8.1claws115
2411 * src/prefs_toolbar.c
2412 o code cleanup as suggested by Alfons
2415 2002-08-24 [alfons] 0.8.1claws114
2418 o fix another memory leak reported by Martin Kluge
2419 (see "[ 599568 ] Small Memory Leak")
2420 o remove 'from' variable from 'summary_set_header()'; we can
2423 2002-08-24 [paul] 0.8.1claws113
2425 * sync with 0.8.1cvs30
2426 see ChangeLog 2002-08-23
2428 2002-08-24 [alfons] 0.8.1claws112
2431 remove unnecessary allocations for search bar fixing leaks
2432 reported by Martin Kluge
2433 (see "[ 599451 ] Further memory leaks?")
2435 2002-08-24 [alfons] 0.8.1claws111
2438 make get_socket_name() public for crash.c
2440 o make report bug button work (goes to claws'
2441 bug tracker at sf.net)
2442 o introduce function for doing important stuff just
2443 before claws goes down
2446 2002-08-24 [alfons] 0.8.1claws110
2449 move cursor to "To" entry when forwarding as attachment
2450 (reported and solved by Steve Lamb, closes bug report
2451 "[ 592880 ] Forward as attachment; cursor not in to")
2453 2002-08-24 [colin] 0.8.1claws109
2456 fix quick search visibility after GUI (de)separations.
2458 2002-08-23 [colin] 0.8.1claws108
2461 fix header pane visibility after folderview or
2462 messageview (de)separation
2464 2002-08-23 [paul] 0.8.1claws107
2466 * src/mainwindow.[ch]
2468 give full control of display or non-display
2469 of the Execute icon to Custom toolbar settings.
2470 add new sensitivity condition to maninwindow.h:
2476 more sync with 0.8.1cvs29
2478 2002-08-23 [melvin] 0.8.1claws106
2481 Readded support for custom widget in alertpanel lost in last
2484 2002-08-23 [paul] 0.8.1claws105
2486 * sync with 0.8.1cvs29
2487 see ChangeLog 2002-08-23
2489 2002-08-23 [colin] 0.8.1claws104
2492 Fix folder and search pixmaps exchanging positions
2493 after theme or toolbar changes. Thank to Oliver for
2496 2002-08-23 [colin] 0.8.1claws103
2499 src/messageview.[ch]
2502 Changed messageview_create() and noticeview_create()
2503 to avoid the last gdk_warning
2505 2002-08-22 [colin] 0.8.1claws102
2508 Fix my new `Creating pixmap from xpm' warning
2510 2002-08-22 [colin] 0.8.1claws101
2513 Fix some of the gdk warnings
2515 2002-08-22 [colin] 0.8.1claws100
2518 * src/stock_pixmap.c
2519 * src/stock_pixmap.h
2520 * src/pixmaps/quicksearch.xpm *ADDED*
2521 Add the quicksearch pixmap
2525 Make quicksearch bar visible/hidden via a button
2527 2002-08-22 [christoph] 0.8.1claws99
2530 fix folder update for newsgroups with message
2531 numbers below minimum number of articles to fetch
2532 (closes bug #598445)
2534 2002-08-22 [paul] 0.8.1claws98
2536 * sync with 0.8.1cvs28
2537 see ChangeLog 2002-08-22
2539 2002-08-21 [alfons] 0.8.1claws97
2542 use bt instead of bt full which seems to work
2543 better, and bt full doesn't give a great deal
2544 of information anyway
2546 2002-08-21 [colin] 0.8.1claws96
2549 fix summaryview_searchtype_changed prototype
2551 2002-08-21 [christoph] 0.8.1claws95
2554 o fix broken menu update for sorting type, we have to
2555 get this info from the summaryview now
2556 o removed setting of threaded state in menu callback
2557 * src/summaryview.[ch]
2558 more summaryview/folderitem seperation for
2561 removed not required --with-compiler-flags option
2563 2002-08-21 [oliver] 0.8.1claws94
2566 o rename toolbar.xml to toolbar_main.xml
2567 since toolbar_compose.xml might come up
2572 2002-08-21 [darko] 0.8.1claws93
2575 don't reset tmp flags for messages copied
2578 2002-08-21 [colin] 0.8.1claws92
2580 * src/prefs_filtering.c
2581 fix renaming rules on folder rename
2582 when folder is not a leaf folder
2584 2002-08-21 [paul] 0.8.1claws91
2586 * src/prefs_folder_item.c
2587 fix alignment of colour selector
2589 2002-08-21 [paul] 0.8.1claws90
2591 * sync with 0.8.1cvs27
2592 see ChangeLog 2002-08-21
2594 2002-08-21 [paul] 0.8.1claws89
2597 fix crash when changing field type in
2600 2002-08-21 [colin] 0.8.1claws88
2603 Made quick search case-insensitive
2605 2002-08-21 [paul] 0.8.1claws87
2607 * sync with 0.8.1cvs26
2608 see ChangeLog 2002-08-21
2610 2002-08-20 [christoph] 0.8.1claws86
2614 * src/summaryview.[ch]
2615 more summaryview/folderitem seperation for
2616 sort_key and sort_type
2618 added missing return statement
2620 2002-08-20 [colin] 0.8.1claws85
2622 * src/summaryview.[ch]
2623 Added a quick search box
2625 * src/prefs_common.[ch]
2626 Added a show/hide option for the quick search
2628 2002-08-20 [oliver] 0.8.1claws84
2631 remove toolbar_create_popups
2633 o remove toolbar_create_popups
2634 o fix toolbar_set_sensitive
2635 (Bug reports #596834 and #596832)
2636 * src/prefs_toolbar.c
2637 o add "Set default" button
2638 o align label and text + combo widgets
2640 2002-08-20 [hoa] 0.8.1claws83bis
2643 fixed a bug in imap_fetch_msginfo() in case there is no
2646 2002-08-20 [darko] 0.8.1claws83
2649 copy the color style of folder view so it
2650 works with GTK themes
2652 2002-08-20 [darko] 0.8.1claws82
2656 * src/prefs_folder_item.[hc]
2657 don't use UI stuff in folder.h
2659 2002-08-20 [darko] 0.8.1claws81
2662 * src/prefs_folder_item.h
2664 * src/prefs_folder_item.c
2665 ability to set folder color in folderview
2667 2002-08-19 [alfons] 0.8.1claws80
2670 fix one of the earlier memleaks reported by Martin Kluge
2672 2002-08-19 [alfons] 0.8.1claws79
2675 hide notice view when selecting seperate folder
2676 view (reported by Urke MMI)
2678 2002-08-19 [christoph] 0.8.1claws78
2681 * src/prefs_folder_item.h
2682 * src/summaryview.[ch]
2683 o add summary_set_prefs_from_folderitem to set
2684 summaryview prefs (first step to remove all
2685 references to the folderitem in summaryview)
2686 o moved compiled regex stuff from folderitem prefs
2689 2002-08-19 [paul] 0.8.1claws77
2692 add check for '.' to QUOTE_IF_REQUIRED
2694 2002-08-19 [paul] 0.8.1claws76
2697 sync with 0.8.1cvs25 (plug memory leak)
2699 * src/prefs_toolbar.c
2700 re-order prefs_toolbar_cancel()
2702 2002-08-18 [alfons] 0.8.1claws75
2706 plug other memleaks reported by Martin Kluge
2708 2002-08-18 [paul] 0.8.1claws74
2711 updated by Fabio Jr. Beneditto
2713 2002-08-18 [paul] 0.8.1claws73
2716 fix bug where tooltips were displayed untranslated
2718 * src/prefs_toolbar.c
2719 fix bug where clicking 'Cancel' creates an icon & text
2720 toolbar regardless of prefs
2723 2002-08-17 [oliver] 0.8.1claws72
2725 * src/prefs_toolbar.c
2726 update toolbar on CANCEL
2727 bug reported by Martin Kluge
2729 toolbar_destroy memleak fixed
2731 2002-08-17 [alfons] 0.8.1claws71
2734 plug another memleak reported by Martin Kluge
2736 2002-08-16 [alfons] 0.8.1claws70
2739 use execvp() correctly (suggested by wwp; thanks!)
2741 2002-08-16 [alfons] 0.8.1claws69
2744 plug memory leak reported by Kim Schultz & Martin Kluge
2746 2002-08-16 [paul] 0.8.1claws68
2749 updated by Ricardo Mones Lastra
2751 2002-08-16 [paul] 0.8.1claws67
2754 fix bug where 'Compose News' icon showed wrong
2757 2002-08-16 [paul] 0.8.1claws66
2759 * sync with 0.8.1cvs24
2760 see ChangeLog 2002-08-16
2763 updated by Alessandro Maestri
2765 2002-08-15 [paul] 0.8.1claws65
2770 2002-08-15 [paul] 0.8.1claws64
2773 don't translate debug info
2778 2002-08-15 [paul] 0.8.1claws63
2780 * src/prefs_toolbar.c
2781 fix bug where clicking 'OK' creates an icon & text
2782 toolbar regardless of prefs
2784 2002-08-14 [alfons] 0.8.1claws62
2787 add global var that has the full argv[0]
2789 o execvp the correct sylpheed by using argv0
2790 and setting the correct work dir
2793 2002-08-14 [oliver] 0.8.1claws61
2795 * enable/disable Toolbar Action Buttons
2799 * src/prefs_toolbar.c
2801 2002-08-14 [melvin] 0.8.1claws60
2804 Updated French translations
2806 2002-08-14 [melvin] 0.8.1claws59
2809 Made bug report not translatable
2811 Fixed exporthtml_build_filespec() return value
2813 Fixed incorrect include file
2815 * src/prefs_actions.c
2816 * src/prefs_toolbar.c
2817 Made debug info not translatable
2820 Added missing includes
2821 * src/prefs_common.c
2824 2002-08-14 [paul] 0.8.1claws58
2826 * faq/es/sylpheed-faq.html
2827 faq/es/sylpheed-faq-[1-3].html
2828 faq/es/sylpheed-faq-4.html **NEW FILE **
2831 2002-08-13 [christoph] 0.8.1claws57
2834 ignore thread fix that did not mark all
2835 child nodes of a ignored thread as
2836 ignored. Does not work perfectly yet,
2837 but it is better now
2839 2002-08-13 [alfons] 0.8.1claws56
2842 o implement 'save crash log'
2845 2002-08-13 [melvin] 0.8.1claws55
2848 removed unrequired "execinfo.h" header
2850 2002-08-12 [paul] 0.8.1claws54
2852 * faq/en/sylpheed-faq.html
2853 faq/en/sylpheed-faq-[1-3].html
2854 faq/en/sylpheed-faq-4.html **NEW FILE **
2857 2002-08-12 [alfons] 0.8.1claws53
2860 add crash.c to translatables
2862 bring in Leandro's crash dialog
2864 2002-08-11 [alfons] 0.8.1claws52
2867 clean up some warnings
2869 2002-08-11 [alfons] 0.8.1claws51
2873 * src/crash.[ch] ** NEW FILES **
2875 initial gdb crash handler
2877 2002-08-11 [paul] 0.8.1claws50
2879 * src/prefs_toolbar.c
2880 replace Up/Down arrow pixmaps with text to be
2881 consistent across icon themes
2883 2002-08-11 [paul] 0.8.1claws49
2885 * src/prefs_common.c
2887 rename 'Pixmap' -> 'Icon'
2890 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2892 2002-08-10 [paul] 0.8.1claws48
2894 * src/prefs_toolbar.c
2897 2002-08-10 [paul] 0.8.1claws47
2900 don't write Processing progress to status bar
2901 patch submitted by Alexander Evseev
2903 * src/prefs_toolbar.c
2904 re-position and resize window
2905 make window assume correct size on first call
2907 2002-08-10 [paul] 0.8.1claws46
2914 follow UI text conventions
2916 2002-08-10 [alfons] 0.8.1claws45
2919 correct pixmap for delete action
2921 2002-08-10 [paul] 0.8.1claws44
2924 updated by Fabio Jr. Beneditto
2926 2002-08-10 [paul] 0.8.1claws43
2929 add custom toolbar files
2931 2002-08-10 [paul] 0.8.1claws42
2933 * sync with 0.8.1cvs22
2934 see ChangeLog 2002-08-09
2936 2002-08-09 [paul] 0.8.1claws41
2940 tools/outlook2sylpheed.pl ** NEW FILE **
2941 add script to convert exported Outlook
2942 contacts list to a Sylpheed addressbook.
2943 Submitted by Ricardo Mones Lastra.
2945 2002-08-09 [paul] 0.8.1claws40
2949 po/sr.po ** NEW FILE **
2950 add Serbian message catalog. Submitted by
2951 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2953 2002-08-09 [paul] 0.8.1claws39
2955 * sync with 0.8.1cvs21
2956 see ChangeLog 2002-08-08
2958 2002-08-08 [oliver] 0.8.1claws38
2961 move Custom Toolbar to Configuration menu
2963 2002-08-08 [oliver] 0.8.1claws37
2965 * src/prefs_toolbar.c
2966 fix substitute pixmap bug
2968 2002-08-08 [paul] 0.8.1claws36
2970 * sync with 0.8.1cvs19
2971 see ChangeLog 2002-08-08
2973 2002-08-07 [christoph] 0.8.1claws35
2976 fixed a memory leak in new canonicalize_file_replace
2978 2002-08-07 [christoph] 0.8.1claws34
2981 o canonicalize_file_replace should create the temporary
2982 file in the same directory as the original file.
2983 o added get_tmpfile_in_dir that creates a temorary file
2984 in a specified directory.
2986 2002-08-07 [melvin] 0.8.1claws33
2989 fixed bug where 'Article' button acted as 'Email' button.
2991 2002-08-07 [paul] 0.8.1claws32
2993 * sync with 0.8.1.cvs17
2994 see ChangeLog 2002-08-07
2996 2002-08-07 [colin] 0.8.1claws31
2999 fix mass-cancel problem
3001 2002-08-07 [thorsten] 0.8.1claws30
3003 * src/prefs_toolbar.c
3004 fix: crash on replace or add new button
3006 fix: close xmlfile after reading
3008 fix: unlink() file before rename()
3010 2002-08-06 [paul] 0.8.1claws29
3012 * sync with 0.8.cvs15
3013 see ChangeLog 2002-08-06
3015 2002-08-06 [oliver] 0.8.1claws28
3018 * src/prefs_toolbar.c
3019 fixed empty toolbar issue
3021 2002-08-06 [oliver] 0.8.1claws27
3023 * Custom Toolbar Final
3027 o toolbar stuff now lives in src/toolbar.[ch]
3028 o main_window_toolbar_* functions are renamed to
3029 toolbar_* reflecting their new source file
3030 * src/mainwindow.[ch]
3031 o remove toolbar stuff
3033 2002-08-06 [oliver] 0.8.1claws26
3036 * src/prefs_toolbar.[ch] **New File**
3037 * src/toolbar.[ch] **New File**
3038 o prefs_toolbar.[ch] custom toolbar frontend
3039 o toolbar.[ch] backend
3041 2002-08-06 [oliver] 0.8.1claws25
3043 * src/prefs_actions.[ch]
3044 o new exported function actions_execute
3046 2002-08-06 [paul] 0.8.1claws24
3048 * sync with 0.8.1cvs4
3049 see ChangeLog 2002-08-06
3051 2002-08-06 [paul] 0.8.1claws23
3053 * sync with 0.8.1cvs13
3054 see ChangeLog 2002-08-06
3056 2002-08-06 [paul] 0.8.1claws22
3058 * sync with 0.8.1cvs12
3059 see ChangeLog 2002-08-05 and 2002-08-06
3061 2002-08-06 [match] 0.8.1claws21
3064 improvements to cut/copy/paste address
3066 2002-08-05 [match] 0.8.1claws20
3073 fixes to improve cut/copy/paste
3075 2002-08-06 [melvin] 0.8.1claws19
3078 account_find_all_from_address(): new function that returns the
3079 list of all accounts that are matched in an address.
3080 * src/alertpanel.[ch]
3081 alertpanel() now accepts a custom widget
3082 alertpanel_with_widget(): new function that pops up a panel with
3083 a custom widget in it
3085 gtkut_account_menu_new(): new function that allows the selection
3086 of an account from a list of accounts.
3088 Extended Return Receipt notification to select the correct
3089 account and to make a security test on the Delivery-Notification
3090 address which should be the same as the Return-Path.
3092 2002-08-06 [thorsten] 0.8.1claws18
3095 attach_all: save unnamed as "noname.%d",
3096 dont free static dirname
3098 2002-08-05 [alfons] 0.8.1claws17
3101 detect XIM by trying to link rather than compile a XIM program
3103 2002-08-05 [oliver] 0.8.1claws16
3105 * src/stock_pixmap.[ch]
3106 o add UP_ARROW to available pixmaps (already in pixmap-directory)
3107 o new func to retrieve pixmaps
3109 2002-08-05 [paul] 0.8.1claws15
3111 * sync with 0.8.1cvs10
3112 see ChangeLog 2002-08-05
3114 2002-08-04 [alfons] 0.8.1claws14
3117 see if this plugs memleak
3119 2002-08-04 [melvin] 0.8.1claws13
3122 fixed bug that could crash Sylpheed when highlighting
3123 all misspelled words.
3125 2002-08-03 [melvin] 0.8.1claws12
3127 * src/prefs_actions.c
3128 removed unnecessary checks for NULL introduced in 0.8.1claws11.
3130 fixed bug where the Return Receipt was sent to
3131 Delivery-Notification-To address even if it was not present
3133 2002-08-02 [alfons] 0.8.1claws11
3135 * src/prefs_actions.c
3136 o more check for NULLs
3137 o put create_io_dialog() in right conditional block
3139 2002-08-02 [paul] 0.8.1claws10
3142 updated by Ricardo Mones Lastra
3144 2002-08-01 [christoph] 0.8.1claws9
3147 don't free the cache of the opened
3148 folder in the summaryview
3150 don't unset flags, if it is not required
3152 2002-08-01 [paul] 0.8.1claws8
3154 * sync with 0.8.1cvs8
3155 see ChangeLog entry 2002-08-01
3157 2002-08-01 [paul] 0.8.1claws7
3159 * sync with 0.8.1cvs7
3160 see ChangeLog 2002-07-31 and 2002-08-01
3162 2002-07-31 [christoph] 0.8.1claws6
3165 forgot to update menu sensitivity
3166 function for new menu entry
3168 2002-07-31 [alfons] 0.8.1claws5
3171 check folder item and its path for NULL on
3174 2002-07-31 [christoph] 0.8.1claws4
3177 check if folder_item_get_msginfo in
3178 folder_item_remove_msg returned NULL
3180 better clear the uid cache in the
3181 uid validity check function and delete
3184 2002-07-31 [paul] 0.8.1claws3
3187 add the '--attach' option and a few other
3190 2002-07-31 [paul] 0.8.1claws2
3192 * sync with 0.8.1cvs5
3193 see ChangeLog 2002-07-31
3195 2002-07-31 [christoph] 0.8.1claws1
3197 * src/folderview.[ch]
3199 replace "Rescan all folders..." with
3200 "Check all folders for new messages..."
3202 2002-07-30 [paul] 0.8.1claws
3204 * version 0.8.1claws released
3206 2002-07-30 [paul] 0.8.0claws29
3208 * tools/OOo2sylpheed.pl ** NEW FILE **
3210 add script to enable sending documents as
3211 attachments from OpenOffice.org
3213 2002-07-30 [melvin] 0.8.0claws28
3215 * src/prefs_actions.c
3216 Made the actions' input/output dialog display
3219 2002-07-30 [christoph] 0.8.0claws27
3222 check if folder_item_get_msginfo in
3223 procmsg_save_to_outbox returned NULL
3225 2002-07-30 [paul] 0.8.0claws26
3227 * sync with 0.8.1cvs4
3228 see ChangeLog 2002-07-29
3230 2002-07-29 [thorsten] 0.8.0claws25
3233 added selective download, delete on server
3235 2002-07-29 [paul] 0.8.0claws24
3237 * sync with 0.8.1cvs3
3238 see ChangeLog 2002-07-29
3240 2002-07-27 [christoph] 0.8.0claws23
3243 add extra check if fetching the msginfo
3246 2002-07-27 [paul] 0.8.0claws22
3248 * sync with 0.8.1cvs2
3249 see ChangeLog 2002-07-26
3251 2002-07-27 [christoph] 0.8.0claws21
3254 add another check if a valid msginfo
3257 2002-07-26 [hoa] 0.8.0claws20
3260 Fixed a condition in folder_item_destroy()
3263 Fixed an error in IMAP protocol
3265 2002-07-26 [alfons] 0.8.0claws19
3268 ofcourse compare with identifier, not the path
3270 2002-07-26 [alfons] 0.8.0claws18
3273 use folder item identifier for saving / restoring
3274 preferences because folder->path might not be unique
3276 2002-07-26 [melvin] 0.8.0claws17
3279 Fixed a crash introduced in 0.8.0claws5 when log is
3280 cut under 80 characters.
3282 2002-07-26 [paul] 0.8.0claws16
3284 * sync with 0.8.1cvs1
3285 see ChangeLog 2002-07-26
3287 2002-07-26 [christoph] 0.8.0claws15
3290 imap folder now remembers the last selected
3291 folder and imap_fetch_msginfo skips selecting
3292 the folder if it is already selected
3294 2002-07-26 [christoph] 0.8.0claws14
3299 fix imap folder rescanning
3301 2002-07-25 [christoph] 0.8.0claws13
3311 implement imap uid cache and uid validity check
3313 2002-07-25 [alfons] 0.8.0claws12
3316 fix a brown paper bag bug, and also add some more
3319 2002-07-25 [christoph] 0.8.0claws11
3322 don't mix copy, fetch_msginfo and remove
3323 operations in folder item copy and move
3326 2002-07-25 [christoph] 0.8.0claws10
3330 * src/prefs_folder_item.c
3331 * src/summaryview.[ch]
3332 remove no longer required parameter update_cache from
3335 2002-07-25 [paul] 0.8.0claws9
3342 2002-07-24 [alfons] 0.8.0claws8
3345 sort correctly when using simplified subject line
3346 (closes feature request "[ 585141 ] applying regexp to subject
3347 before sort" submitted by Alexandra Walford)
3349 2002-07-24 [paul] 0.8.0claws7
3351 * sync with 0.8.0cvs3
3352 see ChangeLog 2002-07-24
3354 2002-07-23 [christoph] 0.8.0claws6
3361 o separate processing and summaryview
3362 o removed summary_write_cache from summaryview
3363 o removed summaryview->killed_messages, because we don't have
3364 to keep a list of killed messages anymore. New cache will
3365 keep the hidden messages in cache anyway
3368 * src/selective_download.c
3369 o removed unnecessary summary_write_cache calls
3371 o don't set ignore thread flag in procmsg_get_thread_tree
3372 if it is already set
3375 o moved STATUSBAR_PUSH/POP to statusbar.h because
3376 they are used in different files
3378 2002-07-23 [melvin] 0.8.0claws5
3384 * src/editldap_basedn.c
3386 * src/prefs_common.c
3387 Fixed few memory leak (gtk_editable_get_chars returns
3388 an allocated string)
3390 Fixed few memory leak (gtk_editable_get_chars returns
3391 an allocated string) and modified a little the log cutting
3394 Replaced a call to an obsolete function gtk_entry_get_text()
3395 by gtk_editable_get_chars()
3397 Removed a debug printf
3399 2002-07-23 [christoph] 0.8.0claws4
3402 fix another g_dirname memory leak
3404 2002-07-23 [christoph] 0.8.0claws3
3407 fixed a memory leak in mh_fetch_msginfo
3408 fixed crash when message header could not be
3411 2002-07-23 [paul] 0.8.0claws2
3413 * sync with 0.8.0cvs2
3414 see ChangeLog 2002-07-23
3416 2002-07-23 [paul] 0.8.0claws1
3418 * sync with 0.8.0cvs1
3419 see ChangeLog 2002-07-23
3421 2002-07-23 [paul] 0.8.0claws
3423 * release of 0.8.0claws
3425 2002-07-23 [paul] 0.7.8claws99
3428 new Russian translation, submitted by
3429 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
3431 2002-07-22 [jens] 0.7.8claws98
3434 Updated German translations.
3436 2002-07-22 [paul] 0.7.8claws97
3442 updated translations by Ricardo Mones Lastra,
3443 Alessandro Maestri, Wilbert Berendsen and
3444 Fabio Jr. Beneditto respectively
3446 2002-07-22 [christoph] 0.7.8claws96
3449 fix memory leak caused by wrong g_dirname usage
3451 2002-07-22 [christoph] 0.7.8claws95
3454 update new and unread message counts for summaryview
3455 summaryview does not get it from the folder anymore
3456 and has to update the values itself
3458 2002-07-22 [melvin] 0.7.8claws94
3461 Updated French translations.
3463 2002-07-22 [christoph] 0.7.8claws93
3466 set prop->preg pointer to NULL or following check
3467 will not fail and regexec will be called with
3470 2002-07-21 [alfons] 0.7.8claws92
3472 * src/prefs_common.[ch]
3473 remove option "Send return receipt on request"
3475 2002-07-21 [thorsten] 0.7.8claws91
3478 fixed memleaks, coding style as pointed out by alfons
3480 2002-07-21 [alfons] 0.7.8claws90
3483 * src/noticeview.[ch]
3484 o fix bug notice view being displayed when going to empty folder
3485 (noticed by Christoph)
3486 o allow RRR to be sent when restarting sylpheed, or changing folder
3487 (noticed by Thorsten)
3489 2002-07-21 [thorsten] 0.7.8claws89
3492 Included save_all patch from Xaview FACQ
3493 added support for pathnames
3495 2002-07-21 [alfons] 0.7.8claws88
3500 * src/messageview.[ch]
3501 * src/noticeview.c ** NEW FILE **
3502 * src/noticeview.h ** NEW FILE **
3503 make return receipts work again
3504 (UI idea by Leandro Pereira)
3506 2002-07-21 [paul] 0.7.8claws87
3509 fix sensitivity of 'Select thread'
3511 2002-07-21 [paul] 0.7.8claws86
3513 * src/prefs_common.c
3514 add browser command line for Galeon
3516 2002-07-21 [paul] 0.7.8claws85
3519 fix 'EXTRA_DIST': remove README.README, add TODO
3522 2002-07-21 [alfons] 0.7.8claws84
3525 make enter clear selection
3526 (closes "[ 579888 ] Editor selection/entry error"
3527 reported by Steve Lamb)
3529 2002-07-21 [alfons] 0.7.8claws83
3532 sort message list when selecting unthread messages
3533 (closes "[ 501593 ] switching threaded view doesn't sort"
3534 reported by Simon Schubert)
3536 2002-07-20 [alfons] 0.7.8claws82
3541 2002-07-20 [thorsten] 0.7.8claws81
3544 Fixed expansion of empty fields in matchactions
3546 2002-07-19 [melvin] 0.7.8claws80
3549 Removed a duplicate menu entry (fast mode) introduced during
3551 Added a menu separator between 'Use alternate' and 'Fast mode'
3553 2002-07-19 [paul] 0.7.8claws79
3559 2002-07-19 [thorsten] 0.7.8claws78
3561 * tools/calypso_convert.pl ** NEW FILE **
3564 script to import mbox files exported
3566 o generates folder structure
3567 o includes attachments
3569 2002-07-19 [melvin] 0.7.8claws77
3571 * src/selective_download.[ch]
3572 Fixed bug where closing the dialog with the window manager's
3573 close button will not unlock the summary
3574 Corrected some function declarations that missed a return value
3575 Made the source code comply better with coding style.
3576 * src/prefs_common.c
3577 Added new browser command line for Mozilla.
3579 2002-07-18 [paul] 0.7.8claws76
3582 src/selective_download.[ch]
3583 reflect theme changes, fix Gdk Warning when creating
3584 pixmap from NULL window, and minor clean up.
3585 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3590 2002-07-17 [paul] 0.7.8claws75
3598 2002-07-16 [paul] 0.7.8claws74
3600 * tools/filter_conv.pl
3602 replace conversion script with reimplemented version,
3603 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3605 2002-07-16 [colin] 0.7.8claws73
3608 remove forgotten debug messages - sorry ;-)
3610 2002-07-16 [colin] 0.7.8claws72
3616 add the ability to select part of a text mime-part
3619 2002-07-15 [christoph] 0.7.8claws71
3622 fix folder message count for folders without
3623 msg_is_changed (includes news folders)
3625 2002-07-15 [martin] 0.7.8claws70
3628 option "display recipient on 'From'..." now works
3629 without the need of enabling the option
3630 "display sender using address book".
3632 2002-07-15 [christoph] 0.7.8claws69
3635 removed setting folder status from summaryview.
3636 folder.c should update all message counts correctly.
3638 2002-07-15 [paul] 0.7.8claws68
3641 updated by Fabio Junior Beneditto
3643 2002-07-15 [darko] 0.7.8claws67
3646 Fixed target folder colorization, don't decrease op
3649 2002-07-14 [paul] 0.7.8claws66
3651 * sync with main 0.8.0
3652 see ChangeLog 2002-07-14
3654 2002-07-13 [melvin] 0.7.8claws65
3659 Replaced sprintf by g_snprintf to prevent possible buffer
3662 Corrected a log message output format.
3663 Added a missing "done" debug output.
3665 Added keyboard accelerator for Priority menu items
3666 Added missing \n in debug output
3670 Added missing \n in debug output
3672 2002-07-13 [paul] 0.7.8claws64
3675 change Sergey's email address to the sf address
3678 increase show_url_timeout (more useful for long
3681 2002-07-12 [sergey] 0.7.8claws63
3684 applied (with some modifications) patch to set the
3685 micalg parameter for signatures
3686 (2001-08-28 Werner Koch <wk@gnupg.org>)
3688 2002-07-12 [sergey] 0.7.8claws62
3692 fixed man page installation
3694 2002-07-12 [paul] 0.7.8claws61
3696 * sync with 0.7.8cvs26
3697 see ChangeLog 2002-07-11 and 2002-07-12
3699 2002-07-11 [christoph] 0.7.8claws60
3703 first use the message number to find the message
3704 to mark with a reply flag but check the
3705 message-id if we got the correct message, if not
3706 try to find it by message-id.
3707 use new string seperator that is not allowed
3710 2002-07-11 [paul] 0.7.8claws59
3712 * sync with 0.7.8cvs23
3713 see ChangeLog 2002-07-10
3715 2002-07-10 [christoph] 0.7.8claws58
3719 Added message-id table to the cache in memory
3720 and functions to msgcache.c and folder.c to
3721 fetch MsgInfos by message id
3724 store folder and message-id of message replying
3725 to in queue header and set reply flag after sending
3726 (Closes bug #469498)
3728 2002-07-10 [paul] 0.7.8claws57
3732 add Martin to the list of authors
3734 2002-07-09 [martin] 0.7.8claws56
3736 Added gtk_ctree_last_visible(), tree_update_level(),
3737 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3738 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3739 from gtk+ to gtksctree.c for the new sorting code
3740 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3741 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3743 Added declaration for gtk_sctree_sort_recursive() and
3744 gtk_sctree_sort_node
3749 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3750 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3752 2002-07-08 [paul] 0.7.8claws55
3754 * more sync with 0.7.8cvs21
3755 see ChangeLog 2002-07-08