1 2002-12-21 [paul] 0.8.6claws122
4 fix bug [643638] where if a person is in one or more
5 addressbook groups editing that person's email
6 address results in removal from those groups.
7 Patch submitted by Luke Plant.
9 2002-12-20 [christoph] 0.8.6claws121
13 reimplement expand_search_string using GString to
14 prevent crashs caused by miscalculated string
15 lengths reported by Paul
17 2002-12-20 [christoph] 0.8.6claws120
20 don't use "changed" to check if op_count has to be changed as it
21 is also set when the message has unread children
22 (closes bug [ 653221 ] crash while deleting duplicates)
24 2002-12-20 [paul] 0.8.6claws119
26 * sync with 0.8.6cvs27
27 see ChangeLog 2002-12-20
29 2002-12-20 [paul] 0.8.6claws118
31 * sync with 0.8.6cvs26
32 see ChangeLog 2002-12-19 and 2002-12-20
34 2002-12-19 [alfons] 0.8.6claws117
37 fix incorrect parsing of email addresses, submitted by
38 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
39 name display if it contains @".
41 2002-12-18 [paul] 0.8.6claws116
43 * sync with 0.8.6cvs23
44 see ChangeLog 2002-12-18
46 2002-12-18 [paul] 0.8.6claws115
54 see ChangeLog 2002-12-17 and 2002-12-18
56 2002-12-17 [christoph] 0.8.6claws114
59 o don't create a session if imap greeting fails
60 o don't close socket when authentication fails
61 this is done by imap_session_destroy
63 2002-12-17 [thorsten] 0.8.6claws113
67 tools/google_msgid.pl ** NEW FILE **
68 Added "search for message-id" script and doc
70 2002-12-17 [thorsten] 0.8.6claws112
73 Updated hungarian translation
74 (updated by Gal Zoltan)
76 2002-12-16 [christoph] 0.8.6claws111
79 remove stupid addressbook dump to debug output
81 fix memory leak found by Hiro
83 2002-12-14 [paul] 0.8.6claws110
86 fix menubar sensitivity on send
88 * src/prefs_filtering.c
93 * src/common/quoted-printable.h
96 2002-12-13 [christoph] 0.8.6claws109
99 * src/manage_window.[ch]
100 * src/gtk/Makefile.am
101 * src/gtk/manage_window.[ch]
102 move manage_window files to gtk directory
104 2002-12-13 [christoph] 0.8.6claws108
107 * src/gtkshruler.[ch]
108 * src/gtk/Makefile.am
109 * src/gtk/gtkshruler.[ch]
110 move gtkshruler files to gtk directory
112 2002-12-13 [christoph] 0.8.6claws107
116 * src/gtkstext.[ch] ** REMOVE **
119 * src/gtk/gtkstext.[ch] ** NEW **
120 * src/gtk/Makefile.am
121 o move stext functions to gtkstext.c to remove
122 dependency of gtkutils
123 o move gtkstext files to gtk directory
125 * src/gtk/Makefile.am
126 * src/gtk/sslcertwindow.[ch]
127 UI stuff can always depend on common code so
128 it's ok to add ../common to include path
130 2002-12-13 [colin] 0.8.6claws106
133 Disconnect sighandlers for mainwindow when
134 quicksearch has the focus
136 * src/mainwindow.[ch]
137 Make key_pressed callback public, to be able
140 2002-12-13 [christoph] 0.8.6claws105
143 create .mh_sequences file in new MH folders
144 (closes feature request [ 523162 ] MH folders should
147 2002-12-13 [colin] 0.8.6claws104
150 Better handling of quicksearch show/hide
151 (basically the button stays under the mouse
154 2002-12-13 [paul] 0.8.6claws103
156 * sync with 0.8.6cvs17
157 see ChangeLog 2002-12-13
159 2002-12-13 [paul] 0.8.6claws102
162 updated by Ricardo Mones Lastra
164 2002-12-11 [colin] 0.8.6claws101
167 remove statusbar stuff
169 set statusbar verbosity when moving folders
171 2002-12-11 [colin] 0.8.6claws100
172 * src/prefs_filtering.c
173 * src/prefs_matcher.c
174 * src/prefs_scoring.c
177 2002-12-11 [colin] 0.8.6claws99
179 * src/prefs_common.[ch]
180 Add summary_quicksearch_type
182 Save last used quicksearch type
184 2002-12-11 [jens] 0.8.6claws98
185 * src/prefs_filtering.c
186 * src/prefs_matcher.c
187 * src/prefs_scoring.c
188 added dialog for incomplete rules in scoring, filtering and
189 matcher to ask wheather really close
191 2002-12-11 [colin] 0.8.6claws97
194 Fix folder dnd statusbar logging
196 2002-12-10 [christoph] 0.8.6claws96
208 * src/common/log.[ch]
209 o handle verbose logging in statusbar directly in statusbar code
210 and common code does not need any knowledge about a statusbar
211 o remove direct calls to statusbar_(puts|pop)_all functions
213 2002-12-10 [jens] 0.8.6claws95
216 removed gettext from g_warnings
222 2002-12-10 [colin] 0.8.6claws94
225 finish crash dialog fix
227 2002-12-10 [colin] 0.8.6claws93
230 "Fix" "sylpheed already running" instead of
231 crash dialog appearing after a crash
233 2002-12-10 [colin] 0.8.6claws92
236 add src/gtk/sslcertwindow.c
238 2002-12-10 [paul] 0.8.6claws91
241 updated to reflect recent changes
242 submitted by Alessandro Maestri
244 2002-12-09 [christoph] 0.8.6claws90
247 * src/smtp.[ch] ** REMOVE **
248 * src/common/Makefile.am
249 * src/common/smtp.[ch] ** NEW **
250 move smtp files to common directory
252 2002-12-09 [christoph] 0.8.6claws89
255 * src/session.[ch] ** REMOVE **
256 * src/common/Makefile.am
257 * src/common/session.[ch] ** NEW **
258 move session files to common directory
260 2002-12-09 [paul] 0.8.6claws88
263 fix bug [649746] edit accounts: move account reverted
264 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
266 2002-12-09 [colin] 0.8.6claws87
268 * src/ssl_certificate.c
271 2002-12-09 [colin] 0.8.6claws86
274 Try to open the cert.pem database and
275 issue a warning if it isn't there
277 2002-12-09 [colin] 0.8.6claws85
279 * src/common/ssl_certificate.c
280 * src/gtk/sslcertwindow.c
283 2002-12-09 [colin] 0.8.6claws84
285 * src/ssl_certificate.[ch] ** REMOVED **
286 * src/common/ssl_certificate.[ch] ** NEW **
288 * src/common/Makefile.am
289 Moved ssl_certificate.[ch] to common
291 Put back needed include
292 * src/gtk/sslcertwindow.[ch]
293 Changed ssl_certificate.h include
295 2002-12-09 [colin] 0.8.6claws83
297 * src/gtk/sslcertwindow.[ch]
298 Implement hook for certificate acception
299 * src/ssl_certificate.[ch]
300 Implement hook for certificate acception
302 Reenable certificate acception check
304 Register sslcertwindow's hook
306 2002-12-08 [christoph] 0.8.6claws82
314 o add missing includes
317 * src/common/.cvsignore
318 * src/common/version.h ** REMOVE **
319 remove autogenerated file
321 2002-12-08 [paul] 0.8.6claws81
324 put back needed include
326 2002-12-08 [colin] 0.8.6claws80
328 * src/gtk/sslcertwindow.c
329 Cleaner popups when asking
330 * src/ssl_certificate.c
331 * src/prefs_common.[ch]
332 remove ssl certificate pref
333 put back needed include
335 put back needed include
337 2002-12-08 [christoph] 0.8.6claws79
343 only abort hook invokation if required data is missing not
344 if our own data pointer is NULL, update hookfunction for
347 2002-12-08 [paul] 0.8.6claws78
368 clean up: remove unneccesary includes
370 2002-12-08 [christoph] 0.8.6claws77
375 * src/common/hooks.[ch]
376 hook functions now have a gboolean return value, if a hook
377 returns TRUE it will stop executing of any more hooks in
378 the same hooklist for this invokation
380 2002-12-08 [colin] 0.8.6claws76
383 put back argv0 for CRASH_DIALOG
385 2002-12-08 [christoph] 0.8.6claws75
398 * src/prefs_account.[ch]
399 * src/prefs_common.[ch]
402 * src/ssl_certificate.[ch]
403 * src/ssl_manager.[ch]
404 * src/common/Makefile.am
406 * src/common/nntp.[ch]
407 * src/common/socket.[ch]
408 * src/common/ssl.[ch]
409 * src/gtk/sslcertwindow.[ch]
411 use new autoconf script to detect OpenSSL with extra parameters
412 to specify the location of libs and includes, also remove USE_SSL
415 * src/common/sylpheed.[ch]
416 * src/common/version.h.in
417 start seperation of common code initialization seperated from gui
420 The function that is called when a color lable changes
421 should not change the color lable again
423 2002-12-08 [colin] 0.8.6claws74
425 * src/gtk/sslcertwindow.c
428 2002-12-08 [colin] 0.8.6claws73
432 Register a hook for statusbar_puts_all
434 invoke statusbar_puts_all's hook
436 2002-12-08 [colin] 0.8.6claws72
438 * src/ssl_certificate.c
439 Put back a badly-removed include
441 2002-12-08 [colin] 0.8.6claws71
443 * src/gtk/sslcertwindow.[ch] ** NEW **
444 new certificate presentation
445 * src/gtk/Makefile.am
447 * src/ssl_certificate.[ch]
448 gtk cleanup, made utility functions public
450 use new cert presentation
452 2002-12-07 [christoph] 0.8.6claws70
455 * src/nntp.[ch] ** REMOVE **
456 * src/common/Makefile.am
457 * src/common/nntp.[ch] ** NEW **
458 move nntp files to common directory
460 2002-12-07 [christoph] 0.8.6claws69
464 implement msginfo update callback using sylpheed's new
465 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
467 2002-12-06 [christoph] 0.8.6claws68
470 This patch changes the 'Edit Group Details' dialog to
471 allow extended selections in either pane, so that
472 addresses can be added or removed from a group more
473 quickly and easily. (it actually is a net decrease in
474 file size, as some unnecessary functions have been
476 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
478 2002-12-06 [christoph] 0.8.6claws67
481 * src/template.[ch] ** REMOVE **
482 * src/common/Makefile.am
483 * src/common/template.[ch] ** NEW **
484 move template files to common directory
487 add missing log.h include
489 2002-12-06 [melvin] 0.8.6claws66
491 * src/prefs_actions.c
492 Added the trailing ">" syntax to insert command's output
493 without replacing old text (in contrast to trailing "|").
495 2002-12-05 [colin] 0.8.6claws65
498 Don't modify original search_string or it'll change
499 the next iterations in the for()
501 2002-12-05 [darko] 0.8.6claws64
504 proper check for filtering commands, found by Colin
506 2002-12-05 [darko] 0.8.6claws63
509 check proper string for NULL pointer, found by Colin
511 2002-12-05 [darko] 0.8.6claws62
513 * src/common/utils.[ch]
514 expand_search_string(): new function
515 converts Mutt-like patterns to Sylpheed's
518 use expand_search_string() to allow Mutt-like
519 patterns in extended search
521 document extended option in quick search
523 2002-12-05 [paul] 0.8.6claws61
525 * sync with 0.8.6cvs16
526 see ChangeLog 2002-12-05
531 2002-12-04 [christoph] 0.8.6claws60
534 put imap authentication code into a new function and
535 remove it from imap_session_new that will allow to
536 send other commands before authentication
538 2002-12-04 [christoph] 0.8.6claws59
541 use already existing method to prevent unneeded IMAP
542 folder selects. Set imap_select parameters to NULL
543 in some functions if the values are not required.
546 remove no longer required include
548 2002-12-04 [paul] 0.8.6claws58
551 updated by Ricardo Mones Lastra
554 po/hu.po ** NEW FILE **
555 initial Hungarian translation, submitted
556 by Gál Zoltán <galzoli@hu.inter.net>
558 2002-12-03 [christoph] 0.8.6claws57
561 * src/gtksctree.[ch] ** REMOVE **
562 * src/gtk/Makefile.am
563 * src/gtk/gtksctree.[ch] ** NEW **
564 move gtksctree files to gtk directory
566 2002-12-03 [christoph] 0.8.6claws56
569 * src/md5.[ch] ** REMOVE **
570 * srm/common/Makefile.am
571 * src/common/md5.[ch] ** NEW **
572 move md5 files to common directory
575 remove not required #include
577 2002-12-03 [sergey] 0.8.6claws55
581 gtkut_window_popup(): new function.
583 main_window_popup(): use gtkut_window_popup() to raise
584 window without changing its position.
585 (see sylpheed-main ML message [sylpheed:17247])
587 2002-12-03 [sergey] 0.8.6claws54
590 send_message_local(): removed first-dot escaping
591 (SMTP-only, not needed for sending through pipe)
593 2002-12-03 [paul] 0.8.6claws53
596 update to reflect recent changes (thanks
597 to Ricardo Mones Lastra)
599 * tools/filter_conv.pl
600 fix problem with quoted strings. Patch submitted
601 by Luke Plant <lukeplant@softhome.net>
603 2002-12-03 [paul] 0.8.6claws52
605 * sync with 0.8.6cvs15
606 see ChangeLog 2002-12-03
608 2002-12-02 [christoph] 0.8.6claws51
611 * src/common/log.[ch]
612 implement logging using a hook function
616 define hooklist name in header file to avoid
617 errors caused by wrong spelling of hooklist names
622 2002-12-02 [christoph] 0.8.6claws50
624 * src/common/Makefile.am
625 add src/common/hooks.[ch]
627 * src/common/hooks.[ch]
628 implement a simple hook system using glib's hook functions
632 use new hook system for folder item updates
634 2002-12-02 [christoph] 0.8.6claws49
636 * doc-src/ui_seperation.txt ** NEW **
637 information for ui seperation
640 remove files that were moved to common
641 include common directory by default for the header files
644 * src/common/socket.c
646 implement automaton using g_io_*-functions instead of
647 gdk_input_add to make it ui independent
657 remove common/ prefix because directory is now in
676 * src/ssl_certificate.c
677 add log.h header file for logging functions
683 o move debug_mode to common/utils.c
684 o add functions to set and get debug_mode
686 * src/defs.h ** REMOVE **
687 * src/intl.h ** REMOVE **
688 * src/socket.[ch] ** REMOVE **
689 * src/ssl.[ch] ** REMOVE **
690 * src/utils.[ch] ** REMOVE **
691 replaced by new files in src/common/
693 * src/common/Makefile.am
694 add new files in src/common/
696 * src/common/defs.h ** NEW **
697 * src/common/intl.h ** NEW **
698 * src/common/log.[ch] ** NEW **
699 * src/common/socket.[ch] ** NEW **
700 * src/common/ssl.[ch] ** NEW **
701 * src/common/utils.[ch] ** NEW **
702 replacement for files in src/
704 2002-12-02 [colin] 0.8.6claws48
707 Scroll folderview if necessary during dnd
709 2002-12-02 [colin] 0.8.6claws47
712 Add check to verify a move is within a single mailbox
714 Add specific error string for this check
716 2002-12-02 [colin] 0.8.6claws46
719 Add a test to folder moving, remove a statusbar_print
721 Add Move folder... context-menu item
722 Factorize folder moving code
723 Enable folder DND for mbox
725 2002-12-01 [christoph] 0.8.6claws45
728 remove conf.aspelltest if the version check fails
730 2002-11-30 [christoph] 0.8.6claws44
733 run libtoolize --force in autogen to create missing
736 2002-11-30 [christoph] 0.8.6claws43
742 * src/uuencode.[ch] ** REMOVED **
743 * src/common/Makefile.am
744 * src/common/uuencode.[ch] ** NEW **
745 move uuen/decoder to common directory
747 2002-11-30 [christoph] 0.8.6claws42
750 * src/base64.[ch] ** REMOVED **
759 * src/common/Makefile.am
760 * src/common/base64.[ch] ** NEW **
761 move base64 en/decoder to common directory
763 2002-11-30 [christoph] 0.8.6claws41
765 * src/common ** NEW **
766 new directory for UI independent code
768 new directory for GTK frontend
769 * src/common/.cvsignore ** NEW **
770 * src/gtk/.cvsignore ** NEW **
772 * src/common/Makefile.am ** NEW **
773 * src/gtk/Makefile.am ** NEW **
774 automake files to build new seperated stuff
776 the binary will currently still be build with the
777 files in src, so we include the code from the
778 subdirs for now after building the libs there
780 2002-11-30 [paul] 0.8.6claws40
783 fix bug [642731] 'Wrong selected account with drafted mail'
785 2002-11-29 [oliver] 0.8.6claws39
788 o update summaryview when switching between different
791 o check if messageview holds already removed msg
795 2002-11-29 [oliver] 0.8.6claws38
798 remove not needed variables and includes
799 make messageview stay opened and move to next when msgs are deleted
801 2002-11-29 [oliver] 0.8.6claws37
804 disable compose button (messageview toolbar) by default
805 deleted msgs are moved to trash
807 2002-11-29 [melvin] 0.8.6claws36
810 Increased minimal gpgme version to 0.3.10 (Zombies out)
811 and to detect signatures expirations (gpgme 0.3.6)
814 Use non obsolescent function for Gpgme engine checking.
817 Inform about expired signatures or signatures which key
818 has expired. Expiration date is displayed.
821 Inform about expired signatures or signatures which key
824 2002-11-28 [paul] 0.8.6claws35
827 re-instate 'Check for new messages' in Newsgroup
828 folders right-click menu, after a suggestion from
829 Tim Mann <timmann@users.sourceforge.net>
832 after a crash check only local folders for new
835 2002-11-28 [paul] 0.8.6claws34
838 apply patch that fixes the checking of GTK with XIM
839 support on different OSs, such as FreeBSD. Patch
840 submitted by Topia <topia@users.sourceforge.net>
842 2002-11-28 [paul] 0.8.6claws33
847 more changes to the English
849 2002-11-28 [paul] 0.8.6claws32
851 * sync with 0.8.6cvs13
852 see ChangeLog 2002-11-28 (no sync needed
855 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws31
857 * src/mainwindow.[ch]
858 add patch by Ivan F. Martinez introducing messageview Toolbar
859 some changes and committed by oliver
861 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws30
863 * src/messageview.[ch]
864 add patch by Ivan F. Martinez introducing messageview Toolbar
865 some changes and committed by oliver
867 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws29
870 add patch by Ivan F. Martinez introducing messageview Toolbar
871 some changes and committed by oliver
873 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws28
876 add patch by Ivan F. Martinez introducing messageview Toolbar
877 some changes and committed by oliver
879 2002-11-28 [oliver] 0.8.6claws27
881 * src/prefs_toolbar.[ch]
882 getting ready for messageview toolbar
883 free mem allocated by gettext
884 change prefs_toolbar to prefs_toolbar_open
886 2002-11-28 [thorsten] 0.8.6claws26
889 cleaned up conflicting declarations of
890 imageview_show_image()
892 2002-11-28 [paul] 0.8.6claws25
894 * src/grouplistdialog.c
896 src/prefs_summary_column.c
897 a few more improvements to the English
899 2002-11-28 [colin] 0.8.6claws24
902 A few updates to command-line parameters
904 2002-11-28 [colin] 0.8.6claws23
906 * src/prefs_filtering.c
907 Fix problems with prefs_filtering_delete_path:
908 a) if the first rule is removed, original pointers
909 weren't updated (leading to segfaults)
910 b) it was always global_processing updated in case
911 of removed path was parent of rule path
913 2002-11-27 [paul] 0.8.6claws22
919 src/prefs_customheader.c
920 src/prefs_display_header.c
921 src/prefs_filtering.c
922 src/prefs_folder_item.c
925 src/prefs_summary_column.c
928 improve the English in the GUI
930 2002-11-27 [colin] 0.8.6claws21
933 Fix processing renaming problems happening after
936 2002-11-27 [colin] 0.8.6claws20
939 recursive move now deletes src each subfolder after
942 Use identifier instead of path during dnd (enables
945 2002-11-27 [paul] 0.8.6claws19
948 apply patch that does command-line processing
949 BEFORE gtk_init, allowing claws to run from
950 shell-scripts in non-X environment (e.g. crontab
951 or ip-up, ip-down scripts). Patch submitted by
952 Ruslan N. Balkin <baron@dartel.ru>
955 updated by Alessandro Maestri
957 2002-11-27 [paul] 0.8.6claws18
959 * sync with 0.8.6cvs12
961 Differences are that main uses a 'Receive dialog'
962 frame on the Interface tab, whereas claws groups all
963 the dialogs together in a 'Dialogs' frame.
965 2002-11-27 [colin] 0.8.6claws17
967 * src/prefs_matcher.c
968 Fix Execute criteria's NOT flag
971 2002-11-26 [christoph] 0.8.6claws16
974 rewrite the ssl code a little bit, only use one
975 SSL context, set default certificates' file/path
977 2002-11-26 [thorsten] 0.8.6claws15
980 default-reply-to didn't work for ml-reply
982 2002-11-26 [melvin] 0.8.6claws14
984 * src/prefs_actions.c
985 Made pipe-actions ignore short headers in message view
986 Made trailing-pipe-actions write in the message view with
987 the same font as the original message
989 2002-11-26 [paul] 0.8.6claws13
992 this time commit the correct file
994 2002-11-26 [paul] 0.8.6claws12
996 * sync with 0.8.6cvs11
997 src/quote_fmt_parse.y
1002 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
1004 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
1007 see ChangeLog 2002-11-25 and 2002-11-26
1009 2002-11-26 [colin] 0.8.6claws11
1012 Fix collapsed folder not auto-expanding during
1013 mail dnd, if it was the source folder.
1015 2002-11-25 [colin] 0.8.6claws10
1017 * src/folderview.[ch]
1018 Variable renaming and cleaning (slist of nodes
1019 to be re-collapsed is stored in FolderView)
1021 2002-11-25 [paul] 0.8.6claws9
1023 * src/prefs_common.[ch]
1024 fix breakage caused by last commit
1026 2002-11-25 [paul] 0.8.6claws8
1028 * sync with 0.8.6cvs4
1029 see ChangeLog 2002-11-21
1031 2002-11-25 [paul] 0.8.6claws7
1033 * sync with 0.8.6cvs4
1034 see ChangeLog 2002-11-20
1036 2002-11-25 [paul] 0.8.6claws6
1038 * sync with 0.8.6cvs3
1039 see ChangeLog 2002-11-18
1041 2002-11-25 [colin] 0.8.6claws5
1044 Add gtkut_ctree_node_is_parent()
1046 Spring-loaded folders
1048 2002-11-25 [colin] 0.8.6claws4
1051 Add slist_concat_unique(), function to merge
1052 two GSList filtering dups
1054 * src/summaryview.[ch]
1057 Add detection/update/display of unread answers
1060 Add procmsg_find_children()
1061 Add procmsg_msg_has_marked_parent()
1063 2002-11-25 [colin] 0.8.6claws3
1065 * src/ssl_certificate.[ch]
1066 Allow checking a certificate without a DNS
1068 Allow to forget a cert (by deleting it)
1069 Make ssl_certificate_destroy_public
1070 * src/ssl_manager.[ch] ** NEW FILES **
1071 Gui to manage (display/remove) certificates
1072 * src/prefs_common.[ch]
1073 Add a pref to allow silent acceptation of
1074 trusted certificates or not (based on the
1075 "I want to know what's going on" principle)
1077 Add SSL manager in Tools menu
1079 Add the new files to the build
1081 Add ssl_manager.c to translations
1083 2002-11-25 [colin] 0.8.6claws2
1085 * src/summaryview.[ch]
1086 Add S_SEARCH_EXTENDED to the quick search, which
1087 allows to search using filtering syntax.
1089 2002-11-25 [colin] 0.8.6claws1
1092 Deletion of duplicates now prefer deleting
1093 the unread dup (fixes feature-request 638989).
1095 2002-11-24 [paul] 0.8.6claws
1101 updated by Ricardo Mones Lastra,
1102 Witold Wladyslaw Wojciech Wilk,
1103 Ruslan N. Balkin, and Urke MMI
1106 2002-11-24 [paul] 0.8.5claws182
1109 updated by George Danchev
1111 2002-11-23 [alfons] 0.8.5claws181
1114 tiny memory leak found by browsing Dimitar's
1117 2002-11-23 [paul] 0.8.5claws180
1120 updated by Alessandro Maestri
1122 2002-11-22 [christoph] 0.8.5claws179
1126 * src/prefs_filtering.c
1130 2002-11-22 [alfons] 0.8.5claws178
1133 summary_execute_delete_func(): if message is deleted, make
1134 sure to also remove its entry in the subject hash table.
1135 fixes a corner case bug.
1137 2002-11-22 [paul] 0.8.5claws177
1140 add 'autom4te.cache'
1142 * ltconfig ** REMOVED **
1145 2002-11-22 [paul] 0.8.5claws176
1148 textview_set_font(): fix for message display in
1149 UTF-8 locales (thanks to Sergey Vlasov).
1152 add new team members and contributors
1155 2002-11-21 [colin] 0.8.5claws175
1158 Add procmsg_remove_special_headers()
1160 Use procmsg_remove_special_headers() for
1163 2002-11-21 [colin] 0.8.5claws174
1166 Fix moving/copying from queue/draft folders
1169 2002-11-21 [christoph] 0.8.5claws173
1175 * src/matcher_parser_lex.[hl]
1177 * src/mbox_folder.[ch]
1178 * src/prefs_filtering.c
1180 * src/quote_fmt_lex.l
1182 fix all warnings except the warnings in lex and yacc files
1184 2002-11-20 [christoph] 0.8.5claws172
1187 fix MsgInfo retrieval for IMAP draft and queue folders
1188 (closes bug [ 619558 ] Draft saving on IMAP box issue)
1190 2002-11-19 [christoph] 0.8.5claws171
1193 fix segfault, when draft saving does not get
1194 the MsgInfo of the new message
1195 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
1197 2002-11-19 [christoph] 0.8.5claws170
1200 add parameter check for flag setting function
1201 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
1203 2002-11-18 [paul] 0.8.5claws169
1206 more sensitivity fixes to redirect mode:
1207 * disable toolbar draft button
1208 * allow only Address book in the Tools menu
1209 * disable editing of message by the spell
1212 2002-11-18 [paul] 0.8.5claws168
1215 fix sensitivity of menu items in compose_redirect():
1216 allow only the necessary items
1218 2002-11-18 [paul] 0.8.5claws167
1221 fix bug [ 603259 ] 'attachment got lost on bounce'
1223 2002-11-18 [paul] 0.8.5claws166
1226 updated by Ruslan N. Balkin <baron@dartel.ru>
1228 2002-11-18 [colin] 0.8.5claws165
1232 Remove old filtering stuff
1235 2002-11-17 [oliver] 0.8.5claws164
1238 remove not needed typedef
1240 2002-11-17 [oliver] 0.8.5claws163
1243 make toolbar's on click events translatable
1245 2002-11-15 [colin] 0.8.5claws162
1248 Revert too-soon integration of a feature
1250 2002-11-15 [christoph] 0.8.5claws161
1253 use main's implementation of imap_get_msginfo
1255 2002-11-15 [christoph] 0.8.5claws160
1265 replace claws' fetch_msginfo with main's get_msginfo
1266 (use main's implementation where possible)
1268 2002-11-15 [colin] 0.8.5claws159
1270 * src/ssl_certificate.c
1273 2002-11-16 [melvin] 0.8.5claws158
1276 Updated French translations.
1278 2002-11-16 [colin] 0.8.5claws157
1280 * src/ssl_certificate.c
1281 Check for missing parts in the certificates
1283 2002-11-15 [colin] 0.8.5claws156
1286 Preventive fix (missing check) found by
1292 sync with 0.8.6 release
1294 2002-11-15 [colin] 0.8.5claws155
1298 Fix error handling of folder_item_move_to()
1301 2002-11-15 [colin] 0.8.5claws154
1305 folder_item_move_to() sets an error message instead
1306 of having GUI stuff in folder.c
1308 2002-11-15 [colin] 0.8.5claws153
1311 Implemented a callback for MsgInfo updates,
1312 heavily copy/pasted from Christoph's folder
1314 * src/summaryview.[ch]
1315 Register summary_update_msg as callback
1317 2002-11-14 [colin] 0.8.5claws152
1320 Update the FolderItem after sending (fixes 617593)
1322 2002-11-14 [christoph] 0.8.5claws151
1325 fix wrong position of NULL pointer check found
1328 2002-11-14 [christoph] 0.8.5claws150
1331 fix segfault when deleting messages from IMAP folders
1332 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1334 2002-11-14 [colin] 0.8.5claws149
1337 Forwarding was also ignoring the folder's default account.
1339 2002-11-14 [colin] 0.8.5claws148
1342 Fix sent folder not set to folder properties when
1345 2002-11-14 [thorsten] 0.8.5claws147
1348 inc_start(): Files were not moved from .processing to inbox,
1349 if no global processing rule existed
1351 2002-11-14 [colin] 0.8.5claws146
1353 * src/ssl_certificate
1356 2002-11-14 [paul] 0.8.5claws145
1359 updated by Alessandro Maestri
1361 2002-11-13 [alfons] 0.8.5claws144
1364 folder_item_close(): only mark messages unread
1365 when a folder has new messages
1367 2002-11-13 [keith] 0.8.5claws143
1370 Fix problem moving or copying between
1373 2002-11-13 [colin] 0.8.5claws142
1375 * src/matcher_parser_parse.y
1376 Fix rule problem when " don't match
1378 2002-11-13 [christoph] 0.8.5claws141
1382 moved cache saving to folder_item_close
1383 the folderview should not have to deal with
1386 2002-11-13 [christoph] 0.8.5claws140
1389 moved setting of important score to
1390 summary_set_prefs_from_folderitem
1392 2002-11-13 [colin] 0.8.5claws139
1394 * src/matcher_parser_parse.y
1395 Fix a segfault in the parser (happening when
1396 a good expression had been tested and a bad
1399 2002-11-13 [paul] 0.8.5claws138
1401 * sync with 0.8.5cvs24
1402 see ChangeLog 2002-11-13
1405 updated by Fabio Jr. Beneditto
1407 2002-11-13 [colin] 0.8.5claws137
1412 Revert last commit, problem
1414 2002-11-13 [colin] 0.8.5claws136
1417 Remove duplicated code
1419 Bumped CACHE_VERSION and MARK_VERSION
1421 Network endian for cache and mark files
1423 2002-11-12 [colin] 0.8.5claws135
1426 Fix the "socket error" dialog which disappeared
1428 2002-11-12 [colin] 0.8.5claws134
1431 Reverse last commit which had performance
1432 problems, but still reverse the list
1434 2002-11-12 [colin] 0.8.5claws133
1439 2002-11-12 [melvin] 0.8.5claws132
1442 Added a check for a NULL prefs_common.dictionary
1444 2002-11-12 [colin] 0.8.5claws131
1446 * src/ssl_certificate.[ch]
1449 2002-11-12 [colin] 0.8.5claws130
1451 * src/ssl_certificate.[ch]
1452 Take connection port into account for
1453 checking certificates (a single hostname
1454 could have multiple servers with multiple
1457 Pass the port to ssl_certificate_check
1459 2002-11-12 [paul] 0.8.5claws129
1462 fix a typo in last commit
1464 2002-11-12 [paul] 0.8.5claws128
1466 * sync with 0.8.5cvs23
1467 see ChangeLog entry 2002-11-12
1469 2002-11-11 [colin] 0.8.5claws127
1471 * src/ssl_certificate.c
1473 Don't popup, instead log error, if the
1474 corresponding pref is checked
1475 * src/ssl_certificate.h
1476 include <openssl/objects/h>
1478 2002-11-11 [colin] 0.8.5claws126
1480 * src/ssl_certificate.h
1483 2002-11-11 [colin] 0.8.5claws125
1485 * src/ssl_certificate.c
1488 2002-11-11 [colin] 0.8.5claws124
1492 * src/ssl_certificate.[ch]
1493 Cleaned a bit (better use of SSL API)
1494 (This will cause non-recognition of saved
1495 certificates of claws12[23]...)
1497 2002-11-11 [paul] 0.8.5claws123
1500 updated by Ricardo Mones Lastra
1502 2002-11-11 [colin] 0.8.5claws122
1507 2002-11-11 [colin] 0.8.5claws121
1509 * src/ssl_certificate.[ch] ** NEW FILES **
1511 Check SSL certificates presented to us
1513 Add ssl_certificate.[ch]
1515 Add ssl_certificate.c
1517 2002-11-11 [paul] 0.8.5claws120
1519 * sync with 0.8.5cvs22
1520 see ChangeLog 2002-11-11
1522 2002-11-11 [paul] 0.8.5claws119
1524 * sync with 0.8.5cvs21
1525 see ChangeLog 2002-11-11
1527 2002-11-10 [jens] 0.8.5claws118
1531 corrected some typing
1533 updated german translation
1535 cleaned up specfile and adjusted it for claws
1537 2002-11-10 [colin] 0.8.5claws117
1540 a STATUSBAR_PUSH/POP fix
1542 2002-11-10 [colin] 0.8.5claws116
1544 * src/prefs_folder_item.c
1545 Fix hanging after opening folder properties
1547 2002-11-10 [hoa] 0.8.5claws115
1549 * src/matcher_parser_lex.l
1550 * src/matcher_parser_parse.y
1551 config file for scoring and filtering is no more trashed
1552 when there is a syntax error in a filtering rule when
1553 editing it in a dialog.
1555 2002-11-09 [colin] 0.8.5claws114
1558 Added missing initialisation of folder->destroy()
1560 2002-11-09 [colin] 0.8.5claws113
1564 Fix the status bar messages
1566 2002-11-09 [colin] 0.8.5claws112
1569 Fix hangs after folder dnd, happening after
1572 2002-11-09 [christoph] 0.8.5claws111
1575 just changed order of calls (reverse order of
1578 lock inc when checking only one account, otherwise
1579 inc all could be executed at the same time
1581 2002-11-09 [christoph] 0.8.5claws110
1584 better unlock the mouse cursor before calling
1585 summary_show because it changes the cursor too
1587 2002-11-09 [christoph] 0.8.5claws109
1591 add functions to open and close a folder
1592 o opending will execute scanning for remote folders
1594 o closing will unset new flag for messages
1596 2002-11-09 [colin] 0.8.5claws108
1599 Add a call to prefs_matcher_write_config to
1600 avoid non-leaf folders filtering settings to be
1603 2002-11-09 [paul] 0.8.5claws107
1605 * src/prefs_account.c
1608 2002-11-09 [colin] 0.8.5claws106
1613 2002-11-09 [colin] 0.8.5claws105
1616 Fix prefs_filtering deletion for MH folders (same
1618 * src/prefs_filtering.c
1619 Fix prefs_filtering renaming and deletion for
1620 folder-based processing rules.
1622 2002-11-09 [christoph] 0.8.5claws104
1626 * src/folderview.[ch]
1632 * src/prefs_folder_item.c
1635 implement a callback system for folder item updates
1637 2002-11-09 [colin] 0.8.5claws103
1640 Fix prefs_filtering renaming for MH folders (we
1641 shouldn't rename by path as another folder could
1642 have the same hierarchy).
1644 2002-11-09 [colin] 0.8.5claws102
1647 Fix a leak found by Christoph, use better variable
1650 2002-11-09 [colin] 0.8.5claws101
1653 One more fix for processing rules
1655 2002-11-08 [colin] 0.8.5claws100
1658 Don't copy the compiled regexp (will be reevaluated)
1660 Lock folderview while moving
1662 Provide info on what's happening to the user
1664 2002-11-08 [colin] 0.8.5claws99
1667 Fix folder reordering after a move if parent is
1670 Add function to copy a ScoringProp
1671 * src/prefs_folder_item.c
1672 Copy scoring rules when copying a folder prefs
1674 2002-11-08 [colin] 0.8.5claws98
1677 Fixes in case of failure
1678 * src/filtering.[ch]
1679 Add function to duplicate a FilteringProp
1681 Add function to duplicate a MatcherProp
1682 * src/prefs_folder_item.c
1683 Save folder's processing rules when copying
1686 2002-11-08 [colin] 0.8.5claws97
1691 Change a printf to debug_print
1693 2002-11-08 [colin] 0.8.5claws96
1697 Fix segfaults, call me stupido
1700 2002-11-08 [colin] 0.8.5claws95
1703 Added forgotten prefs to save when moving folders
1705 2002-11-08 [colin] 0.8.5claws94
1708 Fixes to folder DND (prefs copy)
1710 Optimization for folder DND (don't rescan whole tree)
1711 Added folderview_create_folder_node() for this
1712 optimization, so de-duped a bit the code
1713 * src/prefs_folder_item.[ch]
1714 Added prefs_folder_item_copy_prefs()
1716 2002-11-08 [paul] 0.8.5claws93
1718 * src/prefs_account.c
1720 tools/kmail2sylpheed_v2.pl
1723 2002-11-08 [paul] 0.8.5claws92
1726 src/prefs_account.[ch]
1727 remove account options 'clearsign' and 'ascii_armored',
1728 replace with 'default_gnupg_mode' to prevent mixed-mode
1731 2002-11-08 [paul] 0.8.5claws91
1734 re-implement GnuPG 'on-the-fly' mode selection,
1737 2002-11-08 [colin] 0.8.5claws90
1740 src/prefs_folder_item.c
1741 Change "Property" to "Properties"
1743 2002-11-07 [colin] 0.8.5claws89
1747 Allow folder dropping to a root folder
1749 2002-11-07 [paul] 0.8.5claws88
1754 2002-11-07 [paul] 0.8.5claws87
1757 fix reply-to-list bug. closes bug report
1758 "[633382] reply-to-list broken in recent cvs"
1760 2002-11-07 [paul] 0.8.5claws86
1763 add a forgotten '#if USE_GPGME ... #endif'
1765 2002-11-07 [paul] 0.8.5claws85
1767 * sync with 0.8.5cvs20
1768 see ChangeLog 2002-11-07
1770 2002-11-07 [colin] 0.8.5claws84
1773 Change folder_item_move_to to return the newly
1776 Select the new folderitem after moving.
1778 2002-11-07 [colin] 0.8.5claws83
1780 * src/prefs_filtering.c
1781 Fix rule rewriting when moving a leaf folder to a
1784 2002-11-07 [colin] 0.8.5claws82
1786 * src/prefs_filtering.c
1789 2002-11-07 [colin] 0.8.5claws81
1792 Add folder_item_move_to() function to move a
1793 folderitem into another one (updates matcher etc)
1795 Add folder drag'n drop (context menu to come)
1796 [Should be dataloss free, but Please backup before
1799 2002-11-06 [colin] 0.8.5claws80
1802 mh_create_folder() returns NULL if can't create
1805 2002-11-06 [paul] 0.8.5claws79
1808 allow 'on-the-fly' changing of the type of encryption
1809 and/or signing used (mime/ascii) via the compose window
1811 2002-11-06 [paul] 0.8.5claws78
1813 * sync with 0.8.5cvs19
1814 see ChangeLog 2002-11-06 for src/account.c:
1815 account_get_special_folder()
1817 2002-11-05 [alfons] 0.8.5claws77
1820 very minor cleanups: nothing to see here, move on. :-)
1822 2002-11-05 [colin] 0.8.5claws76
1825 Changes choices if compose windows are opened to
1826 Discard, Draft, Don't quit
1828 2002-11-05 [thorsten] 0.8.5claws75
1831 reenabled default_reply_to folder option
1833 2002-11-05 [colin] 0.8.5claws74
1840 add clean_quit() for the SIGTERM handler
1842 2002-11-05 [paul] 0.8.5claws73
1845 updated by Ricardo Mones Lastra
1847 2002-11-05 [melvin] 0.8.5claws72
1850 Fixed log-clipping bug #616795.
1851 To stop logging in the log window use 0 length.
1852 * src/prefs_common.c
1853 Added a label to inform about the 0 log length behaviour.
1855 2002-11-05 [paul] 0.8.5claws71
1857 * sync with 0.8.5cvs17
1858 see ChangeLog 2002-11-05
1860 2002-11-04 [paul] 0.8.5claws70
1862 * sylpheed-128x128.png
1865 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1866 <nikai@users.sourceforge.net>
1869 updated by George Danchev
1871 2002-11-03 [thorsten] 0.8.5claws69
1876 add check if gpg is active
1878 2002-11-03 [thorsten] 0.8.5claws68
1881 removed GSList declaration causing trouble on MacOS-X
1882 (submitted by alfons, reported by xfesty)
1884 2002-11-01 [paul] 0.8.5claws67
1887 remove last remnants of main's filter code
1889 2002-11-01 [paul] 0.8.5claws66
1891 * tools/filter_conv.pl
1892 fix bug where user-defined headers were ignored
1894 2002-11-01 [paul] 0.8.5claws65
1897 make a debug_print() not translatable
1899 2002-10-31 [melvin] 0.8.5claws64
1902 Fixed --disable-aspell-test. Now --disable-aspell-test will
1903 not run any GNU/aspell test. The dictionary path will
1904 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1905 was given, in which case, it will be $prefix/lib/aspell/
1907 Fixed typo in commentary (Aspell code).
1909 2002-10-31 [paul] 0.8.5claws63
1912 remove src/filter.c and src/prefs_filter.c
1913 thanks to Ricardo for reminding me
1915 2002-10-31 [colin] 0.8.5claws62
1920 2002-10-31 [paul] 0.8.5claws61
1922 * src/prefs_filter.[ch] ** REMOVED **
1923 src/filter.[ch] ** REMOVED **
1932 src/prefs_filtering.c
1933 src/summaryview.[ch]
1934 remove main's 'filter' code
1937 update to reflect removal of main's filter
1939 2002-10-31 [paul] 0.8.5claws60
1942 remove check for global_processing in summary_filter_open().
1943 This fixes the bug where if the user uses the right-click
1944 'Create filter rule...' and doesn't have any filter rules
1945 already defined in claws' advanced filtering, the newly
1946 created filter rule goes to main's filtering which is
1947 inaccessible through the gui. Now the filter rule gets added
1948 to claws' filtering by default.
1950 2002-10-28 [melvin] 0.8.5claws59
1952 * src/prefs_actions.c
1953 Fixed bug #627322 where MIME parts were not always
1954 correctly passed to a %p action
1955 Display an error dialog when message filename is not found.
1957 2002-10-28 [melvin] 0.8.5claws58
1959 * src/prefs_common.c
1960 Readded a missing function declaration lost in 0.8.3claws34
1962 2002-10-28 [paul] 0.8.5claws57
1964 * sync with 0.8.5cvs15
1965 see ChangeLog 2002-10-28 and 2002-10-25
1967 Note: ChangeLog entry 2002-10-24 is not sync'ed.
1969 2002-10-27 [oliver] 0.8.5claws56
1972 plug leak in pop3_top_recv
1974 2002-10-26 [christoph] 0.8.5claws55
1977 set need_update folder flag when messages are added
1978 (closes bug [ 626922 ] folder not updated after receiving)
1980 2002-10-25 [melvin] 0.8.5claws54
1983 Fixed a memleak introduced in the scaling code.
1985 2002-10-24 [alfons] 0.8.5claws53
1988 make filtering's forward message action forward from the
1990 (closes bug [628089 ] Filter -> Forward from address problem
1993 2002-10-24 [christoph] 0.8.5claws52
1997 o use manual of current locale or english if current
1998 locale is not available (and english is available)
1999 o also link to sylpheed doc project manuals
2001 2002-10-23 [paul] 0.8.5claws51
2004 tools/kmail2sylpheed_v2.pl
2005 add new version of kmail addressbook importer script.
2006 works with newer versions of Kmail/KAddressBook which
2007 have new and rearranged data.
2009 2002-10-23 [martin] 0.8.5claws50
2015 added length parameter to get_abbrev_newsgroup_name()
2016 changed this function so that it abbreviates the newsgroup
2017 names only so long it is smaller than the length parameter
2018 (for better reading of some newsgroup names and space efficiency)
2020 2002-10-22 [colin] 0.8.5claws49
2023 Revert Alfons' last modification (after voting ;-))
2025 2002-10-21 [alfons] 0.8.5claws48
2028 folder view in folder selection dialog reflects state of
2029 folder view in main window
2031 2002-10-18 [alfons] 0.8.5claws47
2034 drop imported messages in folder selected by user,
2035 and not in the inbox
2036 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
2038 2002-10-18 [alfons] 0.8.5claws46
2041 make automagic reply work correctly for email accounts
2042 (whether it's viable to do a full sync with Hiro's
2043 compose.c is still under discussion)
2045 2002-10-18 [melvin] 0.8.5claws45
2047 * src/prefs_actions.c
2048 Fixed bug #622275 where asynchroneous actions left
2050 Made (synchroneous) actions' input be displayed live.
2052 2002-10-18 [christoph] 0.8.5claws44
2055 don't add a newline in the textview in front of the
2056 first textpart if header display is disabled
2057 (closes bug [ 603385 ] disabled header display leaves blank
2060 2002-10-18 [christoph] 0.8.5claws43
2067 folder->get_num_list now returns an error code
2068 (closes bug [ 609424 ] News cache cleared on failure)
2070 2002-10-17 [colin] 0.8.5claws42
2073 Changed a printf by debug_print
2077 * tools/OOo2sylpheed.pl
2078 allow for spaces in the name of the
2079 file to be attached.
2081 2002-10-16 [colin] 0.8.5claws41
2084 Use a tristate to change online mode
2086 2002-10-16 [paul] 0.8.5claws40
2089 updated by Ricardo Mones Lastra
2091 2002-10-16 [colin] 0.8.5claws39
2095 Added --online and --offline command-line
2098 2002-10-15 [christoph] 0.8.5claws38
2101 set mimeinfo->name to NULL after g_free to
2102 avoid double freeing with g_free
2104 2002-10-14 [christoph] 0.8.5claws37
2109 remove calls to folder->change_flags that are now
2110 done by procmsg flag functions (seems it is not
2111 used by any foldertype anyway)
2113 init folder->change_flags with NULL
2115 2002-10-14 [christoph] 0.8.5claws36
2119 use virtual functions for folder item new and destroy
2122 2002-10-14 [melvin] 0.8.5claws35
2125 Added a test to not run the spell checker if no default
2126 dictionary is available. No dialog is displayed though.
2128 2002-10-14 [melvin] 0.8.5claws34
2131 Fixed bug in dictionary list context menu where
2132 "More..." pointed to an emtpy submenu if the
2133 number of dictionaries is a multiple of 15
2134 Removed unneeded code in suggestions list creation
2136 2002-10-14 [paul] 0.8.5claws33
2139 updated by George Danchev
2141 2002-10-13 [hoa] 0.8.5claws32
2144 src/matcher_parser_parser.y
2145 removed the escaped string from internal structure
2148 2002-10-12 [colin] 0.8.5claws31
2150 * src/gtksctree.[ch]
2152 Removed useless function gtksctree_reanchor
2154 2002-10-12 [alfons] 0.8.5claws30
2156 * sync with remaining main changes 2002-10-09 - 2002-10-11
2157 - drop changes to src/compose.c (requires claws specific changes)
2159 2002-10-12 [alfons] 0.8.5claws29
2161 * sync with main changes of 2002-10-08
2162 - drop changes to src/compose.c (requires claws specific changes)
2163 - drop changes to src/summaryview.c (requires changes to compose.c)
2165 2002-10-12 [alfons] 0.8.5claws28
2167 * sync with main changes of 2002-10-07
2169 2002-10-12 [alfons] 0.8.5claws27
2171 * sync with main changes of 2002-10-04
2172 - drop changes to src/compose.c (requires claws specific changes)
2173 - drop changes to src/prefs_folder_item.c (claws implementation
2174 seems to be working)
2176 2002-10-12 [colin] 0.8.5claws26
2179 Fix folder-flicker when space-reading, introduced
2182 2002-10-12 [colin] 0.8.5claws25
2185 Save account address when saving as draft.
2188 2002-10-12 [colin] 0.8.5claws24
2191 Fix the problem consisting of no message selected
2192 after the last message in a folder has been moved.
2194 2002-10-12 [paul] 0.8.5claws23
2197 src/prefs_template.c
2199 add Cc and Bcc to templates. Patch submitted by
2202 2002-10-12 [colin] 0.8.5claws22
2205 Fix a bug after "Check for new messages":
2206 If a folder was opened, it was still selected at
2207 the end of the check, but displayed empty.
2209 Remove unnecessary check
2214 be more verbose in the description of
2218 2002-10-11 [colin] 0.8.5claws21
2221 Make space work (better) when no mail is selected
2223 2002-10-11 [colin] 0.8.5claws20
2229 2002-10-11 [colin] 0.8.5claws19
2232 revert 0.8.5claws6 changes as i couldn't get to
2235 2002-10-11 [melvin] 0.8.5claws18
2238 Removed buggy and unused macro (should have been committed in
2241 2002-10-11 [melvin] 0.8.5claws17
2244 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
2246 2002-10-11 [thorsten] 0.8.5claws16
2249 remove rescan warning
2251 2002-10-11 [colin] 0.8.5claws15
2254 fix a segfault that happens if conv_unmime_header
2255 fails (should be better to find out why it fails)
2257 2002-10-11 [christoph] 0.8.5claws14
2260 update folderview stats after ignore/unignore thread
2262 2002-10-11 [hoa] 0.8.5claws13
2264 * src/quote_fmt_parse.y
2265 Fixed a yacc/bison syntax error
2267 Escaping of string is fixed.
2269 2002-10-11 [colin] 0.8.5claws12
2272 Resize images to fit
2274 2002-10-11 [paul] 0.8.5claws11
2277 updated by Ricardo Mones Lastra
2279 2002-10-10 [alfons] 0.8.5claws10
2282 allow dropping files by "moving" files from a file manager,
2283 not only by the more cumbersome "copying". the latter
2284 mostly implies holding down the Control button
2286 2002-10-10 [christoph] 0.8.5claws9
2289 update folders after thread building for ignored threads
2291 2002-10-10 [christoph] 0.8.5claws8
2295 * src/filtering.[ch]
2297 * src/folderview.[ch]
2302 * src/summaryview.[ch]
2303 o added new flag need_update to FolderItem
2304 o removed folder_table from various functions from tracking
2306 o set need_update flags in folder.c's move, copy and delete
2307 functions and procmsg's flags functions
2308 o added function folderview_update_items_when_required that
2309 updates all folders with need_update set
2310 o call folderview_update_items_when_required instead of
2311 folderview_update_item_foreach
2313 2002-10-09 [sergey] 0.8.5claws7
2316 Strip CRs whel loading the text into editor in reedit mode.
2318 2002-10-09 [colin] 0.8.5claws6
2321 Make Space work when no mail is selected
2323 2002-10-09 [colin] 0.8.5claws5
2325 * src/gtksctree.[ch]
2327 Add gtk_sctree_reanchor()
2329 Use gtk_sctree_reanchor() - better fix for
2332 2002-10-09 [colin] 0.8.5claws4
2335 Fix shift-click select after delete problem
2338 2002-10-08 [thorsten] 0.8.5claws3
2341 exclude current msg from -hide read messages-
2343 2002-10-08 [colin] 0.8.5claws2
2348 Differentiate socket errors from disk full
2351 2002-10-08 [christoph] 0.8.5claws1
2355 modifications for new config directory
2357 * config.guess ** REMOVED **
2358 * config.sub ** REMOVED **
2359 * install-sh ** REMOVED **
2360 * ltmain.sh ** REMOVED **
2361 * missing ** REMOVED **
2362 * mkinstalldirs ** REMOVED **
2363 these files are autogenerated by automake
2364 when you run autogen.sh
2366 * config/.cvsignore ** NEW FILE **
2367 * config/Makefile.am ** NEW FILE **
2368 ignore autogenerated files
2369 create a Makefile in this directory
2371 2002-10-08 [paul] 0.8.5claws
2373 * 0.8.5claws release
2378 fix quote reply format for newsgroups reply bug
2383 updated by me and Witold Wladyslaw Wojciech Wilk
2386 2002-10-07 [paul] 0.8.3claws53
2391 updated messages catalogs, submitted by
2392 Alessandro Maestri, Fabio Jr.Beneditto
2393 and Urke MMI, respectively.
2395 2002-10-07 [christoph] 0.8.3claws52
2400 fix new folder ghost message bug
2401 (closes bug [ 619722 ] wrong count for newly created folders)
2403 2002-10-07 [christoph] 0.8.3claws51
2406 fix news posting problem
2408 2002-10-07 [melvin] 0.8.3claws50
2411 Updated French translation
2413 2002-10-05 [christoph] 0.8.3claws49
2416 check if line_start_cache is set in gtk_stext_update_text
2417 (closes bug [ 618119 ] crash while doing search in folder)
2419 2002-10-05 [christoph] 0.8.3claws48
2425 implement cache cleanups for claws' folder system
2426 (closes bug [ 595916 ] imapcache not cleaned up)
2428 2002-10-05 [melvin] 0.8.3claws47
2430 * src/prefs_actions.c
2431 Made the help text more clear for the %p token
2433 2002-10-04 [paul] 0.8.3claws46
2436 see ChangeLog 2002-10-02 and 2002-10-03
2438 2002-10-04 [christoph] 0.8.3claws45
2441 fix segfault caused by pop before smtp
2442 call to inc_account_mail with NULL
2445 2002-10-04 [paul] 0.8.3claws44
2448 sync the LDAP detection from 0.8.5cvs1
2450 2002-10-02 [christoph] 0.8.3claws43
2453 fix small spelling error
2455 2002-10-02 [melvin] 0.8.3claws42
2458 Behave better and say "no" when test program cannot be run.
2460 2002-10-02 [paul] 0.8.3claws41
2462 * sync with 0.8.4cvs1
2463 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
2466 toggle the behavior of Reply menuitem between
2467 normal reply and reply-to-list
2469 2002-10-01 [sergey] 0.8.3claws40
2472 Convert newlines in the message text to the canonical form
2473 before base64 encoding (RFC2045 compliance, fixes some
2474 interoperability issues with Evolution 1.0.3)
2476 2002-09-29 [colin] 0.8.3claws39
2479 Fix an unwanted copy/paste
2481 2002-09-29 [colin] 0.8.3claws38
2484 Renamed "Custom toolbar" to "Customize toolbar"
2485 Renamed "Show all header" to "Show all headers"
2486 Renamed "Set diplay item" to "Set displayed items"
2487 * src/prefs_common.c
2488 Renamed "Show all header" to "Show all headers"
2489 * src/prefs_summary_column.c
2490 Renamed "diplay item" to "displayed items"
2492 2002-09-29 [colin] 0.8.3claws37
2494 * src/mainwindow.[ch]
2495 online/offline status pixmaps follow theme
2497 * src/summaryview.[ch]
2498 quicksearch pixmap follows theme changes
2500 2002-09-29 [thorsten] 0.8.3claws36
2503 src/prefs_folder_item.[ch]
2504 add default_reply_to folder option (closes patch 581044)
2506 2002-09-29 [christoph] 0.8.3claws35
2508 * acconfig.h ** REMOVED **
2512 * ac/gnupg-check-typedef.m4
2513 fix autoheader 2.50 warning
2515 2002-09-29 [christoph] 0.8.3claws34
2517 * major code cleanup (part 2)
2519 - unused variables removed
2520 - unused functions removed
2521 - uninitialized variables checked
2522 - missing return statements added
2523 - missing function return types added
2524 - added parentheses around assignment
2525 when suggested by gcc
2527 2002-09-29 [alfons] 0.8.3claws33
2530 log_window_clear(): only bracket gtk_text_forward_delete()
2531 with gtk_text_freeze() / gtk_text_thaw() (see if this
2532 works around GTK text bug)
2534 2002-09-29 [paul] 0.8.3claws32
2538 updated by George Danchev and Urke MMI
2541 2002-09-27 [christoph] 0.8.3claws31
2543 * doc-src/readme.txt
2544 * doc-src/rfc1806.txt ** REMOVED **
2545 * doc-src/rfc2183.txt ** NEW FILE **
2546 * doc-src/rfc2980.txt ** NEW FILE **
2549 2002-09-27 [melvin] 0.8.3claws30
2552 Fixed typo which could break linking
2554 2002-09-27 [melvin] 0.8.3claws29
2557 Improved GNU/aspell checking.
2560 2002-09-27 [paul] 0.8.3claws28
2562 * sync with 0.8.3cvs8
2563 see ChangeLog 2002-09-27
2565 2002-09-26 [colin] 0.8.3claws27
2569 Add "Reply to Mailing-list" to the toolbar
2571 2002-09-26 [christoph] 0.8.3claws26
2574 Fix wrong message counts in summaryview status
2576 2002-09-26 [paul] 0.8.3claws25
2578 * sync with 0.8.3cvs7
2579 see ChangeLog 2002-09-26
2581 2002-09-26 [paul] 0.8.3claws24
2583 * sync with 0.8.3cvs6
2584 see ChangeLog 2002-09-25
2586 2002-09-25 [christoph] 0.8.3claws23
2588 * src/prefs_common.c
2589 * src/prefs_folder_item.c
2590 * src/prefs_scoring.c
2591 Renamed "kill score" to "hide score" in GUI
2594 2002-09-25 [paul] 0.8.3claws22
2596 * sync with 0.8.3cvs5
2597 see ChangeLog 2002-09-24
2599 2002-09-24 [alfons] 0.8.3claws21
2601 patch by Satoshi Nagayasu: allows appending / saving multiple
2602 selected files (closes "[ 612279 ] save multiple mesg(s) in
2606 add Satoshi Nagayasu
2608 summary_save_as(): allow saving selected files to
2610 summary_set_menu_sensitive: enable "Save As..." when
2611 multiple files are selected
2613 append_file(): new function
2615 2002-09-24 [colin] 0.8.3claws20
2618 Fix segfault when mimeinfo doesn't have a
2621 2002-09-24 [colin] 0.8.3claws19
2623 * src/prefs_common.[ch]
2624 Add a preference to display send dialog or not
2626 Display send dialog according to preference
2628 2002-09-24 [colin] 0.8.3claws18
2631 Disable user actions when sending
2633 2002-09-24 [colin] 0.8.3claws17
2636 Do not display name or filename for attachments
2637 with an application/pgp-signature type
2638 (security flaw, see bug 537413)
2640 2002-09-23 [colin] 0.8.3claws16
2643 Initialize entry_email, entry_alias and
2644 entry_remarks to first email address of the list
2646 2002-09-23 [colin] 0.83claws15
2649 Drop pgp-signature when reediting a signed queued
2652 2002-09-23 [melvin] 0.8.3claws14
2655 Updated French translation
2657 2002-09-23 [melvin] 0.8.3claws13
2660 Made custom toolbar menu labels more consistent
2661 * src/prefs_toolbar.c
2662 Made custom toolbar window title more consistent
2664 2002-09-22 [colin] 0.8.3claws12
2667 Initialize session type to normal before getting
2668 mail (fixes strange Get behaviour)
2669 * src/prefs_account.h
2670 Move STYPE_POP_BEFORE_SMTP to last position to
2671 avoid other side-effects
2673 2002-09-22 [colin] 0.8.3claws11
2675 * src/prefs_account.c
2676 Fix pop_bfr_smtp_tm_entry sensivity when switching
2677 from pop3 to apop or vice-versa
2679 2002-09-22 [colin] 0.8.3claws10
2681 * src/prefs_account.[ch]
2682 Add an option for the POP before SMTP timeout
2684 Remember time of last POP connection
2686 Do POP before SMTP only if timeout reached
2688 2002-09-22 [oliver] 0.8.3claws9
2691 explain custom toolbar
2693 2002-09-22 [oliver] 0.8.3claws8
2695 * src/prefs_actions.[ch]
2696 custom toolbar for compose
2697 actions callback from compose toolbar
2699 remove include toolbar.h
2701 2002-09-22 [oliver] 0.8.3claws7
2703 * src/prefs_toolbar.[ch]
2704 custom toolbar for compose
2705 - generic prefs_toolbar handles both
2706 Mainwin's toolbar as well as Compose toolbar
2708 2002-09-22 [oliver] 0.8.3claws6
2711 custom toolbar for compose
2712 restructure toolbar.[ch]
2714 2002-09-22 [oliver] 0.8.3claws5
2717 custom toolbar for compose
2719 2002-09-22 [oliver] 0.8.3claws4
2721 * src/mainwindow.[ch]
2722 custom toolbar for compose
2723 move mainwin toolbar back to mainwindow
2725 2002-09-22 [alfons] 0.8.3claws3
2732 2002-09-22 [alfons] 0.8.3claws2
2735 procmsg_save_to_outbox(): don't unlink message file from queue;
2736 callers should do it using folder_item_remove_msg()
2738 2002-09-22 [colin] 0.8.3claws1
2741 Made mimeview_check_signature() public
2743 Made GPG signatures verifiable by clicking
2744 the [application/pgp-signature] in the Text
2747 2002-09-22 [paul] 0.8.3claws
2756 updated translations, submitted by George Danchev,
2757 me, Ricardo Mones Lastra, Alessandro Maestri,
2758 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
2759 and Urke MMI, respectively.
2761 2002-09-22 [alfons] 0.8.2claws65
2765 no furry valgrinds have been used to plug these memleaks
2767 2002-09-20 [paul] 0.8.2claws64
2769 * sync with 0.8.3cvs4
2770 'Select thread' re-implemented
2771 see ChangeLog 2002-09-20
2773 2002-09-21 [alfons] 0.8.2claws63
2776 compose_send(): plug unnoticed memleak
2778 2002-09-20 [alfons] 0.8.2claws62
2781 replace_address_in_edit(): strict check for NULL address to
2782 fix "[ 607348 ] Segfault in address completion". My guess is
2783 that this happens with an empty address book, but it's good
2784 to have this check here anyway
2786 completion_window_button_press(): free string returned
2787 from the internal cache
2789 2002-09-20 [christoph] 0.8.2claws61
2792 added ENC_BINARY to EncodingType
2794 the string returned by procmime_get_encoding_str
2795 should not depend on the order of values in the
2796 EncodingType definition
2797 * doc-src/rfc1806.txt ** NEW FILE **
2798 Added rfc1806 about MIME Content-Disposition
2801 2002-09-19 [paul] 0.8.2claws60
2803 * sync with 0.8.2cvs3
2804 see ChangeLog 2002-09-19
2806 2002-09-19 [paul] 0.8.2claws59
2808 * src/prefs_folder_item.c
2809 revert to Darko's original alignment of colour
2811 add a colon to folder_color label
2814 add Colin's patch (with Hiro's modifications) to
2815 force BASE64 encoding for 8-bit text when signing
2816 (sync with 0.8.3cvs2)
2818 2002-09-18 [alfons] 0.8.2claws58
2823 (beautify a little bit)
2825 2002-09-18 [christoph] 0.8.2claws57
2828 fix handling of fgetc return value
2830 2002-09-17 [alfons] 0.8.2claws56
2833 summary_sort(): check non-NULL summaryview->folder_item when no
2834 folder is selected at all
2835 (closes "[ 610344 ] sort label make syl Crash")
2837 2002-09-17 [alfons] 0.8.2claws55
2840 beautify a little bit
2842 2002-09-17 [christoph] 0.8.2claws54
2845 initialize max values for cache and folder
2846 when cache or folder is empty
2848 2002-09-15 [colin] 0.8.2claws53
2851 Fix a leak (thanks Alfons!) and cleaned
2852 variables names for custom headers
2854 2002-09-15 [colin] 0.8.2claws52
2857 Fix custom headers recognition when
2858 prefs_common.trans_hdr is on
2860 2002-09-15 [colin] 0.8.2claws51
2863 Allow dynamically-added custom headers
2864 Yet not reparsed if reedited
2866 2002-09-15 [alfons] 0.8.2claws50
2868 * src/prefs_account.c
2871 2002-09-15 [colin] 0.8.2claws49
2873 * src/prefs_account.c
2874 fix pop_before_smtp sensitivity
2876 2002-09-15 [colin] 0.8.2claws48
2879 add inc_pop_before_smtp()
2880 allow MainWindow to be undefined in
2881 inc_account_mail() and inc_start()
2884 add STYPE_POP_BEFORE_SMTP session type
2885 * src/prefs_account.c
2886 activated pop before smtp option
2888 do pop before smtp if the relevant option
2891 2002-09-15 [paul] 0.8.2claws47
2894 see ChangeLog 2002-09-15
2896 2002-09-14 [paul] 0.8.2claws46
2899 updated Bulgarian translation, submitted by
2902 2002-09-13 [paul] 0.8.2claws45
2905 merge claws' select_account() with main's
2906 (new) compose_select_account(). [sync with
2907 0.8.2cvs15, see ChangeLog 2002-09-11]
2909 2002-09-12 [christoph] 0.8.2claws44
2912 allocate 1 elements of FolderItem not 0
2914 2002-09-12 [colin] 0.8.2claws43
2917 Fix bug #590825 (obey Follow-up: poster)
2919 2002-09-12 [colin] 0.8.2claws42
2922 Fix bug #557009 (wrong headers for messages
2923 forwarded as attachments)
2925 2002-09-11 [colin] 0.8.2claws41
2928 Put SCF: pseudo-header on top of message
2929 Set draft tmp_flag when saved as draft
2933 Skip after first \n\n for beginning of real message
2936 2002-09-11 [christoph] 0.8.2claws40
2939 use procmsg flag functions in filtering or processing
2940 will cause incorrect folder message counts
2942 2002-09-11 [colin] 0.8.2claws39
2945 Fix bug #550175 - wrong save folder when reediting
2948 2002-09-11 [paul] 0.8.2claws38
2950 * sync with 0.8.2cvs14
2951 see ChangeLog 2002-09-11
2953 2002-09-11 [colin] 0.8.2claws37
2956 Fix a typo (seeming to cause new/unread status to
2959 2002-09-10 [christoph] 0.8.2claws36
2962 compose_redirect should not use compose_generic_new
2963 because that does more stuff than expected including
2964 opening the external editor
2965 (closes bug "[ 526608 ] bounced messages appear blank
2968 2002-09-10 [christoph] 0.8.2claws35
2971 fix problem with too large message number range
2972 causing a crash in folder_item_scan
2974 2002-09-10 [paul] 0.8.2claws34
2976 * sync with 0.8.2cvs13
2977 see ChangeLog 2002-09-10
2979 2002-09-10 [christoph] 0.8.2claws33
2982 set MsgInfo TmpFlags for queue and draft folders
2983 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2985 2002-09-10 [paul] 0.8.2claws32
2988 po/bg.po ** NEW FILE **
2989 new Bulgarian translation submitted by
2990 George Danchev <danchev@spnet.net>
2994 tools/tb2sylpheed ** NEW FILE **
2995 add script that converts an addressbook exported
2996 from The Bat! into a Sylpheed addressbook. Submitted
2997 by Urke MMI <urke-kg@eunet.yu>
2999 2002-09-10 [paul] 0.8.2claws31
3001 * sync with 0.8.2cvs12
3002 see ChangeLog 2002-09-10
3004 2002-09-06 [paul] 0.8.2claws30
3006 * src/prefs_common.c
3007 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
3011 tools/ldif-to-xml.py ** REMOVED **
3012 remove obsolete python script
3014 2002-09-06 [paul] 0.8.2claws29
3016 * sync with 0.8.2cvs10
3017 see ChangeLog 2002-09-06
3019 2002-09-04 [paul] 0.8.2claws28
3021 * sync with 0.8.2cvs9
3022 see ChangeLog 2002-08-04
3024 2002-09-04 [colin] 0.8.2claws27
3026 * src/prefs_common.[ch]
3027 Added signature color configuration
3029 Use user-specified signature color
3031 2002-09-03 [colin] 0.8.2claws26
3033 * src/prefs_common.[ch]
3034 Added autosave and autosave_length prefs
3036 Added compose_remove_draft()
3037 Auto-save drafts according to the prefs
3039 Added a crash-indicator file, allowing to check
3040 for new messages on startup if Sylpheed crashed
3041 (makes saved drafts "reappear")
3043 2002-09-03 [colin] 0.8.2claws25
3048 2002-09-03 [paul] 0.8.2claws24
3050 * sync with 0.8.2cvs8
3051 see ChangeLog 2002-09-02 and 2002-09-03
3053 2002-09-03 [darko] 0.8.2claws23
3056 use normal style when creating new folder to pick
3059 2002-09-02 [melvin] 0.8.2claws22
3062 removed some obsolete code
3064 2002-09-02 [melvin] 0.8.2claws21
3067 fixed test's equality sign (== to =)
3069 2002-09-02 [alfons] 0.8.2claws20
3073 revert change of 0.8.2claws16 and use the mh_folder_destroy
3074 as folder->destroy virtual as suggested by Hiro
3075 (the mh.c code seems to have been lost around mh.c.1.21)
3077 2002-09-02 [paul] 0.8.2claws19
3080 updated by Fabio Jr. Beneditto
3083 use 'http://claws.sylpheed.org' for homepage link.
3084 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
3086 2002-09-01 [alfons] 0.8.2claws18
3089 plug memleak related to one Martin Kluge found
3091 2002-08-31 [paul] 0.8.2claws17
3093 * sync with 0.8.2cvs6
3094 see ChangeLog 2002-08-30
3096 2002-08-31 [alfons] 0.8.2claws16
3099 folder_destroy(): remove mailbox from folderlist even if it has
3102 2002-08-31 [alfons] 0.8.2claws15
3107 (being pedantic I know)
3109 2002-08-31 [alfons] 0.8.2claws14
3112 check for NULL pointers returned from folder->fetch_msginfo virtual
3113 (should solve some reported crashes)
3115 2002-08-30 [alfons] 0.8.2claws13
3120 enable crash dialog on compilation time
3121 (--enable-crash-dialog configure option)
3123 2002-08-30 [alfons] 0.8.2claws12
3128 apply memory leak plug patch by Martin Kluge
3129 (closes patch "[ 602568 ] patch for 602441 little memory leak",
3130 bug "[ 599677 ] Very small memory leak in 0.81claws115",
3131 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
3133 2002-08-30 [darko] 0.8.2claws11
3136 copy Gtk style from normal style to match
3137 font size for coloured folders
3139 2002-08-29 [alfons] 0.8.2claws10
3142 Type=Internet <- Type=Application
3143 (reported by Michael Schwendt, see:
3144 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
3145 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
3147 2002-08-29 [paul] 0.8.2claws9
3149 * sync with 0.8.2cvs5
3150 see ChangeLog 2002-08-29
3152 2002-08-29 [colin] 0.8.2claws8
3155 Added a sanity check in summary_select_thread
3156 Should fix bug 601605
3158 2002-08-29 [colin] 0.8.2claws7
3161 Revert claws6 changes regarding bug #591676
3163 2002-08-28 [colin] 0.8.2claws6
3166 Ignore cache for queue folderitems
3169 2002-08-28 [melvin] 0.8.2claws5
3174 2002-08-28 [melvin] 0.8.2claws4
3177 Updated a bit the text concerning the spell checker
3179 2002-08-28 [melvin] 0.8.2claws3
3181 Merged the GNU_aspell_branch:
3182 Support of new GNU/aspell is now included and the old pspell
3183 is not supported anymore.
3187 Updated spell checker text to reflect the switch to GNU/aspell
3189 * ac/aspell.m4 *** NEW ***
3190 * src/gtkaspell.[ch] *** NEW ***
3191 * ac/pspell.m4 *** DELETED ***
3192 * src/gtkspell.[ch] *** DELETED ***
3195 Updated for GNU/aspell support
3198 Replaced gtkspell.c by gtkaspell.c
3206 * src/prefs_common.[ch]
3207 Updated for GNU/aspell support
3209 2002-08-28 [paul] 0.8.2claws2
3211 * sync with 0.8.2cvs4
3212 see ChangeLog 2002-08-27 and 2002-08-28
3214 2002-08-28 [colin] 0.8.2claws1
3216 * src/summary_search.c
3219 2002-08-28 [jens] 0.8.2claws
3222 Updated German translations
3224 2002-08-27 [melvin] 0.8.2claws
3227 Updated French translations
3229 2002-08-27 [paul] 0.8.2claws
3231 * sync with 0.8.2 main release
3239 updated message catalogs submitted by
3240 Ricardo Mones Lastra, Alessandro Maestri,
3241 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
3242 Beneditto and Urke MMI
3244 2002-08-27 [hoa] 0.8.1claws123
3246 * src/mainwindow.[ch]
3247 * src/summaryview.[ch]
3248 removed the "filter setting" menu option.
3249 add a "cancel a news message" menu option.
3251 2002-08-26 [martin] 0.8.1claws122
3254 changed string under 0.8.1claws79 changed by myself
3257 2002-08-26 [martin] 0.8.1claws121
3260 added kill command to debuggerrc to start crash dialog
3262 2002-08-26 [paul] 0.8.1claws120
3264 * sync with 0.8.1cvs31
3265 see ChangeLog 2002-08-26
3267 2002-08-25 [alfons] 0.8.1claws119
3270 fix bug that didn't send out correct headers to news server
3271 when sending news article and email from queue (bug reported
3272 and patch provided by Tim Mann; closes bug
3273 "[ 583196 ] 0.7.8claws can't post news")
3275 2002-08-25 [alfons] 0.8.1claws118
3277 * src/selective_download.c
3278 mark two strings as translatable
3279 (thanks to Urke MMI for pointing this out)
3281 2002-08-25 [alfons] 0.8.1claws117
3284 treat sent boxes as special and allow sorting them by addressee
3285 (closes "[ 589418 ] Sent folder sorting misbehavior"
3286 submitted by Steve Lamb)
3288 2002-08-24 [alfons] 0.8.1claws116
3291 fix memleak reported by Martin Kluge
3292 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
3294 2002-08-24 [oliver] 0.8.1claws115
3296 * src/prefs_toolbar.c
3297 o code cleanup as suggested by Alfons
3300 2002-08-24 [alfons] 0.8.1claws114
3303 o fix another memory leak reported by Martin Kluge
3304 (see "[ 599568 ] Small Memory Leak")
3305 o remove 'from' variable from 'summary_set_header()'; we can
3308 2002-08-24 [paul] 0.8.1claws113
3310 * sync with 0.8.1cvs30
3311 see ChangeLog 2002-08-23
3313 2002-08-24 [alfons] 0.8.1claws112
3316 remove unnecessary allocations for search bar fixing leaks
3317 reported by Martin Kluge
3318 (see "[ 599451 ] Further memory leaks?")
3320 2002-08-24 [alfons] 0.8.1claws111
3323 make get_socket_name() public for crash.c
3325 o make report bug button work (goes to claws'
3326 bug tracker at sf.net)
3327 o introduce function for doing important stuff just
3328 before claws goes down
3331 2002-08-24 [alfons] 0.8.1claws110
3334 move cursor to "To" entry when forwarding as attachment
3335 (reported and solved by Steve Lamb, closes bug report
3336 "[ 592880 ] Forward as attachment; cursor not in to")
3338 2002-08-24 [colin] 0.8.1claws109
3341 fix quick search visibility after GUI (de)separations.
3343 2002-08-23 [colin] 0.8.1claws108
3346 fix header pane visibility after folderview or
3347 messageview (de)separation
3349 2002-08-23 [paul] 0.8.1claws107
3351 * src/mainwindow.[ch]
3353 give full control of display or non-display
3354 of the Execute icon to Custom toolbar settings.
3355 add new sensitivity condition to maninwindow.h:
3361 more sync with 0.8.1cvs29
3363 2002-08-23 [melvin] 0.8.1claws106
3366 Readded support for custom widget in alertpanel lost in last
3369 2002-08-23 [paul] 0.8.1claws105
3371 * sync with 0.8.1cvs29
3372 see ChangeLog 2002-08-23
3374 2002-08-23 [colin] 0.8.1claws104
3377 Fix folder and search pixmaps exchanging positions
3378 after theme or toolbar changes. Thank to Oliver for
3381 2002-08-23 [colin] 0.8.1claws103
3384 src/messageview.[ch]
3387 Changed messageview_create() and noticeview_create()
3388 to avoid the last gdk_warning
3390 2002-08-22 [colin] 0.8.1claws102
3393 Fix my new `Creating pixmap from xpm' warning
3395 2002-08-22 [colin] 0.8.1claws101
3398 Fix some of the gdk warnings
3400 2002-08-22 [colin] 0.8.1claws100
3403 * src/stock_pixmap.c
3404 * src/stock_pixmap.h
3405 * src/pixmaps/quicksearch.xpm *ADDED*
3406 Add the quicksearch pixmap
3410 Make quicksearch bar visible/hidden via a button
3412 2002-08-22 [christoph] 0.8.1claws99
3415 fix folder update for newsgroups with message
3416 numbers below minimum number of articles to fetch
3417 (closes bug #598445)
3419 2002-08-22 [paul] 0.8.1claws98
3421 * sync with 0.8.1cvs28
3422 see ChangeLog 2002-08-22
3424 2002-08-21 [alfons] 0.8.1claws97
3427 use bt instead of bt full which seems to work
3428 better, and bt full doesn't give a great deal
3429 of information anyway
3431 2002-08-21 [colin] 0.8.1claws96
3434 fix summaryview_searchtype_changed prototype
3436 2002-08-21 [christoph] 0.8.1claws95
3439 o fix broken menu update for sorting type, we have to
3440 get this info from the summaryview now
3441 o removed setting of threaded state in menu callback
3442 * src/summaryview.[ch]
3443 more summaryview/folderitem seperation for
3446 removed not required --with-compiler-flags option
3448 2002-08-21 [oliver] 0.8.1claws94
3451 o rename toolbar.xml to toolbar_main.xml
3452 since toolbar_compose.xml might come up
3457 2002-08-21 [darko] 0.8.1claws93
3460 don't reset tmp flags for messages copied
3463 2002-08-21 [colin] 0.8.1claws92
3465 * src/prefs_filtering.c
3466 fix renaming rules on folder rename
3467 when folder is not a leaf folder
3469 2002-08-21 [paul] 0.8.1claws91
3471 * src/prefs_folder_item.c
3472 fix alignment of colour selector
3474 2002-08-21 [paul] 0.8.1claws90
3476 * sync with 0.8.1cvs27
3477 see ChangeLog 2002-08-21
3479 2002-08-21 [paul] 0.8.1claws89
3482 fix crash when changing field type in
3485 2002-08-21 [colin] 0.8.1claws88
3488 Made quick search case-insensitive
3490 2002-08-21 [paul] 0.8.1claws87
3492 * sync with 0.8.1cvs26
3493 see ChangeLog 2002-08-21
3495 2002-08-20 [christoph] 0.8.1claws86
3499 * src/summaryview.[ch]
3500 more summaryview/folderitem seperation for
3501 sort_key and sort_type
3503 added missing return statement
3505 2002-08-20 [colin] 0.8.1claws85
3507 * src/summaryview.[ch]
3508 Added a quick search box
3510 * src/prefs_common.[ch]
3511 Added a show/hide option for the quick search
3513 2002-08-20 [oliver] 0.8.1claws84
3516 remove toolbar_create_popups
3518 o remove toolbar_create_popups
3519 o fix toolbar_set_sensitive
3520 (Bug reports #596834 and #596832)
3521 * src/prefs_toolbar.c
3522 o add "Set default" button
3523 o align label and text + combo widgets
3525 2002-08-20 [hoa] 0.8.1claws83bis
3528 fixed a bug in imap_fetch_msginfo() in case there is no
3531 2002-08-20 [darko] 0.8.1claws83
3534 copy the color style of folder view so it
3535 works with GTK themes
3537 2002-08-20 [darko] 0.8.1claws82
3541 * src/prefs_folder_item.[hc]
3542 don't use UI stuff in folder.h
3544 2002-08-20 [darko] 0.8.1claws81
3547 * src/prefs_folder_item.h
3549 * src/prefs_folder_item.c
3550 ability to set folder color in folderview
3552 2002-08-19 [alfons] 0.8.1claws80
3555 fix one of the earlier memleaks reported by Martin Kluge
3557 2002-08-19 [alfons] 0.8.1claws79
3560 hide notice view when selecting seperate folder
3561 view (reported by Urke MMI)
3563 2002-08-19 [christoph] 0.8.1claws78
3566 * src/prefs_folder_item.h
3567 * src/summaryview.[ch]
3568 o add summary_set_prefs_from_folderitem to set
3569 summaryview prefs (first step to remove all
3570 references to the folderitem in summaryview)
3571 o moved compiled regex stuff from folderitem prefs
3574 2002-08-19 [paul] 0.8.1claws77
3577 add check for '.' to QUOTE_IF_REQUIRED
3579 2002-08-19 [paul] 0.8.1claws76
3582 sync with 0.8.1cvs25 (plug memory leak)
3584 * src/prefs_toolbar.c
3585 re-order prefs_toolbar_cancel()
3587 2002-08-18 [alfons] 0.8.1claws75
3591 plug other memleaks reported by Martin Kluge
3593 2002-08-18 [paul] 0.8.1claws74
3596 updated by Fabio Jr. Beneditto
3598 2002-08-18 [paul] 0.8.1claws73
3601 fix bug where tooltips were displayed untranslated
3603 * src/prefs_toolbar.c
3604 fix bug where clicking 'Cancel' creates an icon & text
3605 toolbar regardless of prefs
3608 2002-08-17 [oliver] 0.8.1claws72
3610 * src/prefs_toolbar.c
3611 update toolbar on CANCEL
3612 bug reported by Martin Kluge
3614 toolbar_destroy memleak fixed
3616 2002-08-17 [alfons] 0.8.1claws71
3619 plug another memleak reported by Martin Kluge
3621 2002-08-16 [alfons] 0.8.1claws70
3624 use execvp() correctly (suggested by wwp; thanks!)
3626 2002-08-16 [alfons] 0.8.1claws69
3629 plug memory leak reported by Kim Schultz & Martin Kluge
3631 2002-08-16 [paul] 0.8.1claws68
3634 updated by Ricardo Mones Lastra
3636 2002-08-16 [paul] 0.8.1claws67
3639 fix bug where 'Compose News' icon showed wrong
3642 2002-08-16 [paul] 0.8.1claws66
3644 * sync with 0.8.1cvs24
3645 see ChangeLog 2002-08-16
3648 updated by Alessandro Maestri
3650 2002-08-15 [paul] 0.8.1claws65
3655 2002-08-15 [paul] 0.8.1claws64
3658 don't translate debug info
3663 2002-08-15 [paul] 0.8.1claws63
3665 * src/prefs_toolbar.c
3666 fix bug where clicking 'OK' creates an icon & text
3667 toolbar regardless of prefs
3669 2002-08-14 [alfons] 0.8.1claws62
3672 add global var that has the full argv[0]
3674 o execvp the correct sylpheed by using argv0
3675 and setting the correct work dir
3678 2002-08-14 [oliver] 0.8.1claws61
3680 * enable/disable Toolbar Action Buttons
3684 * src/prefs_toolbar.c
3686 2002-08-14 [melvin] 0.8.1claws60
3689 Updated French translations
3691 2002-08-14 [melvin] 0.8.1claws59
3694 Made bug report not translatable
3696 Fixed exporthtml_build_filespec() return value
3698 Fixed incorrect include file
3700 * src/prefs_actions.c
3701 * src/prefs_toolbar.c
3702 Made debug info not translatable
3705 Added missing includes
3706 * src/prefs_common.c
3709 2002-08-14 [paul] 0.8.1claws58
3711 * faq/es/sylpheed-faq.html
3712 faq/es/sylpheed-faq-[1-3].html
3713 faq/es/sylpheed-faq-4.html **NEW FILE **
3716 2002-08-13 [christoph] 0.8.1claws57
3719 ignore thread fix that did not mark all
3720 child nodes of a ignored thread as
3721 ignored. Does not work perfectly yet,
3722 but it is better now
3724 2002-08-13 [alfons] 0.8.1claws56
3727 o implement 'save crash log'
3730 2002-08-13 [melvin] 0.8.1claws55
3733 removed unrequired "execinfo.h" header
3735 2002-08-12 [paul] 0.8.1claws54
3737 * faq/en/sylpheed-faq.html