1 2002-12-23 [paul] 0.8.6claws129
4 updated by Witold Wladyslaw Wojciech Wilk
6 2002-12-23 [paul] 0.8.6claws128
8 * src/quote_fmt_parse.y
9 fix typo and add licence header
11 2002-12-23 [paul] 0.8.6claws127
16 2002-12-23 [paul] 0.8.6claws126
19 updated translation, submitted by Alessandro Maestri
21 2002-12-23 [paul] 0.8.6claws125
23 * src/quote_fmt_parse.y
24 fix signature-stripping on replies bug. match
25 '-- \n' and not '-- '.
27 2002-12-22 [paul] 0.8.6claws124
32 updated translations. submitted by George Danchev,
33 Ricardo Mones Lastra, and Urke MMI respectively
35 2002-12-21 [paul] 0.8.6claws123
40 2002-12-21 [paul] 0.8.6claws122
43 fix bug [643638] where if a person is in one or more
44 addressbook groups editing that person's email
45 address results in removal from those groups.
46 Patch submitted by Luke Plant.
48 2002-12-20 [christoph] 0.8.6claws121
52 reimplement expand_search_string using GString to
53 prevent crashs caused by miscalculated string
54 lengths reported by Paul
56 2002-12-20 [christoph] 0.8.6claws120
59 don't use "changed" to check if op_count has to be changed as it
60 is also set when the message has unread children
61 (closes bug [ 653221 ] crash while deleting duplicates)
63 2002-12-20 [paul] 0.8.6claws119
65 * sync with 0.8.6cvs27
66 see ChangeLog 2002-12-20
68 2002-12-20 [paul] 0.8.6claws118
70 * sync with 0.8.6cvs26
71 see ChangeLog 2002-12-19 and 2002-12-20
73 2002-12-19 [alfons] 0.8.6claws117
76 fix incorrect parsing of email addresses, submitted by
77 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
78 name display if it contains @".
80 2002-12-18 [paul] 0.8.6claws116
82 * sync with 0.8.6cvs23
83 see ChangeLog 2002-12-18
85 2002-12-18 [paul] 0.8.6claws115
93 see ChangeLog 2002-12-17 and 2002-12-18
95 2002-12-17 [christoph] 0.8.6claws114
98 o don't create a session if imap greeting fails
99 o don't close socket when authentication fails
100 this is done by imap_session_destroy
102 2002-12-17 [thorsten] 0.8.6claws113
106 tools/google_msgid.pl ** NEW FILE **
107 Added "search for message-id" script and doc
109 2002-12-17 [thorsten] 0.8.6claws112
112 Updated hungarian translation
113 (updated by Gal Zoltan)
115 2002-12-16 [christoph] 0.8.6claws111
118 remove stupid addressbook dump to debug output
120 fix memory leak found by Hiro
122 2002-12-14 [paul] 0.8.6claws110
125 fix menubar sensitivity on send
127 * src/prefs_filtering.c
128 * src/prefs_matcher.c
129 * src/prefs_scoring.c
132 * src/common/quoted-printable.h
135 2002-12-13 [christoph] 0.8.6claws109
138 * src/manage_window.[ch]
139 * src/gtk/Makefile.am
140 * src/gtk/manage_window.[ch]
141 move manage_window files to gtk directory
143 2002-12-13 [christoph] 0.8.6claws108
146 * src/gtkshruler.[ch]
147 * src/gtk/Makefile.am
148 * src/gtk/gtkshruler.[ch]
149 move gtkshruler files to gtk directory
151 2002-12-13 [christoph] 0.8.6claws107
155 * src/gtkstext.[ch] ** REMOVE **
158 * src/gtk/gtkstext.[ch] ** NEW **
159 * src/gtk/Makefile.am
160 o move stext functions to gtkstext.c to remove
161 dependency of gtkutils
162 o move gtkstext files to gtk directory
164 * src/gtk/Makefile.am
165 * src/gtk/sslcertwindow.[ch]
166 UI stuff can always depend on common code so
167 it's ok to add ../common to include path
169 2002-12-13 [colin] 0.8.6claws106
172 Disconnect sighandlers for mainwindow when
173 quicksearch has the focus
175 * src/mainwindow.[ch]
176 Make key_pressed callback public, to be able
179 2002-12-13 [christoph] 0.8.6claws105
182 create .mh_sequences file in new MH folders
183 (closes feature request [ 523162 ] MH folders should
186 2002-12-13 [colin] 0.8.6claws104
189 Better handling of quicksearch show/hide
190 (basically the button stays under the mouse
193 2002-12-13 [paul] 0.8.6claws103
195 * sync with 0.8.6cvs17
196 see ChangeLog 2002-12-13
198 2002-12-13 [paul] 0.8.6claws102
201 updated by Ricardo Mones Lastra
203 2002-12-11 [colin] 0.8.6claws101
206 remove statusbar stuff
208 set statusbar verbosity when moving folders
210 2002-12-11 [colin] 0.8.6claws100
211 * src/prefs_filtering.c
212 * src/prefs_matcher.c
213 * src/prefs_scoring.c
216 2002-12-11 [colin] 0.8.6claws99
218 * src/prefs_common.[ch]
219 Add summary_quicksearch_type
221 Save last used quicksearch type
223 2002-12-11 [jens] 0.8.6claws98
224 * src/prefs_filtering.c
225 * src/prefs_matcher.c
226 * src/prefs_scoring.c
227 added dialog for incomplete rules in scoring, filtering and
228 matcher to ask wheather really close
230 2002-12-11 [colin] 0.8.6claws97
233 Fix folder dnd statusbar logging
235 2002-12-10 [christoph] 0.8.6claws96
247 * src/common/log.[ch]
248 o handle verbose logging in statusbar directly in statusbar code
249 and common code does not need any knowledge about a statusbar
250 o remove direct calls to statusbar_(puts|pop)_all functions
252 2002-12-10 [jens] 0.8.6claws95
255 removed gettext from g_warnings
261 2002-12-10 [colin] 0.8.6claws94
264 finish crash dialog fix
266 2002-12-10 [colin] 0.8.6claws93
269 "Fix" "sylpheed already running" instead of
270 crash dialog appearing after a crash
272 2002-12-10 [colin] 0.8.6claws92
275 add src/gtk/sslcertwindow.c
277 2002-12-10 [paul] 0.8.6claws91
280 updated to reflect recent changes
281 submitted by Alessandro Maestri
283 2002-12-09 [christoph] 0.8.6claws90
286 * src/smtp.[ch] ** REMOVE **
287 * src/common/Makefile.am
288 * src/common/smtp.[ch] ** NEW **
289 move smtp files to common directory
291 2002-12-09 [christoph] 0.8.6claws89
294 * src/session.[ch] ** REMOVE **
295 * src/common/Makefile.am
296 * src/common/session.[ch] ** NEW **
297 move session files to common directory
299 2002-12-09 [paul] 0.8.6claws88
302 fix bug [649746] edit accounts: move account reverted
303 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
305 2002-12-09 [colin] 0.8.6claws87
307 * src/ssl_certificate.c
310 2002-12-09 [colin] 0.8.6claws86
313 Try to open the cert.pem database and
314 issue a warning if it isn't there
316 2002-12-09 [colin] 0.8.6claws85
318 * src/common/ssl_certificate.c
319 * src/gtk/sslcertwindow.c
322 2002-12-09 [colin] 0.8.6claws84
324 * src/ssl_certificate.[ch] ** REMOVED **
325 * src/common/ssl_certificate.[ch] ** NEW **
327 * src/common/Makefile.am
328 Moved ssl_certificate.[ch] to common
330 Put back needed include
331 * src/gtk/sslcertwindow.[ch]
332 Changed ssl_certificate.h include
334 2002-12-09 [colin] 0.8.6claws83
336 * src/gtk/sslcertwindow.[ch]
337 Implement hook for certificate acception
338 * src/ssl_certificate.[ch]
339 Implement hook for certificate acception
341 Reenable certificate acception check
343 Register sslcertwindow's hook
345 2002-12-08 [christoph] 0.8.6claws82
353 o add missing includes
356 * src/common/.cvsignore
357 * src/common/version.h ** REMOVE **
358 remove autogenerated file
360 2002-12-08 [paul] 0.8.6claws81
363 put back needed include
365 2002-12-08 [colin] 0.8.6claws80
367 * src/gtk/sslcertwindow.c
368 Cleaner popups when asking
369 * src/ssl_certificate.c
370 * src/prefs_common.[ch]
371 remove ssl certificate pref
372 put back needed include
374 put back needed include
376 2002-12-08 [christoph] 0.8.6claws79
382 only abort hook invokation if required data is missing not
383 if our own data pointer is NULL, update hookfunction for
386 2002-12-08 [paul] 0.8.6claws78
407 clean up: remove unneccesary includes
409 2002-12-08 [christoph] 0.8.6claws77
414 * src/common/hooks.[ch]
415 hook functions now have a gboolean return value, if a hook
416 returns TRUE it will stop executing of any more hooks in
417 the same hooklist for this invokation
419 2002-12-08 [colin] 0.8.6claws76
422 put back argv0 for CRASH_DIALOG
424 2002-12-08 [christoph] 0.8.6claws75
437 * src/prefs_account.[ch]
438 * src/prefs_common.[ch]
441 * src/ssl_certificate.[ch]
442 * src/ssl_manager.[ch]
443 * src/common/Makefile.am
445 * src/common/nntp.[ch]
446 * src/common/socket.[ch]
447 * src/common/ssl.[ch]
448 * src/gtk/sslcertwindow.[ch]
450 use new autoconf script to detect OpenSSL with extra parameters
451 to specify the location of libs and includes, also remove USE_SSL
454 * src/common/sylpheed.[ch]
455 * src/common/version.h.in
456 start seperation of common code initialization seperated from gui
459 The function that is called when a color lable changes
460 should not change the color lable again
462 2002-12-08 [colin] 0.8.6claws74
464 * src/gtk/sslcertwindow.c
467 2002-12-08 [colin] 0.8.6claws73
471 Register a hook for statusbar_puts_all
473 invoke statusbar_puts_all's hook
475 2002-12-08 [colin] 0.8.6claws72
477 * src/ssl_certificate.c
478 Put back a badly-removed include
480 2002-12-08 [colin] 0.8.6claws71
482 * src/gtk/sslcertwindow.[ch] ** NEW **
483 new certificate presentation
484 * src/gtk/Makefile.am
486 * src/ssl_certificate.[ch]
487 gtk cleanup, made utility functions public
489 use new cert presentation
491 2002-12-07 [christoph] 0.8.6claws70
494 * src/nntp.[ch] ** REMOVE **
495 * src/common/Makefile.am
496 * src/common/nntp.[ch] ** NEW **
497 move nntp files to common directory
499 2002-12-07 [christoph] 0.8.6claws69
503 implement msginfo update callback using sylpheed's new
504 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
506 2002-12-06 [christoph] 0.8.6claws68
509 This patch changes the 'Edit Group Details' dialog to
510 allow extended selections in either pane, so that
511 addresses can be added or removed from a group more
512 quickly and easily. (it actually is a net decrease in
513 file size, as some unnecessary functions have been
515 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
517 2002-12-06 [christoph] 0.8.6claws67
520 * src/template.[ch] ** REMOVE **
521 * src/common/Makefile.am
522 * src/common/template.[ch] ** NEW **
523 move template files to common directory
526 add missing log.h include
528 2002-12-06 [melvin] 0.8.6claws66
530 * src/prefs_actions.c
531 Added the trailing ">" syntax to insert command's output
532 without replacing old text (in contrast to trailing "|").
534 2002-12-05 [colin] 0.8.6claws65
537 Don't modify original search_string or it'll change
538 the next iterations in the for()
540 2002-12-05 [darko] 0.8.6claws64
543 proper check for filtering commands, found by Colin
545 2002-12-05 [darko] 0.8.6claws63
548 check proper string for NULL pointer, found by Colin
550 2002-12-05 [darko] 0.8.6claws62
552 * src/common/utils.[ch]
553 expand_search_string(): new function
554 converts Mutt-like patterns to Sylpheed's
557 use expand_search_string() to allow Mutt-like
558 patterns in extended search
560 document extended option in quick search
562 2002-12-05 [paul] 0.8.6claws61
564 * sync with 0.8.6cvs16
565 see ChangeLog 2002-12-05
570 2002-12-04 [christoph] 0.8.6claws60
573 put imap authentication code into a new function and
574 remove it from imap_session_new that will allow to
575 send other commands before authentication
577 2002-12-04 [christoph] 0.8.6claws59
580 use already existing method to prevent unneeded IMAP
581 folder selects. Set imap_select parameters to NULL
582 in some functions if the values are not required.
585 remove no longer required include
587 2002-12-04 [paul] 0.8.6claws58
590 updated by Ricardo Mones Lastra
593 po/hu.po ** NEW FILE **
594 initial Hungarian translation, submitted
595 by Gál Zoltán <galzoli@hu.inter.net>
597 2002-12-03 [christoph] 0.8.6claws57
600 * src/gtksctree.[ch] ** REMOVE **
601 * src/gtk/Makefile.am
602 * src/gtk/gtksctree.[ch] ** NEW **
603 move gtksctree files to gtk directory
605 2002-12-03 [christoph] 0.8.6claws56
608 * src/md5.[ch] ** REMOVE **
609 * srm/common/Makefile.am
610 * src/common/md5.[ch] ** NEW **
611 move md5 files to common directory
614 remove not required #include
616 2002-12-03 [sergey] 0.8.6claws55
620 gtkut_window_popup(): new function.
622 main_window_popup(): use gtkut_window_popup() to raise
623 window without changing its position.
624 (see sylpheed-main ML message [sylpheed:17247])
626 2002-12-03 [sergey] 0.8.6claws54
629 send_message_local(): removed first-dot escaping
630 (SMTP-only, not needed for sending through pipe)
632 2002-12-03 [paul] 0.8.6claws53
635 update to reflect recent changes (thanks
636 to Ricardo Mones Lastra)
638 * tools/filter_conv.pl
639 fix problem with quoted strings. Patch submitted
640 by Luke Plant <lukeplant@softhome.net>
642 2002-12-03 [paul] 0.8.6claws52
644 * sync with 0.8.6cvs15
645 see ChangeLog 2002-12-03
647 2002-12-02 [christoph] 0.8.6claws51
650 * src/common/log.[ch]
651 implement logging using a hook function
655 define hooklist name in header file to avoid
656 errors caused by wrong spelling of hooklist names
661 2002-12-02 [christoph] 0.8.6claws50
663 * src/common/Makefile.am
664 add src/common/hooks.[ch]
666 * src/common/hooks.[ch]
667 implement a simple hook system using glib's hook functions
671 use new hook system for folder item updates
673 2002-12-02 [christoph] 0.8.6claws49
675 * doc-src/ui_seperation.txt ** NEW **
676 information for ui seperation
679 remove files that were moved to common
680 include common directory by default for the header files
683 * src/common/socket.c
685 implement automaton using g_io_*-functions instead of
686 gdk_input_add to make it ui independent
696 remove common/ prefix because directory is now in
715 * src/ssl_certificate.c
716 add log.h header file for logging functions
722 o move debug_mode to common/utils.c
723 o add functions to set and get debug_mode
725 * src/defs.h ** REMOVE **
726 * src/intl.h ** REMOVE **
727 * src/socket.[ch] ** REMOVE **
728 * src/ssl.[ch] ** REMOVE **
729 * src/utils.[ch] ** REMOVE **
730 replaced by new files in src/common/
732 * src/common/Makefile.am
733 add new files in src/common/
735 * src/common/defs.h ** NEW **
736 * src/common/intl.h ** NEW **
737 * src/common/log.[ch] ** NEW **
738 * src/common/socket.[ch] ** NEW **
739 * src/common/ssl.[ch] ** NEW **
740 * src/common/utils.[ch] ** NEW **
741 replacement for files in src/
743 2002-12-02 [colin] 0.8.6claws48
746 Scroll folderview if necessary during dnd
748 2002-12-02 [colin] 0.8.6claws47
751 Add check to verify a move is within a single mailbox
753 Add specific error string for this check
755 2002-12-02 [colin] 0.8.6claws46
758 Add a test to folder moving, remove a statusbar_print
760 Add Move folder... context-menu item
761 Factorize folder moving code
762 Enable folder DND for mbox
764 2002-12-01 [christoph] 0.8.6claws45
767 remove conf.aspelltest if the version check fails
769 2002-11-30 [christoph] 0.8.6claws44
772 run libtoolize --force in autogen to create missing
775 2002-11-30 [christoph] 0.8.6claws43
781 * src/uuencode.[ch] ** REMOVED **
782 * src/common/Makefile.am
783 * src/common/uuencode.[ch] ** NEW **
784 move uuen/decoder to common directory
786 2002-11-30 [christoph] 0.8.6claws42
789 * src/base64.[ch] ** REMOVED **
798 * src/common/Makefile.am
799 * src/common/base64.[ch] ** NEW **
800 move base64 en/decoder to common directory
802 2002-11-30 [christoph] 0.8.6claws41
804 * src/common ** NEW **
805 new directory for UI independent code
807 new directory for GTK frontend
808 * src/common/.cvsignore ** NEW **
809 * src/gtk/.cvsignore ** NEW **
811 * src/common/Makefile.am ** NEW **
812 * src/gtk/Makefile.am ** NEW **
813 automake files to build new seperated stuff
815 the binary will currently still be build with the
816 files in src, so we include the code from the
817 subdirs for now after building the libs there
819 2002-11-30 [paul] 0.8.6claws40
822 fix bug [642731] 'Wrong selected account with drafted mail'
824 2002-11-29 [oliver] 0.8.6claws39
827 o update summaryview when switching between different
830 o check if messageview holds already removed msg
834 2002-11-29 [oliver] 0.8.6claws38
837 remove not needed variables and includes
838 make messageview stay opened and move to next when msgs are deleted
840 2002-11-29 [oliver] 0.8.6claws37
843 disable compose button (messageview toolbar) by default
844 deleted msgs are moved to trash
846 2002-11-29 [melvin] 0.8.6claws36
849 Increased minimal gpgme version to 0.3.10 (Zombies out)
850 and to detect signatures expirations (gpgme 0.3.6)
853 Use non obsolescent function for Gpgme engine checking.
856 Inform about expired signatures or signatures which key
857 has expired. Expiration date is displayed.
860 Inform about expired signatures or signatures which key
863 2002-11-28 [paul] 0.8.6claws35
866 re-instate 'Check for new messages' in Newsgroup
867 folders right-click menu, after a suggestion from
868 Tim Mann <timmann@users.sourceforge.net>
871 after a crash check only local folders for new
874 2002-11-28 [paul] 0.8.6claws34
877 apply patch that fixes the checking of GTK with XIM
878 support on different OSs, such as FreeBSD. Patch
879 submitted by Topia <topia@users.sourceforge.net>
881 2002-11-28 [paul] 0.8.6claws33
886 more changes to the English
888 2002-11-28 [paul] 0.8.6claws32
890 * sync with 0.8.6cvs13
891 see ChangeLog 2002-11-28 (no sync needed
894 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws31
896 * src/mainwindow.[ch]
897 add patch by Ivan F. Martinez introducing messageview Toolbar
898 some changes and committed by oliver
900 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws30
902 * src/messageview.[ch]
903 add patch by Ivan F. Martinez introducing messageview Toolbar
904 some changes and committed by oliver
906 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws29
909 add patch by Ivan F. Martinez introducing messageview Toolbar
910 some changes and committed by oliver
912 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws28
915 add patch by Ivan F. Martinez introducing messageview Toolbar
916 some changes and committed by oliver
918 2002-11-28 [oliver] 0.8.6claws27
920 * src/prefs_toolbar.[ch]
921 getting ready for messageview toolbar
922 free mem allocated by gettext
923 change prefs_toolbar to prefs_toolbar_open
925 2002-11-28 [thorsten] 0.8.6claws26
928 cleaned up conflicting declarations of
929 imageview_show_image()
931 2002-11-28 [paul] 0.8.6claws25
933 * src/grouplistdialog.c
935 src/prefs_summary_column.c
936 a few more improvements to the English
938 2002-11-28 [colin] 0.8.6claws24
941 A few updates to command-line parameters
943 2002-11-28 [colin] 0.8.6claws23
945 * src/prefs_filtering.c
946 Fix problems with prefs_filtering_delete_path:
947 a) if the first rule is removed, original pointers
948 weren't updated (leading to segfaults)
949 b) it was always global_processing updated in case
950 of removed path was parent of rule path
952 2002-11-27 [paul] 0.8.6claws22
958 src/prefs_customheader.c
959 src/prefs_display_header.c
960 src/prefs_filtering.c
961 src/prefs_folder_item.c
964 src/prefs_summary_column.c
967 improve the English in the GUI
969 2002-11-27 [colin] 0.8.6claws21
972 Fix processing renaming problems happening after
975 2002-11-27 [colin] 0.8.6claws20
978 recursive move now deletes src each subfolder after
981 Use identifier instead of path during dnd (enables
984 2002-11-27 [paul] 0.8.6claws19
987 apply patch that does command-line processing
988 BEFORE gtk_init, allowing claws to run from
989 shell-scripts in non-X environment (e.g. crontab
990 or ip-up, ip-down scripts). Patch submitted by
991 Ruslan N. Balkin <baron@dartel.ru>
994 updated by Alessandro Maestri
996 2002-11-27 [paul] 0.8.6claws18
998 * sync with 0.8.6cvs12
1000 Differences are that main uses a 'Receive dialog'
1001 frame on the Interface tab, whereas claws groups all
1002 the dialogs together in a 'Dialogs' frame.
1004 2002-11-27 [colin] 0.8.6claws17
1006 * src/prefs_matcher.c
1007 Fix Execute criteria's NOT flag
1010 2002-11-26 [christoph] 0.8.6claws16
1013 rewrite the ssl code a little bit, only use one
1014 SSL context, set default certificates' file/path
1016 2002-11-26 [thorsten] 0.8.6claws15
1019 default-reply-to didn't work for ml-reply
1021 2002-11-26 [melvin] 0.8.6claws14
1023 * src/prefs_actions.c
1024 Made pipe-actions ignore short headers in message view
1025 Made trailing-pipe-actions write in the message view with
1026 the same font as the original message
1028 2002-11-26 [paul] 0.8.6claws13
1031 this time commit the correct file
1033 2002-11-26 [paul] 0.8.6claws12
1035 * sync with 0.8.6cvs11
1036 src/quote_fmt_parse.y
1041 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
1043 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
1046 see ChangeLog 2002-11-25 and 2002-11-26
1048 2002-11-26 [colin] 0.8.6claws11
1051 Fix collapsed folder not auto-expanding during
1052 mail dnd, if it was the source folder.
1054 2002-11-25 [colin] 0.8.6claws10
1056 * src/folderview.[ch]
1057 Variable renaming and cleaning (slist of nodes
1058 to be re-collapsed is stored in FolderView)
1060 2002-11-25 [paul] 0.8.6claws9
1062 * src/prefs_common.[ch]
1063 fix breakage caused by last commit
1065 2002-11-25 [paul] 0.8.6claws8
1067 * sync with 0.8.6cvs4
1068 see ChangeLog 2002-11-21
1070 2002-11-25 [paul] 0.8.6claws7
1072 * sync with 0.8.6cvs4
1073 see ChangeLog 2002-11-20
1075 2002-11-25 [paul] 0.8.6claws6
1077 * sync with 0.8.6cvs3
1078 see ChangeLog 2002-11-18
1080 2002-11-25 [colin] 0.8.6claws5
1083 Add gtkut_ctree_node_is_parent()
1085 Spring-loaded folders
1087 2002-11-25 [colin] 0.8.6claws4
1090 Add slist_concat_unique(), function to merge
1091 two GSList filtering dups
1093 * src/summaryview.[ch]
1096 Add detection/update/display of unread answers
1099 Add procmsg_find_children()
1100 Add procmsg_msg_has_marked_parent()
1102 2002-11-25 [colin] 0.8.6claws3
1104 * src/ssl_certificate.[ch]
1105 Allow checking a certificate without a DNS
1107 Allow to forget a cert (by deleting it)
1108 Make ssl_certificate_destroy_public
1109 * src/ssl_manager.[ch] ** NEW FILES **
1110 Gui to manage (display/remove) certificates
1111 * src/prefs_common.[ch]
1112 Add a pref to allow silent acceptation of
1113 trusted certificates or not (based on the
1114 "I want to know what's going on" principle)
1116 Add SSL manager in Tools menu
1118 Add the new files to the build
1120 Add ssl_manager.c to translations
1122 2002-11-25 [colin] 0.8.6claws2
1124 * src/summaryview.[ch]
1125 Add S_SEARCH_EXTENDED to the quick search, which
1126 allows to search using filtering syntax.
1128 2002-11-25 [colin] 0.8.6claws1
1131 Deletion of duplicates now prefer deleting
1132 the unread dup (fixes feature-request 638989).
1134 2002-11-24 [paul] 0.8.6claws
1140 updated by Ricardo Mones Lastra,
1141 Witold Wladyslaw Wojciech Wilk,
1142 Ruslan N. Balkin, and Urke MMI
1145 2002-11-24 [paul] 0.8.5claws182
1148 updated by George Danchev
1150 2002-11-23 [alfons] 0.8.5claws181
1153 tiny memory leak found by browsing Dimitar's
1156 2002-11-23 [paul] 0.8.5claws180
1159 updated by Alessandro Maestri
1161 2002-11-22 [christoph] 0.8.5claws179
1165 * src/prefs_filtering.c
1169 2002-11-22 [alfons] 0.8.5claws178
1172 summary_execute_delete_func(): if message is deleted, make
1173 sure to also remove its entry in the subject hash table.
1174 fixes a corner case bug.
1176 2002-11-22 [paul] 0.8.5claws177
1179 add 'autom4te.cache'
1181 * ltconfig ** REMOVED **
1184 2002-11-22 [paul] 0.8.5claws176
1187 textview_set_font(): fix for message display in
1188 UTF-8 locales (thanks to Sergey Vlasov).
1191 add new team members and contributors
1194 2002-11-21 [colin] 0.8.5claws175
1197 Add procmsg_remove_special_headers()
1199 Use procmsg_remove_special_headers() for
1202 2002-11-21 [colin] 0.8.5claws174
1205 Fix moving/copying from queue/draft folders
1208 2002-11-21 [christoph] 0.8.5claws173
1214 * src/matcher_parser_lex.[hl]
1216 * src/mbox_folder.[ch]
1217 * src/prefs_filtering.c
1219 * src/quote_fmt_lex.l
1221 fix all warnings except the warnings in lex and yacc files
1223 2002-11-20 [christoph] 0.8.5claws172
1226 fix MsgInfo retrieval for IMAP draft and queue folders
1227 (closes bug [ 619558 ] Draft saving on IMAP box issue)
1229 2002-11-19 [christoph] 0.8.5claws171
1232 fix segfault, when draft saving does not get
1233 the MsgInfo of the new message
1234 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
1236 2002-11-19 [christoph] 0.8.5claws170
1239 add parameter check for flag setting function
1240 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
1242 2002-11-18 [paul] 0.8.5claws169
1245 more sensitivity fixes to redirect mode:
1246 * disable toolbar draft button
1247 * allow only Address book in the Tools menu
1248 * disable editing of message by the spell
1251 2002-11-18 [paul] 0.8.5claws168
1254 fix sensitivity of menu items in compose_redirect():
1255 allow only the necessary items
1257 2002-11-18 [paul] 0.8.5claws167
1260 fix bug [ 603259 ] 'attachment got lost on bounce'
1262 2002-11-18 [paul] 0.8.5claws166
1265 updated by Ruslan N. Balkin <baron@dartel.ru>
1267 2002-11-18 [colin] 0.8.5claws165
1271 Remove old filtering stuff
1274 2002-11-17 [oliver] 0.8.5claws164
1277 remove not needed typedef
1279 2002-11-17 [oliver] 0.8.5claws163
1282 make toolbar's on click events translatable
1284 2002-11-15 [colin] 0.8.5claws162
1287 Revert too-soon integration of a feature
1289 2002-11-15 [christoph] 0.8.5claws161
1292 use main's implementation of imap_get_msginfo
1294 2002-11-15 [christoph] 0.8.5claws160
1304 replace claws' fetch_msginfo with main's get_msginfo
1305 (use main's implementation where possible)
1307 2002-11-15 [colin] 0.8.5claws159
1309 * src/ssl_certificate.c
1312 2002-11-16 [melvin] 0.8.5claws158
1315 Updated French translations.
1317 2002-11-16 [colin] 0.8.5claws157
1319 * src/ssl_certificate.c
1320 Check for missing parts in the certificates
1322 2002-11-15 [colin] 0.8.5claws156
1325 Preventive fix (missing check) found by
1331 sync with 0.8.6 release
1333 2002-11-15 [colin] 0.8.5claws155
1337 Fix error handling of folder_item_move_to()
1340 2002-11-15 [colin] 0.8.5claws154
1344 folder_item_move_to() sets an error message instead
1345 of having GUI stuff in folder.c
1347 2002-11-15 [colin] 0.8.5claws153
1350 Implemented a callback for MsgInfo updates,
1351 heavily copy/pasted from Christoph's folder
1353 * src/summaryview.[ch]
1354 Register summary_update_msg as callback
1356 2002-11-14 [colin] 0.8.5claws152
1359 Update the FolderItem after sending (fixes 617593)
1361 2002-11-14 [christoph] 0.8.5claws151
1364 fix wrong position of NULL pointer check found
1367 2002-11-14 [christoph] 0.8.5claws150
1370 fix segfault when deleting messages from IMAP folders
1371 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1373 2002-11-14 [colin] 0.8.5claws149
1376 Forwarding was also ignoring the folder's default account.
1378 2002-11-14 [colin] 0.8.5claws148
1381 Fix sent folder not set to folder properties when
1384 2002-11-14 [thorsten] 0.8.5claws147
1387 inc_start(): Files were not moved from .processing to inbox,
1388 if no global processing rule existed
1390 2002-11-14 [colin] 0.8.5claws146
1392 * src/ssl_certificate
1395 2002-11-14 [paul] 0.8.5claws145
1398 updated by Alessandro Maestri
1400 2002-11-13 [alfons] 0.8.5claws144
1403 folder_item_close(): only mark messages unread
1404 when a folder has new messages
1406 2002-11-13 [keith] 0.8.5claws143
1409 Fix problem moving or copying between
1412 2002-11-13 [colin] 0.8.5claws142
1414 * src/matcher_parser_parse.y
1415 Fix rule problem when " don't match
1417 2002-11-13 [christoph] 0.8.5claws141
1421 moved cache saving to folder_item_close
1422 the folderview should not have to deal with
1425 2002-11-13 [christoph] 0.8.5claws140
1428 moved setting of important score to
1429 summary_set_prefs_from_folderitem
1431 2002-11-13 [colin] 0.8.5claws139
1433 * src/matcher_parser_parse.y
1434 Fix a segfault in the parser (happening when
1435 a good expression had been tested and a bad
1438 2002-11-13 [paul] 0.8.5claws138
1440 * sync with 0.8.5cvs24
1441 see ChangeLog 2002-11-13
1444 updated by Fabio Jr. Beneditto
1446 2002-11-13 [colin] 0.8.5claws137
1451 Revert last commit, problem
1453 2002-11-13 [colin] 0.8.5claws136
1456 Remove duplicated code
1458 Bumped CACHE_VERSION and MARK_VERSION
1460 Network endian for cache and mark files
1462 2002-11-12 [colin] 0.8.5claws135
1465 Fix the "socket error" dialog which disappeared
1467 2002-11-12 [colin] 0.8.5claws134
1470 Reverse last commit which had performance
1471 problems, but still reverse the list
1473 2002-11-12 [colin] 0.8.5claws133
1478 2002-11-12 [melvin] 0.8.5claws132
1481 Added a check for a NULL prefs_common.dictionary
1483 2002-11-12 [colin] 0.8.5claws131
1485 * src/ssl_certificate.[ch]
1488 2002-11-12 [colin] 0.8.5claws130
1490 * src/ssl_certificate.[ch]
1491 Take connection port into account for
1492 checking certificates (a single hostname
1493 could have multiple servers with multiple
1496 Pass the port to ssl_certificate_check
1498 2002-11-12 [paul] 0.8.5claws129
1501 fix a typo in last commit
1503 2002-11-12 [paul] 0.8.5claws128
1505 * sync with 0.8.5cvs23
1506 see ChangeLog entry 2002-11-12
1508 2002-11-11 [colin] 0.8.5claws127
1510 * src/ssl_certificate.c
1512 Don't popup, instead log error, if the
1513 corresponding pref is checked
1514 * src/ssl_certificate.h
1515 include <openssl/objects/h>
1517 2002-11-11 [colin] 0.8.5claws126
1519 * src/ssl_certificate.h
1522 2002-11-11 [colin] 0.8.5claws125
1524 * src/ssl_certificate.c
1527 2002-11-11 [colin] 0.8.5claws124
1531 * src/ssl_certificate.[ch]
1532 Cleaned a bit (better use of SSL API)
1533 (This will cause non-recognition of saved
1534 certificates of claws12[23]...)
1536 2002-11-11 [paul] 0.8.5claws123
1539 updated by Ricardo Mones Lastra
1541 2002-11-11 [colin] 0.8.5claws122
1546 2002-11-11 [colin] 0.8.5claws121
1548 * src/ssl_certificate.[ch] ** NEW FILES **
1550 Check SSL certificates presented to us
1552 Add ssl_certificate.[ch]
1554 Add ssl_certificate.c
1556 2002-11-11 [paul] 0.8.5claws120
1558 * sync with 0.8.5cvs22
1559 see ChangeLog 2002-11-11
1561 2002-11-11 [paul] 0.8.5claws119
1563 * sync with 0.8.5cvs21
1564 see ChangeLog 2002-11-11
1566 2002-11-10 [jens] 0.8.5claws118
1570 corrected some typing
1572 updated german translation
1574 cleaned up specfile and adjusted it for claws
1576 2002-11-10 [colin] 0.8.5claws117
1579 a STATUSBAR_PUSH/POP fix
1581 2002-11-10 [colin] 0.8.5claws116
1583 * src/prefs_folder_item.c
1584 Fix hanging after opening folder properties
1586 2002-11-10 [hoa] 0.8.5claws115
1588 * src/matcher_parser_lex.l
1589 * src/matcher_parser_parse.y
1590 config file for scoring and filtering is no more trashed
1591 when there is a syntax error in a filtering rule when
1592 editing it in a dialog.
1594 2002-11-09 [colin] 0.8.5claws114
1597 Added missing initialisation of folder->destroy()
1599 2002-11-09 [colin] 0.8.5claws113
1603 Fix the status bar messages
1605 2002-11-09 [colin] 0.8.5claws112
1608 Fix hangs after folder dnd, happening after
1611 2002-11-09 [christoph] 0.8.5claws111
1614 just changed order of calls (reverse order of
1617 lock inc when checking only one account, otherwise
1618 inc all could be executed at the same time
1620 2002-11-09 [christoph] 0.8.5claws110
1623 better unlock the mouse cursor before calling
1624 summary_show because it changes the cursor too
1626 2002-11-09 [christoph] 0.8.5claws109
1630 add functions to open and close a folder
1631 o opending will execute scanning for remote folders
1633 o closing will unset new flag for messages
1635 2002-11-09 [colin] 0.8.5claws108
1638 Add a call to prefs_matcher_write_config to
1639 avoid non-leaf folders filtering settings to be
1642 2002-11-09 [paul] 0.8.5claws107
1644 * src/prefs_account.c
1647 2002-11-09 [colin] 0.8.5claws106
1652 2002-11-09 [colin] 0.8.5claws105
1655 Fix prefs_filtering deletion for MH folders (same
1657 * src/prefs_filtering.c
1658 Fix prefs_filtering renaming and deletion for
1659 folder-based processing rules.
1661 2002-11-09 [christoph] 0.8.5claws104
1665 * src/folderview.[ch]
1671 * src/prefs_folder_item.c
1674 implement a callback system for folder item updates
1676 2002-11-09 [colin] 0.8.5claws103
1679 Fix prefs_filtering renaming for MH folders (we
1680 shouldn't rename by path as another folder could
1681 have the same hierarchy).
1683 2002-11-09 [colin] 0.8.5claws102
1686 Fix a leak found by Christoph, use better variable
1689 2002-11-09 [colin] 0.8.5claws101
1692 One more fix for processing rules
1694 2002-11-08 [colin] 0.8.5claws100
1697 Don't copy the compiled regexp (will be reevaluated)
1699 Lock folderview while moving
1701 Provide info on what's happening to the user
1703 2002-11-08 [colin] 0.8.5claws99
1706 Fix folder reordering after a move if parent is
1709 Add function to copy a ScoringProp
1710 * src/prefs_folder_item.c
1711 Copy scoring rules when copying a folder prefs
1713 2002-11-08 [colin] 0.8.5claws98
1716 Fixes in case of failure
1717 * src/filtering.[ch]
1718 Add function to duplicate a FilteringProp
1720 Add function to duplicate a MatcherProp
1721 * src/prefs_folder_item.c
1722 Save folder's processing rules when copying
1725 2002-11-08 [colin] 0.8.5claws97
1730 Change a printf to debug_print
1732 2002-11-08 [colin] 0.8.5claws96
1736 Fix segfaults, call me stupido
1739 2002-11-08 [colin] 0.8.5claws95
1742 Added forgotten prefs to save when moving folders
1744 2002-11-08 [colin] 0.8.5claws94
1747 Fixes to folder DND (prefs copy)
1749 Optimization for folder DND (don't rescan whole tree)
1750 Added folderview_create_folder_node() for this
1751 optimization, so de-duped a bit the code
1752 * src/prefs_folder_item.[ch]
1753 Added prefs_folder_item_copy_prefs()
1755 2002-11-08 [paul] 0.8.5claws93
1757 * src/prefs_account.c
1759 tools/kmail2sylpheed_v2.pl
1762 2002-11-08 [paul] 0.8.5claws92
1765 src/prefs_account.[ch]
1766 remove account options 'clearsign' and 'ascii_armored',
1767 replace with 'default_gnupg_mode' to prevent mixed-mode
1770 2002-11-08 [paul] 0.8.5claws91
1773 re-implement GnuPG 'on-the-fly' mode selection,
1776 2002-11-08 [colin] 0.8.5claws90
1779 src/prefs_folder_item.c
1780 Change "Property" to "Properties"
1782 2002-11-07 [colin] 0.8.5claws89
1786 Allow folder dropping to a root folder
1788 2002-11-07 [paul] 0.8.5claws88
1793 2002-11-07 [paul] 0.8.5claws87
1796 fix reply-to-list bug. closes bug report
1797 "[633382] reply-to-list broken in recent cvs"
1799 2002-11-07 [paul] 0.8.5claws86
1802 add a forgotten '#if USE_GPGME ... #endif'
1804 2002-11-07 [paul] 0.8.5claws85
1806 * sync with 0.8.5cvs20
1807 see ChangeLog 2002-11-07
1809 2002-11-07 [colin] 0.8.5claws84
1812 Change folder_item_move_to to return the newly
1815 Select the new folderitem after moving.
1817 2002-11-07 [colin] 0.8.5claws83
1819 * src/prefs_filtering.c
1820 Fix rule rewriting when moving a leaf folder to a
1823 2002-11-07 [colin] 0.8.5claws82
1825 * src/prefs_filtering.c
1828 2002-11-07 [colin] 0.8.5claws81
1831 Add folder_item_move_to() function to move a
1832 folderitem into another one (updates matcher etc)
1834 Add folder drag'n drop (context menu to come)
1835 [Should be dataloss free, but Please backup before
1838 2002-11-06 [colin] 0.8.5claws80
1841 mh_create_folder() returns NULL if can't create
1844 2002-11-06 [paul] 0.8.5claws79
1847 allow 'on-the-fly' changing of the type of encryption
1848 and/or signing used (mime/ascii) via the compose window
1850 2002-11-06 [paul] 0.8.5claws78
1852 * sync with 0.8.5cvs19
1853 see ChangeLog 2002-11-06 for src/account.c:
1854 account_get_special_folder()
1856 2002-11-05 [alfons] 0.8.5claws77
1859 very minor cleanups: nothing to see here, move on. :-)
1861 2002-11-05 [colin] 0.8.5claws76
1864 Changes choices if compose windows are opened to
1865 Discard, Draft, Don't quit
1867 2002-11-05 [thorsten] 0.8.5claws75
1870 reenabled default_reply_to folder option
1872 2002-11-05 [colin] 0.8.5claws74
1879 add clean_quit() for the SIGTERM handler
1881 2002-11-05 [paul] 0.8.5claws73
1884 updated by Ricardo Mones Lastra
1886 2002-11-05 [melvin] 0.8.5claws72
1889 Fixed log-clipping bug #616795.
1890 To stop logging in the log window use 0 length.
1891 * src/prefs_common.c
1892 Added a label to inform about the 0 log length behaviour.
1894 2002-11-05 [paul] 0.8.5claws71
1896 * sync with 0.8.5cvs17
1897 see ChangeLog 2002-11-05
1899 2002-11-04 [paul] 0.8.5claws70
1901 * sylpheed-128x128.png
1904 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1905 <nikai@users.sourceforge.net>
1908 updated by George Danchev
1910 2002-11-03 [thorsten] 0.8.5claws69
1915 add check if gpg is active
1917 2002-11-03 [thorsten] 0.8.5claws68
1920 removed GSList declaration causing trouble on MacOS-X
1921 (submitted by alfons, reported by xfesty)
1923 2002-11-01 [paul] 0.8.5claws67
1926 remove last remnants of main's filter code
1928 2002-11-01 [paul] 0.8.5claws66
1930 * tools/filter_conv.pl
1931 fix bug where user-defined headers were ignored
1933 2002-11-01 [paul] 0.8.5claws65
1936 make a debug_print() not translatable
1938 2002-10-31 [melvin] 0.8.5claws64
1941 Fixed --disable-aspell-test. Now --disable-aspell-test will
1942 not run any GNU/aspell test. The dictionary path will
1943 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1944 was given, in which case, it will be $prefix/lib/aspell/
1946 Fixed typo in commentary (Aspell code).
1948 2002-10-31 [paul] 0.8.5claws63
1951 remove src/filter.c and src/prefs_filter.c
1952 thanks to Ricardo for reminding me
1954 2002-10-31 [colin] 0.8.5claws62
1959 2002-10-31 [paul] 0.8.5claws61
1961 * src/prefs_filter.[ch] ** REMOVED **
1962 src/filter.[ch] ** REMOVED **
1971 src/prefs_filtering.c
1972 src/summaryview.[ch]
1973 remove main's 'filter' code
1976 update to reflect removal of main's filter
1978 2002-10-31 [paul] 0.8.5claws60
1981 remove check for global_processing in summary_filter_open().
1982 This fixes the bug where if the user uses the right-click
1983 'Create filter rule...' and doesn't have any filter rules
1984 already defined in claws' advanced filtering, the newly
1985 created filter rule goes to main's filtering which is
1986 inaccessible through the gui. Now the filter rule gets added
1987 to claws' filtering by default.
1989 2002-10-28 [melvin] 0.8.5claws59
1991 * src/prefs_actions.c
1992 Fixed bug #627322 where MIME parts were not always
1993 correctly passed to a %p action
1994 Display an error dialog when message filename is not found.
1996 2002-10-28 [melvin] 0.8.5claws58
1998 * src/prefs_common.c
1999 Readded a missing function declaration lost in 0.8.3claws34
2001 2002-10-28 [paul] 0.8.5claws57
2003 * sync with 0.8.5cvs15
2004 see ChangeLog 2002-10-28 and 2002-10-25
2006 Note: ChangeLog entry 2002-10-24 is not sync'ed.
2008 2002-10-27 [oliver] 0.8.5claws56
2011 plug leak in pop3_top_recv
2013 2002-10-26 [christoph] 0.8.5claws55
2016 set need_update folder flag when messages are added
2017 (closes bug [ 626922 ] folder not updated after receiving)
2019 2002-10-25 [melvin] 0.8.5claws54
2022 Fixed a memleak introduced in the scaling code.
2024 2002-10-24 [alfons] 0.8.5claws53
2027 make filtering's forward message action forward from the
2029 (closes bug [628089 ] Filter -> Forward from address problem
2032 2002-10-24 [christoph] 0.8.5claws52
2036 o use manual of current locale or english if current
2037 locale is not available (and english is available)
2038 o also link to sylpheed doc project manuals
2040 2002-10-23 [paul] 0.8.5claws51
2043 tools/kmail2sylpheed_v2.pl
2044 add new version of kmail addressbook importer script.
2045 works with newer versions of Kmail/KAddressBook which
2046 have new and rearranged data.
2048 2002-10-23 [martin] 0.8.5claws50
2054 added length parameter to get_abbrev_newsgroup_name()
2055 changed this function so that it abbreviates the newsgroup
2056 names only so long it is smaller than the length parameter
2057 (for better reading of some newsgroup names and space efficiency)
2059 2002-10-22 [colin] 0.8.5claws49
2062 Revert Alfons' last modification (after voting ;-))
2064 2002-10-21 [alfons] 0.8.5claws48
2067 folder view in folder selection dialog reflects state of
2068 folder view in main window
2070 2002-10-18 [alfons] 0.8.5claws47
2073 drop imported messages in folder selected by user,
2074 and not in the inbox
2075 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
2077 2002-10-18 [alfons] 0.8.5claws46
2080 make automagic reply work correctly for email accounts
2081 (whether it's viable to do a full sync with Hiro's
2082 compose.c is still under discussion)
2084 2002-10-18 [melvin] 0.8.5claws45
2086 * src/prefs_actions.c
2087 Fixed bug #622275 where asynchroneous actions left
2089 Made (synchroneous) actions' input be displayed live.
2091 2002-10-18 [christoph] 0.8.5claws44
2094 don't add a newline in the textview in front of the
2095 first textpart if header display is disabled
2096 (closes bug [ 603385 ] disabled header display leaves blank
2099 2002-10-18 [christoph] 0.8.5claws43
2106 folder->get_num_list now returns an error code
2107 (closes bug [ 609424 ] News cache cleared on failure)
2109 2002-10-17 [colin] 0.8.5claws42
2112 Changed a printf by debug_print
2116 * tools/OOo2sylpheed.pl
2117 allow for spaces in the name of the
2118 file to be attached.
2120 2002-10-16 [colin] 0.8.5claws41
2123 Use a tristate to change online mode
2125 2002-10-16 [paul] 0.8.5claws40
2128 updated by Ricardo Mones Lastra
2130 2002-10-16 [colin] 0.8.5claws39
2134 Added --online and --offline command-line
2137 2002-10-15 [christoph] 0.8.5claws38
2140 set mimeinfo->name to NULL after g_free to
2141 avoid double freeing with g_free
2143 2002-10-14 [christoph] 0.8.5claws37
2148 remove calls to folder->change_flags that are now
2149 done by procmsg flag functions (seems it is not
2150 used by any foldertype anyway)
2152 init folder->change_flags with NULL
2154 2002-10-14 [christoph] 0.8.5claws36
2158 use virtual functions for folder item new and destroy
2161 2002-10-14 [melvin] 0.8.5claws35
2164 Added a test to not run the spell checker if no default
2165 dictionary is available. No dialog is displayed though.
2167 2002-10-14 [melvin] 0.8.5claws34
2170 Fixed bug in dictionary list context menu where
2171 "More..." pointed to an emtpy submenu if the
2172 number of dictionaries is a multiple of 15
2173 Removed unneeded code in suggestions list creation
2175 2002-10-14 [paul] 0.8.5claws33
2178 updated by George Danchev
2180 2002-10-13 [hoa] 0.8.5claws32
2183 src/matcher_parser_parser.y
2184 removed the escaped string from internal structure
2187 2002-10-12 [colin] 0.8.5claws31
2189 * src/gtksctree.[ch]
2191 Removed useless function gtksctree_reanchor
2193 2002-10-12 [alfons] 0.8.5claws30
2195 * sync with remaining main changes 2002-10-09 - 2002-10-11
2196 - drop changes to src/compose.c (requires claws specific changes)
2198 2002-10-12 [alfons] 0.8.5claws29
2200 * sync with main changes of 2002-10-08
2201 - drop changes to src/compose.c (requires claws specific changes)
2202 - drop changes to src/summaryview.c (requires changes to compose.c)
2204 2002-10-12 [alfons] 0.8.5claws28
2206 * sync with main changes of 2002-10-07
2208 2002-10-12 [alfons] 0.8.5claws27
2210 * sync with main changes of 2002-10-04
2211 - drop changes to src/compose.c (requires claws specific changes)
2212 - drop changes to src/prefs_folder_item.c (claws implementation
2213 seems to be working)
2215 2002-10-12 [colin] 0.8.5claws26
2218 Fix folder-flicker when space-reading, introduced
2221 2002-10-12 [colin] 0.8.5claws25
2224 Save account address when saving as draft.
2227 2002-10-12 [colin] 0.8.5claws24
2230 Fix the problem consisting of no message selected
2231 after the last message in a folder has been moved.
2233 2002-10-12 [paul] 0.8.5claws23
2236 src/prefs_template.c
2238 add Cc and Bcc to templates. Patch submitted by
2241 2002-10-12 [colin] 0.8.5claws22
2244 Fix a bug after "Check for new messages":
2245 If a folder was opened, it was still selected at
2246 the end of the check, but displayed empty.
2248 Remove unnecessary check
2253 be more verbose in the description of
2257 2002-10-11 [colin] 0.8.5claws21
2260 Make space work (better) when no mail is selected
2262 2002-10-11 [colin] 0.8.5claws20
2268 2002-10-11 [colin] 0.8.5claws19
2271 revert 0.8.5claws6 changes as i couldn't get to
2274 2002-10-11 [melvin] 0.8.5claws18
2277 Removed buggy and unused macro (should have been committed in
2280 2002-10-11 [melvin] 0.8.5claws17
2283 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
2285 2002-10-11 [thorsten] 0.8.5claws16
2288 remove rescan warning
2290 2002-10-11 [colin] 0.8.5claws15
2293 fix a segfault that happens if conv_unmime_header
2294 fails (should be better to find out why it fails)
2296 2002-10-11 [christoph] 0.8.5claws14
2299 update folderview stats after ignore/unignore thread
2301 2002-10-11 [hoa] 0.8.5claws13
2303 * src/quote_fmt_parse.y
2304 Fixed a yacc/bison syntax error
2306 Escaping of string is fixed.
2308 2002-10-11 [colin] 0.8.5claws12
2311 Resize images to fit
2313 2002-10-11 [paul] 0.8.5claws11
2316 updated by Ricardo Mones Lastra
2318 2002-10-10 [alfons] 0.8.5claws10
2321 allow dropping files by "moving" files from a file manager,
2322 not only by the more cumbersome "copying". the latter
2323 mostly implies holding down the Control button
2325 2002-10-10 [christoph] 0.8.5claws9
2328 update folders after thread building for ignored threads
2330 2002-10-10 [christoph] 0.8.5claws8
2334 * src/filtering.[ch]
2336 * src/folderview.[ch]
2341 * src/summaryview.[ch]
2342 o added new flag need_update to FolderItem
2343 o removed folder_table from various functions from tracking
2345 o set need_update flags in folder.c's move, copy and delete
2346 functions and procmsg's flags functions
2347 o added function folderview_update_items_when_required that
2348 updates all folders with need_update set
2349 o call folderview_update_items_when_required instead of
2350 folderview_update_item_foreach
2352 2002-10-09 [sergey] 0.8.5claws7
2355 Strip CRs whel loading the text into editor in reedit mode.
2357 2002-10-09 [colin] 0.8.5claws6
2360 Make Space work when no mail is selected
2362 2002-10-09 [colin] 0.8.5claws5
2364 * src/gtksctree.[ch]
2366 Add gtk_sctree_reanchor()
2368 Use gtk_sctree_reanchor() - better fix for
2371 2002-10-09 [colin] 0.8.5claws4
2374 Fix shift-click select after delete problem
2377 2002-10-08 [thorsten] 0.8.5claws3
2380 exclude current msg from -hide read messages-
2382 2002-10-08 [colin] 0.8.5claws2
2387 Differentiate socket errors from disk full
2390 2002-10-08 [christoph] 0.8.5claws1
2394 modifications for new config directory
2396 * config.guess ** REMOVED **
2397 * config.sub ** REMOVED **
2398 * install-sh ** REMOVED **
2399 * ltmain.sh ** REMOVED **
2400 * missing ** REMOVED **
2401 * mkinstalldirs ** REMOVED **
2402 these files are autogenerated by automake
2403 when you run autogen.sh
2405 * config/.cvsignore ** NEW FILE **
2406 * config/Makefile.am ** NEW FILE **
2407 ignore autogenerated files
2408 create a Makefile in this directory
2410 2002-10-08 [paul] 0.8.5claws
2412 * 0.8.5claws release
2417 fix quote reply format for newsgroups reply bug
2422 updated by me and Witold Wladyslaw Wojciech Wilk
2425 2002-10-07 [paul] 0.8.3claws53
2430 updated messages catalogs, submitted by
2431 Alessandro Maestri, Fabio Jr.Beneditto
2432 and Urke MMI, respectively.
2434 2002-10-07 [christoph] 0.8.3claws52
2439 fix new folder ghost message bug
2440 (closes bug [ 619722 ] wrong count for newly created folders)
2442 2002-10-07 [christoph] 0.8.3claws51
2445 fix news posting problem
2447 2002-10-07 [melvin] 0.8.3claws50
2450 Updated French translation
2452 2002-10-05 [christoph] 0.8.3claws49
2455 check if line_start_cache is set in gtk_stext_update_text
2456 (closes bug [ 618119 ] crash while doing search in folder)
2458 2002-10-05 [christoph] 0.8.3claws48
2464 implement cache cleanups for claws' folder system
2465 (closes bug [ 595916 ] imapcache not cleaned up)
2467 2002-10-05 [melvin] 0.8.3claws47
2469 * src/prefs_actions.c
2470 Made the help text more clear for the %p token
2472 2002-10-04 [paul] 0.8.3claws46
2475 see ChangeLog 2002-10-02 and 2002-10-03
2477 2002-10-04 [christoph] 0.8.3claws45
2480 fix segfault caused by pop before smtp
2481 call to inc_account_mail with NULL
2484 2002-10-04 [paul] 0.8.3claws44
2487 sync the LDAP detection from 0.8.5cvs1
2489 2002-10-02 [christoph] 0.8.3claws43
2492 fix small spelling error
2494 2002-10-02 [melvin] 0.8.3claws42
2497 Behave better and say "no" when test program cannot be run.
2499 2002-10-02 [paul] 0.8.3claws41
2501 * sync with 0.8.4cvs1
2502 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
2505 toggle the behavior of Reply menuitem between
2506 normal reply and reply-to-list
2508 2002-10-01 [sergey] 0.8.3claws40
2511 Convert newlines in the message text to the canonical form
2512 before base64 encoding (RFC2045 compliance, fixes some
2513 interoperability issues with Evolution 1.0.3)
2515 2002-09-29 [colin] 0.8.3claws39
2518 Fix an unwanted copy/paste
2520 2002-09-29 [colin] 0.8.3claws38
2523 Renamed "Custom toolbar" to "Customize toolbar"
2524 Renamed "Show all header" to "Show all headers"
2525 Renamed "Set diplay item" to "Set displayed items"
2526 * src/prefs_common.c
2527 Renamed "Show all header" to "Show all headers"
2528 * src/prefs_summary_column.c
2529 Renamed "diplay item" to "displayed items"
2531 2002-09-29 [colin] 0.8.3claws37
2533 * src/mainwindow.[ch]
2534 online/offline status pixmaps follow theme
2536 * src/summaryview.[ch]
2537 quicksearch pixmap follows theme changes
2539 2002-09-29 [thorsten] 0.8.3claws36
2542 src/prefs_folder_item.[ch]
2543 add default_reply_to folder option (closes patch 581044)
2545 2002-09-29 [christoph] 0.8.3claws35
2547 * acconfig.h ** REMOVED **
2551 * ac/gnupg-check-typedef.m4
2552 fix autoheader 2.50 warning
2554 2002-09-29 [christoph] 0.8.3claws34
2556 * major code cleanup (part 2)
2558 - unused variables removed
2559 - unused functions removed
2560 - uninitialized variables checked
2561 - missing return statements added
2562 - missing function return types added
2563 - added parentheses around assignment
2564 when suggested by gcc
2566 2002-09-29 [alfons] 0.8.3claws33
2569 log_window_clear(): only bracket gtk_text_forward_delete()
2570 with gtk_text_freeze() / gtk_text_thaw() (see if this
2571 works around GTK text bug)
2573 2002-09-29 [paul] 0.8.3claws32
2577 updated by George Danchev and Urke MMI
2580 2002-09-27 [christoph] 0.8.3claws31
2582 * doc-src/readme.txt
2583 * doc-src/rfc1806.txt ** REMOVED **
2584 * doc-src/rfc2183.txt ** NEW FILE **
2585 * doc-src/rfc2980.txt ** NEW FILE **
2588 2002-09-27 [melvin] 0.8.3claws30
2591 Fixed typo which could break linking
2593 2002-09-27 [melvin] 0.8.3claws29
2596 Improved GNU/aspell checking.
2599 2002-09-27 [paul] 0.8.3claws28
2601 * sync with 0.8.3cvs8
2602 see ChangeLog 2002-09-27
2604 2002-09-26 [colin] 0.8.3claws27
2608 Add "Reply to Mailing-list" to the toolbar
2610 2002-09-26 [christoph] 0.8.3claws26
2613 Fix wrong message counts in summaryview status
2615 2002-09-26 [paul] 0.8.3claws25
2617 * sync with 0.8.3cvs7
2618 see ChangeLog 2002-09-26
2620 2002-09-26 [paul] 0.8.3claws24
2622 * sync with 0.8.3cvs6
2623 see ChangeLog 2002-09-25
2625 2002-09-25 [christoph] 0.8.3claws23
2627 * src/prefs_common.c
2628 * src/prefs_folder_item.c
2629 * src/prefs_scoring.c
2630 Renamed "kill score" to "hide score" in GUI
2633 2002-09-25 [paul] 0.8.3claws22
2635 * sync with 0.8.3cvs5
2636 see ChangeLog 2002-09-24
2638 2002-09-24 [alfons] 0.8.3claws21
2640 patch by Satoshi Nagayasu: allows appending / saving multiple
2641 selected files (closes "[ 612279 ] save multiple mesg(s) in
2645 add Satoshi Nagayasu
2647 summary_save_as(): allow saving selected files to
2649 summary_set_menu_sensitive: enable "Save As..." when
2650 multiple files are selected
2652 append_file(): new function
2654 2002-09-24 [colin] 0.8.3claws20
2657 Fix segfault when mimeinfo doesn't have a
2660 2002-09-24 [colin] 0.8.3claws19
2662 * src/prefs_common.[ch]
2663 Add a preference to display send dialog or not
2665 Display send dialog according to preference
2667 2002-09-24 [colin] 0.8.3claws18
2670 Disable user actions when sending
2672 2002-09-24 [colin] 0.8.3claws17
2675 Do not display name or filename for attachments
2676 with an application/pgp-signature type
2677 (security flaw, see bug 537413)
2679 2002-09-23 [colin] 0.8.3claws16
2682 Initialize entry_email, entry_alias and
2683 entry_remarks to first email address of the list
2685 2002-09-23 [colin] 0.83claws15
2688 Drop pgp-signature when reediting a signed queued
2691 2002-09-23 [melvin] 0.8.3claws14
2694 Updated French translation
2696 2002-09-23 [melvin] 0.8.3claws13
2699 Made custom toolbar menu labels more consistent
2700 * src/prefs_toolbar.c
2701 Made custom toolbar window title more consistent
2703 2002-09-22 [colin] 0.8.3claws12
2706 Initialize session type to normal before getting
2707 mail (fixes strange Get behaviour)
2708 * src/prefs_account.h
2709 Move STYPE_POP_BEFORE_SMTP to last position to
2710 avoid other side-effects
2712 2002-09-22 [colin] 0.8.3claws11
2714 * src/prefs_account.c
2715 Fix pop_bfr_smtp_tm_entry sensivity when switching
2716 from pop3 to apop or vice-versa
2718 2002-09-22 [colin] 0.8.3claws10
2720 * src/prefs_account.[ch]
2721 Add an option for the POP before SMTP timeout
2723 Remember time of last POP connection
2725 Do POP before SMTP only if timeout reached
2727 2002-09-22 [oliver] 0.8.3claws9
2730 explain custom toolbar
2732 2002-09-22 [oliver] 0.8.3claws8
2734 * src/prefs_actions.[ch]
2735 custom toolbar for compose
2736 actions callback from compose toolbar
2738 remove include toolbar.h
2740 2002-09-22 [oliver] 0.8.3claws7
2742 * src/prefs_toolbar.[ch]
2743 custom toolbar for compose
2744 - generic prefs_toolbar handles both
2745 Mainwin's toolbar as well as Compose toolbar
2747 2002-09-22 [oliver] 0.8.3claws6
2750 custom toolbar for compose
2751 restructure toolbar.[ch]
2753 2002-09-22 [oliver] 0.8.3claws5
2756 custom toolbar for compose
2758 2002-09-22 [oliver] 0.8.3claws4
2760 * src/mainwindow.[ch]
2761 custom toolbar for compose
2762 move mainwin toolbar back to mainwindow
2764 2002-09-22 [alfons] 0.8.3claws3
2771 2002-09-22 [alfons] 0.8.3claws2
2774 procmsg_save_to_outbox(): don't unlink message file from queue;
2775 callers should do it using folder_item_remove_msg()
2777 2002-09-22 [colin] 0.8.3claws1
2780 Made mimeview_check_signature() public
2782 Made GPG signatures verifiable by clicking
2783 the [application/pgp-signature] in the Text
2786 2002-09-22 [paul] 0.8.3claws
2795 updated translations, submitted by George Danchev,
2796 me, Ricardo Mones Lastra, Alessandro Maestri,
2797 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
2798 and Urke MMI, respectively.
2800 2002-09-22 [alfons] 0.8.2claws65
2804 no furry valgrinds have been used to plug these memleaks
2806 2002-09-20 [paul] 0.8.2claws64
2808 * sync with 0.8.3cvs4
2809 'Select thread' re-implemented
2810 see ChangeLog 2002-09-20
2812 2002-09-21 [alfons] 0.8.2claws63
2815 compose_send(): plug unnoticed memleak
2817 2002-09-20 [alfons] 0.8.2claws62
2820 replace_address_in_edit(): strict check for NULL address to
2821 fix "[ 607348 ] Segfault in address completion". My guess is
2822 that this happens with an empty address book, but it's good
2823 to have this check here anyway
2825 completion_window_button_press(): free string returned
2826 from the internal cache
2828 2002-09-20 [christoph] 0.8.2claws61
2831 added ENC_BINARY to EncodingType
2833 the string returned by procmime_get_encoding_str
2834 should not depend on the order of values in the
2835 EncodingType definition
2836 * doc-src/rfc1806.txt ** NEW FILE **
2837 Added rfc1806 about MIME Content-Disposition
2840 2002-09-19 [paul] 0.8.2claws60
2842 * sync with 0.8.2cvs3
2843 see ChangeLog 2002-09-19
2845 2002-09-19 [paul] 0.8.2claws59
2847 * src/prefs_folder_item.c
2848 revert to Darko's original alignment of colour
2850 add a colon to folder_color label
2853 add Colin's patch (with Hiro's modifications) to
2854 force BASE64 encoding for 8-bit text when signing
2855 (sync with 0.8.3cvs2)
2857 2002-09-18 [alfons] 0.8.2claws58
2862 (beautify a little bit)
2864 2002-09-18 [christoph] 0.8.2claws57
2867 fix handling of fgetc return value
2869 2002-09-17 [alfons] 0.8.2claws56
2872 summary_sort(): check non-NULL summaryview->folder_item when no
2873 folder is selected at all
2874 (closes "[ 610344 ] sort label make syl Crash")
2876 2002-09-17 [alfons] 0.8.2claws55
2879 beautify a little bit
2881 2002-09-17 [christoph] 0.8.2claws54
2884 initialize max values for cache and folder
2885 when cache or folder is empty
2887 2002-09-15 [colin] 0.8.2claws53
2890 Fix a leak (thanks Alfons!) and cleaned
2891 variables names for custom headers
2893 2002-09-15 [colin] 0.8.2claws52
2896 Fix custom headers recognition when
2897 prefs_common.trans_hdr is on
2899 2002-09-15 [colin] 0.8.2claws51
2902 Allow dynamically-added custom headers
2903 Yet not reparsed if reedited
2905 2002-09-15 [alfons] 0.8.2claws50
2907 * src/prefs_account.c
2910 2002-09-15 [colin] 0.8.2claws49
2912 * src/prefs_account.c
2913 fix pop_before_smtp sensitivity
2915 2002-09-15 [colin] 0.8.2claws48
2918 add inc_pop_before_smtp()
2919 allow MainWindow to be undefined in
2920 inc_account_mail() and inc_start()
2923 add STYPE_POP_BEFORE_SMTP session type
2924 * src/prefs_account.c
2925 activated pop before smtp option
2927 do pop before smtp if the relevant option
2930 2002-09-15 [paul] 0.8.2claws47
2933 see ChangeLog 2002-09-15
2935 2002-09-14 [paul] 0.8.2claws46
2938 updated Bulgarian translation, submitted by
2941 2002-09-13 [paul] 0.8.2claws45
2944 merge claws' select_account() with main's
2945 (new) compose_select_account(). [sync with
2946 0.8.2cvs15, see ChangeLog 2002-09-11]
2948 2002-09-12 [christoph] 0.8.2claws44
2951 allocate 1 elements of FolderItem not 0
2953 2002-09-12 [colin] 0.8.2claws43
2956 Fix bug #590825 (obey Follow-up: poster)
2958 2002-09-12 [colin] 0.8.2claws42
2961 Fix bug #557009 (wrong headers for messages
2962 forwarded as attachments)
2964 2002-09-11 [colin] 0.8.2claws41
2967 Put SCF: pseudo-header on top of message
2968 Set draft tmp_flag when saved as draft
2972 Skip after first \n\n for beginning of real message
2975 2002-09-11 [christoph] 0.8.2claws40
2978 use procmsg flag functions in filtering or processing
2979 will cause incorrect folder message counts
2981 2002-09-11 [colin] 0.8.2claws39
2984 Fix bug #550175 - wrong save folder when reediting
2987 2002-09-11 [paul] 0.8.2claws38
2989 * sync with 0.8.2cvs14
2990 see ChangeLog 2002-09-11
2992 2002-09-11 [colin] 0.8.2claws37
2995 Fix a typo (seeming to cause new/unread status to
2998 2002-09-10 [christoph] 0.8.2claws36
3001 compose_redirect should not use compose_generic_new
3002 because that does more stuff than expected including
3003 opening the external editor
3004 (closes bug "[ 526608 ] bounced messages appear blank
3007 2002-09-10 [christoph] 0.8.2claws35
3010 fix problem with too large message number range
3011 causing a crash in folder_item_scan
3013 2002-09-10 [paul] 0.8.2claws34
3015 * sync with 0.8.2cvs13
3016 see ChangeLog 2002-09-10
3018 2002-09-10 [christoph] 0.8.2claws33
3021 set MsgInfo TmpFlags for queue and draft folders
3022 (closes bug "[ 591676 ] Queue ignore MIME on restart")
3024 2002-09-10 [paul] 0.8.2claws32
3027 po/bg.po ** NEW FILE **
3028 new Bulgarian translation submitted by
3029 George Danchev <danchev@spnet.net>
3033 tools/tb2sylpheed ** NEW FILE **
3034 add script that converts an addressbook exported
3035 from The Bat! into a Sylpheed addressbook. Submitted
3036 by Urke MMI <urke-kg@eunet.yu>
3038 2002-09-10 [paul] 0.8.2claws31
3040 * sync with 0.8.2cvs12
3041 see ChangeLog 2002-09-10
3043 2002-09-06 [paul] 0.8.2claws30
3045 * src/prefs_common.c
3046 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
3050 tools/ldif-to-xml.py ** REMOVED **
3051 remove obsolete python script
3053 2002-09-06 [paul] 0.8.2claws29
3055 * sync with 0.8.2cvs10
3056 see ChangeLog 2002-09-06
3058 2002-09-04 [paul] 0.8.2claws28
3060 * sync with 0.8.2cvs9
3061 see ChangeLog 2002-08-04
3063 2002-09-04 [colin] 0.8.2claws27
3065 * src/prefs_common.[ch]
3066 Added signature color configuration
3068 Use user-specified signature color
3070 2002-09-03 [colin] 0.8.2claws26
3072 * src/prefs_common.[ch]
3073 Added autosave and autosave_length prefs
3075 Added compose_remove_draft()
3076 Auto-save drafts according to the prefs
3078 Added a crash-indicator file, allowing to check
3079 for new messages on startup if Sylpheed crashed
3080 (makes saved drafts "reappear")
3082 2002-09-03 [colin] 0.8.2claws25
3087 2002-09-03 [paul] 0.8.2claws24
3089 * sync with 0.8.2cvs8
3090 see ChangeLog 2002-09-02 and 2002-09-03
3092 2002-09-03 [darko] 0.8.2claws23
3095 use normal style when creating new folder to pick
3098 2002-09-02 [melvin] 0.8.2claws22
3101 removed some obsolete code
3103 2002-09-02 [melvin] 0.8.2claws21
3106 fixed test's equality sign (== to =)
3108 2002-09-02 [alfons] 0.8.2claws20
3112 revert change of 0.8.2claws16 and use the mh_folder_destroy
3113 as folder->destroy virtual as suggested by Hiro
3114 (the mh.c code seems to have been lost around mh.c.1.21)
3116 2002-09-02 [paul] 0.8.2claws19
3119 updated by Fabio Jr. Beneditto
3122 use 'http://claws.sylpheed.org' for homepage link.
3123 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
3125 2002-09-01 [alfons] 0.8.2claws18
3128 plug memleak related to one Martin Kluge found
3130 2002-08-31 [paul] 0.8.2claws17
3132 * sync with 0.8.2cvs6
3133 see ChangeLog 2002-08-30
3135 2002-08-31 [alfons] 0.8.2claws16
3138 folder_destroy(): remove mailbox from folderlist even if it has
3141 2002-08-31 [alfons] 0.8.2claws15
3146 (being pedantic I know)
3148 2002-08-31 [alfons] 0.8.2claws14
3151 check for NULL pointers returned from folder->fetch_msginfo virtual
3152 (should solve some reported crashes)
3154 2002-08-30 [alfons] 0.8.2claws13
3159 enable crash dialog on compilation time
3160 (--enable-crash-dialog configure option)
3162 2002-08-30 [alfons] 0.8.2claws12
3167 apply memory leak plug patch by Martin Kluge
3168 (closes patch "[ 602568 ] patch for 602441 little memory leak",
3169 bug "[ 599677 ] Very small memory leak in 0.81claws115",
3170 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
3172 2002-08-30 [darko] 0.8.2claws11
3175 copy Gtk style from normal style to match
3176 font size for coloured folders
3178 2002-08-29 [alfons] 0.8.2claws10
3181 Type=Internet <- Type=Application
3182 (reported by Michael Schwendt, see:
3183 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
3184 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
3186 2002-08-29 [paul] 0.8.2claws9
3188 * sync with 0.8.2cvs5
3189 see ChangeLog 2002-08-29
3191 2002-08-29 [colin] 0.8.2claws8
3194 Added a sanity check in summary_select_thread
3195 Should fix bug 601605
3197 2002-08-29 [colin] 0.8.2claws7
3200 Revert claws6 changes regarding bug #591676
3202 2002-08-28 [colin] 0.8.2claws6
3205 Ignore cache for queue folderitems
3208 2002-08-28 [melvin] 0.8.2claws5
3213 2002-08-28 [melvin] 0.8.2claws4
3216 Updated a bit the text concerning the spell checker
3218 2002-08-28 [melvin] 0.8.2claws3
3220 Merged the GNU_aspell_branch:
3221 Support of new GNU/aspell is now included and the old pspell
3222 is not supported anymore.
3226 Updated spell checker text to reflect the switch to GNU/aspell
3228 * ac/aspell.m4 *** NEW ***
3229 * src/gtkaspell.[ch] *** NEW ***
3230 * ac/pspell.m4 *** DELETED ***
3231 * src/gtkspell.[ch] *** DELETED ***
3234 Updated for GNU/aspell support
3237 Replaced gtkspell.c by gtkaspell.c
3245 * src/prefs_common.[ch]
3246 Updated for GNU/aspell support
3248 2002-08-28 [paul] 0.8.2claws2
3250 * sync with 0.8.2cvs4
3251 see ChangeLog 2002-08-27 and 2002-08-28
3253 2002-08-28 [colin] 0.8.2claws1
3255 * src/summary_search.c
3258 2002-08-28 [jens] 0.8.2claws
3261 Updated German translations
3263 2002-08-27 [melvin] 0.8.2claws
3266 Updated French translations
3268 2002-08-27 [paul] 0.8.2claws
3270 * sync with 0.8.2 main release
3278 updated message catalogs submitted by
3279 Ricardo Mones Lastra, Alessandro Maestri,
3280 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
3281 Beneditto and Urke MMI
3283 2002-08-27 [hoa] 0.8.1claws123
3285 * src/mainwindow.[ch]
3286 * src/summaryview.[ch]
3287 removed the "filter setting" menu option.
3288 add a "cancel a news message" menu option.
3290 2002-08-26 [martin] 0.8.1claws122
3293 changed string under 0.8.1claws79 changed by myself
3296 2002-08-26 [martin] 0.8.1claws121
3299 added kill command to debuggerrc to start crash dialog
3301 2002-08-26 [paul] 0.8.1claws120
3303 * sync with 0.8.1cvs31
3304 see ChangeLog 2002-08-26
3306 2002-08-25 [alfons] 0.8.1claws119
3309 fix bug that didn't send out correct headers to news server
3310 when sending news article and email from queue (bug reported
3311 and patch provided by Tim Mann; closes bug
3312 "[ 583196 ] 0.7.8claws can't post news")
3314 2002-08-25 [alfons] 0.8.1claws118
3316 * src/selective_download.c
3317 mark two strings as translatable
3318 (thanks to Urke MMI for pointing this out)
3320 2002-08-25 [alfons] 0.8.1claws117
3323 treat sent boxes as special and allow sorting them by addressee
3324 (closes "[ 589418 ] Sent folder sorting misbehavior"
3325 submitted by Steve Lamb)
3327 2002-08-24 [alfons] 0.8.1claws116
3330 fix memleak reported by Martin Kluge
3331 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
3333 2002-08-24 [oliver] 0.8.1claws115
3335 * src/prefs_toolbar.c
3336 o code cleanup as suggested by Alfons
3339 2002-08-24 [alfons] 0.8.1claws114
3342 o fix another memory leak reported by Martin Kluge
3343 (see "[ 599568 ] Small Memory Leak")
3344 o remove 'from' variable from 'summary_set_header()'; we can
3347 2002-08-24 [paul] 0.8.1claws113
3349 * sync with 0.8.1cvs30
3350 see ChangeLog 2002-08-23
3352 2002-08-24 [alfons] 0.8.1claws112
3355 remove unnecessary allocations for search bar fixing leaks
3356 reported by Martin Kluge
3357 (see "[ 599451 ] Further memory leaks?")
3359 2002-08-24 [alfons] 0.8.1claws111
3362 make get_socket_name() public for crash.c
3364 o make report bug button work (goes to claws'
3365 bug tracker at sf.net)
3366 o introduce function for doing important stuff just
3367 before claws goes down
3370 2002-08-24 [alfons] 0.8.1claws110
3373 move cursor to "To" entry when forwarding as attachment
3374 (reported and solved by Steve Lamb, closes bug report
3375 "[ 592880 ] Forward as attachment; cursor not in to")
3377 2002-08-24 [colin] 0.8.1claws109
3380 fix quick search visibility after GUI (de)separations.
3382 2002-08-23 [colin] 0.8.1claws108
3385 fix header pane visibility after folderview or
3386 messageview (de)separation
3388 2002-08-23 [paul] 0.8.1claws107
3390 * src/mainwindow.[ch]
3392 give full control of display or non-display
3393 of the Execute icon to Custom toolbar settings.
3394 add new sensitivity condition to maninwindow.h:
3400 more sync with 0.8.1cvs29
3402 2002-08-23 [melvin] 0.8.1claws106
3405 Readded support for custom widget in alertpanel lost in last
3408 2002-08-23 [paul] 0.8.1claws105
3410 * sync with 0.8.1cvs29
3411 see ChangeLog 2002-08-23
3413 2002-08-23 [colin] 0.8.1claws104
3416 Fix folder and search pixmaps exchanging positions
3417 after theme or toolbar changes. Thank to Oliver for
3420 2002-08-23 [colin] 0.8.1claws103
3423 src/messageview.[ch]
3426 Changed messageview_create() and noticeview_create()
3427 to avoid the last gdk_warning
3429 2002-08-22 [colin] 0.8.1claws102
3432 Fix my new `Creating pixmap from xpm' warning
3434 2002-08-22 [colin] 0.8.1claws101
3437 Fix some of the gdk warnings
3439 2002-08-22 [colin] 0.8.1claws100
3442 * src/stock_pixmap.c
3443 * src/stock_pixmap.h
3444 * src/pixmaps/quicksearch.xpm *ADDED*
3445 Add the quicksearch pixmap
3449 Make quicksearch bar visible/hidden via a button
3451 2002-08-22 [christoph] 0.8.1claws99
3454 fix folder update for newsgroups with message
3455 numbers below minimum number of articles to fetch
3456 (closes bug #598445)
3458 2002-08-22 [paul] 0.8.1claws98
3460 * sync with 0.8.1cvs28
3461 see ChangeLog 2002-08-22
3463 2002-08-21 [alfons] 0.8.1claws97
3466 use bt instead of bt full which seems to work
3467 better, and bt full doesn't give a great deal
3468 of information anyway
3470 2002-08-21 [colin] 0.8.1claws96
3473 fix summaryview_searchtype_changed prototype
3475 2002-08-21 [christoph] 0.8.1claws95
3478 o fix broken menu update for sorting type, we have to
3479 get this info from the summaryview now
3480 o removed setting of threaded state in menu callback
3481 * src/summaryview.[ch]
3482 more summaryview/folderitem seperation for
3485 removed not required --with-compiler-flags option
3487 2002-08-21 [oliver] 0.8.1claws94
3490 o rename toolbar.xml to toolbar_main.xml
3491 since toolbar_compose.xml might come up
3496 2002-08-21 [darko] 0.8.1claws93
3499 don't reset tmp flags for messages copied
3502 2002-08-21 [colin] 0.8.1claws92
3504 * src/prefs_filtering.c
3505 fix renaming rules on folder rename
3506 when folder is not a leaf folder
3508 2002-08-21 [paul] 0.8.1claws91
3510 * src/prefs_folder_item.c
3511 fix alignment of colour selector
3513 2002-08-21 [paul] 0.8.1claws90
3515 * sync with 0.8.1cvs27
3516 see ChangeLog 2002-08-21
3518 2002-08-21 [paul] 0.8.1claws89
3521 fix crash when changing field type in
3524 2002-08-21 [colin] 0.8.1claws88
3527 Made quick search case-insensitive
3529 2002-08-21 [paul] 0.8.1claws87
3531 * sync with 0.8.1cvs26
3532 see ChangeLog 2002-08-21
3534 2002-08-20 [christoph] 0.8.1claws86
3538 * src/summaryview.[ch]
3539 more summaryview/folderitem seperation for
3540 sort_key and sort_type
3542 added missing return statement
3544 2002-08-20 [colin] 0.8.1claws85
3546 * src/summaryview.[ch]
3547 Added a quick search box
3549 * src/prefs_common.[ch]
3550 Added a show/hide option for the quick search
3552 2002-08-20 [oliver] 0.8.1claws84
3555 remove toolbar_create_popups
3557 o remove toolbar_create_popups
3558 o fix toolbar_set_sensitive
3559 (Bug reports #596834 and #596832)
3560 * src/prefs_toolbar.c
3561 o add "Set default" button
3562 o align label and text + combo widgets
3564 2002-08-20 [hoa] 0.8.1claws83bis
3567 fixed a bug in imap_fetch_msginfo() in case there is no
3570 2002-08-20 [darko] 0.8.1claws83
3573 copy the color style of folder view so it
3574 works with GTK themes
3576 2002-08-20 [darko] 0.8.1claws82
3580 * src/prefs_folder_item.[hc]
3581 don't use UI stuff in folder.h
3583 2002-08-20 [darko] 0.8.1claws81
3586 * src/prefs_folder_item.h
3588 * src/prefs_folder_item.c
3589 ability to set folder color in folderview
3591 2002-08-19 [alfons] 0.8.1claws80
3594 fix one of the earlier memleaks reported by Martin Kluge
3596 2002-08-19 [alfons] 0.8.1claws79
3599 hide notice view when selecting seperate folder
3600 view (reported by Urke MMI)
3602 2002-08-19 [christoph] 0.8.1claws78
3605 * src/prefs_folder_item.h
3606 * src/summaryview.[ch]
3607 o add summary_set_prefs_from_folderitem to set
3608 summaryview prefs (first step to remove all
3609 references to the folderitem in summaryview)
3610 o moved compiled regex stuff from folderitem prefs
3613 2002-08-19 [paul] 0.8.1claws77
3616 add check for '.' to QUOTE_IF_REQUIRED
3618 2002-08-19 [paul] 0.8.1claws76
3621 sync with 0.8.1cvs25 (plug memory leak)
3623 * src/prefs_toolbar.c
3624 re-order prefs_toolbar_cancel()
3626 2002-08-18 [alfons] 0.8.1claws75
3630 plug other memleaks reported by Martin Kluge
3632 2002-08-18 [paul] 0.8.1claws74
3635 updated by Fabio Jr. Beneditto
3637 2002-08-18 [paul] 0.8.1claws73
3640 fix bug where tooltips were displayed untranslated
3642 * src/prefs_toolbar.c
3643 fix bug where clicking 'Cancel' creates an icon & text
3644 toolbar regardless of prefs
3647 2002-08-17 [oliver] 0.8.1claws72
3649 * src/prefs_toolbar.c
3650 update toolbar on CANCEL
3651 bug reported by Martin Kluge
3653 toolbar_destroy memleak fixed
3655 2002-08-17 [alfons] 0.8.1claws71
3658 plug another memleak reported by Martin Kluge
3660 2002-08-16 [alfons] 0.8.1claws70
3663 use execvp() correctly (suggested by wwp; thanks!)
3665 2002-08-16 [alfons] 0.8.1claws69
3668 plug memory leak reported by Kim Schultz & Martin Kluge
3670 2002-08-16 [paul] 0.8.1claws68
3673 updated by Ricardo Mones Lastra
3675 2002-08-16 [paul] 0.8.1claws67
3678 fix bug where 'Compose News' icon showed wrong
3681 2002-08-16 [paul] 0.8.1claws66
3683 * sync with 0.8.1cvs24
3684 see ChangeLog 2002-08-16
3687 updated by Alessandro Maestri
3689 2002-08-15 [paul] 0.8.1claws65
3694 2002-08-15 [paul] 0.8.1claws64
3697 don't translate debug info
3702 2002-08-15 [paul] 0.8.1claws63
3704 * src/prefs_toolbar.c
3705 fix bug where clicking 'OK' creates an icon & text
3706 toolbar regardless of prefs
3708 2002-08-14 [alfons] 0.8.1claws62
3711 add global var that has the full argv[0]
3713 o execvp the correct sylpheed by using argv0
3714 and setting the correct work dir
3717 2002-08-14 [oliver] 0.8.1claws61
3719 * enable/disable Toolbar Action Buttons
3723 * src/prefs_toolbar.c
3725 2002-08-14 [melvin] 0.8.1claws60
3728 Updated French translations
3730 2002-08-14 [melvin] 0.8.1claws59
3733 Made bug report not translatable
3735 Fixed exporthtml_build_filespec() return value
3737 Fixed incorrect include file
3739 * src/prefs_actions.c
3740 * src/prefs_toolbar.c
3741 Made debug info not translatable
3744 Added missing includes
3745 * src/prefs_common.c
3748 2002-08-14 [paul] 0.8.1claws58
3750 * faq/es/sylpheed-faq.html
3751 faq/es/sylpheed-faq-[1-3].html
3752 faq/es/sylpheed-faq-4.html **NEW FILE **
3755 2002-08-13 [christoph] 0.8.1claws57
3758 ignore thread fix that did not mark all
3759 child nodes of a ignored thread as
3760 ignored. Does not work perfectly yet,
3761 but it is better now
3763 2002-08-13 [alfons] 0.8.1claws56
3766 o implement 'save crash log'
3769 2002-08-13 [melvin] 0.8.1claws55
3772 removed unrequired "execinfo.h" header
3774 2002-08-12 [paul] 0.8.1claws54
3776 * faq/en/sylpheed-faq.html
3777 faq/en/sylpheed-faq-[1-3].html
3778 faq/en/sylpheed-faq-4.html **NEW FILE **
3781 2002-08-12 [alfons] 0.8.1claws53
3784 add crash.c to translatables
3786 bring in Leandro's crash dialog
3788 2002-08-11 [alfons] 0.8.1claws52
3791 clean up some warnings
3793 2002-08-11 [alfons] 0.8.1claws51
3797 * src/crash.[ch] ** NEW FILES **
3799 initial gdb crash handler
3801 2002-08-11 [paul] 0.8.1claws50
3803 * src/prefs_toolbar.c
3804 replace Up/Down arrow pixmaps with text to be
3805 consistent across icon themes
3807 2002-08-11 [paul] 0.8.1claws49
3809 * src/prefs_common.c
3811 rename 'Pixmap' -> 'Icon'
3814 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
3816 2002-08-10 [paul] 0.8.1claws48
3818 * src/prefs_toolbar.c
3821 2002-08-10 [paul] 0.8.1claws47
3824 don't write Processing progress to status bar
3825 patch submitted by Alexander Evseev
3827 * src/prefs_toolbar.c
3828 re-position and resize window
3829 make window assume correct size on first call
3831 2002-08-10 [paul] 0.8.1claws46
3838 follow UI text conventions
3840 2002-08-10 [alfons] 0.8.1claws45
3843 correct pixmap for delete action
3845 2002-08-10 [paul] 0.8.1claws44
3848 updated by Fabio Jr. Beneditto
3850 2002-08-10 [paul] 0.8.1claws43
3853 add custom toolbar files
3855 2002-08-10 [paul] 0.8.1claws42
3857 * sync with 0.8.1cvs22
3858 see ChangeLog 2002-08-09
3860 2002-08-09 [paul] 0.8.1claws41
3864 tools/outlook2sylpheed.pl ** NEW FILE **
3865 add script to convert exported Outlook
3866 contacts list to a Sylpheed addressbook.
3867 Submitted by Ricardo Mones Lastra.
3869 2002-08-09 [paul] 0.8.1claws40
3873 po/sr.po ** NEW FILE **
3874 add Serbian message catalog. Submitted by
3875 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
3877 2002-08-09 [paul] 0.8.1claws39
3879 * sync with 0.8.1cvs21
3880 see ChangeLog 2002-08-08
3882 2002-08-08 [oliver] 0.8.1claws38
3885 move Custom Toolbar to Configuration menu
3887 2002-08-08 [oliver] 0.8.1claws37
3889 * src/prefs_toolbar.c
3890 fix substitute pixmap bug
3892 2002-08-08 [paul] 0.8.1claws36
3894 * sync with 0.8.1cvs19
3895 see ChangeLog 2002-08-08
3897 2002-08-07 [christoph] 0.8.1claws35
3900 fixed a memory leak in new canonicalize_file_replace
3902 2002-08-07 [christoph] 0.8.1claws34
3905 o canonicalize_file_replace should create the temporary
3906 file in the same directory as the original file.
3907 o added get_tmpfile_in_dir that creates a temorary file
3908 in a specified directory.
3910 2002-08-07 [melvin] 0.8.1claws33
3913 fixed bug where 'Article' button acted as 'Email' button.
3915 2002-08-07 [paul] 0.8.1claws32
3917 * sync with 0.8.1.cvs17
3918 see ChangeLog 2002-08-07
3920 2002-08-07 [colin] 0.8.1claws31
3923 fix mass-cancel problem
3925 2002-08-07 [thorsten] 0.8.1claws30
3927 * src/prefs_toolbar.c
3928 fix: crash on replace or add new button
3930 fix: close xmlfile after reading
3932 fix: unlink() file before rename()
3934 2002-08-06 [paul] 0.8.1claws29
3936 * sync with 0.8.cvs15
3937 see ChangeLog 2002-08-06
3939 2002-08-06 [oliver] 0.8.1claws28
3942 * src/prefs_toolbar.c
3943 fixed empty toolbar issue
3945 2002-08-06 [oliver] 0.8.1claws27
3947 * Custom Toolbar Final
3951 o toolbar stuff now lives in src/toolbar.[ch]
3952 o main_window_toolbar_* functions are renamed to
3953 toolbar_* reflecting their new source file
3954 * src/mainwindow.[ch]
3955 o remove toolbar stuff
3957 2002-08-06 [oliver] 0.8.1claws26
3960 * src/prefs_toolbar.[ch] **New File**
3961 * src/toolbar.[ch] **New File**
3962 o prefs_toolbar.[ch] custom toolbar frontend
3963 o toolbar.[ch] backend
3965 2002-08-06 [oliver] 0.8.1claws25
3967 * src/prefs_actions.[ch]
3968 o new exported function actions_execute
3970 2002-08-06 [paul] 0.8.1claws24
3972 * sync with 0.8.1cvs4
3973 see ChangeLog 2002-08-06
3975 2002-08-06 [paul] 0.8.1claws23
3977 * sync with 0.8.1cvs13
3978 see ChangeLog 2002-08-06
3980 2002-08-06 [paul] 0.8.1claws22
3982 * sync with 0.8.1cvs12
3983 see ChangeLog 2002-08-05 and 2002-08-06
3985 2002-08-06 [match] 0.8.1claws21
3988 improvements to cut/copy/paste address
3990 2002-08-05 [match] 0.8.1claws20
3997 fixes to improve cut/copy/paste
3999 2002-08-06 [melvin] 0.8.1claws19
4002 account_find_all_from_address(): new function that returns the
4003 list of all accounts that are matched in an address.
4004 * src/alertpanel.[ch]
4005 alertpanel() now accepts a custom widget
4006 alertpanel_with_widget(): new function that pops up a panel with
4007 a custom widget in it
4009 gtkut_account_menu_new(): new function that allows the selection
4010 of an account from a list of accounts.
4012 Extended Return Receipt notification to select the correct
4013 account and to make a security test on the Delivery-Notification
4014 address which should be the same as the Return-Path.
4016 2002-08-06 [thorsten] 0.8.1claws18
4019 attach_all: save unnamed as "noname.%d",
4020 dont free static dirname
4022 2002-08-05 [alfons] 0.8.1claws17
4025 detect XIM by trying to link rather than compile a XIM program
4027 2002-08-05 [oliver] 0.8.1claws16
4029 * src/stock_pixmap.[ch]
4030 o add UP_ARROW to available pixmaps (already in pixmap-directory)
4031 o new func to retrieve pixmaps
4033 2002-08-05 [paul] 0.8.1claws15
4035 * sync with 0.8.1cvs10
4036 see ChangeLog 2002-08-05
4038 2002-08-04 [alfons] 0.8.1claws14
4041 see if this plugs memleak
4043 2002-08-04 [melvin] 0.8.1claws13
4046 fixed bug that could crash Sylpheed when highlighting
4047 all misspelled words.
4049 2002-08-03 [melvin] 0.8.1claws12
4051 * src/prefs_actions.c
4052 removed unnecessary checks for NULL introduced in 0.8.1claws11.
4054 fixed bug where the Return Receipt was sent to
4055 Delivery-Notification-To address even if it was not present
4057 2002-08-02 [alfons] 0.8.1claws11
4059 * src/prefs_actions.c
4060 o more check for NULLs
4061 o put create_io_dialog() in right conditional block
4063 2002-08-02 [paul] 0.8.1claws10
4066 updated by Ricardo Mones Lastra
4068 2002-08-01 [christoph] 0.8.1claws9
4071 don't free the cache of the opened
4072 folder in the summaryview
4074 don't unset flags, if it is not required
4076 2002-08-01 [paul] 0.8.1claws8
4078 * sync with 0.8.1cvs8
4079 see ChangeLog entry 2002-08-01
4081 2002-08-01 [paul] 0.8.1claws7
4083 * sync with 0.8.1cvs7
4084 see ChangeLog 2002-07-31 and 2002-08-01
4086 2002-07-31 [christoph] 0.8.1claws6
4089 forgot to update menu sensitivity
4090 function for new menu entry
4092 2002-07-31 [alfons] 0.8.1claws5
4095 check folder item and its path for NULL on
4098 2002-07-31 [christoph] 0.8.1claws4
4101 check if folder_item_get_msginfo in
4102 folder_item_remove_msg returned NULL
4104 better clear the uid cache in the
4105 uid validity check function and delete
4108 2002-07-31 [paul] 0.8.1claws3
4111 add the '--attach' option and a few other
4114 2002-07-31 [paul] 0.8.1claws2
4116 * sync with 0.8.1cvs5
4117 see ChangeLog 2002-07-31
4119 2002-07-31 [christoph] 0.8.1claws1
4121 * src/folderview.[ch]
4123 replace "Rescan all folders..." with
4124 "Check all folders for new messages..."
4126 2002-07-30 [paul] 0.8.1claws
4128 * version 0.8.1claws released
4130 2002-07-30 [paul] 0.8.0claws29
4132 * tools/OOo2sylpheed.pl ** NEW FILE **
4134 add script to enable sending documents as
4135 attachments from OpenOffice.org
4137 2002-07-30 [melvin] 0.8.0claws28
4139 * src/prefs_actions.c
4140 Made the actions' input/output dialog display
4143 2002-07-30 [christoph] 0.8.0claws27
4146 check if folder_item_get_msginfo in
4147 procmsg_save_to_outbox returned NULL
4149 2002-07-30 [paul] 0.8.0claws26
4151 * sync with 0.8.1cvs4
4152 see ChangeLog 2002-07-29
4154 2002-07-29 [thorsten] 0.8.0claws25
4157 added selective download, delete on server
4159 2002-07-29 [paul] 0.8.0claws24
4161 * sync with 0.8.1cvs3
4162 see ChangeLog 2002-07-29
4164 2002-07-27 [christoph] 0.8.0claws23
4167 add extra check if fetching the msginfo
4170 2002-07-27 [paul] 0.8.0claws22
4172 * sync with 0.8.1cvs2
4173 see ChangeLog 2002-07-26
4175 2002-07-27 [christoph] 0.8.0claws21
4178 add another check if a valid msginfo
4181 2002-07-26 [hoa] 0.8.0claws20
4184 Fixed a condition in folder_item_destroy()
4187 Fixed an error in IMAP protocol
4189 2002-07-26 [alfons] 0.8.0claws19
4192 ofcourse compare with identifier, not the path
4194 2002-07-26 [alfons] 0.8.0claws18
4197 use folder item identifier for saving / restoring
4198 preferences because folder->path might not be unique
4200 2002-07-26 [melvin] 0.8.0claws17
4203 Fixed a crash introduced in 0.8.0claws5 when log is
4204 cut under 80 characters.
4206 2002-07-26 [paul] 0.8.0claws16
4208 * sync with 0.8.1cvs1
4209 see ChangeLog 2002-07-26
4211 2002-07-26 [christoph] 0.8.0claws15
4214 imap folder now remembers the last selected
4215 folder and imap_fetch_msginfo skips selecting
4216 the folder if it is already selected
4218 2002-07-26 [christoph] 0.8.0claws14
4223 fix imap folder rescanning
4225 2002-07-25 [christoph] 0.8.0claws13
4235 implement imap uid cache and uid validity check
4237 2002-07-25 [alfons] 0.8.0claws12
4240 fix a brown paper bag bug, and also add some more
4243 2002-07-25 [christoph] 0.8.0claws11
4246 don't mix copy, fetch_msginfo and remove
4247 operations in folder item copy and move
4250 2002-07-25 [christoph] 0.8.0claws10
4254 * src/prefs_folder_item.c
4255 * src/summaryview.[ch]
4256 remove no longer required parameter update_cache from
4259 2002-07-25 [paul] 0.8.0claws9
4266 2002-07-24 [alfons] 0.8.0claws8
4269 sort correctly when using simplified subject line
4270 (closes feature request "[ 585141 ] applying regexp to subject
4271 before sort" submitted by Alexandra Walford)
4273 2002-07-24 [paul] 0.8.0claws7
4275 * sync with 0.8.0cvs3
4276 see ChangeLog 2002-07-24
4278 2002-07-23 [christoph] 0.8.0claws6
4285 o separate processing and summaryview
4286 o removed summary_write_cache from summaryview
4287 o removed summaryview->killed_messages, because we don't have
4288 to keep a list of killed messages anymore. New cache will
4289 keep the hidden messages in cache anyway
4292 * src/selective_download.c
4293 o removed unnecessary summary_write_cache calls
4295 o don't set ignore thread flag in procmsg_get_thread_tree
4296 if it is already set
4299 o moved STATUSBAR_PUSH/POP to statusbar.h because
4300 they are used in different files
4302 2002-07-23 [melvin] 0.8.0claws5
4308 * src/editldap_basedn.c
4310 * src/prefs_common.c
4311 Fixed few memory leak (gtk_editable_get_chars returns
4312 an allocated string)
4314 Fixed few memory leak (gtk_editable_get_chars returns
4315 an allocated string) and modified a little the log cutting
4318 Replaced a call to an obsolete function gtk_entry_get_text()
4319 by gtk_editable_get_chars()
4321 Removed a debug printf
4323 2002-07-23 [christoph] 0.8.0claws4
4326 fix another g_dirname memory leak
4328 2002-07-23 [christoph] 0.8.0claws3
4331 fixed a memory leak in mh_fetch_msginfo
4332 fixed crash when message header could not be
4335 2002-07-23 [paul] 0.8.0claws2
4337 * sync with 0.8.0cvs2
4338 see ChangeLog 2002-07-23
4340 2002-07-23 [paul] 0.8.0claws1
4342 * sync with 0.8.0cvs1
4343 see ChangeLog 2002-07-23
4345 2002-07-23 [paul] 0.8.0claws
4347 * release of 0.8.0claws
4349 2002-07-23 [paul] 0.7.8claws99
4352 new Russian translation, submitted by
4353 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
4355 2002-07-22 [jens] 0.7.8claws98
4358 Updated German translations.
4360 2002-07-22 [paul] 0.7.8claws97
4366 updated translations by Ricardo Mones Lastra,
4367 Alessandro Maestri, Wilbert Berendsen and
4368 Fabio Jr. Beneditto respectively
4370 2002-07-22 [christoph] 0.7.8claws96
4373 fix memory leak caused by wrong g_dirname usage
4375 2002-07-22 [christoph] 0.7.8claws95
4378 update new and unread message counts for summaryview
4379 summaryview does not get it from the folder anymore
4380 and has to update the values itself
4382 2002-07-22 [melvin] 0.7.8claws94
4385 Updated French translations.
4387 2002-07-22 [christoph] 0.7.8claws93
4390 set prop->preg pointer to NULL or following check
4391 will not fail and regexec will be called with
4394 2002-07-21 [alfons] 0.7.8claws92
4396 * src/prefs_common.[ch]
4397 remove option "Send return receipt on request"
4399 2002-07-21 [thorsten] 0.7.8claws91
4402 fixed memleaks, coding style as pointed out by alfons
4404 2002-07-21 [alfons] 0.7.8claws90
4407 * src/noticeview.[ch]
4408 o fix bug notice view being displayed when going to empty folder
4409 (noticed by Christoph)
4410 o allow RRR to be sent when restarting sylpheed, or changing folder
4411 (noticed by Thorsten)
4413 2002-07-21 [thorsten] 0.7.8claws89
4416 Included save_all patch from Xaview FACQ
4417 added support for pathnames
4419 2002-07-21 [alfons] 0.7.8claws88
4424 * src/messageview.[ch]
4425 * src/noticeview.c ** NEW FILE **
4426 * src/noticeview.h ** NEW FILE **
4427 make return receipts work again
4428 (UI idea by Leandro Pereira)
4430 2002-07-21 [paul] 0.7.8claws87
4433 fix sensitivity of 'Select thread'
4435 2002-07-21 [paul] 0.7.8claws86
4437 * src/prefs_common.c
4438 add browser command line for Galeon
4440 2002-07-21 [paul] 0.7.8claws85
4443 fix 'EXTRA_DIST': remove README.README, add TODO
4446 2002-07-21 [alfons] 0.7.8claws84
4449 make enter clear selection
4450 (closes "[ 579888 ] Editor selection/entry error"
4451 reported by Steve Lamb)