1 2002-11-29 [melvin] 0.8.6claws36
4 Increased minimal gpgme version to 0.3.10 (Zombies out)
5 and to detect signatures expirations (gpgme 0.3.6)
8 Use non obsolescent function for Gpgme engine checking.
11 Inform about expired signatures or signatures which key
12 has expired. Expiration date is displayed.
15 Inform about expired signatures or signatures which key
18 2002-11-28 [paul] 0.8.6claws35
21 re-instate 'Check for new messages' in Newsgroup
22 folders right-click menu, after a suggestion from
23 Tim Mann <timmann@users.sourceforge.net>
26 after a crash check only local folders for new
29 2002-11-28 [paul] 0.8.6claws34
32 apply patch that fixes the checking of GTK with XIM
33 support on different OSs, such as FreeBSD. Patch
34 submitted by Topia <topia@users.sourceforge.net>
36 2002-11-28 [paul] 0.8.6claws33
41 more changes to the English
43 2002-11-28 [paul] 0.8.6claws32
45 * sync with 0.8.6cvs13
46 see ChangeLog 2002-11-28 (no sync needed
49 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws31
52 add patch by Ivan F. Martinez introducing messageview Toolbar
53 some changes and committed by oliver
55 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws30
57 * src/messageview.[ch]
58 add patch by Ivan F. Martinez introducing messageview Toolbar
59 some changes and committed by oliver
61 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws29
64 add patch by Ivan F. Martinez introducing messageview Toolbar
65 some changes and committed by oliver
67 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws28
70 add patch by Ivan F. Martinez introducing messageview Toolbar
71 some changes and committed by oliver
73 2002-11-28 [oliver] 0.8.6claws27
75 * src/prefs_toolbar.[ch]
76 getting ready for messageview toolbar
77 free mem allocated by gettext
78 change prefs_toolbar to prefs_toolbar_open
80 2002-11-28 [thorsten] 0.8.6claws26
83 cleaned up conflicting declarations of
84 imageview_show_image()
86 2002-11-28 [paul] 0.8.6claws25
88 * src/grouplistdialog.c
90 src/prefs_summary_column.c
91 a few more improvements to the English
93 2002-11-28 [colin] 0.8.6claws24
96 A few updates to command-line parameters
98 2002-11-28 [colin] 0.8.6claws23
100 * src/prefs_filtering.c
101 Fix problems with prefs_filtering_delete_path:
102 a) if the first rule is removed, original pointers
103 weren't updated (leading to segfaults)
104 b) it was always global_processing updated in case
105 of removed path was parent of rule path
107 2002-11-27 [paul] 0.8.6claws22
113 src/prefs_customheader.c
114 src/prefs_display_header.c
115 src/prefs_filtering.c
116 src/prefs_folder_item.c
119 src/prefs_summary_column.c
122 improve the English in the GUI
124 2002-11-27 [colin] 0.8.6claws21
127 Fix processing renaming problems happening after
130 2002-11-27 [colin] 0.8.6claws20
133 recursive move now deletes src each subfolder after
136 Use identifier instead of path during dnd (enables
139 2002-11-27 [paul] 0.8.6claws19
142 apply patch that does command-line processing
143 BEFORE gtk_init, allowing claws to run from
144 shell-scripts in non-X environment (e.g. crontab
145 or ip-up, ip-down scripts). Patch submitted by
146 Ruslan N. Balkin <baron@dartel.ru>
149 updated by Alessandro Maestri
151 2002-11-27 [paul] 0.8.6claws18
153 * sync with 0.8.6cvs12
155 Differences are that main uses a 'Receive dialog'
156 frame on the Interface tab, whereas claws groups all
157 the dialogs together in a 'Dialogs' frame.
159 2002-11-27 [colin] 0.8.6claws17
161 * src/prefs_matcher.c
162 Fix Execute criteria's NOT flag
165 2002-11-26 [christoph] 0.8.6claws16
168 rewrite the ssl code a little bit, only use one
169 SSL context, set default certificates' file/path
171 2002-11-26 [thorsten] 0.8.6claws15
174 default-reply-to didn't work for ml-reply
176 2002-11-26 [melvin] 0.8.6claws14
178 * src/prefs_actions.c
179 Made pipe-actions ignore short headers in message view
180 Made trailing-pipe-actions write in the message view with
181 the same font as the original message
183 2002-11-26 [paul] 0.8.6claws13
186 this time commit the correct file
188 2002-11-26 [paul] 0.8.6claws12
190 * sync with 0.8.6cvs11
191 src/quote_fmt_parse.y
196 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
198 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
201 see ChangeLog 2002-11-25 and 2002-11-26
203 2002-11-26 [colin] 0.8.6claws11
206 Fix collapsed folder not auto-expanding during
207 mail dnd, if it was the source folder.
209 2002-11-25 [colin] 0.8.6claws10
211 * src/folderview.[ch]
212 Variable renaming and cleaning (slist of nodes
213 to be re-collapsed is stored in FolderView)
215 2002-11-25 [paul] 0.8.6claws9
217 * src/prefs_common.[ch]
218 fix breakage caused by last commit
220 2002-11-25 [paul] 0.8.6claws8
222 * sync with 0.8.6cvs4
223 see ChangeLog 2002-11-21
225 2002-11-25 [paul] 0.8.6claws7
227 * sync with 0.8.6cvs4
228 see ChangeLog 2002-11-20
230 2002-11-25 [paul] 0.8.6claws6
232 * sync with 0.8.6cvs3
233 see ChangeLog 2002-11-18
235 2002-11-25 [colin] 0.8.6claws5
238 Add gtkut_ctree_node_is_parent()
240 Spring-loaded folders
242 2002-11-25 [colin] 0.8.6claws4
245 Add slist_concat_unique(), function to merge
246 two GSList filtering dups
248 * src/summaryview.[ch]
251 Add detection/update/display of unread answers
254 Add procmsg_find_children()
255 Add procmsg_msg_has_marked_parent()
257 2002-11-25 [colin] 0.8.6claws3
259 * src/ssl_certificate.[ch]
260 Allow checking a certificate without a DNS
262 Allow to forget a cert (by deleting it)
263 Make ssl_certificate_destroy_public
264 * src/ssl_manager.[ch] ** NEW FILES **
265 Gui to manage (display/remove) certificates
266 * src/prefs_common.[ch]
267 Add a pref to allow silent acceptation of
268 trusted certificates or not (based on the
269 "I want to know what's going on" principle)
271 Add SSL manager in Tools menu
273 Add the new files to the build
275 Add ssl_manager.c to translations
277 2002-11-25 [colin] 0.8.6claws2
279 * src/summaryview.[ch]
280 Add S_SEARCH_EXTENDED to the quick search, which
281 allows to search using filtering syntax.
283 2002-11-25 [colin] 0.8.6claws1
286 Deletion of duplicates now prefer deleting
287 the unread dup (fixes feature-request 638989).
289 2002-11-24 [paul] 0.8.6claws
295 updated by Ricardo Mones Lastra,
296 Witold Wladyslaw Wojciech Wilk,
297 Ruslan N. Balkin, and Urke MMI
300 2002-11-24 [paul] 0.8.5claws182
303 updated by George Danchev
305 2002-11-23 [alfons] 0.8.5claws181
308 tiny memory leak found by browsing Dimitar's
311 2002-11-23 [paul] 0.8.5claws180
314 updated by Alessandro Maestri
316 2002-11-22 [christoph] 0.8.5claws179
320 * src/prefs_filtering.c
324 2002-11-22 [alfons] 0.8.5claws178
327 summary_execute_delete_func(): if message is deleted, make
328 sure to also remove its entry in the subject hash table.
329 fixes a corner case bug.
331 2002-11-22 [paul] 0.8.5claws177
336 * ltconfig ** REMOVED **
339 2002-11-22 [paul] 0.8.5claws176
342 textview_set_font(): fix for message display in
343 UTF-8 locales (thanks to Sergey Vlasov).
346 add new team members and contributors
349 2002-11-21 [colin] 0.8.5claws175
352 Add procmsg_remove_special_headers()
354 Use procmsg_remove_special_headers() for
357 2002-11-21 [colin] 0.8.5claws174
360 Fix moving/copying from queue/draft folders
363 2002-11-21 [christoph] 0.8.5claws173
369 * src/matcher_parser_lex.[hl]
371 * src/mbox_folder.[ch]
372 * src/prefs_filtering.c
374 * src/quote_fmt_lex.l
376 fix all warnings except the warnings in lex and yacc files
378 2002-11-20 [christoph] 0.8.5claws172
381 fix MsgInfo retrieval for IMAP draft and queue folders
382 (closes bug [ 619558 ] Draft saving on IMAP box issue)
384 2002-11-19 [christoph] 0.8.5claws171
387 fix segfault, when draft saving does not get
388 the MsgInfo of the new message
389 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
391 2002-11-19 [christoph] 0.8.5claws170
394 add parameter check for flag setting function
395 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
397 2002-11-18 [paul] 0.8.5claws169
400 more sensitivity fixes to redirect mode:
401 * disable toolbar draft button
402 * allow only Address book in the Tools menu
403 * disable editing of message by the spell
406 2002-11-18 [paul] 0.8.5claws168
409 fix sensitivity of menu items in compose_redirect():
410 allow only the necessary items
412 2002-11-18 [paul] 0.8.5claws167
415 fix bug [ 603259 ] 'attachment got lost on bounce'
417 2002-11-18 [paul] 0.8.5claws166
420 updated by Ruslan N. Balkin <baron@dartel.ru>
422 2002-11-18 [colin] 0.8.5claws165
426 Remove old filtering stuff
429 2002-11-17 [oliver] 0.8.5claws164
432 remove not needed typedef
434 2002-11-17 [oliver] 0.8.5claws163
437 make toolbar's on click events translatable
439 2002-11-15 [colin] 0.8.5claws162
442 Revert too-soon integration of a feature
444 2002-11-15 [christoph] 0.8.5claws161
447 use main's implementation of imap_get_msginfo
449 2002-11-15 [christoph] 0.8.5claws160
459 replace claws' fetch_msginfo with main's get_msginfo
460 (use main's implementation where possible)
462 2002-11-15 [colin] 0.8.5claws159
464 * src/ssl_certificate.c
467 2002-11-16 [melvin] 0.8.5claws158
470 Updated French translations.
472 2002-11-16 [colin] 0.8.5claws157
474 * src/ssl_certificate.c
475 Check for missing parts in the certificates
477 2002-11-15 [colin] 0.8.5claws156
480 Preventive fix (missing check) found by
486 sync with 0.8.6 release
488 2002-11-15 [colin] 0.8.5claws155
492 Fix error handling of folder_item_move_to()
495 2002-11-15 [colin] 0.8.5claws154
499 folder_item_move_to() sets an error message instead
500 of having GUI stuff in folder.c
502 2002-11-15 [colin] 0.8.5claws153
505 Implemented a callback for MsgInfo updates,
506 heavily copy/pasted from Christoph's folder
508 * src/summaryview.[ch]
509 Register summary_update_msg as callback
511 2002-11-14 [colin] 0.8.5claws152
514 Update the FolderItem after sending (fixes 617593)
516 2002-11-14 [christoph] 0.8.5claws151
519 fix wrong position of NULL pointer check found
522 2002-11-14 [christoph] 0.8.5claws150
525 fix segfault when deleting messages from IMAP folders
526 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
528 2002-11-14 [colin] 0.8.5claws149
531 Forwarding was also ignoring the folder's default account.
533 2002-11-14 [colin] 0.8.5claws148
536 Fix sent folder not set to folder properties when
539 2002-11-14 [thorsten] 0.8.5claws147
542 inc_start(): Files were not moved from .processing to inbox,
543 if no global processing rule existed
545 2002-11-14 [colin] 0.8.5claws146
547 * src/ssl_certificate
550 2002-11-14 [paul] 0.8.5claws145
553 updated by Alessandro Maestri
555 2002-11-13 [alfons] 0.8.5claws144
558 folder_item_close(): only mark messages unread
559 when a folder has new messages
561 2002-11-13 [keith] 0.8.5claws143
564 Fix problem moving or copying between
567 2002-11-13 [colin] 0.8.5claws142
569 * src/matcher_parser_parse.y
570 Fix rule problem when " don't match
572 2002-11-13 [christoph] 0.8.5claws141
576 moved cache saving to folder_item_close
577 the folderview should not have to deal with
580 2002-11-13 [christoph] 0.8.5claws140
583 moved setting of important score to
584 summary_set_prefs_from_folderitem
586 2002-11-13 [colin] 0.8.5claws139
588 * src/matcher_parser_parse.y
589 Fix a segfault in the parser (happening when
590 a good expression had been tested and a bad
593 2002-11-13 [paul] 0.8.5claws138
595 * sync with 0.8.5cvs24
596 see ChangeLog 2002-11-13
599 updated by Fabio Jr. Beneditto
601 2002-11-13 [colin] 0.8.5claws137
606 Revert last commit, problem
608 2002-11-13 [colin] 0.8.5claws136
611 Remove duplicated code
613 Bumped CACHE_VERSION and MARK_VERSION
615 Network endian for cache and mark files
617 2002-11-12 [colin] 0.8.5claws135
620 Fix the "socket error" dialog which disappeared
622 2002-11-12 [colin] 0.8.5claws134
625 Reverse last commit which had performance
626 problems, but still reverse the list
628 2002-11-12 [colin] 0.8.5claws133
633 2002-11-12 [melvin] 0.8.5claws132
636 Added a check for a NULL prefs_common.dictionary
638 2002-11-12 [colin] 0.8.5claws131
640 * src/ssl_certificate.[ch]
643 2002-11-12 [colin] 0.8.5claws130
645 * src/ssl_certificate.[ch]
646 Take connection port into account for
647 checking certificates (a single hostname
648 could have multiple servers with multiple
651 Pass the port to ssl_certificate_check
653 2002-11-12 [paul] 0.8.5claws129
656 fix a typo in last commit
658 2002-11-12 [paul] 0.8.5claws128
660 * sync with 0.8.5cvs23
661 see ChangeLog entry 2002-11-12
663 2002-11-11 [colin] 0.8.5claws127
665 * src/ssl_certificate.c
667 Don't popup, instead log error, if the
668 corresponding pref is checked
669 * src/ssl_certificate.h
670 include <openssl/objects/h>
672 2002-11-11 [colin] 0.8.5claws126
674 * src/ssl_certificate.h
677 2002-11-11 [colin] 0.8.5claws125
679 * src/ssl_certificate.c
682 2002-11-11 [colin] 0.8.5claws124
686 * src/ssl_certificate.[ch]
687 Cleaned a bit (better use of SSL API)
688 (This will cause non-recognition of saved
689 certificates of claws12[23]...)
691 2002-11-11 [paul] 0.8.5claws123
694 updated by Ricardo Mones Lastra
696 2002-11-11 [colin] 0.8.5claws122
701 2002-11-11 [colin] 0.8.5claws121
703 * src/ssl_certificate.[ch] ** NEW FILES **
705 Check SSL certificates presented to us
707 Add ssl_certificate.[ch]
709 Add ssl_certificate.c
711 2002-11-11 [paul] 0.8.5claws120
713 * sync with 0.8.5cvs22
714 see ChangeLog 2002-11-11
716 2002-11-11 [paul] 0.8.5claws119
718 * sync with 0.8.5cvs21
719 see ChangeLog 2002-11-11
721 2002-11-10 [jens] 0.8.5claws118
725 corrected some typing
727 updated german translation
729 cleaned up specfile and adjusted it for claws
731 2002-11-10 [colin] 0.8.5claws117
734 a STATUSBAR_PUSH/POP fix
736 2002-11-10 [colin] 0.8.5claws116
738 * src/prefs_folder_item.c
739 Fix hanging after opening folder properties
741 2002-11-10 [hoa] 0.8.5claws115
743 * src/matcher_parser_lex.l
744 * src/matcher_parser_parse.y
745 config file for scoring and filtering is no more trashed
746 when there is a syntax error in a filtering rule when
747 editing it in a dialog.
749 2002-11-09 [colin] 0.8.5claws114
752 Added missing initialisation of folder->destroy()
754 2002-11-09 [colin] 0.8.5claws113
758 Fix the status bar messages
760 2002-11-09 [colin] 0.8.5claws112
763 Fix hangs after folder dnd, happening after
766 2002-11-09 [christoph] 0.8.5claws111
769 just changed order of calls (reverse order of
772 lock inc when checking only one account, otherwise
773 inc all could be executed at the same time
775 2002-11-09 [christoph] 0.8.5claws110
778 better unlock the mouse cursor before calling
779 summary_show because it changes the cursor too
781 2002-11-09 [christoph] 0.8.5claws109
785 add functions to open and close a folder
786 o opending will execute scanning for remote folders
788 o closing will unset new flag for messages
790 2002-11-09 [colin] 0.8.5claws108
793 Add a call to prefs_matcher_write_config to
794 avoid non-leaf folders filtering settings to be
797 2002-11-09 [paul] 0.8.5claws107
799 * src/prefs_account.c
802 2002-11-09 [colin] 0.8.5claws106
807 2002-11-09 [colin] 0.8.5claws105
810 Fix prefs_filtering deletion for MH folders (same
812 * src/prefs_filtering.c
813 Fix prefs_filtering renaming and deletion for
814 folder-based processing rules.
816 2002-11-09 [christoph] 0.8.5claws104
820 * src/folderview.[ch]
826 * src/prefs_folder_item.c
829 implement a callback system for folder item updates
831 2002-11-09 [colin] 0.8.5claws103
834 Fix prefs_filtering renaming for MH folders (we
835 shouldn't rename by path as another folder could
836 have the same hierarchy).
838 2002-11-09 [colin] 0.8.5claws102
841 Fix a leak found by Christoph, use better variable
844 2002-11-09 [colin] 0.8.5claws101
847 One more fix for processing rules
849 2002-11-08 [colin] 0.8.5claws100
852 Don't copy the compiled regexp (will be reevaluated)
854 Lock folderview while moving
856 Provide info on what's happening to the user
858 2002-11-08 [colin] 0.8.5claws99
861 Fix folder reordering after a move if parent is
864 Add function to copy a ScoringProp
865 * src/prefs_folder_item.c
866 Copy scoring rules when copying a folder prefs
868 2002-11-08 [colin] 0.8.5claws98
871 Fixes in case of failure
873 Add function to duplicate a FilteringProp
875 Add function to duplicate a MatcherProp
876 * src/prefs_folder_item.c
877 Save folder's processing rules when copying
880 2002-11-08 [colin] 0.8.5claws97
885 Change a printf to debug_print
887 2002-11-08 [colin] 0.8.5claws96
891 Fix segfaults, call me stupido
894 2002-11-08 [colin] 0.8.5claws95
897 Added forgotten prefs to save when moving folders
899 2002-11-08 [colin] 0.8.5claws94
902 Fixes to folder DND (prefs copy)
904 Optimization for folder DND (don't rescan whole tree)
905 Added folderview_create_folder_node() for this
906 optimization, so de-duped a bit the code
907 * src/prefs_folder_item.[ch]
908 Added prefs_folder_item_copy_prefs()
910 2002-11-08 [paul] 0.8.5claws93
912 * src/prefs_account.c
914 tools/kmail2sylpheed_v2.pl
917 2002-11-08 [paul] 0.8.5claws92
920 src/prefs_account.[ch]
921 remove account options 'clearsign' and 'ascii_armored',
922 replace with 'default_gnupg_mode' to prevent mixed-mode
925 2002-11-08 [paul] 0.8.5claws91
928 re-implement GnuPG 'on-the-fly' mode selection,
931 2002-11-08 [colin] 0.8.5claws90
934 src/prefs_folder_item.c
935 Change "Property" to "Properties"
937 2002-11-07 [colin] 0.8.5claws89
941 Allow folder dropping to a root folder
943 2002-11-07 [paul] 0.8.5claws88
948 2002-11-07 [paul] 0.8.5claws87
951 fix reply-to-list bug. closes bug report
952 "[633382] reply-to-list broken in recent cvs"
954 2002-11-07 [paul] 0.8.5claws86
957 add a forgotten '#if USE_GPGME ... #endif'
959 2002-11-07 [paul] 0.8.5claws85
961 * sync with 0.8.5cvs20
962 see ChangeLog 2002-11-07
964 2002-11-07 [colin] 0.8.5claws84
967 Change folder_item_move_to to return the newly
970 Select the new folderitem after moving.
972 2002-11-07 [colin] 0.8.5claws83
974 * src/prefs_filtering.c
975 Fix rule rewriting when moving a leaf folder to a
978 2002-11-07 [colin] 0.8.5claws82
980 * src/prefs_filtering.c
983 2002-11-07 [colin] 0.8.5claws81
986 Add folder_item_move_to() function to move a
987 folderitem into another one (updates matcher etc)
989 Add folder drag'n drop (context menu to come)
990 [Should be dataloss free, but Please backup before
993 2002-11-06 [colin] 0.8.5claws80
996 mh_create_folder() returns NULL if can't create
999 2002-11-06 [paul] 0.8.5claws79
1002 allow 'on-the-fly' changing of the type of encryption
1003 and/or signing used (mime/ascii) via the compose window
1005 2002-11-06 [paul] 0.8.5claws78
1007 * sync with 0.8.5cvs19
1008 see ChangeLog 2002-11-06 for src/account.c:
1009 account_get_special_folder()
1011 2002-11-05 [alfons] 0.8.5claws77
1014 very minor cleanups: nothing to see here, move on. :-)
1016 2002-11-05 [colin] 0.8.5claws76
1019 Changes choices if compose windows are opened to
1020 Discard, Draft, Don't quit
1022 2002-11-05 [thorsten] 0.8.5claws75
1025 reenabled default_reply_to folder option
1027 2002-11-05 [colin] 0.8.5claws74
1034 add clean_quit() for the SIGTERM handler
1036 2002-11-05 [paul] 0.8.5claws73
1039 updated by Ricardo Mones Lastra
1041 2002-11-05 [melvin] 0.8.5claws72
1044 Fixed log-clipping bug #616795.
1045 To stop logging in the log window use 0 length.
1046 * src/prefs_common.c
1047 Added a label to inform about the 0 log length behaviour.
1049 2002-11-05 [paul] 0.8.5claws71
1051 * sync with 0.8.5cvs17
1052 see ChangeLog 2002-11-05
1054 2002-11-04 [paul] 0.8.5claws70
1056 * sylpheed-128x128.png
1059 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1060 <nikai@users.sourceforge.net>
1063 updated by George Danchev
1065 2002-11-03 [thorsten] 0.8.5claws69
1070 add check if gpg is active
1072 2002-11-03 [thorsten] 0.8.5claws68
1075 removed GSList declaration causing trouble on MacOS-X
1076 (submitted by alfons, reported by xfesty)
1078 2002-11-01 [paul] 0.8.5claws67
1081 remove last remnants of main's filter code
1083 2002-11-01 [paul] 0.8.5claws66
1085 * tools/filter_conv.pl
1086 fix bug where user-defined headers were ignored
1088 2002-11-01 [paul] 0.8.5claws65
1091 make a debug_print() not translatable
1093 2002-10-31 [melvin] 0.8.5claws64
1096 Fixed --disable-aspell-test. Now --disable-aspell-test will
1097 not run any GNU/aspell test. The dictionary path will
1098 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1099 was given, in which case, it will be $prefix/lib/aspell/
1101 Fixed typo in commentary (Aspell code).
1103 2002-10-31 [paul] 0.8.5claws63
1106 remove src/filter.c and src/prefs_filter.c
1107 thanks to Ricardo for reminding me
1109 2002-10-31 [colin] 0.8.5claws62
1114 2002-10-31 [paul] 0.8.5claws61
1116 * src/prefs_filter.[ch] ** REMOVED **
1117 src/filter.[ch] ** REMOVED **
1126 src/prefs_filtering.c
1127 src/summaryview.[ch]
1128 remove main's 'filter' code
1131 update to reflect removal of main's filter
1133 2002-10-31 [paul] 0.8.5claws60
1136 remove check for global_processing in summary_filter_open().
1137 This fixes the bug where if the user uses the right-click
1138 'Create filter rule...' and doesn't have any filter rules
1139 already defined in claws' advanced filtering, the newly
1140 created filter rule goes to main's filtering which is
1141 inaccessible through the gui. Now the filter rule gets added
1142 to claws' filtering by default.
1144 2002-10-28 [melvin] 0.8.5claws59
1146 * src/prefs_actions.c
1147 Fixed bug #627322 where MIME parts were not always
1148 correctly passed to a %p action
1149 Display an error dialog when message filename is not found.
1151 2002-10-28 [melvin] 0.8.5claws58
1153 * src/prefs_common.c
1154 Readded a missing function declaration lost in 0.8.3claws34
1156 2002-10-28 [paul] 0.8.5claws57
1158 * sync with 0.8.5cvs15
1159 see ChangeLog 2002-10-28 and 2002-10-25
1161 Note: ChangeLog entry 2002-10-24 is not sync'ed.
1163 2002-10-27 [oliver] 0.8.5claws56
1166 plug leak in pop3_top_recv
1168 2002-10-26 [christoph] 0.8.5claws55
1171 set need_update folder flag when messages are added
1172 (closes bug [ 626922 ] folder not updated after receiving)
1174 2002-10-25 [melvin] 0.8.5claws54
1177 Fixed a memleak introduced in the scaling code.
1179 2002-10-24 [alfons] 0.8.5claws53
1182 make filtering's forward message action forward from the
1184 (closes bug [628089 ] Filter -> Forward from address problem
1187 2002-10-24 [christoph] 0.8.5claws52
1191 o use manual of current locale or english if current
1192 locale is not available (and english is available)
1193 o also link to sylpheed doc project manuals
1195 2002-10-23 [paul] 0.8.5claws51
1198 tools/kmail2sylpheed_v2.pl
1199 add new version of kmail addressbook importer script.
1200 works with newer versions of Kmail/KAddressBook which
1201 have new and rearranged data.
1203 2002-10-23 [martin] 0.8.5claws50
1209 added length parameter to get_abbrev_newsgroup_name()
1210 changed this function so that it abbreviates the newsgroup
1211 names only so long it is smaller than the length parameter
1212 (for better reading of some newsgroup names and space efficiency)
1214 2002-10-22 [colin] 0.8.5claws49
1217 Revert Alfons' last modification (after voting ;-))
1219 2002-10-21 [alfons] 0.8.5claws48
1222 folder view in folder selection dialog reflects state of
1223 folder view in main window
1225 2002-10-18 [alfons] 0.8.5claws47
1228 drop imported messages in folder selected by user,
1229 and not in the inbox
1230 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
1232 2002-10-18 [alfons] 0.8.5claws46
1235 make automagic reply work correctly for email accounts
1236 (whether it's viable to do a full sync with Hiro's
1237 compose.c is still under discussion)
1239 2002-10-18 [melvin] 0.8.5claws45
1241 * src/prefs_actions.c
1242 Fixed bug #622275 where asynchroneous actions left
1244 Made (synchroneous) actions' input be displayed live.
1246 2002-10-18 [christoph] 0.8.5claws44
1249 don't add a newline in the textview in front of the
1250 first textpart if header display is disabled
1251 (closes bug [ 603385 ] disabled header display leaves blank
1254 2002-10-18 [christoph] 0.8.5claws43
1261 folder->get_num_list now returns an error code
1262 (closes bug [ 609424 ] News cache cleared on failure)
1264 2002-10-17 [colin] 0.8.5claws42
1267 Changed a printf by debug_print
1271 * tools/OOo2sylpheed.pl
1272 allow for spaces in the name of the
1273 file to be attached.
1275 2002-10-16 [colin] 0.8.5claws41
1278 Use a tristate to change online mode
1280 2002-10-16 [paul] 0.8.5claws40
1283 updated by Ricardo Mones Lastra
1285 2002-10-16 [colin] 0.8.5claws39
1289 Added --online and --offline command-line
1292 2002-10-15 [christoph] 0.8.5claws38
1295 set mimeinfo->name to NULL after g_free to
1296 avoid double freeing with g_free
1298 2002-10-14 [christoph] 0.8.5claws37
1303 remove calls to folder->change_flags that are now
1304 done by procmsg flag functions (seems it is not
1305 used by any foldertype anyway)
1307 init folder->change_flags with NULL
1309 2002-10-14 [christoph] 0.8.5claws36
1313 use virtual functions for folder item new and destroy
1316 2002-10-14 [melvin] 0.8.5claws35
1319 Added a test to not run the spell checker if no default
1320 dictionary is available. No dialog is displayed though.
1322 2002-10-14 [melvin] 0.8.5claws34
1325 Fixed bug in dictionary list context menu where
1326 "More..." pointed to an emtpy submenu if the
1327 number of dictionaries is a multiple of 15
1328 Removed unneeded code in suggestions list creation
1330 2002-10-14 [paul] 0.8.5claws33
1333 updated by George Danchev
1335 2002-10-13 [hoa] 0.8.5claws32
1338 src/matcher_parser_parser.y
1339 removed the escaped string from internal structure
1342 2002-10-12 [colin] 0.8.5claws31
1344 * src/gtksctree.[ch]
1346 Removed useless function gtksctree_reanchor
1348 2002-10-12 [alfons] 0.8.5claws30
1350 * sync with remaining main changes 2002-10-09 - 2002-10-11
1351 - drop changes to src/compose.c (requires claws specific changes)
1353 2002-10-12 [alfons] 0.8.5claws29
1355 * sync with main changes of 2002-10-08
1356 - drop changes to src/compose.c (requires claws specific changes)
1357 - drop changes to src/summaryview.c (requires changes to compose.c)
1359 2002-10-12 [alfons] 0.8.5claws28
1361 * sync with main changes of 2002-10-07
1363 2002-10-12 [alfons] 0.8.5claws27
1365 * sync with main changes of 2002-10-04
1366 - drop changes to src/compose.c (requires claws specific changes)
1367 - drop changes to src/prefs_folder_item.c (claws implementation
1368 seems to be working)
1370 2002-10-12 [colin] 0.8.5claws26
1373 Fix folder-flicker when space-reading, introduced
1376 2002-10-12 [colin] 0.8.5claws25
1379 Save account address when saving as draft.
1382 2002-10-12 [colin] 0.8.5claws24
1385 Fix the problem consisting of no message selected
1386 after the last message in a folder has been moved.
1388 2002-10-12 [paul] 0.8.5claws23
1391 src/prefs_template.c
1393 add Cc and Bcc to templates. Patch submitted by
1396 2002-10-12 [colin] 0.8.5claws22
1399 Fix a bug after "Check for new messages":
1400 If a folder was opened, it was still selected at
1401 the end of the check, but displayed empty.
1403 Remove unnecessary check
1408 be more verbose in the description of
1412 2002-10-11 [colin] 0.8.5claws21
1415 Make space work (better) when no mail is selected
1417 2002-10-11 [colin] 0.8.5claws20
1423 2002-10-11 [colin] 0.8.5claws19
1426 revert 0.8.5claws6 changes as i couldn't get to
1429 2002-10-11 [melvin] 0.8.5claws18
1432 Removed buggy and unused macro (should have been committed in
1435 2002-10-11 [melvin] 0.8.5claws17
1438 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
1440 2002-10-11 [thorsten] 0.8.5claws16
1443 remove rescan warning
1445 2002-10-11 [colin] 0.8.5claws15
1448 fix a segfault that happens if conv_unmime_header
1449 fails (should be better to find out why it fails)
1451 2002-10-11 [christoph] 0.8.5claws14
1454 update folderview stats after ignore/unignore thread
1456 2002-10-11 [hoa] 0.8.5claws13
1458 * src/quote_fmt_parse.y
1459 Fixed a yacc/bison syntax error
1461 Escaping of string is fixed.
1463 2002-10-11 [colin] 0.8.5claws12
1466 Resize images to fit
1468 2002-10-11 [paul] 0.8.5claws11
1471 updated by Ricardo Mones Lastra
1473 2002-10-10 [alfons] 0.8.5claws10
1476 allow dropping files by "moving" files from a file manager,
1477 not only by the more cumbersome "copying". the latter
1478 mostly implies holding down the Control button
1480 2002-10-10 [christoph] 0.8.5claws9
1483 update folders after thread building for ignored threads
1485 2002-10-10 [christoph] 0.8.5claws8
1489 * src/filtering.[ch]
1491 * src/folderview.[ch]
1496 * src/summaryview.[ch]
1497 o added new flag need_update to FolderItem
1498 o removed folder_table from various functions from tracking
1500 o set need_update flags in folder.c's move, copy and delete
1501 functions and procmsg's flags functions
1502 o added function folderview_update_items_when_required that
1503 updates all folders with need_update set
1504 o call folderview_update_items_when_required instead of
1505 folderview_update_item_foreach
1507 2002-10-09 [sergey] 0.8.5claws7
1510 Strip CRs whel loading the text into editor in reedit mode.
1512 2002-10-09 [colin] 0.8.5claws6
1515 Make Space work when no mail is selected
1517 2002-10-09 [colin] 0.8.5claws5
1519 * src/gtksctree.[ch]
1521 Add gtk_sctree_reanchor()
1523 Use gtk_sctree_reanchor() - better fix for
1526 2002-10-09 [colin] 0.8.5claws4
1529 Fix shift-click select after delete problem
1532 2002-10-08 [thorsten] 0.8.5claws3
1535 exclude current msg from -hide read messages-
1537 2002-10-08 [colin] 0.8.5claws2
1542 Differentiate socket errors from disk full
1545 2002-10-08 [christoph] 0.8.5claws1
1549 modifications for new config directory
1551 * config.guess ** REMOVED **
1552 * config.sub ** REMOVED **
1553 * install-sh ** REMOVED **
1554 * ltmain.sh ** REMOVED **
1555 * missing ** REMOVED **
1556 * mkinstalldirs ** REMOVED **
1557 these files are autogenerated by automake
1558 when you run autogen.sh
1560 * config/.cvsignore ** NEW FILE **
1561 * config/Makefile.am ** NEW FILE **
1562 ignore autogenerated files
1563 create a Makefile in this directory
1565 2002-10-08 [paul] 0.8.5claws
1567 * 0.8.5claws release
1572 fix quote reply format for newsgroups reply bug
1577 updated by me and Witold Wladyslaw Wojciech Wilk
1580 2002-10-07 [paul] 0.8.3claws53
1585 updated messages catalogs, submitted by
1586 Alessandro Maestri, Fabio Jr.Beneditto
1587 and Urke MMI, respectively.
1589 2002-10-07 [christoph] 0.8.3claws52
1594 fix new folder ghost message bug
1595 (closes bug [ 619722 ] wrong count for newly created folders)
1597 2002-10-07 [christoph] 0.8.3claws51
1600 fix news posting problem
1602 2002-10-07 [melvin] 0.8.3claws50
1605 Updated French translation
1607 2002-10-05 [christoph] 0.8.3claws49
1610 check if line_start_cache is set in gtk_stext_update_text
1611 (closes bug [ 618119 ] crash while doing search in folder)
1613 2002-10-05 [christoph] 0.8.3claws48
1619 implement cache cleanups for claws' folder system
1620 (closes bug [ 595916 ] imapcache not cleaned up)
1622 2002-10-05 [melvin] 0.8.3claws47
1624 * src/prefs_actions.c
1625 Made the help text more clear for the %p token
1627 2002-10-04 [paul] 0.8.3claws46
1630 see ChangeLog 2002-10-02 and 2002-10-03
1632 2002-10-04 [christoph] 0.8.3claws45
1635 fix segfault caused by pop before smtp
1636 call to inc_account_mail with NULL
1639 2002-10-04 [paul] 0.8.3claws44
1642 sync the LDAP detection from 0.8.5cvs1
1644 2002-10-02 [christoph] 0.8.3claws43
1647 fix small spelling error
1649 2002-10-02 [melvin] 0.8.3claws42
1652 Behave better and say "no" when test program cannot be run.
1654 2002-10-02 [paul] 0.8.3claws41
1656 * sync with 0.8.4cvs1
1657 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1660 toggle the behavior of Reply menuitem between
1661 normal reply and reply-to-list
1663 2002-10-01 [sergey] 0.8.3claws40
1666 Convert newlines in the message text to the canonical form
1667 before base64 encoding (RFC2045 compliance, fixes some
1668 interoperability issues with Evolution 1.0.3)
1670 2002-09-29 [colin] 0.8.3claws39
1673 Fix an unwanted copy/paste
1675 2002-09-29 [colin] 0.8.3claws38
1678 Renamed "Custom toolbar" to "Customize toolbar"
1679 Renamed "Show all header" to "Show all headers"
1680 Renamed "Set diplay item" to "Set displayed items"
1681 * src/prefs_common.c
1682 Renamed "Show all header" to "Show all headers"
1683 * src/prefs_summary_column.c
1684 Renamed "diplay item" to "displayed items"
1686 2002-09-29 [colin] 0.8.3claws37
1688 * src/mainwindow.[ch]
1689 online/offline status pixmaps follow theme
1691 * src/summaryview.[ch]
1692 quicksearch pixmap follows theme changes
1694 2002-09-29 [thorsten] 0.8.3claws36
1697 src/prefs_folder_item.[ch]
1698 add default_reply_to folder option (closes patch 581044)
1700 2002-09-29 [christoph] 0.8.3claws35
1702 * acconfig.h ** REMOVED **
1706 * ac/gnupg-check-typedef.m4
1707 fix autoheader 2.50 warning
1709 2002-09-29 [christoph] 0.8.3claws34
1711 * major code cleanup (part 2)
1713 - unused variables removed
1714 - unused functions removed
1715 - uninitialized variables checked
1716 - missing return statements added
1717 - missing function return types added
1718 - added parentheses around assignment
1719 when suggested by gcc
1721 2002-09-29 [alfons] 0.8.3claws33
1724 log_window_clear(): only bracket gtk_text_forward_delete()
1725 with gtk_text_freeze() / gtk_text_thaw() (see if this
1726 works around GTK text bug)
1728 2002-09-29 [paul] 0.8.3claws32
1732 updated by George Danchev and Urke MMI
1735 2002-09-27 [christoph] 0.8.3claws31
1737 * doc-src/readme.txt
1738 * doc-src/rfc1806.txt ** REMOVED **
1739 * doc-src/rfc2183.txt ** NEW FILE **
1740 * doc-src/rfc2980.txt ** NEW FILE **
1743 2002-09-27 [melvin] 0.8.3claws30
1746 Fixed typo which could break linking
1748 2002-09-27 [melvin] 0.8.3claws29
1751 Improved GNU/aspell checking.
1754 2002-09-27 [paul] 0.8.3claws28
1756 * sync with 0.8.3cvs8
1757 see ChangeLog 2002-09-27
1759 2002-09-26 [colin] 0.8.3claws27
1763 Add "Reply to Mailing-list" to the toolbar
1765 2002-09-26 [christoph] 0.8.3claws26
1768 Fix wrong message counts in summaryview status
1770 2002-09-26 [paul] 0.8.3claws25
1772 * sync with 0.8.3cvs7
1773 see ChangeLog 2002-09-26
1775 2002-09-26 [paul] 0.8.3claws24
1777 * sync with 0.8.3cvs6
1778 see ChangeLog 2002-09-25
1780 2002-09-25 [christoph] 0.8.3claws23
1782 * src/prefs_common.c
1783 * src/prefs_folder_item.c
1784 * src/prefs_scoring.c
1785 Renamed "kill score" to "hide score" in GUI
1788 2002-09-25 [paul] 0.8.3claws22
1790 * sync with 0.8.3cvs5
1791 see ChangeLog 2002-09-24
1793 2002-09-24 [alfons] 0.8.3claws21
1795 patch by Satoshi Nagayasu: allows appending / saving multiple
1796 selected files (closes "[ 612279 ] save multiple mesg(s) in
1800 add Satoshi Nagayasu
1802 summary_save_as(): allow saving selected files to
1804 summary_set_menu_sensitive: enable "Save As..." when
1805 multiple files are selected
1807 append_file(): new function
1809 2002-09-24 [colin] 0.8.3claws20
1812 Fix segfault when mimeinfo doesn't have a
1815 2002-09-24 [colin] 0.8.3claws19
1817 * src/prefs_common.[ch]
1818 Add a preference to display send dialog or not
1820 Display send dialog according to preference
1822 2002-09-24 [colin] 0.8.3claws18
1825 Disable user actions when sending
1827 2002-09-24 [colin] 0.8.3claws17
1830 Do not display name or filename for attachments
1831 with an application/pgp-signature type
1832 (security flaw, see bug 537413)
1834 2002-09-23 [colin] 0.8.3claws16
1837 Initialize entry_email, entry_alias and
1838 entry_remarks to first email address of the list
1840 2002-09-23 [colin] 0.83claws15
1843 Drop pgp-signature when reediting a signed queued
1846 2002-09-23 [melvin] 0.8.3claws14
1849 Updated French translation
1851 2002-09-23 [melvin] 0.8.3claws13
1854 Made custom toolbar menu labels more consistent
1855 * src/prefs_toolbar.c
1856 Made custom toolbar window title more consistent
1858 2002-09-22 [colin] 0.8.3claws12
1861 Initialize session type to normal before getting
1862 mail (fixes strange Get behaviour)
1863 * src/prefs_account.h
1864 Move STYPE_POP_BEFORE_SMTP to last position to
1865 avoid other side-effects
1867 2002-09-22 [colin] 0.8.3claws11
1869 * src/prefs_account.c
1870 Fix pop_bfr_smtp_tm_entry sensivity when switching
1871 from pop3 to apop or vice-versa
1873 2002-09-22 [colin] 0.8.3claws10
1875 * src/prefs_account.[ch]
1876 Add an option for the POP before SMTP timeout
1878 Remember time of last POP connection
1880 Do POP before SMTP only if timeout reached
1882 2002-09-22 [oliver] 0.8.3claws9
1885 explain custom toolbar
1887 2002-09-22 [oliver] 0.8.3claws8
1889 * src/prefs_actions.[ch]
1890 custom toolbar for compose
1891 actions callback from compose toolbar
1893 remove include toolbar.h
1895 2002-09-22 [oliver] 0.8.3claws7
1897 * src/prefs_toolbar.[ch]
1898 custom toolbar for compose
1899 - generic prefs_toolbar handles both
1900 Mainwin's toolbar as well as Compose toolbar
1902 2002-09-22 [oliver] 0.8.3claws6
1905 custom toolbar for compose
1906 restructure toolbar.[ch]
1908 2002-09-22 [oliver] 0.8.3claws5
1911 custom toolbar for compose
1913 2002-09-22 [oliver] 0.8.3claws4
1915 * src/mainwindow.[ch]
1916 custom toolbar for compose
1917 move mainwin toolbar back to mainwindow
1919 2002-09-22 [alfons] 0.8.3claws3
1926 2002-09-22 [alfons] 0.8.3claws2
1929 procmsg_save_to_outbox(): don't unlink message file from queue;
1930 callers should do it using folder_item_remove_msg()
1932 2002-09-22 [colin] 0.8.3claws1
1935 Made mimeview_check_signature() public
1937 Made GPG signatures verifiable by clicking
1938 the [application/pgp-signature] in the Text
1941 2002-09-22 [paul] 0.8.3claws
1950 updated translations, submitted by George Danchev,
1951 me, Ricardo Mones Lastra, Alessandro Maestri,
1952 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1953 and Urke MMI, respectively.
1955 2002-09-22 [alfons] 0.8.2claws65
1959 no furry valgrinds have been used to plug these memleaks
1961 2002-09-20 [paul] 0.8.2claws64
1963 * sync with 0.8.3cvs4
1964 'Select thread' re-implemented
1965 see ChangeLog 2002-09-20
1967 2002-09-21 [alfons] 0.8.2claws63
1970 compose_send(): plug unnoticed memleak
1972 2002-09-20 [alfons] 0.8.2claws62
1975 replace_address_in_edit(): strict check for NULL address to
1976 fix "[ 607348 ] Segfault in address completion". My guess is
1977 that this happens with an empty address book, but it's good
1978 to have this check here anyway
1980 completion_window_button_press(): free string returned
1981 from the internal cache
1983 2002-09-20 [christoph] 0.8.2claws61
1986 added ENC_BINARY to EncodingType
1988 the string returned by procmime_get_encoding_str
1989 should not depend on the order of values in the
1990 EncodingType definition
1991 * doc-src/rfc1806.txt ** NEW FILE **
1992 Added rfc1806 about MIME Content-Disposition
1995 2002-09-19 [paul] 0.8.2claws60
1997 * sync with 0.8.2cvs3
1998 see ChangeLog 2002-09-19
2000 2002-09-19 [paul] 0.8.2claws59
2002 * src/prefs_folder_item.c
2003 revert to Darko's original alignment of colour
2005 add a colon to folder_color label
2008 add Colin's patch (with Hiro's modifications) to
2009 force BASE64 encoding for 8-bit text when signing
2010 (sync with 0.8.3cvs2)
2012 2002-09-18 [alfons] 0.8.2claws58
2017 (beautify a little bit)
2019 2002-09-18 [christoph] 0.8.2claws57
2022 fix handling of fgetc return value
2024 2002-09-17 [alfons] 0.8.2claws56
2027 summary_sort(): check non-NULL summaryview->folder_item when no
2028 folder is selected at all
2029 (closes "[ 610344 ] sort label make syl Crash")
2031 2002-09-17 [alfons] 0.8.2claws55
2034 beautify a little bit
2036 2002-09-17 [christoph] 0.8.2claws54
2039 initialize max values for cache and folder
2040 when cache or folder is empty
2042 2002-09-15 [colin] 0.8.2claws53
2045 Fix a leak (thanks Alfons!) and cleaned
2046 variables names for custom headers
2048 2002-09-15 [colin] 0.8.2claws52
2051 Fix custom headers recognition when
2052 prefs_common.trans_hdr is on
2054 2002-09-15 [colin] 0.8.2claws51
2057 Allow dynamically-added custom headers
2058 Yet not reparsed if reedited
2060 2002-09-15 [alfons] 0.8.2claws50
2062 * src/prefs_account.c
2065 2002-09-15 [colin] 0.8.2claws49
2067 * src/prefs_account.c
2068 fix pop_before_smtp sensitivity
2070 2002-09-15 [colin] 0.8.2claws48
2073 add inc_pop_before_smtp()
2074 allow MainWindow to be undefined in
2075 inc_account_mail() and inc_start()
2078 add STYPE_POP_BEFORE_SMTP session type
2079 * src/prefs_account.c
2080 activated pop before smtp option
2082 do pop before smtp if the relevant option
2085 2002-09-15 [paul] 0.8.2claws47
2088 see ChangeLog 2002-09-15
2090 2002-09-14 [paul] 0.8.2claws46
2093 updated Bulgarian translation, submitted by
2096 2002-09-13 [paul] 0.8.2claws45
2099 merge claws' select_account() with main's
2100 (new) compose_select_account(). [sync with
2101 0.8.2cvs15, see ChangeLog 2002-09-11]
2103 2002-09-12 [christoph] 0.8.2claws44
2106 allocate 1 elements of FolderItem not 0
2108 2002-09-12 [colin] 0.8.2claws43
2111 Fix bug #590825 (obey Follow-up: poster)
2113 2002-09-12 [colin] 0.8.2claws42
2116 Fix bug #557009 (wrong headers for messages
2117 forwarded as attachments)
2119 2002-09-11 [colin] 0.8.2claws41
2122 Put SCF: pseudo-header on top of message
2123 Set draft tmp_flag when saved as draft
2127 Skip after first \n\n for beginning of real message
2130 2002-09-11 [christoph] 0.8.2claws40
2133 use procmsg flag functions in filtering or processing
2134 will cause incorrect folder message counts
2136 2002-09-11 [colin] 0.8.2claws39
2139 Fix bug #550175 - wrong save folder when reediting
2142 2002-09-11 [paul] 0.8.2claws38
2144 * sync with 0.8.2cvs14
2145 see ChangeLog 2002-09-11
2147 2002-09-11 [colin] 0.8.2claws37
2150 Fix a typo (seeming to cause new/unread status to
2153 2002-09-10 [christoph] 0.8.2claws36
2156 compose_redirect should not use compose_generic_new
2157 because that does more stuff than expected including
2158 opening the external editor
2159 (closes bug "[ 526608 ] bounced messages appear blank
2162 2002-09-10 [christoph] 0.8.2claws35
2165 fix problem with too large message number range
2166 causing a crash in folder_item_scan
2168 2002-09-10 [paul] 0.8.2claws34
2170 * sync with 0.8.2cvs13
2171 see ChangeLog 2002-09-10
2173 2002-09-10 [christoph] 0.8.2claws33
2176 set MsgInfo TmpFlags for queue and draft folders
2177 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2179 2002-09-10 [paul] 0.8.2claws32
2182 po/bg.po ** NEW FILE **
2183 new Bulgarian translation submitted by
2184 George Danchev <danchev@spnet.net>
2188 tools/tb2sylpheed ** NEW FILE **
2189 add script that converts an addressbook exported
2190 from The Bat! into a Sylpheed addressbook. Submitted
2191 by Urke MMI <urke-kg@eunet.yu>
2193 2002-09-10 [paul] 0.8.2claws31
2195 * sync with 0.8.2cvs12
2196 see ChangeLog 2002-09-10
2198 2002-09-06 [paul] 0.8.2claws30
2200 * src/prefs_common.c
2201 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
2205 tools/ldif-to-xml.py ** REMOVED **
2206 remove obsolete python script
2208 2002-09-06 [paul] 0.8.2claws29
2210 * sync with 0.8.2cvs10
2211 see ChangeLog 2002-09-06
2213 2002-09-04 [paul] 0.8.2claws28
2215 * sync with 0.8.2cvs9
2216 see ChangeLog 2002-08-04
2218 2002-09-04 [colin] 0.8.2claws27
2220 * src/prefs_common.[ch]
2221 Added signature color configuration
2223 Use user-specified signature color
2225 2002-09-03 [colin] 0.8.2claws26
2227 * src/prefs_common.[ch]
2228 Added autosave and autosave_length prefs
2230 Added compose_remove_draft()
2231 Auto-save drafts according to the prefs
2233 Added a crash-indicator file, allowing to check
2234 for new messages on startup if Sylpheed crashed
2235 (makes saved drafts "reappear")
2237 2002-09-03 [colin] 0.8.2claws25
2242 2002-09-03 [paul] 0.8.2claws24
2244 * sync with 0.8.2cvs8
2245 see ChangeLog 2002-09-02 and 2002-09-03
2247 2002-09-03 [darko] 0.8.2claws23
2250 use normal style when creating new folder to pick
2253 2002-09-02 [melvin] 0.8.2claws22
2256 removed some obsolete code
2258 2002-09-02 [melvin] 0.8.2claws21
2261 fixed test's equality sign (== to =)
2263 2002-09-02 [alfons] 0.8.2claws20
2267 revert change of 0.8.2claws16 and use the mh_folder_destroy
2268 as folder->destroy virtual as suggested by Hiro
2269 (the mh.c code seems to have been lost around mh.c.1.21)
2271 2002-09-02 [paul] 0.8.2claws19
2274 updated by Fabio Jr. Beneditto
2277 use 'http://claws.sylpheed.org' for homepage link.
2278 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
2280 2002-09-01 [alfons] 0.8.2claws18
2283 plug memleak related to one Martin Kluge found
2285 2002-08-31 [paul] 0.8.2claws17
2287 * sync with 0.8.2cvs6
2288 see ChangeLog 2002-08-30
2290 2002-08-31 [alfons] 0.8.2claws16
2293 folder_destroy(): remove mailbox from folderlist even if it has
2296 2002-08-31 [alfons] 0.8.2claws15
2301 (being pedantic I know)
2303 2002-08-31 [alfons] 0.8.2claws14
2306 check for NULL pointers returned from folder->fetch_msginfo virtual
2307 (should solve some reported crashes)
2309 2002-08-30 [alfons] 0.8.2claws13
2314 enable crash dialog on compilation time
2315 (--enable-crash-dialog configure option)
2317 2002-08-30 [alfons] 0.8.2claws12
2322 apply memory leak plug patch by Martin Kluge
2323 (closes patch "[ 602568 ] patch for 602441 little memory leak",
2324 bug "[ 599677 ] Very small memory leak in 0.81claws115",
2325 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2327 2002-08-30 [darko] 0.8.2claws11
2330 copy Gtk style from normal style to match
2331 font size for coloured folders
2333 2002-08-29 [alfons] 0.8.2claws10
2336 Type=Internet <- Type=Application
2337 (reported by Michael Schwendt, see:
2338 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
2339 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
2341 2002-08-29 [paul] 0.8.2claws9
2343 * sync with 0.8.2cvs5
2344 see ChangeLog 2002-08-29
2346 2002-08-29 [colin] 0.8.2claws8
2349 Added a sanity check in summary_select_thread
2350 Should fix bug 601605
2352 2002-08-29 [colin] 0.8.2claws7
2355 Revert claws6 changes regarding bug #591676
2357 2002-08-28 [colin] 0.8.2claws6
2360 Ignore cache for queue folderitems
2363 2002-08-28 [melvin] 0.8.2claws5
2368 2002-08-28 [melvin] 0.8.2claws4
2371 Updated a bit the text concerning the spell checker
2373 2002-08-28 [melvin] 0.8.2claws3
2375 Merged the GNU_aspell_branch:
2376 Support of new GNU/aspell is now included and the old pspell
2377 is not supported anymore.
2381 Updated spell checker text to reflect the switch to GNU/aspell
2383 * ac/aspell.m4 *** NEW ***
2384 * src/gtkaspell.[ch] *** NEW ***
2385 * ac/pspell.m4 *** DELETED ***
2386 * src/gtkspell.[ch] *** DELETED ***
2389 Updated for GNU/aspell support
2392 Replaced gtkspell.c by gtkaspell.c
2400 * src/prefs_common.[ch]
2401 Updated for GNU/aspell support
2403 2002-08-28 [paul] 0.8.2claws2
2405 * sync with 0.8.2cvs4
2406 see ChangeLog 2002-08-27 and 2002-08-28
2408 2002-08-28 [colin] 0.8.2claws1
2410 * src/summary_search.c
2413 2002-08-28 [jens] 0.8.2claws
2416 Updated German translations
2418 2002-08-27 [melvin] 0.8.2claws
2421 Updated French translations
2423 2002-08-27 [paul] 0.8.2claws
2425 * sync with 0.8.2 main release
2433 updated message catalogs submitted by
2434 Ricardo Mones Lastra, Alessandro Maestri,
2435 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
2436 Beneditto and Urke MMI
2438 2002-08-27 [hoa] 0.8.1claws123
2440 * src/mainwindow.[ch]
2441 * src/summaryview.[ch]
2442 removed the "filter setting" menu option.
2443 add a "cancel a news message" menu option.
2445 2002-08-26 [martin] 0.8.1claws122
2448 changed string under 0.8.1claws79 changed by myself
2451 2002-08-26 [martin] 0.8.1claws121
2454 added kill command to debuggerrc to start crash dialog
2456 2002-08-26 [paul] 0.8.1claws120
2458 * sync with 0.8.1cvs31
2459 see ChangeLog 2002-08-26
2461 2002-08-25 [alfons] 0.8.1claws119
2464 fix bug that didn't send out correct headers to news server
2465 when sending news article and email from queue (bug reported
2466 and patch provided by Tim Mann; closes bug
2467 "[ 583196 ] 0.7.8claws can't post news")
2469 2002-08-25 [alfons] 0.8.1claws118
2471 * src/selective_download.c
2472 mark two strings as translatable
2473 (thanks to Urke MMI for pointing this out)
2475 2002-08-25 [alfons] 0.8.1claws117
2478 treat sent boxes as special and allow sorting them by addressee
2479 (closes "[ 589418 ] Sent folder sorting misbehavior"
2480 submitted by Steve Lamb)
2482 2002-08-24 [alfons] 0.8.1claws116
2485 fix memleak reported by Martin Kluge
2486 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
2488 2002-08-24 [oliver] 0.8.1claws115
2490 * src/prefs_toolbar.c
2491 o code cleanup as suggested by Alfons
2494 2002-08-24 [alfons] 0.8.1claws114
2497 o fix another memory leak reported by Martin Kluge
2498 (see "[ 599568 ] Small Memory Leak")
2499 o remove 'from' variable from 'summary_set_header()'; we can
2502 2002-08-24 [paul] 0.8.1claws113
2504 * sync with 0.8.1cvs30
2505 see ChangeLog 2002-08-23
2507 2002-08-24 [alfons] 0.8.1claws112
2510 remove unnecessary allocations for search bar fixing leaks
2511 reported by Martin Kluge
2512 (see "[ 599451 ] Further memory leaks?")
2514 2002-08-24 [alfons] 0.8.1claws111
2517 make get_socket_name() public for crash.c
2519 o make report bug button work (goes to claws'
2520 bug tracker at sf.net)
2521 o introduce function for doing important stuff just
2522 before claws goes down
2525 2002-08-24 [alfons] 0.8.1claws110
2528 move cursor to "To" entry when forwarding as attachment
2529 (reported and solved by Steve Lamb, closes bug report
2530 "[ 592880 ] Forward as attachment; cursor not in to")
2532 2002-08-24 [colin] 0.8.1claws109
2535 fix quick search visibility after GUI (de)separations.
2537 2002-08-23 [colin] 0.8.1claws108
2540 fix header pane visibility after folderview or
2541 messageview (de)separation
2543 2002-08-23 [paul] 0.8.1claws107
2545 * src/mainwindow.[ch]
2547 give full control of display or non-display
2548 of the Execute icon to Custom toolbar settings.
2549 add new sensitivity condition to maninwindow.h:
2555 more sync with 0.8.1cvs29
2557 2002-08-23 [melvin] 0.8.1claws106
2560 Readded support for custom widget in alertpanel lost in last
2563 2002-08-23 [paul] 0.8.1claws105
2565 * sync with 0.8.1cvs29
2566 see ChangeLog 2002-08-23
2568 2002-08-23 [colin] 0.8.1claws104
2571 Fix folder and search pixmaps exchanging positions
2572 after theme or toolbar changes. Thank to Oliver for
2575 2002-08-23 [colin] 0.8.1claws103
2578 src/messageview.[ch]
2581 Changed messageview_create() and noticeview_create()
2582 to avoid the last gdk_warning
2584 2002-08-22 [colin] 0.8.1claws102
2587 Fix my new `Creating pixmap from xpm' warning
2589 2002-08-22 [colin] 0.8.1claws101
2592 Fix some of the gdk warnings
2594 2002-08-22 [colin] 0.8.1claws100
2597 * src/stock_pixmap.c
2598 * src/stock_pixmap.h
2599 * src/pixmaps/quicksearch.xpm *ADDED*
2600 Add the quicksearch pixmap
2604 Make quicksearch bar visible/hidden via a button
2606 2002-08-22 [christoph] 0.8.1claws99
2609 fix folder update for newsgroups with message
2610 numbers below minimum number of articles to fetch
2611 (closes bug #598445)
2613 2002-08-22 [paul] 0.8.1claws98
2615 * sync with 0.8.1cvs28
2616 see ChangeLog 2002-08-22
2618 2002-08-21 [alfons] 0.8.1claws97
2621 use bt instead of bt full which seems to work
2622 better, and bt full doesn't give a great deal
2623 of information anyway
2625 2002-08-21 [colin] 0.8.1claws96
2628 fix summaryview_searchtype_changed prototype
2630 2002-08-21 [christoph] 0.8.1claws95
2633 o fix broken menu update for sorting type, we have to
2634 get this info from the summaryview now
2635 o removed setting of threaded state in menu callback
2636 * src/summaryview.[ch]
2637 more summaryview/folderitem seperation for
2640 removed not required --with-compiler-flags option
2642 2002-08-21 [oliver] 0.8.1claws94
2645 o rename toolbar.xml to toolbar_main.xml
2646 since toolbar_compose.xml might come up
2651 2002-08-21 [darko] 0.8.1claws93
2654 don't reset tmp flags for messages copied
2657 2002-08-21 [colin] 0.8.1claws92
2659 * src/prefs_filtering.c
2660 fix renaming rules on folder rename
2661 when folder is not a leaf folder
2663 2002-08-21 [paul] 0.8.1claws91
2665 * src/prefs_folder_item.c
2666 fix alignment of colour selector
2668 2002-08-21 [paul] 0.8.1claws90
2670 * sync with 0.8.1cvs27
2671 see ChangeLog 2002-08-21
2673 2002-08-21 [paul] 0.8.1claws89
2676 fix crash when changing field type in
2679 2002-08-21 [colin] 0.8.1claws88
2682 Made quick search case-insensitive
2684 2002-08-21 [paul] 0.8.1claws87
2686 * sync with 0.8.1cvs26
2687 see ChangeLog 2002-08-21
2689 2002-08-20 [christoph] 0.8.1claws86
2693 * src/summaryview.[ch]
2694 more summaryview/folderitem seperation for
2695 sort_key and sort_type
2697 added missing return statement
2699 2002-08-20 [colin] 0.8.1claws85
2701 * src/summaryview.[ch]
2702 Added a quick search box
2704 * src/prefs_common.[ch]
2705 Added a show/hide option for the quick search
2707 2002-08-20 [oliver] 0.8.1claws84
2710 remove toolbar_create_popups
2712 o remove toolbar_create_popups
2713 o fix toolbar_set_sensitive
2714 (Bug reports #596834 and #596832)
2715 * src/prefs_toolbar.c
2716 o add "Set default" button
2717 o align label and text + combo widgets
2719 2002-08-20 [hoa] 0.8.1claws83bis
2722 fixed a bug in imap_fetch_msginfo() in case there is no
2725 2002-08-20 [darko] 0.8.1claws83
2728 copy the color style of folder view so it
2729 works with GTK themes
2731 2002-08-20 [darko] 0.8.1claws82
2735 * src/prefs_folder_item.[hc]
2736 don't use UI stuff in folder.h
2738 2002-08-20 [darko] 0.8.1claws81
2741 * src/prefs_folder_item.h
2743 * src/prefs_folder_item.c
2744 ability to set folder color in folderview
2746 2002-08-19 [alfons] 0.8.1claws80
2749 fix one of the earlier memleaks reported by Martin Kluge
2751 2002-08-19 [alfons] 0.8.1claws79
2754 hide notice view when selecting seperate folder
2755 view (reported by Urke MMI)
2757 2002-08-19 [christoph] 0.8.1claws78
2760 * src/prefs_folder_item.h
2761 * src/summaryview.[ch]
2762 o add summary_set_prefs_from_folderitem to set
2763 summaryview prefs (first step to remove all
2764 references to the folderitem in summaryview)
2765 o moved compiled regex stuff from folderitem prefs
2768 2002-08-19 [paul] 0.8.1claws77
2771 add check for '.' to QUOTE_IF_REQUIRED
2773 2002-08-19 [paul] 0.8.1claws76
2776 sync with 0.8.1cvs25 (plug memory leak)
2778 * src/prefs_toolbar.c
2779 re-order prefs_toolbar_cancel()
2781 2002-08-18 [alfons] 0.8.1claws75
2785 plug other memleaks reported by Martin Kluge
2787 2002-08-18 [paul] 0.8.1claws74
2790 updated by Fabio Jr. Beneditto
2792 2002-08-18 [paul] 0.8.1claws73
2795 fix bug where tooltips were displayed untranslated
2797 * src/prefs_toolbar.c
2798 fix bug where clicking 'Cancel' creates an icon & text
2799 toolbar regardless of prefs
2802 2002-08-17 [oliver] 0.8.1claws72
2804 * src/prefs_toolbar.c
2805 update toolbar on CANCEL
2806 bug reported by Martin Kluge
2808 toolbar_destroy memleak fixed
2810 2002-08-17 [alfons] 0.8.1claws71
2813 plug another memleak reported by Martin Kluge
2815 2002-08-16 [alfons] 0.8.1claws70
2818 use execvp() correctly (suggested by wwp; thanks!)
2820 2002-08-16 [alfons] 0.8.1claws69
2823 plug memory leak reported by Kim Schultz & Martin Kluge
2825 2002-08-16 [paul] 0.8.1claws68
2828 updated by Ricardo Mones Lastra
2830 2002-08-16 [paul] 0.8.1claws67
2833 fix bug where 'Compose News' icon showed wrong
2836 2002-08-16 [paul] 0.8.1claws66
2838 * sync with 0.8.1cvs24
2839 see ChangeLog 2002-08-16
2842 updated by Alessandro Maestri
2844 2002-08-15 [paul] 0.8.1claws65
2849 2002-08-15 [paul] 0.8.1claws64
2852 don't translate debug info
2857 2002-08-15 [paul] 0.8.1claws63
2859 * src/prefs_toolbar.c
2860 fix bug where clicking 'OK' creates an icon & text
2861 toolbar regardless of prefs
2863 2002-08-14 [alfons] 0.8.1claws62
2866 add global var that has the full argv[0]
2868 o execvp the correct sylpheed by using argv0
2869 and setting the correct work dir
2872 2002-08-14 [oliver] 0.8.1claws61
2874 * enable/disable Toolbar Action Buttons
2878 * src/prefs_toolbar.c
2880 2002-08-14 [melvin] 0.8.1claws60
2883 Updated French translations
2885 2002-08-14 [melvin] 0.8.1claws59
2888 Made bug report not translatable
2890 Fixed exporthtml_build_filespec() return value
2892 Fixed incorrect include file
2894 * src/prefs_actions.c
2895 * src/prefs_toolbar.c
2896 Made debug info not translatable
2899 Added missing includes
2900 * src/prefs_common.c
2903 2002-08-14 [paul] 0.8.1claws58
2905 * faq/es/sylpheed-faq.html
2906 faq/es/sylpheed-faq-[1-3].html
2907 faq/es/sylpheed-faq-4.html **NEW FILE **
2910 2002-08-13 [christoph] 0.8.1claws57
2913 ignore thread fix that did not mark all
2914 child nodes of a ignored thread as
2915 ignored. Does not work perfectly yet,
2916 but it is better now
2918 2002-08-13 [alfons] 0.8.1claws56
2921 o implement 'save crash log'
2924 2002-08-13 [melvin] 0.8.1claws55
2927 removed unrequired "execinfo.h" header
2929 2002-08-12 [paul] 0.8.1claws54
2931 * faq/en/sylpheed-faq.html
2932 faq/en/sylpheed-faq-[1-3].html
2933 faq/en/sylpheed-faq-4.html **NEW FILE **
2936 2002-08-12 [alfons] 0.8.1claws53
2939 add crash.c to translatables
2941 bring in Leandro's crash dialog
2943 2002-08-11 [alfons] 0.8.1claws52
2946 clean up some warnings
2948 2002-08-11 [alfons] 0.8.1claws51
2952 * src/crash.[ch] ** NEW FILES **
2954 initial gdb crash handler
2956 2002-08-11 [paul] 0.8.1claws50
2958 * src/prefs_toolbar.c
2959 replace Up/Down arrow pixmaps with text to be
2960 consistent across icon themes
2962 2002-08-11 [paul] 0.8.1claws49
2964 * src/prefs_common.c
2966 rename 'Pixmap' -> 'Icon'
2969 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2971 2002-08-10 [paul] 0.8.1claws48
2973 * src/prefs_toolbar.c
2976 2002-08-10 [paul] 0.8.1claws47
2979 don't write Processing progress to status bar
2980 patch submitted by Alexander Evseev
2982 * src/prefs_toolbar.c
2983 re-position and resize window
2984 make window assume correct size on first call
2986 2002-08-10 [paul] 0.8.1claws46
2993 follow UI text conventions
2995 2002-08-10 [alfons] 0.8.1claws45
2998 correct pixmap for delete action
3000 2002-08-10 [paul] 0.8.1claws44
3003 updated by Fabio Jr. Beneditto
3005 2002-08-10 [paul] 0.8.1claws43
3008 add custom toolbar files
3010 2002-08-10 [paul] 0.8.1claws42
3012 * sync with 0.8.1cvs22
3013 see ChangeLog 2002-08-09
3015 2002-08-09 [paul] 0.8.1claws41
3019 tools/outlook2sylpheed.pl ** NEW FILE **
3020 add script to convert exported Outlook
3021 contacts list to a Sylpheed addressbook.
3022 Submitted by Ricardo Mones Lastra.
3024 2002-08-09 [paul] 0.8.1claws40
3028 po/sr.po ** NEW FILE **
3029 add Serbian message catalog. Submitted by
3030 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
3032 2002-08-09 [paul] 0.8.1claws39
3034 * sync with 0.8.1cvs21
3035 see ChangeLog 2002-08-08
3037 2002-08-08 [oliver] 0.8.1claws38
3040 move Custom Toolbar to Configuration menu
3042 2002-08-08 [oliver] 0.8.1claws37
3044 * src/prefs_toolbar.c
3045 fix substitute pixmap bug
3047 2002-08-08 [paul] 0.8.1claws36
3049 * sync with 0.8.1cvs19
3050 see ChangeLog 2002-08-08
3052 2002-08-07 [christoph] 0.8.1claws35
3055 fixed a memory leak in new canonicalize_file_replace
3057 2002-08-07 [christoph] 0.8.1claws34
3060 o canonicalize_file_replace should create the temporary
3061 file in the same directory as the original file.
3062 o added get_tmpfile_in_dir that creates a temorary file
3063 in a specified directory.
3065 2002-08-07 [melvin] 0.8.1claws33
3068 fixed bug where 'Article' button acted as 'Email' button.
3070 2002-08-07 [paul] 0.8.1claws32
3072 * sync with 0.8.1.cvs17
3073 see ChangeLog 2002-08-07
3075 2002-08-07 [colin] 0.8.1claws31
3078 fix mass-cancel problem
3080 2002-08-07 [thorsten] 0.8.1claws30
3082 * src/prefs_toolbar.c
3083 fix: crash on replace or add new button
3085 fix: close xmlfile after reading
3087 fix: unlink() file before rename()
3089 2002-08-06 [paul] 0.8.1claws29
3091 * sync with 0.8.cvs15
3092 see ChangeLog 2002-08-06
3094 2002-08-06 [oliver] 0.8.1claws28
3097 * src/prefs_toolbar.c
3098 fixed empty toolbar issue
3100 2002-08-06 [oliver] 0.8.1claws27
3102 * Custom Toolbar Final
3106 o toolbar stuff now lives in src/toolbar.[ch]
3107 o main_window_toolbar_* functions are renamed to
3108 toolbar_* reflecting their new source file
3109 * src/mainwindow.[ch]
3110 o remove toolbar stuff
3112 2002-08-06 [oliver] 0.8.1claws26
3115 * src/prefs_toolbar.[ch] **New File**
3116 * src/toolbar.[ch] **New File**
3117 o prefs_toolbar.[ch] custom toolbar frontend
3118 o toolbar.[ch] backend
3120 2002-08-06 [oliver] 0.8.1claws25
3122 * src/prefs_actions.[ch]
3123 o new exported function actions_execute
3125 2002-08-06 [paul] 0.8.1claws24
3127 * sync with 0.8.1cvs4
3128 see ChangeLog 2002-08-06
3130 2002-08-06 [paul] 0.8.1claws23
3132 * sync with 0.8.1cvs13
3133 see ChangeLog 2002-08-06
3135 2002-08-06 [paul] 0.8.1claws22
3137 * sync with 0.8.1cvs12
3138 see ChangeLog 2002-08-05 and 2002-08-06
3140 2002-08-06 [match] 0.8.1claws21
3143 improvements to cut/copy/paste address
3145 2002-08-05 [match] 0.8.1claws20
3152 fixes to improve cut/copy/paste
3154 2002-08-06 [melvin] 0.8.1claws19
3157 account_find_all_from_address(): new function that returns the
3158 list of all accounts that are matched in an address.
3159 * src/alertpanel.[ch]
3160 alertpanel() now accepts a custom widget
3161 alertpanel_with_widget(): new function that pops up a panel with
3162 a custom widget in it
3164 gtkut_account_menu_new(): new function that allows the selection
3165 of an account from a list of accounts.
3167 Extended Return Receipt notification to select the correct
3168 account and to make a security test on the Delivery-Notification
3169 address which should be the same as the Return-Path.
3171 2002-08-06 [thorsten] 0.8.1claws18
3174 attach_all: save unnamed as "noname.%d",
3175 dont free static dirname
3177 2002-08-05 [alfons] 0.8.1claws17
3180 detect XIM by trying to link rather than compile a XIM program
3182 2002-08-05 [oliver] 0.8.1claws16
3184 * src/stock_pixmap.[ch]
3185 o add UP_ARROW to available pixmaps (already in pixmap-directory)
3186 o new func to retrieve pixmaps
3188 2002-08-05 [paul] 0.8.1claws15
3190 * sync with 0.8.1cvs10
3191 see ChangeLog 2002-08-05
3193 2002-08-04 [alfons] 0.8.1claws14
3196 see if this plugs memleak
3198 2002-08-04 [melvin] 0.8.1claws13
3201 fixed bug that could crash Sylpheed when highlighting
3202 all misspelled words.
3204 2002-08-03 [melvin] 0.8.1claws12
3206 * src/prefs_actions.c
3207 removed unnecessary checks for NULL introduced in 0.8.1claws11.
3209 fixed bug where the Return Receipt was sent to
3210 Delivery-Notification-To address even if it was not present
3212 2002-08-02 [alfons] 0.8.1claws11
3214 * src/prefs_actions.c
3215 o more check for NULLs
3216 o put create_io_dialog() in right conditional block
3218 2002-08-02 [paul] 0.8.1claws10
3221 updated by Ricardo Mones Lastra
3223 2002-08-01 [christoph] 0.8.1claws9
3226 don't free the cache of the opened
3227 folder in the summaryview
3229 don't unset flags, if it is not required
3231 2002-08-01 [paul] 0.8.1claws8
3233 * sync with 0.8.1cvs8
3234 see ChangeLog entry 2002-08-01
3236 2002-08-01 [paul] 0.8.1claws7
3238 * sync with 0.8.1cvs7
3239 see ChangeLog 2002-07-31 and 2002-08-01
3241 2002-07-31 [christoph] 0.8.1claws6
3244 forgot to update menu sensitivity
3245 function for new menu entry
3247 2002-07-31 [alfons] 0.8.1claws5
3250 check folder item and its path for NULL on
3253 2002-07-31 [christoph] 0.8.1claws4
3256 check if folder_item_get_msginfo in
3257 folder_item_remove_msg returned NULL
3259 better clear the uid cache in the
3260 uid validity check function and delete
3263 2002-07-31 [paul] 0.8.1claws3
3266 add the '--attach' option and a few other
3269 2002-07-31 [paul] 0.8.1claws2
3271 * sync with 0.8.1cvs5
3272 see ChangeLog 2002-07-31
3274 2002-07-31 [christoph] 0.8.1claws1
3276 * src/folderview.[ch]
3278 replace "Rescan all folders..." with
3279 "Check all folders for new messages..."
3281 2002-07-30 [paul] 0.8.1claws
3283 * version 0.8.1claws released
3285 2002-07-30 [paul] 0.8.0claws29
3287 * tools/OOo2sylpheed.pl ** NEW FILE **
3289 add script to enable sending documents as
3290 attachments from OpenOffice.org
3292 2002-07-30 [melvin] 0.8.0claws28
3294 * src/prefs_actions.c
3295 Made the actions' input/output dialog display
3298 2002-07-30 [christoph] 0.8.0claws27
3301 check if folder_item_get_msginfo in
3302 procmsg_save_to_outbox returned NULL
3304 2002-07-30 [paul] 0.8.0claws26
3306 * sync with 0.8.1cvs4
3307 see ChangeLog 2002-07-29
3309 2002-07-29 [thorsten] 0.8.0claws25
3312 added selective download, delete on server
3314 2002-07-29 [paul] 0.8.0claws24
3316 * sync with 0.8.1cvs3
3317 see ChangeLog 2002-07-29
3319 2002-07-27 [christoph] 0.8.0claws23
3322 add extra check if fetching the msginfo
3325 2002-07-27 [paul] 0.8.0claws22
3327 * sync with 0.8.1cvs2
3328 see ChangeLog 2002-07-26
3330 2002-07-27 [christoph] 0.8.0claws21
3333 add another check if a valid msginfo
3336 2002-07-26 [hoa] 0.8.0claws20
3339 Fixed a condition in folder_item_destroy()
3342 Fixed an error in IMAP protocol
3344 2002-07-26 [alfons] 0.8.0claws19
3347 ofcourse compare with identifier, not the path
3349 2002-07-26 [alfons] 0.8.0claws18
3352 use folder item identifier for saving / restoring
3353 preferences because folder->path might not be unique
3355 2002-07-26 [melvin] 0.8.0claws17
3358 Fixed a crash introduced in 0.8.0claws5 when log is
3359 cut under 80 characters.
3361 2002-07-26 [paul] 0.8.0claws16
3363 * sync with 0.8.1cvs1
3364 see ChangeLog 2002-07-26
3366 2002-07-26 [christoph] 0.8.0claws15
3369 imap folder now remembers the last selected
3370 folder and imap_fetch_msginfo skips selecting
3371 the folder if it is already selected
3373 2002-07-26 [christoph] 0.8.0claws14
3378 fix imap folder rescanning
3380 2002-07-25 [christoph] 0.8.0claws13
3390 implement imap uid cache and uid validity check
3392 2002-07-25 [alfons] 0.8.0claws12
3395 fix a brown paper bag bug, and also add some more
3398 2002-07-25 [christoph] 0.8.0claws11
3401 don't mix copy, fetch_msginfo and remove
3402 operations in folder item copy and move
3405 2002-07-25 [christoph] 0.8.0claws10
3409 * src/prefs_folder_item.c
3410 * src/summaryview.[ch]
3411 remove no longer required parameter update_cache from
3414 2002-07-25 [paul] 0.8.0claws9
3421 2002-07-24 [alfons] 0.8.0claws8
3424 sort correctly when using simplified subject line
3425 (closes feature request "[ 585141 ] applying regexp to subject
3426 before sort" submitted by Alexandra Walford)
3428 2002-07-24 [paul] 0.8.0claws7
3430 * sync with 0.8.0cvs3
3431 see ChangeLog 2002-07-24
3433 2002-07-23 [christoph] 0.8.0claws6
3440 o separate processing and summaryview
3441 o removed summary_write_cache from summaryview
3442 o removed summaryview->killed_messages, because we don't have
3443 to keep a list of killed messages anymore. New cache will
3444 keep the hidden messages in cache anyway
3447 * src/selective_download.c
3448 o removed unnecessary summary_write_cache calls
3450 o don't set ignore thread flag in procmsg_get_thread_tree
3451 if it is already set
3454 o moved STATUSBAR_PUSH/POP to statusbar.h because
3455 they are used in different files
3457 2002-07-23 [melvin] 0.8.0claws5
3463 * src/editldap_basedn.c
3465 * src/prefs_common.c
3466 Fixed few memory leak (gtk_editable_get_chars returns
3467 an allocated string)
3469 Fixed few memory leak (gtk_editable_get_chars returns
3470 an allocated string) and modified a little the log cutting
3473 Replaced a call to an obsolete function gtk_entry_get_text()
3474 by gtk_editable_get_chars()
3476 Removed a debug printf
3478 2002-07-23 [christoph] 0.8.0claws4
3481 fix another g_dirname memory leak
3483 2002-07-23 [christoph] 0.8.0claws3
3486 fixed a memory leak in mh_fetch_msginfo
3487 fixed crash when message header could not be
3490 2002-07-23 [paul] 0.8.0claws2
3492 * sync with 0.8.0cvs2
3493 see ChangeLog 2002-07-23
3495 2002-07-23 [paul] 0.8.0claws1
3497 * sync with 0.8.0cvs1
3498 see ChangeLog 2002-07-23
3500 2002-07-23 [paul] 0.8.0claws
3502 * release of 0.8.0claws
3504 2002-07-23 [paul] 0.7.8claws99
3507 new Russian translation, submitted by
3508 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
3510 2002-07-22 [jens] 0.7.8claws98
3513 Updated German translations.
3515 2002-07-22 [paul] 0.7.8claws97
3521 updated translations by Ricardo Mones Lastra,
3522 Alessandro Maestri, Wilbert Berendsen and
3523 Fabio Jr. Beneditto respectively
3525 2002-07-22 [christoph] 0.7.8claws96
3528 fix memory leak caused by wrong g_dirname usage
3530 2002-07-22 [christoph] 0.7.8claws95
3533 update new and unread message counts for summaryview
3534 summaryview does not get it from the folder anymore
3535 and has to update the values itself
3537 2002-07-22 [melvin] 0.7.8claws94
3540 Updated French translations.
3542 2002-07-22 [christoph] 0.7.8claws93
3545 set prop->preg pointer to NULL or following check
3546 will not fail and regexec will be called with
3549 2002-07-21 [alfons] 0.7.8claws92
3551 * src/prefs_common.[ch]
3552 remove option "Send return receipt on request"
3554 2002-07-21 [thorsten] 0.7.8claws91
3557 fixed memleaks, coding style as pointed out by alfons
3559 2002-07-21 [alfons] 0.7.8claws90
3562 * src/noticeview.[ch]
3563 o fix bug notice view being displayed when going to empty folder
3564 (noticed by Christoph)
3565 o allow RRR to be sent when restarting sylpheed, or changing folder
3566 (noticed by Thorsten)
3568 2002-07-21 [thorsten] 0.7.8claws89
3571 Included save_all patch from Xaview FACQ
3572 added support for pathnames
3574 2002-07-21 [alfons] 0.7.8claws88
3579 * src/messageview.[ch]
3580 * src/noticeview.c ** NEW FILE **
3581 * src/noticeview.h ** NEW FILE **
3582 make return receipts work again
3583 (UI idea by Leandro Pereira)
3585 2002-07-21 [paul] 0.7.8claws87
3588 fix sensitivity of 'Select thread'
3590 2002-07-21 [paul] 0.7.8claws86
3592 * src/prefs_common.c
3593 add browser command line for Galeon
3595 2002-07-21 [paul] 0.7.8claws85
3598 fix 'EXTRA_DIST': remove README.README, add TODO
3601 2002-07-21 [alfons] 0.7.8claws84
3604 make enter clear selection
3605 (closes "[ 579888 ] Editor selection/entry error"
3606 reported by Steve Lamb)
3608 2002-07-21 [alfons] 0.7.8claws83
3611 sort message list when selecting unthread messages
3612 (closes "[ 501593 ] switching threaded view doesn't sort"
3613 reported by Simon Schubert)
3615 2002-07-20 [alfons] 0.7.8claws82
3620 2002-07-20 [thorsten] 0.7.8claws81
3623 Fixed expansion of empty fields in matchactions
3625 2002-07-19 [melvin] 0.7.8claws80
3628 Removed a duplicate menu entry (fast mode) introduced during
3630 Added a menu separator between 'Use alternate' and 'Fast mode'
3632 2002-07-19 [paul] 0.7.8claws79
3638 2002-07-19 [thorsten] 0.7.8claws78
3640 * tools/calypso_convert.pl ** NEW FILE **
3643 script to import mbox files exported
3645 o generates folder structure
3646 o includes attachments
3648 2002-07-19 [melvin] 0.7.8claws77
3650 * src/selective_download.[ch]
3651 Fixed bug where closing the dialog with the window manager's
3652 close button will not unlock the summary
3653 Corrected some function declarations that missed a return value
3654 Made the source code comply better with coding style.
3655 * src/prefs_common.c
3656 Added new browser command line for Mozilla.
3658 2002-07-18 [paul] 0.7.8claws76
3661 src/selective_download.[ch]
3662 reflect theme changes, fix Gdk Warning when creating
3663 pixmap from NULL window, and minor clean up.
3664 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3669 2002-07-17 [paul] 0.7.8claws75
3677 2002-07-16 [paul] 0.7.8claws74
3679 * tools/filter_conv.pl
3681 replace conversion script with reimplemented version,
3682 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3684 2002-07-16 [colin] 0.7.8claws73
3687 remove forgotten debug messages - sorry ;-)
3689 2002-07-16 [colin] 0.7.8claws72
3695 add the ability to select part of a text mime-part
3698 2002-07-15 [christoph] 0.7.8claws71
3701 fix folder message count for folders without
3702 msg_is_changed (includes news folders)
3704 2002-07-15 [martin] 0.7.8claws70
3707 option "display recipient on 'From'..." now works
3708 without the need of enabling the option
3709 "display sender using address book".
3711 2002-07-15 [christoph] 0.7.8claws69
3714 removed setting folder status from summaryview.
3715 folder.c should update all message counts correctly.
3717 2002-07-15 [paul] 0.7.8claws68
3720 updated by Fabio Junior Beneditto
3722 2002-07-15 [darko] 0.7.8claws67
3725 Fixed target folder colorization, don't decrease op
3728 2002-07-14 [paul] 0.7.8claws66
3730 * sync with main 0.8.0
3731 see ChangeLog 2002-07-14
3733 2002-07-13 [melvin] 0.7.8claws65
3738 Replaced sprintf by g_snprintf to prevent possible buffer
3741 Corrected a log message output format.
3742 Added a missing "done" debug output.
3744 Added keyboard accelerator for Priority menu items
3745 Added missing \n in debug output
3749 Added missing \n in debug output
3751 2002-07-13 [paul] 0.7.8claws64
3754 change Sergey's email address to the sf address