1 2002-12-23 [paul] 0.8.7claws
6 squeeze in an updated Russian translation.
7 Submitted by Ruslan N. Balkin <baron@voices.ru>
9 2002-12-23 [paul] 0.8.6claws129
12 updated by Witold Wladyslaw Wojciech Wilk
14 2002-12-23 [paul] 0.8.6claws128
16 * src/quote_fmt_parse.y
17 fix typo and add licence header
19 2002-12-23 [paul] 0.8.6claws127
24 2002-12-23 [paul] 0.8.6claws126
27 updated translation, submitted by Alessandro Maestri
29 2002-12-23 [paul] 0.8.6claws125
31 * src/quote_fmt_parse.y
32 fix signature-stripping on replies bug. match
33 '-- \n' and not '-- '.
35 2002-12-22 [paul] 0.8.6claws124
40 updated translations. submitted by George Danchev,
41 Ricardo Mones Lastra, and Urke MMI respectively
43 2002-12-21 [paul] 0.8.6claws123
48 2002-12-21 [paul] 0.8.6claws122
51 fix bug [643638] where if a person is in one or more
52 addressbook groups editing that person's email
53 address results in removal from those groups.
54 Patch submitted by Luke Plant.
56 2002-12-20 [christoph] 0.8.6claws121
60 reimplement expand_search_string using GString to
61 prevent crashs caused by miscalculated string
62 lengths reported by Paul
64 2002-12-20 [christoph] 0.8.6claws120
67 don't use "changed" to check if op_count has to be changed as it
68 is also set when the message has unread children
69 (closes bug [ 653221 ] crash while deleting duplicates)
71 2002-12-20 [paul] 0.8.6claws119
73 * sync with 0.8.6cvs27
74 see ChangeLog 2002-12-20
76 2002-12-20 [paul] 0.8.6claws118
78 * sync with 0.8.6cvs26
79 see ChangeLog 2002-12-19 and 2002-12-20
81 2002-12-19 [alfons] 0.8.6claws117
84 fix incorrect parsing of email addresses, submitted by
85 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
86 name display if it contains @".
88 2002-12-18 [paul] 0.8.6claws116
90 * sync with 0.8.6cvs23
91 see ChangeLog 2002-12-18
93 2002-12-18 [paul] 0.8.6claws115
100 sync with 0.8.6cvs22.
101 see ChangeLog 2002-12-17 and 2002-12-18
103 2002-12-17 [christoph] 0.8.6claws114
106 o don't create a session if imap greeting fails
107 o don't close socket when authentication fails
108 this is done by imap_session_destroy
110 2002-12-17 [thorsten] 0.8.6claws113
114 tools/google_msgid.pl ** NEW FILE **
115 Added "search for message-id" script and doc
117 2002-12-17 [thorsten] 0.8.6claws112
120 Updated hungarian translation
121 (updated by Gal Zoltan)
123 2002-12-16 [christoph] 0.8.6claws111
126 remove stupid addressbook dump to debug output
128 fix memory leak found by Hiro
130 2002-12-14 [paul] 0.8.6claws110
133 fix menubar sensitivity on send
135 * src/prefs_filtering.c
136 * src/prefs_matcher.c
137 * src/prefs_scoring.c
140 * src/common/quoted-printable.h
143 2002-12-13 [christoph] 0.8.6claws109
146 * src/manage_window.[ch]
147 * src/gtk/Makefile.am
148 * src/gtk/manage_window.[ch]
149 move manage_window files to gtk directory
151 2002-12-13 [christoph] 0.8.6claws108
154 * src/gtkshruler.[ch]
155 * src/gtk/Makefile.am
156 * src/gtk/gtkshruler.[ch]
157 move gtkshruler files to gtk directory
159 2002-12-13 [christoph] 0.8.6claws107
163 * src/gtkstext.[ch] ** REMOVE **
166 * src/gtk/gtkstext.[ch] ** NEW **
167 * src/gtk/Makefile.am
168 o move stext functions to gtkstext.c to remove
169 dependency of gtkutils
170 o move gtkstext files to gtk directory
172 * src/gtk/Makefile.am
173 * src/gtk/sslcertwindow.[ch]
174 UI stuff can always depend on common code so
175 it's ok to add ../common to include path
177 2002-12-13 [colin] 0.8.6claws106
180 Disconnect sighandlers for mainwindow when
181 quicksearch has the focus
183 * src/mainwindow.[ch]
184 Make key_pressed callback public, to be able
187 2002-12-13 [christoph] 0.8.6claws105
190 create .mh_sequences file in new MH folders
191 (closes feature request [ 523162 ] MH folders should
194 2002-12-13 [colin] 0.8.6claws104
197 Better handling of quicksearch show/hide
198 (basically the button stays under the mouse
201 2002-12-13 [paul] 0.8.6claws103
203 * sync with 0.8.6cvs17
204 see ChangeLog 2002-12-13
206 2002-12-13 [paul] 0.8.6claws102
209 updated by Ricardo Mones Lastra
211 2002-12-11 [colin] 0.8.6claws101
214 remove statusbar stuff
216 set statusbar verbosity when moving folders
218 2002-12-11 [colin] 0.8.6claws100
219 * src/prefs_filtering.c
220 * src/prefs_matcher.c
221 * src/prefs_scoring.c
224 2002-12-11 [colin] 0.8.6claws99
226 * src/prefs_common.[ch]
227 Add summary_quicksearch_type
229 Save last used quicksearch type
231 2002-12-11 [jens] 0.8.6claws98
232 * src/prefs_filtering.c
233 * src/prefs_matcher.c
234 * src/prefs_scoring.c
235 added dialog for incomplete rules in scoring, filtering and
236 matcher to ask wheather really close
238 2002-12-11 [colin] 0.8.6claws97
241 Fix folder dnd statusbar logging
243 2002-12-10 [christoph] 0.8.6claws96
255 * src/common/log.[ch]
256 o handle verbose logging in statusbar directly in statusbar code
257 and common code does not need any knowledge about a statusbar
258 o remove direct calls to statusbar_(puts|pop)_all functions
260 2002-12-10 [jens] 0.8.6claws95
263 removed gettext from g_warnings
269 2002-12-10 [colin] 0.8.6claws94
272 finish crash dialog fix
274 2002-12-10 [colin] 0.8.6claws93
277 "Fix" "sylpheed already running" instead of
278 crash dialog appearing after a crash
280 2002-12-10 [colin] 0.8.6claws92
283 add src/gtk/sslcertwindow.c
285 2002-12-10 [paul] 0.8.6claws91
288 updated to reflect recent changes
289 submitted by Alessandro Maestri
291 2002-12-09 [christoph] 0.8.6claws90
294 * src/smtp.[ch] ** REMOVE **
295 * src/common/Makefile.am
296 * src/common/smtp.[ch] ** NEW **
297 move smtp files to common directory
299 2002-12-09 [christoph] 0.8.6claws89
302 * src/session.[ch] ** REMOVE **
303 * src/common/Makefile.am
304 * src/common/session.[ch] ** NEW **
305 move session files to common directory
307 2002-12-09 [paul] 0.8.6claws88
310 fix bug [649746] edit accounts: move account reverted
311 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
313 2002-12-09 [colin] 0.8.6claws87
315 * src/ssl_certificate.c
318 2002-12-09 [colin] 0.8.6claws86
321 Try to open the cert.pem database and
322 issue a warning if it isn't there
324 2002-12-09 [colin] 0.8.6claws85
326 * src/common/ssl_certificate.c
327 * src/gtk/sslcertwindow.c
330 2002-12-09 [colin] 0.8.6claws84
332 * src/ssl_certificate.[ch] ** REMOVED **
333 * src/common/ssl_certificate.[ch] ** NEW **
335 * src/common/Makefile.am
336 Moved ssl_certificate.[ch] to common
338 Put back needed include
339 * src/gtk/sslcertwindow.[ch]
340 Changed ssl_certificate.h include
342 2002-12-09 [colin] 0.8.6claws83
344 * src/gtk/sslcertwindow.[ch]
345 Implement hook for certificate acception
346 * src/ssl_certificate.[ch]
347 Implement hook for certificate acception
349 Reenable certificate acception check
351 Register sslcertwindow's hook
353 2002-12-08 [christoph] 0.8.6claws82
361 o add missing includes
364 * src/common/.cvsignore
365 * src/common/version.h ** REMOVE **
366 remove autogenerated file
368 2002-12-08 [paul] 0.8.6claws81
371 put back needed include
373 2002-12-08 [colin] 0.8.6claws80
375 * src/gtk/sslcertwindow.c
376 Cleaner popups when asking
377 * src/ssl_certificate.c
378 * src/prefs_common.[ch]
379 remove ssl certificate pref
380 put back needed include
382 put back needed include
384 2002-12-08 [christoph] 0.8.6claws79
390 only abort hook invokation if required data is missing not
391 if our own data pointer is NULL, update hookfunction for
394 2002-12-08 [paul] 0.8.6claws78
415 clean up: remove unneccesary includes
417 2002-12-08 [christoph] 0.8.6claws77
422 * src/common/hooks.[ch]
423 hook functions now have a gboolean return value, if a hook
424 returns TRUE it will stop executing of any more hooks in
425 the same hooklist for this invokation
427 2002-12-08 [colin] 0.8.6claws76
430 put back argv0 for CRASH_DIALOG
432 2002-12-08 [christoph] 0.8.6claws75
445 * src/prefs_account.[ch]
446 * src/prefs_common.[ch]
449 * src/ssl_certificate.[ch]
450 * src/ssl_manager.[ch]
451 * src/common/Makefile.am
453 * src/common/nntp.[ch]
454 * src/common/socket.[ch]
455 * src/common/ssl.[ch]
456 * src/gtk/sslcertwindow.[ch]
458 use new autoconf script to detect OpenSSL with extra parameters
459 to specify the location of libs and includes, also remove USE_SSL
462 * src/common/sylpheed.[ch]
463 * src/common/version.h.in
464 start seperation of common code initialization seperated from gui
467 The function that is called when a color lable changes
468 should not change the color lable again
470 2002-12-08 [colin] 0.8.6claws74
472 * src/gtk/sslcertwindow.c
475 2002-12-08 [colin] 0.8.6claws73
479 Register a hook for statusbar_puts_all
481 invoke statusbar_puts_all's hook
483 2002-12-08 [colin] 0.8.6claws72
485 * src/ssl_certificate.c
486 Put back a badly-removed include
488 2002-12-08 [colin] 0.8.6claws71
490 * src/gtk/sslcertwindow.[ch] ** NEW **
491 new certificate presentation
492 * src/gtk/Makefile.am
494 * src/ssl_certificate.[ch]
495 gtk cleanup, made utility functions public
497 use new cert presentation
499 2002-12-07 [christoph] 0.8.6claws70
502 * src/nntp.[ch] ** REMOVE **
503 * src/common/Makefile.am
504 * src/common/nntp.[ch] ** NEW **
505 move nntp files to common directory
507 2002-12-07 [christoph] 0.8.6claws69
511 implement msginfo update callback using sylpheed's new
512 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
514 2002-12-06 [christoph] 0.8.6claws68
517 This patch changes the 'Edit Group Details' dialog to
518 allow extended selections in either pane, so that
519 addresses can be added or removed from a group more
520 quickly and easily. (it actually is a net decrease in
521 file size, as some unnecessary functions have been
523 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
525 2002-12-06 [christoph] 0.8.6claws67
528 * src/template.[ch] ** REMOVE **
529 * src/common/Makefile.am
530 * src/common/template.[ch] ** NEW **
531 move template files to common directory
534 add missing log.h include
536 2002-12-06 [melvin] 0.8.6claws66
538 * src/prefs_actions.c
539 Added the trailing ">" syntax to insert command's output
540 without replacing old text (in contrast to trailing "|").
542 2002-12-05 [colin] 0.8.6claws65
545 Don't modify original search_string or it'll change
546 the next iterations in the for()
548 2002-12-05 [darko] 0.8.6claws64
551 proper check for filtering commands, found by Colin
553 2002-12-05 [darko] 0.8.6claws63
556 check proper string for NULL pointer, found by Colin
558 2002-12-05 [darko] 0.8.6claws62
560 * src/common/utils.[ch]
561 expand_search_string(): new function
562 converts Mutt-like patterns to Sylpheed's
565 use expand_search_string() to allow Mutt-like
566 patterns in extended search
568 document extended option in quick search
570 2002-12-05 [paul] 0.8.6claws61
572 * sync with 0.8.6cvs16
573 see ChangeLog 2002-12-05
578 2002-12-04 [christoph] 0.8.6claws60
581 put imap authentication code into a new function and
582 remove it from imap_session_new that will allow to
583 send other commands before authentication
585 2002-12-04 [christoph] 0.8.6claws59
588 use already existing method to prevent unneeded IMAP
589 folder selects. Set imap_select parameters to NULL
590 in some functions if the values are not required.
593 remove no longer required include
595 2002-12-04 [paul] 0.8.6claws58
598 updated by Ricardo Mones Lastra
601 po/hu.po ** NEW FILE **
602 initial Hungarian translation, submitted
603 by Gál Zoltán <galzoli@hu.inter.net>
605 2002-12-03 [christoph] 0.8.6claws57
608 * src/gtksctree.[ch] ** REMOVE **
609 * src/gtk/Makefile.am
610 * src/gtk/gtksctree.[ch] ** NEW **
611 move gtksctree files to gtk directory
613 2002-12-03 [christoph] 0.8.6claws56
616 * src/md5.[ch] ** REMOVE **
617 * srm/common/Makefile.am
618 * src/common/md5.[ch] ** NEW **
619 move md5 files to common directory
622 remove not required #include
624 2002-12-03 [sergey] 0.8.6claws55
628 gtkut_window_popup(): new function.
630 main_window_popup(): use gtkut_window_popup() to raise
631 window without changing its position.
632 (see sylpheed-main ML message [sylpheed:17247])
634 2002-12-03 [sergey] 0.8.6claws54
637 send_message_local(): removed first-dot escaping
638 (SMTP-only, not needed for sending through pipe)
640 2002-12-03 [paul] 0.8.6claws53
643 update to reflect recent changes (thanks
644 to Ricardo Mones Lastra)
646 * tools/filter_conv.pl
647 fix problem with quoted strings. Patch submitted
648 by Luke Plant <lukeplant@softhome.net>
650 2002-12-03 [paul] 0.8.6claws52
652 * sync with 0.8.6cvs15
653 see ChangeLog 2002-12-03
655 2002-12-02 [christoph] 0.8.6claws51
658 * src/common/log.[ch]
659 implement logging using a hook function
663 define hooklist name in header file to avoid
664 errors caused by wrong spelling of hooklist names
669 2002-12-02 [christoph] 0.8.6claws50
671 * src/common/Makefile.am
672 add src/common/hooks.[ch]
674 * src/common/hooks.[ch]
675 implement a simple hook system using glib's hook functions
679 use new hook system for folder item updates
681 2002-12-02 [christoph] 0.8.6claws49
683 * doc-src/ui_seperation.txt ** NEW **
684 information for ui seperation
687 remove files that were moved to common
688 include common directory by default for the header files
691 * src/common/socket.c
693 implement automaton using g_io_*-functions instead of
694 gdk_input_add to make it ui independent
704 remove common/ prefix because directory is now in
723 * src/ssl_certificate.c
724 add log.h header file for logging functions
730 o move debug_mode to common/utils.c
731 o add functions to set and get debug_mode
733 * src/defs.h ** REMOVE **
734 * src/intl.h ** REMOVE **
735 * src/socket.[ch] ** REMOVE **
736 * src/ssl.[ch] ** REMOVE **
737 * src/utils.[ch] ** REMOVE **
738 replaced by new files in src/common/
740 * src/common/Makefile.am
741 add new files in src/common/
743 * src/common/defs.h ** NEW **
744 * src/common/intl.h ** NEW **
745 * src/common/log.[ch] ** NEW **
746 * src/common/socket.[ch] ** NEW **
747 * src/common/ssl.[ch] ** NEW **
748 * src/common/utils.[ch] ** NEW **
749 replacement for files in src/
751 2002-12-02 [colin] 0.8.6claws48
754 Scroll folderview if necessary during dnd
756 2002-12-02 [colin] 0.8.6claws47
759 Add check to verify a move is within a single mailbox
761 Add specific error string for this check
763 2002-12-02 [colin] 0.8.6claws46
766 Add a test to folder moving, remove a statusbar_print
768 Add Move folder... context-menu item
769 Factorize folder moving code
770 Enable folder DND for mbox
772 2002-12-01 [christoph] 0.8.6claws45
775 remove conf.aspelltest if the version check fails
777 2002-11-30 [christoph] 0.8.6claws44
780 run libtoolize --force in autogen to create missing
783 2002-11-30 [christoph] 0.8.6claws43
789 * src/uuencode.[ch] ** REMOVED **
790 * src/common/Makefile.am
791 * src/common/uuencode.[ch] ** NEW **
792 move uuen/decoder to common directory
794 2002-11-30 [christoph] 0.8.6claws42
797 * src/base64.[ch] ** REMOVED **
806 * src/common/Makefile.am
807 * src/common/base64.[ch] ** NEW **
808 move base64 en/decoder to common directory
810 2002-11-30 [christoph] 0.8.6claws41
812 * src/common ** NEW **
813 new directory for UI independent code
815 new directory for GTK frontend
816 * src/common/.cvsignore ** NEW **
817 * src/gtk/.cvsignore ** NEW **
819 * src/common/Makefile.am ** NEW **
820 * src/gtk/Makefile.am ** NEW **
821 automake files to build new seperated stuff
823 the binary will currently still be build with the
824 files in src, so we include the code from the
825 subdirs for now after building the libs there
827 2002-11-30 [paul] 0.8.6claws40
830 fix bug [642731] 'Wrong selected account with drafted mail'
832 2002-11-29 [oliver] 0.8.6claws39
835 o update summaryview when switching between different
838 o check if messageview holds already removed msg
842 2002-11-29 [oliver] 0.8.6claws38
845 remove not needed variables and includes
846 make messageview stay opened and move to next when msgs are deleted
848 2002-11-29 [oliver] 0.8.6claws37
851 disable compose button (messageview toolbar) by default
852 deleted msgs are moved to trash
854 2002-11-29 [melvin] 0.8.6claws36
857 Increased minimal gpgme version to 0.3.10 (Zombies out)
858 and to detect signatures expirations (gpgme 0.3.6)
861 Use non obsolescent function for Gpgme engine checking.
864 Inform about expired signatures or signatures which key
865 has expired. Expiration date is displayed.
868 Inform about expired signatures or signatures which key
871 2002-11-28 [paul] 0.8.6claws35
874 re-instate 'Check for new messages' in Newsgroup
875 folders right-click menu, after a suggestion from
876 Tim Mann <timmann@users.sourceforge.net>
879 after a crash check only local folders for new
882 2002-11-28 [paul] 0.8.6claws34
885 apply patch that fixes the checking of GTK with XIM
886 support on different OSs, such as FreeBSD. Patch
887 submitted by Topia <topia@users.sourceforge.net>
889 2002-11-28 [paul] 0.8.6claws33
894 more changes to the English
896 2002-11-28 [paul] 0.8.6claws32
898 * sync with 0.8.6cvs13
899 see ChangeLog 2002-11-28 (no sync needed
902 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws31
904 * src/mainwindow.[ch]
905 add patch by Ivan F. Martinez introducing messageview Toolbar
906 some changes and committed by oliver
908 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws30
910 * src/messageview.[ch]
911 add patch by Ivan F. Martinez introducing messageview Toolbar
912 some changes and committed by oliver
914 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws29
917 add patch by Ivan F. Martinez introducing messageview Toolbar
918 some changes and committed by oliver
920 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws28
923 add patch by Ivan F. Martinez introducing messageview Toolbar
924 some changes and committed by oliver
926 2002-11-28 [oliver] 0.8.6claws27
928 * src/prefs_toolbar.[ch]
929 getting ready for messageview toolbar
930 free mem allocated by gettext
931 change prefs_toolbar to prefs_toolbar_open
933 2002-11-28 [thorsten] 0.8.6claws26
936 cleaned up conflicting declarations of
937 imageview_show_image()
939 2002-11-28 [paul] 0.8.6claws25
941 * src/grouplistdialog.c
943 src/prefs_summary_column.c
944 a few more improvements to the English
946 2002-11-28 [colin] 0.8.6claws24
949 A few updates to command-line parameters
951 2002-11-28 [colin] 0.8.6claws23
953 * src/prefs_filtering.c
954 Fix problems with prefs_filtering_delete_path:
955 a) if the first rule is removed, original pointers
956 weren't updated (leading to segfaults)
957 b) it was always global_processing updated in case
958 of removed path was parent of rule path
960 2002-11-27 [paul] 0.8.6claws22
966 src/prefs_customheader.c
967 src/prefs_display_header.c
968 src/prefs_filtering.c
969 src/prefs_folder_item.c
972 src/prefs_summary_column.c
975 improve the English in the GUI
977 2002-11-27 [colin] 0.8.6claws21
980 Fix processing renaming problems happening after
983 2002-11-27 [colin] 0.8.6claws20
986 recursive move now deletes src each subfolder after
989 Use identifier instead of path during dnd (enables
992 2002-11-27 [paul] 0.8.6claws19
995 apply patch that does command-line processing
996 BEFORE gtk_init, allowing claws to run from
997 shell-scripts in non-X environment (e.g. crontab
998 or ip-up, ip-down scripts). Patch submitted by
999 Ruslan N. Balkin <baron@dartel.ru>
1002 updated by Alessandro Maestri
1004 2002-11-27 [paul] 0.8.6claws18
1006 * sync with 0.8.6cvs12
1008 Differences are that main uses a 'Receive dialog'
1009 frame on the Interface tab, whereas claws groups all
1010 the dialogs together in a 'Dialogs' frame.
1012 2002-11-27 [colin] 0.8.6claws17
1014 * src/prefs_matcher.c
1015 Fix Execute criteria's NOT flag
1018 2002-11-26 [christoph] 0.8.6claws16
1021 rewrite the ssl code a little bit, only use one
1022 SSL context, set default certificates' file/path
1024 2002-11-26 [thorsten] 0.8.6claws15
1027 default-reply-to didn't work for ml-reply
1029 2002-11-26 [melvin] 0.8.6claws14
1031 * src/prefs_actions.c
1032 Made pipe-actions ignore short headers in message view
1033 Made trailing-pipe-actions write in the message view with
1034 the same font as the original message
1036 2002-11-26 [paul] 0.8.6claws13
1039 this time commit the correct file
1041 2002-11-26 [paul] 0.8.6claws12
1043 * sync with 0.8.6cvs11
1044 src/quote_fmt_parse.y
1049 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
1051 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
1054 see ChangeLog 2002-11-25 and 2002-11-26
1056 2002-11-26 [colin] 0.8.6claws11
1059 Fix collapsed folder not auto-expanding during
1060 mail dnd, if it was the source folder.
1062 2002-11-25 [colin] 0.8.6claws10
1064 * src/folderview.[ch]
1065 Variable renaming and cleaning (slist of nodes
1066 to be re-collapsed is stored in FolderView)
1068 2002-11-25 [paul] 0.8.6claws9
1070 * src/prefs_common.[ch]
1071 fix breakage caused by last commit
1073 2002-11-25 [paul] 0.8.6claws8
1075 * sync with 0.8.6cvs4
1076 see ChangeLog 2002-11-21
1078 2002-11-25 [paul] 0.8.6claws7
1080 * sync with 0.8.6cvs4
1081 see ChangeLog 2002-11-20
1083 2002-11-25 [paul] 0.8.6claws6
1085 * sync with 0.8.6cvs3
1086 see ChangeLog 2002-11-18
1088 2002-11-25 [colin] 0.8.6claws5
1091 Add gtkut_ctree_node_is_parent()
1093 Spring-loaded folders
1095 2002-11-25 [colin] 0.8.6claws4
1098 Add slist_concat_unique(), function to merge
1099 two GSList filtering dups
1101 * src/summaryview.[ch]
1104 Add detection/update/display of unread answers
1107 Add procmsg_find_children()
1108 Add procmsg_msg_has_marked_parent()
1110 2002-11-25 [colin] 0.8.6claws3
1112 * src/ssl_certificate.[ch]
1113 Allow checking a certificate without a DNS
1115 Allow to forget a cert (by deleting it)
1116 Make ssl_certificate_destroy_public
1117 * src/ssl_manager.[ch] ** NEW FILES **
1118 Gui to manage (display/remove) certificates
1119 * src/prefs_common.[ch]
1120 Add a pref to allow silent acceptation of
1121 trusted certificates or not (based on the
1122 "I want to know what's going on" principle)
1124 Add SSL manager in Tools menu
1126 Add the new files to the build
1128 Add ssl_manager.c to translations
1130 2002-11-25 [colin] 0.8.6claws2
1132 * src/summaryview.[ch]
1133 Add S_SEARCH_EXTENDED to the quick search, which
1134 allows to search using filtering syntax.
1136 2002-11-25 [colin] 0.8.6claws1
1139 Deletion of duplicates now prefer deleting
1140 the unread dup (fixes feature-request 638989).
1142 2002-11-24 [paul] 0.8.6claws
1148 updated by Ricardo Mones Lastra,
1149 Witold Wladyslaw Wojciech Wilk,
1150 Ruslan N. Balkin, and Urke MMI
1153 2002-11-24 [paul] 0.8.5claws182
1156 updated by George Danchev
1158 2002-11-23 [alfons] 0.8.5claws181
1161 tiny memory leak found by browsing Dimitar's
1164 2002-11-23 [paul] 0.8.5claws180
1167 updated by Alessandro Maestri
1169 2002-11-22 [christoph] 0.8.5claws179
1173 * src/prefs_filtering.c
1177 2002-11-22 [alfons] 0.8.5claws178
1180 summary_execute_delete_func(): if message is deleted, make
1181 sure to also remove its entry in the subject hash table.
1182 fixes a corner case bug.
1184 2002-11-22 [paul] 0.8.5claws177
1187 add 'autom4te.cache'
1189 * ltconfig ** REMOVED **
1192 2002-11-22 [paul] 0.8.5claws176
1195 textview_set_font(): fix for message display in
1196 UTF-8 locales (thanks to Sergey Vlasov).
1199 add new team members and contributors
1202 2002-11-21 [colin] 0.8.5claws175
1205 Add procmsg_remove_special_headers()
1207 Use procmsg_remove_special_headers() for
1210 2002-11-21 [colin] 0.8.5claws174
1213 Fix moving/copying from queue/draft folders
1216 2002-11-21 [christoph] 0.8.5claws173
1222 * src/matcher_parser_lex.[hl]
1224 * src/mbox_folder.[ch]
1225 * src/prefs_filtering.c
1227 * src/quote_fmt_lex.l
1229 fix all warnings except the warnings in lex and yacc files
1231 2002-11-20 [christoph] 0.8.5claws172
1234 fix MsgInfo retrieval for IMAP draft and queue folders
1235 (closes bug [ 619558 ] Draft saving on IMAP box issue)
1237 2002-11-19 [christoph] 0.8.5claws171
1240 fix segfault, when draft saving does not get
1241 the MsgInfo of the new message
1242 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
1244 2002-11-19 [christoph] 0.8.5claws170
1247 add parameter check for flag setting function
1248 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
1250 2002-11-18 [paul] 0.8.5claws169
1253 more sensitivity fixes to redirect mode:
1254 * disable toolbar draft button
1255 * allow only Address book in the Tools menu
1256 * disable editing of message by the spell
1259 2002-11-18 [paul] 0.8.5claws168
1262 fix sensitivity of menu items in compose_redirect():
1263 allow only the necessary items
1265 2002-11-18 [paul] 0.8.5claws167
1268 fix bug [ 603259 ] 'attachment got lost on bounce'
1270 2002-11-18 [paul] 0.8.5claws166
1273 updated by Ruslan N. Balkin <baron@dartel.ru>
1275 2002-11-18 [colin] 0.8.5claws165
1279 Remove old filtering stuff
1282 2002-11-17 [oliver] 0.8.5claws164
1285 remove not needed typedef
1287 2002-11-17 [oliver] 0.8.5claws163
1290 make toolbar's on click events translatable
1292 2002-11-15 [colin] 0.8.5claws162
1295 Revert too-soon integration of a feature
1297 2002-11-15 [christoph] 0.8.5claws161
1300 use main's implementation of imap_get_msginfo
1302 2002-11-15 [christoph] 0.8.5claws160
1312 replace claws' fetch_msginfo with main's get_msginfo
1313 (use main's implementation where possible)
1315 2002-11-15 [colin] 0.8.5claws159
1317 * src/ssl_certificate.c
1320 2002-11-16 [melvin] 0.8.5claws158
1323 Updated French translations.
1325 2002-11-16 [colin] 0.8.5claws157
1327 * src/ssl_certificate.c
1328 Check for missing parts in the certificates
1330 2002-11-15 [colin] 0.8.5claws156
1333 Preventive fix (missing check) found by
1339 sync with 0.8.6 release
1341 2002-11-15 [colin] 0.8.5claws155
1345 Fix error handling of folder_item_move_to()
1348 2002-11-15 [colin] 0.8.5claws154
1352 folder_item_move_to() sets an error message instead
1353 of having GUI stuff in folder.c
1355 2002-11-15 [colin] 0.8.5claws153
1358 Implemented a callback for MsgInfo updates,
1359 heavily copy/pasted from Christoph's folder
1361 * src/summaryview.[ch]
1362 Register summary_update_msg as callback
1364 2002-11-14 [colin] 0.8.5claws152
1367 Update the FolderItem after sending (fixes 617593)
1369 2002-11-14 [christoph] 0.8.5claws151
1372 fix wrong position of NULL pointer check found
1375 2002-11-14 [christoph] 0.8.5claws150
1378 fix segfault when deleting messages from IMAP folders
1379 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1381 2002-11-14 [colin] 0.8.5claws149
1384 Forwarding was also ignoring the folder's default account.
1386 2002-11-14 [colin] 0.8.5claws148
1389 Fix sent folder not set to folder properties when
1392 2002-11-14 [thorsten] 0.8.5claws147
1395 inc_start(): Files were not moved from .processing to inbox,
1396 if no global processing rule existed
1398 2002-11-14 [colin] 0.8.5claws146
1400 * src/ssl_certificate
1403 2002-11-14 [paul] 0.8.5claws145
1406 updated by Alessandro Maestri
1408 2002-11-13 [alfons] 0.8.5claws144
1411 folder_item_close(): only mark messages unread
1412 when a folder has new messages
1414 2002-11-13 [keith] 0.8.5claws143
1417 Fix problem moving or copying between
1420 2002-11-13 [colin] 0.8.5claws142
1422 * src/matcher_parser_parse.y
1423 Fix rule problem when " don't match
1425 2002-11-13 [christoph] 0.8.5claws141
1429 moved cache saving to folder_item_close
1430 the folderview should not have to deal with
1433 2002-11-13 [christoph] 0.8.5claws140
1436 moved setting of important score to
1437 summary_set_prefs_from_folderitem
1439 2002-11-13 [colin] 0.8.5claws139
1441 * src/matcher_parser_parse.y
1442 Fix a segfault in the parser (happening when
1443 a good expression had been tested and a bad
1446 2002-11-13 [paul] 0.8.5claws138
1448 * sync with 0.8.5cvs24
1449 see ChangeLog 2002-11-13
1452 updated by Fabio Jr. Beneditto
1454 2002-11-13 [colin] 0.8.5claws137
1459 Revert last commit, problem
1461 2002-11-13 [colin] 0.8.5claws136
1464 Remove duplicated code
1466 Bumped CACHE_VERSION and MARK_VERSION
1468 Network endian for cache and mark files
1470 2002-11-12 [colin] 0.8.5claws135
1473 Fix the "socket error" dialog which disappeared
1475 2002-11-12 [colin] 0.8.5claws134
1478 Reverse last commit which had performance
1479 problems, but still reverse the list
1481 2002-11-12 [colin] 0.8.5claws133
1486 2002-11-12 [melvin] 0.8.5claws132
1489 Added a check for a NULL prefs_common.dictionary
1491 2002-11-12 [colin] 0.8.5claws131
1493 * src/ssl_certificate.[ch]
1496 2002-11-12 [colin] 0.8.5claws130
1498 * src/ssl_certificate.[ch]
1499 Take connection port into account for
1500 checking certificates (a single hostname
1501 could have multiple servers with multiple
1504 Pass the port to ssl_certificate_check
1506 2002-11-12 [paul] 0.8.5claws129
1509 fix a typo in last commit
1511 2002-11-12 [paul] 0.8.5claws128
1513 * sync with 0.8.5cvs23
1514 see ChangeLog entry 2002-11-12
1516 2002-11-11 [colin] 0.8.5claws127
1518 * src/ssl_certificate.c
1520 Don't popup, instead log error, if the
1521 corresponding pref is checked
1522 * src/ssl_certificate.h
1523 include <openssl/objects/h>
1525 2002-11-11 [colin] 0.8.5claws126
1527 * src/ssl_certificate.h
1530 2002-11-11 [colin] 0.8.5claws125
1532 * src/ssl_certificate.c
1535 2002-11-11 [colin] 0.8.5claws124
1539 * src/ssl_certificate.[ch]
1540 Cleaned a bit (better use of SSL API)
1541 (This will cause non-recognition of saved
1542 certificates of claws12[23]...)
1544 2002-11-11 [paul] 0.8.5claws123
1547 updated by Ricardo Mones Lastra
1549 2002-11-11 [colin] 0.8.5claws122
1554 2002-11-11 [colin] 0.8.5claws121
1556 * src/ssl_certificate.[ch] ** NEW FILES **
1558 Check SSL certificates presented to us
1560 Add ssl_certificate.[ch]
1562 Add ssl_certificate.c
1564 2002-11-11 [paul] 0.8.5claws120
1566 * sync with 0.8.5cvs22
1567 see ChangeLog 2002-11-11
1569 2002-11-11 [paul] 0.8.5claws119
1571 * sync with 0.8.5cvs21
1572 see ChangeLog 2002-11-11
1574 2002-11-10 [jens] 0.8.5claws118
1578 corrected some typing
1580 updated german translation
1582 cleaned up specfile and adjusted it for claws
1584 2002-11-10 [colin] 0.8.5claws117
1587 a STATUSBAR_PUSH/POP fix
1589 2002-11-10 [colin] 0.8.5claws116
1591 * src/prefs_folder_item.c
1592 Fix hanging after opening folder properties
1594 2002-11-10 [hoa] 0.8.5claws115
1596 * src/matcher_parser_lex.l
1597 * src/matcher_parser_parse.y
1598 config file for scoring and filtering is no more trashed
1599 when there is a syntax error in a filtering rule when
1600 editing it in a dialog.
1602 2002-11-09 [colin] 0.8.5claws114
1605 Added missing initialisation of folder->destroy()
1607 2002-11-09 [colin] 0.8.5claws113
1611 Fix the status bar messages
1613 2002-11-09 [colin] 0.8.5claws112
1616 Fix hangs after folder dnd, happening after
1619 2002-11-09 [christoph] 0.8.5claws111
1622 just changed order of calls (reverse order of
1625 lock inc when checking only one account, otherwise
1626 inc all could be executed at the same time
1628 2002-11-09 [christoph] 0.8.5claws110
1631 better unlock the mouse cursor before calling
1632 summary_show because it changes the cursor too
1634 2002-11-09 [christoph] 0.8.5claws109
1638 add functions to open and close a folder
1639 o opending will execute scanning for remote folders
1641 o closing will unset new flag for messages
1643 2002-11-09 [colin] 0.8.5claws108
1646 Add a call to prefs_matcher_write_config to
1647 avoid non-leaf folders filtering settings to be
1650 2002-11-09 [paul] 0.8.5claws107
1652 * src/prefs_account.c
1655 2002-11-09 [colin] 0.8.5claws106
1660 2002-11-09 [colin] 0.8.5claws105
1663 Fix prefs_filtering deletion for MH folders (same
1665 * src/prefs_filtering.c
1666 Fix prefs_filtering renaming and deletion for
1667 folder-based processing rules.
1669 2002-11-09 [christoph] 0.8.5claws104
1673 * src/folderview.[ch]
1679 * src/prefs_folder_item.c
1682 implement a callback system for folder item updates
1684 2002-11-09 [colin] 0.8.5claws103
1687 Fix prefs_filtering renaming for MH folders (we
1688 shouldn't rename by path as another folder could
1689 have the same hierarchy).
1691 2002-11-09 [colin] 0.8.5claws102
1694 Fix a leak found by Christoph, use better variable
1697 2002-11-09 [colin] 0.8.5claws101
1700 One more fix for processing rules
1702 2002-11-08 [colin] 0.8.5claws100
1705 Don't copy the compiled regexp (will be reevaluated)
1707 Lock folderview while moving
1709 Provide info on what's happening to the user
1711 2002-11-08 [colin] 0.8.5claws99
1714 Fix folder reordering after a move if parent is
1717 Add function to copy a ScoringProp
1718 * src/prefs_folder_item.c
1719 Copy scoring rules when copying a folder prefs
1721 2002-11-08 [colin] 0.8.5claws98
1724 Fixes in case of failure
1725 * src/filtering.[ch]
1726 Add function to duplicate a FilteringProp
1728 Add function to duplicate a MatcherProp
1729 * src/prefs_folder_item.c
1730 Save folder's processing rules when copying
1733 2002-11-08 [colin] 0.8.5claws97
1738 Change a printf to debug_print
1740 2002-11-08 [colin] 0.8.5claws96
1744 Fix segfaults, call me stupido
1747 2002-11-08 [colin] 0.8.5claws95
1750 Added forgotten prefs to save when moving folders
1752 2002-11-08 [colin] 0.8.5claws94
1755 Fixes to folder DND (prefs copy)
1757 Optimization for folder DND (don't rescan whole tree)
1758 Added folderview_create_folder_node() for this
1759 optimization, so de-duped a bit the code
1760 * src/prefs_folder_item.[ch]
1761 Added prefs_folder_item_copy_prefs()
1763 2002-11-08 [paul] 0.8.5claws93
1765 * src/prefs_account.c
1767 tools/kmail2sylpheed_v2.pl
1770 2002-11-08 [paul] 0.8.5claws92
1773 src/prefs_account.[ch]
1774 remove account options 'clearsign' and 'ascii_armored',
1775 replace with 'default_gnupg_mode' to prevent mixed-mode
1778 2002-11-08 [paul] 0.8.5claws91
1781 re-implement GnuPG 'on-the-fly' mode selection,
1784 2002-11-08 [colin] 0.8.5claws90
1787 src/prefs_folder_item.c
1788 Change "Property" to "Properties"
1790 2002-11-07 [colin] 0.8.5claws89
1794 Allow folder dropping to a root folder
1796 2002-11-07 [paul] 0.8.5claws88
1801 2002-11-07 [paul] 0.8.5claws87
1804 fix reply-to-list bug. closes bug report
1805 "[633382] reply-to-list broken in recent cvs"
1807 2002-11-07 [paul] 0.8.5claws86
1810 add a forgotten '#if USE_GPGME ... #endif'
1812 2002-11-07 [paul] 0.8.5claws85
1814 * sync with 0.8.5cvs20
1815 see ChangeLog 2002-11-07
1817 2002-11-07 [colin] 0.8.5claws84
1820 Change folder_item_move_to to return the newly
1823 Select the new folderitem after moving.
1825 2002-11-07 [colin] 0.8.5claws83
1827 * src/prefs_filtering.c
1828 Fix rule rewriting when moving a leaf folder to a
1831 2002-11-07 [colin] 0.8.5claws82
1833 * src/prefs_filtering.c
1836 2002-11-07 [colin] 0.8.5claws81
1839 Add folder_item_move_to() function to move a
1840 folderitem into another one (updates matcher etc)
1842 Add folder drag'n drop (context menu to come)
1843 [Should be dataloss free, but Please backup before
1846 2002-11-06 [colin] 0.8.5claws80
1849 mh_create_folder() returns NULL if can't create
1852 2002-11-06 [paul] 0.8.5claws79
1855 allow 'on-the-fly' changing of the type of encryption
1856 and/or signing used (mime/ascii) via the compose window
1858 2002-11-06 [paul] 0.8.5claws78
1860 * sync with 0.8.5cvs19
1861 see ChangeLog 2002-11-06 for src/account.c:
1862 account_get_special_folder()
1864 2002-11-05 [alfons] 0.8.5claws77
1867 very minor cleanups: nothing to see here, move on. :-)
1869 2002-11-05 [colin] 0.8.5claws76
1872 Changes choices if compose windows are opened to
1873 Discard, Draft, Don't quit
1875 2002-11-05 [thorsten] 0.8.5claws75
1878 reenabled default_reply_to folder option
1880 2002-11-05 [colin] 0.8.5claws74
1887 add clean_quit() for the SIGTERM handler
1889 2002-11-05 [paul] 0.8.5claws73
1892 updated by Ricardo Mones Lastra
1894 2002-11-05 [melvin] 0.8.5claws72
1897 Fixed log-clipping bug #616795.
1898 To stop logging in the log window use 0 length.
1899 * src/prefs_common.c
1900 Added a label to inform about the 0 log length behaviour.
1902 2002-11-05 [paul] 0.8.5claws71
1904 * sync with 0.8.5cvs17
1905 see ChangeLog 2002-11-05
1907 2002-11-04 [paul] 0.8.5claws70
1909 * sylpheed-128x128.png
1912 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1913 <nikai@users.sourceforge.net>
1916 updated by George Danchev
1918 2002-11-03 [thorsten] 0.8.5claws69
1923 add check if gpg is active
1925 2002-11-03 [thorsten] 0.8.5claws68
1928 removed GSList declaration causing trouble on MacOS-X
1929 (submitted by alfons, reported by xfesty)
1931 2002-11-01 [paul] 0.8.5claws67
1934 remove last remnants of main's filter code
1936 2002-11-01 [paul] 0.8.5claws66
1938 * tools/filter_conv.pl
1939 fix bug where user-defined headers were ignored
1941 2002-11-01 [paul] 0.8.5claws65
1944 make a debug_print() not translatable
1946 2002-10-31 [melvin] 0.8.5claws64
1949 Fixed --disable-aspell-test. Now --disable-aspell-test will
1950 not run any GNU/aspell test. The dictionary path will
1951 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1952 was given, in which case, it will be $prefix/lib/aspell/
1954 Fixed typo in commentary (Aspell code).
1956 2002-10-31 [paul] 0.8.5claws63
1959 remove src/filter.c and src/prefs_filter.c
1960 thanks to Ricardo for reminding me
1962 2002-10-31 [colin] 0.8.5claws62
1967 2002-10-31 [paul] 0.8.5claws61
1969 * src/prefs_filter.[ch] ** REMOVED **
1970 src/filter.[ch] ** REMOVED **
1979 src/prefs_filtering.c
1980 src/summaryview.[ch]
1981 remove main's 'filter' code
1984 update to reflect removal of main's filter
1986 2002-10-31 [paul] 0.8.5claws60
1989 remove check for global_processing in summary_filter_open().
1990 This fixes the bug where if the user uses the right-click
1991 'Create filter rule...' and doesn't have any filter rules
1992 already defined in claws' advanced filtering, the newly
1993 created filter rule goes to main's filtering which is
1994 inaccessible through the gui. Now the filter rule gets added
1995 to claws' filtering by default.
1997 2002-10-28 [melvin] 0.8.5claws59
1999 * src/prefs_actions.c
2000 Fixed bug #627322 where MIME parts were not always
2001 correctly passed to a %p action
2002 Display an error dialog when message filename is not found.
2004 2002-10-28 [melvin] 0.8.5claws58
2006 * src/prefs_common.c
2007 Readded a missing function declaration lost in 0.8.3claws34
2009 2002-10-28 [paul] 0.8.5claws57
2011 * sync with 0.8.5cvs15
2012 see ChangeLog 2002-10-28 and 2002-10-25
2014 Note: ChangeLog entry 2002-10-24 is not sync'ed.
2016 2002-10-27 [oliver] 0.8.5claws56
2019 plug leak in pop3_top_recv
2021 2002-10-26 [christoph] 0.8.5claws55
2024 set need_update folder flag when messages are added
2025 (closes bug [ 626922 ] folder not updated after receiving)
2027 2002-10-25 [melvin] 0.8.5claws54
2030 Fixed a memleak introduced in the scaling code.
2032 2002-10-24 [alfons] 0.8.5claws53
2035 make filtering's forward message action forward from the
2037 (closes bug [628089 ] Filter -> Forward from address problem
2040 2002-10-24 [christoph] 0.8.5claws52
2044 o use manual of current locale or english if current
2045 locale is not available (and english is available)
2046 o also link to sylpheed doc project manuals
2048 2002-10-23 [paul] 0.8.5claws51
2051 tools/kmail2sylpheed_v2.pl
2052 add new version of kmail addressbook importer script.
2053 works with newer versions of Kmail/KAddressBook which
2054 have new and rearranged data.
2056 2002-10-23 [martin] 0.8.5claws50
2062 added length parameter to get_abbrev_newsgroup_name()
2063 changed this function so that it abbreviates the newsgroup
2064 names only so long it is smaller than the length parameter
2065 (for better reading of some newsgroup names and space efficiency)
2067 2002-10-22 [colin] 0.8.5claws49
2070 Revert Alfons' last modification (after voting ;-))
2072 2002-10-21 [alfons] 0.8.5claws48
2075 folder view in folder selection dialog reflects state of
2076 folder view in main window
2078 2002-10-18 [alfons] 0.8.5claws47
2081 drop imported messages in folder selected by user,
2082 and not in the inbox
2083 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
2085 2002-10-18 [alfons] 0.8.5claws46
2088 make automagic reply work correctly for email accounts
2089 (whether it's viable to do a full sync with Hiro's
2090 compose.c is still under discussion)
2092 2002-10-18 [melvin] 0.8.5claws45
2094 * src/prefs_actions.c
2095 Fixed bug #622275 where asynchroneous actions left
2097 Made (synchroneous) actions' input be displayed live.
2099 2002-10-18 [christoph] 0.8.5claws44
2102 don't add a newline in the textview in front of the
2103 first textpart if header display is disabled
2104 (closes bug [ 603385 ] disabled header display leaves blank
2107 2002-10-18 [christoph] 0.8.5claws43
2114 folder->get_num_list now returns an error code
2115 (closes bug [ 609424 ] News cache cleared on failure)
2117 2002-10-17 [colin] 0.8.5claws42
2120 Changed a printf by debug_print
2124 * tools/OOo2sylpheed.pl
2125 allow for spaces in the name of the
2126 file to be attached.
2128 2002-10-16 [colin] 0.8.5claws41
2131 Use a tristate to change online mode
2133 2002-10-16 [paul] 0.8.5claws40
2136 updated by Ricardo Mones Lastra
2138 2002-10-16 [colin] 0.8.5claws39
2142 Added --online and --offline command-line
2145 2002-10-15 [christoph] 0.8.5claws38
2148 set mimeinfo->name to NULL after g_free to
2149 avoid double freeing with g_free
2151 2002-10-14 [christoph] 0.8.5claws37
2156 remove calls to folder->change_flags that are now
2157 done by procmsg flag functions (seems it is not
2158 used by any foldertype anyway)
2160 init folder->change_flags with NULL
2162 2002-10-14 [christoph] 0.8.5claws36
2166 use virtual functions for folder item new and destroy
2169 2002-10-14 [melvin] 0.8.5claws35
2172 Added a test to not run the spell checker if no default
2173 dictionary is available. No dialog is displayed though.
2175 2002-10-14 [melvin] 0.8.5claws34
2178 Fixed bug in dictionary list context menu where
2179 "More..." pointed to an emtpy submenu if the
2180 number of dictionaries is a multiple of 15
2181 Removed unneeded code in suggestions list creation
2183 2002-10-14 [paul] 0.8.5claws33
2186 updated by George Danchev
2188 2002-10-13 [hoa] 0.8.5claws32
2191 src/matcher_parser_parser.y
2192 removed the escaped string from internal structure
2195 2002-10-12 [colin] 0.8.5claws31
2197 * src/gtksctree.[ch]
2199 Removed useless function gtksctree_reanchor
2201 2002-10-12 [alfons] 0.8.5claws30
2203 * sync with remaining main changes 2002-10-09 - 2002-10-11
2204 - drop changes to src/compose.c (requires claws specific changes)
2206 2002-10-12 [alfons] 0.8.5claws29
2208 * sync with main changes of 2002-10-08
2209 - drop changes to src/compose.c (requires claws specific changes)
2210 - drop changes to src/summaryview.c (requires changes to compose.c)
2212 2002-10-12 [alfons] 0.8.5claws28
2214 * sync with main changes of 2002-10-07
2216 2002-10-12 [alfons] 0.8.5claws27
2218 * sync with main changes of 2002-10-04
2219 - drop changes to src/compose.c (requires claws specific changes)
2220 - drop changes to src/prefs_folder_item.c (claws implementation
2221 seems to be working)
2223 2002-10-12 [colin] 0.8.5claws26
2226 Fix folder-flicker when space-reading, introduced
2229 2002-10-12 [colin] 0.8.5claws25
2232 Save account address when saving as draft.
2235 2002-10-12 [colin] 0.8.5claws24
2238 Fix the problem consisting of no message selected
2239 after the last message in a folder has been moved.
2241 2002-10-12 [paul] 0.8.5claws23
2244 src/prefs_template.c
2246 add Cc and Bcc to templates. Patch submitted by
2249 2002-10-12 [colin] 0.8.5claws22
2252 Fix a bug after "Check for new messages":
2253 If a folder was opened, it was still selected at
2254 the end of the check, but displayed empty.
2256 Remove unnecessary check
2261 be more verbose in the description of
2265 2002-10-11 [colin] 0.8.5claws21
2268 Make space work (better) when no mail is selected
2270 2002-10-11 [colin] 0.8.5claws20
2276 2002-10-11 [colin] 0.8.5claws19
2279 revert 0.8.5claws6 changes as i couldn't get to
2282 2002-10-11 [melvin] 0.8.5claws18
2285 Removed buggy and unused macro (should have been committed in
2288 2002-10-11 [melvin] 0.8.5claws17
2291 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
2293 2002-10-11 [thorsten] 0.8.5claws16
2296 remove rescan warning
2298 2002-10-11 [colin] 0.8.5claws15
2301 fix a segfault that happens if conv_unmime_header
2302 fails (should be better to find out why it fails)
2304 2002-10-11 [christoph] 0.8.5claws14
2307 update folderview stats after ignore/unignore thread
2309 2002-10-11 [hoa] 0.8.5claws13
2311 * src/quote_fmt_parse.y
2312 Fixed a yacc/bison syntax error
2314 Escaping of string is fixed.
2316 2002-10-11 [colin] 0.8.5claws12
2319 Resize images to fit
2321 2002-10-11 [paul] 0.8.5claws11
2324 updated by Ricardo Mones Lastra
2326 2002-10-10 [alfons] 0.8.5claws10
2329 allow dropping files by "moving" files from a file manager,
2330 not only by the more cumbersome "copying". the latter
2331 mostly implies holding down the Control button
2333 2002-10-10 [christoph] 0.8.5claws9
2336 update folders after thread building for ignored threads
2338 2002-10-10 [christoph] 0.8.5claws8
2342 * src/filtering.[ch]
2344 * src/folderview.[ch]
2349 * src/summaryview.[ch]
2350 o added new flag need_update to FolderItem
2351 o removed folder_table from various functions from tracking
2353 o set need_update flags in folder.c's move, copy and delete
2354 functions and procmsg's flags functions
2355 o added function folderview_update_items_when_required that
2356 updates all folders with need_update set
2357 o call folderview_update_items_when_required instead of
2358 folderview_update_item_foreach
2360 2002-10-09 [sergey] 0.8.5claws7
2363 Strip CRs whel loading the text into editor in reedit mode.
2365 2002-10-09 [colin] 0.8.5claws6
2368 Make Space work when no mail is selected
2370 2002-10-09 [colin] 0.8.5claws5
2372 * src/gtksctree.[ch]
2374 Add gtk_sctree_reanchor()
2376 Use gtk_sctree_reanchor() - better fix for
2379 2002-10-09 [colin] 0.8.5claws4
2382 Fix shift-click select after delete problem
2385 2002-10-08 [thorsten] 0.8.5claws3
2388 exclude current msg from -hide read messages-
2390 2002-10-08 [colin] 0.8.5claws2
2395 Differentiate socket errors from disk full
2398 2002-10-08 [christoph] 0.8.5claws1
2402 modifications for new config directory
2404 * config.guess ** REMOVED **
2405 * config.sub ** REMOVED **
2406 * install-sh ** REMOVED **
2407 * ltmain.sh ** REMOVED **
2408 * missing ** REMOVED **
2409 * mkinstalldirs ** REMOVED **
2410 these files are autogenerated by automake
2411 when you run autogen.sh
2413 * config/.cvsignore ** NEW FILE **
2414 * config/Makefile.am ** NEW FILE **
2415 ignore autogenerated files
2416 create a Makefile in this directory
2418 2002-10-08 [paul] 0.8.5claws
2420 * 0.8.5claws release
2425 fix quote reply format for newsgroups reply bug
2430 updated by me and Witold Wladyslaw Wojciech Wilk
2433 2002-10-07 [paul] 0.8.3claws53
2438 updated messages catalogs, submitted by
2439 Alessandro Maestri, Fabio Jr.Beneditto
2440 and Urke MMI, respectively.
2442 2002-10-07 [christoph] 0.8.3claws52
2447 fix new folder ghost message bug
2448 (closes bug [ 619722 ] wrong count for newly created folders)
2450 2002-10-07 [christoph] 0.8.3claws51
2453 fix news posting problem
2455 2002-10-07 [melvin] 0.8.3claws50
2458 Updated French translation
2460 2002-10-05 [christoph] 0.8.3claws49
2463 check if line_start_cache is set in gtk_stext_update_text
2464 (closes bug [ 618119 ] crash while doing search in folder)
2466 2002-10-05 [christoph] 0.8.3claws48
2472 implement cache cleanups for claws' folder system
2473 (closes bug [ 595916 ] imapcache not cleaned up)
2475 2002-10-05 [melvin] 0.8.3claws47
2477 * src/prefs_actions.c
2478 Made the help text more clear for the %p token
2480 2002-10-04 [paul] 0.8.3claws46
2483 see ChangeLog 2002-10-02 and 2002-10-03
2485 2002-10-04 [christoph] 0.8.3claws45
2488 fix segfault caused by pop before smtp
2489 call to inc_account_mail with NULL
2492 2002-10-04 [paul] 0.8.3claws44
2495 sync the LDAP detection from 0.8.5cvs1
2497 2002-10-02 [christoph] 0.8.3claws43
2500 fix small spelling error
2502 2002-10-02 [melvin] 0.8.3claws42
2505 Behave better and say "no" when test program cannot be run.
2507 2002-10-02 [paul] 0.8.3claws41
2509 * sync with 0.8.4cvs1
2510 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
2513 toggle the behavior of Reply menuitem between
2514 normal reply and reply-to-list
2516 2002-10-01 [sergey] 0.8.3claws40
2519 Convert newlines in the message text to the canonical form
2520 before base64 encoding (RFC2045 compliance, fixes some
2521 interoperability issues with Evolution 1.0.3)
2523 2002-09-29 [colin] 0.8.3claws39
2526 Fix an unwanted copy/paste
2528 2002-09-29 [colin] 0.8.3claws38
2531 Renamed "Custom toolbar" to "Customize toolbar"
2532 Renamed "Show all header" to "Show all headers"
2533 Renamed "Set diplay item" to "Set displayed items"
2534 * src/prefs_common.c
2535 Renamed "Show all header" to "Show all headers"
2536 * src/prefs_summary_column.c
2537 Renamed "diplay item" to "displayed items"
2539 2002-09-29 [colin] 0.8.3claws37
2541 * src/mainwindow.[ch]
2542 online/offline status pixmaps follow theme
2544 * src/summaryview.[ch]
2545 quicksearch pixmap follows theme changes
2547 2002-09-29 [thorsten] 0.8.3claws36
2550 src/prefs_folder_item.[ch]
2551 add default_reply_to folder option (closes patch 581044)
2553 2002-09-29 [christoph] 0.8.3claws35
2555 * acconfig.h ** REMOVED **
2559 * ac/gnupg-check-typedef.m4
2560 fix autoheader 2.50 warning
2562 2002-09-29 [christoph] 0.8.3claws34
2564 * major code cleanup (part 2)
2566 - unused variables removed
2567 - unused functions removed
2568 - uninitialized variables checked
2569 - missing return statements added
2570 - missing function return types added
2571 - added parentheses around assignment
2572 when suggested by gcc
2574 2002-09-29 [alfons] 0.8.3claws33
2577 log_window_clear(): only bracket gtk_text_forward_delete()
2578 with gtk_text_freeze() / gtk_text_thaw() (see if this
2579 works around GTK text bug)
2581 2002-09-29 [paul] 0.8.3claws32
2585 updated by George Danchev and Urke MMI
2588 2002-09-27 [christoph] 0.8.3claws31
2590 * doc-src/readme.txt
2591 * doc-src/rfc1806.txt ** REMOVED **
2592 * doc-src/rfc2183.txt ** NEW FILE **
2593 * doc-src/rfc2980.txt ** NEW FILE **
2596 2002-09-27 [melvin] 0.8.3claws30
2599 Fixed typo which could break linking
2601 2002-09-27 [melvin] 0.8.3claws29
2604 Improved GNU/aspell checking.
2607 2002-09-27 [paul] 0.8.3claws28
2609 * sync with 0.8.3cvs8
2610 see ChangeLog 2002-09-27
2612 2002-09-26 [colin] 0.8.3claws27
2616 Add "Reply to Mailing-list" to the toolbar
2618 2002-09-26 [christoph] 0.8.3claws26
2621 Fix wrong message counts in summaryview status
2623 2002-09-26 [paul] 0.8.3claws25
2625 * sync with 0.8.3cvs7
2626 see ChangeLog 2002-09-26
2628 2002-09-26 [paul] 0.8.3claws24
2630 * sync with 0.8.3cvs6
2631 see ChangeLog 2002-09-25
2633 2002-09-25 [christoph] 0.8.3claws23
2635 * src/prefs_common.c
2636 * src/prefs_folder_item.c
2637 * src/prefs_scoring.c
2638 Renamed "kill score" to "hide score" in GUI
2641 2002-09-25 [paul] 0.8.3claws22
2643 * sync with 0.8.3cvs5
2644 see ChangeLog 2002-09-24
2646 2002-09-24 [alfons] 0.8.3claws21
2648 patch by Satoshi Nagayasu: allows appending / saving multiple
2649 selected files (closes "[ 612279 ] save multiple mesg(s) in
2653 add Satoshi Nagayasu
2655 summary_save_as(): allow saving selected files to
2657 summary_set_menu_sensitive: enable "Save As..." when
2658 multiple files are selected
2660 append_file(): new function
2662 2002-09-24 [colin] 0.8.3claws20
2665 Fix segfault when mimeinfo doesn't have a
2668 2002-09-24 [colin] 0.8.3claws19
2670 * src/prefs_common.[ch]
2671 Add a preference to display send dialog or not
2673 Display send dialog according to preference
2675 2002-09-24 [colin] 0.8.3claws18
2678 Disable user actions when sending
2680 2002-09-24 [colin] 0.8.3claws17
2683 Do not display name or filename for attachments
2684 with an application/pgp-signature type
2685 (security flaw, see bug 537413)
2687 2002-09-23 [colin] 0.8.3claws16
2690 Initialize entry_email, entry_alias and
2691 entry_remarks to first email address of the list
2693 2002-09-23 [colin] 0.83claws15
2696 Drop pgp-signature when reediting a signed queued
2699 2002-09-23 [melvin] 0.8.3claws14
2702 Updated French translation
2704 2002-09-23 [melvin] 0.8.3claws13
2707 Made custom toolbar menu labels more consistent
2708 * src/prefs_toolbar.c
2709 Made custom toolbar window title more consistent
2711 2002-09-22 [colin] 0.8.3claws12
2714 Initialize session type to normal before getting
2715 mail (fixes strange Get behaviour)
2716 * src/prefs_account.h
2717 Move STYPE_POP_BEFORE_SMTP to last position to
2718 avoid other side-effects
2720 2002-09-22 [colin] 0.8.3claws11
2722 * src/prefs_account.c
2723 Fix pop_bfr_smtp_tm_entry sensivity when switching
2724 from pop3 to apop or vice-versa
2726 2002-09-22 [colin] 0.8.3claws10
2728 * src/prefs_account.[ch]
2729 Add an option for the POP before SMTP timeout
2731 Remember time of last POP connection
2733 Do POP before SMTP only if timeout reached
2735 2002-09-22 [oliver] 0.8.3claws9
2738 explain custom toolbar
2740 2002-09-22 [oliver] 0.8.3claws8
2742 * src/prefs_actions.[ch]
2743 custom toolbar for compose
2744 actions callback from compose toolbar
2746 remove include toolbar.h
2748 2002-09-22 [oliver] 0.8.3claws7
2750 * src/prefs_toolbar.[ch]
2751 custom toolbar for compose
2752 - generic prefs_toolbar handles both
2753 Mainwin's toolbar as well as Compose toolbar
2755 2002-09-22 [oliver] 0.8.3claws6
2758 custom toolbar for compose
2759 restructure toolbar.[ch]
2761 2002-09-22 [oliver] 0.8.3claws5
2764 custom toolbar for compose
2766 2002-09-22 [oliver] 0.8.3claws4
2768 * src/mainwindow.[ch]
2769 custom toolbar for compose
2770 move mainwin toolbar back to mainwindow
2772 2002-09-22 [alfons] 0.8.3claws3
2779 2002-09-22 [alfons] 0.8.3claws2
2782 procmsg_save_to_outbox(): don't unlink message file from queue;
2783 callers should do it using folder_item_remove_msg()
2785 2002-09-22 [colin] 0.8.3claws1
2788 Made mimeview_check_signature() public
2790 Made GPG signatures verifiable by clicking
2791 the [application/pgp-signature] in the Text
2794 2002-09-22 [paul] 0.8.3claws
2803 updated translations, submitted by George Danchev,
2804 me, Ricardo Mones Lastra, Alessandro Maestri,
2805 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
2806 and Urke MMI, respectively.
2808 2002-09-22 [alfons] 0.8.2claws65
2812 no furry valgrinds have been used to plug these memleaks
2814 2002-09-20 [paul] 0.8.2claws64
2816 * sync with 0.8.3cvs4
2817 'Select thread' re-implemented
2818 see ChangeLog 2002-09-20
2820 2002-09-21 [alfons] 0.8.2claws63
2823 compose_send(): plug unnoticed memleak
2825 2002-09-20 [alfons] 0.8.2claws62
2828 replace_address_in_edit(): strict check for NULL address to
2829 fix "[ 607348 ] Segfault in address completion". My guess is
2830 that this happens with an empty address book, but it's good
2831 to have this check here anyway
2833 completion_window_button_press(): free string returned
2834 from the internal cache
2836 2002-09-20 [christoph] 0.8.2claws61
2839 added ENC_BINARY to EncodingType
2841 the string returned by procmime_get_encoding_str
2842 should not depend on the order of values in the
2843 EncodingType definition
2844 * doc-src/rfc1806.txt ** NEW FILE **
2845 Added rfc1806 about MIME Content-Disposition
2848 2002-09-19 [paul] 0.8.2claws60
2850 * sync with 0.8.2cvs3
2851 see ChangeLog 2002-09-19
2853 2002-09-19 [paul] 0.8.2claws59
2855 * src/prefs_folder_item.c
2856 revert to Darko's original alignment of colour
2858 add a colon to folder_color label
2861 add Colin's patch (with Hiro's modifications) to
2862 force BASE64 encoding for 8-bit text when signing
2863 (sync with 0.8.3cvs2)
2865 2002-09-18 [alfons] 0.8.2claws58
2870 (beautify a little bit)
2872 2002-09-18 [christoph] 0.8.2claws57
2875 fix handling of fgetc return value
2877 2002-09-17 [alfons] 0.8.2claws56
2880 summary_sort(): check non-NULL summaryview->folder_item when no
2881 folder is selected at all
2882 (closes "[ 610344 ] sort label make syl Crash")
2884 2002-09-17 [alfons] 0.8.2claws55
2887 beautify a little bit
2889 2002-09-17 [christoph] 0.8.2claws54
2892 initialize max values for cache and folder
2893 when cache or folder is empty
2895 2002-09-15 [colin] 0.8.2claws53
2898 Fix a leak (thanks Alfons!) and cleaned
2899 variables names for custom headers
2901 2002-09-15 [colin] 0.8.2claws52
2904 Fix custom headers recognition when
2905 prefs_common.trans_hdr is on
2907 2002-09-15 [colin] 0.8.2claws51
2910 Allow dynamically-added custom headers
2911 Yet not reparsed if reedited
2913 2002-09-15 [alfons] 0.8.2claws50
2915 * src/prefs_account.c
2918 2002-09-15 [colin] 0.8.2claws49
2920 * src/prefs_account.c
2921 fix pop_before_smtp sensitivity
2923 2002-09-15 [colin] 0.8.2claws48
2926 add inc_pop_before_smtp()
2927 allow MainWindow to be undefined in
2928 inc_account_mail() and inc_start()
2931 add STYPE_POP_BEFORE_SMTP session type
2932 * src/prefs_account.c
2933 activated pop before smtp option
2935 do pop before smtp if the relevant option
2938 2002-09-15 [paul] 0.8.2claws47
2941 see ChangeLog 2002-09-15
2943 2002-09-14 [paul] 0.8.2claws46
2946 updated Bulgarian translation, submitted by
2949 2002-09-13 [paul] 0.8.2claws45
2952 merge claws' select_account() with main's
2953 (new) compose_select_account(). [sync with
2954 0.8.2cvs15, see ChangeLog 2002-09-11]
2956 2002-09-12 [christoph] 0.8.2claws44
2959 allocate 1 elements of FolderItem not 0
2961 2002-09-12 [colin] 0.8.2claws43
2964 Fix bug #590825 (obey Follow-up: poster)
2966 2002-09-12 [colin] 0.8.2claws42
2969 Fix bug #557009 (wrong headers for messages
2970 forwarded as attachments)
2972 2002-09-11 [colin] 0.8.2claws41
2975 Put SCF: pseudo-header on top of message
2976 Set draft tmp_flag when saved as draft
2980 Skip after first \n\n for beginning of real message
2983 2002-09-11 [christoph] 0.8.2claws40
2986 use procmsg flag functions in filtering or processing
2987 will cause incorrect folder message counts
2989 2002-09-11 [colin] 0.8.2claws39
2992 Fix bug #550175 - wrong save folder when reediting
2995 2002-09-11 [paul] 0.8.2claws38
2997 * sync with 0.8.2cvs14
2998 see ChangeLog 2002-09-11
3000 2002-09-11 [colin] 0.8.2claws37
3003 Fix a typo (seeming to cause new/unread status to
3006 2002-09-10 [christoph] 0.8.2claws36
3009 compose_redirect should not use compose_generic_new
3010 because that does more stuff than expected including
3011 opening the external editor
3012 (closes bug "[ 526608 ] bounced messages appear blank
3015 2002-09-10 [christoph] 0.8.2claws35
3018 fix problem with too large message number range
3019 causing a crash in folder_item_scan
3021 2002-09-10 [paul] 0.8.2claws34
3023 * sync with 0.8.2cvs13
3024 see ChangeLog 2002-09-10
3026 2002-09-10 [christoph] 0.8.2claws33
3029 set MsgInfo TmpFlags for queue and draft folders
3030 (closes bug "[ 591676 ] Queue ignore MIME on restart")
3032 2002-09-10 [paul] 0.8.2claws32
3035 po/bg.po ** NEW FILE **
3036 new Bulgarian translation submitted by
3037 George Danchev <danchev@spnet.net>
3041 tools/tb2sylpheed ** NEW FILE **
3042 add script that converts an addressbook exported
3043 from The Bat! into a Sylpheed addressbook. Submitted
3044 by Urke MMI <urke-kg@eunet.yu>
3046 2002-09-10 [paul] 0.8.2claws31
3048 * sync with 0.8.2cvs12
3049 see ChangeLog 2002-09-10
3051 2002-09-06 [paul] 0.8.2claws30
3053 * src/prefs_common.c
3054 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
3058 tools/ldif-to-xml.py ** REMOVED **
3059 remove obsolete python script
3061 2002-09-06 [paul] 0.8.2claws29
3063 * sync with 0.8.2cvs10
3064 see ChangeLog 2002-09-06
3066 2002-09-04 [paul] 0.8.2claws28
3068 * sync with 0.8.2cvs9
3069 see ChangeLog 2002-08-04
3071 2002-09-04 [colin] 0.8.2claws27
3073 * src/prefs_common.[ch]
3074 Added signature color configuration
3076 Use user-specified signature color
3078 2002-09-03 [colin] 0.8.2claws26
3080 * src/prefs_common.[ch]
3081 Added autosave and autosave_length prefs
3083 Added compose_remove_draft()
3084 Auto-save drafts according to the prefs
3086 Added a crash-indicator file, allowing to check
3087 for new messages on startup if Sylpheed crashed
3088 (makes saved drafts "reappear")
3090 2002-09-03 [colin] 0.8.2claws25
3095 2002-09-03 [paul] 0.8.2claws24
3097 * sync with 0.8.2cvs8
3098 see ChangeLog 2002-09-02 and 2002-09-03
3100 2002-09-03 [darko] 0.8.2claws23
3103 use normal style when creating new folder to pick
3106 2002-09-02 [melvin] 0.8.2claws22
3109 removed some obsolete code
3111 2002-09-02 [melvin] 0.8.2claws21
3114 fixed test's equality sign (== to =)
3116 2002-09-02 [alfons] 0.8.2claws20
3120 revert change of 0.8.2claws16 and use the mh_folder_destroy
3121 as folder->destroy virtual as suggested by Hiro
3122 (the mh.c code seems to have been lost around mh.c.1.21)
3124 2002-09-02 [paul] 0.8.2claws19
3127 updated by Fabio Jr. Beneditto
3130 use 'http://claws.sylpheed.org' for homepage link.
3131 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
3133 2002-09-01 [alfons] 0.8.2claws18
3136 plug memleak related to one Martin Kluge found
3138 2002-08-31 [paul] 0.8.2claws17
3140 * sync with 0.8.2cvs6
3141 see ChangeLog 2002-08-30
3143 2002-08-31 [alfons] 0.8.2claws16
3146 folder_destroy(): remove mailbox from folderlist even if it has
3149 2002-08-31 [alfons] 0.8.2claws15
3154 (being pedantic I know)
3156 2002-08-31 [alfons] 0.8.2claws14
3159 check for NULL pointers returned from folder->fetch_msginfo virtual
3160 (should solve some reported crashes)
3162 2002-08-30 [alfons] 0.8.2claws13
3167 enable crash dialog on compilation time
3168 (--enable-crash-dialog configure option)
3170 2002-08-30 [alfons] 0.8.2claws12
3175 apply memory leak plug patch by Martin Kluge
3176 (closes patch "[ 602568 ] patch for 602441 little memory leak",
3177 bug "[ 599677 ] Very small memory leak in 0.81claws115",
3178 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
3180 2002-08-30 [darko] 0.8.2claws11
3183 copy Gtk style from normal style to match
3184 font size for coloured folders
3186 2002-08-29 [alfons] 0.8.2claws10
3189 Type=Internet <- Type=Application
3190 (reported by Michael Schwendt, see:
3191 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
3192 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
3194 2002-08-29 [paul] 0.8.2claws9
3196 * sync with 0.8.2cvs5
3197 see ChangeLog 2002-08-29
3199 2002-08-29 [colin] 0.8.2claws8
3202 Added a sanity check in summary_select_thread
3203 Should fix bug 601605
3205 2002-08-29 [colin] 0.8.2claws7
3208 Revert claws6 changes regarding bug #591676
3210 2002-08-28 [colin] 0.8.2claws6
3213 Ignore cache for queue folderitems
3216 2002-08-28 [melvin] 0.8.2claws5
3221 2002-08-28 [melvin] 0.8.2claws4
3224 Updated a bit the text concerning the spell checker
3226 2002-08-28 [melvin] 0.8.2claws3
3228 Merged the GNU_aspell_branch:
3229 Support of new GNU/aspell is now included and the old pspell
3230 is not supported anymore.
3234 Updated spell checker text to reflect the switch to GNU/aspell
3236 * ac/aspell.m4 *** NEW ***
3237 * src/gtkaspell.[ch] *** NEW ***
3238 * ac/pspell.m4 *** DELETED ***
3239 * src/gtkspell.[ch] *** DELETED ***
3242 Updated for GNU/aspell support
3245 Replaced gtkspell.c by gtkaspell.c
3253 * src/prefs_common.[ch]
3254 Updated for GNU/aspell support
3256 2002-08-28 [paul] 0.8.2claws2
3258 * sync with 0.8.2cvs4
3259 see ChangeLog 2002-08-27 and 2002-08-28
3261 2002-08-28 [colin] 0.8.2claws1
3263 * src/summary_search.c
3266 2002-08-28 [jens] 0.8.2claws
3269 Updated German translations
3271 2002-08-27 [melvin] 0.8.2claws
3274 Updated French translations
3276 2002-08-27 [paul] 0.8.2claws
3278 * sync with 0.8.2 main release
3286 updated message catalogs submitted by
3287 Ricardo Mones Lastra, Alessandro Maestri,
3288 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
3289 Beneditto and Urke MMI
3291 2002-08-27 [hoa] 0.8.1claws123
3293 * src/mainwindow.[ch]
3294 * src/summaryview.[ch]
3295 removed the "filter setting" menu option.
3296 add a "cancel a news message" menu option.
3298 2002-08-26 [martin] 0.8.1claws122
3301 changed string under 0.8.1claws79 changed by myself
3304 2002-08-26 [martin] 0.8.1claws121
3307 added kill command to debuggerrc to start crash dialog
3309 2002-08-26 [paul] 0.8.1claws120
3311 * sync with 0.8.1cvs31
3312 see ChangeLog 2002-08-26
3314 2002-08-25 [alfons] 0.8.1claws119
3317 fix bug that didn't send out correct headers to news server
3318 when sending news article and email from queue (bug reported
3319 and patch provided by Tim Mann; closes bug
3320 "[ 583196 ] 0.7.8claws can't post news")
3322 2002-08-25 [alfons] 0.8.1claws118
3324 * src/selective_download.c
3325 mark two strings as translatable
3326 (thanks to Urke MMI for pointing this out)
3328 2002-08-25 [alfons] 0.8.1claws117
3331 treat sent boxes as special and allow sorting them by addressee
3332 (closes "[ 589418 ] Sent folder sorting misbehavior"
3333 submitted by Steve Lamb)
3335 2002-08-24 [alfons] 0.8.1claws116
3338 fix memleak reported by Martin Kluge
3339 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
3341 2002-08-24 [oliver] 0.8.1claws115
3343 * src/prefs_toolbar.c
3344 o code cleanup as suggested by Alfons
3347 2002-08-24 [alfons] 0.8.1claws114
3350 o fix another memory leak reported by Martin Kluge
3351 (see "[ 599568 ] Small Memory Leak")
3352 o remove 'from' variable from 'summary_set_header()'; we can
3355 2002-08-24 [paul] 0.8.1claws113
3357 * sync with 0.8.1cvs30
3358 see ChangeLog 2002-08-23
3360 2002-08-24 [alfons] 0.8.1claws112
3363 remove unnecessary allocations for search bar fixing leaks
3364 reported by Martin Kluge
3365 (see "[ 599451 ] Further memory leaks?")
3367 2002-08-24 [alfons] 0.8.1claws111
3370 make get_socket_name() public for crash.c
3372 o make report bug button work (goes to claws'
3373 bug tracker at sf.net)
3374 o introduce function for doing important stuff just
3375 before claws goes down
3378 2002-08-24 [alfons] 0.8.1claws110
3381 move cursor to "To" entry when forwarding as attachment
3382 (reported and solved by Steve Lamb, closes bug report
3383 "[ 592880 ] Forward as attachment; cursor not in to")
3385 2002-08-24 [colin] 0.8.1claws109
3388 fix quick search visibility after GUI (de)separations.
3390 2002-08-23 [colin] 0.8.1claws108
3393 fix header pane visibility after folderview or
3394 messageview (de)separation
3396 2002-08-23 [paul] 0.8.1claws107
3398 * src/mainwindow.[ch]
3400 give full control of display or non-display
3401 of the Execute icon to Custom toolbar settings.
3402 add new sensitivity condition to maninwindow.h:
3408 more sync with 0.8.1cvs29
3410 2002-08-23 [melvin] 0.8.1claws106
3413 Readded support for custom widget in alertpanel lost in last
3416 2002-08-23 [paul] 0.8.1claws105
3418 * sync with 0.8.1cvs29
3419 see ChangeLog 2002-08-23
3421 2002-08-23 [colin] 0.8.1claws104
3424 Fix folder and search pixmaps exchanging positions
3425 after theme or toolbar changes. Thank to Oliver for
3428 2002-08-23 [colin] 0.8.1claws103
3431 src/messageview.[ch]
3434 Changed messageview_create() and noticeview_create()
3435 to avoid the last gdk_warning
3437 2002-08-22 [colin] 0.8.1claws102
3440 Fix my new `Creating pixmap from xpm' warning
3442 2002-08-22 [colin] 0.8.1claws101
3445 Fix some of the gdk warnings
3447 2002-08-22 [colin] 0.8.1claws100
3450 * src/stock_pixmap.c
3451 * src/stock_pixmap.h
3452 * src/pixmaps/quicksearch.xpm *ADDED*
3453 Add the quicksearch pixmap
3457 Make quicksearch bar visible/hidden via a button
3459 2002-08-22 [christoph] 0.8.1claws99
3462 fix folder update for newsgroups with message
3463 numbers below minimum number of articles to fetch
3464 (closes bug #598445)
3466 2002-08-22 [paul] 0.8.1claws98
3468 * sync with 0.8.1cvs28
3469 see ChangeLog 2002-08-22
3471 2002-08-21 [alfons] 0.8.1claws97
3474 use bt instead of bt full which seems to work
3475 better, and bt full doesn't give a great deal
3476 of information anyway
3478 2002-08-21 [colin] 0.8.1claws96
3481 fix summaryview_searchtype_changed prototype
3483 2002-08-21 [christoph] 0.8.1claws95
3486 o fix broken menu update for sorting type, we have to
3487 get this info from the summaryview now
3488 o removed setting of threaded state in menu callback
3489 * src/summaryview.[ch]
3490 more summaryview/folderitem seperation for
3493 removed not required --with-compiler-flags option
3495 2002-08-21 [oliver] 0.8.1claws94
3498 o rename toolbar.xml to toolbar_main.xml
3499 since toolbar_compose.xml might come up
3504 2002-08-21 [darko] 0.8.1claws93
3507 don't reset tmp flags for messages copied
3510 2002-08-21 [colin] 0.8.1claws92
3512 * src/prefs_filtering.c
3513 fix renaming rules on folder rename
3514 when folder is not a leaf folder
3516 2002-08-21 [paul] 0.8.1claws91
3518 * src/prefs_folder_item.c
3519 fix alignment of colour selector
3521 2002-08-21 [paul] 0.8.1claws90
3523 * sync with 0.8.1cvs27
3524 see ChangeLog 2002-08-21
3526 2002-08-21 [paul] 0.8.1claws89
3529 fix crash when changing field type in
3532 2002-08-21 [colin] 0.8.1claws88
3535 Made quick search case-insensitive
3537 2002-08-21 [paul] 0.8.1claws87
3539 * sync with 0.8.1cvs26
3540 see ChangeLog 2002-08-21
3542 2002-08-20 [christoph] 0.8.1claws86
3546 * src/summaryview.[ch]
3547 more summaryview/folderitem seperation for
3548 sort_key and sort_type
3550 added missing return statement
3552 2002-08-20 [colin] 0.8.1claws85
3554 * src/summaryview.[ch]
3555 Added a quick search box
3557 * src/prefs_common.[ch]
3558 Added a show/hide option for the quick search
3560 2002-08-20 [oliver] 0.8.1claws84
3563 remove toolbar_create_popups
3565 o remove toolbar_create_popups
3566 o fix toolbar_set_sensitive
3567 (Bug reports #596834 and #596832)
3568 * src/prefs_toolbar.c
3569 o add "Set default" button
3570 o align label and text + combo widgets
3572 2002-08-20 [hoa] 0.8.1claws83bis
3575 fixed a bug in imap_fetch_msginfo() in case there is no
3578 2002-08-20 [darko] 0.8.1claws83
3581 copy the color style of folder view so it
3582 works with GTK themes
3584 2002-08-20 [darko] 0.8.1claws82
3588 * src/prefs_folder_item.[hc]
3589 don't use UI stuff in folder.h
3591 2002-08-20 [darko] 0.8.1claws81
3594 * src/prefs_folder_item.h
3596 * src/prefs_folder_item.c
3597 ability to set folder color in folderview
3599 2002-08-19 [alfons] 0.8.1claws80
3602 fix one of the earlier memleaks reported by Martin Kluge
3604 2002-08-19 [alfons] 0.8.1claws79
3607 hide notice view when selecting seperate folder
3608 view (reported by Urke MMI)
3610 2002-08-19 [christoph] 0.8.1claws78
3613 * src/prefs_folder_item.h
3614 * src/summaryview.[ch]
3615 o add summary_set_prefs_from_folderitem to set
3616 summaryview prefs (first step to remove all
3617 references to the folderitem in summaryview)
3618 o moved compiled regex stuff from folderitem prefs
3621 2002-08-19 [paul] 0.8.1claws77
3624 add check for '.' to QUOTE_IF_REQUIRED
3626 2002-08-19 [paul] 0.8.1claws76
3629 sync with 0.8.1cvs25 (plug memory leak)
3631 * src/prefs_toolbar.c
3632 re-order prefs_toolbar_cancel()
3634 2002-08-18 [alfons] 0.8.1claws75
3638 plug other memleaks reported by Martin Kluge
3640 2002-08-18 [paul] 0.8.1claws74
3643 updated by Fabio Jr. Beneditto
3645 2002-08-18 [paul] 0.8.1claws73
3648 fix bug where tooltips were displayed untranslated
3650 * src/prefs_toolbar.c
3651 fix bug where clicking 'Cancel' creates an icon & text
3652 toolbar regardless of prefs
3655 2002-08-17 [oliver] 0.8.1claws72
3657 * src/prefs_toolbar.c
3658 update toolbar on CANCEL
3659 bug reported by Martin Kluge
3661 toolbar_destroy memleak fixed
3663 2002-08-17 [alfons] 0.8.1claws71
3666 plug another memleak reported by Martin Kluge
3668 2002-08-16 [alfons] 0.8.1claws70
3671 use execvp() correctly (suggested by wwp; thanks!)
3673 2002-08-16 [alfons] 0.8.1claws69
3676 plug memory leak reported by Kim Schultz & Martin Kluge
3678 2002-08-16 [paul] 0.8.1claws68
3681 updated by Ricardo Mones Lastra
3683 2002-08-16 [paul] 0.8.1claws67
3686 fix bug where 'Compose News' icon showed wrong
3689 2002-08-16 [paul] 0.8.1claws66
3691 * sync with 0.8.1cvs24
3692 see ChangeLog 2002-08-16
3695 updated by Alessandro Maestri
3697 2002-08-15 [paul] 0.8.1claws65
3702 2002-08-15 [paul] 0.8.1claws64
3705 don't translate debug info
3710 2002-08-15 [paul] 0.8.1claws63
3712 * src/prefs_toolbar.c
3713 fix bug where clicking 'OK' creates an icon & text
3714 toolbar regardless of prefs
3716 2002-08-14 [alfons] 0.8.1claws62
3719 add global var that has the full argv[0]
3721 o execvp the correct sylpheed by using argv0
3722 and setting the correct work dir
3725 2002-08-14 [oliver] 0.8.1claws61
3727 * enable/disable Toolbar Action Buttons
3731 * src/prefs_toolbar.c
3733 2002-08-14 [melvin] 0.8.1claws60
3736 Updated French translations
3738 2002-08-14 [melvin] 0.8.1claws59